*{box-sizing:border-box}body{margin:0;font-family:"Microsoft JhengHei","PingFang TC",Arial,sans-serif;color:#243630;background:#f4f7f6}button,input,select,textarea{font:inherit}button{cursor:pointer}.hidden{display:none!important}.primary{border:0;border-radius:10px;background:#176b58;color:#fff;padding:13px 20px;font-weight:800}.shop-head{height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 6vw;background:#fff;position:sticky;top:0;z-index:5}.site-brand{display:flex;align-items:center;gap:10px;font-size:21px}.site-brand i{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#176b58;color:#fff;font-style:normal}.site-brand small{display:block;font-size:9px;letter-spacing:2px}.shop-head nav{display:flex;gap:25px}.shop-head a{text-decoration:none;color:#365b50}.admin-link{border:1px solid #cfded8;padding:9px 13px;border-radius:8px}.hero{min-height:560px;padding:115px 8vw;background:linear-gradient(125deg,#d7eee7,#eee4f6,#f8eadc);background-size:300% 300%;animation:bg 12s infinite}.hero span{letter-spacing:3px;color:#537c70}.hero h1{font-family:Georgia,"Noto Serif TC",serif;font-size:clamp(42px,6vw,82px);max-width:900px;margin:18px 0}.hero p{font-size:18px}.hero a{display:inline-block;margin-top:20px;padding:15px 24px;background:#1d6956;color:#fff;text-decoration:none;border-radius:12px}.benefits{display:grid;grid-template-columns:repeat(3,1fr);background:#183e33;color:#fff;padding:25px 7vw;gap:25px}.benefits>div{display:flex;gap:16px}.benefits b{font-size:24px;color:#7fd0b8}.benefits span{display:grid;gap:5px}.benefits small{color:#adc4bd}.products{padding:70px 6vw}.section-title h2{font-size:35px}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:24px}.product-card{background:#fff;padding:18px;border-radius:18px;box-shadow:0 8px 26px #304b4212}.product-gallery{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:8px}.product-gallery img{width:100%;flex:0 0 100%;aspect-ratio:1;object-fit:cover;border-radius:13px;scroll-snap-align:start}.product-card h3{font-size:20px}.product-card h3 a{color:inherit;text-decoration:none}.product-card b{font-size:20px}.product-card button{width:100%;margin-top:15px;padding:12px;background:#eaf4f0;color:#176b58;border:0;border-radius:9px;font-weight:800}.detail-grid{display:block;max-width:1100px;margin:auto}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:35px;padding:30px}.product-detail .product-copy{padding:20px}.product-detail .detail-images{grid-column:1/-1}.detail-images img{display:block;width:100%;height:auto}.product-description{line-height:1.9;margin:20px 0}.product-copy pre{white-space:pre-wrap;background:#f3f6f5;padding:15px;border-radius:10px}.store-banner{margin:30px 6vw 70px;padding:60px;background:linear-gradient(135deg,#244f42,#386d5e);color:#fff;border-radius:24px}.store-banner h2{font-size:38px}.cod-box{display:flex;justify-content:space-between;background:#edf7f3;padding:15px;margin:14px 0;border-radius:10px}.cod-box b{color:#176b58}footer{text-align:center;padding:35px;color:#778781}.modal{position:fixed;inset:0;background:#15251d88;display:grid;place-items:center;z-index:20;padding:20px}.checkout-card,.editor-card,.success-card{background:#fff;width:min(620px,96vw);max-height:92vh;overflow:auto;border-radius:20px;padding:30px;position:relative}.checkout-card label,.editor-card label,.install-card label,.login-card label,.email-panel label{display:grid;gap:7px;margin:13px 0;font-weight:700}.checkout-card input,.checkout-card select,.editor-card input,.editor-card textarea,.login-card input,.install-card input,.email-panel input{padding:12px;border:1px solid #cedbd6;border-radius:8px}.two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.x{position:absolute;right:18px;top:15px;border:0;background:none;font-size:25px}.success-card{text-align:center}.success-card i{display:grid;place-items:center;margin:auto;width:75px;height:75px;border-radius:50%;background:#dff5e8;color:#16704f;font-size:36px}.success-card button{padding:12px 20px;background:#176b58;color:#fff;border:0;border-radius:9px}.success-card small{display:block;margin-top:12px}.install-page,.login-page{min-height:100vh;display:grid;place-items:center;background:linear-gradient(125deg,#66bca7,#987ed2,#ec8da8);background-size:300% 300%;animation:bg 10s infinite}.install-card,.login-card{width:min(460px,92vw);background:#fffffff0;padding:38px;border-radius:25px;box-shadow:0 30px 90px #20334d55}.logo{display:grid;place-items:center;margin:auto;width:65px;height:65px;border-radius:50%;background:#247460;color:#fff;font-size:25px}.login-card{text-align:left}.login-card h1{text-align:center;font-size:28px}.login-card>b,.login-card>p{text-align:center;display:block}.error{color:#c43d4e}.notice{padding:12px;background:#e6f5ef;border-radius:9px}.admin-shell{display:grid;grid-template-columns:260px 1fr;min-height:100vh}.admin-shell aside{background:#e1eee9;padding:28px 20px;display:flex;flex-direction:column}.admin-shell aside h2{font-size:23px}.admin-shell aside nav{display:grid;gap:7px;margin-top:25px}.admin-shell aside nav button,#logout{border:0;background:transparent;text-align:left;padding:14px;border-radius:9px;color:#4f6c63}.admin-shell aside nav button.active{background:#fff;color:#176b58;font-weight:800}.admin-shell #logout{margin-top:auto}.admin-shell #userCard{display:grid;padding:15px;background:#ffffff99;border-radius:12px}.admin-shell #userCard small{color:#6e817b}.dashboard{padding:32px;min-width:0}.dashboard>header{display:flex;justify-content:space-between;align-items:center}.dashboard>header h1{font-size:34px;margin:5px 0 25px}.welcome{background:#fff;padding:20px;border-radius:15px}.welcome h2{font-size:25px;margin:7px 0}.kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:17px}.kpis article{padding:23px;border-radius:16px;color:#fff;min-height:145px}.kpis b{display:block;font-size:27px;margin-top:22px}.red{background:linear-gradient(135deg,#df3d51,#ff6b5e)}.cyan{background:linear-gradient(135deg,#00a5b2,#21c7bc)}.blue{background:linear-gradient(135deg,#2767da,#4b91ee)}.purple{background:linear-gradient(135deg,#7145d5,#a15de0)}.panel{background:#fff;padding:24px;border-radius:17px;margin-top:18px;box-shadow:0 7px 25px #243b3410}.table-wrap{overflow:auto}.table-wrap table{width:100%;min-width:1000px;border-collapse:collapse}.table-wrap th{background:#eef3f1;color:#71817c;text-align:left;padding:14px}.table-wrap td{padding:15px 14px;border-bottom:1px solid #e6ece9;vertical-align:middle}.table-wrap td small{display:block;color:#89958f;margin-top:4px}.table-wrap button{border:1px solid #cddbd6;background:#f4f8f6;color:#2e6254;padding:7px 9px;border-radius:7px;margin:2px}.track{padding:8px;border:1px solid #d6dfdb;border-radius:7px}.invalid{border-color:#df3d51!important;box-shadow:0 0 0 3px #df3d5120}.status{font-style:normal;padding:6px 9px;border-radius:14px}.status.pending{background:#fff0f1;color:#d4364e}.status.shipping{background:#e8f9fb;color:#008994}.status.completed{background:#ebf3ff;color:#2462c9}.endpoint{padding:13px;background:#eaf3f0;border-radius:8px;margin:10px 0;color:#176b58;font-family:monospace}.upload-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}#toast{position:fixed;right:25px;top:25px;z-index:50;padding:13px 18px;border-radius:9px;color:#fff;transform:translateY(-100px);transition:.25s}#toast.ok{background:#1d765d;transform:none}#toast.bad{background:#d43f52;transform:none}@keyframes bg{50%{background-position:100% 50%}}@media(max-width:800px){.shop-head nav a:not(.admin-link){display:none}.benefits{grid-template-columns:1fr}.product-detail{grid-template-columns:1fr;padding:15px}.admin-shell{grid-template-columns:76px 1fr}.admin-shell aside{padding:15px 8px}.admin-shell aside h2,#userCard,#logout{display:none}.admin-shell aside nav button{font-size:0;text-align:center}.admin-shell aside nav button:first-letter{font-size:20px}.dashboard{padding:16px}.kpis{grid-template-columns:1fr 1fr}.two,.upload-grid{grid-template-columns:1fr}}
/* dashboard reporting */
.header-actions{display:flex;align-items:end;gap:9px}.header-actions label{display:grid;gap:4px;font-size:11px;color:#74827d}.header-actions select,.header-actions button{height:42px;border:1px solid #d2ded9;background:#fff;border-radius:8px;padding:0 13px}.bar-chart{height:240px;display:flex;align-items:end;gap:12px;padding:25px;border-bottom:1px solid #dfe8e4;overflow:hidden}.bar-chart i{display:block;flex:1;min-width:18px;max-height:190px;border-radius:7px 7px 0 0;position:relative}.bar-chart i span{display:none}.performance{border-top:5px solid #2870df}
.map-panel{margin:18px 0;border:1px solid #ddd5ca;background:#faf8f4;padding:10px}.map-panel iframe{width:100%;height:260px;border:0}.map-panel small{display:block;padding:8px 4px 2px;color:#756d64}

/* 前台视觉与本地原版保持一致 */
.shop-shell,.standalone-product{background:#faf9f6;color:#302d29}.brand{display:flex;align-items:center;gap:10px;color:#302d29;text-decoration:none;font-family:Georgia,"Noto Serif TC",serif;font-size:19px;letter-spacing:3px}.brand-mark{width:42px;height:42px;border:1px solid #74614f;border-radius:50% 50% 44% 56%;display:grid;place-items:center;color:#6f5845}.brand small{display:block;font:8px Arial,sans-serif;letter-spacing:3px;margin-top:2px}.shop-nav{height:84px;padding:0 6vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e7e0d6;background:#fbfaf7e8;backdrop-filter:blur(12px);position:sticky;top:0;z-index:20}.shop-nav nav{display:flex;gap:38px}.shop-nav a{color:#443f39;text-decoration:none;font-size:14px}.nav-actions{display:flex;align-items:center;gap:10px}.ghost,.bag{border:0;background:transparent;padding:10px 14px}.bag{border-left:1px solid #e7e0d6}.bag b{background:#292721;color:#fff;border-radius:20px;font-size:10px;padding:3px 7px;margin-left:5px}
.shop-shell .hero{min-height:665px;padding:0;background:#f0e9de;display:grid;grid-template-columns:1fr 1fr;overflow:hidden;animation:none}.hero-copy{padding:95px 7vw;position:relative;z-index:2}.eyebrow,.section-head span,.store-banner>div>span{font-size:11px;letter-spacing:2.3px;color:#937258;text-transform:uppercase;font-weight:700}.shop-shell .hero h1{font:500 clamp(48px,5.2vw,78px)/1.16 Georgia,"Noto Serif TC",serif;letter-spacing:2px;margin:23px 0;max-width:none}.shop-shell .hero h1 i{font-style:italic;color:#765942}.hero-copy>p{color:#69635c;max-width:530px;line-height:1.9;font-size:16px}.hero-cta{display:flex;gap:14px;margin-top:34px}.hero-cta a,.hero-cta button,.store-banner button{padding:16px 22px;border:1px solid #7f6a59;text-decoration:none;font-size:14px}.hero-cta .primary{background:#2f3e35;color:#fff;border-color:#2f3e35;border-radius:0}.hero-cta button{background:transparent;color:#3f3934}.trust{display:flex;gap:25px;color:#746e67;font-size:12px;margin-top:42px}.hero-art{position:relative;background:linear-gradient(135deg,#dad0c1,#bda78d);overflow:hidden}.sun{position:absolute;width:360px;height:360px;border-radius:50%;background:#ebd8b9;top:40px;right:55px}.arch{position:absolute;width:78%;height:74%;border:1px solid #ffffff66;border-radius:48% 48% 0 0;left:11%;bottom:0;background:#d9c7b3aa;box-shadow:inset 0 0 70px #fff3}.bottle{position:absolute;bottom:80px;background:linear-gradient(90deg,#ddc7ad,#f3e8d7 42%,#bda688);box-shadow:18px 22px 34px #4a382c40;text-align:center;padding-top:45px;color:#584736}.bottle.big{width:155px;height:330px;left:34%;border-radius:75px 75px 24px 24px}.bottle.small{width:105px;height:250px;left:59%;border-radius:10px}.bottle.small:before{content:"";position:absolute;top:-38px;left:24px;width:58px;height:45px;background:#7c604b;border-radius:5px}.bottle span{display:block;font:28px Georgia;letter-spacing:5px}.bottle em{display:block;font:8px Arial;letter-spacing:2px;margin-top:16px;line-height:1.7}.leaf{position:absolute;color:#776a54;font:120px serif;transform:rotate(-38deg)}.l1{left:8%;bottom:0}.l2{right:2%;top:40px;transform:rotate(140deg)}.note{position:absolute;right:24px;bottom:28px;color:#5b5047;font:italic 12px Georgia;line-height:1.8}
.shop-shell .benefits{grid-template-columns:repeat(3,1fr);padding:26px 6vw;border-bottom:1px solid #e7e0d6;background:#fff;color:#302d29;gap:0}.shop-shell .benefits>div{align-items:center;justify-content:center;gap:18px;border-right:1px solid #e7e0d6}.shop-shell .benefits>div:last-child{border:0}.shop-shell .benefits b{font:italic 22px Georgia;color:#a68c76}.shop-shell .benefits strong{font-size:13px}.shop-shell .benefits small{font-size:11px;color:#8c867e}.shop-shell .products{padding:90px 6vw}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:36px}.section-head h2{font:38px Georgia,"Noto Serif TC",serif;margin:8px 0 0}.section-head a{color:#6c5848;text-decoration:none;font-size:13px;border-bottom:1px solid;padding-bottom:5px}.shop-shell .product-grid{grid-template-columns:repeat(3,1fr);gap:24px}.shop-shell .product-card{padding:0;border-radius:0;box-shadow:none;background:transparent}.product-photo{height:370px;background:#e9e0d4;position:relative;overflow:hidden;display:grid;place-items:center}.product-photo.cleanser{background:#d9dfda}.product-photo.mask{background:#e5ddd4}.product-photo>button{position:absolute;right:15px;top:15px;z-index:3;width:38px;height:38px;border-radius:50%;border:0;background:#fff9}.card-product-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:1}.pill{position:absolute;left:15px;top:15px;z-index:3;background:#f7f2e9;padding:7px 10px;font-size:10px;color:#78614e}.view-detail{position:absolute;z-index:3;bottom:15px;background:#2f3e35dd;color:#fff;padding:9px 15px;font-size:11px;opacity:0;transition:.2s}.product-photo:hover .view-detail{opacity:1}.product-meta{padding:18px 4px}.product-meta small{color:#847c74}.product-meta h3{font:20px Georgia,"Noto Serif TC",serif;margin:8px 0}.product-meta h3 a{color:inherit;text-decoration:none}.stars{color:#9b704d;font-size:11px}.stars i{color:#928b84}.product-meta>strong{display:block;font-size:18px;margin:13px 0}.quick-buy{width:100%;padding:12px;border:1px solid #315448;background:#315448;color:#fff}.store-banner{display:flex;justify-content:space-between;align-items:center;margin:30px 6vw 70px;padding:60px;background:#35463e;color:#fff;border-radius:0}.store-banner h2{font:38px Georgia,"Noto Serif TC",serif}.store-banner button{background:transparent;color:#fff;border-color:#ffffff99}
.product-header{height:76px;background:#fff;border-bottom:1px solid #e7e4dd;display:flex;align-items:center;justify-content:space-between;padding:0 6vw}.product-header>a:last-child{color:#28322e;text-decoration:none}.product-breadcrumb{max-width:1180px;margin:0 auto;padding:25px 20px;font-size:12px;color:#828983}.product-breadcrumb a{color:#56645e;text-decoration:none}.product-page-main{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:1.1fr .9fr;gap:55px;padding:0 20px 70px}.standalone-gallery{position:sticky;top:20px;height:650px;background:#f0ede6;overflow:hidden}.standalone-gallery>img{width:100%;height:100%;object-fit:cover}.slide-prev,.slide-next{position:absolute;top:46%;width:44px;height:44px;border:0;border-radius:50%;background:#fffe;font-size:28px}.slide-prev{left:18px}.slide-next{right:18px}.gallery-thumbs{position:absolute;left:0;right:0;bottom:16px;display:flex;justify-content:center;gap:6px}.gallery-thumbs button{width:58px;height:58px;padding:2px;border:2px solid transparent;background:#fff}.gallery-thumbs button.active{border-color:#176454}.gallery-thumbs img{width:100%;height:100%;object-fit:cover}.standalone-info{padding:40px 0}.product-kicker{font-size:11px;letter-spacing:1.5px;color:#22715e}.standalone-info h1{font:40px/1.3 Georgia,"Noto Serif TC",serif;margin:15px 0}.detail-rating{color:#9b704d;font-size:12px}.detail-rating span{color:#87908b;margin-left:8px}.standalone-price{font-size:32px;font-weight:700;margin:24px 0;color:#174f43}.standalone-info>p{font-size:14px;line-height:1.9;color:#66706b}.selling-points{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:22px 0}.selling-points span{background:#edf4f1;padding:12px;text-align:center;font-size:11px;color:#1d6555}.variant-picker{margin:20px 0}.variant-picker>b{font-size:13px}.variant-picker>div{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.variant-picker button{padding:10px 14px;border:1px solid #d8dedb;background:#fff}.variant-picker button.active{border-color:#176454;background:#edf6f3;color:#176454}.quantity{display:flex;align-items:center;font-size:12px;margin:20px 0}.quantity button,.quantity b{width:38px;height:36px;display:grid;place-items:center;border:1px solid #d9ddd9;background:#fff}.quantity button:first-of-type{margin-left:15px}.standalone-buy{width:100%;height:54px;background:#176454;color:#fff;border:0;font-size:15px;display:grid;place-items:center}.standalone-info>small{display:block;text-align:center;color:#78817c;margin-top:12px}.long-detail{max-width:900px;margin:0 auto;padding:20px 20px 100px}.long-detail>h2,.standalone-specs h2{text-align:center;font-size:26px;margin:40px 0 25px}.long-detail>img{width:100%;display:block;margin-bottom:18px}.standalone-specs{background:#fff;padding:30px;margin-top:35px}.spec-copy{line-height:2;color:#626b66}.standalone-product footer{background:#faf9f6}
@media(max-width:800px){.shop-nav{height:68px;padding:0 16px}.shop-nav nav{display:none}.nav-actions .ghost{display:none}.shop-shell .hero{grid-template-columns:1fr;min-height:auto}.hero-copy{padding:62px 22px 54px}.shop-shell .hero h1{font-size:44px}.hero-art{height:480px}.trust{gap:10px;flex-wrap:wrap}.shop-shell .benefits{grid-template-columns:1fr;padding:12px 18px}.shop-shell .benefits>div{justify-content:flex-start;border-right:0;border-bottom:1px solid #eee5db;padding:15px}.shop-shell .product-grid{grid-template-columns:1fr}.shop-shell .products{padding:58px 18px}.product-photo{height:420px}.store-banner{margin:15px 18px 55px;padding:34px 25px;display:block}.store-banner button{margin-top:20px}.product-header{height:64px;padding:0 16px}.product-page-main{display:block;padding:0}.product-breadcrumb{padding:14px 16px}.standalone-gallery{position:relative;top:0;height:430px}.standalone-info{padding:28px 18px}.standalone-info h1{font-size:29px}.standalone-price{font-size:27px}.long-detail{padding:10px 0 80px}.long-detail>h2{padding:0 18px;text-align:left}.long-detail>img{margin:0}.standalone-specs{margin:20px 12px 0;padding:18px}}

/* 本地原版购买页面 */
.checkout-backdrop{background:#24201cc9;padding:20px;backdrop-filter:blur(4px);align-items:center}.checkout-modal{width:min(1310px,96vw);max-height:94vh;overflow:auto;background:#fbfaf7;position:relative;padding:35px;border-radius:0}.checkout-x{position:absolute;right:28px;top:20px;border:0;background:transparent;font-size:30px;z-index:3}.checkout-head{text-align:center;margin-bottom:26px}.checkout-head>span{font-size:11px;letter-spacing:2.3px;color:#937258;font-weight:700}.checkout-head h2{font:32px Georgia,"Noto Serif TC",serif;margin:8px}.checkout-head p{color:#817a72;font-size:13px;margin:0}.checkout-head #chosenProduct{margin-top:8px;color:#6f6962;font-size:12px}.checkout-head #chosenProduct small{margin-left:10px}.checkout-grid{display:grid;grid-template-columns:1.08fr .92fr;border:1px solid #e7e0d6;min-height:720px}.checkout-map{min-height:720px;position:sticky;top:0;align-self:start;height:calc(94vh - 160px)}.checkout-map iframe{width:100%;height:100%;border:0;filter:saturate(.72)}.checkout-map>button{position:absolute;left:18px;bottom:18px;background:#fff;border:0;padding:11px 15px;box-shadow:0 4px 15px #0002}.store-panel{padding:25px}.buyer-fields,.area-picker{display:grid;grid-template-columns:1fr 1fr;gap:14px}.field{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:700;margin-top:16px}.field>span{color:#a84d42}.field input,.field select{width:100%;border:1px solid #ddd4c9;background:#fff;padding:13px;min-height:48px;outline:none}.field input:focus,.field select:focus{border-color:#80634b}.delivery-choice{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:18px}.delivery-choice button{display:grid;text-align:left;gap:7px;border:1px solid #ddd4c9;background:#fff;padding:18px}.delivery-choice button.active{border-color:#398775;background:#edf6f3;color:#176454}.delivery-choice b{font-size:16px}.delivery-choice small{color:#857e77}.store-tabs{display:flex;border-bottom:1px solid #e7e0d6;margin:12px 0 16px}.store-tabs button{flex:1;border:0;background:none;padding:13px;color:#8b847c}.store-tabs button.active{color:#514438;border-bottom:2px solid #745d49}.store-list{display:flex;flex-direction:column;gap:8px}.store-list label{border:1px solid #e7e0d6;padding:15px;display:grid;grid-template-columns:28px 1fr;align-items:center;cursor:pointer}.store-list label.selected{border-color:#84654b;background:#f5eee5}.store-list input{width:21px;height:21px;grid-row:1}.store-list span{display:grid;gap:5px}.store-list b{font-size:16px}.store-list small{color:#8f8982}.cod-payment{display:grid;grid-template-columns:110px 1fr;gap:4px 12px;background:#eaf5f1;padding:17px;margin-top:18px}.cod-payment span{grid-row:1/3;color:#798882}.cod-payment b{color:#176454}.cod-payment small{color:#80908a}.checkout-total{display:flex;justify-content:space-between;margin:18px 0 10px;padding-top:14px;border-top:1px solid #e7e0d6}.checkout-total b{font:22px Georgia}.place-order{width:100%;border:0;background:#344a3d;color:#fff;padding:16px;font-weight:700}.privacy{display:block;text-align:center;color:#9b958e;margin-top:10px}.product-photo .favorite{position:absolute;right:15px;top:15px;z-index:3;width:38px;height:38px;border-radius:50%;background:#fff9;display:grid;place-items:center}
@media(max-width:800px){.checkout-backdrop{padding:0;align-items:start}.checkout-modal{width:100vw;max-height:100vh;padding:24px 0}.checkout-head{padding:0 22px}.checkout-head h2{font-size:27px}.checkout-grid{display:block;border:0}.checkout-map{position:relative;height:320px;min-height:320px}.store-panel{padding:20px 18px 35px}.buyer-fields,.area-picker{grid-template-columns:1fr}.delivery-choice{gap:8px}.delivery-choice button{padding:14px 10px}.checkout-x{right:14px;top:8px}}

/* 後台一致化：清晰字級、可見操作按鈕與本地版商品編輯器 */
.admin-page{font-size:15px;background:#f2f6f5}.admin-shell aside{background:linear-gradient(180deg,#e7f1ee,#f3f6f5);border-right:1px solid #d8e4e0}.admin-shell aside nav button{font-size:15px;color:#3e5b52}.admin-shell aside nav button.active{box-shadow:0 6px 18px #315d4f12}.dashboard{padding:34px 38px}.dashboard>header span{font-size:13px;color:#6f817b}.dashboard>header h1{font-size:36px}.header-actions{align-items:end}.header-actions label{font-size:13px}.header-actions #addButton{display:inline-flex;align-items:center;justify-content:center!important;min-width:126px;background:linear-gradient(135deg,#176b58,#319681)!important;color:#fff!important;border:0!important;font-size:14px;font-weight:800;box-shadow:0 8px 20px #176b5830}.header-actions #addButton:hover{transform:translateY(-1px);filter:brightness(1.05)}.panel{padding:28px}.panel h2{font-size:24px}.panel-intro{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.panel-intro span,.editor-lead>span{font-size:11px;letter-spacing:2px;color:#8a674b;font-weight:800}.panel-intro h2{margin:6px 0}.panel-intro p{color:#77847f}.table-wrap th{font-size:13px}.table-wrap td{font-size:14px}.product-cell{display:flex;align-items:center;gap:12px}.product-cell img,.product-cell i{width:54px;height:54px;border-radius:9px;object-fit:cover;background:#edf3f1;display:grid;place-items:center;font-size:10px;color:#84938e}.product-cell span{min-width:190px}.table-wrap a{color:#176b58}.table-wrap button{font-weight:700}.table-wrap button.danger{color:#b4473e;border-color:#ebcac6;background:#fff7f6}.status.published{background:#e4f5ed;color:#167052}.status.draft{background:#fff2d9;color:#9d6815}.status.offline{background:#fde9eb;color:#bc394b}.agent-status{font-style:normal;padding:6px 10px;border-radius:20px;background:#e4f5ed;color:#167052}.agent-status.paused{background:#fde9eb;color:#bc394b}
.editor-card{width:min(620px,96vw);padding:38px;background:#fbfaf7;border-radius:16px;box-shadow:0 30px 90px #0e2b2255}.editor-card.product-editor{width:min(860px,96vw)}.editor-card.agent-editor{width:min(520px,94vw)}.editor-card h2{font:30px Georgia,"Noto Serif TC","Microsoft JhengHei",serif;margin:0 0 18px;color:#263a34}.editor-lead{margin:-8px 0 10px}.editor-lead p{color:#78837f;line-height:1.7}.editor-card label{font-size:13px}.editor-card input,.editor-card textarea,.editor-card select{width:100%;border:1px solid #d8e1dd!important;border-radius:8px;padding:12px 13px;background:#fff;outline:none}.editor-card input:focus,.editor-card textarea:focus,.editor-card select:focus{border-color:#319681!important;box-shadow:0 0 0 3px #31968118}.editor-card>button.primary{display:block;margin:24px 0 0 auto;min-width:150px;background:linear-gradient(135deg,#294d42,#176b58);font-size:15px}.editor-section-title{display:flex;align-items:center;gap:11px;margin:26px 0 12px;padding-top:20px;border-top:1px solid #e5ebe8}.editor-section-title>b{width:30px;height:30px;border-radius:50%;background:#176b58;color:#fff;display:grid;place-items:center;font-size:13px}.editor-section-title>span{display:flex;flex-direction:column;font-weight:800}.editor-section-title small{font-size:11px;font-weight:400;color:#87938e;margin-top:3px}.product-image-editor{display:grid;grid-template-columns:190px 1fr;gap:20px}.cover-uploader{display:flex!important;flex-direction:column;gap:7px!important;margin:0!important}.cover-uploader input,.add-image input{display:none}.cover-uploader>img,.cover-uploader>div{width:180px;height:180px;object-fit:cover;border:1px dashed #aebdb7;border-radius:12px;background:#f2f7f5;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#28715e}.cover-uploader>div small{margin-top:7px;color:#87938e}.cover-uploader em{font-size:11px;font-style:normal;color:#798681}.gallery-editor{display:flex;flex-direction:column}.gallery-editor>small,.detail-image-editor>small{font-size:11px;color:#87938e;margin-top:4px}.gallery-editor-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin-top:12px}.detail-image-editor{margin-top:18px;padding:16px;border:1px solid #dfe8e4;border-radius:12px;background:#fff}.detail-image-editor .gallery-editor-grid{grid-template-columns:repeat(5,1fr)}.gallery-editor-grid figure{height:92px;margin:0;position:relative;overflow:hidden;border:1px solid #dde5e1;border-radius:9px}.gallery-editor-grid figure img{width:100%;height:100%;object-fit:cover}.gallery-editor-grid figure button{position:absolute;right:4px;top:4px;width:23px;height:23px;border:0;border-radius:50%;background:#203a32dd;color:#fff}.gallery-editor-grid figcaption{position:absolute;left:4px;bottom:4px;background:#fffffff0;padding:2px 6px;border-radius:10px;font-size:9px}.add-image{height:92px!important;margin:0!important;border:1px dashed #aebdb7;border-radius:9px;display:grid!important;place-items:center;align-content:center;color:#28715e;font-size:22px!important}.add-image small{font-size:10px;color:#788680}.editor-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 16px}.sku-toolbar{display:flex;gap:8px;margin:12px 0}.sku-toolbar button{border:1px solid #cddbd6;background:#eef5f2;color:#276252;padding:9px 12px;border-radius:8px}.sku-table{border:1px solid #dfe7e3;border-radius:12px;overflow:hidden;margin:8px 0 24px}.sku-table>div{display:grid;grid-template-columns:minmax(180px,1.4fr) repeat(3,minmax(105px,1fr)) 35px;gap:8px;align-items:center;padding:10px 12px;border-top:1px solid #edf1ef}.sku-table>div:first-child{border-top:0}.sku-head{background:#eef4f1;color:#40524c;font-size:12px}.sku-row input{padding:9px!important}.remove-sku{border:0;background:#f9e8e8;color:#b4473e;width:30px;height:30px;border-radius:50%}.editor-hint{margin-top:16px;background:#eaf4f0;color:#45635b;padding:13px;border-radius:8px}.editor-hint b{display:block;margin-top:5px;color:#176b58}.agent-editor .editor-lead{padding:15px;background:#edf5f2;border-radius:10px}.agent-editor>button.primary{width:100%}
@media(max-width:800px){.dashboard{padding:18px}.dashboard>header{align-items:flex-start;gap:14px}.header-actions{flex-wrap:wrap;justify-content:flex-end}.header-actions #addButton{min-width:54px}.editor-card{padding:26px 18px;border-radius:0;max-height:100vh}.product-image-editor{grid-template-columns:1fr}.cover-uploader>img,.cover-uploader>div{width:100%;height:230px}.editor-grid{grid-template-columns:1fr}.gallery-editor-grid,.detail-image-editor .gallery-editor-grid{grid-template-columns:repeat(3,1fr)}.sku-table{overflow-x:auto}.sku-table>div{min-width:700px}.admin-shell aside nav button{font-size:0}}

.store-status{margin:10px 0;padding:11px 13px;border-radius:8px;background:#f0f6f3;color:#55736a;font-size:12px;line-height:1.6}.purchase-notice{position:absolute;top:18px;right:18px;z-index:4;display:flex;align-items:center;gap:10px;max-width:280px;padding:11px 14px;border-radius:12px;background:#fffffff2;box-shadow:0 8px 25px #153b2f28;transition:.35s}.purchase-notice.fade{opacity:0;transform:translateY(-8px)}.purchase-notice i{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#daf2e9;color:#176b58;font-style:normal}.purchase-notice span{display:flex;flex-direction:column}.purchase-notice b{font-size:13px}.purchase-notice small{font-size:11px;color:#77847f}.campaign-strip{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:-4px 0 17px;padding:13px 16px;background:linear-gradient(100deg,#d8324b,#ed665a);color:#fff;border-radius:8px}.campaign-strip span{font-weight:800}.campaign-strip b{font-family:monospace;font-size:15px}.rating-sales{display:flex;align-items:center;justify-content:space-between;gap:15px}.rating-sales>b{color:#b94a44;font-size:14px}.review-section{max-width:1180px;margin:15px auto 35px;padding:35px;background:#fff}.review-head>span{font-size:10px;letter-spacing:2px;color:#8a674b}.review-head h2{font:30px Georgia,"Noto Serif TC",serif;margin:7px 0 20px}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.review-grid article{padding:18px;border:1px solid #e1e8e4;border-radius:12px;background:#fbfcfb}.review-grid article>div{display:flex;justify-content:space-between}.review-grid article span{color:#d89638}.review-grid article p{line-height:1.7}.review-grid article small{color:#8b9893}.marketing-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 15px}.marketing-grid label:nth-child(-n+2){grid-column:auto}.marketing-grid textarea{min-height:120px}
@media(max-width:800px){.purchase-notice{top:12px;right:12px;max-width:240px}.campaign-strip{align-items:flex-start;flex-direction:column}.rating-sales{align-items:flex-start}.review-section{margin:10px 12px;padding:24px 18px}.review-grid,.marketing-grid{grid-template-columns:1fr}.marketing-grid label:nth-child(-n+2){grid-column:1}.store-status{font-size:11px}}

.purchase-notice-stack{position:absolute;left:18px;top:18px;z-index:6;display:flex;flex-direction:column;align-items:flex-start;gap:5px;max-width:88%;transition:.35s}.purchase-notice-stack.fade{opacity:0;transform:translateY(-6px)}.purchase-notice-stack .purchase-notice{position:static;display:block;width:auto;max-width:100%;padding:6px 12px;border-radius:18px;background:#292929d9;color:#fff;box-shadow:none;font-size:14px;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.purchase-notice-stack .purchase-notice b{font-size:inherit}.atmosphere-box,.review-popularity{margin:14px 0;padding:18px;border:1px solid #dde7e3;border-radius:13px;background:#fbfdfc}.atmosphere-box{border-left:4px solid #e2544d}.review-popularity{border-left:4px solid #d49a32}.atmosphere-box h3,.review-popularity h3{margin:0 0 6px;font-size:17px}.atmosphere-box p,.review-popularity p{margin:0 0 12px;color:#75837e;font-size:12px;line-height:1.6}.atmosphere-controls{display:grid;grid-template-columns:1fr 1fr;gap:14px}.atmosphere-controls label{margin-top:10px!important}
@media(max-width:800px){.purchase-notice-stack{left:10px;top:10px;gap:3px}.purchase-notice-stack .purchase-notice{font-size:11px;padding:5px 9px}.atmosphere-controls{grid-template-columns:1fr}}
.purchase-notice-stack .purchase-notice span{display:inline;white-space:nowrap}
.purchase-notice-stack{height:103px;overflow:hidden}.purchase-notice-stack.ticker-moving{animation:purchaseTickerUp .65s cubic-bezier(.22,.75,.25,1) forwards}@keyframes purchaseTickerUp{to{transform:translateY(-35px)}}
.popularity-panel{overflow:hidden}.popularity-hero{display:flex;align-items:end;justify-content:space-between;gap:24px;margin:-28px -28px 24px;padding:28px;background:linear-gradient(135deg,#233f37,#3c7465);color:#fff}.popularity-hero span{font-size:10px;letter-spacing:2px;color:#8fe0c8}.popularity-hero h2{margin:7px 0;font-size:28px}.popularity-hero p{margin:0;color:#c9ddd7}.popularity-hero label{min-width:280px;font-size:12px}.popularity-hero select{width:100%;margin-top:7px;padding:12px;border:0;border-radius:9px;background:#fff}.popularity-columns{display:grid;grid-template-columns:1fr 1fr;gap:18px}.popularity-columns textarea{width:100%;margin-top:7px;padding:13px;border:1px solid #d8e3df;border-radius:9px;line-height:1.65;resize:vertical}.popularity-columns small{display:block;margin-top:10px;color:#7d8b86}.popularity-actions{display:flex;align-items:center;justify-content:flex-end;gap:18px;margin-top:18px}.popularity-actions a{color:#176b58}.popularity-actions .primary{min-width:170px}.admin-shell aside nav button[data-page="popularity"]{color:#b94b43}.admin-shell aside nav button[data-page="popularity"].active{color:#b13d36;background:#fff0ee}@media(max-width:800px){.popularity-hero{align-items:stretch;flex-direction:column}.popularity-hero label{min-width:0}.popularity-columns{grid-template-columns:1fr}.popularity-actions{align-items:stretch;flex-direction:column}.popularity-actions .primary{width:100%}}
#productPage{display:flex;flex-direction:column}.product-breadcrumb{order:1}.product-page-main{order:2}.long-detail{order:3}.review-section{order:4;margin-top:30px;margin-bottom:60px}.purchase-notice-stack{pointer-events:none;opacity:.92}.purchase-notice-stack .purchase-notice{background:#ffffffe0;color:#29433b;border:1px solid #ffffffcc;box-shadow:0 4px 14px #17382e18;backdrop-filter:blur(7px);font-size:12px;font-weight:500}.purchase-notice-stack .purchase-notice b{color:#176b58}
@media(max-width:800px){.purchase-notice-stack{opacity:.88;max-width:82%}.purchase-notice-stack .purchase-notice{font-size:10px;background:#ffffffe0}.review-section{margin-top:18px;margin-bottom:35px}}
.purchase-notice-stack{height:100px}.purchase-ticker-track{display:flex;flex-direction:column;align-items:flex-start;gap:4px;will-change:transform;animation:purchaseTickerContinuous var(--ticker-duration,12s) linear infinite}.purchase-notice-stack .purchase-notice{height:30px;min-height:30px;display:flex;align-items:center}.purchase-notice-stack:hover .purchase-ticker-track{animation-play-state:running}@keyframes purchaseTickerContinuous{from{transform:translateY(0)}to{transform:translateY(-50%)}}
@media(max-width:800px){.purchase-notice-stack{height:88px}.purchase-notice-stack .purchase-notice{height:26px;min-height:26px}}
.facebook-service{position:fixed;right:20px;top:52%;z-index:15;display:flex;align-items:center;gap:10px;padding:11px 14px;border-radius:30px 6px 6px 30px;background:linear-gradient(135deg,#1877f2,#0d5dcc);color:#fff;text-decoration:none;box-shadow:0 10px 30px #0c4ca744;transition:.25s}.facebook-service:hover{transform:translateX(-4px);filter:brightness(1.05)}.facebook-service i,.settings-preview i{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#fff;color:#1877f2;font:bold 24px Arial;font-style:normal}.facebook-service span{display:flex;flex-direction:column;font-size:13px;font-weight:800}.facebook-service small{font-size:10px;font-weight:400;color:#dbeaff}.site-settings{max-width:900px}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.settings-grid label{display:flex;flex-direction:column;gap:7px;font-weight:700}.settings-grid label:nth-child(2){grid-row:span 2}.settings-grid input,.settings-grid textarea{padding:13px;border:1px solid #d6e1dd;border-radius:9px;background:#fff}.settings-preview{display:inline-flex;align-items:center;gap:10px;margin:20px 0;padding:12px 16px;border-radius:30px;background:#1877f2;color:#fff}.settings-preview span{display:flex;flex-direction:column}.settings-preview small{color:#dbeaff}.site-settings>.primary{display:block;min-width:180px}
@media(max-width:800px){.facebook-service{right:10px;top:auto;bottom:20px;padding:8px}.facebook-service span{display:none}.facebook-service i{width:38px;height:38px}.settings-grid{grid-template-columns:1fr}.settings-grid label:nth-child(2){grid-row:auto}}
@media(max-width:800px){.facebook-service{border-radius:28px;padding:7px 12px 7px 7px;gap:7px}.facebook-service span{display:block;font-size:0}.facebook-service span::before{content:"客服";font-size:14px;font-weight:800}.facebook-service span small{display:none}.facebook-service i{width:38px;height:38px;font-size:25px}.agent-service-grid{grid-template-columns:1fr}}
.site-settings .panel-intro p{font-size:0}.site-settings .panel-intro p::after{content:"商品內頁會直接使用商品名稱作為瀏覽器與搜尋結果標題。";font-size:14px}
.admin-shell aside nav button[data-page="orders"]{position:relative}.order-count-badge{float:right;display:inline-grid;place-items:center;min-width:24px;height:24px;padding:0 7px;border-radius:14px;background:#e44858;color:#fff;font-size:12px;font-weight:800}.agent-order-label{display:inline-flex;flex-direction:column;min-width:90px;padding:7px 10px;border-radius:9px;font-weight:800}.agent-order-label small{opacity:.72}.tone-0{background:#e8eefb;color:#315fa9}.tone-1{background:#e6f5ef;color:#19705b}.tone-2{background:#fff0e2;color:#a45b21}.tone-3{background:#f2eafb;color:#7444a6}.tone-4{background:#e7f6f8;color:#14717c}.tone-5{background:#fdebed;color:#a33e4c}.tone-6{background:#f3f2dc;color:#74711f}.tone-7{background:#eee9e5;color:#715445}.agent-order-tone-0 td:first-child{border-left:3px solid #628bd1}.agent-order-tone-1 td:first-child{border-left:3px solid #3c9d81}.agent-order-tone-2 td:first-child{border-left:3px solid #d78a48}.agent-order-tone-3 td:first-child{border-left:3px solid #9a69c8}.agent-order-tone-4 td:first-child{border-left:3px solid #3a9ba5}.agent-order-tone-5 td:first-child{border-left:3px solid #d06672}.agent-order-tone-6 td:first-child{border-left:3px solid #9b9741}.agent-order-tone-7 td:first-child{border-left:3px solid #987763}#orderSoundToggle{white-space:nowrap;border:1px solid #cadbd5;background:#fff;color:#31594e;border-radius:8px;padding:0 12px;height:42px}.product-editor textarea[name="head_code"]{font-family:Consolas,monospace;font-size:12px;direction:ltr;text-align:left;background:#17221f;color:#d7f3ea;min-height:190px}
.admin-theme-picker{height:42px;display:flex;align-items:center;gap:10px;padding:0 12px;border:1px solid #d3dfdb;border-radius:9px;background:#ffffffd9;color:#557068;font-size:12px}.admin-theme-picker>div{display:flex;gap:6px}.theme-swatch{width:22px;height:22px;padding:0;border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #bac8c3;transition:.18s}.theme-swatch:hover{transform:scale(1.12)}.theme-swatch.active{box-shadow:0 0 0 2px #294f43;transform:scale(1.08)}.theme-mint{background:#dcefe8}.theme-blue{background:#dde8f3}.theme-sand{background:#f3e7d8}.theme-lavender{background:#e9e1f2}.theme-gray{background:#e5e8e7}
body[data-admin-theme="mint"]{background:#f1f7f5}body[data-admin-theme="mint"] .admin-shell aside{background:linear-gradient(180deg,#e3f1ec,#f2f7f5)}body[data-admin-theme="blue"]{background:#f1f5f9}body[data-admin-theme="blue"] .admin-shell aside{background:linear-gradient(180deg,#e3ebf4,#f3f6fa)}body[data-admin-theme="blue"] .admin-shell aside nav button.active{color:#42698c}body[data-admin-theme="sand"]{background:#f8f4ee}body[data-admin-theme="sand"] .admin-shell aside{background:linear-gradient(180deg,#f2e8db,#faf6f0)}body[data-admin-theme="sand"] .admin-shell aside nav button.active{color:#8a6644}body[data-admin-theme="lavender"]{background:#f6f3f9}body[data-admin-theme="lavender"] .admin-shell aside{background:linear-gradient(180deg,#ece5f3,#f8f5fa)}body[data-admin-theme="lavender"] .admin-shell aside nav button.active{color:#72578f}body[data-admin-theme="gray"]{background:#f3f5f4}body[data-admin-theme="gray"] .admin-shell aside{background:linear-gradient(180deg,#e8ecea,#f5f7f6)}body[data-admin-theme="gray"] .admin-shell aside nav button.active{color:#536963}body[data-admin-theme] .panel,body[data-admin-theme] .welcome{background:#fffffff2;backdrop-filter:blur(4px)}
@media(max-width:900px){.admin-theme-picker{padding:0 8px}.admin-theme-picker>span{display:none}.theme-swatch{width:20px;height:20px}}
.admin-shell aside .admin-theme-picker{height:auto;display:block;margin:22px 0 4px;padding:15px;border:1px solid #c8d8d2;border-radius:13px;background:#ffffff9c;color:#425f56}.admin-shell aside .admin-theme-picker>span{display:block;margin-bottom:11px;font-size:12px}.admin-shell aside .admin-theme-picker>div{display:grid;grid-template-columns:1fr;gap:7px}.admin-shell aside .theme-swatch{width:100%;height:34px;display:flex;align-items:center;gap:9px;padding:5px 8px;border:1px solid transparent;border-radius:8px;background:#ffffff70;box-shadow:none;color:#40534d;text-align:left}.admin-shell aside .theme-swatch i{display:block;width:20px;height:20px;border-radius:50%;border:1px solid #ffffff;box-shadow:0 0 0 1px #899c95}.admin-shell aside .theme-swatch small{font-size:12px}.admin-shell aside .theme-swatch.active{border-color:#2c5146;background:#fff;box-shadow:0 4px 12px #263f3720;transform:none}.admin-shell aside .theme-mint i{background:#72b9a2}.admin-shell aside .theme-blue i{background:#789fc7}.admin-shell aside .theme-sand i{background:#c99a68}.admin-shell aside .theme-lavender i{background:#9a7bb9}.admin-shell aside .theme-gray i{background:#82908b}
body[data-admin-theme="mint"]{background:#e8f2ef}body[data-admin-theme="mint"] .admin-shell aside{background:linear-gradient(180deg,#d7ebe4,#e9f2ef)}body[data-admin-theme="mint"] .admin-shell aside nav button.active{background:#bcded2;color:#145e4b}body[data-admin-theme="blue"]{background:#e9f0f6}body[data-admin-theme="blue"] .admin-shell aside{background:linear-gradient(180deg,#d9e5f0,#eaf0f6)}body[data-admin-theme="blue"] .admin-shell aside nav button.active{background:#c5d9ea;color:#315f87}body[data-admin-theme="sand"]{background:#f3ece3}body[data-admin-theme="sand"] .admin-shell aside{background:linear-gradient(180deg,#eadbc9,#f3ebe2)}body[data-admin-theme="sand"] .admin-shell aside nav button.active{background:#e4ceb3;color:#79532f}body[data-admin-theme="lavender"]{background:#eee9f3}body[data-admin-theme="lavender"] .admin-shell aside{background:linear-gradient(180deg,#e2d8ec,#f0eaf4)}body[data-admin-theme="lavender"] .admin-shell aside nav button.active{background:#d4c2e3;color:#62437f}body[data-admin-theme="gray"]{background:#e9edeb}body[data-admin-theme="gray"] .admin-shell aside{background:linear-gradient(180deg,#dce3e0,#edf0ef)}body[data-admin-theme="gray"] .admin-shell aside nav button.active{background:#cbd6d2;color:#405b52}
@media(max-width:800px){.admin-shell aside .admin-theme-picker{margin:15px 0;padding:7px}.admin-shell aside .admin-theme-picker>span,.admin-shell aside .theme-swatch small{display:none}.admin-shell aside .admin-theme-picker>div{gap:5px}.admin-shell aside .theme-swatch{height:29px;justify-content:center;padding:3px}.admin-shell aside .theme-swatch i{width:17px;height:17px}}
.captcha-field{margin-top:14px!important}.captcha-row{display:grid;grid-template-columns:1fr 150px;gap:10px;align-items:center}.captcha-row input{text-transform:uppercase;letter-spacing:4px;font-weight:800}.captcha-row img{display:block;width:150px;height:48px;border:1px solid #c9d8d3;border-radius:8px;cursor:pointer;background:#e8f2ef}.captcha-field>small{color:#7b8b85;font-size:11px;font-weight:400}@media(max-width:520px){.captcha-row{grid-template-columns:1fr 125px}.captcha-row img{width:125px;object-fit:cover}}
.site-footer{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px 24px}.site-footer:empty{display:none}.site-footer a,.login-card footer a{color:#356d5e;text-decoration:none;border-bottom:1px solid #9bbab1}.admin-complaint-email{position:fixed;right:18px;bottom:12px;z-index:8;padding:7px 11px;border-radius:15px;background:#ffffffd9;color:#557269;text-decoration:none;font-size:11px;box-shadow:0 3px 12px #2e514619}@media(max-width:800px){.admin-complaint-email{display:none}.site-footer{padding:25px 15px;font-size:12px}}
.analytics-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.analytics-kpis article{min-height:125px;padding:22px;border-radius:16px;color:#fff;box-shadow:0 9px 24px #29443b16}.analytics-kpis small{opacity:.86}.analytics-kpis b{display:block;margin-top:22px;font-size:28px}.analytics-red{background:linear-gradient(135deg,#db5363,#ef7971)}.analytics-cyan{background:linear-gradient(135deg,#1d9ca7,#50c1b6)}.analytics-blue{background:linear-gradient(135deg,#4778c7,#6c9ddd)}.analytics-purple{background:linear-gradient(135deg,#8062b8,#a585ca)}.source-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:12px}.source-grid article{padding:17px;border-radius:12px}.source-grid article span,.source-grid article small{display:block}.source-grid article b{display:block;font-size:25px;margin:9px 0 3px}.source-tone-0{background:#e8effb;color:#315c9b}.source-tone-1{background:#e3f4ed;color:#246e59}.source-tone-2{background:#fff0df;color:#975b26}.source-tone-3{background:#f1e8f8;color:#724996}.source-tone-4{background:#e4f3f5;color:#236f78}.source-tone-5{background:#fbe8eb;color:#984452}.url-cell{max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.login-result{display:inline-block;padding:6px 9px;border-radius:13px;font-style:normal;font-weight:700}.login-result.success{background:#e3f4ec;color:#1d7259}.login-result.failed{background:#fde7ea;color:#b63b4d}@media(max-width:900px){.analytics-kpis{grid-template-columns:1fr 1fr}.analytics-kpis article{min-height:105px}.analytics-kpis b{font-size:22px}}
.popularity-panel .atmosphere-box>small{font-size:0}.popularity-panel .atmosphere-box>small::after{content:"新增一行就是增加一位購買者；刪除整行即可移除。";font-size:12px}
