.quick-links{display:flex;flex-wrap:wrap;gap:12px;margin:24px 0}.quick-links a,.secondary{padding:13px 18px;border:1px solid var(--line);background:white;color:var(--green);font-weight:650;line-height:1.6;min-height:48px}.need-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:28px}.need-card{padding:24px;border:1px solid var(--line);background:var(--paper)}.need-card h3{font-size:1.35rem}.need-card p,.need-card li{font-size:1rem;line-height:1.8}.need-card ul{padding-left:20px}.need-card a{display:block;margin-top:18px;color:var(--green);font-weight:650;min-height:44px}.need-guide{border-top:1px solid var(--line);margin-top:32px;padding-top:28px}.need-guide>summary{cursor:pointer;font-size:1.25rem;font-weight:650;padding:15px 0}.series-range{font-size:.875rem;color:var(--muted);margin:10px 0}.detail-jumps{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:30px}.detail-jumps a{padding:12px 16px;border:1px solid var(--line);font-weight:650;color:var(--green)}#contact-methods{display:flex;flex-direction:column;align-items:stretch;gap:14px}#contact-methods a{overflow-wrap:anywhere;word-break:break-word}.inquiry-subject{border-left:3px solid var(--mint);padding-left:14px}.evaluation-list{padding:24px;background:var(--paper);margin-top:28px}.evaluation-list h3{font-size:1.25rem}.evaluation-list p{font-size:1rem;margin-bottom:0}.admin-wrap{max-width:760px;width:calc(100% - 40px);margin:50px auto}.admin-wrap h1{font-size:clamp(2rem,6vw,3rem)}.admin-wrap .eyebrow{margin-top:36px}.admin-wrap label{display:block;font-weight:650;margin:22px 0 10px}.admin-wrap input{display:block;width:100%;font:inherit;font-size:1.125rem;padding:14px;border:1px solid #728d8c;border-radius:0}.admin-wrap button{cursor:pointer;min-height:44px}.admin-wrap input:focus-visible{outline:3px solid var(--green);outline-offset:3px}.admin-wrap [hidden]{display:none}.admin-wrap .field-help{font-size:.9375rem;color:var(--muted)}.form-actions{display:flex;gap:14px;flex-wrap:wrap;margin:24px 0}.admin-wrap #admin-status{padding:16px;background:var(--paper);min-height:55px}.admin-wrap #admin-editor>button{background:white;border:1px solid var(--line);padding:12px;margin-bottom:12px}.catalog-card h2{margin-bottom:8px}.catalog-card .product-chinese{font-size:1.125rem;font-weight:650}.catalog-link{min-height:48px}.catalog-controls{margin-top:24px}.catalog-card .series-range{font-size:.875rem}.trust-facts{display:flex;flex-wrap:wrap;gap:14px;margin-top:24px}.trust-facts span{padding:12px 16px;background:var(--paper);font-weight:650;color:var(--green)}
.strip-inner>a{display:inline-flex;align-items:center;min-height:48px;text-decoration:underline;text-underline-offset:6px;text-decoration-color:#71dfc580;white-space:nowrap}.strip-inner>a:hover,.strip-inner>a:focus-visible{color:var(--mint);text-decoration-color:var(--mint)}
.hero.hero-showcase{display:flex;flex-direction:column;align-items:stretch;min-height:0;height:auto}.hero-showcase .hero-content{order:0;padding-top:44px;padding-bottom:44px}.hero-showcase h1{font-size:clamp(2.3rem,4vw,3.4rem)}.hero-showcase .hero-actions{margin-top:24px}.hero-showcase .hero-image{position:static;inset:auto;order:1;display:block;width:100%;height:auto;object-fit:contain;background:none;z-index:auto}.hero-showcase .hero-bottom{position:static;order:2;padding-top:20px;padding-bottom:20px;flex-wrap:wrap}.hero-showcase .image-caption{font-size:.875rem;line-height:1.7}
@media(max-width:1000px){.need-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.need-grid{grid-template-columns:1fr}.need-card{padding:22px}.detail-jumps a{flex:1;text-align:center}.form-actions{flex-direction:column}.admin-wrap .button{width:100%;justify-content:center}.catalog-title{font-size:2.1rem}.catalog-detail.section{padding-top:32px}.catalog-back{margin-bottom:22px}}

/* Founder introduction: shared portrait and biography panel */
.about.about-founder{display:block}
.founder-heading{margin-bottom:36px}
.founder-heading .eyebrow{margin-bottom:16px}
.founder-heading h2{margin-bottom:0;font-size:clamp(2rem,3.2vw,3rem)}
.founder-profile{display:grid;grid-template-columns:minmax(220px,310px) minmax(0,1fr);gap:clamp(32px,5vw,64px);align-items:center;padding:40px;background:var(--paper);border-top:3px solid var(--green)}
.founder-portrait{margin:0;width:100%;max-width:310px}
.founder-portrait img{display:block;width:100%;height:auto;border-radius:3px}
.about-founder .about-copy{min-width:0}
.about-founder .about-signature{margin:0 0 24px;padding:0 0 20px;border-top:0;border-bottom:1px solid var(--line);gap:10px 16px}
.about-founder .about-signature>span:first-child{font-size:1.9rem;letter-spacing:.08em}
.about-founder .about-signature>span:nth-child(2){font-size:1rem;color:var(--green)}
.about-founder .status{line-height:1.7}
.about-founder .lead{font-size:1.25rem;line-height:1.8;margin-bottom:18px}
.about-founder .desktop{display:none}
.about-founder .about-copy>p:not(.lead){font-size:1rem;line-height:1.9;margin-bottom:16px}
.about-founder .trust-facts{gap:8px;margin-top:24px;padding-top:20px;border-top:1px solid var(--line)}
.about-founder .trust-facts span{padding:6px 10px;background:white;font-size:.875rem;font-weight:600;line-height:1.7}
@media(max-width:820px){.founder-profile{grid-template-columns:minmax(180px,240px) minmax(0,1fr);gap:28px;padding:28px;align-items:start}}
@media(max-width:600px){.founder-heading{margin-bottom:24px}.founder-profile{grid-template-columns:1fr;gap:28px;padding:24px}.founder-portrait{max-width:220px;margin:auto}.about-founder .about-signature{margin-bottom:20px}.about-founder .about-signature>span:first-child{font-size:1.6rem}.about-founder .lead{font-size:1.125rem}.about-founder .trust-facts{gap:8px}.about-founder .trust-facts span{font-size:.8125rem}}

/* RS-EDITORIAL-20260921: homepage only; original product and admin styles remain scoped. */
.home-editorial{--ink:#202824;--navy:#202824;--green:#167462;--mint:#167462;--muted:#60645e;--paper:#eeece6;--line:#d6d6ce;background:#f5f3ee;color:var(--ink);font-family:"Noto Sans TC","Microsoft JhengHei",sans-serif}
.home-editorial .wrap{width:calc(100% - 112px);max-width:1320px}
.home-editorial .header{position:relative;height:100px;padding:0 max(56px,calc((100vw - 1320px)/2));background:#f5f3ee;border:0;box-shadow:none;gap:32px}
.home-editorial .brand{gap:15px}.home-editorial .brand strong{font-size:20px;letter-spacing:.2em}.home-editorial .brand small{font-size:10px;letter-spacing:.3em;color:#505750}.home-editorial .monogram{color:var(--green);font-size:48px}
.home-editorial #navigation{gap:36px;font-size:14px}.home-editorial .nav-contact{background:#202824;color:#fff;padding:15px 26px}
.home-editorial .eyebrow{font-size:11px;line-height:2;letter-spacing:.23em;color:var(--muted)}
.editorial-hero{display:grid;grid-template-columns:45% 55%;padding-top:40px;align-items:center;min-height:550px}
.editorial-intro{position:relative;z-index:2;padding:0 0 55px}.editorial-intro .eyebrow{font-size:12px;letter-spacing:.26em;margin-bottom:38px}
.editorial-intro h1{font-size:clamp(38px,4.6vw,68px);letter-spacing:-.045em;line-height:1.4;font-weight:800;margin:0 0 26px;white-space:nowrap}
.editorial-description{font-size:17px;line-height:1.9;margin-bottom:32px}.editorial-actions{display:flex;align-items:center;gap:28px;flex-wrap:wrap}
.home-editorial .button.mint{background:#167462;color:white;border:1px solid #167462;border-radius:0;font-size:15px;font-weight:600;padding:16px 26px;min-height:52px}.home-editorial .button.mint:hover{background:#115747}
.editorial-link{display:inline-block;border-bottom:1px solid currentColor;padding:10px 0;min-height:44px;font-size:14px;color:#202824}
.editorial-machines{height:420px;position:relative;isolation:isolate;background:#f5f3ee;overflow:hidden}.editorial-machines img{position:absolute;object-fit:contain;mix-blend-mode:multiply;height:auto;max-width:none}
.editorial-machines .machine-wide{width:60%;left:-3%;top:32%}.editorial-machines .machine-tall{width:105%;right:-20%;top:-4%;z-index:1}
.editorial-caption{grid-column:1/-1;display:flex;justify-content:space-between;gap:18px;border-top:1px solid #a8aca4;padding:18px 0;font-size:10px;letter-spacing:.2em;color:var(--muted)}.editorial-caption a{letter-spacing:.08em;min-height:32px}
.home-editorial .focus-strip{background:transparent;color:var(--ink);border:0}.home-editorial .strip-inner{justify-content:center;min-height:78px;gap:25px;font-size:13px}.home-editorial .strip-label{font-size:10px;color:var(--muted);margin-right:auto;letter-spacing:.18em}.home-editorial .strip-inner>a{color:var(--muted);text-decoration:none}.home-editorial .strip-inner>a:hover{color:var(--green);text-decoration:underline}.home-editorial .strip-inner i{height:13px;background:#9b9f96}
.editorial-experience{display:grid;grid-template-columns:1.1fr 1fr;gap:60px;padding:48px 0 64px;align-items:center}.editorial-experience h2{font-size:clamp(30px,3.8vw,52px);line-height:1.45;letter-spacing:-.035em;margin:0 0 24px}.experience-detail{border-left:1px solid #b7bbb2;padding-left:56px}.experience-detail .eyebrow{margin:0 0 8px}.experience-number{display:flex;gap:12px;align-items:baseline;margin:0 0 12px!important;line-height:1.1}.experience-number strong{color:var(--green);font-size:80px;letter-spacing:-.055em;font-weight:600}.experience-number span{font-size:21px;font-weight:700}.experience-detail>p:last-of-type{font-size:16px;line-height:1.85}.experience-detail .editorial-link{font-size:13px}
.home-editorial .products{background:transparent;padding:28px 0 64px}.home-editorial .section-heading{gap:36px;margin-bottom:28px}.home-editorial .section-heading h2{font-size:34px;line-height:1.5}.home-editorial .section-heading>p{font-size:14px;line-height:1.85;max-width:420px}.home-editorial .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.home-editorial .product-card{position:relative;background:#eeece6;border:0;padding:30px;display:grid;grid-template-columns:1fr 1fr;column-gap:14px;align-content:center;min-height:310px}.home-editorial .product-card .home-product-photo{grid-column:2;grid-row:1/6;margin:0;align-self:center;background:transparent;height:auto}.home-editorial .home-product-photo img{width:100%;height:220px;object-fit:contain;mix-blend-mode:multiply}.home-editorial .product-index{grid-column:1;font-size:10px;letter-spacing:.1em;margin:0 0 14px}.home-editorial .product-card h3{grid-column:1;font-size:23px;margin-bottom:12px}.home-editorial .product-card p{grid-column:1;font-size:14px;line-height:1.85;margin-bottom:18px}.home-editorial .product-tags{grid-column:1;font-size:11px;padding-top:10px}.home-editorial .catalog-link{grid-column:1;font-size:13px;border:0;padding:15px 0 0;min-height:44px}.home-editorial .product-footer p{font-size:14px}
.home-editorial .section:not(.products){padding-top:68px;padding-bottom:68px}.home-editorial .need-card,.home-editorial .solution-card{background:transparent;border:0;border-top:1px solid #b8bcb3;border-radius:0}.home-editorial .solutions{background:#eeece6}.home-editorial .solution-card h3{font-size:26px}.home-editorial .solution-card .card-label{color:var(--green)}
.home-editorial .founder-profile{background:transparent;border-top:1px solid #b8bcb3;padding:36px 0}.home-editorial .founder-portrait{max-width:270px}.home-editorial .trust-facts span{background:#eeece6}.home-editorial .equipment,.home-editorial .contact{background:#253c33}.home-editorial .equipment .eyebrow,.home-editorial .contact .eyebrow{color:#c5d1c6}.home-editorial .equipment .button.outline{border-color:#9bac9b}.home-editorial .equipment-no,.home-editorial .equipment .dot,.home-editorial .plus,.home-editorial .detail-body>span,.home-editorial .contact-tag{color:#d1dfc5}.home-editorial footer{background:#202824}.home-editorial .ops-home-links{gap:12px}
@media(max-width:1100px){.home-editorial .wrap{width:calc(100% - 72px)}.home-editorial .header{padding:0 36px}.home-editorial #navigation{gap:22px}.home-editorial .brand strong{font-size:17px}.editorial-machines{height:360px}.editorial-experience{gap:34px}.experience-detail{padding-left:34px}.experience-number span{font-size:18px}.home-editorial .product-card{padding:22px}.home-editorial .product-card h3{font-size:20px}}
@media(max-width:820px){.home-editorial .header{height:80px;padding:0 24px}.home-editorial #navigation{background:#f5f3ee;top:80px;gap:0}.home-editorial .menu-toggle{background:transparent}.home-editorial .wrap{width:calc(100% - 48px)}.editorial-hero{grid-template-columns:1fr;padding-top:32px;min-height:0}.editorial-intro{padding-bottom:0}.editorial-intro h1{font-size:clamp(36px,7.5vw,60px)}.editorial-intro .eyebrow{margin-bottom:20px}.editorial-description{font-size:16px}.editorial-machines{height:390px;width:90%;margin:12px auto 0}.editorial-machines .machine-wide{left:-4%;top:28%;width:65%}.editorial-machines .machine-tall{right:-20%;top:0;width:100%}.editorial-experience{grid-template-columns:1fr;gap:24px;padding:32px 0 40px}.experience-detail{border-left:0;border-top:1px solid #b7bbb2;padding:24px 0 0}.editorial-experience h2{font-size:36px}.experience-detail>p:last-of-type br{display:none}.home-editorial .product-grid{grid-template-columns:1fr}.home-editorial .section-heading h2{font-size:30px}.home-editorial .strip-label{display:none}.home-editorial .product-card{min-height:280px}.home-editorial .section:not(.products){padding-top:48px;padding-bottom:48px}.home-editorial .product-footer .button{white-space:normal}}
@media(max-width:480px){.home-editorial .brand strong{font-size:16px;letter-spacing:.08em}.home-editorial .brand small{display:block;font-size:8px;letter-spacing:.13em}.home-editorial .monogram{font-size:36px;width:34px}.home-editorial .brand{gap:8px}.home-editorial .menu-toggle{font-size:12px}.editorial-intro h1{font-size:clamp(30px,8.7vw,42px)}.editorial-actions{gap:18px}.editorial-actions .button.mint{padding:14px 21px}.editorial-link{font-size:13px}.editorial-machines{height:260px;width:100%;margin-top:12px}.editorial-caption{font-size:8px;letter-spacing:.08em;align-items:center}.editorial-caption a{font-size:10px}.home-editorial .strip-inner{gap:20px;min-height:68px}.editorial-experience h2{font-size:30px}.experience-number strong{font-size:64px}.experience-number span{font-size:18px}.home-editorial .product-card{grid-template-columns:1fr 42%;padding:22px;column-gap:12px}.home-editorial .product-card h3{font-size:21px}.home-editorial .home-product-photo img{height:180px}.home-editorial .product-card p{font-size:13px}.home-editorial .catalog-link{font-size:12px}.home-editorial .product-tags{font-size:10px}.home-editorial .eyebrow{font-size:10px}.home-editorial .section-heading h2{font-size:27px}}
.home-editorial .solution-card.featured{color:var(--ink)}.home-editorial .solution-card.featured p{color:var(--muted)}.home-editorial .solution-card.featured>a{color:var(--green);border-color:var(--line)}
.home-editorial .editorial-experience{padding-top:24px;padding-bottom:28px}.home-editorial .experience-detail>p:last-of-type{margin-bottom:8px}.home-editorial .products .section-heading h2,.home-editorial .products .section-heading>p{margin-bottom:0}.home-editorial .editorial-experience>div>.eyebrow{margin-bottom:0}
.home-editorial .monogram{white-space:nowrap;flex-shrink:0}.home-editorial .monogram span{font-size:.78em}@media(max-width:480px){.home-editorial .monogram{width:38px;font-size:32px}}

/* Team-led service section; retain the existing brand palette and typography. */
.home-editorial .about-team .founder-profile{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start}.home-editorial .about-team .founder-portrait{max-width:none;margin:0}.about-team .founder-portrait img{width:100%;height:auto;aspect-ratio:4/5;object-fit:cover}.about-team figcaption{font-size:12px;color:var(--muted);line-height:1.7;margin-top:10px}.about-team .team-promise{font-size:1.2rem!important;color:var(--green);line-height:1.8;margin-bottom:24px!important}.about-team .about-signature>span:first-child{font-size:1.6rem;letter-spacing:.03em}@media(max-width:820px){.home-editorial .about-team .founder-profile{grid-template-columns:1fr}.home-editorial .about-team .founder-portrait{max-width:480px;width:100%;margin:0 auto}.about-team .about-signature>span:first-child{font-size:1.4rem}}

/* RS-20260924-04: accessible engineering process replaces the illustrative portrait. */
.engineering-flow{min-width:0;background:#eeece6;border-top:3px solid var(--green);padding:28px;scroll-margin-top:110px}.engineering-flow h3{font-size:1.35rem;margin:0 0 26px}.engineering-steps{list-style:none;margin:0;padding:0}.engineering-steps li{display:grid;grid-template-columns:38px minmax(0,1fr);gap:16px;position:relative;padding:0 0 28px}.engineering-steps li:last-child{padding-bottom:0}.engineering-steps li:not(:last-child):before{content:"";position:absolute;left:18px;top:38px;bottom:0;border-left:1px solid #a5b4a9}.step-index{width:38px;height:38px;display:grid;place-items:center;background:#253c33;color:#fff;font-size:13px;font-variant-numeric:tabular-nums;position:relative}.engineering-steps h4{font-size:1.1rem;margin:5px 0 8px}.engineering-steps p{font-size:.95rem;line-height:1.8;margin:0 0 8px}.step-output{display:block;font-size:.8rem;color:#365648;line-height:1.7}.engineering-flow .flow-note{font-size:.8rem;line-height:1.8;border-top:1px solid #c8cdc3;margin:24px 0 0;padding-top:16px}.about-team>.evaluation-list{margin-top:28px;border-top:1px solid var(--line);padding-top:24px}.about-team>.evaluation-list p{max-width:850px;line-height:1.9}@media(max-width:480px){.engineering-flow{padding:22px 18px}.engineering-steps li{gap:12px}}

/* RS-20260924-05: product benefits, original brand style. */
.benefits-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;border-top:2px solid var(--green);border-bottom:1px solid var(--line)}.benefits-grid article{padding:28px 22px;display:flex;flex-direction:column;min-width:0}.benefits-grid article+article{border-left:1px solid var(--line)}.benefit-index{font-size:10px;letter-spacing:.1em;color:var(--green)}.benefits-grid h3{font-size:23px;margin:18px 0 12px}.benefits-grid p{font-size:14px;line-height:1.9;margin-bottom:20px}.benefits-grid a{font-size:13px;color:var(--green);margin-top:auto;min-height:44px;display:flex;align-items:center}.benefits-note{font-size:12px;line-height:1.8;color:var(--muted);margin-top:16px}.benefits-note a{color:var(--green)}@media(max-width:960px){.benefits-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.benefits-grid article:nth-child(3){border-left:0}.benefits-grid article:nth-child(n+3){border-top:1px solid var(--line)}}@media(max-width:540px){.benefits-grid{grid-template-columns:1fr}.benefits-grid article{padding:24px 8px}.benefits-grid article+article{border-left:0;border-top:1px solid var(--line)}}
