*,:after,:before{margin:0;padding:0}:root{--pk-mid:#007676}body{background:#f9fafb;background:var(--bg);color:#111827;color:var(--text);font-family:Segoe UI,system-ui,-apple-system,sans-serif;font-family:var(--font)}.nav-badge{font-size:14px}.check-icon{flex-shrink:0;height:16px;width:16px}.user-row{gap:9px;margin-bottom:10px}.user-avatar,.user-row{align-items:center;display:flex}.user-avatar{background:#fff3;border-radius:50%;color:#fff;flex-shrink:0;font-size:13px;font-weight:600;height:32px;justify-content:center;width:32px}.user-info{flex:1 1;min-width:0}.user-name{color:#fff;font-size:12px;font-weight:500}.user-email,.user-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-email{color:#ffffff73;font-size:10px}.sign-out-btn{align-items:center;background:#0000;border:1px solid #fff3;border-radius:6px;color:#ffffff80;cursor:pointer;display:flex;height:28px;justify-content:center;width:28px}.sign-out-btn:hover{background:#ffffff1a;color:#fff}.btn-primary{transition:opacity .12s}.rating-row{display:flex;flex-wrap:wrap;gap:8px}.rating-btn{align-items:center;background:#fff;background:var(--surface);border:1px solid #e5e7eb;border:var(--border);border-radius:8px;border-radius:var(--radius);cursor:pointer;display:flex;flex-direction:column;font-family:Segoe UI,system-ui,-apple-system,sans-serif;font-family:var(--font);gap:3px;min-width:80px;padding:9px 12px;transition:all .12s}.rating-btn.selected,.rating-btn:hover{background:#f0f9f9;border-color:#007676}.rating-num{color:#111827;color:var(--text);font-size:22px;font-weight:600}.rating-btn.selected .rating-num{color:#007676}.rating-lbl{color:#9ca3af;color:var(--text-3);font-size:11px}.rating-btn.selected .rating-lbl{color:#007676}.form-body::-webkit-scrollbar,.sidebar-nav::-webkit-scrollbar{width:4px}.form-body::-webkit-scrollbar-thumb,.sidebar-nav::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:2px}@media (max-width:480px){.btn-ghost,.btn-primary{font-size:12px;padding:6px 10px}.topbar-title{font-size:13px}.rating-btn{min-width:64px;padding:7px 9px}}*,:after,:before{box-sizing:border-box}:root{--pk:#007676;--pk-dark:#055;--pk-light:#f0f9f9;--pk-border:#b3d9d9;--sidebar-w:240px;--topbar-h:56px;--font:"Segoe UI",system-ui,-apple-system,sans-serif;--radius:8px;--border:1px solid #e5e7eb;--border-light:1px solid #f3f4f6;--text:#111827;--text-2:#4b5563;--text-3:#9ca3af;--bg:#f9fafb;--surface:#fff}.promo-shell{font-family:Segoe UI,system-ui,-apple-system,sans-serif;font-family:var(--font)}.app-shell{height:100vh}.app-shell,.sidebar{display:flex;overflow:hidden}.sidebar{background:#007676;flex-direction:column;flex-shrink:0;width:240px;width:var(--sidebar-w)}.sidebar-brand{border-bottom:1px solid #ffffff26;gap:12px;padding:18px 16px 16px}.brand-mark,.sidebar-brand{align-items:center;display:flex}.brand-mark{background:#fff3;border-radius:10px;color:#fff;flex-shrink:0;font-size:18px;font-weight:700;height:38px;justify-content:center;width:38px}.brand-title{color:#fff;font-size:13px;font-weight:600;line-height:1.3}.brand-sub{color:#fff9;font-size:11px;margin-top:2px}.sidebar-nav{flex:1 1;overflow-y:auto;padding:10px 8px}.nav-item{align-items:center;background:#0000;border:none;border-radius:8px;cursor:pointer;display:flex;font-family:Segoe UI,system-ui,-apple-system,sans-serif;font-family:var(--font);gap:10px;margin-bottom:3px;padding:10px;text-align:left;transition:background .12s;width:100%}.nav-item:hover{background:#ffffff1a}.nav-item.active{background:#ffffff2e}.nav-badge{align-items:center;background:#ffffff26;border-radius:8px;color:#ffffffb3;display:flex;flex-shrink:0;font-size:13px;font-weight:600;height:32px;justify-content:center;width:32px}.nav-item.active .nav-badge{background:#fff;color:#007676}.nav-text{display:flex;flex:1 1;flex-direction:column;min-width:0}.nav-label{color:#ffffffa6;font-size:13px;font-weight:500}.nav-item.active .nav-label{color:#fff;font-weight:600}.nav-sub{color:#fff6;font-size:11px;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-item.active .nav-sub{color:#ffffffb3}.sidebar-footer{border-top:1px solid #ffffff26;padding:12px 14px}.progress-track{background:#ffffff26;border-radius:2px;height:3px;margin-bottom:5px}.progress-fill{background:#ffffffb3;border-radius:2px;height:3px;transition:width .3s}.progress-label{color:#fff6;font-size:10px}.main-area{display:flex;flex:1 1;flex-direction:column;min-width:0;overflow:hidden}.topbar{background:#fff;background:var(--surface);border-bottom:1px solid #e5e7eb;border-bottom:var(--border);flex-shrink:0;height:56px;height:var(--topbar-h);justify-content:space-between;padding:0 24px}.topbar,.topbar-left{align-items:center;display:flex}.topbar-left{gap:10px}.section-pill{background:#f0f9f9;border:1px solid #b3d9d9;border-radius:20px;color:#007676;font-size:11px;font-weight:600;padding:3px 11px}.topbar-title{color:#111827;color:var(--text);font-size:14px;font-weight:500}.topbar-actions{align-items:center;display:flex;gap:8px}.btn-ghost{background:#0000;border:1px solid #e5e7eb;border:var(--border);border-radius:8px;border-radius:var(--radius);color:#4b5563;color:var(--text-2);cursor:pointer;font-family:Segoe UI,system-ui,-apple-system,sans-serif;font-family:var(--font);font-size:13px;padding:7px 14px;transition:background .12s}.btn-ghost:hover:not(:disabled){background:#f9fafb;background:var(--bg)}.btn-ghost:disabled{cursor:default;opacity:.4}.btn-primary{background:#007676;border:none;border-radius:8px;border-radius:var(--radius);color:#fff;cursor:pointer;font-family:Segoe UI,system-ui,-apple-system,sans-serif;font-family:var(--font);font-size:13px;font-weight:500;padding:7px 18px}.btn-primary:hover:not(:disabled){background:#055}.btn-primary:disabled{cursor:default;opacity:.6}.status-pill{border-radius:20px;font-size:12px;padding:4px 12px}.status-pill.submitted{background:#e0f2f2;border:1px solid #b3d9d9;color:#007676}.toast{border-radius:8px;border-radius:var(--radius);font-size:13px;margin:10px 24px 0;padding:10px 14px}.toast-success{background:#f0fdf4;border:1px solid #bbf7d0;color:#166534}.toast-error{background:#fef2f2;border:1px solid #fecaca;color:#991b1b}.banner{border-radius:8px;font-size:13px;margin:12px 24px 0;padding:10px 14px}.banner-draft{background:#fef3c7;border:1px solid #fcd34d;color:#92400e}.banner-submitted{background:#e0f2f2;border:1px solid #b3d9d9;color:#055}.form-body{flex:1 1;overflow-y:auto;padding:24px 28px 40px}.section-note{background:#f9fafb;border:1px solid #e5e7eb;border:var(--border);border-radius:8px;border-radius:var(--radius);color:#4b5563;color:var(--text-2);font-size:13px;line-height:1.6;padding:12px 14px}.field-group,.section-note{margin-bottom:20px}.field-label{color:#111827;color:var(--text);font-size:13px;font-weight:500;margin-bottom:5px}.field-hint{color:#9ca3af;color:var(--text-3);font-size:12px;margin-bottom:7px}.text-input{background:#fff;background:var(--surface);border:1px solid #e5e7eb;border:var(--border);border-radius:8px;border-radius:var(--radius);color:#111827;color:var(--text);font-family:Segoe UI,system-ui,-apple-system,sans-serif;font-family:var(--font);font-size:13px;outline:none;padding:8px 11px;width:100%}.text-input:focus{border-color:#007676;box-shadow:0 0 0 3px #0076761a}.text-input[readOnly]{background:#f9fafb;color:#4b5563;color:var(--text-2)}select.text-input{cursor:pointer}.wc-wrap{position:relative}textarea{background:#fff;background:var(--surface);border:1px solid #e5e7eb;border:var(--border);border-radius:8px;border-radius:var(--radius);color:#111827;color:var(--text);font-family:Segoe UI,system-ui,-apple-system,sans-serif;font-family:var(--font);font-size:13px;line-height:1.6;outline:none;padding:9px 11px;resize:vertical;width:100%}textarea:focus{border-color:#007676;box-shadow:0 0 0 3px #0076761a}textarea.over-limit{border-color:#fca5a5}.wc-count{color:#9ca3af;color:var(--text-3);display:block;font-size:11px;margin-top:4px;text-align:right}.wc-count.over{color:#dc2626}.tbl-outer{margin-bottom:4px}.tbl-scroll{border:1px solid #e5e7eb;border:var(--border);border-radius:8px;border-radius:var(--radius);overflow-x:auto}.dyn-table{border-collapse:collapse;font-size:12px;width:100%}.dyn-table th{background:#f9fafb;border-bottom:1px solid #e5e7eb;color:#007676;font-size:11px;font-weight:600;padding:8px 10px;text-align:left;white-space:nowrap}.dyn-table td{border-bottom:1px solid #f3f4f6;border-bottom:var(--border-light);padding:3px;vertical-align:middle}.dyn-table tr:last-child td{border-bottom:none}.dyn-table tr:hover td{background:#fafafa}.dyn-table td input[type=text],.dyn-table td select{background:#0000;border:none;border-radius:4px;color:#111827;color:var(--text);font-family:Segoe UI,system-ui,-apple-system,sans-serif;font-family:var(--font);font-size:12px;outline:none;padding:5px 7px;width:100%}.dyn-table td input[type=text]:focus,.dyn-table td select:focus{background:#f0f9f9;box-shadow:inset 0 0 0 1px #007676}.del-btn{align-items:center;background:#0000;border:none;border-radius:4px;color:#9ca3af;color:var(--text-3);cursor:pointer;display:flex;font-size:16px;height:24px;justify-content:center;width:24px}.del-btn:hover{background:#fef2f2;color:#dc2626}.add-row-btn{align-items:center;background:#0000;border:none;color:#007676;cursor:pointer;display:inline-flex;font-family:Segoe UI,system-ui,-apple-system,sans-serif;font-family:var(--font);font-size:12px;font-weight:500;gap:4px;margin-top:4px;padding:5px 2px}.add-row-btn:hover{text-decoration:underline}.section-divider{border-bottom:1px solid #e5e7eb;color:#007676;font-size:10px;font-weight:700;letter-spacing:.07em;margin:24px 0 14px;padding-bottom:6px;text-transform:uppercase}.section-divider:first-child{margin-top:0}.promo-blocked{align-items:center;background:#f9fafb;background:var(--bg);display:flex;height:100%;justify-content:center;padding:40px}.promo-blocked-card{background:#fff;border:1px solid #e5e7eb;border:var(--border);border-radius:12px;max-width:440px;padding:32px;text-align:center}.promo-blocked-card h2{color:#111827;color:var(--text);font-size:16px;margin-bottom:10px}.promo-blocked-card p{color:#4b5563;color:var(--text-2);font-size:13px;line-height:1.6}.track-options{display:flex;flex-direction:column;gap:8px}.track-option{align-items:center;border:1px solid #e5e7eb;border:var(--border);border-radius:8px;border-radius:var(--radius);cursor:pointer;display:flex;font-size:13px;gap:8px;padding:10px 12px}.track-option.selected{background:#f0f9f9;border-color:#007676}.check-row{align-items:center;color:#111827;color:var(--text);cursor:pointer;display:flex;font-size:13px;gap:8px;margin-bottom:8px}.weight-input{display:inline-block;margin-right:6px;width:100px}.weight-pct{color:#4b5563;color:var(--text-2);font-size:13px}.weight-total{border-radius:8px;border-radius:var(--radius);display:inline-block;font-size:13px;font-weight:600;padding:8px 12px}.weight-total.ok{background:#f0fdf4;color:#166534}.weight-total.bad{background:#fef2f2;color:#991b1b}.referee-card{background:#fff;border:1px solid #e5e7eb;border:var(--border);border-radius:8px;border-radius:var(--radius);margin-bottom:16px;padding:16px}.referee-title{color:#007676;font-size:12px;font-weight:600;letter-spacing:.05em;margin-bottom:12px;text-transform:uppercase}.referee-grid{grid-gap:0 16px;display:grid;gap:0 16px;grid-template-columns:1fr 1fr}.file-category{border:1px solid #e5e7eb;border:var(--border);border-radius:8px;border-radius:var(--radius);margin-bottom:10px;padding:12px 14px}.file-category-head{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.file-category-label{color:#111827;color:var(--text);font-size:13px;font-weight:500}.file-category-hint{color:#9ca3af;color:var(--text-3);font-size:11px;margin-top:2px}.file-upload-btn{background:#f0f9f9;border:1px solid #b3d9d9;border-radius:6px;color:#007676;cursor:pointer;font-size:12px;font-weight:500;padding:6px 12px;white-space:nowrap}.file-upload-btn:hover{background:#e0f2f2}.file-list{display:flex;flex-direction:column;gap:4px;list-style:none;margin-top:10px}.file-list li{align-items:center;border-top:1px solid #f3f4f6;border-top:var(--border-light);color:#4b5563;color:var(--text-2);display:flex;font-size:12px;gap:10px;padding:4px 0}.file-list li:first-child{border-top:none}.file-size{color:#9ca3af;color:var(--text-3);margin-left:auto}@media (max-width:720px){.referee-grid{grid-template-columns:1fr}}@media (max-width:900px){.app-shell{flex-direction:column;height:100vh}.sidebar{align-items:center;flex-direction:row;flex-shrink:0;overflow:hidden;width:100%}.sidebar-brand{border-bottom:none;border-right:1px solid #ffffff26;flex-shrink:0;padding:10px 14px}.brand-sub{display:none}.sidebar-nav{-webkit-overflow-scrolling:touch;align-items:center;display:flex;flex:1 1;flex-direction:row;gap:4px;overflow-x:auto;overflow-y:hidden;padding:8px}.nav-item{flex-direction:column;flex-shrink:0;gap:4px;margin-bottom:0;min-width:60px;padding:6px 10px;width:auto}.nav-sub{display:none}.nav-label{font-size:11px;white-space:nowrap}.sidebar-footer{display:none}.topbar{height:auto;padding:10px 14px;row-gap:8px}.topbar,.topbar-left{flex-wrap:wrap}.topbar-actions{flex-wrap:wrap;justify-content:flex-end;row-gap:6px;width:100%}.form-body{padding:16px 14px 32px}}@media (max-width:480px){.btn-ghost,.btn-primary{font-size:12px;padding:6px 10px}.topbar-title{font-size:13px}.weight-input{width:76px}}.mobile-signout{display:none}@media (max-width:900px){.mobile-signout{display:inline-flex}}.login-shell{align-items:center;background:#f4f6f9;display:flex;font-family:Segoe UI,system-ui,sans-serif;justify-content:center;min-height:100vh}.login-card{background:#fff;border:1px solid #e1e4e8;border-radius:12px;max-width:400px;padding:48px 40px;text-align:center;width:100%}.login-logo{align-items:center;background:#185fa5;border-radius:14px;display:flex;height:56px;justify-content:center;margin:0 auto 20px;width:56px}.login-logo-mark{color:#fff;font-size:24px;font-weight:700;letter-spacing:-1px}.login-title{color:#111;font-size:20px;font-weight:600;margin:0 0 4px}.login-sub{color:#6b7280;font-size:13px;margin:0 0 20px}.login-body{color:#4b5563;font-size:14px;line-height:1.6;margin-bottom:28px}.login-btn{align-items:center;background:#185fa5;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:14px;font-weight:500;gap:10px;justify-content:center;padding:11px 20px;transition:background .15s;width:100%}.login-btn:hover{background:#145088}.login-note{color:#9ca3af;font-size:12px;margin-top:16px}