:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#0f1115;--ink-soft:#2c3441;--muted:#687284;--paper:#f4f5f8;--paper-strong:#fff;--line:#0f11151f;--line-strong:#0f111533;--night:#0f1115;--night-2:#171c24;--night-3:#202838;--night-text:#eef3ff;--night-muted:#9ea8bb;--primary:#5b8cff;--primary-strong:#2e5bd9;--accent:#ff5a52;--success:#2fbf71;--warning:#f5a524;--wash:#eaf0ff;--shadow-soft:0 18px 55px #0f11151c;--shadow-deep:0 34px 110px #0f111557;--radius:8px;--ease-out:cubic-bezier(.16, 1, .3, 1);--ease-snap:cubic-bezier(.2, .9, .2, 1);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{background:var(--paper);color:var(--ink);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;line-height:1.5}@keyframes page-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes stage-rise{0%{opacity:0;transform:translateY(34px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes bar-pulse{0%,to{transform:scaleY(.3)}50%{transform:scaleY(1)}}@keyframes caption-swap{0%,42%,to{opacity:1;transform:translateY(0)}50%,92%{opacity:0;transform:translateY(8px)}}@keyframes caption-swap-alt{0%,42%,to{opacity:0;transform:translateY(8px)}50%,92%{opacity:1;transform:translateY(0)}}@keyframes progress-run{0%{transform:translate(-14%)}to{transform:translate(132%)}}@keyframes active-pulse{0%,to{box-shadow:0 0 #5b8cff38}50%{box-shadow:0 0 0 10px #5b8cff00}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes drift-line{0%{transform:translate(-12%)}to{transform:translate(12%)}}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}.wrap{width:min(1180px,100% - 40px);margin:0 auto}.topbar{z-index:80;color:var(--night-text);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f1115c2;border-bottom:1px solid #ffffff17;transition:background .22s,border-color .22s,box-shadow .22s,color .22s;animation:.46s both page-in;position:sticky;top:0}html.is-scrolled .topbar{color:var(--ink);background:#ffffffe6;border-color:#0f111514;box-shadow:0 12px 34px #0f111514}.nav{justify-content:space-between;align-items:center;gap:22px;min-height:72px;display:flex}.brand{letter-spacing:0;transition:transform .22s var(--ease-snap);align-items:center;gap:10px;font-size:1rem;font-weight:860;display:inline-flex}.brand:hover{transform:translateY(-1px)}.brand-mark{background:#0f1115;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex;box-shadow:0 14px 30px #5b8cff47}.brand-mark svg{display:block}.nav-links{color:#eef3ffb3;align-items:center;gap:18px;font-size:.92rem;font-weight:760;display:flex}html.is-scrolled .nav-links{color:var(--muted)}.nav-links a,.footer-links a,.fine a,.trust-hero a{position:relative}.nav-links a:after,.footer-links a:after,.fine a:after,.trust-hero a:after{content:"";background:var(--accent);transform-origin:100%;height:2px;transition:transform .24s var(--ease-out);position:absolute;bottom:-4px;left:0;right:0;transform:scaleX(0)}.nav-links a:hover,.footer-links a:hover,.fine a:hover,.trust-hero a:hover{color:currentColor}.nav-links a:hover:after,.footer-links a:hover:after,.fine a:hover:after,.trust-hero a:hover:after{transform-origin:0;transform:scaleX(1)}.nav-actions{align-items:center;gap:10px;display:flex}.language-picker{position:relative}.language-trigger{color:#eef3ffd1;cursor:pointer;min-height:42px;font:inherit;letter-spacing:0;transition:border-color .18s ease, background .18s ease, color .18s ease, transform .18s var(--ease-snap);background:#ffffff14;border:1px solid #ffffff29;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 11px;font-size:.86rem;font-weight:850;display:inline-flex}.language-trigger:hover,.language-picker.is-open .language-trigger{color:#fff;background:#ffffff21;border-color:#ffffff47;transform:translateY(-1px)}html.is-scrolled .language-trigger{border-color:var(--line);color:var(--ink-soft);background:#ffffffb3}html.is-scrolled .language-trigger:hover,html.is-scrolled .language-picker.is-open .language-trigger{border-color:var(--line-strong);color:var(--ink);background:#fff}.language-flag{background:#ffffff29;border-radius:4px;flex:none;justify-content:center;align-items:center;width:22px;height:16px;display:inline-flex;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff3d,0 5px 12px #0f11151a}html.is-scrolled .language-flag,.language-list .language-flag{background:var(--wash);box-shadow:inset 0 0 0 1px #0f11151f,0 4px 10px #0f111512}.language-flag svg{width:100%;height:100%;display:block}.language-chevron{width:7px;height:7px;transition:transform .18s var(--ease-snap);border-bottom:2px solid;border-right:2px solid;transform:rotate(45deg)translateY(-2px)}.language-picker.is-open .language-chevron{transform:rotate(225deg)translate(-1px,-1px)}.language-list{border:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffffa;border-radius:14px;width:234px;padding:8px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 28px 80px #0f111542,inset 0 1px #ffffffc2}.language-list a{min-height:40px;color:var(--muted);letter-spacing:0;transition:background .16s ease, color .16s ease, transform .16s var(--ease-snap);border-radius:10px;align-items:center;gap:10px;padding:0 10px;font-size:.9rem;font-weight:780;display:flex}.language-list a:hover,.language-list a[aria-current=page]{background:var(--wash);color:var(--ink)}.language-list a:hover{transform:translate(1px)}.button{min-height:46px;color:var(--ink);letter-spacing:0;text-align:center;transition:transform .24s var(--ease-snap), box-shadow .24s ease, background .24s ease, color .24s ease, border-color .24s ease;background:#fff;border:1px solid #fff;border-radius:999px;justify-content:center;align-items:center;padding:0 19px;font-weight:860;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 16px 38px #00000038}.button:before{content:"";pointer-events:none;transition:transform .62s var(--ease-out);background:linear-gradient(110deg,#0000 20%,#ffffff5c 48%,#0000 76%);position:absolute;inset:-2px;transform:translate(-112%)skew(-16deg)}.button:hover{transform:translateY(-2px);box-shadow:0 22px 48px #00000042}.button:hover:before{transform:translate(112%)skew(-16deg)}.button.secondary{color:#fff;box-shadow:none;background:#ffffff14;border-color:#ffffff2e}html.is-scrolled .topbar .button.secondary{border-color:var(--line);background:var(--ink);color:#fff}.store-actions{flex-wrap:wrap;align-items:center;gap:12px;max-width:100%;display:flex}.store-button{color:#eef3fff5;background:#ffffff12;border-color:#ffffff24;border-radius:18px;justify-content:flex-start;align-items:center;gap:12px;min-height:46px;padding:0 16px 0 12px;display:inline-flex;box-shadow:0 14px 30px #00000029}.store-button:before{display:none}.store-button:hover{border-color:#ffffff3d;transform:translateY(-2px);box-shadow:0 20px 38px #0003}.store-button-copy{flex-direction:column;align-items:flex-start;gap:2px;min-width:0;display:flex}.store-button-kicker{color:#eef3ff94;letter-spacing:.08em;text-transform:uppercase;font-size:.67rem;font-weight:760}.store-button-label{letter-spacing:-.02em;font-size:.96rem;font-weight:860;line-height:1.08}.store-browser-icon{border-radius:4px;flex:none;width:18px;height:18px;display:block}.store-button-arrow{color:#eef3ff9e;margin-left:auto;font-size:1rem;line-height:1}.store-actions-nav{gap:8px}.topbar .store-actions-nav .store-button{min-height:42px;box-shadow:none;background:#ffffff0d;border-radius:999px;padding:0 14px 0 12px}.topbar .store-actions-nav .store-button-label{font-size:.88rem}.topbar .store-actions-nav .store-button-kicker,.topbar .store-actions-nav .store-button-arrow,.store-actions-footer .store-button-kicker,.store-actions-footer .store-button-arrow{display:none}.topbar .store-actions-nav .store-browser-icon,.store-actions-footer .store-browser-icon{width:16px;height:16px}.topbar .store-actions-nav .store-button:hover{box-shadow:none;background:#ffffff1a;transform:translateY(-1px)}html.is-scrolled .topbar .store-actions-nav .store-button{border-color:var(--line);color:var(--ink-soft);background:#ffffffd1}html.is-scrolled .topbar .store-actions-nav .store-button:hover{border-color:var(--line-strong);color:var(--ink);background:#fff}.store-actions-hero{justify-content:center;gap:12px}.store-actions-hero .store-button{color:#fff;background:linear-gradient(#ffffff24,#ffffff12);border-radius:999px;justify-content:center;min-width:176px;min-height:52px;padding:0 18px 0 14px;box-shadow:0 22px 48px #00000038,inset 0 1px #ffffff0f}.store-actions-hero .store-button:hover{background:linear-gradient(#ffffff2e,#ffffff1a)}.store-actions-hero .store-button-copy{gap:0}.store-actions-hero .store-button-kicker,.store-actions-hero .store-button-arrow{display:none}.store-actions-hero .store-button-label{font-size:.98rem;line-height:1}.store-actions-hero .store-browser-icon{border-radius:5px;width:20px;height:20px}.store-actions-footer{justify-content:flex-end;gap:10px}.store-actions-footer .store-button{border-color:var(--line);min-height:42px;color:var(--ink);box-shadow:none;background:#fff;padding:0 14px 0 12px}.store-actions-footer .store-button:hover{border-color:var(--line-strong);background:var(--wash);box-shadow:0 12px 26px #0f11150f}.store-actions-footer .store-button-label{font-size:.88rem}.hero{isolation:isolate;color:var(--night-text);background:linear-gradient(180deg, #0f1115f5, #0f1115eb 52%, #f4f5f8fa 100%), linear-gradient(115deg, #5b8cff38, transparent 34%, #ff5a521f 72%, transparent 100%), var(--night);padding:78px 0 34px;position:relative;overflow:hidden}.hero:before{content:"";z-index:-2;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#00000094,#0000 76%);mask-image:linear-gradient(#00000094,#0000 76%)}.hero:after{content:"";z-index:-1;background:linear-gradient(90deg,#0000,#ffffff14,#0000);height:45%;position:absolute;top:0;left:-12%;right:-12%;transform:skewY(-8deg)}.hero-content{text-align:center;max-width:990px;animation:.72s 50ms both page-in}.eyebrow{color:var(--primary);letter-spacing:0;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:18px;font-size:.76rem;font-weight:920;display:inline-flex}.eyebrow:before{content:"";background:var(--accent);width:34px;height:2px}.hero-content .eyebrow,.section-head.center .eyebrow,.cta .eyebrow{justify-content:center}.hero h1{letter-spacing:-.05em;max-width:100%;margin-inline:auto;font-size:clamp(5.6rem,11vw,7.4rem);line-height:.92}.hero-lead{color:#fff;text-wrap:balance;max-width:900px;margin:16px auto 0;font-size:1.86rem;font-weight:780;line-height:1.12}.hero-copy{color:#eef3ffbd;text-wrap:balance;max-width:760px;margin:18px auto 0;font-size:1.06rem;line-height:1.58}.hero-actions{justify-content:center;margin-top:28px}.hero-actions.centered{justify-content:center}.hero-note{color:#eef3ff8f;max-width:620px;margin:16px auto 0;font-size:.94rem}.hero-stage{z-index:1;margin-top:56px;position:relative}.hero-proof{z-index:2;border-radius:var(--radius);background:#0f111514;border:1px solid #0f111514;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:24px;display:grid;position:relative;overflow:hidden;box-shadow:0 22px 60px #0f11151c}.proof-item{min-height:92px;color:var(--ink);background:#ffffffeb;flex-direction:column;justify-content:center;gap:4px;padding:18px;display:flex}.proof-item strong{color:var(--accent);font:920 1.65rem/1 ui-monospace,SFMono-Regular,Menlo,monospace}.proof-item span{color:var(--ink-soft);font-size:.94rem;font-weight:780}.product-theater{perspective:1200px;min-height:820px;animation:stage-rise .9s .18s var(--ease-out) both;position:relative}.stage-lines{opacity:.42;pointer-events:none;height:420px;position:absolute;inset:4% 2% auto;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 18% 82%,#0000);mask-image:linear-gradient(90deg,#0000,#000 18% 82%,#0000)}.stage-lines span{background:linear-gradient(90deg,#0000,#5b8cff80,#ff5a526b,#0000);height:1px;animation:7s ease-in-out infinite alternate drift-line;position:absolute;left:0;right:0}.stage-lines span:first-child{top:68px}.stage-lines span:nth-child(2){animation-delay:-2.2s;top:176px}.stage-lines span:nth-child(3){animation-delay:-4.4s;top:284px}.device-shell{z-index:2;transform-origin:bottom;background:linear-gradient(#ffffff21,#ffffff08),#111620;border:1px solid #ffffff29;border-radius:14px;width:min(1180px,100%);height:780px;margin:0 auto;position:relative;overflow:hidden;transform:rotateX(3deg);box-shadow:0 54px 130px #00000080,inset 0 1px #ffffff24}.device-topbar{background:#ffffff0f;border-bottom:1px solid #ffffff1a;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;height:48px;padding:0 16px;display:grid}.window-controls{gap:7px;display:flex}.window-controls span{border-radius:50%;width:10px;height:10px}.window-controls span:first-child{background:var(--accent)}.window-controls span:nth-child(2){background:var(--warning)}.window-controls span:nth-child(3){background:var(--success)}.url-pill,.status-pill{color:#eef3ffa3;white-space:nowrap;border:1px solid #ffffff1a;border-radius:999px;align-items:center;min-width:0;min-height:28px;font-size:.78rem;font-weight:760;display:flex}.url-pill{text-overflow:ellipsis;background:#ffffff0d;padding:0 14px;overflow:hidden}.status-pill{color:#b8c9ff;padding:0 11px}.device-canvas{background:#ffffff14;grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr) minmax(420px,450px);gap:1px;height:calc(100% - 48px);min-height:0;display:grid;overflow:hidden}.video-surface,.cuelio-surface{background:var(--night);min-width:0;min-height:0}.video-surface{background:#0f0f0f;grid-template-rows:minmax(0,1fr) auto;display:grid}.youtube-player-mock{background:radial-gradient(circle at 48% 18%,#ff5a5238,#0000 31%),radial-gradient(circle at 78% 42%,#5b8cff38,#0000 34%),linear-gradient(#ffffff0b,#0000 22%),#050505;min-height:0;position:relative;overflow:hidden}.youtube-player-mock:before{content:"";pointer-events:none;background:linear-gradient(#00000014,#0000 24%,#000000c7),linear-gradient(90deg,#00000085,#0000 23% 76%,#0000006b),radial-gradient(circle at 22% 16%,#5b8cff21,#0000 30%);position:absolute;inset:0}.youtube-video-art{z-index:1;background:linear-gradient(#12182257,#07090db8),linear-gradient(120deg,#5b8cff29,#0000 46%),#080b10;border-radius:14px;position:absolute;inset:30px 38px 96px;overflow:hidden;box-shadow:inset 0 1px #ffffff14,inset 0 0 0 1px #ffffff12,0 30px 80px #00000057}.youtube-video-art:before{content:"";opacity:.36;background-color:#0000;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:42px 42px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 90%);mask-image:linear-gradient(#000,#0000 90%)}.youtube-video-art:after{content:"";pointer-events:none;background:linear-gradient(#0000,#00000094);height:42%;position:absolute;inset:auto 0 0}.yt-source-chip{z-index:3;color:#dce8ff;background:#0a1220db;border:1px solid #5b8cff6b;border-radius:999px;align-items:center;min-height:30px;padding:0 11px;font:850 .76rem/1 ui-monospace,SFMono-Regular,Menlo,monospace;display:inline-flex;position:absolute;top:16px;left:18px}.yt-frame-grid{z-index:2;grid-template-columns:minmax(0,1fr) 198px;gap:20px;display:grid;position:absolute;inset:48px 26px 34px}.yt-product-window,.yt-presenter-card,.yt-insight-card{background:linear-gradient(#fff1,#ffffff04),#0d121bdb;border:1px solid #8fa2c52e;border-radius:14px;min-width:0;box-shadow:0 26px 70px #00000057,inset 0 1px #ffffff14}.yt-product-window{grid-template-rows:42px 1fr;display:grid;overflow:hidden}.yt-window-toolbar{background:#ffffff09;border-bottom:1px solid #ffffff14;align-items:center;gap:7px;padding:0 15px;display:flex}.yt-window-toolbar span{background:#fff3;border-radius:50%;width:7px;height:7px;display:inline-block}.yt-window-toolbar span:first-child{background:#ff5a52}.yt-window-toolbar span:nth-child(2){background:#f5a524}.yt-window-toolbar span:nth-child(3){background:#2fbf71}.yt-window-toolbar strong{color:#c8d2e7;margin-left:4px;font-size:.72rem;font-weight:820}.yt-window-body{grid-template-rows:minmax(110px,1fr) auto auto auto;align-content:stretch;gap:12px;padding:18px 22px 24px;display:grid}.yt-timeline-panel{background:radial-gradient(circle at 78% 24%,#5b8cff42,#0000 30%),radial-gradient(circle at 28% 68%,#ff5a522e,#0000 34%),linear-gradient(#ffffff0b,#ffffff03),#02060c6b;border:1px solid #8fa2c524;border-radius:12px;min-height:112px;position:relative;overflow:hidden}.yt-timeline-panel:before{content:"";opacity:.64;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0}.yt-timeline-panel:after{content:"";background:linear-gradient(90deg,#5b8cff2e,#5b8cffbd,#ff5a529e);border-radius:999px;height:2px;position:absolute;bottom:18px;left:18px;right:18px;box-shadow:0 -34px #fff1,0 -68px #ffffff0b}.yt-timeline-bar{background:linear-gradient(#5b8cffc7,#5b8cff38);border-radius:999px 999px 3px 3px;width:13%;position:absolute;bottom:20px}.bar-one{height:46px;left:14%}.bar-two{background:linear-gradient(#ff5a52c2,#ff5a522e);height:76px;left:38%}.bar-three{height:58px;left:66%}.yt-timeline-panel i{background:conic-gradient(from 30deg,#5b8cffd6,#ff5a52b8,#ffffff24,#5b8cffd6);border:1px solid #ffffff1f;border-radius:50%;width:46px;height:46px;position:absolute;top:18px;right:18px;box-shadow:0 0 0 8px #ffffff09}.yt-metric-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.yt-metric-row span{color:#8f9bb1;font-size:.72rem;font-weight:760}.yt-metric-row strong{color:#85aaff;margin-right:74px;font-size:1.32rem;line-height:1}.yt-chart-stack{background:#02060c6b;border-radius:11px;gap:9px;padding:12px;display:grid}.yt-chart-line{background:#ffffff29;border-radius:999px;height:11px;display:block}.line-one{width:82%}.line-two{background:#5b8cff8f;width:62%;animation:4.8s ease-in-out infinite chart-breathe}.line-three{background:#ff5a526b;width:72%}.yt-note-card{background:#5b8cff14;border:1px solid #5b8cff38;border-radius:11px;grid-template-columns:10px minmax(0,1fr);align-items:start;gap:10px;padding:12px;display:grid}.yt-note-card span{background:#5b8cff;border-radius:50%;width:8px;height:8px;margin-top:5px;box-shadow:0 0 0 5px #5b8cff26}.yt-note-card p{color:#edf3ff;margin:0;font-size:.74rem;font-weight:780;line-height:1.35}.yt-presenter-card{align-content:center;gap:10px;padding:20px;display:grid}.yt-presenter-avatar{background:radial-gradient(circle at 48% 34%,#f1decaf2 0 18%,#0000 19%),radial-gradient(circle at 48% 68%,#5b8cffd1 0 28%,#0000 29%),linear-gradient(135deg,#5b8cff94,#ff5a5270),#202838;border-radius:50%;width:76px;height:76px;position:relative;box-shadow:0 0 0 12px #ffffff09,0 20px 42px #00000047}.yt-presenter-avatar span{background:#2fbf71;border:3px solid #0d121bf5;border-radius:50%;width:17px;height:17px;position:absolute;bottom:10px;right:8px}.yt-presenter-card strong{color:#e4ebfb;font-size:.82rem;font-weight:860}.yt-presenter-card em{color:#8d98ad;font-size:.68rem;font-style:normal;font-weight:760}.yt-insight-card{z-index:3;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);width:min(290px,42%);padding:13px 15px;animation:5.6s ease-in-out infinite insight-float;position:absolute;bottom:32px;right:260px;transform:translateY(0)}.yt-insight-card span,.yt-insight-card strong{display:block}.yt-insight-card span{color:#8fb0ff;letter-spacing:.08em;text-transform:uppercase;font-size:.62rem;font-weight:900}.yt-insight-card strong{color:#f3f6ff;margin-top:4px;font-size:.8rem;line-height:1.25}@keyframes chart-breathe{0%,to{width:62%}50%{width:78%}}@keyframes insight-float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.youtube-big-play{z-index:4;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000094;border:1px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;transition:background .14s,transform .14s;display:inline-flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.youtube-big-play:hover,.youtube-big-play:focus-visible{background:#ff0000c7}.youtube-big-play:active{transform:translate(-50%,-50%)scale(.95)}.youtube-big-play svg{width:32px;height:32px;margin-left:4px}.youtube-big-play path{fill:currentColor}.youtube-control-layer{z-index:4;position:absolute;bottom:12px;left:20px;right:20px}.youtube-progress{background:#ffffff47;border-radius:999px;height:4px;margin-bottom:13px;position:relative}.youtube-progress-fill{width:var(--player-progress,24%);border-radius:inherit;background:#f03;height:100%;display:block}.youtube-progress-cue{top:50%;left:var(--player-progress,24%);background:#f03;border-radius:50%;width:12px;height:12px;position:absolute;transform:translate(-50%,-50%)}.youtube-controls{color:#ffffffeb;justify-content:space-between;align-items:center;gap:16px;display:flex}.youtube-control-left,.youtube-control-right{align-items:center;gap:16px;min-width:0;display:inline-flex}.youtube-control-left time{color:#ffffffd6;white-space:nowrap;font:760 .78rem/1 ui-monospace,SFMono-Regular,Menlo,monospace}.yt-control-icon{color:#ffffffe6;flex:none;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.youtube-control-left .yt-control-icon{width:20px;height:20px}.yt-control-icon svg{width:100%;height:100%;display:block}.yt-control-icon path,.yt-control-icon rect,.yt-control-icon circle{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2px}.yt-play-small svg{width:19px;height:19px;transform:translate(-1px)}.yt-play-small path,.yt-volume path:first-child{fill:currentColor;stroke:none}.yt-volume path:last-child{stroke-width:2px}.yt-control-text{color:#ffffffdb;justify-content:center;align-items:center;min-width:18px;height:18px;font-size:.72rem;font-weight:850;display:inline-flex}.video-ambient{background:linear-gradient(145deg,#5b8cff57,#0000 38%),linear-gradient(36deg,#ff5a5238,#0000 56%),linear-gradient(#252d3c,#0f1115);position:relative;overflow:hidden}.video-ambient:before{content:"";border:1px solid #ffffff1f;border-radius:10px;position:absolute;inset:28px}.video-ambient:after{content:"";opacity:.45;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:34px 34px;position:absolute;inset:0}.neutral-video{background:linear-gradient(#171d27 0%,#0f131b 48%,#07090d 100%)}.neutral-video:before{background:linear-gradient(#ffffff12,#ffffff04),#101721;border:1px solid #869abe2e;border-radius:16px;inset:28px 30px 84px;box-shadow:0 34px 90px #00000057,inset 0 1px #ffffff1f}.neutral-video:after{opacity:.36;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:42px 42px;border-radius:16px;inset:28px 30px 84px}.player-art{z-index:2;pointer-events:none;grid-template-columns:minmax(0,1fr) 178px;gap:18px;display:grid;position:absolute;inset:54px 56px 118px}.player-main-card,.player-side-card{background:#070b11b3;border:1px solid #8a9cbe2e;border-radius:14px;min-width:0;position:relative;box-shadow:0 16px 44px #0000003d}.player-main-card{align-content:end;gap:11px;padding:24px;display:grid}.source-chip{color:#dce8ff;background:#101b30db;border:1px solid #5b8cff6b;border-radius:999px;align-items:center;min-height:30px;padding:0 11px;font:850 .76rem/1 ui-monospace,SFMono-Regular,Menlo,monospace;display:inline-flex;position:absolute;top:18px;left:18px}.chapter-line{background:#dfe7f529;border-radius:999px;height:13px;display:block}.line-a{width:82%}.line-b{background:#5b8cff6b;width:58%}.line-c{width:70%}.speaker-strip{gap:7px;margin-top:5px;display:flex}.speaker-strip span{background:#ffffff2e;border-radius:999px;width:34px;height:6px}.speaker-strip span:nth-child(2){background:#ff5a5294}.player-side-card{align-content:center;gap:12px;padding:20px;display:grid}.mini-timeline{background:linear-gradient(90deg,#ffffff2e,#0000 32%),#ffffff0f;border-radius:9px;height:34px;display:block}.mini-timeline.is-hot{background:linear-gradient(90deg,#5b8cff8c,#0000 46%),#5b8cff1a;border:1px solid #5b8cff6b}.player-side-card strong{color:#c9d7f3;font-size:.74rem;font-weight:850}.play-button{z-index:4;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff21;border:1px solid #ffffff3d;border-radius:50%;width:74px;height:74px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.play-button:after{content:"";border-top:14px solid #0000;border-bottom:14px solid #0000;border-left:21px solid #fff;position:absolute;top:23px;left:30px}.caption-track{z-index:3;position:absolute;bottom:82px;left:34px;right:34px}.video-caption{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f1115c7;border-radius:8px;padding:11px 13px;font-size:.9rem;font-weight:760;position:absolute;bottom:0;left:0;right:0}.caption-a{animation:6s ease-in-out infinite caption-swap}.caption-b{animation:6s ease-in-out infinite caption-swap-alt}.video-foot{background:#0f0f0f;border-top:1px solid #ffffff1a;gap:12px;min-height:146px;padding:16px 20px 18px;display:grid}.youtube-watch-title strong,.youtube-watch-title span{display:block}.youtube-watch-title strong{color:var(--night-text);font-size:.98rem;font-weight:780;line-height:1.25}.youtube-watch-title span{color:#a3aab8;margin-top:2px;font-size:.74rem;font-weight:650}.youtube-channel-row{justify-content:space-between;align-items:center;gap:16px;display:flex}.youtube-channel{flex:auto;align-items:center;gap:10px;min-width:0;display:inline-flex}.yt-avatar{color:#edf3ff;background:#202838;border-radius:50%;flex:none;justify-content:center;align-items:center;width:34px;height:34px;font-size:.9rem;font-weight:900;display:inline-flex}.youtube-channel-meta{min-width:0}.youtube-channel-meta strong,.youtube-channel-meta span{display:block}.youtube-channel-meta strong{color:#eef3ff;font-size:.84rem;line-height:1.1}.youtube-channel-meta span{color:#8d96a8;margin-top:2px;font-size:.72rem;font-weight:760}.youtube-subscribe{color:#0f0f0f;white-space:nowrap;background:#f1f1f1;border-radius:999px;flex:none;justify-content:center;align-items:center;min-height:32px;margin-left:8px;padding:0 14px;font-size:.72rem;font-weight:850;line-height:1;display:inline-flex}.youtube-actions{flex:none;align-items:center;gap:8px;display:inline-flex}.yt-action-group{background:#272727;border-radius:999px;align-items:center;display:inline-flex;overflow:hidden}.yt-action{color:#f1f1f1;white-space:nowrap;background:#272727;border-radius:999px;justify-content:center;align-items:center;gap:6px;min-height:32px;padding:0 12px;font-size:.72rem;font-weight:760;line-height:1;display:inline-flex}.yt-action-group .yt-action{background:0 0;border-radius:0}.yt-action-like{border-right:1px solid #ffffff29;padding-right:10px}.yt-action-icon{width:34px;padding:0}.yt-action svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.85px;flex:none;width:15px;height:15px}.yt-action-icon svg circle{fill:currentColor;stroke:none}.progress-rail{background:#ffffff1a;border-radius:999px;height:7px;position:relative;overflow:hidden}.progress-fill{border-radius:inherit;background:var(--accent);width:22%;height:100%;display:block}.progress-fill:after{content:"";background:#ffffff6b;width:42%;height:100%;animation:3.2s linear infinite progress-run;display:block}.progress-cue{background:var(--accent);border:3px solid #0b0d11;border-radius:50%;width:15px;height:15px;position:absolute;top:50%;left:22%;transform:translate(-50%,-50%)}.cuelio-surface{color:var(--night-text);background:#111620;grid-template-rows:auto auto 1fr;display:grid}.real-extension{color:#e9edf6;background:#05080d;border-left:1px solid #ffffff14;grid-template-rows:auto auto auto auto auto minmax(0,1fr) auto auto;transition:background .18s,color .18s,border-color .18s}.extension-header{background:#03070c;border-bottom:1px solid #151b24;justify-content:space-between;align-items:center;gap:16px;min-height:66px;padding:0 20px;display:flex}.extension-brand{align-items:center;gap:12px;min-width:0;display:inline-flex}.extension-brand strong{color:#f5f7fb;letter-spacing:0;font-size:1rem;font-weight:820}.extension-logo{background:#0f1115;border-radius:8px;justify-content:center;align-items:center;width:31px;height:31px;display:inline-flex;box-shadow:0 0 0 1px #ffffff0f,0 8px 20px #00000047}.extension-logo svg{display:block}.extension-actions{color:#7e8796;align-items:center;gap:6px;display:inline-flex}.panel-action-button{color:#8792a3;cursor:pointer;background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;width:28px;height:28px;transition:background .12s,color .12s,transform .12s;display:inline-flex}.panel-action-button:hover,.panel-action-button:focus-visible{color:#eef4ff;background:#111923}.panel-action-button:active{transform:scale(.94)}.theme-toggle[aria-pressed=true]{color:#d98712;background:#f5a52424}.panel-icon,.play-now{color:#8b95a5;stroke:currentColor;stroke-width:1.85px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:18px;height:18px;display:inline-block}.extension-actions .panel-icon{opacity:.9}.bookmark-action{color:#91a0b4;width:19px;height:19px}.bookmark-action path{fill:#5b8cff0f}.bookmark-button{color:#91a0b4;cursor:pointer;background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;width:30px;height:30px;transition:background .12s,color .12s,transform .12s;display:inline-flex}.bookmark-button:hover,.bookmark-button:focus-visible{color:#eef4ff;background:#111923}.bookmark-button:active{transform:scale(.94)}.bookmark-button.is-saved{color:#6ea6ff;background:#5b8cff21}.bookmark-button.is-saved .bookmark-action path{fill:currentColor}.search-icon{flex:none;display:inline-block;position:relative}.video-card-head{background:#060a10;border-bottom:1px solid #151b24;grid-template-columns:1fr auto;align-items:center;gap:12px;min-height:70px;padding:14px 18px;display:grid}.video-title-row{grid-template-columns:14px 1fr;align-items:start;gap:10px;min-width:0;display:grid}.live-dot{background:#2fbf71;border-radius:50%;width:11px;height:11px;margin-top:4px;box-shadow:0 0 0 5px #2fbf7129}.video-card-head h3{color:#f1f4fa;letter-spacing:0;margin:0;font-size:.92rem;line-height:1.18}.video-card-head p{color:#697282;margin-top:3px;font-size:.78rem;font-weight:700}.track-row{background:#05080d;justify-content:space-between;align-items:center;gap:10px;min-height:50px;padding:0 18px;display:flex}.track-pills,.row-count{align-items:center;gap:8px;min-width:0;display:flex}.track-pills span{color:#bec9dac2;white-space:nowrap;background:#94a3b817;border-radius:999px;align-items:center;min-height:32px;padding:0 14px;font-size:.82rem;font-weight:820;display:inline-flex}.track-pills .is-language{color:#36e079fa;background:#22c55e24}.row-count span{color:#616b7a;white-space:nowrap;font-size:.82rem;font-weight:760}.row-count strong{color:#4c94fffa;background:#286cdc33;border:1px solid #4291ff29;border-radius:8px;align-items:center;gap:7px;min-height:32px;padding:0 12px;font-size:.82rem;font-weight:850;display:inline-flex}.row-count strong svg{stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.real-search{background:#091019;border:1px solid #1b2532;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-height:44px;margin:0 18px 12px;padding:0 12px;transition:border-color .12s,background .12s,box-shadow .12s;display:grid}.real-search:hover{background:#0a121d;border-color:#263447}.real-search:focus-within{background:#0b1420;border-color:#5b8cff94;box-shadow:0 0 0 3px #5b8cff1f}.search-icon{border:2px solid #536071;border-radius:50%;width:14px;height:14px}.search-icon:after{content:"";background:#536071;border-radius:99px;width:7px;height:2px;position:absolute;bottom:-3px;right:-4px;transform:rotate(45deg)}.real-search input{color:#dbe5f6;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:.86rem;font-weight:720;line-height:1.2}.real-search input::placeholder{color:#697282}.real-search input:focus::placeholder{color:#7d8899}.real-search p{color:#697282;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.86rem;font-weight:720;overflow:hidden}.real-search kbd{color:#647084;border:1px solid #1c2633;border-radius:6px;justify-content:center;align-items:center;min-width:23px;min-height:23px;font:850 .7rem/1 ui-monospace,SFMono-Regular,Menlo,monospace;display:inline-flex}.clear-search{color:#697588;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;width:23px;height:23px;font-size:1rem;line-height:1;transition:background .12s,color .12s;display:inline-flex}.clear-search:hover,.clear-search:focus-visible{color:#eef4ff;background:#131d2a}.transcript-list-real{background:#05080d;border-top:1px solid #101721;align-content:start;min-height:300px;display:grid;overflow:hidden}.transcript-real-row{color:#8a94a3;cursor:pointer;width:100%;min-height:45px;font:inherit;text-align:left;background:0 0;border:0;border-left:3px solid #0000;grid-template-columns:58px minmax(0,1fr) 24px;align-items:center;gap:12px;padding:0 18px;transition:background .1s,border-color .1s,opacity .1s;display:grid}.transcript-real-row time{color:#6e7888;flex-direction:column;align-items:flex-start;gap:5px;font:760 .78rem/1 ui-monospace,SFMono-Regular,Menlo,monospace;transition:color .1s;display:flex}.hero-transcript-wave{color:#4f8cff;align-items:end;gap:3px;height:8px;display:inline-flex}.hero-transcript-wave span{opacity:.96;transform-origin:bottom;background:currentColor;border-radius:999px;width:3px;height:3px;animation:.98s ease-in-out infinite transcriptWave;display:block}.hero-transcript-wave span:nth-child(2){animation-delay:80ms}.hero-transcript-wave span:nth-child(3){animation-delay:.16s}.hero-transcript-wave span:nth-child(4){animation-delay:.24s}.hero-transcript-wave span:nth-child(5){animation-delay:.32s}.row-copy{min-width:0}.transcript-real-row p{color:#9aa4b4;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.86rem;font-weight:640;transition:color .1s;overflow:hidden}.transcript-real-row:not(.is-active):hover{background:#161f2bb3}.transcript-real-row:not(.is-active):hover time,.transcript-real-row:not(.is-active):hover p{color:#d4dcec}.transcript-real-row:focus-visible{z-index:2;outline-offset:-1px;outline:1px solid #5b8cff9e;position:relative}.transcript-real-row.is-active{background:linear-gradient(90deg,#4f8cff38,#4f8cff14 68%,#0000),#0d2138;border-left-color:#4f8cff;min-height:64px;box-shadow:inset 0 1px #5b8cff5c,inset 0 -1px #5b8cff2e}.transcript-real-row.is-active time,.transcript-real-row.is-active p{color:#eff4ff}.transcript-real-row.is-match:not(.is-active){background:#5b8cff14}.transcript-real-row.is-match:not(.is-active) time{color:#75a7ff}.transcript-real-row.is-dimmed{opacity:.46}.play-now{color:#7eb1ff;stroke-width:0;opacity:0;background:#5b8cff2e;border-radius:999px;justify-content:center;justify-self:end;align-items:center;width:24px;height:24px;transition:opacity .12s,transform .12s,background .12s,color .12s;display:inline-flex;transform:translate(-3px)}.play-now path{fill:currentColor}.transcript-real-row:hover .play-now,.transcript-real-row:focus-visible .play-now,.transcript-real-row.is-active .play-now{opacity:1;transform:translate(0)}.transcript-real-row:not(.is-active):hover .play-now{color:#b8c6dc;background:#788ba61f}.panel-footer-meta{color:#596475;border-top:1px solid #151b24;justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:0 18px;font-size:.76rem;font-weight:760;display:flex}.panel-footer-meta div{align-items:center;gap:17px;display:flex}.panel-footer-meta strong{color:#ff6b66;background:#ff5a5226;border-radius:6px;align-items:center;min-height:26px;padding:0 8px;font:820 .76rem/1 ui-monospace,SFMono-Regular,Menlo,monospace;display:inline-flex}.panel-footer-meta a{color:#8b94a3;font-weight:820}.bottom-nav{background:#091019;border-top:1px solid #151b24;flex-shrink:0;align-items:center;gap:6px;padding:8px 10px;display:flex}.bottom-nav button{appearance:none;color:#6e7888;cursor:pointer;min-width:0;font:inherit;text-align:center;letter-spacing:-.005em;background:0 0;border:0;border-radius:6px;flex-direction:column;flex:1 1 0;justify-content:center;align-items:center;gap:3px;padding:6px 4px;font-size:10px;font-weight:500;line-height:1;transition:color .12s;display:flex;position:relative}.bottom-nav button:before{display:none}.bottom-nav button:not(.is-active):hover,.bottom-nav button:not(.is-active):focus-visible{color:#9aa4b4;background:0 0}.nav-icon{stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:15px;height:15px;overflow:visible}.nav-label{text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:block;overflow:hidden}.bottom-nav .is-active{color:#5b8cff;background:0 0;font-weight:500}.real-extension.is-light{color:#172033;background:#f7f9fc;border-left-color:#101b2b1f}.real-extension.is-light .extension-header{background:linear-gradient(#fff,#f6f8fb);border-bottom-color:#e1e6ee}.real-extension.is-light .extension-brand strong{color:#121a28}.real-extension.is-light .extension-logo{background:#0f1115;box-shadow:0 0 0 1px #0f172a14,0 8px 18px #0f172a24}.real-extension.is-light .panel-action-button{color:#6a7484}.real-extension.is-light .panel-action-button:hover,.real-extension.is-light .panel-action-button:focus-visible{color:#142033;background:#eef2f7}.real-extension.is-light .video-card-head{background:#fff;border-bottom-color:#e1e6ee}.real-extension.is-light .video-card-head h3{color:#101827}.real-extension.is-light .video-card-head p{color:#697386}.real-extension.is-light .bookmark-button{color:#748096}.real-extension.is-light .bookmark-button:hover,.real-extension.is-light .bookmark-button:focus-visible{color:#142033;background:#eef2f7}.real-extension.is-light .bookmark-button.is-saved{color:#2e5bd9;background:#2e5bd91f}.real-extension.is-light .track-row,.real-extension.is-light .transcript-list-real{background:#f7f9fc}.real-extension.is-light .track-pills span{color:#5e6877;background:#eef2f7}.real-extension.is-light .track-pills .is-language{color:#0f8c4f;background:#dcfce7}.real-extension.is-light .row-count span{color:#7b8596}.real-extension.is-light .row-count strong{color:#2e5bd9;background:#2e5bd91c}.real-extension.is-light .real-search{background:#fff;border-color:#dbe3ee}.real-extension.is-light .real-search:hover{background:#fff;border-color:#c9d3e2}.real-extension.is-light .real-search:focus-within{background:#fff;border-color:#2e5bd994;box-shadow:0 0 0 3px #2e5bd91f}.real-extension.is-light .search-icon{border-color:#7c8899}.real-extension.is-light .search-icon:after{background:#7c8899}.real-extension.is-light .real-search input{color:#142033}.real-extension.is-light .real-search input::placeholder{color:#7b8596}.real-extension.is-light .real-search kbd{color:#7b8596;border-color:#d6deea}.real-extension.is-light .clear-search{color:#7b8596}.real-extension.is-light .clear-search:hover,.real-extension.is-light .clear-search:focus-visible{color:#142033;background:#eef2f7}.real-extension.is-light .transcript-list-real{border-top-color:#e6ebf2}.real-extension.is-light .transcript-real-row time{color:#7b8596}.real-extension.is-light .transcript-real-row p{color:#4b5668}.real-extension.is-light .transcript-real-row:not(.is-active):hover{background:#e1e8f3c7}.real-extension.is-light .transcript-real-row:not(.is-active):hover time,.real-extension.is-light .transcript-real-row:not(.is-active):hover p{color:#172033}.real-extension.is-light .transcript-real-row.is-active{background:linear-gradient(90deg,#2e5bd929,#2e5bd90f 68%,#0000),#eaf1ff;border-left-color:#2e5bd9;box-shadow:inset 0 1px #2e5bd933,inset 0 -1px #2e5bd924}.real-extension.is-light .transcript-real-row.is-active time,.real-extension.is-light .transcript-real-row.is-active p{color:#142033}.real-extension.is-light .hero-transcript-wave{color:#2e5bd9}.real-extension.is-light .transcript-real-row.is-match:not(.is-active){background:#2e5bd914}.real-extension.is-light .transcript-real-row.is-match:not(.is-active) time{color:#2e5bd9}.real-extension.is-light .play-now{color:#2e5bd9;background:#2e5bd91f}.real-extension.is-light .transcript-real-row:not(.is-active):hover .play-now{color:#334155;background:#2d374814}.real-extension.is-light .panel-footer-meta{color:#6f7a8c;border-top-color:#e1e6ee}.real-extension.is-light .panel-footer-meta strong{color:#d9433d;background:#ff5a521f}.real-extension.is-light .panel-footer-meta a{color:#5e6878}.real-extension.is-light .bottom-nav{background:#eef3f8;border-top-color:#e1e6ee}.real-extension.is-light .bottom-nav button{color:#7b8596}.real-extension.is-light .bottom-nav button:not(.is-active):hover,.real-extension.is-light .bottom-nav button:not(.is-active):focus-visible{color:#4b5668;background:0 0}.real-extension.is-light .bottom-nav .is-active{color:#2e5bd9;background:0 0}.surface-head{background:linear-gradient(#ffffff0f,#0000);border-bottom:1px solid #ffffff17;justify-content:space-between;align-items:center;gap:14px;min-height:64px;padding:0 18px;display:flex}.surface-head span,.surface-head em{color:var(--night-muted);font-size:.74rem;font-style:normal;font-weight:850}.surface-head strong{margin-top:2px;font-size:1.02rem;display:block}.surface-head em{color:#b8c9ff;background:#5b8cff29;border-radius:999px;justify-content:center;align-items:center;min-width:30px;min-height:26px;display:inline-flex}.command-search{background:#ffffff12;border:1px solid #5b8cff73;border-radius:8px;align-items:center;gap:9px;min-height:44px;margin:14px;padding:0 12px;display:flex}.command-search>span{background:var(--success);border-radius:50%;width:8px;height:8px}.command-search strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.9rem;overflow:hidden}.command-search kbd{color:var(--night-muted);border:1px solid #ffffff24;border-radius:5px;margin-left:auto;padding:4px 7px;font:850 .72rem/1 ui-monospace,SFMono-Regular,Menlo,monospace}.transcript-stack{align-content:start;gap:7px;padding:0 14px 14px;display:grid}.line{color:var(--night-muted);border-radius:8px;grid-template-columns:47px 1fr;gap:10px;padding:10px;display:grid}.line time{color:#ff8b84;font:850 .74rem/1.45 ui-monospace,SFMono-Regular,Menlo,monospace}.line p{font-size:.82rem}.line.is-active{color:var(--night-text);background:#5b8cff2e;animation:2.5s ease-in-out infinite active-pulse}.answer-glass,.moment-chip,.copy-chip{z-index:4;color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff1f;border:1px solid #ffffff2e;position:absolute;box-shadow:0 24px 64px #00000057}.answer-glass{border-radius:10px;width:min(405px,100% - 72px);padding:17px;bottom:48px;right:36px}.answer-glass span,.answer-glass a{color:#eef3ffa6;font-size:.75rem;font-weight:850}.answer-glass strong{margin-top:5px;font-size:1rem;line-height:1.35;display:block}.answer-glass a{color:#b8c9ff;margin-top:12px;display:inline-flex}.moment-chip,.copy-chip{border-radius:999px;align-items:center;min-height:34px;font-weight:900;display:inline-flex}.moment-chip{color:#ffb0aa;padding:0 13px;top:92px;left:34px}.copy-chip{color:#c7ffd8;padding:0 13px;top:138px;right:94px}.theater-marquee{z-index:3;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff14;border:1px solid #ffffff1f;border-radius:8px;align-items:center;gap:0;height:38px;display:flex;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.theater-marquee div{gap:10px;min-width:100%;padding-right:10px;animation:24s linear infinite marquee;display:flex}.theater-marquee span{color:#c6d5ff;white-space:nowrap;background:#5b8cff24;border-radius:999px;align-items:center;min-height:24px;padding:0 10px;font-size:.76rem;font-weight:900;display:inline-flex}.cinematic-statement,.geo-band{background:var(--paper);padding:118px 0}.statement-grid{grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);align-items:end;gap:64px;display:grid}.statement-grid h2{letter-spacing:0;max-width:840px;font-size:5rem;line-height:.98}.statement-grid>p,.statement-grid>div+p{max-width:430px;color:var(--muted);font-size:1.14rem}.product-story,.capability-stage,.audience-band,.trust-section,.faq-section,.section{padding:108px 0}.product-story{color:var(--night-text);background:linear-gradient(180deg, #f4f5f8 0%, #111620 18%, #0f1115 100%), var(--night)}.section-head{max-width:760px;margin-bottom:36px}.section-head.center{text-align:center;margin-left:auto;margin-right:auto}.section-head.compact{margin-bottom:0;position:sticky;top:112px}.section-head h2,.trust-hero h2,.cta h2,.subpage-hero h1{letter-spacing:0;font-size:3.45rem;line-height:1}.section-head>p:not(.eyebrow),.trust-hero>p,.cta p,.subpage-hero p{color:var(--muted);margin-top:16px;font-size:1.08rem}.product-story .section-head>p:not(.eyebrow){color:#eef3ffa8}.story-strip{border-radius:var(--radius);background:#ffffff1a;border:1px solid #ffffff1a;gap:1px;display:grid;overflow:hidden}.story-step{background:linear-gradient(90deg,#ffffff12,#0000),#111620;grid-template-columns:150px 1fr;align-items:center;gap:28px;min-height:162px;padding:28px;display:grid}.story-step>span{color:var(--accent);font:920 3.4rem/1 ui-monospace,SFMono-Regular,Menlo,monospace}.story-step h3{font-size:1.55rem;line-height:1.15}.story-step p{max-width:760px;color:var(--night-muted);margin-top:8px;font-size:1rem}.capability-stage{background:#fff}.feature-showcase{gap:18px;display:grid}.showcase-pane{border:1px solid var(--line);border-radius:var(--radius);background:#f8faff;grid-template-columns:minmax(280px,340px) minmax(0,1fr);align-items:stretch;gap:24px;height:404px;min-height:404px;padding:18px;display:grid;overflow:hidden}.showcase-pane:nth-child(2n){grid-template-columns:minmax(0,1fr) minmax(280px,340px)}.showcase-pane:nth-child(2n) .showcase-copy{order:2}.showcase-copy{flex-direction:column;justify-content:center;align-self:center;align-items:flex-start;min-width:0;padding:18px 16px;display:flex}.showcase-copy>span,.utility-item>strong,.audience-item>span,.trust-item>span,.feature-mark{background:var(--wash);min-width:40px;min-height:32px;color:var(--primary-strong);border-radius:8px;justify-content:center;align-items:center;margin-bottom:18px;font-weight:950;display:inline-flex}.showcase-copy h3{max-width:320px;font-size:2.12rem;line-height:.98}.showcase-copy p{max-width:320px;color:var(--muted);margin-top:12px;font-size:.98rem}.cuelio-ai-wordmark{letter-spacing:0;white-space:nowrap;filter:drop-shadow(0 0 10px #2f8cff1f);align-items:baseline;font-weight:820;display:inline-flex}.cuelio-ai-wordmark-core,.cuelio-ai-wordmark-suffix{color:#0000;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:inline-block}.cuelio-ai-wordmark-core{background-image:linear-gradient(100deg,#2f8cff 0%,#20c997 100%)}.cuelio-ai-wordmark-suffix{background-image:linear-gradient(100deg,#ff5a52 0%,#f5a524 100%)}.cuelio-ai-wordmark.is-strong{filter:saturate(1.08)drop-shadow(0 0 12px #2f8cff24);font-weight:900}.showcase-copy .cuelio-ai-wordmark,.showcase-copy .cuelio-ai-wordmark-core,.showcase-copy .cuelio-ai-wordmark-suffix{border-radius:0;min-width:0;min-height:0;margin-bottom:0}.showcase-copy .cuelio-ai-wordmark{background:0 0;display:inline-flex}.showcase-copy .cuelio-ai-wordmark-core,.showcase-copy .cuelio-ai-wordmark-suffix{color:#0000;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:inline-block}.showcase-copy .cuelio-ai-wordmark-core{background-image:linear-gradient(100deg,#2f8cff 0%,#20c997 100%)}.showcase-copy .cuelio-ai-wordmark-suffix{background-image:linear-gradient(100deg,#ff5a52 0%,#f5a524 100%)}.showcase-visual{background:0 0;place-items:center;height:100%;min-height:0;padding:6px 4px;display:grid;position:relative;overflow:visible}.showcase-visual>*{z-index:1;width:100%;position:relative}.visual-topline{align-items:center;gap:8px;display:flex}.visual-topline span{background:#ffffff2e;border-radius:999px;width:8px;height:8px}.visual-window,.jump-shell,.ask-shell{min-height:100%}.search-window{flex-direction:column;gap:16px;display:flex}.search-query-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.search-query-pill{min-height:48px;color:var(--night-text);background:#121822b8;border:1px solid #ffffff1f;border-radius:14px;flex:1;align-items:center;gap:12px;padding:0 16px;display:inline-flex;box-shadow:inset 0 1px #ffffff0f}.search-query-pill strong{font-size:.98rem;font-weight:780}.search-query-pill svg,.jump-row-arrow svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:18px;height:18px}.search-match-pill{color:#fff;background:linear-gradient(#5b8cffeb,#2e5bd9e0);border-radius:14px;justify-content:center;align-items:center;min-width:48px;min-height:48px;padding:0 12px;font-weight:900;display:inline-flex;box-shadow:0 16px 38px #2e5bd952}.search-result-list{gap:12px;margin-top:auto;display:grid}.search-result-card{transition:transform .22s var(--ease-snap), border-color .22s ease, background .22s ease;background:#121822c7;border:1px solid #ffffff14;border-radius:16px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px;padding:14px 16px;display:grid}.search-result-card.is-active{background:linear-gradient(#2b3e66eb,#121822d6);border-color:#5b8cff70;transform:translate(8px)}.search-result-card time,.jump-row time{color:#eef3ffbd;letter-spacing:.04em;min-width:48px;font-size:.77rem;font-weight:860}.search-result-card p,.jump-row p,.jump-quote-card p,.ask-answer-card p{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.search-result-card p{-webkit-line-clamp:2;color:var(--night-text);font-size:.94rem;line-height:1.45}.search-hit-line{background:linear-gradient(90deg,#2fbf71d9,#2fbf7100);border-radius:999px;width:42%;height:5px;margin-top:10px;display:block}.search-result-card.is-active .search-hit-line{background:linear-gradient(90deg,#5b8cffeb,#5b8cff00);width:68%}.jump-shell{grid-template-columns:minmax(0,.92fr) minmax(220px,1.08fr);align-items:end;gap:16px;display:grid}.jump-player-card{background:#121822c2;border:1px solid #ffffff14;border-radius:20px;padding:14px;box-shadow:0 24px 44px #090b1033}.jump-video-preview{background:radial-gradient(circle at 100% 0,#ff5a5247,#0000 34%),linear-gradient(135deg,#ffffff0f,#0000 58%),linear-gradient(#171d29,#10151d);border-radius:16px;min-height:174px;padding:18px;position:relative;overflow:hidden}.jump-video-preview:after{content:"";background:linear-gradient(135deg,#2fbf712e,#5b8cff14);border-radius:14px;height:54px;position:absolute;inset:auto 18px 28px}.jump-active-chip{color:#fff;background:#5b8cff33;border-radius:999px;justify-content:center;align-items:center;min-height:30px;padding:0 12px;font-size:.78rem;font-weight:900;display:inline-flex}.jump-quote-card{z-index:1;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0c1018b3;border:1px solid #ffffff14;border-radius:14px;max-width:220px;margin-top:18px;padding:14px 16px;position:relative}.jump-quote-card strong{color:#fff;font-size:.82rem;font-weight:820;display:block}.jump-quote-card p{-webkit-line-clamp:3;color:#eef3ffd1;margin-top:8px;font-size:.83rem;line-height:1.45}.jump-progress-track{background:#ffffff1f;border-radius:999px;height:5px;position:absolute;bottom:18px;left:18px;right:18px;overflow:hidden}.jump-progress-track span{border-radius:inherit;background:linear-gradient(90deg, var(--accent), var(--primary));width:58%;height:100%;display:block}.jump-player-meta{justify-content:space-between;align-items:center;gap:12px;margin-top:12px;display:flex}.jump-player-meta span,.jump-player-meta strong{color:#eef3ffb8;font-size:.76rem;font-weight:760}.jump-player-meta strong{color:#fff}.jump-rail{gap:10px;display:grid}.jump-row{transition:transform .22s var(--ease-snap), border-color .22s ease, background .22s ease;background:#121822c7;border:1px solid #ffffff14;border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px 14px;display:grid}.jump-row.is-active{background:linear-gradient(#5b2c32e6,#13171fdb);border-color:#ff5a525c;transform:translate(-8px)}.jump-row p{-webkit-line-clamp:2;color:var(--night-text);font-size:.9rem;line-height:1.42}.jump-row-arrow{color:#eef3ffd6;background:#ffffff14;border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.ask-shell{flex-direction:column;justify-content:center;gap:14px;display:flex}.ask-head{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;display:grid}.ask-badge{color:#fff;background:linear-gradient(#f5a524fa,#ff5a52e0);border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;font-size:.84rem;font-weight:950;display:inline-flex;box-shadow:0 16px 34px #ff5a5247}.ask-prompt{background:#121822b8;border:1px solid #ffffff14;border-radius:16px;min-height:68px;padding:14px 16px}.ask-prompt strong{color:#fff;font-size:.82rem;font-weight:800;display:block}.ask-prompt p{color:#eef3ffb8;margin-top:6px;font-size:.95rem;font-weight:660}.ask-answer-card{background:radial-gradient(circle at 100% 0,#2fbf712e,#0000 35%),linear-gradient(#151c27fa,#0e121af5);border:1px solid #ffffff1a;border-radius:20px;padding:18px;box-shadow:0 28px 54px #090b1038}.ask-answer-label{color:#fff;background:#5b8cff2e;border-radius:999px;align-items:center;min-height:28px;padding:0 12px;font-size:.74rem;font-weight:860;display:inline-flex}.ask-answer-card p{-webkit-line-clamp:4;color:var(--night-text);margin-top:12px;font-size:.97rem;line-height:1.55}.ask-source-row,.ask-note-row{flex-wrap:wrap;gap:10px;display:flex}.ask-source-row{margin-top:14px}.ask-source-row span,.ask-note-row span{border-radius:999px;align-items:center;min-height:30px;padding:0 12px;font-size:.76rem;font-weight:780;display:inline-flex}.ask-source-row span{color:#eef3ffd6;background:#ffffff14}.ask-note-row span{color:#cafbdce6;background:#2fbf711f}.feature-live-shot{aspect-ratio:5/3;width:min(100%,560px);transition:transform .24s var(--ease-snap), border-color .24s ease, box-shadow .24s ease;background:linear-gradient(#10141d,#090c12);border:1px solid #1116201a;border-radius:24px;position:relative;overflow:hidden;box-shadow:0 16px 34px #0a101c24,inset 0 1px #ffffff09}.showcase-pane:hover .feature-live-shot{border-color:#36549924;transform:translateY(-1px);box-shadow:0 22px 44px #0a101c2e,inset 0 1px #ffffff0a}.feature-live-shot:before{content:"";pointer-events:none;background:radial-gradient(circle,#5b8cff17,#0000 72%);border-radius:999px;width:42%;height:42%;position:absolute;inset:-16% auto auto -6%}.feature-live-shot-jump:before{background:radial-gradient(circle,#ff5a5217,#0000 74%)}.feature-live-shot-search,.feature-live-shot-jump{aspect-ratio:1.52}.feature-live-shot-ask:before{background:radial-gradient(circle,#f5a5241a,#0000 74%)}.feature-live-shot:after{content:"";border-radius:inherit;pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 1px #ffffff0d}.feature-live-panel{z-index:1;background:linear-gradient(#ffffff04,#fff0),linear-gradient(#11151efa,#0a0d13fa);flex-direction:column;height:100%;display:flex;position:relative;overflow:hidden}.feature-live-panel-ask{border-radius:inherit}.feature-live-panel-search,.feature-live-panel-jump{border-radius:inherit;background:linear-gradient(#ffffff04,#fff0),linear-gradient(#090c12fc,#05070bfc)}.feature-live-topbar,.feature-live-nowplaying,.feature-live-focusbar,.feature-live-jump-topbar,.feature-live-jump-header{padding-left:16px;padding-right:16px}.feature-live-topbar,.feature-live-focusbar{background:linear-gradient(#ffffff04,#fff0);border-bottom:1px solid #ffffff0d;align-items:center;gap:10px;min-height:50px;display:flex}.feature-live-brand{align-items:center;gap:10px;min-width:0;display:inline-flex}.feature-live-brand strong,.feature-live-focusbar strong{color:#f5f7fff5;letter-spacing:-.03em;font-size:.9rem;font-weight:800}.feature-live-focusbar strong em{color:#f5f7ff9e;font-style:normal;font-weight:680}.feature-live-topbar-meta{align-items:center;gap:7px;margin-left:auto;display:inline-flex}.feature-live-chip,.feature-live-contextchip,.feature-live-pill{color:#edf2ffd6;letter-spacing:-.02em;background:#ffffff0b;border:1px solid #ffffff12;border-radius:999px;align-items:center;gap:7px;min-height:30px;padding:0 11px;font-size:.72rem;font-weight:760;display:inline-flex}.feature-live-chip em{color:#edf2ff75;font-style:normal;font-weight:650}.feature-live-chip.is-primary{background:#5b8cff24;border-color:#5b8cff33}.feature-live-chip.is-language{color:#36e079fa;letter-spacing:0;background:#22c55e24;border-color:#22c55e1f}.feature-live-chip.is-manual{color:#bec9dac2;letter-spacing:0;background:#94a3b817;border-color:#94a3b814}.feature-live-iconbutton,.feature-live-row-action,.feature-live-answerbadge{color:#ebf0ff94;background:#ffffff08;border:1px solid #ffffff14;border-radius:9px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.feature-live-iconbutton.is-quiet{background:0 0}.feature-live-iconbutton.is-tiny{border-radius:7px;width:22px;height:22px}.feature-live-iconbutton svg,.feature-live-row-action svg,.feature-live-answerbadge svg,.feature-live-chip svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.feature-live-searchbox>svg{color:#7fabfff2;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:17px;height:17px}.feature-live-jump-search>svg{color:#8e99b0ad;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:17px;height:17px}.feature-live-answerbadge{color:#7ca6fffa;background:#5b8cff1f;border-radius:9px;width:28px;height:28px}.feature-live-nowplaying{border-bottom:1px solid #ffffff0d;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:66px;display:grid}.feature-live-jump-topbar{background:linear-gradient(#ffffff04,#fff0);border-bottom:1px solid #ffffff0d;align-items:center;gap:10px;min-height:42px;display:flex}.feature-live-jump-header{border-bottom:1px solid #ffffff0d;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-height:56px;display:grid}.feature-live-jump-title{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;min-width:0;display:grid}.feature-live-status,.feature-live-pulse{border-radius:999px;width:10px;height:10px;display:inline-block}.feature-live-status.is-ready{background:#31c975;box-shadow:0 0 0 4px #31c97524}.feature-live-status.is-ai{background:#ff5a52}.feature-live-nowplaying-copy{min-width:0}.feature-live-nowplaying-copy strong{color:#f5f7fff5;letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;font-weight:760;line-height:1.3;display:block;overflow:hidden}.feature-live-nowplaying-copy span,.feature-live-answerhead span,.feature-live-sourcecard span,.feature-live-searchmeta span{color:#ebf0ff8a;font-size:.7rem;font-weight:560;line-height:1.35}.feature-live-nowplaying-copy span{text-overflow:ellipsis;white-space:nowrap;margin-top:4px;display:block;overflow:hidden}.feature-live-body{flex:1;min-height:0}.feature-live-body-search,.feature-live-body-ask{padding:16px}.feature-live-jump-toolbar{align-items:center;gap:12px;padding:15px 16px 0;display:flex}.feature-live-jump-pills,.feature-live-jump-meta,.feature-live-transcript-actions{align-items:center;gap:8px;display:inline-flex}.feature-live-jump-meta{color:#bcc5d985;margin-left:auto;font-size:.72rem;font-weight:560}.feature-live-jump-meta strong{color:#4c94fffa;letter-spacing:0;background:#286cdc33;border:1px solid #4291ff29;border-radius:8px;align-items:center;gap:6px;min-height:26px;padding:0 10px;font-weight:720;display:inline-flex}.feature-live-jump-meta strong svg{stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:13px;height:13px}.feature-live-jump-search{color:#bcc5d98a;background:#11161ed1;border:1px solid #ffffff14;border-radius:15px;align-items:center;gap:10px;min-height:40px;margin:12px 16px 0;padding:0 12px;display:flex;box-shadow:inset 0 1px #ffffff06}.feature-live-jump-search span{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:.76rem;font-weight:520;overflow:hidden}.feature-live-jump-search strong{color:#f5f7fff5;text-overflow:ellipsis;white-space:nowrap;letter-spacing:0;flex:1;min-width:0;font-size:.82rem;font-weight:720;overflow:hidden}.feature-live-jump-search.is-query{background:#121822e0;border-color:#4c8aff85;box-shadow:0 0 0 3px #4c8aff1a,inset 0 1px #ffffff06}.feature-live-jump-search.is-query>span{flex:none}.feature-live-jump-search kbd{color:#bcc5d96b;background:#ffffff08;border:1px solid #ffffff14;border-radius:6px;justify-content:center;align-items:center;min-width:18px;height:18px;font-family:inherit;font-size:.68rem;display:inline-flex}.feature-live-jump-list{flex:1;align-content:start;gap:2px;margin-top:8px;padding:0 16px 12px;display:grid;position:relative;overflow:hidden}.feature-live-jump-list:before{content:"";background:#7fabff47;border-radius:999px;width:4px;height:52px;position:absolute;top:10px;right:6px}.feature-live-jump-list:after{content:"";pointer-events:none;background:linear-gradient(#05070b00,#05070be0);height:26px;position:absolute;bottom:0;left:0;right:0}.feature-live-transcript-row{color:#ebf0ffc7;min-height:44px;transition:background .22s ease, border-color .22s ease, transform .22s var(--ease-snap);background:#fff0;border:1px solid #0000;border-radius:0;grid-template-columns:60px minmax(0,1fr) auto;align-items:center;gap:12px;padding:8px 12px 8px 14px;display:grid;position:relative}.feature-live-transcript-row:hover{transform:translate(2px)}.feature-live-transcript-row:before{content:"";background:0 0;border-radius:0;width:4px;position:absolute;inset:0 auto 0 0}.feature-live-transcript-row.is-active{background:#0d1c31f5;border-color:#4a91ff33 #0000;margin-left:-16px;margin-right:-16px;padding-left:30px;padding-right:28px;box-shadow:inset 0 1px #81aeff0f,inset 0 -1px #81aeff0f}.feature-live-transcript-row.is-active:before{background:#4291fffa;width:5px}.feature-live-transcript-time{flex-direction:column;justify-content:center;align-self:stretch;gap:4px;display:flex}.feature-live-transcript-time time{color:#bcc5d970;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.76rem;font-weight:700;line-height:1}.feature-live-transcript-row.is-active .feature-live-transcript-time time{color:#4c8afffa}.feature-live-transcript-wave{color:#4291fffa;align-items:end;gap:3px;height:8px;display:inline-flex}.feature-live-transcript-wave span{opacity:.96;transform-origin:bottom;background:currentColor;border-radius:999px;width:3px;height:3px;animation:.98s ease-in-out infinite transcriptWave;display:block}.feature-live-transcript-wave span:nth-child(2){animation-delay:80ms}.feature-live-transcript-wave span:nth-child(3){animation-delay:.16s}.feature-live-transcript-wave span:nth-child(4){animation-delay:.24s}.feature-live-transcript-wave span:nth-child(5){animation-delay:.32s}@keyframes transcriptWave{0%,to{opacity:.74;height:3px}45%{opacity:1;height:7px}}.feature-live-transcript-row p{color:#e2e8f694;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.8rem;line-height:1.4;overflow:hidden}.feature-live-transcript-row.is-active p{color:#f7f9fffa;font-weight:620}.feature-live-row-action.is-ghost{color:#d6ddf261;background:#ffffff05;border-color:#ffffff0a}.feature-live-body-search{flex-direction:column;gap:10px;display:flex}.feature-live-searchbox{color:#f5f7ffeb;min-height:56px;transition:border-color .22s ease, box-shadow .22s ease, transform .22s var(--ease-snap);background:#121822b3;border:1px solid #ffffff12;border-radius:17px;align-items:center;gap:11px;padding:0 14px;display:flex;box-shadow:inset 0 1px #ffffff08}.feature-live-searchbox.is-focused,.showcase-pane:hover .feature-live-searchbox{border-color:#5b8cffb3;box-shadow:0 0 0 4px #5b8cff1f,inset 0 1px #ffffff08}.feature-live-searchbox strong{color:#f5f7fffa;letter-spacing:-.03em;flex:1;min-width:0;font-size:.98rem;font-weight:680}.feature-live-searchbox>span svg{width:14px;height:14px}.feature-live-searchmeta{align-items:center;gap:12px;display:flex}.feature-live-searchmeta strong{color:#f5f7fff5;font-weight:760}.feature-live-controlset{align-items:center;gap:6px;margin-left:auto;display:inline-flex}.feature-live-list{gap:8px;display:grid}.feature-live-row{transition:transform .22s var(--ease-snap), border-color .22s ease, background .22s ease;background:#11161fb8;border:1px solid #ffffff0d;border-radius:16px;grid-template-columns:56px minmax(0,1fr) auto;align-items:start;gap:12px;padding:12px 14px;display:grid}.feature-live-row:hover,.showcase-pane:hover .feature-live-row.is-active{transform:translate(3px)}.feature-live-row.is-active{background:linear-gradient(#22314feb,#121822d6);border-color:#5b8cff47}.feature-live-row time{color:#d6ddf27a;padding-top:1px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.78rem;font-weight:760;line-height:1.45}.feature-live-row.is-active time{color:#7fabfffa}.feature-live-row-copy p{color:#ebf0ffbd;letter-spacing:-.01em;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.88rem;line-height:1.48;display:-webkit-box;overflow:hidden}.feature-live-row.is-active .feature-live-row-copy p{color:#f7f9fffa}.feature-live-row-copy span{color:#7fabfff5;align-items:center;margin-top:6px;font-size:.7rem;font-weight:760;display:inline-flex}.feature-live-row-action{border-radius:999px;align-self:center;width:28px;height:28px}.feature-live-row-action.is-filled{color:#7fabfffa;background:#5b8cff29;border-color:#5b8cff38}.feature-live-highlight{color:#81aefffa;background:#5b8cff29;border-radius:5px;padding:0 .18em}.feature-live-focuscard{background:radial-gradient(circle at 100% 0,#5b8cff24,#0000 38%),linear-gradient(160deg,#5b8cff1f,#5b8cff08);border:1px solid #5b8cff38;border-radius:18px;margin:16px 16px 0;padding:16px}.feature-live-focuslabel,.feature-live-contexthead{color:#7fabfffa;text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:8px;font-size:.72rem;font-weight:760;display:flex}.feature-live-pulse{background:currentColor;box-shadow:0 0 0 4px #5b8cff24}.feature-live-focustime{align-items:baseline;gap:10px;margin-top:12px;display:flex}.feature-live-focustime strong{color:#ff6158fa;letter-spacing:-.05em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:1.8rem;font-weight:820}.feature-live-focustime span{color:#ebf0ff8a;font-size:.82rem;font-weight:620}.feature-live-timeline{background:#ffffff14;border-radius:999px;height:6px;margin-top:16px;position:relative;overflow:visible}.feature-live-timeline-fill{border-radius:inherit;background:linear-gradient(90deg,#5b8cfff5,#ff5a52eb);width:28%;height:100%;display:block}.feature-live-timeline-marker{background:#ebf0ff47;border-radius:999px;width:2px;height:10px;position:absolute;top:-2px}.feature-live-timeline-marker.marker-a{left:24%}.feature-live-timeline-marker.marker-b{left:47%}.feature-live-timeline-marker.marker-c{left:69%}.feature-live-timeline-marker.marker-d{left:86%}.feature-live-contexthead{color:#ebf0ff8f;padding:14px 16px 8px}.feature-live-contextchip{color:#ff6158eb;background:#ff5a521a;border-color:#ff5a521f;min-height:26px;margin-left:auto;padding-inline:10px;font-size:.66rem}.feature-live-list.is-context{gap:8px;padding:0 16px 16px}.feature-live-list.is-context .feature-live-row.is-active{background:linear-gradient(#412328eb,#14151cdb);border-color:#ff5a5238}.feature-live-list.is-context .feature-live-row.is-active time,.feature-live-list.is-context .feature-live-row.is-active .feature-live-row-copy span{color:#ff6158fa}.feature-live-body-ask{flex-direction:column;gap:10px;display:flex}.feature-live-bubble{color:#f7f9fff5;letter-spacing:-.01em;background:#ffffff0e;border-radius:16px 16px 6px;max-width:62%;margin-left:auto;padding:10px 13px;font-size:.84rem;font-weight:620;line-height:1.42}.feature-live-answercard{background:radial-gradient(circle at 100% 0,#f5a5241f,#0000 34%),linear-gradient(#141b26fa,#0c1018f5);border:1px solid #ffffff14;border-radius:20px;padding:16px;box-shadow:0 24px 54px #090b1038}.feature-live-answerhead{align-items:center;gap:10px;display:flex}.feature-live-answerhead strong,.feature-live-sourcecard strong{color:#f7f9fffa;letter-spacing:-.02em;font-size:.82rem;font-weight:760}.feature-live-answercard p{color:#ebf0ffdb;letter-spacing:-.01em;margin:12px 0 0;font-size:.88rem;line-height:1.5}.feature-live-pillrow{flex-wrap:wrap;gap:7px;margin-top:14px;display:flex}.feature-live-pill{color:#edf2ffd1;background:#ffffff0f;border-radius:999px;min-height:28px;padding-inline:11px;font-size:.7rem}.feature-live-pill.is-soft{color:#7fabfff5;background:#5b8cff1a}.feature-live-sourcecard{transition:transform .22s var(--ease-snap), border-color .22s ease;background:#121822a3;border:1px solid #ffffff0f;border-radius:16px;align-items:center;gap:12px;padding:13px 15px;display:flex}.feature-live-sourcecard:hover,.showcase-pane:hover .feature-live-sourcecard{border-color:#5b8cff2e;transform:translate(3px)}.feature-live-sourcecard>div{flex:1;min-width:0}.feature-live-sourcecard span:last-child{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:5px;display:-webkit-box;overflow:hidden}.feature-shot{aspect-ratio:5/3;background:#090c12;border:1px solid #11162014;border-radius:24px;width:min(100%,540px);max-height:100%;position:relative;overflow:hidden;box-shadow:0 18px 40px #0a101c29,inset 0 1px #ffffff0a}.feature-shot:after{content:"";border-radius:inherit;pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 1px #ffffff0d}.feature-shot img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.feature-fragment{--feature-scale:.79;border-radius:20px;width:min(100%,620px);height:316px;display:block;position:relative;overflow:hidden;box-shadow:0 22px 54px #0e172629}.feature-fragment .feature-panel-shell{width:calc(100% / var(--feature-scale));height:calc(100% / var(--feature-scale));transform:scale(var(--feature-scale));transform-origin:0 0;position:absolute;top:0;left:0}.feature-fragment-search{--feature-scale:.8}.feature-fragment-jump{--feature-scale:.79}.feature-fragment-ask{--feature-scale:.78}.feature-fragment-search .feature-transcript-list,.feature-fragment-jump .feature-jump-list{gap:6px}.feature-fragment-search .feature-transcript-row,.feature-fragment-jump .feature-jump-row{padding-top:10px;padding-bottom:10px}.feature-fragment-ask .feature-ask-scroll{gap:12px}.feature-fragment-ask .feature-user-bubble{max-width:58%}.feature-fragment-ask .feature-ai-copy p{-webkit-line-clamp:3}.feature-fragment-ask .feature-ai-source-row span:nth-child(n+5){display:none}.feature-panel-shell{--feature-panel-bg:#020609;--feature-panel-elev:#040a0f;--feature-panel-surface:#060d12;--feature-panel-surface-2:#091218;--feature-panel-border:#1c252c;--feature-panel-border-soft:#0d151a;--feature-panel-primary:#3b8cff;--feature-panel-primary-tint:#3b8cff24;--feature-panel-accent:#f93440;--feature-panel-accent-tint:#f9344024;--feature-panel-success:#26c063;--feature-panel-text:#e2e9ee;--feature-panel-text-muted:#909aa0;--feature-panel-text-faint:#575f64;background:linear-gradient(180deg, #ffffff05, transparent 18%), linear-gradient(180deg, var(--feature-panel-elev), var(--feature-panel-bg));border:1px solid #ffffff0f;border-radius:20px;flex-direction:column;height:100%;display:flex;overflow:hidden;box-shadow:0 24px 60px #0000004d,inset 0 1px #ffffff08}@supports (color:lab(0% 0 0)){.feature-panel-shell{--feature-panel-bg:lab(1.37178% -.508212 -1.69333);--feature-panel-elev:lab(2.47601% -.878282 -2.84285);--feature-panel-surface:lab(3.36196% -1.10828 -3.43905);--feature-panel-surface-2:lab(4.83859% -1.59084 -4.9296);--feature-panel-border:lab(14.1834% -2.8524 -5.68972);--feature-panel-border-soft:lab(6.21067% -2.03303 -4.77063);--feature-panel-primary:lab(57.8607% 6.23876 -66.1262);--feature-panel-primary-tint:lab(57.8607% 6.23876 -66.1262/.14);--feature-panel-accent:lab(55.8773% 73.0921 43.8563);--feature-panel-accent-tint:lab(55.8773% 73.0921 43.8563/.14);--feature-panel-success:lab(68.6219% -55.3071 34.9908);--feature-panel-text:lab(91.9003% -1.73482 -3.22953);--feature-panel-text-muted:lab(62.9156% -2.71308 -4.71635);--feature-panel-text-faint:lab(39.7164% -2.46602 -3.98337)}}.feature-panel-shell.is-ai{background:radial-gradient(circle at top right, #ff5a5214, transparent 28%), linear-gradient(180deg, #ffffff05, transparent 18%), linear-gradient(180deg, var(--feature-panel-elev), var(--feature-panel-bg))}.feature-panel-topbar,.feature-panel-nowplaying,.feature-panel-footer,.feature-panel-tabs{padding-left:14px;padding-right:14px}.feature-panel-topbar{background:linear-gradient(#ffffff04,#fff0);border-bottom:1px solid #ffffff0d;align-items:center;gap:10px;min-height:50px;display:flex}.feature-panel-brand{align-items:center;gap:9px;min-width:0;display:inline-flex}.feature-panel-brand-mark{justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.feature-panel-brand strong{color:var(--feature-panel-text);letter-spacing:-.02em;font-size:.78rem;font-weight:820}.feature-panel-actions{align-items:center;gap:8px;margin-left:auto;display:inline-flex}.feature-panel-actions span{width:22px;height:22px;color:var(--feature-panel-text-faint);background:#ffffff08;border:1px solid #ffffff14;border-radius:7px;justify-content:center;align-items:center;display:inline-flex}.feature-panel-actions span svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:12px;height:12px}.feature-panel-nowplaying{border-bottom:1px solid #ffffff0d;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:54px;display:grid}.feature-status-dot{border-radius:999px;width:11px;height:11px;display:inline-block}.feature-status-dot.is-ready{background:var(--feature-panel-success);box-shadow:0 0 0 3px #2fbf7126}.feature-status-dot.is-ai{background:var(--feature-panel-accent)}.feature-nowplaying-copy{min-width:0}.feature-nowplaying-copy strong,.feature-nowplaying-copy span,.feature-transcript-copy p,.feature-jump-row p,.feature-ai-copy p{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.feature-nowplaying-copy strong{-webkit-line-clamp:1;color:var(--feature-panel-text);font-size:.77rem;font-weight:700;line-height:1.3}.feature-nowplaying-copy span{-webkit-line-clamp:1;color:var(--feature-panel-text-faint);margin-top:2px;font-size:.65rem;font-weight:540}.feature-bookmark-glyph{width:22px;height:22px;color:var(--feature-panel-text-faint);justify-content:center;align-items:center;display:inline-flex}.feature-bookmark-glyph svg,.feature-searchbar svg,.feature-play-icon,.feature-ai-avatar svg,.feature-ask-input svg,.feature-panel-tab svg{stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.feature-panel-body{flex-direction:column;flex:1;min-height:0;padding:10px 14px 0;display:flex}.feature-chip-row{align-items:center;gap:8px;margin-bottom:10px;display:flex}.feature-chip-row.is-compact{margin-bottom:12px}.feature-chip-set{align-items:center;gap:6px;display:inline-flex}.feature-chip,.feature-follow-chip{background:var(--feature-panel-surface-2);min-height:22px;color:var(--feature-panel-text-muted);letter-spacing:-.01em;border:1px solid #ffffff0f;border-radius:999px;justify-content:center;align-items:center;padding:0 9px;font-size:.63rem;font-weight:650;display:inline-flex}.feature-chip.is-success{color:#6fe8a1f2;background:#2fbf711f;border-color:#0000}.feature-follow-chip{background:var(--feature-panel-primary-tint);color:var(--feature-panel-primary);border-color:#0000;margin-left:auto}.feature-lines-meta{color:var(--feature-panel-text-faint);letter-spacing:-.01em;font-size:.64rem;font-weight:620}.feature-browser-shot{background:#0f1115c7;border:1px solid #ffffff14;border-radius:14px;flex-direction:column;width:100%;display:flex;overflow:hidden;box-shadow:0 22px 46px #05080c42}.feature-browser-toolbar{background:#ffffff0a;border-bottom:1px solid #ffffff12;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:34px;padding:0 10px;display:grid}.feature-browser-dots{align-items:center;gap:5px;display:inline-flex}.feature-browser-dots span{border-radius:999px;width:7px;height:7px}.feature-browser-dots span:first-child{background:#ff5f57}.feature-browser-dots span:nth-child(2){background:#febc2e}.feature-browser-dots span:nth-child(3){background:#28c840}.feature-browser-url,.feature-browser-extension{color:#eef3ffb8;letter-spacing:-.01em;font-size:.57rem;font-weight:600}.feature-browser-url{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.feature-browser-extension{color:#759dffe6}.feature-browser-body{background:linear-gradient(#ffffff05,#fff0);flex:1;grid-template-columns:minmax(0,1.18fr) minmax(320px,.82fr);min-height:0;display:grid}.feature-youtube-shot{border-right:1px solid #ffffff0f;flex-direction:column;min-width:0;padding:12px;display:flex}.feature-youtube-player{border:1px solid #ffffff0f;border-radius:14px;min-height:190px;position:relative;overflow:hidden}.feature-youtube-player:before,.feature-youtube-player:after{content:"";position:absolute;inset:0}.feature-youtube-player:before{background:radial-gradient(circle at 24% 76%,#ffffff80,#0000 16%),linear-gradient(105deg,#e6ecf2e6,#a2b2be9e 38%,#1d222a4d 39%,#1d222a14 100%),linear-gradient(#12171f1f,#080c127a)}.feature-youtube-player:after{opacity:.95;background:radial-gradient(circle at 78% 86%,#f0c6a2e6,#0000 10%),radial-gradient(circle at 72% 82%,#1f242ec7,#0000 16%),linear-gradient(#0000,#00000061)}.feature-youtube-player.is-jump:before{background:linear-gradient(115deg,#e8eef4f0,#a8b4c0ad 36%,#2c323b47 37%,#0f12181a 100%),linear-gradient(#12171f1f,#080c127a)}.feature-youtube-player.is-ask:before{background:radial-gradient(circle at 30% 60%,#ffffff75,#0000 18%),linear-gradient(112deg,#e4ebf1eb,#99a7b4a8 40%,#272c363d 41%,#0f12181a 100%),linear-gradient(#12171f1f,#080c127a)}.feature-youtube-chip,.feature-youtube-caption,.feature-youtube-watermark{z-index:1;position:relative}.feature-youtube-chip{color:#fff;background:#0000006b;border-radius:999px;align-self:flex-start;align-items:center;min-height:24px;margin:14px 0 0 14px;padding:0 10px;font-size:.62rem;font-weight:720;display:inline-flex}.feature-youtube-caption{flex-direction:column;gap:2px;display:flex;position:absolute;bottom:14px;left:14px;right:14px}.feature-youtube-caption strong,.feature-youtube-caption span{color:#fff;text-shadow:0 3px 18px #00000057;letter-spacing:-.01em}.feature-youtube-caption strong{font-size:.85rem;font-weight:800}.feature-youtube-caption span{opacity:.88;font-size:.72rem;font-weight:600}.feature-youtube-watermark{color:#ffffffeb;background:#00000075;border-radius:999px;align-items:center;min-height:22px;padding:0 9px;font-size:.58rem;font-weight:700;display:inline-flex;position:absolute;top:14px;right:14px}.feature-youtube-meta{margin-top:12px}.feature-youtube-meta strong,.feature-youtube-meta span{display:block}.feature-youtube-meta strong{color:#fffffff5;font-size:.72rem;font-weight:700;line-height:1.4}.feature-youtube-meta span{color:#ffffff8a;margin-top:4px;font-size:.6rem;font-weight:560}.feature-youtube-actions{align-items:center;gap:8px;margin-top:10px;display:inline-flex}.feature-youtube-actions span{color:#ffffffb3;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:999px;align-items:center;min-height:24px;padding:0 10px;font-size:.6rem;font-weight:650;display:inline-flex}.feature-browser-panel{min-width:0;padding:10px}.feature-searchbar,.feature-ask-input{border:1px solid var(--feature-panel-border);background:var(--feature-panel-surface);min-height:38px;color:var(--feature-panel-text-muted);border-radius:12px;align-items:center;gap:9px;padding:0 11px;display:flex;box-shadow:inset 0 1px #ffffff05}.feature-searchbar{margin-bottom:10px}.feature-searchbar strong,.feature-ask-input span{min-width:0;color:var(--feature-panel-text-muted);letter-spacing:-.01em;flex:1;font-size:.72rem;font-weight:550}.feature-searchbar.is-filled strong{color:var(--feature-panel-text)}.feature-searchbar kbd{background:var(--feature-panel-surface-2);min-height:19px;color:var(--feature-panel-text-faint);border:1px solid #ffffff0f;border-radius:6px;justify-content:center;align-items:center;padding:0 6px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.6rem;display:inline-flex}.feature-transcript-list,.feature-jump-list{flex:1;gap:5px;min-height:0;display:grid}.feature-transcript-row,.feature-jump-row{color:var(--feature-panel-text-faint);background:0 0;border-left:3px solid #0000;border-radius:12px;grid-template-columns:40px minmax(0,1fr) 16px;align-items:start;gap:10px;padding:9px 10px;display:grid}.feature-transcript-row.is-active,.feature-jump-row.is-active{border-left-color:var(--feature-panel-primary);background:#5b8cff24}.feature-transcript-row.is-match:not(.is-active){background:#5b8cff14}.feature-transcript-row time,.feature-jump-row time,.feature-footer-actions strong,.feature-ai-source-row span,.feature-time-pill{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.feature-transcript-row time,.feature-jump-row time{color:var(--feature-panel-text-faint);font-size:.66rem;font-weight:700;line-height:1.45}.feature-transcript-row.is-active time,.feature-jump-row.is-active time{color:var(--feature-panel-primary)}.feature-transcript-copy,.feature-jump-row p{min-width:0}.feature-transcript-copy p,.feature-jump-row p{-webkit-line-clamp:2;color:var(--feature-panel-text-muted);font-size:.7rem;line-height:1.45}.feature-transcript-row.is-active .feature-transcript-copy p,.feature-jump-row.is-active p{color:var(--feature-panel-text)}.feature-transcript-copy span{color:var(--feature-panel-primary);align-items:center;margin-top:4px;font-size:.58rem;font-weight:700;display:inline-flex}.feature-play-icon{color:var(--feature-panel-text-faint);align-self:center}.feature-transcript-row.is-active .feature-play-icon,.feature-jump-row.is-active .feature-play-icon{color:var(--feature-panel-primary)}.feature-jump-list{padding-top:2px}.feature-panel-footer{min-height:36px;color:var(--feature-panel-text-faint);border-top:1px solid #ffffff0d;align-items:center;gap:10px;font-size:.63rem;display:flex}.feature-footer-actions{align-items:center;gap:8px;margin-left:auto;display:inline-flex}.feature-footer-actions strong{color:var(--feature-panel-accent);font-size:.63rem;font-weight:700}.feature-footer-actions span,.feature-time-pill{min-height:18px;color:var(--feature-panel-text-muted);background:#ffffff0a;border-radius:6px;justify-content:center;align-items:center;padding:0 6px;font-size:.58rem;font-weight:650;display:inline-flex}.feature-time-pill{background:var(--feature-panel-accent-tint);color:var(--feature-panel-accent)}.feature-panel-tabs{background:#ffffff04;border-top:1px solid #ffffff0d;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;gap:2px;min-height:48px;display:grid}.feature-panel-tab{min-width:0;color:var(--feature-panel-text-faint);flex-direction:column;align-items:center;gap:3px;display:flex}.feature-panel-tab.is-active{color:var(--feature-panel-primary)}.feature-panel-tab span{text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.01em;min-width:0;max-width:100%;font-size:.54rem;font-weight:600;overflow:hidden}.feature-ask-scroll{flex-direction:column;gap:12px;display:flex}.feature-user-bubble{background:var(--feature-panel-surface-2);max-width:78%;color:var(--feature-panel-text);letter-spacing:-.01em;border-radius:14px 14px 4px;margin-left:auto;padding:10px 12px;font-size:.74rem;font-weight:500;line-height:1.45}.feature-ai-row{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;display:grid}.feature-ai-avatar{background:var(--feature-panel-primary-tint);width:24px;height:24px;color:var(--feature-panel-primary);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.feature-ai-copy{min-width:0}.feature-ai-meta{color:var(--feature-panel-text-faint);align-items:center;gap:6px;margin-bottom:6px;font-size:.62rem;display:flex}.feature-ai-meta strong{color:var(--feature-panel-text-muted);font-weight:700}.feature-ai-copy p{-webkit-line-clamp:5;color:var(--feature-panel-text);font-size:.73rem;line-height:1.55}.feature-ai-source-row{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.feature-ai-source-row span{background:var(--feature-panel-accent-tint);min-height:20px;color:var(--feature-panel-accent);border-radius:6px;justify-content:center;align-items:center;padding:0 7px;font-size:.59rem;font-weight:700;display:inline-flex}.feature-ai-limit{color:var(--feature-panel-text-faint);text-align:center;margin-top:auto;padding:10px 0 8px;font-size:.58rem}.feature-ask-input{margin-bottom:10px}.feature-ask-input svg{color:var(--feature-panel-primary)}.utility-rail{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:18px;display:grid}.utility-item,.audience-item,.trust-item,.faq-item,.feature-card,.support-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper-strong);box-shadow:0 8px 22px #0f11150a}.utility-item{min-height:176px;padding:22px}.utility-item>strong{color:#c43730;background:#ff5a521c;margin-bottom:14px}.utility-item h3,.audience-item h3,.trust-item h3,.faq-item h3,.feature-card h2,.feature-card h3,.support-card h2{letter-spacing:0;font-size:1.04rem;line-height:1.24}.utility-item p,.audience-item p,.trust-item p,.faq-item p,.feature-card p,.support-card p{color:var(--muted);margin-top:8px;font-size:.94rem}.audience-band{background:var(--paper)}.split-band,.trust-layout{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);align-items:start;gap:48px;display:grid}.audience-grid,.trust-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.audience-item,.trust-item{min-height:204px;padding:22px}.audience-item>span{color:#14815a;background:#2fbf7121}.trust-section{color:var(--night-text);background:linear-gradient(180deg, #0f1115, #171c24 62%, #0f1115), var(--night)}.trust-hero{position:sticky;top:112px}.trust-hero>p{color:var(--night-muted)}.trust-hero a{color:#c6d5ff;margin-top:24px;font-weight:850;display:inline-flex}.trust-grid{align-content:start}.trust-item{box-shadow:none;background:#ffffff0f;border-color:#ffffff1a}.trust-item>span{color:#b8c9ff;background:#5b8cff2b}.trust-item h3{color:#fff}.trust-item p{color:var(--night-muted)}.geo-band{border-bottom:1px solid var(--line);background:#fff}.faq-section{background:var(--paper)}.faq-grid,.legal-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.faq-item,.feature-card{min-height:184px;padding:22px}.feature-mark{margin-bottom:14px}.cta{text-align:center;color:var(--night-text);background:linear-gradient(90deg, #5b8cff2e, transparent 36%, #ff5a5224), var(--night);padding:100px 0}.cta .wrap{max-width:820px}.cta p{color:var(--night-muted)}.cta .button.secondary{color:var(--night-text);background:#ffffff12;border-color:#fff3}.subpage-hero{color:var(--night-text);background:linear-gradient(90deg, #5b8cff2e, transparent 40%, #2fbf711f), var(--night);padding:96px 0 72px}.subpage-hero .wrap{max-width:820px}.section{background:var(--paper)}.section.alt{background:#fff}.support-card{text-align:center;max-width:780px;margin:0 auto;padding:30px}.support-card .button{background:var(--ink);color:#fff;border-color:var(--ink);margin-top:22px}footer{border-top:1px solid var(--line);background:#fff;padding:38px 0}.footer-grid{grid-template-columns:auto 1fr auto auto;align-items:center;gap:18px;display:grid}.footer-product{color:var(--muted)}.footer-links{color:var(--ink-soft);flex-wrap:wrap;justify-content:flex-end;gap:14px;font-weight:800;display:flex}.fine{color:var(--muted);grid-column:1/-1;font-size:.92rem}.fine a{color:var(--ink);font-weight:850}.motion-ready .reveal-target{opacity:0;transition:opacity .66s ease, transform .66s var(--ease-out);transition-delay:var(--reveal-delay,0s);transform:translateY(20px)}.motion-ready .reveal-target.is-visible{opacity:1;transform:translateY(0)}@media (max-width:1080px){.nav-links{display:none}.hero h1{font-size:6rem}.hero-lead{font-size:1.6rem}.product-theater{min-height:780px}.device-shell{height:735px}.device-canvas{grid-template-columns:minmax(0,1fr) minmax(390px,430px)}.copy-chip{right:44px}.statement-grid,.split-band,.trust-layout{grid-template-columns:1fr}.section-head.compact,.trust-hero{position:static}.statement-grid{gap:24px}.statement-grid h2{font-size:4.1rem}.feature-showcase{gap:14px}.showcase-pane,.showcase-pane:nth-child(2n){grid-template-columns:1fr}.showcase-pane:nth-child(2n) .showcase-copy{order:0}.jump-shell,.feature-browser-body{grid-template-columns:1fr}.feature-youtube-shot{display:none}.utility-rail,.faq-grid,.legal-grid,.hero-proof{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.wrap{width:min(100% - 28px,680px)}.nav{gap:12px;min-height:64px}.brand>span:not(.brand-mark),.nav-actions .button{display:none}.language-trigger{min-height:40px;padding:0 10px}.hero{padding-top:56px}.eyebrow{font-size:.7rem}.eyebrow:before{width:24px}.hero h1{font-size:4.4rem}.hero-lead{font-size:1.3rem}.hero-copy,.section-head>p:not(.eyebrow),.trust-hero>p,.cta p,.subpage-hero p,.statement-grid>p,.statement-grid>div+p{font-size:1rem}.hero-note{display:none}.hero-stage{margin-top:38px}.product-theater{min-height:720px}.device-shell{border-radius:10px;height:680px;transform:none}.device-topbar{grid-template-columns:auto 1fr}.status-pill{display:none}.device-canvas{grid-template-columns:1fr}.video-surface{display:none}.cuelio-surface{min-height:632px}.real-extension{border-left:0}.extension-header{min-height:58px;padding:0 16px}.video-card-head{min-height:76px;padding:13px 15px}.track-row{flex-direction:column;justify-content:center;align-items:flex-start;min-height:48px;padding:7px 15px}.row-count{display:none}.real-search{margin:0 15px 12px}.transcript-real-row{grid-template-columns:46px minmax(0,1fr) 24px;gap:10px;min-height:52px;padding:0 15px}.transcript-real-row p{white-space:normal}.transcript-real-row.is-active p{white-space:nowrap}.panel-footer-meta{padding:0 15px}.panel-footer-meta>span{text-overflow:ellipsis;white-space:nowrap;max-width:128px;overflow:hidden}.bottom-nav button{gap:3px;padding:6px 4px;font-size:10px}.nav-icon{width:15px;height:15px}.answer-glass{width:calc(100% - 24px);bottom:54px;right:12px}.moment-chip,.copy-chip{display:none}.hero-proof,.utility-rail,.audience-grid,.trust-grid,.faq-grid,.legal-grid{grid-template-columns:1fr}.proof-item{min-height:76px}.cinematic-statement,.geo-band,.product-story,.capability-stage,.audience-band,.trust-section,.faq-section,.section{padding:76px 0}.statement-grid h2,.section-head h2,.trust-hero h2,.cta h2,.subpage-hero h1{font-size:2.55rem}.story-step{grid-template-columns:1fr;gap:14px;min-height:auto;padding:22px}.story-step>span{font-size:2.2rem}.showcase-pane{height:auto;min-height:auto;padding:12px}.showcase-copy{padding:18px 8px 8px}.showcase-copy h3{font-size:2rem}.showcase-visual{height:auto;min-height:220px;padding:18px}.showcase-visual:before{inset:18px}.feature-live-shot{border-radius:22px;width:100%}.feature-live-topbar,.feature-live-nowplaying,.feature-live-focusbar,.feature-live-jump-topbar,.feature-live-jump-header{padding-left:14px;padding-right:14px}.feature-live-body-search,.feature-live-body-ask{padding:14px}.feature-live-searchbox{border-radius:16px;min-height:54px}.feature-live-focuscard{margin:14px 14px 0;padding:16px}.feature-live-jump-toolbar{padding-left:14px;padding-right:14px}.feature-live-jump-search{margin-left:14px;margin-right:14px}.feature-live-jump-list{padding:0 14px 14px}.feature-live-contexthead{padding:14px 14px 10px}.feature-live-list.is-context{padding:0 14px 14px}.feature-live-bubble{max-width:74%}.feature-fragment{--feature-scale:.72;width:100%;height:266px}.feature-panel-shell{border-radius:18px}.feature-browser-toolbar{gap:8px;min-height:30px}.feature-panel-topbar,.feature-panel-nowplaying,.feature-panel-footer,.feature-panel-tabs,.feature-panel-body{padding-left:12px;padding-right:12px}.feature-browser-panel{padding:8px}.feature-transcript-row,.feature-jump-row{grid-template-columns:36px minmax(0,1fr) 14px;gap:8px;padding:8px}.feature-user-bubble{max-width:100%}.feature-panel-tab span{font-size:.5rem}.jump-shell,.ask-head{grid-template-columns:1fr}.jump-player-meta{flex-direction:column;align-items:flex-start}.jump-row{grid-template-columns:auto minmax(0,1fr)}.jump-row-arrow{display:none}.ask-badge{width:38px;height:38px}.ask-answer-card p{-webkit-line-clamp:5}.footer-grid{grid-template-columns:1fr}.store-actions-footer,.footer-links{justify-content:flex-start}}@media (max-width:420px){.hero h1{font-size:3.5rem}.hero-lead{font-size:1.12rem}.button,.hero-actions{width:100%}.store-actions-hero{flex-direction:column;gap:10px;width:100%}.store-actions-hero .store-button{width:100%}.product-theater{min-height:720px}.device-shell{height:680px}.panel-footer-meta div{gap:10px}.statement-grid h2,.section-head h2,.trust-hero h2,.cta h2,.subpage-hero h1{font-size:2.2rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
