@import"https://fonts.googleapis.com/css2?family=Caveat:wght@400;600;700&family=Patrick+Hand&family=Comic+Neue:ital,wght@0,300;0,400;0,700;1,400&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}@media(pointer:fine){body.cat-cursor,body.cat-cursor a,body.cat-cursor button,body.cat-cursor input,body.cat-cursor select,body.cat-cursor textarea,body.cat-cursor [role=button]{cursor:none}}body{background-color:#e8e4da;background-image:radial-gradient(ellipse at 20% 30%,rgba(255,255,255,.4) 0%,transparent 55%),radial-gradient(ellipse at 80% 70%,rgba(0,0,0,.06) 0%,transparent 55%);min-height:100vh;-webkit-font-smoothing:antialiased}#app-container{display:flex;flex-direction:column;align-items:center;min-height:100vh;padding:24px 16px 56px;gap:14px}.game-title{font-family:Caveat,cursive;font-size:clamp(3rem,9vw,5rem);font-weight:700;color:#2d2d2d;letter-spacing:4px;line-height:1;text-shadow:1px 2px 4px rgba(0,0,0,.12);position:relative;display:inline-block;cursor:pointer;transition:opacity .15s ease;-webkit-user-select:none;user-select:none}.game-title:hover{opacity:.75}.paw-toggle{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;border:1.5px solid rgba(0,0,0,.18);background:#ffffff8c;font-size:12px;line-height:1;opacity:.45;transition:opacity .2s,background .2s;cursor:auto!important;pointer-events:all}.paw-toggle:hover{opacity:.9}.paw-toggle--on{opacity:.75;background:#ffd2a0b3}.paw-toggle--on:hover{opacity:1}.paw-toggle--inline{vertical-align:super;font-size:11px;width:22px;height:22px;margin-left:5px;position:relative;top:4px}.game-title:after{content:"";display:block;width:60%;height:3px;background:#ef4444a6;border-radius:4px;margin:8px auto 0}.game-info{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:16px;width:100%;max-width:600px}.game-info-font{font-family:Caveat,cursive;font-weight:600;font-size:1.1rem;color:#3d3d3d}.guessCount,.points{background:#0000000f;border:1px solid rgba(0,0,0,.1);border-radius:20px;padding:4px 18px;position:relative;overflow:visible}.responsive-input-container{display:flex;flex-direction:row;align-items:flex-end;gap:10px;width:100%;max-width:600px}.game-container{display:flex;flex-direction:column;align-items:stretch;gap:14px;width:100%;max-width:980px}@media(min-width:768px){.game-container{flex-direction:row;align-items:flex-start}}.container{background:#fff;border-radius:6px;padding:16px;position:relative;box-shadow:0 2px 8px #0000001f,0 4px 20px #00000014}#case-container{background-color:#fffef0;background-image:repeating-linear-gradient(to bottom,transparent 0px,transparent 27px,#bfd3e8 27px,#bfd3e8 28px);background-size:100% 28px;background-position:0 12px;border-radius:2px 2px 6px 6px;padding:16px 20px 24px;flex:1;box-shadow:0 1px 3px #0000001a,0 8px 28px #00000024,3px 0 8px #0000000a}#case-container:before{display:none}#case-container:after{content:"";position:absolute;top:0;left:0;right:0;height:5px;background:#0000000f;border-radius:2px 2px 0 0}.case-section{display:flex;align-items:flex-start;gap:10px;min-height:28px;padding:3px 0;margin-bottom:0}.bullet{color:#c0392b;font-size:1.1rem;line-height:1.65;flex-shrink:0;padding-top:1px}.hint{font-family:Patrick Hand,cursive;font-size:.97rem;color:#2a2a2a;line-height:1.65}.hint-locked{color:#c4c4c4;letter-spacing:5px;font-size:.88rem;font-style:italic}.container.color-purple{background-color:#f3f0ff;background-image:none;border-left:4px solid #6d28d9;padding-left:18px}.container.color-purple:before,.container.color-purple:after{display:none}.container.color-blue{background-color:#eff6ff;background-image:none;border-left:4px solid #2563eb;padding-left:18px}.container.color-blue:before,.container.color-blue:after{display:none}.container.color-green{background-color:#f0fdf4;background-image:none;border-left:4px solid #16a34a;padding-left:18px}.container.color-green:before,.container.color-green:after{display:none}.white-text{color:#1e293b}.player-assist-container{display:flex;flex-direction:column;gap:14px;width:100%}@media(min-width:768px){.player-assist-container{width:250px;flex-shrink:0;margin-left:0}}#hints-container{background:#fafafa;border:1px solid rgba(0,0,0,.08);border-radius:6px;padding:16px;box-shadow:0 2px 8px #0000001a,0 4px 16px #0000000f}.hints-header{display:flex;flex-direction:column;align-items:center;margin-bottom:2px;margin-top:0}.hints-title{font-family:Caveat,cursive;font-size:1.4rem;font-weight:700;color:#2d2d2d;margin-bottom:2px}.hints-description{font-family:Patrick Hand,cursive;font-size:.82rem;color:#777;text-align:center}.hint-buttons{display:flex;justify-content:center;gap:6px;flex-wrap:wrap;margin-top:12px}#prev-guesses-container{background:#fef9c3!important;background-image:none!important;border-radius:4px!important;padding:18px 16px 16px!important;box-shadow:0 3px 8px #00000024,inset 0 1px #ffffff8c!important;position:relative}#prev-guesses-container:before{content:"";position:absolute;top:-5px;left:50%;transform:translate(-50%);width:48px;height:14px;background:#c8b4284d;border-radius:2px;z-index:1}#prev-guesses-container:after{display:none}.notes-title{font-family:Caveat,cursive;font-size:1.2rem;font-weight:700;display:block;margin-bottom:10px;color:#666}#prev-guesses-container ul{list-style:none;padding:0;margin:0}#prev-guesses-container li{font-family:Patrick Hand,cursive;font-size:.9rem;color:#555;padding:4px 0 4px 20px;border-bottom:1px dashed rgba(0,0,0,.12);position:relative}#prev-guesses-container li:last-child{border-bottom:none}#prev-guesses-container li:before{content:"✗";position:absolute;left:2px;color:#dc2626;font-size:.75rem;line-height:1.55rem}#prev-guesses-container li.guess-partial:before{content:"~";color:#d97706;font-size:.9rem;font-weight:700}.guess-highlight{background:#16a34a2e;border-bottom:2px solid #16a34a;border-radius:2px;padding:0 2px 1px;color:#14532d;font-weight:700;font-style:normal}.hint-button{margin:0;width:72px;height:72px;border-radius:50%;border:none;background:radial-gradient(circle at 35% 35%,var(--btn-light),var(--btn-dark));color:#fff;font-family:Patrick Hand,cursive;font-size:12px;cursor:pointer;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;touch-action:manipulation;-webkit-tap-highlight-color:transparent;box-shadow:0 6px 0 var(--btn-depth),0 8px 16px #00000059,inset 0 2px 4px #ffffff4d;transition:transform .1s ease,box-shadow .1s ease}.submit-button{width:auto!important;height:50px!important;border-radius:10px!important;padding:0 22px;font-size:.95rem;letter-spacing:.3px;white-space:nowrap;flex-shrink:0}.hint-button:before{content:"";position:absolute;top:-50%;left:-75%;width:50%;height:200%;background:#ffffff59;transform:skew(-20deg);transition:left .4s ease,opacity .3s ease;opacity:0}.hint-button:hover:before{left:125%;opacity:1}.hint-button:active{transform:translateY(4px);box-shadow:0 1px 0 var(--btn-depth),0 2px 6px #0006,inset 0 2px 4px #0003}.hint-button:hover:not(:active){transform:translateY(-2px);box-shadow:0 8px 0 var(--btn-depth),0 12px 22px #0006,inset 0 2px 4px #ffffff4d}.hint-button:disabled{cursor:not-allowed;opacity:.8}.hint-button:disabled:hover{transform:none;box-shadow:0 6px 0 var(--btn-depth),0 8px 16px #00000059,inset 0 2px 4px #ffffff4d}.hint-button:disabled:hover:before{opacity:0;left:-75%}.btn-purple{--btn-light: #7c71f5;--btn-dark: #3730a3;--btn-depth: #1e1b6e}.btn-red{--btn-light: #f87171;--btn-dark: #dc2626;--btn-depth: #7f1d1d}.btn-green{--btn-light: #4ade80;--btn-dark: #15803d;--btn-depth: #14532d}.btn-blue{--btn-light: #60a5fa;--btn-dark: #1d4ed8;--btn-depth: #1e3a8a}.btn-grey{--btn-light: #9ca3af;--btn-dark: #4b5563;--btn-depth: #374151}.guess-toast{position:fixed;top:24px;left:50%;transform:translate(-50%);background:#1e293b;color:#f1f5f9;font-family:Patrick Hand,cursive;font-size:1rem;padding:10px 22px;border-radius:24px;box-shadow:0 4px 16px #00000047;z-index:500;white-space:nowrap;pointer-events:none;animation:toastIn .25s cubic-bezier(.34,1.4,.64,1) forwards,toastOut .3s ease 2.2s forwards}@keyframes toastIn{0%{opacity:0;transform:translate(-50%) translateY(-12px) scale(.9)}to{opacity:1;transform:translate(-50%) translateY(0) scale(1)}}@keyframes toastOut{0%{opacity:1;transform:translate(-50%) translateY(0) scale(1)}to{opacity:0;transform:translate(-50%) translateY(-8px) scale(.95)}}.margin-top-10{margin-top:10px}.width-90{width:100%}.align-center{display:flex;justify-content:center;text-align:left}.coffee-loader{display:flex;flex-direction:column;align-items:center;gap:18px;margin-top:56px}.coffee-wrap{display:flex;flex-direction:column;align-items:center;gap:0}.coffee-steam-row{display:flex;justify-content:center;align-items:flex-end;gap:10px;height:36px;margin-bottom:2px}.coffee-steam{width:5px;border-radius:5px;background:#78502838;transform-origin:bottom center}.steam-a{height:20px;animation:steamUp 1.7s ease-in-out 0s infinite}.steam-b{height:30px;animation:steamUp 1.7s ease-in-out .3s infinite}.steam-c{height:22px;animation:steamUp 1.7s ease-in-out .6s infinite}@keyframes steamUp{0%{transform:translateY(0) scaleX(1) skew(0);opacity:0}18%{opacity:.55}60%{transform:translateY(-16px) scaleX(1.4) skew(7deg);opacity:.35}to{transform:translateY(-30px) scaleX(.7) skew(-5deg);opacity:0}}.coffee-body{width:68px;height:52px;background:#fffef0;border:3px solid #c4a882;border-radius:4px 4px 22px 22px;position:relative;overflow:hidden;margin:0 auto}.coffee-fill{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,#5c3d1e,#7c5c3e);border-radius:0 0 19px 19px;animation:coffeeBrewFill 2.8s ease-in-out infinite}@keyframes coffeeBrewFill{0%{height:25%}50%{height:68%}to{height:25%}}.coffee-handle{position:absolute;right:-17px;top:9px;width:13px;height:26px;border:3px solid #c4a882;border-left:none;border-radius:0 12px 12px 0;background:transparent}.coffee-saucer{width:84px;height:11px;background:#fffef0;border:3px solid #c4a882;border-radius:50%;margin-top:-1px}.coffee-msg{font-family:Caveat,cursive;font-size:1.6rem;font-weight:700;color:#6b4226;margin:0;letter-spacing:.5px}.coffee-sub{font-family:Patrick Hand,cursive;font-size:.95rem;color:#a07850;margin:0;animation:coffeeSubPulse 1.6s ease-in-out infinite}@keyframes coffeeSubPulse{0%,to{opacity:1}50%{opacity:.45}}.points-fly{position:absolute;top:50%;left:50%;font-family:Caveat,cursive;font-size:1.15rem;font-weight:700;color:#dc2626;pointer-events:none;white-space:nowrap;animation:pointsFly 1.3s cubic-bezier(.22,1,.36,1) forwards}.points-fly--partial{color:#d97706}@keyframes pointsFly{0%{opacity:0;transform:translate(-50%,-50%) scale(.6)}18%{opacity:1;transform:translate(-50%,-130%) scale(1.4)}to{opacity:0;transform:translate(calc(-50% + var(--ftx, 0px)),calc(-50% + 55px)) scale(.85) rotate(var(--frot, 0deg))}}.input-wrapper{position:relative;flex:1;min-width:0;margin:0}.styled-input{width:100%;padding:14px 14px 14px 16px;font-size:1rem;font-family:Patrick Hand,cursive;color:#2a2a2a;caret-color:#2a2a2a;border:1px solid rgba(0,0,0,.18);border-radius:10px;background:#ffffffb3;outline:none;transition:all .2s ease}.styled-input::placeholder{color:#00000059}.styled-input:focus{border-color:#c0392b;background:#fff;box-shadow:0 0 0 3px #c0392b1f}.floating-label{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#00000061;font-family:Patrick Hand,cursive;font-size:.95rem;pointer-events:none;transition:all .2s ease}.input-wrapper.active .floating-label{top:5px;font-size:.72rem;color:#c0392b;background:transparent;padding:0;letter-spacing:.3px}.input-wrapper.active .styled-input{padding-top:20px;padding-bottom:8px}.modal-overlay{position:fixed;inset:0;background:#0006;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px;animation:overlayFade .25s ease forwards}@keyframes overlayFade{0%{opacity:0}to{opacity:1}}.modal-card{background:#fffef0;border-radius:12px;width:100%;max-width:420px;padding:32px 28px 28px;position:relative;display:flex;flex-direction:column;align-items:center;gap:20px;box-shadow:0 20px 60px #00000047,0 4px 16px #0000001f;overflow:visible}.modal-win{border-top:5px solid #16a34a;animation:modalBounceIn .55s cubic-bezier(.34,1.56,.64,1) forwards}.modal-loss{border-top:5px solid #dc2626;animation:modalSlideIn .35s ease forwards,modalShake .55s ease .35s}@keyframes modalBounceIn{0%{transform:scale(.55) translateY(50px);opacity:0}65%{transform:scale(1.05) translateY(-5px);opacity:1}82%{transform:scale(.97) translateY(2px)}to{transform:scale(1) translateY(0);opacity:1}}@keyframes modalSlideIn{0%{transform:translateY(-28px) scale(.94);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}@keyframes modalShake{0%,to{transform:translate(0)}16%{transform:translate(-10px)}33%{transform:translate(10px)}50%{transform:translate(-7px)}66%{transform:translate(7px)}83%{transform:translate(-3px)}}.stars-burst{position:absolute;top:52px;left:50%;pointer-events:none;z-index:20}.burst-star{position:absolute;transform:translate(-50%,-50%);font-size:1.3rem;line-height:1;animation:starBurst var(--dur, 1s) ease-out var(--delay, 0s) both}@keyframes starBurst{0%{transform:translate(-50%,-50%) scale(0) rotate(0);opacity:0}12%{opacity:1}55%{transform:translate(calc(-50% + var(--tx) * .6),calc(-50% + var(--ty) * .6)) scale(var(--sz)) rotate(calc(var(--rot) * .55));opacity:1}to{transform:translate(calc(-50% + var(--tx)),calc(-50% + var(--ty))) scale(0) rotate(var(--rot));opacity:0}}.modal-header{text-align:center;display:flex;flex-direction:column;align-items:center;gap:6px}.modal-icon{font-size:3rem;line-height:1;display:block;margin-bottom:4px;animation:iconPop .5s cubic-bezier(.34,1.56,.64,1) .2s both}@keyframes iconPop{0%{transform:scale(0) rotate(-15deg);opacity:0}to{transform:scale(1) rotate(0);opacity:1}}.modal-title{font-family:Caveat,cursive;font-size:2rem;font-weight:700;color:#1a1a1a;margin:0}.modal-subtitle{font-family:Patrick Hand,cursive;font-size:1rem;color:#666;margin:0}.modal-answer{font-family:Patrick Hand,cursive;font-size:.9rem;color:#999;margin:2px 0 0}.modal-answer strong{color:#dc2626;font-weight:600}.modal-body{width:100%;background:#fafaf5;border-radius:8px;border:1px solid rgba(0,0,0,.08);overflow:hidden}.score-row{display:flex;justify-content:space-between;align-items:center;padding:10px 14px;font-family:Caveat,cursive;font-size:1rem;font-weight:600;color:#444}.score-start{background:#00000008;border-bottom:1px solid rgba(0,0,0,.07)}.deductions-toggle{width:100%;background:#00000008;border:none;border-bottom:1px solid rgba(0,0,0,.07);cursor:pointer;text-align:left;display:flex;justify-content:space-between;align-items:center;padding:10px 14px;font-family:Caveat,cursive;font-size:1rem;font-weight:600;color:#444}.deductions-toggle:hover{background:#0000000f}.deductions-toggle-right{display:flex;align-items:center;gap:8px}.deductions-chevron{font-size:1.1rem;color:#888;transition:transform .25s ease;display:inline-block;transform:rotate(-90deg)}.deductions-chevron.chevron-open{transform:rotate(0)}.deductions-body{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.deductions-body--open{grid-template-rows:1fr}.deductions-body-inner{overflow:hidden}.score-inner-start{background:#00000005;border-bottom:1px dashed rgba(0,0,0,.07)}.score-val{font-weight:700}.deductions-list{list-style:none;padding:0;margin:0}.deduction-item{display:flex;align-items:center;gap:8px;padding:8px 14px;border-bottom:1px dashed rgba(0,0,0,.09);font-family:Patrick Hand,cursive;font-size:.88rem;color:#555;opacity:0;transform:translate(-18px);transition:opacity .32s ease,transform .32s ease}.deduction-item.item-visible{opacity:1;transform:translate(0)}.deduct-icon{color:#dc2626;font-size:1rem;font-weight:700;flex-shrink:0;width:14px;text-align:center}.deduct-reason{flex:1;color:#666}.deduct-amount{font-family:Caveat,cursive;font-weight:700;font-size:.95rem;color:#dc2626;white-space:nowrap}.final-score{border-top:2px solid rgba(0,0,0,.1);font-size:1.15rem;animation:scoreReveal .4s cubic-bezier(.34,1.3,.64,1) var(--score-delay, .5s) both}@keyframes scoreReveal{0%{transform:scale(.85);opacity:0}60%{transform:scale(1.04)}to{transform:scale(1);opacity:1}}.final-win{color:#15803d;background:#f0fdf4}.final-loss{color:#b91c1c;background:#fff1f2}.modal-streak{font-family:Patrick Hand,cursive;font-size:.88rem;color:#777;margin:0;text-align:center}.modal-countdown{font-family:Patrick Hand,cursive;font-size:.85rem;color:#999;margin:0;text-align:center}.modal-countdown strong{font-family:Caveat,cursive;font-size:1rem;color:#555;letter-spacing:1px}.modal-action-btn{width:auto;height:50px;border-radius:10px;padding:0 32px;font-size:1rem;letter-spacing:.3px;white-space:nowrap;animation:btnFadeUp .3s ease var(--btn-delay, .6s) both}@keyframes btnFadeUp{0%{transform:translateY(10px);opacity:0}to{transform:translateY(0);opacity:1}}.review-toggle-btn{background:none;border:1.5px solid rgba(0,0,0,.15);border-radius:8px;padding:7px 18px;font-family:Patrick Hand,cursive;font-size:.9rem;color:#555;cursor:pointer;transition:background .15s,border-color .15s}.review-toggle-btn:hover{background:#0000000a;border-color:#00000040}.review-panel{width:100%;background:#fafaf5;border:1px solid rgba(0,0,0,.08);border-radius:8px;padding:16px;display:flex;flex-direction:column;gap:14px;max-height:380px;overflow-y:auto;animation:reviewSlide .2s ease}@keyframes reviewSlide{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.review-case-title{font-family:Caveat,cursive;font-size:1.15rem;font-weight:700;color:#333;margin:0;text-align:center}.review-section{display:flex;flex-direction:column;gap:6px}.review-section-label{font-family:Caveat,cursive;font-size:.95rem;font-weight:700;color:#888;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px dashed rgba(0,0,0,.1);padding-bottom:4px}.review-clues{margin:0;padding-left:18px;display:flex;flex-direction:column;gap:5px}.review-clues li{font-family:Patrick Hand,cursive;font-size:.85rem;color:#555;line-height:1.4}.review-hint-row{display:flex;align-items:center;gap:8px;margin-top:6px}.review-hint-name{font-family:Caveat,cursive;font-size:.95rem;font-weight:700;color:#444}.review-hint-badge{font-family:Patrick Hand,cursive;font-size:.75rem;padding:2px 8px;border-radius:99px;flex-shrink:0}.badge-used{background:#dcfce7;color:#15803d;border:1px solid #bbf7d0}.badge-unused{background:#f3f4f6;color:#9ca3af;border:1px solid #e5e7eb}.review-hint-text{font-family:Patrick Hand,cursive;font-size:.83rem;color:#666;margin:0 0 4px;line-height:1.4}.review-guesses{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:4px}.review-guesses li{font-family:Patrick Hand,cursive;font-size:.85rem;color:#555;display:flex;align-items:center;gap:6px}.review-guess-partial{color:#92400e}.review-partial-tag{font-size:.7rem;background:#fef3c7;color:#92400e;border:1px solid #fde68a;border-radius:99px;padding:1px 7px;flex-shrink:0}.stats-distribution{width:100%}.stats-title{font-family:Patrick Hand,cursive;font-size:.85rem;color:#888;text-align:center;margin-bottom:8px;letter-spacing:.03em;text-transform:uppercase}.dist-row{display:flex;align-items:center;gap:8px;margin-bottom:5px}.dist-label{font-family:Patrick Hand,cursive;font-size:.9rem;font-weight:700;color:#555;width:18px;text-align:right;flex-shrink:0}.dist-bar{height:18px;border-radius:3px;background:#c8b896;min-width:4px;transition:width .6s ease}.dist-bar--player{background:#3d5a72}.home-screen{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:24px 16px;gap:0;animation:homeFadeIn .5s ease forwards}@keyframes homeFadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.home-card{background:#fffef0;border-radius:4px 4px 8px 8px;width:100%;max-width:440px;padding:48px 36px 44px;position:relative;display:flex;flex-direction:column;align-items:center;gap:10px;background-image:repeating-linear-gradient(to bottom,transparent 0px,transparent 27px,#bfd3e8 27px,#bfd3e8 28px);background-size:100% 28px;background-position:0 12px;box-shadow:0 2px 4px #00000014,0 12px 40px #00000029}.home-card:before{content:"";position:absolute;top:0;left:0;right:0;height:6px;background:#00000012;border-radius:4px 4px 0 0}.home-title{font-family:Caveat,cursive;font-size:clamp(4rem,14vw,6.5rem);font-weight:700;color:#2d2d2d;letter-spacing:6px;line-height:1;text-shadow:1px 2px 4px rgba(0,0,0,.1);margin:0;position:relative;display:inline-block}.home-title:after{content:"";display:block;width:55%;height:3px;background:#c0392b99;border-radius:4px;margin:8px auto 0}.home-tagline{font-family:Patrick Hand,cursive;font-size:1rem;color:#777;text-align:center;margin:4px 0 28px;line-height:1.5}.home-tagline strong{color:#444}.home-divider{width:40%;border:none;border-top:1px dashed rgba(0,0,0,.15);margin:4px 0 20px}.home-buttons{display:flex;flex-direction:column;align-items:center;gap:14px;width:100%}.home-btn{width:100%;max-width:260px;height:56px;border-radius:12px;border:none;font-family:Caveat,cursive;font-size:1.35rem;font-weight:700;letter-spacing:1px;cursor:pointer;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;gap:10px;touch-action:manipulation;-webkit-tap-highlight-color:transparent;transition:transform .1s ease,box-shadow .1s ease}.home-btn-start{background:radial-gradient(circle at 35% 35%,#7a8fa8,#3d5a72);color:#f0f4f8;box-shadow:0 6px #243849,0 8px 18px #00000040,inset 0 2px 4px #fff3}.home-btn-start:hover{transform:translateY(-2px);box-shadow:0 8px #243849,0 12px 24px #00000040,inset 0 2px 4px #fff3}.home-btn-start:active{transform:translateY(4px);box-shadow:0 1px #243849,0 2px 6px #00000040,inset 0 2px 4px #00000026}.home-btn-start:before{content:"";position:absolute;top:-50%;left:-75%;width:50%;height:200%;background:#ffffff38;transform:skew(-20deg);transition:left .45s ease,opacity .3s ease;opacity:0}.home-btn-start:hover:before{left:125%;opacity:1}.home-btn-practice{background:#e5e7eb;color:#9ca3af;box-shadow:0 4px #d1d5db,0 6px 12px #0000001a;cursor:not-allowed;opacity:.75}.home-btn-practice:hover{transform:none}.wip-badge{font-family:Patrick Hand,cursive;font-size:.7rem;font-weight:400;background:#0000001a;color:#6b7280;border-radius:20px;padding:1px 8px;letter-spacing:.5px;text-transform:uppercase}.home-tagline--done{margin-bottom:4px}.result-card{width:100%;display:flex;flex-direction:column;align-items:center;gap:14px}.result-badge{font-family:Caveat,cursive;font-size:1.1rem;font-weight:700;padding:4px 18px;border-radius:20px;letter-spacing:.5px}.result-badge--win{background:#dcfce7;color:#15803d;border:1px solid #86efac}.result-badge--loss{background:#fee2e2;color:#b91c1c;border:1px solid #fca5a5}.result-stats{width:100%;display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.result-stat{background:#0000000a;border-radius:8px;padding:8px 16px;display:flex;flex-direction:column;align-items:center;gap:2px;min-width:90px}.result-stat--full{width:100%;flex-direction:row;justify-content:space-between;min-width:unset}.result-stat-label{font-family:Patrick Hand,cursive;font-size:.72rem;color:#999;text-transform:uppercase;letter-spacing:.5px}.result-stat-value{font-family:Caveat,cursive;font-size:1.15rem;font-weight:700;color:#2d2d2d}.result-stat-diagnosis{font-size:1rem;color:#3d5a72}.result-streak{display:flex;align-items:center;gap:8px;font-family:Patrick Hand,cursive;font-size:.88rem;color:#666}.result-streak-sep{color:#ccc}.home-countdown-label{font-family:Patrick Hand,cursive;font-size:.9rem;color:#777;margin:0;text-align:center}.home-countdown-label strong{font-family:Caveat,cursive;font-size:1.05rem;color:#444;letter-spacing:1px}.home-history-note{font-family:Patrick Hand,cursive;font-size:.82rem;color:#aaa;margin:2px 0 0;text-align:center}.home-footer{font-family:Patrick Hand,cursive;font-size:.78rem;color:#0000004d;margin-top:28px;text-align:center;letter-spacing:.3px}@media(pointer:coarse){.cursor-cat-wrap,.laser-dot{display:none}}@media(pointer:fine){.laser-dot{position:fixed;width:6px;height:6px;border-radius:50%;background:radial-gradient(circle at 38% 32%,#faa 5%,#ff2020 45%,#b00);box-shadow:0 0 3px 1px #ff2828d9,0 0 8px 3px #ff000059;transform:translate(-50%,-50%);pointer-events:none;z-index:10000;transition:opacity .4s ease}}.cursor-cat-wrap{position:fixed;pointer-events:none;z-index:9999;transform:translate(-120px,-52px)}.cursor-cat-wrap.facing-left-wrap{transform:translate(-2px,-52px)}.cat-flip{display:block}.cat-flip.facing-left{transform:scaleX(-1)}.cat-anim{display:block;transform-origin:center center}.cat-walking .cat-anim{animation:bodyTrot .36s ease-in-out infinite}@keyframes bodyTrot{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.cat-walking .leg-fl,.cat-walking .leg-br{animation:legSwing .36s ease-in-out infinite}.cat-walking .leg-fr,.cat-walking .leg-bl{animation:legSwing .36s ease-in-out .18s infinite}@keyframes legSwing{0%{transform:rotate(-18deg)}50%{transform:rotate(18deg)}to{transform:rotate(-18deg)}}.cat-walking .cat-tail-g{animation:tailWalk .36s ease-in-out infinite;transform-origin:20px 27px;transform-box:view-box}@keyframes tailWalk{0%,to{transform:rotate(-6deg)}50%{transform:rotate(10deg)}}.cat-idle .cat-anim{animation:catIdleSpin 4.2s ease-in-out infinite}@keyframes catIdleSpin{0%{transform:rotate(0)}20%{transform:rotate(360deg)}to{transform:rotate(360deg)}}.cat-idle .cat-tail-g{animation:tailWag 1.5s ease-in-out infinite;transform-origin:20px 27px;transform-box:view-box}@keyframes tailWag{0%,to{transform:rotate(0)}35%{transform:rotate(-20deg)}70%{transform:rotate(16deg)}}.leg-fl,.leg-fr,.leg-bl,.leg-br{transform-box:fill-box;transform-origin:top center}
