.whm-ai-studio{--purple:#6d28d9;--indigo:#4f46e5;--ink:#1f2430;--slate:#475569;--mut:#6b7280;--line:#e6e8ef;--bg:#f4f4f8;--card:#fff;--link:#4f46e5;--teal:#0d9488;--amber:#d97706;--orange:#ea580c;--blue:#2563eb;--green:#15803d;--base:#0052ff;--rose:#e11d48;--c-int:#6d28d9;--c-mech:#0d9488;--c-med:#ea580c;--c-out:#2563eb;--c-ai:#4f46e5;--c-data:#64748b;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:var(--bg);color:var(--ink);font-size:13px;line-height:1.5;-webkit-font-smoothing:antialiased}.whm-ai-studio,.whm-ai-studio *,.whm-ai-studio :after,.whm-ai-studio :before{box-sizing:border-box}.whm-ai-studio *{margin:0;padding:0}.whm-ai-studio .disc{background:#fff8e6;border:1px solid #f3e0a8;margin:0 0 14px;border-radius:8px;padding:9px 14px;font-size:11.5px;color:#7a5b13}.whm-ai-studio .disc b{color:#6a4d0c}.whm-ai-studio .shell{padding:0;display:flex;flex-direction:column;gap:16px}.whm-ai-studio .studiohead{width:100%;margin-bottom:0;padding:16px 18px;background:#fff;border:1px solid var(--line);border-radius:12px}.whm-ai-studio .studiohead-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.whm-ai-studio .studiohead h1{font-size:21px;font-weight:800;color:#1c2233;letter-spacing:-.01em;display:flex;align-items:center;gap:9px;flex-wrap:wrap;min-width:0;flex:1}.whm-ai-studio .adminbadge{font-size:9px;font-weight:800;letter-spacing:.05em;background:#1c2233;color:#fff;padding:3px 8px;border-radius:5px}.whm-ai-studio .adminbadge-tip{position:relative;cursor:help;outline:none}.whm-ai-studio .adminbadge-tip:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--purple)}.whm-ai-studio .adminbadge-tooltip{position:absolute;left:0;top:calc(100% + 8px);z-index:20;width:min(320px,calc(100vw - 32px));padding:10px 12px;border-radius:8px;background:#1c2233;color:#e8eaef;font-size:11px;font-weight:500;line-height:1.55;letter-spacing:normal;text-transform:none;white-space:normal;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .15s ease,visibility .15s ease;box-shadow:0 8px 24px rgba(28,34,51,.28)}.whm-ai-studio .adminbadge-tooltip b{color:#c4b5fd;font-weight:700}.whm-ai-studio .adminbadge-tip:focus-visible .adminbadge-tooltip,.whm-ai-studio .adminbadge-tip:hover .adminbadge-tooltip{opacity:1;visibility:visible}.whm-ai-studio .studiohead .sub{color:var(--mut);font-size:12.5px;margin-top:8px;line-height:1.65;max-width:none}.whm-ai-studio .studiohead .sub .version-tag{color:var(--purple);font-weight:700}.whm-ai-studio .studiohead-about-toggle{flex:none;font:inherit;font-size:11.5px;font-weight:700;color:#6b7280;cursor:pointer;display:inline-flex;align-items:center;gap:6px;white-space:nowrap;background:transparent;border:0;padding:2px 0;margin-top:4px}.whm-ai-studio .studiohead-about-toggle:hover{color:var(--purple)}.whm-ai-studio .studiohead-about-toggle:focus-visible{outline:2px solid var(--purple);outline-offset:2px;border-radius:4px}.whm-ai-studio .studiohead-about-toggle:after{content:"";width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid #9aa1ad;transition:transform .15s ease}.whm-ai-studio .studiohead-about-toggle.is-open{color:var(--purple)}.whm-ai-studio .studiohead-about-toggle.is-open:after{transform:rotate(180deg)}.whm-ai-studio .studiohead .sub{margin-top:10px;padding-top:10px;border-top:1px solid #f0f1f5}.whm-ai-studio .layout{display:flex;gap:16px;align-items:stretch}.whm-ai-studio .subnav{width:212px;flex:none;background:#fff;border:1px solid var(--line);border-radius:12px;padding:8px;position:sticky;top:5.5rem;align-self:flex-start}.whm-ai-studio .subnav .si{display:flex;gap:9px;align-items:flex-start;padding:9px 10px;border-radius:8px;cursor:pointer;margin-bottom:2px}.whm-ai-studio .subnav .si:hover{background:#f6f6fb}.whm-ai-studio .subnav .si.on{background:#f1ebfd}.whm-ai-studio .subnav .si .ic{width:24px;height:24px;border-radius:6px;flex:none;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;color:#fff}.whm-ai-studio .subnav .si .ic svg{width:14px;height:14px;display:block}.whm-ai-studio .subnav .si .si-body{min-width:0;flex:1}.whm-ai-studio .subnav .si .t{font-size:11.8px;font-weight:700;color:#2b3242;line-height:1.25;display:flex;align-items:center;gap:6px;flex-wrap:wrap}.whm-ai-studio .subnav .si.on .t{color:var(--purple)}.whm-ai-studio .subnav .si .d{font-size:9.6px;color:#9aa1ad;margin-top:1px}.whm-ai-studio .subnav .si-alert-count{display:inline-flex;align-items:center;justify-content:center;min-width:16px;height:16px;padding:0 5px;border-radius:999px;background:#b45309;color:#fff;font-size:9px;font-weight:800;line-height:1}.whm-ai-studio .subnav .grp{font-size:9px;font-weight:800;letter-spacing:.07em;color:#aab0bd;padding:9px 10px 4px}.whm-ai-studio .content{flex:1;min-width:0;align-self:stretch}.whm-ai-studio .card{background:var(--card)!important;border:1px solid var(--line)!important;border-radius:12px;padding:16px 17px;margin-bottom:14px;backdrop-filter:none!important;transition:none!important}.whm-ai-studio .card,.whm-ai-studio .card:hover{box-shadow:none!important}.whm-ai-studio .card h3{font-size:12px;font-weight:800;letter-spacing:.03em;text-transform:uppercase;color:#363f52}.whm-ai-studio .card .csub{font-size:11px;color:var(--mut);margin:3px 0 12px}.whm-ai-studio .panelhead{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:13px}.whm-ai-studio .panelhead-actions{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:8px;justify-content:flex-end;flex-shrink:0}.whm-ai-studio .panelhead h2{font-size:16.5px;font-weight:800;color:#1c2233}.whm-ai-studio .panelhead .ph-sub{font-size:11.5px;color:var(--mut);margin-top:2px;max-width:560px}.whm-ai-studio .panelhead .ph-summary{font-size:11.5px;font-weight:600;color:#3a4150;line-height:1.45;margin-top:5px;max-width:640px}.whm-ai-studio .floorchip{font-size:10px;font-weight:700;color:var(--teal);background:#e3f4f2;border:1px solid #c2e6e1;padding:6px 10px;border-radius:7px;cursor:pointer;white-space:nowrap;flex:none}.whm-ai-studio .floorchip:hover{background:#d3ede9}.whm-ai-studio .floorchip-neutral{color:#3a4150;background:#fff;border:1px solid #d8dce6}.whm-ai-studio .floorchip-neutral:hover{background:#f8f9fb;border-color:#c4cad6}.whm-ai-studio .hide{display:none}.whm-ai-studio .grid2{display:grid;grid-template-columns:1fr 1fr;gap:14px;align-items:start}.whm-ai-studio .grid2>*{min-width:0}.whm-ai-studio .tolerability-cols{display:grid;grid-template-columns:1fr 1fr;gap:14px;align-items:stretch}.whm-ai-studio .tolerability-cols>.card{min-width:0}.whm-ai-studio .tolerability-card-top{height:100%;display:flex;flex-direction:column}.whm-ai-studio .adverse-events-card .adverse-events-body{flex:1;display:flex;flex-direction:column;justify-content:space-between;gap:16px;min-height:0}.whm-ai-studio .adverse-events-card .adverse-events-severity{display:flex;flex-direction:column;gap:4px}.whm-ai-studio .adverse-events-card .xfield{padding:7px 0}.whm-ai-studio .adverse-events-card .adverse-events-chart .aebar{margin-top:0}.whm-ai-studio .adverse-events-card .adverse-events-summary{display:flex;flex-direction:column;gap:6px;padding-top:8px;border-top:1px solid #f0f1f5}.whm-ai-studio .adverse-events-card .adverse-events-summary .xfield{padding:5px 0}.whm-ai-studio .adverse-events-card .adverse-events-note{margin-top:4px;line-height:1.5}.whm-ai-studio .layer-panel>.tolerability-cols{margin-bottom:0!important}.whm-ai-studio .grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}@media(max-width:980px){.whm-ai-studio .grid2,.whm-ai-studio .grid3,.whm-ai-studio .tolerability-cols{grid-template-columns:1fr}}.whm-ai-studio .kpi{background:#fff;border:1px solid var(--line);border-radius:11px;padding:13px 14px}.whm-ai-studio .kpi .kn{font-size:25px;font-weight:800;color:#1c2233}.whm-ai-studio .kpi .kl{font-size:10.6px;color:var(--mut);margin-top:1px}.whm-ai-studio .kpi .kx{font-size:9.6px;color:#9aa1ad;margin-top:4px}.whm-ai-studio .vpill{display:inline-flex;align-items:center;gap:4px;font-size:9px;font-weight:800;color:var(--green);border:1px solid #b6dcc2;background:#eaf6ee;padding:3px 8px;border-radius:20px;letter-spacing:.02em}.whm-ai-studio .vpill .vk{width:11px;height:11px;border-radius:50%;background:var(--green);color:#fff;display:flex;align-items:center;justify-content:center;font-size:7px}.whm-ai-studio .pend{color:#9a6b08;border-color:#e7cf95;background:#fcf3dc}.whm-ai-studio .pend .vk{background:#b9870c}.whm-ai-studio .crit{display:flex;align-items:center;gap:12px;padding:9px 0;border-top:1px solid #f0f1f5}.whm-ai-studio .crit:first-of-type{border-top:0}.whm-ai-studio .crit .cname{flex:1;min-width:0}.whm-ai-studio .crit .cname b{font-size:11.8px;color:#2b3242}.whm-ai-studio .crit .cname span{font-size:10px;color:#9aa1ad;display:block}.whm-ai-studio .crit .track{flex:none;width:170px;height:8px;border-radius:5px;background:#eef0f4;overflow:hidden}.whm-ai-studio .crit .track i{display:block;height:100%;border-radius:5px}.whm-ai-studio .crit .cstat{flex:none;width:78px;text-align:right;font-weight:800;font-size:12px}.whm-ai-studio .cmp{display:grid;grid-template-columns:1fr 1fr;gap:11px}@media(max-width:760px){.whm-ai-studio .cmp{grid-template-columns:1fr}}.whm-ai-studio .cmpcell{border:1px solid var(--line);border-radius:9px;padding:11px 12px}.whm-ai-studio .cmpcell.conv{background:#f1f5f4}.whm-ai-studio .cmpcell.ai{background:#f3f0fd;border-color:#dcd2f6}.whm-ai-studio .cmplabel{font-size:9.4px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;margin-bottom:5px}.whm-ai-studio .cmpcell.conv .cmplabel{color:var(--teal)}.whm-ai-studio .cmpcell.ai .cmplabel{color:var(--purple)}.whm-ai-studio .cmpbig{font-size:14px;font-weight:800;color:#1c2233;margin-bottom:3px}.whm-ai-studio .cmptxt{font-size:10.6px;color:#52596a;line-height:1.45}.whm-ai-studio .lev{padding:10px 0;border-top:1px solid #f0f1f5}.whm-ai-studio .lev:first-of-type{border-top:0}.whm-ai-studio .lev .lvtop{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:6px}.whm-ai-studio .lev .lvname{font-weight:700;font-size:12px;color:#2b3242}.whm-ai-studio .lev .lvname .tag{font-size:9px;font-weight:700;color:#9aa1ad;margin-left:6px}.whm-ai-studio .lev .lvkind{font-size:9px;font-weight:800;letter-spacing:.03em;padding:2px 6px;border-radius:4px}.whm-ai-studio .k-breath{background:#f1ebfd;color:var(--purple)}.whm-ai-studio .k-cold{background:#e7eefe;color:var(--blue)}.whm-ai-studio .seg{display:flex;gap:5px;flex-wrap:wrap}.whm-ai-studio .seg button{font:inherit;font-size:10.4px;font-weight:700;border:1px solid var(--line);background:#fafafe;color:#52596a;padding:6px 9px;border-radius:6px;cursor:pointer}.whm-ai-studio .seg button.on{background:var(--purple);color:#fff;border-color:var(--purple)}.whm-ai-studio .presets{display:flex;gap:7px;margin-bottom:10px;flex-wrap:wrap}.whm-ai-studio .pbtn{font:inherit;font-size:10.4px;font-weight:700;border:1px solid var(--line);background:#fafafe;color:#41495a;padding:7px 11px;border-radius:7px;cursor:pointer}.whm-ai-studio .pbtn.primary{background:var(--purple);color:#fff;border-color:var(--purple)}.whm-ai-studio .orow{display:flex;align-items:center;gap:10px;padding:8px 0;border-top:1px solid #f0f1f5}.whm-ai-studio .orow:first-of-type{border-top:0}.whm-ai-studio .orow .oname{flex:1;font-size:11.5px;color:#3a4150}.whm-ai-studio .orow .obase{font-size:10.5px;color:#9aa1ad;width:74px;text-align:right}.whm-ai-studio .orow .oarrow{width:20px;text-align:center;font-weight:800}.whm-ai-studio .orow .oproj{width:96px;text-align:right;font-weight:800;font-size:13px}.whm-ai-studio .orow .oint{width:96px;text-align:right;font-size:9px;color:#9aa1ad}.whm-ai-studio .attr{margin-top:6px}.whm-ai-studio .attrbar{display:flex;height:30px;border-radius:7px;overflow:hidden}.whm-ai-studio .attrbar div{display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800;font-size:11px;transition:width .25s}.whm-ai-studio .attrleg{display:flex;justify-content:space-between;font-size:10px;color:#5b6472;margin-top:5px}.whm-ai-studio svg.kg{width:100%;height:auto;display:block}.whm-ai-studio .kg .edge{fill:none;stroke:#cdd3df;stroke-width:1.6;transition:.16s}.whm-ai-studio .kg .edge.prop{stroke-dasharray:5 3}.whm-ai-studio .kg .edge.pred{stroke:#d97706;stroke-dasharray:2 3;stroke-width:1.8}.whm-ai-studio .kg .edge.hot{stroke:var(--purple);stroke-width:2.8;opacity:1}.whm-ai-studio .kg .edge.dim{opacity:.13}.whm-ai-studio .kg .gn{cursor:pointer}.whm-ai-studio .kg .gn rect{transition:.16s}.whm-ai-studio .kg .gn.dim{opacity:.3}.whm-ai-studio .kg .gn text{pointer-events:none;font-weight:700}.whm-ai-studio .kglegend{display:flex;flex-wrap:wrap;gap:8px 14px;margin-top:9px;font-size:10px;color:#5b6472}.whm-ai-studio .kglegend i{width:9px;height:9px;border-radius:3px;display:inline-block;margin-right:5px;vertical-align:-1px}.whm-ai-studio .ginfo{margin-top:9px;background:#f6f6fb;border:1px solid var(--line);border-radius:9px;padding:10px 12px;font-size:11.3px;color:#475}.whm-ai-studio .ginfo b{color:#1c2233}.whm-ai-studio .raw{background:#f7f7fb;border:1px solid var(--line);border-radius:9px;padding:11px 12px;font-size:11.4px;color:#3a4150;line-height:1.5}.whm-ai-studio .raw .rl{font-size:9px;font-weight:800;letter-spacing:.04em;color:#9aa1ad;margin-bottom:5px}.whm-ai-studio .chiprow{display:flex;flex-wrap:wrap;gap:6px;margin-top:4px}.whm-ai-studio .xchip{font-size:10px;font-weight:700;padding:4px 9px;border-radius:14px;background:#f1ebfd;color:var(--purple)}.whm-ai-studio .xchip.warn{background:#fcf3dc;color:#9a6b08}.whm-ai-studio .xfield{display:flex;justify-content:space-between;gap:10px;font-size:11.2px;padding:5px 0;border-bottom:1px solid #f0f1f5}.whm-ai-studio .xfield .xk{color:#8b93a1;font-weight:700}.whm-ai-studio .xfield .xv{color:#1c2233;font-weight:700;text-align:right}.whm-ai-studio .runbtn{font:inherit;font-size:11px;font-weight:700;background:var(--purple);color:#fff;border:0;border-radius:8px;padding:9px 15px;cursor:pointer}.whm-ai-studio .shot{background:#0f1422;border-radius:9px;padding:10px;color:#aeb6c6;font-size:9.5px;width:150px;flex:none}.whm-ai-studio .shot .sl{display:flex;justify-content:space-between;padding:4px 0;border-bottom:1px solid #2a3142}.whm-ai-studio .shot .sb{font-size:14px;font-weight:800;color:#fff}.whm-ai-studio .extract-screenshot-preview{display:block;width:100%;margin-top:10px;padding:0;border-radius:12px;overflow:hidden;background:#0f1422;border:1px solid rgba(25,33,52,.12);box-shadow:inset 0 1px 0 rgba(255,255,255,.04);position:relative;cursor:default;text-align:left}.whm-ai-studio .extract-screenshot-preview.is-zoomable{cursor:zoom-in}.whm-ai-studio .extract-screenshot-preview.is-loading-img{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;pointer-events:none}.whm-ai-studio .extract-screenshot-preview.is-zoomable:focus-visible .extract-screenshot-zoom-hint,.whm-ai-studio .extract-screenshot-preview.is-zoomable:hover .extract-screenshot-zoom-hint{opacity:1}.whm-ai-studio .extract-screenshot-preview.is-zoomable:focus-visible{outline:2px solid #f59e0b;outline-offset:2px}.whm-ai-studio .extract-screenshot-preview-img{display:block;width:100%;max-height:280px;-o-object-fit:contain;object-fit:contain;-o-object-position:top center;object-position:top center;background:#0f1422}.whm-ai-studio .extract-screenshot-preview.is-evidence{margin-top:0;display:flex;justify-content:center;align-items:center;background:#eef0f4;border-color:#e2e5ec;max-width:240px}.whm-ai-studio .extract-screenshot-preview.is-evidence .extract-screenshot-preview-img{width:auto;max-width:100%;max-height:360px;height:auto;background:transparent;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.whm-ai-studio .extract-screenshot-zoom-hint{position:absolute;left:10px;bottom:10px;padding:4px 8px;border-radius:6px;background:rgba(15,20,34,.78);color:#fff;font-size:10px;font-weight:700;letter-spacing:.02em;opacity:0;transition:opacity .15s;pointer-events:none}.whm-ai-studio .extract-screenshot-preview-msg{margin-top:10px;padding:12px 14px;border-radius:10px;background:#f7f8fc;border:1px dashed rgba(25,33,52,.12);font-size:11px;color:#8a90a2;text-align:center}.whm-ai-studio .extract-screenshot-preview-msg.is-error{color:#b45309;background:#fff8eb;border-color:#f5dda8}.whm-ai-studio .extract-screenshot-skel{display:block;width:100%;margin-top:10px;padding:0;border:1px solid #e8ebf2;border-radius:12px;overflow:hidden;background:#f4f6fa;min-height:180px;pointer-events:none}.whm-ai-studio .extract-screenshot-skel.is-evidence{margin-top:0;max-width:240px;min-height:280px;background:#eef0f4;border-color:#e2e5ec}.whm-ai-studio .extract-screenshot-skel-img{display:block;width:100%;height:180px;border-radius:0}.whm-ai-studio .extract-screenshot-skel.is-evidence .extract-screenshot-skel-img{height:280px}.whm-ai-studio .extract-screenshot-preview-pdf{display:inline-flex;margin-top:10px;font-size:11px;font-weight:700;color:#635bff}.whm-ai-studio .extract-screenshot-preview-pdf:hover{text-decoration:underline}.whm-ai-studio .studio-image-lightbox{position:fixed;inset:0;z-index:200;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(15,20,34,.82);backdrop-filter:blur(4px);cursor:zoom-out}.whm-ai-studio .studio-image-lightbox-close{position:absolute;top:16px;right:16px;width:36px;height:36px;border:0;border-radius:999px;background:rgba(255,255,255,.95);color:#1c2233;font-size:14px;font-weight:700;cursor:pointer;box-shadow:0 4px 16px rgba(0,0,0,.2)}.whm-ai-studio .studio-image-lightbox-close:hover{background:#fff}.whm-ai-studio .studio-image-lightbox-img{max-width:min(95vw,1100px);max-height:min(90vh,900px);-o-object-fit:contain;object-fit:contain;border-radius:10px;box-shadow:0 16px 48px rgba(0,0,0,.45);cursor:default;background:#0f1422}.whm-ai-studio .lin{display:flex;gap:11px;padding:10px 0;border-top:1px solid #f0f1f5}.whm-ai-studio .lin:first-of-type{border-top:0}.whm-ai-studio .lin .lic{width:30px;height:30px;border-radius:8px;flex:none;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:800;color:#fff}.whm-ai-studio .lin .lt{flex:1;min-width:0}.whm-ai-studio .lin .lt b{font-size:11.8px;color:#1c2233}.whm-ai-studio .lin .lt p{font-size:10.7px;color:#52596a;margin-top:1px}.whm-ai-studio .lin code{background:#eef0f4;border-radius:4px;padding:1px 5px;font-size:9.7px;color:#3a4150}.whm-ai-studio .basescan{color:var(--base);font-weight:700;font-size:9.7px;cursor:pointer}.whm-ai-studio .ladder .rung{display:flex;align-items:center;gap:10px;padding:7px 0}.whm-ai-studio .ladder .rn{width:22px;height:22px;border-radius:6px;flex:none;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:800;background:#eef0f4;color:#5b6472}.whm-ai-studio .ladder .rung.here .rn{background:var(--purple);color:#fff}.whm-ai-studio .ladder .rt{flex:1;font-size:11px;color:#465}.whm-ai-studio .ladder .rt b{color:#1c2233}.whm-ai-studio .ladder .rung.here .rt b{color:var(--purple)}.whm-ai-studio .ladder .rhere{font-size:8.4px;font-weight:800;color:#fff;background:var(--purple);padding:2px 6px;border-radius:4px;letter-spacing:.03em}.whm-ai-studio .why{font-size:10.5px;color:var(--mut);margin-top:10px;border-top:1px dashed var(--line);padding-top:8px}.whm-ai-studio .why b{color:#3a4150}.whm-ai-studio .miniline{font-size:10.6px;color:#52596a}.whm-ai-studio .tagk{display:inline-block;font-size:9px;font-weight:800;padding:2px 7px;border-radius:5px;letter-spacing:.02em}.whm-ai-studio .t-treat{background:#fde8e8;color:#b4232b}.whm-ai-studio .t-ctrl{background:#e7eefe;color:#2549b8}.whm-ai-studio .foot{font-size:10.3px;color:#9aa1ad;margin-top:18px}.whm-ai-studio .card-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px;flex-wrap:wrap}.whm-ai-studio .card-title-row h3{margin:0;flex:1;min-width:200px}.whm-ai-studio .card-title-row .tagk{flex:none;font-size:10px;padding:3px 9px;margin-top:1px;white-space:nowrap}.whm-ai-studio .funnel .fstage{display:flex;align-items:center;gap:11px;padding:4px 0}.whm-ai-studio .funnel .fname{width:208px;flex:none;font-size:11px;color:#3a4150;font-weight:600}.whm-ai-studio .funnel .ftrack{flex:1;background:#f0f1f5;border-radius:5px;height:25px;overflow:hidden}.whm-ai-studio .funnel .fbar{height:100%;border-radius:5px;display:flex;align-items:center;padding-left:9px;color:#fff;font-weight:800;font-size:9.6px;white-space:nowrap}.whm-ai-studio .funnel .fct{width:108px;flex:none;text-align:right;font-size:11px;font-weight:800;color:#1c2233}.whm-ai-studio .retention-week-block{margin-top:28px;padding-top:20px;border-top:1px solid #e8eaef}.whm-ai-studio .retention-week-heading{margin:0 0 6px;font-size:13px;font-weight:800;color:#1c2233;letter-spacing:.01em}.whm-ai-studio .retention-week-summary{font-size:11.5px;font-weight:700;color:#1c2233;margin:0 0 8px;line-height:1.4}.whm-ai-studio .retention-trend-wrap{position:relative}.whm-ai-studio .retention-trend-legend-tr{position:absolute;top:0;right:0;z-index:1;display:flex;gap:12px;font-size:9.2px;color:#6b7280;font-weight:650;align-items:center}.whm-ai-studio .retention-trend-legend-tr span{display:inline-flex;align-items:center;gap:5px}.whm-ai-studio .retention-trend-legend-tr svg{display:block}.whm-ai-studio svg.retention-trend{width:100%;height:auto;max-height:190px;display:block}.whm-ai-studio .retention-trend-hit{cursor:pointer;outline:none}.whm-ai-studio .retention-trend-hit:focus-visible{outline:2px solid #0d9488;outline-offset:1px;border-radius:50%}.whm-ai-studio .retention-trend-tip{position:absolute;transform:translate(-50%,calc(-100% - 10px));pointer-events:none;background:#1c2233;color:#fff;border-radius:7px;padding:7px 10px;font-size:10px;line-height:1.4;white-space:nowrap;box-shadow:0 4px 14px rgba(28,34,51,.22);z-index:2;min-width:132px;text-align:left;display:flex;flex-direction:column;gap:2px}.whm-ai-studio .retention-trend-tip:after{content:"";position:absolute;left:50%;bottom:-5px;transform:translateX(-50%);border:5px solid transparent;border-top-color:#1c2233;border-bottom:0}.whm-ai-studio .retention-trend-tip-k{font-size:8.5px;font-weight:800;letter-spacing:.03em;text-transform:uppercase;color:#a8b0bd;margin-bottom:1px}.whm-ai-studio .retention-trend-tip b{color:#fff;font-weight:800}.whm-ai-studio .retention-trend-tip-ok{color:#6ee7b7;font-weight:800}.whm-ai-studio .retention-trend-tip-warn{color:#fbbf24;font-weight:800}.whm-ai-studio .funnel .fstage.fstage-tip{position:relative;cursor:pointer}.whm-ai-studio .funnel .fstage .ftip{display:none;position:absolute;left:50%;bottom:calc(100% + 6px);transform:translateX(-50%);z-index:5;max-width:280px;padding:6px 9px;border-radius:6px;background:#1c2233;color:#fff;font-size:10.2px;font-weight:600;line-height:1.35;white-space:normal;text-align:center;pointer-events:none;box-shadow:0 4px 12px rgba(0,0,0,.18)}.whm-ai-studio .funnel .fstage.fstage-tip:hover .ftip{display:block}.whm-ai-studio .funnel .fstatus{flex:none;min-width:88px;font-size:9.4px;font-weight:800;letter-spacing:.02em;border-radius:5px;padding:4px 7px;text-align:center;white-space:nowrap}.whm-ai-studio .funnel .fstatus-ok{color:#15803d;background:#ecfdf5}.whm-ai-studio .funnel .fstatus-warn{color:#9a6b08;background:#fcf3dc}.whm-ai-studio .secband{font-size:10px;font-weight:800;letter-spacing:.06em;margin:4px 2px 9px}.whm-ai-studio .tbwrap{position:relative;margin:9px 0 3px}.whm-ai-studio .tband{display:flex;height:32px;border-radius:7px;overflow:hidden}.whm-ai-studio .tband div{display:flex;align-items:center;justify-content:center;font-size:9.4px;font-weight:800;color:#fff;text-align:center;line-height:1.12;padding:0 4px}.whm-ai-studio .tbmark{position:absolute;top:9px;width:15px;height:15px;background:#1c2233;border-radius:50%;border:2px solid #fff;transform:translateX(-50%);box-shadow:0 1px 4px rgba(0,0,0,.35)}.whm-ai-studio .ew{display:flex;gap:12px;padding:10px 0;border-top:1px solid #f0f1f5;align-items:flex-start}.whm-ai-studio .ew:first-of-type{border-top:0}.whm-ai-studio .ew .ewid{width:60px;flex:none;font-weight:800;font-size:11px;color:#1c2233}.whm-ai-studio .ew .ewb{flex:1;min-width:0}.whm-ai-studio .ew .ewt{font-size:11px;color:#3a4150}.whm-ai-studio .ew .ewt b{color:#1c2233}.whm-ai-studio .ew .ewa{font-size:10.3px;color:#6d28d9;font-weight:700;margin-top:2px}.whm-ai-studio .ew .ewtag{width:104px;flex:none;font-size:8.6px;font-weight:800;color:#9a6b08;background:#fcf3dc;border-radius:5px;padding:5px 6px;text-align:center;letter-spacing:.02em}.whm-ai-studio .convtbl{width:100%;border-collapse:collapse;font-size:11px}.whm-ai-studio .convtbl th{text-align:left;font-size:8.6px;letter-spacing:.03em;color:#9aa1ad;font-weight:800;padding:6px 7px;border-bottom:1px solid var(--line)}.whm-ai-studio .convtbl td{padding:7px;border-bottom:1px solid #f0f1f5;color:#3a4150;vertical-align:middle}.whm-ai-studio .convtbl .ci-cell{white-space:nowrap}.whm-ai-studio .convtbl.convtbl-feas td,.whm-ai-studio .convtbl.convtbl-feas th{white-space:nowrap;padding:6px 5px;font-size:10px}.whm-ai-studio .convtbl.convtbl-feas th{font-size:8px;padding:5px}.whm-ai-studio .convtbl.convtbl-feas{width:100%;table-layout:auto}.whm-ai-studio .feas-completion-block{margin-top:12px;padding-top:12px;border-top:1px solid #f0f1f5}.whm-ai-studio .feas-completion-heading{margin:0 0 8px;font-size:11px;font-weight:800;color:#1c2233}.whm-ai-studio .convtbl.convtbl-completion .feas-completion-total td{border-top:1px solid var(--line)}.whm-ai-studio .convtbl .result-cell{display:inline-flex;align-items:baseline;gap:4px;white-space:nowrap}.whm-ai-studio .convtbl .result-sub{color:#9aa1ad;font-weight:600}.whm-ai-studio .mrow{padding:8px 0;border-top:1px solid #f0f1f5;font-size:11px}.whm-ai-studio .mrow:first-of-type{border-top:0}.whm-ai-studio .mrow b{color:#1c2233}.whm-ai-studio .mrow span{color:#52596a}.whm-ai-studio .layertoggle{display:flex;background:#eceef3;border-radius:10px;padding:4px;margin-bottom:14px}.whm-ai-studio .layertoggle button{flex:1;display:flex;align-items:center;justify-content:center;gap:7px;font:inherit;font-size:10px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;border:0;border-radius:8px;padding:11px 14px;cursor:pointer;background:transparent;color:#52596a;transition:.15s;-moz-appearance:none;appearance:none;-webkit-appearance:none}.whm-ai-studio .layertoggle button.on{background:var(--purple);color:#fff}.whm-ai-studio .layertoggle .lt-ic{font-size:12px;line-height:1}.whm-ai-studio .studygrouptoggle{display:flex;background:#eceef3;border-radius:10px;padding:4px;margin-bottom:14px;gap:4px}.whm-ai-studio .studygrouptoggle button{flex:1;font:inherit;font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;border:0;border-radius:8px;padding:11px 10px;cursor:pointer;background:transparent;color:#52596a;transition:.15s;-moz-appearance:none;appearance:none;-webkit-appearance:none;white-space:nowrap}.whm-ai-studio .studygrouptoggle button.on-treat{background:#b4232b;color:#fff}.whm-ai-studio .studygrouptoggle button.on-ctrl{background:#2549b8;color:#fff}.whm-ai-studio .studygrouptoggle button.on-all{background:var(--blue);color:#fff}.whm-ai-studio .studygrouptoggle-compact{margin-bottom:12px}.whm-ai-studio .studygrouptoggle-compact button{padding:8px;font-size:9px}.whm-ai-studio .studygrouptoggle button.on-demo{background:#0d9488;color:#fff}.whm-ai-studio .tolerabilityviewtoggle{display:flex;background:#eceef3;border-radius:10px;padding:4px;margin-bottom:14px;gap:4px}.whm-ai-studio .tolerabilityviewtoggle button{flex:1;font:inherit;font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;border:0;border-radius:8px;padding:11px 10px;cursor:pointer;background:transparent;color:#52596a;transition:.15s;-moz-appearance:none;appearance:none;-webkit-appearance:none;white-space:nowrap}.whm-ai-studio .tolerabilityviewtoggle button.on{background:#0d9488;color:#fff}.whm-ai-studio .demo-dash{display:flex;flex-direction:column;gap:8px}.whm-ai-studio .demo-page-head{margin:0}.whm-ai-studio .demo-page-head-row{display:flex;align-items:baseline;justify-content:space-between;gap:10px;flex-wrap:wrap}.whm-ai-studio .demo-page-title{margin:0;font-size:13px;font-weight:800;color:#1c2233;letter-spacing:-.01em}.whm-ai-studio .demo-page-tag{font-size:10px;font-weight:700;color:#52596a;white-space:nowrap}.whm-ai-studio .demo-page-sub{margin:2px 0 0;font-size:10px;color:#9aa1ad;line-height:1.35}.whm-ai-studio .demo-cohort-glance{padding:10px 12px;margin:0}.whm-ai-studio .demo-cohort-glance-title{margin:0 0 8px;font-size:10px;font-weight:800;color:#1c2233;letter-spacing:.02em}.whm-ai-studio .demo-cohort-donuts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.whm-ai-studio .demo-cohort-donut-panel{display:flex;flex-direction:column;gap:5px;min-width:0}.whm-ai-studio .demo-cohort-donut-head{margin:0;font-size:9px;font-weight:800;color:#52596a;text-transform:uppercase;letter-spacing:.04em;line-height:1.2}.whm-ai-studio .demo-cohort-donut-body{display:flex;align-items:center;gap:10px;min-width:0}.whm-ai-studio .demo-cohort-donut-wrap{position:relative;flex:0 0 108px;width:108px;height:108px}.whm-ai-studio .demo-cohort-donut{display:block;overflow:visible}.whm-ai-studio .demo-cohort-donut-slice-label{font-size:10px;font-weight:500;fill:#fff;paint-order:stroke fill;stroke:rgba(28,34,51,.35);stroke-width:2px;stroke-linejoin:round;font-variant-numeric:tabular-nums}.whm-ai-studio .demo-cohort-donut-legend{display:flex;flex-direction:column;justify-content:center;gap:4px;min-width:0;flex:1}.whm-ai-studio .demo-cohort-donut-legend-row{display:flex;align-items:center;gap:5px;min-width:0;font-size:9px;line-height:1.25;color:#52596a}.whm-ai-studio .demo-cohort-donut-swatch{width:7px;height:7px;border-radius:999px;flex:0 0 7px;box-shadow:0 1px 2px rgba(28,34,51,.12)}.whm-ai-studio .demo-cohort-donut-legend-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whm-ai-studio .demo-cohort-donut-legend-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.whm-ai-studio .demo-cohort-donut-empty{color:#9aa1ad;font-size:9px}.whm-ai-studio .demo-adh-view{display:flex;flex-direction:column;gap:10px;margin:0}.whm-ai-studio .demo-adh-target-legend{margin:0;font-size:9px;line-height:1.35;color:#52596a;white-space:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.whm-ai-studio .demo-adh-section{display:flex;flex-direction:column;gap:5px}.whm-ai-studio .demo-adh-section-head{display:flex;align-items:baseline;justify-content:space-between;gap:10px;flex-wrap:wrap}.whm-ai-studio .demo-adh-section-heading{margin:0;font-size:10px;font-weight:800;color:#1c2233;letter-spacing:.02em}.whm-ai-studio .demo-adh-note{margin:0;font-size:9px;color:#9aa1ad;line-height:1.35;max-width:42em}.whm-ai-studio .demo-adh-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;align-items:stretch}.whm-ai-studio .demo-adh-grid-span{grid-column:1/-1}.whm-ai-studio .demo-adh-grid-span .demo-adh-card{height:auto}.whm-ai-studio .demo-adh-card{padding:10px 12px;height:100%;min-height:0;display:flex;flex-direction:column;box-sizing:border-box}.whm-ai-studio .demo-adh-card-title{margin:0 0 7px;font-size:10px;font-weight:800;color:#1c2233;flex:0 0 auto}.whm-ai-studio .demo-adh-groups{display:flex;flex-direction:column;gap:0;flex:1 1 auto}.whm-ai-studio .demo-adh-group{display:flex;flex-direction:column;gap:3px;padding:6px 0}.whm-ai-studio .demo-adh-group:first-child{padding-top:0}.whm-ai-studio .demo-adh-group:last-child{padding-bottom:0}.whm-ai-studio .demo-adh-group--divider{border-bottom:1px solid #eef0f4;padding-bottom:7px;margin-bottom:1px}.whm-ai-studio .demo-adh-group--small{opacity:.72}.whm-ai-studio .demo-adh-group-head{display:flex;align-items:baseline;margin-bottom:2px}.whm-ai-studio .demo-adh-group-label{font-size:10px;font-weight:800;color:#1c2233;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whm-ai-studio .demo-adh-bar-row{display:grid;grid-template-columns:72px minmax(0,1fr) 62px;gap:8px;align-items:center}.whm-ai-studio .demo-adh-bar-label{font-size:9px;font-weight:600;color:#52596a}.whm-ai-studio .demo-adh-bar-track-wrap{min-width:0;width:100%}.whm-ai-studio .demo-adh-bar-track{position:relative;height:20px;background:#eef0f4;border-radius:5px;overflow:hidden}.whm-ai-studio .demo-adh-bar-fill{position:absolute;left:0;top:0;bottom:0;border-radius:5px;background:#0d9488;min-width:0}.whm-ai-studio .demo-adh-bar-pct{position:absolute;top:50%;transform:translate(-100%,-50%);padding-right:6px;font-size:9px;font-weight:600;line-height:1;white-space:nowrap;pointer-events:none;z-index:1}.whm-ai-studio .demo-adh-bar-pct--in-fill{color:#fff}.whm-ai-studio .demo-adh-bar-pct--outside{transform:translate(4px,-50%);padding-right:0;color:#52596a}.whm-ai-studio .demo-adh-bar-value{display:flex;align-items:center;justify-content:flex-end;text-align:right;white-space:nowrap}.whm-ai-studio .demo-adh-bar-count{font-size:8px;font-weight:700;color:#1c2233;font-variant-numeric:tabular-nums;line-height:1.2;text-align:right}@media(max-width:760px){.whm-ai-studio .demo-cohort-donuts{grid-template-columns:1fr;gap:6px}.whm-ai-studio .demo-adh-grid{grid-template-columns:1fr}.whm-ai-studio .demo-adh-section-head{flex-direction:column;align-items:flex-start;gap:2px}.whm-ai-studio .demo-adh-note{white-space:normal}.whm-ai-studio .demo-adh-bar-row{grid-template-columns:68px minmax(0,1fr) 56px;gap:6px}}.whm-ai-studio .t-all{background:#eef4ff;color:#2563eb}.whm-ai-studio .t-scope-unknown{background:#f3f4f6;color:#6b7280}.whm-ai-studio .cohort-kpi-scope{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.whm-ai-studio .convtbl-signals .col-active{background:#fafbff}.whm-ai-studio .convtbl-signals .col-dim,.whm-ai-studio .sig-compare-hint .sig-dim{opacity:.45}.whm-ai-studio .aibanner{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px;background:#f6f2fe;border:1px solid #dcd2f6;border-radius:8px;padding:8px 12px;margin-bottom:14px;font-size:11px;font-weight:700;color:var(--purple)}.whm-ai-studio .aibanner-link{font:inherit;font-size:11px;font-weight:700;color:var(--purple);background:transparent;border:0;cursor:pointer;padding:0;white-space:nowrap}.whm-ai-studio .aibanner-link:hover{text-decoration:underline}.whm-ai-studio .partpick{border:1px solid var(--line);border-radius:12px;padding:12px 14px;background:#fff;margin-bottom:0}.whm-ai-studio .layer-panel>.aibanner,.whm-ai-studio .layer-panel>.convbanner,.whm-ai-studio .layer-panel>.partpick,.whm-ai-studio .layer-panel>.presets,.whm-ai-studio .layer-panel>.studio-fetch-banner{margin-bottom:0}.whm-ai-studio .sig-panel-stack{display:flex;flex-direction:column;gap:14px}.whm-ai-studio .partpick-top{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.whm-ai-studio .partpick-select-wrap{flex:1;min-width:240px;display:flex;flex-direction:column;gap:6px}.whm-ai-studio .partpick-label-row{display:flex;align-items:center;flex-wrap:wrap;gap:6px 10px}.whm-ai-studio .partpick-label-row .partpick-label{flex:none}.whm-ai-studio .partpick-detail{font-size:11px;color:#6b7280;line-height:1.45;margin:0}.whm-ai-studio .partpick-label{font-size:9px;font-weight:800;letter-spacing:.04em;color:#9aa1ad;text-transform:uppercase}.whm-ai-studio .partpick-select{font:inherit;font-size:12px;font-weight:700;color:#1c2233;border:1px solid var(--line);border-radius:8px;padding:9px 32px 9px 11px;background:#fafafe url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%239aa1ad' d='M3 5l3 3 3-3'/%3E%3C/svg%3E") no-repeat right 11px center;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;width:100%}.whm-ai-studio .partpick-combo{position:relative;width:100%}.whm-ai-studio .partpick-combo-trigger{display:flex;align-items:center;text-align:left}.whm-ai-studio .partpick-combo-value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whm-ai-studio .partpick-combo-pop{position:absolute;z-index:30;top:calc(100% + 4px);left:0;right:0;background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 8px 24px rgba(28,34,51,.12);overflow:hidden}.whm-ai-studio .partpick-combo-search{font:inherit;font-size:12px;color:#1c2233;width:100%;border:0;border-bottom:1px solid var(--line);padding:9px 11px;outline:none;background:#fff}.whm-ai-studio .partpick-combo-search::-moz-placeholder{color:#9aa1ad;font-weight:500}.whm-ai-studio .partpick-combo-search::placeholder{color:#9aa1ad;font-weight:500}.whm-ai-studio .partpick-combo-list{list-style:none;margin:0;padding:4px;max-height:200px;overflow-y:auto}.whm-ai-studio .partpick-combo-item{font-size:12px;font-weight:700;color:#1c2233;padding:7px 9px;border-radius:6px;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.whm-ai-studio .partpick-combo-item.is-active{background:#f1f2f7}.whm-ai-studio .partpick-combo-item.is-selected{color:var(--purple)}.whm-ai-studio .partpick-combo-empty{font-size:12px;color:#9aa1ad;padding:10px 9px;text-align:center}.whm-ai-studio .partpick-trail{font-size:10.5px;color:#9aa1ad;line-height:1.35}.whm-ai-studio .partpick-trail .active{color:var(--purple);font-weight:700}.whm-ai-studio .partpick-tags{display:flex;flex-wrap:wrap;align-items:center;gap:0;margin-top:10px;border-top:1px solid #f0f1f5;padding-top:10px}.whm-ai-studio .partpick-id{font-size:10px;font-weight:800;color:#1c2233;padding-right:10px}.whm-ai-studio .partpick-tagwrap{display:inline-flex;align-items:center}.whm-ai-studio .partpick-divider{width:1px;height:14px;background:#e0e3ea;margin:0 10px}.whm-ai-studio .partpick-tag{font-size:9.5px;font-weight:800;padding:3px 8px;border-radius:5px;letter-spacing:.02em}.whm-ai-studio .partpick-tag.t-treat{background:#fde8e8;color:#b4232b}.whm-ai-studio .partpick-tag.t-ok{background:#eaf6ee;color:#15803d}.whm-ai-studio .partpick-tag.t-warn{background:#fcf3dc;color:#9a6b08}.whm-ai-studio .partpick-tag.t-muted{background:#eef0f4;color:#52596a}.whm-ai-studio .partpick-api-meta{font-size:10px;color:#6b7280;margin:8px 0 0;line-height:1.4}.whm-ai-studio .convbanner{display:flex;align-items:flex-start;background:#e8f5f3;border:1px solid #c2e6e1;border-radius:8px;padding:8px 12px;margin-bottom:14px;font-size:11px;font-weight:500;color:var(--teal)}.whm-ai-studio .convbanner-scope{font-size:12px;font-weight:500;color:#0a6b64;line-height:1.45}.whm-ai-studio .convbanner-scope strong{font-weight:800;color:#0a6b64}.whm-ai-studio .layer-panel{animation:layerIn .22s ease;display:flex;flex-direction:column;gap:14px}.whm-ai-studio .layer-panel>.card,.whm-ai-studio .layer-panel>.grid2,.whm-ai-studio .layer-panel>.grid3{margin-bottom:0!important}@keyframes layerIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.whm-ai-studio .card.ai-card{border-color:#e8e0f8;background:linear-gradient(180deg,#fff,#fcfbff)}.whm-ai-studio .ew.on{background:#faf8ff;border-radius:8px;padding:11px 10px;margin:0 -8px 9px;border-top:0}.whm-ai-studio .ew.on:last-child{margin-bottom:0}.whm-ai-studio .ew-empty{font-size:11px;color:#52596a;background:#f6f6fb;border:1px dashed var(--line);border-radius:8px;padding:12px 14px;line-height:1.45}.whm-ai-studio .ew-cohort{font-size:10px;color:#9aa1ad;margin-top:10px;padding-top:8px;border-top:1px dashed var(--line)}.whm-ai-studio .phenobar{display:flex;gap:8px;flex-wrap:wrap}.whm-ai-studio .phenocard{flex:1;min-width:160px;border:1px solid var(--line);border-radius:10px;padding:9px 11px;cursor:pointer;background:#fff;transition:.15s}.whm-ai-studio .phenocard:hover{border-color:#cbd2e6;background:#fafaff}.whm-ai-studio .phenocard.on{border-color:var(--purple);background:#f6f2fe;box-shadow:0 0 0 1px var(--purple) inset}.whm-ai-studio .phenocard .pn{font-size:11.6px;font-weight:800;color:#1c2233;display:flex;align-items:center;gap:6px}.whm-ai-studio .phenocard .pdot{width:9px;height:9px;border-radius:50%;flex:none}.whm-ai-studio .phenocard .pmeta{font-size:9.4px;color:#9aa1ad;margin-top:3px;line-height:1.35}.whm-ai-studio .slev{padding:11px 0;border-top:1px solid #f0f1f5}.whm-ai-studio .slev.notop{border-top:0}.whm-ai-studio .slev .sltop{display:flex;justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:8px}.whm-ai-studio .slev .slname{font-weight:700;font-size:12px;color:#2b3242}.whm-ai-studio .slev .slval{font-size:11.5px;font-weight:800}.whm-ai-studio input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:6px;border-radius:5px;background:#e7e9f1;outline:none;cursor:pointer}.whm-ai-studio input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;background:#fff;border:2px solid var(--purple);box-shadow:0 1px 4px rgba(0,0,0,.18);cursor:pointer}.whm-ai-studio input[type=range].cold::-webkit-slider-thumb{border-color:var(--blue)}.whm-ai-studio input[type=range]::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:#fff;border:2px solid var(--purple);cursor:pointer}.whm-ai-studio input[type=range].cold::-moz-range-thumb{border-color:var(--blue)}.whm-ai-studio .slticks{display:flex;justify-content:space-between;font-size:8.8px;color:#9aa1ad;margin-top:5px}.whm-ai-studio .ttoggle{display:flex;gap:5px}.whm-ai-studio .ttoggle button{font:inherit;font-size:10.4px;font-weight:700;border:1px solid var(--line);background:#fafafe;color:#52596a;padding:6px 11px;border-radius:6px;cursor:pointer}.whm-ai-studio .ttoggle button.on{background:var(--purple);color:#fff;border-color:var(--purple)}.whm-ai-studio .engtag{display:inline-block;font-size:9px;font-weight:800;letter-spacing:.04em;padding:3px 8px;border-radius:5px}.whm-ai-studio .tempwrap{display:flex;gap:14px;align-items:center;margin:4px 0 2px}.whm-ai-studio .tempgauge{width:64px;flex:none;text-align:center}.whm-ai-studio .tempbig{font-size:30px;font-weight:800;line-height:1;letter-spacing:-.02em}.whm-ai-studio .tempunit{font-size:12px;font-weight:700;color:#9aa1ad;margin-top:-2px}.whm-ai-studio .tempband{font-size:8.6px;font-weight:800;letter-spacing:.02em;margin-top:5px;padding:3px 5px;border-radius:5px;line-height:1.2}.whm-ai-studio svg.curve{width:100%;height:210px;display:block}.whm-ai-studio .curvelegend{display:flex;flex-wrap:wrap;gap:6px 13px;margin-top:8px;font-size:9.8px;color:#5b6472}.whm-ai-studio .curvelegend i{width:14px;height:3px;border-radius:2px;display:inline-block;margin-right:5px;vertical-align:3px}.whm-ai-studio .switch{display:inline-flex;align-items:center;gap:8px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex:none}.whm-ai-studio .switch .track{width:38px;height:21px;border-radius:20px;background:#cbd2e0;position:relative;transition:.18s;flex:none}.whm-ai-studio .switch.on .track{background:var(--rose)}.whm-ai-studio .switch .knob{position:absolute;top:2px;left:2px;width:17px;height:17px;border-radius:50%;background:#fff;transition:.18s;box-shadow:0 1px 3px rgba(0,0,0,.25)}.whm-ai-studio .switch.on .knob{left:19px}.whm-ai-studio .switch .swl{font-size:10.4px;font-weight:700;color:#52596a;white-space:nowrap}.whm-ai-studio .riskbox{margin-top:4px;border:1px solid #f0d9d9;background:#fdf3f3;border-radius:9px;padding:10px 12px}.whm-ai-studio .riskbox.safe{border-color:#cfe8d6;background:#f0f9f2}.whm-ai-studio .riskbox .rkh{font-size:10.4px;font-weight:800;letter-spacing:.02em;display:flex;align-items:center;gap:4px}.whm-ai-studio .riskbox .rkbar{height:8px;border-radius:5px;background:#eef0f4;overflow:hidden;margin:7px 0 5px}.whm-ai-studio .riskbox .rkbar i{display:block;height:100%;border-radius:5px;transition:width .2s}.whm-ai-studio .riskbox .rkt{font-size:9.8px;color:#6a4a4a}.whm-ai-studio .riskbox.safe .rkt{color:#3f6b4d}.whm-ai-studio .surge{display:flex;align-items:center;gap:11px;margin-top:11px;border-top:1px solid #f0f1f5;padding-top:10px}.whm-ai-studio .surge .sgn{font-size:23px;font-weight:800;color:var(--blue);flex:none;min-width:64px}.whm-ai-studio .surge .sgl{font-size:9.8px;color:#6b7280;line-height:1.4}.whm-ai-studio .surge .sgl b{color:#3a4150}.whm-ai-studio .optcall{margin-top:11px;border:1px dashed #cbb8f0;background:#f7f3fe;border-radius:9px;padding:9px 12px;font-size:10.6px;color:#4a3d6b;line-height:1.45}.whm-ai-studio .optcall b{color:var(--purple)}.whm-ai-studio .bmtabs{display:flex;gap:5px;flex-wrap:wrap;margin:2px 0 6px}.whm-ai-studio .bmtabs button{font:inherit;font-size:10px;font-weight:700;border:1px solid var(--line);background:#fafafe;color:#52596a;padding:5px 9px;border-radius:6px;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none}.whm-ai-studio .bmtabs button.on{background:var(--teal);color:#fff;border-color:var(--teal)}.whm-ai-studio .pbtn,.whm-ai-studio .runbtn,.whm-ai-studio .seg button,.whm-ai-studio .ttoggle button{-moz-appearance:none;appearance:none;-webkit-appearance:none}.whm-ai-studio .legrow{display:flex;gap:13px;font-size:9.4px;color:#6b7280;margin-top:7px;flex-wrap:wrap}.whm-ai-studio .legrow span{display:inline-flex;align-items:center;gap:4px}.whm-ai-studio .grid4{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:14px}@media(max-width:760px){.whm-ai-studio .grid4{grid-template-columns:1fr 1fr}}.whm-ai-studio .funnel-verdict{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px 16px;background:#f1f5f4;border:1px solid #c2e6e1;border-radius:9px;padding:10px 12px;margin-bottom:12px}.whm-ai-studio .funnel-verdict .fv-main{font-size:12.5px;color:#1c2233}.whm-ai-studio .funnel-verdict .fv-note{font-size:10.6px;color:#52596a}.whm-ai-studio .kpi.kpi-accent{border-top:3px solid var(--line)}.whm-ai-studio .kpi.kpi-accent.k-ok{border-top-color:var(--teal)}.whm-ai-studio .kpi.kpi-accent.k-warn{border-top-color:var(--amber)}.whm-ai-studio .kpi .kstat{display:inline-flex;align-items:center;gap:4px;font-size:9.2px;font-weight:800;letter-spacing:.02em;margin-top:5px}.whm-ai-studio .kpi .kstat.ok{color:var(--green)}.whm-ai-studio .kpi .kstat.warn{color:#9a6b08}.whm-ai-studio .statbadge{display:inline-flex;align-items:center;gap:4px;font-size:9px;font-weight:800;letter-spacing:.02em;padding:3px 8px;border-radius:20px;white-space:nowrap}.whm-ai-studio .statbadge.ok{color:var(--green);background:#eaf6ee;border:1px solid #b6dcc2}.whm-ai-studio .statbadge.warn{color:#9a6b08;background:#fcf3dc;border:1px solid #e7cf95}.whm-ai-studio .statbadge.icon-only{padding:0;min-width:0;border:0;background:transparent;border-radius:0;font-size:13px;line-height:1}.whm-ai-studio .statbadge.icon-only.ok{color:var(--green)}.whm-ai-studio .statbadge.icon-only.warn{color:#9a6b08}.whm-ai-studio .convtbl.convtbl-feas td:last-child,.whm-ai-studio .convtbl.convtbl-feas th:last-child{text-align:center;width:1%;padding-left:4px;padding-right:4px}.whm-ai-studio .convtbl tr.row-flag td{background:#fff9ef}.whm-ai-studio .sevdot{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:7px;vertical-align:0;flex:none}.whm-ai-studio .xfield .xk.xk-dot{display:inline-flex;align-items:center}.whm-ai-studio .aebar{display:flex;height:11px;border-radius:6px;overflow:hidden;margin:11px 0 0;background:#f0f1f5}.whm-ai-studio .aebar i{display:block;height:100%}.whm-ai-studio .aebar-leg{display:flex;gap:13px;flex-wrap:wrap;font-size:9.2px;color:#6b7280;margin-top:7px}.whm-ai-studio .aebar-leg span{display:inline-flex;align-items:center;gap:5px}.whm-ai-studio .funnel .ftrack{position:relative}.whm-ai-studio .funnel .ftarget{position:absolute;top:0;bottom:0;width:0;border-left:2px dashed #1c2233;opacity:.5;z-index:2;pointer-events:none}.whm-ai-studio .funnel-note{display:inline-flex;align-items:center;gap:6px;font-size:9.4px;color:#6b7280;margin-top:8px}.whm-ai-studio .funnel-note .fnline{width:14px;border-top:2px dashed #1c2233;opacity:.55;display:inline-block}.whm-ai-studio .sigpill{display:inline-flex;align-items:center;gap:7px;font-size:11px;font-weight:800;background:#f6f6fb;border:1px solid var(--line);padding:6px 12px;border-radius:20px;margin:9px 0 12px}.whm-ai-studio .sigpill .sigdot{width:9px;height:9px;border-radius:50%;flex:none}.whm-ai-studio .tbcap{font-size:10.4px;color:#52596a;margin-top:8px;line-height:1.45}.whm-ai-studio .tbcap b{color:#1c2233}.whm-ai-studio .tbleg{display:flex;gap:14px;flex-wrap:wrap;font-size:9.4px;color:#6b7280;margin-top:7px}.whm-ai-studio .tbleg span{display:inline-flex;align-items:center;gap:5px}.whm-ai-studio .tbleg i{width:11px;height:11px;border-radius:3px;display:inline-block;flex:none}.whm-ai-studio .ew .ewtag.ewtag-danger{color:#b4232b;background:#fde8e8}.whm-ai-studio .tbl-scroll{width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.whm-ai-studio .rating-bars{margin:8px 0 14px}.whm-ai-studio .rating-row{display:flex;align-items:center;gap:10px;padding:5px 0}.whm-ai-studio .rating-lbl{width:152px;flex:none;font-size:10px;color:#52596a;line-height:1.3}.whm-ai-studio .rating-track{flex:1;height:7px;background:#eef0f4;border-radius:4px;overflow:hidden}.whm-ai-studio .rating-fill{height:100%;border-radius:4px;min-width:2px}.whm-ai-studio .rating-ct{width:68px;flex:none;text-align:right;font-size:10px;font-weight:700;color:#6b7280;white-space:nowrap}.whm-ai-studio .tol-insight{display:flex;gap:8px;align-items:flex-start;font-size:10.8px;color:#52596a;line-height:1.45;background:#f0faf8;border-radius:8px;padding:10px 12px;border-left:3px solid var(--teal)}.whm-ai-studio .tol-insight b{color:#1c2233}.whm-ai-studio .tol-insight-icon{color:var(--teal);font-weight:800;flex:none;line-height:1.4}.whm-ai-studio .symptom-scores-card .csub{margin-bottom:20px}.whm-ai-studio .symptom-tbl{width:100%;border-collapse:separate;border-spacing:0;font-size:11.5px}.whm-ai-studio .symptom-tbl thead th{text-align:left;font-size:8.6px;letter-spacing:.04em;text-transform:uppercase;color:#9aa1ad;font-weight:800;padding:6px 10px 12px;border-bottom:1px solid #e8eaef;background:transparent}.whm-ai-studio .symptom-tbl thead th:first-child{padding-left:2px}.whm-ai-studio .symptom-tbl thead th:not(:first-child){text-align:right}.whm-ai-studio .symptom-tbl tbody tr td{padding:12px 10px;border-bottom:1px solid #f0f1f5;vertical-align:middle}.whm-ai-studio .symptom-tbl tbody tr:first-child td{padding-top:16px}.whm-ai-studio .symptom-tbl tbody tr td:first-child{padding-left:2px}.whm-ai-studio .symptom-tbl tbody tr:last-child td{border-bottom:0;padding-bottom:2px}.whm-ai-studio .symptom-tbl .symptom-measure{font-size:12px;font-weight:800;color:#1c2233;letter-spacing:.01em}.whm-ai-studio .symptom-tbl td.num{text-align:right;font-variant-numeric:tabular-nums;color:#3a4150;font-weight:700;font-size:12px}.whm-ai-studio .symptom-tbl td.change{font-weight:800;font-size:12.5px}.whm-ai-studio .symptom-tbl td.change-better{color:var(--green)}.whm-ai-studio .symptom-tbl td.change-worse{color:var(--amber)}.whm-ai-studio .symptom-tbl td.change-neutral,.whm-ai-studio .symptom-tbl td.change-none{color:#8b93a1}.whm-ai-studio .symptom-tbl td.ci{color:#8b93a1;font-size:10.5px;font-weight:600;text-align:right;white-space:nowrap}.whm-ai-studio .symptom-tbl .symptom-empty{padding:14px 10px;color:#8b93a1;font-size:11px;text-align:center}.whm-ai-studio .sig-card .csub{margin-bottom:14px}.whm-ai-studio .sig-verdict{display:flex;gap:12px;align-items:flex-start;padding:14px 16px;border-radius:10px;margin-bottom:16px}.whm-ai-studio .sig-verdict-ok{background:#f0faf8;border:1px solid #c2e6e1}.whm-ai-studio .sig-verdict-warn{background:#fffbf3;border:1px solid #f0d9a8}.whm-ai-studio .sig-verdict-danger{background:#fef2f2;border:1px solid #fecaca}.whm-ai-studio .sig-verdict-icon{width:28px;height:28px;border-radius:50%;flex:none;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:800}.whm-ai-studio .sig-verdict-ok .sig-verdict-icon{background:#eaf6ee;color:var(--green)}.whm-ai-studio .sig-verdict-warn .sig-verdict-icon{background:#fcf3dc;color:#9a6b08}.whm-ai-studio .sig-verdict-danger .sig-verdict-icon{background:#fde8e8;color:#b4232b}.whm-ai-studio .sig-verdict-headline{font-size:14px;font-weight:800;color:#1c2233;line-height:1.3}.whm-ai-studio .sig-verdict-meta{display:flex;flex-wrap:wrap;align-items:center;gap:4px 6px;margin-top:4px;font-size:10.8px;color:#52596a;line-height:1.4}.whm-ai-studio .sig-verdict-dot{color:#cbd2e0}.whm-ai-studio .sig-scale-head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:6px}.whm-ai-studio .sig-scale-label{font-size:9.5px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#9aa1ad}.whm-ai-studio .sig-scale-score{font-size:22px;font-weight:800;color:#1c2233;line-height:1;letter-spacing:-.02em}.whm-ai-studio .sig-tbwrap{margin-bottom:4px;position:relative;padding-bottom:18px}.whm-ai-studio .tband-refined{height:36px;border:1px solid #e8eaef}.whm-ai-studio .tband-zone{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2px 3px;line-height:1.15}.whm-ai-studio .tband-comfort{background:#94a3b8}.whm-ai-studio .tband-target{background:#0d9488}.whm-ai-studio .tband-distress{background:#dc2626}.whm-ai-studio .tband-l1{font-size:8.6px;font-weight:800;color:#fff;display:block}.whm-ai-studio .tband-l2{font-size:7.8px;font-weight:700;color:rgba(255,255,255,.88);display:block;margin-top:1px}.whm-ai-studio .sig-tbmark{top:8px;width:18px;height:18px}.whm-ai-studio .sig-mark-score{position:absolute;top:30px;transform:translateX(-50%);font-size:9px;font-weight:800;color:#1c2233;white-space:nowrap}.whm-ai-studio .sig-scale-cap{font-size:10.4px;color:#52596a;margin:0 0 14px;line-height:1.4}.whm-ai-studio .sig-scale-cap b{color:#1c2233}.whm-ai-studio .sig-drivers{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:16px}@media(max-width:640px){.whm-ai-studio .sig-drivers{grid-template-columns:1fr}}.whm-ai-studio .sig-drivers-col{background:#fafbfc;border:1px solid #eceef3;border-radius:9px;padding:10px 12px}.whm-ai-studio .sig-drivers-title{font-size:9px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;margin-bottom:7px}.whm-ai-studio .sig-drivers-pos{color:var(--green)}.whm-ai-studio .sig-drivers-caution{color:#9a6b08}.whm-ai-studio .sig-drivers-list{list-style:none;margin:0;padding:0}.whm-ai-studio .sig-drivers-list li{font-size:10.5px;color:#3a4150;line-height:1.4;padding:3px 0 3px 12px;position:relative}.whm-ai-studio .sig-drivers-list li:before{content:"";position:absolute;left:0;top:.55em;width:5px;height:5px;border-radius:50%}.whm-ai-studio .sig-drivers-list-pos li:before{background:var(--teal)}.whm-ai-studio .sig-drivers-list-caution li:before{background:var(--amber)}.whm-ai-studio .sig-evidence-label{font-size:9.5px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#9aa1ad;margin-bottom:8px}.whm-ai-studio .sig-evidence-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px}@media(max-width:640px){.whm-ai-studio .sig-evidence-grid{grid-template-columns:1fr}}.whm-ai-studio .sig-evidence-card{position:relative;overflow:hidden;background:#fff;border:1px solid #eceef3;border-radius:10px;padding:11px 13px 11px 15px;box-shadow:0 1px 2px rgba(20,26,45,.04);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.whm-ai-studio .sig-evidence-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--ev-accent,#c7ccd6);border-top-left-radius:10px;border-bottom-left-radius:10px}.whm-ai-studio .sig-evidence-card:hover{transform:translateY(-1px);border-color:var(--ev-accent,#d6dae2);box-shadow:0 4px 12px rgba(20,26,45,.08)}.whm-ai-studio .sig-evidence-k{display:flex;align-items:center;gap:6px;font-size:9px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:var(--ev-accent,#9aa1ad);margin-bottom:5px}.whm-ai-studio .sig-evidence-k:before{content:"";width:6px;height:6px;flex:none;border-radius:50%;background:var(--ev-accent,#c7ccd6)}.whm-ai-studio .sig-evidence-v{display:block;font-size:11px;font-weight:400;color:#39404f;line-height:1.45}.whm-ai-studio .sig-evidence-card:first-child{--ev-accent:#d97706}.whm-ai-studio .sig-evidence-card:nth-child(2){--ev-accent:#15803d}.whm-ai-studio .sig-evidence-card:nth-child(3){--ev-accent:#2563eb}.whm-ai-studio .sig-evidence-card:nth-child(4){--ev-accent:#6d28d9}.whm-ai-studio .sig-evidence-card:nth-child(5){--ev-accent:#0d9488}.whm-ai-studio .sig-evidence-card:nth-child(6){--ev-accent:#ea580c}.whm-ai-studio .sig-footnote{display:flex;align-items:flex-start;gap:8px;font-size:9.8px;color:#9aa1ad;line-height:1.45;padding:10px 12px;background:#f6f7f9;border-radius:7px;border:1px dashed #e0e3ea}.whm-ai-studio .sig-footnote-icon{flex:none;width:14px;height:14px;margin-top:1px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:9px;font-weight:800;font-style:normal;color:#fff;background:#9aa1ad;font-family:Georgia,Times New Roman,serif}.whm-ai-studio .sig-stream-strip{display:flex;flex-direction:column;align-items:stretch;gap:7px;margin:2px 0 14px;font-size:10.6px;font-weight:600;color:#2549b8;background:#eef4ff;border:1px solid #c7d7f7;border-radius:8px;padding:9px 11px}.whm-ai-studio .sig-stream-strip-context{align-self:flex-start;font-size:9.4px;font-weight:700;color:#5b7bd0;letter-spacing:.02em;white-space:nowrap}.whm-ai-studio .sig-stream-steps{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:5px}.whm-ai-studio .sig-stream-step{display:flex;align-items:center;gap:7px;line-height:1.2}.whm-ai-studio .sig-stream-step-mark{width:10px;flex:none;display:flex;align-items:center;justify-content:center;font-size:9px;font-weight:700}.whm-ai-studio .sig-stream-step.is-done{color:#5b7bd0;font-weight:600}.whm-ai-studio .sig-stream-step.is-done .sig-stream-step-mark{color:#2f8f5b}.whm-ai-studio .sig-stream-step.is-active .sig-stream-step-label{color:#2549b8;font-weight:700}.whm-ai-studio .sig-stream-gen-pulse{width:8px;height:8px;flex:none;border-radius:50%;background:var(--blue);animation:sigStreamPulse 1.1s ease-out infinite}@keyframes sigStreamPulse{0%{box-shadow:0 0 0 0 rgba(37,99,235,.5)}70%{box-shadow:0 0 0 7px rgba(37,99,235,0)}to{box-shadow:0 0 0 0 rgba(37,99,235,0)}}.whm-ai-studio .sig-verdict-skeleton{align-items:center;background:#f6f7f9;border:1px solid #eceef3}.whm-ai-studio .sig-skel-verdict-icon{width:28px;height:28px;flex:none;border-radius:50%}.whm-ai-studio .sig-skel-tag{width:104px;height:26px;flex:none;border-radius:5px}.whm-ai-studio .cohort-kpis{margin-bottom:14px}.whm-ai-studio .kpi.kpi-accent.k-cohort{border-top-color:var(--blue)}.whm-ai-studio .kpi.kpi-accent.k-cohort.k-cohort-treat{border-top-color:#b4232b}.whm-ai-studio .kpi.kpi-accent.k-cohort.k-cohort-ctrl{border-top-color:#2549b8}.whm-ai-studio .kpi .kn-plus{font-size:14px;font-weight:800;color:#9aa1ad;margin-left:6px;vertical-align:2px}.whm-ai-studio .cohort-split{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.whm-ai-studio .crit-summary{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px 16px;background:#eef4ff;border:1px solid #c7d7f7;border-radius:9px;padding:10px 12px;margin-bottom:10px}.whm-ai-studio .crit-summary-main{font-size:12.5px;color:#1c2233}.whm-ai-studio .crit-summary-note{font-size:10.6px;color:#52596a;line-height:1.4}.whm-ai-studio .crit-legend{display:flex;flex-wrap:wrap;gap:12px 16px;font-size:9.2px;color:#6b7280;margin-bottom:4px}.whm-ai-studio .crit-legend span{display:inline-flex;align-items:center;gap:5px}.whm-ai-studio .crit-legend-dot{width:8px;height:8px;border-radius:50%;flex:none}.whm-ai-studio .crit-legend-ok{background:var(--green)}.whm-ai-studio .crit-legend-warn{background:var(--amber)}.whm-ai-studio .crit-legend-line{width:12px;border-top:2px dashed #1c2233;opacity:.55;display:inline-block}.whm-ai-studio .crit.crit-warn{background:#fff9ef;border-radius:8px;padding:9px 8px;margin:0 -8px}.whm-ai-studio .crit-track-wrap{position:relative;flex:none;width:170px}.whm-ai-studio .crit-track-wrap .track{width:100%}.whm-ai-studio .crit-target{position:absolute;top:-2px;bottom:-2px;width:0;border-left:2px dashed #1c2233;opacity:.45;transform:translateX(-50%);pointer-events:none}.whm-ai-studio .crit .cstat{display:inline-flex;align-items:center;justify-content:flex-end;gap:5px}.whm-ai-studio .sig-compare-hint{display:flex;flex-wrap:wrap;align-items:center;gap:8px 10px;margin-bottom:10px}.whm-ai-studio .sig-compare-sep{font-size:10px;font-weight:800;color:#9aa1ad}.whm-ai-studio .sig-compare-note{font-size:9.8px;color:#9aa1ad;margin-left:auto}@media(max-width:640px){.whm-ai-studio .sig-compare-note{flex-basis:100%;margin-left:0}}.whm-ai-studio .convtbl.convtbl-signals{font-size:12px;border-spacing:0}.whm-ai-studio .convtbl.convtbl-signals th{padding:8px 10px;font-size:9px;letter-spacing:.05em;text-transform:uppercase}.whm-ai-studio .convtbl.convtbl-signals td{padding:11px 10px;vertical-align:middle}.whm-ai-studio .convtbl.convtbl-signals tbody tr:nth-child(2n) td{background:#fafbfc}.whm-ai-studio .convtbl.convtbl-signals tbody tr:hover td{background:#f3f6fb}.whm-ai-studio .convtbl.convtbl-signals td.treat-col,.whm-ai-studio .convtbl.convtbl-signals th.treat-col{text-align:center;background:#fff7f7;border-left:1px solid #fde8e8}.whm-ai-studio .convtbl.convtbl-signals td.ctrl-col,.whm-ai-studio .convtbl.convtbl-signals th.ctrl-col{text-align:center;background:#f5f8ff;border-left:1px solid #e7eefe}.whm-ai-studio .convtbl.convtbl-signals th.treat-col{color:#b4232b}.whm-ai-studio .convtbl.convtbl-signals th.ctrl-col{color:#2549b8}.whm-ai-studio .convtbl.convtbl-signals td.outcome-col{min-width:220px;padding-left:2px}.whm-ai-studio .convtbl.convtbl-signals .signal-outcome-label{display:block;font-size:12px;font-weight:800;color:#1c2233;line-height:1.35}.whm-ai-studio .convtbl.convtbl-signals .signal-outcome-test{display:block;margin-top:3px;font-size:10px;font-weight:600;color:#8b93a1;line-height:1.35}.whm-ai-studio .convtbl.convtbl-signals .signal-p-value{color:#52596a;font-weight:700;font-variant-numeric:tabular-nums}.whm-ai-studio .convtbl.convtbl-signals .signal-delta{display:inline-block;min-width:52px;font-size:13px;font-weight:800;font-variant-numeric:tabular-nums;line-height:1.2}.whm-ai-studio .convtbl.convtbl-signals .signal-delta-treatment.signal-delta-positive{color:#b4232b}.whm-ai-studio .convtbl.convtbl-signals .signal-delta-treatment.signal-delta-negative{color:#9a3412}.whm-ai-studio .convtbl.convtbl-signals .signal-delta-treatment.signal-delta-neutral,.whm-ai-studio .convtbl.convtbl-signals .signal-delta-treatment.signal-delta-zero{color:#b4232b}.whm-ai-studio .convtbl.convtbl-signals .signal-delta-control.signal-delta-positive{color:#2549b8}.whm-ai-studio .convtbl.convtbl-signals .signal-delta-control.signal-delta-negative{color:#1e40af}.whm-ai-studio .convtbl.convtbl-signals .signal-delta-control.signal-delta-neutral,.whm-ai-studio .convtbl.convtbl-signals .signal-delta-control.signal-delta-zero{color:#2549b8}.whm-ai-studio .convtbl.convtbl-signals .signal-delta-empty{color:#c4c9d4;font-weight:600;font-size:12px}.whm-ai-studio .twin-eyebrow{display:block;font-size:9px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#9aa1ad;margin-bottom:4px}.whm-ai-studio .twin-summary{padding:18px 20px}.whm-ai-studio .twin-summary-head{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;border-bottom:1px solid #eceef3}.whm-ai-studio .twin-summary-class{flex:1;min-width:200px}.whm-ai-studio .twin-class-name{font-weight:800;color:#1c2233;letter-spacing:.01em}.whm-ai-studio .twin-class-meta{font-size:10.5px;color:#9aa1ad;line-height:1.5}.whm-ai-studio .twin-conf-pill{display:inline-block;font-size:9px;font-weight:800;padding:1px 7px;border-radius:4px;letter-spacing:.02em;vertical-align:1px}.whm-ai-studio .twin-conf-high{background:#eaf6ee;color:#15803d}.whm-ai-studio .twin-conf-moderate{background:#fcf3dc;color:#9a6b08}.whm-ai-studio .twin-conf-low{background:#fde8e8;color:#b4232b}.whm-ai-studio .twin-why{margin-bottom:14px}.whm-ai-studio .twin-why-title{font-size:11px;font-weight:800;color:#52596a;margin:0 0 9px}.whm-ai-studio .twin-drivers li{font-size:10.8px;line-height:1.45}.whm-ai-studio .twin-next-step{background:#f8f9fb;border-color:#eceef3;padding:11px 13px;gap:5px 12px}.whm-ai-studio .twin-drivers{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:5px 16px}@media(max-width:640px){.whm-ai-studio .twin-drivers{grid-template-columns:1fr}}.whm-ai-studio .twin-drivers li{color:#3a4150;display:flex;align-items:flex-start;gap:6px}.whm-ai-studio .twin-driver-mark{color:var(--teal);font-weight:800;flex:none;line-height:1.3}.whm-ai-studio .twin-next-step{display:flex;flex-wrap:wrap;align-items:baseline;border-radius:8px}.whm-ai-studio .twin-draft-banner{display:flex;gap:8px;align-items:center;background:#fffbf3;border:1px solid #f0d9a8;border-radius:8px;padding:8px 11px;margin-bottom:12px;font-size:10.5px;color:#52596a;line-height:1.35}.whm-ai-studio .twin-draft-banner b{color:#1c2233}.whm-ai-studio .twin-draft-icon{width:20px;height:20px;border-radius:50%;flex:none;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:800;background:#fcf3dc;color:#9a6b08}.whm-ai-studio .twin-lab-btn{font:inherit;font-weight:700;border-radius:7px;padding:8px 13px;cursor:pointer;white-space:nowrap;align-self:center}.whm-ai-studio .twin-lab-btn:disabled{color:#9aa1ad;background:#f6f7f9;border-color:#eceef3;cursor:not-allowed}.whm-ai-studio .twin-forecast-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;flex-wrap:wrap}.whm-ai-studio .twin-kpi{display:flex;align-items:baseline;gap:5px;font-size:9.5px;color:#52596a;white-space:nowrap;border-radius:7px;padding:5px 9px;margin-top:2px}.whm-ai-studio .twin-kpi-label{font-size:8.5px;font-weight:800;letter-spacing:.03em;color:#9aa1ad;text-transform:uppercase}.whm-ai-studio .twin-kpi-val{font-size:12px;font-weight:800;color:#1c2233;line-height:1}.whm-ai-studio .twin-kpi-lab{color:#6d28d9}.whm-ai-studio .twin-kpi-note,.whm-ai-studio .twin-kpi-vs{font-size:9px;color:#9aa1ad}.whm-ai-studio .twin-forecast-muted{opacity:.65}.whm-ai-studio .twin-chart-wrap{margin:6px -2px 0}.whm-ai-studio .twin-chart-insight{border-radius:8px}.whm-ai-studio .twin-chart-insight-k{display:block;font-size:9px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.whm-ai-studio .twin-chart-insight-v{color:#1c2233;margin:0}.whm-ai-studio .twin-pipeline{border-top:1px solid #eceef3}.whm-ai-studio .twin-pipeline-track{display:flex;align-items:stretch;gap:8px}@media(max-width:900px){.whm-ai-studio .twin-pipeline-track{flex-direction:column}}.whm-ai-studio .twin-pipeline-stage{flex:1;min-width:0;display:flex;flex-direction:column;gap:8px}.whm-ai-studio .twin-pipeline-in{flex:1.8;min-width:280px}.whm-ai-studio .twin-pipeline-tag{font-size:8.5px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#9aa1ad}.whm-ai-studio .twin-pipeline-connector{display:flex;align-items:center;justify-content:center;color:#cbd2e0;font-size:18px;font-weight:700;padding:0 2px;flex:none;align-self:center}@media(max-width:900px){.whm-ai-studio .twin-pipeline-connector{transform:rotate(90deg);padding:4px 0}}.whm-ai-studio .twin-model-box,.whm-ai-studio .twin-pred-box{padding:12px 13px;display:flex;flex-direction:column;height:100%;justify-content:center}.whm-ai-studio .twin-model-box strong,.whm-ai-studio .twin-pred-box strong{font-weight:800;color:#1c2233}.whm-ai-studio .twin-model-box span,.whm-ai-studio .twin-pred-box span{color:#52596a}.whm-ai-studio .twin-model-conf{font-size:9.5px!important;font-weight:800;margin-top:4px}.whm-ai-studio .twin-model-conf-high{color:#0d9488!important}.whm-ai-studio .twin-model-conf-moderate{color:#b45309!important}.whm-ai-studio .twin-model-conf-low{color:#dc2626!important}.whm-ai-studio .twin-class-name{font-size:17px;margin:0 0 5px;line-height:1.25}.whm-ai-studio .twin-next-step-k{font-size:9px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:#9aa1ad;flex:none}.whm-ai-studio .twin-next-step-v{font-size:10.8px;color:#3a4150}.whm-ai-studio .twin-card{padding:16px 18px}.whm-ai-studio .twin-lab-btn{font-size:10px;color:#3a4150;background:#fff;border:1px solid #d8dce6}.whm-ai-studio .twin-lab-btn:hover{background:#f8f9fb;border-color:#c4cad6}.whm-ai-studio .twin-forecast-head{margin-bottom:10px}.whm-ai-studio .twin-forecast-desc{font-size:10px;color:#8b93a1;margin:0}.whm-ai-studio .twin-chart-insight,.whm-ai-studio .twin-kpi{background:#f8f9fb;border:1px solid #eceef3}.whm-ai-studio .twin-chart-insight{padding:10px 13px;margin-top:12px}.whm-ai-studio .twin-chart-insight-k{color:#8b93a1;margin-bottom:5px}.whm-ai-studio .twin-chart-insight-v{font-size:11px;font-weight:500}.whm-ai-studio .twin-pipeline{margin-top:18px;padding-top:16px}.whm-ai-studio .twin-pipeline-caption{font-size:10px;color:#8b93a1;margin:-2px 0 14px}.whm-ai-studio .twin-model-box,.whm-ai-studio .twin-pred-box{gap:5px;min-height:84px;border-radius:8px}.whm-ai-studio .twin-model-box{background:#fff;border-color:#e8eaef}.whm-ai-studio .twin-model-box strong,.whm-ai-studio .twin-pred-box strong{font-size:11.5px}.whm-ai-studio .twin-model-box span,.whm-ai-studio .twin-pred-box span{font-size:10.2px;line-height:1.4}.whm-ai-studio .twin-pred-box{border-color:#dce8e4;background:#f8fbf9}.whm-ai-studio .twin-pred-box b{color:#0f766e;font-weight:700}.whm-ai-studio .twin-pred-note{display:block;font-size:10px;color:#3a4150;font-weight:600;margin-top:4px;padding-top:6px;border-top:1px solid #dce8e4;line-height:1.4}.whm-ai-studio .twin-pred-muted{color:#9aa1ad!important;font-style:italic}.whm-ai-studio .twin-curve-wrap{position:relative}.whm-ai-studio svg.twin-curve{max-height:190px}.whm-ai-studio .twin-curve-hit{cursor:pointer;outline:none}.whm-ai-studio .twin-curve-hit:focus-visible{outline:2px solid var(--purple);outline-offset:1px;border-radius:50%}.whm-ai-studio .twin-curve-tip{position:absolute;transform:translate(-50%,calc(-100% - 10px));pointer-events:none;background:#1c2233;color:#fff;border-radius:7px;padding:6px 9px;font-size:10px;line-height:1.35;white-space:nowrap;box-shadow:0 4px 14px rgba(28,34,51,.22);z-index:2;min-width:120px;text-align:center}.whm-ai-studio .twin-curve-tip:after{content:"";position:absolute;left:50%;bottom:-5px;transform:translateX(-50%);border:5px solid transparent;border-top-color:#1c2233;border-bottom:0}.whm-ai-studio .twin-curve-tip-k{display:block;font-size:8.5px;font-weight:800;letter-spacing:.03em;text-transform:uppercase;color:#a8b0bd;margin-bottom:2px}.whm-ai-studio .twin-curve-tip-v{display:block;color:#f3f4f6}.whm-ai-studio .twin-curve-tip-v b{color:#fff;font-weight:800}.whm-ai-studio .twin-curve-tip-n{display:block;font-size:8.8px;color:#cbd2e0;margin-top:3px}.whm-ai-studio .twin-curve-legend{font-size:9.4px;gap:13px;margin-top:7px}.whm-ai-studio .twin-sec-label{font-size:10px;font-weight:800;letter-spacing:.06em;color:#6b7280;margin:0 0 6px;text-transform:uppercase}.whm-ai-studio .twin-streams-grid{display:flex;flex-direction:column;gap:6px}.whm-ai-studio .twin-stream-item{background:#f8f9fb;border:1px solid #e8eaef;border-radius:9px;padding:8px 11px;line-height:1.4;display:flex;align-items:center;justify-content:space-between;gap:12px}.whm-ai-studio .twin-stream-head{display:flex;align-items:center;gap:8px;margin-bottom:0;flex:none}.whm-ai-studio .twin-stream-ic{width:26px;height:26px;border-radius:7px;flex:none;display:flex;align-items:center;justify-content:center}.whm-ai-studio .twin-stream-ic svg{width:14px;height:14px;display:block}.whm-ai-studio .twin-stream-ic-wear{background:#e6f5f2;color:#0d9488}.whm-ai-studio .twin-stream-ic-practice{background:#f3edfe;color:#6d28d9}.whm-ai-studio .twin-stream-ic-pro{background:#e8effe;color:#2563eb}.whm-ai-studio .twin-stream-ic-lab{background:#fef0e8;color:#ea580c}.whm-ai-studio .twin-stream-k{font-size:11px;font-weight:800;color:#3a4150;line-height:1.25;white-space:nowrap}.whm-ai-studio .twin-stream-v{font-size:10.8px;font-weight:600;color:#1c2233;line-height:1.35;padding-left:0;white-space:nowrap;text-align:right;flex-shrink:0}.whm-ai-studio .twin-stream-item-empty{background:#fafbfc;border-style:dashed;border-color:#d8dce5}.whm-ai-studio .twin-stream-v-empty{color:#6b7280;font-weight:600;font-style:italic}@media(max-width:560px){.whm-ai-studio .twin-stream-item{align-items:flex-start;flex-direction:column;gap:4px}.whm-ai-studio .twin-stream-v{text-align:left;white-space:normal}}.whm-ai-studio .twin-about-toggle{display:block;width:100%;margin-top:12px;font:inherit;font-size:10px;font-weight:700;color:#9aa1ad;background:transparent;border:0;cursor:pointer;padding:6px 0;text-align:left}.whm-ai-studio .twin-about-toggle:hover{color:var(--purple)}.whm-ai-studio .twin-about-text{font-size:10.8px;color:#52596a;line-height:1.5;margin:0 0 2px;padding:8px 10px;background:#fafbfc;border-radius:8px;border:1px solid #eceef3}.whm-ai-studio .twin-insights{gap:16px}.whm-ai-studio .twin-insight.card{padding:15px 17px!important}.whm-ai-studio .twin-insight .miniline{margin-top:10px!important;line-height:1.55}.whm-ai-studio .twin-insight h3{margin-bottom:2px}.whm-ai-studio .twin-lineage{padding:15px 17px!important}.whm-ai-studio .twin-lineage .lin{align-items:flex-start;gap:14px}.whm-ai-studio .twin-lineage .lt p{margin:4px 0 8px;line-height:1.55}.whm-ai-studio .twin-lineage .lt .vpill{margin-top:0}.whm-ai-studio .lab-draft-banner{display:flex;gap:8px;align-items:center;background:#fffbf3;border:1px solid #f0d9a8;border-radius:8px;padding:8px 11px;font-size:10.5px;color:#52596a;line-height:1.35}.whm-ai-studio .lab-draft-banner b{color:#1c2233}.whm-ai-studio .lab-locked{opacity:.55;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.whm-ai-studio .lab-main{align-items:start}.whm-ai-studio .lab-col{display:flex;flex-direction:column;gap:10px;min-width:0;height:100%}.whm-ai-studio .lab-col-output{gap:10px}.whm-ai-studio .lab-col>.card{margin-bottom:0!important}.whm-ai-studio .lab-safety-status{min-height:16px}.whm-ai-studio .lab-safety-card .riskbox{min-height:108px}.whm-ai-studio .lab-surge-slot{min-height:52px}.whm-ai-studio .lab-val-skel{display:inline-block;flex:none;border-radius:4px}.whm-ai-studio .lab-val-skel-base{width:74px;height:12px}.whm-ai-studio .lab-val-skel-arrow{width:20px;height:14px}.whm-ai-studio .lab-val-skel-proj{width:96px;height:16px}.whm-ai-studio .lab-val-skel-int{width:96px;height:11px}.whm-ai-studio .lab-attr-skel-bar{display:block;height:30px;width:100%;border-radius:7px;margin-top:2px}.whm-ai-studio .lab-attr-skel-leg{display:inline-block;height:12px;width:42%;border-radius:4px;margin-top:5px}.whm-ai-studio .lab-status-skel{display:block;height:12px;width:72%;border-radius:4px}.whm-ai-studio .lab-rkh-skel{display:inline-block;height:13px;width:78%;border-radius:4px}.whm-ai-studio .lab-rkbar-skel{display:block;height:8px;width:100%;border-radius:5px;margin:7px 0 5px}.whm-ai-studio .lab-rkt-skel{display:block;height:11px;width:70%;border-radius:4px}.whm-ai-studio .lab-surge-skel{display:inline-block;height:26px;width:64px;border-radius:6px;flex:none}.whm-ai-studio .riskbox.riskbox-loading{border-color:#e6e8ef;background:#f8fafc}.whm-ai-studio .lab-dose-card{flex:1;display:flex;flex-direction:column;min-height:0}.whm-ai-studio .lab-col>.lab-dose-presets{flex:0 0 auto;margin:0 0 10px;position:relative;z-index:5;pointer-events:auto}.whm-ai-studio .lab-dose-body{flex:1;display:flex;flex-direction:column;gap:0;min-height:0}.whm-ai-studio .lab-dose-block{padding-top:14px;border-top:1px solid #eceef3}.whm-ai-studio .lab-dose-breath{border-top:0;padding-top:0}.whm-ai-studio .lab-dose-breath,.whm-ai-studio .lab-dose-cold{flex:1 1 auto;display:flex;flex-direction:column;justify-content:flex-start;gap:2px;min-height:0}.whm-ai-studio .lab-dose-sechead{margin-bottom:10px}.whm-ai-studio .lab-dose-block .slev{padding:9px 0;border-top:1px solid #f3f4f7}.whm-ai-studio .lab-dose-block .slev:first-of-type{border-top:0;padding-top:4px}.whm-ai-studio .lab-dose-block .slev.notop{padding-top:4px}.whm-ai-studio .lab-attr-head{display:flex;align-items:center;gap:6px;font-size:9.6px;font-weight:800;letter-spacing:.05em;color:#9aa1ad;margin:12px 0 5px}.whm-ai-studio .lab-info-tip{position:relative;display:inline-flex;flex:none}.whm-ai-studio .lab-info-btn{width:15px;height:15px;border-radius:999px;border:1px solid #c4cad6;background:#f6f6fb;color:#6b7280;font:inherit;font-size:9px;font-weight:800;line-height:1;padding:0;cursor:help;display:inline-flex;align-items:center;justify-content:center}.whm-ai-studio .lab-info-btn:focus-visible,.whm-ai-studio .lab-info-btn:hover{border-color:#9aa1ad;color:#1c2233;outline:none}.whm-ai-studio .lab-info-pop{display:none;position:absolute;right:0;bottom:calc(100% + 6px);z-index:12;width:260px;padding:8px 10px;border-radius:7px;background:#1c2233;color:#fff;font-size:10.4px;font-weight:600;letter-spacing:0;line-height:1.4;text-transform:none;white-space:normal;box-shadow:0 4px 14px rgba(0,0,0,.18);pointer-events:none}.whm-ai-studio .lab-info-tip:focus-within .lab-info-pop,.whm-ai-studio .lab-info-tip:hover .lab-info-pop{display:block}.whm-ai-studio .lab-section-title{display:flex;align-items:center;gap:6px}.whm-ai-studio .lab-section-title h3{margin:0}.whm-ai-studio .lab-section-title .lab-info-pop{left:0;right:auto;width:280px}.whm-ai-studio .lab-safety-card{margin:0;padding:10px 12px;border-color:#ddd6fe!important}.whm-ai-studio .lab-safety-card .lab-section-title{margin-bottom:4px}.whm-ai-studio .lab-col-output .lab-safety-row{display:flex;flex-direction:column;gap:8px;align-items:stretch}.whm-ai-studio .lab-safety-metrics{display:flex;gap:12px;margin-top:8px}.whm-ai-studio .lab-safety-metrics>div{flex:1;min-width:0}.whm-ai-studio .lab-safety-card .riskbox{margin-top:0;padding:8px 10px;box-sizing:border-box}.whm-ai-studio .lab-safety-card .lab-dose-ok,.whm-ai-studio .lab-safety-card .lab-dose-warnings{margin:2px 0 0;padding:0;list-style:none;font-size:9.8px;line-height:1.35}@media(max-width:980px){.whm-ai-studio .lab-safety-metrics{flex-direction:column}}.whm-ai-studio .lab-context{font-size:10.5px;color:#6b7280;margin:-4px 0 0;line-height:1.45}.whm-ai-studio .lab-context b{color:#1c2233}.whm-ai-studio .lab-api-badge{font-size:9.5px;font-weight:700;color:var(--teal);letter-spacing:.02em}.whm-ai-studio .lab-api-badge--local{color:#9a6b08}.whm-ai-studio .studio-fetch-banner{font-size:11px;line-height:1.45;padding:9px 12px;border-radius:8px;margin-bottom:10px}.whm-ai-studio .studio-fetch-banner--info{color:#1e4a8a;background:#eff6ff;border:1px solid #bfdbfe}.whm-ai-studio .studio-fetch-banner--warn{color:#7a5b13;background:#fff8e6;border:1px solid #f3e0a8}.whm-ai-studio .studio-fetch-banner--err{color:#991b1b;background:#fef2f2;border:1px solid #fca5a5}.whm-ai-studio .studio-fetch-banner code{font-size:10px}.whm-ai-studio .link-btn{font:inherit;font-size:inherit;font-weight:700;color:var(--base);background:transparent;border:0;cursor:pointer;padding:0}.whm-ai-studio .link-btn:hover{text-decoration:underline}.whm-ai-studio .link-btn:disabled{color:#9aa1ad;cursor:not-allowed;text-decoration:none}.whm-ai-studio .prov-summary-strip{display:flex;flex-wrap:wrap;gap:10px 18px;font-size:11px;color:#52596a;background:#f8fafc;border:1px solid #e6e8ef;border-radius:9px;padding:10px 12px;margin-bottom:12px}.whm-ai-studio .prov-summary-strip b{color:#1c2233}.whm-ai-studio .prov-fallback-note{font-size:10.6px;color:#6b7280;line-height:1.45;margin:8px 0}.whm-ai-studio .crit-api-list{display:flex;flex-direction:column;gap:8px;margin-top:8px}.whm-ai-studio .crit-api-row{display:flex;flex-wrap:wrap;justify-content:space-between;gap:6px 12px;padding:10px 12px;border:1px solid #e6e8ef;border-radius:9px;background:#fafbfc;font-size:11.5px}.whm-ai-studio .crit-api-row span{color:#52596a}.whm-ai-studio .prov-events-tbl code{font-size:9.5px}.whm-ai-studio .lab-dose-warnings{margin:10px 0 0;padding:0 0 0 18px;font-size:11px;color:#b45309;line-height:1.45}.whm-ai-studio .lab-dose-warnings li+li{margin-top:4px}.whm-ai-studio .lab-dose-ok{margin:10px 0 0;font-size:10.6px;color:#15803d}.whm-ai-studio .runbtn:disabled{opacity:.55;cursor:not-allowed}.whm-ai-studio .extract-api-result,.whm-ai-studio .extract-queue-item{margin-top:8px}.whm-ai-studio .extract-queue-skeleton{margin-top:10px;padding-top:2px;min-height:132px}.whm-ai-studio .extract-queue-skeleton-head{height:10px;width:42%;border-radius:3px;margin-bottom:12px}.whm-ai-studio .extract-queue-skeleton-row{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:8px 0;border-top:1px solid #f0f1f5}.whm-ai-studio .extract-queue-skeleton-row:first-of-type{border-top:0;padding-top:0}.whm-ai-studio .extract-queue-skeleton-key{height:12px;width:72px;border-radius:4px;flex:none}.whm-ai-studio .extract-queue-skeleton-val{height:12px;border-radius:4px;flex:none;max-width:100%}.whm-ai-studio .extract-queue-skeleton-foot{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:12px}.whm-ai-studio .extract-queue-skeleton-badge{height:22px;width:148px;border-radius:999px}.whm-ai-studio .extract-queue-skeleton-note{height:11px;width:180px;border-radius:4px}.whm-ai-studio .extract-signal-card{margin-top:10px;border-radius:18px;background:rgba(255,255,255,.92);padding:14px 16px 13px;box-shadow:0 10px 28px rgba(26,30,42,.06)}.whm-ai-studio .extract-signal-head{font-size:9.6px;font-weight:800;letter-spacing:.05em;color:#9aa1ad;margin-bottom:8px}.whm-ai-studio .extract-device-chip{display:flex;align-items:flex-start;gap:8px;padding:10px 12px;border-radius:12px;background:linear-gradient(135deg,#f7f8fc,#eef1f8);border:1px solid rgba(25,33,52,.06);margin-bottom:4px}.whm-ai-studio .extract-device-chip-label{flex:none;font-size:9.5px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#8a90a2;padding-top:2px}.whm-ai-studio .extract-device-chip-value{font-size:12px;font-weight:700;line-height:1.45;color:#1d2433;word-break:break-word}.whm-ai-studio .extract-metric-list{display:flex;flex-direction:column;gap:0;margin-top:2px}.whm-ai-studio .extract-metric-row{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:9px 0;border-top:1px solid rgba(25,33,52,.07)}.whm-ai-studio .extract-metric-row:first-child{border-top:0;padding-top:4px}.whm-ai-studio .extract-metric-label{flex:1;min-width:0;font-size:10.8px;font-weight:500;line-height:1.45;letter-spacing:.01em;color:#8a90a2}.whm-ai-studio .extract-metric-value{flex:none;max-width:46%;font-size:12px;font-weight:700;line-height:1.45;color:#1d2433;text-align:right;word-break:break-word}.whm-ai-studio .extract-metric-value.is-emphasis{color:#2d8a57}.whm-ai-studio .extract-metric-value.is-warn{color:#9a6b08}.whm-ai-studio .extract-text-list{display:flex;flex-direction:column;gap:0}.whm-ai-studio .extract-text-row{padding:10px 0;border-top:1px solid rgba(25,33,52,.07)}.whm-ai-studio .extract-text-row:first-child{border-top:0;padding-top:2px}.whm-ai-studio .extract-text-label{font-size:10px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#9aa1ad;margin-bottom:6px}.whm-ai-studio .extract-text-value{font-size:12px;font-weight:400;line-height:1.6;color:#1d2433;word-break:break-word}.whm-ai-studio .extract-text-value.is-emphasis{color:#2d8a57;font-weight:500}.whm-ai-studio .extract-text-value.is-warn{color:#9a6b08}.whm-ai-studio .extract-theme-pills{display:flex;flex-wrap:wrap;gap:6px}.whm-ai-studio .extract-theme-pill{display:inline-flex;align-items:center;border-radius:999px;padding:5px 9px;font-size:10.5px;font-weight:500;line-height:1.2;background:#f3f4f8;color:#4b556a}.whm-ai-studio .extract-signal-foot{margin-top:12px;padding-top:12px;border-top:1px solid rgba(25,33,52,.07);display:flex;flex-direction:column;align-items:flex-start;gap:8px}.whm-ai-studio .extract-signal-foot-main{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.whm-ai-studio .extract-signal-foot-note{font-size:10px;color:#9aa1ad;line-height:1.4}.whm-ai-studio .extract-safety-flag-link{font:inherit;font-size:11px;font-weight:700;color:#b45309;background:transparent;border:0;padding:0;cursor:pointer;text-decoration:none;white-space:nowrap}.whm-ai-studio .extract-safety-flag-link:hover{color:#92400e;text-decoration:underline}.whm-ai-studio .extract-safety-flag-link:focus-visible{outline:2px solid #fdba74;outline-offset:2px;border-radius:3px}.whm-ai-studio .extract-tag-pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.whm-ai-studio .extract-tag-pill{display:inline-flex;align-items:center;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:500;line-height:1}.whm-ai-studio .extract-tag-pill:nth-child(4n+1){background:#f1ebff;color:#7a41d8}.whm-ai-studio .extract-tag-pill:nth-child(4n+2){background:#efe9ff;color:#8352da}.whm-ai-studio .extract-tag-pill:nth-child(4n+3){background:#f4ecff;color:#7856cf}.whm-ai-studio .extract-col{display:flex;flex-direction:column;gap:12px;min-width:0}.whm-ai-studio .studio-skeleton{display:block;background:linear-gradient(90deg,#e8ebf2,#f4f6fa 45%,#e8ebf2 90%);background-size:200% 100%;animation:studioShimmer 1.15s ease-in-out infinite;border-radius:6px}@keyframes studioShimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.whm-ai-studio .partpick-loading .partpick-select--loading{pointer-events:none;cursor:default;display:flex;align-items:center;width:100%;padding:9px 32px 9px 11px;border:1px solid var(--line);border-radius:8px;background:#fafafe}.whm-ai-studio .partpick-select-shimmer{height:14px;width:58%;border-radius:4px}.whm-ai-studio .partpick-detail-shimmer{height:11px;width:42%;border-radius:4px;margin-top:2px}.whm-ai-studio .partpick-trail-shimmer{height:11px;width:180px;border-radius:4px}.whm-ai-studio .studio-skeleton-badge{height:18px;width:96px;border-radius:999px}.whm-ai-studio .studio-chart-skeleton{position:relative;border:1px solid #eef0f4;border-radius:10px;background:#fafbfc;overflow:hidden;padding:16px 12px 12px}.whm-ai-studio .studio-chart-skeleton-axis{position:absolute;left:12px;bottom:12px;width:calc(100% - 24px);height:1px;border-radius:1px}.whm-ai-studio .studio-chart-skeleton-line{height:3px;width:78%;margin-top:48px;border-radius:999px}.whm-ai-studio .studio-chart-skeleton-line-dashed{width:62%;margin-top:18px;opacity:.75}.whm-ai-studio .studio-lines-skeleton{display:flex;flex-direction:column;gap:10px;margin-top:12px}.whm-ai-studio .studio-lines-skeleton-row{height:12px;border-radius:4px}.whm-ai-studio .studio-orow-skeleton-wrap{margin-top:0;min-height:320px}.whm-ai-studio .studio-orow-skeleton{display:flex;align-items:center;gap:10px;padding:8px 0;border-top:1px solid #f0f1f5;min-height:33px}.whm-ai-studio .studio-orow-skeleton:first-child{border-top:0}.whm-ai-studio .studio-orow-skeleton-name{flex:1;height:14px;border-radius:4px}.whm-ai-studio .studio-orow-skeleton-base{width:74px;height:12px;border-radius:4px;flex:none}.whm-ai-studio .studio-orow-skeleton-arrow{width:20px;height:14px;border-radius:4px;flex:none}.whm-ai-studio .studio-orow-skeleton-proj{width:96px;height:16px;border-radius:4px;flex:none}.whm-ai-studio .studio-orow-skeleton-int{width:96px;height:11px;border-radius:4px;flex:none}.whm-ai-studio .studio-orow-skeleton-extra{margin-top:6px;padding-top:12px;border-top:1px solid #f0f1f5}.whm-ai-studio .studio-orow-skeleton-extra-label{height:10px;width:78%;border-radius:4px;margin-bottom:8px}.whm-ai-studio .studio-orow-skeleton-extra-bar{height:30px;width:100%;border-radius:7px;margin-bottom:5px}.whm-ai-studio .studio-orow-skeleton-extra-leg{height:12px;width:90%;border-radius:4px}.whm-ai-studio .riskbox-skeleton.studio-riskbox-skeleton{margin-top:0;min-height:108px;padding:8px 10px;border-color:#e6e8ef;background:#f8fafc}.whm-ai-studio .studio-riskbox-skeleton-head{height:14px;width:72%;border-radius:4px;margin-bottom:12px}.whm-ai-studio .studio-riskbox-skeleton-metrics{margin-top:4px}.whm-ai-studio .studio-riskbox-skeleton-metric{display:flex;flex-direction:column;gap:0;min-width:0}.whm-ai-studio .studio-riskbox-skeleton-label{height:10px;width:88%;border-radius:3px;margin-bottom:8px}.whm-ai-studio .studio-riskbox-skeleton-bar{height:8px;width:100%;border-radius:5px;margin-bottom:8px}.whm-ai-studio .studio-riskbox-skeleton-caption{height:12px;width:76%;border-radius:4px}.whm-ai-studio .studio-table-skeleton{display:flex;flex-direction:column;gap:8px;margin-top:10px}.whm-ai-studio .studio-table-skeleton-head,.whm-ai-studio .studio-table-skeleton-row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.whm-ai-studio .studio-table-skeleton-cell{height:12px;border-radius:4px}.whm-ai-studio .studio-panel-loading{display:flex;flex-direction:column;gap:14px}.whm-ai-studio .studio-panel-loading-title{height:22px;width:240px;border-radius:6px}.whm-ai-studio .studio-panel-loading-sub{height:14px;width:min(520px,100%);border-radius:4px}.whm-ai-studio .studio-panel-loading-card-title{height:16px;width:180px;border-radius:4px;margin-bottom:4px}.whm-ai-studio .studio-loading-overlay-wrap{position:relative}.whm-ai-studio .studio-loading-overlay{position:absolute;inset:0;background:rgba(255,255,255,.72);backdrop-filter:blur(1px);border-radius:12px;display:flex;align-items:center;justify-content:center;z-index:2}.whm-ai-studio .studio-loading-overlay-inner{width:min(220px,70%)}.whm-ai-studio .studio-loading-pulse{height:10px;width:100%;border-radius:999px}.whm-ai-studio .twin-kpi-skeleton{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.whm-ai-studio .twin-kpi-skeleton .studio-skeleton{height:12px;border-radius:4px}.whm-ai-studio .twin-kpi-skeleton .studio-skeleton:first-child{width:72px}.whm-ai-studio .twin-kpi-skeleton .studio-skeleton:nth-child(2){width:36px;height:18px}.whm-ai-studio .twin-kpi-skeleton .studio-skeleton:nth-child(3){width:18px}.whm-ai-studio .twin-kpi-skeleton .studio-skeleton:nth-child(4){width:36px;height:18px}.whm-ai-studio .twin-kpi-skeleton .studio-skeleton:nth-child(5){width:52px}.whm-ai-studio .twin-pred-skeleton{display:flex;flex-direction:column;gap:8px}.whm-ai-studio .twin-pred-skeleton .studio-skeleton{height:11px;border-radius:4px}.whm-ai-studio .twin-pred-skeleton .studio-skeleton:first-child{width:55%;height:13px}.whm-ai-studio .twin-pred-skeleton .studio-skeleton:nth-child(2){width:68%}.whm-ai-studio .twin-pred-skeleton .studio-skeleton:nth-child(3){width:62%}.whm-ai-studio .studio-route-skeleton-head{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.whm-ai-studio .studio-route-skeleton-title{display:block;height:28px;width:min(220px,55%);border-radius:8px}.whm-ai-studio .studio-route-skeleton-sub{display:block;height:14px;width:min(360px,72%);border-radius:4px}.whm-ai-studio .studio-route-skeleton-subnav{display:flex;flex-direction:column;gap:8px;min-width:0}.whm-ai-studio .studio-route-skeleton-nav{display:block;height:52px;width:100%;border-radius:10px}.whm-ai-studio .safety-alert-banner{display:flex;align-items:center;gap:14px;flex-wrap:wrap;background:#fff7ed;border:1px solid #fdba74;border-radius:10px;padding:12px 14px}.whm-ai-studio .safety-alert-banner.is-clear{background:#f0fdf4;border-color:#86efac}.whm-ai-studio .safety-alert-count{width:36px;height:36px;border-radius:10px;background:#b45309;color:#fff;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:800;flex:none}.whm-ai-studio .safety-alert-copy{flex:1;min-width:200px}.whm-ai-studio .safety-alert-title{font-size:12.5px;font-weight:800;color:#9a3412;line-height:1.35}.whm-ai-studio .safety-alert-banner.is-clear .safety-alert-title{color:#166534}.whm-ai-studio .safety-alert-sub{font-size:11px;color:#9a6b08;margin-top:3px;line-height:1.4;max-width:560px}.whm-ai-studio .safety-alert-banner.is-clear .safety-alert-sub{color:#3f6b4d}.whm-ai-studio .safety-alert-cta{font:inherit;font-size:11px;font-weight:700;background:#b45309;color:#fff;border:0;border-radius:8px;padding:9px 14px;cursor:pointer;flex:none}.whm-ai-studio .safety-alert-cta:hover{background:#92400e}.whm-ai-studio .safety-alert-skel{pointer-events:none}.whm-ai-studio .safety-alert-skel-count{width:36px;height:36px;border-radius:10px;flex:none}.whm-ai-studio .safety-alert-skel-title{display:block;height:13px;width:min(280px,70%);border-radius:4px;margin-bottom:8px}.whm-ai-studio .safety-alert-skel-sub{display:block;height:11px;width:min(420px,92%);border-radius:4px}.whm-ai-studio .safety-queue-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;flex-wrap:wrap;margin-bottom:12px}.whm-ai-studio .safety-filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr)) auto;gap:10px;align-items:end;margin:0 0 14px;padding:12px;background:#fafafc;border:1px solid #eef0f4;border-radius:10px}@media(max-width:900px){.whm-ai-studio .safety-filters{grid-template-columns:1fr}}.whm-ai-studio .safety-filter-field{min-width:0}.whm-ai-studio .safety-filter-input{display:block;width:100%;font:inherit;font-size:12px;font-weight:600;color:#1c2233;border:1px solid var(--line);border-radius:8px;padding:8px 10px;background:#fff;line-height:1.25;box-sizing:border-box;min-height:36px}.whm-ai-studio .safety-filter-input:focus{outline:2px solid #fdba74;outline-offset:1px;border-color:#f59e0b}.whm-ai-studio select.safety-filter-input{appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:32px;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M2.5 4.5L6 8L9.5 4.5' stroke='%2352596a' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;background-size:12px 12px}.whm-ai-studio .safety-filter-clear{font:inherit;font-size:11px;font-weight:700;color:#52596a;background:#fff;border:1px solid var(--line);border-radius:8px;padding:8px 12px;cursor:pointer;white-space:nowrap;height:-moz-fit-content;height:fit-content}.whm-ai-studio .safety-filter-clear:hover{background:#f6f6fb}.whm-ai-studio .safety-queue-list{display:flex;flex-direction:column;gap:0;min-width:0}.whm-ai-studio .safety-queue-header{display:grid;grid-template-columns:48px minmax(0,1fr) 96px 110px 28px;gap:12px 16px;align-items:end;padding:0 12px 8px;margin-bottom:2px;border-bottom:1px solid #eef0f4}.whm-ai-studio .safety-queue-list.has-status .safety-queue-header{grid-template-columns:48px minmax(0,1fr) 96px 110px 128px}.whm-ai-studio .safety-queue-header>span{font-size:9px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#9aa1ad;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whm-ai-studio .safety-queue-item{border-bottom:1px solid #f0f1f5}.whm-ai-studio .safety-queue-item:last-child{border-bottom:0}.whm-ai-studio .safety-queue-row{display:grid;grid-template-columns:48px minmax(0,1fr) 96px 110px 28px;gap:12px 16px;align-items:center;width:100%;min-width:0;text-align:left;font:inherit;background:transparent;border:0;border-radius:8px;padding:10px 12px;cursor:pointer;transition:background .12s,box-shadow .12s;color:inherit}.whm-ai-studio .safety-queue-list.has-status .safety-queue-row{grid-template-columns:48px minmax(0,1fr) 96px 110px 128px}.whm-ai-studio .safety-queue-row:hover{background:#fffaf3;box-shadow:inset 0 0 0 1px #f3e6d4}.whm-ai-studio .safety-queue-row:active{background:#fff3e4}.whm-ai-studio .safety-queue-item.is-selected .safety-queue-row{background:#fff7ed;box-shadow:inset 3px 0 0 #b45309}.whm-ai-studio .safety-queue-row:focus-visible{outline:2px solid #f59e0b;outline-offset:1px}.whm-ai-studio .safety-queue-item.is-reviewed .safety-queue-row{opacity:.92}.whm-ai-studio .safety-queue-participant{min-width:0;display:flex;flex-direction:column;align-items:flex-start}.whm-ai-studio .safety-queue-avatar{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:999px;flex:none;font-size:11px;font-weight:700;letter-spacing:.02em;color:#fff;line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-shadow:inset 0 0 0 1px rgba(255,255,255,.12)}.whm-ai-studio .safety-queue-avatar.is-light{color:#3c4043}.whm-ai-studio .safety-queue-name{font-size:13px;font-weight:800;color:#1c2233;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whm-ai-studio .safety-queue-meta{font-size:10.5px;font-weight:600;color:#6b7280;margin-top:3px;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whm-ai-studio .safety-queue-mobile-meta{display:none;flex-wrap:wrap;gap:6px 10px;align-items:center;margin-top:6px;font-size:10.5px;font-weight:600;color:#6b7280}.whm-ai-studio .safety-queue-mobile-label{font-size:9px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#9aa1ad}.whm-ai-studio .safety-queue-source{min-width:0;display:flex;align-items:center}.whm-ai-studio .safety-queue-source .safety-source-chip{padding:2px 6px;font-size:8.5px;letter-spacing:.02em;border-radius:4px;font-weight:700}.whm-ai-studio .safety-queue-date{min-width:0;font-size:11px;font-weight:600;color:#52596a;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.whm-ai-studio .safety-queue-summary{min-width:0;align-self:center}.whm-ai-studio .safety-queue-summary-text{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:12.5px;font-weight:600;color:#3a4150;line-height:1.4}.whm-ai-studio .safety-queue-end{min-width:0;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-end;gap:8px;justify-self:end}.whm-ai-studio .safety-queue-chevron{display:inline-flex;align-items:center;justify-content:center;justify-self:end;font-size:14px;font-weight:600;line-height:1;color:#c4cad6;flex:none;transition:color .12s,transform .12s}.whm-ai-studio .safety-queue-item.is-selected .safety-queue-chevron,.whm-ai-studio .safety-queue-row:hover .safety-queue-chevron{color:#b45309;transform:translateX(2px)}.whm-ai-studio .safety-queue-status{display:inline-flex;align-items:center;gap:3px;font-size:9.5px;font-weight:700;letter-spacing:.01em;padding:3px 8px;border-radius:5px;white-space:nowrap;background:#fff1e0;color:#b45309;border:1px solid #fdba74;flex:none;line-height:1.2;max-width:100%}.whm-ai-studio .safety-queue-status.is-confirmed{background:#ecfdf5;color:#15803d;border-color:#86efac}.whm-ai-studio .safety-queue-status.is-rejected{background:#fde8e8;color:#b4232b;border-color:#f5a8a8}.whm-ai-studio .safety-queue-status.is-draft{background:#fff1e0;color:#b45309;border-color:#fdba74}@media(max-width:980px){.whm-ai-studio .safety-queue-header{display:none}.whm-ai-studio .safety-queue-row{grid-template-columns:minmax(0,1fr) auto;gap:8px 12px;align-items:start}.whm-ai-studio .safety-queue-date,.whm-ai-studio .safety-queue-source{display:none}.whm-ai-studio .safety-queue-mobile-meta{display:flex}.whm-ai-studio .safety-queue-participant{grid-column:1;grid-row:1}.whm-ai-studio .safety-queue-chevron,.whm-ai-studio .safety-queue-end{grid-column:2;grid-row:1/span 2;align-self:center}.whm-ai-studio .safety-queue-summary{grid-column:1;grid-row:2}}.whm-ai-studio .safety-pagination{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;margin-top:12px;padding-top:12px;border-top:1px solid #f0f1f5}.whm-ai-studio .safety-pagination-meta{font-size:11px;color:#5a6478;font-weight:600}.whm-ai-studio .safety-pagination-controls{display:flex;align-items:center;gap:8px}.whm-ai-studio .safety-pagination-page{font-size:11px;font-weight:700;color:#3a4150;min-width:88px;text-align:center}.whm-ai-studio .safety-pagination .pbtn:disabled{opacity:.4;cursor:not-allowed}.whm-ai-studio .safety-cell-strong{font-size:11.5px;font-weight:800;color:#1c2233}.whm-ai-studio .safety-cell-muted{font-size:10px;color:#9aa1ad;margin-top:2px;line-height:1.35}.whm-ai-studio .safety-flag-badge{display:inline-flex;align-items:center;gap:4px;font-size:9px;font-weight:800;letter-spacing:.02em;padding:4px 8px;border-radius:6px;background:#fff1e0;color:#b45309;border:1px solid #fdba74;white-space:nowrap}.whm-ai-studio .safety-flag-badge.is-confirmed{background:#ecfdf5;color:#15803d;border-color:#86efac}.whm-ai-studio .safety-flag-badge.is-rejected{background:#fde8e8;color:#b4232b;border-color:#f5a8a8}.whm-ai-studio .safety-flag-badge.is-reviewed{background:#ecfdf5;color:#15803d;border-color:#86efac}.whm-ai-studio .safety-extract-chip,.whm-ai-studio .safety-source-chip{display:inline-flex;align-items:center;font-size:9px;font-weight:800;letter-spacing:.03em;padding:3px 7px;border-radius:5px;text-transform:uppercase}.whm-ai-studio .safety-extract-chip.is-draft{background:#fcf3dc;color:#9a6b08}.whm-ai-studio .safety-extract-chip.is-ok{background:#ecfdf5;color:#15803d}.whm-ai-studio .safety-extract-chip.is-danger{background:#fde8e8;color:#b4232b}.whm-ai-studio .safety-source-chip.is-text{background:#f1ebfd;color:#6d28d9}.whm-ai-studio .safety-source-chip.is-image{background:#e0f2fe;color:#0369a1}.whm-ai-studio .safety-empty{font-size:11.5px;color:#52596a;background:#f6f6fb;border:1px dashed var(--line);border-radius:8px;padding:16px;line-height:1.45}.whm-ai-studio .safety-detail-anchor{scroll-margin-top:16px;outline:none}.whm-ai-studio .safety-detail{padding-bottom:0}.whm-ai-studio .safety-detail-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;flex-wrap:wrap;margin-bottom:12px}.whm-ai-studio .safety-detail-heading h3{margin:0 0 4px;color:#1c2233;font-size:15px}.whm-ai-studio .safety-detail-identity{display:flex;align-items:center;gap:12px;min-width:0}.whm-ai-studio .safety-detail-identity .safety-queue-avatar{width:40px;height:40px;font-size:13px}.whm-ai-studio .safety-detail-identity-copy{min-width:0}.whm-ai-studio .safety-detail-participant{margin:0;font-size:12px;color:#5a6478;line-height:1.4;white-space:normal;overflow:visible;word-break:break-word;max-width:min(56ch,100%)}.whm-ai-studio .safety-detail-initials{font-weight:800;color:#1c2233}.whm-ai-studio .safety-detail-participant-sep{color:#9aa1ad}.whm-ai-studio .safety-detail-badges{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.whm-ai-studio .safety-meta-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px 12px;margin-bottom:18px;padding:12px 14px;background:#f8f9fc;border:1px solid #eef0f4;border-radius:10px}@media(max-width:900px){.whm-ai-studio .safety-meta-grid{grid-template-columns:1fr 1fr}}.whm-ai-studio .safety-meta-cell{min-width:0}.whm-ai-studio .safety-meta-label,.whm-ai-studio .safety-section-label{font-size:9px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:#9aa1ad;margin-bottom:4px}.whm-ai-studio .safety-meta-value{font-size:12px;font-weight:700;color:#1c2233;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whm-ai-studio .safety-detail-sub{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:42ch}.whm-ai-studio .safety-cell-muted,.whm-ai-studio .safety-cell-strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:280px}.whm-ai-studio .safety-section{margin-bottom:18px}.whm-ai-studio .safety-section-title{margin:0 0 8px;font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#3a4150}.whm-ai-studio .safety-review-split{display:grid;grid-template-columns:minmax(200px,260px) minmax(0,1fr);gap:16px;align-items:start;margin-bottom:18px}.whm-ai-studio .safety-review-split>.safety-section{margin-bottom:0}@media(max-width:860px){.whm-ai-studio .safety-review-split{grid-template-columns:1fr}}.whm-ai-studio .safety-assessment-card,.whm-ai-studio .safety-evidence-card{border:1px solid #e8eaef;border-radius:10px;background:#fff;padding:14px}.whm-ai-studio .safety-review-split .safety-evidence-card{height:100%}.whm-ai-studio .safety-evidence-media{display:flex;justify-content:center;margin-bottom:0}.whm-ai-studio .safety-review-split .extract-screenshot-preview.is-evidence{max-width:240px}.whm-ai-studio .safety-review-split .safety-assessment-reasoning{display:block;-webkit-line-clamp:unset;overflow:visible}.whm-ai-studio .safety-review-split .safety-assessment-facts{grid-template-columns:1fr 1fr}.whm-ai-studio .safety-review-split .safety-assessment-fact.is-wide{grid-column:1/-1}.whm-ai-studio .safety-evidence-text .safety-section-label{margin-bottom:6px}.whm-ai-studio .safety-evidence-text{margin-top:12px}.whm-ai-studio .safety-flag-summary-block{background:#fff7ed;border:1px solid #fed7aa;border-radius:9px;padding:12px 14px;margin-bottom:12px}.whm-ai-studio .safety-flag-summary-block p{font-size:12.5px;font-weight:700;color:#9a3412;line-height:1.45;margin:0}.whm-ai-studio .safety-assessment-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px;margin:0 0 4px;padding:0}@media(max-width:700px){.whm-ai-studio .safety-assessment-facts{grid-template-columns:1fr}}.whm-ai-studio .safety-assessment-fact{min-width:0;margin:0}.whm-ai-studio .safety-assessment-fact.is-wide{grid-column:1/-1}.whm-ai-studio .safety-assessment-fact dt{font-size:9px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:#9aa1ad;margin:0 0 3px}.whm-ai-studio .safety-assessment-fact dd{margin:0;font-size:12.5px;font-weight:700;color:#1c2233;line-height:1.45;white-space:normal;overflow:visible;word-break:break-word}.whm-ai-studio .safety-assessment-block{margin-top:12px;padding-top:12px;border-top:1px solid #f0f1f5}.whm-ai-studio .safety-concerns-list{margin:6px 0 0;padding-left:18px;color:#3a4150;font-size:12.5px;line-height:1.45}.whm-ai-studio .safety-concerns-list li{margin-bottom:4px}.whm-ai-studio .safety-concerns-chips{display:flex;flex-wrap:wrap;gap:6px;margin:8px 0 0;padding:0;list-style:none}.whm-ai-studio .safety-concern-chip{display:inline-flex;align-items:center;max-width:100%;font-size:11px;font-weight:700;line-height:1.3;color:#3a4150;background:#f3f4f8;border:1px solid #e4e7ee;border-radius:999px;padding:5px 10px;white-space:normal}.whm-ai-studio .safety-assessment-reasoning{margin:6px 0 0;font-size:12.5px;color:#3a4150;line-height:1.5;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.whm-ai-studio .safety-assessment-reasoning.is-expanded{display:block;-webkit-line-clamp:unset;overflow:visible}.whm-ai-studio .safety-reasoning-toggle{margin-top:8px;font:inherit;font-size:11px;font-weight:700;color:#b45309;background:transparent;border:0;padding:0;cursor:pointer;text-decoration:underline}.whm-ai-studio .safety-reasoning-toggle:focus-visible{outline:2px solid #fdba74;outline-offset:2px;border-radius:3px}.whm-ai-studio .safety-analysis-block,.whm-ai-studio .safety-reviewed-block,.whm-ai-studio .safety-source-block{margin-bottom:12px}.whm-ai-studio .safety-analysis-block p,.whm-ai-studio .safety-reviewed-block p,.whm-ai-studio .safety-source-body{font-size:12px;color:#3a4150;line-height:1.5;margin:0}.whm-ai-studio .safety-highlight{background:#fde68a;color:#78350f;padding:1px 3px;border-radius:3px;font-weight:700}.whm-ai-studio .safety-notes-quote{margin:8px 0 0;padding:10px 12px;border-left:3px solid #86efac;background:#f0fdf4;border-radius:0 8px 8px 0;font-size:12px;color:#166534;line-height:1.45}.whm-ai-studio .safety-notes-quote.is-rejected{border-left-color:#f5a8a8;background:#fef2f2;color:#9f1239}.whm-ai-studio .safety-decision-section{margin-bottom:0;padding-bottom:12px}.whm-ai-studio .safety-decision-copy{margin:0 0 10px;font-size:12px;color:#5a6478;line-height:1.45}.whm-ai-studio .safety-notes-panel{margin-top:10px;padding:12px;border:1px solid #e8eaef;border-radius:10px;background:#fafafa}.whm-ai-studio .safety-notes-panel.is-required{border-color:#f5a8a8;background:#fff8f8}.whm-ai-studio .safety-notes-input{display:block;width:100%;font:inherit;font-size:12px;color:#1c2233;border:1px solid var(--line);border-radius:8px;padding:10px 12px;resize:vertical;min-height:64px;background:#fff;margin:6px 0 0;line-height:1.45}.whm-ai-studio .safety-notes-input:focus{outline:2px solid #fdba74;outline-offset:1px;border-color:#f59e0b}.whm-ai-studio .safety-notes-validation{margin:6px 0 0;font-size:11px;font-weight:700;color:#b4232b;line-height:1.35}.whm-ai-studio .safety-decision-footer{position:sticky;bottom:0;z-index:6;display:flex;justify-content:flex-end;align-items:center;gap:12px;flex-wrap:wrap;margin:0 -16px;padding:12px 16px;border-top:1px solid #e8eaef;background:rgba(255,255,255,.96);backdrop-filter:blur(6px);box-shadow:0 -6px 18px rgba(28,34,51,.06)}.whm-ai-studio .safety-action-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.whm-ai-studio .safety-confirm-btn{background:#15803d}.whm-ai-studio .safety-confirm-btn:hover{background:#166534}.whm-ai-studio .safety-confirm-btn:focus-visible,.whm-ai-studio .safety-reject-btn:focus-visible,.whm-ai-studio .safety-undo-btn:focus-visible{outline:2px solid #1c2233;outline-offset:2px}.whm-ai-studio .safety-reject-btn{background:#b4232b}.whm-ai-studio .safety-reject-btn:hover{background:#912018}.whm-ai-studio .safety-reject-btn.is-selected{box-shadow:0 0 0 2px #fff,0 0 0 4px #b4232b}.whm-ai-studio .safety-confirm-btn:disabled,.whm-ai-studio .safety-reject-btn:disabled{opacity:.45;cursor:not-allowed}.whm-ai-studio .safety-undo-btn{font:inherit;font-size:11px;font-weight:700;margin-top:12px;background:#fff;color:#52596a;border:1px solid var(--line);border-radius:8px;padding:8px 12px;cursor:pointer}.whm-ai-studio .safety-undo-btn:hover{background:#f6f6fb;border-color:#c4cad6}.whm-ai-studio .safety-mark-btn{background:#b45309}.whm-ai-studio .safety-mark-btn:hover{background:#92400e}.whm-ai-studio .safety-action-hint{font-size:10px;color:#9aa1ad;margin-top:8px;line-height:1.4}.whm-ai-studio .safety-queue-skel-row{pointer-events:none;cursor:default}.whm-ai-studio .safety-queue-skel-row:hover{background:transparent;box-shadow:none}.whm-ai-studio .safety-queue-skel-avatar{width:32px;height:32px;border-radius:999px}.whm-ai-studio .safety-queue-skel-summary{display:flex;flex-direction:column;gap:7px;min-width:0}.whm-ai-studio .safety-queue-skel-line{height:11px;border-radius:4px;max-width:100%}.whm-ai-studio .safety-queue-skel-line.is-sub{height:9px;opacity:.85}.whm-ai-studio .safety-queue-skel-chip{width:72px;height:22px;border-radius:6px}.whm-ai-studio .safety-queue-skel-date{width:78px;height:12px;border-radius:4px}.whm-ai-studio .safety-queue-skel-status{width:96px;height:22px;border-radius:5px}.whm-ai-studio .safety-queue-skel-chevron{width:14px;height:14px;border-radius:4px;justify-self:end}.whm-ai-studio .safety-review-skel{margin-top:14px}.whm-ai-studio .safety-review-skel-head{display:flex;align-items:center;gap:12px;margin-bottom:16px;flex-wrap:wrap}.whm-ai-studio .safety-review-skel-avatar{width:40px;height:40px;border-radius:999px;flex:none}.whm-ai-studio .safety-review-skel-head-copy{flex:1;min-width:140px;display:flex;flex-direction:column;gap:8px}.whm-ai-studio .safety-review-skel-title{height:16px;width:min(220px,70%);border-radius:5px}.whm-ai-studio .safety-review-skel-sub{height:11px;width:min(160px,45%);border-radius:4px}.whm-ai-studio .safety-review-skel-badge{height:24px;width:150px;border-radius:6px;flex:none}.whm-ai-studio .safety-review-skel-label{height:10px;width:72px;border-radius:3px;margin-bottom:10px}.whm-ai-studio .safety-review-skel-meta{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:16px}.whm-ai-studio .safety-review-skel-meta-cell{height:48px;border-radius:8px}.whm-ai-studio .safety-review-skel-block{display:block;height:12px;width:100%;border-radius:4px;margin-top:8px}.whm-ai-studio .safety-review-skel-block.is-short{width:68%}.whm-ai-studio .safety-review-skel-block.is-mid{width:84%}.whm-ai-studio .safety-review-skel-facts{display:grid;grid-template-columns:1fr 1fr;gap:10px}.whm-ai-studio .safety-review-skel-fact{height:42px;border-radius:8px}.whm-ai-studio .safety-review-skel-reason{display:block;height:12px;width:100%;border-radius:4px;margin-top:8px}.whm-ai-studio .safety-review-skel-reason.is-short{width:72%}.whm-ai-studio .safety-review-skel-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:16px;padding-top:14px;border-top:1px solid #eef0f4}.whm-ai-studio .safety-review-skel-btn{height:36px;width:120px;border-radius:8px}.whm-ai-studio .safety-review-skel-btn.is-ghost{width:100px;opacity:.85}@media(max-width:720px){.whm-ai-studio .safety-queue-skel-chip,.whm-ai-studio .safety-queue-skel-date,.whm-ai-studio .safety-queue-skel-status{display:none}.whm-ai-studio .safety-queue-skel-row{grid-template-columns:minmax(0,1fr) auto}}.whm-ai-studio .safety-legend .safety-legend-list{margin:8px 0 0;padding-left:0;list-style:none;display:flex;flex-direction:column;gap:8px}.whm-ai-studio .safety-legend .safety-legend-list li{font-size:11.5px;color:#3a4150;display:flex;align-items:center;gap:8px;flex-wrap:wrap;line-height:1.4}