:root{--ink:#3C3C4C;--copper:#b9714c;--paper:#faf9f6;--line:#dddde3}
.hero-price-uniform{font-size:25px!important;font-weight:700!important;line-height:1.35!important;white-space:nowrap!important}
.hero-price strong,.hero-price>span:first-child:not(.hero-price-uniform),.hero-price span:last-child:not(.hero-price-uniform){display:none!important}
@media(max-width:650px){.hero-price-uniform{font-size:19px!important;white-space:normal!important}}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:100px}
body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.7 'Rubik',sans-serif}
button,input,textarea,select{font:inherit}
a{color:inherit;text-decoration:none}
button,a,input,textarea,summary{-webkit-tap-highlight-color:transparent}
a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--copper);outline-offset:5px}
header{height:100px;padding:20px 5%;display:flex;align-items:center;justify-content:space-between;background:var(--paper)}
.brand img{width:170px;height:65px;object-fit:contain}
nav{display:flex;gap:36px}
nav a{font-size:15px}
.header-call{font-size:15px;border-bottom:1px solid var(--copper);padding-bottom:6px;display:flex;gap:12px}
.hero{display:grid;grid-template-columns:1.04fr 1fr;direction:ltr;min-height:650px}
.hero-photo{position:relative;overflow:hidden}
.hero-photo>img{width:100%;height:100%;object-fit:cover;position:absolute}
.photo-note{position:absolute;bottom:28px;left:32px;background:#ffffffea;padding:11px 20px;direction:rtl;font-size:14px}
.hero-copy{direction:rtl;padding:55px 10% 40px 9%;background:#f0eee9}
h1{font-size:clamp(45px,4.7vw,74px);line-height:1.12;font-weight:500;letter-spacing:-2px;margin:0 0 24px}
em{font-style:normal;color:var(--copper)}
.hero-copy>p{max-width:475px;font-size:18px;line-height:1.9;margin:0 0 27px}
.hero-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap}
.button{border:0;cursor:pointer;background:var(--copper);color:white;display:flex;gap:28px;align-items:center;justify-content:space-between;padding:17px 23px;font-weight:500;transition:background .2s}
.button:hover{background:#965737}
.text-link{border-bottom:1px solid currentColor;padding-bottom:4px;font-size:16px}
.hero-price{margin-top:32px;border-top:1px solid #cfd0ca;padding-top:18px;display:flex;align-items:baseline;flex-wrap:wrap;gap:12px}
.hero-price strong{font-size:32px;font-weight:500}
.hero-price span:last-child{font-size:13px;width:100%;color:#5c6565}
.highlights{display:grid;grid-template-columns:repeat(3,1fr);padding:36px 10%;background:var(--ink);color:white}
.highlights>div{display:flex;gap:20px;align-items:center;justify-content:center;padding:4px 20px;border-left:1px solid #ffffff2c}
.highlights>div:last-child{border:0}
.highlights strong{font-size:48px;font-weight:400;direction:ltr;line-height:1}
.highlights span{max-width:165px;line-height:1.5}
.secondary-highlights{display:flex;justify-content:center;gap:0;border-bottom:1px solid var(--line);padding:24px 5%}
.secondary-highlights span{padding:0 40px;border-left:1px solid var(--line);font-size:18px}
.secondary-highlights span:last-child{border:0}
.section{padding:100px 7%}
h2{font-size:clamp(36px,3.8vw,54px);font-weight:400;line-height:1.2;letter-spacing:-1.3px;margin:0}
p{margin-top:0}
.section-top{display:flex;justify-content:space-between;gap:40px;align-items:center}
.section-top>p{max-width:465px;font-size:18px;margin:0}
.filters{display:flex;gap:12px;margin:38px 0 30px;flex-wrap:wrap}
.filters button{border:1px solid #bcc5c5;background:transparent;padding:9px 25px;cursor:pointer;border-radius:2px;color:var(--ink)}
.filters button.active{background:var(--ink);color:white;border-color:var(--ink)}
.products{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}
.product-image{height:370px;position:relative;background:#e7e7e4;overflow:hidden}
.product-image img{height:100%;width:100%;object-fit:cover;transition:transform .4s}
.product-image:hover img{transform:scale(1.035)}
.product-quote-button{position:absolute;bottom:16px;left:16px;background:#DCB15B;color:#24232b;padding:11px 17px;font-size:14px;font-weight:700;line-height:1.2;box-shadow:0 5px 16px #0003;transition:transform .2s,background .2s}.product-image:hover .product-quote-button{transform:translateY(-3px);background:#f0cd80}
.product-line{display:flex;justify-content:space-between;gap:12px;margin-top:18px;font-size:21px}
.product-line span:last-child{font-size:15px;align-self:center}
.products p{margin:12px auto 0;max-width:350px;font-size:16px;line-height:1.8;color:#566266}
.catalog-note{font-size:13px;color:#657076;margin-top:26px}
.quality{background:var(--ink);color:#fff;display:grid;grid-template-columns:1fr 1.1fr;gap:13%}
.quality h2{font-size:58px}
.quality .text-link{display:inline-block;margin-top:40px}
.quality-text{font-size:18px;line-height:1.95;color:#e3e7e8}
.quality-text p:last-child{margin:0}
.quality-content{color:#e3e7e8}.quality-intro{font-size:19px;line-height:1.9;margin:0 0 32px}.quality-benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.quality-benefits article{border-top:1px solid #ffffff42;padding-top:17px}.quality-benefits h3{margin:0 0 8px;color:#DCB15B;font-size:20px;line-height:1.35}.quality-benefits p{margin:0;font-size:16px;line-height:1.85}@media(max-width:650px){.quality-intro{font-size:17px}.quality-benefits{grid-template-columns:1fr;gap:22px}.quality-benefits h3{font-size:19px}.quality-benefits p{font-size:16px}}
.audience{display:grid;grid-template-columns:1fr 1.1fr;gap:13%;border-bottom:1px solid var(--line)}
.audience p{font-size:18px}
.faq{display:grid;grid-template-columns:1fr 1.1fr;gap:13%}
.questions details{border-bottom:1px solid var(--line)}
summary{list-style:none;cursor:pointer;padding:24px 0;display:flex;justify-content:space-between;gap:20px;font-size:19px}
summary::-webkit-details-marker{display:none}
summary:after{content:'+';font-weight:300;font-size:26px;line-height:1}
details[open] summary:after{content:'−'}
details p{color:#526168;padding:0 0 16px;line-height:1.9}
.contact{background:#eeeef3;display:grid;grid-template-columns:1fr 1fr;gap:13%}
.contact h2{margin-bottom:26px}
.contact>div>p{max-width:390px;font-size:18px}
.contact-phone{font-size:29px;display:inline-block;margin:12px 0}
.contact form{display:grid;align-content:start;gap:8px}
input,textarea,select{width:100%;border:0;border-bottom:1px solid #b8b8c5;background:transparent;border-radius:0;padding:6px 0 13px;color:var(--ink);margin-bottom:12px;outline-offset:4px}
label{font-size:15px}
textarea{resize:vertical}
.form-note{font-size:13px;color:#56566a;margin-top:10px}
footer{padding:36px 7%;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;font-size:14px}
.footer-brand{justify-self:start;display:block;line-height:0}
.footer-brand img{display:block;width:185px;height:auto}
footer>span{grid-column:2;text-align:center;font-size:16px;line-height:1.55}
.floating-wa{position:fixed;bottom:22px;left:24px;background:var(--ink);color:white;padding:12px 20px;border:1px solid #ffffff4d;border-radius:4px;box-shadow:0 5px 25px #0002;font-size:14px;z-index:5}
.skip{position:fixed;top:-100px;z-index:50;background:white;padding:10px}
.skip:focus{top:5px}
[hidden]{display:none!important}
@media(min-width:1600px){body{max-width:1800px;margin:auto}
}
@media(max-width:1000px){header{height:85px}
.header-call span,nav{display:none}
.hero-copy{padding:40px 8%}
h1{font-size:50px}
.hero{min-height:650px}
.secondary-highlights span{padding:0 18px;font-size:16px}
.highlights{padding:30px 4%}
.highlights>div{gap:12px;padding:0 10px}
.highlights strong{font-size:38px}
.section{padding:70px 5%}
.product-image{height:280px}
.product-line{display:block}
.product-line span{display:block}
.quality,.audience,.faq,.contact{gap:7%}
.quality h2{font-size:46px}
}
@media(max-width:650px){header{padding:14px 6%;height:80px}
.brand img{width:140px;height:50px}
.header-call{font-size:14px}
.hero{display:flex;flex-direction:column-reverse}
.hero-copy{padding:38px 6% 30px}
h1{font-size:51px}
.hero-copy>p{font-size:17px}
.hero-photo{height:340px}
.photo-note{left:20px;bottom:20px;font-size:13px}
.hero-price{margin-top:24px}
.highlights{padding:25px 3%;gap:0}
.highlights>div{flex-direction:column;text-align:center;gap:12px;padding:0 8px}
.highlights strong{font-size:37px}
.highlights span{font-size:14px}
.secondary-highlights{display:grid;grid-template-columns:1fr 1fr;gap:14px;text-align:center;padding:22px 3%}
.secondary-highlights span{font-size:15px;padding:0 6px;border:0}
.section{padding:58px 6%}
.section-top{display:block}
.section-top>p{margin-top:24px;font-size:17px}
h2{font-size:38px}
.filters{gap:8px;margin-top:28px}
.filters button{padding:8px 14px;font-size:14px}
.products{grid-template-columns:1fr;gap:30px}
.product-image{height:390px}
.product-line{display:flex}
.product-line span{display:inline}
.products p{font-size:16px}
.quality,.audience,.faq,.contact{grid-template-columns:1fr;gap:32px}
.quality h2{font-size:45px}
.quality-text,.audience p{font-size:17px}
.quality .text-link{margin-top:25px}
.faq h2{margin-bottom:8px}
summary{font-size:18px}
.contact h2{font-size:43px}
footer{flex-direction:column;align-items:flex-start;padding-bottom:95px;gap:8px}
.floating-wa{bottom:15px;left:15px}
.hero-actions{gap:18px}
.button{font-size:16px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}
*{transition:none!important}
}


.floating-contact{position:fixed;left:24px;bottom:22px;z-index:5;display:flex;flex-direction:column;gap:12px}
.contact-icon{width:56px;height:56px;border-radius:50%;background:var(--ink);color:white;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 18px #0003;border:1px solid #ffffff70;transition:transform .2s,filter .2s}
.contact-icon svg{width:28px;height:28px}
.contact-icon:hover{transform:translateY(-2px);filter:brightness(1.15)}
@media(max-width:650px){.floating-contact{left:15px;bottom:15px;gap:10px}
.contact-icon{width:52px;height:52px}
}


header{background:linear-gradient(125deg,#3F3E4F,#18181B);color:#fff;height:112px}
.brand img{width:240px;height:auto;display:block}
header .header-call{border-color:#DCB15B}
.hero{position:relative;display:flex;justify-content:flex-end;min-height:690px;isolation:isolate}
.hero-photo{position:absolute;inset:0;z-index:-1;height:auto}
.hero-photo>img{object-position:center}
.hero-copy{width:49%;padding:65px 6% 45px 4%;background:linear-gradient(90deg,#f0eee900,#f0eee9ee 20%);}
.photo-note{bottom:28px;left:35px}
.hero-copy>p{max-width:470px}
.hero h1{font-size:clamp(46px,4.6vw,72px)}

@media(max-width:1000px){.brand img{width:215px}
.hero-copy{width:54%;padding:45px 5%}
.hero-photo>img{object-position:38% center}
.hero{min-height:700px}
}

@media(max-width:650px){header{height:95px;padding:12px 4%}
.brand img{width:195px;max-width:53vw}
.hero{display:flex;flex-direction:column-reverse;min-height:0}
.hero-copy{width:100%;padding:34px 6%;background:#f0eee9}
.hero h1{font-size:51px}
.hero-photo{position:relative;inset:auto;z-index:0;height:360px;width:100%}
.hero-photo>img{object-position:28% center}
.photo-note{left:18px;bottom:18px}
}


/* Reference-led landing page structure and brand palette */
:root{--copper:#DCB15B;--ink:#3C3C4C;--paper:#fff;--line:#e5e5e5}

header{padding-inline:5%;background:linear-gradient(125deg,#3F3E4F,#18181B)}

.hero{min-height:740px;align-items:flex-end;background:transparent}
.hero-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#18181b12 10%,#18181b6b 50%,#18181bc9 100%)}
.hero-copy{color:#fff;background:transparent;width:62%;padding:80px 6% 65px 4%}
.hero h1{font-size:clamp(40px,4.1vw,65px);line-height:1.22;letter-spacing:-1px}
.hero-copy>p{max-width:630px;font-size:19px}
.hero-price{max-width:590px;border-color:#ffffff50}
.hero-price span:last-child{color:#f0f0f0}
.hero-price strong{font-size:42px}
.photo-note{display:none}
.button{color:#24232b}
.button:hover{background:#c99d49}
.highlights{background:#3C3C4C}
.secondary-highlights{background:white}
.section{padding:80px 6%}
.section-top{display:block;text-align:center}
.section-top>p{max-width:760px;margin:24px auto 0}
.section-top h2{font-size:44px}
.filters{justify-content:center}
.products{gap:30px}
.product-image{height:400px}
.product-line{justify-content:center;flex-direction:column;align-items:center;gap:3px;font-size:25px}
.products p{text-align:center}
.catalog-note{text-align:center}
.quality{background:#3C3C4C;gap:8%;grid-template-columns:.85fr 1.15fr}
.quality h2{font-size:48px}
.audience{background:#f5f5f7}
.faq{background:#fff}
.contact{background:#3C3C4C;color:#fff}
.contact input,.contact textarea{background:white;color:#3C3C4C;padding:13px 15px;border:1px solid #e5e5e5;margin-bottom:8px}
.contact input::placeholder,.contact textarea::placeholder{color:#74747f}
.contact .form-note{color:#e4e4eb}
.contact h2{font-size:48px}
.contact form{gap:8px}
.floating-contact .contact-icon{background:#3C3C4C}
.contact-icon:hover{background:#535367}
footer{background:#2A2933;color:white}

@media(max-width:1000px){.hero-copy{width:75%;padding:65px 6%}
.hero{min-height:700px}
.product-image{height:310px}
.product-line{font-size:22px}
}

@media(max-width:650px){.hero{display:flex;flex-direction:row;align-items:flex-end;min-height:720px}
.hero-photo{position:absolute;inset:0;height:100%;z-index:-1}
.hero-photo>img{object-position:32% center}
.hero-photo:after{background:linear-gradient(0deg,#18181beb 0%,#18181b9e 60%,#18181b26 100%)}
.hero-copy{width:100%;padding:150px 6% 35px;background:transparent}
.hero h1{font-size:37px;letter-spacing:-.6px}
.hero-copy>p{font-size:17px}
.hero-price{margin-top:24px}
.hero-price strong{font-size:35px}
.hero-actions{gap:18px}
.section{padding:55px 6%}
.section-top h2,.quality h2,.contact h2{font-size:38px}
.product-image{height:390px}
.quality,.audience,.faq,.contact{grid-template-columns:1fr}
.product-line{font-size:23px}
.product-line span:last-child{font-size:17px}
footer{padding-bottom:110px}
}


.about{text-align:center;background:#fff;border-bottom:1px solid var(--line)}
.about h2{font-size:38px;line-height:1.4;max-width:1000px;margin:auto;font-weight:700}.about h2 span,.about h2 strong{font-weight:700}
.about-copy{max-width:760px;margin:28px auto;font-size:18px;line-height:1.9}
.about-copy p{margin:0 0 18px}
.about-videos{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;max-width:1020px;margin:34px auto}.about-videos video{width:100%;aspect-ratio:9/16;object-fit:cover;background:#18181b;border-radius:4px;box-shadow:0 8px 24px #182c3524}@media(max-width:720px){.about-videos{grid-template-columns:1fr;max-width:340px}.about-videos video{aspect-ratio:9/16}}
.about>.button{width:fit-content;max-width:100%;margin:30px auto 0;text-align:right}
@media(max-width:650px){.about h2{font-size:29px}
.about-copy{font-size:17px}
}


.customer-gallery{background:#f5f5f7;text-align:center;padding-inline:6%}
.customer-gallery h2{margin-bottom:36px}
.customer-carousel{position:relative;display:flex;align-items:center}
.gallery-viewport{width:100%;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none}
.gallery-viewport::-webkit-scrollbar{display:none}
.customer-grid{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 54px)/4);gap:18px;width:100%}
.customer-photo{display:block;width:100%;padding:0;margin:0;border:0;background:#e5e5e5;cursor:zoom-in;scroll-snap-align:start}
.customer-photo img{display:block;width:100%;height:260px;object-fit:cover}
.customer-photo:hover{outline:2px solid var(--copper);outline-offset:3px}
.gallery-arrow{position:absolute;z-index:2;width:46px;height:46px;border:0;border-radius:50%;background:#314B69;color:#fff;font-size:25px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 16px #0003}
.gallery-arrow:hover{background:#DCB15B;color:#252531}.gallery-prev{right:-23px}.gallery-next{left:-23px}
#photo-viewer{border:0;padding:48px 14px 14px;background:var(--ink);max-width:94vw;max-height:94vh;overflow:auto}
#photo-viewer::backdrop{background:#000c}
#photo-viewer img{display:block;max-width:86vw;max-height:80vh;width:auto;height:auto;object-fit:contain}
.photo-close{position:absolute;top:0;right:8px;border:0;background:transparent;color:#fff;font-size:34px;width:44px;height:44px;cursor:pointer}
@media(max-width:1000px){.customer-grid{grid-auto-columns:calc((100% - 30px)/3);gap:15px}.customer-photo img{height:235px}}
@media(max-width:650px){.customer-gallery{padding-inline:7%}.customer-grid{grid-auto-columns:calc((100% - 12px)/2);gap:12px}.customer-photo img{height:230px}.customer-gallery h2{font-size:34px}.gallery-arrow{width:40px;height:40px;font-size:22px}.gallery-prev{right:-20px}.gallery-next{left:-20px}}

@media(max-width:650px){footer{display:flex;flex-direction:column;align-items:center;text-align:center;padding-bottom:110px;gap:16px}.footer-brand img{width:165px}footer>span{font-size:14px;max-width:350px}}


.hero-brand-line,.hero-title-line{display:block}
.hero-brand-line{margin-bottom:12px}
.hero-title-line{font-size:.78em;line-height:1.3}
.hero-price{position:relative;isolation:isolate;overflow:hidden;border:1px solid #edcf90;background:linear-gradient(120deg,#DCB15B,#f1d79e,#DCB15B);color:#24232b;padding:20px 26px;box-shadow:0 8px 30px #0003;border-radius:3px;width:fit-content;gap:10px 16px}
.hero-price>span:first-child{font-size:23px;font-weight:600}
.hero-price strong{font-size:49px;font-weight:700}
.hero-price span:last-child{color:#3C3C4C}
.hero-price:after{content:'';position:absolute;inset:-60% auto -60% -60%;width:35%;background:linear-gradient(90deg,transparent,#fff9,transparent);transform:skewX(-22deg);animation:price-shine 5s ease-in-out infinite;pointer-events:none;z-index:-1}
@keyframes price-shine{0%,55%{left:-60%}
85%,100%{left:140%}
}
.highlights{grid-template-columns:repeat(5,minmax(0,1fr));padding:36px 4%}
.highlights>div{flex-direction:column;text-align:center;gap:14px;justify-content:center;min-width:0}
.highlights strong{font-variant-numeric:tabular-nums;min-width:4ch}
.highlights .word-highlight span{font-size:25px;font-weight:500;max-width:none}
.highlights span{max-width:190px}
@media(max-width:900px){.highlights{grid-template-columns:repeat(3,1fr);row-gap:28px}
.highlights>div:nth-child(3){border:0}
.highlights .word-highlight span{font-size:22px}
}
@media(max-width:650px){.hero-brand-line{font-size:.88em}
.hero-price{padding:16px 18px;max-width:100%}
.hero-price>span:first-child{font-size:19px}
.hero-price strong{font-size:40px}
.highlights{padding:28px 3%;row-gap:25px}
.highlights .word-highlight span{font-size:19px}
.highlights strong{font-size:36px}
}
@media(prefers-reduced-motion:reduce){.hero-price:after{animation:none;display:none}
}

/* Clear selection and distinct FAQ question / answer surfaces */
.contact select{appearance:auto;background:#fff;color:#3C3C4C;border:1px solid #e5e5e5;border-radius:3px;padding:13px 15px;font-weight:600;cursor:pointer}
.contact select:focus{outline:3px solid #fff;outline-offset:3px}
.contact select option{background:#fff;color:#3C3C4C;font-weight:400}
.privacy-check{display:flex;align-items:center;gap:8px;margin:6px 0 4px;color:#fff;cursor:pointer}
.contact .privacy-check input{appearance:auto;width:18px;height:18px;padding:0;margin:0;flex:0 0 auto;accent-color:#DCB15B}
.privacy-check a{color:#DCB15B;text-decoration:underline;text-underline-offset:3px}
.questions{display:grid;gap:14px}
.questions details{border:0;border-radius:4px;overflow:hidden;background:#f7edcf}
.questions summary{background:#314B69;color:#fff;padding:17px 20px;font-weight:500;align-items:center}
.questions summary:after{color:#DCB15B}
.questions details p{margin:0;padding:18px 20px 20px;background:#f7edcf;color:#38404b;line-height:1.9}
.faq h2{line-height:1.28}
.faq-count{display:inline-block;color:#314B69;font-weight:700}

@media(max-width:1000px){.hero-copy{text-align:center}.hero-copy>p,.hero-price{margin-left:auto;margin-right:auto}.hero-actions{justify-content:center}.hero-actions .button{min-width:280px;padding:19px 28px;font-size:18px;text-align:center}.hero-actions .text-link{font-size:17px}}
@media(max-width:650px){.hero-actions .button{min-width:0;width:100%;padding:18px 22px;font-size:17px}.hero-actions .text-link{font-size:16px}}

/* Full-width presentation without empty side margins */
html,body{width:100%;max-width:none;overflow-x:hidden}
body{margin:0!important;max-width:none!important;min-width:320px}
.gallery-prev{right:10px}.gallery-next{left:10px}
@media(max-width:650px){.gallery-prev{right:6px}.gallery-next{left:6px}}
