@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@400;500;600;700;800;900&display=swap');
.about.section{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:56px;align-items:center;padding-top:56px;padding-bottom:32px}.about .about-copy>.eyebrow{margin:0 0 14px;font-size:13px;line-height:1.6;color:var(--muted)}.about .about-copy>p:not(.eyebrow){margin:20px 0 0;max-width:620px;font-size:16px;line-height:1.9}.about .steps{display:grid;gap:12px;margin:0}.about .steps li{display:flex;align-items:center;gap:16px;background:var(--paper);border:1px solid var(--line);border-radius:10px;padding:18px 20px;font-size:16px;font-weight:500;line-height:1.6}.about .steps b{display:grid;place-items:center;flex:0 0 38px;height:38px;margin:0;border-radius:50%;background:var(--ink);color:var(--lime);font-size:14px}.cooperation-faq.section{padding-top:32px;padding-bottom:56px}.cooperation-faq .section-heading{align-items:center;margin-bottom:24px}.cooperation-faq .section-heading>.text-link{flex-shrink:0}.cooperation-faq h2{font-size:clamp(25px,2.3vw,32px)}.cooperation-faq-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.cooperation-faq-card{min-width:0;border:1px solid var(--line);border-top:3px solid var(--lime);border-radius:12px;padding:24px;background:var(--paper)}.cooperation-faq-card h3{font-size:18px;line-height:1.6;margin:0 0 14px;letter-spacing:0}.cooperation-faq-card p{font-size:16px;line-height:1.9;margin:0;color:var(--muted)}@media(max-width:1000px){.about.section{gap:32px}.cooperation-faq .section-heading{align-items:flex-start;flex-direction:column;gap:16px}.cooperation-faq-grid{gap:14px}.cooperation-faq-card{padding:20px}}@media(max-width:760px){.about.section{grid-template-columns:1fr;gap:26px;padding-top:40px;padding-bottom:24px}.about .steps li{padding:16px 18px}.cooperation-faq.section{padding-top:24px;padding-bottom:40px}.cooperation-faq-grid{grid-template-columns:1fr}.cooperation-faq .section-heading{margin-bottom:20px}}
.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:44px;align-items:start}.article-layout>.article-detail{max-width:none;min-width:0;margin:0}.article-sidebar{min-width:0;border-left:1px solid var(--line);padding-left:28px}.article-sidebar>section+section{margin-top:32px}.article-sidebar h2{font-size:18px;letter-spacing:0;margin:0 0 14px}.article-sidebar h2:after{content:'';display:block;width:30px;height:3px;background:var(--lime);margin-top:12px}.article-sidebar p{font-size:15px;line-height:1.9;color:var(--muted)}.article-latest,.article-categories{list-style:none;padding:0;margin:0 0 14px}.article-latest li,.article-categories li{border-bottom:1px solid var(--line)}.article-categories a{display:flex;justify-content:space-between;gap:12px;padding:12px 0;font-size:15px}.article-categories a:hover{text-decoration:underline}.article-cooperation{margin-top:40px;padding:28px;background:var(--paper);border:1px solid var(--line);border-radius:12px}.article-cooperation h2{font-size:25px;line-height:1.5;letter-spacing:0}.article-cooperation p{font-size:16px;line-height:1.9;color:var(--muted);margin:12px 0 22px}.article-cooperation-actions{display:flex;flex-wrap:wrap;gap:12px}.article-pagination{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin-top:32px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:16px}.article-neighbor{display:block;min-width:0;padding:22px 18px 22px 0}.article-neighbor:nth-child(2){border-left:1px solid var(--line);padding:22px 0 22px 18px;text-align:right}.article-neighbor small{display:block;font-size:14px;color:var(--muted);margin-bottom:8px}.article-neighbor strong{font-size:16px;font-weight:600;line-height:1.7;overflow-wrap:anywhere}.article-neighbor:hover strong{text-decoration:underline}.article-all-link{grid-column:1/-1;justify-self:center;font-size:14px;padding:12px}.article-sidebar .discovery-item strong{-webkit-line-clamp:3}@media(max-width:900px){.article-layout{grid-template-columns:1fr;gap:40px}.article-sidebar{border-left:0;border-top:1px solid var(--line);padding:28px 0 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.article-sidebar>section+section{margin-top:0}}@media(max-width:600px){.article-sidebar{grid-template-columns:1fr}.article-cooperation{padding:22px}.article-cooperation h2{font-size:23px}.article-cooperation-actions{flex-direction:column}.article-cooperation-actions .button{width:100%;padding:14px 12px}.article-pagination{grid-template-columns:1fr}.article-neighbor:nth-child(2){border-left:0;border-top:1px solid var(--line);padding:18px 0;text-align:left}.article-neighbor{padding:18px 0}.article-neighbor.is-empty{display:none}.article-sidebar p,.article-categories a{font-size:16px}}
.home-discovery{padding-top:60px;padding-bottom:48px}.home-discovery .section-heading{margin-bottom:32px}.home-discovery h2{font-size:clamp(24px,2.1vw,30px)}.discovery-columns{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px}.discovery-column{min-width:0}.discovery-column h3{font-size:18px;margin:0 0 12px}.discovery-column h3:after{content:'';display:block;width:30px;height:3px;background:var(--lime);margin-top:12px}.discovery-column ul{list-style:none;padding:0;margin:0}.discovery-column li{border-bottom:1px solid var(--line)}.discovery-item{display:flex;align-items:flex-start;gap:12px;padding:14px 0;min-height:85px}.discovery-item img{width:56px;height:56px;flex:0 0 56px;object-fit:contain;background:var(--paper);border-radius:6px}.discovery-item>span{min-width:0}.discovery-item strong{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:15px;line-height:1.55;font-weight:600;overflow-wrap:anywhere}.discovery-item small{display:block;color:var(--muted);font-size:13px;line-height:1.6;margin-top:4px}.discovery-item:hover strong{text-decoration:underline}.discovery-more{display:inline-block;font-size:14px;font-weight:600;margin-top:18px}.discovery-empty{font-size:14px;color:var(--muted);padding:16px 0}.home-discovery+footer{border-top:1px solid var(--line)}@media(max-width:1000px){.discovery-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}}@media(max-width:600px){.discovery-columns{grid-template-columns:1fr;gap:28px}.home-discovery{padding-top:42px;padding-bottom:36px}.discovery-item strong{font-size:16px}.discovery-item small{font-size:14px}.discovery-item img{width:60px;height:60px;flex-basis:60px}}
:root{--ink:#13243b;--muted:#647181;--lime:#d9f36d;--line:#dce2e7;--paper:#f6f8fa}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:white;font-family:'Noto Sans TC',sans-serif;font-size:16px;line-height:1.7}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #537d00;outline-offset:5px}header{max-width:1440px;margin:auto;padding:24px 5%;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;gap:12px;align-items:center;font-weight:800;font-size:24px;letter-spacing:.06em}.brand small{display:block;font-size:10px;letter-spacing:.16em;font-weight:500}.mark{background:var(--ink);color:var(--lime);width:44px;height:48px;display:grid;place-items:center;border-radius:11px;font-size:34px;font-weight:900;line-height:1}nav{display:flex;gap:32px;font-size:15px;font-weight:500}.button{display:inline-flex;align-items:center;justify-content:center;gap:36px;padding:14px 24px;border-radius:7px;font-size:15px;font-weight:700;transition:transform .2s}.button:hover{transform:translateY(-2px)}.dark{background:var(--ink);color:white}.lime{background:var(--lime);color:var(--ink)}.hero{max-width:1440px;margin:auto;display:grid;grid-template-columns:1.08fr 1fr;gap:4%;padding:48px 5% 64px}.hero-copy{padding-top:16px}.eyebrow{font-size:13px;letter-spacing:.14em;font-weight:600;margin:0 0 20px}.hero h1{font-size:clamp(36px,4.6vw,65px);font-weight:900;letter-spacing:-.055em;line-height:1.28;margin:0 0 24px}.hero h1 span{display:inline-block;box-shadow:inset 0 -.24em 0 var(--lime)}.intro{font-size:17px;color:var(--muted);line-height:1.9;margin-bottom:30px}.actions{display:flex;align-items:center;gap:28px}.text-link{font-size:15px;font-weight:600}.hero-tags{display:flex;gap:25px;font-size:14px;color:var(--muted);margin-top:48px}.hero-tags span:before{content:'✓';color:var(--ink);margin-right:8px}.hero-visual{background:var(--paper);border-radius:16px;padding:22px 24px 20px;align-self:start;transform:rotate(1deg);border:1px solid var(--line)}.visual-title{display:flex;justify-content:space-between;font-size:14px;font-weight:600;margin-bottom:14px}.visual-title span{font-size:12px;color:var(--muted);letter-spacing:.1em}.hero-visual>img{display:block;width:100%;aspect-ratio:1.35;object-fit:cover;border-radius:6px}.visual-caption{display:flex;justify-content:space-between;align-items:center;margin-top:16px}.visual-caption small{display:block;font-size:12px;color:var(--muted)}.visual-caption strong{font-size:21px}.visual-caption a{font-size:24px}.category-strip{background:var(--ink);color:white;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px max(5%,calc((100% - 1296px)/2));font-size:15px}.category-strip>span{color:#b7c3d2;font-size:14px}.section{max-width:1440px;margin:auto;padding:72px 5%}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:28px;margin-bottom:12px}.section-heading .eyebrow{color:var(--muted);margin-bottom:10px}.section-heading>p{color:var(--muted);margin:0}h2{font-size:clamp(27px,2.5vw,36px);line-height:1.45;letter-spacing:-.04em;margin:0;font-weight:800}.note{color:var(--muted);font-size:14px;margin:16px 0 30px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px 26px}.product{min-width:0}.product>img{width:100%;aspect-ratio:1.12;object-fit:cover;border-radius:10px;background:var(--paper)}.product-meta{font-size:12px;color:var(--muted);margin:14px 0 5px}.product h3{font-size:19px;margin:0;font-weight:700}.code{font-size:12px;color:var(--muted);margin:6px 0 13px}.product-links{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:12px;font-size:14px;font-weight:500}.product>a{font-size:14px}.cooperation{background:var(--paper);max-width:none;padding-left:max(5%,calc((100% - 1296px)/2));padding-right:max(5%,calc((100% - 1296px)/2))}.cooperation-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:36px;margin-top:42px}.cooperation-grid article{border-top:1px solid #c8d0d9;padding-top:22px}.number{font-size:14px;color:var(--muted)}.cooperation-grid h3{font-size:23px;margin:17px 0 12px}.cooperation-grid p{color:var(--muted);line-height:1.9;margin:0 0 22px}.cooperation-grid a{font-size:15px;font-weight:700}.about{display:grid;grid-template-columns:1fr 2fr;gap:40px}.about>div>p{max-width:670px;color:var(--muted);margin:22px 0 32px;line-height:1.9}.steps{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:20px;font-size:14px}.steps b{margin-right:10px;color:#647181}.contact{background:var(--ink);color:white;margin:0 5%;padding:48px 5%;border-radius:14px;display:flex;align-items:center;justify-content:space-between;gap:24px}.contact .eyebrow{color:var(--lime);font-size:12px}.contact p:last-child{color:#bdc7d3;margin-bottom:0}.contact h2{font-size:40px}footer{max-width:1440px;margin:0 auto;padding:42px 5%;display:flex;align-items:center;justify-content:space-between;gap:22px}footer .brand{font-size:20px}footer p{font-size:12px;color:var(--muted)}@media(min-width:1600px){.contact{max-width:1296px;margin:auto}}@media(max-width:900px){header nav{gap:18px}header{gap:14px}.brand{font-size:20px}header .button{padding:12px 16px;font-size:14px}.hero{gap:24px;padding-top:28px}.hero h1{font-size:42px}.hero-copy{padding-top:0}.hero-tags{margin-top:28px;gap:12px}.actions{gap:16px;flex-wrap:wrap}.hero-visual{padding:16px}.category-strip{flex-wrap:wrap;justify-content:flex-start}.category-strip>span{width:100%}.cooperation-grid{gap:24px}.section{padding-top:52px;padding-bottom:52px}.about{grid-template-columns:1fr 2.5fr}footer{flex-wrap:wrap}}@media(max-width:640px){header{padding:18px 5%;flex-wrap:wrap}header nav{order:3;width:100%;justify-content:center;border-top:1px solid var(--line);padding-top:12px}.brand{font-size:21px}.brand small{font-size:9px}.mark{width:36px;height:42px;font-size:30px}header .button{font-size:12px;padding:12px}.hero{grid-template-columns:1fr;padding-top:24px;gap:36px;padding-bottom:36px}.hero h1{font-size:45px}.intro{font-size:16px}.eyebrow{font-size:12px}.hero-visual{transform:none}.hero-visual>img{aspect-ratio:1.4}.hero-tags{margin-top:24px}.category-strip{gap:16px 24px;padding-top:20px;padding-bottom:20px}.section-heading{align-items:start;flex-direction:column;gap:18px}.section-heading h2{font-size:27px}.product-grid{grid-template-columns:repeat(2,1fr);gap:28px 15px}.product h3{font-size:16px}.product-links{font-size:12px;gap:6px;flex-wrap:wrap}.product-meta,.code{font-size:12px}.cooperation-grid{grid-template-columns:1fr;gap:28px;margin-top:30px}.cooperation-grid h3{margin-top:10px}.cooperation-grid p{margin-bottom:14px}.about{grid-template-columns:1fr;gap:0}.about>.eyebrow{margin-bottom:16px}.steps{display:grid;gap:12px}.contact{align-items:start;flex-direction:column;padding:30px 6%;gap:26px}.contact h2{font-size:34px}.contact .button{width:100%;justify-content:space-between}footer{display:grid;gap:12px}footer p{margin:0}.note{font-size:13px;line-height:1.8}}

.catalog-controls{display:flex;gap:20px;margin-top:24px}.catalog-controls label{display:grid;gap:8px;font-size:14px;font-weight:600}.catalog-controls label:first-child{flex:1}.catalog-controls input,.catalog-controls select{font:inherit;font-size:16px;padding:13px 16px;background:white;border:1px solid #b6c1cd;border-radius:7px;color:var(--ink);min-width:0}.catalog-controls select{min-width:200px}.more-wrap{text-align:center;margin-top:36px}button{font-family:inherit;cursor:pointer;border:0}[hidden]{display:none!important}.deadline{font-size:14px;color:var(--muted);margin:8px 0 14px}.empty{grid-column:1/-1;padding:40px;background:var(--paper)}@media(max-width:640px){.catalog-controls{flex-direction:column;gap:14px}.catalog-controls select{width:100%}}

.article-image{display:block;width:100%;aspect-ratio:3/2;object-fit:cover;border-radius:10px}.article-summary{font-size:16px;line-height:1.8;color:var(--muted)}.article-card .text-link{display:inline-block;margin-top:8px}.product>a>img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:10px}.product a:focus-visible,.article-card:focus-visible{outline:3px solid var(--ink);outline-offset:5px}.listing-heading{padding-bottom:16px}.listing-title{font-size:clamp(30px,4vw,48px);margin:24px 0 16px}.listing-section{padding-top:20px}.detail-main{min-height:60vh}.breadcrumbs{display:flex;gap:14px;margin-bottom:32px;font-size:16px}.article-detail{max-width:860px;margin:auto}.article-detail h1,.product-detail h1{font-size:clamp(28px,3.6vw,44px);line-height:1.5;overflow-wrap:anywhere}.article-detail-cover{display:block;width:100%;aspect-ratio:3/2;object-fit:cover;border-radius:12px;margin:28px 0}.article-lead{font-size:20px;line-height:1.9;border-left:4px solid var(--lime);padding-left:20px}.reading-body{font-size:17px;line-height:2;overflow-wrap:anywhere}.reading-body p{white-space:pre-wrap;margin:24px 0}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:44px}.product-gallery img{display:block;width:100%;height:auto;border-radius:10px;margin-bottom:20px}.product-detail-copy>a{display:inline-flex;margin:12px 0 20px;padding:14px 20px;background:var(--ink);color:white;border-radius:7px}.login-card{max-width:640px;margin:60px auto;padding:36px;border:1px solid var(--line);border-radius:12px;line-height:1.9}.login-card .button{margin-top:16px}.login-card h1{font-size:32px}.login-card p{font-size:16px}.login-card .note{font-size:14px}.product-links,.product-meta{font-size:14px}@media(max-width:640px){.product-detail{grid-template-columns:1fr;gap:20px}.login-card{margin:30px 5%;padding:24px}.reading-body{font-size:16px}.article-lead{font-size:18px}.breadcrumbs{flex-wrap:wrap}.product-links{font-size:14px}}

