.home-page{--home-paper:#f8f6f2;--home-paper-2:#f1ebe1;--home-ink:#3e3a35;--home-muted:#756d63;--home-green:#8c6a4a;--home-dark:#6f4f35;--home-gold:#c88858;--home-line:#e7dfd3;background:var(--home-paper);color:var(--home-ink)}
.home-page .site-header{background:rgba(248,242,230,.93);border-bottom-color:var(--home-line)}
.home-page .site-nav{font-weight:700}.home-page .site-nav a::after{background:var(--home-green)}
.home-wrap{width:min(1160px,calc(100% - 40px));margin:auto}.home-kicker{margin:0 0 14px;color:var(--home-green);font-weight:900;letter-spacing:.17em;font-size:13px}.home-page h1,.home-page h2,.home-page h3,.home-page blockquote{font-family:"Noto Serif TC","Songti TC",serif}.home-page h2{font-size:clamp(32px,4vw,56px);line-height:1.25;letter-spacing:-.03em;margin:0}.home-btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 26px;border:1px solid var(--home-green);border-radius:999px;font-weight:800;transition:.25s}.home-btn:hover{transform:translateY(-2px)}.home-btn-primary{background:var(--home-green);color:#fff}.home-btn-primary:hover{background:var(--home-dark)}.home-btn-secondary{color:var(--home-green)}.home-btn-secondary:hover{background:rgba(140,106,74,.08)}
.home-hero{min-height:calc(100vh - 88px);padding:70px max(6vw,calc((100vw - 1160px)/2)) 80px;display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center;overflow:hidden}.home-hero-copy{max-width:650px}.home-hero h1{font-size:clamp(48px,5.8vw,86px);line-height:1.08;letter-spacing:-.055em;margin:0}.home-hero h1 span{display:block;color:var(--home-green)}.home-lead{max-width:620px;margin:28px 0;color:var(--home-muted);font-size:18px}.home-actions{display:flex;flex-wrap:wrap;gap:12px}.home-proof{display:flex;flex-wrap:wrap;gap:8px 24px;margin-top:30px;color:#4b543c;font-size:14px;font-weight:800}.home-proof span::before{content:"•";margin-right:8px;color:var(--home-gold);font-size:18px}.home-hero-visual{height:min(720px,76vh);min-height:540px;position:relative}.home-hero-visual>img{width:100%;height:100%;object-fit:cover;object-position:center 72%;border-radius:180px 180px 28px 28px;box-shadow:0 24px 70px rgba(62,45,23,.14)}.home-float-card{position:absolute;left:-55px;bottom:34px;max-width:255px;padding:20px 23px;background:#fffdf8;border-radius:18px;box-shadow:0 20px 55px rgba(62,45,23,.18)}.home-float-card strong,.home-float-card small{display:block}.home-float-card strong{font-family:"Noto Serif TC","Songti TC",serif;font-size:20px;line-height:1.45}.home-float-card small{margin-top:6px;color:var(--home-muted)}
.home-intro{padding:108px 0;background:var(--home-dark);color:#f8f2e6}.home-intro .home-kicker{color:#d8b785}.home-intro-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:95px}.home-intro-quote{margin:0;font-family:"Noto Serif TC","Songti TC",serif;font-size:clamp(24px,3vw,40px);line-height:1.55}.home-intro-note{margin:25px 0 0;color:#d4d0c7}
.home-section{padding:108px 0}.home-section-head{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:46px}.home-section-head>p{max-width:590px;color:var(--home-muted);font-size:17px;margin:0}.home-product-grid{display:grid;grid-template-columns:1.45fr .55fr;gap:22px}.home-product-card{display:grid;grid-template-columns:1.08fr .92fr;overflow:hidden;border-radius:28px;background:#fffdf8;border:1px solid var(--home-line)}.home-product-photo{min-height:440px;background:#e7dac2}.home-product-photo img{width:100%;height:100%;object-fit:cover}.home-product-copy{padding:42px;display:flex;flex-direction:column;justify-content:center}.home-tag{align-self:flex-start;padding:5px 12px;border-radius:999px;background:#e5eadb;color:var(--home-dark);font-size:12px;font-weight:900}.home-product-copy h3,.home-product-side h3{font-size:31px;line-height:1.35;margin:18px 0 10px}.home-product-copy p,.home-product-side p{color:var(--home-muted);margin:0 0 25px}.home-product-copy a{color:var(--home-green);font-weight:900}.home-product-side{padding:38px;border-radius:28px;background:var(--home-paper-2);display:flex;flex-direction:column;justify-content:center}.home-product-side .home-btn{align-self:flex-start}
.home-values{background:var(--home-paper-2)}.home-value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:52px}.home-value-grid article{padding:28px 7px 0;border-top:1px solid rgba(41,37,30,.35)}.home-value-grid b{color:var(--home-gold);letter-spacing:.12em}.home-value-grid h3{font-size:25px;margin:16px 0 7px}.home-value-grid p{margin:0;color:var(--home-muted)}
.home-process-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.home-process-photo{height:650px;overflow:hidden;border-radius:30px}.home-process-photo img{width:100%;height:100%;object-fit:cover;object-position:center 70%}.home-muted{color:var(--home-muted);font-size:17px}.home-steps{margin-top:32px}.home-steps>div{display:grid;grid-template-columns:50px 1fr;gap:18px;padding:19px 0;border-bottom:1px solid var(--home-line)}.home-steps b{color:var(--home-gold);font-family:"Noto Serif TC","Songti TC",serif;font-size:19px}.home-steps span,.home-steps strong,.home-steps small{display:block}.home-steps strong{font-size:17px}.home-steps small{margin-top:3px;color:var(--home-muted);font-size:14px}
.home-story-band{padding:0 0 108px}.home-story-card{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;padding:70px;border-radius:34px;background:#d0a888;color:#483830}.home-story-card blockquote{font-size:clamp(31px,4vw,54px);line-height:1.38;margin:0}.home-story-card p{font-size:16px}.home-btn-dark{border-color:#483830;color:#483830;margin-top:10px}.home-btn-dark:hover{background:#483830;color:#fff}
.home-page .home-articles-preview{padding:108px max(6vw,calc((100vw - 1160px)/2));background:#fffaf2}.home-page .home-articles-head,.home-page .home-article-list{width:100%;max-width:1160px}.home-page .home-articles-head h2{margin:0 0 16px}.home-page .home-article-card{background:rgba(255,255,255,.72);border-color:var(--home-line);box-shadow:none}.home-page .home-article-card h3{font-family:"Noto Serif TC","Songti TC",serif}
.home-cta{padding:100px 20px;text-align:center;background:var(--home-green);color:#fff}.home-cta .home-kicker{color:#d8b785}.home-cta h2{font-size:clamp(39px,5vw,70px);line-height:1.25}.home-cta>div>p:not(.home-kicker){max-width:600px;margin:22px auto 30px;color:#e3e7dc}.home-btn-light{background:#f7eddd;border-color:#f7eddd;color:var(--home-dark)}
@media(max-width:1000px){.home-hero{grid-template-columns:1fr;gap:45px}.home-hero-visual{height:620px}.home-float-card{left:18px}.home-intro-grid,.home-process-grid,.home-story-card{grid-template-columns:1fr;gap:45px}.home-product-grid{grid-template-columns:1fr}.home-value-grid{grid-template-columns:1fr}.home-story-card{padding:55px}.home-product-side{min-height:330px}}
@media(max-width:900px){.home-page .site-nav{background:var(--home-paper)}.home-section-head{align-items:start;flex-direction:column}.home-page .home-articles-head{align-items:start}.home-page .home-articles-head .home-btn{width:auto}.home-product-card{grid-template-columns:1fr}.home-product-photo{min-height:360px}}
@media(max-width:560px){.home-wrap{width:calc(100% - 30px)}.home-hero{min-height:auto;padding:55px 20px 70px}.home-hero h1{font-size:48px}.home-lead{font-size:16px}.home-actions{flex-direction:column}.home-actions .home-btn{width:100%}.home-proof{display:grid;gap:3px}.home-hero-visual{height:475px;min-height:0}.home-hero-visual>img{border-radius:100px 100px 22px 22px}.home-float-card{right:18px;bottom:18px;max-width:none}.home-intro,.home-section{padding:76px 0}.home-product-copy,.home-product-side{padding:28px}.home-process-photo{height:500px}.home-story-band{padding-bottom:76px}.home-story-card{padding:40px 28px}.home-page .home-articles-preview{padding:76px 20px}.home-page .home-articles-head .home-btn{width:100%}.home-cta{padding:76px 20px}}
@media(prefers-reduced-motion:reduce){.home-btn{transition:none}}

/* 2026-07-13: 30% 品牌定錨、70% 商品與活動導向首頁 */
.home-marquee{height:46px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;background:#3e2f22;color:#fff8ea;overflow:hidden}
.home-marquee[hidden]{display:none}.home-marquee-label{height:100%;padding:0 24px 0 6vw;display:flex;align-items:center;background:#c88858;color:#fff;font-size:12px;font-weight:900;letter-spacing:.14em;white-space:nowrap}
.home-marquee-window{min-width:0;height:100%;overflow:hidden;display:flex;align-items:center}.home-marquee-track{width:max-content;height:100%;display:flex;align-items:center;gap:64px;padding-left:40px;font-size:14px;font-weight:800;line-height:1;white-space:nowrap;animation:home-marquee-scroll 24s linear infinite}.home-marquee-track span{height:100%;display:flex;align-items:center}.home-marquee-label{line-height:1}
.home-marquee-window:hover .home-marquee-track{animation-play-state:paused}@keyframes home-marquee-scroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}
.home-hero{min-height:650px;grid-template-columns:minmax(320px,3fr) minmax(0,4.8fr);padding-top:58px;padding-bottom:64px}.home-hero h1{font-size:clamp(45px,5vw,74px)}.home-hero-visual{height:min(610px,70vh);min-height:500px}
.home-products{background:#fffaf2}.home-product-grid{grid-template-columns:minmax(0,1.5fr) minmax(280px,.5fr)}
.home-conversion-band{padding:0 0 108px;background:#fffaf2}.home-conversion-grid{display:grid;grid-template-columns:1.35fr .825fr .825fr;gap:20px}.home-conversion-card{min-height:330px;padding:38px;border:1px solid var(--home-line);border-radius:28px;background:var(--home-paper-2);display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end}.home-conversion-card h3{margin:10px 0 12px;font-size:28px}.home-conversion-card p{color:var(--home-muted)}.home-conversion-card a:not(.home-btn){margin-top:auto;color:var(--home-green);font-weight:900}.home-conversion-card.is-primary{background:var(--home-green);color:#fff}.home-conversion-card.is-primary .home-kicker{color:#ead2aa}.home-conversion-card.is-primary h2{font-size:clamp(34px,4vw,54px)}.home-conversion-card.is-primary p{color:#f0e7dd}
.home-brand-proof{padding:82px 0;background:var(--home-dark);color:#f8f2e6}.home-brand-proof-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.home-brand-proof .home-kicker{color:#d8b785}.home-brand-proof p{margin:0;color:#ded6cc;font-size:17px}.home-brand-proof p a{display:block;margin-top:18px;color:#fff;font-weight:900}
@media(max-width:1000px){.home-hero{grid-template-columns:1fr}.home-conversion-grid{grid-template-columns:1fr 1fr}.home-conversion-card.is-primary{grid-column:1/-1}.home-brand-proof-grid{grid-template-columns:1fr;gap:28px}}
@media(max-width:600px){.home-marquee{grid-template-columns:auto minmax(0,1fr)}.home-marquee-label{padding:0 14px;font-size:10px}.home-marquee-track{padding-left:24px}.home-hero{min-height:auto;padding-top:48px}.home-conversion-grid{grid-template-columns:1fr}.home-conversion-card.is-primary{grid-column:auto}.home-conversion-card{min-height:280px;padding:30px}.home-brand-proof{padding:64px 0}}
@media(prefers-reduced-motion:reduce){.home-marquee-track{width:auto;padding:0 24px;animation:none}.home-marquee-track span+span{display:none}}
