html,body,#root{margin:0;min-width:320px;min-height:100%}html:has(.admin-app),body:has(.admin-app),#root:has(.admin-app),html:has(.admin-login),body:has(.admin-login),#root:has(.admin-login){min-height:100%;background:#f3f5f7}html:has(.line-selector-page),body:has(.line-selector-page),#root:has(.line-selector-page){min-height:100%;background:#f1f4f7}.line-selector-page{min-height:100vh;box-sizing:border-box;display:grid;place-items:start center;padding:clamp(20px,7vh,70px) 18px;color:#27303a;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif}.line-selector-card{width:min(100%,720px);box-sizing:border-box;padding:clamp(24px,5vw,48px);border:1px solid #e2e7ec;border-radius:18px;background:#fff;box-shadow:0 20px 60px #1f293717;text-align:center}.line-selector-shield{width:86px;height:96px;margin:0 auto 16px;display:grid;place-items:center;color:#fff;background:#16ad25;clip-path:polygon(50% 0,100% 14%,100% 55%,86% 78%,67% 92%,50% 100%,33% 92%,14% 78%,0 55%,0 14%)}.line-selector-shield span{font-size:48px;line-height:1}.line-selector-card h1{margin:0 0 8px;font-size:clamp(24px,5vw,34px)}.line-selector-card>p{margin:0 0 28px;color:#78818b}.line-selector-list{display:grid;gap:12px}.line-selector-option{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 20px;border:0;border-radius:8px;color:#fff;background:#14ad20;cursor:pointer;font:inherit;text-align:left}.line-selector-option strong{font-size:18px}.line-selector-option span{font-size:14px;opacity:.92}.line-selector-option.is-recommended{background:#078d15;box-shadow:0 0 0 3px #078d152e}.line-selector-option.is-slow{background:#ca8a04}.line-selector-option.is-checking{background:#6b7280}.line-selector-option:disabled{cursor:not-allowed;background:#c7ccd2;color:#f7f7f7}.line-selector-countdown{margin-top:20px;color:#47515c}.line-selector-countdown>strong{color:#078d15;font-size:22px}.line-selector-countdown button,.line-selector-error button,.line-selector-copy button{margin-left:10px;padding:6px 10px;border:1px solid #b8c0c8;border-radius:6px;background:#fff;cursor:pointer}.line-selector-error{margin-top:20px;padding:14px;border-radius:8px;color:#a11;background:#fff2f2}.line-selector-error p{margin:0 0 10px}.line-selector-copy{margin-top:22px;color:#69727c;text-align:left}.line-selector-copy summary{cursor:pointer;text-align:center}.line-selector-copy div{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:10px}.line-selector-copy code{overflow-wrap:anywhere}@media(max-width:540px){.line-selector-card{padding:26px 16px;border-radius:12px}.line-selector-option{align-items:flex-start;flex-direction:column;gap:4px}.line-selector-copy div{align-items:flex-start;flex-direction:column}.line-selector-copy button{margin-left:0}}.admin-line-card{display:grid;gap:18px}.admin-line-state{padding:6px 10px;border-radius:999px;color:#445;background:#eef1f4;font-size:13px}.admin-line-state.is-enabled{color:#08771a;background:#e8f8ec}.admin-line-state.is-error{color:#a11;background:#ffecec}.admin-line-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.admin-line-metrics>div{min-width:0;padding:14px;border-radius:8px;background:#f6f7f9}.admin-line-metrics span,.admin-line-metrics strong{display:block}.admin-line-metrics span{margin-bottom:6px;color:#737b84;font-size:12px}.admin-line-metrics strong{overflow-wrap:anywhere;font-size:14px}.admin-line-trend{height:54px;display:flex;align-items:flex-end;gap:5px;padding:8px;border-radius:8px;background:#f6f7f9}.admin-line-trend i{min-width:12px;flex:1;border-radius:3px 3px 0 0;background:#16a32a}.admin-line-trend span{margin:auto;color:#7b828b;font-size:13px}@media(max-width:760px){.admin-line-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}.source-document{min-height:100vh}.customer-service-banner{position:relative;display:block}.customer-service-banner>img{width:100%;display:block}.customer-service-trigger{position:absolute;inset-block:0;inset-inline-end:0;width:max(10%,44px);padding:0;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;cursor:pointer}.customer-service-trigger:focus-visible{border-radius:4px;outline:3px solid #fff;outline-offset:-5px;box-shadow:inset 0 0 0 7px #c20000b8}.customer-service-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:grid;place-items:center;box-sizing:border-box;padding:24px;background:#0c121cc2}.customer-service-dialog{width:min(100%,390px);max-height:calc(100dvh - 48px);overflow:auto;box-sizing:border-box;padding:22px;border-radius:14px;color:#222;background:#fff;box-shadow:0 18px 52px #00000052;font-family:PingFang SC,Microsoft YaHei,sans-serif;text-align:center}.customer-service-dialog>header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px;padding-bottom:14px;border-bottom:1px solid #ececec}.customer-service-dialog h2{margin:0;font-size:21px;line-height:1.3}.customer-service-dialog header button{min-width:62px;min-height:40px;padding:0 14px;border:1px solid #cfd3d8;border-radius:8px;color:#333;background:#fff;cursor:pointer;font:inherit;font-size:15px;font-weight:700}.customer-service-dialog header button:hover{border-color:#a80000;color:#a80000;background:#fff7f7}.customer-service-dialog header button:focus-visible{outline:3px solid rgba(184,0,0,.24);outline-offset:2px}.customer-service-dialog>img{width:min(100%,300px);height:auto;display:block;margin:0 auto}.customer-service-dialog>p{margin:16px 0 2px;color:#4d4d4d;font-size:16px;line-height:1.6}.customer-service-dialog .customer-service-empty{margin:0;padding:44px 16px;border-radius:10px;color:#686868;background:#f4f5f6}.boot-status,.system-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:#f4f6f8;color:#1f2937;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;box-sizing:border-box}.system-card{box-sizing:border-box;width:min(100%,520px);padding:40px;border:1px solid #e1e5ea;border-radius:12px;background:#fff;box-shadow:0 16px 48px #11182714}.system-kicker{margin:0 0 8px;color:#dc2626;font-weight:700;letter-spacing:.08em}.system-card h1{margin:0 0 16px;font-size:28px}.system-card p{line-height:1.7}.system-card a{color:#0f62d6}.system-card button{min-height:42px;padding:0 18px;border:0;border-radius:6px;color:#fff;background:#0f62d6;cursor:pointer;font:inherit;font-weight:700}.system-card button:focus-visible{outline:3px solid rgba(15,98,214,.28);outline-offset:3px}@media(max-width:768px){body.source-home-optimized--eee{background-color:#f4efe7!important;background-image:none!important;background-attachment:scroll!important}}.eee-search-shell{width:min(100% - 32px,720px);margin:40px auto;color:#222;font-family:Arial,Microsoft YaHei,sans-serif}.eee-search-header{padding:24px 0;font-size:28px;font-weight:700}.eee-search-header a,.eee-search-results a,.eee-search-back{color:#1477c9;text-decoration:none}.managed-draw-shell{width:100%;height:166px;box-sizing:border-box;overflow:hidden;color:#333;background:#fff;font-family:PingFang SC,Microsoft YaHei,Arial,sans-serif}.managed-draw-tabs{height:36px;display:flex;box-sizing:border-box;margin:0;padding:8px 0 0 8px;border-bottom:2px solid #fff;list-style:none}.managed-draw-tabs li{flex:1;height:26px;margin-right:8px;border-radius:4px;background:#eee;font-size:18px;line-height:26px;text-align:center}.managed-draw-tabs button{width:100%;height:100%;padding:0;border:0;border-radius:inherit;color:inherit;background:transparent;cursor:pointer;font:inherit}.managed-draw-tabs li.is-current{color:#fff;background:#1fb61d}.managed-draw-tabs li:nth-child(2).is-current{background:#e71607}.managed-draw-tabs li:nth-child(3).is-current{background:#2389e9}.managed-draw-tabs button:focus-visible{outline:2px solid #111;outline-offset:1px}.managed-draw{height:130px;box-sizing:border-box;padding:8px;color:#333;background:#fff;font:16px/1.2 PingFang SC,Microsoft YaHei,Arial,sans-serif}.managed-draw__head,.managed-draw__foot{display:flex;align-items:center;min-width:0}.managed-draw__head{height:17px;font-size:17px}.managed-draw__head>:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.managed-draw__foot>:first-child{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.managed-draw__countdown{flex:1;min-width:70px;text-align:center;font-weight:700}.managed-draw strong{color:red}.managed-draw__history{padding:0;border:0;color:red;background:transparent;cursor:pointer;font:inherit;text-decoration:none}.managed-draw__history:focus-visible{outline:2px solid #111;outline-offset:2px}.managed-draw__balls{display:flex;margin:8px 0}.managed-draw__ball-group{display:contents}.managed-draw__ball-wrap{display:flex;flex:1;min-width:0}.managed-draw__ball{display:flex;flex:1;height:61px;margin-right:6px;box-sizing:border-box;align-items:center;justify-content:center;flex-direction:column;min-width:0;overflow:hidden;border-radius:4px}.managed-draw__ball strong{color:#fff;font:900 28px/24px Tahoma,Geneva,sans-serif}.managed-draw__ball span{display:inline-block;height:19px;margin-top:6px;padding:0 6px;border-radius:2px;color:#333;background:#fff;font-size:14px;line-height:19px;white-space:nowrap}.managed-draw__plus{display:flex;align-items:center;margin-right:8px;font-size:32px;font-weight:700}.managed-draw__foot{font-size:16px}.managed-draw__refresh{display:inline-block;width:40px;height:20px;padding:0;box-sizing:border-box;border-radius:4px;color:#fff;border:0;background:#f90;cursor:pointer;font:inherit;line-height:20px;text-align:center}.managed-draw__refresh:disabled{cursor:wait;opacity:.58}.managed-draw__foot.is-error>span{color:#b42318;font-size:13px}.managed-draw__empty{height:100%;display:grid;place-items:center;margin:0;color:#777}.draw-history-page,.draw-history-page *{box-sizing:border-box}body.draw-history-body{overflow:auto;background:#e9e9e9}.draw-history-page{width:min(100%,820px);min-height:100vh;margin:0 auto;overflow-x:hidden;color:#333;background:#fff;font:14px/1.5 Microsoft YaHei,PingFang SC,Arial,sans-serif}.draw-history-sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.draw-history-controls{position:sticky;z-index:20;top:0;border-right:1px solid #d3d3d3;border-bottom:1px solid #d3d3d3;border-left:1px solid #d3d3d3;background:#fff}.draw-history-yearbar{position:relative;height:50px;color:#fff;background:#666}.draw-history-yearbar>a{position:absolute;z-index:3;top:0;left:12px;height:50px;display:flex;align-items:center;color:#fff;font-size:14px;text-decoration:none}.draw-history-yearbar>a:hover{color:#fff;text-decoration:underline}.draw-history-yearbar>a:focus-visible{outline:2px solid #fff;outline-offset:-3px}.draw-history-years{position:relative;height:50px}.draw-history-years summary{height:50px;display:flex;align-items:center;justify-content:center;padding:0 110px;color:#fff;cursor:pointer;font-size:30px;font-weight:700;letter-spacing:8px;list-style:none;text-align:center;-webkit-user-select:none;user-select:none}.draw-history-years summary::-webkit-details-marker{display:none}.draw-history-years summary:after{content:"⌄";position:absolute;right:20px;top:7px;font-size:24px;letter-spacing:0;transition:transform .16s ease}.draw-history-years[open] summary:after{transform:rotate(180deg)}.draw-history-years summary:focus-visible{outline:2px solid #fff;outline-offset:-3px}.draw-history-years__list{position:absolute;z-index:5;top:50px;left:0;width:100%;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;padding:7px;border:1px solid #d3d3d3;border-top:0;background:#f5f5f5;box-shadow:0 8px 18px #00000024}.draw-history-years:not([open]) .draw-history-years__list{display:none}.draw-history-years__list button,.draw-history-years__list span{min-height:32px;display:grid;place-items:center;padding:3px 7px;border:0;border-radius:2px;color:#333;background:transparent;font:inherit}.draw-history-years__list button{cursor:pointer}.draw-history-years__list button:hover,.draw-history-years__list button[aria-current=true]{color:#fff;background:#f60}.draw-history-years__list button:focus-visible{outline:3px solid rgba(255,102,0,.32)}.draw-history-category{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:6px 10px 4px}.draw-history-category>span{display:inline-flex;min-height:26px;align-items:center;padding:3px 10px;color:#fff;background:#f60;font-size:15px;line-height:20px}.draw-history-category small{color:#777;font-size:12px}.draw-history-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:0;padding:4px 8px 8px;border-bottom:1px solid #d3d3d3;list-style:none}.draw-history-tabs li{min-width:0;margin:0;padding:0;border-radius:3px;background:#eee;list-style:none}.draw-history-tabs button{width:100%;min-height:30px;padding:4px 8px;border:0;border-radius:inherit;color:#333;background:transparent;cursor:pointer;font-family:inherit;font-size:14px;font-weight:700;line-height:22px}.draw-history-tabs li.is-current{background:#1fb61d}.draw-history-tabs li:nth-child(2).is-current{background:#e71607}.draw-history-tabs li:nth-child(3).is-current{background:#2389e9}.draw-history-tabs li.is-current button{color:#fff}.draw-history-tabs button:focus-visible{outline:3px solid rgba(17,17,17,.42);outline-offset:-2px}.draw-history-display-controls{padding:7px 10px 9px;background:#fff}.draw-history-display-controls fieldset{min-width:0;display:flex;flex-wrap:wrap;align-items:center;gap:4px 12px;margin:0;padding:0;border:0}.draw-history-display-controls fieldset+fieldset{margin-top:5px}.draw-history-display-controls legend{float:left;margin:0 8px 0 0;padding:0;color:#f60;font-weight:700}.draw-history-display-controls label{display:inline-flex;align-items:center;gap:4px;color:#888;cursor:pointer;white-space:nowrap}.draw-history-display-controls input{width:14px;height:14px;margin:0;accent-color:#f60}.draw-history-display-controls input:focus-visible{outline:2px solid #2389e9;outline-offset:2px}.draw-history-state{min-height:240px;display:grid;place-content:center;gap:12px;margin:0;padding:40px 22px;color:#666;text-align:center}.draw-history-state p{margin:0}.draw-history-state--error{color:#b42318}.draw-history-state--error button{justify-self:center;min-height:40px;padding:0 18px;border:1px solid #d6a29d;border-radius:4px;color:#9c2018;background:#fff7f6;cursor:pointer;font:inherit}.draw-history-state--error button:focus-visible{outline:3px solid rgba(180,35,24,.18);outline-offset:2px}.draw-history-list{margin:0;padding:0;list-style:none}.draw-history-list li{margin:0;padding:0;border-right:1px solid #d3d3d3;border-bottom:1px solid #d3d3d3;border-left:1px solid #d3d3d3;color:#333;list-style:none}.draw-history-record h2{min-height:30px;margin:0;padding:4px 10px;color:#777;background:#eee;font-size:14px;font-weight:400;line-height:22px}.draw-history-record h2 time{color:inherit}.draw-history-record h2 span{color:#007ffe;font-weight:700}.draw-history-numbers{min-height:83px;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));align-items:start;padding-top:8px;text-align:center}.draw-history-number{position:relative;min-width:0;display:grid;justify-items:stretch}.draw-history-number.is-special:before{content:"+";position:absolute;z-index:2;top:2px;left:-8px;color:#777;font-size:22px;font-weight:700;line-height:30px}.draw-history-number b{width:35px;height:35px;display:grid;place-items:center;justify-self:center;border-radius:50%;color:#fff;font:800 18px/1 Tahoma,Arial,sans-serif;text-shadow:0 1px 1px rgba(0,0,0,.24)}.draw-history-number b.is-red{background:radial-gradient(circle at 35% 28%,#ff6358 0,#e71607 52%,#b20d03)}.draw-history-number b.is-blue{background:radial-gradient(circle at 35% 28%,#63b7ff 0,#2389e9 52%,#1265b0)}.draw-history-number b.is-green{background:radial-gradient(circle at 35% 28%,#62d75f 0,#1fb61d 52%,#118311)}.draw-history-number small{min-width:0;min-height:30px;display:flex;align-items:center;justify-content:center;margin-top:8px;padding:3px 2px;overflow:hidden;border-top:1px solid #eee;color:#555;font-size:12px;line-height:18px;text-overflow:ellipsis;white-space:nowrap}@media(max-width:650px){.managed-draw-tabs li{font-size:16px}.managed-draw{font-size:14px}.managed-draw__head{font-size:16px}.managed-draw__ball{margin-right:4px}.managed-draw__ball strong{font-size:24px}.managed-draw__ball span{margin-top:4px;padding:0 2px;font-size:12px}.managed-draw__plus{margin-right:4px;font-size:24px}.managed-draw__foot{font-size:15px}.draw-history-page{width:100%}.draw-history-years summary{padding:0 82px;font-size:23px;letter-spacing:5px}.draw-history-years__list{grid-template-columns:repeat(3,minmax(0,1fr))}.draw-history-tabs button{min-height:34px;padding:5px 3px;font-size:13px}.draw-history-display-controls{padding-right:7px;padding-left:7px;font-size:12px}.draw-history-display-controls fieldset{gap:4px 8px}.draw-history-state{min-height:220px;padding:36px 14px}.draw-history-record h2{padding-right:7px;padding-left:7px;font-size:12px}.draw-history-number b{width:32px;height:32px;font-size:16px}.draw-history-number small{min-height:27px;margin-top:6px;padding:2px 0;font-size:10px}.draw-history-number.is-special:before{left:-6px;font-size:18px}}@media(max-width:390px){.draw-history-yearbar>a{left:8px;font-size:12px}.draw-history-years summary{padding:0 66px;font-size:20px;letter-spacing:3px}.draw-history-years summary:after{right:12px}.draw-history-category{padding-right:7px;padding-left:7px}.draw-history-tabs{gap:4px;padding-right:6px;padding-left:6px}.draw-history-tabs button{font-size:12px}.draw-history-display-controls{font-size:11px}.draw-history-display-controls fieldset{column-gap:5px}.draw-history-number b{width:30px;height:30px;font-size:15px}.draw-history-number small{font-size:9px}}.admin-app,.admin-login,.admin-loading-page,.admin-app *,.admin-login *{box-sizing:border-box}.admin-app,.admin-login,.admin-loading-page{color:#172026;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,sans-serif}.admin-login,.admin-loading-page{min-height:100vh;display:grid;place-items:center;padding:28px;background:radial-gradient(circle at 12% 4%,rgba(19,88,72,.13),transparent 30%),#eef2f2}.admin-login__card{width:min(100%,420px);padding:42px;border:1px solid #d9e1df;background:#fff;box-shadow:0 24px 80px #0f28231f}.admin-brandmark,.admin-sidebar__brand>span{display:grid;width:48px;height:48px;place-items:center;border-radius:3px;color:#fff;background:#0e5a4b;font-size:22px;font-weight:850;letter-spacing:-.05em}.admin-eyebrow{margin:18px 0 5px;color:#64736f;font-size:11px;font-weight:750;letter-spacing:.14em;text-transform:uppercase}.admin-login h1,.admin-topbar h1,.admin-panel h2{margin:0;letter-spacing:-.035em}.admin-login h1{font-size:30px}.admin-muted{margin:10px 0 28px;color:#687572;line-height:1.6}.admin-login label,.admin-panel label,.admin-security-form label{display:grid;gap:8px;margin:18px 0 0;color:#3f4a47;font-size:13px;font-weight:680}.admin-login input,.admin-app input,.admin-app select,.admin-app textarea{width:100%;border:1px solid #cfd8d5;border-radius:3px;outline:0;background:#fff;color:#172026;font:inherit}.admin-login input,.admin-app input,.admin-app select{min-height:42px;padding:9px 11px}.admin-app textarea{min-height:110px;padding:11px;line-height:1.55;resize:vertical}.admin-login input:focus,.admin-app input:focus,.admin-app select:focus,.admin-app textarea:focus{border-color:#0e6c59;box-shadow:0 0 0 3px #0e6c5917}.admin-primary,.admin-secondary,.admin-link-button{min-height:40px;border:0;border-radius:3px;cursor:pointer;font:inherit;font-weight:720}.admin-primary{padding:0 18px;color:#fff;background:#0e5a4b}.admin-primary:hover{background:#084b3e}.admin-primary:disabled{cursor:wait;opacity:.58}.admin-login .admin-primary{width:100%;margin-top:24px}.admin-secondary{padding:0 15px;border:1px solid #c8d2cf;background:#fff;color:#26332f}.admin-link-button{min-height:auto;padding:4px;color:#0e5a4b;background:transparent}.admin-link-button:disabled{cursor:wait;opacity:.55}.admin-form-error{margin:14px 0 0;color:#b42318;font-size:13px}.admin-app{min-height:100vh;display:grid;grid-template-columns:236px minmax(0,1fr);background:#f3f5f5}.admin-sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;padding:24px 16px 18px;color:#d9e3e0;background:#122820}.admin-sidebar__brand{display:flex;align-items:center;gap:12px;padding:0 7px 28px;color:inherit;text-decoration:none}.admin-sidebar__brand>span{width:42px;height:42px;flex:0 0 auto;background:#e45135;font-size:19px}.admin-sidebar__brand div{display:grid;gap:2px}.admin-sidebar__brand strong{color:#fff;font-size:15px}.admin-sidebar__brand small{color:#8fa29b;font-size:11px}.admin-sidebar nav{display:grid;gap:3px}.admin-sidebar nav button{min-height:40px;padding:0 12px;border:0;border-radius:3px;color:#aebdb8;background:transparent;cursor:pointer;text-align:left;font:inherit;font-size:13px;font-weight:640}.admin-sidebar nav button:hover{color:#fff;background:#ffffff0e}.admin-sidebar nav button.is-active{color:#fff;background:#0e5a4b}.admin-sidebar__foot{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:auto}.admin-sidebar__foot a,.admin-sidebar__foot button{display:grid;min-height:36px;place-items:center;border:1px solid #31473f;border-radius:3px;color:#b9c6c2;background:transparent;text-decoration:none;cursor:pointer;font:inherit;font-size:12px}.admin-main{min-width:0}.admin-topbar{height:100px;display:flex;align-items:center;justify-content:space-between;padding:0 34px;border-bottom:1px solid #dde3e1;background:#fff}.admin-topbar .admin-eyebrow{margin:0 0 3px}.admin-topbar h1{font-size:25px}.admin-topbar>span{padding:7px 11px;border:1px solid #d6dedb;border-radius:20px;color:#53615d;font-size:12px}.admin-content{padding:28px 34px 60px}.admin-panel{border:1px solid #dce3e1;background:#fff;box-shadow:0 4px 18px #192d2709}.admin-panel__head{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:17px 21px;border-bottom:1px solid #e5e9e8}.admin-panel__head .admin-eyebrow{margin:0 0 4px}.admin-panel h2{font-size:19px}.admin-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:20px}.admin-stat-grid article{min-height:118px;display:grid;align-content:space-between;padding:19px;border-top:3px solid #0e5a4b;background:#fff;box-shadow:0 4px 18px #192d270d}.admin-stat-grid span{color:#687572;font-size:12px}.admin-stat-grid strong{font-size:31px;letter-spacing:-.045em}.admin-table-wrap{overflow:auto}.admin-table-wrap table{width:100%;border-collapse:collapse;font-size:12px}.admin-table-wrap th,.admin-table-wrap td{padding:13px 18px;border-bottom:1px solid #edf0ef;text-align:left;white-space:nowrap}.admin-table-wrap th{color:#6d7975;background:#f8f9f9;font-size:11px;letter-spacing:.04em}.admin-split{display:grid;grid-template-columns:minmax(280px,.7fr) minmax(450px,1.3fr);gap:18px;align-items:start}.admin-toolbar{display:grid;grid-template-columns:1fr 130px;gap:8px;padding:12px;border-bottom:1px solid #e5e9e8}.admin-page-items{max-height:calc(100vh - 280px);overflow:auto}.admin-page-items>button{position:relative;width:100%;display:grid;gap:5px;padding:14px 90px 14px 16px;border:0;border-bottom:1px solid #edf0ef;background:#fff;cursor:pointer;text-align:left}.admin-page-items>button:hover{background:#f8faf9}.admin-page-items>button.is-active{background:#eaf3f0;box-shadow:inset 3px 0 #0e5a4b}.admin-page-items strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.admin-page-items span{overflow:hidden;color:#75817d;font:11px/1.4 ui-monospace,SFMono-Regular,Menlo,monospace;text-overflow:ellipsis;white-space:nowrap}.admin-page-items em{position:absolute;top:17px;right:14px;padding:3px 6px;border-radius:2px;font-size:10px;font-style:normal}.status-published{color:#176b51;background:#dff3eb}.status-draft{color:#8b5b00;background:#fff0cc}.admin-editor{min-height:560px;padding-bottom:20px}.admin-editor>label,.admin-hint{margin-right:21px;margin-left:21px}.admin-code-editor{min-height:440px!important;font:12px/1.55 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace!important;-moz-tab-size:2;tab-size:2}.admin-hint{color:#78837f;font-size:11px;line-height:1.6}.admin-empty{min-height:450px;display:grid;place-content:center;gap:8px;padding:30px;color:#64716d;text-align:center}.admin-empty strong{color:#28342f}.admin-stack{display:grid;gap:18px}.admin-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0 18px;padding:2px 21px 22px}.admin-form-grid .span-2{grid-column:span 2}.admin-save-bar{justify-self:end}.admin-app input[readonly],.admin-app select:disabled{color:#66736f;background:#f2f5f4;cursor:not-allowed}.admin-panel label small{color:#78837f;font-size:11px;font-weight:480;line-height:1.5}.admin-section-note{margin:0;padding:13px 21px 18px;color:#687572;font-size:11px;line-height:1.6}.admin-action-group{display:flex;align-items:center;gap:8px}.admin-ball-editor{display:grid;grid-template-columns:repeat(7,1fr);gap:10px;padding:10px 21px 24px}.admin-ball-editor article{display:grid;gap:7px;padding:12px;border:1px solid #dce3e1;background:#f8faf9}.admin-ball-editor strong{font-size:11px}.admin-ball-editor input,.admin-ball-editor select{min-height:36px}.admin-draw-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:18px 21px 4px}.admin-draw-tabs button{min-height:42px;border:1px solid #cfd8d5;border-radius:3px;color:#40504b;background:#f7f9f8;cursor:pointer;font:inherit;font-weight:700}.admin-draw-tabs button:hover{border-color:#8aa59d;background:#eef4f2}.admin-draw-tabs button.is-active{border-color:#0e5a4b;color:#fff;background:#0e5a4b}.admin-draw-tabs button:focus-visible{outline:3px solid rgba(14,108,89,.2);outline-offset:2px}.admin-draw-manager>.admin-panel:first-child .admin-panel__head{min-height:68px}.admin-settings-grid{padding-top:3px}.admin-plan-panel{border-top:3px solid #0e5a4b}.admin-plan-panel.is-failed{border-top-color:#b42318}.admin-status-badge{padding:5px 8px;border-radius:3px;color:#176b51;background:#dff3eb;font-size:11px;font-weight:750}.admin-status-badge--failed{color:#9f2d25;background:#fde8e5}.admin-plan-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-bottom:1px solid #e8eceb}.admin-plan-grid>div{min-width:0;display:grid;gap:6px;padding:20px 21px;border-right:1px solid #e8eceb}.admin-plan-grid>div:last-child{border-right:0}.admin-plan-grid span{color:#6d7975;font-size:11px}.admin-plan-grid strong{overflow:hidden;color:#1f2c28;font:720 18px/1.25 ui-monospace,SFMono-Regular,Menlo,monospace;text-overflow:ellipsis;white-space:nowrap}.admin-plan-source{margin:0;padding:15px 21px;color:#40504b;font-size:12px;line-height:1.55}.admin-plan-error{margin:-4px 21px 17px}.admin-sync-status{display:block;margin-top:6px;color:#61706b;font-size:11px;font-weight:650}.admin-sync-status.is-error{color:#a33}.admin-sync-conflict{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:16px 21px 2px;padding:13px 14px;border:1px solid #e9b7a6;border-radius:3px;color:#7b2d20;background:#fff5f1}.admin-sync-conflict>div{min-width:0;display:grid;gap:3px}.admin-sync-conflict strong{font-size:13px}.admin-sync-conflict span{font-size:12px;line-height:1.55}.admin-sync-conflict button{flex:0 0 auto}.admin-preset-editor article{grid-template-rows:auto 42px 24px}.admin-preset-editor article.is-picker-open{position:relative;z-index:20}.admin-number-picker{position:relative;min-width:0}.admin-number-picker__trigger{width:100%;min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:9px 10px;border:1px solid #cfd8d5;border-radius:3px;color:#172026;background:#fff;cursor:pointer;font:inherit}.admin-number-picker__trigger:hover{border-color:#8aa59d;background:#fbfdfc}.admin-number-picker__trigger:focus-visible,.admin-number-picker.is-open .admin-number-picker__trigger{border-color:#0e6c59;outline:3px solid rgba(14,108,89,.13);outline-offset:0}.admin-number-picker__trigger>span{font:720 16px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.admin-number-picker__trigger>span.is-placeholder{color:#7b8582;font-family:inherit;font-weight:500}.admin-number-picker__trigger svg{width:16px;height:16px;flex:0 0 auto;fill:none;stroke:#61706b;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;transition:transform .14s ease-out}.admin-number-picker.is-open .admin-number-picker__trigger svg{transform:rotate(180deg)}.admin-number-picker__panel{position:absolute;top:calc(100% + 7px);left:0;z-index:40;width:294px;max-width:calc(100vw - 48px);display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;padding:9px;border-radius:4px;background:#fff;box-shadow:0 14px 32px #16272138}.admin-preset-editor article:nth-child(n+5) .admin-number-picker__panel{right:0;left:auto}.admin-number-picker__panel button{min-width:0;min-height:34px;padding:0;border:1px solid #cfd8d5;border-radius:3px;color:#26332f;background:#f7f9f8;cursor:pointer;font:700 12px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.admin-number-picker__panel button:hover:not(:disabled){border-color:#4f8d7e;color:#0e5a4b;background:#eaf3f0}.admin-number-picker__panel button:focus-visible{position:relative;z-index:1;outline:3px solid rgba(14,108,89,.22);outline-offset:1px}.admin-number-picker__panel button.is-selected{border-color:#0e5a4b;color:#fff;background:#0e5a4b}.admin-number-picker__panel button:disabled{border-color:#e3e7e5;color:#9ba39f;background:#ecefed;cursor:not-allowed;text-decoration:line-through}.admin-ball-preview{display:flex;align-items:center;gap:6px;color:#40504b;font-size:11px;white-space:nowrap}.admin-ball-preview i{width:9px;height:9px;flex:0 0 auto;border-radius:50%}.admin-ball-preview i.is-red{background:#e71607}.admin-ball-preview i.is-blue{background:#2389e9}.admin-ball-preview i.is-green{background:#1fb61d}.admin-ball-preview.is-empty{color:#8a9591}.admin-history-layout{display:grid;grid-template-columns:minmax(420px,.86fr) minmax(520px,1.14fr);gap:18px;align-items:start}.admin-history-list-panel,.admin-history-editor{min-width:0}.admin-history-filters{display:grid;grid-template-columns:1fr 112px 1.15fr;gap:10px;padding:15px 18px 9px}.admin-history-filters label{margin:0}.admin-history-summary{margin:0;padding:4px 18px 12px;color:#6d7975;font-size:11px}.admin-history-table{max-height:calc(100vh - 335px)}.admin-history-table tr.is-selected td{background:#eaf3f0}.admin-history-table td:nth-child(3){font:11px/1.4 ui-monospace,SFMono-Regular,Menlo,monospace}.admin-history-table .admin-table-empty{padding:28px 18px;color:#6d7975;text-align:center;white-space:normal}.admin-link-button--danger{color:#a33}.admin-history-editor .admin-empty{min-height:400px}.admin-history-editor .admin-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding-top:8px}.admin-history-editor .admin-ball-editor{grid-template-columns:repeat(4,minmax(0,1fr))}.admin-upload{display:flex;align-items:center;gap:8px}.admin-upload input{max-width:280px}.admin-media-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px;padding:18px}.admin-media-grid article{min-width:0;padding:8px;border:1px solid #dce3e1}.admin-media-grid img{width:100%;aspect-ratio:4 / 3;display:block;object-fit:contain;background:#f0f3f2}.admin-media-grid article>div{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:8px}.admin-media-grid strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.admin-media-grid button{border:0;color:#0e5a4b;background:transparent;cursor:pointer;font-size:11px}.admin-media-grid code{display:block;overflow:hidden;margin-top:4px;color:#76827e;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.admin-customer-qr__body{display:grid;grid-template-columns:220px minmax(0,1fr);gap:24px;align-items:center;padding:0 21px 24px}.admin-customer-qr__preview{min-height:200px;display:grid;place-items:center;box-sizing:border-box;padding:12px;border:1px solid #dce3e1;border-radius:6px;background:#f7f9f8}.admin-customer-qr__preview img{width:100%;max-height:240px;display:block;object-fit:contain}.admin-customer-qr__preview p{margin:0;color:#6d7975;font-size:12px;text-align:center}.admin-customer-qr__controls{min-width:0;display:grid;justify-items:start;gap:16px}.admin-customer-qr__controls label{width:min(100%,520px);margin:0}.admin-customer-qr__controls input{width:100%;box-sizing:border-box}.admin-customer-qr__controls button{min-width:132px}.admin-deferred-list{display:grid;gap:0}.admin-deferred-list article{display:grid;grid-template-columns:minmax(180px,.7fr) minmax(150px,.5fr) minmax(220px,1fr) 74px;gap:10px;align-items:center;padding:14px 20px;border-bottom:1px solid #edf0ef}.admin-deferred-list article>div{display:grid;gap:4px}.admin-deferred-list code{color:#76827e;font-size:10px}.admin-deferred-list textarea{min-height:42px;max-height:90px}.admin-security-form{max-width:620px;padding-bottom:24px}.admin-security-form>label,.admin-security-form>button{margin-right:21px;margin-left:21px}.admin-security-form>button{margin-top:22px}.admin-loading{padding:30px;color:#63706c}.admin-notice{position:fixed;right:24px;bottom:24px;z-index:1000;max-width:420px;padding:13px 17px;border:0;border-radius:3px;color:#fff;background:#a33;box-shadow:0 12px 36px #0003;cursor:pointer;font:inherit;font-size:13px;line-height:1.5}.admin-notice--success{background:#0e5a4b}@media(max-width:1050px){.admin-stat-grid{grid-template-columns:repeat(2,1fr)}.admin-split{grid-template-columns:1fr}.admin-page-items{max-height:380px}.admin-ball-editor{grid-template-columns:repeat(4,1fr)}.admin-preset-editor article .admin-number-picker__panel{right:auto;left:0}.admin-preset-editor article:nth-child(4n),.admin-preset-editor article:nth-child(4n-1){z-index:21}.admin-preset-editor article:nth-child(4n) .admin-number-picker__panel,.admin-preset-editor article:nth-child(4n-1) .admin-number-picker__panel{right:0;left:auto}.admin-plan-grid{grid-template-columns:repeat(2,1fr)}.admin-plan-grid>div:nth-child(2){border-right:0}.admin-plan-grid>div:nth-child(-n+2){border-bottom:1px solid #e8eceb}.admin-history-layout{grid-template-columns:1fr}.admin-history-table{max-height:420px}.admin-deferred-list article{grid-template-columns:1fr 1fr}}@media(max-width:720px){.admin-app{display:block}.admin-sidebar{position:relative;height:auto;padding:14px}.admin-sidebar__brand{padding-bottom:14px}.admin-sidebar nav{grid-template-columns:repeat(3,1fr)}.admin-sidebar nav button{padding:0 8px;text-align:center}.admin-sidebar__foot{margin-top:12px}.admin-topbar{height:82px;padding:0 17px}.admin-content{padding:16px 12px 44px}.admin-stat-grid{gap:8px}.admin-stat-grid article{min-height:96px;padding:14px}.admin-form-grid{grid-template-columns:1fr}.admin-form-grid .span-2{grid-column:auto}.admin-ball-editor{grid-template-columns:repeat(2,1fr)}.admin-preset-editor article:nth-child(n) .admin-number-picker__panel{right:auto;left:0}.admin-preset-editor article:nth-child(2n) .admin-number-picker__panel{right:0;left:auto}.admin-plan-grid{grid-template-columns:1fr}.admin-plan-grid>div{border-right:0;border-bottom:1px solid #e8eceb}.admin-plan-grid>div:last-child{border-bottom:0}.admin-action-group{width:100%;justify-content:flex-end}.admin-draw-manager .admin-panel__head{align-items:flex-start;flex-direction:column}.admin-sync-conflict{align-items:stretch;flex-direction:column}.admin-sync-conflict button{width:100%}.admin-history-filters,.admin-history-editor .admin-form-grid{grid-template-columns:1fr}.admin-history-editor .admin-ball-editor{grid-template-columns:repeat(2,1fr)}.admin-deferred-list article{grid-template-columns:1fr}.admin-upload{align-items:stretch;flex-direction:column}.admin-customer-qr__body{grid-template-columns:1fr;gap:18px}.admin-customer-qr__preview{width:min(100%,260px);justify-self:center}.admin-customer-qr__controls,.admin-customer-qr__controls button{width:100%}.admin-login__card{padding:30px 24px}}@media(max-width:480px){.customer-service-modal{padding:14px}.customer-service-dialog{max-height:calc(100dvh - 28px);padding:18px}.customer-service-dialog>header{margin-bottom:14px}.customer-service-dialog h2{font-size:19px}}.eee-search-form{display:flex;border:1px solid #d4dae2}.eee-search-form input{flex:1;min-width:0;padding:14px;border:0;font-size:16px}.eee-search-form button{padding:0 24px;border:0;background:#526db0;color:#fff;font-weight:700}.eee-search-summary{padding-block:20px;border-bottom:2px solid #4097e6}.eee-search-results{padding:0;list-style:none}.eee-search-results li{padding:12px 0;border-bottom:1px solid #e3e7eb}.eee-search-back{display:inline-block;margin-top:20px}
