:root{--navy:#0b1b35;--navy-2:#102847;--cream:#f8f5ee;--paper:#fffdf9;--gold:#b88324;--gold-2:#d7a84d;--ink:#17253a;--muted:#637084;--line:#e8dfcf;--shadow:0 18px 50px rgba(11,27,53,.09);--radius:22px}
*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:'DM Sans',sans-serif;color:var(--ink);background:var(--paper);line-height:1.75;overflow-x:hidden}.page-noise{position:fixed;inset:0;pointer-events:none;opacity:.035;background-image:radial-gradient(#0b1b35 .7px,transparent .7px);background-size:7px 7px;z-index:10}.container{width:min(1180px,calc(100% - 48px));margin:auto}.section-shell{padding:110px 0;position:relative}.section-light{background:var(--cream)}.section-soft{background:#f4f0e7}.site-header{position:sticky;top:0;z-index:100;padding:16px 0;background:rgba(255,253,249,.9);backdrop-filter:blur(16px);border-bottom:1px solid rgba(232,223,207,.7)}.navbar{min-height:64px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:var(--navy);margin-right:auto}.brand-mark{width:44px;height:44px;border:1px solid var(--gold);border-radius:50%;display:grid;place-items:center;font-family:'Playfair Display',serif;font-size:18px;color:var(--gold);background:#fff}.brand-name{font-weight:700;letter-spacing:-.02em}.menu{display:flex;align-items:center;gap:20px}.menu a{color:var(--ink);text-decoration:none;font-size:13px;font-weight:600;position:relative;padding:20px 2px}.menu a:after{content:'';position:absolute;left:0;right:100%;bottom:10px;height:2px;background:var(--gold);transition:.3s}.menu a:hover,.menu a.active{color:var(--gold)}.menu a:hover:after,.menu a.active:after{right:0}.nav-cta{padding:11px 17px;background:var(--navy);color:#fff;text-decoration:none;border-radius:999px;font-size:13px;font-weight:700}.nav-cta i{color:var(--gold-2);margin-right:6px}.menu-toggle{display:none;border:0;background:none;font-size:23px;color:var(--navy)}.hero{min-height:calc(100vh - 96px);display:flex;align-items:center;background:var(--cream);overflow:hidden;padding-top:70px}.hero:before{content:'';position:absolute;width:420px;height:420px;border:1px solid rgba(184,131,36,.16);border-radius:50%;right:-140px;top:100px}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:50px}.eyebrow,.section-kicker{color:var(--gold);font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:22px}.eyebrow span{width:34px;height:2px;background:var(--gold)}h1,h2,h3{font-family:'Playfair Display',serif;color:var(--navy);line-height:1.12}h1{font-size:clamp(46px,6vw,82px);letter-spacing:-.045em;max-width:760px}h1 em,h2 em{color:var(--gold);font-style:normal}.hero-lead{max-width:690px;font-size:17px;color:#536075;margin:25px 0 30px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid transparent;border-radius:10px;padding:13px 20px;text-decoration:none;font-weight:700;font-size:14px;cursor:pointer;font-family:inherit;transition:.3s}.btn-primary{background:var(--navy);color:#fff}.btn-primary:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgba(11,27,53,.2)}.btn-outline{background:transparent;border-color:var(--gold);color:var(--navy)}.btn-outline:hover{background:#fff}.btn-ghost{background:#fff;border-color:var(--line);color:var(--navy)}.btn-gold{background:var(--gold);color:#fff}.btn-light{background:#fff;color:var(--navy)}.hero-proof{display:flex;gap:0;margin-top:52px}.hero-proof div{padding:0 25px;border-left:1px solid var(--line)}.hero-proof div:first-child{padding-left:0;border-left:0}.hero-proof strong{display:block;font-family:'Playfair Display',serif;font-size:24px;color:var(--navy)}.hero-proof span{font-size:12px;color:var(--muted)}.hero-visual{position:relative;min-height:650px;display:grid;place-items:center}.portrait-frame{width:min(470px,90%);height:600px;border-radius:240px 240px 34px 34px;overflow:hidden;background:var(--navy);border:12px solid #fff;box-shadow:var(--shadow);position:relative;z-index:2}.portrait-frame img{width:100%;height:100%;object-fit:cover}.hero-orbit{position:absolute;width:580px;height:580px;border:1px solid rgba(184,131,36,.25);border-radius:50%;z-index:1}.hero-tag{position:absolute;z-index:3;background:#fff;padding:12px 16px;border-radius:12px;box-shadow:var(--shadow);font-size:12px;font-weight:700}.hero-tag i{color:var(--gold);margin-right:8px}.tag-top{top:45px;right:5px}.hero-card{position:absolute;z-index:4;left:5px;bottom:40px;background:var(--navy);color:#fff;border-radius:16px;padding:20px 22px;box-shadow:0 20px 40px rgba(11,27,53,.22);min-width:260px}.hero-card .mini-label{color:var(--gold-2);font-size:10px;letter-spacing:.15em;font-weight:800;display:block;margin-bottom:7px}.hero-card strong{display:block;color:#fff;font-family:'DM Sans',sans-serif;font-size:15px;line-height:1.35}.hero-card small{color:#c8d1df;display:block;margin-top:7px}.scroll-cue{position:absolute;bottom:24px;left:50%;transform:translateX(-50%);display:flex;gap:10px;align-items:center;color:var(--muted);text-decoration:none;font-size:11px}.scroll-cue i{color:var(--gold)}.section-heading{text-align:center;max-width:720px;margin:0 auto 52px}.section-heading h2,.about-copy h2,.expertise-grid h2,.edu-cert-grid h2{font-size:clamp(38px,5vw,58px);margin:8px 0 15px}.section-heading p,.intro{color:var(--muted);font-size:16px}.about-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.about-visual{position:relative}.about-photo{height:620px;border-radius:28px;overflow:hidden;background:var(--navy);box-shadow:var(--shadow);border:8px solid #fff}.about-photo img{width:100%;height:100%;object-fit:cover}.experience-badge{position:absolute;right:-30px;bottom:35px;background:var(--gold);color:#fff;border-radius:16px;padding:22px 25px;box-shadow:var(--shadow);display:flex;gap:14px;align-items:center}.experience-badge strong{font-family:'Playfair Display',serif;font-size:38px}.experience-badge span{font-size:12px;line-height:1.4}.about-copy p{color:#596679;margin:0 0 16px}.about-highlights{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:28px}.about-highlights div{display:flex;gap:10px;align-items:center;font-weight:700;font-size:13px}.about-highlights i{color:var(--gold)}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{position:relative;padding:30px;background:#fff;border:1px solid var(--line);border-radius:18px;min-height:250px;transition:.35s;box-shadow:0 8px 30px rgba(11,27,53,.04)}.service-card:hover{transform:translateY(-8px);box-shadow:var(--shadow);border-color:#d9c291}.service-card i,.project-icon{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;background:var(--cream);color:var(--gold);font-size:19px;margin-bottom:25px}.card-number{position:absolute;top:22px;right:22px;color:#cfc4ae;font-size:11px;font-weight:800}.service-card h3{font-size:22px;margin-bottom:12px}.service-card p{font-size:13px;color:var(--muted)}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.project-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:28px;min-height:280px;display:flex;flex-direction:column;transition:.35s}.project-card:hover{transform:translateY(-7px);box-shadow:var(--shadow)}.project-icon{background:var(--navy);color:var(--gold-2)}.project-card>span{font-size:10px;letter-spacing:.13em;color:var(--gold);font-weight:800}.project-card h3{font-size:24px;margin:8px 0 12px}.project-card p{font-size:13px;color:var(--muted);margin-bottom:22px}.project-card a{margin-top:auto;text-decoration:none;color:var(--navy);font-weight:800;font-size:13px}.project-card a i{color:var(--gold);margin-left:7px}.project-stats{display:grid;grid-template-columns:repeat(3,1fr);margin-top:25px;background:var(--navy);border-radius:18px;color:#fff;padding:25px}.project-stats div{text-align:center;border-right:1px solid rgba(255,255,255,.12)}.project-stats div:last-child{border:0}.project-stats strong{display:block;font:700 32px 'Playfair Display',serif;color:var(--gold-2)}.project-stats span{font-size:12px;color:#c6cfdb}.timeline{max-width:1020px;margin:auto;position:relative}.timeline:before{content:'';position:absolute;left:180px;top:0;bottom:0;width:1px;background:var(--line)}.timeline-item{display:grid;grid-template-columns:150px 60px 1fr;gap:20px;margin-bottom:30px;align-items:start}.timeline-date{text-align:right;color:var(--gold);font-weight:800;font-size:13px;padding-top:13px}.timeline-date small{color:var(--muted);font-weight:600}.timeline-dot{width:42px;height:42px;border-radius:50%;background:var(--navy);color:var(--gold-2);display:grid;place-items:center;position:relative;z-index:2;border:5px solid var(--paper)}.timeline-card{border:1px solid var(--line);background:#fff;border-radius:16px;padding:25px;box-shadow:0 7px 24px rgba(11,27,53,.04)}.timeline-card span{color:var(--gold);font-size:11px;font-weight:800;letter-spacing:.04em}.timeline-card h3{font-size:24px;margin:5px 0 10px}.timeline-card p{font-size:13px;color:var(--muted)}.expertise-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.expertise-grid p{color:var(--muted);margin:0 0 16px}.skills-panel{padding:30px;background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow)}.skill{margin-bottom:22px}.skill:last-child{margin:0}.skill>div{display:flex;justify-content:space-between;font-size:13px;font-weight:700;margin-bottom:8px}.skill b{color:var(--gold)}.skill>i{display:block;height:7px;background:#eee8dc;border-radius:99px;overflow:hidden}.skill em{display:block;height:100%;background:linear-gradient(90deg,var(--navy),var(--gold));border-radius:inherit}.edu-cert-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px}.edu-list{margin-top:35px;border-left:1px solid var(--gold);padding-left:30px}.edu-list article{position:relative;padding:0 0 30px}.edu-list article:last-child{padding-bottom:0}.edu-list article>span{position:absolute;left:-50px;top:0;width:38px;height:38px;border-radius:50%;background:var(--navy);color:var(--gold-2);display:grid;place-items:center;font-size:11px;font-weight:800}.edu-list h3{font-size:21px}.edu-list h4{color:var(--gold);font-size:14px;margin:4px 0}.edu-list p,.edu-list b{font-size:12px;color:var(--muted)}.cert-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:30px}.cert-grid article{display:flex;gap:13px;padding:18px;background:#fff;border:1px solid var(--line);border-radius:14px}.cert-grid i{width:40px;height:40px;flex:0 0 40px;border-radius:10px;background:var(--navy);color:var(--gold-2);display:grid;place-items:center}.cert-grid h3{font-size:17px}.cert-grid span,.cert-grid p{font-size:11px;color:var(--muted);line-height:1.5}.cert-grid p{margin-top:4px}.hire-grid{display:grid;grid-template-columns:repeat(6,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.hire-grid article{text-align:center;padding:32px 15px;border-right:1px solid var(--line)}.hire-grid article:last-child{border:0}.hire-grid i{font-size:25px;color:var(--gold);margin-bottom:15px}.hire-grid h3{font-size:18px;margin-bottom:7px}.hire-grid p{font-size:11px;color:var(--muted)}.contact-section{background:var(--navy);padding:75px 0;color:#fff}.contact-wrap{display:flex;align-items:center;justify-content:space-between;gap:40px}.contact-wrap h2{color:#fff;font-size:clamp(34px,4vw,54px);max-width:650px;margin:8px 0 12px}.contact-wrap p{color:#c7d0dc;max-width:680px}.contact-actions{display:flex;gap:12px;flex-wrap:wrap}footer{background:#07152a;color:#c6cfdb;padding-top:70px}.footer-grid{display:grid;grid-template-columns:1.4fr .9fr .9fr 1fr;gap:45px;padding-bottom:55px}.footer-logo{color:#fff;margin-bottom:18px}.footer-brand>p,footer .footer-grid>div>p{font-size:13px;color:#aeb9c9;max-width:300px}.footer-grid h3{font-family:'DM Sans',sans-serif;color:var(--gold-2);font-size:13px;text-transform:uppercase;letter-spacing:.12em;margin-bottom:18px}.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:9px}.footer-links a,.contact-list a{color:#d8dee8;text-decoration:none;font-size:13px}.footer-links a:hover,.contact-list a:hover{color:var(--gold-2)}.contact-list{list-style:none;display:grid;gap:12px}.contact-list li{display:flex;gap:10px;align-items:center;font-size:13px}.contact-list i{color:var(--gold-2);width:18px;text-align:center}.socials{display:flex;gap:9px;margin-top:20px}.socials a,.socials button{width:38px;height:38px;border:1px solid rgba(215,168,77,.5);border-radius:50%;display:grid;place-items:center;background:transparent;color:var(--gold-2);text-decoration:none;cursor:pointer}.socials a:hover,.socials button:hover{background:var(--gold);color:#fff}.footer-grid .btn{margin-top:18px}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);padding:18px 0}.footer-bottom .container{display:flex;justify-content:space-between;gap:20px;font-size:11px;color:#8794a7}.toast{position:fixed;right:25px;bottom:25px;background:var(--navy);color:#fff;border:1px solid var(--gold);padding:12px 18px;border-radius:10px;opacity:0;transform:translateY(20px);transition:.3s;z-index:200;font-size:13px}.toast.show{opacity:1;transform:translateY(0)}#topBtn{position:fixed;right:22px;bottom:22px;width:42px;height:42px;border:0;border-radius:50%;background:var(--gold);color:#fff;display:grid;place-items:center;opacity:0;pointer-events:none;transition:.3s;z-index:80}#topBtn.show{opacity:1;pointer-events:auto}.reveal{opacity:0;transform:translateY(35px);transition:opacity .8s ease,transform .8s ease}.reveal-left{transform:translateX(-45px)}.reveal-right{transform:translateX(45px)}.reveal.visible{opacity:1;transform:none}.service-card:nth-child(2),.project-card:nth-child(2),.timeline-item:nth-child(2),.hire-grid article:nth-child(2){transition-delay:.08s}.service-card:nth-child(3),.project-card:nth-child(3),.timeline-item:nth-child(3),.hire-grid article:nth-child(3){transition-delay:.16s}.service-card:nth-child(4),.project-card:nth-child(4),.timeline-item:nth-child(4),.hire-grid article:nth-child(4){transition-delay:.24s}.service-card:nth-child(5),.project-card:nth-child(5),.timeline-item:nth-child(5),.hire-grid article:nth-child(5){transition-delay:.32s}.service-card:nth-child(6),.project-card:nth-child(6),.timeline-item:nth-child(6),.hire-grid article:nth-child(6){transition-delay:.4s}.service-card:nth-child(7),.timeline-item:nth-child(7){transition-delay:.48s}
@media(max-width:1050px){.menu{gap:12px}.menu a{font-size:12px}.nav-cta{display:none}.hero-grid{grid-template-columns:1fr 1fr}.service-grid,.project-grid{grid-template-columns:repeat(2,1fr)}.hire-grid{grid-template-columns:repeat(3,1fr)}.hire-grid article:nth-child(3){border-right:0}.hire-grid article:nth-child(n+4){border-top:1px solid var(--line)}.footer-grid{grid-template-columns:1fr 1fr}.about-grid,.expertise-grid,.edu-cert-grid{gap:45px}}
