:root{--font-geist-sans:"Segoe UI", Arial, Helvetica, sans-serif;--font-geist-mono:"Cascadia Mono", Consolas, monospace;--navy:#002050;--navy-deep:#00142f;--blue:#1060b0;--yellow:#f0b010;--yellow-bright:#ffc229;--green:#2d9b43;--ink:#0b1c35;--muted:#5e6b7d;--line:#0020501c;--paper:#f5f8fc;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:86px}body{background:var(--white);color:var(--ink);font-family:var(--font-geist-sans), Arial, Helvetica, sans-serif;margin:0;overflow-x:hidden}body,button{font-family:var(--font-geist-sans), Arial, Helvetica, sans-serif}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}img{max-width:100%;display:block}:focus-visible{outline:3px solid var(--yellow);outline-offset:4px}.site-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:30;background:#fffffff0;border-bottom:1px solid #00205014;justify-content:space-between;align-items:center;height:86px;padding:9px clamp(24px,5vw,76px);display:flex;position:absolute;top:0;left:0;right:0}.brand{flex:none;align-items:center;display:flex}.brand img{object-fit:contain;object-position:left center;width:238px;height:65px}.desktop-nav{align-items:center;gap:clamp(24px,3vw,48px);display:flex}.desktop-nav a{color:var(--navy);letter-spacing:.02em;padding:13px 0;font-size:.84rem;font-weight:720;position:relative}.desktop-nav a:after{background:var(--yellow);content:"";transform-origin:100%;width:100%;height:2px;transition:transform .18s;position:absolute;bottom:5px;left:0;transform:scaleX(0)}.desktop-nav a:hover:after{transform-origin:0;transform:scaleX(1)}.menu-button,.mobile-nav{display:none}.hero{align-items:center;min-height:min(900px,100svh);padding:166px clamp(24px,8vw,128px) 100px;display:flex;position:relative;overflow:hidden}.hero-media,.hero-overlay,.hero-glow{position:absolute;inset:0}.hero-media{object-fit:cover;object-position:center 58%;width:100%;height:100%}.hero-overlay{background:linear-gradient(90deg,#001330f5 0%,#002050cf 50%,#0020502e 100%),linear-gradient(#0000 45%,#00112b6b)}.hero-glow{pointer-events:none;background:radial-gradient(circle at 77% 23%,#f0b01033,#0000 27%)}.hero-content{color:var(--white);z-index:2;max-width:800px;position:relative}.hero-kicker{color:#ffffffc7;letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:12px;margin:0 0 24px;font-size:.72rem;font-weight:760;display:flex}.hero-kicker span{background:var(--yellow);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #f0b01029}.hero h1{letter-spacing:-.062em;text-wrap:balance;max-width:920px;margin:0;font-size:clamp(3.25rem,6.45vw,6.25rem);font-weight:730;line-height:.96}.hero-copy{color:#ffffffc7;max-width:600px;margin:30px 0 0;font-size:clamp(1rem,1.45vw,1.22rem);line-height:1.68}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:40px;display:flex}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:20px;min-height:56px;padding:0 25px;font-size:.9rem;font-weight:780;transition:background .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--yellow);color:var(--navy-deep)}.button-primary:hover{background:var(--yellow-bright)}.button-secondary{color:var(--white);border-color:#ffffff94}.button-secondary:hover{background:var(--white);border-color:var(--white);color:var(--navy)}.hero-note{color:var(--white);z-index:2;flex-direction:column;gap:6px;display:flex;position:absolute;bottom:58px;right:clamp(24px,5vw,76px)}.hero-note:before{background:var(--yellow);content:"";width:42px;height:2px;position:absolute;top:14px;left:-62px}.hero-note span{color:#ffffff94;letter-spacing:.16em;text-transform:uppercase;font-size:.68rem;font-weight:700}.hero-note strong{font-size:.86rem;font-weight:650}.intro-strip{background:var(--navy);color:var(--white);grid-template-columns:repeat(3,1fr);padding:0 clamp(24px,8vw,128px);display:grid}.intro-strip>div{border-right:1px solid #ffffff21;align-items:center;gap:18px;min-height:105px;padding:24px clamp(18px,3vw,44px);display:flex}.intro-strip>div:first-child{padding-left:0}.intro-strip>div:last-child{border-right:0}.intro-strip span{color:var(--yellow);font-family:var(--font-geist-mono), monospace;font-size:.72rem}.intro-strip strong{font-size:.9rem;font-weight:630}.services-section,.projects-section,.about-section{padding:120px clamp(24px,8vw,128px)}.services-section{background:radial-gradient(circle at 96% 8%, #1060b014, transparent 28%), var(--paper)}.section-heading{grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);align-items:end;gap:clamp(40px,8vw,120px);display:grid}.section-kicker{color:var(--blue);letter-spacing:.19em;text-transform:uppercase;margin:0 0 18px;font-size:.72rem;font-weight:800}.section-heading h2,.process-lead h2,.about-copy h2,.closing-section h2{color:var(--navy);letter-spacing:-.052em;text-wrap:balance;margin:0;font-size:clamp(2.45rem,4.5vw,4.45rem);font-weight:720;line-height:1.02}.section-intro{border-left:2px solid var(--yellow);color:var(--muted);margin:0 0 7px;padding-left:24px;font-size:1rem;line-height:1.72}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:64px;display:grid}.service-card{background:var(--white);border:1px solid var(--line);border-radius:28px;overflow:hidden;box-shadow:0 24px 70px #00205014}.service-image-wrap{height:340px;position:relative;overflow:hidden}.service-image-wrap:after{content:"";background:linear-gradient(#0000 46%,#00183c73);position:absolute;inset:0}.service-image-wrap img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.service-card:hover .service-image-wrap img{transform:scale(1.035)}.service-number{background:var(--yellow);color:var(--navy-deep);font-family:var(--font-geist-mono), monospace;z-index:2;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:.75rem;font-weight:850;display:flex;position:absolute;bottom:22px;left:24px}.service-body{padding:34px 34px 36px}.service-body>p{color:var(--blue);letter-spacing:.15em;text-transform:uppercase;margin:0 0 13px;font-size:.68rem;font-weight:800}.service-body h3{color:var(--navy);letter-spacing:-.04em;margin:0 0 16px;font-size:clamp(1.8rem,2.8vw,2.5rem)}.service-body>div{color:var(--muted);max-width:580px;line-height:1.72}.service-body a,.text-link{color:var(--navy);align-items:center;gap:16px;margin-top:28px;font-size:.84rem;font-weight:780;display:inline-flex}.service-body a span,.text-link span{color:var(--yellow);font-size:1.15rem;transition:transform .18s}.service-body a:hover span,.text-link:hover span{transform:translate(5px)}.process-section{background:radial-gradient(circle at 14% 18%, #1060b047, transparent 30%), var(--navy-deep);color:var(--white);grid-template-columns:minmax(300px,.8fr) minmax(440px,1.2fr);gap:clamp(60px,10vw,150px);padding:120px clamp(24px,8vw,128px);display:grid}.process-lead{align-self:start;position:sticky;top:120px}.process-lead .section-kicker{color:var(--yellow)}.process-lead h2{color:var(--white)}.process-lead>p:last-child{color:#ffffff9e;max-width:470px;margin:28px 0 0;line-height:1.72}.process-list{margin:0;padding:0;list-style:none}.process-list li{border-top:1px solid #ffffff29;grid-template-columns:54px 1fr;align-items:start;gap:32px;padding:30px 0 34px;display:grid}.process-list li:last-child{border-bottom:1px solid #ffffff29}.process-list>li>span{color:var(--yellow);font-family:var(--font-geist-mono), monospace;padding-top:7px;font-size:.78rem}.process-list h3{letter-spacing:-.025em;margin:0 0 8px;font-size:1.55rem;font-weight:650}.process-list p{color:#fff9;margin:0;line-height:1.62}.projects-section{background:var(--white)}.gallery-grid{grid-template-columns:repeat(12,1fr);grid-auto-rows:260px;gap:14px;margin-top:64px;display:grid}.gallery-item{background:var(--navy);cursor:zoom-in;border:0;padding:0;position:relative;overflow:hidden}.gallery-item:first-child{grid-area:span 2/span 7}.gallery-item:nth-child(2),.gallery-item:nth-child(3){grid-column:span 5}.gallery-item:nth-child(4),.gallery-item:nth-child(5),.gallery-item:nth-child(6){grid-column:span 4}.gallery-item:nth-child(7),.gallery-item:nth-child(8){grid-column:span 6}.gallery-item:nth-child(9){grid-column:span 12}.gallery-item img{object-fit:cover;width:100%;height:100%;transition:transform .65s cubic-bezier(.2,.7,.2,1)}.gallery-item:first-child img{object-position:center 54%}.gallery-item:nth-child(9) img{object-position:center 60%}.gallery-overlay{color:var(--white);background:linear-gradient(#00153508 34%,#00122de3);grid-template-columns:1fr auto;align-items:end;padding:50px 24px 22px;display:grid;position:absolute;bottom:0;left:0;right:0}.gallery-overlay small{color:var(--yellow);letter-spacing:.13em;text-transform:uppercase;grid-column:1;margin-bottom:5px;font-size:.63rem;font-style:normal;font-weight:780}.gallery-overlay strong{grid-column:1;font-size:1rem;font-weight:620}.gallery-overlay i{border:1px solid #fff6;border-radius:50%;grid-area:1/2/span 2;justify-content:center;align-items:center;width:40px;height:40px;font-style:normal;display:flex}.gallery-item:hover img{transform:scale(1.045)}.gallery-item:hover .gallery-overlay i{background:var(--yellow);border-color:var(--yellow);color:var(--navy)}.gallery-help{color:var(--muted);text-align:right;margin:18px 0 0;font-size:.76rem}.about-section{background:linear-gradient(90deg, var(--paper) 0%, var(--paper) 68%, var(--white) 68%, var(--white) 100%);grid-template-columns:minmax(320px,.9fr) minmax(340px,1.1fr);align-items:center;gap:clamp(56px,9vw,140px);display:grid}.about-photo{max-width:550px;margin-left:clamp(0px,3vw,44px);position:relative}.about-photo:before{content:"";border:1px solid #00205029;width:86%;height:86%;position:absolute;top:-28px;left:-28px}.about-photo>img{aspect-ratio:3/4;object-fit:cover;width:100%;position:relative}.about-photo-label{background:var(--white);align-items:center;gap:16px;padding:16px 22px;display:flex;position:absolute;bottom:28px;right:-40px;box-shadow:0 20px 60px #00205029}.about-photo-label>span{background:var(--navy);color:var(--yellow);border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.1rem;font-weight:800;display:flex}.about-photo-label p{color:var(--navy);margin:0;font-size:.9rem;font-weight:760;line-height:1.35}.about-photo-label small{color:var(--muted);font-size:.69rem;font-weight:520;display:block}.about-copy{max-width:640px}.about-lead{color:var(--ink);margin:32px 0 20px;font-size:clamp(1.15rem,1.7vw,1.4rem);font-weight:540;line-height:1.55}.about-copy>p:not(.section-kicker):not(.about-lead){color:var(--muted);margin:0;line-height:1.75}.closing-section{color:var(--white);align-items:center;min-height:620px;padding:100px clamp(24px,8vw,128px);display:flex;position:relative;overflow:hidden}.closing-section>img,.closing-section>div{position:absolute;inset:0}.closing-section>img{object-fit:cover;width:100%;height:100%}.closing-section>div{background:linear-gradient(90deg,#00112bf5,#002050a6 62%,#00205033),linear-gradient(#0000,#00112b59)}.closing-section article{max-width:760px;position:relative}.closing-section .section-kicker{color:var(--yellow)}.closing-section h2{color:var(--white)}.closing-section .button{margin-top:36px}.site-footer{background:var(--white);color:var(--muted);grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;padding:28px clamp(24px,5vw,76px);font-size:.78rem;display:grid}.footer-brand img{object-fit:contain;object-position:left center;width:205px;height:55px}.site-footer p{text-align:center;margin:0}.site-footer>a:last-child{color:var(--navy);justify-self:end;font-weight:720}.site-footer>a:last-child span{color:var(--yellow);margin-left:8px}.lightbox{z-index:100;background:#000c1ef5;justify-content:center;align-items:center;padding:54px 90px 34px;display:flex;position:fixed;inset:0}.lightbox figure{max-width:min(1200px,82vw);margin:0}.lightbox figure>img{object-fit:contain;width:auto;max-height:76vh;box-shadow:0 30px 100px #00000061}.lightbox figcaption{color:var(--white);grid-template-columns:1fr auto;align-items:center;gap:4px 20px;margin-top:16px;display:grid}.lightbox figcaption small{color:var(--yellow);letter-spacing:.13em;text-transform:uppercase;grid-column:1;font-size:.62rem;font-weight:800}.lightbox figcaption strong{grid-column:1;font-size:1rem;font-weight:620}.lightbox figcaption span{color:#ffffff8c;font-family:var(--font-geist-mono), monospace;grid-area:1/2/span 2;font-size:.72rem}.lightbox-close,.lightbox-arrow{color:var(--white);cursor:pointer;background:#ffffff14;border:1px solid #ffffff38;border-radius:50%;justify-content:center;align-items:center;transition:background .18s,color .18s;display:flex;position:absolute}.lightbox-close:hover,.lightbox-arrow:hover{background:var(--yellow);border-color:var(--yellow);color:var(--navy)}.lightbox-close{width:48px;height:48px;font-size:1.75rem;line-height:1;top:24px;right:28px}.lightbox-arrow{width:58px;height:58px;font-size:2.3rem;top:50%;transform:translateY(-50%)}.lightbox-previous{left:22px}.lightbox-next{right:22px}@media (width<=980px){.hero{min-height:820px}.hero h1{font-size:clamp(3.1rem,8vw,5.2rem)}.section-heading,.process-section,.about-section{grid-template-columns:1fr}.process-lead{position:static}.about-section{background:var(--paper)}.about-photo{max-width:500px}.about-copy{max-width:760px}.gallery-grid{grid-auto-rows:230px}}@media (width<=760px){html{scroll-padding-top:74px}.site-header{height:74px;padding-left:20px;padding-right:20px}.brand img{width:190px;height:53px}.desktop-nav{display:none}.menu-button{background:var(--navy);cursor:pointer;z-index:2;border:0;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:43px;height:43px;padding:0;display:flex;position:relative}.menu-button span{background:var(--white);width:17px;height:1px;transition:transform .18s}.menu-button.is-open span:first-child{transform:translateY(3px)rotate(45deg)}.menu-button.is-open span:last-child{transform:translateY(-3px)rotate(-45deg)}.mobile-nav{background:var(--white);opacity:0;pointer-events:none;flex-direction:column;padding:18px 24px 24px;transition:opacity .18s,transform .18s;display:flex;position:absolute;top:74px;left:0;right:0;transform:translateY(-8px);box-shadow:0 24px 50px #00205024}.mobile-nav.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.mobile-nav a{border-bottom:1px solid var(--line);color:var(--navy);padding:15px 0;font-size:1rem;font-weight:720}.hero{align-items:end;min-height:760px;padding:140px 22px 70px}.hero-media{object-position:59% center}.hero-overlay{background:linear-gradient(#00205061 0%,#001f4eb8 31%,#001433f7 100%),linear-gradient(90deg,#00183cc2,#00205033)}.hero h1{font-size:clamp(3rem,13.8vw,4.25rem);line-height:.98}.hero-copy{margin-top:24px;line-height:1.58}.hero-actions{margin-top:30px}.hero-actions,.hero-actions .button{width:100%}.hero-note{display:none}.intro-strip{grid-template-columns:1fr;padding-top:12px;padding-bottom:12px}.intro-strip>div{border-bottom:1px solid #ffffff21;border-right:0;min-height:74px;padding:18px 0}.intro-strip>div:last-child{border-bottom:0}.services-section,.projects-section,.about-section{padding-top:82px;padding-bottom:82px}.section-heading{gap:28px}.section-heading h2,.process-lead h2,.about-copy h2,.closing-section h2{font-size:clamp(2.35rem,11vw,3.35rem)}.services-grid{grid-template-columns:1fr;margin-top:44px}.service-image-wrap{height:285px}.service-body{padding:28px 24px 30px}.process-section{gap:50px;padding-top:84px;padding-bottom:84px}.process-list li{grid-template-columns:42px 1fr;gap:20px}.gallery-grid{grid-template-columns:1fr;grid-auto-rows:auto;gap:10px;margin-top:44px;display:grid}.gallery-item,.gallery-item:nth-child(n){aspect-ratio:4/3;grid-area:auto}.gallery-item:nth-child(2),.gallery-item:nth-child(4),.gallery-item:nth-child(7){aspect-ratio:3/4}.gallery-help{text-align:left}.about-section{gap:64px}.about-photo{margin:22px 12px 0 20px}.about-photo:before{top:-18px;left:-18px}.about-photo-label{bottom:18px;right:-12px}.closing-section{min-height:600px;padding-top:80px;padding-bottom:80px}.site-footer{text-align:center;grid-template-columns:1fr;justify-items:center;padding-top:38px;padding-bottom:38px}.footer-brand img{object-position:center}.site-footer>a:last-child{justify-self:center}.lightbox{padding:70px 16px 100px}.lightbox figure{max-width:100%}.lightbox figure>img{max-height:69vh}.lightbox-close{top:14px;right:16px}.lightbox-arrow{top:auto;bottom:18px;transform:none}.lightbox-previous{left:calc(50% - 72px)}.lightbox-next{right:calc(50% - 72px)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
