.rose{background:#f5e7ed;color:#b67d95}.game-hub{padding-block:48px}.game-hub>h1{font-size:clamp(28px,4vw,42px);font-weight:700;margin:22px 0 14px;letter-spacing:-1px}.hub-description{color:var(--muted);font-size:14px;line-height:1.9}.game-catalog{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:27px}.mode-card{display:flex;flex-direction:column;background:var(--paper);border:1px solid var(--border);border-radius:17px;padding:23px 20px 18px;transition:transform .2s,border-color .2s,box-shadow .2s}.mode-card:hover{transform:translateY(-5px);border-color:#cfc5e8;box-shadow:0 8px #f0eaf8}.mode-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.mode-tag{font-size:10px;color:#807388;background:#f5f1f7;border-radius:15px;padding:5px 8px}.mode-preview{display:flex;gap:8px;justify-content:center;padding:28px 0 23px}.mode-preview>span{display:grid;place-items:center;width:44px;height:53px;border-radius:9px;background:#ece5f8;color:#8d78b1;font-size:25px;box-shadow:0 3px #e1d6f0}.mode-preview>span:nth-child(2){transform:translateY(-5px) rotate(4deg)}.mode-emoji .mode-preview>span{background:#fcf0dc;box-shadow:0 3px #f0e2c7}.mode-sequence .mode-preview>span{background:#e6efdf;box-shadow:0 3px #d5e0cd;color:#789568}.mode-pairs .mode-preview>span{background:#f6e8ef;box-shadow:0 3px #ead8e2}.mode-card h3{font-size:17px;font-weight:650;margin-bottom:10px}.mode-card>p{font-size:12px;color:var(--muted);line-height:1.9;flex:1}.mode-card-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px;border-top:1px solid var(--border);padding-top:17px;margin-top:22px;color:#8d819d;font-size:10px}.home-game-modes{margin:38px 0;scroll-margin-top:30px}.hub-note{display:flex;gap:15px;align-items:center;justify-content:center;color:#92957d;margin-top:40px}.hub-note>span{font-size:30px}.hub-note p{font-size:12px;line-height:1.8}.play-page{max-width:880px;padding-top:25px}.play-breadcrumb{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#918697;margin-bottom:28px}.play-breadcrumb>a{display:inline-flex;align-items:center;gap:7px;padding-block:8px;color:#796590}.play-heading{display:flex;gap:15px;align-items:center}.play-heading>.overview-icon{width:55px;height:55px;border-radius:17px}.play-heading h1{font-size:27px;font-weight:650;margin:4px 0 8px}.play-heading p{font-size:12px;color:var(--muted);line-height:1.9}.mode-switcher{display:flex;flex-wrap:wrap;gap:8px;margin-block:25px 21px}.mode-switcher>a{display:inline-flex;align-items:center;gap:6px;font-size:11px;color:#877b92;padding:10px 13px;border-radius:8px;border:1px solid var(--border)}.mode-switcher>a:hover{background:#f1ecf7}.mode-switcher>a[aria-current=page]{background:#eae3f8;color:#7960a5;border-color:#dcd0ef;font-weight:600}.play-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin-bottom:20px}.play-stats>div{background:var(--paper);border:1px solid var(--border);border-radius:11px;padding:15px 20px}.play-stats dt{font-size:11px;color:#8c8293;margin-bottom:7px}.play-stats dd{font-size:19px;color:#5e5369;font-weight:650}.play-board{display:flex;flex-direction:column;align-items:center;text-align:center;padding:32px;min-height:450px;border:1px solid #e5ddef;background:var(--paper);border-radius:20px;box-shadow:0 5px #eeebf3}.play-instructions{margin-bottom:24px}.play-stage-label{display:inline-block;color:#9785ae;font-size:10px;letter-spacing:1px;margin-bottom:11px}.play-instructions h2{color:#54485f;font-size:21px;font-weight:650;margin-bottom:10px}.play-instructions p{font-size:12px;color:#897a95;line-height:1.8}.play-tip{display:flex;align-items:flex-start;gap:11px;background:#f0f2e8;border:1px solid #e4e8d7;padding:18px 21px;border-radius:12px;margin-top:26px;color:#7c8468}.play-tip svg{flex-shrink:0;margin-top:2px}.play-tip p{font-size:12px;line-height:1.9}.secondary-button{display:inline-flex;justify-content:center;align-items:center;gap:7px;padding:12px 16px;min-height:44px;border-radius:9px;background:#f6f2fb;border:1px solid #e5ddef;color:#88759f;font-size:12px;transition:background .2s}.secondary-button:hover:not(:disabled){background:#eee6f8}.secondary-button:disabled{opacity:.45}.play-actions{display:flex;justify-content:center;gap:13px;margin-top:23px}.emoji-row{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;list-style:none;padding:0;width:100%}.emoji-answer{margin:6px 0 31px}.emoji-slot{display:flex;flex-direction:column;align-items:center;gap:8px;border:1px dashed #d7c9e7;border-radius:13px;background:#faf7fd;width:65px;padding:13px 0 8px;color:#bcaacc}.emoji-slot.is-filled{background:#fbefdb;border:1px solid #eee0c5;color:#b5a17a;box-shadow:0 4px #f0e4ca}.emoji-slot>span{font-size:32px;line-height:1.3}.emoji-slot>small{font:9px ui-monospace,monospace}.emoji-palette{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:8px;width:min(100%,580px)}.emoji-palette button{display:flex;flex-direction:column;align-items:center;gap:6px;padding:9px 5px;background:#f7f4f9;border:1px solid #ebe3f0;border-radius:11px;transition:transform .15s,background .15s}.emoji-palette button:hover:not(:disabled){transform:translateY(-3px);background:#eee5f5}.emoji-palette button:disabled{opacity:.5}.emoji-palette button>span{font-size:29px}.emoji-palette button>small{font-size:10px;color:#887492}.play-result{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;flex:1;padding:10px 0}.play-result-symbol{font-size:57px;margin-bottom:18px;animation:small-celebration .5s ease-out}.play-result h2{font-size:24px;font-weight:650;color:#625170;margin-bottom:14px}.play-result>p{font-size:13px;color:#8c7d98;line-height:1.9;margin-bottom:24px}.play-result>.text-link{font-size:11px;margin-top:16px}.emoji-review{margin-bottom:24px;width:100%}.emoji-review>p{font-size:12px;color:#947d9a;margin-bottom:15px}.emoji-review-cell{display:flex;flex-direction:column;align-items:center;gap:8px;padding:10px;border:1px solid #e6e7d6;background:#f4f5ed;border-radius:9px}.emoji-review-cell>span{font-size:26px}.emoji-review-cell>small{font-size:20px;border-top:1px solid #dfdfd4;padding-top:6px}.is-mistake{border:1px solid #dfb4a5!important;background:#f9e8df!important}.sequence-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;width:min(100%,310px);margin:0 0 25px}.sequence-cell{display:grid;place-items:center;position:relative;aspect-ratio:1;border-radius:15px;border:1px solid #d9e2d0;background:#e9efdf;color:#9baa88;box-shadow:0 4px #d5decb;transition:background .12s,box-shadow .12s}.sequence-cell:disabled{cursor:default;opacity:1}.sequence-cell:not(:disabled):hover{background:#dce8ce}.sequence-cell.is-lit{background:#a3ba86;color:#fffce9;border-color:#8fa873;box-shadow:0 0 0 5px #e8eecd,0 4px #809b65}.sequence-cell.is-tapped,.sequence-cell.is-tapped:not(:disabled):hover{background:#6f8955;color:#fffce9;border-color:#627b49;box-shadow:0 4px #52683e}.cell-number{font:500 24px/1 ui-monospace,monospace}.cell-flash-indicator{position:absolute;top:10px;right:10px}.play-waiting{display:grid;place-items:center;min-height:48px;font-size:12px;color:#869672}.sequence-review{padding:17px;background:#f7f5ed;border-radius:12px;margin:0 0 25px;max-width:100%}.sequence-review p{font-size:12px;color:#8e836c;line-height:1.8}.sequence-review ol{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;list-style:none;padding:0;margin:15px 0}.sequence-review li{display:grid;place-items:center;background:#e7ecdd;border:1px solid #dbe2cc;border-radius:7px;width:32px;height:38px;color:#7f936a}.difficulty-options{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:25px}.difficulty-options button{display:inline-flex;gap:7px;align-items:center;padding:10px 14px;color:#a08190;background:#f9f3f5;border:1px solid #efdee6;font-size:12px;border-radius:20px}.difficulty-options button>span{font-size:10px;opacity:.8}.difficulty-options button[aria-pressed=true]{background:#ecd8e4;color:#93697f;border-color:#d9bace}.pair-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;width:min(100%,450px);margin:0 0 27px}.pair-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;aspect-ratio:1;border:1px solid #e3d5ea;background:#eee6f4;color:#b4a0c8;border-radius:13px;box-shadow:0 4px #e0d1ea;transition:background .2s,border-color .2s}.pair-card:hover:not(:disabled){background:#e7dbef;border-color:#cbb4dc}.pair-card:disabled{cursor:default;opacity:1}.pair-face{font-size:32px;line-height:1.2}.pair-card small{font:9px ui-monospace,monospace;height:12px}.pair-card.is-revealed{background:#fff2de;border-color:#ebd5b6;box-shadow:0 4px #efdfc7;color:#b19876}.pair-card.is-matched{background:#eef2e3;border-color:#d9e2c8;box-shadow:0 2px #e3e8d8;color:#8e9d6b}.pair-result-record{font-size:13px;color:#8f7e9d;background:#f3eef8;border-radius:9px;padding:12px 18px;margin-bottom:26px}@keyframes small-celebration{0%{transform:scale(.7) rotate(-8deg)}65%{transform:scale(1.12) rotate(4deg)}to{transform:none}}@media (max-width: 1050px){.game-catalog{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 760px){.game-hub{padding-top:34px}.hub-description{font-size:12px}.game-catalog{gap:12px}.mode-card{padding:17px 14px}.mode-preview{gap:6px;padding-block:24px 20px}.mode-preview>span{width:33px;height:43px;font-size:22px}.mode-card h3{font-size:16px}.mode-card>p{font-size:11px}.mode-card-bottom{font-size:9px;gap:4px}.mode-card-top .overview-icon{width:35px;height:35px}.mode-tag{font-size:9px;padding:5px 6px}.play-page{padding-top:18px}.play-breadcrumb{margin-bottom:18px}.play-breadcrumb>span{display:none}.play-heading{gap:12px}.play-heading h1{font-size:23px}.play-heading>.overview-icon{width:45px;height:45px}.play-heading p{font-size:11px}.mode-switcher{gap:6px;margin-block:21px 18px}.mode-switcher>a{padding:9px;font-size:10px;gap:4px}.play-stats{gap:8px}.play-stats>div{padding:13px 10px}.play-stats dt{font-size:10px}.play-stats dd{font-size:16px}.play-board{padding:26px 16px;border-radius:15px;min-height:420px}.play-instructions h2{font-size:18px}.play-instructions p{font-size:11px}.emoji-row{gap:8px}.emoji-slot{width:51px;padding-block:10px 7px}.emoji-slot>span{font-size:28px}.emoji-palette{grid-template-columns:repeat(4,minmax(0,1fr))}.emoji-palette button{padding-block:8px}.play-actions{gap:9px}.play-actions>.button{padding-inline:20px}.sequence-grid{width:min(100%,285px);gap:10px}.sequence-cell{border-radius:12px}.difficulty-options{gap:6px}.difficulty-options button{padding:9px 10px;font-size:11px;gap:5px}.pair-grid{gap:9px}.pair-card{border-radius:10px;gap:5px}.pair-face{font-size:28px}.play-result h2{font-size:20px}.play-result>p{font-size:12px}.play-tip{padding:16px}.play-tip p{font-size:11px}}@media (max-width: 380px){.game-catalog{grid-template-columns:1fr}.mode-preview>span{width:48px;height:55px}.mode-card>p{font-size:12px}.mode-card-bottom{font-size:11px}.pair-face{font-size:24px}.mode-switcher>a{padding:9px 7px}}/*! tailwindcss v4.0.9 | MIT License | https://tailwindcss.com */@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-font-feature-settings:var(--font-sans--font-feature-settings);--default-font-variation-settings:var(--font-sans--font-variation-settings);--default-mono-font-family:var(--font-mono);--default-mono-font-feature-settings:var(--font-mono--font-feature-settings);--default-mono-font-variation-settings:var(--font-mono--font-variation-settings)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}body{line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1;color:color-mix(in oklab,currentColor 50%,transparent)}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.block{display:block}.flex{display:flex}.hidden{display:none}.min-h-0{min-height:calc(var(--spacing)*0)}.w-full{width:100%}.flex-1{flex:1}.flex-col{flex-direction:column}.items-center{align-items:center}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}}:root{color:#292b3d;font-synthesis:none;--ink:#292b3d;--muted:#787985;--purple:#6960cf;--purple-dark:#5148b1;--border:#eae8e3;--paper:#fffefa;background:#faf9f6;font-family:PingFang SC,Microsoft YaHei,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;min-width:320px;scroll-padding-top:30px}body{min-width:320px;margin:0}#root{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;min-height:100dvh;display:flex}button,a,input{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline-offset:5px;outline:3px solid #9b93eb}button:disabled{cursor:not-allowed}::selection{color:var(--purple-dark);background:#e8e3ff}.page-shell{width:min(1120px,100% - 96px);margin-inline:auto}.site-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:20px;width:min(1248px,100% - 80px);min-height:104px;margin:0 auto;display:flex}.brand{letter-spacing:.7px;align-items:center;gap:11px;font-size:19px;font-weight:750;display:flex}.brand-icon{width:45px;height:45px;color:var(--purple);background:#e9e5fa;border-radius:15px;place-items:center;display:grid;transform:rotate(-6deg)}.brand small{letter-spacing:2px;color:#8d8a9e;margin-top:4px;font-size:8px;font-weight:600;display:block}.header-nav{align-items:center;gap:23px;font-size:12px;display:flex}.nav-link{color:var(--muted);align-items:center;gap:7px;padding:10px 4px;transition:color .2s;display:inline-flex}.nav-link:hover,.nav-link.is-active{color:var(--purple-dark)}.nav-link.is-active{font-weight:650}.nav-training{border:1px solid #ddd9ea;border-radius:9px;align-items:center;gap:15px;padding:11px 17px;transition:background .2s;display:inline-flex}.nav-training:hover{background:#eeebfa}.home-hero{grid-template-columns:1.06fr 1fr;align-items:center;gap:70px;padding:65px 0 64px;display:grid}.eyebrow{color:#647268;letter-spacing:1px;background:#edf1e9;border:1px solid #e1e8dc;border-radius:30px;align-items:center;gap:8px;padding:7px 12px;font-size:11px;font-weight:550;display:inline-flex}.status-dot{background:#7d987b;border-radius:50%;width:6px;height:6px}.hero-copy h1{letter-spacing:2px;color:#666574;margin:24px 0 0;font-size:14px;font-weight:500}.hero-copy h1>span{color:var(--ink);letter-spacing:-1.5px;margin-top:12px;font-size:clamp(38px,4.3vw,58px);font-weight:750;line-height:1.35;display:block}.accent-word{color:var(--purple);white-space:nowrap;position:relative}.accent-word svg{width:105%;height:13px;position:absolute;bottom:-7px;left:-3%;overflow:visible}.accent-word path{stroke:#b9b1ee;stroke-width:5px;fill:none;stroke-linecap:round}.hero-description{color:var(--muted);margin:26px 0 24px;font-size:13px;line-height:2}.hero-actions{align-items:center;gap:26px;display:flex}.button{color:#fff;background:var(--purple);border:1px solid #0000;border-radius:11px;justify-content:center;align-items:center;gap:12px;min-height:48px;padding:13px 25px;font-size:14px;font-weight:600;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px #5147b0}.button:hover:not(:disabled){background:var(--purple-dark);transform:translateY(-2px);box-shadow:0 6px #443b97}.button:active:not(:disabled){transform:translateY(3px);box-shadow:0 1px #5147b0}.button:disabled{background:#b4aed5;box-shadow:0 4px #a19abb}.text-link{color:#626172;align-items:center;gap:10px;padding:12px 0;font-size:13px;display:inline-flex}.text-link:hover{color:var(--purple)}.hero-notes{color:#86848e;gap:20px;margin-top:23px;font-size:10px;display:flex}.hero-notes>span{align-items:center;gap:4px;display:inline-flex}.hero-notes svg{color:#8f9c89}.demo-scene{padding:35px 0 15px;position:relative}.scene-label{letter-spacing:1px;color:#888099;align-items:center;gap:7px;margin:0 0 18px 24px;font-size:11px;display:inline-flex;transform:rotate(-4deg)}.demo-board{background:#f0edf9;border:1px solid #e4dff2;border-radius:24px;padding:27px 28px 24px;position:relative;transform:rotate(2deg);box-shadow:7px 9px #eae6f2}.demo-heading{justify-content:space-between;align-items:center;gap:8px;display:flex}.mini-label{letter-spacing:1.9px;color:#9993ab;font-size:9px;font-weight:650}.demo-level{color:#89809f;border:1px solid #d6cee9;border-radius:6px;padding:4px 9px;font:10px ui-monospace,monospace}.demo-board h2{text-align:center;color:#5f5775;margin:31px 0 25px;font-size:17px;font-weight:600}.demo-digits{justify-content:center;gap:13px;display:flex}.demo-digit{border:1px solid #4a426f14;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;width:94px;height:128px;transition:transform .3s,background .3s;display:flex;box-shadow:0 5px #4d40711a}.demo-digit span{font-family:Trebuchet MS,sans-serif;font-size:64px;font-weight:650;line-height:1.3}.demo-digit small{letter-spacing:2px;opacity:.45;font-size:8px}.digit-0{color:#7062b4;background:#dfd9f5;transform:rotate(-8deg)translateY(5px)}.digit-1{color:#ac8741;background:#f9edc5;transform:rotate(1deg)translateY(-5px)}.digit-2{color:#648b75;background:#dce9df;transform:rotate(8deg)translateY(5px)}.is-hidden .demo-digit{color:#9b8bb6;background:#e2dcef;transform:rotate(0)}.demo-controls{justify-content:center;align-items:center;gap:12px;margin-top:29px;display:flex}.demo-toggle{color:#786b93;background:#fdfbff;border:1px solid #e1daef;border-radius:9px;justify-content:center;align-items:center;gap:8px;padding:10px 14px;font-size:11px;transition:background .2s;display:flex}.demo-toggle:hover{background:#fff}.icon-button{color:#82769a;background:0 0;border:1px solid #ddd7ea;border-radius:9px;place-items:center;width:36px;height:36px;display:inline-grid}.icon-button:hover{background:#fff9}.scene-sticker{color:#9f823a;background:#fff4d5;border:1px solid #eee0b9;border-radius:9px;align-items:center;gap:7px;padding:12px 14px;font-size:11px;display:flex;position:absolute;top:29px;right:-18px;transform:rotate(9deg);box-shadow:2px 3px #e8ddc3}.demo-caption{color:#92908f;justify-content:center;align-items:center;gap:9px;margin-top:30px;font-size:10px;display:flex}.demo-caption>span{color:#b9b093;font-size:22px}.training-overview{border:1px solid var(--border);background:var(--paper);border-radius:15px;grid-template-columns:1fr 1fr 1.1fr;padding:25px 10px;display:grid}.overview-item{align-items:center;gap:14px;padding:0 23px;display:flex}.overview-item+.overview-item{border-left:1px solid var(--border)}.overview-icon{border-radius:13px;flex-shrink:0;place-items:center;width:44px;height:44px;display:grid}.lilac{color:#8e7ebd;background:#efebfa}.peach{color:#c09462;background:#fcf0e2}.green{color:#8a9a6f;background:#edf1e6}.overview-item h2{margin-bottom:7px;font-size:12px;font-weight:600}.overview-item p{color:#8b8791;font-size:10px;line-height:1.7}.tiny-badge{color:#929180;margin-left:5px;font-size:8px;font-weight:400}.how-to{margin:49px 0 36px}.section-heading{justify-content:space-between;align-items:end;gap:15px;display:flex}.section-heading h2{letter-spacing:.5px;margin-top:10px;font-size:20px;font-weight:650}.section-aside{color:#9a959e;padding-bottom:4px;font-size:11px}.steps-grid{grid-template-columns:repeat(3,1fr);gap:25px;margin-top:25px;display:grid}.step{border:1px solid var(--border);background:#fdfcf9;border-radius:13px;gap:17px;padding:24px;display:flex}.step-number{color:#d1ccd9;letter-spacing:-2px;font-family:ui-monospace,monospace;font-size:30px;font-weight:400;line-height:1.2}.step h3{align-items:center;gap:8px;margin:1px 0 10px;font-size:13px;font-weight:600;display:flex}.step h3 svg{color:#a296bc}.step p{color:#8d8894;font-size:11px;line-height:1.9}.memory-tip{background:#f1f2e9;border:1px solid #e8eade;border-radius:13px;align-items:center;gap:17px;padding:21px 25px;display:flex}.tip-icon{color:#9d9b6a;flex-shrink:0;place-items:center;display:grid}.tip-copy{flex:1;min-width:0}.tip-label{color:#7b7d5f;margin-bottom:5px;font-size:11px;font-weight:600}.tip-label span{color:#aca98a;margin:0 5px}.tip-copy>p+p{color:#8a8c78;font-size:10px;line-height:1.8}.tip-refresh{color:#81846b;background:0 0;border:0;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:8px;font-size:10px;display:inline-flex}.tip-refresh:hover{background:#e6e8d9}.site-footer{color:#aaa4ad;letter-spacing:.5px;justify-content:space-between;align-items:center;gap:16px;padding:32px 0 24px;font-size:9px;display:flex}.site-footer>span{align-items:center;gap:7px;display:inline-flex}.footer-dot{margin:0 3px}.changelog-page{max-width:800px;padding-top:42px}.changelog-page .markdown-body{background:var(--paper);border:1px solid var(--border);color:#6e6879;border-radius:18px;margin-top:24px;padding:32px 40px;font-family:inherit;font-size:13px;line-height:1.9}.changelog-page .markdown-body h1{color:var(--ink);border:0;font-size:28px}.changelog-page .markdown-body h2{color:#9180ad;border-color:#eeebf1;padding-bottom:12px;font-size:20px}.changelog-page .markdown-body h3{color:#81728f;font-size:15px}.not-found-page{text-align:center;padding:90px 0}.not-found-page h1{letter-spacing:10px;color:#b5a5d5;margin-top:20px;font:700 110px/1.3 Trebuchet MS,sans-serif}.not-found-page h2{margin-bottom:15px;font-size:22px;font-weight:600}.not-found-page p{color:var(--muted);margin-bottom:30px;font-size:13px;line-height:1.9}.loading-page{text-align:center;padding:110px 20px}.loading-cards{justify-content:center;gap:12px;display:flex}.loading-cards span{color:#ad9bc5;background:#eee8f6;border-radius:12px;place-items:center;width:55px;height:70px;font-size:30px;animation:1.5s ease-in-out infinite loading-pulse;display:grid}.loading-cards span:nth-child(2){color:#b8a067;background:#f7edcf;animation-delay:.15s}.loading-cards span:nth-child(3){color:#94a384;background:#e4ecdf;animation-delay:.3s}.loading-page p{color:#a799ae;margin-top:25px;font-size:12px}@keyframes loading-pulse{0%,to{opacity:.6;transform:translateY(0)}50%{opacity:1;transform:translateY(-7px)}}@media (width>=1500px){.home-hero{padding-block:85px}}@media (width<=1020px){.page-shell{width:calc(100% - 64px)}.home-hero{gap:36px}.demo-board{padding-inline:20px}.demo-digit{width:79px;height:112px}.demo-digit span{font-size:55px}.overview-item{gap:10px;padding-inline:16px}.overview-icon{width:36px;height:36px}.steps-grid{gap:15px}.step{gap:13px;padding:20px 15px}}@media (width<=760px){.site-header{width:calc(100% - 40px);min-height:82px}.brand{gap:9px;font-size:16px}.brand-icon{border-radius:13px;width:39px;height:39px}.brand small{font-size:7px}.header-nav{gap:12px}.home-nav{display:none}.nav-training{gap:8px;padding:9px 11px}.page-shell{width:calc(100% - 40px)}.home-hero{grid-template-columns:1fr;gap:22px;padding:39px 0 36px}.hero-copy{text-align:center}.hero-copy h1{margin-top:21px}.hero-copy h1>span{font-size:46px}.hero-description{font-size:12px}.hero-actions,.hero-notes{justify-content:center}.demo-scene{width:min(390px,100% - 24px);margin:0 auto;padding-top:18px}.demo-digit{width:86px;height:118px}.scene-sticker{padding:10px;font-size:10px;top:19px;right:-14px}.training-overview{grid-template-columns:1fr;padding:5px 22px}.overview-item{padding:19px 0}.overview-item+.overview-item{border-left:0;border-top:1px solid var(--border)}.overview-item h2{font-size:13px}.overview-item p{font-size:11px}.overview-icon{width:43px;height:43px;margin-right:7px}.how-to{margin-top:35px}.section-heading h2{font-size:19px}.section-aside{display:none}.steps-grid{grid-template-columns:1fr;gap:11px;margin-top:21px}.step{gap:24px;padding:21px 24px}.step p br{display:none}.step h3{font-size:14px}.step p{font-size:12px}.memory-tip{align-items:flex-start;gap:11px;padding:19px 16px}.tip-icon{margin-top:3px}.tip-refresh span{display:none}.tip-copy>p+p{font-size:11px}.site-footer{flex-direction:column;gap:10px;padding-block:25px}.changelog-page .markdown-body{padding:25px 22px}.not-found-page{padding-block:60px}}@media (width<=380px){.site-header{gap:10px;width:calc(100% - 32px)}.header-nav .nav-link svg{display:none}.header-nav{gap:6px;font-size:11px}.hero-copy h1>span{font-size:40px}.demo-digit{width:68px;height:102px}.demo-digit span{font-size:48px}.demo-board h2{font-size:14px}.scene-sticker{font-size:9px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}
