:root{--bg:#f5f7fc;--surface:#fff;--ink:#142e63;--muted:#64728b;--line:#e0e6f1;--accent:#ffd43b;--accent-soft:#fff5cb;--green:#2356b5;--green-soft:#eaf0ff;--radius:22px;--shadow:0 8px 30px #142e6307;color-scheme:light;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:15px;color:var(--ink);background:var(--bg);-webkit-tap-highlight-color:transparent}
*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}button{color:inherit;cursor:pointer}button:disabled{cursor:default;opacity:.45}button{border:0}a{color:var(--ink)}button:focus-visible,a:focus-visible{outline:3px solid var(--accent);outline-offset:4px}input:focus,select:focus,textarea:focus{outline:2px solid var(--accent);outline-offset:1px}svg{display:block;width:24px;height:24px;flex:none}h1,h2,h3,p{margin:0}h1{font-size:32px;letter-spacing:-1.3px;line-height:1.12}h2{font-size:20px;letter-spacing:-.55px}h3{font-size:16px;letter-spacing:-.2px}small{font-size:12px}button{background:none}button,label,a{-webkit-user-select:none;user-select:none}.app-shell{max-width:760px;margin:0 auto;min-height:100dvh}.topbar{height:calc(80px + env(safe-area-inset-top));padding:calc(18px + env(safe-area-inset-top)) 24px 18px;display:flex;align-items:center;justify-content:space-between;gap:12px}.brand{display:flex;align-items:center;gap:9px;padding:0;letter-spacing:-1px;font-size:25px;font-weight:800}.brand-icon{background:var(--ink);color:var(--bg);width:36px;height:36px;border-radius:12px;display:grid;place-items:center}.brand-icon svg{width:30px;height:30px}.brand-light{font-weight:450}.brand-dot{color:var(--accent)}.icon-button{width:44px;height:44px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:#ffffff75;flex:none}.icon-button.small{width:36px;height:36px}.icon-button.small svg{width:19px;height:19px}.muted{color:var(--muted)}.eyebrow{text-transform:uppercase;font-size:10px;letter-spacing:1.65px;font-weight:750}.page{padding:9px 24px 120px;animation:enter .18s ease-out}@keyframes enter{from{opacity:.5;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px}.page-heading p{margin-top:8px;line-height:1.5;font-size:13px;color:var(--muted)}.page-heading .eyebrow{margin:0 0 9px;font-size:10px}.league-line{display:flex;gap:8px;align-items:center;margin:3px 0 19px;color:var(--muted);font-size:11px;font-weight:650;letter-spacing:.4px}.league-line .live-dot{width:6px;height:6px;background:var(--green);border-radius:50%;flex:none}.league-line strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--ink);font-weight:650;max-width:64%}.league-line span:last-child{margin-left:auto;white-space:nowrap}.hero{position:relative;isolation:isolate;background:var(--ink);border-radius:26px;padding:25px 23px 23px;color:white;overflow:hidden;min-height:222px}.hero h1{font-size:34px;letter-spacing:-1.4px;line-height:1.05;max-width:230px;margin:17px 0 15px}.hero .eyebrow{color:#ffd43b;font-size:9px;letter-spacing:1.6px}.hero-copy{color:#d2dff8;max-width:224px;font-size:12px;line-height:1.65;margin-bottom:22px}.hero-art{position:absolute;right:-38px;top:48px;width:175px;height:175px;border-radius:50%;z-index:-1;transform:rotate(-22deg);opacity:.32;color:#ffd43b}.hero-art svg{width:100%;height:100%}.hero .btn{background:var(--accent);border-color:transparent;color:#fff;min-height:44px;padding:11px 15px;font-size:12px}.hero .btn svg{height:17px;width:17px}.btn{min-height:46px;border-radius:13px;padding:12px 17px;display:inline-flex;justify-content:center;align-items:center;gap:8px;font-weight:700;font-size:13px;background:var(--ink);color:#fff;border:1px solid var(--ink);line-height:1.25;text-decoration:none}.btn svg{height:19px;width:19px}.btn.secondary{background:#fff;color:var(--ink);border-color:var(--line)}.btn.ghost{background:transparent;color:var(--ink);border-color:transparent;padding-left:3px;padding-right:3px}.btn.danger{background:#fff0ef;color:#a52d24;border-color:#f5ceca}.btn.full{width:100%}.btn.compact{min-height:40px;padding:10px 12px;font-size:12px}.btn.accent{background:var(--accent);border-color:var(--accent)}.stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:15px 0 28px}.stat-card{display:flex;justify-content:space-between;align-items:center;background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:16px}.stat-card strong{display:block;font-size:27px;letter-spacing:-1px;margin-bottom:3px;line-height:1}.stat-card small{font-size:11px;color:var(--muted)}.stat-icon{width:35px;height:35px;border-radius:11px;background:var(--green-soft);color:var(--green);display:grid;place-items:center}.stat-icon.warm{background:var(--accent-soft);color:#142e63}.stat-icon svg{width:19px;height:19px}.section{margin-top:26px}.section-header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px}.section-header h2{font-size:19px}.text-button{color:var(--muted);font-size:11px;font-weight:700;padding:8px 0;display:flex;align-items:center;gap:3px;white-space:nowrap}.text-button svg{width:15px;height:15px}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.day-card{display:block;text-align:left;width:100%;padding:18px;margin-bottom:12px}.day-card-top{display:flex;align-items:center;gap:13px}.date-box{background:var(--bg);border-radius:13px;width:50px;min-width:50px;height:58px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:2px}.date-box strong{font-size:24px;letter-spacing:-1px}.date-box small{text-transform:uppercase;color:var(--muted);font-size:9px;font-weight:700;letter-spacing:.8px}.day-info{min-width:0;flex:1}.day-info h3{overflow-wrap:anywhere}.day-info p{color:var(--muted);font-size:11px;margin-top:6px}.day-card-top>.icon{color:var(--muted);width:18px;height:18px}.day-card-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:15px;padding-top:13px;border-top:1px solid var(--line);gap:8px}.day-card-bottom>span:last-child{font-size:11px;color:var(--muted)}.badge{display:inline-flex;align-items:center;gap:5px;padding:5px 7px;border-radius:6px;font-size:9px;font-weight:750;letter-spacing:.65px;white-space:nowrap;text-transform:uppercase}.badge.open{background:var(--accent-soft);color:#675000}.badge.closed{background:var(--green-soft);color:var(--green)}.badge.neutral{background:var(--bg);color:var(--muted)}.badge.demo{background:#fff5cb;color:#675000;letter-spacing:.4px}.empty{padding:27px 21px;text-align:center}.empty-symbol{width:54px;height:54px;background:var(--green-soft);color:var(--green);display:grid;place-items:center;border-radius:18px;margin:0 auto 15px}.empty h3{font-size:17px;margin-bottom:9px}.empty p{font-size:13px;line-height:1.65;color:var(--muted);max-width:290px;margin:0 auto 18px}.onboarding-step{display:flex;gap:14px;align-items:center;padding:17px 18px;width:100%;text-align:left;background:white}.onboarding-step+.onboarding-step{border-top:1px solid var(--line)}.step-number{font-size:12px;font-weight:700;width:30px;height:30px;border-radius:10px;background:var(--bg);display:grid;place-items:center;flex:none;color:var(--muted)}.onboarding-step.done .step-number{background:var(--green-soft);color:var(--green)}.step-text{flex:1}.step-text strong{display:block;font-size:13px}.step-text small{display:block;color:var(--muted);font-size:11px;margin-top:4px}.onboarding-step>.icon{width:17px;height:17px}.local-note{display:flex;justify-content:center;align-items:center;gap:6px;font-size:10px;color:var(--muted);margin:26px 0 0;text-align:center;line-height:1.7}.local-note svg{width:12px;height:12px}.bottom-nav{position:fixed;z-index:10;bottom:0;left:50%;transform:translateX(-50%);width:100%;max-width:760px;padding:11px 12px calc(13px + env(safe-area-inset-bottom));background:rgba(255,255,255,.97);border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(4,1fr);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.bottom-nav button{display:flex;align-items:center;flex-direction:column;gap:5px;font-size:10px;font-weight:600;color:var(--muted);padding:3px 0;min-height:45px}.bottom-nav svg{width:22px;height:22px}.bottom-nav button.active{color:var(--accent)}.bottom-nav button.active>span:first-child{position:relative}.bottom-nav button.active>span:first-child:before{content:"";position:absolute;inset:-4px -13px;background:var(--accent-soft);border-radius:10px;z-index:-1}.team-card{display:flex;align-items:center;gap:14px;padding:18px;width:100%;text-align:left;margin-bottom:12px}.avatar{display:grid;place-items:center;width:47px;height:47px;min-width:47px;border-radius:15px;background:var(--team-bg,#eaf0ff);color:var(--team-color,#2356b5);font-size:23px;overflow:hidden}.avatar img{width:100%;height:100%;object-fit:cover}.avatar.initials{font-weight:800;font-size:17px}.avatar.large{width:74px;height:74px;min-width:74px;border-radius:23px;font-size:34px}.avatar.small{width:34px;height:34px;min-width:34px;border-radius:11px;font-size:17px}.avatar.small.initials{font-size:12px}.team-card .team-name{font-size:16px;font-weight:750;overflow-wrap:anywhere}.team-meta{font-size:11px;color:var(--muted);margin-top:6px}.team-content{flex:1;min-width:0}.team-points{font-size:20px;letter-spacing:-.6px;font-weight:750;text-align:right;white-space:nowrap}.team-points small{display:block;letter-spacing:0;font-weight:400;color:var(--muted);font-size:10px;margin-top:4px}.back-button{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--muted);padding:3px 0 20px}.back-button svg{width:16px;height:16px}.team-hero{display:flex;align-items:center;gap:16px;margin-bottom:23px}.team-hero h1{font-size:28px;overflow-wrap:anywhere}.team-hero p{font-size:12px;color:var(--muted);margin-top:7px}.team-hero>div:nth-child(2){flex:1;min-width:0}.team-summary{padding:18px;display:flex;gap:20px;margin-bottom:24px}.team-summary>div{flex:1}.team-summary>div+div{border-left:1px solid var(--line);padding-left:20px}.team-summary strong{display:block;font-size:25px;letter-spacing:-1px}.team-summary small{font-size:11px;color:var(--muted);display:block;margin-top:5px}.player-row{display:flex;gap:12px;align-items:center;padding:14px 16px;min-height:69px}.player-row+.player-row{border-top:1px solid var(--line)}.player-role{display:grid;place-items:center;width:33px;height:33px;flex:none;border-radius:50%;background:var(--bg);font-size:10px;font-weight:750;color:var(--muted)}.player-name{flex:1;min-width:0}.player-name strong{display:block;font-size:13px;font-weight:650;overflow-wrap:anywhere}.player-name small{display:block;font-size:10px;color:var(--muted);margin-top:5px}.player-total{font-size:15px;font-weight:700;font-variant-numeric:tabular-nums}.player-row.archived{background:#f7f9fd}.player-row.archived .player-name strong{color:var(--muted)}.section-note{font-size:11px;line-height:1.7;color:var(--muted);margin:13px 0}.toolbar{display:flex;align-items:center;gap:10px;margin-bottom:17px}.segmented{background:#e7edf7;display:flex;padding:4px;border-radius:12px;gap:3px}.segmented button{border-radius:9px;font-size:11px;padding:9px 14px;font-weight:650;min-height:34px}.segmented button.active{background:#fff;box-shadow:0 1px 4px #0000000b}.toolbar .segmented{flex:1}.toolbar .segmented button{flex:1}.calendar{padding:16px;margin-bottom:20px}.calendar-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.calendar-header strong{font-size:15px;text-transform:capitalize}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.calendar-grid .weekday{text-align:center;color:var(--muted);font-size:9px;padding:3px 0 9px}.calendar-day{aspect-ratio:1;min-height:33px;border-radius:11px;font-size:12px;position:relative}.calendar-day.today{box-shadow:inset 0 0 0 1px var(--line);font-weight:750}.calendar-day.has-event:after{content:"";width:4px;height:4px;border-radius:50%;background:var(--accent);position:absolute;bottom:4px;left:calc(50% - 2px)}.calendar-day.selected{background:var(--ink);color:white}.calendar-day.selected:after{background:white}.filter-note{display:flex;align-items:center;justify-content:space-between;margin:-3px 0 13px;font-size:11px;color:var(--muted)}.score-head{padding:20px;margin-bottom:17px}.score-head-title{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.score-head h1{font-size:28px;overflow-wrap:anywhere}.score-head p{margin:9px 0 17px;font-size:12px;color:var(--muted)}.progress-line{height:5px;background:var(--bg);border-radius:6px;overflow:hidden;margin:12px 0 9px}.progress-line span{display:block;height:100%;background:var(--green);border-radius:6px}.progress-meta{display:flex;justify-content:space-between;font-size:10px;color:var(--muted);gap:5px}.form-label{display:block;font-size:12px;font-weight:650;margin:16px 0 8px}.select{width:100%;min-height:46px;padding:11px 34px 11px 13px;color:var(--ink);border:1px solid var(--line);border-radius:12px;background:#fff;font-size:14px}.score-team{margin-bottom:16px}.score-team-header{display:flex;gap:10px;align-items:center;padding:16px;border-bottom:1px solid var(--line);background:#fafbff}.score-team-header strong{font-size:14px;flex:1;overflow-wrap:anywhere}.score-team-header .score-team-total{flex:none;font-size:19px;letter-spacing:-.5px;font-variant-numeric:tabular-nums}.score-team .player-row{padding:12px 14px;gap:9px}.score-input-wrap{display:flex;gap:5px;align-items:center}.score-input{width:75px;height:44px;padding:7px 8px;text-align:right;border:1px solid var(--line);background:var(--bg);border-radius:10px;font-size:18px;font-weight:650;font-variant-numeric:tabular-nums;color:var(--ink)}.score-input::placeholder{color:#8998b3;font-size:15px;font-weight:400}.score-input[aria-invalid=true]{border:2px solid #be3027;background:#fff0ef}.sign-button{width:27px;height:40px;color:var(--muted);font-size:16px;letter-spacing:-1px}.score-total{font-size:20px;min-width:67px;text-align:right;padding:8px 0;font-variant-numeric:tabular-nums}.score-help{font-size:11px;color:var(--muted);line-height:1.7;margin:0 0 18px}.save-bar{position:sticky;bottom:calc(79px + env(safe-area-inset-bottom));z-index:5;margin:19px 0 0;padding:13px;border:1px solid var(--line);border-radius:17px;background:#fffffff5;box-shadow:0 8px 25px #142e630d;backdrop-filter:blur(10px)}.save-bar .btn{width:100%}.save-bar small{display:block;text-align:center;font-size:10px;color:var(--muted);margin-top:8px}.day-actions{display:flex;gap:10px;margin-top:16px}.day-actions>.btn{flex:1}.ranking-context{margin-bottom:19px}.ranking-context .select{margin-bottom:10px}.ranking-context p{font-size:11px;color:var(--muted);line-height:1.6}.podium-hero{background:var(--ink);color:#fff;padding:23px;border-radius:22px;position:relative;overflow:hidden;margin-bottom:19px}.podium-hero .eyebrow{color:#d2dff8;font-size:9px;display:flex;align-items:center;gap:7px}.podium-hero .eyebrow svg{width:15px;height:15px;color:#ffd43b}.podium-team{display:flex;align-items:center;gap:14px;margin-top:20px}.podium-team .avatar{background:#ffffff16;color:white}.podium-team>div:nth-child(2){flex:1;min-width:0}.podium-team h2{font-size:22px;overflow-wrap:anywhere}.podium-team p{font-size:11px;color:#d2dff8;margin-top:5px}.podium-points{font-size:35px;font-weight:750;letter-spacing:-1.4px;white-space:nowrap}.podium-points small{display:block;font-size:10px;color:#d2dff8;font-weight:400;letter-spacing:.1px;text-align:right}.rank-table-header{display:flex;justify-content:space-between;padding:0 17px 10px;font-size:9px;text-transform:uppercase;letter-spacing:1.2px;color:var(--muted)}.rank-row{display:flex;align-items:center;gap:10px;padding:16px 14px;width:100%;text-align:left}.rank-row+.rank-row{border-top:1px solid var(--line)}.rank-place{width:19px;flex:none;font-size:12px;font-weight:750;text-align:center;color:var(--muted)}.rank-row:first-child .rank-place{color:var(--accent)}.rank-name{flex:1;min-width:0;font-size:13px;font-weight:700;overflow-wrap:anywhere}.rank-name small{display:block;font-size:10px;color:var(--muted);font-weight:400;margin-top:5px}.rank-points{font-size:18px;font-weight:750;font-variant-numeric:tabular-nums;letter-spacing:-.6px;white-space:nowrap}.rank-points small{font-size:10px;font-weight:400;color:var(--muted);letter-spacing:0}.settings-card{padding:19px;margin-bottom:15px}.settings-card h2{font-size:17px;margin-bottom:8px}.settings-card p{font-size:12px;line-height:1.7;color:var(--muted);margin-bottom:15px}.settings-card .btn+.btn{margin-top:9px}.settings-label{font-size:10px;text-transform:uppercase;letter-spacing:1px;color:var(--muted);margin:27px 0 11px}.inline-note{padding:13px 15px;border-radius:13px;background:var(--green-soft);color:#274c89;font-size:11px;line-height:1.7}.inline-note.warm{background:var(--accent-soft);color:#675000}.demo-banner{display:flex;gap:8px;align-items:center;background:#fff5cb;color:#675000;padding:10px 12px;border-radius:12px;font-size:11px;line-height:1.5;margin-bottom:15px}.demo-banner span{flex:1}.demo-banner button{font-weight:700;font-size:11px;text-decoration:underline;padding:5px}.warning-bar{margin:0 24px 15px;padding:12px 15px;background:#fff5cb;border-radius:12px;color:#675000;font-size:12px;line-height:1.6}dialog{border:0;padding:0;width:calc(100% - 24px);max-width:440px;max-height:calc(100dvh - 32px - env(safe-area-inset-top));border-radius:26px;background:#fff;color:var(--ink);box-shadow:0 20px 80px #142e6333}dialog::backdrop{background:#142e636e;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.modal-body{padding:24px}.modal-header{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:18px}.modal-header h2{font-size:23px;line-height:1.2}.modal-header .icon-button{border:0;background:var(--bg);width:35px;height:35px}.modal-header svg{width:18px;height:18px}.modal-text{font-size:13px;color:var(--muted);line-height:1.75}.field{width:100%;height:49px;border:1px solid var(--line);background:#f8faff;border-radius:12px;padding:12px;font-size:16px;color:var(--ink);min-width:0}.field[type=date]{-webkit-appearance:none;appearance:none;display:block;text-align:left;min-height:49px}.fields-row{display:flex;gap:12px}.fields-row>div{flex:1;min-width:0}.modal-actions{display:flex;gap:10px;margin-top:23px}.modal-actions>.btn{flex:1}.logo-editor{display:flex;gap:15px;align-items:center;margin:15px 0 18px}.logo-editor .logo-preview{flex:none}.logo-editor p{font-size:10px;line-height:1.5;color:var(--muted);margin-top:7px}.emblem-options{display:flex;gap:7px;flex-wrap:wrap;margin-top:9px}.emblem-option{width:40px;height:40px;display:grid;place-items:center;font-size:21px;border-radius:11px;border:1px solid var(--line);background:var(--bg)}.emblem-option.selected{border:2px solid var(--accent);background:var(--accent-soft)}.color-options{display:flex;gap:12px;margin:10px 0 0}.color-option{width:28px;height:28px;border-radius:50%;background:var(--color);border:4px solid white;box-shadow:0 0 0 1px #dce4f2}.color-option.selected{box-shadow:0 0 0 2px var(--ink)}.field-error{font-size:12px;line-height:1.5;color:#aa3327;margin-top:12px;min-height:0}.field-error:empty{display:none}.divider{height:1px;background:var(--line);margin:19px 0}.subtle-button{font-size:12px;color:var(--muted);text-decoration:underline;padding:10px 0}.text-danger{color:#a52d24}.checkbox-label{display:flex;align-items:center;gap:9px;font-size:12px;line-height:1.6;margin:15px 0}.checkbox-label input{width:18px;height:18px;accent-color:var(--ink)}#toast{position:fixed;left:50%;bottom:calc(96px + env(safe-area-inset-bottom));z-index:1000;transform:translate(-50%,10px);padding:13px 18px;border-radius:14px;max-width:calc(100% - 40px);width:max-content;color:#fff;background:var(--ink);box-shadow:0 5px 25px #0002;font-size:12px;line-height:1.6;text-align:center;opacity:0;pointer-events:none;transition:opacity .18s,transform .18s}#toast.visible{opacity:1;transform:translate(-50%,0)}[hidden]{display:none!important}.no-margin{margin:0!important}.spaced{margin-top:19px}.nowrap{white-space:nowrap}.details>summary{font-size:12px;cursor:pointer;margin-top:18px;padding:7px 0}.details p{font-size:11px;line-height:1.75;color:var(--muted);margin-top:7px}.details ul{margin:10px 0;padding-left:20px;color:var(--muted);font-size:12px;line-height:1.8}.footer-version{text-align:center;font-size:10px;color:var(--muted);margin-top:25px}.readonly-score{padding-right:5px}.mini-rank .rank-row{padding:14px}.mini-rank .rank-points{font-size:17px}.calendar-clear{font-size:11px;color:var(--accent);font-weight:650}.storage-status{font-size:11px;color:var(--muted);margin-top:8px;line-height:1.6}
@media(min-width:600px){.page{padding-left:35px;padding-right:35px}.topbar{padding-left:35px;padding-right:35px;height:90px}.hero{padding:30px;min-height:260px}.hero h1{font-size:43px;max-width:350px}.hero-copy{max-width:380px;font-size:14px}.hero-art{width:240px;height:240px;top:25px;right:0}.stats-grid{gap:17px}.stat-card{padding:21px}.team-list{display:grid;grid-template-columns:1fr 1fr;gap:12px}.team-list .team-card{margin:0}.team-card .team-name{font-size:14px}.bottom-nav{border-radius:23px 23px 0 0}.page-heading h1{font-size:36px}.hero .btn{font-size:13px}.onboarding-step{padding:20px}.rank-row{padding:18px}.day-card{padding:21px}.day-info h3{font-size:17px}}
@media(max-width:359px){.page{padding-left:16px;padding-right:16px}.topbar{padding-left:16px;padding-right:16px}.brand{font-size:23px}.hero h1{font-size:31px}.hero{padding:22px 18px}.hero-art{right:-65px}.score-input{width:63px}.player-role{width:27px;height:27px}.score-team .player-row{padding:12px 10px;gap:7px}.podium-points{font-size:28px}.page-heading h1{font-size:29px}.btn.compact{padding:10px;font-size:11px}}
@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

/* FantaSgorle 1.1: yellow and blue identity. */
:root{--blue:#1a4ca1;--focus:#2356b5}
.brand-icon{color:var(--accent)}
.brand-light{font-weight:550}
.brand-dot{text-shadow:0 1px 0 #142e631a}
.hero,.podium-hero{background:linear-gradient(125deg,#194a99 0%,#142e63 100%)}
.hero-art{color:#7ca5f3;opacity:.4}
.hero .btn,.btn.accent{color:var(--ink);font-weight:750}
.bottom-nav button.active{color:var(--ink);font-weight:750}
.bottom-nav button.active>span:first-child:before{background:var(--accent)}
.rank-row:first-child .rank-place{background:var(--accent);color:var(--ink);min-width:24px;height:24px;border-radius:8px;display:grid;place-items:center}
.podium-points{color:var(--accent)}
.calendar-clear{color:var(--blue)}
.calendar-day.has-event:after{background:var(--blue)}
.calendar-day.selected:after{background:var(--accent)}
.color-options{flex-wrap:wrap}
button:focus-visible,a:focus-visible{outline-color:var(--focus)}
input:focus,select:focus,textarea:focus{outline-color:var(--focus)}
.hero button:focus-visible,.podium-hero button:focus-visible{outline-color:var(--accent)}

/* FantaSgorle Cloud: yellow/blue status and onboarding, minimum 44px touch targets. */
[hidden]{display:none!important}
.cloud-bar{padding:0 22px 12px}.cloud-bar>button{width:100%;display:flex;align-items:center;gap:9px;text-align:left;background:#eaf0ff;border:1px solid #d5e0f5;padding:11px 13px;border-radius:14px;font-size:12px;font-weight:650;min-height:44px}.cloud-bar small{margin-left:auto;display:flex;align-items:center;gap:4px;font-size:11px;white-space:nowrap}.cloud-bar small svg{width:13px;height:13px}.cloud-dot{width:7px;height:7px;flex:none;background:#1a4ca1;border-radius:50%}.cloud-bar[data-phase="conflict"]>button,.cloud-bar[data-phase="pending"]>button,.cloud-bar[data-phase="offline"]>button{background:#fff5cb;border-color:#f1d777}.cloud-status-pill{display:inline-block;border-radius:10px;background:#fff5cb;padding:8px 11px;font-size:12px;font-weight:700;margin:12px 0}.cloud-card h2{font-size:24px;line-height:1.18;margin-top:5px}.cloud-card .eyebrow{color:#1a4ca1;margin-bottom:5px}.cloud-card .btn{margin-top:10px}.cloud-card .subtle-button{min-height:44px;text-align:left}.cloud-card .cloud-detail{font-size:12px;line-height:1.6;margin-top:16px}.cloud-code{height:auto!important;min-height:64px;font-family:ui-monospace,SFMono-Regular,monospace;font-size:13px;line-height:1.6;word-break:break-all;resize:vertical;user-select:text;-webkit-user-select:text}.cloud-issue{background:#fff8db;border:1px solid #e8cd6c;padding:16px;border-radius:16px;margin:14px 0}.cloud-issue p{font-size:13px;line-height:1.5;margin:8px 0}.cloud-issue .btn{margin-top:10px}.cloud-issue .subtle-button{font-size:12px;padding-top:14px}.cloud-guide{display:block;font-weight:600;margin-top:18px;min-height:44px;line-height:1.5}.viewer-mode .day-actions{display:none}.viewer-mode .score-help{display:none}
@media(max-width:390px){.cloud-bar{padding-left:18px;padding-right:18px}.cloud-bar>button{font-size:11px;gap:6px}.cloud-bar small{font-size:10px}.cloud-card h2{font-size:23px}}
