:root{--card-transition: border-color var(--transition), box-shadow var(--transition);--text-xs: clamp(.72rem, .68rem + .2vw, .83rem);--text-sm: clamp(.84rem, .78rem + .3vw, .96rem);--text-base: clamp(.96rem, .88rem + .4vw, 1.08rem);--text-lg: clamp(1.08rem, .96rem + .6vw, 1.32rem);--text-xl: clamp(1.2rem, 1.05rem + .8vw, 1.65rem);--text-2xl: clamp(1.44rem, 1.15rem + 1.2vw, 2.1rem);--text-3xl: clamp(1.68rem, 1.25rem + 2vw, 2.85rem);--text-4xl: clamp(2rem, 1.4rem + 3.5vw, 4.2rem);--text-5xl: clamp(2.6rem, 1.6rem + 4.5vw, 5.5rem);--text-6xl: clamp(3.2rem, 2rem + 6vw, 8rem);--text-display: clamp(4rem, 3rem + 8vw, 12rem);--space-xs: .5rem;--space-sm: .75rem;--space-md: 1rem;--space-lg: 1.5rem;--space-xl: 2rem;--space-2xl: 3rem;--space-3xl: 4rem;--space-4xl: 6rem;--space-5xl: 8rem;--space-6xl: 10rem;--max-width: 1000px;--content-width: 1000px;--touch-target: 44px;--transition: .4s cubic-bezier(.22, 1, .36, 1);--transition-slow: .7s cubic-bezier(.22, 1, .36, 1);--reveal-transition: .9s cubic-bezier(.22, 1, .36, 1)}@media(max-width:1024px){:root{--space-4xl: 4rem;--space-5xl: 6rem;--space-6xl: 8rem}}@media(max-width:768px){:root{--space-3xl: 3rem;--space-4xl: 3rem;--space-5xl: 4.5rem;--space-6xl: 6rem}}@media(max-width:640px){:root{--space-2xl: 2.5rem;--space-xl: 1.5rem;--space-lg: 1.25rem}}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{width:100%;max-width:100%;scroll-behavior:smooth;scroll-padding-top:4.5rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:clip;scrollbar-gutter:stable}body{width:100%;max-width:100%;position:relative;font-family:var(--font-body, "Manrope", system-ui, sans-serif);font-size:var(--text-base);color:var(--text-primary);background-color:var(--bg-deep);line-height:1.6;overflow-x:clip;min-height:100dvh;touch-action:pan-y pinch-zoom}body.review-mode{overflow-x:clip}.page-shell{width:100%;max-width:100%;min-width:0;overflow-x:clip;position:relative}body>:not(script):not(style){max-width:100%}body:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:0}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading, "Archivo", sans-serif);font-weight:300;line-height:1.08;letter-spacing:-.03em;color:var(--text-primary);text-wrap:balance;overflow-wrap:break-word}h2,h3{font-weight:275}h4,h5,h6{font-weight:250}a{color:var(--accent);text-decoration:none;transition:color var(--transition)}a:hover{color:var(--link-hover, oklch(.6 .24 238))}a:focus-visible,.nav__link:focus-visible,.btn:focus-visible{outline:2px solid var(--accent);outline-offset:3px}img{max-width:100%;height:auto;display:block}ul{list-style:none}.container{width:min(92%,var(--max-width));max-width:100%;margin-inline:auto}.container--narrow{width:min(92%,var(--content-width));max-width:100%;margin-inline:auto}.section{padding-block:var(--space-5xl);position:relative;z-index:1;max-width:100%;min-width:0}.section--tall{padding-block:var(--space-6xl)}.section-label{font-family:var(--font-body, "Manrope", system-ui, sans-serif);font-size:var(--text-sm);font-weight:300;text-transform:uppercase;letter-spacing:.12em;color:var(--accent);margin-bottom:var(--space-md)}.section-title{font-family:var(--font-heading, "Archivo", sans-serif);font-size:var(--text-5xl);line-height:1.05;letter-spacing:-.03em;margin-bottom:var(--space-xl);position:relative}.section-title em{font-style:italic;color:var(--accent)}.page__crosshatch,.hero__ornament,.hero__diamond,.hero__glyph,.hero__visual-shape,.hero__icon-orb,.hero__icon-ring,.cta__orb,.cta__mandala,.cta__float-circle,.cta__ornament,.cta__visual,.services__ornament,.timeline__ornament,.case-studies__ornament,.metrics__ornament,.team__ornament,.footer__ornament,.story__accent{display:none!important}.section-title:after,.footer__accent-line,.timeline__line,.case-card__divider,.team__role:before,.member__role:before,.usecases__card:before,.btn--ghost:after,.btn--primary:before{display:none!important;content:none!important}.section-description{font-size:var(--text-lg);color:var(--text-secondary);max-width:65ch;line-height:1.7;text-wrap:pretty}.reveal{opacity:0;transform:translateY(3rem) scale(.93);transition:opacity var(--reveal-transition),transform var(--reveal-transition)}.reveal.visible{opacity:1;transform:translateY(0) scale(1)}.reveal-delay-1{transition-delay:.15s}.reveal-delay-2{transition-delay:.35s}.reveal-delay-3{transition-delay:.55s}.reveal-delay-4{transition-delay:.75s}.reveal-delay-5{transition-delay:.95s}@keyframes sectionFloat{0%,to{transform:translate(0) rotate(0)}25%{transform:translate(15px,-20px) rotate(3deg)}50%{transform:translate(-10px,-35px) rotate(-2deg)}75%{transform:translate(20px,-10px) rotate(4deg)}}@keyframes floatOrnament{0%,to{transform:translate(0) rotate(0)}33%{transform:translate(20px,-25px) rotate(5deg)}66%{transform:translate(-15px,-10px) rotate(-3deg)}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.4)}}@keyframes ctaGlowPulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.6;transform:scale(1.1)}}@keyframes ctaSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes btnGlow{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes scrollClients{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}@media print{.nav,.clients__track-wrapper,.hero__bg{display:none!important}.hero{min-height:auto;padding:2rem 0}.section{padding-block:2rem;break-inside:avoid}.container,.container--narrow{width:100%;max-width:none}.btn{border:1px solid #000!important;background:none!important;color:#000!important;box-shadow:none!important}a[href]:after{content:" (" attr(href) ")";font-size:.75em;color:#666}.reveal{opacity:1!important;transform:none!important}body:before{display:none}}@page{margin:2cm}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}html{scroll-behavior:auto}}@media(max-width:1024px){.section-title{font-size:var(--text-4xl)}}@media(max-width:768px){.section{padding-block:var(--space-4xl)}.section--tall{padding-block:var(--space-5xl)}.section-title{font-size:var(--text-3xl)}.container,.container--narrow{width:min(96%,100%)}.section-description{font-size:var(--text-base)}.section-label{margin-bottom:var(--space-sm)}.btn--large{padding:.875rem 1.75rem;font-size:var(--text-sm)}}@media(max-width:640px){.cta__actions{flex-direction:column;align-items:stretch}.cta__actions .btn{justify-content:center}}.btn{display:inline-flex;align-items:center;gap:var(--space-sm);font-family:var(--font-body, "Manrope", system-ui, sans-serif);font-size:var(--text-sm);font-weight:300;letter-spacing:.02em;text-decoration:none;cursor:pointer;transition:color var(--transition),background-color var(--transition),border-color var(--transition),box-shadow var(--transition),transform var(--transition);border:none;position:relative;min-height:var(--touch-target);-webkit-tap-highlight-color:transparent}.btn__arrow{transition:transform var(--transition);display:inline-block}.btn:hover .btn__arrow{transform:translate(4px)}.btn--primary{background:var(--accent);color:var(--btn-primary-text, oklch(.95 .01 260));padding:.75rem 1.75rem;position:relative;z-index:1;overflow:hidden}.btn--primary:hover{transform:translateY(-1px);box-shadow:0 4px 20px #2d5eec4d}.btn--secondary{background:var(--secondary);color:#f5ecea;padding:.75rem 1.75rem}.btn--secondary:hover{transform:translateY(-1px);box-shadow:0 4px 24px #c650294d}.btn--outline{background:transparent;color:var(--text-primary);padding:.75rem 1.75rem;border:1px solid var(--border-light);backdrop-filter:blur(4px)}.btn--outline:hover{background:var(--accent-surface);border-color:var(--accent);color:var(--accent)}.btn--ghost{background:transparent;color:var(--text-primary);padding:.5rem 0;position:relative}.btn--large{padding:1rem 2.25rem;font-size:var(--text-base)}:root,[data-theme=default]{--font-body: "Manrope", system-ui, sans-serif;--font-heading: "Archivo", sans-serif;--bg-deep: oklch(.99 .005 55);--bg-base: oklch(.97 .008 55);--bg-surface: oklch(.94 .012 50);--bg-elevated: oklch(.905 .015 48);--bg-glass: oklch(.965 .008 55 / .7);--text-primary: oklch(.12 .015 40);--text-secondary: oklch(.35 .02 42);--text-muted: oklch(.52 .018 45);--accent: oklch(.55 .27 240);--accent-muted: oklch(.6 .19 238);--accent-subtle: oklch(.73 .09 232);--accent-surface: oklch(.55 .24 238 / .12);--secondary: oklch(.58 .16 38);--secondary-muted: oklch(.38 .1 36);--accent-warm: oklch(.65 .16 75);--accent-warm-muted: oklch(.72 .1 72);--color-success: oklch(.62 .18 145);--color-warning: oklch(.68 .18 85);--color-error: oklch(.55 .2 25);--border: oklch(.82 .015 50);--border-light: oklch(.88 .012 50);--card-bg: transparent;--card-border: 1px solid var(--border);--card-padding: var(--space-xl);--card-radius: 0;--card-hover-border: var(--secondary-muted);--card-hover-shadow: 0 0 30px oklch(.58 .16 38 / .06);--hero-bg-opacity: .15;--btn-primary-text: oklch(.95 .01 260);--link-hover: oklch(.6 .24 238);--title-bar-gradient: linear-gradient(to right, var(--secondary), var(--accent-warm))}[data-theme=default] body:before{background:radial-gradient(ellipse 55% 45% at 10% 15%,oklch(.65 .16 75 / .06) 0%,transparent 60%),radial-gradient(ellipse 60% 50% at 25% 30%,oklch(.55 .27 240 / .1) 0%,transparent 65%),radial-gradient(ellipse 50% 45% at 80% 60%,oklch(.58 .16 38 / .06) 0%,transparent 60%),radial-gradient(ellipse 40% 40% at 50% 10%,oklch(.55 .27 240 / .04) 0%,transparent 50%)}[data-theme=mixed]{--font-body: "Manrope", system-ui, sans-serif;--font-heading: "Archivo", sans-serif;font-family:var(--font-body);--bg-deep: #ffffff;--bg-base: #fafafa;--bg-surface: #f5f5f5;--bg-elevated: #eeeeee;--bg-glass: rgb(255 255 255 / .92);--text-primary: #141414;--text-secondary: #525252;--text-muted: #737373;--accent: #2563eb;--accent-muted: #3b82f6;--accent-subtle: #93c5fd;--accent-surface: rgb(37 99 235 / .08);--secondary: #2563eb;--secondary-muted: #2563eb;--accent-warm: #2563eb;--accent-warm-muted: #2563eb;--border: #e5e5e5;--border-light: #ebebeb;--card-bg: #ffffff;--card-border: 1px solid var(--border);--card-radius: 0;--card-hover-border: var(--accent);--card-hover-shadow: none;--hero-bg-opacity: 0;--btn-primary-text: #ffffff;--link-hover: #1d4ed8}[data-theme=mixed] body{font-family:var(--font-body)}[data-theme=mixed] h1,[data-theme=mixed] h2,[data-theme=mixed] h3,[data-theme=mixed] h4,[data-theme=mixed] h5,[data-theme=mixed] h6,[data-theme=mixed] .section-title,[data-theme=mixed] .hero-framed__title,[data-theme=mixed] .hero-framed__panel-mark{font-family:var(--font-heading)}[data-theme=mixed] .section-label,[data-theme=mixed] .btn,[data-theme=mixed] .nav__links a{font-family:var(--font-body)}[data-theme=mixed] .section-title em{font-style:normal;color:var(--accent)}[data-theme=mixed] body:before{display:none}[data-theme=mixed] .hero__bg,[data-theme=mixed] .legacy-ivr,[data-theme=mixed] .voice-ai{display:none}[data-theme=mixed] .hero{padding-block:var(--space-6xl) var(--space-4xl)}[data-theme=mixed] .hero__title{font-weight:300;max-width:14ch}[data-theme=mixed] .hero__description{max-width:42ch}[data-theme=mixed] .hero-framed__layout{gap:var(--space-xl)}[data-theme=mixed] .hero-framed__title{font-size:var(--text-4xl);margin:var(--space-md) 0 var(--space-lg)}[data-theme=mixed] .hero-framed__description{margin-bottom:var(--space-lg);padding-top:var(--space-md)}[data-theme=mixed] .hero-framed__panel{padding:var(--space-lg)}[data-theme=mixed] .service-card__index{display:none}[data-theme=mixed] .service-card{background:var(--card-bg);padding:var(--space-xl)}[data-theme=mixed] .service-card:hover{transform:none;box-shadow:none;border-color:var(--accent)}[data-theme=mixed] .service-card__title{font-size:var(--text-xl)}[data-theme=mixed] .mp-ledger .section-label,[data-theme=mixed] .mp-split .section-label,[data-theme=mixed] .mp-wave .section-label{text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted)}[data-theme=mixed] .mp-ledger__header,[data-theme=mixed] .mp-split__header,[data-theme=mixed] .mp-wave__header{margin-bottom:var(--space-md)}[data-theme=mixed] .mp-ledger .section-description,[data-theme=mixed] .mp-split .section-description,[data-theme=mixed] .mp-wave .section-description{display:none}[data-theme=mixed] .mp-ledger .section-title,[data-theme=mixed] .mp-split .section-title,[data-theme=mixed] .mp-wave .section-title{font-size:var(--text-3xl);margin-bottom:var(--space-md)}[data-theme=mixed] .mp-ledger__row{padding-block:var(--space-sm);gap:var(--space-md)}[data-theme=mixed] .mp-ledger__phase-text,[data-theme=mixed] .mp-split__block-text,[data-theme=mixed] .mp-wave__item-text{font-size:var(--text-xs);line-height:1.5}[data-theme=mixed] .mp-split__block{padding-block:var(--space-md)}[data-theme=mixed] .mp-wave__list{gap:var(--space-xs)}[data-theme=mixed] .mp-wave__item-inner{padding:var(--space-sm) var(--space-md)}[data-theme=mixed] .mp-wave__item-title{font-size:var(--text-sm);margin-bottom:var(--space-xs)}[data-theme=mixed] .mp-wave__phase-tag{display:none}[data-theme=mixed] .mp-wave__item-inner:hover{transform:none;box-shadow:none}[data-theme=mixed] .case-card__index,[data-theme=mixed] .case-card__image{display:none}[data-theme=mixed] .case-card{margin-bottom:0;border-width:0 0 1px;padding:var(--space-xl) 0}[data-theme=mixed] .case-card:last-child{border-bottom:none}[data-theme=mixed] .case-card:hover{border-color:var(--border)}[data-theme=mixed] .case-card__bullets{list-style:none;padding-left:0;color:var(--text-muted)}[data-theme=mixed] .mi-grid__header{margin-bottom:var(--space-lg)}[data-theme=mixed] .mi-grid__cell{padding:var(--space-lg);min-height:0}[data-theme=mixed] .mi-grid__headline{font-size:var(--text-xl);margin-top:0}[data-theme=mixed] .mi-grid__context{padding-top:var(--space-sm)}[data-theme=mixed] .metrics__header{margin-bottom:var(--space-lg)}[data-theme=mixed] .metrics__grid{grid-template-columns:repeat(3,1fr);gap:var(--space-md)}[data-theme=mixed] .metric-card:nth-child(n){grid-column:span 1}[data-theme=mixed] .metric-card--wide{grid-column:1 / -1}[data-theme=mixed] .metric-card{background:var(--card-bg);padding:var(--space-lg)}[data-theme=mixed] .metric-card__icon{display:none}[data-theme=mixed] .metric-card__text{font-size:var(--text-sm);line-height:1.55}[data-theme=mixed] .metric-card:hover{transform:none;box-shadow:none;border-color:var(--accent)}[data-theme=mixed] .metrics__title{font-size:var(--text-2xl);font-weight:300;max-width:32ch}[data-theme=mixed] .cta__secondary{display:none}[data-theme=mixed] .cta__title{font-weight:300;font-size:var(--text-4xl)}[data-theme=mixed] .btn--primary:hover{transform:none;box-shadow:none}[data-theme=mixed] .nav.scrolled{background:var(--bg-glass);border-bottom-color:var(--border)}[data-theme=mixed] .footer{background:var(--bg-base);border-top:1px solid var(--border)}@media(max-width:768px){[data-theme=mixed] .metrics__grid,[data-theme=mixed] .services__grid{grid-template-columns:1fr}[data-theme=mixed] .hero{padding-block:var(--space-2xl)}}[data-theme=ai]{--font-body: "Sora", system-ui, sans-serif;--font-heading: "Sora", sans-serif;--bg-deep: #ffffff;--bg-base: #f7f8fc;--bg-surface: #eef1f8;--bg-elevated: #e4e9f2;--bg-glass: rgb(255 255 255 / .88);--text-primary: #1c2030;--text-secondary: #4a5068;--text-muted: #6b7289;--accent: #3366cc;--accent-muted: #4d7ad4;--accent-subtle: #8faee8;--accent-surface: rgb(51 102 204 / .1);--secondary: #ff6b6b;--secondary-muted: #e85555;--accent-warm: #ff6b6b;--accent-warm-muted: #ff8a8a;--color-success: #3d9a6a;--color-warning: #d4a017;--color-error: #d64545;--border: #dde3ef;--border-light: #e8edf5;--card-bg: #ffffff;--card-border: 1px solid var(--border);--card-padding: var(--space-xl);--card-radius: 24px;--radius-sm: 12px;--radius-md: 20px;--radius-lg: 28px;--radius-pill: 999px;--card-hover-border: #3366cc;--card-hover-shadow: 0 12px 40px rgb(51 102 204 / .12);--hero-bg-opacity: 0;--btn-primary-text: #ffffff;--link-hover: #2952a3;--title-bar-gradient: linear-gradient(to right, #3366cc, #8faee8)}[data-theme=ai] body:before{display:block;background:radial-gradient(ellipse 65% 55% at 0% 0%,rgb(143 174 232 / .32) 0%,transparent 68%),radial-gradient(ellipse 65% 55% at 100% 0%,rgb(143 174 232 / .26) 0%,transparent 68%),radial-gradient(ellipse 65% 55% at 0% 100%,rgb(77 122 212 / .22) 0%,transparent 68%),radial-gradient(ellipse 65% 55% at 100% 100%,rgb(51 102 204 / .24) 0%,transparent 68%),radial-gradient(ellipse 45% 35% at 50% 0%,rgb(143 174 232 / .1) 0%,transparent 60%),linear-gradient(rgb(51 102 204 / .028) 1px,transparent 1px),linear-gradient(90deg,rgb(51 102 204 / .028) 1px,transparent 1px);background-size:auto,auto,auto,auto,auto,44px 44px,44px 44px}[data-theme=ai] .hero__bg{display:none}[data-theme=ai] .footer{background:var(--bg-base)}[data-theme=ai] .hero-framed.section,[data-theme=ai] .hero-beacon.section{--hero-nav-offset: 4.5rem;max-height:100dvh;padding-block:0;padding-top:var(--hero-nav-offset);padding-bottom:var(--space-lg);display:flex;align-items:center;box-sizing:border-box;overflow:hidden}[data-theme=ai] body.review-mode :is(.hero-framed,.hero-beacon).section{max-height:none;overflow:visible;padding-block:var(--space-2xl);padding-top:calc(4.5rem + var(--space-lg));align-items:stretch;justify-content:flex-start;min-height:auto}[data-theme=ai] body.review-mode .hero-framed__layout,[data-theme=ai] body.review-mode .hero-beacon__layout{max-height:none;overflow:visible}[data-theme=ai] .hero-framed__layout,[data-theme=ai] .hero-beacon__layout{width:min(92%,var(--content-width));max-width:var(--content-width);margin-inline:auto;max-height:calc(100dvh - var(--hero-nav-offset) - var(--space-lg));min-height:0}[data-theme=ai] .hero-orbit__layout{width:min(92%,var(--content-width));max-width:var(--content-width);margin-inline:auto;max-height:none;min-height:0}[data-theme=ai] .hero,[data-theme=ai] .hero-framed:not(.section){padding-block:calc(var(--space-5xl) + 2rem)}[data-theme=ai] .hero__content,[data-theme=ai] .hero-framed__main,[data-theme=ai] .hero-framed__panel,[data-theme=ai] .hero-beacon__main{border-radius:var(--radius-lg);box-shadow:0 0 0 1px #ffffffe6 inset,0 28px 56px #3366cc12}[data-theme=ai] .hero__content,[data-theme=ai] .hero-framed__main{background:var(--card-bg);background-image:radial-gradient(ellipse 70% 55% at 100% 0%,rgb(143 174 232 / .14) 0%,transparent 58%),radial-gradient(ellipse 55% 50% at 0% 100%,rgb(77 122 212 / .1) 0%,transparent 55%)}[data-theme=ai] .hero-framed__main:before,[data-theme=ai] .hero-framed__main:after{display:none}[data-theme=ai] .hero__title-line--em em{font-style:normal;color:var(--accent)}[data-theme=ai] .section-label{display:inline-block;font-family:IBM Plex Mono,monospace;letter-spacing:.18em;background:var(--accent-surface);border:1px solid rgb(51 102 204 / .15);border-radius:var(--radius-pill);padding:.35rem .9rem}[data-theme=ai] .section-title em{font-style:normal;color:var(--accent-muted)}[data-theme=ai]{--ai-type-hero: clamp(2rem, 2.4vw + 1rem, var(--text-4xl));--ai-type-section: var(--text-3xl);--ai-type-section-line: 1.12}[data-theme=ai] .section-title{font-size:var(--ai-type-section);line-height:var(--ai-type-section-line);letter-spacing:-.02em;font-weight:300;margin-bottom:var(--space-md);text-wrap:balance}[data-theme=ai] :is(.hero-framed__title,.hero-beacon__title,.hero-orbit__title){font-size:var(--ai-type-hero);line-height:1.08;letter-spacing:-.02em;font-weight:400;text-wrap:balance}[data-theme=ai] :is(.met-pillar__title,.met-shell__title,.met-cascade__title,.mi-grid__title,.mi-ledger__title,.mi-cascade__title,.liv-split__title,.liv-decay__title,.liv-bridge__title,.vai-split__title,.vai-spectrum__title,.vai-turn__title,.mp-ledger__title,.mp-nodes__title,.mp-orbit__title,.cta__title,.cta-split__title,.cta-beacon__title){font-size:var(--ai-type-section);line-height:var(--ai-type-section-line);letter-spacing:-.02em;font-weight:300;text-wrap:balance}@media(max-width:1024px){[data-theme=ai] .section-title,[data-theme=ai] :is(.met-pillar__title,.met-shell__title,.met-cascade__title,.mi-grid__title,.mi-ledger__title,.mi-cascade__title,.liv-split__title,.liv-decay__title,.liv-bridge__title,.vai-split__title,.vai-spectrum__title,.vai-turn__title,.mp-ledger__title,.mp-nodes__title,.mp-orbit__title,.cta__title,.cta-split__title,.cta-beacon__title){font-size:var(--text-2xl)}}@media(max-width:768px){[data-theme=ai] :is(.hero-framed__title,.hero-beacon__title,.hero-orbit__title){font-size:var(--text-3xl)}}[data-theme=ai] .hero__badge{border-radius:var(--radius-pill);font-family:IBM Plex Mono,monospace;text-transform:uppercase;letter-spacing:.1em}[data-theme=ai] .btn--primary{border-radius:var(--radius-pill);background:linear-gradient(135deg,#36c,#4d7ad4)}[data-theme=ai] .btn--primary:hover{box-shadow:0 8px 28px #3366cc47}[data-theme=ai] .btn--outline,[data-theme=ai] .btn--secondary,[data-theme=ai] .btn--ghost{border-radius:var(--radius-pill)}[data-theme=ai] .services{background:var(--bg-base)}[data-theme=ai] .services__grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:var(--space-md);min-width:0}[data-theme=ai] .service-card{background:var(--card-bg);border:var(--card-border);border-radius:var(--card-radius);box-shadow:0 2px 8px #3366cc0a;overflow:hidden;position:relative;min-width:0}[data-theme=ai] .service-card:before{content:"";position:absolute;inset:0;border-radius:inherit;background:radial-gradient(ellipse 90% 80% at 100% 0%,rgb(143 174 232 / .12) 0%,transparent 62%);pointer-events:none}[data-theme=ai] .service-card:nth-child(1){grid-column:span 7}[data-theme=ai] .service-card:nth-child(2){grid-column:span 5}[data-theme=ai] .service-card:nth-child(3){grid-column:span 5}[data-theme=ai] .service-card:nth-child(4){grid-column:span 7}[data-theme=ai] .service-card:hover{border-color:var(--card-hover-border);box-shadow:var(--card-hover-shadow);transform:translateY(-3px)}[data-theme=ai] .service-card__index{font-family:IBM Plex Mono,monospace;color:var(--accent);opacity:.85}[data-theme=ai] .mp-ledger__list,[data-theme=ai] .mi-ledger__list{border:1px solid var(--border);border-radius:var(--card-radius);background:var(--card-bg);overflow:hidden;box-shadow:0 2px 12px #3366cc0d}[data-theme=ai] .mp-ledger__list,[data-theme=ai] .mi-ledger__list{border-top:1px solid var(--border)}[data-theme=ai] .migration-path__atlas-card{border-radius:var(--card-radius);box-shadow:0 2px 8px #3366cc0a}[data-theme=ai] .migration-path--flow-arrows .migration-path__atlas-card:not(:last-child):after{color:#36c;opacity:.55}[data-theme=ai] .migration-path--flow-rail .migration-path__atlas-dot{background:linear-gradient(135deg,#36c,#6b9ae8)}[data-theme=ai] .migration-path--flow-track .migration-path__atlas-card:before{background:linear-gradient(135deg,#36c,#6b9ae8)}[data-theme=ai] .case-studies{background:var(--bg-base)}[data-theme=ai] .mi-grid__cells{gap:var(--space-md);background:transparent;border:none}[data-theme=ai] .mi-grid__cell{border:1px solid var(--border);border-radius:var(--card-radius);background:var(--card-bg);box-shadow:0 2px 8px #3366cc0a}[data-theme=ai] .case-studies__list{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-md)}[data-theme=ai] .case-card{background:var(--card-bg);border-radius:var(--card-radius);margin-bottom:0;box-shadow:0 2px 8px #3366cc0a;flex-direction:column;align-items:stretch}[data-theme=ai] .case-card__content{flex-direction:column;align-items:flex-start}[data-theme=ai] .case-card__index{font-family:IBM Plex Mono,monospace;opacity:.5}[data-theme=ai] .metric-card{background:var(--card-bg);border-radius:var(--card-radius);box-shadow:0 2px 8px #3366cc0a}[data-theme=ai] .metrics__stats{border-radius:var(--radius-lg);background:radial-gradient(ellipse 50% 80% at 0% 50%,rgb(143 174 232 / .14) 0%,transparent 60%),radial-gradient(ellipse 50% 80% at 100% 50%,rgb(77 122 212 / .12) 0%,transparent 60%),var(--card-bg);box-shadow:0 2px 12px #3366cc0f}[data-theme=ai] .metrics__stat-number{font-family:IBM Plex Mono,monospace;color:var(--accent)}[data-theme=ai] .cta__grid{background:var(--card-bg);border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--space-3xl);box-shadow:0 24px 48px #3366cc0f;background-image:radial-gradient(ellipse 55% 65% at 0% 0%,rgb(143 174 232 / .18) 0%,transparent 62%),radial-gradient(ellipse 55% 65% at 100% 100%,rgb(77 122 212 / .14) 0%,transparent 62%)}[data-theme=ai] .nav.scrolled{border-bottom-color:#3366cc26;background:#ffffffeb;border-radius:0 0 var(--radius-md) var(--radius-md)}@media(max-width:1024px){[data-theme=ai] .hero-framed.section,[data-theme=ai] .hero-beacon.section{align-items:flex-start;padding-bottom:var(--space-xl)}[data-theme=ai] .hero-framed__layout,[data-theme=ai] .hero-beacon__layout{max-height:calc(100dvh - var(--hero-nav-offset) - var(--space-xl))}[data-theme=ai] .hero-framed__panel{display:none}[data-theme=ai] .services__grid{grid-template-columns:repeat(2,1fr)}[data-theme=ai] .service-card:nth-child(n){grid-column:span 1}}@media(max-height:820px){[data-theme=ai] .hero-framed__main,[data-theme=ai] .hero-framed__panel,[data-theme=ai] .hero-beacon__main{padding:var(--space-xl)}[data-theme=ai] .hero-framed__title,[data-theme=ai] .hero-beacon__title{font-size:var(--text-4xl);margin-block:var(--space-sm) var(--space-md)}[data-theme=ai] .hero-framed__description,[data-theme=ai] .hero-beacon__desc{font-size:var(--text-base);margin-bottom:var(--space-lg);padding-top:var(--space-sm)}[data-theme=ai] .hero-framed__panel-mark{margin-bottom:var(--space-md)}[data-theme=ai] .hero-beacon__rings{width:min(180px,45vw)}}@media(max-width:768px){[data-theme=ai] .hero__content,[data-theme=ai] .hero-framed__main,[data-theme=ai] .hero-framed__panel{border-radius:var(--card-radius)}[data-theme=ai] .hero__content{padding:var(--space-2xl)}[data-theme=ai] .services__grid,[data-theme=ai] .case-studies__list,[data-theme=ai] .metrics__grid{grid-template-columns:1fr}[data-theme=ai] .cta__grid{padding:var(--space-2xl);border-radius:var(--card-radius)}}[data-theme=ai-sharp]{--font-body: "Sora", system-ui, sans-serif;--font-heading: "Sora", sans-serif;--bg-deep: #ffffff;--bg-base: #f7f8fc;--bg-surface: #eef1f8;--bg-elevated: #e4e9f2;--bg-glass: rgb(255 255 255 / .88);--text-primary: #1c2030;--text-secondary: #4a5068;--text-muted: #6b7289;--accent: #3366cc;--accent-muted: #4d7ad4;--accent-subtle: #8faee8;--accent-surface: rgb(51 102 204 / .1);--secondary: #ff6b6b;--secondary-muted: #e85555;--accent-warm: #ff6b6b;--accent-warm-muted: #ff8a8a;--color-success: #3d9a6a;--color-warning: #d4a017;--color-error: #d64545;--border: #dde3ef;--border-light: #e8edf5;--card-bg: #ffffff;--card-border: 1px solid var(--border);--card-padding: var(--space-xl);--card-radius: 0;--card-hover-border: #3366cc;--card-hover-shadow: 0 12px 40px rgb(51 102 204 / .12);--hero-bg-opacity: 0;--btn-primary-text: #ffffff;--link-hover: #2952a3;--title-bar-gradient: linear-gradient(to right, #3366cc, #8faee8);--sharp-display: clamp(2rem, 3.2vw + 1rem, var(--text-5xl));--sharp-section: clamp(1.75rem, 3vw, var(--text-4xl));--sharp-card: var(--text-xl);--sharp-subsection: var(--text-lg);--sharp-body: var(--text-base);--sharp-small: var(--text-sm);--sharp-meta: var(--text-xs)}[data-theme=ai-sharp] body:before{display:block;background:radial-gradient(ellipse 65% 55% at 0% 0%,rgb(143 174 232 / .32) 0%,transparent 68%),radial-gradient(ellipse 65% 55% at 100% 0%,rgb(143 174 232 / .26) 0%,transparent 68%),radial-gradient(ellipse 65% 55% at 0% 100%,rgb(77 122 212 / .22) 0%,transparent 68%),radial-gradient(ellipse 65% 55% at 100% 100%,rgb(51 102 204 / .24) 0%,transparent 68%),radial-gradient(ellipse 45% 35% at 50% 0%,rgb(143 174 232 / .1) 0%,transparent 60%),linear-gradient(rgb(51 102 204 / .028) 1px,transparent 1px),linear-gradient(90deg,rgb(51 102 204 / .028) 1px,transparent 1px);background-size:auto,auto,auto,auto,auto,44px 44px,44px 44px}[data-theme=ai-sharp] .hero__bg{display:none}[data-theme=ai-sharp] .footer{background:var(--bg-base)}[data-theme=ai-sharp] .hero-framed.section{--hero-nav-offset: 4.5rem;max-height:100dvh;padding-block:0;padding-top:var(--hero-nav-offset);padding-bottom:var(--space-lg);display:flex;align-items:center;box-sizing:border-box;overflow:hidden}[data-theme=ai-sharp] .hero-framed__layout{width:min(92%,var(--content-width));max-width:var(--content-width);margin-inline:auto;max-height:calc(100dvh - var(--hero-nav-offset) - var(--space-lg));min-height:0}[data-theme=ai-sharp] .hero{padding-block:calc(var(--space-5xl) + 2rem)}[data-theme=ai-sharp] .hero__content{background:var(--card-bg);border:1px solid var(--border);border-radius:24px;padding:var(--space-3xl);box-shadow:0 0 0 1px #ffffffe6 inset,0 28px 56px #3366cc12;background-image:radial-gradient(ellipse 70% 55% at 100% 0%,rgb(143 174 232 / .14) 0%,transparent 58%),radial-gradient(ellipse 55% 50% at 0% 100%,rgb(77 122 212 / .1) 0%,transparent 55%)}[data-theme=ai-sharp] .hero__title-line--em em{font-style:normal;color:var(--accent)}[data-theme=ai-sharp] .section-label{display:inline-block;font-family:IBM Plex Mono,monospace;letter-spacing:.18em;background:var(--accent-surface);border:1px solid rgb(51 102 204 / .15);border-radius:6px;padding:.35rem .75rem}[data-theme=ai-sharp] .section-title em{font-style:normal;color:var(--accent-muted)}[data-theme=ai-sharp] .hero__badge{border-radius:6px;font-family:IBM Plex Mono,monospace;text-transform:uppercase;letter-spacing:.1em}[data-theme=ai-sharp] .btn--primary{border-radius:10px;background:linear-gradient(135deg,#36c,#4d7ad4)}[data-theme=ai-sharp] .btn--primary:hover{box-shadow:0 8px 28px #3366cc47}[data-theme=ai-sharp] .btn--outline,[data-theme=ai-sharp] .btn--ghost{border-radius:10px}[data-theme=ai-sharp] .services{background:var(--bg-base)}[data-theme=ai-sharp] .services__grid{grid-template-columns:repeat(12,1fr);gap:var(--space-md)}[data-theme=ai-sharp] .service-card{background:var(--card-bg);border:var(--card-border);border-radius:var(--card-radius);box-shadow:0 2px 8px #3366cc0a;overflow:hidden;position:relative}[data-theme=ai-sharp] .service-card:before{content:"";position:absolute;inset:0;border-radius:inherit;background:radial-gradient(ellipse 90% 80% at 100% 0%,rgb(143 174 232 / .12) 0%,transparent 62%);pointer-events:none}[data-theme=ai-sharp] .service-card:nth-child(1){grid-column:span 7}[data-theme=ai-sharp] .service-card:nth-child(2){grid-column:span 5}[data-theme=ai-sharp] .service-card:nth-child(3){grid-column:span 5}[data-theme=ai-sharp] .service-card:nth-child(4){grid-column:span 7}[data-theme=ai-sharp] .service-card:hover{border-color:var(--card-hover-border);box-shadow:var(--card-hover-shadow);transform:translateY(-3px)}[data-theme=ai-sharp] .service-card__index{font-family:IBM Plex Mono,monospace;color:var(--accent);opacity:.85}[data-theme=ai-sharp] .migration-path__atlas-card{border-radius:var(--card-radius);box-shadow:0 2px 8px #3366cc0a}[data-theme=ai-sharp] .migration-path--flow-arrows .migration-path__atlas-card:not(:last-child):after{color:#36c;opacity:.55}[data-theme=ai-sharp] .migration-path--flow-rail .migration-path__atlas-dot{background:linear-gradient(135deg,#36c,#6b9ae8)}[data-theme=ai-sharp] .migration-path--flow-track .migration-path__atlas-card:before{background:linear-gradient(135deg,#36c,#6b9ae8)}[data-theme=ai-sharp] .case-studies{background:var(--bg-base)}[data-theme=ai-sharp] .case-studies__list{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-md)}[data-theme=ai-sharp] .case-card{background:var(--card-bg);border-radius:var(--card-radius);margin-bottom:0;box-shadow:0 2px 8px #3366cc0a;flex-direction:column;align-items:stretch}[data-theme=ai-sharp] .case-card__content{flex-direction:column;align-items:flex-start}[data-theme=ai-sharp] .case-card__index{font-family:IBM Plex Mono,monospace;opacity:.5}[data-theme=ai-sharp] .metric-card{background:var(--card-bg);border-radius:var(--card-radius);box-shadow:0 2px 8px #3366cc0a}[data-theme=ai-sharp] .metrics__stats{border-radius:20px;background:radial-gradient(ellipse 50% 80% at 0% 50%,rgb(143 174 232 / .14) 0%,transparent 60%),radial-gradient(ellipse 50% 80% at 100% 50%,rgb(77 122 212 / .12) 0%,transparent 60%),var(--card-bg);box-shadow:0 2px 12px #3366cc0f}[data-theme=ai-sharp] .metrics__stat-number{font-family:IBM Plex Mono,monospace;color:var(--accent)}[data-theme=ai-sharp] .cta__grid{background:var(--card-bg);border:1px solid var(--border);border-radius:24px;padding:var(--space-3xl);box-shadow:0 24px 48px #3366cc0f;background-image:radial-gradient(ellipse 55% 65% at 0% 0%,rgb(143 174 232 / .18) 0%,transparent 62%),radial-gradient(ellipse 55% 65% at 100% 100%,rgb(77 122 212 / .14) 0%,transparent 62%)}[data-theme=ai-sharp] .nav.scrolled{border-bottom-color:#3366cc26;background:#ffffffeb}[data-theme=ai-sharp] .hero-framed__title{font-size:var(--sharp-display);line-height:1.08;letter-spacing:-.02em}[data-theme=ai-sharp] .section-title,[data-theme=ai-sharp] .liv-split__title,[data-theme=ai-sharp] .liv-menu__title,[data-theme=ai-sharp] .liv-frame__title,[data-theme=ai-sharp] .vai-turn__title,[data-theme=ai-sharp] .vai-tape__title,[data-theme=ai-sharp] .vai-clarity__title,[data-theme=ai-sharp] .metrics__title,[data-theme=ai-sharp] .cta-split__title,[data-theme=ai-sharp] .cta-matrix__title,[data-theme=ai-sharp] .cta-beacon__title,[data-theme=ai-sharp] .mi-grid__title,[data-theme=ai-sharp] .mi-ledger__title,[data-theme=ai-sharp] .mi-cascade__title{font-size:var(--sharp-section);font-weight:300;line-height:1.12;letter-spacing:-.03em}[data-theme=ai-sharp] .section-title{margin-bottom:var(--space-lg)}[data-theme=ai-sharp] .section-label,[data-theme=ai-sharp] .hero-framed__panel-mark{font-size:var(--sharp-meta)}[data-theme=ai-sharp] .hero-framed__panel-list{font-size:var(--sharp-small)}[data-theme=ai-sharp] .hero-framed__description{font-size:var(--sharp-body);line-height:1.65}[data-theme=ai-sharp] .section-description,[data-theme=ai-sharp] .liv-split__desc,[data-theme=ai-sharp] .liv-menu__desc,[data-theme=ai-sharp] .liv-frame__desc,[data-theme=ai-sharp] .vai-turn__desc,[data-theme=ai-sharp] .vai-tape__desc,[data-theme=ai-sharp] .vai-clarity__desc,[data-theme=ai-sharp] .cta-split__desc,[data-theme=ai-sharp] .cta-beacon__desc,[data-theme=ai-sharp] .mi-cascade__lede,[data-theme=ai-sharp] .mi-ledger__lede,[data-theme=ai-sharp] .mp-bento__desc{font-size:var(--sharp-subsection);line-height:1.65}[data-theme=ai-sharp] .service-card__title,[data-theme=ai-sharp] .metric-card__title,[data-theme=ai-sharp] .mi-grid__headline,[data-theme=ai-sharp] .mi-ledger__row-title,[data-theme=ai-sharp] .mi-cascade__strip-title,[data-theme=ai-sharp] .cta-matrix__tile-title,[data-theme=ai-sharp] .mp-pipeline__lane-title,[data-theme=ai-sharp] .mp-pipeline__capstone-title,[data-theme=ai-sharp] .mp-circuit__card-title,[data-theme=ai-sharp] .mp-console__entry-title,[data-theme=ai-sharp] .mp-blueprint__sheet-title,[data-theme=ai-sharp] .mp-bento__cell-title{font-size:var(--sharp-card);font-weight:600;line-height:1.25;letter-spacing:-.02em}[data-theme=ai-sharp] .mp-pipeline__step-title{font-size:var(--sharp-subsection);font-weight:600;line-height:1.3}[data-theme=ai-sharp] .service-card__description,[data-theme=ai-sharp] .metric-card__text,[data-theme=ai-sharp] .mi-ledger__desc,[data-theme=ai-sharp] .mi-cascade__strip-desc,[data-theme=ai-sharp] .cta-matrix__tile-desc,[data-theme=ai-sharp] .mp-pipeline__capstone-text,[data-theme=ai-sharp] .mp-circuit__card-text,[data-theme=ai-sharp] .mp-console__entry-text,[data-theme=ai-sharp] .mp-blueprint__sheet-text{font-size:var(--sharp-body);line-height:1.6}[data-theme=ai-sharp] .mi-grid__cell-title,[data-theme=ai-sharp] .mi-grid__context,[data-theme=ai-sharp] .mi-grid__subline,[data-theme=ai-sharp] .mi-ledger__stat,[data-theme=ai-sharp] .mi-cascade__readout,[data-theme=ai-sharp] .vai-turn__text,[data-theme=ai-sharp] .liv-menu__line,[data-theme=ai-sharp] .mp-pipeline__step-text,[data-theme=ai-sharp] .mp-pipeline__lane-desc,[data-theme=ai-sharp] .mp-bento__cell-text,[data-theme=ai-sharp] .cta-split__link-text,[data-theme=ai-sharp] .cta-beacon__secondary-link{font-size:var(--sharp-small);line-height:1.55}[data-theme=ai-sharp] .liv-frame__badge,[data-theme=ai-sharp] .liv-menu__prompt,[data-theme=ai-sharp] .liv-menu__dead-end,[data-theme=ai-sharp] .liv-split__pain,[data-theme=ai-sharp] .vai-turn__label,[data-theme=ai-sharp] .vai-turn__speaker,[data-theme=ai-sharp] .vai-clarity__badge,[data-theme=ai-sharp] .vai-tape__label,[data-theme=ai-sharp] .vai-tape__timestamp,[data-theme=ai-sharp] .mi-cascade__channel,[data-theme=ai-sharp] .mi-ledger__index,[data-theme=ai-sharp] .service-card__index,[data-theme=ai-sharp] .cta-split__link-tag,[data-theme=ai-sharp] .cta-matrix__tag,[data-theme=ai-sharp] .cta-matrix__tile-action,[data-theme=ai-sharp] .cta-beacon__signal,[data-theme=ai-sharp] .cta-beacon__secondary-prefix,[data-theme=ai-sharp] .mp-pipeline__lane-tag,[data-theme=ai-sharp] .mp-pipeline__step-num,[data-theme=ai-sharp] .mp-pipeline__capstone-tag,[data-theme=ai-sharp] .mp-circuit__card-num,[data-theme=ai-sharp] .mp-console__entry-id,[data-theme=ai-sharp] .mp-console__entry-status,[data-theme=ai-sharp] .mp-blueprint__sheet-id{font-size:var(--sharp-meta);letter-spacing:.1em}[data-theme=ai-sharp] body.review-mode .services__header .section-title{font-size:var(--sharp-section);font-weight:400;line-height:1.12}[data-theme=ai-sharp] body.review-mode .service-card__title{font-size:var(--sharp-card)}[data-theme=ai-sharp] body.review-mode .service-card__description{font-size:var(--sharp-body);line-height:1.6}@media(max-width:1024px){[data-theme=ai-sharp] .hero-framed.section{align-items:flex-start;padding-bottom:var(--space-xl)}[data-theme=ai-sharp] .hero-framed__layout{max-height:calc(100dvh - var(--hero-nav-offset) - var(--space-xl))}[data-theme=ai-sharp] .hero-framed__panel{display:none}[data-theme=ai-sharp] .services__grid{grid-template-columns:repeat(2,1fr)}[data-theme=ai-sharp] .service-card:nth-child(n){grid-column:span 1}}@media(max-width:768px){[data-theme=ai-sharp] .hero__content{padding:var(--space-2xl);border-radius:20px}[data-theme=ai-sharp] .services__grid,[data-theme=ai-sharp] .case-studies__list,[data-theme=ai-sharp] .metrics__grid{grid-template-columns:1fr}[data-theme=ai-sharp] .cta__grid{padding:var(--space-2xl);border-radius:20px}[data-theme=ai-sharp] .section-title,[data-theme=ai-sharp] .liv-split__title,[data-theme=ai-sharp] .liv-menu__title,[data-theme=ai-sharp] .liv-frame__title,[data-theme=ai-sharp] .vai-turn__title,[data-theme=ai-sharp] .vai-tape__title,[data-theme=ai-sharp] .vai-clarity__title,[data-theme=ai-sharp] .metrics__title,[data-theme=ai-sharp] .cta-split__title,[data-theme=ai-sharp] .cta-matrix__title,[data-theme=ai-sharp] .cta-beacon__title,[data-theme=ai-sharp] .mi-grid__title,[data-theme=ai-sharp] .mi-ledger__title,[data-theme=ai-sharp] .mi-cascade__title{font-size:var(--text-3xl)}[data-theme=ai-sharp] .hero-framed__title{font-size:var(--text-4xl)}}[data-theme=vintage]{--font-body: "Lora", Georgia, serif;--font-heading: "Playfair Display", Georgia, serif;--bg-deep: #fdfcfa;--bg-base: #f8f6f2;--bg-surface: #f0ede8;--bg-elevated: #e8e4dd;--bg-glass: rgb(253 252 250 / .92);--text-primary: #1e1e24;--text-secondary: #3f3f4a;--text-muted: #6e6e7a;--accent: #3366cc;--accent-muted: #4d7ad4;--accent-subtle: #8faee8;--accent-surface: rgb(51 102 204 / .08);--secondary: #ff6b6b;--secondary-muted: #e85555;--accent-warm: #ff6b6b;--accent-warm-muted: #ff8a8a;--color-success: #3d9a6a;--color-warning: #d4a017;--color-error: #d64545;--border: #ddd8d0;--border-light: #e8e4dc;--card-bg: #faf8f5;--card-border: 1px solid var(--border);--card-padding: var(--space-xl);--card-radius: 0;--card-hover-border: #3366cc;--card-hover-shadow: 0 12px 32px rgb(30 30 36 / .06);--hero-bg-opacity: 0;--btn-primary-text: #ffffff;--link-hover: #2952a3;--title-bar-gradient: linear-gradient(to right, #3366cc, #ff6b6b)}[data-theme=vintage] body:before{display:block!important;background:radial-gradient(ellipse 50% 40% at 0% 0%,rgb(255 107 107 / .06) 0%,transparent 65%),radial-gradient(ellipse 45% 35% at 100% 0%,rgb(51 102 204 / .07) 0%,transparent 60%),radial-gradient(ellipse 55% 45% at 100% 100%,rgb(255 107 107 / .05) 0%,transparent 65%),radial-gradient(ellipse 50% 40% at 0% 100%,rgb(51 102 204 / .06) 0%,transparent 60%),repeating-linear-gradient(0deg,transparent,transparent 39px,rgb(30 30 36 / .025) 39px,rgb(30 30 36 / .025) 40px);background-size:auto,auto,auto,auto,100% 40px}[data-theme=vintage] .hero__bg{display:none}[data-theme=vintage] h1,[data-theme=vintage] h2,[data-theme=vintage] h3,[data-theme=vintage] h4,[data-theme=vintage] h5,[data-theme=vintage] h6{font-weight:400;letter-spacing:-.01em}[data-theme=vintage] .nav.scrolled{background:var(--bg-glass);border-bottom:1px solid var(--border);box-shadow:0 1px #fffc inset}[data-theme=vintage] .nav__link{font-family:var(--font-body);font-style:italic;letter-spacing:.02em;text-transform:none}[data-theme=vintage] .nav__link:hover{text-decoration:underline;text-underline-offset:4px;text-decoration-color:var(--secondary)}[data-theme=vintage] .hero-framed.section,[data-theme=vintage] .hero-masthead.section,[data-theme=vintage] .hero-thesis.section{display:flex;flex-direction:column;justify-content:center;padding-block:0;padding-top:4.5rem;padding-bottom:var(--space-xl);box-sizing:border-box}[data-theme=vintage] .hero-framed__layout,[data-theme=vintage] .hero-masthead__inner,[data-theme=vintage] .hero-thesis__inner{width:min(92vw,var(--content-width));max-width:1000px;margin-inline:auto}[data-theme=vintage] .hero{padding-block:var(--space-2xl);padding-top:calc(4.5rem + var(--space-lg));box-sizing:border-box}[data-theme=vintage] .hero__layout{display:grid;grid-template-columns:1fr min(280px,28%);gap:var(--space-3xl);align-items:stretch;position:relative}[data-theme=vintage] .hero__layout:after{content:"Est. 2026";grid-row:1;grid-column:2;display:flex;align-items:flex-end;justify-content:center;padding:var(--space-xl);font-family:var(--font-heading);font-size:var(--text-sm);font-style:italic;letter-spacing:.14em;color:var(--text-muted);border:1px solid var(--border);background:linear-gradient(var(--title-bar-gradient)) top / 100% 3px no-repeat,linear-gradient(180deg,var(--bg-surface) 0%,var(--card-bg) 100%);box-shadow:inset 0 0 0 1px #fff9,0 4px 16px #1e1e240d;min-height:220px}[data-theme=vintage] .hero__content{grid-column:1;grid-row:1;border:1px solid var(--border);padding:var(--space-3xl);background:linear-gradient(var(--title-bar-gradient)) top / 100% 3px no-repeat,var(--card-bg);box-shadow:inset 0 0 0 1px #ffffffb3,0 8px 24px #1e1e240d;position:relative}[data-theme=vintage] .hero__content:before,[data-theme=vintage] .hero__content:after{content:"";position:absolute;width:12px;height:12px;border-color:var(--secondary);border-style:solid;pointer-events:none}[data-theme=vintage] .hero__content:before{top:var(--space-md);right:var(--space-md);border-width:1px 1px 0 0}[data-theme=vintage] .hero__content:after{bottom:var(--space-md);left:var(--space-md);border-width:0 0 1px 1px}[data-theme=vintage] .hero__title{font-size:var(--text-5xl);line-height:1.06}[data-theme=vintage] .hero__description{font-size:var(--text-lg);border-top:1px solid var(--border-light);padding-top:var(--space-lg);margin-top:var(--space-md)}[data-theme=vintage] .hero__title-line--em em{font-style:italic;font-weight:600;color:var(--accent)}[data-theme=vintage] .section-label{display:inline-flex;align-items:center;gap:var(--space-md);font-style:italic;text-transform:none;letter-spacing:.06em;color:var(--accent)}[data-theme=vintage] .section-label:before,[data-theme=vintage] .section-label:after{content:"";width:2rem;height:1px;background:var(--title-bar-gradient)}[data-theme=vintage] .section-title:after{display:block!important;content:""!important;width:4rem;height:3px;margin-top:var(--space-lg);background:var(--title-bar-gradient)}[data-theme=vintage] .section-title em{font-style:italic;color:var(--secondary)}[data-theme=vintage] .section-header{border-bottom:1px solid var(--border);padding-bottom:var(--space-2xl);margin-bottom:var(--space-xl)}[data-theme=vintage] .legacy-ivr,[data-theme=vintage] .voice-ai{position:relative}[data-theme=vintage] .legacy-ivr--head .section-header,[data-theme=vintage] .voice-ai--head .section-header,[data-theme=vintage] .legacy-ivr .section-header,[data-theme=vintage] .voice-ai .section-header{border-bottom:none;padding-bottom:0;max-width:52ch;margin-inline:auto;text-align:center;position:relative;padding-top:var(--space-2xl)}[data-theme=vintage] .legacy-ivr--head .section-header:before,[data-theme=vintage] .voice-ai--head .section-header:before,[data-theme=vintage] .legacy-ivr .section-header:before,[data-theme=vintage] .voice-ai .section-header:before{content:"“";position:absolute;top:-.2em;left:50%;transform:translate(-50%);font-family:var(--font-heading);font-size:clamp(4rem,10vw,7rem);line-height:1;color:var(--accent);opacity:.12;pointer-events:none}[data-theme=vintage] .migration-path .section-title:after{display:block!important;content:""!important}[data-theme=vintage] .legacy-ivr .section-title:after,[data-theme=vintage] .voice-ai .section-title:after,[data-theme=vintage] .migration-path .section-title:after,[data-theme=vintage] .case-studies .section-title:after,[data-theme=vintage] .metrics__title:after{display:block!important;content:""!important;margin-inline:auto}[data-theme=vintage] .legacy-ivr--body .section-description,[data-theme=vintage] .voice-ai--body .section-description,[data-theme=vintage] .legacy-ivr .section-description,[data-theme=vintage] .voice-ai .section-description{margin-inline:auto;text-align:center;font-style:italic}[data-theme=vintage] .services{background:var(--bg-base);border-block:1px solid var(--border)}[data-theme=vintage] .services:before{content:"";display:block;width:min(92%,var(--max-width));margin:0 auto var(--space-3xl);height:1px;background:linear-gradient(to right,transparent,var(--border) 15%,var(--border) 85%,transparent)}[data-theme=vintage] .services__grid{grid-template-columns:repeat(12,1fr);gap:var(--space-md)}[data-theme=vintage] .service-card{background:var(--card-bg);border:1px solid var(--border);box-shadow:inset 0 0 0 1px #ffffff80;padding:var(--space-2xl);position:relative;overflow:hidden}[data-theme=vintage] .service-card:after{content:"";position:absolute;top:0;right:0;width:0;height:0;border-style:solid;border-width:0 28px 28px 0;border-color:transparent var(--accent-surface) transparent transparent}[data-theme=vintage] .service-card:nth-child(1){grid-column:span 7}[data-theme=vintage] .service-card:nth-child(2){grid-column:span 5}[data-theme=vintage] .service-card:nth-child(3){grid-column:span 5}[data-theme=vintage] .service-card:nth-child(4){grid-column:span 7}[data-theme=vintage] .service-card:hover{border-color:var(--accent);box-shadow:var(--card-hover-shadow);transform:translateY(-2px)}[data-theme=vintage] .service-card__index{font-family:var(--font-heading);font-style:italic;font-size:var(--text-sm);letter-spacing:.08em;color:var(--accent);opacity:.9;border-bottom:1px solid var(--border-light);padding-bottom:var(--space-xs);margin-bottom:var(--space-xs)}[data-theme=vintage] .service-card__title{font-family:var(--font-heading);font-size:var(--text-xl)}[data-theme=vintage] .migration-path{background:var(--bg-surface);border-block:1px solid var(--border)}[data-theme=vintage] .migration-path .section-header{border-bottom:1px solid var(--border);padding-bottom:var(--space-2xl);margin-bottom:0}[data-theme=vintage] .migration-path .section-title:after{display:block!important;content:""!important;margin-inline:0}[data-theme=vintage] .migration-path__compare-label{font-family:var(--font-heading);font-style:italic;text-transform:none;letter-spacing:.08em;color:var(--accent);border-color:var(--accent);background:var(--accent-surface)}[data-theme=vintage] .migration-path__phase-num{font-family:var(--font-heading);font-style:italic;font-size:var(--text-2xl);color:var(--accent);opacity:.85;border-bottom:1px solid var(--border-light);padding-bottom:var(--space-sm);margin-bottom:var(--space-md)}[data-theme=vintage] .migration-path--flow-track .migration-path__phase-num{position:absolute;top:var(--space-md);right:var(--space-md);font-size:var(--text-lg);border-bottom:none;padding-bottom:0;margin-bottom:0;opacity:.45}[data-theme=vintage] .migration-path--flow-arrows .migration-path__atlas-card,[data-theme=vintage] .migration-path--flow-rail .migration-path__atlas-card,[data-theme=vintage] .migration-path--flow-track .migration-path__atlas-card{border-top:3px solid var(--accent);box-shadow:inset 0 0 0 1px #ffffff80}[data-theme=vintage] .migration-path__atlas-card:nth-child(2n){border-top-color:var(--secondary)}[data-theme=vintage] .migration-path--flow-rail .migration-path__atlas-dot{border-radius:0;width:8px;height:8px;background:var(--secondary)}[data-theme=vintage] .migration-path--flow-arrows .migration-path__atlas-card:not(:last-child):after{color:var(--secondary)}[data-theme=vintage] .migration-path--flow-track .migration-path__atlas-track-line{background:linear-gradient(to right,var(--accent) 0%,var(--secondary) 50%,var(--accent-subtle) 100%);opacity:.35;height:1px}[data-theme=vintage] .migration-path--flow-track .migration-path__atlas-card:before{border-radius:0;background:var(--card-bg);border:2px solid var(--accent);width:10px;height:10px}[data-theme=vintage] .migration-path__atlas-title{font-family:var(--font-heading)}[data-theme=vintage] .case-studies{background:var(--bg-base);border-top:1px solid var(--border)}[data-theme=vintage] .case-studies__list{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-md);margin-top:var(--space-3xl)}[data-theme=vintage] .case-card{flex-direction:column;background:var(--card-bg);margin-bottom:0;border:1px solid var(--border);box-shadow:inset 0 0 0 1px #ffffff80;position:relative}[data-theme=vintage] .case-card:first-child{grid-column:1 / -1;padding:var(--space-2xl) var(--space-3xl)}[data-theme=vintage] .case-card:first-child .case-card__title{font-size:var(--text-2xl)}[data-theme=vintage] .case-card:first-child .case-card__content{gap:var(--space-2xl)}[data-theme=vintage] .case-card:first-child .case-card__image{width:80px;height:80px}[data-theme=vintage] .case-card:before{content:"";position:absolute;top:var(--space-md);right:var(--space-md);width:24px;height:1px;background:var(--secondary)}[data-theme=vintage] .case-card:hover{border-color:var(--accent)}[data-theme=vintage] .case-card__index{font-family:var(--font-heading);font-style:italic;opacity:.5}[data-theme=vintage] .case-card__title{font-family:var(--font-heading)}[data-theme=vintage] .case-card__bullets{list-style:none;padding-left:0}[data-theme=vintage] .case-card__bullets li{position:relative;padding-left:var(--space-lg)}[data-theme=vintage] .case-card__bullets li:before{content:"—";position:absolute;left:0;color:var(--secondary)}[data-theme=vintage] .metrics__grid{gap:var(--space-md)}[data-theme=vintage] .metric-card{background:var(--card-bg);border:1px solid var(--border);box-shadow:inset 0 0 0 1px #ffffff80}[data-theme=vintage] .metric-card:hover{border-color:var(--secondary);transform:translateY(-2px)}[data-theme=vintage] .metric-card__title{font-family:var(--font-heading);font-size:var(--text-xl);padding-bottom:var(--space-sm);border-bottom:1px solid var(--border-light);margin-bottom:var(--space-md)}[data-theme=vintage] .metric-card__icon{opacity:.85;filter:sepia(.15) saturate(.9)}[data-theme=vintage] .metrics__header{position:relative;padding-bottom:var(--space-2xl)}[data-theme=vintage] .metrics__header:after{content:"";display:block;width:100%;height:1px;margin-top:var(--space-2xl);background:linear-gradient(to right,var(--accent),var(--secondary) 50%,var(--accent));opacity:.35}[data-theme=vintage] .cta{background:var(--bg-base)}[data-theme=vintage] .cta__grid{border:1px solid var(--border);padding:var(--space-4xl) var(--space-3xl);background:var(--card-bg);position:relative;box-shadow:inset 0 0 0 1px #fff9,0 12px 32px #1e1e240f}[data-theme=vintage] .cta__grid:before,[data-theme=vintage] .cta__grid:after{content:"";position:absolute;width:24px;height:24px;border:1px solid var(--accent);pointer-events:none}[data-theme=vintage] .cta__grid:before{top:var(--space-md);left:var(--space-md);border-right:none;border-bottom:none}[data-theme=vintage] .cta__grid:after{bottom:var(--space-md);right:var(--space-md);border-left:none;border-top:none}[data-theme=vintage] .cta__title{font-family:var(--font-heading);font-style:italic}[data-theme=vintage] .cta__description{padding-left:0;max-width:42ch;font-style:italic}[data-theme=vintage] .hero__badge{border-radius:0;font-style:italic;font-family:var(--font-body);text-transform:none;letter-spacing:.04em;border:1px solid var(--border)}[data-theme=vintage] .btn--primary{border-radius:0;letter-spacing:.06em;font-family:var(--font-body);font-style:italic;box-shadow:0 2px 8px #1e1e241f}[data-theme=vintage] .btn--primary:hover{box-shadow:0 4px 16px #36c3;transform:translateY(-1px)}[data-theme=vintage] .btn--outline,[data-theme=vintage] .btn--ghost{border-radius:0}[data-theme=vintage] .footer{background:var(--bg-surface);border-top:3px double var(--border)}[data-theme=vintage] .footer__heading{font-family:var(--font-heading);font-style:italic;font-weight:500}[data-theme=vintage] .footer__bottom{border-top:1px solid var(--border);padding-top:var(--space-lg);font-style:italic;font-size:var(--text-sm);color:var(--text-muted)}@media(max-width:1024px){[data-theme=vintage] .hero__layout{grid-template-columns:1fr}[data-theme=vintage] .hero__layout:after{display:none}[data-theme=vintage] .services__grid{grid-template-columns:repeat(2,1fr)}[data-theme=vintage] .service-card:nth-child(n){grid-column:span 1}}@media(max-width:768px){[data-theme=vintage] .hero__content{padding:var(--space-2xl)}[data-theme=vintage] .services__grid,[data-theme=vintage] .case-studies__list,[data-theme=vintage] .metrics__grid{grid-template-columns:1fr}[data-theme=vintage] .case-card:first-child{grid-column:auto;padding:var(--space-xl)}[data-theme=vintage] .migration-path__atlas-grid .migration-path__atlas-card:last-child{grid-column:auto}[data-theme=vintage] .cta__grid{padding:var(--space-2xl)}}[data-theme=ai] *,[data-theme=ai] *:before,[data-theme=ai] *:after,[data-theme=ai-sharp] *,[data-theme=ai-sharp] *:before,[data-theme=ai-sharp] *:after,[data-theme=mixed] *,[data-theme=mixed] *:before,[data-theme=mixed] *:after,[data-theme=vintage] *,[data-theme=vintage] *:before,[data-theme=vintage] *:after{animation:none!important;transition:none!important}[data-theme=ai] html,[data-theme=ai-sharp] html,[data-theme=mixed] html,[data-theme=vintage] html{scroll-behavior:auto}[data-theme=ai] .reveal,[data-theme=ai-sharp] .reveal,[data-theme=mixed] .reveal,[data-theme=vintage] .reveal{opacity:1!important;transform:none!important}[data-theme=ai] .hero__badge-dot,[data-theme=ai-sharp] .hero__badge-dot,[data-theme=vintage] .hero__badge-dot,[data-theme=ai] .clients__track,[data-theme=ai-sharp] .clients__track,[data-theme=vintage] .clients__track{animation:none!important}body.review-mode .section--slice{height:20dvh;max-height:20dvh;min-height:20dvh;padding-block:var(--space-lg);box-sizing:border-box;overflow:hidden;display:flex;flex-direction:column;justify-content:center}body.review-mode .legacy-ivr--head,body.review-mode .voice-ai--head{padding-bottom:var(--space-md)}body.review-mode .legacy-ivr--body,body.review-mode .voice-ai--body{padding-top:var(--space-md)}body.review-mode .legacy-ivr--head .section-title,body.review-mode .voice-ai--head .section-title{margin-bottom:0;text-align:center;text-wrap:balance;font-size:clamp(1.125rem,2.5dvh + .4rem,var(--text-3xl))}body.review-mode .legacy-ivr--body .section-description,body.review-mode .voice-ai--body .section-description{font-size:clamp(.8125rem,1.4dvh + .3rem,var(--text-base));line-height:1.5;max-width:52ch;margin-inline:auto;text-align:center;text-wrap:pretty}@media(max-width:768px){body.review-mode .section--slice{height:auto;max-height:none;min-height:20dvh;padding-block:var(--space-2xl)}}body.review-mode :is(.services,.sol-cascade,.sol-lens).section{min-height:auto;height:auto;max-height:none;padding-block:clamp(.75rem,2dvh,var(--space-lg));box-sizing:border-box;overflow:visible;display:flex;flex-direction:column;justify-content:flex-start}body.review-mode :is(.services,.sol-cascade,.sol-lens) .container{flex:0 1 auto;height:auto;max-height:none;min-height:0;display:flex;flex-direction:column;justify-content:flex-start;gap:clamp(var(--space-md),2.5dvh,var(--space-xl));overflow:visible}body.review-mode .services__header{margin-bottom:0;flex-shrink:0;text-align:center}body.review-mode .services__header .section-label{margin-bottom:var(--space-xs);font-size:var(--text-sm);letter-spacing:.14em}body.review-mode .services__header .section-title{margin-bottom:0;font-weight:400;letter-spacing:-.03em;line-height:1.12;text-wrap:balance}body.review-mode .services__grid{flex:0 1 auto;height:auto;min-height:0;min-width:0;grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:auto auto;gap:var(--space-md);align-content:start;align-items:start}body.review-mode .services__grid .service-card:nth-child(1),body.review-mode .services__grid .service-card:nth-child(4){grid-column:span 7}body.review-mode .services__grid .service-card:nth-child(2),body.review-mode .services__grid .service-card:nth-child(3){grid-column:span 5}body.review-mode .service-card{height:auto;padding:var(--space-lg) var(--space-xl);min-height:0;gap:var(--space-sm);justify-content:flex-start;overflow:visible}body.review-mode .service-card__index{letter-spacing:.14em;margin-bottom:0;flex-shrink:0}body.review-mode .service-card__title{font-weight:600;letter-spacing:-.02em;line-height:1.25;flex-shrink:0}body.review-mode .service-card__description{line-height:1.6;flex:0 1 auto;min-height:0}[data-theme=ai-sharp] body.review-mode .service-card{border-radius:0;background:linear-gradient(var(--title-bar-gradient, linear-gradient(to right, var(--accent), var(--accent-subtle)))) top / 100% 2px no-repeat,var(--card-bg);box-shadow:0 2px 10px #3366cc0d}[data-theme=ai-sharp] body.review-mode .service-card:hover{transform:translateY(-2px);box-shadow:var(--card-hover-shadow)}[data-theme=ai] body.review-mode .service-card{border-radius:var(--card-radius, 1rem);background:var(--card-bg);box-shadow:0 2px 10px #3366cc0d;overflow:visible}[data-theme=vintage] body.review-mode .services:before{margin-bottom:clamp(.5rem,1.5dvh,var(--space-lg))}[data-theme=vintage] body.review-mode .service-card__index{margin-bottom:0;padding-bottom:clamp(.125rem,.35dvh,var(--space-xs))}[data-theme=vintage] body.review-mode .service-card__title{font-weight:500}[data-theme=mixed] body.review-mode .service-card__index{display:block;color:var(--text-muted)}[data-theme=mixed] body.review-mode .service-card{padding:clamp(.75rem,1.8dvh,var(--space-md))}[data-theme=mixed] body.review-mode .service-card__title{font-weight:400}@media(max-width:768px){body.review-mode :is(.services,.sol-cascade,.sol-lens).section{min-height:auto;justify-content:flex-start;padding-block:var(--space-lg)}body.review-mode .services__grid{grid-template-columns:1fr;grid-template-rows:repeat(4,auto);height:auto}body.review-mode .services__grid .service-card:nth-child(n){grid-column:auto}}[data-theme=ai] body.review-mode{--ai-review-gap: var(--space-lg)}[data-theme=ai] body.review-mode :is(.hero-framed,.hero-beacon,.hero-orbit,.liv-split,.liv-decay,.liv-bridge,.services,.sol-cascade,.sol-lens,.vai-split,.vai-spectrum,.vai-turn,.mp-ledger,.mp-nodes,.mp-orbit,.mi-grid,.mi-ledger,.mi-cascade,.met-pillar,.met-shell,.met-cascade,.cta,.cta-split,.cta-beacon).section{overflow:visible;height:auto;max-height:none;min-height:auto}[data-theme=ai] body.review-mode .hero-framed__layout,[data-theme=ai] body.review-mode .hero-beacon__layout,[data-theme=ai] body.review-mode .hero-orbit__layout{width:min(92%,var(--content-width));max-width:var(--content-width);margin-inline:auto;max-height:none;min-height:0;overflow:visible}[data-theme=ai] body.review-mode .hero-framed__layout,[data-theme=ai] body.review-mode .hero-beacon__layout{gap:var(--ai-review-gap)}[data-theme=ai] body.review-mode .hero-framed__main,[data-theme=ai] body.review-mode .hero-beacon__main{overflow:visible}[data-theme=ai] body.review-mode .container,[data-theme=ai] body.review-mode .container--narrow{width:min(92%,var(--content-width));max-height:none;overflow:visible}[data-theme=ai] body.review-mode .mp-ledger .container--narrow,[data-theme=ai] body.review-mode .mp-nodes .container--narrow,[data-theme=ai] body.review-mode .mp-orbit .container--narrow,[data-theme=ai] body.review-mode .mi-ledger .container--narrow,[data-theme=ai] body.review-mode .mi-cascade .container--narrow{max-height:none}[data-theme=ai] body.review-mode :is(.services,.sol-cascade,.sol-lens) .container,[data-theme=ai] body.review-mode :is(.met-pillar,.met-shell,.met-cascade) .container{overflow:visible}[data-theme=ai] body.review-mode :is(.met-pillar,.met-shell,.met-cascade).section{overflow:visible}[data-theme=ai] body.review-mode .met-pillar__title,[data-theme=ai] body.review-mode .met-shell__title,[data-theme=ai] body.review-mode .met-cascade__title{max-width:none}[data-theme=ai] body.review-mode .liv-decay__grid,[data-theme=ai] body.review-mode .liv-bridge__layout,[data-theme=ai] body.review-mode .vai-spectrum__grid,[data-theme=ai] body.review-mode .vai-turn__layout,[data-theme=ai] body.review-mode .cta-split__layout{width:min(92%,var(--content-width));max-width:var(--content-width);margin-inline:auto;gap:var(--ai-review-gap);align-items:center}[data-theme=ai] body.review-mode .mp-ledger__body,[data-theme=ai] body.review-mode .mp-nodes__body,[data-theme=ai] body.review-mode .mp-orbit__body{flex:none;max-height:none;overflow:visible}[data-theme=ai] body.review-mode .mp-ledger__row{padding-block:var(--space-md);gap:var(--space-md) var(--space-lg)}[data-theme=ai] body.review-mode .mp-ledger__phase-title,[data-theme=ai] body.review-mode .mp-nodes__phase-title{font-size:var(--text-lg);margin-bottom:var(--space-xs)}[data-theme=ai] body.review-mode .mp-ledger__phase-text,[data-theme=ai] body.review-mode .mp-nodes__phase-text{font-size:var(--text-sm);line-height:1.55}[data-theme=ai] body.review-mode .mp-ledger .section-label,[data-theme=ai] body.review-mode .mp-nodes .section-label,[data-theme=ai] body.review-mode .mp-orbit .section-label{white-space:normal}[data-theme=ai] body.review-mode .mi-grid__cells,[data-theme=ai] body.review-mode .mi-ledger__list,[data-theme=ai] body.review-mode .mi-cascade__panel{flex:none;max-height:none;overflow:visible}[data-theme=ai] body.review-mode .met-pillar__matrix,[data-theme=ai] body.review-mode .met-shell__frame,[data-theme=ai] body.review-mode .met-cascade__panel{flex:0 0 auto;max-height:none;overflow:visible}[data-theme=ai] body.review-mode .met-pillar__cell,[data-theme=ai] body.review-mode .met-shell__block,[data-theme=ai] body.review-mode .met-shell__node,[data-theme=ai] body.review-mode .met-cascade__strip{overflow:visible;height:auto;min-height:auto}[data-theme=ai] body.review-mode .met-pillar__item-text,[data-theme=ai] body.review-mode .met-shell__item-text,[data-theme=ai] body.review-mode .met-cascade__item-text{overflow:visible}[data-theme=ai] body.review-mode .met-shell__frame{gap:var(--ai-review-gap)}@media(max-width:1024px){[data-theme=ai] body.review-mode .hero-framed__panel{display:none}[data-theme=ai] body.review-mode .liv-decay__grid,[data-theme=ai] body.review-mode .vai-spectrum__grid,[data-theme=ai] body.review-mode .vai-turn__layout,[data-theme=ai] body.review-mode .hero-beacon__layout,[data-theme=ai] body.review-mode .hero-orbit__layout{grid-template-columns:1fr}[data-theme=ai] body.review-mode .mp-orbit__phases{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){[data-theme=ai] body.review-mode .met-pillar__matrix,[data-theme=ai] body.review-mode .mp-orbit__phases{grid-template-columns:1fr}}
