/*Shared component styles - Examples:buttons,cards,chips,forms,tables,segmented controls,modals.*/
#ux-progress{margin-top:12px;position:relative;z-index:1;padding:12px 14px 10px;border-radius:18px;background:radial-gradient(120% 150% at 10% 0%,rgba(76,61,168,0.08)0%,rgba(76,61,168,0)34%),radial-gradient(90% 140% at 100% 100%,rgba(31,48,94,0.07)0%,rgba(31,48,94,0)44%),linear-gradient(180deg,rgba(8,11,18,0.985),rgba(4,6,10,0.975));border:1px solid rgba(255,255,255,0.07);box-shadow:inset 0 1px 0 rgba(255,255,255,0.03),0 14px 30px rgba(0,0,0,0.22);backdrop-filter:blur(14px)saturate(108%);-webkit-backdrop-filter:blur(14px)saturate(108%)}.sb-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.sb-head-main{display:flex;align-items:center;gap:0;min-width:0}.sb-label{font-size:12px;font-weight:700;letter-spacing:0.02em;color:rgba(244,247,255,0.94)}.sb-phase{min-width:0}
.sb-phase-text{font-size:11px;color:rgba(190,199,215,0.72);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sb-badge{display:inline-flex;align-items:center;justify-content:center;min-width:74px;height:26px;padding:0 10px;border-radius:999px;border:1px solid rgba(255,255,255,0.07);background:linear-gradient(180deg,rgba(255,255,255,0.045),rgba(255,255,255,0.02));box-shadow:inset 0 1px 0 rgba(255,255,255,0.02);font-size:11px;font-weight:800;letter-spacing:0.04em;text-transform:uppercase;color:rgba(235,241,252,0.88)}.sb-badge.running{background:linear-gradient(180deg,rgba(88,104,170,0.2),rgba(28,35,58,0.24));border-color:rgba(132,149,214,0.18);color:#edf4ff}.sb-badge.done{background:linear-gradient(180deg,rgba(48,92,78,0.22),rgba(17,45,38,0.24));border-color:rgba(109,176,147,0.16);color:#e9fff8}
.sb-badge.error{background:linear-gradient(180deg,rgba(106,48,56,0.24),rgba(53,20,26,0.26));border-color:rgba(214,128,141,0.14);color:#fff0f0}.sb-rail{position:relative;height:8px;border-radius:999px;overflow:visible;background:rgba(255,255,255,0.08);border:0;box-shadow:inset 0 1px 2px rgba(0,0,0,0.38),inset 0 -1px 0 rgba(255,255,255,0.035)}.sb-rail::before{content:none}.sb-rail.error{background:rgba(224,100,112,0.18)}.sb-fill{position:absolute;inset:0 auto 0 0;width:0%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#5fb6ff,#7ee2b8);box-shadow:inset 0 1px 0 rgba(255,255,255,0.34),inset 0 -1px 0 rgba(0,0,0,0.16);transition:width 0.28s ease,filter 0.22s ease,opacity 0.22s ease;z-index:1;overflow:hidden}
@keyframes sbShift{0%{background-position:0% 50%}
100%{background-position:100% 50%}}
@keyframes sbShimmer{to{transform:translateX(100%)}
}
@keyframes sbPulse{from{opacity:0.9}
to{opacity:0.75}}.sb-rail.running .sb-fill{background-size:200% 100%}.sb-rail.starting .sb-fill{animation:sbPulse 0.9s ease-in-out infinite alternate}.sb-rail.finishing .sb-fill{filter:saturate(1.2)brightness(1.05)}#ux-progress .sb-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:10px}
#ux-progress .sb-steps span{display:flex;align-items:center;justify-content:center;height:28px;padding:0 8px;border-radius:999px;white-space:nowrap;font-size:10px;font-weight:700;letter-spacing:0.03em;text-transform:uppercase;position:relative;isolation:isolate;color:rgba(176,188,206,0.82);border:1px solid rgba(255,255,255,0.055);background:linear-gradient(180deg,rgba(255,255,255,0.04),rgba(255,255,255,0.016));box-shadow:inset 0 1px 0 rgba(255,255,255,0.016);opacity:1;transition:color 0.2s ease,border-color 0.2s ease,background 0.2s ease,box-shadow 0.2s ease,transform 0.2s ease,filter 0.2s ease}#ux-progress .sb-steps span::before{content:"";position:absolute;inset:1px;border-radius:inherit;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,0.035),rgba(255,255,255,0));z-index:-1}
#ux-progress .sb-steps span.current{color:rgba(249,251,255,0.98)!important;border-color:rgba(122,137,194,0.2)!important;background:linear-gradient(180deg,rgba(78,88,134,0.24),rgba(26,31,48,0.34))!important;box-shadow:inset 0 1px 0 rgba(255,255,255,0.045),0 0 0 1px rgba(91,103,154,0.06)!important;transform:none;filter:none}#ux-progress .sb-steps span.current::after{content:"";position:absolute;left:10px;top:50%;width:6px;height:6px;border-radius:999px;transform:translateY(-50%);background:rgba(171,185,233,0.8);box-shadow:none}#ux-progress .sb-steps span.done{color:rgba(234,241,255,0.94)!important;border-color:rgba(255,255,255,0.075)!important;background:linear-gradient(180deg,rgba(255,255,255,0.06),rgba(255,255,255,0.024))!important;box-shadow:inset 0 1px 0 rgba(255,255,255,0.03)}#ux-progress .sb-steps span.done:not(.current){color:rgba(221,231,245,0.86)!important}
.sb-fly{position:absolute;top:-30px;left:0;transform:translateX(-50%);font-size:11px;line-height:1;padding:7px 10px;border-radius:999px;white-space:nowrap;color:rgba(242,246,255,0.92);background:rgba(9,13,21,0.72);backdrop-filter:blur(10px)saturate(120%);-webkit-backdrop-filter:blur(10px)saturate(120%);border:1px solid rgba(255,255,255,0.08);box-shadow:0 10px 24px rgba(0,0,0,0.24);opacity:0.92;pointer-events:none;transition:left 0.25s ease,opacity 0.15s ease;z-index:2}.sb-fly.hide{opacity:0}.sb-rail.indet .sb-fill{background-size:200% 100%;animation:sbShift 1.15s linear infinite}.sb-rail.indet .sb-fill::after{content:"";position:absolute;inset:0;background:linear-gradient(105deg,transparent 18%,rgba(255,255,255,0.32)48%,transparent 72%);transform:translateX(-100%);animation:sbShimmer 1.15s linear infinite;pointer-events:none}.sb-rail.apply.indet .sb-fill::after{animation-duration:1s}
@media(prefers-reduced-motion:reduce){.sb-rail.running.indet::after,.sb-fill.indet,.sb-rail.starting .sb-fill{animation:none}
}
@media(max-width:640px){#ux-progress{padding:11px 12px 10px}
.sb-head{align-items:flex-start;flex-direction:column}.sb-badge{min-width:0}#ux-progress .sb-steps{gap:6px}#ux-progress .sb-steps span{height:26px;padding:0 6px;font-size:9px}#ux-progress .sb-steps span.current::after{left:8px}}#cw-trailer{position:fixed;inset:0;display:none;align-items:center;justify-content:center;z-index:10050;background:radial-gradient(120% 120% at 12% 0%,rgba(96,88,214,0.22),transparent 40%),radial-gradient(120% 120% at 100% 100%,rgba(34,118,215,0.18),transparent 44%),rgba(3,5,10,0.78);backdrop-filter:blur(8px)saturate(120%);-webkit-backdrop-filter:blur(8px)saturate(120%)}#cw-trailer.show{display:flex}#cw-trailer .cw-trailer-box{position:relative;width:min(94vw,1120px);border-radius:24px;overflow:hidden;background:linear-gradient(180deg,rgba(10,12,20,0.985),rgba(4,6,12,0.99));box-shadow:0 32px 80px rgba(0,0,0,0.58),inset 0 1px 0 rgba(255,255,255,0.05)}
#cw-trailer .cw-trailer-shell{position:relative;display:grid;grid-template-rows:auto minmax(0,1fr);min-height:min(82vh,760px)}#cw-trailer .cw-trailer-shell::before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(90% 120% at 0% 0%,rgba(98,92,182,0.16),transparent 42%),linear-gradient(180deg,rgba(255,255,255,0.04),transparent 28%)}#cw-trailer .cw-trailer-head{position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:16px 18px 14px;border-bottom:1px solid rgba(255,255,255,0.08);background:linear-gradient(180deg,rgba(255,255,255,0.04),rgba(255,255,255,0.01))}#cw-trailer .cw-trailer-meta{min-width:0;display:grid;gap:4px}#cw-trailer .cw-trailer-kicker{font-size:11px;font-weight:800;letter-spacing:0.16em;text-transform:uppercase;color:rgba(206,216,236,0.66)}
#cw-trailer .cw-trailer-title{font-size:20px;font-weight:800;line-height:1.15;color:#f7f9ff;letter-spacing:-0.02em}#cw-trailer .cw-trailer-close{display:inline-flex;align-items:center;justify-content:center;min-width:42px;min-height:42px;padding:0 12px;border-radius:999px;border:1px solid rgba(255,255,255,0.12);background:linear-gradient(180deg,rgba(255,255,255,0.08),rgba(255,255,255,0.03));color:#f7f9ff;cursor:pointer;line-height:1;transition:background 0.16s ease,border-color 0.16s ease,transform 0.16s ease}#cw-trailer .cw-trailer-close:hover{transform:translateY(-1px);border-color:rgba(255,255,255,0.2);background:linear-gradient(180deg,rgba(255,255,255,0.12),rgba(255,255,255,0.05))}#cw-trailer .cw-trailer-close .material-symbol,#cw-trailer .cw-trailer-close .material-symbols-rounded{font-size:20px;line-height:1;color:currentColor}
#cw-trailer .cw-trailer-stage{position:relative;z-index:1;margin:14px;border-radius:20px;overflow:hidden;min-height:min(68vh,640px);background:linear-gradient(180deg,rgba(7,9,15,0.98),rgba(2,3,7,0.99));border:1px solid rgba(255,255,255,0.08);box-shadow:inset 0 1px 0 rgba(255,255,255,0.04)}#cw-trailer .cw-trailer-stage::before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(80% 80% at 50% 0%,rgba(98,92,182,0.12),transparent 38%)}#cw-trailer .cw-trailer-stage iframe{width:100%;height:100%;min-height:min(68vh,640px);display:block;border:0;position:relative;z-index:1}html[data-cw-theme="flat-light"] #cw-trailer{background:rgba(15,23,42,0.52)}html[data-cw-theme="flat-light"] #cw-trailer .cw-trailer-box{background:#f8fafc;box-shadow:0 24px 60px rgba(15,23,42,0.22)}html[data-cw-theme="flat-light"] #cw-trailer .cw-trailer-shell::before{background:none}
html[data-cw-theme="flat-light"] #cw-trailer .cw-trailer-head{border-bottom-color:rgba(16,24,40,0.14);background:#ffffff}html[data-cw-theme="flat-light"] #cw-trailer .cw-trailer-kicker{color:#475467}html[data-cw-theme="flat-light"] #cw-trailer .cw-trailer-title{color:#111827}html[data-cw-theme="flat-light"] #cw-trailer .cw-trailer-close{border-color:rgba(16,24,40,0.16);background:#ffffff;color:#172033}html[data-cw-theme="flat-light"] #cw-trailer .cw-trailer-close:hover{background:#eef2f7}html[data-cw-theme="flat-light"] #cw-trailer .cw-trailer-stage{border-color:rgba(16,24,40,0.14);background:#0b0f17}html[data-cw-theme="flat-light"] #cw-trailer .cw-trailer-stage::before{background:none}
@media(max-width:760px){#cw-trailer .cw-trailer-head{padding:14px 14px 12px}
#cw-trailer .cw-trailer-title{font-size:17px}#cw-trailer .cw-trailer-stage{margin:10px;min-height:min(60vh,420px)}#cw-trailer .cw-trailer-stage iframe{min-height:min(60vh,420px)}}#cw_media_user_picker_overlay{position:fixed;inset:0;z-index:2147483000;background:rgba(0,0,0,0.45)}#cw_media_user_picker_overlay.hidden{display:none}#cw_media_user_picker{position:fixed;z-index:2147483001;width:min(320px,calc(100vw - 24px));max-height:min(440px,calc(100vh - 24px));border-radius:12px;background:var(--panel,#111);box-shadow:0 0 0 1px rgba(255,255,255,0.08)inset,0 18px 50px rgba(0,0,0,0.55);border:1px solid rgba(255,255,255,0.1);overflow:hidden;color:var(--fg,#eef3ff)}#cw_media_user_picker.hidden{display:none}#cw_media_user_picker .head{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:9px 11px;border-bottom:1px solid rgba(255,255,255,0.06)}
#cw_media_user_picker .title{font-weight:800;font-size:11.5px;letter-spacing:0.05em;text-transform:uppercase;color:rgba(226,232,248,0.68)}#cw_media_user_picker .body{padding:9px;display:grid;gap:8px}#cw_media_user_picker .pophead{display:grid;grid-template-columns:minmax(0,1fr)auto;gap:8px;align-items:center}#cw_media_user_picker .list{overflow:auto;display:flex;flex-direction:column;gap:4px;border:1px solid rgba(255,255,255,0.08);border-radius:11px;max-height:300px;padding:6px;scrollbar-width:thin;scrollbar-color:rgba(124,92,255,0.92)rgba(255,255,255,0.06)}#cw_media_user_picker .list::-webkit-scrollbar{width:10px}#cw_media_user_picker .list::-webkit-scrollbar-track{background:rgba(255,255,255,0.06);border-radius:999px}
#cw_media_user_picker .list::-webkit-scrollbar-thumb{background:linear-gradient(180deg,rgba(124,92,255,0.95),rgba(86,60,180,0.92));border-radius:999px;border:2px solid rgba(7,9,14,0.88)}#cw_media_user_picker .list::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,rgba(145,116,255,0.98),rgba(104,79,206,0.95))}#cw_media_user_picker .userrow{width:100%;text-align:left;background:rgba(255,255,255,0.045);border:1px solid rgba(255,255,255,0.08);border-radius:9px;color:inherit;padding:7px 10px;cursor:pointer}#cw_media_user_picker .userrow:hover{background:rgba(255,255,255,0.07);border-color:rgba(124,92,255,0.48);box-shadow:0 0 0 2px rgba(124,92,255,0.14)}#cw_media_user_picker .row1{display:flex;justify-content:space-between;align-items:center;gap:8px}
#cw_media_user_picker .row1 strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:800}#cw_media_user_picker .sub{font-size:12px;opacity:0.7;padding:10px}#cw_media_user_picker .tag{flex:0 0 auto;font-size:10px;font-weight:800;letter-spacing:0.02em;padding:2px 8px;border-radius:999px;background:rgba(255,255,255,0.08);border:1px solid rgba(255,255,255,0.12);color:rgba(226,232,248,0.8);white-space:nowrap}#cw_media_user_picker .tag.owner{color:#c9a6ff;-webkit-text-fill-color:#c9a6ff;background:rgba(176,102,255,0.16);border-color:rgba(197,157,255,0.45)}#cw_media_user_picker .tag.friend{color:#7ddcff;-webkit-text-fill-color:#7ddcff;background:rgba(0,209,255,0.14);border-color:rgba(115,220,255,0.42)}
#cw_media_user_picker .tag.managed,#cw_media_user_picker .tag.home{color:#83f0b6;-webkit-text-fill-color:#83f0b6;background:rgba(53,255,143,0.13);border-color:rgba(117,240,173,0.42)}#cw_media_user_picker .tag.admin{color:#ffcf7a;-webkit-text-fill-color:#ffcf7a;background:rgba(245,158,11,0.15);border-color:rgba(245,158,11,0.42)}#cw_media_user_picker input{width:100%;min-width:0;padding:9px 11px;border-radius:9px;border:1px solid rgba(255,255,255,0.12);background:rgba(255,255,255,0.04);color:inherit;outline:none;font-size:13px}#cw_media_user_picker .xbtn{min-height:38px;padding:0 12px;border-radius:9px;background:rgba(255,255,255,0.06);border:1px solid rgba(255,255,255,0.12);color:inherit;cursor:pointer;font-weight:800;font-size:13px}#cw_media_user_picker .xbtn:hover{opacity:1}.cw-unres-modal{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center}
.cw-unres-modal.hidden{display:none}.cw-unres-backdrop{position:absolute;inset:0;background:rgba(0,0,0,0.55)}.cw-unres-card{position:relative;max-width:720px;width:calc(100% - 32px);max-height:80vh;display:flex;flex-direction:column;background:var(--card,#1b1d22);color:var(--text,#e8eaed);border:1px solid rgba(255,255,255,0.1);border-radius:12px;box-shadow:0 12px 40px rgba(0,0,0,0.5)}.cw-unres-h{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid rgba(255,255,255,0.08)}.cw-unres-title{font-weight:600}.cw-unres-close{background:transparent;border:0;color:inherit;font-size:16px;cursor:pointer;opacity:0.7}.cw-unres-close:hover{opacity:1}.cw-unres-body{padding:0 16px 16px;overflow:auto}
.cw-unres-summary{position:sticky;top:0;z-index:1;background:var(--card,#1b1d22);display:flex;flex-wrap:wrap;gap:6px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.08)}.cw-unres-chip{font-size:11px;background:rgba(255,255,255,0.08);border-radius:10px;padding:2px 9px}.cw-unres-chip b{font-weight:600}.cw-unres-list{list-style:none;margin:0;padding:0}.cw-unres-item{display:flex;align-items:center;gap:12px;padding:5px 0;font-size:13px;border-bottom:1px solid rgba(255,255,255,0.05)}.cw-unres-item-t{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cw-unres-item-r{flex:0 0 auto;font-size:11px;opacity:0.6;white-space:nowrap}.cw-unres-loading,.cw-unres-empty,.cw-unres-error{padding:24px 0;text-align:center;opacity:0.7}.cw-unres-link{color:#8ea2ff;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.cw-unres-link:hover{color:#b8c6ff}
.save-toast{position:fixed;left:50%;bottom:18px;transform:translateX(-50%);z-index:9999;max-width:calc(100vw - 24px);padding:10px 14px;border-radius:999px;backdrop-filter:blur(10px);background:rgba(20,20,30,0.82);border:1px solid rgba(255,255,255,0.14);color:#fff;font-size:13px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.save-toast.ok{border-color:rgba(80,220,140,0.35)}.save-toast.error{border-color:rgba(255,120,120,0.35)}.save-toast.hide{display:none}.cw-inline-error{margin-top:10px;padding:8px 10px;border-radius:12px;background:rgba(255,80,80,0.08);border:1px solid rgba(255,80,80,0.18);color:rgba(255,220,220,0.95);font-size:12px}.cw-inline-error.hidden{display:none}.cw-invalid{border-color:rgba(255,100,100,0.55)!important;box-shadow:0 0 0 2px rgba(255,80,80,0.12)!important}#cw-quick-add{position:fixed;z-index:70;pointer-events:none}
#cw-quick-add.hidden{display:none !important}#cw-quick-add .cw-qa-shell{pointer-events:auto}#cw-quick-add .cw-qa-desktop{position:fixed;right:0;top:var(--cw-qa-desktop-top,66%);transform:translateY(-50%);display:flex;align-items:center;justify-content:flex-end;filter:drop-shadow(0 14px 26px rgba(0,0,0,0.28))}#cw-quick-add .cw-qa-tab{width:28px;height:60px;padding:0 14px;border-radius:18px 0 0 18px;border:1px solid rgba(255,255,255,0.08);border-right:0;background:linear-gradient(180deg,rgba(20,24,34,0.98),rgba(7,9,14,0.99));color:#eef2ff;display:flex;align-items:center;justify-content:flex-end;gap:12px;cursor:pointer;overflow:hidden;box-shadow:inset 0 1px 0 rgba(255,255,255,0.05),0 8px 20px rgba(0,0,0,0.16);transition:width 0.2s ease,background 0.18s ease,box-shadow 0.18s ease,border-color 0.18s ease}
#cw-quick-add .cw-qa-tab:hover,#cw-quick-add .cw-qa-tab:focus-visible{background:linear-gradient(180deg,rgba(24,28,40,0.985),rgba(10,12,18,0.995));border-color:rgba(255,255,255,0.12);box-shadow:inset 0 1px 0 rgba(255,255,255,0.06),0 10px 24px rgba(0,0,0,0.2);outline:none}#cw-quick-add .cw-qa-tab .cw-qa-grip{font-size:17px;opacity:0.38;margin-left:2px;color:rgba(214,221,240,0.72)}#cw-quick-add .cw-qa-tab-text{font-size:14px;font-weight:850;letter-spacing:0.015em;white-space:nowrap;color:rgba(241,244,252,0.94);opacity:0;transform:translateX(-6px);transition:opacity 0.16s ease,transform 0.18s ease}#cw-quick-add.is-open .cw-qa-tab,#cw-quick-add.is-peek .cw-qa-tab{width:156px}#cw-quick-add.is-open .cw-qa-tab-text,#cw-quick-add.is-peek .cw-qa-tab-text{opacity:1;transform:translateX(0)}
#cw-quick-add .cw-qa-fab{position:fixed;right:18px;bottom:var(--cw-qa-mobile-bottom,22px);min-width:0;height:50px;padding:0 16px;border-radius:999px;border:1px solid rgba(255,255,255,0.08);background:linear-gradient(180deg,rgba(18,22,30,0.98),rgba(8,10,16,0.995));color:#f3f6ff;display:inline-flex;align-items:center;gap:9px;font-size:14px;font-weight:850;box-shadow:0 14px 28px rgba(0,0,0,0.28),inset 0 1px 0 rgba(255,255,255,0.07);cursor:pointer;pointer-events:auto}#cw-quick-add .cw-qa-fab:hover,#cw-quick-add .cw-qa-fab:focus-visible{background:linear-gradient(180deg,rgba(22,26,36,0.99),rgba(9,11,17,0.998));border-color:rgba(255,255,255,0.12);outline:none}#cw-quick-add .cw-qa-fab .material-symbols-rounded{font-size:20px;line-height:1;color:rgba(226,232,246,0.9)}#cw-quick-add:not(.is-desktop) .cw-qa-desktop{display:none}#cw-quick-add:not(.is-mobile) .cw-qa-fab{display:none}
#cw-quick-add.is-dragging .cw-qa-tab,#cw-quick-add.is-dragging .cw-qa-fab{cursor:grabbing;transition:none}
@media(prefers-reduced-motion:reduce){#cw-quick-add .cw-qa-tab,#cw-quick-add .cw-qa-tab-text{transition:none}
}
/*Connections provider board*/
#providers_list{display:block !important;width:100% !important;scrollbar-gutter:stable;overscroll-behavior:contain}#providers_list .providers-board{display:grid !important;width:100% !important;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))!important;gap:14px !important;align-items:start !important;justify-content:start !important}#providers_list .prov-card{position:relative;height:124px;min-height:124px;padding:14px 14px 16px;border-radius:22px;background:linear-gradient(180deg,rgba(8,10,18,0.96),rgba(5,7,14,0.94));isolation:isolate;overflow:hidden}#providers_list .prov-card::before{content:"";position:absolute;inset:8px;pointer-events:none;border-radius:18px;border:1px solid rgba(255,255,255,0.1);opacity:0.7}
#providers_list .prov-card::after{content:"";position:absolute;inset:-30% 20% auto -10%;height:70%;pointer-events:none;background:linear-gradient(135deg,rgba(255,255,255,0.1),transparent 55%);opacity:0.28;transform:rotate(-12deg)}#providers_list .prov-card>*{position:relative;z-index:1}#providers_list .prov-card .prov-watermark{position:absolute;inset:0;z-index:0;opacity:1}#providers_list .prov-main{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;height:100%;min-height:0;gap:10px}#providers_list .prov-title{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1rem;font-weight:900;line-height:1.08;letter-spacing:0.04em;text-transform:uppercase;color:#f6f7fb;text-shadow:0 1px 0 rgba(0,0,0,0.35)}#providers_list .prov-card.is-source .prov-title,#providers_list .prov-card.is-target .prov-title{max-width:calc(100% - 134px)}
#providers_list .prov-features{display:inline-flex;align-items:center;gap:8px;padding:0;margin:0}#providers_list .prov-dot{width:11px;height:11px;border-radius:999px;display:inline-block;background:rgba(255,255,255,0.18);box-shadow:inset 0 0 0 2px rgba(255,255,255,0.14)}#providers_list .prov-dot.on{box-shadow:none}#providers_list .prov-dot.wl.on{background:#00ffa3;box-shadow:0 0 8px rgba(0,255,163,0.95),0 0 18px rgba(0,255,163,0.45)}#providers_list .prov-dot.rt.on{background:#ffc400;box-shadow:0 0 8px rgba(255,196,0,0.95),0 0 18px rgba(255,196,0,0.42)}#providers_list .prov-dot.hi.on{background:#2de2ff;box-shadow:0 0 8px rgba(45,226,255,0.95),0 0 18px rgba(45,226,255,0.42)}#providers_list .prov-dot.pr.on{background:#a78bfa;box-shadow:0 0 8px rgba(167,139,250,0.95),0 0 18px rgba(167,139,250,0.42)}
#providers_list .prov-dot.pl.on{background:#ff00e5;box-shadow:0 0 8px rgba(255,0,229,0.95),0 0 18px rgba(255,0,229,0.42)}#providers_list .prov-actions{display:flex;gap:6px;flex-wrap:wrap;align-items:center;width:100%;min-height:36px}#providers_list .prov-btn{appearance:none;-webkit-appearance:none;display:inline-flex;align-items:center;justify-content:center;min-width:118px;min-height:36px;padding:7px 12px;white-space:nowrap;border-radius:14px;border:1px solid rgba(255,255,255,0.14);background:linear-gradient(180deg,rgba(12,14,30,0.96),rgba(7,8,20,0.96));color:#f3f5fb;font-size:0.86rem;font-weight:850;letter-spacing:0.01em;cursor:pointer;box-shadow:0 8px 18px rgba(0,0,0,0.28),inset 0 1px 0 rgba(255,255,255,0.06);transition:transform 0.14s ease,box-shadow 0.18s ease,border-color 0.18s ease,background 0.18s ease}
#providers_list .prov-btn:hover{transform:translateY(-1px);box-shadow:0 14px 28px rgba(0,0,0,0.38),inset 0 1px 0 rgba(255,255,255,0.1)}#providers_list .prov-btn:active{transform:translateY(0)}#providers_list .prov-btn.target{border-color:rgba(255,255,255,0.22);background:linear-gradient(180deg,rgba(18,21,38,0.98),rgba(8,10,22,0.98))}#providers_list .prov-btn.selected{border-color:rgba(255,255,255,0.24);background:linear-gradient(180deg,rgba(19,24,40,0.98),rgba(10,13,26,0.98))}
#providers_list .prov-badge{position:absolute;top:0;right:0;display:inline-flex;align-items:center;gap:6px;height:24px;min-height:24px;max-width:124px;padding:4px 8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:999px;border:1px solid rgba(255,255,255,0.12);background:rgba(255,255,255,0.05);font-weight:800;font-size:0.58rem;line-height:1;letter-spacing:0.08em;text-transform:uppercase;color:#eef2ff}#providers_list .prov-badge::before{content:"";flex:0 0 7px;width:7px;height:7px;border-radius:999px;background:currentColor;opacity:0.9}#providers_list .prov-card.is-source .prov-badge{color:#7c5cff;box-shadow:0 0 16px rgba(124,92,255,0.22)}#providers_list .prov-card.is-target .prov-badge{color:#19c37d;box-shadow:0 0 16px rgba(25,195,125,0.18)}#providers_list .prov-empty{padding:14px 0;color:var(--muted,#9aa4b2)}
#providers_list .prov-card,#providers_list .prov-btn,#providers_list .prov-badge{background:#20242d !important;border-color:rgba(255,255,255,0.14)!important;box-shadow:none !important;text-shadow:none !important;filter:none !important}#providers_list .prov-card::before,#providers_list .prov-card::after{content:none !important;display:none !important;background:none !important;box-shadow:none !important}#providers_list .prov-watermark::after{filter:none !important;mix-blend-mode:normal !important;opacity:0.18 !important}#providers_list .prov-card:hover,#providers_list .prov-btn:hover{background:#2b313d !important;border-color:rgba(255,255,255,0.19)!important;box-shadow:none !important;filter:none !important;transform:none !important}#providers_list .prov-dot,#providers_list .prov-dot.on{box-shadow:none !important;filter:none !important;text-shadow:none !important}
html[data-cw-theme="flat-light"] #providers_list .prov-card{background:radial-gradient(140% 140% at 0% 0%,rgba(var(--prov-rgb),0.28),rgba(var(--prov-rgb),0.1)44%,transparent 78%),linear-gradient(180deg,#ffffff,#e8eef6)!important;border-color:rgba(var(--prov-rgb),0.42)!important;color:#111827 !important;box-shadow:0 12px 28px rgba(15,23,42,0.09)!important}html[data-cw-theme="flat-light"] #providers_list .prov-title{color:#111827 !important;-webkit-text-fill-color:#111827 !important;text-shadow:none !important}html[data-cw-theme="flat-light"] #providers_list .prov-btn{background:#ffffff !important;border-color:rgba(var(--prov-rgb),0.38)!important;color:#111827 !important;box-shadow:0 8px 18px rgba(15,23,42,0.08)!important}
html[data-cw-theme="flat-light"] #providers_list .prov-badge{background:rgba(var(--prov-rgb),0.13)!important;border-color:rgba(var(--prov-rgb),0.34)!important;color:#111827 !important;box-shadow:none !important}html[data-cw-theme="flat-light"] #providers_list .prov-watermark::after{opacity:0.24 !important;filter:saturate(1.35)contrast(1.18)brightness(0.9)!important;mix-blend-mode:multiply !important}html[data-cw-theme="flat-light"] #providers_list .prov-dot:not(.on){background:rgba(100,116,139,0.24)!important;box-shadow:inset 0 0 0 2px rgba(100,116,139,0.18)!important}
html[data-cw-theme="flat-light"] #providers_list .prov-card:hover{background:radial-gradient(140% 140% at 0% 0%,rgba(var(--prov-rgb),0.34),rgba(var(--prov-rgb),0.13)44%,transparent 78%),linear-gradient(180deg,#ffffff,#dfe8f2)!important;border-color:rgba(var(--prov-rgb),0.56)!important;box-shadow:0 14px 32px rgba(15,23,42,0.12)!important}html[data-cw-theme="flat-light"] #providers_list .prov-btn:hover,html[data-cw-theme="flat-light"] #providers_list .prov-btn.selected,html[data-cw-theme="flat-light"] #providers_list .prov-btn.target{background:rgba(var(--prov-rgb),0.14)!important;border-color:rgba(var(--prov-rgb),0.48)!important;color:#0f172a !important}
@media(max-width:900px){#providers_list .providers-board{grid-template-columns:repeat(auto-fill,minmax(260px,1fr))!important}
}
@media(max-width:760px){#providers_list .prov-actions{flex-wrap:wrap}
}
@media(max-width:640px){#providers_list .providers-board{grid-template-columns:1fr !important}
}#pairs_list{scrollbar-gutter:stable;overscroll-behavior:contain}#pairs_list .pairs-board{display:grid !important;grid-template-columns:1fr !important;gap:14px !important;align-items:start !important;padding:8px 2px 14px !important;overflow:visible !important}#pairs_list .pair-card{width:100% !important;margin:0 !important;display:block !important}#pairs_list .pair-card{--accent:#7c5cff;--accent-rgb:124,92,255;--src-solid:#7c5cff;--src-rgb:124,92,255;--dst-solid:#7c5cff;--dst-rgb:124,92,255}
#pairs_list .pair-card{--chip-w:184px;--btn:34px;--btn-gap:10px;position:relative;overflow:hidden;isolation:isolate;border-radius:18px;padding:12px 14px;background:radial-gradient(120% 140% at 0% 50%,rgba(var(--src-rgb),0.14)0%,rgba(var(--src-rgb),0)48%),radial-gradient(110% 140% at 100% 50%,rgba(var(--dst-rgb),0.12)0%,rgba(var(--dst-rgb),0)44%),linear-gradient(180deg,rgba(10,12,20,0.98),rgba(5,7,14,0.96));border:1px solid rgba(255,255,255,0.08);box-shadow:0 14px 34px rgba(0,0,0,0.34);backdrop-filter:blur(16px);transition:transform 0.18s ease,box-shadow 0.18s ease,border-color 0.18s ease;cursor:default !important;user-select:none}
#pairs_list .pair-card::before{content:"";position:absolute;inset:1px;border-radius:17px;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,0.06),rgba(255,255,255,0)30%),radial-gradient(70% 130% at 100% 50%,rgba(255,255,255,0.05)0%,rgba(255,255,255,0)60%);opacity:0.95;z-index:-1}#pairs_list .pair-card::after{content:none}#pairs_list .pair-card:hover{transform:translateY(-2px);border-color:rgba(255,255,255,0.12);box-shadow:0 18px 40px rgba(0,0,0,0.44)}#pairs_list .pair-row{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}#pairs_list .pair-left{display:flex;align-items:center;gap:10px;min-width:0;flex:1 1 580px}
#pairs_list .ord-badge{min-width:34px;height:34px;border-radius:999px;background:#7c5cff;color:#fff;font-size:15px;font-weight:900;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,0.18);box-shadow:inset 0 1px 0 rgba(255,255,255,0.18);letter-spacing:0.01em;cursor:default!important}#pairs_list .pair-pill{position:relative;display:inline-flex;align-items:center;justify-content:flex-start;gap:10px;width:var(--chip-w);min-height:40px;padding:8px 18px;border-radius:999px;font-weight:850;font-size:0.93rem;letter-spacing:0.02em;color:#f5f7ff;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border:1px solid rgba(255,255,255,0.12);box-shadow:inset 0 1px 0 rgba(255,255,255,0.1)}#pairs_list .pair-pill.src,#pairs_list .pair-pill.dst{color:#fff}
#pairs_list .pair-pill.src{background:radial-gradient(120% 170% at 0% 50%,rgba(var(--src-rgb),0.34)0%,rgba(var(--src-rgb),0.14)42%,rgba(var(--src-rgb),0)72%),linear-gradient(180deg,rgba(8,10,18,0.96),rgba(5,7,14,0.94));border-color:rgba(var(--src-rgb),0.54)}#pairs_list .pair-pill.dst{background:radial-gradient(120% 170% at 0% 50%,rgba(var(--dst-rgb),0.34)0%,rgba(var(--dst-rgb),0.14)42%,rgba(var(--dst-rgb),0)72%),linear-gradient(180deg,rgba(8,10,18,0.96),rgba(5,7,14,0.94));border-color:rgba(var(--dst-rgb),0.54)}#pairs_list .pair-pill.mode{width:auto;min-width:126px;justify-content:center;color:rgba(255,255,255,0.9);background:rgba(255,255,255,0.05)}#pairs_list .pair-pill::before{content:"";position:absolute;inset:1px;border-radius:999px;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,0.08),rgba(255,255,255,0)36%);opacity:0.8}
#pairs_list .pair-pill .prov-watermark{position:absolute;inset:0;pointer-events:none;opacity:0.28}#pairs_list .pair-pill .prov-watermark::after{content:"";position:absolute;right:0;top:50%;width:72px;height:72px;transform:translateY(-50%);background-image:var(--wm);background-repeat:no-repeat;background-position:100% 50%;background-size:contain;filter:grayscale(0.08)brightness(1.05)}#pairs_list .pair-pill-text{position:relative;z-index:1;min-width:0;overflow:hidden;text-overflow:ellipsis}#pairs_list .arrow{color:rgba(235,240,255,0.86);font-size:18px;line-height:1;width:26px;height:26px;border-radius:999px;text-align:center;display:inline-flex;align-items:center;justify-content:center;background:rgba(255,255,255,0.05);border:1px solid rgba(255,255,255,0.1)}
#pairs_list .pair-actions{display:flex;align-items:center;gap:var(--btn-gap);justify-content:flex-end;margin-left:auto;padding:6px;border-radius:16px;background:linear-gradient(180deg,rgba(255,255,255,0.05),rgba(255,255,255,0.025));border:1px solid rgba(255,255,255,0.1);box-shadow:inset 0 1px 0 rgba(255,255,255,0.05)}#pairs_list .feat-beads{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:rgba(6,10,18,0.58);border:1px solid rgba(255,255,255,0.1);box-shadow:inset 0 1px 0 rgba(255,255,255,0.05)}#pairs_list .feat-beads .bead{width:13px;height:13px;border-radius:50%;border:2px solid rgba(255,255,255,0.24);background:transparent;display:inline-block;transition:transform 0.12s ease,box-shadow 0.12s ease,border-color 0.12s ease;cursor:help;pointer-events:auto}#pairs_list .feat-beads .bead:hover{transform:translateY(-1px)scale(1.05)}
#pairs_list .bead.on{border-color:transparent !important}#pairs_list .bead.wl.on{background:#00ffa3 !important;box-shadow:0 0 8px #00ffa3,0 0 18px #00ffa3aa}#pairs_list .bead.rt.on{background:#ffc400 !important;box-shadow:0 0 8px #ffc400,0 0 18px #ffc40099}#pairs_list .bead.hi.on{background:#2de2ff !important;box-shadow:0 0 8px #2de2ff,0 0 18px #2de2ffaa}#pairs_list .bead.pr.on{background:#a78bfa !important;box-shadow:0 0 8px #a78bfa,0 0 18px #a78bfaaa}#pairs_list .bead.pl.on{background:#ff00e5 !important;box-shadow:0 0 8px #ff00e5,0 0 18px #ff00e599}#pairs_list .icon-btn{width:var(--btn);height:var(--btn);border-radius:12px;background:rgba(255,255,255,0.04);border:1px solid rgba(255,255,255,0.12);color:#e9edf7;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform 0.12s,box-shadow 0.12s,background 0.12s,border-color 0.12s,color 0.12s}
#pairs_list .icon-btn:hover{background:rgba(255,255,255,0.08);transform:translateY(-1px);border-color:rgba(var(--accent-rgb),0.28);box-shadow:0 10px 24px rgba(0,0,0,0.28),0 0 18px rgba(var(--accent-rgb),0.1)}#pairs_list .icon-btn .ico{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}#pairs_list .icon-btn.danger:hover{color:#ff6b72;border-color:rgba(255,107,114,0.3);box-shadow:0 10px 24px rgba(0,0,0,0.28),0 0 18px rgba(255,107,114,0.16)}#pairs_list .sr-only{position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0,0,0,0)!important;clip-path:inset(50%)!important;border:0 !important;white-space:nowrap !important}#pairs_list [draggable]{-webkit-user-drag:none}
#pairs_list .pair-card.dragging,#pairs_list .drag-placeholder{display:none !important}#pairs_list .pair-card.removing{opacity:0;transform:translateY(8px)scale(0.985);transition:opacity 0.18s ease,transform 0.18s ease}#pairs_list .pair-row,#pairs_list .pair-left,#pairs_list .pair-actions{position:relative;z-index:1}#pairs_list .pair-actions,#pairs_list .pair-actions>*{pointer-events:auto}#pairs_list .pair-actions .icon-btn{position:relative;z-index:2;pointer-events:auto!important;cursor:pointer!important}#pairs_list .pair-card::before,#pairs_list .pair-card::after,#pairs_list .pair-pill::before,#pairs_list .pair-pill::after,#pairs_list .prov-watermark,#pairs_list .prov-watermark::before,#pairs_list .prov-watermark::after{pointer-events:none!important}#pairs_list .cx-tip{position:fixed;z-index:99999;pointer-events:none;background:rgba(10,12,18,0.96);color:#fff;border:1px solid rgba(255,255,255,0.12);padding:7px 9px;border-radius:10px;font-size:12px;line-height:1.2;white-space:nowrap;box-shadow:0 12px 26px rgba(0,0,0,0.34);opacity:0;transform:translateY(6px);transition:opacity 0.1s ease,transform 0.1s ease}#pairs_list .cx-tip.on{opacity:1;transform:none}
#pairs_list .pair-card,#pairs_list .ord-badge,#pairs_list .pair-pill,#pairs_list .pair-actions,#pairs_list .feat-beads,#pairs_list .icon-btn,#pairs_list .cx-tip{background:#20242d !important;border-color:rgba(255,255,255,0.14)!important;box-shadow:none !important;text-shadow:none !important;filter:none !important}#pairs_list .pair-card::before,#pairs_list .pair-pill::before{content:none !important;display:none !important;background:none !important;box-shadow:none !important}#pairs_list .prov-watermark::after{filter:none !important;mix-blend-mode:normal !important;opacity:0.12 !important}#pairs_list .pair-card:hover,#pairs_list .icon-btn:hover{background:#2b313d !important;border-color:rgba(255,255,255,0.19)!important;box-shadow:none !important;filter:none !important;transform:none !important}
#pairs_list .bead,#pairs_list .bead.on{box-shadow:none !important;filter:none !important;text-shadow:none !important}#pairs_list .pair-card.pair-disabled{background:#1a1e26 !important;border-color:rgba(148,163,184,0.12)!important}#pairs_list .pair-card.pair-disabled .pair-left,#pairs_list .pair-card.pair-disabled .feat-beads{opacity:0.52 !important;filter:grayscale(0.45)!important}#pairs_list .pair-card.pair-disabled .icon-btn:not(.power):not(.danger){opacity:0.62 !important}#pairs_list .icon-btn.power:not(.off){color:#dfffee !important;background:#1f4f3a !important;border-color:rgba(87,181,138,0.58)!important}#pairs_list .icon-btn.power:not(.off):hover{background:#256244 !important;border-color:rgba(103,206,156,0.72)!important}#pairs_list .icon-btn.power.off{color:#ffe8ec !important;background:#5a2630 !important;border-color:rgba(216,102,114,0.58)!important}
#pairs_list .icon-btn.power.off:hover{background:#6a2b37 !important;border-color:rgba(232,126,139,0.72)!important}html[data-cw-theme="flat-light"] #pairs_list .pair-card,html[data-cw-theme="flat-light"] #pairs_list .ord-badge,html[data-cw-theme="flat-light"] #pairs_list .pair-pill,html[data-cw-theme="flat-light"] #pairs_list .pair-actions,html[data-cw-theme="flat-light"] #pairs_list .feat-beads,html[data-cw-theme="flat-light"] #pairs_list .icon-btn,html[data-cw-theme="flat-light"] #pairs_list .cx-tip{background:#ffffff !important;border-color:rgba(21,31,48,0.18)!important;color:#172033 !important}
html[data-cw-theme="flat-light"] #pairs_list .pair-card{background:radial-gradient(110% 160% at 0% 50%,rgba(var(--src-rgb),0.19),transparent 52%),radial-gradient(110% 160% at 100% 50%,rgba(var(--dst-rgb),0.18),transparent 56%),linear-gradient(180deg,#ffffff,#e9eef6)!important;border-color:rgba(16,24,40,0.22)!important;box-shadow:0 10px 26px rgba(15,23,42,0.08)!important}html[data-cw-theme="flat-light"] #pairs_list .ord-badge{background:#ffffff !important;border-color:rgba(16,24,40,0.2)!important;color:#111827 !important}html[data-cw-theme="flat-light"] #pairs_list .pair-pill.src{background:radial-gradient(120% 170% at 0% 50%,rgba(var(--src-rgb),0.2),rgba(var(--src-rgb),0.08)45%,transparent 78%),linear-gradient(180deg,#ffffff,#eef3f8)!important;border-color:rgba(var(--src-rgb),0.36)!important}
html[data-cw-theme="flat-light"] #pairs_list .pair-pill.dst{background:radial-gradient(120% 170% at 100% 50%,rgba(var(--dst-rgb),0.2),rgba(var(--dst-rgb),0.08)45%,transparent 78%),linear-gradient(180deg,#ffffff,#eef3f8)!important;border-color:rgba(var(--dst-rgb),0.36)!important}html[data-cw-theme="flat-light"] #pairs_list .pair-pill.mode{background:linear-gradient(180deg,#ffffff,#eef3f8)!important;border-color:rgba(16,24,40,0.2)!important}html[data-cw-theme="flat-light"] #pairs_list .pair-pill-text{color:#111827 !important;text-shadow:none !important}html[data-cw-theme="flat-light"] #pairs_list .prov-watermark::after{opacity:0.24 !important;filter:saturate(1.35)contrast(1.16)brightness(0.88)!important;mix-blend-mode:multiply !important}
html[data-cw-theme="flat-light"] #pairs_list .pair-actions,html[data-cw-theme="flat-light"] #pairs_list .feat-beads{background:rgba(255,255,255,0.76)!important;border-color:rgba(16,24,40,0.18)!important;box-shadow:none !important}html[data-cw-theme="flat-light"] #pairs_list .icon-btn{background:#ffffff !important;border-color:rgba(16,24,40,0.18)!important;color:#172033 !important}html[data-cw-theme="flat-light"] #pairs_list .arrow{background:#ffffff !important;border-color:rgba(70,86,166,0.22)!important;color:#4656a6 !important}
html[data-cw-theme="flat-light"] #pairs_list .pair-card:hover{background:radial-gradient(110% 160% at 0% 50%,rgba(var(--src-rgb),0.24),transparent 52%),radial-gradient(110% 160% at 100% 50%,rgba(var(--dst-rgb),0.22),transparent 56%),linear-gradient(180deg,#ffffff,#dfe7f1)!important;border-color:rgba(21,31,48,0.28)!important;box-shadow:0 14px 32px rgba(15,23,42,0.12)!important}html[data-cw-theme="flat-light"] #pairs_list .icon-btn:hover{background:#edf3fa !important;border-color:rgba(21,31,48,0.26)!important}html[data-cw-theme="flat-light"] #pairs_list .pair-card.pair-disabled{background:#e6ecf4 !important;border-color:rgba(16,24,40,0.14)!important;filter:saturate(0.82)!important;opacity:0.74 !important}html[data-cw-theme="flat-light"] #pairs_list .icon-btn.power:not(.off){color:#ffffff !important;background:#177245 !important;border-color:rgba(23,114,69,0.42)!important}
html[data-cw-theme="flat-light"] #pairs_list .icon-btn.power:not(.off):hover{background:#125c38 !important;border-color:rgba(23,114,69,0.56)!important}html[data-cw-theme="flat-light"] #pairs_list .icon-btn.power.off{color:#ffffff !important;background:#a93f4d !important;border-color:rgba(169,63,77,0.42)!important}html[data-cw-theme="flat-light"] #pairs_list .icon-btn.power.off:hover{background:#842936 !important;border-color:rgba(169,63,77,0.56)!important}
@media(max-width:1280px){#pairs_list .pair-left{flex-basis:100%}
#pairs_list .pair-actions{width:100%;justify-content:flex-end}}
@media(max-width:920px){#pairs_list .pair-card{--chip-w:160px}
#pairs_list .pair-left{gap:8px}}
@media(max-width:720px){#pairs_list .pair-card{padding:12px}
#pairs_list .pair-left{flex-basis:100%}#pairs_list .pair-actions{width:100%;justify-content:space-between;flex-wrap:wrap;gap:8px;padding:8px 10px}#pairs_list .feat-beads{order:1}#pairs_list .icon-btn{order:2}#pairs_list .pair-pill.src,#pairs_list .pair-pill.dst{width:calc(50% - 22px);min-width:136px}#pairs_list .pair-pill.mode{min-width:110px}}
.cw-pc{position:fixed;left:50%;bottom:20px;transform:translate(-50%,calc(100% + 30px));width:min(720px,calc(100vw - 420px));background:radial-gradient(120% 140% at 0% 0%,rgba(91,73,197,0.18)0%,rgba(91,73,197,0)38%),radial-gradient(100% 140% at 100% 100%,rgba(36,118,215,0.12)0%,rgba(36,118,215,0)42%),linear-gradient(180deg,rgba(7,10,18,0.985),rgba(3,5,10,0.992));border:1px solid rgba(255,255,255,0.06);border-radius:20px;box-shadow:0 24px 64px rgba(0,0,0,0.56),inset 0 1px 0 rgba(255,255,255,0.03);color:#fff;opacity:0;transition:transform 0.35s cubic-bezier(0.22,0.7,0.25,1),opacity 0.25s ease-out,box-shadow 0.25s ease-out;z-index:10000;overflow:hidden;isolation:isolate}.cw-pc:not(.show){pointer-events:none}.cw-pc.show{transform:translate(-50%,0);opacity:1}.cw-pc.show:hover{transform:translate(-50%,-3px);box-shadow:0 28px 72px rgba(0,0,0,0.62),inset 0 1px 0 rgba(255,255,255,0.035)}
html:not([data-tab="main"]) .cw-pc[data-tab-scope="main"],html:not([data-tab="watchlist"]) .cw-pc[data-tab-scope="watchlist"]{display:none!important;pointer-events:none!important}.cw-pc::before{content:"";position:absolute;inset:0;border-radius:inherit;background-image:linear-gradient(90deg,rgba(25,29,38,0.92)0%,rgba(25,29,38,0.76)42%,rgba(25,29,38,0.88)100%),var(--pc-backdrop,none);background-size:100% 100%,cover;background-position:center center,center center;background-repeat:no-repeat,no-repeat;pointer-events:none;z-index:0}.cw-pc .pc-body{position:relative;display:flex;flex-direction:column;justify-content:flex-start;padding-bottom:0}.cw-pc .pc-inner{position:relative;z-index:1;display:grid;grid-template-columns:104px 1fr 170px;gap:14px;align-items:stretch;padding:14px}
.cw-pc .pc-poster-link{display:block;width:104px;border-radius:14px;overflow:hidden;background:#05070d;text-decoration:none}.cw-pc .pc-poster-link[href]{cursor:pointer}.cw-pc .pc-poster{width:104px;border:1px solid rgba(255,255,255,0.06);border-radius:14px;object-fit:cover;box-shadow:0 14px 30px rgba(0,0,0,0.44),inset 0 1px 0 rgba(255,255,255,0.04);background:#05070d}.cw-pc .pc-title-row{display:flex;align-items:flex-start;gap:8px}.cw-pc .pc-title{font-weight:700;font-size:17px;letter-spacing:0.005em;line-height:1.2}.cw-pc .pc-title-actions{margin-left:auto;display:flex;align-items:center;justify-content:flex-end;gap:8px}.cw-pc .pc-nav{display:inline-flex;align-items:center;gap:6px;padding:3px 6px;border:1px solid rgba(255,255,255,0.08);border-radius:999px;background:linear-gradient(180deg,rgba(255,255,255,0.045),rgba(255,255,255,0.018))}.cw-pc .pc-nav[hidden]{display:none !important}
.cw-pc .pc-nav-btn{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border:0;border-radius:999px;background:rgba(255,255,255,0.04);color:#eef3ff;cursor:pointer;transition:background 0.18s ease,transform 0.18s ease,opacity 0.18s ease}.cw-pc .pc-nav-btn .material-symbols-rounded{font-size:18px;line-height:1}.cw-pc .pc-nav-btn:hover{background:rgba(255,255,255,0.09);transform:translateY(-1px)}.cw-pc .pc-nav-btn:disabled{opacity:0.35;cursor:default;transform:none}.cw-pc .pc-nav-count{min-width:40px;text-align:center;font-size:11px;font-weight:800;letter-spacing:0.08em;color:rgba(236,241,251,0.88)}
.cw-pc .pc-close{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:32px;height:32px;min-width:32px;margin:0;padding:0;border:1px solid rgba(255,255,255,0.08);border-radius:50%;background:linear-gradient(180deg,rgba(255,255,255,0.045),rgba(255,255,255,0.018));color:rgba(232,238,252,0.78);cursor:pointer;line-height:1;transition:background 0.18s ease,border-color 0.18s ease,color 0.18s ease,transform 0.18s ease}.cw-pc .pc-close .material-symbols-rounded{font-size:18px;line-height:1;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 20}.cw-pc .pc-close:hover{color:#fff;border-color:rgba(255,255,255,0.13);background:linear-gradient(180deg,rgba(255,255,255,0.075),rgba(255,255,255,0.03));transform:translateY(-1px)}.cw-pc .pc-meta{display:flex;flex-wrap:wrap;gap:5px;margin-top:6px}
.cw-pc .pc-chip{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:0 9px;border:1px solid rgba(255,255,255,0.07);border-radius:999px;background:linear-gradient(180deg,rgba(255,255,255,0.055),rgba(255,255,255,0.022));box-shadow:inset 0 1px 0 rgba(255,255,255,0.03);font-size:10px;font-weight:700;letter-spacing:0.06em;text-transform:uppercase;color:rgba(236,241,251,0.86);line-height:1}.pc-chip-streams{background:linear-gradient(180deg,rgba(255,255,255,0.08),rgba(255,255,255,0.032))}.cw-pc .pc-overview{margin-top:8px;font-size:12px;line-height:1.45;color:rgba(211,219,234,0.7);max-height:3.2em;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical}.cw-pc .pc-overview-wrap{position:static;min-width:0;min-height:0}
.cw-pc .pc-overview-more{position:absolute;right:2px;bottom:2px;z-index:2;padding:0;border:0;background:transparent;color:rgba(236,241,251,0.72);font:inherit;font-size:10px;font-weight:700;line-height:1;cursor:pointer}.cw-pc .pc-overview-more:hover{color:#fff}.cw-pc .pc-overview-more[hidden]{display:none}.cw-pc .pc-overview-wrap.is-expanded .pc-overview{display:block;overflow-x:hidden;overflow-y:auto;text-overflow:clip;line-clamp:unset;-webkit-line-clamp:unset;scrollbar-width:thin;scrollbar-color:rgba(126,226,184,0.55)rgba(255,255,255,0.06)}.cw-pc .pc-progress-wrap{margin-top:auto;position:relative;width:100%;max-width:100%;box-sizing:border-box}
.cw-pc .pc-progress-bg{position:relative;width:100%;height:22px;border:1px solid rgba(255,255,255,0.06);border-radius:999px;background:linear-gradient(180deg,rgba(12,16,27,0.96),rgba(8,11,19,0.98));overflow:hidden;box-shadow:inset 0 1px 0 rgba(255,255,255,0.025)}.cw-pc .pc-progress{width:0;height:100%;background:linear-gradient(90deg,#5fb6ff,#7ee2b8);transition:width 0.4s cubic-bezier(0.22,0.7,0.25,1)}.cw-pc .pc-progress::after{content:"";position:absolute;inset:0;border-radius:999px;box-shadow:0 0 18px rgba(84,124,255,0.22);pointer-events:none}.cw-pc .pc-progress-labels{position:absolute;inset:0;display:flex;align-items:center;justify-content:space-between;padding:0 10px;pointer-events:none;font-size:11px;font-weight:700;color:rgba(236,241,251,0.92);text-shadow:0 1px 2px rgba(0,0,0,0.8);box-sizing:border-box}
.cw-pc .pc-info-block{display:grid;align-content:center;gap:4px;min-width:0;min-height:62px;padding:8px 10px;border:1px solid rgba(255,255,255,0.14);border-radius:10px;background:rgba(20,26,36,0.5);box-sizing:border-box}.cw-pc .pc-info-label{display:flex;align-items:center;gap:5px;min-width:0;font-size:8px;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;color:rgba(200,209,226,0.62);white-space:nowrap}.cw-pc .pc-info-value{display:flex;align-items:center;gap:6px;min-width:0;font-size:17px;font-weight:800;line-height:1}.cw-pc .pc-info-note{font-size:8px;line-height:1.1;color:rgba(200,209,226,0.5);white-space:nowrap}.cw-pc .pc-info-icon{font-size:21px;line-height:1;font-variation-settings:"FILL" 1,"wght" 550,"GRAD" 0,"opsz" 22}.cw-pc .pc-information-block{align-content:start;gap:6px;min-height:80px}.cw-pc .pc-information-block.is-series{min-height:100px}
.cw-pc .pc-information-rows{display:grid;gap:5px;min-width:0}.cw-pc .pc-information-row{display:grid;grid-template-columns:15px minmax(0,1fr);align-items:start;gap:6px;min-width:0;color:rgba(222,229,241,0.78)}.cw-pc .pc-information-row-icon{font-size:15px;line-height:1.1;color:#22c55e;font-variation-settings:"FILL" 1,"wght" 500,"GRAD" 0,"opsz" 18}.cw-pc .pc-information-copy{min-width:0;font-size:9px;line-height:1.2}.cw-pc .pc-information-main{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cw-pc .pc-information-sub{display:block;margin-top:2px;color:rgba(200,209,226,0.48);font-size:8px;white-space:nowrap}.cw-pc .pc-rating-block{--pc-rating-color:#8b93a7}.cw-pc .pc-rating-block .pc-info-value{color:var(--pc-rating-color)}.cw-pc .pc-rating-block.rating-low{--pc-rating-color:#ef4444}.cw-pc .pc-rating-block.rating-mid{--pc-rating-color:#f59e0b}
.cw-pc .pc-rating-block.rating-high{--pc-rating-color:#22c55e}.cw-pc .pc-status{position:static;font-size:10px;font-weight:700;line-height:1.45;letter-spacing:0.08em;text-transform:uppercase;color:rgba(236,241,251,0.88);opacity:0.96;white-space:pre-line;text-align:left}.cw-pc,.cw-pc .pc-nav,.cw-pc .pc-nav-btn,.cw-pc .pc-close,.cw-pc .pc-chip,.cw-pc .pc-progress-bg,.cw-pc .pc-info-block,.cw-pc .pc-status{background:#20242d !important;border-color:rgba(255,255,255,0.14)!important;box-shadow:none !important;text-shadow:none !important;filter:none !important}.cw-pc .pc-progress::after{content:none !important;display:none !important;background:none !important;box-shadow:none !important}
.cw-pc::before{content:"" !important;display:block !important;background-image:linear-gradient(90deg,rgba(32,36,45,0.92)0%,rgba(32,36,45,0.76)42%,rgba(32,36,45,0.88)100%),var(--pc-backdrop,none)!important;background-size:100% 100%,cover !important;background-position:center center,center center !important;background-repeat:no-repeat,no-repeat !important;opacity:1 !important;filter:none !important;box-shadow:none !important}.cw-pc.show:hover,.cw-pc .pc-nav-btn:hover,.cw-pc .pc-close:hover{background:#2b313d !important;border-color:rgba(255,255,255,0.19)!important;box-shadow:none !important;filter:none !important;transform:translate(-50%,0)!important}.cw-pc .pc-nav-btn:hover,.cw-pc .pc-close:hover{transform:none !important}.cw-pc .pc-poster{box-shadow:none !important;filter:none !important;text-shadow:none !important}
.cw-pc .pc-progress{background:linear-gradient(90deg,#5fb6ff,#7ee2b8)!important;box-shadow:none !important}.cw-pc .pc-info-block{background:linear-gradient(145deg,rgba(21,28,39,0.62),rgba(14,20,30,0.42))!important;border-color:rgba(255,255,255,0.16)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,0.055),0 10px 28px rgba(0,0,0,0.12)!important;-webkit-backdrop-filter:blur(12px)saturate(115%);backdrop-filter:blur(12px)saturate(115%)}
html[data-cw-theme="flat-light"] .cw-pc,html[data-cw-theme="flat-light"] .cw-pc .pc-nav,html[data-cw-theme="flat-light"] .cw-pc .pc-nav-btn,html[data-cw-theme="flat-light"] .cw-pc .pc-close,html[data-cw-theme="flat-light"] .cw-pc .pc-chip,html[data-cw-theme="flat-light"] .cw-pc .pc-progress-bg,html[data-cw-theme="flat-light"] .cw-pc .pc-info-block,html[data-cw-theme="flat-light"] .cw-pc .pc-status{background:#ffffff !important;border-color:rgba(21,31,48,0.14)!important;color:#172033 !important}html[data-cw-theme="flat-light"] .cw-pc.show:hover,html[data-cw-theme="flat-light"] .cw-pc .pc-nav-btn:hover,html[data-cw-theme="flat-light"] .cw-pc .pc-close:hover{background:#eef2f7 !important;border-color:rgba(21,31,48,0.2)!important}html[data-cw-theme="flat-light"] .cw-pc .pc-progress{background:linear-gradient(90deg,#5fb6ff,#7ee2b8)!important}
html[data-cw-theme="flat-light"] .cw-pc .pc-info-block{background:linear-gradient(145deg,rgba(255,255,255,0.72),rgba(244,247,251,0.58))!important;border-color:rgba(21,31,48,0.14)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,0.72),0 10px 26px rgba(31,41,55,0.08)!important}html[data-cw-theme="flat-light"] .cw-pc .pc-overview-more{color:rgba(23,32,51,0.68)}html[data-cw-theme="flat-light"] .cw-pc .pc-overview-more:hover{color:#172033}html[data-cw-theme="flat-light"] .cw-pc::before{background-image:linear-gradient(90deg,rgba(255,255,255,0.94)0%,rgba(255,255,255,0.8)42%,rgba(255,255,255,0.92)100%),var(--pc-backdrop,none)!important}.cw-pc{width:min(780px,calc(100vw - 60px))}.cw-pc .pc-inner{grid-template-columns:126px minmax(235px,1fr)minmax(320px,350px);gap:14px;align-items:stretch;padding:0 14px 0 0;min-height:190px;box-sizing:border-box}
.cw-pc .pc-poster-link{width:126px;height:190px;align-self:stretch;border-right:1px solid rgba(255,255,255,0.06);border-radius:19px 0 0 19px;box-sizing:border-box}.cw-pc .pc-poster{display:block;width:100%;height:100%;border:0;border-radius:inherit;box-shadow:none;box-sizing:border-box}.cw-pc .pc-body{min-width:0;padding:14px 0;justify-content:flex-start}.cw-pc .pc-title{font-size:18px;line-height:1.15}.cw-pc .pc-overview{margin-top:10px;max-height:4.35em;line-height:1.45;line-clamp:3;-webkit-line-clamp:3}.cw-pc .pc-close{position:static;width:24px;height:24px;min-width:24px}.cw-pc .pc-stats{min-width:0;display:grid;grid-template-rows:auto auto;align-content:center;gap:9px;padding:14px 6px 14px 14px;border-left:1px solid rgba(255,255,255,0.08)}.cw-pc .pc-progress-wrap{margin:0;align-self:start}
.cw-pc .pc-progress-labels{position:static;display:flex;align-items:center;justify-content:space-between;min-height:24px;margin-bottom:5px;padding:0;pointer-events:auto;font-size:11px;text-shadow:none}.cw-pc .pc-progress-end{display:flex;align-items:center;justify-content:flex-end;gap:8px;min-width:0}.cw-pc .pc-progress-bg{height:8px}.cw-pc .pc-stats-bottom{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:8px;min-width:0}.cw-pc .pc-info-block{min-height:62px}.cw-pc .pc-rating-stack{display:flex;flex-direction:column;gap:7px;min-width:0}.cw-pc .pc-status-head{display:flex;align-items:center;justify-content:center;gap:7px;min-width:0;padding:2px 2px 0}.cw-pc .pc-status-icon{flex:0 0 auto;margin-top:-1px;color:#22c55e;font-size:21px;line-height:1;font-variation-settings:"FILL" 1,"wght" 650,"GRAD" 0,"opsz" 22;filter:drop-shadow(0 0 6px rgba(34,197,94,0.28))}
.cw-pc .pc-status{min-width:0;border:0 !important;background:transparent !important;text-align:center}
@media(max-width:1024px){.cw-pc{width:min(780px,calc(100vw - 40px))}
.cw-pc .pc-inner{grid-template-columns:112px minmax(220px,1fr)minmax(230px,250px)}.cw-pc .pc-poster-link{width:112px;height:190px}}
@media(max-width:820px){.cw-pc .pc-inner{grid-template-columns:82px minmax(0,1fr)minmax(210px,240px);min-height:0;padding:12px}
.cw-pc .pc-poster-link{width:82px;height:123px;grid-row:1 / span 2;align-self:center;border:1px solid rgba(255,255,255,0.06);border-radius:11px}.cw-pc .pc-body{padding:4px 0}}
@media(max-width:680px){.cw-pc{bottom:max(10px,env(safe-area-inset-bottom));width:calc(100vw - 20px);border-radius:18px}
.cw-pc .pc-inner{grid-template-columns:64px minmax(0,1fr);gap:12px;padding:12px}.cw-pc .pc-poster-link{width:64px;height:96px;grid-row:auto;border-radius:10px}.cw-pc .pc-body{padding:2px 0}.cw-pc .pc-title{font-size:15px;line-height:1.15}.cw-pc .pc-title-actions{gap:6px}.cw-pc .pc-nav{padding:2px 4px}.cw-pc .pc-nav-count{min-width:32px;font-size:10px}.cw-pc .pc-nav-btn{width:24px;height:24px}.cw-pc .pc-meta{gap:4px;margin-top:4px}.cw-pc .pc-chip{min-height:21px;font-size:9px;padding:0 7px}.cw-pc .pc-overview{margin-top:6px;max-height:4.35em;font-size:11px;line-clamp:3;-webkit-line-clamp:3}.cw-pc .pc-overview-more{font-size:9px}.cw-pc .pc-stats{grid-column:1 / -1;grid-template-rows:auto auto;padding:10px 0 0;border-left:0;border-top:1px solid rgba(255,255,255,0.08)}.cw-pc .pc-info-block{min-height:58px}}
@media(max-width:460px){.cw-pc .pc-stats-bottom{grid-template-columns:1fr}
.cw-pc .pc-overview{line-clamp:1;-webkit-line-clamp:1;max-height:1.5em}}
@media(hover:none){.cw-pc.show:hover{transform:translate(-50%,0);box-shadow:0 20px 48px rgba(0,0,0,0.6)}
}
@media(min-width:821px){.cw-pc .pc-inner{min-height:190px;max-height:190px;height:190px;overflow:hidden}
.cw-pc .pc-body{min-height:0;max-height:190px;overflow:hidden}.cw-pc .pc-stats{min-height:0;max-height:190px;overflow:hidden}.cw-pc .pc-title{display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-width:0}.cw-pc .pc-meta{overflow:hidden}.cw-pc .pc-overview-more{display:none !important}}.cw-pc{width:var(--pc-width,min(780px,calc(100vw - 60px)))}.cw-pc .pc-trailer,.cw-pc .pc-sources,.cw-pc .pc-actions{display:none}.cw-pc-watchlist .pc-status-head,.cw-pc-watchlist .pc-nav{display:none !important}.cw-pc-watchlist .pc-progress-bg,.cw-pc-watchlist .pc-progress-pct,.cw-pc-watchlist .pc-progress-time{display:none !important}.cw-pc-watchlist .pc-progress-labels{justify-content:flex-end;min-height:0;margin-bottom:0}.cw-pc-watchlist .pc-trailer{display:inline-flex}.cw-pc-watchlist .pc-sources{display:flex}
.cw-pc-watchlist .pc-actions{display:flex}.cw-pc-watchlist .pc-stats{display:flex;flex-direction:column;justify-content:flex-start;gap:9px;padding:12px 12px 12px 14px}.cw-pc-watchlist .pc-stats-bottom{flex:0 0 auto}.cw-pc-watchlist .pc-rating-stack{gap:7px}body.cx-modal-open .cw-pc{display:none!important;pointer-events:none!important}.cw-pc .pc-actions{align-items:center;flex-wrap:wrap;gap:6px;min-width:0}.cw-pc .pc-links{display:contents}.cw-pc .pc-trailer{align-items:center;justify-content:center;min-height:26px;padding:0 10px;border:1px solid rgba(255,255,255,0.1);border-radius:999px;background:rgba(255,255,255,0.04);color:#eef3ff;font:inherit;font-size:10px;font-weight:800;letter-spacing:0.04em;text-transform:uppercase;line-height:1;cursor:pointer;transition:background 0.16s ease,border-color 0.16s ease}.cw-pc .pc-trailer:hover{border-color:rgba(255,255,255,0.16);background:rgba(255,255,255,0.08)}
.cw-pc .pc-sources{align-items:center;flex-wrap:wrap;gap:6px;min-width:0;padding-top:2px}.cw-pc .pc-source{display:inline-flex;align-items:center;justify-content:center;min-width:30px;min-height:26px;padding:0 7px;border:1px solid rgba(255,255,255,0.09);border-radius:999px;background:rgba(255,255,255,0.04)}.cw-pc .pc-source img{display:block;height:14px;max-width:20px;object-fit:contain}.cw-pc .pc-source-text{font-size:10px;font-weight:800;letter-spacing:0.04em;color:rgba(245,248,255,0.88)}.cw-pc .pc-link{display:inline-flex;align-items:center;justify-content:center;min-height:26px;padding:0 10px;border:1px solid rgba(255,255,255,0.1);border-radius:999px;background:rgba(255,255,255,0.04);color:#eef3ff;text-decoration:none;font-size:10px;font-weight:800;letter-spacing:0.04em;text-transform:uppercase}
.cw-pc .pc-link:hover{border-color:rgba(255,255,255,0.16);background:rgba(255,255,255,0.08)}html[data-cw-theme="flat-light"] .cw-pc .pc-trailer,html[data-cw-theme="flat-light"] .cw-pc .pc-source,html[data-cw-theme="flat-light"] .cw-pc .pc-link{background:#ffffff !important;border-color:rgba(21,31,48,0.14)!important;color:#172033 !important}html[data-cw-theme="flat-light"] .cw-pc .pc-source-text{color:#172033 !important}html[data-cw-theme="flat-light"] .cw-pc .pc-trailer:hover,html[data-cw-theme="flat-light"] .cw-pc .pc-link:hover{background:#eef2f7 !important}
@media(min-width:821px){.cw-pc-watchlist .pc-inner{max-height:none;height:auto;min-height:190px}
.cw-pc-watchlist .pc-body,.cw-pc-watchlist .pc-stats{max-height:none}.cw-pc-watchlist .pc-poster-link{height:auto;align-self:stretch}}.cw-playing-card-disabled #playing-card{display:none !important}
/*Backup and restore modal*/
#cw-backups-modal.hidden{display:none !important}
#cw-backups-modal{--br-overlay:rgba(0,0,0,0.68);--br-shell:linear-gradient(180deg,rgba(11,13,20,0.99),rgba(4,5,10,0.995));--br-head:linear-gradient(180deg,rgba(255,255,255,0.035),rgba(255,255,255,0.01));--br-panel:linear-gradient(180deg,rgba(255,255,255,0.035),rgba(255,255,255,0.018));--br-panel-hover:rgba(255,255,255,0.095);--br-row:rgba(255,255,255,0.025);--br-row-active:rgba(96,108,255,0.08);--br-field:rgba(2,4,9,0.78);--br-fg:#f5f7ff;--br-title:#f8fbff;--br-muted:rgba(210,218,235,0.68);--br-soft:rgba(210,218,235,0.58);--br-border:rgba(255,255,255,0.085);--br-border-strong:rgba(255,255,255,0.16);--br-focus:rgba(126,137,255,0.35);--br-focus-ring:rgba(126,137,255,0.1);--br-accent:#7d86ff;--br-primary:linear-gradient(180deg,rgba(89,97,216,0.78),rgba(61,70,166,0.72));--br-primary-border:rgba(149,158,255,0.3);--br-primary-shadow:0 12px 24px rgba(42,48,132,0.22);--br-danger:#ffdede;--br-danger-border:rgba(255,100,100,0.32);--br-ok-bg:rgba(73,226,163,0.09);--br-ok-border:rgba(73,226,163,0.18);--br-ok-fg:#dfffee;--br-split:rgba(255,255,255,0.16);--br-split-handle:rgba(255,255,255,0.09);position:fixed;inset:0;z-index:1300;display:flex;align-items:center;justify-content:center;background:var(--br-overlay);padding:16px;color:var(--br-fg)}
html[data-cw-theme="flat-dark"] #cw-backups-modal{--br-overlay:rgba(0,0,0,0.58);--br-shell:#171a22;--br-head:#20242d;--br-panel:#20242d;--br-panel-hover:#2b3140;--br-row:#242936;--br-row-active:#2b3144;--br-field:#161a22;--br-fg:#eef1f6;--br-title:#f3f6ff;--br-muted:#a9b0bd;--br-soft:#8f98a8;--br-border:rgba(255,255,255,0.13);--br-border-strong:rgba(255,255,255,0.22);--br-focus:rgba(125,134,201,0.58);--br-focus-ring:rgba(125,134,201,0.18);--br-accent:#7d86c9;--br-primary:#253044;--br-primary-border:#253044;--br-primary-shadow:none;--br-danger:#ffe7eb;--br-danger-border:rgba(216,102,114,0.42);--br-ok-bg:rgba(31,79,58,0.72);--br-ok-border:rgba(87,181,138,0.32);--br-ok-fg:#c9f7dd;--br-split:rgba(255,255,255,0.18);--br-split-handle:#303642}
html[data-cw-theme="flat-light"] #cw-backups-modal{--br-overlay:rgba(15,23,42,0.42);--br-shell:#ffffff;--br-head:#ffffff;--br-panel:#ffffff;--br-panel-hover:#eef2f7;--br-row:#f5f7fb;--br-row-active:#e9ecf7;--br-field:#ffffff;--br-fg:#111827;--br-title:#111827;--br-muted:#475467;--br-soft:#667085;--br-border:rgba(16,24,40,0.16);--br-border-strong:rgba(16,24,40,0.26);--br-focus:rgba(70,86,166,0.38);--br-focus-ring:rgba(70,86,166,0.14);--br-accent:#4656a6;--br-primary:#253044;--br-primary-border:#253044;--br-primary-shadow:none;--br-danger:#7f1d2d;--br-danger-border:rgba(169,63,77,0.35);--br-ok-bg:#dff8eb;--br-ok-border:rgba(18,185,129,0.32);--br-ok-fg:#12623f;--br-split:rgba(16,24,40,0.18);--br-split-handle:#d9e0ea}#cw-backups-modal *{box-sizing:border-box}
#cw-backups-modal .br-dialog{width:min(1140px,calc(100vw - 32px));height:min(780px,calc(100vh - 32px));display:flex;flex-direction:column;border:1px solid var(--br-border);border-radius:16px;background:var(--br-shell);box-shadow:0 26px 72px rgba(0,0,0,0.34);overflow:hidden}#cw-backups-modal .br-head{display:flex;align-items:center;justify-content:space-between;gap:16px;flex:0 0 auto;padding:16px 18px 14px;border-bottom:1px solid var(--br-border);background:var(--br-head)}#cw-backups-modal .br-title{font-weight:900;font-size:21px;line-height:1.12;letter-spacing:0;color:var(--br-title)}#cw-backups-modal .br-sub{margin-top:5px;color:var(--br-muted);font-size:12px;line-height:1.45}
#cw-backups-modal .br-close,#cw-backups-modal .br-iconbtn{appearance:none;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:36px;height:36px;padding:0;border:1px solid var(--br-border);border-radius:10px;background:var(--br-row);color:var(--br-fg);cursor:pointer}#cw-backups-modal .br-close:hover,#cw-backups-modal .br-iconbtn:hover{background:var(--br-panel-hover);border-color:var(--br-border-strong)}#cw-backups-modal .br-icon{font-size:20px;line-height:1}#cw-backups-modal .br-iconbtn.spin .br-icon{animation:brspin 0.8s linear infinite}
@keyframes brspin{to{transform:rotate(360deg)}
}#cw-backups-modal .br-iconbtn.danger{color:#f08a97;border-color:rgba(216,102,114,0.42)}#cw-backups-modal .br-iconbtn.danger:hover{background:rgba(216,102,114,0.16);border-color:rgba(216,102,114,0.66);color:#ffd9df}#cw-backups-modal .br-iconbtn.flash{pointer-events:none}#cw-backups-modal .br-iconbtn.flash.is-ok{background:rgba(46,168,89,0.18);border-color:rgba(0,224,132,0.62);color:#7ef0b4}#cw-backups-modal .br-iconbtn.flash.is-fail{background:rgba(209,52,47,0.18);border-color:rgba(255,112,124,0.62);color:#ff9aa5}#cw-backups-modal .br-iconbtn.flash.is-ok .br-icon{animation:brpop 0.45s cubic-bezier(0.16,0.84,0.22,1)}#cw-backups-modal .br-iconbtn.flash.is-fail .br-icon{animation:brshake 0.5s ease}
@keyframes brpop{0%{transform:scale(0.4);opacity:0}
60%{transform:scale(1.18);opacity:1}100%{transform:scale(1);opacity:1}}
@keyframes brshake{0%,100%{transform:translateX(0)}
20%{transform:translateX(-3px)}40%{transform:translateX(3px)}60%{transform:translateX(-2px)}80%{transform:translateX(2px)}}#cw-backups-modal .br-body{flex:1 1 auto;min-height:0;padding:14px;display:grid;grid-template-rows:minmax(145px,var(--br-controls-height,215px))10px minmax(0,1fr);grid-template-columns:minmax(0,1fr);gap:8px;overflow:hidden}#cw-backups-modal .br-panel{min-width:0;min-height:0;border:1px solid var(--br-border);border-radius:12px;background:var(--br-panel);box-shadow:inset 0 1px 0 rgba(255,255,255,0.025)}#cw-backups-modal .br-controls{padding:12px;display:grid;grid-template-rows:auto minmax(0,1fr);gap:10px;overflow:hidden}#cw-backups-modal .br-mode-top{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0}#cw-backups-modal .br-mode-top .br-msg{flex:1 1 auto;margin-top:0 !important;min-width:180px;max-width:560px}
#cw-backups-modal .br-mode-tabs{display:inline-flex;align-items:center;gap:6px;padding:4px;border:1px solid var(--br-border);border-radius:12px;background:var(--br-row)}#cw-backups-modal .br-mode-tab{appearance:none;min-height:34px;padding:0 12px;border:0;border-radius:9px;background:transparent;color:var(--br-muted);font:inherit;font-size:12px;font-weight:900;letter-spacing:0.08em;text-transform:uppercase;cursor:pointer}#cw-backups-modal .br-mode-tab.active{background:var(--br-primary);color:#fff;box-shadow:var(--br-primary-shadow)}#cw-backups-modal .br-mode-window{min-width:0;min-height:0;overflow:hidden}#cw-backups-modal .br-mode-track{height:100%;display:grid;grid-template-columns:100% 100%;transition:transform 0.2s ease}#cw-backups-modal .br-mode-track.scheduled{transform:translateX(-100%)}
#cw-backups-modal .br-mode-pane{min-width:0;min-height:0;display:grid;gap:10px;align-content:start;padding:2px}#cw-backups-modal .br-splitter{appearance:none;width:100%;height:10px;margin:0;border:0;border-radius:999px;background:transparent;cursor:row-resize;position:relative}#cw-backups-modal .br-splitter:before{content:"";position:absolute;left:10px;right:10px;top:4px;height:2px;border-radius:999px;background:var(--br-split)}#cw-backups-modal .br-splitter:after{content:"";position:absolute;left:50%;top:1px;width:56px;height:8px;transform:translateX(-50%);border-radius:999px;background:var(--br-split-handle);border:1px solid var(--br-border)}#cw-backups-modal .br-splitter:hover:before,#cw-backups-modal .br-splitter:focus-visible:before{background:var(--br-focus)}#cw-backups-modal .br-splitter:focus-visible{outline:2px solid var(--br-focus);outline-offset:2px}
#cw-backups-modal.br-resizing,#cw-backups-modal.br-resizing *{cursor:row-resize !important;user-select:none !important}#cw-backups-modal .br-section{min-width:0;display:grid;gap:10px;align-content:start}#cw-backups-modal .br-section-head{display:grid;grid-template-columns:auto minmax(230px,1fr)auto;align-items:center;gap:10px}#cw-backups-modal .br-section-head h3{margin:0 !important}#cw-backups-modal .br-section-head .br-check{min-height:34px}#cw-backups-modal .br-section-head .br-actions{margin:0;justify-content:flex-end}#cw-backups-modal .br-section-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}#cw-backups-modal .br-schedule-grid{display:grid;grid-template-columns:minmax(150px,1.15fr)minmax(105px,0.75fr)repeat(2,minmax(92px,0.65fr));gap:10px}
#cw-backups-modal .br-manual-grid{display:grid;grid-template-columns:minmax(160px,0.75fr)minmax(180px,1fr)auto;gap:10px;align-items:end}#cw-backups-modal .br-section-wide{grid-column:1/-1}#cw-backups-modal .br-list-panel{padding:14px;display:flex;flex-direction:column;overflow:hidden}#cw-backups-modal .br-panel h3{margin:0 0 10px;font-size:11px;text-transform:uppercase;letter-spacing:0.13em;color:var(--br-muted)}#cw-backups-modal .br-field{display:grid;gap:6px;margin:0 0 10px}#cw-backups-modal .br-section .br-field{margin:0}#cw-backups-modal .br-field>label{display:block;margin:0;font-size:11px;color:var(--br-muted);font-weight:850;letter-spacing:0.08em;text-transform:uppercase}
#cw-backups-modal .br-field input:not([type="checkbox"]),#cw-backups-modal .br-field select{width:100%;height:38px;min-height:38px;border-radius:10px;border:1px solid var(--br-border);background:var(--br-field);color:var(--br-fg);padding:0 11px;font:inherit;font-size:13px;outline:none;color-scheme:dark}html[data-cw-theme="flat-light"] #cw-backups-modal .br-field input:not([type="checkbox"]),html[data-cw-theme="flat-light"] #cw-backups-modal .br-field select{color-scheme:light}#cw-backups-modal .br-field input:focus,#cw-backups-modal .br-field select:focus{border-color:var(--br-focus);box-shadow:0 0 0 3px var(--br-focus-ring)}
#cw-backups-modal .br-check{display:grid !important;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:9px;width:100%;min-height:30px;margin:0 !important;padding:5px 7px;border-radius:9px;color:var(--br-fg)!important;font-size:12px;font-weight:750;letter-spacing:0;text-transform:none;background:var(--br-row);cursor:pointer}#cw-backups-modal .br-check:hover{background:var(--br-panel-hover)}#cw-backups-modal input[type="checkbox"]{appearance:auto !important;-webkit-appearance:auto !important;width:15px !important;height:15px !important;min-width:15px !important;min-height:15px !important;max-width:15px !important;max-height:15px !important;margin:0 !important;padding:0 !important;accent-color:var(--br-accent);justify-self:center}#cw-backups-modal .br-check span{min-width:0;line-height:1.3;text-align:left}#cw-backups-modal .br-section-head .br-switch{justify-self:start}
#cw-backups-modal .br-switch{position:relative;display:inline-flex !important;align-items:center;gap:10px;width:auto;min-height:34px;margin:0 !important;padding:0;color:var(--br-fg)!important;background:transparent;font-size:13px;font-weight:750;cursor:pointer;user-select:none}#cw-backups-modal .br-switch input{position:absolute !important;opacity:0 !important;pointer-events:none !important;width:1px !important;height:1px !important}#cw-backups-modal .br-switch-ui{position:relative;display:inline-block;width:48px;height:28px;border-radius:999px;background:linear-gradient(180deg,rgba(255,255,255,0.1),rgba(255,255,255,0.05));border:1px solid var(--br-border);box-shadow:inset 0 1px 0 rgba(255,255,255,0.03),inset 0 0 0 1px rgba(0,0,0,0.16);transition:background 0.18s ease,border-color 0.18s ease,box-shadow 0.18s ease}
#cw-backups-modal .br-switch-ui:after{content:"";position:absolute;left:3px;top:3px;width:20px;height:20px;border-radius:50%;background:rgba(255,255,255,0.94);box-shadow:0 10px 20px rgba(0,0,0,0.34);transition:transform 0.18s ease,background 0.18s ease}#cw-backups-modal .br-switch input:checked+.br-switch-ui{background:linear-gradient(180deg,rgba(42,202,126,0.34),rgba(28,136,87,0.28));border-color:rgba(34,197,94,0.42)}#cw-backups-modal .br-switch input:checked+.br-switch-ui:after{transform:translateX(20px);background:#fff}#cw-backups-modal .br-switch input:focus-visible+.br-switch-ui{box-shadow:0 0 0 2px var(--br-focus-ring),0 0 0 6px rgba(100,110,255,0.12),inset 0 0 0 1px rgba(0,0,0,0.16)}#cw-backups-modal .br-switch-text{min-width:0;white-space:nowrap;color:var(--br-muted);font-weight:800}
#cw-backups-modal .br-switch-state{display:inline-flex;align-items:center;min-height:24px;padding:0 9px;border-radius:999px;background:var(--br-row);border:1px solid var(--br-border);font-size:11px;font-weight:900;letter-spacing:0.08em;text-transform:uppercase;color:var(--br-muted)}#cw-backups-modal .br-switch-state:before{content:"Off"}#cw-backups-modal .br-switch input:checked~.br-switch-state{color:var(--br-ok-fg);border-color:var(--br-ok-border);background:var(--br-ok-bg)}#cw-backups-modal .br-switch input:checked~.br-switch-state:before{content:"On"}html[data-cw-theme="flat-dark"] #cw-backups-modal .br-switch-ui{background:#2b313d;border-color:rgba(255,255,255,0.14);box-shadow:none}html[data-cw-theme="flat-dark"] #cw-backups-modal .br-switch-ui:after{background:#dce2ec;box-shadow:none}
html[data-cw-theme="flat-dark"] #cw-backups-modal .br-switch input:checked+.br-switch-ui{background:#2d493d;border-color:rgba(87,181,138,0.46)}html[data-cw-theme="flat-light"] #cw-backups-modal .br-switch-ui{background:#eef2f7;border-color:rgba(21,31,48,0.14);box-shadow:none}html[data-cw-theme="flat-light"] #cw-backups-modal .br-switch-ui:after{background:#fff;box-shadow:none}html[data-cw-theme="flat-light"] #cw-backups-modal .br-switch input:checked+.br-switch-ui{background:#dff2e9;border-color:rgba(47,148,109,0.36)}#cw-backups-modal .br-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:10px}
#cw-backups-modal .br-btn{appearance:none;display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;padding:0 12px;border-radius:10px;border:1px solid var(--br-border);background:var(--br-row);color:var(--br-fg);cursor:pointer;font:inherit;font-size:13px;font-weight:850;white-space:nowrap}#cw-backups-modal .br-btn:hover{background:var(--br-panel-hover);border-color:var(--br-border-strong)}#cw-backups-modal .br-btn.primary{background:var(--br-primary);border-color:var(--br-primary-border);box-shadow:var(--br-primary-shadow);color:#fff}#cw-backups-modal .br-btn.danger{border-color:var(--br-danger-border);color:var(--br-danger)}#cw-backups-modal .br-btn:disabled{opacity:0.45;cursor:not-allowed}
#cw-backups-modal .br-msg{margin-top:10px;padding:9px 10px;border-radius:10px;background:var(--br-ok-bg);border:1px solid var(--br-ok-border);font-size:12px;color:var(--br-ok-fg)}#cw-backups-modal .br-msg.hidden{display:none}body.br-backups-open #save-fab,body.br-backups-open #save-frost{display:none !important}#cw-backups-modal .br-status{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:12px;flex:0 0 auto}#cw-backups-modal .br-stat{min-width:0;border:1px solid var(--br-border);border-radius:10px;padding:10px 11px;background:var(--br-row)}#cw-backups-modal .br-stat b{display:block;font-size:14px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--br-title)}#cw-backups-modal .br-stat span{display:block;margin-top:5px;font-size:10px;text-transform:uppercase;letter-spacing:0.08em;color:var(--br-soft)}
#cw-backups-modal .br-list-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 0 10px;flex:0 0 auto}#cw-backups-modal .br-list-head h3{margin:0}#cw-backups-modal .br-list{display:flex;flex-direction:column;gap:8px;min-height:0;overflow:auto;padding-right:2px}#cw-backups-modal .br-row{display:grid;grid-template-columns:minmax(0,1fr)auto;gap:12px;align-items:center;padding:11px 12px;border:1px solid var(--br-border);border-radius:11px;background:var(--br-row)}#cw-backups-modal .br-row.active{border-color:var(--br-focus);background:var(--br-row-active)}#cw-backups-modal .br-main{min-width:0;display:grid;gap:7px}#cw-backups-modal .br-name{font-weight:850;font-size:14px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--br-title)}
#cw-backups-modal .br-meta{display:flex;gap:6px;flex-wrap:wrap;color:var(--br-muted);font-size:12px}#cw-backups-modal .br-pill{display:inline-flex;align-items:center;min-height:22px;padding:0 8px;border-radius:999px;border:1px solid var(--br-border);background:var(--br-panel)}#cw-backups-modal .br-row-note{font-size:12px;line-height:1.35;color:var(--br-muted)}#cw-backups-modal .br-row-note.ok{color:var(--br-ok-fg)}#cw-backups-modal .br-row-note.warn{color:var(--br-danger)}#cw-backups-modal .br-row-actions{display:flex;align-items:center;gap:6px;justify-content:flex-end}#cw-backups-modal .br-days{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px}#cw-backups-modal .br-days-field{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px}#cw-backups-modal .br-days-field>label{padding-top:0;min-width:42px}
#cw-backups-modal .br-day{display:grid !important;grid-template-columns:16px minmax(0,1fr);align-items:center;gap:7px;min-height:31px;margin:0 !important;padding:0 8px;border:1px solid var(--br-border);border-radius:9px;background:var(--br-row);font-size:12px;font-weight:800;color:var(--br-fg)!important}#cw-backups-modal .br-day span{text-align:left;white-space:nowrap}#cw-backups-modal .br-upload{display:none}
@media(max-width:1100px){#cw-backups-modal .br-section-head{grid-template-columns:1fr auto}
#cw-backups-modal .br-section-head .br-switch{grid-column:1/-1}#cw-backups-modal .br-schedule-grid{grid-template-columns:repeat(2,minmax(0,1fr))}#cw-backups-modal .br-days-field{grid-template-columns:1fr}#cw-backups-modal .br-days{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:920px){#cw-backups-modal .br-dialog{height:calc(100vh - 24px);width:calc(100vw - 24px)}
#cw-backups-modal .br-body{grid-template-rows:auto minmax(0,1fr);overflow:auto}#cw-backups-modal .br-splitter{display:none}#cw-backups-modal .br-controls{overflow:visible}#cw-backups-modal .br-list-panel{overflow:visible}#cw-backups-modal .br-status{grid-template-columns:1fr 1fr}#cw-backups-modal .br-list{overflow:visible}}
@media(max-width:680px){#cw-backups-modal .br-mode-top{align-items:stretch;flex-direction:column}
#cw-backups-modal .br-mode-tabs{width:100%;display:grid;grid-template-columns:1fr 1fr}#cw-backups-modal .br-manual-grid{grid-template-columns:1fr}}
@media(max-width:560px){#cw-backups-modal{padding:8px}
#cw-backups-modal .br-dialog{width:calc(100vw - 16px);height:calc(100vh - 16px);border-radius:12px}#cw-backups-modal .br-head{padding:13px 14px}#cw-backups-modal .br-body{padding:10px;gap:10px}#cw-backups-modal .br-section-grid,#cw-backups-modal .br-schedule-grid,#cw-backups-modal .br-section-head{grid-template-columns:1fr}#cw-backups-modal .br-section-head .br-actions{justify-content:flex-start}#cw-backups-modal .br-status{grid-template-columns:1fr}#cw-backups-modal .br-row{grid-template-columns:1fr}#cw-backups-modal .br-row-actions{justify-content:flex-start}#cw-backups-modal .br-days{grid-template-columns:1fr 1fr}}.cw-icon-select-native{display:none !important}.cw-icon-select{position:relative;display:block;min-width:0}
.cw-icon-select-btn{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:42px;padding:0 12px;border:1px solid rgba(255,255,255,0.09);border-radius:14px;background:linear-gradient(180deg,rgba(8,10,18,0.82),rgba(7,8,15,0.92));color:#eef3ff;box-shadow:inset 0 1px 0 rgba(255,255,255,0.02);cursor:pointer}.cw-icon-select-btn:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(101,107,255,0.12),inset 0 1px 0 rgba(255,255,255,0.03)}.cw-icon-select-btn:disabled{opacity:0.55;cursor:not-allowed}.cw-icon-select.is-open{z-index:10060}.cw-icon-select-main{display:flex;align-items:center;gap:10px;min-width:0;flex:1 1 auto}.cw-icon-select-leading-badges{display:flex;align-items:center;gap:6px;flex:0 0 auto;flex-wrap:wrap}.cw-icon-select-text{display:grid;gap:2px;min-width:0;flex:1 1 auto}.cw-icon-select-text:empty{display:none}
.cw-icon-select-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left}.cw-icon-select-note{font-size:11px;color:rgba(197,206,224,0.68);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cw-icon-select-badges{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.cw-icon-select-badge{display:inline-flex;align-items:center;justify-content:center;min-height:22px;padding:0 8px;border-radius:999px;border:1px solid rgba(255,255,255,0.1);background:rgba(255,255,255,0.05);color:#eef3ff;font-size:11px;font-weight:800;letter-spacing:0.05em;text-transform:uppercase}.cw-icon-select-leading-badges .cw-icon-select-badge:first-child{border-color:rgba(92,96,182,0.24);background:rgba(92,96,182,0.14);color:#eef1ff}.cw-icon-select-badges .cw-icon-select-badge:first-child{border-color:rgba(92,96,182,0.24);background:rgba(92,96,182,0.14);color:#eef1ff}
.cw-icon-select-badges .cw-icon-select-badge:nth-child(2){border-color:rgba(91,160,255,0.22);background:rgba(91,160,255,0.12);color:#eef7ff}.cw-icon-select-caret{position:relative;display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;flex:0 0 14px;opacity:0.72;transition:transform 0.16s ease,opacity 0.16s ease}.cw-icon-select-caret::before{content:"";display:block;width:7px;height:7px;border-right:2px solid rgba(238,243,255,0.92);border-bottom:2px solid rgba(238,243,255,0.92);transform:translateY(-1px)rotate(45deg);border-radius:1px}.cw-icon-select:hover .cw-icon-select-caret{opacity:0.9}.cw-icon-select.is-open .cw-icon-select-caret{transform:rotate(180deg)}.cw-icon-select-icons{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto}.cw-icon-select-segment{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto}
.cw-icon-select-sep{display:inline-flex;align-items:center;justify-content:center;min-width:16px;color:rgba(214,222,242,0.68);font-size:15px;line-height:1;transform:translateY(-1px)}.cw-icon-select-icon{width:18px;height:18px;object-fit:contain;display:block;flex:0 0 18px}.cw-icon-select-icon.empty{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:rgba(255,255,255,0.05);color:rgba(236,241,255,0.7);font-size:10px;font-weight:900}.cw-icon-select-icon.material-symbols-rounded{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:rgba(255,255,255,0.05);color:rgba(236,241,255,0.82);font-size:18px;line-height:1}
.cw-icon-select-menu{position:fixed;left:0;top:0;z-index:30060;display:grid;gap:6px;padding:6px;border:1px solid rgba(255,255,255,0.1);border-radius:16px;background:#171a29;box-shadow:0 18px 44px rgba(0,0,0,0.52);backdrop-filter:blur(14px)saturate(115%);-webkit-backdrop-filter:blur(14px)saturate(115%);max-height:320px;overflow:auto;overscroll-behavior:contain;pointer-events:auto}.cw-icon-select-menu.hidden{display:none}.cw-icon-select-item{width:100%;display:flex;align-items:center;gap:10px;padding:10px 11px;border:1px solid transparent;border-radius:12px;background:transparent;color:#eef3ff;text-align:left;cursor:pointer}.cw-icon-select-item:hover{background:rgba(255,255,255,0.04);border-color:rgba(255,255,255,0.1)}.cw-icon-select-item[aria-selected="true"]{background:rgba(92,96,182,0.14);border-color:rgba(92,96,182,0.18)}.cw-icon-select-item:disabled{opacity:0.45;cursor:not-allowed}
/*Activity feed and modal*/
#recent-activity-block.hidden{display:none !important}#recent-activity{display:grid;gap:8px}.activity-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 12px;border-radius:14px;background:linear-gradient(180deg,rgba(255,255,255,0.035),rgba(255,255,255,0.018));border:1px solid rgba(255,255,255,0.06);box-shadow:inset 0 1px 0 rgba(255,255,255,0.04)}.activity-item.ok{border-color:rgba(34,197,94,0.14)}.activity-item.err{border-color:rgba(239,68,68,0.18)}.activity-main{min-width:0;display:grid;gap:4px}.activity-title{min-width:0;color:rgba(238,243,255,0.92);font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.activity-flow-line{display:flex;align-items:center;gap:8px;min-width:0;flex-wrap:wrap}.activity-route{display:flex;align-items:center;gap:7px;min-width:0;flex-wrap:wrap}
.activity-route-arrow{position:relative;display:inline-flex;align-items:center;justify-content:center;width:18px;height:14px;flex:0 0 auto;opacity:0.72}.activity-route-arrow::before{content:"";width:14px;height:1px;border-radius:999px;background:linear-gradient(90deg,rgba(130,149,210,0.18),rgba(130,149,210,0.72))}.activity-route-arrow::after{content:"";position:absolute;right:1px;width:6px;height:6px;border-right:2px solid rgba(174,194,232,0.7);border-top:2px solid rgba(174,194,232,0.7);transform:rotate(45deg)}.activity-targets{display:inline-flex;align-items:center;gap:5px;min-width:0;flex-wrap:wrap}.activity-endpoint{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:28px;height:24px;border-radius:999px;border:1px solid rgba(130,149,210,0.14);background:rgba(255,255,255,0.035);color:rgba(229,235,248,0.86)}
.activity-provider-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:16px;height:16px;border-radius:999px;overflow:hidden;background:rgba(255,255,255,0.06);font-size:8px;font-weight:900;color:rgba(238,243,255,0.82)}.activity-provider-icon img{display:block;width:13px;height:13px;object-fit:contain}.activity-meta-line{min-width:0;display:flex;align-items:center;gap:7px;flex-wrap:wrap}.activity-metric{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:22px;padding:0 8px;border-radius:999px;border:1px solid rgba(255,255,255,0.075);background:rgba(255,255,255,0.032);color:rgba(188,198,215,0.76);font-size:10.5px;font-weight:800;line-height:1;text-transform:uppercase;white-space:nowrap}.activity-metric.progress{color:rgba(218,227,255,0.86);text-transform:none}
.activity-progress-bar{position:relative;width:24px;height:5px;border-radius:999px;overflow:hidden;background:rgba(255,255,255,0.08)}.activity-progress-bar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#6d76ff,#50a2ff)}.activity-metric.time{text-transform:none;color:rgba(174,182,194,0.7)}.activity-badges{display:flex;align-items:center;justify-content:flex-end;gap:6px;flex-wrap:wrap;flex:0 0 auto}.activity-badge{display:inline-flex;align-items:center;justify-content:center;padding:4px 8px;border-radius:999px;border:1px solid rgba(255,255,255,0.1);background:rgba(8,10,18,0.46);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:0.04em;color:rgba(224,230,246,0.74)}.activity-badge.ok{background:rgba(25,195,125,0.075);border-color:rgba(25,195,125,0.22);color:rgba(205,255,230,0.9);box-shadow:0 0 14px rgba(25,195,125,0.1)}
.activity-badge.err{background:rgba(255,77,79,0.12);border-color:rgba(255,77,79,0.3);color:#ffd2d2}.activity-empty{padding:11px 12px;border-radius:14px;background:linear-gradient(180deg,rgba(255,255,255,0.035),rgba(255,255,255,0.018));border:1px solid rgba(255,255,255,0.06);box-shadow:inset 0 1px 0 rgba(255,255,255,0.04);font:inherit;font-size:12px;font-weight:400;line-height:1.5;color:var(--muted);opacity:0.6}.activity-modal{position:fixed;inset:0;z-index:1300;display:flex;align-items:center;justify-content:center;padding:18px;background:rgba(4,8,16,0.54);backdrop-filter:blur(10px)saturate(116%);-webkit-backdrop-filter:blur(10px)saturate(116%)}.activity-modal.hidden{display:none !important}
.activity-dialog{width:min(860px,calc(100vw - 28px));max-height:min(82vh,760px);display:grid;grid-template-rows:auto auto minmax(0,1fr)auto;gap:12px;padding:16px;border-radius:22px;background:linear-gradient(180deg,rgba(10,13,22,0.96),rgba(6,9,18,0.96));border:1px solid rgba(255,255,255,0.09);box-shadow:0 28px 64px rgba(0,0,0,0.42),inset 0 1px 0 rgba(255,255,255,0.04)}.activity-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.activity-head-title{font-size:16px;font-weight:900;color:#f4f7ff}.activity-head-sub{margin-top:3px;font-size:12px;color:rgba(197,205,220,0.72)}.activity-close{border:1px solid rgba(255,255,255,0.09);background:rgba(255,255,255,0.04);color:#eef3ff;border-radius:999px;padding:7px 12px;cursor:pointer;font-weight:800}.activity-filters{display:grid;grid-template-columns:1fr 150px 150px;gap:8px}
.activity-filters input,.activity-filters select{min-width:0;background:rgba(4,6,10,0.94);border:1px solid rgba(255,255,255,0.08);border-radius:12px;color:#eef3ff;padding:9px 10px}.activity-list{display:grid;gap:8px;overflow:auto;min-height:160px;max-height:min(62vh,650px);padding-right:2px}.activity-foot{display:flex;align-items:center;justify-content:space-between;gap:10px}.activity-foot .activity-count{font-size:12px;color:rgba(197,205,220,0.72)}.activity-load{border:1px solid rgba(255,255,255,0.09);background:rgba(255,255,255,0.05);color:#fff;border-radius:999px;padding:8px 14px;cursor:pointer;font-weight:800}.activity-load[disabled]{opacity:0.5;cursor:default}#sync-history .history-meta.muted{font-size:12px;font-weight:400;color:var(--muted);opacity:0.6}
@media(max-width:620px){.activity-item{display:grid;grid-template-columns:minmax(0,1fr)auto;align-items:center;gap:8px;padding:10px 12px}
.activity-title{font-size:13px}.activity-flow-line{gap:6px}.activity-route{gap:5px}.activity-targets{gap:4px}.activity-endpoint{width:25px;height:22px}.activity-provider-icon{width:14px;height:14px}.activity-provider-icon img{width:11px;height:11px}.activity-metric{min-height:20px;padding:0 7px;font-size:10px}.activity-progress-bar{width:20px}.activity-badges{justify-content:flex-end;align-self:center}.activity-badge{padding:3px 7px;font-size:10px;letter-spacing:0.02em}.activity-filters{grid-template-columns:1fr}.activity-dialog{max-height:86vh}}
@media(max-width:380px){.activity-item{grid-template-columns:minmax(0,1fr)}
.activity-badges{justify-content:flex-start}}
/*Modal auth form*/
#setup-host .authPanel,#upg-host .authPanel{display:grid;gap:12px;margin-top:12px}#setup-host .authCard,#upg-host .authCard{padding:14px;border-radius:16px;background:rgba(255,255,255,0.03);border:1px solid rgba(255,255,255,0.08);box-shadow:0 10px 30px rgba(0,0,0,0.3)}#setup-host .authGrid,#upg-host .authGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:16px;row-gap:18px}#setup-host .field.full,#upg-host .field.full{grid-column:1 / -1}
@media(max-width:780px){#setup-host .authGrid,#upg-host .authGrid{grid-template-columns:1fr}
}#setup-host label,#upg-host label{display:block;font-weight:800;font-size:12px;opacity:0.86;margin-bottom:6px}#setup-host .field input,#upg-host .field input{width:100%;min-height:42px;border-radius:12px;border:1px solid rgba(255,255,255,0.12);background:rgba(8,10,16,0.88);color:#eaf0ff;padding:10px 12px;font:inherit}#setup-host .field input:focus,#upg-host .field input:focus{outline:2px solid rgba(150,70,255,0.35);outline-offset:1px}#setup-host .field .subtxt,#upg-host .field .subtxt{opacity:0.68;font-size:12px;margin-top:6px;line-height:1.4}#setup-host .err,#upg-host .err{display:none;margin-top:10px;padding:10px 12px;border-radius:12px;border:1px solid rgba(255,120,120,0.22);background:linear-gradient(180deg,rgba(255,77,79,0.12),rgba(255,77,79,0.04));color:#ffd8d8;font-size:12.5px}#setup-host .err.show,#upg-host .err.show{display:block}
/*About modal*/
:is(#about-host,#setup-host){--cw-modal-glass-bg:radial-gradient(900px circle at 18% 18%,rgba(150,70,255,0.22),transparent 55%),radial-gradient(900px circle at 92% 10%,rgba(60,140,255,0.18),transparent 55%),radial-gradient(800px circle at 55% 110%,rgba(60,255,215,0.08),transparent 60%)}#about-host{--w:760px;position:relative;overflow:hidden;min-width:min(var(--w),94vw);max-width:94vw;color:#eaf0ff;border-radius:18px;border:1px solid rgba(255,255,255,0.08);background:var(--cw-modal-glass-bg),rgba(7,8,11,0.92);box-shadow:0 30px 90px rgba(0,0,0,0.7),inset 0 1px 0 rgba(255,255,255,0.04);backdrop-filter:saturate(135%)blur(10px)}
#about-host:before{content:"";position:absolute;inset:-120px;pointer-events:none;background:conic-gradient(from 180deg at 50% 50%,rgba(150,70,255,0),rgba(150,70,255,0.28),rgba(60,140,255,0.22),rgba(60,255,215,0.08),rgba(150,70,255,0));filter:blur(90px);opacity:0.34;transform:translate3d(0,0,0)}#about-host *{box-sizing:border-box}#about-host a,#about-host button{font:inherit}#about-host .head{position:relative;display:flex;align-items:center;gap:12px;padding:14px 16px;border-bottom:1px solid rgba(255,255,255,0.08);background:linear-gradient(180deg,rgba(255,255,255,0.03),rgba(255,255,255,0.01))}#about-host .logoWrap{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;flex:0 0 auto;background:rgba(255,255,255,0.04);border:1px solid rgba(255,255,255,0.08);box-shadow:0 12px 30px rgba(0,0,0,0.4),inset 0 1px 0 rgba(255,255,255,0.04)}
#about-host .logo{width:30px;height:30px;opacity:0.95;filter:drop-shadow(0 10px 16px rgba(0,0,0,0.45))}#about-host .title{font-weight:950;letter-spacing:0.2px;font-size:15px;line-height:1.1;text-transform:uppercase;opacity:0.9}#about-host .sub{opacity:0.72;font-size:12px;margin-top:2px}#about-host .actions{margin-left:auto;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}#about-host .chip,#about-host .link,#about-host .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:34px;padding:0 12px;border-radius:999px;text-decoration:none;white-space:nowrap}#about-host .chip{font-weight:900;font-size:12px;border:1px solid rgba(255,255,255,0.08);background:rgba(255,255,255,0.04)}#about-host .chip.accent{border-color:rgba(150,70,255,0.35);background:linear-gradient(135deg,rgba(150,70,255,0.28),rgba(60,140,255,0.18))}
#about-host .chip.subtle{opacity:0.76}#about-host .link,#about-host .btn{color:#eaf0ff;border:1px solid rgba(255,255,255,0.12);background:rgba(255,255,255,0.04);transition:transform 0.16s ease,filter 0.16s ease,border-color 0.16s ease}#about-host .link:hover,#about-host .btn:hover{transform:translateY(-1px);filter:brightness(1.06);border-color:rgba(150,70,255,0.28)}#about-host .body{position:relative;padding:16px 16px 8px 16px;max-height:72vh;overflow:auto;scrollbar-width:thin;scrollbar-color:rgba(150,70,255,0.88)rgba(255,255,255,0.08)}#about-host .body::-webkit-scrollbar{width:12px}#about-host .body::-webkit-scrollbar-track{background:rgba(255,255,255,0.06);border-radius:999px}#about-host .body::-webkit-scrollbar-thumb{background:linear-gradient(180deg,rgba(170,92,255,0.96),rgba(120,72,255,0.88));border-radius:999px;border:2px solid rgba(10,12,20,0.42)}
#about-host .body::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,rgba(184,112,255,0.98),rgba(136,86,255,0.92))}#about-host .card{display:block;padding:12px;border-radius:14px;background:rgba(255,255,255,0.03);border:1px solid rgba(255,255,255,0.08);box-shadow:0 10px 30px rgba(0,0,0,0.32);margin-bottom:10px}#about-host .badge{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border-radius:999px;background:rgba(0,0,0,0.24);border:1px solid rgba(255,255,255,0.08)}#about-host .badge .dot{width:8px;height:8px;border-radius:999px;background:rgba(150,70,255,0.9);box-shadow:0 0 0 4px rgba(150,70,255,0.18)}#about-host .headline{font-weight:950;font-size:20px;line-height:1.15;margin:10px 0 8px}#about-host .lede{opacity:0.84;width:100%;line-height:1.5}
#about-host .eyebrow{margin:0 0 6px;color:rgba(228,234,255,0.54);font-size:11px;font-weight:900;letter-spacing:0.14em;text-transform:uppercase}#about-host .update{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;border-color:rgba(150,70,255,0.22);background:linear-gradient(135deg,rgba(150,70,255,0.14),rgba(60,140,255,0.08))}#about-host .update .material-symbols-rounded{font-size:24px}#about-host .update .h{font-weight:950}#about-host .update .p{opacity:0.82;margin-top:4px;line-height:1.45}#about-host .fold{padding:0;overflow:hidden}#about-host .fold summary{cursor:pointer;list-style:none;padding:14px 16px;font-weight:950;display:flex;align-items:center;justify-content:space-between;gap:8px;background:rgba(255,255,255,0.02)}#about-host .fold summary::-webkit-details-marker{display:none}
#about-host .fold summary span{font-size:12.5px;letter-spacing:0.08em;text-transform:uppercase}#about-host .fold i{font-size:18px;opacity:0.82;transition:transform 0.18s ease,opacity 0.18s ease}#about-host .fold[open] i{transform:rotate(180deg);opacity:1}#about-host .rows{padding:2px 16px 12px}#about-host .r{display:grid;grid-template-columns:minmax(110px,1fr)minmax(150px,1fr)auto;gap:8px;align-items:center;min-height:34px;border-top:1px solid rgba(255,255,255,0.06)}#about-host .r:first-child{border-top:0}#about-host .r b{font-size:12.5px}#about-host .r span{color:rgba(214,223,246,0.56);font:11.5px ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}#about-host .r em{justify-self:end;font-style:normal;font-size:12.5px;opacity:0.88}#about-host .discBody{opacity:0.84;line-height:1.5}#about-host ul{display:grid;gap:7px;padding-left:18px;margin:10px 0 0}
#about-host .helpLink{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:10px;padding:14px 16px;border-radius:14px;text-decoration:none;color:#eef3ff;background:linear-gradient(135deg,rgba(150,70,255,0.18),rgba(60,140,255,0.14));border:1px solid rgba(150,70,255,0.22);box-shadow:0 14px 34px rgba(0,0,0,0.24),inset 0 1px 0 rgba(255,255,255,0.04);transition:transform 0.16s ease,filter 0.16s ease,border-color 0.16s ease}#about-host .helpLink:hover{transform:translateY(-1px);filter:brightness(1.06);border-color:rgba(150,70,255,0.32)}#about-host .helpCopy{display:grid;gap:4px}#about-host .helpEyebrow{font-size:11px;font-weight:900;letter-spacing:0.08em;text-transform:uppercase;opacity:0.72}#about-host .helpTitle{font-size:16px;font-weight:950;line-height:1.15}#about-host .helpSub{font-size:12.5px;line-height:1.4;opacity:0.8}
#about-host .helpIcon{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;flex:0 0 auto;background:rgba(255,255,255,0.06);border:1px solid rgba(255,255,255,0.08)}#about-host .helpIcon .material-symbols-rounded{font-size:22px}#about-host .foot{position:relative;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;border-top:1px solid rgba(255,255,255,0.08);background:linear-gradient(180deg,rgba(255,255,255,0.02),rgba(255,255,255,0.01))}#about-host .support{color:#eef3ff}#about-host .btn.primary{border-color:rgba(150,70,255,0.35);background:linear-gradient(135deg,rgba(150,70,255,0.92),rgba(60,140,255,0.82));box-shadow:0 16px 50px rgba(0,0,0,0.38)}
@media(max-width:760px){#about-host .head,#about-host .foot{flex-direction:column;align-items:stretch}
#about-host .actions{margin-left:0;justify-content:flex-start}#about-host .update{grid-template-columns:1fr}}
@media(max-width:560px){#about-host .actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}
#about-host .actions>*:last-child{grid-column:1 / -1}#about-host .chip,#about-host .link,#about-host .btn{width:100%}#about-host .r{grid-template-columns:minmax(0,1fr)auto}#about-host .r span{display:none}}
/*Editor raw modal*/
.editor-raw-modal{width:min(960px,calc(100vw - 34px));height:min(620px,calc(100vh - 28px));background:#171a22;border:1px solid rgba(255,255,255,0.13);border-radius:16px;overflow:hidden;color:#eef1f6}.editor-raw-modal *{box-sizing:border-box}.editor-raw-modal .cx-head{gap:10px;padding:12px 16px;border-bottom:1px solid rgba(255,255,255,0.1)}.editor-raw-modal .cx-body{display:grid;grid-template-rows:auto minmax(0,1fr);gap:10px;min-height:0;padding:12px 16px 14px}.editor-raw-modal .raw-head-icon{width:32px;height:32px;border-radius:10px;display:grid;place-items:center;background:transparent;border:1px solid rgba(157,183,255,0.22);color:#9db7ff}.editor-raw-modal .raw-head-icon .material-symbols-rounded{font-size:20px}.editor-raw-modal .raw-title{display:grid;gap:2px;min-width:0}
.editor-raw-modal .raw-title strong{font-size:16px;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.editor-raw-modal .raw-title span{font-size:12px;color:#a9b0bd;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.editor-raw-modal .raw-close{margin-left:auto;width:36px;height:36px;padding:0;border-radius:11px}.editor-raw-modal .raw-meta{display:flex;gap:6px;flex-wrap:wrap;min-width:0}.editor-raw-modal .raw-chip{display:inline-flex;align-items:center;min-height:24px;max-width:100%;padding:0 9px;border-radius:999px;border:1px solid rgba(255,255,255,0.11);background:#20242d;color:#d8deea;font-size:10px;font-weight:850;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.editor-raw-modal .raw-chip.key{max-width:min(380px,100%)}.editor-raw-modal .raw-grid{display:grid;grid-template-columns:minmax(0,1.06fr)minmax(0,0.94fr);gap:10px;min-height:0}
.editor-raw-modal .raw-panel{display:grid;grid-template-rows:auto minmax(0,1fr);min-height:0;border:1px solid rgba(255,255,255,0.1);background:#20242d;border-radius:13px;overflow:hidden}.editor-raw-modal .raw-panel-head{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:40px;padding:8px 11px;border-bottom:1px solid rgba(255,255,255,0.09);font-size:10px;font-weight:900;letter-spacing:0.1em;text-transform:uppercase;color:#a9b0bd}.editor-raw-modal .raw-panel-head .cx-btn{width:32px;height:32px;min-height:32px;padding:0;border-radius:10px}.editor-raw-modal .raw-panel-head .material-symbols-rounded{font-size:18px}.editor-raw-modal .raw-rows{display:grid;align-content:start;min-height:0;overflow:auto}
.editor-raw-modal .raw-row{display:grid;grid-template-columns:minmax(126px,190px)minmax(0,1fr);gap:10px;align-items:start;min-height:33px;padding:7px 10px;border-top:1px solid rgba(255,255,255,0.065)}.editor-raw-modal .raw-row:first-child{border-top:0}.editor-raw-modal .raw-row:nth-child(odd){background:rgba(255,255,255,0.018)}.editor-raw-modal .raw-path{min-width:0;height:22px;padding:3px 8px;border-radius:8px;background:#0d0c18;color:#b8c9ff;font:12px/16px ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.editor-raw-modal .raw-value{min-width:0;color:#eef1f6;font:12px/1.45 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;white-space:pre-wrap;word-break:break-word}
.editor-raw-modal .raw-json{margin:0;min-height:0;overflow:auto;padding:10px 12px;color:#e9eefb;background:#141821;font:12px/1.42 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;white-space:pre;tab-size:2}.editor-raw-modal .raw-empty{padding:14px;color:#a9b0bd}
@media(max-width:820px){.editor-raw-modal{height:min(720px,calc(100vh - 22px))}
.editor-raw-modal .raw-grid{grid-template-columns:1fr}.editor-raw-modal .raw-row{grid-template-columns:1fr}.editor-raw-modal .raw-title strong{white-space:normal}}
/*Setup wizard modal*/
#setup-host .helpLink,#upg-host .helpLink{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:10px;padding:14px 16px;border-radius:14px;text-decoration:none;color:#eef3ff;background:linear-gradient(135deg,rgba(150,70,255,0.18),rgba(60,140,255,0.14));border:1px solid rgba(150,70,255,0.22);box-shadow:0 14px 34px rgba(0,0,0,0.24),inset 0 1px 0 rgba(255,255,255,0.04);transition:transform 0.16s ease,filter 0.16s ease,border-color 0.16s ease}#setup-host .helpLink:hover,#upg-host .helpLink:hover{transform:translateY(-1px);filter:brightness(1.06);border-color:rgba(150,70,255,0.32)}#setup-host .helpCopy,#upg-host .helpCopy{display:grid;gap:4px}#setup-host .helpEyebrow,#upg-host .helpEyebrow{font-size:11px;font-weight:900;letter-spacing:0.08em;text-transform:uppercase;opacity:0.72}
#setup-host .helpTitle,#upg-host .helpTitle{font-size:16px;font-weight:950;line-height:1.15}#setup-host .helpSub,#upg-host .helpSub{font-size:12.5px;line-height:1.4;opacity:0.8}#setup-host .helpIcon,#upg-host .helpIcon{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;flex:0 0 auto;background:rgba(255,255,255,0.06);border:1px solid rgba(255,255,255,0.08)}#setup-host .helpIcon .material-symbols-rounded,#upg-host .helpIcon .material-symbols-rounded{font-size:22px}#setup-host .btn,#upg-host .btn{appearance:none;border:1px solid rgba(255,255,255,0.12);border-radius:14px;padding:10px 14px;font-weight:950;cursor:pointer;background:rgba(255,255,255,0.04);color:#eaf0ff}#setup-host .btn:hover,#upg-host .btn:hover{filter:brightness(1.06)}#setup-host .btn[disabled],#upg-host .btn[disabled]{opacity:0.62;cursor:progress}
#setup-host .btn.primary,#upg-host .btn.primary{border-color:rgba(150,70,255,0.35);background:linear-gradient(135deg,rgba(150,70,255,0.92),rgba(60,140,255,0.82))}#setup-host{--w:900px;position:relative;overflow:hidden;min-width:min(var(--w),94vw);max-width:94vw;color:#eaf0ff;border-radius:18px;border:1px solid rgba(255,255,255,0.08);background:var(--cw-modal-glass-bg),rgba(7,8,11,0.92);box-shadow:0 30px 90px rgba(0,0,0,0.7),inset 0 1px 0 rgba(255,255,255,0.04);backdrop-filter:saturate(135%)blur(10px)}#setup-host:before{content:"";position:absolute;inset:-120px;pointer-events:none;background:conic-gradient(from 180deg at 50% 50%,rgba(150,70,255,0),rgba(150,70,255,0.3),rgba(60,140,255,0.24),rgba(60,255,215,0.1),rgba(150,70,255,0));filter:blur(90px);opacity:0.35;transform:translate3d(0,0,0);animation:setupGlow 16s ease-in-out infinite alternate}
@keyframes setupGlow{from{transform:translate(-16px,-10px)scale(1)}
to{transform:translate(16px,12px)scale(1.03)}}
@media(prefers-reduced-motion:reduce){#setup-host:before{animation:none}
}#setup-host .head{position:relative;display:flex;align-items:center;gap:12px;padding:14px 16px;border-bottom:1px solid rgba(255,255,255,0.08);background:linear-gradient(180deg,rgba(255,255,255,0.03),rgba(255,255,255,0.01))}#setup-host .logoWrap{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:rgba(255,255,255,0.04);border:1px solid rgba(255,255,255,0.08);box-shadow:0 12px 30px rgba(0,0,0,0.4),inset 0 1px 0 rgba(255,255,255,0.04)}#setup-host .logo{width:30px;height:30px;opacity:0.95;filter:drop-shadow(0 10px 16px rgba(0,0,0,0.45))}#setup-host .title{font-weight:950;letter-spacing:0.2px;font-size:15px;line-height:1.1;text-transform:uppercase;opacity:0.9}#setup-host .sub{opacity:0.72;font-size:12px;margin-top:2px}
#setup-host .v{margin-left:auto;opacity:0.85;font-weight:900;font-size:12px;padding:6px 10px;border-radius:999px;background:rgba(255,255,255,0.04);border:1px solid rgba(255,255,255,0.08)}#setup-host .body{position:relative;padding:16px 16px 8px 16px;max-height:72vh;overflow:auto}#setup-host .badge{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border-radius:999px;background:rgba(0,0,0,0.24);border:1px solid rgba(255,255,255,0.08)}#setup-host .badge .dot{width:8px;height:8px;border-radius:999px;background:rgba(150,70,255,0.9);box-shadow:0 0 0 4px rgba(150,70,255,0.18)}#setup-host .headline{font-weight:950;font-size:20px;line-height:1.15;margin:10px 0 8px 0}#setup-host .lede{opacity:0.84;max-width:72ch}#setup-host .grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:14px 0 10px 0}
@media(max-width:780px){#setup-host .grid{grid-template-columns:1fr}
}#setup-host .card{display:flex;gap:10px;align-items:flex-start;padding:12px 12px;border-radius:14px;background:rgba(255,255,255,0.03);border:1px solid rgba(255,255,255,0.08);box-shadow:0 10px 30px rgba(0,0,0,0.32)}#setup-host .ico{width:34px;height:34px;border-radius:12px;display:grid;place-items:center;flex:0 0 auto;background:rgba(255,255,255,0.04);border:1px solid rgba(255,255,255,0.08)}#setup-host .card b{font-weight:950}#setup-host .muted{opacity:0.78;font-size:12.5px;margin-top:2px}#setup-host .tip{margin:10px 0 10px 0;font-size:12.5px;opacity:0.84}#setup-host code{opacity:0.95}#setup-host details.disc{margin-top:10px;border-radius:14px;border:1px solid rgba(255,255,255,0.08);background:rgba(255,255,255,0.02);box-shadow:inset 0 1px 0 rgba(255,255,255,0.03)}
#setup-host details.disc>summary{cursor:pointer;list-style:none;padding:10px 12px;font-weight:950;display:flex;align-items:center;gap:8px}#setup-host details.disc>summary::-webkit-details-marker{display:none}#setup-host .discBody{padding:0 12px 12px 12px;opacity:0.82;font-size:12.5px;line-height:1.38}#setup-host .discBody p{margin:8px 0 0 0}#setup-host .helpLink{margin-top:12px}#setup-host .foot{position:relative;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;border-top:1px solid rgba(255,255,255,0.08);background:linear-gradient(180deg,rgba(255,255,255,0.02),rgba(255,255,255,0.01))}#setup-host .mini{opacity:0.68;font-size:12px}#setup-host .btns{display:flex;gap:10px;align-items:center}#setup-host .btn.primary{box-shadow:0 16px 50px rgba(0,0,0,0.48)}
/*Upgrade warning modal*/
#upg-host{--w:820px;position:relative;overflow:hidden;min-width:min(var(--w),94vw);max-width:94vw;color:#eaf0ff;border-radius:18px;border:1px solid rgba(255,255,255,0.08);background:radial-gradient(900px circle at 18% 18%,rgba(150,70,255,0.22),transparent 55%),radial-gradient(900px circle at 92% 10%,rgba(60,140,255,0.18),transparent 55%),radial-gradient(800px circle at 55% 110%,rgba(60,255,215,0.08),transparent 60%),rgba(7,8,11,0.92);box-shadow:0 30px 90px rgba(0,0,0,0.7),inset 0 1px 0 rgba(255,255,255,0.04);backdrop-filter:saturate(135%)blur(10px)}#upg-host .head{display:flex;align-items:center;gap:12px;padding:14px 16px;border-bottom:1px solid rgba(255,255,255,0.08);background:linear-gradient(180deg,rgba(255,255,255,0.03),rgba(255,255,255,0.01))}
#upg-host .icon{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:rgba(255,255,255,0.04);border:1px solid rgba(255,255,255,0.08)}#upg-host .icon span{font-size:26px}#upg-host .t{font-weight:950;font-size:15px;line-height:1.1;text-transform:uppercase;opacity:0.9}#upg-host .sub{opacity:0.72;font-size:12px;margin-top:2px}#upg-host .pill{margin-left:auto;display:flex;gap:8px;align-items:center;font-weight:900;font-size:12px;opacity:0.85}#upg-host .pill .b{padding:6px 10px;border-radius:999px;background:rgba(255,255,255,0.04);border:1px solid rgba(255,255,255,0.08)}#upg-host .body{padding:16px 16px 8px 16px;max-height:72vh;overflow:auto}#upg-host .card{display:block;padding:12px;border-radius:14px;background:rgba(255,255,255,0.03);border:1px solid rgba(255,255,255,0.08);box-shadow:0 10px 30px rgba(0,0,0,0.32);margin-bottom:10px}
#upg-host .card .h{font-weight:950}#upg-host .card .p{opacity:0.84;margin-top:6px;line-height:1.45}#upg-host .warn{border-color:rgba(255,120,120,0.22);background:linear-gradient(180deg,rgba(255,77,79,0.12),rgba(255,77,79,0.05))}#upg-host .ok{border-color:rgba(80,210,170,0.22);background:linear-gradient(180deg,rgba(40,180,140,0.13),rgba(40,180,140,0.05))}#upg-host .notes{margin-top:8px;max-height:320px;overflow:auto;padding:16px 18px;border-radius:16px;background:linear-gradient(180deg,rgba(7,9,16,0.72),rgba(4,6,10,0.88));border:1px solid rgba(255,255,255,0.08);font:14px/1.65 "Segoe UI Variable","Avenir Next","Trebuchet MS",sans-serif;color:rgba(236,241,255,0.94)}#upg-host .notes h2,#upg-host .notes h3,#upg-host .notes h4{margin:0 0 10px;line-height:1.15;letter-spacing:-0.02em;color:#f5f7ff}#upg-host .notes h2{font-size:24px;font-weight:950}
#upg-host .notes h3{margin-top:20px;font-size:18px;font-weight:900}#upg-host .notes h4{margin-top:16px;font-size:15px;font-weight:900}#upg-host .notes p{margin:0 0 12px;color:rgba(225,232,247,0.82)}#upg-host .notes .notes-list{margin:0 0 14px;padding-left:20px;display:grid;gap:8px}#upg-host .notes li{color:rgba(231,237,250,0.88)}#upg-host .notes li.indent-1{margin-left:14px;opacity:0.92}#upg-host .notes li.indent-2{margin-left:28px;opacity:0.88}#upg-host .notes strong{color:#f7f9ff}#upg-host .notes em{color:rgba(230,214,255,0.92)}#upg-host .notes code{padding:2px 6px;border-radius:8px;background:rgba(140,109,255,0.14);border:1px solid rgba(140,109,255,0.18);font:12px/1.4 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;color:#f6ebff}
#upg-host .notes pre.notes-code{margin:0 0 14px;padding:14px 16px;overflow:auto;border-radius:14px;background:rgba(4,6,10,0.92);border:1px solid rgba(255,255,255,0.08)}#upg-host .notes pre.notes-code code{display:block;padding:0;border:0;background:none;color:#f3f6ff;white-space:pre}#upg-host .notes blockquote.notes-quote{margin:0 0 14px;padding:10px 14px;border-left:3px solid rgba(160,120,255,0.7);border-radius:0 12px 12px 0;background:rgba(120,90,255,0.08)}#upg-host .notes blockquote.notes-quote p{margin:0 0 8px}#upg-host .notes blockquote.notes-quote p:last-child{margin-bottom:0}#upg-host .notes a{color:#caa7ff;text-decoration:none;word-break:break-word}#upg-host .notes a:hover{text-decoration:underline}
#upg-host .foot{display:flex;justify-content:flex-end;gap:10px;padding:12px 16px;border-top:1px solid rgba(255,255,255,0.08);background:linear-gradient(180deg,rgba(255,255,255,0.02),rgba(255,255,255,0.01))}#upg-host .btn.danger{border-color:rgba(255,120,120,0.28);background:linear-gradient(135deg,rgba(255,77,79,0.92),rgba(255,122,122,0.82))}
/*Manual watched modal*/
.cx-modal-shell.cw-manual-watched-modal{width:min(var(--cxModalMaxW,1180px),calc(100vw - 40px))!important;max-width:min(var(--cxModalMaxW,1180px),calc(100vw - 40px))!important;height:min(var(--cxModalMaxH,84vh),calc(100vh - 40px))!important;background:linear-gradient(180deg,rgba(8,10,18,0.98),rgba(6,8,14,0.98))!important;border:1px solid rgba(108,126,255,0.18)!important;box-shadow:0 28px 90px rgba(0,0,0,0.58),inset 0 0 0 1px rgba(255,255,255,0.03)!important}
.cw-mw{--mw-bg:#080b12;--mw-panel:#111722;--mw-card:#171d29;--mw-card-2:#1b2230;--mw-text:#eef3ff;--mw-muted:#aeb7c7;--mw-border:rgba(255,255,255,0.1);--mw-border-soft:rgba(255,255,255,0.07);--mw-accent:#737ee8;--mw-accent-soft:rgba(115,126,232,0.18);--mw-ok:#55d889;position:relative;display:flex;flex-direction:column;height:100%;min-height:0;color:var(--mw-text);background:radial-gradient(900px 320px at 0 0,rgba(116,126,232,0.11),transparent 45%),radial-gradient(740px 260px at 100% 0,rgba(64,139,255,0.08),transparent 42%),linear-gradient(180deg,rgba(8,11,18,0.985),rgba(5,7,12,0.99));overflow:hidden}.cw-mw *{box-sizing:border-box}.cw-mw [hidden]{display:none !important}
.cw-mw .cx-head{display:grid;grid-template-columns:minmax(0,1fr)auto;align-items:start;gap:12px;min-height:86px;padding:18px 22px;border-bottom:1px solid var(--mw-border-soft);background:linear-gradient(180deg,rgba(255,255,255,0.035),rgba(255,255,255,0.01))}.cw-mw-title{font-size:24px;font-weight:850;line-height:1.1;letter-spacing:-0.02em;color:#f6f8ff}.cw-mw-sub{margin-top:7px;color:var(--mw-muted);font-size:14px;line-height:1.35}.cw-mw-close{width:38px;height:38px;display:grid;place-items:center;border:1px solid transparent;border-radius:12px;background:transparent;color:var(--mw-muted);cursor:pointer}.cw-mw-close:hover{background:rgba(255,255,255,0.05);border-color:var(--mw-border);color:var(--mw-text)}.cw-mw-close .material-symbols-rounded{font-size:22px}.cw-mw-body{flex:1;min-height:0;display:grid;grid-template-columns:280px minmax(0,1fr);overflow:hidden}
.cw-mw-steps{padding:16px 14px;border-right:1px solid var(--mw-border-soft);background:linear-gradient(180deg,rgba(255,255,255,0.018),rgba(255,255,255,0.004));overflow:auto}.cw-mw-step{position:relative;display:grid;grid-template-columns:38px minmax(0,1fr);gap:12px;width:100%;min-height:78px;padding:10px 12px;border:1px solid transparent;border-radius:16px;background:transparent;color:var(--mw-muted);text-align:left;cursor:pointer}.cw-mw-step:not(:last-child)::after{content:"";position:absolute;left:31px;top:50px;bottom:-18px;width:2px;background:rgba(255,255,255,0.08)}.cw-mw-step-num{position:relative;z-index:1;display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#1a2130;border:1px solid var(--mw-border);color:var(--mw-muted);font-size:13px;font-weight:800}.cw-mw-step-title{margin-top:4px;color:inherit;font-size:14px;font-weight:800;line-height:1.2}
.cw-mw-step-sub{margin-top:5px;font-size:12px;line-height:1.3;color:var(--mw-muted)}.cw-mw-step.active{background:linear-gradient(135deg,rgba(94,105,222,0.28),rgba(50,62,139,0.16));border-color:rgba(122,132,255,0.36);color:#f5f7ff}.cw-mw-step.active .cw-mw-step-num{background:linear-gradient(180deg,rgba(102,113,240,0.92),rgba(75,86,198,0.92));border-color:rgba(170,178,255,0.35);color:#fff}.cw-mw-step.done .cw-mw-step-num{background:rgba(85,216,137,0.14);border-color:rgba(85,216,137,0.25);color:#b9ffd7}.cw-mw-step:disabled{cursor:default;opacity:0.7}.cw-mw-main{min-width:0;display:flex;flex-direction:column;min-height:0}.cw-mw-stage{flex:1;min-height:0;overflow:auto;padding:24px 28px}.cw-mw-form{max-width:900px;display:grid;gap:16px}.cw-mw-headline{display:flex;align-items:flex-start;gap:10px;min-width:0}.cw-mw-headline b{font-size:18px;line-height:1.2;color:#f6f8ff}
.cw-mw-headline span{color:#8fb3ff;font-weight:800}.cw-mw-copy{color:var(--mw-muted);font-size:13px;line-height:1.45}.cw-mw-card,.cw-mw-result,.cw-mw-action,.cw-mw-provider,.cw-mw-review-row{border:1px solid var(--mw-border-soft);background:linear-gradient(180deg,rgba(255,255,255,0.04),rgba(255,255,255,0.018));box-shadow:inset 0 1px 0 rgba(255,255,255,0.03)}.cw-mw-card{border-radius:16px;padding:14px}.cw-mw-label{display:block;margin-bottom:8px;color:rgba(205,215,235,0.72);font-size:11px;font-weight:800;letter-spacing:0.08em;text-transform:uppercase}.cw-mw-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.cw-mw-search{display:grid;grid-template-columns:minmax(0,1fr)auto;gap:10px}
.cw-mw-input,.cw-mw-date{width:100%;height:40px;padding:0 12px;border:1px solid var(--mw-border);border-radius:12px;background:rgba(7,10,18,0.92);color:var(--mw-text);font:inherit;font-size:13px;outline:none}.cw-mw-input:focus,.cw-mw-date:focus{border-color:rgba(122,132,255,0.46);box-shadow:0 0 0 3px rgba(122,132,255,0.14)}.cw-mw-btn,.cw-mw-chip{height:38px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid var(--mw-border);border-radius:14px;background:rgba(255,255,255,0.05);color:var(--mw-text);font:inherit;font-size:12px;font-weight:800;letter-spacing:0.04em;cursor:pointer}.cw-mw-btn{padding:0 14px}.cw-mw-chip{padding:0 12px}.cw-mw-btn:hover,.cw-mw-chip:hover{background:rgba(255,255,255,0.08);border-color:rgba(255,255,255,0.16)}
.cw-mw-btn.primary,.cw-mw-chip.active{background:linear-gradient(135deg,rgba(111,91,255,0.32),rgba(59,130,246,0.24));border-color:rgba(122,107,255,0.36);box-shadow:inset 0 1px 0 rgba(255,255,255,0.06)}.cw-mw-btn:disabled,.cw-mw-chip:disabled{opacity:0.45;cursor:not-allowed;box-shadow:none}.cw-mw-btn .material-symbols-rounded{font-size:18px}.cw-mw-results{display:grid;gap:10px}.cw-mw-result{position:relative;width:100%;display:grid;grid-template-columns:66px minmax(0,1fr)34px;gap:14px;align-items:center;padding:12px;border-radius:16px;color:inherit;text-align:left;cursor:pointer}.cw-mw-result:hover,.cw-mw-result.active{border-color:rgba(122,132,255,0.55);background:linear-gradient(135deg,rgba(94,105,222,0.19),rgba(45,55,124,0.12))}.cw-mw-poster{width:66px;height:98px;border-radius:10px;overflow:hidden;border:1px solid var(--mw-border-soft);background:#151b26}
.cw-mw-poster img{width:100%;height:100%;object-fit:cover;display:block}.cw-mw-ghost{height:100%;display:grid;place-items:center;color:var(--mw-muted);font-size:11px}.cw-mw-result-title{display:flex;align-items:center;gap:8px;min-width:0;color:#f5f7ff;font-size:16px;font-weight:800}.cw-mw-result-title span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cw-mw-badge{display:inline-flex;align-items:center;justify-content:center;min-height:22px;padding:0 8px;border-radius:999px;border:1px solid var(--mw-border);background:rgba(255,255,255,0.05);color:rgba(226,234,248,0.82);font-size:10px;font-weight:800;letter-spacing:0.04em;text-transform:uppercase}.cw-mw-meta,.cw-mw-muted{color:var(--mw-muted);font-size:12px;line-height:1.4}.cw-mw-overview{margin-top:7px;color:rgba(220,228,243,0.78);font-size:12px;line-height:1.45}
.cw-mw-radio{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;border:2px solid rgba(170,180,210,0.26);color:transparent}.cw-mw-result.active .cw-mw-radio{border-color:rgba(122,132,255,0.72);background:rgba(122,132,255,0.82);color:#fff}.cw-mw-radio .material-symbols-rounded{font-size:21px}.cw-mw-actions-grid,.cw-mw-providers{display:grid;gap:10px}.cw-mw-action,.cw-mw-provider{display:grid;grid-template-columns:38px minmax(0,1fr)22px;gap:12px;align-items:center;min-height:72px;padding:13px;border-radius:14px;cursor:pointer;color:inherit;text-align:left}.cw-mw-action:hover,.cw-mw-action.active,.cw-mw-provider:hover,.cw-mw-provider.active{border-color:rgba(122,132,255,0.36);background:linear-gradient(135deg,rgba(94,105,222,0.18),rgba(45,55,124,0.1))}
.cw-mw-action-icon,.cw-mw-provider-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;border:1px solid var(--mw-border);background:rgba(0,0,0,0.18);color:#dbe3ff}.cw-mw-action-icon .material-symbols-rounded{font-size:21px}.cw-mw-action-title,.cw-mw-provider-title{font-size:14px;font-weight:800;color:#f5f7ff;line-height:1.2}.cw-mw-action-copy,.cw-mw-provider-copy{display:grid;gap:5px;min-width:0}.cw-mw-tools{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.cw-mw-link{border:0;background:transparent;color:#c8d2ea;font:inherit;font-size:12px;font-weight:700;cursor:pointer;padding:0}.cw-mw-link:hover{color:#fff}.cw-mw-provider-logo{width:20px;height:20px;object-fit:contain}.cw-mw-provider-badges{display:flex;gap:6px;flex-wrap:wrap}.cw-mw-provider.disabled{opacity:0.48;cursor:not-allowed}
.cw-mw-selected{display:grid;grid-template-columns:74px minmax(0,1fr);gap:14px;align-items:start}.cw-mw-selected .cw-mw-poster{width:74px;height:110px}.cw-mw-selected-title{display:flex;align-items:center;gap:8px;flex-wrap:wrap;color:#f7f9ff;font-size:18px;font-weight:850}.cw-mw-details-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.cw-mw-rating-value{min-width:54px;height:30px;display:inline-flex;align-items:center;justify-content:center;padding:0 10px;border-radius:999px;border:1px solid rgba(122,132,255,0.28);background:rgba(122,132,255,0.13);font-size:12px;font-weight:800}
.cw-mw-slider{appearance:none;-webkit-appearance:none;width:100%;height:10px;border-radius:999px;border:1px solid var(--mw-border);background:linear-gradient(90deg,rgba(115,126,232,0.9)0%,rgba(115,126,232,0.9)var(--rating-progress,80%),rgba(255,255,255,0.07)var(--rating-progress,80%),rgba(255,255,255,0.05)100%);outline:none}.cw-mw-slider::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;width:20px;height:20px;border-radius:50%;border:1px solid rgba(240,244,255,0.72);background:#eef3ff;box-shadow:0 8px 16px rgba(0,0,0,0.28)}.cw-mw-slider::-moz-range-thumb{width:20px;height:20px;border-radius:50%;border:1px solid rgba(240,244,255,0.72);background:#eef3ff}.cw-mw-empty{padding:14px;border:1px dashed var(--mw-border);border-radius:14px;color:var(--mw-muted);font-size:13px;line-height:1.45}.cw-mw-review{display:grid;gap:10px}
.cw-mw-review-row{display:grid;grid-template-columns:150px minmax(0,1fr);gap:12px;align-items:start;padding:12px;border-radius:14px}.cw-mw-review-k{color:var(--mw-muted);font-size:11px;font-weight:800;letter-spacing:0.08em;text-transform:uppercase}.cw-mw-review-v{display:flex;gap:7px;flex-wrap:wrap;color:#f5f7ff;font-size:13px;line-height:1.45}.cw-mw-status{min-height:20px;color:var(--mw-muted);font-size:12px}.cw-mw-status.error{color:#ffc7d1}.cw-mw-status.success{color:#c7ffe1}.cw-mw-foot{display:grid;grid-template-columns:minmax(0,1fr)auto;gap:12px;align-items:center;padding:14px 18px;border-top:1px solid var(--mw-border-soft);background:rgba(5,8,14,0.34)}.cw-mw-foot-actions{display:flex;align-items:center;gap:8px;justify-content:flex-end}
html[data-cw-theme="flat-light"] .cw-mw{--mw-bg:#f8fafc;--mw-panel:#fff;--mw-card:#fff;--mw-card-2:#eef3fa;--mw-text:#172033;--mw-muted:#667085;--mw-border:rgba(16,24,40,0.16);--mw-border-soft:rgba(16,24,40,0.12);background:#f8fafc;color:#172033}.cw-mw .cw-mw-date{color-scheme:dark}html[data-cw-theme="flat-light"] .cw-mw .cw-mw-date{color-scheme:light}html[data-cw-theme="flat-light"] .cw-mw-input,html[data-cw-theme="flat-light"] .cw-mw-date{background:#fff;color:#172033}html[data-cw-theme="flat-light"] .cw-mw .cx-head,html[data-cw-theme="flat-light"] .cw-mw-foot{background:#fff}
html[data-cw-theme] .cw-mw:is(.cw-mw-result.active,.cw-mw-action.active,.cw-mw-provider.active,.cw-mw-chip.active){background:color-mix(in srgb,var(--cw-flat-accent)18%,var(--cw-flat-panel-3))!important;border-color:color-mix(in srgb,var(--cw-flat-accent)48%,var(--cw-flat-border))!important;box-shadow:none !important}.cw-mw:is(.cw-mw-stage,.cw-mw-steps){scrollbar-width:thin;scrollbar-color:var(--cw-scrollbar-thumb,#56607c)var(--cw-scrollbar-track,#0c1018)}.cw-mw:is(.cw-mw-stage,.cw-mw-steps)::-webkit-scrollbar{width:10px;height:10px}.cw-mw:is(.cw-mw-stage,.cw-mw-steps)::-webkit-scrollbar-corner{background:transparent}.cw-mw:is(.cw-mw-stage,.cw-mw-steps)::-webkit-scrollbar-track{background:var(--cw-scrollbar-track-soft,rgba(8,11,18,0.72));border-radius:12px;box-shadow:inset 0 0 0 1px var(--cw-scrollbar-track-ring,rgba(255,255,255,0.06))}
.cw-mw:is(.cw-mw-stage,.cw-mw-steps)::-webkit-scrollbar-thumb{border:2px solid var(--cw-scrollbar-thumb-border,rgba(8,11,18,0.9));border-radius:12px;background:var(--cw-scrollbar-thumb,#56607c);box-shadow:var(--cw-scrollbar-thumb-shadow,none)}.cw-mw:is(.cw-mw-stage,.cw-mw-steps)::-webkit-scrollbar-thumb:hover{background:var(--cw-scrollbar-thumb-hover,#6b7695)}.cw-mw-step>span:last-child{display:grid;align-content:center;min-width:0}.cw-mw-step-title,.cw-mw-step-sub{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis}.cw-mw-form{max-width:none}.cw-mw-selected{padding:14px;border:1px solid var(--mw-border-soft);border-radius:16px;background:linear-gradient(180deg,rgba(255,255,255,0.035),rgba(255,255,255,0.014));box-shadow:inset 0 1px 0 rgba(255,255,255,0.03)}.cw-mw-actions-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.cw-mw-action{grid-template-columns:44px minmax(0,1fr)24px;min-height:92px;padding:16px;border-radius:16px;background:linear-gradient(180deg,rgba(255,255,255,0.035),rgba(255,255,255,0.014))}.cw-mw-action.active{box-shadow:inset 3px 0 0 var(--mw-accent),inset 0 1px 0 rgba(255,255,255,0.04)}.cw-mw-action-icon{width:44px;height:44px;border-radius:14px;background:rgba(8,11,18,0.62)}.cw-mw-action-title{font-size:15px}.cw-mw-providers{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:12px}.cw-mw-provider{grid-template-columns:46px minmax(0,1fr)24px;min-height:98px;padding:15px;border-radius:16px;background:linear-gradient(180deg,rgba(255,255,255,0.035),rgba(255,255,255,0.014))}.cw-mw-provider.active{box-shadow:inset 3px 0 0 var(--mw-ok),inset 0 1px 0 rgba(255,255,255,0.04)}.cw-mw-provider-icon{width:46px;height:46px;border-radius:14px;background:rgba(8,11,18,0.64)}
.cw-mw-provider-logo{width:27px;height:27px}.cw-mw-provider-title{font-size:15px}.cw-mw-provider-badges{margin-top:2px}.cw-mw-link{height:30px;padding:0 9px;border:1px solid transparent;border-radius:10px}.cw-mw-link:hover{border-color:var(--mw-border-soft);background:rgba(255,255,255,0.04)}html[data-cw-theme="flat-dark"] .cx-modal-shell.cw-manual-watched-modal{background:#10141c !important;border-color:rgba(255,255,255,0.14)!important;box-shadow:none !important}html[data-cw-theme="flat-dark"] .cw-mw{--mw-bg:var(--bg,#0c0f15);--mw-panel:var(--panel,#151922);--mw-card:var(--panel2,#1b202b);--mw-card-2:#1e2430;--mw-text:var(--fg,#f2f4f8);--mw-muted:var(--muted,#a6afbf);--mw-border:var(--border,rgba(255,255,255,0.12));--mw-border-soft:var(--border,rgba(255,255,255,0.12));--mw-accent:var(--accent,#7d86c9);--mw-ok:var(--accent2,#52c794);background:var(--mw-bg)!important}
html[data-cw-theme="flat-dark"] .cw-mw:is(.cx-head,.cw-mw-steps,.cw-mw-foot){background:var(--mw-panel)!important;border-color:var(--mw-border)!important;box-shadow:none !important}html[data-cw-theme="flat-dark"] .cw-mw:is(.cw-mw-card,.cw-mw-result,.cw-mw-action,.cw-mw-provider,.cw-mw-review-row,.cw-mw-selected,.cw-mw-empty,.cw-mw-input,.cw-mw-date,.cw-mw-chip,.cw-mw-btn){background:var(--mw-card)!important;border-color:var(--mw-border)!important;box-shadow:none !important}html[data-cw-theme="flat-dark"] .cw-mw:is(.cw-mw-result:hover,.cw-mw-action:hover,.cw-mw-provider:hover,.cw-mw-link:hover){background:color-mix(in srgb,var(--mw-accent)8%,var(--mw-card))!important;border-color:color-mix(in srgb,var(--mw-accent)32%,var(--mw-border))!important}
html[data-cw-theme="flat-dark"] .cw-mw:is(.cw-mw-step.active,.cw-mw-chip.active,.cw-mw-btn.primary,.cw-mw-result.active,.cw-mw-action.active,.cw-mw-provider.active){background:color-mix(in srgb,var(--mw-accent)12%,var(--mw-card))!important;border-color:color-mix(in srgb,var(--mw-accent)40%,var(--mw-border))!important;box-shadow:none !important}html[data-cw-theme="flat-dark"] .cw-mw:is(.cw-mw-step.active,.cw-mw-action.active){box-shadow:inset 4px 0 0 var(--mw-accent)!important}html[data-cw-theme="flat-dark"] .cw-mw .cw-mw-provider.active{box-shadow:inset 4px 0 0 var(--mw-ok)!important}html[data-cw-theme="flat-dark"] .cw-mw:is(.cw-mw-step-title,.cw-mw-title,.cw-mw-headline b,.cw-mw-action-title,.cw-mw-provider-title,.cw-mw-selected-title,.cw-mw-result-title){color:var(--mw-text)!important;-webkit-text-fill-color:var(--mw-text)!important}
html[data-cw-theme="flat-dark"] .cw-mw:is(.cw-mw-sub,.cw-mw-copy,.cw-mw-step-sub,.cw-mw-muted,.cw-mw-meta,.cw-mw-overview){color:var(--mw-muted)!important;-webkit-text-fill-color:var(--mw-muted)!important}html[data-cw-theme="flat-dark"] .cw-mw .cw-mw-step.done .cw-mw-step-num{background:color-mix(in srgb,var(--mw-ok)15%,var(--mw-card))!important;border-color:color-mix(in srgb,var(--mw-ok)32%,var(--mw-border))!important;color:color-mix(in srgb,var(--mw-ok)82%,white)!important}html[data-cw-theme="flat-light"] .cw-mw:is(.cw-mw-card,.cw-mw-result,.cw-mw-action,.cw-mw-provider,.cw-mw-review-row,.cw-mw-selected,.cw-mw-empty,.cw-mw-chip,.cw-mw-btn){background:#fff !important;border-color:var(--mw-border)!important;box-shadow:none !important}
html[data-cw-theme="flat-light"] .cw-mw:is(.cw-mw-action-icon,.cw-mw-provider-icon,.cw-mw-step-num){background:#eef3fa !important;border-color:rgba(16,24,40,0.14)!important;color:#344054 !important}.cx-modal-shell.cw-manual-watched-modal{width:min(var(--cxModalMaxW,1360px),calc(100vw - 28px))!important;max-width:min(var(--cxModalMaxW,1360px),calc(100vw - 28px))!important;height:min(var(--cxModalMaxH,88vh),calc(100vh - 18px))!important;border-radius:18px !important}.cw-mw{background:linear-gradient(180deg,rgba(10,13,22,0.98),rgba(7,10,17,0.98))!important}.cw-mw::before{content:"";position:absolute;right:-80px;top:82px;width:520px;height:calc(100% - 140px);background:linear-gradient(120deg,transparent 0 26%,rgba(124,92,255,0.09)26% 42%,transparent 42% 56%,rgba(58,142,255,0.07)56% 72%,transparent 72%);opacity:0.9;pointer-events:none}
.cw-mw .cx-head{position:relative;z-index:1;min-height:92px;padding:18px 22px !important;background:var(--mw-panel)!important;border-bottom:1px solid var(--mw-border)!important}.cw-mw-head{display:grid;grid-template-columns:56px minmax(0,1fr);align-items:center;gap:16px;min-width:0}.cw-mw-head-icon{display:grid;place-items:center;width:56px;height:56px;border-radius:14px;border:1px solid var(--mw-border);background:linear-gradient(180deg,rgba(255,255,255,0.055),rgba(255,255,255,0.025));color:var(--mw-accent)}.cw-mw-head-icon .material-symbols-rounded{font-size:30px}.cw-mw-title{font-size:25px !important;font-weight:900 !important;letter-spacing:0 !important}.cw-mw-sub{font-size:14px !important;font-weight:650;color:var(--mw-muted)!important}
.cw-mw-close{width:44px !important;height:44px !important;border-radius:12px !important;border-color:var(--mw-border)!important;background:var(--mw-card)!important}.cw-mw-close .material-symbols-rounded{font-size:28px !important}.cw-mw-body{position:relative;z-index:1;grid-template-columns:340px minmax(0,1fr)!important}.cw-mw-steps{padding:0 !important;background:rgba(8,11,18,0.08)!important;border-right:1px solid var(--mw-border)!important}.cw-mw-step{grid-template-columns:52px minmax(0,1fr)20px !important;gap:14px !important;align-items:center;min-height:92px !important;margin:0 !important;padding:18px 28px !important;border:0 !important;border-bottom:1px solid var(--mw-border-soft)!important;border-radius:0 !important;background:transparent !important}
.cw-mw-step::before{content:"chevron_right";font-family:"Material Symbols Rounded";grid-column:3;grid-row:1;align-self:center;justify-self:end;font-size:22px;color:var(--mw-muted);opacity:0.8}.cw-mw-step:not(:last-child)::after{display:none !important}.cw-mw-step-num{width:52px !important;height:52px !important;border-radius:14px !important;font-size:18px !important;background:var(--mw-card)!important}.cw-mw-step-title{margin:0 !important;font-size:17px !important;font-weight:900 !important;line-height:1.12 !important}.cw-mw-step-sub{margin-top:7px !important;font-size:13px !important;line-height:1.38 !important;white-space:normal !important}.cw-mw-step.active{background:linear-gradient(90deg,color-mix(in srgb,var(--mw-accent)26%,transparent),color-mix(in srgb,var(--mw-accent)8%,transparent))!important;box-shadow:inset 4px 0 0 var(--mw-accent)!important}
.cw-mw-step.active .cw-mw-step-num{background:color-mix(in srgb,var(--mw-accent)20%,var(--mw-card))!important;border-color:color-mix(in srgb,var(--mw-accent)46%,var(--mw-border))!important;color:#fff !important}.cw-mw-stage{padding:42px 58px 34px !important;scrollbar-gutter:stable}.cw-mw-stage-shell{display:grid;gap:22px;max-width:1120px}.cw-mw-form{gap:18px !important}.cw-mw-card{padding:20px !important;border-radius:16px !important}.cw-mw-label{font-size:12px !important;letter-spacing:0.12em !important;margin-bottom:12px !important}.cw-mw-input,.cw-mw-date{height:52px !important;border-radius:14px !important;padding:0 18px !important;font-size:15px !important}.cw-mw-search{grid-template-columns:minmax(0,1fr)170px !important;gap:14px !important}.cw-mw-btn{min-width:142px;height:48px !important;border-radius:12px !important;font-size:15px !important;font-weight:850 !important}
.cw-mw-chip{height:44px !important;min-width:112px;border-radius:14px !important;font-size:14px !important}.cw-mw-results{gap:14px !important}.cw-mw-result{grid-template-columns:82px minmax(0,1fr)42px !important;gap:18px !important;min-height:132px;padding:16px 18px !important;border-radius:16px !important}.cw-mw-poster{width:82px !important;height:118px !important;border-radius:12px !important}.cw-mw-result-title{font-size:19px !important}.cw-mw-meta,.cw-mw-muted{font-size:14px !important}.cw-mw-overview{font-size:14px !important;line-height:1.48 !important}.cw-mw-radio{width:40px !important;height:40px !important}.cw-mw-selected{grid-template-columns:92px minmax(0,1fr)!important;padding:18px !important;gap:18px !important}.cw-mw-selected .cw-mw-poster{width:92px !important;height:132px !important}.cw-mw-selected-title{font-size:22px !important}
.cw-mw-actions-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px !important}.cw-mw-action{display:grid !important;grid-template-columns:56px minmax(0,1fr)!important;grid-template-rows:auto 28px !important;align-items:start !important;min-height:178px !important;padding:22px !important;border-radius:16px !important}.cw-mw-action-icon{width:56px !important;height:56px !important;border-radius:14px !important}.cw-mw-action-icon .material-symbols-rounded{font-size:29px !important}.cw-mw-action-copy{align-self:center !important}.cw-mw-action-title{font-size:20px !important}.cw-mw-action .cw-mw-muted{font-size:14px !important;line-height:1.45 !important}.cw-mw-providers{grid-template-columns:repeat(auto-fit,minmax(330px,1fr))!important;gap:16px !important}
.cw-mw-provider{grid-template-columns:58px minmax(0,1fr)28px !important;min-height:116px !important;padding:20px !important;border-radius:16px !important}.cw-mw-provider-icon{width:58px !important;height:58px !important;border-radius:14px !important}.cw-mw-provider-logo{width:36px !important;height:36px !important}.cw-mw-provider-title{font-size:20px !important}.cw-mw-badge{min-height:26px !important;padding:0 10px !important;font-size:11px !important}.cw-mw-tools{padding:0 2px}.cw-mw-link{height:34px !important;padding:0 12px !important;font-size:13px !important}.cw-mw-review-row{grid-template-columns:170px minmax(0,1fr)!important;padding:18px 20px !important;border-radius:16px !important}.cw-mw-review-k{font-size:12px !important}.cw-mw-review-v{font-size:15px !important}
.cw-mw-foot{padding:20px 40px !important;background:var(--mw-panel)!important;border-top:1px solid var(--mw-border)!important}.cw-mw-foot-actions{gap:12px !important}.cw-mw-foot .cw-mw-btn{min-width:170px !important;height:52px !important}.cw-mw-media-toggle{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.cw-mw-media-toggle .cw-mw-chip{min-width:160px}.cw-mw-action{grid-template-columns:52px minmax(0,1fr)!important;grid-template-rows:auto !important;align-items:center !important;min-height:112px !important;padding:18px 20px !important}.cw-mw-action.active,.cw-mw-provider.active{box-shadow:none !important}.cw-mw-provider{position:relative;isolation:isolate;overflow:hidden;grid-template-columns:58px minmax(0,1fr)!important;min-height:106px !important}
.cw-mw-provider::after{content:"";position:absolute;right:-18px;top:50%;width:42%;height:170%;transform:translateY(-50%)rotate(-8deg);background-image:var(--mw-provider-wm);background-repeat:no-repeat;background-position:center;background-size:contain;opacity:0.075;filter:saturate(1.2)brightness(1.16);mix-blend-mode:screen;pointer-events:none;z-index:0}.cw-mw-provider>*{position:relative;z-index:1}.cw-mw-provider.active::after{opacity:0.11}.cw-mw-provider.active{border-color:color-mix(in srgb,var(--mw-ok)44%,var(--mw-border))!important;background:color-mix(in srgb,var(--mw-ok)10%,var(--mw-card))!important}html[data-cw-theme="flat-dark"] .cw-mw:is(.cw-mw-action.active,.cw-mw-provider.active){box-shadow:none !important}
html[data-cw-theme="flat-dark"] .cw-mw .cw-mw-provider.active{background:color-mix(in srgb,var(--mw-ok)10%,var(--mw-card))!important;border-color:color-mix(in srgb,var(--mw-ok)34%,var(--mw-border))!important}.cw-mw-form-review{gap:14px !important}.cw-mw-form-review .cw-mw-selected{grid-template-columns:72px minmax(0,1fr)!important;min-height:0;padding:14px 16px !important;gap:14px !important}.cw-mw-form-review .cw-mw-selected .cw-mw-poster{width:72px !important;height:104px !important}.cw-mw-form-review .cw-mw-selected-title{font-size:18px !important}.cw-mw-form-review .cw-mw-overview{font-size:13px !important;line-height:1.38 !important;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cw-mw-form-review .cw-mw-review{gap:8px !important}
.cw-mw-form-review .cw-mw-review-row{grid-template-columns:132px minmax(0,1fr)!important;min-height:58px !important;padding:12px 14px !important;border-radius:14px !important}.cw-mw-form-review .cw-mw-review-k{font-size:11px !important}.cw-mw-form-review .cw-mw-review-v{font-size:14px !important}
@media(max-width:860px){.cx-modal-shell.cw-manual-watched-modal{width:min(var(--cxModalMaxW,1180px),calc(100vw - 20px))!important;height:min(var(--cxModalMaxH,84vh),calc(100vh - 20px))!important}
.cw-mw .cx-head{padding:14px 16px}.cw-mw-title{font-size:20px}.cw-mw-body{grid-template-columns:1fr}.cw-mw-steps{display:flex;gap:8px;overflow:auto;border-right:0;border-bottom:1px solid var(--mw-border-soft);padding:10px 12px}.cw-mw-step{grid-template-columns:30px minmax(0,1fr);align-items:center;min-width:170px;min-height:52px;padding:8px}.cw-mw-step:not(:last-child)::after{display:none}.cw-mw-step-num{width:30px;height:30px}.cw-mw-step-title{margin:0}.cw-mw-step-sub{display:none}.cw-mw-stage{padding:16px}.cw-mw-actions-grid,.cw-mw-providers,.cw-mw-details-grid{grid-template-columns:1fr}.cw-mw-action,.cw-mw-provider{min-height:72px}.cw-mw-foot{grid-template-columns:1fr}.cw-mw-foot-actions{justify-content:stretch;display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.cw-mw-btn{padding:0 10px}.cw-mw-search{grid-template-columns:1fr}
.cw-mw-result{grid-template-columns:54px minmax(0,1fr)30px}.cw-mw-poster{width:54px;height:80px}.cw-mw-selected{grid-template-columns:58px minmax(0,1fr)}.cw-mw-selected .cw-mw-poster{width:58px;height:86px}.cw-mw-review-row{grid-template-columns:1fr}}
@media(max-width:980px){.cw-mw-body{grid-template-columns:1fr !important}
.cw-mw-steps{display:flex !important;gap:0 !important;overflow:auto !important;border-right:0 !important;border-bottom:1px solid var(--mw-border)!important}.cw-mw-step{grid-template-columns:42px minmax(0,1fr)!important;min-width:220px !important;min-height:76px !important;padding:14px 18px !important}.cw-mw-step::before{display:none !important}.cw-mw-step-num{width:42px !important;height:42px !important;border-radius:12px !important;font-size:16px !important}.cw-mw-stage{padding:18px !important}.cw-mw-stage-shell{gap:14px !important}.cw-mw-actions-grid,.cw-mw-providers,.cw-mw-details-grid{grid-template-columns:1fr !important}.cw-mw-action{grid-template-columns:46px minmax(0,1fr)!important;grid-template-rows:auto !important;min-height:86px !important;padding:16px !important}
.cw-mw-provider{grid-template-columns:48px minmax(0,1fr)!important;min-height:92px !important;padding:16px !important}.cw-mw-provider-icon{width:48px !important;height:48px !important}.cw-mw-search{grid-template-columns:1fr !important}.cw-mw-foot{grid-template-columns:1fr !important;padding:14px !important}.cw-mw-foot-actions{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr))!important}.cw-mw-foot .cw-mw-btn{width:100% !important;min-width:0 !important}}
/*TLS modal*/
.cx-modal-shell.tls-modal-shell{width:min(var(--cxModalMaxW,980px),calc(100vw - 64px))!important;max-width:min(var(--cxModalMaxW,980px),calc(100vw - 64px))!important;height:min(var(--cxModalMaxH,92vh),calc(100vh - 56px))!important;background:linear-gradient(180deg,rgba(7,10,18,0.96),rgba(5,8,15,0.94))!important;border:1px solid rgba(103,128,255,0.16)!important;box-shadow:0 34px 90px rgba(0,0,0,0.58),0 0 0 1px rgba(255,255,255,0.03)inset !important}.cw-tls{position:relative;display:flex;flex-direction:column;height:100%;background:radial-gradient(120% 120% at 0% 0%,rgba(102,88,255,0.06),transparent 32%),radial-gradient(110% 140% at 100% 100%,rgba(0,208,255,0.05),transparent 30%),linear-gradient(180deg,rgba(6,9,16,0.985),rgba(4,6,12,0.985));color:#eaf1ff}
.cw-tls::before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,0.022),transparent 30%,transparent 70%,rgba(255,255,255,0.018));opacity:0.52}.cw-tls .cx-head{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px 10px;border-bottom:1px solid rgba(255,255,255,0.08);background:linear-gradient(180deg,rgba(255,255,255,0.045),rgba(255,255,255,0.01));backdrop-filter:blur(10px)}.cw-tls .head-left{display:flex;align-items:center;gap:12px;min-width:0}.cw-tls .icon{width:36px;height:36px;border-radius:12px;display:grid;place-items:center;flex-shrink:0;background:linear-gradient(135deg,rgba(94,226,172,0.18),rgba(56,189,248,0.12));border:1px solid rgba(79,209,156,0.22);box-shadow:inset 0 0 0 1px rgba(255,255,255,0.03)}
.cw-tls .icon .material-symbols-rounded{font-variation-settings:"FILL" 0,"wght" 500,"GRAD" 0,"opsz" 24;font-size:18px;line-height:1;color:#f3f6ff}.cw-tls .titles{display:flex;flex-direction:column;gap:2px;min-width:0}.cw-tls .title{font-weight:900;font-size:18px;letter-spacing:0.08em;text-transform:uppercase;color:#f3f6ff;text-shadow:0 0 18px rgba(104,122,255,0.16)}.cw-tls .sub{color:rgba(205,215,235,0.74);font-size:12px;line-height:1.45;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cw-tls .head-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}
.cw-tls .btn{appearance:none;border:1px solid rgba(255,255,255,0.12);background:linear-gradient(180deg,rgba(255,255,255,0.055),rgba(255,255,255,0.02));color:#edf3ff;border-radius:14px;padding:8px 12px;font-size:12px;font-weight:800;letter-spacing:0.05em;text-transform:uppercase;display:inline-flex;align-items:center;justify-content:center;gap:6px;white-space:nowrap;box-shadow:0 10px 24px rgba(0,0,0,0.16),inset 0 1px 0 rgba(255,255,255,0.04);transition:transform 0.14s ease,box-shadow 0.14s ease,border-color 0.14s ease,background 0.14s ease}.cw-tls .btn:hover{transform:translateY(-1px);border-color:rgba(123,112,255,0.4);box-shadow:0 14px 30px rgba(0,0,0,0.24),0 0 0 1px rgba(123,112,255,0.14)inset}.cw-tls .btn:active{transform:none}
.cw-tls .btn.primary{background:linear-gradient(135deg,rgba(112,92,255,0.92),rgba(72,144,255,0.88));border-color:rgba(143,165,255,0.38);box-shadow:0 16px 34px rgba(45,96,255,0.26),0 0 18px rgba(116,97,255,0.18)}.cw-tls .btn.danger{background:linear-gradient(135deg,#ff5d76,#ff9f5d);border-color:rgba(255,93,118,0.35);box-shadow:0 16px 34px rgba(255,93,118,0.18),0 0 18px rgba(255,159,93,0.14)}.cw-tls .btn:disabled{opacity:0.55;cursor:not-allowed}.cw-tls .cx-body{position:relative;z-index:1;padding:12px 14px;overflow:auto;flex:1;min-height:0}.cw-tls .section{border:1px solid rgba(255,255,255,0.1);background:rgba(13,17,23,0.35);border-radius:14px;box-shadow:inset 0 1px 0 rgba(255,255,255,0.04);padding:12px 12px;margin-bottom:12px}.cw-tls .section h3{margin:0 0 10px 0;font-size:14px;font-weight:800;letter-spacing:0.01em;color:#f4f7ff}
.cw-tls .hint{color:rgba(205,215,235,0.74);font-size:12px;line-height:1.45;margin-top:8px}.cw-tls .grid2{display:grid;grid-template-columns:1fr 1fr;gap:12px 14px}.cw-tls .field{display:flex;flex-direction:column;gap:6px;min-width:0}.cw-tls label{font-size:12px;font-weight:800;letter-spacing:0.01em;color:rgba(230,237,250,0.72)}.cw-tls input,.cw-tls select,.cw-tls textarea{width:100%;box-sizing:border-box;border-radius:14px;border:1px solid rgba(255,255,255,0.12);background:rgba(12,16,30,0.82);color:#e6eeff;padding:12px 13px;outline:none;box-shadow:inset 0 0 0 1px rgba(255,255,255,0.02),0 8px 24px rgba(0,0,0,0.12)}.cw-tls input:focus,.cw-tls select:focus,.cw-tls textarea:focus{border-color:rgba(120,136,255,0.52);box-shadow:0 0 0 3px rgba(115,97,255,0.14),inset 0 0 0 1px rgba(255,255,255,0.02)}.cw-tls .kv{display:grid;grid-template-columns:160px 1fr;gap:8px 12px;align-items:center}
.cw-tls .k{color:rgba(205,215,235,0.74);font-size:12px}.cw-tls .v{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cw-tls .pill{display:inline-flex;gap:6px;align-items:center;padding:4px 9px;border-radius:999px;border:1px solid rgba(255,255,255,0.14);background:rgba(255,255,255,0.06);font-weight:750;font-size:12px}.cw-tls .pill.ok{border-color:rgba(58,205,132,0.35);background:rgba(58,205,132,0.12)}.cw-tls .pill.bad{border-color:rgba(255,93,118,0.35);background:rgba(255,93,118,0.12)}.cw-tls .notice{display:none;margin-top:10px;padding:10px 11px;border-radius:12px;border:1px solid rgba(255,200,87,0.3);background:rgba(255,200,87,0.1);font-size:12px;opacity:0.95}.cw-tls .notice.show{display:block}
.cw-tls .foot{position:relative;z-index:1;padding:10px 14px;border-top:1px solid rgba(255,255,255,0.1);background:linear-gradient(180deg,rgba(255,255,255,0.02),rgba(255,255,255,0.04));display:flex;gap:10px;justify-content:flex-end;flex-wrap:wrap;flex-shrink:0}
@media(max-width:860px){.cx-modal-shell.tls-modal-shell{width:min(var(--cxModalMaxW,980px),calc(100vw - 24px))!important;max-width:min(var(--cxModalMaxW,980px),calc(100vw - 24px))!important;height:min(var(--cxModalMaxH,92vh),calc(100vh - 24px))!important}
.cw-tls .grid2{grid-template-columns:1fr}.cw-tls .kv{grid-template-columns:120px 1fr}.cw-tls .cx-head{align-items:flex-start;flex-direction:column}.cw-tls .head-actions{width:100%;justify-content:flex-start}}
/*Insight settings modal*/
.cx-modal-shell.cw-insight-set{background:linear-gradient(180deg,rgba(11,14,24,0.98),rgba(7,10,18,0.98))!important;border:1px solid rgba(120,135,255,0.18)!important;box-shadow:0 32px 110px rgba(0,0,0,0.58),0 0 0 1px rgba(255,255,255,0.04)inset !important;overflow:hidden}.cx-modal-shell.cw-insight-set::before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(50% 60% at 12% 0%,rgba(124,92,255,0.22),transparent 70%),radial-gradient(42% 52% at 100% 100%,rgba(0,198,255,0.12),transparent 72%);opacity:0.95}.cw-insight-set{position:relative;display:grid !important;grid-template-rows:auto 1fr auto;height:100%}
.cw-insight-set .cx-head{position:relative;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 18px !important;background:linear-gradient(180deg,rgba(255,255,255,0.05),rgba(255,255,255,0))!important;border-bottom:1px solid rgba(255,255,255,0.08)!important;box-shadow:0 1px 0 rgba(255,255,255,0.03)inset}.cw-insight-set .head-left,.cw-insight-set .head-actions,.cw-insight-set .action-row,.cw-insight-set .providers-shell{display:flex;align-items:center;gap:10px}.cw-insight-set .head-left{gap:14px;min-width:0}.cw-insight-set .head-actions{flex:0 0 auto}
.cw-insight-set .head-icon{width:40px;height:40px;border-radius:14px;display:grid;place-items:center;flex:0 0 auto;background:linear-gradient(145deg,rgba(126,92,255,0.34),rgba(30,205,255,0.12));border:1px solid rgba(137,155,255,0.28);box-shadow:0 12px 32px rgba(59,130,246,0.16),inset 0 1px 0 rgba(255,255,255,0.12)}.cw-insight-set .head-icon span{font-size:18px;font-weight:900;transform:translateY(-0.5px)}.cw-insight-set .head-copy,.cw-insight-set .providers-shell{flex-direction:column;align-items:stretch}.cw-insight-set .head-copy{gap:4px;min-width:0}.cw-insight-set .head-eyebrow,.cw-insight-set .head-chip,.cw-insight-set .close-btn,.cw-insight-set .panel-title,.cw-insight-set .panel-chip,.cw-insight-set .providers-count,.cw-insight-set .prov-title,.cw-insight-set .prov-badge,.cw-insight-set .mini,.cw-insight-set .btn{font-weight:800;text-transform:uppercase}
.cw-insight-set .head-eyebrow{display:flex;align-items:center;gap:8px;font-size:11px;letter-spacing:0.14em;color:rgba(210,221,255,0.72)}.cw-insight-set .dot,.cw-insight-set .providers-count .dot{width:8px;height:8px;border-radius:999px;background:linear-gradient(180deg,#7c5cff,#2de2ff)}.cw-insight-set .dot{box-shadow:0 0 12px rgba(124,92,255,0.55)}.cw-insight-set .head-title{font-size:22px;font-weight:900;line-height:1.02;letter-spacing:0.01em;color:#eef4ff}.cw-insight-set .head-sub,.cw-insight-set .panel-sub,.cw-insight-set .providers-note,.cw-insight-set .prov-copy,.cw-insight-set .toast,.cw-insight-set .loading,.cw-insight-set .feature-copy{font-size:12px;line-height:1.45;color:rgba(210,220,245,0.64)}.cw-insight-set .head-sub{font-size:13px;color:rgba(220,229,255,0.7);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.cw-insight-set .head-chip,.cw-insight-set .close-btn{height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:0 14px;font-size:12px;letter-spacing:0.08em}.cw-insight-set .head-chip{border:1px solid rgba(255,255,255,0.12);background:rgba(255,255,255,0.04);color:rgba(229,237,255,0.78);box-shadow:inset 0 1px 0 rgba(255,255,255,0.05)}.cw-insight-set .close-btn{border:1px solid rgba(136,155,255,0.24);background:linear-gradient(180deg,rgba(255,255,255,0.08),rgba(255,255,255,0.04));color:#f6f8ff;cursor:pointer;transition:transform 0.14s ease,box-shadow 0.14s ease,border-color 0.14s ease}.cw-insight-set .close-btn:hover,.cw-insight-set .feature-row:hover,.cw-insight-set .prov-card:hover,.cw-insight-set .mini:hover,.cw-insight-set .pill:hover .lab,.cw-insight-set .btn:hover{transform:translateY(-1px)}
.cw-insight-set .close-btn:hover,.cw-insight-set .btn:hover{box-shadow:0 10px 26px rgba(0,0,0,0.28)}.cw-insight-set .body{position:relative;overflow:auto !important;padding:18px !important;background:linear-gradient(180deg,rgba(7,10,18,0.14),rgba(7,10,18,0.04))}.cw-insight-set .layout{display:grid;grid-template-columns:minmax(300px,340px)minmax(0,1fr);gap:14px;align-items:start}.cw-insight-set .panel{position:relative;border-radius:20px;border:1px solid rgba(255,255,255,0.08);background:linear-gradient(180deg,rgba(255,255,255,0.05),rgba(255,255,255,0.025));box-shadow:0 18px 46px rgba(0,0,0,0.2),inset 0 1px 0 rgba(255,255,255,0.04);overflow:hidden}.cw-insight-set .panel::before{content:"";position:absolute;inset:auto 0 0;height:1px;background:linear-gradient(90deg,transparent,rgba(123,146,255,0.35),transparent);opacity:0.5}
.cw-insight-set .panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:16px 16px 12px;border-bottom:1px solid rgba(255,255,255,0.06)}.cw-insight-set .panel-title{font-size:14px;letter-spacing:0.1em;color:#eef3ff}.cw-insight-set .panel-sub{margin-top:5px;color:rgba(213,222,246,0.62)}.cw-insight-set .panel-chip,.cw-insight-set .providers-count,.cw-insight-set .prov-badge,.cw-insight-set .mini{height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-size:11px;letter-spacing:0.12em}.cw-insight-set .panel-chip{padding:0 10px;border:1px solid rgba(255,255,255,0.12);background:rgba(255,255,255,0.04);color:rgba(220,229,255,0.7);white-space:nowrap}.cw-insight-set .panel-body{padding:14px 16px 16px}.cw-insight-set .feature-list{display:flex;flex-direction:column;gap:10px}
.cw-insight-set .feature-row,.cw-insight-set .prov-card{display:grid;gap:12px;padding:14px;border-radius:18px;border:1px solid rgba(255,255,255,0.08);background:linear-gradient(180deg,rgba(255,255,255,0.04),rgba(255,255,255,0.025));transition:border-color 0.14s ease,transform 0.14s ease,background 0.14s ease}.cw-insight-set .feature-row{grid-template-columns:minmax(0,1fr)auto;align-items:center;background:linear-gradient(180deg,rgba(255,255,255,0.035),rgba(255,255,255,0.02))}.cw-insight-set .feature-row:hover,.cw-insight-set .prov-card:hover{border-color:rgba(118,139,255,0.22);background:linear-gradient(180deg,rgba(255,255,255,0.06),rgba(255,255,255,0.03))}.cw-insight-set .feature-name{font-size:14px;font-weight:900;color:#f4f7ff}
.cw-insight-set .switch{--w:56px;--h:32px;--dot:24px;--pad:4px;position:relative;display:inline-block;flex:0 0 auto;width:var(--w)!important;height:var(--h)!important}.cw-insight-set .switch input,.cw-insight-set .pill input{position:absolute;opacity:0;pointer-events:none}.cw-insight-set .switch .slider{position:absolute;inset:0;border-radius:999px;border:1px solid rgba(255,255,255,0.14);background:rgba(7,10,18,0.72);box-shadow:inset 0 1px 0 rgba(255,255,255,0.05);transition:background 0.2s ease,border-color 0.2s ease,box-shadow 0.2s ease}.cw-insight-set .switch .slider::before{content:"";position:absolute;left:var(--pad);top:50%;width:var(--dot);height:var(--dot);transform:translateY(-50%);border-radius:999px;background:linear-gradient(180deg,rgba(255,255,255,0.96),rgba(223,231,255,0.84));box-shadow:0 4px 14px rgba(0,0,0,0.34);transition:left 0.2s ease}
.cw-insight-set .switch input:checked+.slider{background:linear-gradient(135deg,rgba(124,92,255,0.48),rgba(45,226,255,0.28));border-color:rgba(124,92,255,0.52);box-shadow:0 0 0 1px rgba(124,92,255,0.2)inset,0 0 18px rgba(124,92,255,0.14)}.cw-insight-set .switch input:checked+.slider::before{left:calc(100% - var(--dot) - var(--pad))}.cw-insight-set .providers-top,.cw-insight-set .prov-top,.cw-insight-set .prov-tools,.cw-insight-set .actions{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.cw-insight-set .providers-count{gap:8px;padding:0 12px;border:1px solid rgba(255,255,255,0.1);background:rgba(255,255,255,0.04);color:rgba(216,226,248,0.72)}.cw-insight-set .providers-count .dot{box-shadow:0 0 12px rgba(124,92,255,0.4)}.cw-insight-set .prov-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px}
.cw-insight-set .prov-card{display:flex;flex-direction:column;box-shadow:inset 0 1px 0 rgba(255,255,255,0.04)}.cw-insight-set .prov-card[data-empty="1"]{opacity:0.76}.cw-insight-set .prov-title{font-size:13px;letter-spacing:0.12em;color:#f5f7ff}.cw-insight-set .prov-copy{margin-top:5px;color:rgba(209,219,243,0.58)}.cw-insight-set .prov-badge{padding:0 10px;border:1px solid rgba(120,141,255,0.22);background:linear-gradient(180deg,rgba(124,92,255,0.18),rgba(45,226,255,0.08));color:#edf1ff;box-shadow:inset 0 1px 0 rgba(255,255,255,0.06)}.cw-insight-set .mini{padding:0 11px;border:1px solid rgba(255,255,255,0.1);background:rgba(255,255,255,0.035);color:rgba(222,230,249,0.76);cursor:pointer;transition:transform 0.14s ease,border-color 0.14s ease,background 0.14s ease}
.cw-insight-set .mini:hover,.cw-insight-set .pill:hover .lab{border-color:rgba(118,139,255,0.24);background:rgba(255,255,255,0.07)}.cw-insight-set [data-list]{display:grid;grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:9px}.cw-insight-set .pill{display:flex;min-height:42px;cursor:pointer;user-select:none}.cw-insight-set .pill .lab{display:flex;align-items:center;justify-content:center;width:100%;padding:0 12px;border-radius:14px;border:1px solid rgba(255,255,255,0.08);background:rgba(255,255,255,0.03);font-size:12px;font-weight:800;line-height:1.2;color:rgba(223,231,249,0.76);transition:transform 0.14s ease,border-color 0.14s ease,background 0.14s ease,color 0.14s ease,box-shadow 0.14s ease}
.cw-insight-set .pill input:checked+.lab{border-color:rgba(118,139,255,0.34);background:linear-gradient(180deg,rgba(124,92,255,0.24),rgba(45,226,255,0.12));color:#f7f9ff;box-shadow:0 10px 24px rgba(20,28,56,0.22),inset 0 1px 0 rgba(255,255,255,0.06)}.cw-insight-set .loading{padding:12px 14px;border-radius:16px;border:1px dashed rgba(255,255,255,0.12);background:rgba(255,255,255,0.03);color:rgba(213,222,245,0.66)}.cw-insight-set .actions{padding:14px 18px !important;border-top:1px solid rgba(255,255,255,0.08)!important;background:linear-gradient(180deg,rgba(255,255,255,0.03),rgba(255,255,255,0))!important}.cw-insight-set .toast{min-height:18px;color:rgba(209,219,242,0.62)}.cw-insight-set .action-row{gap:10px}
.cw-insight-set .btn{min-width:108px;height:40px;padding:0 16px;border-radius:14px;border:1px solid rgba(255,255,255,0.12);background:rgba(255,255,255,0.05);color:#f6f8ff;font-size:12px;letter-spacing:0.08em;cursor:pointer;transition:transform 0.14s ease,box-shadow 0.14s ease,border-color 0.14s ease,filter 0.14s ease}.cw-insight-set .btn.danger{background:rgba(255,255,255,0.04)}.cw-insight-set .btn.good{background:linear-gradient(135deg,#7c5cff,#4c7dff 52%,#2de2ff);border-color:rgba(118,139,255,0.46);box-shadow:0 16px 34px rgba(76,125,255,0.24),0 0 18px rgba(118,139,255,0.16)}.cw-insight-set .btn.good:hover{filter:brightness(1.05)}
@media(max-width:960px){.cw-insight-set .layout{grid-template-columns:1fr}
}
@media(max-width:640px){.cw-insight-set .cx-head{align-items:flex-start;flex-direction:column}
.cw-insight-set .head-actions{width:100%;justify-content:space-between}.cw-insight-set .actions{flex-direction:column;align-items:stretch}.cw-insight-set .action-row{width:100%;justify-content:stretch}.cw-insight-set .btn{flex:1 1 0}}.cx-modal-shell.cw-insight-set{width:min(1080px,calc(100vw - 20px))!important;max-width:min(1080px,calc(100vw - 20px))!important;height:auto !important;max-height:min(640px,calc(100vh - 28px))!important;border-radius:17px}.cw-insight-set .cx-head{padding:14px 18px !important}.cw-insight-set .head-left{gap:13px}.cw-insight-set .head-icon{width:44px;height:44px;border-radius:13px}.cw-insight-set .head-icon .material-symbols-rounded{font-size:25px}.cw-insight-set .head-copy{gap:3px}.cw-insight-set .head-title{font-size:23px}.cw-insight-set .head-sub{font-size:12px}
.cw-insight-set .head-chip,.cw-insight-set .close-btn{gap:7px;height:40px;padding:0 12px;border-radius:8px;font-size:12px;letter-spacing:0.03em;box-shadow:none !important}.cw-insight-set .head-chip .material-symbols-rounded,.cw-insight-set .close-btn .material-symbols-rounded{font-size:17px;font-variation-settings:"FILL" 0,"wght" 600,"GRAD" 0,"opsz" 18}.cw-insight-set .body{padding:14px !important}.cw-insight-set .layout{grid-template-columns:minmax(270px,285px)minmax(0,1fr);gap:14px}.cw-insight-set .panel{border-radius:16px}.cw-insight-set .panel-head{align-items:center;padding:13px 14px 11px}.cw-insight-set .panel-title{font-size:13px}.cw-insight-set .panel-chip{height:28px;padding:0 10px;font-size:10px}.cw-insight-set .panel-body{padding:11px 13px 13px}.cw-insight-set .feature-list{gap:8px}
.cw-insight-set .feature-row{grid-template-columns:30px minmax(0,1fr)auto;gap:10px;min-height:62px;padding:10px 11px;border-radius:13px}.cw-insight-set .feature-icon{width:30px;height:36px;display:grid;place-items:center;color:rgba(224,231,246,0.82);-webkit-text-fill-color:currentColor !important}.cw-insight-set .feature-icon .material-symbols-rounded{font-size:23px;font-variation-settings:"FILL" 0,"wght" 500,"GRAD" 0,"opsz" 22}.cw-insight-set .feature-name{font-size:13px}.cw-insight-set .feature-copy{font-size:11px;line-height:1.3}.cw-insight-set .switch{--w:42px;--h:24px;--dot:18px;--pad:3px}.cw-insight-set .providers-shell{gap:0}.cw-insight-set .prov-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.cw-insight-set .prov-card{gap:8px;padding:10px 11px;border-radius:14px}
.cw-insight-set .prov-top,.cw-insight-set .prov-brand,.cw-insight-set .prov-tools{display:flex;align-items:center;gap:8px}.cw-insight-set .prov-title{min-width:0;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cw-insight-set .prov-badge,.cw-insight-set .mini{height:27px;padding:0 9px;font-size:10px}.cw-insight-set [data-list]{grid-template-columns:repeat(2,minmax(92px,1fr));gap:6px}.cw-insight-set .prov-card [data-list],.cw-insight-set .pill{padding:0 !important;border:0 !important;border-radius:0 !important;background:transparent !important;box-shadow:none !important}.cw-insight-set .pill{min-height:34px}.cw-insight-set .pill .lab{justify-content:space-between;gap:8px;padding:0 10px;border-radius:9px;font-size:11px}.cw-insight-set .pill .lab .material-symbols-rounded{font-size:16px;color:rgb(var(--provider-rgb))}
.cw-insight-set .pill input:not(:checked)+.lab .material-symbols-rounded{opacity:0}.cw-insight-set .prov-card[data-single="1"]{display:grid;grid-template-columns:minmax(0,1fr)minmax(118px,150px);align-items:center;min-height:58px}.cw-insight-set .prov-card[data-single="1"] .prov-top{min-width:0}.cw-insight-set .prov-card[data-single="1"] .prov-tools{display:none}.cw-insight-set .prov-card[data-single="1"] [data-list]{min-width:0;grid-template-columns:1fr}.cw-insight-set .prov-card[data-single="0"]{min-height:112px}.cw-insight-set .prov-card[data-single="0"] .prov-top{justify-content:space-between}.cw-insight-set .actions{padding:10px 16px !important}.cw-insight-set .footer-note{display:flex;align-items:center;gap:8px;min-width:0}.cw-insight-set .footer-note>.material-symbols-rounded{font-size:18px;color:currentColor;opacity:0.62}.cw-insight-set .toast{min-height:0}
.cw-insight-set .btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-width:100px;height:38px;border-radius:11px;font-size:11px}.cw-insight-set .btn .material-symbols-rounded{font-size:17px}
@media(max-width:860px){.cw-insight-set .layout{grid-template-columns:1fr}
.cw-insight-set .feature-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.cx-modal-shell.cw-insight-set{width:calc(100vw - 12px)!important;max-width:calc(100vw - 12px)!important;height:calc(100dvh - 12px)!important;max-height:calc(100dvh - 12px)!important;border-radius:14px}
.cw-insight-set .cx-head{align-items:center;flex-direction:row;padding:9px 10px !important}.cw-insight-set .head-left{gap:9px}.cw-insight-set .head-icon{width:36px;height:36px}.cw-insight-set .head-title{font-size:18px}.cw-insight-set .head-sub,.cw-insight-set .head-chip{display:none}.cw-insight-set .head-actions{width:auto}.cw-insight-set .close-btn{width:40px;min-width:40px;height:40px;padding:0;font-size:0}.cw-insight-set .body{padding:8px !important}.cw-insight-set .layout{gap:8px}.cw-insight-set .panel{border-radius:14px}.cw-insight-set .panel-head{padding:10px 11px 9px}.cw-insight-set .panel-body{padding:8px 9px 10px}.cw-insight-set .feature-list,.cw-insight-set .prov-grid{grid-template-columns:1fr}.cw-insight-set .feature-row{min-height:58px}.cw-insight-set .switch{--w:46px;--h:27px;--dot:21px}.cw-insight-set .prov-card{padding:9px 10px}
.cw-insight-set .prov-card[data-single="1"]{grid-template-columns:minmax(0,1fr)minmax(106px,136px)}.cw-insight-set .pill{min-height:40px}.cw-insight-set .actions{padding:8px 10px !important}.cw-insight-set .footer-note{display:none}.cw-insight-set .btn{min-height:44px}}
/*THEME_STYLE*/
html[data-cw-theme="flat-dark"] .cx-modal-shell.cw-insight-set{background:#10141c !important;border-color:rgba(255,255,255,0.14)!important;box-shadow:none !important}html[data-cw-theme="flat-dark"] .cx-modal-shell.cw-insight-set::before{content:none !important}html[data-cw-theme="flat-dark"] .cw-insight-set{background:#10141c !important;color:#eef1f6 !important;text-shadow:none !important}html[data-cw-theme="flat-dark"] .cw-insight-set:is(.cx-head,.body,.actions,.panel,.feature-row,.prov-card,.head-chip,.close-btn,.panel-chip,.providers-count,.prov-badge,.mini,.pill .lab,.loading,.btn){background:#171a22 !important;background-image:none !important;border-color:rgba(255,255,255,0.13)!important;box-shadow:none !important;color:#eef1f6 !important;text-shadow:none !important}
html[data-cw-theme="flat-dark"] .cw-insight-set:is(.head-title,.panel-title,.feature-name,.prov-title,.pill input:checked+.lab){color:#f3f6ff !important;opacity:1 !important}html[data-cw-theme="flat-dark"] .cw-insight-set:is(.head-eyebrow,.head-sub,.panel-sub,.providers-note,.prov-copy,.toast,.loading,.feature-copy){color:#a9b0bd !important;opacity:1 !important}html[data-cw-theme="flat-dark"] .cw-insight-set:is(.feature-row:hover,.prov-card:hover,.mini:hover,.close-btn:hover,.btn:hover){background:#20242d !important;border-color:rgba(255,255,255,0.2)!important;transform:none !important;filter:none !important}html[data-cw-theme="flat-dark"] .cw-insight-set .panel::before{content:none !important}html[data-cw-theme="flat-dark"] .cw-insight-set .head-icon{background:#20242d !important;border-color:rgba(125,134,201,0.34)!important;color:#eef1f6 !important;box-shadow:none !important}
html[data-cw-theme="flat-dark"] .cw-insight-set:is(.dot,.providers-count .dot){background:#57b58a !important;box-shadow:none !important}html[data-cw-theme="flat-dark"] .cw-insight-set .switch .slider{background:#10141c !important;border-color:rgba(255,255,255,0.18)!important;box-shadow:none !important}html[data-cw-theme="flat-dark"] .cw-insight-set .switch .slider::before{background:#e8edf4 !important;box-shadow:none !important}html[data-cw-theme="flat-dark"] .cw-insight-set .switch input:checked+.slider{background:#263b31 !important;border-color:rgba(87,181,138,0.45)!important}html[data-cw-theme="flat-dark"] .cw-insight-set .pill input:checked+.lab{background:#252b3d !important;border-color:rgba(125,134,201,0.45)!important;color:#fff !important}
html[data-cw-theme="flat-dark"] .cw-insight-set .btn.danger{background:#4b222b !important;border-color:rgba(216,102,114,0.42)!important;color:#ffe7eb !important}html[data-cw-theme="flat-dark"] .cw-insight-set .btn.good{background:#1f4f3a !important;border-color:rgba(87,181,138,0.42)!important;color:#eafff4 !important}html[data-cw-theme="flat-dark"] .cw-insight-set .feature-icon{color:#c7cedb !important;-webkit-text-fill-color:currentColor !important}html[data-cw-theme="flat-light"] .cx-modal-shell.cw-insight-set{background:#f8fafc !important;border-color:rgba(16,24,40,0.16)!important;box-shadow:0 20px 48px rgba(15,23,42,0.16)!important}html[data-cw-theme="flat-light"] .cx-modal-shell.cw-insight-set::before{content:none !important}
html[data-cw-theme="flat-light"] .cw-insight-set{background:#f8fafc !important;color:#111827 !important;-webkit-text-fill-color:#111827 !important;text-shadow:none !important}html[data-cw-theme="flat-light"] .cw-insight-set:is(.cx-head,.body,.actions,.panel,.feature-row,.prov-card,.head-chip,.close-btn,.panel-chip,.providers-count,.prov-badge,.mini,.pill .lab,.loading,.btn){background:#fff !important;background-image:none !important;border-color:rgba(16,24,40,0.16)!important;box-shadow:none !important;color:#172033 !important;-webkit-text-fill-color:#172033 !important;text-shadow:none !important}html[data-cw-theme="flat-light"] .cw-insight-set .body{background:#f8fafc !important}
html[data-cw-theme="flat-light"] .cw-insight-set:is(.head-title,.panel-title,.feature-name,.prov-title,.pill input:checked+.lab){color:#111827 !important;-webkit-text-fill-color:#111827 !important;opacity:1 !important}html[data-cw-theme="flat-light"] .cw-insight-set:is(.head-eyebrow,.head-sub,.panel-sub,.providers-note,.prov-copy,.toast,.loading,.feature-copy){color:#475467 !important;-webkit-text-fill-color:#475467 !important;opacity:1 !important}html[data-cw-theme="flat-light"] .cw-insight-set:is(.feature-row:hover,.prov-card:hover,.mini:hover,.close-btn:hover,.btn:hover){background:#eef2f7 !important;border-color:rgba(70,86,166,0.26)!important;transform:none !important;filter:none !important}html[data-cw-theme="flat-light"] .cw-insight-set .panel::before{content:none !important}
html[data-cw-theme="flat-light"] .cw-insight-set .head-icon{background:#eef2f7 !important;border-color:rgba(70,86,166,0.22)!important;color:#172033 !important;box-shadow:none !important}html[data-cw-theme="flat-light"] .cw-insight-set:is(.dot,.providers-count .dot){background:#177245 !important;box-shadow:none !important}html[data-cw-theme="flat-light"] .cw-insight-set .switch .slider{background:#eef2f7 !important;border-color:rgba(16,24,40,0.22)!important;box-shadow:none !important}html[data-cw-theme="flat-light"] .cw-insight-set .switch .slider::before{background:#fff !important;box-shadow:0 2px 8px rgba(15,23,42,0.18)!important}html[data-cw-theme="flat-light"] .cw-insight-set .switch input:checked+.slider{background:#d9f0e4 !important;border-color:rgba(23,114,69,0.34)!important}
html[data-cw-theme="flat-light"] .cw-insight-set .pill input:checked+.lab{background:#e9ecf7 !important;border-color:rgba(70,86,166,0.3)!important;color:#172033 !important;-webkit-text-fill-color:#172033 !important}html[data-cw-theme="flat-light"] .cw-insight-set .btn.danger{background:#f7dbe1 !important;border-color:rgba(169,63,77,0.34)!important;color:#7f1d2d !important;-webkit-text-fill-color:#7f1d2d !important}html[data-cw-theme="flat-light"] .cw-insight-set .btn.good{background:#d9f0e4 !important;border-color:rgba(23,114,69,0.3)!important;color:#125c38 !important;-webkit-text-fill-color:#125c38 !important}html[data-cw-theme="flat-light"] .cw-insight-set .feature-icon{color:#475467 !important;-webkit-text-fill-color:currentColor !important}
/*PROVIDER_STYLE*/
.cw-insight-set .profiles-panel{overflow:visible !important;background:transparent !important;background-image:none !important;border:0 !important;box-shadow:none !important}.cw-insight-set .profiles-panel::before{content:none !important}.cw-insight-set .profiles-panel>.panel-body{padding:0 !important}.cw-insight-set .prov-card{--provider-rgb:124,92,255;--provider-wm:none;position:relative;isolation:isolate;overflow:hidden;background:radial-gradient(140% 140% at 0% 0%,rgba(var(--provider-rgb),0.3),rgba(var(--provider-rgb),0.1)44%,transparent 78%),linear-gradient(180deg,rgba(24,29,42,0.96),rgba(16,20,30,0.98))!important;border-color:rgba(var(--provider-rgb),0.34)!important}
.cw-insight-set .prov-card::before{content:"" !important;display:block !important;position:absolute;z-index:0;pointer-events:none;inset:0;width:100%;height:100%;background:var(--provider-wm)center/cover no-repeat !important;opacity:0.24 !important;filter:grayscale(0.04)brightness(1.12)saturate(1.1)!important;mix-blend-mode:screen;transform:none}.cw-insight-set .prov-card::after{content:"";position:absolute;z-index:0;left:12px;right:12px;bottom:0;height:2px;background:linear-gradient(90deg,transparent,rgba(var(--provider-rgb),0.85),transparent);opacity:0.72}.cw-insight-set .prov-card>*{position:relative;z-index:1}.cw-insight-set .prov-card:hover{background:radial-gradient(95% 150% at 100% 0%,rgba(var(--provider-rgb),0.24),transparent 54%),linear-gradient(180deg,rgba(28,34,48,0.98),rgba(18,23,34,0.99))!important;border-color:rgba(var(--provider-rgb),0.38)!important}
html[data-cw-theme="flat-dark"] .cw-insight-set .prov-card{background:radial-gradient(140% 140% at 0% 0%,rgba(var(--provider-rgb),0.26),rgba(var(--provider-rgb),0.09)44%,transparent 78%),#171a22 !important;border-color:rgba(var(--provider-rgb),0.34)!important}html[data-cw-theme="flat-dark"] .cw-insight-set .prov-card:hover{background:radial-gradient(140% 140% at 0% 0%,rgba(var(--provider-rgb),0.32),rgba(var(--provider-rgb),0.11)44%,transparent 78%),#20242d !important}html[data-cw-theme="flat-dark"] .cw-insight-set .prov-card::before{content:"" !important;display:block !important;opacity:0.2 !important;filter:none !important;mix-blend-mode:normal !important}
html[data-cw-theme="flat-dark"] .cw-insight-set .prov-card:is(.pill .lab,.mini,.prov-badge){background:rgba(16,20,29,0.56)!important;background-image:linear-gradient(180deg,rgba(255,255,255,0.06),rgba(255,255,255,0.015))!important;border-color:rgba(255,255,255,0.18)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,0.07)!important;backdrop-filter:blur(8px)saturate(115%)!important;-webkit-backdrop-filter:blur(8px)saturate(115%)!important}html[data-cw-theme="flat-dark"] .cw-insight-set .prov-card .pill input:checked+.lab{background:rgba(24,29,41,0.62)!important;background-image:linear-gradient(180deg,rgba(var(--provider-rgb),0.15),rgba(255,255,255,0.025))!important;border-color:rgba(var(--provider-rgb),0.46)!important}
html[data-cw-theme="flat-light"] .cw-insight-set .prov-card{background:radial-gradient(140% 140% at 0% 0%,rgba(var(--provider-rgb),0.28),rgba(var(--provider-rgb),0.1)44%,transparent 78%),linear-gradient(180deg,#fff,#e8eef6)!important;border-color:rgba(var(--provider-rgb),0.42)!important}html[data-cw-theme="flat-light"] .cw-insight-set .prov-card:hover{background:radial-gradient(140% 140% at 0% 0%,rgba(var(--provider-rgb),0.34),rgba(var(--provider-rgb),0.12)44%,transparent 78%),linear-gradient(180deg,#fff,#e7eef7)!important}html[data-cw-theme="flat-light"] .cw-insight-set .prov-card::before{content:"" !important;display:block !important;mix-blend-mode:multiply;opacity:0.24 !important;filter:saturate(1.35)contrast(1.18)brightness(0.9)!important}
.cx-modal-shell.cw-insight-set{width:min(1180px,calc(100vw - 24px))!important;max-width:min(1180px,calc(100vw - 24px))!important;height:auto !important;max-height:min(720px,calc(100vh - 28px))!important;border-radius:16px}.cw-insight-set .cx-head{padding:18px 24px 14px !important}.cw-insight-set .head-copy{gap:4px}.cw-insight-set .head-title{font-size:28px;letter-spacing:0}.cw-insight-set .head-sub{font-size:14px}.cw-insight-set .head-actions{gap:12px}.cw-insight-set .head-chip,.cw-insight-set .close-btn{gap:8px;height:42px;padding:0 16px;border-radius:8px;font-size:13px;letter-spacing:0.01em;box-shadow:none !important}.cw-insight-set .head-chip .material-symbols-rounded,.cw-insight-set .close-btn .material-symbols-rounded{font-size:19px;font-variation-settings:"FILL" 0,"wght" 650,"GRAD" 0,"opsz" 20}.cw-insight-set .body{padding:18px 24px 20px !important}
.cw-insight-set .layout{grid-template-columns:minmax(290px,315px)minmax(0,1fr);gap:22px}.cw-insight-set .panel{border-radius:16px}.cw-insight-set .panel-head{align-items:center;padding:16px 18px 10px}.cw-insight-set .panel-title{font-size:16px;letter-spacing:0.03em}.cw-insight-set .panel-chip{height:32px;padding:0 12px;border-radius:8px;font-size:11px;letter-spacing:0.01em}.cw-insight-set .panel-body{padding:10px 14px 16px}.cw-insight-set .feature-list{gap:8px}.cw-insight-set .feature-row{grid-template-columns:34px minmax(0,1fr)auto;gap:12px;min-height:64px;padding:12px 14px;border-radius:12px}.cw-insight-set .feature-icon{width:30px;height:34px;display:grid;place-items:center;color:rgba(225,232,247,0.9);-webkit-text-fill-color:currentColor !important}.cw-insight-set .feature-icon .material-symbols-rounded{font-size:25px;font-variation-settings:"FILL" 0,"wght" 500,"GRAD" 0,"opsz" 26}
.cw-insight-set .feature-name{font-size:15px}.cw-insight-set .feature-copy{font-size:12px;line-height:1.28}.cw-insight-set .switch{--w:44px;--h:26px;--dot:20px;--pad:3px}.cw-insight-set .providers-shell{gap:0}.cw-insight-set .prov-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.cw-insight-set .prov-card{gap:12px;padding:16px;border-radius:11px}.cw-insight-set .prov-top,.cw-insight-set .prov-brand,.cw-insight-set .prov-tools{display:flex;align-items:center;gap:12px}.cw-insight-set .prov-top{min-width:0}.cw-insight-set .prov-brand{min-width:0}.cw-insight-set .prov-icon{display:grid;place-items:center;flex:0 0 auto;width:44px;height:44px;border-radius:10px;border:1px solid rgba(var(--provider-rgb),0.42);background:linear-gradient(180deg,rgba(var(--provider-rgb),0.46),rgba(var(--provider-rgb),0.18));box-shadow:0 12px 22px rgba(0,0,0,0.2),inset 0 1px 0 rgba(255,255,255,0.14)}
.cw-insight-set .prov-icon img{display:block;max-width:28px;max-height:28px;object-fit:contain;filter:drop-shadow(0 2px 4px rgba(0,0,0,0.34))}.cw-insight-set .prov-icon-fallback{font-size:16px;font-weight:950;color:#fff}.cw-insight-set .prov-title{min-width:0;font-size:16px;letter-spacing:0.025em;white-space:nowrap;overflow:visible;text-overflow:clip}.cw-insight-set .prov-badge,.cw-insight-set .mini{height:32px;padding:0 11px;border-radius:8px;font-size:11px;letter-spacing:0.01em}.cw-insight-set [data-list]{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.cw-insight-set .prov-card [data-list],.cw-insight-set .pill{padding:0 !important;border:0 !important;border-radius:0 !important;background:transparent !important;box-shadow:none !important}.cw-insight-set .pill{min-height:38px}
.cw-insight-set .pill .lab{justify-content:space-between;gap:8px;padding:0 12px;border-radius:8px;font-size:13px}.cw-insight-set .pill .lab .material-symbols-rounded{font-size:18px;color:rgba(231,238,255,0.92)}.cw-insight-set .pill input:not(:checked)+.lab .material-symbols-rounded{opacity:0}.cw-insight-set .prov-card[data-single="1"]{display:grid;grid-template-columns:minmax(0,1fr)minmax(128px,160px);align-items:center;min-height:94px}.cw-insight-set .prov-card[data-single="1"] .prov-top{min-width:0}.cw-insight-set .prov-card[data-single="1"] .prov-tools{display:none}.cw-insight-set .prov-card[data-single="1"] [data-list]{min-width:0;grid-template-columns:1fr}.cw-insight-set .prov-card[data-single="0"]{min-height:132px}.cw-insight-set .prov-card[data-single="0"] .prov-top{justify-content:space-between}.cw-insight-set .actions{padding:12px 24px 14px !important}
.cw-insight-set .footer-note{display:flex;align-items:center;gap:10px;min-width:0}.cw-insight-set .footer-note>.material-symbols-rounded{font-size:22px;color:currentColor;opacity:0.68}.cw-insight-set .toast{min-height:0;font-size:13px}.cw-insight-set .action-row{gap:12px}.cw-insight-set .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:112px;height:44px;border-radius:10px;font-size:12px;letter-spacing:0.01em}.cw-insight-set .btn .material-symbols-rounded{font-size:19px}
.cw-insight-set .prov-card{--provider-rgb:124,92,255;position:relative;isolation:isolate;overflow:hidden;background:radial-gradient(100% 145% at 0% 0%,rgba(var(--provider-rgb),0.13),transparent 56%),linear-gradient(180deg,rgba(26,31,43,0.94),rgba(16,21,31,0.98))!important;border-color:rgba(255,255,255,0.1)!important;box-shadow:0 20px 44px rgba(0,0,0,0.18),inset 0 1px 0 rgba(255,255,255,0.05)!important}.cw-insight-set .prov-card::before{content:"" !important;display:block !important;position:absolute;z-index:0;pointer-events:none;inset:0;background:linear-gradient(135deg,rgba(255,255,255,0.055),transparent 44%),radial-gradient(80% 90% at 100% 100%,rgba(var(--provider-rgb),0.09),transparent 64%)!important;opacity:1 !important;filter:none !important;mix-blend-mode:normal;transform:none}
.cw-insight-set .prov-card::after{content:"";position:absolute;z-index:0;left:0;right:0;bottom:0;height:2px;background:linear-gradient(90deg,rgba(var(--provider-rgb),0.12),rgba(var(--provider-rgb),0.82),rgba(var(--provider-rgb),0.12));opacity:0.82}.cw-insight-set .prov-card:hover{background:radial-gradient(100% 145% at 0% 0%,rgba(var(--provider-rgb),0.17),transparent 58%),linear-gradient(180deg,rgba(31,37,51,0.98),rgba(19,25,36,0.99))!important;border-color:rgba(var(--provider-rgb),0.28)!important}.cw-insight-set .prov-card [data-list],.cw-insight-set .prov-card .pill,.cw-insight-set .prov-card .pill .lab{background:transparent !important;background-image:none !important;box-shadow:none !important;backdrop-filter:none !important;-webkit-backdrop-filter:none !important}.cw-insight-set .prov-card .pill .lab{border-color:rgba(var(--provider-rgb),0.48)!important;color:#f7f9ff !important}
.cw-insight-set .prov-card .pill input:checked+.lab{background:rgba(var(--provider-rgb),0.12)!important;background-image:none !important;border-color:rgba(var(--provider-rgb),0.68)!important;box-shadow:none !important}.cw-insight-set .prov-card .pill:hover .lab{background:rgba(var(--provider-rgb),0.08)!important;background-image:none !important}html[data-cw-theme="flat-dark"] .cw-insight-set .prov-card{background:radial-gradient(100% 145% at 0% 0%,rgba(var(--provider-rgb),0.12),transparent 56%),#171a22 !important;border-color:rgba(255,255,255,0.12)!important}html[data-cw-theme="flat-dark"] .cw-insight-set .prov-card:hover{background:radial-gradient(100% 145% at 0% 0%,rgba(var(--provider-rgb),0.16),transparent 58%),#20242d !important;border-color:rgba(var(--provider-rgb),0.28)!important}
html[data-cw-theme="flat-dark"] .cw-insight-set .prov-card::before{opacity:1 !important;filter:none !important;mix-blend-mode:normal !important}html[data-cw-theme="flat-dark"] .cw-insight-set .prov-card .pill .lab{background:transparent !important;background-image:none !important;box-shadow:none !important;backdrop-filter:none !important;-webkit-backdrop-filter:none !important}html[data-cw-theme="flat-dark"] .cw-insight-set .prov-card .pill input:checked+.lab{background:rgba(var(--provider-rgb),0.12)!important;background-image:none !important;box-shadow:none !important}html[data-cw-theme="flat-light"] .cw-insight-set .prov-card{background:radial-gradient(100% 145% at 0% 0%,rgba(var(--provider-rgb),0.09),transparent 56%),linear-gradient(180deg,#fff,#f2f5fa)!important;border-color:rgba(var(--provider-rgb),0.24)!important}
html[data-cw-theme="flat-light"] .cw-insight-set .prov-card:hover{background:radial-gradient(100% 145% at 0% 0%,rgba(var(--provider-rgb),0.13),transparent 58%),linear-gradient(180deg,#fff,#eef3f8)!important}html[data-cw-theme="flat-light"] .cw-insight-set .prov-card::before{mix-blend-mode:normal;opacity:1 !important;filter:none !important}html[data-cw-theme="flat-light"] .cw-insight-set .prov-card .pill .lab{background:transparent !important;background-image:none !important;box-shadow:none !important}html[data-cw-theme="flat-light"] .cw-insight-set .prov-card .pill input:checked+.lab{background:rgba(var(--provider-rgb),0.08)!important;background-image:none !important;box-shadow:none !important}
@media(max-width:1100px){.cw-insight-set .layout{grid-template-columns:1fr}
.cw-insight-set .feature-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.cx-modal-shell.cw-insight-set{width:calc(100vw - 12px)!important;max-width:calc(100vw - 12px)!important;height:calc(100dvh - 12px)!important;max-height:calc(100dvh - 12px)!important;border-radius:14px}
.cw-insight-set .cx-head{align-items:center;flex-direction:row;padding:12px 12px !important}.cw-insight-set .head-title{font-size:20px}.cw-insight-set .head-sub,.cw-insight-set .head-chip{display:none}.cw-insight-set .head-actions{width:auto}.cw-insight-set .close-btn{width:42px;min-width:42px;height:42px;padding:0;font-size:0}.cw-insight-set .body{padding:10px !important}.cw-insight-set .layout{gap:10px}.cw-insight-set .panel-head{padding:12px}.cw-insight-set .panel-body{padding:10px}.cw-insight-set .feature-list,.cw-insight-set .prov-grid{grid-template-columns:1fr}.cw-insight-set .feature-row{min-height:62px;padding:11px 12px}.cw-insight-set .feature-name{font-size:14px}.cw-insight-set .feature-copy{font-size:12px}.cw-insight-set .feature-icon .material-symbols-rounded{font-size:24px}.cw-insight-set .switch{--w:46px;--h:27px;--dot:21px}.cw-insight-set .prov-card{padding:13px}
.cw-insight-set .prov-card[data-single="1"]{grid-template-columns:minmax(0,1fr)minmax(112px,136px);min-height:82px}.cw-insight-set .prov-card[data-single="0"]{min-height:0}.cw-insight-set .prov-icon{width:42px;height:42px}.cw-insight-set .prov-icon img{max-width:27px;max-height:27px}.cw-insight-set .prov-title{font-size:15px}.cw-insight-set .pill{min-height:42px}.cw-insight-set .pill .lab{font-size:13px}.cw-insight-set .actions{padding:9px 10px !important}.cw-insight-set .footer-note{display:none}.cw-insight-set .btn{min-height:44px;height:44px;min-width:0;flex:1 1 0}}
/*Form controls and small shared utilities */
code{padding:2px 6px;border:1px solid var(--border);border-radius:8px;background:#0a0a17}.truncate{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,"Liberation Mono",monospace;font-variant-numeric:tabular-nums}.muted{color:var(--muted);opacity:0.6;font-size:12px}.sep{height:1px;background:linear-gradient(90deg,transparent,#30304a,transparent);margin:12px 0}label{font-weight:650;color:var(--muted);font-size:12px}input,select{width:100%;padding:10px 12px;border-radius:12px;border:1px solid var(--border);background:#0a0a17;color:#e7e9f4}
input[type="checkbox"]:not(.cx-toggle input):not(.switch input):not(.toggle input):not(.cw-checkbox):not(.glow-check){-webkit-appearance:none !important;appearance:none !important;box-sizing:border-box;width:18px !important;height:18px !important;min-width:18px;border:1.5px solid var(--cw-check-bd,rgba(140,150,175,0.5))!important;border-radius:6px !important;background:transparent !important;position:relative;cursor:pointer;vertical-align:middle;transition:background 0.15s ease,border-color 0.15s ease,box-shadow 0.15s ease}input[type="checkbox"]:not(.cx-toggle input):not(.switch input):not(.toggle input):not(.cw-checkbox):not(.glow-check):hover{border-color:var(--accent)!important}input[type="checkbox"]:not(.cx-toggle input):not(.switch input):not(.toggle input):not(.cw-checkbox):not(.glow-check):checked{background:var(--accent)!important;border-color:var(--accent)!important}
input[type="checkbox"]:not(.cx-toggle input):not(.switch input):not(.toggle input):not(.cw-checkbox):not(.glow-check):checked::after{content:"";position:absolute;left:50%;top:46%;width:4px;height:8px;border:solid #fff;border-width:0 2px 2px 0;transform:translate(-50%,-50%)rotate(45deg)}input[type="checkbox"]:not(.cx-toggle input):not(.switch input):not(.toggle input):not(.cw-checkbox):not(.glow-check):focus-visible{outline:none;box-shadow:0 0 0 3px color-mix(in srgb,var(--accent)32%,transparent)!important}input[type="checkbox"]:not(.cx-toggle input):not(.switch input):not(.toggle input):not(.cw-checkbox):not(.glow-check):disabled{opacity:0.5;cursor:not-allowed}
/*Provider brand icon accents.*/
.scrm-modal{--scrm-c1:95,141,255;--scrm-c2:95,141,255;width:min(1180px,calc(100vw - 32px));max-height:min(900px,calc(100vh - 28px));display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;border-radius:18px;background:#151922;color:var(--fg);box-shadow:0 24px 80px rgba(0,0,0,0.46);border:1px solid rgba(255,255,255,0.13)}.scrm-head{display:grid !important;grid-template-columns:auto minmax(0,1fr)auto;align-items:center;gap:16px;padding:18px 20px !important;border-bottom:1px solid rgba(255,255,255,0.09);cursor:move}.scrm-head-logo{display:grid;place-items:center;width:54px;height:54px;border-radius:14px;background:rgba(255,255,255,0.06);border:1px solid rgba(255,255,255,0.1);box-shadow:inset 0 1px 0 rgba(255,255,255,0.04);color:rgb(var(--scrm-c1));font-size:26px;font-weight:950}.scrm-head-logo img{max-width:34px;max-height:34px;object-fit:contain}
.scrm-head-copy{display:grid;gap:4px;min-width:0}.scrm-head-copy strong{font-size:22px;line-height:1.14;color:var(--fg);font-weight:950}.scrm-head-copy span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:rgba(196,205,232,0.78);font-size:13px;font-weight:700}.scrm-close{display:grid;place-items:center;width:44px;height:44px;padding:0;border-radius:12px;border:1px solid rgba(255,255,255,0.1);background:rgba(255,255,255,0.04);color:rgba(235,240,255,0.88);cursor:pointer}.scrm-close .material-symbols-rounded{font-size:28px}.scrm-body{min-height:0;overflow:hidden}.scrm-panel-shell{position:relative;isolation:isolate;display:grid;grid-template-columns:300px minmax(0,1fr);grid-template-rows:minmax(0,1fr)auto;min-height:0;height:min(680px,calc(100vh - 154px));max-height:calc(100vh - 154px);overflow:hidden}
.scrm-panel-shell::before{content:"";position:absolute;right:86px;top:-68px;width:min(34vw,430px);height:calc(100% + 150px);background:radial-gradient(circle,rgba(var(--scrm-c1),0.3),transparent 62%);opacity:0.16;filter:saturate(1.35)drop-shadow(0 0 52px rgba(var(--scrm-c1),0.28));pointer-events:none;z-index:0}.scrm-panel-shell::after{content:"";position:absolute;right:52px;top:-76px;width:min(28vw,330px);height:calc(100% + 142px);border-radius:24px;background:linear-gradient(180deg,rgba(var(--scrm-c1),0.16),rgba(var(--scrm-c2),0.07));box-shadow:0 0 70px rgba(var(--scrm-c1),0.08),inset 0 0 0 1px rgba(var(--scrm-c1),0.1);transform:skewX(-31deg)rotate(-2deg);opacity:0.62;pointer-events:none;z-index:0}.scrm-nav,.scrm-content,.scrm-footer{position:relative;z-index:1}
.scrm-nav{grid-column:1;grid-row:1;display:grid !important;align-content:start !important;gap:0 !important;margin:0 !important;padding:0 !important;border-right:1px solid rgba(255,255,255,0.08);background:rgba(8,11,18,0.08);min-height:0}.scrm-nav-item{display:grid !important;grid-template-columns:42px minmax(0,1fr)20px !important;gap:12px !important;align-items:center !important;min-height:76px !important;margin:0 !important;padding:12px 26px !important;border:0 !important;border-bottom:1px solid rgba(255,255,255,0.075)!important;border-radius:0 !important;background:transparent !important;box-shadow:none !important;color:inherit !important;text-align:left !important;cursor:pointer}
.scrm-nav-item.active{background:linear-gradient(90deg,rgba(var(--scrm-c1),0.24),rgba(var(--scrm-c2),0.07))!important;box-shadow:inset 3px 0 0 rgb(var(--scrm-c1))!important;border-color:rgba(var(--scrm-c1),0.28)!important}.scrm-nav-item .cw-connection-nav-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;color:rgba(245,248,255,0.92);background:rgba(245,248,255,0.08);font-size:24px}.scrm-nav-item.active .cw-connection-nav-icon{color:rgb(var(--scrm-c1));background:rgba(var(--scrm-c1),0.18)}.scrm-nav-item .cw-connection-nav-copy{display:grid;gap:6px;min-width:0}.scrm-nav-item .cw-connection-nav-copy strong{font-size:14px;font-weight:900;color:var(--fg)}.scrm-nav-item .cw-connection-nav-copy small{font-size:12px;line-height:1.4;font-weight:600;color:rgba(196,205,232,0.78)}.scrm-nav-item .cw-connection-nav-chev{font-size:22px;color:rgba(220,226,248,0.78)}
.scrm-content{grid-column:2;grid-row:1;box-sizing:border-box;min-height:0;margin:0;padding:42px 54px 28px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scroll-padding-top:42px;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:var(--cw-scrollbar-thumb)var(--cw-scrollbar-track)}.scrm-panel{display:none;align-content:start;gap:18px;min-height:0}.scrm-panel.active{display:grid}.cx-modal-shell[data-scrm-tab] .scrm-panel[data-panel]{display:none !important}.cx-modal-shell[data-scrm-tab="route"] .scrm-panel[data-panel="route"],.cx-modal-shell[data-scrm-tab="source"] .scrm-panel[data-panel="source"],.cx-modal-shell[data-scrm-tab="filters"] .scrm-panel[data-panel="filters"],.cx-modal-shell[data-scrm-tab="options"] .scrm-panel[data-panel="options"],.cx-modal-shell[data-scrm-tab="ratings"] .scrm-panel[data-panel="ratings"]{display:grid !important}
.scrm-journey{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr)auto;align-items:center;gap:20px;min-height:104px;margin:0 0 4px;padding:20px 28px;border:1px solid rgba(var(--scrm-c1),0.62);border-radius:18px;background:linear-gradient(90deg,rgba(var(--scrm-c1),0.28),rgba(24,27,35,0.84)40%,rgba(13,17,25,0.84)100%),linear-gradient(180deg,rgba(255,255,255,0.065),rgba(255,255,255,0.018));box-shadow:0 24px 58px rgba(0,0,0,0.28),inset 0 1px 0 rgba(255,255,255,0.06),inset 0 0 0 1px rgba(var(--scrm-c1),0.1);overflow:hidden}.scrm-journey-compact{grid-template-columns:auto minmax(0,1fr);min-height:86px}
.scrm-journey-icon{display:grid !important;place-items:center;width:56px;height:56px;border-radius:999px;border:1px solid rgba(var(--scrm-c1),0.58);background:radial-gradient(circle at 38% 28%,rgba(255,255,255,0.22),transparent 34%),rgba(var(--scrm-c1),0.22);color:rgb(var(--scrm-c1));font-size:30px !important;box-shadow:0 0 34px rgba(var(--scrm-c1),0.22),inset 0 1px 0 rgba(255,255,255,0.08)}.scrm-journey strong{font-size:19px;font-weight:950;line-height:1.15;color:rgba(255,255,255,0.98)}.scrm-journey p{margin:8px 0 0;color:rgba(232,237,249,0.88);font-size:14px;line-height:1.45}.scrm-route-grid{display:grid;grid-template-columns:minmax(0,1fr)56px minmax(0,1fr);gap:14px;align-items:stretch}
.scrm-provider-card{display:grid;gap:16px;padding:18px;border:1px solid rgba(255,255,255,0.1);border-radius:16px;background:linear-gradient(180deg,rgba(255,255,255,0.045),rgba(255,255,255,0.018));box-shadow:inset 0 1px 0 rgba(255,255,255,0.04)}.scrm-card-head{display:flex;align-items:center;gap:12px}.scrm-card-head strong{display:block;font-size:16px;font-weight:950;color:var(--fg)}.scrm-card-head small{display:block;margin-top:2px;color:rgba(196,205,232,0.78);font-weight:700}.scrm-provider-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:rgba(255,255,255,0.065);border:1px solid rgba(255,255,255,0.1);color:rgb(var(--scrm-c1));font-weight:950;font-size:20px}.scrm-provider-mark img{max-width:28px;max-height:28px;object-fit:contain}.scrm-route-arrow{display:grid;place-items:center;color:rgba(220,226,248,0.78)}
.scrm-route-arrow .material-symbols-rounded{font-size:28px}.scrm-fields{display:grid;gap:12px}.scrm-fields.two{grid-template-columns:repeat(2,minmax(0,1fr))}.scrm-fields.three{grid-template-columns:repeat(3,minmax(0,1fr))}.scrm-field{display:grid;gap:7px;min-width:0;color:rgba(226,232,248,0.82);font-size:12px;font-weight:850}.scrm-field>span{letter-spacing:0.02em}.scrm-field .input,.scrm-modal select.input,.scrm-modal textarea.input,.scrm-modal input.input{width:100%;min-width:0}.scrm-modal textarea.input{min-height:108px;resize:vertical}.scrm-check{display:flex;align-items:center;gap:10px;align-self:end;min-height:44px;padding:10px 12px;border:1px solid rgba(255,255,255,0.09);border-radius:12px;background:rgba(255,255,255,0.035);color:rgba(226,232,248,0.88);font-size:13px;font-weight:800}
.scrm-note{display:flex;align-items:center;gap:10px;padding:12px 14px;border:1px solid rgba(var(--scrm-c1),0.24);border-radius:12px;background:rgba(var(--scrm-c1),0.08);color:rgba(226,232,248,0.86);font-size:13px;line-height:1.4}.scrm-note .material-symbols-rounded{color:rgb(var(--scrm-c1))}.scrm-note.is-warn{align-items:flex-start;border-color:rgba(245,158,11,0.34);background:rgba(245,158,11,0.09);color:#ffdca8}.scrm-note.is-warn>.material-symbols-rounded{color:#f5b537}.scrm-note.is-warn strong{color:#ffe9c2;font-weight:850}.scrm-note.is-warn em{font-style:normal;font-weight:850;color:#ffe9c2}.scrm-targets.is-muted{opacity:0.5}.scrm-target-mark{display:inline-grid;place-items:center;width:18px;height:18px;flex:0 0 auto;color:rgb(var(--scrm-c1))}.scrm-target-mark img{width:16px;height:16px;object-fit:contain}.scrm-target-mark span{font-size:11px;font-weight:900}
.scrm-targets .scrm-target.is-disabled{opacity:0.5}.scrm-targets{display:flex;gap:10px;flex-wrap:wrap}.scrm-targets label{display:flex;align-items:center;gap:8px;min-height:36px;padding:0 12px;border:1px solid rgba(255,255,255,0.1);border-radius:999px;background:rgba(255,255,255,0.045);font-size:13px;font-weight:850;color:rgba(226,232,248,0.88)}.scrm-endpoint{display:grid;grid-template-columns:minmax(0,1fr)auto auto;gap:8px;align-items:stretch;min-width:0}.scrm-endpoint code{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:10px 12px;border:1px solid rgba(255,255,255,0.1);border-radius:10px;background:rgba(0,0,0,0.22);color:#edf3ff}
.scrm-endpoint>.btn{align-self:stretch;height:auto !important;min-height:0 !important;width:40px !important;min-width:40px !important;padding:0 !important;display:inline-flex !important;align-items:center;justify-content:center}.scrm-endpoint>.btn .material-symbols-rounded,.scrm-endpoint>button.material-symbols-rounded{font-size:20px !important}.scrm-endpoint .btn.is-copied{color:#57d889 !important;border-color:rgba(87,181,138,0.5)!important;background:rgba(87,181,138,0.14)!important;animation:cwCopyPop 0.32s ease}
@keyframes cwCopyPop{0%{transform:scale(0.82)}
55%{transform:scale(1.12)}100%{transform:scale(1)}}.scrm-error{grid-column:1/-1;margin:12px 18px 0;padding:11px 12px;border-radius:10px;border:1px solid rgba(255,98,114,0.35);background:rgba(255,98,114,0.1);color:#ffd6dc;font-size:13px;line-height:1.45}.scrm-footer{grid-column:1/-1;grid-row:2;display:grid;grid-template-columns:auto minmax(0,1fr)auto auto;gap:12px;align-items:center;padding:22px 40px;border-top:1px solid rgba(255,255,255,0.08);background:rgba(5,8,14,0.18)}.scrm-footer .btn{width:auto;min-width:170px;min-height:48px;height:48px;padding:0 22px;border-radius:12px;font-size:15px;font-weight:850;justify-content:center}.scrm-footer .danger{justify-self:start}.scrm-footer-warn{display:inline-flex;align-items:center;gap:8px;min-width:0;color:#ffcf87;font-size:13px;font-weight:800;line-height:1.3}
.scrm-footer-warn>.material-symbols-rounded{flex:0 0 auto;font-size:19px;color:#f5b537}.scrm-footer-error{justify-self:start;display:inline-flex;align-items:center;gap:9px;min-width:0;max-width:100%;padding:10px 14px;border-radius:12px;border:1px solid rgba(255,120,140,0.46);background:linear-gradient(180deg,rgba(190,42,72,0.32),rgba(100,22,42,0.4));color:#ffdbe2;font-size:13px;font-weight:750;line-height:1.35;text-align:left;box-shadow:0 10px 22px rgba(120,20,45,0.22),inset 0 1px 0 rgba(255,255,255,0.06)}.scrm-footer-error>.material-symbols-rounded{flex:0 0 auto;font-size:19px;color:#ff9fb0}.scrm-footer-error-text{min-width:0}html[data-cw-theme="flat-dark"] .scrm-footer-error{background:#2a141b !important;border:1px solid rgba(255,120,140,0.42)!important;color:#ffd7de !important;box-shadow:none !important}
html[data-cw-theme="flat-dark"] .scrm-footer-error>.material-symbols-rounded{color:#ff9fb0 !important}html[data-cw-theme="flat-light"] .scrm-footer-error{background:#fef2f2 !important;border:1px solid rgba(190,42,72,0.34)!important;color:#9f1239 !important;box-shadow:none !important}html[data-cw-theme="flat-light"] .scrm-footer-error>.material-symbols-rounded{color:#be123c !important}.scrm-modal .sc2-input-actions{grid-template-columns:minmax(0,1fr)auto}.scrm-modal .sc2-input-actions .btn{min-width:92px;border-radius:10px}.scrm-filter-group{display:grid;gap:14px;padding:16px 18px;border:1px solid rgba(255,255,255,0.08);border-radius:14px;background:linear-gradient(180deg,rgba(255,255,255,0.032),rgba(255,255,255,0.01))}.scrm-filter-head{display:flex;align-items:center;gap:12px;min-width:0}
.scrm-filter-head>.material-symbols-rounded{display:grid;place-items:center;width:38px;height:38px;flex:0 0 auto;border-radius:11px;background:rgba(var(--scrm-c1),0.16);border:1px solid rgba(var(--scrm-c1),0.3);color:rgb(var(--scrm-c1));font-size:21px}.scrm-filter-head>div{display:grid;gap:2px;min-width:0}.scrm-filter-head strong{font-size:14px;font-weight:900;color:var(--fg)}.scrm-filter-head small{font-size:12px;line-height:1.4;color:rgba(196,205,232,0.78)}.scrm-filter-group .scrm-field .input,.scrm-filter-group textarea.input{min-height:80px}.scrm-toggle-row{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:50px;padding:9px 14px;border:1px solid rgba(255,255,255,0.09);border-radius:12px;background:rgba(255,255,255,0.035);cursor:pointer}.scrm-toggle-row:hover{border-color:rgba(var(--scrm-c1),0.38)}
.scrm-toggle-copy{display:flex;align-items:center;gap:12px;min-width:0}.scrm-toggle-copy>.material-symbols-rounded{flex:0 0 auto;color:rgb(var(--scrm-c1));font-size:22px}.scrm-toggle-copy>span:last-child{display:grid;gap:2px;min-width:0}.scrm-toggle-copy strong{font-size:13px;font-weight:850;color:var(--fg)}.scrm-toggle-copy small{font-size:12px;line-height:1.35;color:rgba(196,205,232,0.78)}.scrm-toggle-row input[type="checkbox"]{flex:0 0 auto;width:20px;height:20px;cursor:pointer;accent-color:rgb(var(--scrm-c1))}.scrm-filter-rows{display:grid;gap:10px}.scrm-filter-row{display:grid;grid-template-columns:minmax(0,200px)minmax(0,1fr)auto;gap:16px;align-items:center;padding:11px 16px;border:1px solid rgba(255,255,255,0.08);border-radius:14px;background:linear-gradient(180deg,rgba(255,255,255,0.032),rgba(255,255,255,0.01))}
.scrm-filter-row-copy{display:flex;flex-direction:column;gap:3px;min-width:0}.scrm-filter-row-copy strong{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:900;color:var(--fg)}.scrm-filter-row-copy small{font-size:12.5px;line-height:1.4;color:rgba(196,205,232,0.78)}.scrm-filter-text{box-sizing:border-box;height:56px !important;min-height:56px !important;max-height:56px !important;resize:none !important;overflow-y:auto !important;scrollbar-width:thin;scrollbar-color:rgba(var(--scrm-c1),0.55)transparent}.scrm-filter-text::-webkit-scrollbar{width:9px}.scrm-filter-text::-webkit-scrollbar-track{background:transparent;margin:4px 0}.scrm-filter-text::-webkit-scrollbar-thumb{background:rgba(var(--scrm-c1),0.5);border-radius:9px;border:2px solid transparent;background-clip:padding-box}.scrm-filter-text::-webkit-scrollbar-thumb:hover{background:rgba(var(--scrm-c1),0.78)}
.scrm-filter-tools{display:flex;gap:8px;align-items:center}.scrm-filter-tools .scwm-filter-icon{color:rgb(var(--scrm-c1));border-color:rgba(var(--scrm-c1),0.32)}.scrm-filter-tools .scwm-filter-icon:hover{border-color:rgba(var(--scrm-c1),0.55);background:rgba(var(--scrm-c1),0.12)}
/*shared provider-colored user-picker icon trigger (connection settings)*/
.cw-userpick-icon{flex:0 0 auto;width:40px;min-width:40px;height:40px;min-height:40px;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;font-size:20px;line-height:1;background:rgba(var(--upk-c1,124,92,255),0.1);border:1px solid rgba(var(--upk-c1,124,92,255),0.32);color:rgb(var(--upk-c1,124,92,255));cursor:pointer;transition:background 0.14s ease,border-color 0.14s ease,transform 0.12s ease}.cw-userpick-icon:hover{background:rgba(var(--upk-c1,124,92,255),0.16);border-color:rgba(var(--upk-c1,124,92,255),0.55)}.cw-userpick-icon:active{transform:scale(0.94)}.scrm-journey-compact:has(.scrm-journey-help){grid-template-columns:auto minmax(0,1fr)auto}
.scrm-journey-help{position:relative;z-index:1;justify-self:end;display:grid;place-items:center;width:44px;height:44px;border-radius:999px;border:1px solid rgba(var(--scrm-c1),0.58);background:rgba(var(--scrm-c1),0.16);color:rgb(var(--scrm-c1));text-decoration:none;box-shadow:0 0 26px rgba(var(--scrm-c1),0.16),inset 0 1px 0 rgba(255,255,255,0.08);transition:background 0.14s ease,border-color 0.14s ease,transform 0.14s ease}.scrm-journey-help:hover{transform:translateY(-1px);border-color:rgba(var(--scrm-c1),0.78);background:rgba(var(--scrm-c1),0.24)}.scrm-journey-help .material-symbols-rounded{font-size:24px;line-height:1;font-variation-settings:"FILL" 0,"wght" 650,"GRAD" 0,"opsz" 24}.scrm-field-row{grid-template-columns:28px minmax(0,1fr);align-items:center;gap:12px}.scrm-field-row .scrm-field-ico{justify-self:center;color:rgba(210,218,240,0.62);font-size:22px}
.scrm-dot{display:inline-block;width:9px;height:9px;border-radius:50%;flex:0 0 auto}.scrm-dot-allow{background:#57d889;box-shadow:0 0 8px rgba(87,216,137,0.55)}.scrm-dot-block{background:#ff6b7d;box-shadow:0 0 8px rgba(255,107,125,0.5)}.scrm-switch{position:relative;flex:0 0 auto;width:52px;height:30px}.scrm-toggle-row .scrm-switch input[type="checkbox"]{position:absolute;inset:0;width:100%;height:100%;margin:0;opacity:0;cursor:pointer;z-index:2}.scrm-switch-track{position:absolute;inset:0;border-radius:999px;background:rgba(120,132,156,0.4);border:1px solid rgba(255,255,255,0.14);transition:background 0.18s ease}.scrm-switch-track::after{content:"";position:absolute;top:3px;left:3px;width:22px;height:22px;border-radius:50%;background:#fff;box-shadow:0 2px 5px rgba(0,0,0,0.4);transition:transform 0.18s ease}.scrm-switch input:checked~.scrm-switch-track{background:rgb(var(--scrm-c1))}
.scrm-switch input:checked~.scrm-switch-track::after{transform:translateX(22px)}html[data-cw-theme="flat-light"] .scrm-filter-row{background:#f8fafc !important;border-color:rgba(16,24,40,0.1)!important}html[data-cw-theme="flat-light"] .scrm-filter-row-copy strong{color:#172033 !important;-webkit-text-fill-color:#172033 !important}html[data-cw-theme="flat-light"] .scrm-filter-row-copy small{color:#667085 !important;-webkit-text-fill-color:#667085 !important}html[data-cw-theme="flat-light"] .scrm-switch-track{background:rgba(16,24,40,0.18)}
@media(max-width:900px){.scrm-filter-row{grid-template-columns:minmax(0,1fr)auto;gap:12px}
.scrm-filter-row-copy{grid-column:1/-1}}html[data-cw-theme="flat-dark"] .scrm-modal{background:#151922 !important;border-color:rgba(138,151,176,0.16)!important}html[data-cw-theme="flat-light"] .scrm-modal{background:#fff !important;border-color:rgba(16,24,40,0.14)!important;color:#172033 !important;box-shadow:0 24px 70px rgba(16,24,40,0.16)!important}html[data-cw-theme="flat-light"] .scrm-head,html[data-cw-theme="flat-light"] .scrm-footer{border-color:rgba(16,24,40,0.12)!important;background:#fff !important}html[data-cw-theme="flat-light"] .scrm-head-copy strong,html[data-cw-theme="flat-light"] .scrm-card-head strong,html[data-cw-theme="flat-light"] .scrm-nav-item .cw-connection-nav-copy strong{color:#172033 !important;-webkit-text-fill-color:#172033 !important}
html[data-cw-theme="flat-light"] .scrm-head-copy span,html[data-cw-theme="flat-light"] .scrm-card-head small,html[data-cw-theme="flat-light"] .scrm-nav-item .cw-connection-nav-copy small,html[data-cw-theme="flat-light"] .scrm-journey p{color:#667085 !important;-webkit-text-fill-color:#667085 !important}html[data-cw-theme="flat-light"] .scrm-nav{background:#f8fafc !important;border-color:rgba(16,24,40,0.12)!important}html[data-cw-theme="flat-light"] .scrm-nav-item{border-color:rgba(16,24,40,0.1)!important}html[data-cw-theme="flat-light"] .scrm-nav-item.active{background:linear-gradient(90deg,rgba(var(--scrm-c1),0.16),rgba(var(--scrm-c2),0.06))!important}
html[data-cw-theme="flat-light"] .scrm-provider-card,html[data-cw-theme="flat-light"] .scrm-check,html[data-cw-theme="flat-light"] .scrm-targets label{background:#fff !important;border-color:rgba(16,24,40,0.12)!important;color:#172033 !important}html[data-cw-theme="flat-light"] .scrm-journey{background:linear-gradient(90deg,rgba(var(--scrm-c1),0.14),#fff 46%,#f8fafc 100%)!important;box-shadow:none !important}html[data-cw-theme="flat-light"] .scrm-journey strong{color:#172033 !important;-webkit-text-fill-color:#172033 !important}html[data-cw-theme="flat-light"] .scrm-endpoint code{background:#f8fafc !important;border-color:rgba(16,24,40,0.14)!important;color:#172033 !important}html[data-cw-theme="flat-light"] .scrm-filter-group{background:#f8fafc !important;border-color:rgba(16,24,40,0.1)!important}
html[data-cw-theme="flat-light"] .scrm-toggle-row{background:#fff !important;border-color:rgba(16,24,40,0.12)!important}html[data-cw-theme="flat-light"] .scrm-filter-group .scrm-field{color:#344054 !important}html[data-cw-theme="flat-light"] .scrm-filter-head strong,html[data-cw-theme="flat-light"] .scrm-toggle-copy strong{color:#172033 !important;-webkit-text-fill-color:#172033 !important}html[data-cw-theme="flat-light"] .scrm-filter-head small,html[data-cw-theme="flat-light"] .scrm-toggle-copy small{color:#667085 !important;-webkit-text-fill-color:#667085 !important}
@media(max-width:920px){.scrm-modal{width:min(960px,calc(100vw - 24px));max-height:calc(100vh - 20px)}
.scrm-panel-shell{grid-template-columns:1fr;grid-template-rows:auto minmax(360px,1fr)auto;height:calc(100vh - 126px);max-height:calc(100vh - 126px)}.scrm-nav{grid-column:1;grid-row:1;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));border-right:0;border-bottom:1px solid rgba(255,255,255,0.08)}.scrm-nav-item{grid-template-columns:34px minmax(0,1fr)!important;min-height:76px !important;padding:12px 16px !important}.scrm-nav-item .cw-connection-nav-chev{display:none}.scrm-content{grid-column:1;grid-row:2;padding:24px}.scrm-footer{grid-row:3;grid-template-columns:1fr 1fr}.scrm-footer>span{display:none}.scrm-footer .btn{width:100%;min-width:0}.scrm-footer .danger{grid-column:1/-1}.scrm-route-grid,.scrm-fields.two,.scrm-fields.three{grid-template-columns:1fr}.scrm-route-arrow{min-height:26px}.scrm-route-arrow .material-symbols-rounded{transform:rotate(90deg)}}
@media(max-width:640px){.scrm-head{grid-template-columns:44px minmax(0,1fr)40px;padding:14px !important}
.scrm-head-logo{width:44px;height:44px;border-radius:12px}.scrm-head-copy strong{font-size:18px}.scrm-panel-shell{height:calc(100vh - 104px);max-height:calc(100vh - 104px)}.scrm-content{padding:18px 14px}.scrm-journey{grid-template-columns:1fr;gap:12px;min-height:0;padding:16px}.scrm-journey-icon{width:44px;height:44px;font-size:24px !important}.scrm-footer{padding:14px;grid-template-columns:1fr}.scrm-modal .sc2-input-actions{grid-template-columns:1fr}.scrm-modal .sc2-input-actions .btn{width:100%;min-width:0}.scrm-endpoint{grid-template-columns:minmax(0,1fr)38px 38px}}.scwm-endpoint .btn{display:inline-flex;align-items:center;justify-content:center}.scwm-endpoint-card .scrm-card-head .scrm-provider-mark>.material-symbols-rounded{font-size:20px}.scwm-filter-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;align-items:start}.scwm-filter-uuids{display:grid;gap:14px;min-width:0}
.scwm-filter-field{align-items:stretch}.scwm-filter-text{height:104px !important;min-height:104px !important;max-height:104px !important;resize:none !important;overflow-y:auto !important}.scwm-filter-tools{display:flex;flex-direction:column;gap:6px;align-self:start}.scwm-filter-icon{width:40px;min-width:40px;height:40px;min-height:40px;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;font-size:20px;background:rgba(255,255,255,0.05);border:1px solid rgba(255,255,255,0.14);color:rgba(235,240,255,0.9);cursor:pointer;transition:background 0.14s ease,border-color 0.14s ease}.scwm-filter-icon:hover{background:rgba(255,255,255,0.09);border-color:rgba(124,92,255,0.42)}html[data-cw-theme="flat-light"] .scwm-filter-icon{background:#f2f4f7;border-color:rgba(16,24,40,0.12);color:#344054}
@media(max-width:760px){.scwm-filter-grid{grid-template-columns:1fr}
}.scrm-provider-card{position:relative;overflow:hidden}.scrm-provider-card>*{position:relative;z-index:1}.scrm-provider-card::after{content:"";position:absolute;top:50%;right:-8%;width:58%;height:210%;transform:translateY(-50%);background:no-repeat center/contain;opacity:0.07;pointer-events:none;z-index:0}.scwm-endpoint{grid-template-columns:minmax(0,1fr)44px auto}.scwm-endpoint .btn:not(.material-symbols-rounded){min-height:40px;border-radius:10px}.scwm-endpoint .material-symbols-rounded.btn,.scwm-endpoint button.material-symbols-rounded{width:40px;min-width:40px;height:40px;min-height:40px;padding:0}
@media(max-width:920px){.scwm-endpoint{grid-template-columns:minmax(0,1fr)40px auto}
}
@media(max-width:640px){.scwm-endpoint{grid-template-columns:1fr}
.scwm-endpoint .btn,.scwm-endpoint .material-symbols-rounded.btn,.scwm-endpoint button.material-symbols-rounded{width:100%;min-width:0}}.sc2-webhook-grid{grid-template-columns:repeat(2,minmax(260px,1fr))!important;gap:16px !important}.sc2-webhook-tile{position:relative;display:grid;grid-template-columns:56px minmax(0,1fr)28px;align-items:center;gap:16px;min-height:122px;padding:18px 20px;border:1px solid rgba(138,151,176,0.18);border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,0.045),rgba(255,255,255,0.015));box-shadow:inset 0 1px 0 rgba(255,255,255,0.04);color:var(--fg);text-align:left;cursor:pointer;overflow:hidden;transition:border-color 0.16s ease,background 0.16s ease,transform 0.16s ease}
.sc2-webhook-tile::before{content:"";position:absolute;inset:0;background:radial-gradient(360px 130px at 0 50%,rgba(95,141,255,0.12),transparent 70%);opacity:0.55;pointer-events:none}.sc2-webhook-tile:hover{border-color:rgba(129,151,195,0.38);background:linear-gradient(180deg,rgba(255,255,255,0.065),rgba(255,255,255,0.025));transform:translateY(-1px)}.sc2-webhook-tile:focus-visible{outline:2px solid rgba(95,141,255,0.62);outline-offset:2px}.sc2-webhook-tile .sc2-logo,.sc2-webhook-tile .sc2-add-logo{position:relative;z-index:1;width:52px !important;height:52px !important;border-radius:13px !important;background:rgba(255,255,255,0.065)!important;border-color:rgba(255,255,255,0.12)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,0.05)}.sc2-webhook-tile .sc2-logo img{width:34px !important;height:34px !important;object-fit:contain}
.sc2-webhook-copy{position:relative;z-index:1;display:grid;gap:8px;min-width:0}.sc2-webhook-copy strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:18px;line-height:1.15;font-weight:950;color:#f6f8ff}.sc2-webhook-copy>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:rgba(202,211,230,0.76);font-size:13px;font-weight:750}.sc2-webhook-state{display:flex !important;align-items:center;gap:7px}.sc2-webhook-state i{display:block;width:10px;height:10px;border-radius:999px;background:#8a94a8;box-shadow:0 0 0 3px rgba(138,148,168,0.12)}.sc2-webhook-state-ok{color:#bfeccc !important}.sc2-webhook-state-ok i{background:#38d985;box-shadow:0 0 0 3px rgba(56,217,133,0.15)}.sc2-webhook-state-warn{color:#ffd28a !important}.sc2-webhook-state-warn i{background:#f0b457;box-shadow:0 0 0 3px rgba(240,180,87,0.15)}
.sc2-webhook-state-off{color:rgba(202,211,230,0.68)!important}.sc2-webhook-state em{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:rgba(202,211,230,0.64);font-style:normal}.sc2-webhook-state em::before{content:"\00b7";margin:0 7px;color:rgba(202,211,230,0.42)}.sc2-webhook-chevron{position:relative;z-index:1;justify-self:end;color:rgba(238,243,255,0.92);font-size:30px !important}.sc2-webhook-add{border-style:dashed;background:linear-gradient(180deg,rgba(95,141,255,0.065),rgba(255,255,255,0.018))}.sc2-webhook-add::before{background:radial-gradient(340px 120px at 0 50%,rgba(95,141,255,0.18),transparent 72%)}.sc2-webhook-add .sc2-add-logo{color:#9db8ff !important}.sc2-webhook-tile-ok{border-color:rgba(129,151,195,0.28)}
html[data-cw-theme="flat-light"] .sc2-webhook-tile .sc2-logo,html[data-cw-theme="flat-light"] .sc2-webhook-tile .sc2-add-logo{background:#f2f4f7 !important;border-color:rgba(16,24,40,0.12)!important}
@media(max-width:980px){.sc2-webhook-grid{grid-template-columns:1fr !important}
.sc2-webhook-tile{min-height:104px;padding:16px}}
@media(max-width:640px){.sc2-webhook-tile{grid-template-columns:48px minmax(0,1fr)24px;gap:12px;min-height:96px;padding:14px}
.sc2-webhook-tile .sc2-logo,.sc2-webhook-tile .sc2-add-logo{width:46px !important;height:46px !important}.sc2-webhook-tile .sc2-logo img{width:30px !important;height:30px !important}.sc2-webhook-copy strong{font-size:16px}.sc2-webhook-state{display:grid !important;grid-template-columns:auto minmax(0,auto);gap:6px}.sc2-webhook-state em{grid-column:2;display:block}.sc2-webhook-state em::before{display:none}}.sc2-route-toggle.is-on{background:linear-gradient(180deg,rgba(34,197,94,0.34),rgba(18,116,70,0.38))!important;border-color:rgba(87,181,138,0.55)!important;color:#dcffe7 !important;box-shadow:0 8px 18px rgba(18,116,70,0.2),inset 0 1px 0 rgba(255,255,255,0.08)!important}
.sc2-route-toggle.is-off{background:linear-gradient(180deg,rgba(190,42,72,0.34),rgba(100,22,42,0.42))!important;border-color:rgba(255,105,135,0.52)!important;color:#ffdbe2 !important;box-shadow:0 8px 18px rgba(120,20,45,0.2),inset 0 1px 0 rgba(255,255,255,0.08)!important}.sc2-route-toggle .material-symbols-rounded{font-variation-settings:"FILL" 0,"wght" 700,"GRAD" 0,"opsz" 24}.sc2-route-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:12px}
.sc2-route-card{position:relative !important;display:grid !important;grid-template-columns:minmax(0,1fr)auto !important;grid-template-areas:"main actions" "copy copy" !important;align-items:start !important;gap:12px !important;min-height:128px !important;padding:14px !important;border-radius:10px !important;overflow:hidden !important;background:linear-gradient(180deg,rgba(255,255,255,0.048),rgba(255,255,255,0.018))!important;border:1px solid rgba(138,151,176,0.16)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,0.05)!important}.sc2-route-card::before{content:"";position:absolute;inset:0;pointer-events:none;opacity:0.62;background:radial-gradient(280px 120px at 0 0,rgba(95,141,255,0.12),transparent 72%),radial-gradient(240px 120px at 100% 0,rgba(87,181,138,0.08),transparent 70%)}
.sc2-route-card-main{position:relative;z-index:1;grid-area:main;display:grid;grid-template-columns:minmax(0,1fr)38px minmax(0,1fr);gap:10px;align-items:center;min-width:0}.sc2-route-endpoint{display:flex;align-items:center;gap:10px;min-width:0}.sc2-route-endpoint>div{display:grid;gap:2px;min-width:0}.sc2-route-endpoint strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#f4f7ff;font-size:14px;font-weight:950}.sc2-route-endpoint span:not(.sc2-logo){min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:rgba(202,211,230,0.74);font-size:12px;font-weight:750}.sc2-route-card .sc2-logo{width:40px !important;height:40px !important;border-radius:10px !important}.sc2-route-card .sc2-logo img{width:26px !important;height:26px !important}.sc2-route-link{display:grid;place-items:center;position:relative;min-width:0;color:rgba(226,234,252,0.82)}
.sc2-route-link>span{position:absolute;left:4px;right:4px;height:2px;border-radius:999px;background:linear-gradient(90deg,rgba(95,141,255,0.26),rgba(87,181,138,0.34));opacity:0.72}.sc2-route-link i{display:block;width:7px;height:7px;border-radius:999px;background:#8a94a8;box-shadow:0 0 0 4px rgba(138,148,168,0.1)}.sc2-route-card.is-live .sc2-route-link i,.sc2-route-card.is-live .sc2-route-live{background:#57d889;box-shadow:0 0 0 5px rgba(87,216,137,0.13),0 0 18px rgba(87,216,137,0.42);animation:sc2LivePulse 1.6s ease-in-out infinite}.sc2-route-link .material-symbols-rounded{position:relative;z-index:1;font-size:19px}.sc2-route-live{position:absolute;z-index:2;top:12px;right:12px;width:9px;height:9px;border-radius:999px;background:#8a94a8;box-shadow:0 0 0 4px rgba(138,148,168,0.1)}.sc2-route-copy{position:relative;z-index:1;grid-area:copy;display:grid;gap:4px;min-width:0}
.sc2-route-card .sc2-route-flow{gap:7px}.sc2-route-card .sc2-route-flow strong{font-size:14px}.sc2-route-card .sc2-route-flow .material-symbols-rounded{font-size:18px}.sc2-route-card .sc2-muted{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sc2-route-card .sc2-route-actions{position:relative;z-index:3;grid-area:actions;display:flex;gap:8px;align-items:center;justify-content:flex-end;flex-wrap:nowrap}.sc2-round-action{width:38px !important;min-width:38px !important;height:38px !important;min-height:38px !important;padding:0 !important;border-radius:999px !important;background:rgba(255,255,255,0.06)!important;border-color:rgba(255,255,255,0.14)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,0.08),0 10px 20px rgba(0,0,0,0.2)!important}.sc2-round-action .material-symbols-rounded{font-size:21px !important}
.sc2-round-action span:not(.material-symbols-rounded){display:none !important}.sc2-webhook-tile{min-height:96px !important;padding:14px 16px !important}.sc2-webhook-tile .sc2-logo,.sc2-webhook-tile .sc2-add-logo{width:44px !important;height:44px !important;border-radius:11px !important}.sc2-webhook-tile .sc2-logo img{width:28px !important;height:28px !important}.sc2-webhook-copy{gap:5px !important}.sc2-webhook-copy strong{font-size:16px !important}.sc2-runtime-dashboard{grid-template-columns:repeat(3,minmax(0,1fr))!important}
.sc2-runtime-tile{display:grid !important;grid-template-columns:42px minmax(0,1fr)!important;align-items:center !important;gap:10px !important;min-height:66px !important;padding:11px 12px !important;border-radius:9px !important;background:linear-gradient(180deg,rgba(255,255,255,0.045),rgba(255,255,255,0.018))!important;border:1px solid rgba(138,151,176,0.13)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,0.045)!important;min-width:0}.sc2-runtime-tile>.material-symbols-rounded{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:rgba(95,141,255,0.13);border:1px solid rgba(95,141,255,0.2);color:#9bbcff;font-size:22px !important}.sc2-runtime-tile div{display:grid;gap:3px;min-width:0}.sc2-runtime-tile small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:rgba(202,211,230,0.74);font-size:12px;font-weight:750}
.sc2-runtime-tile strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#f4f7ff;font-size:17px;line-height:1.12}.sc2-runtime-tile.is-sinks>.material-symbols-rounded{background:rgba(33,150,171,0.13);border-color:rgba(33,150,171,0.24);color:#64d7e8}.sc2-runtime-tile.is-autostart>.material-symbols-rounded,.sc2-runtime-tile.is-clean>.material-symbols-rounded{background:rgba(87,181,138,0.14);border-color:rgba(87,181,138,0.28);color:#57d889}.sc2-runtime-tile.is-error>.material-symbols-rounded{background:rgba(245,158,11,0.14);border-color:rgba(245,158,11,0.3);color:#f5b537}.sc2-runtime-actions{display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap}.sc2-watch-btn{min-width:112px !important;min-height:42px !important;border-radius:10px !important}
.sc2-watch-start{background:linear-gradient(180deg,rgba(58,105,206,0.32),rgba(40,72,154,0.3))!important;border-color:rgba(95,141,255,0.45)!important;color:#e8f0ff !important}.sc2-watch-stop{background:linear-gradient(180deg,rgba(190,42,72,0.34),rgba(100,22,42,0.38))!important;border-color:rgba(255,105,135,0.46)!important;color:#ffe7eb !important}.sc2-watch-reload{background:rgba(255,255,255,0.055)!important;border-color:rgba(255,255,255,0.14)!important;color:#edf3ff !important}
@keyframes sc2LivePulse{0%,100%{transform:scale(1);opacity:1}
50%{transform:scale(1.22);opacity:0.72}}
@media(max-width:1120px){.sc2-runtime-dashboard{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:760px){.sc2-route-card-grid{grid-template-columns:1fr}
.sc2-route-card{grid-template-columns:1fr !important;grid-template-areas:"main" "copy" "actions" !important}.sc2-route-card-main{grid-template-columns:1fr 30px 1fr}.sc2-route-card .sc2-route-actions{justify-content:flex-start}.sc2-runtime-dashboard{grid-template-columns:1fr !important}.sc2-runtime-actions{justify-content:stretch}.sc2-watch-btn{flex:1 1 140px}}.sc2-tile-toggle{cursor:pointer;width:100% !important;text-align:left;font:inherit;transition:transform 0.12s ease,border-color 0.15s ease,background 0.15s ease}.sc2-runtime-tile .sc2-tile-hint{margin-top:1px;font-size:11px !important;font-weight:650 !important;opacity:0.72}.sc2-runtime-tile.is-autostart{grid-template-columns:42px minmax(0,1fr)auto !important}.sc2-runtime-tile.is-autostart .sc2-tile-hint{margin-top:0;justify-self:end;text-align:right;white-space:nowrap;padding-left:10px}
.sc2-tile-toggle:hover{border-color:rgba(95,141,255,0.34)!important;transform:translateY(-1px)}.sc2-tile-toggle:active{transform:translateY(0)scale(0.99)}.sc2-tile-toggle.is-off>.material-symbols-rounded{background:rgba(255,107,129,0.14)!important;border-color:rgba(255,107,129,0.32)!important;color:#ff6b81 !important}.sc2-tile-toggle.is-busy{pointer-events:none;opacity:0.7}.sc2-tile-toggle.is-busy>.material-symbols-rounded{animation:sc2Pulse 0.7s ease-in-out infinite}.sc2-watch-btn{transition:transform 0.12s ease,filter 0.15s ease}.sc2-watch-btn:hover{transform:translateY(-1px);filter:brightness(1.08)}.sc2-watch-btn:active{transform:translateY(0)scale(0.98)}.sc2-watch-btn.is-busy{pointer-events:none;opacity:0.85}.sc2-watch-btn.is-busy .sc2-watch-ico{animation:sc2Spin 0.8s linear infinite}
@keyframes sc2Spin{to{transform:rotate(360deg)}
}
@keyframes sc2Pulse{0%,100%{opacity:1}
50%{opacity:0.4}}.scrm-modal{width:min(1100px,calc(100vw - 28px))!important;max-height:min(820px,calc(100vh - 20px))!important}.scrm-head{gap:12px !important;padding:12px 16px !important}.scrm-head-logo{width:44px !important;height:44px !important;border-radius:12px !important}.scrm-head-logo img{max-width:28px !important;max-height:28px !important}.scrm-head-copy strong{font-size:19px !important;line-height:1.08 !important}.scrm-head-copy span{font-size:12px !important}.scrm-close{width:38px !important;height:38px !important;border-radius:10px !important}.scrm-close .material-symbols-rounded{font-size:25px !important}.scrm-panel-shell{grid-template-columns:260px minmax(0,1fr)!important;height:min(610px,calc(100vh - 116px))!important;max-height:calc(100vh - 116px)!important}
.scrm-nav-item{grid-template-columns:36px minmax(0,1fr)18px !important;gap:10px !important;min-height:58px !important;padding:9px 18px !important}.scrm-nav-item .cw-connection-nav-icon{width:34px !important;height:34px !important;border-radius:10px !important;font-size:22px !important}.scrm-nav-item .cw-connection-nav-copy{gap:3px !important}.scrm-nav-item .cw-connection-nav-copy strong{font-size:13px !important;line-height:1.12 !important}.scrm-nav-item .cw-connection-nav-copy small{font-size:11px !important;line-height:1.2 !important}.scrm-content{padding:18px 38px 18px !important;scroll-padding-top:18px !important}.scrm-panel{gap:12px !important}.scrm-journey{min-height:74px !important;margin:0 !important;padding:14px 18px !important;border-radius:14px !important;gap:14px !important;box-shadow:inset 0 1px 0 rgba(255,255,255,0.06),inset 0 0 0 1px rgba(var(--scrm-c1),0.08)!important}
.scrm-journey-compact{min-height:66px !important}.scrm-journey-icon{width:42px !important;height:42px !important;font-size:24px !important}.scrm-journey strong{font-size:16px !important;line-height:1.1 !important}.scrm-journey p{margin-top:5px !important;font-size:12px !important;line-height:1.35 !important}.scrm-route-grid{grid-template-columns:minmax(0,1fr)38px minmax(0,1fr)!important;gap:12px !important}.scrm-provider-card{gap:11px !important;padding:14px !important;border-radius:12px !important}.scrm-card-head{gap:10px !important}.scrm-card-head strong{font-size:14px !important}.scrm-card-head small{font-size:12px !important}.scrm-provider-mark{width:36px !important;height:36px !important;border-radius:10px !important}.scrm-provider-mark img{max-width:24px !important;max-height:24px !important}.scrm-route-arrow .material-symbols-rounded{font-size:24px !important}
.scrm-fields{gap:9px !important}.scrm-fields.three{grid-template-columns:repeat(3,minmax(0,1fr))!important}.scrm-field{gap:5px !important;font-size:11px !important}.scrm-field .input,.scrm-modal select.input,.scrm-modal textarea.input,.scrm-modal input.input{min-height:40px !important;border-radius:10px !important;font-size:13px !important}.scrm-modal textarea.input{min-height:82px !important}.scrm-check{min-height:40px !important;padding:8px 10px !important;border-radius:10px !important;font-size:12px !important}.scrm-note{padding:10px 12px !important;border-radius:10px !important;font-size:12px !important}.scrm-targets{gap:8px !important}.scrm-targets label{min-height:32px !important;padding:0 10px !important;font-size:12px !important}.scrm-endpoint code{padding:8px 10px !important;border-radius:9px !important;font-size:12px !important}
.scrm-error{margin:10px 14px 0 !important;padding:9px 10px !important;border-radius:9px !important;font-size:12px !important}.scrm-footer{padding:14px 28px !important;gap:10px !important}.scrm-footer .btn{min-width:142px !important;min-height:40px !important;height:40px !important;border-radius:10px !important;font-size:13px !important}.scrm-modal .sc2-input-actions .btn{min-width:78px !important;min-height:40px !important;border-radius:10px !important}
@media(max-width:920px){.scrm-panel-shell{grid-template-columns:1fr !important;height:calc(100vh - 104px)!important;max-height:calc(100vh - 104px)!important}
.scrm-nav-item{min-height:60px !important;padding:10px 14px !important}.scrm-content{padding:18px !important}.scrm-footer{padding:12px 14px !important}.scrm-route-grid,.scrm-fields.three{grid-template-columns:1fr !important}}
@media(max-width:640px){.scrm-head{padding:10px 12px !important}
.scrm-head-logo{width:40px !important;height:40px !important}.scrm-head-copy strong{font-size:17px !important}.scrm-panel-shell{height:calc(100vh - 92px)!important;max-height:calc(100vh - 92px)!important}.scrm-content{padding:14px 12px !important}.scrm-journey{padding:12px !important}.scrm-footer{grid-template-columns:1fr !important}.scrm-footer .btn{width:100% !important;min-width:0 !important}}.scrm-modal{grid-template-rows:auto auto !important;max-height:calc(100vh - 20px)!important}.scrm-panel-shell{grid-template-rows:auto auto !important;height:auto !important;min-height:0 !important;max-height:calc(100vh - 116px)!important;align-items:start !important}.scrm-content{align-self:start !important;max-height:calc(100vh - 202px)!important;overflow-y:auto !important}.scrm-nav{align-self:stretch !important}.scrm-nav-item{min-height:52px !important;padding:8px 16px !important}
.scrm-footer{align-self:end !important;padding:12px 24px !important}.scrm-provider-card{padding:12px !important;gap:9px !important}.scrm-journey{min-height:66px !important;padding:12px 16px !important}.scrm-journey-compact{min-height:58px !important}.scrm-journey-icon{width:38px !important;height:38px !important;font-size:22px !important}.scrm-field .input,.scrm-modal select.input,.scrm-modal textarea.input,.scrm-modal input.input{min-height:36px !important}
@media(max-width:920px){.scrm-panel-shell{height:calc(100vh - 104px)!important;max-height:calc(100vh - 104px)!important}
.scrm-content{max-height:none !important}}
@media(max-width:640px){.scrm-panel-shell{height:calc(100vh - 92px)!important;max-height:calc(100vh - 92px)!important}
}.sc2-route-card-grid{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px !important;align-items:stretch}.sc2-route-card:not(.sc2-route-add-card){position:relative !important;display:grid !important;grid-template-columns:minmax(0,1fr)auto !important;grid-template-areas:"flow flow" "meta actions" !important;align-items:center !important;align-content:space-between !important;gap:10px 14px !important;min-height:128px !important;padding:14px 18px 14px 20px !important;border-radius:12px !important}.sc2-route-card:not(.sc2-route-add-card)::after{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#5f8dff,rgba(87,181,138,0.5));opacity:0.9}.sc2-route-card.is-live:not(.sc2-route-add-card)::after{background:linear-gradient(180deg,#57d889,rgba(87,181,138,0.55));box-shadow:0 0 18px rgba(87,216,137,0.4)}
.sc2-route-card.is-disabled:not(.sc2-route-add-card)::after{background:rgba(138,151,176,0.4);box-shadow:none}.sc2-route-card.is-disabled{opacity:0.66}.sc2-route-card:not(.sc2-route-add-card){cursor:pointer;transition:transform 0.12s ease,border-color 0.15s ease,box-shadow 0.15s ease}.sc2-route-card:not(.sc2-route-add-card):hover{border-color:rgba(95,141,255,0.4)!important;transform:translateY(-1px);box-shadow:0 12px 28px rgba(0,0,0,0.22)!important}.sc2-route-flow-wrap{grid-area:flow;display:flex;align-items:center;gap:12px;min-width:0}.sc2-route-flow-wrap .sc2-route-endpoint{flex:0 1 auto;min-width:0}.sc2-rt-conn{flex:1 1 auto;position:relative;display:flex;align-items:center;justify-content:center;min-width:26px;min-height:30px}
.sc2-rt-conn-line{position:absolute;left:2px;right:2px;top:50%;height:2px;transform:translateY(-50%);border-radius:999px;background:linear-gradient(90deg,rgba(138,151,176,0.08),rgba(138,151,176,0.3),rgba(138,151,176,0.08))}.sc2-rt-conn .material-symbols-rounded{position:relative;z-index:1;display:grid;place-items:center;width:28px;height:28px;border-radius:999px;background:rgba(255,255,255,0.05);border:1px solid rgba(138,151,176,0.3);color:rgba(202,211,230,0.82);font-size:17px !important}.sc2-route-card .sc2-logo{width:40px !important;height:40px !important;border-radius:11px !important;background:rgba(255,255,255,0.045)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,0.07)!important}.sc2-route-card .sc2-logo img{width:25px !important;height:25px !important}.sc2-route-card .sc2-route-endpoint strong{font-size:15px !important}
.sc2-route-card.is-live .sc2-rt-conn-line{background:linear-gradient(90deg,rgba(87,216,137,0.16),rgba(87,216,137,0.5),rgba(87,216,137,0.16))}.sc2-route-card.is-live .sc2-rt-conn .material-symbols-rounded{border-color:rgba(87,181,138,0.5);background:rgba(87,181,138,0.14);color:#57d889;box-shadow:0 0 12px rgba(87,216,137,0.4)}.sc2-route-meta{grid-area:meta;display:flex;align-items:center;gap:8px;min-width:0}.sc2-route-type{display:inline-flex;align-items:center;gap:5px;min-height:24px;padding:0 9px;border-radius:7px;border:1px solid rgba(95,141,255,0.22);background:rgba(95,141,255,0.08);color:#9fc0ff;font-size:11px;font-weight:850;white-space:nowrap}.sc2-route-type .material-symbols-rounded{font-size:14px !important}.sc2-route-id{color:rgba(202,211,230,0.6);font-size:11px;font-weight:850;white-space:nowrap}
.sc2-route-filters{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.sc2-route-card .sc2-route-actions{grid-area:actions;justify-self:end;display:flex;align-items:center;gap:7px;flex-wrap:nowrap;padding:0;background:transparent;border:0}.sc2-round-action{width:32px !important;min-width:32px !important;height:32px !important;min-height:32px !important;padding:0 !important;border-radius:999px !important;background:rgba(255,255,255,0.05)!important;border-color:rgba(255,255,255,0.12)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,0.06)!important}.sc2-round-action .material-symbols-rounded{font-size:18px !important}.sc2-route-actions .btn span:not(.material-symbols-rounded){display:none !important}.sc2-route-toggle.is-on{background:rgba(42,190,115,0.08)!important;border-color:rgba(42,190,115,0.28)!important;color:#52e698 !important}
.sc2-route-toggle.is-off{background:rgba(255,98,114,0.06)!important;border-color:rgba(255,98,114,0.24)!important;color:#ff7f91 !important}.sc2-route-actions .danger.sc2-round-action{background:rgba(255,98,114,0.055)!important;border-color:rgba(255,98,114,0.24)!important;color:#ff8b9b !important}.sc2-route-add-card{appearance:none;text-align:left;cursor:pointer;display:grid !important;grid-template-columns:46px minmax(0,1fr)28px !important;grid-template-areas:"logo copy arrow" !important;align-items:center !important;gap:14px !important;min-height:120px !important;padding:16px 20px !important;border-style:dashed !important;background:linear-gradient(180deg,rgba(95,141,255,0.08),rgba(255,255,255,0.018))!important;color:var(--fg)!important}.sc2-route-add-card::before{background:radial-gradient(360px 130px at 0 50%,rgba(95,141,255,0.16),transparent 72%)}
.sc2-route-add-card .sc2-add-logo{grid-area:logo;width:46px !important;height:46px !important;border-radius:13px !important;color:#9db8ff !important}.sc2-route-add-copy{position:relative;z-index:1;grid-area:copy;display:grid;gap:5px;min-width:0}.sc2-route-add-copy strong{font-size:16px;line-height:1.15;font-weight:950;color:#f6f8ff}.sc2-route-add-copy span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:rgba(202,211,230,0.76);font-size:12px;font-weight:750}.sc2-route-add-arrow{position:relative;z-index:1;grid-area:arrow;justify-self:end;color:rgba(238,243,255,0.92);font-size:28px !important}
@media(max-width:900px){.sc2-route-card-grid{grid-template-columns:1fr !important}
}
@media(max-width:560px){.sc2-route-card:not(.sc2-route-add-card){grid-template-columns:1fr !important;grid-template-areas:"flow" "meta" "actions" !important;align-items:start !important}
.sc2-route-card .sc2-route-actions{justify-self:start}.sc2-route-flow-wrap{flex-wrap:wrap}}.sc2-route-endpoint-sink{justify-content:flex-end;text-align:right}.sc2-route-endpoint-sink>div{justify-items:end}#page-settings #sc-sec-webhook,#page-settings #sc-sec-webhook-defaults{border-top-color:rgba(151,112,255,0.34)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,0.05),inset 0 30px 30px -24px rgba(151,112,255,0.5),0 -3px 18px -9px rgba(151,112,255,0.28)!important}html[data-cw-theme="flat-dark"] #page-settings #sc-sec-webhook,html[data-cw-theme="flat-dark"] #page-settings #sc-sec-webhook-defaults{border-top-color:rgba(151,112,255,0.2)!important;box-shadow:inset 0 26px 28px -22px rgba(151,112,255,0.2)!important}html[data-cw-theme="flat-light"] #page-settings #sc-sec-webhook,html[data-cw-theme="flat-light"] #page-settings #sc-sec-webhook-defaults{border-top-color:rgba(124,92,255,0.34)!important;box-shadow:inset 0 26px 28px -22px rgba(124,92,255,0.13)!important}
.sc2-collapse-head{display:grid;grid-template-columns:auto minmax(0,1fr)auto;align-items:center;gap:14px;width:100%;padding:0;background:transparent;border:0;cursor:pointer;text-align:left;color:inherit}.sc2-collapse-head h4{margin:0 0 3px;font-size:15px;font-weight:900;color:#f4f7ff}.sc2-collapse-head p{margin:0;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.45;color:rgba(200,208,226,0.72)}.sc2-collapse-ico{display:grid !important;place-items:center !important;width:42px;height:42px;border-radius:11px;background:rgba(95,141,255,0.13);border:1px solid rgba(95,141,255,0.22);color:#9bbcff;font-size:23px !important;line-height:1 !important}.sc2-collapse-chev{color:rgba(220,226,248,0.7);font-size:24px !important;transition:transform 0.2s ease}.sc2-collapse.is-open .sc2-collapse-chev{transform:rotate(180deg)}.sc2-collapse-body{display:none}
.sc2-collapse.is-open .sc2-collapse-body{display:grid;gap:14px}.sc2-inline-note{display:flex;align-items:center;gap:10px;padding:11px 13px;border-radius:10px;border:1px solid rgba(95,141,255,0.2);background:rgba(95,141,255,0.07);color:rgba(214,224,244,0.86);font-size:12.5px;line-height:1.4}.sc2-inline-note>.material-symbols-rounded{font-size:19px;color:#9bbcff}.sc2-inline-note.is-warn{border-color:rgba(245,158,11,0.28);background:rgba(245,158,11,0.08);color:#ffdca8}.sc2-inline-note.is-warn>.material-symbols-rounded{color:#f5b537}.sc2-inline-note>.btn{margin-left:auto;flex:0 0 auto;white-space:nowrap}.sc2-dismissible-note{display:grid;grid-template-columns:auto minmax(0,1fr)auto}.sc2-note-dismiss{display:inline-grid;place-items:center;width:28px;height:28px;margin-left:auto;border:0;border-radius:8px;background:transparent;color:rgba(214,224,244,0.82);cursor:pointer}
.sc2-note-dismiss:hover{background:rgba(255,255,255,0.07);color:#fff}.sc2-note-dismiss .material-symbols-rounded{font-size:22px}.sc2-legacy-note{width:100%;text-align:left;font:inherit;cursor:pointer;transition:border-color 0.15s ease,background 0.15s ease,transform 0.12s ease}.sc2-legacy-note:hover{border-color:rgba(245,158,11,0.5)!important;background:rgba(245,158,11,0.13)!important;transform:translateY(-1px)}.sc2-defaults-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.sc2-field{display:grid;gap:6px;min-width:0;font-size:12px;font-weight:800;color:rgba(210,218,238,0.8)}.sc2-label-text{display:flex;align-items:center;gap:6px;min-width:0}
.sc2-field-help{display:inline-grid !important;place-items:center !important;width:17px;height:17px;flex:0 0 auto;border-radius:999px;color:rgba(155,188,255,0.9);font-size:16px !important;line-height:1 !important;cursor:help;outline:none}.sc2-field-help:hover,.sc2-field-help:focus-visible{color:#d8e5ff;background:rgba(95,141,255,0.14)}.scrm-label-text{display:flex;align-items:center;gap:6px;min-width:0}.scrm-field-help{display:inline-grid !important;place-items:center !important;width:17px;height:17px;flex:0 0 auto;border-radius:999px;color:rgba(var(--scrm-c1),0.92);font-size:16px !important;line-height:1 !important;cursor:help;outline:none}.scrm-field-help:hover,.scrm-field-help:focus-visible{color:#fff;background:rgba(var(--scrm-c1),0.16)}.sc2-field .input{width:100%}.sc2-rating-targets{display:flex;flex-wrap:wrap;gap:10px}
.sc2-rating-pill{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:0 14px;border-radius:999px;border:1px solid rgba(138,151,176,0.2);background:rgba(255,255,255,0.04);color:rgba(214,224,244,0.8);font-size:13px;font-weight:850;cursor:pointer;transition:border-color 0.15s ease,background 0.15s ease,transform 0.12s ease}.sc2-rating-pill:hover{transform:translateY(-1px);border-color:rgba(95,141,255,0.34)}.sc2-rating-pill>.material-symbols-rounded{font-size:19px}.sc2-rating-pill.is-on{border-color:rgba(87,181,138,0.4);background:rgba(87,181,138,0.13);color:#dffff0}.sc2-rating-pill.is-on>.material-symbols-rounded{color:#57d889}.sc2-rating-pill.is-busy{opacity:0.6;pointer-events:none}.sc2-collapse-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;align-items:start}
.sc2-collapse-body .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px}.sc2-collapse-body .sc2-endpoint{display:flex;align-items:center;gap:8px}.sc2-collapse-body .sc2-endpoint code{flex:1 1 auto;min-width:0}.sc2-collapse-body .sc2-endpoint .btn{flex:0 0 auto}.sc2-collapse-body .sc2-icon-btn{font-size:20px !important}.sc2-collapse-body .sc2-icon-btn>.material-symbols-rounded{font-size:20px !important}
@media(max-width:900px){.sc2-collapse-row{grid-template-columns:1fr}
}.sc2-setting-row{display:grid;grid-template-columns:44px minmax(0,1fr)auto;align-items:center;gap:14px;width:100%;min-height:66px;padding:12px 16px;border-radius:12px;border:1px solid rgba(138,151,176,0.16);background:linear-gradient(180deg,rgba(255,255,255,0.04),rgba(255,255,255,0.015));cursor:pointer;text-align:left;transition:border-color 0.15s ease,transform 0.12s ease}.sc2-setting-row:hover{border-color:rgba(95,141,255,0.34);transform:translateY(-1px)}.sc2-setting-ico{display:grid !important;place-items:center !important;width:42px;height:42px;border-radius:11px;background:rgba(87,181,138,0.14);border:1px solid rgba(87,181,138,0.28);color:#57d889;font-size:23px !important;line-height:1 !important}.sc2-setting-row.is-off .sc2-setting-ico{background:rgba(255,107,129,0.14);border-color:rgba(255,107,129,0.3);color:#ff6b81}.sc2-setting-copy{display:grid;gap:2px;min-width:0}
.sc2-setting-copy strong{font-size:14px;font-weight:850;color:#f4f7ff}.sc2-setting-copy small{font-size:12px;line-height:1.35;color:rgba(200,208,226,0.7)}.sc2-setting-state{display:inline-flex;align-items:center;min-height:30px;padding:0 16px;border-radius:999px;font-size:13px;font-weight:900;border:1px solid rgba(87,181,138,0.34);background:rgba(87,181,138,0.14);color:#8ff0bd}.sc2-setting-row.is-off .sc2-setting-state{border-color:rgba(255,107,129,0.32);background:rgba(255,107,129,0.12);color:#ffb3bf}.sc2-setting-row.is-busy{opacity:0.6;pointer-events:none}
@media(max-width:560px){.sc2-defaults-grid{grid-template-columns:1fr}
}html[data-cw-theme="flat-light"] .sc2-collapse-head h4{color:#172033 !important;-webkit-text-fill-color:#172033 !important}html[data-cw-theme="flat-light"] .sc2-collapse-head p,html[data-cw-theme="flat-light"] .sc2-field{color:#475467 !important;-webkit-text-fill-color:#475467 !important}html[data-cw-theme="flat-light"] .sc2-rating-pill{background:#fff !important;border-color:rgba(16,24,40,0.14)!important;color:#344054 !important;-webkit-text-fill-color:#344054 !important}html[data-cw-theme="flat-light"] .sc2-rating-pill.is-on{background:#d9f0e4 !important;border-color:rgba(23,114,69,0.3)!important;color:#125c38 !important;-webkit-text-fill-color:#125c38 !important}html[data-cw-theme="flat-light"] .sc2-setting-row{background:#fff !important;border-color:rgba(16,24,40,0.14)!important}
html[data-cw-theme="flat-light"] .sc2-setting-copy strong{color:#172033 !important;-webkit-text-fill-color:#172033 !important}html[data-cw-theme="flat-light"] .sc2-setting-copy small{color:#667085 !important;-webkit-text-fill-color:#667085 !important}.cx-modal-shell:has(.scrm-modal){width:min(1240px,calc(100vw - 40px))!important;max-width:min(1240px,calc(100vw - 40px))!important;height:auto !important;max-height:min(840px,calc(100vh - 32px))!important;display:block !important;overflow:hidden !important}.cx-modal-shell:has(.scrm-modal) .cx-card.scrm-modal{height:auto !important;min-height:0 !important;max-height:min(840px,calc(100vh - 32px))!important;display:grid !important;grid-template-rows:auto minmax(0,1fr)!important}.cx-modal-shell:has(.scrm-modal) .scrm-body{min-height:0 !important;overflow:hidden !important}
.scrm-panel-shell{grid-template-columns:300px minmax(0,1fr)!important;grid-template-rows:minmax(0,1fr)auto !important;height:auto !important;min-height:0 !important;max-height:min(660px,calc(100vh - 148px))!important;align-items:stretch !important}.scrm-nav{align-self:stretch !important}.scrm-nav-item{grid-template-columns:42px minmax(0,1fr)20px !important;gap:12px !important;min-height:76px !important;padding:12px 26px !important}.scrm-nav-item .cw-connection-nav-icon{width:42px !important;height:42px !important;border-radius:13px !important;font-size:24px !important}.scrm-nav-item .cw-connection-nav-copy{gap:6px !important}.scrm-nav-item .cw-connection-nav-copy strong{font-size:14px !important;line-height:1.16 !important}.scrm-nav-item .cw-connection-nav-copy small{font-size:12px !important;line-height:1.4 !important}
.scrm-content{padding:34px 54px 28px !important;max-height:min(560px,calc(100vh - 244px))!important;overflow-y:auto !important;scroll-padding-top:34px !important;align-self:stretch !important}.scrm-panel{gap:18px !important}.scrm-journey{min-height:92px !important;margin:0 0 2px !important;padding:18px 28px !important;border-radius:18px !important;gap:20px !important}.scrm-journey-compact{min-height:82px !important}.scrm-journey-icon{width:52px !important;height:52px !important;font-size:28px !important}.scrm-journey strong{font-size:18px !important;line-height:1.15 !important}.scrm-journey p{margin-top:8px !important;font-size:14px !important;line-height:1.45 !important}.scrm-route-grid{grid-template-columns:minmax(0,1fr)56px minmax(0,1fr)!important;gap:14px !important}.scrm-provider-card{padding:18px !important;gap:16px !important;border-radius:16px !important}
.scrm-provider-mark{width:42px !important;height:42px !important;border-radius:13px !important}.scrm-provider-mark img{max-width:28px !important;max-height:28px !important}.scrm-card-head strong{font-size:16px !important}.scrm-card-head small{font-size:13px !important}.scrm-field{font-size:12px !important;gap:7px !important}.scrm-field .input,.scrm-modal select.input,.scrm-modal textarea.input,.scrm-modal input.input{min-height:44px !important;border-radius:12px !important;font-size:14px !important}.scrm-footer{padding:22px 40px !important;gap:12px !important}.scrm-footer .btn{min-width:170px !important;min-height:48px !important;height:48px !important;border-radius:12px !important;font-size:15px !important}
@media(max-width:920px){.cx-modal-shell:has(.scrm-modal){width:min(960px,calc(100vw - 24px))!important;max-width:min(960px,calc(100vw - 24px))!important;max-height:calc(100vh - 20px)!important}
.cx-modal-shell:has(.scrm-modal) .cx-card.scrm-modal{max-height:calc(100vh - 20px)!important}.scrm-panel-shell{grid-template-columns:1fr !important;grid-template-rows:auto minmax(0,1fr)auto !important;height:calc(100vh - 104px)!important;max-height:calc(100vh - 104px)!important}.scrm-content{max-height:none !important;padding:24px !important}.scrm-nav-item{min-height:70px !important;padding:12px 16px !important}.scrm-route-grid{grid-template-columns:1fr !important}.scrm-footer{padding:14px !important}.scrm-footer .btn{width:100% !important;min-width:0 !important}}
@media(max-width:640px){.cx-modal-shell:has(.scrm-modal){width:calc(100vw - 16px)!important;max-width:calc(100vw - 16px)!important}
.scrm-panel-shell{height:calc(100vh - 92px)!important;max-height:calc(100vh - 92px)!important}.scrm-content{padding:18px 14px !important}.scrm-nav-item{min-height:64px !important}.scrm-journey{grid-template-columns:1fr !important;padding:16px !important;min-height:0 !important}.scrm-footer{grid-template-columns:1fr !important}}.cx-modal-shell:has(.scrm-modal){width:min(1100px,calc(100vw - 40px))!important;max-width:min(1100px,calc(100vw - 40px))!important;background:transparent !important}.cx-modal-shell:has(.scrm-modal) .cx-card.scrm-modal{width:100% !important;max-width:100% !important;box-sizing:border-box !important}.cx-modal-shell:has(.scrm-modal) .scrm-panel-shell,.cx-modal-shell:has(.scrm-modal) .scrm-content{min-width:0 !important;max-width:100% !important;box-sizing:border-box !important}
.cx-modal-shell:has(.scrm-modal) .cw-connection-modal-footer{grid-column:1/-1 !important;grid-row:2 !important;display:grid !important;grid-template-columns:auto minmax(0,1fr)auto auto !important;gap:12px !important;align-items:center !important;padding:22px 40px !important;border-top:1px solid rgba(255,255,255,0.08)!important}.cx-modal-shell:has(.scrm-modal) .cw-connection-modal-footer>span{grid-column:2 !important}.cx-modal-shell:has(.scrm-modal) .cw-connection-footer-delete{grid-column:1 !important;display:inline-flex !important;align-items:center !important;gap:8px !important}.cx-modal-shell:has(.scrm-modal) .cw-connection-footer-cancel{grid-column:3 !important}.cx-modal-shell:has(.scrm-modal) .cw-connection-footer-save{grid-column:4 !important}
.cx-modal-shell:has(.scrm-modal) .cw-connection-modal-footer :is(.cw-connection-footer-delete,.cw-connection-footer-cancel,.cw-connection-footer-save){justify-content:center !important;width:auto !important;min-width:170px !important;min-height:48px !important;height:48px !important;padding:0 22px !important;border-radius:12px !important;font-size:15px !important;font-weight:850 !important}html[data-cw-theme="flat-dark"] .cx-modal-shell:has(.scrm-modal).cw-connection-modal-footer{background:#11161e !important;border-color:rgba(255,255,255,0.12)!important}html[data-cw-theme="flat-dark"] .cx-modal-shell:has(.scrm-modal).cw-connection-footer-cancel{background:linear-gradient(180deg,#222937,#1b212d)!important;border-color:rgba(138,151,176,0.28)!important;color:#eef3ff !important;-webkit-text-fill-color:#eef3ff !important;box-shadow:inset 0 1px 0 rgba(255,255,255,0.04)!important}
html[data-cw-theme="flat-dark"] .cx-modal-shell:has(.scrm-modal).cw-connection-footer-save{background:linear-gradient(135deg,#5b6dff,#4053d4)!important;border-color:rgba(118,137,255,0.62)!important;color:#fff !important;-webkit-text-fill-color:#fff !important;box-shadow:0 14px 32px rgba(64,83,212,0.24),inset 0 1px 0 rgba(255,255,255,0.12)!important}html[data-cw-theme="flat-light"] .cx-modal-shell:has(.scrm-modal).cw-connection-modal-footer{background:#f7f9fc !important;border-color:rgba(16,24,40,0.12)!important}html[data-cw-theme="flat-light"] .cx-modal-shell:has(.scrm-modal).cw-connection-footer-cancel{background:#fff !important;border-color:rgba(16,24,40,0.18)!important;color:#172033 !important;-webkit-text-fill-color:#172033 !important}
html[data-cw-theme="flat-light"] .cx-modal-shell:has(.scrm-modal).cw-connection-footer-save{background:#4656a6 !important;border-color:rgba(70,86,166,0.62)!important;color:#fff !important;-webkit-text-fill-color:#fff !important;box-shadow:none !important}
@media(max-width:920px){.cx-modal-shell:has(.scrm-modal){width:min(960px,calc(100vw - 24px))!important;max-width:min(960px,calc(100vw - 24px))!important}
.cx-modal-shell:has(.scrm-modal) .cw-connection-modal-footer{grid-template-columns:1fr 1fr !important;padding:14px !important}.cx-modal-shell:has(.scrm-modal) .cw-connection-modal-footer>span{display:none !important}.cx-modal-shell:has(.scrm-modal) .cw-connection-footer-delete{grid-column:1/-1 !important}.cx-modal-shell:has(.scrm-modal) .cw-connection-footer-cancel,.cx-modal-shell:has(.scrm-modal) .cw-connection-footer-save{grid-column:auto !important;width:100% !important;min-width:0 !important}}
@media(max-width:640px){.cx-modal-shell:has(.scrm-modal){width:calc(100vw - 16px)!important;max-width:calc(100vw - 16px)!important}
.cx-modal-shell:has(.scrm-modal) .cw-connection-modal-footer{grid-template-columns:1fr !important}}
/*Dashboard status widgets and connection badge */
#latest-ratings-grid .cw-rating-widget-card{position:relative}#latest-ratings-grid .cw-rating-age-badge{position:absolute;left:6px;top:6px;z-index:6;max-width:78px;padding:5px 9px;border-radius:999px;background:rgba(8,10,16,0.34);border:1px solid rgba(255,255,255,0.14);box-shadow:inset 0 1px 0 rgba(255,255,255,0.08),0 6px 14px rgba(0,0,0,0.16);backdrop-filter:blur(10px)saturate(120%);-webkit-backdrop-filter:blur(10px)saturate(120%);color:#fff;font-size:12px;font-weight:800;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
#latest-ratings-grid .cw-rating-provider-icons{position:absolute;left:50%;bottom:10px;transform:translateX(-50%);z-index:6;display:flex;align-items:center;justify-content:center;gap:5px;min-width:36px;max-width:calc(100% - 20px);padding:5px 9px;border-radius:999px;background:rgba(10,12,20,0.34);border:1px solid rgba(255,255,255,0.14);box-shadow:inset 0 1px 0 rgba(255,255,255,0.08),0 8px 20px rgba(0,0,0,0.22);backdrop-filter:blur(12px)saturate(125%);-webkit-backdrop-filter:blur(12px)saturate(125%);white-space:nowrap}#latest-ratings-grid .cw-rating-provider-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:16px;height:16px}#latest-ratings-grid .cw-rating-provider-icon img{display:block;width:16px;height:16px;object-fit:contain;filter:drop-shadow(0 1px 3px rgba(0,0,0,0.45))}
#latest-ratings-grid .cw-rating-provider-icon--text{color:#fff;font-size:9px;font-weight:900;line-height:16px;text-shadow:0 1px 4px rgba(0,0,0,0.75)}#ux-lanes .lane .lane-ico .material-symbol{font-family:"Material Symbols Rounded" !important;background:transparent !important;color:rgba(190,199,216,0.58)!important;-webkit-text-fill-color:rgba(190,199,216,0.58)!important;opacity:0.78 !important;text-shadow:none !important;filter:none !important;font-variation-settings:"FILL" 0,"wght" 520,"GRAD" 0,"opsz" 24 !important}html[data-cw-theme="flat-dark"] #ux-lanes .lane .lane-ico .material-symbol{color:rgba(169,176,189,0.52)!important;-webkit-text-fill-color:rgba(169,176,189,0.52)!important;opacity:0.72 !important}
html[data-cw-theme="flat-dark"] #ux-lanes .lane-control{background:rgba(10,13,18,0.22)!important;border-color:rgba(255,255,255,0.055)!important;color:rgba(169,176,189,0.44)!important;box-shadow:none !important}html[data-cw-theme="flat-dark"] #ux-lanes .lane-control:hover,html[data-cw-theme="flat-dark"] #ux-lanes .lane-control:focus-visible{background:rgba(255,255,255,0.045)!important;border-color:rgba(255,255,255,0.12)!important;color:rgba(225,231,242,0.82)!important}#conn-badges .conn-provider-visual::after{z-index:0}
#conn-badges .conn-pill.no .conn-provider-visual::before{content:"";position:absolute;left:50%;top:50%;z-index:1;width:24px;height:24px;border-radius:999px;transform:translate(-50%,-50%)scale(0.82);background:radial-gradient(circle,rgba(216,102,114,0.32)0 36%,rgba(216,102,114,0.18)48%,transparent 72%);box-shadow:0 0 0 1px rgba(216,102,114,0.22),0 0 18px rgba(216,102,114,0.34);opacity:0.72;animation:cwProbeOfflineHalo 2.6s ease-in-out infinite;pointer-events:none}#conn-badges .conn-pill .dot.no{background:#ef7580 !important;color:#ef7580 !important;box-shadow:0 0 0 2px rgba(239,117,128,0.2),0 0 12px rgba(239,117,128,0.46)!important;animation:cwProbeOfflineBreath 2.6s ease-in-out infinite !important;display:block!important}
@keyframes cwProbeOfflineBreath{0%,100%{box-shadow:0 0 0 2px rgba(239,117,128,0.18),0 0 10px rgba(239,117,128,0.34)}
50%{box-shadow:0 0 0 3px rgba(239,117,128,0.28),0 0 16px rgba(239,117,128,0.58)}}
@keyframes cwProbeOfflineHalo{0%,100%{opacity:0.42;transform:translate(-50%,-50%)scale(0.76)}
50%{opacity:0.82;transform:translate(-50%,-50%)scale(1.12)}}
@media(prefers-reduced-motion:reduce){#conn-badges .conn-pill .dot.no,#conn-badges .conn-pill.no .conn-provider-visual::before{animation:none !important}
}
/* Editor raw modal - scoped final overrides */
.cx-modal-shell:has(#cx-modal.editor-raw-modal){--raw-bg:var(--bg,#0d141f);--raw-panel:var(--panel,#111a29);--raw-card:var(--panel2,#151f30);--raw-text:var(--fg,#eef5ff);--raw-muted:var(--muted,#aebcd0);--raw-accent:var(--accent,#8b86ff);--raw-border:var(--border,rgba(89,109,139,.30));width:min(1120px,calc(100vw - 40px))!important;max-width:min(1120px,calc(100vw - 40px))!important;height:auto!important;max-height:min(760px,calc(100vh - 40px))!important;background:linear-gradient(135deg,color-mix(in srgb,var(--raw-panel) 96%,#23405e),var(--raw-bg))!important;border:1px solid var(--raw-border)!important;border-radius:18px!important;overflow:hidden!important}
#cx-modal.editor-raw-modal{width:100%!important;height:min(760px,calc(100vh - 40px))!important;min-height:0!important;display:grid!important;grid-template-rows:auto minmax(0,1fr)!important;overflow:hidden!important;border:0!important;border-radius:18px!important;background:radial-gradient(110% 90% at 0% 0%,color-mix(in srgb,var(--raw-accent) 8%,transparent),transparent 52%),radial-gradient(70% 90% at 100% 0%,rgba(35,75,98,.14),transparent 56%),var(--raw-bg)!important;color:var(--raw-text)!important;box-shadow:none!important}
#cx-modal.editor-raw-modal .cx-head{min-height:76px!important;display:flex!important;align-items:center!important;gap:14px!important;padding:16px 22px!important;border-bottom:1px solid var(--raw-border)!important;background:transparent!important;overflow:hidden!important}
#cx-modal.editor-raw-modal .raw-head-icon{width:46px!important;height:46px!important;flex:0 0 46px!important;border-radius:14px!important;display:grid!important;place-items:center!important;border:1px solid color-mix(in srgb,var(--raw-accent) 38%,var(--raw-border))!important;background:color-mix(in srgb,var(--raw-accent) 15%,var(--raw-card))!important;color:var(--raw-accent)!important}
#cx-modal.editor-raw-modal .raw-head-icon .material-symbols-rounded{font-size:25px!important}
#cx-modal.editor-raw-modal .raw-title{min-width:0;display:grid;gap:4px}
#cx-modal.editor-raw-modal .raw-title strong{min-width:0;max-width:100%;font-size:22px!important;font-weight:950!important;line-height:1.08!important;color:var(--raw-text)!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
#cx-modal.editor-raw-modal .raw-title span{font-size:13px!important;color:var(--raw-muted)!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
#cx-modal.editor-raw-modal .raw-close{margin-left:auto!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important;padding:0!important;border-radius:12px!important;border:1px solid var(--raw-border)!important;background:color-mix(in srgb,var(--raw-panel) 86%,#0b1321)!important;color:var(--raw-text)!important;box-shadow:none!important}
#cx-modal.editor-raw-modal .raw-close .material-symbols-rounded{font-size:24px!important}
#cx-modal.editor-raw-modal .cx-body{min-height:0!important;display:grid!important;grid-template-rows:auto minmax(0,1fr)!important;gap:10px!important;padding:12px 22px 18px!important;overflow:hidden!important;background:transparent!important}
#cx-modal.editor-raw-modal .raw-meta{display:flex!important;gap:8px!important;flex-wrap:nowrap!important;min-width:0!important;overflow:hidden!important}
#cx-modal.editor-raw-modal .raw-chip{display:inline-flex!important;align-items:center!important;min-width:0!important;min-height:28px!important;max-width:min(440px,50vw)!important;padding:0 10px!important;border-radius:999px!important;border:1px solid var(--raw-border)!important;background:color-mix(in srgb,var(--raw-card) 78%,#091321)!important;color:var(--raw-muted)!important;font-size:11px!important;font-weight:850!important;letter-spacing:0!important;text-transform:none!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
#cx-modal.editor-raw-modal .raw-chip.key{max-width:min(520px,56vw)!important;color:var(--raw-text)!important}
#cx-modal.editor-raw-modal .raw-grid{min-height:0!important;display:grid!important;grid-template-columns:minmax(360px,1.02fr) minmax(360px,.98fr)!important;gap:12px!important;align-items:stretch!important}
#cx-modal.editor-raw-modal .raw-panel{min-height:0!important;display:grid!important;grid-template-rows:auto minmax(0,1fr)!important;overflow:hidden!important;border:1px solid var(--raw-border)!important;border-radius:14px!important;background:linear-gradient(135deg,color-mix(in srgb,var(--raw-card) 93%,#315a7e),color-mix(in srgb,var(--raw-panel) 95%,#12283d))!important;box-shadow:none!important;padding:0!important;margin:0!important}
#cx-modal.editor-raw-modal .raw-panel-head{min-height:44px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;padding:10px 14px!important;border-bottom:1px solid var(--raw-border)!important;color:var(--raw-muted)!important;font-size:11px!important;font-weight:900!important;letter-spacing:.06em!important;text-transform:uppercase!important;background:color-mix(in srgb,var(--raw-panel) 70%,transparent)!important}
#cx-modal.editor-raw-modal .raw-panel-head .cx-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:36px!important;min-width:36px!important;height:36px!important;min-height:36px!important;padding:0!important;border-radius:10px!important;border:1px solid var(--raw-border)!important;background:color-mix(in srgb,var(--raw-panel) 86%,#0b1321)!important;color:var(--raw-text)!important;box-shadow:none!important}
#cx-modal.editor-raw-modal .raw-panel-head .material-symbols-rounded{font-size:20px!important}
#cx-modal.editor-raw-modal .raw-rows,#cx-modal.editor-raw-modal .raw-json{min-height:0!important;overflow:auto!important;scrollbar-width:thin;scrollbar-color:#8b5cf6 #10131a}
#cx-modal.editor-raw-modal .raw-rows{display:block!important;align-content:unset!important;background:color-mix(in srgb,var(--raw-panel) 90%,#091321)!important}
#cx-modal.editor-raw-modal .raw-row{display:grid!important;grid-template-columns:minmax(150px,230px) minmax(0,1fr)!important;gap:12px!important;align-items:start!important;min-height:40px!important;padding:9px 14px!important;border-top:1px solid color-mix(in srgb,var(--raw-border) 78%,transparent)!important;background:transparent!important}
#cx-modal.editor-raw-modal .raw-row:first-child{border-top:0!important}
#cx-modal.editor-raw-modal .raw-row:nth-child(odd){background:color-mix(in srgb,var(--raw-bg) 20%,transparent)!important}
#cx-modal.editor-raw-modal .raw-path{min-width:0!important;height:auto!important;min-height:26px!important;display:flex!important;align-items:center!important;padding:4px 9px!important;border:1px solid color-mix(in srgb,var(--raw-accent) 24%,var(--raw-border))!important;border-radius:8px!important;background:color-mix(in srgb,var(--raw-accent) 10%,var(--raw-bg))!important;color:#c9d6ff!important;font:12px/1.35 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
#cx-modal.editor-raw-modal .raw-value{min-width:0!important;color:var(--raw-text)!important;font:12px/1.45 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace!important;white-space:pre-wrap!important;word-break:break-word!important}
#cx-modal.editor-raw-modal .raw-json{margin:0!important;padding:16px 18px!important;border:0!important;background:color-mix(in srgb,var(--raw-panel) 90%,#091321)!important;color:var(--raw-text)!important;font:12px/1.5 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace!important;white-space:pre!important;tab-size:2!important}
#cx-modal.editor-raw-modal .raw-empty{padding:16px!important;color:var(--raw-muted)!important}
#cx-modal.editor-raw-modal .raw-rows::-webkit-scrollbar,#cx-modal.editor-raw-modal .raw-json::-webkit-scrollbar{width:10px;height:10px}
#cx-modal.editor-raw-modal .raw-rows::-webkit-scrollbar-corner,#cx-modal.editor-raw-modal .raw-json::-webkit-scrollbar-corner{background:transparent}
#cx-modal.editor-raw-modal .raw-rows::-webkit-scrollbar-track,#cx-modal.editor-raw-modal .raw-json::-webkit-scrollbar-track{background:rgba(255,255,255,.04);border-radius:12px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08)}
#cx-modal.editor-raw-modal .raw-rows::-webkit-scrollbar-thumb,#cx-modal.editor-raw-modal .raw-json::-webkit-scrollbar-thumb{border-radius:12px;background:linear-gradient(180deg,#8b5cf6 0%,#3b82f6 100%);border:2px solid #14161c;box-shadow:inset 0 0 0 1px rgba(139,92,246,.35),0 0 10px rgba(139,92,246,.4)}
#cx-modal.editor-raw-modal .raw-rows::-webkit-scrollbar-thumb:hover,#cx-modal.editor-raw-modal .raw-json::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#a78bfa 0%,#60a5fa 100%)}
html[data-cw-theme="flat-light"] .cx-modal-shell:has(#cx-modal.editor-raw-modal){--raw-bg:#e9edf5;--raw-panel:#ffffff;--raw-card:#f8fafc;--raw-text:#111827;--raw-muted:#475467;--raw-border:rgba(16,24,40,.16);--raw-accent:#4656a6}
html[data-cw-theme="flat-dark"] .cx-modal-shell:has(#cx-modal.editor-raw-modal){--raw-bg:#0d0f14;--raw-panel:#171a22;--raw-card:#20242d;--raw-text:#eef1f6;--raw-muted:#a9b0bd;--raw-border:rgba(255,255,255,.13);--raw-accent:#8f98de}
@media(max-width:900px){.cx-modal-shell:has(#cx-modal.editor-raw-modal){width:min(760px,calc(100vw - 24px))!important;max-height:calc(100vh - 24px)!important}#cx-modal.editor-raw-modal{height:calc(100vh - 24px)!important}#cx-modal.editor-raw-modal .raw-grid{grid-template-columns:1fr!important}#cx-modal.editor-raw-modal .raw-meta{flex-wrap:wrap!important}#cx-modal.editor-raw-modal .raw-chip,#cx-modal.editor-raw-modal .raw-chip.key{max-width:100%!important}}
@media(max-width:620px){.cx-modal-shell:has(#cx-modal.editor-raw-modal){width:calc(100vw - 14px)!important;max-height:calc(100vh - 14px)!important}#cx-modal.editor-raw-modal{height:calc(100vh - 14px)!important;border-radius:14px!important}#cx-modal.editor-raw-modal .cx-head{padding:12px!important;min-height:64px!important}#cx-modal.editor-raw-modal .raw-head-icon{width:38px!important;height:38px!important;flex-basis:38px!important}#cx-modal.editor-raw-modal .raw-title strong{font-size:18px!important}#cx-modal.editor-raw-modal .raw-title span{font-size:12px!important}#cx-modal.editor-raw-modal .cx-body{padding:10px!important}#cx-modal.editor-raw-modal .raw-row{grid-template-columns:1fr!important;gap:5px!important}}

.sb-head-side{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto}
.sb-note{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-width:74px;height:26px;padding:0 10px;border-radius:999px;border:1px solid rgba(230,177,80,0.28);background:linear-gradient(180deg,rgba(230,177,80,0.16),rgba(230,177,80,0.06));box-shadow:inset 0 1px 0 rgba(255,255,255,0.03);font-size:11px;font-weight:800;letter-spacing:0.04em;text-transform:uppercase;color:#ffe3aa;white-space:nowrap}
.sb-note.hide{display:none}
@media(max-width:640px){.sb-head-side{width:100%;justify-content:flex-start}.sb-note{min-width:0}}
