:root{font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#eeeef0;background:#101214;font-synthesis:none;text-rendering:optimizeLegibility;font-size:14px;--bg:#101214;--panel:#191c20;--line:#2b2e34;--muted:#9a9fa9;--orange:#ff8a42;--green:#82d5ac}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button{color:inherit}button:disabled{cursor:wait;opacity:.55}button,a{touch-action:manipulation}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--orange);outline-offset:4px}a{color:inherit;text-decoration:none}a:hover{color:var(--orange)}button{border:0;background:none}h1,h2,h3,p{margin-top:0}h1{font-size:34px;letter-spacing:-1px;line-height:1.3;margin-bottom:10px}h2{font-size:20px;letter-spacing:-.4px}h3{font-size:16px}p{line-height:1.8}small{font-size:11px;color:var(--muted)}svg{flex-shrink:0;vertical-align:middle}label{display:flex;flex-direction:column;gap:9px;font-size:13px;font-weight:600;margin-bottom:20px}input,textarea,select{width:100%;min-width:0;background:#121417;color:#eee;border:1px solid #373b43;border-radius:7px;padding:13px 14px;outline:none;color-scheme:dark}input:focus,textarea:focus,select:focus{border-color:var(--orange)}textarea{resize:vertical;min-height:90px;line-height:1.7}input::placeholder,textarea::placeholder{color:#777e8b}button{min-height:40px}input{min-height:44px}.primary,.secondary{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:12px 18px;border-radius:6px;font-weight:600;min-height:44px}.primary{background:var(--orange);color:#171411}.primary:hover{background:#ff9b5f}.secondary{background:#22262b;border:1px solid #383d44}.secondary:hover{background:#2c3137}.full{width:100%}.text-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;color:#b5bbc5;font-size:13px;padding:8px}.text-button:hover{color:var(--orange)}.muted,.small{color:var(--muted)}.small{font-size:12px}.eyebrow{display:flex;align-items:center;gap:7px;color:var(--orange);font-size:10px;font-weight:700;letter-spacing:2px;margin-bottom:14px}.brand{display:flex;align-items:center;gap:11px;font-size:23px;font-weight:850;letter-spacing:2px;white-space:nowrap}.brand-icon{background:var(--orange);color:#131517;display:grid;place-items:center;width:43px;height:43px;clip-path:polygon(13% 0,100% 0,100% 87%,87% 100%,0 100%,0 13%)}.brand div>span{display:block;color:#a2a7b0;font-size:8px;font-weight:600;letter-spacing:2.1px;margin-top:2px}.boot{min-height:100dvh;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:30px}.boot p{color:var(--muted)}.login-page{min-height:100dvh;display:grid;grid-template-columns:1.15fr 1fr}.login-story{padding:42px 50px;display:flex;flex-direction:column;background:radial-gradient(ellipse at 100% 40%,#462b20aa,transparent 65%),repeating-linear-gradient(120deg,transparent 0,transparent 75px,#ffffff03 75px,#ffffff03 76px),#17191d;border-right:1px solid var(--line);overflow:hidden}.story-content{max-width:590px;margin:auto 0;padding:70px 0}.story-content .eyebrow{letter-spacing:2px}.eyebrow>span{width:6px;height:6px;background:var(--orange)}.story-content h1{font-size:clamp(40px,4.8vw,74px);letter-spacing:-3px;font-weight:800;line-height:1.3;margin:24px 0}.story-content h1 span{color:var(--orange)}.story-content p{color:#b2b4bc;font-size:16px;line-height:2}.story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;border-top:1px solid #ffffff18;padding-top:28px;margin-top:40px}.story-grid svg{color:var(--orange);width:20px}.story-grid strong{display:block;font-size:13px;margin:14px 0 7px}.story-grid small{display:block;line-height:1.8}.story-caption{font-size:10px;letter-spacing:2px;color:#b0b3ba;display:flex;justify-content:space-between;gap:15px}.story-caption span{color:#717781;font-size:8px}.login-panel{display:grid;place-items:center;padding:42px}.login-box{width:100%;max-width:350px}.login-box h2{font-size:28px;margin:18px 0 12px}.login-box>.muted{font-size:13px;margin-bottom:35px}.login-box form{margin-top:30px}.login-box .primary{margin-top:5px}.login-toggle{display:flex;width:100%;margin-top:16px}.private-note{display:flex;gap:10px;justify-content:center;margin-top:38px;border-top:1px solid var(--line);padding-top:24px;color:#999faa;font-size:11px;line-height:1.9}.private-note svg{margin-top:3px;color:#747c88}.app-shell{display:flex;min-height:100dvh}.sidebar{width:224px;flex-shrink:0;background:#15171a;border-right:1px solid var(--line);height:100dvh;position:sticky;top:0;padding:29px 18px;display:flex;flex-direction:column}.sidebar .brand{padding-left:12px}.nav-label{font-size:10px;color:#777e88;letter-spacing:2px;margin:50px 16px 18px}.sidebar nav{display:grid;gap:7px}.nav-item{display:flex;align-items:center;gap:13px;padding:14px 17px;border-radius:6px;color:#aaaeb8;font-size:13px;text-align:left}.nav-item:hover{background:#202328}.nav-item.active{background:#35271f;color:var(--orange)}.nav-dot{width:5px;height:5px;background:var(--orange);border-radius:50%;margin-left:auto}.sidebar-bottom{margin-top:auto;padding:25px 12px 0;color:#969ca7}.mini-mark{font-size:32px;font-style:italic;font-weight:900;color:#41464e;letter-spacing:-2px}.sidebar-bottom p{font-size:11px;margin:10px 0 0}.sidebar-bottom small{display:block;font-size:9px}.workspace{flex:1;min-width:0}.topbar{height:76px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding:0 40px}.breadcrumb{color:#c1c4ca;font-size:12px}.breadcrumb>span{color:#555c67;padding:0 15px}.topbar-right{display:flex;align-items:center;gap:23px}.timezone{font-size:10px;color:#858c98;letter-spacing:.5px}.avatar{width:33px;height:33px;min-height:33px;background:#2a3039;color:#d0d5df;border-radius:50%;font-size:10px;font-weight:700;display:grid;place-items:center}.workspace main{max-width:1240px;margin:0 auto;padding:36px 40px 50px;min-height:calc(100dvh - 136px)}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px}.page-heading .eyebrow{margin-bottom:10px;font-size:9px}.page-heading h1{font-size:30px;margin-bottom:7px}.title-dot{color:var(--orange)}.page-heading p{color:#939aa5;font-size:12px;margin:0}.compact{padding:9px 13px;font-size:12px}.source-banner{display:flex;align-items:center;gap:11px;background:#201e1b;border:1px solid #433327;border-radius:6px;padding:13px 16px;margin-bottom:22px}.source-dot{width:6px;height:6px;border-radius:50%;background:var(--orange);flex-shrink:0}.source-banner>div{display:flex;align-items:center;gap:14px;min-width:0}.source-banner strong{color:#edb07e;font-size:11px}.source-banner div>span{color:#b3a69a;font-size:10px}.source-tag{font-size:9px;margin-left:auto;color:#b9a38d;white-space:nowrap}.day-hero{display:flex;align-items:center;justify-content:space-between;overflow:hidden;position:relative;padding:30px 32px;background:linear-gradient(115deg,#21242a 15%,#242324 60%,#513021);border:1px solid #3d3733;border-radius:8px;margin-bottom:28px;min-height:222px}.day-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(120deg,transparent 0,transparent 80px,#ffffff04 80px,#ffffff04 81px);pointer-events:none}.day-hero .eyebrow{font-size:9px;letter-spacing:2px;margin-bottom:14px}.day-hero h2{font-size:28px;line-height:1.4;margin-bottom:12px}.day-hero p{font-size:11px;color:#a7a5a5;margin:0}.hero-emblem{width:210px;text-align:center;position:relative;transform:skew(-8deg);margin-right:22px}.hero-emblem>svg{position:absolute;width:170px;height:170px;left:30px;top:-39px;color:#ffffff07;stroke-width:1}.hero-emblem>span{font-size:78px;line-height:1;font-weight:950;letter-spacing:-7px;color:#d2c7be;position:relative}.hero-emblem>span>span{color:var(--orange)}.hero-emblem small{display:block;letter-spacing:3px;font-size:8px;margin-top:15px;color:#bb9276}.schedule-toolbar{display:flex;align-items:center;gap:10px;margin-bottom:18px}.date-picker{display:flex;align-items:center;border:1px solid #363a42;background:#191c20;border-radius:6px;padding:1px 3px}.date-picker input{background:none;border:0;padding:8px 5px;max-width:154px;font-size:12px;min-height:40px}.date-picker button{display:grid;place-items:center;min-width:34px;padding:5px}.time-hint{display:flex;align-items:center;gap:6px;font-size:10px;margin-left:auto}.tabs{display:flex;gap:22px;border-bottom:1px solid var(--line);margin-bottom:25px}.tabs button{display:flex;align-items:center;justify-content:center;gap:7px;position:relative;font-size:12px;padding:12px 3px 15px;color:#949ba6;white-space:nowrap}.tabs .active{color:var(--orange)}.tabs .active:after{position:absolute;content:"";height:2px;left:0;right:0;bottom:-1px;background:var(--orange)}.live-dot{width:5px;height:5px;border-radius:50%;background:var(--green);display:inline-block}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:26px 0 16px}.section-heading h2{display:flex;align-items:center;gap:8px;font-size:16px;margin:0}.section-heading>span{font-size:10px;color:#848d9b}.match-list{display:grid;gap:12px}.match-card{background:#1a1d21;border:1px solid #2e333b;border-radius:7px;width:100%;padding:16px 22px;text-align:left;transition:border-color .15s,background .15s}.match-card:hover{border-color:#886047;background:#202125}.match-meta{display:flex;align-items:center;gap:12px;font-size:10px;color:#aab0bb}.status-pill{display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:5px 8px;font-size:9px;border-radius:3px;background:#292f39;color:#b2bccc;font-weight:500;white-space:nowrap}.status-pill.live{background:#20362c;color:#88dcb0}.status-pill.finished{background:#2b2d32;color:#adb1b9}.status-pill.postponed,.status-pill.forfeit{background:#3b2d1e;color:#e9b17a}.status-pill.cancelled{background:#392528;color:#d8a2a5}.bo{color:#808a99;font-size:9px;margin-left:auto}.match-teams{display:grid;grid-template-columns:1fr 100px 1fr;gap:12px;align-items:center;margin:14px 0 19px}.team-name{display:flex;align-items:center;gap:13px;min-width:0;font-size:16px}.team-name strong{overflow-wrap:anywhere}.team-name.right{flex-direction:row-reverse;text-align:right}.team-badge{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:36px;height:39px;background:linear-gradient(145deg,#424a55,#262e37);color:#e2e5e9;font-size:10px;font-weight:800;border:1px solid #52606e;clip-path:polygon(0 0,100% 0,100% 75%,50% 100%,0 75%);letter-spacing:-.5px}.right .team-badge{background:linear-gradient(145deg,#654431,#322b27);border-color:#926646;color:#ffc99f}.series-score{text-align:center;font-size:22px;letter-spacing:2px;font-weight:700;font-variant-numeric:tabular-nums}.hidden-score{font-size:16px;color:#aaa}.match-bottom{display:flex;align-items:center;gap:10px;border-top:1px solid #2a2e34;padding-top:12px;color:#838d9b;font-size:9px}.match-bottom>span:first-child{display:flex;align-items:center;gap:5px;flex:1;min-width:0;overflow-wrap:anywhere}.match-bottom>span:nth-child(2){white-space:nowrap}.delayed{color:#e8ad72!important}.empty{display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;background:#181b1f;border:1px dashed #353b45;border-radius:7px;padding:46px 22px;min-height:218px}.empty-icon{display:grid;place-items:center;width:48px;height:48px;background:#232832;color:#8e99aa;border:1px solid #343c49;border-radius:12px;margin-bottom:20px}.empty h3{font-size:15px;margin-bottom:10px;color:#d2d6de}.empty p{max-width:430px;font-size:12px;color:#8b95a3;margin:0}.reading-note{display:flex;gap:8px;margin-top:21px;color:#7f8997}.reading-note svg{margin-top:3px}.reading-note p{font-size:10px;margin:0}.loading{display:flex;align-items:center;justify-content:center;gap:12px;color:#a0a9b6;min-height:200px;font-size:13px}.spin{animation:spin 1.3s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.notice{display:flex;align-items:flex-start;gap:10px;background:#2e281e;border:1px solid #5c4931;border-radius:6px;padding:13px 15px;color:#e5c299;font-size:12px;margin:15px 0;line-height:1.8;overflow-wrap:anywhere}.notice>svg{margin-top:3px}.notice.error{background:#352023;border-color:#693b42;color:#f2b4b9}.notice button{color:inherit}.notice>div{min-width:0}.load-more{display:flex;margin:20px auto}.back{padding-left:0;margin-bottom:15px}.detail-event{display:flex;align-items:center;gap:9px;flex-wrap:wrap;font-size:12px;color:#b7b9c2;margin-bottom:20px}.detail-event a{display:flex;align-items:center;gap:7px}.detail-event>span{margin-left:auto;font-size:10px;color:#8e97a5}.detail-hero{background:radial-gradient(ellipse at 50% 100%,#483020aa,transparent 75%),#1a1d21;border:1px solid #39383a;border-radius:8px;padding:24px;text-align:center}.versus{display:grid;grid-template-columns:1fr 150px 1fr;gap:15px;align-items:center;padding:27px 0 16px}.versus>div{min-width:0}.team-badge.large{width:67px;height:76px;font-size:19px}.versus h1{font-size:23px;overflow-wrap:anywhere;margin:15px 0 0;letter-spacing:-.5px}.detail-score strong{font-size:40px;letter-spacing:3px;font-variant-numeric:tabular-nums;white-space:nowrap}.detail-score span{display:block;font-size:10px;color:#aaa0a0;margin-top:7px}.source-detail{display:flex;align-items:center;gap:10px;padding:18px 0;color:#b2b9c5;font-size:11px;line-height:1.9}.source-detail small{display:block;font-size:9px}.source-detail>a{display:flex;align-items:center;gap:5px;margin-left:auto;white-space:nowrap;color:var(--orange);font-size:10px}.map-panel{background:#191c20;border:1px solid var(--line);border-radius:7px;overflow:hidden;margin-bottom:16px}.map-heading{display:flex;align-items:center;gap:13px;padding:17px 20px;background:#21252b;border-bottom:1px solid var(--line)}.map-number{font-size:10px;color:#7c8798;font-variant-numeric:tabular-nums}.map-heading h3{margin:0;font-size:14px}.map-heading strong{margin-left:auto;font-size:20px;letter-spacing:2px}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:12px;min-width:290px}th{text-align:right;font-size:9px;color:#8c98a9;letter-spacing:1px;font-weight:500;padding:13px 18px;border-bottom:1px solid var(--line)}td{text-align:right;padding:11px 18px;border-bottom:1px solid #282d35;font-variant-numeric:tabular-nums}tr:last-child td{border:0}th:first-child,td:first-child{text-align:left}td:first-child{max-width:220px;overflow-wrap:anywhere}td small{display:block;font-size:9px;margin-top:3px}.rating{color:var(--green);font-weight:600}.panel-note{padding:24px;color:#929cab;font-size:12px;margin:0}.recap-panel{margin-top:25px;padding:22px 24px;background:linear-gradient(120deg,#25201b,#191c20 65%);border:1px solid #493829;border-radius:7px}.recap-panel .section-heading{margin-top:0;margin-bottom:25px}.recap-panel h3{font-size:14px;color:#e0c9b6}.recap-panel p{font-size:12px;color:#aaa6a5}.recap-panel small{font-size:10px;color:#8e8e97}.tag{display:inline-flex;padding:5px 8px;border:1px solid #454348;background:#28262a;border-radius:4px;font-size:9px;color:#c0b7ad}.account-card{display:flex;align-items:center;gap:17px;padding:25px;background:var(--panel);border:1px solid var(--line);border-radius:7px}.avatar.big{width:50px;height:50px;font-size:14px}.archive-search{margin-bottom:22px}.archive-search input{max-width:520px}.archive-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px}.archive-card{display:flex;align-items:center;gap:13px;padding:19px;background:var(--panel);border:1px solid var(--line);border-radius:7px}.archive-card:hover{border-color:#886047}.archive-icon{display:grid;place-items:center;width:39px;height:39px;border-radius:9px;background:#2a2521;color:var(--orange)}.archive-card h3{font-size:14px;margin:0 0 5px;overflow-wrap:anywhere}.archive-card p{font-size:10px;color:var(--muted);margin:0}.archive-card>a{margin-left:auto;color:var(--muted)}.account-card>button{margin-left:auto;font-size:11px}.preference-panel{margin-top:18px}.toggle-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin:0;gap:20px}.toggle-row strong{display:block;font-size:13px;margin-bottom:6px}.toggle-row small{display:block;line-height:1.7}.toggle-row input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:42px;height:24px;min-height:24px;padding:0;border-radius:99px;background:#353b45;border:0;position:relative;cursor:pointer;flex-shrink:0}.toggle-row input:after{content:"";position:absolute;width:18px;height:18px;top:3px;left:3px;border-radius:50%;background:#aab1bb;transition:.15s}.toggle-row input:checked{background:var(--orange)}.toggle-row input:checked:after{left:21px;background:#181512}.admin-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.panel{background:var(--panel);border:1px solid var(--line);border-radius:7px;padding:24px;min-width:0}.panel h3{display:flex;align-items:center;gap:8px}.panel p{color:#9aa3b0;font-size:12px}.panel .secondary{font-size:12px}.invite-output{margin-top:18px;margin-bottom:0;font-size:11px}.invite-output textarea{font-family:monospace;font-size:12px;word-break:break-all}.import-panel{margin-top:20px}.json-input{min-height:250px;font-family:ui-monospace,monospace;font-size:12px;-moz-tab-size:2;tab-size:2}.form-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px}.form-bottom>span{font-size:10px;color:#8d97a5;display:flex;align-items:center;gap:5px}.form-bottom button{font-size:12px}.workspace footer{border-top:1px solid var(--line);display:flex;justify-content:space-between;padding:20px 40px;color:#636e7b;font-size:8px;letter-spacing:1px;gap:20px}@media(min-width:1400px){.workspace main{padding-top:42px}.day-hero{min-height:240px}.match-teams{grid-template-columns:1fr 160px 1fr}.match-card{padding:20px 28px}.team-name{font-size:18px}}@media(max-width:1050px){.sidebar{width:192px;padding-left:12px;padding-right:12px}.workspace main{padding:28px 25px}.topbar{padding:0 25px}.source-tag{display:none}.source-banner>div{gap:7px;flex-wrap:wrap}.login-story{padding:35px}.story-grid{gap:10px}.story-grid small{font-size:10px}.story-caption span{display:none}.login-panel{padding:30px}.hero-emblem{width:155px;margin-right:0}.hero-emblem>svg{left:0}.day-hero{padding:26px}.day-hero h2{font-size:25px}.match-teams{grid-template-columns:1fr 78px 1fr;gap:8px}.team-name{font-size:14px;gap:8px}}@media(max-width:760px){.sidebar{position:fixed;z-index:20;bottom:0;top:auto;left:0;right:0;height:auto;width:auto;padding:5px 8px max(5px,env(safe-area-inset-bottom));border:0;border-top:1px solid #343943;background:#171a1ff5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.sidebar .brand,.nav-label,.sidebar-bottom{display:none}.sidebar nav{display:grid;grid-template-columns:repeat(4,1fr);gap:2px}.nav-item{flex-direction:column;gap:5px;padding:7px 2px;min-height:56px;font-size:9px;border-radius:5px}.nav-item.active{background:transparent}.nav-dot{display:none}.nav-item svg{width:19px;height:19px}.workspace{padding-bottom:76px}.topbar{height:59px;padding:0 20px}.breadcrumb{font-size:10px}.breadcrumb>span{padding:0 8px}.timezone{font-size:8px}.topbar-right{gap:12px}.avatar{width:29px;height:29px;min-height:29px;font-size:8px}.workspace main{padding:26px 20px 30px;min-height:calc(100dvh - 195px)}.page-heading{margin-bottom:20px}.page-heading h1{font-size:27px}.page-heading p{font-size:11px}.compact{font-size:10px;padding:9px 11px;min-height:40px}.source-banner{padding:11px 12px;gap:9px;margin-bottom:18px}.source-banner>div{display:block}.source-banner strong{font-size:10px}.source-banner div>span{display:block;font-size:9px;margin-top:4px}.day-hero{min-height:191px;padding:24px 21px;margin-bottom:22px}.day-hero h2{font-size:25px}.day-hero .eyebrow{font-size:8px;letter-spacing:1.8px}.day-hero p{font-size:9px}.hero-emblem{width:112px;flex-shrink:0;margin-right:-6px}.hero-emblem>span{font-size:58px;letter-spacing:-5px}.hero-emblem>svg{width:125px;height:125px;left:0;top:-25px}.hero-emblem small{font-size:6px;letter-spacing:1.5px}.schedule-toolbar{gap:5px;margin-bottom:12px}.time-hint{display:none}.schedule-toolbar>.text-button{margin-left:auto;font-size:10px;padding:5px}.date-picker input{font-size:11px;max-width:141px}.tabs{gap:0;justify-content:space-between;margin-bottom:22px}.tabs button{font-size:11px;padding:12px 1px 14px}.section-heading{margin-top:23px}.section-heading h2{font-size:14px}.section-heading>span{font-size:9px}.match-card{padding:13px 14px}.match-teams{grid-template-columns:1fr 64px 1fr;gap:5px;margin:17px 0}.team-name,.team-name.right{flex-direction:column;text-align:center;gap:9px;font-size:13px}.team-badge{width:34px;height:37px;font-size:9px}.team-name strong{line-height:1.5}.series-score{font-size:20px;letter-spacing:1px}.hidden-score{font-size:14px}.match-meta{font-size:9px;gap:9px}.match-bottom{gap:5px;font-size:8px}.match-bottom>span:nth-child(2){max-width:105px;white-space:normal;text-align:right;line-height:1.6}.match-bottom>svg{display:none}.empty{padding:35px 19px}.empty p{font-size:11px}.empty h3{font-size:14px}.reading-note p{font-size:9px}.workspace footer{padding:18px 20px;flex-direction:column;gap:8px;font-size:7px}.detail-event{font-size:11px}.detail-event>span{width:100%;margin-left:25px;font-size:9px}.detail-hero{padding:19px 12px}.versus{grid-template-columns:1fr 83px 1fr;gap:7px;padding:23px 0 12px}.team-badge.large{width:51px;height:58px;font-size:15px}.versus h1{font-size:15px;margin-top:12px}.detail-score strong{font-size:27px;letter-spacing:1px}.detail-score span{font-size:8px}.source-detail{flex-wrap:wrap;gap:8px;font-size:10px}.source-detail small{font-size:8px}.source-detail>a{margin-left:25px;font-size:9px}.map-heading{padding:14px}.map-heading h3{font-size:13px}.map-heading strong{font-size:18px}th,td{padding:11px 10px;font-size:10px}th,td small{font-size:8px}.recap-panel{padding:20px 17px}.recap-panel h3{font-size:13px}.recap-panel p{font-size:11px}.recap-panel small{font-size:9px}.account-card{padding:18px 14px;gap:11px;flex-wrap:wrap}.account-card h2{font-size:16px}.account-card>button{padding:9px 10px;font-size:10px}.admin-grid{grid-template-columns:1fr;gap:15px}.panel{padding:20px 17px}.form-bottom{flex-wrap:wrap}.form-bottom>.primary{margin-left:auto}.login-page{grid-template-columns:1fr}.login-story{padding:25px 25px 30px;border-right:0;border-bottom:1px solid var(--line)}.login-story .brand{font-size:20px}.login-story .brand-icon{width:36px;height:36px}.story-content{padding:35px 0 0}.story-content .eyebrow{font-size:8px}.story-content h1{font-size:37px;letter-spacing:-1.8px;line-height:1.25;margin:17px 0 0}.story-content h1 br,.story-content p,.story-grid,.story-caption{display:none}.login-panel{padding:32px 25px 35px}.login-box{max-width:430px}.login-box>.eyebrow{font-size:8px;margin-bottom:8px}.login-box h2{font-size:23px;margin-top:12px}.login-box>.muted{font-size:12px;margin-bottom:22px}.login-box form{margin-top:22px}.private-note{margin-top:24px;padding-top:20px}.login-box label{font-size:12px}input{font-size:16px}.login-toggle{margin-top:10px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.tracking-list{display:grid;gap:12px;margin:20px 0}.tracking-event{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px;border:1px solid var(--line);border-radius:6px;flex-wrap:wrap}.tracking-event>div{min-width:0;flex:1 1 200px;overflow-wrap:anywhere}.tracking-event h3{display:block;margin-bottom:8px}.tracking-event p{margin-bottom:4px}.tracking-event .text-button{padding-left:0}.tracking-event>button{flex-shrink:0}.recap-text{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.95!important;color:#d1d3d8!important}.verified-recap{padding:18px 0;border-top:1px solid var(--line)}.recap-panel details{margin:18px 0;overflow-wrap:anywhere}.recap-panel summary{cursor:pointer;padding:10px 0;color:var(--orange);font-size:12px}.recap-panel li{font-size:11px;margin:6px 0;overflow-wrap:anywhere}.recap-panel .schedule-toolbar{flex-wrap:wrap}
