:root{--ink:#171717;--muted:#555;--soft:#777;--line:rgba(0,0,0,.1);--paper:#fff;--wash:#f7f7f7;--dark:#050505;--blue:#0072f5;--shadow:0 0 0 1px rgba(0,0,0,.08),0 2px 2px rgba(0,0,0,.04),0 8px 8px -8px rgba(0,0,0,.04),0 0 0 1px #fafafa inset}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,Geist,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:var(--ink);background:var(--paper);font-feature-settings:"liga" 1}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1180px,calc(100% - 32px));margin-inline:auto}.eyebrow{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--soft);font-weight:700}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:12px 16px;border-radius:8px;font-weight:700;font-size:14px;box-shadow:0 0 0 1px #0000001f;transition:.18s ease}.btn.primary{background:var(--ink);color:#fff}.btn.ghost{background:#fff}.btn:hover{transform:translateY(-1px);box-shadow:0 0 0 1px #0000002e,0 8px 20px #00000014}.header{position:sticky;top:0;z-index:20;background:#ffffffeb;backdrop-filter:blur(14px);box-shadow:0 1px #00000014}.nav{height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand img{height:52px;width:auto}.navlinks{display:flex;align-items:center;gap:22px;font-size:14px;font-weight:700;color:#2d2d2d}.navlinks a:hover{color:#000}.mobile-cta{display:none}.hero{position:relative;overflow:hidden;padding:96px 0 58px;border-bottom:1px solid #e9e9e9}.hero:before{content:"";position:absolute;inset:-20% -10% auto auto;width:660px;height:660px;background:radial-gradient(circle,rgba(0,0,0,.1),transparent 60%);filter:blur(10px);pointer-events:none}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:center}.hero h1{font-size:clamp(44px,7vw,84px);line-height:.94;letter-spacing:-.07em;margin:14px 0 22px;font-weight:800}.lead{font-size:clamp(18px,2vw,22px);line-height:1.65;color:var(--muted);max-width:740px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.credential-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:30px}.pill{display:inline-flex;padding:7px 10px;border-radius:999px;background:#f2f2f2;box-shadow:0 0 0 1px #00000014;font-size:12px;font-weight:800;color:#333}.hero-card{background:#fff;border-radius:16px;padding:12px;box-shadow:var(--shadow)}.hero-card img{border-radius:12px;aspect-ratio:4/5;object-fit:cover;object-position:center}.section{padding:82px 0}.section.alt{background:var(--wash);box-shadow:inset 0 1px #0000000f,inset 0 -1px #0000000f}.section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:34px}.section h2{font-size:clamp(34px,4.8vw,56px);line-height:1;letter-spacing:-.055em;margin:8px 0 0}.section-copy{max-width:590px;color:var(--muted);font-size:18px;line-height:1.65}.grid{display:grid;gap:16px}.services-grid{grid-template-columns:repeat(3,1fr)}.card{background:#fff;border-radius:12px;padding:24px;box-shadow:var(--shadow)}.card h3{font-size:24px;letter-spacing:-.04em;margin:0 0 12px}.card p{color:var(--muted);line-height:1.6;margin:0}.deliverables{margin:22px 0 0;padding:0;list-style:none;display:grid;gap:8px}.deliverables li{font-size:14px;color:#333}.deliverables li:before{content:"—";margin-right:8px;color:#999}.projects-grid{grid-template-columns:repeat(3,1fr)}.project{overflow:hidden;padding:0}.project img{height:350px;width:100%;object-fit:cover;object-position:top center;background:#eee}.project-body{padding:18px}.project-meta{display:flex;justify-content:space-between;gap:10px;color:#777;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.partners{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.partner{background:#050505;color:#fff;border-radius:10px;padding:16px 18px;box-shadow:0 0 0 1px #ffffff1a inset,0 0 0 1px #0000001f;font-weight:800}.process{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.step{padding:22px;background:#fff;border-radius:12px;box-shadow:var(--shadow)}.step b{display:block;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;margin-bottom:20px;color:#777}.dark-cta{background:var(--dark);color:#fff;padding:70px 0}.dark-cta .lead{color:#c8c8c8}.dark-cta .btn.ghost{color:var(--ink)}.footer{padding:34px 0;border-top:1px solid #e9e9e9}.footer-grid{display:flex;align-items:center;justify-content:space-between;gap:20px;color:#555;font-size:14px}.footer img{height:38px}.page-hero{padding:74px 0 44px;border-bottom:1px solid #e9e9e9}.page-hero h1{font-size:clamp(44px,7vw,74px);line-height:.95;letter-spacing:-.06em;margin:12px 0}.split{display:grid;grid-template-columns:1fr 1fr;gap:34px}.contact-card{font-size:22px;line-height:1.7}.form-box{background:#fff;box-shadow:var(--shadow);border-radius:14px;padding:24px}.field{display:grid;gap:8px;margin-bottom:14px}.field label{font-weight:800;font-size:13px}.field input,.field textarea,.field select{width:100%;padding:13px 12px;border:0;border-radius:8px;box-shadow:0 0 0 1px #00000024;font:inherit}.field textarea{min-height:130px}.note{font-size:13px;color:#777;line-height:1.5}@media(max-width:900px){.navlinks{display:none}.mobile-cta{display:inline-flex}.hero-grid,.split{grid-template-columns:1fr}.services-grid,.projects-grid,.process,.partners{grid-template-columns:1fr 1fr}.hero{padding-top:58px}.section-head{display:block}}@media(max-width:620px){.brand img{height:34px}.nav{height:66px}.services-grid,.projects-grid,.process,.partners{grid-template-columns:1fr}.project img{height:300px}.footer-grid{display:grid}.hero-actions .btn{width:100%}}.video-hero{min-height:calc(100vh - 76px);padding:0;display:grid;align-items:end;color:#fff;background:#050505;border-bottom:0}.video-hero:before{display:none}.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(.78) contrast(1.12) brightness(.58) blur(1.5px);transform:scale(1.025);opacity:0;transition:opacity 1.2s ease-in-out;z-index:0}.hero-video-active{opacity:1}.hero-scrim{position:absolute;inset:0;background:linear-gradient(90deg,#000000d6,#00000094 42%,#0003),linear-gradient(0deg,#000000d1,#0000001f 45%,#00000057);pointer-events:none}.video-hero-content{position:relative;z-index:1;padding:clamp(88px,12vh,150px) 0 clamp(64px,10vh,108px);max-width:1180px}.video-hero .eyebrow{color:#ffffffb8}.video-hero h1{max-width:980px;color:#fff;text-shadow:0 1px 18px rgba(0,0,0,.4)}.video-hero .lead{color:#ffffffd1;max-width:780px}.video-hero .btn.primary{background:#fff;color:#090909;box-shadow:0 0 0 1px #ffffff47}.video-hero .btn.ghost{background:#ffffff14;color:#fff;box-shadow:0 0 0 1px #ffffff47;backdrop-filter:blur(10px)}.video-hero .pill{color:#fff;background:#ffffff1a;box-shadow:0 0 0 1px #ffffff3d;backdrop-filter:blur(10px)}.hero-scroll-cue{position:absolute;right:clamp(20px,5vw,64px);bottom:32px;z-index:1;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:#ffffffad;writing-mode:vertical-rl}.hero-scroll-cue:after{content:"";display:block;width:1px;height:58px;margin:12px auto 0;background:#ffffff6b}@media(max-width:760px){.video-hero{min-height:calc(100svh - 68px)}.video-hero-content{padding:72px 0 56px}.hero-scroll-cue{display:none}}@media(prefers-reduced-motion:reduce){.hero-video{display:none}.video-hero{background:url(/assets/video/homepage-hero-poster.jpg) center/cover no-repeat #050505}}.service-card{padding:0;overflow:hidden;display:flex;flex-direction:column}.service-image{width:100%;height:210px;object-fit:cover;border-bottom:1px solid rgba(0,0,0,.08);background:#111}.service-body{padding:26px;display:flex;flex-direction:column;flex:1}.service-body .deliverables{margin-top:auto}.project img{height:260px;object-fit:cover;background:#111}.about-split{align-items:center}.about-portrait-stack{display:grid;gap:14px}.portrait-card{aspect-ratio:2/3;overflow:hidden;padding:0}.portrait-card img{width:100%;height:100%;object-fit:cover;object-position:center center}.field-note{display:grid;grid-template-columns:92px 1fr;align-items:center;gap:14px;padding:12px;border:1px solid rgba(0,0,0,.1);border-radius:18px;background:#fff;box-shadow:var(--shadow);font-weight:800;color:#222}.field-note img{width:92px;height:92px;border-radius:12px;object-fit:cover}.credential-proof-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.credential-proof{padding:16px;border:1px solid rgba(0,0,0,.1);border-radius:22px;background:#fff;box-shadow:var(--shadow)}.credential-proof img{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:14px;background:#f5f5f5;border:1px solid rgba(0,0,0,.08)}.credential-proof h3{font-size:20px;margin:18px 0 8px;letter-spacing:-.03em}.credential-proof p{color:var(--muted);line-height:1.65;margin:0}@media(max-width:760px){.service-image{height:190px}.project img{height:220px}.credential-proof-grid{grid-template-columns:1fr}.field-note{grid-template-columns:72px 1fr}.field-note img{width:72px;height:72px}}.certification-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.certification-card{display:grid;grid-template-columns:minmax(180px,.82fr) 1fr;overflow:hidden;border:1px solid rgba(0,0,0,.1);border-radius:24px;background:#fff;box-shadow:var(--shadow)}.certification-media{min-height:260px;background:#f3f3f3;border-right:1px solid rgba(0,0,0,.08)}.certification-media a{height:100%;display:flex;align-items:center;justify-content:center}.certification-media img{width:100%;height:100%;object-fit:contain;padding:18px;background:#f8f8f8}.certification-body{position:relative;padding:28px;display:flex;flex-direction:column;justify-content:center}.certification-number{position:absolute;right:22px;top:18px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;font-weight:800;color:#aaa;letter-spacing:.12em}.certification-body h3{font-size:clamp(22px,3vw,30px);line-height:1.05;letter-spacing:-.05em;margin:8px 0 12px;padding-right:36px}.certification-body p:not(.eyebrow){color:var(--muted);line-height:1.65;margin:0 0 18px}.pdf-preview{width:100%;height:100%;min-height:260px;display:flex;flex-direction:column;gap:10px;align-items:center;justify-content:center;color:#111;background:linear-gradient(135deg,#f8f8f8,#ececec)}.pdf-preview span{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;letter-spacing:.18em;font-weight:900;border:1px solid rgba(0,0,0,.16);border-radius:999px;padding:8px 12px}.pdf-preview strong{font-size:18px;letter-spacing:-.03em}.text-link{font-weight:800;text-decoration:underline;text-underline-offset:5px}@media(max-width:900px){.certification-grid{grid-template-columns:1fr}}@media(max-width:640px){.certification-card{grid-template-columns:1fr}.certification-media{border-right:0;border-bottom:1px solid rgba(0,0,0,.08);min-height:220px}.pdf-preview{min-height:220px}}.service-media-link{display:block;overflow:hidden;background:#111}.service-card .service-image{transition:transform .22s ease}.service-card:hover .service-image{transform:scale(1.035)}.service-link{display:inline-flex;margin-top:18px}.service-detail-hero{padding-bottom:72px}.service-detail-cover{border-radius:26px;overflow:hidden;border:1px solid rgba(0,0,0,.1);box-shadow:var(--shadow);background:#111}.service-detail-cover img{width:100%;height:min(520px,52vw);object-fit:cover}.deliverable-panel{align-items:start}.service-detail-deliverables{margin:0;display:grid;gap:12px;font-size:18px}.service-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.service-gallery a,.service-gallery video{display:block;border-radius:18px;overflow:hidden;background:#111;border:1px solid rgba(0,0,0,.1);box-shadow:var(--shadow)}.service-gallery img,.service-gallery video{width:100%;aspect-ratio:4/3;object-fit:cover;transition:transform .22s ease}.service-gallery a:hover img{transform:scale(1.035)}@media(max-width:900px){.service-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.service-detail-cover img{height:360px}}@media(max-width:640px){.service-gallery{grid-template-columns:1fr}.service-detail-cover img{height:260px}}.hidden{display:none!important}@font-face{font-family:Manrope;src:url(/assets/fonts/Manrope-VariableFont_wght.ttf) format("truetype");font-weight:200 800;font-display:swap}
