.retro-purchase-shell{margin-bottom:12px}.retro-purchase-hidden-form{display:none}.retro-purchase-window{background:#2db3dd;border:3px solid #173f6d;box-shadow:0 18px 36px #102f4d2e;display:flex;flex-direction:column;font-family:Tahoma,Segoe UI,sans-serif;overflow:hidden;position:relative}.retro-purchase-window.full-page{height:calc(100vh - 118px);max-height:calc(100vh - 118px);min-height:0;width:100%}.retro-purchase-window.warning-active{-webkit-user-select:none;user-select:none}.retro-purchase-titlebar{align-items:center;background:linear-gradient(180deg,#c31717,#901010);color:#f6e89a;display:none;font-size:18px;font-weight:700;gap:12px;grid-template-columns:1fr auto 1fr;padding:6px 10px;text-transform:uppercase}.retro-purchase-titlebar strong{font-size:20px;justify-self:center;letter-spacing:.4px}.retro-purchase-titlebar span:last-child{justify-self:end}.retro-purchase-shortcuts{align-items:center;background:#113c69;color:#f6e89a;display:flex;flex-wrap:wrap;font-size:20px;font-weight:700;gap:14px;padding:6px 10px}.retro-purchase-panel-title{color:#fff;font-size:21px;min-width:170px}.retro-purchase-shortcut-btn{background:#0000;border:none;color:inherit;cursor:pointer;font:inherit;padding:0}.retro-purchase-shortcut-btn:hover:not(:disabled){text-decoration:underline}.retro-purchase-shortcut-btn:disabled{cursor:default;opacity:.55}.retro-purchase-body{background:#59cff4;display:flex;flex:1 1;flex-direction:column;min-height:0;padding:8px}.retro-purchase-formbar{grid-gap:7px;align-items:end;display:grid;gap:7px;grid-template-columns:repeat(12,minmax(0,1fr));margin-bottom:6px}.retro-purchase-field{grid-column:span 2}.retro-purchase-field.wide{grid-column:span 4}.retro-purchase-field.medium{grid-column:span 3}.retro-purchase-field.small{grid-column:span 1}.retro-purchase-field-checkbox,.retro-purchase-field-memo{grid-column:span 2}.retro-purchase-field label{color:#123c64;display:block;font-size:20px;font-weight:700;margin-bottom:3px}.retro-purchase-field-control{align-items:center;display:flex;gap:8px;min-height:42px}.retro-purchase-memo-shell{position:relative}.retro-purchase-field-control input,.retro-purchase-field-control select{background:#d9f6ff;border:1px solid #23557d;border-radius:0;box-shadow:inset 1px 1px 0 #ffffffd9;caret-color:#001f8f;color:#102f4c;font-size:22px;min-height:42px;padding:8px 11px;width:100%}.retro-purchase-field-control input:focus,.retro-purchase-field-control select:focus{border-color:#7f5700;box-shadow:none;caret-color:#0013b8;outline:2px solid #c28200}.retro-purchase-readonly{background:#d9f6ff;border:1px solid #23557d;color:#102f4c;cursor:default;font-weight:700;justify-content:flex-end;padding:4px 7px}.retro-purchase-memo-popup{background:#f6fbff;border:2px solid #173f6d;box-shadow:0 18px 36px #102f4d47;position:absolute;right:0;top:calc(100% + 6px);width:min(280px,92vw);z-index:20}.retro-purchase-memo-table-wrap{background:#f5f5ef;max-height:520px;overflow-y:auto}.retro-purchase-memo-table{border-collapse:collapse;width:100%}.retro-purchase-memo-table td,.retro-purchase-memo-table th{border:1px solid #8c9aa5;color:#101010;font-size:12px;padding:4px 6px;text-align:left}.retro-purchase-memo-table th{background:#d7aa10;color:#201500;font-weight:800}.retro-purchase-memo-table td{background:#f5f5ef;height:24px}.retro-purchase-memo-table tfoot td{background:#e4dcc3;font-weight:800}.retro-purchase-memo-table tr.active td{background:#0039d6;color:#fff}.retro-purchase-memo-list{background:#e7f1ff;border-right:1px solid #9ab7d6;max-height:280px;overflow-y:auto}.retro-purchase-memo-option{background:#f7fbff;border:none;border-bottom:1px solid #bfd1ec;color:#143c64;display:flex;font-size:13px;font-weight:700;gap:12px;justify-content:space-between;padding:10px 12px;text-align:left;width:100%}.retro-purchase-memo-option.active{background:#0f58b6;color:#fff}.retro-purchase-memo-option strong{font-size:12px}.retro-purchase-memo-details{background:#fff;color:#143c64;padding:12px}.retro-purchase-memo-details table{border-collapse:collapse;margin-top:8px;width:100%}.retro-purchase-memo-details td,.retro-purchase-memo-details th{border:1px solid #c8d8ef;font-size:12px;padding:6px 8px;text-align:left}.retro-purchase-memo-details th{background:#edf4ff;font-weight:800}.retro-purchase-status-indicator{background:#b8ecff;border:1px solid #23557d;display:inline-block;height:16px;width:16px}.retro-purchase-grid{background:#a4e5af;border:2px solid #3d8f83;flex:1 1;min-height:0;overflow-x:auto}.retro-purchase-grid table{border-collapse:collapse;height:100%;min-width:0;width:100%}.retro-purchase-grid td,.retro-purchase-grid th{border:1px solid #5f8e65;color:#09282b;font-size:19px;font-weight:600;padding:4px 6px}.retro-purchase-grid th{background:#daa322;color:#3f2b00;font-weight:800;text-align:left}.retro-purchase-grid td{background:#bdf4c1d1;height:32px}.retro-purchase-grid tr.retro-purchase-grid-row-active td{background:#d3ebff;color:#0c3765}.retro-purchase-grid td input,.retro-purchase-grid td select{background:#dff7ff;border:none;caret-color:#001f8f;color:#082f58;font-size:25px;font-weight:650;min-height:30px;outline:none;padding:3px 7px;width:100%}.retro-purchase-grid td input:focus,.retro-purchase-grid td select:focus{caret-color:#0013b8}.retro-purchase-grid td input.retro-grid-autofill{background:#c7e6ff;color:#0f4690;font-weight:700}.retro-purchase-footer{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;margin-top:6px}.retro-purchase-summary{color:#143c64;display:flex;flex-wrap:wrap;font-size:30px;font-weight:700;gap:14px}.retro-purchase-summary strong{color:#0a2f99}.retro-purchase-actionbar{display:flex;flex-wrap:wrap;gap:6px}.retro-purchase-action{background:linear-gradient(180deg,#f5df9b,#dbb44f);border:1px solid #987100;border-radius:0;box-shadow:inset 1px 1px 0 #ffffffb3;color:#503800;font-size:20px;font-weight:800;min-width:112px;padding:9px 12px;text-transform:none}.retro-purchase-action:hover{background:linear-gradient(180deg,#ffe8a7,#d8ab3d);color:#503800}.retro-purchase-action:disabled{background:linear-gradient(180deg,#f1ead1,#d2c7a4);color:#8f8570}.retro-purchase-action.primary{background:linear-gradient(180deg,#f8ecb7,#ca9a2f)}.retro-purchase-action.secondary{background:linear-gradient(180deg,#f9f0c8,#b5aa7e)}.retro-purchase-warning-overlay{align-items:flex-end;background:#071a3024;display:flex;inset:0;position:absolute;z-index:35}.retro-purchase-warning-overlay.stock-lookup{align-items:stretch;background:#041226b8;padding:18px;position:fixed;z-index:2000}.retro-purchase-warning-bar{background:linear-gradient(180deg,#f5f8ff 0 26px,#0f3fa0 26px 100%);border-top:1px solid #a8c7ff;box-shadow:0 -8px 20px #09234d47;width:100%}.retro-purchase-warning-bar.stock-lookup{background:linear-gradient(180deg,#f5f8ff 0 34px,#0f3fa0 34px 100%);border:3px solid #9fc2ff;box-shadow:0 24px 60px #0000006b;display:flex;flex-direction:column;min-height:0}.retro-purchase-warning-hint{background:#0000;border:none;color:#5f6d82;cursor:pointer;display:block;font-size:12px;font-weight:700;padding:5px 10px;text-align:left;width:100%}.retro-purchase-warning-hint:hover{color:#263b64}.retro-purchase-warning-content{color:#fff;min-height:72px;padding:10px 14px 12px}.retro-purchase-warning-bar.stock-lookup .retro-purchase-warning-content{flex:1 1;min-height:0;overflow:hidden;padding:20px 24px 24px}.retro-purchase-warning-content strong{display:block;font-size:18px;margin-bottom:4px}.retro-purchase-warning-bar.stock-lookup .retro-purchase-warning-content>strong{font-size:34px;margin-bottom:10px}.retro-purchase-warning-content p{font-size:14px;line-height:1.35;margin:2px 0}.retro-purchase-warning-bar.stock-lookup .retro-purchase-warning-content>p{font-size:24px;font-weight:700;margin-bottom:18px}.retro-stock-summary{grid-gap:8px;background:#ffffff1f;border:2px solid #ffffff73;color:#fff;display:grid;font-size:26px;font-weight:800;gap:8px;margin-bottom:18px;padding:14px 18px}.retro-stock-table-wrap{background:#fff;border:2px solid #d7e6ff;max-height:calc(100vh - 250px);overflow:auto}.retro-stock-table{border-collapse:collapse;color:#061c3a;width:100%}.retro-stock-table td,.retro-stock-table th{border:1px solid #7b93bd;font-size:27px;line-height:1.2;padding:12px 14px;text-align:left}.retro-stock-table th{background:#d6a11f;color:#211600;font-size:24px;font-weight:900;position:sticky;top:0;z-index:1}.retro-stock-table td{background:#d9f6dd;font-weight:750}.retro-stock-table tr:nth-child(2n) td{background:#c4edce}.retro-stock-table .retro-stock-sem{color:#003a8c;font-size:34px;font-weight:900}@media (max-width:900px){.retro-purchase-titlebar{grid-template-columns:1fr;text-align:center}.retro-purchase-titlebar span:last-child,.retro-purchase-titlebar strong{justify-self:center}.retro-purchase-formbar{grid-template-columns:repeat(2,minmax(0,1fr))}.retro-purchase-field,.retro-purchase-field-checkbox,.retro-purchase-field-memo,.retro-purchase-field.medium,.retro-purchase-field.small,.retro-purchase-field.wide{grid-column:span 1}.retro-purchase-summary{font-size:18px;gap:12px}.retro-purchase-memo-popup{left:0;right:auto;width:min(100vw - 32px,280px)}.retro-purchase-memo-list{border-bottom:1px solid #9ab7d6;border-right:none}}.dashboard-launcher-shell{height:100vh;min-height:100vh;overflow:hidden}.dashboard-launcher-window{background:#d8f3ff;border:3px solid #1d4f63;box-shadow:inset 0 0 0 2px #ffffffb3;display:flex;flex-direction:column;height:100%;overflow:hidden}.dashboard-launcher-titlebar{grid-gap:16px;align-items:center;background:linear-gradient(180deg,#c61f17,#951610);color:#fff4d8;display:grid;font-size:16px;font-weight:700;gap:16px;grid-template-columns:1fr auto 1fr;padding:12px 18px}.dashboard-launcher-titlebar strong{font-size:30px;justify-self:center;letter-spacing:.03em}.dashboard-launcher-brand{justify-self:start}.dashboard-launcher-hint{justify-self:end}.dashboard-launcher-stage{grid-gap:16px;background:radial-gradient(circle at 20% 20%,#ffffffb3,#0000 18%),radial-gradient(circle at 78% 28%,#98e4ff73,#0000 24%),linear-gradient(180deg,#0f90d2,#49c9f3);display:grid;flex:1 1;gap:16px;grid-template-columns:minmax(430px,500px) minmax(0,1fr);min-height:0;padding:10px 14px 14px}.dashboard-launcher-canvas{background:linear-gradient(180deg,#096ba3f5,#118cbff0);border:2px solid #ffffff61;border-radius:16px;box-shadow:inset 0 1px 0 #ffffff38;min-height:0;padding:20px 18px}.dashboard-launcher-canvas p{color:#f7fcff;font-size:28px;font-weight:600;line-height:1.3;margin:0 0 18px;max-width:18ch;padding:0}.dashboard-launcher-actions{display:flex;flex-wrap:wrap;gap:12px;padding:0}.dashboard-launcher-action{background:#0f5e8f;border:2px solid #ffffffb8;border-radius:12px;box-shadow:0 10px 18px #072f4f33;color:#fff;cursor:pointer;font-size:20px;font-weight:700;min-height:54px;padding:10px 20px}.dashboard-launcher-action:hover{background:#0b4e77}.dashboard-launcher-menu{background:#fffdf7;border:2px solid #6c7a86;border-radius:18px;box-shadow:inset 0 0 0 1px #fff,0 16px 28px #0f567529;margin-bottom:2px;margin-top:2px;order:-1;overflow:hidden}.dashboard-launcher-menu-grid{grid-gap:0;display:grid;gap:0;grid-template-columns:1fr 1fr;height:100%}.dashboard-launcher-column{display:grid;grid-auto-rows:minmax(0,1fr)}.dashboard-launcher-item{grid-gap:10px;align-items:center;background:#fffffff2;border:none;border-bottom:1px solid #4f5d6b1f;color:#14212b;cursor:pointer;display:grid;font-size:18px;font-weight:700;gap:10px;grid-template-columns:28px minmax(0,1fr);min-height:0;padding:6px 14px;text-align:left;transition:background-color .16s ease,transform .16s ease;width:100%}.dashboard-launcher-item:hover:not(:disabled){background:#dff4ff;transform:translateX(2px)}.dashboard-launcher-item:disabled{background:#eef1f4;color:#8a96a1;cursor:default}.dashboard-launcher-letter{color:#0f5d80;font-weight:800}.dashboard-launcher-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (min-height:900px){.dashboard-launcher-item{font-size:20px;padding-bottom:10px;padding-top:10px}}.dashboard-launcher-item.unassigned .dashboard-launcher-letter{color:#91a0ab}.dashboard-accordion.dashboard-launcher-active{background:linear-gradient(180deg,#118fce,#49c9f3);max-width:100%;min-height:100vh;overflow:hidden;padding:0}.dashboard-accordion.dashboard-launcher-active>.accordion-item,.dashboard-secondary-actions.dashboard-launcher-active,.dashboard-secondary-actions.dashboard-launcher-active>.accordion-item{display:none}.dashboard-accordion.dashboard-launcher-active>.dashboard-launcher-shell{display:block}@media (max-width:1100px){.dashboard-launcher-shell{height:100vh;min-height:100vh}.dashboard-launcher-stage{grid-template-columns:1fr}.dashboard-launcher-menu{margin-top:0;order:0}.dashboard-launcher-canvas p{max-width:none}}@media (max-width:768px){.dashboard-launcher-titlebar{font-size:16px;grid-template-columns:1fr;justify-items:start}.dashboard-launcher-titlebar strong{font-size:24px;justify-self:start}.dashboard-launcher-stage{gap:14px;padding:12px}.dashboard-launcher-menu-grid{grid-template-columns:1fr}.dashboard-launcher-canvas{padding:18px}.dashboard-launcher-canvas p{font-size:22px;margin-bottom:16px}.dashboard-launcher-action{font-size:20px;width:100%}.dashboard-launcher-item{font-size:18px;min-height:48px}}.seller-dashboard{min-height:100vh;position:relative}.seller-dashboard .dashboard-accordion{max-width:none;padding-left:12px;padding-right:12px;padding-top:0;width:100%}.seller-dashboard .dashboard-content{max-width:none;padding:14px 12px;width:100%}.seller-dashboard .tab-content h2{margin-bottom:14px}.seller-dashboard .accordion-content{padding:12px}.seller-dashboard .lottery-form,.seller-dashboard .seller-form,.seller-dashboard .upload-form{gap:12px;margin-bottom:14px}.seller-dashboard .checkbox-label:focus-within{border-color:#667eea;box-shadow:0 0 0 3px #667eea24}.seller-dashboard .accordion-item:has(.retro-purchase-shell)>.accordion-header.active{display:none}.seller-dashboard-actions{align-items:center;display:flex;gap:12px;position:absolute;right:22px;top:76px;z-index:45}.seller-dashboard-actions .settings-icon-btn{background:#1b567a85;border-color:#ffffffb8;color:#fff}.seller-dashboard-actions .settings-icon-btn:hover{background:#1b567ab8}.seller-dashboard-actions .settings-dropdown{left:auto;right:0;top:calc(100% + 10px)}.seller-dashboard-actions .logout-btn{background:#d84034;border:1px solid #ffffff2e;color:#fff;padding:10px 18px}.seller-dashboard-actions .logout-btn:hover{background:#b82f24}@media (max-width:768px){.seller-dashboard-actions{gap:8px;right:14px;top:68px}}.admin-dashboard{min-height:100vh;position:relative}.admin-dashboard .dashboard-accordion{max-width:none;padding-left:12px;padding-right:12px;padding-top:0;width:100%}.admin-dashboard .dashboard-content{max-width:none;padding:14px 12px;width:100%}.admin-dashboard .tab-content h2{margin-bottom:14px}.admin-dashboard .accordion-content{padding:12px}.admin-dashboard .lottery-form,.admin-dashboard .seller-form,.admin-dashboard .upload-form{gap:12px;margin-bottom:14px}.admin-dashboard .checkbox-label:focus-within{border-color:#667eea;box-shadow:0 0 0 3px #667eea24}.admin-dashboard .accordion-item:has(.retro-purchase-shell)>.accordion-header.active{display:none}.admin-dashboard-actions{align-items:center;display:flex;gap:12px;position:absolute;right:22px;top:76px;z-index:45}.admin-dashboard-actions .settings-icon-btn{background:#1b567a85;border-color:#ffffffb8;color:#fff}.admin-dashboard-actions .settings-icon-btn:hover{background:#1b567ab8}.admin-dashboard-actions .settings-dropdown{left:auto;right:0;top:calc(100% + 10px)}.admin-dashboard-actions .logout-btn{background:#d84034;border:1px solid #ffffff2e;color:#fff;padding:10px 18px}.admin-dashboard-actions .logout-btn:hover{background:#b82f24}@media (max-width:768px){.admin-dashboard-actions{gap:8px;right:14px;top:68px}}.entry-selection-shell{background:#1f1d22;min-height:100vh;padding:26px}.entry-selection-window{background:linear-gradient(180deg,#19a7e0,#31c7ee);border:2px solid #365f72;box-shadow:inset 0 0 0 2px #7cc6e3;min-height:calc(100vh - 52px)}.entry-selection-titlebar{grid-gap:12px;align-items:center;background:linear-gradient(180deg,#d5251d,#b51614);color:#ffe9cb;display:grid;font-weight:700;gap:12px;grid-template-columns:1fr auto 1fr;padding:8px 14px}.entry-selection-titlebar strong{font-size:24px;justify-self:center}.entry-selection-titlebar span:last-child{justify-self:end}.entry-selection-shortcuts{background:#19467c;color:#f4e7b3;display:flex;flex-wrap:wrap;font-weight:700;gap:18px;padding:6px 14px 8px}.entry-selection-shortcuts button{background:#0000;border:none;color:inherit;cursor:pointer;font:inherit;padding:0}.entry-selection-shortcuts button:hover{text-decoration:underline}.entry-selection-body{padding:46px 24px 24px}.entry-selection-body.compact{display:block}.entry-selection-form{grid-gap:18px;align-content:start;display:grid;gap:18px;max-width:1380px}.entry-selection-row{grid-gap:16px;align-items:center;display:grid;gap:16px;grid-template-columns:160px minmax(0,1fr)}.entry-selection-row label{color:#10324c;font-size:30px}.entry-selection-date-block{align-items:center;display:flex;flex-wrap:wrap;gap:18px}.entry-selection-date-block strong{color:#133e63;font-size:34px;font-style:italic}.entry-selection-input{background:#daf3ffd1;border:1px solid #1b7eb1;color:#0f4f76;font-size:30px;min-height:48px;padding:8px 14px;text-align:left}.entry-selection-input.fixed{align-items:center;display:inline-flex;min-width:158px}.entry-selection-date-trigger{gap:18px;justify-content:space-between;min-width:340px}.entry-selection-date-icon{font-size:28px;line-height:1}.entry-selection-native-date{height:1px;opacity:0;pointer-events:none;position:absolute;width:1px}.entry-selection-input.wide{width:min(100%,520px)}.entry-selection-input.active{outline:3px solid #0d4c7d}.entry-selection-field-wrap{position:relative;width:min(100%,1140px)}.entry-selection-popup{grid-gap:10px;background:#ebf9fff5;border:1px solid #6caac8;box-shadow:0 18px 28px #072f4a2e;display:grid;gap:10px;left:0;padding:14px;position:absolute;top:calc(100% + 10px);width:360px;z-index:4}.entry-selection-popup.wide{width:min(100%,520px)}.entry-selection-popup-option{background:#ffffffbd;border:1px solid #6caac8;color:#10324c;font-size:20px;padding:10px 12px;text-align:left}.entry-selection-popup-option.selected{background:#fff0a6;border-color:#b19014}@media (max-width:1100px){.entry-selection-row{grid-template-columns:1fr}.entry-selection-date-block strong,.entry-selection-input,.entry-selection-popup-option,.entry-selection-row label{font-size:22px}.entry-selection-field-wrap,.entry-selection-popup,.entry-selection-popup.wide{width:100%}}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#f5f5f5;color:#333;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.login-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;height:100vh;justify-content:center}.login-box{background:#fff;border-radius:10px;box-shadow:0 10px 25px #0003;max-width:400px;padding:40px;width:100%}.session-mode-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh;padding:20px}.session-mode-box{background:#fff;border-radius:12px;box-shadow:0 18px 40px #0000002e;max-width:420px;padding:40px 32px;text-align:center;width:100%}.session-mode-box h1{font-size:30px;margin-bottom:12px}.session-mode-box p{color:#666;margin-bottom:24px}.session-mode-box button{margin-top:12px;width:100%}.login-box h1{color:#333;font-size:24px;margin-bottom:30px;text-align:center}.form-group{margin-bottom:20px}.form-group label{display:block}.form-group input{border:1px solid #ddd;border-radius:5px;font-size:14px;padding:12px;transition:border-color .3s;width:100%}.form-group input:focus{border-color:#667eea;outline:none}.login-box button{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:12px;transition:opacity .3s;width:100%}.login-box button:hover{opacity:.9}.login-box button:disabled{cursor:not-allowed;opacity:.6}.error-message{background-color:#ffebee;border-radius:5px;color:#d32f2f;font-size:14px;margin-bottom:15px;padding:10px}.alert{border-radius:5px;font-weight:500;margin:20px;padding:15px}.alert-error{background-color:#ffebee;border-left:4px solid #d32f2f;color:#d32f2f}.alert-success{background-color:#e8f5e9;border-left:4px solid #388e3c;color:#388e3c}.dashboard-header{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 2px 4px #0000001a;color:#fff;padding:20px}.header-content{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px}.header-center{flex:1 1;text-align:center}.header-content h1{font-size:28px}.active-session-titlebar{grid-gap:12px;align-items:center;background:linear-gradient(180deg,#d5251d,#b51614);color:#ffe9cb;display:grid;font-size:14px;font-weight:700;gap:12px;grid-template-columns:1fr auto 1fr;padding:8px 14px;position:sticky;text-transform:uppercase;top:0;z-index:900}.active-session-titlebar strong{font-size:22px;justify-self:center;letter-spacing:.02em}.active-session-titlebar span:last-child{justify-self:end}.dashboard-home-link{background:#0000;border:none;color:inherit;cursor:pointer;font:inherit;padding:0;text-align:inherit}.dashboard-home-link h1{margin:0}.session-banner{font-size:64px;font-weight:800;letter-spacing:4px;line-height:1;margin-top:14px;text-transform:uppercase}.session-meta{color:#141414c7;display:flex;font-size:14px;font-weight:700;gap:16px;justify-content:center;margin-top:8px}.user-info{align-items:center;display:flex;gap:20px}.settings-menu-wrapper{position:relative}.settings-icon-btn{align-items:center;background:#ffffff2e;border:1px solid #ffffffa6;border-radius:50%;display:inline-flex;height:42px;justify-content:center;padding:0;width:42px}.settings-icon-btn:hover{background:#ffffff47}.settings-icon-btn svg{fill:currentColor;height:20px;width:20px}.settings-dropdown{background:#fff;border-radius:14px;box-shadow:0 16px 32px #0f172a38;min-width:220px;padding:8px;position:absolute;right:0;top:calc(100% + 10px);z-index:20}.settings-dropdown-item{background:#0000;border-radius:10px;color:#1f2937;padding:12px 14px;text-align:left;width:100%}.settings-dropdown-item:hover{background:#eef2ff}.settings-modal-overlay{align-items:center;background:#0f172a73;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:1000}.settings-modal{background:#fff;border-radius:20px;box-shadow:0 24px 50px #0f172a3d;color:#1f2937;overflow:hidden;width:min(100%,460px)}.settings-modal-header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;padding:20px 22px 12px}.settings-modal-header h3{font-size:22px;margin:0}.settings-modal-header p{color:#6b7280;font-size:14px;line-height:1.5;margin-top:6px}.settings-close-btn{background:#eef2ff;border-radius:50%;color:#374151;height:38px;min-width:38px;padding:0}.settings-close-btn:hover{background:#dbe4ff}.settings-form{padding:0 22px 22px}.settings-modal-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:8px}.settings-cancel-btn{background:#e5e7eb;color:#1f2937}.settings-cancel-btn:hover{background:#d1d5db}.logout-btn{background-color:#fff3;border:1px solid #fff;border-radius:5px;color:#fff;cursor:pointer;padding:10px 20px;transition:background-color .3s}.logout-btn:hover{background-color:#ffffff4d}.dashboard-accordion{background:#fff;display:flex;flex-direction:column;margin:0 auto;max-width:1200px;min-height:auto;padding:20px}.dashboard-secondary-actions{margin-top:24px;min-height:auto}.accordion-item{border:1px solid #ddd;border-radius:5px;margin-bottom:10px;overflow:hidden}.accordion-header{align-items:center;background-color:#f5f5f5;border:none;color:#333;cursor:pointer;display:flex;font-size:14px;font-weight:600;justify-content:space-between;padding:10px 16px;text-align:left;transition:all .3s;width:100%}.accordion-header:hover{background-color:#e8e8e8}.accordion-header.active{background-color:#667eea;color:#fff}.accordion-content{animation:slideDown .3s ease-out;background-color:#fff;border-top:1px solid #ddd;padding:20px}@keyframes slideDown{0%{max-height:0;opacity:0}to{max-height:1000px;opacity:1}}.dashboard-content{background:#fff;margin:0 auto;max-width:1200px;min-height:calc(100vh - 200px);padding:30px 20px}.tab-content{animation:fadeIn .3s ease-in}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.tab-content h2{color:#333;font-size:24px;margin-bottom:30px}.lottery-form,.seller-form,.upload-form{grid-gap:20px;display:grid;gap:20px;margin-bottom:30px}.form-group{display:flex;flex-direction:column}.form-group label{color:#555;font-weight:600;margin-bottom:8px}.form-group input,.form-group select{border:1px solid #ddd;border-radius:5px;font-family:inherit;font-size:14px;padding:12px}.form-group input:focus,.form-group select:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.box-options{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(100px,1fr))}.checkbox-label{align-items:center;border:1px solid #ddd;border-radius:5px;cursor:pointer;display:flex;gap:8px;padding:10px;transition:all .3s}.checkbox-label:hover{background-color:#f5f5f5;border-color:#667eea}.checkbox-label input,button{cursor:pointer}button{background-color:#667eea;border:none;border-radius:5px;color:#fff;font-size:15px;font-weight:600;padding:12px 24px;transition:all .3s}button:hover{background-color:#5568d3}button:disabled{background-color:#ccc;cursor:not-allowed}.add-btn{background-color:#4caf50}.add-btn:hover{background-color:#45a049}.send-btn{background-color:#2196f3;font-size:16px;padding:15px;width:100%}.send-btn:hover{background-color:#0b7dda}.delete-btn{background-color:#f44336;font-size:13px;padding:8px 16px}.delete-btn:hover{background-color:#da190b}.entries-table,.prices-table,.sellers-table{border-collapse:collapse;box-shadow:0 2px 4px #0000001a;margin-bottom:20px;width:100%}.entries-table th,.prices-table th,.sellers-table th{background-color:#f5f5f5;border-bottom:2px solid #ddd;color:#333;font-weight:600;padding:12px;text-align:left}.entries-table td,.prices-table td,.sellers-table td{border-bottom:1px solid #eee;padding:12px}.entries-table .grouped-action-cell,.entries-table .grouped-number-cell{vertical-align:middle;white-space:nowrap}.entries-table .grouped-action-cell{min-width:190px}.entries-table .grouped-action-buttons{align-items:center;display:flex;flex-wrap:nowrap;gap:8px;white-space:nowrap}.entries-table tr:hover,.prices-table tr:hover,.sellers-table tr:hover{background-color:#f9f9f9}.entries-section{border-top:2px solid #eee;margin-top:30px;padding-top:30px}.entries-section h3{color:#333;margin-bottom:20px}.entries-group-title{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:10px;color:#fff!important;display:inline-block;letter-spacing:.8px;padding:10px 16px}.total-section{background-color:#f5f5f5;border-radius:5px;margin-top:20px;padding:20px;text-align:center}.total-section h3{color:#667eea;font-size:20px;margin-bottom:20px}.price-result{background-color:#e8f5e9;border-left:4px solid #4caf50;border-radius:5px;font-size:16px;font-weight:500;margin-top:20px;padding:20px}.price-result p{margin:8px 0}.exit-confirm-overlay{align-items:flex-end;background:#0f172a24;display:flex;inset:0;justify-content:center;padding:18px;position:fixed;z-index:3000}.exit-confirm-bar{align-items:center;background:#fff8d7;border:2px solid #173f6d;border-radius:8px;box-shadow:0 -10px 30px #0f172a40;color:#1f2937;display:flex;flex-wrap:wrap;gap:16px;justify-content:center;padding:12px 16px;width:min(720px,100%)}.exit-confirm-bar strong{font-size:16px}.exit-confirm-actions{display:flex;gap:8px}.exit-confirm-actions button{background:#f1d48a;border:1px solid #987100;border-radius:6px;color:#3f2b00;min-width:76px;padding:8px 14px}.exit-confirm-actions button.active,.exit-confirm-actions button:focus{background:#2563eb;color:#fff;outline:3px solid #667eea57}.exit-confirm-bar span{color:#4b5563;font-size:13px}.tree-wrapper{margin-top:16px}.tree-children,.tree-root{list-style:none;margin:0;padding-left:20px}.tree-root{padding-left:0}.tree-node{margin-top:14px;position:relative}.tree-node:before{background:#b8bfd6;content:"";height:1px;left:-12px;position:absolute;top:18px;width:12px}.tree-root>.tree-node:before{display:none}.tree-children{border-left:1px solid #d8def0;margin-left:14px}.tree-card{background:#f8f9ff;border:1px solid #d8def0;border-radius:10px;padding:12px 14px}.tree-title-row{gap:12px;justify-content:space-between}.tree-actions,.tree-title-row{align-items:center;display:flex}.tree-actions{gap:10px}.tree-role{color:#667eea;font-size:12px;font-weight:700}.tree-delete-btn{background:#f44336;font-size:12px;padding:6px 12px}.tree-delete-btn:hover{background:#d93025}.tree-meta{color:#555;display:flex;flex-wrap:wrap;font-size:13px;gap:14px;margin-top:8px}.entries-list-block h3{margin-bottom:14px}.entry-status{border-radius:999px;display:inline-block;font-size:12px;font-weight:700;padding:6px 10px;text-transform:uppercase}.entry-status-accepted{background:#e8f5e9;color:#2e7d32}.entry-status-pending{background:#ffebee;color:#c62828}@media (max-width:768px){.dashboard-header{padding:15px}.header-content{flex-direction:column;gap:15px;text-align:center}.header-content h1{font-size:20px}.session-banner{font-size:40px}.session-meta{flex-direction:column;gap:4px}.user-info{flex-wrap:wrap;gap:12px;justify-content:space-between;width:100%}.settings-dropdown{left:auto;min-width:200px;right:0}.settings-modal-actions{flex-direction:column-reverse}.settings-modal-actions button{width:100%}.accordion-item{margin-bottom:10px}.accordion-header{font-size:14px;padding:12px 15px}.lottery-form,.seller-form,.upload-form{grid-template-columns:1fr}.box-options{grid-template-columns:repeat(3,1fr)}.entries-table{font-size:12px}.entries-table td,.entries-table th{padding:8px}.tree-meta,.tree-title-row{align-items:flex-start;flex-direction:column;gap:6px}}
/*# sourceMappingURL=main.8f96aecd.css.map*/