:root{color-scheme:dark;--background: #141313;--surface: #141313;--surface-container-lowest: #0e0e0e;--surface-container-low: #1c1b1b;--surface-container: #201f1f;--surface-container-high: #2a2a2a;--surface-container-highest: #353434;--primary: #ffffff;--on-primary: #2f3131;--secondary: #c7c6c6;--muted: #8e9192;--outline: #444748;--outline-strong: #636565;--success: #94f7c5;--warning: #f8d36f;--danger: #ffb4ab;--container: 1200px;--gutter: 32px;--section-gap: 120px;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 20px;--shadow: 0 28px 96px rgba(0, 0, 0, .46)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--background);color:var(--primary);font-family:Apple SD Gothic Neo,Pretendard Variable,Pretendard,Manrope,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans KR,Malgun Gothic,Roboto,sans-serif;letter-spacing:0}button{font:inherit}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible{outline:2px solid rgba(255,255,255,.78);outline-offset:4px}button{border:0;background:none;color:inherit}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0;word-break:keep-all;overflow-wrap:break-word}h1,h2{font-family:inherit;font-weight:400;letter-spacing:0}.material-symbols-outlined{font-family:Material Symbols Outlined;font-size:1.45rem;font-style:normal;font-weight:350;line-height:1;letter-spacing:0;text-transform:none;white-space:nowrap;word-wrap:normal;direction:ltr;font-feature-settings:"liga";-webkit-font-smoothing:antialiased}.page{min-height:100vh;overflow:clip;background:radial-gradient(circle at 50% 0%,rgba(255,255,255,.045),transparent 24rem),linear-gradient(180deg,#141313,#111010 58%,#141313)}.container,.nav-shell{width:min(var(--container),calc(100vw - var(--gutter) - var(--gutter)));margin:0 auto}.site-header{position:sticky;top:0;z-index:50;border-bottom:1px solid var(--outline);background:#141313d1;backdrop-filter:blur(14px)}.nav-shell{display:flex;min-height:58px;align-items:center;justify-content:space-between;gap:24px;padding:12px 0}.brand{display:inline-flex;align-items:center;color:var(--primary)}.brand-word{font-size:1.12rem;font-weight:720;line-height:1}.nav-links,.nav-actions{display:flex;align-items:center;gap:24px}.nav-links{color:var(--secondary);font-size:.88rem;font-weight:560}.nav-links a,.mobile-nav a{transition:color .18s ease,opacity .18s ease}.nav-links a:hover,.nav-links a:focus-visible{color:var(--primary)}.locale-link{display:inline-flex;min-width:48px;height:34px;align-items:center;justify-content:center;border:1px solid var(--outline);border-radius:var(--radius-sm);color:var(--secondary);font-size:.78rem;font-weight:760;line-height:1;transition:border-color .18s ease,background .18s ease,color .18s ease}.locale-link:hover,.locale-link:focus-visible{border-color:var(--outline-strong);background:#ffffff14;color:var(--primary)}.nav-toggle{display:none;width:40px;height:40px;align-items:center;justify-content:center;border:1px solid var(--outline);border-radius:var(--radius-sm);cursor:pointer}.mobile-nav{width:min(var(--container),calc(100vw - var(--gutter) - var(--gutter)));margin:0 auto 14px;border:1px solid var(--outline);border-radius:var(--radius-md);background:var(--surface-container-low);padding:8px}.mobile-nav a{display:block;border-radius:var(--radius-sm);color:var(--secondary);padding:12px;font-size:.95rem;font-weight:650}.mobile-nav a:hover,.mobile-nav a:focus-visible{background:var(--surface-container-high);color:var(--primary)}.mobile-locale-link{border-top:1px solid var(--outline);margin-top:4px}.button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;border:1px solid transparent;border-radius:999px;padding:0 24px;font-size:.92rem;font-weight:720;line-height:1;transition:transform .18s ease,border-color .18s ease,background .18s ease,color .18s ease}.button:hover{transform:translateY(-1px)}.button.primary{background:var(--primary);color:var(--on-primary)}.button.primary:hover{background:#e2e2e2}.button.secondary{border-color:#ffffff47;background:#ffffff0a;color:var(--primary)}.button.secondary:hover{border-color:#ffffff85;background:#ffffff1a}.button.small{min-height:34px;padding:0 18px;font-size:.84rem}.eyebrow{margin:0 0 22px;color:var(--secondary);font-size:.74rem;font-weight:560;letter-spacing:0;line-height:1.4;text-transform:uppercase}.hero-serenity{position:relative;display:grid;min-height:calc(100svh - 94px);align-items:stretch;background:var(--surface-container-lowest);isolation:isolate;overflow:hidden}.hero-serenity:before,.hero-serenity:after{position:absolute;inset:0;z-index:-1;pointer-events:none;content:""}.hero-serenity:before{background:linear-gradient(180deg,#0e0e0ecc,#0e0e0e61 44%,#111010),linear-gradient(90deg,#0e0e0eb8,#0e0e0e47 48%,#0e0e0ec2)}.hero-serenity:after{background:repeating-linear-gradient(90deg,rgba(255,255,255,.032) 0 1px,transparent 1px 72px),repeating-linear-gradient(180deg,rgba(255,255,255,.024) 0 1px,transparent 1px 72px);-webkit-mask-image:linear-gradient(180deg,transparent 0%,#000 18%,#000 78%,transparent 100%);mask-image:linear-gradient(180deg,transparent 0%,#000 18%,#000 78%,transparent 100%);opacity:.62}.hero-serenity-image{position:absolute;inset:0;z-index:-2}.hero-serenity-image figure{width:100%;height:100%;margin:0}.hero-serenity-image img,.cta-backdrop img{width:100%;height:100%;object-fit:cover}.hero-serenity-image img{opacity:.42;filter:saturate(.82) contrast(1.08) brightness(.78)}.hero-serenity-grid,.hero-pointer-glow,.hero-ripple-layer{position:absolute;inset:0;pointer-events:none}.hero-serenity-grid{z-index:0}.hero-grid-line,.hero-detail-dot{position:absolute;opacity:0;animation:hero-detail-appear .9s ease-out forwards}.hero-grid-line{background:#ffffff2e}.hero-grid-line-horizontal{right:0;left:0;height:1px;transform:scaleX(0);transform-origin:center;animation-name:hero-grid-draw-horizontal}.hero-grid-line-vertical{top:0;bottom:0;width:1px;transform:scaleY(0);transform-origin:center;animation-name:hero-grid-draw-vertical}.hero-grid-line.is-top{top:22%;animation-delay:.6s}.hero-grid-line.is-bottom{bottom:18%;animation-delay:.78s}.hero-grid-line.is-left{left:18%;animation-delay:.96s}.hero-grid-line.is-right{right:18%;animation-delay:1.14s}.hero-detail-dot{width:4px;height:4px;border-radius:999px;background:#ffffffb3;box-shadow:0 0 22px #ffffff52}.hero-detail-dot.is-top-left{top:22%;left:18%;animation-delay:1.32s}.hero-detail-dot.is-top-right{top:22%;right:18%;animation-delay:1.46s}.hero-detail-dot.is-bottom-left{bottom:18%;left:18%;animation-delay:1.6s}.hero-detail-dot.is-bottom-right{right:18%;bottom:18%;animation-delay:1.74s}.hero-pointer-glow{--pointer-x: 50%;--pointer-y: 50%;z-index:1;background:radial-gradient(circle at var(--pointer-x) var(--pointer-y),rgba(255,255,255,.105),rgba(255,255,255,.036) 18rem,transparent 30rem);opacity:0;transition:opacity .22s ease}.hero-pointer-glow[data-active=true]{opacity:1}.hero-ripple-layer{z-index:4;overflow:hidden}.hero-ripple{position:absolute;width:4px;height:4px;border:1px solid rgba(255,255,255,.42);border-radius:999px;transform:translate(-50%,-50%);animation:hero-ripple-out .9s ease-out forwards}.hero-serenity-shell{position:relative;z-index:2;display:grid;min-height:inherit;grid-template-rows:1fr auto;gap:32px;padding:74px 0 46px}.hero-serenity-copy{display:grid;max-width:1040px;align-content:center;justify-self:center;text-align:center}.hero-eyebrow{margin-bottom:26px;color:#ffffffbd}.hero-serenity h1{display:grid;gap:.08em;max-width:100%;margin:0;color:var(--primary);font-size:5.9rem;font-weight:330;line-height:1.04;text-wrap:balance}.hero-heading-line{display:block}.hero-word{display:inline-block;margin-right:.18em;opacity:0;transform:translateY(18px);filter:blur(8px);animation:hero-word-appear .78s ease-out forwards;animation-delay:var(--word-delay, 0ms)}.hero-heading-line .hero-word:last-child,.hero-eyebrow .hero-word:last-child{margin-right:0}.hero-supporting-copy{max-width:660px;margin:28px auto 0;color:#ffffffad;font-size:1.08rem;font-weight:340;line-height:1.68;text-wrap:balance}.hero-command-row{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:20px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.hero-capability-pills{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.hero-capability-pills span{border:1px solid rgba(255,255,255,.22);border-radius:999px;background:#0e0e0e75;color:#ffffffc7;padding:8px 12px;font-size:.74rem;font-weight:700;backdrop-filter:blur(12px)}@keyframes hero-word-appear{0%{opacity:0;transform:translateY(18px);filter:blur(8px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}@keyframes hero-grid-draw-horizontal{0%{opacity:0;transform:scaleX(0)}to{opacity:.42;transform:scaleX(1)}}@keyframes hero-grid-draw-vertical{0%{opacity:0;transform:scaleY(0)}to{opacity:.36;transform:scaleY(1)}}@keyframes hero-detail-appear{0%{opacity:0;transform:scale(.4)}to{opacity:.5;transform:scale(1)}}@keyframes hero-ripple-out{0%{opacity:.5;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-50%) scale(46)}}.problem-story-section{scroll-margin-top:82px;padding:96px 0 128px;border-block:1px solid rgba(68,71,72,.58);background:linear-gradient(180deg,#ffffff07,#fff0),#0e0e0e52}.problem-story-shell{display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,.86fr);align-items:start;gap:clamp(44px,6vw,88px)}.problem-story-copy h2{max-width:780px;margin-bottom:0;color:var(--primary);font-size:clamp(2.25rem,4vw,3.8rem);line-height:1.14;text-wrap:balance}.problem-story-lead{max-width:730px;margin:26px 0 0;color:var(--secondary);font-size:clamp(1.02rem,1.45vw,1.2rem);font-weight:340;line-height:1.74}.problem-story-steps{position:relative;display:grid;list-style:none;margin:52px 0 0;padding:0}.problem-story-steps:before{position:absolute;top:32px;bottom:32px;left:31px;width:1px;background:linear-gradient(180deg,#ffffff14,#ffffff57,#ffffff14);content:""}.problem-story-step{position:relative;display:grid;min-height:clamp(280px,42vh,420px);align-items:center;grid-template-columns:64px minmax(0,1fr);gap:22px;padding:28px 0;opacity:.42;transform:translateY(8px);transition:opacity .26s ease,transform .26s ease}.problem-story-step.is-active{opacity:1;transform:translateY(0)}.problem-step-index{position:relative;z-index:1;display:inline-flex;width:62px;height:44px;align-items:center;justify-content:center;border:1px solid var(--outline);border-radius:var(--radius-sm);background:var(--surface-container-low);color:#ffffff94;font-family:Manrope,ui-sans-serif,system-ui,sans-serif;font-size:.76rem;font-weight:760;line-height:1;transition:border-color .22s ease,background .22s ease,color .22s ease}.problem-story-step.is-active .problem-step-index{border-color:#ffffff80;background:var(--primary);color:var(--on-primary)}.problem-step-label{display:block;margin-bottom:14px;color:var(--muted);font-size:.72rem;font-weight:680;line-height:1.35;text-transform:uppercase}.problem-story-step h3{display:flex;max-width:620px;align-items:flex-start;gap:12px;margin-bottom:16px;color:var(--primary);font-size:clamp(1.45rem,2.35vw,2.1rem);font-weight:380;line-height:1.18;text-wrap:balance}.problem-step-icon{display:none;flex:0 0 auto;margin-top:.12em;color:var(--secondary)}.problem-story-step p{max-width:650px;margin-bottom:0;color:var(--secondary);font-size:.96rem;font-weight:330;line-height:1.7}.problem-step-visual{--story-accent: var(--primary);--story-accent-soft: rgba(255, 255, 255, .12);display:none;grid-template-columns:minmax(112px,.34fr) minmax(0,1fr);gap:18px;margin-top:22px;border-top:1px solid rgba(255,255,255,.11);padding-top:18px}.problem-story-step:nth-child(2) .problem-step-visual{--story-accent: var(--warning);--story-accent-soft: rgba(248, 211, 111, .14)}.problem-story-step:nth-child(3) .problem-step-visual{--story-accent: #a8d5dd;--story-accent-soft: rgba(168, 213, 221, .14)}.problem-story-step:nth-child(4) .problem-step-visual{--story-accent: var(--success);--story-accent-soft: rgba(148, 247, 197, .14)}.problem-step-visual-graphic{position:relative;display:grid;min-height:148px;place-items:center;border:1px solid rgba(255,255,255,.12);border-radius:var(--radius-md);background:repeating-linear-gradient(90deg,rgba(255,255,255,.045) 0 1px,transparent 1px 42px),repeating-linear-gradient(180deg,rgba(255,255,255,.035) 0 1px,transparent 1px 36px),linear-gradient(135deg,rgba(255,255,255,.055),var(--story-accent-soft));overflow:hidden}.problem-step-visual-graphic .material-symbols-outlined{position:relative;z-index:2;display:inline-flex;width:72px;height:72px;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.2);border-radius:14px;background:#0e0e0e8f;color:var(--story-accent);font-size:2.4rem;box-shadow:0 16px 36px #00000052}.problem-step-visual .problem-signal-lines{inset:22px}.problem-step-visual-content{display:grid;min-width:0;align-content:center;gap:10px}.problem-step-visual-content>span{color:var(--story-accent);font-size:.7rem;font-weight:760;line-height:1.35;text-transform:uppercase}.problem-step-visual-content strong{color:var(--primary);font-size:clamp(1.05rem,2.7vw,1.34rem);font-weight:420;line-height:1.24}.problem-step-visual-content p{max-width:none;margin:0;color:var(--secondary);font-size:.86rem;font-weight:330;line-height:1.58}.problem-step-visual .problem-visual-tags{margin-top:2px}.problem-step-visual .problem-visual-tags em{padding:7px 9px;font-size:.72rem}.problem-story-visual{position:sticky;top:92px}.problem-visual-card{--story-accent: var(--primary);--story-accent-soft: rgba(255, 255, 255, .16);min-height:clamp(520px,62vh,660px);border:1px solid rgba(255,255,255,.18);border-radius:18px;background:#201f1fe6;box-shadow:var(--shadow);overflow:hidden;transition:border-color .26s ease,box-shadow .26s ease}.problem-visual-card[data-state="2"]{--story-accent: var(--warning);--story-accent-soft: rgba(248, 211, 111, .14)}.problem-visual-card[data-state="3"]{--story-accent: #a8d5dd;--story-accent-soft: rgba(168, 213, 221, .14)}.problem-visual-card[data-state="4"]{--story-accent: var(--success);--story-accent-soft: rgba(148, 247, 197, .14)}.problem-visual-stage{position:relative;min-height:calc(clamp(520px,62vh,660px) - 54px);overflow:hidden}.problem-visual-panel{position:absolute;inset:0;display:grid;grid-template-rows:minmax(260px,1fr) auto;opacity:0;pointer-events:none;transform:translateY(16px);transition:opacity .28s ease,transform .36s cubic-bezier(.2,.8,.2,1)}.problem-visual-panel.is-active{opacity:1;pointer-events:auto;transform:translateY(0)}.problem-visual-graphic{position:relative;display:grid;min-height:260px;place-items:center;border-bottom:1px solid rgba(255,255,255,.11);background:repeating-linear-gradient(90deg,rgba(255,255,255,.055) 0 1px,transparent 1px 64px),repeating-linear-gradient(180deg,rgba(255,255,255,.04) 0 1px,transparent 1px 52px),linear-gradient(135deg,rgba(255,255,255,.06),var(--story-accent-soft));overflow:hidden}.problem-visual-graphic .material-symbols-outlined{position:relative;z-index:2;display:inline-flex;width:112px;height:112px;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.24);border-radius:18px;background:#0e0e0e8a;color:var(--story-accent);font-size:3.6rem;box-shadow:0 22px 54px #00000061}.problem-signal-lines{position:absolute;inset:36px;z-index:1;display:grid;align-content:space-between;pointer-events:none}.problem-signal-lines i{display:block;width:100%;height:2px;background:linear-gradient(90deg,transparent,var(--story-accent),transparent);opacity:.38;transform-origin:center}.problem-signal-lines i:nth-child(1){width:64%;justify-self:start}.problem-signal-lines i:nth-child(2){width:78%;justify-self:end}.problem-signal-lines i:nth-child(3){width:52%;justify-self:center}.problem-visual-panel:nth-child(2) .problem-signal-lines i:nth-child(1),.problem-visual-panel:nth-child(2) .problem-signal-lines i:nth-child(3){transform:translate(18px)}.problem-visual-panel:nth-child(3) .problem-signal-lines i{width:86%}.problem-visual-panel:nth-child(4) .problem-signal-lines i{opacity:.62}.problem-visual-content{display:grid;align-content:start;gap:14px;padding:clamp(24px,3vw,34px)}.problem-visual-content>span{color:var(--story-accent);font-size:.72rem;font-weight:760;line-height:1.35;text-transform:uppercase}.problem-visual-content h3{margin-bottom:0;color:var(--primary);font-size:clamp(1.6rem,2.6vw,2.18rem);font-weight:360;line-height:1.16}.problem-visual-content p{margin-bottom:0;color:var(--secondary);font-size:.95rem;font-weight:330;line-height:1.64}.problem-visual-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px}.problem-visual-tags em{border:1px solid rgba(255,255,255,.14);border-radius:var(--radius-sm);background:#ffffff0e;color:#ffffffc2;padding:8px 10px;font-size:.76rem;font-style:normal;font-weight:620;line-height:1}.section-heading{scroll-margin-top:82px;padding:78px 0 44px}.section-heading h2{max-width:760px;margin-bottom:0;color:var(--primary);font-size:clamp(2.2rem,4vw,3.7rem);line-height:1.16}.insight-block-section{padding-bottom:96px}.insight-block{display:grid;min-height:700px;grid-template-columns:minmax(0,3fr) minmax(340px,2fr);border:1px solid var(--outline);border-radius:var(--radius-xl);background:var(--surface);overflow:hidden}.insight-block.is-reverse{grid-template-columns:minmax(340px,2fr) minmax(0,3fr)}.insight-block.is-reverse .insight-copy{border-right:1px solid var(--outline);border-left:0}.insight-block.is-reverse .insight-visual{order:2}.insight-visual{position:relative;display:flex;align-items:end;justify-content:center;min-height:700px;background:radial-gradient(circle at 18% 18%,rgba(255,255,255,.08),transparent 18rem),radial-gradient(circle at 76% 8%,rgba(255,255,255,.05),transparent 20rem),linear-gradient(145deg,#1e1d1c,#141313,#0c0c0d);overflow:hidden}.insight-visual.has-operator-panel{background:radial-gradient(circle at 16% 14%,rgba(214,214,214,.12),transparent 19rem),radial-gradient(circle at 86% 24%,rgba(118,140,142,.13),transparent 20rem),linear-gradient(145deg,#1d1c1b,#141313 52%,#0a0a0b);min-height:780px}.insight-visual.has-listener-panel{background:radial-gradient(circle at 18% 22%,rgba(135,155,160,.13),transparent 18rem),radial-gradient(circle at 78% 12%,rgba(255,255,255,.09),transparent 18rem),linear-gradient(145deg,#181a1a,#141313,#0b0b0c);min-height:700px}.insight-visual.has-operator-panel .product-card,.insight-visual.has-listener-panel .product-card{max-height:none}.insight-visual:before{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,#0e0e0e05,#0e0e0e5c),linear-gradient(90deg,rgba(255,255,255,.035),transparent 45%,rgba(255,255,255,.025));content:""}.product-card{--demo-accent: #d6d6d6;--demo-accent-strong: #f1f1f1;--demo-accent-muted: rgba(255, 255, 255, .62);--demo-accent-soft: rgba(255, 255, 255, .16);--demo-accent-softer: rgba(255, 255, 255, .08);--demo-accent-shadow: rgba(255, 255, 255, .14);--demo-on-accent: #171717;position:relative;z-index:2;width:min(100%,720px);max-height:calc(100% - 48px);border:1px solid rgba(255,255,255,.18);border-bottom:0;border-radius:18px 18px 0 0;background:#201f1fe6;box-shadow:0 28px 76px #00000080;backdrop-filter:blur(18px);overflow:hidden;transform-origin:center center;transition:transform .32s cubic-bezier(.2,.8,.2,1);will-change:transform}@media(hover:hover)and (pointer:fine){.insight-block:hover .product-card{transform:scale(1.015)}}.product-card-topbar{display:flex;min-height:54px;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid rgba(255,255,255,.11);background:#ffffff0a;padding:14px 18px}.product-card-topbar>span:last-child{color:#ffffff75;font-size:.64rem;font-weight:560;line-height:1;text-transform:uppercase}.topbar-left{display:flex;align-items:center;gap:11px}.liquid-indicator{width:20px;height:20px;border-radius:999px;background:radial-gradient(circle at 35% 35%,#ffffff 0 10%,transparent 12%),conic-gradient(from 40deg,#f1f1f1,#cfcfcf,#8f8f8f,#dcdcdc,#f1f1f1);animation:pulseIndicator 5s ease-in-out infinite}@keyframes pulseIndicator{0%,to{transform:rotate(0) scale(1)}50%{transform:rotate(180deg) scale(1.08)}}.window-dot{width:8px;height:8px;border-radius:999px;background:#ffffff2e}.dashboard-panel,.code-panel,.operator-preview,.listener-preview{padding:clamp(20px,3vw,34px)}.dashboard-panel{display:grid;gap:30px}.operator-preview,.listener-preview{position:relative;display:grid;overflow:hidden;transition:height .36s cubic-bezier(.2,.8,.2,1);will-change:height}.operator-runtime-metric span,.operator-session-summary span,.operator-language-panel>div span{color:#ffffff75;font-size:.64rem;font-weight:520;line-height:1.2;text-transform:uppercase}.operator-runtime-metric strong{display:flex;min-width:0;align-items:center;gap:7px;color:var(--primary);font-size:clamp(1rem,1.55vw,1.28rem);font-weight:560;line-height:1.1;overflow-wrap:anywhere}.operator-runtime-metric.is-emphasis strong{color:var(--demo-accent-strong)}.operator-status-badge{justify-content:flex-start}.operator-status-badge i{width:8px;height:8px;flex:0 0 auto;border-radius:999px;background:var(--demo-accent-strong);box-shadow:0 0 18px var(--demo-accent-shadow)}.operator-preview-panel,.listener-preview-panel{display:none;grid-area:1 / 1;align-items:start;min-width:0;opacity:0;pointer-events:none;transform:translateY(14px);transition:opacity .26s ease,transform .36s cubic-bezier(.2,.8,.2,1);will-change:opacity,transform}.operator-preview-panel.is-active,.listener-preview-panel.is-active{display:grid}.operator-preview-panel.is-entering,.operator-preview-panel.is-exiting,.listener-preview-panel.is-entering,.listener-preview-panel.is-exiting{position:absolute;inset:0 0 auto;display:grid;width:100%}.operator-preview-panel.is-measuring,.listener-preview-panel.is-measuring{display:grid;position:absolute;inset:0 0 auto;visibility:hidden;z-index:-1}.operator-preview-panel.is-active,.listener-preview-panel.is-active{opacity:1;pointer-events:auto;transform:translateY(0)}.operator-preview-panel.is-exiting,.listener-preview-panel.is-exiting{opacity:0;pointer-events:none;transform:translateY(14px)}.operator-audio-card,.operator-runtime-card,.operator-session-card{display:grid;align-content:start;gap:16px;min-width:0}.operator-runtime-card{align-content:start;gap:20px}.operator-runtime-card p{max-width:520px;margin:0;color:#ffffff94;font-size:.78rem;font-weight:380;line-height:1.55}.operator-runtime-grid{display:grid;gap:14px 16px;grid-template-columns:repeat(3,minmax(0,1fr))}.operator-runtime-metric{display:grid;min-width:0;min-height:118px;align-content:space-between;gap:14px;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:#ffffff09;padding:16px 18px}.operator-card-head,.operator-session-head,.operator-card-foot{display:flex;align-items:center;justify-content:space-between;gap:14px}.operator-card-head>div,.operator-card-title{display:flex;min-width:0;align-items:center;gap:9px}.operator-card-head .material-symbols-outlined,.operator-card-title .material-symbols-outlined{color:var(--demo-accent-muted);font-size:1.4rem}.operator-card-head strong,.operator-card-title strong{color:var(--primary);font-size:1.06rem;font-weight:560;line-height:1.2}.operator-card-head>span{flex:0 0 auto;border:1px solid rgba(255,255,255,.12);border-radius:999px;color:#ffffff8f;font-size:.68rem;font-weight:560;padding:7px 11px}.operator-audio-controls{display:grid;gap:12px;grid-template-columns:minmax(0,1fr) auto}.operator-select,.operator-secondary-action,.operator-primary-action{display:inline-flex;min-width:0;align-items:center;justify-content:space-between;gap:10px;border:1px solid rgba(255,255,255,.16);border-radius:12px;background:#ffffff08;color:var(--primary);font-size:.86rem;font-weight:560;line-height:1.2;padding:14px 16px}.operator-secondary-action{flex:0 0 auto;color:#ffffffb8}.operator-select .material-symbols-outlined,.operator-secondary-action .material-symbols-outlined,.operator-primary-action .material-symbols-outlined{font-size:1.2rem}.operator-waveform{position:relative;display:flex;min-height:116px;align-items:end;border:1px solid rgba(255,255,255,.13);border-radius:12px;background:linear-gradient(180deg,rgba(255,255,255,.03),var(--demo-accent-softer)),#080808c2;padding:15px;overflow:hidden}.signal-meter{display:flex;width:100%;height:78px;align-items:end;gap:7px}.signal-meter i{flex:1 1 0;min-width:3px;height:var(--height);border-radius:999px;background:var(--demo-accent-muted);box-shadow:0 0 18px #ffffff14}.operator-card-foot{border-top:1px solid rgba(255,255,255,.12);padding-top:14px}.operator-card-foot>span{color:#ffffffad;font-size:.8rem;font-weight:400}.operator-primary-action{border-color:#ffffff2e;background:#ffffff14;color:#ffffffc7;box-shadow:none}.operator-card-foot>.operator-primary-action,.operator-card-foot>.operator-primary-action .material-symbols-outlined,.listener-card-foot strong{color:#ffffffc7}.operator-session-head{align-items:flex-start}.operator-session-head p,.operator-language-panel p{margin:7px 0 0;color:#ffffff94;font-size:.76rem;font-weight:380;line-height:1.55}.operator-filter-pills{display:inline-flex;flex:0 0 auto;gap:8px}.operator-filter-pills span{border:1px solid rgba(255,255,255,.16);border-radius:10px;color:#ffffff8f;font-size:.68rem;font-weight:560;padding:8px 10px}.operator-filter-pills span.active{border-color:transparent;background:var(--demo-accent);color:var(--demo-on-accent)}.operator-session-summary{display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr))}.operator-session-summary div{display:grid;gap:5px;border:1px solid rgba(255,255,255,.11);border-radius:10px;padding:10px}.operator-session-summary strong{color:var(--primary);font-size:.9rem;font-weight:560}.operator-language-panel{display:grid;gap:10px;border:1px solid rgba(255,255,255,.11);border-radius:12px;background:#ffffff06;padding:12px}.operator-language-panel>div{display:flex;justify-content:space-between;gap:12px}.operator-language-panel>div strong{color:#ffffff8f;font-size:.68rem;font-weight:520}.operator-language-panel ul{display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:0;list-style:none}.operator-language-panel li{display:grid;min-width:0;gap:7px;border:1px solid rgba(255,255,255,.11);border-radius:10px;background:#ffffff08;padding:9px}.operator-language-panel li span{display:flex;min-width:0;align-items:baseline;justify-content:space-between;gap:8px}.operator-language-panel li strong,.operator-language-panel li b{min-width:0;color:var(--primary);font-size:.72rem;font-style:normal;font-weight:560;line-height:1.2}.operator-language-panel li small{color:#ffffff9e;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.66rem;font-weight:560;line-height:1.1}.operator-language-panel li em{width:fit-content;border:1px solid rgba(255,255,255,.12);border-radius:999px;color:#ffffff75;font-size:.62rem;font-style:normal;font-weight:520;padding:4px 7px}.operator-language-panel li.language-overflow{min-height:78px;align-content:center;justify-items:center;border-style:dashed;background:#ffffff05;text-align:center}.operator-language-panel li.language-overflow strong{color:#ffffffa3;font-size:.74rem}.listener-qr-card,.listener-control-card,.listener-translation-card{display:grid;min-width:0;align-content:start;gap:16px}.listener-card-head,.listener-card-head>div,.listener-card-foot,.listener-stream-row,.listener-history>div{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:12px}.listener-card-head>div{justify-content:flex-start}.listener-card-head .material-symbols-outlined{color:var(--demo-accent-muted);font-size:1.45rem}.listener-card-head strong{min-width:0;color:var(--primary);font-size:1.06rem;font-weight:560;line-height:1.2}.listener-card-head>span{flex:0 0 auto;border:1px solid rgba(255,255,255,.22);border-radius:999px;color:#ffffff9e;font-size:.68rem;font-weight:560;line-height:1.2;padding:7px 11px}.listener-qr-card>p,.listener-control-card>p,.listener-translation-card>p{margin:0;color:#fff9;font-size:.78rem;font-weight:380;line-height:1.55}.listener-qr-content{display:grid;align-items:stretch;gap:16px;grid-template-columns:minmax(160px,.76fr) minmax(0,1fr)}.listener-qr-mark{display:grid;min-height:238px;place-items:center;border-radius:14px;background:var(--demo-accent-strong);color:#111;box-shadow:0 20px 46px #00000042}.listener-qr-mark .material-symbols-outlined{font-size:clamp(6rem,13vw,9rem);font-variation-settings:"wght" 400;line-height:1}.listener-qr-meta{display:grid;gap:12px}.listener-qr-meta div,.listener-select-block,.listener-toggle-row,.listener-volume-row,.listener-status-card,.listener-caption-box,.listener-history{min-width:0;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:#ffffff09;padding:14px}.listener-qr-meta div,.listener-select-block,.listener-status-card,.listener-history{display:grid;gap:8px}.listener-qr-meta span,.listener-select-block>span,.listener-toggle-row span,.listener-volume-row span,.listener-status-card>span,.listener-stream-row span,.listener-history span{color:#ffffff75;font-size:.64rem;font-weight:520;line-height:1.2;text-transform:uppercase}.listener-qr-meta strong,.listener-select-block strong,.listener-stream-row strong,.listener-history strong{min-width:0;color:var(--primary);font-size:.86rem;font-weight:560;line-height:1.25;overflow-wrap:anywhere}.listener-qr-meta div:last-child strong{color:var(--demo-accent-strong);font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:1rem}.listener-select-block strong{display:flex;align-items:center;justify-content:space-between;gap:10px}.listener-select-block .material-symbols-outlined{color:#ffffff80;font-size:1.22rem}.listener-control-grid{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.listener-toggle-row,.listener-volume-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.listener-toggle-row i{position:relative;width:43px;height:24px;flex:0 0 auto;border-radius:999px;background:var(--demo-accent-soft)}.listener-toggle-row i:after{position:absolute;top:4px;right:4px;width:16px;height:16px;border-radius:inherit;background:var(--demo-accent-strong);content:""}.listener-volume-row i{position:relative;width:72px;height:4px;flex:0 0 auto;border-radius:999px;background:#ffffff1f;overflow:hidden}.listener-volume-row i:before{display:block;width:72%;height:100%;border-radius:inherit;background:var(--demo-accent-muted);content:""}.listener-status-card>div{display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr))}.listener-status-card p{display:grid;gap:5px;margin:0}.listener-status-card small{color:#ffffff9e;font-size:.66rem;font-weight:560;line-height:1.2}.listener-status-card strong,.listener-card-foot>span{color:#ffffffb8;font-size:.78rem;font-weight:560;line-height:1.25}.listener-card-foot{border-top:1px solid rgba(255,255,255,.12);padding-top:14px}.listener-card-foot strong{flex:0 0 auto;border:1px solid rgba(255,255,255,.18);border-radius:12px;background:#ffffff14;font-size:.82rem;font-weight:600;line-height:1.2;padding:12px 16px;box-shadow:none}.listener-caption-box{display:grid;min-width:0;min-height:156px;align-content:space-between;gap:16px;background:linear-gradient(180deg,rgba(255,255,255,.03),var(--demo-accent-softer)),#080808c2;overflow:hidden}.listener-caption-box>span{display:block;min-width:0;color:#ffffffb8;font-size:.91rem;font-weight:420;line-height:1.55;overflow-wrap:anywhere;word-break:keep-all}.listener-wave{position:relative;display:flex;min-width:0;min-height:64px;align-items:end;overflow:hidden}.listener-wave .signal-meter{min-width:0;max-width:100%;gap:clamp(3px,.58vw,6px)}.listener-stream-row{border:1px solid rgba(255,255,255,.12);border-radius:12px;background:#ffffff09;padding:12px 14px}.listener-history p{margin:0;border-top:1px solid rgba(255,255,255,.1);color:#fff9;font-size:.76rem;font-weight:380;line-height:1.5;padding-top:10px}.metric-grid{display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.metric{display:grid;min-width:0;gap:7px}.metric span,.panel-foot span,.code-status span{color:#ffffff70;font-size:.64rem;font-weight:520;line-height:1.2;text-transform:uppercase}.metric strong{display:block;color:var(--primary);font-size:clamp(1.15rem,2vw,1.52rem);font-weight:360;line-height:1;overflow-wrap:anywhere}.metric i{display:block;height:4px;border-radius:999px;background:#ffffff12;overflow:hidden}.metric i:before{display:block;width:var(--level);height:100%;border-radius:inherit;background:#ffffff7a;content:""}.chart{position:relative;display:flex;height:210px;align-items:end;justify-content:space-between;gap:14px;border-bottom:1px solid rgba(255,255,255,.12);border-left:1px solid rgba(255,255,255,.12);padding:18px 12px 10px}.chart:before{position:absolute;inset:16px 0 44px;background:linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px) 0 0 / 100% 33.33%;content:""}.chart span{position:relative;z-index:1;width:100%;min-width:9px;max-width:18px;height:var(--level);border-radius:3px 3px 0 0;background:#ffffff47;transition:background .24s ease,height .42s ease}.insight-visual[data-state="2"] .chart span:nth-child(2n),.insight-visual[data-state="3"] .chart span:nth-child(3n){background:#ffffff9e}.panel-foot{display:flex;align-items:center;justify-content:space-between;gap:16px}.panel-foot code,.code-line code,.code-status strong{color:#ffffffbd;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.75rem}.code-panel{display:grid;gap:16px;color:#ffffffbd}.code-line{display:grid;gap:16px;grid-template-columns:24px minmax(0,1fr);align-items:start}.code-line span{color:#ffffff38;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.78rem;text-align:right}.code-line code{color:#ffffffc7;white-space:normal}.code-status{display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px;border-top:1px solid rgba(255,255,255,.11);padding-top:18px}.code-status strong{color:var(--success)}.insight-copy{display:flex;min-height:700px;flex-direction:column;justify-content:space-between;border-left:1px solid var(--outline);background:var(--surface);padding:clamp(22px,3.2vw,40px)}.insight-title-row{display:flex;align-items:center;gap:12px;margin-bottom:22px}.insight-title-row span{color:var(--primary)}.insight-title-row h3{margin:0;color:var(--primary);font-size:clamp(1.8rem,3vw,2.35rem);font-weight:360;line-height:1.16}.insight-copy p{margin-bottom:48px;color:var(--secondary);font-size:.98rem;font-weight:340;line-height:1.72}.insight-tabs{display:grid;gap:0;margin-top:auto}.insight-mobile-step{display:grid}.insight-tab{position:relative;display:grid;width:100%;cursor:pointer;gap:10px;border-top:1px solid var(--outline);padding:24px 0 20px;text-align:left}.insight-tab:before{position:absolute;top:-1px;left:0;width:0;height:2px;background:var(--primary);content:"";transition:width .3s ease}.insight-tab:hover:before,.insight-tab:focus-visible:before,.insight-tab.active:before{width:100%}.insight-tab span{color:var(--secondary);font-size:1.05rem;font-weight:680;line-height:1.2;transition:color .18s ease}.insight-tab small{display:grid;grid-template-rows:0fr;color:var(--secondary);font-size:.86rem;font-weight:330;line-height:1.6;opacity:0;overflow:hidden;transition:grid-template-rows .24s ease,opacity .24s ease}.insight-tab.active span,.insight-tab:hover span,.insight-tab:focus-visible span{color:var(--primary)}.insight-tab.active small,.insight-tab:hover small,.insight-tab:focus-visible small{grid-template-rows:1fr;opacity:1}.insight-mobile-preview{display:none}.insight-mobile-preview-head{display:flex;min-width:0;align-items:flex-start;gap:12px}.insight-mobile-preview-head>span{display:inline-flex;width:36px;height:36px;flex:0 0 auto;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.16);border-radius:var(--radius-sm);background:#ffffff0d;color:var(--primary);font-size:1.35rem}.insight-mobile-preview-head div{display:grid;min-width:0;gap:6px}.insight-mobile-preview-head strong{color:var(--primary);font-size:1.02rem;font-weight:660;line-height:1.25}.insight-mobile-preview-head em{width:fit-content;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:#ffffff0f;color:var(--secondary);padding:5px 8px;font-size:.7rem;font-style:normal;font-weight:680;line-height:1}.insight-mobile-preview p,.insight-mobile-foot span,.insight-mobile-caption,.insight-mobile-select span,.insight-mobile-language-head span,.insight-mobile-language-list em,.insight-mobile-qr dt,.insight-mobile-control-grid span,.insight-mobile-metrics span,.insight-mobile-summary span{color:var(--secondary)}.insight-mobile-preview p{margin:0;font-size:.86rem;font-weight:330;line-height:1.55}.insight-mobile-select,.insight-mobile-foot,.insight-mobile-language-head{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:12px;border:1px solid rgba(255,255,255,.11);border-radius:var(--radius-sm);background:#ffffff0b;padding:10px 12px}.insight-mobile-select strong,.insight-mobile-foot strong,.insight-mobile-language-head strong{flex:0 0 auto;color:var(--primary);font-size:.82rem;font-weight:720;line-height:1.25;text-align:right;white-space:nowrap}.insight-mobile-signal{border:1px solid rgba(255,255,255,.11);border-radius:var(--radius-md);background:#0000002e;padding:14px}.insight-mobile-signal .signal-meter{min-height:72px}.insight-mobile-metrics,.insight-mobile-summary,.insight-mobile-control-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.insight-mobile-metrics div,.insight-mobile-summary div,.insight-mobile-control-grid span{display:grid;min-width:0;gap:6px;border:1px solid rgba(255,255,255,.11);border-radius:var(--radius-sm);background:#ffffff0b;padding:10px}.insight-mobile-metrics strong,.insight-mobile-summary strong{color:var(--primary);font-size:.92rem;font-weight:720;line-height:1.2}.insight-mobile-metrics .is-emphasis strong{color:var(--success)}.insight-mobile-language-list{display:grid;list-style:none;gap:7px;margin:0;padding:0}.insight-mobile-language-list li{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,.8fr) minmax(0,1fr);gap:8px;align-items:center;border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-sm);background:#ffffff0a;padding:9px 10px}.insight-mobile-language-list span,.insight-mobile-language-list strong{color:var(--primary);font-size:.78rem;font-weight:680;line-height:1.2}.insight-mobile-language-list em{font-size:.74rem;font-style:normal;line-height:1.2}.insight-mobile-audio,.insight-mobile-status,.insight-mobile-sessions,.insight-mobile-qr,.insight-mobile-controls,.insight-mobile-translation{display:grid;gap:12px}.insight-mobile-qr>div{display:grid;grid-template-columns:86px minmax(0,1fr);gap:12px;align-items:stretch}.insight-mobile-qr>div>span{display:grid;min-height:96px;place-items:center;border:1px solid rgba(255,255,255,.12);border-radius:var(--radius-md);background:#ffffff0b;color:var(--primary);font-size:2.6rem}.insight-mobile-qr dl{display:grid;gap:8px;margin:0}.insight-mobile-qr dl>div{min-width:0;border:1px solid rgba(255,255,255,.11);border-radius:var(--radius-sm);background:#ffffff0b;padding:9px 10px}.insight-mobile-qr dt{font-size:.72rem;line-height:1.2}.insight-mobile-qr dd{margin:4px 0 0;color:var(--primary);font-size:.78rem;font-weight:680;line-height:1.25;overflow-wrap:anywhere}.insight-mobile-caption{border:1px solid rgba(255,255,255,.11);border-radius:var(--radius-md);background:#ffffff0b;padding:12px;font-size:.82rem;font-weight:330;line-height:1.5}.final-cta{position:relative;scroll-margin-top:82px;min-height:560px;border-top:1px solid rgba(68,71,72,.3);background:var(--background);overflow:hidden}.cta-backdrop{position:absolute;inset:0;opacity:.56}.cta-backdrop:after{position:absolute;inset:0;background:linear-gradient(180deg,var(--background) 0%,rgba(20,19,19,.46) 36%,var(--background) 100%),linear-gradient(90deg,#1413131f,#141313d6);content:""}.final-cta .container{position:relative;z-index:1;display:flex;min-height:inherit;align-items:center;justify-content:flex-end}.cta-content{display:flex;max-width:720px;flex-direction:column;align-items:flex-end;padding:92px 0;text-align:right}.cta-content h2{margin-bottom:22px;color:var(--primary);font-size:clamp(2.45rem,5vw,4.2rem);line-height:1.12}.cta-content p{max-width:620px;margin-bottom:34px;color:var(--secondary);font-size:1.08rem;font-weight:340;line-height:1.7}.cta-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px}@media(max-width:980px){:root{--gutter: 24px}.nav-links,.nav-actions{display:none}.nav-toggle{display:inline-flex}.hero-serenity{min-height:calc(100svh - 86px)}.hero-serenity-shell{padding:58px 0 38px}.hero-serenity h1{font-size:4.4rem}.hero-supporting-copy{max-width:580px;font-size:1rem}.hero-command-row{align-items:flex-start;flex-direction:column}.hero-capability-pills{justify-content:flex-start}.problem-story-section{padding:74px 0 92px}.problem-story-shell{display:flex;flex-direction:column;gap:34px}.problem-story-copy{display:contents}.problem-story-copy>.eyebrow{order:0}.problem-story-copy>h2{order:1}.problem-story-lead{order:2}.problem-story-visual{display:none}.problem-story-steps{order:3;margin-top:10px}.problem-story-step{min-height:auto;padding:30px 0}.problem-step-visual{display:grid}.insight-block,.insight-block.is-reverse{grid-template-columns:1fr}.insight-visual,.insight-block.is-reverse .insight-visual{display:none;order:2}.insight-copy,.insight-block.is-reverse .insight-copy{order:1;min-height:auto;border-top:0;border-bottom:1px solid var(--outline);border-right:0;border-left:0}.insight-visual{min-height:520px}.insight-visual.has-operator-panel{min-height:780px}.insight-visual.has-listener-panel{min-height:700px}.insight-mobile-preview.is-active{display:grid;gap:14px;margin:0 0 18px;border-top:1px solid rgba(255,255,255,.18);padding:18px 0 22px}}@media(max-width:640px){:root{--gutter: clamp(24px, 6vw, 32px)}.container,.nav-shell{width:min(var(--container),calc(100vw - var(--gutter) - var(--gutter)))}h1,h2{word-break:normal;overflow-wrap:anywhere}.hero-serenity{min-height:auto}.hero-serenity:after{opacity:.38}.hero-serenity-image img{opacity:.34}.hero-serenity-shell{min-height:calc(100svh - 86px);gap:28px;padding:46px 0 34px}.hero-serenity-copy{width:min(100%,21rem);justify-self:stretch;text-align:left}.hero-eyebrow{margin-bottom:18px}.hero-serenity h1{gap:.12em;font-size:2.82rem;line-height:1.08}.hero-supporting-copy{max-width:none;margin:22px 0 0;font-size:.92rem;line-height:1.62;overflow-wrap:anywhere;text-wrap:wrap}.hero-actions{width:100%;flex-direction:column}.hero-actions .button{width:100%}.hero-command-row{gap:18px}.hero-capability-pills{gap:8px}.hero-capability-pills span{padding:7px 10px;font-size:.7rem}.hero-grid-line.is-left{left:12%}.hero-grid-line.is-right{right:12%}.hero-detail-dot.is-top-left,.hero-detail-dot.is-bottom-left{left:12%}.hero-detail-dot.is-top-right,.hero-detail-dot.is-bottom-right{right:12%}.problem-story-section{padding:42px 0 72px}.problem-story-copy h2{font-size:clamp(2rem,10vw,2.9rem)}.problem-story-lead{margin-top:22px;font-size:1rem}.problem-story-steps{gap:14px}.problem-story-steps:before{display:none}.problem-story-step{grid-template-columns:1fr;gap:14px;border:1px solid var(--outline);border-radius:var(--radius-lg);background:#ffffff08;padding:22px;opacity:1;transform:none}.problem-step-index{width:48px;height:34px}.problem-step-icon{display:inline-flex}.problem-story-step h3{display:flex;margin-bottom:8px;font-size:clamp(1.25rem,6vw,1.62rem)}.problem-story-step p{font-size:.94rem}.problem-step-visual{grid-template-columns:72px minmax(0,1fr);gap:12px;margin:12px 0;padding-top:14px}.problem-step-visual-graphic{height:116px;min-height:116px}.problem-step-visual-graphic .material-symbols-outlined{width:54px;height:54px;border-radius:12px;font-size:1.9rem}.problem-step-visual .problem-signal-lines{inset:16px}.problem-step-visual-content{align-content:start;gap:7px}.problem-step-visual-content strong{font-size:.98rem}.problem-step-visual-content p{font-size:.78rem;line-height:1.48}.problem-step-visual .problem-visual-tags{gap:6px;margin-top:0}.problem-step-visual .problem-visual-tags em{padding:6px 7px;font-size:.67rem}.problem-visual-card{min-height:440px;border-radius:var(--radius-lg)}.problem-visual-stage{min-height:386px}.problem-visual-panel{grid-template-rows:minmax(180px,1fr) auto}.problem-visual-graphic{min-height:180px}.problem-visual-graphic .material-symbols-outlined{width:84px;height:84px;border-radius:14px;font-size:2.8rem}.problem-signal-lines{inset:26px}.problem-visual-content{padding:22px}.problem-visual-content h3{font-size:clamp(1.3rem,6vw,1.68rem)}.section-heading{padding:46px 0 24px}.section-heading h2{font-size:clamp(1.8rem,8.6vw,2.54rem);line-height:1.1}.insight-block-section{padding-bottom:68px}.insight-block{border-radius:var(--radius-lg)}.insight-visual{min-height:440px}.insight-visual.has-operator-panel{min-height:820px}.insight-visual.has-listener-panel{min-height:760px}.product-card{width:calc(100% - 24px);max-height:none}.operator-preview,.listener-preview{gap:14px;padding:18px}.operator-audio-card,.operator-runtime-card,.operator-session-card,.listener-qr-card,.listener-control-card,.listener-translation-card{gap:13px}.listener-qr-content,.listener-control-grid{grid-template-columns:1fr}.listener-qr-mark{min-height:178px}.listener-card-head,.listener-card-foot,.listener-stream-row,.listener-history>div{align-items:stretch;flex-direction:column}.listener-card-head>div{flex-direction:row}.listener-card-foot strong{text-align:center}.listener-caption-box{min-height:138px}.listener-wave{min-height:52px}.listener-wave .signal-meter{height:58px;gap:3px}.listener-wave .signal-meter i{min-width:0}.operator-runtime-grid{gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.operator-runtime-metric{min-height:92px;padding:12px}.operator-runtime-metric strong{font-size:1.08rem}.operator-audio-controls{grid-template-columns:1fr}.operator-card-head,.operator-session-head,.operator-card-foot{align-items:stretch;flex-direction:column}.operator-filter-pills{width:100%}.operator-filter-pills span{flex:1;text-align:center}.operator-select,.operator-secondary-action,.operator-primary-action{justify-content:center;padding:12px 13px}.operator-waveform{min-height:104px}.operator-language-panel ul{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-grid{grid-template-columns:1fr}.chart{height:150px;gap:8px}.panel-foot,.code-status{align-items:flex-start;flex-direction:column}.insight-copy{padding:20px}.insight-title-row{gap:10px;margin-bottom:14px}.insight-title-row h3{font-size:clamp(1.46rem,7vw,1.82rem)}.insight-copy p{margin-bottom:16px;font-size:.92rem;line-height:1.62}.insight-tab{gap:8px;padding:16px 0 12px}.insight-tab span{font-size:.98rem}.insight-tab small{font-size:.8rem;line-height:1.5}.insight-mobile-preview.is-active{gap:12px;margin-bottom:14px;padding:16px 0 20px}.insight-mobile-preview-head>span{width:32px;height:32px;font-size:1.2rem}.insight-mobile-preview-head strong{font-size:.96rem}.insight-mobile-preview p{font-size:.82rem}.insight-mobile-signal .signal-meter{min-height:56px}.insight-mobile-metrics,.insight-mobile-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.insight-mobile-qr>div{grid-template-columns:70px minmax(0,1fr)}.insight-mobile-qr>div>span{min-height:84px;font-size:2.2rem}.insight-mobile-control-grid{grid-template-columns:1fr}.insight-mobile-language-list li{grid-template-columns:minmax(0,1fr);gap:5px}.final-cta{min-height:520px}.final-cta .container{justify-content:flex-start}.cta-content{align-items:flex-start;text-align:left}.cta-actions{justify-content:flex-start}.button{width:100%}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:1ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:1ms!important}.problem-visual-panel{transition:none!important}.hero-word,.hero-grid-line,.hero-detail-dot{opacity:1!important;transform:none!important;filter:none!important;animation:none!important}.hero-pointer-glow,.hero-ripple-layer{display:none!important}}
