:root{font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;color:#5d584f;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;font-weight:400;background:#f6f3ee}*{box-sizing:border-box}body{margin:0}button,a,input{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer}button{border:0;background:none}button:focus-visible,a:focus-visible,[tabindex]:focus-visible,input:focus-visible{outline:2px solid #89937e;outline-offset:5px}button:disabled{cursor:default}svg{width:21px;height:21px;flex-shrink:0}button{transition:background .2s,transform .2s,border-color .2s}button:active{transform:scale(.96)}.app{--page:#f6f3ee;min-height:740px;height:100svh;height:100dvh;display:flex;flex-direction:column;align-items:center;background:radial-gradient(ellipse at 50% 44%,#fff9 0%,transparent 58%),var(--page);transition:background-color .7s;position:relative;overflow:hidden;padding:0 max(32px,env(safe-area-inset-right)) max(15px,env(safe-area-inset-bottom)) max(32px,env(safe-area-inset-left))}.app:before{content:"";position:absolute;inset:0;opacity:.028;pointer-events:none;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='.83' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Cpath fill='%23000' filter='url(%23n)' opacity='.7' d='M0 0h180v180H0z'/%3E%3C/svg%3E")}.header{width:100%;height:88px;flex-shrink:0;display:flex;align-items:center;justify-content:space-between;z-index:5;padding-top:env(safe-area-inset-top)}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:#5a554b;font-size:16px;letter-spacing:2px;font-weight:500}.brand-mark{display:grid;place-items:center;width:34px;height:34px;border:1px solid #bcb8a666;border-radius:12px;transform:rotate(-8deg);color:#8c927d}.brand-mark svg{width:23px;height:23px}.brand-dot{font-weight:300;margin:0 8px;color:#aca499}.wordmark{font-size:12px;letter-spacing:2.3px;font-weight:500}.settings{display:flex;gap:12px;position:relative;align-items:center}.sound-controls{display:flex;border:1px solid #b9b1a64d;border-radius:24px;background:#fff4;height:39px;align-items:center}.icon-button{display:grid;place-items:center;width:39px;height:39px;border-radius:50%}.background-button{border:1px solid #b9b1a64d;background:#fff4}.icon-button:hover,.disclosure:hover,.is-open{background:#e6e3dba0}.disclosure{width:21px;height:29px;padding:0 5px 0 0;display:grid;place-items:center;border-radius:12px}.disclosure svg{width:13px}.sound-controls .icon-button{width:36px;border:none}.popover{position:absolute;top:52px;right:0;width:245px;background:#fdfbf7f5;border:1px solid #e4dfd5;border-radius:19px;padding:20px;box-shadow:0 12px 38px #54493813;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.popover-title{font-size:13px;margin-bottom:17px;display:flex;justify-content:space-between;align-items:center}.popover-title span{font-size:11px;color:#918a80}.popover label{font-size:12px;display:block;margin-bottom:5px}.popover input{width:100%;accent-color:#87917c}.popover p{font-size:10px;color:#a19b91;line-height:1.8;margin:12px 0 0}.background-choices{display:flex;gap:12px}.background-choices button{font-size:11px;display:flex;flex-direction:column;align-items:center;gap:9px;padding:0;flex:1}.background-choices span{width:36px;height:36px;border-radius:50%;border:1px solid #d0c9be}.background-choices [aria-pressed=true] span{outline:1px solid #919b83;outline-offset:3px}.intro{text-align:center;flex-shrink:0;margin-top:10px;z-index:1}.eyebrow{font-size:10px;letter-spacing:3px;color:#979986;display:flex;align-items:center;justify-content:center;gap:9px;margin-bottom:13px}.eyebrow>span{width:5px;height:5px;background:#a4ad93;border-radius:50%}h1{font-size:30px;letter-spacing:3px;line-height:1.4;font-weight:400;margin:0;color:#565248}h1 em{font-style:normal;color:#929b82}.intro p{font-size:11px;color:#a7a095;letter-spacing:1.6px;margin:12px 0 0}.playground{width:min(780px,100%);flex:1;min-height:290px;max-height:570px;position:relative;touch-action:none;cursor:grab;outline:none;z-index:1;margin:0 auto}.playground:focus-visible{outline-offset:-12px;border-radius:80px}.playground.is-pressing{cursor:grabbing}.playground.stroke-mode{cursor:crosshair}.playground canvas{display:block;touch-action:none}.speech{position:absolute;top:26%;left:64%;background:#fff9;border:1px solid #e9e3d5;border-radius:17px 17px 17px 3px;padding:12px 15px;font-size:13px;color:#968979;letter-spacing:1px;opacity:0;transform:translateY(7px) rotate(-4deg);transition:opacity .2s,transform .25s;pointer-events:none;white-space:nowrap;box-shadow:0 5px 20px #84705e08}.speech.visible{opacity:1;transform:translateY(0) rotate(-4deg)}.speech span{margin-left:8px;color:#caaba0}.stage-note{position:absolute;bottom:2%;left:50%;transform:translate(-50%);font-size:9px;letter-spacing:2px;color:#aaa497;display:flex;align-items:center;gap:7px;white-space:nowrap;pointer-events:none}.stage-note>span{width:3px;height:3px;border-radius:50%;background:#b6bba6}.loading,.error-card{position:absolute;top:43%;left:50%;transform:translate(-50%,-50%);padding:22px 28px;background:#faf8f2eb;border:1px solid #e3ded3;border-radius:20px;white-space:nowrap;font-size:13px;letter-spacing:1px;text-align:center;box-shadow:0 8px 30px #5f493a0b}.loading-dot{display:inline-block;width:7px;height:7px;margin-right:10px;background:#a5ac95;border-radius:50%;animation:pulse 1s infinite alternate}.error-card p{font-size:11px;letter-spacing:0}.error-card button{font-size:12px;padding:8px 18px;background:#e5e8de;border-radius:12px;margin-top:6px}.error-card strong{font-weight:500}.pet-caption{text-align:center;z-index:1;flex-shrink:0;padding-top:9px}.pet-title{display:flex;align-items:center;justify-content:center;gap:11px}.pet-title h2{font-size:22px;letter-spacing:4px;font-weight:500;margin:0;color:#60594e}.pet-title>span{font-size:9px;letter-spacing:1px;border:1px solid #c9c1b453;border-radius:20px;padding:5px 9px;color:#a09483;background:#fff3}.pet-caption p{font-size:11px;letter-spacing:.7px;color:#a3988a;margin:12px 0 0}.caption-dot{padding:0 8px;color:#b8afa3}.mode-switch{margin-top:23px;display:flex;gap:3px;padding:4px;background:#e7e3da80;border:1px solid #d9d3c755;border-radius:30px;flex-shrink:0;z-index:1}.mode-switch button{width:92px;height:35px;border-radius:24px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:12px;letter-spacing:2px;color:#9e998d}.mode-switch svg{width:18px;height:18px}.mode-switch [aria-pressed=true]{background:#fffdf8;color:#6e7861;box-shadow:0 2px 7px #6557400c}.footer{flex-shrink:0;text-align:center;z-index:1;margin-top:26px}.selection-label{display:flex;gap:14px;justify-content:center;align-items:center;font-size:9px;letter-spacing:1.7px;color:#a49f92}.selection-label>span{width:29px;height:1px;background:#c9c1b64d}.pet-selector{display:flex;align-items:center;gap:15px;margin-top:14px;justify-content:center}.pet-choice{position:relative;width:67px;border-radius:18px;padding:4px 5px 9px;display:flex;flex-direction:column;align-items:center;gap:6px;border:1px solid transparent;color:#aaa091}.portrait{width:50px;height:48px;border-radius:15px;background:color-mix(in srgb,var(--pet-color) 24%,transparent);display:block;overflow:hidden;transition:background .2s}.portrait img{width:100%;height:100%;object-fit:cover;transform:scale(1.28) translateY(-1px);mix-blend-mode:multiply}.pet-choice.selected{border-color:#b1b99c9c;background:#fffffb87;box-shadow:0 3px 12px #6b70560a;color:#737b63}.pet-choice:hover{background:#ffffff60}.choice-name{font-size:10px;letter-spacing:2px;padding-left:2px}.selection-dot{position:absolute;bottom:-6px;width:3px;height:3px;background:transparent;border-radius:50%}.selected .selection-dot{background:#929e7d}.closing{display:flex;justify-content:center;align-items:center;gap:6px;font-size:9px;color:#b3ac9f;letter-spacing:1.2px;margin:24px 0 0}.closing svg{width:11px;height:11px;opacity:.7}.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}.portrait-stage{width:100vw;height:100vh;background:#f6f3ee}@keyframes pulse{to{opacity:.35;transform:scale(.7)}}@media(min-height:950px){.intro{margin-top:30px}.footer{margin-top:35px}.closing{margin-bottom:10px}}@media(max-width:600px){.app{padding-left:max(17px,env(safe-area-inset-left));padding-right:max(17px,env(safe-area-inset-right));min-height:650px;padding-bottom:max(16px,env(safe-area-inset-bottom))}.header{height:72px}.brand{font-size:14px;gap:7px;letter-spacing:1px}.brand-mark{width:29px;height:29px;border-radius:10px}.brand-mark svg{width:20px;height:20px}.wordmark{font-size:10px;letter-spacing:1.7px}.brand-dot{margin:0 5px}.settings{gap:7px}.icon-button{width:35px;height:35px}.sound-controls{height:35px}.sound-controls .icon-button{width:31px}.disclosure{width:17px;padding:0 3px 0 0}.intro{margin-top:13px}.eyebrow{font-size:9px;letter-spacing:2px;margin-bottom:12px}h1{font-size:25px;letter-spacing:1.5px}.intro p{font-size:10px;letter-spacing:1px;margin-top:10px}.playground{width:calc(100% + 34px);min-height:250px;max-height:420px;margin-left:-17px;margin-right:-17px}.speech{left:66%;font-size:11px;padding:10px 12px;top:27%}.stage-note{font-size:8px;letter-spacing:1.5px;bottom:1%}.pet-caption{padding-top:7px}.pet-title h2{font-size:21px}.pet-title>span{font-size:8px}.pet-caption p{font-size:10px;margin-top:10px;letter-spacing:.2px}.caption-dot{padding:0 5px}.mode-switch{margin-top:19px}.footer{margin-top:23px}.pet-selector{gap:8px;margin-top:12px}.pet-choice{width:59px;padding:4px 3px 9px}.portrait{width:46px;height:44px}.closing{font-size:8px;letter-spacing:.7px;margin-top:22px}}@media(max-height:760px)and (orientation:portrait){.app{min-height:610px}.header{height:62px}.intro{margin-top:3px}.intro p{margin-top:7px}.eyebrow{margin-bottom:8px}.playground{min-height:220px}.footer{margin-top:18px}.mode-switch{margin-top:14px}.closing{margin-top:15px}.pet-selector{margin-top:9px}.pet-caption p{margin-top:8px}}@media(orientation:landscape)and (max-height:600px){.app{min-height:340px;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:56px 65px 1fr 45px 100px;padding-bottom:8px;column-gap:16px}.header{grid-column:1/-1;height:56px}.intro{grid-column:2;grid-row:2;margin:0}.intro h1{font-size:21px}.intro p{display:none}.eyebrow{font-size:8px;margin-bottom:7px}.playground{grid-column:1;grid-row:2/6;width:100%;height:100%;min-height:250px;margin:0}.pet-caption{grid-column:2;grid-row:3;padding:0;align-self:center}.pet-caption p{font-size:9px}.pet-title h2{font-size:19px}.mode-switch{grid-column:2;grid-row:4;justify-self:center;align-self:center;margin:0}.mode-switch button{height:29px}.footer{grid-column:2;grid-row:5;margin:0}.selection-label,.closing{display:none}.pet-selector{gap:4px;margin:7px 0 0}.pet-choice{width:52px}.portrait{width:39px;height:38px}.choice-name{font-size:9px}.stage-note{font-size:8px}.speech{left:66%;top:20%}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}@media(max-height:640px)and (orientation:portrait){.app{min-height:100dvh;padding-bottom:max(10px,env(safe-area-inset-bottom))}.header{height:49px}.brand{font-size:12px}.wordmark{font-size:9px}.intro{margin-top:2px}.intro h1{font-size:21px}.intro p{display:none}.eyebrow{font-size:8px;margin-bottom:6px}.playground{min-height:160px}.stage-note{font-size:7px}.pet-title h2{font-size:18px}.pet-caption p{font-size:9px;margin-top:7px}.mode-switch{margin-top:10px;padding:3px}.mode-switch button{height:29px;width:81px;font-size:11px}.footer{margin-top:12px}.pet-selector{gap:6px;margin-top:9px}.pet-choice{width:51px;padding-bottom:7px;gap:4px}.portrait{width:39px;height:37px}.choice-name{font-size:9px}.selection-label{font-size:8px}.closing{display:none}}.choice-name{white-space:nowrap;letter-spacing:.8px}.audio-credit{display:inline-block;color:#7d886b;font-size:10px;text-underline-offset:3px}
