*{box-sizing:border-box}::selection{background:#fff3}html,body{color:#fff;background:#0a0a0a;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,system-ui,sans-serif}#root{min-height:100vh;position:relative}a,button{font-family:inherit}button{cursor:pointer;font:inherit}img{max-width:100%;display:block}:root{--glass-10:#ffffff1a;--glass-15:#ffffff26;--glass-20:#fff3;--glass-25:#ffffff40;--border-15:#ffffff26;--border-20:#fff3;--border-25:#ffffff40;--white-90:#ffffffe6;--white-85:#ffffffd9;--white-80:#fffc;--white-70:#ffffffb3;--white-60:#fff9;--white-55:#ffffff8c;--white-40:#fff6;--shadow-md:drop-shadow(0 2px 6px #00000059);--shadow-lg:drop-shadow(0 6px 18px #00000073)}.mono-label{text-transform:uppercase;letter-spacing:.15em;font-family:Inter,system-ui,sans-serif}.reveal{opacity:0;will-change:transform, opacity;transition:opacity .7s ease-out,transform .7s ease-out;transform:translateY(2rem)}.reveal.reveal-visible{opacity:1;transform:translateY(0)}.app-root{position:relative}.content-layer{z-index:10;position:relative}.px-rhythm{padding-left:1.25rem;padding-right:1.25rem}@media (width>=640px){.px-rhythm{padding-left:2rem;padding-right:2rem}}@media (width>=768px){.px-rhythm{padding-left:3rem;padding-right:3rem}}.navbar{z-index:50;border-bottom:1px solid var(--border-15);-webkit-backdrop-filter:blur(10px);background:#0a0a0a26;position:fixed;top:0;left:0;right:0}.navbar-inner{justify-content:space-between;align-items:center;padding-top:1rem;padding-bottom:1rem;display:flex}.brand{letter-spacing:-.01em;color:#fff;align-items:center;gap:.5rem;font-size:1.125rem;font-weight:500;display:flex}@media (width>=640px){.brand{font-size:1.25rem}}.nav-links{align-items:center;gap:2rem;display:none}@media (width>=768px){.nav-links{display:flex}}@media (width>=1024px){.nav-links{gap:2.5rem}}.nav-link{color:var(--white-85);font-size:.875rem;text-decoration:none;transition:color .3s}.nav-link:hover{color:#fff}.nav-link-sup{color:var(--white-60);vertical-align:super;margin-left:2px;font-size:10px}.nav-cta{border:1px solid var(--border-20);background:var(--glass-15);-webkit-backdrop-filter:blur(10px);color:#fff;white-space:nowrap;border-radius:6px;padding:.5rem 1rem;font-size:.75rem;transition:background .3s}@media (width>=640px){.nav-cta{padding:.5rem 1.25rem;font-size:.875rem}}.nav-cta:hover{background:var(--glass-25)}.section{flex-direction:column;justify-content:space-between;min-height:100svh;padding-top:6rem;padding-bottom:3rem;display:flex;position:relative}@media (width>=640px){.section{padding-top:7rem}}@media (width>=768px){.section{padding-bottom:4rem}}.scroll-spacer{height:80vh}.glass-badge{background:var(--glass-15);-webkit-backdrop-filter:blur(10px);color:#fff;border-left:2px solid #fff;padding:.375rem .75rem;font-size:11px;display:inline-block}.hero-top{flex-direction:column;gap:2rem;display:flex}@media (width>=640px){.hero-top{flex-direction:row;justify-content:space-between}}.service-list{flex-direction:column;gap:.5rem;display:flex}.service-item{color:var(--white-90);filter:var(--shadow-md);font-size:.75rem}.intro-text{color:#fff;max-width:20rem;filter:var(--shadow-md);font-size:1.125rem;line-height:1.75}@media (width>=640px){.intro-text{text-align:right;font-size:1.25rem}}.hero-bottom{flex-direction:column;align-items:flex-start;gap:2rem;display:flex}@media (width>=768px){.hero-bottom{flex-direction:row;justify-content:space-between;align-items:flex-end}}.headline{letter-spacing:-.02em;color:#fff;filter:var(--shadow-lg);margin:0;font-size:2.75rem;font-weight:400;line-height:1.05}@media (width>=640px){.headline{font-size:3.75rem}}@media (width>=1024px){.headline{font-size:4.5rem}}.badge-mb{margin-bottom:1.25rem}.contact-card{background:var(--glass-15);-webkit-backdrop-filter:blur(10px);border-radius:.75rem;align-items:center;gap:1rem;padding:.75rem;display:flex}.contact-photo{object-fit:cover;border-radius:.5rem;flex-shrink:0;width:5rem;height:6rem}.contact-text{flex-direction:column;gap:.375rem;padding-right:.5rem;display:flex}.contact-name{color:#fff;font-size:.875rem;font-weight:500}.contact-role{color:var(--white-60);font-size:10px}.contact-btn{color:#000;background:#fff;border:none;border-radius:999px;align-self:flex-start;align-items:center;gap:.25rem;margin-top:.375rem;padding:.5rem 1rem;font-size:.75rem;font-weight:500;transition:background .3s;display:inline-flex}.contact-btn:hover{background:#ffffffd9}.section-top{flex-direction:column;gap:2rem;display:flex}@media (width>=640px){.section-top{flex-direction:row;justify-content:space-between}}.section-copy{color:#fff;max-width:24rem;filter:var(--shadow-md);font-size:1.125rem;line-height:1.75}@media (width>=640px){.section-copy{text-align:right;font-size:1.25rem}}.capability-bottom{flex-direction:column;flex:1;justify-content:flex-end;gap:3rem;display:flex}@media (width>=768px){.capability-bottom{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:4rem}}.capability-left{max-width:36rem}.body-copy{max-width:28rem;color:var(--white-80);filter:var(--shadow-md);margin-top:1.5rem;font-size:.875rem;line-height:1.7}@media (width>=640px){.body-copy{font-size:1rem}}.cta-row{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.btn-primary{color:#000;background:#fff;border:none;border-radius:999px;align-items:center;gap:.375rem;padding:.625rem 1.25rem;font-size:.75rem;font-weight:500;transition:background .3s;display:inline-flex}@media (width>=640px){.btn-primary{font-size:.875rem}}.btn-primary:hover{background:#ffffffd9}.btn-secondary{border:1px solid var(--border-25);background:var(--glass-10);-webkit-backdrop-filter:blur(10px);color:#fff;border-radius:999px;align-items:center;gap:.375rem;padding:.625rem 1.25rem;font-size:.75rem;transition:background .3s;display:inline-flex}@media (width>=640px){.btn-secondary{font-size:.875rem}}.btn-secondary:hover{background:var(--glass-20)}.capability-panel{border:1px solid var(--border-15);background:var(--glass-10);-webkit-backdrop-filter:blur(10px);border-radius:1rem;width:100%;max-width:28rem;padding:0 1.25rem}@media (width>=640px){.capability-panel{padding:0 1.5rem}}.capability-row{border-bottom:1px solid var(--border-15);gap:1.25rem;padding:1.25rem 0;display:flex}.capability-row:last-child{border-bottom:none}.capability-index{letter-spacing:.15em;color:var(--white-55);flex-shrink:0;padding-top:.15rem;font-size:11px}.capability-content{flex:1}.capability-title-row{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.capability-title{color:#fff;margin:0;font-size:1rem;font-weight:500}@media (width>=640px){.capability-title{font-size:1.125rem}}.capability-chevron{color:var(--white-40);flex-shrink:0;transition:transform .3s,color .3s}.capability-row:hover .capability-chevron{color:#fff;transform:translate(2px)}.capability-body{color:var(--white-70);margin-top:.375rem;font-size:.875rem;line-height:1.7}.scroll-video-root{z-index:0;pointer-events:none;background:#0a0a0a;position:fixed;inset:0;overflow:hidden}.scroll-video-layer{object-fit:cover;width:100%;height:100%;transition:opacity .5s;position:absolute;inset:0}
