:root{font-family:Arial,Helvetica,sans-serif;color:#202020;background:#fff;font-synthesis:none;font-size:16px}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}a{color:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default}a:focus-visible,button:focus-visible{outline:3px solid #888;outline-offset:5px}input:focus-visible{outline:2px solid #242424;outline-offset:2px}.header{max-width:580px;margin:auto;padding:22px 28px;display:flex;align-items:center;justify-content:space-between;gap:16px}.brand{display:flex;align-items:center;gap:11px;text-decoration:none;font-size:14px;font-weight:700;letter-spacing:-.4px}.mark{display:flex;align-items:center;justify-content:center;border-radius:50%;background:#1c1c1c;color:#fff;width:34px;height:34px;font:italic 32px Georgia,serif;padding:0 4px 5px 0;flex-shrink:0}.language{display:flex;padding:3px;background:#f4f4f4;border:1px solid #eee;border-radius:30px}.language button{border:0;background:transparent;border-radius:25px;font-size:12px;padding:6px 9px;color:#666}.language button[aria-pressed=true]{background:#202020;color:white}.home{max-width:500px;padding:16px 24px 0;margin:0 auto;text-align:center}.home h1{font-size:34px;line-height:1.08;letter-spacing:-1.3px;margin:11px auto 30px;font-weight:700}.slide-image{width:100%;height:auto;aspect-ratio:1.5;object-fit:contain;display:block}.caption{display:flex;gap:8px;justify-content:center;align-items:center;font-size:18px;font-weight:600;margin:12px 0 0;min-height:27px}.caption span{display:inline-flex;align-items:center;justify-content:center;color:#fff;background:#222;border-radius:50%;width:25px;height:25px;font-size:17px}.dots{display:flex;justify-content:center;gap:0;margin:18px 0 6px}.dots button{width:23px;height:30px;border:0;background:none;display:grid;place-items:center;padding:0}.dots button:after{content:'';width:6px;height:6px;background:#e6e6e6;border-radius:50%}.dots button[aria-current=true]:after{background:#222}.primary{display:block;width:100%;background:#202020;color:#fff;padding:16px 20px;border:1px solid #202020;border-radius:40px;text-align:center;text-decoration:none;font-size:16px;font-weight:600;line-height:20px;transition:background .15s}.primary:hover{background:#393939}.primary:disabled{background:#a5a5a5;border-color:#a5a5a5}.home-actions{max-width:320px;margin:0 auto}.secondary{margin:12px 0 0;color:#767676;font-size:14px;line-height:1.5;text-align:center}.secondary a{text-decoration:none;color:#555}.secondary a:hover{text-decoration:underline}footer{padding:21px 20px 22px;text-align:center;font-size:12px;color:#999;line-height:1.8}footer a{color:#777;text-decoration:none}footer .sep{padding:0 10px}.back{position:absolute;top:38px;left:30px;text-decoration:none;font-size:16px;color:#444}.auth{width:min(100% - 40px,320px);margin:0 auto;padding:90px 0 0;text-align:center}.auth>.mark{width:78px;height:78px;font-size:70px;margin:auto;padding-bottom:12px}.auth h1{font-size:27px;letter-spacing:-.8px;line-height:1.2;margin:30px -20px 12px}.subhead{font-size:14px;color:#888;margin:0 -20px 28px;line-height:1.5}.field{position:relative;margin-bottom:12px}.field input{width:100%;height:51px;border:1px solid #e6e6e6;box-shadow:0 0 0 1px #f7f7f7;border-radius:32px;padding:0 19px;color:#222;background:white;min-width:0}.field input::placeholder{color:#999}.field input[type=password],.field.has-toggle input{padding-right:53px}.toggle{position:absolute;right:11px;top:8px;border:0;background:none;width:35px;height:35px;display:grid;place-items:center;color:#888}.toggle svg{width:21px;height:21px}.hint{text-align:left;color:#888;font-size:12px;line-height:1.5;margin:-3px 16px 14px}.consent{display:flex;gap:10px;text-align:left;line-height:1.45;font-size:12px;margin:20px 0;color:#555}.consent input{appearance:none;flex:0 0 20px;width:20px;height:20px;border:1.5px solid #d6d6d6;border-radius:50%;margin:1px 0 0;cursor:pointer}.consent input:checked{background:#222;border-color:#222;box-shadow:inset 0 0 0 4px white}.error{font-size:14px;color:#b22b2b;text-align:left;line-height:1.45;margin:12px 0}.error:empty{display:none}.auth .secondary{margin-top:23px}.account{max-width:430px;margin:20px auto 0;padding:28px;text-align:center}.account>.mark{margin:auto;width:68px;height:68px;font-size:58px}.account h1{font-size:28px;letter-spacing:-.8px;margin:22px 0 8px}.account .subhead{margin:0 0 32px}.account label{display:block;text-align:left;margin:20px 0 8px;font-size:14px;color:#777}.email{border:1px solid #eee;padding:16px 18px;border-radius:30px;text-align:left;overflow-wrap:anywhere;background:#fafafa;font-size:15px}.logout{display:block;background:none;border:0;color:#777;margin:25px auto;padding:10px}.status{font-size:14px;color:#4a6d50;min-height:20px;margin:14px 0}.legal{max-width:620px;padding:95px 24px 40px;margin:auto;line-height:1.7}.legal h1{font-size:28px;line-height:1.2}.legal h2{font-size:19px}.legal p{color:#555}.form-label{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}@media(min-width:900px){.header{max-width:780px;padding-top:30px}.home{padding-top:23px;max-width:500px}.home h1{font-size:36px;margin-bottom:32px}.auth{padding-top:84px}.back{top:40px;left:40px}}@media(max-width:400px){.header{padding:20px}.brand{font-size:12px;gap:8px}.home{padding:15px 18px 0}.home h1{font-size:30px}.auth{padding-top:80px}.back{top:27px;left:20px}.caption{font-size:16px}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}

.visible-label{display:block;text-align:left;margin:20px 0 8px;font-size:14px;color:#777}

/* Five-step captions keep the controls in place across languages. */
.caption{min-height:50px;line-height:1.35;margin:10px auto 0;max-width:420px;align-items:center}
.caption span{flex:0 0 25px}
.caption strong{font:inherit;max-width:350px}
.language{flex-shrink:0}
html[lang="zh-CN"]{font-family:Arial,"PingFang SC","Microsoft YaHei",sans-serif}
html[lang="zh-CN"] .home h1{letter-spacing:0;line-height:1.25}
@media(max-width:420px){.header{padding-inline:16px;gap:8px}.brand{font-size:12px;gap:7px}.language button{padding:6px 8px}.caption{min-height:66px}.caption strong{max-width:265px}}
@media(max-width:350px){.brand>span:last-child{max-width:120px}.header{padding-inline:12px}.language button{padding:6px}}

/* Transparent brand mark and blur reveal. */
.mark,.auth>.mark,.account>.mark{display:block;object-fit:contain;background:transparent;border-radius:0;padding:0}
.brand .mark{width:38px;height:42px}
.auth>.mark{width:88px;height:98px}
.account>.mark{width:76px;height:86px}
.home h1,.auth h1,.subhead{animation:blur-reveal 900ms ease-out both}
@keyframes blur-reveal{from{filter:blur(14px);opacity:0;transform:translateY(8px)}to{filter:blur(0);opacity:1;transform:translateY(0)}}
.dots .autoplay{margin-left:8px;width:30px;font-size:12px;color:#888;border-radius:50%}
.dots .autoplay:after{content:none}
.dots .autoplay:hover{background:#f5f5f5;color:#222}
@media(prefers-reduced-motion:reduce){.home h1,.auth h1,.subhead{animation:none}}

/* Language changes: blur out, then reveal letters at the reference cadence. */
.home h1.rotating-headline{animation:none;min-height:2.6em;line-height:1.25;display:flex;flex-direction:column;justify-content:center;letter-spacing:-1.1px}
.headline-line{display:block;white-space:pre}
.headline-char{display:inline-block;white-space:pre;animation:headline-char-in 420ms cubic-bezier(.2,.65,.3,1) both;animation-delay:var(--char-delay,0ms)}
.rotating-headline[lang="zh-CN"]{font-family:Arial,"PingFang SC","Microsoft YaHei",sans-serif;letter-spacing:0}
@keyframes headline-char-in{from{filter:blur(10px);opacity:0;transform:translateY(7px)}to{filter:blur(0);opacity:1;transform:translateY(0)}}
@media(max-width:400px){.home h1.rotating-headline{font-size:clamp(23px,7.4vw,30px);letter-spacing:-.8px}}
@media(prefers-reduced-motion:reduce){.headline-char{animation:none}}
/* Account and order management */
.dashboard{max-width:960px;padding:28px;margin:0 auto 50px}.dashboard-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:8px 0 30px}.dashboard-heading h1{font-size:30px;letter-spacing:-.8px;margin:8px 0;overflow-wrap:anywhere}.eyebrow{color:#999;font-size:12px;letter-spacing:1px;margin:0}.dashboard .logout{margin:0;padding:10px 0;flex-shrink:0;font-size:14px}.account-nav{display:flex;gap:7px;flex-wrap:wrap;padding-bottom:24px;border-bottom:1px solid #eee;margin-bottom:30px}.account-nav a{padding:12px 18px;border-radius:24px;text-decoration:none;color:#777;background:#f7f7f7;font-size:14px}.account-nav a[aria-current]{background:#222;color:#fff}.account-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:36px}.account-stats a{display:flex;flex-direction:column;padding:24px;border:1px solid #eaeaea;border-radius:22px;text-decoration:none;gap:8px}.account-stats strong{font-size:34px;font-weight:500}.account-stats span{font-size:14px;color:#777}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;margin:14px 0}.section-heading h2{font-size:24px;margin:0;letter-spacing:-.5px}.section-note{font-size:14px;color:#888;line-height:1.6;margin:10px 0 24px}.quiet{background:#f4f4f4;border:0;border-radius:24px;padding:11px 17px;color:#444;font-size:14px;cursor:pointer}.quiet:hover{background:#e9e9e9}.order-card,.detail-card{border:1px solid #e8e8e8;border-radius:22px;padding:24px;margin:16px 0;background:white}.order-top{display:flex;justify-content:space-between;align-items:flex-start;gap:14px}.order-top h3{margin:0 0 8px;font-size:18px}.order-top p{color:#888;font-size:13px;margin:0;overflow-wrap:anywhere}.order-status{display:inline-block;padding:7px 12px;background:#f2f2f2;border-radius:18px;font-size:13px;white-space:nowrap}.order-status.transit,.order-status.ready{background:#eaf1ff;color:#355484}.order-status.delivered{background:#edf5ed;color:#436348}.order-status.cancelled{background:#faf0f0;color:#944}.order-items{white-space:pre-wrap;line-height:1.65;font-size:15px;overflow-wrap:anywhere}.order-bottom{display:flex;align-items:center;gap:14px;margin-top:22px}.order-bottom .quiet{margin-left:auto}.payment-state{color:#888;font-size:13px}.empty-orders{text-align:center;padding:50px 24px;border:1px dashed #ddd;border-radius:22px;margin:20px 0}.empty-symbol{font-size:52px;font-weight:300;color:#aaa}.empty-orders h2{font-size:22px;margin:14px 0}.empty-orders p{max-width:410px;margin:auto;color:#888;line-height:1.7;font-size:15px}.order-search,.account-form input,.account-form textarea,.account-form select{width:100%;font:inherit;border:1px solid #e3e3e3;border-radius:16px;padding:14px 16px;background:#fff;color:#222;min-width:0}.order-search{margin:0 0 5px}.account-form{max-width:540px}.account-form label{display:block;font-size:14px;color:#777;margin:22px 0 9px}.account-form textarea{resize:vertical;min-height:88px}.account-form input[readonly]{background:#f7f7f7;color:#888}.account-form .primary{margin:24px 0}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.detail-card h3{margin:0 0 20px;font-size:18px}.detail-card dt{font-size:13px;color:#888;margin-top:18px}.detail-card dd{margin:6px 0 0;font-size:15px;overflow-wrap:anywhere;white-space:pre-wrap}.tracking-number{font-family:ui-monospace,monospace}.order-timeline{list-style:none;padding:0 0 0 12px}.order-timeline li{position:relative;border-left:1px solid #ddd;padding:0 0 28px 22px}.order-timeline li:before{content:'';position:absolute;left:-4px;top:4px;width:7px;height:7px;background:#333;border-radius:50%}.order-timeline li:last-child{border:0;padding-bottom:0}.order-timeline strong{display:block;font-size:15px}.order-timeline time{display:block;font-size:12px;color:#999;margin:7px 0}.order-timeline p{font-size:14px;line-height:1.5;white-space:pre-wrap;overflow-wrap:anywhere}.add-order{max-width:220px;margin:24px 0}.loading{padding:24px 0;color:#888}.order-editor{max-width:620px}@media(max-width:600px){.dashboard{padding:22px 18px}.dashboard-heading{align-items:flex-start}.dashboard-heading h1{font-size:25px}.dashboard .logout{font-size:12px;max-width:90px}.account-nav{gap:6px}.account-nav a{padding:10px 13px;font-size:13px}.account-stats{gap:8px}.account-stats a{padding:17px 12px}.account-stats strong{font-size:27px}.account-stats span{font-size:12px;line-height:1.5}.section-heading h2{font-size:21px}.order-card,.detail-card{padding:19px}.order-top{flex-wrap:wrap}.order-bottom{gap:10px;flex-wrap:wrap}.detail-grid{grid-template-columns:1fr;gap:0}.empty-orders{padding:35px 20px}}
