:root{color:#2c3130;font-synthesis:none;text-rendering:optimizelegibility;--surface:#fffdf9;--surface-strong:#fff;--ink:#2c3130;--muted:#737b78;--border:#e5e8e4;--cream:#fff4dc;--coral:#f07865;--coral-soft:#ffe5de;--mint:#4f9d83;--mint-soft:#dff2e9;--blue:#547da5;--blue-soft:#e2eef8;--yellow:#edb94f;--shadow:0 12px 32px #35413c14;background:#f4f6f4;font-family:Microsoft YaHei UI,PingFang SC,Noto Sans CJK SC,Source Han Sans SC,system-ui,-apple-system,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:#f4f6f4;overflow-x:clip}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f4f6f4;min-width:320px;min-height:100vh;margin:0;line-height:1.5;overflow-x:clip}button,input,textarea,select{font:inherit;letter-spacing:0}button{color:inherit}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #4f9d8340}button:disabled{cursor:not-allowed;opacity:.5}svg{stroke-width:1.9px;flex:none;width:20px;height:20px}h1,h2,h3,p{margin:0}h1,h2,h3{letter-spacing:0;text-wrap:balance;font-weight:800}.auth-screen{background:#eef3f0;place-items:center;min-height:100vh;padding:24px;display:grid}.auth-panel{border:1px solid var(--border);background:var(--surface-strong);width:min(100%,440px);box-shadow:var(--shadow);border-radius:8px;padding:30px}.auth-brand{align-items:center;gap:12px;margin-bottom:34px;display:flex}.auth-brand>div{gap:1px;display:grid}.auth-brand strong{font-size:22px}.auth-brand small{color:var(--muted);font-size:12px}.auth-heading{gap:8px;margin-bottom:24px;display:grid}.auth-heading h1{font-size:29px}.auth-heading>p{color:var(--muted)}.auth-form{gap:17px;display:grid}.auth-form label{color:#4d5552;gap:7px;font-size:13px;font-weight:700;display:grid}.auth-form input{border:1px solid var(--border);width:100%;height:46px;color:var(--ink);background:#fff;border-radius:8px;padding:0 13px}.auth-form input:focus{border-color:#8ab5a5}.auth-switch{width:100%;color:var(--mint);cursor:pointer;background:0 0;border:0;margin-top:14px;padding:10px;font-weight:800}.auth-divider{color:var(--muted);align-items:center;gap:12px;margin:10px 0 14px;font-size:12px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:var(--border);flex:1;height:1px}.wechat-login-button{color:#27775a;cursor:pointer;background:#f2fbf7;border:1px solid #78bca0;border-radius:8px;justify-content:center;align-items:center;gap:9px;width:100%;height:46px;font-weight:800;display:flex}.wechat-login-button:hover{background:#e7f7ef;border-color:#4f9d83}.auth-boundary{border-top:1px solid var(--border);color:var(--muted);align-items:flex-start;gap:7px;margin-top:20px;padding-top:18px;font-size:12px;line-height:1.6;display:flex}.auth-boundary svg{width:16px;height:16px;color:var(--mint);margin-top:1px}.legal-links,.site-legal{color:var(--muted);flex-wrap:wrap;justify-content:center;gap:8px 16px;font-size:12px;display:flex}.legal-links{margin-top:14px}.legal-links a,.site-legal a{color:inherit;text-decoration:none}.legal-links a:hover,.site-legal a:hover{color:var(--mint);text-decoration:underline}.auth-loading{color:var(--muted);align-items:center;gap:10px;font-weight:700;display:flex}@keyframes spinner{to{transform:rotate(360deg)}}.app-shell{background:var(--surface);width:min(100%,1180px);min-height:100vh;margin:0 auto;position:relative;box-shadow:0 0 0 1px #2c31300a}.site-legal{padding:18px 20px calc(92px + env(safe-area-inset-bottom));border-top:1px solid var(--border)}.app-header{min-height:72px;padding:calc(12px + env(safe-area-inset-top)) clamp(18px, 4vw, 40px) 12px;border-bottom:1px solid var(--border);z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffdf9f0;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.brand-button{text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:11px;padding:0;display:flex}.brand-button>span:last-child{gap:1px;display:grid}.brand-button strong{font-size:21px;font-weight:800;line-height:1.15}.brand-button small{color:var(--muted);font-size:11px}.brand-mark{color:#fff;background:var(--coral);border-radius:8px;place-items:center;width:42px;height:42px;display:grid;transform:rotate(-4deg)}.brand-mark svg{width:23px;height:23px;transform:rotate(4deg)}.icon-button{border:1px solid var(--border);background:var(--surface-strong);cursor:pointer;border-radius:8px;place-items:center;width:42px;height:42px;display:grid;position:relative}.icon-button:hover{background:#f8faf8;border-color:#cfd5d1}.icon-button.small{background:0 0;border:0;width:36px;height:36px}.icon-button.small svg{width:18px;height:18px}.notification-dot{background:var(--coral);border:2px solid #fff;border-radius:50%;width:8px;height:8px;position:absolute;top:8px;right:8px}.app-main{min-height:calc(100vh - 146px);padding-bottom:100px}.screen{padding:clamp(22px,4vw,42px);animation:.18s ease-out screen-in}@keyframes screen-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.page-heading{align-items:center;gap:13px;min-height:58px;margin-bottom:28px;display:flex}.heading-copy{flex:1;min-width:0}.heading-copy h1{font-size:30px;line-height:1.25}.heading-copy p{color:var(--muted);margin-top:5px;line-height:1.55}.heading-action{margin-left:auto}.primary-button,.secondary-button{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 18px;font-weight:700;display:inline-flex}.primary-button{color:#fff;background:var(--coral);box-shadow:0 8px 18px #f0786533}.primary-button:hover{background:#da6856}.primary-button.compact{min-height:40px;padding:0 14px}.primary-button.full{width:100%}.secondary-button{border-color:var(--border);background:#fff}.secondary-button:hover{background:#f8faf8}.text-button{color:var(--mint);cursor:pointer;background:0 0;border:0;padding:8px;font-weight:700}.welcome-band{background:var(--cream);border:1px solid #f0dfba;border-radius:8px;grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);align-items:center;gap:30px;min-height:300px;padding:clamp(26px,5vw,54px);display:grid;overflow:hidden}.welcome-copy{z-index:2;position:relative}.eyebrow{color:#95691e;align-items:center;gap:6px;font-size:13px;font-weight:800;display:flex}.eyebrow svg{width:16px;height:16px}.welcome-copy h1{margin-top:12px;font-size:42px;font-weight:800;line-height:1.22}.welcome-copy p{color:#69645a;margin:12px 0 24px;font-size:16px}.pet-scene{aspect-ratio:2.12;justify-self:end;place-items:center;width:min(100%,440px);display:grid;position:relative}.hero-pets{object-fit:contain;filter:drop-shadow(0 12px 12px #79574014);width:100%;height:100%;display:block}.home-stats{border:1px solid var(--border);background:#fff;border-radius:8px;grid-template-columns:repeat(3,1fr);margin:18px 0 36px;display:grid}.home-stats div{text-align:center;place-content:center;gap:4px;min-height:82px;display:grid}.home-stats div+div{border-left:1px solid var(--border)}.home-stats strong{color:var(--mint);font-size:23px}.home-stats span{color:var(--muted);font-size:12px}.section-block{margin-top:34px}.section-title{justify-content:space-between;align-items:end;gap:16px;margin-bottom:15px;display:flex}.section-title h2,.settings-section h2{font-size:19px}.section-title p{color:var(--muted);margin-top:5px;font-size:13px;line-height:1.5}.quick-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.quick-tile{text-align:left;cursor:pointer;border:1px solid #0000;border-radius:8px;grid-template-columns:96px minmax(0,1fr) 22px;align-items:center;gap:14px;min-height:116px;padding:18px;display:grid}.quick-tile.coral{background:var(--coral-soft);border-color:#f6c9bf}.quick-tile.blue{background:var(--blue-soft);border-color:#cbdfea}.quick-tile>span:nth-child(2){gap:5px;min-width:0;display:grid}.quick-tile strong{font-size:17px;font-weight:800}.quick-tile small{color:var(--muted);line-height:1.4}.home-feature-art{background:#ffffffb8;border:1px solid #ffffffeb;border-radius:8px;width:96px;height:76px;display:block;position:relative;overflow:hidden}.home-feature-art:before{content:"";background:#ffffffe6;border-radius:50%;width:68px;height:34px;position:absolute;bottom:-17px;left:14px}.feature-pet{z-index:1;object-fit:contain;background:#fff;border:1px solid #3f48441f;border-radius:50%;width:45px;height:45px;position:absolute;top:8px}.feature-cat{left:8px}.feature-dog{right:8px}.feature-sound-pill{z-index:2;color:#fff;background:var(--coral);border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;gap:5px;min-width:58px;height:25px;padding:0 7px;display:flex;position:absolute;bottom:5px;left:50%;transform:translate(-50%);box-shadow:0 4px 10px #f1705e33}.feature-sound-pill>svg{flex:none;width:12px;height:12px}.feature-wave{align-items:center;gap:2px;height:15px;display:flex}.feature-wave i{opacity:.9;background:currentColor;border-radius:2px;width:2px;display:block}.community-art .feature-pet{top:18px}.feature-chat-bubble{z-index:2;background:#fff;border-radius:7px 7px 7px 2px;align-items:center;gap:2px;height:16px;padding:0 5px;display:flex;position:absolute;top:5px;box-shadow:0 2px 6px #3957681a}.feature-chat-bubble.left{left:7px}.feature-chat-bubble.right{border-radius:7px 7px 2px;right:7px}.feature-chat-bubble i{background:var(--blue);border-radius:50%;width:3px;height:3px;display:block}.feature-community-badge{z-index:3;color:#fff;background:var(--blue);border:2px solid #fff;border-radius:50%;place-items:center;width:25px;height:25px;display:grid;position:absolute;bottom:4px;left:50%;transform:translate(-50%);box-shadow:0 4px 10px #5da6c938}.feature-community-badge svg{width:12px;height:12px}.record-row{border:1px solid var(--border);text-align:left;cursor:pointer;background:#fff;border-radius:8px;grid-template-columns:48px minmax(0,1fr) auto 22px;align-items:center;gap:14px;width:100%;min-height:86px;padding:16px;display:grid}.record-row:hover{box-shadow:var(--shadow);border-color:#c8d8d1}.round-play{color:#fff;background:var(--mint);border-radius:50%;place-items:center;width:46px;height:46px;display:grid}.round-play svg{width:18px;height:18px;margin-left:2px}.record-info{gap:6px;min-width:0;display:grid}.record-info strong,.record-info small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.record-info small{color:var(--muted);align-items:center;gap:5px;display:flex}.record-info small svg{width:14px;height:14px}.confidence{color:var(--mint);font-weight:800}.care-tip,.insight-band{background:var(--mint-soft);border:1px solid #c8e5d9;border-radius:8px;align-items:flex-start;gap:13px;margin-top:28px;padding:18px;display:flex}.care-tip>svg,.insight-band>svg{color:var(--mint);margin-top:1px}.care-tip strong{font-size:14px}.care-tip p,.insight-band p{color:#596d65;margin-top:5px;font-size:13px;line-height:1.65}.privacy-badge{color:#39765f;background:var(--mint-soft);white-space:nowrap;border:1px solid #c8e5d9;border-radius:999px;align-items:center;gap:6px;min-height:36px;padding:0 11px;font-size:12px;font-weight:800;display:inline-flex}.privacy-badge svg{width:15px;height:15px}.record-workspace{grid-template-columns:minmax(280px,.78fr) minmax(420px,1.22fr);align-items:stretch;gap:18px;display:grid}.record-setup{border:1px solid var(--border);background:#fff;border-radius:8px;align-content:start;gap:24px;padding:22px;display:grid}.setup-section+.setup-section{border-top:1px solid var(--border);padding-top:24px}.setup-heading{align-items:flex-start;gap:11px;margin-bottom:16px;display:flex}.setup-heading>span{color:#fff;background:#343a38;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;font-size:13px;font-weight:800;display:grid}.setup-heading>div{min-width:0}.setup-heading h2{font-size:17px;line-height:1.3}.setup-heading p{color:var(--muted);margin-top:3px;font-size:12px}.pet-choice-grid{gap:10px;display:grid}.pet-choice-grid button{border:1px solid var(--border);text-align:left;cursor:pointer;background:#fff;border-radius:8px;grid-template-columns:48px minmax(0,1fr) 20px;align-items:center;gap:11px;min-height:72px;padding:10px 12px;display:grid}.pet-choice-grid button:hover{background:#fcfdfc;border-color:#cbd3cf}.pet-choice-grid button.active.cat{box-shadow:inset 3px 0 var(--coral);background:#fff6f3;border-color:#efaa9d}.pet-choice-grid button.active.dog{box-shadow:inset 3px 0 var(--blue);background:#f4f9fc;border-color:#a9c8dd}.pet-choice-grid button>span{gap:3px;min-width:0;display:grid}.pet-choice-grid button strong{font-size:15px}.pet-choice-grid button small{color:var(--muted);font-size:11px}.pet-choice-grid button>svg{width:18px;height:18px;color:var(--mint)}.selected-context{color:#59635f;border:1px solid var(--border);background:#f7f9f7;border-radius:8px;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:7px;min-height:42px;margin-top:14px;padding:0 11px;font-size:12px;display:grid}.selected-context svg{width:15px;height:15px}.selected-context strong{color:var(--ink)}.recorder-stage{background:#fff8ec;border:1px solid #ead9ba;border-radius:8px;grid-template-rows:auto minmax(0,1fr) auto;min-height:520px;display:grid;overflow:hidden}.recorder-status{background:#ffffff75;border-bottom:1px solid #efe1ca;justify-content:space-between;align-items:center;gap:12px;min-height:52px;padding:0 18px;display:flex}.recorder-status>span{align-items:center;gap:8px;font-size:13px;font-weight:800;display:flex}.recorder-status i{background:var(--mint);border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 4px #4f9d831f}.recorder-status small{color:#8b7652}.is-recording .recorder-status i{background:var(--coral);animation:1.2s ease-in-out infinite status-pulse;box-shadow:0 0 0 4px #f0786524}@keyframes status-pulse{50%{opacity:.6;transform:scale(.72)}}.recorder-content{flex-direction:column;justify-content:center;align-items:center;min-width:0;padding:30px 24px;display:flex}.record-pet{position:relative}.record-pet:before,.record-pet:after{content:"";border:1px solid #f0786540;border-radius:50%;position:absolute;inset:-18px}.record-pet:after{opacity:.6;inset:-34px}.is-recording .record-pet:before{animation:1.6s infinite pulse-ring}@keyframes pulse-ring{0%{opacity:1;transform:scale(.86)}to{opacity:0;transform:scale(1.18)}}.pet-avatar{border:1px solid #2c31300f;flex:none;place-items:center;display:inline-grid;overflow:hidden}.pet-avatar img{object-fit:contain;width:100%;height:100%}.pet-avatar-md{border-radius:50%;width:46px;height:46px}.pet-avatar-lg{border-radius:50%;width:74px;height:74px}.pet-avatar-xl{border-radius:50%;width:108px;height:108px}.pet-avatar-cat{color:#a45a4b;background:var(--coral-soft)}.pet-avatar-dog{color:#496e8c;background:var(--blue-soft)}.pet-avatar-md svg{width:25px;height:25px}.pet-avatar-lg svg{width:40px;height:40px}.pet-avatar-xl svg{width:60px;height:60px}.waveform{justify-content:center;align-items:center;gap:4px;width:min(100%,370px);height:70px;margin:24px 0 2px;display:flex}.waveform span{background:var(--coral);opacity:.72;border-radius:4px;width:4px;height:11px}.is-recording .waveform span{animation:.75s ease-in-out infinite alternate wave;animation-delay:var(--delay)}@keyframes wave{to{height:var(--height)}}.timer{font-variant-numeric:tabular-nums;margin-top:4px;font-size:34px;line-height:1.2}.recorder-content>p{min-height:24px;color:var(--muted);text-align:center;margin:7px 0 20px;line-height:1.5}.record-button{color:#fff;background:var(--coral);cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:174px;height:52px;font-weight:800;display:flex;box-shadow:0 10px 22px #f0786540}.record-button.stop{box-shadow:none;background:#3e4543}.record-button.stop svg{width:17px;height:17px}.record-actions{flex-wrap:wrap;justify-content:center;gap:10px;min-height:52px;display:flex}.record-actions button{min-width:150px}.file-button{height:52px}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.spin{animation:.9s linear infinite spin}.is-processing .waveform span{animation:1.1s ease-in-out infinite alternate pulse-wave}.record-guidance{color:#7b6d52;text-align:center;background:#ffffff75;border-top:1px solid #efe1ca;justify-content:center;align-items:center;gap:8px;min-height:54px;padding:10px 18px;font-size:12px;display:flex}.record-guidance svg{width:16px;height:16px;color:var(--mint)}.context-section{margin-top:0}.chip-row{flex-wrap:wrap;gap:9px;display:flex}.chip{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:999px;min-height:38px;padding:0 15px}.chip.active{color:#2e6d57;background:var(--mint-soft);border-color:#9ccdbb;font-weight:800}.success-badge,.status-pill,.post-tag{white-space:nowrap;border-radius:999px;align-items:center;gap:5px;font-size:12px;font-weight:800;display:inline-flex}.success-badge{color:#28725a;background:var(--mint-soft);padding:8px 11px}.success-badge svg{width:16px;height:16px}.status-pill{color:#28725a;background:var(--mint-soft);padding:6px 9px}.interpretation-flow{grid-template-columns:minmax(0,1fr) 28px minmax(0,1fr) 28px minmax(0,1.15fr);align-items:stretch;gap:10px;display:grid}.interpretation-step{border:1px solid var(--border);background:#fff;border-radius:8px;flex-direction:column;gap:17px;min-width:0;min-height:270px;padding:24px;display:flex}.interpretation-step header{grid-template-columns:30px 24px minmax(0,1fr);align-items:start;gap:9px;display:grid}.interpretation-step header>svg{width:20px;height:20px;color:var(--mint);margin-top:3px}.interpretation-step header>div{min-width:0}.interpretation-step small{color:var(--muted);font-size:11px;font-weight:800}.interpretation-step h2{overflow-wrap:anywhere;margin-top:4px;font-size:18px;line-height:1.35}.interpretation-step>p{color:#5f6965;font-size:13px;line-height:1.65}.step-number{color:#9aa39f;font-size:12px;font-weight:800;line-height:26px}.vocalization-step{background:#fff9f1;border-color:#efdcc0}.vocalization-step header>svg{color:var(--coral)}.vocalization-step footer{color:#806e57;border-top:1px solid #eadcc9;align-items:baseline;gap:7px;margin-top:auto;padding-top:14px;font-size:12px;display:flex}.vocalization-step footer strong{color:var(--coral);font-variant-numeric:tabular-nums;margin-left:auto;font-size:26px}.precheck-step{background:#f3faf6;border-color:#cfe3d9}.state-chip-row{flex-wrap:wrap;gap:7px;display:flex}.state-chip-row span{color:#376d59;background:#fff;border:1px solid #c6ddd2;border-radius:999px;padding:6px 9px;font-size:12px;font-weight:700}.interpretation-step .step-basis{color:#73817b;margin-top:auto;font-size:12px}.inference-step{background:#f4f8fb;border-color:#cbdeea}.inference-step header>svg{color:var(--blue)}.context-evidence{border-left:3px solid var(--blue);background:#fff;gap:6px;padding:12px;display:grid}.context-evidence strong{font-size:13px}.context-evidence span{color:#5e7180;font-size:12px;line-height:1.55}.interpretation-step .alternative-copy{color:#6b7370;font-size:12px}.interpretation-step .care-recommendation{color:#745b49;margin-top:auto;font-weight:700}.flow-arrow{color:#aeb8b3;place-self:center;width:22px}.audio-player{width:100%;height:45px;margin-top:16px}.probability-list{border:1px solid var(--border);background:#fff;border-radius:8px;gap:18px;padding:23px;display:grid}.probability-item>div{justify-content:space-between;gap:16px;font-size:14px;display:flex}.probability-item strong{color:var(--mint)}.progress-track{background:#edf0ed;border-radius:8px;height:8px;margin-top:8px;display:block;overflow:hidden}.progress-track>span{border-radius:inherit;background:var(--mint);height:100%;display:block}.insight-band{background:var(--blue-soft);border-color:#caddeb}.insight-band>svg{color:var(--blue)}.insight-band h2{font-size:17px}.insight-band p{color:#536b7c}.action-row{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}.medical-note{color:var(--muted);align-items:flex-start;gap:8px;margin-top:18px;font-size:12px;line-height:1.6;display:flex}.medical-note svg{width:16px;height:16px;margin-top:1px}.risk-notes{gap:8px;margin-top:18px;display:grid}.risk-notes .medical-note{margin-top:0}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse-wave{0%{opacity:.35;transform:scaleY(.55)}to{opacity:1;transform:scaleY(1)}}.community-toolbar{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;min-height:52px;padding-bottom:14px;display:flex}.community-compose{margin-bottom:18px}.community-compose textarea{resize:vertical;border:1px solid var(--border);width:100%;min-height:92px;font:inherit;border-radius:8px;padding:12px;line-height:1.5}.community-compose small{color:var(--muted);justify-self:end}.comment-panel{border-top:1px solid var(--border);color:var(--muted);gap:10px;padding:14px 16px;font-size:13px;display:grid}.comment-panel p{gap:8px;margin:0;display:flex}.comment-panel p strong{color:var(--text)}.comment-composer{grid-template-columns:minmax(0,1fr) 40px;gap:8px;display:grid}.comment-composer input{border:1px solid var(--border);border-radius:8px;min-width:0;height:40px;padding:0 11px}.empty-state{min-height:120px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:20px;display:flex}.empty-state strong{color:var(--text)}.conversation-empty{border-bottom:1px solid var(--border);min-height:70px;color:var(--muted);justify-content:center;align-items:center;gap:8px;display:flex}.conversation-empty svg{width:18px;height:18px}.topic-strip{scrollbar-width:none;gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.topic-strip::-webkit-scrollbar{display:none}.topic-strip button{border:1px solid var(--border);white-space:nowrap;cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:6px;min-height:38px;padding:0 14px;display:inline-flex}.topic-strip button svg{width:15px;height:15px}.topic-strip button.active{color:#a14f42;background:var(--coral-soft);border-color:#efb5aa;font-weight:800}.community-tone{color:#39765f;flex:none;align-items:center;gap:6px;font-size:12px;font-weight:800;display:inline-flex}.community-tone svg{width:16px;height:16px}.community-layout{grid-template-columns:minmax(0,1fr) 270px;align-items:start;gap:20px;margin-top:22px;display:grid}.community-feed{min-width:0}.feed-heading{justify-content:space-between;align-items:flex-start;gap:16px;min-height:48px;margin-bottom:12px;display:flex}.feed-heading h2{font-size:19px}.feed-heading p{color:var(--muted);margin-top:4px;font-size:12px}.feed-heading>span{color:var(--muted);white-space:nowrap;font-size:12px}.post-list{grid-template-columns:1fr;gap:16px;display:grid}.post-card{border:1px solid var(--border);background:#fff;border-radius:8px;min-width:0;padding:20px}.post-card header{align-items:center;gap:10px;display:flex}.post-card header>div{flex:1;gap:3px;min-width:0;display:grid}.post-card header span{color:var(--muted);font-size:12px}.post-card>p{margin:15px 0 10px;font-size:14px;line-height:1.75}.post-observation{flex-wrap:wrap;gap:8px;margin-bottom:13px;display:flex}.post-observation span{color:#68706d;background:#f5f7f5;border-radius:999px;align-items:center;gap:5px;min-height:28px;padding:0 9px;font-size:11px;display:inline-flex}.post-observation svg{width:13px;height:13px}.post-visual{border-radius:6px;height:190px;position:relative;overflow:hidden}.post-visual.coral{background:var(--coral-soft)}.post-visual.blue{background:var(--blue-soft)}.post-visual.mint{background:var(--mint-soft)}.post-pet-art{object-fit:contain;filter:drop-shadow(0 8px 8px #444a4714);width:auto;max-width:46%;height:168px;position:absolute;bottom:-4px;right:18px}.post-tag{background:#ffffffe0;padding:6px 9px;position:absolute;top:14px;left:14px}.post-tag svg{width:14px;height:14px}.post-audio-line{color:#4e5a56;background:#ffffffe6;border:1px solid #ffffffe6;border-radius:8px;grid-template-columns:32px minmax(0,1fr) minmax(72px,110px);align-items:center;gap:9px;min-width:220px;max-width:52%;height:56px;padding:0 12px;display:grid;position:absolute;bottom:14px;left:14px}.post-audio-line>svg{width:18px;height:18px;color:var(--coral)}.post-visual.blue .post-audio-line>svg{color:var(--blue)}.post-audio-line>span{gap:2px;display:grid}.post-audio-line strong{font-size:12px}.post-audio-line small{color:var(--muted);font-size:10px}.mini-wave{justify-content:flex-end;align-items:center;gap:3px;height:30px;display:flex}.mini-wave i{opacity:.35;background:currentColor;border-radius:3px;width:3px}.post-card footer{border-top:1px solid var(--border);grid-template-columns:repeat(3,1fr);margin-top:13px;padding-top:10px;display:grid}.post-card footer button{min-height:36px;color:var(--muted);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:6px;display:flex}.post-card footer button.active{color:var(--coral)}.post-card footer svg{width:17px;height:17px}.community-guide{background:var(--cream);border:1px solid #f0dfba;border-radius:8px;padding:22px;position:sticky;top:94px;overflow:hidden}.guide-pets{justify-content:center;align-items:flex-end;height:108px;margin:-5px 0 14px;display:flex}.guide-pets img{object-fit:contain;width:102px;height:102px}.guide-pets img+img{margin-left:-18px}.community-guide h2{margin-top:9px;font-size:19px;line-height:1.4}.community-guide ul{border-top:1px solid #ead9ba;gap:11px;margin:18px 0 0;padding:16px 0 0;list-style:none;display:grid}.community-guide li{color:#625e55;align-items:flex-start;gap:8px;font-size:12px;line-height:1.5;display:flex}.community-guide li svg{width:15px;height:15px;color:var(--mint);margin-top:1px}.chat-layout{border:1px solid var(--border);background:#fff;border-radius:8px;grid-template-columns:minmax(240px,31%) minmax(0,1fr);min-height:590px;display:grid;overflow:hidden}.contact-panel{border-right:1px solid var(--border);background:#f8faf8;min-width:0}.search-field{height:62px;color:var(--muted);align-items:center;gap:8px;margin:0 14px;display:flex}.search-field input{border:1px solid var(--border);background:#fff;border-radius:8px;width:100%;min-width:0;height:38px;padding:0 10px 0 34px}.search-field svg{width:17px;height:17px;margin-left:11px;position:absolute}.contact-list{display:grid}.contact{border:0;border-top:1px solid var(--border);text-align:left;cursor:pointer;background:0 0;grid-template-rows:1fr 1fr;grid-template-columns:46px minmax(0,1fr) auto;column-gap:10px;min-height:78px;padding:11px 14px;display:grid;position:relative}.contact.active{box-shadow:inset 3px 0 var(--coral);background:#fff}.contact .pet-avatar{grid-row:1/3}.contact>span{grid-row:1/3;align-content:center;gap:5px;min-width:0;display:grid}.contact>span strong,.contact>span small{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.contact>span small{color:var(--muted)}.contact time{color:var(--muted);font-size:10px}.contact b{color:#fff;background:var(--coral);border-radius:50%;justify-self:end;place-items:center;min-width:18px;height:18px;font-size:10px;display:grid}.conversation-panel{grid-template-rows:64px minmax(0,1fr) 64px;min-width:0;display:grid}.conversation-panel>header{border-bottom:1px solid var(--border);align-items:center;gap:10px;padding:8px 16px;display:flex}.conversation-panel>header>div{flex:1;gap:3px;display:grid}.conversation-panel>header span{color:var(--mint);font-size:12px}.message-list{background:#fffdfa;flex-direction:column;gap:14px;padding:22px;display:flex;overflow-y:auto}.date-divider{color:var(--muted);align-self:center;font-size:11px}.message{gap:4px;max-width:min(78%,440px);display:grid}.message p{border-radius:8px;padding:11px 14px;font-size:14px;line-height:1.55}.message time{color:var(--muted);font-size:10px}.message.them{align-self:flex-start}.message.them p{background:#edf1ee}.message.me{text-align:right;align-self:flex-end}.message.me p{background:var(--coral-soft);text-align:left}.message-composer{border-top:1px solid var(--border);grid-template-columns:36px minmax(0,1fr) 42px;align-items:center;gap:8px;padding:10px 13px;display:grid}.message-composer input{border:1px solid var(--border);border-radius:8px;width:100%;min-width:0;height:40px;padding:0 12px}.send-button{color:#fff;background:var(--coral);cursor:pointer;border:0;border-radius:8px;place-items:center;width:40px;height:40px;display:grid}.send-button svg{width:18px;height:18px}.narrow-screen{max-width:720px;margin:0 auto}.form-section{border:1px solid var(--border);background:#fff;border-radius:8px;gap:11px;padding:clamp(22px,4vw,32px);display:grid}.form-section>label{font-size:14px;font-weight:800}.form-section>small{color:var(--muted)}.inline-field{border:1px solid var(--border);border-radius:8px;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:48px;padding:4px 4px 4px 13px;display:grid}.inline-field>svg{color:var(--muted);width:18px;height:18px}.inline-field input{border:0;outline:0;min-width:0;height:38px}.friend-result{border:1px solid var(--border);background:#fff;border-radius:8px;grid-template-columns:74px minmax(0,1fr) auto;align-items:center;gap:16px;min-height:110px;margin-top:16px;padding:20px;display:grid}.friend-result>div{gap:5px;min-width:0;display:grid}.friend-result span,.friend-result small{color:var(--muted)}.profile-band{background:var(--cream);border:1px solid #f0dfba;border-radius:8px;align-items:center;gap:24px;min-height:190px;padding:clamp(24px,4vw,38px);display:flex}.avatar-edit{flex:none;position:relative}.avatar-edit label{color:#fff;background:var(--coral);border:3px solid var(--cream);cursor:pointer;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;bottom:1px;right:-2px}.avatar-edit label svg{width:15px;height:15px}.avatar-edit input{display:none}.profile-band>div:last-child{gap:7px;display:grid}.profile-band h2{font-size:25px}.profile-band p{color:var(--muted)}.profile-band>div:last-child>span{color:#95691e;align-items:center;gap:6px;font-size:13px;font-weight:700;display:flex}.profile-band>div:last-child>span svg{width:16px;height:16px}.settings-section{margin-top:28px}.settings-section h2{margin-bottom:12px}.settings-section .settings-row:first-of-type{border-radius:8px 8px 0 0}.settings-section .settings-row:last-of-type{border-radius:0 0 8px 8px}.settings-section .settings-row:only-of-type{border-radius:8px}.settings-row{border:1px solid var(--border);text-align:left;cursor:pointer;background:#fff;border-bottom:0;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;min-height:72px;padding:12px 16px;display:grid}.settings-row:last-of-type{border-bottom:1px solid var(--border)}.settings-row:hover{background:#fafcfa}.settings-row>span:nth-child(2){gap:4px;min-width:0;display:grid}.settings-row small{color:var(--muted);line-height:1.45}.settings-row>svg{color:#949b98;width:18px;height:18px}.settings-icon{color:#59635f;background:#f0f3f0;border-radius:8px;place-items:center;width:38px;height:38px;display:grid}.settings-icon svg{width:19px;height:19px}.account-actions{justify-content:space-between;margin-top:24px;display:flex}.account-actions button{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:10px}.account-actions button:first-child{align-items:center;gap:7px;display:flex}.account-actions button:first-child svg{width:17px;height:17px}.account-actions button:last-child{color:#ba4e43}.phone-form{gap:12px}.phone-field,.code-field{border:1px solid var(--border);border-radius:8px;align-items:center;height:50px;display:grid;overflow:hidden}.phone-field{grid-template-columns:62px minmax(0,1fr)}.phone-field span{border-right:1px solid var(--border);height:28px;color:var(--muted);place-items:center;display:grid}.phone-field input,.code-field input{border:0;outline:0;min-width:0;height:100%;padding:0 13px}.code-field{grid-template-columns:minmax(0,1fr) 112px}.code-field button{border:0;border-left:1px solid var(--border);height:32px;color:var(--mint);cursor:pointer;background:#fff;margin-right:7px;font-weight:800}.form-status{min-height:24px;color:var(--muted);align-items:flex-start;gap:6px;font-size:12px;line-height:1.5;display:flex}.form-status svg{width:16px;height:16px;margin-top:1px}.bottom-nav{height:calc(74px + env(safe-area-inset-bottom));padding:6px clamp(12px, 3vw, 30px) env(safe-area-inset-bottom);border-top:1px solid var(--border);z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;grid-template-columns:repeat(5,minmax(0,1fr));width:auto;max-width:1180px;margin-inline:auto;display:grid;position:fixed;bottom:0;left:0;right:0}.bottom-nav button{color:#7b827f;cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:0;display:flex;position:relative}.bottom-nav button.active{color:var(--coral)}.bottom-nav button.active:before{content:"";background:var(--coral);border-radius:3px;width:24px;height:3px;position:absolute;top:0}.bottom-nav svg{width:22px;height:22px}.bottom-nav span{font-size:11px;font-weight:700}.toast{z-index:100;left:50%;bottom:calc(92px + env(safe-area-inset-bottom));color:#fff;max-width:calc(100vw - 32px);box-shadow:var(--shadow);text-align:center;background:#262b29f0;border-radius:8px;padding:11px 16px;font-size:13px;position:fixed;transform:translate(-50%)}@media (width<=920px){.record-workspace{grid-template-columns:1fr}.record-setup{grid-template-columns:repeat(2,minmax(0,1fr));gap:0}.setup-section+.setup-section{border-top:0;border-left:1px solid var(--border);padding-top:0;padding-left:24px}.community-layout{grid-template-columns:1fr}.community-guide{position:static}}@media (width<=760px){.app-shell{box-shadow:none}.app-header{min-height:64px;padding-left:16px;padding-right:16px}.brand-mark{width:38px;height:38px}.brand-button strong{font-size:19px}.brand-button small{display:none}.screen{padding:20px 16px 28px}.page-heading{align-items:flex-start;margin-bottom:20px}.heading-copy h1{font-size:25px}.heading-copy p{font-size:13px}.heading-action .primary-button{padding:0 11px}.welcome-band{grid-template-columns:1fr;gap:12px;min-height:410px;padding:24px}.welcome-copy h1{font-size:32px}.pet-scene{aspect-ratio:2.12;justify-self:center;width:min(100%,330px)}.home-stats strong{font-size:20px}.quick-grid{grid-template-columns:1fr}.quick-tile{min-height:108px}.record-info strong{white-space:normal}.record-row{grid-template-columns:48px minmax(0,1fr) 22px}.record-row .confidence{display:none}.record-setup{grid-template-columns:1fr;padding:18px}.setup-section+.setup-section{border-top:1px solid var(--border);border-left:0;padding-top:20px;padding-left:0}.recorder-stage{min-height:460px}.recorder-content{padding:28px 16px}.recorder-status{padding:0 14px}.record-guidance{padding-left:14px;padding-right:14px}.community-toolbar{flex-wrap:wrap;align-items:flex-start}.topic-strip{flex-wrap:wrap;width:100%;min-width:0;overflow:visible}.topic-strip button{padding-left:12px;padding-right:12px}.community-tone{width:100%}.interpretation-flow{grid-template-columns:1fr;gap:12px}.interpretation-step{min-height:auto}.flow-arrow{transform:rotate(90deg)}.record-actions{width:min(100%,340px)}.record-actions button{flex:145px}.post-list{grid-template-columns:1fr}.post-card{padding:16px}.post-visual{height:178px}.post-pet-art{max-width:40%;height:140px;right:10px}.post-audio-line{grid-template-columns:28px minmax(0,1fr);width:46%;min-width:0;max-width:none;padding:0 9px;bottom:10px;left:10px}.post-audio-line .mini-wave{display:none}.community-guide{padding:18px}.guide-pets{height:92px}.guide-pets img{width:88px;height:88px}.chat-screen{padding-left:10px;padding-right:10px}.chat-screen .page-heading{flex-wrap:wrap}.chat-screen .heading-action{flex:0 0 100%;margin-left:0}.chat-screen .heading-action .primary-button{width:100%}.chat-layout{grid-template-columns:92px minmax(0,1fr);min-height:calc(100vh - 210px)}.contact-panel{overflow:hidden}.search-field{justify-content:center;margin:0}.search-field input{display:none}.search-field svg{margin:0;position:static}.contact{text-align:center;flex-direction:column;justify-content:center;gap:6px;min-height:92px;padding:10px 6px;display:flex}.contact>span{width:100%;display:block}.contact>span strong{text-overflow:ellipsis;white-space:nowrap;max-width:78px;margin:0 auto;font-size:11px;display:block;overflow:hidden}.contact>span small,.contact time,.contact b{display:none}.contact.active{box-shadow:inset 3px 0 var(--coral)}.conversation-panel{grid-template-rows:62px minmax(0,1fr) 60px}.conversation-panel>header{padding:8px 10px}.conversation-panel>header .pet-avatar{width:39px;height:39px}.message-list{padding:15px 11px}.message{max-width:88%}.message-composer{grid-template-columns:minmax(0,1fr) 40px;padding:8px}.message-composer>.icon-button{display:none}.friend-result{grid-template-columns:62px minmax(0,1fr)}.friend-result .pet-avatar{width:62px;height:62px}.friend-result>button{grid-column:1/3;width:100%}.profile-band{gap:17px;min-height:160px;padding:22px 18px}.profile-band .pet-avatar-xl{width:88px;height:88px}.profile-band h2{font-size:21px}.settings-row{padding:11px 13px}}@media (width<=410px){.auth-screen{padding:14px}.auth-panel{padding:22px 18px}.auth-heading h1{font-size:25px}.heading-action .primary-button{width:42px;padding:0;font-size:0}.heading-action .primary-button svg{width:20px;height:20px}.chat-screen .heading-action .primary-button{width:100%;padding:0 14px;font-size:14px}.home-stats div{min-height:72px}.home-stats span{font-size:10px}.privacy-badge{min-height:32px;padding:0 9px}.interpretation-step{padding:18px}.interpretation-step header{grid-template-columns:26px 22px minmax(0,1fr)}.community-tone{display:none}.topic-strip{width:100%}.post-audio-line{width:46%}.action-row{grid-template-columns:1fr;display:grid}.action-row>button{width:100%}.inline-field{grid-template-columns:18px minmax(0,1fr);padding:7px 10px}.inline-field .primary-button{grid-column:1/3;width:100%}.profile-band,.profile-band>div:last-child>span{align-items:flex-start}.settings-row{grid-template-columns:38px minmax(0,1fr) 18px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
