/*! tailwindcss v4.2.1 | 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-mono-font-family:var(--font-mono)}}@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%;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}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;-webkit-text-decoration:inherit;-webkit-text-decoration: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}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{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}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-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{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#172a26;--cream:#f5f1e8;--mint:#d9f55d;--purple:#8c6cff;--pink:#ff5c7a;--line:#172a262e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial Rounded MT Bold,PingFang SC,Microsoft YaHei,sans-serif}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}main{isolation:isolate;min-height:100svh;position:relative;overflow:hidden}main:before,main:after{z-index:-2;border:1px solid var(--line);content:"";border-radius:50%;position:absolute}main:before{width:42vw;height:42vw;top:-23vw;right:-22vw;box-shadow:0 0 0 5vw #d9f55d59,0 0 0 10vw #8c6cff14}main:after{width:24vw;height:24vw;bottom:-10vw;left:-14vw;box-shadow:0 0 0 4vw #ff5c7a1f}.noise{z-index:10;pointer-events:none;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.95' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.7'/%3E%3C/svg%3E");position:fixed;inset:0}.topbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;width:min(1200px,100% - 48px);margin:0 auto;padding:28px 0 18px;display:flex}.brand{color:var(--ink);letter-spacing:-.02em;font-size:18px;font-weight:900;text-decoration:none}.brand-dot{background:var(--pink);width:12px;height:12px;box-shadow:15px 0 0 var(--purple);border-radius:50%;margin-right:9px;display:inline-block}.best-pill{border:1px solid var(--ink);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:9px 14px;font-size:12px}.best-pill strong{margin-left:7px;font-size:14px}.hero{grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(40px,7vw,104px);width:min(1200px,100% - 48px);min-height:calc(100svh - 150px);margin:0 auto;padding:58px 0 42px;display:grid}.intro{align-self:center}.eyebrow{letter-spacing:.18em;align-items:center;gap:12px;margin:0 0 20px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px;font-weight:700;display:flex}.eyebrow i{background:var(--ink);width:42px;height:1px}h1{letter-spacing:-.075em;margin:0;font-size:clamp(48px,6vw,82px);line-height:1.03}h1 em{color:var(--purple);z-index:0;font-style:normal;display:inline-block;position:relative}h1 em:after{z-index:-1;background:var(--mint);content:"";border-radius:999px;height:.24em;position:absolute;bottom:.08em;left:-3%;right:-7%;transform:rotate(-2deg)}.lede{color:#172a26b8;margin:28px 0 30px;font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:15px;line-height:1.85}.cta-row{align-items:center;gap:18px;display:flex}.start-button{border:1px solid var(--ink);background:var(--ink);color:#fff;cursor:pointer;min-width:184px;box-shadow:4px 4px 0 var(--purple);border-radius:16px;justify-content:space-between;align-items:center;gap:20px;padding:16px 19px 16px 22px;font-weight:800;transition:transform .16s,box-shadow .16s;display:flex}.start-button:hover{box-shadow:7px 7px 0 var(--purple);transform:translate(-2px,-2px)}.start-button:active{box-shadow:1px 1px 0 var(--purple);transform:translate(3px,3px)}.start-button span{font-size:22px}.cta-row p{color:#172a2694;font-size:11px}kbd{border:1px solid var(--line);font:inherit;background:#ffffff7a;border-radius:5px;padding:4px 6px}.game-shell{border:1px solid var(--ink);background:#ffffff6b;border-radius:31px;padding:13px;position:relative;transform:rotate(1deg);box-shadow:12px 14px #172a261f}.game-header{grid-template-columns:1fr auto 1fr;align-items:end;gap:14px;padding:11px 14px 18px;display:grid}.game-header>div:first-child,.timer{flex-direction:column;display:flex}.game-header span{letter-spacing:.12em;text-transform:uppercase;margin-bottom:2px;font-size:10px;font-weight:800}.game-header strong{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:25px}.timer{align-items:flex-end}.timer small{font-size:13px}.combo{letter-spacing:.04em;background:#172a2614;border-radius:999px;padding:7px 10px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px;font-weight:900;transition:all .18s}.combo.active{background:var(--pink);color:#fff;transform:scale(1.08)rotate(-2deg)}.playfield{border:1px solid var(--ink);cursor:crosshair;background-color:#c8f4e5;background-image:linear-gradient(#172a2614 1px,#0000 1px),linear-gradient(90deg,#172a2614 1px,#0000 1px);background-size:32px 32px;border-radius:20px;height:min(57vh,535px);min-height:420px;position:relative;overflow:hidden}.playfield:before{content:"";border:26px solid #ffffff85;border-radius:50%;width:160px;height:160px;position:absolute;bottom:-70px;right:-70px}.game-idle{z-index:2;text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.idle-face{border:1px solid var(--ink);background:var(--mint);border-radius:50%;place-items:center;width:82px;height:82px;margin-bottom:18px;font-size:46px;line-height:1;display:grid;transform:rotate(-7deg);box-shadow:6px 7px #172a2629}.game-idle strong{letter-spacing:-.03em;font-size:22px}.game-idle span{color:#172a269e;margin-top:7px;font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:13px}.bubble{z-index:3;border:1px solid var(--ink);color:var(--ink);cursor:pointer;touch-action:manipulation;-webkit-user-select:none;user-select:none;border-radius:50%;place-items:center;padding:0;animation:ease-in-out infinite alternate float;display:grid;position:absolute;transform:translate(-50%,-50%);box-shadow:inset -8px -9px #172a261c,3px 4px #172a2633}.bubble:after{content:"";background:#ffffffb8;border-radius:50%;width:23%;height:13%;position:absolute;top:17%;left:19%;transform:rotate(-28deg)}.bubble span{font-size:20px;font-weight:900}.bubble:hover{filter:brightness(1.06)}.bubble:active{transform:translate(-50%,-50%)scale(.76)}.playfield-note{z-index:4;color:#fff;white-space:nowrap;background:#172a26e0;border-radius:999px;padding:7px 11px;font-size:10px;position:absolute;bottom:13px;left:50%;transform:translate(-50%)}footer{border-top:1px solid var(--line);color:#172a26a3;justify-content:space-between;align-items:center;width:min(1200px,100% - 48px);margin:0 auto;padding:20px 0 30px;font-size:11px;display:flex}.legend{align-items:center;gap:17px;display:flex}.legend span{align-items:center;gap:6px;display:flex}.legend i{border:1px solid var(--ink);background:var(--mint);border-radius:50%;display:inline-block}.legend .tiny{width:8px;height:8px}.legend .medium{width:11px;height:11px}.legend .large{width:14px;height:14px}@keyframes float{0%{transform:translate(-50%,-53%)rotate(-4deg)}to{transform:translate(-50%,-47%)rotate(5deg)}}@media (width<=860px){.hero{grid-template-columns:1fr;padding-top:40px}.intro{max-width:620px}.game-shell{transform:none}.playfield{height:560px}}@media (width<=560px){.topbar,.hero,footer{width:min(100% - 28px,1200px)}.topbar{padding-top:18px}.best-pill{padding:7px 10px}.hero{gap:38px;padding:38px 0 30px}h1{font-size:clamp(45px,14vw,67px)}.desktop-break{display:none}.cta-row{flex-direction:column;align-items:flex-start}.cta-row p{margin:0}.start-button{width:100%}.game-shell{border-radius:24px;padding:9px;box-shadow:7px 8px #172a261f}.game-header{padding:9px 8px 14px}.playfield{height:62vh;min-height:470px;max-height:580px}footer{flex-direction:column;align-items:flex-start;gap:15px}.legend{flex-wrap:wrap;gap:10px 14px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
