@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--navy:#102a35;--orange:#f07843;--ink:#172d37;--muted:#607079;--line:#dce3e6;--pale:#f3f6f7}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:var(--ink);font:16px/1.65 'DM Sans',sans-serif}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,sans-serif;line-height:1.14;letter-spacing:-1.8px}h2{font-size:clamp(32px,3.4vw,48px);font-weight:700;margin-bottom:0}h2>span{color:#687a82}h3{font-size:25px;letter-spacing:-.8px}a{color:inherit;text-decoration:none}a,button,input,select,textarea{-webkit-tap-highlight-color:transparent}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{outline-offset:5px}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--orange)}button{cursor:pointer}img{display:block;max-width:100%}[hidden]{display:none!important}.wrap{width:min(1200px,calc(100% - 80px));margin-inline:auto}.section{padding-block:96px}.topbar{background:var(--navy);color:#dde8eb;font-size:12px;letter-spacing:.4px}.topbar .wrap{display:flex;justify-content:space-between;padding-block:9px}header{position:sticky;top:0;z-index:40;background:#fff;border-bottom:1px solid var(--line)}.nav{height:91px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-block;flex-shrink:0}.brand-word{display:flex;align-items:baseline;gap:6px;font-family:Manrope,sans-serif;font-size:32px;line-height:1;font-weight:800;letter-spacing:-1.7px;white-space:nowrap}.brand-word>span{font-size:19px;letter-spacing:-.7px;color:#bb4d1a;font-weight:700}.nav nav{display:flex;gap:28px;font-size:14px;font-weight:600}.nav nav a:hover{color:#b74d1c}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;padding:17px 23px;background:var(--navy);color:#fff;font-size:14px;font-weight:700;border:0;border-radius:4px;transition:background .2s,transform .2s}.button:hover{background:#244752;transform:translateY(-2px)}.button span{font-size:22px;line-height:1}.orange{background:var(--orange);color:#122b36}.orange:hover{background:#ff965f}.menu-toggle{display:none}.hero{min-height:650px;position:relative;color:#fff;display:flex;align-items:center;background:var(--navy);isolation:isolate}.hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-2}.hero-shade{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#102a35f5 0%,#102a35dd 25%,#102a3570 58%,#102a3510)}.hero-content{padding-block:72px}.eyebrow{font-size:12px;letter-spacing:2px;color:#af4618;font-weight:700;margin:0 0 22px;line-height:1.6}.eyebrow.light{color:#fba679}h1{font-size:clamp(46px,5.5vw,76px);font-weight:700;letter-spacing:-3.4px;margin-bottom:27px;line-height:1.08}h1 em{font-style:normal;color:#ffa470}.hero-description{font-size:17px;color:#e1e9ec;line-height:1.8;margin-bottom:30px}.hero-actions{display:flex;align-items:center;gap:28px}.text-link{display:inline-flex;align-items:center;gap:18px;font-size:14px;font-weight:600}.text-link:hover{text-decoration:underline}.text-link.dark{color:var(--navy)}.hero-note{display:flex;gap:20px;margin-top:48px;font-size:12px;color:#e4ebec}.hero-note span+span{border-left:1px solid #ffffff70;padding-left:20px}.hero-caption{position:absolute;right:24px;bottom:18px;font-size:12px;color:#fff}.intro-strip{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line)}.intro-strip>div{display:flex;gap:20px;align-items:center;padding:30px 26px;border-right:1px solid var(--line)}.intro-strip>div:first-child{padding-left:0}.intro-strip>div:last-child{border:0}.strip-index{color:#b95227;font-size:13px}.intro-strip p{font-size:14px;line-height:1.6;margin:0;color:var(--muted)}.intro-strip strong{font-size:16px;color:var(--ink);font-weight:600}.intro{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.intro-copy p{color:var(--muted)}.intro-copy .lead{font-size:21px;color:var(--ink);line-height:1.7}.intro-copy .text-link{margin-top:10px}.catalog{background:var(--pale)}.section-top{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:40px}.section-top>p{font-size:15px;color:var(--muted);max-width:330px;margin-bottom:4px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product{border:1px solid var(--line);border-radius:6px;overflow:hidden;background:#fff}.product-photo{position:relative;aspect-ratio:1.55;overflow:hidden;background:#dce4e7}.product-photo img{width:100%;height:100%;object-fit:cover;object-position:top;transition:transform .4s}.product:hover .product-photo img{transform:scale(1.035)}.number{position:absolute;top:16px;left:16px;width:32px;height:29px;display:grid;place-items:center;background:#fff;font-size:12px;border-radius:2px}.product-body{padding:25px}.product-tag{display:block;font-size:11px;letter-spacing:1.3px;font-weight:700;text-transform:uppercase;color:#b24d21;margin-bottom:12px}.product h3{margin-bottom:16px}.product-body>p:not(.product-tag){font-size:14px;color:var(--muted);min-height:92px;margin-bottom:20px}.use-case{font-size:13px;display:flex;flex-direction:column;gap:4px;padding-bottom:19px;color:var(--muted)}.use-case strong{color:var(--ink);font-weight:600}.product-detail{border-top:1px solid var(--line);font-size:13px}.product-detail summary{display:flex;justify-content:space-between;cursor:pointer;padding-block:14px;list-style:none;font-weight:600}.product-detail p{color:var(--muted);margin-bottom:15px}.product-link{display:flex;justify-content:space-between;align-items:center;font-size:14px;font-weight:700;border-top:1px solid var(--line);padding-top:16px;gap:14px}.product-link span{color:#b14a20;font-size:21px}.product-link:hover{color:#b14a20}.help-card{border-radius:6px;background:var(--navy);color:#fff;padding:32px;display:flex;flex-direction:column;align-items:flex-start}.help-number{font-family:Manrope,sans-serif;font-size:21px;font-weight:800;line-height:1.1;letter-spacing:-.8px;color:#f9a576;margin-bottom:48px}.help-card h3{font-size:35px;margin-bottom:20px}.help-card>p:not(.eyebrow){color:#c9d7dc;font-size:15px}.help-card .button{margin-top:auto;width:100%}.small-note{font-size:12px;color:var(--muted);margin:22px 0 0}.small-note a{text-decoration:underline}.extras{display:grid;grid-template-columns:1fr 1fr;gap:26px}.extras article{border:1px solid var(--line);border-radius:5px;overflow:hidden}.extra-photo{height:240px;overflow:hidden;background:var(--pale)}.extra-photo img{height:100%;width:100%;object-fit:cover;object-position:top}.extras article>div:last-child{padding:28px}.extras p{font-size:15px;color:var(--muted)}.extras h3{margin-bottom:15px}.occasions{background:var(--navy);color:white}.occasions h2{font-size:40px}.occasion-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:35px;margin-top:54px}.occasion-grid article{border-top:1px solid #ffffff3a;padding-top:24px}.occasion-grid article>span{color:#ff9c6d;font-size:13px}.occasion-grid h3{font-size:22px;line-height:1.3;margin:22px 0 14px}.occasion-grid p{font-size:14px;color:#c4d3d9;margin-bottom:0}.gallery-filters{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:25px}.gallery-filters button{border:1px solid var(--line);border-radius:30px;padding:10px 18px;font-size:13px;background:white;color:var(--ink)}.gallery-filters button.active{background:var(--navy);border-color:var(--navy);color:white}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.gallery-item{border:0;background:var(--pale);padding:0;text-align:left;overflow:hidden;border-radius:5px;color:var(--ink)}.gallery-item img{width:100%;height:235px;object-fit:cover;object-position:top;transition:transform .3s}.gallery-item:hover img{transform:scale(1.025)}.gallery-item>span{display:flex;justify-content:space-between;align-items:center;padding:17px 18px;font-size:14px;gap:12px}.gallery-item i{font-style:normal;color:#a9441c;font-size:20px}.how{background:var(--pale)}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;margin-top:50px}.steps article{border-top:1px solid #bdcbd0;padding-top:22px}.steps article>span{font-size:14px;color:#b34e22;font-weight:600}.steps h3{font-size:23px;margin:24px 0 16px}.steps p{font-size:14px;color:var(--muted);margin-bottom:0}.planning-note{border:1px solid var(--line);border-left:3px solid var(--orange);padding:22px 26px;margin-top:46px;background:white;display:flex;gap:35px;align-items:center}.planning-note strong{font-size:15px;flex:0 0 240px}.planning-note p{font-size:14px;color:var(--muted);margin:0}.faq-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:85px}.faq-layout>div>p:not(.eyebrow){color:var(--muted);margin-top:24px}.faq-layout .text-link{margin-top:16px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{list-style:none;display:flex;justify-content:space-between;gap:22px;padding:22px 0;cursor:pointer;font-size:15px;font-weight:600}.faq-list summary span{color:#b24e24;font-size:22px;flex-shrink:0;line-height:1.2;transition:transform .2s}details[open] summary span{transform:rotate(45deg)}summary::-webkit-details-marker{display:none}.faq-list details p{color:var(--muted);font-size:14px;line-height:1.8;margin-bottom:22px;padding-right:28px}.quote-section{background:var(--navy);color:#fff}.quote-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:85px;align-items:start}.quote-copy{padding-top:25px}.quote-copy h2{font-size:49px;line-height:1.2}.quote-copy h2>span{color:#ffa576}.quote-copy>p:not(.eyebrow):not(.small-note){color:#c4d4da;font-size:16px;max-width:350px;margin-top:30px}.contact-phone{display:block;font-family:Manrope,sans-serif;font-size:25px;font-weight:700;margin-top:42px}.quote-copy .small-note{color:#c7d6db;margin:25px 0 8px}.quote-form{background:#fff;color:var(--ink);padding:34px;border-radius:7px}.quote-form h3{font-size:25px;margin-bottom:26px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px 18px}.form-grid>label{display:flex;flex-direction:column;font-size:13px;font-weight:600;gap:8px}.full{grid-column:1/-1}input,textarea,select{width:100%;min-width:0;border:1px solid #cbd6dc;border-radius:4px;background:#fff;padding:12px;color:var(--ink);font-size:14px;line-height:1.4}input:focus,textarea:focus,select:focus{outline:2px solid #e6865b;outline-offset:1px}textarea{resize:vertical;min-height:95px}fieldset{margin:0;padding:0;border:0}legend{font-size:13px;font-weight:600;margin-bottom:10px}fieldset label{display:inline-flex;align-items:center;gap:7px;font-size:13px;margin-right:20px}fieldset input{width:17px;height:17px;accent-color:var(--navy)}.optional{font-weight:400;color:var(--muted);display:contents}.quote-form>.button{width:100%;margin-top:24px}.form-note{font-size:12px;color:var(--muted);line-height:1.6;margin:16px 0 0}#form-result{background:var(--pale);padding:18px;margin-top:20px;border-left:3px solid var(--orange)}#form-result p{font-size:14px;margin-bottom:10px}.location{display:grid;grid-template-columns:1.2fr 1fr;gap:80px}.location h2{font-size:36px}.location address{font-style:normal;display:flex;flex-direction:column;align-items:flex-start;gap:15px;border-left:1px solid var(--line);padding-left:55px}.location address strong{font-size:14px}.location address>span{font-size:21px;line-height:1.5}.location address small{font-size:12px;color:var(--muted)}footer{background:#0b202a;color:#fff}.footer-top{display:flex;align-items:flex-start;justify-content:space-between;gap:35px;padding-block:50px}.footer-top .brand-word>span{color:#ff9e6e}.footer-top p{font-size:14px;color:#b6c7cf;margin:0}.footer-top>div{display:flex;flex-direction:column;gap:8px;font-size:13px;color:#d8e3e7}.back-top{font-size:13px}.footer-bottom{border-top:1px solid #ffffff24;display:flex;justify-content:space-between;gap:20px;color:#aabfc7;font-size:12px;padding-block:23px 30px}.floating-whatsapp{position:fixed;right:23px;bottom:23px;z-index:35;display:flex;align-items:center;gap:10px;padding:12px 18px;background:#167442;color:white;box-shadow:0 4px 20px #102a3530;border:2px solid #fff;border-radius:32px;font-size:13px;font-weight:700}.floating-whatsapp>span:first-child{font-size:23px;line-height:1}.floating-whatsapp:hover{background:#0e5b31}dialog{border:0;padding:16px 16px 22px;border-radius:8px;width:min(940px,calc(100% - 32px));max-height:90dvh;overflow:auto;color:var(--ink)}dialog::backdrop{background:#06171ce8}dialog img{width:100%;max-height:70dvh;object-fit:contain;background:var(--pale)}dialog p{margin:16px 0 3px;font-weight:600}dialog small{font-size:12px;color:var(--muted)}.dialog-close{position:absolute;right:22px;top:22px;width:40px;height:40px;border:1px solid #fff;border-radius:50%;color:white;background:var(--navy);font-size:27px;line-height:1}
@media(max-width:1050px){.wrap{width:calc(100% - 48px)}.nav{gap:20px}.nav nav{gap:18px;font-size:13px}.nav-cta{padding:14px 16px;font-size:13px;gap:12px}.brand-word{font-size:29px}.brand-word>span{font-size:17px}.intro,.faq-layout,.quote-layout{gap:45px}.product-grid{grid-template-columns:repeat(2,1fr)}.product-body>p:not(.product-tag){min-height:70px}.occasion-grid,.steps{grid-template-columns:repeat(2,1fr);gap:35px}.gallery{grid-template-columns:repeat(2,1fr)}.quote-copy h2{font-size:40px}.quote-form{padding:26px}.location{gap:40px}.location address{padding-left:30px}}
@media(max-width:760px){html{scroll-padding-top:85px}.wrap{width:calc(100% - 36px)}.section{padding-block:64px}.topbar{font-size:11px}.topbar .wrap{gap:10px}.nav{height:78px;gap:12px}.brand-word{font-size:27px;gap:5px}.brand-word>span{font-size:15px}.nav-cta{font-size:12px;padding:11px 12px;gap:5px}.nav-cta span{display:none}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;width:40px;height:40px;padding:10px;border:0;background:white;order:3}.menu-toggle span{width:20px;height:2px;background:var(--navy)}.nav nav{display:none;position:absolute;left:0;right:0;top:78px;background:white;border-bottom:1px solid var(--line);padding:18px;box-shadow:0 8px 15px #102a3510}.nav nav.open{display:flex;flex-direction:column;gap:0}.nav nav a{padding:12px 8px;font-size:15px}.hero{min-height:610px}.hero-photo{object-position:65% center}.hero-shade{background:linear-gradient(90deg,#102a35e8,#102a3590),linear-gradient(0deg,#102a3570,transparent)}.hero-content{padding-block:55px}.eyebrow{font-size:11px;letter-spacing:1.5px}h1{font-size:49px;letter-spacing:-2.5px}.hero-description{font-size:16px;max-width:370px}.hero-description br{display:none}.hero-actions{gap:22px;align-items:flex-start;flex-direction:column}.hero-note{gap:12px;font-size:11px;margin-top:35px;flex-wrap:wrap}.hero-note span+span{padding-left:12px}.hero-caption{bottom:9px;right:18px;font-size:10px}.intro-strip{grid-template-columns:1fr}.intro-strip>div{padding:18px 0!important;border-right:0;border-bottom:1px solid var(--line);gap:20px}.intro-strip p br{display:none}.intro-strip strong{margin-left:5px;font-size:14px}.intro-strip p{font-size:13px}.intro{grid-template-columns:1fr;gap:26px}.intro-copy .lead{font-size:18px}.intro-copy p{font-size:15px}.section-top{align-items:flex-start;flex-direction:column;gap:22px;margin-bottom:30px}.section-top>p{margin:0;max-width:none}.section-top>p br{display:none}.product-grid{grid-template-columns:1fr}.product-photo{aspect-ratio:1.6}.product-body{padding:24px}.product-body>p:not(.product-tag){min-height:0;font-size:15px}.product-tag{font-size:12px}.use-case{font-size:14px}.product-detail{font-size:14px}.help-card{padding:28px}.help-number{margin-bottom:28px}.help-card h3{font-size:32px}.help-card h3 br{display:none}.help-card .button{margin-top:12px}.extras{grid-template-columns:1fr}.extra-photo{height:230px}.extras article>div:last-child{padding:24px}.occasions h2{font-size:33px}.occasion-grid{grid-template-columns:1fr;gap:28px;margin-top:30px}.occasion-grid h3{margin-top:14px}.occasion-grid p{font-size:15px}.gallery-filters{gap:8px}.gallery-filters button{font-size:12px;padding:9px 12px}.gallery{gap:16px;grid-template-columns:1fr}.gallery-item img{height:245px}.gallery-item>span{font-size:14px}.steps{grid-template-columns:1fr;gap:29px;margin-top:30px}.steps h3{margin-top:15px}.steps p{font-size:15px}.planning-note{display:block;padding:22px;margin-top:30px}.planning-note p{margin-top:10px}.faq-layout{grid-template-columns:1fr;gap:30px}.faq-list summary{font-size:15px}.faq-list details p{font-size:15px;padding-right:10px}.quote-layout{grid-template-columns:1fr;gap:35px}.quote-copy{padding-top:0}.quote-copy h2{font-size:40px}.quote-copy h2 br:last-child{display:none}.quote-copy>p:not(.eyebrow):not(.small-note){max-width:none}.contact-phone{margin-top:28px}.quote-form{padding:24px 20px}.form-grid{gap:18px 12px}input,select,textarea{font-size:16px;padding:12px 10px}.form-grid>label,legend,fieldset label{font-size:14px}fieldset label{margin-bottom:8px}.quote-form h3{font-size:23px}.location{grid-template-columns:1fr;gap:30px}.location h2{font-size:32px}.location address{border-left:0;padding-left:0}.footer-top{flex-wrap:wrap;gap:30px;padding-block:38px}.footer-top .brand{width:100%}.footer-top>p{width:calc(50% - 20px)}.footer-top>div{width:calc(50% - 20px)}.footer-bottom{flex-direction:column;gap:5px;padding-bottom:95px}.floating-whatsapp{right:16px;bottom:16px;font-size:12px;padding:10px 14px}}
@media(max-width:380px){.brand-word{font-size:23px;gap:4px}.brand-word>span{font-size:13px}.nav{gap:7px}.nav-cta{padding:10px;font-size:11px}.menu-toggle{width:33px;padding:6px}h1{font-size:43px}.form-grid{grid-template-columns:1fr}.form-grid>label{grid-column:1/-1}.topbar .wrap{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
/* Model details, sizing guide and expanded photo navigation. */
.product-specs{margin:0 0 18px;font-size:13px;line-height:1.55;border-top:1px solid var(--line)}.product-specs>div{padding:11px 0;border-bottom:1px solid var(--line)}.product-specs dt{font-weight:700;color:var(--ink)}.product-specs dd{margin:3px 0 0;color:var(--muted)}.product-body{display:flex;flex-direction:column}.model-sizes{background:var(--pale);padding:14px;margin-bottom:16px;border-radius:3px}.model-sizes strong{font-size:13px}.model-sizes p{margin:6px 0 0}.model-photos{display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:13px;font-weight:600;padding:0 0 16px;color:#ab451e}.model-photos:hover{text-decoration:underline}.size-guide{display:grid;grid-template-columns:1fr 1.2fr;gap:65px;margin-top:62px;padding:38px;border:1px solid var(--line);border-radius:6px;background:white}.size-guide h3{font-size:31px;margin-bottom:22px}.size-guide>div>p:not(.eyebrow):not(.small-note){font-size:15px;color:var(--muted)}.size-guide .small-note{font-size:13px;line-height:1.65}.size-table-wrap{min-width:0}.size-table{width:100%;border-collapse:collapse;font-size:14px;text-align:left}.size-table caption{text-align:left;font-size:14px;font-weight:700;margin-bottom:16px}.size-table th,.size-table td{padding:10px 12px;border-bottom:1px solid var(--line)}.size-table thead th{background:var(--pale);font-size:12px;font-weight:600;color:var(--muted)}.size-table tbody th{font-weight:600}.size-table a{color:#a64219;font-size:13px;font-weight:600;white-space:nowrap}.size-table a:hover{text-decoration:underline}.gallery-count{font-size:13px;color:var(--muted);margin:0 0 22px}.gallery-filters{margin-bottom:13px}.dialog-info{display:flex;align-items:center;justify-content:space-between;gap:20px}.dialog-info>span{font-size:13px;white-space:nowrap;color:var(--muted)}.dialog-navigation{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-top:15px}.dialog-navigation button{border:1px solid var(--line);padding:10px 16px;background:var(--pale);color:var(--ink);border-radius:4px;font-size:14px}.dialog-navigation button:disabled{opacity:.4;cursor:default}.dialog-navigation button:hover:not(:disabled){background:#dce7eb}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:760px){.product-specs{font-size:14px}.model-sizes strong,.model-photos{font-size:14px}.size-guide{grid-template-columns:1fr;gap:25px;padding:25px 20px;margin-top:38px}.size-guide h3{font-size:29px}.size-table th,.size-table td{padding:10px 7px}.size-table caption{font-size:13px}.size-table a{font-size:12px}.dialog-navigation{flex-wrap:wrap;gap:12px}.dialog-navigation small{order:3;width:100%;text-align:center}.dialog-navigation button{font-size:13px}.dialog-info p{font-size:15px}}
