*{margin:0;padding:0;box-sizing:border-box}body{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.5;color:#3a2c21;background-color:#b39683;-webkit-font-smoothing:antialiased}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 22px}h1,h2,h3,h4,h5,h6{font-weight:600}.section-title{font-size:48px;line-height:1.1;letter-spacing:-.003em;margin-bottom:40px;text-align:center}section{padding:100px 0;background-color:#fff}section:nth-child(2n){background-color:#f7f3ee}.hero{min-height:760px;height:85vh;display:flex;flex-direction:column;align-items:center;gap:2rem;justify-content:center;text-align:left;background-color:#9a8070;background-image:linear-gradient(to right,rgba(124,103,85,.15) 1px,transparent 1px),linear-gradient(to bottom,rgba(124,103,85,.15) 1px,transparent 1px),radial-gradient(circle at 50% 60%,rgba(179,150,131,.18) 0%,rgba(154,128,112,.08) 40%,transparent 70%),linear-gradient(to right,#9a8070,#c0aa98,#b39683);background-size:40px 40px,40px 40px,100% 100%,cover;background-position:top left,top left,center center,center center;background-repeat:repeat,repeat,no-repeat,no-repeat;position:relative;overflow:hidden;color:#fff;padding-left:22px;padding-right:22px;padding-bottom:0}.hero-content img{max-width:100%;height:auto;border-radius:0;box-shadow:none}.hero-title,.hero-subtitle,.hero-text{position:relative;z-index:2;font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif}.hero-scroll{position:relative;z-index:2;text-transform:uppercase}.hero-title{font-size:clamp(36px,6vw,80px);font-weight:800;line-height:1;letter-spacing:-.02em;margin-bottom:16px}.hero-title .hero-name,.hero-title .hero-role{display:block}.hero-title .hero-role{font-weight:800;opacity:.95;font-size:.8em}.hero-subtitle{font-size:clamp(24px,3.2vw,34px);font-weight:600;color:#ffffffeb;margin-bottom:24px}.hero-text{font-size:20px;font-weight:400;max-width:700px;margin:0 0 16px}.hero-cta{display:flex;gap:12px;align-items:center;margin-bottom:16px}.link-pill{display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;border-radius:999px;border:1px solid rgba(255,255,255,.35);color:#fff;text-decoration:none;font-size:14px;font-weight:600;transition:all .25s ease;background:#ffffff0f;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.link-pill:hover{transform:translateY(-1px);border-color:#fff9;background:#ffffff1f}.link-pill.secondary{background:transparent}.hero-cta-top{position:absolute;top:16px;left:0;right:0;display:flex;justify-content:center;align-items:center;gap:8px;flex-wrap:wrap;z-index:5;padding:8px 12px}.link-pill.compact{padding:8px 12px;font-size:13px}@media (max-width: 480px){.link-pill.compact{padding:6px 10px;font-size:12px}}.hero-scroll{position:absolute;bottom:40px;left:0;right:0;text-align:center}.scroll-indicator{display:flex;flex-direction:column;align-items:center;color:#fff;text-decoration:none;opacity:.8;transition:opacity .3s ease;animation:bounce 2s infinite}.scroll-indicator:hover{opacity:1}.scroll-indicator span{margin-bottom:8px;font-size:14px}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.about-content{display:flex;justify-content:center;align-items:center;gap:60px}.about-text{max-width:800px;margin:0 auto;font-size:21px;text-align:center}.experience-item{margin-bottom:60px;max-width:800px;margin-left:auto;margin-right:auto;padding:30px;background:#f7f3ee;border-radius:18px;box-shadow:0 4px 30px #0000000f;transition:transform .15s cubic-bezier(.25,.1,.25,1),box-shadow .15s cubic-bezier(.25,.1,.25,1);will-change:transform;cursor:pointer}.experience-item:hover{transform:scale(1.05);box-shadow:0 10px 30px #0000001f}.experience-item h3{font-size:28px;margin-bottom:8px}.experience-item h4{font-size:21px;color:#7c6755;margin-bottom:8px}.experience-item .date{color:#9a8777;margin-bottom:16px;font-size:17px}.experience-item p{font-size:17px;line-height:1.6;color:#3a2c21;margin-bottom:16px}.experience-item ul{list-style:none;margin:-8px 0 16px;padding-left:16px;border-left:3px solid #9a8070}.experience-item ul li{position:relative;padding-left:0;margin-bottom:8px;font-size:16px;line-height:1.4;color:#3a2c21;opacity:.9}.experience-item ul li:last-child{margin-bottom:0}.skills-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:40px;align-items:start}.skill-category{background:linear-gradient(45deg,#efe8e1,#fff);padding:30px;border-radius:18px;box-shadow:0 4px 30px #0000000f;transition:transform .15s cubic-bezier(.25,.1,.25,1),box-shadow .15s cubic-bezier(.25,.1,.25,1);will-change:transform;cursor:pointer}.skill-category:hover{transform:scale(1.05);box-shadow:0 10px 30px #0000001f}.skill-category h3{font-size:24px;margin-bottom:20px;color:#3a2c21}.skill-category ul{list-style:none}.skill-category li{padding:12px 0;border-bottom:1px solid #efe8e1;font-size:17px}.skill-category li:last-child{border-bottom:none}section:nth-child(2n) .experience-item{background:linear-gradient(45deg,#fff,#efe8e1)}section:nth-child(2n) .experience-item ul{border-left-color:#b39683}section:nth-child(2n) .skill-category{background:#f7f3ee}.project-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:40px}.project-card{background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 4px 30px #0000000f;transition:transform .15s cubic-bezier(.25,.1,.25,1),box-shadow .15s cubic-bezier(.25,.1,.25,1);display:flex;flex-direction:column;position:relative;will-change:transform;cursor:pointer}.project-card:hover{transform:scale(1.05);box-shadow:0 10px 30px #0000001f}.project-info{padding:30px;display:flex;flex-direction:column;justify-content:flex-start;background:linear-gradient(45deg,#efe8e1,#fff)}.project-info h3{font-size:28px;margin-bottom:16px;color:#3a2c21}.contact-info{max-width:600px;margin:0 auto;text-align:center;font-size:21px}.contact-links{display:flex;justify-content:center;gap:30px;margin-top:30px}.contact-link{display:inline-block;padding:16px 30px;background-color:#1b3557;color:#fff;text-decoration:none;border-radius:980px;font-weight:500;font-size:17px;transition:all .15s cubic-bezier(.25,.1,.25,1);will-change:transform}.contact-link:hover{background-color:#254677;transform:scale(1.05)}.contact-link i{margin-right:8px}.personal{min-height:auto;padding-bottom:120px}.personal-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:40px;align-items:start}.personal-card{background:linear-gradient(45deg,#efe8e1,#fff);padding:30px;border-radius:18px;box-shadow:0 4px 30px #0000000f;transition:transform .15s cubic-bezier(.25,.1,.25,1),box-shadow .15s cubic-bezier(.25,.1,.25,1);will-change:transform;cursor:pointer}.personal-card:hover{transform:scale(1.05);box-shadow:0 10px 30px #0000001f}.personal-card h3{font-size:24px;margin-bottom:20px;color:#3a2c21}.personal-card ul{list-style:none;margin:0;padding:0}.personal-card h3:after{display:none}.education-item{padding:12px 0;border-bottom:1px solid #efe8e1;margin-bottom:0;display:flex;align-items:flex-start;gap:1rem}.education-item:last-child{border-bottom:none;padding-bottom:0}.education-item i{color:#7c6755;font-size:1.2rem;margin-top:.25rem}.education-details h4{font-size:17px;color:#3a2c21;margin-bottom:4px;font-weight:600}.education-details p{font-size:16px;color:#9a8777;margin:0;line-height:1.4}.language-item{padding:12px 0;border-bottom:1px solid #efe8e1;display:flex;justify-content:space-between;align-items:center;gap:.5rem;font-size:17px}.language-item:last-child{border-bottom:none;padding-bottom:0}.language-level{margin-left:auto;color:#7c6755;font-size:15px;font-style:italic;padding:4px 12px;background:#9a80771a;border-radius:12px}.hobby-item{padding:12px 0;border-bottom:1px solid #efe8e1;display:flex;align-items:center;gap:12px;font-size:17px}.hobby-item:last-child{border-bottom:none;padding-bottom:0}.hobby-item i{color:#7c6755;width:20px;font-size:18px}footer{background-color:#f7f3ee;padding:30px 0;text-align:center;font-size:12px;color:#9a8777}.fade-in{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.fade-in.visible{opacity:1;transform:translateY(0)}.experience-item.fade-in.visible:hover,.skill-category.fade-in.visible:hover,.project-card.fade-in.visible:hover{transform:scale(1.05)}.experience-item:nth-child(2){transition-delay:0s}.experience-item:nth-child(3){transition-delay:0s}.skill-category:nth-child(2){transition-delay:0s}.project-card:nth-child(2){transition-delay:0s}.project-card:nth-child(3){transition-delay:0s}@media (max-width: 768px){.section-title{font-size:36px}.hero{--mobile-image-height: min(50vh, 420px);text-align:center;flex-direction:column;min-height:88vh;height:auto;justify-content:flex-start;padding-bottom:var(--mobile-image-height)}.hero>.hero-content:not(.hero-image){order:1;margin-top:6vh}.hero>.hero-content.hero-image{order:2;margin-top:0;position:absolute;left:50%;right:auto;bottom:0;transform:translate(-50%);width:100vw;align-items:flex-end;justify-content:center;padding:0;pointer-events:none}.hero-cta{justify-content:center}.hero-scroll{position:absolute;bottom:12px;left:0;right:0;margin-top:0;z-index:3}.experience-item h3{font-size:24px}.about-text{font-size:18px}section{padding:60px 0}.hero-image img{width:100%;height:auto}.hero-text{font-size:18px}}@media (max-width: 480px){.hero-title{font-size:44px}.hero-subtitle{font-size:20px}.section-title{font-size:28px}.hero{--mobile-image-height: min(48vh, 360px)}.hero-image img{height:var(--mobile-image-height);width:auto}.hero-text{font-size:18px}.hero{min-height:88vh}.hero-scroll{bottom:12px}}@media (min-width: 1200px){.hero{flex-direction:row;justify-content:space-between;align-items:center}.hero-content{flex:1;max-width:50%}.hero-image{flex:1;max-width:50%;height:100%;display:flex;align-items:flex-end;justify-content:center;padding:20px 20px 0}.hero-image img{width:min(600px,95%)}}@media (min-width: 769px) and (max-width: 1200px){.hero{min-height:100vh;height:auto;padding-bottom:50vh;justify-content:flex-start}.hero>.hero-content:not(.hero-image){order:1;text-align:center;margin-top:8vh}.hero>.hero-content.hero-image{order:2;position:absolute;bottom:0;left:50%;right:auto;transform:translate(-50%);width:100vw;padding:0;align-items:flex-end;justify-content:center;pointer-events:none}.hero-image img{width:100%;height:auto}.hero-cta{justify-content:center}.hero-scroll{position:absolute;bottom:12px;left:0;right:0}}.hero-image{width:100%;display:flex;align-items:flex-end;justify-content:center;padding:20px 20px 0}.hero-image img{height:auto;border-radius:0;position:relative;z-index:2}.mb-4{margin-bottom:2rem}.text-left{text-align:left}.company-info{display:flex;align-items:center;gap:8px}.company-info h4{margin-bottom:0}.company-icon{object-fit:contain;width:24px;height:24px;vertical-align:middle;margin-right:8px}.education-item{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.5rem}.education-item i{color:#7c6755;font-size:1.5rem;margin-top:.25rem}.education-details{flex:1}.education-details h4{margin:0 0 .5rem}.education-details p{margin:.25rem 0;color:var(--text-secondary)}