@font-face{font-family:KashSans;src:local('Arial');font-weight:100 900;font-display:swap}
:root{--paper:#fff;--soft:#f5f5f2;--ink:#20211f;--muted:#666960;--line:#ddded8;--orange:#ed6038;--orange-dark:#b83a1a;--pale:#fff0e9;--radius:7px;--wrap:1280px;--font:KashSans,Arial,Helvetica,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}button,summary{cursor:pointer}button{color:inherit}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #a63714;outline-offset:6px}::selection{background:#ffcfbb;color:#181818}h1,h2,h3,p{margin:0}img{display:block;max-width:100%}svg{flex-shrink:0}.wrap{max-width:var(--wrap);width:calc(100% - 104px);margin:0 auto}.skip-link{position:fixed;top:-100px;left:20px;z-index:100;background:var(--ink);color:#fff;padding:12px 20px}.skip-link:focus{top:15px}.site-header{height:104px;border-bottom:1px solid var(--line);background:#fff}.header-inner{height:100%;display:flex;justify-content:space-between;align-items:center;gap:30px}.brand{display:inline-flex;align-items:center;gap:12px;font-size:27px;font-weight:700;letter-spacing:-1.1px;line-height:1.15;white-space:nowrap}.brand-symbol{background:var(--orange);color:#fff;border-radius:5px;width:36px;height:38px;display:inline-flex;align-items:center;justify-content:center;font-size:31px;line-height:1;font-weight:700;letter-spacing:-8px;padding-right:7px}.brand-symbol span{transform:translateY(2px)}.brand-light{font-weight:400}.brand-period{color:var(--orange)}.main-nav{display:flex;align-items:center;gap:34px;font-size:14px;font-weight:500}.main-nav>a:not(.button){padding:9px 0;position:relative}.main-nav>a:not(.button)::after{position:absolute;content:'';height:1px;background:var(--ink);width:0;bottom:3px;left:0;transition:width .2s}.main-nav>a:hover::after{width:100%}.button{display:inline-flex;justify-content:center;align-items:center;gap:25px;padding:16px 24px;border:1px solid transparent;border-radius:var(--radius);font-size:15px;font-weight:600;line-height:1.5;transition:background .2s,transform .2s;min-height:52px}.button:hover{transform:translateY(-2px)}.button span{font-size:21px;font-weight:400;line-height:1}.button-small{min-height:46px;padding:11px 19px;font-size:14px;gap:24px}.button-dark{color:#fff;background:var(--ink)}.button-dark:hover{background:#41453b}.button-orange{background:var(--orange);color:#1c1c19}.button-orange:hover{background:#fa8057}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1.16fr 1fr;gap:52px;align-items:center;padding-top:53px;padding-bottom:53px;min-height:620px}.hero-copy{padding:22px 0 10px}.eyebrow{font-size:12px;letter-spacing:1.65px;font-weight:600;line-height:1.6;display:flex;align-items:center;gap:10px}.eyebrow-line{height:1px;width:25px;background:var(--orange);flex-shrink:0}h1{font-size:clamp(46px,5.1vw,72px);line-height:1.07;font-weight:500;letter-spacing:-3.8px;margin-top:26px}.accent-word{color:var(--orange)}.hero-description{color:#64675f;font-size:17px;line-height:1.7;max-width:490px;margin-top:26px}.hero-actions{display:flex;align-items:center;gap:26px;margin-top:33px;flex-wrap:wrap}.text-link{font-size:14px;font-weight:500;display:inline-flex;gap:14px;align-items:center;text-decoration:underline;text-underline-offset:6px;text-decoration-color:#a3a69c;line-height:1.6;padding:6px 0}.text-link:hover{text-decoration-color:var(--orange);color:var(--orange-dark)}.hero-note{display:flex;gap:13px;align-items:center;margin-top:51px}.note-mark{font-size:35px;line-height:1;color:var(--orange)}.hero-note p{font-size:12px;line-height:1.65;color:var(--muted)}.hero-note strong{font-weight:400;color:var(--ink)}.hero-visual{background:var(--soft);border-radius:var(--radius);align-self:stretch;display:flex;flex-direction:column;min-width:0;position:relative;overflow:hidden}.art-label{position:absolute;left:25px;right:25px;top:24px;display:flex;justify-content:space-between;gap:14px;font-size:10px;letter-spacing:1.25px;z-index:1;color:#54574f}.art-label span:last-child{font-size:9px}.hero-art{width:100%;height:100%;min-height:490px;object-fit:cover;flex:1}.art-caption{position:absolute;bottom:25px;left:27px;right:27px;display:flex;justify-content:space-between;align-items:center;font-size:12px;line-height:1.6;color:#5f615b}.art-caption strong{font-weight:400;color:var(--ink)}.caption-symbol{display:flex;align-items:center;justify-content:center;border:1px solid #bfc3b8;border-radius:50%;width:38px;height:38px;font-size:20px;color:var(--ink)}.audience-band{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.audience-inner{display:flex;justify-content:space-between;align-items:center;gap:30px;min-height:87px}.audience-inner>p{font-size:10px;letter-spacing:1.6px;color:var(--muted);font-weight:600}.audience-inner>div{display:flex;align-items:center;gap:31px;font-size:16px;font-weight:500}.separator{color:#a7aaa0;font-size:19px}.section{padding-top:96px;padding-bottom:91px}.section-top{display:flex;justify-content:space-between;align-items:flex-end;gap:55px;margin-bottom:47px}.section-eyebrow{color:var(--muted);margin-bottom:19px;font-size:11px}h2{font-size:clamp(33px,3.35vw,46px);line-height:1.14;font-weight:500;letter-spacing:-1.8px}.section-intro{max-width:335px;color:var(--muted);font-size:16px;line-height:1.7;padding-bottom:3px}.services-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:start}.service-card{border:1px solid var(--line);border-radius:var(--radius);padding:26px 27px 0;background:#fff;transition:border-color .2s,background .2s;min-height:310px;display:flex;flex-direction:column}.service-card:hover{border-color:#bfc3b4;background:#fdfdfa}.service-featured{background:var(--pale);border-color:#f1d3c5}.service-featured:hover{background:#ffeadd;border-color:#edb09a}.card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:26px}.service-number{font-size:12px;color:#777b6f;letter-spacing:1px}.service-icon{width:32px;height:32px}.service-featured .service-icon{color:#bd421f}h3{font-size:20px;font-weight:500;line-height:1.3;letter-spacing:-.55px}.service-card>p{color:var(--muted);font-size:15px;line-height:1.7;margin-top:12px;min-height:78px}.service-details{margin-top:24px}.service-details summary{border-top:1px solid #e0e1da;min-height:56px;display:flex;justify-content:space-between;gap:18px;align-items:center;font-size:13px;font-weight:500;list-style:none}.service-featured .service-details summary{border-color:#e9cebe}summary::-webkit-details-marker{display:none}.plus{font-size:23px;font-weight:300;transition:transform .2s}.service-details[open] .plus{transform:rotate(45deg)}.service-details .open-text{display:none}.service-details[open] .closed-text{display:none}.service-details[open] .open-text{display:inline}.details-body{padding:1px 0 24px}.details-body dl{margin:0}.details-body dt{font-size:14px;font-weight:600;margin-top:18px}.details-body dd{font-size:14px;line-height:1.65;color:var(--muted);margin:5px 0 0}.offer-link{font-size:14px;font-weight:600;color:var(--orange-dark);display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:22px;padding:8px 0;border-top:1px solid var(--line)}.offer-link:hover{text-decoration:underline;text-underline-offset:4px}.services-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:26px;color:var(--muted);font-size:14px}.services-bottom .text-link{color:var(--ink)}.products-section{background:#22251f;color:#fff}.products-section .section-eyebrow{color:#b6baad}.products-section .section-intro{color:#bdc1b4}.products-section .section-top{margin-bottom:44px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:35px;row-gap:35px}.product-card{padding:24px 0 0;border-top:1px solid #54594b;display:flex;flex-direction:column}.product-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:21px}.product-type{font-size:10px;font-weight:500;letter-spacing:1.1px;color:#d5ab8f}.product-index{font-size:12px;letter-spacing:1px;color:#adb39f}.product-card h3{font-size:23px;letter-spacing:-.7px}.product-card>p{font-size:15px;color:#bdc1b4;line-height:1.7;margin-top:13px;max-width:350px}.product-card ul{list-style:none;padding:0;margin:18px 0 22px;font-size:13px;line-height:1.7;color:#d9ddcf}.product-card li{padding:4px 0 4px 18px;position:relative}.product-card li:before{content:'+';position:absolute;left:0;color:#e49b71}.product-link{margin-top:auto;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:12px 0 7px;font-size:14px;color:#ffb997;max-width:320px}.product-link span{font-size:23px;transition:transform .2s}.product-link:hover span{transform:translate(3px,-3px)}.product-link:hover{text-decoration:underline;text-underline-offset:5px}.product-note{font-size:12px;color:#bbc0af;line-height:1.7;padding-top:31px;margin-top:32px;border-top:1px solid #454b3d;max-width:100%}.approach-section{display:grid;grid-template-columns:.9fr 1fr;gap:110px;padding-bottom:83px}.approach-heading>p:last-child{color:var(--muted);max-width:330px;font-size:16px;margin-top:25px;line-height:1.7}.process-list{list-style:none;margin:0;padding:0}.process-list li{display:flex;gap:25px;padding:23px 0;border-bottom:1px solid var(--line)}.process-list li:first-child{padding-top:0}.process-list li:last-child{border-bottom:0;padding-bottom:0}.step-number{font-size:12px;color:var(--orange-dark);padding-top:5px}.process-list h3{font-size:21px}.process-list p{margin-top:8px;font-size:15px;color:var(--muted);line-height:1.7}.faq-section{border-top:1px solid var(--line);padding-top:56px;padding-bottom:86px;display:grid;grid-template-columns:.9fr 1fr;gap:110px}.faq-section h2{font-size:35px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{padding:20px 0;display:flex;gap:25px;justify-content:space-between;align-items:center;list-style:none;font-size:15px;line-height:1.5}.faq-list details:first-child summary{padding-top:0}.faq-list summary span{font-size:24px;font-weight:300;transition:transform .2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list p{font-size:14px;color:var(--muted);padding-bottom:22px;line-height:1.75}.contact-section{background:var(--pale);border-top:1px solid #f3dece}.contact-inner{display:grid;grid-template-columns:1fr .95fr;gap:100px;padding-top:75px;padding-bottom:78px;align-items:center}.contact-section .eyebrow{color:#885e49;font-size:11px}.contact-section h2{font-size:clamp(46px,5.1vw,70px);line-height:1.08;letter-spacing:-3px;margin-top:22px}.contact-section h2>span{color:var(--orange)}.contact-section h2+p{font-size:16px;line-height:1.75;color:#775e50;margin-top:22px}.contact-email{position:relative;border-bottom:1px solid #b4a293;display:flex;flex-direction:column;gap:11px;padding:14px 45px 20px 0}.contact-email>span:first-child{font-size:13px;color:#775e50}.email-address{font-size:clamp(21px,2.65vw,35px);letter-spacing:-1.1px;line-height:1.3;overflow-wrap:anywhere}.contact-arrow{position:absolute;right:0;bottom:22px;font-size:36px;line-height:1}.contact-email:hover .email-address{color:var(--orange-dark)}.contact-tools{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:10px;min-height:40px}.contact-tools button{border:0;background:none;padding:8px 0;font-size:12px;text-decoration:underline;text-underline-offset:4px;color:#765a49;min-height:40px}.contact-tools button:hover{color:var(--orange-dark)}#copy-status{font-size:12px;color:#526140}.contact-hint{font-size:14px;color:#775e50;line-height:1.75;margin-top:18px}.location{font-size:12px;display:block;margin-top:28px;color:#725f50}.site-footer{padding:30px 0;background:#fff}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:25px}.footer-inner .brand{font-size:21px;gap:9px;letter-spacing:-.8px}.footer-inner .brand-symbol{width:28px;height:29px;font-size:24px;letter-spacing:-6px;padding-right:6px}.footer-inner>p{font-size:12px;color:var(--muted)}.footer-inner>span{font-size:11px;color:var(--muted)}.back-top{font-size:12px;display:flex;align-items:center;gap:16px;min-height:40px}.back-top span{font-size:19px}
@media(min-width:1500px){.hero{min-height:664px}.hero-art{min-height:540px}.hero-description{font-size:18px}h1{font-size:76px}.service-card>p{min-height:76px}}
@media(max-width:1150px){.wrap{width:calc(100% - 64px)}.main-nav{gap:25px}.hero{gap:28px;min-height:560px}.hero-art{min-height:470px}h1{font-size:57px;letter-spacing:-3px}.hero-actions{gap:15px}.hero-actions .text-link{font-size:13px}.hero-description{font-size:16px}.art-label{left:18px;right:18px;gap:10px}.art-label span:last-child{display:none}.audience-inner>div{gap:21px;font-size:14px}.section-top{gap:40px}.section-intro{max-width:300px;font-size:15px}.service-card{padding:22px 21px 0}.service-card>p{font-size:14px;min-height:96px}.service-card h3{font-size:19px}.product-grid{column-gap:25px}.product-card h3{font-size:21px}.product-card>p{font-size:14px}.approach-section,.faq-section{gap:65px}.contact-inner{gap:70px}.footer-inner>p{max-width:170px}.desktop-break{display:none}}
@media(max-width:900px){.site-header{height:88px}.brand{font-size:24px}.main-nav{gap:20px}.main-nav>a{font-size:13px}.button-small{padding:10px 15px;gap:16px}.hero{padding-top:40px;padding-bottom:40px;gap:26px;min-height:510px;grid-template-columns:1.05fr 1fr}h1{font-size:48px;letter-spacing:-2.5px}.eyebrow{font-size:10px;letter-spacing:1.2px}.hero-description{font-size:15px;margin-top:20px}.hero-actions{gap:14px;margin-top:25px}.hero-note{margin-top:25px}.hero-art{min-height:435px}.art-caption{left:20px;right:20px;bottom:19px;font-size:11px}.audience-inner{gap:15px;min-height:92px;flex-direction:column;justify-content:center}.audience-inner>p{font-size:9px}.audience-inner>div{gap:23px;font-size:14px}.section{padding-top:70px;padding-bottom:70px}.section-top{align-items:flex-start;gap:30px}h2{font-size:35px}.section-intro{max-width:270px;font-size:14px}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.service-card{min-height:291px}.service-card>p{min-height:73px;font-size:15px}.service-card h3{font-size:20px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:33px}.product-card h3{font-size:22px}.product-card>p{font-size:15px}.approach-section,.faq-section{grid-template-columns:.85fr 1.15fr;gap:40px}.approach-heading>p:last-child{font-size:15px}.faq-section h2{font-size:31px}.contact-inner{gap:42px;padding-top:62px;padding-bottom:62px}.contact-section h2{font-size:55px}.email-address{font-size:26px}.footer-inner{flex-wrap:wrap;gap:15px}.footer-inner>p{max-width:none}.footer-inner>span{margin-left:auto}}
@media(max-width:700px){html{scroll-padding-top:25px}.wrap{width:calc(100% - 40px)}.site-header{height:auto;min-height:79px;position:relative}.header-inner{min-height:79px;flex-wrap:wrap;gap:0}.brand{font-size:25px}.brand-symbol{width:32px;height:34px;font-size:28px}.menu-toggle{display:flex;align-items:center;gap:11px;background:none;border:1px solid var(--line);padding:9px 12px;border-radius:5px;min-height:44px;font-size:13px}.main-nav{display:flex;flex-wrap:wrap;width:100%;gap:17px;padding:0 0 20px}.js .main-nav{display:none}.js .main-nav.is-open{display:flex}.main-nav>a{font-size:14px}.main-nav .button{margin-left:auto}.hero{grid-template-columns:1fr;padding-top:30px;padding-bottom:34px;gap:30px}.hero-copy{padding-top:8px}.eyebrow{font-size:10px;letter-spacing:1.2px}h1{font-size:clamp(45px,8.7vw,64px);line-height:1.09;letter-spacing:-2.7px;margin-top:22px}.hero-description{font-size:16px;max-width:460px;line-height:1.7;margin-top:21px}.hero-actions{margin-top:25px;gap:20px}.button{font-size:14px;gap:22px;padding:14px 20px}.hero-actions .text-link{font-size:13px}.hero-note{margin-top:27px}.hero-note p{font-size:12px}.hero-visual{aspect-ratio:1.2;max-height:490px}.hero-art{min-height:0;position:absolute;inset:0;object-fit:cover}.art-label{top:19px;left:20px;right:20px;font-size:9px}.art-label span:last-child{display:inline;font-size:8px}.art-caption{font-size:12px;bottom:20px}.audience-inner{min-height:111px;padding-top:20px;padding-bottom:20px;gap:12px}.audience-inner>div{gap:12px 15px;flex-wrap:wrap;justify-content:center;font-size:13px}.separator{font-size:13px}.audience-inner>p{font-size:9px}.section{padding-top:58px;padding-bottom:55px}.section-top{display:block;margin-bottom:30px}.section-eyebrow{font-size:10px;margin-bottom:15px}h2{font-size:35px;line-height:1.15;letter-spacing:-1.5px}.section-intro{font-size:15px;max-width:450px;margin-top:21px}.services-grid{gap:13px}.service-card{padding:20px 19px 0;min-height:300px}.card-top{margin-bottom:21px}.service-card h3{font-size:19px}.service-card>p{font-size:14px;min-height:101px}.service-details{margin-top:20px}.service-details summary{font-size:12px;min-height:55px}.service-number{font-size:11px}.service-icon{width:28px;height:28px}.details-body dd{font-size:13px}.details-body dt{font-size:13px}.offer-link{font-size:13px}.services-bottom{align-items:flex-start;gap:16px;flex-direction:column;padding-top:23px;font-size:13px}.services-bottom .text-link{font-size:13px}.products-section .section-top{margin-bottom:31px}.product-grid{gap:29px 22px}.product-type{font-size:9px;letter-spacing:.75px}.product-card h3{font-size:21px}.product-card>p{font-size:14px}.product-card ul{font-size:12px}.product-card{padding-top:20px}.product-heading{margin-bottom:17px}.product-link{font-size:13px}.product-note{font-size:12px;margin-top:27px;padding-top:23px}.approach-section{display:block;padding-bottom:52px}.approach-heading>p:last-child{max-width:460px;margin-top:20px}.process-list{margin-top:31px}.process-list li{gap:20px;padding:22px 0}.process-list h3{font-size:21px}.process-list p{font-size:15px}.faq-section{display:block;padding-top:40px;padding-bottom:53px}.faq-section h2{font-size:32px}.faq-list{margin-top:26px}.faq-list summary{font-size:15px;padding:18px 0}.faq-list p{font-size:14px}.contact-inner{grid-template-columns:1fr;gap:28px;padding-top:47px;padding-bottom:46px}.contact-section h2{font-size:57px;letter-spacing:-2.5px;margin-top:20px}.contact-section h2+p{font-size:15px;margin-top:21px}.email-address{font-size:30px;letter-spacing:-1px}.contact-right{max-width:510px;width:100%}.contact-hint{margin-top:17px;font-size:14px}.location{margin-top:22px}.contact-arrow{font-size:32px}.footer-inner{display:grid;grid-template-columns:1fr auto;gap:15px 18px}.footer-inner>p{grid-column:1/-1;grid-row:2;font-size:12px}.footer-inner>span{grid-column:1;grid-row:3;margin-left:0;font-size:12px}.back-top{grid-column:2;grid-row:3;font-size:12px}.site-footer{padding-top:26px;padding-bottom:24px}}
@media(max-width:470px){.wrap{width:calc(100% - 36px)}.main-nav{gap:13px}.main-nav .button{width:100%;margin:0;justify-content:space-between}.hero-actions{gap:18px}.hero-actions .text-link{font-size:13px}.hero-visual{aspect-ratio:1.05}.hero-art{object-fit:cover}.art-label span:last-child{display:none}.services-grid,.product-grid{grid-template-columns:1fr}.service-card{min-height:0;padding:23px 25px 0}.card-top{margin-bottom:22px}.service-card h3{font-size:21px}.service-card>p{min-height:0;font-size:15px;max-width:100%}.service-details{margin-top:21px}.service-details summary{font-size:14px;min-height:59px}.details-body dt,.details-body dd{font-size:14px}.offer-link{font-size:14px}.product-grid{gap:28px}.product-type{font-size:10px}.product-card h3{font-size:24px}.product-card>p{font-size:15px;max-width:none}.product-card ul{font-size:14px;margin:17px 0 15px}.product-link{font-size:14px;max-width:none}.product-card{padding-top:23px}.product-heading{margin-bottom:18px}.service-icon{width:30px;height:30px}.service-number{font-size:12px}.audience-inner>div{gap:9px 11px;font-size:12px}.audience-inner>p{letter-spacing:1.2px}.contact-section h2{font-size:53px}.email-address{font-size:28px}.contact-email{padding-right:38px}.section-intro{line-height:1.75}}
.research-scope{margin-top:20px;padding-top:16px;border-top:1px solid var(--line);font-size:14px;line-height:1.7;color:var(--muted)}
/* Keep the catalogue and contact details comfortable to read on every screen. */
.hero-description,.section-intro,.service-card>p,.product-card>p,.approach-heading>p:last-child,.process-list p,.contact-section h2+p{font-size:16px}
.main-nav>a,.hero-actions .text-link,.hero-note p,.text-link,.service-details summary,.details-body dt,.details-body dd,.offer-link,.services-bottom,.services-bottom .text-link,.product-card ul,.product-link,.faq-list p,.contact-email>span:first-child,.contact-hint,.contact-tools button,#copy-status,.back-top{font-size:14px}
.eyebrow,.section-eyebrow,.contact-section .eyebrow,.art-label,.art-label span:last-child,.audience-inner>p,.service-number,.product-type,.product-index,.step-number,.location,.footer-inner>p,.footer-inner>span{font-size:12px}
.art-label{letter-spacing:1px}.art-label span:last-child{display:none}.product-type{letter-spacing:.65px}.audience-inner>p{letter-spacing:1px}.service-card>p{min-height:82px}.service-card{min-height:330px}.hero-note{margin-top:36px}.hero-note strong{font-size:12px}.hero-visual{isolation:isolate}.hero-art{position:absolute;inset:0;min-height:0;object-fit:cover}
@media(max-width:1150px){.service-card>p{min-height:108px}.service-card{min-height:365px}.hero{gap:30px}.art-label{font-size:12px}}
@media(max-width:900px){.service-card>p{min-height:82px}.service-card{min-height:337px}.audience-inner>div{font-size:14px}.hero{min-height:590px}.hero-description{font-size:16px}.hero-actions .text-link{font-size:14px}}
@media(max-width:700px){.hero{min-height:0;gap:28px}.hero-visual{min-height:300px}.service-card>p{min-height:136px}.service-card{min-height:386px}.audience-inner>p{font-size:12px}.product-card ul{font-size:14px}.product-link{font-size:14px}.section-intro{font-size:16px}.main-nav>a{font-size:14px}}
@media(max-width:470px){.service-card>p{min-height:0}.service-card{min-height:0}.eyebrow{letter-spacing:1px}.hero .eyebrow{max-width:320px;font-size:12px}.eyebrow-line{width:15px}.hero-visual{min-height:0}.hero-actions{gap:14px}.hero-actions .text-link{font-size:14px}.audience-inner>div{font-size:14px;column-gap:12px}.audience-inner .separator{display:none}.audience-inner>div>span:not(.separator){padding:0 7px}.audience-inner>p{font-size:12px;text-align:center}.product-type{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}.button:hover{transform:none}}

.whatsapp-float{position:fixed;right:max(18px,env(safe-area-inset-right));bottom:max(18px,env(safe-area-inset-bottom));z-index:80;display:inline-flex;align-items:center;gap:9px;min-height:50px;padding:12px 18px;border:1px solid #ffffff3d;border-radius:999px;background:#176b48;color:#fff;font-size:14px;font-weight:600;line-height:1;box-shadow:0 12px 32px #18231d38;transition:transform .2s,background .2s,box-shadow .2s}.whatsapp-float:hover{transform:translateY(-2px);background:#125b3c;box-shadow:0 15px 36px #18231d4d}.whatsapp-float:focus-visible{outline-color:#176b48;outline-offset:4px}.whatsapp-float svg{width:21px;height:21px}@media(max-width:470px){.whatsapp-float{right:max(12px,env(safe-area-inset-right));bottom:max(12px,env(safe-area-inset-bottom));min-height:47px;padding:11px 15px;font-size:13px}}
