: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%)}.prototype-page.login:has(.prototype-invite-review){overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none}.prototype-page.login:has(.prototype-invite-review)::-webkit-scrollbar{display:none}@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-invite-review{display:grid;grid-gap:9px;gap:9px;margin-top:2px;padding-top:12px;border-top:1px solid rgba(23,33,27,.08)}.prototype-invite-verified{display:flex;align-items:center;gap:8px;color:#176b3a}.prototype-invite-verified span{width:22px;height:22px;flex:0 0 22px;display:grid;place-items:center;border-radius:999px;background:rgba(35,200,131,.12);font-size:12px;font-weight:900}.prototype-invite-message,.prototype-invite-verified p{margin:0;font-size:12px;line-height:1.45}.prototype-invite-label{color:#17211b;font-size:13px;font-weight:800;text-align:center}.prototype-login-card .prototype-invite-code-input{width:100%;min-height:52px;padding:0 22px;border-radius:999px;color:#176b3a;caret-color:#176b3a;text-align:center;font-size:17px;font-weight:850;letter-spacing:.42em}.prototype-invite-review small{color:rgba(94,109,99,.78);font-size:11px;line-height:1.35;text-align:center}.prototype-invite-message{border-radius:14px;padding:9px 11px;font-weight:700}.prototype-invite-message.error{background:rgba(255,122,26,.1);color:#a44b0e}.prototype-invite-message.success{background:rgba(35,200,131,.1);color:#176b3a}.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:48px;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}.app-global-menu-anchor .menu-btn{width:46px;height:46px;flex-basis:46px}.app-global-menu-anchor .menu-lines,.app-global-menu-anchor .menu-lines:after,.app-global-menu-anchor .menu-lines:before{width:16px}.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}.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-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:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.detail-payment-note{margin:8px 2px 0;color:rgba(23,25,22,.58);font-size:12px;line-height:1.5}.payment-return-page{min-height:100dvh;display:grid;place-items:start center;padding:clamp(58px,9dvh,78px) 22px 28px;color:#17211b;background:#f7faf7}.payment-return-shell{width:min(100%,320px);display:grid;justify-items:center;grid-gap:28px;gap:28px}.payment-return-brand{display:grid;place-items:center}.payment-return-logo{width:54px;height:54px;border-radius:16px;filter:drop-shadow(0 12px 20px rgba(39,200,131,.14));animation:paymentReturnLogoBreathe 2.6s ease-in-out infinite}.payment-return-card{width:100%;min-height:510px;padding:34px 34px 28px;border:1px solid rgba(255,255,255,.86);border-radius:32px;display:flex;flex-direction:column;align-items:stretch;background:rgba(255,255,255,.64);box-shadow:0 22px 58px rgba(35,72,55,.1),inset 0 1px 0 rgba(255,255,255,.9);text-align:center;-webkit-backdrop-filter:blur(24px) saturate(1.08);backdrop-filter:blur(24px) saturate(1.08)}.payment-return-status{width:70px;height:70px;margin:0 auto 20px;border-radius:50%;display:grid;place-items:center;color:#27c883;background:rgba(255,255,255,.56);box-shadow:0 12px 32px rgba(39,200,131,.13)}.payment-return-status svg{width:64px;height:64px}.payment-return-status.pending{position:relative;color:#2d8cff;background:rgba(244,249,255,.66);box-shadow:0 12px 32px rgba(45,140,255,.12)}.payment-return-status.pending:after{position:absolute;inset:5px;border:1px solid rgba(45,140,255,.28);border-radius:inherit;content:"";animation:paymentReturnPendingHalo 2.4s ease-out infinite}.payment-return-status.pending svg{position:relative;z-index:1;width:44px;height:44px;animation:paymentReturnPendingBreathe 2.2s ease-in-out infinite}.payment-return-status.failed{color:#d66a2c;box-shadow:0 12px 32px rgba(214,106,44,.12)}.payment-return-card h1{margin:0;color:#244f3d;font-size:clamp(22px,6.2vw,26px);line-height:1.25;font-weight:700;letter-spacing:-.015em}.payment-return-card[data-state=pending] h1{color:#315f8e}.payment-return-card[data-state=failed] h1{color:#875136}.payment-return-amount{display:block;max-width:100%;margin:14px 0 0;color:#18805a;font-size:clamp(28px,7.5vw,32px);line-height:1.1;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:-.025em;white-space:nowrap}.payment-return-card[data-state=pending] .payment-return-amount{color:#315f8e}.payment-return-card[data-state=failed] .payment-return-amount{color:#875136}.payment-return-note{max-width:290px;margin:14px auto 0;color:rgba(23,33,27,.62);font-size:14px;line-height:1.55}.payment-return-meta{width:100%;margin:34px 0 0;padding:0;border-top:1px solid rgba(23,33,27,.08)}.payment-return-meta>div{min-height:54px;display:grid;grid-template-columns:minmax(88px,.6fr) minmax(0,1fr);align-items:center;grid-gap:18px;gap:18px;border-bottom:1px solid rgba(23,33,27,.08);text-align:left}.payment-return-meta dd,.payment-return-meta dt{margin:0}.payment-return-meta dt{color:rgba(23,33,27,.52);font-size:14px}.payment-return-meta dd{overflow:hidden;color:#17211b;font-size:15px;font-weight:700;text-align:right;text-overflow:ellipsis;white-space:nowrap}.payment-return-actions{display:grid;grid-gap:18px;gap:18px;margin-top:auto;padding-top:34px}.payment-return-actions a.primary,.payment-return-actions button{min-height:54px;border:0;border-radius:18px;display:grid;place-items:center;color:#fff;background:#ff7a1a;font:inherit;font-weight:850;text-decoration:none;box-shadow:0 14px 30px rgba(255,122,26,.2);transition:transform .16s ease,box-shadow .16s ease,opacity .16s ease}.payment-return-actions a.primary:active,.payment-return-actions button:active{transform:translateY(1px) scale(.995);box-shadow:0 8px 20px rgba(255,122,26,.16)}.payment-return-actions button:disabled{opacity:.62}.payment-return-secondary-actions{display:flex;align-items:center;justify-content:center;gap:22px}.payment-return-secondary-actions a{color:#16865b;font-size:14px;font-weight:750;text-decoration:none}.payment-return-actions a:focus-visible,.payment-return-actions button:focus-visible{outline:3px solid rgba(45,140,255,.26);outline-offset:3px}@keyframes paymentReturnLogoBreathe{0%,to{transform:translateY(0) scale(1);filter:drop-shadow(0 12px 20px rgba(39,200,131,.13))}50%{transform:translateY(-2px) scale(1.035);filter:drop-shadow(0 16px 26px rgba(39,200,131,.2))}}@keyframes paymentReturnPendingBreathe{0%,to{opacity:.82;transform:scale(.96)}50%{opacity:1;transform:scale(1)}}@keyframes paymentReturnPendingHalo{0%{opacity:.48;transform:scale(.82)}72%,to{opacity:0;transform:scale(1.08)}}@media (max-width:420px){.payment-return-page{padding-right:16px;padding-left:16px}.payment-return-card{min-height:510px;border-radius:28px}}@media (max-width:340px){.payment-return-card{padding-right:22px;padding-left:22px}}@media (prefers-reduced-motion:reduce){.payment-return-logo,.payment-return-status.pending svg,.payment-return-status.pending:after{animation:none}}.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)}.detail-pay-method.disabled,.detail-pay-method:disabled{cursor:not-allowed;opacity:.52;filter:grayscale(.78);box-shadow:none}.detail-pay-method-label{display:grid;grid-gap:1px;gap:1px;text-align:left;line-height:1.2}.detail-pay-method-label small{color:rgba(23,25,22,.52);font-size:10px;font-weight:700}.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 24px 24px 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(70,94,78,.16);box-shadow:24px 0 68px rgba(26,43,35,.2),inset -1px 0 0 rgba(255,255,255,.2),inset 0 1px 0 rgba(255,255,255,.46);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:center;justify-content:space-between;gap:10px;padding-bottom:10px;border-bottom:1px solid rgba(138,144,139,.22)}.prototype-drawer-user-card{min-width:0;display:grid;grid-template-columns:40px minmax(0,1fr);align-items:center;grid-gap:8px;gap:8px}.prototype-drawer-avatar{width:40px;height:40px;display:grid;place-items:center;border-radius:13px;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:27px;height:27px;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:16px;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-user-id{font-size:11px}.prototype-drawer-close{width:40px;min-width:40px;min-height:40px;height:40px;padding:0;border:0;border-radius:50%;color:#ffffff;font-size:11px;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-main-view.with-promoter-review{grid-template-rows:auto auto auto minmax(0,1fr) auto}.prototype-drawer-card,.prototype-order-summary{display:grid;grid-gap:7px;gap:7px;border-radius:16px;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(248,252,249,.46);color:#17211b;padding:13px;border:1px solid rgba(70,94,78,.14);box-shadow:0 10px 24px rgba(47,35,24,.055),inset 0 1px 0 rgba(255,255,255,.48)}.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(70,94,78,.13);border-radius:12px;background:radial-gradient(circle at 16% 8%,rgba(255,255,255,.8),transparent 34%),rgba(248,252,249,.42);color:#17211b;padding:12px;text-align:left;box-shadow:0 7px 18px rgba(47,35,24,.045),inset 0 1px 0 rgba(255,255,255,.42)}.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;flex-basis:24px;border-radius:50%}.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:16px;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(248,252,249,.46);color:#17211b;padding:13px;border:1px solid rgba(70,94,78,.14);box-shadow:0 10px 24px rgba(47,35,24,.055),inset 0 1px 0 rgba(255,255,255,.48)}.prototype-order-card-link{display:block;width:100%;padding:0;border:0;border-radius:16px;background:transparent;color:inherit;font:inherit;text-align:inherit;text-decoration:none}.prototype-order-card-link:focus-visible{outline:3px solid rgba(45,140,255,.78);outline-offset:3px}.prototype-order-card-link-payment-pending:not(:disabled){cursor:pointer}.prototype-order-card-link-payment-pending:disabled{opacity:.72}.prototype-order-card-payment-pending{border-color:rgba(255,119,26,.42);background:radial-gradient(circle at 12% 0,rgba(255,255,255,.9),transparent 36%),linear-gradient(135deg,rgba(255,119,26,.17),rgba(255,178,63,.09)),rgba(255,250,244,.78);box-shadow:0 12px 28px rgba(255,119,26,.12),inset 0 1px 0 rgba(255,255,255,.62)}.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;white-space:nowrap;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-meta{min-width:0;width:100%;justify-content:space-between;gap:8px}.prototype-drawer-order-meta span{min-width:0;flex:0 0 auto}.prototype-drawer-order-total{flex:0 0 auto;white-space:nowrap}.prototype-order-number-row{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;grid-gap:3px;gap:3px}.prototype-order-number-row>span{white-space:nowrap}.prototype-drawer-order-total,.prototype-order-number-row strong{color:rgba(23,25,22,.82);font-weight:860}.prototype-order-number-row strong{min-width:0;color:rgba(23,25,22,.66);font-size:11px;line-height:1.3;font-weight:500;overflow-wrap:anywhere;word-break:break-word}.prototype-order-current-state{display:flex;align-items:center;text-align:left;height:38px;min-height:38px;border-radius:10px;padding:0 10px;background:radial-gradient(circle at 15% 10%,rgba(255,255,255,.78),transparent 34%),rgba(255,255,255,.44);border:1px solid rgba(70,94,78,.12)}.prototype-order-current-state.payment-pending{justify-content:space-between;gap:10px;border-color:rgba(255,119,26,.24);background:rgba(255,247,236,.88)}.prototype-order-current-state.payment-pending span{color:#9b4a12}.prototype-order-current-state.payment-pending strong{flex:0 0 auto;min-height:28px;border-radius:999px;padding:0 11px;background:linear-gradient(135deg,#ff771a,#ff9c32);color:#ffffff;box-shadow:0 7px 14px rgba(255,119,26,.2)}.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:block;width:100%;min-width:0;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.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.address,.prototype-drawer-icon.order,.prototype-referral-entry .prototype-drawer-icon.history{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;margin:0}.prototype-address div{display:grid;grid-template-columns:52px minmax(0,1fr);align-items:start;grid-gap:10px;gap:10px;padding:11px 2px;border-bottom:1px solid rgba(76,100,86,.14)}.prototype-address div:first-child{padding-top:3px}.prototype-address dt{color:rgba(53,72,61,.66);font-size:13px;line-height:1.55}.prototype-address dd{margin:0;color:rgba(23,33,27,.86);text-align:left;font-size:14px;line-height:1.55;font-weight:620;overflow-wrap:anywhere}.prototype-address-actions button,.prototype-address-edit{width:100%;min-height:42px;border:1px solid rgba(27,128,80,.24);border-radius:12px;color:#fff;font-size:14px;font-weight:760;background:linear-gradient(135deg,rgba(27,128,80,.82),rgba(78,165,108,.76));box-shadow:0 10px 20px rgba(27,128,80,.12),inset 0 1px 0 rgba(255,255,255,.34)}.prototype-address-edit{margin-top:4px}.prototype-address-form{display:grid;grid-gap:11px;gap:11px}.prototype-address-form label,.prototype-address-region{display:grid;grid-gap:6px;gap:6px;min-width:0;margin:0;padding:0;border:0}.prototype-address-form label>span,.prototype-address-region legend{color:rgba(53,72,61,.72);font-size:12px;line-height:1.4;font-weight:700}.prototype-address-form input,.prototype-address-form select,.prototype-address-form textarea{width:100%;min-width:0;border:1px solid rgba(61,88,71,.16);border-radius:11px;color:rgba(23,33,27,.9);background:rgba(255,255,255,.62);box-shadow:inset 0 1px 0 rgba(255,255,255,.72);outline:none}.prototype-address-form input,.prototype-address-form select{min-height:40px;padding:0 10px}.prototype-address-form textarea{resize:vertical;min-height:76px;padding:10px 11px;line-height:1.55}.prototype-address-form input:focus,.prototype-address-form select:focus,.prototype-address-form textarea:focus{border-color:rgba(27,128,80,.5);box-shadow:0 0 0 3px rgba(35,200,131,.1)}.prototype-address-region{grid-template-columns:repeat(3,minmax(0,1fr))}.prototype-address-region legend{grid-column:1/-1;margin-bottom:1px}.prototype-address-select{position:relative;min-width:0}.prototype-address-region select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0 28px 0 10px;font-size:14px}.prototype-address-select>svg{position:absolute;top:50%;right:10px;width:12px;height:12px;color:rgba(53,72,61,.7);pointer-events:none;transform:translateY(-50%)}.prototype-address-select select:disabled+svg{opacity:.42}.prototype-address-form label>small{justify-self:end;color:rgba(53,72,61,.46);font-size:10px}.prototype-address-error{margin:-2px 0 0;color:#b9462d;font-size:12px;line-height:1.45}.prototype-address-actions{display:grid;grid-template-columns:.78fr 1.22fr;grid-gap:8px;gap:8px}.prototype-address-actions button.secondary{color:rgba(23,67,48,.82);background:rgba(255,255,255,.56);box-shadow:inset 0 1px 0 rgba(255,255,255,.72)}.prototype-address-actions button:disabled{cursor:wait;opacity:.6}.promoter-referral-panel{min-height:0;flex:1 1;grid-template-rows:auto minmax(0,1fr)}.promoter-referral-review{min-height:0;display:grid;grid-template-rows:auto auto minmax(0,1fr);grid-gap:11px;gap:11px}.promoter-invite-summary{display:grid;grid-gap:7px;gap:7px;border:1px solid rgba(255,255,255,.72);border-radius:18px;background:radial-gradient(circle at 88% 8%,rgba(255,178,63,.22),transparent 40%),linear-gradient(135deg,rgba(35,200,131,.1),rgba(255,255,255,.58));padding:13px}.promoter-invite-summary small,.promoter-invite-summary>span,.promoter-record-list small,.promoter-settlement-note{color:rgba(73,87,75,.64);font-size:11px;line-height:1.35}.promoter-invite-heading{display:flex;align-items:center;justify-content:space-between;gap:8px}.promoter-invite-status{border-radius:999px;padding:3px 8px;font-size:10px;font-style:normal;font-weight:850}.promoter-invite-status.disabled{background:rgba(255,178,63,.18);color:#a85a00}.promoter-invite-status.expired{background:rgba(127,138,130,.14);color:#5f6962}.promoter-invite-summary>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.promoter-invite-summary strong{color:#171916;font-size:25px;font-weight:900;letter-spacing:.16em}.promoter-invite-summary button{min-height:32px;border:0;border-radius:999px;background:#176b3a;color:#fff;padding:0 12px;font-size:11px;font-weight:850}.promoter-invite-summary button:disabled{background:rgba(95,105,98,.14);color:rgba(73,87,75,.62);cursor:not-allowed}.promoter-invite-state-note{margin:0;border-radius:10px;background:rgba(255,255,255,.48);color:rgba(73,87,75,.76);padding:8px 9px;font-size:10px;line-height:1.45}.promoter-metric-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden;margin:0;border:1px solid rgba(255,255,255,.66);border-radius:16px;background:rgba(255,255,255,.52)}.promoter-metric-grid div{display:grid;grid-gap:5px;gap:5px;padding:11px 7px;border-right:1px solid rgba(138,144,139,.16);text-align:center}.promoter-metric-grid div:last-child{border-right:0}.promoter-metric-grid dt{color:rgba(73,87,75,.64);font-size:10px}.promoter-metric-grid dd{margin:0;color:#171916;font-size:15px;font-weight:880}.promoter-record-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-bottom:1px solid rgba(138,144,139,.18)}.promoter-record-panel{min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border:1px solid rgba(255,255,255,.66);border-radius:16px;background:rgba(255,255,255,.34)}.promoter-record-tabs button{position:relative;min-height:38px;border:0;background:transparent;color:rgba(73,87,75,.66);font-size:11px;font-weight:760}.promoter-record-tabs button.active{color:#176b3a}.promoter-record-tabs button.active:after{content:"";position:absolute;right:28%;bottom:-1px;left:28%;height:3px;border-radius:999px;background:#23c883}.promoter-record-list{min-height:0;display:grid;align-content:start;overflow-y:auto;padding:0 10px;scrollbar-width:thin}.promoter-record-list article{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 2px;border-bottom:1px solid rgba(138,144,139,.14)}.promoter-record-list article:last-child{border-bottom:0}.promoter-record-list article>div{display:grid;grid-gap:3px;gap:3px}.promoter-record-list strong{color:#171916;font-size:12.5px}.promoter-record-list em{color:#176b3a;font-size:11px;font-style:normal;font-weight:850}.promoter-record-list em.negative{color:#a44b0e}.promoter-earning-state{flex:0 0 auto;display:grid;justify-items:end;grid-gap:3px;gap:3px;font-style:normal}.promoter-earning-state span{padding:2px 7px;border-radius:999px;background:rgba(23,107,58,.1);color:#176b3a;font-size:9px;font-weight:800}.promoter-earning-state.after_sale span,.promoter-earning-state.locked span,.promoter-earning-state.pending_effective span{background:rgba(207,125,22,.12);color:#9a5a0a}.promoter-earning-state.reversed span{background:rgba(164,75,14,.1);color:#a44b0e}.promoter-record-list .promoter-record-empty{margin:0;padding:28px 12px;color:rgba(25,45,36,.56);text-align:center}.promoter-settlement-note{margin:0;padding:9px 10px 10px;border-top:1px solid rgba(138,144,139,.14);text-align:center}.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}.shipment-card{display:grid;grid-gap:12px;gap:12px;border:1px solid var(--border);border-radius:12px;background:#fbfdfb;padding:12px;min-width:0}.shipment-head{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:12px;gap:12px;align-items:center}.shipment-head span,.shipment-head strong{overflow-wrap:anywhere}.shipment-head span{display:block;margin-top:4px;color:var(--sub);font-size:12px}.shipment-head p{margin:0;color:var(--primary-strong);font-weight:700}.shipment-actions{display:flex;flex-wrap:wrap;gap:8px}.shipment-actions button{min-height:38px;border-radius:9px;padding:0 14px}.shipment-actions .secondary-button{border:1px solid #b9d7c1;background:#f1f8f3;color:var(--primary-strong)}.pickup-code-card{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:4px 12px;gap:4px 12px;align-items:center;border:1px solid #c8dfce;border-radius:12px;background:linear-gradient(135deg,#f1faf4,#e4f4e9);padding:13px}.pickup-code-card>p,.pickup-code-card>small,.pickup-code-card>span{color:var(--sub)}.pickup-code-card>strong{grid-row:1/span 2;grid-column:2;color:var(--primary-strong);font-size:clamp(22px,5vw,30px);letter-spacing:1px}.pickup-code-card>p,.pickup-code-card>small{grid-column:1;margin:0;overflow-wrap:anywhere}.shipment-track{overflow:hidden;border:1px solid #c8dfce;border-radius:14px;background:#fff}.shipment-track>header{display:flex;justify-content:space-between;gap:14px;align-items:center;background:linear-gradient(135deg,#edf8f0,#dcefe2);padding:14px}.shipment-track>header span,.shipment-track>header strong{display:block}.shipment-track>header small,.shipment-track>header span{color:var(--sub);font-size:12px}.shipment-track>header strong{margin-top:3px;color:var(--primary-strong);font-size:18px}.shipment-map-frame{position:relative;min-height:260px;background:#eef5ef}.shipment-map-frame iframe{display:block;width:100%;height:260px;border:0}.shipment-map-frame a{position:absolute;right:10px;bottom:10px;border-radius:999px;background:rgba(255,255,255,.92);color:var(--primary-strong);padding:7px 10px;font-size:12px;text-decoration:none;box-shadow:0 4px 12px rgba(23,70,39,.12)}.shipment-route-map{display:grid;grid-template-columns:minmax(0,1fr) 36px minmax(0,1fr) 36px minmax(0,1fr);grid-gap:6px;gap:6px;align-items:start;min-height:150px;background:radial-gradient(circle at 20% 20%,rgba(84,156,104,.14),transparent 30%),linear-gradient(145deg,#f7fbf8,#edf5ef);padding:35px 16px 20px}.shipment-route-map>div{display:grid;justify-items:center;grid-gap:8px;gap:8px;min-width:0;color:var(--sub);text-align:center;font-size:11px;line-height:1.4}.shipment-route-map>div i{width:14px;height:14px;border:3px solid #fff;border-radius:50%;background:#7fa98a;box-shadow:0 0 0 2px #7fa98a}.shipment-route-map>div.current i{background:var(--primary-strong);box-shadow:0 0 0 2px var(--primary-strong),0 0 0 7px rgba(41,121,72,.14)}.shipment-route-map>b{height:2px;margin-top:7px;background:repeating-linear-gradient(90deg,#83ad8f 0 7px,transparent 7px 11px)}.shipment-timeline{display:grid;grid-gap:0;gap:0;margin:0;padding:14px;list-style:none}.shipment-timeline li{display:grid;grid-template-columns:16px minmax(0,1fr);grid-gap:10px;gap:10px;position:relative;padding-bottom:16px}.shipment-timeline li:last-child{padding-bottom:0}.shipment-timeline li>i{width:9px;height:9px;margin-top:4px;border-radius:50%;background:#7fa98a;box-shadow:0 0 0 3px #edf6ef}.shipment-timeline li:first-child>i{background:var(--primary-strong)}.shipment-timeline li:not(:last-child):before{content:"";position:absolute;top:16px;left:4px;bottom:2px;width:1px;background:#d5e6d9}.shipment-timeline li>div{min-width:0}.shipment-timeline p,.shipment-timeline span,.shipment-timeline strong{overflow-wrap:anywhere}.order-detail-phone{background:radial-gradient(circle at 12% 5%,rgba(255,178,63,.18),transparent 30%),radial-gradient(circle at 92% 8%,rgba(45,140,255,.14),transparent 32%),linear-gradient(180deg,#f7faf7,#eaf4ec)}.order-detail-screen{display:grid;grid-template-rows:auto minmax(0,1fr);width:100%;min-width:0;max-width:100%;height:100%;overflow:hidden;color:#171916}.prototype-order-detail-view{overflow:hidden}.order-detail-embedded{min-height:0;background:transparent}.order-detail-embedded .order-detail-topbar{grid-template-columns:minmax(0,1fr) auto;min-height:40px;gap:8px;padding:0 2px 2px;background:none;border-bottom:0;backdrop-filter:none;-webkit-backdrop-filter:none}.order-detail-embedded .order-detail-topbar h1{color:#8a908b;text-align:left;font-size:16px}.order-detail-embedded .order-detail-scroll{padding:2px 0 calc(18px + var(--safe-bottom))}.order-detail-factory-phone{min-width:80px;min-height:32px;display:inline-flex;align-items:center;justify-content:center;gap:4px;border:1px solid rgba(138,144,139,.24);border-radius:999px;padding:0 10px;background:rgba(255,255,255,.3);color:#7d847f;font-size:12px;font-weight:800;text-decoration:none}.order-detail-factory-phone svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.order-detail-topbar{position:relative;z-index:2;display:grid;grid-template-columns:44px minmax(0,1fr) 48px;grid-gap:10px;gap:10px;align-items:center;min-height:76px;padding:calc(12px + var(--safe-top)) 16px 10px;background:rgba(247,250,247,.7);border-bottom:1px solid rgba(255,255,255,.72);backdrop-filter:blur(18px) saturate(1.12);-webkit-backdrop-filter:blur(18px) saturate(1.12)}.order-detail-topbar h1{margin:0;text-align:center;font-size:18px;line-height:1.15;font-weight:900}.order-detail-back,.order-detail-topbar>button{min-width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.74);border-radius:50%;background:rgba(255,255,255,.62);color:#171916;text-decoration:none;box-shadow:0 10px 22px rgba(47,35,24,.07),inset 0 1px 0 rgba(255,255,255,.88)}.order-detail-back{font-size:31px;font-weight:400;line-height:1}.order-detail-topbar-spacer{width:42px;height:42px}.order-detail-topbar>button{padding:0;font-size:12px;font-weight:820}.order-detail-scroll{width:100%;min-height:0;min-width:0;max-width:100%;display:grid;align-content:start;grid-gap:12px;gap:12px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:12px 14px calc(24px + var(--safe-bottom));scrollbar-width:none}.order-detail-scroll::-webkit-scrollbar{display:none}.after-sale-entry{width:100%;min-width:0;max-width:100%;padding:8px}.after-sale-open,.after-sale-progress-toggle,.after-sale-submit{width:100%;min-height:44px;border:0;border-radius:14px;font:inherit}.after-sale-open{min-height:40px;border:1px solid rgba(35,200,131,.28);background:rgba(255,255,255,.2);color:#4f5751;padding:0 12px}.after-sale-open,.after-sale-progress-toggle{display:flex;align-items:center;justify-content:space-between}.after-sale-progress-toggle{gap:12px;padding:0;background:transparent;color:inherit;text-align:left}.after-sale-progress-toggle>div{display:grid;grid-gap:3px;gap:3px}.after-sale-progress-toggle small,.after-sale-progress-toggle span{color:#7f8781;font-size:12px}.after-sale-progress-toggle strong{color:#2f7c4d;font-size:14px}.after-sale-progress-detail{display:grid;grid-gap:7px;gap:7px;margin-top:10px;padding-top:10px;border-top:1px solid rgba(79,133,96,.14)}.after-sale-progress-detail p{display:grid;grid-template-columns:62px minmax(0,1fr);grid-gap:8px;gap:8px;margin:0;color:#7f8781;font-size:12px;line-height:1.55}.after-sale-progress-detail strong{color:#4f5751;font-weight:700}.after-sale-status-track{display:grid;grid-template-columns:repeat(auto-fit,minmax(48px,1fr));grid-gap:4px;gap:4px;margin:0;padding:0;list-style:none}.after-sale-status-track li{display:grid;justify-items:center;grid-gap:5px;gap:5px;color:#a0a6a1}.after-sale-status-track li>span{display:grid;width:24px;height:24px;place-items:center;border:1px solid rgba(92,105,95,.18);border-radius:50%;background:rgba(255,255,255,.46);font-size:11px;font-weight:800}.after-sale-status-track li>span svg{width:13px;height:13px}.after-sale-status-track li.reached{color:#2f7c4d}.after-sale-status-track li.reached>span{border-color:rgba(47,124,77,.28);background:rgba(76,133,96,.14)}.after-sale-status-track small{font-size:10px;white-space:nowrap}.after-sale-summary{display:grid;grid-gap:6px;gap:6px;margin:0}.after-sale-summary>div{display:grid;grid-template-columns:62px minmax(0,1fr);grid-gap:8px;gap:8px;font-size:12px;line-height:1.5}.after-sale-summary dt{color:#7f8781}.after-sale-summary dd{margin:0;color:#4f5751;font-weight:700}.after-sale-event-list{display:grid;grid-gap:6px;gap:6px;padding-top:8px;border-top:1px solid rgba(79,133,96,.12)}.after-sale-event-list>strong{color:#303630;font-size:12px}.after-sale-event-list p{display:grid;grid-template-columns:82px minmax(0,1fr);grid-gap:8px;gap:8px;margin:0;font-size:11px;line-height:1.5}.after-sale-event-list p span{color:#397652;font-weight:750}.after-sale-event-list p small{color:#687069}.after-sale-terminal-message{padding:9px 10px;border-radius:11px;background:rgba(191,76,8,.07)}.after-sale-reapply{min-height:38px;border:1px solid rgba(76,133,96,.22);border-radius:12px;background:rgba(255,255,255,.54);color:#2f7c4d;font:inherit;font-size:12px;font-weight:800}.after-sale-entry>p,.after-sale-open span,.after-sale-progress-head small,.after-sale-progress-head span{color:#7f8781;font-size:12px}.after-sale-open strong,.after-sale-progress-head strong{color:#2f7c4d;font-size:14px}.after-sale-form{display:grid;width:100%;min-width:0;max-width:100%;grid-gap:10px;gap:10px}.after-sale-form-head,.after-sale-items label,.after-sale-progress-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.after-sale-form-head button{border:0;background:transparent;color:#7f8781}.after-sale-form-head>div{display:grid;grid-gap:2px;gap:2px}.after-sale-form-head>div span,.after-sale-submit-hint{color:#7f8781;font-size:11px}.after-sale-form-head>div strong{color:#303630;font-size:15px}.after-sale-types{display:grid;min-width:0;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:7px;gap:7px}.after-sale-types button{min-height:38px;border:1px solid rgba(76,133,96,.18);border-radius:12px;background:rgba(255,255,255,.46);color:#677069;font-size:12px;font-weight:800}.after-sale-types button.active{border-color:#4c8560;background:rgba(76,133,96,.12);color:#2f6d45}.after-sale-items{display:grid;min-width:0;grid-gap:6px;gap:6px}.after-sale-items label{width:100%;min-width:0;max-width:100%;min-height:38px;overflow:hidden;border-radius:11px;padding:7px 9px;background:rgba(255,255,255,.42);font-size:12px}.after-sale-items input[type=checkbox]{width:16px;height:16px;min-height:16px;max-height:16px;flex:0 0 16px;margin:0;accent-color:#4c8560}.after-sale-items label span{display:-webkit-box;min-width:0;flex:1 1;overflow:hidden;overflow-wrap:anywhere;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}.after-sale-items label small{flex:0 0 auto}.after-sale-field{display:grid;width:100%;min-width:0;max-width:100%;grid-gap:5px;gap:5px;color:#687069;font-size:12px}.after-sale-field input,.after-sale-field select,.after-sale-field textarea{width:100%;border:1px solid rgba(76,133,96,.18);border-radius:11px;background:rgba(255,255,255,.58);padding:9px 10px;color:#20241f;font:inherit;resize:none}.after-sale-field select{-moz-appearance:none;appearance:none;-webkit-appearance:none;padding-right:34px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='m1 1 5 5 5-5' fill='none' stroke='%23687069' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:12px 8px}.after-sale-refund-failed,.after-sale-return-card,.after-sale-return-form,.after-sale-return-shipment{display:grid;grid-gap:7px;gap:7px;border-radius:12px;background:rgba(255,255,255,.46);padding:10px;color:#4f5751;font-size:12px;line-height:1.5}.after-sale-refund-failed>strong,.after-sale-return-card>strong,.after-sale-return-form>strong{color:#2f6d45;font-size:13px}.after-sale-refund-failed p,.after-sale-return-card p{margin:0;overflow-wrap:anywhere}.after-sale-return-card small{color:#8a6a42}.after-sale-return-form label{display:grid;grid-template-columns:72px minmax(0,1fr);align-items:center;grid-gap:8px;gap:8px}.after-sale-return-form input{min-width:0;border:1px solid rgba(76,133,96,.18);border-radius:10px;background:rgba(255,255,255,.62);padding:8px 9px;color:#20241f;font:inherit}.after-sale-return-shipment{margin:0}.after-sale-return-shipment>div{display:grid;grid-template-columns:68px minmax(0,1fr);grid-gap:8px;gap:8px}.after-sale-return-shipment dt{color:#7f8781}.after-sale-return-shipment dd{margin:0;overflow-wrap:anywhere;font-weight:700}.after-sale-refund-failed{border:1px solid rgba(191,76,8,.12);background:rgba(191,76,8,.06)}.after-sale-refund-failed a,.after-sale-refund-failed span{width:-moz-fit-content;width:fit-content;color:#2f6d45;font-weight:800;text-decoration:none}.after-sale-submit{background:linear-gradient(135deg,#4f8560,#65a377);color:#fff;font-weight:850}.after-sale-submit:disabled{opacity:.58}.after-sale-submit-hint{display:block;line-height:1.45;text-align:center}.after-sale-progress-head>div{display:grid;grid-gap:3px;gap:3px}.after-sale-entry>em,.after-sale-entry>p{display:block;margin:8px 0 0;font-style:normal;line-height:1.5}.after-sale-entry>em{color:#59615a;font-size:12px}.after-sale-error{margin:0;color:#b94d35;font-size:12px}.order-detail-glass,.order-detail-hero{border:1px solid rgba(255,255,255,.76);box-shadow:0 16px 34px rgba(47,35,24,.08),inset 0 1px 0 rgba(255,255,255,.9)}.order-detail-hero{display:flex;justify-content:space-between;gap:12px;align-items:center;border-radius:26px;padding:17px;background:radial-gradient(circle at 8% 0,rgba(255,255,255,.92),transparent 38%),linear-gradient(135deg,rgba(255,178,63,.2),rgba(35,200,131,.13),rgba(45,140,255,.11)),rgba(255,255,255,.56)}.order-detail-hero p,.order-detail-hero span{color:rgba(23,25,22,.55);font-size:12px}.order-detail-hero h2,.order-detail-hero p{margin:0}.order-detail-hero h2{margin:3px 0 5px;font-size:24px;font-weight:920}.order-detail-status{flex:0 0 auto;border-radius:999px;padding:7px 11px;color:#fff;background:linear-gradient(135deg,#ff771a,#ffb23f);font-size:12px;font-weight:860}.order-detail-status.shipping{background:linear-gradient(135deg,#2d8cff,#23c883)}.order-detail-status.delivered{background:linear-gradient(135deg,#4c8560,#86aa8f)}.order-detail-status.exception{background:linear-gradient(135deg,#b75b48,#df8668)}.order-detail-glass{border-radius:16px;padding:15px;background:radial-gradient(circle at 10% 0,rgba(255,255,255,.88),transparent 40%),rgba(255,255,255,.6)}.order-detail-package-head,.order-detail-section-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.order-detail-section-head h2{margin:0;font-size:16px;font-weight:900}.order-detail-section-head>strong{color:#ff771a;font-size:15px}.order-detail-section-head span{color:rgba(23,25,22,.5);font-size:11px}.order-detail-list{display:grid;grid-gap:9px;gap:9px;margin:12px 0 0}.order-detail-list>div{display:grid;grid-template-columns:50px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:start}.order-detail-list dd,.order-detail-list dt{margin:0;font-size:13px;line-height:1.45}.order-detail-list dt{color:rgba(23,25,22,.52)}.order-detail-list dd{overflow-wrap:anywhere;font-weight:750}.order-detail-packages,.order-detail-products{display:grid;grid-gap:10px;gap:10px;margin-top:12px}.order-detail-product{display:grid;grid-template-columns:82px minmax(0,1fr);grid-gap:11px;gap:11px;align-items:center;min-width:0}.order-detail-product-image{position:relative;width:82px;height:82px;display:grid;place-items:center;overflow:hidden;border-radius:17px;background:linear-gradient(135deg,#eef8ef,#fff2df);color:rgba(23,25,22,.5);font-size:12px}.order-detail-product-image img{width:100%;height:100%;object-fit:contain;object-position:center}.order-detail-product>div{min-width:0;display:grid;grid-gap:5px;gap:5px}.order-detail-product p,.order-detail-product span,.order-detail-product strong{overflow-wrap:anywhere}.order-detail-product strong{font-size:14px;line-height:1.3}.order-detail-product p,.order-detail-product span{margin:0;color:rgba(23,25,22,.55);font-size:12px;line-height:1.4}.order-detail-package{display:grid;grid-gap:11px;gap:11px;min-width:0;border-top:1px solid rgba(23,25,22,.08);padding-top:12px}.order-detail-package:first-child{border-top:0;padding-top:0}.order-detail-package-head>div{min-width:0;display:grid;grid-gap:4px;gap:4px}.order-detail-package-head strong{font-size:14px}.order-detail-package-head span{overflow-wrap:anywhere;color:rgba(23,25,22,.54);font-size:11px}.order-detail-package-head b{flex:0 0 auto;color:#176b3a;font-size:12px}.order-detail-package-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.order-detail-package-actions button{min-height:42px;border:0;border-radius:999px;background:linear-gradient(135deg,#27c883,#2d8cff);color:#fff;font-size:13px;font-weight:840}.order-detail-package-actions button.secondary{border:1px solid rgba(35,200,131,.24);background:rgba(255,255,255,.62);color:#176b3a}.order-detail-package-actions button:disabled{opacity:.68}.order-detail-empty-logistics,.order-detail-error,.order-detail-loading{display:grid;grid-gap:5px;gap:5px;text-align:center}.order-detail-empty-logistics{margin-top:12px;border-radius:18px;background:rgba(255,255,255,.5);padding:18px 12px}.order-detail-empty-logistics span,.order-detail-error p{margin:0;color:rgba(23,25,22,.56);font-size:12px;line-height:1.5}.order-logistics-card,.order-logistics-list{display:grid;grid-gap:12px;gap:12px}.order-logistics-card{min-width:0}.pickup-code-strip,.shipment-history,.shipment-map-panel,.shipment-meta,.shipment-progress{border:1px solid rgba(255,255,255,.78);box-shadow:0 16px 34px rgba(47,35,24,.08),inset 0 1px 0 rgba(255,255,255,.88)}.shipment-map-panel{position:relative;min-height:236px;overflow:hidden;border-radius:16px;background:#e6efe8}.shipment-map-panel iframe{display:block;width:100%;height:236px;border:0}.shipment-map-placeholder{position:relative;min-height:236px;overflow:hidden;background:#e9f0e9}.shipment-static-map{position:absolute;inset:0;overflow:hidden}.shipment-static-map:after{position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.14),transparent 42%),radial-gradient(circle at 50% 42%,rgba(255,255,255,.12),rgba(34,88,55,.08));content:"";pointer-events:none}.shipment-static-map svg{display:block;width:100%;height:100%}.shipment-static-map-blocks{fill:#f4f7f2;stroke:rgba(76,112,87,.14);stroke-width:1}.shipment-static-map-roads{fill:none;stroke:rgba(255,255,255,.94);stroke-linecap:round;stroke-width:9}.shipment-static-map-roads path:nth-child(2),.shipment-static-map-roads path:nth-child(4){stroke:rgba(255,255,255,.76);stroke-width:6}.shipment-static-map-streets{fill:none;stroke:rgba(119,146,126,.22);stroke-linecap:round;stroke-width:2}.shipment-static-map-state{position:absolute;top:28px;left:50%;z-index:1;display:grid;grid-template-columns:auto 1fr;grid-gap:2px 8px;gap:2px 8px;align-items:center;min-width:210px;border:1px solid rgba(255,255,255,.86);border-radius:13px;background:rgba(255,255,255,.9);padding:11px 14px;box-shadow:0 10px 30px rgba(39,74,50,.12);transform:translateX(-50%);backdrop-filter:blur(14px) saturate(1.08);-webkit-backdrop-filter:blur(14px) saturate(1.08)}.shipment-static-map-state>span{grid-row:1/span 2;width:10px;height:10px;border:3px solid rgba(34,132,77,.2);border-radius:50%;background:#2b8a55;box-shadow:0 0 0 4px rgba(43,138,85,.1)}.shipment-static-map-state strong{color:#245f3b;font-size:14px;line-height:1.25}.shipment-static-map-state small{color:rgba(32,52,40,.55);font-size:11px;line-height:1.35}.shipment-map-summary{position:absolute;right:10px;bottom:10px;left:10px;display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:3px 10px;gap:3px 10px;align-items:center;border:1px solid rgba(255,255,255,.78);border-radius:12px;background:rgba(255,255,255,.88);padding:10px 12px;backdrop-filter:blur(14px) saturate(1.08);-webkit-backdrop-filter:blur(14px) saturate(1.08)}.shipment-map-summary strong{grid-row:1/span 2;color:#176b3a;font-size:17px;white-space:nowrap}.shipment-map-summary small,.shipment-map-summary span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shipment-map-summary span{color:#243128;font-size:12px;font-weight:760}.shipment-map-summary small{color:rgba(23,25,22,.52);font-size:10px}.pickup-code-strip{min-height:60px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-radius:12px;background:radial-gradient(circle at 8% 0,rgba(255,255,255,.9),transparent 36%),linear-gradient(135deg,rgba(255,178,63,.18),rgba(35,200,131,.12)),rgba(255,255,255,.66);padding:10px 16px}.pickup-code-strip span{color:rgba(23,25,22,.6);font-size:13px;font-weight:760}.pickup-code-strip strong{color:#171916;font-size:24px;line-height:1;letter-spacing:1.2px}.shipment-progress{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:0;border-radius:14px;background:rgba(255,255,255,.62);padding:14px 10px 12px;list-style:none}.shipment-progress li{position:relative;display:grid;justify-items:center;grid-gap:7px;gap:7px;min-width:0;color:rgba(23,25,22,.4)}.shipment-progress li:not(:last-child):after{content:"";position:absolute;z-index:0;top:12px;left:calc(50% + 13px);width:calc(100% - 26px);height:2px;background:rgba(23,25,22,.12)}.shipment-progress li.done:not(:last-child):after{background:#4b8a60}.shipment-progress li>span{position:relative;z-index:1;width:24px;height:24px;display:inline-grid;place-items:center;border:2px solid rgba(23,25,22,.16);border-radius:50%;background:#f3f7f3;font-size:10px;font-weight:900}.shipment-progress li.active>span,.shipment-progress li.done>span{border-color:#4b8a60;background:#4b8a60;color:#fff}.shipment-progress li.active>span{box-shadow:0 0 0 5px rgba(75,138,96,.13)}.shipment-progress li strong{font-size:11px;line-height:1.2;white-space:nowrap}.shipment-progress li.active,.shipment-progress li.done{color:#285f3d}.shipment-history{overflow:hidden;border-radius:16px;background:rgba(255,255,255,.64)}.shipment-history-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 15px 4px}.shipment-history-head h2{margin:0;font-size:16px;line-height:1.2}.shipment-history-head button{border:0;background:transparent;color:#176b3a;padding:4px 0;font-size:12px;font-weight:780}.shipment-history-empty{margin:0;padding:14px 15px 17px;color:rgba(23,25,22,.56);font-size:12px;line-height:1.5}.shipment-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;border-radius:12px;background:rgba(255,255,255,.56);padding:12px 14px}.shipment-meta>div{min-width:0;display:grid;grid-gap:3px;gap:3px}.shipment-meta span,.shipment-meta strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shipment-meta span{color:rgba(23,25,22,.52);font-size:11px}.shipment-meta strong{font-size:12px}.shipment-meta button{flex:0 0 auto;min-height:36px;display:inline-flex;align-items:center;gap:5px;border:1px solid rgba(35,200,131,.22);border-radius:999px;background:rgba(255,255,255,.76);color:#176b3a;padding:0 12px;font-size:12px;font-weight:780}.shipment-timeline p{margin:3px 0;color:var(--text);font-size:13px;line-height:1.55;word-break:break-word}.shipment-timeline strong{font-size:14px;line-height:1.35}.shipment-timeline span{color:var(--sub);font-size:11px;line-height:1.4}@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}.pickup-code-card,.shipment-head{grid-template-columns:1fr}.pickup-code-card>p,.pickup-code-card>small,.pickup-code-card>strong{grid-column:1;grid-row:auto}.shipment-track>header{display:grid}.shipment-route-map{grid-template-columns:minmax(0,1fr) 18px minmax(0,1fr) 18px minmax(0,1fr);padding-inline:9px}.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)}