:root{--bg:#f4f7f4;--surface:#ffffff;--text:#17211b;--sub:#5e6d63;--border:#dbe4dd;--primary:#176b3a;--primary-strong:#0f532c;--soft-green:#e9f5ec;--brand-life:#27c883;--brand-ai:#2d8cff;--brand-future:#6c5ce7;--brand-action:#ff7a1a;--brand-ivory:#fff7ea;--page-x:clamp(14px,4vw,18px);--safe-top:env(safe-area-inset-top,0px);--safe-bottom:env(safe-area-inset-bottom,0px);--tap-size:52px;--font-body:clamp(16px,3.9vw,17px);--font-small:clamp(13px,3.25vw,14px);--ink:#171916;--muted:#81796f;--green:#23c883;--blue:#2d8cff;--violet:#6c5ce7;--orange:#ff771a;--orange-2:#ffb45b;--warn:#8a6116;--shadow:0 16px 40px rgba(23,33,27,0.08)}.prototype-stage{min-height:100vh;display:grid;place-items:center;padding:18px;background:radial-gradient(circle at 18% 12%,rgba(39,200,131,.16),transparent 28%),radial-gradient(circle at 88% 18%,rgba(45,140,255,.12),transparent 30%),linear-gradient(180deg,#f6faf6,#eef5ef)}.prototype-phone{position:relative;width:min(100%,430px);height:min(860px,calc(100vh - 36px));min-height:720px;overflow:hidden;border:1px solid rgba(23,33,27,.08);border-radius:34px;background:#f7faf7;box-shadow:0 28px 70px rgba(23,33,27,.2)}.prototype-statusbar{z-index:20;top:0;left:0;right:0;height:42px;display:flex;align-items:center;justify-content:space-between;padding:0 24px;color:#17211b;font-size:12px;font-weight:700}.prototype-page,.prototype-statusbar{position:absolute;pointer-events:none}.prototype-page{inset:0;display:block;padding:42px 18px 20px;overflow:hidden;opacity:0;visibility:hidden;transform:translateY(7px);transition:opacity .22s ease,transform .22s ease,visibility 0s linear .22s;will-change:opacity,transform}.prototype-page.active{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);transition:opacity .22s ease,transform .22s ease,visibility 0s linear 0s}.prototype-page.login{background:linear-gradient(160deg,rgba(255,247,234,.92),rgba(232,248,238,.8)),radial-gradient(circle at 78% 10%,rgba(255,122,26,.14),transparent 28%)}@keyframes prototypePageIn{0%{opacity:0;transform:translateY(10px) scale(.992)}to{opacity:1;transform:translateY(0) scale(1)}}.prototype-login-hero,.prototype-profile-layout,.prototype-upload-layout{min-height:100%;display:flex;flex-direction:column}.prototype-login-hero{justify-content:center;gap:28px}.prototype-brand,.prototype-welcome-brand{display:grid;place-items:center;grid-gap:10px;gap:10px;text-align:center}.prototype-login-logo{width:78px;height:78px;border-radius:23px;filter:drop-shadow(0 18px 24px rgba(23,33,27,.12));animation:prototypeLogoPop .78s cubic-bezier(.2,1.3,.36,1) both}.prototype-welcome-brand h1{margin:0;font-size:34px;line-height:1.1}.prototype-typing-line{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#17211b;font-size:19px;font-weight:360;line-height:1.2}.prototype-typing-cursor-logo{width:22px;height:22px;flex:0 0 auto;filter:drop-shadow(0 8px 14px rgba(47,35,24,.14));animation:prototypeCursorBlink .9s ease-in-out infinite}.prototype-glass{border:1px solid rgba(255,255,255,.78);border-radius:30px;background:rgba(255,255,255,.72);box-shadow:0 18px 44px rgba(23,33,27,.12);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.prototype-login-card{position:relative;overflow:hidden;display:grid;grid-gap:10px;gap:10px;border-radius:30px;padding:18px;margin-top:10px;background:radial-gradient(circle at 86% 8%,rgba(45,140,255,.1),transparent 26%),radial-gradient(circle at 12% 100%,rgba(35,200,131,.12),transparent 34%),rgba(255,255,255,.68);border:1px solid rgba(255,255,255,.7);box-shadow:14px 18px 44px rgba(47,35,24,.12),-10px -10px 28px rgba(255,255,255,.84),inset 0 1px 0 rgba(255,255,255,.92),inset 0 -16px 34px rgba(47,35,24,.04);backdrop-filter:blur(34px) saturate(1.24);-webkit-backdrop-filter:blur(34px) saturate(1.24);transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.prototype-login-card:focus-within{border-color:rgba(255,122,26,.24);box-shadow:0 0 0 4px rgba(255,122,26,.08),14px 18px 44px rgba(47,35,24,.12),-10px -10px 28px rgba(255,255,255,.84),inset 0 1px 0 rgba(255,255,255,.92),inset 0 -16px 34px rgba(47,35,24,.04);transform:translateY(-1px)}.prototype-login-card input{width:100%;border:1px solid rgba(23,33,27,.1);border-radius:999px;background:#ffffff;color:#17211b}.prototype-composer textarea{width:100%;border:1px solid rgba(23,33,27,.1);border-radius:14px;background:#ffffff;color:#17211b}.prototype-login-card input{min-height:54px;padding:0 20px;background:rgba(255,255,255,.74);font-size:16px;font-weight:700;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.prototype-login-card input::placeholder{color:rgba(94,109,99,.72);font-weight:500}.prototype-login-card input:focus{background:rgba(255,255,255,.94)}.prototype-inline-row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:10px;gap:10px}.prototype-primary-button,.prototype-secondary-button,.prototype-text-link{min-height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-size:14px;font-weight:800}.prototype-secondary-button{min-width:126px;flex:0 0 126px;min-height:54px;height:54px;padding:0 14px;border:1px solid rgba(35,200,131,.26);background:rgba(35,200,131,.1);color:#164736;font-weight:800;white-space:nowrap}.prototype-secondary-button:disabled{cursor:wait;opacity:.72}.prototype-login-code-status{margin:-2px 2px 2px;color:#176b3a;font-size:12px;line-height:1.45}.prototype-login-code-status.error{color:#b45309}.prototype-primary-button{width:100%;border:0;background:linear-gradient(135deg,#27c883,#2d8cff);color:#ffffff;box-shadow:0 14px 26px rgba(39,200,131,.24)}.prototype-primary-button:disabled{cursor:wait;opacity:.78;filter:saturate(.82)}.prototype-login-primary{position:relative;overflow:hidden;min-height:58px;padding:0 20px;background:radial-gradient(circle at 88% 92%,rgba(255,122,26,.72),transparent 36%),radial-gradient(circle at 66% 72%,rgba(45,140,255,.54),transparent 42%),radial-gradient(circle at 40% 42%,rgba(35,200,131,.5),transparent 42%),linear-gradient(135deg,rgba(255,178,63,.72),rgba(45,140,255,.54),rgba(35,200,131,.5),rgba(255,122,26,.62));background-size:220% 220%;background-position:100% 100%;box-shadow:0 18px 36px rgba(255,122,26,.2),0 10px 26px rgba(45,140,255,.16),inset 0 1px 0 rgba(255,255,255,.34);animation:brandButtonFlow 5.8s ease-in-out infinite,brandButtonBreath 2.8s ease-in-out infinite}.prototype-login-primary:after{content:"";position:absolute;inset:1px;border-radius:inherit;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.22),transparent 44%);opacity:.72}.prototype-login-primary span{position:relative;z-index:1}.button.full{width:100%;min-height:58px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;color:#ffffff;font-size:14px;font-weight:800}.button.login-primary.brand-primary{position:relative;overflow:hidden;padding:0 20px;background:radial-gradient(circle at 88% 92%,rgba(255,122,26,.72),transparent 36%),radial-gradient(circle at 66% 72%,rgba(45,140,255,.54),transparent 42%),radial-gradient(circle at 40% 42%,rgba(35,200,131,.5),transparent 42%),linear-gradient(135deg,rgba(255,178,63,.72),rgba(45,140,255,.54),rgba(35,200,131,.5),rgba(255,122,26,.62));background-size:220% 220%;background-position:100% 100%;box-shadow:0 18px 36px rgba(255,122,26,.2),0 10px 26px rgba(45,140,255,.16),inset 0 1px 0 rgba(255,255,255,.34);animation:brandButtonFlow 5.8s ease-in-out infinite,brandButtonBreath 2.8s ease-in-out infinite}.button.login-primary.brand-primary:after{content:"";position:absolute;inset:1px;border-radius:inherit;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.22),transparent 44%);opacity:.72}.button.login-primary.brand-primary span{position:relative;z-index:1}.prototype-phone.login-advancing .prototype-page.login{animation:prototypeLoginAdvance .42s cubic-bezier(.2,.82,.2,1) both}@keyframes prototypeLogoPop{0%{opacity:0;transform:scale(.72)}70%{opacity:1;transform:scale(1.08)}to{opacity:1;transform:scale(1)}}@keyframes prototypeCursorBlink{0%,to{opacity:.35;transform:translateY(1px) scale(.96)}50%{opacity:1;transform:translateY(0) scale(1.05)}}@keyframes brandButtonFlow{0%,to{background-position:100% 100%}50%{background-position:0 0}}@keyframes brandButtonBreath{0%,to{filter:saturate(1);transform:translateY(0) scale(1)}50%{filter:saturate(1.08);transform:translateY(-1px) scale(1.004)}}@keyframes prototypeLoginAdvance{0%{opacity:1;transform:translateX(0) scale(1)}to{opacity:0;transform:translateX(-18px) scale(.985)}}.prototype-agreement{margin:12px 4px 18px;display:flex;align-items:center;gap:8px;color:#5e6d63;font-size:12px}.prototype-agreement input{width:16px;min-height:16px}.prototype-agreement-checkbox,.prototype-agreement-copy{display:inline-flex;align-items:center}.prototype-agreement-copy{min-width:0;flex-wrap:wrap;gap:2px;line-height:1.35}.prototype-legal-link{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;color:#176b3a;font:inherit;font-weight:850;padding:0 1px}.legal-dialog-overlay{position:absolute;inset:0;z-index:72;display:grid;place-items:center;padding:calc(24px + var(--safe-top)) var(--page-x) calc(24px + var(--safe-bottom));background:radial-gradient(circle at 12% 8%,rgba(255,255,255,.76),transparent 38%),rgba(246,248,240,.56);backdrop-filter:blur(18px) saturate(1.12);-webkit-backdrop-filter:blur(18px) saturate(1.12)}.legal-dialog{width:100%;max-height:min(720px,calc(100% - 12px));min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;border:1px solid rgba(255,255,255,.72);border-radius:28px;background:radial-gradient(circle at 14% 0,rgba(255,255,255,.88),transparent 34%),linear-gradient(135deg,rgba(255,178,63,.12),rgba(35,200,131,.08),rgba(45,140,255,.07)),rgba(255,255,255,.72);box-shadow:0 24px 62px rgba(47,35,24,.18),inset 0 1px 0 rgba(255,255,255,.84)}.legal-dialog-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 16px 12px;border-bottom:1px solid rgba(23,25,22,.06)}.legal-dialog-head h2{margin:0;color:#171916;font-size:18px;line-height:1.18;font-weight:900}.legal-dialog-head span{display:block;margin-top:4px;color:rgba(73,87,75,.62);font-size:12px;font-weight:780}.legal-dialog-close{min-width:68px;height:36px}.legal-dialog-scroll{overflow-y:auto;overscroll-behavior:contain;display:grid;grid-gap:14px;gap:14px;padding:14px 16px 18px;color:rgba(23,25,22,.78);scrollbar-width:none}.legal-dialog-scroll::-webkit-scrollbar{display:none}.legal-dialog-section{display:grid;grid-gap:7px;gap:7px}.legal-dialog-section h3{margin:0;color:#171916;font-size:14px;line-height:1.28;font-weight:880}.legal-dialog-section p{margin:0;font-size:12.5px;line-height:1.62}.app-fixed-menu-topbar,.profile-topbar{position:relative;z-index:5;height:46px;display:flex;align-items:center;justify-content:flex-start;margin-bottom:2px}.app-menu-topbar-spacer{pointer-events:none}.prototype-topbar-menu-spacer{width:var(--tap-size);height:var(--tap-size);flex:0 0 var(--tap-size)}.app-global-menu-anchor{position:absolute;top:42px;left:18px;z-index:32;opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);transition:opacity .18s ease,transform .18s ease,visibility 0s linear 0s}.app-global-menu-anchor.is-hidden{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-2px);transition:opacity .16s ease,transform .16s ease,visibility 0s linear .16s}.menu-btn,.prototype-link-button{border:0;background:transparent}.menu-btn{width:var(--tap-size);height:var(--tap-size);flex:0 0 var(--tap-size);display:grid;place-items:center;border:1px solid rgba(255,255,255,.58);border-radius:50%;color:#17211b;background:radial-gradient(circle at 28% 16%,rgba(255,255,255,.78),transparent 34%),radial-gradient(circle at 86% 88%,rgba(255,122,26,.12),transparent 38%),radial-gradient(circle at 50% 70%,rgba(35,200,131,.1),transparent 42%),rgba(255,255,255,.34);box-shadow:0 10px 24px rgba(47,35,24,.08),inset 0 1px 1px rgba(255,255,255,.88),inset 0 -1px 0 rgba(23,25,22,.04);backdrop-filter:blur(24px) saturate(1.18);-webkit-backdrop-filter:blur(24px) saturate(1.18);padding:0;cursor:pointer}.menu-lines,.menu-lines:after,.menu-lines:before{display:block;width:17px;height:2px;border-radius:999px;background:currentColor;content:""}.menu-lines{position:relative}.menu-lines:after,.menu-lines:before{position:absolute;left:0}.menu-lines:before{top:-6px}.menu-lines:after{top:6px}.prototype-logo{width:68px;height:68px;border-radius:16px}.prototype-logo-small{width:34px;height:34px;border-radius:9px}.prototype-brand.compact{grid-auto-flow:column;justify-content:start;place-items:center start;text-align:left}.prototype-brand strong{font-size:20px}.profile-layout{min-height:calc(100% - 48px);flex-direction:column;gap:22px;padding-bottom:10px}.profile-brand,.profile-layout{display:flex;justify-content:center}.profile-brand{align-items:center;gap:10px;margin:0}.profile-brand svg{width:38px;height:38px;filter:drop-shadow(0 10px 18px rgba(47,35,24,.12))}.profile-brand strong{font-size:25px;font-weight:760;letter-spacing:0}.profile-form{display:grid;grid-gap:12px;gap:12px}.profile-card{width:100%;overflow:hidden;border:0;border-radius:18px;background:rgba(255,255,255,.7);color:#17211b;padding:0;box-shadow:8px 10px 24px rgba(47,35,24,.07),inset 0 1px 0 rgba(255,255,255,.9)}.profile-select-glass{border:1px solid rgba(255,255,255,.72);background:radial-gradient(circle at 12% 0,rgba(255,255,255,.78),transparent 34%),radial-gradient(circle at 88% 12%,rgba(255,178,63,.11),transparent 30%),linear-gradient(135deg,rgba(255,255,255,.74),rgba(35,200,131,.08),rgba(45,140,255,.06));background-clip:padding-box;box-shadow:0 10px 24px rgba(47,35,24,.06),inset 0 1px 0 rgba(255,255,255,.82);backdrop-filter:blur(18px) saturate(1.08);-webkit-backdrop-filter:blur(18px) saturate(1.08)}.profile-date-card:not(.expanded){contain:paint;max-height:58px;min-height:58px;overflow:hidden;box-shadow:0 8px 20px rgba(47,35,24,.045),inset 0 1px 0 rgba(255,255,255,.86)}.profile-date-card:not(.expanded) .inline-panel{display:none;visibility:hidden;position:absolute;inset:auto;height:0;margin:0;padding:0;overflow:hidden}.profile-date-card:not(.expanded) .profile-row,.profile-row{min-height:58px}.profile-row{width:100%;display:grid;grid-template-columns:88px 1fr 22px;align-items:center;grid-gap:8px;gap:8px;border:0;background:transparent;color:#17211b;cursor:pointer;padding:0 15px;text-align:left}.profile-row:disabled{cursor:wait}.profile-row span:first-child{font-size:14px;font-weight:700}.profile-value{display:flex;align-items:center;justify-content:center;gap:8px;color:#ff7a1a;font-size:14px;font-weight:750;line-height:1.25;text-align:center;white-space:nowrap}#locationValue{max-width:100%;white-space:normal;font-size:12px}.profile-card[data-expandable] .profile-row:after{content:"›";color:rgba(23,25,22,.22);font-size:22px;font-weight:500;line-height:1;text-align:right;transition:transform .18s ease}.profile-card.expanded .profile-row:after{transform:rotate(90deg)}.inline-panel{display:none;padding:0 12px 12px;animation:panelIn .18s ease both}.profile-card.expanded .inline-panel{display:block}@keyframes panelIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.crop-dropdown{display:grid;grid-gap:7px;gap:7px;max-height:178px;overflow-y:auto;padding-right:2px}.inline-option{min-height:36px;border:0;border-radius:999px;background:rgba(246,243,236,.86);color:#17211b;cursor:pointer;font-size:13px;font-weight:800;padding:0 13px;box-shadow:inset 0 1px 0 rgba(255,255,255,.78)}.crop-dropdown .inline-option{width:100%;min-height:39px;text-align:center}.date-option.active,.inline-option.active{background:linear-gradient(120deg,#ff771a,#ffb45b);color:#ffffff;box-shadow:0 10px 20px rgba(255,122,26,.18)}.date-inline{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:8px;gap:8px}.date-col{display:grid;grid-gap:6px;gap:6px;max-height:172px;overflow-y:auto;border-radius:16px;background:rgba(246,243,236,.64);padding:7px;scrollbar-width:none;scroll-padding-block:58px;scroll-snap-type:y mandatory}.date-col::-webkit-scrollbar{display:none}.date-col>div{display:grid;grid-gap:6px;gap:6px}.date-col small{color:#5e6d63;font-size:11px;font-weight:800;text-align:center}.date-option{min-height:31px;border:0;border-radius:999px;background:rgba(255,255,255,.62);color:#17211b;cursor:pointer;font-size:12px;font-weight:800;scroll-snap-align:center}.date-option.active{box-shadow:0 8px 16px rgba(255,122,26,.18)}.profile-help{margin-top:-4px;color:#5e6d63;font-size:12px;line-height:1.45;text-align:center}.combined-crop-profile{--shiye-ink:#171916;--shiye-muted:#8b8b84;--shiye-orange:#ff771a;--shiye-page-x:0px;--shiye-surface-radius:20px;--shiye-surface-border:rgba(255,255,255,0.8);--shiye-surface-background:radial-gradient(circle at 10% 0%,rgba(255,255,255,0.9),transparent 36%),radial-gradient(circle at 92% 12%,rgba(255,178,63,0.055),transparent 30%),linear-gradient(135deg,rgba(255,255,255,0.79),rgba(35,200,131,0.033),rgba(45,140,255,0.024));--shiye-surface-shadow:0 8px 22px rgba(47,35,24,0.045),0 0 14px rgba(255,122,26,0.026),0 0 16px rgba(35,200,131,0.022),inset 0 1px 0 rgba(255,255,255,0.92);position:relative;height:calc(100% - 48px);color:var(--shiye-ink)}.combined-crop-profile>.bottom-action,.combined-crop-profile>.profile-content{transition:filter .16s ease}.combined-crop-profile.selector-open>.bottom-action,.combined-crop-profile.selector-open>.profile-content{filter:blur(5px)}.combined-crop-profile .profile-content{min-height:100%;display:flex;flex-direction:column;gap:6px;padding:41px var(--shiye-page-x) 70px}.combined-crop-profile .glass-row,.combined-crop-profile .harvest-exception,.combined-crop-profile .issue-section,.combined-crop-profile .photo-section,.combined-crop-profile .vigor-section{border:1px solid var(--shiye-surface-border);border-radius:var(--shiye-surface-radius);color:var(--shiye-ink);background:var(--shiye-surface-background);box-shadow:var(--shiye-surface-shadow);backdrop-filter:blur(18px) saturate(1.08);-webkit-backdrop-filter:blur(18px) saturate(1.08)}.combined-crop-profile :is(button,[role=button],[role=option]):focus-visible{outline:2px solid #bf4c08;outline-offset:2px;box-shadow:0 0 0 4px rgba(255,255,255,.88),var(--shiye-surface-shadow)}.combined-crop-profile :is(.choice-card,.photo-trigger,.remove-photo):focus-visible{outline-offset:-3px}.combined-crop-profile .issue-section,.combined-crop-profile .vigor-section{width:100%;overflow:hidden;transition:border-color .16s ease,box-shadow .16s ease,opacity .16s ease}.combined-crop-profile .glass-row{position:relative;width:100%;min-height:56px;display:grid;grid-template-columns:90px minmax(0,1fr) 18px;align-items:center;grid-gap:0;gap:0;padding:0 14px 0 16px;text-align:left;transition:border-color .16s ease,box-shadow .16s ease,opacity .16s ease}.combined-crop-profile .row-label{display:inline-grid;grid-template-columns:24px auto;align-items:center;gap:6px;font-size:15px;font-weight:760}.combined-crop-profile .step-number{width:24px;height:24px;display:inline-grid;place-items:center;border:0;border-radius:50%;color:#fff;background:#171a18;box-shadow:0 2px 5px rgba(18,22,19,.14),inset 0 1px 0 rgba(255,255,255,.18);font-size:13px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:850;line-height:1;text-align:center}.combined-crop-profile .row-value{min-width:0;width:100%;overflow:hidden;color:#888b86;font-size:15px;font-weight:680;text-align:center;text-overflow:ellipsis;white-space:nowrap}.combined-crop-profile .row-value.confirmed{color:var(--shiye-orange);font-weight:760}.combined-crop-profile .row-value.location-value.ready{color:var(--shiye-orange);font-size:14px;font-weight:760}.combined-crop-profile .location-row{column-gap:6px}.combined-crop-profile .row-end{display:grid;place-items:center;color:#aaa9a0;font-size:22px;line-height:1}.combined-crop-profile .completion-mark{color:var(--shiye-orange);font-size:15px;font-weight:900}.combined-crop-profile .glass-row.locked,.combined-crop-profile .issue-section.locked,.combined-crop-profile .vigor-section.locked{opacity:.52}.combined-crop-profile .glass-row.needs-attention{animation:combined-field-attention .72s ease both}.combined-crop-profile .issue-section.needs-attention .issue-choice,.combined-crop-profile .issue-section.needs-attention .issue-prompt,.combined-crop-profile .vigor-section.needs-attention .choice-card{animation:combined-card-attention .72s ease both}@keyframes combined-field-attention{0%,to{border-color:rgba(255,255,255,.74);box-shadow:0 10px 24px rgba(47,35,24,.05),inset 0 1px 0 rgba(255,255,255,.88)}45%{border-color:rgba(255,122,26,.4);box-shadow:0 12px 26px rgba(255,122,26,.12),inset 0 1px 0 rgba(255,255,255,.9)}}@keyframes combined-card-attention{0%,to{border-color:rgba(255,255,255,.72);box-shadow:0 7px 18px rgba(47,35,24,.045),inset 0 1px 0 rgba(255,255,255,.82)}45%{border-color:rgba(255,122,26,.4);box-shadow:0 10px 24px rgba(255,122,26,.12),inset 0 1px 0 rgba(255,255,255,.9)}}.combined-crop-profile .issue-section,.combined-crop-profile .photo-section,.combined-crop-profile .vigor-section{display:grid;grid-gap:0;gap:0}.combined-crop-profile .field-heading{min-height:29px;display:flex;align-items:center;justify-content:space-between;padding:0 3px 7px;color:#4f5551;font-size:14px;font-weight:720}.combined-crop-profile .issue-section .field-heading,.combined-crop-profile .vigor-section .field-heading{display:grid;grid-template-columns:90px minmax(0,1fr) 18px;min-height:38px;align-items:center;padding:0 14px 0 16px;color:var(--shiye-ink);font-size:14px;font-weight:760}.combined-crop-profile .completion-slot{width:18px;height:18px;display:grid;grid-column:3;place-items:center}.combined-crop-profile .three-column-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.combined-crop-profile .vigor-grid{padding:0 10px 9px}.combined-crop-profile .choice-card{position:relative;min-height:76px;height:76px;display:flex;align-items:center;justify-content:flex-start;overflow:hidden;padding:0 7px;border:1px solid rgba(255,255,255,.72);border-radius:16px;color:var(--shiye-ink);background:rgba(255,255,255,.66);box-shadow:0 7px 18px rgba(47,35,24,.045),inset 0 1px 0 rgba(255,255,255,.82);font-size:14px;font-weight:760}.combined-crop-profile .choice-card:after{position:absolute;z-index:1;inset:0;content:"";pointer-events:none;background:radial-gradient(circle at 18% 8%,rgba(255,255,255,.2),transparent 34%),linear-gradient(145deg,rgba(255,255,255,.09),transparent 46%,rgba(255,255,255,.055));box-shadow:inset 0 1px 0 rgba(255,255,255,.76),inset 1px 0 0 rgba(255,255,255,.24),inset 0 -1px 0 rgba(255,255,255,.12);backdrop-filter:saturate(1.04) contrast(1.01);-webkit-backdrop-filter:saturate(1.04) contrast(1.01)}.combined-crop-profile .choice-card.selected{color:#d95f14;border-color:rgba(255,122,26,.33);background:rgba(255,250,246,.82);box-shadow:0 9px 22px rgba(255,122,26,.08),inset 0 1px 0 rgba(255,255,255,.92)}.combined-crop-profile .choice-label{position:relative;z-index:3;padding:3px 6px;border-radius:8px;color:#252925;background:rgba(255,255,255,.76);opacity:1;filter:none;backdrop-filter:none;-webkit-backdrop-filter:none;font-size:14px;font-weight:800;text-shadow:none}.combined-crop-profile .choice-card.selected .choice-label{color:#d95f14}.combined-crop-profile .vigor-stem-art{position:absolute;z-index:0;inset:-2%;width:104%;height:104%;object-fit:cover;object-position:100% center;opacity:.66;filter:blur(1.1px) saturate(.76);transition:opacity .16s ease,filter .16s ease}.combined-crop-profile .choice-card.selected .vigor-stem-art{opacity:1;filter:none}.combined-crop-profile .choice-check{position:absolute;z-index:3;top:6px;right:6px;width:13px;height:13px;color:var(--shiye-orange);font-size:12px;line-height:1}.combined-crop-profile .issue-grid{gap:8px;padding:0 10px 8px}.combined-crop-profile .issue-choice{min-width:0;height:60px;min-height:60px;justify-content:center;padding:0 8px;border-color:rgba(255,255,255,.78);border-radius:15px;background:rgba(255,255,255,.42);box-shadow:0 6px 16px rgba(47,35,24,.035),inset 0 1px 0 rgba(255,255,255,.84)}.combined-crop-profile .issue-choice .choice-label{max-width:100%;padding:0;overflow:hidden;color:#3d423e;background:transparent;font-size:14px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.combined-crop-profile .issue-choice.selected{border-color:rgba(255,122,26,.34);background:rgba(255,250,246,.84);box-shadow:0 8px 20px rgba(255,122,26,.075),inset 0 1px 0 rgba(255,255,255,.94)}.combined-crop-profile .issue-choice.selected .choice-label{color:#bf4c08}.combined-crop-profile .issue-grid-enter .issue-choice{animation:combined-issue-copy-enter .15s ease-out both}@keyframes combined-issue-copy-enter{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}.combined-crop-profile .issue-prompt{min-height:60px;display:grid;place-items:center;margin:0 10px 8px;border:1px dashed rgba(92,99,94,.16);border-radius:16px;color:#9a9e99;background:rgba(255,255,255,.28);font-size:12px;font-weight:650}@media (prefers-reduced-motion:reduce){.combined-crop-profile .issue-grid-enter .issue-choice{animation:none}}.combined-crop-profile .harvest-exception{min-height:60px;display:grid;grid-template-columns:90px minmax(0,1fr) 18px;align-items:center;padding:0 14px 0 16px;font-size:14px}.combined-crop-profile .harvest-exception>span{font-weight:760}.combined-crop-profile .harvest-exception>strong{color:var(--shiye-orange);font-size:13px;text-align:center}.combined-crop-profile .photo-section{overflow:hidden}.combined-crop-profile .photo-section .field-heading{min-height:38px;padding:0 14px 0 16px;color:var(--shiye-ink);font-size:14px;font-weight:760;white-space:nowrap}.combined-crop-profile .photo-grid{padding:0 10px 9px}.combined-crop-profile .photo-card{position:relative;height:76px;overflow:hidden;border:1px dashed rgba(92,99,94,.19);border-radius:15px;background:rgba(255,255,255,.46)}.combined-crop-profile .photo-trigger{width:100%;height:100%;display:grid;place-content:center;justify-items:center;grid-gap:3px;gap:3px;border:0;color:#6f7571;background:transparent;font-size:11px;font-weight:660;text-align:center}.combined-crop-profile .camera-plus{position:relative;width:28px;height:26px;display:grid;place-items:center}.combined-crop-profile .camera-plus>svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8}.combined-crop-profile .camera-plus>span{position:absolute;right:2px;bottom:0;width:11px;height:11px;display:grid;place-items:center;border-radius:50%;color:#5f6661;background:rgba(255,255,255,.92);font-size:10px;line-height:1}.combined-crop-profile .photo-card.has-photo img{width:100%;height:100%;object-fit:cover}.combined-crop-profile .remove-photo{position:absolute;top:6px;right:6px;width:25px;height:25px;min-width:25px;min-height:25px;display:grid;place-items:center;padding:0;border:1px solid rgba(255,255,255,.7);border-radius:50%;color:#ffffff;background:rgba(18,23,20,.56);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:17px;line-height:0}.combined-crop-profile .form-note{margin:0;padding:0;color:#8c908c;font-size:10px;line-height:1.35;text-align:center}.combined-crop-profile .selector-overlay{position:absolute;inset:-48px 0 0;z-index:45;display:grid;place-items:center;padding:22px;background:rgba(241,244,239,.62);backdrop-filter:blur(24px) saturate(.74);-webkit-backdrop-filter:blur(24px) saturate(.74)}.combined-crop-profile .selector-dialog{width:min(334px,calc(100% - 16px));overflow:hidden;border:1px solid rgba(255,255,255,.78);border-radius:24px;background:radial-gradient(circle at 18% 0,rgba(255,255,255,.82),transparent 38%),radial-gradient(circle at 92% 12%,rgba(255,178,63,.045),transparent 34%),rgba(248,251,248,.88);box-shadow:0 26px 58px rgba(38,48,41,.18),0 8px 24px rgba(255,122,26,.035),inset 0 1px 0 rgba(255,255,255,.9);backdrop-filter:blur(42px) saturate(1.04);-webkit-backdrop-filter:blur(42px) saturate(1.04)}.combined-crop-profile .selector-head{position:relative;min-height:60px;display:grid;place-items:center;padding:0 54px;border-bottom:1px solid rgba(23,25,22,.055)}.combined-crop-profile .selector-head strong{width:100%;text-align:center;font-size:16px;font-weight:780}.combined-crop-profile .selector-head button{position:absolute;top:50%;right:10px;width:34px;height:34px;min-width:34px;min-height:34px;box-sizing:border-box;display:grid;place-items:center;border:0;border-radius:50%;color:#767a76;background:rgba(255,255,255,.54);padding:0;transform:translateY(-50%);font-size:19px;line-height:1}.combined-crop-profile .selector-wheel-shell{position:relative;height:204px;padding:12px 14px}.combined-crop-profile .selector-wheel{position:relative;z-index:2;height:180px;overflow-y:auto;overscroll-behavior:contain;scroll-snap-type:y mandatory;scrollbar-width:none;touch-action:pan-y;-webkit-overflow-scrolling:touch}.combined-crop-profile .selector-wheel::-webkit-scrollbar{display:none}.combined-crop-profile .selector-option,.combined-crop-profile .selector-spacer{height:60px}.combined-crop-profile .selector-spacer{pointer-events:none}.combined-crop-profile .selector-option{width:100%;display:block;border:0;color:#a3a49f;background:transparent;scroll-snap-align:center;scroll-snap-stop:always;text-align:center;font-size:15px;font-weight:620;transition:color .14s ease,font-size .14s ease,font-weight .14s ease}.combined-crop-profile .selector-option:not(.selected){border:0;background:transparent;box-shadow:none}.combined-crop-profile .selector-option.candidate{color:#d85f14;font-size:18px;font-weight:820}.combined-crop-profile .selector-option.unavailable{color:#adafab}.combined-crop-profile .selector-option.unavailable.candidate{color:#8d918d;font-size:16px}.combined-crop-profile .selector-focus{position:absolute;z-index:1;top:72px;left:22px;right:22px;height:60px;border:1px solid rgba(255,122,26,.2);border-radius:17px;background:rgba(255,255,255,.56);box-shadow:0 8px 20px rgba(47,35,24,.05),inset 0 1px 0 rgba(255,255,255,.9)}.combined-crop-profile .selector-fade{position:absolute;z-index:3;left:14px;right:14px;height:40px;pointer-events:none}.combined-crop-profile .selector-fade.top{top:12px;background:transparent}.combined-crop-profile .selector-fade.bottom{bottom:12px;background:transparent}.combined-crop-profile .brand-primary{position:relative;overflow:hidden;width:100%;min-height:58px;border:0;border-radius:999px;color:#929792;background:linear-gradient(135deg,rgba(225,230,225,.94),rgba(209,216,211,.9));box-shadow:0 12px 24px rgba(61,72,64,.07),inset 0 1px 0 rgba(255,255,255,.58);font-size:15px;font-weight:850;transition:color .18s ease,box-shadow .18s ease,background .18s ease}.combined-crop-profile .brand-primary.ready{color:#ffffff;background:radial-gradient(circle at 88% 92%,rgba(255,122,26,.78),transparent 36%),radial-gradient(circle at 66% 72%,rgba(45,140,255,.58),transparent 42%),radial-gradient(circle at 40% 42%,rgba(35,200,131,.54),transparent 42%),linear-gradient(135deg,rgba(255,178,63,.76),rgba(45,140,255,.6),rgba(35,200,131,.54),rgba(255,122,26,.66));background-size:220% 220%;box-shadow:0 18px 36px rgba(255,122,26,.18),0 10px 26px rgba(45,140,255,.14),inset 0 1px 0 rgba(255,255,255,.38);animation:combined-button-flow 5.8s ease-in-out infinite}.combined-crop-profile .brand-primary.disabled{animation:none}.combined-crop-profile .bottom-action{position:absolute;z-index:18;left:var(--shiye-page-x);right:var(--shiye-page-x);bottom:0}.combined-crop-profile .brand-primary:after{position:absolute;inset:1px;border-radius:inherit;content:"";background:linear-gradient(180deg,rgba(255,255,255,.25),transparent 44%)}.combined-crop-profile .brand-primary span{position:relative;z-index:1}@keyframes combined-button-flow{0%,to{background-position:100% 100%}50%{background-position:0 0}}.combined-crop-profile .combined-profile-toast{position:absolute;z-index:50;left:50%;bottom:70px;width:max-content;max-width:calc(100% - 40px);min-height:42px;padding:10px 16px;border:1px solid rgba(255,255,255,.64);border-radius:999px;color:#ffffff;background:rgba(23,33,27,.82);box-shadow:0 14px 30px rgba(21,36,28,.2);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transform:translateX(-50%);font-size:12px;line-height:1.35}.combined-crop-profile .combined-visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;-webkit-clip-path:inset(50%);clip-path:inset(50%)}.profile-permission-overlay{position:absolute;z-index:28;inset:0;background:radial-gradient(circle at 16% 18%,rgba(255,255,255,.2),transparent 34%),rgba(18,34,28,.18);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.permission-dialog{position:absolute;left:var(--page-x,18px);right:var(--page-x,18px);top:50%;z-index:29;padding:20px 18px 18px;border-radius:26px;text-align:center;background:radial-gradient(circle at 88% 10%,rgba(255,122,26,.12),transparent 34%),rgba(255,255,255,.72);border:1px solid rgba(255,255,255,.82);box-shadow:18px 22px 54px rgba(47,35,24,.18),-12px -12px 30px rgba(255,255,255,.72),inset 0 1px 0 rgba(255,255,255,.94);backdrop-filter:blur(34px) saturate(1.2);-webkit-backdrop-filter:blur(34px) saturate(1.2);transform:translateY(-50%) scale(1);animation:permissionDialogIn .18s ease both}@keyframes permissionDialogIn{0%{opacity:0;transform:translateY(-46%) scale(.96)}to{opacity:1;transform:translateY(-50%) scale(1)}}.permission-dialog h2,.permission-dialog p{margin:0}.permission-dialog h2{color:#17211b;font-size:18px;line-height:1.25;font-weight:820}.permission-dialog p{max-width:240px;margin-left:auto;margin-right:auto;color:#5e6d63;font-size:13px;line-height:1.55}.profile-location-loading{height:72px;display:flex;align-items:center;justify-content:center;gap:8px}.profile-location-loading span{width:9px;height:9px;border-radius:50%;background:#23c883;animation:locationPulse .9s ease-in-out infinite}.profile-location-loading span:nth-child(2){animation-delay:.12s}.profile-location-loading span:nth-child(3){animation-delay:.24s}@keyframes locationPulse{0%,to{opacity:.35;transform:translateY(4px) scale(.9)}50%{opacity:1;transform:translateY(-4px) scale(1.04)}}.permission-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:9px;gap:9px;margin-top:16px}.permission-actions.single{grid-template-columns:1fr}.permission-action{min-height:var(--tap-size);border:0;border-radius:999px;color:#17211b;background:rgba(255,255,255,.62);font-size:14px;font-weight:850;cursor:pointer;box-shadow:inset 0 1px 0 rgba(255,255,255,.78)}.permission-action.allow{color:#ffffff;background:linear-gradient(120deg,#ff771a,#ffb45b);box-shadow:0 12px 26px rgba(255,122,26,.22)}.prototype-profile-layout,.prototype-upload-layout{gap:16px}.prototype-profile-form{display:grid;grid-gap:10px;gap:10px;margin-top:18px}.prototype-profile-card{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:0 16px;border:1px solid rgba(23,33,27,.08);border-radius:16px;background:#ffffff;color:#17211b;box-shadow:0 12px 26px rgba(23,33,27,.06)}.prototype-profile-card span{color:#5e6d63}.prototype-profile-card strong{color:#17211b}.prototype-drawer-card p,.prototype-error,.prototype-help,.prototype-product-card small,.prototype-upload-subtitle{margin:0;color:#5e6d63;font-size:13px;line-height:1.55}.prototype-error{color:#a23b2a}.prototype-upload-subtitle{text-align:center}.prototype-page.upload{padding:42px 18px 20px}.prototype-page.upload .profile-brand{margin:0 0 8px;transform:translateX(-1.5px)}.prototype-page.upload .prototype-logo-small{width:38px;height:38px;border-radius:0;filter:drop-shadow(0 12px 18px rgba(47,35,24,.12))}.prototype-page.upload .profile-brand strong{font-size:25px;font-weight:760;line-height:1.1}.prototype-page.upload .prototype-upload-layout{min-height:calc(100% - 48px);justify-content:center;gap:0;padding-bottom:8px}.prototype-page.upload .prototype-upload-subtitle{margin:0 0 18px;color:#81796f;font-size:clamp(13px,3.25vw,14px);line-height:1.45;text-align:center;font-weight:650}.prototype-shop-tags,.prototype-state-strip{display:flex;gap:8px;overflow:auto;scrollbar-width:none}.prototype-shop-tags span,.prototype-state-strip span{flex:0 0 auto;border-radius:999px;background:#effaf3;color:#176b3a;padding:7px 10px;font-size:12px;font-weight:700}.prototype-photo-grid{display:grid;grid-gap:10px;gap:10px}.prototype-photo-slot-wrap,.prototype-photo-slot-wrap .prototype-photo-slot{width:100%}.prototype-photo-slot{min-height:82px;display:grid;grid-template-columns:54px minmax(0,1fr);align-items:center;grid-gap:12px;gap:12px;padding:12px 14px;border:0;border-radius:18px;background:rgba(255,255,255,.7);color:#17211b;box-shadow:8px 10px 24px rgba(47,35,24,.07),inset 0 1px 0 rgba(255,255,255,.9);cursor:pointer;text-align:left;transition:.18s ease}.upload-item-glass{overflow:hidden;border:1px solid rgba(255,255,255,.72);background:radial-gradient(circle at 90% 12%,rgba(255,178,63,.12),transparent 31%),radial-gradient(circle at 12% 0,rgba(255,255,255,.72),transparent 34%),linear-gradient(145deg,rgba(255,255,255,.74),rgba(250,253,247,.68) 46%,rgba(35,200,131,.08));background-clip:padding-box;box-shadow:0 10px 24px rgba(47,35,24,.06),inset 0 1px 0 rgba(255,255,255,.82);backdrop-filter:blur(18px) saturate(1.08);-webkit-backdrop-filter:blur(18px) saturate(1.08)}.prototype-photo-slot.uploading{border:1px solid rgba(45,140,255,.18);background:radial-gradient(circle at 86% 12%,rgba(45,140,255,.18),transparent 32%),rgba(255,255,255,.74)}.prototype-photo-slot.failed{border:1px solid rgba(240,107,79,.24);background:radial-gradient(circle at 88% 14%,rgba(240,107,79,.16),transparent 30%),rgba(255,255,255,.76)}.prototype-photo-slot.done{background:radial-gradient(circle at 90% 18%,rgba(255,122,26,.16),transparent 28%),rgba(255,255,255,.76)}.prototype-photo-icon{width:52px;height:52px;display:grid;place-items:center;border:1px dashed rgba(35,200,131,.46);border-radius:16px;background:rgba(255,255,255,.52);color:#23c883;box-shadow:inset 0 1px 0 rgba(255,255,255,.82)}.prototype-photo-slot.uploading .prototype-photo-icon{border-style:solid;border-color:rgba(45,140,255,.28);color:#2d8cff;animation:locationPulse 1.1s ease-in-out infinite}.prototype-photo-slot.failed .prototype-photo-icon{color:#a23b2a;border-color:rgba(240,107,79,.44);border-style:solid}.prototype-photo-slot.done .prototype-photo-icon{border-style:solid;border-color:rgba(35,200,131,.28);background:rgba(255,255,255,.58);box-shadow:0 10px 20px rgba(255,122,26,.18)}.prototype-photo-icon.uploaded{border:0;color:transparent;background:radial-gradient(circle at 34% 28%,rgba(255,255,255,.76),transparent 22%),radial-gradient(circle at 70% 74%,rgba(255,122,26,.44),transparent 27%),linear-gradient(135deg,#bfe8c8,#62b878 54%,#2e6948)}.prototype-photo-thumb{width:52px;height:52px;overflow:hidden;display:block;border:1px solid rgba(255,255,255,.72);border-radius:16px;background:rgba(255,255,255,.54);box-shadow:0 10px 20px rgba(47,35,24,.12),inset 0 1px 0 rgba(255,255,255,.82)}.prototype-photo-thumb img{width:100%;height:100%;display:block;object-fit:cover}.prototype-photo-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8}.prototype-photo-slot small,.prototype-photo-slot strong{display:block}.prototype-photo-slot small{margin-top:5px;color:#5e6d63;font-size:13px;line-height:1.35}.prototype-upload-message,.prototype-upload-note{min-height:20px;margin:10px 4px 0;color:#5e6d63;font-size:12px;line-height:1.45;text-align:center}.prototype-upload-message{color:#176b3a;font-weight:750}.prototype-upload-primary{margin-top:16px}.prototype-upload-primary[aria-disabled=true]{filter:saturate(.82)}.prototype-text-link{color:#176b3a}.prototype-ai-topbar{position:-webkit-sticky;position:sticky;z-index:6;top:42px;display:grid;grid-template-columns:var(--tap-size) minmax(0,1fr) var(--tap-size);align-items:center;padding-bottom:12px;background:linear-gradient(180deg,#f7faf7 70%,rgba(247,250,247,0))}.prototype-mode-tabs{height:42px;display:grid;grid-template-columns:1fr 1fr;grid-gap:4px;gap:4px;padding:4px;border-radius:999px;background:rgba(23,33,27,.07)}.prototype-mode-tabs button{min-height:34px;border:0;border-radius:999px;background:transparent;color:#4d5f55;font-size:14px;font-weight:800;padding:0 10px}.prototype-mode-tabs button.active{background:#ffffff;color:#17211b;box-shadow:0 8px 16px rgba(23,33,27,.1)}.prototype-page.chat,.prototype-page.shop{overflow:auto;padding-bottom:92px}.prototype-chat-list{display:grid;grid-gap:12px;gap:12px;padding-top:12px}.prototype-ai-stream,.prototype-bubble,.prototype-factory-card,.prototype-message,.prototype-product-card{border-radius:18px;background:#ffffff;box-shadow:0 12px 28px rgba(23,33,27,.07)}.prototype-ai-stream,.prototype-bubble,.prototype-factory-card,.prototype-message{padding:14px}.prototype-bubble.user{margin-left:32px;background:#17211b;color:#ffffff}.prototype-photo-summary{display:flex;gap:5px;flex-wrap:wrap;margin-bottom:8px}.prototype-photo-summary span{border-radius:999px;background:rgba(255,255,255,.16);padding:4px 7px;font-size:11px}.prototype-message>div{display:flex;flex-wrap:wrap;gap:6px;color:#6a776e;font-size:11px;font-weight:700}.prototype-ai-stream p,.prototype-bubble p,.prototype-message p{margin:8px 0 0;line-height:1.65}.prototype-message.user{margin-left:36px;background:#eef8f1}.prototype-ai-stream h2,.prototype-factory-card h2{margin:0;font-size:18px;line-height:1.3}.prototype-answer-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.prototype-answer-actions a,.prototype-answer-actions button{min-height:38px;display:inline-flex;align-items:center;border-radius:999px;border:1px solid rgba(23,33,27,.1);background:#ffffff;color:#176b3a;padding:0 12px;font-size:13px;font-weight:800}.prototype-composer{position:absolute;z-index:8;left:14px;right:14px;bottom:14px;display:grid;grid-template-columns:minmax(0,1fr) auto auto;grid-gap:8px;gap:8px;align-items:end;padding:10px;border-radius:24px;background:rgba(255,255,255,.9);box-shadow:0 14px 34px rgba(23,33,27,.16);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.prototype-composer textarea{min-height:44px;max-height:72px;resize:none;padding:11px 12px}.prototype-composer button{min-height:44px;border-radius:16px;font-size:13px;font-weight:800}.prototype-composer button.send{border:0;background:#27c883;color:#ffffff}.prototype-composer .prototype-error,.prototype-voice-chip{grid-column:1/-1}.prototype-voice-chip{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#176b3a;font-size:12px}.prototype-shop-content{display:grid;grid-gap:12px;gap:12px;padding-top:12px}.prototype-factory-card{background:linear-gradient(135deg,rgba(39,200,131,.14),rgba(45,140,255,.12)),#ffffff}.prototype-factory-card h2 span{color:#ff7a1a;font-size:30px}.prototype-factory-line{color:#176b3a;font-weight:800}.prototype-shop-layout{height:420px;display:grid;grid-template-columns:96px minmax(0,1fr);grid-gap:10px;gap:10px;overflow:hidden}.prototype-product-list,.prototype-shop-layout nav{overflow:auto;scrollbar-width:none}.prototype-shop-layout nav{display:grid;align-content:start;grid-gap:8px;gap:8px}.prototype-shop-layout nav a{min-height:52px;display:flex;align-items:center;border-radius:14px;background:rgba(23,33,27,.05);color:#4d5f55;padding:0 10px;font-size:12px;font-weight:800}.prototype-shop-layout nav a.active{background:#ffffff;color:#176b3a;box-shadow:0 10px 22px rgba(23,33,27,.08)}.prototype-product-list{display:grid;align-content:start;grid-gap:10px;gap:10px}.prototype-product-card{display:grid;grid-template-columns:58px minmax(0,1fr);grid-gap:10px;gap:10px;position:relative;padding:10px;color:#17211b}.prototype-product-image{width:58px;height:58px;display:grid;place-items:center;border-radius:16px;background:linear-gradient(135deg,#fff7ea,#e7f7ec);color:#176b3a;font-size:12px;font-weight:900}.prototype-product-card b,.prototype-product-card small,.prototype-product-card strong{display:block}.prototype-page.shop{overflow-y:auto;overflow-x:hidden;padding:0 18px 28px;overscroll-behavior:contain}.prototype-page.shop .prototype-shop-content,.prototype-page.shop .shop-content{display:grid;grid-gap:10px;gap:10px;padding-top:108px}.prototype-page.shop .prototype-shop-content:after,.prototype-page.shop .shop-content:after{content:"";display:block;height:190px;pointer-events:none}.factory-proof-card{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.58);border-radius:26px;padding:13px;background:radial-gradient(circle at 14% 16%,rgba(255,255,255,.9),transparent 36%),radial-gradient(circle at 82% 4%,rgba(255,178,63,.32),transparent 42%),radial-gradient(circle at 88% 92%,rgba(35,200,131,.18),transparent 40%),linear-gradient(135deg,rgba(255,255,255,.66),rgba(255,244,229,.44));box-shadow:0 18px 46px rgba(47,35,24,.12),inset 0 1px 0 rgba(255,255,255,.84);backdrop-filter:blur(30px) saturate(1.18);-webkit-backdrop-filter:blur(30px) saturate(1.18)}.factory-proof-card h2{margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:5px;color:#171916;font-size:18px;font-weight:900;line-height:1.28}.factory-count-highlight{min-width:62px;min-height:36px;display:inline-grid;place-items:center;border-radius:999px;color:#fff;background:radial-gradient(circle at 74% 20%,rgba(255,255,255,.52),transparent 34%),linear-gradient(135deg,#ff771a,#ffb23f);font-size:24px;font-weight:950;letter-spacing:0;box-shadow:0 12px 24px rgba(255,122,26,.24)}.factory-proof-main,.factory-proof-sub{margin:8px 0 0;color:#29312d;font-size:13px;font-weight:820;line-height:1.45}.factory-proof-main{color:#164736}.factory-logo-marquee{margin-top:12px;display:grid;grid-gap:7px;gap:7px;overflow:hidden}.factory-logo-track{display:flex;gap:7px;width:max-content;animation:logoDriftLeft 8s ease-in-out infinite alternate}.factory-logo-track.reverse{animation-name:logoDriftRight}@keyframes logoDriftLeft{0%{transform:translateX(0)}to{transform:translateX(-118px)}}@keyframes logoDriftRight{0%{transform:translateX(-120px)}to{transform:translateX(0)}}.factory-logo-pill{height:30px;min-width:116px;display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(255,255,255,.58);border-radius:999px;padding:0 10px 0 7px;color:rgba(23,25,22,.72);background:rgba(255,255,255,.56);box-shadow:inset 0 1px 0 rgba(255,255,255,.76);font-size:11px;font-weight:840;white-space:nowrap}.factory-mark{width:17px;height:17px;flex:0 0 auto;border-radius:50%;background:radial-gradient(circle at 34% 28%,rgba(255,255,255,.72),transparent 30%),linear-gradient(135deg,#23c883,#ffb23f)}.mark-b,.mark-h,.mark-n,.mark-t{background:radial-gradient(circle at 34% 28%,rgba(255,255,255,.72),transparent 30%),linear-gradient(135deg,#2d8cff,#6c5ce7)}.mark-c,.mark-i,.mark-o,.mark-u{background:radial-gradient(circle at 34% 28%,rgba(255,255,255,.72),transparent 30%),linear-gradient(135deg,#ff771a,#ffb23f)}.mark-d,.mark-j,.mark-p,.mark-v{background:radial-gradient(circle at 34% 28%,rgba(255,255,255,.72),transparent 30%),linear-gradient(135deg,#23c883,#2d8cff)}.mark-e,.mark-k,.mark-q,.mark-w{background:radial-gradient(circle at 34% 28%,rgba(255,255,255,.72),transparent 30%),linear-gradient(135deg,#6c5ce7,#ffb23f)}.mark-f,.mark-l,.mark-r,.mark-x{background:radial-gradient(circle at 34% 28%,rgba(255,255,255,.72),transparent 30%),linear-gradient(135deg,#ff771a,#23c883)}.shop-sticky-tags{position:-webkit-sticky;position:sticky;top:104px;z-index:2;display:flex;gap:8px;overflow-x:auto;margin:8px -18px 6px;padding:6px 18px 8px;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;scrollbar-width:none}.shop-sticky-tags:after{content:"";position:absolute;left:0;right:0;bottom:0;height:12px;pointer-events:none;background:linear-gradient(180deg,rgba(255,250,242,0),rgba(255,250,242,.58))}.shop-sticky-tags::-webkit-scrollbar{display:none}.shop-trust-chip{flex:0 0 auto;border-radius:999px;padding:8px 10px;display:inline-flex;align-items:center;color:rgba(23,25,22,.76);background:radial-gradient(circle at 16% 10%,rgba(255,255,255,.76),transparent 34%),linear-gradient(135deg,rgba(255,178,63,.2),rgba(35,200,131,.1),rgba(45,140,255,.08)),rgba(255,255,255,.52);border:1px solid rgba(255,255,255,.68);box-shadow:0 8px 18px rgba(47,35,24,.06),inset 0 1px 0 rgba(255,255,255,.82);font-size:12px;font-weight:850;white-space:nowrap}.shop-layout{height:var(--shop-layout-height,646px);min-height:360px;padding-top:var(--shop-tags-clearance,0);box-sizing:border-box;grid-template-columns:88px minmax(0,1fr);align-items:stretch;overflow:hidden}.category-list,.shop-empty-state,.shop-source-note{margin:0 0 10px;padding:10px 12px;border-radius:14px;color:rgba(23,25,22,.64);background:radial-gradient(circle at 16% 8%,rgba(255,255,255,.82),transparent 34%),linear-gradient(145deg,rgba(255,255,255,.58),rgba(239,249,244,.34)),rgba(255,255,255,.38);border:1px solid rgba(255,255,255,.72);backdrop-filter:blur(14px) saturate(1.14);-webkit-backdrop-filter:blur(14px) saturate(1.14);box-shadow:0 14px 30px rgba(31,49,40,.08),inset 0 1px 0 rgba(255,255,255,.88);font-size:12px;font-weight:760;line-height:1.45}.product-list{overflow-y:auto;scrollbar-width:none}.category-list::-webkit-scrollbar,.product-list::-webkit-scrollbar{display:none}.category-list{position:relative;z-index:6;display:flex;flex-direction:column;gap:6px;align-self:stretch;height:100%;max-height:100%;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding-bottom:0;backdrop-filter:blur(14px) saturate(1.14);-webkit-backdrop-filter:blur(14px) saturate(1.14);contain:content}.category{border-radius:14px;min-height:36px;border:1px solid rgba(255,255,255,.64);padding:0 5px;display:flex;align-items:center;justify-content:center;color:var(--muted);background:radial-gradient(circle at 18% 0,rgba(255,255,255,.58),transparent 30%),linear-gradient(145deg,rgba(255,255,255,.58),rgba(245,251,248,.38)),rgba(255,255,255,.42);backdrop-filter:none;-webkit-backdrop-filter:none;font-size:10.5px;font-weight:800;line-height:1.25;text-align:center;cursor:pointer;box-shadow:inset 0 1px 0 rgba(255,255,255,.58),0 6px 14px rgba(47,35,24,.04);transition:color .14s ease,background .14s ease,box-shadow .14s ease}.category.active{color:#fff;background:linear-gradient(135deg,#ff771a,#ff9c32 54%,#ffb23f);box-shadow:0 12px 24px rgba(255,122,26,.24),inset 0 1px 0 rgba(255,255,255,.38),inset 0 -1px 0 rgba(133,54,0,.1)}.product-list{display:flex;flex-direction:column;gap:12px;height:100%;max-height:100%;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding-bottom:74px;contain:content}.shop-notice{margin:0;border-radius:16px;padding:9px 10px;color:rgba(23,25,22,.58);background:rgba(255,255,255,.42);font-size:11px;font-weight:760;line-height:1.45}.product-section{display:grid;grid-gap:9px;gap:9px}.shop-section-title{margin:2px 0 0;color:#171916;font-size:14px;font-weight:920}.product-card{width:100%;min-height:104px;border:1px solid rgba(255,255,255,.74);display:grid;grid-template-columns:80px minmax(0,1fr);border-radius:20px;grid-gap:10px;gap:10px;padding:10px;color:#171916;background:radial-gradient(circle at 18% 14%,rgba(255,255,255,.88),transparent 34%),linear-gradient(135deg,rgba(255,255,255,.76),rgba(255,255,255,.46)),rgba(247,252,249,.42);backdrop-filter:none;-webkit-backdrop-filter:none;text-align:left;cursor:pointer;box-shadow:0 16px 34px rgba(31,49,40,.1),0 3px 10px rgba(255,255,255,.3),inset 0 1px 0 rgba(255,255,255,.88),inset 0 -1px 0 rgba(35,200,131,.05)}.product-img{position:relative;width:80px;height:80px;overflow:hidden;display:grid;place-items:center;border-radius:16px;background:radial-gradient(circle at 28% 18%,rgba(255,255,255,.72),transparent 32%),linear-gradient(135deg,var(--pack-a,#23c883),var(--pack-b,#ffb23f));box-shadow:inset 0 1px 0 rgba(255,255,255,.58),0 10px 22px rgba(47,35,24,.1)}.product-img:before{content:"";position:absolute;inset:12px 17px 18px;border-radius:11px;background:rgba(255,255,255,.78);box-shadow:inset 0 1px 0 rgba(255,255,255,.8)}.product-img.has-cover:after,.product-img.has-cover:before{display:none}.product-cover-img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;background:rgba(255,255,255,.72)}.product-img:after{content:attr(data-pack);position:relative;z-index:1;width:46px;min-height:38px;display:grid;place-items:center;border-radius:9px;color:#164736;background:rgba(255,255,255,.72);font-size:11px;font-weight:950;text-align:center;line-height:1.15}.product-info{min-width:0;display:grid;align-content:center;grid-gap:6px;gap:6px}.product-title{color:#171916;font-size:14px;font-weight:900;line-height:1.34}.product-meta{color:rgba(23,25,22,.52);font-size:12px;font-weight:760;line-height:1.35}.product-inventory{color:rgba(22,71,54,.68);font-size:11px;font-weight:760;line-height:1.2}.product-buy-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.price{color:#ff771a;font-size:18px;font-weight:950}.buy-pill{height:30px;min-width:78px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:0 10px;color:#fff;background:radial-gradient(circle at 20% 18%,rgba(255,255,255,.38),transparent 32%),linear-gradient(135deg,#ff771a,#ff9c32 54%,#ffb23f);font-size:12px;font-weight:900;box-shadow:0 10px 20px rgba(255,122,26,.22),inset 0 1px 0 rgba(255,255,255,.34)}.product-detail-sheet{position:absolute;left:var(--page-x);right:var(--page-x);top:calc(96px + var(--safe-top));bottom:0;z-index:90;display:grid;grid-template-rows:minmax(0,1fr) auto;overflow:hidden;border:1px solid rgba(255,255,255,.62);border-radius:30px 30px 0 0;background:radial-gradient(circle at 84% 0,rgba(255,178,63,.18),transparent 30%),radial-gradient(circle at 12% 16%,rgba(35,200,131,.1),transparent 28%),rgba(255,255,255,.94);box-shadow:0 -18px 50px rgba(47,35,24,.18),inset 0 1px 0 rgba(255,255,255,.9);backdrop-filter:blur(28px) saturate(1.16);-webkit-backdrop-filter:blur(28px) saturate(1.16);animation:detailSheetIn .18s ease both;overscroll-behavior:contain}.product-detail-sheet.active{transform:translateY(0)}@keyframes detailSheetIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.detail-back-btn,.detail-close,.detail-order-back{position:absolute;top:14px;z-index:2;min-width:68px;min-height:44px;padding:0 16px;border:1px solid rgba(255,255,255,.68);border-radius:999px;color:#fff;font-size:14px;font-weight:950;background:radial-gradient(circle at 88% 92%,rgba(255,122,26,.72),transparent 36%),radial-gradient(circle at 66% 72%,rgba(45,140,255,.54),transparent 42%),radial-gradient(circle at 40% 42%,rgba(35,200,131,.5),transparent 42%),linear-gradient(135deg,rgba(255,178,63,.72),rgba(45,140,255,.54),rgba(35,200,131,.5),rgba(255,122,26,.62));background-size:220% 220%;background-position:100% 100%;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 12px 24px rgba(255,122,26,.18),0 8px 18px rgba(45,140,255,.12),inset 0 1px 0 rgba(255,255,255,.34);cursor:pointer;animation:brandButtonFlow 5.8s ease-in-out infinite,brandButtonBreath 2.8s ease-in-out infinite}.detail-back-btn{left:14px}.detail-order-back{position:static}.detail-close{right:14px}.detail-close svg{display:none}.detail-brand-action{border:1px solid rgba(255,255,255,.76);border-radius:999px;color:#fff;font-weight:950;background:radial-gradient(circle at 88% 92%,rgba(255,122,26,.72),transparent 36%),radial-gradient(circle at 66% 72%,rgba(45,140,255,.54),transparent 42%),radial-gradient(circle at 40% 42%,rgba(35,200,131,.5),transparent 42%),linear-gradient(135deg,rgba(255,178,63,.72),rgba(45,140,255,.54),rgba(35,200,131,.5),rgba(255,122,26,.62));background-size:220% 220%;background-position:100% 100%;box-shadow:0 14px 30px rgba(255,122,26,.18),0 10px 24px rgba(45,140,255,.14),inset 0 1px 0 rgba(255,255,255,.34);animation:brandButtonFlow 5.8s ease-in-out infinite,brandButtonBreath 2.8s ease-in-out infinite}.product-detail-sheet .detail-scroll{display:flex;flex-direction:column;gap:12px;overflow-y:auto;overscroll-behavior:contain;padding:16px 16px calc(112px + var(--safe-bottom));scrollbar-width:none}.detail-scroll::-webkit-scrollbar{display:none}.detail-gallery{min-height:clamp(190px,52dvh,238px);display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.detail-gallery::-webkit-scrollbar{display:none}.detail-hero{flex:0 0 100%;width:100%;min-width:100%;height:clamp(190px,52dvh,238px);border-radius:26px;scroll-snap-align:start;transform:none}.detail-hero.product-img:before{width:92px;height:132px;border-radius:14px 14px 22px 22px}.detail-hero.product-img:after{left:50%;top:82px;width:76px;transform:translateX(-50%);font-size:13px;padding-top:35px;border-top-width:12px}.detail-photo{overflow:hidden;margin:0;background:rgba(255,255,255,.72);box-shadow:inset 0 1px 0 rgba(255,255,255,.82)}.detail-photo img{width:100%;height:100%;display:block;object-fit:contain;background:rgba(255,255,255,.76)}.detail-content-card,.detail-info-card,.detail-title-card{border:1px solid rgba(255,255,255,.58);border-radius:20px;padding:14px;background:radial-gradient(circle at 88% 0,rgba(255,255,255,.74),transparent 34%),rgba(255,255,255,.58);box-shadow:0 10px 28px rgba(47,35,24,.06),inset 0 1px 0 rgba(255,255,255,.78)}.detail-title-card{text-align:left}.detail-title-layout{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:8px 12px;gap:8px 12px;align-items:start}.detail-title-card h2{margin:0;color:#171916;font-size:18px;font-weight:950;line-height:1.34;text-align:left;text-indent:0}.detail-content-card p,.detail-title-card p{margin:9px 0 0;color:rgba(23,25,22,.62);font-size:13px;font-weight:720;line-height:1.55}.detail-price-row{display:flex;align-items:flex-start;justify-content:flex-end;padding-top:2px}.detail-price{color:#ff771a;display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 10px;border:1px solid rgba(255,122,26,.24);border-radius:999px;background:radial-gradient(circle at 22% 16%,rgba(255,255,255,.92),transparent 34%),linear-gradient(135deg,rgba(255,255,255,.78),rgba(255,247,234,.62));font-size:28px;font-weight:950;line-height:1;letter-spacing:0;white-space:nowrap;box-shadow:0 8px 18px rgba(255,122,26,.1),inset 0 1px 0 rgba(255,255,255,.76)}.detail-content-card h3,.detail-info-card h3{margin:0;color:#171916;font-size:15px;font-weight:900}.detail-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;margin-top:10px}.detail-info-item{min-height:48px;padding:8px 10px;border-radius:14px;background:radial-gradient(circle at 18% 12%,rgba(255,255,255,.74),transparent 34%),rgba(255,255,255,.46)}.detail-info-item small{display:block;color:rgba(73,87,75,.62);font-size:12px;font-weight:800;line-height:1.18}.detail-info-item strong{display:block;margin-top:3px;color:#171916;font-size:13px;font-weight:920;line-height:1.22}.product-detail-bottom-bar{position:static;right:auto;bottom:auto;left:auto;z-index:3;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:10px;gap:10px;align-items:stretch;border-top:0;padding:10px 14px calc(14px + var(--safe-bottom));background:linear-gradient(180deg,rgba(255,255,255,0),rgba(255,255,255,.68) 22%,rgba(255,255,255,.76));box-shadow:0 -12px 30px rgba(47,35,24,.08);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.product-detail-bottom-bar .detail-buy-btn,.product-detail-bottom-bar .detail-call-btn{min-height:46px;font-size:14px}.detail-order-view{min-height:0;display:flex;flex-direction:column;padding:14px 14px 0}.detail-order-head{min-height:44px;display:flex;align-items:center;justify-content:flex-start;margin-bottom:12px;padding-right:76px}.detail-order-scroll{min-height:0;flex:1 1;display:flex;flex-direction:column;gap:12px;overflow-y:auto;overscroll-behavior:contain;padding-bottom:calc(112px + var(--safe-bottom));scrollbar-width:none}.detail-order-scroll::-webkit-scrollbar{display:none}.detail-order-address,.detail-order-product,.detail-order-quantity,.detail-order-summary,.detail-payment-methods{border:1px solid rgba(255,255,255,.62);border-radius:20px;padding:14px;background:radial-gradient(circle at 90% 0,rgba(255,255,255,.8),transparent 38%),rgba(255,255,255,.64);box-shadow:0 10px 28px rgba(47,35,24,.06),inset 0 1px 0 rgba(255,255,255,.84)}.detail-order-address h3,.detail-payment-methods h3{margin:0 0 8px;color:#171916;font-size:17px;font-weight:950}.detail-order-address strong{display:block;color:#171916;font-size:15px;font-weight:900;line-height:1.4}.detail-order-address p{margin:4px 0 0;color:rgba(23,25,22,.58);font-size:13px;font-weight:650}.detail-order-product{display:grid;grid-template-columns:72px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:center}.detail-order-thumb{width:72px;height:72px;margin:0;border-radius:18px;overflow:hidden}.detail-order-thumb.product-img:before{width:34px;height:48px;border-radius:7px 7px 10px 10px}.detail-order-thumb.product-img:after{left:50%;top:34px;width:32px;transform:translateX(-50%);padding-top:14px;border-top-width:5px;font-size:7px}.detail-order-thumb img{width:100%;height:100%;display:block;object-fit:contain;background:rgba(255,255,255,.78)}.detail-order-product h3{margin:0;color:#171916;font-size:16px;font-weight:950;line-height:1.28}.detail-order-product p{margin:4px 0 0;color:rgba(23,25,22,.58);font-size:12px;font-weight:720}.detail-order-product strong{display:block;margin-top:7px;color:#ff771a;font-size:16px;font-weight:950}.detail-order-quantity{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#171916;font-size:15px;font-weight:900}.detail-quantity-stepper{display:inline-flex;align-items:center;gap:14px}.detail-quantity-stepper button{width:29px;height:29px;min-width:29px;min-height:29px;padding:0;border:0;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:18px;font-weight:950;background:linear-gradient(135deg,#ff771a,#ffb23f);box-shadow:0 8px 18px rgba(255,122,26,.2)}.detail-quantity-stepper strong{min-width:18px;text-align:center;font-size:16px;font-weight:950}.detail-order-summary{display:grid;grid-gap:9px;gap:9px;color:rgba(23,25,22,.62);font-size:13px;font-weight:780}.detail-order-summary b,.detail-order-summary span{display:flex;justify-content:space-between;gap:14px}.detail-order-summary span strong{color:rgba(23,25,22,.76)}.detail-order-summary b{padding-top:9px;border-top:1px solid rgba(23,25,22,.08);color:#171916;font-size:15px;font-weight:950}.detail-payment-methods>div{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.detail-pay-method{min-height:56px;border:1px solid rgba(255,255,255,.66);border-radius:17px;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#171916;background:rgba(255,255,255,.56);font-size:14px;font-weight:900;box-shadow:0 10px 24px rgba(47,35,24,.06),inset 0 1px 0 rgba(255,255,255,.8)}.detail-pay-method.active{border-color:rgba(35,200,131,.48);background:radial-gradient(circle at 92% 12%,rgba(255,178,63,.24),transparent 34%),rgba(255,255,255,.72);box-shadow:0 12px 28px rgba(35,200,131,.14),inset 0 1px 0 rgba(255,255,255,.88)}.pay-mark{width:28px;height:28px;border-radius:9px;display:grid;place-items:center;color:#fff;font-size:13px;font-weight:950}.pay-mark.wechat{background:linear-gradient(135deg,#23c883,#12b76a)}.pay-mark.alipay{background:linear-gradient(135deg,#2d8cff,#1f6fff)}.pay-mark.pay-mark-image{overflow:hidden;background:rgba(255,255,255,.88);box-shadow:0 8px 18px rgba(47,35,24,.08),inset 0 1px 0 rgba(255,255,255,.86)}.pay-mark.pay-mark-image img{width:100%;height:100%;display:block;object-fit:contain}.product-detail-order-bar{grid-template-columns:minmax(0,1fr)}.detail-pay-btn{min-height:58px;font-size:16px}.detail-success-view{display:flex;min-height:100%;flex-direction:column;gap:14px;overflow-y:auto;overscroll-behavior:contain;padding:28px 16px calc(112px + var(--safe-bottom));text-align:center;scrollbar-width:none}.detail-success-view::-webkit-scrollbar{display:none}.detail-success-mark{width:74px;height:74px;margin:6px auto 0;display:grid;place-items:center;border-radius:50%;color:#fff;background:radial-gradient(circle at 30% 18%,rgba(255,255,255,.42),transparent 34%),linear-gradient(135deg,#23c883,#20b978 58%,#12a36b);box-shadow:0 18px 34px rgba(35,200,131,.24),inset 0 1px 0 rgba(255,255,255,.36)}.detail-success-mark svg{width:44px;height:44px;fill:none;stroke:currentColor;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.detail-success-view h2{margin:0;color:#171916;font-size:25px;font-weight:950}.detail-success-amount{color:#ff771a;font-size:28px;font-weight:950;line-height:1}.detail-success-view>p{margin:0;color:rgba(23,25,22,.62);font-size:13px;font-weight:720;line-height:1.55}.detail-success-card{display:grid;grid-gap:10px;gap:10px;border:1px solid rgba(255,255,255,.7);border-radius:22px;padding:14px;background:radial-gradient(circle at 92% 0,rgba(255,178,63,.18),transparent 34%),rgba(255,255,255,.66);box-shadow:0 12px 30px rgba(47,35,24,.07),inset 0 1px 0 rgba(255,255,255,.86);text-align:left}.detail-success-card span{display:flex;justify-content:space-between;gap:12px;color:rgba(23,25,22,.58);font-size:13px;font-weight:760;line-height:1.45}.detail-success-card strong{color:#171916;font-weight:900;text-align:right}.detail-success-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-top:auto}.detail-success-primary,.detail-success-secondary{min-height:52px;border-radius:999px;font-size:15px;font-weight:950}.detail-success-secondary{border:1px solid rgba(23,25,22,.1);color:rgba(23,25,22,.82);background:radial-gradient(circle at 24% 10%,rgba(255,255,255,.92),transparent 38%),rgba(255,255,255,.68);box-shadow:0 10px 24px rgba(47,35,24,.08),inset 0 1px 0 rgba(255,255,255,.9)}.call-dialog{z-index:4}.call-dialog .call-cancel-action{border:1px solid rgba(23,25,22,.12);color:rgba(23,25,22,.86);background:radial-gradient(circle at 24% 10%,rgba(255,255,255,.92),transparent 38%),linear-gradient(145deg,rgba(255,255,255,.84),rgba(246,248,240,.66));box-shadow:0 10px 24px rgba(47,35,24,.08),inset 0 1px 0 rgba(255,255,255,.92),inset 0 -1px 0 rgba(23,25,22,.05);backdrop-filter:blur(18px) saturate(1.08);-webkit-backdrop-filter:blur(18px) saturate(1.08)}.call-dialog .call-cancel-action:active{transform:translateY(1px) scale(.99);box-shadow:0 6px 16px rgba(47,35,24,.06),inset 0 1px 0 rgba(255,255,255,.84)}.call-number{display:block;margin-top:16px;color:#171916;font-size:27px;font-weight:950;text-align:center;letter-spacing:0}.prototype-product-card b{margin-top:6px;color:#ff7a1a}.prototype-product-card em{position:absolute;right:10px;bottom:10px;border-radius:999px;background:#17211b;color:#ffffff;padding:5px 8px;font-size:11px;font-style:normal;font-weight:800}.prototype-drawer-overlay{position:absolute;z-index:120;inset:0;background:radial-gradient(circle at 24% 16%,rgba(255,255,255,.22),transparent 36%),radial-gradient(circle at 82% 72%,rgba(35,200,131,.12),transparent 40%),rgba(18,34,28,.2);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.prototype-drawer{width:min(86.5%,342px);height:100%;display:flex;flex-direction:column;padding:calc(45px + env(safe-area-inset-top)) 13px calc(16px + env(safe-area-inset-bottom));border-radius:0 32px 32px 0;background:radial-gradient(circle at 86% 7%,rgba(255,178,63,.24),transparent 35%),radial-gradient(circle at 16% 84%,rgba(35,200,131,.16),transparent 42%),radial-gradient(circle at 4% 18%,rgba(45,140,255,.1),transparent 38%),linear-gradient(150deg,rgba(255,255,255,.7),rgba(246,247,239,.42));border-right:1px solid rgba(255,255,255,.62);box-shadow:24px 0 68px rgba(26,43,35,.2),inset -1px 0 0 rgba(255,255,255,.48),inset 0 1px 0 rgba(255,255,255,.78);backdrop-filter:blur(40px) saturate(1.24);-webkit-backdrop-filter:blur(40px) saturate(1.24);animation:drawerIn .24s cubic-bezier(.2,.82,.2,1) both}@keyframes drawerIn{0%{transform:translateX(-104%)}to{transform:translateX(0)}}.prototype-drawer-header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.prototype-drawer-user-card{min-width:0;display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;grid-gap:10px;gap:10px}.prototype-drawer-avatar{width:42px;height:42px;display:grid;place-items:center;border-radius:16px;background:radial-gradient(circle at 70% 14%,rgba(255,178,63,.28),transparent 36%),rgba(255,255,255,.6);border:1px solid rgba(255,255,255,.72);box-shadow:0 12px 24px rgba(47,35,24,.1),inset 0 1px 0 rgba(255,255,255,.84)}.prototype-drawer-avatar-logo{width:32px;height:32px;display:block}.prototype-drawer-user-copy{min-width:0;display:grid;grid-gap:4px;gap:4px}.prototype-drawer-user-copy strong{color:#171916;font-size:18px;line-height:1.1;font-weight:860}.prototype-drawer-muted,.prototype-drawer-user-id,.prototype-order-summary small,.prototype-permission-row span,.prototype-record-item span{color:rgba(23,25,22,.54);font-size:12px;line-height:1.32}.prototype-drawer-close{min-width:58px;height:34px;border:0;border-radius:999px;color:#ffffff;font-size:13px;font-weight:860;background:radial-gradient(circle at 18% 12%,rgba(255,255,255,.54),transparent 34%),radial-gradient(circle at 88% 92%,rgba(255,122,26,.7),transparent 38%),radial-gradient(circle at 44% 44%,rgba(45,140,255,.34),transparent 44%),linear-gradient(135deg,rgba(255,178,63,.82),rgba(35,200,131,.48),rgba(255,122,26,.68));background-size:210% 210%;background-position:100% 100%;box-shadow:0 12px 24px rgba(255,122,26,.16),0 8px 18px rgba(35,200,131,.14),inset 0 1px 0 rgba(255,255,255,.56)}.prototype-link-button{color:#176b3a;font-weight:800;padding:0}.prototype-drawer-view{min-height:0;display:flex;flex:1 1;flex-direction:column;gap:10px;overflow:auto;padding-top:14px;padding-right:1px}.prototype-drawer-main-view{display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;overflow:hidden}.prototype-drawer-card,.prototype-order-summary{display:grid;grid-gap:7px;gap:7px;border-radius:22px;background:radial-gradient(circle at 12% 0,rgba(255,255,255,.86),transparent 36%),linear-gradient(135deg,rgba(255,178,63,.12),rgba(35,200,131,.08),rgba(45,140,255,.06)),rgba(255,255,255,.58);color:#17211b;padding:13px;border:1px solid rgba(255,255,255,.66);box-shadow:0 14px 28px rgba(47,35,24,.08),inset 0 1px 0 rgba(255,255,255,.82)}.prototype-drawer-item-left,.prototype-order-title,.prototype-record-item{display:flex;align-items:center}.prototype-drawer-item-left,.prototype-order-title{gap:9px}.prototype-order-summary strong{color:#171916;font-size:16px;font-weight:880}.prototype-order-summary small b{color:rgba(23,25,22,.78);font-weight:850}.prototype-drawer-section{display:grid;grid-gap:8px;gap:8px}.prototype-drawer-item,.prototype-permission-row,.prototype-record-item{width:100%;justify-content:space-between;gap:10px;border:1px solid rgba(255,255,255,.66);border-radius:18px;background:radial-gradient(circle at 16% 8%,rgba(255,255,255,.8),transparent 34%),rgba(255,255,255,.56);color:#17211b;padding:12px;text-align:left;box-shadow:0 10px 22px rgba(47,35,24,.06),inset 0 1px 0 rgba(255,255,255,.82)}.prototype-record-item{padding:7px 10px}.prototype-drawer-item{display:flex;min-height:50px;font-size:15px;font-weight:850}.prototype-drawer-item b{color:rgba(23,25,22,.36);font-size:22px;line-height:1;font-weight:500}.prototype-history{display:grid;min-height:0;grid-template-rows:auto minmax(0,1fr);grid-gap:9px;gap:9px;margin-top:2px}.prototype-drawer-card h2,.prototype-history h2{margin:0;font-size:16px}.prototype-history-title{color:#171916;font-weight:880;letter-spacing:0}.prototype-drawer-footer{display:grid;grid-gap:8px;gap:8px}.prototype-history-list{min-height:0;max-height:clamp(248px,42vh,360px);display:grid;align-content:start;grid-gap:4px;gap:4px;overflow-y:auto;overscroll-behavior:contain;padding-right:2px;scrollbar-width:none}.prototype-history-list::-webkit-scrollbar{display:none}.prototype-record-item{min-height:48px;justify-content:flex-start}.prototype-record-item .prototype-drawer-icon.history{width:24px;height:24px}.prototype-record-copy{min-width:0;flex:1 1 auto;display:grid;grid-gap:1px;gap:1px}.prototype-record-topline{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:8px}.prototype-record-copy strong{color:#171916;font-size:13.5px;line-height:1.16;font-weight:850;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.prototype-record-status{flex:0 0 auto;border-radius:999px;padding:2px 6px;color:rgba(28,116,77,.84);background:rgba(255,255,255,.56);border:1px solid rgba(255,255,255,.68);font-size:10.5px;line-height:1;font-style:normal;font-weight:850}.prototype-record-summary{color:rgba(73,87,75,.62);font-size:11.5px;line-height:1.22;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.prototype-legal-document{min-height:0;display:grid;grid-gap:13px;gap:13px;color:rgba(23,25,22,.76)}.prototype-legal-document>span{color:rgba(73,87,75,.62);font-size:12px;font-weight:780}.prototype-legal-section{display:grid;grid-gap:7px;gap:7px}.prototype-legal-section h3{margin:0;color:#171916;font-size:14px;line-height:1.25;font-weight:880}.prototype-legal-section p{margin:0;font-size:12.5px;line-height:1.62}.prototype-order-panel{display:grid;grid-gap:10px;gap:10px}.prototype-order-panel h2{margin:0;color:#171916;font-size:17px;line-height:1.15;font-weight:880}.prototype-order-panel-latest,.prototype-order-panel-summary{margin:0}.prototype-order-list{display:grid;grid-gap:9px;gap:9px}.prototype-order-card{display:grid;grid-gap:10px;gap:10px;border-radius:22px;background:radial-gradient(circle at 12% 0,rgba(255,255,255,.86),transparent 36%),linear-gradient(135deg,rgba(255,178,63,.12),rgba(35,200,131,.08),rgba(45,140,255,.06)),rgba(255,255,255,.58);color:#17211b;padding:13px;border:1px solid rgba(255,255,255,.66);box-shadow:0 14px 28px rgba(47,35,24,.08),inset 0 1px 0 rgba(255,255,255,.82)}.prototype-order-card h3,.prototype-order-card p{margin:0}.prototype-drawer-order-meta,.prototype-order-card-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.prototype-order-card-head h3{color:#171916;font-size:15px;line-height:1.2;font-weight:880}.prototype-order-status{flex:0 0 auto;border-radius:999px;padding:5px 9px;color:#ffffff;font-size:11px;line-height:1;font-weight:850;background:linear-gradient(135deg,#ff771a,#ff9c32 54%,#ffb23f);box-shadow:0 8px 16px rgba(255,122,26,.18)}.prototype-order-status.shipping{background:linear-gradient(135deg,#2d8cff,#23c883)}.prototype-order-status.delivered{background:linear-gradient(135deg,#8d938c,#b7bdb2)}.prototype-drawer-order-product{display:grid;grid-template-columns:82px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:center}.prototype-order-pack{width:82px;height:82px;border-radius:17px}.prototype-drawer-order-product .product-img{align-self:center;background:radial-gradient(circle at 22% 18%,rgba(255,255,255,.7),transparent 34%),linear-gradient(135deg,rgba(248,255,249,.82),rgba(255,247,234,.72))}.prototype-drawer-order-product .product-img.has-cover{display:grid;place-items:center;padding:0;background:transparent}.prototype-drawer-order-product .product-cover-img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;object-position:center;border-radius:inherit;background:transparent}.prototype-drawer-order-title{min-width:0;display:grid;grid-gap:6px;gap:6px}.prototype-drawer-order-title h3{color:#171916;font-size:14px;line-height:1.24;font-weight:860}.prototype-drawer-order-meta span,.prototype-order-card p,.prototype-order-current-state span,.prototype-order-number-row{color:rgba(23,25,22,.56);font-size:12px;line-height:1.35}.prototype-drawer-order-total,.prototype-order-number-row strong{color:rgba(23,25,22,.82);font-weight:860}.prototype-order-current-state{display:flex;align-items:center;justify-content:flex-start;gap:8px;text-align:left;min-height:38px;border-radius:16px;padding:8px 10px;background:radial-gradient(circle at 15% 10%,rgba(255,255,255,.78),transparent 34%),rgba(255,255,255,.44);border:1px solid rgba(255,255,255,.64)}.prototype-order-current-state strong{display:inline-flex;align-items:center;color:#176b3a;font-size:12px;line-height:1;font-weight:880}.prototype-order-current-state span{display:inline-flex;align-items:center;min-height:18px}.prototype-history-toggle{min-height:38px;border:0;border-radius:999px;color:#164736;font-size:13px;font-weight:860;background:radial-gradient(circle at 18% 12%,rgba(255,255,255,.7),transparent 34%),rgba(35,200,131,.12);box-shadow:0 10px 20px rgba(35,200,131,.1),inset 0 1px 0 rgba(255,255,255,.76)}.prototype-history-toggle.expanded{color:#ffffff;background:radial-gradient(circle at 18% 12%,rgba(255,255,255,.46),transparent 34%),linear-gradient(135deg,rgba(255,178,63,.82),rgba(35,200,131,.48),rgba(255,122,26,.68))}.prototype-drawer-icon{width:30px;height:30px;flex:0 0 30px;display:grid;place-items:center;border-radius:12px;color:#1b8050;background:radial-gradient(circle at 24% 12%,rgba(255,255,255,.86),transparent 36%),rgba(35,200,131,.12);border:1px solid rgba(255,255,255,.68)}.prototype-drawer-icon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.prototype-drawer-icon.order{color:#ff771a;background:radial-gradient(circle at 22% 14%,rgba(255,255,255,.86),transparent 36%),rgba(255,178,63,.18)}.prototype-drawer-icon.history{color:#2d8cff;background:radial-gradient(circle at 22% 14%,rgba(255,255,255,.86),transparent 36%),rgba(45,140,255,.12)}.prototype-drawer-footer{margin-top:auto}.prototype-address{display:grid;grid-gap:10px;gap:10px;margin:0}.prototype-address div{display:flex;justify-content:space-between;gap:12px}.prototype-address dt{color:#5e6d63}.prototype-address dd{margin:0;text-align:right;font-weight:800}.prototype-permission-list{display:grid;grid-gap:8px;gap:8px}.prototype-permission-row{display:flex;align-items:center}.prototype-permission-row div{display:grid;grid-gap:4px;gap:4px}.prototype-permission-row strong{color:#171916;font-size:14px;line-height:1.2;font-weight:860}.prototype-permission-switch{position:relative;width:48px;height:28px;flex:0 0 48px;border-radius:999px;background:radial-gradient(circle at 18% 12%,rgba(255,255,255,.7),transparent 34%),rgba(23,25,22,.12);box-shadow:inset 0 1px 2px rgba(47,35,24,.1),0 8px 16px rgba(47,35,24,.06)}.prototype-permission-switch:after{content:"";position:absolute;width:22px;height:22px;top:3px;left:3px;border-radius:999px;background:#ffffff;box-shadow:0 4px 10px rgba(47,35,24,.14),inset 0 1px 0 rgba(255,255,255,.92);transition:transform .16s ease,background .16s ease}.prototype-permission-row.active .prototype-permission-switch{background:radial-gradient(circle at 18% 12%,rgba(255,255,255,.64),transparent 34%),linear-gradient(135deg,rgba(164,242,203,.82),rgba(35,200,131,.72))}.prototype-permission-row.active .prototype-permission-switch:after{transform:translateX(20px);background:#22d190}.prototype-settings-page{min-height:100%;display:flex;flex-direction:column;gap:16px;padding-top:4px}.prototype-settings-main{display:grid;grid-gap:10px;gap:10px}.prototype-settings-main p{margin:0}.prototype-settings-about{margin-top:auto;width:100%;display:grid;justify-items:center;grid-gap:4px;gap:4px;padding:16px 14px;border:1px solid rgba(255,255,255,.66);border-radius:18px;background:radial-gradient(circle at 18% 10%,rgba(255,255,255,.78),transparent 38%),rgba(255,255,255,.48);box-shadow:0 12px 28px rgba(47,35,24,.07),inset 0 1px 0 rgba(255,255,255,.82);backdrop-filter:blur(16px) saturate(112%);-webkit-backdrop-filter:blur(16px) saturate(112%);color:rgba(73,87,75,.5)}.prototype-settings-logo{width:26px;height:26px;flex:0 0 26px}.prototype-settings-about strong{color:rgba(23,25,22,.54);font-size:12.5px;line-height:1.2;font-weight:760}.prototype-settings-about span{font-size:10.5px;line-height:1.35;text-align:center}.prototype-settings-about-phone{min-height:28px;display:inline-flex;align-items:center;justify-content:center;gap:6px;color:rgba(73,87,75,.62);font-size:10.5px;line-height:1.35;text-decoration:none}.prototype-settings-about-phone b{color:rgba(23,25,22,.68);font-weight:780}.prototype-settings-filing{min-height:14px}.prototype-settings-action{margin-top:2px}.prototype-drawer-toast{justify-self:center;border-radius:999px;padding:7px 12px;color:#164736;font-size:12px;font-weight:820;background:radial-gradient(circle at 18% 12%,rgba(255,255,255,.76),transparent 34%),rgba(35,200,131,.14);border:1px solid rgba(255,255,255,.66)}.prototype-drawer-toast-action{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin-left:8px;border:0;border-radius:999px;padding:5px 10px;color:#fff;font:inherit;font-size:11px;font-weight:900;background:radial-gradient(circle at 88% 92%,rgba(255,122,26,.68),transparent 36%),linear-gradient(135deg,rgba(255,178,63,.82),rgba(35,200,131,.54),rgba(255,122,26,.68));box-shadow:0 8px 16px rgba(255,122,26,.14),inset 0 1px 0 rgba(255,255,255,.38)}.prototype-drawer-toast-action:disabled{opacity:.72}@media (max-width:520px){.prototype-stage{padding:0}.prototype-phone{width:100%;height:100vh;min-height:100vh;border:0;border-radius:0}}@media (max-width:360px){.prototype-page{padding-left:12px;padding-right:12px}.prototype-shop-layout{grid-template-columns:86px minmax(0,1fr)}}[aria-label="Open Next.js Dev Tools"],nextjs-portal{display:none!important}*{box-sizing:border-box}body,html{margin:0;min-height:100%;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}button,input,select,textarea{font:inherit}button{min-height:44px;border:1px solid var(--border);border-radius:8px;background:var(--surface);color:var(--text);padding:0 14px}button.primary{border-color:var(--primary);background:var(--primary);color:#ffffff;font-weight:700}button:disabled{cursor:not-allowed;opacity:.48}a{color:var(--primary);text-decoration:none}.h5-shell{min-height:100vh;padding:16px 16px calc(74px + env(safe-area-inset-bottom))}.question-panel{width:min(100%,520px);min-height:calc(100vh - 32px);margin:0 auto;display:grid;grid-gap:14px;gap:14px}.home-panel{align-content:start}.home-topbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.brand-mark{min-width:0;gap:10px;color:var(--text)}.brand-mark,.brand-symbol{display:inline-flex;align-items:center}.brand-symbol{position:relative;justify-content:center;flex:0 0 auto;width:46px;height:46px;border-radius:8px;background:var(--brand-ivory);box-shadow:0 8px 20px rgba(23,33,27,.1);gap:4px}.brand-a-shape{width:21px;height:29px;border-radius:14px 14px 7px 7px;background:linear-gradient(145deg,#6be675 0,var(--brand-life) 54%,#22b7c9 100%);-webkit-clip-path:polygon(46% 0,90% 100%,0 100%);clip-path:polygon(46% 0,90% 100%,0 100%)}.brand-i-shape{position:relative;display:block;width:13px;height:29px;border-radius:10px;background:linear-gradient(180deg,var(--brand-ai),var(--brand-future))}.brand-i-shape span{position:absolute;top:3px;left:2px;width:9px;height:8px;border-radius:55% 45% 52% 48%;background:var(--brand-action)}.brand-mark span:last-child{display:grid;min-width:0;grid-gap:2px;gap:2px}.brand-mark strong{font-size:18px;line-height:1.2}.brand-mark small{color:var(--sub);font-size:12px}.shell-readiness{display:grid;grid-gap:6px;gap:6px;border:1px solid var(--border);border-radius:8px;background:var(--surface);padding:12px}.shell-readiness div{display:flex;align-items:center;justify-content:space-between;gap:10px}.shell-readiness span{color:var(--sub);font-size:12px}.shell-readiness strong{font-size:13px}.shell-readiness p{margin:0;color:var(--sub);font-size:13px;line-height:1.45}.shell-readiness.available{border-color:rgba(39,200,131,.45);background:linear-gradient(135deg,rgba(39,200,131,.1),rgba(45,140,255,.08))}.shell-readiness.fallback{border-color:rgba(255,122,26,.42);background:linear-gradient(135deg,rgba(255,247,234,.96),rgba(255,122,26,.08))}.menu-entry{display:inline-grid;place-items:center;flex:0 0 auto;min-height:42px;border:1px solid var(--border);border-radius:8px;background:var(--surface);color:var(--text);padding:0 12px;font-weight:700}.home-action-rail{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.home-action{display:grid;min-height:86px;align-content:center;grid-gap:6px;gap:6px;border:1px solid var(--border);border-radius:8px;background:var(--surface);color:var(--text);padding:12px;box-shadow:0 6px 18px rgba(23,33,27,.04)}.home-action.strong{border-color:#a7d3b0;background:linear-gradient(180deg,#f7fdf8,#eaf6ed)}.home-action strong{font-size:16px;line-height:1.25}.home-action span{color:var(--sub);font-size:12px;line-height:1.4}.bottom-tabbar{position:fixed;right:0;bottom:0;left:0;z-index:10;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:4px;gap:4px;border-top:1px solid var(--border);background:rgba(255,255,255,.96);padding:8px 12px calc(8px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.drawer-overlay{position:fixed;inset:0;z-index:20;display:grid;justify-items:end;background:rgba(23,33,27,.32)}.home-drawer{display:grid;grid-template-rows:auto 1fr;width:min(86vw,390px);height:100%;background:var(--surface);box-shadow:-18px 0 48px rgba(23,33,27,.18);padding:max(16px,env(safe-area-inset-top)) 14px max(16px,env(safe-area-inset-bottom))}.drawer-header{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--border);padding-bottom:12px}.drawer-header div{display:grid;min-width:0;grid-gap:3px;gap:3px}.drawer-header span,.drawer-header strong{overflow-wrap:anywhere}.drawer-header span{color:var(--sub);font-size:13px}.ghost-button{min-height:38px;background:#f7faf7;padding:0 12px}.drawer-content{display:grid;align-content:start;grid-gap:12px;gap:12px;overflow:auto;padding-top:12px}.drawer-menu-item,.drawer-order-card,.drawer-record-item,.drawer-section-panel,.settings-row{border:1px solid var(--border);border-radius:8px;background:#fbfdfb}.drawer-order-card{display:grid;grid-gap:5px;gap:5px;color:var(--text);padding:12px}.drawer-menu-item small,.drawer-order-card span,.drawer-record-item span,.drawer-section-panel p,.muted-text,.settings-row span{color:var(--sub);font-size:13px;line-height:1.5}.drawer-menu-list,.drawer-record-list,.settings-list{display:grid;grid-gap:8px;gap:8px}.drawer-menu-item{display:grid;grid-template-columns:1fr auto;width:100%;min-height:64px;align-items:center;grid-gap:12px;gap:12px;color:var(--text);padding:10px 12px;text-align:left}.drawer-menu-item span,.drawer-record-item,.settings-row div{display:grid;min-width:0;grid-gap:3px;gap:3px}.drawer-menu-item b{color:var(--sub);font-size:18px}.drawer-section-panel{display:grid;grid-gap:10px;gap:10px;padding:12px}.drawer-section-panel h2{margin:0;font-size:16px;line-height:1.3}.drawer-section-panel p{margin:0}.drawer-record-item{color:var(--text);padding:10px}.drawer-address{display:grid;grid-gap:8px;gap:8px;margin:0}.drawer-address div{display:grid;grid-template-columns:54px 1fr;grid-gap:10px;gap:10px}.drawer-address dd,.drawer-address dt{margin:0;font-size:13px;line-height:1.5}.drawer-address dt{color:var(--sub)}.drawer-address dd{overflow-wrap:anywhere}.settings-row{display:grid;grid-template-columns:1fr auto;align-items:center;grid-gap:10px;gap:10px;padding:10px}.settings-row small{border-radius:999px;background:var(--soft-green);color:var(--primary-strong);padding:3px 8px}.bottom-tabbar a,.bottom-tabbar button{display:grid;min-height:44px;place-items:center;border:0;border-radius:8px;background:transparent;color:var(--sub);font-size:13px;font-weight:700;padding:0}.bottom-tabbar a.active,.bottom-tabbar button.active{background:var(--soft-green);color:var(--primary-strong)}.panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.panel-head h1{margin:2px 0 0;font-size:24px;line-height:1.2}.eyebrow{margin:0;color:var(--sub);font-size:13px}.status-pill{flex:0 0 auto;border:1px solid #c5dfcb;border-radius:999px;background:var(--soft-green);color:var(--primary-strong);padding:6px 10px;font-size:12px}.top-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.location-card{border:1px solid var(--border);border-radius:8px;background:var(--surface);padding:12px;box-shadow:0 6px 18px rgba(23,33,27,.04)}.location-head{display:grid;grid-template-columns:1fr auto;grid-gap:12px;gap:12px;align-items:start}.location-head h2{margin:0;font-size:16px;line-height:1.35}.location-head p{margin:4px 0 0;color:var(--sub);font-size:12px;line-height:1.45}.location-result{margin-top:12px;border-top:1px solid var(--border);padding-top:12px}.address-line{display:grid;grid-gap:6px;gap:6px}.address-line span{width:max-content;border-radius:999px;background:var(--soft-green);color:var(--primary-strong);padding:3px 8px;font-size:12px}.address-line strong{line-height:1.55;overflow-wrap:anywhere}.location-result dl{display:grid;grid-gap:8px;gap:8px;margin:12px 0 0}.location-result dl div{display:grid;grid-template-columns:64px 1fr;grid-gap:10px;gap:10px}.location-result dd,.location-result dt{margin:0;font-size:13px;line-height:1.5}.location-result dt{color:var(--sub)}.location-result dd{overflow-wrap:anywhere}.orders-card{border:1px solid var(--border);border-radius:8px;background:var(--surface);padding:12px;box-shadow:0 6px 18px rgba(23,33,27,.04)}.orders-head{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px;align-items:start}.orders-head h2{margin:0;font-size:16px;line-height:1.35}.orders-head p{margin:4px 0 0;color:var(--sub);font-size:12px;line-height:1.45}.orders-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-start}.order-list{display:grid;grid-gap:8px;gap:8px;margin-top:12px}.order-row{display:grid;grid-gap:6px;gap:6px;border:1px solid var(--border);border-radius:8px;background:#fbfdfb;padding:10px}.order-row div{display:flex;align-items:center;justify-content:space-between;gap:10px}.order-row a,.order-row p,.order-row small,.order-row span,.order-row strong{overflow-wrap:anywhere}.order-row a{font-weight:700}.order-row span{color:var(--primary-strong);font-size:12px}.order-row p,.order-row small{margin:0;color:var(--sub);font-size:13px;line-height:1.45}.empty-text{margin:12px 0 0;color:var(--sub);font-size:13px}.payment-query{display:grid;grid-gap:6px;gap:6px;margin-top:12px}.payment-query div{display:grid;grid-template-columns:1fr auto;grid-gap:8px;gap:8px}.payment-query input{min-width:0;border:1px solid var(--border);border-radius:8px;padding:0 10px;color:var(--text)}.payment-result{display:grid;grid-template-columns:1fr 1fr auto;align-items:center;justify-content:space-between;grid-gap:10px;gap:10px;margin-top:10px;border:1px solid #c5dfcb;border-radius:8px;background:var(--soft-green);color:var(--primary-strong);padding:10px;font-size:13px}.payment-result a,.payment-result span,.payment-result strong{overflow-wrap:anywhere}.payment-result a{font-weight:700}.error-text{margin:10px 0 0;border:1px solid #f2c0af;border-radius:8px;background:#fff4f0;color:#94391c;padding:10px;font-size:13px;line-height:1.45}.chat-list{display:flex;flex-direction:column;gap:12px;overflow:auto;padding-bottom:4px}.message{max-width:88%;border:1px solid var(--border);border-radius:8px;background:var(--surface);padding:12px;box-shadow:0 6px 18px rgba(23,33,27,.04)}.message.user{align-self:flex-end;border-color:#bedcc6;background:#f8fdf9}.message p{line-height:1.55}.message-meta{display:flex;flex-wrap:wrap;gap:6px}.message-meta span{border-radius:999px;background:#eef4ef;color:var(--sub);padding:2px 8px;font-size:12px}.input-card{border:1px solid var(--border);border-radius:8px;background:var(--surface);padding:12px;box-shadow:var(--shadow)}.route-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px;color:var(--sub);font-size:12px}.route-row span{border-radius:999px;background:#f3f6f3;padding:4px 8px}.voice-result{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #f2dfa9;border-radius:8px;background:#fffaf0;color:var(--warn);padding:10px;margin-bottom:10px}.voice-result p{margin:2px 0 0;font-size:12px}label{display:block;color:var(--sub);font-size:13px;margin-bottom:6px}input,select{min-height:44px;padding:0 12px}input,select,textarea{width:100%;border:1px solid var(--border);border-radius:8px;color:var(--text);font-size:16px}textarea{min-height:86px;max-height:140px;resize:vertical;padding:10px 12px;line-height:1.5}input:focus,select:focus,textarea:focus{border-color:#84bf93;outline:3px solid rgba(23,107,58,.12)}.prototype-login-card input:focus{border-color:rgba(255,122,26,.56);outline:0;box-shadow:0 0 0 4px rgba(255,122,26,.12),inset 0 1px 0 rgba(255,255,255,.92)}.input-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-top:10px}.detail-panel{width:min(100%,520px);min-height:calc(100vh - 32px);margin:0 auto;display:grid;align-content:start;grid-gap:14px;gap:14px}.primary-link,.text-link{display:inline-grid;min-height:44px;align-items:center;border-radius:8px;padding:0 14px;font-weight:700}.text-link{border:1px solid var(--border);background:var(--surface);color:var(--text)}.primary-link{background:var(--primary);color:#ffffff}.compact-link{min-height:44px}.compact-link.is-disabled{color:var(--muted);cursor:not-allowed;opacity:.55;pointer-events:none}.category-tabs{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px}.category-tabs button{flex:0 0 auto}.category-tabs button.active{border-color:var(--primary);background:var(--soft-green);color:var(--primary-strong);font-weight:700}.product-grid{display:grid;grid-gap:10px;gap:10px}.shop-layout{display:grid;grid-template-columns:86px minmax(0,1fr);grid-gap:10px;gap:10px;min-height:420px}.shop-category-rail{display:grid;align-content:start;grid-gap:8px;gap:8px;overflow:auto;border-right:1px solid var(--border);padding-right:8px}.shop-category-rail button{width:100%;min-height:48px;border-color:transparent;background:transparent;color:var(--sub);padding:0 8px}.shop-category-rail button.active{border-color:#c5dfcb;background:var(--soft-green);color:var(--primary-strong);font-weight:800}.shop-product-column{display:grid;align-content:start;grid-gap:10px;gap:10px;min-width:0}.product-row{display:grid;grid-template-columns:72px 1fr auto;grid-gap:12px;gap:12px;align-items:center;border:1px solid var(--border);border-radius:8px;background:var(--surface);padding:12px;box-shadow:0 6px 18px rgba(23,33,27,.04)}.shop-product-row{grid-template-columns:64px minmax(0,1fr)}.shop-product-row .primary-link{grid-column:2;width:max-content;min-height:38px;margin-top:-2px}.product-hero-image,.product-thumb{display:grid;place-items:center;overflow:hidden;border:1px solid var(--border);border-radius:8px;background:#eef4ef;color:var(--sub);font-size:12px}.product-thumb{width:72px;aspect-ratio:1}.product-hero-image img,.product-thumb img{width:100%;height:100%;object-fit:cover}.product-detail-card>span,.product-row span{display:inline-flex;width:max-content;max-width:100%;border-radius:999px;background:var(--soft-green);color:var(--primary-strong);padding:3px 8px;font-size:12px;overflow-wrap:anywhere}.product-row h2{margin:4px 0 0;font-size:16px;line-height:1.35;overflow-wrap:anywhere}.product-row p{margin:4px 0 0;color:var(--sub);font-size:13px;line-height:1.4}.price-text,.product-row strong{display:block;margin-top:6px;color:var(--primary-strong);font-weight:800}.product-hero-image{width:100%;aspect-ratio:16/9;margin-bottom:12px}.quantity-row{display:grid;grid-gap:8px;gap:8px;margin-top:14px}.quantity-row div{display:grid;grid-template-columns:44px 80px 44px;grid-gap:8px;gap:8px;align-items:center}.quantity-row input{width:100%;min-height:44px;color:var(--text);text-align:center}.detail-card,.quantity-row input,.result-card{border:1px solid var(--border);border-radius:8px}.detail-card,.result-card{background:var(--surface);padding:12px;box-shadow:0 6px 18px rgba(23,33,27,.04)}.result-card>span{display:inline-flex;border-radius:999px;background:var(--soft-green);color:var(--primary-strong);padding:4px 8px;font-size:12px;overflow-wrap:anywhere}.detail-card h2,.result-card h2{margin:10px 0 0;font-size:18px;line-height:1.35}.detail-card p,.hint-text,.result-card p{margin:8px 0 0;color:var(--sub);font-size:13px;line-height:1.5}.detail-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.product-detail-actions{justify-content:space-between}.checkout-preview-card{display:grid;grid-gap:8px;gap:8px;margin-top:14px;border:1px solid #c5dfcb;border-radius:8px;background:#f7fcf8;padding:12px}.checkout-preview-card div{display:grid;grid-template-columns:1fr auto;grid-gap:10px;gap:10px;align-items:center}.checkout-preview-card p,.checkout-preview-card span{color:var(--sub);font-size:13px;line-height:1.45}.checkout-preview-card strong{color:var(--primary-strong);overflow-wrap:anywhere}.checkout-preview-card p{margin:4px 0 0}.checkout-preview-card .total-line{border-top:1px solid var(--border);padding-top:8px}.checkout-preview-card .total-line strong{font-size:18px}.detail-bottom-bar{position:fixed;right:0;bottom:0;left:0;z-index:11;display:grid;grid-template-columns:1fr auto auto;grid-gap:8px;gap:8px;align-items:center;border-top:1px solid var(--border);background:rgba(255,255,255,.97);padding:10px 12px calc(10px + env(safe-area-inset-bottom));box-shadow:0 -12px 28px rgba(23,33,27,.08);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.detail-bottom-bar div{display:grid;min-width:0;grid-gap:2px;gap:2px}.detail-bottom-bar span{color:var(--sub);font-size:12px}.detail-bottom-bar strong{color:var(--primary-strong);font-size:18px}.detail-bottom-bar .primary-link,.detail-bottom-bar .text-link{min-height:42px;white-space:nowrap}.form-stack{display:grid;grid-gap:8px;gap:8px;margin-top:12px}.form-stack.inline-form{grid-template-columns:88px 1fr;align-items:center}.form-stack.inline-form label{margin-bottom:0}.split-control{display:grid;grid-template-columns:1fr auto;grid-gap:8px;gap:8px}.success-text{margin:10px 0 0;border:1px solid #c5dfcb;border-radius:8px;background:var(--soft-green);color:var(--primary-strong);padding:10px;font-size:13px;line-height:1.45}.json-block{max-height:240px;overflow:auto;margin:12px 0 0;border:1px solid var(--border);border-radius:8px;background:#f8fdf9;color:var(--text);padding:10px;font-size:12px;line-height:1.5;white-space:pre-wrap;overflow-wrap:anywhere}.flow-checklist{display:grid;grid-gap:8px;gap:8px;margin-top:12px}.flow-checklist div{display:grid;grid-template-columns:1fr auto;grid-gap:10px;gap:10px;align-items:center;border:1px solid var(--border);border-radius:8px;background:#fbfdfb;padding:10px}.flow-checklist div.ready{border-color:#c5dfcb;background:var(--soft-green)}.flow-checklist a,.flow-checklist span{overflow-wrap:anywhere}.flow-checklist span{color:var(--sub);font-size:13px}.flow-checklist div.ready span{color:var(--primary-strong);font-weight:700}.upload-grid{display:grid;grid-gap:10px;gap:10px;margin-top:12px}.upload-slot{display:grid;grid-template-columns:1fr auto;grid-gap:10px;gap:10px;align-items:center;border:1px solid var(--border);border-radius:8px;background:#fbfdfb;padding:10px}.upload-slot span,.upload-slot strong{overflow-wrap:anywhere}.upload-slot span{display:block;margin-top:4px;color:var(--sub);font-size:12px}.upload-actions{display:flex;gap:8px;grid-column:1/-1}.compact-hint{font-size:12px;grid-column:1/-1;margin:0}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;padding:0}.detail-list{display:grid;grid-gap:10px;gap:10px;margin:12px 0 0}.detail-list div{display:grid;grid-template-columns:76px 1fr;grid-gap:10px;gap:10px}.detail-list dd,.detail-list dt{margin:0;font-size:13px;line-height:1.5}.detail-list dt{color:var(--sub)}.detail-list dd{overflow-wrap:anywhere}.detail-items{display:grid;grid-gap:8px;gap:8px;margin-top:12px}.detail-item{display:grid;grid-template-columns:1fr auto;grid-gap:10px;gap:10px;align-items:center;border:1px solid var(--border);border-radius:8px;background:#fbfdfb;padding:10px}.detail-item p,.detail-item span,.detail-item strong{overflow-wrap:anywhere}.detail-item span{display:block;margin-top:4px;color:var(--sub);font-size:12px}.detail-item p{margin:0;color:var(--primary-strong);font-size:13px;font-weight:700}@media (max-width:380px){.h5-shell{padding:12px}.panel-head{display:block}.detail-item,.flow-checklist div,.location-head,.orders-head,.payment-query div,.payment-result,.product-row,.upload-slot{grid-template-columns:1fr}.status-pill{display:inline-flex;margin-top:8px}.detail-actions,.form-stack.inline-form,.input-actions,.orders-actions,.split-control{grid-template-columns:1fr;justify-content:stretch}.product-thumb{width:100%;aspect-ratio:16/9}.shop-layout{grid-template-columns:78px minmax(0,1fr)}.shop-product-row{grid-template-columns:1fr}.shop-product-row .primary-link{grid-column:auto}.detail-bottom-bar{grid-template-columns:1fr 1fr}.detail-bottom-bar div{grid-column:1/-1}}.ai-topbar{position:-webkit-sticky;position:sticky;top:0;z-index:12;min-height:58px;margin:0 calc(var(--page-x) * -1) 12px;padding:3px var(--page-x);display:flex;align-items:center;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none;border:0}.ai-topbar:after,.ai-topbar:before{content:none;background:transparent}.mode-tabs{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:inline-flex;align-items:center;gap:4px;min-width:166px;padding:4px 6px;border:1px solid rgba(255,255,255,.58);border-radius:999px;background:radial-gradient(circle at 16% 0,rgba(255,255,255,.78),transparent 32%),radial-gradient(circle at 92% 88%,rgba(255,122,26,.16),transparent 36%),radial-gradient(circle at 72% 72%,rgba(45,140,255,.12),transparent 42%),radial-gradient(circle at 36% 42%,rgba(35,200,131,.12),transparent 42%),linear-gradient(135deg,rgba(255,255,255,.42),rgba(236,239,230,.2));background-size:210% 210%;background-position:100% 100%;box-shadow:0 12px 26px rgba(47,35,24,.08),inset 0 1px 1px rgba(255,255,255,.92),inset 0 -1px 0 rgba(23,25,22,.04);backdrop-filter:blur(30px) saturate(1.24);-webkit-backdrop-filter:blur(30px) saturate(1.24);animation:tabsGradientFlow 7.5s ease-in-out infinite}.mode-tabs.factory-entry-only{min-width:0;width:108px;justify-content:center;transform:translate(-50%,calc(-50% - 3px))}@keyframes tabsGradientFlow{0%,to{background-position:100% 100%}50%{background-position:0 0}}.mode-tab{position:relative;z-index:1;min-width:68px;min-height:36px;border:0;border-radius:999px;background:transparent;color:#81796f;font-size:14px;font-weight:850;cursor:pointer}.mode-tab.factory{min-width:82px}.mode-tab.active,.mode-tabs.factory-entry-only .mode-tab.factory{color:#171916}.mode-tab.active:after,.mode-tabs.factory-entry-only .mode-tab.factory:after{content:"";position:absolute;left:50%;bottom:4px;width:26px;height:3px;border-radius:999px;background:linear-gradient(90deg,#ff771a,#ffb23f);box-shadow:0 4px 10px rgba(255,122,26,.24);transform:translateX(-50%)}.prototype-page.chat{--chat-page-x:max(var(--page-x),18px);overflow:hidden;padding-bottom:0}.prototype-page.chat:after{content:none;pointer-events:none;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none}.prototype-page.chat .ai-topbar{position:absolute;top:42px;left:0;right:0;z-index:12;height:58px;min-height:58px;margin:0;padding:3px var(--page-x);pointer-events:none}.prototype-page.chat .ai-topbar:before{content:none;pointer-events:none;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none}.prototype-page.chat .ai-topbar:after{content:none;background:transparent}.prototype-page.chat .mode-tabs{pointer-events:auto;z-index:1}.app-ai-mode-anchor{position:absolute;top:42px;left:0;right:0;z-index:31;height:58px;min-height:58px;margin:0;padding:3px var(--page-x);pointer-events:none}.app-ai-mode-anchor:before{content:none;pointer-events:none;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none}.app-ai-mode-anchor .mode-tabs{pointer-events:auto;z-index:1}.prototype-page.chat .chat-list{box-sizing:border-box;display:grid;grid-gap:16px;gap:16px;height:calc(100% - 126px);overflow-y:auto;padding:96px 0 calc(126px + var(--safe-bottom));align-content:start;justify-items:stretch;scrollbar-width:none}.prototype-phone[data-ai-slide=to-shop] .prototype-page.shop.active .prototype-shop-content{animation:aiContentFromRight .28s cubic-bezier(.2,.82,.2,1) both}.prototype-phone[data-ai-slide=to-chat] .prototype-page.chat.active .chat-list{animation:aiContentFromLeft .28s cubic-bezier(.2,.82,.2,1) both}@keyframes aiContentFromRight{0%{opacity:0;transform:translateX(34px)}to{opacity:1;transform:translateX(0)}}@keyframes aiContentFromLeft{0%{opacity:0;transform:translateX(-24px)}to{opacity:1;transform:translateX(0)}}.prototype-page.chat .chat-list::-webkit-scrollbar{display:none}.bubble{width:-moz-fit-content;width:fit-content;max-width:min(78%,318px);padding:10px 17px 11px;border-radius:999px;line-height:1.52;font-size:var(--font-body);box-shadow:0 8px 18px rgba(31,54,43,.06);overflow-wrap:anywhere}.bubble.user{background:#171717;border:0;border-radius:999px}.bubble.user,.chat-followup-user{align-self:flex-end;justify-self:flex-end;color:#fff;box-shadow:none}.chat-followup-user{display:inline-flex;align-items:center;justify-content:flex-start;max-width:min(66%,252px);margin:18px 0 18px auto;background:#171916;border:0;border-radius:24px;text-align:left;white-space:pre-wrap;padding:10px 17px 11px}.bubble.user.chat-followup-user{border-radius:24px}.chat-followup-ai p,.chat-followup-user p{margin:0}.chat-followup-user p{color:#fff;font-weight:500}.chat-followup-meta{display:flex;flex-wrap:wrap;gap:6px;margin-top:7px;color:rgba(23,25,22,.48);font-size:11px;font-weight:760}.chat-followup-ai{margin-top:4px;background:transparent;border:0;box-shadow:none;font-weight:400}.diagnosis-user{width:min(92%,344px);max-width:min(92%,344px);display:grid;grid-gap:10px;gap:10px;justify-self:flex-end;margin-left:auto;margin-right:0;margin-bottom:14px;padding:13px 15px 14px}.bubble.user.diagnosis-user,.diagnosis-user{border-radius:26px}.photo-summary{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:6px;gap:6px}.photo-thumb-mini{aspect-ratio:1;position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.62);border-radius:14px;display:grid;place-items:center;padding:0;color:rgba(23,25,22,.72);background:radial-gradient(circle at 28% 18%,rgba(255,255,255,.76),transparent 30%),radial-gradient(circle at 78% 78%,rgba(255,122,26,.2),transparent 34%),linear-gradient(135deg,rgba(35,200,131,.24),rgba(45,140,255,.18)),rgba(255,255,255,.52);box-shadow:inset 0 1px 0 rgba(255,255,255,.7);font-size:11px;font-weight:850;cursor:pointer}.photo-thumb-mini-image{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:cover}.photo-thumb-mini span{position:relative;z-index:1;align-self:end;width:100%;padding:3px 2px 4px;color:#fff;text-align:center;background:linear-gradient(180deg,transparent,rgba(23,25,22,.54));text-shadow:0 1px 3px rgba(23,25,22,.34)}.photo-lightbox{display:grid;grid-gap:12px;gap:12px}.photo-lightbox img{width:100%;max-height:360px;display:block;object-fit:cover;border-radius:20px;box-shadow:inset 0 1px 0 rgba(255,255,255,.7)}.photo-lightbox-close{position:absolute;top:10px;right:12px;width:34px;height:34px;min-width:34px;min-height:34px;aspect-ratio:1/1;padding:0;border:0;border-radius:999px;display:grid;place-items:center;-moz-appearance:none;appearance:none;-webkit-appearance:none;color:#171916;background:rgba(255,255,255,.72);cursor:pointer}.photo-lightbox-close svg{width:18px;height:18px;stroke:currentColor;stroke-width:2.4;fill:none;stroke-linecap:round;stroke-linejoin:round}.message{border-radius:18px;background:#ffffff;box-shadow:0 12px 28px rgba(23,33,27,.07);padding:14px}.message.user{margin-left:36px;background:#eef8f1}.message>div{display:flex;flex-wrap:wrap;gap:6px;color:#6a776e;font-size:11px;font-weight:700}.message p{margin:8px 0 0;line-height:1.65}.ai-stream{max-width:100%;padding:0 2px;background:transparent;border:0;box-shadow:none}.diagnosis-thinking{min-height:58px;display:flex;align-items:center;justify-content:flex-start;text-align:left;padding:8px 4px 10px}.ai-thinking-status{width:100%;color:rgba(49,64,53,.68);font-size:13px;font-weight:820}.thinking-line{display:inline-flex;align-items:center;gap:8px;width:100%}.prototype-page.chat .thinking-line{gap:8px}.ai-thinking-status-diagnosis{display:grid;grid-gap:8px;gap:8px;max-width:100%;padding:9px 10px 10px;border-radius:16px;background:radial-gradient(circle at 14% 0,rgba(255,255,255,.66),transparent 34%),linear-gradient(135deg,rgba(255,178,63,.1),rgba(35,200,131,.08),rgba(45,140,255,.06));border:1px solid rgba(255,255,255,.52);box-shadow:inset 0 1px 0 rgba(255,255,255,.58)}.ai-thinking-status-followup{display:grid;grid-gap:7px;gap:7px;max-width:100%;padding:8px 10px 9px;border-radius:14px;background:radial-gradient(circle at 16% 0,rgba(255,255,255,.62),transparent 32%),linear-gradient(135deg,rgba(255,178,63,.08),rgba(35,200,131,.07),rgba(45,140,255,.05));border:1px solid rgba(255,255,255,.48);box-shadow:inset 0 1px 0 rgba(255,255,255,.54)}.ai-thinking-rail{position:relative;height:3px;overflow:hidden;border-radius:999px;background:rgba(23,25,22,.06)}.ai-thinking-rail:after{content:"";position:absolute;inset:0;width:46%;border-radius:inherit;background:linear-gradient(90deg,rgba(255,178,63,0),rgba(255,122,26,.36),rgba(35,200,131,.28),rgba(45,140,255,0));animation:thinkingRailFlow 2.6s ease-in-out infinite}.ai-thinking-steps{display:flex;flex-wrap:wrap;gap:6px;color:rgba(73,87,75,.5);font-size:11px;font-weight:760}.ai-thinking-steps span{opacity:.52;transition:opacity .25s ease}.ai-thinking-steps span.active{opacity:.92}.ai-thinking-status-followup .ai-thinking-steps{gap:5px;font-size:10.5px;color:rgba(73,87,75,.48)}.ai-thinking-status-followup .ai-thinking-rail{height:2px}.ai-thinking-hint{margin:-2px 0 0;color:rgba(73,87,75,.58);font-size:11px;line-height:1.45}.pulse-dot{width:8px;height:8px;border-radius:50%;background:#ff7a1a;box-shadow:0 0 0 6px rgba(255,122,26,.12);animation:breathe 1.2s ease-in-out infinite}@keyframes thinkingRailFlow{0%{transform:translateX(-110%);opacity:.28}52%{opacity:.8}to{transform:translateX(230%);opacity:.25}}@media (prefers-reduced-motion:reduce){.ai-thinking-rail:after{animation:none;transform:translateX(0);width:100%;opacity:.28}}.typing-copy{color:#222a25;white-space:normal;font-weight:400}.diagnosis-solution{padding:2px 2px 0;font-weight:400}.diagnosis-solution .typing-copy{font-size:var(--font-body);line-height:1.78;margin-top:0}.diagnosis-solution h3{margin:0 0 7px;color:#171916;font-size:17px;font-weight:900;line-height:1.35}.diagnosis-solution p{margin:8px 0 0;color:#222a25;font-size:var(--font-body);font-weight:400;line-height:1.78}.diagnosis-context-hidden{display:none}.diagnosis-markdown{display:grid;grid-gap:11px;gap:11px;color:#222a25;font-size:var(--font-body);font-weight:400;line-height:1.74}.diagnosis-markdown-heading{margin:10px 0 0;padding-top:8px;border-top:1px solid rgba(23,25,22,.14);color:#171916;font-size:17px;font-weight:800;line-height:1.36;overflow-wrap:anywhere}.diagnosis-markdown-heading.level-1{font-size:22px;font-weight:860;line-height:1.24}.diagnosis-markdown-heading.level-2{font-size:18px;font-weight:820}.diagnosis-markdown-divider{width:100%;height:1px;margin:4px 0;border:0;background:rgba(23,25,22,.14)}.diagnosis-markdown-heading:first-child{margin-top:2px;padding-top:0;border-top:0}.diagnosis-markdown-paragraph{margin:0;color:rgba(34,42,37,.94);font-weight:400;line-height:1.76;white-space:pre-wrap}.diagnosis-markdown-list{display:grid;grid-gap:6px;gap:6px;margin:0;padding-left:22px;list-style:disc;font-weight:400;line-height:1.72}.diagnosis-markdown-list li{padding-left:2px}.diagnosis-markdown strong{color:#171916;font-weight:780}.diagnosis-answer-blocks em,.diagnosis-markdown em{color:rgba(34,42,37,.72);font-style:italic;font-weight:430}.diagnosis-markdown-quote{margin:2px 0;padding:1px 0 1px 13px;border-left:3px solid rgba(23,25,22,.18);color:rgba(34,42,37,.72);font-size:14.5px;font-weight:400;line-height:1.72}.diagnosis-markdown-quote p{margin:0}.diagnosis-markdown-quote p+p{margin-top:6px}.diagnosis-answer-blocks{display:grid;grid-gap:11px;gap:11px;color:#222a25;font-size:var(--font-body);font-weight:400;line-height:1.74}.answer-title{margin:0 0 1px;color:#171916;font-size:clamp(22px,5.6vw,25px);font-weight:860;line-height:1.22}.answer-subtitle{margin:-4px 0 2px;color:rgba(34,42,37,.62);font-size:14px;font-weight:520;line-height:1.58}.answer-summary{margin:2px 0;padding:1px 0 1px 13px;border-left:3px solid rgba(23,25,22,.18);color:rgba(32,41,35,.78);background:transparent;font-size:14.5px;line-height:1.72}.diagnosis-answer-blocks .answer-heading{margin:15px 0 0;padding-top:10px;border-top:1px solid rgba(23,25,22,.14);color:#171916;font-size:20px;font-weight:800;line-height:1.32;overflow-wrap:anywhere}.diagnosis-answer-blocks .answer-heading:first-of-type{margin-top:5px}.diagnosis-answer-blocks .answer-subheading{margin:14px 0 0;padding-top:9px;border-top:1px solid rgba(23,25,22,.14);color:#171916;font-size:17px;font-weight:760;line-height:1.38;overflow-wrap:anywhere}.answer-paragraph{line-height:1.76;white-space:pre-wrap}.answer-list,.answer-paragraph{margin:0;color:#222a25;font-size:var(--font-body);font-weight:400}.answer-list{display:grid;grid-gap:6px;gap:6px;padding-left:22px;line-height:1.72;list-style:disc}.answer-numbered{list-style:decimal}.answer-list li{padding-left:3px}.answer-callout{margin:2px 0;padding:1px 0 1px 13px;color:rgba(32,41,35,.74);background:transparent;border-left:3px solid rgba(23,25,22,.18);font-size:14.5px;font-weight:400;line-height:1.72}.answer-callout.warning{color:#6d4314;background:transparent;border-color:rgba(255,122,26,.32)}.answer-callout strong,.answer-list strong,.answer-table strong,.diagnosis-answer-blocks strong{color:#171916;font-weight:760}.answer-table-wrap{max-width:100%;overflow-x:auto;border:1px solid rgba(23,25,22,.08);border-radius:14px;background:rgba(255,255,255,.58)}.answer-table{width:100%;min-width:300px;border-collapse:separate;border-spacing:0}.answer-table td,.answer-table th{padding:10px 9px;border-right:1px solid rgba(23,25,22,.07);border-bottom:1px solid rgba(23,25,22,.08);vertical-align:top;text-align:left;font-size:13px;line-height:1.55}.answer-table th{color:#171916;background:rgba(255,255,255,.7);font-weight:820}.answer-table td{color:#29312d}.answer-table tr:last-child td{border-bottom:0}.answer-table td:last-child,.answer-table th:last-child{border-right:0}.diagnosis-table{width:100%;border-collapse:separate;border-spacing:0;margin-top:10px;overflow:hidden;border:1px solid rgba(255,255,255,.62);border-radius:14px;background:rgba(255,255,255,.46);box-shadow:inset 0 1px 0 rgba(255,255,255,.62)}.diagnosis-table td,.diagnosis-table th{padding:9px 8px;border-right:1px solid rgba(23,25,22,.06);border-bottom:1px solid rgba(23,25,22,.07);vertical-align:top;text-align:left;font-size:13px;line-height:1.55}.diagnosis-table th{color:#171916;font-weight:900;background:rgba(255,255,255,.54)}.diagnosis-table td{color:#29312d}.diagnosis-table tr:last-child td{border-bottom:0}.diagnosis-table td:last-child,.diagnosis-table th:last-child{border-right:0}.diagnosis-risk-notes{margin-top:10px;padding:12px 14px;border:1px solid rgba(255,255,255,.58);border-radius:14px;background:rgba(255,255,255,.4);color:#3f4843;font-size:13px;line-height:1.65}.diagnosis-risk-notes strong{display:block;margin-bottom:4px;color:#171916;font-size:14px}.diagnosis-risk-notes p{margin:0}.diagnosis-risk-notes p+p{margin-top:4px}.answer-footer-meta{margin-top:14px;padding-bottom:8px;display:flex;align-items:center;justify-content:space-between;gap:6px;border-bottom:1px solid rgba(73,87,75,.08);animation:answerActionsIn .16s ease both}.answer-footer-meta>.answer-footer-notice{min-width:0;margin:0;color:rgba(64,70,67,.72);font-size:10px;font-weight:400;line-height:1;white-space:nowrap}.answer-footer-group{flex:0 0 auto;display:inline-flex;align-items:center;gap:8px}@keyframes answerActionsIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.answer-footer-time{color:rgba(73,87,75,.48);font-size:12px;font-weight:500;line-height:1}.answer-factory-pill{border:1px solid rgba(255,255,255,.74);border-radius:999px;min-height:28px;padding:0 12px;display:inline-flex;align-items:center;color:rgba(137,72,24,.88);background:radial-gradient(circle at 18% 12%,rgba(255,255,255,.78),transparent 36%),linear-gradient(135deg,rgba(255,178,63,.2),rgba(35,200,131,.12));font-size:12px;font-weight:850;cursor:pointer;box-shadow:0 8px 18px rgba(255,122,26,.07),inset 0 1px 0 rgba(255,255,255,.78);backdrop-filter:blur(16px) saturate(1.08);-webkit-backdrop-filter:blur(16px) saturate(1.08)}.composer{position:absolute;left:var(--chat-page-x,var(--page-x));right:var(--chat-page-x,var(--page-x));bottom:calc(18px + var(--safe-bottom));z-index:10;min-height:96px;display:flex;flex-wrap:wrap;align-items:flex-end;gap:10px;padding:10px;overflow:hidden;border:1px solid rgba(255,255,255,.82);border-radius:32px;background:radial-gradient(circle at 15% 0,rgba(255,255,255,.84),transparent 34%),radial-gradient(circle at 92% 100%,rgba(255,122,26,.18),transparent 34%),linear-gradient(120deg,rgba(255,255,255,.7),rgba(232,226,218,.44),rgba(255,255,255,.74));background-size:180% 180%;box-shadow:0 22px 58px rgba(47,35,24,.2),-10px -10px 28px rgba(255,255,255,.72),inset 0 1px 0 rgba(255,255,255,.9);backdrop-filter:blur(36px) saturate(1.22);-webkit-backdrop-filter:blur(36px) saturate(1.22);animation:composerFlow 6s ease-in-out infinite}.composer.glass-control{border-color:rgba(255,255,255,.72);background:radial-gradient(circle at 15% 0,rgba(255,255,255,.82),transparent 34%),radial-gradient(circle at 92% 100%,rgba(255,178,63,.12),transparent 34%),linear-gradient(120deg,rgba(255,255,255,.72),rgba(35,200,131,.08),rgba(45,140,255,.06));box-shadow:0 18px 46px rgba(47,35,24,.14),-8px -8px 24px rgba(255,255,255,.62),inset 0 1px 0 rgba(255,255,255,.82);backdrop-filter:blur(36px) saturate(1.18);-webkit-backdrop-filter:blur(36px) saturate(1.18)}.composer.listening{border-color:rgba(255,178,63,.5);background:radial-gradient(circle at 88% 92%,rgba(255,122,26,.68),transparent 36%),radial-gradient(circle at 66% 72%,rgba(45,140,255,.52),transparent 42%),radial-gradient(circle at 42% 54%,rgba(35,200,131,.48),transparent 42%),linear-gradient(135deg,rgba(255,178,63,.62),rgba(45,140,255,.46),rgba(35,200,131,.44),rgba(255,122,26,.54));background-size:220% 220%;background-position:100% 100%;box-shadow:0 24px 62px rgba(255,122,26,.26),-10px -10px 28px rgba(255,255,255,.74),inset 0 1px 0 rgba(255,255,255,.88);animation:voiceComposerBreath 1.25s ease-in-out infinite,voiceGradientFlow 2.2s ease-in-out infinite}@keyframes composerFlow{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@keyframes voiceComposerBreath{0%,to{transform:translateY(0) scale(1);filter:saturate(1)}42%{transform:translateY(-1px) scale(1.008);filter:saturate(1.12)}72%{transform:translateY(0) scale(.998);filter:saturate(1.04)}}@keyframes voiceGradientFlow{0%,to{background-position:100% 100%}50%{background-position:0 0}}.composer textarea{flex:1 1;min-width:0;min-height:44px;max-height:66px;align-self:flex-start;border:0;outline:none;padding:11px 0 9px;background:transparent;color:var(--ink);font:inherit;font-size:var(--font-body);line-height:22px;resize:none;overflow-y:auto;scrollbar-width:none}.composer textarea::-webkit-scrollbar{display:none}.composer textarea::placeholder{color:rgba(23,25,22,.46)}.composer.listening textarea{color:#fff}.composer.listening textarea::placeholder{color:rgba(255,255,255,.86)}.icon-btn{width:var(--tap-size);height:var(--tap-size);flex:0 0 auto;border:0;border-radius:50%;display:grid;place-items:center;color:#171916;background:rgba(255,255,255,.74);font-size:20px;cursor:pointer;box-shadow:0 10px 22px rgba(47,35,24,.1),inset 0 1px 0 rgba(255,255,255,.86)}.icon-btn svg{width:22px;height:22px;stroke:currentColor;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round}.composer-action-glass{border:1px solid rgba(255,255,255,.72);background:radial-gradient(circle at 20% 10%,rgba(255,255,255,.82),transparent 36%),linear-gradient(135deg,rgba(255,255,255,.72),rgba(35,200,131,.1));box-shadow:0 8px 18px rgba(47,35,24,.08),inset 0 1px 0 rgba(255,255,255,.82);backdrop-filter:blur(16px) saturate(1.08);-webkit-backdrop-filter:blur(16px) saturate(1.08)}.composer .camera-btn{color:rgba(18,25,21,.86);border-color:rgba(18,25,21,.14);box-shadow:0 8px 18px rgba(18,25,21,.1),inset 0 1px 0 rgba(255,255,255,.84)}.send-btn{position:relative;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.44);color:#fff;background:radial-gradient(circle at 24% 12%,rgba(255,255,255,.12),transparent 34%),radial-gradient(circle at 72% 88%,rgba(35,200,131,.1),transparent 38%),linear-gradient(135deg,#17231d,#101814);box-shadow:0 8px 18px rgba(23,25,22,.14),inset 0 1px 0 rgba(255,255,255,.22);transition:background .18s ease,box-shadow .18s ease,transform .18s ease}.send-btn.listening,.send-btn.processing,.send-btn.ready{color:#fff;border-color:rgba(255,255,255,.62);background:radial-gradient(circle at 24% 12%,rgba(255,255,255,.26),transparent 36%),linear-gradient(135deg,#ff771a,#ffb23f);box-shadow:0 12px 24px rgba(255,122,26,.24),inset 0 1px 0 rgba(255,255,255,.28)}.send-btn:disabled{cursor:not-allowed;opacity:1}.send-btn .wave-icon{display:block;width:25px;height:25px;transform:translate(0);stroke-width:3.2}.send-btn.processing .wave-icon{opacity:0;transform:scale(.78)}.send-btn.processing:after{content:"";position:absolute;width:14px;height:14px;border-radius:4px;background:#fff;box-shadow:0 0 0 1px rgba(255,255,255,.2)}.scroll-bottom{position:absolute;left:50%;bottom:calc(116px + var(--safe-bottom));z-index:9;width:36px;height:34px;min-width:36px;min-height:34px;box-sizing:border-box;padding:0;border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:rgba(23,25,22,.72);background:rgba(255,255,255,.74);box-shadow:0 12px 30px rgba(47,35,24,.16),inset 0 1px 0 rgba(255,255,255,.86);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);cursor:pointer;opacity:1;transform:translateX(-50%);transition:opacity .16s ease,transform .16s ease,visibility 0s linear 0s}.scroll-bottom svg{width:18px;height:18px;stroke:currentColor;stroke-width:2.4;fill:none;stroke-linecap:round;stroke-linejoin:round}.scroll-bottom.hidden{opacity:0;visibility:hidden;pointer-events:none;transform:translateX(-50%) translateY(4px);transition:opacity .14s ease,transform .14s ease,visibility 0s linear .14s}.composer .prototype-error,.voice-chip{flex:1 0 100%}.voice-chip{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#176b3a;font-size:12px}.voice-chip button{border:0;background:transparent;color:#176b3a;font-weight:800}.prototype-page.shop .shop-layout{height:var(--shop-layout-height,468px);min-height:360px;grid-template-columns:88px minmax(0,1fr)}