.shell-page{--shell-r:var(--radius-lg);--shell-r-md:var(--radius-md);--shell-r-sm:var(--radius-sm);--shell-ink:var(--color-ink,#0d0d0d);--shell-paper:var(--color-paper,#f5f5f2);--shell-volt:var(--color-volt,#1b5fd9);--shell-onyx:#1e1e1e;--shell-fg-rgb:245, 245, 242;--shell-fg:rgb(var(--shell-fg-rgb));--shell-bg:var(--shell-ink);--shell-band:var(--shell-onyx);--shell-surface:#262626;--shell-surface-2:#303030;--shell-sunken:#141414;--shell-contrast:var(--shell-paper);--shell-contrast-fg:var(--shell-ink);--shell-volt-text:#5b93ec;--shell-fg-muted:rgba(var(--shell-fg-rgb), .68);--shell-fg-soft:rgba(var(--shell-fg-rgb), .64);--shell-fg-faint:rgba(var(--shell-fg-rgb), .52);--shell-line:rgba(var(--shell-fg-rgb), .12);--shell-line-soft:rgba(var(--shell-fg-rgb), .09);background:var(--shell-bg);color:var(--shell-fg);overflow-x:clip}:root:has(.shell-page) body{background:#0d0d0d}.shell-page .dim-ink{color:var(--shell-fg-soft)}.shell-page a:focus-visible,.shell-page button:focus-visible{outline:2px solid var(--shell-volt);outline-offset:3px}.home-preview-hero>div{padding-top:calc(68px + var(--safe-top,0px));box-sizing:border-box}.shell-editorial-hero>.shell-editorial-inner{padding-top:clamp(48px,7vw,96px)}.home-preview-hero .hero-center-track{width:100%;max-width:80rem;margin-inline:auto}.home-preview-hero .hero-logo-strip{width:fit-content;max-width:100%;margin-inline:auto}.home-preview-hero .hero-preview-glow-stage{z-index:0;aspect-ratio:4/3;pointer-events:none;width:108%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home-preview-hero .hero-preview-glow-plate{border-radius:var(--radius-lg);opacity:.9;background:linear-gradient(152deg,#f5f5f224 0%,#4a86e833 22%,#1b5fd98c 48%,#0e286259 72%,#0d0d0d00 100%);animation:9s cubic-bezier(.45,.05,.55,.95) infinite alternate hero-preview-light-drift;position:absolute;inset:0;box-shadow:18px 28px 48px -12px #1b5fd973,0 0 0 1px #1b5fd92e}.home-preview-hero .hero-preview-glow-falloff{border-radius:calc(var(--radius-lg) + 12px);filter:blur(36px);opacity:.85;mix-blend-mode:screen;background:radial-gradient(72% 68% at 42% 36%,#1b5fd952 0%,#1b5fd91f 34%,#0d0d0d00 68%);animation:11s cubic-bezier(.4,0,.2,1) infinite alternate hero-preview-falloff-drift;position:absolute;inset:-12% -14%}.home-preview-hero .hero-preview-glow-spec{opacity:.7;filter:blur(.4px);background:linear-gradient(90deg,#f5f5f200 0%,#f5f5f28c 35%,#4a86e859 70%,#f5f5f200 100%);border-radius:1px;height:1px;animation:6.5s ease-in-out infinite alternate hero-preview-spec-pulse;position:absolute;top:3%;left:8%;right:18%}@media (prefers-reduced-motion:reduce){.home-preview-hero .hero-preview-glow-plate,.home-preview-hero .hero-preview-glow-falloff,.home-preview-hero .hero-preview-glow-spec{animation:none}.home-preview-hero .hero-preview-glow-plate{opacity:.88;transform:none}.home-preview-hero .hero-preview-glow-falloff{opacity:.8;transform:none}.home-preview-hero .hero-preview-glow-spec{opacity:.6;transform:none}}.shell-page .shell-cta:focus-visible,.shell-page .shell-nav-cta:focus-visible{outline-offset:2px}.shell-nav{z-index:200;min-height:calc(68px + var(--safe-top,0px));pointer-events:none;background:0 0;border-bottom:1px solid #0000;transition:background .35s,border-color .35s;position:fixed;top:0;left:0;right:0}.shell-nav.is-solid{background:var(--shell-bg);border-bottom-color:var(--shell-line)}.shell-nav-inner{width:100%;max-width:var(--max-content);min-height:calc(68px + var(--safe-top,0px));padding-top:var(--safe-top,0px);padding-left:max(var(--page-pad), var(--safe-left));padding-right:max(var(--page-pad), var(--safe-right));box-sizing:border-box;pointer-events:none;justify-content:space-between;align-items:center;gap:12px;margin-inline:auto;display:flex;position:relative}.shell-nav-inner:before,.shell-nav-inner:after{content:"";background:var(--shell-line);pointer-events:none;opacity:0;width:1px;transition:opacity .35s;position:absolute;top:0;bottom:0}.shell-nav.is-solid .shell-nav-inner:before,.shell-nav.is-solid .shell-nav-inner:after{opacity:1}.shell-nav-inner:before{left:max(var(--page-pad), var(--safe-left))}.shell-nav-inner:after{right:max(var(--page-pad), var(--safe-right))}.shell-nav-pill{pointer-events:auto;background:0 0;border:0;border-radius:0;align-items:center;gap:4px;padding:0;display:flex}.shell-nav-left{min-width:0;padding-left:12px}.shell-nav-right{flex-shrink:0;padding-right:12px}.shell-nav-brand{flex-shrink:0;justify-content:center;align-items:center;min-width:44px;min-height:44px;margin-right:10px;display:flex}.shell-nav-brand img{border-radius:0;display:block}.shell-nav-links{align-items:center;gap:2px;display:flex}.shell-nav-link{font-family:var(--font-dm-sans), "DM Sans", sans-serif;color:var(--shell-fg-muted);border-radius:var(--shell-r-sm);white-space:nowrap;align-items:center;min-height:44px;padding:12px 14px;font-size:13px;font-weight:500;transition:color .2s,background .2s;display:inline-flex}.shell-nav-link:hover{color:var(--shell-fg);background:rgba(var(--shell-fg-rgb), .09)}.shell-nav-cta{border-radius:var(--shell-r-sm);background:var(--shell-contrast);min-height:44px;color:var(--shell-contrast-fg);font-family:var(--font-dm-sans), "DM Sans", sans-serif;letter-spacing:-.01em;white-space:nowrap;align-items:center;padding-inline:16px;font-size:13px;font-weight:600;transition:background .2s;display:inline-flex}.shell-nav-cta:hover{background:var(--shell-volt);color:var(--shell-paper)}.shell-nav-burger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;padding:0;display:none}.shell-nav-burger span{background:var(--shell-fg);width:18px;height:1.5px;display:block}.shell-nav-sheet{z-index:199;background:var(--shell-band);flex-direction:column;gap:8px;padding:96px 28px 40px;display:none;position:fixed;inset:0}.shell-nav-sheet.open{display:flex}.shell-nav-sheet[hidden]{display:none!important}.shell-nav-sheet a{font-family:var(--font-dm-sans), "DM Sans", sans-serif;letter-spacing:-.02em;color:var(--shell-fg);min-height:44px;padding:12px 0;font-size:clamp(22px,5vw,28px);font-weight:600}.shell-nav-sheet-cta{border-radius:var(--shell-r-md);background:var(--shell-volt);letter-spacing:-.01em;text-align:center;justify-content:center;align-items:center;width:100%;min-height:52px;margin-top:12px;padding:14px 20px;font-weight:600;display:inline-flex;color:var(--shell-paper)!important;font-size:16px!important}.shell-nav-sheet-cta:hover,.shell-nav-sheet-cta:focus-visible{background:var(--shell-volt);color:var(--shell-paper)!important}.shell-nav-sheet-foot{color:var(--shell-fg-muted);margin-top:auto;font-size:13px}@media (max-width:980px){.shell-nav-links{display:none}.shell-nav-burger{display:flex}.shell-nav-left{padding-right:0}.shell-nav-cta{min-height:44px;padding-inline:16px;font-size:12px}}@media (max-width:520px){.shell-nav-right{display:none}}.shell-cta{border-radius:var(--shell-r-md);align-items:stretch;text-decoration:none;display:inline-flex;overflow:hidden}.shell-cta-icon{background:var(--shell-onyx);width:52px;color:var(--shell-fg);border:1px solid var(--shell-line);border-radius:var(--shell-r-md) 0 0 var(--shell-r-md);border-right:none;place-items:center;transition:background .4s cubic-bezier(.16,1,.3,1),color .4s cubic-bezier(.16,1,.3,1),border-color .4s cubic-bezier(.16,1,.3,1);display:grid}.shell-cta:hover .shell-cta-icon,.shell-cta:focus-visible .shell-cta-icon{background:var(--shell-volt);color:var(--shell-paper);border-color:var(--shell-volt)}@media (hover:none){.shell-cta:active .shell-cta-icon{background:var(--shell-volt);color:var(--shell-paper);border-color:var(--shell-volt)}.shell-cta:not(.shell-cta-volt):active .shell-cta-label{color:var(--shell-paper)}.shell-cta:not(.shell-cta-volt):active .shell-cta-label:before,.shell-cta-volt:active .shell-cta-label:before,.shell-cta-ghost:active:before{transform:translateY(0)}.shell-cta-volt:active .shell-cta-label{color:var(--shell-volt)}.shell-cta-ghost:active{border-color:var(--shell-volt);color:var(--shell-paper)}}.shell-cta-label{z-index:0;background:var(--shell-contrast);min-height:52px;color:var(--shell-contrast-fg);font-family:var(--font-dm-sans), "DM Sans", sans-serif;letter-spacing:-.01em;border-radius:0 var(--shell-r-md) var(--shell-r-md) 0;align-items:center;padding:0 22px;font-size:14px;font-weight:600;transition:color .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.shell-cta-label:before{content:"";z-index:-1;pointer-events:none;transition:transform .4s cubic-bezier(.16,1,.3,1);position:absolute;inset:0;transform:translateY(101%)}.shell-cta:hover .shell-cta-label:before,.shell-cta:focus-visible .shell-cta-label:before{transform:translateY(0)}.shell-cta:not(.shell-cta-volt) .shell-cta-label:before{background:var(--shell-volt)}.shell-cta:not(.shell-cta-volt):hover .shell-cta-label,.shell-cta:not(.shell-cta-volt):focus-visible .shell-cta-label{color:var(--shell-paper)}.shell-cta-volt .shell-cta-label{background:var(--shell-volt);color:var(--shell-paper)}.shell-cta-volt .shell-cta-label:before{background:var(--shell-paper)}.shell-cta-volt:hover .shell-cta-label,.shell-cta-volt:focus-visible .shell-cta-label{color:var(--shell-volt)}.shell-cta-ghost{border-radius:var(--shell-r-md);border:1px solid rgba(var(--shell-fg-rgb), .2);min-height:52px;color:var(--shell-fg);z-index:0;background:0 0;align-items:center;padding:0 20px;font-size:14px;font-weight:550;transition:color .4s cubic-bezier(.16,1,.3,1),border-color .4s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;overflow:hidden}.shell-cta-ghost:before{content:"";z-index:-1;background:var(--shell-volt);pointer-events:none;transition:transform .4s cubic-bezier(.16,1,.3,1);position:absolute;inset:0;transform:translateY(101%)}.shell-cta-ghost:hover,.shell-cta-ghost:focus-visible{border-color:var(--shell-volt);color:var(--shell-paper)}.shell-cta-ghost:hover:before,.shell-cta-ghost:focus-visible:before{transform:translateY(0)}.shell-center{text-align:center}.shell-center .shell-eyebrow,.shell-center .shell-display,.shell-center .shell-display-md,.shell-center .shell-display-overhang,.shell-center .shell-lead,.shell-center .shell-lead-stack .shell-lead,.shell-center .shell-quote{margin-inline:auto}.shell-center .shell-hero-actions{justify-content:center}.shell-center .shell-list-row,.shell-center .shell-work-list-foot,.shell-center .shell-price-card{text-align:left}.shell-sec{background:var(--shell-bg);color:var(--shell-fg);padding:clamp(72px,10vw,120px) 0}.shell-page{--shell-text-hero:clamp(40px, 7vw, 96px);--shell-text-section:clamp(1.5rem, 1.2rem + 1vw, 2.125rem)}.shell-eyebrow{font-family:var(--font-dm-mono), "DM Mono", monospace;font-size:var(--text-caption);letter-spacing:.08em;text-transform:uppercase;color:var(--shell-fg-muted);margin-bottom:14px;font-weight:500}.shell-display{font-family:var(--font-dm-sans), "DM Sans", sans-serif;letter-spacing:-.035em;max-width:20ch;font-size:clamp(28px,4vw,48px);font-weight:600;line-height:1.08}.shell-display-overhang{max-width:min(22ch,100%);margin-left:0}.shell-display-md{font-family:var(--font-dm-sans), "DM Sans", sans-serif;letter-spacing:-.03em;max-width:22ch;font-size:clamp(26px,3.2vw,36px);font-weight:600;line-height:1.1}.shell-sec h2.shell-display,.shell-sec h2.shell-display-md{font-size:var(--shell-text-section)}.shell-cap-copy{flex-direction:column;max-width:42ch;display:flex}.shell-cap-cta{align-items:flex-start;margin-top:auto;padding-top:28px;line-height:1;display:flex}.shell-cap-list{background:var(--shell-surface);border:1px solid var(--shell-line);border-radius:var(--shell-r);overflow:hidden}.shell-cap-group+.shell-cap-group{border-top:1px solid var(--shell-line)}.shell-cap-group-label{font-family:var(--font-dm-mono), "DM Mono", monospace;font-size:var(--text-caption);letter-spacing:.08em;text-transform:uppercase;color:var(--shell-volt-text);margin:0;padding:clamp(16px,1.8vw,22px) clamp(20px,2.2vw,28px) 0;font-weight:500}.shell-capabilities-frame .shell-cap-group .shell-list-row:last-child{border-bottom:1px solid var(--shell-line)}.shell-capabilities-frame .shell-cap-group:last-child .shell-list-row:last-child{border-bottom:0}.shell-faq-panel{background:var(--shell-surface);border:1px solid var(--shell-line);border-radius:var(--shell-r);padding:8px 28px}@keyframes shell-hero-glow-in{0%{--shell-hero-glow-blue:0%;--shell-hero-glow-ink:0%}to{--shell-hero-glow-blue:58%;--shell-hero-glow-ink:74%}}.shell-hero-title.shell-display{max-width:none;font-size:1em}.shell-board-heading-block .shell-eyebrow{text-align:center}.shell-cap{grid-template-columns:minmax(260px,.9fr) 1.2fr;align-items:stretch;gap:clamp(32px,5vw,72px);display:grid}.shell-cap-panels{gap:10px;min-height:420px;display:flex;container:foundation-panels/inline-size}.shell-cap-panel{background:var(--shell-surface);border-radius:var(--shell-r);border:1px solid var(--shell-line);cursor:pointer;text-align:left;min-width:72px;color:var(--shell-fg);flex:0 72px;padding:0;transition:border-color .28s ease-in-out;display:block;position:relative;overflow:hidden}.shell-cap-panel.open{border-color:#1b5fd959;flex-grow:1}.shell-cap-rail{z-index:1;opacity:1;pointer-events:none;flex-direction:column;justify-content:flex-start;align-items:center;gap:16px;padding:20px 14px;transition:opacity .16s ease-in-out;display:flex;position:absolute;inset:0}.shell-cap-panel.open .shell-cap-rail{opacity:0;transition-duration:.12s}.shell-cap-num{font-family:var(--font-dm-mono), "DM Mono", monospace;letter-spacing:.08em;color:var(--shell-volt-text);writing-mode:vertical-rl;margin-bottom:auto;font-size:12px;transform:rotate(180deg)}.shell-cap-panel-title{letter-spacing:-.02em;writing-mode:vertical-rl;white-space:nowrap;font-size:24px;font-weight:600;transform:rotate(180deg)}.shell-cap-detail{z-index:0;opacity:0;pointer-events:none;transition:opacity .22s ease-in-out;position:absolute;inset:0}.shell-cap-panel.open .shell-cap-detail{opacity:1;pointer-events:auto;transition-delay:40ms}.shell-cap-detail-clip{height:100%;overflow:hidden}.shell-cap-detail-inner{box-sizing:border-box;flex-direction:column;width:max(280px,100cqi - 164px);height:100%;padding:28px 26px;display:flex}.shell-cap-num-open{writing-mode:horizontal-tb;flex:none;margin:0 0 20px;transform:none}.shell-cap-panel-headline{letter-spacing:-.02em;flex:none;max-width:18ch;margin-bottom:12px;font-size:clamp(18px,1.6vw,22px);font-weight:600;line-height:1.2;display:block}.shell-cap-body-inner{display:block}.shell-cap-body-copy{color:var(--shell-fg-soft);max-width:40ch;margin-bottom:16px;font-size:15px;line-height:1.6;display:block}.shell-cap-tags{flex-wrap:wrap;gap:8px;max-width:42ch;display:flex}.shell-cap-tag{border-radius:var(--shell-r-sm);border:1px solid var(--shell-line);color:var(--shell-fg-muted);background:rgba(var(--shell-fg-rgb), .07);padding:6px 10px;font-size:12px}@media (prefers-reduced-motion:reduce){.shell-cap-panel,.shell-cap-rail,.shell-cap-detail,.shell-cta,.shell-cta-icon,.shell-cta-label,.shell-cta-ghost,.shell-cta-icon:before,.shell-cta-label:before,.shell-cta-ghost:before{transition:none}.shell-cta:hover,.shell-cta:hover .shell-cta-label:before,.shell-cta:focus-visible .shell-cta-label:before,.shell-cta-ghost:hover:before,.shell-cta-ghost:focus-visible:before{transform:none}.shell-cta:hover .shell-cta-icon,.shell-cta:focus-visible .shell-cta-icon,.shell-cta:not(.shell-cta-volt):hover .shell-cta-label,.shell-cta:not(.shell-cta-volt):focus-visible .shell-cta-label{background:var(--shell-volt);color:var(--shell-paper)}.shell-cta-volt:hover .shell-cta-label,.shell-cta-volt:focus-visible .shell-cta-label{background:var(--shell-paper);color:var(--shell-volt)}.shell-cta-ghost:hover,.shell-cta-ghost:focus-visible{background:var(--shell-volt);color:var(--shell-paper)}.shell-cap-panel:not(.open) .shell-cap-detail{opacity:0}}.shell-audience-frame>.shell-audience-narrative{grid-column:span 5;align-items:center;display:flex}.shell-audience-frame>.shell-audience-list-cell{border-left:1px solid var(--shell-line);grid-column:span 7;align-items:center;display:flex}.shell-audience-list{gap:clamp(28px,3.5vw,44px);width:100%;margin:0;padding:0;list-style:none;display:grid}.shell-audience-frame-compact>.shell-audience-list{grid-column:1/-1;gap:clamp(20px,2.5vw,32px);padding:clamp(28px,4vw,48px)}.shell-audience-point{min-width:0;color:var(--shell-fg);grid-template-columns:44px minmax(0,1fr);align-items:center;gap:clamp(16px,2vw,24px);display:grid}.shell-audience-point svg{color:var(--color-cobalt-light);margin-top:0}.shell-audience-point-title{letter-spacing:-.02em;font-size:clamp(18px,1.65vw,23px);font-weight:600;line-height:1.3;display:block}.shell-audience-frame>.shell-audience-pillars{border-top:1px solid var(--shell-line);grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.shell-work-frame>.shell-work-list,.shell-work-frame>.shell-work-list-foot{grid-column:1/-1;min-width:0}.shell-work-list{flex-direction:column;width:100%;margin:0;display:flex}.shell-work-list-foot{border-top:1px solid var(--shell-line);justify-content:flex-start;padding:clamp(20px,2.2vw,28px);display:flex}@media (max-width:720px){.shell-list-row-link{grid-template-columns:40px minmax(0,1fr)}}.shell-price-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:40px;display:grid}.shell-price-card{background:var(--shell-surface);border:1px solid var(--shell-line);border-radius:var(--shell-r);flex-direction:column;gap:16px;min-height:0;padding:32px 28px;display:flex}.shell-price-card.featured{background:var(--shell-sunken);border-color:#1b5fd98c}.shell-price-card .shell-index.shell-index-caption{font-family:var(--font-dm-mono), "DM Mono", monospace;letter-spacing:.08em;text-transform:uppercase;color:var(--shell-fg-muted);font-size:11px}.shell-price-card h3{letter-spacing:-.02em;font-size:clamp(18px,1.6vw,22px);font-weight:600;line-height:1.25}.shell-price-card p{color:var(--shell-fg-soft);font-size:15px;line-height:1.55}.shell-price-card .shell-cta,.shell-price-card .shell-cta-ghost{align-self:flex-start;margin-top:auto}.shell-faq .faq-cols{align-items:start}@media (max-width:960px){.shell-cap,.shell-price-grid{grid-template-columns:1fr}.shell-cap-panels{flex-direction:column;min-height:0;container-type:normal}.shell-cap-panel{flex:none;width:100%;min-width:0;min-height:64px}.shell-cap-panel.open{flex-grow:0;min-height:0}.shell-cap-rail{flex-direction:row;justify-content:flex-start;align-items:center;gap:16px;padding:18px 20px;position:relative;inset:auto}.shell-cap-num,.shell-cap-panel-title{writing-mode:horizontal-tb;margin:0;transform:none}.shell-cap-panel.open .shell-cap-rail{opacity:0;pointer-events:none;position:absolute;inset:0}.shell-cap-detail{position:relative;inset:auto}.shell-cap-panel:not(.open) .shell-cap-detail{position:absolute;inset:0}.shell-cap-detail-inner{width:100%}.shell-display-overhang{margin-left:0}}@media (max-width:640px){.shell-hero-actions .shell-cta,.shell-hero-actions .shell-cta-ghost{justify-content:center;width:100%}.shell-hero-actions .shell-cta-label{flex:1;justify-content:center}.shell-nav-sheet{padding-top:calc(88px + var(--safe-top,0px));padding-right:max(24px, var(--safe-right,0px));padding-bottom:max(32px, var(--safe-bottom,0px));padding-left:max(24px, var(--safe-left,0px))}.shell-sec{padding:clamp(56px,12vw,88px) 0}}.shell-engineering-frame.wrap{width:calc(100% - max(var(--page-pad), var(--safe-left)) - max(var(--page-pad), var(--safe-right)));max-width:calc(var(--max-content) - 2 * var(--page-pad));border:1px solid var(--shell-line);text-align:left;background:0 0;border-radius:0;grid-template-columns:repeat(12,minmax(0,1fr));gap:0;margin-inline:auto;padding:0;display:grid;overflow:hidden}.shell-belief-frame{overflow:visible}.shell-belief-frame .shell-belief-stack-wrap{border-left:1px solid var(--shell-line);grid-column:span 7;justify-content:center;align-items:center;margin-top:0;padding:clamp(28px,4vw,48px) clamp(20px,3vw,40px);display:flex;overflow:visible}.shell-belief-stack{width:min(100%,400px);padding-bottom:56px;display:grid}.shell-belief-stack-card{transform-origin:top;width:100%;transform:translateY(calc(var(--stack-i,0) * 28px)) scale(calc(1 - var(--stack-i,0) * .045));z-index:calc(3 - var(--stack-i,0));filter:brightness(calc(1 - var(--stack-i,0) * .08));grid-area:1/1;margin-inline:auto;transition:transform .45s cubic-bezier(.16,1,.3,1),filter .45s}.shell-belief-stack:hover .shell-belief-stack-card,.shell-belief-stack:focus-within .shell-belief-stack-card{filter:none}.shell-belief-stack-card:hover,.shell-belief-stack-card:focus-within{z-index:5;transform:translateY(calc(var(--stack-i,0) * 28px - 6px)) scale(calc(1 - var(--stack-i,0) * .02))}@media (prefers-reduced-motion:reduce){.shell-belief-stack-card{transition:none}}.shell-capabilities-frame,.shell-faq-frame{grid-template-columns:repeat(12,minmax(0,1fr));align-items:stretch}.shell-faq-frame>.shell-faq-panel,.shell-capabilities-frame>.shell-cap-list{grid-column:span 7}.shell-capabilities-frame>.shell-cap-list,.shell-faq-frame>.shell-faq-panel{border:0;border-left:1px solid var(--shell-line);background:0 0;border-radius:0;min-width:0;margin:0}.shell-faq-frame>.shell-faq-panel{padding:12px clamp(20px,2.5vw,32px)}.shell-capabilities-frame>.shell-cap-list{grid-template-columns:minmax(0,1fr);display:grid;overflow:visible}.shell-capabilities-frame .shell-list-row{border-right:0;border-bottom:1px solid var(--shell-line);grid-template-columns:48px minmax(0,1fr);padding:clamp(20px,2.2vw,28px)}.shell-capabilities-frame .shell-list-row:last-child{border-bottom:0}.shell-work-frame .shell-work-media{background:0 0}.shell-begin-frame>.shell-price-grid{border-left:0;grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin-top:0}.shell-begin-frame .shell-price-card,.shell-begin-frame .shell-price-card.featured{border:0;border-right:1px solid var(--shell-line);background:0 0;border-radius:0;min-width:0;min-height:100%;padding:clamp(24px,3vw,36px)}.shell-begin-frame .shell-price-card.featured{background:var(--shell-paper);color:var(--shell-ink)}.shell-begin-frame .shell-price-card.featured .shell-index.shell-index-caption{color:#0d0d0d85}.shell-begin-frame .shell-price-card.featured p{color:#0d0d0d9e}.shell-begin-frame .shell-price-card.featured .shell-cta-volt .shell-cta-label:before{background:var(--shell-ink)}.shell-begin-frame .shell-price-card.featured .shell-cta-volt:hover .shell-cta-label,.shell-begin-frame .shell-price-card.featured .shell-cta-volt:focus-visible .shell-cta-label{color:var(--shell-paper)}.shell-begin-frame .shell-price-card:last-child{border-right:0}@media (max-width:960px){.shell-engineering-frame.wrap{grid-template-columns:1fr}.shell-belief-frame .shell-belief-stack-wrap,.shell-capabilities-frame>.shell-cap-list,.shell-begin-frame>.shell-price-grid,.shell-faq-frame>.shell-faq-copy,.shell-faq-frame>.shell-faq-panel{grid-column:1}.shell-belief-frame .shell-belief-stack-wrap,.shell-capabilities-frame>.shell-cap-list{border-left:0;border-top:1px solid var(--shell-line)}.shell-faq-frame>.shell-faq-panel,.shell-begin-frame>.shell-price-grid{border-left:0}}@media (max-width:640px){.shell-engineering-frame.wrap{width:calc(100% - max(var(--page-pad), var(--safe-left)) - max(var(--page-pad), var(--safe-right)))}.shell-capabilities-frame>.shell-cap-list,.shell-begin-frame>.shell-price-grid{grid-template-columns:1fr}.shell-capabilities-frame .shell-list-row,.shell-capabilities-frame .shell-list-row:nth-child(2n),.shell-capabilities-frame .shell-list-row:nth-last-child(-n+2),.shell-begin-frame .shell-price-card,.shell-begin-frame .shell-price-card.featured{border-right:0;border-bottom:1px solid var(--shell-line);grid-column:1}.shell-capabilities-frame .shell-list-row:last-child,.shell-begin-frame .shell-price-card:last-child{border-bottom:0}}.shell-section-heading{text-align:center;width:min(100%,760px);margin:0 auto clamp(40px,6vw,64px)}.shell-section-heading .shell-eyebrow{text-align:center}.shell-section-heading .shell-display,.shell-section-heading .shell-display-md,.shell-section-heading .shell-display-overhang{margin-inline:auto}.shell-belief-title-line{display:block}.shell-engineering-frame{isolation:isolate;border:1px solid var(--shell-line);text-align:left;background:0 0;border-radius:0;grid-template-columns:repeat(12,minmax(0,1fr));gap:0;width:100%;max-width:none;margin:0;padding:0;display:grid;position:relative;overflow:hidden}.shell-engineering-frame:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(ellipse 72% 86% at 0% 0%, color-mix(in srgb, var(--color-cobalt-light) 14%, transparent) 0%, transparent 72%), radial-gradient(ellipse 52% 70% at 100% 100%, color-mix(in srgb, var(--color-cobalt-light) 8%, transparent) 0%, transparent 76%);position:absolute;inset:0}.shell-engineering-frame>*{z-index:1;position:relative}.shell-engineering-frame .shell-index{color:var(--color-cobalt-light)}.shell-audience-frame-compact>.shell-audience-list,.shell-work-frame>.shell-work-list,.shell-work-frame>.shell-work-list-foot,.shell-begin-frame>.shell-price-grid{grid-column:1/-1}.shell-begin-frame>.shell-price-grid{border-left:0}.shell-belief-frame>.shell-belief-copy{grid-column:span 5;align-items:center;min-width:0;padding:clamp(28px,4vw,48px);display:flex}.shell-belief-frame:before{background:radial-gradient(ellipse 52% 70% at 100% 100%, color-mix(in srgb, var(--color-cobalt-light) 8%, transparent) 0%, transparent 76%)}.shell-belief-rail,.shell-capabilities-rail,.shell-audience-rail,.shell-faq-rail{position:relative}.shell-belief-rail:before,.shell-belief-rail:after,.shell-capabilities-rail:before,.shell-capabilities-rail:after,.shell-audience-rail:before,.shell-audience-rail:after,.shell-faq-rail:before,.shell-faq-rail:after{content:"";z-index:2;background:var(--shell-line);pointer-events:none;width:1px;position:absolute;top:calc(-1*clamp(72px,10vw,120px));bottom:0}.shell-belief-rail:before,.shell-capabilities-rail:before,.shell-audience-rail:before,.shell-faq-rail:before{left:max(var(--page-pad), var(--safe-left))}.shell-belief-rail:after,.shell-capabilities-rail:after,.shell-audience-rail:after,.shell-faq-rail:after{right:max(var(--page-pad), var(--safe-right))}.shell-belief-frame,.shell-capabilities-frame,.shell-audience-frame,.shell-faq-frame{border-bottom:0;border-left:0;border-right:0}.shell-capabilities-frame,.shell-faq-frame{border-top:0}.shell-begin-frame{border-top:0;border-bottom:0}.shell-belief-statement-lit{--belief-lit:0;--belief-n:1;color:rgba(var(--shell-fg-rgb), .16);white-space:break-spaces}.shell-belief-letter{--i:0;color:rgba(var(--shell-fg-rgb), calc(.16 + .84 * clamp(0, calc(var(--belief-lit) - var(--i)), 1)))}@media (prefers-reduced-motion:reduce){.shell-belief-statement-lit,.shell-belief-letter{color:var(--shell-fg)}}.shell-belief-frame>.shell-belief-stack-wrap{border-left:1px solid var(--shell-line);grid-column:span 7}.shell-capabilities-frame{overflow:visible}.shell-capabilities-frame>.shell-capabilities-copy,.shell-faq-frame>.shell-faq-copy{border-right:1px solid var(--shell-line);grid-column:span 5;min-width:0;padding:clamp(28px,4vw,48px)}.shell-faq-frame>.shell-faq-copy{flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:28px;display:flex}.shell-faq-frame>.shell-faq-copy .shell-cta{margin-top:0}.shell-faq-frame>.shell-faq-copy .shell-faq-statement{position:static}.shell-capabilities-frame>.shell-cap-list{border-left:0;grid-column:span 7;grid-template-columns:minmax(0,1fr)}.shell-faq-frame>.shell-faq-panel{border-left:0;grid-column:span 7;padding:clamp(12px,1.5vw,20px) clamp(20px,2.5vw,32px)}.shell-begin-frame>.shell-price-grid{grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width:960px){.shell-capabilities-frame,.shell-faq-frame{grid-template-columns:1fr;overflow:hidden}.shell-capabilities-frame>.shell-capabilities-copy,.shell-capabilities-frame>.shell-cap-list,.shell-faq-frame>.shell-faq-copy,.shell-faq-frame>.shell-faq-panel{grid-column:1}.shell-capabilities-frame>.shell-capabilities-copy,.shell-faq-frame>.shell-faq-copy{border-right:0;border-bottom:1px solid var(--shell-line)}.shell-capabilities-frame>.shell-cap-list,.shell-faq-frame>.shell-faq-panel{border-top:0}.shell-statement-sticky{position:static}.shell-belief-frame{grid-template-columns:1fr}.shell-belief-frame>.shell-belief-copy,.shell-belief-frame>.shell-belief-stack-wrap{grid-column:1}.shell-belief-frame>.shell-belief-stack-wrap{border-top:1px solid var(--shell-line);border-left:0}.shell-begin-frame>.shell-price-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.shell-section-heading{margin-bottom:32px;padding-inline:4px}.shell-section-heading .shell-display,.shell-section-heading .shell-display-md{max-width:min(20ch,100%)}.shell-capabilities-frame>.shell-cap-list,.shell-begin-frame>.shell-price-grid{grid-template-columns:1fr}.shell-belief-copy,.shell-capabilities-copy,.shell-faq-copy{padding:24px 20px}.shell-statement,.shell-statement-sticky{max-width:none;font-size:clamp(18px,4.6vw,22px)}.shell-cap-cta .shell-cta,.shell-faq-copy .shell-cta{width:100%}.shell-cap-cta .shell-cta-label,.shell-faq-copy .shell-cta-label{flex:1;justify-content:center}.shell-price-card .shell-cta,.shell-price-card .shell-cta-ghost{justify-content:center;width:100%}.shell-price-card .shell-cta-label{flex:1;justify-content:center}}@keyframes shell-journey-node-relay{0%,to{transform:translateY(0)}46%{transform:translateY(-5px)}}@keyframes shell-journey-arrow-relay{0%,to{opacity:1;transform:rotate(var(--journey-arrow-rotation)) translateX(0)}45%{opacity:.46;transform:rotate(var(--journey-arrow-rotation)) translateX(6px)}}@media (max-width:960px){.shell-audience-frame>.shell-audience-narrative,.shell-audience-frame>.shell-audience-list-cell{grid-column:1/-1}.shell-audience-frame>.shell-audience-list-cell{border-top:1px solid var(--shell-line);border-left:0}.shell-audience-list{gap:28px}.shell-audience-frame>.shell-audience-pillars{grid-template-columns:1fr}.shell-audience-frame .shell-audience-pillar+.shell-audience-pillar{border-left:0;border-top:1px solid var(--shell-line)}.shell-page{--shell-text-hero:clamp(40px, 8vw, 64px)}.shell-hero-actions .shell-cta,.shell-hero-actions .shell-cta-ghost{justify-content:center;width:100%}.shell-hero-actions .shell-cta-label{flex:1;justify-content:center}.shell-cap-copy{text-align:left}.shell-cap-cta{width:100%}.shell-cap-cta .shell-cta{width:min(100%,22rem)}.shell-begin-frame>.shell-price-grid{grid-template-columns:1fr}.shell-begin-frame .shell-price-card,.shell-begin-frame .shell-price-card.featured{border-right:0;border-bottom:1px solid var(--shell-line)}.shell-begin-frame .shell-price-card:last-child{border-bottom:0}}@media (min-width:761px) and (max-width:960px){.shell-begin-frame>.shell-price-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shell-begin-frame .shell-price-card,.shell-begin-frame .shell-price-card.featured{border-bottom:0;border-right:1px solid var(--shell-line)}.shell-begin-frame .shell-price-card:last-child{border-right:0}}@media (max-width:640px){.shell-page{--shell-text-hero:clamp(36px, 10vw, 52px)}.shell-section-heading .shell-display,.shell-section-heading .shell-display-md{max-width:min(20ch,100%)}.shell-cap-panel{min-height:56px}.shell-cap-rail{min-height:56px;padding:16px 18px}.shell-cap-tags{gap:8px}.shell-cap-tag{min-height:36px;padding-inline:12px}.shell-audience-point{min-height:44px}.shell-audience-point span{font-size:clamp(17px,4.4vw,20px)}.shell-faq-copy .shell-cta,.shell-cap-cta .shell-cta{width:100%;max-width:none}.shell-nav-sheet a{align-items:center;min-height:52px;display:flex}}@media (max-width:380px){.shell-page{--shell-text-hero:clamp(32px, 9vw, 40px)}}@media (pointer:coarse){.shell-cta,.shell-cta-ghost{min-height:48px}.shell-cta-icon{width:48px}.shell-cta-label{padding-inline:20px}.shell-cta-ghost{justify-content:center;align-items:center;padding-inline:20px;display:inline-flex}.shell-nav-burger{min-width:48px;min-height:48px}.shell-cap-panel:not(.open){min-height:56px}.shell-price-card .shell-cta,.shell-price-card .shell-cta-ghost{min-height:48px}}.shell-bleed-rule{border-top:1px solid var(--shell-line);height:0}.shell-bleed-rule-top{width:100vw;margin-left:-50vw;position:relative;left:50%}.shell-bleed-rule-bottom{width:100%}.shell-index{font-family:var(--font-dm-mono), "DM Mono", monospace;color:var(--shell-volt-text);letter-spacing:.06em;font-size:13px}.shell-index-caption{letter-spacing:.08em;text-transform:uppercase;color:var(--shell-fg-muted);font-size:11px}.shell-statement{max-width:26ch;color:var(--shell-fg);font-family:var(--font-dm-sans), "DM Sans", sans-serif;letter-spacing:-.015em;margin:0;font-size:clamp(20px,1.8vw,26px);font-weight:500;line-height:1.45}.shell-statement-sticky{top:calc(104px + var(--safe-top,0px));max-width:25ch;position:sticky}.shell-list-row{border-bottom:1px solid var(--shell-line);grid-template-columns:48px minmax(0,1fr);align-items:start;gap:clamp(16px,2vw,28px);padding:clamp(20px,2.2vw,28px);display:grid}.shell-list-row:last-child{border-bottom:0}.shell-list-row h3{letter-spacing:-.015em;margin:0 0 6px;font-size:clamp(16px,1.3vw,18px);font-weight:600}.shell-list-row p{color:var(--shell-fg-soft);margin:0;font-size:15px;line-height:1.6}.shell-list-row-copy{min-width:0}.shell-list-row-copy h3{letter-spacing:-.015em;margin:0 0 6px;font-size:clamp(16px,1.3vw,18px);font-weight:600}.shell-list-row-copy h3:only-child,.shell-list-row-link .shell-list-row-copy h3{margin:0}.shell-list-row-link{color:inherit;align-items:center;text-decoration:none;transition:background .2s}.shell-list-row-link:hover{background:rgba(var(--shell-fg-rgb), .03)}@media (max-width:720px){.shell-list-row,.shell-list-row-link{grid-template-columns:40px minmax(0,1fr)}.shell-statement,.shell-statement-sticky{max-width:none;font-size:clamp(18px,4.6vw,22px)}.shell-statement-sticky{position:static}}
.shell-page{--shell-stage-pad:clamp(10px, 1.4vw, 16px);--shell-nav-inset:clamp(12px, 1.6vw, 20px);--shell-nav-h:56px;--shell-nav-r:var(--radius-sm);--shell-panel-r:var(--radius-lg);color:var(--shell-fg);padding:0 var(--shell-stage-pad) max(var(--shell-stage-pad), var(--safe-bottom,0px));min-height:100vh;overflow-x:clip;background:var(--shell-ink,#0d0d0d)!important}:root:has(.shell-page) body{background:var(--shell-ink,#0d0d0d)!important}.shell-stage{width:100%;max-width:var(--max-content);background:var(--shell-ink,#0d0d0d);color:var(--shell-fg);border-radius:0 0 calc(var(--radius-lg) + 4px) calc(var(--radius-lg) + 4px);margin-inline:auto;position:relative;overflow:clip;box-shadow:0 24px 48px -32px #0d0d0d47}.shell-page .shell-nav{z-index:200;min-height:0;padding:0;padding-inline:calc(var(--shell-stage-pad) + var(--shell-nav-inset));pointer-events:none;box-sizing:border-box;position:fixed;top:0;left:0;right:0;background:0 0!important;border:0!important}.shell-page .shell-nav-inner,.shell-page .shell-nav-inner:before,.shell-page .shell-nav-inner:after{display:none}.shell-page .shell-nav-shell{width:100%;max-width:calc(var(--max-content) - (2 * var(--shell-nav-inset)));padding-top:calc(var(--safe-top,0px) + 10px);box-sizing:border-box;pointer-events:none;margin-inline:auto;padding-inline:0}.shell-page .shell-nav-row{pointer-events:none;align-items:center;gap:10px;display:flex}.shell-page .shell-nav-bar{min-width:0;height:var(--shell-nav-h);min-height:var(--shell-nav-h);pointer-events:auto;border-radius:var(--shell-nav-r);-webkit-backdrop-filter:blur(16px)saturate(1.2);background:#1e1e1ed1;border:1px solid #f5f5f21f;flex:1;align-items:center;gap:8px;padding:6px 6px 6px 10px;transition:background .3s,border-color .3s,box-shadow .3s;display:flex;box-shadow:0 10px 30px -18px #0000008c}.shell-page .shell-nav.is-solid .shell-nav-bar{background:#0d0d0df0;border-color:#f5f5f229;box-shadow:0 14px 36px -20px #000000a6}.shell-page .shell-nav-brand{border-radius:var(--radius-sm);flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;margin:0;display:flex}.shell-page .shell-nav-brand img{border-radius:0;width:28px;height:28px;display:block}.shell-page .shell-nav-links{flex:1;align-items:center;gap:2px;min-width:0;margin-left:4px;display:flex}.shell-page .shell-nav-link{font-family:var(--font-dm-sans), "DM Sans", sans-serif;color:#f5f5f2ad;border-radius:var(--radius-sm);white-space:nowrap;align-items:center;min-height:44px;padding:10px 14px;font-size:14px;font-weight:500;transition:color .2s,background .2s;display:inline-flex}.shell-page .shell-nav-link:hover,.shell-page .shell-nav-link:focus-visible{color:var(--shell-fg);background:#f5f5f214}.shell-page .shell-nav-cta{pointer-events:auto;border-radius:var(--shell-nav-r);background:var(--shell-contrast);height:44px;min-height:44px;color:var(--shell-contrast-fg);font-family:var(--font-dm-sans), "DM Sans", sans-serif;letter-spacing:-.01em;white-space:nowrap;flex-shrink:0;justify-content:center;align-self:center;align-items:center;padding-inline:18px;font-size:13px;font-weight:600;transition:background .2s,color .2s,box-shadow .3s;display:inline-flex;box-shadow:0 10px 30px -18px #0000008c}.shell-page .shell-nav.is-solid .shell-nav-cta{box-shadow:0 14px 36px -20px #000000a6}.shell-page .shell-nav-cta:hover,.shell-page .shell-nav-cta:focus-visible{background:var(--shell-volt);color:var(--shell-paper)}.shell-page .shell-nav-burger{border-radius:var(--shell-nav-r);cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;margin-left:auto;padding:0;display:none}.shell-page .shell-nav-burger span{background:var(--shell-fg);border-radius:1px;width:16px;height:1.5px;display:block}.shell-page .shell-nav-sheet{border-radius:calc(var(--radius-lg) + 4px);inset:0 var(--shell-stage-pad) var(--shell-stage-pad);top:var(--safe-top,0px);max-width:var(--max-content);height:auto;bottom:var(--shell-stage-pad);padding:calc(var(--shell-nav-h) + 48px) clamp(24px, 4vw, 40px) 40px;background:#0d0d0df7;border:1px solid #f5f5f21a;margin-inline:auto}.shell-hero-track{--shell-nav-stack:calc(var(--safe-top,0px) + 10px + var(--shell-nav-h));--shell-hero-gap:var(--shell-nav-inset);padding-top:calc(var(--shell-nav-stack) + var(--shell-hero-gap));padding-inline:var(--shell-nav-inset);padding-bottom:var(--shell-nav-inset);box-sizing:border-box}.shell-hero-track .home-preview-hero,.shell-hero-track .shell-editorial-hero{min-height:calc(100vh - var(--shell-nav-stack) - var(--shell-hero-gap) - var(--shell-nav-inset));border-radius:var(--shell-panel-r);background:var(--color-paper,#f5f5f2);color:var(--color-ink,#0d0d0d);flex-direction:column;margin:0;display:flex;overflow:clip}.shell-stack-strip{border-radius:0;margin:0;overflow:visible}.shell-band-ink{background:var(--shell-ink,#0d0d0d);color:var(--shell-fg)}.shell-band-paper,.shell-band-bone{margin-inline:var(--shell-nav-inset);margin-block:var(--shell-nav-inset);border-radius:var(--shell-panel-r);padding-inline:0;overflow:clip}.shell-band-paper{background:var(--color-paper,#f5f5f2);color:var(--color-ink,#0d0d0d)}.shell-band-bone{background:var(--color-bone,#e8e8e4);color:var(--color-ink,#0d0d0d)}.shell-band-paper .wrap,.shell-band-bone .wrap{padding-left:max(clamp(20px, 3vw, 40px), var(--safe-left));padding-right:max(clamp(20px, 3vw, 40px), var(--safe-right))}.shell-band-paper .shell-chapter-lead,.shell-band-bone .shell-chapter-lead{color:#0d0d0d9e}.shell-band-paper .shell-index,.shell-band-bone .shell-index{color:var(--color-cobalt,#1b5fd9)}.shell-chapter{padding:clamp(72px,10vw,128px) 0}.shell-chapter-inner{flex-direction:column;gap:clamp(36px,5vw,64px);display:flex}.shell-chapter-head{flex-direction:column;gap:16px;max-width:100%;display:flex}.shell-chapter-title{font-family:var(--font-dm-sans), "DM Sans", sans-serif;letter-spacing:-.04em;text-wrap:balance;margin:0;font-size:clamp(56px,11vw,160px);font-weight:700;line-height:.92}.shell-chapter-title-sm{font-size:clamp(40px,7vw,96px);line-height:.98}.shell-chapter-lead{max-width:42ch;color:var(--shell-fg-soft);margin:0;font-size:clamp(17px,1.5vw,20px);font-weight:450;line-height:1.55}.shell-work-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.shell-work-media{color:inherit;flex-direction:column;gap:16px;min-width:0;text-decoration:none;display:flex}.shell-work-media-frame{border-radius:var(--radius-lg);aspect-ratio:4/3;background:#1a1a1a;border:1px solid #0d0d0d14;position:relative;overflow:hidden}.shell-band-ink .shell-work-media-frame{border-color:var(--shell-line);background:var(--shell-sunken)}.shell-work-media-image{object-fit:cover;object-position:top center;width:100%;height:100%;transition:transform .55s cubic-bezier(.16,1,.3,1)}.shell-work-media:hover .shell-work-media-image,.shell-work-media:focus-visible .shell-work-media-image{transform:scale(1.03)}.shell-work-media-fallback{background:linear-gradient(145deg,#262626,#141414);width:100%;height:100%}.shell-work-media-meta{flex-direction:column;gap:6px;padding-inline:4px;display:flex}.shell-work-media-slot{font-family:var(--font-dm-mono), "DM Mono", monospace;font-size:var(--text-caption);letter-spacing:.08em;text-transform:uppercase;color:var(--color-cobalt,#1b5fd9)}.shell-band-ink .shell-work-media-slot{color:var(--shell-volt-text,#5b93ec)}.shell-work-media-title{letter-spacing:-.02em;margin:0;font-size:clamp(18px,1.6vw,22px);font-weight:600}.shell-work-media-tags{color:#0d0d0d8c;flex-wrap:wrap;gap:8px 12px;margin:4px 0 0;padding:0;font-size:13px;list-style:none;display:flex}.shell-band-ink .shell-work-media-tags{color:var(--shell-fg-faint)}.shell-work-foot{justify-content:flex-start;padding-top:8px;display:flex}.shell-band-paper .shell-cta-ghost{color:var(--color-ink);border-color:#0d0d0d2e}.shell-band-paper .shell-cta-ghost:hover,.shell-band-paper .shell-cta-ghost:focus-visible{color:var(--color-paper);border-color:var(--color-cobalt)}.shell-process-intro{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:clamp(28px,4vw,56px);display:grid}.shell-process-copy{top:calc(var(--shell-nav-h) + 36px + var(--safe-top,0px));flex-direction:column;gap:20px;display:flex;position:sticky}.shell-process-kicker{font-family:var(--font-dm-mono), "DM Mono", monospace;font-size:var(--text-caption);letter-spacing:.08em;text-transform:uppercase;color:var(--shell-volt-text,#5b93ec);margin:0}.shell-process-heading{letter-spacing:-.03em;max-width:16ch;margin:0;font-size:clamp(28px,3.2vw,44px);font-weight:600;line-height:1.1}.shell-process-list{border-top:1px solid var(--shell-line);margin:0;padding:0;list-style:none}.shell-process-step{border-bottom:1px solid var(--shell-line)}.shell-process-trigger{width:100%;color:inherit;text-align:left;cursor:pointer;font:inherit;background:0 0;border:0;grid-template-columns:56px minmax(0,1fr);align-items:center;gap:16px;padding:22px 4px;display:grid}.shell-process-n{font-family:var(--font-dm-mono), "DM Mono", monospace;letter-spacing:.06em;color:var(--shell-volt-text,#5b93ec);font-size:13px}.shell-process-label{letter-spacing:-.02em;font-size:clamp(18px,1.8vw,24px);font-weight:600}.shell-process-step.is-open .shell-process-label{color:var(--shell-fg)}.shell-process-panel{max-width:46ch;padding:0 4px 28px 72px}.shell-process-headline{letter-spacing:-.015em;margin:0 0 10px;font-size:clamp(16px,1.4vw,18px);font-weight:600}.shell-process-body{color:var(--shell-fg-soft);margin:0 0 16px;font-size:15px;line-height:1.65}.shell-process-tags{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.shell-process-tags li{border-radius:var(--radius-sm);background:rgba(var(--shell-fg-rgb), .06);border:1px solid var(--shell-line-soft);color:var(--shell-fg-muted);padding:6px 10px;font-size:12px}.shell-labs-island{margin:var(--shell-nav-inset);background:var(--shell-band,#1e1e1e);border-radius:var(--shell-panel-r);padding:clamp(64px,8vw,112px) 0;overflow:clip}.shell-labs{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;gap:clamp(28px,4vw,64px);display:grid}.shell-labs-statement{top:calc(var(--shell-nav-h) + 36px + var(--safe-top,0px));letter-spacing:-.03em;max-width:18ch;margin:0;font-size:clamp(28px,3vw,42px);font-weight:500;line-height:1.15;position:sticky}.shell-labs-list{border-top:1px solid var(--shell-line);margin:0;padding:0;list-style:none}.shell-labs-item{border-bottom:1px solid var(--shell-line)}.shell-labs-trigger{width:100%;color:inherit;text-align:left;cursor:pointer;font:inherit;background:0 0;border:0;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:16px;padding:20px 4px;display:grid}.shell-labs-title{letter-spacing:-.015em;font-size:clamp(16px,1.4vw,19px);font-weight:600}.shell-labs-item.is-open .shell-labs-title{color:var(--shell-fg)}.shell-labs-detail{max-width:48ch;padding:0 4px 22px 64px}.shell-labs-detail p{color:var(--shell-fg-soft);margin:0;font-size:15px;line-height:1.65}.shell-vision{grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);align-items:start;gap:clamp(28px,4vw,56px);display:grid}.shell-vision-copy{flex-direction:column;gap:24px;display:flex}.shell-vision .shell-statement,.shell-vision .shell-belief-statement{max-width:22ch;font-size:clamp(24px,2.4vw,34px)}.shell-vision-stack{flex-direction:column;gap:12px;min-width:0;display:flex}.shell-vision-stack.shell-belief-stack{flex-direction:column;gap:12px;min-height:0;display:flex}.shell-vision-stack .shell-belief-stack-card{opacity:1!important;margin:0!important;position:relative!important;top:auto!important;transform:none!important}.shell-audience-points{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none;display:grid}.shell-audience-card{border:1px solid var(--shell-line);border-radius:var(--radius-lg);background:rgba(var(--shell-fg-rgb), .03);flex-direction:column;gap:18px;min-height:180px;padding:clamp(22px,2.5vw,32px);display:flex}.shell-audience-card svg{color:var(--shell-volt-text,#5b93ec)}.shell-audience-card-title{letter-spacing:-.02em;max-width:12ch;font-size:clamp(18px,1.6vw,22px);font-weight:600;line-height:1.25}.shell-begin-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.shell-band-paper .shell-price-card{border-radius:var(--radius-lg);color:var(--color-ink);background:#fff;border:1px solid #0d0d0d1a}.shell-band-paper .shell-price-card p{color:#0d0d0d9e}.shell-band-paper .shell-price-card .shell-index-caption{color:#0d0d0d85}.shell-band-paper .shell-price-card.featured{background:var(--color-ink);color:var(--color-paper);border-color:var(--color-ink)}.shell-band-paper .shell-price-card.featured .shell-index-caption{color:#f5f5f28c}.shell-band-paper .shell-price-card.featured p{color:#f5f5f2ad}.shell-faq-layout{grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);align-items:start;gap:clamp(24px,4vw,48px);display:grid}.shell-faq-aside{top:calc(var(--shell-nav-h) + 36px + var(--safe-top,0px));flex-direction:column;gap:20px;display:flex;position:sticky}.shell-band-paper .shell-faq-panel,.shell-band-ink .shell-faq-panel{background:0 0;border:0;border-radius:0;padding:0}.shell-band-ink .acc-item{border-top-color:#f5f5f21f}.shell-band-ink .acc-q .num{color:#f5f5f28c}.shell-editorial-hero{width:100%}.shell-editorial-inner{box-sizing:border-box;flex-direction:column;flex:1;padding:clamp(48px,7vw,96px) clamp(24px,4vw,56px) clamp(32px,4vw,48px);display:flex}.shell-editorial-preview{margin-top:clamp(48px,6vw,80px)}.shell-editorial-foot{flex-wrap:wrap;justify-content:space-between;gap:24px;margin-top:auto;padding-top:clamp(32px,4vw,48px);display:flex}.shell-editorial-top{grid-template-columns:minmax(0,1.55fr) minmax(0,1fr);align-items:end;gap:clamp(32px,5vw,80px);display:grid}.shell-editorial-meta{align-items:center;gap:12px;margin-bottom:clamp(28px,4vw,40px);display:flex}.shell-editorial-index{background:var(--color-volt,#1b5fd9);border-radius:var(--radius-0,0);flex-shrink:0;width:8px;height:8px}.shell-editorial-mono{font-family:var(--font-dm-mono), "DM Mono", monospace;letter-spacing:.12em;text-transform:uppercase;color:#0d0d0d99;font-size:.75rem;font-weight:500;line-height:1.5}.shell-editorial-lead h1{max-width:14ch;font-family:var(--font-dm-sans), "DM Sans", sans-serif;letter-spacing:-.04em;text-wrap:balance;color:var(--color-ink,#0d0d0d);margin:0;font-size:clamp(36px,6vw,68px);font-weight:700;line-height:1}.shell-editorial-statement{max-width:34ch;font-family:var(--font-dm-sans), "DM Sans", sans-serif;letter-spacing:-.02em;color:var(--color-ink,#0d0d0d);margin:clamp(24px,3vw,32px) 0 0;font-size:clamp(19px,2.1vw,25px);font-weight:500;line-height:1.4}.shell-editorial-side{border-left:1px solid #0d0d0d1f;padding-bottom:8px;padding-left:clamp(20px,3vw,32px)}.shell-editorial-side>p{color:#0d0d0d9e;max-width:34ch;margin:0;font-size:1.0625rem;line-height:1.6}.shell-editorial-cta{flex-direction:column;align-items:flex-start;gap:12px;margin-top:24px;display:flex}.shell-editorial-tabs{border:1px solid var(--color-ink,#0d0d0d);border-radius:var(--radius-0,0);width:fit-content;max-width:100%;display:flex;overflow:hidden}.shell-editorial-tab{font-family:var(--font-dm-mono), "DM Mono", monospace;letter-spacing:.1em;text-transform:uppercase;color:#0d0d0d99;cursor:pointer;background:0 0;border:0;border-right:1px solid #0d0d0d1f;min-height:2.75rem;padding:.75rem 1.5rem;font-size:.8125rem;font-weight:500;transition:background-color .18s,color .18s}.shell-editorial-tab:last-child{border-right:0}.shell-editorial-tab[aria-selected=true]{background:var(--color-ink,#0d0d0d);color:var(--color-paper,#f5f5f2)}.shell-editorial-tab:focus-visible{outline:2px solid var(--color-volt,#1b5fd9);outline-offset:-2px}.shell-editorial-panel{border-top:1px solid var(--color-ink,#0d0d0d);min-height:7rem;padding-top:clamp(1.5rem,2.5vw,2rem)}.shell-editorial-panel-title{font-family:var(--font-dm-sans), "DM Sans", sans-serif;letter-spacing:-.02em;color:var(--color-ink,#0d0d0d);margin:0 0 .625rem;font-size:clamp(1.25rem,1.8vw,1.5rem);font-weight:600;line-height:1.25}.shell-editorial-panel-body{color:#0d0d0d9e;max-width:52ch;margin:0;font-size:1.0625rem;line-height:1.6}.shell-editorial-tags{flex-wrap:wrap;gap:1.25rem;margin:1.25rem 0 0;padding:0;list-style:none;display:flex}.shell-editorial-tags li{font-family:var(--font-dm-mono), "DM Mono", monospace;letter-spacing:.1em;text-transform:uppercase;color:#0d0d0d66;font-size:.75rem}.shell-editorial-logos{border-top:1px solid #0d0d0d1f;border-bottom:1px solid #0d0d0d1f;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:clamp(48px,6vw,80px);display:grid}.shell-editorial-logos>div{font-family:var(--font-dm-mono), "DM Mono", monospace;letter-spacing:.14em;text-transform:uppercase;color:#0d0d0d4d;border-right:1px solid #0d0d0d1f;padding:24px 0;font-size:12px}.shell-editorial-logos>div:nth-child(n+2){padding-left:24px}.shell-editorial-logos>div:last-child{border-right:0}.shell-editorial-foot .shell-editorial-mono{color:#0d0d0d66;font-size:.8125rem}@media (max-width:900px){.shell-editorial-top{grid-template-columns:1fr;gap:40px}.shell-editorial-side{border-top:1px solid #0d0d0d1f;border-left:0;padding-top:24px;padding-left:0}.shell-editorial-tabs{width:100%}.shell-editorial-tab{flex:1;padding:.75rem .5rem}.shell-editorial-logos{grid-template-columns:1fr}.shell-editorial-logos>div{border-bottom:1px solid #0d0d0d1f;border-right:0;padding-left:0!important}.shell-editorial-logos>div:last-child{border-bottom:0}}.shell-page>section,.shell-page>footer{max-width:var(--max-content);margin-inline:auto}.shell-page>section#contact{margin-top:var(--shell-stage-pad);border-radius:calc(var(--radius-lg) + 4px);overflow:clip}@media (max-width:980px){.shell-page .shell-nav-links,.shell-page .shell-nav-cta{display:none}.shell-page .shell-nav-burger{display:inline-flex}.shell-page .shell-nav-bar{padding:6px}}@media (max-width:960px){.shell-work-strip,.shell-process-intro,.shell-labs,.shell-vision,.shell-faq-layout{grid-template-columns:1fr}.shell-process-copy,.shell-labs-statement,.shell-faq-aside{position:static}.shell-audience-points,.shell-begin-grid{grid-template-columns:1fr}.shell-process-panel,.shell-labs-detail{padding-left:4px}.shell-chapter-title{font-size:clamp(48px,14vw,88px)}}@media (max-width:640px){.shell-page{--shell-stage-pad:8px;--shell-nav-inset:10px}.shell-stage{border-radius:0 0 var(--radius-md) var(--radius-md)}.shell-hero-track .home-preview-hero,.shell-hero-track .shell-editorial-hero,.shell-hero-track .shell-page-hero,.shell-band-paper,.shell-band-bone,.shell-labs-island{border-radius:var(--shell-panel-r)}.shell-hero-track{padding-inline:8px;padding-bottom:8px}.shell-chapter{padding:clamp(56px,12vw,80px) 0}.shell-page .shell-nav-sheet{border-radius:var(--radius-md)}}@media (prefers-reduced-motion:reduce){.shell-work-media-image{transition:none}}
.shell-page{--shell-rail:72px}.shell-page.has-index-rail{padding-left:calc(var(--shell-rail) + var(--shell-stage-pad))}.shell-index-rail{left:max(var(--shell-stage-pad), 12px);z-index:180;box-sizing:border-box;pointer-events:auto;border-radius:var(--shell-nav-r,var(--radius-sm));-webkit-backdrop-filter:blur(16px)saturate(1.2);background:#1e1e1ed1;border:1px solid #f5f5f21f;flex-direction:column;justify-content:center;align-items:stretch;gap:2px;width:auto;height:auto;padding:8px;transition:background-color .26s cubic-bezier(.77,0,.175,1),border-color .26s cubic-bezier(.77,0,.175,1),box-shadow .26s cubic-bezier(.77,0,.175,1);display:flex;position:fixed;top:50%;bottom:auto;transform:translateY(-50%);box-shadow:0 10px 30px -18px #0000008c}.shell-index-rail.is-paper{background:#f5f5f2e6;border-color:#0d0d0d1f;box-shadow:0 10px 30px -18px #0d0d0d47}.shell-index-rail-link{box-sizing:border-box;min-width:48px;min-height:40px;font-family:var(--font-dm-sans), "DM Sans", sans-serif;letter-spacing:.02em;font-variant-numeric:tabular-nums;color:#f5f5f28c;border-radius:var(--radius-sm);background:0 0;justify-content:flex-start;align-items:center;gap:10px;padding:0 12px 0 10px;font-size:13px;font-weight:500;text-decoration:none;transition:color .2s,background .2s;display:flex}.shell-index-rail-mark{border-radius:var(--radius-0,0);background:0 0;flex-shrink:0;width:8px;height:8px;transition:background-color .2s;display:block}.shell-index-rail-link.is-active{color:var(--color-paper,#f5f5f2);background:#f5f5f214}.shell-index-rail-link.is-active .shell-index-rail-mark{background:var(--color-volt,#1b5fd9)}.shell-index-rail.is-paper .shell-index-rail-link{color:#0d0d0d6b}.shell-index-rail.is-paper .shell-index-rail-link.is-active{color:var(--color-ink,#0d0d0d);background:#0d0d0d0f}.shell-index-rail-link:focus-visible{outline:2px solid var(--color-volt,#1b5fd9);outline-offset:2px}@media (hover:hover) and (pointer:fine){.shell-index-rail-link:hover{color:var(--color-paper,#f5f5f2);background:#f5f5f214}.shell-index-rail.is-paper .shell-index-rail-link:hover{color:var(--color-ink,#0d0d0d);background:#0d0d0d0f}}.shell-page.has-index-rail .shell-nav{padding-left:calc(var(--shell-rail) + var(--shell-stage-pad) + var(--shell-nav-inset));padding-right:calc(var(--shell-stage-pad) + var(--shell-nav-inset))}@media (max-width:1040px){.shell-index-rail{display:none}.shell-page.has-index-rail{padding-left:var(--shell-stage-pad)}.shell-page.has-index-rail .shell-nav{padding-left:calc(var(--shell-stage-pad) + var(--shell-nav-inset));padding-right:calc(var(--shell-stage-pad) + var(--shell-nav-inset))}}@media (prefers-reduced-motion:reduce){.shell-index-rail{transition-property:background-color,border-color,box-shadow}.shell-index-rail-link,.shell-index-rail-mark{transition:none}}
.shell-hero-track .shell-page-hero{border-radius:var(--shell-panel-r);background:var(--color-paper,#f5f5f2);min-height:0;color:var(--color-ink,#0d0d0d);flex-direction:column;margin:0;display:flex;overflow:clip}.shell-page-hero-inner{box-sizing:border-box;flex-direction:column;justify-content:space-between;gap:clamp(40px,6vw,72px);min-height:clamp(280px,48vh,520px);padding:clamp(36px,5vw,64px) clamp(24px,4vw,56px) clamp(28px,3.5vw,40px);display:flex}.shell-page-hero-top{grid-template-columns:minmax(0,1.45fr) minmax(0,1fr);align-items:end;gap:clamp(28px,4vw,64px);display:grid}.shell-page-hero--cover .shell-page-hero-top{grid-template-columns:minmax(0,1.3fr) minmax(0,.95fr) minmax(120px,.55fr);align-items:end}.shell-page-hero-lead{min-width:0}.shell-page-hero-meta{align-items:center;gap:12px;margin-bottom:clamp(20px,3vw,32px);display:flex}.shell-page-hero-index{background:var(--color-volt,#1b5fd9);border-radius:var(--radius-0,0);flex-shrink:0;width:8px;height:8px;transition:transform .35s cubic-bezier(.25,1,.5,1)}.shell-page-hero:hover .shell-page-hero-index{transform:scale(1.35)}.shell-page-hero-mono{font-family:var(--font-dm-mono), "DM Mono", monospace;letter-spacing:.12em;text-transform:uppercase;color:#0d0d0d8c;font-size:.75rem;font-weight:500;line-height:1.5}.shell-page-hero-title{max-width:14ch;font-family:var(--font-dm-sans), "DM Sans", sans-serif;letter-spacing:-.04em;text-wrap:balance;color:var(--color-ink,#0d0d0d);margin:0;font-size:clamp(36px,6.2vw,68px);font-weight:700;line-height:.98}.shell-page-hero-line{display:inline}.shell-page-hero-title em{color:var(--color-volt,#1b5fd9);font-style:normal}.shell-page-hero-side{border-left:1px solid #0d0d0d1f;flex-direction:column;gap:clamp(20px,3vw,28px);min-width:0;padding-bottom:4px;padding-left:clamp(16px,2.5vw,28px);display:flex}.shell-page-hero-sub{max-width:36ch;font-family:var(--font-dm-sans), "DM Sans", sans-serif;letter-spacing:-.01em;color:#0d0d0d9e;margin:0;font-size:clamp(15px,1.5vw,18px);font-weight:400;line-height:1.55}.shell-page-hero-cta{display:flex}.shell-page-hero .shell-cta-volt .shell-cta-label{font-size:13px}.shell-page-hero-cover{justify-content:flex-end;align-items:flex-end;min-width:0;display:flex}.shell-page-hero-cover-img{width:100%;max-width:260px;height:auto;transition:transform .55s cubic-bezier(.25,1,.5,1);display:block}.shell-page-hero--cover:hover .shell-page-hero-cover-img{transform:translateY(-6px)}.shell-page-hero-foot{border-top:1px solid #0d0d0d1a;justify-content:space-between;align-items:center;gap:16px;padding-top:clamp(20px,3vw,28px);display:flex}.shell-page-hero-foot-mark{color:#0d0d0d47}.shell-nav-link.is-active{color:var(--shell-fg,#f5f5f2);background:rgba(var(--shell-fg-rgb), .09)}.shell-nav-sheet a.is-active{color:var(--color-volt,#1b5fd9)}.shell-band-ink .feat-list li,.shell-page .shell-band-ink .feat-list li{color:#f5f5f2c7}.shell-band-ink .proc-list{border-top-color:#f5f5f21f}.shell-band-ink .proc-row{border-bottom-color:#f5f5f21f}.shell-band-ink .proc-d,.shell-band-ink .dim-ink{color:#f5f5f294}.shell-band-ink .chip{color:#f5f5f266;background:0 0;border-color:currentColor}@media (max-width:900px){.shell-page-hero-top,.shell-page-hero--cover .shell-page-hero-top{grid-template-columns:1fr;align-items:start}.shell-page-hero-side{border-top:1px solid #0d0d0d1a;border-left:0;padding-top:8px;padding-left:0}.shell-page-hero-cover{order:-1;justify-content:flex-start}.shell-page-hero-cover-img{max-width:160px}.shell-page-hero-inner{min-height:0}}@media (prefers-reduced-motion:reduce){.shell-page-hero:hover .shell-page-hero-index,.shell-page-hero--cover:hover .shell-page-hero-cover-img{transform:none}}
.svc-blocks{flex-direction:column;display:flex}.svc-block{border-bottom:1px solid var(--shell-line,#f5f5f21f);scroll-margin-top:calc(72px + var(--safe-top));grid-template-columns:minmax(280px,.85fr) 1.3fr;gap:40px;padding:48px 0;display:grid}.svc-block:first-child{padding-top:0}.svc-block-l{flex-direction:column;display:flex}.svc-block-head{flex-direction:column;align-items:flex-start;display:flex}.svc-block-l .big-num{pointer-events:none;color:#f5f5f214;margin:0 0 12px;font-size:clamp(72px,12vw,160px);line-height:1;display:block;position:relative;top:auto;left:auto}.svc-block-l .h2{color:var(--shell-fg,#f5f5f2);margin:0}.svc-block-l .lead{color:#f5f5f29e;margin-top:18px}.svc-block-media{border-radius:var(--radius-lg);border:1px solid var(--shell-line,#f5f5f21f);background:var(--shell-sunken,#141414);margin-top:32px;overflow:hidden}.svc-block-image{object-fit:cover;width:100%;height:auto;display:block}@media (max-width:820px){.svc-block{grid-template-columns:1fr;gap:28px;padding:44px 0}}
