.pixel-pet-container{display:inline-flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none;touch-action:manipulation;transition:transform .2s cubic-bezier(.34,1.56,.64,1)}.pixel-pet-container:active{transform:scale(.92)}.pixel-sprite-wrapper{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.pixel-art-svg{width:100%;height:100%;image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges}.pixel-pet-container.super_happy{animation:pet-super-bounce .6s steps(4) infinite}.pixel-pet-container.happy{animation:pet-wiggle .5s steps(3) infinite}.pixel-pet-container.play{animation:pet-jump .7s steps(4) infinite}@keyframes pet-super-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes pet-wiggle{0%,to{transform:rotate(0)}33%{transform:rotate(-3deg)}66%{transform:rotate(3deg)}}@keyframes pet-jump{0%,to{transform:translateY(0) scale(1)}40%{transform:translateY(-12px) scale(1.05)}70%{transform:translateY(2px) scale(.96)}}.pixel-thinking-bubble{position:absolute;top:-24px;right:-8px;background:#fff;border:2px solid #111111;border-radius:12px;padding:3px 8px;font-size:13px;font-weight:700;color:#111;box-shadow:2px 2px #111;z-index:10;display:flex;align-items:center;justify-content:center;animation:thought-pop .3s steps(3) forwards}.pixel-thinking-bubble:after{content:"";position:absolute;bottom:-6px;left:8px;width:6px;height:6px;background:#fff;border-right:2px solid #111111;border-bottom:2px solid #111111;transform:rotate(45deg)}.thought-dots.animated .dot{display:inline-block;animation:dot-blink 1.2s steps(2) infinite}.thought-dots.animated .d2{animation-delay:.3s}.thought-dots.animated .d3{animation-delay:.6s}@keyframes dot-blink{0%,to{opacity:.2}50%{opacity:1}}@keyframes thought-pop{0%{transform:scale(.7) translateY(4px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}.pixel-sleep-indicator{position:absolute;top:-16px;right:0;display:flex;flex-direction:column;align-items:flex-end;pointer-events:none}.pixel-sleep-indicator .zzz{font-family:"Press Start 2P",monospace,sans-serif;color:#6a74ff;font-weight:700;animation:zzz-float 1.8s steps(4) infinite;opacity:0}.pixel-sleep-indicator .z1{font-size:10px;animation-delay:0s}.pixel-sleep-indicator .z2{font-size:13px;animation-delay:.6s}.pixel-sleep-indicator .z3{font-size:16px;animation-delay:1.2s}@keyframes zzz-float{0%{transform:translate(0);opacity:0}30%{opacity:1}80%{opacity:.8}to{transform:translate(12px,-24px);opacity:0}}.pet-room-container{width:100%;height:240px;position:relative;overflow:hidden;background-color:var(--brand-coral);transition:background-color .4s ease}.pet-room-container.is-night{background-color:#292d3f}.scene-hill-layer{position:absolute;bottom:0;left:0;right:0;border-top-left-radius:50% 30px;border-top-right-radius:50% 30px}.scene-hill-layer.back-hill{height:120px;background-color:#24543e;width:120%;left:-10%;bottom:25px;border-radius:50% 50% 0 0}.scene-hill-layer.front-hill{height:95px;background-color:#62a05b;width:140%;left:-20%;border-radius:50% 50% 0 0}.pet-room-container.is-night .scene-hill-layer.back-hill{background-color:#173628}.pet-room-container.is-night .scene-hill-layer.front-hill{background-color:#3b6b36}.pixel-tuft{position:absolute;width:8px;height:6px;background-color:#4a8043;clip-path:polygon(0% 100%,30% 20%,50% 100%,70% 10%,100% 100%);opacity:.6}.tuft-1{left:65px;bottom:35px}.tuft-2{left:140px;bottom:18px}.tuft-3{right:110px;bottom:28px}.tuft-4{right:40px;bottom:15px}.scene-carrot-wrapper{position:absolute;left:36px;bottom:38px;cursor:pointer;z-index:10;transition:transform .2s cubic-bezier(.34,1.56,.64,1);filter:drop-shadow(0 4px 6px rgba(0,0,0,.15))}.scene-carrot-wrapper:hover{transform:scale(1.15) rotate(-10deg)}.scene-carrot-wrapper:active{transform:scale(.95)}.scene-pet-center{position:absolute;bottom:15px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;z-index:20}.scene-speech-bubble{position:absolute;top:-12px;right:-24px;z-index:25;background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000014;pointer-events:none;animation:float-badge 2s ease-in-out infinite alternate}.scene-speech-bubble.default-heart{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:8px}.scene-speech-bubble.active-text{padding:6px 12px;font-size:13px;font-weight:600;color:#111;white-space:nowrap;max-width:240px;top:-30px;right:-60px}@keyframes float-badge{0%{transform:translateY(0)}to{transform:translateY(-4px)}}.scene-wooden-sign{position:absolute;right:32px;bottom:42px;display:flex;flex-direction:column;align-items:center;cursor:pointer;z-index:10;transition:transform .2s ease}.scene-wooden-sign:hover{transform:scale(1.05)}.sign-board{width:52px;background-color:#c49a6c;border:3px solid #6b4c2b;border-radius:4px;padding:4px 2px;display:flex;flex-direction:column;align-items:center;box-shadow:2px 3px #00000026}.sign-line{font-family:"Press Start 2P",monospace,sans-serif;font-size:6px;font-weight:700;color:#3b2814;line-height:1.3;letter-spacing:-.5px}.sign-post{width:6px;height:20px;background-color:#6b4c2b;margin-top:-1px}.floating-heart-particle{position:fixed;z-index:999;display:flex;align-items:center;gap:4px;pointer-events:none;animation:heart-rise .9s cubic-bezier(.22,1,.36,1) forwards}.heart-label{font-size:11px;font-weight:700;color:#ff5f57;background:#fff;padding:1px 4px;border-radius:4px;border:1px solid #ffd4d1}@keyframes heart-rise{0%{opacity:0;transform:translateY(0) scale(.6)}30%{opacity:1;transform:translateY(-16px) scale(1.15)}to{opacity:0;transform:translateY(-40px) scale(.9)}}.pet-scene-profile{width:100%;height:200px;position:relative;overflow:hidden;background:linear-gradient(180deg,#d8f1d3,#bde7b5 60%,#99d890);display:flex;align-items:center;justify-content:center}.profile-hill-back{position:absolute;bottom:0;width:130%;height:100px;background-color:#55914e;border-radius:50% 50% 0 0;left:-15%}.profile-hill-front{position:absolute;bottom:-15px;width:120%;height:80px;background-color:#62a05b;border-radius:50% 50% 0 0;left:-10%}.profile-heart-badge{position:absolute;top:48px;left:90px;background:#fff;padding:6px;border-radius:8px;box-shadow:0 4px 10px #0000000f;z-index:10;animation:float-badge 2.4s ease-in-out infinite alternate}.profile-speech-bubble{position:absolute;top:46px;right:50px;background:#fff;border-radius:14px;padding:6px 14px;font-size:13px;font-weight:700;color:#111;box-shadow:0 4px 12px #00000014;z-index:10;animation:float-badge 2s ease-in-out infinite alternate}.profile-pet-anchor{position:absolute;bottom:22px;z-index:20}.status-card-container{background-color:var(--white);border-radius:var(--radius-card);padding:18px 20px;margin:0 16px;box-shadow:0 4px 16px #00000008;display:flex;flex-direction:column;gap:14px}.status-card-header{display:flex;justify-content:space-between;align-items:flex-start}.header-left{display:flex;flex-direction:column;gap:4px}.pet-name-row{display:flex;align-items:center;gap:6px}.pet-name{font-size:22px;font-weight:800;color:var(--text-primary);display:flex;align-items:center;gap:6px;cursor:pointer;letter-spacing:-.5px}.rename-btn{display:flex;align-items:center;justify-content:center;padding:2px;color:var(--text-secondary);border-radius:4px;transition:transform .15s ease}.rename-btn:hover{transform:scale(1.1)}.inline-rename-form{display:inline-block}.rename-input{font-size:20px;font-weight:800;color:var(--text-primary);border-bottom:2px solid var(--brand-coral);width:130px;background:transparent;padding:0 2px}.pet-bio{font-size:13px;color:var(--text-secondary);font-weight:500}.header-right{display:flex;flex-direction:column;align-items:flex-end;gap:4px;min-width:90px}.level-badge{font-size:16px;font-weight:800;color:var(--text-primary)}.exp-bar-track{width:80px;height:6px;background-color:#f0f0f0;border-radius:99px;overflow:hidden}.exp-bar-fill{height:100%;background-color:var(--green);border-radius:99px;transition:width .4s ease-out}.exp-text{font-size:11px;font-weight:600;color:var(--text-secondary)}.status-pillars-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.status-pillar{background-color:#fafaf9;border-radius:var(--radius-small);padding:10px 10px 8px;display:flex;flex-direction:column;gap:6px;cursor:pointer;transition:transform .15s ease,background-color .15s ease}.status-pillar:active{transform:scale(.96)}.pillar-header{display:flex;align-items:center;gap:4px}.pillar-title{font-size:12px;font-weight:600;color:var(--text-secondary)}.pillar-bar-track{width:100%;height:6px;background-color:#ededed;border-radius:99px;overflow:hidden}.pillar-bar-fill{height:100%;border-radius:99px;transition:width .35s ease}.fill-intimacy{background-color:var(--brand-coral)}.fill-energy{background-color:var(--status-energy)}.fill-mood{background-color:var(--green)}.pillar-value{font-size:12px;font-weight:700;color:var(--text-primary)}.pillar-mood-footer{display:flex;align-items:center;justify-content:space-between}.mood-text{font-size:11px}.mood-dot{width:8px;height:8px;border-radius:50%;background-color:var(--green)}.task-card-banner{background-color:var(--brand-coral);border-radius:var(--radius-card);padding:16px 18px;margin:12px 16px;display:flex;align-items:center;gap:14px;cursor:pointer;box-shadow:var(--shadow-coral);transition:transform .2s cubic-bezier(.34,1.56,.64,1),box-shadow .2s ease;position:relative;overflow:hidden}.task-card-banner:hover{transform:translateY(-2px);box-shadow:0 8px 24px #ff5f5759}.task-card-banner:active{transform:scale(.98)}.task-card-banner.completed{background-color:var(--green);box-shadow:0 6px 20px #62a05b59}.task-icon-box{width:48px;height:48px;background-color:#ffe6db;border-radius:var(--radius-small);display:flex;align-items:center;justify-content:center;flex-shrink:0}.task-text-content{flex:1;display:flex;flex-direction:column;gap:3px}.task-main-title{font-size:17px;font-weight:700;color:#fff;letter-spacing:-.3px}.task-sub-title{font-size:13px;color:#ffffffe6;font-weight:500}.task-action-circle{width:38px;height:38px;background-color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 2px 8px #0000001a;transition:transform .15s ease}.task-card-banner:hover .task-action-circle{transform:scale(1.08)}.quick-actions-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding:8px 20px 16px}.quick-action-btn{display:flex;flex-direction:column;align-items:center;gap:8px;background:transparent;border:none;cursor:pointer;transition:transform .18s cubic-bezier(.34,1.56,.64,1)}.quick-action-btn:hover{transform:translateY(-2px)}.quick-action-btn:active{transform:scale(.92)}.action-icon-tile{width:58px;height:58px;border-radius:var(--radius-card);background-color:#f6f7f9;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #00000008;transition:background-color .2s ease,transform .2s ease}.quick-action-btn:hover .action-icon-tile{background-color:#eef2f6}.tile-blue{background-color:#f0f4f9}.tile-cyan{background-color:#f0f8ff}.tile-purple{background-color:#f4f2fb}.tile-red{background-color:#fdf2f2}.quick-action-btn.is-sleeping .action-icon-tile{background-color:#dedeff}.action-label{font-size:13px;font-weight:700;color:var(--text-primary);letter-spacing:-.2px}.home-page-root{width:100%;height:100%;position:relative;background-color:#f7f8fa;display:flex;flex-direction:column;overflow:hidden}.home-scroll{background:linear-gradient(180deg,var(--brand-coral) 0px,var(--brand-coral) 280px,#f7f8fa 340px,#f7f8fa 100%)}.home-top-header{padding:calc(env(safe-area-inset-top,0px) + 20px) 20px 10px;display:flex;align-items:flex-start;justify-content:space-between;position:relative;z-index:80}.greeting-box{display:flex;flex-direction:column;gap:4px}.greeting-title{font-size:32px;font-weight:800;color:#fff;letter-spacing:-.5px;line-height:1.1}.greeting-subtitle{font-size:13.5px;color:#ffffffd9;font-weight:500}.header-action-buttons{display:flex;align-items:center;gap:10px;margin-top:4px}.header-circle-btn{width:40px;height:40px;border-radius:var(--radius-small);background-color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #00000014;transition:transform .15s ease,background-color .15s ease}.header-circle-btn:active{transform:scale(.92)}.home-scene-section{width:100%;margin-top:-10px}.home-card-section{margin-top:-24px;position:relative;z-index:30}.home-task-section{position:relative;z-index:25}.home-actions-section{margin-top:4px}.profile-page-root{width:100%;height:100%;position:relative;background-color:#f7f8fa;display:flex;flex-direction:column;overflow:hidden}.profile-scroll{background-color:#f7f8fa;padding-bottom:90px}.profile-nav-bar{padding:calc(env(safe-area-inset-top,0px) + 14px) 16px 10px;display:flex;align-items:center;justify-content:space-between;background-color:transparent;position:relative;z-index:85}.profile-nav-btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#ffffffb3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:transform .15s ease}.profile-nav-btn:active{transform:scale(.9)}.profile-nav-title{font-size:19px;font-weight:800;color:var(--text-primary);letter-spacing:-.3px}.profile-scene-container{width:100%;margin-top:-50px;position:relative;z-index:10}.profile-card{background-color:var(--white);border-radius:var(--radius-card);padding:18px 20px;margin:12px 16px 0;box-shadow:0 4px 16px #00000008}.card-title-bar{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.title-with-icon{display:flex;align-items:center;gap:8px}.card-title{font-size:17px;font-weight:800;color:var(--text-primary)}.card-more-link{display:flex;align-items:center;gap:2px;font-size:12.5px;font-weight:600;color:var(--text-secondary)}.milestone-timeline{display:flex;align-items:flex-start;justify-content:space-between;position:relative;padding:10px 4px 0}.timeline-track-line{position:absolute;top:32px;left:20px;right:20px;height:2px;background-color:#ededed;z-index:1}.milestone-node{display:flex;flex-direction:column;align-items:center;gap:6px;position:relative;z-index:2;cursor:pointer;width:64px}.milestone-avatar-wrapper{width:46px;height:46px;border-radius:50%;background-color:#f7f8fa;display:flex;align-items:center;justify-content:center;border:2px solid transparent;transition:transform .2s ease}.milestone-node.current .milestone-avatar-wrapper{border-color:#ffd2cf;background-color:#ffeceb;box-shadow:0 0 0 4px #ff5f5726;transform:scale(1.08)}.milestone-node.locked{filter:grayscale(1);opacity:.45}.milestone-level-label{font-size:11px;font-weight:700;color:var(--text-secondary)}.milestone-node.current .milestone-level-label{color:var(--brand-coral)}.milestone-name-label{font-size:11px;font-weight:600;color:var(--text-primary);text-align:center;white-space:nowrap}.activities-list{display:flex;flex-direction:column;gap:12px}.activity-item-row{display:flex;align-items:center;gap:10px;cursor:pointer;padding:4px 0}.activity-status-circle{width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.activity-status-circle.completed{background-color:var(--green)}.activity-status-circle.pending{border:2px solid #d5d7dc;background-color:transparent}.activity-text{flex:1;font-size:14px;font-weight:600;color:var(--text-primary)}.activity-time{font-size:12px;font-weight:500;color:var(--text-secondary)}.interest-items-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.interest-item-box{background-color:#fafaf8;border-radius:var(--radius-small);padding:10px 4px;display:flex;flex-direction:column;align-items:center;gap:4px;cursor:pointer;transition:transform .15s ease,background-color .15s ease}.interest-item-box:hover{transform:translateY(-2px);background-color:#f2f4f1}.interest-icon-circle{width:38px;height:38px;display:flex;align-items:center;justify-content:center}.interest-item-name{font-size:12px;font-weight:700;color:var(--text-primary)}.interest-hearts-row{display:flex;align-items:center;gap:1px}.profile-bottom-actions{position:absolute;bottom:16px;left:16px;right:16px;display:flex;align-items:center;gap:12px;z-index:90}.chat-pill-button{flex:1;height:48px;background-color:#eef2fa;border-radius:99px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:14px;font-weight:700;color:var(--text-primary);box-shadow:0 4px 14px #0000000a;transition:transform .15s ease,background-color .15s ease}.chat-pill-button:active{transform:scale(.97);background-color:#e2e8f5}.add-quick-btn{width:48px;height:48px;background-color:var(--green);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 14px #62a05b59;transition:transform .15s ease}.add-quick-btn:active{transform:scale(.92)}.chat-bubble-row{display:flex;align-items:flex-end;gap:10px;margin-bottom:14px;max-width:100%}.chat-bubble-row.user-row{justify-content:flex-end}.pet-chat-avatar{width:38px;height:38px;background-color:#fff3d6;border-radius:50%;display:flex;align-items:center;justify-content:center;overflow:hidden;border:2px solid #ffffff;box-shadow:0 2px 6px #0000000f;flex-shrink:0}.chat-bubble{max-width:76%;padding:10px 14px;border-radius:20px;position:relative;display:flex;flex-direction:column;gap:4px}.user-bubble{background-color:var(--brand-coral);color:#fff;border-bottom-right-radius:6px;box-shadow:0 4px 12px #ff5f5733}.pet-bubble{background-color:#f7f8fa;color:var(--text-primary);border-bottom-left-radius:6px;border:1px solid #eef0f2}.bubble-text{font-size:14.5px;line-height:1.45;word-break:break-word;font-weight:500}.bubble-time{font-size:10px;align-self:flex-end;opacity:.65}.thinking-bubble-content{padding:12px 16px;background-color:#fefefe;border:1px dashed #d1d5db}.thinking-animation{display:flex;align-items:center;gap:8px}.pulsing-dots{display:flex;gap:4px}.pulsing-dots .dot{width:6px;height:6px;background-color:var(--brand-coral);border-radius:50%;animation:dot-pulse 1.2s infinite ease-in-out}.pulsing-dots .dot:nth-child(2){animation-delay:.2s}.pulsing-dots .dot:nth-child(3){animation-delay:.4s}@keyframes dot-pulse{0%,80%,to{transform:scale(.6);opacity:.4}40%{transform:scale(1.1);opacity:1}}.deep-thinking{display:flex;align-items:center;gap:6px}.sparkle{color:#f5a623;font-size:12px;animation:spin-sparkle 2s linear infinite}@keyframes spin-sparkle{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.thinking-status-text{font-size:11px;color:#8a8a8a;margin-top:4px}.chat-page-root{width:100%;height:100%;display:flex;flex-direction:column;background-color:#fff;position:relative}.chat-top-header{padding:calc(env(safe-area-inset-top,0px) + 14px) 16px 12px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #f2f3f5;background:#fff;z-index:50}.chat-back-btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#f7f8fa}.chat-header-pet-info{display:flex;align-items:center;gap:10px}.chat-header-avatar{width:36px;height:36px;border-radius:50%;background:#fff4d8;display:flex;align-items:center;justify-content:center;overflow:hidden}.chat-header-titles{display:flex;flex-direction:column}.chat-header-name{font-size:16px;font-weight:800;color:var(--text-primary)}.chat-header-status{font-size:11px;color:var(--green);font-weight:600}.thinking-level-toggle-btn{width:36px;height:36px;border-radius:50%;background:#f7f8fa;display:flex;align-items:center;justify-content:center;transition:all .15s ease}.thinking-level-toggle-btn.active{background:#111;color:#fff}.thinking-level-toggle-btn.active svg{stroke:#fff}.thinking-level-drawer{background-color:#fef8ee;border-bottom:1px solid #fce8cc;padding:10px 16px;display:flex;flex-direction:column;gap:8px;animation:slide-down .2s ease}@keyframes slide-down{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.drawer-title-row{display:flex;align-items:center;gap:6px}.drawer-title{font-size:12px;font-weight:700;color:#b46b00}.thinking-level-options{display:flex;gap:8px}.lvl-pill-btn{flex:1;padding:6px 0;font-size:12px;font-weight:700;color:#666;background:#fff;border-radius:8px;border:1px solid #fae2be;transition:all .15s ease}.lvl-pill-btn.active{background:#f5a623;color:#fff;border-color:#f5a623}.chat-messages-container{flex:1;overflow-y:auto;padding:16px 16px 10px;display:flex;flex-direction:column}.chat-prompts-carousel{display:flex;gap:8px;overflow-x:auto;padding:8px 16px;scrollbar-width:none;background:#fafafb;border-top:1px solid #f0f1f3}.chat-prompts-carousel::-webkit-scrollbar{display:none}.prompt-chip{white-space:nowrap;font-size:12.5px;font-weight:600;color:#444;background:#fff;padding:6px 12px;border-radius:99px;border:1px solid #e5e7eb;transition:all .15s ease}.prompt-chip:hover{border-color:var(--brand-coral);color:var(--brand-coral)}.prompt-chip:active{transform:scale(.95)}.chat-input-bar{padding:10px 16px 24px;display:flex;align-items:center;gap:10px;background:#fff;border-top:1px solid #f2f3f5}.chat-text-input{flex:1;height:44px;background-color:#f4f5f7;border-radius:99px;padding:0 18px;font-size:14.5px;color:#111}.chat-text-input::placeholder{color:#aaa}.chat-send-btn{width:44px;height:44px;border-radius:50%;background-color:#d1d5db;display:flex;align-items:center;justify-content:center;transition:all .15s ease}.chat-send-btn.active{background-color:var(--brand-coral);box-shadow:0 4px 12px #ff5f5759;cursor:pointer}.explore-page-root{width:100%;height:100%;display:flex;flex-direction:column;background-color:#f7f8fa;position:relative}.explore-header{padding:calc(env(safe-area-inset-top,0px) + 16px) 20px 14px;display:flex;align-items:flex-start;justify-content:space-between;background-color:#fff;border-bottom:1px solid #f0f1f3}.explore-main-title{font-size:26px;font-weight:800;color:var(--text-primary);letter-spacing:-.5px}.explore-subtitle{font-size:13px;color:var(--text-secondary);font-weight:500;margin-top:2px}.explore-compass-badge{width:42px;height:42px;border-radius:50%;background-color:#eaf6eb;display:flex;align-items:center;justify-content:center}.explore-scroll{padding:16px 16px 90px}.explore-cards-list{display:flex;flex-direction:column;gap:16px}.explore-big-card{border-radius:var(--radius-card);padding:20px;color:#fff;display:flex;flex-direction:column;gap:14px;cursor:pointer;box-shadow:0 6px 20px #0000000f;transition:transform .2s cubic-bezier(.34,1.56,.64,1),box-shadow .2s ease}.explore-big-card:hover{transform:translateY(-3px);box-shadow:0 10px 28px #0000001f}.explore-big-card:active{transform:scale(.98)}.explore-card-top{display:flex;align-items:center;justify-content:space-between}.explore-tag{font-size:11px;font-weight:700;background:#ffffff38;padding:3px 10px;border-radius:99px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.explore-pixel-icon-box{width:44px;height:44px;background:#fff3;border-radius:var(--radius-small);display:flex;align-items:center;justify-content:center}.explore-card-content{display:flex;flex-direction:column;gap:4px}.explore-card-title{font-size:22px;font-weight:800;letter-spacing:-.3px}.explore-card-sub{font-size:13.5px;opacity:.9;font-weight:600}.explore-card-desc{font-size:12.5px;opacity:.8;line-height:1.4;margin-top:4px}.explore-card-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:4px}.explore-count-pill{font-size:12px;font-weight:600;background:#00000026;padding:4px 10px;border-radius:99px}.explore-action-pill{background:#fff;color:#111;font-size:12.5px;font-weight:700;padding:6px 14px;border-radius:99px;display:flex;align-items:center;gap:4px;box-shadow:0 2px 8px #0000001a}.memory-page-root{width:100%;height:100%;display:flex;flex-direction:column;background-color:#f7f8fa;position:relative}.memory-header{padding:calc(env(safe-area-inset-top,0px) + 16px) 20px 14px;display:flex;align-items:flex-start;justify-content:space-between;background-color:#fff;border-bottom:1px solid #f0f1f3}.memory-title{font-size:26px;font-weight:800;color:var(--text-primary);letter-spacing:-.5px}.memory-subtitle{font-size:13px;color:var(--text-secondary);font-weight:500;margin-top:2px}.memory-icon-badge{width:40px;height:40px;border-radius:50%;background-color:#ffeceb;display:flex;align-items:center;justify-content:center}.memory-scroll{padding:16px 16px 90px}.memory-cards-grid{display:flex;flex-direction:column;gap:14px}.memory-card{background-color:#fff;border-radius:var(--radius-card);overflow:hidden;box-shadow:0 4px 16px #00000008;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.memory-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00000012}.memory-snapshot-frame{height:120px;background:linear-gradient(180deg,#e8f5e9,#c8e6c9);position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.memory-tag-badge{position:absolute;top:10px;right:12px;font-size:11px;font-weight:700;background-color:#ffffffd9;padding:2px 8px;border-radius:6px;color:var(--dark-green)}.memory-card-body{padding:14px 16px;display:flex;flex-direction:column;gap:4px}.memory-date-row{display:flex;align-items:center;justify-content:space-between}.memory-date{font-size:12px;font-weight:600;color:var(--text-secondary)}.memory-mood-pill{font-size:11px;font-weight:700;color:var(--brand-coral);background-color:#ffeceb;padding:2px 8px;border-radius:99px;display:flex;align-items:center;gap:4px}.memory-card-title{font-size:17px;font-weight:800;color:var(--text-primary);margin-top:2px}.memory-card-summary{font-size:13px;color:#666;line-height:1.4}.memory-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:200;display:flex;align-items:center;justify-content:center;padding:24px}.memory-modal-content{background:#fff;border-radius:28px;max-width:340px;width:100%;overflow:hidden;box-shadow:0 20px 40px #00000040;position:relative}.modal-close-btn{position:absolute;top:14px;right:14px;width:32px;height:32px;border-radius:50%;background:#0006;color:#fff;display:flex;align-items:center;justify-content:center;z-index:10}.modal-pixel-preview{height:160px;background:linear-gradient(180deg,#d2f0cd,#a4e09d);display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.modal-photo-caption{position:absolute;bottom:8px;font-size:11px;font-weight:700;color:var(--dark-green);background:#fffc;padding:2px 10px;border-radius:99px}.modal-detail-body{padding:20px;display:flex;flex-direction:column;gap:8px}.modal-date-badge{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:var(--text-secondary)}.modal-detail-title{font-size:20px;font-weight:800;color:var(--text-primary)}.modal-detail-text{font-size:14px;color:#444;line-height:1.6}.modal-footer-award{margin-top:10px;padding:8px 12px;background-color:#fff9e6;border-radius:12px;display:flex;align-items:center;gap:6px;font-size:13px;font-weight:700;color:#a46d00}.customize-page-root{width:100%;height:100%;display:flex;flex-direction:column;background-color:#f7f8fa;position:relative}.customize-header{padding:calc(env(safe-area-inset-top,0px) + 14px) 16px 12px;display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #f0f1f3;z-index:50}.cust-back-btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#f7f8fa}.cust-title{font-size:17px;font-weight:800;color:var(--text-primary)}.cust-save-btn{display:flex;align-items:center;gap:4px;background-color:var(--brand-coral);color:#fff;font-size:13px;font-weight:700;padding:6px 14px;border-radius:99px;box-shadow:0 2px 8px #ff5f5740}.customize-scroll{padding:16px 16px 90px;display:flex;flex-direction:column;gap:20px}.preview-stage-box{background:#fff;border-radius:var(--radius-card);padding:20px 16px;display:flex;flex-direction:column;align-items:center;box-shadow:0 4px 16px #00000008}.preview-podium{width:100%;height:150px;background:radial-gradient(ellipse at bottom,#e4f7e1,#f4faf2 60%,#fff);border-radius:var(--radius-medium);display:flex;align-items:center;justify-content:center}.preview-hint{font-size:11.5px;color:#888;margin:10px 0 8px}.action-pills-row{display:flex;flex-wrap:wrap;gap:6px;justify-content:center}.action-pill{font-size:12px;font-weight:600;color:#555;background-color:#f1f3f5;padding:4px 10px;border-radius:99px;transition:all .15s ease}.action-pill.active{background-color:var(--brand-coral);color:#fff}.cust-section{display:flex;flex-direction:column;gap:10px}.section-header-title{font-size:16px;font-weight:800;color:var(--text-primary)}.section-title-with-desc{display:flex;flex-direction:column;gap:2px}.section-desc{font-size:12px;color:#888}.species-grid{display:flex;flex-direction:column;gap:8px}.species-card{background:#fff;border-radius:var(--radius-small);padding:12px 14px;display:flex;align-items:center;gap:14px;cursor:pointer;border:2px solid transparent;transition:all .18s ease;box-shadow:0 2px 8px #00000005}.species-card.selected{border-color:var(--brand-coral);background-color:#fffaf9}.species-avatar-container{width:48px;height:48px;background-color:#f6f7f9;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.species-info{flex:1;display:flex;flex-direction:column;gap:2px}.species-title-row{display:flex;align-items:center;justify-content:space-between}.species-name{font-size:15px;font-weight:700;color:var(--text-primary)}.current-badge{font-size:10.5px;font-weight:700;color:var(--brand-coral);background-color:#ffeceb;padding:2px 8px;border-radius:99px}.species-desc{font-size:12px;color:var(--text-secondary)}.name-input-wrapper{display:flex;gap:8px}.name-text-field{flex:1;height:46px;background:#fff;border-radius:var(--radius-small);padding:0 16px;font-size:15px;font-weight:700;border:1px solid #e8eaee;color:var(--text-primary)}.name-text-field:focus{border-color:var(--brand-coral)}.random-name-btn{height:46px;padding:0 16px;background:#fff;border-radius:var(--radius-small);border:1px solid #e8eaee;display:flex;align-items:center;gap:6px;font-size:13px;font-weight:700;color:#444}.thinking-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.thinking-option-card{background:#fff;border-radius:var(--radius-small);padding:12px;border:2px solid transparent;cursor:pointer;display:flex;flex-direction:column;gap:4px;box-shadow:0 2px 8px #00000005;transition:all .15s ease}.thinking-option-card.active{border-color:#f5a623;background-color:#fffcf5}.thinking-opt-title{font-size:13.5px;font-weight:700;color:var(--text-primary)}.thinking-opt-desc{font-size:11px;color:#777;line-height:1.35}.personality-tags-row{display:flex;flex-wrap:wrap;gap:8px}.personality-tag{padding:8px 14px;background:#fff;border-radius:99px;font-size:13px;font-weight:600;color:#555;border:1px solid #e6e8ec;transition:all .15s ease}.personality-tag.active{background-color:var(--green);color:#fff;border-color:var(--green)}.bottom-nav-bar{position:absolute;bottom:0;left:0;right:0;height:68px;background-color:#fff;border-top:1px solid #f3f3f3;display:flex;align-items:center;justify-content:space-around;padding:0 8px 12px;z-index:95;box-shadow:0 -4px 16px #00000005}.nav-tab-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;background:none;border:none;padding:6px 10px;position:relative;cursor:pointer;transition:transform .15s ease}.nav-icon-container{display:flex;align-items:center;justify-content:center;transition:transform .2s cubic-bezier(.34,1.56,.64,1)}.nav-tab-btn.active .nav-icon-container{transform:scale(1.1)}.nav-label{font-size:11px;font-weight:600;color:#8a8a8a;transition:color .15s ease}.nav-label.active{color:var(--brand-coral);font-weight:700}.nav-active-dot{position:absolute;bottom:0;width:4px;height:4px;border-radius:50%;background-color:var(--brand-coral)}:root{--brand-coral: #ff5f57;--brand-coral-soft: #ffeceb;--brand-coral-dark: #e84b43;--green: #62a05b;--dark-green: #24543e;--light-green: #a8d59a;--grass-bg: #4a8344;--hill-back: #24543e;--hill-front: #62a05b;--cream: #fff7e8;--cream-card: #fefaf2;--white: #ffffff;--gray-bg: #f5f5f7;--gray-card: #f8f9fa;--gray-border: #f0f0f0;--text-primary: #111111;--text-secondary: #8a8a8a;--text-muted: #b0b0b0;--text-white: #ffffff;--status-intimacy: #ff5f57;--status-intimacy-bg: #ffebee;--status-energy: #f5a623;--status-energy-bg: #fff8e6;--status-mood: #58b663;--status-mood-bg: #eaf6eb;--radius-card: 24px;--radius-medium: 20px;--radius-small: 16px;--radius-badge: 12px;--radius-pill: 999px;--shadow-subtle: 0 2px 10px rgba(0, 0, 0, .04);--shadow-hover: 0 4px 16px rgba(0, 0, 0, .08);--shadow-coral: 0 6px 20px rgba(255, 95, 87, .28);--phone-width: 390px;--phone-height: 844px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}html,body{width:100%;height:100%;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Plus Jakarta Sans,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;background-color:#f5f6f8;color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-user-select:none;user-select:none}#root{width:100%;height:100%;display:flex;justify-content:center;align-items:stretch;background-color:#f5f6f8}.pure-app-container{width:100%;max-width:430px;height:100%;height:100dvh;background-color:#fff;position:relative;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 0 24px #0000000d}@media (max-width: 480px){#root,html,body{background-color:#fff}.pure-app-container{max-width:100%;box-shadow:none}}button{font-family:inherit;border:none;background:none;cursor:pointer;outline:none}input,textarea{font-family:inherit;outline:none;border:none}.pixel-art,.pixel-render,img.pixel-pet,canvas.pixel-pet,svg.pixel-art{image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#00000026;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#00000040}.page-container{flex:1;height:100%;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;padding-bottom:74px}.page-container::-webkit-scrollbar{display:none}.page-container{-ms-overflow-style:none;scrollbar-width:none}
