@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Plus+Jakarta+Sans:wght@400;500;600;700;800&family=Sora:wght@600;700;800&display=swap";:root{--page:#f5f7fb;--surface:#ffffffd6;--line:#bac6d3e6;--line-soft:#d5dde5e0;--text-strong:#161d2b;--text-muted:#4a5567;--text-soft:#6d7787;--text-faint:#8b95a6;--teal-500:#19b9c2;--teal-600:#119aa4;--teal-700:#0e7680;--font-body:"Plus Jakarta Sans", "Segoe UI", sans-serif;--font-display:"Sora", "Plus Jakarta Sans", sans-serif;background:var(--page);color:var(--text-muted);font-family:var(--font-body);font-synthesis:none;text-rendering:optimizelegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.5}*{box-sizing:border-box}html{min-height:100%}body{min-height:100vh;margin:0}button,input,textarea,select{font:inherit}h1,h2,h3{color:var(--text-strong);font-family:var(--font-display);letter-spacing:-.05em}h1{font-size:clamp(2.8rem,5.2vw,4.9rem);line-height:.96}h2{font-size:clamp(2rem,3vw,3rem);line-height:1.02}h3{font-size:1.42rem;line-height:1.1}p{margin:0}a{color:inherit}::selection{background:#19b9c22e}#root{min-height:100vh}.app-shell{min-height:100vh;position:relative}.app-shell--home{background:#fbfbfa}.app-shell--workspace{background:linear-gradient(#eef2f6eb,#f6f8fb),#f2f5f8;grid-template-columns:276px minmax(0,1fr);display:grid}.app-main{min-width:0}.site-topbar,.workspace-topbar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line-soft);z-index:10;align-items:center;gap:20px;display:flex;position:sticky;top:0}.site-topbar{font-family:"Inter", var(--font-body);background:#fbfbfaf5;justify-content:space-between;max-width:none;margin:0;padding:14px 36px}.workspace-topbar{background:#f8fafce0;padding:18px 28px}.brand-block,.sidebar-brand{align-items:center;gap:14px;display:flex}.brand-block strong,.sidebar-brand strong{color:var(--text-strong);letter-spacing:-.03em;font-size:1.08rem;font-weight:800;display:block}.brand-block p{color:var(--text-soft);margin:4px 0 0;font-size:.88rem}.brand-mark{background:linear-gradient(180deg, #1fc5cbfa, #087a84eb), var(--teal-500);border-radius:12px;width:22px;height:22px;display:inline-flex;position:relative;box-shadow:0 16px 26px #0b96a03d,inset 0 1px #ffffff80}.brand-mark:before,.brand-mark:after{content:"";background:#fffffff0;border-radius:999px;width:2px;position:absolute;bottom:5px;left:5px}.brand-mark:before{height:8px;box-shadow:4px -4px #fffffff0,8px -9px #fffffff0}.brand-mark:after{height:12px;bottom:5px;left:13px}.site-nav{gap:28px;display:inline-flex}.site-nav a{color:#6f7785;letter-spacing:-.015em;padding:6px 0;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .18s}.site-nav a:hover,.site-nav a:focus-visible{color:var(--text-strong)}.locale-toggle,.ghost-button,.sort-switch button,.pagination-row button,.sidebar-action,.cta-link,.cta-button{border:1px solid var(--line);cursor:pointer;font:inherit;border-radius:999px;justify-content:center;align-items:center;font-weight:600;text-decoration:none;transition:background .18s,border-color .18s,color .18s,transform .18s,box-shadow .18s;display:inline-flex}.locale-toggle{color:var(--text-strong);background:#ffffffdb;gap:10px;padding:10px 16px;box-shadow:0 10px 20px #1922320f}.locale-toggle:hover,.ghost-button:hover,.sort-switch button:hover,.pagination-row button:hover,.cta-link:hover,.cta-button:hover{border-color:#16a0ab5c;transform:translateY(-1px);box-shadow:0 14px 26px #16a0ab1f}.locale-toggle:disabled,.ghost-button:disabled,.sort-switch button:disabled,.pagination-row button:disabled,.sidebar-action:disabled,.query-form button:disabled{cursor:not-allowed;opacity:.5;transform:none}.site-main{font-family:"Inter", var(--font-body);gap:0;max-width:1380px;margin:0 auto;padding:42px 18px 0;display:grid}.site-brand-icon{background:#1c1c1c;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.site-brand-icon svg{stroke:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:18px;height:18px}.site-actions{align-items:center;gap:12px;display:inline-flex}.site-link-button,.site-dark-button{color:var(--text-soft);cursor:pointer;font:inherit;background:0 0;border:1px solid #0000;border-radius:12px;min-height:40px;padding:8px 12px;font-size:.88rem;font-weight:600}.site-dark-button{color:#fff;background:#181818;padding:8px 18px;box-shadow:0 10px 20px #0f12181f}.site-link-button:hover,.site-link-button:focus-visible{color:var(--text-strong)}.site-dark-button:hover,.site-dark-button:focus-visible{background:#101010;transform:translateY(-1px)}.home-hero{text-align:center;place-items:center;width:100%;max-width:1180px;margin:0 auto;padding:90px 16px 52px;display:grid}.home-tag{color:#8a919d;background:#fffffff5;border:1px solid #e8ebf0fa;border-radius:999px;gap:10px;padding:10px 16px;font-size:.82rem;font-weight:500;line-height:1;display:inline-flex;box-shadow:0 8px 16px #1922320a}.home-tag:before{color:#f1b93b;content:"✦";font-size:.78rem}.home-hero h1{font-family:"Inter", var(--font-body);letter-spacing:-.075em;max-width:14.5ch;margin:28px auto 22px;font-size:clamp(3.95rem,6.8vw,6.45rem);font-weight:800;line-height:.93}.home-hero__lead,.home-hero__accent{display:block}.home-hero__lead{color:var(--text-strong);white-space:nowrap}.home-hero__accent{color:var(--teal-500);white-space:nowrap}.home-hero p{color:#687180;max-width:790px;font-size:1.06rem;line-height:1.68}.query-form.query-form--home{justify-self:center;width:min(100%,1000px);margin-top:42px}.query-form.query-form--home .query-form__row.query-form__row--home{background:#fff;border:1px solid #dde2e9fa;border-radius:20px;grid-template-columns:minmax(0,1fr) auto;gap:12px;width:100%;margin:0 auto;padding:10px;transition:border-color .18s,box-shadow .18s;box-shadow:0 8px 20px #151f310e}.query-form.query-form--home .query-form__field{align-items:center;gap:14px;min-width:0;padding:0 20px;display:flex}.query-form.query-form--home .query-form__icon{color:#76808f;flex:none;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.query-form__icon svg,.feature-card__icon svg,.home-checklist__icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:100%;height:100%}.query-form.query-form--home input{appearance:none;box-shadow:none;color:#162132;border:none;outline:none;width:100%;min-height:56px;padding:0;font-size:1rem}.query-form.query-form--home input::placeholder{color:#95a0b2}.query-form.query-form--home input:focus,.query-form.query-form--home input:focus-visible{box-shadow:none;border:none;outline:none}.query-form.query-form--home button{box-shadow:none;white-space:nowrap;background:#28b8b5;border-radius:14px;min-width:258px;height:58px;padding:0 32px;font-size:1rem;font-weight:700}.query-form.query-form--home button:hover,.query-form.query-form--home button:focus-visible{background:#1fa8aa;box-shadow:0 14px 26px #20a8aa29}.query-form.query-form--home .query-form__row.query-form__row--focused{border-color:#28b8b5e0;box-shadow:0 0 0 4px #28b8b51f,0 12px 26px #151f3114}.home-helper{color:#808998;margin-top:18px;font-size:.84rem;display:inline-flex}.home-hero .status-pill,.home-hero .error-banner{margin-top:16px}.home-stats{border-top:1px solid #eaedf1f5;border-bottom:1px solid #eaedf1f5;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;max-width:1320px;margin:36px auto 0;padding:48px 12px 36px;display:grid}.home-stat{text-align:center;place-items:center;gap:8px;min-height:88px;display:grid}.home-stat strong{color:#151515;font-family:"Inter", var(--font-body);letter-spacing:-.08em;font-size:clamp(2.75rem,3vw,3.1rem);font-weight:800}.home-stat span{color:#767e8d;letter-spacing:.18em;text-transform:uppercase;font-size:.72rem;font-weight:700}.home-section,.home-showcase,.home-cta,.home-footer{width:100%;max-width:1320px;margin:0 auto}.home-section{padding:96px 12px 88px}.home-section--features{border-bottom:1px solid #eaedf1f5}.home-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:52px;margin-top:54px;display:grid}.home-feature-grid .feature-card{box-shadow:none;background:0 0;border:none;border-radius:0;padding:0}.feature-card__icon{color:#475062;border:1px solid #dbe1e8fa;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.home-feature-grid .feature-card h3{font-family:var(--font-body);letter-spacing:-.04em;margin-top:14px;font-size:1.2rem}.home-feature-grid .feature-card p{color:#767f8d;max-width:32ch;font-size:.94rem;line-height:1.78}.home-showcase{border-bottom:1px solid #eaedf1f5;grid-template-columns:minmax(0,1fr) minmax(360px,.92fr);align-items:center;gap:64px;padding:88px 12px 92px;display:grid}.home-showcase__copy h2{margin-bottom:30px}.home-checklist{gap:22px;max-width:520px;display:grid}.home-checklist__item{gap:6px;padding-left:34px;display:grid;position:relative}.home-checklist__icon{color:var(--teal-500);background:#19b9c21f;border:1px solid #19b9c24d;border-radius:999px;width:18px;height:18px;display:inline-flex;position:absolute;top:2px;left:0}.home-checklist__item strong{color:#181d27;font-size:1.02rem}.home-checklist__item span{color:#747d8b;font-size:.9rem;line-height:1.7}.showcase-card{background:#fff;border:1px solid #e3e7ecfa;border-radius:20px;overflow:hidden;box-shadow:0 22px 48px #141c2816}.showcase-card__header{background:#fbfcfdf5;border-bottom:1px solid #eaedf1fa;align-items:center;gap:6px;padding:14px 16px;display:flex}.showcase-card__header span{background:#e0e4eaf5;border-radius:999px;width:7px;height:7px;display:block}.showcase-card__body{gap:22px;padding:22px;display:grid}.showcase-card__placeholder{background:linear-gradient(#f8fafcf5,#f4f7faf5);border-radius:12px;min-height:92px;position:relative}.showcase-card__placeholder:before,.showcase-card__placeholder:after{content:"";background:#e8ecf1fa;border-radius:999px;position:absolute;left:20px}.showcase-card__placeholder:before{width:120px;height:10px;top:22px}.showcase-card__placeholder:after{width:180px;height:8px;top:46px;box-shadow:0 24px #ebeff3fa,0 48px #ebeff3eb}.showcase-card__widgets{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.showcase-card__widget{border:1px solid #e3e7ecfa;border-radius:12px;gap:10px;padding:18px;display:grid}.showcase-card__widget span{color:#838b97;letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:700}.showcase-card__widget strong{color:#1b1f2a;font-size:1.14rem}.showcase-card__line{background:linear-gradient(90deg, var(--teal-500) 0 76%, #e0e5ebf5 76% 100%);border-radius:999px;height:6px}.showcase-card__chips{gap:8px;display:flex}.showcase-card__chips i{background:#c6eaedf5;border-radius:999px;height:10px;display:block}.showcase-card__chips i:first-child{width:48px}.showcase-card__chips i:nth-child(2){width:34px}.showcase-card__chips i:nth-child(3){width:22px}.home-cta{text-align:center;background:#ffffffeb;border:1px solid #e6e9eefa;border-radius:18px;place-items:center;gap:18px;max-width:1020px;margin-top:94px;padding:56px 24px;display:grid;box-shadow:0 16px 34px #151f310d}.home-cta p{color:#727b89;max-width:620px}.home-footer{border-top:1px solid #eaedf1fa;grid-template-columns:minmax(240px,.9fr) minmax(0,1.1fr);gap:28px;margin-top:92px;padding:46px 12px 26px;display:grid}.home-footer__brand{gap:16px;max-width:300px;display:grid}.home-footer__brand p{color:#7d8592;line-height:1.8}.home-footer__columns{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.home-footer__column{gap:12px;display:grid}.home-footer__column span{color:#262b36;letter-spacing:.14em;text-transform:uppercase;font-size:.78rem;font-weight:700}.home-footer__column a,.home-footer__bottom a,.home-footer__bottom p{color:#7d8592;font-size:.88rem;text-decoration:none}.home-footer__column a:hover,.home-footer__column a:focus-visible,.home-footer__bottom a:hover,.home-footer__bottom a:focus-visible{color:var(--text-strong)}.home-footer__bottom{border-top:1px solid #eaedf1fa;grid-column:1/-1;justify-content:space-between;align-items:center;padding-top:22px;display:flex}.home-footer__bottom div{gap:18px;display:inline-flex}.sr-only{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.marketing-hero,.feature-card,.spotlight-section,.cta-panel,.empty-state,.panel,.workspace-banner{background:#fffc;border:1px solid #c4ced9b8;box-shadow:0 28px 60px #151f3112,inset 0 1px #ffffffe6}.marketing-hero,.spotlight-section,.cta-panel,.empty-state,.panel,.workspace-banner{border-radius:28px}.marketing-hero{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:stretch;gap:28px;padding:34px;display:grid;position:relative;overflow:hidden}.marketing-hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 0 0,#1fc5cb24,#0000 36%),radial-gradient(circle at right 22%,#5d85f91f,#0000 34%);position:absolute;inset:0}.marketing-hero__copy,.preview-card{z-index:1;position:relative}.hero-pill,.eyebrow-tag,.panel-eyebrow,.sidebar-caption{letter-spacing:.18em;text-transform:uppercase;font-size:.78rem;font-weight:700}.hero-pill{color:var(--text-soft);background:#ffffffe6;border:1px solid #beccd8cc;border-radius:999px;margin-bottom:16px;padding:10px 16px;display:inline-flex}.eyebrow-tag,.panel-eyebrow,.sidebar-caption{color:var(--text-faint)}.marketing-hero__copy h1{max-width:11ch;margin-top:14px;margin-bottom:16px}.marketing-hero__copy>p{color:var(--text-muted);max-width:60ch;font-size:1.02rem}.query-form{gap:14px;margin-top:28px;display:grid}.query-form label{color:var(--text-soft);font-size:.92rem;font-weight:700}.query-form__row{background:#fffffff0;border:1px solid #c4ced9db;border-radius:18px;grid-template-columns:1fr auto;align-items:center;gap:10px;padding:8px;display:grid;box-shadow:inset 0 1px #fffffff2,0 16px 28px #151f310d}.query-form input,.toolbar-search input{appearance:none;color:var(--text-strong);font:inherit;background:0 0;border:none;min-width:0;padding:12px 14px}.query-form input::placeholder,.toolbar-search input::placeholder{color:var(--text-faint)}.query-form button,.cta-button{background:linear-gradient(135deg, var(--teal-500), var(--teal-700));color:#f8fdff;border-color:#0000;padding:14px 20px;box-shadow:0 16px 28px #129aa442}.status-pill,.error-banner,.workspace-banner{border-radius:18px;align-items:center;gap:10px;margin-top:18px;padding:12px 16px;font-weight:600;display:inline-flex}.status-pill,.workspace-banner{color:var(--teal-700)}.status-pill{background:#1fc5cb1a;border:1px solid #1fc5cb29}.error-banner,.workspace-banner--error{color:#a23434;background:#ca424214;border:1px solid #ca424229}.hero-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:30px;display:grid}.hero-stat{background:#f7f9fccc;border:1px solid #c8d1dca8;border-radius:22px;gap:6px;min-height:112px;padding:20px 18px;display:grid}.hero-stat strong{color:var(--text-strong);font-family:var(--font-display);font-size:1.36rem}.hero-stat span{color:var(--text-soft);letter-spacing:.08em;text-transform:uppercase;font-size:.82rem;font-weight:700}.preview-card{background:linear-gradient(#fcfdfffa,#f5f8fcfa);border:1px solid #ced7dfe6;border-radius:30px;gap:18px;min-height:100%;padding:22px;display:grid}.preview-card__chrome{gap:8px;display:inline-flex}.preview-card__chrome span{background:#d2dae4e6;border-radius:999px;width:10px;height:10px;display:block}.preview-card__search{color:var(--text-faint);background:#f2f5f9e6;border:1px solid #cfd6e1d1;border-radius:16px;padding:14px 16px;font-size:.94rem}.preview-card__body{grid-template-columns:minmax(0,1.15fr) minmax(210px,.85fr);gap:18px;display:grid}.preview-card__player{background:linear-gradient(135deg,#ffbeb899,#fdeef470),radial-gradient(circle,#76d0dd6b,#0000 52%),#27343d;border-radius:24px;justify-content:center;align-items:center;min-height:240px;display:flex;position:relative;overflow:hidden}.preview-card__ring{background:radial-gradient(circle,#ffffff26 0 24%,#0000 25% 100%),url(/assets/hero-5sT3BiRD.png) 50%/cover;border-radius:999px;width:208px;height:208px;box-shadow:0 24px 48px #0000003d}.preview-card__play{background:#0e1116d6;border-radius:999px;width:68px;height:68px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.preview-card__play:before{content:"";border-top:12px solid #0000;border-bottom:12px solid #0000;border-left:18px solid #fffffff5;position:absolute;top:22px;left:28px}.preview-card__summary{gap:12px;padding-top:10px;display:grid}.preview-card__summary strong{color:var(--text-strong);font-size:1.3rem;line-height:1.15}.preview-card__summary p{color:var(--text-muted);margin:0}.preview-card__mini-stats{gap:10px;display:grid}.preview-card__mini-stats div{background:#f5f8fcd6;border:1px solid #cdd6e0c2;border-radius:18px;gap:4px;padding:14px 16px;display:grid}.preview-card__mini-stats span{color:var(--text-faint);letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:700}.preview-card__mini-stats strong{font-size:1rem}.preview-card__footer{grid-template-columns:minmax(180px,1fr) minmax(180px,.9fr);gap:16px;display:grid}.preview-card__comment,.preview-card__bars{background:#f7fafce6;border:1px solid #ccd6dfd1;border-radius:22px;min-height:116px}.preview-card__comment{position:relative}.preview-card__comment:before,.preview-card__comment:after{content:"";background:#cbd4ddd1;border-radius:999px;position:absolute;left:22px}.preview-card__comment:before{width:88px;height:10px;top:28px}.preview-card__comment:after{width:150px;height:8px;top:54px;box-shadow:0 26px #dbe1e8d9,0 52px #dbe1e8a6}.preview-card__bars{justify-content:center;align-items:end;gap:12px;padding:18px 16px 14px;display:flex}.preview-card__bars span{background:linear-gradient(#dbe3ecbd,#1c2128e6);border-radius:999px;width:18px;display:block}.preview-card__bars span:first-child{height:60px}.preview-card__bars span:nth-child(2){height:82px}.preview-card__bars span:nth-child(3){height:72px}.preview-card__bars span:nth-child(4){height:110px}.preview-card__bars span:nth-child(5){height:96px}.feature-section{gap:22px;display:grid}.section-copy{gap:10px;display:grid}.section-copy--center{text-align:center;justify-items:center}.section-copy p,.spotlight-copy p,.cta-panel p,.empty-state p,.insight-panel__body,.panel-heading p,.section-heading p,.description-panel p{color:var(--text-muted)}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.feature-card{border-radius:24px;gap:14px;padding:28px;display:grid}.feature-card__index{color:var(--teal-600);letter-spacing:.16em;font-size:.86rem;font-weight:700}.feature-card h3,.spotlight-copy h2,.cta-panel h2,.empty-state h2,.section-copy h2,.feature-card p,.feature-card h3{margin:0}.spotlight-section{grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);align-items:center;gap:22px;padding:32px;display:grid}.spotlight-list{color:var(--text-muted);gap:12px;margin:18px 0 0;padding-left:18px;display:grid}.spotlight-preview{justify-content:center;align-items:center;display:flex}.spotlight-preview__card{background:radial-gradient(circle at 0 0,#1fc5cb1f,#0000 38%),#f8fafcf5;border:1px solid #c7d1dad1;border-radius:26px;gap:12px;width:100%;max-width:360px;padding:24px;display:grid}.spotlight-preview__card strong{color:var(--text-strong);font-size:1.36rem}.spotlight-preview__card p{margin:0}.spotlight-preview__chart{align-items:end;gap:10px;min-height:122px;padding-top:10px;display:flex}.spotlight-preview__chart span{background:linear-gradient(#cad5e08f,#0b98a3e0);border-radius:999px;flex:1;display:block}.spotlight-preview__chart span:first-child{height:54px}.spotlight-preview__chart span:nth-child(2){height:72px}.spotlight-preview__chart span:nth-child(3){height:98px}.spotlight-preview__chart span:nth-child(4){height:118px}.spotlight-preview__chart span:nth-child(5){height:88px}.spotlight-preview__chart span:nth-child(6){height:108px}.cta-panel{justify-content:space-between;align-items:center;padding:30px 32px;display:flex}.cta-panel__actions{gap:12px;display:inline-flex}.cta-link{color:var(--text-strong);background:#ffffffd6;padding:14px 18px}.empty-state{padding:28px 30px}.workspace-sidebar{background:linear-gradient(#fbfcfdf5,#f5f8fbeb),#f8fafc;border-right:1px solid #cdd6dfe0;gap:26px;min-height:100vh;padding:26px 18px 22px;display:grid}.sidebar-nav,.sidebar-group{gap:10px;display:grid}.sidebar-nav__item,.sidebar-action{color:var(--text-soft);background:#ffffffb8;border:1px solid #ccd6dfdb;border-radius:16px;justify-content:flex-start;align-items:center;gap:12px;padding:13px 14px;display:flex}.sidebar-nav__item.is-active{color:var(--text-strong);background:#f7fafcf5;border-color:#beccd8fa;box-shadow:0 16px 30px #151f310d}.sidebar-nav__icon{background:linear-gradient(#1fc5cb3d,#0b98a33d),#e3f5f7b8;border-radius:10px;width:18px;height:18px;position:relative}.sidebar-nav__icon:before,.sidebar-nav__icon:after{content:"";background:#0c6770e0;border-radius:999px;position:absolute}.sidebar-nav__icon:before{width:10px;height:2px;top:6px;left:4px}.sidebar-nav__icon:after{width:6px;height:2px;bottom:5px;left:4px}.sidebar-profile{background:#ffffffb8;border:1px solid #ccd6dfdb;border-radius:18px;align-self:end;align-items:center;gap:12px;padding:14px;display:flex}.sidebar-profile strong{color:var(--text-strong);margin-bottom:4px;display:block}.sidebar-profile span{color:var(--text-soft);font-size:.82rem;display:block}.sidebar-profile__avatar{color:#fff;background:linear-gradient(135deg,#1fc5cbf0,#087a84e6);border-radius:999px;justify-content:center;align-items:center;width:38px;height:38px;font-size:.82rem;font-weight:700;display:inline-flex}.topbar-menu{background:0 0;border:none;flex-direction:column;gap:4px;padding:0;display:none}.topbar-menu span{background:var(--text-soft);border-radius:999px;width:18px;height:2px;display:block}.toolbar-search{background:#ffffffe6;border:1px solid #ced6dfe6;border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:6px;width:100%;max-width:780px;padding:6px 8px 6px 14px;display:grid;box-shadow:inset 0 1px #fffffff0}.toolbar-search__icon{border:2px solid #738091b3;border-radius:999px;width:15px;height:15px;display:inline-flex;position:relative}.toolbar-search__icon:after{content:"";background:#738091b3;border-radius:999px;width:7px;height:2px;position:absolute;bottom:-4px;right:-6px;transform:rotate(42deg)}.ghost-button{color:var(--text-strong);background:#ffffffe6;padding:12px 16px}.workspace-main{gap:22px;padding:24px 28px 34px;display:grid}.workspace-banner{margin-top:0}.workspace-hero{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:18px;display:grid}.panel{padding:24px;overflow:hidden}.player-stage{background:linear-gradient(135deg,#fcc0b99e,#faedf370),radial-gradient(circle,#7ad0dd5c,#0000 52%),#1f2a30;border-radius:24px;padding:16px}.player-stage iframe{aspect-ratio:16/9;background:#111;border:none;border-radius:18px;width:100%;box-shadow:0 28px 44px #11192747}.panel-heading,.section-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.panel-heading h3,.section-heading h2,.section-heading h3,.overview-copy h1{margin:6px 0 0}.panel-badge{color:var(--text-soft);letter-spacing:.06em;text-transform:uppercase;background:#f1f4f8f2;border:1px solid #cfd6e0db;border-radius:999px;padding:8px 12px;font-size:.78rem;font-weight:700;display:inline-flex}.overview-panel{gap:18px;display:grid}.overview-copy p{color:var(--text-muted);margin:10px 0 0}.overview-meta{border-top:1px solid #d5dce5db;gap:14px;padding-top:18px;display:grid}.overview-meta div{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.overview-meta span{color:var(--text-soft);font-size:.9rem}.overview-meta strong{color:var(--text-strong);text-align:right;font-size:1rem}.overview-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.overview-summary__item{background:#f6f9fceb;border:1px solid #cdd6dfd1;border-radius:18px;gap:6px;padding:14px 16px;display:grid}.overview-summary__item span{color:var(--text-faint);letter-spacing:.1em;text-transform:uppercase;font-size:.75rem;font-weight:700}.overview-summary__item strong{color:var(--text-strong);font-size:1rem}.description-panel{background:#f5f8fbdb;border:1px solid #d0d8e1db;border-radius:18px;padding:16px 18px}.description-panel summary{color:var(--text-strong);cursor:pointer;font-weight:700}.description-panel p{white-space:pre-wrap;margin:12px 0 0}.metric-grid{gap:16px;display:grid}.metric-grid--workspace{grid-template-columns:repeat(4,minmax(0,1fr))}.metric-card{background:linear-gradient(#fffffff0,#f6f9fce6);border:1px solid #ccd6dfe6;border-radius:22px;gap:10px;min-height:142px;padding:20px;display:grid}.metric-card span{color:var(--text-faint);letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;font-weight:700}.metric-card strong{color:var(--text-strong);font-family:var(--font-display);letter-spacing:-.04em;font-size:2rem;line-height:.98}.workspace-content{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);align-items:start;gap:18px;display:grid}.comment-shell{gap:18px;display:grid}.section-heading--feed h2{margin:0}.comment-shell__controls{justify-items:end;gap:10px;display:grid}.comment-shell__total{color:var(--text-soft);background:#f4f7faeb;border:1px solid #ced6dfdb;border-radius:999px;padding:8px 12px;font-size:.82rem;font-weight:700;display:inline-flex}.sort-switch{background:#f4f7faeb;border:1px solid #ced6dfdb;border-radius:999px;gap:8px;padding:6px;display:inline-flex}.sort-switch button{color:var(--text-soft);background:0 0;padding:10px 14px}.sort-switch .is-active{color:var(--text-strong);background:#fffffffa;border-color:#c0ccd6e0;box-shadow:0 10px 20px #1922320f}.comment-feed{content-visibility:auto;gap:14px;display:grid}.comment-card,.reply-card{background:#f7fafce6;border:1px solid #cdd6dfe0;border-radius:22px;gap:14px;padding:18px;display:grid}.comment-card__head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.comment-card__author{align-items:center;gap:12px;display:flex}.comment-card__author div{gap:3px;display:grid}.comment-card__avatar{color:#fff;background:linear-gradient(135deg,#1fc5cbeb,#0b98a3d6);border-radius:14px;justify-content:center;align-items:center;min-width:38px;height:38px;font-size:.82rem;font-weight:700;display:inline-flex}.comment-card__avatar--reply{background:linear-gradient(135deg,#a9b5c2f5,#768291db)}.comment-card__head strong{color:var(--text-strong)}.comment-card__head span{color:var(--text-soft);font-size:.82rem}.comment-card__metric{color:var(--text-soft);white-space:nowrap;background:#ffffffe0;border:1px solid #ced6dfe0;border-radius:999px;padding:8px 12px}.comment-card p,.reply-card p{color:var(--text-muted);white-space:pre-wrap;margin:0}.reply-stack{border-top:1px solid #d4dce4db;padding-top:14px}.reply-stack summary{color:var(--teal-700);cursor:pointer;font-weight:700}.reply-stack__list{gap:12px;margin-top:14px;padding-left:18px;display:grid}.pagination-row{justify-content:space-between;align-items:center;gap:14px;display:flex}.pagination-row__label{color:var(--text-soft);font-size:.92rem;font-weight:600}.pagination-row__actions{gap:10px;display:inline-flex}.pagination-row button{color:var(--text-strong);background:#ffffffeb;padding:12px 16px}.workspace-stack,.trend-panel{gap:18px;display:grid}.panel-heading--chart h3,.panel-heading--insight h3{margin:0}.trend-bars{grid-auto-columns:minmax(32px,1fr);grid-auto-flow:column;align-items:end;gap:10px;min-height:280px;padding-bottom:6px;display:grid;overflow-x:auto}.trend-bars__slot{justify-items:center;gap:10px;display:grid}.trend-bars__value,.trend-bars__label{color:var(--text-faint);text-align:center;font-size:.78rem}.trend-bars__track{background:linear-gradient(#f7f9fcf5,#eff3f7f5);border:1px solid #d1d9e2d6;border-radius:999px;align-items:end;width:100%;height:190px;padding:8px;display:flex}.trend-bars__bar{background:linear-gradient(180deg, #129aa4ad, #181c21f0), var(--teal-500);border-radius:999px;width:100%;box-shadow:inset 0 1px #ffffff2e}.insight-panel{gap:18px;display:grid}.keyword-cloud{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px 16px;min-height:140px;padding:8px 4px 4px;display:flex}.keyword-cloud__term{color:var(--text-soft);font-family:var(--font-display);letter-spacing:-.04em;line-height:.92;display:inline-flex}.keyword-cloud__term--1{color:var(--text-strong);font-size:2.2rem;font-weight:800}.keyword-cloud__term--2{color:#36455cdb;font-size:1.5rem;font-weight:700}.keyword-cloud__term--3{color:var(--text-soft);font-size:1.12rem;font-weight:600}.keyword-cloud__term--4{color:#1b7983db;font-size:1.8rem;font-weight:700}.keyword-cloud__term--5{color:#6e7d8eeb;font-size:1.28rem;font-weight:600}.insight-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.insight-grid__item,.keyword-panel{background:#f6f9fce6;border:1px solid #cdd6dfdb;border-radius:18px;padding:16px}.insight-grid__item{gap:6px;display:grid}.insight-grid__item span,.keyword-panel>span{color:var(--text-faint);letter-spacing:.1em;text-transform:uppercase;font-size:.78rem;font-weight:700}.insight-grid__item strong{color:var(--text-strong);font-family:var(--font-display);font-size:1.32rem}.keyword-panel{gap:14px;display:grid}.keyword-panel__chips{flex-wrap:wrap;gap:10px;display:flex}.keyword-chip{color:var(--text-strong);background:#fffffff0;border:1px solid #ced6dfe0;border-radius:999px;padding:10px 14px;font-size:.9rem;font-weight:600;display:inline-flex}.empty-inline{color:var(--text-soft);padding:18px 0}.workspace-glyph{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:18px;height:18px}.app-shell--workspace{background:#fcfcf9;grid-template-columns:248px minmax(0,1fr);transition:grid-template-columns .22s}.app-shell--workspace-collapsed{grid-template-columns:0 minmax(0,1fr)}.workspace-sidebar{box-shadow:none;background:linear-gradient(#fafbf8f0,#f7f8f4eb),#f8f7f2;border-right:1px solid #e8e7e0;flex-direction:column;align-self:start;gap:28px;width:248px;min-width:248px;height:100vh;padding:22px 14px 18px;transition:opacity .18s,transform .18s,min-width .22s,padding .22s,border-color .18s;display:flex;position:sticky;top:0;overflow:hidden auto}.workspace-sidebar.is-collapsed{opacity:0;pointer-events:none;border-right-color:#0000;width:0;min-width:0;padding-left:0;padding-right:0;transform:translate(-10px)}.sidebar-brand{padding:0 10px}.sidebar-caption{letter-spacing:.24em;padding:0 10px;font-size:.62rem}.sidebar-nav,.sidebar-group{gap:8px}.sidebar-nav__item,.sidebar-action{box-shadow:none;color:#5f6774;background:#ffffffeb;border:1px solid #ebe9e2;border-radius:12px;gap:12px;min-height:44px;padding:11px 14px}.sidebar-nav__item.is-active{box-shadow:none;color:#1f252d;background:#f5f5f2;border-color:#e5e5e0;font-weight:700}.sidebar-nav__icon{color:#7d8796;background:0 0;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.sidebar-nav__icon:before,.sidebar-nav__icon:after{content:none}.sidebar-action{font-size:.82rem}.sidebar-action .workspace-glyph{color:#8d96a3}.sidebar-profile{background:0 0;border:none;border-top:1px solid #e8e7e0;border-radius:0;align-self:stretch;align-items:center;margin-top:auto;padding:16px 10px 0}.sidebar-profile__avatar{color:#0e7680;background:#dbe6e8;width:32px;height:32px;font-size:.72rem}.workspace-topbar{background:#fffffff0;border-bottom:1px solid #eceef0;gap:14px;padding:12px 24px}.topbar-menu{color:#5f6774;background:0 0;border:1px solid #eceef0;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.topbar-menu .workspace-glyph{width:20px;height:20px;transition:transform .18s}.app-shell--workspace-collapsed .topbar-menu .workspace-glyph{transform:rotate(-90deg)}.toolbar-search{background:linear-gradient(#fffffffa,#f9fbfdf5);border:1px solid #dde4eb;border-radius:22px;gap:10px;max-width:780px;padding:6px 6px 6px 14px;position:relative;box-shadow:0 12px 26px #151f310f,inset 0 1px #ffffffeb}.toolbar-search__icon{color:#8b95a3;border:none;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.toolbar-search__icon:after{content:none}.toolbar-search input{letter-spacing:-.02em;padding:12px 10px;font-size:.98rem}.toolbar-search__submit{background:linear-gradient(135deg, #27b6c6fa, #108490fa), var(--teal-600);color:#f5feff;cursor:pointer;font:inherit;letter-spacing:-.02em;border:1px solid #0e76809e;border-radius:18px;justify-content:center;align-self:stretch;align-items:center;min-width:158px;min-height:52px;padding:0 24px;font-size:.9rem;font-weight:700;text-decoration:none;transition:transform .18s,box-shadow .18s,filter .18s,opacity .18s;display:inline-flex;box-shadow:0 14px 22px #11909c33,inset 0 1px #ffffff47}.toolbar-search__submit:hover{filter:saturate(1.05);transform:translateY(-1px);box-shadow:0 18px 28px #11909c3d,inset 0 1px #ffffff52}.toolbar-search__submit:disabled{cursor:not-allowed;opacity:.6;transform:none}.workspace-main{gap:18px;width:100%;max-width:1440px;margin:0 auto;padding:18px 24px 28px;display:grid}.workspace-banner{box-shadow:none;background:#f8fbfd;border-color:#e3eaef;border-radius:14px;margin-top:0;padding:10px 14px}.panel-badge{color:#5f6774;letter-spacing:.12em;background:#f6f7f8;border-color:#e8ebef;padding:6px 10px;font-size:.64rem}.panel-badge--teal{color:#1f252d}.ghost-button{box-shadow:none;border-radius:10px;padding:10px 14px;font-size:.82rem}.workspace-showcase{background:#fff;border:1px solid #e7eaee;border-radius:20px;grid-template-columns:minmax(0,1.55fr) minmax(320px,.85fr);align-items:stretch;gap:24px;padding:12px;display:grid;overflow:hidden;box-shadow:0 10px 24px #141b2d0f}.workspace-showcase__player{min-width:0}.player-stage{background:linear-gradient(135deg,#f9c2b8b3,#fcf4f74d),radial-gradient(circle,#84ccde61,#0000 54%),#20242c;border-radius:16px;align-items:stretch;height:100%;min-height:300px;padding:14px;display:flex}.player-stage iframe{border-radius:14px;box-shadow:0 22px 40px #1218233d}.workspace-showcase__meta{flex-direction:column;justify-content:center;gap:18px;padding:10px 10px 10px 0;display:flex}.workspace-showcase__toolbar{justify-content:space-between;align-items:center;gap:12px;display:flex}.workspace-showcase__copy{gap:10px;display:grid}.workspace-showcase__copy h1{font-family:"Inter", var(--font-body);letter-spacing:-.04em;margin:0;font-size:clamp(1.8rem,2.6vw,2.45rem);line-height:1.04}.workspace-showcase__copy p{color:var(--text-muted);font-size:.92rem;line-height:1.6}.workspace-meta-list{border-top:1px solid #eef1f4;display:grid}.workspace-meta-row{border-bottom:1px solid #eef1f4;justify-content:space-between;align-items:center;gap:18px;padding:14px 0;display:flex}.workspace-meta-row__label{color:#707988;align-items:center;gap:10px;font-size:.82rem;font-weight:600;display:inline-flex}.workspace-meta-row strong{color:#20252c;text-align:right;font-size:.85rem}.workspace-summary-pills{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.workspace-summary-pill{background:#f8fafc;border:1px solid #e7eaee;border-radius:12px;gap:4px;padding:12px;display:grid}.workspace-summary-pill span{color:#95a0af;letter-spacing:.14em;text-transform:uppercase;font-size:.63rem;font-weight:700}.workspace-summary-pill strong{color:#20252c;font-family:"Inter", var(--font-body);font-size:.9rem;line-height:1.2}.description-panel--workspace{background:#fafbfc;border:1px solid #e7eaee;border-radius:14px;padding:14px 16px}.description-panel--workspace summary{font-size:.88rem}.description-panel--workspace p{font-size:.88rem;line-height:1.6}.workspace-panel-grid{grid-template-columns:minmax(0,1.35fr) minmax(320px,.85fr);align-items:start;gap:24px;display:grid}.workspace-card{background:#fff;border:1px solid #e7eaee;border-radius:20px;padding:20px;overflow:hidden;box-shadow:0 10px 24px #141b2d0f}.workspace-card__header{gap:16px}.workspace-card__title{font-family:"Inter", var(--font-body);letter-spacing:-.03em;align-items:center;gap:10px;margin:0;font-size:1.12rem;line-height:1.1;display:inline-flex}.workspace-card__title .workspace-glyph{color:#7e8795}.workspace-card--feed{flex-direction:column;min-height:720px;display:flex}.section-heading--feed{margin-bottom:18px}.comment-shell{gap:16px}.comment-shell__controls{gap:12px}.comment-shell__total,.sort-switch{background:#f6f7f8;border:1px solid #e8ebef}.comment-shell__total{padding:7px 11px;font-size:.78rem}.sort-switch{border-radius:12px;gap:4px;padding:4px}.sort-switch button{border-radius:8px;padding:8px 12px;font-size:.78rem;font-weight:600}.comment-feed{flex:1;grid-auto-rows:max-content;align-content:start;gap:12px;padding-right:6px;overflow:auto}.comment-feed::-webkit-scrollbar{width:4px}.comment-feed::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:999px}.comment-card,.reply-card{background:#f8fafc;border:1px solid #e7eaee;border-radius:14px;gap:12px;padding:14px}.comment-card__head{align-items:center}.comment-card__author{align-items:flex-start}.comment-card__author div{gap:2px}.comment-card__avatar{color:#243245;background:#dce4eb;border-radius:10px;width:34px;min-width:34px;height:34px}.comment-card__avatar--reply{color:#4c5667;background:#e6eaee}.comment-card__head strong{font-size:.9rem}.comment-card__head span{font-size:.72rem}.comment-card__metric{background:#fff;padding:7px 10px;font-size:.72rem}.comment-card p,.reply-card p{color:#2c3440;font-size:.92rem;line-height:1.65}.reply-stack{padding-top:12px}.reply-stack summary{font-size:.82rem}.reply-stack__list{border-left:2px solid #eef2f5;padding-left:10px}.pagination-row{margin-top:auto;padding-top:8px}.pagination-row button{box-shadow:none;border-radius:10px;padding:10px 14px}.workspace-rail{gap:24px;display:grid}.workspace-card--trend{background:radial-gradient(circle at 0 0,#29bac714,#0000 42%),linear-gradient(#fffffffa,#f9fbfdfa);min-height:360px}.trend-panel{gap:20px}.panel-heading--chart,.panel-heading--insight{align-items:flex-start}.trend-figure{gap:16px;display:grid}.trend-figure__metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.trend-figure__metric{background:#f7fafceb;border:1px solid #dfe5ece0;border-radius:14px;gap:4px;padding:12px 14px;display:grid}.trend-figure__metric span{color:#94a0af;letter-spacing:.12em;text-transform:uppercase;font-size:.64rem;font-weight:700}.trend-figure__metric strong{color:#1f252d;font-family:"Inter", var(--font-body);letter-spacing:-.03em;font-size:1rem}.trend-figure__canvas{background:linear-gradient(#fafcfddb,#f4f7fa6b),radial-gradient(circle at 100% 0,#2cbece14,#0000 48%);border:1px solid #e4eaefe6;border-radius:18px;min-height:288px;padding:8px;overflow:hidden}.trend-figure__svg{width:100%;height:100%;display:block;overflow:visible}.trend-figure__guide{stroke:#c9d3ddb8;stroke-dasharray:8 10;stroke-width:1.5px}.trend-figure__guide-label{fill:#9aa4b3;font-family:"Inter", var(--font-body);letter-spacing:.08em;font-size:13px;font-weight:700}.trend-figure__area{fill:url(#trend-area-fill)}.trend-figure__column{stroke-linecap:round;stroke-width:8px}.trend-figure__column--1{stroke:#dfe8f1f0}.trend-figure__column--2{stroke:#c5cfdceb}.trend-figure__column--3{stroke:#262f3c66}.trend-figure__column--4{stroke:#1f252dfa}.trend-figure__line{fill:none;stroke:url(#trend-line-stroke);stroke-linecap:round;stroke-linejoin:round;stroke-width:4px}.trend-figure__point{stroke:#fffffff5;stroke-width:3px}.trend-figure__point--1{fill:#dbe5ef}.trend-figure__point--2{fill:#b7c5d3}.trend-figure__point--3{fill:#262f3c8f}.trend-figure__point--4{fill:#1f252d}.trend-figure__axis{color:#9aa4b3;letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;padding:0 4px;font-size:.68rem;font-weight:700;display:flex}.insight-panel{gap:18px}.keyword-cloud{justify-content:flex-start;gap:10px 16px;min-height:100px;padding:0}.keyword-cloud__term--1{font-size:2.05rem}.keyword-cloud__term--2{font-size:1.38rem}.keyword-cloud__term--3{font-size:1rem}.keyword-cloud__term--4{font-size:1.7rem}.keyword-cloud__term--5{font-size:1.15rem}.insight-grid{gap:10px}.insight-grid__item{background:#f8fafc;border:1px solid #e7eaee;border-radius:12px;padding:14px}.insight-grid__item span{font-size:.64rem}.insight-grid__item strong{font-family:"Inter", var(--font-body);font-size:1rem}@media (width<=1180px){.app-shell--workspace{grid-template-columns:1fr}.workspace-sidebar{display:none}.workspace-main{max-width:none;padding-left:18px;padding-right:18px}.workspace-showcase,.workspace-panel-grid{grid-template-columns:1fr}}@media (width<=820px){.workspace-topbar{padding-left:18px;padding-right:18px}.workspace-showcase__toolbar,.workspace-card__header,.pagination-row{flex-direction:column;align-items:flex-start}.workspace-summary-pills,.trend-figure__metrics,.insight-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-card--feed{min-height:0}.comment-feed{max-height:540px}.comment-shell__controls{justify-items:start}}@media (width<=640px){.workspace-showcase,.workspace-card{padding:18px}.workspace-summary-pills,.trend-figure__metrics,.insight-grid{grid-template-columns:1fr}.workspace-meta-row,.comment-card__head{flex-direction:column;align-items:flex-start}.comment-card__metric{align-self:flex-start}}.query-form input:focus-visible,.toolbar-search input:focus-visible,.toolbar-search__submit:focus-visible,.locale-toggle:focus-visible,.site-link-button:focus-visible,.site-dark-button:focus-visible,.ghost-button:focus-visible,.sort-switch button:focus-visible,.pagination-row button:focus-visible,.sidebar-nav__item:focus-visible,.site-nav a:focus-visible,.cta-link:focus-visible,.cta-button:focus-visible{outline-offset:2px;outline:3px solid #1fc5cb2e}@media (width<=1180px){.app-shell--workspace{grid-template-columns:1fr}.workspace-sidebar{display:none}.topbar-menu{display:inline-flex}.workspace-content,.workspace-hero,.home-showcase{grid-template-columns:1fr}.home-stats,.home-feature-grid,.home-footer__columns{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=820px){.site-topbar,.workspace-topbar,.site-main,.workspace-main{padding-left:18px;padding-right:18px}.site-topbar{flex-direction:column;align-items:center;gap:14px;padding-top:16px;padding-bottom:16px}.home-footer{grid-template-columns:1fr}.overview-summary,.insight-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.comment-shell__controls{justify-items:start}.site-actions{justify-content:flex-end;width:100%}.site-nav{flex-wrap:wrap;justify-content:center;gap:14px 18px;width:100%}.toolbar-search{grid-template-columns:auto minmax(0,1fr)}.toolbar-search__submit{grid-column:1/-1;width:100%;min-width:0}.home-cta,.pagination-row,.section-heading,.panel-heading{flex-direction:column;align-items:flex-start}.home-hero{max-width:100%;padding-top:70px}.home-hero h1{max-width:100%;font-size:clamp(3.3rem,9vw,5.2rem)}.home-hero__lead,.home-hero__accent{white-space:normal}.home-cta{gap:18px}.cta-panel__actions{width:100%}.cta-button,.cta-link{flex:1}}@media (width<=640px){.home-hero,.home-section,.home-showcase,.home-cta,.home-footer,.panel{padding:20px}.query-form__row,.home-stats,.metric-grid--workspace,.home-feature-grid,.home-footer__columns,.showcase-card__widgets,.insight-grid{grid-template-columns:1fr}.home-footer__bottom,.comment-card__head,.overview-meta div{flex-direction:column;align-items:flex-start}.comment-card__metric{align-self:flex-start}.pagination-row__actions,.cta-panel__actions{width:100%;display:grid}.site-actions,.home-footer__bottom div{flex-wrap:wrap}.site-nav{justify-content:flex-start}.site-link-button,.site-dark-button{flex:1}.trend-bars{grid-auto-columns:minmax(26px,1fr)}.home-hero h1{letter-spacing:-.065em;font-size:clamp(3rem,14vw,4.4rem)}.query-form.query-form--home .query-form__row.query-form__row--home{grid-template-columns:1fr;gap:14px;padding:12px}.query-form.query-form--home .query-form__field{padding:0 6px}.query-form.query-form--home .query-form__icon{display:none}.query-form.query-form--home input{min-height:0;padding:2px 0}.query-form.query-form--home button{width:100%;min-width:0;padding:14px 22px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
