:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#edf3ff;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--order-gold:#d8b36a;--order-gold-deep:#b28a44;--order-gold-soft:#d8b36a29;background:#1f2022;font-family:PingFang SC,Microsoft YaHei,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html,body,#root{min-height:100%}body{background:#1f2022;min-width:320px;margin:0}button,input,textarea{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}.page-shell{width:100%;max-width:520px;margin:0 auto;padding:16px 16px 120px}.top-bar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.top-bar__status{align-items:center;gap:8px;min-width:0;display:flex}.top-bar__status-text,.top-bar__link{color:#cfcfcf;font-size:12px}.top-bar__link{color:#2085d1;background:0 0;border:none;padding:0}.top-bar__button{color:#2085d1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:0 0;border:1px solid #2085d1;border-radius:999px;min-height:36px;padding:0 15px}.page-notice,.helper-text,.error-text,.success-copy{margin:0;font-size:13px;line-height:1.6}.page-notice{color:#cfcfcf;margin-bottom:12px}.content-panel{gap:16px;display:grid}.product-card{background:#000;border:1.5px solid #111;border-radius:18px;grid-template-columns:72px minmax(0,1fr);align-items:start;gap:12px;padding:14px;display:grid;box-shadow:0 16px 34px #0000004d}.product-image{object-fit:cover;border-radius:12px;width:72px;height:72px}.product-copy{min-width:0}.product-copy h1{color:#fff;margin:0 0 6px;font-size:17px;font-weight:700;line-height:1.4}.product-copy p{color:#cfcfcf;word-break:break-word;margin:0;font-size:13px;line-height:1.6}.order-form{gap:0;display:grid}.form-section{gap:12px;display:grid}.order-form>.form-section:first-of-type{margin-bottom:10px}.section-head{justify-content:space-between;align-items:center;display:flex}.section-title{color:#2085d1;align-items:center;gap:4px;font-size:14px;font-weight:700;display:inline-flex}.demand-option,.payment-option{color:#2085d1;text-align:center;background:#2085d114;border:1px solid #2085d1;border-radius:12px;min-height:48px;padding:0 16px}.payment-option--active{color:#fff;background:#2085d1;border-color:#2085d1}.demand-option{background:0 0;border:none;border-radius:0;justify-content:flex-start;align-items:center;gap:10px;width:fit-content;min-height:auto;padding:0;display:inline-flex}.demand-option--active{color:#2085d1}.demand-option__radio{border:1.5px solid;border-radius:50%;flex:0 0 16px;width:16px;height:16px}.demand-option__radio--active{position:relative}.demand-option__radio--active:after{content:"";border-bottom:2px solid;border-right:2px solid;width:5px;height:9px;position:absolute;top:1px;left:4px;transform:rotate(42deg)}.field-block{gap:4px;display:grid}.field-label{color:#2085d1;align-items:center;gap:4px;font-size:16px;font-weight:700;display:flex}.section-title{font-size:16px}.required-mark{color:#d13b31}.field-input,.field-textarea{color:#fff;background:#1f2022;border:none;border-radius:12px;width:100%;margin:0 0 10px;padding:0 10px;font-size:16px}.field-input{height:40px}.field-input:focus,.field-textarea:focus{box-shadow:none;outline:none}.field-input::placeholder,.field-textarea::placeholder{color:#cfcfcf;font-size:14px}.field-textarea{resize:none;min-height:80px;padding-top:10px;padding-bottom:10px}.payment-grid{grid-template-columns:minmax(0,1fr);gap:10px;display:grid}.payment-option{justify-content:center;align-items:center;gap:8px;display:flex}.payment-option__icon{object-fit:contain;flex:0 0 18px;width:18px;height:18px}.helper-text{color:#cfcfcf}.error-text{color:#ff9f96}.success-card{color:#fff;background:#000000a3;border:1px solid #2085d13d;border-radius:14px;gap:6px;padding:14px;display:grid}.success-title{margin:0 0 6px;font-size:14px;font-weight:700}.success-action,.primary-inline-button,.ghost-inline-button,.test-inline-button{border-radius:12px;min-height:40px;font-size:14px;font-weight:700}.success-action,.primary-inline-button{color:#fff;background:#1e82cc;border:none;width:fit-content;padding:0 16px}.ghost-inline-button{color:#2085d1;background:0 0;border:1px solid #2085d16b;width:fit-content;padding:0 14px}.test-inline-button{color:#d2b15e;background:#d2b15e14;border:1px dashed #d2b15e94;width:fit-content;padding:0 14px}.primary-inline-button:disabled,.ghost-inline-button:disabled,.test-inline-button:disabled,.success-action:disabled{opacity:.72;cursor:not-allowed}.view-card,.order-detail-card,.empty-card,.order-list-card{background:#000;border:1px solid #2085d12e;border-radius:18px;box-shadow:0 16px 34px #00000038}.view-card,.empty-card{padding:16px}.view-card{gap:14px;display:grid}.view-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.view-eyebrow{color:#2085d1;margin:0 0 8px;font-size:12px}.view-title{color:#fff;margin:0;font-size:22px;line-height:1.3}.view-title--small{font-size:18px}.view-copy{color:#cfcfcf;margin:0;font-size:13px;line-height:1.6}.orders-center{gap:14px;min-width:0;display:grid}.orders-center__sticky{z-index:12;background:linear-gradient(#1f2022 0% 84%,#1f202200 100%);width:100%;min-width:0;padding:4px 0 10px;display:grid;position:sticky;top:0}.order-tab-bar{scrollbar-width:none;-ms-overflow-style:none;gap:10px;width:100%;min-width:0;padding-bottom:4px;display:flex;overflow-x:auto}.order-tab-bar::-webkit-scrollbar{display:none}.order-tab-chip{color:#cfcfcf;white-space:nowrap;background:#000000c7;border:1px solid #d8b36a5c;border-radius:999px;flex:none;min-height:38px;padding:0 16px}.order-tab-chip--active{border-color:var(--order-gold);background:var(--order-gold);color:#000;box-shadow:0 10px 22px #d8b36a3d}.orders-center__list{gap:14px;display:grid}.orders-empty-card{background:#000000b8;border:1px solid #d8b36a2e;border-radius:18px;gap:6px;padding:18px 16px;display:grid}.orders-empty-card__title{color:#fff;margin:0;font-size:15px;font-weight:700}.orders-empty-card__copy{color:#cfcfcf;margin:0;font-size:13px}.order-center-card{background:#000;border:1px solid #d8b36a2e;border-radius:20px;gap:14px;padding:16px;display:grid;box-shadow:0 16px 34px #0000003d}.order-center-card__main{text-align:left;background:0 0;border:none;gap:14px;padding:0;display:grid}.order-center-card__top{justify-content:space-between;align-items:center;gap:12px;display:flex}.order-center-card__no{color:#cfcfcf;word-break:break-all;min-width:0;font-size:12px}.order-center-card__status{flex:none;font-size:13px;font-weight:700}.order-center-card__status--pending{color:#f1b25d}.order-center-card__status--progress{color:#6dbbfd}.order-center-card__status--success{color:#8fe0ad}.order-center-card__status--muted,.order-center-card__status--default{color:#cfcfcf}.order-center-card__status--after-sale{color:var(--order-gold)}.order-center-card__middle{grid-template-columns:68px minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.order-center-card__cover{object-fit:cover;background:#1f2022;border-radius:14px;width:68px;height:68px}.order-center-card__meta{min-width:0}.order-center-card__meta h2{color:#fff;margin:0 0 6px;font-size:15px;line-height:1.5}.order-center-card__meta p{color:#cfcfcf;margin:0;font-size:12px}.order-center-card__price{color:#fff;align-self:start;font-size:16px;font-weight:700}.order-center-card__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.order-center-card__service,.order-center-card__reorder{border-radius:12px;min-height:40px;font-size:14px;font-weight:700}.order-center-card__service{border:1px solid var(--order-gold);color:var(--order-gold);background:#000}.order-center-card__reorder{border:1px solid var(--order-gold-deep);background:var(--order-gold);color:#000}.orders-list{gap:12px;display:grid}.order-list-card{text-align:left;width:100%;padding:16px}.order-list-card__head,.order-detail-card__head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.order-list-card__head h2,.order-detail-card__head h2{color:#fff;margin:0;font-size:16px;line-height:1.5}.order-list-card__price,.order-detail-card__price{color:#fff;flex:none;font-size:16px;font-weight:700}.order-list-card__no,.order-list-card__time{color:#cfcfcf;word-break:break-all;margin:8px 0 0;font-size:12px;line-height:1.6}.order-list-card__tags,.order-detail-card__tags{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.status-pill{border-radius:999px;align-items:center;min-height:28px;padding:0 12px;font-size:12px;font-weight:700;display:inline-flex}.status-pill--pending{color:#f6c46c;background:#d17e202e}.status-pill--progress{color:#6dbbfd;background:#2085d129}.status-pill--success{color:#8fe0ad;background:#30b05f29}.status-pill--after-sale{background:var(--order-gold-soft);color:var(--order-gold)}.status-pill--muted,.status-pill--default{color:#cfcfcf;background:#cfcfcf1f}.order-detail-card{gap:14px;padding:16px;display:grid}.order-flow-card,.payment-result-card{background:#000;border:1px solid #2085d12e;border-radius:18px;gap:12px;padding:16px;display:grid;box-shadow:0 16px 34px #00000038}.order-flow-actions{flex-wrap:wrap;gap:10px;display:flex}.order-flow-note{color:#cfcfcf;margin:-2px 0 0;font-size:12px}.payment-result-card__badge{color:#cfcfcf;background:#cfcfcf1f;border-radius:999px;width:fit-content;margin:0;padding:6px 12px;font-size:12px;font-weight:700}.payment-result-card__badge--success{color:#8fe0ad;background:#30b05f29}.payment-result-card__copy{color:#cfcfcf;margin:0;font-size:13px;line-height:1.6}.payment-result-card__link{color:#2085d1;text-underline-offset:2px;text-decoration:underline}.payment-result-actions{flex-wrap:wrap;gap:10px;display:flex}.payment-result-actions--stacked{grid-template-columns:minmax(0,1fr);display:grid}.payment-result-action-link{justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.route-handoff{gap:10px;padding:8px 0;display:grid}.route-handoff__title{color:#fff;margin:0;font-size:16px;font-weight:700}.route-handoff__copy{color:#cfcfcf;margin:0;font-size:13px;line-height:1.6}.detail-grid{gap:12px;margin:0;display:grid}.detail-grid__row{border-top:1px solid #ffffff14;gap:4px;padding-top:12px;display:grid}.detail-grid__row:first-child{border-top:none;padding-top:0}.detail-grid__row dt{color:#2085d1;margin:0;font-size:12px}.detail-grid__row dd{color:#fff;word-break:break-word;margin:0;font-size:14px;line-height:1.7}.empty-card{gap:10px;display:grid}.empty-card__title{color:#fff;margin:0;font-size:16px;font-weight:700}.empty-card__copy{color:#cfcfcf;margin:0;font-size:13px;line-height:1.6}.login-dialog{background:0 0;border:none;width:100%;max-width:100%;height:100%;max-height:100%;margin:0;padding:0;position:fixed;inset:0;overflow:visible}.login-dialog::backdrop{background:#0a0c10d1}.login-dialog__sheet{width:min(100%,520px);padding:14px 16px calc(18px + env(safe-area-inset-bottom,0px));background:#1f2022;border:1px solid #2085d15c;border-bottom:none;border-top-left-radius:22px;border-top-right-radius:22px;margin:0 auto;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -8px 32px #0006}.login-dialog__handle{background:#cfcfcf66;border-radius:999px;width:42px;height:4px;margin:0 auto 12px}.login-dialog__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.login-dialog__title{color:#fff;margin:0;font-size:20px;font-weight:700}.login-dialog__copy{color:#cfcfcf;margin:6px 0 0;font-size:12px}.login-dialog__close{color:#2085d1;background:0 0;border:1px solid #2085d166;border-radius:999px;flex:none;min-height:32px;padding:0 12px;font-size:12px}.login-dialog__form{gap:12px;margin-top:14px;display:grid}@media (width>=640px){.login-dialog__sheet{border-left:1px solid #2085d15c;border-right:1px solid #2085d15c}}.login-field{background:#ffffff0a;border:1px solid #2085d13d;margin-bottom:0}.login-code-row{grid-template-columns:minmax(0,1fr) 118px;align-items:end;gap:12px;display:grid}.login-code-row__field{min-width:0}.login-code-button,.login-submit-button{touch-action:manipulation;border:none;border-radius:12px;min-height:40px;font-size:14px;font-weight:700}.login-code-button{color:#fff;background:#2085d129;padding:0 12px}.login-submit-button{color:#fff;background:#1e82cc;width:100%}.login-agreement{color:#cfcfcf;cursor:pointer;align-items:flex-start;gap:10px;padding:2px 0;display:flex}.login-agreement__checkbox{color:#fff;text-align:center;border:1px solid #2085d185;border-radius:4px;flex:none;width:16px;height:16px;margin-top:2px;font-size:12px;line-height:14px}.login-agreement__checkbox--checked{background:#1e82cc;border-color:#1e82cc}.login-agreement__text{margin:0;font-size:12px;line-height:1.6}.login-agreement__plain{color:#cfcfcf;font-size:12px;line-height:inherit}.login-dialog__toast{left:50%;bottom:calc(86px + env(safe-area-inset-bottom,0px));color:#fff;text-align:center;pointer-events:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000000b8;border:1px solid #ffffff14;border-radius:999px;max-width:calc(100% - 32px);padding:10px 14px;font-size:12px;line-height:1.4;position:absolute;transform:translate(-50%)}.login-submit-button:disabled{opacity:.72;cursor:not-allowed}.sticky-bar{z-index:10;padding:12px 16px calc(12px + env(safe-area-inset-bottom,0px));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#1f2022f5;border-top:1px solid #2085d138;justify-content:center;align-items:center;gap:12px;display:flex;position:fixed;bottom:0;left:0;right:0}.sticky-bar__price{flex:none;gap:2px;min-width:0;display:grid}.sticky-bar__price span{color:#cfcfcf;font-size:12px}.sticky-bar__price strong{color:#fff;font-size:18px}.submit-button{color:#fff;text-align:center;background:#1e82cc;border:none;border-radius:999px;flex:auto;min-height:48px;padding:0 18px;font-size:15px;font-weight:700}.submit-button:disabled{opacity:.7;cursor:not-allowed}@media (width<=479px){.order-flow-actions{grid-template-columns:minmax(0,1fr);display:grid}.order-flow-actions .primary-inline-button,.order-flow-actions .test-inline-button{width:100%}.payment-result-actions{grid-template-columns:minmax(0,1fr);display:grid}.payment-result-actions .primary-inline-button,.payment-result-actions .ghost-inline-button{width:100%}}@media (width>=640px){.page-shell{padding-left:20px;padding-right:20px}.sticky-bar{border:1px solid #2085d138;border-bottom:none;border-top-left-radius:18px;border-top-right-radius:18px;width:min(520px,100%);left:50%;transform:translate(-50%)}}
