:root{--bg:#0b0b0c;--rail:#1b1b1d;--rail-2:#222225;--panel:#242426;--panel-2:#2c2c2f;--panel-3:#333337;--ink:#f4f4f5;--muted:#a4a4aa;--faint:#6f7078;--line:#3d3d42;--blue:#3764ff;--blue-2:#2d58ee;--yellow:#ffb21a;--danger:#d53227;--green:#21c47b;--shadow:0 18px 42px rgba(0,0,0,0.34)}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:0}button,input,select,textarea{font:inherit}button{border:0;cursor:pointer}.window-bar{height:34px;background:#3a3a3a;color:#bfc0c4;display:grid;grid-template-columns:120px 1fr 120px;align-items:center;border:1px solid #545454;border-bottom:0}.traffic-lights{display:flex;gap:8px;padding-left:12px}.traffic-lights span{width:14px;height:14px;border-radius:50%;display:block}.traffic-lights .red{background:#ff5f57}.traffic-lights .yellow{background:#febc2e}.traffic-lights .green{background:#28c840}.window-title{text-align:center;font-weight:750;font-size:15px}.app-shell{height:calc(100vh - 34px);display:grid;grid-template-columns:290px minmax(0,1fr);overflow:hidden;background:var(--bg)}.sidebar{background:linear-gradient(180deg,#18181a,#202022 70%,#18181a);color:var(--ink);padding:22px 18px;display:flex;flex-direction:column;gap:18px;border-right:1px solid #101011}.brand{display:flex;align-items:center;gap:13px;font-weight:850;font-size:35px;letter-spacing:-.02em}.brand-mark{width:36px;height:36px;border-radius:7px;display:grid;place-items:center;background:linear-gradient(135deg,#2e5cff,#7aa3ff);color:#fff}.new-profile-rail{min-height:54px;border-radius:8px;background:var(--blue);color:#fff;display:grid;grid-template-columns:1fr 58px;align-items:center;font-size:19px;font-weight:750;overflow:hidden}.new-profile-rail span{border-right:1px solid rgba(255,255,255,.36);height:100%;display:grid;place-items:center}.new-profile-rail svg{margin:auto}.nav{display:grid;grid-gap:7px;gap:7px;overflow-y:auto;padding-right:4px}.nav button{min-height:50px;border-radius:8px;background:transparent;color:#b8b8be;display:flex;align-items:center;gap:12px;padding:0 18px;text-align:left;font-size:18px;font-weight:650}.nav button.active,.nav button:hover{background:#444446;color:#fff}.nav-section{border-top:1px solid #38383b;color:#8f9097;padding:20px 8px 6px;font-size:14px}.sidebar-foot{margin-top:auto;display:grid;grid-gap:10px;gap:10px}.referral-card{min-height:44px;border-radius:8px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(90deg,#2457ff,#882cff);color:#fff;font-weight:850}.account-card{border-radius:8px;padding:13px;display:grid;grid-gap:8px;gap:8px;background:rgba(123,74,132,.7);color:#ddd}.account-meter{display:flex;justify-content:space-between;color:#c9c4cf}.main{padding:18px 18px 0;display:grid;grid-template-rows:auto auto auto auto minmax(0,1fr);grid-gap:14px;gap:14px;overflow:hidden}.topbar{min-height:58px;display:grid;grid-template-columns:auto minmax(320px,520px) 1fr;align-items:center;grid-gap:18px;gap:18px}.topbar h1{margin:0;font-size:33px;line-height:1.1;font-weight:850}.top-ad{height:48px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(90deg,#fff,#efe3ff 55%,#d5f0ff);color:#ef27cf;font-weight:900;font-size:17px}.toolbar{display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:flex-end}.square-icon{width:48px;height:48px;border-radius:9px;background:#28282b;color:#e8e8ea;display:grid;place-items:center;position:relative}.square-icon.has-dot:after{content:"1";position:absolute;right:-7px;top:-8px;width:21px;height:21px;border-radius:50%;background:#ff5b6b;display:grid;place-items:center;font-size:12px;color:#fff;font-weight:800}.user-chip{min-height:48px;border-radius:12px;padding:0 12px;display:flex;align-items:center;gap:10px;color:#d5d5da;background:#28282b}.user-chip span:not(.avatar){display:grid;text-align:left;max-width:160px}.user-chip small,.user-chip strong{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.avatar{width:36px;height:36px;border-radius:50%;background:#dbe4ff;color:#2f55db;display:grid;place-items:center;font-weight:900}.button{min-height:40px;border-radius:8px;padding:0 13px;display:inline-flex;align-items:center;gap:8px;background:var(--blue);color:#fff;font-weight:750}.button.secondary{background:#2d2d30;color:#dedee3;border:1px solid #3f3f44}.button.warning{background:#d88719}.button.danger{background:var(--danger)}.button:disabled{opacity:.42;cursor:not-allowed}.top-action{display:none}.security-banner{min-height:64px;border:1px solid #7a550f;border-radius:9px;background:#2a1d04;color:#ffbd25;padding:10px 18px;display:flex;gap:12px;align-items:center;font-size:18px}.security-banner button{min-height:34px;border-radius:6px;background:#ffae23;color:#fff;padding:0 14px;font-weight:850}.panel{background:var(--panel);border:1px solid #303034;border-radius:10px;box-shadow:var(--shadow)}.stats{display:none}.control-strip{padding:12px;display:grid;grid-template-columns:220px minmax(320px,1fr) auto;grid-gap:14px;gap:14px;align-items:center}.control-strip:before{content:"All groups";min-height:46px;color:#bcbcc2;font-size:18px}.control-strip:before,.search-field{border-radius:8px;background:#29292c;display:flex;align-items:center;padding:0 16px}.search-field{gap:12px;color:#a6a6ad}.search-field input{border:0;min-height:46px;padding-left:0;background:transparent}.search-field input:focus{outline:none}.segmented{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.segmented button{min-height:36px;border:1px solid #47474b;border-radius:8px;padding:0 13px;background:#2e2e31;color:#cfcfd4;font-weight:700}.segmented button.active,.segmented.wide button.active{background:#4a4a4d;color:#fff;border-color:#55555a}.segmented.wide{justify-content:flex-start;background:#343437;padding:5px;border-radius:8px;display:inline-flex}.table-wrap{overflow:auto;min-height:0;border-radius:10px}table{width:100%;border-collapse:collapse;min-width:1160px}thead{position:-webkit-sticky;position:sticky;top:0;z-index:1}td,th{padding:14px 16px;border-bottom:1px solid #323236;text-align:left;vertical-align:middle}td:first-child,th:first-child{width:230px}td:last-child,th:last-child{width:360px}td:last-child .toolbar{flex-wrap:nowrap;justify-content:flex-start;min-width:330px}td:last-child .button.danger,td:last-child .button.secondary{width:42px;min-width:42px;padding:0;justify-content:center}td:last-child .button:not(.secondary):not(.danger){min-width:108px;justify-content:center}th{font-size:14px;color:#a1a1a7;background:#252527;font-weight:850}tbody tr{background:#272729}tbody tr:nth-child(2n){background:#303032}tbody tr:hover{background:#37373a}.subtle{color:var(--muted);font-size:13px}.status{min-width:76px;display:inline-flex;justify-content:center;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:850}.status.proxy-ok,.status.running,.status.sync-ok{color:#062a1a;background:#b9f7d5}.status.failed,.status.stopped{color:#5c4107;background:#ffedb3}.status.proxy-failed{color:#fff;background:var(--danger)}.status.proxy-checking,.status.proxy-untested,.status.sync-empty{color:#d3d3d7;background:#424248}.danger-text{color:#ff8c83}.group-pill,.tag{display:inline-flex;border-radius:999px;padding:5px 9px;background:#dff3ef;color:#094a43;font-size:12px;font-weight:850}.tags{display:flex;flex-wrap:wrap;gap:6px}.message{border-radius:8px;padding:11px 12px;background:#10352f;color:#a7fff1;border:1px solid #267669}.message.error{background:#3b1715;color:#ffb4ad;border-color:#8f2b24}.manager-panel{padding:18px;display:grid;grid-gap:16px;gap:16px;align-content:start;overflow:auto}.manager-head{display:flex;justify-content:space-between;gap:16px;align-items:center}.manager-head h2{margin:0;font-size:28px}.manager-head p{margin:4px 0 0;color:var(--muted)}.inline-form{display:grid;grid-template-columns:minmax(180px,280px) 72px auto;grid-gap:10px;gap:10px;align-items:center;padding:12px;border-radius:10px;background:#202023;border:1px solid #333338}.proxy-form{grid-template-columns:minmax(180px,260px) minmax(340px,1fr) auto}.manager-table{max-height:min(560px,calc(100vh - 360px))}.manager-table table{min-width:760px}.manager-table td:first-child,.manager-table td:last-child,.manager-table th:first-child,.manager-table th:last-child{width:auto}.manager-table td:last-child .toolbar{min-width:0}.group-dot{width:12px;height:12px;border-radius:50%;display:inline-block;margin-right:9px}input,select,textarea{width:100%;border:1px solid #55555a;border-radius:8px;min-height:44px;padding:10px 13px;background:#242426;color:var(--ink)}textarea{min-height:90px;resize:vertical}input:disabled{opacity:.58}.grid-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.field{display:grid;grid-gap:6px;gap:6px}.field.full{grid-column:1/-1}label{color:#b9b9be;font-weight:750}.modal-backdrop{position:fixed;inset:34px 0 0;background:rgba(0,0,0,.72);display:grid;place-items:center;padding:0;z-index:20}.modal{width:min(1180px,calc(100vw - 44px));max-height:calc(100vh - 80px);overflow:auto;background:#222224;border-radius:10px;border:1px solid #3b3b3f;box-shadow:var(--shadow)}.profile-builder{width:min(1500px,calc(100vw - 32px));max-height:calc(100vh - 54px)}.modal-body,.modal-foot,.modal-head{padding:16px}.modal-foot,.modal-head{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #38383c}.modal-head h2{margin:0}.modal-foot{border-bottom:0;border-top:1px solid #38383c;justify-content:flex-end;position:-webkit-sticky;position:sticky;bottom:0;background:#222224}.modal-tabs{display:flex;gap:42px;min-height:64px;align-items:center;padding:0 16px;border-bottom:1px solid #39393d;background:#202022}.modal-tabs button{height:64px;background:transparent;color:#a6a6ad;font-size:20px;font-weight:800;position:relative}.modal-tabs button.active{color:#fff}.modal-tabs button.active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:4px;border-radius:999px;background:#fff}.builder-grid{display:grid;grid-template-columns:minmax(600px,1fr) 410px;grid-gap:24px;gap:24px}.builder-form{display:grid;grid-gap:20px;gap:20px;align-content:start}.form-row{display:grid;grid-template-columns:150px minmax(0,1fr);grid-gap:18px;gap:18px;align-items:start}.form-row label{min-height:44px;display:flex;justify-content:flex-end;align-items:center;color:#bebec3;font-size:18px;text-align:right}.form-row label span{color:#ff6363}.form-control{min-width:0}.browser-picks,.split-inputs,.toggle-row{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.choice{min-height:52px;min-width:190px;border-radius:8px;background:#2d2d30;border:1px solid #57575d;color:#cfcfd4;font-size:18px;font-weight:800}.choice.active{border-color:#fff;color:#fff}.split-inputs>*{flex:1 1 180px}.dashed-add{width:min(520px,100%);min-height:58px;border-radius:8px;border:1px dashed #5c5c62;background:transparent;color:#cfcfd4;font-size:18px;font-weight:750}.toggle-on{width:44px;height:24px;border-radius:999px;background:var(--blue);display:inline-block;position:relative}.toggle-on:after{content:"";position:absolute;right:3px;top:3px;width:18px;height:18px;border-radius:50%;background:#fff}.overview-panel{background:#353537;border-radius:10px;padding:22px;display:grid;grid-gap:18px;gap:18px;align-content:start;overflow:hidden}.overview-head{display:flex;justify-content:space-between;gap:12px;align-items:center}.overview-head h3{margin:0;font-size:24px}.overview-head button{background:transparent;color:var(--blue);font-weight:850;font-size:16px}.overview-line{display:grid;grid-template-columns:130px minmax(0,1fr);grid-gap:14px;gap:14px;color:#b8b8be}.overview-line b{color:#d7d7dc;font-weight:650;text-align:right;overflow-wrap:anywhere}.login-page{min-height:100vh;display:grid;place-items:center;padding:24px}.login-box{width:min(420px,100%);padding:22px;display:grid;grid-gap:16px;gap:16px}.login-box h1{margin:0}@media (max-width:1100px){.app-shell{grid-template-columns:1fr}.sidebar{display:none}.builder-grid,.control-strip,.form-row,.topbar{grid-template-columns:1fr}.form-row label{justify-content:flex-start;text-align:left}}