:root[data-theme=dark]{--ws-bg:#0a1428;--ws-bg-2:#0e1a38;--ws-bg-3:#122545;--ws-sidebar-bg:#0e1b36;--ws-sidebar-border:#ffffff0f;--ws-text:#dce5f3;--ws-text-strong:#fff;--ws-text-muted:#dce5f39e;--ws-text-dim:#dce5f366;--ws-accent:#3abfbf;--ws-accent-strong:#5dd6c6;--ws-card-bg:#14213c8c;--ws-card-border:#ffffff14;--ws-card-bg-strong:#122545;--ws-divider:#ffffff14;--ws-status-orange:#e08a2c;--ws-status-yellow:#e6b341;--ws-status-green:#6dc96d;--ws-status-blue:#5da8e0;--ws-status-red:#d8553f;--ws-shadow:0 14px 32px #040a1866;--ws-shadow-strong:0 22px 44px #040a188c}:root[data-theme=light]{--ws-bg:#f4f6fa;--ws-bg-2:#fff;--ws-bg-3:#fff;--ws-sidebar-bg:#fff;--ws-sidebar-border:#1e3a5f1a;--ws-text:#2d2d2d;--ws-text-strong:#0e1a38;--ws-text-muted:#2d2d2dad;--ws-text-dim:#2d2d2d6b;--ws-accent:#2e6da4;--ws-accent-strong:#1e5f74;--ws-card-bg:#fff;--ws-card-border:#1e3a5f14;--ws-card-bg-strong:#fff;--ws-divider:#1e3a5f1a;--ws-status-orange:#c76a12;--ws-status-yellow:#b68813;--ws-status-green:#4fa34f;--ws-status-blue:#2e6da4;--ws-status-red:#b7402a;--ws-shadow:0 8px 22px #1e3a5f14;--ws-shadow-strong:0 14px 30px #1e3a5f24}body.ws-body{background:var(--ws-bg);min-height:100vh;color:var(--ws-text);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}body.ws-body *{box-sizing:border-box}.ws-app{grid-template-columns:248px 1fr;min-height:100vh;display:grid}.ws-app--header{flex-direction:column;grid-template-columns:none;display:flex}.ws-sidebar{background:var(--ws-sidebar-bg);border-right:1px solid var(--ws-sidebar-border);flex-direction:column;gap:18px;height:100vh;padding:22px 14px 24px;display:flex;position:sticky;top:0}.ws-sidebar__brand{color:var(--ws-text-strong);letter-spacing:.4px;border-bottom:1px solid var(--ws-divider);align-items:center;gap:10px;padding:6px 10px 14px;font-size:17px;font-weight:800;text-decoration:none;display:flex}.ws-sidebar__logo{background:#fff url(/logo.png) 50%/contain no-repeat;border-radius:7px;flex:none;width:28px;height:28px;display:inline-block;box-shadow:0 0 0 1px #3abfbf59,0 6px 14px #3abfbf2e}.ws-sidebar__brand-text{line-height:1.1}.ws-nav{flex-direction:column;gap:2px;margin-top:4px;display:flex}.ws-nav__item{appearance:none;color:var(--ws-text-muted);text-align:left;letter-spacing:.1px;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;padding:11px 14px;font-family:inherit;font-size:14.5px;font-weight:600;line-height:1.2;text-decoration:none;transition:background-color .18s,color .18s;display:flex;position:relative}.ws-nav__item:hover{color:var(--ws-text-strong);background:#ffffff0d}:root[data-theme=light] .ws-nav__item:hover{background:#1e3a5f0f}.ws-nav__item--active{color:var(--ws-text-strong);background:#3abfbf1f}.ws-nav__item--active:before{content:"";background:var(--ws-accent);border-radius:0 3px 3px 0;width:3px;position:absolute;top:6px;bottom:6px;left:0}.ws-nav__item--logout{color:#d8553fdb;margin-top:auto}.ws-nav__item--logout:hover{color:#ff8b73;background:#d8553f1a}:root[data-theme=light] .ws-nav__item--logout{color:#b7402a}:root[data-theme=light] .ws-nav__item--logout:hover{color:#8e2a18;background:#b7402a14}.ws-header{z-index:1100;background:var(--app-header-bg);border-bottom:1px solid var(--app-header-border);-webkit-backdrop-filter:saturate(160%)blur(16px);transition:background-color .25s,border-color .25s;position:sticky;top:0}.ws-header__inner{justify-content:space-between;align-items:center;gap:12px;max-width:1100px;margin:0 auto;padding:14px 20px;display:flex}.ws-header__brand{color:#fff;align-items:center;gap:12px;text-decoration:none;display:flex}:root[data-theme=light] .ws-header__brand{color:var(--navy)}.ws-header__logo{background:#fff url(/logo.png) 50%/contain no-repeat;border-radius:8px;flex:none;width:32px;height:32px;box-shadow:0 0 0 1px #3abfbf59,0 8px 18px #3abfbf38}.ws-header__name{letter-spacing:.8px;text-transform:uppercase;font-size:15.5px;font-weight:900;line-height:1}.ws-header__sep{opacity:.35;margin:0 2px;font-weight:400}.ws-header__tag{letter-spacing:1.4px;text-transform:uppercase;color:#e8eef78c;font-size:11px;font-weight:800;line-height:1}:root[data-theme=light] .ws-header__tag{color:#1e3a5f80}.ws-header__nav{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ws-header__nav a{color:#ffffffeb;border-radius:10px;align-items:center;gap:7px;padding:8px 10px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.ws-header__nav a:hover{background:#ffffff1a}:root[data-theme=light] .ws-header__nav a{color:#1e3a5fd9}:root[data-theme=light] .ws-header__nav a:hover{background:#1e3a5f0f}.ws-header__logout{letter-spacing:.2px;border:1.5px solid #ffffff73;transition:background .15s,border-color .15s,color .15s;color:#fff!important;border-radius:999px!important;padding:8px 16px!important;font-weight:800!important}:root[data-theme=light] .ws-header__logout{border-color:#1e3a5f4d;color:#1e3a5f!important}.ws-header__logout:hover{border-color:#ffffffb3;color:#fff!important;background:#e74c3cd9!important}:root[data-theme=light] .ws-header__logout:hover{border-color:#e74c3ceb;color:#fff!important;background:#e74c3ceb!important}.ws-main{flex-direction:column;gap:18px;min-width:0;padding:28px 32px 48px;display:flex}.ws-page-header{flex-direction:column;gap:4px;display:flex}.ws-page-header__title{color:var(--ws-text-strong);letter-spacing:.1px;margin:0;font-size:26px;font-weight:800}.ws-page-header__sub{color:var(--ws-text-muted);margin:0;font-size:14px;font-weight:500}.ws-page-header__sub strong{color:var(--ws-text);font-weight:700}.ws-page-header__sub .sep{color:var(--ws-text-dim);margin:0 10px;display:inline-block}.ws-statusbar{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.ws-status-card{background:var(--ws-card-bg);border:1px solid var(--ws-card-border);box-shadow:var(--ws-shadow);border-radius:12px;flex-direction:column;gap:4px;padding:14px 16px;display:flex}.ws-status-card__label{letter-spacing:.6px;text-transform:uppercase;color:var(--ws-text-muted);font-size:12px;font-weight:700}.ws-status-card__value{color:var(--ws-text-strong);font-size:24px;font-weight:800;line-height:1.15}.ws-status-card__value--orange{color:var(--ws-status-orange)}.ws-status-card__value--yellow{color:var(--ws-status-yellow)}.ws-status-card__value--green{color:var(--ws-status-green)}.ws-status-card__value--blue{color:var(--ws-status-blue)}.ws-status-card__value--red{color:var(--ws-status-red)}.ws-card{background:var(--ws-card-bg);border:1px solid var(--ws-card-border);box-shadow:var(--ws-shadow);border-radius:14px;padding:22px}.ws-card h2{color:var(--ws-text-strong);margin:0 0 12px;font-size:18px;font-weight:700}.ws-field{flex-direction:column;gap:6px;display:flex}.ws-label{color:var(--ws-text);font-size:13px;font-weight:600}.ws-profile-logo__preview{background:linear-gradient(135deg,#0d9488 0%,#0891b2 100%);border-radius:16px;justify-content:center;align-items:center;width:96px;height:96px;display:inline-flex;overflow:hidden;box-shadow:0 6px 18px #0d948840}.ws-profile-logo__img{object-fit:contain;background:#fff;width:100%;height:100%}.ws-profile-logo__initials{letter-spacing:.02em;color:#fff;font-size:28px;font-weight:900}.ws-profile-logo__actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ws-input,input.ws-input,select.ws-input,textarea.ws-input{width:100%;font:inherit;color:var(--ws-text-strong);background-color:var(--ws-bg-3);border:1px solid var(--ws-card-border);border-radius:10px;padding:10px 12px;font-size:14px;line-height:1.4}select.ws-input{cursor:pointer;appearance:none;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background-color:var(--ws-bg-3);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23DCE5F3' d='M1 1.5 6 6.5 11 1.5'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:12px 8px;padding-right:36px}:root[data-theme=light] select.ws-input{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%231E3A5F' d='M1 1.5 6 6.5 11 1.5'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:12px 8px}select.ws-input option{background-color:var(--ws-bg-3);color:var(--ws-text-strong);background-image:none}:root[data-theme=light] select.ws-input option{color:var(--ws-text-strong);background-color:#fff;background-image:none}.ws-input::placeholder,textarea.ws-input::placeholder{color:var(--ws-text-dim)}.ws-input:focus,select.ws-input:focus,textarea.ws-input:focus{border-color:var(--ws-accent);outline:none;box-shadow:0 0 0 3px #3abfbf2e}:root[data-theme=light] .ws-input:focus,:root[data-theme=light] select.ws-input:focus,:root[data-theme=light] textarea.ws-input:focus{box-shadow:0 0 0 3px #2e6da426}textarea.ws-input{resize:vertical;min-height:88px}input.ws-input[type=file]{color:var(--ws-text-muted);padding:8px 10px;font-size:13px}.ws-muted{color:var(--ws-text-muted);margin:0;font-size:14px}.ws-amphitheater{border:1px solid var(--ws-card-border);text-align:center;min-height:460px;box-shadow:var(--ws-shadow);background:linear-gradient(#14213cd1 0%,#0a1428eb 100%);border-radius:14px;justify-content:center;align-items:center;padding:28px;display:flex;position:relative;overflow:hidden}:root[data-theme=light] .ws-amphitheater{background:linear-gradient(#fff 0%,#f4f6fa 100%)}.ws-amphitheater__placeholder{max-width:560px}.ws-amphitheater__placeholder h3{color:var(--ws-text-strong);margin:0 0 8px;font-size:18px;font-weight:700}.ws-amphitheater__placeholder p{color:var(--ws-text-muted);margin:0;font-size:14px;line-height:1.5}.ws-amphitheater__icon{width:64px;height:64px;color:var(--ws-accent);background:#3abfbf26;border:1px solid #3abfbf4d;border-radius:16px;justify-content:center;align-items:center;margin:0 auto 14px;font-size:28px;font-weight:800;display:inline-flex}.ws-alert{border:1px solid #0000;border-radius:10px;padding:12px 14px;font-size:14px}.ws-alert--info{color:var(--ws-text);background:#3abfbf1a;border-color:#3abfbf4d}.ws-alert--error{color:#ffb1a3;background:#d8553f1f;border-color:#d8553f4d}:root[data-theme=light] .ws-alert--error{color:#8e2a18}.ws-stack{flex-direction:column;gap:16px;display:flex}.ws-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.ws-btn{appearance:none;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 16px;font-family:inherit;font-size:14px;font-weight:700;text-decoration:none;transition:background-color .18s,transform 50ms;display:inline-flex}.ws-btn--primary{color:#06222a;background:linear-gradient(135deg,#3abfbf 0%,#2e9da0 100%)}.ws-btn--primary:hover{filter:brightness(1.08)}.ws-btn--primary:active{transform:translateY(1px)}.ws-btn--secondary{color:var(--ws-text-strong);border:1px solid var(--ws-card-border);background:#ffffff0f}:root[data-theme=light] .ws-btn--secondary{background:#1e3a5f0f;border-color:#1e3a5f24}.ws-btn--secondary:hover{background:#ffffff1a}:root[data-theme=light] .ws-btn--secondary:hover{background:#1e3a5f1a}.ws-fill-table{border-collapse:separate;border-spacing:0;width:100%;font-size:14px}.ws-fill-table th{text-align:left;letter-spacing:.6px;text-transform:uppercase;color:var(--ws-text-muted);border-bottom:1px solid var(--ws-divider);padding:10px 12px;font-size:12px;font-weight:700}.ws-fill-table td{border-bottom:1px solid var(--ws-divider);color:var(--ws-text);padding:12px}.ws-fill-table tbody tr:last-child td{border-bottom:none}.ws-pill{border-radius:999px;justify-content:center;align-items:center;min-width:26px;height:26px;padding:0 8px;font-size:13px;font-weight:800;display:inline-flex}.ws-pill--ok{color:#9de89d;background:#6dc96d2e}.ws-pill--no{color:#ffb1a3;background:#d8553f2e}:root[data-theme=light] .ws-pill--ok{color:#2e7c2e}:root[data-theme=light] .ws-pill--no{color:#8e2a18}.ws-countdown{background:#3abfbf14;border:1px solid #3abfbf40;border-radius:12px;grid-template-columns:1fr;gap:10px;padding:14px 16px;display:grid}.ws-countdown__head{color:var(--ws-text-strong);align-items:center;gap:8px;font-weight:700;display:flex}.ws-countdown__dot{background:var(--ws-accent);border-radius:50%;width:8px;height:8px;animation:1.6s ease-in-out infinite ws-pulse;display:inline-block;box-shadow:0 0 0 4px #3abfbf2e}@keyframes ws-pulse{0%,to{opacity:1}50%{opacity:.45}}.ws-countdown__units{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.ws-countdown__unit{border:1px solid var(--ws-card-border);text-align:center;background:#0003;border-radius:8px;padding:10px}:root[data-theme=light] .ws-countdown__unit{background:#1e3a5f0a}.ws-countdown__value{color:var(--ws-text-strong);font-variant-numeric:tabular-nums;font-size:22px;font-weight:800;line-height:1}.ws-countdown__name{text-transform:uppercase;color:var(--ws-text-muted);letter-spacing:.6px;margin-top:4px;font-size:11px;font-weight:700}.ws-countdown__deadline{color:var(--ws-text-muted);justify-content:space-between;font-size:12px;display:flex}.ws-countdown--warning{background:#e6b3411a;border-color:#e6b34159}.ws-countdown--urgent{background:#d8553f1a;border-color:#d8553f59}.ws-countdown--ended{border-color:var(--ws-card-border);background:#ffffff0a}.ws-completed-banner{color:var(--ws-text-strong);background:#6dc96d1f;border:1px solid #6dc96d4d;border-radius:10px;padding:12px 14px;font-weight:700}.ws-solutions-stack{flex-direction:column;gap:18px;display:flex}.ws-solutions-legend{border:1px solid var(--ws-card-border);box-shadow:var(--ws-shadow);background:linear-gradient(#14213cb8 0%,#0a1428eb 100%);border-radius:14px;padding:16px 18px 14px}:root[data-theme=light] .ws-solutions-legend{background:linear-gradient(#fff 0%,#f4f6fa 100%)}.ws-solutions-legend .ws-sc__dim-legend{border-bottom:none;max-width:none;margin:0;padding:0}.ws-solutions-stage{border:1px solid var(--ws-card-border);box-shadow:var(--ws-shadow);background:linear-gradient(#14213cb8 0%,#0a1428eb 100%);border-radius:14px;grid-template-columns:1fr;align-items:stretch;min-width:0;display:grid;overflow:hidden}:root[data-theme=light] .ws-solutions-stage{background:linear-gradient(#fff 0%,#f4f6fa 100%)}.ws-solutions-stage--split{grid-template-columns:minmax(0,1fr) min(380px,36vw)}.ws-solutions-stage--split.ws-solutions-stage--invite{grid-template-columns:minmax(0,1fr) min(420px,38vw)}.ws-solutions-stage__map{min-width:0}.ws-solutions-stage__panel{border-left:1px solid var(--ws-divider);flex-direction:column;min-width:0;min-height:0;display:flex}.ws-semicircle--in-stage{box-shadow:none;background:0 0;border:none;padding:12px 12px 8px}.ws-solutions{grid-template-columns:1fr;align-items:start;gap:18px;display:grid}.ws-solutions--with-panel{grid-template-columns:minmax(0,1fr) 380px}.ws-solutions--with-panel.ws-solutions--invite-panel{grid-template-columns:minmax(0,1fr) min(420px,38vw)}.ws-solutions__left{flex-direction:column;gap:16px;min-width:0;display:flex}.ws-solutions__right{min-width:0}.ws-filters{background:var(--ws-card-bg);border:1px solid var(--ws-card-border);box-shadow:var(--ws-shadow);border-radius:12px;flex-wrap:wrap;align-items:center;gap:14px 18px;padding:14px 16px;display:flex}.ws-filter-group{align-items:center;gap:8px;min-width:0;display:flex}.ws-filter-group__label{letter-spacing:.6px;text-transform:uppercase;color:var(--ws-text-muted);margin-right:4px;font-size:11.5px;font-weight:700}.ws-filter-group__chips{flex-wrap:wrap;gap:6px;display:flex}.ws-chip{appearance:none;border:1px solid var(--ws-card-border);color:var(--ws-text);cursor:pointer;background:#ffffff0a;border-radius:999px;padding:6px 12px;font-family:inherit;font-size:13px;font-weight:600;transition:background-color .15s,color .15s,border-color .15s}:root[data-theme=light] .ws-chip{background:#1e3a5f0a}.ws-chip:hover{color:var(--ws-text-strong);background:#ffffff14}:root[data-theme=light] .ws-chip:hover{background:#1e3a5f14}.ws-chip--active{color:var(--ws-text-strong);background:#3abfbf2e;border-color:#3abfbf73}.ws-filter-reset{appearance:none;color:var(--ws-accent);cursor:pointer;background:0 0;border:none;border-radius:6px;margin-left:auto;padding:4px 8px;font-family:inherit;font-size:13px;font-weight:700}.ws-filter-reset:hover{background:#3abfbf1a}.ws-invite-trigger{appearance:none;border:1px solid var(--ws-card-border);height:36px;color:var(--ws-accent-teal,#3abfbf);cursor:pointer;white-space:nowrap;background:0 0;border-radius:999px;flex-shrink:0;align-items:center;gap:8px;margin-left:auto;padding:0 12px;font-size:13px;font-weight:700;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.ws-invite-trigger:hover{background:#2a8f5a0f;border-color:#2a8f5a73}.ws-invite-trigger--active{color:#7dcea0;background:#2a8f5a1f;border-color:#2a8f5a80}.ws-invite-trigger__icon{border:1.5px solid;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:15px;font-weight:800;line-height:1;transition:transform .2s;display:inline-flex}.ws-invite-trigger--active .ws-invite-trigger__icon{transform:rotate(45deg)}.ws-invite-drawer{background:#2a8f5a0f;border:1px solid #2a8f5a38;border-radius:10px;margin:10px 0 14px;padding:14px 16px}.ws-invite-drawer__head{gap:6px;margin-bottom:12px;display:grid}.ws-invite-drawer__title-row{align-items:center;gap:10px;min-width:0;display:flex}.ws-invite-drawer__title{color:var(--ws-text-strong);margin:0;font-size:15px;font-weight:700}.ws-invite-drawer__quota{white-space:nowrap;color:var(--ws-text-strong);background:#ffffff14;border:1px solid #ffffff2e;border-radius:999px;margin-left:auto;padding:4px 10px;font-size:12px;font-weight:600}:root[data-theme=light] .ws-invite-drawer__quota{color:var(--ws-text-strong);background:#0000000a;border-color:#0000001f}.ws-invite-drawer__quota--empty{color:var(--ws-text-muted);background:#ffffff0d;border-color:#ffffff1f}:root[data-theme=light] .ws-invite-drawer__quota--empty{color:var(--ws-text-muted);background:#00000008;border-color:#0000001a}.ws-invite-drawer__close{border:1px solid var(--ws-card-border);background:var(--ws-bg-3);width:28px;height:28px;color:var(--ws-text-muted);cursor:pointer;border-radius:6px;flex:none;padding:0;font-size:18px;line-height:1}.ws-invite-drawer__close:hover{color:var(--ws-text-strong);border-color:var(--ws-text-muted)}.ws-invite-drawer__renewal{color:var(--ws-text-muted);font-size:12px;line-height:1.4}.ws-invite-drawer__renewal[hidden]{display:none}:root[data-theme=light] .ws-invite-drawer{background:#2a8f5a0a;border-color:#2a8f5a2e}.ws-invite-drawer[hidden]{display:none!important}.ws-invite-drawer__lead{color:var(--ws-text-muted);margin:0 0 12px;font-size:13px;line-height:1.45}.ws-invite-drawer__fields{grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:10px 12px;display:grid}@media (max-width:960px){.ws-invite-drawer__fields{grid-template-columns:1fr 1fr}}@media (max-width:640px){.ws-invite-drawer__fields{grid-template-columns:1fr}}.ws-invite-drawer__fields .ws-field--full{grid-column:1/-1}.ws-invite-drawer__submit{justify-self:start;min-width:180px}@media (max-width:640px){.ws-invite-drawer__submit{justify-self:stretch;width:100%}}.ws-invite-drawer__solutions-head{letter-spacing:.06em;text-transform:uppercase;color:var(--ws-text-muted);margin:14px 0 6px;font-size:11px;font-weight:700}.ws-invite-drawer__solutions-empty{color:var(--ws-text-muted);margin:0;font-size:12px;font-style:italic}.ws-invite-drawer__solutions{flex-wrap:wrap;gap:6px 10px;display:flex}.ws-invite-drawer__solution{background:#ffffff0d;border:1px solid #ffffff14;border-radius:999px;align-items:baseline;gap:6px;padding:4px 10px;font-size:12px;display:inline-flex}:root[data-theme=light] .ws-invite-drawer__solution{background:#1e3a5f0a;border-color:#1e3a5f14}.ws-invite-drawer__solution-id{color:var(--ws-accent-teal,#3abfbf);font-size:11px;font-weight:700}.ws-invite-drawer__solution-name{color:var(--ws-text-muted);font-weight:500}.ws-invite-drawer__alert:empty{display:none}.ws-invite-drawer__alert .ws-alert{margin-top:10px}.ws-sol__invite{border-top:1px solid #ffffff14;margin-top:12px;padding-top:12px}:root[data-theme=light] .ws-sol__invite{border-top-color:#1e3a5f14}.ws-sol__invite-label{cursor:pointer;align-items:flex-start;gap:8px;font-size:13px;font-weight:600;display:flex}.ws-sol__invite-label input{flex-shrink:0;margin-top:2px}.ws-sol__invite-solution{color:var(--ws-text-muted);margin:6px 0 0 24px;font-size:12px;font-weight:500;line-height:1.35}.ws-semicircle{border:1px solid var(--ws-card-border);box-shadow:var(--ws-shadow);background:linear-gradient(#14213cb8 0%,#0a1428eb 100%);border-radius:14px;padding:18px 18px 12px;position:relative;overflow:hidden}:root[data-theme=light] .ws-semicircle{background:linear-gradient(#fff 0%,#f4f6fa 100%)}.ws-sc__dim-legend{border-bottom:1px solid var(--ws-card-border);max-width:880px;margin:0 auto 14px;padding-bottom:14px}.ws-sc__dim-legend-intro{flex-direction:column;gap:8px;margin-bottom:10px;display:flex}.ws-sc__dim-legend-intro-title{letter-spacing:.5px;text-transform:uppercase;color:var(--ws-text-strong);font-size:12px;font-weight:800}.ws-sc__dim-legend-intro-hint{color:var(--ws-text-muted);font-size:12px;line-height:1.45}.ws-sc__dim-legend-level-note{color:var(--ws-text);background:#3abfbf14;border:1px solid #3abfbf38;border-radius:8px;margin:0;padding:8px 10px;font-size:12px;line-height:1.5}:root[data-theme=light] .ws-sc__dim-legend-level-note{background:#0d94880f;border-color:#0d948833}.ws-sc__dim-legend-levels{flex-wrap:wrap;align-items:center;gap:8px 10px;display:flex}.ws-sc__dim-legend-levels-label{letter-spacing:.4px;text-transform:uppercase;color:var(--ws-text-muted);font-size:11px;font-weight:700}.ws-sc__dim-legend-levels-chips{flex-wrap:wrap;gap:6px;display:flex}.ws-sc__dim-legend-level{appearance:none;border:1px solid var(--ws-card-border);color:var(--ws-text);cursor:pointer;background:#ffffff0a;border-radius:999px;align-items:center;gap:5px;padding:5px 10px;font-family:inherit;font-size:12px;line-height:1;transition:background-color .12s,border-color .12s,color .12s;display:inline-flex}:root[data-theme=light] .ws-sc__dim-legend-level{background:#1e3a5f0a}.ws-sc__dim-legend-level:hover{color:var(--ws-text-strong);background:#ffffff14}:root[data-theme=light] .ws-sc__dim-legend-level:hover{background:#1e3a5f14}.ws-sc__dim-legend-level:focus-visible{outline:2px solid var(--ws-accent);outline-offset:1px}.ws-sc__dim-legend-level--active{color:var(--ws-text-strong);background:#3abfbf2e;border-color:#3abfbf73}:root[data-theme=light] .ws-sc__dim-legend-level--active{background:#2e6da41f;border-color:#2e6da459}.ws-sc__dim-legend-level--muted{opacity:.45}.ws-sc__dim-legend-level-num{font-size:11px;font-weight:800}.ws-sc__dim-legend-level-name{color:var(--ws-text-muted);font-size:11px;font-weight:600}.ws-sc__dim-legend-level--active .ws-sc__dim-legend-level-name{color:var(--ws-text)}.ws-sc__dim-legend-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 14px;display:grid}.ws-sc__dim-legend-block{background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;min-width:0;padding:10px 10px 8px}:root[data-theme=light] .ws-sc__dim-legend-block{background:#1e3a5f08;border-color:#1e3a5f14}.ws-sc__dim-legend-head{border-bottom:2px solid var(--block-accent,#3abfbf73);flex-wrap:wrap;align-items:baseline;gap:4px 6px;margin-bottom:8px;padding-bottom:6px;display:flex}.ws-sc__dim-legend-head-label{letter-spacing:.7px;text-transform:uppercase;color:var(--block-accent,var(--ws-accent));font-size:10.5px;font-weight:800}.ws-sc__dim-legend-head-range{color:var(--ws-text-muted);font-size:10px;font-weight:700}.ws-sc__dim-legend-list{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.ws-sc__dim-legend-item{appearance:none;width:100%;color:var(--ws-text);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;align-items:flex-start;gap:8px;margin:0;padding:5px 6px;font-family:inherit;font-size:12px;line-height:1.35;transition:background-color .12s,border-color .12s,color .12s;display:flex}.ws-sc__dim-legend-item:hover{background:#ffffff0f;border-color:#ffffff14}:root[data-theme=light] .ws-sc__dim-legend-item:hover{background:#1e3a5f0f;border-color:#1e3a5f1a}.ws-sc__dim-legend-item:focus-visible{outline:2px solid var(--ws-accent);outline-offset:1px}.ws-sc__dim-legend-item--active{color:var(--ws-text-strong);background:#3abfbf24;border-color:#3abfbf61}:root[data-theme=light] .ws-sc__dim-legend-item--active{background:#2e6da41a;border-color:#2e6da447}.ws-sc__dim-legend-item--muted{opacity:.42}.ws-sc__dim-legend-code{letter-spacing:.2px;min-width:2.1rem;color:var(--ws-text-strong);flex-shrink:0;font-size:11px;font-weight:800}.ws-sc__dim-legend-name{min-width:0;color:var(--ws-text)}.ws-semicircle__svg{width:100%;max-width:880px;height:auto;margin:0 auto;display:block}.ws-sc__brand{cursor:pointer;outline:none;text-decoration:none}.ws-sc__brand-logo,.ws-sc__center-text{transition:filter .15s,transform .15s,opacity .15s}.ws-sc__center-text{fill:var(--ws-text-strong)}.ws-sc__brand:hover .ws-sc__center-text,.ws-sc__brand:focus-visible .ws-sc__center-text{fill:var(--ws-accent)}.ws-sc__brand:hover .ws-sc__brand-logo,.ws-sc__brand:focus-visible .ws-sc__brand-logo{filter:drop-shadow(0 0 6px #3abfbf8c);transform-origin:50%;transform:translateY(-1px)}.ws-sc__brand:focus-visible{filter:drop-shadow(0 0 0 2px var(--ws-accent))}.ws-sc__tooltip{z-index:50;pointer-events:none;min-width:220px;max-width:290px;color:var(--ws-text);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#081024f5;border:1px solid #3abfbf52;border-radius:10px;padding:10px 12px 12px;transition:opacity .12s;position:absolute;box-shadow:0 14px 32px #00000073}:root[data-theme=light] .ws-sc__tooltip{color:var(--ws-text);background:#fff;border-color:#2e6da44d;box-shadow:0 14px 32px #1e3a5f2e}.ws-sc__tooltip-head{align-items:flex-start;gap:8px;margin-bottom:6px;display:flex}.ws-sc__tooltip-chip{color:#fff;letter-spacing:.5px;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;min-width:32px;height:24px;margin-top:1px;padding:0 8px;font-size:11.5px;font-weight:900;display:inline-flex}.ws-sc__tooltip-titlewrap{min-width:0}.ws-sc__tooltip-eyebrow{letter-spacing:.6px;text-transform:uppercase;color:var(--ws-text-muted);margin-bottom:2px;font-size:10.5px;font-weight:800}.ws-sc__tooltip-title{color:var(--ws-text-strong);font-size:14px;font-weight:800;line-height:1.25}.ws-sc__tooltip-desc{color:var(--ws-text);margin:0 0 8px;font-size:12.5px;line-height:1.45}.ws-sc__tooltip-cta{color:var(--ws-accent);border-top:1px dashed #3abfbf40;padding-top:6px;font-size:11.5px;font-weight:700}.ws-sc__cell{outline:none;transition:filter .15s}.ws-sc__cell:hover .ws-sc__ring{filter:brightness(1.22)saturate(1.1);stroke:#3abfbfd9;stroke-width:1.1px}.ws-sc__cell:focus-visible .ws-sc__ring{stroke:#3abfbf;stroke-width:1.6px}.ws-sc__cell--active .ws-sc__ring{filter:brightness(1.3)saturate(1.18);stroke:#3abfbff2;stroke-width:1.6px}.ws-sc__cell--disabled{pointer-events:none;cursor:default}.ws-sc__cell--disabled .ws-sc__ring{opacity:.18;filter:grayscale(.55)}:root[data-theme=light] .ws-sc__cell--disabled .ws-sc__ring{opacity:.3}.ws-sc__cell--in-catalog .ws-sc__ring{filter:brightness(1.1)saturate(1.05)}.ws-sc__ring-glow{pointer-events:none;stroke:#ffffffeb;stroke-width:2.4px;stroke-linejoin:round}:root[data-theme=light] .ws-sc__ring-glow{stroke:#1e3a5fb8}.ws-sc__cell--in-catalog.ws-sc__cell--active .ws-sc__ring-glow{stroke:#fff;stroke-width:2.8px}:root[data-theme=light] .ws-sc__cell--in-catalog.ws-sc__cell--active .ws-sc__ring-glow{stroke:#1e3a5fe0}.ws-sc__cell--disabled.ws-sc__cell--in-catalog{pointer-events:none}.ws-sc__cell--disabled.ws-sc__cell--in-catalog .ws-sc__ring{opacity:.52;filter:brightness(1.08)saturate(1.02)}.ws-sc__cell--disabled.ws-sc__cell--in-catalog .ws-sc__ring-glow{stroke-opacity:.78}.ws-sc__tooltip-catalog{color:#ffffffeb;margin-top:8px;font-size:12px;font-weight:700}:root[data-theme=light] .ws-sc__tooltip-catalog{color:var(--ws-text-strong)}.ws-sc__legend{max-width:520px;color:var(--ws-text-muted);text-align:left;justify-content:center;align-items:flex-start;gap:8px;margin:10px auto 0;font-size:11px;line-height:1.45;display:flex}.ws-sc__legend-swatch{background:#ffffff14;border:2px solid #ffffffeb;border-radius:4px;flex-shrink:0;width:14px;height:14px;margin-top:1px;box-shadow:0 0 6px #ffffff2e}:root[data-theme=light] .ws-sc__legend-swatch{box-shadow:none;background:#1e3a5f0f;border-color:#1e3a5fb8}.ws-sc__dim-code{text-shadow:0 1px 2px #0000008c;transition:opacity .15s}.ws-sc__dim-code--disabled{opacity:.3}.ws-sc__block-text{letter-spacing:2.6px;text-transform:uppercase;paint-order:stroke fill;stroke:#00000059;stroke-width:.6px;font-size:13px;font-weight:900}:root[data-theme=light] .ws-sc__block-text{stroke:#ffffffb3;stroke-width:.8px}.ws-sc__level-label{text-shadow:0 1px 2px #00000073}:root[data-theme=light] .ws-sc__level-label{text-shadow:none;fill:#2d2d2db8}:root[data-theme=light] .ws-sc__dim-code{text-shadow:0 1px 2px #1e3a5f8c}.ws-side-panel--in-stage{box-shadow:none;border:none;border-radius:0;height:100%;max-height:none;animation:none}.ws-side-panel--in-stage .ws-side-panel__body{flex:1;min-height:0}.ws-side-panel{background:var(--ws-card-bg);border:1px solid var(--ws-card-border);box-shadow:var(--ws-shadow-strong);border-radius:14px;flex-direction:column;max-height:calc(100vh - 60px);animation:.22s ws-slide-in;display:flex;position:sticky;top:16px;overflow:hidden}@keyframes ws-slide-in{0%{opacity:0;transform:translate(8px)}to{opacity:1;transform:translate(0)}}.ws-side-panel__header{border-bottom:1px solid var(--ws-divider);flex-shrink:0;align-items:flex-start;gap:12px;padding:16px 16px 12px;display:flex}.ws-side-panel__titlewrap{flex:1;min-width:0}.ws-side-panel__chip{color:#fff;letter-spacing:.6px;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;min-width:36px;height:30px;margin-top:2px;padding:0 10px;font-size:12.5px;font-weight:900;display:inline-flex;box-shadow:0 4px 10px #0000002e}.ws-side-panel__eyebrow{letter-spacing:.6px;text-transform:uppercase;color:var(--ws-text-muted);margin-bottom:2px;font-size:11.5px;font-weight:800}.ws-side-panel__title{color:var(--ws-text-strong);margin:0 0 4px;font-size:17px;font-weight:800;line-height:1.25}.ws-side-panel__sub{color:var(--ws-text-muted);margin:0;font-size:12.5px}.ws-side-panel__close{appearance:none;border:1px solid var(--ws-card-border);color:var(--ws-text-strong);cursor:pointer;background:#ffffff0f;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:22px;font-weight:800;line-height:1;transition:background-color .15s;display:flex}:root[data-theme=light] .ws-side-panel__close{background:#1e3a5f0a}.ws-side-panel__close:hover{color:#ff8b73;background:#d8553f2e;border-color:#d8553f4d}.ws-side-panel__body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;gap:14px;min-height:0;padding:12px 12px 20px;display:flex;overflow-y:auto}.ws-side-panel--invite .ws-sol{overflow:visible}.ws-side-panel--invite .ws-sol__head{flex-direction:column;align-items:stretch;gap:8px;padding:10px 12px}.ws-side-panel--invite .ws-sol__title{overflow-wrap:anywhere;word-break:normal;-webkit-hyphens:auto;hyphens:auto}.ws-side-panel--invite .ws-sol__meta{display:none}.ws-side-panel--invite .ws-sol__pick-btn{white-space:normal;text-align:center;justify-content:center;width:100%;padding:8px 12px;font-size:13px;line-height:1.25}.ws-side-panel--dense .ws-side-panel__body{gap:8px;padding:10px 10px 18px}.ws-side-panel--dense .ws-sol__head{gap:6px;padding:8px 10px}.ws-side-panel--dense .ws-sol{overflow:visible}.ws-side-panel--dense .ws-sol__title{overflow-wrap:anywhere;word-break:normal;-webkit-hyphens:auto;hyphens:auto}.ws-sol-group{flex-direction:column;gap:6px;display:flex}.ws-sol-group__head{align-items:center;gap:8px;padding:4px 4px 6px;display:flex}.ws-sol-group__chip{color:#fff;letter-spacing:.5px;border-radius:6px;justify-content:center;align-items:center;min-width:32px;height:22px;padding:0 8px;font-size:11.5px;font-weight:800;display:inline-flex}.ws-sol-group__label{color:var(--ws-text);text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:700}.ws-sol-group__count{color:var(--ws-text-muted);margin-left:auto;font-size:12px;font-weight:700}.ws-sol{border:1px solid var(--ws-card-border);background:#ffffff08;border-radius:10px;transition:background-color .15s,border-color .15s;overflow:hidden}:root[data-theme=light] .ws-sol{background:#fff}.ws-sol:hover{background:#ffffff0d;border-color:#3abfbf4d}:root[data-theme=light] .ws-sol:hover{background:#f8fafd;border-color:#3abfbf73}.ws-sol--expanded{background:#3abfbf0f;border-color:#3abfbf73}.ws-sol__head{align-items:flex-start;gap:8px;padding:10px 10px 10px 12px;display:flex}.ws-sol__main{cursor:pointer;flex:1;min-width:0}.ws-sol__title{color:var(--ws-text-strong);margin-bottom:4px;font-size:14px;font-weight:700;line-height:1.35}.ws-sol__meta{color:var(--ws-text-muted);font-size:12px}.ws-sol__meta-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ws-sol__supplier-count{letter-spacing:.01em;color:#9ff5d0;white-space:nowrap;background:#3abf9433;border:1px solid #3abf9480;border-radius:999px;align-items:center;padding:3px 10px;font-size:11.5px;font-weight:700;line-height:1.2;display:inline-flex}:root[data-theme=light] .ws-sol__supplier-count{color:#1a6b3c;background:#1a6b3c1f;border-color:#1a6b3c66}.ws-sol__details{border-top:1px dashed var(--ws-divider);flex-direction:column;gap:10px;padding:4px 12px 14px;display:flex}.ws-sol__chips{flex-wrap:wrap;gap:6px;display:flex}.ws-mini-chip{color:var(--ws-text-strong);background:#3abfbf24;border:1px solid #3abfbf4d;border-radius:999px;align-items:center;padding:3px 9px;font-size:11.5px;font-weight:700;display:inline-flex}.ws-mini-chip--ghost{color:var(--ws-text-muted);border-color:var(--ws-card-border);background:0 0}.ws-sol__facts{grid-template-columns:1fr;gap:6px;margin:0;font-size:13px;display:grid}.ws-sol__fact{grid-template-columns:130px 1fr;gap:8px;margin:0;display:grid}.ws-sol__fact dt{color:var(--ws-text-muted);margin:0;font-weight:700}.ws-sol__fact dd{color:var(--ws-text);margin:0}.ws-sol__placeholder{color:var(--ws-text-dim);margin:6px 0 0;font-size:12px;font-style:italic}.ws-sol__block{flex-direction:column;gap:6px;display:flex}.ws-sol__block-title{letter-spacing:.04em;text-transform:uppercase;color:var(--ws-text-muted);margin:0;font-size:11px;font-weight:800}.ws-sol__desc{color:var(--ws-text);margin:0;font-size:13px;line-height:1.55}.ws-sol__list{color:var(--ws-text);margin:0;padding-left:1.15rem;font-size:13px;line-height:1.5}.ws-sol__list li+li{margin-top:4px}.ws-sol__effect-chips{flex-wrap:wrap;gap:6px;display:flex}.ws-sol__effect-chip{color:var(--ws-text);background:#3abfbf1a;border:1px solid #3abfbf47;border-radius:8px;align-items:baseline;gap:2px;padding:4px 10px;font-size:12px;line-height:1.35;display:inline-flex}.ws-sol__effect-chip strong{color:var(--ws-accent,#3abfbf);font-weight:800}.ws-sol__facts--finance{margin-top:2px}.ws-sol__prereq-id{color:var(--ws-text-muted);font-size:12px}.ws-heart{appearance:none;color:#dce5f38c;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:22px;line-height:1;transition:color .15s,background-color .15s,transform .1s;display:flex}:root[data-theme=light] .ws-heart{color:#2d2d2d80}.ws-heart:hover{color:#ff7a8a;background:#ff7a8a1a}.ws-heart:active{transform:scale(.92)}.ws-heart--on{color:#ff5f7a}.ws-heart--on:hover{color:#ff8095}.ws-heart:disabled{opacity:.5;cursor:wait}.ws-sort-bar{flex-wrap:wrap;justify-content:flex-end;gap:8px}.ws-sort-bar__label{letter-spacing:.5px;text-transform:uppercase;color:var(--ws-text-muted);margin-right:auto;font-size:12px;font-weight:700}.ws-sort-chip{appearance:none;border:1px solid var(--ws-card-border);color:var(--ws-text);cursor:pointer;-webkit-user-select:none;user-select:none;background:#ffffff0a;border-radius:999px;align-items:center;gap:8px;padding:7px 12px;font-family:inherit;font-size:13px;font-weight:600;transition:background-color .15s,color .15s,border-color .15s;display:inline-flex}:root[data-theme=light] .ws-sort-chip{background:#1e3a5f0a}.ws-sort-chip:hover{color:var(--ws-text-strong);background:#ffffff14}:root[data-theme=light] .ws-sort-chip:hover{background:#1e3a5f14}.ws-sort-chip:focus-visible{outline:2px solid var(--ws-accent);outline-offset:2px}.ws-sort-chip--active{color:var(--ws-text-strong);background:#3abfbf29;border-color:#3abfbf8c}.ws-sort-chip__label{white-space:nowrap}.ws-sort-icon{flex-shrink:0;display:block}:root[data-theme=light] .ws-sort-icon path[fill^=rgba\(255]{fill:#1e3a5f4d!important}.ws-sort-chip--active .ws-sort-icon{color:var(--ws-accent)}.ws-fav-list{flex-direction:column;gap:10px;margin-top:14px;display:flex}.ws-fav{border:1px solid var(--ws-card-border);background:#ffffff08;border-radius:12px;grid-template-columns:6px 1fr auto;align-items:start;gap:14px;padding:14px 14px 14px 0;display:grid;overflow:hidden}:root[data-theme=light] .ws-fav{background:#fff}.ws-fav__accent{border-radius:12px 0 0 12px;width:6px;display:block}.ws-fav__main{flex-direction:column;gap:4px;min-width:0;display:flex}.ws-fav__topline{color:var(--ws-text-muted);flex-wrap:wrap;align-items:center;gap:8px;font-size:12px;display:flex}.ws-fav__code{color:var(--ws-text);background:#3abfbf1f;border-radius:4px;padding:1px 6px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:700}.ws-fav__level,.ws-fav__block{text-transform:uppercase;letter-spacing:.5px;font-weight:700}.ws-fav__title{color:var(--ws-text-strong);margin:2px 0;font-size:16px;font-weight:800;line-height:1.3}.ws-fav__meta{color:var(--ws-text-muted);font-size:12.5px}.ws-fav__meta-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ws-fav__suppliers{border-top:1px dashed var(--ws-divider);margin-top:10px;padding-top:10px}.ws-fav__suppliers-toggle{cursor:pointer;gap:6px;font-family:inherit;transition:background-color .12s,border-color .12s}.ws-fav__suppliers-toggle:hover{background:#3abf9452;border-color:#3abf94a6}:root[data-theme=light] .ws-fav__suppliers-toggle:hover{background:#1a6b3c2e;border-color:#1a6b3c8c}.ws-fav__suppliers-toggle:focus-visible{outline:2px solid var(--ws-accent);outline-offset:2px}.ws-fav__suppliers-chevron{font-size:11px;line-height:1;transition:transform .18s;display:inline-block}.ws-fav__suppliers-toggle--open .ws-fav__suppliers-chevron{transform:rotate(180deg)}.ws-fav__suppliers .ws-sol__section-title{margin-top:0}.ws-fav__status{flex-wrap:wrap;align-items:center;gap:8px;margin-top:6px;font-size:12px;display:flex}.ws-fav__status-pill{color:var(--ws-text-strong);background:#3abfbf29;border-radius:999px;align-items:center;padding:2px 9px;font-weight:700;display:inline-flex}.ws-fav__status-date{color:var(--ws-text-muted)}@media (max-width:720px){.ws-sc__dim-legend-grid{grid-template-columns:1fr}}@media (max-width:1180px){.ws-solutions--with-panel{grid-template-columns:minmax(0,1fr) 340px}.ws-solutions--with-panel.ws-solutions--invite-panel{grid-template-columns:minmax(0,1fr) 360px}}@media (max-width:960px){.ws-app{grid-template-columns:1fr}.ws-sidebar{border-right:none;border-bottom:1px solid var(--ws-sidebar-border);height:auto;position:relative}.ws-nav{flex-flow:wrap}.ws-nav__item--logout{margin-top:0;margin-left:auto}.ws-main{padding:20px}.ws-statusbar{grid-template-columns:repeat(2,1fr)}.ws-amphitheater{min-height:320px}.ws-solutions--with-panel,.ws-solutions-stage--split,.ws-solutions-stage--split.ws-solutions-stage--invite{grid-template-columns:1fr}.ws-solutions-stage__panel{border-left:none;border-top:1px solid var(--ws-divider)}.ws-side-panel,.ws-side-panel--in-stage{max-height:none;position:relative;top:0}.ws-sc__tooltip{display:none}}@media (max-width:520px){.ws-statusbar{grid-template-columns:1fr}.ws-page-header__title{font-size:22px}.ws-sol__fact{grid-template-columns:1fr}}.ws-paywall{border:1px solid var(--ws-card-border);background:linear-gradient(135deg,#2e6da41a 0%,#3abfbf14 60%,#6dc96d0f 100%);flex-direction:column;gap:14px;padding:28px 28px 24px;display:flex;position:relative;overflow:hidden}:root[data-theme=light] .ws-paywall{background:linear-gradient(135deg,#2e6da40f 0%,#3abfbf0d 60%,#6dc96d0a 100%)}.ws-paywall:before{content:"";pointer-events:none;background:radial-gradient(circle,#3abfbf2e 0%,#0000 70%);border-radius:50%;width:220px;height:220px;position:absolute;top:-60px;right:-60px}.ws-paywall__chip{letter-spacing:1.4px;text-transform:uppercase;color:var(--ws-accent-strong);background:#3abfbf2e;border:1px solid #3abfbf59;border-radius:999px;align-self:flex-start;padding:5px 10px;font-size:11px;font-weight:800;display:inline-block}.ws-paywall__title{color:var(--ws-text-strong);letter-spacing:-.01em;margin:0;font-size:24px;font-weight:800}.ws-paywall__lead{color:var(--ws-text-muted);max-width:640px;margin:0;font-size:15px;line-height:1.5}.ws-paywall__bullets{gap:8px;margin:4px 0;padding:0;list-style:none;display:grid}.ws-paywall__bullets li{color:var(--ws-text);padding-left:22px;font-size:14px;position:relative}.ws-paywall__bullets li:before{content:"✓";color:var(--ws-status-green);font-weight:800;position:absolute;top:0;left:0}.ws-paywall__priceline{flex-wrap:wrap;align-items:baseline;gap:6px;margin-top:6px;display:flex}.ws-paywall__price{color:var(--ws-text-strong);letter-spacing:-.02em;font-size:36px;font-weight:900}.ws-paywall__period{color:var(--ws-text-muted);font-size:16px;font-weight:600}.ws-paywall__note{color:var(--ws-text-muted);margin-left:14px;font-size:13px}.ws-paywall__cta{align-self:flex-start;margin-top:4px;padding:14px 22px;font-size:15px}.ws-paywall__cta:disabled{opacity:.7;cursor:wait}.ws-paywall__small{color:var(--ws-text-muted);max-width:640px;margin:0;font-size:12px;line-height:1.5}.ws-solutions-paywall{flex-direction:column;gap:18px;display:flex}.ws-sz-teaser{gap:16px;display:grid;position:relative;overflow:hidden}.ws-sz-teaser:before{content:"";pointer-events:none;background:radial-gradient(80% 60% at 50% 0,#3abfbf14,#0000 70%);position:absolute;inset:0}.ws-sz-teaser__head{z-index:1;position:relative}.ws-sz-teaser__chip{letter-spacing:.5px;text-transform:uppercase;color:var(--ws-accent);background:#3abfbf24;border:1px solid #3abfbf47;border-radius:999px;align-items:center;margin-bottom:10px;padding:4px 10px;font-size:11px;font-weight:800;display:inline-flex}.ws-sz-teaser__title{color:var(--ws-text-strong);margin:0 0 8px;font-size:20px;font-weight:800;line-height:1.25}.ws-sz-teaser__lead{color:var(--ws-text);max-width:72ch;margin:0;font-size:14px;line-height:1.55}.ws-sz-teaser__meta{z-index:1;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 16px;display:flex;position:relative}.ws-sz-teaser__steps{flex-wrap:wrap;gap:8px;display:flex}.ws-sz-teaser__step{appearance:none;border:1px solid var(--ws-card-border);color:var(--ws-text);cursor:pointer;background:#ffffff0a;border-radius:999px;padding:7px 12px;font-family:inherit;font-size:12px;font-weight:700;transition:background-color .15s,border-color .15s,color .15s}:root[data-theme=light] .ws-sz-teaser__step{background:#1e3a5f0a}.ws-sz-teaser__step:hover{color:var(--ws-text-strong);border-color:#3abfbf59}.ws-sz-teaser__step--active{color:var(--ws-text-strong);background:#3abfbf29;border-color:#3abfbf6b}.ws-sz-teaser__demo{letter-spacing:.4px;text-transform:uppercase;color:var(--ws-text-muted);align-items:center;gap:7px;font-size:11px;font-weight:700;display:inline-flex}.ws-sz-teaser__demo-dot{background:var(--ws-status-orange);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 3px #e08a2c2e}.ws-sz-teaser__stack{z-index:1;position:relative}.ws-sz-teaser__legend .ws-sc__dim-legend-levels,.ws-sz-teaser__legend .ws-sc__dim-legend-grid{pointer-events:auto}.ws-sz-teaser__stage{transition:grid-template-columns .45s cubic-bezier(.4,0,.2,1)}.ws-sz-teaser__stage .ws-solutions-stage__panel{opacity:0;pointer-events:none;transition:opacity .4s,transform .45s cubic-bezier(.4,0,.2,1);transform:translate(12px)}.ws-sz-teaser__stage--detail .ws-solutions-stage__panel{opacity:1;pointer-events:auto;transform:translate(0)}.ws-sz-teaser__stage .ws-semicircle__svg{transition:transform .45s cubic-bezier(.4,0,.2,1)}.ws-sz-teaser__stage--detail .ws-semicircle__svg{transform-origin:bottom;transform:scale(.96)}.ws-sz-teaser__cell--pulse .ws-sc__ring{animation:1.8s ease-in-out infinite ws-sz-teaser-pulse}@keyframes ws-sz-teaser-pulse{0%,to{filter:brightness(1.18)saturate(1.08);stroke:#3abfbfbf;stroke-width:1.2px}50%{filter:brightness(1.35)saturate(1.2);stroke:#3abfbf;stroke-width:1.8px}}.ws-sz-teaser__sol-desc{margin-top:0}.ws-sz-teaser__panel-hint,.ws-sz-teaser__sol-cta{color:var(--ws-text-muted,#ffffff9e);margin:12px 0 0;font-size:13px;line-height:1.45}.ws-sz-teaser__sol-cta{border-top:1px solid var(--ws-card-border,#ffffff14);margin-top:10px;padding-top:10px}@media (max-width:960px){.ws-sz-teaser__stage.ws-solutions-stage--split{grid-template-columns:1fr}.ws-sz-teaser__stage--detail .ws-semicircle__svg{transform:none}}@media (max-width:720px){.ws-sz-teaser__title{font-size:18px}.ws-sz-teaser__meta{flex-direction:column;align-items:flex-start}}.ws-billing-bar{background:var(--ws-card-bg);border:1px solid var(--ws-card-border);border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:20px;padding:12px 16px;font-size:13px;display:flex}.ws-billing-bar__left{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ws-billing-bar__dot{background:var(--ws-status-green);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #6dc96d33}.ws-billing-bar__title{color:var(--ws-text-strong);font-weight:700}.ws-billing-bar__sub{color:var(--ws-text-muted)}.ws-billing-bar__btn{padding:8px 14px;font-size:13px}.ws-billing-bar--promo{justify-content:flex-start}.ws-billing-bar__dot--promo{background:#e6a817;box-shadow:0 0 0 4px #e6a81738}.ws-toast{border:1px solid #0000;border-radius:12px;margin-bottom:14px;padding:14px 16px}.ws-toast__title{color:var(--ws-text-strong);margin-bottom:2px;font-size:14px;font-weight:800}.ws-toast__msg{color:var(--ws-text-muted);font-size:13px}.ws-toast--ok{background:#6dc96d1f;border-color:#6dc96d59}.ws-toast--info{background:#3abfbf1a;border-color:#3abfbf4d}.ws-toast--warn{background:#e08a2c1f;border-color:#e08a2c4d}.ws-fa-form{gap:14px;display:grid}.ws-fa-form__field{gap:6px;display:grid}.ws-fa-form__label{color:var(--ws-text-strong);font-size:13px;font-weight:700}.ws-fa-form__req{color:var(--ws-status-red);font-style:normal;font-weight:800}.ws-fa-form input[type=text],.ws-fa-form textarea{width:100%;font:inherit;color:var(--ws-text-strong);background:var(--ws-bg-3);border:1px solid var(--ws-card-border);resize:vertical;border-radius:10px;padding:10px 12px;font-size:14px}.ws-fa-form input[type=text]:focus,.ws-fa-form textarea:focus{border-color:var(--ws-accent);outline:none;box-shadow:0 0 0 3px #3abfbf2e}.ws-fa-form__err:empty{display:none}.ws-fa-readonly{gap:10px;margin:0;display:grid}.ws-fa-readonly__row{border-bottom:1px dashed var(--ws-divider);grid-template-columns:minmax(150px,200px) 1fr;align-items:start;gap:12px;padding:10px 0;display:grid}.ws-fa-readonly__row:last-child{border-bottom:0}.ws-fa-readonly__label{color:var(--ws-text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:700}.ws-fa-readonly__value{color:var(--ws-text-strong);margin:0;font-size:14px}@media (max-width:720px){.ws-fa-readonly__row{grid-template-columns:1fr;gap:4px}}.ws-fa-teaser{border-color:var(--ws-accent);box-shadow:0 0 0 1px #3abfbf26, var(--ws-shadow);gap:18px;display:grid;position:relative;overflow:hidden}:root[data-theme=light] .ws-fa-teaser{box-shadow:0 0 0 1px #2e6da42e, var(--ws-shadow)}.ws-fa-teaser:before{content:"";background:linear-gradient(90deg, var(--ws-accent) 0%, var(--ws-accent-strong) 100%);opacity:.9;height:4px;position:absolute;inset:0 0 auto}.ws-fa-teaser__head{gap:8px;display:grid}.ws-fa-teaser__chip{color:var(--ws-accent-strong);text-transform:uppercase;letter-spacing:.08em;background:#3abfbf24;border:1px solid #3abfbf4d;border-radius:999px;align-self:start;align-items:center;gap:6px;padding:4px 10px;font-size:11px;font-weight:800;display:inline-flex}:root[data-theme=light] .ws-fa-teaser__chip{color:var(--ws-accent);background:#2e6da41a;border-color:#2e6da440}.ws-fa-teaser__title{color:var(--ws-text-strong);margin:0;font-size:22px;font-weight:800;line-height:1.25}.ws-fa-teaser__lead{color:var(--ws-text-muted);max-width:80ch;margin:0;font-size:14px;line-height:1.55}.ws-fa-teaser__meta{border-top:1px dashed var(--ws-divider);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:4px;display:flex}.ws-fa-teaser__scenarios{flex-wrap:wrap;align-items:center;gap:8px;display:inline-flex}.ws-fa-teaser__scenarios-label{color:var(--ws-text-muted);text-transform:uppercase;letter-spacing:.05em;margin-right:4px;font-size:12px;font-weight:700}.ws-fa-teaser__scenario{appearance:none;border:1px solid var(--ws-card-border);background:var(--ws-bg-3);color:var(--ws-text);font:inherit;cursor:pointer;border-radius:999px;padding:6px 14px;font-size:13px;font-weight:600;transition:background-color .12s,border-color .12s,color .12s,transform 80ms}.ws-fa-teaser__scenario:hover{border-color:var(--ws-accent);color:var(--ws-text-strong)}.ws-fa-teaser__scenario:active{transform:translateY(1px)}.ws-fa-teaser__scenario--active{background:var(--ws-accent);border-color:var(--ws-accent);color:#061425}:root[data-theme=light] .ws-fa-teaser__scenario--active{color:#fff}.ws-fa-teaser__context{color:var(--ws-text-muted);letter-spacing:.03em;font-size:12px;font-weight:700}.ws-fa-teaser__demo{text-transform:uppercase;letter-spacing:.1em;color:var(--ws-status-orange);background:#e08a2c1a;border:1px solid #e08a2c4d;border-radius:6px;align-items:center;gap:8px;padding:4px 10px;font-size:11px;font-weight:800;display:inline-flex}.ws-fa-teaser__demo-dot{background:var(--ws-status-orange);border-radius:999px;width:8px;height:8px;box-shadow:0 0 0 3px #e08a2c33}.ws-fa-teaser__tabs{border-bottom:1px solid var(--ws-divider);flex-wrap:wrap;gap:6px;padding-bottom:0;display:flex}.ws-fa-teaser__tab{appearance:none;color:var(--ws-text-muted);font:inherit;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:8px;margin-bottom:-1px;padding:10px 14px;font-size:14px;font-weight:700;transition:color .12s,border-color .12s;display:inline-flex}.ws-fa-teaser__tab:hover:not(:disabled){color:var(--ws-text-strong)}.ws-fa-teaser__tab--active{color:var(--ws-text-strong);border-bottom-color:var(--ws-accent)}.ws-fa-teaser__tab--soon{cursor:not-allowed;opacity:.65}.ws-fa-teaser__soon-chip{text-transform:uppercase;letter-spacing:.06em;background:var(--ws-bg-3);border:1px solid var(--ws-card-border);color:var(--ws-text-dim);border-radius:999px;padding:2px 6px;font-size:10px;font-weight:800}.ws-fa-teaser__panel,.ws-fa-teaser-gantt{gap:14px;display:grid}.ws-fa-teaser-gantt__meta{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.ws-fa-teaser-gantt__meta-item{background:var(--ws-bg-3);border:1px solid var(--ws-card-border);border-radius:10px;gap:2px;padding:10px 12px;display:grid}.ws-fa-teaser-gantt__meta-value{color:var(--ws-text-strong);letter-spacing:-.01em;font-size:20px;font-weight:800;line-height:1.1}.ws-fa-teaser-gantt__meta-label{color:var(--ws-text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:700}.ws-fa-teaser-gantt__svg{background:var(--ws-bg-3);border:1px solid var(--ws-card-border);border-radius:12px;width:100%;height:auto;font-family:inherit;display:block;overflow:visible}.ws-fa-teaser-gantt__chart-bg{fill:var(--ws-bg-2);opacity:.5}:root[data-theme=light] .ws-fa-teaser-gantt__chart-bg{fill:#f8fafc;opacity:1}.ws-fa-teaser-gantt__grid-v{stroke:var(--ws-divider);stroke-width:1px}.ws-fa-teaser-gantt__grid-h{stroke:var(--ws-divider);stroke-width:1px;stroke-dasharray:2 4}.ws-fa-teaser-gantt__year-divider{stroke:var(--ws-text-dim);stroke-width:1.5px}.ws-fa-teaser-gantt__year-label{fill:var(--ws-text-strong);letter-spacing:.06em;font-size:14px;font-weight:800}.ws-fa-teaser-gantt__month-label{fill:var(--ws-text-muted);letter-spacing:.02em;font-size:11px;font-weight:600}.ws-fa-teaser-gantt__row-id{letter-spacing:.02em;font-size:12px;font-weight:800}.ws-fa-teaser-gantt__row-id--f1{fill:var(--ws-accent-strong)}.ws-fa-teaser-gantt__row-id--f2{fill:var(--ws-text-muted)}.ws-fa-teaser-gantt__row-name{fill:var(--ws-text-muted);font-size:11px;font-weight:500}.ws-fa-teaser-gantt__bar-group{cursor:default}.ws-fa-teaser-gantt__bar{stroke:var(--ws-card-border);stroke-width:1px;transition:opacity .15s}.ws-fa-teaser-gantt__bar--f1{fill:#3abfbf38;stroke:#3abfbf73}.ws-fa-teaser-gantt__bar--f2{fill:#7890b42e;stroke:#7890b466}:root[data-theme=light] .ws-fa-teaser-gantt__bar--f1{fill:#2e6da41f;stroke:#2e6da459}:root[data-theme=light] .ws-fa-teaser-gantt__bar--f2{fill:#7890b424;stroke:#7890b466}.ws-fa-teaser-gantt__bar-progress--f1{fill:var(--ws-accent);opacity:.85}.ws-fa-teaser-gantt__bar-progress--f2{fill:#7890b48c}.ws-fa-teaser-gantt__bar-progress--done{fill:var(--ws-status-green);opacity:.95}.ws-fa-teaser-gantt__bar-percent{fill:var(--ws-text-strong);font-size:11px;font-weight:800}.ws-fa-teaser-gantt__bar-percent--inside{fill:#061425}:root[data-theme=light] .ws-fa-teaser-gantt__bar-percent--inside{fill:#fff}.ws-fa-teaser-gantt__bar-group:hover .ws-fa-teaser-gantt__bar{stroke-width:2px}.ws-fa-teaser-gantt__today{stroke:var(--ws-status-red);stroke-width:2px;stroke-dasharray:6 4}.ws-fa-teaser-gantt__today-badge{fill:var(--ws-status-red)}.ws-fa-teaser-gantt__today-label{fill:#fff;letter-spacing:.08em;font-size:10px;font-weight:800}.ws-fa-teaser-gantt__legend-text{fill:var(--ws-text-muted);font-size:12px;font-weight:600}.ws-fa-teaser-gantt__legend-swatch--f1{fill:#3abfbf8c;stroke:var(--ws-accent)}.ws-fa-teaser-gantt__legend-swatch--f2{fill:#7890b473;stroke:#7890b4a6}.ws-fa-teaser-gantt__legend-swatch--done{fill:var(--ws-status-green);stroke:var(--ws-status-green)}.ws-fa-teaser-gantt__legend-swatch--today{fill:var(--ws-status-red);stroke:var(--ws-status-red)}:root[data-theme=light] .ws-fa-teaser-gantt__legend-swatch--f1{fill:#2e6da473;stroke:var(--ws-accent)}.ws-fa-teaser-gantt__features{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:4px 0 0;padding:0;list-style:none;display:grid}.ws-fa-teaser-gantt__features li{background:var(--ws-bg-3);border:1px solid var(--ws-card-border);color:var(--ws-text);border-radius:10px;padding:10px 12px 10px 32px;font-size:13px;line-height:1.45;position:relative}.ws-fa-teaser-gantt__features li:before{content:"";background:var(--ws-accent);border-radius:4px;width:12px;height:12px;position:absolute;top:14px;left:12px;box-shadow:0 0 0 3px #3abfbf2e}@media (max-width:900px){.ws-fa-teaser-gantt__meta{grid-template-columns:repeat(2,minmax(0,1fr))}.ws-fa-teaser-gantt__features{grid-template-columns:1fr}}@media (max-width:720px){.ws-fa-teaser__title{font-size:18px}.ws-fa-teaser__meta{flex-direction:column;align-items:flex-start}.ws-fa-teaser__tabs{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;overflow-x:auto}.ws-fa-teaser__tab{white-space:nowrap}}.ws-fa-teaser-fin{gap:18px;display:grid}.ws-fa-teaser-fin__kpis{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;display:grid}.ws-fa-teaser-fin__kpi{background:var(--ws-bg-3);border:1px solid var(--ws-card-border);border-radius:10px;gap:2px;padding:12px 12px 10px;display:grid;position:relative;overflow:hidden}.ws-fa-teaser-fin__kpi:before{content:"";background:var(--ws-text-dim);opacity:.45;width:3px;position:absolute;inset:0 auto 0 0}.ws-fa-teaser-fin__kpi--good:before{background:var(--ws-status-green);opacity:.85}.ws-fa-teaser-fin__kpi--best:before{background:var(--ws-accent);opacity:1}.ws-fa-teaser-fin__kpi--warn:before{background:var(--ws-status-orange);opacity:.85}.ws-fa-teaser-fin__kpi-value{color:var(--ws-text-strong);letter-spacing:-.01em;font-size:22px;font-weight:800;line-height:1.1}.ws-fa-teaser-fin__kpi-label{color:var(--ws-text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:700}.ws-fa-teaser-fin__section{background:var(--ws-bg-3);border:1px solid var(--ws-card-border);border-radius:12px;gap:8px;padding:12px 14px 14px;display:grid}.ws-fa-teaser-fin__section-title{color:var(--ws-text-strong);text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:13px;font-weight:800}.ws-fa-teaser-fin__cashflow-svg,.ws-fa-teaser-fin__tornado-svg{width:100%;height:auto;font-family:inherit;display:block}.ws-fa-teaser-fin__grid{stroke:var(--ws-divider);stroke-width:1px;stroke-dasharray:2 4}.ws-fa-teaser-fin__zero{stroke:var(--ws-text-dim);stroke-width:1.5px}.ws-fa-teaser-fin__axis,.ws-fa-teaser-fin__axis-x{fill:var(--ws-text-muted);font-size:10px;font-weight:600}.ws-fa-teaser-fin__cashflow-area{fill:#3abfbf2e;stroke:none}:root[data-theme=light] .ws-fa-teaser-fin__cashflow-area{fill:#2e6da41f}.ws-fa-teaser-fin__cashflow-line{fill:none;stroke:var(--ws-accent);stroke-width:2px;stroke-linejoin:round;stroke-linecap:round}.ws-fa-teaser-fin__cashflow-dot{fill:var(--ws-accent);stroke:var(--ws-bg-3);stroke-width:2px}.ws-fa-teaser-fin__cashflow-dot--neg{fill:var(--ws-status-red)}.ws-fa-teaser-fin__cashflow-label{fill:var(--ws-text-strong);font-size:11px;font-weight:700}.ws-fa-teaser-fin__payback{stroke:var(--ws-status-orange);stroke-width:1.5px;stroke-dasharray:4 3}.ws-fa-teaser-fin__payback-badge{fill:var(--ws-status-orange)}.ws-fa-teaser-fin__payback-label{fill:#fff;letter-spacing:.06em;font-size:9px;font-weight:800}.ws-fa-teaser-fin__tornado-center{stroke:var(--ws-text-dim);stroke-width:1.5px}.ws-fa-teaser-fin__tornado-bar--neg{fill:var(--ws-status-red);opacity:.85}.ws-fa-teaser-fin__tornado-bar--pos{fill:var(--ws-status-green);opacity:.9}.ws-fa-teaser-fin__tornado-name{fill:var(--ws-text-strong);font-size:12px;font-weight:700}.ws-fa-teaser-fin__tornado-val{font-size:11px;font-weight:800}.ws-fa-teaser-fin__tornado-val--neg{fill:var(--ws-status-red)}.ws-fa-teaser-fin__tornado-val--pos{fill:var(--ws-status-green)}.ws-fa-teaser-fin__features{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none;display:grid}.ws-fa-teaser-fin__features li{background:var(--ws-bg-3);border:1px solid var(--ws-card-border);color:var(--ws-text);border-radius:10px;padding:10px 12px 10px 32px;font-size:13px;line-height:1.45;position:relative}.ws-fa-teaser-fin__features li:before{content:"";background:var(--ws-accent);border-radius:4px;width:12px;height:12px;position:absolute;top:14px;left:12px;box-shadow:0 0 0 3px #3abfbf2e}@media (max-width:1100px){.ws-fa-teaser-fin__kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.ws-fa-teaser-fin__features{grid-template-columns:1fr}}@media (max-width:600px){.ws-fa-teaser-fin__kpis{grid-template-columns:repeat(2,minmax(0,1fr))}}.ws-fa-teaser-kpi{gap:18px;display:grid}.ws-fa-teaser-kpi__cards{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;display:grid}.ws-fa-teaser-kpi__card{background:var(--ws-bg-3);border:1px solid var(--ws-card-border);border-radius:10px;gap:2px;padding:12px;display:grid;position:relative;overflow:hidden}.ws-fa-teaser-kpi__card:before{content:"";background:var(--ws-text-dim);width:3px;position:absolute;inset:0 auto 0 0}.ws-fa-teaser-kpi__card--good:before{background:var(--ws-status-green)}.ws-fa-teaser-kpi__card--best:before{background:var(--ws-accent)}.ws-fa-teaser-kpi__card--warn:before{background:var(--ws-status-orange)}.ws-fa-teaser-kpi__card-value{color:var(--ws-text-strong);letter-spacing:-.01em;font-size:22px;font-weight:800;line-height:1.1}.ws-fa-teaser-kpi__card-delta{color:var(--ws-status-green);font-size:12px;font-weight:700}.ws-fa-teaser-kpi__card--warn .ws-fa-teaser-kpi__card-delta{color:var(--ws-status-orange)}.ws-fa-teaser-kpi__card--best .ws-fa-teaser-kpi__card-delta{color:var(--ws-accent)}.ws-fa-teaser-kpi__card-label{color:var(--ws-text-strong);margin-top:6px;font-size:13px;font-weight:700}.ws-fa-teaser-kpi__card-target{color:var(--ws-text-muted);font-size:11px;font-weight:600}.ws-fa-teaser-kpi__charts{grid-template-columns:1fr 1fr;gap:14px;display:grid}.ws-fa-teaser-kpi__chartbox{background:var(--ws-bg-3);border:1px solid var(--ws-card-border);border-radius:12px;gap:8px;padding:12px 14px 14px;display:grid}.ws-fa-teaser-kpi__chartbox--radar,.ws-apex-wheel{padding:14px 14px 18px}.ws-fa-teaser-kpi__chart-title{color:var(--ws-text-strong);text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:13px;font-weight:800}.ws-fa-teaser-kpi__svg,.ws-apex-wheel__svg{width:100%;height:auto;font-family:inherit;display:block}.ws-fa-teaser-kpi__grid{stroke:var(--ws-divider);stroke-width:1px;stroke-dasharray:2 4}.ws-fa-teaser-kpi__axis,.ws-fa-teaser-kpi__axis-x{fill:var(--ws-text-muted);font-size:10px;font-weight:600}.ws-fa-teaser-kpi__target-line{stroke:var(--ws-status-orange);stroke-width:1.5px;stroke-dasharray:5 3}.ws-fa-teaser-kpi__target-label{fill:var(--ws-status-orange);letter-spacing:.04em;font-size:10px;font-weight:800}.ws-fa-teaser-kpi__area{fill:#3abfbf2e;stroke:none}:root[data-theme=light] .ws-fa-teaser-kpi__area{fill:#2e6da41f}.ws-fa-teaser-kpi__line{fill:none;stroke:var(--ws-accent);stroke-width:2px;stroke-linejoin:round;stroke-linecap:round}.ws-fa-teaser-kpi__dot{fill:var(--ws-accent);stroke:var(--ws-bg-3);stroke-width:1.5px}.ws-fa-teaser-kpi__last{fill:var(--ws-text-strong);font-size:12px;font-weight:800}.ws-fa-teaser-kpi__bar{fill:var(--ws-accent);opacity:.85}.ws-fa-teaser-kpi__bar-val{fill:var(--ws-text-strong);font-size:11px;font-weight:700}.ws-apex-wheel__head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.ws-apex-wheel__legend,.ws-apex-wheel__block-legend{color:var(--ws-text-muted);flex-wrap:wrap;gap:12px;font-size:12px;display:inline-flex}.ws-apex-wheel__block-legend{justify-content:center;margin-top:4px}.ws-apex-wheel__legend-item{align-items:center;gap:6px;font-weight:600;display:inline-flex}.ws-apex-wheel__legend-dot{border-radius:3px;width:10px;height:10px;display:inline-block}.ws-apex-wheel__legend-dot--before{background:var(--ws-status-orange)}.ws-apex-wheel__legend-dot--after{background:var(--ws-accent)}.ws-apex-wheel__legend-dot--proc{background:#4a6fb5}.ws-apex-wheel__legend-dot--tech{background:var(--ws-accent)}.ws-apex-wheel__legend-dot--org{background:var(--ws-status-green)}.ws-apex-wheel__ring{fill:none;stroke:var(--ws-divider);stroke-width:.8px}.ws-apex-wheel__ring--outer{stroke:var(--ws-text-dim);stroke-width:1px}.ws-apex-wheel__spoke{stroke:var(--ws-divider);stroke-width:.8px}.ws-apex-wheel__hub-dot{fill:var(--ws-text-dim)}.ws-apex-wheel__hub-dot--proc{fill:#4a6fb5}.ws-apex-wheel__hub-dot--tech{fill:var(--ws-accent)}.ws-apex-wheel__hub-dot--org{fill:var(--ws-status-green)}.ws-apex-wheel__dim-label{fill:var(--ws-text-strong);font-size:10.5px;font-weight:700}.ws-apex-wheel__tick{fill:var(--ws-text-dim);font-size:10px;font-weight:600}.ws-apex-wheel__series--prev{fill:#e08a2c2e;stroke:var(--ws-status-orange);stroke-width:1.8px;stroke-linejoin:round}.ws-apex-wheel__series--curr{fill:#3abfbf2e;stroke:var(--ws-accent);stroke-width:2.2px;stroke-linejoin:round}:root[data-theme=light] .ws-apex-wheel__series--curr{fill:#2e6da424}.ws-apex-wheel__vertex{fill:var(--ws-accent);stroke:var(--ws-bg-3);stroke-width:1.5px;cursor:default}.ws-fa-teaser-kpi__features{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none;display:grid}.ws-fa-teaser-kpi__features li{background:var(--ws-bg-3);border:1px solid var(--ws-card-border);color:var(--ws-text);border-radius:10px;padding:10px 12px 10px 32px;font-size:13px;line-height:1.45;position:relative}.ws-fa-teaser-kpi__features li:before{content:"";background:var(--ws-accent);border-radius:4px;width:12px;height:12px;position:absolute;top:14px;left:12px;box-shadow:0 0 0 3px #3abfbf2e}@media (max-width:1100px){.ws-fa-teaser-kpi__cards{grid-template-columns:repeat(3,minmax(0,1fr))}.ws-fa-teaser-kpi__charts,.ws-fa-teaser-kpi__features{grid-template-columns:1fr}}@media (max-width:600px){.ws-fa-teaser-kpi__cards{grid-template-columns:repeat(2,minmax(0,1fr))}}.consultant-intake-overlay{z-index:9000;background:#080e1ac7;justify-content:center;align-items:stretch;padding:24px;display:flex;position:fixed;inset:0;overflow-y:auto}:root[data-theme=light] .consultant-intake-overlay{background:#0e1a3873}.consultant-intake-card{background:var(--ws-card-bg-strong);width:100%;max-width:720px;color:var(--ws-text);border:1px solid var(--ws-card-border);box-shadow:var(--ws-shadow-strong);border-radius:14px;flex-direction:column;gap:18px;margin:auto;padding:24px;display:flex}.consultant-intake-card__header h2{color:var(--ws-text-strong);margin:0 0 6px;font-size:22px;font-weight:800}.consultant-intake-card__sub{color:var(--ws-text-muted);margin:0 0 6px;font-size:14px;line-height:1.5}.consultant-intake-card__ident{color:var(--ws-text-muted);margin:0;font-size:13px}.consultant-intake-card__body{flex-direction:column;gap:14px;display:flex}.consultant-intake-card__footer{justify-content:flex-end;display:flex}.consultant-intake-section{text-transform:uppercase;letter-spacing:.04em;color:var(--ws-text-muted);margin:10px 0 0;font-size:12px;font-weight:800}.consultant-intake-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (max-width:560px){.consultant-intake-grid{grid-template-columns:1fr}}.consultant-intake-field{flex-direction:column;gap:6px;font-size:13px;display:flex}.consultant-intake-field>span{color:var(--ws-text-muted);font-weight:600}.consultant-intake-field input,.consultant-intake-field textarea,.consultant-intake-field select{width:100%;font:inherit;color:var(--ws-text-strong);background:var(--ws-bg-3);border:1px solid var(--ws-card-border);border-radius:10px;padding:10px 12px;font-size:14px}.consultant-intake-field select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;cursor:pointer}:root[data-theme=light] .consultant-intake-field select{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.consultant-intake-field select option{background-color:var(--ws-bg-3);color:var(--ws-text-strong)}:root[data-theme=light] .consultant-intake-field select option{color:var(--ws-text-strong);background-color:#fff}.consultant-intake-field input::placeholder,.consultant-intake-field textarea::placeholder{color:var(--ws-text-dim)}.consultant-intake-field input:focus,.consultant-intake-field textarea:focus{border-color:var(--ws-accent);outline:none;box-shadow:0 0 0 3px #3abfbf2e}:root[data-theme=light] .consultant-intake-field input:focus,:root[data-theme=light] .consultant-intake-field textarea:focus{box-shadow:0 0 0 3px #2e6da426}.consultant-intake-field textarea{resize:vertical;min-height:72px}.consultant-intake-region,.consultant-intake-employment{flex-direction:column;gap:8px;display:flex}.consultant-intake-region-grid{grid-template-columns:repeat(2,minmax(0,1fr))}@media (min-width:720px){.consultant-intake-region-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.consultant-intake-check{color:var(--ws-text);cursor:pointer;align-items:center;gap:8px;font-size:13px;display:flex}.consultant-intake-check input[type=checkbox]{width:16px;height:16px;accent-color:var(--ws-accent)}.consultant-intake-alert .alert{margin:0 0 8px}.consultant-intake-card .btn--primary{min-height:42px}.consultant-profile-card__body{padding:0}.consultant-profile-card__footer{border-top:1px solid var(--ws-divider);justify-content:flex-end;margin-top:16px;padding-top:16px;display:flex}.consultant-intake-field input:disabled,.consultant-intake-field input[readonly]{opacity:.85;cursor:not-allowed;background:var(--ws-bg-3)}.consultant-intake-existing-files{margin-bottom:12px}.consultant-intake-existing-files__title{color:var(--ws-text-muted);margin:0 0 8px;font-size:13px}.consultant-intake-existing-files__list{gap:6px;margin:0;padding-left:18px;font-size:14px;display:grid}.consultant-intake-existing-files__list a{color:var(--ws-accent);text-decoration:none}.consultant-intake-existing-files__list a:hover{text-decoration:underline}.ws-badge{white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;padding:3px 10px;font-size:11px;font-weight:700;line-height:1.3;display:inline-flex}.ws-badge--draft{color:#ffd866;background:#ffc10724;border-color:#ffc10759}:root[data-theme=light] .ws-badge--draft{color:#8a6100}.ws-badge--info{color:#8ec5ff;background:#3a78c22e;border-color:#3a78c259}:root[data-theme=light] .ws-badge--info{color:#1e4a7a}.ws-badge--ok{color:#7bd06d;background:#1f8c4d2e;border-color:#1f8c4d59}:root[data-theme=light] .ws-badge--ok{color:#1a6b3c}.ws-badge--warn{color:#ff9a8a;background:#dc5a4629;border-color:#dc5a4659}:root[data-theme=light] .ws-badge--warn{color:#9a2e1f}.ws-offer-bar{background:var(--ws-card-bg);border:1px solid var(--ws-card-border);box-shadow:var(--ws-shadow);border-radius:12px;margin:4px 0 20px;padding:14px 16px}.ws-offer-bar__row{flex-wrap:wrap;align-items:center;gap:10px 14px;display:flex}.ws-offer-bar__empty{flex-wrap:wrap;align-items:baseline;gap:8px 12px;display:flex}.ws-offer-bar__title{letter-spacing:.6px;text-transform:uppercase;color:var(--ws-text-muted);flex-shrink:0;font-size:12px;font-weight:800}.ws-offer-bar__empty-text{color:var(--ws-text-muted);font-size:13px}.ws-offer-bar__chips{flex-wrap:wrap;flex:1;gap:8px;min-width:0;display:flex}.ws-offer-bar__submit{flex-shrink:0;margin-left:auto;padding:7px 12px;font-size:12px}.ws-offer-chip{border:1px solid var(--ws-card-border);color:var(--ws-text-strong);cursor:pointer;background:#ffffff0a;border-radius:999px;align-items:center;padding:6px 12px;font-size:12px;font-weight:700;transition:background .15s,border-color .15s;display:inline-flex}.ws-offer-chip:hover{background:#ffffff14}:root[data-theme=light] .ws-offer-chip{background:#1e3a5f0a}:root[data-theme=light] .ws-offer-chip:hover{background:#1e3a5f14}.ws-offer-chip--active{box-shadow:inset 0 0 0 1px #3abfbf73}.ws-offer-chip--draft.ws-offer-chip--active{background:#ffc1071f;border-color:#ffc10766}.ws-offer-chip--pending.ws-offer-chip--active{background:#3a78c224;border-color:#3a78c266}.ws-offer-chip--ok.ws-offer-chip--active{background:#1f8c4d24;border-color:#1f8c4d66}.ws-offer-chip--warn.ws-offer-chip--active{background:#dc5a461f;border-color:#dc5a4659}.ws-offer-panel{border-top:1px dashed var(--ws-divider);margin-top:14px;padding-top:14px}.ws-offer-panel__head{letter-spacing:.5px;text-transform:uppercase;color:var(--ws-text-muted);margin-bottom:10px;font-size:11px;font-weight:800}.ws-offer-panel__list{flex-direction:column;gap:8px;display:flex}.ws-offer-row{border:1px solid var(--ws-card-border);background:#ffffff05;border-radius:10px;flex-direction:column;gap:8px;padding:10px 12px;display:flex}.ws-offer-row__head{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:6px 12px;display:grid}:root[data-theme=light] .ws-offer-row{background:#1e3a5f05}.ws-offer-row__main{min-width:0}.ws-offer-row__title{color:var(--ws-text-strong);font-size:14px;font-weight:700;line-height:1.35}.ws-offer-row__meta{color:var(--ws-text-muted);margin-top:2px;font-size:11px}.ws-offer-row__note{color:var(--ws-text-muted);background:#dc5a4614;border-radius:8px;grid-column:1/-1;margin:0;padding:6px 8px;font-size:12px}.ws-offer-row__action{grid-column:auto;justify-self:start;padding:6px 12px;font-size:12px}.ws-offer-row__actions{flex-wrap:wrap;gap:8px;display:flex}.ws-offer-row__hint{color:var(--ws-text-muted);margin:0;font-size:11px}.ws-offer-row__hint--ok{color:#7bd06d}:root[data-theme=light] .ws-offer-row__hint--ok{color:#1a6b3c}.ws-offer-row--open{border-color:#3abfbf59}.ws-offer-row__panel{border-top:1px dashed var(--ws-divider);margin-top:4px;padding-top:12px}.ws-offer-card-form{flex-direction:column;gap:12px;display:flex}.ws-offer-card-form__intro{color:var(--ws-text-muted);margin:0;font-size:12px;line-height:1.45}.ws-offer-card-form__actions{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.ws-offer-card-form__alert:empty{display:none}.ws-offer-card-readonly{border:1px solid var(--ws-divider);background:var(--ws-surface);border-radius:8px;gap:10px;padding:12px 14px;display:grid}.ws-offer-card-readonly__empty{color:var(--ws-text-muted);margin:0;font-size:13px;font-style:italic}.ws-offer-card-readonly__field{gap:4px;display:grid}.ws-offer-card-readonly__label{letter-spacing:.03em;text-transform:uppercase;color:var(--ws-text-muted);font-size:11px;font-weight:800}.ws-offer-card-readonly__value{color:var(--ws-text);white-space:pre-wrap;word-break:break-word;font-size:13px;line-height:1.5}.ws-offer-card-readonly__value--empty{color:var(--ws-text-muted);font-style:italic}.ws-offer-card-readonly__value .ws-link{word-break:break-all}.ws-sol__pick-wrap{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:4px;max-width:120px;display:flex}.ws-sol__pick-btn{white-space:normal;text-align:center;padding:6px 12px;font-size:12px;line-height:1.25}.ws-sol__pick-status{text-align:center;border:1px solid #0000;border-radius:999px;align-items:center;padding:2px 8px;font-size:10px;font-weight:700;line-height:1.3;display:inline-flex}.ws-sol__pick-status--draft{color:#ffd866;background:#ffc10724;border-color:#ffc10759}:root[data-theme=light] .ws-sol__pick-status--draft{color:#8a6100}.ws-sol__pick-status--pending{color:#8ec5ff;background:#3a78c22e;border-color:#3a78c259}:root[data-theme=light] .ws-sol__pick-status--pending{color:#1e4a7a}.ws-sol__pick-status--ok{color:#7bd06d;background:#1f8c4d2e;border-color:#1f8c4d59}:root[data-theme=light] .ws-sol__pick-status--ok{color:#1a6b3c}.ws-sol__pick-status--warn{color:#ff9a8a;background:#dc5a4629;border-color:#dc5a4659}:root[data-theme=light] .ws-sol__pick-status--warn{color:#9a2e1f}.ws-supplier-plans{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;margin-top:8px;display:grid}.ws-supplier-plan{border:1px solid var(--ws-card-border);background:#ffffff08;border-radius:14px;flex-direction:column;gap:12px;padding:20px;display:flex}:root[data-theme=light] .ws-supplier-plan{background:#fff}.ws-supplier-plan--active{border-color:#50c88c8c;box-shadow:0 0 0 1px #50c88c33}.ws-supplier-plan__head{flex-direction:column;gap:4px;display:flex}.ws-supplier-plan__title{color:var(--ws-text-strong);margin:0;font-size:18px;font-weight:800}.ws-supplier-plan__price{color:var(--ws-accent,#6ee7a8);font-size:22px;font-weight:800}.ws-supplier-plan__desc{color:var(--ws-text-muted);margin:0;font-size:13px;line-height:1.5}.ws-supplier-plan__features{color:var(--ws-text-muted);flex:1;margin:0;padding-left:18px;font-size:13px;line-height:1.55}.ws-supplier-plan__features li+li{margin-top:6px}.ws-supplier-plan__badge{color:#6ee7a8;background:#50c88c29;border:1px solid #50c88c59;border-radius:999px;align-self:flex-start;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}.ws-supplier-plan__note{color:var(--ws-text-muted);margin:0;font-size:12px}.ws-supplier-plan__cta{width:100%;margin-top:auto}.ws-supplier-leads{flex-direction:column;gap:14px;display:flex}.ws-supplier-lead{border:1px solid var(--ws-card-border);background:#ffffff08;border-radius:14px;padding:18px 20px}:root[data-theme=light] .ws-supplier-lead{background:#fff}.ws-supplier-lead__head{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:10px;display:flex}.ws-supplier-lead__area{color:var(--ws-accent,#3abfbf);background:#3abfbf24;border:1px solid #3abfbf59;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700;display:inline-flex}.ws-supplier-lead__date{color:var(--ws-text-muted);font-size:12px}.ws-supplier-lead__company{margin:0 0 10px;font-size:17px}.ws-supplier-lead__contact-block{border:1px solid var(--ws-card-border);background:#ffffff05;border-radius:10px;flex-direction:column;gap:8px;margin-bottom:10px;padding:12px 14px;display:flex}:root[data-theme=light] .ws-supplier-lead__contact-block{background:#1e3a5f0a}.ws-supplier-lead__contact-row{grid-template-columns:minmax(110px,130px) 1fr;align-items:baseline;gap:10px;font-size:14px;display:grid}.ws-supplier-lead__contact-label{color:var(--ws-text-muted);font-size:13px;font-weight:600}.ws-supplier-lead__contact-value{color:var(--ws-text-strong,inherit);word-break:break-word}a.ws-supplier-lead__contact-value{color:var(--ws-accent,#3abfbf);text-decoration:none}a.ws-supplier-lead__contact-value:hover{text-decoration:underline}.ws-supplier-lead__anon,.ws-supplier-lead__contact,.ws-supplier-lead__meta{color:var(--ws-text-muted);margin:0 0 8px;font-size:14px}.ws-supplier-lead__context{border-top:1px solid var(--ws-card-border);margin-top:12px;padding-top:12px}.ws-supplier-lead__context-title{text-transform:uppercase;letter-spacing:.04em;color:var(--ws-text-muted);margin-bottom:8px;font-size:12px;font-weight:700}.ws-supplier-lead__triggers{color:var(--ws-text-muted);margin:0;padding-left:18px;font-size:13px;line-height:1.55}.ws-supplier-lead__inquiry{margin-top:14px}.ws-supplier-lead__msg{resize:vertical;width:100%;min-height:72px;margin:8px 0 10px}.ws-supplier-lead__inquiry-status{color:var(--ws-status-green,#6dc96d);margin:12px 0 0;font-size:13px;font-weight:600}.ws-supplier-leads-filter{flex-direction:column;gap:6px;max-width:320px;margin-bottom:16px;display:flex}.ws-supplier-inquiry-sme__head{font-size:14px}.ws-nav__badge{background:var(--ws-accent,#3abfbf);color:#0b1a1a;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;margin-left:8px;padding:0 5px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.ws-thread-list{gap:12px;display:grid}.ws-thread-list__row{align-items:stretch;gap:8px;display:flex}.ws-thread-list__row .ws-thread-list__item{flex:1;min-width:0}.ws-thread-list__item{text-align:left;width:100%;box-shadow:var(--ws-shadow);color:var(--ws-text);font:inherit;cursor:pointer;appearance:none;background:linear-gradient(135deg,#122545eb 0%,#0e1c34e0 100%);border:1px solid #78a0dc2e;border-radius:14px;align-items:flex-start;gap:14px;padding:14px 16px;transition:border-color .18s,transform .12s,box-shadow .18s;display:flex}:root[data-theme=light] .ws-thread-list__item{background:linear-gradient(135deg,#fff 0%,#f6f9fc 100%);border-color:#1e3a5f1a}.ws-thread-list__item:hover{box-shadow:var(--ws-shadow-strong);border-color:#3abfbf73;transform:translateY(-1px)}.ws-thread-list__item--open{border-left:3px solid var(--ws-status-yellow)}.ws-thread-list__item--accepted{border-left:3px solid var(--ws-status-green)}.ws-thread-list__item--blocked{border-left-color:#dc7878bf}.ws-thread-list__remove{color:var(--ws-muted);font:inherit;cursor:pointer;appearance:none;background:#1225458c;border:1px solid #78a0dc38;border-radius:10px;flex:none;align-self:center;padding:8px 12px;font-size:12px;font-weight:600;transition:border-color .18s,color .18s,background .18s}:root[data-theme=light] .ws-thread-list__remove{background:#f3f6fa;border-color:#1e3a5f1f}.ws-thread-list__remove:hover{color:#f0a0a0;background:#781e1e1f;border-color:#dc78788c}:root[data-theme=light] .ws-thread-list__remove:hover{color:#b03030;background:#fff0f0}.ws-thread-list__block{letter-spacing:.02em;color:#f0c0c0;background:#b43c3c2e;border:1px solid #dc787859;border-radius:999px;align-items:center;padding:2px 8px;font-size:11px;font-weight:700;display:inline-flex}:root[data-theme=light] .ws-thread-list__block{color:#8a3030;background:#dc78781f;border-color:#b4505040}.ws-thread-list__avatar{width:42px;height:42px;color:var(--ws-text-strong);background:linear-gradient(145deg,#3abfbf47,#2e6da459);border:1px solid #3abfbf40;border-radius:12px;flex:none;place-items:center;font-size:16px;font-weight:800;display:grid}.ws-thread-list__body{flex:1;min-width:0}.ws-thread-list__title{justify-content:space-between;align-items:center;gap:10px;margin-bottom:6px;display:flex}.ws-thread-list__company{color:var(--ws-text-strong);min-width:0;font-size:15px;font-weight:700}.ws-thread-list__title-aside{flex-shrink:0;align-items:center;gap:8px;display:flex}.ws-thread__last-at{color:var(--ws-text-muted);white-space:nowrap;font-size:12px;font-weight:500}.ws-thread-header__name-row{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:10px;display:flex}.ws-thread-header__name-row .ws-thread-header__name{min-width:0;margin:0}.ws-thread-list__meta{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:8px;font-size:12px;display:flex}.ws-thread-list__area{color:var(--ws-text-muted)}.ws-thread-list__status{color:var(--ws-text-muted);background:#ffffff0f;border-radius:999px;align-items:center;padding:2px 8px;font-weight:600;display:inline-flex}:root[data-theme=light] .ws-thread-list__status{background:#1e3a5f0f}.ws-thread-list__item--open .ws-thread-list__status{color:#f0d48a;background:#e6b34124}:root[data-theme=light] .ws-thread-list__item--open .ws-thread-list__status{color:var(--ws-status-yellow)}.ws-thread-list__item--accepted .ws-thread-list__status{color:#b8e8b8;background:#6dc96d24}:root[data-theme=light] .ws-thread-list__item--accepted .ws-thread-list__status{color:var(--ws-status-green)}.ws-thread-list__preview{color:var(--ws-text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.45;display:-webkit-box;overflow:hidden}.ws-thread-header{box-shadow:var(--ws-shadow);background:linear-gradient(135deg,#122545eb 0%,#0e1c34e0 100%);border:1px solid #78a0dc2e;border-radius:14px;align-items:flex-start;gap:14px;margin-bottom:16px;padding:16px 18px;display:flex}:root[data-theme=light] .ws-thread-header{background:linear-gradient(135deg,#fff 0%,#f6f9fc 100%);border-color:#1e3a5f1a}.ws-thread-header--open{border-left:3px solid var(--ws-status-yellow)}.ws-thread-header--accepted{border-left:3px solid var(--ws-status-green)}.ws-thread-header__avatar{width:46px;height:46px;color:var(--ws-text-strong);background:linear-gradient(145deg,#3abfbf47,#2e6da459);border:1px solid #3abfbf40;border-radius:12px;flex:none;place-items:center;font-size:17px;font-weight:800;display:grid}.ws-thread-header__body{flex:1;min-width:0}.ws-thread-header__name{color:var(--ws-text-strong);margin:0 0 10px;font-size:18px;font-weight:700;line-height:1.25}.ws-thread-header__contacts{gap:6px;margin-bottom:12px;display:grid}.ws-thread-header__contact-row{flex-wrap:wrap;align-items:baseline;gap:6px 10px;font-size:13px;line-height:1.4;display:flex}.ws-thread-header__contact-label{min-width:72px;color:var(--ws-text-muted);flex:none}.ws-thread-header__contact-value{word-break:break-word;min-width:0}.ws-thread-header__contact-value .ws-link,.ws-thread-header__contact-value a{color:var(--ws-accent,#3abfbf);text-decoration:none;transition:color .15s}.ws-thread-header__contact-value .ws-link:hover,.ws-thread-header__contact-value a:hover{color:var(--ws-accent-strong);text-decoration:underline}.ws-thread-header__meta{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:12px;font-size:12px;display:flex}.ws-thread-header--open .ws-thread-list__status{color:#f0d48a;background:#e6b34124}:root[data-theme=light] .ws-thread-header--open .ws-thread-list__status{color:var(--ws-status-yellow)}.ws-thread-header--accepted .ws-thread-list__status{color:#b8e8b8;background:#6dc96d24}:root[data-theme=light] .ws-thread-header--accepted .ws-thread-list__status{color:var(--ws-status-green)}.ws-thread-header__offer{border-top:1px solid #78a0dc24;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 14px;padding-top:12px;display:flex}:root[data-theme=light] .ws-thread-header__offer{border-top-color:#1e3a5f14}.ws-thread-header__solution{flex:1;min-width:0}.ws-thread-header__solution-label{text-transform:uppercase;letter-spacing:.04em;color:var(--ws-text-muted);margin-bottom:2px;font-size:11px;display:block}.ws-thread-header__solution-name{color:var(--ws-text-strong);font-size:13px;font-weight:600;line-height:1.35;display:block}.ws-thread__messages{gap:10px;margin-bottom:12px;display:grid}.ws-thread__msg{border:1px solid var(--ws-card-border);border-radius:12px;max-width:85%;padding:10px 12px}.ws-thread__msg--mine{background:#3abfbf1f;margin-left:auto}.ws-thread__msg--theirs{margin-right:auto}.ws-thread__msg-meta{color:var(--ws-text-muted);margin-bottom:4px;font-size:11px}.ws-thread__msg-body{white-space:pre-wrap;word-break:break-word;font-size:14px}.ws-btn--sm{padding:6px 12px;font-size:13px}.ws-supplier-list{flex-direction:column;gap:12px;display:flex}.ws-supplier-list--grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}@media (max-width:560px){.ws-supplier-list--grid{grid-template-columns:1fr}}.ws-sol__section-count{vertical-align:middle;min-width:20px;height:20px;color:var(--ws-accent,#3abfbf);background:#3abfbf24;border:1px solid #3abfbf52;border-radius:999px;justify-content:center;align-items:center;margin-left:8px;padding:0 7px;font-size:11px;font-weight:800;display:inline-flex}.ws-supplier-tile{background:#08142a73;border:1px solid #78a0dc38;border-radius:14px;gap:14px;padding:14px 16px;transition:border-color .15s,transform .15s,box-shadow .15s;display:flex}.ws-supplier-tile:hover{border-color:#3abfbf80;transform:translateY(-1px);box-shadow:0 8px 22px #00000038}:root[data-theme=light] .ws-supplier-tile{background:#ffffffd9;border-color:#1e3c781f}:root[data-theme=light] .ws-supplier-tile:hover{box-shadow:0 8px 22px #1e3c781f}.ws-supplier-tile__avatar{letter-spacing:.02em;color:#fff;background:linear-gradient(135deg,#0d9488 0%,#0891b2 100%);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:15px;font-weight:900;display:inline-flex;overflow:hidden;box-shadow:0 4px 12px #0d94884d}.ws-supplier-tile__avatar__img,.ws-offer-modal__avatar__img{object-fit:contain;background:#fff;width:100%;height:100%}.ws-supplier-tile__body{flex-direction:column;flex:1;min-width:0;display:flex}.ws-supplier-tile__name{margin:0;font-size:15px;font-weight:700;line-height:1.3}.ws-supplier-tile__meta{color:var(--ws-text-muted);margin:3px 0 0;font-size:12px;line-height:1.4}.ws-supplier-tile__desc{color:var(--app-text-muted,#dce5f3c7);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:6px 0 0;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.ws-supplier-tile__web{color:var(--ws-accent,#3abfbf);align-self:flex-start;align-items:center;gap:6px;margin-top:8px;font-size:12.5px;font-weight:600;text-decoration:none;display:inline-flex}.ws-supplier-tile__web:hover{text-decoration:underline}.ws-supplier-tile__web-ico{font-size:12px}.ws-supplier-tile__contact{color:var(--app-text-muted,#dce5f3c7);margin:8px 0 0;font-size:12.5px;line-height:1.45}.ws-supplier-tile__actions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.ws-modal-overlay{z-index:1200;background:#040a18b8;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.ws-modal{background:var(--app-surface,#0f1c33);border:1px solid #78a0dc40;border-radius:14px;width:min(640px,100%);max-height:min(86vh,900px);overflow:auto;box-shadow:0 24px 64px #00000073}:root[data-theme=light] .ws-modal{background:#fff}.ws-modal__head{border-bottom:1px solid #78a0dc2e;justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;display:flex}.ws-modal__title{overflow-wrap:break-word;word-break:normal;margin:0;font-size:18px}.ws-modal__close{color:inherit;cursor:pointer;opacity:.75;background:0 0;border:none;font-size:24px;line-height:1}.ws-modal__close:hover{opacity:1}.ws-modal__body{overflow-wrap:break-word;word-break:normal;padding:16px 18px 20px}.ws-modal--confirm{width:min(420px,100%)}.ws-modal__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;margin-top:12px;display:flex}.ws-checkbox-row{cursor:pointer;align-items:flex-start;gap:8px;margin:12px 0;display:flex}.ws-checkbox-row input[type=checkbox]{flex:none;margin-top:2px}.ws-checkbox-row span{overflow-wrap:break-word;word-break:normal;min-width:0;font-size:13px;line-height:1.45}.ws-confirm__body{gap:18px;display:grid}.ws-confirm__message{color:var(--ws-text);margin:0;line-height:1.5}.ws-confirm__actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.ws-offer-card{gap:12px;display:grid}.ws-offer-card__vendor{margin:0 0 4px;font-weight:700}.ws-offer-field{gap:4px;display:grid}.ws-offer-field__label{letter-spacing:.04em;text-transform:uppercase;color:var(--app-text-muted,#dce5f3a6);font-size:11px;font-weight:700}.ws-offer-field__value{white-space:pre-wrap;font-size:14px;line-height:1.5}.ws-offer-field__value--empty{opacity:.65;font-style:italic}.ws-offer-files{flex-direction:column;gap:6px;display:flex}body.ws-offer-modal-open{overflow:hidden}.ws-offer-modal-overlay{opacity:0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:opacity .22s}.ws-offer-modal-overlay--in{opacity:1}.ws-offer-modal-overlay--out{opacity:0}.ws-offer-modal{opacity:0;flex-direction:column;width:min(680px,100%);max-height:min(90vh,940px);padding:0;transition:opacity .24s,transform .24s cubic-bezier(.22,1,.36,1);display:flex;overflow:hidden;transform:scale(.96)translateY(16px)}.ws-offer-modal--in{opacity:1;transform:none}.ws-offer-modal--out{opacity:0;transform:scale(.98)translateY(8px)}.ws-offer-modal--inline{opacity:1;background:var(--app-surface,#0f1c33);border:1px solid #78a0dc40;border-radius:14px;width:100%;max-height:none;transform:none;box-shadow:0 12px 32px #00000047}:root[data-theme=light] .ws-offer-modal--inline{background:#fff}.ws-offer-modal__hero{color:#fff;background:linear-gradient(135deg,#0d9488 0%,#059669 52%,#047857 100%);flex-shrink:0;padding:22px 22px 20px;position:relative}.ws-offer-modal__hero:after{content:"";pointer-events:none;background:radial-gradient(circle at 85% 12%,#fff3,#0000 44%);position:absolute;inset:0}.ws-offer-modal__hero--loading{align-items:center;min-height:96px;display:flex}.ws-offer-modal__close{z-index:2;color:#fff;cursor:pointer;background:#ffffff29;border:none;border-radius:10px;width:36px;height:36px;font-size:22px;line-height:1;transition:background .15s;position:absolute;top:12px;right:12px}.ws-offer-modal__close:hover{background:#ffffff42}.ws-offer-modal__badge{letter-spacing:.04em;text-transform:uppercase;z-index:1;background:#ffffff29;border:1px solid #ffffff3d;border-radius:999px;align-items:center;padding:4px 10px;font-size:11px;font-weight:800;display:inline-flex;position:relative}.ws-offer-modal__hero-main{z-index:1;align-items:center;gap:14px;margin-top:12px;display:flex;position:relative}.ws-offer-modal__avatar{letter-spacing:.02em;color:#065f46;background:#fffffff0;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:18px;font-weight:900;display:inline-flex;overflow:hidden;box-shadow:0 6px 16px #0000002e}.ws-offer-modal__hero-text{min-width:0}.ws-offer-modal__title{margin:0;font-size:clamp(19px,2.6vw,24px);font-weight:800;line-height:1.25}.ws-offer-modal__subtitle{opacity:.9;margin:4px 0 0;font-size:13px}.ws-offer-modal__contacts{z-index:1;flex-wrap:wrap;gap:8px;margin-top:14px;display:flex;position:relative}.ws-offer-modal__contact{color:#fff;background:#ffffff24;border:1px solid #ffffff38;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:12.5px;font-weight:600;text-decoration:none;transition:background .15s;display:inline-flex}.ws-offer-modal__contact:hover{background:#ffffff42}.ws-offer-modal__contact-ico{opacity:.9;font-size:13px}.ws-offer-modal__stats{background:#78a0dc29;border-bottom:1px solid #78a0dc29;flex-shrink:0;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1px;display:grid}.ws-offer-modal__stat{background:var(--app-surface,#0f1c33);gap:4px;padding:13px 16px;display:grid}:root[data-theme=light] .ws-offer-modal__stat{background:#f8fafc}.ws-offer-modal__stat-label{letter-spacing:.06em;text-transform:uppercase;color:var(--ws-text-muted);font-size:10px;font-weight:800}.ws-offer-modal__stat-value{color:var(--ws-text-strong,#fff);font-size:15px;font-weight:800}:root[data-theme=light] .ws-offer-modal__stat-value{color:#0f172a}.ws-offer-modal__stat--accent .ws-offer-modal__stat-value{color:#34d399}:root[data-theme=light] .ws-offer-modal__stat--accent .ws-offer-modal__stat-value{color:#047857}.ws-offer-modal__body{flex:1;padding:18px 20px 22px;overflow:auto}.ws-offer-modal--inline .ws-offer-modal__body{overflow:visible}.ws-offer-modal__empty{color:var(--ws-text-muted);margin:0;font-size:13px;font-style:italic}.ws-offer-modal__section{margin-bottom:20px}.ws-offer-modal__section:last-child{margin-bottom:0}.ws-offer-modal__section-title{letter-spacing:.06em;text-transform:uppercase;color:var(--ws-text-muted);margin:0 0 10px;font-size:11px;font-weight:800}.ws-offer-modal__desc{color:var(--ws-text);white-space:pre-wrap;margin:0;font-size:14px;line-height:1.65}.ws-offer-modal__benefit{background:#10b9811a;border:1px solid #10b98147;border-radius:12px;align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.ws-offer-modal__benefit p{color:var(--ws-text);white-space:pre-wrap;margin:0;font-size:14px;line-height:1.6}.ws-offer-modal__benefit-ico{color:#34d399;background:#10b98138;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:14px;font-weight:900;display:inline-flex}:root[data-theme=light] .ws-offer-modal__benefit-ico{color:#047857}.ws-offer-modal__materials{flex-wrap:wrap;gap:8px;display:flex}.ws-offer-modal__material{max-width:100%;color:var(--ws-text);background:#3abfbf14;border:1px solid #3abfbf47;border-radius:10px;align-items:center;gap:8px;padding:9px 13px;font-size:13px;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.ws-offer-modal__material:hover{background:#3abfbf29;border-color:#3abfbf80}.ws-offer-modal__material-ico{flex-shrink:0;font-size:14px}.ws-offer-modal__material-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ws-offer-modal__loading{color:#ffffffeb;margin:0;font-size:14px;font-weight:600}body.ws-sol-modal-open{overflow:hidden}.ws-sol-modal-overlay{opacity:0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:opacity .22s}.ws-sol-modal-shell{justify-content:center;align-items:center;gap:.5rem;width:min(720px + 6.5rem,100%);max-width:100%;display:flex}.ws-sol-modal-shell .ws-sol-modal{flex:auto;width:min(720px,100% - 6.5rem);min-width:0}.ws-sol-modal__nav{color:#fff;cursor:pointer;z-index:1;background:#0f172ab8;border:1px solid #ffffff38;border-radius:999px;flex:none;width:2.75rem;height:2.75rem;font-size:1.75rem;line-height:1;transition:background .15s,opacity .15s}.ws-sol-modal__nav:hover:not(:disabled){background:#1e293beb}.ws-sol-modal__nav:disabled{opacity:.35;cursor:not-allowed}:root[data-theme=light] .ws-sol-modal__nav{color:#0f172a;background:#ffffffeb;border-color:#0f172a1f}.ws-sol-modal-overlay--in{opacity:1}.ws-sol-modal-overlay--out{opacity:0}.ws-sol-modal{opacity:0;flex-direction:column;width:min(720px,100%);max-height:min(90vh,920px);padding:0;transition:opacity .24s,transform .24s cubic-bezier(.22,1,.36,1);display:flex;overflow:hidden;transform:scale(.96)translateY(16px)}.ws-sol-modal--in{opacity:1;transform:none}.ws-sol-modal--out{opacity:0;transform:scale(.98)translateY(8px)}.ws-sol-modal__hero{color:#fff;background:linear-gradient(135deg,#2e6da4 0%,#3abfbf 100%);padding:22px 22px 20px;position:relative}.ws-sol-modal--proc .ws-sol-modal__hero{background:linear-gradient(135deg,#1e3a5f 0%,#3a78c2 100%)}.ws-sol-modal--org .ws-sol-modal__hero{background:linear-gradient(135deg,#1f8c4d 0%,#7bd06d 100%)}.ws-sol-modal__hero:after{content:"";pointer-events:none;background:radial-gradient(circle at 85% 15%,#ffffff2e,#0000 42%);position:absolute;inset:0}.ws-sol-modal__close{z-index:2;color:#fff;cursor:pointer;background:#ffffff24;border:none;border-radius:10px;width:36px;height:36px;font-size:22px;line-height:1;transition:background .15s;position:absolute;top:12px;right:12px}.ws-sol-modal__close:hover{background:#ffffff3d}.ws-sol-modal__hero-badges{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.ws-sol-modal__badge{letter-spacing:.03em;text-transform:uppercase;background:#ffffff29;border:1px solid #ffffff38;border-radius:999px;align-items:center;padding:4px 10px;font-size:11px;font-weight:800;display:inline-flex}.ws-sol-modal__badge--level{color:#0f172a;background:#ffffffeb;border-color:#0000}.ws-sol-modal__title{z-index:1;margin:0 0 8px;font-size:clamp(20px,3vw,26px);font-weight:800;line-height:1.25;position:relative}.ws-sol-modal__subtitle{opacity:.88;z-index:1;margin:0;font-size:13px;position:relative}.ws-sol-modal__stats{background:#78a0dc29;border-bottom:1px solid #78a0dc29;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1px;display:grid}.ws-sol-modal__stat{background:var(--app-surface,#0f1c33);gap:4px;padding:14px 16px;display:grid}:root[data-theme=light] .ws-sol-modal__stat{background:#f8fafc}.ws-sol-modal__stat--accent .ws-sol-modal__stat-value{color:var(--ws-accent,#3abfbf)}.ws-sol-modal__stat-label{letter-spacing:.06em;text-transform:uppercase;color:var(--ws-text-muted);font-size:10px;font-weight:800}.ws-sol-modal__stat-value{color:var(--ws-text-strong,#fff);font-size:15px;font-weight:800}:root[data-theme=light] .ws-sol-modal__stat-value{color:#0f172a}.ws-sol-modal__body{flex:1;padding:18px 20px 22px;overflow:auto}.ws-sol-modal__effects{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:10px;margin-bottom:20px;display:grid}.ws-sol-modal__effect{background:#3abfbf14;border:1px solid #3abfbf38;border-radius:12px;padding:12px 14px}.ws-sol-modal__effect-value{color:var(--ws-accent,#3abfbf);font-size:18px;font-weight:900;line-height:1.2}.ws-sol-modal__effect-label{color:var(--ws-text-muted);margin-top:4px;font-size:12px;line-height:1.35}.ws-sol-modal__section{margin-bottom:20px}.ws-sol-modal__section-title{letter-spacing:.06em;text-transform:uppercase;color:var(--ws-text-muted);margin:0 0 10px;font-size:11px;font-weight:800}.ws-sol-modal__desc{color:var(--ws-text);margin:0;font-size:14px;line-height:1.65}.ws-sol-modal__problems{gap:8px;display:grid}.ws-sol-modal__problem{background:#dc645014;border:1px solid #dc64502e;border-radius:10px;align-items:flex-start;gap:10px;padding:10px 12px;display:flex}.ws-sol-modal__problem p{margin:0;font-size:13px;line-height:1.5}.ws-sol-modal__problem-icon{color:#f87171;background:#dc645033;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:13px;font-weight:900;display:inline-flex}.ws-sol-modal__prereq{margin:0;padding-left:1.2rem;font-size:13px;line-height:1.55}.ws-sol-modal__prereq-id{color:var(--ws-text-muted);font-size:12px}.ws-sol-modal__prereq-link{font:inherit;color:var(--ws-accent,#3abfbf);cursor:pointer;text-underline-offset:2px;background:0 0;border:0;margin:0;padding:0;font-size:12px;font-weight:600;text-decoration:underline;display:inline}.ws-sol-modal__prereq-link:hover{color:var(--ws-accent-hover,#5dd4d4)}.ws-sol-modal__prereq-link:focus-visible{outline:2px solid var(--ws-accent,#3abfbf);outline-offset:2px;border-radius:2px}.ws-sol-modal__loading{color:var(--ws-text-muted);margin:0;font-size:13px;font-style:italic}.ws-sol-modal__suppliers{border-top:1px dashed var(--ws-divider);margin-top:8px;padding-top:16px}.ws-sol--clickable{cursor:pointer}.ws-sol--clickable .ws-sol__main{grid-template-rows:auto auto;grid-template-columns:1fr auto;align-items:center;column-gap:8px;width:100%;display:grid}.ws-sol--clickable .ws-sol__title{grid-area:1/1}.ws-sol--clickable .ws-sol__meta-row{grid-area:2/1}.ws-sol--clickable .ws-sol__main:hover{opacity:.92}.ws-sol__open{color:var(--ws-text-muted);opacity:.55;font-size:20px;line-height:1;transition:transform .15s,opacity .15s}.ws-sol--clickable:hover .ws-sol__open{opacity:1;transform:translate(2px)}.ws-card-stats{border:1px solid var(--app-input-border,#ffffff14);background:#ffffff05;border-radius:12px;margin:24px 0;padding:18px 20px}.ws-card-stats__title{margin:0 0 6px;font-size:18px;font-weight:700}.ws-card-stats__sub{color:var(--app-text-muted);margin:0 0 16px;font-size:13px}.ws-card-stats__tiles{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px;display:grid}.ws-card-stats__tile{border:1px solid var(--app-input-border,#ffffff14);background:#ffffff08;border-radius:10px;overflow:hidden}.ws-card-stats__tile--open{background:#3abfbf0f;border-color:#3abfbf73;grid-column:1/-1}.ws-card-stats__tile-head{width:100%;color:inherit;text-align:left;cursor:pointer;font:inherit;background:0 0;border:0;justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.ws-card-stats__tile-head:hover{background:#ffffff0a}.ws-card-stats__tile-head-text{flex-direction:column;gap:4px;min-width:0;display:flex}.ws-card-stats__tile-title{font-size:14px;font-weight:600;line-height:1.35}.ws-card-stats__tile-meta{color:var(--app-text-muted);font-size:12px}.ws-card-stats__tile-badge{color:var(--app-text);background:#e6b43c24;border:1px solid #e6b43c59;border-radius:999px;align-self:flex-start;margin-top:4px;padding:2px 8px;font-size:11px;font-weight:600;display:inline-block}.ws-card-stats__tile-chevron{color:var(--app-text-muted);flex-shrink:0;font-size:14px;line-height:1.4}.ws-card-stats__tile-summary{flex-wrap:wrap;gap:8px 12px;padding:0 16px 14px;display:flex}.ws-card-stats__tile-chip{color:var(--app-text-muted);font-size:12px}.ws-card-stats__tile-chip-val{color:var(--app-text);font-variant-numeric:tabular-nums;font-weight:700}.ws-card-stats__tile--open .ws-card-stats__table{width:calc(100% - 32px);margin:0 16px 16px}.ws-card-stats__tile--open .ws-card-stats__card-note{margin:0 16px 10px}.ws-card-stats__card+.ws-card-stats__card{border-top:1px solid var(--app-input-border,#ffffff14);margin-top:16px;padding-top:16px}.ws-card-stats__card-title{margin:0 0 8px;font-size:15px;font-weight:600}.ws-card-stats__card-note{color:var(--app-text-muted);margin:0 0 10px;font-size:12px}.ws-card-stats__table{border-collapse:collapse;width:100%;font-size:13px}.ws-card-stats__table th,.ws-card-stats__table td{text-align:left;border-bottom:1px solid var(--app-input-border,#ffffff0f);padding:8px 10px}.ws-card-stats__table th:not(:first-child),.ws-card-stats__num{text-align:right;font-variant-numeric:tabular-nums}.ws-card-stats__num--total{font-weight:700}
