.wl-shell{display:grid;gap:18px}.wl-hero{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center;padding:26px 28px;border-radius:22px;background:linear-gradient(125deg,#06172c 0%,#0b3850 58%,#0a6b61 125%);color:#fff;box-shadow:0 18px 45px rgba(7,27,45,.18)}.wl-hero:after{content:"";position:absolute;right:-95px;top:-145px;width:370px;height:370px;border:1px solid rgba(255,255,255,.09);border-radius:50%;box-shadow:0 0 0 62px rgba(255,255,255,.025)}.wl-hero-copy,.wl-hero-actions{position:relative;z-index:1}.wl-kicker{display:flex;align-items:center;gap:8px;margin-bottom:8px;color:#8fe0c6;font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.wl-hero h1{margin:0 0 8px;font-size:29px;letter-spacing:-.8px}.wl-hero p{max-width:760px;margin:0;color:#c4d4de;font-size:12px;line-height:1.65}.wl-lock{display:inline-flex;align-items:center;gap:7px;margin-top:14px;padding:7px 10px;border:1px solid rgba(143,224,198,.3);border-radius:999px;background:rgba(48,169,137,.12);color:#d7fff0;font-size:10px;font-weight:850}.wl-lock i{width:7px;height:7px;border-radius:50%;background:#57dfa9;box-shadow:0 0 0 5px rgba(87,223,169,.12)}.wl-hero-actions{display:grid;min-width:220px;gap:9px}.wl-hero-actions .btn{width:100%;min-height:44px}.wl-hero-actions .btn-light{background:#fff;color:#10253b}.wl-hero-actions .btn-ghost{border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.08);color:#fff}.wl-status-grid{display:grid;grid-template-columns:minmax(0,1.35fr) repeat(4,minmax(135px,.65fr));gap:12px}.wl-card{border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 8px 28px rgba(12,29,55,.045)}.wl-clock-card{padding:18px 20px}.wl-clock-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.wl-clock-head b{font-size:14px}.wl-state-badge{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:6px 9px;background:#edf3f8;color:#50657a;font-size:9px;font-weight:900}.wl-state-badge.observing{background:#e6f7ef;color:#0f7550}.wl-state-badge.completed,.wl-state-badge.analyzed{background:#e8f2ff;color:#1d5f9b}.wl-state-badge.error{background:#ffeded;color:#a43232}.wl-time{display:flex;align-items:end;gap:9px;margin:16px 0 12px}.wl-time strong{font-size:34px;line-height:1;color:#0d243d}.wl-time span{padding-bottom:4px;color:var(--muted);font-size:11px}.wl-progress{height:8px;overflow:hidden;border-radius:999px;background:#edf2f6}.wl-progress>i{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,#cfa84d,#0b9b78);transition:width .35s ease}.wl-period{display:block;margin-top:9px;color:var(--muted);font-size:9.5px}.wl-stat{padding:18px}.wl-stat-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#edf4f9;color:#154973;font-size:17px}.wl-stat span{display:block;margin-top:15px;color:var(--muted);font-size:9px;font-weight:850;text-transform:uppercase;letter-spacing:.07em}.wl-stat strong{display:block;margin-top:7px;color:#0d243d;font-size:25px}.wl-main-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(320px,.7fr);gap:18px}.wl-panel{overflow:hidden}.wl-panel-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 18px;border-bottom:1px solid var(--line)}.wl-panel-head h3{margin:0;color:#13243a;font-size:15px}.wl-panel-head p{margin:4px 0 0;color:var(--muted);font-size:9.5px}.wl-panel-body{padding:14px 16px}.wl-message-list{display:grid;gap:9px;max-height:530px;overflow:auto;padding-right:3px}.wl-message{display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:10px;align-items:start;padding:11px;border:1px solid #e2e9ef;border-radius:13px;background:#fafcfd}.wl-message.owner_reply{border-color:#cce8de;background:#f1fbf7}.wl-message-avatar{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:#e9f0f6;color:#153e63;font-size:10px;font-weight:900}.wl-message.owner_reply .wl-message-avatar{background:#d9f3e8;color:#0d7451}.wl-message b{font-size:10.5px}.wl-message p{margin:5px 0 0;color:#31465b;font-size:11px;line-height:1.5;white-space:pre-wrap;overflow-wrap:anywhere}.wl-message small{white-space:nowrap;color:#8795a5;font-size:8.5px}.wl-empty{padding:38px 18px;text-align:center;color:var(--muted);font-size:11px;line-height:1.6}.wl-safety{display:grid;gap:10px}.wl-safety-item{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;padding:12px;border-radius:13px;background:#f5f8fb}.wl-safety-item i{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#e8f1f8;color:#174c73;font-style:normal;font-weight:900}.wl-safety-item b{display:block;font-size:10.5px}.wl-safety-item span{display:block;margin-top:4px;color:var(--muted);font-size:9.5px;line-height:1.45}.wl-connection{display:grid;gap:8px;margin-top:14px;padding-top:14px;border-top:1px solid var(--line)}.wl-connection-row{display:flex;justify-content:space-between;gap:12px;font-size:9.5px}.wl-connection-row span{color:var(--muted)}.wl-connection-row b{text-align:right;color:#243a50}.wl-analysis{display:grid;gap:13px}.wl-analysis-gate{padding:14px;border:1px dashed #d5b86f;border-radius:14px;background:#fff9e9;color:#6f5316;font-size:10.5px;line-height:1.55}.wl-analysis-gate.ready{border-color:#9fd8c1;background:#effaf5;color:#146a4b}.wl-analysis-actions{display:flex;gap:9px;flex-wrap:wrap}.wl-analysis-actions .btn{flex:1;min-width:190px}.wl-profile{display:grid;gap:10px}.wl-profile-summary{padding:14px;border-radius:14px;background:#eef5fa;color:#213d56;font-size:10.5px;line-height:1.55}.wl-profile-tags{display:flex;gap:6px;flex-wrap:wrap}.wl-profile-tags span{padding:6px 8px;border-radius:999px;background:#e9f7f1;color:#176c51;font-size:9px;font-weight:800}.wl-error{padding:13px;border:1px solid #efc0c0;border-radius:12px;background:#fff1f1;color:#922e2e;font-size:10.5px;line-height:1.5}.wl-hidden{display:none!important}.wl-setup-note{display:flex;align-items:flex-start;gap:10px;padding:13px 15px;border-radius:14px;background:#edf5fb;color:#2c526d;font-size:10px;line-height:1.55}.wl-setup-note b{color:#183d58}
@media(max-width:1250px){.wl-status-grid{grid-template-columns:1.3fr repeat(2,1fr)}.wl-clock-card{grid-row:span 2}.wl-main-grid{grid-template-columns:1fr}.wl-message-list{max-height:440px}}
@media(max-width:850px){.wl-hero{grid-template-columns:1fr;padding:22px}.wl-hero-actions{grid-template-columns:1fr 1fr;min-width:0}.wl-hero-actions .btn:first-child{grid-column:1/-1}.wl-status-grid{grid-template-columns:1fr 1fr}.wl-clock-card{grid-column:1/-1;grid-row:auto}.wl-main-grid{grid-template-columns:1fr}.wl-message{grid-template-columns:34px minmax(0,1fr)}.wl-message small{grid-column:2}.wl-message-avatar{width:34px;height:34px}.wl-analysis-actions{display:grid}.wl-analysis-actions .btn{width:100%;min-width:0}}
@media(max-width:520px){.wl-hero h1{font-size:24px}.wl-hero-actions{grid-template-columns:1fr}.wl-hero-actions .btn:first-child{grid-column:auto}.wl-status-grid{grid-template-columns:1fr 1fr}.wl-stat{padding:14px}.wl-clock-card{padding:16px}.wl-panel-head{align-items:flex-start}.wl-panel-body{padding:12px}.wl-time strong{font-size:30px}}
