:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;color:#1d1d1f;background:#f5f5f7;font-synthesis:none}*{box-sizing:border-box}body{margin:0}a{color:#0066cc;text-decoration:none}a:hover{text-decoration:underline}button,input,select,textarea{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}header{height:66px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 max(24px,calc((100% - 1100px)/2));background:rgba(255,255,255,.94);border-bottom:1px solid #e6e6e8}header .brand{font-size:25px;font-weight:760;letter-spacing:2px;color:#1d1d1f}nav{display:flex;align-items:center;gap:24px;font-size:13px}nav a{color:#424245}nav form{margin:0}.text-button{border:0;background:none;color:#424245;padding:0;cursor:pointer}.preview{background:#ece5d8;text-align:center;font-size:12px;padding:8px 20px;color:#61503b}main{max-width:1100px;margin:0 auto;padding:56px 24px 80px;min-height:calc(100vh - 170px)}h1{font-size:clamp(32px,4vw,48px);font-weight:650;line-height:1.14;letter-spacing:-.04em;margin:12px 0 20px}h2{font-size:25px;letter-spacing:-.025em;line-height:1.25;margin:18px 0}h3{font-size:17px;margin:0 0 7px}p{line-height:1.65;margin:14px 0}.muted,.fine{color:#6e6e73}.fine{font-size:12px}.eyebrow{font-size:12px;font-weight:600;letter-spacing:.16em;color:#6e6e73}.card{background:white;border-radius:24px;padding:32px;box-shadow:0 4px 20px rgba(0,0,0,.018)}.auth{max-width:500px;margin:15px auto}.auth h1{font-size:36px}.auth-links{display:flex;flex-wrap:wrap;gap:14px;margin-top:26px;font-size:13px}.page-title{max-width:700px;margin-bottom:40px}.account-summary{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:24px}.account-summary>*{min-width:0}.checkout-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:24px;align-items:start}.checkout-grid>*{min-width:0}.checkout-grid .card{min-width:0}.badge{display:inline-block;background:#f0f0f3;border-radius:30px;font-size:12px;font-weight:600;padding:8px 13px}.primary,.secondary{display:inline-flex;justify-content:center;align-items:center;border:0;border-radius:999px;padding:13px 24px;font-weight:500;cursor:pointer;min-height:44px;line-height:1.2}.primary{color:white;background:#0071e3}.secondary{background:#f0f0f3;color:#1d1d1f}.primary:hover{background:#0077ed;text-decoration:none}button:disabled{opacity:.4;cursor:default}label{display:block;font-size:14px;margin-bottom:7px}input:not([type=hidden]),select,textarea{width:100%;border:1px solid #b6b6bd;border-radius:11px;padding:13px 14px;background:#fff;color:#1d1d1f;min-width:0}input:focus,select:focus,textarea:focus{border-color:#0071e3;outline:3px solid #0071e326}textarea{resize:vertical}form .helptext{display:block;color:#6e6e73;font-size:12px;margin-top:8px}form>p{margin:18px 0}form ul{padding-left:18px;font-size:12px;color:#6e6e73}.errorlist{color:#b42318!important;list-style:none;padding:0}.notice{padding:15px 18px;border-radius:14px;background:#eaf3ff;color:#284968;font-size:14px}.orders{margin-top:40px}.order-row{display:flex;justify-content:space-between;gap:20px;padding:24px;border-bottom:1px solid #d9d9df;background:#fff;color:#1d1d1f}.order-row:first-of-type{border-radius:20px 20px 0 0}.line{border-bottom:1px solid #e6e6e9;padding:20px 0;min-width:0}.line:first-child{padding-top:0}.line:last-child{margin-bottom:20px}.line p{font-size:14px}dl{margin:24px 0}dl div{display:flex;justify-content:space-between;gap:12px;margin:15px 0;min-width:0}dt,dd{min-width:0}dd{overflow-wrap:anywhere}dd{margin:0;text-align:right}.grand-total{border-top:1px solid #d9d9df;padding-top:20px;font-weight:650;font-size:21px}.line{display:grid;grid-template-columns:88px minmax(0,1fr);gap:16px;align-items:start}.line-media{width:88px;height:88px;border-radius:16px;background:#fff;display:grid;place-items:center;overflow:hidden;border:1px solid #e6e6e9}.line-media img{width:100%;height:100%;object-fit:contain;display:block}.line-copy{min-width:0;overflow-wrap:anywhere}.profile-card{margin-top:24px}.account-email{display:grid;grid-template-columns:auto 1fr;gap:4px 14px;padding:15px 17px;margin:20px 0 25px;background:#f5f5f7;border-radius:14px;font-size:14px}.account-email small{grid-column:2;color:#6e6e73;font-size:12px}.profile-form{max-width:760px}.profile-actions{margin-top:22px}.profile-card{min-width:0}.dealer-application{margin-top:24px}footer{max-width:1100px;margin:auto;border-top:1px solid #d9d9df;padding:26px 24px;display:flex;justify-content:space-between;font-size:12px;color:#6e6e73}:focus-visible{outline:3px solid #0071e3;outline-offset:4px}@media(max-width:760px){header{padding:0 20px}nav{gap:14px}nav>a:first-child{display:none}main{padding:34px 16px 50px}.card{padding:25px 22px}.account-summary,.checkout-grid{grid-template-columns:1fr}.order-row{display:grid;grid-template-columns:1fr 1fr;font-size:13px}.auth h1{font-size:30px}footer{gap:15px;flex-wrap:wrap}.page-title{margin-bottom:28px}}
.order-hero{max-width:760px;margin:0 0 36px}.order-hero h1{margin:10px 0 14px}.order-hero-meta{display:flex;align-items:center;gap:14px}.order-layout{align-items:start}.order-main-card{padding:32px}.section-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.section-head h2{margin:0}.order-lines{margin-top:24px}.order-section{border-top:1px solid #e6e6e9;padding-top:24px;margin-top:24px}.address-readonly{display:grid;gap:5px;margin:18px 0;color:#424245;line-height:1.65}.address-readonly strong{color:#1d1d1f}.address-editor{border:1px solid #e1e1e6;border-radius:14px;padding:0 16px;margin-top:18px;background:#fafafd}.address-editor summary{cursor:pointer;font-weight:600;padding:16px 0}.address-form{padding:0 0 8px}.address-form>p{margin:14px 0}.address-form .secondary{margin:8px 0 12px}.order-summary-card{position:sticky;top:20px}.order-summary-card dl{margin-top:20px}.order-actions{display:grid;gap:14px;margin-top:24px}.order-actions form{margin:0}.order-actions .primary{width:100%}.note-box{background:#f5f5f7;border-radius:12px;padding:14px 16px;white-space:pre-wrap}.file-list{display:grid;gap:9px;margin-top:14px}.file-list a{overflow-wrap:anywhere}@media(max-width:760px){.order-summary-card{position:static}.order-hero{margin-bottom:28px}.order-main-card{padding:25px 22px}.order-hero-meta{align-items:flex-start;flex-direction:column;gap:8px}}
.dashboard-admin-links{display:flex;flex-wrap:wrap;gap:12px}.quick-address-button{margin:0 0 10px}.quick-address-status{margin-left:12px}@media(max-width:760px){.dashboard-admin-links{align-items:stretch;flex-direction:column}.quick-address-status{display:block;margin:0 0 10px}}
.logistics-section{margin-top:18px}.logistics-section .section-head{align-items:center}.logistics-details{margin:18px 0 0}.logistics-details>div{align-items:flex-start}.logistics-details dt{color:#6e6e73}.logistics-details dd{font-weight:600}.logistics-status-in_transit{background:#eaf3ff!important;color:#28557c!important}.logistics-status-delivered{background:#eaf8ef!important;color:#17683d!important}.logistics-status-exception{background:#fff0f0!important;color:#a32222!important}
.line-logistics{display:flex;flex-wrap:wrap;gap:8px 12px;align-items:center;margin-top:10px;color:#6e6e73;font-size:13px}.line-logistics .badge{font-size:11px;padding:4px 8px}.line-logistics a{color:inherit;text-decoration:underline}
.account-settings{margin-top:24px}.settings-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.settings-heading h2{margin-top:4px}.settings-mark{font-size:11px;letter-spacing:.18em;color:#8b8b92;white-space:nowrap}.settings-form-note{font-size:12px;color:#6e6e73;margin-top:-4px}.quick-address-button{margin:0 12px 10px 0}.quick-address-status{display:inline-block}.settings-divider{height:1px;background:#e6e6e9;margin:34px 0 28px}.login-settings h3{margin:0 0 4px}.login-method-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:18px 0}.login-method{display:flex;flex-direction:column;justify-content:space-between;gap:18px;padding:18px;border:1px solid #e1e1e6;border-radius:16px;background:#fafafd;min-width:0}.login-method strong{font-size:16px}.login-method p{font-size:13px;color:#6e6e73;margin:7px 0 0;line-height:1.5}.method-status{align-self:flex-start;padding:5px 9px;background:#f0f0f3;border-radius:999px;font-size:11px;color:#6e6e73}@media(max-width:760px){.settings-heading{flex-direction:column;gap:8px}.login-method-grid{grid-template-columns:1fr}.quick-address-status{display:block;margin-bottom:10px}}

.paypal-method{display:flex;align-items:center;gap:11px;margin:0 0 24px;padding:12px 14px;border:1px solid #d7e5f5;border-radius:16px;background:#f8fbff;color:#17324d}.paypal-mark{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;background:#0070ba;color:#fff;font-weight:800;font-style:italic;font-size:17px}.paypal-method strong{display:block;font-size:14px;line-height:1.2}.paypal-method small{display:block;margin-top:4px;color:#64748b;font-size:12px;line-height:1.4}
