:root{font-family:Inter,Noto Sans SC,PingFang SC,Microsoft YaHei,Arial,sans-serif;color:#342842;background:#fbf4f2;--ink: #342842;--muted: #8e7f92;--soft: #fbf4f2;--surface: rgba(255, 252, 248, .86);--line: rgba(112, 82, 112, .16);--teal: #8f6caf;--teal-deep: #6f4c92;--gold: #d89a4a;--gold-soft: #fff1db;--rose: #b86f8e;--sage: #789986;--silver: #ece3e7;--shadow: 0 24px 62px rgba(88, 63, 89, .14)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;-webkit-font-smoothing:antialiased;background:linear-gradient(155deg,#f4e1e8cc,#fff8ed94 42%,#edf2e8b8),linear-gradient(180deg,#faf2f5,#fff9ef 46%,#f4f6f1)}html,body,#root{width:100%;overflow-x:hidden}button,input{font:inherit}button{border:0;cursor:pointer}.app-shell{min-height:100vh;display:flex;justify-content:center;padding:0;width:100%;overflow-x:hidden}.app-home{width:100%;max-width:390px;min-width:0;flex:0 1 390px;min-height:100vh;padding:32px 18px 20px;position:relative;overflow:hidden}.app-home:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(126,86,131,.12) 0%,rgba(255,255,255,.42) 29%,transparent 58%),linear-gradient(90deg,#ffffff6b,#fff7ee1a 48%,#f5e7ec5c);pointer-events:none}.app-home>*{position:relative;z-index:1}.hero{display:grid;grid-template-columns:110px minmax(0,1fr);gap:13px;align-items:center;margin-bottom:24px}.tab-home .hero,.tab-record .hero,.tab-smart .hero,.tab-me .hero{display:none}.model-stage{display:none;min-height:590px;margin:-38px -18px -30px;padding:0;border-radius:0 0 34px 34px;position:relative;overflow:hidden;background:#1e1c20;border:0;box-shadow:0 28px 58px #634b612e;cursor:pointer}.tab-home .model-stage{display:block}.model-stage:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;background:linear-gradient(180deg,rgba(12,12,16,.05) 0%,transparent 58%,rgba(31,24,33,.16) 74%,rgba(251,246,243,.94) 100%);pointer-events:none}.model-stage:focus-visible{outline:2px solid rgba(255,238,207,.94);outline-offset:-4px}.home-scene-background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;object-fit:cover;object-position:center center;animation:home-scene-enter .3s ease both;pointer-events:none}.scene-morning .home-scene-background{object-position:51% center}.scene-day .home-scene-background{object-position:55% center}.scene-dusk .home-scene-background{object-position:52% center}.scene-night .home-scene-background{object-position:54% center}.home-scene-character{position:absolute;right:-7%;bottom:0;z-index:3;width:88%;height:98%;object-fit:contain;object-position:right bottom;filter:brightness(.98) saturate(.94) drop-shadow(0 18px 16px rgba(12,10,13,.38));transform-origin:70% 84%;transition:transform .24s cubic-bezier(.22,.7,.24,1),filter .24s ease;animation:home-character-enter .28s ease both,home-character-breathe 7s ease-in-out .32s infinite;pointer-events:none}.appearance-butler .home-scene-character{right:-4%;width:84%;height:96%}.model-warm .home-scene-character{right:-10%;width:94%}.model-concern .home-scene-character{right:-7%;width:92%;height:99%}.model-stage.is-responding .home-scene-character{transform:translate3d(-1.5%,-1.2%,0) scale(1.025);filter:brightness(1.035) saturate(.98) drop-shadow(0 20px 18px rgba(12,10,13,.4))}.home-character-shadow{position:absolute;right:4%;bottom:7%;z-index:2;width:49%;height:20px;background:#0e0b0f57;border-radius:50%;filter:blur(8px);transform:scaleX(.72);pointer-events:none}.home-scene-light{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;background:linear-gradient(112deg,transparent 38%,rgba(255,255,255,.14) 49%,transparent 61%);background-size:240% 100%;animation:home-scene-glint 9s ease-in-out infinite;pointer-events:none}.home-weather-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;opacity:0;pointer-events:none}.weather-cloud .home-weather-layer{opacity:1;background:#424d5a2e}.weather-rain .home-weather-layer{opacity:.42;background-image:repeating-linear-gradient(105deg,transparent 0 16px,rgba(218,231,240,.5) 17px 18px,transparent 19px 34px);background-size:160% 160%;animation:home-rain 1.8s linear infinite}.weather-snow .home-weather-layer{opacity:.56;background-image:radial-gradient(circle at 18% 22%,rgba(255,255,255,.9) 0 1px,transparent 2px),radial-gradient(circle at 66% 31%,rgba(255,255,255,.74) 0 1.5px,transparent 2.5px),radial-gradient(circle at 42% 71%,rgba(255,255,255,.82) 0 1px,transparent 2px),radial-gradient(circle at 82% 84%,rgba(255,255,255,.68) 0 1.5px,transparent 2.5px);background-size:118px 146px,156px 184px,138px 172px,184px 212px;animation:home-snow 7s linear infinite}@media(prefers-reduced-motion:reduce){.home-scene-background,.home-scene-character,.home-scene-light,.home-weather-layer{animation:none;transition:none}}@keyframes home-scene-enter{0%{opacity:.72;transform:scale(1.015)}to{opacity:1;transform:scale(1)}}@keyframes home-character-enter{0%{opacity:0;transform:translate3d(2%,1%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes home-character-breathe{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-.45%,0)}}@keyframes home-scene-glint{0%,64%,to{background-position:-140% 0}36%{background-position:140% 0}}@keyframes home-rain{0%{background-position:0 -120px}to{background-position:-80px 160px}}@keyframes home-snow{0%{background-position:0 -150px,0 -180px,0 -130px,0 -210px}to{background-position:18px 150px,-20px 184px,12px 172px,-16px 212px}}.portrait-wrap{width:110px;height:110px;border-radius:50%;position:relative;padding:8px;background:conic-gradient(from 220deg,#b86f8ec7,#fff1dbeb,#8f6cafa3,#78998694,#b86f8ec7),#fff9f2;box-shadow:0 18px 42px #583f592b}.portrait-wrap img{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block;border:5px solid rgba(255,255,255,.86)}.presence-dot{position:absolute;right:18px;bottom:18px;width:20px;height:20px;border-radius:50%;background:var(--rose);border:3px solid #ffffff;box-shadow:0 0 18px #b86f8eb3}.relationship{min-width:0}.ghost-button{display:inline-flex;align-items:center;gap:4px;color:var(--ink);background:#fff9f4d6;border:1px solid rgba(121,79,111,.14);border-radius:999px;box-shadow:0 10px 24px #583f591a;padding:8px 12px 8px 15px;margin-left:auto;float:right;white-space:nowrap}.relationship-days{clear:both;display:flex;align-items:baseline;gap:9px;margin:18px 0 11px;color:var(--ink)}.relationship-days strong{font-family:Georgia,Times New Roman,serif;font-size:42px;font-weight:500;line-height:1}.relationship-days span{font-size:17px;color:#5d4865}.divider{height:1px;background:var(--line);margin-bottom:13px}.status-row{display:grid;grid-template-columns:auto 1fr auto;gap:9px;align-items:center;color:#4b3a56;font-size:15px}.status-dot{width:12px;height:12px;border-radius:999px;background:#d58aa3;box-shadow:0 0 0 4px #d58aa32e}.icon-button,.voice-button,.send-button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:var(--teal-deep);background:#fff9f4bd}.icon-button{width:38px;height:38px}.ai-notice{display:flex;align-items:center;gap:8px;margin:12px 0 0;color:var(--muted);font-size:12px;line-height:1.5}.today-panel,.surface,.risk-banner,.composer{background:var(--surface);border:1px solid rgba(255,255,255,.7);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.today-panel{border-radius:22px;padding:11px 11px 12px;margin:-48px 0 12px;min-width:0}.section-title,.section-heading,.section-heading>div{display:flex;align-items:center}.section-title{gap:10px;margin-bottom:7px}.section-title h1,.section-heading h2,.mood-check h2{letter-spacing:0;margin:0;color:var(--ink)}.section-title h1{font-size:14px;font-weight:650}.title-mark{width:3px;height:16px;border-radius:999px;background:linear-gradient(180deg,var(--rose),var(--teal-deep));flex:0 0 auto}.today-grid{display:grid;grid-template-columns:1fr;gap:12px}.today-grid>*,.content-grid>*,.scene-grid>*{min-width:0}.chat-preview{min-width:0;border-radius:17px;background:linear-gradient(145deg,#fff6f0eb,#f6eff7a3);padding:10px}.chat-window{display:flex;flex-direction:column;gap:8px;min-height:194px;justify-content:flex-end}.message{max-width:95%;padding:12px 13px;border-radius:16px;position:relative}.message p{margin:0;font-size:14px;line-height:1.5}.message span{display:block;margin-top:6px;color:#97a2b0;font-size:11px}.message.him{align-self:flex-start;background:#ffffffe6;box-shadow:inset 3px 0 #b86f8e2e}.message.me{align-self:flex-end;background:linear-gradient(135deg,#fde6edf5,#eee2f7e6)}.message.system{align-self:stretch;max-width:100%;color:#8a5a33;background:#fff5e2e6;box-shadow:inset 3px 0 #dfa04d59}.message.typing p{color:#7d6f86}.chat-mood-options{display:grid;grid-template-columns:repeat(4,30px);gap:8px;margin-top:10px}.chat-mood-options button{width:30px;height:30px;border-radius:50%;display:inline-grid;place-items:center;color:#7d6f86;background:#ffffffc7;border:1px solid rgba(121,79,111,.16)}.chat-mood-options button.selected{color:#fff;background:linear-gradient(135deg,var(--rose),var(--gold))}.link-button,.tiny-link{display:inline-flex;align-items:center;gap:3px;color:#718094;background:transparent;padding:0}.link-button{margin-top:10px;font-size:13px}.mood-check{display:none}.mood-check h2{text-align:left;font-size:17px;font-weight:650;margin-bottom:14px}.mood-orb{width:112px;height:112px;margin:0 auto 10px;border-radius:50%;display:grid;place-items:center;color:#fff;background:#dfe6ea;box-shadow:inset 0 0 0 12px #ffffff8c}.mood-orb.gold{background:radial-gradient(circle,#f0ba70,#f9d9a6 45%,#efe5e8 69%);color:#fffaf0}.mood-orb.teal{background:radial-gradient(circle,#b78ad3,#eadbf3 47%,#f0e9ed 70%)}.mood-orb.mist{background:radial-gradient(circle,#9db6ca,#d6e0e8 50%,#e9ecef 72%)}.mood-orb.cool{background:radial-gradient(circle,#748aa5,#cbd6e1 52%,#eef0f2 72%)}.mood-check p{color:#6f7d8f;font-size:12px;margin:0 0 10px}.mood-options{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;justify-items:center}.mood-options button{width:28px;height:28px;border-radius:50%;display:inline-grid;place-items:center;color:#7d8a9a;background:#ffffffc2;border:1px solid rgba(91,111,132,.18)}.mood-options button.selected{color:#fff;background:linear-gradient(135deg,var(--rose),var(--gold));border-color:#b86f8ec2}.content-grid{display:grid;grid-template-columns:1fr;gap:12px;margin-bottom:14px}.record-switch{display:none;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:14px;padding:5px;border-radius:999px;background:#fffcf8b8;border:1px solid rgba(121,79,111,.13);box-shadow:var(--shadow)}.record-switch button{height:42px;border-radius:999px;color:#75647d;background:transparent;font-weight:650}.record-switch button.active{color:#fff;background:linear-gradient(135deg,var(--rose),var(--teal-deep));box-shadow:0 12px 26px #74509738}.tab-home .content-grid,.tab-home .smart-home,.tab-home .risk-banner,.tab-home .living-game,.tab-home .record-switch,.tab-home .personal-center,.tab-record .model-stage,.tab-record .today-panel,.tab-record .smart-home,.tab-record .risk-banner,.tab-record .living-game,.tab-record .composer,.tab-record .personal-center,.tab-smart .model-stage,.tab-smart .today-panel,.tab-smart .content-grid,.tab-smart .record-switch,.tab-smart .composer,.tab-smart .personal-center,.tab-me .model-stage,.tab-me .today-panel,.tab-me .content-grid,.tab-me .record-switch,.tab-me .smart-home,.tab-me .risk-banner,.tab-me .living-game,.tab-me .composer{display:none}.tab-record .record-switch,.tab-record .content-grid{display:grid}.tab-record .record-schedule .memory,.tab-record .record-memory .schedule{display:none}.tab-smart .smart-butler-stage,.tab-smart .smart-home,.tab-smart .risk-banner,.tab-smart .living-game,.tab-me .personal-center{display:block}.tab-record.is-restricted .record-switch,.tab-record.is-restricted .content-grid,.tab-smart.is-restricted .smart-butler-stage,.tab-smart.is-restricted .smart-home,.tab-smart.is-restricted .risk-banner,.tab-smart.is-restricted .living-game,.tab-smart.is-restricted .composer{display:none}.surface{border-radius:20px;padding:15px;min-width:0}.section-heading{justify-content:space-between;gap:8px;margin-bottom:12px}.section-heading>div{gap:8px;min-width:0}.section-heading h2{font-size:18px;font-weight:650;white-space:nowrap}.tiny-link{font-size:13px;white-space:nowrap}.memory ol{list-style:none;padding:0 0 0 11px;margin:0;border-left:2px solid rgba(184,111,142,.22);max-height:238px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}.memory li{position:relative;padding:0 0 14px 14px}.memory li:last-child{padding-bottom:1px}.timeline-dot{width:10px;height:10px;border-radius:50%;background:var(--rose);position:absolute;left:-6px;top:4px;box-shadow:0 0 0 4px #b86f8e1f}.memory time{display:block;color:#96a1b0;font-size:12px;margin-bottom:3px}.memory p{margin:0;color:#4c3b58;font-size:14px;line-height:1.4}.task-list{display:flex;flex-direction:column;max-height:236px;overflow-y:auto;overscroll-behavior:contain;padding-right:3px;scrollbar-width:thin}.task-row{display:grid;grid-template-columns:1fr 34px;gap:7px;align-items:center;width:100%;padding:10px 0;color:#4a3a56;background:transparent;border-bottom:1px solid var(--line);text-align:left}.task-row:last-child{border-bottom:0}.task-main{display:grid;grid-template-columns:26px 45px 1fr 26px;gap:8px;align-items:center;min-width:0;color:inherit;background:transparent;text-align:left;padding:0}.task-time{font-size:14px;font-weight:650}.task-copy{min-width:0}.task-copy strong,.task-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.task-copy strong{font-size:13px;font-weight:650}.task-copy small{margin-top:2px;color:#8b98aa;font-size:11px}.task-check{width:27px;height:27px;border-radius:50%;color:#bcc4ce;display:inline-grid;place-items:center}.task-check.done{color:#fff;background:linear-gradient(135deg,var(--rose),var(--teal-deep))}.delete-task{width:34px;height:34px;border-radius:50%;display:inline-grid;place-items:center;color:#b56d83;background:#fff6f4c7;border:1px solid rgba(184,111,142,.12)}.schedule-add{display:grid;grid-template-columns:1fr auto;gap:10px;padding:12px;margin-bottom:8px;border-radius:22px;background:linear-gradient(180deg,#ffffffc7,#f8f3f7ad),#fff8f4bd;border:1px solid rgba(121,79,111,.1);box-shadow:inset 0 1px #ffffffc2,0 12px 30px #34284212}.schedule-add input{min-width:0;height:42px;border:1px solid rgba(121,79,111,.14);border-radius:16px;padding:0 14px;color:var(--ink);background:#ffffffd1;outline:0}.time-picker{grid-column:1 / -1;padding:8px 14px 12px;border-radius:20px;background:#f2f3f5;border:1px solid rgba(29,29,31,.06);box-shadow:inset 0 1px #ffffffd6}.time-picker-top{height:34px;display:grid;place-items:center;margin-bottom:3px;color:#1d1d1f}.time-picker-top strong{font-size:17px;font-weight:720}.time-wheels{position:relative;display:grid;grid-template-columns:1.1fr 1fr 1fr;align-items:center;gap:10px;min-height:136px;padding:0 12px;overflow:hidden}.time-wheels:before,.time-wheels:after{content:"";position:absolute;left:0;right:0;height:1px;background:#3c3c4338;pointer-events:none}.time-wheels:before{top:49px}.time-wheels:after{top:87px}.wheel-column{position:relative;z-index:1;width:100%;height:136px;border:0;border-radius:0;color:#1d1d1f;background:transparent;outline:0;overflow-y:auto;scroll-snap-type:y mandatory;overscroll-behavior:contain;scrollbar-width:none}.wheel-column::-webkit-scrollbar{display:none}.wheel-column:before,.wheel-column:after{content:"";display:block;height:49px}.wheel-option{width:100%;height:38px;display:block;scroll-snap-align:center;color:#1d1d1f94;background:transparent;font-size:24px;font-weight:480;text-align:center;letter-spacing:0}.wheel-option.selected{color:#007aff;font-weight:760}.time-wheels b{display:none}.schedule-add input:nth-of-type(2){grid-column:1 / -1}.schedule-add .primary-button{height:42px;padding:0 18px;border-radius:16px}.smart-home{margin-bottom:14px}.smart-butler-stage{display:none;min-height:390px;margin:-24px -12px 12px;border-radius:0 0 34px 34px;position:relative;overflow:hidden;box-shadow:0 28px 58px #46344c2e;background:#171625}.smart-butler-stage:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 42%,rgba(251,244,242,.92) 100%);pointer-events:none}.smart-butler-stage img{width:100%;height:100%;min-height:390px;display:block;object-fit:cover;object-position:58% top}.restricted-panel{display:grid;justify-items:center;gap:12px;margin:22px 0 16px;padding:28px 20px;text-align:center}.restricted-panel svg{color:var(--teal-deep)}.restricted-panel h2{margin:0;font-size:22px}.restricted-panel p{margin:0;color:var(--muted);font-size:14px;line-height:1.55}.scene-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.device-manager{margin-top:16px;padding-top:14px;border-top:1px solid var(--line)}.device-manager h3{margin:0 0 10px;color:var(--ink);font-size:16px}.device-add{display:grid;grid-template-columns:1fr 96px;gap:8px;margin-bottom:10px}.device-add input,.device-add select,.device-row input{min-width:0;height:38px;border-radius:14px;border:1px solid rgba(121,79,111,.14);color:var(--ink);background:#ffffffc7;padding:0 11px;outline:0}.device-add input:first-child{grid-column:1 / -1}.device-list{display:grid;gap:8px}.device-list p{margin:0;color:var(--muted);font-size:13px;line-height:1.45}.device-row{display:grid;grid-template-columns:1fr 52px 58px 34px;gap:7px;align-items:center}.device-row span{min-width:0;color:var(--teal-deep);font-size:12px;font-weight:700;text-align:center}.device-toggle{height:34px;border-radius:999px;color:#fff;background:linear-gradient(135deg,#c987a2,#745097);font-size:12px;font-weight:700}.device-delete{width:34px;height:34px;border-radius:50%;display:inline-grid;place-items:center;color:#b56d83;background:#fff6f4c7;border:1px solid rgba(184,111,142,.12)}.scene{min-height:105px;border-radius:17px;padding:11px 7px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:#77677e;background:#fffaf5ad;border:1px solid rgba(121,79,111,.13);box-shadow:inset 0 0 20px #ffffff8c}.scene strong{color:#4b3b57;font-size:13px;font-weight:650}.scene span{color:#8693a3;font-size:10px;line-height:1.3}.scene.active{color:#fff;background:linear-gradient(145deg,#c987a2,#745097);border-color:#ffffff7a;box-shadow:0 18px 34px #7450973d}.scene.active strong,.scene.active span{color:#fff}.risk-banner{display:grid;grid-template-columns:34px 1fr auto auto;gap:11px;align-items:center;border-radius:18px;padding:13px;margin-bottom:14px;background:linear-gradient(135deg,#fff2dcf0,#fffaf6d6)}.risk-banner>svg{color:var(--gold)}.risk-banner strong{color:#4b3b57;font-size:13px}.risk-banner p{margin:3px 0 0;color:#758294;font-size:11px;line-height:1.35}.secondary-button,.primary-button{height:36px;padding:0 15px;border-radius:999px;white-space:nowrap;font-weight:650}.secondary-button{color:#604c67;background:#ffffffd1;border:1px solid rgba(121,79,111,.15)}.primary-button{color:#fff;background:linear-gradient(135deg,#dfa04d,#c9798f);box-shadow:0 12px 24px #c9798f3d}.composer{display:grid;grid-template-columns:45px 1fr 38px 45px;gap:8px;align-items:center;border-radius:999px;padding:8px;margin-bottom:15px;position:relative}.tab-home .composer{margin-top:-4px}.voice-button,.send-button{width:45px;height:45px}.voice-button{color:var(--teal-deep);box-shadow:inset 0 0 0 1px #b86f8e2e}.send-button{color:#fff;background:linear-gradient(145deg,#c987a2,#745097)}.composer input{min-width:0;width:100%;border:0;outline:0;background:transparent;color:var(--ink);font-size:15px}.composer input::placeholder{color:#93a0b1}.composer input:disabled,.send-button:disabled{opacity:.58}.composer-popover{position:absolute;left:8px;right:8px;bottom:calc(100% + 10px);z-index:5;padding:10px;border-radius:18px;background:#fffcf8f5;border:1px solid rgba(121,79,111,.14);box-shadow:0 18px 42px #583f592e;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.tools-menu{display:grid;gap:8px}.tools-menu button{height:42px;display:flex;align-items:center;gap:10px;padding:0 13px;border-radius:999px;color:#4b3b57;background:#f7f0f8e0}.tools-menu svg{color:var(--teal-deep)}.emoji-menu{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.emoji-menu button{height:38px;border-radius:999px;color:#4b3b57;background:#f7f0f8e6;font-size:16px}.bottom-nav{display:grid;grid-template-columns:repeat(4,1fr);padding:3px 4px 0}.bottom-nav button{height:52px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#758397;background:transparent}.bottom-nav button.active{color:var(--teal-deep)}.bottom-nav span{font-size:11px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;place-items:center;background:#34284247;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:24px}.confirm-modal{width:min(100%,350px);border-radius:24px;background:#fffaf6;padding:28px 22px 22px;text-align:center;color:var(--ink);position:relative;box-shadow:0 26px 70px #34284247}.confirm-modal>svg{color:var(--teal)}.confirm-modal h2{margin:12px 0 8px;font-size:22px}.confirm-modal p{margin:0;color:#6c7a8c;font-size:14px;line-height:1.55}.conversation-modal{width:min(100%,360px);max-height:min(74vh,620px);border-radius:24px;background:#fffcf8f5;padding:22px 16px 16px;color:var(--ink);position:relative;box-shadow:0 26px 70px #34284242}.conversation-modal h2{margin:0 42px 14px 4px;font-size:18px}.profile-setup-modal{width:min(100%,350px);border-radius:24px;background:#fffcf8fa;padding:24px 18px 18px;color:var(--ink);position:relative;box-shadow:0 26px 70px #34284242}.profile-setup-modal h2{margin:0 40px 8px 0;font-size:22px}.profile-setup-modal p{margin:0 0 14px;color:var(--muted);font-size:13px;line-height:1.5}.profile-setup-modal label{display:grid;gap:7px;margin-bottom:11px;color:#5f4a6a;font-size:13px;font-weight:650}.profile-setup-modal input{height:42px;border-radius:15px;border:1px solid rgba(121,79,111,.14);color:var(--ink);background:#ffffffc7;padding:0 12px;outline:0}.profile-setup-modal .primary-button{width:100%;margin-top:4px}.conversation-scroll{max-height:calc(min(74vh,620px) - 76px);overflow-y:auto;display:flex;flex-direction:column;gap:8px;padding:4px 4px 8px}.modal-close{position:absolute;top:12px;right:12px;width:36px;height:36px;border-radius:50%;display:grid;place-items:center;color:#788698;background:#eef2f3cc}.modal-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:20px}.personal-center{margin-bottom:14px}.activation-offer{margin:-15px -15px 18px;padding:20px 18px 18px;border-radius:20px 20px 8px 8px;color:var(--ink);background:#fff8f3;border-bottom:1px solid rgba(172,122,116,.16)}.activation-offer-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.activation-offer h2{margin:0;font-size:21px;letter-spacing:0}.activation-price{display:flex;align-items:baseline;color:#754b58;white-space:nowrap}.activation-price strong{font-size:38px;line-height:1;font-weight:720}.activation-price strong span{margin-right:2px;font-size:17px}.activation-price small{margin-left:4px;color:var(--muted);font-size:12px}.activation-offer-summary{margin:8px 0 14px;color:#765f68;font-size:14px;font-weight:650}.activation-offer-benefits{display:grid;gap:9px;margin:0 0 16px;padding:0;list-style:none}.activation-offer-benefits li{display:flex;align-items:center;gap:9px;color:#64535b;font-size:13px}.activation-offer-benefits svg{flex:0 0 auto;color:var(--teal-deep)}.activation-purchase-button{width:100%;height:46px;display:flex;align-items:center;justify-content:center;gap:6px;border-radius:12px;background:#1677ff;box-shadow:0 8px 18px #1677ff33}.activation-purchase-button:hover{background:#0f6ee8}.activation-purchase-button:disabled{cursor:wait;opacity:.72}.activation-purchase-status{min-height:18px;margin:9px 0 0;color:var(--muted);font-size:11px;line-height:1.55;text-align:center}.payment-query-button{width:100%;margin-top:5px;display:flex;align-items:center;justify-content:center;gap:3px;border:0;color:#4f6f99;background:transparent;font-size:12px}.payment-redirect-surface{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:grid;place-items:center;background:#fff}.purchase-redeem{margin:0 0 17px;padding:0 0 17px;border-bottom:1px solid var(--line)}.purchase-redeem label{font-size:15px}.profile-card{display:grid;grid-template-columns:74px 1fr;gap:14px;align-items:center;padding-bottom:17px;margin-bottom:17px;border-bottom:1px solid var(--line)}.profile-avatar{width:74px;height:74px;border-radius:50%;padding:5px;background:conic-gradient(from 220deg,var(--rose),var(--gold),var(--teal-deep),var(--rose))}.profile-avatar img{width:100%;height:100%;border-radius:50%;object-fit:cover;border:3px solid rgba(255,255,255,.9)}.profile-kicker{margin:0 0 4px;color:var(--muted);font-size:12px}.profile-card h2{margin:0 0 5px;font-size:24px;color:var(--ink)}.profile-card span{color:var(--teal-deep);font-size:13px;font-weight:650}.pwa-install-row{width:100%;min-height:62px;display:grid;grid-template-columns:38px minmax(0,1fr) 18px;gap:11px;align-items:center;margin:-2px 0 17px;padding:10px 12px;border-radius:16px;color:var(--ink);background:#ffffffad;border:1px solid rgba(121,79,111,.13);text-align:left}.pwa-install-row>span:nth-child(2){min-width:0;display:grid;gap:3px}.pwa-install-row strong{font-size:14px}.pwa-install-row small{color:var(--muted);font-size:11px}.pwa-install-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;color:#fff;background:#745097}.pwa-install-row>svg{color:var(--muted)}.pwa-install-modal>svg{color:var(--teal-deep)}.profile-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:-4px 0 17px}.profile-actions button{height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;color:#5f4a6a;background:#f7f0f8db;border:1px solid rgba(121,79,111,.12)}.profile-actions button.active{color:#fff;background:linear-gradient(135deg,#c987a2,#745097);box-shadow:0 12px 26px #74509733}.profile-actions svg{color:var(--teal-deep)}.profile-actions button.active svg{color:#fff}.profile-actions strong{min-width:19px;height:19px;display:inline-grid;place-items:center;border-radius:999px;color:#fff;background:var(--rose);font-size:11px}.preference-panel,.notification-panel{margin-bottom:16px}.preference-panel h3,.notification-panel h3{margin:0 0 10px;color:var(--ink);font-size:16px}.preference-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-bottom:16px}.preference-option{min-height:72px;padding:12px;display:grid;gap:5px;text-align:left;border-radius:17px;border:1px solid rgba(121,79,111,.12);background:#ffffffa8;color:var(--ink)}.preference-option.active{border-color:#7a67a36b;background:linear-gradient(145deg,#f4effff0,#fff8f4e0);box-shadow:0 14px 30px #5e4b741a}.preference-option span{font-size:14px;font-weight:700}.preference-option small{color:var(--muted);font-size:12px;line-height:1.35}.appearance-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.appearance-option{min-height:96px;padding:9px;display:grid;grid-template-columns:54px minmax(0,1fr);grid-template-rows:1fr auto;gap:4px 9px;align-items:center;text-align:left;border-radius:18px;border:1px solid rgba(121,79,111,.12);background:#ffffffb3;color:var(--ink)}.appearance-option.active{border-color:#7a67a370;background:linear-gradient(145deg,#f4effff0,#fff8f4e6);box-shadow:0 14px 30px #5e4b741c}.appearance-option img,.appearance-option .appearance-auto{width:54px;height:72px;grid-row:span 2;border-radius:14px;object-fit:cover;object-position:center top;background:#ede7ef}.appearance-option .appearance-auto{display:grid;place-items:center;color:#7863a5;font-size:14px;font-weight:800}.appearance-option span{min-width:0;font-size:13px;font-weight:750}.appearance-option small{color:var(--muted);font-size:11px;line-height:1.3}.notification-list{display:grid;gap:8px}.notification-swipe{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;border-radius:17px}.notification-swipe::-webkit-scrollbar{display:none}.notification-item{width:100%;flex:0 0 100%;min-height:62px;display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;padding:11px 12px;border-radius:17px;border:1px solid rgba(121,79,111,.1);background:#ffffff9e;color:var(--ink);text-align:left;scroll-snap-align:start}.notification-item.unread{border-color:#7a67a34d;background:#f8f4ffe6}.notification-item span{display:grid;gap:4px;min-width:0}.notification-item strong{font-size:14px}.notification-item small,.notification-item time,.notification-empty{color:var(--muted);font-size:12px;line-height:1.45}.notification-item time{white-space:nowrap}.notification-actions{flex:0 0 auto;display:flex;gap:7px;align-items:stretch;padding-left:8px;scroll-snap-align:end}.notification-actions button{min-width:64px;border-radius:15px;color:#fff;background:#d86d73;font-size:13px;font-weight:650}.notification-actions button.cancel{background:#6f4c92}.notification-empty{margin:0;padding:12px;border-radius:17px;background:#ffffff94}.redeem-box label{display:block;margin-bottom:9px;color:var(--ink);font-size:17px;font-weight:700}.redeem-row{display:grid;grid-template-columns:1fr auto;gap:9px;align-items:center}.redeem-row input{min-width:0;height:42px;border-radius:999px;border:1px solid rgba(121,79,111,.15);background:#ffffffbd;padding:0 14px;color:var(--ink);outline:0}.redeem-box p{margin:10px 0 0;color:var(--muted);font-size:12px;line-height:1.55}.redeem-success{display:inline-flex;margin-top:12px;color:var(--teal-deep);font-size:13px}.activation-code-row{display:grid;grid-template-columns:1fr 38px;gap:8px;align-items:center;padding:6px 8px 6px 14px;border-radius:999px;border:1px solid rgba(121,79,111,.15);background:#ffffffbd}.activation-code-row strong{color:var(--teal-deep);font-size:15px;letter-spacing:0}.activation-code-row .icon-button{width:32px;height:32px}.alarm-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:45;display:grid;place-items:center;padding:18px;background:#1d1d1f2e;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.alarm-card{width:min(100%,352px);display:grid;grid-template-rows:210px auto 54px;overflow:hidden;border-radius:30px;color:#1d1d1f;background:#fafafcf7;border:1px solid rgba(255,255,255,.74);box-shadow:0 28px 78px #231e2c47}.alarm-figure{display:grid;place-items:center;background:radial-gradient(circle at 50% 38%,rgba(255,255,255,.9),transparent 34%),linear-gradient(180deg,#f4effff5,#fffaf5f0),#fafafc}.alarm-card p{margin:0;padding:20px 24px 18px;color:#2b2534;font-size:18px;line-height:1.45;font-weight:650;text-align:center}.alarm-actions{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid rgba(29,29,31,.1)}.alarm-actions button{color:#6f4c92;background:#ffffff8a;font-size:16px;font-weight:650}.alarm-actions button+button{border-left:1px solid rgba(29,29,31,.1);color:#b86f8e}.hug-layer{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;height:100dvh;z-index:60;display:grid;place-items:center;pointer-events:none;background:#3428421a;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.chibi-figure{position:relative;width:180px;height:202px;isolation:isolate;transform-origin:center bottom;filter:drop-shadow(0 20px 28px rgba(59,45,71,.18))}.hug-layer .chibi-figure{width:min(84vw,340px);height:min(110vw,478px);animation:chibi-hug 3.2s cubic-bezier(.22,1,.36,1) both}.alarm-figure .chibi-figure{width:182px;height:202px;animation:chibi-remind 1.5s ease-in-out infinite}.chibi-figure span{position:absolute;display:block}.chibi-figure img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;width:100%;height:100%;object-fit:contain;pointer-events:none}.chibi-shadow{left:17%;right:17%;bottom:1%;height:9%;border-radius:999px;background:#53406333;filter:blur(4px)}.chibi-aura{left:13%;right:13%;top:8%;height:58%;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.65),rgba(214,201,255,.2) 56%,transparent 72%);z-index:-1}.chibi-cape{left:16%;right:16%;bottom:8%;height:51%;border-radius:46% 46% 30% 30%;background:radial-gradient(circle at 50% 6%,rgba(122,100,166,.72),transparent 30%),linear-gradient(180deg,#292743,#13131e);transform:skew(-3deg);box-shadow:inset 0 -12px 22px #0000003d}.chibi-body{left:28%;right:28%;bottom:11%;height:45%;border-radius:46% 46% 30% 30%;background:linear-gradient(90deg,transparent 44%,rgba(223,186,111,.98) 45% 55%,transparent 56%),linear-gradient(180deg,#f7f5fb 0,#f7f5fb 28%,#766096 29%,#766096 64%,#282541 65%);box-shadow:inset 0 0 0 4px #ffffff2e,0 9px 18px #3a2d461f}.chibi-coat{left:33%;right:33%;bottom:23%;height:23%;border-radius:0 0 40% 40%;background:linear-gradient(135deg,transparent 0 42%,rgba(28,30,54,.92) 43% 58%,transparent 59%),linear-gradient(180deg,#ffffffe6,#e7e4f1b8);z-index:2}.chibi-head{left:21%;right:21%;top:12%;height:49%;border-radius:48% 48% 43% 43%;background:radial-gradient(circle at 34% 67%,rgba(255,207,209,.34),transparent 14%),radial-gradient(circle at 66% 67%,rgba(255,207,209,.3),transparent 14%),linear-gradient(180deg,#fff6ef,#f0ddd7);box-shadow:inset 0 4px 8px #ffffffb3,0 12px 24px #49375229;z-index:2}.chibi-hair{left:-8%;right:-8%;top:-14%;height:48%;border-radius:58% 58% 34% 34%;background:radial-gradient(circle at 28% 28%,#ffffff 0 18%,transparent 19%),linear-gradient(135deg,#fff,#e8edf8 58%,#cdd7eb);box-shadow:inset -8px -4px 12px #afbbd347;z-index:4}.chibi-hair:before,.chibi-hair:after{content:"";position:absolute;top:58%;width:20%;height:56%;border-radius:999px;background:linear-gradient(180deg,#fff,#dce5f6);box-shadow:inset -3px -4px 6px #acb8ce38}.chibi-hair:before{left:7%;transform:rotate(22deg)}.chibi-hair:after{right:9%;transform:rotate(-26deg)}.chibi-bang{top:18%;height:44%;border-radius:999px;background:linear-gradient(180deg,#fff,#dce5f6);z-index:5;transform-origin:top center}.chibi-bang.one{left:35%;width:12%;transform:rotate(11deg)}.chibi-bang.two{left:48%;width:10%;height:50%;transform:rotate(-8deg)}.chibi-bang.three{left:58%;width:10%;height:36%;transform:rotate(-20deg)}.chibi-ear{top:48%;width:10%;height:13%;border-radius:999px;background:#efdcd7;z-index:-1}.chibi-ear.left{left:-4%}.chibi-ear.right{right:-4%}.chibi-eye{top:56%;width:10%;height:6%;border-radius:999px;background:#66506d;box-shadow:0 1px #ffffff73;z-index:6}.chibi-eye.left{left:33%}.chibi-eye.right{right:33%}.chibi-cheek{top:66%;width:12%;height:6%;border-radius:999px;background:#e48b9e47;filter:blur(.2px);z-index:5}.chibi-cheek.left{left:24%}.chibi-cheek.right{right:24%}.chibi-mouth{left:45.5%;top:73%;width:9%;height:4.5%;border-radius:999px;background:#b76f86;z-index:6}.chibi-crown{left:40%;top:4%;width:20%;height:9%;z-index:8;border-radius:50% 50% 20% 20%;border:2px solid rgba(218,179,103,.96);border-bottom-width:4px;transform:rotate(-8deg)}.chibi-arm{top:56%;width:34%;height:13%;border-radius:999px;background:linear-gradient(180deg,#faf8ff 0,#faf8ff 36%,#9278ad 37%,#9278ad);box-shadow:0 6px 12px #4636521f;z-index:3;transform-origin:center bottom}.chibi-arm.left{left:10%;transform:rotate(-24deg)}.chibi-arm.right{right:10%;transform:rotate(24deg)}.chibi-spark{width:9%;height:9%;transform:rotate(45deg);background:#fff0ce;clip-path:polygon(50% 0,62% 38%,100% 50%,62% 62%,50% 100%,38% 62%,0 50%,38% 38%);z-index:4;filter:drop-shadow(0 4px 8px rgba(215,162,79,.28))}.chibi-spark.one{right:10%;top:22%}.chibi-spark.two{left:13%;top:31%;width:6%;height:6%}.hug-layer .action-caption{position:absolute;bottom:18%;padding:8px 15px;border-radius:999px;color:#5a4466;background:#fffcf8e6;box-shadow:0 14px 34px #583f5929;font-size:14px;font-weight:650}@keyframes chibi-hug{0%{opacity:0;transform:translateY(70px) scale(.72)}10%,86%{opacity:1;transform:translateY(0) scale(1)}34%,58%{transform:translateY(0) scale(1.08) rotate(-2deg)}46%,70%{transform:translateY(0) scale(.98) rotate(2deg)}to{opacity:0;transform:translateY(24px) scale(.92)}}.action-hand .chibi-figure{animation-name:chibi-hand}.action-pat .chibi-figure{animation-name:chibi-pat}.action-stay .chibi-figure{animation-name:chibi-nuzzle}.hug-layer.action-stay{place-items:center start;padding-left:max(8px,3vw)}@keyframes chibi-hand{0%{opacity:0;transform:translateY(54px) scale(.76) rotate(-8deg)}10%,86%{opacity:1;transform:translateY(0) scale(1) rotate(0)}36%,62%{transform:translate(-16px) scale(1.02) rotate(-5deg)}48%,74%{transform:translate(16px) scale(1.02) rotate(5deg)}to{opacity:0;transform:translateY(24px) scale(.92)}}@keyframes chibi-pat{0%{opacity:0;transform:translateY(60px) scale(.76)}10%,86%{opacity:1;transform:translateY(0) scale(1)}34%,58%{transform:translateY(-18px) scale(1.03)}46%,70%{transform:translateY(6px) scale(.99)}to{opacity:0;transform:translateY(24px) scale(.92)}}@keyframes chibi-nuzzle{0%{opacity:0;transform:translate(52px) translateY(42px) scale(.74)}10%,86%{opacity:1;transform:translate(0) translateY(0) scale(1)}38%,64%{transform:translate(-18px) scale(1.04) rotate(-3deg)}50%,76%{transform:translate(8px) scale(1) rotate(2deg)}to{opacity:0;transform:translateY(22px) scale(.92)}}@keyframes chibi-remind{0%,to{transform:rotate(-2deg) translateY(0)}50%{transform:rotate(3deg) translateY(-5px)}}.living-game{display:none;margin:-24px -12px 16px;color:#293540}.living-hero{position:relative;isolation:isolate;min-height:330px;overflow:hidden;background:#16233b}.living-hero-background,.living-hero-scrim{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.living-hero-background{z-index:-2;object-fit:cover;object-position:center 15%}.living-hero-scrim{z-index:-1;background:linear-gradient(90deg,#0f1727d6,#1420328a 52%,#14203214)}.decor-window-lamp .living-hero-scrim{background:linear-gradient(90deg,#35251dc7,#5a3a2261 52%,#59361e14)}.decor-blue-wallpaper .living-hero-background{filter:saturate(1.12) hue-rotate(9deg)}.decor-reading-chair .living-hero-background{object-position:center 22%}.living-hero-copy{max-width:340px;padding:42px 24px 28px;color:#fffdfc}.living-eyebrow{display:inline-block;color:#efd1b5;font-size:11px;letter-spacing:0;text-transform:uppercase}.living-hero h1,.living-mission h2,.living-shop h2{margin:7px 0 8px;color:inherit;font-family:"Noto Serif SC",Songti SC,serif;font-weight:600;letter-spacing:0}.living-hero h1{font-size:clamp(28px,8vw,38px);line-height:1.18}.living-hero-copy p{max-width:230px;margin:0;color:#fffdfcd1;font-size:13px;line-height:1.75}.living-companion-card{position:absolute;right:18px;bottom:17px;display:grid;grid-template-columns:42px auto;gap:8px;align-items:center;padding:5px 11px 5px 5px;color:#f8fbff;font-size:11px;background:#111c2f7a;border:1px solid rgba(255,255,255,.26);border-radius:8px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.living-companion-card img{width:42px;height:42px;object-fit:cover;object-position:50% 16%;border-radius:6px}.living-switch{display:grid;grid-template-columns:1fr 1fr;gap:4px;width:min(360px,calc(100% - 32px));margin:-20px auto 12px;padding:4px;position:relative;z-index:2;background:#fffdfcf5;border:1px solid rgba(255,255,255,.9);border-radius:8px;box-shadow:0 12px 28px #16233b21}.living-switch button{min-height:38px;color:#6b7380;font-size:13px;background:transparent;border:0;border-radius:6px}.living-switch button.active{color:#31425a;font-weight:700;background:#edf3f2}.living-mission,.living-shop{padding:13px 20px 20px}.living-mission-heading,.living-shop-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.living-category{display:inline-flex;align-items:center;gap:5px;color:#507e7a;font-size:12px;font-weight:700}.living-mission h2,.living-shop h2{color:#303847;font-size:23px}.living-mission-heading p,.living-shop-heading p{max-width:390px;margin:0;color:#75808d;font-size:13px;line-height:1.65}.living-refresh{display:inline-grid;flex:0 0 auto;width:38px;height:38px;place-items:center;color:#527b7a;background:#edf5f3;border:1px solid #d6e6e2;border-radius:8px}.living-prompt{display:grid;gap:4px;margin:18px 0 12px;padding:12px 0;border-top:1px solid #e8edf0;border-bottom:1px solid #e8edf0}.living-prompt strong{color:#3b4653;font-size:14px}.living-prompt span,.shop-disclaimer{color:#89939e;font-size:11px;line-height:1.55}.living-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.living-options button{min-height:56px;display:flex;align-items:center;gap:8px;padding:10px 12px;color:#46515d;text-align:left;background:#f8faf9;border:1px solid #e1e8e6;border-radius:8px;transition:transform .18s ease,border-color .18s ease,background-color .18s ease}.living-options button:hover,.living-options button.selected{background:#eef7f5;border-color:#8ab7b1;transform:translateY(-1px)}.living-options button small{display:inline-grid;flex:0 0 auto;width:22px;height:22px;place-items:center;color:#5b7d7b;font-size:11px;background:#dcefeb;border-radius:50%}.living-options button span{font-size:13px;line-height:1.35}.living-feedback,.gift-reaction{min-height:22px;margin:11px 0 0;color:#8b6682;font-size:12px;line-height:1.55;opacity:0;transition:opacity .18s ease}.living-complete{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;margin-top:19px;padding:14px 0;color:#557e7c;border-top:1px solid #dce9e6;border-bottom:1px solid #dce9e6}.living-complete strong{display:block;color:#3e5254;font-size:13px}.living-complete p{margin:3px 0 0;color:#7f8b94;font-size:11px}.living-complete .secondary-button{min-height:34px;padding:0 10px;font-size:12px}.living-shop-heading .premium-badge{display:inline-flex;flex:0 0 auto;align-items:center;gap:5px;min-height:31px;padding:0 9px;color:#8d5a72;font-size:11px;background:#fff1f1;border:1px solid #f2d7d8;border-radius:8px}.shop-row{margin-top:20px}.shop-row h3{margin:0 0 8px;color:#52606b;font-size:13px}.shop-items{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.shop-item{min-width:0;display:grid;justify-items:start;gap:5px;padding:10px;color:#4d5965;text-align:left;background:#fbfcfb;border:1px solid #e5e9e7;border-radius:8px}.shop-item.selected{background:#f5faf9;border-color:#87b5af;box-shadow:inset 0 0 0 1px #87b5af3d}.shop-item-icon{display:inline-grid;width:31px;height:31px;place-items:center;color:#5d8481;background:#e9f2f0;border-radius:7px}.shop-item-icon.礼物{color:#a76679;background:#fff0f1}.shop-item-icon.外观{color:#79618c;background:#f3eff8}.shop-item strong{width:100%;overflow:hidden;color:#46515b;font-size:11px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.shop-item small{color:#9aa1a9;font-size:10px}.gift-preview{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;margin-top:18px;padding:13px 0;border-top:1px solid #e4ebe9;border-bottom:1px solid #e4ebe9}.gift-preview strong{color:#3f4b57;font-size:13px}.gift-preview p{margin:3px 0 0;color:#7c8792;font-size:11px;line-height:1.45}.gift-preview .primary-button{min-height:34px;padding:0 10px;font-size:12px;white-space:nowrap}.shop-disclaimer{margin:9px 0 0}.living-collection{display:grid;grid-template-columns:auto auto 1fr;gap:18px;align-items:center;padding:15px 20px 22px;color:#557673;background:#edf5f3}.living-collection>div{display:grid;grid-template-columns:auto auto;column-gap:5px;align-items:baseline}.living-collection span,.living-collection small{color:#7b9694;font-size:10px}.living-collection span{grid-column:1 / -1}.living-collection strong{color:#466966;font-family:"Noto Serif SC",Songti SC,serif;font-size:24px;line-height:1}.living-collection p{margin:0;color:#6d8583;font-size:11px;line-height:1.55}.living-device-tools{margin-bottom:18px}.living-device-tools summary{display:flex;align-items:center;justify-content:space-between;cursor:pointer;color:#455462;font-size:14px;font-weight:700;list-style:none}.living-device-tools summary::-webkit-details-marker{display:none}.living-device-tools summary small{color:#8a959f;font-size:11px;font-weight:400}.living-device-tools[open] summary{margin-bottom:18px}.premium-panel{margin:0 0 16px;padding:17px;color:#3b4651;background:linear-gradient(135deg,#fff8f5,#f0f7f5);border:1px solid #e8ded6;border-radius:8px}.premium-panel h3{margin:7px 0 10px;font-family:"Noto Serif SC",Songti SC,serif;font-size:19px;font-weight:600;line-height:1.4}.premium-panel ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}.premium-panel li{display:flex;align-items:center;gap:7px;color:#66707a;font-size:12px}.premium-panel li svg{color:#628d88}.premium-panel p{margin:12px 0;color:#87919a;font-size:11px;line-height:1.5}.premium-panel .primary-button{width:100%}.data-center-panel{margin:0 0 16px;padding:17px;color:#3b4651;background:#fbfcfb;border:1px solid #e1e8e5;border-radius:8px}.data-center-panel h3{margin:7px 0 14px;font-family:"Noto Serif SC",Songti SC,serif;font-size:18px;font-weight:600}.data-status-list{display:grid;gap:8px}.data-status-list p{display:grid;grid-template-columns:22px 1fr;gap:8px;align-items:start;margin:0;padding:10px;background:#f1f6f4;border-radius:7px}.data-status-list svg{margin-top:2px;color:#557f7a}.data-status-list span{display:grid;gap:2px}.data-status-list strong{color:#43514f;font-size:12px}.data-status-list small{color:#83908d;font-size:10px;line-height:1.45}.data-control-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:12px 0}.data-control-grid .secondary-button,.report-form .secondary-button{min-height:38px;font-size:12px}.session-management{margin:14px 0 0;padding-top:13px;border-top:1px solid #e5ebe9}.session-management-heading,.session-management-heading>span{display:flex;align-items:center}.session-management-heading{justify-content:space-between;gap:10px}.session-management-heading>span{gap:7px;color:#52615e;font-size:12px}.session-logout{display:inline-flex;align-items:center;gap:5px;padding:5px 0;color:#806c75;font-size:11px;background:transparent;border:0}.session-list{margin-top:7px;border-top:1px solid #edf1ef}.session-row{display:grid;grid-template-columns:20px minmax(0,1fr) 30px;gap:8px;align-items:center;min-height:52px;border-bottom:1px solid #edf1ef}.session-row>svg{color:#66817c}.session-row>span{display:grid;min-width:0;gap:2px}.session-row strong,.session-row small{overflow-wrap:anywhere}.session-row strong{color:#45524f;font-size:11px}.session-row small{color:#89938f;font-size:10px}.session-row button{display:grid;place-items:center;width:30px;height:30px;color:#8b747c;background:transparent;border:0}.report-form{display:grid;gap:7px;margin:14px 0;padding-top:13px;border-top:1px solid #e5ebe9}.report-form label{color:#586663;font-size:12px;font-weight:700}.report-form textarea{min-height:82px;resize:vertical;padding:10px 11px;color:#394542;font:inherit;font-size:12px;line-height:1.5;background:#fff;border:1px solid #dbe4e1;border-radius:7px}.danger-button{width:100%;min-height:39px;color:#9a5360;font-size:12px;background:#fff7f7;border:1px solid #eed7da;border-radius:7px}.danger-button.confirming{color:#fff;background:#a9515e;border-color:#a9515e}.data-message{margin:9px 0 0;color:#806c75;font-size:11px;line-height:1.5}.consent-backdrop,.usage-backdrop{z-index:40;padding:16px}.consent-modal,.usage-modal{width:min(100%,370px);color:#303b3a;background:#fffdfafa;border:1px solid rgba(255,255,255,.9);border-radius:18px;box-shadow:0 28px 80px #2f2b383d}.consent-modal{padding:24px 20px 19px}.consent-mark{display:grid;width:44px;height:44px;margin-bottom:14px;place-items:center;color:#507c77;background:#eaf3f1;border-radius:50%}.consent-modal h2,.usage-modal h2{margin:6px 0 8px;font-family:"Noto Serif SC",Songti SC,serif;font-size:22px;letter-spacing:0}.consent-modal>p,.usage-modal p{margin:0 0 15px;color:#74807e;font-size:12px;line-height:1.65}.consent-modal label{display:grid;grid-template-columns:19px 1fr;gap:9px;align-items:start;margin:9px 0;padding:10px;color:#5a6664;font-size:11px;line-height:1.55;background:#f5f7f6;border-radius:7px}.consent-modal input{width:17px;height:17px;margin:0;accent-color:#5d8c86}.consent-modal .primary-button,.usage-modal .primary-button{width:100%;margin-top:8px}.consent-modal .primary-button:disabled{opacity:.42}.usage-modal{padding:25px 22px 20px;text-align:center}.usage-modal>svg{color:#7b6a91}@media(max-width:390px){.app-home{padding:24px 12px 16px}.hero{grid-template-columns:112px 1fr;gap:13px}.portrait-wrap{width:112px;height:112px}.relationship-days strong{font-size:36px}.today-grid,.content-grid{grid-template-columns:1fr}.mood-check{border-left:0;border-top:1px solid var(--line);padding:14px 0 0}.scene-grid{grid-template-columns:repeat(2,1fr)}.risk-banner{grid-template-columns:32px 1fr}.risk-banner .secondary-button,.risk-banner .primary-button{grid-column:span 1}}@media(max-width:430px){.app-home{padding-left:12px;padding-right:12px;padding-bottom:calc(132px + env(safe-area-inset-bottom))}.hero{grid-template-columns:110px minmax(0,1fr);gap:13px}.portrait-wrap{width:110px;height:110px}.ghost-button{padding:7px 10px 7px 12px;font-size:13px}.relationship-days{gap:7px}.relationship-days strong{font-size:36px}.relationship-days span,.status-row{font-size:14px}.ai-notice{font-size:11px}.model-stage{min-height:clamp(390px,55dvh,500px);margin-left:-12px;margin-right:-12px}.tab-home .composer{position:fixed;left:50%;bottom:calc(58px + env(safe-area-inset-bottom));z-index:14;width:min(calc(100% - 24px),366px);margin:0;transform:translate(-50%);box-shadow:0 15px 34px #48344c33}.bottom-nav{position:fixed;left:50%;bottom:0;z-index:13;width:min(100%,390px);padding-bottom:env(safe-area-inset-bottom);transform:translate(-50%);background:#fffcf8f0;border-top:1px solid rgba(112,82,112,.12);box-shadow:0 -12px 30px #48344c14;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.today-panel{padding:11px 11px 12px}.today-grid,.content-grid{grid-template-columns:1fr;gap:12px}.chat-preview{padding:11px}.message p{font-size:13px}.mood-check{border-left:0;border-top:1px solid var(--line);padding:14px 0 0}.mood-orb{width:92px;height:92px}.surface{padding:13px}.section-heading h2{font-size:16px}.scene-grid{gap:7px}.scene{min-height:96px;padding-left:5px;padding-right:5px}.appearance-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.hug-layer .chibi-figure,.alarm-figure .chibi-figure{animation:none}}.living-game{margin:-24px -12px 16px;color:#313842}.click-spark{position:relative;width:100%}.click-spark>canvas{position:absolute;top:0;right:0;bottom:0;left:0;z-index:20;width:100%;height:100%;pointer-events:none}.living-house-stage{position:relative;isolation:isolate;height:560px;overflow:hidden;color:#fff;background:#171514}.house-map{position:absolute;top:0;left:0;z-index:-4;width:300%;max-width:none;height:200%;object-fit:fill;transform:translateZ(0);transition:transform .42s cubic-bezier(.22,.7,.24,1);will-change:transform}.room-kitchen .house-map{transform:translate3d(-33.333%,0,0)}.room-wardrobe .house-map{transform:translate3d(-66.666%,0,0)}.room-balcony .house-map{transform:translate3d(0,-50%,0)}.room-bedroom .house-map{transform:translate3d(-33.333%,-50%,0)}.house-vignette{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background:linear-gradient(180deg,rgba(9,12,16,.58) 0%,transparent 29%,transparent 62%,rgba(9,12,16,.58) 100%);pointer-events:none;transition:background-color .22s ease,box-shadow .22s ease}.preview-decor-window-lamp .house-vignette{background-color:#d797501c;box-shadow:inset 0 0 90px #ffbc6933}.preview-decor-blue-wallpaper .house-vignette{background-color:#17315938;box-shadow:inset 0 0 110px #4363983d}.preview-decor-reading-chair .house-vignette{box-shadow:inset 0 -90px 90px #795b532e}.house-toolbar{position:absolute;top:18px;right:16px;left:18px;z-index:9;display:flex;align-items:flex-start;justify-content:space-between;gap:14px;pointer-events:none;text-shadow:0 2px 14px rgba(0,0,0,.66)}.house-toolbar span,.living-shop-heading>div>span{display:block;color:#f0cf9e;font-size:11px;font-weight:700}.house-toolbar h1{margin:3px 0 0;font-family:"Noto Serif SC",Songti SC,serif;font-size:27px;font-weight:600;letter-spacing:0}.house-toolbar p{margin:2px 0 0;color:#ffffffc7;font-size:11px}.house-toolbar button,.living-mission-heading>button{display:inline-grid;flex:0 0 auto;width:38px;height:38px;place-items:center;color:#f9f3eb;background:#1412147a;border:1px solid rgba(255,255,255,.28);border-radius:8px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);pointer-events:auto}.house-toolbar button:focus-visible,.house-room-nav button:focus-visible,.house-hotspot:focus-visible{outline:2px solid #f6d39e;outline-offset:2px}.house-character{position:absolute;right:0;bottom:57px;z-index:3;width:56%;height:69%;object-fit:contain;object-position:right bottom;filter:brightness(.91) saturate(.88) drop-shadow(0 18px 18px rgba(0,0,0,.42));transition:opacity .18s ease,transform .32s cubic-bezier(.22,.7,.24,1);animation:character-breathe 6s ease-in-out infinite;pointer-events:none}.time-day .house-character{filter:brightness(.98) saturate(.9) drop-shadow(0 16px 17px rgba(33,24,28,.3))}.room-kitchen .house-character{right:-6%;bottom:51px;width:66%;height:68%}.room-kitchen .house-character.outfit-room-pose{right:0;width:60%}.room-wardrobe .house-character{right:0;width:55%}.room-balcony .house-character{right:auto;left:0;width:54%;object-position:left bottom}.room-balcony .house-character.outfit-room-pose{right:auto;left:3%;width:56%;object-position:left bottom}.room-bedroom .house-character{right:0;width:53%}.house-character-shadow{position:absolute;right:8%;bottom:60px;z-index:2;width:30%;height:15px;background:#05040580;border-radius:50%;filter:blur(5px);transform:scaleX(.72);pointer-events:none}.time-day .house-character-shadow{background:#2a21223d}.room-kitchen .house-character-shadow{right:3%;width:36%;height:19px}.room-balcony .house-character-shadow{right:auto;left:5%;width:31%}.house-hotspot{--hotspot-size: 34px;position:absolute;top:var(--hotspot-y);left:var(--hotspot-x);z-index:7;width:var(--hotspot-size);height:var(--hotspot-size);padding:0;color:#fff8ed;background:#4c362f85;border:1px solid rgba(255,237,201,.82);border-radius:50%;box-shadow:0 0 0 6px #f6cf9721,0 5px 14px #00000057;transform:translate(-50%,-50%);animation:hotspot-enter .24s ease both;animation-delay:var(--hotspot-delay)}.house-hotspot.done{color:#dcece7;background:#2c5a4ead;border-color:#c3e7dbe6;box-shadow:0 0 0 5px #6eaa9624}.hotspot-pulse{position:absolute;top:-7px;right:-7px;bottom:-7px;left:-7px;border:1px solid rgba(255,224,174,.8);border-radius:50%;animation:hotspot-breathe 1.8s ease-out infinite}.house-hotspot.done .hotspot-pulse{display:none}.hotspot-label{position:absolute;top:39px;left:50%;width:max-content;max-width:92px;padding:4px 7px;overflow:hidden;color:#fff;font-size:10px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap;background:#19171bc2;border:1px solid rgba(255,255,255,.22);border-radius:5px;transform:translate(-50%);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.shared-flower-hotspot{display:grid;place-items:center;color:#effff8;background:#396852bd;border-color:#d7f5e5f0;box-shadow:0 0 0 6px #76be9b29,0 6px 17px #00000052}.shared-flower-hotspot.stage-bloom{color:#fff5f8;background:#945d70c7;border-color:#ffe0ea}.plant-care-panel{position:absolute;right:12px;bottom:65px;left:12px;z-index:13;padding:13px;color:#3e4c49;background:#fafdfaf7;border:1px solid rgba(255,255,255,.8);border-radius:8px;box-shadow:0 20px 48px #0b191557;animation:closet-enter .22s cubic-bezier(.22,.7,.24,1) both;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.plant-care-panel header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.plant-care-panel header span,.plant-care-panel header strong{display:block}.plant-care-panel header span{color:#64877d;font-size:9px;font-weight:700}.plant-care-panel header strong{margin-top:2px;font-family:"Noto Serif SC",Songti SC,serif;font-size:17px}.plant-care-panel header button{display:grid;width:30px;height:30px;place-items:center;color:#687773;background:#edf3f0;border-radius:7px}.plant-portrait{display:flex;align-items:center;gap:12px;margin:11px 0;padding:10px 0;color:#658c80;border-top:1px solid #dce9e4;border-bottom:1px solid #dce9e4}.plant-portrait.stage-bud,.plant-portrait.stage-bloom{color:#a7697f}.plant-stage-art{flex:0 0 auto;width:82px;height:92px;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 7px 8px rgba(57,78,67,.2))}.plant-portrait strong,.plant-portrait span{display:block}.plant-portrait strong{color:#40544f;font-size:12px}.plant-portrait span{margin-top:2px;color:#82938e;font-size:9px}.plant-meters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.plant-meters>div>span{display:flex;align-items:center;gap:4px;color:#667a75;font-size:10px}.plant-meters i{display:block;height:6px;margin-top:5px;overflow:hidden;background:#e2eae7;border-radius:6px}.plant-meters b{display:block;height:100%;background:#71a99b;border-radius:inherit;transition:width .28s ease}.plant-name-form{display:grid;gap:5px;margin-top:10px}.plant-name-form label{color:#687a75;font-size:9px;font-weight:700}.plant-name-form>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px}.plant-name-form input{min-width:0;height:34px;padding:0 10px;color:#40514c;background:#f5f8f6;border:1px solid #d8e4df;border-radius:7px}.plant-name-form button{min-width:54px;color:#fff;font-size:10px;font-weight:700;background:#668b80;border-radius:7px}.plant-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;margin-top:12px}.plant-actions button{min-width:0;min-height:48px;display:grid;place-items:center;gap:3px;padding:5px 2px;color:#55776e;font-size:9px;background:#edf5f2;border:1px solid #d7e7e1;border-radius:7px}.plant-actions button span,.plant-actions button small{display:block}.plant-actions button small{color:#8aa097;font-size:8px}.plant-actions button:disabled{color:#a2aaa7;background:#f1f3f2;border-color:#e4e8e6}.plant-actions button:active{background:#dcece6;transform:translateY(1px)}.plant-care-panel>p{min-height:16px;margin:8px 0 0;color:#7e6a76;font-size:9px;line-height:1.45}.house-room-nav{position:absolute;right:12px;bottom:10px;left:12px;z-index:10;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:3px;padding:4px;background:#1a181cad;border:1px solid rgba(255,255,255,.24);border-radius:8px;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.house-room-nav button{min-width:0;min-height:39px;display:inline-flex;align-items:center;justify-content:center;gap:3px;padding:0 2px;color:#ffffffad;font-size:10px;background:transparent;border-radius:6px}.house-room-nav button.active{color:#463b3b;font-weight:700;background:#fff8ef}.deepsea-wallpaper-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-3;background:url(/assets/living-decor-deepsea.png) center / cover no-repeat;opacity:.68;mix-blend-mode:multiply;filter:saturate(.9) brightness(.88);-webkit-mask-image:linear-gradient(to bottom,#000 0%,#000 68%,transparent 96%);mask-image:linear-gradient(to bottom,#000 0%,#000 68%,transparent 96%);animation:scene-item-enter .3s ease both;pointer-events:none}.time-day .deepsea-wallpaper-layer{opacity:.56;filter:saturate(.82) brightness(1.02)}.house-scene-prop{position:absolute;z-index:4;margin:0;filter:drop-shadow(0 10px 9px rgba(7,7,10,.42)) drop-shadow(0 0 8px rgba(255,232,198,.2));animation:scene-item-enter .3s ease both;pointer-events:none}.house-scene-prop img{display:block;width:100%;height:100%;object-fit:contain}.gift-white-roses{right:8%;bottom:77px;width:18%;height:29%}.gift-music-box{left:25%;bottom:74px;width:18%;height:17%}.gift-ink-pen{right:15%;bottom:76px;width:18%;height:17%}.decor-window-lamp{left:8%;bottom:74px;width:19%;height:38%}.decor-reading-chair{left:10%;bottom:66px;width:27%;height:39%}.bedroom-closet-trigger{position:absolute;left:14px;bottom:69px;z-index:9;display:inline-flex;align-items:center;gap:6px;min-height:37px;padding:0 11px;color:#fff8ef;font-size:11px;font-weight:700;background:#251f23b3;border:1px solid rgba(255,235,205,.5);border-radius:8px;box-shadow:0 8px 22px #00000038;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.bedroom-closet-trigger.active{color:#493e43;background:#fff8ef}.bedroom-closet{position:absolute;right:12px;bottom:65px;left:12px;z-index:12;padding:12px;color:#3f464d;background:#fffbf7f5;border:1px solid rgba(255,255,255,.76);border-radius:8px;box-shadow:0 18px 46px #140f1352;animation:closet-enter .22s cubic-bezier(.22,.7,.24,1) both;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.bedroom-closet header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:9px}.bedroom-closet header strong,.bedroom-closet header span{display:block}.bedroom-closet header strong{font-family:"Noto Serif SC",Songti SC,serif;font-size:15px}.bedroom-closet header span{margin-top:2px;color:#879099;font-size:9px}.bedroom-closet header button{display:grid;width:30px;height:30px;place-items:center;color:#746d73;background:#f3ece8;border-radius:7px}.bedroom-outfits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;max-height:166px;overflow-y:auto;overscroll-behavior:contain}.bedroom-outfits>button{min-width:0;padding:5px;color:#535c64;text-align:left;background:#f7f4f2;border:1px solid #e7dfdc;border-radius:8px}.bedroom-outfits>button.active{background:#edf5f2;border-color:#78a89f}.bedroom-outfits>button>span{display:block;height:70px;overflow:hidden;background:#e9e3e0;border-radius:6px}.bedroom-outfits img{width:100%;height:100%;object-fit:contain;object-position:center top;filter:drop-shadow(0 5px 7px rgba(26,22,25,.16))}.bedroom-outfits strong,.bedroom-outfits small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bedroom-outfits strong{margin-top:5px;font-size:10px}.bedroom-outfits small{margin-top:1px;color:#8d969c;font-size:9px}.living-mode-switch{position:relative;z-index:12;display:grid;grid-template-columns:1fr 1fr;gap:4px;width:calc(100% - 32px);margin:-3px auto 0;padding:4px;background:#fffaf5;border:1px solid #ece2db;border-radius:8px;box-shadow:0 10px 24px #4938401f}.living-mode-switch button{min-height:39px;color:#827982;font-size:12px;background:transparent;border-radius:6px}.living-mode-switch button.active{color:#4b6260;font-weight:700;background:#eaf3f0}.mission-drawer{max-height:0;margin:0 12px;padding:0 16px;overflow:hidden;opacity:0;background:#fffcf8fa;border:1px solid transparent;border-radius:0 0 8px 8px;transform:translateY(-8px);transition:max-height .26s ease,padding .22s ease,opacity .18s ease,transform .22s ease;pointer-events:none}.mission-drawer.open{max-height:680px;padding:8px 16px 16px;opacity:1;border-color:#e9dfd8;transform:translateY(0);pointer-events:auto}.mission-drawer-handle{width:38px;height:4px;margin:0 auto 10px;background:#ddd3d1;border-radius:999px}.living-mission-heading,.living-shop-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:13px}.living-mission-heading h2,.living-shop-heading h2{margin:4px 0 5px;color:#313944;font-family:"Noto Serif SC",Songti SC,serif;font-size:21px;font-weight:600;letter-spacing:0}.living-mission-heading p,.living-shop-heading p{margin:0;color:#78828c;font-size:12px;line-height:1.55}.living-mission-heading>button{color:#766d74;background:#f7f1ef;border-color:#e7ddda;-webkit-backdrop-filter:none;backdrop-filter:none}.living-category{display:inline-flex;align-items:center;gap:5px;color:#56817d;font-size:11px;font-weight:700}.living-prompt{display:grid;gap:3px;margin:15px 0 10px;padding:10px 0;border-top:1px solid #e8e1dc;border-bottom:1px solid #e8e1dc}.living-prompt strong{color:#424b55;font-size:13px}.living-prompt span,.shop-payment-status{color:#8c949b;font-size:10px;line-height:1.5}.living-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.living-options button{min-height:52px;display:flex;align-items:center;gap:7px;padding:9px 11px;color:#49545e;text-align:left;background:#f8faf9;border:1px solid #dfe8e5;border-radius:8px}.living-options button.selected,.living-options button:active{background:#eaf4f1;border-color:#86b2ab}.living-options button small{display:grid;flex:0 0 auto;width:21px;height:21px;place-items:center;color:#527b77;background:#dcece8;border-radius:50%}.living-options button span{font-size:12px;line-height:1.35}.living-feedback,.gift-reaction{min-height:19px;margin:9px 0 0;color:#8e667f;font-size:11px;line-height:1.5;opacity:0}.living-feedback.visible,.gift-reaction.visible{opacity:1}.living-mini-game{margin-top:14px;padding-top:13px;border-top:1px solid #e6dfdb}.mini-game-heading{display:flex;align-items:center;gap:9px;margin-bottom:11px}.mini-game-heading>span{display:grid;flex:0 0 auto;width:32px;height:32px;place-items:center;color:#99724e;background:#f8eee0;border-radius:8px}.mini-game-heading strong{display:block;color:#404a53;font-size:13px}.mini-game-heading p{margin:2px 0 0;color:#879097;font-size:10px;line-height:1.4}.mini-game-feedback{min-height:18px;margin:8px 0 0;color:#81747d;font-size:10px;line-height:1.45}.mini-game-feedback.success{color:#4e8178;font-weight:700}.cooking-section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.cooking-section-heading strong{color:#4f5a60;font-size:11px}.cooking-section-heading span{color:#8b9499;font-size:9px}.cooking-section-heading.technique-heading{margin-top:12px}.cooking-ingredients{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px}.cooking-ingredient{min-width:0;min-height:48px;padding:6px 4px;color:#59636a;text-align:left;background:#f5f3f1;border:1px solid #e4dedb;border-radius:7px}.cooking-ingredient.selected{color:#4d716b;background:#e8f2ef;border-color:#7fa9a1;box-shadow:inset 0 0 0 1px #68978d1f}.cooking-ingredient span,.cooking-ingredient small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cooking-ingredient span{font-size:10px;font-weight:700}.cooking-ingredient small{margin-top:3px;color:#92999c;font-size:8px}.cooking-techniques{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.cooking-technique{min-width:0;min-height:52px;padding:7px 5px;color:#6a6067;background:#f6f1f2;border:1px solid #e5dadd;border-radius:8px}.cooking-technique.selected{color:#765266;background:#f7e9ed;border-color:#ba879d}.cooking-technique strong,.cooking-technique small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cooking-technique strong{font-size:10px}.cooking-technique small{margin-top:3px;color:#9a8c94;font-size:8px}.cooking-create,.cooking-finish{display:inline-flex;width:100%;min-height:40px;align-items:center;justify-content:center;gap:7px;margin-top:11px;color:#fff;font-size:11px;font-weight:700;background:#617f7a;border-radius:8px;box-shadow:0 7px 16px #4a6d662e}.cooking-result{display:grid;grid-template-columns:auto 1fr;gap:9px;align-items:center;margin-top:12px;padding:10px 0;border-top:1px solid #ded8d5;border-bottom:1px solid #ded8d5}.cooking-result>span{display:grid;width:31px;height:31px;place-items:center;color:#9a6e4e;background:#f7ecdc;border-radius:8px}.cooking-result small,.cooking-result strong{display:block}.cooking-result small{color:#9a8d8f;font-size:8px}.cooking-result strong{margin-top:2px;color:#4a5156;font-size:12px}.cooking-result p{margin:2px 0 0;color:#7d8588;font-size:9px}.cooking-result .cooking-finish{grid-column:1 / -1;margin-top:1px}.memory-board{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.memory-card{position:relative;min-height:58px;padding:0;color:#785f72;background:#eee8ec;border:1px solid #ddd2da;border-radius:8px;transform-style:preserve-3d;transition:transform .24s ease,border-color .18s ease,background-color .18s ease}.memory-card.revealed{background:#fffaf4;border-color:#c9a66e;transform:rotateY(180deg)}.memory-card.matched{color:#4c7b73;background:#edf6f2;border-color:#8db6ae}.memory-card-front,.memory-card-back{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;backface-visibility:hidden}.memory-card-front{font-size:13px;font-weight:700;transform:rotateY(180deg)}.memory-card-back{color:#947989}.harmony-meta{display:flex;gap:5px;margin-bottom:8px}.harmony-meta span{padding:3px 6px;color:#71626e;font-size:8px;background:#f1ebef;border-radius:5px}.harmony-slots{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px}.harmony-slot{min-width:0;min-height:61px;padding:5px 3px;color:#8a8288;background:#f6f4f4;border:1px dashed #d8ced4;border-radius:7px}.harmony-slot.filled{color:#604d5b;background:#f0e7ed;border-style:solid;border-color:#bfa4b3}.harmony-slot small,.harmony-slot strong,.harmony-slot span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.harmony-slot small{color:#9b9298;font-size:8px}.harmony-slot strong{margin-top:2px;font-family:"Noto Serif SC",Songti SC,serif;font-size:15px}.harmony-slot span{margin-top:1px;font-size:8px}.harmony-chords{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;margin-top:8px}.harmony-chords button{min-width:0;min-height:61px;padding:5px 2px;color:#566369;background:#f4f7f6;border:1px solid #dde5e2;border-radius:7px}.harmony-chords button:active{color:#fff;background:#6f8d87}.harmony-chords strong,.harmony-chords span,.harmony-chords small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.harmony-chords strong{font-family:"Noto Serif SC",Songti SC,serif;font-size:13px}.harmony-chords span{margin-top:2px;font-size:7px}.harmony-chords small{margin-top:2px;color:#929c99;font-size:7px}.harmony-theory{margin:8px 0;color:#7c8587;font-size:9px;line-height:1.45}.harmony-actions{display:grid;grid-template-columns:.75fr 1.25fr;gap:6px}.harmony-actions button,.harmony-finish,.harmony-reset{display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:6px;color:#536f6b;font-size:10px;font-weight:700;background:#e8f1ee;border:1px solid #cfe0dc;border-radius:8px}.harmony-actions .harmony-check{color:#fff;background:#6d8883;border-color:#6d8883}.harmony-result{display:grid;gap:8px;margin-top:9px;padding:10px;color:#795f6d;background:#f8edef;border:1px solid #ecd8dd;border-radius:8px}.harmony-result.valid{color:#4d706a;background:#edf5f2;border-color:#d4e5df}.harmony-result small,.harmony-result strong{display:block}.harmony-result small{font-size:8px;opacity:.74}.harmony-result strong{margin-top:2px;font-size:12px}.harmony-result p{margin:3px 0 0;font-size:9px;line-height:1.45}.harmony-finish{width:100%;color:#fff;background:#66877f;border-color:#66877f}.harmony-reset{width:100%;margin-top:8px;color:#765e6c;background:#f5edef;border-color:#ead9df}.living-complete{display:grid;grid-template-columns:auto 1fr auto;gap:9px;align-items:center;margin-top:14px;padding:12px 0;color:#5d8983;border-top:1px solid #dde9e6;border-bottom:1px solid #dde9e6}.living-complete strong{display:block;color:#405251;font-size:12px}.living-complete p{margin:2px 0 0;color:#84908f;font-size:10px}.living-complete .secondary-button{min-height:33px;padding:0 9px;font-size:11px}.house-idle-note{display:grid;grid-template-columns:auto 1fr auto;gap:9px;align-items:center;margin:9px 12px 0;padding:12px 14px;color:#567874;background:#edf5f2;border:1px solid #dae9e5;border-radius:8px}.house-idle-note strong,.house-idle-note span{display:block}.house-idle-note strong{color:#425754;font-size:12px}.house-idle-note span,.house-idle-note small{color:#7d918e;font-size:10px}.living-shop{padding:16px 18px 20px}.shop-heading-actions{display:grid;flex:0 0 auto;gap:6px}.living-shop-heading .premium-badge,.owned-shop-trigger{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;gap:4px;min-height:31px;padding:0 9px;font-size:10px;border-radius:8px}.living-shop-heading .premium-badge{color:#8b5c72;background:#fff0f1;border:1px solid #efd7dc}.owned-shop-trigger{color:#53706c;background:#f2f7f5;border:1px solid #d8e5e1}.owned-shop-trigger span{display:inline-grid;min-width:17px;height:17px;place-items:center;color:#fff;font-size:9px;background:#6e9690;border-radius:50%}.owned-shop-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:grid;place-items:center;padding:18px;background:#171e1f61;animation:owned-backdrop-in .18s ease-out both}.owned-shop-dialog{width:min(410px,100%);max-height:min(68vh,560px);overflow:hidden;background:#fbfcfb;border:1px solid rgba(213,223,219,.94);border-radius:8px;box-shadow:0 20px 50px #25333333;animation:owned-dialog-in .2s ease-out both}.owned-shop-dialog>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:18px 18px 13px;border-bottom:1px solid #e5ebe8}.owned-shop-dialog>header span{color:#7e9d98;font-size:10px;font-weight:700}.owned-shop-dialog>header h2{margin:3px 0 4px;color:#37464a;font-size:18px;font-weight:650}.owned-shop-dialog>header p{margin:0;color:#7f898d;font-size:11px}.owned-shop-dialog>header button{display:inline-grid;flex:0 0 34px;width:34px;height:34px;place-items:center;color:#6d787c;background:#f0f4f2;border:1px solid #e0e7e4;border-radius:50%}.owned-shop-dialog-items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-height:calc(min(68vh,560px) - 100px);padding:12px;overflow-y:auto}.owned-shop-dialog-item{display:grid;grid-template-columns:auto minmax(0,1fr);gap:9px;align-items:center;min-width:0;padding:10px;color:#56636a;text-align:left;background:#f7f9f8;border:1px solid #e2e8e5;border-radius:8px;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease}.owned-shop-dialog-item.active{background:#edf5f3;border-color:#7fa9a3;box-shadow:inset 0 0 0 1px #52847b24}.owned-shop-dialog-item .shop-item-icon{width:31px;height:31px}.owned-shop-dialog-item strong,.owned-shop-dialog-item small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.owned-shop-dialog-item strong{color:#46545a;font-size:11px}.owned-shop-dialog-item small{margin-top:3px;color:#849095;font-size:9px}.owned-shop-empty{display:grid;min-height:170px;place-items:center;align-content:center;gap:6px;color:#72908b}.owned-shop-empty strong{color:#4c5b5f;font-size:12px}.owned-shop-empty span{color:#8b969a;font-size:10px}@keyframes owned-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes owned-dialog-in{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:420px){.owned-shop-backdrop{align-items:end;padding:12px}.owned-shop-dialog{max-height:72vh}.owned-shop-dialog-items{grid-template-columns:1fr}}.shop-row{margin-top:17px}.shop-row h3{margin:0 0 7px;color:#526069;font-size:12px}.shop-items{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.shop-item{min-width:0;display:grid;justify-items:start;gap:4px;padding:9px;color:#4d5964;text-align:left;background:#fbfcfb;border:1px solid #e5e9e7;border-radius:8px}.shop-item.selected{background:#f0f7f5;border-color:#83afa9}.shop-item.equipped{box-shadow:inset 0 0 0 1px #52847b2e}.shop-item-icon{display:inline-grid;width:30px;height:30px;place-items:center;color:#5b827e;background:#e8f1ef;border-radius:7px}.shop-item-icon.礼物{color:#a56678;background:#fff0f1}.shop-item-icon.外观{color:#76608a;background:#f2eef7}.shop-item strong{width:100%;overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.shop-item small{color:#969fa6;font-size:9px}.gift-preview{display:grid;grid-template-columns:auto 1fr auto;gap:9px;align-items:center;margin-top:16px;padding:12px 0;border-top:1px solid #e3e9e6;border-bottom:1px solid #e3e9e6}.gift-preview strong{color:#414d57;font-size:12px}.gift-preview p{margin:2px 0 0;color:#7d8790;font-size:10px;line-height:1.45}.gift-preview .primary-button{min-height:34px;padding:0 9px;font-size:11px;white-space:nowrap}.gift-preview .shop-put-away{min-height:34px;padding:0 10px;color:#7b6470;font-size:11px;white-space:nowrap}.gift-preview .primary-button:disabled{color:#89918f;background:#e8edeb;box-shadow:none;cursor:default}.shop-payment-status{min-height:15px;margin:7px 0 0;opacity:.74;transition:opacity .18s ease}.shop-payment-status.visible{color:#6c7777;opacity:1}@keyframes hotspot-enter{0%{opacity:0;transform:translate(-50%,-50%) scale(.72)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes hotspot-breathe{0%{opacity:.9;transform:scale(.78)}75%,to{opacity:0;transform:scale(1.35)}}@keyframes scene-item-enter{0%{opacity:0;transform:translateY(8px) scale(.94)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes closet-enter{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes character-breathe{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}@media(max-width:350px){.living-house-stage{height:520px}.house-character{width:58%}.house-room-nav button{flex-direction:column;gap:1px;font-size:8px}.house-room-nav button svg{width:15px;height:15px}.bedroom-outfits{grid-template-columns:repeat(2,minmax(0,1fr))}.living-complete{grid-template-columns:auto 1fr}.living-complete .secondary-button{grid-column:1 / -1}}@media(prefers-reduced-motion:reduce){.house-map,.house-character,.mission-drawer{transition:none}.house-hotspot,.hotspot-pulse,.house-scene-prop,.deepsea-wallpaper-layer,.bedroom-closet,.plant-care-panel,.house-character{animation:none}}
