@import url('/assets/base.css');
.panel,.stack,.table-wrap,.field,.split>*,.dashboard-grid>*{min-width:0}input,select,textarea{min-width:0}
.qr-code{max-width:280px;margin:0 auto 15px}.qr-code svg{width:100%;height:auto}.brand>span{line-height:1.15}.sidebar .brand{font-size:1rem}.brand span b{font-size:.6rem;letter-spacing:1.3px}.timer-panel+.notice{margin-top:15px}progress.progress{display:block;width:100%;appearance:none;border:0}progress.progress::-webkit-progress-bar{background:#edf0f4;border-radius:9px}progress.progress::-webkit-progress-value{background:var(--navy);border-radius:9px}
:root{--navy:#08254b;--navy-deep:#051a37;--yellow:#f7e944;--ink:#152840;--muted:#697688;--line:#e4e9ef;--bg:#f5f7fa;--green:#087853;--radius:18px;--shadow:0 5px 25px #17375306;font-family:Inter,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;font-size:16px;color:var(--ink);background:var(--bg);font-synthesis:none}
*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button:disabled{cursor:not-allowed;opacity:.5}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #417ac9;outline-offset:3px}button{border:0}svg.icon{width:21px;height:21px;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}h1,h2,h3,p{margin:0}h1{font-size:2.1rem;line-height:1.2;letter-spacing:-1.1px}h2{font-size:1.3rem;letter-spacing:-.45px}h3{font-size:1.05rem;line-height:1.4}p{line-height:1.6}small{font-size:.8rem;color:var(--muted)}.muted{color:var(--muted)}.eyebrow{text-transform:uppercase;letter-spacing:1.7px;font-size:.72rem;font-weight:750}.sidebar{position:fixed;inset:0 auto 0 0;width:242px;background:white;border-right:1px solid var(--line);padding:34px 20px;display:flex;flex-direction:column;z-index:20}.brand{display:flex;gap:9px;align-items:center;font-size:1.2rem;font-weight:800;letter-spacing:-.6px}.brand img{width:44px;height:44px;object-fit:contain}.brand span b{display:block;font-size:.7rem;letter-spacing:2.5px;font-weight:650;margin-top:2px}.sidebar .brand{padding:0 8px 30px}.nav-group{display:grid;gap:8px;margin-top:12px}.nav-link{padding:14px 16px;min-height:48px;display:flex;align-items:center;gap:13px;font-size:.9rem;font-weight:550;color:var(--muted);border-radius:10px}.nav-link:hover{background:var(--bg);color:var(--navy)}.nav-link.active{background:var(--navy);color:white}.sidebar-note{margin-top:auto;background:#f5f7fa;border:1px solid var(--line);border-radius:14px;padding:18px}.sidebar-note p{font-size:.82rem;color:var(--muted);margin:8px 0 14px}.sidebar-bottom{margin-top:20px;padding:10px;display:flex;gap:10px;align-items:center;font-size:.85rem}.app{margin-left:242px}header{height:88px;padding:0 44px;background:#ffffffd9;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:16px}.header-title{font-size:.88rem;color:var(--muted)}.header-title strong{color:var(--ink)}.header-actions{display:flex;gap:12px;align-items:center}.header-actions .credits{display:flex;align-items:center;gap:7px;font-size:.85rem;font-weight:650;padding:9px 14px;border:1px solid var(--line);border-radius:22px}.icon-button{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;background:white;border:1px solid var(--line);border-radius:50%;position:relative}.avatar{display:inline-flex;width:39px;height:39px;border-radius:50%;background:#e7edf5;align-items:center;justify-content:center;font-size:.8rem;font-weight:750;color:var(--navy);flex-shrink:0}.avatar.yellow{background:var(--yellow)}main{max-width:1450px;margin:0 auto;padding:38px 44px 30px;min-height:calc(100vh - 155px)}footer{padding:24px 44px;border-top:1px solid var(--line);display:flex;justify-content:space-between;color:var(--muted);font-size:.76rem}#mobile-nav{display:none}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px}.page-heading p{margin-top:9px;color:var(--muted);font-size:.95rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;padding:11px 19px;border-radius:10px;background:var(--navy);color:white;font-weight:650;font-size:.87rem;border:1px solid transparent;white-space:nowrap;line-height:1.4}.button:hover{filter:brightness(1.12)}.button.yellow{background:var(--yellow);color:var(--navy-deep)}.button.secondary{background:white;color:var(--ink);border-color:var(--line)}.button.ghost{background:transparent;color:var(--muted);padding:8px}.button.danger{background:#fff0f0;color:#aa2635;border-color:#f6d2d6}.button.small{min-height:38px;padding:8px 12px;font-size:.8rem}.button.full{width:100%}.text-link{font-weight:650;color:var(--navy);font-size:.85rem;display:inline-flex;gap:5px;align-items:center}.demo-banner{background:#fff9d8;border:1px solid #e9dda1;border-radius:9px;font-size:.8rem;padding:10px 14px;margin-bottom:23px;display:flex;justify-content:space-between;gap:10px;align-items:center}.demo-banner button{background:none;text-decoration:underline;color:var(--navy);font-size:.8rem}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:26px}.feature{background:var(--navy);color:white;border-radius:20px;padding:30px 32px;position:relative;overflow:hidden;min-height:245px;display:flex;align-items:center;justify-content:space-between;gap:20px}.feature .eyebrow{color:var(--yellow);margin-bottom:13px}.feature h2{font-size:2rem;line-height:1.2;letter-spacing:-.9px;max-width:340px}.feature p{color:#bdcce0;font-size:.88rem;margin:13px 0 23px}.feature .court-diagram{width:150px;height:195px;transform:rotate(-12deg);opacity:.8;flex-shrink:0}.court-diagram{border:2px solid #ffffff80;position:relative;border-radius:2px;background:#ffffff06}.court-diagram:before{content:'';position:absolute;left:0;right:0;top:33%;height:34%;border-top:2px solid #ffffff80;border-bottom:2px solid #ffffff80}.court-diagram:after{content:'';position:absolute;left:50%;top:0;bottom:0;border-left:2px solid #ffffff80}.court-diagram .net{position:absolute;top:50%;width:calc(100% + 18px);left:-9px;border-top:3px solid var(--yellow);z-index:1}.metric-row{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:20px 0 30px}.metric{background:white;border:1px solid var(--line);border-radius:14px;padding:18px;display:flex;align-items:center;gap:13px}.metric .metric-icon{width:40px;height:40px;border-radius:11px;display:flex;align-items:center;justify-content:center;background:#f1f5fa;color:var(--navy)}.metric strong{font-size:1.35rem;display:block;letter-spacing:-.6px}.metric span{font-size:.76rem;color:var(--muted)}.section-heading{display:flex;align-items:center;justify-content:space-between;margin:24px 0 16px;gap:12px}.section-heading:first-child{margin-top:0}.cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}.session-card{background:white;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);transition:transform .15s,border-color .15s}.session-card:hover{transform:translateY(-2px);border-color:#b7c6d7}.card-top{padding:20px 21px 15px;display:flex;justify-content:space-between;align-items:center;gap:8px}.club-label{font-size:.74rem;color:var(--muted);font-weight:650;display:flex;align-items:center;gap:7px}.club-mark{width:25px;height:25px;border-radius:7px;background:#edf0f7;color:var(--navy);display:inline-flex;align-items:center;justify-content:center;font-size:.64rem;font-weight:800}.badge{display:inline-flex;align-items:center;gap:5px;border-radius:6px;background:#edf2f8;color:#4d6380;font-size:.7rem;font-weight:650;padding:5px 8px;line-height:1.2}.badge.green{background:#e7f5ed;color:#17724e}.badge.yellow{background:#fff8cc;color:#7c6811}.badge.red{background:#fdecee;color:#a33142}.card-body{padding:0 21px 19px}.card-body h3{font-size:1.12rem;letter-spacing:-.3px;margin-bottom:14px}.detail-line{display:flex;gap:8px;align-items:center;font-size:.8rem;color:var(--muted);margin:9px 0;line-height:1.5}.detail-line .icon{width:16px;height:16px}.card-foot{border-top:1px solid var(--line);padding:14px 21px;display:flex;align-items:center;justify-content:space-between;font-size:.78rem;color:var(--muted)}.card-foot strong{color:var(--ink);font-size:.95rem}.panel{background:white;border:1px solid var(--line);border-radius:var(--radius);padding:23px;box-shadow:var(--shadow)}.panel + .panel{margin-top:20px}.panel p{font-size:.9rem}.panel h3{margin-bottom:12px}.club-mini{display:flex;align-items:center;gap:11px;padding:15px 0;border-bottom:1px solid var(--line)}.club-mini:last-child{border-bottom:0;padding-bottom:0}.club-mini .club-mark{width:42px;height:42px;border-radius:12px;font-size:.85rem}.club-mini strong{display:block;font-size:.85rem}.club-mini small{display:block;margin-top:4px}.club-mini .icon{margin-left:auto;width:15px}.wallet-mini{background:#f8f5d7;border:1px solid #e9e3b4}.wallet-mini .eyebrow{color:#7d7334}.wallet-mini .balance{font-size:2.2rem;font-weight:750;letter-spacing:-1.3px;margin:12px 0 3px}.wallet-mini p{color:#7e7750;font-size:.8rem;margin-bottom:20px}.filters{display:flex;gap:9px;align-items:center;margin-bottom:24px;flex-wrap:wrap}.search{position:relative;flex:1;min-width:200px}.search input{padding-left:42px}.search .icon{position:absolute;left:14px;top:14px;width:18px;color:var(--muted)}input,select,textarea{width:100%;background:white;border:1px solid #dce3eb;color:var(--ink);border-radius:10px;min-height:46px;padding:11px 13px;font-size:.9rem}textarea{min-height:100px;resize:vertical}input[type=checkbox]{width:20px;min-height:20px;accent-color:var(--navy)}.filters select{width:auto;max-width:180px}.pill{border:1px solid var(--line);background:white;color:var(--muted);padding:11px 17px;border-radius:24px;font-weight:600;font-size:.8rem}.pill.selected{background:var(--navy);color:white;border-color:var(--navy)}.empty{padding:42px 24px;text-align:center;background:white;border:1px dashed #cfd9e5;border-radius:var(--radius);color:var(--muted)}.empty .icon{width:30px;height:30px;margin-bottom:12px}.empty h3{color:var(--ink);margin-bottom:8px}.empty p{font-size:.88rem;margin:0 auto 18px;max-width:390px}.back{display:inline-flex;align-items:center;gap:6px;font-size:.85rem;color:var(--muted);margin-bottom:24px}.split{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px}.stack{display:grid;gap:20px;align-content:start}.stack>.panel{margin:0}.session-heading{background:var(--navy);border-radius:20px;padding:32px;color:white;margin-bottom:24px}.session-heading h1{margin:18px 0 12px;max-width:750px}.session-heading p{color:#c3cfe0;font-size:.9rem}.session-heading .club-label{color:#c3cfe0}.session-heading .badge{background:#ffffff18;color:white}.session-facts{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:4px 0}.fact{display:flex;gap:11px;align-items:flex-start}.fact>.icon{margin-top:2px;color:#71839a}.fact span{font-size:.75rem;color:var(--muted);display:block;margin-bottom:5px}.fact strong{display:block;font-size:.9rem}.divider{height:1px;background:var(--line);margin:22px 0}.price{font-size:2.2rem;letter-spacing:-1px;font-weight:750;margin:8px 0}.price small{font-size:.85rem;font-weight:450;letter-spacing:0}.progress{height:5px;background:#edf0f4;border-radius:9px;overflow:hidden;margin:13px 0}.progress>div{background:var(--navy);height:100%}.hint{font-size:.78rem;color:var(--muted);line-height:1.6;margin-top:12px}.notice{padding:14px 16px;border-radius:10px;background:#f0f4fa;color:#475e7b;font-size:.85rem;line-height:1.55}.notice.yellow{background:#fff9d9;color:#766824}.notice.error{background:#fff0f0;color:#a32638}.actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.person{display:flex;align-items:center;gap:11px;padding:13px 0;border-bottom:1px solid var(--line);flex-wrap:wrap}.person:last-child{border-bottom:0}.person .person-info{flex:1;min-width:140px}.person strong{font-size:.9rem}.person small{display:block;margin-top:3px}.person .actions{margin-top:0}.comment{padding:17px 0;border-bottom:1px solid var(--line)}.comment-top{display:flex;align-items:center;gap:8px;margin-bottom:8px;font-size:.83rem}.comment-top small{margin-left:auto}.comment p{font-size:.9rem;white-space:pre-wrap;overflow-wrap:anywhere}.comment .actions{margin-top:7px}.comment.pinned{border-left:3px solid var(--yellow);padding-left:14px}.comment-form{display:flex;align-items:end;gap:9px;margin-top:18px}.comment-form textarea{min-height:50px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.field{display:grid;gap:8px;align-content:start}.field>label{font-size:.85rem;font-weight:650}.field.full{grid-column:1/-1}.form-section{margin-bottom:24px}.form-section h2{margin-bottom:22px}.form-actions{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:25px}.checkbox-label{display:flex;align-items:center;gap:10px;font-size:.88rem;min-height:44px}.step-label{display:flex;align-items:center;gap:9px;margin-bottom:6px}.step-number{background:#eef2f7;width:28px;height:28px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:.8rem}.timer-panel{background:var(--navy);color:white;border-radius:20px;padding:32px;text-align:center}.timer-panel .eyebrow{color:var(--yellow)}.timer{font-size:5rem;font-weight:700;letter-spacing:-3px;font-variant-numeric:tabular-nums;margin:7px 0}.timer-panel p{font-size:.85rem;color:#bdcce0}.timer-panel .actions{justify-content:center;margin-top:22px}.court-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:20px}.court-card{background:white;border:1px solid var(--line);border-radius:16px;padding:20px}.court-card header{height:auto;padding:0 0 15px;background:none;font-size:.9rem}.teams{display:grid;grid-template-columns:1fr 26px 1fr;gap:9px;align-items:center;margin:18px 0 12px}.team{display:grid;gap:10px}.team span{background:#f1f5f9;border-radius:8px;padding:10px 8px;font-size:.8rem;text-align:center;overflow-wrap:anywhere}.team:last-child span{background:#fff9d6}.versus{font-size:.7rem;font-weight:700;color:var(--muted);text-align:center}.queue-item{display:flex;align-items:center;gap:11px;padding:13px 0;border-bottom:1px solid var(--line)}.queue-item:last-child{border:0}.queue-number{width:25px;color:var(--muted);font-size:.85rem}.queue-item strong{font-size:.85rem}.queue-item small{margin-left:auto}.balance-hero{background:var(--navy);border-radius:20px;padding:30px;color:white;display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px}.balance-hero .eyebrow{color:#c2cde0}.balance-hero .balance{font-size:3.2rem;font-weight:750;letter-spacing:-1.5px;margin:12px 0}.balance-hero .balance small{color:#b7c7df;font-size:.9rem;font-weight:400;letter-spacing:0}.balance-hero p{font-size:.85rem;color:#c2cde0}.transaction{display:flex;gap:13px;align-items:center;padding:16px 0;border-bottom:1px solid var(--line)}.transaction:last-child{border:0}.transaction>.icon{color:var(--muted)}.transaction .transaction-info{flex:1}.transaction strong{font-size:.87rem}.transaction small{display:block;margin-top:5px}.positive{color:var(--green)}.auth{max-width:450px;margin:35px auto}.auth .brand{justify-content:center;margin-bottom:30px}.auth h1{text-align:center;font-size:1.8rem}.auth>p{text-align:center;color:var(--muted);margin:12px 0 26px}.auth form{display:grid;gap:16px}.auth .or{display:flex;align-items:center;gap:12px;color:var(--muted);font-size:.78rem;margin:20px 0}.or:before,.or:after{content:'';height:1px;background:var(--line);flex:1}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;font-size:.84rem;text-align:left}th,td{padding:14px 12px;border-bottom:1px solid var(--line)}th{font-size:.75rem;color:var(--muted);font-weight:650;white-space:nowrap}td{vertical-align:middle}details{margin-top:18px}summary{cursor:pointer;font-weight:650;font-size:.9rem;padding:12px 0}.tabs{display:flex;gap:8px;overflow-x:auto;margin:20px 0}.club-hero{padding:30px;background:white;border:1px solid var(--line);border-radius:20px;margin-bottom:24px;display:flex;gap:20px;align-items:center}.club-hero .club-mark{width:82px;height:82px;border-radius:22px;font-size:1.6rem;background:var(--yellow)}.club-hero p{color:var(--muted);margin-top:8px}.club-card{padding:24px}.club-card .club-mark{width:54px;height:54px;font-size:1.2rem;border-radius:15px;margin-bottom:18px}.club-card h3{margin-bottom:8px}.club-card p{font-size:.85rem;color:var(--muted);margin-bottom:16px}.club-card .actions{justify-content:space-between;align-items:center}.loading{padding:80px 20px;text-align:center;color:var(--muted);display:flex;justify-content:center;align-items:center;gap:15px}.spinner{width:22px;height:22px;border:2px solid #dce3ea;border-top-color:var(--navy);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}dialog{padding:0;border:1px solid var(--line);border-radius:20px;width:calc(100% - 32px);max-width:520px;max-height:85dvh;color:var(--ink);box-shadow:0 20px 100px #04172e30}dialog::backdrop{background:#04172e70;backdrop-filter:blur(3px)}#modal-content{padding:28px}.modal-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.modal-heading h2{font-size:1.3rem}.modal-heading button{background:var(--bg);border-radius:50%;width:35px;height:35px;display:grid;place-items:center}dialog form{display:grid;gap:17px}#toast{position:fixed;bottom:30px;left:50%;transform:translateX(-50%);background:var(--navy-deep);color:white;border-radius:12px;padding:14px 22px;font-size:.88rem;z-index:100;max-width:calc(100% - 32px);box-shadow:0 8px 30px #0002;display:none}#toast.visible{display:block}.skip{position:absolute;left:-9999px}.skip:focus{left:20px;top:20px;z-index:100;background:white;padding:14px}.inline-error{color:#a32638;font-size:.85rem;line-height:1.5}.mobile-brand{display:none}.offline-banner{background:#fff1cf;padding:12px 18px;font-size:.85rem;text-align:center}.prewrap{white-space:pre-wrap;overflow-wrap:anywhere}.round-history{display:grid;gap:10px;margin-top:14px}.row-between{display:flex;justify-content:space-between;align-items:center;gap:12px}.payout-destination{background:var(--bg);padding:12px;border-radius:8px;font-size:.85rem;overflow-wrap:anywhere}.form-help{font-size:.8rem;color:var(--muted);line-height:1.6}.wide-cards{grid-template-columns:repeat(3,minmax(0,1fr))}
@media(min-width:1600px){main{padding-top:45px}.feature{min-height:270px}}
@media(max-width:1250px){.sidebar{width:210px;padding:28px 13px}.app{margin-left:210px}main{padding:30px 28px}header{padding:0 28px}.dashboard-grid{grid-template-columns:minmax(0,1fr) 250px;gap:20px}.feature{padding:25px}.feature h2{font-size:1.7rem}.feature .court-diagram{width:110px;height:155px}.metric{padding:14px;gap:8px}.metric .metric-icon{display:none}.card-body,.card-top{padding-left:17px;padding-right:17px}.wide-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:1000px){.sidebar{width:190px}.app{margin-left:190px}.dashboard-grid{grid-template-columns:1fr}.dashboard-aside{display:grid;grid-template-columns:1fr 1fr;gap:18px}.dashboard-aside>.panel{margin:0}.split{grid-template-columns:minmax(0,1fr) 280px;gap:18px}.header-title{font-size:.8rem}.brand{font-size:1.05rem}.brand img{width:36px}.nav-link{padding:13px 11px}.sidebar-note{padding:13px}}
@media(max-width:760px){.sidebar{display:none}.app{margin-left:0}header{height:73px;padding:0 20px;position:sticky;top:0;z-index:15;backdrop-filter:blur(12px)}.header-title{display:none}.mobile-brand{display:flex}.header-actions{gap:8px}.header-actions .credits{font-size:.76rem;padding:8px 10px}.header-actions>.avatar{display:none}.icon-button{width:39px;height:39px}.brand{font-size:1rem}.brand img{width:35px;height:35px}.brand span b{font-size:.58rem;letter-spacing:2px}main{padding:25px 20px 24px;min-height:calc(100dvh - 185px)}h1{font-size:1.7rem}.page-heading{margin-bottom:22px;align-items:flex-start}.page-heading p{font-size:.85rem;max-width:260px}.page-heading>.button{font-size:.8rem;padding:10px 12px;min-height:42px}.page-heading>.button .icon{width:18px}.feature{padding:25px 23px;min-height:225px;border-radius:17px}.feature h2{font-size:1.8rem;max-width:240px}.feature p{font-size:.82rem;max-width:225px}.feature .court-diagram{width:95px;height:140px;position:absolute;right:-12px;bottom:32px;opacity:.35}.feature>div:first-child{position:relative;z-index:1}.metric-row{gap:9px;margin:14px 0 26px}.metric{padding:14px 12px}.metric strong{font-size:1.2rem}.metric span{font-size:.7rem}.cards,.wide-cards{grid-template-columns:1fr}.session-card{border-radius:15px}.card-top{padding:17px 18px 12px}.card-body{padding:0 18px 15px}.card-body h3{font-size:1.1rem}.card-foot{padding:13px 18px}.detail-line{font-size:.84rem}.section-heading h2{font-size:1.15rem}.section-heading .text-link{font-size:.8rem}.dashboard-aside{grid-template-columns:1fr}.dashboard-aside .panel{padding:21px}.dashboard-grid{gap:24px}.split{grid-template-columns:1fr}.split>.stack:last-child{order:-1}.session-heading{padding:25px 23px}.session-heading h1{font-size:1.8rem}.session-facts{gap:20px 12px}.panel{padding:21px}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.form-actions{align-items:stretch;flex-direction:column}.form-actions .button{width:100%}.timer{font-size:4.6rem}.timer-panel{padding:26px 20px}.court-grid{grid-template-columns:1fr}.live-split>.stack:last-child{order:0}.balance-hero{padding:25px 22px;align-items:flex-start;flex-direction:column}.balance-hero .balance{font-size:2.8rem}.balance-hero .button{width:100%}.club-hero{align-items:flex-start;padding:23px;gap:14px}.club-hero .club-mark{width:55px;height:55px;border-radius:14px;font-size:1.2rem;flex-shrink:0}.club-hero h1{font-size:1.4rem}.club-hero p{font-size:.85rem}.filters{gap:8px}.filters .search{flex-basis:100%}.filters select{max-width:none;flex:1}.demo-banner{font-size:.74rem;align-items:flex-start;padding:10px 12px}.demo-banner button{white-space:nowrap;font-size:.74rem}footer{padding:24px 20px 108px;font-size:.7rem;gap:15px;flex-wrap:wrap}#mobile-nav{display:grid;grid-template-columns:repeat(5,1fr);position:fixed;bottom:0;left:0;right:0;z-index:30;background:#fffffff5;border-top:1px solid var(--line);padding:8px 7px calc(8px + env(safe-area-inset-bottom));backdrop-filter:blur(12px)}#mobile-nav a{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5px;color:#7a8495;font-size:.63rem;padding:6px 0;min-height:49px;font-weight:550}#mobile-nav a.active{color:var(--navy);font-weight:750}#mobile-nav a.active .icon{stroke-width:2.3}#mobile-nav .icon{width:22px;height:22px}#toast{bottom:100px;width:max-content}.person .actions{width:100%;padding-left:50px}.auth{margin:10px auto}.timer-panel .actions .button{flex:1}.card-foot .text-link{font-size:.8rem}.session-facts .fact strong{font-size:.84rem}.session-facts .fact span{font-size:.72rem}.comment-top{flex-wrap:wrap}.comment-top small{font-size:.7rem}.comment-form{align-items:stretch}.page-heading .hide-mobile{display:none}}
@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

@media(max-width:370px){header{padding:0 12px}.brand{font-size:.9rem}.brand span b{display:none}.header-actions .credits{font-size:.72rem;padding:7px}.header-actions .credits .icon{width:16px}.page-heading{flex-wrap:wrap}.session-facts{grid-template-columns:1fr}.timer-panel .actions{flex-wrap:wrap}}
