@charset "UTF-8";
:root{
    --bg:#fffaf2;--paper:#fffefb;--ink:#2f2a24;--muted:#77716a;--coral:#ef624b;--orange:#ef7d22;--green:#6ca85f;--blue:#3e8da9;--line:#ebe2d5;--shadow:0 12px 30px rgba(91,72,48,.11);--r:20px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans TC","PingFang TC","Microsoft JhengHei",sans-serif}.shell{width:min(1360px,calc(100% - 80px));margin-inline:auto}.mobile-only{display:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}a{text-decoration:none;color:inherit}button,input{font:inherit}.site-main{overflow:hidden}

.site-header{position:sticky;top:0;z-index:50;background:rgba(255,250,242,.94);backdrop-filter:blur(16px);border-bottom:1px solid rgba(215,200,179,.45)}.header-inner{height:82px;display:grid;grid-template-columns:190px 1fr auto;align-items:center;gap:28px}.brand{display:inline-flex;flex-direction:column;line-height:1}.brand-zh{font-family:"DFKai-SB","KaiTi",serif;font-size:32px;font-weight:900;letter-spacing:-.1em;transform:skew(-4deg)}.brand-zh b:nth-child(1){color:#ef563f}.brand-zh b:nth-child(2){color:#ef7f24}.brand-zh b:nth-child(3){color:#2c92aa}.brand-en{font-size:11px;font-style:italic;margin-top:7px;color:#755f43;letter-spacing:.05em}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:34px;height:100%;font-weight:650}.desktop-nav a{height:100%;display:flex;align-items:center;gap:6px;position:relative}.desktop-nav a.active{color:#e85943}.desktop-nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:15px;height:2px;background:#e85943;border-radius:2px}.header-actions{display:flex;align-items:center;gap:12px}.header-search{width:225px;height:42px;border:1px solid #ded4c5;border-radius:24px;background:#fffdf8;display:flex;align-items:center;padding:0 14px}.header-search input{border:0;outline:0;background:transparent;width:100%;color:var(--ink)}.icon-btn,.profile-btn{border:0;background:transparent;cursor:pointer;position:relative}.icon-btn{font-size:26px}.icon-btn i{position:absolute;width:7px;height:7px;border-radius:50%;background:#ef5c46;right:3px;top:1px}.profile-btn{width:42px;height:42px;border-radius:50%;background:linear-gradient(#8fb1d5,#fff);display:grid;place-items:center;color:#fff;border:1px solid #d6dde5}.profile-copy{font-size:12px;display:flex;flex-direction:column;line-height:1.4}.profile-copy span{color:#67615a}.mobile-menu{display:none}

.hero-section{background:radial-gradient(circle at 16% 35%,rgba(250,221,176,.18),transparent 34%),linear-gradient(#fffdf8,#fffaf2);padding:22px 0 18px}.hero-grid{min-height:330px;display:grid;grid-template-columns:36% 64%;align-items:center;position:relative}.hero-copy{padding-left:64px;position:relative;z-index:2}.eyebrow{font-size:12px;letter-spacing:.17em;color:#7e745f;font-weight:800}.hero-copy h1{font-family:"DFKai-SB","KaiTi","Noto Serif TC",serif;font-weight:900;font-size:48px;line-height:1.22;margin:16px 0 18px;letter-spacing:.05em}.hero-copy h1 span{color:#ed634a}.hero-copy h1 strong{color:#e86243;font-weight:900}.hero-copy p{font-size:18px;line-height:1.8;margin:2px 0;color:#473d31}.primary-btn{display:inline-flex;align-items:center;gap:22px;margin-top:24px;background:linear-gradient(90deg,#ee6048,#f77a55);color:#fff;padding:12px 26px;border-radius:28px;box-shadow:0 10px 20px rgba(239,98,75,.22)}.primary-btn span{font-size:22px}.hero-art{height:310px;position:relative;overflow:visible}.wash{position:absolute;border-radius:50%;filter:blur(5px);opacity:.35}.wash-1{width:480px;height:180px;left:12%;top:62px;background:radial-gradient(ellipse,#89bbba 0,#b5cfac 35%,transparent 70%)}.wash-2{width:360px;height:130px;right:4%;top:148px;background:radial-gradient(ellipse,#f0c09a 0,#ef9e8f 30%,transparent 70%)}.cloud{position:absolute;width:90px;height:30px;border-radius:50%;background:rgba(151,187,212,.24);box-shadow:32px 4px 0 rgba(151,187,212,.16),62px -3px 0 rgba(238,198,124,.18)}.c1{left:30%;top:15px}.c2{right:18%;top:32px}.mountains{position:absolute;left:8%;right:18%;bottom:48px;height:180px}.mountains i{position:absolute;bottom:0;width:0;height:0;border-left:110px solid transparent;border-right:110px solid transparent;border-bottom:165px solid rgba(93,144,117,.62);filter:drop-shadow(0 10px 2px rgba(65,107,88,.08))}.mountains i:nth-child(1){left:0;transform:scale(.82);border-bottom-color:rgba(98,140,173,.45)}.mountains i:nth-child(2){left:150px;border-bottom-color:rgba(74,133,103,.65)}.mountains i:nth-child(3){left:300px;transform:scale(.72);border-bottom-color:rgba(117,151,112,.42)}.sun-ball{position:absolute;left:43%;top:42px;width:190px;height:190px;border-radius:50%;background:radial-gradient(circle at 25% 20%,#f7cf70 0 16%,#ed8a38 24%,#e46448 46%,#3e8aa4 74%,#3d715c);box-shadow:inset 14px -14px 28px rgba(34,64,68,.18),0 14px 24px rgba(109,86,60,.18);display:grid;place-items:center;z-index:3}.sun-ball span{font-family:"DFKai-SB","KaiTi",serif;color:white;font-size:34px;font-weight:900;transform:rotate(-5deg);text-shadow:0 2px 3px rgba(0,0,0,.18)}.rail{position:absolute;left:13%;bottom:43px;color:#e46f44;font-size:24px;letter-spacing:-6px;transform:rotate(-2deg)}.lantern{position:absolute;left:38%;top:15px;color:#e3783d;font-size:60px;transform:rotate(8deg)}.bike{position:absolute;left:34%;bottom:25px;font-size:28px;color:#315d61;z-index:5}.lighthouse{position:absolute;right:9%;top:15px;width:40px;height:200px;background:linear-gradient(90deg,#f2efe6,#fff,#eee8dc);clip-path:polygon(36% 0,64% 0,75% 100%,25% 100%);z-index:4;box-shadow:0 8px 12px rgba(60,58,50,.12)}.lighthouse:before{content:"";position:absolute;top:-13px;left:8px;width:24px;height:14px;background:#2f4444;border-radius:3px 3px 0 0}.lighthouse b{position:absolute;top:42px;left:12px;width:16px;height:8px;background:#5a8186}.shop-hero{position:absolute;right:18%;bottom:22px;width:154px;height:104px;background:linear-gradient(#e9d7bd,#f9f1e2);border:2px solid #8c6748;box-shadow:0 10px 20px rgba(75,60,38,.13);z-index:6}.shop-hero:before{content:"";position:absolute;left:-12px;right:-12px;top:-28px;height:34px;background:repeating-linear-gradient(90deg,#6f4330 0 22px,#eee1c8 22px 44px);transform:skew(-8deg);border:2px solid #754d37}.shop-hero b{position:absolute;top:13px;left:38px;background:#f3e8d2;border:1px solid #7f6249;padding:4px 10px;font-family:"KaiTi",serif}.shop-hero i{position:absolute;width:45px;height:58px;left:54px;bottom:0;background:#7e5a42}.bubble-tea{position:absolute;right:1%;bottom:11px;width:62px;height:128px;background:linear-gradient(rgba(247,238,216,.8),#dfb16e);clip-path:polygon(12% 0,88% 0,76% 100%,24% 100%);z-index:7}.bubble-tea:before{content:"";position:absolute;top:-32px;left:37px;width:6px;height:52px;background:#52645d;transform:rotate(8deg)}.bubble-tea b{position:absolute;bottom:10px;left:13px;color:#3f2c23;font-size:13px;letter-spacing:0}.flowers{position:absolute;right:0;bottom:3px;color:#eb7e74;font-size:30px;letter-spacing:8px;z-index:8}

.promo-row{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:-1px}.promo{min-height:82px;border-radius:14px;display:grid;grid-template-columns:88px 1fr auto;align-items:center;padding:8px 26px 8px 18px;box-shadow:var(--shadow);overflow:hidden}.promo-event{background:linear-gradient(110deg,#ffb27d,#f57463 56%,#f19b89)}.promo-store{background:linear-gradient(110deg,#9dd2cf,#63aaa7 56%,#a5d3c9)}.promo-icon{font-size:54px}.promo span b{font-size:25px;color:#fff;display:block}.promo span small{font-size:15px;color:#fffef8}.promo em{font-style:normal;background:#fff;border-radius:20px;padding:9px 18px;color:#d75f4a;font-size:13px}.promo-store em{color:#3f8c88}

.quick-entry{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:24px}.entry{height:115px;border:1px solid #e7d8c7;border-radius:16px;display:grid;grid-template-columns:105px 1fr 30px;align-items:center;padding:8px 14px;box-shadow:0 5px 12px rgba(80,65,45,.06);transition:.2s transform,.2s box-shadow}.entry:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.entry>div:nth-child(2) b{font-size:23px;display:block;line-height:1.3}.entry>div:nth-child(2) small{display:block;color:#625c54;margin-top:5px}.entry i{font-style:normal;width:24px;height:24px;border-radius:50%;background:#fff;display:grid;place-items:center;font-size:22px}.blessing-card{background:linear-gradient(120deg,#fff7ec,#ffdfc0)}.deals-card{background:linear-gradient(120deg,#f3fbff,#dceff7)}.shops-card{background:linear-gradient(120deg,#f6faec,#e4efcf)}.ai-card{background:linear-gradient(120deg,#faf6ff,#e8e5f7)}.entry-art{width:90px;height:90px;display:grid;place-items:center;font-size:38px;position:relative}.gift-art{color:#c84931}.gift-art:before{content:"";width:58px;height:66px;background:linear-gradient(#fff7e8,#ecd4ac);border:1px solid #d7bd8c;transform:rotate(-10deg);box-shadow:8px 8px 0 rgba(238,109,67,.11)}.gift-art span{position:absolute;z-index:2;font-family:"KaiTi",serif;font-size:30px;font-weight:900;color:#d24832}.bag-art{width:68px;height:64px;background:linear-gradient(135deg,#4ba1b0,#77c3c2);border-radius:5px;color:white}.bag-art:before{content:"";position:absolute;width:32px;height:22px;border:4px solid #367c88;border-bottom:0;border-radius:50% 50% 0 0;top:1px}.mini-shop{width:78px;height:58px;background:#dbe6c8;color:#5d8251;border:1px solid #b6c79f;border-radius:4px}.ai-art{width:70px;height:70px;border-radius:50%;background:radial-gradient(circle,#fff 10%,#a8c8ff 40%,#8f86d9 70%);color:#fff}

.content-zone{display:grid;grid-template-columns:62% 38%;gap:24px;margin-top:24px}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:12px}.section-head h2{font-family:"Noto Serif TC","DFKai-SB",serif;font-size:22px;margin:0;color:#3b3025}.section-head h2 span{font-size:14px;font-family:inherit}.section-head a{font-size:13px;color:#6a5a48}.featured-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.story-card,.store-card{background:#fffdf8;border:1px solid var(--line);border-radius:14px;overflow:hidden;box-shadow:0 5px 12px rgba(83,65,43,.055)}.story-visual{height:106px;display:grid;place-items:center;font-size:58px;position:relative}.story-visual:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 70% 30%,rgba(255,255,255,.8),transparent 30%)}.peach .story-visual{background:linear-gradient(145deg,#f8dfc8,#cfad83)}.tea .story-visual{background:linear-gradient(145deg,#ece7d3,#a6bb8f)}.sea .story-visual{background:linear-gradient(145deg,#d9ebf0,#75b3c5)}.food .story-visual{background:linear-gradient(145deg,#f8e7d4,#d9a46e)}.story-body{padding:12px 14px}.story-body em{font-style:normal;font-size:11px;color:white;background:#e97256;padding:3px 8px;border-radius:6px}.story-body h3{font-size:14px;line-height:1.5;min-height:42px;margin:9px 0;color:#352d25}.story-body time{font-size:11px;color:#8d867c}.store-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.store-card{position:relative;padding-bottom:10px}.store-photo{height:112px;display:grid;place-items:center;font-size:46px}.shop-a{background:linear-gradient(135deg,#6e5540,#d6a870)}.shop-b{background:linear-gradient(135deg,#775942,#b98546)}.shop-c{background:linear-gradient(135deg,#91b6c7,#d6e9e5)}.store-card h3{font-size:13px;margin:9px 10px 3px}.store-card p{font-size:10px;margin:0 10px;color:#8a8379}.store-card button{position:absolute;right:8px;bottom:8px;border:0;background:transparent;color:#ef6350;font-size:18px}

.lower-zone{display:grid;grid-template-columns:34% 66%;gap:22px;margin-top:24px;margin-bottom:22px}.quote-card,.fast-links{min-height:118px;background:#fff9ef;border:1px solid var(--line);border-radius:15px;box-shadow:0 5px 13px rgba(83,65,43,.05)}.quote-card{margin:0;padding:15px 20px;display:grid;grid-template-columns:45px 1fr 90px;align-items:center}.quote-mark{font-family:serif;font-size:62px;color:#e7b66d;align-self:start}.quote-card b{color:#b8712c}.quote-card p{margin:6px 0 2px;font-size:17px;font-family:"Noto Serif TC",serif;line-height:1.45}.quote-card small{color:#8b8379}.quote-plant{font-size:48px;color:#8ba36a}.fast-links{padding:14px 22px}.fast-links h2{font-size:16px;margin:0 0 10px}.fast-links>div{display:grid;grid-template-columns:repeat(8,1fr)}.fast-links a{display:flex;flex-direction:column;align-items:center;gap:5px;border-right:1px solid #e6d8c5;font-size:11px}.fast-links a:last-child{border:0}.fast-links a span{font-size:27px}

.site-footer{border-top:1px solid #eadfce;background:#f9f0e2}.footer-inner{min-height:62px;display:grid;grid-template-columns:1fr auto 80px;align-items:center;gap:28px}.footer-brand{display:flex;align-items:center;gap:28px;font-size:11px}.footer-logo .brand-zh{font-size:22px}.footer-logo .brand-en{font-size:8px}.footer-inner nav{display:flex;gap:28px;font-size:11px}.to-top{justify-self:end;width:48px;height:48px;border-radius:50%;background:#fffaf0;border:1px solid #dac7a9;box-shadow:0 5px 12px rgba(82,65,42,.1);display:flex;flex-direction:column;align-items:center;justify-content:center}.to-top small{font-size:9px}.mobile-bottom-nav{display:none}

@media(max-width:1050px){.shell{width:min(100% - 36px,900px)}.header-inner{grid-template-columns:150px 1fr auto}.desktop-nav{gap:16px;font-size:13px}.header-search{display:none}.hero-copy{padding-left:15px}.hero-copy h1{font-size:40px}.sun-ball{left:40%;transform:scale(.88)}.bubble-tea{right:-1%}.featured-grid{grid-template-columns:repeat(2,1fr)}.story-visual{height:90px}.content-zone{grid-template-columns:1fr}.stores-panel{display:none}.lower-zone{grid-template-columns:1fr}}

@media(max-width:760px){
    body{padding-bottom:78px;background:#fffaf4}.desktop-only{display:none!important}.mobile-only{display:block}.shell{width:calc(100% - 32px)}
    .site-header{position:relative;background:#fffaf4;border:0}.header-inner{height:90px;grid-template-columns:46px 1fr auto;gap:10px}.menu-toggle{display:flex!important;flex-direction:column;gap:5px;padding:8px}.menu-toggle span{width:24px;height:3px;background:#282521;border-radius:2px}.brand{justify-self:start}.brand-zh{font-size:30px}.brand-en{font-size:10px;margin-top:5px}.header-actions{gap:3px}.icon-btn{font-size:24px}.profile-btn{width:36px;height:36px}.mobile-menu{position:absolute;top:85px;left:16px;right:16px;background:#fffefb;border:1px solid #eadfce;border-radius:16px;padding:12px;box-shadow:var(--shadow);z-index:100;display:none}.mobile-menu.open{display:grid}.mobile-menu a{padding:12px;border-bottom:1px solid #eee4d8}.mobile-menu a:last-child{border:0}
    .hero-section{padding:0 0 16px}.hero-grid{width:100%;min-height:480px;display:block;position:relative}.hero-copy{position:absolute;left:28px;top:112px;padding:0;width:48%;z-index:12}.hero-copy h1{font-family:"Noto Serif TC","DFKai-SB",serif;font-size:31px;line-height:1.45;margin:0 0 10px;letter-spacing:.02em}.hero-copy h1 span{display:block;color:#173654}.hero-copy h1 strong{display:inline;color:#6c9959}.hero-copy p{font-size:14px;white-space:nowrap;color:#38332e}.hero-art{position:absolute;inset:25px -20px 0 110px;height:425px;transform:scale(.94);transform-origin:center bottom}.mountains{left:4%;right:4%;bottom:87px;height:195px}.mountains i{border-left-width:85px;border-right-width:85px;border-bottom-width:145px}.mountains i:nth-child(2){left:95px}.mountains i:nth-child(3){left:190px}.sun-ball{display:none}.rail{display:none}.lantern{left:62%;top:28px}.bike{left:17%;bottom:51px}.lighthouse{right:18%;top:45px;transform:scale(.8)}.shop-hero{right:5%;bottom:45px;transform:scale(.83)}.bubble-tea{right:26%;bottom:30px;transform:scale(.8)}.flowers{right:8%;bottom:35px;font-size:24px}.wash-1{width:300px;left:0}.wash-2{width:250px;right:0;top:210px}.ai-float{position:absolute;right:20px;bottom:30px;z-index:15;background:linear-gradient(100deg,#63c3eb,#8c58e6);color:white;padding:9px 16px;border-radius:26px;box-shadow:0 8px 18px rgba(77,90,165,.25);display:grid!important;grid-template-columns:32px 1fr;grid-template-rows:auto auto;column-gap:7px}.ai-float span{grid-row:1/3;font-size:27px}.ai-float b{font-size:20px;line-height:1}.ai-float small{font-size:11px;opacity:.9}
    .mobile-search{height:64px;border-radius:34px;background:#fff;box-shadow:0 4px 14px rgba(60,48,32,.16);display:grid!important;grid-template-columns:36px 1fr 90px;align-items:center;padding:6px 6px 6px 18px;margin-top:-10px;position:relative;z-index:20}.mobile-search>span{font-size:25px}.mobile-search input{border:0;outline:0;font-size:16px;min-width:0}.mobile-search button{border:0;height:52px;border-radius:28px;background:linear-gradient(90deg,#ffe4a2,#ffd47a);color:#bd5a0d;font-size:18px;font-weight:700}
    .quick-entry{grid-template-columns:1fr 1fr;gap:12px;margin-top:14px}.entry{height:150px;border-radius:18px;display:block;padding:17px 13px;position:relative;overflow:hidden}.entry>div:nth-child(2){position:relative;z-index:3}.entry>div:nth-child(2) b{font-size:24px;line-height:1.28}.entry>div:nth-child(2) small{font-size:12px}.entry-art{position:absolute!important;right:0;bottom:0;width:50%;height:68%;opacity:.95;z-index:1}.entry>i{position:absolute;right:10px;bottom:12px;z-index:4;width:34px;height:34px;font-size:27px}.gift-art:before{width:72px;height:76px}.bag-art{width:78px;height:72px!important;right:11px!important;bottom:11px!important}.mini-shop{width:92px!important;height:68px!important;right:5px!important;bottom:9px!important}.ai-art{width:76px!important;height:76px!important;right:14px!important;bottom:10px!important}.blessing-card{background:linear-gradient(130deg,#fff1e8,#ffd9ce)}.deals-card{background:linear-gradient(130deg,#fff7df,#ffe3a8)}.shops-card{background:linear-gradient(130deg,#f2f7e5,#dfeac5)}.ai-card{background:linear-gradient(130deg,#eef5ff,#d8e6fc)}
    .seasonal-blessing{margin-top:16px;background:linear-gradient(110deg,#fffaf0,#eef6dc);border-radius:17px;min-height:112px;display:grid!important;grid-template-columns:75px 1fr auto;align-items:center;padding:10px 14px;position:relative;overflow:hidden}.zongzi{font-size:56px;color:#6a9a55;transform:rotate(45deg)}.seasonal-blessing small{display:block;color:#56825d;font-size:12px}.seasonal-blessing b{display:block;font-family:"Noto Serif TC",serif;font-size:22px;line-height:1.3}.seasonal-blessing span{font-size:11px;color:#716b60}.seasonal-blessing a{background:#4c853f;color:white;border-radius:20px;padding:9px 12px;font-size:11px;white-space:nowrap}
    .content-zone{display:block;margin-top:25px}.section-head{align-items:center}.section-head h2{font-size:27px}.section-head h2 span{display:none}.section-head a{font-size:14px;color:#777}.desktop-featured{display:none}.mobile-topics{display:flex!important;gap:12px;overflow-x:auto;padding:0 0 12px;scrollbar-width:none}.mobile-topics::-webkit-scrollbar{display:none}.mobile-topics a{flex:0 0 112px;height:112px;border-radius:18px;background:#fffdf8;box-shadow:0 6px 12px rgba(80,65,45,.07);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.mobile-topics span{font-size:36px}.mobile-topics b{font-size:14px;white-space:nowrap}.mobile-store-teaser{margin-top:8px;padding-bottom:16px}.mobile-store-scroll{display:flex;gap:12px;overflow-x:auto;scrollbar-width:none}.mobile-store-scroll article{flex:0 0 180px;background:#fff;border:1px solid #eee1d2;border-radius:16px;overflow:hidden;padding-bottom:10px}.mobile-store-scroll .store-photo{height:115px}.mobile-store-scroll b,.mobile-store-scroll small{display:block;margin:7px 10px 0}.mobile-store-scroll small{font-size:11px;color:#888}
    .site-footer{display:none}.mobile-bottom-nav{position:fixed;z-index:100;left:0;right:0;bottom:0;height:76px;padding-bottom:max(5px,env(safe-area-inset-bottom));background:rgba(255,255,255,.97);border-top:1px solid #eee5db;box-shadow:0 -8px 22px rgba(50,44,36,.08);display:grid;grid-template-columns:repeat(5,1fr);align-items:center}.mobile-bottom-nav a{height:68px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#373532}.mobile-bottom-nav a span{font-size:25px}.mobile-bottom-nav a b{font-size:12px}.mobile-bottom-nav .active{color:#ef6a1c}.mobile-bottom-nav .blessing{color:#629f55}.mobile-bottom-nav .blessing span{width:46px;height:46px;border-radius:50%;background:#6fa763;color:white;display:grid;place-items:center;font-size:26px;margin-top:-20px;box-shadow:0 4px 10px rgba(81,129,71,.25)}
}

@media(max-width:390px){.hero-copy{left:20px;top:110px}.hero-copy h1{font-size:27px}.hero-art{left:85px;transform:scale(.88)}.entry>div:nth-child(2) b{font-size:21px}.seasonal-blessing{grid-template-columns:55px 1fr}.seasonal-blessing a{position:absolute;right:10px;bottom:9px}.seasonal-blessing b{font-size:18px}.seasonal-blessing span{padding-right:85px;display:block}}

/* =========================================================
   TaiwanCool Home v0.3 — first real image asset replacement
   ========================================================= */
.hero-with-image{padding:0;background:#fffaf2}
.hero-image-wrap{position:relative;width:min(1440px,100%);margin:0 auto;overflow:hidden;background:#fffaf2}
.hero-image-wrap picture{display:block;line-height:0}
.hero-image{display:block;width:100%;height:auto;object-fit:cover}
.hero-cta{position:absolute;left:8.4%;bottom:13.5%;display:inline-flex;align-items:center;gap:20px;background:linear-gradient(90deg,#ef5d43,#f67851);color:#fff;padding:12px 26px;border-radius:28px;box-shadow:0 10px 20px rgba(239,98,75,.22);font-weight:700}
.hero-cta span{font-size:22px}

.promo-row{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:14px}
.promo-image-link{display:block;border-radius:15px;overflow:hidden;box-shadow:0 6px 15px rgba(77,61,42,.09);transition:transform .2s ease,box-shadow .2s ease}
.promo-image-link:hover{transform:translateY(-2px);box-shadow:0 10px 22px rgba(77,61,42,.13)}
.promo-image-link img{display:block;width:100%;aspect-ratio:6/1;object-fit:cover}

.image-entry-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:18px}
.image-entry{display:block;border-radius:16px;overflow:hidden;border:1px solid rgba(210,195,174,.55);box-shadow:0 5px 14px rgba(75,61,43,.07);background:#fff;transition:transform .2s ease,box-shadow .2s ease}
.image-entry:hover{transform:translateY(-3px);box-shadow:0 10px 24px rgba(75,61,43,.12)}
.image-entry img{display:block;width:100%;aspect-ratio:900/520;object-fit:cover}

.seasonal-blessing{padding:0!important;background:none!important;min-height:0!important;display:block!important;overflow:hidden;border-radius:17px}
.seasonal-image-link{display:block;line-height:0}
.seasonal-image-link img{display:block;width:100%;height:auto;aspect-ratio:1920/400;object-fit:cover}

@media(max-width:1050px) and (min-width:761px){
    .hero-cta{left:7%;bottom:11%;padding:10px 21px;font-size:14px}
    .image-entry-grid{grid-template-columns:repeat(2,1fr)}
}

@media(max-width:760px){
    .hero-with-image{padding:0 0 14px;background:#fffaf4}
    .hero-image-wrap{width:100%;overflow:visible}
    .hero-image{width:100%;height:auto;aspect-ratio:1080/720;object-fit:cover}
    .hero-image-wrap .ai-float{right:18px;bottom:14px}
    .mobile-search{margin-top:14px}
    .image-entry-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:16px}
    .image-entry{border-radius:18px}
    .image-entry img{width:100%;aspect-ratio:900/520;object-fit:cover}
    .seasonal-blessing{margin-top:16px!important}
    .seasonal-image-link img{aspect-ratio:1920/400;object-fit:cover}
}


/* =========================================================
   TaiwanCool Home v0.4 — mobile layout correction
   Fix: desktop nav leaked into mobile header; restore target layout.
   ========================================================= */
@media(max-width:760px){
    .site-header{position:relative;background:#fffdf8;border-bottom:1px solid rgba(229,218,202,.55)}
    .header-inner.shell{width:calc(100% - 24px);height:78px;grid-template-columns:42px 104px minmax(0,1fr);gap:4px;padding:0}
    .desktop-nav{display:none!important}
    .menu-toggle{justify-self:start;margin:0;padding:7px 4px!important;width:38px;height:42px;align-items:flex-start;justify-content:center}
    .menu-toggle span{width:25px;height:3px}
    .brand{justify-self:start;min-width:98px;white-space:nowrap;overflow:visible}
    .brand-zh{display:block;white-space:nowrap;font-size:27px;line-height:1;letter-spacing:-.12em;transform:skew(-4deg)}
    .brand-en{display:block;white-space:nowrap;font-size:9px;margin-top:5px;letter-spacing:.02em}
    .header-actions{justify-self:end;display:flex;align-items:center;gap:2px;min-width:0}
    .header-actions .icon-btn{width:34px;height:38px;padding:0;display:grid;place-items:center;font-size:23px;line-height:1}
    .mobile-search-trigger{display:grid!important;font-size:27px!important}
    .profile-btn{width:34px;height:34px;min-width:34px}
    .profile-copy{display:none!important}
    .mobile-menu{top:74px;left:12px;right:12px}

    .hero-image-wrap{overflow:hidden}
    .hero-image{width:100%;height:auto;aspect-ratio:1.60;object-fit:cover;object-position:center center}
    .hero-image-wrap .ai-float{right:15px;bottom:12px;padding:8px 13px;border-radius:24px;grid-template-columns:28px 1fr;column-gap:6px}
    .hero-image-wrap .ai-float span{font-size:23px}
    .hero-image-wrap .ai-float b{font-size:18px}
    .hero-image-wrap .ai-float small{font-size:10px}

    .mobile-search{width:calc(100% - 30px);height:58px;grid-template-columns:32px 1fr 78px;padding:5px 5px 5px 15px;margin-top:12px;border-radius:30px}
    .mobile-search input{font-size:15px}
    .mobile-search button{height:48px;border-radius:25px;font-size:17px}

    .image-entry-grid{width:calc(100% - 30px);gap:10px;margin-top:15px}
    .image-entry{border-radius:16px}
    .image-entry img{width:100%;height:100%;aspect-ratio:1.72;object-fit:cover;object-position:center}

    .seasonal-blessing{width:calc(100% - 30px);margin-top:14px!important;border-radius:15px!important}
    .seasonal-image-link img{width:100%;height:auto;aspect-ratio:4.35;object-fit:cover;object-position:center}

    .content-zone{width:calc(100% - 30px);margin-top:22px}
    .mobile-store-teaser{width:calc(100% - 30px)}
    .section-head h2{font-size:25px}

    .mobile-bottom-nav{height:72px}
    .mobile-bottom-nav a{height:65px}
    .mobile-bottom-nav .blessing span{width:44px;height:44px;margin-top:-18px}
}

@media(max-width:390px){
    .header-inner.shell{grid-template-columns:40px 92px minmax(0,1fr)}
    .brand{min-width:88px}
    .brand-zh{font-size:25px}
    .header-actions .icon-btn{width:31px;font-size:21px}
    .profile-btn{width:32px;height:32px;min-width:32px}
    .mobile-search{grid-template-columns:29px 1fr 74px}
}

/* TaiwanCool Home v0.5 - 第二批圖片套版 */
.story-visual{overflow:hidden;padding:0;background:#f7f2e9!important}
.story-visual:after{display:none}
.story-visual img{width:100%;height:100%;display:block;object-fit:cover}
.store-photo{overflow:hidden;background:#f7f2e9!important}
.store-photo img{width:100%;height:100%;display:block;object-fit:cover}
.quote-card-with-image{padding:0;display:block;overflow:hidden;background:#fff;border:1px solid var(--line)}
.quote-card-with-image img{width:100%;height:100%;min-height:118px;display:block;object-fit:cover}

@media(max-width:760px){
  .mobile-topics a{padding:0;overflow:hidden;justify-content:flex-start;gap:0;height:132px;background:#fffdf8}
  .mobile-topics a img{width:100%;height:94px;display:block;object-fit:cover}
  .mobile-topics a b{width:100%;padding:7px 4px 8px;text-align:center;font-size:13px;line-height:1.2}
  .mobile-store-scroll .store-photo img{width:100%;height:100%;object-fit:cover}
}

/* =========================================================
   TaiwanCool Home v0.6 — final homepage polish
   2026-08-21
   ========================================================= */

/* Keep image assets uncropped whenever the artwork already carries typography. */
.seasonal-image-link{
    background:transparent!important;
    padding:0!important;
    border-radius:0!important;
}
.seasonal-image-link img{
    height:auto!important;
    aspect-ratio:auto!important;
    object-fit:contain!important;
}

/* Desktop: calmer proportions for the second-batch artwork. */
@media (min-width:761px){
    .desktop-featured .story-visual{height:132px}
    .desktop-featured .story-visual img{object-fit:cover;object-position:center}
    .stores-panel .store-photo{height:132px}
    .quote-card-with-image img{min-height:118px;height:118px;object-fit:cover}
}

/* Mobile homepage finish. */
@media (max-width:760px){
    body{padding-bottom:calc(84px + env(safe-area-inset-bottom))}
    .site-main{padding-bottom:8px}

    /* Preserve the complete mobile hero instead of shaving its edges. */
    .hero-image{height:auto!important;aspect-ratio:auto!important;object-fit:contain!important;object-position:center!important}

    /* The four visual entry cards were generated at the same ratio: show them whole. */
    .image-entry img{height:auto!important;aspect-ratio:auto!important;object-fit:contain!important}

    /* Remove the inherited old green button background that appeared as a frame. */
    .seasonal-blessing{
        background:transparent!important;
        box-shadow:0 5px 14px rgba(75,61,43,.07);
        border:1px solid rgba(210,195,174,.45);
        overflow:hidden;
    }
    .seasonal-image-link{display:block!important;width:100%;line-height:0}
    .seasonal-image-link img{display:block;width:100%;height:auto!important;aspect-ratio:auto!important;object-fit:contain!important}

    /* Horizontal carousels: keep a comfortable right-hand breathing space. */
    .mobile-topics{
        margin-right:-15px;
        padding-right:15px!important;
        padding-bottom:12px;
        scroll-padding-inline:0 15px;
        overscroll-behavior-inline:contain;
    }
    .mobile-topics a{flex-basis:104px;height:124px}
    .mobile-topics a img{height:88px}

    .mobile-store-scroll{
        margin-right:-15px;
        padding-right:15px;
        padding-bottom:7px;
        scroll-padding-inline:0 15px;
        overscroll-behavior-inline:contain;
    }
    .mobile-store-scroll article{flex:0 0 154px;padding-bottom:8px;border-radius:15px}
    .mobile-store-scroll .store-photo{height:94px}
    .mobile-store-scroll b{font-size:13px;line-height:1.3;margin:7px 9px 0}
    .mobile-store-scroll small{font-size:10px;line-height:1.3;margin:4px 9px 0}

    /* A little more air before the fixed tab bar. */
    .mobile-store-teaser{padding-bottom:20px}
    .mobile-bottom-nav{height:72px;padding-bottom:max(5px,env(safe-area-inset-bottom))}
}


/* v0.7 bottom nav icon polish */
@media (max-width: 760px){
  .mobile-bottom-nav{
    height:78px;
    padding:8px 8px max(8px, env(safe-area-inset-bottom));
    background:rgba(255,255,255,.98);
    border-top:1px solid rgba(226,217,205,.95);
    box-shadow:0 -10px 28px rgba(69,55,37,.10);
    backdrop-filter: blur(12px);
    gap:2px;
  }
  .mobile-bottom-nav .nav-item{
    height:60px;
    border-radius:16px;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    gap:4px;
    color:#5c5247;
    transition:all .18s ease;
  }
  .mobile-bottom-nav .nav-item .nav-icon{
    width:24px;
    height:24px;
    display:grid;
    place-items:center;
    color:currentColor;
  }
  .mobile-bottom-nav .nav-item .nav-icon svg{
    width:24px;
    height:24px;
    display:block;
  }
  .mobile-bottom-nav .nav-item b{
    font-size:11px;
    font-weight:700;
    letter-spacing:.01em;
  }
  .mobile-bottom-nav .nav-item.active{
    color:#ef6a1c;
    background:linear-gradient(180deg, rgba(255,245,238,.98), rgba(255,249,244,.84));
  }
  .mobile-bottom-nav .nav-item:not(.blessing):active{
    transform:translateY(1px);
  }
  .mobile-bottom-nav .nav-item.blessing{
    color:#5b8f4f;
  }
  .mobile-bottom-nav .nav-item.blessing .nav-icon{
    width:50px;
    height:50px;
    border-radius:50%;
    margin-top:-28px;
    background:linear-gradient(180deg,#85bc77,#6ba35f);
    color:#fff;
    box-shadow:0 10px 18px rgba(94,142,84,.24), inset 0 1px 0 rgba(255,255,255,.35);
    border:3px solid #fffaf4;
  }
  .mobile-bottom-nav .nav-item.blessing .nav-icon svg{
    width:25px;
    height:25px;
  }
  .mobile-bottom-nav .nav-item.blessing b{
    margin-top:-1px;
    color:#5b8f4f;
  }
}
@media (max-width: 390px){
  .mobile-bottom-nav{padding-left:6px;padding-right:6px;}
  .mobile-bottom-nav .nav-item b{font-size:10px;}
  .mobile-bottom-nav .nav-item .nav-icon{width:22px;height:22px;}
  .mobile-bottom-nav .nav-item .nav-icon svg{width:22px;height:22px;}
  .mobile-bottom-nav .nav-item.blessing .nav-icon{width:48px;height:48px;margin-top:-26px;}
}


/* v1.0 blessings module */
.blessing-page,.blessing-detail{padding-top:42px;padding-bottom:120px}.blessing-back{display:inline-flex;color:#8b6e50;font-size:13px;margin-bottom:14px}.blessing-head{min-height:230px;border:1px solid #eadfce;border-radius:26px;background:linear-gradient(120deg,#fffaf1 0%,#fffdf8 52%,#f0f7e9 100%);display:grid;grid-template-columns:1fr 280px;align-items:center;padding:38px 48px;overflow:hidden;box-shadow:0 10px 26px rgba(68,52,31,.06)}.blessing-head h1{font-family:"DFKai-SB","KaiTi",serif;font-size:48px;margin:8px 0 10px;color:#463521}.blessing-head p{font-size:17px;color:#756956}.blessing-kicker{font-size:12px;letter-spacing:.15em;color:#5c8c51;font-weight:800}.blessing-head img{width:100%;height:190px;object-fit:contain}.blessing-categories{display:flex;gap:10px;overflow-x:auto;padding:22px 2px 10px;scrollbar-width:none}.blessing-categories::-webkit-scrollbar{display:none}.blessing-categories a{flex:0 0 auto;min-width:92px;padding:10px 14px;border-radius:16px;border:1px solid #eadfce;background:#fffdf9;display:flex;flex-direction:column;align-items:center;gap:2px;color:#5b5247}.blessing-categories a.active{background:#eff7e8;border-color:#adc99f;color:#47743d}.blessing-categories small{font-size:10px;color:#9b8c7c}.blessing-title-row{display:flex;align-items:end;justify-content:space-between;margin:28px 0 16px}.blessing-title-row h2{font-size:28px}.blessing-title-row p{color:#887d70;margin-top:4px}.blessing-adjacent{display:flex;gap:14px;font-size:13px;color:#755f43}.blessing-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.blessing-card{background:#fff;border:1px solid #eadfd2;border-radius:20px;overflow:hidden;box-shadow:0 8px 18px rgba(75,61,43,.06)}.blessing-card-image{display:block;aspect-ratio:1/1;background:#f8f2e8;overflow:hidden}.blessing-card-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s ease}.blessing-card:hover .blessing-card-image img{transform:scale(1.02)}.blessing-card-body{padding:14px}.blessing-card-body h3{font-size:15px;min-height:42px;margin-bottom:10px}.blessing-card-body>div{display:flex;gap:8px}.soft-btn,.download-btn{flex:1;text-align:center;border-radius:12px;padding:9px 8px;font-size:12px}.soft-btn{background:#f7f1e7;color:#725e48}.download-btn{background:#679b5b;color:#fff}.blessing-empty{padding:60px;text-align:center;border-radius:20px;background:#fffaf3;color:#8c7b68}.blessing-detail{max-width:1100px}.blessing-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:46px;align-items:center}.blessing-detail-image{border-radius:24px;background:#fff;border:1px solid #eadfce;padding:16px;box-shadow:0 12px 30px rgba(68,52,31,.08)}.blessing-detail-image img{width:100%;max-height:680px;object-fit:contain;display:block;border-radius:14px}.blessing-detail-copy h1{font-size:34px;margin:10px 0}.blessing-category-name{color:#6d965f;font-weight:800;margin-bottom:18px}.download-main-btn{display:flex;justify-content:space-between;align-items:center;margin-top:26px;background:linear-gradient(120deg,#75ad69,#5e9253);color:white;padding:16px 20px;border-radius:16px;font-weight:800;box-shadow:0 8px 18px rgba(91,143,80,.2)}.blessing-detail-copy small{display:block;color:#9a8c7f;line-height:1.6;margin-top:16px}
@media(max-width:980px){.blessing-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.blessing-head{grid-template-columns:1fr 220px}}
@media(max-width:760px){.blessing-page,.blessing-detail{padding-top:18px;padding-bottom:112px}.blessing-head{min-height:0;display:block;padding:24px 20px;border-radius:20px}.blessing-head h1{font-size:34px}.blessing-head p{font-size:14px}.blessing-head img{height:120px;margin-top:10px}.blessing-categories{margin-left:-2px;margin-right:-2px;padding-top:14px}.blessing-title-row{align-items:flex-start;margin-top:20px}.blessing-title-row h2{font-size:22px}.blessing-adjacent{display:none}.blessing-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.blessing-card{border-radius:16px}.blessing-card-body{padding:11px}.blessing-card-body h3{font-size:13px;min-height:38px}.soft-btn,.download-btn{padding:8px 4px;font-size:11px}.blessing-detail-grid{display:block}.blessing-detail-copy{padding:22px 4px}.blessing-detail-copy h1{font-size:28px}}


/* =========================================================
   TaiwanCool Blessings v1.1 — pagination / lazy-load UX / SEO-ready layout
   ========================================================= */
.blessing-pagination{display:flex;align-items:center;justify-content:center;gap:16px;margin:34px auto 4px;flex-wrap:wrap}
.blessing-pagination .page-arrow{min-width:92px;height:42px;padding:0 14px;border:1px solid #e6d9c8;background:#fffdf8;border-radius:14px;display:grid;place-items:center;color:#6a5946;font-size:13px;font-weight:700}
.blessing-pagination .page-arrow:hover{border-color:#aac79e;background:#f4f9ef;color:#4f7c46}
.blessing-pagination .page-arrow.disabled{opacity:.35;pointer-events:none}
.page-numbers{display:flex;align-items:center;gap:7px}
.page-numbers a{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;border:1px solid #eadfce;background:#fff;color:#71614f;font-size:13px;font-weight:700}
.page-numbers a.active{background:#679b5b;border-color:#679b5b;color:#fff;box-shadow:0 6px 14px rgba(91,143,80,.20)}
.blessing-card-image img{content-visibility:auto}

@media(max-width:760px){
  .blessing-categories{margin-left:-15px;margin-right:-15px;padding:14px 15px 11px;scroll-padding-left:15px;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch}
  .blessing-categories a{min-width:104px;padding:9px 13px;border-radius:14px}
  .blessing-categories a.active{box-shadow:0 5px 12px rgba(82,126,72,.10)}
  .blessing-pagination{gap:9px;margin-top:26px}
  .blessing-pagination .page-arrow{min-width:80px;height:38px;padding:0 10px;font-size:11px;border-radius:12px}
  .page-numbers{gap:5px}
  .page-numbers a{width:36px;height:36px;font-size:12px}
  .mobile-bottom-nav .nav-item.blessing.active b{font-weight:800}
  .mobile-bottom-nav .nav-item.blessing.active .nav-icon{box-shadow:0 10px 22px rgba(94,142,84,.32),0 0 0 3px rgba(123,173,109,.10),inset 0 1px 0 rgba(255,255,255,.35)}
}


/* Stores v1.0 read-only module */
.stores-page,.store-detail{padding-top:42px;padding-bottom:120px}.stores-back{display:inline-flex;color:#8b6e50;font-size:13px;margin-bottom:14px}.stores-kicker{font-size:12px;letter-spacing:.15em;color:#6a935e;font-weight:800}.stores-hero{min-height:220px;border:1px solid #e2e6d4;border-radius:26px;background:linear-gradient(120deg,#fffaf2,#fffdf8 48%,#eaf3de);display:grid;grid-template-columns:1fr 190px;align-items:center;padding:36px 48px;overflow:hidden;box-shadow:0 10px 26px rgba(68,52,31,.06)}.stores-hero h1{font-family:"DFKai-SB","KaiTi",serif;font-size:46px;margin:8px 0 10px;color:#3f4c2e}.stores-hero p{font-size:16px;color:#746a58}.stores-hero-art{justify-self:center;width:120px;height:120px;border-radius:34px;background:linear-gradient(145deg,#b6cf8d,#6d9a60);color:#fff;display:grid;place-items:center;font-family:"KaiTi",serif;font-size:58px;box-shadow:0 12px 28px rgba(89,125,75,.18);transform:rotate(4deg)}.stores-search{height:58px;margin:20px 0 12px;border:1px solid #e1d7c8;border-radius:20px;background:#fff;display:grid;grid-template-columns:42px 1fr auto;align-items:center;padding:0 8px 0 16px;box-shadow:0 8px 20px rgba(70,55,35,.06)}.stores-search>span{font-size:22px}.stores-search input{border:0;outline:0;background:transparent;font-size:15px;min-width:0}.stores-search button{border:0;background:#709e61;color:#fff;border-radius:14px;padding:11px 22px;font-weight:800;cursor:pointer}.stores-categories{display:flex;gap:9px;overflow-x:auto;padding:8px 1px 13px;scrollbar-width:none}.stores-categories::-webkit-scrollbar{display:none}.stores-categories a{flex:0 0 auto;padding:10px 16px;border:1px solid #e5dacb;border-radius:14px;background:#fffdf9;color:#5b5247}.stores-categories a.active{background:#eff7e8;border-color:#adc99f;color:#47743d;box-shadow:0 5px 12px rgba(82,126,72,.10)}.stores-title-row{display:flex;justify-content:space-between;align-items:end;margin:24px 0 15px}.stores-title-row h2{font-size:28px}.stores-title-row p{margin-top:4px;color:#887d70}.stores-clear{font-size:13px;color:#7b684f}.stores-list-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.stores-list-card{background:#fff;border:1px solid #e8ddcf;border-radius:20px;overflow:hidden;box-shadow:0 8px 18px rgba(75,61,43,.06)}.stores-list-image{display:block;aspect-ratio:4/3;background:linear-gradient(145deg,#f6f1e8,#e9f0dc);overflow:hidden}.stores-list-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s ease}.stores-list-card:hover .stores-list-image img{transform:scale(1.025)}.store-no-photo,.store-detail-no-photo{width:100%;height:100%;display:grid;place-items:center;color:#719264;font-family:"KaiTi",serif;font-size:28px}.stores-list-body{padding:14px}.stores-card-tags{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:8px}.stores-card-tags span,.store-detail-tags span{font-size:10px;background:#eef5e8;color:#5c8051;border-radius:10px;padding:4px 7px}.stores-list-body h3{font-size:17px;line-height:1.4;margin-bottom:7px}.store-location{font-size:12px;color:#8a7d6c}.store-summary{font-size:12px;color:#766d62;line-height:1.65;height:40px;overflow:hidden;margin:8px 0}.store-more{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #f0e8de;padding-top:10px;color:#56834d;font-size:12px;font-weight:800}.stores-pagination{display:flex;align-items:center;justify-content:center;gap:16px;margin:34px auto 4px;flex-wrap:wrap}.stores-pagination .page-arrow{min-width:92px;height:42px;padding:0 14px;border:1px solid #e6d9c8;background:#fffdf8;border-radius:14px;display:grid;place-items:center;color:#6a5946;font-size:13px;font-weight:700}.stores-pagination .page-arrow.disabled{opacity:.35;pointer-events:none}.stores-pagination .page-numbers,.blessing-pagination .page-numbers{display:flex;gap:7px}.stores-pagination .page-numbers a,.blessing-pagination .page-numbers a{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#fff;border:1px solid #e7dccf;color:#6b5b48}.stores-pagination .page-numbers a.active,.blessing-pagination .page-numbers a.active{background:#6fa763;border-color:#6fa763;color:#fff;box-shadow:0 6px 15px rgba(92,143,80,.22)}.stores-empty{padding:70px 20px;text-align:center;border-radius:20px;background:#fffaf3;color:#8c7b68}.store-detail{max-width:1180px}.store-detail-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:38px;align-items:start}.store-gallery-main{width:100%;max-height:650px;object-fit:contain;display:block;border:1px solid #e8ddcf;border-radius:22px;background:#fff;padding:10px;box-shadow:0 10px 24px rgba(70,55,35,.07)}.store-gallery-thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:9px}.store-gallery-thumbs img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:12px;border:1px solid #e8ddcf}.store-detail-copy{position:sticky;top:105px;border:1px solid #e7ddcf;background:#fffdf9;border-radius:24px;padding:28px;box-shadow:0 10px 24px rgba(70,55,35,.06)}.store-detail-copy h1{font-size:34px;line-height:1.35;margin:9px 0 12px}.store-detail-tags{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:22px}.store-fact{display:grid;grid-template-columns:48px 1fr;gap:12px;border-top:1px solid #eee5da;padding:12px 0;font-size:13px;line-height:1.65}.store-fact b{color:#7b6b57}.store-links{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.store-links a{background:#6c9b5f;color:#fff;border-radius:12px;padding:10px 14px;font-size:12px}.store-about{margin-top:28px;border:1px solid #e8ddcf;background:#fff;border-radius:24px;padding:30px 34px}.store-about h2{font-size:25px;margin:7px 0 15px}.store-about p{line-height:1.9;color:#5f584f;margin-top:12px;white-space:normal}
@media(max-width:1050px){.stores-list-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){.stores-page,.store-detail{padding-top:18px;padding-bottom:112px}.stores-hero{min-height:0;padding:23px 20px;border-radius:20px;grid-template-columns:1fr 74px}.stores-hero h1{font-size:32px}.stores-hero p{font-size:13px}.stores-hero-art{width:64px;height:64px;border-radius:20px;font-size:34px}.stores-search{height:52px;margin-top:14px;border-radius:18px;padding-left:10px;grid-template-columns:34px 1fr auto}.stores-search button{padding:9px 14px;border-radius:13px}.stores-categories{margin-left:-15px;margin-right:-15px;padding:8px 15px 12px;scroll-padding-left:15px;-webkit-overflow-scrolling:touch}.stores-categories a{padding:9px 13px}.stores-title-row{margin-top:19px}.stores-title-row h2{font-size:22px}.stores-list-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.stores-list-card{border-radius:16px}.stores-list-body{padding:11px}.stores-list-body h3{font-size:14px}.store-summary{display:none}.stores-card-tags span{font-size:9px}.stores-pagination{gap:9px;margin-top:26px}.stores-pagination .page-arrow{min-width:80px;height:38px;padding:0 10px;font-size:11px;border-radius:12px}.store-detail-grid{display:block}.store-detail-copy{position:static;margin-top:14px;border-radius:20px;padding:20px}.store-detail-copy h1{font-size:27px}.store-gallery-main{border-radius:18px}.store-gallery-thumbs{grid-template-columns:repeat(4,1fr)}.store-about{padding:22px 20px;border-radius:20px}.mobile-bottom-nav .nav-item.active:not(.blessing){color:#5f8f53;background:linear-gradient(180deg,rgba(241,248,237,.98),rgba(249,252,247,.86))}}


/* Discounts v1.0 */
.discounts-page,.discount-detail-page{padding-top:34px;padding-bottom:70px}.discounts-hero{min-height:190px;border:1px solid #eadfce;border-radius:22px;background:linear-gradient(120deg,#fffaf1 15%,#f2f7e9);display:flex;align-items:center;justify-content:space-between;padding:28px 36px;box-shadow:0 8px 24px rgba(78,62,42,.06)}.discounts-back,.detail-back{font-size:12px;color:#85796c}.discounts-kicker{display:block;margin:8px 0 8px;color:#4f8b56;font-weight:800;font-size:11px;letter-spacing:.12em}.discounts-hero h1{font-family:"DFKai-SB","KaiTi",serif;font-size:34px;margin:0 0 8px}.discounts-hero p{margin:0;color:#6e655c}.discounts-hero-art{width:74px;height:74px;border-radius:24px;display:grid;place-items:center;background:linear-gradient(145deg,#ffb36a,#f06b52);color:#fff;font-size:32px;font-weight:800;transform:rotate(5deg);box-shadow:0 9px 18px rgba(207,93,64,.18)}.discounts-notice{margin:18px 0;padding:13px 16px;border-radius:14px;background:#fff4d9;border:1px solid #efdcae;color:#6e5832;font-size:13px}.discounts-search{height:50px;margin:18px 0 12px;border:1px solid #e4dacb;border-radius:14px;background:#fff;display:flex;align-items:center;gap:10px;padding:0 6px 0 15px;box-shadow:0 5px 15px rgba(64,50,34,.05)}.discounts-search input{flex:1;border:0;outline:0;background:transparent;font:inherit}.discounts-search button{height:38px;border:0;border-radius:10px;background:#64a05b;color:#fff;padding:0 20px;font-weight:700}.discount-type-tabs,.discounts-categories,.discount-cate-row{display:flex;align-items:center;gap:8px;overflow:auto;scrollbar-width:none;padding:4px 0}.discount-type-tabs::-webkit-scrollbar,.discounts-categories::-webkit-scrollbar,.discount-cate-row::-webkit-scrollbar{display:none}.discount-type-tabs a,.discounts-categories a,.discount-cate-row a{flex:0 0 auto;border:1px solid #e7ddcf;border-radius:12px;background:#fffdf8;padding:9px 14px;font-size:12px}.discount-type-tabs a.active,.discounts-categories a.active,.discount-cate-row a.active{background:#eef8e8;border-color:#9fc693;color:#39723a}.discount-type-tabs .soft.active{background:#fff1df;border-color:#f0c992;color:#b46b20}.discount-mode-spacer{flex:1}.discount-cate-row{margin-top:5px}.discount-cate-row a{min-width:40px;text-align:center;padding:7px 12px}.discount-cate-row .clear{color:#9a7664}.discounts-title-row{display:flex;justify-content:space-between;align-items:end;margin:28px 0 14px}.discounts-title-row h2{font-size:24px;margin:0 0 4px}.discounts-title-row p{margin:0;color:#8c8277;font-size:12px}.discounts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.discount-card{background:#fff;border:1px solid #e9dfd3;border-radius:16px;overflow:hidden;box-shadow:0 7px 18px rgba(65,52,36,.06)}.discount-card-image{height:205px;display:block;position:relative;background:#f6f0e7;overflow:hidden}.discount-card-image img{width:100%;height:100%;object-fit:cover;display:block}.discount-state{position:absolute;right:10px;top:10px;background:rgba(65,61,55,.82);color:#fff;border-radius:999px;padding:5px 9px;font-size:11px}.discount-state.live{background:#5f9e55}.discount-card-body{padding:14px 15px 15px}.discount-card-meta{display:flex;gap:6px;flex-wrap:wrap}.discount-card-meta span{font-size:10px;background:#eff6e9;color:#557c4f;border-radius:999px;padding:4px 7px}.discount-card h3{font-size:16px;line-height:1.45;margin:10px 0 8px}.discount-period,.discount-store{font-size:11px;color:#85796c;margin:5px 0}.discount-summary{font-size:12px;line-height:1.65;color:#6f675f;margin:9px 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.discount-more{font-size:12px;color:#4f8849;font-weight:700;display:flex;justify-content:space-between;margin-top:10px}.discounts-pagination{display:flex;justify-content:center;align-items:center;gap:10px;margin:34px 0}.discounts-pagination .page-arrow,.discounts-pagination .page-numbers a{border:1px solid #e5dbcd;background:#fff;border-radius:11px;padding:8px 12px;font-size:12px}.discounts-pagination .page-numbers{display:flex;gap:6px}.discounts-pagination .page-numbers a.active{background:#67a15c;color:#fff;border-color:#67a15c}.discounts-pagination .disabled{opacity:.35}.discounts-empty{margin:30px 0;padding:30px;border:1px dashed #ddcfbd;border-radius:16px;text-align:center;color:#877b6d}.discount-detail-page{max-width:1050px}.discount-detail-card{margin-top:14px;background:#fff;border:1px solid #eadfce;border-radius:22px;overflow:hidden;box-shadow:0 10px 26px rgba(66,52,35,.07)}.discount-detail-media{background:#f6efe5;max-height:520px;display:flex;justify-content:center}.discount-detail-media img{max-width:100%;max-height:520px;object-fit:contain}.discount-detail-body{padding:28px 34px}.discount-detail-body h1{font-size:30px;line-height:1.4;margin:12px 0}.discount-detail-period{color:#776c61}.discount-detail-period b{color:#4f8a48}.discount-tags{display:flex;gap:7px;flex-wrap:wrap;margin:16px 0}.discount-tags span{background:#f4f0e8;border-radius:999px;padding:6px 9px;font-size:11px;color:#6d6258}.discount-copy{border-top:1px solid #eee5da;border-bottom:1px solid #eee5da;padding:18px 0;margin:18px 0;line-height:1.85;color:#5f5851;white-space:normal}.discount-actions{display:flex;gap:10px;flex-wrap:wrap}.discount-actions a{border:1px solid #dcd0c1;border-radius:12px;padding:10px 16px}.discount-actions a.primary{background:#62a05a;color:#fff;border-color:#62a05a}.legacy-note{font-size:11px;color:#94887c;margin-top:18px}
@media(max-width:760px){.discounts-page,.discount-detail-page{padding:18px 14px 105px}.discounts-hero{min-height:142px;border-radius:18px;padding:20px}.discounts-hero-art{width:56px;height:56px;border-radius:18px;font-size:24px}.discounts-hero h1{font-size:27px}.discounts-hero p{font-size:12px;max-width:230px}.discounts-search{margin-top:14px}.discount-type-tabs{margin-top:2px}.discount-mode-spacer{display:none}.discounts-categories,.discount-cate-row{margin-left:-14px;margin-right:-14px;padding-left:14px;padding-right:14px}.discounts-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.discount-card-image{height:145px}.discount-card-body{padding:10px}.discount-card h3{font-size:13px;margin:7px 0;min-height:38px}.discount-summary{display:none}.discount-period,.discount-store{font-size:9px}.discount-more{font-size:10px}.discounts-title-row{margin:22px 0 10px}.discounts-title-row h2{font-size:20px}.discount-detail-card{border-radius:18px}.discount-detail-media{max-height:360px}.discount-detail-media img{max-height:360px}.discount-detail-body{padding:20px}.discount-detail-body h1{font-size:23px}.discount-copy{font-size:13px}.discounts-pagination{gap:6px}.discounts-pagination .page-arrow{padding:7px 9px}.discounts-pagination .page-numbers a{padding:7px 9px}}


/* Global Search v1.0 */
.header-search button{border:0;background:transparent;color:#3b3732;cursor:pointer;font-size:18px;padding:0 2px}.global-search-page{padding-top:34px;padding-bottom:76px}.global-search-hero{border:1px solid #e9dfd2;border-radius:22px;background:linear-gradient(120deg,#fffaf3,#f0f7eb);padding:28px 34px;box-shadow:0 8px 24px rgba(72,57,38,.05)}.global-search-hero>a{font-size:12px;color:#897d70}.global-search-hero>span{display:block;margin:8px 0;color:#4e8853;font-size:11px;letter-spacing:.12em;font-weight:800}.global-search-hero h1{font-family:"DFKai-SB","KaiTi",serif;font-size:34px;margin:0 0 8px}.global-search-hero p{margin:0;color:#6e665d}.global-search-form{height:58px;margin:18px 0 14px;display:grid;grid-template-columns:38px 1fr auto;align-items:center;border:1px solid #e5dacb;border-radius:18px;background:#fff;padding:0 7px 0 15px;box-shadow:0 7px 18px rgba(69,54,36,.06)}.global-search-form input{border:0;outline:0;background:transparent;font:inherit;width:100%}.global-search-form button{border:0;border-radius:13px;background:#65a05b;color:#fff;height:44px;padding:0 23px;font-weight:800}.global-search-summary{display:flex;align-items:end;gap:10px;margin:25px 0 12px}.global-search-summary h2{margin:0;font-size:25px}.global-search-summary p{margin:0 0 2px;color:#8b8075;font-size:12px}.global-search-tabs{display:flex;gap:8px;overflow:auto;scrollbar-width:none;padding:4px 0 8px}.global-search-tabs::-webkit-scrollbar{display:none}.global-search-tabs a{flex:0 0 auto;min-width:88px;border:1px solid #e5dacd;border-radius:13px;background:#fffdf9;padding:9px 13px;display:flex;justify-content:space-between;gap:12px;align-items:center}.global-search-tabs a b{font-size:12px}.global-search-tabs a small{color:#96897c}.global-search-tabs a.active{background:#eff8e9;border-color:#9fc592;color:#3e7340}.search-result-section{margin-top:28px}.search-section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:12px}.search-section-head>div{display:flex;align-items:baseline;gap:9px}.search-section-head h2{font-size:23px;margin:0}.search-section-head small{color:#928679}.search-section-head>a{font-size:12px;color:#5f8d56}.global-search-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.global-search-card{background:#fff;border:1px solid #e8ded1;border-radius:17px;overflow:hidden;box-shadow:0 7px 18px rgba(67,53,36,.055)}.global-search-card-image{height:190px;background:#f6f0e7;display:grid;place-items:center;overflow:hidden}.global-search-card-image img{width:100%;height:100%;object-fit:cover}.global-search-card-image>span{font-family:"DFKai-SB","KaiTi",serif;font-size:42px;color:#75a06b}.global-search-card-body{padding:13px 15px 15px}.global-search-card-body em{font-style:normal;font-size:10px;background:#eff6e9;color:#5a7e55;border-radius:999px;padding:4px 7px}.global-search-card-body h3{font-size:16px;line-height:1.5;margin:10px 0 7px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.global-search-card-body p{font-size:12px;line-height:1.6;color:#71695f;margin:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.global-search-more{font-size:12px;font-weight:700;color:#52864d;display:flex;justify-content:space-between;margin-top:12px}.global-search-empty{margin:26px 0;border:1px dashed #ddcfbe;border-radius:18px;background:#fffaf3;padding:54px 20px;text-align:center}.global-search-empty b{font-size:20px}.global-search-empty p{color:#887b6e}.global-search-pagination{display:flex;justify-content:center;align-items:center;gap:10px;margin:34px 0}.global-search-pagination>a,.global-search-pagination>span,.global-search-pagination div a{border:1px solid #e3d8ca;border-radius:11px;background:#fff;padding:8px 12px;font-size:12px}.global-search-pagination>span{opacity:.35}.global-search-pagination div{display:flex;gap:6px}.global-search-pagination div a.active{background:#65a05b;color:#fff;border-color:#65a05b}
@media(max-width:1050px){.global-search-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.global-search-page{padding:18px 14px 112px}.global-search-hero{border-radius:19px;padding:21px 20px}.global-search-hero h1{font-size:28px}.global-search-hero p{font-size:12px}.global-search-form{height:54px;margin-top:14px;border-radius:17px;padding-left:11px}.global-search-form button{height:42px;padding:0 16px}.global-search-summary{margin:22px 0 10px}.global-search-summary h2{font-size:21px}.global-search-tabs{margin-left:-14px;margin-right:-14px;padding-left:14px;padding-right:14px;-webkit-overflow-scrolling:touch}.global-search-tabs a{min-width:82px}.search-result-section{margin-top:23px}.search-section-head h2{font-size:20px}.global-search-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.global-search-card{border-radius:15px}.global-search-card-image{height:135px}.global-search-card-body{padding:10px}.global-search-card-body h3{font-size:13px;margin:7px 0 5px;min-height:39px}.global-search-card-body p{font-size:10px}.global-search-more{font-size:10px;margin-top:8px}.global-search-pagination{gap:6px}.global-search-pagination>a,.global-search-pagination>span,.global-search-pagination div a{padding:7px 9px}}


/* Members v1.0 */
.member-page{padding:46px 0 90px}.member-auth-shell{display:flex;justify-content:center}.member-auth-card{width:min(560px,100%);background:#fffdf8;border:1px solid #eadfce;border-radius:28px;padding:36px;box-shadow:0 18px 46px rgba(83,66,43,.10)}.member-auth-card.wide{width:min(760px,100%)}.member-eyebrow{font-size:12px;font-weight:850;letter-spacing:.13em;color:#4f8f63}.member-auth-card h1,.member-dashboard-hero h1{font-family:"DFKai-SB","KaiTi",serif;font-size:38px;margin:8px 0 10px}.member-lead,.member-dashboard-hero p{color:#776f65;line-height:1.8}.member-form{display:grid;gap:18px;margin-top:26px}.member-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.member-form label{display:grid;gap:8px;font-size:14px;font-weight:750;color:#463f37}.member-form input[type=text],.member-form input[type=email],.member-form input[type=password]{width:100%;height:48px;border:1px solid #ddd1c1;border-radius:14px;background:#fff;padding:0 14px;font-size:16px;outline:0}.member-form input:focus{border-color:#79a66e;box-shadow:0 0 0 3px rgba(111,167,99,.12)}.member-form label small{font-size:11px;font-weight:500;color:#8b8278}.member-check{display:flex!important;grid-template-columns:auto 1fr!important;align-items:center;gap:9px!important;font-weight:600!important}.member-primary{height:50px;border:0;border-radius:15px;background:linear-gradient(180deg,#7caf70,#659d59);color:#fff;font-weight:850;font-size:16px;cursor:pointer;box-shadow:0 8px 18px rgba(81,129,71,.18)}.member-auth-links{display:flex;justify-content:center;gap:9px;margin-top:22px;font-size:14px}.member-auth-links a{color:#4f8f63;font-weight:800}.member-hint{text-align:center;color:#9a9187;font-size:12px;margin:14px 0 0}.member-alert{border-radius:14px;padding:13px 15px;margin:18px 0;line-height:1.65}.member-alert.error{background:#fff0ec;color:#9d4338;border:1px solid #f2c7be}.member-alert.success{background:#edf7e9;color:#3d7d42;border:1px solid #cde4c7}.member-alert ul{margin:0;padding-left:18px}.member-dashboard-hero{min-height:190px;border:1px solid #e2dccd;border-radius:28px;background:linear-gradient(115deg,#fffaf2 20%,#eef7e9);display:flex;align-items:center;justify-content:space-between;padding:34px 40px;margin-bottom:22px}.member-avatar{width:92px;height:92px;border-radius:30px;background:linear-gradient(145deg,#99c47e,#6da15d);display:grid;place-items:center;color:#fff;font-size:42px;font-weight:800;box-shadow:0 15px 28px rgba(75,123,66,.22)}.member-dashboard-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.member-info-card{min-height:150px;border:1px solid #eadfce;background:#fffdf9;border-radius:20px;padding:22px;display:flex;flex-direction:column;gap:10px}.member-info-card span{font-size:12px;color:#8c8276}.member-info-card strong{font-size:20px;word-break:break-all}.member-info-card small{color:#8f877d;line-height:1.6}.member-coming{margin-top:20px;border:1px solid #eadfce;border-radius:22px;background:#fff;padding:24px}.member-coming h2{margin:0 0 18px}.member-coming-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.member-coming-grid span{background:#faf5ec;border-radius:15px;padding:18px 12px;text-align:center;font-weight:750;color:#756a5d}.member-logout{text-align:right;margin-top:20px}.member-logout button{border:1px solid #ddcec0;background:#fff;color:#77675c;border-radius:12px;padding:10px 18px;cursor:pointer}.profile-btn.active{outline:2px solid rgba(111,167,99,.35);outline-offset:2px}
@media(max-width:760px){.member-page{padding:22px 16px 110px}.member-auth-card,.member-auth-card.wide{padding:24px 20px;border-radius:22px}.member-auth-card h1,.member-dashboard-hero h1{font-size:31px}.member-form-grid{grid-template-columns:1fr}.member-dashboard-hero{min-height:150px;padding:24px 20px}.member-avatar{width:70px;height:70px;border-radius:23px;font-size:30px}.member-dashboard-grid{grid-template-columns:1fr}.member-coming-grid{grid-template-columns:1fr 1fr}.member-logout{text-align:center}}


/* Members v1.1 */
.member-verified{color:#3f8448!important;font-weight:750}.member-unverified{color:#a66a36!important;font-weight:750}.member-inline-btn{margin-top:4px;border:1px solid #b9d4b1;background:#eef7e9;color:#477d44;border-radius:10px;padding:7px 12px;font-size:12px;font-weight:800;cursor:pointer;align-self:flex-start}


/* Members v1.2 */
.member-dashboard-grid-4{grid-template-columns:repeat(4,1fr)}
.member-settings-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:20px}
.member-setting-card{border:1px solid #eadfce;border-radius:22px;background:#fffdf9;padding:24px;min-width:0}
.member-setting-card h2,.member-login-history h2{margin:0 0 7px;font-size:21px}.member-setting-card>p,.member-section-head p{margin:0;color:#847a6e;font-size:12px;line-height:1.7}
.member-form.compact{gap:13px;margin-top:18px}.member-form.compact input[type=text],.member-form.compact input[type=email],.member-form.compact input[type=password]{height:44px;font-size:14px}.member-form.compact .member-primary{height:45px;font-size:14px}
.member-pending-email{margin-top:15px;padding:12px;border-radius:14px;background:#fff5df;border:1px solid #ead7a7;display:flex;flex-direction:column;gap:6px}.member-pending-email>span{font-size:10px;font-weight:850;color:#9b6c29;letter-spacing:.08em}.member-pending-email>b{font-size:13px;word-break:break-all}
.member-login-history{margin-top:20px;border:1px solid #eadfce;border-radius:22px;background:#fff;padding:24px}.member-section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:16px}.member-history-list{display:grid}.member-history-row{display:grid;grid-template-columns:38px 170px 1fr;align-items:center;gap:12px;padding:13px 4px;border-top:1px solid #f0e7dc}.member-history-row:first-child{border-top:0}.member-history-icon{width:32px;height:32px;border-radius:10px;background:#eef6e9;color:#5e9355;display:grid;place-items:center;font-weight:800}.member-history-row>div{display:grid;gap:3px}.member-history-row b{font-size:13px}.member-history-row small{font-size:11px;color:#8c8276}.member-history-meta{text-align:right}.member-history-meta>span{font-size:12px;color:#5d554d}.member-history-empty{border-radius:14px;background:#faf6ef;padding:18px;color:#8b8177;font-size:13px}
@media(max-width:1100px){.member-dashboard-grid-4{grid-template-columns:repeat(2,1fr)}.member-settings-grid{grid-template-columns:1fr 1fr}.member-setting-card:last-child{grid-column:1/-1}}
@media(max-width:760px){.member-dashboard-grid-4{grid-template-columns:1fr 1fr;gap:10px}.member-info-card{min-height:132px;padding:17px}.member-info-card strong{font-size:16px}.member-settings-grid{grid-template-columns:1fr;gap:12px}.member-setting-card,.member-login-history{padding:20px;border-radius:19px}.member-setting-card:last-child{grid-column:auto}.member-history-row{grid-template-columns:34px 1fr;gap:10px}.member-history-meta{grid-column:2;text-align:left}.member-history-meta small{display:block;word-break:break-all}.member-section-head{align-items:start}.member-dashboard-hero{margin-bottom:14px}}


/* Quotes v1.0 */
.quote-page,.quote-detail-page{padding:34px 0 72px}.quote-hero{min-height:190px;border:1px solid #eadfce;border-radius:22px;background:linear-gradient(115deg,#fffaf2,#f0f7e9);padding:38px 46px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 10px 28px rgba(69,55,37,.05)}.quote-hero small{font-size:11px;letter-spacing:.16em;font-weight:800;color:#548653}.quote-hero h1{font-family:"DFKai-SB","KaiTi",serif;font-size:40px;margin:12px 0 6px}.quote-hero p{margin:0;color:#6e665d}.quote-hero-mark{width:86px;height:86px;border-radius:27px;background:linear-gradient(145deg,#87b974,#649653);display:grid;place-items:center;color:#fff;font-family:"DFKai-SB","KaiTi",serif;font-size:44px;box-shadow:0 10px 20px rgba(88,130,72,.18)}.quote-type-tabs{display:flex;gap:10px;margin:18px 0 34px;overflow:auto;padding:2px 0 6px}.quote-type-tabs a{white-space:nowrap;border:1px solid #e5dacb;background:#fffaf2;padding:10px 17px;border-radius:14px;font-weight:700;font-size:13px}.quote-type-tabs a.active{background:#e9f4e3;border-color:#9ec38e;color:#3f7435}.quote-type-tabs span{font-size:10px;color:#8b8177;margin-left:4px}.quote-list-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:18px}.quote-list-head h2{font-size:27px;margin:0}.quote-list-head p{font-size:13px;color:#8b8177;margin:5px 0 0}.quote-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.quote-item-card{background:#fff;border:1px solid #e9dfd3;border-radius:16px;overflow:hidden;box-shadow:0 7px 18px rgba(68,53,36,.06);display:flex;flex-direction:column}.quote-item-image{position:relative;aspect-ratio:1/1;background:#f7f0e5;display:block;overflow:hidden}.quote-item-image img{width:100%;height:100%;object-fit:cover;position:relative;z-index:2}.quote-image-fallback{position:absolute;inset:0;display:grid;place-items:center;color:#7fa46b;font-family:"DFKai-SB","KaiTi",serif;font-size:30px}.quote-item-body{padding:14px;display:flex;flex:1;flex-direction:column}.quote-item-body em{font-style:normal;align-self:flex-start;font-size:10px;padding:4px 8px;border-radius:10px;background:#eef5e9;color:#648553}.quote-item-body p{font-family:"DFKai-SB","KaiTi",serif;font-size:16px;line-height:1.65;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin:10px 0 7px}.quote-item-body small{color:#8b8177;margin-bottom:12px}.quote-card-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:auto}.quote-card-actions a{height:34px;border-radius:10px;background:#f7f1e7;display:grid;place-items:center;font-size:12px}.quote-card-actions a.download{background:#69a15e;color:#fff}.tc-pagination{display:flex;justify-content:center;gap:8px;margin:34px 0 0}.tc-pagination a{min-width:38px;height:38px;padding:0 12px;border:1px solid #e5dacb;border-radius:12px;display:grid;place-items:center;background:#fff}.tc-pagination a.active{background:#6ca160;color:#fff;border-color:#6ca160}.tc-pagination a.disabled{opacity:.35;pointer-events:none}.quote-back{display:inline-block;margin-bottom:18px;color:#668f58;font-weight:700}.quote-detail-card{display:grid;grid-template-columns:minmax(320px,520px) 1fr;gap:42px;background:#fff;border:1px solid #eadfce;border-radius:24px;padding:28px;box-shadow:0 12px 30px rgba(70,55,37,.07)}.quote-detail-image{border-radius:18px;overflow:hidden;background:#f6efe4;align-self:start}.quote-detail-image img{width:100%;display:block}.quote-detail-fallback{aspect-ratio:1/1;display:grid;place-items:center;font-family:"DFKai-SB","KaiTi",serif;color:#74a064;font-size:48px}.quote-detail-copy{display:flex;flex-direction:column;justify-content:center}.quote-detail-copy em{font-style:normal;color:#638b56;font-weight:700}.quote-detail-copy h1{font-family:"DFKai-SB","KaiTi",serif;font-size:30px;line-height:1.7;font-weight:600;margin:18px 0}.quote-author{color:#7c7267;font-size:16px}.quote-detail-actions{display:flex;flex-wrap:wrap;gap:10px;margin:24px 0}.quote-detail-actions a,.quote-detail-actions button{border:1px solid #ded3c4;background:#fff;border-radius:12px;padding:11px 18px;font:inherit;cursor:pointer}.quote-detail-actions .primary{background:#69a15e;color:#fff;border-color:#69a15e}.quote-detail-copy>small{color:#9a9085}
@media(max-width:980px){.quote-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.quote-detail-card{grid-template-columns:1fr 1fr;gap:24px}}
@media(max-width:760px){.quote-page,.quote-detail-page{padding:18px 14px 110px}.quote-hero{min-height:130px;padding:24px 22px;border-radius:18px}.quote-hero h1{font-size:30px}.quote-hero-mark{width:58px;height:58px;border-radius:18px;font-size:30px}.quote-type-tabs{margin:12px 0 24px;margin-left:-14px;margin-right:-14px;padding-left:14px;padding-right:14px}.quote-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.quote-item-body{padding:10px}.quote-item-body p{font-size:14px;line-height:1.55}.quote-card-actions{gap:5px}.quote-card-actions a{font-size:11px;height:31px}.quote-list-head h2{font-size:22px}.quote-detail-card{grid-template-columns:1fr;padding:12px;border-radius:18px;gap:18px}.quote-detail-copy{padding:4px 8px 14px}.quote-detail-copy h1{font-size:24px}.quote-detail-actions{display:grid;grid-template-columns:1fr 1fr}.quote-detail-actions .primary{grid-column:1/-1;text-align:center}.quote-detail-actions button{padding:10px}.quote-detail-image{border-radius:14px}}


/* Featured Articles v1.0 */
.featured-page,.featured-detail-page{padding-top:30px;padding-bottom:70px}
.featured-hero{min-height:175px;border:1px solid #e8ddcc;border-radius:22px;background:linear-gradient(115deg,#fffaf1,#eef7e7);display:flex;align-items:center;justify-content:space-between;padding:30px 38px;box-shadow:0 8px 24px rgba(70,55,38,.05)}
.featured-hero small{color:#347b61;font-weight:800;letter-spacing:.14em}.featured-hero h1{font-family:"DFKai-SB","KaiTi",serif;font-size:34px;margin:9px 0 8px}.featured-hero p{margin:0;color:#756c60}.featured-hero-mark{width:70px;height:70px;border-radius:24px;background:linear-gradient(145deg,#89b86e,#5f9c5b);display:grid;place-items:center;color:white;font-family:"DFKai-SB","KaiTi",serif;font-size:36px;box-shadow:0 10px 20px rgba(85,135,78,.18);transform:rotate(3deg)}
.featured-category-tabs{display:flex;gap:9px;overflow:auto;padding:18px 1px 8px;scrollbar-width:none}.featured-category-tabs::-webkit-scrollbar{display:none}.featured-category-tabs a{white-space:nowrap;border:1px solid #e5d9c8;background:#fffdf8;border-radius:13px;padding:9px 14px;font-size:13px}.featured-category-tabs a.active{background:#e7f4df;border-color:#a7cb96;color:#3b7940;font-weight:800}
.featured-list-head{display:flex;justify-content:space-between;align-items:end;margin:28px 0 15px}.featured-list-head h2{margin:0;font-size:25px}.featured-list-head p{margin:5px 0 0;color:#8a8176;font-size:13px}.featured-article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.featured-article-card{background:#fff;border:1px solid #eadfce;border-radius:18px;overflow:hidden;box-shadow:0 7px 18px rgba(58,47,34,.055);min-width:0}.featured-article-image{display:block;aspect-ratio:16/10;background:#f1eee5;overflow:hidden}.featured-article-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.featured-article-card:hover .featured-article-image img{transform:scale(1.025)}.featured-article-body{padding:15px 16px 16px}.featured-article-body em{font-style:normal;color:#4e8a55;background:#eef7e9;border-radius:999px;padding:4px 8px;font-size:11px}.featured-article-body h3{font-size:18px;line-height:1.45;margin:10px 0 8px}.featured-article-body p{color:#72695e;font-size:13px;line-height:1.7;height:44px;overflow:hidden;margin:0 0 13px}.featured-article-body>div{border-top:1px solid #f0e8dc;padding-top:11px;display:flex;justify-content:space-between;align-items:center;font-size:12px}.featured-article-body time{color:#948b80}.featured-article-body>div a{color:#3f7e46;font-weight:800}.featured-empty{padding:50px;text-align:center;border:1px dashed #dfd2c0;border-radius:18px;background:#fffaf2}.featured-empty b{font-size:20px}.featured-empty p{color:#81776c}
.featured-back{display:inline-flex;margin-bottom:18px;color:#4d814d;font-weight:800}.featured-detail-article{max-width:900px;margin:auto;background:#fff;border:1px solid #e9dece;border-radius:24px;overflow:hidden;box-shadow:0 10px 28px rgba(59,48,35,.06)}.featured-detail-head{padding:35px 44px 25px}.featured-detail-head em{font-style:normal;color:#4e8a55;background:#eef7e9;border-radius:999px;padding:5px 10px;font-size:12px}.featured-detail-head h1{font-family:"DFKai-SB","KaiTi",serif;font-size:38px;line-height:1.35;margin:16px 0 14px}.featured-detail-head>div{display:flex;gap:18px;color:#8a8176;font-size:13px}.featured-detail-cover{background:#f6f1e8;max-height:520px;overflow:hidden}.featured-detail-cover img{width:100%;max-height:520px;object-fit:cover;display:block}.featured-rich-content{padding:35px 44px 46px;font-size:17px;line-height:1.95;color:#403a34}.featured-rich-content p{margin:0 0 1.25em}.featured-rich-content h2,.featured-rich-content h3,.featured-rich-content h4{line-height:1.45;margin:1.6em 0 .7em}.featured-rich-content img{display:block;max-width:100%;height:auto;margin:22px auto;border-radius:12px}.featured-rich-content a{color:#31755e;text-decoration:underline;text-underline-offset:3px}.featured-rich-content blockquote{margin:24px 0;padding:16px 20px;background:#fbf5e9;border-left:4px solid #dfb06e}.featured-rich-content table{width:100%;border-collapse:collapse;display:block;overflow:auto}.featured-rich-content th,.featured-rich-content td{border:1px solid #e3d8c8;padding:8px 10px}.featured-related{max-width:900px;margin:32px auto 0}.featured-related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.featured-related-grid article{background:#fff;border:1px solid #eadfce;border-radius:14px;overflow:hidden}.featured-related-grid img{width:100%;aspect-ratio:16/10;object-fit:cover;display:block}.featured-related-grid em{display:block;font-style:normal;color:#5e925b;font-size:11px;padding:10px 12px 0}.featured-related-grid h3{font-size:14px;line-height:1.45;margin:5px 12px 13px}.story-body h3 a{color:inherit}.story-visual{display:block}
@media(max-width:760px){.featured-page,.featured-detail-page{padding-top:16px;padding-bottom:100px}.featured-hero{min-height:130px;padding:22px 20px;border-radius:18px}.featured-hero h1{font-size:28px}.featured-hero p{font-size:13px}.featured-hero-mark{width:54px;height:54px;border-radius:18px;font-size:28px}.featured-category-tabs{margin-left:-2px;margin-right:-2px;padding-bottom:5px}.featured-category-tabs a{font-size:12px;padding:8px 12px}.featured-list-head{margin-top:22px}.featured-list-head h2{font-size:22px}.featured-article-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.featured-article-card{border-radius:14px}.featured-article-body{padding:11px}.featured-article-body h3{font-size:14px;margin:8px 0 6px}.featured-article-body p{font-size:11px;line-height:1.55;height:35px}.featured-article-body>div{font-size:10px;gap:4px}.featured-detail-article{border-radius:18px}.featured-detail-head{padding:24px 19px 18px}.featured-detail-head h1{font-size:29px}.featured-detail-head>div{font-size:12px;flex-wrap:wrap}.featured-detail-cover{max-height:360px}.featured-detail-cover img{max-height:360px}.featured-rich-content{padding:24px 19px 30px;font-size:16px;line-height:1.9}.featured-related-grid{grid-template-columns:repeat(2,1fr);gap:10px}.featured-related-grid h3{font-size:13px}.desktop-featured .story-card .story-visual img{object-fit:cover}}


/* Featured v1.1 detail cleanup */
.featured-rich-content{min-height:120px}
.featured-rich-content>p:first-child{margin-top:0}
.featured-rich-content p:empty{display:none}
.featured-rich-content span{font:inherit;color:inherit;background:transparent}
.featured-rich-content strong{font-weight:800;color:#40362d}
.featured-rich-content h2,.featured-rich-content h3{font-family:"Noto Serif TC","DFKai-SB",serif;color:#3f3429}
.featured-rich-content hr{border:0;border-top:1px solid #eadfce;margin:28px 0}
.featured-detail-article:not(:has(.featured-detail-cover)) .featured-rich-content{border-top:1px solid #f0e7dc}

/* =========================================================
   TaiwanCool Home Data v1.0 — homepage real-data binding
   ========================================================= */
.promo-data-link{position:relative}
.promo-data-caption{position:absolute;left:12px;bottom:9px;max-width:72%;display:flex;align-items:center;gap:7px;background:rgba(255,255,255,.90);backdrop-filter:blur(7px);padding:5px 10px;border-radius:999px;box-shadow:0 4px 12px rgba(68,52,35,.10);color:#574a3c;line-height:1.2}
.promo-data-caption small{font-size:10px;color:#67945b;font-weight:800;white-space:nowrap}
.promo-data-caption b{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.live-entry{position:relative}
.entry-live-badge{position:absolute;left:10px;bottom:9px;background:rgba(255,255,255,.91);color:#5d8d50;border:1px solid rgba(104,154,91,.25);border-radius:999px;padding:5px 9px;font-size:10px;font-weight:800;box-shadow:0 4px 12px rgba(67,55,39,.08)}
.store-card-live>a{display:block;padding-bottom:10px}
.store-card-live h3,.store-card-live p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.quote-data-card{padding:0;display:block;overflow:hidden}
.quote-data-card>a{height:118px;padding:13px 16px;display:grid;grid-template-columns:38px minmax(0,1fr) 86px;gap:10px;align-items:center}
.quote-data-card .quote-mark{font-family:serif;font-size:54px;color:#e2b168;align-self:start;line-height:.9}
.quote-data-card b{color:#b36e2a;font-size:14px}
.quote-data-card p{margin:4px 0 2px;font-size:15px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.quote-data-card small{font-size:11px;color:#8a8177}
.quote-data-card img{width:82px;height:82px;border-radius:14px;object-fit:cover;display:block}
.quote-data-card .quote-plant{font-size:40px;color:#89a56e;text-align:center}
.seasonal-data-card{display:grid;grid-template-columns:40% 60%;min-height:104px;background:linear-gradient(115deg,#f8f3e8,#f1f7e7);border-radius:15px;overflow:hidden;color:#3f382f}
.seasonal-data-art{min-width:0;background:#f4ede1;overflow:hidden}
.seasonal-data-art img{width:100%;height:100%;object-fit:cover;display:block}
.seasonal-data-copy{padding:12px 13px;display:flex;flex-direction:column;justify-content:center;line-height:1.25}
.seasonal-data-copy small{font-size:10px;color:#6d965f;font-weight:800}
.seasonal-data-copy b{font-family:"DFKai-SB","KaiTi",serif;font-size:19px;color:#3e5f36;margin:3px 0}
.seasonal-data-copy span{font-size:10px;color:#766c60}
.seasonal-data-copy em{font-style:normal;align-self:flex-start;margin-top:7px;background:#5f9655;color:#fff;border-radius:999px;padding:5px 9px;font-size:10px}

@media(max-width:760px){
  .entry-live-badge{left:7px;bottom:7px;font-size:8px;padding:4px 7px}
  .seasonal-blessing{background:transparent!important}
  .seasonal-data-card{width:100%;min-height:98px}
  .seasonal-data-copy{padding:10px 11px}
  .seasonal-data-copy b{font-size:17px}
  .mobile-store-scroll article a{display:block;color:inherit}
}


/* =========================================================
   TaiwanCool Home Data v1.1 — final homepage visual polish
   ========================================================= */
/* Restore the desktop brand statement as real HTML text over the intentionally blank hero artwork. */
.hero-brand-copy{
  position:absolute;
  z-index:4;
  left:8.4%;
  top:17.5%;
  width:36%;
  color:#2f241c;
  pointer-events:none;
}
.hero-brand-copy h2{
  margin:0;
  font-family:"DFKai-SB","KaiTi","Noto Serif TC",serif;
  font-size:clamp(34px,3.05vw,52px);
  line-height:1.28;
  font-weight:900;
  letter-spacing:.045em;
  text-shadow:0 1px 0 rgba(255,255,255,.45);
}
.hero-brand-copy h2 span{color:#e95d43}
.hero-brand-copy h2 strong{color:#4e94a8;font-weight:900}
.hero-brand-copy p{
  margin:20px 0 6px;
  font-size:clamp(14px,1.2vw,18px);
  font-weight:650;
  letter-spacing:.035em;
  color:#4e4338;
}
.hero-brand-copy small{
  display:block;
  font-size:clamp(12px,1vw,15px);
  color:#6f6255;
  letter-spacing:.025em;
}

/* Keep the dynamic seasonal card visually subordinate to the four primary entries. */
@media (min-width:761px){
  .seasonal-blessing{
    margin-top:10px!important;
    border-radius:14px!important;
  }
  .seasonal-data-card{
    min-height:88px;
    height:88px;
    grid-template-columns:38% 62%;
  }
  .seasonal-data-copy{padding:8px 12px}
  .seasonal-data-copy b{font-size:17px;margin:2px 0}
  .seasonal-data-copy span{font-size:10px}
  .seasonal-data-copy em{margin-top:5px;padding:4px 8px;font-size:9px}

  /* Align the visual weight of real article cards and real shop cards. */
  .desktop-featured .story-card,
  .stores-panel .store-card-live{height:230px}
  .desktop-featured .story-card{display:flex;flex-direction:column}
  .desktop-featured .story-visual{height:128px;flex:0 0 128px;overflow:hidden}
  .desktop-featured .story-body{display:flex;flex-direction:column;flex:1;min-height:0}
  .desktop-featured .story-body h3{min-height:42px;margin-bottom:auto}
  .stores-panel .store-card-live>a{height:100%;display:flex;flex-direction:column;padding-bottom:10px}
  .stores-panel .store-photo{height:128px;flex:0 0 128px}
  .stores-panel .store-card-live h3{margin-top:10px}

  /* Let the quote lead; artwork becomes an accent instead of a competing card. */
  .quote-data-card>a{grid-template-columns:38px minmax(0,1fr) 68px;gap:10px}
  .quote-data-card img{width:64px;height:64px;border-radius:12px}
  .quote-data-card p{font-size:16px;-webkit-line-clamp:2}
}

@media (max-width:1050px) and (min-width:761px){
  .hero-brand-copy{left:7%;top:17%;width:38%}
  .hero-brand-copy h2{font-size:38px}
  .hero-brand-copy p{margin-top:13px;font-size:14px}
  .hero-brand-copy small{font-size:12px}
}

@media (max-width:760px){
  /* Mobile artwork already contains its headline; never duplicate the desktop HTML copy. */
  .hero-brand-copy{display:none!important}
  .seasonal-data-card{min-height:92px;height:92px}
  .seasonal-data-art img{object-fit:cover}
  .seasonal-data-copy b{font-size:16px}
  .seasonal-data-copy span{font-size:9px}
  .seasonal-data-copy em{margin-top:5px;padding:4px 8px;font-size:9px}
}
