@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--ink:#202727;--muted:#65706e;--accent:#ed512b;--paper:#f4f5f1;--line:#dfe3dd;--heading:'Manrope','Segoe UI',sans-serif;--body:'DM Sans','Segoe UI',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:#fff;color:var(--ink);font:16px/1.65 var(--body)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.55;cursor:wait}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--accent);outline-offset:5px}p{margin:0 0 20px;color:var(--muted)}h1,h2,h3{font-family:var(--heading);font-weight:750;line-height:1.14;letter-spacing:-.045em;margin:0}h1{font-size:clamp(44px,5vw,72px)}h2{font-size:clamp(32px,3.1vw,46px)}h3{font-size:23px;letter-spacing:-.025em}.wrap{width:min(1320px,calc(100% - 96px));margin-inline:auto}.topbar{background:var(--ink);color:#edf1e9;font-size:11px;letter-spacing:.04em}.topbar .wrap{display:flex;justify-content:space-between;align-items:center;height:32px}.site-header{position:sticky;top:0;z-index:30;background:#ffffffed;backdrop-filter:blur(15px);border-bottom:1px solid var(--line)}.nav-row{display:flex;align-items:center;justify-content:space-between;height:94px;gap:36px}.brand{display:flex;align-items:center;gap:11px;font-family:var(--heading);font-size:30px;line-height:.97;font-weight:800;letter-spacing:-.06em}.brand small{display:block;font:700 9px/1 var(--body);letter-spacing:.35em;margin-top:8px}.brand-symbol{background:var(--accent);color:#fff;display:flex;align-items:center;justify-content:center;width:43px;height:43px;font-size:29px;border-radius:4px;font-style:italic;position:relative}.brand-symbol>span{font-size:14px;position:absolute;right:3px;top:1px}nav{display:flex;align-items:center;gap:28px}nav>a{font-size:13px;font-weight:600}nav>a:hover,nav>a[aria-current]{color:var(--accent)}.menu-toggle{display:none}.button{display:inline-flex;justify-content:center;align-items:center;gap:28px;min-height:49px;padding:13px 23px;font-size:13px;font-weight:650;border:1px solid transparent;border-radius:4px;line-height:1.3;transition:background .18s,transform .18s}.button span{font-size:19px;line-height:1}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--accent);color:#fff}.button.primary:hover{background:#d74420}.button.dark{background:var(--ink);color:#fff}.button.outline{border-color:#b5bfba;background:transparent}.button.outline:hover{background:#e9eee5}.button.text{padding-left:0;padding-right:0;background:transparent}.button.text:hover{color:var(--accent)}.button-row{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.eyebrow{display:block;font-size:10px;letter-spacing:.15em;font-weight:700;margin-bottom:22px;line-height:1.5}.hero{background:var(--paper);overflow:hidden}.hero-grid{display:grid;grid-template-columns:1fr 1.1fr;min-height:610px;align-items:center;gap:10px}.hero-copy{position:relative;z-index:2;padding:70px 0 57px}.hero h1{font-size:clamp(48px,4.65vw,72px);line-height:1.07;margin-bottom:26px;letter-spacing:-.055em}.hero h1 span{color:var(--accent)}.hero p{font-size:17px;line-height:1.7;margin-bottom:31px}.hero-note{font-size:10px;letter-spacing:.01em;color:var(--muted);margin-top:42px;display:flex;align-items:center;gap:8px}.tiny-dot{width:6px;height:6px;background:var(--accent);border-radius:50%}.hero-visual{height:540px;position:relative;display:flex;align-items:center}.hero-visual>img{position:relative;z-index:1;width:116%;max-width:none;margin-left:-4%;filter:drop-shadow(0 18px 10px #2027270b)}.hero-disc{position:absolute;width:80%;aspect-ratio:1;border-radius:50%;background:#e6e9e0;right:-9%;top:6%}.hero-disc:after{content:'';position:absolute;inset:30px;border:1px solid #d4d9ce;border-radius:50%}.hero-index{position:absolute;right:0;top:36px;font-size:10px;letter-spacing:.2em;color:#747e72}.hero-caption{position:absolute;bottom:19px;right:8px;left:28%;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #cdd3c9;padding-top:18px;z-index:2}.hero-caption strong{font-size:14px;display:block}.hero-caption small{font-size:11px;color:var(--muted)}.circle-arrow{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid #a9b2a9;font-size:21px}.range-strip{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line);padding-block:25px}.range-strip>a{display:flex;gap:21px;align-items:center;padding:0 28px;border-left:1px solid var(--line)}.range-strip>a:first-child{border:0;padding-left:0}.range-strip>a:last-child{padding-right:0}.range-strip>a>span:last-child{margin-left:auto;font-size:24px}.range-number{font-size:10px;color:var(--accent);align-self:flex-start;padding-top:5px}.range-strip strong{font-size:14px;display:block}.range-strip small{font-size:11px;color:var(--muted)}.range-strip a:hover strong{color:var(--accent)}.section{padding-block:94px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:40px}.section-heading>.button{flex-shrink:0}.section-heading>p{max-width:360px;font-size:14px;margin-bottom:3px}.section-heading .eyebrow{margin-bottom:16px}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.category-card{padding:25px;background:var(--paper);border-radius:5px;transition:transform .2s}.category-card:hover{transform:translateY(-5px)}.category-card-top{display:flex;justify-content:space-between;font-size:12px;font-weight:650}.category-card-top>span:last-child{font-size:20px}.category-card img{height:240px;width:100%;object-fit:contain;margin:16px 0 24px;mix-blend-mode:multiply}.category-card h3{font-size:25px;margin-bottom:13px}.category-card p{font-size:12px;line-height:1.7;margin:0;max-width:285px}.category-card.passenger{background:#edf0f0}.category-card.leisure{background:#eeeae3}.selected-range{background:#f7f8f5}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px}.product-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.product-image{display:block;position:relative;background:#fff;border:1px solid #e6e9e3;border-radius:4px;overflow:hidden}.product-image img{width:100%;height:220px;object-fit:contain;transition:transform .35s;padding:12px}.product-card:hover .product-image img{transform:scale(1.045)}.product-image .circle-arrow{position:absolute;right:13px;bottom:13px;background:#ffffffea;width:28px;height:28px;font-size:16px;border-color:#e1e6df}.card-meta{display:flex;justify-content:space-between;gap:10px;font-size:9px;color:var(--muted);margin:19px 0 7px;line-height:1.5}.card-meta>span:first-child{text-transform:uppercase;letter-spacing:.06em}.product-title{font-family:var(--heading);font-size:20px;font-weight:750;letter-spacing:-.025em}.product-title:hover{color:var(--accent)}.product-card>p{font-size:12px;margin:5px 0 0}.story-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:80px;align-items:center}.story-image{position:relative}.story-image img{width:100%;aspect-ratio:1.14;object-fit:cover;border-radius:5px}.story-image>span{position:absolute;bottom:20px;left:20px;background:#fff;padding:8px 15px;font-size:11px;border-radius:2px}.story-copy h2{margin-bottom:25px;font-size:39px}.story-copy p{font-size:14px}.story-points{display:flex;flex-wrap:wrap;gap:12px;border-top:1px solid var(--line);margin-top:22px;padding-top:20px;font-size:10px}.story-points>span:before{content:'↗';color:var(--accent);margin-right:7px}.process-section{background:var(--ink);color:#f4f7ef;padding:82px 0}.process-section .eyebrow{color:#b3c0b1}.process-section .button{border-color:#677166;color:#fff}.process-section .button:hover{background:#354235}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;margin-top:50px}.steps>div{border-top:1px solid #4c564c;padding-top:20px}.steps>div>span{font-size:11px;color:#ee6a45}.steps h3{font-size:19px;margin:23px 0 16px;letter-spacing:-.025em}.steps p{font-size:12px;color:#b2bdb3}.cta-band{display:flex;justify-content:space-between;align-items:center;gap:40px;margin-block:90px;padding:56px;background:#eaf0e3;border-radius:5px}.cta-band p{max-width:560px;font-size:14px;margin:19px 0 0}.cta-band .button{flex-shrink:0}.cta-band .eyebrow{margin-bottom:17px}footer{background:#f2f4ef;padding:65px 0 20px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.4fr;gap:40px}.footer-brand{display:block;font-size:38px;margin-bottom:26px}.footer-grid h3{font:700 11px var(--body);letter-spacing:.02em;margin:4px 0 23px}.footer-grid>div>a:not(.brand){display:block;font-size:12px;margin-bottom:9px}.footer-grid a:hover{color:var(--accent)}.footer-grid p{font-size:13px;line-height:1.75}.footer-grid .footer-contact{margin-top:22px;font-weight:650}.footer-bottom{border-top:1px solid #d5dcd0;padding-top:22px;margin-top:40px;display:flex;justify-content:space-between;font-size:10px;color:var(--muted)}.footer-bottom>span:last-child{display:flex;gap:25px}.whatsapp-float{position:fixed;bottom:24px;right:24px;background:#233d2e;color:#fff;box-shadow:0 4px 18px #0002;border-radius:50px;display:flex;align-items:center;gap:9px;padding:12px 18px;font-size:11px;font-weight:600;z-index:40}.whatsapp-float:hover{background:#31583e}.breadcrumb{display:flex;gap:12px;align-items:center;margin-top:28px;font-size:10px;color:var(--muted)}.breadcrumb a:hover{color:var(--accent)}.page-intro{padding:64px 0 60px}.page-intro h1{margin:0 0 23px;font-size:clamp(44px,4.7vw,67px)}.page-intro>p{max-width:650px;font-size:16px;margin:0}.page-intro .eyebrow{color:var(--accent)}.listing-section{padding-bottom:40px}.filter-row{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:19px 0;display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:35px}.filter-row nav{gap:9px}.filter-row nav a{padding:8px 15px;border-radius:4px;font-size:12px}.filter-row nav a.active{background:var(--ink);color:#fff}.filter-row nav a>span{opacity:.55;font-size:10px;margin-left:6px}.filter-row input{border:1px solid var(--line);padding:9px 13px;border-radius:4px;font-size:12px;width:220px}.catalog-grid{row-gap:38px}.spec-note{font-size:11px;line-height:1.8;margin-top:29px}.product-detail{display:grid;grid-template-columns:1.1fr 1fr;gap:65px;margin-top:48px;margin-bottom:75px}.main-product-image{border:1px solid var(--line);background:#fafbf9;border-radius:5px;min-height:390px;display:flex;align-items:center;justify-content:center}.main-product-image img{width:100%;height:420px;object-fit:contain;padding:20px;mix-blend-mode:multiply}.product-summary .eyebrow{color:var(--accent);margin:0 0 15px}.product-summary h1{font-size:48px;margin-bottom:12px}.product-summary h2{font-size:21px;font-weight:600;line-height:1.4;letter-spacing:-.02em}.product-summary>p{font-size:14px;margin-top:20px}.key-specs{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:17px 0;margin:24px 0;gap:20px}.key-specs small{display:block;font-size:10px;color:var(--muted);margin-bottom:5px}.key-specs strong{font-size:15px}.feature-list,.checklist{list-style:none;padding:0;margin:25px 0}.feature-list li,.checklist li{font-size:13px;margin:11px 0;padding-left:22px;position:relative}.feature-list li:before,.checklist li:before{content:'✓';position:absolute;left:0;color:var(--accent)}.product-summary .button-row{gap:12px}.product-summary .button{font-size:12px;gap:15px;padding:14px 19px}.small{font-size:11px!important;color:var(--muted)}.image-note{font-size:10px;margin:16px 0;color:var(--muted)}.thumbnails{display:flex;gap:10px;margin-top:15px}.thumbnail{padding:3px;background:#fff;border:1px solid var(--line);border-radius:4px;width:92px}.thumbnail.active{border-color:var(--accent)}.thumbnail img{height:63px;object-fit:contain}.specifications{display:grid;grid-template-columns:1fr 1.6fr;gap:70px;padding-top:55px;border-top:1px solid var(--line)}.specifications h2{margin-bottom:20px}.specifications p{font-size:13px}.specifications .spec-note{font-size:11px}.specifications table{width:100%;border-collapse:collapse;font-size:13px}.specifications th,.specifications td{text-align:left;padding:14px 17px;border-bottom:1px solid var(--line);vertical-align:top}.specifications th{width:40%;font-weight:550;color:var(--muted)}.specifications tr:nth-child(odd){background:#f6f7f3}.value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.value-grid article{border-top:1px solid var(--line);padding-top:30px}.value-grid h3{margin-bottom:17px;font-size:24px}.value-grid p{font-size:14px}.about-story{padding-bottom:10px}.about-story .story-copy h2{font-size:34px}.about-story .story-image img{aspect-ratio:.93}.video-section video{width:100%;max-height:660px;display:block;background:var(--ink);border-radius:5px}.split-text{display:grid;grid-template-columns:1fr 1fr;gap:100px}.split-text p{font-size:15px}.production-values{grid-template-columns:repeat(4,1fr);padding-bottom:25px}.number{display:block;font-size:12px;color:var(--accent);margin-bottom:23px}.customization-hero{background:var(--paper);display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:50px;padding:45px;border-radius:5px}.customization-hero img{width:100%;height:360px;object-fit:contain}.customization-hero h2{margin-bottom:22px}.customization-hero p{font-size:14px}.resource-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.resource-card{padding:32px;background:var(--paper);border-radius:5px;display:flex;flex-direction:column;align-items:flex-start}.file-icon{font-size:45px;color:var(--accent);margin-bottom:22px}.resource-card h2{font-size:29px;margin-bottom:20px}.resource-card p{font-size:14px;margin-bottom:30px}.resource-card .button{margin-top:auto;gap:17px;font-size:12px}.faq-section{max-width:950px;padding-bottom:15px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{font-family:var(--heading);font-size:21px;font-weight:650;padding:26px 0;display:flex;align-items:center;justify-content:space-between;gap:25px;cursor:pointer;list-style:none;letter-spacing:-.025em}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{font-size:27px;font-weight:400;color:var(--accent)}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list details>p{font-size:15px;max-width:800px;margin-bottom:27px}.contact-grid{display:grid;grid-template-columns:.8fr 1.4fr;gap:90px;margin-bottom:90px}.contact-grid aside h2{font-size:30px;margin-bottom:20px}.contact-grid aside>p{font-size:14px;max-width:340px}.contact-block{margin-top:32px}.contact-block small{font-size:9px;letter-spacing:.14em;color:var(--muted);display:block;margin-bottom:8px}.contact-block a{font-size:17px;font-weight:600}.contact-block p{font-size:16px;color:var(--ink)}.contact-hint{margin-top:40px;padding:24px;background:#edf2e8;border-radius:4px;font-size:13px;color:var(--muted)}.rfq-form{padding:37px;background:#f5f7f2;border-radius:5px}.rfq-form h2{font-size:28px;margin-bottom:28px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:19px}.form-grid>label{font-size:11px;font-weight:600;display:block}.form-grid>label>span{color:var(--accent)}input:not([type=checkbox]),select,textarea{display:block;width:100%;border:1px solid #d8dfd3;background:#fff;color:var(--ink);border-radius:3px;padding:12px;margin-top:7px;font-size:13px;line-height:1.4;min-width:0}input:focus,select:focus,textarea:focus{outline:2px solid #e0b298;outline-offset:1px}textarea{resize:vertical}.form-grid>.full{grid-column:1/-1}.consent{display:flex;gap:9px;align-items:flex-start;font-size:11px;line-height:1.7;margin:22px 0}.consent input{margin-top:4px;accent-color:var(--accent)}.consent a{text-decoration:underline}.honey{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.rfq-form .small{margin:17px 0 0}#form-status:not(:empty){padding:15px;background:#e6f0dc;border:1px solid #d1dec3;border-radius:4px;font-size:13px;margin-bottom:20px}#form-status.error{background:#fff0e9;border-color:#edbba7}.prose{max-width:880px;padding-bottom:90px}.prose h2{font-size:26px;margin:35px 0 15px}.prose p{font-size:15px}.prose a{text-decoration:underline}.catalog-print-group{margin-top:55px}.catalog-print-group h2{margin-bottom:25px;font-size:30px}.skip-link{position:absolute;left:10px;top:-100px;background:var(--ink);color:#fff;z-index:100;padding:12px}.skip-link:focus{top:10px}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[hidden]{display:none!important}
.hero-visual>img{height:auto;max-height:85%;object-fit:contain;width:108%;margin-left:-3%;margin-top:-28px}.hero-caption{background:var(--paper);padding-bottom:4px}
@media(min-width:1600px){.hero-grid{min-height:660px}.hero h1{font-size:74px}.hero-visual{height:580px}}
@media(max-width:1150px){.wrap{width:calc(100% - 64px)}nav{gap:19px}.nav-row{gap:20px}.brand{font-size:26px}.nav-row .button{gap:15px;padding:12px 16px}.hero-grid{min-height:550px;grid-template-columns:1fr 1fr}.hero h1{font-size:55px}.hero-visual{height:490px}.hero p{font-size:15px}.hero-copy .button-row{gap:16px}.hero-copy .button{font-size:11px;gap:12px;padding:13px 18px}.hero-copy .text{padding:13px 0}.hero-note{font-size:9px}.category-card img{height:190px}.product-grid{gap:18px}.product-image img{height:175px}.card-meta{font-size:8px}.story-grid{gap:45px}.story-copy h2{font-size:34px}.footer-grid{gap:24px;grid-template-columns:1.1fr 1fr 1fr 1.5fr}.contact-grid{gap:45px}.product-detail{gap:38px}.product-summary h1{font-size:40px}.key-specs strong{font-size:13px}.steps{gap:25px}}
@media(max-width:900px){.wrap{width:calc(100% - 44px)}.nav-row{height:77px}.menu-toggle{display:block;border:0;background:transparent;font-size:25px;padding:6px 12px}.nav-row nav{display:none;position:absolute;top:77px;left:0;right:0;background:#fff;padding:24px;align-items:stretch;border-bottom:1px solid var(--line)}.nav-row nav.is-open{display:flex;flex-direction:column;gap:10px}.nav-row nav>a{padding:10px 4px}.nav-row nav>.button{padding:15px;margin-top:5px}.hero-grid{min-height:510px}.hero h1{font-size:43px}.hero-copy{padding:55px 0}.hero-visual{height:420px}.hero-visual>img{width:130%;margin-left:-15%}.hero-caption{left:15%;bottom:10px}.hero-note{max-width:230px;margin-top:25px}.hero .eyebrow{font-size:8px}.hero-copy .button-row{gap:10px}.range-strip>a{gap:12px;padding:0 17px}.range-strip strong{font-size:12px}.range-strip small{font-size:10px}.section{padding-block:65px}.section-heading{gap:30px}.section-heading>p{max-width:290px;font-size:12px}.category-card{padding:18px}.category-card h3{font-size:21px}.category-card img{height:160px}.category-card p{font-size:11px}.category-card-top{font-size:10px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.product-image img{height:235px}.card-meta{font-size:10px}.story-grid{gap:30px}.story-copy h2{font-size:30px}.story-copy p{font-size:12px}.story-points{gap:8px;font-size:9px}.steps{grid-template-columns:1fr 1fr;gap:30px}.process-section{padding:65px 0}.cta-band{padding:37px;margin-block:60px}.cta-band h2{font-size:33px}.cta-band p{font-size:12px}.footer-grid{grid-template-columns:1fr 1fr;gap:35px}.footer-grid>div:nth-child(1){grid-column:1}.page-intro{padding:45px 0}.page-intro h1{font-size:52px}.filter-row{align-items:flex-start}.filter-row nav{flex-wrap:wrap;gap:4px}.filter-row nav a{padding:9px;font-size:11px}.filter-row input{width:175px}.catalog-grid{gap:30px 25px}.product-detail{grid-template-columns:1fr;gap:35px}.main-product-image img{height:420px}.product-summary .button-row{gap:15px}.product-summary h1{font-size:48px}.specifications{grid-template-columns:1fr 1.6fr;gap:30px}.product-grid.three{gap:18px}.product-grid.three .product-image img{height:180px}.product-grid.three .card-meta{font-size:8px}.value-grid{gap:24px}.value-grid h3{font-size:21px}.value-grid p{font-size:12px}.about-story{grid-template-columns:1fr}.about-story .story-image img{aspect-ratio:1.8}.about-story .story-copy p{font-size:15px}.split-text{gap:40px}.production-values{grid-template-columns:1fr 1fr}.customization-hero{gap:25px;padding:25px}.customization-hero img{height:260px}.customization-hero h2{font-size:30px}.resource-grid{gap:16px}.resource-card{padding:22px}.resource-card h2{font-size:23px}.resource-card p{font-size:12px}.resource-card .button{padding:10px;font-size:11px;gap:8px}.contact-grid{grid-template-columns:1fr 1.5fr;gap:30px}.rfq-form{padding:25px}.form-grid{grid-template-columns:1fr}.contact-block a{font-size:14px}.contact-grid aside h2{font-size:27px}}
@media(max-width:620px){.wrap{width:calc(100% - 36px)}.topbar .wrap{justify-content:center;height:28px;font-size:9px}.topbar a{display:none}.brand{font-size:25px;gap:9px}.brand small{font-size:8px}.brand-symbol{width:36px;height:36px;font-size:25px}.nav-row{height:71px}.nav-row nav{top:71px}.hero-grid{display:flex;flex-direction:column;gap:0;min-height:0;align-items:stretch}.hero-copy{padding:41px 0 0}.hero .eyebrow{font-size:8px;letter-spacing:.12em;margin-bottom:20px}.hero h1{font-size:clamp(39px,10.8vw,60px);line-height:1.06;letter-spacing:-.05em;margin-bottom:20px}.hero p{font-size:14px;line-height:1.7;margin-bottom:24px}.hero-copy .button{font-size:11px;padding:13px 17px;min-height:45px}.hero-copy .button.text{padding-inline:0}.hero-copy .button-row{gap:19px}.hero-note{max-width:none;margin-top:20px;font-size:9px}.hero-visual{height:335px;margin:0 -4px}.hero-visual>img{width:104%;margin-left:-2%;padding-bottom:35px}.hero-disc{width:65%;top:7%;right:4%}.hero-disc:after{inset:20px}.hero-index{top:19px;font-size:7px}.hero-caption{bottom:18px;left:33%;right:10px;padding-top:10px}.hero-caption strong{font-size:12px}.hero-caption small{font-size:9px}.hero-caption .circle-arrow{width:28px;height:28px;font-size:16px}.range-strip{padding-block:18px;gap:12px}.range-strip>a{padding:0 0 0 12px;gap:0;position:relative;align-items:flex-start}.range-number{display:none}.range-strip strong{font-size:10px;line-height:1.4;max-width:62px}.range-strip small{display:none}.range-strip>a>span:last-child{font-size:15px;line-height:1.2;margin-left:6px}.section{padding-block:55px}.section-heading{display:block;margin-bottom:25px}.section-heading h2{font-size:33px}.section-heading>p{max-width:none;font-size:13px;margin-top:21px}.section-heading>.button{margin-top:20px}.eyebrow{font-size:8px;letter-spacing:.13em;margin-bottom:16px}.category-grid{grid-template-columns:1fr;gap:15px}.category-card{padding:22px;display:grid;grid-template-columns:1fr 1.3fr;gap:0 10px}.category-card-top{grid-column:1/-1;font-size:12px}.category-card img{grid-column:2;grid-row:2/4;height:170px;margin:3px 0 0}.category-card h3{grid-row:2;grid-column:1;font-size:23px;margin:25px 0 12px;align-self:end}.category-card p{grid-row:3;grid-column:1;font-size:10px;margin-bottom:12px}.product-grid{gap:26px 16px}.product-image img{height:150px;padding:5px}.product-image .circle-arrow{width:23px;height:23px;bottom:7px;right:7px;font-size:14px}.card-meta{display:block;font-size:8px;margin-top:13px}.card-meta>span{display:block;margin-bottom:3px}.product-title{font-size:17px}.product-card>p{font-size:10px;line-height:1.6}.story-grid{grid-template-columns:1fr;gap:29px}.story-image img{aspect-ratio:1.35}.story-copy h2{font-size:33px}.story-copy p{font-size:14px}.story-points{font-size:9px;gap:12px}.process-section{padding:48px 0}.process-section .section-heading{margin:0}.steps{gap:27px 22px;margin-top:30px}.steps h3{font-size:18px;margin-top:17px}.steps p{font-size:11px}.cta-band{display:block;padding:29px 25px;margin-block:50px}.cta-band h2{font-size:31px}.cta-band p{font-size:13px}.cta-band .button{margin-top:25px}.footer-grid{gap:30px 17px}.footer-grid>div:first-child{grid-column:1/-1}.footer-brand{font-size:33px}.footer-grid>div:first-child p{margin-bottom:0;font-size:12px}.footer-grid>div:last-child{grid-column:1/-1}.footer-grid>div>a:not(.brand){font-size:11px}.footer-grid h3{margin-bottom:18px}.footer-bottom{display:block;font-size:9px}.footer-bottom>span:last-child{margin-top:12px}.whatsapp-float{padding:12px;right:16px;bottom:16px}.whatsapp-float>span{display:none}.breadcrumb{font-size:9px;margin-top:21px;flex-wrap:wrap}.page-intro{padding:37px 0}.page-intro h1{font-size:42px}.page-intro>p{font-size:14px}.filter-row{flex-direction:column;gap:10px;padding:13px 0}.filter-row nav{width:100%;justify-content:space-between;gap:2px}.filter-row nav a{font-size:10px;padding:8px}.filter-row nav a span{font-size:8px;margin-left:2px}.search-label{width:100%}.filter-row input{width:100%;margin-top:0}.spec-note{font-size:10px}.product-detail{margin-top:27px;margin-bottom:45px;gap:23px}.main-product-image{min-height:0}.main-product-image img{height:280px;padding:12px}.product-summary h1{font-size:39px}.product-summary h2{font-size:20px}.product-summary .button-row{flex-direction:column;align-items:stretch;gap:11px}.product-summary .button{padding:14px 20px}.product-summary .eyebrow{margin-bottom:11px}.product-summary>p{font-size:13px}.key-specs{gap:13px}.key-specs strong{font-size:13px}.specifications{grid-template-columns:1fr;gap:19px;padding-top:35px}.specifications h2{font-size:31px;margin-bottom:13px}.specifications th,.specifications td{padding:12px 10px;font-size:11px}.product-grid.three{grid-template-columns:1fr 1fr;gap:25px 16px}.product-grid.three .product-image img{height:150px}.product-grid.three>.product-card:last-child{display:none}.about-story .story-image img{aspect-ratio:1.3}.about-story .story-copy h2{font-size:30px}.about-story .story-copy p{font-size:14px}.value-grid{grid-template-columns:1fr;gap:22px}.value-grid article{padding-top:22px}.value-grid h3{font-size:23px}.value-grid p{font-size:13px;margin-bottom:0}.split-text{grid-template-columns:1fr;gap:22px}.split-text h2{font-size:33px}.split-text p{font-size:14px}.production-values{grid-template-columns:1fr 1fr;gap:26px 19px}.production-values h3{font-size:20px}.production-values p{font-size:12px}.customization-hero{grid-template-columns:1fr;gap:20px;padding:22px}.customization-hero img{height:220px}.customization-hero h2{font-size:30px}.customization-hero p{font-size:13px}.resource-grid{grid-template-columns:1fr;gap:18px}.resource-card{padding:27px}.resource-card h2{font-size:27px}.resource-card p{font-size:14px}.resource-card .button{padding:13px 20px;font-size:12px}.file-icon{font-size:36px;margin-bottom:10px}.checklist{margin:0}.faq-list summary{font-size:18px;padding:21px 0;line-height:1.4}.faq-list details>p{font-size:13px}.contact-grid{grid-template-columns:1fr;gap:32px;margin-bottom:50px}.contact-grid aside>p{max-width:none}.contact-block{margin-top:20px}.contact-block a{font-size:17px}.contact-hint{margin-top:25px}.rfq-form{padding:24px 20px}.rfq-form h2{font-size:25px}.form-grid{gap:17px}.form-grid>label{font-size:12px}.form-grid input,.form-grid select,.form-grid textarea{font-size:16px}.prose{padding-bottom:55px}.prose h2{font-size:23px}.prose p{font-size:14px}.catalog-print-group .product-grid.three>.product-card:last-child{display:block}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}
@media print{.topbar,.site-header,footer,.whatsapp-float,.print-button,.skip-link{display:none!important}.wrap{width:100%}.section{padding:0}.product-grid.three{grid-template-columns:repeat(3,1fr)}.product-grid.three>.product-card:last-child{display:block}.product-image img{height:130px!important}.product-card{break-inside:avoid}.catalog-print-group{break-before:page;margin-top:20px}.catalog-print-group:first-of-type{break-before:auto}.section-heading h1{font-size:35px}.card-meta{font-size:9px}a{color:#000}.product-title{font-size:16px}}
