:root{--ink:#071b19;--ink-soft:#11352f;--yellow:#ffda19;--green:#006343;--teal:#71cec1;--paper:#f5f7f6;--text:#17332d;--muted:#5c6d67;--line:#dce4df;--white:#fff;--heading:'Barlow Condensed','Arial Narrow',Impact,sans-serif;--body:Inter,Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--ink);color:var(--white);font-family:var(--body);font-size:1rem;line-height:1.6}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a,input,summary,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin:0}h1,h2{font-family:var(--heading);line-height:.99;font-weight:800;letter-spacing:-.015em}h2{font-size:clamp(2.6rem,4.5vw,4.3rem)}em{font-style:normal}fieldset{margin:0;padding:0;border:0;min-width:0}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #158aaf;outline-offset:5px}button:disabled{opacity:.45;cursor:default}[hidden]{display:none!important}.section-shell{width:min(1280px,calc(100% - 96px));margin-inline:auto}.eyebrow{font-size:.8125rem;font-weight:700;letter-spacing:.11em;line-height:1.5;display:flex;align-items:center;gap:10px}.dot{width:8px;height:8px;border-radius:50%;background:var(--yellow);flex:none}.skip-link{position:fixed;top:8px;left:8px;z-index:100;background:white;color:var(--ink);padding:10px 18px;transform:translateY(-150%)}.skip-link:focus{transform:none}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
.announcement{background:var(--yellow);color:var(--ink);text-align:center;padding:9px 20px;font-size:.75rem;letter-spacing:.09em;font-weight:700}.announcement span{margin:0 16px}.header{max-width:1440px;margin:auto;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:23px 48px;border-bottom:1px solid #ffffff1f}.brand{display:flex;gap:13px;align-items:center;flex-shrink:0}.brand img{width:56px;height:56px;border-radius:50%;border:1px solid #d0b50f}.brand>span{font:800 1.6rem/1.05 var(--heading);letter-spacing:.03em}.brand small{display:block;font:600 .75rem/1.5 var(--body);letter-spacing:.08em;margin-top:7px;color:#a9c3b8}.header nav{display:flex;gap:30px;align-items:center;font-size:.875rem;font-weight:600}.header nav>a:not(.nav-quote){color:#ccded6}.header nav>a:hover{color:var(--yellow)}.nav-quote{border:1px solid #799186;border-radius:4px;padding:12px 17px;display:flex;align-items:center;gap:30px}.nav-quote span{color:var(--yellow)}
.hero{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;padding-top:66px;padding-bottom:76px}.hero-copy>.eyebrow{color:#bed8c9}.hero h1{font-size:clamp(4.2rem,6.7vw,6.7rem);margin:23px 0}.hero h1 em{color:var(--yellow)}.lead{font-size:1.0625rem;line-height:1.75;color:#c1d3ca;max-width:440px}.hero-actions{margin-top:30px;display:flex;gap:26px;align-items:center;flex-wrap:wrap}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:24px;padding:17px 23px;min-height:54px;border-radius:4px;border:1px solid transparent;font-size:.9375rem;line-height:1.45;font-weight:700;transition:background .18s,transform .18s}.button>span{font-size:1.25rem;line-height:1}.button:hover{transform:translateY(-2px)}.button-yellow{background:var(--yellow);color:var(--ink)}.button-yellow:hover{background:#ffea62}.button-green{background:var(--green);color:white}.button-green:hover{background:#004d34}.underlined-link{font-weight:600;font-size:.875rem;display:inline-flex;gap:18px;align-items:center;border-bottom:1px solid currentColor;padding:6px 0}.hero-note{font-size:.8125rem;color:#9bb7a9;max-width:380px;margin-top:21px}.hero-product{position:relative;background:#fff;color:var(--ink);border-radius:8px;min-width:0;padding:24px 28px 0;box-shadow:18px 18px 0 #1b3a2b}.product-topline,.product-bottomline{display:flex;justify-content:space-between;gap:14px;font-size:.75rem;letter-spacing:.08em;font-weight:700}.product-topline{align-items:center}.product-code{font-family:var(--heading);font-size:1.375rem;letter-spacing:.03em}.main-product{width:100%;aspect-ratio:1;object-fit:contain;padding:8px 6px}.product-bottomline{border-top:1px solid var(--line);padding:20px 0}.product-tag{display:grid;grid-template-columns:repeat(4,1fr);margin:0 -28px;background:var(--yellow);border-radius:0 0 8px 8px}.product-tag span{padding:11px 8px;text-align:center;font-size:.875rem;font-weight:700;border-right:1px solid #0b2b1d25}.product-tag span:last-child{border:0}.product-strip{background:#102d24;display:flex;justify-content:center;align-items:center;gap:clamp(20px,4vw,60px);padding:24px;color:#dcf0e4;font:700 1.15rem var(--heading);letter-spacing:.06em;border-block:1px solid #ffffff13}.product-strip i{font-style:normal;color:var(--yellow)}
.product-section{padding-top:100px;padding-bottom:86px}.section-heading{display:grid;grid-template-columns:1fr 1fr;column-gap:80px}.section-heading>.eyebrow{grid-column:1/-1;color:var(--teal);margin-bottom:22px}.section-heading h2 em{color:#a2c1ab}.section-heading>p:last-child{align-self:end;max-width:390px;color:#aec6b8}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:45px;border:1px solid #385347}.feature-grid article{position:relative;padding:37px 28px 32px;border-right:1px solid #385347}.feature-grid article:last-child{border:0}.feature-index{position:absolute;right:24px;top:24px;font-size:.75rem;color:#8faa9a}.feature-value{font:700 4.4rem/1.1 var(--heading);display:flex;align-items:baseline;gap:10px;margin-bottom:25px;color:var(--yellow);min-height:78px}.feature-value>span{font-size:1.5rem}.feature-grid h3{font-size:1.0625rem;font-weight:600;margin-bottom:9px}.feature-grid p{font-size:1rem;color:#b1c9ba;max-width:330px}.color-samples{display:flex;gap:6px;align-items:center;height:78px;margin-bottom:25px}.color-samples i{width:30px;height:44px;border-radius:3px;background:#edb821}.color-samples i:nth-child(2){background:#069755}.color-samples i:nth-child(3){background:#0786b4}.color-samples i:nth-child(4){background:#e85921}.product-footnote{margin-top:18px;color:#91b29e;font-size:.8125rem}
.quote-section{background:var(--paper);color:var(--text);padding:96px 0}.quote-layout{display:grid;grid-template-columns:.92fr 1.08fr;gap:clamp(40px,7vw,110px);align-items:start}.quote-intro{padding-top:17px;position:sticky;top:30px}.quote-intro>.eyebrow{color:var(--green)}.quote-intro .dot{background:var(--green)}.quote-intro h2{font-size:clamp(3.2rem,5vw,5rem);margin:24px 0}.quote-intro h2 em{color:var(--green)}.quote-intro>p:not(.eyebrow){color:var(--muted);line-height:1.75;max-width:380px}.steps{padding:0;list-style:none;display:grid;gap:14px;margin:34px 0}.steps li{display:flex;align-items:center;gap:13px;font-size:.875rem}.steps li>span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#e0eae3;color:var(--green);font-size:.75rem;font-weight:700}.direct-contact{border-top:1px solid #cbd9d0;padding-top:25px;display:block;max-width:380px}.direct-contact span{font-size:.8125rem;display:block;color:var(--muted);margin-bottom:6px}.direct-contact strong{font-size:.875rem;color:var(--green);text-decoration:underline;text-underline-offset:4px}.quote-form{min-width:0;background:white;border:1px solid var(--line);box-shadow:0 20px 48px #132e2010;border-radius:8px;padding:34px}.form-title{display:flex;gap:12px;justify-content:space-between;align-items:center;padding-bottom:25px;border-bottom:1px solid var(--line);margin-bottom:26px}.form-title .eyebrow{font-size:.75rem;color:var(--muted)}.form-title h3{font:700 2rem var(--heading);margin-top:4px}.wholesale-chip{font-size:.75rem;letter-spacing:.07em;border:1px solid #b0ccc0;padding:6px 8px;border-radius:4px;font-weight:700;color:var(--green)}legend{font-size:.9375rem;font-weight:600}.input-hint{font-size:.8125rem;color:var(--muted);margin-top:4px;margin-bottom:15px}.quantity-row{display:flex;justify-content:space-between;align-items:center;gap:10px;border-bottom:1px solid var(--line);padding:16px 0}.quantity-row label{display:flex;gap:14px;align-items:baseline;cursor:pointer}.quantity-row strong{font:700 1.8rem var(--heading);min-width:73px}.quantity-row small{font-size:1.2rem}.quantity-row label>span{font-size:.75rem;color:var(--muted)}.stepper{display:grid;grid-template-columns:40px 65px 40px;border:1px solid #b8cac0;border-radius:5px;overflow:hidden}.stepper button{border:0;color:var(--green);font-size:1.25rem;font-weight:600;background:#f5f8f6;padding:0;height:44px}.stepper button:hover{background:#e4eee7}.stepper input{min-width:0;max-width:65px;width:100%;border:0;text-align:center;border-inline:1px solid var(--line);font-weight:600;font-size:1rem;appearance:textfield;-moz-appearance:textfield}.stepper input::-webkit-inner-spin-button,.stepper input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.stepper input:focus-visible,.stepper button:focus-visible{outline-offset:-3px}.field-label{display:block;font-size:.875rem;font-weight:600;margin:25px 0 8px}.field-label span{font-weight:400;color:var(--muted);font-size:.8125rem}.text-input{width:100%;min-height:48px;border:1px solid #b8cac0;border-radius:4px;padding:10px 12px;font-size:1rem;background:white;color:var(--text)}.text-input::placeholder{color:#687a70;font-size:.875rem}.quote-total{display:flex;justify-content:space-between;align-items:center;gap:12px;background:#f0f5f1;border-radius:4px;padding:15px;margin:24px 0 16px;font-size:.875rem}.quote-total strong{color:var(--green);font-size:1rem}.full{width:100%}.form-note{font-size:.75rem;line-height:1.65;color:var(--muted);margin-top:14px}.form-error{font-size:.875rem;color:#9c2515;margin:12px 0;background:#fff0ec;padding:10px 12px;border-radius:4px}
.brand-story{padding-top:80px;padding-bottom:80px;display:grid;grid-template-columns:260px 1fr;gap:80px;align-items:center}.brand-story>img{width:260px;border-radius:50%}.brand-story .eyebrow{color:var(--yellow);margin-bottom:20px}.brand-story h2{font-size:clamp(2.5rem,4vw,3.6rem)}.brand-story h2 em{color:#a2c1ab}.brand-story p:not(.eyebrow){margin:22px 0;color:#aec6b8;max-width:590px}.brand-story .underlined-link{color:var(--yellow)}.faq-section{border-top:1px solid #385347;display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;padding-top:85px;padding-bottom:95px}.faq-section .eyebrow{color:var(--teal);margin-bottom:23px}.faq-section h2 em{color:#a2c1ab}.faq-list{min-width:0}.faq-list details{border-bottom:1px solid #385347;padding:22px 0}.faq-list details:first-child{padding-top:0}.faq-list summary{display:flex;justify-content:space-between;gap:20px;list-style:none;cursor:pointer;font-size:1rem;font-weight:600}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--yellow);font-size:1.2rem;flex:none}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{font-size:1rem;color:#b2c8b9;margin-top:15px;line-height:1.7;max-width:560px}
footer{background:#04130f;border-top:1px solid #385347}.footer-main{display:flex;justify-content:space-between;align-items:center;gap:35px;padding-block:42px}.footer-main>div{display:grid;gap:8px}.footer-label{color:#8fafa0;font-size:.75rem;letter-spacing:.1em;font-weight:700;margin-bottom:4px}.footer-main>div a{font-size:.875rem}.footer-main>div a:hover{color:var(--yellow)}.footer-bottom{padding:19px 0;border-top:1px solid #203d2e;display:flex;justify-content:space-between;gap:20px;font-size:.75rem;color:#9cb4a5}.mobile-contact{display:none}
dialog{color:var(--text);background:white;border:0;border-radius:8px;padding:30px;width:min(560px,calc(100% - 32px));max-height:calc(100dvh - 48px);box-shadow:0 30px 100px #0006;overscroll-behavior:contain}dialog::backdrop{background:#021810c9;backdrop-filter:blur(4px)}.dialog-heading{display:flex;justify-content:space-between;align-items:start;gap:20px}.dialog-heading .eyebrow{font-size:.75rem;color:var(--green)}.dialog-heading h2{font-size:2.3rem;margin-top:9px;line-height:1.1}.dialog-close{border:1px solid var(--line);background:var(--paper);color:var(--text);border-radius:50%;width:40px;height:40px;font-size:1.5rem;line-height:1;flex:none}.dialog-heading+p{font-size:.875rem;color:var(--muted);margin:17px 0}#quoteMessage{display:block;width:100%;resize:vertical;min-height:200px;max-height:340px;font-size:.875rem;line-height:1.6;padding:16px;background:var(--paper);border:1px solid var(--line);color:var(--text);border-radius:4px;margin:17px 0}.dialog-tools{display:flex;justify-content:space-between;gap:16px;margin:15px 0}.dialog-tools button{background:none;border:0;font-size:.8125rem;font-weight:600;color:var(--green);padding:9px 0;text-decoration:underline;text-underline-offset:4px}.copy-status{font-size:.8125rem;color:var(--green)}body.dialog-open{overflow:hidden}
@media(min-width:1440px){.hero{gap:90px}.header{padding-inline:80px}}
@media(max-width:1100px){.section-shell{width:calc(100% - 64px)}.header{padding-inline:32px}.hero{gap:38px}.hero-actions{gap:18px}.quote-layout{gap:40px}.quantity-row label{gap:6px}.quantity-row label>span{display:none}.brand-story,.faq-section{gap:45px}.feature-grid article{padding:32px 22px}.feature-value{font-size:3.7rem}}
@media(max-width:820px){.header nav>a:not(.nav-quote){display:none}.header nav{gap:0}.hero{grid-template-columns:1fr 1fr;gap:24px}.hero h1{font-size:4rem}.hero-product{padding:18px 16px 0;box-shadow:10px 10px 0 #1b3a2b}.product-tag{margin-inline:-16px}.product-topline{font-size:.75rem}.product-bottomline{font-size:.75rem;padding-block:14px}.hero-product .product-code{font-size:1rem}.lead{font-size:1rem}.hero-actions{margin-top:24px}.product-strip{gap:17px;font-size:1rem;flex-wrap:wrap}.section-heading{gap:20px;grid-template-columns:1fr}.section-heading>.eyebrow{margin-bottom:0}.feature-grid{grid-template-columns:1fr}.feature-grid article{border-right:0;border-bottom:1px solid #385347;padding:25px 28px;display:grid;grid-template-columns:175px 1fr;column-gap:24px}.feature-value,.color-samples{grid-column:1;grid-row:1/3;margin:0;align-self:center}.feature-grid h3{grid-column:2;margin-top:6px}.feature-grid p{grid-column:2}.feature-index{display:none}.quote-layout{grid-template-columns:1fr;gap:32px}.quote-intro{position:static;padding-top:0}.quote-intro h2 br:last-child{display:none}.quote-intro>p:not(.eyebrow){max-width:570px}.steps{display:flex;flex-wrap:wrap;gap:12px 22px;margin:24px 0}.quote-form{padding:30px}.quantity-row label>span{display:inline}.direct-contact{padding-top:20px}.brand-story{grid-template-columns:160px 1fr;gap:32px}.brand-story>img{width:160px}.faq-section{grid-template-columns:1fr;gap:32px}.faq-section h2 br{display:none}.footer-main{align-items:start}.brand>span{font-size:1.45rem}}
@media(max-width:600px){html{scroll-padding-top:16px}.section-shell{width:calc(100% - 40px)}.announcement{padding:8px 14px;font-size:.75rem;letter-spacing:.02em}.announcement span{margin:0 7px}.header{padding:15px 20px;gap:10px}.brand{gap:9px}.brand img{width:47px;height:47px}.brand>span{font-size:1.3rem}.brand small{display:none}.header .nav-quote{font-size:.875rem;padding:9px 11px;gap:8px;min-height:44px}.hero{grid-template-columns:1fr;padding:39px 0 40px;gap:34px}.hero-copy>.eyebrow{font-size:.75rem}.hero h1{font-size:4.6rem;line-height:.94;margin:19px 0 20px}.lead{font-size:1rem;max-width:460px;line-height:1.65}.hero-actions{gap:20px;margin-top:25px}.hero-actions .button{padding:15px 20px}.hero-note{font-size:.875rem;max-width:370px;margin-top:17px}.hero-product{width:100%;padding:17px 20px 0;box-shadow:8px 8px 0 #1b3a2b}.main-product{max-height:400px;object-fit:contain}.product-topline{font-size:.75rem}.hero-product .product-code{font-size:1.25rem}.product-bottomline{font-size:.75rem}.product-tag{margin-inline:-20px}.product-tag span{font-size:.875rem;padding:9px 5px}.product-strip{padding:17px 20px;gap:9px 17px;font-size:.9375rem}.product-strip i:nth-of-type(2){display:none}.product-section{padding:56px 0 52px}.section-heading>.eyebrow{font-size:.75rem}.section-heading>p:last-child{font-size:1rem}.feature-grid{margin-top:29px}.feature-grid article{grid-template-columns:130px 1fr;gap:0 15px;padding:22px 18px}.feature-value{font-size:3.1rem;min-height:auto;flex-wrap:wrap;gap:2px 7px}.feature-value>span{font-size:1.1rem}.feature-grid article:last-child .feature-value{font-size:2.65rem}.color-samples{gap:4px;min-height:64px;height:auto}.color-samples i{width:22px;height:36px}.feature-grid h3{font-size:1rem;margin-top:0}.feature-grid p{font-size:1rem;line-height:1.6}.product-footnote{font-size:.875rem}.quote-section{padding:55px 0}.quote-intro h2{font-size:3.5rem}.quote-intro>p:not(.eyebrow){font-size:1rem}.steps{display:grid;gap:11px}.quote-form{padding:22px 18px}.form-title{padding-bottom:20px;margin-bottom:21px}.form-title h3{font-size:1.8rem}.form-title .eyebrow{font-size:.75rem}.wholesale-chip{font-size:.75rem}.quantity-row{padding:14px 0}.quantity-row label>span{font-size:.75rem}.quantity-row label{gap:3px}.quantity-row strong{min-width:67px}.stepper{grid-template-columns:40px 62px 40px}.quote-total{padding:12px;font-size:.875rem}.quote-total strong{font-size:1rem}.brand-story{padding:55px 0;grid-template-columns:1fr;gap:25px}.brand-story>img{width:150px}.brand-story .eyebrow{font-size:.75rem;margin-bottom:18px}.brand-story h2{font-size:2.9rem}.brand-story p:not(.eyebrow){font-size:1rem;margin:18px 0}.faq-section{padding:52px 0}.faq-section .eyebrow{font-size:.75rem;margin-bottom:17px}.faq-section h2{font-size:2.8rem}.faq-list summary{font-size:1rem;line-height:1.55}.faq-list details p{font-size:1rem}.footer-main{flex-direction:column;padding:33px 0;gap:27px}.footer-bottom{flex-direction:column;gap:5px;font-size:.75rem;padding:18px 0 108px}.mobile-contact{display:flex;position:fixed;z-index:15;bottom:0;left:0;right:0;align-items:center;justify-content:space-between;gap:12px;background:#071b19f7;border-top:1px solid #789283;padding:11px 20px calc(11px + env(safe-area-inset-bottom));backdrop-filter:blur(12px)}.mobile-contact>span{font-weight:600;font-size:.875rem;line-height:1.5}.mobile-contact small{display:block;color:#b3caba;font-weight:400;font-size:.75rem}.mobile-contact .button{min-height:46px;padding:11px 15px;font-size:.875rem;gap:14px}dialog{padding:23px 19px;max-height:calc(100dvh - 32px)}.dialog-heading h2{font-size:2rem}.dialog-heading{gap:12px}.dialog-heading .eyebrow{font-size:.75rem}.dialog-close{width:36px;height:36px}.dialog-tools{gap:15px}.dialog-tools button{font-size:.875rem}}
@media(max-width:380px){.header{flex-wrap:wrap}.header .nav-quote{font-size:.875rem}.brand small{display:none}.hero h1{font-size:4.1rem}.quantity-row label>span{display:none}.hero-actions{gap:14px}.hero-actions .button{width:100%}.feature-grid article{grid-template-columns:110px 1fr}.feature-grid article:last-child .feature-value{font-size:2.3rem}.mobile-contact{padding-inline:14px;gap:8px}.mobile-contact .button{padding-inline:11px;gap:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}.button:hover{transform:none}}

.founder-story{background:#102d24;border-block:1px solid #385347;padding:92px 0}.founder-layout{display:grid;grid-template-columns:.86fr 1.14fr;gap:clamp(48px,8vw,120px);align-items:start}.founder-heading{position:sticky;top:30px}.founder-heading .eyebrow{color:var(--teal);margin-bottom:24px}.founder-heading h2{font-size:clamp(3rem,5vw,5rem)}.founder-heading h2 em{color:var(--yellow)}.founder-heading blockquote{margin:34px 0 0;border-left:3px solid var(--yellow);padding:4px 0 4px 22px;color:#d3e6dc;font-size:1.05rem;line-height:1.7;max-width:420px}.founder-copy{display:grid;gap:22px;color:#c4d7ce;font-size:1.05rem;line-height:1.85}.founder-copy p{max-width:680px}.founder-copy .founder-promise{color:white;font-weight:600;border-top:1px solid #527064;padding-top:24px}@media(max-width:820px){.founder-layout{grid-template-columns:1fr;gap:38px}.founder-heading{position:static}}@media(max-width:600px){.founder-story{padding:58px 0}.founder-heading h2{font-size:3.15rem}.founder-heading blockquote{margin-top:24px;font-size:1rem}.founder-copy{font-size:1rem;gap:18px}}
.founder-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:34px;background:#ffffff1f;border:1px solid #ffffff1f}.founder-facts span{background:#102d24;padding:14px 12px;color:#aec6b8;font-size:.72rem;line-height:1.35;text-transform:uppercase;letter-spacing:.04em}.founder-facts strong{display:block;color:var(--yellow);font:800 2rem/1 var(--heading);margin-bottom:7px}@media(max-width:600px){.founder-facts span{padding:12px 8px;font-size:.65rem}.founder-facts strong{font-size:1.7rem}}

/* Catalog specifications stay compact on phones and expand on request. */
.specifications { margin-top: 28px; border: 1px solid #ccd7cf; border-radius: 12px; padding: 20px; }
.specifications summary { cursor: pointer; font-weight: 700; line-height: 1.5; }
.specifications p { font-size: 14px; line-height: 1.6; margin: 16px 0; }
.spec-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(130px, 1fr)); gap: 8px; }
.spec-grid span { display: flex; justify-content: space-between; gap: 12px; padding: 10px; background: #edf1eb; border-radius: 5px; font-size: 13px; color: #143d31; }
/* Native language selector preserves keyboard and touch behavior. */
.header { flex-wrap: wrap; gap: 16px; }
.header nav { margin-left: auto; }
.language-control { display: flex; align-items: center; gap: 8px; font-size: 14px; }
.language-control select { max-width: 185px; min-height: 44px; padding: 8px 28px 8px 10px; border: 1px solid #6b837c; border-radius: 6px; background: #fff; color: #143d31; font: inherit; }
.language-control label { color: inherit; }
html:lang(zh) body { font-family: 'Inter', 'PingFang SC', 'PingFang TC', 'Microsoft YaHei', sans-serif; }
html:lang(zh) h1, html:lang(zh) h2 { font-family: 'PingFang SC', 'PingFang TC', 'Microsoft YaHei', sans-serif; letter-spacing: -.03em; line-height: 1.22; }
html:lang(zh) h1 { font-size: clamp(42px, 5.8vw, 76px); }
html:lang(zh) h2 { font-size: clamp(30px, 4vw, 52px); }
@media (max-width: 700px) {
  .header .language-control { width: 100%; justify-content: flex-end; }
  .header nav { gap: 12px; }
  .language-control select { font-size: 16px; }
}
html:lang(ja) body { font-family: 'Inter', 'Hiragino Kaku Gothic ProN', 'Yu Gothic', Meiryo, sans-serif; }
html:lang(ja) h1, html:lang(ja) h2 { font-family: 'Hiragino Kaku Gothic ProN', 'Yu Gothic', Meiryo, sans-serif; letter-spacing: -.03em; line-height: 1.3; overflow-wrap: anywhere; }
html:lang(ja) h1 { font-size: clamp(36px, 5vw, 66px); }
html:lang(ja) h2 { font-size: clamp(28px, 3.5vw, 46px); }
.price-section { padding-block: 30px 80px; }
.price-section > .eyebrow { color: var(--teal); margin-bottom: 18px; }
.price-section h2 { color: var(--yellow); }
.price-intro { max-width: 780px; margin: 24px 0 30px; color: #c1d3ca; }
.price-list { border-top: 1px solid #385347; }
.price-row { display: grid; grid-template-columns: minmax(0,1fr) 155px auto; align-items: center; gap: 28px; padding: 26px 0; border-bottom: 1px solid #385347; }
.price-kind { display: block; color: var(--teal); font-size: 14px; letter-spacing: .08em; margin-bottom: 5px; }
.price-row h3 { font-size: 20px; line-height: 1.5; }
.price-row p, .price-value span { color: #b1c9ba; font-size: 14px; }
.price-value strong { display: block; color: var(--yellow); font-size: 27px; white-space: nowrap; }
.button-outline { border-color: #799186; }
.price-note { padding: 20px; margin-top: 24px; border-left: 3px solid var(--yellow); background: #102d24; }
@media (max-width: 800px) { .price-row { grid-template-columns: minmax(0,1fr) auto; gap: 16px; } .price-row > .button { grid-column: 1/-1; justify-self: start; } }
.price-list { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 24px; border-top: 0; }
.price-list .price-row { display: flex; flex-direction: column; align-items: stretch; gap: 18px; padding: 20px; border: 1px solid #385347; border-radius: 8px; background: #102d24; min-width: 0; }
.catalog-photo { display: block; width: 100%; aspect-ratio: 1; background: #fff; border-radius: 5px; overflow: hidden; }
.catalog-photo img { width: 100%; height: 100%; object-fit: contain; }
.price-list .price-row h3 { min-height: 3em; }
.price-list .price-value { margin-top: auto; }
.price-list .price-row > .button { width: 100%; gap: 12px; }
@media(max-width:1000px) { .price-list { grid-template-columns: repeat(2,minmax(0,1fr)); } }
@media(max-width:560px) { .price-list { grid-template-columns: 1fr; } .price-list .price-row h3 { min-height: 0; } }
