.wf-page{min-height:100vh;background:var(--navy-900);color:#e7ebf3;font-family:var(--font-sans);-webkit-font-smoothing:antialiased;background-image:radial-gradient(rgba(255,255,255,.04) 1px,transparent 1px);background-size:30px 30px}.wf-page *{box-sizing:border-box}.st-top{position:sticky;top:0;z-index:20;display:flex;align-items:center;gap:16px;height:58px;padding:0 22px;background:#080c16;border-bottom:1px solid #1B2740}.st-logo{height:18px}.st-top-div{width:1px;height:22px;background:#243149;flex:none}.st-top-title{font-size:13px;font-weight:600;color:#9aa6bc;letter-spacing:.02em}.st-top-tag{font-family:var(--font-mono);font-size:10px;letter-spacing:.18em;color:#5e6c86;border:1px solid #243149;border-radius:var(--r-xs);padding:2px 8px;text-transform:uppercase}.st-top-r{margin-left:auto;display:flex;align-items:center;gap:14px}.st-user{display:flex;align-items:center;gap:8px;font-size:13px;color:#9aa6bc}.st-avatar{width:28px;height:28px;border-radius:50%;background:var(--gold-500);color:#0c1322;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:12px}.st-wrap{max-width:1120px;margin:0 auto;padding:30px 22px 60px}.st-head{display:flex;align-items:flex-end;gap:16px;margin-bottom:24px}.st-eyebrow{font-size:11px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--orange-500);margin-bottom:8px}.st-h1{font-size:27px;font-weight:800;letter-spacing:-.02em;color:#fff;line-height:1}.st-sub{font-size:13.5px;color:#9aa6bc;margin-top:7px}.st-head-r{margin-left:auto;display:flex;gap:10px}.st-btn{font-family:var(--font-sans);font-weight:600;font-size:14px;border-radius:var(--r-sm);padding:10px 16px;border:1px solid transparent;cursor:pointer;display:inline-flex;align-items:center;gap:8px;line-height:1;white-space:nowrap;text-decoration:none;transition:background var(--dur-fast) var(--ease),border-color var(--dur-fast) var(--ease),transform var(--dur-fast)}.st-btn:active{transform:translateY(1px)}.st-btn:disabled{cursor:not-allowed}.st-btn-sm{padding:7px 12px;font-size:13px}.st-btn-primary{background:var(--gold-500);color:#0c1322}.st-btn-primary:hover{background:var(--gold-600)}.st-btn-secondary{background:transparent;color:#e7ebf3;border-color:#243149}.st-btn-secondary:hover{border-color:#3a4760;background:#111a2c}.st-btn-ghost{background:transparent;color:#9aa6bc}.st-btn-ghost:hover{color:#fff;background:#16203a}.st-btn-danger{background:transparent;color:#e5484d;border-color:#e5484d59}.st-btn-danger:hover{background:#e5484d1f}.st-list{display:flex;flex-direction:column;gap:1px;background:#1b2740;border:1px solid #1B2740;border-radius:var(--r-md);overflow:hidden}.st-row{display:grid;grid-template-columns:1.6fr 1fr 110px 110px 120px;gap:18px;align-items:center;padding:16px 20px;background:#0c1322;cursor:pointer;transition:background var(--dur-fast) var(--ease)}.st-row:hover{background:#111a2c}.st-row-head{background:#080c16;cursor:default;padding:11px 20px}.st-row-head span{font-size:10.5px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#5e6c86}.st-cust{font-size:15px;font-weight:700;color:#fff}.st-usecase{font-size:12.5px;color:#5e6c86;margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.st-col-sub{font-size:13px;color:#9aa6bc}.st-col-sub .mono{font-size:12px}.st-chip{display:inline-flex;align-items:center;gap:6px;font-size:11.5px;font-weight:600;padding:4px 9px;border-radius:var(--r-pill);font-family:var(--font-mono)}.st-chip-dot{width:6px;height:6px;border-radius:50%;background:currentColor}.st-chip.ok{color:#3fcb8e;background:#138a5e24}.st-chip.warn{color:#e1ab48;background:#e1ab4824}.st-chip.err{color:#e5484d;background:#e5484d24}.st-chip.muted{color:#5e6c86;background:#111a2c}.st-chip.blue{color:#6f9bff;background:#3a72f029}.st-empty-list{padding:40px 20px;text-align:center;color:#5e6c86;font-size:13px;background:#0c1322}.st-back{display:inline-flex;align-items:center;gap:7px;font-size:13px;color:#9aa6bc;cursor:pointer;background:none;border:none;margin-bottom:18px;padding:0}.st-back:hover{color:#fff}.st-detail-head{display:flex;align-items:flex-start;gap:18px;padding-bottom:22px;margin-bottom:24px;border-bottom:1px solid #1B2740}.st-detail-meta{display:flex;flex-wrap:wrap;gap:10px 26px;margin-top:14px}.st-meta{display:flex;flex-direction:column;gap:3px}.st-meta-k{font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:#5e6c86}.st-meta-v{font-size:13.5px;color:#e7ebf3;font-weight:500}.st-meta-editable{display:inline-flex;align-items:center;gap:6px;cursor:pointer}.st-meta-editable svg{color:#5e6c86;opacity:0;transition:opacity var(--dur-fast)}.st-meta-editable:hover{color:#fff}.st-meta-editable:hover svg{opacity:1}.st-meta-edit{display:inline-flex;align-items:center;gap:8px}.st-meta-input{background:#070b14;border:1px solid var(--gold-500);border-radius:var(--r-sm);padding:5px 9px;color:#e7ebf3;font-size:13px;min-width:220px;box-shadow:0 0 0 3px #e1ab4833}.st-meta-input:focus{outline:none}.st-cols{display:grid;grid-template-columns:1.4fr 1fr;gap:22px;align-items:start}.st-panel{background:#0c1322;border:1px solid #1B2740;border-radius:var(--r-md);overflow:hidden}.st-panel-h{display:flex;align-items:center;gap:10px;padding:14px 18px;border-bottom:1px solid #1B2740}.st-panel-t{font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#9aa6bc}.st-panel-h .st-count{margin-left:auto;font-family:var(--font-mono);font-size:11px;color:#5e6c86;border:1px solid #243149;border-radius:var(--r-pill);padding:1px 8px}.st-panel-b{padding:8px 18px 16px}.st-draw{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid #131D31}.st-draw:last-child{border-bottom:none}.st-draw-ic{width:34px;height:34px;flex:none;border-radius:var(--r-sm);background:#111a2c;border:1px solid #243149;display:flex;align-items:center;justify-content:center;color:#5e6c86}.st-draw-name{font-size:13.5px;color:#e7ebf3;font-weight:500}.st-draw-sub{font-size:11.5px;color:#5e6c86;margin-top:2px;font-family:var(--font-mono)}.st-draw-r{margin-left:auto;display:flex;align-items:center;gap:12px}.st-status{display:inline-flex;align-items:center;gap:6px;font-size:11.5px;font-weight:600;font-family:var(--font-mono)}.st-spin{width:12px;height:12px;border-radius:50%;border:2px solid #243149;border-top-color:var(--gold-500);animation:st-spin .7s linear infinite}@keyframes st-spin{to{transform:rotate(360deg)}}.st-progress{height:6px;width:120px;background:#16203a;border-radius:3px;overflow:hidden}.st-progress>div{height:100%;background:var(--orange-500);border-radius:3px;transition:width .2s linear}.st-x{background:none;border:none;color:#5e6c86;cursor:pointer;padding:4px;border-radius:var(--r-xs);display:flex;transition:color var(--dur-fast),background var(--dur-fast)}.st-x:hover{color:#e5484d;background:#e5484d1a}.st-link-row{display:inline-flex;align-items:center;gap:8px;font-size:12.5px;color:var(--gold-400);cursor:pointer;background:none;border:none;padding:0}.st-link-row:hover{color:var(--gold-500)}.st-drop{display:block;margin-top:10px;border:1.5px dashed #243149;border-radius:var(--r-md);padding:20px;text-align:center;cursor:pointer;transition:border-color var(--dur-base),background var(--dur-base)}.st-drop:hover,.st-drop.hot{border-color:var(--gold-500);background:#e1ab480d}.st-drop-t{font-size:13px;color:#9aa6bc}.st-drop-t b{color:#e7ebf3}.st-drop-s{font-size:11px;color:#5e6c86;margin-top:5px;font-family:var(--font-mono)}.st-share-empty{text-align:center;padding:18px 8px}.st-share-empty-ic{width:44px;height:44px;border-radius:50%;background:#111a2c;border:1px solid #243149;display:flex;align-items:center;justify-content:center;margin:0 auto 12px;color:var(--gold-500)}.st-share-empty-t{font-size:14px;font-weight:600;color:#e7ebf3}.st-share-empty-s{font-size:12px;color:#5e6c86;margin:6px auto 16px;max-width:240px;line-height:1.5}.st-cred{margin-bottom:12px}.st-cred-k{font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:#5e6c86;margin-bottom:5px}.st-cred-box{display:flex;align-items:center;gap:8px;background:#070b14;border:1px solid #243149;border-radius:var(--r-sm);padding:9px 11px}.st-cred-v{font-family:var(--font-mono);font-size:12.5px;color:#e7ebf3;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.st-copy{background:none;border:none;color:#5e6c86;cursor:pointer;padding:3px;border-radius:var(--r-xs);display:flex}.st-copy:hover{color:var(--gold-500);background:#16203a}.st-share-stat{display:flex;justify-content:space-between;font-size:12px;color:#5e6c86;padding:10px 0;border-top:1px solid #131D31;margin-top:4px}.st-share-stat b{color:#e7ebf3;font-family:var(--font-mono);font-weight:600}.st-share-actions{display:flex;gap:8px;margin-top:14px;flex-wrap:wrap}.st-login-wrap{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px}.st-login{width:380px;max-width:100%}.st-login-logo{height:22px;margin:0 auto 26px;display:block}.st-login-card{background:#0c1322;border:1px solid #1B2740;border-radius:var(--r-lg);padding:30px 30px 26px;box-shadow:0 24px 60px #00000080}.st-login-eyebrow{font-size:10.5px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--orange-500);text-align:center}.st-login-t{font-size:19px;font-weight:700;color:#fff;text-align:center;margin:8px 0 22px}.st-login-sub{font-size:12.5px;color:#9aa6bc;text-align:center;margin:-14px 0 22px;line-height:1.5}.st-google{display:flex;justify-content:center;min-height:44px;margin-bottom:6px}.st-login-btn{width:100%;margin-top:8px;justify-content:center;padding:12px}.st-login-url{font-family:var(--font-mono);font-size:11px;color:#5e6c86;text-align:center;margin-top:18px;word-break:break-all}.st-login-url svg{vertical-align:-2px;margin-right:5px}.st-login-hint{font-size:11.5px;color:#5e6c86;text-align:center;margin-top:14px;line-height:1.5}.st-err{font-size:12.5px;color:#e5484d;margin-top:8px;text-align:center}.st-scrim{position:fixed;inset:0;background:#06080fb3;backdrop-filter:blur(3px);z-index:50;display:flex;align-items:center;justify-content:center;padding:24px;animation:st-fade var(--dur-base) var(--ease)}@keyframes st-fade{0%{opacity:0}to{opacity:1}}.st-modal{width:460px;max-width:100%;max-height:88vh;display:flex;flex-direction:column;background:#0c1322;border:1px solid #243149;border-radius:var(--r-lg);box-shadow:0 30px 70px #0009;overflow:hidden;animation:st-pop var(--dur-base) var(--ease)}@keyframes st-pop{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.st-modal-lg{width:560px}.st-modal-h{flex:none;display:flex;align-items:center;padding:18px 22px;border-bottom:1px solid #1B2740}.st-modal-t{font-size:16px;font-weight:700;color:#fff}.st-modal-x{margin-left:auto;background:none;border:none;color:#5e6c86;cursor:pointer;padding:4px;display:flex}.st-modal-x:hover{color:#fff}.st-modal-b{padding:22px;overflow-y:auto;flex:1;min-height:0}.st-modal-f{flex:none;display:flex;justify-content:flex-end;gap:10px;padding:16px 22px;border-top:1px solid #1B2740;background:#080c16}.st-field{margin-bottom:14px}.st-label{display:block;font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:#9aa6bc;margin-bottom:7px}.st-input{width:100%;background:#070b14;border:1px solid #243149;border-radius:var(--r-sm);padding:11px 13px;color:#e7ebf3;font-size:14px;font-family:var(--font-sans);transition:border-color var(--dur-fast),box-shadow var(--dur-fast)}.st-input:focus{outline:none;border-color:var(--gold-500);box-shadow:0 0 0 3px #e1ab4833}.st-input::placeholder{color:#465268}.st-help{font-size:11.5px;color:#5e6c86;margin-top:6px}.st-attach{display:inline-flex;align-items:center;gap:8px;font-size:12px;color:var(--gold-400);background:#e1ab481a;border:1px solid rgba(225,171,72,.22);border-radius:var(--r-sm);padding:8px 11px}.st-attach svg{flex:none}.st-seg2{display:flex;gap:8px}.st-radio{flex:1;display:flex;align-items:center;gap:9px;padding:11px 13px;border:1px solid #243149;border-radius:var(--r-sm);cursor:pointer;background:#070b14;transition:border-color var(--dur-fast)}.st-radio:hover{border-color:#3a4760}.st-radio.on{border-color:var(--gold-500);background:#e1ab480f}.st-radio-dot{width:16px;height:16px;border-radius:50%;border:1.6px solid #465268;flex:none}.st-radio.on .st-radio-dot{border-color:var(--gold-500);background:radial-gradient(var(--gold-500) 40%,transparent 46%)}.st-radio-t{font-size:13px;color:#e7ebf3;font-weight:500}.st-radio-t small{display:block;color:#5e6c86;font-weight:400;font-size:11px;margin-top:2px}.st-email{background:#fff;color:#14181d;border-radius:var(--r-md);overflow:hidden;border:1px solid #243149}.st-email-bar{display:flex;gap:8px;align-items:center;padding:10px 14px;background:#f5f6f7;border-bottom:1px solid #E2E5E9}.st-email-bar span{font-size:11px;color:#828a94;font-family:var(--font-mono)}.st-email-meta{padding:14px 18px;border-bottom:1px solid #ECEEF1;font-size:12.5px;color:#5a636e}.st-email-meta div{margin-bottom:4px}.st-email-meta b{color:#14181d}.st-email-body{padding:22px 20px}.st-email-body h3{font-size:17px;margin:0 0 12px;color:#14181d}.st-email-body p{font-size:13px;line-height:1.6;color:#3a4250;margin:0 0 14px}.st-email-cred{background:#f5f6f7;border:1px solid #E2E5E9;border-radius:var(--r-sm);padding:14px 16px;margin:0 0 16px}.st-email-cred div{font-size:12px;margin-bottom:8px;color:#5a636e}.st-email-cred div:last-child{margin-bottom:0}.st-email-cred b{font-family:var(--font-mono);color:#14181d;font-size:13px}.st-email-cta{display:inline-block;background:var(--gold-500);color:#0c1322;font-weight:700;font-size:14px;padding:11px 22px;border-radius:var(--r-sm);text-decoration:none}.st-email-foot{font-size:11px;color:#828a94;padding:14px 20px;border-top:1px solid #ECEEF1;line-height:1.5}.st-toasts{position:fixed;bottom:24px;left:50%;transform:translate(-50%);z-index:80;display:flex;flex-direction:column;gap:10px;align-items:center}.st-toast{display:flex;align-items:center;gap:10px;background:#16203a;border:1px solid #2B3A57;border-radius:var(--r-md);padding:11px 16px;font-size:13px;color:#e7ebf3;box-shadow:0 12px 32px #0006;animation:st-toast-in var(--dur-base) var(--ease)}@keyframes st-toast-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.st-toast-ic{color:#3fcb8e;display:flex}.st-preview{position:fixed;inset:0;z-index:60;background:var(--navy-900);display:flex;flex-direction:column}.st-preview-bar{display:flex;align-items:center;gap:14px;height:52px;padding:0 18px;background:#080c16;border-bottom:1px solid #1B2740;flex:none}.st-preview-tag{font-family:var(--font-mono);font-size:11px;letter-spacing:.1em;color:var(--gold-400);border:1px solid rgba(225,171,72,.3);border-radius:var(--r-xs);padding:3px 9px}.st-preview-id{font-size:13px;color:#9aa6bc}.st-preview-note{margin-left:auto;font-size:12px;color:#5e6c86;font-family:var(--font-mono)}.st-preview-body{flex:1;min-height:0;padding:18px}.st-preview-loading{display:flex;align-items:center;justify-content:center;height:100%;color:#5e6c86;font-size:13px;gap:10px}@media(max-width:860px){.st-cols{grid-template-columns:1fr}.st-row{grid-template-columns:1.4fr 90px 96px;gap:12px}.st-row .st-hide-sm{display:none}}.cust-top{position:sticky;top:0;z-index:20;display:flex;align-items:center;gap:16px;height:60px;padding:0 24px;background:#080c16;border-bottom:1px solid #1B2740}.cust-logo{height:18px}.cust-top-div{width:1px;height:24px;background:#243149}.cust-top-cust{font-size:14px;font-weight:600;color:#e7ebf3}.cust-top-r{margin-left:auto;display:flex;align-items:center;gap:14px}.cust-secure{display:inline-flex;align-items:center;gap:7px;font-size:12px;color:#3fcb8e;font-family:var(--font-mono)}.cust-wrap{max-width:1000px;margin:0 auto;padding:34px 24px 70px}.cust-intro{margin-bottom:26px}.cust-eyebrow{font-size:11px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--orange-500);margin-bottom:9px}.cust-h1{font-size:26px;font-weight:800;letter-spacing:-.02em;color:#fff;line-height:1.05}.cust-sub{font-size:14px;color:#9aa6bc;margin-top:9px;line-height:1.5;max-width:560px}.cust-banner{display:flex;align-items:center;gap:10px;font-size:12.5px;color:#9aa6bc;background:#0c1322;border:1px solid #1B2740;border-radius:var(--r-md);padding:11px 15px;margin-bottom:24px}.cust-banner b{color:#e7ebf3}.cust-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}.cust-card{background:#0c1322;border:1px solid #1B2740;border-radius:var(--r-md);overflow:hidden;cursor:pointer;transition:border-color var(--dur-base),transform var(--dur-base)}.cust-card:hover{border-color:#3a4760;transform:translateY(-2px)}.cust-card-thumb{height:150px;background:#fff;display:flex;align-items:center;justify-content:center;padding:14px;border-bottom:1px solid #1B2740;overflow:hidden}.cust-card-thumb svg{max-height:100%;width:auto}.cust-card-thumb img{max-height:100%;max-width:100%;width:auto;object-fit:contain}.cust-card-b{padding:13px 15px;display:flex;align-items:center;gap:10px}.cust-card-name{font-size:13.5px;font-weight:600;color:#e7ebf3;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cust-card-sub{font-size:11px;color:#5e6c86;font-family:var(--font-mono);margin-top:2px}.cust-viewer{position:fixed;inset:0;z-index:40;background:var(--navy-900);display:flex;flex-direction:column}.cust-viewer-bar{display:flex;align-items:center;gap:14px;height:54px;padding:0 20px;background:#080c16;border-bottom:1px solid #1B2740;flex:none}.cust-viewer-body{flex:1;min-height:0;padding:18px}.cust-foot{text-align:center;font-size:11.5px;color:#465268;margin-top:40px;line-height:1.6}.cust-gate-card{background:#0c1322;border:1px solid #1B2740;border-radius:var(--r-lg);padding:30px;box-shadow:0 24px 60px #00000080}.cust-gate-ic{width:46px;height:46px;border-radius:50%;background:#e1ab481f;color:var(--gold-500);display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.cust-gate-cust{font-size:12.5px;color:#9aa6bc;text-align:center;margin-top:10px}.cust-expired{text-align:center;max-width:380px}.cust-expired-ic{width:52px;height:52px;border-radius:50%;background:#e5484d1f;color:#e5484d;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.st-tk-filters{margin-left:auto;display:flex;gap:4px}.st-tk-filter{font-size:11px;font-weight:600;color:#9aa6bc;background:transparent;border:1px solid #243149;border-radius:var(--r-pill);padding:3px 10px;cursor:pointer;display:inline-flex;align-items:center;gap:6px;transition:border-color var(--dur-fast),color var(--dur-fast)}.st-tk-filter:hover{color:#fff;border-color:#3a4760}.st-tk-filter.on{color:#0c1322;background:var(--gold-500);border-color:var(--gold-500)}.st-tk-fcount{font-family:var(--font-mono);font-size:10px;opacity:.8}.st-ticket{display:flex;align-items:flex-start;gap:12px;padding:13px 0;border-bottom:1px solid #131D31}.st-ticket:last-child{border-bottom:none}.st-ticket-body{flex:1;min-width:0}.st-ticket-text{font-size:13.5px;color:#e7ebf3;line-height:1.4;text-wrap:pretty}.st-ticket-meta{font-size:11px;color:#5e6c86;margin-top:3px}.st-ticket-resolve{margin-top:9px}.st-ticket-r{display:flex;flex-direction:column;align-items:flex-end;gap:9px;flex:none}.st-ticket-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.st-email-table{width:100%;border-collapse:collapse;border:1px solid #E2E5E9;border-radius:4px;margin:0 0 16px;overflow:hidden}.st-email-table td{padding:8px 12px;font-size:12.5px;border-top:1px solid #ECEEF1}.st-email-table tr:first-child td{border-top:none}.st-email-table td:first-child{color:#5a636e;width:42%}.st-email-table td:last-child{color:#14181d;font-weight:600}.st-proj-empty .st-btn{margin-top:10px}.st-draw-clk{cursor:pointer;transition:background .12s,border-color .12s}.st-draw-clk:hover{background:#111a2c;border-color:#2b3a57}.st-rep-chip{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:600;padding:3px 9px;border-radius:var(--r-pill);border:1px solid}.st-rep-chip svg{width:12px;height:12px}.st-rep-chip.draft{color:#9aa6bc;border-color:#2b3a57;background:#16203a}.st-rep-chip.wip{color:var(--gold-400);border-color:#e1ab4866;background:#e1ab481f}.st-rep-chip.ready{color:#3fcb8e;border-color:#3fcb8e66;background:#3fcb8e1f}.st-rep-chip.done{color:#6f9bff;border-color:#1456e666;background:#1456e624}.rep-root{position:fixed;inset:0;z-index:60;background:var(--navy-900);display:flex;flex-direction:column;animation:rep-in var(--dur-base) var(--ease)}@keyframes rep-in{0%{opacity:0}to{opacity:1}}.rep-top{display:flex;align-items:center;gap:18px;padding:0 20px;height:62px;background:#0c1322;border-bottom:1px solid #1B2740;flex:none}.rep-back{display:inline-flex;align-items:center;gap:6px;background:none;border:1px solid #243149;color:#9aa6bc;font-size:13px;font-weight:600;padding:7px 12px;border-radius:var(--r-sm);cursor:pointer;transition:all .12s}.rep-back:hover{color:#e7ebf3;border-color:#46546b}.rep-id{min-width:0}.rep-id-name{font-size:16px;font-weight:700;color:#fff;letter-spacing:-.01em}.rep-id-sub{font-size:11.5px;color:#5e6c86;margin-top:2px}.rep-top-meter{margin-left:auto;display:flex;align-items:center;gap:10px}.rep-meter-track{width:150px;height:7px;background:#16203a;border-radius:4px;overflow:hidden}.rep-meter-fill{height:100%;border-radius:4px;transition:width .25s var(--ease),background .25s}.rep-meter-txt{font-size:12px;color:#9aa6bc;white-space:nowrap}.rep-export{display:inline-flex;align-items:center;gap:8px;background:var(--gold-500);color:#0c1322;font-size:13.5px;font-weight:700;padding:9px 16px;border:none;border-radius:var(--r-sm);cursor:pointer;transition:background .12s}.rep-export:hover{background:var(--gold-600)}.rep-export.ready{box-shadow:0 0 0 3px #3fcb8e4d}.rep-wf{display:flex;align-items:center;gap:8px}.rep-wf-btn{font-size:13px;font-weight:700;padding:9px 15px;border-radius:var(--r-sm);border:1px solid #243149;background:transparent;color:#9aa6bc;cursor:pointer;white-space:nowrap;transition:all .12s}.rep-wf-btn:hover{color:#e7ebf3;border-color:#46546b}.rep-wf-btn.primary{background:#16203a;border-color:#2b3a57;color:#e7ebf3}.rep-wf-btn.primary:hover{border-color:var(--gold-500)}.rep-wf-btn.approve{background:#2c8c66;border-color:#2c8c66;color:#fff}.rep-wf-btn.approve:hover{background:#34a078}.rep-wf-btn.gold{background:var(--gold-500);border-color:var(--gold-500);color:#0c1322;display:inline-flex;align-items:center;gap:7px}.rep-wf-btn.gold:hover{background:var(--gold-600);border-color:var(--gold-600)}.rep-wf-btn.gold:disabled{cursor:default}.rep-appr-list{display:flex;flex-direction:column;gap:6px;margin-bottom:14px}.rep-appr{display:flex;align-items:center;gap:11px;width:100%;text-align:left;background:#0a0f1a;border:1px solid #243149;border-radius:var(--r-sm);padding:9px 11px;cursor:pointer;transition:border-color .12s}.rep-appr:hover{border-color:#46546b}.rep-appr.on{border-color:var(--gold-500);background:#e1ab4812}.rep-appr-av{width:28px;height:28px;flex:none;border-radius:50%;background:var(--gold-500);color:#0c1322;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.rep-appr-av.plus{background:#16203a;color:#9aa6bc;font-size:17px;font-weight:400}.rep-appr-txt{display:flex;flex-direction:column;gap:1px;min-width:0;flex:1}.rep-appr-name{font-size:13.5px;color:#e7ebf3;font-weight:600}.rep-appr-email{font-size:11.5px;color:#9aa6bc}.rep-appr.on svg{margin-left:auto;color:var(--gold-400);flex:none}.rep-appr-new .rep-appr-name{color:#9aa6bc}.rep-appr-form{display:flex;flex-direction:column;gap:11px;margin-bottom:14px}.rep-appr-org{font-size:11px;color:#56627a;padding:9px 11px;background:#0a0f1a;border:1px solid #1B2740;border-radius:var(--r-sm);margin-bottom:2px}.rep-wf-pill{display:inline-flex;align-items:center;gap:6px;font-size:11.5px;font-weight:700;padding:6px 12px;border-radius:var(--r-pill);border:1px solid}.rep-wf-pill.review{color:#6f9bff;border-color:#1456e673;background:#1456e624}.rep-wf-pill.approved{color:#5fd3a0;border-color:#2c8c6680;background:#2c8c6629}.rep-wf-pill.changes{color:#f5a623;border-color:#f5a62380;background:#f5a62324}.rep-lock-banner{display:flex;align-items:center;gap:9px;padding:10px 18px;background:#2c8c661f;border-bottom:1px solid rgba(44,140,102,.3);color:#5fd3a0;font-size:12.5px;font-weight:600}.st-rep-chip.review{color:#6f9bff;border-color:#1456e666;background:#1456e624}.rep-modal-scrim{position:fixed;inset:0;z-index:70;background:#06080fb8;display:flex;align-items:center;justify-content:center;padding:24px;animation:rep-in var(--dur-base) var(--ease)}.rep-modal{width:460px;max-width:100%;background:#0e1626;border:1px solid #243149;border-radius:var(--r-lg);box-shadow:0 30px 70px #0009;padding:22px}.rep-modal-email{width:560px}.rep-modal-h{font-size:16px;font-weight:700;color:#fff;margin-bottom:8px}.rep-modal-sub{font-size:13px;color:#9aa6bc;line-height:1.5;margin:0 0 16px}.rep-modal-f{display:flex;justify-content:flex-end;gap:9px;margin-top:18px}.rep-modal .rep-meta-k{display:block;margin-bottom:6px}.rep-email{background:#070b14;border:1px solid #1B2740;border-radius:var(--r-md);overflow:hidden}.rep-email-row{display:flex;gap:12px;padding:10px 14px;border-bottom:1px solid #1B2740;font-size:12.5px;color:#5e6c86}.rep-email-row span{width:54px;flex:none}.rep-email-row b{color:#e7ebf3;font-weight:600}.rep-email-body{padding:14px;font-size:13px;color:#c2c8d0;line-height:1.55}.rep-email-cred{background:#0c1322;border:1px solid #243149;border-radius:var(--r-sm);padding:11px 13px;margin:11px 0;font-family:var(--font-mono);font-size:12px;color:#9aa6bc;display:flex;flex-direction:column;gap:5px}.rep-email-cred b{color:var(--gold-400);font-weight:600}.rep-email-cta{color:var(--gold-400);font-weight:600;margin:4px 0 0}.rep-export-wrap{position:relative}.rep-export-back{position:fixed;inset:0;z-index:40}.rep-export-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:50;width:230px;background:#0e1626;border:1px solid #243149;border-radius:var(--r-md);box-shadow:0 20px 50px #0000008c;padding:5px;animation:rep-in var(--dur-base) var(--ease)}.rep-export-menu-h{font-size:9.5px;letter-spacing:.13em;text-transform:uppercase;color:#56627a;font-weight:700;padding:8px 10px 6px}.rep-export-menu-h~.rep-export-menu-h{margin-top:4px;border-top:1px solid #1B2740;padding-top:10px}.rep-exp{width:480px;max-width:94vw}.rep-exp-sec{font-size:9.5px;letter-spacing:.13em;text-transform:uppercase;color:#56627a;font-weight:700;margin:16px 0 8px}.rep-exp-sec:first-of-type{margin-top:4px}.rep-exp-pkgs{display:flex;flex-direction:column;gap:6px}.rep-exp-pkg{display:flex;align-items:center;gap:11px;width:100%;text-align:left;background:#0a0f1a;border:1px solid #243149;border-radius:var(--r-sm);padding:10px 12px;cursor:pointer;transition:border-color .12s,background .12s}.rep-exp-pkg:hover{border-color:#46546b}.rep-exp-pkg.on{border-color:var(--gold-500);background:#e1ab4812}.rep-exp-radio{width:16px;height:16px;flex:none;border-radius:50%;border:2px solid #46546B;position:relative;transition:border-color .12s}.rep-exp-pkg.on .rep-exp-radio{border-color:var(--gold-500)}.rep-exp-pkg.on .rep-exp-radio:after{content:"";position:absolute;inset:3px;border-radius:50%;background:var(--gold-500)}.rep-exp-pkg-txt{display:flex;flex-direction:column;gap:1px;min-width:0}.rep-exp-pkg-name{font-size:13.5px;color:#e7ebf3;font-weight:600}.rep-exp-pkg-sub{font-size:11.5px;color:#9aa6bc}.rep-exp-fmts{display:flex;gap:7px;flex-wrap:wrap}.rep-exp-fmt{flex:1;min-width:64px;background:#0a0f1a;border:1px solid #243149;border-radius:var(--r-sm);color:#9aa6bc;font-size:13px;font-weight:600;padding:9px 6px;cursor:pointer;transition:all .12s}.rep-exp-fmt:hover{color:#e7ebf3;border-color:#46546b}.rep-exp-fmt.on{background:var(--gold-500);border-color:var(--gold-500);color:#0c1322}.rep-exp-hint{font-size:11.5px;color:#9aa6bc;margin-top:8px;padding:8px 10px;background:#0a0f1a;border:1px solid #1B2740;border-radius:var(--r-sm)}.rep-exp-qr{display:flex;align-items:flex-start;gap:12px;width:100%;text-align:left;background:#0a0f1a;border:1px solid #243149;border-radius:var(--r-sm);padding:12px;cursor:pointer;transition:border-color .12s}.rep-exp-qr.on{border-color:var(--gold-500)}.rep-exp-qr-toggle{width:34px;height:20px;flex:none;border-radius:var(--r-pill);background:#243149;position:relative;transition:background .15s;margin-top:1px}.rep-exp-qr.on .rep-exp-qr-toggle{background:var(--gold-500)}.rep-exp-qr-knob{position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:50%;background:#fff;transition:left .15s}.rep-exp-qr.on .rep-exp-qr-knob{left:16px}.rep-exp-qr-txt{flex:1;display:flex;flex-direction:column;gap:3px;min-width:0}.rep-exp-qr-name{font-size:13.5px;color:#e7ebf3;font-weight:600;display:flex;align-items:center;gap:8px}.rep-exp-qr-std{font-size:9px;letter-spacing:.04em;color:var(--gold-400);border:1px solid rgba(225,171,72,.4);background:#e1ab481f;border-radius:var(--r-xs);padding:1px 6px;text-transform:none}.rep-exp-qr-sub{font-size:11.5px;color:#9aa6bc;line-height:1.45}.rep-exp-qr-prev{flex:none;width:54px;height:54px;background:#fff;border-radius:var(--r-xs);padding:3px;display:block}.rep-exp-qr-prev svg{width:100%;height:100%;display:block}.rep-mini.solid svg{vertical-align:-2px;margin-right:4px}.rep-export-item{display:flex;align-items:center;gap:11px;width:100%;text-align:left;background:transparent;border:none;padding:9px 10px;border-radius:var(--r-sm);cursor:pointer;color:#e7ebf3;font-size:13.5px;font-weight:500}.rep-export-item:hover{background:#1b2740}.rep-export-ext{font-size:10.5px;color:#9fb0c8;background:#16203a;border:1px solid #243149;border-radius:var(--r-xs);padding:2px 6px;min-width:42px;text-align:center}.rep-body{flex:1;min-height:0;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(440px,1fr)}.rep-draw{display:flex;flex-direction:column;min-height:0;background:#0a0f1a;border-right:1px solid #1B2740}.rep-draw-sheet{flex:1;min-height:0;position:relative;background:#fff;margin:18px;border-radius:var(--r-sm);overflow:hidden;display:flex;align-items:center;justify-content:center}.rep-draw-sheet svg{max-height:100%;width:100%}.rep-draw-exit{position:absolute;top:12px;right:12px;display:inline-flex;align-items:center;gap:6px;background:#0c1322;color:#fff;border:1px solid #243149;font-size:12px;font-weight:600;padding:6px 11px;border-radius:var(--r-sm);cursor:pointer}.rep-draw-exit:hover{background:#16203a}.rep-pageov{position:absolute;bottom:12px;right:12px;display:flex;flex-direction:column;align-items:flex-end;gap:6px;z-index:6}.rep-pageov-row{display:flex;align-items:center;gap:3px;background:#0c1322;border:1px solid #243149;border-radius:var(--r-sm);padding:4px;box-shadow:var(--shadow-md)}.rep-pageov-btn{width:26px;height:26px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;color:#9aa6bc;border-radius:3px;cursor:pointer;transition:background var(--dur-fast) var(--ease),color var(--dur-fast) var(--ease)}.rep-pageov-btn:hover:not(:disabled){background:#16203a;color:#fff}.rep-pageov-btn:disabled{opacity:.35;cursor:default}.rep-pageov-pill{min-width:26px;height:26px;padding:0 7px;background:transparent;border:none;color:#9aa6bc;border-radius:3px;font-family:var(--font-mono);font-size:12px;font-weight:700;cursor:pointer;transition:background var(--dur-fast) var(--ease),color var(--dur-fast) var(--ease)}.rep-pageov-pill:hover{background:#16203a;color:#fff}.rep-pageov-pill.on{background:var(--gold-500);color:#0c1322}.rep-pageov-more{display:inline-flex;align-items:center;gap:6px;font-family:var(--font-mono);font-size:11px;color:var(--orange-400);background:#f5a6231f;border:1px solid rgba(245,166,35,.34);border-radius:var(--r-pill);padding:4px 10px;cursor:default}.rep-draw-foot{padding:0 18px 16px;font-size:11px;color:#5e6c86}.rep-table-wrap{display:flex;flex-direction:column;min-height:0;background:var(--navy-900)}.rep-meta{padding:13px 18px;border-bottom:1px solid #1B2740;background:#0c1322;display:flex;flex-direction:column;gap:11px}.rep-meta-fields{display:flex;align-items:flex-end;gap:16px;flex-wrap:wrap}.rep-meta-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:11px 16px;padding-top:11px;border-top:1px solid #1B2740}.rep-meta-f{display:flex;flex-direction:column;gap:4px;min-width:0}.rep-meta-k{font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:#56627a;font-weight:700}.rep-meta-in{background:#0a0f1a;border:1px solid #243149;border-radius:var(--r-sm);padding:6px 9px;color:#e7ebf3;font-size:12.5px;font-family:var(--font-sans);min-width:0;width:160px}.rep-meta-in.mono{font-family:var(--font-mono)}.rep-meta-sel{appearance:none;-webkit-appearance:none;cursor:pointer;padding-right:28px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%236B7790' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center}.rep-meta-fixed{display:flex;align-items:center;gap:8px;background:#0a0f1a;border:1px solid #1B2740;border-radius:var(--r-sm);padding:6px 9px;color:#9aa6bc;min-height:33px}.rep-meta-fixed-av{width:19px;height:19px;flex:none;border-radius:50%;background:var(--gold-500);color:#0c1322;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;font-family:var(--font-sans)}.rep-meta-fixed-v{font-size:12.5px;color:#e7ebf3;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rep-meta-fixed svg{margin-left:auto;color:#56627a;flex:none}.rep-meta-in:focus{outline:none;border-color:var(--gold-500);box-shadow:0 0 0 2px #e1ab4833}.rep-meta-more{margin-left:auto;background:none;border:none;color:#9aa6bc;font-size:12px;font-weight:600;cursor:pointer;padding:6px 4px;text-decoration:underline;text-underline-offset:3px}.rep-meta-more:hover{color:#e7ebf3}.rep-meta-grid .rep-meta-in{width:100%}.rep-table-bar{display:flex;align-items:center;gap:12px;padding:16px 20px 12px;border-bottom:1px solid #1B2740}.rep-table-title{font-size:14px;font-weight:700;color:#e7ebf3}.rep-count{font-size:11px;color:#5e6c86;border:1px solid #243149;border-radius:var(--r-pill);padding:1px 8px;margin-left:6px}.rep-bulk{margin-left:auto}.rep-bulk-btn{display:inline-flex;align-items:center;gap:7px;background:#16203a;border:1px solid #243149;color:#e7ebf3;font-size:12.5px;font-weight:600;padding:7px 12px;border-radius:var(--r-sm);cursor:pointer;transition:all .12s}.rep-bulk-btn:hover{border-color:var(--gold-500);color:#fff}.rep-bulk-btn svg{color:var(--gold-400)}.rep-table{flex:1;min-height:0;overflow:auto;padding:6px 12px 14px}.rep-tr{display:grid;grid-template-columns:34px minmax(150px,1fr) 92px 64px 36px;align-items:center;gap:8px;min-height:62px;padding:9px 8px;border-radius:var(--r-sm);border-bottom:1px solid #131c2e}.rep-th{min-height:0;padding:6px 8px 9px}.rep-th{position:sticky;top:0;background:var(--navy-900);z-index:2;font-size:9.5px;letter-spacing:.13em;text-transform:uppercase;color:#56627a;font-weight:700;border-bottom:1px solid #243149;padding-top:6px;padding-bottom:9px}.rep-tr:not(.rep-th):not(.rep-tr-edit){cursor:pointer;transition:background .12s,box-shadow .12s}.rep-tr:not(.rep-th):hover,.rep-tr.on{background:#111a2c}.rep-tr.pass{box-shadow:inset 2px 0 #2c8c66}.rep-tr.fail{box-shadow:inset 2px 0 #e5484d;background:#e5484d0a}.rep-tr.review{box-shadow:inset 2px 0 #f5a623}.rep-tr.pass.on,.rep-tr.review.on{background:#111a2c}.rep-bn{width:26px;height:26px;border:2px solid;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--font-mono);font-size:11.5px;font-weight:700;transition:all .12s}.rep-tr.pass .rep-bn{background:#2c8c66;border-color:#2c8c66;color:#fff!important}.rep-c-req{display:flex;flex-direction:column;gap:3px;min-width:0}.rep-req-v{font-size:14.5px;color:#eef1f6;font-weight:600;display:flex;align-items:center;gap:7px;letter-spacing:-.01em}.rep-req-sub{font-size:10.5px;color:#56627a;letter-spacing:.01em}.rep-limits{display:inline-flex;align-items:center;gap:7px;font-size:12.5px;color:#cde9dc;margin-top:3px}.rep-limits-k{font-size:8.5px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#3fcb8e;border:1px solid rgba(63,203,142,.42);background:#3fcb8e1f;border-radius:var(--r-xs);padding:1.5px 6px}.rep-limits-v{font-weight:700;letter-spacing:.02em;color:#dcefe6}.rep-limits-u{font-size:10px;color:#56627a;letter-spacing:.04em;margin-left:-3px}.rep-limits-na{color:#7a869c}.rep-limits-k.na{color:#9fb0c8;border-color:#243149;background:#0e1626}.rep-rowmeta{grid-column:2 / -1;display:flex;flex-wrap:wrap;align-items:center;gap:5px 24px}.rep-rowf{display:inline-flex;align-items:center;gap:8px;min-width:0}.rep-rowf-k{font-size:8.5px;letter-spacing:.11em;text-transform:uppercase;color:#4c5871;font-weight:700;flex:none}.rep-rowf-ro{font-size:11.5px;color:#9fb0c8;white-space:nowrap;letter-spacing:.02em}.rep-rowf-in{width:64px;background:transparent;border:1px solid transparent;border-radius:var(--r-xs);padding:2.5px 6px;margin:-2.5px 0 -2.5px -6px;color:#c7cfdd;font-size:11.5px;text-align:left;transition:border-color .12s,background .12s}.rep-rowf-in::placeholder{color:#3c4760}.rep-tr:hover .rep-rowf-in:not(:disabled),.rep-rowf-in:hover:not(:disabled){border-color:#243149;background:#0a0f1a}.rep-rowf-in:focus{outline:none;border-color:var(--gold-500);background:#0a0f1a;box-shadow:0 0 0 2px #e1ab482e}.rep-rowf-selwrap{position:relative;display:inline-flex}.rep-rowf-selwrap:after{content:"";position:absolute;right:6px;top:50%;width:5px;height:5px;border-right:1.5px solid #56627A;border-bottom:1.5px solid #56627A;transform:translateY(-68%) rotate(45deg);pointer-events:none;transition:border-color .12s}.rep-tr:hover .rep-rowf-selwrap:after{border-color:#8b98b0}.rep-rowf-sel{appearance:none;-webkit-appearance:none;background:transparent;border:1px solid transparent;border-radius:var(--r-xs);padding:2.5px 20px 2.5px 6px;margin:-2.5px 0 -2.5px -6px;color:#c7cfdd;font-size:11.5px;cursor:pointer;min-width:0;transition:border-color .12s,background .12s}.rep-tr:hover .rep-rowf-sel:not(:disabled),.rep-rowf-sel:hover:not(:disabled){border-color:#243149;background:#0a0f1a}.rep-rowf-sel:focus{outline:none;border-color:var(--gold-500);background:#0a0f1a;box-shadow:0 0 0 2px #e1ab482e}.rep-rowf-sel:disabled,.rep-rowf-in:disabled{opacity:.65;cursor:default}.rep-rowf-sel option,.rep-meta-sel option{background:#0e1626;color:#e7ebf3}.rep-tag-man{font-size:8.5px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:#9c84ff;border:1px solid rgba(124,92,255,.45);background:#7c5cff24;border-radius:var(--r-pill);padding:1px 6px}.rep-tag-rev{font-size:9.5px;font-weight:700;color:#f5a623;border:1px solid rgba(245,166,35,.5);background:#f5a62324;border-radius:var(--r-pill);padding:1px 6px;font-family:var(--font-mono)}.rep-input{width:100%;background:#0a0f1a;border:1px solid #243149;border-radius:var(--r-sm);padding:7px 9px;color:#e7ebf3;font-size:12.5px;text-align:center;transition:border-color .12s,color .12s}.rep-input::placeholder{color:#3c4760}.rep-input:focus{outline:none;border-color:var(--gold-500);box-shadow:0 0 0 2px #e1ab4833}.rep-input.ok{color:#5fd3a0;border-color:#2c8c6680}.rep-input.bad{color:#ff8b8b;border-color:#e5484d80}.rep-c-st{display:flex;align-items:center;justify-content:flex-start}.rep-result{display:inline-flex;align-items:center;justify-content:center;gap:4px;min-width:56px;height:27px;padding:0 9px;border-radius:var(--r-sm);border:1px solid #243149;background:#0a0f1a;font-size:10px;font-weight:800;letter-spacing:.1em;color:#56627a}.rep-result svg{flex:none}.rep-result.pass{color:#5fd3a0;border-color:#2c8c6680;background:#2c8c6621}.rep-result.fail{color:#ff8b8b;border-color:#e5484d80;background:#e5484d21}.rep-judge{display:flex;gap:0;border:1px solid #243149;border-radius:var(--r-sm);overflow:hidden;width:max-content}.rep-st{width:28px;height:28px;border:none;background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#56627a;transition:all .12s}.rep-st+.rep-st{border-left:1px solid #243149}.rep-st-pass:hover{color:#5fd3a0}.rep-st-pass.on{background:#2c8c66;color:#fff}.rep-st-fail:hover{color:#ff8b8b}.rep-st-fail.on{background:#e5484d;color:#fff}.rep-c-tools{display:flex;gap:2px;opacity:.45;transition:opacity .12s}.rep-tr:hover .rep-c-tools,.rep-tr.on .rep-c-tools{opacity:1}.rep-tool{width:24px;height:24px;border:none;background:transparent;border-radius:var(--r-sm);color:#7a869c;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .12s}.rep-tool:hover{background:#1b2740;color:#e7ebf3}.rep-tool.danger:hover{background:#e5484d29;color:#ff8b8b}.rep-tr-edit{grid-template-columns:42px 1fr;align-items:start;background:#0e1626;border:1px solid #2B3A57;padding:11px 10px}.rep-edit{display:flex;flex-direction:column;gap:10px}.rep-edit-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.rep-edit-f{display:flex;flex-direction:column;gap:5px;min-width:0}.rep-edit-k{font-size:8.5px;letter-spacing:.11em;text-transform:uppercase;color:#56627a;font-weight:700}.rep-edit .rep-input{text-align:left}.rep-edit-actions{display:flex;align-items:center;gap:8px;margin-top:2px}.rep-mini{display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:600;padding:6px 11px;border-radius:var(--r-sm);border:1px solid #243149;background:transparent;color:#9aa6bc;cursor:pointer}.rep-mini:hover{color:#e7ebf3;border-color:#46546b}.rep-mini.solid{background:var(--gold-500);color:#0c1322;border-color:var(--gold-500)}.rep-mini.ghost{border-color:transparent}.rep-add{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;margin-top:8px;padding:11px;border:1px dashed #2B3A57;border-radius:var(--r-sm);background:transparent;color:#9aa6bc;font-size:13px;font-weight:600;cursor:pointer;transition:all .12s}.rep-add:hover{border-color:var(--gold-500);color:#fff;background:#111a2c}.rep-add svg{color:var(--gold-400)}.rep-removed{margin-top:12px;border-top:1px solid #1B2740;padding-top:10px}.rep-removed-h{background:none;border:none;color:#5e6c86;font-size:12px;font-weight:600;cursor:pointer;padding:2px 0}.rep-removed-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:6px 0}.rep-removed-v{font-size:12px;color:#828a94}.rep-review-pill{font-size:11px;font-weight:700;color:#f5a623;border:1px solid rgba(245,166,35,.45);background:#f5a6231f;border-radius:var(--r-pill);padding:4px 10px}.rep-foot-review{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#f5a623}.rep-draw-sheet.placing{cursor:crosshair}.rep-draw-sheet.placing svg{cursor:crosshair}.rep-place-hint{position:absolute;top:12px;left:50%;transform:translate(-50%);background:#7c5cff;color:#fff;font-size:12px;font-weight:600;padding:6px 13px;border-radius:var(--r-pill);box-shadow:0 6px 20px #0006}.rep-foot{padding:12px 20px;border-top:1px solid #1B2740}.rep-foot-ready{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#3fcb8e}.rep-foot-todo{font-size:12px;color:#5e6c86}@media(max-width:980px){.rep-body{grid-template-columns:1fr;grid-auto-rows:minmax(0,1fr)}}.st-iconbtn{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:var(--r-sm);border:1px solid #243149;background:transparent;color:#9aa6bc;cursor:pointer;transition:all .12s}.st-iconbtn:hover{color:#e7ebf3;border-color:#46546b;background:#16203a}.st-acct{position:relative}.st-acct-btn{display:flex;align-items:center;gap:9px;border:1px solid transparent;background:transparent;cursor:pointer;font:inherit;color:#9aa6bc;padding:4px 8px 4px 4px;border-radius:var(--r-pill);transition:background .12s,border-color .12s}.st-acct-btn:hover,.st-acct-btn.on{color:#e7ebf3;background:#16203a;border-color:#243149}.st-acct-name{font-size:13px;font-weight:500;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.st-acct-caret{color:#5e6c86;transition:transform .15s}.st-acct-btn.on .st-acct-caret{transform:rotate(180deg)}.st-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:40;width:248px;background:#0e1626;border:1px solid #243149;border-radius:var(--r-md);box-shadow:0 18px 50px #0000008c;padding:6px;animation:rep-in var(--dur-base) var(--ease)}.st-menu-head{display:flex;gap:11px;align-items:center;padding:10px 10px 12px}.st-avatar.lg{width:38px;height:38px;font-size:15px;flex:none}.st-menu-id{min-width:0}.st-menu-name{font-size:14px;font-weight:600;color:#e7ebf3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.st-menu-email{font-size:11.5px;color:#9aa6bc;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.st-menu-role{font-size:11px;color:#56627a;margin-top:3px}.st-menu-sep{height:1px;background:#1b2740;margin:6px 0}.st-menu-item{display:flex;align-items:center;gap:11px;width:100%;text-align:left;background:transparent;border:none;padding:10px 11px;border-radius:var(--r-sm);cursor:pointer;color:#c9d1dc;font-size:13.5px;font-weight:500}.st-menu-item svg{color:#56627a;flex:none}.st-menu-item:hover{background:#16203a;color:#fff}.st-menu-item:hover svg{color:#9aa6bc}.st-menu-item.danger:hover{background:#e5484d1f;color:#ff8b8b}.st-menu-item.danger:hover svg{color:#ff8b8b}.st-user-btn{border:none;background:transparent;cursor:pointer;font:inherit}.st-user-btn:hover{color:#fff}.set-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;align-items:start}.set-card{background:#0e1626;border:1px solid #1B2740;border-radius:var(--r-md);padding:20px 22px}.set-card:first-child{grid-column:1 / -1}.set-card-h{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#9aa6bc;margin-bottom:14px;padding-bottom:12px;border-bottom:1px solid #1B2740}.set-card-h svg{color:#56627a}.set-rows{display:flex;flex-direction:column;gap:2px}.set-row{display:flex;align-items:baseline;gap:16px;padding:7px 0}.set-k{font-size:13px;color:#56627a;width:130px;flex:none}.set-v{font-size:14px;color:#e7ebf3;font-weight:500}.set-note{font-size:12.5px;color:#9aa6bc;line-height:1.5;margin:0 0 14px}.set-resi{display:flex;flex-direction:column;gap:9px}.set-resi-opt{display:flex;align-items:flex-start;gap:12px;text-align:left;background:#0a0f1a;border:1px solid #243149;border-radius:var(--r-sm);padding:13px 14px;cursor:pointer;transition:border-color .12s,background .12s}.set-resi-opt:hover{border-color:#46546b}.set-resi-opt.on{border-color:var(--gold-500);background:#e1ab480f}.set-resi-radio{width:17px;height:17px;flex:none;margin-top:1px;border-radius:50%;border:2px solid #46546B;position:relative}.set-resi-opt.on .set-resi-radio{border-color:var(--gold-500)}.set-resi-opt.on .set-resi-radio:after{content:"";position:absolute;inset:3px;border-radius:50%;background:var(--gold-500)}.set-resi-txt{display:flex;flex-direction:column;gap:3px}.set-resi-t{font-size:14px;color:#e7ebf3;font-weight:600;display:flex;align-items:center;gap:8px}.set-resi-cur{font-size:9px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--gold-400);border:1px solid rgba(225,171,72,.4);background:#e1ab481f;border-radius:var(--r-pill);padding:1px 7px}.set-resi-loc{font-size:11.5px;color:#9aa6bc}.set-resi-sub{font-size:11.5px;color:#56627a}@media(max-width:760px){.set-grid{grid-template-columns:1fr}.set-card:first-child{grid-column:auto}}.rep-nc{margin:8px 0 4px;border:1px solid rgba(229,72,77,.35);border-radius:var(--r-md);background:#e5484d0d;padding:12px 14px}.rep-nc-h{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#ff8b8b;margin-bottom:10px}.rep-nc-count{margin-left:4px;background:#e5484d;color:#fff;border-radius:var(--r-pill);padding:1px 8px;font-size:11px;letter-spacing:0}.rep-nc-row{display:flex;flex-direction:column;gap:9px;padding:12px;margin-top:8px;border:1px solid rgba(229,72,77,.22);border-radius:var(--r-sm);background:#e5484d0a}.rep-nc-row.nc-accepted{border-color:#3fcb8e59;background:#3fcb8e0d}.rep-nc-row.nc-rejected{border-color:#e5484d80;background:#e5484d14}.rep-nc-top{display:flex;align-items:center;gap:12px}.rep-nc-id{display:flex;align-items:center;gap:10px;flex:1;min-width:0}.rep-nc-req{font-size:13.5px;color:#e7ebf3;font-weight:600}.rep-nc-meas{font-size:11px;color:#9aa6bc;margin-top:2px}.rep-nc-disp{display:flex;gap:8px;flex:none}.rep-nc-select{background:#0a0f1a;border:1px solid #243149;border-radius:var(--r-sm);color:#e7ebf3;font-size:12.5px;padding:7px 9px;cursor:pointer}.rep-nc-select:focus{outline:none;border-color:var(--gold-500)}.rep-nc-note{background:#0a0f1a;border:1px solid #243149;border-radius:var(--r-sm);color:#e7ebf3;font-size:12.5px;padding:7px 9px;width:170px;font-family:var(--font-sans)}.rep-nc-note:focus{outline:none;border-color:var(--gold-500)}.rep-nc-note-full{width:100%}.rep-capa-grid{display:grid;grid-template-columns:1fr 1fr 130px;gap:9px}.rep-capa-f{display:flex;flex-direction:column;gap:4px;min-width:0}.rep-capa-k{font-size:9px;letter-spacing:.08em;text-transform:uppercase;color:#7a869c;font-weight:700}.rep-capa-in{background:#0a0f1a;border:1px solid #243149;border-radius:var(--r-sm);color:#e7ebf3;font-size:12.5px;padding:7px 9px;width:100%;font-family:var(--font-sans)}.rep-capa-in.mono{font-family:var(--font-mono)}.rep-capa-in:focus{outline:none;border-color:var(--gold-500)}.rep-capa-in:disabled{opacity:.7}.rep-nc-review{display:flex;align-items:center;gap:8px;padding-top:9px;border-top:1px solid rgba(255,255,255,.07);flex-wrap:wrap}.rep-nc-review-l{font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:#7a869c;font-weight:700}.rep-nc-rbtn{display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:600;padding:6px 11px;border-radius:var(--r-sm);border:1px solid #243149;background:transparent;color:#9aa6bc;cursor:pointer;transition:all .12s}.rep-nc-rbtn.accept:hover,.rep-nc-rbtn.accept.on{background:#2c8c66;border-color:#2c8c66;color:#fff}.rep-nc-rbtn.reject:hover,.rep-nc-rbtn.reject.on{background:#e5484d;border-color:#e5484d;color:#fff}.rep-nc-review .rep-nc-note{flex:1;min-width:120px}.rep-nc-verdict{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:600;padding:7px 10px;border-radius:var(--r-sm)}.rep-nc-verdict.accepted{color:#3fcb8e;background:#3fcb8e1a}.rep-nc-verdict.rejected{color:#ff8b8b;background:#e5484d1a}@media(max-width:760px){.rep-nc-top{flex-direction:column;align-items:stretch}.rep-capa-grid{grid-template-columns:1fr}.rep-nc-note{width:auto}}.rep-log{margin-top:11px;padding-top:11px;border-top:1px solid #1B2740;display:flex;flex-direction:column;gap:2px}.rep-log-row{display:flex;align-items:center;gap:10px;padding:5px 0}.rep-log-dot{width:7px;height:7px;border-radius:50%;background:var(--gold-500);flex:none}.rep-log-act{font-size:12.5px;color:#e7ebf3}.rep-log-meta{margin-left:auto;font-size:11px;color:#56627a}.oem-flow{display:flex;gap:8px;margin-bottom:18px;flex-wrap:wrap}.oem-step{display:flex;align-items:center;gap:8px;flex:1;min-width:140px;background:#0e1626;border:1px solid #1B2740;border-radius:var(--r-sm);padding:10px 12px}.oem-step-dot{width:22px;height:22px;flex:none;border-radius:50%;border:1px solid #2B3A57;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:#56627a;font-family:var(--font-mono)}.oem-step.on{border-color:#3fcb8e66;background:#3fcb8e0f}.oem-step.on .oem-step-dot{background:#2c8c66;border-color:#2c8c66;color:#fff}.oem-step-l{font-size:12.5px;color:#9aa6bc;font-weight:600}.oem-step.on .oem-step-l{color:#e7ebf3}.oem-drop{border:1.5px dashed #2B3A57;border-radius:var(--r-md);background:#0a0f1a;padding:22px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:6px;cursor:pointer;color:#9aa6bc;transition:border-color .12s,background .12s}.oem-drop:hover,.oem-drop.hot{border-color:var(--gold-500);background:#111a2c;color:#e7ebf3}.oem-drop-t{font-size:14px;font-weight:700;color:#e7ebf3}.oem-drop-s{font-size:11px;color:#56627a}.oem-note{font-size:13px;color:#9aa6bc;line-height:1.5;margin:0 0 14px}.oem-note b{color:#e7ebf3}.oem-hint{font-size:11px;color:#56627a;margin-top:8px;text-align:center}.oem-sent{font-size:13px;color:#9aa6bc;display:flex;align-items:center;gap:8px;margin-bottom:12px}.oem-cred{background:#0a0f1a;border:1px solid #1B2740;border-radius:var(--r-sm);padding:11px 13px;display:flex;flex-direction:column;gap:8px}.oem-cred-row{display:flex;align-items:center;gap:10px}.oem-cred-k{font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:#56627a;width:62px;flex:none}.oem-cred-v{font-size:12.5px;color:var(--gold-400)}.oem-await{display:flex;align-items:center;gap:9px;font-size:12px;color:#9aa6bc;margin-top:14px;padding-top:14px;border-top:1px solid #1B2740;line-height:1.5}.oem-sim{margin-top:12px;width:100%;background:none;border:1px dashed #2B3A57;border-radius:var(--r-sm);color:#56627a;font-size:11.5px;padding:8px;cursor:pointer}.oem-sim:hover{color:#9aa6bc;border-color:#46546b}.oem-done{text-align:center;padding:8px 0 16px;display:flex;flex-direction:column;align-items:center;gap:6px}.oem-done-ic{width:46px;height:46px;border-radius:50%;background:#3fcb8e24;color:#3fcb8e;display:flex;align-items:center;justify-content:center;margin-bottom:4px}.oem-done-t{font-size:16px;font-weight:700;color:#e7ebf3}.oem-done-s{font-size:12.5px;color:#9aa6bc;line-height:1.5;max-width:300px}.oem-email{background:#0a0f1a;border:1px solid #1B2740;border-radius:var(--r-sm);overflow:hidden}.oem-email-row{padding:8px 13px;border-bottom:1px solid #1B2740;font-size:12px;color:#9aa6bc}.oem-email-row b{color:#56627a;display:inline-block;width:54px}.oem-email-body{padding:14px;font-size:13px;color:#c9d1dc;line-height:1.55}.oem-email-body p{margin:0 0 10px}.oem-analyse{position:fixed;inset:0;z-index:60;background:var(--navy-900);display:flex;flex-direction:column;animation:rep-in var(--dur-base) var(--ease)}.oem-analyse-bar{display:flex;align-items:center;gap:16px;padding:0 20px;height:56px;background:#0c1322;border-bottom:1px solid #1B2740;flex:none}.oem-analyse-tag{font-size:11px;letter-spacing:.14em;color:var(--gold-400);font-family:var(--font-mono)}.oem-analyse-body{flex:1;min-height:0}.oem-states{display:flex;flex-wrap:wrap;gap:6px;margin-top:5px}.oem-state{display:inline-flex;align-items:center;gap:5px;font-size:10.5px;font-weight:600;padding:2px 8px;border-radius:var(--r-pill);border:1px solid #243149;color:#56627a}.oem-state-dot{width:6px;height:6px;border-radius:50%;background:currentColor}.oem-state.on{color:#6f9bff;border-color:#1456e666;background:#1456e61a}.oem-state.ok{color:#3fcb8e;border-color:#3fcb8e66;background:#3fcb8e1a}.oem-state.pend{color:#56627a}.oem-ac-wrap{position:relative}.oem-ac{position:absolute;top:100%;left:0;right:0;z-index:20;margin-top:4px;background:#16203a;border:1px solid #243149;border-radius:var(--r-sm);box-shadow:0 14px 38px #00000080;overflow:hidden;padding:4px}.oem-ac-item{display:flex;flex-direction:column;gap:1px;width:100%;text-align:left;background:transparent;border:none;padding:8px 10px;border-radius:var(--r-xs);cursor:pointer}.oem-ac-item:hover{background:#ffffff0f}.oem-ac-name{font-size:13px;color:#e7ebf3;font-weight:600}.oem-ac-email{font-size:11px;color:#9aa6bc}.oem-due{display:flex;gap:8px;align-items:center}.oem-due-presets{display:flex;gap:5px}.oem-due-btn{background:#0a0f1a;border:1px solid #243149;border-radius:var(--r-sm);color:#9aa6bc;font-size:12.5px;font-weight:600;padding:9px 11px;cursor:pointer;transition:all .12s}.oem-due-btn:hover{color:#e7ebf3;border-color:#46546b}.oem-due-btn.on{background:var(--gold-500);border-color:var(--gold-500);color:#0c1322}.oem-due-hint{font-size:11px;color:#56627a;margin-top:7px}.ins-done{display:flex;gap:14px;align-items:flex-start;background:#3fcb8e14;border:1px solid rgba(63,203,142,.35);border-radius:var(--r-md);padding:16px 18px;margin-bottom:18px}.ins-done-ic{width:40px;height:40px;flex:none;border-radius:50%;background:#3fcb8e29;color:#3fcb8e;display:flex;align-items:center;justify-content:center}.ins-done-t{font-size:15px;font-weight:700;color:#e7ebf3}.oem-disp{margin-top:14px;padding-top:14px;border-top:1px solid #1B2740}.oem-disp-h{font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:#56627a;margin-bottom:8px}.oem-disp-btns{display:flex;gap:8px}.oem-disp-btns .st-btn{flex:1;justify-content:center}.oem-disp-set{display:flex;align-items:center;gap:7px;font-size:13px;font-weight:600;padding:9px 12px;border-radius:var(--r-sm)}.oem-disp-set.ok{color:#3fcb8e;background:#3fcb8e1a;border:1px solid rgba(63,203,142,.3)}.oem-disp-set.bad{color:#ff8b8b;background:#e5484d1a;border:1px solid rgba(229,72,77,.3)}.oem-disp-undo{margin-left:auto;background:none;border:none;color:#9aa6bc;font-size:11px;cursor:pointer;text-decoration:underline}.oem-sc-row{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1.2fr;gap:10px;align-items:center;padding:8px 0;border-bottom:1px solid #131c2e;font-size:13px;color:#e7ebf3}.oem-sc-head{font-size:9.5px;letter-spacing:.1em;text-transform:uppercase;color:#56627a;font-weight:700}.oem-sc-name{font-weight:600}.oem-sc-ok{color:#3fcb8e}.oem-sc-bad{color:#ff8b8b}.oem-toolbar{display:flex;gap:10px;align-items:center;margin-bottom:12px}.oem-search{flex:1;display:flex;align-items:center;gap:9px;background:#0e1626;border:1px solid #243149;border-radius:var(--r-sm);padding:0 12px}.oem-search svg{color:#56627a;flex:none}.oem-search input{flex:1;background:none;border:none;outline:none;color:#e7ebf3;font-size:13.5px;padding:10px 0;font-family:var(--font-sans)}.oem-overdue{color:#ff8b8b;font-weight:600}.oem-noresult{padding:16px 4px;font-size:13px;color:#56627a}.oem-lang{display:inline-flex;align-items:center;gap:6px;background:#0e1626;border:1px solid #243149;border-radius:var(--r-sm);color:#e7ebf3;font-size:12px;font-weight:700;font-family:var(--font-mono);letter-spacing:.06em;padding:6px 11px;cursor:pointer;transition:border-color .12s}.oem-lang:hover{border-color:var(--gold-500)}.oem-lang-alt{color:#56627a;font-weight:500}.vf-page{min-height:100vh;background:var(--navy-900);color:#e7ebf3;background-image:radial-gradient(rgba(255,255,255,.045) 1px,transparent 1px);background-size:30px 30px}.vf-top{display:flex;align-items:center;gap:14px;padding:18px 24px;border-bottom:1px solid #1B2740}.vf-logo{height:20px}.vf-top-tag{margin-left:auto;font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:#56627a}.vf-main{max-width:840px;margin:0 auto;padding:30px 24px 60px}.vf-card{border-radius:var(--r-md);padding:28px;text-align:center;display:flex;flex-direction:column;align-items:center}.vf-card-ok{background:linear-gradient(180deg,#3fcb8e1a,#3fcb8e05);border:1.5px solid rgba(63,203,142,.4)}.vf-card-bad{background:#e5484d0f;border:1.5px solid rgba(229,72,77,.4)}.vf-seal{width:60px;height:60px;border-radius:50%;background:#0c1322;border:1px solid #243149;display:flex;align-items:center;justify-content:center;margin-bottom:14px}.vf-badge{font-size:11px;font-weight:800;letter-spacing:.16em;color:#3fcb8e;margin-bottom:8px}.vf-h{font-size:26px;font-weight:700;letter-spacing:-.02em;line-height:1.2;margin:0 0 10px}.vf-sub{font-size:14px;color:#9aa6bc;line-height:1.55;max-width:520px;margin:0}.vf-bad-note{font-size:11.5px;color:#ff8b8b;margin-top:16px;background:#e5484d1a;border:1px solid rgba(229,72,77,.3);border-radius:var(--r-sm);padding:8px 12px}.vf-hashbar{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:20px;width:100%}.vf-hashbar-c{display:flex;flex-direction:column;gap:3px;background:#0c1322;border:1px solid #243149;border-radius:var(--r-sm);padding:9px 16px;min-width:150px}.vf-hashbar-k{font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:#56627a}.vf-hashbar-v{font-size:13px;color:#e7ebf3;font-weight:600}.vf-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:18px}.vf-panel{background:#0e1626;border:1px solid #1B2740;border-radius:var(--r-md);padding:18px 20px}.vf-panel-h{display:flex;align-items:center;font-size:11px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:#9aa6bc;margin-bottom:12px;padding-bottom:10px;border-bottom:1px solid #1B2740}.vf-row{display:flex;align-items:baseline;gap:14px;padding:5px 0}.vf-row-k{font-size:12.5px;color:#56627a;width:140px;flex:none}.vf-row-v{font-size:13.5px;color:#e7ebf3;font-weight:500}.vf-status{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;font-weight:700;padding:3px 10px;border-radius:var(--r-pill)}.vf-status.ok{color:#3fcb8e;background:#3fcb8e24;border:1px solid rgba(63,203,142,.35)}.vf-status.pend{color:var(--gold-400);background:#e1ab481f;border:1px solid rgba(225,171,72,.35)}.vf-summary{display:flex;gap:10px;margin-top:14px;padding-top:14px;border-top:1px solid #1B2740}.vf-sum{flex:1;display:flex;flex-direction:column;align-items:center;gap:2px;background:#0c1322;border:1px solid #1B2740;border-radius:var(--r-sm);padding:10px}.vf-sum-n{font-size:22px;font-weight:700;font-family:var(--font-mono);color:#e7ebf3}.vf-sum-n.ok{color:#3fcb8e}.vf-sum-n.bad{color:#ff8b8b}.vf-sum-l{font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:#56627a}.vf-chars{margin-top:16px}.vf-toggle{margin-left:auto;background:none;border:none;color:var(--gold-400);font-size:12px;font-weight:600;cursor:pointer;text-transform:none;letter-spacing:0}.vf-link{background:none;border:none;color:var(--gold-400);cursor:pointer;font:inherit}.vf-table{display:flex;flex-direction:column}.vf-tr{display:grid;grid-template-columns:32px 1fr 70px 64px 64px 70px 58px;gap:8px;align-items:center;padding:8px 4px;border-bottom:1px solid #131c2e;font-size:12.5px}.vf-th{font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:#56627a;font-weight:700}.vf-tr.fail{box-shadow:inset 2px 0 #e5484d}.vf-res{font-weight:700;font-size:11px}.vf-res.p{color:#3fcb8e}.vf-res.f{color:#ff8b8b}.vf-empty{padding:14px 4px;font-size:13px;color:#9aa6bc}.vf-foot{margin-top:24px;text-align:center;font-size:11px;color:#56627a;letter-spacing:.04em}.vf-panel-rex{margin-top:16px}.vf-rex-sheet{position:relative;background:#fff;border-radius:var(--r-sm);overflow:hidden;max-height:360px;display:flex;align-items:center;justify-content:center}.vf-auto-badge{position:absolute;top:10px;right:10px;display:inline-flex;align-items:center;gap:6px;background:#0c1322;color:var(--gold-400);font-size:11px;font-weight:700;letter-spacing:.02em;padding:5px 10px;border-radius:var(--r-pill);border:1px solid rgba(225,171,72,.4)}.vf-rex-sheet svg{max-height:360px;width:100%}.vf-rex-status{margin-top:12px;font-size:12.5px;color:#9aa6bc;display:flex;align-items:center;gap:9px}.vf-rex-ok{display:inline-flex;align-items:center;gap:8px;color:#3fcb8e;font-weight:600}.vf-scanline{animation:vf-scan 1.1s ease-in-out infinite}@keyframes vf-scan{0%{transform:translate(0)}to{transform:translate(940px)}}.vf-cta{margin-top:18px;display:flex;gap:24px;align-items:center;justify-content:space-between;flex-wrap:wrap;background:linear-gradient(180deg,#e1ab481a,#e1ab4808);border:1px solid rgba(225,171,72,.4);border-radius:var(--r-md);padding:22px 26px}.vf-cta-l{flex:1;min-width:280px}.vf-cta-eyebrow{font-size:10px;letter-spacing:.16em;color:var(--gold-400);margin-bottom:7px}.vf-cta-h{font-size:20px;font-weight:700;color:#fff;letter-spacing:-.01em;margin-bottom:6px}.vf-cta-s{font-size:13.5px;color:#9aa6bc;line-height:1.55;max-width:520px}.vf-cta-r{display:flex;flex-direction:column;gap:9px;flex:none}.vf-cta-btn{display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;padding:11px 18px;border-radius:var(--r-sm);text-decoration:none;white-space:nowrap}.vf-cta-btn.primary{background:var(--gold-500);color:#0c1322}.vf-cta-btn.primary:hover{background:var(--gold-600)}.vf-cta-btn.ghost{border:1px solid #46546B;color:#e7ebf3}.vf-cta-btn.ghost:hover{border-color:#9aa6bc}@media(max-width:680px){.vf-cta{flex-direction:column;align-items:stretch}.vf-cta-r{flex-direction:row}.vf-cta-btn{flex:1}}@media(max-width:680px){.vf-grid{grid-template-columns:1fr}.vf-tr{grid-template-columns:28px 1fr 56px 56px;font-size:11.5px}.vf-tr span:nth-child(4),.vf-tr span:nth-child(5){display:none}}.st-import-link{display:flex;align-items:center;gap:9px;width:100%;margin-top:10px;padding:11px 14px;background:transparent;border:1px solid #1B2740;border-radius:var(--r-sm);color:#9aa6bc;font-size:13px;cursor:pointer;text-align:left;transition:border-color .12s,background .12s}.st-import-link:hover{border-color:#2b3a57;background:#0e1626}.st-import-link svg{color:var(--gold-400);flex:none}.st-import-link b{color:#e7ebf3;font-weight:600}.imp-modal{max-width:560px}.imp-sub{font-size:13px;color:#9aa6bc;line-height:1.55;margin:0 0 14px}.imp-ta{width:100%;background:#0a0f1a;border:1px solid #243149;border-radius:var(--r-sm);padding:11px 13px;color:#e7ebf3;font-size:12.5px;line-height:1.5;resize:vertical;font-family:var(--font-mono)}.imp-ta:focus{outline:none;border-color:var(--gold-500);box-shadow:0 0 0 2px #e1ab4833}.imp-sample{margin-top:9px;background:none;border:none;color:var(--gold-400);font-size:12.5px;cursor:pointer;text-decoration:underline;text-underline-offset:3px;padding:0}.imp-loading{display:flex;flex-direction:column;align-items:center;gap:8px;padding:34px 20px;text-align:center}.imp-spin{width:30px;height:30px;border-radius:50%;border:3px solid #243149;border-top-color:var(--gold-500);animation:su-spin .8s linear infinite}.imp-loading-t{font-size:15px;font-weight:600;color:#e7ebf3}.imp-loading-s{font-size:12px;color:#56627a}.imp-err-ic{color:#ff8b8b}.imp-amb-head{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--gold-400);margin-bottom:14px}.imp-amb{margin-bottom:14px;padding-bottom:14px;border-bottom:1px solid #1B2740}.imp-amb-q{font-size:13.5px;color:#e7ebf3;margin-bottom:9px}.imp-amb-opts{display:flex;flex-wrap:wrap;gap:7px}.imp-amb-opt{background:#0a0f1a;border:1px solid #243149;border-radius:var(--r-sm);color:#9aa6bc;font-size:12.5px;padding:7px 11px;cursor:pointer;transition:all .12s}.imp-amb-opt:hover{border-color:#46546b;color:#e7ebf3}.imp-amb-opt.on{background:var(--gold-500);border-color:var(--gold-500);color:#0c1322;font-weight:600}.imp-preview{font-size:11.5px;color:#56627a}@keyframes su-spin{to{transform:rotate(360deg)}}.st-trial{display:inline-flex;align-items:center;gap:9px;background:#16203a;border:1px solid #243149;border-radius:var(--r-pill);padding:5px 6px 5px 11px;cursor:pointer;font-size:12px;color:#9aa6bc;transition:border-color .15s,background .15s}.st-trial:hover{border-color:#46546b}.st-trial.active{cursor:default;color:#3fcb8e;padding:6px 13px}.st-trial.active:hover{border-color:#243149}.st-trial-dot{width:7px;height:7px;border-radius:50%;background:#3fcb8e}.st-trial-bar{width:64px;height:6px;border-radius:3px;background:#0c1322;overflow:hidden;flex:none}.st-trial-fill{display:block;height:100%;background:var(--gold-500);border-radius:3px}.st-trial.low .st-trial-fill{background:#f5a623}.st-trial.over .st-trial-fill{background:var(--err)}.st-trial-txt{font-size:11.5px;white-space:nowrap}.st-trial.over .st-trial-txt{color:#ff8b8b}.st-trial-cta{font-size:11px;font-weight:700;color:#0c1322;background:var(--gold-500);border-radius:var(--r-pill);padding:3px 10px}.st-trial.over .st-trial-cta{background:var(--err);color:#fff}.st-locked{border:1px dashed rgba(229,72,77,.4);background:#e5484d0d;border-radius:var(--r-md);padding:26px 22px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:7px}.st-locked-ic{width:38px;height:38px;border-radius:50%;background:#e5484d24;color:#ff8b8b;display:flex;align-items:center;justify-content:center;margin-bottom:2px}.st-locked-t{font-size:15px;font-weight:700;color:#e7ebf3}.st-locked-s{font-size:12.5px;color:#9aa6bc;max-width:340px;line-height:1.5}.st-locked .st-btn{margin-top:10px}.st-modal-wide{max-width:760px;width:100%}.st-card-wrap{position:relative}.st-card-wrap .st-input{padding-right:64px}.st-brand{position:absolute;right:11px;top:50%;transform:translateY(-50%);font-size:10px;font-weight:700;letter-spacing:.06em;color:#9aa6bc;font-family:var(--font-mono)}.st-up-hero{display:flex;gap:14px;align-items:flex-start;background:#070b14;border:1px solid #243149;border-radius:var(--r-md);padding:16px;margin-bottom:18px}.st-up-badge{width:40px;height:40px;flex:none;border-radius:var(--r-sm);background:#e1ab4824;color:var(--gold-400);display:flex;align-items:center;justify-content:center}.st-up-h{font-size:16px;font-weight:700;color:#e7ebf3}.st-up-s{font-size:13px;color:#9aa6bc;margin-top:4px;line-height:1.5}.st-up-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.st-up-sec{font-size:10px;letter-spacing:.14em;color:#5e6c86;font-weight:600;margin-bottom:10px}.st-up-err{font-size:12px;color:#ff8b8b;margin-top:6px}.st-up-secure{display:flex;align-items:center;gap:7px;font-size:11.5px;color:#5e6c86;margin-top:16px}.st-up-busy{padding:60px 20px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:8px}.st-up-spinner{width:34px;height:34px;border-radius:50%;border:3px solid #243149;border-top-color:var(--gold-500);animation:st-spin .8s linear infinite;margin-bottom:6px}.st-up-busy-t{font-size:16px;font-weight:700;color:#e7ebf3}.st-up-busy-s{font-size:12.5px;color:#5e6c86}@media(max-width:760px){.st-up-grid{grid-template-columns:1fr}}.st-up-grid{margin-top:4px}.st-up-lead{display:flex;gap:9px;align-items:flex-start;font-size:13px;color:#9aa6bc;line-height:1.5;background:#e1ab480f;border:1px solid rgba(225,171,72,.18);border-radius:var(--r-md);padding:12px 14px;margin-bottom:16px}.st-up-lead svg{flex:none;margin-top:2px;color:var(--gold-400)}.st-opt{color:#5e6c86;font-weight:400;text-transform:none;letter-spacing:0}.st-plans{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:18px}@media(max-width:680px){.st-plans{grid-template-columns:1fr}}.st-plan{position:relative;display:flex;flex-direction:column;gap:3px;text-align:left;background:#0a0f1a;border:1px solid #243149;border-radius:var(--r-md);padding:15px 14px 16px;cursor:pointer;transition:border-color .12s,background .12s}.st-plan:hover{border-color:#46546b}.st-plan.on{border-color:var(--gold-500);background:#e1ab4812}.st-plan-badge{position:absolute;top:-8px;left:14px;font-size:9px;letter-spacing:.08em;text-transform:uppercase;font-weight:700;color:#0a0f1a;background:var(--gold-500);border-radius:var(--r-pill);padding:2px 8px}.st-plan-check{position:absolute;top:12px;right:12px;width:18px;height:18px;border-radius:50%;border:1.5px solid #46546B;display:flex;align-items:center;justify-content:center;color:#0a0f1a}.st-plan.on .st-plan-check{background:var(--gold-500);border-color:var(--gold-500)}.st-plan-n{font-size:13px;font-weight:600;color:#e7ebf3}.st-plan-amt{font-size:20px;font-weight:700;color:#e7ebf3;font-family:var(--font-mono);margin-top:2px}.st-plan-amt small{font-size:11px;font-weight:500;color:#9aa6bc;margin-left:1px}.st-plan-incl{font-size:11.5px;color:#9aa6bc;margin-top:3px;line-height:1.4}.st-row2{display:grid;grid-template-columns:1fr 1fr;gap:12px}.st-pay-note{display:flex;align-items:flex-start;gap:7px;font-size:11px;color:#5e6c86;margin-top:14px;line-height:1.5}.st-pay-note svg{flex:none;margin-top:1px}.st-contact{background:#070b14;border:1px solid #243149;border-radius:var(--r-md);padding:16px}.st-contact-h{font-size:14px;font-weight:700;color:#e7ebf3}.st-contact-s{font-size:12.5px;color:#9aa6bc;margin-top:5px;line-height:1.5}.st-sum{background:#070b14;border:1px solid #243149;border-radius:var(--r-md);padding:16px}.st-sum-plan{padding-bottom:12px;margin-bottom:6px;border-bottom:1px solid #1B2740}.st-sum-plan-n{font-size:14px;font-weight:700;color:#e7ebf3}.st-sum-plan-s{font-size:11.5px;color:#9aa6bc;margin-top:3px}.st-sum-row{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:12.5px;color:#9aa6bc;padding:6px 0}.st-sum-row span:last-child{color:#e7ebf3}.st-sum-row.total{margin-top:6px;padding-top:12px;border-top:1px solid #1B2740;font-size:14px;font-weight:700;color:#e7ebf3}.st-sum-skel{display:inline-block;width:54px;height:12px;border-radius:4px;background:linear-gradient(90deg,#16203a,#1f2c49,#16203a);background-size:200% 100%;animation:st-shimmer 1.2s linear infinite}@keyframes st-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.st-sum-loc{display:flex;align-items:center;gap:6px;font-size:11px;color:#5e6c86;margin-top:12px}.st-sum-loc svg{flex:none}.st-sum-note{font-size:11px;color:#5e6c86;margin-top:8px;line-height:1.5}.st-modal-wide .su-input{width:100%;background:#070b14;border:1px solid #243149;border-radius:var(--r-sm);padding:10px 12px;color:#e7ebf3;font-size:14px;font-family:var(--font-sans)}.st-modal-wide .su-input:focus{outline:none;border-color:var(--gold-500);box-shadow:0 0 0 3px #e1ab482e}.st-modal-wide .su-input.mono{font-family:var(--font-mono)}.st-region{display:inline-flex;align-items:center;gap:7px;font-size:11.5px;color:#9aa6bc;background:#16203a;border:1px solid #243149;border-radius:var(--r-pill);padding:5px 11px}.st-region-dot{width:7px;height:7px;border-radius:50%;background:#3fcb8e}.set-sec{font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:#5e6c86;font-weight:600;margin-bottom:8px}.set-note{font-size:12px;color:#9aa6bc;margin:0 0 10px;line-height:1.5}.set-plan{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#0e1626;border:1px solid #1B2740;border-radius:var(--r-sm);padding:12px 14px}.set-plan-name{font-size:14px;font-weight:600;color:#e7ebf3}.set-plan-sub{font-size:11.5px;color:#5e6c86;margin-top:2px}.st-seatmeter{margin-left:auto;font-size:11px;color:#9aa6bc;background:#0a0f1a;border:1px solid #243149;border-radius:var(--r-pill);padding:3px 10px;letter-spacing:.02em}.st-seatmeter.full{color:var(--gold-400);border-color:#e1ab4866}.st-x{flex:none;display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;background:transparent;color:#56627a;border-radius:var(--r-sm);cursor:pointer;transition:all var(--dur-fast) var(--ease)}.st-x:hover{background:#e5484d1f;color:#ff8b8b}.st-bill-meter{margin:14px 0 4px}.st-bill-meter-bar{height:7px;background:#16203a;border-radius:4px;overflow:hidden}.st-bill-meter-bar>div{height:100%;background:var(--gold-500);border-radius:4px;transition:width var(--dur-base) var(--ease)}.st-bill-meter-bar>div.over{background:var(--err)}.st-bill-meter-txt{font-size:11px;color:#56627a;margin-top:6px}.st-pref{display:flex;align-items:center;gap:16px;padding:13px 0;border-top:1px solid #141C2E}.st-pref.disabled{opacity:.5}.st-pref-txt{flex:1;min-width:0}.st-pref-t{font-size:13.5px;font-weight:600;color:#e7ebf3}.st-pref-s{font-size:11.5px;color:#56627a;margin-top:2px;line-height:1.45}.st-switch{flex:none;width:42px;height:24px;border-radius:var(--r-pill);border:1px solid #243149;background:#16203a;position:relative;cursor:pointer;transition:background var(--dur-fast) var(--ease),border-color var(--dur-fast) var(--ease)}.st-switch.on{background:var(--gold-500);border-color:var(--gold-500)}.st-switch-knob{position:absolute;top:2px;left:2px;width:18px;height:18px;border-radius:50%;background:#fff;transition:transform var(--dur-fast) var(--ease)}.st-switch.on .st-switch-knob{transform:translate(18px)}.st-switch:disabled{opacity:.6;cursor:default}.st-cap{flex:none;display:flex;align-items:center;gap:0}.st-cap-cur{color:#56627a;background:#0a0f1a;border:1px solid #243149;border-right:0;border-radius:var(--r-sm) 0 0 var(--r-sm);padding:8px 10px;font-size:13px}.st-cap-input{width:96px;border-radius:0 var(--r-sm) var(--r-sm) 0;text-align:right}.rep-tool.on{color:var(--gold-400)}.rep-cmt-badge{position:absolute;top:-4px;right:-4px;min-width:14px;height:14px;padding:0 3px;border-radius:7px;background:var(--gold-500);color:#0c1322;font-size:9px;font-weight:800;line-height:14px;text-align:center;font-family:var(--font-mono)}.rep-tool{position:relative}.rep-thread{background:#0a0f1a;border:1px solid #1B2740;border-radius:var(--r-sm);margin:0 0 8px;padding:10px 12px;display:flex;flex-direction:column;gap:8px}.rep-thread-c{display:flex;gap:9px;align-items:flex-start}.rep-thread-av{width:22px;height:22px;flex:none;border-radius:50%;background:#243149;color:#c9d1dc;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center}.rep-thread-body{flex:1;min-width:0}.rep-thread-meta{font-size:10.5px;color:#56627a}.rep-thread-text{font-size:13px;color:#e7ebf3;line-height:1.45}.rep-thread-del{background:none;border:0;color:#56627a;font-size:16px;line-height:1;cursor:pointer;padding:0 4px}.rep-thread-del:hover{color:#ff8b8b}.rep-thread-empty{font-size:11.5px;color:#56627a}.rep-thread-add{display:flex;gap:8px}.rep-thread-add .rep-input{flex:1}.st-outchips{display:inline-flex;gap:6px;flex-wrap:wrap}.st-ochip{display:inline-flex;align-items:center;gap:5px;font-size:11.5px;font-weight:600;padding:3px 9px;border-radius:var(--r-pill);border:1px solid}.st-ochip svg{width:13px;height:13px}.st-ochip.gold{color:var(--gold-400);border-color:#e1ab4866;background:#e1ab481f}.st-ochip.blue{color:#6f9bff;border-color:#1456e666;background:#1456e624}.st-hero-up{border:1.5px dashed #2B3A57;border-radius:var(--r-lg);background:#0e1626;padding:34px 28px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:8px;cursor:pointer;transition:border-color .15s,background .15s}.st-hero-up:hover{border-color:var(--gold-500);background:#111a2c}.st-hero-up.hot{border-color:var(--gold-500);background:#e1ab4812}.st-hero-up.reading{cursor:default;border-style:solid;border-color:#243149;align-items:stretch;text-align:left;gap:12px}.st-hero-up-badge-ic{width:46px;height:46px;border-radius:50%;background:#e1ab4824;color:var(--gold-400);display:flex;align-items:center;justify-content:center;margin-bottom:4px}.st-hero-up-t{font-size:19px;font-weight:700;color:#fff;letter-spacing:-.01em}.st-hero-up-s{font-size:13.5px;color:#9aa6bc;max-width:440px;line-height:1.5}.st-hero-up .st-btn{margin-top:12px}.st-hero-up-formats{font-size:11.5px;color:#5e6c86;margin-top:12px;letter-spacing:.02em}.st-hero-up-row{display:flex;align-items:center;gap:11px}.st-hero-up-ic{color:#9aa6bc;display:flex}.st-hero-up-file{font-weight:600;font-size:14px;color:#e7ebf3}.st-hero-up-badge{margin-left:auto;font-size:11px;font-weight:600;color:var(--gold-400);background:#e1ab481f;padding:3px 9px;border-radius:var(--r-xs);text-transform:uppercase;letter-spacing:.06em}.st-hero-progress{height:8px;background:#16203a;border-radius:4px;overflow:hidden}.st-hero-progress>div{height:100%;background:var(--gold-500);border-radius:4px;transition:width .18s linear}.st-hero-up-sub{font-size:12px;color:#5e6c86}.st-proj-drop{display:flex;align-items:center;gap:14px;width:100%;margin-top:12px;padding:15px 18px;border:1.5px dashed #2B3A57;border-radius:var(--r-lg);background:#0e1626;cursor:pointer;text-align:left;transition:border-color var(--dur-fast) var(--ease),background var(--dur-fast) var(--ease)}.st-proj-drop:hover{border-color:var(--gold-500);background:#111a2c}.st-proj-drop.hot{border-color:var(--gold-500);background:#e1ab4812}.st-proj-drop-ic{width:38px;height:38px;flex:none;border-radius:var(--r-md);background:#1456e624;color:#6f9bff;display:flex;align-items:center;justify-content:center}.st-proj-drop-txt{display:flex;flex-direction:column;gap:2px;min-width:0}.st-proj-drop-t{font-size:14.5px;font-weight:700;color:#e7ebf3;letter-spacing:-.01em}.st-proj-drop-s{font-size:12.5px;color:#9aa6bc;line-height:1.45}.st-proj-drop-cta{margin-left:auto;flex:none;font-size:12.5px;font-weight:600;color:var(--gold-400);white-space:nowrap}.st-section{margin-top:30px}.st-section-h{display:flex;align-items:center;gap:10px;margin-bottom:14px}.st-section-t{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#9aa6bc}.st-section-t svg{color:#5e6c86}.st-section-h .st-btn{margin-left:auto}.st-recent{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:12px}.st-recent-card{background:#0e1626;border:1px solid #1B2740;border-radius:var(--r-md);padding:14px;cursor:pointer;transition:border-color .12s,background .12s}.st-recent-card:hover{border-color:#2b3a57;background:#111a2c}.st-recent-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:11px}.st-recent-ic{color:#5e6c86;display:flex}.st-recent-name{font-size:13.5px;font-weight:600;color:#e7ebf3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.st-recent-sub{font-size:11.5px;color:#5e6c86;margin-top:3px}.st-proj-empty{border:1px solid #1B2740;border-radius:var(--r-md);background:#0e1626;padding:28px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:6px}.st-proj-empty-t{font-size:15px;font-weight:700;color:#e7ebf3}.st-proj-empty-s{font-size:13px;color:#5e6c86;max-width:420px;line-height:1.5}.iv-seatcard{display:grid;grid-template-columns:1.1fr 1px 1.4fr;gap:24px;align-items:center;background:#0c1322;border:1px solid #1B2740;border-radius:var(--r-md);padding:18px 20px;margin-bottom:16px}.iv-seatcard-div{align-self:stretch;width:1px;background:#1b2740}.iv-seat-big-lab{font-size:10.5px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#7a869c}.iv-seat-big{display:flex;align-items:baseline;gap:8px;margin-top:8px}.iv-seat-big-n{font-size:34px;font-weight:800;color:#e7ebf3;line-height:1;font-variant-numeric:tabular-nums;letter-spacing:-.02em}.iv-seat-big-d{font-size:16px;color:#5e6c86;font-weight:600}.iv-seat-stat{display:flex;flex-wrap:wrap;gap:6px 16px;margin-top:14px;font-size:12px;color:#9aa6bc}.iv-seat-stat span{display:inline-flex;align-items:center;gap:7px}.iv-seat-stat i{width:8px;height:8px;border-radius:1px;flex:none}.iv-seat-stat i.a{background:var(--gold-500)}.iv-seat-stat i.p{background:repeating-linear-gradient(45deg,var(--gold-500),var(--gold-500) 2px,transparent 2px,transparent 4px);border:1px solid rgba(225,171,72,.5)}.iv-seat-stat i.o{background:#141e33;border:1px solid #243149}.iv-seatcard-note{margin-top:12px;font-size:12px;color:#7a869c;line-height:1.5}.iv-seatcard-note b{color:#c9d1da;font-weight:600}.iv-link{background:none;border:none;color:var(--gold-400);font:inherit;font-weight:600;cursor:pointer;padding:0;display:inline-flex;align-items:center;gap:6px}.iv-link:hover{color:var(--gold-500);text-decoration:underline;text-underline-offset:2px}.iv-link.sm{font-size:12px}.iv-link svg{flex:none}.iv-seat-top{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:8px}.iv-seat-lab{font-size:10.5px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#7a869c}.iv-seat-val{font-family:var(--font-mono);font-size:12px;color:#9aa6bc}.iv-seat-val .over{color:#ff8b8b}.iv-seatcells{display:flex;gap:4px;flex-wrap:wrap}.iv-seatcell{flex:1 1 14px;min-width:14px;max-width:40px;height:22px;border-radius:2px;background:#141e33;border:1px solid #243149}.iv-seatcell.active{background:var(--gold-500);border-color:var(--gold-500)}.iv-seatcell.pending{background:repeating-linear-gradient(45deg,var(--gold-500),var(--gold-500) 3px,#1a1206 3px,#1a1206 6px);border-color:#e1ab488c}.iv-seatcell.add{background:#e1ab4838;border-color:#e1ab4880}.iv-seatcell.over{background:#e5484d1f;border:1px dashed #E5484D}.iv-composer{background:#0c1322;border:1px solid #1B2740;border-radius:var(--r-md);padding:18px;margin-bottom:18px}.iv-composer-h{display:flex;align-items:center;gap:8px;font-size:13.5px;font-weight:700;color:#e7ebf3}.iv-composer-h svg{color:var(--gold-400)}.iv-composer-s{font-size:12px;color:#7a869c;margin:4px 0 12px}.iv-composer-foot{display:flex;align-items:center;gap:16px;margin-top:14px}.iv-joins-note{display:flex;align-items:center;gap:7px;font-size:12px;color:#7a869c}.iv-joins-note b{color:#c9d1da;font-weight:600}.iv-joins-ic{color:var(--gold-400);display:flex}.iv-composer-foot .iv-send,.iv-composer-foot .iv-link{margin-left:auto}.iv-composer-foot .iv-link+.iv-send{margin-left:0}.iv-chips{display:flex;flex-wrap:wrap;gap:6px;align-items:center;min-height:46px;background:#070b14;border:1px solid #243149;border-radius:var(--r-sm);padding:8px 10px;cursor:text;transition:border-color var(--dur-fast),box-shadow var(--dur-fast)}.iv-chips.focus{border-color:var(--gold-500);box-shadow:0 0 0 3px #e1ab4833}.iv-chips.disabled{opacity:.55;pointer-events:none}.iv-chip{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;color:#e7ebf3;background:#16203a;border:1px solid #2B3A57;border-radius:var(--r-sm);padding:4px 6px 4px 9px;animation:iv-chip-in .14s var(--ease)}@keyframes iv-chip-in{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:none}}.iv-chip.bad{color:#ff8b8b;border-color:#ff8b8b;background:#e5484d1a}.iv-chip.dupe{color:var(--gold-400);border-color:#e1ab4880;background:#e1ab481a}.iv-chip-x{display:flex;background:none;border:none;color:currentColor;opacity:.6;cursor:pointer;padding:0;border-radius:var(--r-xs)}.iv-chip-x:hover{opacity:1}.iv-chips-in{flex:1;min-width:140px;background:none;border:none;outline:none;color:#e7ebf3;font-family:var(--font-sans);font-size:14px;padding:3px 2px}.iv-chips-in::placeholder{color:#465268}.iv-chips-hint{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-top:7px;font-size:11.5px;color:#56627a}.iv-chips-hint b{color:#c9d1da;font-weight:600}.iv-chips-hint .bad{color:#ff8b8b}.iv-chips-hint .dupe{color:var(--gold-400)}.iv-upgrade{display:flex;gap:12px;margin-top:14px;padding:13px 15px;border-radius:var(--r-sm);background:#f5a62314;border:1px solid rgba(245,166,35,.32)}.iv-upgrade-ic{flex:none;color:var(--orange-400);display:flex;margin-top:1px}.iv-upgrade-t{font-size:13px;font-weight:700;color:#f3d08a}.iv-upgrade-s{font-size:12px;color:#c9b98f;margin-top:3px;line-height:1.45}.iv-upgrade-s b{color:#f3d08a}.iv-upgrade-btn{display:inline-flex;align-items:center;gap:7px;margin-top:10px;font-size:12.5px;font-weight:700;color:#0c1322;background:var(--gold-500);border:none;border-radius:var(--r-sm);padding:7px 12px;cursor:pointer;transition:background var(--dur-fast)}.iv-upgrade-btn:hover{background:var(--gold-600)}.iv-roster-head{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-bottom:12px}.iv-fchips{display:inline-flex;gap:6px}.iv-fchip{display:inline-flex;align-items:center;gap:7px;font-size:12.5px;font-weight:600;color:#9aa6bc;background:transparent;border:1px solid #243149;border-radius:var(--r-pill);padding:5px 12px;cursor:pointer;transition:color var(--dur-fast),border-color var(--dur-fast),background var(--dur-fast)}.iv-fchip:hover{color:#fff;border-color:#46546b}.iv-fchip.on{color:#0c1322;background:var(--gold-500);border-color:var(--gold-500)}.iv-fchip .fct{font-family:var(--font-mono);font-size:10.5px;opacity:.8}.iv-search{margin-left:auto;position:relative;width:220px;max-width:100%}.iv-search-ic{position:absolute;left:11px;top:50%;transform:translateY(-50%);color:#56627a;display:flex;pointer-events:none}.iv-search-in{width:100%;background:#070b14;border:1px solid #243149;border-radius:var(--r-sm);padding:9px 12px 9px 34px;color:#e7ebf3;font-size:13px;font-family:var(--font-sans);transition:border-color var(--dur-fast),box-shadow var(--dur-fast)}.iv-search-in:focus{outline:none;border-color:var(--gold-500);box-shadow:0 0 0 3px #e1ab4833}.iv-search-in::placeholder{color:#465268}.iv-roster{background:#0c1322;border:1px solid #1B2740;border-radius:var(--r-md);overflow:hidden}.iv-row{display:grid;grid-template-columns:34px minmax(0,1fr) 96px 78px auto;gap:14px;align-items:center;padding:12px 16px;border-bottom:1px solid #141E33}.iv-row:last-child{border-bottom:none}.iv-av{width:34px;height:34px;flex:none;border-radius:50%;background:#243149;color:#9aa6bc;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:13px}.iv-av.owner{background:var(--gold-500);color:#0c1322}.iv-av.inv{background:#e1ab4829;color:var(--gold-400);border:1px dashed rgba(225,171,72,.5)}.iv-id{min-width:0;display:flex;flex-direction:column;gap:2px}.iv-name{font-size:13.5px;font-weight:600;color:#e7ebf3;display:flex;align-items:center;gap:7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.iv-you{font-size:8.5px;letter-spacing:.1em;color:var(--gold-400);background:#e1ab4824;padding:1px 5px;border-radius:var(--r-xs);text-transform:uppercase;flex:none}.iv-email{font-size:11.5px;color:#56627a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.iv-status{display:inline-flex;align-items:center;gap:6px;font-size:11.5px;font-weight:600;font-family:var(--font-mono)}.iv-status-dot{width:6px;height:6px;border-radius:50%;background:currentColor}.iv-status.active{color:#3fcb8e}.iv-status.invited{color:var(--gold-400)}.iv-rrole{font-size:12px;font-weight:600;color:#9aa6bc}.iv-rrole.owner{color:var(--gold-400)}.iv-row-actions{display:inline-flex;align-items:center;gap:12px;justify-content:flex-end}.iv-empty{padding:38px 20px;text-align:center}.iv-empty-t{font-size:14px;font-weight:600;color:#c9d1da}.iv-empty-s{font-size:12.5px;color:#56627a;margin-top:5px}.iv-modal-h-ic{display:flex;color:var(--gold-400);margin-right:10px}.iv-modal-ttl{display:flex;flex-direction:column;gap:2px;min-width:0}.iv-modal-sub{font-size:12px;color:#7a869c}.iv-modal-f-note{font-size:12px;color:#7a869c;margin-right:auto}@media(max-width:760px){.iv-seatcard{grid-template-columns:1fr}.iv-seatcard-div{display:none}.iv-row{grid-template-columns:34px minmax(0,1fr) auto;gap:10px}.iv-row .iv-status,.iv-row .iv-rrole{display:none}}.ai-card{background:#0c1322;border:1px solid #1B2740;border-radius:var(--r-lg);padding:27px 28px;box-shadow:0 24px 60px #00000080}.ai-inviter{display:flex;align-items:center;gap:12px;padding-bottom:18px;margin-bottom:18px;border-bottom:1px solid #1B2740}.ai-av{width:38px;height:38px;flex:none;border-radius:50%;background:var(--gold-500);color:#0c1322;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;text-transform:uppercase}.ai-inviter-t{font-size:13px;color:#c9d1da}.ai-inviter-t b{color:#fff;font-weight:700}.ai-inviter-e{font-size:11.5px;color:#5e6c86;font-family:var(--font-mono);margin-top:2px}.ai-eyebrow{font-size:10.5px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--orange-500)}.ai-h{font-size:21px;font-weight:800;letter-spacing:-.02em;color:#fff;margin:8px 0 0;line-height:1.1}.ai-sub{font-size:13px;color:#9aa6bc;margin:8px 0 0;line-height:1.55}.ai-feats{list-style:none;margin:18px 0 0;padding:0;display:flex;flex-direction:column;gap:10px}.ai-feat{display:flex;align-items:flex-start;gap:10px;font-size:13px;color:#c9d1da;line-height:1.4}.ai-check{flex:none;width:20px;height:20px;border-radius:50%;background:#3fcb8e24;color:#3fcb8e;display:flex;align-items:center;justify-content:center;margin-top:1px}.ai-hint{font-size:11.5px;color:#ff8b8b;margin-top:7px}.ai-legal{font-size:11.5px;color:#56627a;line-height:1.55;margin-top:16px}.ai-legal b{font-weight:600}.ai-legal a{color:#7a869c;text-decoration:underline;text-underline-offset:2px}.ai-done-ic{width:54px;height:54px;border-radius:50%;background:#3fcb8e24;color:#3fcb8e;display:flex;align-items:center;justify-content:center;margin:0 auto 18px;animation:ai-pop .32s var(--ease)}@keyframes ai-pop{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:none}}.ai-link{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:16px;font-size:12.5px;font-weight:600;color:var(--orange-500);text-decoration:none;cursor:pointer;background:none;border:none;width:100%;font-family:inherit;transition:color var(--dur-fast) var(--ease)}.ai-link:hover{color:var(--orange-400)}.ai-inline-link{color:var(--orange-500);font-weight:600;cursor:pointer;margin-left:4px;white-space:nowrap}.ai-inline-link:hover{color:var(--orange-400)}.ai-mail-ic{width:54px;height:54px;border-radius:50%;background:#e1ab481a;border:1px solid rgba(225,171,72,.4);color:var(--gold-500);display:flex;align-items:center;justify-content:center;margin:0 auto 18px;animation:ai-pop .32s var(--ease)}.ai-warn-ic{width:54px;height:54px;border-radius:50%;background:#e5484d1f;border:1px solid rgba(229,72,77,.4);color:#e5484d;display:flex;align-items:center;justify-content:center;margin:0 auto 18px;animation:ai-pop .32s var(--ease)}.ai-to{display:inline-flex;align-items:center;gap:7px;font-family:var(--font-mono);font-size:12px;color:#c9d1da;background:#070b14;border:1px solid #243149;border-radius:var(--r-sm);padding:7px 12px;margin:0 auto 14px}.ai-resend{font-size:12.5px;color:#9aa6bc}.ai-resend button{background:none;border:none;padding:0;font-family:inherit;font-size:12.5px;font-weight:600;color:var(--orange-500);cursor:pointer;transition:color var(--dur-fast) var(--ease)}.ai-resend button:not(:disabled):hover{color:var(--orange-400)}.ai-resend button:disabled{color:#5e6c86;cursor:default}.ai-reqs{display:flex;flex-direction:column;gap:8px;margin:4px 0 16px}.ai-req{display:flex;align-items:center;gap:9px;font-size:12.5px;color:#5e6c86;transition:color var(--dur-fast) var(--ease)}.ai-req-dot{flex:none;width:15px;height:15px;border-radius:50%;border:1px solid #2E3A50;color:#3fcb8e;display:flex;align-items:center;justify-content:center;transition:border-color var(--dur-fast) var(--ease),background var(--dur-fast) var(--ease)}.ai-req-dot svg{opacity:0;transition:opacity var(--dur-fast) var(--ease)}.ai-req.ok{color:#3fcb8e}.ai-req.ok .ai-req-dot{border-color:#3fcb8e66;background:#3fcb8e1f}.ai-req.ok .ai-req-dot svg{opacity:1}
