:root{color:#171714;background:#ece9e1;font-family:Inter,PingFang SC,Microsoft YaHei,ui-sans-serif,system-ui,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#ece9e1}button{border:0;color:inherit;font:inherit;cursor:pointer}button:disabled{cursor:default}.app-shell{min-height:100vh;display:grid;place-items:center;padding:24px}.phone-frame{position:relative;width:min(430px,100vw);height:min(900px,100vh);overflow:hidden;background:#f7f5ef;border:9px solid #171714;border-radius:42px;box-shadow:0 24px 70px #17171438}.statusbar{position:absolute;z-index:40;inset:0 0 auto;height:36px;display:flex;align-items:flex-end;justify-content:space-between;padding:0 22px 7px;background:#f7f5efeb;font-size:12px;font-weight:900;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.screen{height:100%;overflow:hidden}.page{height:100%;overflow-y:auto;padding:54px 16px 96px;scrollbar-width:none}.page::-webkit-scrollbar,.thumbnail-strip::-webkit-scrollbar{display:none}.topbar,.page-header,.subpage-header,.detail-top{display:flex;align-items:center;justify-content:space-between}.topbar{margin-bottom:24px}.topbar>div>p{margin:6px 0 0;color:#6f6b62;font-size:13px}.brand{display:flex;align-items:center;gap:10px}.brand img{width:42px;height:42px;border-radius:11px}.brand .brand-icon{width:46px;height:46px;object-fit:contain;border-radius:11px}.brand .brand-wordmark{width:96px;height:auto;display:block;border-radius:0}.brand strong{font-size:18px;font-style:italic}.zero-deal-entry{display:inline-flex;align-items:center;gap:5px;min-height:34px;padding:0 10px;color:#171714;background:#ffd43b;border:1px solid #ebbc08;border-radius:6px;font-size:13px;font-weight:900;white-space:nowrap;box-shadow:0 4px 12px #d3a40029}.live-dot{position:relative;padding-left:14px;color:#d9362d;font-size:13px;font-weight:900}.live-dot:before{position:absolute;top:50%;left:0;width:8px;height:8px;border-radius:50%;background:#ff3b30;content:"";transform:translateY(-50%);box-shadow:0 0 0 4px #ff3b301f}.home-title{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:14px}.home-title h1,.page-header h1{margin:0;font-size:27px;letter-spacing:0}.home-title span,.page-header>div>p{margin:0 0 3px;color:#777268;font-size:12px;font-weight:700}.deal-list,.order-list{display:grid;gap:15px}.zero-deals-page{padding-top:36px}.zero-page-heading{margin:4px 0 18px;padding:18px 0;border-bottom:1px solid #e3ddd2}.zero-page-heading>span{display:inline-flex;align-items:center;gap:6px;color:#d93025;font-size:13px;font-weight:900}.zero-page-heading h1{margin:8px 0 5px;font-size:25px;line-height:1.2}.zero-page-heading p{margin:0;color:#716d64;font-size:12px;line-height:1.5}.deal-card{width:100%;overflow:hidden;padding:0;color:inherit;background:#fff;border:1px solid #e8e2d7;border-radius:8px;box-shadow:0 8px 24px #17171412;text-align:left;transform:translateY(0) scale(1);transform-origin:center;transition:transform .14s ease-out,box-shadow .14s ease-out;-webkit-tap-highlight-color:transparent}.deal-card:focus-visible{outline:3px solid rgba(255,59,48,.32);outline-offset:3px}.deal-card:active,.deal-card.is-opening{box-shadow:0 3px 12px #1717141f;transform:translateY(2px) scale(.985)}.deal-card.inactive img{filter:grayscale(1)}.deal-image{position:relative;height:205px}.deal-image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .16s ease-out}.deal-card:active .deal-image img,.deal-card.is-opening .deal-image img{transform:scale(1.025)}.discount-tag,.countdown-chip{position:absolute;top:12px;min-height:31px;display:flex;align-items:center;padding:6px 10px;font-size:13px;font-weight:900}.discount-tag{left:12px;color:#171714;background:#ffd43b;border-radius:6px}.countdown-chip{right:12px;gap:5px;color:#fff;background:#171714e0;border-radius:6px;font-variant-numeric:tabular-nums}.countdown-chip.ended{background:#5f5c56}.deal-card-body{padding:13px 14px 14px}.merchant,.place{margin:0;color:#777268;font-size:13px}.deal-card-body h2{margin:4px 0 7px;font-size:20px;line-height:1.25}.place{display:flex;align-items:center;gap:4px;min-width:0}.price-stock-row{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin-top:15px}.card-price{display:flex;align-items:baseline;gap:7px}.card-price strong{font-size:29px;line-height:1}.card-price s{color:#908b83;font-size:14px}.remaining{text-align:right}.remaining strong,.remaining span{display:block}.remaining strong{color:#e63228;font-size:14px}.remaining span{margin-top:2px;color:#777268;font-size:11px}.stock-progress{height:7px;margin-top:10px;overflow:hidden;background:#e8e4dc;border-radius:5px}.stock-progress span{display:block;height:100%;background:linear-gradient(90deg,#ff3b30,#ffc928)}.sold-copy{margin:5px 0 0;color:#807b71;text-align:right;font-size:11px;font-weight:700}.detail-page{padding:36px 0 0;background:#f7f5ef;animation:detail-enter .22s cubic-bezier(.22,1,.36,1);transform-origin:center bottom}@keyframes detail-enter{0%{opacity:0;transform:translateY(12px) scale(.995)}to{opacity:1;transform:translateY(0) scale(1)}}.detail-top{position:sticky;z-index:12;top:0;min-height:52px;padding:0 16px;background:#f7f5eff0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.detail-top>strong,.subpage-header>strong{font-size:16px}.round-button,.header-spacer{width:38px;height:38px}.round-button{display:grid;place-items:center;background:transparent;border-radius:50%}.gallery{position:relative;height:290px;background:#e2ded5}.gallery>img{width:100%;height:100%;display:block;object-fit:cover}.image-count{position:absolute;right:14px;bottom:12px;padding:5px 9px;color:#fff;background:#171714c7;border-radius:5px;font-size:12px;font-weight:800}.thumbnail-strip{display:grid;grid-auto-flow:column;grid-auto-columns:70px;gap:7px;padding:9px 12px;overflow-x:auto;background:#fff}.thumbnail-strip button{width:70px;height:52px;overflow:hidden;padding:0;background:#ddd;border:2px solid transparent;border-radius:6px}.thumbnail-strip button.active{border-color:#ff3b30}.thumbnail-strip img{width:100%;height:100%;display:block;object-fit:cover}.detail-content{padding:18px 16px 120px}.detail-content h1{margin:5px 0 8px;font-size:27px;line-height:1.2}.detail-price{display:flex;align-items:center;gap:9px;margin:18px 0}.detail-price strong{font-size:34px}.detail-price s{color:#918c83;font-size:17px}.detail-price span{padding:5px 8px;background:#ffd43b;border-radius:5px;font-size:12px;font-weight:900}.rush-panel{display:grid;grid-template-columns:1fr auto;gap:8px 16px;padding:15px;background:#fff;border:1px solid #f0b9b4;border-radius:8px}.rush-time>span,.rush-stock>span{display:block;color:#777268;font-size:12px}.rush-time>strong{display:flex;align-items:center;gap:6px;margin-top:3px;color:#e63228;font-size:26px;font-variant-numeric:tabular-nums}.rush-stock{align-self:center;text-align:right}.rush-stock strong{display:block;color:#e63228;font-size:15px}.rush-panel .stock-progress,.rush-panel>p{grid-column:1 / -1}.rush-panel>p{margin:0;color:#777268;text-align:right;font-size:11px}.detail-section{padding:20px 0;border-bottom:1px solid #e5dfd4}.detail-section h2{display:flex;align-items:center;gap:8px;margin:0 0 9px;font-size:17px}.detail-section p,.detail-section ul{margin:0;color:#5f5b54;font-size:14px;line-height:1.65}.detail-section ul{padding-left:20px}.sticky-buy{position:absolute;z-index:15;right:0;bottom:0;left:0;display:grid;grid-template-columns:112px 1fr;gap:12px;padding:12px 16px calc(14px + env(safe-area-inset-bottom));background:#f7f5eff5;border-top:1px solid #e2dbd0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.sticky-buy>div{align-self:center}.sticky-buy strong,.sticky-buy span{display:block}.sticky-buy strong{font-size:25px}.sticky-buy span{color:#777268;font-size:11px}.sticky-buy button,.confirm-buy{min-height:50px;color:#fff;background:#171714;border-radius:7px;font-weight:900}.sticky-buy button:disabled,.confirm-buy:disabled{color:#8c8982;background:#dedad2}.modal-layer{position:absolute;z-index:60;inset:0;display:flex;align-items:flex-end;background:#1717146b}.purchase-sheet{position:relative;width:100%;padding:13px 18px calc(20px + env(safe-area-inset-bottom));background:#fff;border-radius:18px 18px 0 0}.sheet-handle{width:42px;height:4px;margin:0 auto 12px;background:#d3d0ca;border-radius:3px}.sheet-close{position:absolute;top:20px;right:16px;display:grid;place-items:center;width:34px;height:34px;background:#f3f1ec;border-radius:50%}.purchase-sheet h2{margin:0 0 16px;font-size:21px}.purchase-product{display:grid;grid-template-columns:82px 1fr;gap:12px;padding-bottom:15px;border-bottom:1px solid #ebe7df}.purchase-product img{width:82px;height:76px;object-fit:cover;border-radius:7px}.purchase-product strong,.purchase-product span,.purchase-product b{display:block}.purchase-product strong{font-size:15px}.purchase-product span{margin:4px 0;color:#777268;font-size:12px}.purchase-product b{font-size:19px}.quantity-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 0}.quantity-row>div:first-child strong,.quantity-row>div:first-child span{display:block}.quantity-row>div:first-child span{margin-top:3px;color:#777268;font-size:11px}.stepper{display:grid;grid-template-columns:34px 32px 34px;align-items:center;text-align:center}.stepper button{width:34px;height:34px;display:grid;place-items:center;background:#f1eee8;border-radius:5px}.stepper button:disabled{color:#aaa69f}.purchase-note{display:flex;align-items:flex-start;gap:9px;padding:11px;color:#5d584e;background:#fff8d9;border-radius:6px;font-size:12px;line-height:1.45}.purchase-note svg{flex:0 0 auto}.sheet-total{display:flex;align-items:center;justify-content:space-between;margin:17px 0 12px}.sheet-total strong{font-size:25px}.confirm-buy{width:100%}.page-header{margin-bottom:20px}.orders-page,.account-page{padding-top:58px}.filter-tabs{display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:15px;border-bottom:1px solid #ddd8ce}.filter-tabs button{min-height:38px;padding:0 2px;color:#777268;background:transparent;border-bottom:3px solid transparent;font-size:13px;font-weight:800}.filter-tabs button.active{color:#171714;border-bottom-color:#ffd43b}.order-card{padding:13px;background:#fff;border:1px solid #e7e1d7;border-radius:8px;box-shadow:0 7px 20px #1717140d}.order-card-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:11px}.order-card-head small{color:#89847c}.order-status{padding:4px 7px;background:#fff0a8;border-radius:4px;font-size:11px;font-weight:900}.order-status.used{background:#dcefe2}.order-status.expired,.order-status.refunded{color:#6f6b64;background:#e8e5df}.order-product{display:grid;grid-template-columns:78px 1fr auto;align-items:center;gap:11px}.order-product img{width:78px;height:78px;object-fit:cover;border-radius:6px}.order-product p,.order-product h2,.order-product span{margin:0}.order-product p,.order-product span{color:#777268;font-size:12px}.order-product h2{margin:4px 0 7px;font-size:15px}.code-preview{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:7px;margin-top:12px;padding:11px;background:#fff8d9;border:1px dashed #d8a900;border-radius:6px}.code-preview span{color:#6c675e;font-size:12px}.code-preview strong{font-size:17px;letter-spacing:.04em}.empty-state{display:grid;justify-items:center;padding:70px 20px;color:#777268;text-align:center}.empty-state strong{margin-top:13px;color:#171714}.empty-state p{margin:5px 0 0;font-size:13px}.order-detail-page,.account-settings-page{padding:36px 16px 28px}.subpage-header{min-height:52px;margin-bottom:14px}.verification-card{display:grid;justify-items:center;padding:25px 18px;color:#171714;background:#fff4b8;border:1px dashed #daa900;border-radius:8px;text-align:center}.verification-card>span{margin-top:8px;color:#625d55;font-size:12px}.verification-card>strong{margin-top:8px;font-size:28px;letter-spacing:.04em}.verification-card>small{margin-top:6px;color:#817b72}.verification-card.used,.verification-card.expired{background:#fff;border:1px solid #e2ddd4}.verification-card.used svg{color:#2e8a58}.order-summary{display:grid;grid-template-columns:84px 1fr;gap:12px;margin-top:13px;padding:13px;background:#fff;border:1px solid #e5dfd5;border-radius:8px}.order-summary img{width:84px;height:82px;object-fit:cover;border-radius:6px}.order-summary p,.order-summary h2,.order-summary span{margin:0}.order-summary p,.order-summary span{color:#777268;font-size:12px}.order-summary h2{margin:5px 0 8px;font-size:16px}.order-info,.account-fields{margin-top:13px;padding:5px 14px;background:#fff;border:1px solid #e5dfd5;border-radius:8px}.info-pair{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:48px;border-bottom:1px solid #eeeae3;font-size:13px}.info-pair:last-child{border-bottom:0}.info-pair span{color:#777268}.info-pair strong{text-align:right;font-size:13px}.info-pair strong.emphasis{color:#e63228;font-size:17px}.usage-reminder{margin-top:13px;padding:14px;background:#fff;border:1px solid #e5dfd5;border-radius:8px}.usage-reminder p{margin:7px 0 0;color:#67635b;font-size:12px;line-height:1.55}.profile-summary{width:100%;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;padding:17px;background:#fff;border:1px solid #e5dfd5;border-radius:8px;text-align:left}.profile-summary img{width:54px;height:54px;border-radius:13px}.profile-summary strong,.profile-summary span{display:block}.profile-summary strong{font-size:18px}.profile-summary span{margin-top:4px;color:#777268;font-size:12px}.account-menu{margin-top:14px;padding:5px 12px;background:#fff;border:1px solid #e5dfd5;border-radius:8px}.menu-button{width:100%;min-height:54px;display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:11px;padding:0 3px;background:transparent;border-bottom:1px solid #eeeae3;text-align:left}.menu-button:last-child{border-bottom:0}.menu-button>span:first-child{display:grid;place-items:center;width:32px;height:32px;background:#f5f1e8;border-radius:6px}.menu-button strong{font-size:14px}.menu-button em{color:#2e8053;font-size:11px;font-style:normal;font-weight:800}.account-tip{display:grid;grid-template-columns:auto 1fr;gap:10px;margin-top:14px;padding:14px;background:#fff8d9;border-radius:7px}.account-tip p{margin:5px 0 0;color:#625e56;font-size:12px;line-height:1.5}.guest-gate-page,.guest-account-page,.auth-page{padding-top:54px}.guest-gate-page{display:flex;flex-direction:column;align-items:stretch;text-align:center}.guest-gate-page>.brand{align-self:center}.guest-illustration{width:78px;height:78px;display:grid;place-items:center;margin:96px auto 20px;color:#171714;background:#ffd43b;border-radius:18px}.guest-gate-page h1{margin:0;font-size:24px}.guest-gate-page>p{max-width:300px;margin:8px auto 24px;color:#716d64;font-size:13px;line-height:1.55}.primary-action,.secondary-action{width:100%;min-height:50px;border-radius:7px;font-weight:900}.primary-action{color:#fff;background:#171714}.primary-action:disabled{color:#8c8982;background:#dedad2}.secondary-action{margin-top:10px;color:#171714;background:#fff;border:1px solid #dcd6cb}.guest-brand{display:grid;justify-items:center;padding:38px 18px 26px;text-align:center}.guest-brand img{width:82px;height:82px;border-radius:19px}.guest-brand h2{margin:14px 0 0;font-size:23px}.guest-brand p{margin:6px 0 0;color:#716d64;font-size:13px}.guest-account-page>.account-tip{margin-top:18px;text-align:left}.auth-page{padding-bottom:32px}.auth-brand{display:grid;justify-items:center;padding:8px 0 22px;text-align:center}.auth-brand img{width:66px;height:66px;border-radius:15px}.auth-brand h1{margin:12px 0 0;font-size:25px}.auth-brand p{margin:6px 0 0;color:#716d64;font-size:13px}.auth-switch{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:4px;background:#eae6dd;border-radius:7px}.auth-switch button{min-height:38px;color:#777268;background:transparent;border-radius:5px;font-size:13px;font-weight:900}.auth-switch button.active{color:#171714;background:#fff;box-shadow:0 2px 8px #17171414}.auth-form{display:grid;gap:15px;margin-top:20px}.auth-form label>span:first-child{display:flex;align-items:center;gap:7px;margin-bottom:7px;font-size:13px;font-weight:800}.auth-form input[type=tel],.auth-form input[type=text],.auth-form input[type=email],.code-input input{width:100%;height:48px;padding:0 13px;color:#171714;background:#fff;border:1px solid #dcd6cb;border-radius:7px;outline:none;font:inherit;font-size:14px}.auth-form input:focus{border-color:#c99c00;box-shadow:0 0 0 3px #ffd43b33}.code-input{display:grid;grid-template-columns:1fr 112px;gap:8px}.code-input button{color:#171714;background:#ffd43b;border-radius:7px;font-size:12px;font-weight:900}.terms-check{display:grid;grid-template-columns:19px 1fr;align-items:start;gap:8px;color:#625e56;font-size:12px;line-height:1.45}.terms-check input{width:18px;height:18px;margin:0;accent-color:#171714}.terms-check>span{margin:0!important;display:block!important;font-weight:500!important}.auth-submit{margin-top:2px}.account-avatar{display:grid;justify-items:center;padding:22px}.account-avatar img{width:72px;height:72px;margin-bottom:10px;border-radius:17px}.account-avatar span{margin-top:4px;color:#777268;font-size:12px}.logout-button{width:100%;min-height:49px;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:20px;color:#d9362d;background:#fff;border:1px solid #e5dfd5;border-radius:7px;font-weight:800}.bottom-nav{position:absolute;z-index:30;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(3,1fr);padding:9px 8px calc(17px + env(safe-area-inset-bottom));background:#f7f5eff5;border-top:1px solid #e2dbd0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.bottom-nav button{display:grid;place-items:center;gap:4px;color:#7a756c;background:transparent;font-size:11px;font-weight:800}.bottom-nav button.active{color:#171714}.bottom-nav button.active svg{color:#dcae00;fill:#ffd43b}.toast{position:absolute;z-index:80;right:16px;bottom:91px;left:16px;padding:13px 15px;color:#fff;background:#171714;border-radius:7px;box-shadow:0 12px 36px #17171447;font-size:13px;font-weight:800}@media(max-width:520px){.app-shell{padding:0}.phone-frame{width:100vw;height:100vh;border:0;border-radius:0}}@media(max-width:360px){.deal-image{height:185px}.rush-time>strong{font-size:22px}.code-preview{grid-template-columns:auto 1fr}.code-preview strong{grid-column:1 / -1}}@media(prefers-reduced-motion:reduce){.deal-card,.deal-image img{transition:none}.deal-card:active,.deal-card.is-opening,.deal-card:active .deal-image img,.deal-card.is-opening .deal-image img{transform:none}.detail-page{animation:none}}
