:root{--background:#fff;--foreground:#111;--muted:#5f6368;--border:#d6d9de;--wrong:#787c7e;--close:#c9a227;--correct:#2f855a;--blue:#1d5cff;--content-max:1120px;--reading-max:680px;--radius:10px;--home-green:#3f8f46;--home-gold:#8a5a12;--home-gold-light:#fbd971;--home-gold-lighter:#fff6dd;--home-gold-border:#e6b955}*{box-sizing:border-box}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}body{background:var(--background);color:var(--foreground);margin:0;font-family:system-ui,-apple-system,Segoe UI,Arial,Helvetica,sans-serif;line-height:1.5}button,input,select,textarea{font:inherit;color:inherit}img,svg,video{max-width:100%;height:auto}h1,h2,h3{line-height:1.2}a{color:inherit}:focus-visible{outline:3px solid var(--blue);outline-offset:2px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:100;background:var(--foreground);color:#fff;border-radius:6px;padding:10px 16px;text-decoration:none;transition:top .15s;position:absolute;top:-48px;left:8px}.skip-link:focus{top:8px}.primary-button,.secondary-button,.play-button{border-radius:var(--radius);border:2px solid var(--foreground);min-height:44px;color:var(--foreground);cursor:pointer;background:#fff;justify-content:center;align-items:center;gap:8px;padding:10px 22px;font-weight:600;text-decoration:none;display:inline-flex}.primary-button{border-color:var(--blue);color:var(--blue)}.primary-button:hover,.secondary-button:hover,.play-button:hover{background:#f2f4f8}.primary-button:disabled,.secondary-button:disabled{opacity:.55;cursor:not-allowed}.play-button{border-color:var(--blue);min-width:300px;max-width:100%;color:var(--blue);letter-spacing:.08em;text-transform:uppercase;padding:14px 32px;font-size:1.6rem;font-weight:700}.site-header{border-bottom:1px solid var(--border);background:var(--background);position:relative}.site-header-inner{max-width:var(--content-max);grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;margin:0 auto;padding:10px 16px;display:grid}.site-header-left{justify-self:start}.site-header-right{justify-self:end}.wordmark{letter-spacing:.12em;text-transform:uppercase;color:var(--foreground);align-items:center;gap:.05em;font-size:1.7rem;font-weight:800;text-decoration:none;display:inline-flex}.wordmark-glass{flex-shrink:0;width:.78em;height:.78em}.menu-button{cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.menu-icon{flex-direction:column;gap:5px;display:inline-flex}.menu-icon span{background:var(--foreground);border-radius:2px;width:22px;height:2.5px}.account-link{border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.site-header-left{position:relative}.site-menu{z-index:50;border:1px solid var(--border);border-radius:var(--radius);background:#fff;min-width:220px;position:absolute;top:calc(100% + 10px);left:0;box-shadow:0 8px 24px #1111111f}.site-menu ul{margin:8px 0;padding:0;list-style:none}.site-menu a{padding:12px 20px;font-weight:600;text-decoration:none;display:block}.site-menu a:hover{background:#f2f4f8}.site-shell{flex-direction:column;min-height:100vh;display:flex}.site-main{width:100%;max-width:var(--content-max);flex-direction:column;flex:1;margin:0 auto;padding:24px 16px 32px;display:flex}.bottom-nav{background:var(--background);border-top:1px solid var(--border);position:sticky;bottom:0}.bottom-nav ul{max-width:var(--content-max);justify-content:space-around;margin:0 auto;padding:4px 8px;list-style:none;display:flex}.bottom-nav a{min-width:64px;min-height:48px;color:var(--muted);border-top:3px solid #0000;flex-direction:column;justify-content:center;align-items:center;gap:2px;font-size:.85rem;text-decoration:none;display:inline-flex}.bottom-nav a.active{color:var(--foreground);border-top-color:var(--blue);font-weight:700}.bottom-nav-icon svg{width:24px;height:24px}.error-banner{color:#8a1f14;border-radius:var(--radius);max-width:var(--reading-max);background:#fdf3f2;border:2px solid #b3271b;margin:12px auto;padding:10px 14px}.notice-banner{border:2px solid var(--correct);color:#22543d;border-radius:var(--radius);background:#f2faf5;margin:12px auto;padding:10px 14px}.home-play-empty{text-align:center;color:var(--muted);margin-bottom:32px}.home-page{flex-direction:column;flex:1;justify-content:center;gap:clamp(24px,5vh,56px);padding:clamp(8px,3vh,40px) 0;display:flex}.welcome-tiles{justify-content:center;display:flex}.welcome-tiles-row{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:10px;display:flex}.welcome-tile{border:1.5px solid var(--border);width:clamp(52px,6vw,72px);height:clamp(52px,6vw,72px);color:var(--foreground);text-transform:uppercase;background:#fff;border-radius:10px;justify-content:center;align-items:center;font-size:clamp(1.5rem,2.6vw,2.1rem);font-weight:800;display:inline-flex;box-shadow:0 2px 4px #1111110f}.welcome-tile-accent{border-color:var(--home-green);background:var(--home-green);color:#fff;box-shadow:0 2px 6px #3f8f4659}@media (max-width:560px){.welcome-tiles-row{flex-wrap:nowrap;gap:6px;margin-bottom:8px}.welcome-tile{width:min(52px, calc((100vw - 48px - (var(--tile-count,7) - 1) * 6px) / var(--tile-count,7)));height:min(52px, calc((100vw - 48px - (var(--tile-count,7) - 1) * 6px) / var(--tile-count,7)));border-radius:8px;font-size:clamp(.85rem,4.2vw,1.5rem)}}@media (prefers-reduced-motion:no-preference){.welcome-tiles-row{perspective:700px}.welcome-tile{animation:.45s ease-out both welcome-tile-flip;animation-delay:calc(var(--flip-order,0) * 90ms);backface-visibility:hidden}@keyframes welcome-tile-flip{0%{transform:rotateX(-90deg)}60%{transform:rotateX(12deg)}to{transform:rotateX(0)}}}.home-stat-cards{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:20px;width:100%;max-width:1000px;margin:0 auto;padding:0;list-style:none;display:grid}.home-stat-card{border:1.5px solid var(--foreground);text-align:center;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:clamp(28px,4vh,44px) 16px;display:flex}.home-stat-value{font-size:clamp(2.1rem,3.4vw,2.8rem);font-weight:800;line-height:1}.home-stat-label{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:.95rem}.home-promo-banner{isolation:isolate;border:1px solid var(--home-gold-border);width:100%;max-width:1000px;color:var(--foreground);background-image:linear-gradient(110deg,#fdf0c4 0%,#f7dc8e 18%,#fff8e2 32%,#f2cd63 50%,#fdf0c4 68%,#f7d97f 84%,#fff5d6 100%);background-position:0%;background-size:300% 100%;border-radius:14px;flex-wrap:wrap;align-items:center;gap:22px;margin:0 auto;padding:clamp(20px,3vh,30px) 24px;text-decoration:none;animation:14s linear infinite gold-flow;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffbf,0 3px 12px #a0761438}.home-promo-banner:after{content:"";z-index:-1;pointer-events:none;background:linear-gradient(72deg,#0000 38%,#ffffff9e 48%,#ffffff26 55%,#0000 64%);animation:7s ease-in-out infinite gold-sheen;position:absolute;inset:-60% -20%;transform:translate(-60%)}@keyframes gold-flow{to{background-position:300%}}@keyframes gold-sheen{0%,55%{transform:translate(-60%)}to{transform:translate(60%)}}.home-promo-banner:hover{border-color:#d9a72f}.home-promo-icon{flex-shrink:0;justify-content:center;align-items:center;width:62px;height:57px;display:inline-flex}.home-promo-icon svg{width:100%;height:100%;overflow:visible}.home-promo-text{flex-direction:column;flex:1;gap:2px;min-width:180px;display:flex}.home-promo-heading{color:#3d2a02;text-shadow:0 1px #ffffff80;margin:0;font-size:1.3rem}.home-promo-subtext{color:#5c4708}.home-promo-cta{background:linear-gradient(180deg, #a06c10 0%, var(--home-gold) 55%, #6f4708 100%);color:#fff;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;border:1px solid #6f4708;border-radius:10px;align-items:center;gap:6px;min-height:44px;padding:10px 22px;font-weight:700;display:inline-flex;box-shadow:inset 0 1px #ffffff4d,0 2px 5px #5a3c064d}.home-promo-banner:hover .home-promo-cta{background:linear-gradient(#b0781a 0%,#97620f 55%,#6f4708 100%)}.home-promo-cta svg{width:18px;height:18px}.stat-cards{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:16px;max-width:900px;margin:0 auto 28px;padding:0;list-style:none;display:grid}.stat-card{border:1.5px solid var(--foreground);border-radius:var(--radius);text-align:center;flex-direction:column;gap:4px;padding:18px 12px;display:flex}.stat-value{font-size:1.9rem;font-weight:800}.stat-label{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:.85rem}.save-progress-actions{flex-wrap:wrap;gap:12px;display:flex}.attempt-tiles{justify-content:center;gap:16px;margin:4px auto 14px;padding:0;list-style:none;display:flex}.attempt-tile{border:2px solid var(--foreground);background:#fff;border-radius:8px;justify-content:center;align-items:center;font-weight:800;display:inline-flex}.attempt-tiles-large .attempt-tile{width:64px;height:64px;font-size:1.8rem}.attempt-tiles-small{gap:8px;margin:0}.attempt-tiles-small .attempt-tile{width:40px;height:40px;font-size:1.1rem}.tile-wrong{background:var(--wrong);border-color:var(--wrong);color:#fff}.tile-close{background:var(--close);border-color:var(--close);color:#111}.tile-correct{background:var(--correct);border-color:var(--correct);color:#fff}@media (prefers-reduced-motion:no-preference){.tile-wrong,.tile-close,.tile-correct{animation:.25s tile-pop}@keyframes tile-pop{0%{transform:scale(.85)}to{transform:scale(1)}}}.game-main{max-width:var(--content-max);margin:0 auto;padding:16px 16px 64px}.game-timer{text-align:center;font-variant-numeric:tabular-nums;margin:8px 0;font-size:clamp(2.6rem,8vw,4rem);font-weight:800}.game-instruction{text-align:center;color:var(--muted);max-width:var(--reading-max);margin:0 auto 16px}.scenario-toolbar{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;max-width:1040px;margin:0 auto 10px;display:flex}.toolbar-mode{border:2px solid var(--border);color:#3c4043;cursor:pointer;background:#fff;border-radius:12px;align-items:center;gap:9px;min-height:46px;padding:9px 20px;font-weight:600;display:inline-flex;box-shadow:0 1px 3px #1111110f}.toolbar-mode:hover:not(:disabled){background:#f7f8fa;border-color:#9aa0a6}.toolbar-mode:disabled{cursor:not-allowed;opacity:.7}.toolbar-icon{display:inline-flex}.toolbar-icon svg{width:19px;height:19px}.toolbar-mode-active{background:var(--foreground);border-color:var(--foreground);color:#fff;font-weight:700}.toolbar-mode-active:hover:not(:disabled){background:#2b2b2b;border-color:#2b2b2b}.toolbar-mode-submit,.toolbar-mode-submit.toolbar-mode-active{background:var(--blue);border-color:var(--blue);color:#fff;box-shadow:none;font-weight:800}.toolbar-mode-submit:hover:not(:disabled){background:#1748d6;border-color:#1748d6}.toolbar-label-short{display:none}@media (max-width:600px){.scenario-toolbar{gap:6px}.toolbar-mode{flex:auto;justify-content:center;padding:8px 12px}.toolbar-label-long{display:none}.toolbar-label-short{display:inline}}.scenario-selection-status{text-align:center;color:var(--muted);min-height:1.5em;margin:0 auto 10px}.scenario-frame-wrap{border:1.5px solid var(--border);border-radius:var(--radius);max-width:1040px;margin:0 auto;overflow:hidden}.scenario-frame{background:#fff;border:0;width:100%;height:min(78vh,820px);display:block}@media (max-width:700px){.scenario-frame{height:74vh}}.repair-region:focus,.result-region:focus{outline:none}.repair-card{border:1.5px solid var(--foreground);border-radius:var(--radius);max-width:var(--reading-max);text-align:center;margin:8px auto;padding:24px}.repair-check{border:3px solid var(--correct);width:52px;height:52px;color:var(--correct);border-radius:12px;justify-content:center;align-items:center;margin:0 auto 4px;font-size:1.8rem;font-weight:800;display:inline-flex}.repair-card h2{margin:4px 0;font-size:2rem}.repair-barrier{margin:0;font-size:1.2rem}.repair-meta{color:var(--muted);margin:4px 0 16px}.wcag-card{text-align:left;background:#f0f6ff;border:1px solid #cfe0fb;border-radius:12px;max-width:460px;margin:0 auto 18px;padding:14px 16px}.wcag-card-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin:0 0 6px;display:flex}.wcag-card-badge{color:#fff;letter-spacing:.02em;background:#1d5cff;border-radius:999px;padding:3px 12px;font-size:.78rem;font-weight:700;display:inline-block}.wcag-card-level{color:#3b5273;font-size:.82rem;font-weight:700}.wcag-card-name{color:#16233a;margin:0 0 6px;font-size:1.02rem;font-weight:700}.wcag-card-link{margin:0;font-size:.88rem}.wcag-card-link a{color:#1d5cff;font-weight:600}.share-card{background:#f6f8f7;border:1px solid #dfe7e3;border-radius:14px;max-width:460px;margin:20px auto;padding:18px 20px}.share-card h3{margin:0 0 6px;font-size:1.05rem}.share-tiles{letter-spacing:2px;margin:0 0 6px;font-size:1.4rem}.share-copy{color:#444d4a;margin:0 0 8px;font-size:.92rem}.share-link{overflow-wrap:anywhere;background:#fff;border:1px dashed #b9c6c0;border-radius:8px;margin:0 0 14px;padding:8px 12px;font-family:ui-monospace,Cascadia Mono,Consolas,monospace;font-size:.88rem}.challenge-splash{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:70vh;padding:30px 20px;display:flex}.challenge-splash-logo{letter-spacing:.35em;margin:0;font-size:1.4rem;font-weight:900}.challenge-splash h1{margin:0;font-size:1.6rem}.challenge-splash p{color:#444d4a;max-width:46ch;margin:0}.about-section-title{text-align:center;margin:40px 0 18px;font-size:1.5rem}.howto-columns{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px;margin:22px 0;display:grid}.howto-scoring{background:#fff;border:1px solid #e3e6ea;border-radius:14px;padding:18px 20px}.howto-scoring h3{margin:0 0 12px}.scoring-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.scoring-list li{align-items:center;gap:12px;display:flex}.scoring-value{text-align:center;color:#fff;background:#111;border-radius:999px;flex-shrink:0;min-width:86px;padding:5px 10px;font-size:.85rem;font-weight:800}.scoring-text{flex-direction:column;line-height:1.3;display:flex}.scoring-text small{color:#5f6368}.scoring-cap{color:#5f6368;margin:12px 0 0;font-size:.85rem}.repair-fieldset{border:none;margin:0 0 8px;padding:0}.repair-fieldset legend{margin:0 auto 16px;font-size:1.35rem;font-weight:700}.repair-options{flex-direction:column;gap:12px;display:flex}.repair-option{border:1.5px solid var(--foreground);border-radius:var(--radius);cursor:pointer;text-align:left;align-items:center;gap:12px;padding:12px 16px;display:flex}.repair-option:has(input:checked){outline:3px solid var(--blue);outline-offset:-1px}.repair-option input{width:20px;height:20px;accent-color:var(--blue)}.repair-points-note{color:var(--muted)}.repair-practice-note{color:#123a9e;font-weight:600}.result-card{border:1.5px solid var(--foreground);border-radius:var(--radius);text-align:center;max-width:760px;margin:8px auto;padding:24px}.result-card h2{text-transform:uppercase;letter-spacing:.04em;margin:0 0 8px;font-size:2rem}.result-points{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;margin:4px 0 16px}.result-points-number{color:var(--foreground);font-size:3.4rem;font-weight:800;line-height:1.1;display:block}.result-failed-note{max-width:52ch;color:var(--muted);margin:0 auto 12px}.result-columns{text-align:left;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px;display:grid}@media (max-width:640px){.result-columns{grid-template-columns:1fr}}.result-breakdown,.result-side{border:1.5px solid var(--border);border-radius:var(--radius);margin:0;padding:8px 16px}.result-breakdown div,.result-side div{border-bottom:1px solid var(--border);justify-content:space-between;gap:12px;padding:10px 0;display:flex}.result-breakdown div:last-child,.result-side div:last-child{border-bottom:none}.result-breakdown dt,.result-side dt{color:var(--muted)}.result-breakdown dd,.result-side dd{margin:0;font-weight:700}.reveal-details{text-align:left;border:1.5px solid var(--border);border-radius:var(--radius);margin:0 0 16px;padding:12px 16px}.reveal-details summary{cursor:pointer;color:var(--blue);min-height:32px;font-weight:700}.reveal-details h3{margin:12px 0 4px}.result-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:8px;display:flex}.save-progress-card{border:1.5px solid var(--border);border-radius:var(--radius);margin-top:16px;padding:16px}.save-progress-card h3{margin:0 0 4px}.save-progress-card .save-progress-actions{justify-content:center}.auth-page{justify-content:center;padding:24px 0;display:flex}.auth-card{border:1.5px solid var(--foreground);border-radius:var(--radius);text-align:center;width:min(480px,100%);padding:28px}.auth-card h1{margin:0 0 4px}.auth-subtitle{color:var(--muted);margin:0 0 20px}.form-field{text-align:left;flex-direction:column;gap:6px;margin:0 0 16px;display:flex}.form-field label{font-weight:600}.form-field input,.form-field select{border:1.5px solid var(--foreground);border-radius:var(--radius);background:#fff;min-height:44px;padding:8px 12px}.field-hint{color:var(--muted);font-size:.9rem;font-weight:400}.auth-submit,.auth-google{width:100%;margin-bottom:12px}.auth-switch{margin-top:8px}.auth-switch a{color:var(--blue);font-weight:600}.account-page{max-width:900px;margin:0 auto}.account-page h1{text-align:center}.account-summary{text-align:center;background:#fff;border:1px solid #e3e6ea;border-radius:16px;max-width:460px;margin:0 auto 24px;padding:28px 24px;box-shadow:0 2px 12px #0f172a0f}.account-avatar-photo{object-fit:cover;border:2px solid var(--foreground);border-radius:50%;width:96px;height:96px;margin:0 auto 8px;display:block}.account-stat-row{border-top:1px solid #eceff2;justify-content:center;gap:0;margin:18px 0 0;padding:14px 0 0;list-style:none;display:flex}.account-stat-row li{flex-direction:column;flex:1;gap:2px;display:flex}.account-stat-row li+li{border-left:1px solid #eceff2}.account-settings-card{background:#fff;border:1px solid #e3e6ea;border-radius:16px;max-width:460px;margin:0 auto;padding:24px;box-shadow:0 2px 12px #0f172a0f}.account-settings-card h2{text-align:left;margin:0 0 16px;font-size:1.1rem}.account-avatar-row{align-items:center;gap:16px;margin:0 0 18px;display:flex}.account-avatar-preview{object-fit:cover;border:2px solid var(--foreground);border-radius:50%;flex-shrink:0;width:72px;height:72px}.account-avatar-initials{background:#f2f4f8;justify-content:center;align-items:center;font-size:1.5rem;font-weight:800;display:inline-flex}.account-avatar-actions{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.account-field-label{font-size:.95rem;font-weight:700}.account-avatar-buttons{flex-wrap:wrap;gap:8px;display:flex}.account-avatar{border:2px solid var(--foreground);border-radius:50%;justify-content:center;align-items:center;width:84px;height:84px;margin:0 auto 8px;font-size:1.8rem;font-weight:800;display:flex}.account-name{margin:0;font-size:1.4rem;font-weight:700}.account-email,.account-member{color:var(--muted);margin:2px 0}.account-points{border-top:1px solid var(--border);flex-direction:column;margin-top:16px;padding-top:16px;display:flex}.account-form{max-width:480px;margin:0 auto}.account-actions{flex-wrap:wrap;gap:12px;display:flex}.leaderboard-page h1,.progress-page h1,.how-to-play-page h1,.about-page h1,.preview-page h1{text-align:center}.tab-list{border-bottom:1px solid var(--border);justify-content:center;gap:8px;max-width:560px;margin:0 auto 20px;display:flex}.tab-list [role=tab]{letter-spacing:.06em;text-transform:uppercase;min-height:48px;color:var(--muted);cursor:pointer;background:0 0;border:none;border-bottom:3px solid #0000;padding:12px 28px;font-weight:700}.tab-list [role=tab][aria-selected=true]{color:var(--foreground);border-bottom-color:var(--foreground)}.date-picker{justify-content:center;align-items:center;gap:12px;margin-bottom:16px;display:flex}.date-picker-label{border:1.5px solid var(--border);border-radius:var(--radius);text-align:center;min-width:200px;margin:0;padding:10px 20px;font-weight:600}.leaderboard-table{border-collapse:collapse;width:100%;max-width:900px;margin:0 auto}.leaderboard-table th,.leaderboard-table td{border-bottom:1px solid var(--border);text-align:left;padding:12px 10px}.leaderboard-table th{color:var(--muted);font-weight:600}.leaderboard-me td{color:var(--blue);border-top:2px solid var(--blue);border-bottom:2px solid var(--blue);font-weight:700}@media (max-width:560px){.leaderboard-table{font-size:.88rem}.leaderboard-table th,.leaderboard-table td{padding:10px 6px}.leaderboard-table th:first-child,.leaderboard-table td:first-child{width:34px;padding-left:2px}.leaderboard-table th:last-child,.leaderboard-table td:last-child{text-align:right;padding-right:2px}.leaderboard-table td:nth-child(2){white-space:nowrap;text-overflow:ellipsis;max-width:132px;overflow:hidden}.date-picker{gap:8px}.date-picker-label{flex:1;min-width:0}}.you-badge{color:var(--muted);font-size:.85rem}.leaderboard-empty,.leaderboard-context,.leaderboard-status{text-align:center;color:var(--muted)}.leaderboard-page>p{text-align:center}.progress-calendar-wrap{grid-template-columns:minmax(0,2fr) minmax(260px,1fr);align-items:start;gap:20px;max-width:900px;margin:0 auto;display:grid}@media (max-width:860px){.progress-calendar-wrap{grid-template-columns:1fr}}.progress-calendar,.calendar-detail{border:1.5px solid var(--foreground);border-radius:var(--radius);padding:16px}.calendar-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.calendar-header h2{margin:0}.calendar-nav{gap:8px;display:flex}.calendar-grid{border-collapse:collapse;table-layout:fixed;width:100%}.calendar-grid th{color:var(--muted);padding:6px 2px;font-weight:600}.calendar-grid td{padding:3px}.calendar-day{border:1.5px solid var(--border);cursor:pointer;background:#fff;border-radius:8px;flex-direction:column;justify-content:space-between;align-items:flex-start;width:100%;min-height:52px;padding:4px 6px;display:flex}.calendar-number{font-weight:600}.calendar-mark{align-self:center;font-weight:800}.calendar-solved{border-color:var(--correct);background:#e9f6ee}.calendar-solved .calendar-mark{color:var(--correct)}.calendar-failed{border-color:var(--wrong);background:#f1f2f3}.calendar-failed .calendar-mark{color:#4c4f50}.calendar-selected{outline:3px solid var(--blue);outline-offset:1px}.calendar-empty{border:none}.calendar-detail h2{margin-top:0}.calendar-detail-list{margin:0 0 16px;padding:0;list-style:none}.calendar-detail-list li{border-bottom:1px solid var(--border);padding:8px 0}.howto-steps{counter-reset:step;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin:24px 0;padding:0;list-style:none;display:grid}.howto-step{border:1.5px solid var(--border);border-radius:var(--radius);text-align:center;padding:18px}.howto-number{border:2px solid var(--blue);width:40px;height:40px;color:var(--blue);border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;font-weight:800;display:inline-flex}.howto-step h2{margin:10px 0 6px;font-size:1.15rem}.howto-step p{color:var(--muted);margin:0}.howto-legend,.howto-inspect{border:1.5px solid var(--border);border-radius:var(--radius);margin-bottom:16px;padding:18px 22px}.howto-legend h2,.howto-inspect h2{margin-top:0;font-size:1.2rem}.legend-list{flex-wrap:wrap;gap:28px;margin:0;padding:0;list-style:none;display:flex}.legend-list li{align-items:center;gap:10px;display:flex}.legend-tile{border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.2rem;display:inline-flex}.inspect-reveals{columns:2;max-width:560px}@media (max-width:560px){.inspect-reveals{columns:1}}.howto-cta{text-align:center;margin:28px 0}.about-page{max-width:var(--reading-max);margin:0 auto}.about-lede{text-align:center;color:var(--muted);font-size:1.15rem}.about-pillars{text-align:center;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;margin:28px 0;padding:0;list-style:none;display:grid}.about-pillars h2{letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:1.2rem}.about-pillars p{color:var(--muted);margin:0}.about-oneweb{border-top:1px solid var(--border);text-align:center;padding-top:20px}.scenario-root{background:#fafafa;flex-direction:column;min-height:100vh;padding-bottom:96px;display:flex}.scenario-sr-note{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;margin:-1px;position:absolute;overflow:hidden}.scenario-stage{flex:1;padding:12px}.scenario-stage [data-spotle-id]{scroll-margin:80px}[data-spotle-id]{transition:opacity .15s}.spotle-inspected{opacity:.65}.scenario-mode-inspect .scenario-stage,.scenario-mode-select .scenario-stage{cursor:crosshair}.scenario-hover-outline{pointer-events:none;z-index:28;border:2px dashed #9aa0a6;border-radius:4px;position:absolute}.scenario-selection-outline{pointer-events:none;z-index:35;border:3px solid var(--blue);border-radius:4px;position:absolute;box-shadow:0 0 0 3px #1d5cff40}.scenario-selection-badge{background:var(--blue);color:#fff;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border-radius:4px;padding:2px 8px;font-size:.75rem;font-weight:700;position:absolute;top:-12px;left:-3px}.scenario-overlay{pointer-events:none;border:2px solid var(--blue);z-index:30;border-radius:6px;position:absolute;box-shadow:0 0 0 3px #1d5cff2e}.scenario-magnifier{z-index:40;pointer-events:none;background:#ffffff26;border:6px solid #111;border-radius:50%;width:130px;height:130px;margin-top:-65px;margin-left:-65px;position:fixed;box-shadow:0 6px 18px #1111114d}.scenario-magnifier-draggable{pointer-events:auto;touch-action:none;cursor:grab}.scenario-magnifier-handle{background:#111;border-radius:8px;width:16px;height:60px;position:absolute;bottom:-46px;right:-18px;transform:rotate(-45deg)}.game-main{padding-bottom:84px}.scenario-select-bar{z-index:50;background:#fff;border-top:1px solid #e3e6ea;align-items:center;gap:12px;min-height:58px;padding:12px 16px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -6px 24px #0f172a14}.scenario-bar-mode{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.scenario-bar-mode svg{width:19px;height:19px}.scenario-bar-mode-inspect{color:#fff;background:#111}.scenario-bar-mode-select{background:var(--blue);color:#fff}.scenario-select-status{flex-direction:column;flex:1;gap:1px;min-width:0;margin:0;line-height:1.35;display:flex}.scenario-bar-title{color:#111;text-overflow:ellipsis;white-space:nowrap;font-size:.92rem;font-weight:700;overflow:hidden}.scenario-bar-hint{color:#5f6368;font-size:.85rem}.scenario-select-name{font-weight:700}.scenario-inspector-meta{text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;display:block;overflow:hidden}.scenario-inspector-key{color:#5f6368}.scenario-inspector-value{color:#111;font-weight:700}.scenario-inspector-missing{color:#b42318;background:#fde8e8;border-radius:999px;margin-left:2px;padding:1px 10px;display:inline-block}.store-viewport{color:#202124;background:#fff;min-height:100vh;font-size:.95rem}.store-topbar{color:#fff;background:#0a5c36;align-items:center;gap:14px;padding:10px 16px;display:flex}.store-logo{flex-shrink:0;display:inline-flex}.store-pickup-pill{color:#fff;cursor:pointer;text-align:left;background:#08492b;border:none;border-radius:999px;flex-shrink:0;align-items:center;gap:10px;padding:7px 14px 7px 8px;display:inline-flex}.store-pickup-icon{color:#0a5c36;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.store-pickup-icon svg{width:20px;height:20px}.store-pickup-text{flex-direction:column;line-height:1.25;display:flex}.store-pickup-text strong{font-size:.9rem}.store-pickup-text>span{opacity:.9;font-size:.76rem}.store-pickup-chevron svg{width:16px;height:16px}.store-search{background:#fff;border-radius:999px;flex:1;align-items:center;min-width:160px;padding:3px 3px 3px 18px;display:flex}.store-search input{color:#202124;outline-offset:-2px;background:0 0;border:none;flex:1;min-width:0;padding:9px 0;font-size:.95rem}.store-search-circle{color:#0a5c36;background:#ffc220;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.store-topbar-links{flex-shrink:0;align-items:center;gap:20px;display:flex}.store-topbar-link{align-items:center;gap:7px;display:inline-flex}.store-topbar-link svg{width:22px;height:22px}.store-topbar-link small{opacity:.9;font-size:.72rem;line-height:1.2;display:block}.store-topbar-link strong{font-size:.85rem;line-height:1.2;display:block}.scenario-icon-button{cursor:pointer;min-width:44px;min-height:44px;color:inherit;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;display:inline-flex;position:relative}.store-cart{color:#fff;flex-direction:column;align-items:center;line-height:1.1;display:flex}.store-cart-glyph{display:inline-flex;position:relative}.cart-count{color:#0a5c36;background:#ffc220;border-radius:999px;justify-content:center;align-items:center;min-width:17px;height:17px;padding:0 4px;font-size:.68rem;font-weight:700;display:inline-flex;position:absolute;top:-7px;right:-9px}.store-cart-total{margin-top:2px;font-size:.76rem}.store-ribbon{white-space:nowrap;background:#fbfbfc;border-bottom:1px solid #e6e8eb;align-items:center;gap:4px;padding:8px 14px;font-size:.88rem;display:flex;overflow-x:auto}.store-ribbon svg{width:14px;height:14px}.store-ribbon-menu{align-items:center;gap:5px;padding:6px 10px;font-weight:700;display:inline-flex}.store-ribbon-divider{background:#d8dbe0;flex-shrink:0;width:1px;height:22px;margin:0 6px}.store-ribbon-link{font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;border-radius:999px;align-items:center;gap:5px;padding:6px 10px;display:inline-flex}.store-ribbon-link:hover{background:#eef0f2}.store-pickup-wrap{flex-shrink:0;display:inline-flex;position:relative}.store-pickup-menu{z-index:6;background:#fff;border:1px solid #dadce0;border-radius:10px;flex-direction:column;min-width:150px;display:flex;position:absolute;top:calc(100% + 6px);left:0;overflow:hidden;box-shadow:0 8px 22px #0f172a29}.store-pickup-menu button{text-align:left;cursor:pointer;background:0 0;border:none;padding:10px 14px;font-size:.9rem}.store-pickup-menu button:hover{background:#f1f3f4}.store-pickup-menu button[aria-pressed=true]{font-weight:700}.store-body{grid-template-columns:230px minmax(0,1fr);align-items:start;display:grid}.store-rail{border-right:1px solid #e6e8eb;padding:16px 14px 24px}.store-rail-heading{margin:0 0 12px;font-size:1.15rem}.store-chips{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.store-chip{cursor:pointer;background:#fff;border:1px solid #babfc5;border-radius:999px;align-items:center;gap:6px;padding:6px 13px;font-size:.82rem;display:inline-flex}.store-chip:hover{border-color:#202124}.store-chip[aria-pressed=true]{color:#fff;background:#0a5c36;border-color:#0a5c36}.store-rail-options{flex-direction:column;gap:8px;padding:2px 2px 14px;display:flex}.store-rail-option{cursor:pointer;align-items:center;gap:8px;font-size:.88rem;display:flex}.store-rail-option input{accent-color:#0a5c36;width:16px;height:16px}.store-rail-section{cursor:pointer;color:#202124;background:0 0;border:none;border-top:1px solid #eceef0;justify-content:space-between;align-items:center;width:100%;padding:15px 2px;font-size:.98rem;font-weight:700;display:flex}.store-rail-section svg{color:#5f6368;width:16px;height:16px}.store-results{padding:14px 18px 28px}.store-heading{margin:2px 0 14px;font-size:1.15rem}.store-grid{grid-template-columns:repeat(auto-fill,minmax(195px,1fr));gap:26px 20px;margin:0;padding:0;list-style:none;display:grid}.store-card{background:#fff;flex-direction:column;align-items:flex-start;display:flex}.store-card-media{width:100%;margin-bottom:10px;position:relative}.store-card img{border-radius:6px;width:100%;height:auto;display:block}.store-heart{z-index:1;color:#46474a;cursor:pointer;background:0 0;border:none;border-radius:50%;padding:4px;display:inline-flex;position:absolute;top:6px;right:6px}.store-heart:hover{background:#0000000f}.store-heart-saved{color:#c5221f}.store-heart svg{width:22px;height:22px}.store-qty{color:#fff;background:#0a5c36;border-radius:999px;justify-content:space-between;align-items:center;width:100%;min-height:34px;margin:0 0 6px;padding:0 4px;display:inline-flex}.store-qty button{color:inherit;cursor:pointer;background:0 0;border:none;border-radius:999px;width:34px;height:30px;font-size:1.05rem;font-weight:700}.store-qty button:hover{background:#ffffff29}.store-qty span[aria-live]{font-weight:700}.store-badge{z-index:1;color:#fff;text-transform:uppercase;letter-spacing:.04em;background:#c5221f;border-radius:4px;padding:3px 8px;font-size:.7rem;font-weight:700;position:absolute;top:8px;left:8px}.store-add{color:#fff;cursor:pointer;background:#0071dc;border:none;border-radius:999px;align-items:center;gap:6px;margin:2px 0 8px;padding:9px 24px;font-size:.9rem;font-weight:700;display:inline-flex}.store-add:hover{background:#005cb4}.store-subscribe{color:#202124;cursor:pointer;background:#fff;border:1.5px solid #46474a;border-radius:999px;align-items:center;gap:8px;margin-bottom:10px;padding:7px 18px;font-size:.86rem;font-weight:600;display:inline-flex}.store-subscribe svg{width:15px;height:15px}.store-sponsored{color:#5f6368;align-items:center;gap:5px;margin:0 0 3px;font-size:.78rem;display:flex}.store-price{flex-wrap:wrap;align-items:baseline;gap:8px;margin:0 0 3px;display:flex}.store-price-value{color:#202124;font-size:1.4rem;font-weight:700;line-height:1}.store-price-symbol{vertical-align:.45em;margin-right:1px;font-size:.85rem}.store-price-value sup{margin-left:1px;font-size:.8rem}.store-price-unit{color:#5f6368;font-size:.78rem}.store-product-name{margin:2px 0 5px;font-size:.92rem;line-height:1.35}.store-rating{color:#5f6368;align-items:center;gap:6px;margin:0 0 6px;font-size:.8rem;display:flex}.store-stars{color:#e6a52a;letter-spacing:-1px}.store-ebt{align-items:center;gap:6px;margin:0 0 4px;font-size:.82rem;display:flex}.store-ebt svg{width:16px;height:16px}.store-save{color:#0071dc;margin:0 0 7px;font-size:.8rem;font-weight:600}.store-delivery{color:#fff;background:#041e42;border-radius:4px;align-items:center;gap:5px;margin:0 0 5px;padding:3px 9px;font-size:.76rem;display:inline-flex}.store-pickup-line{margin:0;font-size:.8rem}@media (max-width:860px){.store-body{grid-template-columns:1fr}.store-rail,.store-topbar-links,.store-pickup-pill{display:none}}.signup-viewport{color:#1f2937;background:linear-gradient(160deg,#eef2ff 0%,#fff 45%);min-height:100vh}.signup-header{align-items:center;gap:10px;padding:16px 26px;display:flex}.signup-brand{color:#312e81;font-size:1.25rem;font-weight:800}.signup-nav{gap:22px;margin-left:auto;display:flex}.signup-nav a{color:#374151;font-size:.92rem;font-weight:600;text-decoration:none}.signup-nav a:hover{color:#312e81;text-decoration:underline}.signup-body{grid-template-columns:minmax(0,1fr) minmax(300px,420px);align-items:start;gap:40px;max-width:960px;margin:0 auto;padding:28px 26px 60px;display:grid}.signup-pitch h1{color:#111827;margin:12px 0;font-size:1.9rem;line-height:1.2}.signup-pitch p{color:#4b5563;max-width:40ch}.signup-perks{margin:20px 0 0;padding:0;list-style:none}.signup-perks li{color:#374151;padding:7px 0 7px 30px;position:relative}.signup-perks li:before{content:"✓";color:#4338ca;font-weight:800;position:absolute;left:4px}.signup-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:24px 26px 26px;box-shadow:0 10px 30px #312e811a}.signup-card h2{margin:0 0 16px;font-size:1.25rem}.signup-success{color:#065f46;background:#ecfdf5;border:1px solid #34d399;border-radius:8px;padding:9px 12px;font-size:.9rem}.signup-field{flex-direction:column;gap:5px;margin-bottom:14px;display:flex}.signup-field label{font-size:.9rem;font-weight:600}.signup-field input{background:#fff;border:1.5px solid #cbd2d9;border-radius:8px;min-height:44px;padding:10px 12px;font-size:.95rem}.signup-input-invalid{border-color:#dc2626!important}.signup-error{color:#b91c1c;margin:0;font-size:.82rem}.signup-submit{color:#fff;cursor:pointer;background:#4338ca;border:none;border-radius:8px;width:100%;min-height:46px;margin-top:6px;font-size:1rem;font-weight:700}.signup-submit:hover{background:#3730a3}.signup-terms{color:#6b7280;text-align:center;margin:12px 0 0;font-size:.78rem}@media (max-width:760px){.signup-body{grid-template-columns:1fr;gap:20px}.signup-nav{display:none}}.article-viewport{color:#1a1a1a;background:#fff;min-height:100vh;font-family:Georgia,Times New Roman,serif}.article-masthead{text-align:center;border-bottom:3px double #1a1a1a;padding:14px 16px 0}.article-kicker{letter-spacing:.08em;text-transform:uppercase;color:#555;margin:0;font-family:system-ui,sans-serif;font-size:.78rem}.article-sitename{letter-spacing:.02em;margin:2px 0 8px;font-size:2rem;font-weight:700}.article-sections{border-top:1px solid #d9d9d9;justify-content:center;gap:26px;padding:8px 0 10px;font-family:system-ui,sans-serif;font-size:.85rem;display:flex}.article-sections a{color:#1a1a1a;font-weight:600;text-decoration:none}.article-sections a:hover{text-decoration:underline}.article-body{max-width:640px;margin:0 auto;padding:26px 20px 60px}.article-body h1{margin:0 0 10px;font-size:1.9rem;line-height:1.2}.article-deck{color:#444;margin:0 0 8px;font-size:1.08rem}.article-low-contrast{color:#c9c9c9!important}.article-byline{color:#555;border-bottom:1px solid #e5e5e5;margin-bottom:18px;padding-bottom:12px;font-family:system-ui,sans-serif;font-size:.82rem}.article-body p{line-height:1.65}.article-body a{color:#1349c7}.article-figure{margin:22px 0}.article-photo svg{border-radius:4px;width:100%;height:auto;display:block}.article-caption{color:#555;margin-top:6px;font-family:system-ui,sans-serif;font-size:.8rem}.article-share{border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;align-items:center;gap:10px;margin:20px 0;padding:10px 0;font-family:system-ui,sans-serif;display:flex}.article-share-label{color:#555;font-size:.85rem}.article-social{color:#333;background:#f0f1f3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.article-social svg{width:18px;height:18px}.article-social:hover{background:#e3e5e8}.article-share-note{color:#1a6a3a;background:#e7f5ec;border-radius:999px;padding:3px 12px;font-size:.82rem;font-weight:700}.article-reader{background:#f7f9fc;border:1px solid #d8dee7;border-left:4px solid #41608a;border-radius:10px;margin:22px 0;padding:16px 18px}.article-reader-kicker{letter-spacing:.12em;text-transform:uppercase;color:#41608a;margin:0 0 2px;font-size:.72rem;font-weight:700}.article-reader-title{margin:0 0 8px;font-size:1.15rem}.article-reader-body{margin:0 0 12px;line-height:1.55}.article-reader-close{cursor:pointer;background:#fff;border:1px solid #c3cddb;border-radius:999px;padding:6px 16px;font-size:.85rem;font-weight:600}.article-reader-close:hover{background:#eef2f7}.article-sections a[aria-current=page]{text-underline-offset:6px;font-weight:700;text-decoration:underline}.article-related{font-family:system-ui,sans-serif}.article-related h2{font-size:1.05rem}.article-related-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;margin:0;padding:0;list-style:none;display:grid}.article-related-card{border:1px solid #e5e5e5;border-radius:8px;padding:14px}.article-related-card h3{margin:0 0 8px;font-size:.95rem}.player-viewport{color:#f1f1f1;background:#0f0f0f;min-height:100vh}.player-header{align-items:center;gap:18px;padding:12px 20px;display:flex}.player-brand{align-items:center;gap:8px;font-size:1.1rem;font-weight:800;display:inline-flex}.player-search{color:#f1f1f1;background:#121212;border:1px solid #303030;border-radius:999px;flex:1;max-width:420px;min-height:40px;padding:9px 16px}.player-layout{grid-template-columns:minmax(0,2fr) minmax(240px,1fr);align-items:start;gap:22px;padding:14px 20px 50px;display:grid}.player-layout-theater{grid-template-columns:1fr}.player-layout-theater .player-rail{display:none}.player-stage{aspect-ratio:16/9;background:#000;border-radius:12px;position:relative;overflow:hidden}.player-art{width:100%;height:100%;position:relative}.player-art svg{width:100%;height:100%;display:block}.player-art-cursor{opacity:1}@media (prefers-reduced-motion:no-preference){.player-art-live .player-art-cursor{animation:1s step-end infinite cursor-blink}.player-art-live .player-art-waveform rect{transform-origin:bottom;animation:.9s ease-in-out infinite waveform-bounce}.player-art-waveform rect:nth-child(2){animation-delay:.1s}.player-art-waveform rect:nth-child(3){animation-delay:.2s}.player-art-waveform rect:nth-child(4){animation-delay:.3s}.player-art-waveform rect:nth-child(5){animation-delay:.4s}@keyframes cursor-blink{0%,50%{opacity:1}51%,to{opacity:0}}@keyframes waveform-bounce{0%,to{transform:scaleY(.6)}50%{transform:scaleY(1.1)}}}.player-big-play{cursor:pointer;background:#0000008c;border:none;border-radius:50%;justify-content:center;align-items:center;width:76px;height:76px;margin:auto;display:flex;position:absolute;inset:0}.player-big-play svg{width:30px;height:30px}.player-speech{background:#000000b8;border-radius:999px;align-items:center;gap:8px;padding:5px 12px;font-size:.8rem;display:inline-flex;position:absolute;top:12px;left:12px}.player-speech-dot{background:#22c55e;border-radius:50%;width:9px;height:9px}@media (prefers-reduced-motion:no-preference){.player-speech-dot{animation:1s ease-in-out infinite alternate speech-pulse}@keyframes speech-pulse{0%{opacity:.4}to{opacity:1}}}.player-controls{background:linear-gradient(#0000 0%,#000000d9 60%,#000 100%);flex-direction:column;gap:6px;padding:18px 12px 8px;display:flex;position:absolute;bottom:0;left:0;right:0}.player-controls-row{align-items:center;gap:6px;display:flex}.player-controls-spacer{flex:1}.player-icon-btn{color:#f1f1f1;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.player-icon-btn svg{width:22px;height:22px}.player-settings-wrap{display:inline-flex;position:relative}.player-quality-menu{z-index:2;background:#282828;border-radius:8px;min-width:120px;margin:0;padding:6px 0;list-style:none;position:absolute;bottom:44px;right:0;box-shadow:0 4px 16px #0006}.player-quality-menu button{color:#f1f1f1;text-align:left;cursor:pointer;white-space:nowrap;background:0 0;border:none;width:100%;padding:8px 14px;font-size:.85rem;display:block}.player-quality-menu button:hover{background:#ffffff1f}.player-quality-active{color:#3ea6ff;font-weight:700}button.player-icon-btn:hover,.player-cc:hover{background:#ffffff24}.player-cc{color:#f1f1f1;cursor:pointer;background:0 0;border:1.5px solid #f1f1f1;border-radius:4px;justify-content:center;align-items:center;min-width:34px;min-height:24px;font-size:.75rem;font-weight:700;display:inline-flex}.player-time{color:#f1f1f1;font-variant-numeric:tabular-nums;font-size:.8rem}.player-progress{cursor:pointer;background:#ffffff47;border-radius:999px;width:100%;height:4px;display:block}.player-progress-fill{background:#dc2626;border-radius:999px;height:100%;display:block;position:relative}.player-progress-handle{background:#dc2626;border-radius:50%;width:11px;height:11px;position:absolute;top:50%;right:-5px;transform:translateY(-50%)}.player-captions{text-align:center;background:#000c;border-radius:4px;max-width:80%;margin:0;padding:4px 10px;font-size:.9rem;position:absolute;bottom:58px;left:50%;transform:translate(-50%)}.player-main h1{margin:14px 0 4px;font-size:1.2rem}.player-meta{color:#aaa;margin:0 0 12px;font-size:.85rem}.player-channel{align-items:center;gap:10px;margin:0 0 10px;font-weight:600;display:flex}.player-avatar{background:#3b3b6e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-weight:800;display:inline-flex}.player-channel-text{flex:1}.player-subscribe{color:#0f0f0f;cursor:pointer;background:#f1f1f1;border:none;border-radius:999px;padding:8px 16px;font-size:.85rem;font-weight:700}.player-subscribed{color:#f1f1f1;background:#272727}.player-description{color:#ccc;max-width:62ch;font-size:.9rem}.player-rail h2{margin:4px 0 12px;font-size:1rem}.player-next{border-radius:8px;align-items:flex-start;gap:10px;margin:0 0 12px;padding:6px;display:flex}.player-next-active{background:#ffffff14}.player-next-active .player-next-length{background:#dc2626}.player-next-thumb{border-radius:6px;flex-shrink:0;width:92px;height:52px;display:inline-flex;position:relative;overflow:hidden}.player-next-thumb svg{width:100%;height:100%;display:block}.player-next-length{color:#f1f1f1;font-variant-numeric:tabular-nums;background:#000c;border-radius:3px;padding:1px 4px;font-size:.68rem;position:absolute;bottom:4px;right:4px}.player-next a{color:#f1f1f1;font-size:.88rem;line-height:1.35;text-decoration:none}.player-next a:hover{text-decoration:underline}@media (max-width:760px){.player-layout{grid-template-columns:1fr}}.dash-viewport{color:#10312d;background:#f6f8f8;min-height:100vh}.dash-topbar{background:#fff;border-bottom:1px solid #e2e8e7;align-items:center;gap:26px;padding:12px 22px;display:flex}.dash-brand{color:#0f766e;align-items:center;gap:8px;font-size:1.05rem;font-weight:800;display:inline-flex}.dash-nav{gap:18px;display:flex}.dash-nav a{color:#33413f;border-bottom:3px solid #0000;padding:6px 2px;font-size:.92rem;font-weight:600;text-decoration:none}.dash-nav a[aria-current=page]{color:#0f766e;border-bottom-color:#0f766e}.dash-toolbar{align-items:center;gap:6px;margin-left:auto;display:flex}.dash-icon-button{color:#33413f;cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.dash-icon-button:hover{background:#eef3f2}.dash-icon-button svg{width:21px;height:21px}.dash-icon-button-small{border-radius:4px;width:20px;height:20px}.dash-icon-button-small svg{width:14px;height:14px}.dash-menu-wrap{align-items:center;display:inline-flex;position:relative}.dash-menu{z-index:8;background:#fff;border:1px solid #dbe4e2;border-radius:12px;flex-direction:column;min-width:240px;padding:6px;display:flex;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 10px 28px #0f172a29}.dash-menu-item{border-radius:8px;justify-content:space-between;gap:10px;padding:9px 10px;font-size:.85rem;display:flex}.dash-menu-item small{color:#5a6c69;flex-shrink:0}.dash-menu-item-read{color:#8a9895}.dash-menu-action{text-align:left;color:#0f766e;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:9px 10px;font-size:.85rem;font-weight:700}.dash-menu-action:hover{background:#eef3f2}.dash-menu-toggle{cursor:pointer;border-radius:8px;align-items:center;gap:8px;padding:9px 10px;font-size:.85rem;display:flex}.dash-menu-toggle input{accent-color:#0f766e;width:16px;height:16px}.dash-timeline{border-left:3px solid #d5e3e0;margin:18px 0 0;padding:0;list-style:none}.dash-timeline li{align-items:baseline;gap:12px;padding:10px 0 10px 16px;display:flex;position:relative}.dash-timeline li:before{content:"";background:#0f766e;border-radius:50%;width:12px;height:12px;position:absolute;top:16px;left:-7.5px}.dash-timeline-due{color:#33413f;min-width:84px;font-weight:700}.dash-timeline-done{color:#8a9895;text-decoration:line-through}.dash-report{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:12px;margin:18px 0 0;display:grid}.dash-report div{background:#fff;border:1px solid #dbe4e2;border-radius:12px;padding:14px 16px}.dash-report dt{color:#5a6c69;font-size:.82rem}.dash-report dd{color:#133330;margin:4px 0 0;font-size:1.5rem;font-weight:800}.dash-main-compact .dash-task{padding-top:6px;padding-bottom:6px}.dash-avatar{color:#fff;background:#0f766e;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.82rem;font-weight:700;display:inline-flex}.dash-main{max-width:640px;margin:0 auto;padding:26px 20px 60px}.dash-heading-row{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.dash-heading-row h1{margin:0 0 14px;font-size:1.4rem}.dash-progress{color:#5a6c69;font-size:.88rem}.dash-add{gap:10px;margin-bottom:18px;display:flex}.dash-add input{background:#fff;border:1.5px solid #c4d0ce;border-radius:10px;flex:1;min-height:44px;padding:10px 14px}.dash-add-button{color:#fff;cursor:pointer;background:#0f766e;border:none;border-radius:10px;min-height:44px;padding:10px 20px;font-weight:700}.dash-add-button:hover{background:#0b5d57}.dash-no-focus:focus,.dash-no-focus:focus-visible{outline:none}.dash-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.dash-task{background:#fff;border:1px solid #e2e8e7;border-radius:12px;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;display:flex}.dash-task-done .dash-task-title{color:#7d8c8a;text-decoration:line-through}.dash-task-text{flex-direction:column;gap:2px;display:flex}.dash-task-title{font-weight:600}.dash-task-due{color:#5a6c69;font-size:.8rem}.dash-done{color:#0f766e;cursor:pointer;background:#fff;border:1.5px solid #0f766e;border-radius:999px;flex-shrink:0;min-height:40px;padding:8px 16px;font-size:.85rem;font-weight:700}.dash-done:hover{background:#ecf6f5}.dash-done-div{-webkit-user-select:none;user-select:none;align-items:center;display:inline-flex}.checkout-viewport{color:#1f2933;background:#f4f6f8;min-height:100vh}.checkout-header{background:#fff;border-bottom:1px solid #e2e6ea;align-items:center;gap:26px;padding:14px 24px;display:flex}.checkout-brand{color:#0e7490;align-items:center;gap:8px;font-size:1.05rem;font-weight:800;display:inline-flex}.checkout-steps{color:#52606d;font-size:.88rem}.checkout-steps strong{color:#1f2933}.checkout-secure{color:#0e7490;align-items:center;gap:6px;margin-left:auto;font-size:.85rem;font-weight:600;display:inline-flex}.checkout-secure svg{width:16px;height:16px}.checkout-body{grid-template-columns:minmax(0,1fr) minmax(240px,320px);align-items:start;gap:24px;max-width:860px;margin:0 auto;padding:26px 20px 60px;display:grid}.checkout-form{background:#fff;border:1px solid #e2e6ea;border-radius:12px;padding:22px 24px 26px}.checkout-form h1{margin:0 0 16px;font-size:1.35rem}.checkout-success{color:#065f46;background:#ecfdf5;border:1px solid #34d399;border-radius:8px;padding:9px 12px;font-size:.9rem}.checkout-grid{flex-wrap:wrap;gap:14px;display:flex}.checkout-field{flex-direction:column;flex:100%;gap:5px;display:flex}.checkout-field-half{flex:calc(50% - 7px)}.checkout-field label{font-size:.9rem;font-weight:600}.checkout-field input{background:#fff;border:1.5px solid #cbd2d9;border-radius:8px;min-height:44px;padding:10px 12px}.checkout-input-invalid{border-color:#dc2626!important}.checkout-error{color:#b91c1c;margin:0;font-size:.82rem}.checkout-pay{color:#fff;cursor:pointer;background:#0e7490;border:none;border-radius:8px;width:100%;min-height:48px;margin-top:18px;font-size:1rem;font-weight:700}.checkout-pay:hover{background:#0b5c73}.checkout-fineprint{color:#52606d;text-align:center;margin:12px 0 0;font-size:.8rem}.checkout-summary{background:#fff;border:1px solid #e2e6ea;border-radius:12px;padding:18px 20px}.checkout-summary h2{margin:0 0 12px;font-size:1rem}.checkout-items{margin:0 0 12px;padding:0;list-style:none}.checkout-items li{border-bottom:1px solid #eef1f4;justify-content:space-between;gap:12px;padding:7px 0;font-size:.9rem;display:flex}.checkout-total{justify-content:space-between;margin:0;font-weight:800;display:flex}@media (max-width:720px){.checkout-body{grid-template-columns:1fr}.checkout-steps{display:none}}.recipe-viewport{color:#3d2f23;background:#fffdf8;min-height:100vh}.recipe-header{border-bottom:1px solid #efe6d8;justify-content:space-between;align-items:center;gap:20px;padding:16px 26px;display:flex}.recipe-brand{color:#9a3412;font-family:Georgia,serif;font-size:1.35rem;font-weight:700}.recipe-nav{gap:22px;display:flex}.recipe-nav a{color:#6b5744;font-size:.9rem;font-weight:600;text-decoration:none}.recipe-nav a:hover{color:#9a3412}.recipe-main{max-width:680px;margin:0 auto;padding:24px 20px 60px}.recipe-crumb{color:#8a7460;margin:0 0 6px;font-size:.8rem}.recipe-main h1{margin:0 0 8px;font-family:Georgia,serif;font-size:1.9rem}.recipe-intro{color:#5c4a38;margin:0 0 6px;font-size:1.05rem}.recipe-low-contrast{color:#d8cfc2!important}.recipe-meta{color:#6b5744;margin:0 0 16px;font-size:.85rem}.recipe-actions{margin:0 0 16px}.recipe-save{color:#9c2f22;cursor:pointer;background:0 0;border:1.5px solid #9c2f22;border-radius:999px;padding:7px 18px;font-size:.88rem;font-weight:700}.recipe-save:hover{background:#fbeeec}.recipe-save-on{color:#fff;background:#9c2f22}.recipe-save-on:hover{background:#86281d}.recipe-nav a[aria-current=page]{text-underline-offset:5px;font-weight:700;text-decoration:underline}.recipe-hero svg{border-radius:12px;width:100%;height:auto;display:block}.recipe-columns{grid-template-columns:minmax(220px,1fr) minmax(0,1.4fr);gap:28px;margin-top:22px;display:grid}.recipe-ingredients h2,.recipe-steps h2{margin:0 0 10px;font-family:Georgia,serif;font-size:1.15rem}.recipe-servings{border:1.5px solid #e0d5c5;border-radius:999px;align-items:center;gap:12px;margin-bottom:12px;padding:4px 6px;font-size:.9rem;display:inline-flex}.recipe-servings button{color:#9a3412;cursor:pointer;background:#f3e8d8;border:none;border-radius:50%;width:34px;height:34px;font-size:1.15rem;font-weight:800}.recipe-servings button:hover{background:#ecdcc4}.recipe-ingredients ul{margin:0;padding:0;list-style:none}.recipe-ingredients li{border-bottom:1px dashed #e8ddcd;padding:7px 0;font-size:.95rem}.recipe-tip{color:#6b5744;background:#f8f1e4;border-radius:8px;margin:14px 0 0;padding:10px 12px;font-size:.85rem}.recipe-steps ol{margin:0;padding-left:20px}.recipe-steps li{margin-bottom:12px;line-height:1.55}@media (max-width:640px){.recipe-columns{grid-template-columns:1fr}.recipe-nav{display:none}}.landing-viewport{color:#14261c;background:#fff;min-height:100vh}.landing-header{align-items:center;gap:26px;padding:14px 26px;display:flex}.landing-brand{color:#166534;align-items:center;gap:8px;font-size:1.1rem;font-weight:800;display:inline-flex}.landing-nav{gap:22px;margin-left:auto;display:flex}.landing-nav a{color:#2c4237;font-size:.92rem;font-weight:600;text-decoration:none}.landing-nav a:hover{color:#166534}.landing-cta-small{color:#fff;cursor:pointer;background:#166534;border:none;border-radius:999px;min-height:42px;padding:10px 18px;font-weight:700}.landing-nav a[aria-current=page]{text-underline-offset:6px;font-weight:700;text-decoration:underline}.landing-booking{background:#f4faf5;border:1px solid #d6e3d9;border-radius:12px;flex-wrap:wrap;align-items:center;gap:12px;margin:14px 24px 0;padding:16px 18px;display:flex}.landing-booking-title{margin:0;font-size:1rem}.landing-booking label{font-size:.85rem;font-weight:700}.landing-booking select{font:inherit;background:#fff;border:1px solid #c2d4c6;border-radius:8px;min-height:40px;padding:8px 10px}.landing-booking-done{color:#14532d;width:100%;margin:4px 0 0;font-size:.9rem;font-weight:600}.landing-itinerary{background:#f2f7f3;border-radius:10px;flex-direction:column;gap:6px;margin:10px 0 0;padding:10px 12px;font-size:.85rem;list-style:none;display:flex}.landing-hero{position:relative}.landing-hero-art svg{width:100%;height:auto;display:block}.landing-hero-copy{background:#ffffffeb;border-radius:16px;flex-direction:column;align-items:flex-start;gap:2px;max-width:400px;padding:22px 26px;display:flex;position:absolute;top:50%;left:40px;transform:translateY(-50%);box-shadow:0 8px 24px #0d2b1c2e}.landing-hero-copy h1{color:#0d2b1c;margin:0 0 8px;font-size:clamp(1.4rem,3vw,2rem)}.landing-hero-copy p{color:#24402f;margin:0 0 14px}.landing-cta{color:#fff;cursor:pointer;background:#166534;border:none;border-radius:999px;align-self:flex-start;min-height:46px;padding:12px 22px;font-weight:700}.landing-cta:hover,.landing-cta-small:hover{background:#10502a}.landing-tours{max-width:880px;margin:0 auto;padding:26px 20px 10px}.landing-tours h2{margin:0 0 14px;font-size:1.25rem}.landing-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:18px;margin:0;padding:0;list-style:none;display:grid}.landing-card{border:1px solid #e2e8e4;border-radius:12px;padding-bottom:14px;overflow:hidden}.landing-card-art{height:96px;margin-bottom:10px;display:block;overflow:hidden}.landing-card-art svg{width:100%;height:100%;display:block}.landing-card h3{margin:0 14px 4px;font-size:.98rem}.landing-card p{color:#52606d;margin:0 14px 8px;font-size:.85rem}.landing-card a{color:#166534;margin:0 14px;font-size:.9rem;font-weight:700}.landing-footer{color:#e7f2ea;background:#0d2b1c;margin-top:30px;padding:26px 26px 20px}.landing-newsletter label{margin-bottom:8px;font-weight:700;display:block}.landing-newsletter-row{gap:10px;max-width:420px;display:flex}.landing-newsletter input{color:#fff;background:#123724;border:1.5px solid #3f5e4c;border-radius:8px;flex:1;min-height:44px;padding:10px 12px}.landing-newsletter button{color:#06281a;cursor:pointer;background:#34d27b;border:none;border-radius:8px;min-height:44px;padding:10px 18px;font-weight:800}.landing-subscribed{color:#8fe6b4;margin:10px 0 0;font-size:.9rem}.landing-social-row{gap:12px;margin:20px 0 12px;display:flex}.landing-social{color:#d7f0e0;background:#1c4630;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.landing-social:hover{background:#276044}.landing-social svg{width:19px;height:19px}.landing-legal{color:#9cc3ab;margin:0;font-size:.8rem}@media (max-width:700px){.landing-nav{display:none}.landing-hero-copy{max-width:none;box-shadow:none;background:0 0;border-radius:0;padding:16px 20px 0;position:static;transform:none}}.mail-viewport{color:#241b3a;background:#fbfaff;min-height:100vh}.mail-header{background:#fff;border-bottom:1px solid #e8e4f2;align-items:center;gap:18px;padding:10px 20px;display:flex}.mail-brand{color:#7c3aed;align-items:center;gap:8px;font-size:1.05rem;font-weight:800;display:inline-flex}.mail-search{background:#f4f1fb;border:1.5px solid #ddd6ec;border-radius:999px;flex:1;max-width:460px;min-height:42px;padding:9px 16px}.mail-avatar{color:#fff;background:#7c3aed;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;margin-left:auto;font-size:.8rem;font-weight:700;display:inline-flex}.mail-layout{grid-template-columns:190px minmax(0,1fr);align-items:start;display:grid}.mail-rail{padding:16px 12px}.mail-compose{color:#fff;cursor:pointer;background:#7c3aed;border:none;border-radius:999px;width:100%;min-height:44px;margin-bottom:14px;font-weight:700}.mail-compose:hover{background:#6b2fd6}.mail-rail nav{flex-direction:column;gap:2px;display:flex}.mail-rail nav a{color:#241b3a;border-radius:8px;justify-content:space-between;align-items:center;padding:9px 12px;font-size:.92rem;text-decoration:none;display:flex}.mail-rail nav a[aria-current=page]{background:#ede7fb;font-weight:700}.mail-count{color:#fff;background:#7c3aed;border-radius:999px;padding:1px 7px;font-size:.72rem;font-weight:700}.mail-main{background:#fff;border-left:1px solid #e8e4f2;min-height:70vh}.mail-toolbar{border-bottom:1px solid #eeeaf6;align-items:center;gap:4px;padding:8px 12px;display:flex}.mail-tool{color:#4c3e6b;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.mail-tool:hover{background:#f1edfa}.mail-tool svg{width:20px;height:20px}.mail-toolbar-note{color:#6f6390;margin-left:auto;font-size:.82rem}.mail-compose-panel{background:#faf9fe;border:1px solid #e3ddf3;border-radius:12px;flex-direction:column;gap:6px;max-width:460px;margin:12px 16px;padding:14px 16px;display:flex}.mail-compose-title{margin:0 0 4px;font-size:1rem}.mail-compose-panel label{color:#4b4360;font-size:.8rem;font-weight:700}.mail-compose-panel input,.mail-compose-panel textarea{font:inherit;background:#fff;border:1px solid #d8d2e8;border-radius:8px;padding:8px 10px}.mail-compose-actions{gap:8px;margin-top:8px;display:flex}.mail-send{color:#fff;cursor:pointer;background:#7c3aed;border:none;border-radius:999px;padding:8px 18px;font-weight:700}.mail-send:hover{background:#6d31d4}.mail-discard{cursor:pointer;background:0 0;border:1px solid #d8d2e8;border-radius:999px;padding:8px 16px}.mail-empty{color:#6f6390;margin:26px 16px}.mail-list{margin:0;padding:0;list-style:none}.mail-row{text-align:left;cursor:pointer;background:#fff;border:none;border-bottom:1px solid #f0edf7;grid-template-columns:170px minmax(0,1fr) 74px;align-items:baseline;gap:14px;width:100%;padding:13px 16px;display:grid}.mail-row:hover{background:#f8f6fd}.mail-row-selected{background:#f1ecfb}.mail-row-unread .mail-from,.mail-row-unread .mail-subject{font-weight:700}.mail-from,.mail-subject{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.mail-preview{color:#6f6390;font-weight:400}.mail-time{color:#6f6390;text-align:right;font-size:.8rem}@media (max-width:640px){.mail-layout{grid-template-columns:1fr}.mail-rail{display:none}.mail-row{grid-template-columns:minmax(0,1fr) 64px}.mail-from{display:none}}.faq-viewport{color:#1e2a3a;background:#f5f7fb;min-height:100vh}.faq-header{background:#1d4ed8;align-items:center;gap:20px;padding:14px 24px;display:flex}.faq-brand{color:#fff;align-items:center;gap:8px;font-size:1.02rem;font-weight:800;display:inline-flex}.faq-search{background:#fff;border:none;border-radius:999px;flex:1;max-width:440px;min-height:44px;padding:10px 18px}.faq-main{max-width:640px;margin:0 auto;padding:26px 20px 60px}.faq-crumb{color:#5b6b80;margin:0 0 6px;font-size:.8rem}.faq-main h1{margin:0 0 8px;font-size:1.5rem}.faq-intro{color:#45566c;margin:0 0 18px}.faq-intro a{color:#1d4ed8;font-weight:600}.faq-list{flex-direction:column;gap:10px;margin:0 0 22px;padding:0;list-style:none;display:flex}.faq-item{background:#fff;border:1px solid #dfe5ee;border-radius:10px;overflow:hidden}.faq-toggle{text-align:left;color:#1e2a3a;cursor:pointer;background:#fff;border:none;justify-content:space-between;align-items:center;gap:14px;width:100%;min-height:48px;padding:15px 18px;font-size:.98rem;font-weight:600;display:flex}.faq-toggle:hover{background:#f6f8fc}.faq-chevron{flex-shrink:0;width:18px;height:18px;transition:transform .15s}.faq-chevron-open{transform:rotate(180deg)}.faq-answer{color:#45566c;margin:0;padding:0 18px 16px;line-height:1.55}.faq-callout{background:#fff;border:1px solid #dfe5ee;border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;display:flex}.faq-callout p{color:#45566c;margin:0}.faq-ticket-btn{color:#fff;cursor:pointer;background:#1d4ed8;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.faq-ticket-btn svg{width:22px;height:22px}.faq-ticket-btn:hover{background:#1b45bd}.faq-ticket-note{color:#123a80;background:#e8f1ff;border:1px solid #c9defc;border-radius:10px;margin:12px 0 0;padding:10px 14px;font-size:.9rem}.faq-no-results{color:#45566c;background:#f2f5f9;border-radius:10px;padding:14px 16px}.preview-page table{margin-top:16px}
