html{scroll-behavior:smooth}*,*::before,*::after{box-sizing:border-box}body.theme-home{--graphite:#16181D;--orange:#ff751f;--orange-text:#b83e00;--paper:#FAF8F5;--amber:#FBE8DD;--steel:#6B7280;--green:#16A34A;--line:#D8D3CC;--line-dark:#3A3D44;--white:#FFFFFF;--font-sans:"Inter","General Sans","Space Grotesk",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-mono:"JetBrains Mono","IBM Plex Mono","SFMono-Regular",Consolas,"Liberation Mono",monospace;--container:1200px;--radius-sm:8px;--radius:12px;--header-height:76px;--ease:cubic-bezier(.2,.7,.2,1)}body.theme-home,body.theme-home *{box-sizing:border-box}html{scroll-behavior:smooth}body.theme-home{margin:0;color:var(--graphite);background-color:var(--paper);background-image:linear-gradient(rgba(22,24,29,.032) 1px,transparent 1px),linear-gradient(90deg,rgba(22,24,29,.032) 1px,transparent 1px);background-size:24px 24px;font-family:var(--font-sans);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body.theme-home.menu-open{overflow:hidden}body.theme-home img,body.theme-home svg{display:block;max-width:100%}body.theme-home a{color:inherit;text-decoration:none}body.theme-home button,body.theme-home input{font:inherit}body.theme-home button{color:inherit}body.theme-home address{font-style:normal}body.theme-home::selection,body.theme-home::selection{background:var(--amber);color:var(--graphite)}body.theme-home:focus-visible{outline:3px solid var(--orange);outline-offset:3px}body.theme-home .skip-link{position:fixed;z-index:1000;left:12px;top:12px;padding:10px 14px;border-radius:8px;background:var(--graphite);color:var(--paper);transform:translateY(-160%);transition:transform 180ms ease}body.theme-home .skip-link:focus{transform:translateY(0)}body.theme-home .container{width:min(calc(100% - 32px),var(--container));margin-inline:auto}body.theme-home .mono,body.theme-home time,body.theme-home .eyebrow,body.theme-home .section-label,body.theme-home .case-meta,body.theme-home .spec-header,body.theme-home .status-items,body.theme-home .track-index,body.theme-home .footer-bottom{font-family:var(--font-mono);font-variant-numeric:tabular-nums}body.theme-home .section{padding:88px 0}body.theme-home .perforated{position:relative}body.theme-home .perforated::before{content:"";position:absolute;inset:0 0 auto;border-top:1px dashed rgba(22,24,29,.35)}body.theme-home .section-grid{position:relative}body.theme-home .section-grid::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,transparent calc(50% - 1px),rgba(22,24,29,.035) 50%,transparent calc(50%+1px))}body.theme-home h1,body.theme-home h2,body.theme-home h3,body.theme-home p{margin-top:0}body.theme-home h1,body.theme-home h2,body.theme-home h3{line-height:1.06;letter-spacing:-.04em}body.theme-home h1{margin-bottom:24px;font-size:clamp(3rem,8vw,6.8rem);max-width:900px}body.theme-home h1 em{color:var(--orange-text);font-weight:inherit}body.theme-home h2{margin-bottom:0;font-size:clamp(2.1rem,5vw,4.2rem)}body.theme-home h3{font-size:1.35rem}body.theme-home p{color:var(--steel)}body.theme-home .site-header{position:sticky;z-index:100;top:0;height:var(--header-height);border-bottom:1px solid var(--line);background:var(--paper)}body.theme-home .nav-shell{height:100%;display:flex;align-items:center;gap:24px}body.theme-home .brand{display:inline-flex;align-items:center;flex:0 0 auto;line-height:0}body.theme-home .brand-logo{display:block;width:156px;height:auto}body.theme-home .brand-on-dark{width:max-content;padding:7px 10px;border:1px solid var(--line-dark);border-radius:10px;background:var(--paper)}body.theme-home .brand-on-dark .brand-logo{width:196px}body.theme-home .primary-nav{display:none;align-items:center;gap:22px;margin-left:auto;font-size:.9rem;font-weight:620}body.theme-home .primary-nav>a,body.theme-home .nav-dropdown>button{position:relative;padding:9px 0}body.theme-home .primary-nav>a::after,body.theme-home .nav-dropdown>button::after{content:"";position:absolute;left:0;right:100%;bottom:4px;height:2px;background:var(--orange);transition:right 180ms ease}body.theme-home .primary-nav>a:hover::after,body.theme-home .nav-dropdown>button:hover::after{right:0}body.theme-home .nav-dropdown{position:relative}body.theme-home .nav-dropdown>button{display:inline-flex;align-items:center;gap:5px;border:0;background:none;cursor:pointer;font-weight:inherit}body.theme-home .nav-dropdown svg{width:14px;fill:none;stroke:currentColor;stroke-width:1.8;transition:transform 180ms ease}body.theme-home .nav-dropdown button[aria-expanded="true"] svg{transform:rotate(180deg)}body.theme-home .dropdown-panel{position:absolute;display:none;top:calc(100%+10px);left:-18px;width:220px;padding:10px;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper)}body.theme-home .dropdown-panel.open{display:grid}body.theme-home .dropdown-panel a{padding:10px 12px;border-radius:7px;font-size:.88rem}body.theme-home .dropdown-panel a:hover{background:var(--amber);color:var(--orange-text)}body.theme-home .nav-actions{display:none;align-items:center;gap:10px}body.theme-home .icon-button{display:inline-grid;place-items:center;width:42px;height:42px;padding:0;border:1px solid var(--line);border-radius:9px;background:var(--paper);cursor:pointer}body.theme-home .icon-button svg{width:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}body.theme-home .icon-button:hover{border-color:var(--orange)}body.theme-home .menu-toggle{margin-left:auto}body.theme-home .button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 18px;border:1px solid transparent;border-radius:9px;font-weight:750;line-height:1.15;transition:transform 180ms var(--ease),border-color 180ms ease,background-color 180ms ease}body.theme-home .button:hover{transform:translateY(-2px)}body.theme-home .button-primary{border-color:var(--graphite);background:var(--orange);color:var(--graphite)}body.theme-home .button-primary:hover{background:#ff8438;border-color:var(--orange)}body.theme-home .text-link{display:inline-flex;align-items:center;gap:6px;color:var(--orange-text);font-weight:760;text-decoration-thickness:1px;text-underline-offset:4px}body.theme-home .text-link:hover{text-decoration:underline}body.theme-home .primary-nav.is-open{position:fixed;display:flex;flex-direction:column;align-items:stretch;inset:var(--header-height) 0 0;gap:0;padding:24px;overflow-y:auto;border-top:1px solid var(--line);background:var(--paper)}body.theme-home .primary-nav.is-open>a,body.theme-home .primary-nav.is-open .nav-dropdown>button{width:100%;padding:16px 0;border-bottom:1px solid var(--line);text-align:left;font-size:1.1rem}body.theme-home .primary-nav.is-open .nav-dropdown>button{justify-content:space-between}body.theme-home .primary-nav.is-open .dropdown-panel{position:static;width:100%;margin:8px 0;border:0;border-left:2px solid var(--orange);border-radius:0}body.theme-home .mobile-nav-tools{display:none}body.theme-home .primary-nav.is-open .mobile-nav-tools{display:grid;gap:12px;padding-top:24px}body.theme-home .mobile-search{display:flex;align-items:center;gap:10px;min-height:46px;padding:11px 14px;border:1px solid var(--graphite);border-radius:9px;background:var(--paper);font-weight:750;cursor:pointer}body.theme-home .mobile-search:hover{border-color:var(--orange);transform:translateY(-2px)}body.theme-home .mobile-search svg{width:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}body.theme-home .hero{overflow:hidden;padding:76px 0 56px}body.theme-home .hero-grid{position:relative;z-index:1;display:grid;gap:56px;align-items:center}body.theme-home .eyebrow{margin-bottom:22px;color:var(--orange-text);font-size:.75rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}body.theme-home .hero-dek{max-width:690px;margin-bottom:30px;color:#444A54;font-size:clamp(1.12rem,2.3vw,1.35rem);line-height:1.55}body.theme-home .hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:18px 24px}body.theme-home .hero-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:630px;margin:44px 0 0;border-top:1px solid var(--line)}body.theme-home .hero-facts div{padding:18px 14px 0 0}body.theme-home .hero-facts dt{color:var(--steel);font-size:.77rem;text-transform:uppercase;letter-spacing:.08em}body.theme-home .hero-facts dd{margin:3px 0 0;font-size:.95rem;font-weight:700}body.theme-home .spec-sheet{position:relative;border:1px solid var(--graphite);border-radius:var(--radius);background:var(--paper)}body.theme-home .spec-sheet-hero{max-width:600px;width:100%;margin-inline:auto;transform:rotate(.35deg)}body.theme-home .spec-header{display:flex;justify-content:space-between;gap:18px;padding:11px 15px;border-bottom:1px dashed var(--graphite);background:var(--amber);font-size:.68rem;font-weight:780;letter-spacing:.045em}body.theme-home .spec-body{padding:24px}body.theme-home .spec-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:20px}body.theme-home .micro-label{margin-bottom:6px;color:var(--orange-text);font-family:var(--font-mono);font-size:.68rem;font-weight:780;letter-spacing:.08em;text-transform:uppercase}body.theme-home .spec-title-row h2{font-size:clamp(1.6rem,4vw,2.4rem)}body.theme-home .status-badge{display:inline-flex;align-items:center;gap:7px;flex:0 0 auto;padding:5px 8px;border:1px solid var(--line);border-radius:99px;font-family:var(--font-mono);font-size:.63rem;font-weight:700}body.theme-home .status-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--green)}body.theme-home .spec-rows{margin:0;border-top:1px solid var(--line)}body.theme-home .spec-rows div{display:grid;grid-template-columns:minmax(120px,.85fr) 1.15fr;gap:16px;padding:11px 0;border-bottom:1px solid var(--line)}body.theme-home .spec-rows dt{color:var(--steel);font-family:var(--font-mono);font-size:.72rem;text-transform:uppercase}body.theme-home .spec-rows dd{margin:0;font-size:.92rem;font-weight:650;text-align:right}body.theme-home .spec-metrics{display:grid;grid-template-columns:1fr 1fr;margin-top:22px;border:1px solid var(--graphite);border-radius:8px}body.theme-home .spec-metrics div{display:flex;flex-direction:column;padding:16px}body.theme-home .spec-metrics div+div{border-left:1px solid var(--graphite)}body.theme-home .spec-metrics strong{font-size:clamp(1.65rem,5vw,2.5rem);line-height:1}body.theme-home .spec-metrics span{margin-top:5px;color:var(--steel);font-size:.76rem}body.theme-home .spec-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding-top:22px;color:var(--steel);font-size:.7rem}body.theme-home .stamp{display:grid;place-items:center;width:84px;height:48px;border:3px double var(--orange-text);border-radius:50%;color:var(--orange-text);font-family:var(--font-mono);font-weight:900;letter-spacing:.09em;text-transform:uppercase;transform:rotate(-7deg)}body.theme-home .tear-edge{position:absolute;left:18px;right:18px;bottom:-7px;height:14px;background:radial-gradient(circle at 7px 0,transparent 7px,var(--paper) 7.6px) 0 0 / 14px 14px repeat-x}body.theme-home .status-strip{border-block:1px solid var(--graphite);background:var(--amber)}body.theme-home .status-items{display:flex;flex-wrap:wrap;justify-content:center;gap:0;color:var(--graphite);font-size:.72rem;font-weight:700;text-transform:uppercase}body.theme-home .status-items span{display:flex;align-items:center;gap:9px;padding:12px 16px}body.theme-home .status-items span+span{border-left:1px solid rgba(22,24,29,.22)}body.theme-home .tech-marquee-home{overflow:hidden;border-bottom:1px solid var(--line);background:var(--paper)}body.theme-home .marquee-home-track{display:flex;width:max-content;animation:marquee-home 34s linear infinite}body.theme-home .tech-marquee-home:hover .marquee-home-track{animation-play-state:paused}body.theme-home .marquee-home-group{display:flex;align-items:center;flex-shrink:0;font-family:var(--font-mono);font-size:.78rem}body.theme-home .marquee-home-group span{padding:14px 20px;border-right:1px solid var(--line);white-space:nowrap}@keyframes marquee-home{to{transform:translateX(-50%)}}body.theme-home .section-heading{display:grid;gap:22px;align-items:end;margin-bottom:42px}body.theme-home .section-heading>p{max-width:520px;margin:0}body.theme-home .section-heading.compact{margin-bottom:34px}body.theme-home .section-label{margin-bottom:13px;color:var(--orange-text);font-size:.72rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}body.theme-home .services-grid{display:grid;grid-template-columns:1fr;border-top:1px solid var(--line);border-left:1px solid var(--line)}body.theme-home .service-card{min-height:255px;padding:24px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:rgba(250,248,245,.82);transition:transform 180ms var(--ease),border-color 180ms ease,background-color 180ms ease}body.theme-home .service-card:hover{position:relative;z-index:2;border-color:var(--orange);background:#fffdfa;transform:translateY(-2px)}body.theme-home .service-icon{width:38px;height:38px;margin-bottom:42px;color:var(--orange-text);fill:none;stroke:currentColor;stroke-width:1.8;stroke-linejoin:round;stroke-linecap:round}body.theme-home .service-card h3{margin-bottom:10px}body.theme-home .service-card p{min-height:50px;margin-bottom:24px;font-size:.92rem}body.theme-home .service-card span{color:var(--orange-text);font-weight:750}body.theme-home .proof-section{background:rgba(251,232,221,.28)}body.theme-home .featured-case{display:grid;overflow:hidden;margin-bottom:20px;border:1px solid var(--graphite);border-radius:var(--radius);background:var(--paper);transition:transform 180ms var(--ease),border-color 180ms ease}body.theme-home .featured-case:hover{border-color:var(--orange);transform:translateY(-2px)}body.theme-home .case-blueprint{position:relative;min-height:330px;display:grid;place-items:center;overflow:hidden;border-bottom:1px solid var(--graphite);background-color:var(--graphite);background-image:linear-gradient(rgba(255,117,31,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,117,31,.08) 1px,transparent 1px);background-size:24px 24px}body.theme-home .case-blueprint svg{width:min(90%,560px);fill:none;stroke:#FBE8DD;stroke-width:1.4;opacity:.9}body.theme-home .case-blueprint svg circle{fill:var(--orange);stroke:var(--orange)}body.theme-home .blueprint-note{position:absolute;left:20px;bottom:16px;color:#FBE8DD;font-size:.65rem}body.theme-home .featured-case-copy{padding:32px}body.theme-home .case-meta{margin-bottom:13px;color:var(--orange-text);font-size:.68rem;font-style:normal;font-weight:750;letter-spacing:.06em;text-transform:uppercase}body.theme-home .featured-case h3{margin-bottom:16px;font-size:clamp(2rem,4vw,3.3rem)}body.theme-home .featured-case-copy>p:not(.case-meta){max-width:560px}body.theme-home .case-metric{display:flex;flex-direction:column;gap:5px;margin:28px 0;padding:19px 0;border-block:1px solid var(--line)}body.theme-home .case-metric strong{font-size:clamp(2rem,5vw,3.8rem);line-height:1}body.theme-home .case-metric span{color:var(--steel)}body.theme-home .case-grid{display:grid;gap:16px}body.theme-home .case-card{min-height:265px;padding:24px;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);transition:transform 180ms var(--ease),border-color 180ms ease}body.theme-home .case-card:hover{border-color:var(--orange);transform:translateY(-2px)}body.theme-home .case-card h3{margin-bottom:34px}body.theme-home .case-card strong{display:block;margin-bottom:4px;font-size:2.1rem;line-height:1}body.theme-home .case-card p:not(.case-meta){margin-bottom:34px}body.theme-home .case-card>span{color:var(--orange-text);font-weight:750}body.theme-home .testimonial{position:relative;max-width:1020px;margin:0 auto;padding:42px 24px 32px;border:1px solid var(--line);border-radius:var(--radius);background:rgba(250,248,245,.86)}body.theme-home .quote-mark{position:absolute;top:-34px;left:18px;color:var(--amber);font-family:Georgia,serif;font-size:10rem;line-height:1;z-index:-1}body.theme-home .testimonial blockquote{margin:0 0 30px;font-size:clamp(1.55rem,3.5vw,2.75rem);line-height:1.25;letter-spacing:-.035em}body.theme-home .testimonial figcaption{display:flex;flex-direction:column;gap:4px;padding-top:18px;border-top:1px solid var(--line)}body.theme-home .testimonial figcaption span{color:var(--steel);font-size:.76rem}body.theme-home .pillars-grid{display:grid;gap:0;border-top:1px solid var(--graphite)}body.theme-home .pillar{padding:28px 0;border-bottom:1px solid var(--line)}body.theme-home .pillar-label{display:inline-block;margin-bottom:28px;padding:6px 8px;border:1px solid var(--graphite);border-radius:6px;color:var(--graphite);font-size:.68rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}body.theme-home .pillar h3{max-width:360px;margin-bottom:13px;font-size:1.45rem}body.theme-home .pillar p:last-child{max-width:390px;margin-bottom:0}body.theme-home .two-track{padding:82px 0;background-color:var(--graphite);background-image:linear-gradient(rgba(251,232,221,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(251,232,221,.04) 1px,transparent 1px);background-size:24px 24px;color:var(--paper)}body.theme-home .section-label-dark{color:var(--orange)}body.theme-home .track-grid{display:grid;margin-top:24px;border:1px solid var(--line-dark);border-radius:var(--radius);overflow:hidden}body.theme-home .track-panel{min-height:340px;padding:32px}body.theme-home .track-panel+.track-panel{border-top:1px solid var(--line-dark)}body.theme-home .track-index{color:var(--orange);font-size:.7rem;font-weight:800}body.theme-home .track-panel h2{margin:65px 0 16px;font-size:clamp(2.25rem,5vw,4rem)}body.theme-home .track-panel p{max-width:520px;color:#BFC2C9}body.theme-home .text-link-on-dark{color:var(--orange)}body.theme-home .studio-layout{display:grid;gap:30px}body.theme-home .article-list{border-top:1px solid var(--graphite)}body.theme-home .article-list>a:not(.article-all){display:grid;grid-template-columns:90px minmax(0,1fr);gap:12px 18px;padding:20px 0;border-bottom:1px solid var(--line);align-items:center;transition:padding-left 180ms ease,color 180ms ease}body.theme-home .article-list>a:not(.article-all):hover{padding-left:8px;color:var(--orange-text)}body.theme-home .article-list time{color:var(--steel);font-size:.7rem}body.theme-home .article-list span{font-size:1.05rem;font-weight:700;letter-spacing:-.02em}body.theme-home .article-list em{grid-column:2;justify-self:start;padding:3px 6px;border:1px solid var(--line);border-radius:5px;color:var(--steel);font-family:var(--font-mono);font-size:.62rem;font-style:normal;text-transform:uppercase}body.theme-home .article-all{margin-top:24px}body.theme-home .final-cta{padding-top:96px;padding-bottom:110px}body.theme-home .spec-sheet-small{max-width:1080px;margin-inline:auto}body.theme-home .spec-small-body{display:grid;gap:28px;padding:34px 26px 40px;align-items:end}body.theme-home .spec-small-body h2{max-width:760px;margin-bottom:16px;font-size:clamp(2.25rem,5.5vw,4.7rem)}body.theme-home .spec-small-body p{max-width:750px;margin-bottom:0;font-size:1.05rem}body.theme-home .spec-small-body .button{align-self:end}body.theme-home .site-footer{padding:72px 0 0;background:var(--graphite);color:var(--paper)}body.theme-home .footer-grid{display:grid;gap:42px 28px}body.theme-home .footer-brand>p{max-width:320px;margin:20px 0 24px;color:#BFC2C9}body.theme-home .footer-contact{display:grid;gap:7px;color:#D5D7DC;font-size:.75rem}body.theme-home .footer-contact a:hover,body.theme-home .social-links a:hover,body.theme-home .footer-column a:hover{color:var(--orange)}body.theme-home .social-links{display:flex;flex-wrap:wrap;gap:15px;margin-top:24px;font-size:.82rem}body.theme-home .footer-column{display:grid;align-content:start;gap:10px}body.theme-home .footer-column h2{margin-bottom:9px;color:var(--orange);font-family:var(--font-mono);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}body.theme-home .footer-column a{color:#D5D7DC;font-size:.86rem}body.theme-home .footer-bottom{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:54px;padding:20px 0;border-top:1px solid var(--line-dark);color:#9CA0A8;font-size:.66rem;text-transform:uppercase}body.theme-home .search-dialog{width:min(720px,calc(100% - 24px));padding:0;border:1px solid var(--graphite);border-radius:var(--radius);background:var(--paper);color:var(--graphite)}body.theme-home .search-dialog::backdrop{background:rgba(22,24,29,.72)}body.theme-home .search-panel{padding:24px}body.theme-home .search-panel-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;border-bottom:1px dashed var(--graphite)}body.theme-home .search-panel-head p{margin:0;font-size:.72rem;font-weight:800}body.theme-home .search-panel label{display:block;margin:28px 0 10px;font-size:1.6rem;font-weight:750;letter-spacing:-.03em}body.theme-home .search-field{display:grid;gap:10px}body.theme-home .search-field input{min-width:0;height:52px;padding:0 14px;border:1px solid var(--graphite);border-radius:9px;background:#fff;color:var(--graphite)}body.theme-home .search-hint{margin:15px 0 0;color:var(--steel);font-size:.65rem}body.theme-home .reveal{opacity:0;transform:translateY(14px);animation:fade-up-home 300ms var(--ease) forwards;animation-delay:var(--delay,0ms)}@keyframes fade-up-home{to{opacity:1;transform:translateY(0)}}@media (min-width:600px){body.theme-home .services-grid{grid-template-columns:repeat(2,1fr)}body.theme-home .case-grid{grid-template-columns:repeat(3,1fr)}body.theme-home .article-list>a:not(.article-all){grid-template-columns:100px minmax(0,1fr) auto}body.theme-home .article-list em{grid-column:auto;justify-self:end}body.theme-home .footer-grid{grid-template-columns:1.5fr repeat(2,1fr)}body.theme-home .footer-brand{grid-row:span 2}}@media (min-width:768px){body.theme-home .container{width:min(calc(100% - 56px),var(--container))}body.theme-home .section{padding:112px 0}body.theme-home .hero{padding:102px 0 74px}body.theme-home .section-heading{grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr)}body.theme-home .featured-case{grid-template-columns:1.15fr .85fr}body.theme-home .case-blueprint{min-height:520px;border-right:1px solid var(--graphite);border-bottom:0}body.theme-home .featured-case-copy{display:flex;flex-direction:column;justify-content:center;padding:44px}body.theme-home .pillars-grid{grid-template-columns:repeat(3,1fr)}body.theme-home .pillar{padding:32px 28px;border-bottom:0}body.theme-home .pillar:first-child{padding-left:0}body.theme-home .pillar+.pillar{border-left:1px solid var(--line)}body.theme-home .track-grid{grid-template-columns:1fr 1fr}body.theme-home .track-panel+.track-panel{border-top:0;border-left:1px solid var(--line-dark)}body.theme-home .studio-layout{grid-template-columns:.7fr 1.3fr;align-items:start}body.theme-home .spec-small-body{grid-template-columns:minmax(0,1fr) auto;padding:46px 42px 50px}body.theme-home .search-field{grid-template-columns:minmax(0,1fr) auto}}@media (min-width:1024px){body.theme-home .primary-nav,body.theme-home .nav-actions{display:flex}body.theme-home .menu-toggle{display:none}body.theme-home .hero-grid{grid-template-columns:minmax(0,1.13fr) minmax(400px,.87fr);gap:58px}body.theme-home .services-grid{grid-template-columns:repeat(4,1fr)}body.theme-home .footer-grid{grid-template-columns:1.7fr repeat(4,1fr)}body.theme-home .footer-brand{grid-row:auto}}@media (max-width:1199px) and (min-width:1024px){body.theme-home .brand-logo{width:136px}body.theme-home .primary-nav{gap:14px}body.theme-home .nav-cta{max-width:168px;padding-inline:13px;font-size:.78rem}}@media (max-width:599px){body.theme-home .brand-logo{width:146px}body.theme-home .brand-on-dark .brand-logo{width:184px}body.theme-home .hero-facts{grid-template-columns:1fr}body.theme-home .hero-facts div{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid var(--line)}body.theme-home .hero-actions .button{width:100%}body.theme-home .spec-body{padding:18px}body.theme-home .spec-title-row{display:block}body.theme-home .status-badge{margin-top:14px}body.theme-home .spec-rows div{grid-template-columns:1fr;gap:3px}body.theme-home .spec-rows dd{text-align:left}body.theme-home .status-items{justify-content:flex-start}body.theme-home .status-items span{width:100%}body.theme-home .status-items span+span{border-left:0;border-top:1px solid rgba(22,24,29,.18)}body.theme-home .testimonial{padding-inline:20px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}body.theme-home,body.theme-home *,body.theme-home *::before,body.theme-home *::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important}body.theme-home .marquee-home-track{transform:none}body.theme-home .reveal{opacity:1;transform:none}}body.theme-services{--graphite:#16181D;--orange:#ff751f;--orange-text:#b83e00;--paper:#FAF8F5;--amber:#FBE8DD;--steel:#6B7280;--green:#16A34A;--line:#D8D3CC;--line-dark:#3A3D44;--white:#FFFFFF;--font-sans:"Inter","General Sans","Space Grotesk",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-mono:"JetBrains Mono","IBM Plex Mono","SFMono-Regular",Consolas,"Liberation Mono",monospace;--container:1200px;--radius-sm:8px;--radius:12px;--header-height:76px;--ease:cubic-bezier(.2,.7,.2,1)}body.theme-services,body.theme-services *{box-sizing:border-box}html{scroll-behavior:smooth}body.theme-services{margin:0;color:var(--graphite);background-color:var(--paper);background-image:linear-gradient(rgba(22,24,29,.032) 1px,transparent 1px),linear-gradient(90deg,rgba(22,24,29,.032) 1px,transparent 1px);background-size:24px 24px;font-family:var(--font-sans);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body.theme-services.menu-open{overflow:hidden}body.theme-services img,body.theme-services svg{display:block;max-width:100%}body.theme-services a{color:inherit;text-decoration:none}body.theme-services button,body.theme-services input{font:inherit}body.theme-services button{color:inherit}body.theme-services address{font-style:normal}body.theme-services::selection,body.theme-services::selection{background:var(--amber);color:var(--graphite)}body.theme-services:focus-visible{outline:3px solid var(--orange);outline-offset:3px}body.theme-services .skip-link{position:fixed;z-index:1000;left:12px;top:12px;padding:10px 14px;border-radius:8px;background:var(--graphite);color:var(--paper);transform:translateY(-160%);transition:transform 180ms ease}body.theme-services .skip-link:focus{transform:translateY(0)}body.theme-services .container{width:min(calc(100% - 32px),var(--container));margin-inline:auto}body.theme-services .mono,body.theme-services time,body.theme-services .eyebrow,body.theme-services .section-label,body.theme-services .breadcrumb,body.theme-services .service-stack,body.theme-services .process-step,body.theme-services .engagement-kicker,body.theme-services .spec-header,body.theme-services .spec-rows dt,body.theme-services .chip,body.theme-services .case-meta,body.theme-services .faq-index,body.theme-services .footer-bottom{font-family:var(--font-mono);font-variant-numeric:tabular-nums}body.theme-services .section{padding:88px 0}body.theme-services .perforated{position:relative}body.theme-services .perforated::before{content:"";position:absolute;inset:0 0 auto;border-top:1px dashed rgba(22,24,29,.38)}body.theme-services .section-grid{position:relative}body.theme-services .section-grid::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,transparent calc(50% - 1px),rgba(22,24,29,.035) 50%,transparent calc(50%+1px))}body.theme-services h1,body.theme-services h2,body.theme-services h3,body.theme-services p{margin-top:0}body.theme-services h1,body.theme-services h2,body.theme-services h3{line-height:1.06;letter-spacing:-.04em}body.theme-services h1{margin-bottom:24px;font-size:clamp(3rem,7.5vw,6.25rem);max-width:1040px}body.theme-services h2{margin-bottom:0;font-size:clamp(2.1rem,5vw,4.1rem)}body.theme-services h3{font-size:1.35rem}body.theme-services p{color:var(--steel)}body.theme-services .site-header{position:sticky;z-index:100;top:0;height:var(--header-height);border-bottom:1px solid var(--line);background:var(--paper)}body.theme-services .nav-shell{height:100%;display:flex;align-items:center;gap:24px}body.theme-services .brand{display:inline-flex;align-items:center;flex:0 0 auto;line-height:0}body.theme-services .brand-logo{display:block;width:156px;height:auto}body.theme-services .brand-on-dark{width:max-content;padding:7px 10px;border:1px solid var(--line-dark);border-radius:10px;background:var(--paper)}body.theme-services .brand-on-dark .brand-logo{width:196px}body.theme-services .primary-nav{display:none;align-items:center;gap:22px;margin-left:auto;font-size:.9rem;font-weight:650}body.theme-services .primary-nav>a,body.theme-services .nav-dropdown>button{position:relative;padding:9px 0}body.theme-services .primary-nav>a::after,body.theme-services .nav-dropdown>button::after{content:"";position:absolute;left:0;right:100%;bottom:4px;height:2px;background:var(--orange);transition:right 180ms ease}body.theme-services .primary-nav>a:hover::after,body.theme-services .primary-nav>a[aria-current="page"]::after,body.theme-services .nav-dropdown>button:hover::after{right:0}body.theme-services .nav-dropdown{position:relative}body.theme-services .nav-dropdown>button{display:inline-flex;align-items:center;gap:5px;border:0;background:none;cursor:pointer;font-weight:inherit}body.theme-services .nav-dropdown svg{width:14px;fill:none;stroke:currentColor;stroke-width:1.8;transition:transform 180ms ease}body.theme-services .nav-dropdown button[aria-expanded="true"] svg{transform:rotate(180deg)}body.theme-services .dropdown-panel{position:absolute;display:none;top:calc(100%+10px);left:-18px;width:220px;padding:10px;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper)}body.theme-services .dropdown-panel.open{display:grid}body.theme-services .dropdown-panel a{padding:10px 12px;border-radius:7px;font-size:.88rem}body.theme-services .dropdown-panel a:hover{background:var(--amber);color:var(--orange-text)}body.theme-services .nav-actions{display:none;align-items:center;gap:10px}body.theme-services .icon-button{display:inline-grid;place-items:center;width:42px;height:42px;padding:0;border:1px solid var(--line);border-radius:9px;background:var(--paper);cursor:pointer}body.theme-services .icon-button svg{width:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}body.theme-services .icon-button:hover{border-color:var(--orange)}body.theme-services .menu-toggle{margin-left:auto}body.theme-services .button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 18px;border:1px solid transparent;border-radius:9px;font-weight:760;line-height:1.15;transition:transform 180ms var(--ease),border-color 180ms ease,background-color 180ms ease}body.theme-services .button:hover{transform:translateY(-2px)}body.theme-services .button-primary{border-color:var(--graphite);background:var(--orange);color:var(--graphite)}body.theme-services .button-primary:hover{background:#ff8438;border-color:var(--orange)}body.theme-services .text-link{display:inline-flex;align-items:center;gap:6px;color:var(--orange-text);font-weight:760;text-decoration-thickness:1px;text-underline-offset:4px}body.theme-services .text-link:hover{text-decoration:underline}body.theme-services .primary-nav.is-open{position:fixed;display:flex;flex-direction:column;align-items:stretch;inset:var(--header-height) 0 0;gap:0;padding:24px;overflow-y:auto;border-top:1px solid var(--line);background:var(--paper)}body.theme-services .primary-nav.is-open>a,body.theme-services .primary-nav.is-open .nav-dropdown>button{width:100%;padding:16px 0;border-bottom:1px solid var(--line);text-align:left;font-size:1.1rem}body.theme-services .primary-nav.is-open .nav-dropdown>button{justify-content:space-between}body.theme-services .primary-nav.is-open .dropdown-panel{position:static;width:100%;margin:8px 0;border:0;border-left:2px solid var(--orange);border-radius:0}body.theme-services .mobile-nav-tools{display:none}body.theme-services .primary-nav.is-open .mobile-nav-tools{display:grid;gap:12px;padding-top:24px}body.theme-services .mobile-search{display:flex;align-items:center;gap:10px;min-height:46px;padding:11px 14px;border:1px solid var(--graphite);border-radius:9px;background:var(--paper);font-weight:750;cursor:pointer}body.theme-services .mobile-search:hover{border-color:var(--orange);transform:translateY(-2px)}body.theme-services .mobile-search svg{width:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}body.theme-services .page-hero{overflow:hidden;padding:78px 0 64px}body.theme-services .page-hero .container{position:relative;z-index:1}body.theme-services .eyebrow{margin-bottom:18px;color:var(--orange-text);font-size:.75rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}body.theme-services .page-dek{max-width:810px;margin-bottom:0;color:#454A53;font-size:clamp(1.13rem,2.4vw,1.4rem);line-height:1.55}body.theme-services .page-hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px 24px;margin-top:30px}body.theme-services .breadcrumb{display:flex;flex-wrap:wrap;gap:7px;margin:0 0 28px;color:var(--steel);font-size:.7rem;letter-spacing:.03em;text-transform:uppercase}body.theme-services .breadcrumb a{color:var(--orange-text)}body.theme-services .section-heading{display:grid;gap:20px;margin-bottom:42px;align-items:end}body.theme-services .section-heading p{max-width:610px;margin-bottom:0}body.theme-services .section-label{margin-bottom:12px !important;color:var(--orange-text) !important;font-size:.72rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}body.theme-services .section-heading.compact{margin-bottom:30px}body.theme-services .section-heading.compact h2{max-width:760px}body.theme-services .engagement-strip{padding:0 0 74px}body.theme-services .engagement-grid{display:grid;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:rgba(250,248,245,.78)}body.theme-services .engagement-card{min-height:164px;padding:26px;transition:transform 180ms var(--ease),border-color 180ms ease,background-color 180ms ease}body.theme-services .engagement-card+.engagement-card{border-top:1px solid var(--line)}body.theme-services .engagement-card:hover{background:#fff;transform:translateY(-2px)}body.theme-services .engagement-kicker{margin-bottom:28px;color:var(--orange-text);font-size:.68rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}body.theme-services .engagement-card h2{margin-bottom:10px;font-size:1.48rem}body.theme-services .engagement-card p{margin:0;font-size:.93rem}body.theme-services .services-grid{display:grid;gap:14px}body.theme-services .service-card{position:relative;display:flex;flex-direction:column;min-height:350px;padding:24px;border:1px solid var(--line);border-radius:var(--radius);background:rgba(250,248,245,.88);transition:transform 180ms var(--ease),border-color 180ms ease,background-color 180ms ease}body.theme-services .service-card:hover{border-color:var(--orange);background:#fff;transform:translateY(-2px)}body.theme-services .service-icon{width:42px;height:42px;margin-bottom:48px;color:var(--orange-text);fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}body.theme-services .service-card h3{margin-bottom:12px}body.theme-services .service-card>p{margin-bottom:28px;font-size:.94rem}body.theme-services .service-stack{margin-top:auto;padding-top:14px;border-top:1px dashed var(--line);color:var(--steel);font-size:.68rem;line-height:1.7;text-transform:uppercase}body.theme-services .service-card .explore{display:inline-flex;margin-top:18px;color:var(--orange-text);font-weight:760}body.theme-services .process-rail{display:grid;gap:0;counter-reset:process}body.theme-services .process-step{position:relative;min-height:185px;padding:24px 24px 24px 78px;border:1px solid var(--line);background:rgba(250,248,245,.88)}body.theme-services .process-step:first-child{border-radius:var(--radius) var(--radius) 0 0}body.theme-services .process-step:last-child{border-radius:0 0 var(--radius) var(--radius)}body.theme-services .process-step+.process-step{border-top:0}body.theme-services .process-step::before{content:attr(data-step);position:absolute;left:24px;top:24px;color:var(--orange-text);font-size:1rem;font-weight:800}body.theme-services .process-step:not(:last-child)::after{content:"";position:absolute;left:31px;bottom:-1px;width:1px;height:24px;border-left:1px dashed var(--graphite);z-index:2}body.theme-services .process-step h3{margin:36px 0 12px;font-family:var(--font-sans);font-size:1.25rem}body.theme-services .process-step p{margin:0;font-family:var(--font-sans);font-size:.9rem}body.theme-services .cta-band{padding:72px 0;background-color:var(--graphite);background-image:linear-gradient(rgba(251,232,221,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(251,232,221,.04) 1px,transparent 1px);background-size:24px 24px;color:var(--paper)}body.theme-services .cta-layout{display:grid;gap:28px;align-items:center}body.theme-services .cta-band h2{max-width:900px;font-size:clamp(2.25rem,5.4vw,4.6rem)}body.theme-services .cta-band p{max-width:740px;margin:18px 0 0;color:#C9CBD0;font-size:1.03rem}body.theme-services .cta-band .button{justify-self:start}body.theme-services .service-hero-grid{display:grid;gap:46px;align-items:start}body.theme-services .service-hero-copy h1{max-width:850px}body.theme-services .service-hero-copy .page-dek{max-width:760px}body.theme-services .service-hero-copy .page-hero-actions{margin-top:28px}body.theme-services .spec-sheet{position:relative;border:1px solid var(--graphite);border-radius:var(--radius);background:var(--paper)}body.theme-services .spec-header{display:flex;justify-content:space-between;gap:18px;padding:11px 15px;border-bottom:1px dashed var(--graphite);background:var(--amber);font-size:.68rem;font-weight:780;letter-spacing:.045em}body.theme-services .spec-body{padding:24px}body.theme-services .spec-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:20px}body.theme-services .micro-label{margin-bottom:6px;color:var(--orange-text);font-family:var(--font-mono);font-size:.68rem;font-weight:780;letter-spacing:.08em;text-transform:uppercase}body.theme-services .spec-title-row h2{font-size:clamp(1.65rem,4vw,2.45rem)}body.theme-services .status-badge{display:inline-flex;align-items:center;gap:7px;flex:0 0 auto;padding:5px 8px;border:1px solid var(--line);border-radius:99px;font-family:var(--font-mono);font-size:.63rem;font-weight:700}body.theme-services .status-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--green)}body.theme-services .spec-rows{margin:0;border-top:1px solid var(--line)}body.theme-services .spec-rows div{display:grid;grid-template-columns:minmax(126px,.8fr) 1.2fr;gap:16px;padding:12px 0;border-bottom:1px solid var(--line)}body.theme-services .spec-rows dt{color:var(--steel);font-size:.71rem;text-transform:uppercase}body.theme-services .spec-rows dd{margin:0;font-size:.92rem;font-weight:650;text-align:right}body.theme-services .spec-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding-top:22px}body.theme-services .spec-footer>span{color:var(--steel);font-size:.64rem}body.theme-services .stamp{display:grid;place-items:center;width:78px;height:78px;border:3px double var(--orange-text);border-radius:50%;color:var(--orange-text);font-family:var(--font-mono);font-size:.68rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase;transform:rotate(-7deg)}body.theme-services .tear-edge{position:absolute;right:0;bottom:-7px;left:0;height:12px;background:radial-gradient(circle at 6px 0,transparent 6px,var(--paper) 6.7px) repeat-x;background-size:12px 12px;pointer-events:none}body.theme-services .included-grid{display:grid;gap:14px}body.theme-services .included-card{min-height:230px;padding:24px;border:1px solid var(--line);border-radius:var(--radius);background:rgba(250,248,245,.88);transition:transform 180ms var(--ease),border-color 180ms ease,background-color 180ms ease}body.theme-services .included-card:hover{border-color:var(--orange);background:#fff;transform:translateY(-2px)}body.theme-services .included-card .card-index{display:block;margin-bottom:48px;color:var(--orange-text);font-family:var(--font-mono);font-size:.7rem;font-weight:800}body.theme-services .included-card h3{margin-bottom:12px}body.theme-services .included-card p{margin:0;font-size:.91rem}body.theme-services .case-study-card{display:grid;overflow:hidden;border:1px solid var(--graphite);border-radius:var(--radius);background:var(--paper);transition:transform 180ms var(--ease),border-color 180ms ease}body.theme-services .case-study-card:hover{border-color:var(--orange);transform:translateY(-2px)}body.theme-services .case-blueprint{min-height:260px;padding:26px;border-bottom:1px solid var(--graphite);background-color:var(--amber);background-image:linear-gradient(rgba(22,24,29,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(22,24,29,.07) 1px,transparent 1px);background-size:24px 24px}body.theme-services .case-meta{display:flex;justify-content:space-between;gap:14px;color:var(--orange-text);font-size:.65rem;text-transform:uppercase}body.theme-services .case-diagram{display:grid;place-items:center;min-height:180px}body.theme-services .case-diagram svg{width:min(280px,86%);fill:none;stroke:var(--graphite);stroke-width:1.4}body.theme-services .case-copy{padding:28px}body.theme-services .case-copy h3{margin-bottom:14px;font-size:clamp(1.8rem,4vw,3rem)}body.theme-services .case-copy p{margin-bottom:26px}body.theme-services .case-result{display:grid;gap:4px;padding-top:20px;border-top:1px solid var(--line)}body.theme-services .case-result strong{font-family:var(--font-mono);font-size:clamp(2.5rem,7vw,4.8rem);line-height:1}body.theme-services .case-result span{color:var(--steel);font-size:.84rem}body.theme-services .chip-list{display:flex;flex-wrap:wrap;gap:10px}body.theme-services .chip{padding:8px 10px;border:1px solid var(--line);border-radius:7px;background:rgba(250,248,245,.9);color:var(--graphite);font-size:.7rem}body.theme-services .chip:hover{border-color:var(--orange)}body.theme-services .faq-list{border-top:1px solid var(--graphite)}body.theme-services .faq-item{border-bottom:1px solid var(--line)}body.theme-services .faq-item summary{position:relative;display:grid;grid-template-columns:42px minmax(0,1fr) 28px;gap:12px;align-items:center;padding:25px 0;cursor:pointer;list-style:none;font-weight:760}body.theme-services .faq-item summary::-webkit-details-marker{display:none}body.theme-services .faq-index{color:var(--orange-text);font-size:.68rem}body.theme-services .faq-toggle{position:relative;width:20px;height:20px;justify-self:end}body.theme-services .faq-toggle::before,body.theme-services .faq-toggle::after{content:"";position:absolute;inset:9px 2px auto;height:1px;background:var(--graphite)}body.theme-services .faq-toggle::after{transform:rotate(90deg);transition:transform 180ms ease}body.theme-services .faq-item[open] .faq-toggle::after{transform:rotate(0)}body.theme-services .faq-answer{max-width:830px;padding:0 40px 24px 54px}body.theme-services .faq-answer p{margin:0}body.theme-services .site-footer{padding:72px 0 0;background:var(--graphite);color:var(--paper)}body.theme-services .footer-grid{display:grid;gap:42px 28px}body.theme-services .footer-brand>p{max-width:320px;margin:20px 0 24px;color:#BFC2C9}body.theme-services .footer-contact{display:grid;gap:7px;color:#D5D7DC;font-size:.75rem}body.theme-services .footer-contact a:hover,body.theme-services .social-links a:hover,body.theme-services .footer-column a:hover{color:var(--orange)}body.theme-services .social-links{display:flex;flex-wrap:wrap;gap:15px;margin-top:24px;font-size:.82rem}body.theme-services .footer-column{display:grid;align-content:start;gap:10px}body.theme-services .footer-column h2{margin-bottom:9px;color:var(--orange);font-family:var(--font-mono);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}body.theme-services .footer-column a{color:#D5D7DC;font-size:.86rem}body.theme-services .footer-bottom{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:54px;padding:20px 0;border-top:1px solid var(--line-dark);color:#9CA0A8;font-size:.66rem;text-transform:uppercase}body.theme-services .search-dialog{width:min(720px,calc(100% - 24px));padding:0;border:1px solid var(--graphite);border-radius:var(--radius);background:var(--paper);color:var(--graphite)}body.theme-services .search-dialog::backdrop{background:rgba(22,24,29,.72)}body.theme-services .search-panel{padding:24px}body.theme-services .search-panel-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;border-bottom:1px dashed var(--graphite)}body.theme-services .search-panel-head p{margin:0;font-size:.72rem;font-weight:800}body.theme-services .search-panel label{display:block;margin:28px 0 10px;font-size:1.6rem;font-weight:750;letter-spacing:-.03em}body.theme-services .search-field{display:grid;gap:10px}body.theme-services .search-field input{min-width:0;height:52px;padding:0 14px;border:1px solid var(--graphite);border-radius:9px;background:#fff;color:var(--graphite)}body.theme-services .search-hint{margin:15px 0 0;color:var(--steel);font-size:.65rem}body.theme-services .reveal{opacity:0;transform:translateY(14px);animation:fade-up-services 300ms var(--ease) forwards;animation-delay:var(--delay,0ms)}@keyframes fade-up-services{to{opacity:1;transform:translateY(0)}}@media (min-width:600px){body.theme-services .engagement-grid{grid-template-columns:repeat(3,1fr)}body.theme-services .engagement-card+.engagement-card{border-top:0;border-left:1px solid var(--line)}body.theme-services .services-grid{grid-template-columns:repeat(2,1fr)}body.theme-services .included-grid{grid-template-columns:repeat(2,1fr)}body.theme-services .footer-grid{grid-template-columns:1.5fr repeat(2,1fr)}body.theme-services .footer-brand{grid-row:span 2}}@media (min-width:768px){body.theme-services .container{width:min(calc(100% - 56px),var(--container))}body.theme-services .section{padding:112px 0}body.theme-services .page-hero{padding:102px 0 80px}body.theme-services .section-heading{grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr)}body.theme-services .process-rail{grid-template-columns:repeat(4,1fr)}body.theme-services .process-step{min-height:260px;padding:28px}body.theme-services .process-step:first-child{border-radius:var(--radius) 0 0 var(--radius)}body.theme-services .process-step:last-child{border-radius:0 var(--radius) var(--radius) 0}body.theme-services .process-step+.process-step{border-top:1px solid var(--line);border-left:0}body.theme-services .process-step::before{left:28px;top:24px}body.theme-services .process-step:not(:last-child)::after{left:auto;top:37px;right:-19px;bottom:auto;width:38px;height:1px;border-left:0;border-top:1px dashed var(--graphite)}body.theme-services .process-step h3{margin-top:86px}body.theme-services .cta-layout{grid-template-columns:minmax(0,1fr) auto}body.theme-services .cta-band .button{justify-self:end}body.theme-services .service-hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(380px,.75fr);gap:58px}body.theme-services .included-grid{grid-template-columns:repeat(3,1fr)}body.theme-services .case-study-card{grid-template-columns:.9fr 1.1fr}body.theme-services .case-blueprint{min-height:440px;border-right:1px solid var(--graphite);border-bottom:0}body.theme-services .case-copy{display:flex;flex-direction:column;justify-content:center;padding:42px}body.theme-services .search-field{grid-template-columns:minmax(0,1fr) auto}}@media (min-width:1024px){body.theme-services .primary-nav,body.theme-services .nav-actions{display:flex}body.theme-services .menu-toggle{display:none}body.theme-services .services-grid{grid-template-columns:repeat(4,1fr)}body.theme-services .footer-grid{grid-template-columns:1.7fr repeat(4,1fr)}body.theme-services .footer-brand{grid-row:auto}}@media (max-width:1199px) and (min-width:1024px){body.theme-services .brand-logo{width:136px}body.theme-services .primary-nav{gap:14px}body.theme-services .nav-cta{max-width:168px;padding-inline:13px;font-size:.78rem}}@media (max-width:599px){body.theme-services .brand-logo{width:146px}body.theme-services .brand-on-dark .brand-logo{width:184px}body.theme-services .page-hero-actions .button{width:100%}body.theme-services .service-card{min-height:320px}body.theme-services .spec-body{padding:18px}body.theme-services .spec-title-row{display:block}body.theme-services .status-badge{margin-top:14px}body.theme-services .spec-rows div{grid-template-columns:1fr;gap:4px}body.theme-services .spec-rows dd{text-align:left}body.theme-services .faq-item summary{grid-template-columns:32px minmax(0,1fr) 24px}body.theme-services .faq-answer{padding-left:44px;padding-right:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}body.theme-services,body.theme-services *,body.theme-services *::before,body.theme-services *::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important}body.theme-services .reveal{opacity:1;transform:none}}body.theme-work{--graphite:#16181D;--orange:#ff751f;--orange-text:#b83e00;--paper:#FAF8F5;--amber:#FBE8DD;--steel:#6B7280;--green:#16A34A;--line:#D8D3CC;--line-dark:#3A3D44;--white:#FFFFFF;--font-sans:"Inter","General Sans","Space Grotesk",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-mono:"JetBrains Mono","IBM Plex Mono","SFMono-Regular",Consolas,"Liberation Mono",monospace;--container:1200px;--radius-sm:8px;--radius:12px;--header-height:76px;--ease:cubic-bezier(.2,.7,.2,1)}body.theme-work,body.theme-work *{box-sizing:border-box}html{scroll-behavior:smooth}body.theme-work{margin:0;color:var(--graphite);background-color:var(--paper);background-image:linear-gradient(rgba(22,24,29,.032) 1px,transparent 1px),linear-gradient(90deg,rgba(22,24,29,.032) 1px,transparent 1px);background-size:24px 24px;font-family:var(--font-sans);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body.theme-work.menu-open{overflow:hidden}body.theme-work img,body.theme-work svg{display:block;max-width:100%}body.theme-work a{color:inherit;text-decoration:none}body.theme-work button,body.theme-work input{font:inherit}body.theme-work button{color:inherit}body.theme-work address{font-style:normal}body.theme-work::selection,body.theme-work::selection{background:var(--amber);color:var(--graphite)}body.theme-work:focus-visible{outline:3px solid var(--orange);outline-offset:3px}body.theme-work .skip-link{position:fixed;z-index:1000;left:12px;top:12px;padding:10px 14px;border-radius:8px;background:var(--graphite);color:var(--paper);transform:translateY(-160%);transition:transform 180ms ease}body.theme-work .skip-link:focus{transform:translateY(0)}body.theme-work .container{width:min(calc(100% - 32px),var(--container));margin-inline:auto}body.theme-work .mono,body.theme-work time,body.theme-work .eyebrow,body.theme-work .section-label,body.theme-work .breadcrumb,body.theme-work .service-stack,body.theme-work .process-step,body.theme-work .engagement-kicker,body.theme-work .spec-header,body.theme-work .spec-rows dt,body.theme-work .chip,body.theme-work .case-meta,body.theme-work .faq-index,body.theme-work .footer-bottom{font-family:var(--font-mono);font-variant-numeric:tabular-nums}body.theme-work .section{padding:88px 0}body.theme-work .perforated{position:relative}body.theme-work .perforated::before{content:"";position:absolute;inset:0 0 auto;border-top:1px dashed rgba(22,24,29,.38)}body.theme-work .section-grid{position:relative}body.theme-work .section-grid::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,transparent calc(50% - 1px),rgba(22,24,29,.035) 50%,transparent calc(50%+1px))}body.theme-work h1,body.theme-work h2,body.theme-work h3,body.theme-work p{margin-top:0}body.theme-work h1,body.theme-work h2,body.theme-work h3{line-height:1.06;letter-spacing:-.04em}body.theme-work h1{margin-bottom:24px;font-size:clamp(3rem,7.5vw,6.25rem);max-width:1040px}body.theme-work h2{margin-bottom:0;font-size:clamp(2.1rem,5vw,4.1rem)}body.theme-work h3{font-size:1.35rem}body.theme-work p{color:var(--steel)}body.theme-work .site-header{position:sticky;z-index:100;top:0;height:var(--header-height);border-bottom:1px solid var(--line);background:var(--paper)}body.theme-work .nav-shell{height:100%;display:flex;align-items:center;gap:24px}body.theme-work .brand{display:inline-flex;align-items:center;flex:0 0 auto;line-height:0}body.theme-work .brand-logo{display:block;width:156px;height:auto}body.theme-work .brand-on-dark{width:max-content;padding:7px 10px;border:1px solid var(--line-dark);border-radius:10px;background:var(--paper)}body.theme-work .brand-on-dark .brand-logo{width:196px}body.theme-work .primary-nav{display:none;align-items:center;gap:22px;margin-left:auto;font-size:.9rem;font-weight:650}body.theme-work .primary-nav>a,body.theme-work .nav-dropdown>button{position:relative;padding:9px 0}body.theme-work .primary-nav>a::after,body.theme-work .nav-dropdown>button::after{content:"";position:absolute;left:0;right:100%;bottom:4px;height:2px;background:var(--orange);transition:right 180ms ease}body.theme-work .primary-nav>a:hover::after,body.theme-work .primary-nav>a[aria-current="page"]::after,body.theme-work .nav-dropdown>button:hover::after{right:0}body.theme-work .nav-dropdown{position:relative}body.theme-work .nav-dropdown>button{display:inline-flex;align-items:center;gap:5px;border:0;background:none;cursor:pointer;font-weight:inherit}body.theme-work .nav-dropdown svg{width:14px;fill:none;stroke:currentColor;stroke-width:1.8;transition:transform 180ms ease}body.theme-work .nav-dropdown button[aria-expanded="true"] svg{transform:rotate(180deg)}body.theme-work .dropdown-panel{position:absolute;display:none;top:calc(100%+10px);left:-18px;width:220px;padding:10px;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper)}body.theme-work .dropdown-panel.open{display:grid}body.theme-work .dropdown-panel a{padding:10px 12px;border-radius:7px;font-size:.88rem}body.theme-work .dropdown-panel a:hover{background:var(--amber);color:var(--orange-text)}body.theme-work .nav-actions{display:none;align-items:center;gap:10px}body.theme-work .icon-button{display:inline-grid;place-items:center;width:42px;height:42px;padding:0;border:1px solid var(--line);border-radius:9px;background:var(--paper);cursor:pointer}body.theme-work .icon-button svg{width:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}body.theme-work .icon-button:hover{border-color:var(--orange)}body.theme-work .menu-toggle{margin-left:auto}body.theme-work .button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 18px;border:1px solid transparent;border-radius:9px;font-weight:760;line-height:1.15;transition:transform 180ms var(--ease),border-color 180ms ease,background-color 180ms ease}body.theme-work .button:hover{transform:translateY(-2px)}body.theme-work .button-primary{border-color:var(--graphite);background:var(--orange);color:var(--graphite)}body.theme-work .button-primary:hover{background:#ff8438;border-color:var(--orange)}body.theme-work .text-link{display:inline-flex;align-items:center;gap:6px;color:var(--orange-text);font-weight:760;text-decoration-thickness:1px;text-underline-offset:4px}body.theme-work .text-link:hover{text-decoration:underline}body.theme-work .primary-nav.is-open{position:fixed;display:flex;flex-direction:column;align-items:stretch;inset:var(--header-height) 0 0;gap:0;padding:24px;overflow-y:auto;border-top:1px solid var(--line);background:var(--paper)}body.theme-work .primary-nav.is-open>a,body.theme-work .primary-nav.is-open .nav-dropdown>button{width:100%;padding:16px 0;border-bottom:1px solid var(--line);text-align:left;font-size:1.1rem}body.theme-work .primary-nav.is-open .nav-dropdown>button{justify-content:space-between}body.theme-work .primary-nav.is-open .dropdown-panel{position:static;width:100%;margin:8px 0;border:0;border-left:2px solid var(--orange);border-radius:0}body.theme-work .mobile-nav-tools{display:none}body.theme-work .primary-nav.is-open .mobile-nav-tools{display:grid;gap:12px;padding-top:24px}body.theme-work .mobile-search{display:flex;align-items:center;gap:10px;min-height:46px;padding:11px 14px;border:1px solid var(--graphite);border-radius:9px;background:var(--paper);font-weight:750;cursor:pointer}body.theme-work .mobile-search:hover{border-color:var(--orange);transform:translateY(-2px)}body.theme-work .mobile-search svg{width:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}body.theme-work .page-hero{overflow:hidden;padding:78px 0 64px}body.theme-work .page-hero .container{position:relative;z-index:1}body.theme-work .eyebrow{margin-bottom:18px;color:var(--orange-text);font-size:.75rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}body.theme-work .page-dek{max-width:810px;margin-bottom:0;color:#454A53;font-size:clamp(1.13rem,2.4vw,1.4rem);line-height:1.55}body.theme-work .page-hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px 24px;margin-top:30px}body.theme-work .breadcrumb{display:flex;flex-wrap:wrap;gap:7px;margin:0 0 28px;color:var(--steel);font-size:.7rem;letter-spacing:.03em;text-transform:uppercase}body.theme-work .breadcrumb a{color:var(--orange-text)}body.theme-work .section-heading{display:grid;gap:20px;margin-bottom:42px;align-items:end}body.theme-work .section-heading p{max-width:610px;margin-bottom:0}body.theme-work .section-label{margin-bottom:12px !important;color:var(--orange-text) !important;font-size:.72rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}body.theme-work .section-heading.compact{margin-bottom:30px}body.theme-work .section-heading.compact h2{max-width:760px}body.theme-work .engagement-strip{padding:0 0 74px}body.theme-work .engagement-grid{display:grid;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:rgba(250,248,245,.78)}body.theme-work .engagement-card{min-height:164px;padding:26px;transition:transform 180ms var(--ease),border-color 180ms ease,background-color 180ms ease}body.theme-work .engagement-card+.engagement-card{border-top:1px solid var(--line)}body.theme-work .engagement-card:hover{background:#fff;transform:translateY(-2px)}body.theme-work .engagement-kicker{margin-bottom:28px;color:var(--orange-text);font-size:.68rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}body.theme-work .engagement-card h2{margin-bottom:10px;font-size:1.48rem}body.theme-work .engagement-card p{margin:0;font-size:.93rem}body.theme-work .services-grid{display:grid;gap:14px}body.theme-work .service-card{position:relative;display:flex;flex-direction:column;min-height:350px;padding:24px;border:1px solid var(--line);border-radius:var(--radius);background:rgba(250,248,245,.88);transition:transform 180ms var(--ease),border-color 180ms ease,background-color 180ms ease}body.theme-work .service-card:hover{border-color:var(--orange);background:#fff;transform:translateY(-2px)}body.theme-work .service-icon{width:42px;height:42px;margin-bottom:48px;color:var(--orange-text);fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}body.theme-work .service-card h3{margin-bottom:12px}body.theme-work .service-card>p{margin-bottom:28px;font-size:.94rem}body.theme-work .service-stack{margin-top:auto;padding-top:14px;border-top:1px dashed var(--line);color:var(--steel);font-size:.68rem;line-height:1.7;text-transform:uppercase}body.theme-work .service-card .explore{display:inline-flex;margin-top:18px;color:var(--orange-text);font-weight:760}body.theme-work .process-rail{display:grid;gap:0;counter-reset:process}body.theme-work .process-step{position:relative;min-height:185px;padding:24px 24px 24px 78px;border:1px solid var(--line);background:rgba(250,248,245,.88)}body.theme-work .process-step:first-child{border-radius:var(--radius) var(--radius) 0 0}body.theme-work .process-step:last-child{border-radius:0 0 var(--radius) var(--radius)}body.theme-work .process-step+.process-step{border-top:0}body.theme-work .process-step::before{content:attr(data-step);position:absolute;left:24px;top:24px;color:var(--orange-text);font-size:1rem;font-weight:800}body.theme-work .process-step:not(:last-child)::after{content:"";position:absolute;left:31px;bottom:-1px;width:1px;height:24px;border-left:1px dashed var(--graphite);z-index:2}body.theme-work .process-step h3{margin:36px 0 12px;font-family:var(--font-sans);font-size:1.25rem}body.theme-work .process-step p{margin:0;font-family:var(--font-sans);font-size:.9rem}body.theme-work .cta-band{padding:72px 0;background-color:var(--graphite);background-image:linear-gradient(rgba(251,232,221,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(251,232,221,.04) 1px,transparent 1px);background-size:24px 24px;color:var(--paper)}body.theme-work .cta-layout{display:grid;gap:28px;align-items:center}body.theme-work .cta-band h2{max-width:900px;font-size:clamp(2.25rem,5.4vw,4.6rem)}body.theme-work .cta-band p{max-width:740px;margin:18px 0 0;color:#C9CBD0;font-size:1.03rem}body.theme-work .cta-band .button{justify-self:start}body.theme-work .service-hero-grid{display:grid;gap:46px;align-items:start}body.theme-work .service-hero-copy h1{max-width:850px}body.theme-work .service-hero-copy .page-dek{max-width:760px}body.theme-work .service-hero-copy .page-hero-actions{margin-top:28px}body.theme-work .spec-sheet{position:relative;border:1px solid var(--graphite);border-radius:var(--radius);background:var(--paper)}body.theme-work .spec-header{display:flex;justify-content:space-between;gap:18px;padding:11px 15px;border-bottom:1px dashed var(--graphite);background:var(--amber);font-size:.68rem;font-weight:780;letter-spacing:.045em}body.theme-work .spec-body{padding:24px}body.theme-work .spec-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:20px}body.theme-work .micro-label{margin-bottom:6px;color:var(--orange-text);font-family:var(--font-mono);font-size:.68rem;font-weight:780;letter-spacing:.08em;text-transform:uppercase}body.theme-work .spec-title-row h2{font-size:clamp(1.65rem,4vw,2.45rem)}body.theme-work .status-badge{display:inline-flex;align-items:center;gap:7px;flex:0 0 auto;padding:5px 8px;border:1px solid var(--line);border-radius:99px;font-family:var(--font-mono);font-size:.63rem;font-weight:700}body.theme-work .status-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--green)}body.theme-work .spec-rows{margin:0;border-top:1px solid var(--line)}body.theme-work .spec-rows div{display:grid;grid-template-columns:minmax(126px,.8fr) 1.2fr;gap:16px;padding:12px 0;border-bottom:1px solid var(--line)}body.theme-work .spec-rows dt{color:var(--steel);font-size:.71rem;text-transform:uppercase}body.theme-work .spec-rows dd{margin:0;font-size:.92rem;font-weight:650;text-align:right}body.theme-work .spec-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding-top:22px}body.theme-work .spec-footer>span{color:var(--steel);font-size:.64rem}body.theme-work .stamp{display:grid;place-items:center;width:78px;height:78px;border:3px double var(--orange-text);border-radius:50%;color:var(--orange-text);font-family:var(--font-mono);font-size:.68rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase;transform:rotate(-7deg)}body.theme-work .tear-edge{position:absolute;right:0;bottom:-7px;left:0;height:12px;background:radial-gradient(circle at 6px 0,transparent 6px,var(--paper) 6.7px) repeat-x;background-size:12px 12px;pointer-events:none}body.theme-work .included-grid{display:grid;gap:14px}body.theme-work .included-card{min-height:230px;padding:24px;border:1px solid var(--line);border-radius:var(--radius);background:rgba(250,248,245,.88);transition:transform 180ms var(--ease),border-color 180ms ease,background-color 180ms ease}body.theme-work .included-card:hover{border-color:var(--orange);background:#fff;transform:translateY(-2px)}body.theme-work .included-card .card-index{display:block;margin-bottom:48px;color:var(--orange-text);font-family:var(--font-mono);font-size:.7rem;font-weight:800}body.theme-work .included-card h3{margin-bottom:12px}body.theme-work .included-card p{margin:0;font-size:.91rem}body.theme-work .case-study-card{display:grid;overflow:hidden;border:1px solid var(--graphite);border-radius:var(--radius);background:var(--paper);transition:transform 180ms var(--ease),border-color 180ms ease}body.theme-work .case-study-card:hover{border-color:var(--orange);transform:translateY(-2px)}body.theme-work .case-blueprint{min-height:260px;padding:26px;border-bottom:1px solid var(--graphite);background-color:var(--amber);background-image:linear-gradient(rgba(22,24,29,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(22,24,29,.07) 1px,transparent 1px);background-size:24px 24px}body.theme-work .case-meta{display:flex;justify-content:space-between;gap:14px;color:var(--orange-text);font-size:.65rem;text-transform:uppercase}body.theme-work .case-diagram{display:grid;place-items:center;min-height:180px}body.theme-work .case-diagram svg{width:min(280px,86%);fill:none;stroke:var(--graphite);stroke-width:1.4}body.theme-work .case-copy{padding:28px}body.theme-work .case-copy h3{margin-bottom:14px;font-size:clamp(1.8rem,4vw,3rem)}body.theme-work .case-copy p{margin-bottom:26px}body.theme-work .case-result{display:grid;gap:4px;padding-top:20px;border-top:1px solid var(--line)}body.theme-work .case-result strong{font-family:var(--font-mono);font-size:clamp(2.5rem,7vw,4.8rem);line-height:1}body.theme-work .case-result span{color:var(--steel);font-size:.84rem}body.theme-work .chip-list{display:flex;flex-wrap:wrap;gap:10px}body.theme-work .chip{padding:8px 10px;border:1px solid var(--line);border-radius:7px;background:rgba(250,248,245,.9);color:var(--graphite);font-size:.7rem}body.theme-work .chip:hover{border-color:var(--orange)}body.theme-work .faq-list{border-top:1px solid var(--graphite)}body.theme-work .faq-item{border-bottom:1px solid var(--line)}body.theme-work .faq-item summary{position:relative;display:grid;grid-template-columns:42px minmax(0,1fr) 28px;gap:12px;align-items:center;padding:25px 0;cursor:pointer;list-style:none;font-weight:760}body.theme-work .faq-item summary::-webkit-details-marker{display:none}body.theme-work .faq-index{color:var(--orange-text);font-size:.68rem}body.theme-work .faq-toggle{position:relative;width:20px;height:20px;justify-self:end}body.theme-work .faq-toggle::before,body.theme-work .faq-toggle::after{content:"";position:absolute;inset:9px 2px auto;height:1px;background:var(--graphite)}body.theme-work .faq-toggle::after{transform:rotate(90deg);transition:transform 180ms ease}body.theme-work .faq-item[open] .faq-toggle::after{transform:rotate(0)}body.theme-work .faq-answer{max-width:830px;padding:0 40px 24px 54px}body.theme-work .faq-answer p{margin:0}body.theme-work .site-footer{padding:72px 0 0;background:var(--graphite);color:var(--paper)}body.theme-work .footer-grid{display:grid;gap:42px 28px}body.theme-work .footer-brand>p{max-width:320px;margin:20px 0 24px;color:#BFC2C9}body.theme-work .footer-contact{display:grid;gap:7px;color:#D5D7DC;font-size:.75rem}body.theme-work .footer-contact a:hover,body.theme-work .social-links a:hover,body.theme-work .footer-column a:hover{color:var(--orange)}body.theme-work .social-links{display:flex;flex-wrap:wrap;gap:15px;margin-top:24px;font-size:.82rem}body.theme-work .footer-column{display:grid;align-content:start;gap:10px}body.theme-work .footer-column h2{margin-bottom:9px;color:var(--orange);font-family:var(--font-mono);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}body.theme-work .footer-column a{color:#D5D7DC;font-size:.86rem}body.theme-work .footer-bottom{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:54px;padding:20px 0;border-top:1px solid var(--line-dark);color:#9CA0A8;font-size:.66rem;text-transform:uppercase}body.theme-work .search-dialog{width:min(720px,calc(100% - 24px));padding:0;border:1px solid var(--graphite);border-radius:var(--radius);background:var(--paper);color:var(--graphite)}body.theme-work .search-dialog::backdrop{background:rgba(22,24,29,.72)}body.theme-work .search-panel{padding:24px}body.theme-work .search-panel-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;border-bottom:1px dashed var(--graphite)}body.theme-work .search-panel-head p{margin:0;font-size:.72rem;font-weight:800}body.theme-work .search-panel label{display:block;margin:28px 0 10px;font-size:1.6rem;font-weight:750;letter-spacing:-.03em}body.theme-work .search-field{display:grid;gap:10px}body.theme-work .search-field input{min-width:0;height:52px;padding:0 14px;border:1px solid var(--graphite);border-radius:9px;background:#fff;color:var(--graphite)}body.theme-work .search-hint{margin:15px 0 0;color:var(--steel);font-size:.65rem}body.theme-work .reveal{opacity:0;transform:translateY(14px);animation:fade-up-work 300ms var(--ease) forwards;animation-delay:var(--delay,0ms)}@keyframes fade-up-work{to{opacity:1;transform:translateY(0)}}@media (min-width:600px){body.theme-work .engagement-grid{grid-template-columns:repeat(3,1fr)}body.theme-work .engagement-card+.engagement-card{border-top:0;border-left:1px solid var(--line)}body.theme-work .services-grid{grid-template-columns:repeat(2,1fr)}body.theme-work .included-grid{grid-template-columns:repeat(2,1fr)}body.theme-work .footer-grid{grid-template-columns:1.5fr repeat(2,1fr)}body.theme-work .footer-brand{grid-row:span 2}}@media (min-width:768px){body.theme-work .container{width:min(calc(100% - 56px),var(--container))}body.theme-work .section{padding:112px 0}body.theme-work .page-hero{padding:102px 0 80px}body.theme-work .section-heading{grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr)}body.theme-work .process-rail{grid-template-columns:repeat(4,1fr)}body.theme-work .process-step{min-height:260px;padding:28px}body.theme-work .process-step:first-child{border-radius:var(--radius) 0 0 var(--radius)}body.theme-work .process-step:last-child{border-radius:0 var(--radius) var(--radius) 0}body.theme-work .process-step+.process-step{border-top:1px solid var(--line);border-left:0}body.theme-work .process-step::before{left:28px;top:24px}body.theme-work .process-step:not(:last-child)::after{left:auto;top:37px;right:-19px;bottom:auto;width:38px;height:1px;border-left:0;border-top:1px dashed var(--graphite)}body.theme-work .process-step h3{margin-top:86px}body.theme-work .cta-layout{grid-template-columns:minmax(0,1fr) auto}body.theme-work .cta-band .button{justify-self:end}body.theme-work .service-hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(380px,.75fr);gap:58px}body.theme-work .included-grid{grid-template-columns:repeat(3,1fr)}body.theme-work .case-study-card{grid-template-columns:.9fr 1.1fr}body.theme-work .case-blueprint{min-height:440px;border-right:1px solid var(--graphite);border-bottom:0}body.theme-work .case-copy{display:flex;flex-direction:column;justify-content:center;padding:42px}body.theme-work .search-field{grid-template-columns:minmax(0,1fr) auto}}@media (min-width:1024px){body.theme-work .primary-nav,body.theme-work .nav-actions{display:flex}body.theme-work .menu-toggle{display:none}body.theme-work .services-grid{grid-template-columns:repeat(4,1fr)}body.theme-work .footer-grid{grid-template-columns:1.7fr repeat(4,1fr)}body.theme-work .footer-brand{grid-row:auto}}@media (max-width:1199px) and (min-width:1024px){body.theme-work .brand-logo{width:136px}body.theme-work .primary-nav{gap:14px}body.theme-work .nav-cta{max-width:168px;padding-inline:13px;font-size:.78rem}}@media (max-width:599px){body.theme-work .brand-logo{width:146px}body.theme-work .brand-on-dark .brand-logo{width:184px}body.theme-work .page-hero-actions .button{width:100%}body.theme-work .service-card{min-height:320px}body.theme-work .spec-body{padding:18px}body.theme-work .spec-title-row{display:block}body.theme-work .status-badge{margin-top:14px}body.theme-work .spec-rows div{grid-template-columns:1fr;gap:4px}body.theme-work .spec-rows dd{text-align:left}body.theme-work .faq-item summary{grid-template-columns:32px minmax(0,1fr) 24px}body.theme-work .faq-answer{padding-left:44px;padding-right:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}body.theme-work,body.theme-work *,body.theme-work *::before,body.theme-work *::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important}body.theme-work .reveal{opacity:1;transform:none}}body.theme-work .work-meta{display:flex;flex-wrap:wrap;gap:10px 18px;margin:30px 0 0;color:var(--graphite);font-family:var(--font-mono);font-size:.74rem;font-variant-numeric:tabular-nums;text-transform:uppercase}body.theme-work .work-meta span{display:inline-flex;align-items:center;gap:9px}body.theme-work .work-meta span+span::before{content:"/";color:var(--orange-text)}body.theme-work .filter-bar{padding:0 0 58px}body.theme-work .filter-shell{display:flex;flex-wrap:wrap;gap:9px;padding:14px;border:1px solid var(--line);border-radius:var(--radius);background:rgba(250,248,245,.84)}body.theme-work .filter-pill{min-height:40px;padding:8px 14px;border:1px solid var(--line);border-radius:999px;background:var(--paper);color:var(--graphite);font-family:var(--font-mono);font-size:.69rem;font-weight:760;letter-spacing:.02em;cursor:pointer;transition:transform 180ms var(--ease),border-color 180ms ease,background-color 180ms ease,color 180ms ease}body.theme-work .filter-pill:hover{border-color:var(--orange);transform:translateY(-2px)}body.theme-work .filter-pill[aria-pressed="true"]{border-color:var(--graphite);background:var(--graphite);color:var(--paper)}body.theme-work .filter-status{margin:13px 0 0;color:var(--steel);font-family:var(--font-mono);font-size:.66rem}body.theme-work .work-grid{display:grid;gap:14px}body.theme-work .work-card{min-width:0}body.theme-work .work-card[hidden]{display:none !important}body.theme-work .work-card-link{display:flex;flex-direction:column;min-height:360px;height:100%;padding:24px;border:1px solid var(--line);border-radius:var(--radius);background:rgba(250,248,245,.9);transition:transform 180ms var(--ease),border-color 180ms ease,background-color 180ms ease}body.theme-work .work-card-link:hover{border-color:var(--orange);background:#fff;transform:translateY(-2px)}body.theme-work .work-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}body.theme-work .industry-tag{display:inline-flex;width:fit-content;padding:6px 9px;border:1px solid #e8bfa8;border-radius:999px;background:var(--amber);color:#873100;font-family:var(--font-mono);font-size:.63rem;font-weight:760;line-height:1.2;text-transform:uppercase}body.theme-work .card-code{color:var(--steel);font-family:var(--font-mono);font-size:.62rem;text-transform:uppercase}body.theme-work .work-card h2,body.theme-work .work-card h3{margin:42px 0 0;font-size:clamp(1.55rem,3vw,2.15rem)}body.theme-work .hero-metric{display:block;margin:auto 0 18px;color:var(--graphite);font-family:var(--font-mono);font-size:clamp(3.35rem,8vw,6.25rem);font-weight:720;letter-spacing:-.075em;line-height:.86;font-variant-numeric:tabular-nums}body.theme-work .metric-caption{display:block;margin-top:10px;color:var(--orange-text);font-family:var(--font-mono);font-size:.65rem;font-weight:760;letter-spacing:.03em;text-transform:uppercase}body.theme-work .work-card-copy{margin:0 0 22px;color:#4C515A;font-size:.93rem}body.theme-work .work-card-link .text-link{margin-top:auto;padding-top:18px;border-top:1px dashed var(--line)}body.theme-work .quote-strip{display:grid;overflow:hidden;border:1px solid var(--graphite);border-radius:var(--radius);background:var(--paper)}body.theme-work .client-quote{position:relative;min-height:240px;padding:30px}body.theme-work .client-quote+.client-quote{border-top:1px solid var(--graphite)}body.theme-work .client-quote::before{content:"“";position:absolute;top:-12px;right:18px;color:var(--amber);font-family:Georgia,serif;font-size:8rem;line-height:1;z-index:0}body.theme-work .client-quote blockquote{position:relative;z-index:1;margin:0;color:var(--graphite);font-size:clamp(1.15rem,2.7vw,1.55rem);font-weight:670;letter-spacing:-.025em;line-height:1.38}body.theme-work .client-quote footer{position:relative;z-index:1;margin-top:30px;color:var(--steel);font-family:var(--font-mono);font-size:.66rem;text-transform:uppercase}body.theme-work .case-hero{padding-bottom:78px}body.theme-work .case-hero-layout{display:grid;gap:50px;align-items:start}body.theme-work .case-hero-copy h1{max-width:820px}body.theme-work .case-hero-copy .page-dek{max-width:800px}body.theme-work .case-industry{margin-bottom:18px}body.theme-work .project-spec{align-self:start}body.theme-work .project-spec .spec-header{text-transform:uppercase}body.theme-work .project-spec .spec-title-row h2{font-size:clamp(1.6rem,4vw,2.4rem)}body.theme-work .project-spec .spec-rows dd{font-family:var(--font-mono);font-size:.78rem;line-height:1.45}body.theme-work .reading-section{padding:96px 0}body.theme-work .reading-column{width:min(100%,680px);margin-inline:auto}body.theme-work .reading-column .section-label{margin-bottom:34px !important}body.theme-work .case-chapter{padding:0 0 68px}body.theme-work .case-chapter+.case-chapter{padding-top:68px;border-top:1px dashed rgba(22,24,29,.45)}body.theme-work .case-chapter:last-child{padding-bottom:0}body.theme-work .case-chapter h2{margin-bottom:24px;font-size:clamp(2rem,5vw,3.3rem)}body.theme-work .case-chapter p{margin-bottom:20px;color:#444A53;font-size:1.06rem;line-height:1.78}body.theme-work .case-chapter p:last-child{margin-bottom:0}body.theme-work .inline-metric{color:var(--graphite);font-family:var(--font-mono);font-weight:760;font-variant-numeric:tabular-nums;white-space:nowrap}body.theme-work .architecture-note{margin:30px 0;padding:22px;border:1px solid var(--graphite);border-radius:var(--radius-sm);background:var(--amber)}body.theme-work .architecture-note p{margin:0;color:var(--graphite);font-family:var(--font-mono);font-size:.78rem;line-height:1.75}body.theme-work .architecture-note strong{display:block;margin-bottom:7px;color:var(--orange-text);text-transform:uppercase}body.theme-work .results-band{padding:76px 0;background-color:var(--graphite);background-image:linear-gradient(rgba(251,232,221,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(251,232,221,.04) 1px,transparent 1px);background-size:24px 24px;color:var(--paper)}body.theme-work .results-band .section-label{color:var(--orange) !important}body.theme-work .results-grid{display:grid;border-top:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark)}body.theme-work .result-item{padding:30px 0}body.theme-work .result-item+.result-item{border-top:1px solid var(--line-dark)}body.theme-work .result-item strong{display:block;color:var(--paper);font-family:var(--font-mono);font-size:clamp(3.5rem,10vw,7rem);letter-spacing:-.075em;line-height:.92;font-variant-numeric:tabular-nums}body.theme-work .result-item span{display:block;max-width:230px;margin-top:12px;color:#BFC2C9;font-family:var(--font-mono);font-size:.68rem;line-height:1.5;text-transform:uppercase}body.theme-work .pull-quote-wrap{padding:96px 0}body.theme-work .pull-quote{position:relative;width:min(100%,920px);margin-inline:auto;padding:34px 0;border-top:1px solid var(--graphite);border-bottom:1px solid var(--graphite)}body.theme-work .pull-quote::before{content:"“";position:absolute;top:-26px;left:-8px;color:var(--amber);font-family:Georgia,serif;font-size:9rem;line-height:1;z-index:-1}body.theme-work .pull-quote blockquote{margin:0;color:var(--graphite);font-size:clamp(1.65rem,4.2vw,3.25rem);font-weight:700;letter-spacing:-.045em;line-height:1.16}body.theme-work .pull-quote footer{margin-top:25px;color:var(--steel);font-family:var(--font-mono);font-size:.7rem;text-transform:uppercase}body.theme-work .more-work-grid{display:grid;gap:14px}body.theme-work .related-case{display:flex;flex-direction:column;min-height:285px;padding:22px;border:1px solid var(--line);border-radius:var(--radius);background:rgba(250,248,245,.9);transition:transform 180ms var(--ease),border-color 180ms ease,background-color 180ms ease}body.theme-work .related-case:hover{border-color:var(--orange);background:#fff;transform:translateY(-2px)}body.theme-work .related-case h3{margin:38px 0 20px;font-size:1.55rem}body.theme-work .related-metric{display:block;margin-top:auto;color:var(--graphite);font-family:var(--font-mono);font-size:2.8rem;font-weight:720;letter-spacing:-.06em;line-height:1}body.theme-work .related-case .text-link{margin-top:18px;padding-top:16px;border-top:1px dashed var(--line)}@media (min-width:600px){body.theme-work .work-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body.theme-work .more-work-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:768px){body.theme-work .quote-strip{grid-template-columns:repeat(2,minmax(0,1fr))}body.theme-work .client-quote+.client-quote{border-top:0;border-left:1px solid var(--graphite)}body.theme-work .case-hero-layout{grid-template-columns:minmax(0,1.05fr) minmax(380px,.72fr);gap:66px}body.theme-work .results-grid{grid-template-columns:repeat(3,minmax(0,1fr))}body.theme-work .result-item{padding:36px 28px}body.theme-work .result-item:first-child{padding-left:0}body.theme-work .result-item:last-child{padding-right:0}body.theme-work .result-item+.result-item{border-top:0;border-left:1px solid var(--line-dark)}body.theme-work .more-work-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){body.theme-work .work-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:599px){body.theme-work .filter-shell{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}body.theme-work .filter-pill{width:100%}body.theme-work .work-card-link{min-height:330px}body.theme-work .work-meta span+span::before{display:none}body.theme-work .work-meta{display:grid;gap:7px}body.theme-work .pull-quote{padding-inline:4px}}body.theme-products{--graphite:#16181D;--orange:#ff751f;--orange-text:#b83e00;--paper:#FAF8F5;--amber:#FBE8DD;--steel:#6B7280;--green:#16A34A;--line:#D8D3CC;--line-dark:#3A3D44;--white:#fff;--radius:12px;--header-height:76px;--font-sans:"Inter","General Sans","Space Grotesk",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-mono:"JetBrains Mono","IBM Plex Mono","SFMono-Regular",Consolas,"Liberation Mono",monospace;--container:1200px;--ease:cubic-bezier(.2,.7,.2,1)}body.theme-products,body.theme-products *{box-sizing:border-box}html{scroll-behavior:smooth}body.theme-products{margin:0;color:var(--graphite);background-color:var(--paper);background-image:linear-gradient(rgba(22,24,29,.032) 1px,transparent 1px),linear-gradient(90deg,rgba(22,24,29,.032) 1px,transparent 1px);background-size:24px 24px;font-family:var(--font-sans);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body.theme-products.menu-open{overflow:hidden}body.theme-products img,body.theme-products svg{display:block;max-width:100%}body.theme-products a{color:inherit;text-decoration:none}body.theme-products button,body.theme-products input{font:inherit}body.theme-products button{color:inherit}body.theme-products address{font-style:normal}body.theme-products::selection,body.theme-products::selection{background:var(--amber);color:var(--graphite)}body.theme-products [hidden]{display:none!important}body.theme-products:focus-visible{outline:3px solid var(--orange);outline-offset:3px}body.theme-products .skip-link{position:fixed;z-index:1000;left:12px;top:12px;padding:10px 14px;border-radius:8px;background:var(--graphite);color:var(--paper);transform:translateY(-160%);transition:transform 180ms ease}body.theme-products .skip-link:focus{transform:translateY(0)}body.theme-products .container{width:min(calc(100% - 32px),var(--container));margin-inline:auto}body.theme-products .mono,body.theme-products time,body.theme-products .eyebrow,body.theme-products .section-label,body.theme-products .breadcrumb,body.theme-products .filter-pill,body.theme-products .filter-status,body.theme-products .product-meta,body.theme-products .product-price,body.theme-products .support-kicker,body.theme-products .compat-row,body.theme-products .spec-header,body.theme-products .spec-rows dt,body.theme-products .spec-rows dd,body.theme-products .docs-index,body.theme-products .faq-index,body.theme-products .footer-bottom,body.theme-products .gallery-label,body.theme-products .version-badge{font-family:var(--font-mono);font-variant-numeric:tabular-nums}body.theme-products .section{padding:88px 0}body.theme-products .perforated{position:relative}body.theme-products .perforated::before{content:"";position:absolute;inset:0 0 auto;border-top:1px dashed rgba(22,24,29,.38)}body.theme-products .section-grid{position:relative}body.theme-products .section-grid::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,transparent calc(50% - 1px),rgba(22,24,29,.035) 50%,transparent calc(50%+1px))}body.theme-products h1,body.theme-products h2,body.theme-products h3,body.theme-products p{margin-top:0}body.theme-products h1,body.theme-products h2,body.theme-products h3{line-height:1.06;letter-spacing:-.04em}body.theme-products h1{max-width:1050px;margin-bottom:24px;font-size:clamp(3rem,7.4vw,6.1rem)}body.theme-products h2{margin-bottom:0;font-size:clamp(2.1rem,5vw,4rem)}body.theme-products h3{font-size:1.34rem}body.theme-products p{color:var(--steel)}body.theme-products .site-header{position:sticky;z-index:100;top:0;height:var(--header-height);border-bottom:1px solid var(--line);background:var(--paper)}body.theme-products .nav-shell{height:100%;display:flex;align-items:center;gap:24px}body.theme-products .brand{display:inline-flex;align-items:center;flex:0 0 auto;line-height:0}body.theme-products .brand-logo{display:block;width:156px;height:auto}body.theme-products .brand-on-dark{width:max-content;padding:7px 10px;border:1px solid var(--line-dark);border-radius:10px;background:var(--paper)}body.theme-products .brand-on-dark .brand-logo{width:196px}body.theme-products .primary-nav{display:none;align-items:center;gap:22px;margin-left:auto;font-size:.9rem;font-weight:650}body.theme-products .primary-nav>a,body.theme-products .nav-dropdown>button{position:relative;padding:9px 0}body.theme-products .primary-nav>a::after,body.theme-products .nav-dropdown>button::after{content:"";position:absolute;left:0;right:100%;bottom:4px;height:2px;background:var(--orange);transition:right 180ms ease}body.theme-products .primary-nav>a:hover::after,body.theme-products .primary-nav>a[aria-current=page]::after,body.theme-products .nav-dropdown>button:hover::after{right:0}body.theme-products .nav-dropdown{position:relative}body.theme-products .nav-dropdown>button{display:inline-flex;align-items:center;gap:5px;border:0;background:none;cursor:pointer;font-weight:inherit}body.theme-products .nav-dropdown svg{width:14px;fill:none;stroke:currentColor;stroke-width:1.8;transition:transform 180ms ease}body.theme-products .nav-dropdown button[aria-expanded=true] svg{transform:rotate(180deg)}body.theme-products .dropdown-panel{position:absolute;display:none;top:calc(100%+10px);left:-18px;width:220px;padding:10px;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper)}body.theme-products .dropdown-panel.open{display:grid}body.theme-products .dropdown-panel a{padding:10px 12px;border-radius:7px;font-size:.88rem}body.theme-products .dropdown-panel a:hover{background:var(--amber);color:var(--orange-text)}body.theme-products .nav-actions{display:none;align-items:center;gap:10px}body.theme-products .icon-button{display:inline-grid;place-items:center;width:42px;height:42px;padding:0;border:1px solid var(--line);border-radius:9px;background:var(--paper);cursor:pointer}body.theme-products .icon-button svg{width:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}body.theme-products .icon-button:hover{border-color:var(--orange)}body.theme-products .menu-toggle{margin-left:auto}body.theme-products .button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 18px;border:1px solid transparent;border-radius:9px;font-weight:760;line-height:1.15;transition:transform 180ms var(--ease),border-color 180ms ease,background-color 180ms ease}body.theme-products .button:hover{transform:translateY(-2px)}body.theme-products .button-primary{border-color:var(--graphite);background:var(--orange);color:var(--graphite)}body.theme-products .button-primary:hover{border-color:var(--orange);background:#ff8438}body.theme-products .button-secondary{border-color:var(--graphite);background:transparent}body.theme-products .button-secondary:hover{border-color:var(--orange)}body.theme-products .text-link{display:inline-flex;align-items:center;gap:6px;color:var(--orange-text);font-weight:760;text-decoration-thickness:1px;text-underline-offset:4px}body.theme-products .text-link:hover{text-decoration:underline}body.theme-products .primary-nav.is-open{position:fixed;display:flex;flex-direction:column;align-items:stretch;inset:var(--header-height) 0 0;gap:0;padding:24px;overflow-y:auto;border-top:1px solid var(--line);background:var(--paper)}body.theme-products .primary-nav.is-open>a,body.theme-products .primary-nav.is-open .nav-dropdown>button{width:100%;padding:16px 0;border-bottom:1px solid var(--line);text-align:left;font-size:1.1rem}body.theme-products .primary-nav.is-open .nav-dropdown>button{justify-content:space-between}body.theme-products .primary-nav.is-open .dropdown-panel{position:static;width:100%;margin:8px 0;border:0;border-left:2px solid var(--orange);border-radius:0}body.theme-products .mobile-nav-tools{display:none}body.theme-products .primary-nav.is-open .mobile-nav-tools{display:grid;gap:12px;padding-top:24px}body.theme-products .mobile-search{display:flex;align-items:center;gap:10px;min-height:46px;padding:11px 14px;border:1px solid var(--graphite);border-radius:9px;background:var(--paper);font-weight:750;cursor:pointer}body.theme-products .mobile-search svg{width:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}body.theme-products .page-hero{overflow:hidden;padding:78px 0 68px}body.theme-products .page-hero .container{position:relative;z-index:1}body.theme-products .eyebrow{margin-bottom:18px;color:var(--orange-text);font-size:.75rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}body.theme-products .page-dek{max-width:830px;margin-bottom:0;color:#454A53;font-size:clamp(1.13rem,2.4vw,1.4rem);line-height:1.55}body.theme-products .page-hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px 24px;margin-top:30px}body.theme-products .breadcrumb{display:flex;flex-wrap:wrap;gap:7px;margin:0 0 28px;color:var(--steel);font-size:.7rem;letter-spacing:.03em;text-transform:uppercase}body.theme-products .breadcrumb a{color:var(--orange-text)}body.theme-products .section-heading{display:grid;gap:20px;margin-bottom:42px;align-items:end}body.theme-products .section-heading p{max-width:620px;margin-bottom:0}body.theme-products .section-label{margin-bottom:12px!important;color:var(--orange-text)!important;font-size:.72rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}body.theme-products .section-heading.compact{margin-bottom:30px}body.theme-products .section-heading.compact h2{max-width:780px}body.theme-products .filter-bar{padding:0 0 48px}body.theme-products .filter-shell{display:flex;flex-wrap:wrap;gap:9px}body.theme-products .filter-pill{min-height:40px;padding:9px 14px;border:1px solid var(--line);border-radius:99px;background:var(--paper);font-size:.72rem;font-weight:760;cursor:pointer;transition:transform 180ms var(--ease),border-color 180ms ease,background-color 180ms ease}body.theme-products .filter-pill:hover{border-color:var(--orange);transform:translateY(-2px)}body.theme-products .filter-pill[aria-pressed=true]{border-color:var(--graphite);background:var(--graphite);color:var(--paper)}body.theme-products .filter-status{margin:14px 0 0;color:var(--steel);font-size:.66rem;text-transform:uppercase}body.theme-products .product-grid{display:grid;gap:18px}body.theme-products .product-card{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:rgba(250,248,245,.92);transition:transform 180ms var(--ease),border-color 180ms ease,background-color 180ms ease}body.theme-products .product-card:hover{border-color:var(--orange);background:#fff;transform:translateY(-2px)}body.theme-products .product-card-link{display:flex;height:100%;flex-direction:column}body.theme-products .product-shot{position:relative;aspect-ratio:16/10;overflow:hidden;border-bottom:1px solid var(--line);background:#eee8df}body.theme-products .product-shot::after{content:"PREVIEW / 16:10";position:absolute;right:10px;bottom:8px;padding:3px 6px;border:1px solid rgba(22,24,29,.25);border-radius:5px;background:rgba(250,248,245,.88);font-family:var(--font-mono);font-size:.52rem;letter-spacing:.05em}body.theme-products .shot-frame{position:absolute;inset:10% 8%;overflow:hidden;border:1px solid rgba(22,24,29,.72);border-radius:7px;background:#fff}body.theme-products .shot-bar{display:flex;align-items:center;gap:4px;height:18px;padding:0 7px;border-bottom:1px solid rgba(22,24,29,.16);background:#f7f4ef}body.theme-products .shot-bar i{width:5px;height:5px;border-radius:50%;background:#c9c4bd}body.theme-products .shot-body{height:calc(100% - 18px);padding:8px}body.theme-products .shot-travel{background:#e8dfd1}body.theme-products .shot-travel .shot-body{background:#f5f1ea}body.theme-products .travel-mast{display:flex;justify-content:space-between;border-bottom:1px solid #1a1a1a;padding-bottom:5px;font-family:Georgia,serif;font-size:7px}body.theme-products .travel-hero{display:grid;grid-template-columns:1.4fr .8fr;gap:5px;margin-top:6px}body.theme-products .travel-main{min-height:58px;background:linear-gradient(135deg,#d7b894,#8c7158)}body.theme-products .travel-side{display:grid;gap:4px}body.theme-products .travel-side span{background:#ddd0bc}body.theme-products .travel-lines{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin-top:6px}body.theme-products .travel-lines span{height:22px;border-top:2px solid #e2602c;background:#eee6da}body.theme-products .shot-linkmesh{background:#e8ece6}body.theme-products .shot-linkmesh .shot-body{background:#f8faf7}body.theme-products .mesh-top{display:flex;justify-content:space-between;font-size:6px;font-weight:700}body.theme-products .mesh-grid{position:relative;height:78%;margin-top:8px;border:1px solid #d4ddd2;background:linear-gradient(rgba(22,24,29,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(22,24,29,.05) 1px,transparent 1px);background-size:12px 12px}body.theme-products .mesh-grid i{position:absolute;width:10px;height:10px;border:2px solid #ff751f;border-radius:50%;background:#fff}body.theme-products .mesh-grid i:nth-child(1){left:18%;top:30%}body.theme-products .mesh-grid i:nth-child(2){left:48%;top:18%}body.theme-products .mesh-grid i:nth-child(3){left:72%;top:56%}body.theme-products .mesh-grid i:nth-child(4){left:37%;top:68%}body.theme-products .mesh-grid::after,body.theme-products .mesh-grid::before{content:"";position:absolute;height:1px;background:#68716b;transform-origin:left}body.theme-products .mesh-grid::before{left:22%;top:35%;width:44%;transform:rotate(-9deg)}body.theme-products .mesh-grid::after{left:40%;top:70%;width:39%;transform:rotate(-18deg)}body.theme-products .shot-chat{background:#e3e8e8}body.theme-products .shot-chat .shot-body{display:grid;place-items:center;background:#f4f6f6}body.theme-products .chat-panel{width:72%;padding:7px;border:1px solid #1d2529;border-radius:7px;background:#fff}body.theme-products .chat-head{display:flex;justify-content:space-between;padding-bottom:4px;border-bottom:1px solid #ddd;font-size:6px;font-weight:700}body.theme-products .chat-bubble{width:78%;margin-top:5px;padding:5px;border-radius:5px;background:#eef0f0;font-size:5px}body.theme-products .chat-bubble.answer{margin-left:auto;background:#fbe8dd}body.theme-products .shot-reading{background:#e5e2ee}body.theme-products .shot-reading .shot-body{background:#fff}body.theme-products .reading-page{display:grid;grid-template-columns:1.4fr .6fr;gap:7px}body.theme-products .reading-article{padding:4px}body.theme-products .reading-title{height:8px;width:70%;background:#24252a}body.theme-products .reading-badge{display:inline-block;margin:5px 0;padding:3px 5px;border-left:2px solid #ff751f;background:#fbe8dd;font-size:5px}body.theme-products .reading-copy{height:4px;margin:4px 0;background:#d4d4d4}body.theme-products .reading-side{border-left:1px solid #ddd;padding-left:6px}body.theme-products .reading-side span{display:block;height:18px;margin-bottom:5px;background:#e8e8e8}body.theme-products .shot-news{background:#dfdcd6}body.theme-products .shot-news .shot-body{background:#f8f6f0}body.theme-products .news-mast{text-align:center;border-bottom:2px double #16181d;font-family:Georgia,serif;font-size:8px;font-weight:700}body.theme-products .news-grid{display:grid;grid-template-columns:1.4fr .6fr;gap:5px;margin-top:6px}body.theme-products .news-lead{height:55px;background:#a5a19a}body.theme-products .news-stack{display:grid;gap:4px}body.theme-products .news-stack span{background:#d0ccc5}body.theme-products .news-row{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin-top:5px}body.theme-products .news-row span{height:19px;border-top:2px solid #16181d;background:#e4e0da}body.theme-products .shot-toc{background:#ece6dc}body.theme-products .shot-toc .shot-body{background:#fff}body.theme-products .toc-layout{display:grid;grid-template-columns:.65fr 1.35fr;gap:7px}body.theme-products .toc-box{padding:5px;border:1px solid #d7c9bd;border-left:3px solid #ff751f;border-radius:4px;background:#faf4ef}body.theme-products .toc-box b{display:block;margin-bottom:4px;font-size:6px}body.theme-products .toc-box span{display:block;height:3px;margin:4px 0;background:#c8c2bd}body.theme-products .toc-copy span{display:block;height:4px;margin-bottom:6px;background:#d5d5d5}body.theme-products .shot-saas{background:#dce4e9}body.theme-products .shot-saas .shot-body{background:#f7f9fa}body.theme-products .dash{display:grid;grid-template-columns:.38fr 1fr;height:100%;gap:6px}body.theme-products .dash-side{padding:5px;background:#22272b}body.theme-products .dash-side span{display:block;height:4px;margin-bottom:6px;background:#6a737a}body.theme-products .dash-main{display:grid;grid-template-rows:auto 1fr;gap:6px}body.theme-products .dash-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}body.theme-products .dash-cards span{height:25px;border:1px solid #cfd7dc;background:#fff}body.theme-products .dash-chart{border:1px solid #cfd7dc;background:linear-gradient(145deg,transparent 48%,#ff751f 49%,#ff751f 51%,transparent 52%)}body.theme-products .shot-api{background:#e4e1db}body.theme-products .shot-api .shot-body{background:#191c20;color:#d9e2e7;font-family:var(--font-mono);font-size:5px}body.theme-products .terminal-line{display:block;margin:3px 0}body.theme-products .terminal-line em{color:#ff751f;font-style:normal}body.theme-products .terminal-ok{color:#66c27c}body.theme-products .product-body{display:flex;flex:1;flex-direction:column;padding:22px}body.theme-products .product-card-head{display:flex;justify-content:space-between;gap:12px;align-items:center}body.theme-products .type-tag{display:inline-flex;width:max-content;padding:5px 8px;border:1px solid #ebc7b3;border-radius:99px;background:var(--amber);color:var(--orange-text);font-family:var(--font-mono);font-size:.61rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}body.theme-products .version-badge{color:var(--steel);font-size:.62rem}body.theme-products .product-body h3{margin:18px 0 12px}body.theme-products .product-value{margin:0 0 24px;font-size:.92rem}body.theme-products .product-meta{margin-top:auto;padding-top:14px;border-top:1px dashed var(--line);color:var(--steel);font-size:.63rem;line-height:1.65;text-transform:uppercase}body.theme-products .product-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:17px}body.theme-products .product-price{font-weight:850;font-size:1.03rem}body.theme-products .view-link{color:var(--orange-text);font-weight:800}body.theme-products .portal-band{padding:62px 0;background:var(--amber)}body.theme-products .portal-layout{display:grid;gap:26px;align-items:center}body.theme-products .portal-band h2{max-width:800px;font-size:clamp(2rem,4.5vw,3.8rem)}body.theme-products .portal-band p{max-width:720px;margin:14px 0 0;color:#555961}body.theme-products .portal-band .button{justify-self:start}body.theme-products .support-strip{padding:0 0 88px}body.theme-products .support-grid{display:grid;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:rgba(250,248,245,.9)}body.theme-products .support-item{min-height:190px;padding:26px}body.theme-products .support-item+.support-item{border-top:1px solid var(--line)}body.theme-products .support-kicker{display:block;margin-bottom:50px;color:var(--orange-text);font-size:.7rem;font-weight:850;letter-spacing:.07em}body.theme-products .support-item p{margin:0;font-size:.92rem}body.theme-products .product-hero{padding:64px 0 82px}body.theme-products .product-hero-grid{display:grid;gap:46px;align-items:start}body.theme-products .product-hero h1{font-size:clamp(3rem,7vw,5.8rem)}body.theme-products .product-labels{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}body.theme-products .feature-list{display:grid;gap:10px;margin:28px 0;padding:0;list-style:none}body.theme-products .feature-list li{display:grid;grid-template-columns:20px 1fr;gap:9px;color:#444a52}body.theme-products .feature-list li::before{content:"✓";display:grid;place-items:center;width:18px;height:18px;margin-top:3px;border:1px solid var(--graphite);border-radius:50%;color:var(--orange-text);font-family:var(--font-mono);font-size:.68rem;font-weight:900}body.theme-products .buy-row{display:flex;flex-wrap:wrap;align-items:center;gap:18px;margin-top:26px}body.theme-products .hero-price{font-family:var(--font-mono);font-size:clamp(2rem,4vw,3.2rem);font-weight:900;line-height:1}body.theme-products .hero-price small{display:block;margin-top:6px;color:var(--steel);font-size:.64rem;font-weight:600}body.theme-products .compat-row{display:flex;flex-wrap:wrap;gap:8px 18px;margin-top:22px;padding-top:18px;border-top:1px dashed var(--line);color:var(--steel);font-size:.67rem;text-transform:uppercase}body.theme-products .gallery-shell{padding:12px;border:1px solid var(--graphite);border-radius:var(--radius);background:var(--paper)}body.theme-products .gallery-main{position:relative;aspect-ratio:16/10;overflow:hidden;border:1px solid var(--line);border-radius:8px}body.theme-products .gallery-main .product-shot{position:absolute;inset:0;border:0}body.theme-products .gallery-label{display:flex;justify-content:space-between;gap:12px;margin-top:10px;color:var(--steel);font-size:.62rem;text-transform:uppercase}body.theme-products .gallery-thumbs{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px}body.theme-products .gallery-thumb{position:relative;aspect-ratio:16/10;overflow:hidden;padding:0;border:1px solid var(--line);border-radius:7px;background:var(--paper);cursor:pointer}body.theme-products .gallery-thumb:hover,body.theme-products .gallery-thumb[aria-pressed=true]{border-color:var(--orange)}body.theme-products .gallery-thumb span{position:absolute;inset:0;display:grid;place-items:center;background:#f3eee7;font-family:var(--font-mono);font-size:.58rem;font-weight:800;text-transform:uppercase}body.theme-products .gallery-view{display:none}body.theme-products .gallery-view.is-active{display:block}body.theme-products .spec-wrap{padding:0 0 92px}body.theme-products .spec-sheet{position:relative;border:1px solid var(--graphite);border-radius:var(--radius);background:var(--paper)}body.theme-products .spec-header{display:flex;justify-content:space-between;gap:18px;padding:11px 15px;border-bottom:1px dashed var(--graphite);background:var(--amber);font-size:.68rem;font-weight:780;letter-spacing:.045em;text-transform:uppercase}body.theme-products .spec-body{padding:24px}body.theme-products .spec-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:20px}body.theme-products .micro-label{margin-bottom:6px;color:var(--orange-text);font-family:var(--font-mono);font-size:.68rem;font-weight:780;letter-spacing:.08em;text-transform:uppercase}body.theme-products .spec-title-row h2{font-size:clamp(1.65rem,4vw,2.45rem)}body.theme-products .status-badge{display:inline-flex;align-items:center;gap:7px;flex:0 0 auto;padding:5px 8px;border:1px solid var(--line);border-radius:99px;font-family:var(--font-mono);font-size:.63rem;font-weight:700}body.theme-products .status-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--green)}body.theme-products .spec-rows{margin:0;border-top:1px solid var(--line)}body.theme-products .spec-rows div{display:grid;grid-template-columns:minmax(130px,.8fr) 1.2fr;gap:16px;padding:12px 0;border-bottom:1px solid var(--line)}body.theme-products .spec-rows dt{color:var(--steel);font-size:.71rem;text-transform:uppercase}body.theme-products .spec-rows dd{margin:0;font-size:.82rem;font-weight:650;text-align:right}body.theme-products .spec-rows a{color:var(--orange-text);text-decoration:underline;text-underline-offset:3px}body.theme-products .spec-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding-top:22px}body.theme-products .spec-footer>span{color:var(--steel);font-size:.64rem}body.theme-products .stamp{display:grid;place-items:center;width:78px;height:78px;border:3px double var(--orange-text);border-radius:50%;color:var(--orange-text);font-family:var(--font-mono);font-size:.68rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase;transform:rotate(-7deg)}body.theme-products .tear-edge{position:absolute;right:0;bottom:-7px;left:0;height:12px;background:radial-gradient(circle at 6px 0,transparent 6px,var(--paper) 6.7px) repeat-x;background-size:12px 12px;pointer-events:none}body.theme-products .feature-section{padding:88px 0}body.theme-products .feature-layout{display:grid;gap:36px;align-items:center}body.theme-products .feature-copy h2{font-size:clamp(2.1rem,5vw,3.8rem)}body.theme-products .feature-copy p{max-width:610px;margin:20px 0 0}body.theme-products .feature-points{display:grid;gap:10px;margin:24px 0 0;padding:0;list-style:none}body.theme-products .feature-points li{padding-left:18px;border-left:2px solid var(--orange);color:#454a53}body.theme-products .feature-visual{min-height:340px;padding:14px;border:1px solid var(--line);border-radius:var(--radius);background:rgba(250,248,245,.92)}body.theme-products .feature-visual .product-shot{height:100%;min-height:310px;aspect-ratio:auto;border:1px solid var(--line);border-radius:8px}body.theme-products .feature-section:nth-of-type(even) .feature-visual{order:-1}body.theme-products .customizer-panel{display:grid;grid-template-columns:.7fr 1.3fr;gap:8px;height:100%;padding:8px;background:#f5f1ea}body.theme-products .customizer-nav{padding:8px;border:1px solid #d9d0c4;background:#fff}body.theme-products .customizer-nav b{display:block;margin-bottom:8px;font-size:7px}body.theme-products .customizer-nav span{display:block;height:5px;margin:8px 0;background:#ddd5ca}body.theme-products .customizer-preview{padding:8px;border:1px solid #d9d0c4;background:#fff}body.theme-products .customizer-preview .travel-mast{font-size:9px}body.theme-products .article-preview{height:100%;padding:12px;background:#f5f1ea}body.theme-products .article-preview h4{margin:8px 0 12px;font-family:Georgia,serif;font-size:22px;line-height:1}body.theme-products .article-preview .dropcap{float:left;margin:2px 6px 0 0;color:#e2602c;font-family:Georgia,serif;font-size:42px;line-height:.8}body.theme-products .article-preview p{color:#3d3d3d;font-family:Georgia,serif;font-size:9px;line-height:1.7}body.theme-products .article-preview blockquote{margin:12px 0;padding:8px;border-left:3px solid #e2602c;background:#fff;font-size:9px}body.theme-products .category-preview{height:100%;padding:10px;background:#f5f1ea}body.theme-products .category-title{display:flex;justify-content:space-between;border-bottom:2px solid #1a1a1a;padding-bottom:6px;font-family:Georgia,serif;font-size:9px}body.theme-products .category-cards{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:7px;margin-top:10px}body.theme-products .category-cards div{min-height:100px;background:#d4c5b3}body.theme-products .category-cards div:nth-child(2){background:#e4d8c8}body.theme-products .category-cards div:nth-child(3){background:#c4b29e}body.theme-products .accordion-list{border-top:1px solid var(--graphite)}body.theme-products .accordion-item{border-bottom:1px solid var(--line)}body.theme-products .accordion-item summary{position:relative;display:grid;grid-template-columns:42px minmax(0,1fr) 28px;gap:12px;align-items:center;padding:24px 0;cursor:pointer;list-style:none;font-weight:760}body.theme-products .accordion-item summary::-webkit-details-marker{display:none}body.theme-products .docs-index,body.theme-products .faq-index{color:var(--orange-text);font-size:.68rem}body.theme-products .accordion-toggle{position:relative;width:20px;height:20px;justify-self:end}body.theme-products .accordion-toggle::before,body.theme-products .accordion-toggle::after{content:"";position:absolute;inset:9px 2px auto;height:1px;background:var(--graphite)}body.theme-products .accordion-toggle::after{transform:rotate(90deg);transition:transform 180ms ease}body.theme-products .accordion-item[open] .accordion-toggle::after{transform:rotate(0)}body.theme-products .accordion-answer{max-width:860px;padding:0 40px 24px 54px}body.theme-products .accordion-answer p{margin:0}body.theme-products .change-list{display:grid;gap:9px;margin:0;padding:0;list-style:none}body.theme-products .change-list li{display:grid;grid-template-columns:88px 1fr;gap:12px;color:#4c5159}body.theme-products .change-list time{color:var(--orange-text);font-size:.65rem}body.theme-products .related-grid{display:grid;gap:14px}body.theme-products .related-product{display:flex;flex-direction:column;min-height:260px;padding:22px;border:1px solid var(--line);border-radius:var(--radius);background:rgba(250,248,245,.9);transition:transform 180ms var(--ease),border-color 180ms ease}body.theme-products .related-product:hover{border-color:var(--orange);transform:translateY(-2px)}body.theme-products .related-product h3{margin:34px 0 12px}body.theme-products .related-product p{margin:0 0 24px;font-size:.9rem}body.theme-products .related-product .product-meta{margin-top:auto}body.theme-products .site-footer{padding:72px 0 0;background:var(--graphite);color:var(--paper)}body.theme-products .footer-grid{display:grid;gap:42px 28px}body.theme-products .footer-brand>p{max-width:320px;margin:20px 0 24px;color:#BFC2C9}body.theme-products .footer-contact{display:grid;gap:7px;color:#D5D7DC;font-size:.75rem}body.theme-products .footer-contact a:hover,body.theme-products .social-links a:hover,body.theme-products .footer-column a:hover{color:var(--orange)}body.theme-products .social-links{display:flex;flex-wrap:wrap;gap:15px;margin-top:24px;font-size:.82rem}body.theme-products .footer-column{display:grid;align-content:start;gap:10px}body.theme-products .footer-column h2{margin-bottom:9px;color:var(--orange);font-family:var(--font-mono);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}body.theme-products .footer-column a{color:#D5D7DC;font-size:.86rem}body.theme-products .footer-bottom{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:54px;padding:20px 0;border-top:1px solid var(--line-dark);color:#9CA0A8;font-size:.66rem;text-transform:uppercase}body.theme-products .search-dialog{width:min(720px,calc(100% - 24px));padding:0;border:1px solid var(--graphite);border-radius:var(--radius);background:var(--paper);color:var(--graphite)}body.theme-products .search-dialog::backdrop{background:rgba(22,24,29,.72)}body.theme-products .search-panel{padding:24px}body.theme-products .search-panel-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;border-bottom:1px dashed var(--graphite)}body.theme-products .search-panel-head p{margin:0;font-size:.72rem;font-weight:800}body.theme-products .search-panel label{display:block;margin:28px 0 10px;font-size:1.6rem;font-weight:750;letter-spacing:-.03em}body.theme-products .search-field{display:grid;gap:10px}body.theme-products .search-field input{min-width:0;height:52px;padding:0 14px;border:1px solid var(--graphite);border-radius:9px;background:#fff;color:var(--graphite)}body.theme-products .search-hint{margin:15px 0 0;color:var(--steel);font-size:.65rem}body.theme-products .reveal{opacity:0;transform:translateY(14px);animation:fade-up-products 300ms var(--ease) forwards;animation-delay:var(--delay,0ms)}@keyframes fade-up-products{to{opacity:1;transform:translateY(0)}}@media (min-width:600px){body.theme-products .product-grid{grid-template-columns:repeat(2,1fr)}body.theme-products .support-grid{grid-template-columns:repeat(3,1fr)}body.theme-products .support-item+.support-item{border-top:0;border-left:1px solid var(--line)}body.theme-products .related-grid{grid-template-columns:repeat(3,1fr)}body.theme-products .footer-grid{grid-template-columns:1.5fr repeat(2,1fr)}body.theme-products .footer-brand{grid-row:span 2}}@media (min-width:768px){body.theme-products .container{width:min(calc(100% - 56px),var(--container))}body.theme-products .section{padding:112px 0}body.theme-products .page-hero{padding:102px 0 80px}body.theme-products .section-heading{grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr)}body.theme-products .portal-layout{grid-template-columns:minmax(0,1fr) auto}body.theme-products .portal-band .button{justify-self:end}body.theme-products .product-hero-grid{grid-template-columns:minmax(0,.92fr) minmax(390px,1.08fr);gap:58px}body.theme-products .spec-sheet{max-width:900px;margin-inline:auto}body.theme-products .feature-layout{grid-template-columns:1fr 1fr;gap:68px}body.theme-products .feature-section:nth-of-type(even) .feature-visual{order:-1}body.theme-products .gallery-shell{position:sticky;top:calc(var(--header-height)+28px)}}@media (min-width:1024px){body.theme-products .menu-toggle{display:none}body.theme-products .primary-nav,body.theme-products .nav-actions{display:flex}body.theme-products .product-grid{grid-template-columns:repeat(3,1fr)}body.theme-products .footer-grid{grid-template-columns:1.55fr repeat(4,1fr)}body.theme-products .footer-brand{grid-row:auto}body.theme-products .nav-cta{white-space:nowrap}body.theme-products .product-card{min-height:520px}}@media (min-width:1280px){body.theme-products .brand-logo{width:168px}body.theme-products .product-grid{grid-template-columns:repeat(4,1fr)}body.theme-products .product-card{min-height:500px}}@media (max-width:599px){body.theme-products .spec-rows div{grid-template-columns:1fr}body.theme-products .spec-rows dd{text-align:left}body.theme-products .stamp{width:68px;height:68px}body.theme-products .feature-visual{min-height:270px}body.theme-products .change-list li{grid-template-columns:1fr}body.theme-products .gallery-label{display:none}body.theme-products .product-card{min-height:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}body.theme-products,body.theme-products *,body.theme-products *::before,body.theme-products *::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}body.theme-products .reveal{opacity:1;transform:none}}body.theme-technologies{--graphite:#16181D;--orange:#ff751f;--orange-text:#b83e00;--paper:#FAF8F5;--amber:#FBE8DD;--steel:#6B7280;--green:#16A34A;--line:#D8D3CC;--line-dark:#3A3D44;--white:#FFFFFF;--font-sans:"Inter","General Sans","Space Grotesk",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-mono:"JetBrains Mono","IBM Plex Mono","SFMono-Regular",Consolas,"Liberation Mono",monospace;--container:1200px;--radius-sm:8px;--radius:12px;--header-height:76px;--ease:cubic-bezier(.2,.7,.2,1)}body.theme-technologies,body.theme-technologies *{box-sizing:border-box}html{scroll-behavior:smooth}body.theme-technologies{margin:0;color:var(--graphite);background-color:var(--paper);background-image:linear-gradient(rgba(22,24,29,.032) 1px,transparent 1px),linear-gradient(90deg,rgba(22,24,29,.032) 1px,transparent 1px);background-size:24px 24px;font-family:var(--font-sans);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body.theme-technologies.menu-open{overflow:hidden}body.theme-technologies img,body.theme-technologies svg{display:block;max-width:100%}body.theme-technologies a{color:inherit;text-decoration:none}body.theme-technologies button,body.theme-technologies input{font:inherit}body.theme-technologies button{color:inherit}body.theme-technologies address{font-style:normal}body.theme-technologies::selection,body.theme-technologies::selection{background:var(--amber);color:var(--graphite)}body.theme-technologies:focus-visible{outline:3px solid var(--orange);outline-offset:3px}body.theme-technologies .skip-link{position:fixed;z-index:1000;left:12px;top:12px;padding:10px 14px;border-radius:8px;background:var(--graphite);color:var(--paper);transform:translateY(-160%);transition:transform 180ms ease}body.theme-technologies .skip-link:focus{transform:translateY(0)}body.theme-technologies .container{width:min(calc(100% - 32px),var(--container));margin-inline:auto}body.theme-technologies .mono,body.theme-technologies time,body.theme-technologies .eyebrow,body.theme-technologies .section-label,body.theme-technologies .breadcrumb,body.theme-technologies .service-stack,body.theme-technologies .process-step,body.theme-technologies .engagement-kicker,body.theme-technologies .spec-header,body.theme-technologies .spec-rows dt,body.theme-technologies .chip,body.theme-technologies .case-meta,body.theme-technologies .faq-index,body.theme-technologies .footer-bottom{font-family:var(--font-mono);font-variant-numeric:tabular-nums}body.theme-technologies .section{padding:88px 0}body.theme-technologies .perforated{position:relative}body.theme-technologies .perforated::before{content:"";position:absolute;inset:0 0 auto;border-top:1px dashed rgba(22,24,29,.38)}body.theme-technologies .section-grid{position:relative}body.theme-technologies .section-grid::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,transparent calc(50% - 1px),rgba(22,24,29,.035) 50%,transparent calc(50%+1px))}body.theme-technologies h1,body.theme-technologies h2,body.theme-technologies h3,body.theme-technologies p{margin-top:0}body.theme-technologies h1,body.theme-technologies h2,body.theme-technologies h3{line-height:1.06;letter-spacing:-.04em}body.theme-technologies h1{margin-bottom:24px;font-size:clamp(3rem,7.5vw,6.25rem);max-width:1040px}body.theme-technologies h2{margin-bottom:0;font-size:clamp(2.1rem,5vw,4.1rem)}body.theme-technologies h3{font-size:1.35rem}body.theme-technologies p{color:var(--steel)}body.theme-technologies .site-header{position:sticky;z-index:100;top:0;height:var(--header-height);border-bottom:1px solid var(--line);background:var(--paper)}body.theme-technologies .nav-shell{height:100%;display:flex;align-items:center;gap:24px}body.theme-technologies .brand{display:inline-flex;align-items:center;flex:0 0 auto;line-height:0}body.theme-technologies .brand-logo{display:block;width:156px;height:auto}body.theme-technologies .brand-on-dark{width:max-content;padding:7px 10px;border:1px solid var(--line-dark);border-radius:10px;background:var(--paper)}body.theme-technologies .brand-on-dark .brand-logo{width:196px}body.theme-technologies .primary-nav{display:none;align-items:center;gap:22px;margin-left:auto;font-size:.9rem;font-weight:650}body.theme-technologies .primary-nav>a,body.theme-technologies .nav-dropdown>button{position:relative;padding:9px 0}body.theme-technologies .primary-nav>a::after,body.theme-technologies .nav-dropdown>button::after{content:"";position:absolute;left:0;right:100%;bottom:4px;height:2px;background:var(--orange);transition:right 180ms ease}body.theme-technologies .primary-nav>a:hover::after,body.theme-technologies .primary-nav>a[aria-current="page"]::after,body.theme-technologies .nav-dropdown>button:hover::after{right:0}body.theme-technologies .nav-dropdown{position:relative}body.theme-technologies .nav-dropdown>button{display:inline-flex;align-items:center;gap:5px;border:0;background:none;cursor:pointer;font-weight:inherit}body.theme-technologies .nav-dropdown svg{width:14px;fill:none;stroke:currentColor;stroke-width:1.8;transition:transform 180ms ease}body.theme-technologies .nav-dropdown button[aria-expanded="true"] svg{transform:rotate(180deg)}body.theme-technologies .dropdown-panel{position:absolute;display:none;top:calc(100%+10px);left:-18px;width:220px;padding:10px;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper)}body.theme-technologies .dropdown-panel.open{display:grid}body.theme-technologies .dropdown-panel a{padding:10px 12px;border-radius:7px;font-size:.88rem}body.theme-technologies .dropdown-panel a:hover{background:var(--amber);color:var(--orange-text)}body.theme-technologies .nav-actions{display:none;align-items:center;gap:10px}body.theme-technologies .icon-button{display:inline-grid;place-items:center;width:42px;height:42px;padding:0;border:1px solid var(--line);border-radius:9px;background:var(--paper);cursor:pointer}body.theme-technologies .icon-button svg{width:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}body.theme-technologies .icon-button:hover{border-color:var(--orange)}body.theme-technologies .menu-toggle{margin-left:auto}body.theme-technologies .button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 18px;border:1px solid transparent;border-radius:9px;font-weight:760;line-height:1.15;transition:transform 180ms var(--ease),border-color 180ms ease,background-color 180ms ease}body.theme-technologies .button:hover{transform:translateY(-2px)}body.theme-technologies .button-primary{border-color:var(--graphite);background:var(--orange);color:var(--graphite)}body.theme-technologies .button-primary:hover{background:#ff8438;border-color:var(--orange)}body.theme-technologies .text-link{display:inline-flex;align-items:center;gap:6px;color:var(--orange-text);font-weight:760;text-decoration-thickness:1px;text-underline-offset:4px}body.theme-technologies .text-link:hover{text-decoration:underline}body.theme-technologies .primary-nav.is-open{position:fixed;display:flex;flex-direction:column;align-items:stretch;inset:var(--header-height) 0 0;gap:0;padding:24px;overflow-y:auto;border-top:1px solid var(--line);background:var(--paper)}body.theme-technologies .primary-nav.is-open>a,body.theme-technologies .primary-nav.is-open .nav-dropdown>button{width:100%;padding:16px 0;border-bottom:1px solid var(--line);text-align:left;font-size:1.1rem}body.theme-technologies .primary-nav.is-open .nav-dropdown>button{justify-content:space-between}body.theme-technologies .primary-nav.is-open .dropdown-panel{position:static;width:100%;margin:8px 0;border:0;border-left:2px solid var(--orange);border-radius:0}body.theme-technologies .mobile-nav-tools{display:none}body.theme-technologies .primary-nav.is-open .mobile-nav-tools{display:grid;gap:12px;padding-top:24px}body.theme-technologies .mobile-search{display:flex;align-items:center;gap:10px;min-height:46px;padding:11px 14px;border:1px solid var(--graphite);border-radius:9px;background:var(--paper);font-weight:750;cursor:pointer}body.theme-technologies .mobile-search:hover{border-color:var(--orange);transform:translateY(-2px)}body.theme-technologies .mobile-search svg{width:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}body.theme-technologies .page-hero{overflow:hidden;padding:78px 0 64px}body.theme-technologies .page-hero .container{position:relative;z-index:1}body.theme-technologies .eyebrow{margin-bottom:18px;color:var(--orange-text);font-size:.75rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}body.theme-technologies .page-dek{max-width:810px;margin-bottom:0;color:#454A53;font-size:clamp(1.13rem,2.4vw,1.4rem);line-height:1.55}body.theme-technologies .page-hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px 24px;margin-top:30px}body.theme-technologies .breadcrumb{display:flex;flex-wrap:wrap;gap:7px;margin:0 0 28px;color:var(--steel);font-size:.7rem;letter-spacing:.03em;text-transform:uppercase}body.theme-technologies .breadcrumb a{color:var(--orange-text)}body.theme-technologies .section-heading{display:grid;gap:20px;margin-bottom:42px;align-items:end}body.theme-technologies .section-heading p{max-width:610px;margin-bottom:0}body.theme-technologies .section-label{margin-bottom:12px !important;color:var(--orange-text) !important;font-size:.72rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}body.theme-technologies .section-heading.compact{margin-bottom:30px}body.theme-technologies .section-heading.compact h2{max-width:760px}body.theme-technologies .engagement-strip{padding:0 0 74px}body.theme-technologies .engagement-grid{display:grid;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:rgba(250,248,245,.78)}body.theme-technologies .engagement-card{min-height:164px;padding:26px;transition:transform 180ms var(--ease),border-color 180ms ease,background-color 180ms ease}body.theme-technologies .engagement-card+.engagement-card{border-top:1px solid var(--line)}body.theme-technologies .engagement-card:hover{background:#fff;transform:translateY(-2px)}body.theme-technologies .engagement-kicker{margin-bottom:28px;color:var(--orange-text);font-size:.68rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}body.theme-technologies .engagement-card h2{margin-bottom:10px;font-size:1.48rem}body.theme-technologies .engagement-card p{margin:0;font-size:.93rem}body.theme-technologies .services-grid{display:grid;gap:14px}body.theme-technologies .service-card{position:relative;display:flex;flex-direction:column;min-height:350px;padding:24px;border:1px solid var(--line);border-radius:var(--radius);background:rgba(250,248,245,.88);transition:transform 180ms var(--ease),border-color 180ms ease,background-color 180ms ease}body.theme-technologies .service-card:hover{border-color:var(--orange);background:#fff;transform:translateY(-2px)}body.theme-technologies .service-icon{width:42px;height:42px;margin-bottom:48px;color:var(--orange-text);fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}body.theme-technologies .service-card h3{margin-bottom:12px}body.theme-technologies .service-card>p{margin-bottom:28px;font-size:.94rem}body.theme-technologies .service-stack{margin-top:auto;padding-top:14px;border-top:1px dashed var(--line);color:var(--steel);font-size:.68rem;line-height:1.7;text-transform:uppercase}body.theme-technologies .service-card .explore{display:inline-flex;margin-top:18px;color:var(--orange-text);font-weight:760}body.theme-technologies .process-rail{display:grid;gap:0;counter-reset:process}body.theme-technologies .process-step{position:relative;min-height:185px;padding:24px 24px 24px 78px;border:1px solid var(--line);background:rgba(250,248,245,.88)}body.theme-technologies .process-step:first-child{border-radius:var(--radius) var(--radius) 0 0}body.theme-technologies .process-step:last-child{border-radius:0 0 var(--radius) var(--radius)}body.theme-technologies .process-step+.process-step{border-top:0}body.theme-technologies .process-step::before{content:attr(data-step);position:absolute;left:24px;top:24px;color:var(--orange-text);font-size:1rem;font-weight:800}body.theme-technologies .process-step:not(:last-child)::after{content:"";position:absolute;left:31px;bottom:-1px;width:1px;height:24px;border-left:1px dashed var(--graphite);z-index:2}body.theme-technologies .process-step h3{margin:36px 0 12px;font-family:var(--font-sans);font-size:1.25rem}body.theme-technologies .process-step p{margin:0;font-family:var(--font-sans);font-size:.9rem}body.theme-technologies .cta-band{padding:72px 0;background-color:var(--graphite);background-image:linear-gradient(rgba(251,232,221,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(251,232,221,.04) 1px,transparent 1px);background-size:24px 24px;color:var(--paper)}body.theme-technologies .cta-layout{display:grid;gap:28px;align-items:center}body.theme-technologies .cta-band h2{max-width:900px;font-size:clamp(2.25rem,5.4vw,4.6rem)}body.theme-technologies .cta-band p{max-width:740px;margin:18px 0 0;color:#C9CBD0;font-size:1.03rem}body.theme-technologies .cta-band .button{justify-self:start}body.theme-technologies .service-hero-grid{display:grid;gap:46px;align-items:start}body.theme-technologies .service-hero-copy h1{max-width:850px}body.theme-technologies .service-hero-copy .page-dek{max-width:760px}body.theme-technologies .service-hero-copy .page-hero-actions{margin-top:28px}body.theme-technologies .spec-sheet{position:relative;border:1px solid var(--graphite);border-radius:var(--radius);background:var(--paper)}body.theme-technologies .spec-header{display:flex;justify-content:space-between;gap:18px;padding:11px 15px;border-bottom:1px dashed var(--graphite);background:var(--amber);font-size:.68rem;font-weight:780;letter-spacing:.045em}body.theme-technologies .spec-body{padding:24px}body.theme-technologies .spec-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:20px}body.theme-technologies .micro-label{margin-bottom:6px;color:var(--orange-text);font-family:var(--font-mono);font-size:.68rem;font-weight:780;letter-spacing:.08em;text-transform:uppercase}body.theme-technologies .spec-title-row h2{font-size:clamp(1.65rem,4vw,2.45rem)}body.theme-technologies .status-badge{display:inline-flex;align-items:center;gap:7px;flex:0 0 auto;padding:5px 8px;border:1px solid var(--line);border-radius:99px;font-family:var(--font-mono);font-size:.63rem;font-weight:700}body.theme-technologies .status-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--green)}body.theme-technologies .spec-rows{margin:0;border-top:1px solid var(--line)}body.theme-technologies .spec-rows div{display:grid;grid-template-columns:minmax(126px,.8fr) 1.2fr;gap:16px;padding:12px 0;border-bottom:1px solid var(--line)}body.theme-technologies .spec-rows dt{color:var(--steel);font-size:.71rem;text-transform:uppercase}body.theme-technologies .spec-rows dd{margin:0;font-size:.92rem;font-weight:650;text-align:right}body.theme-technologies .spec-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding-top:22px}body.theme-technologies .spec-footer>span{color:var(--steel);font-size:.64rem}body.theme-technologies .stamp{display:grid;place-items:center;width:78px;height:78px;border:3px double var(--orange-text);border-radius:50%;color:var(--orange-text);font-family:var(--font-mono);font-size:.68rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase;transform:rotate(-7deg)}body.theme-technologies .tear-edge{position:absolute;right:0;bottom:-7px;left:0;height:12px;background:radial-gradient(circle at 6px 0,transparent 6px,var(--paper) 6.7px) repeat-x;background-size:12px 12px;pointer-events:none}body.theme-technologies .included-grid{display:grid;gap:14px}body.theme-technologies .included-card{min-height:230px;padding:24px;border:1px solid var(--line);border-radius:var(--radius);background:rgba(250,248,245,.88);transition:transform 180ms var(--ease),border-color 180ms ease,background-color 180ms ease}body.theme-technologies .included-card:hover{border-color:var(--orange);background:#fff;transform:translateY(-2px)}body.theme-technologies .included-card .card-index{display:block;margin-bottom:48px;color:var(--orange-text);font-family:var(--font-mono);font-size:.7rem;font-weight:800}body.theme-technologies .included-card h3{margin-bottom:12px}body.theme-technologies .included-card p{margin:0;font-size:.91rem}body.theme-technologies .case-study-card{display:grid;overflow:hidden;border:1px solid var(--graphite);border-radius:var(--radius);background:var(--paper);transition:transform 180ms var(--ease),border-color 180ms ease}body.theme-technologies .case-study-card:hover{border-color:var(--orange);transform:translateY(-2px)}body.theme-technologies .case-blueprint{min-height:260px;padding:26px;border-bottom:1px solid var(--graphite);background-color:var(--amber);background-image:linear-gradient(rgba(22,24,29,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(22,24,29,.07) 1px,transparent 1px);background-size:24px 24px}body.theme-technologies .case-meta{display:flex;justify-content:space-between;gap:14px;color:var(--orange-text);font-size:.65rem;text-transform:uppercase}body.theme-technologies .case-diagram{display:grid;place-items:center;min-height:180px}body.theme-technologies .case-diagram svg{width:min(280px,86%);fill:none;stroke:var(--graphite);stroke-width:1.4}body.theme-technologies .case-copy{padding:28px}body.theme-technologies .case-copy h3{margin-bottom:14px;font-size:clamp(1.8rem,4vw,3rem)}body.theme-technologies .case-copy p{margin-bottom:26px}body.theme-technologies .case-result{display:grid;gap:4px;padding-top:20px;border-top:1px solid var(--line)}body.theme-technologies .case-result strong{font-family:var(--font-mono);font-size:clamp(2.5rem,7vw,4.8rem);line-height:1}body.theme-technologies .case-result span{color:var(--steel);font-size:.84rem}body.theme-technologies .chip-list{display:flex;flex-wrap:wrap;gap:10px}body.theme-technologies .chip{padding:8px 10px;border:1px solid var(--line);border-radius:7px;background:rgba(250,248,245,.9);color:var(--graphite);font-size:.7rem}body.theme-technologies .chip:hover{border-color:var(--orange)}body.theme-technologies .faq-list{border-top:1px solid var(--graphite)}body.theme-technologies .faq-item{border-bottom:1px solid var(--line)}body.theme-technologies .faq-item summary{position:relative;display:grid;grid-template-columns:42px minmax(0,1fr) 28px;gap:12px;align-items:center;padding:25px 0;cursor:pointer;list-style:none;font-weight:760}body.theme-technologies .faq-item summary::-webkit-details-marker{display:none}body.theme-technologies .faq-index{color:var(--orange-text);font-size:.68rem}body.theme-technologies .faq-toggle{position:relative;width:20px;height:20px;justify-self:end}body.theme-technologies .faq-toggle::before,body.theme-technologies .faq-toggle::after{content:"";position:absolute;inset:9px 2px auto;height:1px;background:var(--graphite)}body.theme-technologies .faq-toggle::after{transform:rotate(90deg);transition:transform 180ms ease}body.theme-technologies .faq-item[open] .faq-toggle::after{transform:rotate(0)}body.theme-technologies .faq-answer{max-width:830px;padding:0 40px 24px 54px}body.theme-technologies .faq-answer p{margin:0}body.theme-technologies .site-footer{padding:72px 0 0;background:var(--graphite);color:var(--paper)}body.theme-technologies .footer-grid{display:grid;gap:42px 28px}body.theme-technologies .footer-brand>p{max-width:320px;margin:20px 0 24px;color:#BFC2C9}body.theme-technologies .footer-contact{display:grid;gap:7px;color:#D5D7DC;font-size:.75rem}body.theme-technologies .footer-contact a:hover,body.theme-technologies .social-links a:hover,body.theme-technologies .footer-column a:hover{color:var(--orange)}body.theme-technologies .social-links{display:flex;flex-wrap:wrap;gap:15px;margin-top:24px;font-size:.82rem}body.theme-technologies .footer-column{display:grid;align-content:start;gap:10px}body.theme-technologies .footer-column h2{margin-bottom:9px;color:var(--orange);font-family:var(--font-mono);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}body.theme-technologies .footer-column a{color:#D5D7DC;font-size:.86rem}body.theme-technologies .footer-bottom{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:54px;padding:20px 0;border-top:1px solid var(--line-dark);color:#9CA0A8;font-size:.66rem;text-transform:uppercase}body.theme-technologies .search-dialog{width:min(720px,calc(100% - 24px));padding:0;border:1px solid var(--graphite);border-radius:var(--radius);background:var(--paper);color:var(--graphite)}body.theme-technologies .search-dialog::backdrop{background:rgba(22,24,29,.72)}body.theme-technologies .search-panel{padding:24px}body.theme-technologies .search-panel-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;border-bottom:1px dashed var(--graphite)}body.theme-technologies .search-panel-head p{margin:0;font-size:.72rem;font-weight:800}body.theme-technologies .search-panel label{display:block;margin:28px 0 10px;font-size:1.6rem;font-weight:750;letter-spacing:-.03em}body.theme-technologies .search-field{display:grid;gap:10px}body.theme-technologies .search-field input{min-width:0;height:52px;padding:0 14px;border:1px solid var(--graphite);border-radius:9px;background:#fff;color:var(--graphite)}body.theme-technologies .search-hint{margin:15px 0 0;color:var(--steel);font-size:.65rem}body.theme-technologies .reveal{opacity:0;transform:translateY(14px);animation:fade-up-technologies 300ms var(--ease) forwards;animation-delay:var(--delay,0ms)}@keyframes fade-up-technologies{to{opacity:1;transform:translateY(0)}}@media (min-width:600px){body.theme-technologies .engagement-grid{grid-template-columns:repeat(3,1fr)}body.theme-technologies .engagement-card+.engagement-card{border-top:0;border-left:1px solid var(--line)}body.theme-technologies .services-grid{grid-template-columns:repeat(2,1fr)}body.theme-technologies .included-grid{grid-template-columns:repeat(2,1fr)}body.theme-technologies .footer-grid{grid-template-columns:1.5fr repeat(2,1fr)}body.theme-technologies .footer-brand{grid-row:span 2}}@media (min-width:768px){body.theme-technologies .container{width:min(calc(100% - 56px),var(--container))}body.theme-technologies .section{padding:112px 0}body.theme-technologies .page-hero{padding:102px 0 80px}body.theme-technologies .section-heading{grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr)}body.theme-technologies .process-rail{grid-template-columns:repeat(4,1fr)}body.theme-technologies .process-step{min-height:260px;padding:28px}body.theme-technologies .process-step:first-child{border-radius:var(--radius) 0 0 var(--radius)}body.theme-technologies .process-step:last-child{border-radius:0 var(--radius) var(--radius) 0}body.theme-technologies .process-step+.process-step{border-top:1px solid var(--line);border-left:0}body.theme-technologies .process-step::before{left:28px;top:24px}body.theme-technologies .process-step:not(:last-child)::after{left:auto;top:37px;right:-19px;bottom:auto;width:38px;height:1px;border-left:0;border-top:1px dashed var(--graphite)}body.theme-technologies .process-step h3{margin-top:86px}body.theme-technologies .cta-layout{grid-template-columns:minmax(0,1fr) auto}body.theme-technologies .cta-band .button{justify-self:end}body.theme-technologies .service-hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(380px,.75fr);gap:58px}body.theme-technologies .included-grid{grid-template-columns:repeat(3,1fr)}body.theme-technologies .case-study-card{grid-template-columns:.9fr 1.1fr}body.theme-technologies .case-blueprint{min-height:440px;border-right:1px solid var(--graphite);border-bottom:0}body.theme-technologies .case-copy{display:flex;flex-direction:column;justify-content:center;padding:42px}body.theme-technologies .search-field{grid-template-columns:minmax(0,1fr) auto}}@media (min-width:1024px){body.theme-technologies .primary-nav,body.theme-technologies .nav-actions{display:flex}body.theme-technologies .menu-toggle{display:none}body.theme-technologies .services-grid{grid-template-columns:repeat(4,1fr)}body.theme-technologies .footer-grid{grid-template-columns:1.7fr repeat(4,1fr)}body.theme-technologies .footer-brand{grid-row:auto}}@media (max-width:1199px) and (min-width:1024px){body.theme-technologies .brand-logo{width:136px}body.theme-technologies .primary-nav{gap:14px}body.theme-technologies .nav-cta{max-width:168px;padding-inline:13px;font-size:.78rem}}@media (max-width:599px){body.theme-technologies .brand-logo{width:146px}body.theme-technologies .brand-on-dark .brand-logo{width:184px}body.theme-technologies .page-hero-actions .button{width:100%}body.theme-technologies .service-card{min-height:320px}body.theme-technologies .spec-body{padding:18px}body.theme-technologies .spec-title-row{display:block}body.theme-technologies .status-badge{margin-top:14px}body.theme-technologies .spec-rows div{grid-template-columns:1fr;gap:4px}body.theme-technologies .spec-rows dd{text-align:left}body.theme-technologies .faq-item summary{grid-template-columns:32px minmax(0,1fr) 24px}body.theme-technologies .faq-answer{padding-left:44px;padding-right:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}body.theme-technologies,body.theme-technologies *,body.theme-technologies *::before,body.theme-technologies *::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important}body.theme-technologies .reveal{opacity:1;transform:none}}body.theme-technologies .stack-hero h1{max-width:980px}body.theme-technologies .stack-hero .page-dek{max-width:760px}body.theme-technologies .stack-summary{display:flex;flex-wrap:wrap;gap:9px 18px;margin-top:30px;color:var(--graphite);font-family:var(--font-mono);font-size:.7rem;font-variant-numeric:tabular-nums;text-transform:uppercase}body.theme-technologies .stack-summary span{display:inline-flex;align-items:center;gap:9px}body.theme-technologies .stack-summary span+span::before{content:"/";color:var(--orange-text)}body.theme-technologies .stack-directory{padding-top:20px}body.theme-technologies .stack-groups{border-top:1px solid var(--graphite)}body.theme-technologies .stack-group{display:grid;gap:22px;padding:30px 0;border-bottom:1px dashed rgba(22,24,29,.38)}body.theme-technologies .stack-group-heading{display:flex;align-items:baseline;justify-content:space-between;gap:18px}body.theme-technologies .stack-group-heading h2{margin:0;font-family:var(--font-mono);font-size:.76rem;font-weight:820;letter-spacing:.09em;line-height:1.4;text-transform:uppercase}body.theme-technologies .stack-count{color:var(--steel);font-family:var(--font-mono);font-size:.64rem;font-variant-numeric:tabular-nums;text-transform:uppercase}body.theme-technologies .tech-chip-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:0;padding:0;list-style:none}body.theme-technologies .tech-chip{min-width:0}body.theme-technologies .tech-chip span{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:48px;padding:10px 12px;border:1px solid var(--line);border-radius:var(--radius-sm);background:rgba(250,248,245,.88);font-family:var(--font-mono);font-size:.72rem;font-weight:680;line-height:1.25;transition:transform 180ms var(--ease),border-color 180ms ease,background-color 180ms ease}body.theme-technologies .tech-chip span::after{content:"✓";color:var(--steel);font-size:.66rem}body.theme-technologies .tech-chip span:hover{border-color:var(--orange);background:#fff;transform:translateY(-2px)}body.theme-technologies .choice-layout{display:grid;gap:42px;align-items:start}body.theme-technologies .choice-intro h2{max-width:760px}body.theme-technologies .reading-column{max-width:680px}body.theme-technologies .choice-rule{display:grid;grid-template-columns:42px minmax(0,1fr);gap:15px;padding:22px 0;border-top:1px solid var(--line)}body.theme-technologies .choice-rule:last-child{border-bottom:1px solid var(--line)}body.theme-technologies .choice-index{padding-top:3px;color:var(--orange-text);font-family:var(--font-mono);font-size:.7rem;font-weight:820;font-variant-numeric:tabular-nums}body.theme-technologies .choice-rule h3{margin:0 0 9px;font-size:1.25rem}body.theme-technologies .choice-rule p{margin:0;color:#4B5059}body.theme-technologies .depth-grid{display:grid;gap:14px}body.theme-technologies .depth-ticket{position:relative;display:flex;flex-direction:column;min-height:290px;overflow:hidden;padding:22px;border:1px solid var(--graphite);border-radius:var(--radius);background:rgba(250,248,245,.94);transition:transform 180ms var(--ease),border-color 180ms ease,background-color 180ms ease}body.theme-technologies .depth-ticket:hover{border-color:var(--orange);background:#fff;transform:translateY(-2px)}body.theme-technologies .depth-ticket::after{content:"";position:absolute;right:0;bottom:-6px;left:0;height:11px;background:radial-gradient(circle at 5px 0,transparent 5px,var(--paper) 5.7px) repeat-x;background-size:10px 10px;pointer-events:none}body.theme-technologies .depth-ticket-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:-22px -22px 0;padding:10px 14px;border-bottom:1px dashed var(--graphite);background:var(--amber);color:var(--graphite);font-family:var(--font-mono);font-size:.64rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}body.theme-technologies .depth-stack{display:block;margin-top:26px;color:var(--orange-text);font-family:var(--font-mono);font-size:.69rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}body.theme-technologies .depth-metric{display:block;margin-top:34px;color:var(--graphite);font-family:var(--font-mono);font-size:clamp(2.85rem,8vw,4.6rem);font-weight:730;font-variant-numeric:tabular-nums;letter-spacing:-.07em;line-height:.9}body.theme-technologies .depth-ticket p{margin:13px 0 26px;font-size:.9rem}body.theme-technologies .depth-ticket .text-link{margin-top:auto;padding-top:16px;border-top:1px solid var(--line)}@media (min-width:600px){body.theme-technologies .tech-chip-grid{grid-template-columns:repeat(3,minmax(0,1fr))}body.theme-technologies .depth-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:768px){body.theme-technologies .stack-group{grid-template-columns:minmax(180px,.35fr) minmax(0,1fr);gap:34px;padding:36px 0}body.theme-technologies .stack-group-heading{display:block}body.theme-technologies .stack-count{display:block;margin-top:9px}body.theme-technologies .choice-layout{grid-template-columns:minmax(0,.72fr) minmax(420px,1fr);gap:72px}body.theme-technologies .depth-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){body.theme-technologies .tech-chip-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:599px){body.theme-technologies .stack-summary{display:grid;gap:7px}body.theme-technologies .stack-summary span+span::before{display:none}body.theme-technologies .tech-chip-grid{grid-template-columns:1fr}body.theme-technologies .depth-ticket{min-height:265px}}body.theme-about{--graphite:#16181D;--orange:#ff751f;--orange-text:#b83e00;--paper:#FAF8F5;--amber:#FBE8DD;--steel:#6B7280;--green:#16A34A;--line:#D8D3CC;--line-dark:#3A3D44;--white:#FFFFFF;--font-sans:"Inter","General Sans","Space Grotesk",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-mono:"JetBrains Mono","IBM Plex Mono","SFMono-Regular",Consolas,"Liberation Mono",monospace;--container:1200px;--radius-sm:8px;--radius:12px;--header-height:76px;--ease:cubic-bezier(.2,.7,.2,1)}body.theme-about,body.theme-about *{box-sizing:border-box}html{scroll-behavior:smooth}body.theme-about{margin:0;color:var(--graphite);background-color:var(--paper);background-image:linear-gradient(rgba(22,24,29,.032) 1px,transparent 1px),linear-gradient(90deg,rgba(22,24,29,.032) 1px,transparent 1px);background-size:24px 24px;font-family:var(--font-sans);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body.theme-about.menu-open{overflow:hidden}body.theme-about img,body.theme-about svg{display:block;max-width:100%}body.theme-about a{color:inherit;text-decoration:none}body.theme-about button,body.theme-about input{font:inherit}body.theme-about button{color:inherit}body.theme-about address{font-style:normal}body.theme-about::selection,body.theme-about::selection{background:var(--amber);color:var(--graphite)}body.theme-about:focus-visible{outline:3px solid var(--orange);outline-offset:3px}body.theme-about .skip-link{position:fixed;z-index:1000;left:12px;top:12px;padding:10px 14px;border-radius:8px;background:var(--graphite);color:var(--paper);transform:translateY(-160%);transition:transform 180ms ease}body.theme-about .skip-link:focus{transform:translateY(0)}body.theme-about .container{width:min(calc(100% - 32px),var(--container));margin-inline:auto}body.theme-about .mono,body.theme-about time,body.theme-about .eyebrow,body.theme-about .section-label,body.theme-about .company-meta,body.theme-about .clause-id,body.theme-about .metric-value,body.theme-about .metric-label,body.theme-about .location-meta,body.theme-about .office-record,body.theme-about .career-kicker,body.theme-about .footer-bottom{font-family:var(--font-mono);font-variant-numeric:tabular-nums}body.theme-about .section{padding:88px 0}body.theme-about .perforated{position:relative}body.theme-about .perforated::before{content:"";position:absolute;inset:0 0 auto;border-top:1px dashed rgba(22,24,29,.38)}body.theme-about .section-grid{position:relative}body.theme-about .section-grid::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,transparent calc(50% - 1px),rgba(22,24,29,.035) 50%,transparent calc(50%+1px))}body.theme-about h1,body.theme-about h2,body.theme-about h3,body.theme-about p{margin-top:0}body.theme-about h1,body.theme-about h2,body.theme-about h3{line-height:1.06;letter-spacing:-.04em}body.theme-about h1{margin-bottom:24px;font-size:clamp(3rem,7.5vw,6.25rem);max-width:1000px}body.theme-about h2{margin-bottom:0;font-size:clamp(2.1rem,5vw,4.1rem)}body.theme-about h3{font-size:1.35rem}body.theme-about p{color:var(--steel)}body.theme-about .site-header{position:sticky;z-index:100;top:0;height:var(--header-height);border-bottom:1px solid var(--line);background:rgba(250,248,245,.97)}body.theme-about .nav-shell{height:100%;display:flex;align-items:center;gap:24px}body.theme-about .brand{display:inline-flex;align-items:center;flex:0 0 auto;line-height:0}body.theme-about .brand-logo{display:block;width:156px;height:auto}body.theme-about .brand-on-dark{width:max-content;padding:7px 10px;border:1px solid var(--line-dark);border-radius:10px;background:var(--paper)}body.theme-about .brand-on-dark .brand-logo{width:196px}body.theme-about .primary-nav{display:none;align-items:center;gap:22px;margin-left:auto;font-size:.9rem;font-weight:650}body.theme-about .primary-nav>a,body.theme-about .nav-dropdown>button{position:relative;padding:9px 0}body.theme-about .primary-nav>a::after,body.theme-about .nav-dropdown>button::after{content:"";position:absolute;left:0;right:100%;bottom:4px;height:2px;background:var(--orange);transition:right 180ms ease}body.theme-about .primary-nav>a:hover::after,body.theme-about .primary-nav>a[aria-current="page"]::after,body.theme-about .nav-dropdown>button:hover::after,body.theme-about .nav-dropdown>button[aria-current="page"]::after{right:0}body.theme-about .nav-dropdown{position:relative}body.theme-about .nav-dropdown>button{display:inline-flex;align-items:center;gap:5px;border:0;background:none;cursor:pointer;font-weight:inherit}body.theme-about .nav-dropdown svg{width:14px;fill:none;stroke:currentColor;stroke-width:1.8;transition:transform 180ms ease}body.theme-about .nav-dropdown button[aria-expanded="true"] svg{transform:rotate(180deg)}body.theme-about .dropdown-panel{position:absolute;display:none;top:calc(100%+10px);left:-18px;width:220px;padding:10px;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper)}body.theme-about .dropdown-panel.open{display:grid}body.theme-about .dropdown-panel a{padding:10px 12px;border-radius:7px;font-size:.88rem}body.theme-about .dropdown-panel a:hover,body.theme-about .dropdown-panel a[aria-current="page"]{background:var(--amber);color:var(--orange-text)}body.theme-about .nav-actions{display:none;align-items:center;gap:10px}body.theme-about .icon-button{display:inline-grid;place-items:center;width:42px;height:42px;padding:0;border:1px solid var(--line);border-radius:9px;background:var(--paper);cursor:pointer}body.theme-about .icon-button svg{width:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}body.theme-about .icon-button:hover{border-color:var(--orange)}body.theme-about .menu-toggle{margin-left:auto}body.theme-about .button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 18px;border:1px solid transparent;border-radius:9px;font-weight:760;line-height:1.15;transition:transform 180ms var(--ease),border-color 180ms ease,background-color 180ms ease}body.theme-about .button:hover{transform:translateY(-2px)}body.theme-about .button-primary{border-color:var(--graphite);background:var(--orange);color:var(--graphite)}body.theme-about .button-primary:hover{background:#ff8438;border-color:var(--orange)}body.theme-about .text-link{display:inline-flex;align-items:center;gap:6px;color:var(--orange-text);font-weight:760;text-decoration-thickness:1px;text-underline-offset:4px}body.theme-about .text-link:hover{text-decoration:underline}body.theme-about .primary-nav.is-open{position:fixed;display:flex;flex-direction:column;align-items:stretch;inset:var(--header-height) 0 0;gap:0;padding:24px;overflow-y:auto;border-top:1px solid var(--line);background:var(--paper)}body.theme-about .primary-nav.is-open>a,body.theme-about .primary-nav.is-open .nav-dropdown>button{width:100%;padding:16px 0;border-bottom:1px solid var(--line);text-align:left;font-size:1.1rem}body.theme-about .primary-nav.is-open .nav-dropdown>button{justify-content:space-between}body.theme-about .primary-nav.is-open .dropdown-panel{position:static;width:100%;margin:8px 0;border:0;border-left:2px solid var(--orange);border-radius:0}body.theme-about .mobile-nav-tools{display:none}body.theme-about .primary-nav.is-open .mobile-nav-tools{display:grid;gap:12px;padding-top:24px}body.theme-about .mobile-search{display:flex;align-items:center;gap:10px;min-height:46px;padding:11px 14px;border:1px solid var(--graphite);border-radius:9px;background:var(--paper);font-weight:750;cursor:pointer}body.theme-about .mobile-search:hover{border-color:var(--orange);transform:translateY(-2px)}body.theme-about .mobile-search svg{width:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}body.theme-about .page-hero{overflow:hidden;padding:78px 0 70px}body.theme-about .page-hero .container{position:relative;z-index:1}body.theme-about .eyebrow{margin-bottom:18px;color:var(--orange-text);font-size:.75rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}body.theme-about .page-dek{max-width:800px;margin-bottom:0;color:#454A53;font-size:clamp(1.13rem,2.4vw,1.4rem);line-height:1.55}body.theme-about .company-meta{display:flex;flex-wrap:wrap;gap:9px 18px;margin-top:30px;color:var(--graphite);font-size:.72rem;font-weight:720;letter-spacing:.03em;text-transform:uppercase}body.theme-about .company-meta span{display:inline-flex;align-items:center;gap:9px}body.theme-about .company-meta span+span::before{content:"/";color:var(--orange-text)}body.theme-about .section-label{margin-bottom:12px !important;color:var(--orange-text) !important;font-size:.72rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}body.theme-about .story-layout{display:grid;gap:38px;align-items:start}body.theme-about .story-heading h2{max-width:680px}body.theme-about .reading-column{max-width:680px}body.theme-about .reading-column p{margin-bottom:22px;color:#454A53;font-size:1.04rem;line-height:1.78}body.theme-about .reading-column p:last-child{margin-bottom:0}body.theme-about .story-note{max-width:680px;padding:18px 20px;border-left:3px solid var(--orange);background:var(--amber);color:var(--graphite);font-size:.92rem}body.theme-about .commitments-band{background:rgba(251,232,221,.76)}body.theme-about .commitments-head{display:grid;gap:20px;margin-bottom:40px}body.theme-about .commitments-head p{max-width:600px;margin:0}body.theme-about .clauses{border-top:1px solid var(--graphite)}body.theme-about .clause{display:grid;gap:18px;padding:30px 0;border-bottom:1px dashed rgba(22,24,29,.5)}body.theme-about .clause-id{color:var(--orange-text);font-size:.72rem;font-weight:820;letter-spacing:.08em;text-transform:uppercase}body.theme-about .clause h3{margin:0;font-size:clamp(1.45rem,3vw,2.2rem)}body.theme-about .clause p{max-width:720px;margin:0;color:#454A53}body.theme-about .numbers-band{padding:62px 0;background-color:var(--graphite);background-image:linear-gradient(rgba(251,232,221,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(251,232,221,.04) 1px,transparent 1px);background-size:24px 24px;color:var(--paper)}body.theme-about .metrics-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid var(--line-dark);border-radius:var(--radius);overflow:hidden}body.theme-about .metric{min-height:160px;padding:24px;border-right:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark)}body.theme-about .metric:nth-child(2n){border-right:0}body.theme-about .metric:nth-last-child(-n+2){border-bottom:0}body.theme-about .metric-value{display:block;color:var(--paper);font-size:clamp(2.75rem,7vw,5.2rem);font-weight:740;letter-spacing:-.08em;line-height:.92}body.theme-about .metric-label{display:block;margin-top:16px;color:#BFC2C9;font-size:.68rem;letter-spacing:.08em;text-transform:uppercase}body.theme-about .location-layout{display:grid;gap:24px;align-items:stretch}body.theme-about .office-card,body.theme-about .map-frame{border:1px solid var(--graphite);border-radius:var(--radius);background:rgba(250,248,245,.92)}body.theme-about .office-card{display:flex;flex-direction:column;padding:28px}body.theme-about .location-meta{margin-bottom:44px;color:var(--orange-text);font-size:.69rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}body.theme-about .office-card h2{margin-bottom:24px;font-size:clamp(2rem,4.5vw,3.8rem)}body.theme-about .office-record{display:grid;gap:14px;margin-top:auto;padding-top:26px;border-top:1px dashed var(--line);font-size:.76rem}body.theme-about .office-record div{display:grid;grid-template-columns:92px minmax(0,1fr);gap:12px}body.theme-about .office-record dt{color:var(--steel);text-transform:uppercase}body.theme-about .office-record dd{margin:0;color:var(--graphite)}body.theme-about .map-frame{position:relative;min-height:380px;overflow:hidden;background-color:var(--amber);background-image:linear-gradient(rgba(22,24,29,.075) 1px,transparent 1px),linear-gradient(90deg,rgba(22,24,29,.075) 1px,transparent 1px);background-size:24px 24px}body.theme-about .map-frame::before,body.theme-about .map-frame::after{content:"";position:absolute;background:rgba(22,24,29,.15);transform-origin:center}body.theme-about .map-frame::before{width:145%;height:1px;top:49%;left:-22%;transform:rotate(-18deg)}body.theme-about .map-frame::after{width:1px;height:145%;top:-22%;left:61%;transform:rotate(24deg)}body.theme-about .map-pin{position:absolute;z-index:2;top:50%;left:52%;display:grid;place-items:center;width:88px;height:88px;border:2px solid var(--graphite);border-radius:50%;background:var(--paper);transform:translate(-50%,-50%)}body.theme-about .map-pin::before{content:"";width:13px;height:13px;border-radius:50%;background:var(--orange);border:1px solid var(--graphite)}body.theme-about .map-pin::after{content:"JAIPUR";position:absolute;top:calc(100%+12px);font-family:var(--font-mono);font-size:.72rem;font-weight:820;letter-spacing:.08em}body.theme-about .map-caption{position:absolute;z-index:2;right:18px;bottom:18px;left:18px;display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px;padding:12px 14px;border:1px solid var(--graphite);border-radius:8px;background:var(--paper);font-family:var(--font-mono);font-size:.65rem;text-transform:uppercase}body.theme-about .careers-card{display:grid;gap:28px;align-items:center;padding:30px;border:1px solid var(--graphite);border-radius:var(--radius);background:rgba(250,248,245,.94);transition:transform 180ms var(--ease),border-color 180ms ease,background-color 180ms ease}body.theme-about .careers-card:hover{border-color:var(--orange);background:#fff;transform:translateY(-2px)}body.theme-about .career-kicker{display:block;margin-bottom:16px;color:var(--orange-text);font-size:.7rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}body.theme-about .careers-card h2{max-width:820px;font-size:clamp(2rem,4.6vw,4rem)}body.theme-about .careers-card p{max-width:720px;margin:18px 0 0}body.theme-about .careers-card .button{justify-self:start}body.theme-about .cta-band{padding:72px 0;background-color:var(--graphite);background-image:linear-gradient(rgba(251,232,221,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(251,232,221,.04) 1px,transparent 1px);background-size:24px 24px;color:var(--paper)}body.theme-about .cta-layout{display:grid;gap:28px;align-items:center}body.theme-about .cta-band h2{max-width:900px;font-size:clamp(2.25rem,5.4vw,4.6rem)}body.theme-about .cta-band p{max-width:740px;margin:18px 0 0;color:#C9CBD0;font-size:1.03rem}body.theme-about .cta-band .button{justify-self:start}body.theme-about .site-footer{padding:72px 0 0;background:var(--graphite);color:var(--paper)}body.theme-about .footer-grid{display:grid;gap:42px 28px}body.theme-about .footer-brand>p{max-width:320px;margin:20px 0 24px;color:#BFC2C9}body.theme-about .footer-contact{display:grid;gap:7px;color:#D5D7DC;font-size:.75rem}body.theme-about .footer-contact a:hover,body.theme-about .social-links a:hover,body.theme-about .footer-column a:hover{color:var(--orange)}body.theme-about .social-links{display:flex;flex-wrap:wrap;gap:15px;margin-top:24px;font-size:.82rem}body.theme-about .footer-column{display:grid;align-content:start;gap:10px}body.theme-about .footer-column h2{margin-bottom:9px;color:var(--orange);font-family:var(--font-mono);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}body.theme-about .footer-column a{color:#D5D7DC;font-size:.86rem}body.theme-about .footer-bottom{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:54px;padding:20px 0;border-top:1px solid var(--line-dark);color:#9CA0A8;font-size:.66rem;text-transform:uppercase}body.theme-about .search-dialog{width:min(720px,calc(100% - 24px));padding:0;border:1px solid var(--graphite);border-radius:var(--radius);background:var(--paper);color:var(--graphite)}body.theme-about .search-dialog::backdrop{background:rgba(22,24,29,.72)}body.theme-about .search-panel{padding:24px}body.theme-about .search-panel-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;border-bottom:1px dashed var(--graphite)}body.theme-about .search-panel-head p{margin:0;font-size:.72rem;font-weight:800}body.theme-about .search-panel label{display:block;margin:28px 0 10px;font-size:1.6rem;font-weight:750;letter-spacing:-.03em}body.theme-about .search-field{display:grid;gap:10px}body.theme-about .search-field input{min-width:0;height:52px;padding:0 14px;border:1px solid var(--graphite);border-radius:9px;background:#fff;color:var(--graphite)}body.theme-about .search-hint{margin:15px 0 0;color:var(--steel);font-size:.65rem}body.theme-about .reveal{opacity:0;transform:translateY(14px);animation:fade-up-about 300ms var(--ease) forwards;animation-delay:var(--delay,0ms)}@keyframes fade-up-about{to{opacity:1;transform:translateY(0)}}@media (min-width:600px){body.theme-about .footer-grid{grid-template-columns:1.5fr repeat(2,1fr)}body.theme-about .footer-brand{grid-row:span 2}}@media (min-width:768px){body.theme-about .container{width:min(calc(100% - 56px),var(--container))}body.theme-about .section{padding:112px 0}body.theme-about .page-hero{padding:102px 0 88px}body.theme-about .story-layout{grid-template-columns:minmax(0,.65fr) minmax(420px,1fr);gap:76px}body.theme-about .story-heading{position:sticky;top:calc(var(--header-height)+34px)}body.theme-about .commitments-head{grid-template-columns:minmax(0,1.2fr) minmax(280px,.7fr);align-items:end}body.theme-about .clause{grid-template-columns:150px minmax(220px,.68fr) minmax(0,1fr);gap:30px;align-items:start;padding:38px 0}body.theme-about .metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr))}body.theme-about .metric{min-height:190px;border-bottom:0}body.theme-about .metric:nth-child(2n){border-right:1px solid var(--line-dark)}body.theme-about .metric:last-child{border-right:0}body.theme-about .location-layout{grid-template-columns:minmax(340px,.78fr) minmax(0,1.22fr);gap:18px}body.theme-about .map-frame{min-height:500px}body.theme-about .careers-card{grid-template-columns:minmax(0,1fr) auto;padding:42px}body.theme-about .careers-card .button{justify-self:end}body.theme-about .cta-layout{grid-template-columns:minmax(0,1fr) auto}body.theme-about .cta-band .button{justify-self:end}body.theme-about .search-field{grid-template-columns:minmax(0,1fr) auto}}@media (min-width:1024px){body.theme-about .primary-nav,body.theme-about .nav-actions{display:flex}body.theme-about .menu-toggle{display:none}body.theme-about .footer-grid{grid-template-columns:1.7fr repeat(4,1fr)}body.theme-about .footer-brand{grid-row:auto}}@media (max-width:1199px) and (min-width:1024px){body.theme-about .brand-logo{width:136px}body.theme-about .primary-nav{gap:14px}body.theme-about .nav-cta{max-width:168px;padding-inline:13px;font-size:.78rem}}@media (max-width:599px){body.theme-about .brand-logo{width:146px}body.theme-about .brand-on-dark .brand-logo{width:184px}body.theme-about .company-meta{display:grid;gap:7px}body.theme-about .company-meta span+span::before{display:none}body.theme-about .metrics-grid{grid-template-columns:1fr}body.theme-about .metric,body.theme-about .metric:nth-child(2n),body.theme-about .metric:nth-last-child(-n+2){border-right:0;border-bottom:1px solid var(--line-dark)}body.theme-about .metric:last-child{border-bottom:0}body.theme-about .office-record div{grid-template-columns:1fr;gap:3px}body.theme-about .map-frame{min-height:340px}body.theme-about .careers-card .button,body.theme-about .cta-band .button{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}body.theme-about,body.theme-about *,body.theme-about *::before,body.theme-about *::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important}body.theme-about .reveal{opacity:1;transform:none}}body.theme-blog{--graphite:#16181D;--orange:#ff751f;--orange-text:#b83e00;--paper:#FAF8F5;--amber:#FBE8DD;--steel:#6B7280;--green:#16A34A;--line:#D8D3CC;--line-dark:#3A3D44;--white:#FFFFFF;--font-sans:"Inter","General Sans","Space Grotesk",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-mono:"JetBrains Mono","IBM Plex Mono","SFMono-Regular",Consolas,"Liberation Mono",monospace;--container:1200px;--reading:680px;--radius-sm:8px;--radius:12px;--header-height:76px;--ease:cubic-bezier(.2,.7,.2,1)}body.theme-blog,body.theme-blog *{box-sizing:border-box}html{scroll-behavior:smooth}body.theme-blog{margin:0;color:var(--graphite);background-color:var(--paper);background-image:linear-gradient(rgba(22,24,29,.032) 1px,transparent 1px),linear-gradient(90deg,rgba(22,24,29,.032) 1px,transparent 1px);background-size:24px 24px;font-family:var(--font-sans);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body.theme-blog.menu-open{overflow:hidden}body.theme-blog img,body.theme-blog svg{display:block;max-width:100%}body.theme-blog a{color:inherit;text-decoration:none}body.theme-blog button,body.theme-blog input{font:inherit}body.theme-blog button{color:inherit}body.theme-blog address{font-style:normal}body.theme-blog::selection,body.theme-blog::selection{background:var(--amber);color:var(--graphite)}body.theme-blog:focus-visible{outline:3px solid var(--orange);outline-offset:3px}body.theme-blog .skip-link{position:fixed;z-index:1000;left:12px;top:12px;padding:10px 14px;border-radius:8px;background:var(--graphite);color:var(--paper);transform:translateY(-160%);transition:transform 180ms ease}body.theme-blog .skip-link:focus{transform:translateY(0)}body.theme-blog .container{width:min(calc(100% - 32px),var(--container));margin-inline:auto}body.theme-blog .mono,body.theme-blog time,body.theme-blog .eyebrow,body.theme-blog .section-label,body.theme-blog .article-count,body.theme-blog .article-meta,body.theme-blog .newsletter-head,body.theme-blog .newsletter-code,body.theme-blog .breadcrumb,body.theme-blog .byline-meta,body.theme-blog .code-label,body.theme-blog code,body.theme-blog pre,body.theme-blog .callout-label,body.theme-blog .step-number,body.theme-blog .toc-label,body.theme-blog .footer-bottom{font-family:var(--font-mono);font-variant-numeric:tabular-nums}body.theme-blog .section{padding:82px 0}body.theme-blog .perforated{position:relative}body.theme-blog .perforated::before{content:"";position:absolute;inset:0 0 auto;border-top:1px dashed rgba(22,24,29,.38)}body.theme-blog h1,body.theme-blog h2,body.theme-blog h3,body.theme-blog p{margin-top:0}body.theme-blog h1,body.theme-blog h2,body.theme-blog h3{line-height:1.08;letter-spacing:-.04em}body.theme-blog h1{margin-bottom:24px;font-size:clamp(3rem,7.3vw,6.15rem)}body.theme-blog h2{font-size:clamp(2rem,4.8vw,3.8rem)}body.theme-blog h3{font-size:1.28rem}body.theme-blog p{color:var(--steel)}body.theme-blog .site-header{position:sticky;z-index:100;top:0;height:var(--header-height);border-bottom:1px solid var(--line);background:rgba(250,248,245,.97)}body.theme-blog .nav-shell{height:100%;display:flex;align-items:center;gap:24px}body.theme-blog .brand{display:inline-flex;align-items:center;flex:0 0 auto;line-height:0}body.theme-blog .brand-logo{display:block;width:156px;height:auto}body.theme-blog .brand-on-dark{width:max-content;padding:7px 10px;border:1px solid var(--line-dark);border-radius:10px;background:var(--paper)}body.theme-blog .brand-on-dark .brand-logo{width:196px}body.theme-blog .primary-nav{display:none;align-items:center;gap:22px;margin-left:auto;font-size:.9rem;font-weight:650}body.theme-blog .primary-nav>a,body.theme-blog .nav-dropdown>button{position:relative;padding:9px 0}body.theme-blog .primary-nav>a::after,body.theme-blog .nav-dropdown>button::after{content:"";position:absolute;left:0;right:100%;bottom:4px;height:2px;background:var(--orange);transition:right 180ms ease}body.theme-blog .primary-nav>a:hover::after,body.theme-blog .primary-nav>a[aria-current="page"]::after,body.theme-blog .nav-dropdown>button:hover::after,body.theme-blog .nav-dropdown>button[aria-current="page"]::after{right:0}body.theme-blog .nav-dropdown{position:relative}body.theme-blog .nav-dropdown>button{display:inline-flex;align-items:center;gap:5px;border:0;background:none;cursor:pointer;font-weight:inherit}body.theme-blog .nav-dropdown svg{width:14px;fill:none;stroke:currentColor;stroke-width:1.8;transition:transform 180ms ease}body.theme-blog .nav-dropdown button[aria-expanded="true"] svg{transform:rotate(180deg)}body.theme-blog .dropdown-panel{position:absolute;display:none;top:calc(100%+10px);left:-18px;width:220px;padding:10px;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper)}body.theme-blog .dropdown-panel.open{display:grid}body.theme-blog .dropdown-panel a{padding:10px 12px;border-radius:7px;font-size:.88rem}body.theme-blog .dropdown-panel a:hover{background:var(--amber);color:var(--orange-text)}body.theme-blog .nav-actions{display:none;align-items:center;gap:10px}body.theme-blog .icon-button{display:inline-grid;place-items:center;width:42px;height:42px;padding:0;border:1px solid var(--line);border-radius:9px;background:var(--paper);cursor:pointer}body.theme-blog .icon-button svg{width:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}body.theme-blog .icon-button:hover{border-color:var(--orange)}body.theme-blog .menu-toggle{margin-left:auto}body.theme-blog .button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 18px;border:1px solid transparent;border-radius:9px;font-weight:760;line-height:1.15;transition:transform 180ms var(--ease),border-color 180ms ease,background-color 180ms ease}body.theme-blog .button:hover{transform:translateY(-2px)}body.theme-blog .button-primary{border-color:var(--graphite);background:var(--orange);color:var(--graphite)}body.theme-blog .button-primary:hover{background:#ff8438;border-color:var(--orange)}body.theme-blog .button-secondary{border-color:var(--graphite);background:transparent}body.theme-blog .button-secondary:hover{border-color:var(--orange)}body.theme-blog .text-link{display:inline-flex;align-items:center;gap:6px;color:var(--orange-text);font-weight:760;text-decoration-thickness:1px;text-underline-offset:4px}body.theme-blog .text-link:hover{text-decoration:underline}body.theme-blog .primary-nav.is-open{position:fixed;display:flex;flex-direction:column;align-items:stretch;inset:var(--header-height) 0 0;gap:0;padding:24px;overflow-y:auto;border-top:1px solid var(--line);background:var(--paper)}body.theme-blog .primary-nav.is-open>a,body.theme-blog .primary-nav.is-open .nav-dropdown>button{width:100%;padding:16px 0;border-bottom:1px solid var(--line);text-align:left;font-size:1.1rem}body.theme-blog .primary-nav.is-open .nav-dropdown>button{justify-content:space-between}body.theme-blog .primary-nav.is-open .dropdown-panel{position:static;width:100%;margin:8px 0;border:0;border-left:2px solid var(--orange);border-radius:0}body.theme-blog .mobile-nav-tools{display:none}body.theme-blog .primary-nav.is-open .mobile-nav-tools{display:grid;gap:12px;padding-top:24px}body.theme-blog .mobile-search{display:flex;align-items:center;gap:10px;min-height:46px;padding:11px 14px;border:1px solid var(--graphite);border-radius:9px;background:var(--paper);font-weight:750;cursor:pointer}body.theme-blog .mobile-search:hover{border-color:var(--orange);transform:translateY(-2px)}body.theme-blog .mobile-search svg{width:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}body.theme-blog .page-hero{padding:80px 0 58px}body.theme-blog .eyebrow{margin-bottom:18px;color:var(--orange-text);font-size:.75rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}body.theme-blog .page-dek{max-width:800px;margin-bottom:0;color:#454A53;font-size:clamp(1.13rem,2.4vw,1.4rem);line-height:1.55}body.theme-blog .article-count{margin-top:30px;color:var(--graphite);font-size:.76rem;font-weight:750;letter-spacing:.04em;text-transform:uppercase}body.theme-blog .blog-controls{display:grid;gap:18px;padding:24px 0 34px;border-top:1px dashed rgba(22,24,29,.42);border-bottom:1px solid var(--line)}body.theme-blog .filter-pills{display:flex;flex-wrap:wrap;gap:8px}body.theme-blog .filter-pill{min-height:38px;padding:8px 13px;border:1px solid var(--line);border-radius:999px;background:var(--paper);color:#454A53;cursor:pointer;font-size:.78rem;font-weight:740}body.theme-blog .filter-pill:hover{border-color:var(--orange);transform:translateY(-2px)}body.theme-blog .filter-pill[aria-pressed="true"]{border-color:var(--graphite);background:var(--graphite);color:var(--paper)}body.theme-blog .article-search{position:relative}body.theme-blog .article-search svg{position:absolute;left:14px;top:50%;width:18px;fill:none;stroke:var(--steel);stroke-width:1.8;transform:translateY(-50%)}body.theme-blog .article-search input{width:100%;min-height:44px;padding:10px 14px 10px 42px;border:1px solid var(--graphite);border-radius:9px;background:rgba(255,255,255,.68);color:var(--graphite)}body.theme-blog .results-status{margin:14px 0 0;color:var(--steel);font-size:.78rem}body.theme-blog .featured-post{display:grid;gap:28px;margin-top:42px;padding:28px;border:1px solid var(--graphite);border-radius:var(--radius);background:rgba(250,248,245,.92);transition:transform 180ms var(--ease),border-color 180ms ease}body.theme-blog .featured-post:hover{border-color:var(--orange);transform:translateY(-2px)}body.theme-blog .featured-visual{position:relative;min-height:270px;overflow:hidden;border:1px solid var(--graphite);border-radius:10px;background-color:var(--graphite);background-image:linear-gradient(rgba(251,232,221,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(251,232,221,.06) 1px,transparent 1px);background-size:24px 24px}body.theme-blog .featured-terminal{position:absolute;inset:24px;display:grid;align-content:space-between;color:var(--paper);font-family:var(--font-mono)}body.theme-blog .terminal-top{display:flex;justify-content:space-between;gap:16px;padding-bottom:14px;border-bottom:1px dashed var(--line-dark);color:#BFC2C9;font-size:.7rem;text-transform:uppercase}body.theme-blog .terminal-lines{display:grid;gap:12px;margin:34px 0;font-size:clamp(.82rem,1.6vw,1.05rem)}body.theme-blog .terminal-lines span::before{content:">";margin-right:12px;color:var(--orange)}body.theme-blog .terminal-result{display:flex;align-items:center;gap:9px;color:#DDE4DC;font-size:.75rem}body.theme-blog .status-dot{width:8px;height:8px;border-radius:50%;background:var(--green)}body.theme-blog .tag{display:inline-flex;align-items:center;width:max-content;padding:5px 9px;border:1px solid #E8BBA3;border-radius:999px;background:var(--amber);color:#7f2f08;font-size:.68rem;font-weight:780;text-transform:uppercase;letter-spacing:.04em}body.theme-blog .featured-copy h2{margin:18px 0 16px;max-width:720px;font-size:clamp(2rem,5vw,4rem)}body.theme-blog .featured-copy p{max-width:680px;color:#454A53}body.theme-blog .article-meta{display:flex;flex-wrap:wrap;gap:8px 16px;margin-top:24px;color:var(--steel);font-size:.68rem;text-transform:uppercase}body.theme-blog .article-grid{display:grid;gap:16px;margin-top:26px}body.theme-blog .article-card{display:flex;flex-direction:column;min-height:310px;padding:24px;border:1px solid var(--line);border-radius:var(--radius);background:rgba(250,248,245,.92);transition:transform 180ms var(--ease),border-color 180ms ease,background-color 180ms ease}body.theme-blog .article-card:hover{border-color:var(--orange);background:#fff;transform:translateY(-2px)}body.theme-blog .article-card[hidden]{display:none}body.theme-blog .article-card h2{margin:18px 0 14px;font-size:clamp(1.42rem,2.4vw,2rem)}body.theme-blog .article-card p{margin-bottom:20px;color:#454A53}body.theme-blog .article-card .article-meta{margin-top:auto;padding-top:18px;border-top:1px dashed var(--line)}body.theme-blog .empty-state{display:none;padding:40px;border:1px dashed var(--graphite);border-radius:var(--radius);text-align:center}body.theme-blog .empty-state.visible{display:block}body.theme-blog .show-more-wrap{display:flex;justify-content:center;margin-top:34px}body.theme-blog .newsletter-slip{position:relative;display:grid;gap:24px;padding:30px;border:1px solid var(--graphite);border-radius:var(--radius);background:var(--amber);overflow:hidden}body.theme-blog .newsletter-slip::after{content:"";position:absolute;inset:auto 0 0;border-bottom:8px dotted var(--paper);transform:translateY(4px)}body.theme-blog .newsletter-head{color:var(--orange-text);font-size:.73rem;font-weight:820;letter-spacing:.08em;text-transform:uppercase}body.theme-blog .newsletter-slip h2{margin:8px 0 10px;font-size:clamp(2rem,4.5vw,3.65rem)}body.theme-blog .newsletter-slip p{margin:0;color:#454A53}body.theme-blog .newsletter-code{display:inline-flex;margin-top:16px;color:var(--steel);font-size:.66rem;text-transform:uppercase}body.theme-blog .newsletter-form{display:grid;gap:10px;align-self:end}body.theme-blog .newsletter-form input{min-width:0;min-height:48px;padding:11px 14px;border:1px solid var(--graphite);border-radius:9px;background:var(--paper);color:var(--graphite)}body.theme-blog .reading-progress{position:fixed;z-index:101;top:calc(var(--header-height) - 2px);left:0;width:0;height:3px;background:var(--orange)}body.theme-blog .post-header{padding:54px 0 50px}body.theme-blog .breadcrumb{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:34px;color:var(--steel);font-size:.67rem;text-transform:uppercase}body.theme-blog .breadcrumb a:hover{color:var(--orange-text)}body.theme-blog .post-header h1{max-width:1050px;font-size:clamp(2.85rem,7vw,6rem)}body.theme-blog .post-dek{max-width:820px;color:#454A53;font-size:clamp(1.12rem,2.2vw,1.38rem);line-height:1.58}body.theme-blog .byline{display:flex;flex-wrap:wrap;align-items:center;gap:14px 18px;margin-top:30px;padding-top:24px;border-top:1px solid var(--line)}body.theme-blog .author-avatar{display:grid;place-items:center;width:46px;height:46px;border:1px solid var(--graphite);border-radius:50%;background:var(--amber);font-family:var(--font-mono);font-weight:820}body.theme-blog .author-name{font-weight:780}body.theme-blog .byline-meta{display:flex;flex-wrap:wrap;gap:8px 14px;color:var(--steel);font-size:.68rem;text-transform:uppercase}body.theme-blog .article-shell{display:grid;grid-template-columns:minmax(0,1fr);gap:42px;align-items:start}body.theme-blog .article-body{width:100%;min-width:0;max-width:var(--reading)}body.theme-blog .article-body>*:first-child{margin-top:0}body.theme-blog .article-body h2{scroll-margin-top:105px;margin:72px 0 22px;font-size:clamp(2rem,4.5vw,3.25rem)}body.theme-blog .article-body h3{scroll-margin-top:105px;margin:46px 0 16px;font-size:1.55rem}body.theme-blog .article-body p,body.theme-blog .article-body li{color:#3f444c;font-size:1.055rem;line-height:1.75}body.theme-blog .article-body p{margin-bottom:24px}body.theme-blog .article-body a{color:var(--orange-text);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}body.theme-blog .article-body strong{color:var(--graphite)}body.theme-blog .article-body code{padding:2px 6px;border:1px solid #E8BBA3;border-radius:5px;background:var(--amber);color:#7f2f08;font-size:.86em}body.theme-blog .article-body pre{position:relative;overflow-x:auto;margin:30px 0;padding:52px 22px 22px;border:1px solid var(--graphite);border-radius:10px;background:var(--graphite);color:#E7E5E0;font-size:.84rem;line-height:1.65}body.theme-blog .article-body pre code{padding:0;border:0;background:transparent;color:inherit;font-size:inherit}body.theme-blog .code-label{position:absolute;top:0;right:0;left:0;padding:10px 14px;border-bottom:1px solid var(--line-dark);color:#BFC2C9;font-size:.65rem;text-transform:uppercase}body.theme-blog .article-body blockquote{margin:34px 0;padding:12px 0 12px 24px;border-left:4px solid var(--orange)}body.theme-blog .article-body blockquote p{margin:0;color:var(--graphite);font-size:clamp(1.35rem,2.8vw,1.8rem);font-weight:680;line-height:1.45}body.theme-blog .callout{margin:30px 0;padding:22px;border:1px solid var(--line);border-radius:10px;background:rgba(250,248,245,.94)}body.theme-blog .callout.note{background:var(--amber);border-color:#E8BBA3}body.theme-blog .callout.warning{border-left:4px solid var(--orange)}body.theme-blog .callout-label{display:block;margin-bottom:10px;color:var(--orange-text);font-size:.68rem;font-weight:820;letter-spacing:.08em;text-transform:uppercase}body.theme-blog .callout p:last-child{margin-bottom:0}body.theme-blog .step-list{display:grid;gap:0;margin:30px 0;padding:0;list-style:none;border-top:1px solid var(--graphite)}body.theme-blog .step-list li{display:grid;grid-template-columns:48px minmax(0,1fr);gap:16px;padding:22px 0;border-bottom:1px dashed var(--line)}body.theme-blog .step-number{color:var(--orange-text);font-size:.74rem;font-weight:820}body.theme-blog .step-list strong{display:block;margin-bottom:5px}body.theme-blog .table-wrap{overflow-x:auto;margin:30px 0;border:1px solid var(--graphite);border-radius:10px}body.theme-blog table{width:100%;min-width:610px;border-collapse:collapse;background:rgba(250,248,245,.95)}body.theme-blog th,body.theme-blog td{padding:14px 16px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);text-align:left;vertical-align:top}body.theme-blog th:last-child,body.theme-blog td:last-child{border-right:0}body.theme-blog tr:last-child td{border-bottom:0}body.theme-blog th{background:var(--amber);font-family:var(--font-mono);font-size:.7rem;text-transform:uppercase}body.theme-blog td{color:#454A53;font-size:.92rem}body.theme-blog .article-sidebar{display:none}body.theme-blog .toc-card,body.theme-blog .promo-card{border:1px solid var(--line);border-radius:10px;background:rgba(250,248,245,.94)}body.theme-blog .toc-card{padding:20px}body.theme-blog .toc-label{margin-bottom:12px;color:var(--orange-text);font-size:.68rem;font-weight:820;letter-spacing:.08em;text-transform:uppercase}body.theme-blog .toc-list{display:grid;gap:9px;margin:0;padding:0;list-style:none}body.theme-blog .toc-list a{color:#4b5058;font-size:.82rem}body.theme-blog .toc-list a:hover,body.theme-blog .toc-list a.active{color:var(--orange-text)}body.theme-blog .promo-card{margin-top:14px;padding:20px;border-color:var(--graphite)}body.theme-blog .promo-card h2{margin-bottom:12px;font-size:1.45rem}body.theme-blog .promo-card p{font-size:.86rem}body.theme-blog .post-end{margin-top:64px;padding-top:38px;border-top:1px dashed var(--graphite)}body.theme-blog .author-card{display:grid;gap:22px;align-items:center;padding:26px;border:1px solid var(--graphite);border-radius:var(--radius);background:rgba(250,248,245,.94)}body.theme-blog .author-card .author-avatar{width:64px;height:64px}body.theme-blog .author-card h2{margin:0 0 8px;font-size:1.55rem}body.theme-blog .author-card p{margin:0;color:#454A53}body.theme-blog .section-head{display:flex;flex-wrap:wrap;justify-content:space-between;gap:18px;align-items:end;margin-bottom:30px}body.theme-blog .section-label{margin-bottom:10px;color:var(--orange-text);font-size:.72rem;font-weight:820;letter-spacing:.09em;text-transform:uppercase}body.theme-blog .keep-reading-grid{display:grid;gap:16px}body.theme-blog .keep-reading-grid .article-card{min-height:270px}body.theme-blog .site-footer{padding:72px 0 0;background:var(--graphite);color:var(--paper)}body.theme-blog .footer-grid{display:grid;gap:42px 28px}body.theme-blog .footer-brand>p{max-width:320px;margin:20px 0 24px;color:#BFC2C9}body.theme-blog .footer-contact{display:grid;gap:7px;color:#D5D7DC;font-size:.75rem}body.theme-blog .footer-contact a:hover,body.theme-blog .social-links a:hover,body.theme-blog .footer-column a:hover{color:var(--orange)}body.theme-blog .social-links{display:flex;flex-wrap:wrap;gap:15px;margin-top:24px;font-size:.82rem}body.theme-blog .footer-column{display:grid;align-content:start;gap:10px}body.theme-blog .footer-column h2{margin-bottom:9px;color:var(--orange);font-family:var(--font-mono);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}body.theme-blog .footer-column a{color:#D5D7DC;font-size:.86rem}body.theme-blog .footer-bottom{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:54px;padding:20px 0;border-top:1px solid var(--line-dark);color:#9CA0A8;font-size:.66rem;text-transform:uppercase}body.theme-blog .search-dialog{width:min(720px,calc(100% - 24px));padding:0;border:1px solid var(--graphite);border-radius:var(--radius);background:var(--paper);color:var(--graphite)}body.theme-blog .search-dialog::backdrop{background:rgba(22,24,29,.72)}body.theme-blog .search-panel{padding:24px}body.theme-blog .search-panel-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;border-bottom:1px dashed var(--graphite)}body.theme-blog .search-panel-head p{margin:0;font-size:.72rem;font-weight:800}body.theme-blog .search-panel label{display:block;margin:28px 0 10px;font-size:1.6rem;font-weight:750;letter-spacing:-.03em}body.theme-blog .search-field{display:grid;gap:10px}body.theme-blog .search-field input{min-width:0;height:52px;padding:0 14px;border:1px solid var(--graphite);border-radius:9px;background:#fff;color:var(--graphite)}body.theme-blog .search-hint{margin:15px 0 0;color:var(--steel);font-size:.65rem}body.theme-blog .reveal{opacity:0;transform:translateY(14px);animation:fade-up-blog 300ms var(--ease) forwards;animation-delay:var(--delay,0ms)}@keyframes fade-up-blog{to{opacity:1;transform:translateY(0)}}@media (min-width:600px){body.theme-blog .footer-grid{grid-template-columns:1.5fr repeat(2,1fr)}body.theme-blog .footer-brand{grid-row:span 2}body.theme-blog .author-card{grid-template-columns:auto minmax(0,1fr)}body.theme-blog .newsletter-form{grid-template-columns:minmax(0,1fr) auto}}@media (min-width:768px){body.theme-blog .container{width:min(calc(100% - 56px),var(--container))}body.theme-blog .section{padding:104px 0}body.theme-blog .page-hero{padding:100px 0 70px}body.theme-blog .blog-controls{grid-template-columns:minmax(0,1fr) minmax(250px,360px);align-items:center}body.theme-blog .featured-post{grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);padding:34px;align-items:stretch}body.theme-blog .article-grid,body.theme-blog .keep-reading-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body.theme-blog .newsletter-slip{grid-template-columns:minmax(0,1fr) minmax(300px,.62fr);align-items:end;padding:40px}body.theme-blog .post-header{padding:76px 0 66px}body.theme-blog .search-field{grid-template-columns:minmax(0,1fr) auto}}@media (min-width:1024px){body.theme-blog .primary-nav,body.theme-blog .nav-actions{display:flex}body.theme-blog .menu-toggle{display:none}body.theme-blog .article-grid{grid-template-columns:repeat(3,minmax(0,1fr))}body.theme-blog .article-shell{grid-template-columns:minmax(0,var(--reading)) 260px;justify-content:center;gap:72px}body.theme-blog .article-sidebar{display:block;position:sticky;top:calc(var(--header-height)+34px)}body.theme-blog .keep-reading-grid{grid-template-columns:repeat(3,minmax(0,1fr))}body.theme-blog .footer-grid{grid-template-columns:1.7fr repeat(4,1fr)}body.theme-blog .footer-brand{grid-row:auto}}@media (max-width:1199px) and (min-width:1024px){body.theme-blog .brand-logo{width:136px}body.theme-blog .primary-nav{gap:14px}body.theme-blog .nav-cta{max-width:168px;padding-inline:13px;font-size:.78rem}}@media (max-width:599px){body.theme-blog .brand-logo{width:146px}body.theme-blog .brand-on-dark .brand-logo{width:184px}body.theme-blog .button,body.theme-blog .newsletter-form .button{width:100%}body.theme-blog .featured-post{padding:18px}body.theme-blog .featured-visual{min-height:230px}body.theme-blog .featured-terminal{inset:18px}body.theme-blog .article-card{min-height:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}body.theme-blog,body.theme-blog *,body.theme-blog *::before,body.theme-blog *::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important}body.theme-blog .reveal{opacity:1;transform:none}}body.theme-blog .sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}body.theme-faq{--graphite:#16181D;--orange:#ff751f;--orange-text:#b83e00;--paper:#FAF8F5;--amber:#FBE8DD;--steel:#6B7280;--green:#16A34A;--line:#D8D3CC;--line-dark:#3A3D44;--white:#FFFFFF;--font-sans:"Inter","General Sans","Space Grotesk",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-mono:"JetBrains Mono","IBM Plex Mono","SFMono-Regular",Consolas,"Liberation Mono",monospace;--container:1200px;--radius-sm:8px;--radius:12px;--header-height:76px;--ease:cubic-bezier(.2,.7,.2,1)}body.theme-faq,body.theme-faq *{box-sizing:border-box}html{scroll-behavior:smooth}body.theme-faq{margin:0;color:var(--graphite);background-color:var(--paper);background-image:linear-gradient(rgba(22,24,29,.032) 1px,transparent 1px),linear-gradient(90deg,rgba(22,24,29,.032) 1px,transparent 1px);background-size:24px 24px;font-family:var(--font-sans);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body.theme-faq.menu-open{overflow:hidden}body.theme-faq img,body.theme-faq svg{display:block;max-width:100%}body.theme-faq a{color:inherit;text-decoration:none}body.theme-faq button,body.theme-faq input{font:inherit}body.theme-faq button{color:inherit}body.theme-faq address{font-style:normal}body.theme-faq::selection,body.theme-faq::selection{background:var(--amber);color:var(--graphite)}body.theme-faq:focus-visible{outline:3px solid var(--orange);outline-offset:3px}body.theme-faq .skip-link{position:fixed;z-index:1000;left:12px;top:12px;padding:10px 14px;border-radius:8px;background:var(--graphite);color:var(--paper);transform:translateY(-160%);transition:transform 180ms ease}body.theme-faq .skip-link:focus{transform:translateY(0)}body.theme-faq .container{width:min(calc(100% - 32px),var(--container));margin-inline:auto}body.theme-faq .mono,body.theme-faq time,body.theme-faq .eyebrow,body.theme-faq .section-label,body.theme-faq .company-meta,body.theme-faq .clause-id,body.theme-faq .metric-value,body.theme-faq .metric-label,body.theme-faq .location-meta,body.theme-faq .office-record,body.theme-faq .career-kicker,body.theme-faq .footer-bottom{font-family:var(--font-mono);font-variant-numeric:tabular-nums}body.theme-faq .section{padding:88px 0}body.theme-faq .perforated{position:relative}body.theme-faq .perforated::before{content:"";position:absolute;inset:0 0 auto;border-top:1px dashed rgba(22,24,29,.38)}body.theme-faq .section-grid{position:relative}body.theme-faq .section-grid::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,transparent calc(50% - 1px),rgba(22,24,29,.035) 50%,transparent calc(50%+1px))}body.theme-faq h1,body.theme-faq h2,body.theme-faq h3,body.theme-faq p{margin-top:0}body.theme-faq h1,body.theme-faq h2,body.theme-faq h3{line-height:1.06;letter-spacing:-.04em}body.theme-faq h1{margin-bottom:24px;font-size:clamp(3rem,7.5vw,6.25rem);max-width:1000px}body.theme-faq h2{margin-bottom:0;font-size:clamp(2.1rem,5vw,4.1rem)}body.theme-faq h3{font-size:1.35rem}body.theme-faq p{color:var(--steel)}body.theme-faq .site-header{position:sticky;z-index:100;top:0;height:var(--header-height);border-bottom:1px solid var(--line);background:rgba(250,248,245,.97)}body.theme-faq .nav-shell{height:100%;display:flex;align-items:center;gap:24px}body.theme-faq .brand{display:inline-flex;align-items:center;flex:0 0 auto;line-height:0}body.theme-faq .brand-logo{display:block;width:156px;height:auto}body.theme-faq .brand-on-dark{width:max-content;padding:7px 10px;border:1px solid var(--line-dark);border-radius:10px;background:var(--paper)}body.theme-faq .brand-on-dark .brand-logo{width:196px}body.theme-faq .primary-nav{display:none;align-items:center;gap:22px;margin-left:auto;font-size:.9rem;font-weight:650}body.theme-faq .primary-nav>a,body.theme-faq .nav-dropdown>button{position:relative;padding:9px 0}body.theme-faq .primary-nav>a::after,body.theme-faq .nav-dropdown>button::after{content:"";position:absolute;left:0;right:100%;bottom:4px;height:2px;background:var(--orange);transition:right 180ms ease}body.theme-faq .primary-nav>a:hover::after,body.theme-faq .primary-nav>a[aria-current="page"]::after,body.theme-faq .nav-dropdown>button:hover::after,body.theme-faq .nav-dropdown>button[aria-current="page"]::after{right:0}body.theme-faq .nav-dropdown{position:relative}body.theme-faq .nav-dropdown>button{display:inline-flex;align-items:center;gap:5px;border:0;background:none;cursor:pointer;font-weight:inherit}body.theme-faq .nav-dropdown svg{width:14px;fill:none;stroke:currentColor;stroke-width:1.8;transition:transform 180ms ease}body.theme-faq .nav-dropdown button[aria-expanded="true"] svg{transform:rotate(180deg)}body.theme-faq .dropdown-panel{position:absolute;display:none;top:calc(100%+10px);left:-18px;width:220px;padding:10px;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper)}body.theme-faq .dropdown-panel.open{display:grid}body.theme-faq .dropdown-panel a{padding:10px 12px;border-radius:7px;font-size:.88rem}body.theme-faq .dropdown-panel a:hover,body.theme-faq .dropdown-panel a[aria-current="page"]{background:var(--amber);color:var(--orange-text)}body.theme-faq .nav-actions{display:none;align-items:center;gap:10px}body.theme-faq .icon-button{display:inline-grid;place-items:center;width:42px;height:42px;padding:0;border:1px solid var(--line);border-radius:9px;background:var(--paper);cursor:pointer}body.theme-faq .icon-button svg{width:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}body.theme-faq .icon-button:hover{border-color:var(--orange)}body.theme-faq .menu-toggle{margin-left:auto}body.theme-faq .button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 18px;border:1px solid transparent;border-radius:9px;font-weight:760;line-height:1.15;transition:transform 180ms var(--ease),border-color 180ms ease,background-color 180ms ease}body.theme-faq .button:hover{transform:translateY(-2px)}body.theme-faq .button-primary{border-color:var(--graphite);background:var(--orange);color:var(--graphite)}body.theme-faq .button-primary:hover{background:#ff8438;border-color:var(--orange)}body.theme-faq .text-link{display:inline-flex;align-items:center;gap:6px;color:var(--orange-text);font-weight:760;text-decoration-thickness:1px;text-underline-offset:4px}body.theme-faq .text-link:hover{text-decoration:underline}body.theme-faq .primary-nav.is-open{position:fixed;display:flex;flex-direction:column;align-items:stretch;inset:var(--header-height) 0 0;gap:0;padding:24px;overflow-y:auto;border-top:1px solid var(--line);background:var(--paper)}body.theme-faq .primary-nav.is-open>a,body.theme-faq .primary-nav.is-open .nav-dropdown>button{width:100%;padding:16px 0;border-bottom:1px solid var(--line);text-align:left;font-size:1.1rem}body.theme-faq .primary-nav.is-open .nav-dropdown>button{justify-content:space-between}body.theme-faq .primary-nav.is-open .dropdown-panel{position:static;width:100%;margin:8px 0;border:0;border-left:2px solid var(--orange);border-radius:0}body.theme-faq .mobile-nav-tools{display:none}body.theme-faq .primary-nav.is-open .mobile-nav-tools{display:grid;gap:12px;padding-top:24px}body.theme-faq .mobile-search{display:flex;align-items:center;gap:10px;min-height:46px;padding:11px 14px;border:1px solid var(--graphite);border-radius:9px;background:var(--paper);font-weight:750;cursor:pointer}body.theme-faq .mobile-search:hover{border-color:var(--orange);transform:translateY(-2px)}body.theme-faq .mobile-search svg{width:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}body.theme-faq .page-hero{overflow:hidden;padding:78px 0 70px}body.theme-faq .page-hero .container{position:relative;z-index:1}body.theme-faq .eyebrow{margin-bottom:18px;color:var(--orange-text);font-size:.75rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}body.theme-faq .page-dek{max-width:800px;margin-bottom:0;color:#454A53;font-size:clamp(1.13rem,2.4vw,1.4rem);line-height:1.55}body.theme-faq .company-meta{display:flex;flex-wrap:wrap;gap:9px 18px;margin-top:30px;color:var(--graphite);font-size:.72rem;font-weight:720;letter-spacing:.03em;text-transform:uppercase}body.theme-faq .company-meta span{display:inline-flex;align-items:center;gap:9px}body.theme-faq .company-meta span+span::before{content:"/";color:var(--orange-text)}body.theme-faq .section-label{margin-bottom:12px !important;color:var(--orange-text) !important;font-size:.72rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}body.theme-faq .story-layout{display:grid;gap:38px;align-items:start}body.theme-faq .story-heading h2{max-width:680px}body.theme-faq .reading-column{max-width:680px}body.theme-faq .reading-column p{margin-bottom:22px;color:#454A53;font-size:1.04rem;line-height:1.78}body.theme-faq .reading-column p:last-child{margin-bottom:0}body.theme-faq .story-note{max-width:680px;padding:18px 20px;border-left:3px solid var(--orange);background:var(--amber);color:var(--graphite);font-size:.92rem}body.theme-faq .commitments-band{background:rgba(251,232,221,.76)}body.theme-faq .commitments-head{display:grid;gap:20px;margin-bottom:40px}body.theme-faq .commitments-head p{max-width:600px;margin:0}body.theme-faq .clauses{border-top:1px solid var(--graphite)}body.theme-faq .clause{display:grid;gap:18px;padding:30px 0;border-bottom:1px dashed rgba(22,24,29,.5)}body.theme-faq .clause-id{color:var(--orange-text);font-size:.72rem;font-weight:820;letter-spacing:.08em;text-transform:uppercase}body.theme-faq .clause h3{margin:0;font-size:clamp(1.45rem,3vw,2.2rem)}body.theme-faq .clause p{max-width:720px;margin:0;color:#454A53}body.theme-faq .numbers-band{padding:62px 0;background-color:var(--graphite);background-image:linear-gradient(rgba(251,232,221,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(251,232,221,.04) 1px,transparent 1px);background-size:24px 24px;color:var(--paper)}body.theme-faq .metrics-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid var(--line-dark);border-radius:var(--radius);overflow:hidden}body.theme-faq .metric{min-height:160px;padding:24px;border-right:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark)}body.theme-faq .metric:nth-child(2n){border-right:0}body.theme-faq .metric:nth-last-child(-n+2){border-bottom:0}body.theme-faq .metric-value{display:block;color:var(--paper);font-size:clamp(2.75rem,7vw,5.2rem);font-weight:740;letter-spacing:-.08em;line-height:.92}body.theme-faq .metric-label{display:block;margin-top:16px;color:#BFC2C9;font-size:.68rem;letter-spacing:.08em;text-transform:uppercase}body.theme-faq .location-layout{display:grid;gap:24px;align-items:stretch}body.theme-faq .office-card,body.theme-faq .map-frame{border:1px solid var(--graphite);border-radius:var(--radius);background:rgba(250,248,245,.92)}body.theme-faq .office-card{display:flex;flex-direction:column;padding:28px}body.theme-faq .location-meta{margin-bottom:44px;color:var(--orange-text);font-size:.69rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}body.theme-faq .office-card h2{margin-bottom:24px;font-size:clamp(2rem,4.5vw,3.8rem)}body.theme-faq .office-record{display:grid;gap:14px;margin-top:auto;padding-top:26px;border-top:1px dashed var(--line);font-size:.76rem}body.theme-faq .office-record div{display:grid;grid-template-columns:92px minmax(0,1fr);gap:12px}body.theme-faq .office-record dt{color:var(--steel);text-transform:uppercase}body.theme-faq .office-record dd{margin:0;color:var(--graphite)}body.theme-faq .map-frame{position:relative;min-height:380px;overflow:hidden;background-color:var(--amber);background-image:linear-gradient(rgba(22,24,29,.075) 1px,transparent 1px),linear-gradient(90deg,rgba(22,24,29,.075) 1px,transparent 1px);background-size:24px 24px}body.theme-faq .map-frame::before,body.theme-faq .map-frame::after{content:"";position:absolute;background:rgba(22,24,29,.15);transform-origin:center}body.theme-faq .map-frame::before{width:145%;height:1px;top:49%;left:-22%;transform:rotate(-18deg)}body.theme-faq .map-frame::after{width:1px;height:145%;top:-22%;left:61%;transform:rotate(24deg)}body.theme-faq .map-pin{position:absolute;z-index:2;top:50%;left:52%;display:grid;place-items:center;width:88px;height:88px;border:2px solid var(--graphite);border-radius:50%;background:var(--paper);transform:translate(-50%,-50%)}body.theme-faq .map-pin::before{content:"";width:13px;height:13px;border-radius:50%;background:var(--orange);border:1px solid var(--graphite)}body.theme-faq .map-pin::after{content:"JAIPUR";position:absolute;top:calc(100%+12px);font-family:var(--font-mono);font-size:.72rem;font-weight:820;letter-spacing:.08em}body.theme-faq .map-caption{position:absolute;z-index:2;right:18px;bottom:18px;left:18px;display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px;padding:12px 14px;border:1px solid var(--graphite);border-radius:8px;background:var(--paper);font-family:var(--font-mono);font-size:.65rem;text-transform:uppercase}body.theme-faq .careers-card{display:grid;gap:28px;align-items:center;padding:30px;border:1px solid var(--graphite);border-radius:var(--radius);background:rgba(250,248,245,.94);transition:transform 180ms var(--ease),border-color 180ms ease,background-color 180ms ease}body.theme-faq .careers-card:hover{border-color:var(--orange);background:#fff;transform:translateY(-2px)}body.theme-faq .career-kicker{display:block;margin-bottom:16px;color:var(--orange-text);font-size:.7rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}body.theme-faq .careers-card h2{max-width:820px;font-size:clamp(2rem,4.6vw,4rem)}body.theme-faq .careers-card p{max-width:720px;margin:18px 0 0}body.theme-faq .careers-card .button{justify-self:start}body.theme-faq .cta-band{padding:72px 0;background-color:var(--graphite);background-image:linear-gradient(rgba(251,232,221,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(251,232,221,.04) 1px,transparent 1px);background-size:24px 24px;color:var(--paper)}body.theme-faq .cta-layout{display:grid;gap:28px;align-items:center}body.theme-faq .cta-band h2{max-width:900px;font-size:clamp(2.25rem,5.4vw,4.6rem)}body.theme-faq .cta-band p{max-width:740px;margin:18px 0 0;color:#C9CBD0;font-size:1.03rem}body.theme-faq .cta-band .button{justify-self:start}body.theme-faq .site-footer{padding:72px 0 0;background:var(--graphite);color:var(--paper)}body.theme-faq .footer-grid{display:grid;gap:42px 28px}body.theme-faq .footer-brand>p{max-width:320px;margin:20px 0 24px;color:#BFC2C9}body.theme-faq .footer-contact{display:grid;gap:7px;color:#D5D7DC;font-size:.75rem}body.theme-faq .footer-contact a:hover,body.theme-faq .social-links a:hover,body.theme-faq .footer-column a:hover{color:var(--orange)}body.theme-faq .social-links{display:flex;flex-wrap:wrap;gap:15px;margin-top:24px;font-size:.82rem}body.theme-faq .footer-column{display:grid;align-content:start;gap:10px}body.theme-faq .footer-column h2{margin-bottom:9px;color:var(--orange);font-family:var(--font-mono);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}body.theme-faq .footer-column a{color:#D5D7DC;font-size:.86rem}body.theme-faq .footer-bottom{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:54px;padding:20px 0;border-top:1px solid var(--line-dark);color:#9CA0A8;font-size:.66rem;text-transform:uppercase}body.theme-faq .search-dialog{width:min(720px,calc(100% - 24px));padding:0;border:1px solid var(--graphite);border-radius:var(--radius);background:var(--paper);color:var(--graphite)}body.theme-faq .search-dialog::backdrop{background:rgba(22,24,29,.72)}body.theme-faq .search-panel{padding:24px}body.theme-faq .search-panel-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;border-bottom:1px dashed var(--graphite)}body.theme-faq .search-panel-head p{margin:0;font-size:.72rem;font-weight:800}body.theme-faq .search-panel label{display:block;margin:28px 0 10px;font-size:1.6rem;font-weight:750;letter-spacing:-.03em}body.theme-faq .search-field{display:grid;gap:10px}body.theme-faq .search-field input{min-width:0;height:52px;padding:0 14px;border:1px solid var(--graphite);border-radius:9px;background:#fff;color:var(--graphite)}body.theme-faq .search-hint{margin:15px 0 0;color:var(--steel);font-size:.65rem}body.theme-faq .reveal{opacity:0;transform:translateY(14px);animation:fade-up-faq 300ms var(--ease) forwards;animation-delay:var(--delay,0ms)}@keyframes fade-up-faq{to{opacity:1;transform:translateY(0)}}@media (min-width:600px){body.theme-faq .footer-grid{grid-template-columns:1.5fr repeat(2,1fr)}body.theme-faq .footer-brand{grid-row:span 2}}@media (min-width:768px){body.theme-faq .container{width:min(calc(100% - 56px),var(--container))}body.theme-faq .section{padding:112px 0}body.theme-faq .page-hero{padding:102px 0 88px}body.theme-faq .story-layout{grid-template-columns:minmax(0,.65fr) minmax(420px,1fr);gap:76px}body.theme-faq .story-heading{position:sticky;top:calc(var(--header-height)+34px)}body.theme-faq .commitments-head{grid-template-columns:minmax(0,1.2fr) minmax(280px,.7fr);align-items:end}body.theme-faq .clause{grid-template-columns:150px minmax(220px,.68fr) minmax(0,1fr);gap:30px;align-items:start;padding:38px 0}body.theme-faq .metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr))}body.theme-faq .metric{min-height:190px;border-bottom:0}body.theme-faq .metric:nth-child(2n){border-right:1px solid var(--line-dark)}body.theme-faq .metric:last-child{border-right:0}body.theme-faq .location-layout{grid-template-columns:minmax(340px,.78fr) minmax(0,1.22fr);gap:18px}body.theme-faq .map-frame{min-height:500px}body.theme-faq .careers-card{grid-template-columns:minmax(0,1fr) auto;padding:42px}body.theme-faq .careers-card .button{justify-self:end}body.theme-faq .cta-layout{grid-template-columns:minmax(0,1fr) auto}body.theme-faq .cta-band .button{justify-self:end}body.theme-faq .search-field{grid-template-columns:minmax(0,1fr) auto}}@media (min-width:1024px){body.theme-faq .primary-nav,body.theme-faq .nav-actions{display:flex}body.theme-faq .menu-toggle{display:none}body.theme-faq .footer-grid{grid-template-columns:1.7fr repeat(4,1fr)}body.theme-faq .footer-brand{grid-row:auto}}@media (max-width:1199px) and (min-width:1024px){body.theme-faq .brand-logo{width:136px}body.theme-faq .primary-nav{gap:14px}body.theme-faq .nav-cta{max-width:168px;padding-inline:13px;font-size:.78rem}}@media (max-width:599px){body.theme-faq .brand-logo{width:146px}body.theme-faq .brand-on-dark .brand-logo{width:184px}body.theme-faq .company-meta{display:grid;gap:7px}body.theme-faq .company-meta span+span::before{display:none}body.theme-faq .metrics-grid{grid-template-columns:1fr}body.theme-faq .metric,body.theme-faq .metric:nth-child(2n),body.theme-faq .metric:nth-last-child(-n+2){border-right:0;border-bottom:1px solid var(--line-dark)}body.theme-faq .metric:last-child{border-bottom:0}body.theme-faq .office-record div{grid-template-columns:1fr;gap:3px}body.theme-faq .map-frame{min-height:340px}body.theme-faq .careers-card .button,body.theme-faq .cta-band .button{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}body.theme-faq,body.theme-faq *,body.theme-faq *::before,body.theme-faq *::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important}body.theme-faq .reveal{opacity:1;transform:none}}body.theme-faq .faq-hero{padding-bottom:54px}body.theme-faq .faq-hero .page-dek{max-width:650px}body.theme-faq .faq-summary{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:30px;color:var(--graphite);font-size:.72rem;font-weight:760;letter-spacing:.04em;text-transform:uppercase}body.theme-faq .faq-summary span{display:inline-flex;align-items:center;gap:8px}body.theme-faq .faq-summary span+span::before{content:"/";color:var(--orange-text);margin-right:10px}body.theme-faq .category-rail-wrap{position:sticky;z-index:30;top:var(--header-height);border-top:1px dashed rgba(22,24,29,.42);border-bottom:1px solid var(--line);background:rgba(250,248,245,.96);backdrop-filter:blur(9px)}body.theme-faq .category-rail{display:flex;gap:8px;padding:13px 0;overflow-x:auto;scrollbar-width:thin}body.theme-faq .category-rail a{flex:0 0 auto;min-height:38px;padding:8px 13px;border:1px solid var(--line);border-radius:999px;background:var(--paper);color:#454A53;font-size:.76rem;font-weight:760;white-space:nowrap;transition:transform 180ms var(--ease),border-color 180ms ease,background-color 180ms ease}body.theme-faq .category-rail a:hover{border-color:var(--orange);transform:translateY(-2px)}body.theme-faq .category-rail a[aria-current="true"]{border-color:var(--graphite);background:var(--graphite);color:var(--paper)}body.theme-faq .faq-shell{display:grid;gap:58px}body.theme-faq .faq-group{scroll-margin-top:calc(var(--header-height)+80px)}body.theme-faq .faq-group+.faq-group{padding-top:70px;border-top:1px dashed rgba(22,24,29,.42)}body.theme-faq .group-head{display:grid;gap:16px;margin-bottom:26px}body.theme-faq .group-code{color:var(--orange-text);font-size:.7rem;font-weight:820;letter-spacing:.08em;text-transform:uppercase}body.theme-faq .group-head h2{margin-bottom:0;font-size:clamp(2rem,4.6vw,3.7rem)}body.theme-faq .group-head p{max-width:620px;margin-bottom:0}body.theme-faq .group-count{justify-self:start;padding:7px 10px;border:1px solid var(--line);border-radius:999px;color:var(--steel);font-size:.65rem;text-transform:uppercase}body.theme-faq .faq-list{border-top:1px solid var(--graphite)}body.theme-faq .faq-item{border-bottom:1px solid var(--line)}body.theme-faq .faq-item[open]{border-bottom-color:var(--graphite);background:rgba(255,255,255,.42)}body.theme-faq .faq-item summary{display:grid;grid-template-columns:54px minmax(0,1fr) 30px;gap:14px;align-items:center;min-height:82px;padding:18px 10px 18px 0;cursor:pointer;list-style:none}body.theme-faq .faq-item summary::-webkit-details-marker{display:none}body.theme-faq .question-index{color:var(--orange-text);font-size:.68rem;font-weight:820;letter-spacing:.04em}body.theme-faq .question-text{color:var(--graphite);font-size:clamp(1.03rem,2.1vw,1.3rem);font-weight:720;line-height:1.35;letter-spacing:-.018em}body.theme-faq .question-toggle{position:relative;width:28px;height:28px;border:1px solid var(--line);border-radius:50%;transition:border-color 180ms ease,transform 180ms var(--ease)}body.theme-faq .question-toggle::before,body.theme-faq .question-toggle::after{content:"";position:absolute;top:50%;left:50%;width:11px;height:1.5px;background:var(--graphite);transform:translate(-50%,-50%);transition:background-color 180ms ease,transform 180ms var(--ease)}body.theme-faq .question-toggle::after{transform:translate(-50%,-50%) rotate(90deg)}body.theme-faq .faq-item summary:hover .question-toggle{border-color:var(--orange);transform:translateY(-2px)}body.theme-faq .faq-item[open] .question-toggle{border-color:var(--orange)}body.theme-faq .faq-item[open] .question-toggle::before,body.theme-faq .faq-item[open] .question-toggle::after{background:var(--orange)}body.theme-faq .faq-item[open] .question-toggle::after{transform:translate(-50%,-50%) rotate(180deg)}body.theme-faq .faq-answer{max-width:820px;padding:0 54px 26px 68px}body.theme-faq .faq-answer p{margin:0;color:#454A53;font-size:1rem;line-height:1.72}body.theme-faq .faq-answer a{color:var(--orange-text);font-weight:720;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}body.theme-faq .still-band{padding:74px 0;background-color:var(--graphite);background-image:linear-gradient(rgba(251,232,221,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(251,232,221,.04) 1px,transparent 1px);background-size:24px 24px;color:var(--paper)}body.theme-faq .still-layout{display:grid;gap:30px;align-items:center}body.theme-faq .still-band h2{max-width:700px;margin-bottom:14px;font-size:clamp(2.2rem,5vw,4.3rem)}body.theme-faq .still-band p{max-width:650px;margin-bottom:0;color:#C9CBD0}body.theme-faq .still-options{display:grid;gap:12px;align-items:center}body.theme-faq .still-email{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:10px 4px;color:var(--orange);font-family:var(--font-mono);font-size:.78rem;font-weight:760;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:5px}body.theme-faq .still-email:hover{color:#ff9a5d}body.theme-faq .faq-noscript{padding:12px 16px;border-left:3px solid var(--orange);background:var(--amber);color:var(--graphite)}@media (min-width:768px){body.theme-faq .faq-shell{gap:78px}body.theme-faq .group-head{grid-template-columns:minmax(0,1fr) auto;align-items:end}body.theme-faq .group-head p{grid-column:1}body.theme-faq .group-count{grid-column:2;grid-row:1 / span 2;align-self:center}body.theme-faq .faq-item summary{grid-template-columns:72px minmax(0,1fr) 34px;min-height:94px;padding-right:18px}body.theme-faq .faq-answer{padding:0 72px 30px 86px}body.theme-faq .still-layout{grid-template-columns:minmax(0,1fr) auto;gap:56px}body.theme-faq .still-options{min-width:290px}}@media (max-width:599px){body.theme-faq .faq-summary{display:grid;gap:7px}body.theme-faq .faq-summary span+span::before{display:none}body.theme-faq .faq-item summary{grid-template-columns:44px minmax(0,1fr) 28px;gap:10px;min-height:78px}body.theme-faq .faq-answer{padding:0 12px 24px 54px}body.theme-faq .question-text{font-size:1rem}body.theme-faq .category-rail-wrap{top:68px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}body.theme-faq .category-rail a,body.theme-faq .question-toggle,body.theme-faq .question-toggle::before,body.theme-faq .question-toggle::after{transition:none}}body.theme-career{--graphite:#16181D;--orange:#ff751f;--orange-text:#b83e00;--paper:#FAF8F5;--amber:#FBE8DD;--steel:#6B7280;--green:#16A34A;--line:#D8D3CC;--line-dark:#3A3D44;--white:#FFFFFF;--font-sans:"Inter","General Sans","Space Grotesk",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-mono:"JetBrains Mono","IBM Plex Mono","SFMono-Regular",Consolas,"Liberation Mono",monospace;--container:1200px;--radius-sm:8px;--radius:12px;--header-height:76px;--ease:cubic-bezier(.2,.7,.2,1)}body.theme-career,body.theme-career *{box-sizing:border-box}html{scroll-behavior:smooth}body.theme-career{margin:0;color:var(--graphite);background-color:var(--paper);background-image:linear-gradient(rgba(22,24,29,.032) 1px,transparent 1px),linear-gradient(90deg,rgba(22,24,29,.032) 1px,transparent 1px);background-size:24px 24px;font-family:var(--font-sans);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body.theme-career.menu-open{overflow:hidden}body.theme-career img,body.theme-career svg{display:block;max-width:100%}body.theme-career a{color:inherit;text-decoration:none}body.theme-career button,body.theme-career input{font:inherit}body.theme-career button{color:inherit}body.theme-career address{font-style:normal}body.theme-career::selection,body.theme-career::selection{background:var(--amber);color:var(--graphite)}body.theme-career:focus-visible{outline:3px solid var(--orange);outline-offset:3px}body.theme-career .skip-link{position:fixed;z-index:1000;left:12px;top:12px;padding:10px 14px;border-radius:8px;background:var(--graphite);color:var(--paper);transform:translateY(-160%);transition:transform 180ms ease}body.theme-career .skip-link:focus{transform:translateY(0)}body.theme-career .container{width:min(calc(100% - 32px),var(--container));margin-inline:auto}body.theme-career .mono,body.theme-career time,body.theme-career .eyebrow,body.theme-career .section-label,body.theme-career .company-meta,body.theme-career .clause-id,body.theme-career .metric-value,body.theme-career .metric-label,body.theme-career .location-meta,body.theme-career .office-record,body.theme-career .career-kicker,body.theme-career .footer-bottom{font-family:var(--font-mono);font-variant-numeric:tabular-nums}body.theme-career .section{padding:88px 0}body.theme-career .perforated{position:relative}body.theme-career .perforated::before{content:"";position:absolute;inset:0 0 auto;border-top:1px dashed rgba(22,24,29,.38)}body.theme-career .section-grid{position:relative}body.theme-career .section-grid::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,transparent calc(50% - 1px),rgba(22,24,29,.035) 50%,transparent calc(50%+1px))}body.theme-career h1,body.theme-career h2,body.theme-career h3,body.theme-career p{margin-top:0}body.theme-career h1,body.theme-career h2,body.theme-career h3{line-height:1.06;letter-spacing:-.04em}body.theme-career h1{margin-bottom:24px;font-size:clamp(3rem,7.5vw,6.25rem);max-width:1000px}body.theme-career h2{margin-bottom:0;font-size:clamp(2.1rem,5vw,4.1rem)}body.theme-career h3{font-size:1.35rem}body.theme-career p{color:var(--steel)}body.theme-career .site-header{position:sticky;z-index:100;top:0;height:var(--header-height);border-bottom:1px solid var(--line);background:rgba(250,248,245,.97)}body.theme-career .nav-shell{height:100%;display:flex;align-items:center;gap:24px}body.theme-career .brand{display:inline-flex;align-items:center;flex:0 0 auto;line-height:0}body.theme-career .brand-logo{display:block;width:156px;height:auto}body.theme-career .brand-on-dark{width:max-content;padding:7px 10px;border:1px solid var(--line-dark);border-radius:10px;background:var(--paper)}body.theme-career .brand-on-dark .brand-logo{width:196px}body.theme-career .primary-nav{display:none;align-items:center;gap:22px;margin-left:auto;font-size:.9rem;font-weight:650}body.theme-career .primary-nav>a,body.theme-career .nav-dropdown>button{position:relative;padding:9px 0}body.theme-career .primary-nav>a::after,body.theme-career .nav-dropdown>button::after{content:"";position:absolute;left:0;right:100%;bottom:4px;height:2px;background:var(--orange);transition:right 180ms ease}body.theme-career .primary-nav>a:hover::after,body.theme-career .primary-nav>a[aria-current="page"]::after,body.theme-career .nav-dropdown>button:hover::after,body.theme-career .nav-dropdown>button[aria-current="page"]::after{right:0}body.theme-career .nav-dropdown{position:relative}body.theme-career .nav-dropdown>button{display:inline-flex;align-items:center;gap:5px;border:0;background:none;cursor:pointer;font-weight:inherit}body.theme-career .nav-dropdown svg{width:14px;fill:none;stroke:currentColor;stroke-width:1.8;transition:transform 180ms ease}body.theme-career .nav-dropdown button[aria-expanded="true"] svg{transform:rotate(180deg)}body.theme-career .dropdown-panel{position:absolute;display:none;top:calc(100%+10px);left:-18px;width:220px;padding:10px;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper)}body.theme-career .dropdown-panel.open{display:grid}body.theme-career .dropdown-panel a{padding:10px 12px;border-radius:7px;font-size:.88rem}body.theme-career .dropdown-panel a:hover,body.theme-career .dropdown-panel a[aria-current="page"]{background:var(--amber);color:var(--orange-text)}body.theme-career .nav-actions{display:none;align-items:center;gap:10px}body.theme-career .icon-button{display:inline-grid;place-items:center;width:42px;height:42px;padding:0;border:1px solid var(--line);border-radius:9px;background:var(--paper);cursor:pointer}body.theme-career .icon-button svg{width:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}body.theme-career .icon-button:hover{border-color:var(--orange)}body.theme-career .menu-toggle{margin-left:auto}body.theme-career .button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 18px;border:1px solid transparent;border-radius:9px;font-weight:760;line-height:1.15;transition:transform 180ms var(--ease),border-color 180ms ease,background-color 180ms ease}body.theme-career .button:hover{transform:translateY(-2px)}body.theme-career .button-primary{border-color:var(--graphite);background:var(--orange);color:var(--graphite)}body.theme-career .button-primary:hover{background:#ff8438;border-color:var(--orange)}body.theme-career .text-link{display:inline-flex;align-items:center;gap:6px;color:var(--orange-text);font-weight:760;text-decoration-thickness:1px;text-underline-offset:4px}body.theme-career .text-link:hover{text-decoration:underline}body.theme-career .primary-nav.is-open{position:fixed;display:flex;flex-direction:column;align-items:stretch;inset:var(--header-height) 0 0;gap:0;padding:24px;overflow-y:auto;border-top:1px solid var(--line);background:var(--paper)}body.theme-career .primary-nav.is-open>a,body.theme-career .primary-nav.is-open .nav-dropdown>button{width:100%;padding:16px 0;border-bottom:1px solid var(--line);text-align:left;font-size:1.1rem}body.theme-career .primary-nav.is-open .nav-dropdown>button{justify-content:space-between}body.theme-career .primary-nav.is-open .dropdown-panel{position:static;width:100%;margin:8px 0;border:0;border-left:2px solid var(--orange);border-radius:0}body.theme-career .mobile-nav-tools{display:none}body.theme-career .primary-nav.is-open .mobile-nav-tools{display:grid;gap:12px;padding-top:24px}body.theme-career .mobile-search{display:flex;align-items:center;gap:10px;min-height:46px;padding:11px 14px;border:1px solid var(--graphite);border-radius:9px;background:var(--paper);font-weight:750;cursor:pointer}body.theme-career .mobile-search:hover{border-color:var(--orange);transform:translateY(-2px)}body.theme-career .mobile-search svg{width:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}body.theme-career .page-hero{overflow:hidden;padding:78px 0 70px}body.theme-career .page-hero .container{position:relative;z-index:1}body.theme-career .eyebrow{margin-bottom:18px;color:var(--orange-text);font-size:.75rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}body.theme-career .page-dek{max-width:800px;margin-bottom:0;color:#454A53;font-size:clamp(1.13rem,2.4vw,1.4rem);line-height:1.55}body.theme-career .company-meta{display:flex;flex-wrap:wrap;gap:9px 18px;margin-top:30px;color:var(--graphite);font-size:.72rem;font-weight:720;letter-spacing:.03em;text-transform:uppercase}body.theme-career .company-meta span{display:inline-flex;align-items:center;gap:9px}body.theme-career .company-meta span+span::before{content:"/";color:var(--orange-text)}body.theme-career .section-label{margin-bottom:12px !important;color:var(--orange-text) !important;font-size:.72rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}body.theme-career .story-layout{display:grid;gap:38px;align-items:start}body.theme-career .story-heading h2{max-width:680px}body.theme-career .reading-column{max-width:680px}body.theme-career .reading-column p{margin-bottom:22px;color:#454A53;font-size:1.04rem;line-height:1.78}body.theme-career .reading-column p:last-child{margin-bottom:0}body.theme-career .story-note{max-width:680px;padding:18px 20px;border-left:3px solid var(--orange);background:var(--amber);color:var(--graphite);font-size:.92rem}body.theme-career .commitments-band{background:rgba(251,232,221,.76)}body.theme-career .commitments-head{display:grid;gap:20px;margin-bottom:40px}body.theme-career .commitments-head p{max-width:600px;margin:0}body.theme-career .clauses{border-top:1px solid var(--graphite)}body.theme-career .clause{display:grid;gap:18px;padding:30px 0;border-bottom:1px dashed rgba(22,24,29,.5)}body.theme-career .clause-id{color:var(--orange-text);font-size:.72rem;font-weight:820;letter-spacing:.08em;text-transform:uppercase}body.theme-career .clause h3{margin:0;font-size:clamp(1.45rem,3vw,2.2rem)}body.theme-career .clause p{max-width:720px;margin:0;color:#454A53}body.theme-career .numbers-band{padding:62px 0;background-color:var(--graphite);background-image:linear-gradient(rgba(251,232,221,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(251,232,221,.04) 1px,transparent 1px);background-size:24px 24px;color:var(--paper)}body.theme-career .metrics-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid var(--line-dark);border-radius:var(--radius);overflow:hidden}body.theme-career .metric{min-height:160px;padding:24px;border-right:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark)}body.theme-career .metric:nth-child(2n){border-right:0}body.theme-career .metric:nth-last-child(-n+2){border-bottom:0}body.theme-career .metric-value{display:block;color:var(--paper);font-size:clamp(2.75rem,7vw,5.2rem);font-weight:740;letter-spacing:-.08em;line-height:.92}body.theme-career .metric-label{display:block;margin-top:16px;color:#BFC2C9;font-size:.68rem;letter-spacing:.08em;text-transform:uppercase}body.theme-career .location-layout{display:grid;gap:24px;align-items:stretch}body.theme-career .office-card,body.theme-career .map-frame{border:1px solid var(--graphite);border-radius:var(--radius);background:rgba(250,248,245,.92)}body.theme-career .office-card{display:flex;flex-direction:column;padding:28px}body.theme-career .location-meta{margin-bottom:44px;color:var(--orange-text);font-size:.69rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}body.theme-career .office-card h2{margin-bottom:24px;font-size:clamp(2rem,4.5vw,3.8rem)}body.theme-career .office-record{display:grid;gap:14px;margin-top:auto;padding-top:26px;border-top:1px dashed var(--line);font-size:.76rem}body.theme-career .office-record div{display:grid;grid-template-columns:92px minmax(0,1fr);gap:12px}body.theme-career .office-record dt{color:var(--steel);text-transform:uppercase}body.theme-career .office-record dd{margin:0;color:var(--graphite)}body.theme-career .map-frame{position:relative;min-height:380px;overflow:hidden;background-color:var(--amber);background-image:linear-gradient(rgba(22,24,29,.075) 1px,transparent 1px),linear-gradient(90deg,rgba(22,24,29,.075) 1px,transparent 1px);background-size:24px 24px}body.theme-career .map-frame::before,body.theme-career .map-frame::after{content:"";position:absolute;background:rgba(22,24,29,.15);transform-origin:center}body.theme-career .map-frame::before{width:145%;height:1px;top:49%;left:-22%;transform:rotate(-18deg)}body.theme-career .map-frame::after{width:1px;height:145%;top:-22%;left:61%;transform:rotate(24deg)}body.theme-career .map-pin{position:absolute;z-index:2;top:50%;left:52%;display:grid;place-items:center;width:88px;height:88px;border:2px solid var(--graphite);border-radius:50%;background:var(--paper);transform:translate(-50%,-50%)}body.theme-career .map-pin::before{content:"";width:13px;height:13px;border-radius:50%;background:var(--orange);border:1px solid var(--graphite)}body.theme-career .map-pin::after{content:"JAIPUR";position:absolute;top:calc(100%+12px);font-family:var(--font-mono);font-size:.72rem;font-weight:820;letter-spacing:.08em}body.theme-career .map-caption{position:absolute;z-index:2;right:18px;bottom:18px;left:18px;display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px;padding:12px 14px;border:1px solid var(--graphite);border-radius:8px;background:var(--paper);font-family:var(--font-mono);font-size:.65rem;text-transform:uppercase}body.theme-career .careers-card{display:grid;gap:28px;align-items:center;padding:30px;border:1px solid var(--graphite);border-radius:var(--radius);background:rgba(250,248,245,.94);transition:transform 180ms var(--ease),border-color 180ms ease,background-color 180ms ease}body.theme-career .careers-card:hover{border-color:var(--orange);background:#fff;transform:translateY(-2px)}body.theme-career .career-kicker{display:block;margin-bottom:16px;color:var(--orange-text);font-size:.7rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}body.theme-career .careers-card h2{max-width:820px;font-size:clamp(2rem,4.6vw,4rem)}body.theme-career .careers-card p{max-width:720px;margin:18px 0 0}body.theme-career .careers-card .button{justify-self:start}body.theme-career .cta-band{padding:72px 0;background-color:var(--graphite);background-image:linear-gradient(rgba(251,232,221,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(251,232,221,.04) 1px,transparent 1px);background-size:24px 24px;color:var(--paper)}body.theme-career .cta-layout{display:grid;gap:28px;align-items:center}body.theme-career .cta-band h2{max-width:900px;font-size:clamp(2.25rem,5.4vw,4.6rem)}body.theme-career .cta-band p{max-width:740px;margin:18px 0 0;color:#C9CBD0;font-size:1.03rem}body.theme-career .cta-band .button{justify-self:start}body.theme-career .site-footer{padding:72px 0 0;background:var(--graphite);color:var(--paper)}body.theme-career .footer-grid{display:grid;gap:42px 28px}body.theme-career .footer-brand>p{max-width:320px;margin:20px 0 24px;color:#BFC2C9}body.theme-career .footer-contact{display:grid;gap:7px;color:#D5D7DC;font-size:.75rem}body.theme-career .footer-contact a:hover,body.theme-career .social-links a:hover,body.theme-career .footer-column a:hover{color:var(--orange)}body.theme-career .social-links{display:flex;flex-wrap:wrap;gap:15px;margin-top:24px;font-size:.82rem}body.theme-career .footer-column{display:grid;align-content:start;gap:10px}body.theme-career .footer-column h2{margin-bottom:9px;color:var(--orange);font-family:var(--font-mono);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}body.theme-career .footer-column a{color:#D5D7DC;font-size:.86rem}body.theme-career .footer-bottom{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:54px;padding:20px 0;border-top:1px solid var(--line-dark);color:#9CA0A8;font-size:.66rem;text-transform:uppercase}body.theme-career .search-dialog{width:min(720px,calc(100% - 24px));padding:0;border:1px solid var(--graphite);border-radius:var(--radius);background:var(--paper);color:var(--graphite)}body.theme-career .search-dialog::backdrop{background:rgba(22,24,29,.72)}body.theme-career .search-panel{padding:24px}body.theme-career .search-panel-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;border-bottom:1px dashed var(--graphite)}body.theme-career .search-panel-head p{margin:0;font-size:.72rem;font-weight:800}body.theme-career .search-panel label{display:block;margin:28px 0 10px;font-size:1.6rem;font-weight:750;letter-spacing:-.03em}body.theme-career .search-field{display:grid;gap:10px}body.theme-career .search-field input{min-width:0;height:52px;padding:0 14px;border:1px solid var(--graphite);border-radius:9px;background:#fff;color:var(--graphite)}body.theme-career .search-hint{margin:15px 0 0;color:var(--steel);font-size:.65rem}body.theme-career .reveal{opacity:0;transform:translateY(14px);animation:fade-up-career 300ms var(--ease) forwards;animation-delay:var(--delay,0ms)}@keyframes fade-up-career{to{opacity:1;transform:translateY(0)}}@media (min-width:600px){body.theme-career .footer-grid{grid-template-columns:1.5fr repeat(2,1fr)}body.theme-career .footer-brand{grid-row:span 2}}@media (min-width:768px){body.theme-career .container{width:min(calc(100% - 56px),var(--container))}body.theme-career .section{padding:112px 0}body.theme-career .page-hero{padding:102px 0 88px}body.theme-career .story-layout{grid-template-columns:minmax(0,.65fr) minmax(420px,1fr);gap:76px}body.theme-career .story-heading{position:sticky;top:calc(var(--header-height)+34px)}body.theme-career .commitments-head{grid-template-columns:minmax(0,1.2fr) minmax(280px,.7fr);align-items:end}body.theme-career .clause{grid-template-columns:150px minmax(220px,.68fr) minmax(0,1fr);gap:30px;align-items:start;padding:38px 0}body.theme-career .metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr))}body.theme-career .metric{min-height:190px;border-bottom:0}body.theme-career .metric:nth-child(2n){border-right:1px solid var(--line-dark)}body.theme-career .metric:last-child{border-right:0}body.theme-career .location-layout{grid-template-columns:minmax(340px,.78fr) minmax(0,1.22fr);gap:18px}body.theme-career .map-frame{min-height:500px}body.theme-career .careers-card{grid-template-columns:minmax(0,1fr) auto;padding:42px}body.theme-career .careers-card .button{justify-self:end}body.theme-career .cta-layout{grid-template-columns:minmax(0,1fr) auto}body.theme-career .cta-band .button{justify-self:end}body.theme-career .search-field{grid-template-columns:minmax(0,1fr) auto}}@media (min-width:1024px){body.theme-career .primary-nav,body.theme-career .nav-actions{display:flex}body.theme-career .menu-toggle{display:none}body.theme-career .footer-grid{grid-template-columns:1.7fr repeat(4,1fr)}body.theme-career .footer-brand{grid-row:auto}}@media (max-width:1199px) and (min-width:1024px){body.theme-career .brand-logo{width:136px}body.theme-career .primary-nav{gap:14px}body.theme-career .nav-cta{max-width:168px;padding-inline:13px;font-size:.78rem}}@media (max-width:599px){body.theme-career .brand-logo{width:146px}body.theme-career .brand-on-dark .brand-logo{width:184px}body.theme-career .company-meta{display:grid;gap:7px}body.theme-career .company-meta span+span::before{display:none}body.theme-career .metrics-grid{grid-template-columns:1fr}body.theme-career .metric,body.theme-career .metric:nth-child(2n),body.theme-career .metric:nth-last-child(-n+2){border-right:0;border-bottom:1px solid var(--line-dark)}body.theme-career .metric:last-child{border-bottom:0}body.theme-career .office-record div{grid-template-columns:1fr;gap:3px}body.theme-career .map-frame{min-height:340px}body.theme-career .careers-card .button,body.theme-career .cta-band .button{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}body.theme-career,body.theme-career *,body.theme-career *::before,body.theme-career *::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important}body.theme-career .reveal{opacity:1;transform:none}}body.theme-career .career-hero{padding-bottom:66px}body.theme-career .career-hero .page-dek{max-width:770px}body.theme-career .career-meta{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:30px;color:var(--graphite);font-size:.7rem;font-weight:780;letter-spacing:.04em;text-transform:uppercase}body.theme-career .career-meta span{display:inline-flex;align-items:center;gap:9px}body.theme-career .career-meta span+span::before{content:"/";margin-right:9px;color:var(--orange-text)}body.theme-career .status-dot{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 3px rgba(22,163,74,.1)}body.theme-career .culture-head{display:grid;gap:18px;margin-bottom:38px}body.theme-career .culture-head p{max-width:650px;margin:0}body.theme-career .culture-clauses{border-top:1px solid var(--graphite)}body.theme-career .culture-clause{display:grid;gap:14px;padding:28px 0;border-bottom:1px dashed rgba(22,24,29,.48);transition:transform 180ms var(--ease),border-color 180ms ease}body.theme-career .culture-clause:hover{transform:translateY(-2px);border-bottom-color:var(--orange)}body.theme-career .culture-clause .clause-id{align-self:start}body.theme-career .culture-clause h3{margin:0;font-size:clamp(1.35rem,3vw,2rem)}body.theme-career .culture-clause p{max-width:760px;margin:0;color:#454A53}body.theme-career .roles-section{background:rgba(255,255,255,.36)}body.theme-career .roles-head{display:grid;gap:18px;margin-bottom:34px}body.theme-career .roles-head p{max-width:650px;margin:0}body.theme-career .roles-count{justify-self:start;display:inline-flex;align-items:center;gap:8px;padding:7px 11px;border:1px solid var(--line);border-radius:999px;color:var(--graphite);font-size:.67rem;font-weight:790;letter-spacing:.05em;text-transform:uppercase}body.theme-career .role-list{border-top:1px solid var(--graphite)}body.theme-career .role-row{display:grid;gap:16px;align-items:center;padding:25px 0;border-bottom:1px solid var(--line);transition:transform 180ms var(--ease),border-color 180ms ease}body.theme-career .role-row:hover{transform:translateY(-2px);border-bottom-color:var(--orange)}body.theme-career .role-title{margin:0;font-size:clamp(1.3rem,3vw,1.85rem);letter-spacing:-.03em}body.theme-career .role-meta{display:flex;flex-wrap:wrap;gap:7px 14px;margin:6px 0 0;color:var(--steel);font-size:.7rem;font-weight:730;letter-spacing:.025em;text-transform:uppercase}body.theme-career .role-meta span+span::before{content:"·";margin-right:14px;color:var(--orange-text)}body.theme-career .role-link{justify-self:start;display:inline-flex;align-items:center;min-height:42px;color:var(--orange-text);font-weight:800}body.theme-career .role-link:hover{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}body.theme-career .role-empty{padding:30px;border:1px solid var(--line);border-left:4px solid var(--orange);border-radius:var(--radius);background:var(--amber)}body.theme-career .role-empty h3{margin-bottom:10px}body.theme-career .role-empty p{max-width:720px;margin-bottom:0;color:#454A53}body.theme-career .role-empty a{color:var(--orange-text);font-weight:780;text-decoration:underline;text-underline-offset:4px}body.theme-career .process-head{display:grid;gap:18px;margin-bottom:42px}body.theme-career .process-head p{max-width:620px;margin:0}body.theme-career .process-rail{position:relative;display:grid;gap:16px}body.theme-career .process-step{position:relative;min-height:210px;padding:24px;border:1px solid var(--line);border-radius:var(--radius);background:rgba(250,248,245,.86);transition:transform 180ms var(--ease),border-color 180ms ease}body.theme-career .process-step:hover{transform:translateY(-2px);border-color:var(--orange)}body.theme-career .process-number{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;margin-bottom:26px;border:1px solid var(--graphite);border-radius:50%;color:var(--graphite);font-size:.76rem;font-weight:820}body.theme-career .process-step h3{margin-bottom:12px;font-size:1.25rem}body.theme-career .process-step p{margin:0;color:#454A53;font-size:.94rem}body.theme-career .paid-marker{display:inline-flex;margin-top:18px;padding:6px 8px;border:1px solid rgba(184,62,0,.25);border-radius:6px;background:var(--amber);color:var(--orange-text);font-size:.66rem;font-weight:820;letter-spacing:.05em;text-transform:uppercase}body.theme-career .candidate-band{padding:78px 0;background-color:var(--graphite);background-image:linear-gradient(rgba(251,232,221,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(251,232,221,.04) 1px,transparent 1px);background-size:24px 24px;color:var(--paper)}body.theme-career .candidate-layout{display:grid;gap:28px;align-items:center}body.theme-career .candidate-band h2{max-width:720px;margin-bottom:14px;font-size:clamp(2.3rem,5vw,4.5rem)}body.theme-career .candidate-band p{max-width:680px;margin:0;color:#C9CBD0}body.theme-career .candidate-actions{display:grid;gap:12px}body.theme-career .candidate-note{color:#AEB2BA;font-size:.66rem;letter-spacing:.03em;text-align:center;text-transform:uppercase}@media (min-width:768px){body.theme-career .culture-head,body.theme-career .roles-head,body.theme-career .process-head{grid-template-columns:minmax(0,1.15fr) minmax(280px,.75fr);align-items:end}body.theme-career .culture-head p,body.theme-career .roles-head p,body.theme-career .process-head p{justify-self:end}body.theme-career .culture-clause{grid-template-columns:150px minmax(230px,.7fr) minmax(0,1fr);gap:30px;align-items:start;padding:36px 0}body.theme-career .role-row{grid-template-columns:minmax(0,1fr) auto;gap:30px;padding:30px 8px 30px 0}body.theme-career .role-link{justify-self:end;min-width:96px;justify-content:flex-end}body.theme-career .process-rail{grid-template-columns:repeat(4,minmax(0,1fr));gap:0}body.theme-career .process-step{min-height:268px;border-radius:0}body.theme-career .process-step:first-child{border-radius:var(--radius) 0 0 var(--radius)}body.theme-career .process-step:last-child{border-radius:0 var(--radius) var(--radius) 0}body.theme-career .process-step+.process-step{border-left:0}body.theme-career .process-step:not(:last-child)::after{content:"";position:absolute;z-index:2;top:44px;right:-18px;width:36px;border-top:1px dashed var(--graphite)}body.theme-career .process-step:not(:last-child)::before{content:">";position:absolute;z-index:3;top:31px;right:-22px;padding:3px 6px;background:var(--paper);color:var(--orange-text);font-family:var(--font-mono);font-size:.72rem;font-weight:820}body.theme-career .candidate-layout{grid-template-columns:minmax(0,1fr) auto;gap:56px}body.theme-career .candidate-actions{min-width:260px}}@media (max-width:599px){body.theme-career .career-meta{display:grid;gap:7px}body.theme-career .career-meta span+span::before{display:none}body.theme-career .role-row .button,body.theme-career .candidate-actions .button{width:100%}body.theme-career .candidate-note{text-align:left}}@media (prefers-reduced-motion:reduce){body.theme-career .culture-clause,body.theme-career .role-row,body.theme-career .process-step{transition:none}}body.theme-contact{--graphite:#16181D;--orange:#ff751f;--orange-text:#b83e00;--paper:#FAF8F5;--amber:#FBE8DD;--steel:#6B7280;--green:#16A34A;--line:#D8D3CC;--line-dark:#3A3D44;--white:#FFFFFF;--font-sans:"Inter","General Sans","Space Grotesk",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-mono:"JetBrains Mono","IBM Plex Mono","SFMono-Regular",Consolas,"Liberation Mono",monospace;--container:1200px;--radius-sm:8px;--radius:12px;--header-height:76px;--ease:cubic-bezier(.2,.7,.2,1)}body.theme-contact,body.theme-contact *{box-sizing:border-box}html{scroll-behavior:smooth}body.theme-contact{margin:0;color:var(--graphite);background-color:var(--paper);background-image:linear-gradient(rgba(22,24,29,.032) 1px,transparent 1px),linear-gradient(90deg,rgba(22,24,29,.032) 1px,transparent 1px);background-size:24px 24px;font-family:var(--font-sans);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body.theme-contact.menu-open{overflow:hidden}body.theme-contact img,body.theme-contact svg{display:block;max-width:100%}body.theme-contact a{color:inherit;text-decoration:none}body.theme-contact button,body.theme-contact input{font:inherit}body.theme-contact button{color:inherit}body.theme-contact address{font-style:normal}body.theme-contact::selection,body.theme-contact::selection{background:var(--amber);color:var(--graphite)}body.theme-contact:focus-visible{outline:3px solid var(--orange);outline-offset:3px}body.theme-contact .skip-link{position:fixed;z-index:1000;left:12px;top:12px;padding:10px 14px;border-radius:8px;background:var(--graphite);color:var(--paper);transform:translateY(-160%);transition:transform 180ms ease}body.theme-contact .skip-link:focus{transform:translateY(0)}body.theme-contact .container{width:min(calc(100% - 32px),var(--container));margin-inline:auto}body.theme-contact .mono,body.theme-contact time,body.theme-contact .eyebrow,body.theme-contact .section-label,body.theme-contact .company-meta,body.theme-contact .clause-id,body.theme-contact .metric-value,body.theme-contact .metric-label,body.theme-contact .location-meta,body.theme-contact .office-record,body.theme-contact .career-kicker,body.theme-contact .footer-bottom{font-family:var(--font-mono);font-variant-numeric:tabular-nums}body.theme-contact .section{padding:88px 0}body.theme-contact .perforated{position:relative}body.theme-contact .perforated::before{content:"";position:absolute;inset:0 0 auto;border-top:1px dashed rgba(22,24,29,.38)}body.theme-contact .section-grid{position:relative}body.theme-contact .section-grid::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,transparent calc(50% - 1px),rgba(22,24,29,.035) 50%,transparent calc(50%+1px))}body.theme-contact h1,body.theme-contact h2,body.theme-contact h3,body.theme-contact p{margin-top:0}body.theme-contact h1,body.theme-contact h2,body.theme-contact h3{line-height:1.06;letter-spacing:-.04em}body.theme-contact h1{margin-bottom:24px;font-size:clamp(3rem,7.5vw,6.25rem);max-width:1000px}body.theme-contact h2{margin-bottom:0;font-size:clamp(2.1rem,5vw,4.1rem)}body.theme-contact h3{font-size:1.35rem}body.theme-contact p{color:var(--steel)}body.theme-contact .site-header{position:sticky;z-index:100;top:0;height:var(--header-height);border-bottom:1px solid var(--line);background:rgba(250,248,245,.97)}body.theme-contact .nav-shell{height:100%;display:flex;align-items:center;gap:24px}body.theme-contact .brand{display:inline-flex;align-items:center;flex:0 0 auto;line-height:0}body.theme-contact .brand-logo{display:block;width:156px;height:auto}body.theme-contact .brand-on-dark{width:max-content;padding:7px 10px;border:1px solid var(--line-dark);border-radius:10px;background:var(--paper)}body.theme-contact .brand-on-dark .brand-logo{width:196px}body.theme-contact .primary-nav{display:none;align-items:center;gap:22px;margin-left:auto;font-size:.9rem;font-weight:650}body.theme-contact .primary-nav>a,body.theme-contact .nav-dropdown>button{position:relative;padding:9px 0}body.theme-contact .primary-nav>a::after,body.theme-contact .nav-dropdown>button::after{content:"";position:absolute;left:0;right:100%;bottom:4px;height:2px;background:var(--orange);transition:right 180ms ease}body.theme-contact .primary-nav>a:hover::after,body.theme-contact .primary-nav>a[aria-current="page"]::after,body.theme-contact .nav-dropdown>button:hover::after,body.theme-contact .nav-dropdown>button[aria-current="page"]::after{right:0}body.theme-contact .nav-dropdown{position:relative}body.theme-contact .nav-dropdown>button{display:inline-flex;align-items:center;gap:5px;border:0;background:none;cursor:pointer;font-weight:inherit}body.theme-contact .nav-dropdown svg{width:14px;fill:none;stroke:currentColor;stroke-width:1.8;transition:transform 180ms ease}body.theme-contact .nav-dropdown button[aria-expanded="true"] svg{transform:rotate(180deg)}body.theme-contact .dropdown-panel{position:absolute;display:none;top:calc(100%+10px);left:-18px;width:220px;padding:10px;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper)}body.theme-contact .dropdown-panel.open{display:grid}body.theme-contact .dropdown-panel a{padding:10px 12px;border-radius:7px;font-size:.88rem}body.theme-contact .dropdown-panel a:hover,body.theme-contact .dropdown-panel a[aria-current="page"]{background:var(--amber);color:var(--orange-text)}body.theme-contact .nav-actions{display:none;align-items:center;gap:10px}body.theme-contact .icon-button{display:inline-grid;place-items:center;width:42px;height:42px;padding:0;border:1px solid var(--line);border-radius:9px;background:var(--paper);cursor:pointer}body.theme-contact .icon-button svg{width:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}body.theme-contact .icon-button:hover{border-color:var(--orange)}body.theme-contact .menu-toggle{margin-left:auto}body.theme-contact .button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 18px;border:1px solid transparent;border-radius:9px;font-weight:760;line-height:1.15;transition:transform 180ms var(--ease),border-color 180ms ease,background-color 180ms ease}body.theme-contact .button:hover{transform:translateY(-2px)}body.theme-contact .button-primary{border-color:var(--graphite);background:var(--orange);color:var(--graphite)}body.theme-contact .button-primary:hover{background:#ff8438;border-color:var(--orange)}body.theme-contact .text-link{display:inline-flex;align-items:center;gap:6px;color:var(--orange-text);font-weight:760;text-decoration-thickness:1px;text-underline-offset:4px}body.theme-contact .text-link:hover{text-decoration:underline}body.theme-contact .primary-nav.is-open{position:fixed;display:flex;flex-direction:column;align-items:stretch;inset:var(--header-height) 0 0;gap:0;padding:24px;overflow-y:auto;border-top:1px solid var(--line);background:var(--paper)}body.theme-contact .primary-nav.is-open>a,body.theme-contact .primary-nav.is-open .nav-dropdown>button{width:100%;padding:16px 0;border-bottom:1px solid var(--line);text-align:left;font-size:1.1rem}body.theme-contact .primary-nav.is-open .nav-dropdown>button{justify-content:space-between}body.theme-contact .primary-nav.is-open .dropdown-panel{position:static;width:100%;margin:8px 0;border:0;border-left:2px solid var(--orange);border-radius:0}body.theme-contact .mobile-nav-tools{display:none}body.theme-contact .primary-nav.is-open .mobile-nav-tools{display:grid;gap:12px;padding-top:24px}body.theme-contact .mobile-search{display:flex;align-items:center;gap:10px;min-height:46px;padding:11px 14px;border:1px solid var(--graphite);border-radius:9px;background:var(--paper);font-weight:750;cursor:pointer}body.theme-contact .mobile-search:hover{border-color:var(--orange);transform:translateY(-2px)}body.theme-contact .mobile-search svg{width:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}body.theme-contact .page-hero{overflow:hidden;padding:78px 0 70px}body.theme-contact .page-hero .container{position:relative;z-index:1}body.theme-contact .eyebrow{margin-bottom:18px;color:var(--orange-text);font-size:.75rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}body.theme-contact .page-dek{max-width:800px;margin-bottom:0;color:#454A53;font-size:clamp(1.13rem,2.4vw,1.4rem);line-height:1.55}body.theme-contact .company-meta{display:flex;flex-wrap:wrap;gap:9px 18px;margin-top:30px;color:var(--graphite);font-size:.72rem;font-weight:720;letter-spacing:.03em;text-transform:uppercase}body.theme-contact .company-meta span{display:inline-flex;align-items:center;gap:9px}body.theme-contact .company-meta span+span::before{content:"/";color:var(--orange-text)}body.theme-contact .section-label{margin-bottom:12px !important;color:var(--orange-text) !important;font-size:.72rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}body.theme-contact .story-layout{display:grid;gap:38px;align-items:start}body.theme-contact .story-heading h2{max-width:680px}body.theme-contact .reading-column{max-width:680px}body.theme-contact .reading-column p{margin-bottom:22px;color:#454A53;font-size:1.04rem;line-height:1.78}body.theme-contact .reading-column p:last-child{margin-bottom:0}body.theme-contact .story-note{max-width:680px;padding:18px 20px;border-left:3px solid var(--orange);background:var(--amber);color:var(--graphite);font-size:.92rem}body.theme-contact .commitments-band{background:rgba(251,232,221,.76)}body.theme-contact .commitments-head{display:grid;gap:20px;margin-bottom:40px}body.theme-contact .commitments-head p{max-width:600px;margin:0}body.theme-contact .clauses{border-top:1px solid var(--graphite)}body.theme-contact .clause{display:grid;gap:18px;padding:30px 0;border-bottom:1px dashed rgba(22,24,29,.5)}body.theme-contact .clause-id{color:var(--orange-text);font-size:.72rem;font-weight:820;letter-spacing:.08em;text-transform:uppercase}body.theme-contact .clause h3{margin:0;font-size:clamp(1.45rem,3vw,2.2rem)}body.theme-contact .clause p{max-width:720px;margin:0;color:#454A53}body.theme-contact .numbers-band{padding:62px 0;background-color:var(--graphite);background-image:linear-gradient(rgba(251,232,221,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(251,232,221,.04) 1px,transparent 1px);background-size:24px 24px;color:var(--paper)}body.theme-contact .metrics-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid var(--line-dark);border-radius:var(--radius);overflow:hidden}body.theme-contact .metric{min-height:160px;padding:24px;border-right:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark)}body.theme-contact .metric:nth-child(2n){border-right:0}body.theme-contact .metric:nth-last-child(-n+2){border-bottom:0}body.theme-contact .metric-value{display:block;color:var(--paper);font-size:clamp(2.75rem,7vw,5.2rem);font-weight:740;letter-spacing:-.08em;line-height:.92}body.theme-contact .metric-label{display:block;margin-top:16px;color:#BFC2C9;font-size:.68rem;letter-spacing:.08em;text-transform:uppercase}body.theme-contact .location-layout{display:grid;gap:24px;align-items:stretch}body.theme-contact .office-card,body.theme-contact .map-frame{border:1px solid var(--graphite);border-radius:var(--radius);background:rgba(250,248,245,.92)}body.theme-contact .office-card{display:flex;flex-direction:column;padding:28px}body.theme-contact .location-meta{margin-bottom:44px;color:var(--orange-text);font-size:.69rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}body.theme-contact .office-card h2{margin-bottom:24px;font-size:clamp(2rem,4.5vw,3.8rem)}body.theme-contact .office-record{display:grid;gap:14px;margin-top:auto;padding-top:26px;border-top:1px dashed var(--line);font-size:.76rem}body.theme-contact .office-record div{display:grid;grid-template-columns:92px minmax(0,1fr);gap:12px}body.theme-contact .office-record dt{color:var(--steel);text-transform:uppercase}body.theme-contact .office-record dd{margin:0;color:var(--graphite)}body.theme-contact .map-frame{position:relative;min-height:380px;overflow:hidden;background-color:var(--amber);background-image:linear-gradient(rgba(22,24,29,.075) 1px,transparent 1px),linear-gradient(90deg,rgba(22,24,29,.075) 1px,transparent 1px);background-size:24px 24px}body.theme-contact .map-frame::before,body.theme-contact .map-frame::after{content:"";position:absolute;background:rgba(22,24,29,.15);transform-origin:center}body.theme-contact .map-frame::before{width:145%;height:1px;top:49%;left:-22%;transform:rotate(-18deg)}body.theme-contact .map-frame::after{width:1px;height:145%;top:-22%;left:61%;transform:rotate(24deg)}body.theme-contact .map-pin{position:absolute;z-index:2;top:50%;left:52%;display:grid;place-items:center;width:88px;height:88px;border:2px solid var(--graphite);border-radius:50%;background:var(--paper);transform:translate(-50%,-50%)}body.theme-contact .map-pin::before{content:"";width:13px;height:13px;border-radius:50%;background:var(--orange);border:1px solid var(--graphite)}body.theme-contact .map-pin::after{content:"JAIPUR";position:absolute;top:calc(100%+12px);font-family:var(--font-mono);font-size:.72rem;font-weight:820;letter-spacing:.08em}body.theme-contact .map-caption{position:absolute;z-index:2;right:18px;bottom:18px;left:18px;display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px;padding:12px 14px;border:1px solid var(--graphite);border-radius:8px;background:var(--paper);font-family:var(--font-mono);font-size:.65rem;text-transform:uppercase}body.theme-contact .careers-card{display:grid;gap:28px;align-items:center;padding:30px;border:1px solid var(--graphite);border-radius:var(--radius);background:rgba(250,248,245,.94);transition:transform 180ms var(--ease),border-color 180ms ease,background-color 180ms ease}body.theme-contact .careers-card:hover{border-color:var(--orange);background:#fff;transform:translateY(-2px)}body.theme-contact .career-kicker{display:block;margin-bottom:16px;color:var(--orange-text);font-size:.7rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}body.theme-contact .careers-card h2{max-width:820px;font-size:clamp(2rem,4.6vw,4rem)}body.theme-contact .careers-card p{max-width:720px;margin:18px 0 0}body.theme-contact .careers-card .button{justify-self:start}body.theme-contact .cta-band{padding:72px 0;background-color:var(--graphite);background-image:linear-gradient(rgba(251,232,221,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(251,232,221,.04) 1px,transparent 1px);background-size:24px 24px;color:var(--paper)}body.theme-contact .cta-layout{display:grid;gap:28px;align-items:center}body.theme-contact .cta-band h2{max-width:900px;font-size:clamp(2.25rem,5.4vw,4.6rem)}body.theme-contact .cta-band p{max-width:740px;margin:18px 0 0;color:#C9CBD0;font-size:1.03rem}body.theme-contact .cta-band .button{justify-self:start}body.theme-contact .site-footer{padding:72px 0 0;background:var(--graphite);color:var(--paper)}body.theme-contact .footer-grid{display:grid;gap:42px 28px}body.theme-contact .footer-brand>p{max-width:320px;margin:20px 0 24px;color:#BFC2C9}body.theme-contact .footer-contact{display:grid;gap:7px;color:#D5D7DC;font-size:.75rem}body.theme-contact .footer-contact a:hover,body.theme-contact .social-links a:hover,body.theme-contact .footer-column a:hover{color:var(--orange)}body.theme-contact .social-links{display:flex;flex-wrap:wrap;gap:15px;margin-top:24px;font-size:.82rem}body.theme-contact .footer-column{display:grid;align-content:start;gap:10px}body.theme-contact .footer-column h2{margin-bottom:9px;color:var(--orange);font-family:var(--font-mono);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}body.theme-contact .footer-column a{color:#D5D7DC;font-size:.86rem}body.theme-contact .footer-bottom{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:54px;padding:20px 0;border-top:1px solid var(--line-dark);color:#9CA0A8;font-size:.66rem;text-transform:uppercase}body.theme-contact .search-dialog{width:min(720px,calc(100% - 24px));padding:0;border:1px solid var(--graphite);border-radius:var(--radius);background:var(--paper);color:var(--graphite)}body.theme-contact .search-dialog::backdrop{background:rgba(22,24,29,.72)}body.theme-contact .search-panel{padding:24px}body.theme-contact .search-panel-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;border-bottom:1px dashed var(--graphite)}body.theme-contact .search-panel-head p{margin:0;font-size:.72rem;font-weight:800}body.theme-contact .search-panel label{display:block;margin:28px 0 10px;font-size:1.6rem;font-weight:750;letter-spacing:-.03em}body.theme-contact .search-field{display:grid;gap:10px}body.theme-contact .search-field input{min-width:0;height:52px;padding:0 14px;border:1px solid var(--graphite);border-radius:9px;background:#fff;color:var(--graphite)}body.theme-contact .search-hint{margin:15px 0 0;color:var(--steel);font-size:.65rem}body.theme-contact .reveal{opacity:0;transform:translateY(14px);animation:fade-up-contact 300ms var(--ease) forwards;animation-delay:var(--delay,0ms)}@keyframes fade-up-contact{to{opacity:1;transform:translateY(0)}}@media (min-width:600px){body.theme-contact .footer-grid{grid-template-columns:1.5fr repeat(2,1fr)}body.theme-contact .footer-brand{grid-row:span 2}}@media (min-width:768px){body.theme-contact .container{width:min(calc(100% - 56px),var(--container))}body.theme-contact .section{padding:112px 0}body.theme-contact .page-hero{padding:102px 0 88px}body.theme-contact .story-layout{grid-template-columns:minmax(0,.65fr) minmax(420px,1fr);gap:76px}body.theme-contact .story-heading{position:sticky;top:calc(var(--header-height)+34px)}body.theme-contact .commitments-head{grid-template-columns:minmax(0,1.2fr) minmax(280px,.7fr);align-items:end}body.theme-contact .clause{grid-template-columns:150px minmax(220px,.68fr) minmax(0,1fr);gap:30px;align-items:start;padding:38px 0}body.theme-contact .metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr))}body.theme-contact .metric{min-height:190px;border-bottom:0}body.theme-contact .metric:nth-child(2n){border-right:1px solid var(--line-dark)}body.theme-contact .metric:last-child{border-right:0}body.theme-contact .location-layout{grid-template-columns:minmax(340px,.78fr) minmax(0,1.22fr);gap:18px}body.theme-contact .map-frame{min-height:500px}body.theme-contact .careers-card{grid-template-columns:minmax(0,1fr) auto;padding:42px}body.theme-contact .careers-card .button{justify-self:end}body.theme-contact .cta-layout{grid-template-columns:minmax(0,1fr) auto}body.theme-contact .cta-band .button{justify-self:end}body.theme-contact .search-field{grid-template-columns:minmax(0,1fr) auto}}@media (min-width:1024px){body.theme-contact .primary-nav,body.theme-contact .nav-actions{display:flex}body.theme-contact .menu-toggle{display:none}body.theme-contact .footer-grid{grid-template-columns:1.7fr repeat(4,1fr)}body.theme-contact .footer-brand{grid-row:auto}}@media (max-width:1199px) and (min-width:1024px){body.theme-contact .brand-logo{width:136px}body.theme-contact .primary-nav{gap:14px}body.theme-contact .nav-cta{max-width:168px;padding-inline:13px;font-size:.78rem}}@media (max-width:599px){body.theme-contact .brand-logo{width:146px}body.theme-contact .brand-on-dark .brand-logo{width:184px}body.theme-contact .company-meta{display:grid;gap:7px}body.theme-contact .company-meta span+span::before{display:none}body.theme-contact .metrics-grid{grid-template-columns:1fr}body.theme-contact .metric,body.theme-contact .metric:nth-child(2n),body.theme-contact .metric:nth-last-child(-n+2){border-right:0;border-bottom:1px solid var(--line-dark)}body.theme-contact .metric:last-child{border-bottom:0}body.theme-contact .office-record div{grid-template-columns:1fr;gap:3px}body.theme-contact .map-frame{min-height:340px}body.theme-contact .careers-card .button,body.theme-contact .cta-band .button{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}body.theme-contact,body.theme-contact *,body.theme-contact *::before,body.theme-contact *::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important}body.theme-contact .reveal{opacity:1;transform:none}}body.theme-contact .contact-hero{padding-bottom:84px}body.theme-contact .contact-layout{display:grid;gap:44px;align-items:start}body.theme-contact .contact-copy h1{max-width:760px}body.theme-contact .contact-copy .page-dek{max-width:650px}body.theme-contact .contact-info{display:grid;margin-top:38px;border-top:1px solid var(--graphite)}body.theme-contact .info-row{display:grid;grid-template-columns:minmax(118px,.42fr) minmax(0,1fr);gap:16px;padding:17px 0;border-bottom:1px dashed rgba(22,24,29,.42)}body.theme-contact .info-label{color:var(--steel);font-family:var(--font-mono);font-size:.66rem;font-weight:780;letter-spacing:.07em;text-transform:uppercase}body.theme-contact .info-value{margin:0;color:var(--graphite);font-size:.92rem;line-height:1.55}body.theme-contact .info-value a{color:var(--orange-text);font-weight:760;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}body.theme-contact .availability{display:inline-flex;align-items:center;gap:9px;color:var(--graphite);font-family:var(--font-mono);font-size:.78rem;font-weight:780;letter-spacing:.015em}body.theme-contact .status-dot{width:8px;height:8px;flex:0 0 auto;border-radius:50%;background:var(--green);box-shadow:0 0 0 3px rgba(22,163,74,.1)}body.theme-contact .spec-form{position:relative;overflow:hidden;border:1px solid var(--graphite);border-radius:var(--radius);background:rgba(250,248,245,.95)}body.theme-contact .spec-form::after{content:"";position:absolute;inset:auto 0 0;height:10px;background:linear-gradient(135deg,transparent 5px,var(--graphite) 5px,var(--graphite) 6px,transparent 6px) 0 0 / 12px 12px repeat-x;opacity:.45;pointer-events:none}body.theme-contact .spec-form-header{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:54px;padding:13px 18px;border-bottom:1px dashed var(--graphite);background:var(--amber)}body.theme-contact .spec-form-header p{margin:0;color:var(--graphite);font-family:var(--font-mono);font-size:.7rem;font-weight:820;letter-spacing:.075em;text-transform:uppercase}body.theme-contact .spec-status{display:inline-flex;align-items:center;gap:7px;color:var(--graphite);font-family:var(--font-mono);font-size:.62rem;font-weight:790;letter-spacing:.06em;text-transform:uppercase}body.theme-contact .project-form{display:grid;gap:20px;padding:25px 22px 34px}body.theme-contact .form-grid{display:grid;gap:18px}body.theme-contact .field{display:grid;gap:7px}body.theme-contact .field label,body.theme-contact .field legend{color:var(--graphite);font-size:.83rem;font-weight:760}body.theme-contact .required-mark{color:var(--orange-text)}body.theme-contact .field input,body.theme-contact .field select,body.theme-contact .field textarea{width:100%;min-width:0;border:1px solid #A9A39B;border-radius:var(--radius-sm);background:#FFF;color:var(--graphite);font:inherit;transition:border-color 160ms ease,transform 160ms var(--ease),background-color 160ms ease}body.theme-contact .field input,body.theme-contact .field select{min-height:49px;padding:0 13px}body.theme-contact .field textarea{min-height:150px;padding:12px 13px;resize:vertical}body.theme-contact .field input:hover,body.theme-contact .field select:hover,body.theme-contact .field textarea:hover{border-color:var(--orange)}body.theme-contact .field input:focus,body.theme-contact .field select:focus,body.theme-contact .field textarea:focus{border-color:var(--orange);outline:3px solid rgba(255,117,31,.22);outline-offset:1px}body.theme-contact .field-hint{margin:0;color:var(--steel);font-family:var(--font-mono);font-size:.62rem;line-height:1.5}body.theme-contact .form-footer{display:grid;gap:13px;padding-top:3px}body.theme-contact .form-footer .button{width:100%}body.theme-contact .form-microcopy{margin:0;color:#535861;font-size:.78rem;line-height:1.55}body.theme-contact .form-status{min-height:1.4em;margin:0;color:var(--orange-text);font-family:var(--font-mono);font-size:.68rem;font-weight:720}body.theme-contact .intake-stamp{position:absolute;right:17px;bottom:18px;display:none;align-items:center;justify-content:center;width:88px;height:36px;border:2px solid var(--orange);border-radius:50%;color:var(--orange-text);font-family:var(--font-mono);font-size:.62rem;font-weight:850;letter-spacing:.06em;text-transform:uppercase;transform:rotate(-7deg);opacity:.78;pointer-events:none}body.theme-contact .reassurance-section{padding:0 0 88px}body.theme-contact .reassurance-strip{display:grid;border:1px solid var(--line);border-radius:var(--radius);background:rgba(255,255,255,.36);overflow:hidden}body.theme-contact .reassurance-item{padding:22px;border-bottom:1px solid var(--line);transition:border-color 180ms ease,transform 180ms var(--ease)}body.theme-contact .reassurance-item:last-child{border-bottom:0}body.theme-contact .reassurance-item:hover{border-color:var(--orange);transform:translateY(-2px)}body.theme-contact .reassurance-label{display:block;margin-bottom:9px;color:var(--orange-text);font-family:var(--font-mono);font-size:.66rem;font-weight:820;letter-spacing:.065em;text-transform:uppercase}body.theme-contact .reassurance-item p{margin:0;color:#454A53;font-size:.88rem}body.theme-contact .channels-section{padding:72px 0;border-top:1px dashed rgba(22,24,29,.42);background:var(--amber)}body.theme-contact .channels-layout{display:grid;gap:26px;align-items:center}body.theme-contact .channels-copy h2{max-width:720px;margin-bottom:12px}body.theme-contact .channels-copy p{max-width:640px;margin:0;color:#535861}body.theme-contact .channel-links{display:grid;gap:10px}body.theme-contact .channel-link{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:58px;padding:13px 16px;border:1px solid var(--graphite);border-radius:9px;background:var(--paper);font-weight:780;transition:border-color 180ms ease,transform 180ms var(--ease)}body.theme-contact .channel-link:hover{border-color:var(--orange);transform:translateY(-2px)}body.theme-contact .channel-link small{color:var(--steel);font-family:var(--font-mono);font-size:.62rem;font-weight:680;letter-spacing:.04em;text-transform:uppercase}@media (min-width:680px){body.theme-contact .form-grid.two-column{grid-template-columns:repeat(2,minmax(0,1fr))}body.theme-contact .reassurance-strip{grid-template-columns:repeat(3,minmax(0,1fr))}body.theme-contact .reassurance-item{min-height:138px;border-right:1px solid var(--line);border-bottom:0}body.theme-contact .reassurance-item:last-child{border-right:0}body.theme-contact .intake-stamp{display:inline-flex}body.theme-contact .project-form{padding:30px 30px 42px}}@media (min-width:900px){body.theme-contact .contact-layout{grid-template-columns:minmax(0,.88fr) minmax(500px,1.12fr);gap:clamp(48px,6vw,86px)}body.theme-contact .contact-copy{position:sticky;top:calc(var(--header-height)+34px)}body.theme-contact .channels-layout{grid-template-columns:minmax(0,1fr) minmax(360px,.72fr);gap:64px}}@media (max-width:599px){body.theme-contact .contact-hero{padding-bottom:62px}body.theme-contact .info-row{grid-template-columns:1fr;gap:4px}body.theme-contact .channel-link{align-items:flex-start;flex-direction:column;gap:3px}}@media (prefers-reduced-motion:reduce){body.theme-contact .field input,body.theme-contact .field select,body.theme-contact .field textarea,body.theme-contact .reassurance-item,body.theme-contact .channel-link{transition:none}}body.theme-utility{--graphite:#16181D;--orange:#ff751f;--orange-text:#a93d00;--paper:#FAF8F5;--amber:#FBE8DD;--steel:#6B7280;--green:#16A34A;--line:#D8D3CC;--line-dark:#3A3D44;--white:#FFFFFF;--font-sans:"Inter Display","General Sans","Space Grotesk",Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-mono:"JetBrains Mono","IBM Plex Mono","SFMono-Regular",Consolas,"Liberation Mono",monospace;--container:1200px;--reading:680px;--radius-sm:8px;--radius:12px;--header-height:76px;--ease:cubic-bezier(.2,.7,.2,1)}body.theme-utility,body.theme-utility *{box-sizing:border-box}html{scroll-behavior:smooth}body.theme-utility{margin:0;color:var(--graphite);background-color:var(--paper);background-image:linear-gradient(rgba(22,24,29,.032) 1px,transparent 1px),linear-gradient(90deg,rgba(22,24,29,.032) 1px,transparent 1px);background-size:24px 24px;font-family:var(--font-sans);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body.theme-utility.menu-open{overflow:hidden}body.theme-utility img,body.theme-utility svg{display:block;max-width:100%}body.theme-utility a{color:inherit;text-decoration:none}body.theme-utility button,body.theme-utility input,body.theme-utility select,body.theme-utility textarea{font:inherit}body.theme-utility button{color:inherit}body.theme-utility address{font-style:normal}body.theme-utility::selection,body.theme-utility::selection{background:var(--amber);color:var(--graphite)}body.theme-utility:focus-visible{outline:3px solid var(--orange);outline-offset:3px}body.theme-utility .skip-link{position:fixed;z-index:1000;left:12px;top:12px;padding:10px 14px;border-radius:8px;background:var(--graphite);color:var(--paper);transform:translateY(-160%);transition:transform 180ms ease}body.theme-utility .skip-link:focus{transform:translateY(0)}body.theme-utility .container{width:min(calc(100% - 32px),var(--container));margin-inline:auto}body.theme-utility .reading-column{width:min(100%,var(--reading));margin-inline:auto}body.theme-utility .mono,body.theme-utility time,body.theme-utility .eyebrow,body.theme-utility .doc-meta,body.theme-utility .breadcrumb,body.theme-utility .article-meta,body.theme-utility .results-count,body.theme-utility .spec-head,body.theme-utility .spec-code,body.theme-utility .spec-stamp,body.theme-utility .error-links-label,body.theme-utility .footer-bottom,body.theme-utility .search-label,body.theme-utility .legal-kicker{font-family:var(--font-mono);font-variant-numeric:tabular-nums}body.theme-utility .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}body.theme-utility h1,body.theme-utility h2,body.theme-utility h3,body.theme-utility p{margin-top:0}body.theme-utility h1,body.theme-utility h2,body.theme-utility h3{line-height:1.08;letter-spacing:-.042em}body.theme-utility h1{margin-bottom:22px;font-size:clamp(2.8rem,7vw,5.8rem)}body.theme-utility h2{font-size:clamp(1.65rem,3.4vw,2.65rem)}body.theme-utility h3{font-size:1.18rem}body.theme-utility p{color:var(--steel)}body.theme-utility .site-header{position:sticky;z-index:100;top:0;height:var(--header-height);border-bottom:1px solid var(--line);background:rgba(250,248,245,.97)}body.theme-utility .nav-shell{height:100%;display:flex;align-items:center;gap:24px}body.theme-utility .brand{display:inline-flex;align-items:center;flex:0 0 auto;line-height:0}body.theme-utility .brand-logo{display:block;width:156px;height:auto}body.theme-utility .brand-on-dark{width:max-content;padding:7px 10px;border:1px solid var(--line-dark);border-radius:10px;background:var(--paper)}body.theme-utility .brand-on-dark .brand-logo{width:196px}body.theme-utility .primary-nav{display:none;align-items:center;gap:22px;margin-left:auto;font-size:.9rem;font-weight:650}body.theme-utility .primary-nav>a,body.theme-utility .nav-dropdown>button{position:relative;padding:9px 0}body.theme-utility .primary-nav>a::after,body.theme-utility .nav-dropdown>button::after{content:"";position:absolute;left:0;right:100%;bottom:4px;height:2px;background:var(--orange);transition:right 180ms ease}body.theme-utility .primary-nav>a:hover::after,body.theme-utility .primary-nav>a[aria-current="page"]::after,body.theme-utility .nav-dropdown>button:hover::after,body.theme-utility .nav-dropdown>button[aria-current="page"]::after{right:0}body.theme-utility .nav-dropdown{position:relative}body.theme-utility .nav-dropdown>button{display:inline-flex;align-items:center;gap:5px;border:0;background:none;cursor:pointer;font-weight:inherit}body.theme-utility .nav-dropdown svg{width:14px;fill:none;stroke:currentColor;stroke-width:1.8;transition:transform 180ms ease}body.theme-utility .nav-dropdown button[aria-expanded="true"] svg{transform:rotate(180deg)}body.theme-utility .dropdown-panel{position:absolute;display:none;top:calc(100%+10px);left:-18px;width:220px;padding:10px;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper)}body.theme-utility .dropdown-panel.open{display:grid}body.theme-utility .dropdown-panel a{padding:10px 12px;border-radius:7px;font-size:.88rem}body.theme-utility .dropdown-panel a:hover{background:var(--amber);color:var(--orange-text)}body.theme-utility .nav-actions{display:none;align-items:center;gap:10px}body.theme-utility .icon-button{display:inline-grid;place-items:center;width:42px;height:42px;padding:0;border:1px solid var(--line);border-radius:9px;background:var(--paper);cursor:pointer}body.theme-utility .icon-button svg{width:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}body.theme-utility .icon-button:hover{border-color:var(--orange)}body.theme-utility .menu-toggle{margin-left:auto}body.theme-utility .button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 18px;border:1px solid transparent;border-radius:9px;font-weight:760;line-height:1.15;transition:transform 180ms var(--ease),border-color 180ms ease,background-color 180ms ease}body.theme-utility .button:hover{transform:translateY(-2px)}body.theme-utility .button-primary{border-color:var(--graphite);background:var(--orange);color:var(--graphite)}body.theme-utility .button-primary:hover{background:#ff8438;border-color:var(--orange)}body.theme-utility .button-secondary{border-color:var(--graphite);background:transparent}body.theme-utility .button-secondary:hover{border-color:var(--orange)}body.theme-utility .text-link{display:inline-flex;align-items:center;gap:6px;color:var(--orange-text);font-weight:760;text-decoration-thickness:1px;text-underline-offset:4px}body.theme-utility .text-link:hover{text-decoration:underline}body.theme-utility .primary-nav.is-open{position:fixed;display:flex;flex-direction:column;align-items:stretch;inset:var(--header-height) 0 0;gap:0;padding:24px;overflow-y:auto;border-top:1px solid var(--line);background:var(--paper)}body.theme-utility .primary-nav.is-open>a,body.theme-utility .primary-nav.is-open .nav-dropdown>button{width:100%;padding:16px 0;border-bottom:1px solid var(--line);text-align:left;font-size:1.1rem}body.theme-utility .primary-nav.is-open .nav-dropdown>button{justify-content:space-between}body.theme-utility .primary-nav.is-open .dropdown-panel{position:static;width:100%;margin:8px 0;border:0;border-left:2px solid var(--orange);border-radius:0}body.theme-utility .mobile-nav-tools{display:none}body.theme-utility .primary-nav.is-open .mobile-nav-tools{display:grid;gap:12px;padding-top:24px}body.theme-utility .mobile-search{display:flex;align-items:center;gap:10px;min-height:46px;padding:11px 14px;border:1px solid var(--graphite);border-radius:9px;background:var(--paper);font-weight:750;cursor:pointer}body.theme-utility .mobile-search:hover{border-color:var(--orange);transform:translateY(-2px)}body.theme-utility .mobile-search svg{width:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}body.theme-utility .page-hero{padding:76px 0 52px}body.theme-utility .eyebrow{margin-bottom:17px;color:var(--orange-text);font-size:.75rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}body.theme-utility .page-dek{max-width:790px;margin-bottom:0;color:#454A53;font-size:clamp(1.08rem,2.4vw,1.36rem);line-height:1.56}body.theme-utility .breadcrumb{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:26px;color:var(--steel);font-size:.73rem;text-transform:uppercase;letter-spacing:.05em}body.theme-utility .breadcrumb a{color:var(--orange-text)}body.theme-utility .legal-page{padding-bottom:92px}body.theme-utility .legal-header{padding:72px 0 32px}body.theme-utility .legal-header h1{font-size:clamp(2.8rem,6vw,5rem)}body.theme-utility .doc-meta{display:flex;flex-wrap:wrap;gap:10px 18px;margin:28px 0 0;color:var(--graphite);font-size:.74rem;font-weight:740;letter-spacing:.04em;text-transform:uppercase}body.theme-utility .legal-notice{margin:8px 0 42px;padding:17px 18px;border:1px solid #d9b49b;border-radius:var(--radius-sm);background:var(--amber)}body.theme-utility .legal-notice p{margin:0;color:#57301c;font-size:.9rem}body.theme-utility .legal-content{font-size:1.05rem;line-height:1.78}body.theme-utility .legal-content>section{padding:34px 0 8px;border-top:1px solid var(--line)}body.theme-utility .legal-content>section:first-of-type{border-top:1px dashed rgba(22,24,29,.42)}body.theme-utility .legal-content h2{margin-bottom:18px;font-size:clamp(1.55rem,3vw,2.15rem)}body.theme-utility .legal-content h3{margin-top:24px;margin-bottom:10px;letter-spacing:-.025em}body.theme-utility .legal-content p,body.theme-utility .legal-content li{color:#4E535C}body.theme-utility .legal-content ul,body.theme-utility .legal-content ol{padding-left:1.3rem}body.theme-utility .legal-content li+li{margin-top:8px}body.theme-utility .legal-content a{color:var(--orange-text);font-weight:680;text-decoration:underline;text-underline-offset:3px}body.theme-utility .legal-content code{padding:2px 5px;border-radius:5px;background:var(--amber);color:var(--graphite);font-size:.88em}body.theme-utility .legal-kicker{display:block;margin-bottom:9px;color:var(--orange-text);font-size:.68rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}body.theme-utility .search-page{padding-bottom:92px}body.theme-utility .search-hero{padding:72px 0 36px}body.theme-utility .search-hero h1{max-width:980px;font-size:clamp(2.65rem,6.3vw,5.2rem)}body.theme-utility .query-echo{color:var(--orange-text);overflow-wrap:anywhere}body.theme-utility .search-form-large{display:grid;gap:10px;max-width:760px;margin-top:34px}body.theme-utility .search-label{color:var(--graphite);font-size:.7rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}body.theme-utility .search-form-row{display:grid;grid-template-columns:1fr;gap:10px}body.theme-utility .search-form-row input{width:100%;min-height:50px;padding:12px 15px;border:1px solid var(--graphite);border-radius:9px;background:rgba(255,255,255,.72);color:var(--graphite)}body.theme-utility .results-toolbar{display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px 20px;padding:22px 0;border-top:1px dashed rgba(22,24,29,.42);border-bottom:1px solid var(--line)}body.theme-utility .results-count{margin:0;color:var(--graphite);font-size:.74rem;font-weight:760;letter-spacing:.04em;text-transform:uppercase}body.theme-utility .results-note{margin:0;font-size:.86rem}body.theme-utility .article-grid{display:grid;grid-template-columns:1fr;gap:16px;margin-top:34px}body.theme-utility .article-card{display:flex;flex-direction:column;min-height:278px;padding:23px;border:1px solid var(--line);border-radius:var(--radius);background:rgba(250,248,245,.92);transition:transform 180ms var(--ease),border-color 180ms ease}body.theme-utility .article-card:hover{border-color:var(--orange);transform:translateY(-2px)}body.theme-utility .article-card[hidden]{display:none}body.theme-utility .article-card h2{margin:18px 0 13px;font-size:clamp(1.35rem,2.4vw,1.72rem)}body.theme-utility .article-card h2 a::after{content:"";position:absolute;inset:0}body.theme-utility .article-card{position:relative}body.theme-utility .article-card p{margin-bottom:24px}body.theme-utility .tag{display:inline-flex;align-items:center;width:max-content;padding:5px 9px;border:1px solid #e2bca3;border-radius:999px;background:var(--amber);color:#6b3519;font-family:var(--font-mono);font-size:.68rem;font-weight:760;letter-spacing:.03em;text-transform:uppercase}body.theme-utility .article-meta{display:flex;flex-wrap:wrap;gap:8px 14px;margin-top:auto;color:var(--steel);font-size:.7rem;font-weight:690;letter-spacing:.02em;text-transform:uppercase}body.theme-utility .article-meta span+span::before{content:"·";margin-right:14px;color:var(--line-dark)}body.theme-utility .empty-state{display:none;margin-top:30px;padding:34px;border:1px dashed var(--steel);border-radius:var(--radius);text-align:center}body.theme-utility .empty-state.is-visible{display:block}body.theme-utility .empty-state h2{margin-bottom:10px}body.theme-utility .empty-state p{margin-bottom:0}body.theme-utility .error-main{min-height:calc(100vh - var(--header-height));display:grid;place-items:center;padding:58px 0 84px}body.theme-utility .error-wrap{width:min(calc(100% - 32px),760px)}body.theme-utility .spec-sheet{position:relative;overflow:hidden;border:1px solid var(--graphite);border-radius:var(--radius);background:rgba(250,248,245,.96)}body.theme-utility .spec-sheet::after{content:"";position:absolute;left:14px;right:14px;bottom:-1px;height:10px;background:radial-gradient(circle at 5px 0,transparent 5px,var(--paper) 5.5px) 0 0 / 16px 10px repeat-x;pointer-events:none}body.theme-utility .spec-head{display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px;padding:14px 18px;border-bottom:1px dashed rgba(22,24,29,.5);background:var(--amber);color:var(--graphite);font-size:.68rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}body.theme-utility .spec-body{padding:clamp(26px,6vw,54px);text-align:center}body.theme-utility .error-code{margin-bottom:15px;color:var(--orange-text);font-family:var(--font-mono);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}body.theme-utility .error-main h1{max-width:600px;margin-inline:auto;font-size:clamp(2.55rem,7.5vw,5.4rem)}body.theme-utility .error-dek{max-width:530px;margin:0 auto 12px;font-size:1.08rem}body.theme-utility .error-joke{max-width:530px;margin:0 auto 30px;color:#4A4F58}body.theme-utility .spec-stamp{display:inline-flex;align-items:center;justify-content:center;margin:4px 0 30px;padding:8px 13px;border:2px solid var(--orange);border-radius:5px;color:var(--orange-text);font-size:.74rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase;transform:rotate(-2deg)}body.theme-utility .error-search{display:grid;grid-template-columns:1fr;gap:10px;max-width:560px;margin:0 auto 28px}body.theme-utility .error-search input{width:100%;min-height:48px;padding:12px 15px;border:1px solid var(--graphite);border-radius:9px;background:var(--white)}body.theme-utility .error-links-label{margin:0 0 11px;color:var(--steel);font-size:.68rem;font-weight:750;letter-spacing:.06em;text-transform:uppercase}body.theme-utility .error-links{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}body.theme-utility .error-links a{padding:8px 11px;border:1px solid var(--line);border-radius:999px;font-size:.78rem;font-weight:720}body.theme-utility .error-links a:hover{border-color:var(--orange);transform:translateY(-2px)}body.theme-utility .site-footer{padding:64px 0 22px;background:var(--graphite);color:var(--paper)}body.theme-utility .footer-grid{display:grid;grid-template-columns:1fr;gap:38px}body.theme-utility .footer-brand p{max-width:330px;margin:22px 0;color:#C6C8CE}body.theme-utility .footer-contact{display:grid;gap:8px;color:#DADCE0;font-size:.77rem}body.theme-utility .footer-contact a:hover{color:var(--orange)}body.theme-utility .social-links{display:flex;flex-wrap:wrap;gap:14px;margin-top:20px;font-size:.83rem;font-weight:700}body.theme-utility .social-links a:hover{color:var(--orange)}body.theme-utility .footer-column{display:grid;align-content:start;gap:10px}body.theme-utility .footer-column h2{margin:0 0 8px;color:var(--paper);font-size:.78rem;font-family:var(--font-mono);letter-spacing:.07em;text-transform:uppercase}body.theme-utility .footer-column a{color:#C9CBD0;font-size:.88rem}body.theme-utility .footer-column a:hover{color:var(--orange)}body.theme-utility .footer-bottom{display:flex;flex-direction:column;gap:8px;margin-top:50px;padding-top:20px;border-top:1px solid var(--line-dark);color:#AEB1B8;font-size:.69rem;text-transform:uppercase;letter-spacing:.03em}body.theme-utility .search-dialog{width:min(calc(100% - 28px),700px);padding:0;border:1px solid var(--graphite);border-radius:var(--radius);background:var(--paper);color:var(--graphite)}body.theme-utility .search-dialog::backdrop{background:rgba(22,24,29,.65)}body.theme-utility .search-panel{padding:22px}body.theme-utility .search-panel-head{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;padding-bottom:14px;border-bottom:1px dashed var(--steel)}body.theme-utility .search-panel-head p{margin:0;color:var(--graphite);font-size:.72rem}body.theme-utility .search-panel label{display:block;margin-bottom:10px;font-weight:760}body.theme-utility .search-field{display:grid;grid-template-columns:1fr;gap:10px}body.theme-utility .search-field input{min-height:48px;padding:12px 14px;border:1px solid var(--graphite);border-radius:9px;background:var(--white)}body.theme-utility .search-hint{margin:15px 0 0;color:var(--steel);font-size:.66rem}body.theme-utility [data-reveal]{opacity:0;transform:translateY(12px)}body.theme-utility [data-reveal].is-visible{animation:reveal-up-utility 300ms var(--ease) forwards;animation-delay:var(--delay,0ms)}@keyframes reveal-up-utility{to{opacity:1;transform:translateY(0)}}@media (min-width:620px){body.theme-utility .search-form-row{grid-template-columns:1fr auto}body.theme-utility .error-search{grid-template-columns:1fr auto}body.theme-utility .footer-grid{grid-template-columns:1.45fr 1fr 1fr}body.theme-utility .footer-brand{grid-row:span 2}body.theme-utility .footer-bottom{flex-direction:row;justify-content:space-between}body.theme-utility .search-field{grid-template-columns:1fr auto}}@media (min-width:768px){body.theme-utility .container{width:min(calc(100% - 56px),var(--container))}body.theme-utility .article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body.theme-utility .footer-grid{grid-template-columns:1.5fr repeat(4,1fr)}body.theme-utility .footer-brand{grid-row:auto}}@media (min-width:1040px){body.theme-utility .primary-nav{display:flex}body.theme-utility .nav-actions{display:flex}body.theme-utility .menu-toggle{display:none}body.theme-utility .article-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1039px){body.theme-utility .nav-shell{gap:12px}body.theme-utility .brand-logo{width:142px}}@media (max-width:520px){body.theme-utility{--header-height:68px}body.theme-utility .site-header{height:var(--header-height)}body.theme-utility .brand-logo{width:130px}body.theme-utility .page-hero,body.theme-utility .legal-header,body.theme-utility .search-hero{padding-top:54px}body.theme-utility .legal-content{font-size:1rem}body.theme-utility .spec-body{padding-inline:20px}body.theme-utility .footer-grid{gap:30px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}body.theme-utility,body.theme-utility *,body.theme-utility *::before,body.theme-utility *::after{animation-duration:.001ms !important;animation-iteration-count:1 !important;transition-duration:.001ms !important}body.theme-utility [data-reveal]{opacity:1;transform:none}}