:root{--tplay-blue: #4D96FF;--tplay-green: #6BCB77;--tplay-yellow: #FFD93D;--tplay-orange: #FF9F45;--tplay-red: #FF6B6B;--tplay-purple: #9D7BFF;--tplay-pink: #FF8FAB;--tplay-cyan: #5CE1E6;--tplay-background: #FFFDF7;--tplay-surface: #FFFFFF;--tplay-ink: #243247;--tplay-muted: #7B8794;--tplay-font: ui-rounded, "Arial Rounded MT Bold", system-ui, sans-serif;--tplay-touch-target: 48px;--tplay-radius: 20px}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth;-webkit-tap-highlight-color:transparent}body{margin:0;background:var(--tplay-background);color:var(--tplay-ink);font-family:var(--tplay-font);font-size:17px;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3,h4{margin:0 0 .4em;line-height:1.15;font-weight:800;letter-spacing:-.01em}h1{font-size:clamp(1.8rem,4vw,2.6rem)}h2{font-size:clamp(1.35rem,3vw,1.8rem)}h3{font-size:1.15rem}p{margin:0 0 .8em}a{color:inherit}img,svg{max-width:100%}button{font:inherit;color:inherit}:focus-visible{outline:4px solid var(--tplay-blue);outline-offset:3px;border-radius:10px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;left:12px;top:-80px;z-index:100;background:var(--tplay-surface);border:3px solid var(--tplay-ink);border-radius:14px;padding:10px 16px;font-weight:700;text-decoration:none;transition:top .15s ease}.skip-link:focus{top:12px}.container{width:min(1120px,100% - 2rem);margin-inline:auto}.page{padding-block:1.5rem 3rem;display:grid;gap:1.5rem}.page-head{display:grid;gap:.35rem}.page-head p{color:var(--tplay-muted);margin:0;max-width:60ch}.stack{display:grid;gap:1rem}.row{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.grid-cards{display:grid;gap:1.1rem;grid-template-columns:repeat(auto-fill,minmax(230px,1fr))}.grid-tiles{display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(170px,1fr))}.card{background:var(--tplay-surface);border:3px solid var(--tplay-ink);border-radius:var(--tplay-radius);box-shadow:0 5px #2432471f;padding:1.15rem}.panel{background:var(--tplay-surface);border:3px solid var(--tplay-ink);border-radius:var(--tplay-radius);padding:1.25rem}.muted{color:var(--tplay-muted)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:var(--tplay-touch-target);min-width:var(--tplay-touch-target);padding:.7rem 1.4rem;border:3px solid var(--tplay-ink);border-radius:999px;background:var(--tplay-surface);font-weight:800;font-size:1.02rem;text-decoration:none;cursor:pointer;box-shadow:0 4px #24324729;transition:transform .12s ease,box-shadow .12s ease,background-color .12s ease;touch-action:manipulation;user-select:none;-webkit-user-select:none}.btn:hover{background:#f4f6fb}.btn:active{transform:translateY(3px);box-shadow:0 1px #24324729}.btn-primary{background:var(--tplay-blue);color:#fff}.btn-primary:hover{background:#3f88f5}.btn-accent{background:var(--tplay-green);color:#fff}.btn-accent:hover{background:#5cbd69}.btn-quiet{box-shadow:none;border-width:0;background:transparent;padding:.5rem .8rem}.btn-quiet:hover{background:#24324714}.btn:disabled,.btn[aria-disabled=true]{opacity:.55;cursor:not-allowed;transform:none}.chip{display:inline-flex;align-items:center;gap:.4rem;min-height:var(--tplay-touch-target);padding:.4rem 1rem;border:3px solid var(--tplay-ink);border-radius:999px;background:var(--tplay-surface);font-weight:700;text-decoration:none;cursor:pointer;touch-action:manipulation;user-select:none;-webkit-user-select:none}.chip[aria-pressed=true],.chip.is-active{background:var(--tplay-yellow)}.badge{display:inline-flex;align-items:center;gap:.3rem;padding:.2rem .7rem;border-radius:999px;border:2px solid var(--tplay-ink);background:var(--tplay-background);font-size:.82rem;font-weight:700}.icon-btn{display:inline-flex;align-items:center;justify-content:center;width:var(--tplay-touch-target);height:var(--tplay-touch-target);border:3px solid var(--tplay-ink);border-radius:16px;background:var(--tplay-surface);cursor:pointer;touch-action:manipulation}.icon-btn:hover{background:#f4f6fb}input[type=search],input[type=text],input[type=number],select{min-height:var(--tplay-touch-target);padding:.5rem .9rem;border:3px solid var(--tplay-ink);border-radius:16px;background:var(--tplay-surface);font:inherit;color:inherit}@media(max-width:560px){body{font-size:16px}.container{width:min(1120px,100% - 1.25rem)}.page{padding-block:1rem 2rem;gap:1.1rem}.grid-cards,.grid-tiles{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}}@media(display-mode:standalone){.site-header{padding-top:env(safe-area-inset-top)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}.reduce-motion *,.reduce-motion *:before,.reduce-motion *:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}.bottom-nav.svelte-oeh3u8{display:none}@media(max-width:700px){.bottom-nav.svelte-oeh3u8{position:fixed;left:0;right:0;bottom:0;z-index:30;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:#fffdf7f7;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-top:3px solid var(--tplay-ink);padding-bottom:env(safe-area-inset-bottom)}.bottom-link.svelte-oeh3u8{display:grid;justify-items:center;gap:.1rem;min-height:56px;padding:.4rem .2rem .45rem;text-decoration:none;font-size:.78rem;font-weight:800;color:var(--tplay-ink);touch-action:manipulation;user-select:none;-webkit-user-select:none}.bottom-link.active.svelte-oeh3u8{background:var(--tplay-yellow)}}.site-header.svelte-1elxaub{position:sticky;top:0;z-index:20;background:#fffdf7f0;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-bottom:3px solid var(--tplay-ink)}.header-inner.svelte-1elxaub{display:flex;align-items:center;gap:.75rem;padding-block:.6rem}.brand.svelte-1elxaub{display:inline-flex;align-items:center;gap:.45rem;text-decoration:none;font-weight:900;font-size:1.25rem;letter-spacing:-.02em}.brand-name.svelte-1elxaub{background:linear-gradient(120deg,var(--tplay-blue),var(--tplay-purple));-webkit-background-clip:text;background-clip:text;color:transparent}.nav.svelte-1elxaub{display:flex;gap:.25rem;margin-inline-start:auto;flex-wrap:wrap}.nav-link.svelte-1elxaub{display:inline-flex;align-items:center;min-height:var(--tplay-touch-target);padding:.35rem .85rem;border-radius:999px;text-decoration:none;font-weight:700}.nav-link.svelte-1elxaub:hover{background:#24324714}.nav-link.active.svelte-1elxaub{background:var(--tplay-yellow)}@media(max-width:700px){.nav.svelte-1elxaub{display:none}.icon-btn.svelte-1elxaub{margin-inline-start:auto}.header-inner.svelte-1elxaub{padding-block:.5rem}}.shell.svelte-whg6dh{min-height:100dvh;display:flex;flex-direction:column}.main-content.svelte-whg6dh{flex:1}.site-footer.svelte-whg6dh{border-top:3px solid var(--tplay-ink);background:var(--tplay-surface);margin-top:2rem}@media(max-width:700px){.shell.svelte-whg6dh{padding-bottom:calc(64px + env(safe-area-inset-bottom))}}.footer-inner.svelte-whg6dh{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem;padding-block:.9rem}.footer-note.svelte-whg6dh{margin:0;font-size:.92rem}.footer-link.svelte-whg6dh{font-weight:700;min-height:var(--tplay-touch-target);display:inline-flex;align-items:center}
