/* Reference-led visual system: pink retail, blue wholesale, navy type. */
:root{--accent:#f52e7d;--pale:#fff0f6;--ink:#101c4c;--line:#e7eaf5;--muted:#596b94;--wash:#fff5f8;--deep:#d51d62}body.wholesale{--accent:#0879f9;--pale:#eaf5ff;--ink:#101c4c;--line:#deebfb;--muted:#536e98;--wash:#f1f9ff;--deep:#0560cd}body{background:linear-gradient(135deg,#fff8fb,#f4f9fd 65%);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,'PingFang TC','Noto Sans TC',sans-serif}button{transition:background .15s,transform .15s}button:active{transform:translateY(1px)}button:focus-visible,input:focus,textarea:focus,select:focus{outline:3px solid var(--accent);outline-offset:3px}.ui-icon{width:26px;height:26px;flex-shrink:0;vertical-align:middle}.demo-banner{background:#f3f5fa;color:#667498;font-size:11px}.layout{grid-template-columns:250px minmax(0,1fr)}aside{background:linear-gradient(150deg,var(--pale),#fff8fb 65%,var(--pale));padding:25px 16px;border-right:1px solid white}.brand{padding:0 8px 26px;gap:7px;white-space:nowrap}.brand img{width:56px;height:67px;object-fit:contain}.brand b{font-family:'Kaiti TC','BiauKai',serif;font-size:24px;letter-spacing:1px;color:#111}.brand small{font-size:9px;letter-spacing:2px}.brand-heart{color:var(--accent);font-size:19px}.nav{gap:6px}.nav button{display:flex;align-items:center;gap:15px;padding:13px 16px;color:var(--ink);font-size:16px;font-weight:600}.nav button span{margin:0}.nav button.active{background:linear-gradient(115deg,var(--accent),var(--deep));color:white;box-shadow:0 5px 16px color-mix(in srgb,var(--accent) 15%,transparent)}.side-note{border:0;text-align:center;padding-top:45px}.side-note img{width:160px;height:190px;object-fit:contain}.side-note p{font-family:'Kaiti TC',cursive;font-size:24px;line-height:1.3;transform:rotate(-5deg);color:var(--ink)}.side-note p span{color:var(--accent)}.topbar{background:linear-gradient(110deg,#fff,var(--wash));padding:0 25px;min-height:83px;height:auto}.shop-motto{font-family:'Kaiti TC','BiauKai',serif;font-size:21px;letter-spacing:2px}.shop-motto b{color:var(--accent)}.mode{background:white;border:1px solid var(--line)}.mode button{color:var(--muted)}.account{gap:9px}.avatar{background:var(--pale);border:1px solid var(--line)}main{padding:24px;max-width:1500px}.panel{border:1px solid var(--line);border-radius:15px;box-shadow:0 6px 24px #30446b03}.heading .eyebrow{font-size:10px;letter-spacing:3px}.heading h1{font-size:27px}.heading p{font-size:14px}.notice{background:var(--pale);color:var(--muted);border:1px solid color-mix(in srgb,var(--accent) 12%,white)}.shop-hero{background:#f3e7df url('/static/design/hero.png') center/cover;border-radius:15px;min-height:260px;padding:35px;margin-bottom:24px;display:flex;align-items:center;overflow:hidden}.shop-hero>div{width:55%;text-shadow:0 1px 12px #fff}.shop-hero h1{font-family:'Kaiti TC','BiauKai',serif;font-size:38px;letter-spacing:3px;line-height:1.5;margin:10px 0}.shop-hero p{font-family:'Kaiti TC','BiauKai',serif;font-size:23px;margin:0;line-height:1.7}.shop-hero small{font-size:10px;letter-spacing:3px}.shop-hero p span{color:#f47aa5}.welcome-grid{display:grid;grid-template-columns:1.8fr 1fr;gap:17px}.admin-hero{min-height:190px;margin:0;padding:25px}.admin-hero h1{font-size:29px}.admin-hero p{font-size:18px}.greeting{display:flex;flex-direction:column;justify-content:center;padding:24px}.greeting h2{margin:15px 0 8px;font-size:23px}.greeting p{margin:0;color:var(--muted)}.greeting span{color:var(--accent)}.dashboard-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:18px 0}.stat-card{display:flex;align-items:center;gap:14px;padding:20px 15px}.stat-icon{padding:13px;border-radius:12px}.stat-icon .ui-icon{width:32px;height:32px}.pink{background:#ffe3ef;color:#f5267b}.mint{background:#d7f6ef;color:#00a887}.lilac{background:#ece2ff;color:#9045ed}.cream{background:#fff0d0;color:#d28808}.stat-card small{font-size:13px}.stat-card strong{display:block;font-size:30px;line-height:1.4}.dashboard-actions,.dashboard-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px;margin:18px 0}.quick-tile{display:flex;align-items:center;text-align:left;gap:16px;padding:23px;background:linear-gradient(120deg,#fff0f7,#fceaf2);border:1px solid #ffe0ec;color:#ed1970}.quick-tile>.ui-icon{width:43px;height:43px}.quick-tile>span:first-of-type{flex:1}.quick-tile b{font-size:23px}.quick-tile small{display:block;font-size:13px;font-weight:400;margin-top:3px;color:var(--muted)}.quick-tile.blue{color:#0879f9;background:#eff7ff;border-color:#dcecff}.section-title{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:16px}.section-title h2{margin:0;font-size:20px}.section-title h2 small{font-size:14px}.text-link{padding:4px;background:none;color:#2787f5;font-size:13px;white-space:nowrap}.mini-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.mini-product{padding:0;background:white;border:1px solid var(--line);text-align:left;color:var(--ink);overflow:hidden;border-radius:10px;min-width:0}.mini-product .cover{width:100%;height:105px;object-fit:cover;background:var(--pale)}.mini-product b,.mini-product strong{display:block;padding:5px 7px;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mini-product strong{padding-top:0;color:var(--accent)}.work-links{display:grid;gap:12px}.work-links button{display:flex;align-items:center;gap:12px;padding:17px;text-align:left}.reminder{background:linear-gradient(120deg,#fff9fc,var(--pale));position:relative;overflow:hidden}.reminder h2{color:var(--accent)}.reminder p{font-size:14px;position:relative;max-width:75%}.reminder img{position:absolute;width:105px;height:125px;object-fit:contain;right:5px;bottom:4px;opacity:.9}.shop-footer{text-align:center;font-family:'Kaiti TC',serif;letter-spacing:3px;padding:24px;font-size:18px}.shop-footer span{color:var(--accent)}th{background:#f0f5fd;color:#3a5080;font-weight:600}td{padding:13px 10px}.table-wrap{padding:12px}.chat-panel{padding:0;overflow:hidden}.chat-panel .panel-title{padding:20px 24px;margin:0;background:var(--wash)}.chat{background:linear-gradient(140deg,var(--pale),#fffafd);border-radius:0;padding:26px 22px 26px 65px;min-height:360px;max-height:500px}.wholesale .chat{background:linear-gradient(140deg,#eaf5ff,#f7fcff)}.bubble{position:relative;border-radius:16px;padding:16px;margin-bottom:20px;max-width:88%;box-shadow:none}.chat-avatar{position:absolute;width:34px;height:48px;object-fit:contain;left:-46px;top:0}.bubble.mine{background:color-mix(in srgb,var(--accent) 28%,white);border-radius:15px 15px 3px 15px;font-weight:600;max-width:65%}.chat-panel .upload-row,.chat-panel .composer,.chat-panel>.footer-note{margin:17px 22px}.chat-panel .composer{padding-top:13px;border-top:1px solid var(--line)}.composer input{border-radius:24px}.composer button{border-radius:24px}.thumbnails .cover{border:3px solid white;width:100px;height:100px}.cards{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.product{border-radius:13px;box-shadow:0 4px 12px #1f376a05}.product .cover{height:210px;object-fit:cover}.product .info{padding:13px}.product h3{font-size:15px;line-height:1.6}.product .info>small{display:block;margin-top:10px;font-size:11px}.product .price{font-size:20px}.product .row button{font-size:12px;padding:8px}.badge-line .pill{font-size:10px}.product-modal{width:min(720px,96vw);padding:23px}.product-modal h2{font-size:25px;line-height:1.5}.product-modal .detail-media{max-height:480px;object-fit:contain;background:#fff7f9}.product-modal .price{font-size:31px}.product-modal button[type=submit]{width:100%;margin-top:15px;padding:15px}.member-hero{background:linear-gradient(120deg,#fff0f6,var(--pale));border:1px solid var(--line);padding:28px;display:flex;align-items:center;gap:22px;border-radius:17px;margin-bottom:20px;overflow:hidden}.member-avatar{border-radius:50%;padding:22px;background:white;color:var(--accent)}.member-avatar svg{width:50px;height:50px}.member-hero>img{margin-left:auto;width:110px;height:140px;object-fit:contain}.member-hero p{margin:10px 0 0;color:var(--muted)}.member-shortcuts{display:grid;grid-template-columns:repeat(3,1fr);margin-top:24px}.member-shortcuts button{background:white;color:var(--ink);border-right:1px solid var(--line);border-radius:0;display:flex;align-items:center;flex-direction:column;gap:9px}.member-shortcuts button:last-child{border:0}.member-shortcuts svg{width:32px;height:32px;color:var(--accent)}.member-links{margin-top:20px}.member-links .row{padding:15px 0;border-bottom:1px solid var(--line)}.fulfillment-list>.panel{border-top:4px solid var(--accent)}.purchase-total{background:linear-gradient(100deg,var(--pale),white);border:1px solid var(--line)}.order-card .thumb{width:65px;height:70px}.login{background:linear-gradient(130deg,white,var(--wash));border:1px solid var(--line)}.login .brand img{width:68px;height:80px}.login .brand b{font-size:30px}.login .hero{font-family:'Kaiti TC',serif}.finance-summary{grid-template-columns:repeat(2,minmax(0,1fr))}#toast{background:var(--ink)}
@media(max-width:1250px){.shop-motto{display:none}.layout{grid-template-columns:220px minmax(0,1fr)}.brand b{font-size:20px}.brand img{width:45px}.cards{grid-template-columns:repeat(3,minmax(0,1fr))}.stat-card{padding:15px 10px;gap:10px}.stat-icon{padding:9px}.dashboard-grid{grid-template-columns:1fr}.mini-product .cover{height:160px}}
@media(max-width:800px){.layout{grid-template-columns:185px minmax(0,1fr)}aside{padding:20px 10px}.brand{gap:4px;padding-left:0;padding-right:0}.brand b{font-size:18px}.brand small{font-size:7px}.brand img{width:35px}.brand-heart{display:none}.nav button{font-size:14px;gap:12px;padding:13px}.welcome-grid{grid-template-columns:1fr}.greeting{display:none}.dashboard-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-actions{grid-template-columns:1fr}.cards{grid-template-columns:repeat(2,minmax(0,1fr))}.topbar{padding:15px;flex-wrap:wrap}.shop-hero{min-height:225px;padding:23px}.shop-hero h1{font-size:28px}.shop-hero p{font-size:18px}}
@media(max-width:650px){.layout{display:block}aside{padding:15px 15px 0;background:linear-gradient(110deg,var(--wash),white);border:0}.brand{padding:0 0 12px;gap:10px}.brand img{width:48px;height:60px}.brand b{font-size:25px}.brand small{display:block;font-size:8px;margin:0;letter-spacing:2px}.brand-heart{display:block}.nav{gap:6px;padding-bottom:10px}.nav button{padding:9px 12px;font-size:12px;flex-shrink:0}.nav button .ui-icon{width:19px;height:19px}.topbar{padding:10px 15px;min-height:50px}.topbar .account{font-size:11px}.account button{font-size:11px;padding:5px 9px}.mode button{font-size:12px;padding:6px 10px}main{padding:17px 14px 90px}.heading h1{font-size:24px}.shop-hero{min-height:200px;padding:20px;background-position:55% center;margin-bottom:22px}.shop-hero>div{width:59%}.shop-hero h1{font-size:25px;letter-spacing:1px}.shop-hero p{font-size:18px;line-height:1.7}.shop-hero small{font-size:7px;letter-spacing:2px}.customer-view .nav{position:fixed;bottom:0;left:0;right:0;padding:8px 4px max(8px,env(safe-area-inset-bottom));z-index:10;background:#ffffffed;backdrop-filter:blur(14px);border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(4,1fr);overflow:visible;gap:0}.customer-view .nav button{display:flex;flex-direction:column;gap:4px;padding:4px 0;border-radius:0;font-size:11px;box-shadow:none}.customer-view .nav button.active{color:var(--accent);background:transparent}.customer-view .nav .ui-icon{width:25px;height:25px}.customer-view .brand{padding-bottom:5px}.customer-view .topbar{background:white}.product .cover{height:190px}.product .info{padding:10px}.product .price{font-size:19px}.product h3{font-size:14px;margin:7px 0}.product .row{flex-direction:row;align-items:center;flex-wrap:wrap}.product .row button{width:auto;flex:1}.product .info>small{font-size:10px}.product .info>button{padding:5px;font-size:11px}.cards{gap:12px}.dashboard-stats{gap:10px}.stat-card strong{font-size:25px}.stat-icon .ui-icon{width:28px;height:28px}.quick-tile{padding:19px}.quick-tile b{font-size:21px}.mini-products{grid-template-columns:repeat(2,minmax(0,1fr))}.mini-product .cover{height:160px}.chat{padding:22px 15px 22px 54px;min-height:350px}.chat-avatar{left:-38px;width:28px}.chat-panel .upload-row,.chat-panel .composer,.chat-panel>.footer-note{margin:15px}.bubble{font-size:14px;max-width:95%}.member-hero{padding:20px 15px;gap:12px}.member-avatar{padding:14px}.member-avatar svg{width:30px;height:30px}.member-hero h1{font-size:23px}.member-hero>img{width:65px;height:100px}.member-hero p{font-size:12px}.member-shortcuts button{font-size:12px;padding:10px 5px}.product-modal{padding:16px;width:96vw}.product-modal h2{font-size:22px}.product-modal .detail-media{max-height:400px}.finance-summary{grid-template-columns:1fr}.order-card .row{flex-wrap:wrap}.shop-footer{font-size:14px;padding:20px 0}.customer-view #toast{bottom:88px}.panel{padding:17px}.chat-panel{padding:0}}
.brand b{font-family:-apple-system,BlinkMacSystemFont,'PingFang TC',sans-serif;font-size:18px;letter-spacing:-.5px;white-space:normal;line-height:1.5}.brand small{font-size:8px;letter-spacing:1px}.brand>div{min-width:0}.brand img{width:45px}.brand-heart{display:none}@media(max-width:650px){.brand b{font-size:23px}.brand img{width:50px}.brand small{font-size:9px}.login .brand b{font-size:25px}}

.payment-frame{background:white;border:1px solid var(--line);border-radius:17px;overflow:hidden}.payment-tabs{display:grid;grid-template-columns:1fr 1fr;gap:0;border-bottom:1px solid var(--line);background:var(--wash)}.payment-tabs button{border-radius:0;background:transparent;color:var(--muted);min-height:100px;padding:18px 12px;border-bottom:3px solid transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}.payment-tabs button+button{border-left:1px solid var(--line)}.payment-tabs button[aria-selected="true"]{background:var(--pale);color:var(--accent);border-bottom-color:var(--accent)}.payment-tabs strong{font-size:26px}.payment-tabs span{font-size:17px}#payment-panel{padding:20px;min-height:200px}.payment-frame .panel{box-shadow:none}@media(max-width:650px){#payment-panel{padding:13px}.payment-tabs strong{font-size:23px}.payment-tabs span{font-size:16px}}

.delivery-fixed{border:1px solid var(--line);background:var(--wash);margin-bottom:18px}.delivery-fixed h2{font-size:18px;margin-bottom:4px}.delivery-fixed>.row+.row{margin-top:14px}.delivery-admin{margin:20px 0}.delivery-admin form+form{border-top:1px solid var(--line);margin-top:20px;padding-top:20px}
[hidden]{display:none!important}.customer-actions,.social-footer,.social-footer>div{display:flex;align-items:center;gap:14px}.customer-actions{margin-left:auto}.icon-action{background:transparent;border:0;color:var(--ink,#17204a);padding:8px;display:inline-flex}.icon-action svg,.social-footer svg{width:24px;height:24px}.social-footer{padding:28px;justify-content:space-between;border-top:1px solid #f3dbe5}.threads-mark{font-size:28px}.category-grid{display:grid;grid-template-columns:repeat(9,1fr);gap:12px}.category-item{background:transparent;color:#24304b;padding:8px;display:grid;justify-items:center;gap:10px}.category-item>span{border-radius:50%;background:#ffe6ee;width:58px;height:58px;display:grid;place-items:center;font-size:30px}.home-section{margin-top:32px}.mobile-sale-mode{display:none}.payment-total{padding:24px}.payment-total strong{display:block;font-size:32px;color:#e93c7d}.bank-number{overflow-wrap:anywhere}.cards input[type=checkbox]{width:auto}.panel+.panel{margin-top:16px}.tracking-row{padding:15px;border-bottom:1px solid #eee}.category-item b{font-size:13px}.mobile-sale-mode [aria-pressed=true]{background:#f44885;color:white}
@media(max-width:700px){.category-grid{grid-template-columns:repeat(3,1fr)}.desktop-sale-mode{display:none}.mobile-sale-mode{display:flex;gap:6px;flex-wrap:wrap}.customer-view .topbar{flex-wrap:wrap}.customer-actions{order:-1;width:100%;justify-content:flex-end}.social-footer{padding-bottom:90px}.payment-tabs{display:flex}.payment-tabs button{flex:1}}
.customer-view .topbar .account{order:-1;margin-right:auto}.listing-prompt{padding:16px;background:#fff6f9;border-radius:16px;margin:12px 0}.listing-prompt h3{font-size:17px}.dashboard-stats{grid-template-columns:repeat(5,minmax(0,1fr))}@media(max-width:700px){.dashboard-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-view .customer-actions{order:0}}
body{--accent:var(--shop-primary,#ed3c7c);--deep:color-mix(in srgb,var(--accent),black 14%);background:var(--shop-background,#fff7fa)}body.wholesale{--accent:var(--shop-wholesale,#1675d9);--deep:color-mix(in srgb,var(--accent),black 14%)}body .shop-hero{background-image:var(--shop-banner);background-size:cover;background-position:center}.customer-login{max-width:600px;padding:30px 18px}.customer-login .brand{white-space:normal}.login-method{padding:24px 0;display:grid;gap:12px}.line-login{background:#06c755}.customer-login-entry{width:100%;margin-bottom:20px}.appearance-preview{max-width:300px;max-height:180px;object-fit:contain}.appearance-preview+label input,.parcel-row input[type=checkbox],#shipmentItems input[type=checkbox]{width:auto}.parcel-row{display:grid;grid-template-columns:1fr 2fr auto;align-items:end;gap:10px;margin:12px 0}.analysis-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.donut{width:200px;height:200px;margin:20px auto;border-radius:50%;display:grid;place-items:center}.donut span{border-radius:50%;width:138px;height:138px;background:white;display:grid;place-items:center;font-weight:bold;font-size:15px}.analysis-grid .panel{margin:0}#analyticsCharts>section{margin-top:20px}#analyticsCharts svg{width:100%;max-height:280px}#analyticsCharts svg text{font-size:11px}@media(max-width:700px){.analysis-grid{grid-template-columns:1fr}.parcel-row{grid-template-columns:1fr}.customer-login{padding:18px 10px}}
body {background-image:var(--shop-backdrop,none);background-size:cover;background-attachment:fixed;background-position:center;}
.customer-login #accountLogin[aria-selected=true],.customer-login #accountRegister[aria-selected=true]{background:var(--shop-primary);color:white;}
fieldset{border:1px solid #e5dbe2;border-radius:12px;padding:16px;margin:12px 0;}
