body{margin:0;font-family:Arial,Helvetica,sans-serif;background:#f4f6f8}.auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px;background:#f4f6f8}.auth-card{width:100%;max-width:420px;padding:32px;background:#fff;border-radius:14px;box-shadow:0 12px 35px #0f172a14}.auth-brand{display:inline-flex;margin-bottom:18px;padding:8px 12px;border-radius:999px;background:#f0fdf4;color:#16a34a;font-size:14px;font-weight:800;letter-spacing:.3px}.auth-card h1{margin:0 0 8px;color:#111827;font-size:30px}.auth-card p{margin:0 0 24px;color:#6b7280}.auth-form{display:flex;flex-direction:column;gap:14px}.auth-form input,.password-field input{width:100%;padding:13px 14px;border:1px solid #d1d5db;border-radius:10px;font-size:15px;outline:none}.auth-form input:focus,.password-field input:focus{border-color:#16a34a}.password-group{display:flex;flex-direction:column;gap:8px}.password-field{position:relative}.password-field input{padding-right:48px}.password-toggle{position:absolute;top:50%;right:14px;display:flex;align-items:center;justify-content:center;transform:translateY(-50%);border:none;background:transparent;color:#64748b;font-size:17px;cursor:pointer}.password-toggle:hover{color:#16a34a}.password-hint{padding:10px 12px;border:1px solid #fde68a;border-radius:10px;background:#fffbeb;color:#92400e;font-size:13px;line-height:1.4;font-weight:600}.auth-form>button{margin-top:8px;padding:13px 14px;border:none;border-radius:10px;background:#16a34a;color:#fff;font-size:15px;font-weight:700;cursor:pointer}.auth-form>button:hover{background:#15803d}.auth-link{margin-top:20px!important;font-size:14px;text-align:center}.auth-link a{color:#16a34a;font-weight:700;text-decoration:none}@media(max-width:480px){.auth-card{padding:24px}.auth-card h1{font-size:26px}}.success-hint{padding:10px 12px;border:1px solid #bbf7d0;border-radius:10px;background:#f0fdf4;color:#166534;font-size:13px;line-height:1.4;font-weight:600}.dashboard-page{height:100vh;display:flex;overflow:hidden;background:#f4f6f8}.dashboard-sidebar{width:230px;height:100vh;padding:22px 20px;display:flex;flex-direction:column;justify-content:space-between;background:#0f172a;color:#fff}.sidebar-logo{margin-bottom:28px;font-size:22px;font-weight:900}.sidebar-nav{display:flex;flex-direction:column;gap:10px}.sidebar-nav a{padding:12px 14px;border-radius:13px;color:#cbd5e1;font-size:15px;font-weight:800;text-decoration:none}.sidebar-nav a:hover,.sidebar-nav a.active{background:#16a34a;color:#fff}.sidebar-logout{width:100%;padding:12px 14px;border:none;border-radius:13px;background:#ef4444;color:#fff;font-size:15px;font-weight:800;cursor:pointer}.sidebar-logout:hover{background:#dc2626}.dashboard-main{flex:1;height:100vh;padding:18px 22px;overflow:hidden}.dashboard-header{margin-bottom:14px;padding:20px 22px;background:#fff;border-radius:18px;box-shadow:0 10px 25px #0f172a12}.dashboard-badge{display:inline-flex;margin-bottom:10px;padding:7px 11px;border-radius:999px;background:#f0fdf4;color:#16a34a;font-size:13px;font-weight:900}.dashboard-header h1{margin:0 0 5px;color:#111827;font-size:30px;line-height:1.05}.dashboard-header p{margin:0;color:#64748b;font-size:14px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:14px}.stat-card{padding:14px 16px;background:#fff;border-radius:15px;box-shadow:0 8px 22px #0f172a0e}.stat-card span{display:block;margin-bottom:7px;color:#64748b;font-size:12px;font-weight:800}.stat-card strong{color:#111827;font-size:25px;line-height:1}.dashboard-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.feature-card{min-height:118px;padding:16px 18px;display:block;background:#fff;border-radius:16px;text-decoration:none;box-shadow:0 8px 22px #0f172a0e;transition:transform .2s ease,box-shadow .2s ease}.feature-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px #0f172a18}.feature-icon{width:38px;height:38px;display:flex;align-items:center;justify-content:center;margin-bottom:11px;border-radius:12px;background:#f0fdf4;color:#16a34a;font-size:17px}.feature-card h3{margin:0 0 5px;color:#111827;font-size:17px}.feature-card p{margin:0;color:#64748b;font-size:13px;line-height:1.35}@media(max-width:1100px){.dashboard-page{height:auto;min-height:100vh;overflow:visible}.dashboard-main{height:auto;overflow:visible}.stats-grid,.dashboard-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:780px){.dashboard-page{flex-direction:column}.dashboard-sidebar{width:100%;height:auto;min-height:auto;gap:22px}.dashboard-main{padding:16px}.stats-grid,.dashboard-grid{grid-template-columns:1fr}}html,body,#root{min-height:100%}.dashboard-page{min-height:100vh;height:auto;overflow:visible}.dashboard-sidebar{height:100vh;position:sticky;top:0;overflow-y:auto}.dashboard-main{min-height:100vh;height:auto;overflow-y:auto;padding-bottom:40px}.dashboard-grid{padding-bottom:40px}.dashboard-main{min-height:100vh;height:auto;overflow-y:auto;padding:24px 28px 44px;background:radial-gradient(circle at top left,rgba(22,163,74,.1),transparent 30%),#f4f7fb}.dashboard-header{margin-bottom:18px;padding:28px;border-radius:26px;background:linear-gradient(135deg,#0f172a,#15803d);color:#fff;box-shadow:0 24px 60px #0f172a2e}.dashboard-badge{background:#ffffff24;color:#fff;text-transform:uppercase;letter-spacing:.5px}.dashboard-header h1{color:#fff;font-size:36px}.dashboard-header p{color:#dcfce7;font-weight:750}.stat-card,.feature-card{border:1px solid #e2e8f0;box-shadow:0 18px 45px #0f172a13;border-radius:22px}.feature-card{min-height:132px;padding:20px}@media(max-width:780px){.dashboard-main{padding:16px}.dashboard-header h1{font-size:30px}}*{box-sizing:border-box}:root{--sidebar-open: 268px;--sidebar-closed: 82px;--sidebar-bg: #06140d;--sidebar-bg-2: #0b1f14;--sidebar-border: rgba(148,163,184,.18);--sidebar-active: #16a34a;--page-bg: #f3f6fb}.app-layout{min-height:100vh;background:var(--page-bg)}.app-sidebar{width:var(--sidebar-open);height:100vh;position:fixed;inset:0 auto 0 0;z-index:999;padding:12px;background:radial-gradient(circle at 20% 0%,rgba(22,163,74,.22),transparent 32%),linear-gradient(180deg,var(--sidebar-bg),var(--sidebar-bg-2));border-right:1px solid var(--sidebar-border);box-shadow:18px 0 45px #0f172a29;transition:width .25s ease}.app-layout.sidebar-collapsed .app-sidebar{width:var(--sidebar-closed)}.app-sidebar-inner{height:100%;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.app-sidebar-top{min-height:0;display:flex;flex-direction:column}.app-sidebar-brand{padding:6px 4px 11px;margin-bottom:6px;border-bottom:1px solid rgba(148,163,184,.14);display:flex;align-items:center;justify-content:space-between;gap:10px}.app-sidebar-title{min-width:0}.app-sidebar-brand h2{margin:0;color:#fff;font-size:22px;line-height:1;font-weight:950;letter-spacing:-.7px;white-space:nowrap}.app-sidebar-brand span{display:block;margin-top:7px;color:#96a8c5;font-size:10px;font-weight:900;letter-spacing:1.1px;text-transform:uppercase;white-space:nowrap}.app-sidebar-toggle{width:42px;min-width:42px;height:42px;border:1px solid rgba(148,163,184,.18);border-radius:15px;display:grid;place-items:center;background:#94a3b824;color:#fff;cursor:pointer;font-size:16px;transition:.2s ease}.app-sidebar-toggle:hover{background:var(--sidebar-active);transform:translateY(-1px)}.app-layout.sidebar-collapsed .app-sidebar-brand{justify-content:center;padding:6px 0 11px}.app-sidebar-nav{flex:1;overflow:auto;padding:3px 0 10px;display:flex;flex-direction:column;gap:4px;scrollbar-width:none}.app-sidebar-nav::-webkit-scrollbar{width:0;height:0}.app-sidebar-nav a{min-height:39px;padding:0 11px;border-radius:13px;display:flex;align-items:center;gap:12px;color:#dcfce7;font-size:14px;font-weight:850;text-decoration:none;border:1px solid transparent;transition:.18s ease;position:relative}.app-sidebar-nav a:hover{background:#ffffff14;border-color:#94a3b821;transform:translate(2px)}.app-sidebar-nav a.active{background:linear-gradient(135deg,#16a34a,#15803d);color:#fff;box-shadow:0 12px 25px #16a34a40}.app-sidebar-nav svg,.app-sidebar-logout svg{min-width:18px;font-size:17px}.nav-icon{display:grid;place-items:center;min-width:22px}.nav-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-layout.sidebar-collapsed .app-sidebar-nav a{justify-content:center;padding:0;min-height:42px;gap:0}.app-layout.sidebar-collapsed .nav-icon{min-width:42px;height:42px;border-radius:13px}.app-layout.sidebar-collapsed .app-sidebar-nav a:hover{transform:translate(0)}.app-sidebar-logout{width:100%;min-height:42px;border:1px solid rgba(248,113,113,.22);border-radius:15px;display:flex;align-items:center;justify-content:center;gap:12px;background:#ef44441a;color:#fecaca;font-size:14px;font-weight:900;cursor:pointer}.app-sidebar-logout:hover{background:#ef44442e;color:#fff}.app-layout-content{min-height:100vh;margin-left:var(--sidebar-open);transition:margin-left .25s ease}.app-layout.sidebar-collapsed .app-layout-content{margin-left:var(--sidebar-closed)}.mobile-sidebar-open-btn,.sidebar-mobile-backdrop{display:none}@media(max-height:760px)and (min-width:761px){.app-sidebar{padding:10px}.app-sidebar-brand{padding-bottom:8px;margin-bottom:4px}.app-sidebar-brand h2{font-size:20px}.app-sidebar-nav{gap:2px}.app-sidebar-nav a{min-height:36px;font-size:13px;border-radius:12px}.app-sidebar-toggle,.app-sidebar-logout{min-height:38px;height:38px}}@media(max-width:760px){:root{--sidebar-open: 280px}.app-sidebar{width:var(--sidebar-open);transform:translate(-105%);transition:transform .25s ease}.app-layout.mobile-sidebar-open .app-sidebar{transform:translate(0)}.app-layout-content,.app-layout.sidebar-collapsed .app-layout-content{margin-left:0}.mobile-sidebar-open-btn{margin:14px 14px 0;display:inline-flex;align-items:center;gap:8px;border:0;border-radius:14px;padding:10px 14px;background:#0f172a;color:#fff;font-weight:900;cursor:pointer}.sidebar-mobile-backdrop{display:block;position:fixed;inset:0;z-index:998;background:#0f172a7a;border:0}.app-layout.sidebar-collapsed .app-sidebar{width:var(--sidebar-open)}.app-layout.sidebar-collapsed .app-sidebar-nav a{justify-content:flex-start;padding:0 12px;gap:12px}}.app-sidebar-brand{align-items:flex-start}.app-sidebar-title{flex:1;min-width:0}.app-sidebar-brand h2{font-size:18px;line-height:1.15;white-space:normal;letter-spacing:-.3px}.app-sidebar-toggle{flex:0 0 auto;margin-top:0}.app-sidebar-foot{display:flex;align-items:center;gap:8px;padding:8px;border:1px solid rgba(148,163,184,.18);border-radius:15px;background:#94a3b81a}.app-sidebar-profile{flex:1;min-width:0;display:flex;align-items:center;gap:10px;padding:4px 6px;border:0;border-radius:11px;background:transparent;color:#e6eefc;cursor:pointer;text-align:left}.app-sidebar-profile:hover{background:#ffffff14}.app-profile-avatar{display:grid;place-items:center;min-width:32px;font-size:30px;color:#22c55e}.app-profile-name{font-size:14px;font-weight:850;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-sidebar-logout-icon{flex:0 0 auto;width:40px;height:40px;display:grid;place-items:center;border:1px solid rgba(248,113,113,.25);border-radius:12px;background:#ef44441f;color:#fecaca;cursor:pointer;font-size:16px}.app-sidebar-logout-icon:hover{background:#ef444433;color:#fff}.app-layout.sidebar-collapsed .app-sidebar-foot{flex-direction:column;padding:6px;gap:6px}.app-layout.sidebar-collapsed .app-profile-name{display:none}.app-layout.sidebar-collapsed .app-sidebar-profile{flex:0 0 auto;justify-content:center;padding:4px}.sheet-detail-page{min-height:100vh;padding:18px;background:#f4f6f8}.sheet-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.sheet-back{display:inline-flex;align-items:center;gap:8px;color:#16a34a;font-size:15px;font-weight:800;text-decoration:none}.sheet-top-actions{display:flex;gap:10px}.sheet-top-actions button{display:inline-flex;align-items:center;gap:8px;padding:10px 15px;border:0;border-radius:12px;background:linear-gradient(135deg,#15803d,#16a34a);color:#fff;font-weight:800;cursor:pointer}.sheet-top-actions button:hover{filter:brightness(1.05)}.sheet-top-actions button:disabled{cursor:not-allowed;opacity:.7}.sheet-compact-header{display:grid;grid-template-columns:1fr 430px;align-items:center;gap:18px;margin-bottom:12px;padding:18px 22px;background:#fff;border-radius:18px;box-shadow:0 8px 22px #0f172a0f}.sheet-badge{display:inline-flex;margin-bottom:8px;padding:6px 12px;border-radius:999px;background:#f0fdf4;color:#16a34a;font-size:13px;font-weight:900}.sheet-compact-header h1{margin:0 0 4px;color:#111827;font-size:28px;line-height:1.2}.sheet-compact-header p{margin:0;color:#64748b;font-size:15px}.header-ip-search,.sheet-search{position:relative}.header-ip-search svg,.sheet-search svg{position:absolute;top:50%;left:14px;color:#64748b;transform:translateY(-50%)}.header-ip-search input,.sheet-search input,.sheet-controls select{width:100%;min-height:46px;padding:0 14px 0 42px;border:1px solid #d1d5db;border-radius:13px;background:#fff;color:#111827;font-size:14px;outline:none}.sheet-controls{display:grid;grid-template-columns:1fr 540px;gap:20px;margin-bottom:12px}.sheet-controls select{padding-left:14px}.sheet-mini-result{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:12px}.ip-result-six{grid-template-columns:repeat(6,minmax(0,1fr))}.sheet-mini-result div{min-height:42px;padding:10px 12px;border:1px solid #e5e7eb;border-radius:12px;background:#fff;color:#334155;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sheet-mini-result strong{color:#111827}.status-counts-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:12px}.status-count-card{padding:14px 16px;background:#fff;border-radius:15px;box-shadow:0 8px 22px #0f172a0e}.status-count-card span{display:block;margin-bottom:7px;color:#64748b;font-size:12px;font-weight:900}.status-count-card strong{color:#111827;font-size:26px}.status-count-card.complete strong{color:#166534}.status-count-card.rejected strong{color:#991b1b}.status-count-card.pending strong{color:#92400e}.sheet-export-message{margin-bottom:12px;padding:12px 14px;border-radius:13px;background:#ecfdf5;color:#047857;font-size:13px;font-weight:900}.sheet-table-card{min-height:130px;padding:18px 20px;background:#fff;border-radius:18px;box-shadow:0 8px 22px #0f172a0f}.table-wrap{width:100%;overflow-x:auto;border:1px solid #d1d5db;border-radius:12px}.sheet-table{width:100%;border-collapse:collapse}.sheet-table th,.sheet-table td{min-width:160px;height:42px;padding:10px 14px;border:1px solid #d1d5db;color:#111827;text-align:left;white-space:nowrap;font-size:13px}.sheet-table th{background:#15803d;color:#fff;font-size:14px;font-weight:900}.sheet-table tbody tr:nth-child(2n){background:#f8fafc}.sheet-table tbody tr:hover{background:#ecfdf5}.status-pill{display:inline-flex;align-items:center;justify-content:center;padding:5px 16px;border-radius:20px;font-size:12px;font-weight:700;cursor:pointer;border:none;letter-spacing:.03em;transition:transform .12s,box-shadow .12s;white-space:nowrap}.status-pill:hover:not(:disabled){transform:scale(1.06);box-shadow:0 3px 10px #0000002e}.status-pill:disabled{cursor:not-allowed;opacity:.6}.status-pill.pending{background:#f59e0b;color:#fff}.status-pill.rejected{background:#ef4444;color:#fff}.status-pill.complete{background:#22c55e;color:#fff}.sheet-bottom-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:12px}.sheet-count{margin:0;color:#475569;font-size:14px;font-weight:900}.rows-limit-select{min-height:36px;min-width:130px;padding:7px 11px;border:1px solid #d1d5db;border-radius:10px;background:#fff;color:#111827;font-size:12px;font-weight:800;outline:none}.popup-backdrop{position:fixed;inset:0;z-index:8000;background:#00000059}.status-popup-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9000;width:480px;max-width:95vw;max-height:85vh;overflow-y:auto;background:#fff;border-radius:18px;box-shadow:0 20px 60px #00000040;padding:22px 24px 24px;animation:modalIn .18s ease}@keyframes modalIn{0%{opacity:0;transform:translate(-50%,-48%) scale(.96)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.spm-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.spm-header span{font-size:16px;font-weight:900;color:#111827;letter-spacing:.01em}.spm-close{background:none;border:none;font-size:18px;color:#6b7280;cursor:pointer;padding:2px 6px;border-radius:6px;transition:background .1s}.spm-close:hover{background:#f3f4f6;color:#111827}.spm-status-row{display:flex;gap:10px;margin-bottom:4px}.spm-status-row .status-pill{flex:1;padding:9px 0;font-size:13px}.spm-complete-form{display:flex;flex-direction:column;gap:10px;margin-top:14px;padding:14px;background:#f0fdf4;border-radius:12px;border:1px solid #bbf7d0;animation:slideDown .18s ease}@keyframes slideDown{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.spm-complete-form input{width:100%;min-height:42px;padding:0 14px;border:1px solid #d1d5db;border-radius:10px;background:#fff;color:#111827;font-size:13px;outline:none;box-sizing:border-box}.spm-complete-form input:focus{border-color:#22c55e}.spm-submit{min-height:42px;border:none;border-radius:10px;background:#22c55e;color:#fff;font-size:14px;font-weight:800;cursor:pointer;transition:background .15s}.spm-submit:hover{background:#16a34a}.spm-divider{height:1px;background:#e5e7eb;margin:18px 0 14px}.spm-detail-title{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#6b7280;margin:0 0 12px}.spm-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.spm-detail-item{display:flex;flex-direction:column;gap:3px;padding:10px 12px;background:#f8fafc;border-radius:10px;border:1px solid #e5e7eb}.spm-detail-item span{font-size:11px;color:#6b7280;text-transform:uppercase;letter-spacing:.04em;font-weight:600}.spm-detail-item strong{font-size:13px;color:#111827;font-weight:700;word-break:break-word}@media(max-width:1100px){.sheet-compact-header,.sheet-controls{grid-template-columns:1fr}.sheet-mini-result,.ip-result-six{grid-template-columns:repeat(3,1fr)}}@media(max-width:800px){.status-counts-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.sheet-detail-page{padding:12px}.sheet-topbar,.sheet-bottom-bar{align-items:flex-start;flex-direction:column}.sheet-top-actions,.sheet-top-actions button,.rows-limit-select{width:100%}.sheet-top-actions{flex-direction:column}.sheet-top-actions button{justify-content:center}.sheet-compact-header h1{font-size:22px}.sheet-mini-result,.status-counts-grid,.spm-detail-grid{grid-template-columns:1fr}.spm-status-row{flex-direction:column}}.spm-toast{display:flex;align-items:center;gap:8px;padding:10px 16px;border-radius:8px;font-size:13.5px;font-weight:500;margin-bottom:12px;animation:fadeSlideIn .25s ease}.spm-toast--success{background:#d1fae5;color:#065f46;border:1px solid #6ee7b7}.spm-toast--error{background:#fee2e2;color:#991b1b;border:1px solid #fca5a5}.spm-field-wrap{position:relative}.spm-required-badge{position:absolute;right:10px;top:50%;transform:translateY(-50%);font-size:10px;font-weight:700;color:#fff;background:#e74c3c;padding:2px 7px;border-radius:20px;pointer-events:none}.spm-input-error{border:1.5px solid #e74c3c!important;background:#fff5f5}.spm-field-error{color:#e74c3c;font-size:12px;margin:-8px 0 4px 2px}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.status-count-card.skipped strong{color:#7c3aed}.status-pill.skipped{background:#8b5cf6;color:#fff}@media(min-width:801px){.status-counts-grid{grid-template-columns:repeat(4,1fr)}}.status-count-card.reserved strong{color:#3730a3}.status-pill.reserved{background:#6366f1;color:#fff}.sheet-table tbody tr.row-selected{background:#eef2ff}.bulk-bar{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:12px;padding:10px 14px;background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 8px 22px #0f172a0f}.bulk-count{font-weight:900;color:#111827;margin-right:6px}.bulk-bar .status-pill{padding:8px 16px}.bulk-clear{border:1px solid #d1d5db;background:#f8fafc;color:#334155;font-weight:800;padding:8px 14px;border-radius:20px;cursor:pointer}.cols-hint{margin-bottom:12px;padding:10px 14px;border-radius:12px;background:#eef2ff;color:#3730a3;font-size:13px;font-weight:700}.col-edit{display:inline-flex;align-items:center;gap:6px}.col-rename{width:120px;min-height:30px;padding:4px 8px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#111827;font-size:13px;font-weight:700;outline:none}.col-remove{border:none;background:#fee2e2;color:#991b1b;font-weight:900;width:24px;height:24px;border-radius:6px;cursor:pointer}.sheet-top-actions{display:flex;gap:10px;flex-wrap:wrap}.chk-col{width:20px;min-width:20px;max-width:20px;text-align:center;padding:0!important}.chk-col input{width:16px;height:16px;cursor:pointer}.table-scroll-btns{display:flex;justify-content:flex-end;gap:8px;margin-bottom:8px}.table-scroll-btns button{display:inline-flex;align-items:center;gap:6px;border:1px solid #bbf7d0;background:#f0fdf4;color:#166534;font-weight:800;padding:7px 14px;border-radius:10px;cursor:pointer}.table-scroll-btns button:hover{background:#dcfce7}.popup-backdrop{position:fixed;inset:0;background:#0f172a73;z-index:60}.field-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:min(560px,92vw);max-height:86vh;overflow-y:auto;background:#fff;border-radius:18px;box-shadow:0 30px 70px #0f172a4d;padding:22px;z-index:61}.fm-header{display:flex;align-items:center;justify-content:space-between;font-size:18px;font-weight:900;color:#14532d;margin-bottom:14px}.fm-section-title{margin:18px 0 10px;font-size:13px;font-weight:800;color:#166534;text-transform:uppercase;letter-spacing:.03em}.fm-platforms{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px}.fm-platform-btn{display:flex;flex-direction:column;align-items:flex-start;gap:2px;border:1px solid #bbf7d0;background:#f0fdf4;color:#15803d;font-weight:800;padding:10px 12px;border-radius:12px;cursor:pointer}.fm-platform-btn:hover{background:#dcfce7}.fm-platform-btn small{font-weight:600;color:#4b9c6b;font-size:11px}.fm-platform-btn.custom{background:#eef2ff;border-color:#c7d2fe;color:#3730a3}.fm-field-list{display:flex;flex-direction:column;gap:8px;max-height:280px;overflow-y:auto;padding-right:4px}.fm-empty{color:#94a3b8;font-size:13px}.fm-field-row{display:flex;align-items:center;gap:8px}.fm-field-row input{flex:1;min-height:38px;padding:6px 12px;border:1px solid #cbd5e1;border-radius:10px;font-size:14px;font-weight:700;outline:none}.fm-field-row input:focus{border-color:#16a34a}.fm-del{border:none;background:#fee2e2;color:#991b1b;width:38px;height:38px;border-radius:10px;cursor:pointer}.fm-current-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.fm-remove-all{display:inline-flex;align-items:center;gap:6px;border:1px solid #fecaca;background:#fee2e2;color:#991b1b;padding:7px 13px;border-radius:10px;font-weight:800;cursor:pointer}.fm-remove-all:hover{background:#fecaca}.fm-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}.fm-reset{border:1px solid #d1d5db;background:#f8fafc;color:#475569;font-weight:800;padding:10px 18px;border-radius:12px;cursor:pointer}.fm-done{border:none;background:#16a34a;color:#fff;font-weight:800;padding:10px 28px;border-radius:12px;cursor:pointer}.table-scroll-shell{position:relative}.scroll-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:6;width:42px;height:42px;border-radius:50%;border:1px solid #bbf7d0;background:#fff;color:#15803d;display:flex;align-items:center;justify-content:center;font-size:16px;cursor:pointer;box-shadow:0 8px 22px #0f172a33;transition:all .15s ease}.scroll-arrow:hover{background:#16a34a;color:#fff;transform:translateY(-50%) scale(1.06)}.scroll-arrow.left{left:-16px}.scroll-arrow.right{right:-16px}.sheet-table th.chk-col,.sheet-table td.chk-col{width:44px;min-width:44px;max-width:44px;text-align:center;padding:0!important}.rows-limit-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;padding:9px 36px 9px 13px;border:1px solid #cbd5e1;border-radius:12px;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2316a34a' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 13px center;cursor:pointer;transition:border-color .15s,box-shadow .15s}.rows-limit-select:hover{border-color:#16a34a}.rows-limit-select:focus{outline:none;border-color:#16a34a;box-shadow:0 0 0 3px #16a34a2e}.sheet-pagination{display:inline-flex;align-items:center;gap:10px}.sheet-pagination .page-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border:1px solid #cbd5e1;background:#fff;color:#15803d;font-weight:800;font-size:13px;border-radius:10px;cursor:pointer}.sheet-pagination .page-btn:hover:not(:disabled){background:#f0fdf4;border-color:#16a34a}.sheet-pagination .page-btn:disabled{opacity:.45;cursor:not-allowed}.sheet-pagination .page-info{font-size:13px;font-weight:800;color:#475569}.bulk-bar .bulk-download,.bulk-bar .bulk-delete{display:inline-flex;align-items:center;gap:7px;padding:8px 16px;border:0;border-radius:20px;color:#fff;font-weight:800;font-size:13px;cursor:pointer}.bulk-bar .bulk-download{background:#15803d}.bulk-bar .bulk-download:disabled{opacity:.6;cursor:not-allowed}.bulk-bar .bulk-delete{background:#dc2626}.bulk-bar .bulk-download:hover,.bulk-bar .bulk-delete:hover{opacity:.92}.upload-page{min-height:100vh;padding:24px;background:radial-gradient(circle at top left,rgba(22,163,74,.1),transparent 28%),#f4f7fb;color:#0f172a}.upload-top-actions{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px}.upload-back,.upload-sheets-btn{display:inline-flex;align-items:center;gap:8px;border-radius:14px;padding:10px 14px;text-decoration:none;font-weight:950;border:1px solid #e2e8f0;background:#fff;color:#0f172a;box-shadow:0 10px 24px #0f172a0f}.upload-sheets-btn{background:#16a34a;color:#fff;border-color:#16a34a}.upload-card{max-width:780px;margin:42px auto 0;padding:30px;border-radius:28px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 28px 70px #0f172a1a}.upload-header{text-align:center;margin-bottom:24px}.upload-header span{display:inline-flex;padding:8px 12px;border-radius:999px;background:#f0fdf4;color:#16a34a;font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.6px}.upload-header h1{margin:14px 0 8px;font-size:36px;line-height:1;letter-spacing:-1px}.upload-header p{margin:0;color:#64748b;font-weight:750}.upload-dropzone{min-height:260px;border:2px dashed #bbf7d0;border-radius:24px;background:linear-gradient(180deg,#f8fbff,#f1f5f9);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;cursor:pointer;text-align:center;transition:.2s ease}.upload-dropzone:hover{border-color:#16a34a;background:#f0fdf4;transform:translateY(-2px)}.upload-dropzone input{display:none}.upload-dropzone svg{font-size:54px;color:#16a34a;filter:drop-shadow(0 12px 20px rgba(22,163,74,.2))}.upload-dropzone strong{font-size:20px;color:#0f172a;max-width:90%;word-break:break-word}.upload-dropzone small{color:#64748b;font-weight:850}.upload-submit{width:100%;margin-top:18px;border:0;border-radius:16px;padding:14px 18px;background:linear-gradient(135deg,#16a34a,#15803d);color:#fff;font-size:15px;font-weight:950;cursor:pointer;box-shadow:0 18px 35px #16a34a38}.upload-submit:disabled{opacity:.65;cursor:not-allowed}.upload-message{margin:16px 0 0;padding:13px 15px;border-radius:15px;background:#f0fdf4;color:#15803d;font-weight:900;text-align:center}@media(max-width:760px){.upload-page{padding:16px}.upload-card{padding:20px;margin-top:24px}.upload-header h1{font-size:30px}}.sheets-list-page{min-height:100vh;padding:24px 28px 44px;background:radial-gradient(circle at top left,rgba(37,99,235,.1),transparent 30%),#f4f7fb;color:#0f172a}.sheets-list-topbar{margin-bottom:14px}.sheets-back{display:inline-flex;align-items:center;gap:8px;color:#16a34a;font-size:18px;font-weight:950;text-decoration:none}.sheets-list-header{margin-bottom:20px;padding:34px 38px;border-radius:28px;display:grid;grid-template-columns:1fr minmax(320px,520px);align-items:center;gap:24px;background:linear-gradient(135deg,#0f172a,#15803d);color:#fff;box-shadow:0 24px 60px #0f172a2e}.sheets-badge{display:inline-flex;margin-bottom:12px;padding:8px 16px;border-radius:999px;background:#ffffff24;color:#fff;font-weight:950}.sheets-list-header h1{margin:0 0 8px;font-size:38px;line-height:1}.sheets-list-header p{margin:0;color:#dcfce7;font-weight:850}.sheets-search{min-height:64px;padding:0 22px;border-radius:22px;display:flex;align-items:center;gap:14px;background:#f8fafc;color:#64748b}.sheets-search input{width:100%;border:0;outline:0;background:transparent;color:#0f172a;font-size:17px;font-weight:800}.sheets-list-card{padding:20px;border-radius:26px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 18px 45px #0f172a13}.sheets-table-wrap{width:100%;overflow-x:auto;border-radius:20px;border:1px solid #e2e8f0}.sheets-table{width:100%;min-width:1180px;border-collapse:collapse;table-layout:fixed}.sheets-table th,.sheets-table td{padding:16px 18px;text-align:left;border-right:1px solid #e2e8f0;vertical-align:middle}.sheets-table th:last-child,.sheets-table td:last-child{border-right:0}.sheets-table th{background:#0f8172;color:#fff;font-size:15px;font-weight:900;letter-spacing:.2px;white-space:nowrap}.sheets-table th:first-child,.sheets-table td:first-child{width:300px}.sheets-table th:nth-child(2),.sheets-table th:nth-child(3),.sheets-table th:nth-child(4),.sheets-table td:nth-child(2),.sheets-table td:nth-child(3),.sheets-table td:nth-child(4){width:100px;text-align:center}.sheets-table th:nth-child(5),.sheets-table td:nth-child(5){width:150px}.sheets-table th:nth-child(6),.sheets-table td:nth-child(6){width:380px}.sheets-table td{height:78px;color:#1e293b;font-size:16px;font-weight:850;background:#fff}.sheet-name-cell{display:flex;align-items:center;gap:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sheet-name-cell svg{color:#0f8172;flex-shrink:0}.sheet-count-cell{font-size:18px;font-weight:950}.sheet-action-buttons{display:flex;align-items:center;justify-content:flex-start;gap:10px;white-space:nowrap}.sheet-view-btn,.sheet-export-btn{min-height:42px;padding:0 14px;border:0;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:14px;font-weight:900;text-decoration:none;cursor:pointer;flex-shrink:0;white-space:nowrap}.sheet-view-btn svg,.sheet-export-btn svg{flex-shrink:0}.sheet-view-btn{background:#eff6ff;color:#16a34a}.sheet-export-btn.excel{background:#ecfdf5;color:#059669}.sheet-export-btn.delete{background:#fef2f2;color:#dc2626}.sheet-view-btn:hover{background:#dcfce7}.sheet-export-btn.excel:hover{background:#d1fae5}.sheet-export-btn.delete:hover{background:#fee2e2}.sheet-export-btn:disabled{opacity:.6;cursor:not-allowed}.empty-sheets{text-align:center!important;color:#64748b!important}@media(max-width:900px){.sheets-list-header{grid-template-columns:1fr}}.sheet-name-link{cursor:pointer;text-decoration:none;color:inherit}.sheet-name-link:hover{color:#0f8172;text-decoration:underline}.premium-modal-backdrop{position:fixed;inset:0;z-index:9000;display:flex;align-items:center;justify-content:center;padding:20px;background:#0f172a8c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:pmFade .15s ease}.premium-delete-modal{width:420px;max-width:100%;background:#fff;border-radius:20px;padding:30px 28px 24px;text-align:center;box-shadow:0 30px 70px #0f172a4d;animation:pmPop .18s ease}.premium-delete-icon{display:flex;align-items:center;justify-content:center;width:64px;height:64px;margin:0 auto 16px;border-radius:50%;background:#fee2e2;color:#dc2626;font-size:28px}.premium-delete-modal h2{margin:0 0 8px;font-size:22px;font-weight:900;color:#0f172a}.premium-delete-modal p{margin:0 0 22px;color:#64748b;font-size:14px;line-height:1.5}.premium-delete-actions{display:flex;gap:12px;justify-content:center}.premium-cancel-btn,.premium-confirm-btn{flex:1 1 0;min-height:44px;border-radius:12px;font-size:14px;font-weight:800;cursor:pointer;transition:opacity .12s,transform .12s}.premium-cancel-btn{border:1px solid #d1d5db;background:#fff;color:#374151}.premium-cancel-btn:hover:not(:disabled){background:#f3f4f6}.premium-confirm-btn{border:none;background:#dc2626;color:#fff}.premium-confirm-btn:hover:not(:disabled){background:#b91c1c}.premium-cancel-btn:disabled,.premium-confirm-btn:disabled{opacity:.6;cursor:not-allowed}@keyframes pmFade{0%{opacity:0}to{opacity:1}}@keyframes pmPop{0%{opacity:0;transform:translateY(8px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.access-page{min-height:100vh;padding:22px;background:#eef2f7}.access-back{display:inline-flex;align-items:center;gap:8px;margin-bottom:16px;color:#16a34a;font-size:15px;font-weight:800;text-decoration:none}.access-header,.access-panel,.access-list-card,.create-user-card{background:#fff;border-radius:22px;box-shadow:0 14px 35px #0f172a14}.access-header{margin-bottom:16px;padding:24px}.access-header-flex{display:flex;align-items:center;justify-content:space-between;gap:18px}.access-badge{display:inline-flex;margin-bottom:9px;padding:7px 12px;border-radius:999px;background:#f0fdf4;color:#16a34a;font-size:13px;font-weight:900}.access-header h1{margin:0 0 6px;color:#111827;font-size:30px}.access-header p{margin:0;color:#64748b;font-size:14px}.add-user-link{min-height:48px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:14px;background:#16a34a;color:#fff;font-size:15px;font-weight:900;text-decoration:none}.create-user-card,.access-panel,.access-list-card{padding:22px}.create-user-card,.access-panel{margin-bottom:16px}.access-form-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.access-form-header h2{margin:0 0 6px;color:#111827;font-size:24px}.access-form-header p{margin:0;color:#64748b;font-size:14px;font-weight:700}.grant-access-top-btn{min-height:48px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:0;border-radius:14px;background:#16a34a;color:#fff;font-size:15px;font-weight:900;cursor:pointer;white-space:nowrap}.grant-access-top-btn:hover{background:#15803d}.section-title-row{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:16px}.section-title-row h2{margin:0 0 5px;color:#111827;font-size:22px}.section-title-row p{margin:0;color:#64748b;font-size:14px;font-weight:700}.section-title-row svg{color:#16a34a;font-size:24px}.create-user-form{display:grid;grid-template-columns:1fr 1fr 1fr 170px;gap:12px}.create-user-form input,.access-panel select,.search-input-wrap input{width:100%;min-height:52px;padding:0 16px;border:1px solid #d1d5db;border-radius:14px;background:#fff;color:#111827;font-size:15px;font-weight:700;outline:none}.create-user-form input:focus,.access-panel select:focus,.search-input-wrap input:focus{border-color:#16a34a;box-shadow:0 0 0 4px #2563eb1f}.create-user-form button{min-height:52px;border:0;border-radius:14px;background:#16a34a;color:#fff;font-size:15px;font-weight:900;cursor:pointer}.create-user-form button:disabled{opacity:.7;cursor:not-allowed}.access-row{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}.access-field-card{padding:16px;border:1px solid #e5e7eb;border-radius:18px;background:#f8fafc}.access-panel label{display:block;margin-bottom:10px;color:#111827;font-size:14px;font-weight:900}.search-input-wrap{position:relative;margin-bottom:12px}.search-input-wrap.no-margin{margin-bottom:0}.search-input-wrap svg{position:absolute;top:50%;left:15px;color:#64748b;transform:translateY(-50%)}.search-input-wrap input{padding-left:42px}.access-panel select{cursor:pointer}.custom-dropdown{position:relative}.dropdown-list{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:999;max-height:260px;overflow-y:auto;padding:8px;border:1px solid #dbe3ef;border-radius:16px;background:#fff;box-shadow:0 18px 40px #0f172a29}.dropdown-item{width:100%;min-height:50px;padding:10px 12px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:3px;border:0;border-radius:12px;background:transparent;color:#111827;font-size:14px;font-weight:800;text-align:left;cursor:pointer}.dropdown-item:hover,.dropdown-item.active{background:#f0fdf4;color:#16a34a}.dropdown-item span{color:#64748b;font-size:12px;font-weight:700}.dropdown-empty{padding:14px;color:#64748b;font-size:14px;font-weight:800}.access-buttons{display:grid;grid-template-columns:1fr 1fr;gap:14px}.access-buttons button,.table-delete-btn{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:0;border-radius:16px;color:#fff;font-size:15px;font-weight:900;cursor:pointer}.access-buttons button{background:#16a34a}.access-buttons .remove-btn,.table-delete-btn{background:#ef4444}.table-delete-btn{min-height:38px;padding:0 12px;font-size:13px}.table-delete-btn:disabled{opacity:.7;cursor:not-allowed}.access-message{margin:16px 0 0;padding:12px 14px;border-radius:12px;background:#f0fdf4;color:#15803d;font-weight:800}.access-summary-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:16px 0}.access-summary-grid div{padding:18px;background:#fff;border-radius:18px;box-shadow:0 10px 28px #0f172a11}.access-summary-grid span{display:block;margin-bottom:7px;color:#64748b;font-size:13px;font-weight:900}.access-summary-grid strong{color:#111827;font-size:28px}.access-list-card h2{margin:0;color:#111827;font-size:24px}.access-list-title{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.access-list-title p{margin:6px 0 0;color:#64748b;font-size:14px;font-weight:700}.access-list-title svg{color:#16a34a;font-size:26px}.sheet-access-grid{display:grid;grid-template-columns:1fr;gap:16px}.sheet-access-card{padding:18px;border:1px solid #e5e7eb;border-radius:20px;background:#f8fafc}.sheet-card-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.sheet-card-header h3{margin:0 0 6px;color:#111827;font-size:22px}.sheet-card-header p{margin:0;color:#64748b;font-size:14px;font-weight:800}.access-count-pill{min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#e5e7eb;color:#111827;font-size:18px;font-weight:900}.access-count-pill.active{background:#dcfce7;color:#166534}.sheet-user-list{display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;padding-bottom:8px;scrollbar-width:thin}.sheet-user-card{min-width:340px;max-width:340px;display:grid;grid-template-columns:46px 1fr auto;align-items:center;gap:12px;padding:14px;border:1px solid #e5e7eb;border-radius:18px;background:#fff}.user-avatar{width:46px;height:46px;display:flex;align-items:center;justify-content:center;border-radius:14px;background:#f0fdf4;color:#16a34a;font-size:18px;font-weight:900}.user-info h4{margin:0 0 4px;color:#111827;font-size:15px;font-weight:900}.user-info p{margin:0 0 7px;color:#64748b;font-size:13px;font-weight:700}.user-info span{display:inline-flex;padding:5px 9px;border-radius:999px;background:#dcfce7;color:#166534;font-size:11px;font-weight:900}.user-remove-btn{min-height:38px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:12px;background:#ef4444;color:#fff;font-size:13px;font-weight:900;cursor:pointer}.user-remove-btn:disabled{opacity:.65;cursor:not-allowed}.access-empty-state{padding:16px;border-radius:16px;background:#fff}.access-empty-state.small{background:#fff;border:1px dashed #cbd5e1}.access-empty-state h3{margin:0 0 6px;color:#111827;font-size:16px}.access-empty-state p{margin:0;color:#64748b;font-size:14px;font-weight:800}.access-detail-table{width:100%;border-collapse:collapse}.access-detail-table th,.access-detail-table td{padding:12px;border-bottom:1px solid #e5e7eb;text-align:left;font-size:13px}.access-detail-table th{color:#111827;font-weight:900}.access-detail-table td{color:#334155;font-weight:700}.access-active-pill{display:inline-flex;padding:5px 9px;border-radius:999px;background:#dcfce7;color:#166534;font-size:12px;font-weight:900}.email-domain-field,.password-field-lite{min-height:52px;display:flex;align-items:center;border:1px solid #d1d5db;border-radius:14px;overflow:hidden;background:#fff}.email-domain-field input,.password-field-lite input{flex:1;min-height:50px;border:0;padding:0 16px;outline:none;font-size:15px;font-weight:700}.email-domain-field span{padding:0 14px;color:#16a34a;font-size:14px;font-weight:900;white-space:nowrap}.password-field-lite button{width:50px;height:50px;border:0;background:transparent;color:#16a34a;cursor:pointer}.table-input{width:100%;min-height:38px;padding:0 10px;border:1px solid #d1d5db;border-radius:10px;outline:none;font-weight:700}.table-email-edit{display:flex;align-items:center;gap:6px}.table-email-edit span{color:#16a34a;font-weight:900;white-space:nowrap}.table-actions{display:flex;gap:8px}.table-edit-btn,.table-save-btn{min-height:38px;padding:0 12px;display:inline-flex;align-items:center;gap:7px;border:0;border-radius:12px;color:#fff;font-size:13px;font-weight:900;cursor:pointer}.table-edit-btn,.table-save-btn{background:#16a34a}.confirm-overlay{position:fixed;inset:0;z-index:50;display:flex;align-items:center;justify-content:center;padding:18px;background:#0f172a73}.confirm-box{width:min(420px,100%);padding:24px;border-radius:18px;background:#fff;box-shadow:0 18px 45px #0f172a40}.confirm-box h3{margin:0 0 8px;color:#111827;font-size:24px}.confirm-box p{margin:0;color:#64748b;line-height:1.6;font-weight:700}.confirm-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.confirm-actions button{min-height:42px;padding:0 16px;border:0;border-radius:12px;background:#e5e7eb;color:#111827;font-weight:900;cursor:pointer}.confirm-actions .danger{background:#ef4444;color:#fff}.table-password-edit{display:flex;align-items:center;max-width:300px;border:1px solid #d1d5db;border-radius:10px;overflow:hidden}.table-password-edit .table-input{border:0;border-radius:0}.table-password-edit button{width:42px;height:38px;border:0;background:transparent;color:#16a34a;cursor:pointer}.user-top-bar{display:flex;align-items:center;justify-content:space-between;gap:16px}.admin-profile-btn{min-height:42px;padding:0 16px;display:inline-flex;align-items:center;gap:8px;border:0;border-radius:12px;background:#16a34a;color:#fff;font-weight:900;cursor:pointer}.admin-settings-box input{width:100%;min-height:48px;margin-top:14px;padding:0 14px;border:1px solid #d1d5db;border-radius:12px;outline:none;font-weight:700}.admin-password-field{margin-top:14px}.admin-password-field input{margin-top:0;border:0}.save-admin-btn{background:#16a34a!important;color:#fff!important}@media(max-width:1100px){.create-user-form,.access-summary-grid{grid-template-columns:repeat(2,1fr)}.create-user-form button{grid-column:span 2}}@media(max-width:800px){.access-page{padding:14px}.access-header-flex,.section-title-row,.access-form-header,.access-list-title{align-items:flex-start;flex-direction:column}.add-user-link,.grant-access-top-btn{width:100%}.access-row,.access-buttons,.create-user-form,.access-summary-grid{grid-template-columns:1fr}.create-user-form button{grid-column:auto}.sheet-user-card{min-width:300px;max-width:300px;grid-template-columns:42px 1fr}.user-remove-btn{grid-column:1 / -1;width:100%}}.access-page{max-width:100%;overflow-x:hidden}.access-header{border-radius:28px;padding:28px;background:linear-gradient(135deg,#0f172a,#15803d);box-shadow:0 24px 60px #0f172a2e}.access-badge{background:#ffffff29;color:#dcfce7}.access-header h1,.access-header p{color:#fff}.access-header p{color:#dcfce7;font-weight:750}.access-header .add-user-link,.user-top-bar .admin-profile-btn{background:#ffffff29;border:1px solid rgba(255,255,255,.25);color:#fff}.create-user-form{align-items:center}.user-top-bar{margin-bottom:16px}.access-detail-table{min-width:760px}.access-list-card{overflow:hidden}.access-list-card>.access-detail-table,.access-list-card .access-detail-table{display:table}.sheet-user-list{display:grid;grid-template-columns:1fr;gap:10px;overflow:visible}.sheet-user-card{width:100%;min-width:0;max-width:none;grid-template-columns:46px minmax(0,1fr) 120px}.user-info h4,.user-info p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:800px){.access-page{width:100%;padding:12px}.access-header,.access-panel,.access-list-card,.create-user-card{border-radius:18px;padding:16px}.access-header h1{font-size:26px}.create-user-form{grid-template-columns:1fr}.email-domain-field,.email-domain-field input{min-width:0}.email-domain-field span{font-size:11px;padding:0 8px}.access-summary-grid{grid-template-columns:1fr}.sheet-user-card{grid-template-columns:38px minmax(0,1fr);gap:10px}.sheet-user-card .user-remove-btn{grid-column:1 / -1}.access-detail-table-wrap,.access-list-card{overflow-x:auto}.table-actions{flex-wrap:nowrap}}.table-password-view{display:inline-flex;align-items:center;gap:8px}.table-password-view .plain-password{font-family:Courier New,monospace;font-weight:700;letter-spacing:.5px;color:#15803d}.table-password-view button{display:grid;place-items:center;width:30px;height:30px;border:1px solid #d1d5db;border-radius:8px;background:#f0fdf4;color:#15803d;cursor:pointer}.table-password-view button:hover{background:#dcfce7}.post-link-page{min-height:100vh;padding:24px 28px 44px;background:radial-gradient(circle at top left,rgba(22,163,74,.1),transparent 30%),#f4f7fb;color:#0f172a}.post-link-header{margin-bottom:18px;padding:28px;border-radius:26px;background:linear-gradient(135deg,#0f172a,#15803d);color:#fff;box-shadow:0 24px 60px #0f172a2e}.post-link-header .pl-badge{display:inline-block;background:#ffffff2e;padding:6px 12px;border-radius:999px;font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.post-link-header h1{margin:12px 0 6px;font-size:30px}.post-link-header p{margin:0;opacity:.9}.pl-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:22px;box-shadow:0 10px 30px #0f172a0f;margin-bottom:18px}.pl-card h2{margin:0 0 16px;font-size:18px;display:flex;align-items:center;gap:8px}.pl-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}.pl-field{display:flex;flex-direction:column;gap:6px}.pl-field label{font-size:13px;font-weight:700;color:#334155}.pl-field select,.pl-field input{padding:11px 12px;border:1px solid #cbd5e1;border-radius:12px;font-size:14px;background:#f8fafc}.pl-field select:focus,.pl-field input:focus{outline:2px solid #16a34a;background:#fff}.pl-actions{margin-top:16px;display:flex;gap:12px;align-items:center;flex-wrap:wrap}.pl-save-btn{border:0;border-radius:14px;padding:12px 22px;background:linear-gradient(135deg,#16a34a,#15803d);color:#fff;font-weight:800;font-size:14px;cursor:pointer;display:inline-flex;align-items:center;gap:8px;box-shadow:0 14px 30px #16a34a40}.pl-save-btn:disabled{opacity:.6;cursor:not-allowed}.pl-msg{padding:10px 14px;border-radius:12px;font-size:14px;font-weight:600}.pl-msg.success{background:#dcfce7;color:#166534}.pl-msg.error{background:#fee2e2;color:#991b1b}.pl-note{font-size:13px;color:#6b7280;margin-top:12px}.pl-table-wrap{overflow-x:auto}.pl-table{width:100%;border-collapse:collapse;font-size:14px}.pl-table th,.pl-table td{padding:10px 12px;text-align:left;border-bottom:1px solid #e5e7eb;white-space:nowrap}.pl-table th{background:#f0fdf4;color:#166534;font-weight:800}.pl-table td.link-cell{max-width:320px;overflow:hidden;text-overflow:ellipsis}.pl-table td.link-cell a{color:#15803d}.pl-empty{padding:18px;text-align:center;color:#6b7280}.pl-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.pl-card-head h2{margin:0}.pl-refresh-btn{border:1px solid #bbf7d0;background:#f0fdf4;color:#166534;font-weight:800;font-size:13px;padding:8px 14px;border-radius:12px;cursor:pointer}.pl-dd{position:relative}.pl-dd-btn{width:100%;display:flex;align-items:center;gap:10px;padding:11px 12px;border:1px solid #cbd5e1;border-radius:12px;background:#f8fafc;font-size:14px;font-weight:600;color:#0f172a;cursor:pointer}.pl-dd-btn:hover{background:#fff}.pl-dd.open .pl-dd-btn{outline:2px solid #16a34a;background:#fff}.pl-dd-placeholder{color:#94a3b8;font-weight:500}.pl-dd-arrow{margin-left:auto;color:#64748b;transition:transform .15s ease}.pl-dd.open .pl-dd-arrow{transform:rotate(180deg)}.pl-dd-backdrop{position:fixed;inset:0;z-index:30}.pl-dd-menu{position:absolute;z-index:31;top:calc(100% + 6px);left:0;right:0;margin:0;padding:6px;list-style:none;background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 18px 40px #0f172a29;max-height:280px;overflow-y:auto}.pl-dd-item{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:10px;font-weight:600;cursor:pointer}.pl-dd-item:hover{background:#f0fdf4}.pl-dd-item.active{background:#dcfce7;color:#166534}.pl-dd-check{margin-left:auto;color:#16a34a}.pl-ic{font-size:18px;display:inline-flex;align-items:center}.pl-ic-fb{color:#1877f2}.pl-ic-ig{color:#e1306c}.pl-ic-tt,.pl-ic-th,.pl-ic-tw{color:#111827}.pl-ic-sc{color:#f5b800}.pl-ic-pin{color:#e60023}.pl-link-row{margin-top:14px;display:flex;gap:12px;align-items:flex-end;flex-wrap:wrap}.pl-link-row .pl-field{flex:1;min-width:240px}.pl-link-row .pl-save-btn{height:44px}.pl-username-note{font-size:12px;color:#94a3b8;margin-top:2px}.pl-edit-input{width:100%;min-width:180px;padding:7px 10px;border:1px solid #bbf7d0;border-radius:8px;font-size:13px;outline:none}.pl-edit-input:focus{border-color:#16a34a}.pl-action-cell{display:flex;gap:6px;align-items:center}.pl-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border:none;border-radius:8px;cursor:pointer;font-size:13px;color:#fff}.pl-icon-btn.edit{background:#16a34a}.pl-icon-btn.save{background:#15803d}.pl-icon-btn.cancel{background:#6b7280}.pl-icon-btn:hover{opacity:.9}.pl-table .pl-ic{font-size:20px;display:inline-flex;align-items:center}.pl-icon-btn.delete{background:#dc2626}.pl-icon-btn.edit.active{background:#15803d}.pl-cancel-edit-btn{align-self:flex-end;min-height:44px;padding:0 20px;border:1px solid #d1d5db;background:#fff;color:#374151;border-radius:12px;font-weight:800;cursor:pointer}.pl-cancel-edit-btn:hover{background:#f3f4f6}.pl-del-backdrop{position:fixed;inset:0;z-index:60;background:#0f172a8c;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.pl-del-modal{position:fixed;z-index:61;top:50%;left:50%;transform:translate(-50%,-50%);width:min(92vw,420px);background:#fff;border-radius:20px;padding:30px 26px 24px;text-align:center;box-shadow:0 30px 70px #0f172a59;animation:plPop .16s ease-out}@keyframes plPop{0%{opacity:0;transform:translate(-50%,-46%) scale(.96)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.pl-del-icon{width:64px;height:64px;margin:0 auto 14px;display:grid;place-items:center;border-radius:50%;background:#fee2e2;color:#dc2626;font-size:26px}.pl-del-modal h3{margin:0 0 6px;font-size:20px;color:#0f172a}.pl-del-modal p{margin:0 0 22px;color:#64748b;font-size:14px}.pl-del-actions{display:flex;gap:12px;justify-content:center}.pl-del-cancel{flex:1;max-width:150px;padding:12px 18px;border:1px solid #d1d5db;background:#fff;color:#374151;border-radius:12px;font-weight:800;cursor:pointer}.pl-del-cancel:hover{background:#f3f4f6}.pl-del-confirm{flex:1;max-width:150px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 18px;border:0;background:#dc2626;color:#fff;border-radius:12px;font-weight:800;cursor:pointer}.pl-del-confirm:hover{background:#b91c1c}.editor-page{min-height:100vh;padding:24px 28px 44px;background:radial-gradient(circle at top left,rgba(22,163,74,.1),transparent 30%),#f4f7fb;color:#0f172a}.editor-header{margin-bottom:18px;padding:28px;border-radius:26px;background:linear-gradient(135deg,#0f172a,#15803d);color:#fff;box-shadow:0 24px 60px #0f172a2e}.editor-header h1{margin:8px 0 6px;font-size:28px}.editor-header p{margin:0;opacity:.9}.editor-toolbar{display:flex;gap:12px;flex-wrap:wrap;align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:16px;margin-bottom:16px;box-shadow:0 10px 30px #0f172a0f}.editor-toolbar select{padding:11px 12px;border:1px solid #cbd5e1;border-radius:12px;font-size:14px;background:#f8fafc;min-width:240px}.editor-btn{border:0;border-radius:12px;padding:11px 16px;font-weight:800;font-size:14px;cursor:pointer;display:inline-flex;align-items:center;gap:8px}.editor-btn.primary{background:linear-gradient(135deg,#16a34a,#15803d);color:#fff}.editor-btn.subtle{background:#f0fdf4;color:#166534;border:1px solid #bbf7d0}.editor-btn.danger{background:#fee2e2;color:#991b1b}.editor-btn:disabled{opacity:.6;cursor:not-allowed}.editor-msg{padding:10px 14px;border-radius:12px;font-size:14px;font-weight:600;margin-bottom:14px}.editor-msg.success{background:#dcfce7;color:#166534}.editor-msg.error{background:#fee2e2;color:#991b1b}.editor-table-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:8px;box-shadow:0 10px 30px #0f172a0f;overflow-x:auto}.editor-table{width:100%;border-collapse:collapse;font-size:13px}.editor-table th,.editor-table td{padding:8px 10px;border-bottom:1px solid #e5e7eb;text-align:left}.editor-table th{background:#f0fdf4;color:#166534;font-weight:800;white-space:nowrap}.editor-table input{width:100%;min-width:120px;padding:7px 9px;border:1px solid #e2e8f0;border-radius:8px;font-size:13px;background:#f8fafc}.editor-table input:focus{outline:2px solid #16a34a;background:#fff}.editor-row-actions{display:flex;gap:8px}.editor-icon-btn{border:0;border-radius:8px;padding:7px 9px;cursor:pointer;font-size:13px;display:inline-flex;align-items:center;gap:6px}.editor-icon-btn.save{background:#16a34a;color:#fff}.editor-icon-btn.del{background:#fee2e2;color:#991b1b}.editor-empty{padding:24px;text-align:center;color:#6b7280}.editor-hidden-file{display:none}.editor-toolbar{gap:14px;padding:18px;border-radius:20px;align-items:center;box-shadow:0 10px 30px #0f172a0f}.editor-toolbar select{appearance:none;-webkit-appearance:none;-moz-appearance:none;min-width:270px;padding:13px 42px 13px 16px;border:1px solid #cbd5e1;border-radius:14px;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%2316a34a' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;font-size:14px;font-weight:700;color:#0f172a;cursor:pointer;box-shadow:0 1px 2px #0f172a0f;transition:border-color .15s,box-shadow .15s}.editor-toolbar select:hover{border-color:#16a34a}.editor-toolbar select:focus{outline:none;border-color:#16a34a;box-shadow:0 0 0 3px #16a34a2e}.row-status-page{min-height:100vh;background:#f0fdf4;display:flex;justify-content:center;padding:32px 16px;box-sizing:border-box}.rs-card{width:100%;max-width:720px;background:#fff;border-radius:18px;border:1px solid #dcfce7;box-shadow:0 20px 50px #0f172a1a;padding:28px;height:fit-content}.rs-header h1{margin:0;font-size:24px;color:#14532d}.rs-header p{margin:6px 0 0;color:#64748b;font-size:13px}.rs-info{color:#475569;font-size:14px}.rs-error{color:#b91c1c;font-weight:700}.rs-detail,.rs-status,.rs-fields{margin-top:22px}.rs-detail h3,.rs-status h3,.rs-fields h3{margin:0 0 12px;font-size:15px;color:#166534}.rs-detail-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:10px}.rs-detail-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:8px 12px;display:flex;flex-direction:column;gap:2px}.rs-detail-item span{font-size:11px;text-transform:uppercase;color:#94a3b8;font-weight:700}.rs-detail-item strong{font-size:14px;color:#0f172a;word-break:break-word}.rs-status-btns{display:flex;gap:12px;flex-wrap:wrap}.rs-pill{border:2px solid transparent;border-radius:26px;padding:10px 26px;font-weight:800;font-size:14px;cursor:pointer;opacity:.55;transition:all .15s ease;color:#fff}.rs-pill.pending{background:#f59e0b}.rs-pill.reserved{background:#6366f1}.rs-pill.complete{background:#22c55e}.rs-pill.active{opacity:1;border-color:#0f172a;transform:translateY(-1px)}.rs-fields-head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:12px}.rs-fields-head h3{margin:0}.rs-platform-select{min-height:40px;padding:6px 14px;border:1px solid #bbf7d0;border-radius:10px;background:#f0fdf4;color:#15803d;font-weight:800;font-size:14px;outline:none;cursor:pointer}.rs-group{margin-bottom:18px}.rs-group h4{margin:0 0 10px;font-size:14px;color:#15803d;border-left:4px solid #16a34a;padding-left:8px}.rs-fields-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px}.rs-field{display:flex;flex-direction:column;gap:6px}.rs-field span{font-size:13px;font-weight:700;color:#334155}.rs-field input{min-height:42px;padding:8px 12px;border:1px solid #cbd5e1;border-radius:10px;font-size:14px;outline:none}.rs-field input:focus{border-color:#16a34a}.rs-message{margin-top:20px;padding:12px 14px;border-radius:10px;font-weight:700;font-size:14px}.rs-message.ok{background:#dcfce7;color:#166534}.rs-message.err{background:#fee2e2;color:#991b1b}.rs-actions{margin-top:24px;display:flex;justify-content:flex-end}.rs-save,.rs-close{border:none;border-radius:12px;padding:12px 32px;font-weight:800;font-size:15px;cursor:pointer;color:#fff}.rs-save{background:#16a34a}.rs-save:disabled{opacity:.6;cursor:not-allowed}.rs-close{background:#0f172a}.rs-detail-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.rs-detail-head h3{margin:0}.rs-edit-btn{display:inline-flex;align-items:center;gap:6px;border:1px solid #bbf7d0;background:#f0fdf4;color:#15803d;font-weight:700;padding:7px 14px;border-radius:9px;cursor:pointer}.rs-edit-btn:hover{background:#dcfce7}.rs-detail-item input{width:100%;margin-top:4px;padding:8px 10px;border:1px solid #d1d5db;border-radius:8px;font-size:.95rem;box-sizing:border-box}.rs-detail-note{margin-top:12px;font-size:.82rem;color:#6b7280}.rs-actions{display:flex;gap:12px;flex-wrap:wrap;margin:4px 0 8px}.rs-complete{background:#22c55e;color:#fff;border:none;font-weight:700;padding:12px 30px;border-radius:10px;cursor:pointer}.rs-complete:hover{background:#16a34a}.rs-complete:disabled{opacity:.6;cursor:default}.rs-status-hint{margin:0 0 12px;color:#6b7280;font-size:.9rem}.rs-alert-backdrop{position:fixed;inset:0;background:#0f172a73;z-index:60}.rs-alert{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:min(420px,calc(100vw - 40px));background:#fff;border-radius:16px;padding:26px 24px 22px;text-align:center;box-shadow:0 24px 60px #0f172a47;z-index:61}.rs-alert-icon{width:56px;height:56px;margin:0 auto 14px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fef3c7;color:#d97706;font-size:1.5rem}.rs-alert h4{margin:0 0 8px;font-size:1.15rem;color:#111827}.rs-alert p{margin:0 0 20px;color:#4b5563;font-size:.95rem;line-height:1.5}.rs-alert-ok{background:#16a34a;color:#fff;border:none;font-weight:700;padding:11px 40px;border-radius:10px;cursor:pointer}.rs-alert-ok:hover{background:#15803d}.rs-lock{display:flex;align-items:center;gap:12px;background:#fef2f2;border:1px solid #fecaca;color:#991b1b;border-radius:12px;padding:14px 16px;margin-bottom:18px;font-weight:600}.rs-lock svg{flex-shrink:0;font-size:1.2rem;color:#dc2626}.rs-lock-back{margin-left:auto;background:#dc2626;color:#fff;border:none;padding:9px 18px;border-radius:9px;font-weight:700;cursor:pointer;white-space:nowrap}.rs-lock-back:hover{background:#b91c1c}.rs-pill:disabled{cursor:not-allowed}.user-work-page{min-height:100vh;padding:16px 18px;background:#f5f7fb}.user-work-topbar{margin-bottom:10px}.user-work-back{display:inline-flex;align-items:center;gap:8px;text-decoration:none;color:#111827;font-weight:800;font-size:14px}.user-work-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:12px;gap:16px;background:linear-gradient(135deg,#0f172a,#15803d);padding:18px 22px;border-radius:18px;color:#fff}.user-work-badge{display:inline-block;background:#16a34a;color:#fff;font-size:11px;padding:4px 9px;border-radius:20px;margin-bottom:8px;font-weight:800}.user-work-header h1{margin:0;font-size:26px;color:#fff}.user-work-header p{margin:4px 0 0;color:#dcfce7;font-size:13px}.user-work-search{display:flex;align-items:center;gap:9px;background:#fff;border:1px solid #dbe1ea;padding:10px 14px;border-radius:12px;min-width:310px}.user-work-search input{border:none;outline:none;width:100%;font-size:13px}.user-work-filters{display:grid;grid-template-columns:minmax(180px,1fr) minmax(170px,1fr) 160px 160px;gap:10px;margin-bottom:10px}.filter-box,.date-input{min-height:42px;display:flex;align-items:center;gap:9px;background:#fff;border:1px solid #dbe1ea;border-radius:12px;padding:0 12px}.filter-box svg{color:#16a34a}.filter-box select,.date-input{width:100%;border:none;outline:none;color:#111827;font-size:13px;font-weight:700}.date-input{padding:0 12px}.user-work-summary{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-bottom:10px}.summary-card{background:#fff;border-radius:14px;padding:12px 14px;box-shadow:0 8px 22px #0f172a0d}.summary-card span{display:block;color:#64748b;font-size:12px;font-weight:900}.summary-card strong{display:block;margin-top:4px;color:#111827;font-size:24px;line-height:1}.summary-card.checked strong{color:#16a34a}.summary-card.pending strong{color:#f59e0b}.summary-card.invalid strong{color:#dc2626}.summary-card.skipped strong{color:#4f46e5}.user-work-card{background:#fff;border-radius:16px;padding:14px;box-shadow:0 8px 25px #0000000d}.user-work-title{display:flex;align-items:center;gap:9px;margin-bottom:10px}.user-work-title h2{margin:0;color:#111827;font-size:20px}.user-work-table-wrap{overflow-x:hidden;overflow-y:auto;max-height:calc(100vh - 300px)}.user-work-table{width:100%;border-collapse:collapse;table-layout:fixed}.user-work-table thead{background:#f3f4f6;position:sticky;top:0;z-index:2}.user-work-table th,.user-work-table td{padding:10px 11px;border-bottom:1px solid #e5e7eb;text-align:left;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-work-table th{color:#374151;font-weight:900}.user-work-table tr:hover{background:#f9fafb}.user-work-status{display:inline-block;padding:4px 11px;border-radius:20px;font-size:11px;font-weight:900;text-transform:capitalize}.user-work-status.checked{background:#dcfce7;color:#166534}.user-work-status.invalid{background:#fee2e2;color:#991b1b}.user-work-status.pending{background:#fef3c7;color:#92400e}.user-work-status.skipped{background:#e0e7ff;color:#3730a3}.user-work-empty{text-align:center;padding:28px;color:#6b7280;font-weight:800}@media(max-width:1100px){.user-work-summary{grid-template-columns:repeat(3,1fr)}.user-work-filters{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.user-work-header{flex-direction:column;align-items:stretch}.user-work-search{min-width:100%}.user-work-summary{grid-template-columns:repeat(2,1fr)}.user-work-filters{grid-template-columns:1fr}}.summary-card.access strong{color:#16a34a}.summary-card.worked strong{color:#7c3aed}@media(min-width:1100px){.user-work-summary{grid-template-columns:repeat(8,minmax(120px,1fr))}}.user-work-summary{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.summary-card.total-posts strong{color:#16a34a}.user-work-table-wrap{scrollbar-width:none;-ms-overflow-style:none}.user-work-table-wrap::-webkit-scrollbar{width:0;height:0;display:none}.user-work-filters{display:flex;flex-wrap:nowrap;align-items:center;gap:10px}.user-work-filters .filter-box{flex:0 0 auto}.user-work-filters .user-work-search{flex:1 1 auto;margin:0;min-width:160px}.user-work-summary{display:flex;flex-wrap:nowrap;gap:10px;overflow-x:auto;scrollbar-width:none}.user-work-summary::-webkit-scrollbar{height:0;display:none}.user-work-summary .summary-card{flex:1 1 0;min-width:112px}.summary-card .sc-head{display:flex;align-items:center;gap:6px;white-space:nowrap}.summary-card .sc-ic{display:inline-flex;align-items:center;font-size:15px}.uw-pf-ic{display:inline-flex;align-items:center;font-size:20px}.sc-ic-fb,.uw-pf-ic.sc-ic-fb{color:#1877f2}.sc-ic-ig,.uw-pf-ic.sc-ic-ig{color:#e1306c}.sc-ic-tt,.uw-pf-ic.sc-ic-tt,.sc-ic-th,.uw-pf-ic.sc-ic-th,.sc-ic-tw,.uw-pf-ic.sc-ic-tw{color:#111827}.sc-ic-sc,.uw-pf-ic.sc-ic-sc{color:#f5b800}.sc-ic-pin,.uw-pf-ic.sc-ic-pin{color:#e60023}.uw-link-cell{max-width:320px;overflow:hidden;text-overflow:ellipsis}.uw-link-cell a{color:#15803d}.summary-card.total-posts{border-top:3px solid #16a34a;background:#f0fdf4}.summary-card.pf-fb{border-top:3px solid #1877f2;background:#eef5ff}.summary-card.pf-fb strong{color:#1877f2}.summary-card.pf-ig{border-top:3px solid #e1306c;background:#fdeef5}.summary-card.pf-ig strong{color:#e1306c}.summary-card.pf-tt{border-top:3px solid #111827;background:#eef0f3}.summary-card.pf-tt strong{color:#111827}.summary-card.pf-th{border-top:3px solid #111827;background:#eef0f3}.summary-card.pf-th strong{color:#111827}.summary-card.pf-tw{border-top:3px solid #111827;background:#eef0f3}.summary-card.pf-tw strong{color:#111827}.summary-card.pf-sc{border-top:3px solid #f5b800;background:#fff9e6}.summary-card.pf-sc strong{color:#b8860b}.summary-card.pf-pin{border-top:3px solid #e60023;background:#fdecef}.summary-card.pf-pin strong{color:#e60023}.user-work-summary .summary-card{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-width:96px;padding:12px 14px;text-align:center}.user-work-summary .summary-card .sc-ic{font-size:26px;line-height:1}.user-work-summary .summary-card strong{font-size:22px;line-height:1.1}.user-work-summary .summary-card.total-posts{min-width:110px}.user-work-summary .summary-card.total-posts .sc-head{font-size:13px;font-weight:800}.summary-card.pf-yt{border-top:3px solid #ff0000;background:#fff1f1}.summary-card.pf-yt strong,.sc-ic-yt,.uw-pf-ic.sc-ic-yt{color:red}.user-work-summary .summary-card{cursor:pointer;transition:transform .12s ease,box-shadow .12s ease}.user-work-summary .summary-card:hover{transform:translateY(-2px)}.user-work-summary .summary-card.active{box-shadow:0 0 0 2px #16a34a inset,0 10px 24px #16a34a2e}.user-work-summary .summary-card .sc-ic.sc-ic-fb{color:#1877f2}.user-work-summary .summary-card .sc-ic.sc-ic-ig{color:#e1306c}.user-work-summary .summary-card .sc-ic.sc-ic-pin{color:#e60023}.user-work-summary .summary-card .sc-ic.sc-ic-sc{color:#f5b800}.user-work-summary .summary-card .sc-ic.sc-ic-th,.user-work-summary .summary-card .sc-ic.sc-ic-tt,.user-work-summary .summary-card .sc-ic.sc-ic-tw{color:#000}.user-work-summary .summary-card .sc-ic.sc-ic-yt{color:red}.uw-link-wrap{display:flex;align-items:center;gap:8px}.uw-link-wrap a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.uw-copy-btn{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:27px;height:27px;border:1px solid #bbf7d0;background:#f0fdf4;color:#16a34a;border-radius:8px;cursor:pointer;font-size:12px;transition:background .12s ease}.uw-copy-btn:hover{background:#dcfce7}.uw-copy-btn.copied{background:#16a34a;border-color:#16a34a;color:#fff}.profile-page{padding:24px;max-width:720px;margin:0 auto}.profile-topbar{margin-bottom:14px}.profile-back{display:inline-flex;align-items:center;gap:8px;color:#15803d;font-weight:800;text-decoration:none;padding:8px 12px;border-radius:10px;background:#f0fdf4}.profile-back:hover{background:#dcfce7}.profile-header{display:flex;align-items:center;gap:16px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:18px 20px;margin-bottom:18px}.profile-avatar-lg{font-size:56px;color:#16a34a;display:grid;place-items:center}.profile-header h1{margin:0;font-size:22px;color:#111827}.profile-header p{margin:2px 0 6px;color:#6b7280;font-size:14px}.profile-role{display:inline-block;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.5px;color:#15803d;background:#dcfce7;padding:3px 10px;border-radius:999px}.profile-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:22px}.profile-card h2{margin:0 0 18px;font-size:18px;color:#111827}.profile-field{display:flex;flex-direction:column;margin-bottom:16px}.profile-field label{font-size:13px;font-weight:800;color:#374151;margin-bottom:6px}.profile-field input{padding:11px 13px;border:1px solid #d1d5db;border-radius:10px;font-size:14px;outline:none}.profile-field input:focus{border-color:#16a34a;box-shadow:0 0 0 3px #16a34a1f}.profile-note{font-size:12px;color:#6b7280;margin-top:6px}.profile-msg{padding:10px 14px;border-radius:10px;font-size:14px;font-weight:700;margin-bottom:14px}.profile-msg.success{background:#dcfce7;color:#166534}.profile-msg.error{background:#fee2e2;color:#b91c1c}.profile-actions{display:flex;justify-content:flex-end;gap:10px}.profile-cancel{padding:11px 18px;border:1px solid #d1d5db;border-radius:10px;background:#fff;color:#374151;font-weight:800;cursor:pointer}.profile-save{padding:11px 22px;border:0;border-radius:10px;background:linear-gradient(135deg,#16a34a,#15803d);color:#fff;font-weight:800;cursor:pointer}.profile-save:disabled{opacity:.6;cursor:default}.profile-password-view{display:flex;align-items:center;gap:10px;padding:10px 13px;border:1px solid #d1d5db;border-radius:10px;background:#f9fafb}.profile-current-password{flex:1;font-family:Courier New,monospace;font-weight:700;letter-spacing:.5px;color:#15803d}.profile-password-view button{display:grid;place-items:center;width:34px;height:34px;border:1px solid #d1d5db;border-radius:8px;background:#f0fdf4;color:#15803d;cursor:pointer}.profile-password-view button:hover{background:#dcfce7}
