@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap";:root{font-family:DM Sans,sans-serif;color:#303d36;background:#f8f7f2;font-weight:400;-webkit-font-smoothing:antialiased;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}button:focus-visible,a:focus-visible{outline:2px solid #527c65;outline-offset:6px}button{cursor:pointer}a{color:inherit;text-decoration:none}.site-shell{max-width:1600px;min-height:100svh;margin:auto;padding:0 64px;display:flex;flex-direction:column;overflow:hidden;background:radial-gradient(ellipse at 52% 39%,#edf1e877 0%,transparent 48%)}.header{height:110px;display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.brand{display:flex;align-items:center;font-size:22px;font-weight:750;letter-spacing:-1px}.brand svg{width:32px;height:32px;margin-right:10px;color:#557861}.brand-dot{color:#7c9a77}.languages{display:flex;align-items:center;gap:3px;background:#eeeee7;border:1px solid #e5e6df;border-radius:30px;padding:4px}.languages button{border:0;background:transparent;color:#7e837b;min-width:40px;height:32px;border-radius:24px;font-size:12px}.languages button[aria-pressed=true]{background:#fffefa;color:#3e5849;box-shadow:0 1px 5px #263d3410}.languages button:hover{color:#2d4938}main{flex:1;display:flex;flex-direction:column;align-items:center}.eyebrow{margin-top:40px;display:flex;align-items:center;gap:9px;font-size:10px;font-weight:650;letter-spacing:2.1px;border:1px solid #dfe5da;border-radius:30px;padding:10px 16px;background:#f2f4ed}.status-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#7e9971;box-shadow:0 0 0 3px #7e99710b}.hero{width:100%;text-align:center;position:relative;padding-top:137px}h1{margin:0;font-family:Manrope,DM Sans,sans-serif;font-size:clamp(48px,5.7vw,82px);font-weight:650;letter-spacing:-4.5px;line-height:1.19}.headline-line{display:table;margin:0 auto;position:relative}.headline-accent{color:#728b6e}.intro{font-size:15px;line-height:1.85;color:#84877d;margin:25px 0 0}.translations{display:flex;justify-content:center;align-items:center;gap:30px;margin:37px auto 0}.language-label{font-size:9px;font-weight:550;letter-spacing:1.6px;color:#9d9f94}.translation p{font-size:12px;color:#666f63;margin:10px 0 0;letter-spacing:.2px}.translation-divider{height:27px;width:1px;background:#dedfd5}.interaction{margin-top:35px}.wake-button{border:1px solid #d3dece;border-radius:30px;background:#e9efdf;color:#4d6546;padding:13px 20px;display:inline-flex;align-items:center;gap:11px;font-size:12px;font-weight:550;transition:background .2s,transform .2s,box-shadow .2s}.wake-button:hover{background:#dde8cf;transform:translateY(-2px);box-shadow:0 5px 15px #36492c0a}.wake-button:active{transform:translateY(1px)}.wake-button svg{height:19px;width:19px}.button-arrow{font-size:16px;margin-left:9px}.interaction-hint{font-size:10px;color:#9b9e91;margin-top:13px;min-height:15px}.cat-note{position:absolute;top:76px;left:calc(50% + 152px);width:210px;transform:rotate(8deg);color:#969c8d;font-size:12px;font-style:italic;font-family:Georgia,serif}.cat-note svg{width:66px;height:40px;display:block;transform:rotate(70deg);margin-left:0}.cat-note path{fill:none;stroke:#9da48f;stroke-width:1.2;stroke-linecap:round}.decoration{position:absolute;-webkit-user-select:none;user-select:none}.sparkle-one{color:#b0bba1;font-size:36px;left:calc(50% - 395px);top:192px;transform:rotate(15deg)}.sparkle-two{color:#b4aad1;font-size:55px;right:calc(50% - 387px);top:315px}.bottom-note{display:flex;align-items:center;gap:8px;font-size:11px;color:#96998a;margin:52px 0 43px}.tiny-star{color:#a2ac95;font-size:18px}footer{border-top:1px solid #e5e5db;min-height:76px;display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#96998d;letter-spacing:.1px}.footer-message{display:flex;align-items:center;gap:9px}.footer-paw{font-size:20px;color:#91a084}#cat-layer{position:fixed;inset:0;pointer-events:none;z-index:3}#cat-layer canvas{display:block}.cat-target{position:fixed;z-index:4;border:0;background:transparent;border-radius:45%;touch-action:manipulation}.cat-target:focus-visible{outline:2px dashed #7c9770}.sleep-bubbles{position:fixed;z-index:4;pointer-events:none;color:#8c9b82;font-family:Manrope,sans-serif;font-weight:600}.sleep-bubbles span{position:absolute;animation:snore 3.6s ease-in-out infinite;font-size:13px}.sleep-bubbles span:nth-child(2){left:14px;top:-19px;font-size:17px;animation-delay:.7s}.sleep-bubbles span:nth-child(3){left:33px;top:-43px;font-size:21px;animation-delay:1.4s}@keyframes snore{0%,to{opacity:.1;transform:translateY(4px) rotate(-9deg)}50%{opacity:.8;transform:translate(3px,-4px) rotate(5deg)}}#landing-ripple{position:fixed;width:45px;height:12px;border:1px solid #a7b79a;border-radius:50%;pointer-events:none;z-index:2;opacity:0}#landing-ripple.pop{animation:ripple .5s ease-out}@keyframes ripple{0%{opacity:.7;transform:translate(-50%,-50%) scale(.5)}to{opacity:0;transform:translate(-50%,-50%) scale(2.5)}}.noscript{padding:15px;text-align:center}.cat-unavailable .cat-note,.cat-unavailable .sleep-bubbles{display:none}.wake-button:disabled{cursor:default;opacity:.6}.cat-unavailable .hero{padding-top:90px}html[lang^=zh] h1{font-size:clamp(40px,5vw,70px);letter-spacing:2px;line-height:1.4}html[lang^=zh] .intro{letter-spacing:1px}@media(min-height:950px)and (min-width:800px){.eyebrow{margin-top:65px}.hero{padding-top:155px}.bottom-note{margin-top:70px}main{justify-content:center}}@media(max-width:800px){.site-shell{padding:0 30px}.header{height:92px}.eyebrow{margin-top:32px}h1{font-size:64px;letter-spacing:-3.5px}.hero{padding-top:142px}.cat-note{left:calc(50% + 86px);top:65px;width:145px;font-size:11px}.translations{gap:20px}.sparkle-one{left:1%;font-size:26px}.sparkle-two{right:0;top:315px;font-size:37px}.bottom-note{margin:47px 0 35px}}@media(max-width:540px){.site-shell{padding:0 22px}.header{height:83px}.brand{font-size:20px}.brand svg{width:27px;margin-right:7px}.languages button{min-width:32px;height:28px}.eyebrow{margin-top:32px;font-size:8px;letter-spacing:1.5px;padding:9px 13px}.hero{padding-top:130px}h1{font-size:clamp(34px,9.5vw,51px);letter-spacing:-2.4px;line-height:1.25}.intro{font-size:12px;line-height:1.9;margin-top:24px}.cat-note{left:calc(50% + 50px);top:52px;font-size:10px;width:110px}.cat-note svg{height:33px}.sparkle-one{left:2%;top:93px;font-size:23px}.sparkle-two{right:0;top:239px;font-size:30px}.translations{margin-top:30px;gap:13px;flex-wrap:wrap}.language-label{font-size:8px;letter-spacing:1px}.translation p{font-size:10px;letter-spacing:0;margin-top:8px}.translation-divider{height:22px}.interaction{margin-top:30px}.interaction-hint{font-size:9px}.bottom-note{font-size:10px;margin-top:38px}footer{min-height:65px;font-size:8px}.footer-message{gap:6px}.footer-paw{display:none}html[lang^=zh] h1{font-size:clamp(29px,8vw,43px);letter-spacing:0}}@media(max-width:540px){.translations{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.translation-divider{display:none}.translation p{font-size:clamp(8px,2.25vw,10px);white-space:nowrap}}@media(max-width:370px){.site-shell{padding:0 16px}.translations{gap:6px}.footer-message{font-size:7px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}