.articles{border-top:1px solid var(--line)}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.article-cover{background:#e9f0f5;border-radius:10px;padding:24px;position:relative;min-height:200px;display:flex;flex-direction:column;justify-content:space-between}.article-cover>span:first-child{font-size:13px}.article-cover strong{font-size:26px;line-height:1.6;letter-spacing:-.03em}.article-arrow{position:absolute;right:22px;top:18px;font-size:24px}.article-card:nth-child(2) .article-cover{background:#e9f1d2}.article-card:nth-child(3) .article-cover{background:#e3e8f8}.article-card h3{font-size:18px;line-height:1.65;margin:8px 0 0}.article-card:hover h3{text-decoration:underline}@media(max-width:900px){header nav{gap:18px}.article-cover{padding:20px}.article-cover strong{font-size:22px}}@media(max-width:640px){.article-grid{grid-template-columns:1fr}.article-cover{min-height:180px}.article-card h3{font-size:19px}header nav{gap:20px;font-size:14px}}

.product-gallery{min-width:0;align-self:start}.product-gallery img.gallery-main{width:100%;height:auto;max-height:560px;aspect-ratio:1;object-fit:contain;background:#f5f7f9}.gallery-controls{display:flex;align-items:center;justify-content:space-between;margin:14px 0;gap:12px}.gallery-controls .button{padding:10px 16px}.gallery-thumbnails{display:flex;gap:10px;overflow-x:auto;padding:4px 2px 14px}.gallery-thumb{flex:0 0 88px;padding:3px;border:2px solid transparent;border-radius:8px;background:#f4f6f8;cursor:pointer}.gallery-thumb[aria-pressed=true]{border-color:#13243b;background:#d9f36d}.product-gallery .gallery-thumb img{display:block;width:78px;height:78px;object-fit:contain}.gallery-thumb:focus-visible{outline:3px solid #5378ab;outline-offset:2px}
 .recommendations{border-top:1px solid var(--line);margin-top:72px;padding-top:56px}.recommendations .section-heading{margin-bottom:28px}.recommendation-grid{grid-template-columns:repeat(4,1fr);gap:24px}.recommendation-card{min-width:0}.recommendation-card>a:first-child{display:block}.recommendation-card>a:first-child img{display:block;width:100%;aspect-ratio:1;object-fit:cover;border-radius:10px;background:var(--paper);margin:0}.recommendation-card h3{font-size:17px;line-height:1.55;margin:0 0 7px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.recommendation-card .text-link{display:inline-block;margin-top:7px;font-size:14px}.recommendation-card .code{margin-bottom:0}@media(max-width:900px){.recommendation-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:640px){.recommendations{margin-top:48px;padding-top:40px}.recommendation-grid{grid-template-columns:repeat(2,1fr);gap:24px 15px}.recommendation-card h3{font-size:15px}.recommendation-card .product-meta,.recommendation-card .code{font-size:12px}}
.hero .hot-carousel{transform:none;min-width:0;align-self:start}.hot-slide[hidden],.hot-controls[hidden]{display:none}.hot-product{display:block}.hot-product>img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:contain;background:#fff;border-radius:8px}.hot-product .visual-caption{gap:16px;align-items:center}.hot-product .visual-caption>div{min-width:0;flex:1}.hot-product .visual-caption strong{font-size:20px;line-height:1.5;min-height:3em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hot-product .visual-caption>span{font-size:28px}.hot-controls{display:flex;align-items:center;gap:6px;margin-top:16px;padding-top:12px;border-top:1px solid var(--line)}.hot-controls button{border:0;background:transparent;color:var(--ink);font:inherit;cursor:pointer;min-width:36px;min-height:40px;padding:6px;border-radius:6px}.hot-controls button:hover{background:#e4eaf0}.hot-carousel a:focus-visible,.hot-controls button:focus-visible{outline:3px solid #5175a0;outline-offset:3px}.hot-dots{display:flex;justify-content:center;flex:1;flex-wrap:wrap;min-width:0}.hot-dots button{min-width:24px;width:24px;padding:7px}.hot-dots span{display:block;width:7px;height:7px;border-radius:50%;background:#acb9c7;margin:auto}.hot-dots [aria-current=true] span{background:var(--ink);width:18px;border-radius:4px}.hot-controls .hot-play{font-size:14px;min-width:44px}.hot-announcement{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}@media(max-width:380px){.hot-controls{gap:0}.hot-dots button{min-width:20px;width:20px;padding:4px}.hot-product .visual-caption strong{font-size:18px}}
/* Brand and uploaded editorial media. */
.brand-logo{display:block;width:250px;height:auto;max-width:100%;object-fit:contain}.brand{flex-shrink:0}.reading-body figure{margin:30px 0}.reading-body figure img{max-width:100%;height:auto;border-radius:12px}.reading-body figcaption{color:#637386;font-size:14px;text-align:center;margin-top:8px}.reading-body ul{padding-left:26px}.metrics-privacy{flex-basis:100%;max-width:760px;font-size:13px;line-height:1.7;color:#536477}.metrics-privacy summary{cursor:pointer}.metrics-privacy button{padding:8px 12px;border:1px solid #bcc7d1;border-radius:6px;background:#fff;color:#13243b;cursor:pointer}footer{flex-wrap:wrap}
@media(max-width:700px){.brand-logo{width:195px}header .brand{max-width:60%}}
.mobile-bottom-nav{display:none}
@media(max-width:640px){
  body{padding-bottom:calc(74px + env(safe-area-inset-bottom,0px))}
  /* Global nav has gap:32px. Reset it here so all five cells remain contiguous. */
  /* Safari's changing safe area belongs to the neutral tray, never the colored cells. */
  nav.mobile-bottom-nav{position:fixed;z-index:70;left:0;right:0;bottom:0;width:auto;max-width:none;margin:0;padding:0 0 env(safe-area-inset-bottom,0px);display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;background:#f6f8fa;color:#fff;box-shadow:0 -3px 14px rgba(19,36,59,.2)}
  .mobile-bottom-nav>.mobile-bottom-link{box-sizing:border-box;display:flex;width:100%;min-width:0;height:66px;min-height:66px;margin:0;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:6px 2px;border-right:1px solid rgba(255,255,255,.65);font-size:clamp(12px,3.5vw,14px);line-height:1.2;letter-spacing:0;text-align:center;white-space:nowrap;color:#fff;background:#d32f2f}
  .mobile-bottom-nav>.mobile-bottom-link:last-child{border-right:0}
  .mobile-bottom-link:focus-visible{outline:3px solid #fff;outline-offset:-5px}
  .mobile-bottom-icon{display:block;height:25px;flex:0 0 25px;font-size:25px;line-height:1;font-family:Arial,sans-serif}
  .mobile-bottom-icon svg{display:block;width:25px;height:25px}
  .mobile-bottom-label{display:block;white-space:nowrap}
  .mobile-bottom-nav>.mobile-bottom-line{background:#11bd59;color:#fff}
  @media(hover:hover) and (pointer:fine){.mobile-bottom-nav>.mobile-bottom-link:hover{filter:brightness(.92)}}
}
.button.outline{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--ink);background:transparent;color:var(--ink);cursor:pointer}.button.outline:hover{background:var(--ink);color:white}.inquiry-copy{margin:16px 0 0;font-size:14px}.product-detail-copy>.button{width:max-content;max-width:100%}@media(max-width:640px){header nav{overflow-x:auto;justify-content:flex-start;flex-wrap:nowrap;padding-bottom:4px}header nav a{white-space:nowrap}.product-detail-copy>.button{width:100%}}
.warehouse{background:#f3f5f2;scroll-margin-top:100px}.warehouse-intro{max-width:720px;line-height:1.9;color:#536477;margin-bottom:30px}.warehouse-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.warehouse-card{margin:0;min-width:0;background:white;border-radius:14px;overflow:hidden}.warehouse-photo{aspect-ratio:16/9;overflow:hidden;position:relative}.warehouse-photo img{display:block;width:100%;height:100%;object-fit:cover}.warehouse-truck img{height:auto;max-width:none;position:absolute;top:0;width:100%}.warehouse-truck{aspect-ratio:2.8}.warehouse-card:has(.warehouse-truck){display:flex;flex-direction:column;justify-content:center}.warehouse-card figcaption{padding:20px 24px}.warehouse-card h3{margin:0 0 8px;font-size:20px}.warehouse-card p{margin:0;color:#536477;line-height:1.8}.warehouse-more{margin-top:26px}.warehouse-more>summary{cursor:pointer;font-weight:600;padding:14px 0}.warehouse-more[open]>summary{margin-bottom:16px}.warehouse-note{color:#657487;font-size:12px;margin-top:22px}.member-faq-groups{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-top:30px}.member-faq-group h3{font-size:20px;display:flex;align-items:center;gap:12px}.member-faq-group h3 span{color:#7a8b62;font-size:14px}.member-faq-item{border-bottom:1px solid #dbe1e5}.member-faq-item summary{padding:20px 4px;cursor:pointer;font-weight:600;line-height:1.6}.member-faq-item p{margin:0;padding:0 4px 22px;color:#536477;line-height:1.9}.member-faq-item summary:focus-visible,.warehouse-more summary:focus-visible{outline:2px solid #13243b;outline-offset:4px}.member-faq{scroll-margin-top:100px}@media(max-width:900px){.member-faq-groups{grid-template-columns:1fr}}@media(max-width:600px){.warehouse-grid{grid-template-columns:1fr;gap:18px}.warehouse-card figcaption{padding:18px}.warehouse .section-heading{align-items:flex-start;gap:16px;flex-direction:column}}

/* Closing date is separate from delivery duration and remains readable on phones. */
.product-closing{display:grid;grid-template-columns:6em minmax(0,1fr);gap:8px;margin:18px 0;padding:16px;border:1px solid #d8e2eb;border-radius:10px;background:#f5f8fb;line-height:1.8}
.product-closing dt{font-weight:700}
.product-closing dd{margin:0;overflow-wrap:anywhere}
.product-closing time{font-weight:700;white-space:nowrap}
.product-closing.state-closed,.product-closing.state-wish{background:#f6f6f6;color:#576675}
@media(max-width:400px){.product-closing{grid-template-columns:1fr;gap:2px}}
