.package-editor-page{color:#d7e3dc;width:100%;min-height:100vh;font-family:Montserrat,ui-sans-serif,system-ui,sans-serif}.editor-header,.editor-title,.picker-header,.fetch-status,.picker-toolbar,.picker-footer,.preview-card-title,.status-toggle,.input-icon{align-items:center;display:flex}.editor-header{justify-content:space-between;gap:16px;margin-bottom:12px}.editor-title{gap:14px}.editor-title h1,.editor-title h2{color:#f3f7f5;margin:0;font-weight:800}.editor-title h1{font-size:22px}.editor-title h2{font-size:14px}.editor-title p{color:#82948b;margin:2px 0 0;font-size:11px}.back-button{color:#c7d4cc;cursor:pointer;background:#0d1729;border:1px solid #22344a;border-radius:9px;place-items:center;width:40px;height:40px;display:grid}.save-button,.secondary-button{min-height:31px;font:inherit;cursor:pointer;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:6px;padding:0 14px;font-size:10px;font-weight:800;display:inline-flex}.save-button{color:#041c10;background:#19d879}.secondary-button{color:#c5d3cb;background:#111d31;border-color:#293b51}.editor-top-grid{grid-template-columns:minmax(0,3fr) minmax(260px,1fr);gap:14px;display:grid}.editor-panel{background:#0d1729;border:1px solid #1d2b40;border-radius:10px}.details-panel{padding:14px 16px}.panel-heading{margin-bottom:12px}.panel-heading h2{color:#e8f0eb;margin:0;font-size:14px}.panel-heading p{color:#82948b;margin:2px 0 0;font-size:10px}.details-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 14px;display:grid}.details-grid label{color:#8ea198;flex-direction:column;gap:5px;font-size:10px;display:flex}.details-grid input,.details-grid select,.details-grid textarea{box-sizing:border-box;color:#dce7e1;width:100%;font:inherit;background:#111d31;border:1px solid #22344a;border-radius:6px;outline:0;padding:8px 10px;font-size:11px}.details-grid textarea{resize:vertical;min-height:45px}.details-grid small{color:#64786e;font-size:9px}.description-field{grid-column:1/-1}.input-icon{background:#111d31;border:1px solid #22344a;border-radius:6px;gap:7px;padding:0 10px}.input-icon select{background:0 0;border:0;padding-left:0}.status-toggle{color:#dce7e1;font:inherit;cursor:pointer;background:0 0;border:0;gap:9px;font-size:10px}.toggle-on,.toggle-off{background:#31445a;border-radius:99px;width:38px;height:21px;position:relative}.toggle-on{background:#19d879}.toggle-on:after,.toggle-off:after{content:"";background:#f4f8f5;border-radius:50%;width:15px;height:15px;position:absolute;top:3px}.toggle-on:after{right:3px}.toggle-off:after{left:3px}.preview-panel{padding:14px}.preview-card{background:#111b26;border:1px solid #3e4b21;border-radius:9px;padding:10px}.preview-card-title{gap:9px}.preview-icon{color:#f3c84b;background:#4b3a0d;border-radius:8px;place-items:center;width:38px;height:38px;display:grid}.preview-card-title h2{color:#eef5f1;margin:0;font-size:15px}.preview-card-title p{color:#84968d;margin:2px 0 0;font-size:9px}.active-pill,.today-pill,.tomorrow-pill{border-radius:12px;margin-left:auto;padding:3px 7px;font-size:9px}.active-pill,.today-pill{color:#19d879;background:#073e2a}.tomorrow-pill{color:#62a7ff;background:#0a3164}.preview-card ul{color:#b4c3ba;border-top:1px solid #263542;border-bottom:1px solid #263542;flex-direction:column;gap:7px;margin:14px 0;padding:12px 0;font-size:10px;list-style:none;display:flex}.preview-card li{align-items:center;gap:7px;display:flex}.preview-card li svg{color:#19d879}.preview-card>strong{color:#f3c84b;text-align:center;margin-bottom:10px;font-size:18px;display:block}.games-picker{margin-top:12px;padding:14px 16px}.picker-header{justify-content:space-between;gap:15px}.football-icon{color:#19d879;background:#073e2a;border-radius:7px;place-items:center;width:32px;height:32px;display:grid}.fetch-status{color:#81938a;gap:10px;font-size:9px}.fetch-status span{border:1px solid #22344a;border-radius:5px;align-items:center;gap:5px;padding:7px 9px;display:flex}.fetch-status span i{background:#19d879;border-radius:50%;width:6px;height:6px}.picker-toolbar{justify-content:space-between;gap:12px;margin:12px 0 8px}.game-filters{flex-wrap:wrap;gap:6px;display:flex}.filter-button{color:#9baca3;font:inherit;cursor:pointer;background:#111d31;border:1px solid #263a4e;border-radius:6px;padding:6px 12px;font-size:10px}.filter-button.active{color:#041c10;background:#19d879;border-color:#19d879;font-weight:800}.games-table-wrap{border:1px solid #1d2b40;border-radius:7px;overflow-x:auto}.games-table{border-collapse:collapse;color:#9fb0a7;width:100%;min-width:800px;font-size:10px}.games-table th{color:#74877e;text-align:left;background:#101b2e;padding:9px 10px;font-size:9px}.games-table td{border-top:1px solid #1d2b40;padding:9px 10px}.games-table td label{color:#dce8e1;align-items:center;gap:8px;display:flex}.games-table input{accent-color:#19d879}.club-ball{color:#19d879;background:#073e2a;border-radius:50%;place-items:center;width:18px;height:18px;display:grid}.odds-pill{color:#d0ddd5;background:#111d31;border:1px solid #263a4e;border-radius:12px;padding:4px 8px}.switch{cursor:pointer;background:#26374d;border:0;border-radius:99px;width:30px;height:17px;padding:2px}.switch span{background:#91a39a;border-radius:50%;width:13px;height:13px;display:block}.switch.on{background:#19d879}.switch.on span{background:#f4f8f5;margin-left:auto}.picker-footer{justify-content:space-between;gap:12px;margin-top:12px}.picker-footer strong{color:#19d879;font-size:10px}@media (width<=800px){.editor-top-grid{grid-template-columns:1fr}.details-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.picker-header,.picker-toolbar{flex-direction:column;align-items:flex-start}.fetch-status{justify-content:space-between;width:100%}}@media (width<=520px){.editor-header,.editor-header .save-button{flex-direction:column;align-items:stretch}.editor-header .save-button{width:100%}.details-grid{grid-template-columns:1fr}.description-field{grid-column:auto}.picker-footer{flex-direction:column;align-items:flex-start}.picker-footer .save-button{width:100%}}
