.vo-grid{grid-template-columns:1fr;gap:1.25rem;min-width:0;display:grid}.vo-grid-top{grid-template-columns:minmax(220px,280px) minmax(0,1fr) minmax(260px,320px);gap:1.25rem;min-width:0;display:grid}.vo-grid-bottom{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;min-width:0;display:grid}@media (max-width:1100px){.vo-grid-top,.vo-grid-bottom{grid-template-columns:1fr}}.vo-header-strip{background:var(--panel);border:1px solid var(--border-subtle);border-radius:var(--radius-md);flex-wrap:nowrap;align-items:center;gap:1rem;min-width:0;padding:.75rem 1.25rem;display:flex;overflow-x:auto}.vo-header-domain{border-right:1px solid var(--border-subtle);flex-shrink:0;align-items:center;gap:.5rem;padding-right:1rem;display:flex}.vo-header-domain-dot{background:var(--dash-red);border-radius:50%;flex-shrink:0;width:8px;height:8px}.vo-header-domain-name{color:var(--text-primary);white-space:nowrap;font-size:.85rem;font-weight:700}.vo-header-domain-link{color:var(--text-muted);opacity:.6;font-size:.75rem;text-decoration:none;transition:opacity .15s}.vo-header-domain-link:hover{opacity:1;color:var(--dash-blue)}.vo-header-metrics{flex:1;align-items:center;gap:1.5rem;display:flex;overflow-x:auto}.vo-header-metric{flex-direction:column;flex-shrink:0;align-items:flex-start;gap:.15rem;display:flex}.vo-header-metric-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;font-size:.68rem;font-weight:600}.vo-header-metric-value{color:var(--text-primary);letter-spacing:-.02em;align-items:center;gap:.35rem;font-size:1.1rem;font-weight:800;display:flex}.vo-header-mini-gauge{align-items:center;display:inline-flex}.vo-header-delta{white-space:nowrap;font-size:.68rem;font-weight:600}.vo-header-delta[data-trend=up]{color:var(--dash-green)}.vo-header-delta[data-trend=down]{color:var(--dash-red)}.vo-header-delta[data-trend=neutral]{color:var(--text-muted)}.vo-header-suite{flex-direction:column;gap:.65rem;min-width:0;display:flex}.vo-header-strip--top{flex-wrap:wrap;justify-content:space-between;gap:.75rem 1rem}.vo-header-global-metrics{flex-wrap:wrap;flex:1;align-items:stretch;gap:1.25rem;min-width:0;display:flex}.vo-header-metric--global .vo-header-metric-value{font-size:1rem}.vo-header-metric--delta .vo-header-metric-value{font-size:.85rem}.vo-header-engines-kicker{color:var(--text-muted);letter-spacing:.03em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:600}.vo-header-empty{border-radius:var(--radius-md);border:1px dashed var(--border-subtle);color:var(--text-muted);text-align:center;padding:.85rem 1rem;font-size:.85rem}.vo-header-engines-scroll{scroll-snap-type:x proximity;flex-direction:row;gap:.75rem;min-width:0;padding-bottom:.35rem;display:flex;overflow-x:auto}.vo-header-engine-card{scroll-snap-align:start;background:var(--panel);border:1px solid var(--border-subtle);border-radius:var(--radius-md);flex:none;min-width:min(300px,94vw);max-width:360px;padding:.65rem .85rem}.vo-header-engine-head{border-bottom:1px solid var(--border-subtle);align-items:center;gap:.5rem;margin-bottom:.55rem;padding-bottom:.45rem;display:flex}.vo-header-engine-logo{flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.vo-header-engine-logo svg{width:26px;height:26px}.vo-header-engine-titles{flex-direction:column;gap:.1rem;min-width:0;display:flex}.vo-header-engine-name{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;font-weight:700;overflow:hidden}.vo-header-engine-meta{color:var(--text-muted);font-size:.65rem;font-weight:600}.vo-header-engine-bars{flex-direction:column;gap:.42rem;display:flex}.vo-header-bar-row{grid-template-columns:minmax(112px,140px) minmax(0,1fr) minmax(42px,54px);align-items:center;gap:.35rem .45rem;display:grid}.vo-header-bar-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.03em;font-size:.62rem;font-weight:600;line-height:1.25}.vo-header-bar-wrap{background:var(--surface);border-radius:3px;height:12px;overflow:hidden}.vo-header-bar-fill{border-radius:3px;min-width:2px;height:100%;transition:width .55s ease-out}.vo-header-bar-value{color:var(--text-primary);text-align:right;white-space:nowrap;font-size:.72rem;font-weight:700}.vo-score-card{z-index:1;background:var(--panel);border:1px solid var(--border-subtle);border-radius:var(--radius-md);text-align:left;isolation:isolate;flex-direction:column;align-items:stretch;min-width:0;padding:0;transition:transform .45s cubic-bezier(.34,1.56,.64,1),box-shadow .45s,border-color .35s;display:flex;position:relative;overflow:visible}.vo-score-card:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;opacity:.55;pointer-events:none;z-index:0;background:linear-gradient(125deg,#38bdf88c,#6366f159,#a855f773,#38bdf866) 0 0/300% 300%;padding:1px;animation:8s infinite vo-score-border-flow;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.vo-score-card:hover,.vo-score-card:focus-visible{border-color:#38bdf859;transform:translateY(-3px);box-shadow:0 0 0 1px #38bdf826,0 12px 40px -12px #38bdf859,0 8px 32px -8px #6366f140}.vo-score-card:hover:before,.vo-score-card:focus-visible:before{opacity:.95}@keyframes vo-score-border-flow{0%,to{background-position:0%}50%{background-position:100%}}.vo-score-card-aura{pointer-events:none;z-index:0;opacity:.8;background:radial-gradient(at 50% 0,#38bdf81f,#0000 55%);animation:4s ease-in-out infinite vo-score-aura-pulse;position:absolute;inset:-30%}@keyframes vo-score-aura-pulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.9;transform:scale(1.03)}}.vo-score-card-scan{border-radius:inherit;pointer-events:none;z-index:1;position:absolute;inset:0;overflow:hidden}.vo-score-card-scan:after{content:"";background:linear-gradient(90deg,#0000,#ffffff0f,#0000);width:60%;height:100%;animation:6s ease-in-out infinite vo-score-scan;position:absolute;top:0;left:-100%}@keyframes vo-score-scan{0%{left:-60%}40%,to{left:160%}}.vo-score-card--loading{opacity:.88;transition:opacity .2s}.vo-score-card--loading .vo-score-card-scan:after{animation-duration:3s}.vo-score-card-header{z-index:2;border-bottom:1px solid var(--border-subtle);width:100%;margin-bottom:0;padding:.85rem 1rem;position:relative}.vo-score-card-hint{letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);opacity:.65;margin-top:.15rem;font-size:.62rem;font-weight:600}.vo-score-card:hover .vo-score-card-hint,.vo-score-card:focus-within .vo-score-card-hint{opacity:1;color:#38bdf8f2}.vo-score-card-title{color:var(--text-primary);align-items:center;gap:.35rem;margin:0;font-size:.88rem;font-weight:700;display:flex}.vo-score-card-info{color:var(--text-muted);cursor:help;opacity:.6;font-size:.7rem}.vo-score-gauge-wrapper{z-index:2;width:min(230px,100% - 2rem);height:158px;margin:1.15rem auto .6rem;position:relative}.vo-score-gauge-glow-ellipse{opacity:.32;pointer-events:none}.vo-score-card:hover .vo-score-arc-fill,.vo-score-card:focus-within .vo-score-arc-fill{filter:drop-shadow(0 0 12px #38bdf8a6)}.vo-score-card:hover .vo-score-gauge-number,.vo-score-card:focus-within .vo-score-gauge-number{text-shadow:0 0 24px #38bdf859}.vo-score-gauge{width:100%;height:100%}.vo-score-gauge-center{flex-direction:column;justify-content:flex-start;align-items:center;height:82px;display:flex;position:absolute;inset:auto 0 0}.vo-score-gauge-scoreline{justify-content:center;align-items:baseline;display:inline-flex}.vo-score-gauge-number{letter-spacing:-.04em;font-size:2.25rem;font-weight:800;line-height:1}.vo-score-gauge-max{color:var(--text-muted);margin-top:.1rem;font-size:.72rem}.vo-score-gauge-label{text-transform:capitalize;margin-top:.25rem;font-size:.85rem;font-weight:700}.vo-score-card-desc{z-index:2;color:#0f172a;text-align:left;background:#dbeafee0;border-radius:10px;max-width:220px;margin:0 auto 1.15rem;padding:.65rem .75rem;font-size:.78rem;line-height:1.5;position:relative}[data-theme=dark] .vo-score-card-desc{color:var(--text-secondary);background:#1e40af2e}.vo-score-detail-strip{opacity:0;max-height:0;margin:0;padding:0;transition:max-height .5s cubic-bezier(.34,1.2,.64,1),opacity .35s,transform .45s;overflow:hidden;transform:translateY(-6px)}.vo-score-card:hover .vo-score-detail-strip,.vo-score-card:focus-within .vo-score-detail-strip{opacity:1;max-height:280px;margin-bottom:.35rem;transform:translateY(0)}.vo-score-detail-strip-inner{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(160deg,#0f172abf,#1e293b8c);border:1px solid #38bdf847;border-radius:12px;margin:0 .65rem .5rem;padding:.65rem .75rem;box-shadow:inset 0 1px #ffffff0f,0 8px 32px -8px #38bdf833}[data-theme=light] .vo-score-detail-strip-inner{background:linear-gradient(160deg,#eff6fff7,#e0e7ffe6);border-color:#3b82f647;box-shadow:inset 0 1px #fffc,0 8px 24px -10px #3b82f62e}.vo-score-hover-head{letter-spacing:.12em;text-transform:uppercase;color:#38bdf8f2;align-items:center;gap:.4rem;margin-bottom:.55rem;font-size:.62rem;font-weight:800;display:flex}.vo-score-hover-dot{background:#22d3ee;border-radius:999px;width:6px;height:6px;animation:2s ease-in-out infinite vo-score-dot-pulse;box-shadow:0 0 10px #22d3ee}@keyframes vo-score-dot-pulse{0%,to{opacity:1;box-shadow:0 0 6px #22d3ee}50%{opacity:.65;box-shadow:0 0 14px #38bdf8}}.vo-score-hover-rows{flex-direction:column;gap:.5rem;margin:0;display:flex}.vo-score-hover-row{border-bottom:1px solid #94a3b826;grid-template-columns:1fr;gap:.15rem;padding-bottom:.45rem;display:grid}.vo-score-hover-row:last-child{border-bottom:none;padding-bottom:0}.vo-score-hover-row dt{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.62rem;font-weight:700}.vo-score-hover-row dd{color:var(--text-primary);margin:0;font-size:.72rem;line-height:1.45}.vo-score-hover-row dd strong{font-variant-numeric:tabular-nums;color:#38bdf8;font-size:.95rem}.vo-score-hover-sub{color:var(--text-muted);margin-top:.2rem;font-size:.65rem;font-weight:500;line-height:1.4;display:block}[data-theme=light] .vo-score-card:before{opacity:.38}@media (prefers-reduced-motion:reduce){.vo-score-card,.vo-score-card:before,.vo-score-card-aura,.vo-score-card-scan:after,.vo-score-hover-dot{animation:none!important}.vo-score-detail-strip{transition:opacity .2s}.vo-score-card:hover,.vo-score-card:focus-visible{transform:none}}@media (hover:none){.vo-score-detail-strip{opacity:1;max-height:280px;margin-bottom:.35rem;transform:none}.vo-score-card-hint{opacity:.8}}.vo-trend-card{background:var(--panel);border:1px solid var(--border-subtle);border-radius:var(--radius-md);flex-direction:column;min-width:0;padding:1.25rem;display:flex}.vo-trend-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.vo-trend-tabs{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);gap:0;display:flex;overflow:hidden}.vo-trend-tab{appearance:none;color:var(--text-muted);cursor:pointer;border:none;border-right:1px solid var(--border-subtle);background:0 0;padding:.45rem .85rem;font-size:.75rem;font-weight:600;transition:all .15s}.vo-trend-tab:last-child{border-right:none}.vo-trend-tab:hover{background:var(--surface);color:var(--text-primary)}.vo-trend-tab--active,.vo-trend-tab--active:hover{background:var(--dash-blue);color:#fff}.vo-trend-time-range{align-items:center;gap:.25rem;display:flex}.vo-trend-time-btn{appearance:none;color:var(--text-muted);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;padding:.35rem .6rem;font-size:.72rem;font-weight:600;transition:all .15s}.vo-trend-time-btn:hover{background:var(--surface);color:var(--text-primary)}.vo-trend-time-btn--active{background:var(--dash-blue-soft);color:var(--dash-blue);font-weight:700}.vo-trend-metrics-row{border-bottom:1px solid var(--border-subtle);flex-wrap:wrap;gap:1.5rem;margin-bottom:1rem;padding-bottom:1rem;display:flex}.vo-trend-metric{align-items:center;gap:.4rem;display:flex}.vo-trend-metric-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.vo-trend-metric-label{color:var(--text-muted);font-size:.75rem;font-weight:500}.vo-trend-metric-value{letter-spacing:-.02em;font-size:1.1rem;font-weight:800}.vo-trend-delta{font-size:.72rem;font-weight:600}.vo-trend-delta[data-trend=up]{color:var(--dash-green)}.vo-trend-delta[data-trend=down]{color:var(--dash-red)}.vo-trend-chart-area{border-radius:var(--radius-sm);border:1px solid var(--border-subtle);flex:1;min-height:200px;overflow:visible}.vo-trend-chart-wrap{width:100%;position:relative}.vo-trend-svg{width:100%;height:240px;display:block}.vo-trend-guide-line{stroke:var(--border-subtle);stroke-width:1px;pointer-events:none}.vo-trend-hit-band{cursor:crosshair}.vo-trend-tooltip{z-index:5;border-radius:var(--radius-sm);border:1px solid var(--border-subtle);background:var(--panel);pointer-events:none;min-width:10rem;max-width:min(18rem,92vw);padding:.55rem .65rem;font-size:12px;line-height:1.35;position:absolute;top:auto;bottom:2rem;transform:translate(-50%);box-shadow:0 8px 24px #0f172a1f}.vo-trend-tooltip-period{color:var(--text-primary);border-bottom:1px solid var(--border-subtle);margin-bottom:.35rem;padding-bottom:.35rem;font-weight:700}.vo-trend-tooltip-row{align-items:center;gap:.35rem;margin-top:.2rem;display:flex}.vo-trend-tooltip-swatch{border-radius:999px;flex-shrink:0;width:8px;height:8px}.vo-trend-tooltip-label{color:var(--text-muted);flex:1;min-width:0}.vo-trend-tooltip-value{font-variant-numeric:tabular-nums;color:var(--text-primary);font-weight:700}.vo-trend-dot--active{stroke-width:2.5px}.vo-trend-gridline{stroke:var(--border-subtle);stroke-width:1px}.vo-trend-axis-label{fill:var(--text-muted);font-size:12px;font-weight:600}.vo-trend-line{filter:drop-shadow(0 4px 8px #2563eb1f)}.vo-trend-dot{stroke:var(--panel);stroke-width:2px}.vo-distribution-card{background:var(--panel);border:1px solid var(--border-subtle);border-radius:var(--radius-md);min-width:0;padding:1.25rem}.vo-distribution-title{color:var(--text-primary);margin:0 0 .75rem;font-size:.95rem;font-weight:700}.vo-distribution-tabs{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);gap:0;width:fit-content;margin-bottom:1rem;display:flex;overflow:hidden}.vo-distribution-tab{appearance:none;color:var(--text-muted);cursor:pointer;border:none;border-right:1px solid var(--border-subtle);background:0 0;padding:.4rem .75rem;font-size:.72rem;font-weight:600;transition:all .15s}.vo-distribution-tab:last-child{border-right:none}.vo-distribution-tab:hover{background:var(--surface)}.vo-distribution-tab--active{background:var(--dash-blue);color:#fff}.vo-distribution-list{flex-direction:column;gap:.75rem;display:flex}.vo-distribution-row{grid-template-columns:minmax(94px,130px) minmax(80px,1fr) 54px 52px;align-items:center;gap:.5rem;display:grid}.vo-distribution-engine{align-items:center;gap:.4rem;display:flex}.vo-distribution-logo{flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.vo-distribution-logo svg{width:16px;height:16px}.vo-distribution-engine-name{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;font-weight:500;overflow:hidden}.vo-distribution-bar-wrap{background:var(--surface);border-radius:3px;height:14px;overflow:hidden}.vo-distribution-bar{border-radius:3px;min-width:2px;height:100%;transition:width .6s ease-out}.vo-distribution-pct{color:var(--text-primary);text-align:right;font-size:.75rem;font-weight:600}.vo-distribution-count{color:var(--text-muted);text-align:right;font-size:.72rem}.vo-distribution-empty{color:var(--text-muted);text-align:center;padding:2rem 0;font-size:.82rem}.vo-mentions-card,.vo-country-card{background:var(--panel);border:1px solid var(--border-subtle);border-radius:var(--radius-md);min-width:0;padding:1.25rem}.vo-mentions-title,.vo-country-title{color:var(--text-primary);margin:0 0 .75rem;font-size:.95rem;font-weight:700}.vo-mentions-stacked-bar,.vo-country-stacked-bar{background:var(--surface);border-radius:4px;height:16px;margin-bottom:1.25rem;display:flex;overflow:hidden}.vo-mentions-stacked-segment,.vo-country-stacked-segment{min-width:2px;transition:width .6s ease-out}.vo-mentions-list,.vo-country-list{flex-direction:column;gap:0;display:flex}.vo-mentions-list-header,.vo-country-list-header{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid var(--border-subtle);justify-content:space-between;margin-bottom:.25rem;padding:.4rem 0;font-size:.72rem;font-weight:600;display:flex}.vo-mentions-row,.vo-country-row{border-bottom:1px solid rgba(var(--border-subtle-rgb,128,128,128), .3);justify-content:space-between;align-items:center;padding:.5rem 0;display:flex}.vo-mentions-row:last-child,.vo-country-row:last-child{border-bottom:none}.vo-mentions-intent-info,.vo-country-info,.vo-country-share{align-items:center;gap:.5rem;display:flex}.vo-mentions-dot,.vo-country-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.vo-mentions-intent-pct{color:var(--text-primary);min-width:40px;font-size:.82rem;font-weight:700}.vo-mentions-intent-label{color:var(--text-primary);font-size:.82rem;font-weight:500}.vo-mentions-count,.vo-country-count{color:var(--dash-blue);font-size:.82rem;font-weight:600}.vo-country-flag-img{object-fit:cover;width:28px;height:21px;box-shadow:0 0 0 1px color-mix(in srgb, var(--border-subtle) 80%, transparent);border-radius:4px;flex-shrink:0}.vo-country-flag-svg{color:var(--text-muted);flex-shrink:0}.vo-country-flag{flex-shrink:0;font-size:1.15rem;line-height:1}.vo-country-flag--fallback{font-family:Segoe UI Emoji,Apple Color Emoji,Noto Color Emoji,sans-serif}.vo-country-label,.vo-country-pct{color:var(--text-primary);font-size:.82rem;font-weight:600}.vo-country-count{text-align:right;min-width:46px}.vo-mentions-empty,.vo-country-empty{color:var(--text-muted);text-align:center;padding:2rem 0;font-size:.82rem}.vo-whats-next{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:linear-gradient(#9382dc0f 0%,#6366f105 100%);min-width:0;padding:1.25rem}[data-theme=dark] .vo-whats-next{background:linear-gradient(#6366f114 0%,#6366f105 100%)}.vo-whats-next-title{color:var(--text-primary);margin:0 0 1rem;font-size:.95rem;font-weight:700}.vo-whats-next-slider{align-items:center;gap:.35rem;min-width:0;display:flex;position:relative}.vo-whats-next-list{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;outline:none;flex-direction:row;flex:1;gap:0;min-width:0;display:flex;overflow:auto hidden}.vo-whats-next-list:focus-visible{border-radius:var(--radius-sm,6px);box-shadow:0 0 0 2px #6366f159}.vo-whats-next-list::-webkit-scrollbar{display:none}.vo-whats-next-item{scroll-snap-align:start;box-sizing:border-box;flex:0 0 100%;min-width:0;padding:.35rem .15rem .25rem}.vo-whats-next-nav{border:1px solid var(--border-subtle);background:var(--panel);width:1.85rem;height:1.85rem;color:var(--text-primary);cursor:pointer;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-size:1.35rem;line-height:1;transition:opacity .15s,background .15s;display:flex}.vo-whats-next-nav span{margin-top:-2px}.vo-whats-next-nav:disabled{opacity:.3;cursor:not-allowed}.vo-whats-next-nav:not(:disabled):hover{background:var(--panel-elevated,#ffffff0a)}.vo-whats-next-dots{justify-content:center;align-items:center;gap:.35rem;margin-top:.65rem;display:flex}.vo-whats-next-dot{background:var(--text-muted);opacity:.35;cursor:pointer;border:none;border-radius:999px;width:7px;height:7px;padding:0;transition:opacity .2s,width .2s,transform .2s}.vo-whats-next-dot:hover{opacity:.65}.vo-whats-next-dot--active{opacity:1;border-radius:4px;width:1.35rem}.vo-whats-next-icon{margin-bottom:.35rem;font-size:1.1rem}.vo-whats-next-item-title{color:var(--text-primary);margin:0 0 .35rem;font-size:.85rem;font-weight:700}.vo-whats-next-item-desc{color:var(--text-muted);margin:0 0 .5rem;font-size:.78rem;line-height:1.5}.vo-whats-next-cta{font-size:.78rem;font-weight:600;text-decoration:none;transition:opacity .15s}.vo-whats-next-cta:hover{opacity:.8}.vo-topics-section{background:var(--panel);border:1px solid var(--border-subtle);border-radius:var(--radius-md);min-width:0;max-width:100%;padding:1.5rem;overflow:hidden}.vo-topics-main-title{color:var(--text-primary);letter-spacing:-.02em;margin:0 0 1rem;font-size:1.2rem;font-weight:800}.vo-topics-tabs{border-bottom:2px solid var(--border-subtle);scrollbar-width:thin;gap:0;margin-bottom:1rem;display:flex;overflow-x:auto}.vo-topics-tab{appearance:none;color:var(--text-muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:.5rem;margin-bottom:-2px;padding:.6rem 1rem;font-size:.78rem;font-weight:600;transition:all .15s;display:flex}.vo-topics-tab:hover{color:var(--text-primary)}.vo-topics-tab--active{color:var(--dash-blue);border-bottom-color:var(--dash-blue)}.vo-topics-tab-count{color:inherit;opacity:.7;font-size:.72rem;font-weight:700}.vo-topics-subheader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.75rem;display:flex}.vo-topics-showing{color:var(--text-primary);font-size:.85rem;font-weight:700}.vo-topics-controls{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.vo-topics-search{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);background:var(--surface);color:var(--text-muted);align-items:center;gap:.4rem;padding:.4rem .75rem;display:flex}.vo-topics-search-input{color:var(--text-primary);background:0 0;border:none;outline:none;width:140px;font-size:.78rem}.vo-topics-search-input::placeholder{color:var(--text-muted);opacity:.6}.vo-topics-sort-btn{appearance:none;border:1px solid var(--border-subtle);background:var(--surface);border-radius:var(--radius-sm);color:var(--text-primary);cursor:pointer;padding:.4rem .75rem;font-size:.75rem;font-weight:600;transition:all .15s}.vo-topics-sort-btn:hover{border-color:var(--dash-blue)}.vo-topics-table-wrap{max-width:100%;overflow-x:auto}.vo-topics-table{border-collapse:collapse;width:100%;min-width:780px}.vo-topics-table thead tr{border-bottom:1px solid var(--border-subtle)}.vo-topics-table th{color:var(--text-muted);text-align:left;white-space:nowrap;text-transform:uppercase;letter-spacing:.04em;padding:.6rem .75rem;font-size:.72rem;font-weight:600}.vo-topics-th-sortable{cursor:pointer;-webkit-user-select:none;user-select:none;text-align:center!important}.vo-topics-th-sortable:hover{color:var(--dash-blue)}.vo-topics-row{border-bottom:1px solid var(--border-subtle);transition:background .1s}.vo-topics-row:hover{background:var(--surface)}.vo-topics-table td{padding:.6rem .75rem;font-size:.82rem}.vo-topics-td-topic{min-width:200px}.vo-topics-topic-info{align-items:center;gap:.5rem;display:flex}.vo-topics-topic-text{color:var(--text-primary);overflow-wrap:anywhere;font-weight:500}.vo-topics-topic-engines{gap:.2rem;display:flex}.vo-topics-engine-icon{justify-content:center;align-items:center;width:14px;height:14px;display:inline-flex}.vo-topics-engine-icon svg{width:12px;height:12px}.vo-topics-td-visibility,.vo-topics-td-mentions,.vo-topics-td-volume{text-align:center}.vo-topics-visibility-score{color:var(--text-primary);font-weight:700}.vo-topics-mention-count{color:var(--text-primary);font-weight:600}.vo-topics-volume{color:var(--text-muted);font-weight:600}.vo-topics-td-intent{width:120px}.vo-topics-intent-bar{border-radius:4px;width:100%;height:8px;display:flex;overflow:hidden}.vo-topics-intent-bar>div{min-width:2px}.vo-topics-td-action{text-align:right}.vo-topics-monitor-btn{appearance:none;background:var(--dash-blue);color:#fff;border-radius:var(--radius-sm);cursor:pointer;white-space:nowrap;border:none;padding:.35rem .75rem;font-size:.72rem;font-weight:700;transition:all .15s}.vo-topics-monitor-btn:hover{filter:brightness(1.1);transform:translateY(-1px)}.vo-topics-loading{flex-direction:column;gap:.75rem;padding:1rem 0;display:flex}.vo-topics-loading-row{border-radius:var(--radius-sm);background:var(--surface);height:40px;animation:1.5s infinite shimmer}@keyframes shimmer{0%{opacity:.4}50%{opacity:.7}to{opacity:.4}}.vo-topics-empty{text-align:center;color:var(--text-muted);padding:3rem 1rem;font-size:.88rem}.vo-competitor-chip-row{flex-wrap:wrap;gap:.5rem;margin:-.25rem 0 1rem;display:flex}.vo-competitor-chip{--competitor-color:#60a5fa;border:1px solid var(--border-subtle);background:color-mix(in srgb, var(--surface) 70%, transparent);min-width:0;color:var(--text-primary);border-radius:8px;align-items:center;gap:.45rem;padding:.5rem .7rem;font-size:.78rem;font-weight:700;display:inline-flex}.vo-competitor-you{background:color-mix(in srgb, var(--competitor-color) 18%, transparent);color:var(--dash-blue);border-radius:999px;padding:.12rem .42rem;font-size:.65rem;font-weight:900}.vo-competitor-dot{background:var(--competitor-color);border-radius:999px;flex:0 0 8px;width:8px;height:8px}.vo-source-domain{align-items:center;gap:.48rem;min-width:0;display:inline-flex}.vo-source-domain-caret{color:var(--text-muted);font-size:1.1rem;line-height:1}.vo-source-domain-flag{justify-content:center;width:1.1rem;display:inline-flex}.vo-source-value{color:var(--text-primary);text-align:center;white-space:nowrap;font-weight:700}[data-theme=light] .vo-header-strip,[data-theme=light] .vo-header-engine-card{border-color:#0000001a;box-shadow:0 1px 3px #0000000f}[data-theme=light] .vo-score-card,[data-theme=light] .vo-trend-card,[data-theme=light] .vo-distribution-card,[data-theme=light] .vo-mentions-card,[data-theme=light] .vo-country-card,[data-theme=light] .vo-topics-section{border-color:#0000001a;box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a}[data-theme=light] .vo-topics-search{background:#f5f6f8;border-color:#0000001f}[data-theme=light] .vo-topics-search-input{color:#111827}@media (max-width:768px){.vo-header-strip{flex-wrap:wrap;gap:.75rem}.vo-header-domain{border-right:none;border-bottom:1px solid var(--border-subtle);width:100%;padding-bottom:.5rem;padding-right:0}.vo-header-metrics{gap:1rem}.vo-grid-top,.vo-grid-bottom{grid-template-columns:1fr}.vo-topics-subheader{flex-direction:column;align-items:flex-start}.vo-distribution-row{grid-template-columns:90px 1fr 42px 42px}}.vo-source-expand-trigger{cursor:pointer}.vo-source-expand-trigger:hover{background:var(--surface)}.vo-source-expand-trigger--open{background:#3b82f60a}.vo-source-caret--open{transition:transform .2s;display:inline-block;transform:rotate(90deg)}.vo-source-domain-caret{font-weight:700;transition:transform .2s;display:inline-block}.vo-source-expand-row td{padding:0!important}.vo-source-expand-cell{border-bottom:1px solid var(--border-subtle);background:#3b82f605;padding:0 .5rem .75rem 2.5rem!important}.vo-prompt-sub-table{border-collapse:collapse;width:100%;font-size:.8rem}.vo-prompt-sub-table th{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;text-align:left;border-bottom:1px solid var(--border-subtle);padding:.5rem .6rem;font-size:.7rem;font-weight:600}.vo-prompt-sub-row{border-bottom:1px solid #80808026}.vo-prompt-sub-row:last-child{border-bottom:none}.vo-prompt-sub-row td{vertical-align:top;padding:.55rem .6rem}.vo-prompt-sub-prompt{color:var(--text-primary);overflow-wrap:break-word;word-break:normal;-webkit-hyphens:auto;hyphens:auto;min-width:200px;max-width:min(420px,38vw);font-weight:500}.vo-prompt-response-preview{align-items:flex-start;gap:.4rem;display:flex}.vo-prompt-engine-badge{flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-top:2px;display:flex}.vo-prompt-engine-badge svg{width:16px;height:16px}.vo-prompt-response-text{color:var(--text-muted);font-size:.78rem;line-height:1.45}.vo-prompt-view-full{appearance:none;color:var(--dash-green);cursor:pointer;background:0 0;border:none;padding:.25rem 0 0;font-size:.72rem;font-weight:600}.vo-prompt-view-full:hover{text-decoration:underline}.vo-prompt-count-badge{background:var(--surface);min-width:24px;height:22px;color:var(--text-primary);border:1px solid var(--border-subtle);border-radius:6px;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:inline-flex}.vo-prompt-sub-actions{white-space:nowrap;gap:.3rem;display:flex}.vo-prompt-action-btn{appearance:none;border:1px solid var(--border-subtle);background:var(--panel);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;width:30px;height:30px;font-size:.85rem;transition:all .15s;display:inline-flex}.vo-prompt-action-btn:hover{border-color:var(--dash-blue);background:#3b82f60f;transform:translateY(-1px)}.vo-prompt-sub-empty{text-align:center;color:var(--text-muted);padding:1.5rem;font-size:.82rem}.vo-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}.vo-pr-card{margin-bottom:1rem}#dashboard-prompt-responses{scroll-margin-top:5rem}.vo-pr-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.vo-pr-counter{color:var(--text-muted);margin-top:.35rem;font-size:.75rem;font-weight:600;display:block}.vo-pr-toolbar{align-items:center;gap:.5rem;display:flex}.vo-pr-search{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);background:var(--surface);min-width:min(100%,260px);color:var(--text-muted);align-items:center;gap:.45rem;padding:.35rem .65rem;display:flex}.vo-pr-search-input{min-width:0;color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;font-size:.8rem}.vo-pr-table-scroll{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);overflow-x:auto}.vo-pr-table .vo-prompt-sub-prompt{min-width:min(260px,28vw);max-width:min(440px,36vw)}.vo-pr-table{table-layout:fixed;width:100%}.vo-pr-table th:first-child,.vo-pr-table td.vo-pr-prompt-cell{width:30%}.vo-pr-table th:nth-child(2),.vo-pr-table td.vo-prompt-sub-response{width:46%}.vo-pr-table th:nth-child(3),.vo-pr-table td.vo-prompt-sub-brands,.vo-pr-table th:nth-child(4),.vo-pr-table td.vo-prompt-sub-sources,.vo-pr-table th:nth-child(5),.vo-pr-table td.vo-prompt-sub-actions{width:8%}.vo-pr-table .vo-pr-th-sort{cursor:pointer;-webkit-user-select:none;user-select:none;text-align:right;white-space:nowrap}.vo-pr-table .vo-prompt-sub-brands,.vo-pr-table .vo-prompt-sub-sources{text-align:right}.vo-pr-count{color:var(--dash-blue);background:#3b82f614;border-color:#3b82f638}.vo-prompt-response-text--clamp{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.vo-pr-response-stack{flex-direction:column;flex:1;min-width:0;display:flex}.vo-pr-mention-dot{background:#ef4444;border-radius:999px;flex-shrink:0;width:8px;height:8px;margin-top:6px}.vo-pr-empty{color:var(--text-muted);padding:1rem 0;font-size:.85rem}.vo-pr-show-more-wrap{text-align:center;padding-top:.75rem}.vo-pr-show-more{appearance:none;color:var(--dash-blue);cursor:pointer;background:0 0;border:none;padding:.35rem .75rem;font-size:.82rem;font-weight:600}.vo-pr-show-more:hover{text-decoration:underline}.vo-topics-export-btn{appearance:none;border:1px solid var(--border-subtle);background:var(--surface);border-radius:var(--radius-sm);color:var(--text-primary);cursor:pointer;padding:.4rem .75rem;font-size:.75rem;font-weight:600;transition:all .15s}.vo-topics-export-btn:hover{border-color:var(--dash-blue)}.vo-topics-show-more{appearance:none;color:var(--dash-blue);cursor:pointer;text-align:left;background:0 0;border:none;width:100%;padding:.75rem 0;font-size:.82rem;font-weight:600}.vo-topics-show-more:hover{text-decoration:underline}.vo-detail-overlay{z-index:9999;background:#0000008c;justify-content:center;align-items:center;animation:.2s fadeIn;display:flex;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.vo-detail-modal{background:var(--panel);border-radius:12px;width:min(95vw,960px);max-height:90vh;padding:2rem;position:relative;overflow-y:auto;box-shadow:0 20px 60px #0000004d}.vo-detail-close{appearance:none;background:var(--surface);cursor:pointer;width:32px;height:32px;color:var(--text-muted);z-index:1;border:none;border-radius:8px;justify-content:center;align-items:center;font-size:1.3rem;transition:all .15s;display:flex;position:absolute;top:1rem;right:1rem}.vo-detail-close:hover{background:var(--dash-red);color:#fff}.vo-detail-layout{grid-template-columns:1fr 300px;gap:2rem;display:grid}@media (max-width:768px){.vo-detail-layout{grid-template-columns:1fr}}.vo-detail-section-title{color:var(--text-primary);margin:0 0 .75rem;font-size:1rem;font-weight:800}.vo-detail-prompt-pill{color:var(--dash-blue);background:#3b82f61a;border:1px solid #3b82f633;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:inline-flex}.vo-detail-prompt-icon{justify-content:center;align-items:center;width:20px;height:20px;display:flex}.vo-detail-prompt-icon svg{width:18px;height:18px}.vo-detail-response{color:var(--text-primary);font-size:.88rem;line-height:1.7}.vo-detail-last-update{color:var(--text-muted);margin-top:1rem;font-size:.78rem;font-weight:600}.vo-detail-resp-heading{margin:1.2rem 0 .4rem;font-size:.95rem;font-weight:700}.vo-detail-resp-para{margin:.4rem 0}.vo-detail-resp-bullet{margin:.25rem 0 .25rem 1.2rem;list-style:outside}.vo-detail-resp-content ul{padding-left:0}.vo-detail-brand-cloud{flex-wrap:wrap;gap:.4rem;display:flex}.vo-detail-brand-chip{background:var(--surface);border:1px solid var(--border-subtle);color:var(--text-primary);border-radius:6px;padding:.35rem .7rem;font-size:.78rem;font-weight:500;display:inline-block}.vo-detail-empty-note{color:var(--text-muted);font-size:.82rem;font-style:italic}.vo-detail-sources-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.vo-detail-source-link{color:var(--text-primary);word-break:break-all;align-items:center;gap:.35rem;font-size:.8rem;text-decoration:none;transition:color .15s;display:inline-flex}.vo-detail-source-link:hover{color:var(--dash-blue)}.vo-detail-ext-icon{opacity:.5;flex-shrink:0}.vo-content-panel{background:var(--panel);border-radius:12px;width:min(95vw,520px);max-height:90vh;padding:0;position:relative;overflow-y:auto;box-shadow:0 20px 60px #0000004d}.vo-content-panel-header{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.vo-content-panel-title{color:var(--text-primary);margin:0;font-size:1.1rem;font-weight:800}.vo-content-close-btn{appearance:none;border:1px solid var(--border-subtle);background:var(--surface);cursor:pointer;color:var(--text-primary);border-radius:6px;padding:.35rem .75rem;font-size:.78rem;font-weight:600}.vo-content-close-btn:hover{border-color:var(--dash-blue)}.vo-content-body{padding:1.5rem}.vo-content-params-badge{color:var(--dash-green);background:#22c55e14;border:1px solid #22c55e33;border-radius:8px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.6rem 1rem;font-size:.82rem;font-weight:600;display:flex}.vo-content-check{font-size:1rem}.vo-content-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:.25rem;font-size:.72rem;font-weight:600;display:block}.vo-content-title-value{color:var(--text-primary);margin:0 0 1.25rem;font-size:1.1rem;font-weight:800}.vo-content-wordcount-row{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.vo-content-wordcount-select{appearance:none;border:1px solid var(--border-subtle);background:var(--surface);color:var(--dash-blue);cursor:pointer;border-radius:6px;padding:.4rem .75rem;font-size:.85rem;font-weight:600}.vo-content-popular-badge{border:1px solid var(--border-subtle);color:var(--text-muted);border-radius:4px;padding:.2rem .5rem;font-size:.68rem;font-weight:700}.vo-content-keywords-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.vo-content-kw-count{background:var(--dash-blue);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;margin-left:.25rem;font-size:.68rem;font-weight:700;display:inline-flex}.vo-content-kw-meta{color:var(--text-muted);font-size:.72rem}.vo-content-kw-chips{flex-wrap:wrap;gap:.35rem;margin-bottom:1rem;display:flex}.vo-content-kw-chip{background:var(--surface);border:1px solid var(--border-subtle);color:var(--text-primary);border-radius:6px;align-items:center;gap:.3rem;padding:.3rem .6rem;font-size:.75rem;display:inline-flex}.vo-content-kw-chip-x{appearance:none;cursor:pointer;color:var(--text-muted);background:0 0;border:none;padding:0;font-size:.85rem;line-height:1}.vo-content-kw-chip-x:hover{color:var(--dash-red)}.vo-content-kw-table{border-collapse:collapse;width:100%;margin-bottom:1.5rem}.vo-content-kw-table th{color:var(--text-muted);text-align:left;border-bottom:1px solid var(--border-subtle);padding:.45rem .5rem;font-size:.7rem;font-weight:600}.vo-content-kw-table td{border-bottom:1px solid #8080801f;padding:.45rem .5rem;font-size:.82rem}.vo-content-kw-checkbox{accent-color:var(--dash-blue);width:16px;height:16px}.vo-content-kw-text{color:var(--text-primary)}.vo-content-kw-vol{text-align:center;font-weight:600}.vo-content-kw-diff{align-items:center;gap:.35rem;display:flex}.vo-content-diff-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.vo-content-error{color:var(--dash-red);margin:.5rem 0;font-size:.82rem;font-weight:600}.vo-content-generate-btn{appearance:none;background:var(--dash-green);color:#fff;cursor:pointer;border:none;border-radius:8px;width:100%;padding:.65rem 1.5rem;font-size:.88rem;font-weight:700;transition:all .15s}.vo-content-generate-btn:hover:not(:disabled){filter:brightness(1.1);transform:translateY(-1px)}.vo-content-generate-btn:disabled{opacity:.5;cursor:not-allowed}.vo-content-result{padding:1.5rem}.vo-content-result-header{color:var(--dash-green);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.88rem;font-weight:700;display:flex}.vo-content-result-body{background:var(--surface);border:1px solid var(--border-subtle);border-radius:8px;max-height:50vh;margin-bottom:1rem;padding:1rem;overflow-y:auto}.vo-content-result-pre{white-space:pre-wrap;color:var(--text-primary);margin:0;font-family:inherit;font-size:.82rem;line-height:1.7}.vo-content-result-actions{gap:.75rem;display:flex}.vo-content-copy-btn,.vo-content-new-btn{appearance:none;border:1px solid var(--border-subtle);background:var(--surface);cursor:pointer;color:var(--text-primary);border-radius:6px;padding:.5rem 1rem;font-size:.82rem;font-weight:600;transition:all .15s}.vo-content-copy-btn:hover,.vo-content-new-btn:hover{border-color:var(--dash-blue)}.vo-wizard-modal{background:var(--panel);border-radius:12px;width:min(95vw,580px);max-height:90vh;padding:2rem;position:relative;overflow-y:auto;box-shadow:0 20px 60px #0000004d}.vo-wizard-title{color:var(--text-primary);margin:0 0 1.25rem;font-size:1.2rem;font-weight:800}.vo-wizard-steps{justify-content:center;align-items:center;gap:1.5rem;margin-bottom:1.5rem;display:flex}.vo-wizard-step-dot{border:2px solid var(--border-subtle);width:32px;height:32px;color:var(--text-muted);background:var(--surface);border-radius:50%;justify-content:center;align-items:center;font-size:.78rem;font-weight:700;display:flex}.vo-wizard-step-dot--active{border-color:var(--dash-blue);color:#fff;background:var(--dash-blue)}.vo-wizard-step-dot--done{border-color:var(--dash-green);color:#fff;background:var(--dash-green)}.vo-wizard-step-body{margin-bottom:1.5rem}.vo-wizard-subtitle{color:var(--text-muted);margin:0 0 1rem;font-size:.85rem;line-height:1.5}.vo-wizard-project-row{align-items:center;gap:.75rem;margin-bottom:.75rem;padding:.6rem 0;display:flex}.vo-wizard-project-label{color:var(--text-muted);text-transform:uppercase;font-size:.72rem;font-weight:600}.vo-wizard-project-name{color:var(--dash-blue);background:#3b82f614;border-radius:6px;padding:.3rem .75rem;font-size:.85rem;font-weight:700}.vo-wizard-targets{flex-direction:column;gap:.5rem;margin-bottom:.75rem;display:flex}.vo-wizard-target-card{border:1px solid var(--border-subtle);border-radius:8px;overflow:hidden}.vo-wizard-target-header{cursor:pointer;background:var(--surface);align-items:center;gap:.5rem;padding:.65rem .85rem;transition:background .15s;display:flex}.vo-wizard-target-header:hover{background:#3b82f60a}.vo-wizard-target-caret{color:var(--text-muted);width:14px;font-size:.85rem}.vo-wizard-target-icon{align-items:center;width:20px;height:20px;display:flex}.vo-wizard-target-icon svg{width:18px;height:18px}.vo-wizard-target-summary{color:var(--text-primary);flex:1;font-size:.82rem;font-weight:600}.vo-wizard-target-remove{appearance:none;cursor:pointer;color:var(--text-muted);background:0 0;border:none;padding:0 .25rem;font-size:1.1rem}.vo-wizard-target-remove:hover{color:var(--dash-red)}.vo-wizard-target-body{border-top:1px solid var(--border-subtle);flex-direction:column;gap:.6rem;padding:.75rem .85rem;display:flex}.vo-wizard-field-label{color:var(--text-muted);text-transform:uppercase;font-size:.72rem;font-weight:600}.vo-wizard-select{appearance:none;border:1px solid var(--border-subtle);background:var(--surface);color:var(--text-primary);cursor:pointer;border-radius:6px;width:100%;padding:.45rem .75rem;font-size:.82rem}.vo-wizard-add-target-btn{appearance:none;color:var(--dash-blue);cursor:pointer;background:0 0;border:none;padding:.5rem 0;font-size:.82rem;font-weight:600}.vo-wizard-add-target-btn:hover{text-decoration:underline}.vo-wizard-prompts-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.5rem;display:flex}.vo-wizard-prompt-limit-badge{background:var(--surface);border:1px solid var(--border-subtle);border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;margin-left:.35rem;font-size:.68rem;font-weight:700;display:inline-flex}.vo-wizard-prompt-usage{text-align:right}.vo-wizard-prompt-usage-label{color:var(--text-muted);font-size:.72rem;display:block}.vo-wizard-prompt-usage-value{color:var(--text-primary);font-size:.88rem;font-weight:700}.vo-wizard-prompt-progress{background:var(--surface);border-radius:2px;height:4px;margin-bottom:.75rem;overflow:hidden}.vo-wizard-prompt-progress-fill{border-radius:2px;height:100%;transition:width .3s}.vo-wizard-prompts-textarea{border:1px solid var(--border-subtle);background:var(--surface);width:100%;color:var(--text-primary);resize:vertical;border-radius:8px;padding:.85rem;font-family:inherit;font-size:.85rem;line-height:1.6}.vo-wizard-prompts-textarea::placeholder{color:var(--text-muted);opacity:.6}.vo-wizard-prompts-footer{justify-content:flex-end;margin-top:.5rem;display:flex}.vo-wizard-clear-btn{appearance:none;color:var(--text-muted);cursor:pointer;background:0 0;border:none;font-size:.78rem}.vo-wizard-clear-btn:hover{color:var(--dash-red)}.vo-wizard-freq-cards{grid-template-columns:repeat(2,1fr);gap:.6rem;margin-bottom:1rem;display:grid}.vo-wizard-freq-card{appearance:none;border:2px solid var(--border-subtle);background:var(--surface);cursor:pointer;text-align:left;border-radius:10px;padding:.85rem;transition:all .15s}.vo-wizard-freq-card:hover{border-color:var(--dash-blue)}.vo-wizard-freq-card--active{border-color:var(--dash-blue);background:#3b82f60f}.vo-wizard-freq-card-label{color:var(--text-primary);margin-bottom:.15rem;font-size:.88rem;font-weight:700;display:block}.vo-wizard-freq-card-desc{color:var(--text-muted);font-size:.72rem;display:block}.vo-wizard-weekdays{flex-wrap:wrap;gap:.35rem;margin-top:.5rem;display:flex}.vo-wizard-weekday-btn{appearance:none;border:1px solid var(--border-subtle);background:var(--surface);cursor:pointer;color:var(--text-primary);border-radius:6px;padding:.4rem .65rem;font-size:.78rem;font-weight:600;transition:all .15s}.vo-wizard-weekday-btn--active{background:var(--dash-blue);color:#fff;border-color:var(--dash-blue)}.vo-wizard-month-dates{grid-template-columns:repeat(7,1fr);gap:.3rem;margin-top:.5rem;display:grid}.vo-wizard-date-btn{appearance:none;border:1px solid var(--border-subtle);background:var(--surface);cursor:pointer;text-align:center;color:var(--text-primary);border-radius:4px;padding:.35rem;font-size:.72rem;font-weight:600;transition:all .15s}.vo-wizard-date-btn--active{background:var(--dash-blue);color:#fff;border-color:var(--dash-blue)}.vo-wizard-footer{border-top:1px solid var(--border-subtle);align-items:center;gap:.75rem;padding-top:1rem;display:flex}.vo-wizard-back-btn{appearance:none;border:1px solid var(--border-subtle);background:var(--surface);cursor:pointer;color:var(--text-primary);border-radius:8px;padding:.5rem 1rem;font-size:.82rem;font-weight:600}.vo-wizard-next-btn{appearance:none;background:var(--dash-blue);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.55rem 1.5rem;font-size:.85rem;font-weight:700;transition:all .15s}.vo-wizard-next-btn:hover:not(:disabled){filter:brightness(1.1)}.vo-wizard-next-btn:disabled{opacity:.5;cursor:not-allowed}.vo-wizard-start-btn{appearance:none;background:var(--dash-green);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.6rem 1.5rem;font-size:.88rem;font-weight:700;transition:all .15s}.vo-wizard-start-btn:hover:not(:disabled){filter:brightness(1.1);transform:translateY(-1px)}.vo-wizard-start-btn:disabled{opacity:.5;cursor:not-allowed}.vo-wizard-success{text-align:center;padding:2rem 1rem}.vo-wizard-success-icon{background:var(--dash-green);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1rem;font-size:1.5rem;display:flex}.vo-wizard-success h3{color:var(--text-primary);margin:0 0 .5rem;font-size:1.1rem;font-weight:800}.vo-wizard-success p{color:var(--text-muted);margin:0 0 1.5rem;font-size:.85rem}.vo-wizard-done-btn{appearance:none;background:var(--dash-blue);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.55rem 2rem;font-size:.85rem;font-weight:700}
