:root{--bg:#f5f1ea;--surface:#ffffff;--ink:#332f2a;--muted:#756f68;--accent:#069669;--accent-deep:#047857;--accent-soft:#dff7ee;--line:#ebe3d7;--warm:#d4a228;--hero:#1f1917;--footer:#151515}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{margin:0;padding:0;background:var(--bg);color:var(--ink);font-family:Noto Sans TC,PingFang TC,sans-serif}body{min-width:320px}a{color:inherit;text-decoration:none}button{font:inherit}.page-shell{min-height:100vh}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:30;background:rgba(255,251,246,.96);border-bottom:1px solid #e9e0d5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.about-strip,.footer-bottom,.footer-grid,.header-inner,.market-section,.story-section,.trust-grid{max-width:1200px;margin:0 auto;padding-left:1.5rem;padding-right:1.5rem}.header-inner{min-height:88px;flex-wrap:wrap;justify-content:space-between;gap:1.5rem}.brand-lockup,.header-inner{display:flex;align-items:center}.brand-lockup{gap:.9rem;min-width:0}.brand-mark{width:48px;height:48px;flex:0 0 auto}.brand-name{font-size:2rem;font-weight:800;letter-spacing:.03em}.brand-name.light{color:#ffffff}.site-nav{display:flex;align-items:center;flex-wrap:wrap;gap:3rem;font-size:1.15rem;font-weight:700}.site-nav a{position:relative;padding:.6rem 0;color:#726a63;transition:color .2s ease}.site-nav a.active,.site-nav a:hover{color:var(--accent)}.site-nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:-.55rem;height:3px;border-radius:999px;background:var(--accent)}.header-actions{display:flex;align-items:center;gap:1rem}.menu-toggle{display:none}.icon-button{position:relative;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:0;background:transparent;color:#5d5750;cursor:pointer}.icon-button-active{color:var(--accent)}.nav-icon{width:28px;height:28px}.cart-badge{position:absolute;top:1px;right:0;min-width:18px;height:18px;border-radius:999px;background:#f59e0b;color:#fff;font-size:.68rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center;padding:0 .25rem}.cart-badge:empty{display:none}.hero-banner{position:relative;min-height:76vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:var(--hero)}.hero-background{object-fit:cover;opacity:.28;mix-blend-mode:screen}.hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(31,25,23,.72),rgba(31,25,23,.94))}.hero-content{position:relative;z-index:1;max-width:1080px;padding:6rem 1.5rem 7rem;text-align:center;color:#fff}.eyebrow,.hero-badge{display:inline-flex;align-items:center;justify-content:center;margin:0;color:var(--warm);border:1px solid rgba(212,162,40,.55);border-radius:999px;padding:.65rem 1.3rem;font-weight:700;letter-spacing:.12em}.hero-content h1{margin:1.25rem auto 1.3rem;max-width:1060px;font-size:clamp(3rem,6.1vw,5.6rem);line-height:.95;font-weight:900;letter-spacing:-.04em}.hero-content p{margin:0 auto;max-width:760px;color:rgba(255,255,255,.85);font-size:clamp(1.1rem,1.8vw,1.8rem);line-height:1.7;font-weight:300}.hero-button{display:inline-flex;align-items:center;justify-content:center;margin-top:2.5rem;min-width:210px;padding:1.3rem 2rem;border-radius:999px;background:var(--accent);color:#fff;font-size:1.6rem;font-weight:800;box-shadow:0 0 28px rgba(6,150,105,.42);transition:transform .22s ease,background .22s ease}.hero-button:hover{background:#08aa76;transform:translateY(-2px)}.trust-strip{background:#fff;border-bottom:1px solid #f0ebe3;padding:4rem 0}.trust-grid{display:grid;grid-gap:1.5rem;gap:1.5rem;grid-template-columns:repeat(3,minmax(0,1fr))}.trust-card{text-align:center;padding:1rem 1.2rem}.trust-icon{width:74px;height:74px;margin:0 auto 1rem;border-radius:999px;display:grid;place-items:center}.badge-icon{width:34px;height:34px}.heart-tone{background:#faf5ec;color:#d49a3d}.shield-tone{background:#edf8f2;color:var(--accent)}.trace-tone{background:#eef5ff;color:#4c82d8}.about-card h2,.section-header h2,.trust-card h2{margin:0 0 .7rem;font-size:clamp(2rem,3vw,3rem);line-height:1.15}.trust-card h2{font-size:1.8rem}.about-card p,.footer-copy,.footer-grid p,.section-header p,.story-content p,.trust-card p{margin:0;color:var(--muted);line-height:1.8}.about-strip,.market-section,.story-section{padding-top:5.5rem;padding-bottom:5.5rem}.market-section{background:#f8f6f1}.section-header,.two-column{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem;margin-bottom:2.5rem}.section-link{display:inline-flex;align-items:center;justify-content:center;font-weight:700;color:var(--accent)}.grid{display:grid;grid-gap:2rem;gap:2rem}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.about-card,.product-card,.story-card{background:var(--surface);border:1px solid var(--line);border-radius:28px;overflow:hidden}.product-card{box-shadow:0 20px 40px rgba(73,58,31,.08);transition:transform .24s ease,box-shadow .24s ease}.product-card-link,.product-title-link{display:block}.product-title-link:hover{color:var(--accent)}.product-card:hover,.story-card:hover{transform:translateY(-6px);box-shadow:0 24px 44px rgba(73,58,31,.14)}.product-image-wrap{position:relative;aspect-ratio:4/3}.image-wrap,.story-image-wrap{overflow:hidden}.image{width:100%;height:100%;object-fit:cover;display:block}.product-tags-overlay{position:absolute;top:1rem;left:1rem;display:flex;flex-direction:column;gap:.55rem}.tag{display:inline-flex;align-items:center;border-radius:999px;padding:.4rem .9rem;font-size:.76rem;font-weight:800}.overlay-tag{background:rgba(255,255,255,.92);color:var(--accent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.content,.story-content{padding:1.5rem}.account-card,.content,.detail-section-card,.empty-state,.product-detail-panel,.profile-hero-card,.story-content,.summary-card{overflow-wrap:anywhere}.farmer{margin:0 0 .4rem;color:#7d746b;font-size:.98rem}.content h2,.story-content h3{margin:0 0 .6rem;font-size:1.6rem;line-height:1.25}.description{margin:0;color:var(--muted);line-height:1.75;min-height:5.25rem}.meta-row{padding-top:1rem;border-top:1px solid #efe7db;font-size:.92rem;color:#5d554c}.meta-row,.product-card-footer{display:flex;justify-content:space-between;gap:1rem;margin-top:1rem}.product-card-footer{align-items:center}.product-card-actions{display:flex;align-items:center;gap:.75rem}.detail-link{font-weight:700;color:var(--accent)}.price{margin:0;color:#cb8f20;font-size:1.95rem;font-weight:900}.cart-button{display:inline-flex;align-items:center;justify-content:center;min-width:118px;min-height:44px;padding:.7rem 1rem;border-radius:999px;background:#f0f1ed;color:#4b453f;font-weight:700;border:0;cursor:pointer}.cart-button-added{background:var(--accent);color:#fff}.story-grid{display:grid;grid-gap:1.5rem;gap:1.5rem;grid-template-columns:repeat(3,minmax(0,1fr))}.story-card{transition:transform .24s ease,box-shadow .24s ease}.story-image-wrap{aspect-ratio:16/10}.story-category{display:inline-flex;margin-bottom:.85rem;color:var(--accent);background:#e7f7f0;border-radius:999px;padding:.35rem .8rem;font-size:.8rem;font-weight:800}.about-card{padding:2.4rem;background:linear-gradient(135deg,#fffefb,#f7f1e8)}.site-footer{margin-top:1rem;background:var(--footer);color:#f2efe8;border-top:4px solid var(--accent-deep)}.footer-grid{display:grid;grid-gap:2rem;gap:2rem;grid-template-columns:1.3fr 1fr 1fr 1fr;padding-top:4rem;padding-bottom:3rem}.footer-brand{margin-bottom:1rem}.footer-copy,.footer-grid a,.footer-grid p{color:rgba(242,239,232,.72)}.footer-grid h3{margin:0 0 1rem;color:#fff;font-size:1.15rem}.footer-grid a,.footer-grid p{display:block;margin-bottom:.7rem}.footer-bottom{padding-top:1.5rem;padding-bottom:2rem;border-top:1px solid rgba(255,255,255,.09);color:rgba(242,239,232,.56);font-size:.95rem;text-align:center}.empty{border:1px dashed var(--line);border-radius:18px;padding:1.25rem;background:#fffaf0;color:var(--muted)}.inner-page{max-width:1200px;margin:0 auto;padding:3rem 1.5rem 5rem}.page-title{margin:0 0 .65rem;font-size:clamp(2.4rem,4vw,3.6rem);line-height:1.05}.page-subtitle{margin:0;color:var(--muted);line-height:1.75}.cart-layout{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(280px,.8fr);grid-gap:1.5rem;gap:1.5rem}.cart-list{display:grid;grid-gap:1rem;gap:1rem}.account-card,.cart-item-card,.empty-state,.profile-hero-card,.summary-card{border:1px solid var(--line);background:#fff;border-radius:24px}.cart-item-card{display:grid;grid-template-columns:220px minmax(0,1fr) auto;grid-gap:1.25rem;gap:1.25rem;padding:1rem;align-items:center}.cart-item-media{overflow:hidden;border-radius:18px;aspect-ratio:4/3}.account-card h2,.cart-item-body h2,.empty-state h2,.profile-hero-card h2,.summary-card h2{margin:0 0 .5rem;font-size:1.5rem}.cart-item-actions{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:1rem}.quantity-control{display:inline-flex;align-items:center;gap:.8rem;border:1px solid var(--line);border-radius:999px;padding:.25rem}.quantity-control button{width:34px;height:34px;border:0;border-radius:999px;background:#f4f1eb;cursor:pointer}.text-button{border:0;background:transparent;cursor:pointer;font-weight:700}.danger-button{color:#bd5b4b}.cart-item-price{font-size:1.4rem;font-weight:900;color:var(--warm)}.summary-card{padding:1.5rem;height:-moz-fit-content;height:fit-content}.summary-row{display:flex;justify-content:space-between;gap:1rem;padding:.9rem 0;border-bottom:1px solid #f1e8da}.total-row{font-size:1.1rem;border-bottom:0}.compact-button{min-width:0;min-height:0;padding:.95rem 1.4rem;font-size:1.1rem}.full-width{width:100%}.empty-state{padding:2rem;text-align:center}.empty-state p{margin:0 0 1.5rem;color:var(--muted)}.form-error,.loading-copy{margin:0 0 1rem;color:#b45309;line-height:1.7}.orders-section{margin-bottom:1.5rem}.order-inline-message{margin-bottom:1rem;border:1px solid #d7eadf;background:#f2fbf6;color:var(--accent-deep);border-radius:18px;padding:.95rem 1rem;font-weight:700}.order-list{display:grid;grid-gap:1rem;gap:1rem}.order-card{border:1px solid var(--line);background:#fff;border-radius:24px;overflow:hidden}.order-summary-head{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem;cursor:pointer}.order-summary-head::-webkit-details-marker{display:none}.order-history-block h3,.order-item-row h4,.order-items-block h3,.order-summary-head h3{margin:0}.order-summary-meta{display:flex;align-items:center;gap:.85rem;text-align:right}.status-pill{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:.35rem .75rem;border-radius:999px;background:#e6f7ef;color:var(--accent-deep);font-size:.82rem;font-weight:800}.subtle-pill{background:#f5efe4;color:#8b6b1e}.order-detail-body{border-top:1px solid var(--line);padding:1.25rem 1.5rem 1.5rem}.order-money-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.85rem;gap:.85rem}.order-history-block,.order-items-block{margin-top:1.25rem}.order-history-list,.order-items-list{display:grid;grid-gap:.85rem;gap:.85rem;margin-top:.85rem}.order-history-row,.order-item-row{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;border:1px solid #f0e9de;border-radius:18px;padding:1rem;background:#fcfaf7}.breadcrumbs{display:flex;gap:.6rem;flex-wrap:wrap;color:var(--muted);margin-bottom:1.5rem;font-size:.95rem}.product-detail-hero{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);grid-gap:1.5rem;gap:1.5rem;align-items:stretch}.detail-section-card,.product-detail-media,.product-detail-panel{border:1px solid var(--line);background:#fff;border-radius:28px}.product-detail-media{overflow:hidden;min-height:520px}.product-detail-panel{padding:1.75rem}.product-detail-title{margin-bottom:1rem}.product-detail-description{margin:0;color:var(--muted);line-height:1.8}.product-detail-tags{display:flex;gap:.6rem;flex-wrap:wrap;margin-top:1rem}.detail-tag{background:var(--accent-soft)}.detail-facts{display:grid;grid-gap:.9rem;gap:.9rem;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:1.4rem}.fact-card{border-radius:18px;background:#f8f5ef;padding:1rem}.fact-card span{display:block;color:var(--muted);margin-bottom:.45rem}.fact-card strong{font-size:1.1rem}.product-detail-cta{display:flex;align-items:center;gap:1rem;margin-top:1.5rem}.product-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1.5rem;gap:1.5rem;margin-top:1.5rem}.detail-section-card{padding:1.5rem}.detail-section-card h2,.detail-section-card h3{margin:0 0 .8rem}.bullet-columns li,.detail-list dd,.detail-section-card p{color:var(--muted);line-height:1.8}.detail-section-wide{grid-column:1/-1}.detail-list{margin:0}.detail-list div+div{margin-top:1rem}.detail-list dt{font-weight:800;margin-bottom:.3rem}.detail-list dd{margin:0}.bullet-columns{display:grid;grid-gap:1.5rem;gap:1.5rem;grid-template-columns:repeat(2,minmax(0,1fr))}.bullet-columns ul{margin:0;padding-left:1.2rem}.profile-hero-card{display:flex;align-items:center;gap:1.25rem;padding:1.5rem;margin-bottom:1.5rem}.profile-avatar{width:84px;height:84px;border-radius:999px;background:linear-gradient(135deg,#0aa776,#046b51);color:#fff;display:grid;place-items:center;font-size:2rem;font-weight:900}.profile-label{margin:0 0 .35rem;color:var(--accent);font-weight:800}.account-grid{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.account-card{padding:1.5rem}.account-card p{margin:0;color:var(--muted);line-height:1.8}@media (max-width:1080px){.header-inner{align-items:center}.site-nav{gap:1.6rem;font-size:1rem}.account-grid,.footer-grid,.product-grid,.story-grid,.trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bullet-columns,.cart-layout,.detail-facts,.order-money-grid,.product-detail-grid,.product-detail-hero{grid-template-columns:1fr}}@media (max-width:860px){.header-inner,.section-header,.two-column{flex-direction:column;align-items:flex-start}.header-inner{gap:1rem;padding-top:.85rem;padding-bottom:.85rem}.brand-lockup{width:100%;justify-content:space-between}.header-actions{align-self:flex-end}.site-nav{width:100%;order:3;display:none;flex-direction:column;align-items:stretch;gap:.75rem;padding:.35rem 0 .1rem}.site-nav.site-nav-open{display:flex}.site-nav a{width:100%;padding:.65rem 1rem;border-radius:18px;background:rgba(255,255,255,.88);border:1px solid var(--line)}.site-nav a.active:after{display:none}.hero-banner{min-height:68vh}.menu-toggle{display:inline-flex}.about-strip,.market-section,.story-section,.trust-strip{padding-top:4.25rem;padding-bottom:4.25rem}.section-header,.two-column{margin-bottom:1.75rem}.cart-item-card{grid-template-columns:1fr}.order-history-row,.order-item-row,.order-summary-head,.order-summary-meta,.product-card-actions,.product-detail-cta{flex-direction:column;align-items:stretch}.hero-content{padding-top:5rem;padding-bottom:5rem}.product-detail-media{min-height:380px}.cart-item-actions{flex-direction:column;align-items:flex-start}}@media (max-width:680px){.about-strip,.footer-bottom,.footer-grid,.header-inner,.market-section,.story-section,.trust-grid{padding-left:1rem;padding-right:1rem}.brand-name{font-size:1.7rem}.brand-mark{width:42px;height:42px}.header-actions{gap:.35rem;width:100%;justify-content:flex-end}.icon-button{width:40px;height:40px}.account-grid,.footer-grid,.product-grid,.story-grid,.trust-grid{grid-template-columns:1fr}.hero-content h1{font-size:clamp(2.6rem,10vw,4.1rem);line-height:1.02}.hero-content p{font-size:1rem}.hero-content{padding-left:1rem;padding-right:1rem;text-align:left}.eyebrow,.hero-badge{padding:.55rem 1rem;font-size:.86rem;letter-spacing:.08em}.about-card h2,.account-card h2,.cart-item-body h2,.content h2,.empty-state h2,.profile-hero-card h2,.section-header h2,.story-content h3,.summary-card h2,.trust-card h2{font-size:1.6rem}.hero-button{width:100%;max-width:none;font-size:1.25rem}.hero-content .hero-button{margin-top:2rem}.trust-card{text-align:left;padding:1.1rem .2rem}.trust-icon{margin:0 0 .9rem}.section-header,.two-column{gap:.85rem}.section-link{min-height:44px;padding:.8rem 1rem;border-radius:16px;background:#eef8f4;border:1px solid #d4eee4}.product-card-footer{flex-direction:column;align-items:stretch}.product-card{border-radius:24px}.product-card-actions{width:100%}.detail-link{min-height:44px;padding:.8rem 1rem;border-radius:999px;background:#f4efe6}.about-card,.account-card,.content,.detail-section-card,.empty-state,.product-detail-panel,.profile-hero-card,.story-content,.summary-card{padding:1.2rem}.description{min-height:0;font-size:.96rem;line-height:1.7}.meta-row{flex-direction:column;align-items:flex-start;gap:.45rem}.price{font-size:1.7rem}.order-detail-body,.order-summary-head{padding:1.1rem 1.2rem}.empty-state,.order-summary-meta{text-align:left}.empty-state{border-radius:20px;background:linear-gradient(180deg,#fffdf7,#ffffff)}.account-page .section-link,.cart-page .section-link,.empty-state .hero-button{width:100%;max-width:none}.account-page .section-link,.cart-page .section-link{justify-content:center}.cart-header{margin-bottom:1.25rem}.summary-card{border-radius:20px;background:linear-gradient(180deg,#ffffff,#fbf8f2)}.summary-row{padding:.8rem 0;font-size:.96rem}.profile-hero-card{flex-direction:column;align-items:flex-start;border-radius:22px;background:linear-gradient(135deg,#fffdf9,#eef8f4)}.profile-avatar{width:72px;height:72px;font-size:1.7rem}.inner-page{padding-top:2rem;padding-bottom:3.5rem}.page-title{font-size:clamp(2rem,9vw,2.7rem)}.page-subtitle{font-size:.98rem}.breadcrumbs{margin-bottom:1rem;font-size:.88rem}.product-detail-media{min-height:260px}.detail-facts,.product-detail-cta{gap:.75rem}.fact-card{padding:.85rem .9rem}.cart-item-card{padding:.85rem}.quantity-control{width:100%;justify-content:space-between}.cart-button{width:100%}.account-grid{gap:.85rem}.account-card{border-radius:20px;background:linear-gradient(180deg,#ffffff,#fcfaf6)}.status-pill{width:-moz-fit-content;width:fit-content}.site-footer{margin-top:0}.footer-grid{gap:1rem;padding-top:2.4rem;padding-bottom:2rem}.footer-grid>div{padding-top:1rem;border-top:1px solid rgba(255,255,255,.08)}.footer-grid>div:first-child{padding-top:0;border-top:0}.footer-copy,.footer-grid a,.footer-grid p{font-size:.95rem;line-height:1.7}.footer-bottom{padding-top:1.1rem;padding-bottom:1.5rem;font-size:.82rem}.auth-panel{margin-bottom:1.5rem}.auth-card,.auth-panel{display:grid;grid-gap:1rem;gap:1rem}.auth-card{padding:1.4rem;border-radius:24px;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(252,248,241,.96));border:1px solid rgba(120,53,15,.08);box-shadow:0 24px 60px rgba(120,53,15,.08)}.auth-card-logged-in{grid-template-columns:1fr auto;align-items:center}.auth-card-split{grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);align-items:start}.auth-intro{display:grid;grid-gap:.9rem;gap:.9rem}.auth-intro h3{margin:0;font-size:clamp(1.65rem,2vw,2.2rem);color:#7c2d12}.auth-highlight-list{display:grid;grid-gap:.8rem;gap:.8rem}.auth-highlight-card{padding:.9rem 1rem;border-radius:18px;background:rgba(251,191,36,.1);border:1px solid rgba(217,119,6,.08)}.auth-highlight-card h4,.auth-highlight-card p{margin:0}.auth-highlight-card h4{margin-bottom:.35rem;color:#92400e}.auth-highlight-card p{color:#6b4f3a;line-height:1.6}.auth-form-shell{display:grid;grid-gap:1rem;gap:1rem;padding:1.1rem;border-radius:22px;background:radial-gradient(circle at top,rgba(255,247,237,.98),rgba(255,255,255,.96));border:1px solid rgba(146,64,14,.08)}.auth-mode-switch{display:inline-flex;gap:.5rem;padding:.3rem;width:-moz-fit-content;width:fit-content;border-radius:999px;background:rgba(251,191,36,.14)}.auth-mode-button,.ghost-button{border:0;border-radius:999px;cursor:pointer;transition:transform .18s ease,background-color .18s ease,color .18s ease}.auth-mode-button{padding:.75rem 1.2rem;background:transparent;color:#92400e;font-weight:700}.auth-mode-button-active{background:#92400e;color:#fff7ed}.auth-form{display:grid;grid-gap:.9rem;gap:.9rem}.auth-submit-button{width:100%;justify-content:center}.auth-field{display:grid;grid-gap:.45rem;gap:.45rem}.auth-field span{font-size:.95rem;font-weight:700;color:#7c2d12}.auth-field input{width:100%;border:1px solid rgba(146,64,14,.18);border-radius:14px;padding:.9rem 1rem;font:inherit;color:#431407;background:#fffdf8}.auth-field input:focus{outline:2px solid rgba(217,119,6,.22);border-color:rgba(217,119,6,.36)}.auth-message{margin:0;font-size:.95rem}.auth-message-error{color:#b91c1c}.auth-message-success{color:#166534}.ghost-button{padding:.8rem 1.1rem;background:rgba(146,64,14,.08);color:#7c2d12;font:inherit;font-weight:700}.auth-mode-button:hover,.ghost-button:hover{transform:translateY(-1px)}.auth-mode-button:disabled,.ghost-button:disabled,.hero-button:disabled{opacity:.6;cursor:not-allowed;transform:none}@media (max-width:920px){.auth-card-logged-in,.auth-card-split{grid-template-columns:1fr}}}@media (max-width:420px){.about-strip,.footer-bottom,.footer-grid,.header-inner,.hero-content,.inner-page,.market-section,.story-section,.trust-grid{padding-left:.85rem;padding-right:.85rem}.brand-name{font-size:1.45rem}.site-nav{gap:.55rem}.site-nav a{padding:.58rem .85rem;font-size:.92rem}.hero-content h1{font-size:2.25rem}.about-card h2,.account-card h2,.cart-item-body h2,.content h2,.empty-state h2,.profile-hero-card h2,.section-header h2,.story-content h3,.summary-card h2,.trust-card h2{font-size:1.42rem}.compact-button,.detail-link,.hero-button,.section-link{font-size:1rem}.price{font-size:1.5rem}.footer-grid{padding-top:2rem}.product-detail-media{min-height:220px}}