/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after{--tw-outline-style:solid}::backdrop{--tw-outline-style:solid}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.hidden{display:none}.outline{outline-style:var(--tw-outline-style);outline-width:1px}}:root{--red:#a61c1a;--red-dark:#811714;--ink:#393d45;--muted:#586273;--pale:#f0eef0;--blue:#c2cddb;--line:#e3e5e8;--white:#fff;--radius:8px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:160px}body{color:var(--ink);background:#fff;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{letter-spacing:-.025em;line-height:1.2}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{opacity:.45;cursor:not-allowed}img{max-width:100%;display:block}svg{flex-shrink:0}a,button{transition:background .18s,color .18s,box-shadow .18s,transform .18s}:is(a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible){outline:3px solid var(--red);outline-offset:4px}.container{width:calc(100% - 80px);max-width:1280px;margin:auto}.topbar{background:var(--ink);color:#fff;font-size:13px}.topbar .container{justify-content:space-between;padding:8px 0;display:flex}.topbar span{align-items:center;gap:7px;display:flex}.topbar a{margin-left:24px;font-weight:700}.header{z-index:40;background:#fff;position:sticky;top:0;box-shadow:0 2px 8px #00000008}.header-main{align-items:center;gap:40px;height:100px;display:flex}.brand{flex-shrink:0;align-items:center;gap:10px;width:240px;display:flex}.brand-symbol img{width:130px;max-width:none;position:absolute;top:-25px;left:-31px}.brand-words{letter-spacing:-1.4px;color:var(--red);font-size:30px;font-weight:900;line-height:1}.brand-words small{letter-spacing:1.25px;color:var(--muted);margin-top:9px;font-size:8px;display:block}.header-search{border:1px solid var(--line);background:#f8f8f9;border-radius:5px;flex:1;align-items:center;gap:12px;height:47px;padding:0 10px 0 17px;display:flex}.header-search input{background:0 0;border:0;outline:none;flex:1;min-width:0;font-size:14px}.header-search button{color:var(--red);background:0 0;border:0;padding:8px}.header-contact{color:var(--red);align-items:center;gap:10px;display:flex}.header-contact span{color:var(--muted);font-size:12px;line-height:1.5}.header-contact strong{color:var(--ink);white-space:nowrap;font-size:18px;display:block}.navigation{border-top:1px solid var(--line)}.nav-inner{align-items:center;gap:28px;min-height:53px;font-size:14px;font-weight:600;display:flex}.nav-inner>a:hover{color:var(--red)}.mega-menu{align-self:stretch;position:relative}.mega-menu summary{background:var(--red);color:#fff;cursor:pointer;align-items:center;gap:12px;height:100%;padding:0 22px;list-style:none;display:flex}.mega-menu summary::-webkit-details-marker{display:none}.mega-content{border:1px solid var(--line);z-index:50;background:#fff;min-width:360px;padding:14px;position:absolute;top:100%;left:0;box-shadow:0 14px 25px #0002}.mega-content a{justify-content:space-between;padding:8px 12px;display:flex}.mega-content a:hover{background:var(--pale)}.accent{color:var(--red)!important}.nav-list{align-items:center;gap:8px;margin-left:auto;display:flex}.mobile-menu{display:none}.hero{background:linear-gradient(105deg,#f5f4f5 50%,#eceef1 50%);overflow:hidden}.hero-grid{grid-template-columns:1fr 1fr;align-items:center;gap:50px;min-height:550px;display:grid}.hero-copy{padding:55px 0}.eyebrow{color:var(--red);letter-spacing:1.9px;margin-bottom:18px;font-size:12px;font-weight:800}.hero h1{letter-spacing:-2.8px;font-size:64px;font-weight:800;line-height:1.04}.hero h1 em{color:var(--red);font-style:normal}.hero-copy>p:not(.eyebrow){max-width:420px;color:var(--muted);margin:23px 0;line-height:1.65}.button{background:var(--red);color:#fff;border:1px solid var(--red);border-radius:4px;justify-content:center;align-items:center;gap:16px;min-height:48px;padding:12px 22px;font-size:14px;font-weight:700;display:inline-flex}.button:hover{background:var(--red-dark);border-color:var(--red-dark)}.button.white{color:var(--red);background:#fff;border-color:#fff}.button.outline{color:var(--ink);border-color:var(--line);background:#fff}.button.outline:hover{border-color:var(--red);color:var(--red)}.hero-subline{color:var(--muted);margin-top:16px;font-size:12px;display:block}.hero-equipment{justify-content:center;align-items:center;height:470px;display:flex;position:relative}.hero-circle{background:#e0e4e9;border-radius:50%;width:390px;height:390px;position:absolute}.hero-main-image{z-index:1;object-fit:contain;mix-blend-mode:multiply;filter:drop-shadow(0 14px 8px #0000000d);width:470px;height:405px;position:relative;transform:rotate(-3deg)}.hero-product-label{z-index:2;border-left:3px solid var(--red);background:#fff;justify-content:space-between;align-items:center;gap:40px;padding:17px 22px;display:flex;position:absolute;bottom:12px;right:0;box-shadow:0 6px 18px #0000000a}.hero-product-label small{color:var(--muted);letter-spacing:1px;font-size:10px;display:block}.hero-product-label strong{font-size:16px}.hero-product-label svg{color:var(--red)}.service-strip{border-bottom:1px solid var(--line)}.service-strip .container{justify-content:space-between;padding:20px 0;display:flex}.service-strip span{align-items:center;gap:12px;font-size:14px;display:flex}.service-strip svg{color:var(--red)}.section-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:30px;display:flex}.section-heading .eyebrow{margin-bottom:9px}h2{font-size:34px;font-weight:750}h3{font-size:20px;font-weight:700}.text-link{color:var(--red);align-items:center;gap:12px;font-size:14px;font-weight:700;display:inline-flex}.category-grid{grid-template-columns:repeat(5,1fr);gap:16px;display:grid}.category-card{border:1px solid var(--line);border-radius:6px;flex-direction:column;padding:15px 20px 19px;display:flex;position:relative}.category-card:hover{border-color:#c4c5c8;transform:translateY(-3px);box-shadow:0 12px 30px #393d4510}.category-card>div{place-items:center;height:135px;margin-bottom:12px;display:grid}.category-card img{object-fit:contain;width:100%;height:135px}.category-card h3{letter-spacing:-.3px;min-height:40px;font-size:16px}.category-card>span{color:var(--muted);justify-content:space-between;align-items:center;margin-top:16px;font-size:12px;display:flex}.category-card>span svg{color:var(--red)}.home-products,.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:6px;flex-direction:column;min-width:0;display:flex;overflow:hidden}.product-card:hover{box-shadow:0 8px 24px #393d4510}.product-picture{background:#fff;place-items:center;height:205px;padding:22px;display:grid;position:relative}.product-picture img{object-fit:contain;width:100%;height:100%}.product-body{flex-direction:column;flex:1;padding:18px 21px 22px;display:flex}.brand-tag{color:var(--red);text-transform:uppercase;letter-spacing:.6px;margin-bottom:8px;font-size:11px;font-weight:700}.product-body h3{min-height:47px;font-size:19px}.product-body>p:not(.brand-tag){color:var(--muted);min-height:21px;margin:8px 0 18px;font-size:13px}.product-link{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:8px;margin-top:auto;padding-top:17px;font-size:13px;font-weight:700;display:flex}.product-link svg{color:var(--red)}.help-banner{background:var(--ink);color:#fff;border-radius:7px;grid-template-columns:1.2fr 1fr;gap:70px;padding:46px;display:grid}.help-banner .eyebrow{color:var(--blue)}.help-banner p:not(.eyebrow){color:#d5d8df;margin-top:20px;font-size:15px}.service-links a{border-bottom:1px solid #ffffff35;justify-content:space-between;align-items:center;padding:14px 0;font-weight:600;display:flex}.service-links a:first-child{border-top:1px solid #ffffff35}.service-links a:hover{color:var(--blue)}.steps-grid{grid-template-columns:repeat(3,1fr);gap:60px;display:grid}.steps-grid article>span{color:#b4bdca;margin-bottom:15px;font-size:35px;font-weight:800;display:block}.steps-grid h3{margin-bottom:12px}.steps-grid p{color:var(--muted);max-width:330px;font-size:15px}.about-preview{grid-template-columns:1fr 1fr;gap:85px;display:grid}.about-preview p:not(.eyebrow){color:var(--muted);margin:0 0 20px;line-height:1.8}.cta-band{background:var(--red);color:#fff;padding:45px 0}.cta-band .container{justify-content:space-between;align-items:center;gap:40px;display:flex}.cta-band h2{font-size:30px}.cta-band p:not(.eyebrow){color:#f0d8d8;margin-top:10px;font-size:15px}.light{color:#f0d8d8;margin-bottom:8px}.footer{background:#fff;padding:56px 0 20px}.footer-grid{grid-template-columns:1.2fr 1fr 1fr 1.2fr;gap:50px;display:grid}.footer-brand{color:var(--red);letter-spacing:-1px;margin-bottom:18px;font-size:30px;font-weight:900;line-height:1}.footer-brand span{color:var(--muted);letter-spacing:0;margin-top:8px;font-size:12px;font-weight:400;display:block}.footer h3{letter-spacing:0;margin-bottom:18px;font-size:15px}.footer p,.footer a{color:var(--muted);font-size:13px}.footer p{margin-bottom:10px}.footer-grid a{margin:8px 0;display:block}.footer a:hover{color:var(--red)}.footer-bottom{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;margin-top:35px;padding-top:22px;font-size:12px;display:flex}.floating-chat{background:var(--red);color:#fff;z-index:35;border-radius:50%;padding:16px;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 16px #0003}.skip-link{z-index:100;background:#fff;padding:14px;position:absolute;top:-80px;left:10px}.skip-link:focus{top:10px}.breadcrumb{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;padding:22px 0;font-size:12px;display:flex}.breadcrumb>span{align-items:center;gap:8px;display:flex}.breadcrumb a:hover{color:var(--red)}@media (min-width:1600px){.hero-grid{min-height:610px}.hero h1{font-size:72px}}@media (max-width:1100px){.container{width:calc(100% - 48px)}.header-main{gap:24px}.header-contact{display:none}.nav-inner{gap:18px;font-size:12px}.brand{width:220px}.hero h1{font-size:56px}.category-grid{gap:10px}.category-card{padding:10px 12px 16px}.category-card h3{font-size:14px}.home-products{gap:12px}.product-body{padding:16px}.help-banner{gap:35px}.footer-grid{gap:25px}}@media (max-width:760px){html{scroll-padding-top:125px}.container{width:calc(100% - 36px)}.topbar .container{justify-content:center;font-size:11px}.topbar span:last-child{display:none}.header-main{flex-wrap:wrap;gap:12px;height:76px}.brand{gap:7px;width:auto;margin-right:auto}.brand-symbol{width:47px;height:49px}.brand-symbol img{width:95px;top:-19px;left:-23px}.brand-words{font-size:24px}.brand-words small{letter-spacing:1px;font-size:6px}.mobile-menu{background:0 0;border:0;padding:8px;display:block}.header-search,.navigation{display:none}.navigation.is-open{display:block}.nav-inner{flex-direction:column;align-items:stretch;gap:0;padding:8px 0 16px;font-size:14px}.nav-inner>a{padding:10px 8px}.nav-list{margin:0}.mega-menu summary{padding:12px}.mega-content{min-width:0;box-shadow:none;position:static}.hero-grid{grid-template-columns:1fr;gap:0;min-height:0}.hero{background:#f3f3f5}.hero-copy{padding:38px 0 0}.hero .eyebrow{margin-bottom:14px;font-size:11px}.hero h1{letter-spacing:-1.6px;font-size:46px}.hero h1 br:nth-child(2){display:none}.hero-copy>p:not(.eyebrow){max-width:360px;margin:18px 0;font-size:15px}.hero-subline{font-size:11px}.hero-equipment{height:310px}.hero-circle{width:250px;height:250px;right:20px}.hero-main-image{width:310px;height:275px;margin-left:30px}.hero-product-label{gap:24px;padding:10px 14px;bottom:14px;right:0}.hero-product-label strong{font-size:13px}.hero-product-label small{font-size:9px}.service-strip .container{gap:16px;padding:15px 0;overflow-x:auto}.service-strip span{white-space:nowrap;gap:7px;font-size:12px}.service-strip svg{width:17px}.section{padding:45px 0}h2{font-size:27px}.eyebrow{font-size:10px}.section-heading{align-items:start;gap:20px;margin-bottom:22px}.section-heading .text-link{white-space:nowrap;align-self:end;font-size:12px}.category-grid{grid-template-columns:repeat(2,1fr);gap:12px}.category-card>div,.category-card img{height:115px}.category-card h3{min-height:36px;font-size:15px}.category-card>span{margin-top:10px}.home-products,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-picture{height:155px;padding:15px}.product-body{padding:12px}.product-body h3{min-height:39px;font-size:16px}.product-body>p:not(.brand-tag){margin-bottom:12px;font-size:12px}.product-link{gap:5px;font-size:12px}.product-link svg{width:14px}.help-banner{grid-template-columns:1fr;gap:28px;padding:28px}.help-banner h2{font-size:27px}.steps-grid{grid-template-columns:1fr;gap:26px}.steps-grid article{padding-left:55px;position:relative}.steps-grid article>span{font-size:28px;position:absolute;top:0;left:0}.steps-grid h3{font-size:18px}.steps-grid p{max-width:none}.about-preview{grid-template-columns:1fr;gap:25px}.cta-band .container{flex-direction:column;align-items:start;gap:24px}.cta-band h2{font-size:26px}.footer-grid{grid-template-columns:1fr 1fr;gap:28px 18px}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{gap:15px;font-size:11px}.floating-chat{padding:13px;bottom:17px;right:17px}.breadcrumb{padding:18px 0;font-size:11px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}.page-content{min-height:60vh;padding-bottom:70px}.page-heading .eyebrow{margin-bottom:12px}.page-heading h1{font-size:43px;font-weight:750}.page-heading>p:last-child{color:var(--muted);max-width:740px;margin-top:15px}.catalog-layout{grid-template-columns:235px 1fr;align-items:start;gap:35px;margin-bottom:65px;display:grid}.filters{border:1px solid var(--line);border-radius:6px;padding:20px}.filter-heading{align-items:start;gap:10px;margin-bottom:20px;font-size:14px;line-height:1.4;display:flex}.filter-heading button{color:var(--red);background:0 0;border:0;padding:0;font-size:12px}.catalog-search{border:1px solid var(--line);border-radius:4px;height:44px;display:flex;overflow:hidden}.catalog-search input{background:#fafafa;border:0;width:100%;min-width:0;padding:0 12px;font-size:14px}.catalog-search button{background:#fafafa;border:0;padding:10px}.filter-hint{color:var(--muted);margin:9px 0 24px;font-size:12px}.category-filters{border-top:1px solid var(--line);margin-top:12px;padding-top:22px}.category-filters h3{margin-bottom:13px;font-size:14px}.category-filters button{text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:8px 0;font-size:13px;line-height:1.4;display:flex}.category-filters button span{color:var(--muted);background:#f1f1f3;border-radius:3px;padding:1px 5px;font-size:11px}.category-filters button[aria-pressed=true]{color:var(--red);font-weight:700}.field{flex-direction:column;gap:8px;margin-top:20px;font-size:14px;font-weight:600;display:flex}.field input,.field select,.field textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #d6dae0;border-radius:4px;min-height:45px;padding:11px 12px;font-size:14px;font-weight:400}.field textarea{resize:vertical;min-height:130px}.field select{padding-right:20px}.filter-help{background:#f3f3f5;border-radius:5px;margin-top:24px;padding:18px;font-size:13px}.filter-help>svg{color:var(--red);margin-bottom:10px}.filter-help strong{display:block}.filter-help p{margin:8px 0}.filter-help a{color:var(--red);font-size:12px;font-weight:700}.results-bar{min-height:31px;color:var(--muted);justify-content:space-between;align-items:center;gap:15px;margin-bottom:21px;font-size:13px;display:flex}.results-bar strong{color:var(--ink)}.results-bar label{align-items:center;gap:9px;font-size:12px;display:flex}.results-bar select{color:var(--ink);background:0 0;border:0;font-size:13px}.catalog-results .product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.catalog-results .product-picture{height:195px}.product-actions{margin-top:24px}.product-actions>.button{width:100%;font-size:15px}.product-actions .field{margin:0 0 20px}.secondary-actions{gap:10px;margin-top:10px;display:flex}.secondary-actions .button{flex:1;gap:7px;min-height:43px;padding:8px 10px;font-size:13px}.compare-toggle{border:1px solid var(--line);background:#fff;border-radius:4px;justify-content:center;align-items:center;gap:8px;padding:8px 13px;font-size:13px;display:flex}.compare-toggle.selected{color:var(--red);border-color:var(--red);background:#fff6f6}.product-actions.compact{margin-top:12px}.compact .secondary-actions{gap:6px;margin-top:0}.compact .secondary-actions .button{min-height:38px;padding:7px;font-size:12px}.compact .compare-toggle{padding:7px}.action-notice:empty{display:none}.action-notice{color:var(--red);margin-top:8px;font-size:12px;line-height:1.4;display:block}.catalog-footnote,.small-note{color:var(--muted);margin:24px 0;font-size:13px;line-height:1.6}.mobile-category{display:none}.empty-state{text-align:center;background:#fafafa;border:1px dashed #c7ccd4;border-radius:6px;padding:55px 25px}.empty-state>svg{color:var(--red);margin:0 auto 20px}.empty-state h2{margin-bottom:15px;font-size:27px}.empty-state p{max-width:480px;color:var(--muted);margin:0 auto 25px}.compare-tray{z-index:45;background:var(--ink);color:#fff;border-radius:7px;align-items:center;gap:20px;padding:10px 15px 10px 23px;display:flex;position:fixed;bottom:25px;left:50%;transform:translate(-50%);box-shadow:0 8px 40px #0003}.compare-tray>span{white-space:nowrap;align-items:center;gap:10px;font-size:14px;display:flex}.compare-tray>button{color:#fff;background:0 0;border:0}.product-detail{grid-template-columns:1.05fr 1fr;gap:65px;padding:20px 0 55px;display:grid}.large-product-image{border:1px solid var(--line);border-radius:6px;place-items:center;height:470px;padding:35px;display:grid}.large-product-image img{object-fit:contain;width:100%;height:100%}.image-caption{color:var(--muted);margin:12px 8px;font-size:12px;line-height:1.5}.product-info{padding:15px 0}.product-info>.eyebrow{margin-bottom:15px;font-size:11px;display:block}.product-info h1{letter-spacing:-1.4px;font-size:40px}.product-meta{color:var(--muted);gap:18px;margin:17px 0;font-size:12px;display:flex}.product-meta span+span{border-left:1px solid var(--line);padding-left:18px}.product-intro{color:var(--muted);margin:22px 0;font-size:16px;line-height:1.75}.rental-note{background:#f5f5f7;border-radius:5px;align-items:center;gap:14px;padding:16px 18px;display:flex}.rental-note svg{color:var(--red)}.rental-note strong{font-size:15px}.rental-note p{color:var(--muted);margin-top:3px;font-size:12px}.product-benefits{color:var(--muted);flex-wrap:wrap;gap:10px 22px;margin-top:22px;font-size:12px;display:flex}.product-benefits span{align-items:center;gap:8px;display:flex}.product-tabs{border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:35px;padding:18px 0;font-size:14px;font-weight:700;display:flex;overflow:auto}.product-tabs a{white-space:nowrap}.product-tabs a:hover{color:var(--red)}.details-layout{grid-template-columns:1fr 300px;align-items:start;gap:70px;padding-top:12px;display:grid}.detail-section{border-bottom:1px solid var(--line);padding:34px 0}.detail-section h2{margin-bottom:21px;font-size:27px}.detail-section>p{color:var(--muted);margin-bottom:18px;font-size:15px;line-height:1.8}.check-list{gap:10px;margin:20px 0;padding:0;list-style:none;display:grid}.check-list li{align-items:center;gap:10px;font-size:15px;display:flex}.check-list svg{color:var(--red)}.spec-table{border-collapse:collapse;width:100%;font-size:14px}.spec-table th,.spec-table td{text-align:left;border:1px solid var(--line);padding:14px 17px}.spec-table th{width:38%;font-weight:600}.spec-table tr:nth-child(odd){background:#f7f7f8}.detail-aside{background:#f3f3f5;border-radius:6px;margin-top:36px;padding:28px;position:sticky;top:190px}.detail-aside>svg{color:var(--red);margin-bottom:16px}.detail-aside h3{font-size:23px}.detail-aside p{color:var(--muted);margin:18px 0;font-size:14px}.detail-aside .button{width:100%;padding:12px;font-size:13px}.detail-aside>span{color:var(--muted);text-align:center;margin-top:12px;font-size:12px;display:block}.document-links{gap:10px;display:grid}.document-links a{border:1px solid var(--line);border-radius:4px;align-items:center;gap:15px;padding:16px;font-size:14px;display:flex}.document-links a>svg{color:var(--red)}.document-links a>svg:last-child{margin-left:auto}.document-links small{color:var(--muted);margin-top:3px;font-size:11px;display:block}.faq-list details{border-bottom:1px solid var(--line);padding:19px 0}.faq-list summary{cursor:pointer;padding-right:30px;font-size:16px;font-weight:600;list-style:none;position:relative}.faq-list summary:after{content:"+";color:var(--red);font-size:22px;position:absolute;top:-3px;right:8px}.faq-list details[open] summary:after{content:"−"}.faq-list summary::-webkit-details-marker{display:none}.faq-list details p{color:var(--muted);margin-top:15px;padding-right:18px;font-size:15px;line-height:1.8}.quote-layout{grid-template-columns:1.25fr .85fr;align-items:start;gap:45px;display:grid}.quote-item{border:1px solid var(--line);border-radius:5px;align-items:center;gap:25px;margin-bottom:15px;padding:20px;display:flex}.quote-item img{object-fit:contain;width:110px;height:100px}.quote-item h3{font-size:20px}.quote-item p{color:var(--muted);margin:7px 0 12px;font-size:13px}.qty{border:1px solid var(--line);border-radius:3px;justify-content:space-between;align-items:center;width:120px;display:flex}.qty button{background:0 0;border:0;padding:8px}.qty span{font-size:14px}.remove-item{background:0 0;border:0;align-self:start;margin-left:auto;padding:4px}.quote-summary{background:#f5f5f7;border-radius:6px;padding:30px}.quote-summary h2{font-size:27px}.quote-summary>p:not(.eyebrow){color:var(--muted);margin-top:15px;font-size:14px}.quote-summary .button{width:100%;margin-top:24px}.quote-summary small{color:var(--muted);margin-top:18px;font-size:12px;line-height:1.6;display:block}.comparison-scroll{overflow:auto}.comparison-table{border-collapse:collapse;width:100%;min-width:750px;font-size:14px}.comparison-table th,.comparison-table td{border:1px solid var(--line);text-align:left;vertical-align:top;padding:20px}.comparison-table thead th{min-width:210px;max-width:310px}.comparison-table thead th:first-child{min-width:150px}.comparison-table thead img{object-fit:contain;width:100%;height:180px;margin-bottom:20px}.comparison-table thead a{font-size:20px}.comparison-table thead button{color:var(--red);background:0 0;border:0;padding:10px 0;font-size:12px;display:block}.comparison-table tbody th{font-weight:600}.comparison-table tr:nth-child(2n){background:#f7f7f8}.comparison-table td p{margin-bottom:8px}.comparison-table .button{padding:10px;font-size:12px}.photo-pending{color:var(--muted);text-align:center;padding:20px;font-size:18px}.photo-pending small{margin-top:10px;font-size:12px;display:block}.info-layout{grid-template-columns:1.2fr .8fr;align-items:start;gap:75px;padding:30px 0 75px;display:grid}.prose h2{margin:35px 0 18px;font-size:29px}.prose h3{margin:28px 0 14px;font-size:22px}.prose p{color:var(--muted);margin:0 0 18px;line-height:1.9}.prose ul{color:var(--muted);padding-left:20px}.info-card{background:#f3f3f5;border-radius:6px;padding:32px}.info-card h2{margin-bottom:20px;font-size:27px}.info-card p{color:var(--muted);margin-bottom:15px;font-size:15px}.info-card .button{margin-top:15px}.contact-block{border-bottom:1px solid var(--line);padding:22px 0}.contact-block h3{color:var(--red);margin-bottom:10px;font-size:15px}.contact-block strong{font-size:24px;line-height:1.5}.contact-block p{color:var(--muted);font-size:15px}.info-steps{counter-reset:steps;gap:28px;display:grid}.info-steps article{border-bottom:1px solid var(--line);padding:0 0 25px 65px;position:relative}.info-steps article:before{counter-increment:steps;content:"0" counter(steps);color:var(--red);font-size:33px;font-weight:700;position:absolute;top:0;left:0}.info-steps h2{margin-bottom:15px;font-size:25px}.info-steps p{color:var(--muted);line-height:1.8}.review-table{border-collapse:collapse;width:100%;font-size:13px}.review-table th,.review-table td{border:1px solid var(--line);text-align:left;padding:13px}.review-table th{background:#f0eef0}.review-table small{color:var(--muted);display:block}@media (max-width:1100px){.catalog-layout{grid-template-columns:210px 1fr;gap:22px}.filters{padding:16px}.catalog-results .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-detail{gap:35px}.product-info h1{font-size:34px}.large-product-image{height:410px}.details-layout{grid-template-columns:1fr 260px;gap:35px}.product-tabs{gap:22px}}@media (max-width:760px){.page-heading{padding:7px 0 25px}.page-heading h1{font-size:31px}.page-heading>p:last-child{font-size:15px}.catalog-layout{grid-template-columns:1fr;gap:23px}.filters{background:#fafafa;grid-template-columns:1fr 1fr;gap:10px 15px;padding:17px;display:grid}.filter-heading,.catalog-search,.filter-hint,.mobile-category{grid-column:1/-1}.filter-heading{margin-bottom:0}.filter-hint{margin:0;font-size:11px}.mobile-category{display:flex}.field{margin-top:12px}.field select,.field input{font-size:14px}.category-filters,.filter-help{display:none}.catalog-results .product-grid{gap:12px}.catalog-results .product-picture{height:150px}.results-bar{gap:8px;font-size:12px}.results-bar label{font-size:0}.results-bar select{max-width:130px;font-size:12px}.compact .secondary-actions .button{gap:3px;font-size:11px}.compact .secondary-actions .button svg{width:14px}.compact .compare-toggle{padding:6px}.compare-tray{gap:10px;width:max-content;max-width:calc(100% - 24px);padding:10px;bottom:14px}.compare-tray>span{gap:5px;font-size:12px}.compare-tray>span svg{display:none}.compare-tray .button{gap:5px;min-height:38px;padding:8px 10px;font-size:11px}.product-detail{grid-template-columns:1fr;gap:22px;padding:5px 0 28px}.large-product-image{height:330px;padding:20px}.image-caption{font-size:11px}.product-info{padding:0}.product-info h1{font-size:32px}.product-meta{margin:13px 0;font-size:12px}.product-intro{margin:18px 0;font-size:15px}.product-benefits{gap:8px 15px;font-size:11px}.product-tabs{gap:23px;padding:16px 0;font-size:13px}.details-layout{grid-template-columns:1fr;gap:0}.detail-aside{margin:24px 0 0;position:static}.detail-section{padding:28px 0}.detail-section h2{font-size:25px}.spec-table{font-size:13px}.spec-table th,.spec-table td{padding:12px}.spec-table th{width:42%}.document-links a{gap:10px;padding:13px;font-size:13px}.quote-layout{grid-template-columns:1fr;gap:25px}.quote-item{gap:15px;padding:14px}.quote-item img{width:78px;height:90px}.quote-item h3{font-size:17px}.quote-item p{font-size:12px}.quote-summary{padding:25px}.comparison-table th,.comparison-table td{padding:15px}.info-layout{grid-template-columns:1fr;gap:30px;padding:10px 0 40px}.prose h2{font-size:26px}.info-card{padding:25px}.info-steps article{padding-left:50px}.info-steps article:before{font-size:27px}.info-steps h2{font-size:24px}.review-table{min-width:700px}.page-content{padding-bottom:45px}}.list-count{background:var(--red);color:#fff;border-radius:20px;place-items:center;min-width:21px;height:21px;padding:0 5px;font-size:11px;display:inline-grid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@font-face{font-family:Manrope;src:url(/fonts/manrope.ttf)format("truetype");font-weight:200 800;font-style:normal;font-display:swap}@font-face{font-family:Mabella;src:url(/fonts/mabella.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}:root{--radius:20px;--line:#e2e5e9;--shadow:0 16px 44px -24px #242b4055;--shadow-hover:0 28px 55px -28px #393d4580;--red-gradient:linear-gradient(120deg,#a61c1a,#c12d29 58%,#871918)}body{letter-spacing:-.02em;background:#fff;font-family:Manrope,Arial,sans-serif}h1,h2,h3{letter-spacing:-.045em;font-family:Manrope,Arial,sans-serif;font-weight:750}h2{line-height:1.18}.brand-words,.footer-brand{letter-spacing:0;font-family:Mabella,Arial,sans-serif;font-size:42px;font-weight:400}.brand-words small,.footer-brand span{letter-spacing:.09em;font-family:Manrope,Arial,sans-serif;font-size:10px;font-weight:600}.brand{gap:13px}.brand-symbol{flex-shrink:0}.header{box-shadow:0 5px 30px #393d4510}.header-main{height:94px}.header-search{background:#f4f5f7;border-radius:50px;height:48px;box-shadow:inset 0 1px 3px #393d4505}.topbar{background:linear-gradient(115deg,#303640,#586273);font-size:12px}.nav-inner{font-size:13px}.mega-menu summary{background:var(--red-gradient);border-radius:12px 12px 0 0}.mega-content{box-shadow:var(--shadow-hover);border-radius:0 18px 18px}.mega-content a{border-radius:10px;padding:10px}.button{background:var(--red-gradient);border:0;border-radius:50px;min-height:50px;padding:14px 23px;font-size:14px;transition:transform .25s,box-shadow .25s,background .25s;box-shadow:0 8px 22px -10px #a61c1a80}.button:hover{background:var(--red-gradient);transform:translateY(-3px);box-shadow:0 13px 30px -10px #a61c1a85}.button svg{transition:transform .25s}.button:hover svg:last-child{transform:translate(3px)}.button.outline{box-shadow:none;background:#fff;border:1px solid #dfe3e8}.button.white{color:var(--red);background:#fff;box-shadow:0 15px 30px #3b0b0b25}.eyebrow{letter-spacing:.13em;font-size:12px;font-weight:800}.section{padding:88px 0}.section-heading{margin-bottom:36px}.soft{background:linear-gradient(135deg,#f5f5f7,#edf0f4)}.product-card{box-shadow:var(--shadow);isolation:isolate;border:1px solid #e9ebef;border-radius:22px;transition:transform .3s,box-shadow .3s,border-color .3s}.product-card:hover{box-shadow:var(--shadow-hover);border-color:#c8ced7;transform:translateY(-6px)}.product-card .product-picture{background:radial-gradient(at 50% 45%,#fff 42%,#f0f2f5);border-bottom:1px solid #eef0f3;flex:0 0 220px;justify-content:center;align-items:center;height:220px;min-height:0;padding:26px;display:flex;position:relative;overflow:hidden}.product-card .product-picture img{object-fit:contain;mix-blend-mode:multiply;width:100%;min-width:0;max-width:100%;height:100%;min-height:0;max-height:100%;transition:transform .45s;display:block}.product-card:hover .product-picture img{transform:scale(1.035)}.product-body{z-index:1;background:#fff;padding:22px;position:relative}.product-body h3{min-height:0;margin-bottom:4px;font-size:19px;line-height:1.3}.product-body>p:not(.brand-tag){font-size:13px;line-height:1.6}.brand-tag{letter-spacing:.04em;font-size:12px}.product-link{margin-top:auto;font-size:13px}.product-actions.compact{border-top:1px solid #edf0f3;margin-top:16px;padding-top:16px}.secondary-actions .button{border-radius:12px;min-height:44px}.compare-toggle{border-radius:12px;min-width:42px}.compact .compare-toggle{min-height:44px}.category-card{background:linear-gradient(150deg,#fff 60%,#f4f5f8);border-color:#e8ebef;border-radius:22px;padding:19px 20px 23px;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 7px 28px -20px #393d4560}.category-card:hover{box-shadow:var(--shadow-hover);border-color:#d2d8df;transform:translateY(-6px)}.category-card h3{font-size:16px}.category-card>span{font-size:13px}.category-card>div{overflow:hidden}.category-card img{mix-blend-mode:multiply;max-height:100%;transition:transform .4s}.category-card:hover img{transform:scale(1.06)}.page-heading{padding:18px 0 40px}.page-heading h1{font-size:clamp(32px,4vw,48px)}.page-heading>.eyebrow{background:#a61c1a0b;border:1px solid #a61c1a12;border-radius:30px;padding:7px 12px;display:inline-flex}.catalog-layout{grid-template-columns:248px minmax(0,1fr)}.catalog-results{min-width:0}.filters{box-shadow:var(--shadow);background:linear-gradient(150deg,#fff,#f6f7f9);border:1px solid #e5e8ed;border-radius:22px;padding:23px}.catalog-search{border-radius:12px;height:48px}.field input,.field select,.field textarea{border-radius:12px;padding:12px;font-size:14px}.category-filters button{border-radius:9px;padding:10px 8px;font-size:13px}.category-filters button[aria-pressed=true]{background:#a61c1a0a}.category-filters button span{border-radius:20px}.filter-help{background:linear-gradient(130deg,#e8ecf1,#f4f5f7);border-radius:16px}.results-bar{font-size:14px}.results-bar select{background:#f3f5f7;border-radius:12px;padding:10px}.large-product-image{min-height:0;box-shadow:var(--shadow);background:radial-gradient(#fff 48%,#f1f3f6);border-radius:28px;padding:35px;overflow:hidden}.large-product-image img{mix-blend-mode:multiply;max-width:100%;min-height:0;max-height:100%;display:block}.product-info h1{font-size:clamp(31px,3vw,44px)}.rental-note{background:linear-gradient(120deg,#f0f2f6,#f8f9fa);border-radius:17px}.product-tabs{background:linear-gradient(110deg,#f3f5f8,#fff);border:1px solid #e4e8ee;border-radius:15px;gap:30px;padding:17px 22px}.product-tabs a{font-size:14px}.detail-aside,.quote-summary,.info-card{box-shadow:var(--shadow);background:linear-gradient(140deg,#e9edf3,#f8f9fb);border-radius:24px}.spec-table{border-collapse:separate;border-spacing:0;border:1px solid var(--line);border-radius:16px;overflow:hidden}.spec-table th,.spec-table td{border:0;border-bottom:1px solid var(--line);padding:17px}.spec-table tr:last-child>*{border-bottom:0}.faq-list details{background:#fff;border:1px solid #e4e8ed;border-radius:16px;margin-bottom:12px;padding:21px 23px;box-shadow:0 7px 20px -18px #393d4555}.faq-list details[open]{border-color:#cdd3dd}.quote-item{box-shadow:var(--shadow);border-radius:20px}.quote-item img{flex-shrink:0}.qty{border-radius:25px}.empty-state{border-radius:24px}.compare-tray{background:linear-gradient(130deg,#393d45,#586273);border-radius:22px}.comparison-table{background:#fff}.comparison-scroll{border-radius:18px}.info-layout{gap:65px}.floating-chat{background:#218c51;transition:transform .25s,box-shadow .25s;box-shadow:0 9px 30px #1e6c5155}.floating-chat:hover{background:#187744;transform:translateY(-4px);box-shadow:0 15px 36px #1e6c5170}.cta-band{background:radial-gradient(at 90% 0,#da68603d,#0000 55%),linear-gradient(110deg,#861917,#b52b28);position:relative;overflow:hidden}.footer{background:linear-gradient(145deg,#f8f9fb,#edf0f5)}.footer-brand{font-size:48px}.footer p,.footer a{font-size:14px}.footer-brand span{font-size:12px}@keyframes arrive{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}@keyframes drift{0%,to{transform:translateY(0)rotate(-7deg)}50%{transform:translateY(-12px)rotate(-5deg)}}@keyframes breathe{0%,to{box-shadow:0 0 #a61c1a25}50%{box-shadow:0 0 0 8px #a61c1a00}}@media (prefers-reduced-motion:no-preference){.hero-copy{animation:.85s both arrive}.hero-visual{animation:1s .15s both arrive}.page-heading{animation:.6s both arrive}.category-card,.product-card{animation:.6s backwards arrive}.category-card:nth-child(2n),.product-card:nth-child(2n){animation-delay:60ms}.category-card:nth-child(3n),.product-card:nth-child(3n){animation-delay:.12s}.reveal-ready{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(24px)}.reveal-ready.is-visible{opacity:1;transform:none}}@media (max-width:1100px){.header-main{gap:20px}.brand{width:220px}.brand-words{font-size:38px}.nav-inner{gap:15px;font-size:12px}.catalog-layout{grid-template-columns:210px minmax(0,1fr);gap:24px}.filters{padding:16px}.product-card .product-picture{flex-basis:205px;height:205px}.product-body{padding:18px}.section{padding:64px 0}}@media (max-width:760px){.brand{width:auto}.brand-words{font-size:34px}.brand-words small{letter-spacing:.06em;font-size:8px}.header-main{height:82px}.topbar .container{font-size:12px}.nav-inner{font-size:14px}.mega-menu summary,.mega-content{border-radius:12px}.section{padding:52px 0}.section-heading{gap:18px}.section-heading .text-link{font-size:13px}.eyebrow{font-size:12px}.category-card{border-radius:18px;padding:16px}.category-card h3{font-size:16px}.catalog-layout{grid-template-columns:minmax(0,1fr)}.catalog-results .product-grid,.home-products{gap:12px}.product-card{border-radius:17px}.product-card .product-picture{flex-basis:170px;height:170px;padding:17px}.product-body{padding:15px}.product-body h3{font-size:16px;line-height:1.35}.product-body>p:not(.brand-tag){font-size:12px}.compact .secondary-actions{flex-wrap:wrap}.compact .secondary-actions .button{gap:5px;min-width:0;padding:8px 6px;font-size:12px}.compact .compare-toggle{min-width:35px;padding:6px}.product-actions.compact{margin-top:12px;padding-top:12px}.large-product-image{border-radius:22px;height:340px}.product-tabs{border-radius:13px;gap:23px}.filters{border-radius:18px;padding:18px}.filter-hint,.product-info .eyebrow{font-size:12px}.product-meta{flex-wrap:wrap;font-size:13px}.detail-aside{position:static}.info-layout{gap:35px}.comparison-scroll{border-radius:12px}.footer-brand{font-size:43px}.floating-chat{bottom:20px;right:18px}.button{font-size:14px}.breadcrumb{font-size:12px}.service-strip span{font-size:13px}.service-strip .container{padding:20px 0}.page-heading{padding:12px 0 30px}.section-heading h2{font-size:27px}}@media (max-width:380px){.product-card .product-picture{flex-basis:145px;height:145px}.product-body{padding:12px}.compact .secondary-actions .button{flex-basis:100%;width:100%}.compact .compare-toggle{width:100%}}@media (prefers-reduced-motion:reduce){.reveal-ready{opacity:1!important;transform:none!important}*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.creative-hero{background:radial-gradient(at 92% 12%,#c2cddb85,#0000 45%),radial-gradient(at 3% 95%,#a61c1a0a,#0000 45%),linear-gradient(110deg,#fff 15%,#f3f4f7 72%,#e7ecf2);position:relative;overflow:hidden}.creative-hero .hero-grid{grid-template-columns:1fr 1.02fr;gap:55px;min-height:660px;padding:55px 0 85px}.creative-hero .hero-copy{padding:0}.creative-hero h1{letter-spacing:-.065em;font-size:clamp(48px,5.2vw,71px);line-height:1.07}.creative-hero h1 em{background:linear-gradient(110deg,#861a18,#c13c35);color:#0000;-webkit-background-clip:text;background-clip:text}.creative-hero .eyebrow{letter-spacing:.07em;align-items:center;gap:10px;margin-bottom:24px;font-size:11px;display:flex}.status-dot{background:var(--red);border-radius:50%;flex-shrink:0;width:8px;height:8px;box-shadow:0 0 0 5px #a61c1a0b}.creative-hero .hero-copy>p:not(.eyebrow){max-width:455px;margin:26px 0 29px;font-size:17px;line-height:1.8}.hero-buttons{flex-wrap:wrap;align-items:center;gap:27px;display:flex}.hero-secondary{align-items:center;gap:11px;font-size:14px;font-weight:700;display:inline-flex}.hero-secondary:hover{color:var(--red)}.hero-signature{color:var(--muted);align-items:center;gap:15px;margin-top:35px;font-size:12px;line-height:1.7;display:flex}.hero-signature strong{font-weight:650}.signature-line{background:var(--red);width:34px;height:2px}.hero-visual{min-width:0;height:490px;position:relative}.hero-photo-wrap{isolation:isolate;border-radius:100px 28px;position:absolute;inset:0;overflow:hidden;box-shadow:0 25px 70px -25px #3a46555c}.hero-photo-wrap:after{content:"";pointer-events:none;background:linear-gradient(#0000 48%,#17202cb3);position:absolute;inset:0}.hero-photo{object-fit:cover;object-position:52% center;width:100%;height:100%;transition:transform 1.5s}.hero-photo-wrap:hover .hero-photo{transform:scale(1.045)}.hero-photo-caption{z-index:1;color:#fff;position:absolute;bottom:43px;left:35px}.hero-photo-caption>span{letter-spacing:.15em;margin-bottom:12px;font-size:10px;display:block}.hero-photo-caption strong{letter-spacing:-.035em;font-size:30px;font-weight:700;line-height:1.2}.hero-image-credit{z-index:2;color:#ffffffba;letter-spacing:0;font-size:9px;position:absolute;bottom:15px;right:25px}.floating-product{z-index:3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffed;border:1px solid #fff;border-radius:22px;align-items:center;gap:8px;width:330px;padding:14px 17px 14px 5px;transition:transform .3s;display:flex;position:absolute;bottom:-48px;left:-37px;box-shadow:0 16px 55px #323f512d}.floating-product:hover{transform:translateY(-5px)}.floating-product>img{object-fit:contain;mix-blend-mode:multiply;flex-shrink:0;width:115px;height:110px}.floating-product small{color:var(--red);letter-spacing:.09em;margin-bottom:8px;font-size:9px;font-weight:800;display:block}.floating-product strong{font-size:16px;line-height:1.4}.circle-arrow{background:var(--red);color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:34px;height:34px;margin-left:auto;display:grid}.since-badge{text-align:center;background:var(--red-gradient);color:#fff;z-index:4;border-radius:25px;flex-direction:column;justify-content:center;width:112px;height:112px;display:flex;position:absolute;top:-15px;right:-18px;transform:rotate(-7deg);box-shadow:0 14px 40px #a61c1a40}.since-badge strong{letter-spacing:-.05em;font-size:31px}.since-badge span{letter-spacing:.08em;font-size:8px;line-height:1.5}.service-strip{border:0;border-bottom:1px solid #eaedf1;box-shadow:0 8px 35px #393d4507}.service-strip .container{padding:25px 0}.service-strip span{font-size:13px;font-weight:600}.help-banner{color:#fff;background:radial-gradient(at 0 100%,#79879845,#0000 55%),linear-gradient(125deg,#343c47,#515e70);border-radius:30px;gap:65px;padding:52px 55px;box-shadow:0 20px 60px -30px #393d4580}.help-banner .eyebrow{color:#e9b8b4;font-size:11px}.help-banner h2{font-size:42px}.help-banner p{color:#dde2e9;max-width:320px;font-size:16px}.service-links a{color:#fff;background:#ffffff08;border:1px solid #ffffff25;border-radius:15px;gap:14px;padding:19px 18px;font-size:15px;transition:background .25s,transform .25s}.service-links a:hover{background:#ffffff18;transform:translate(4px)}.service-number{color:#c2cddb;flex-shrink:0;font-size:11px}.service-links a>svg{color:#fff;margin-left:auto}.story-section{padding-top:5px}.story-grid{grid-template-columns:.95fr 1fr;align-items:center;gap:90px;display:grid}.story-photo{height:580px;box-shadow:var(--shadow-hover);border-radius:28px 100px;margin:0;position:relative;overflow:hidden}.story-photo img{object-fit:cover;object-position:center 56%;width:100%;height:100%}.story-photo:after{content:"";pointer-events:none;background:linear-gradient(#0000 50%,#1c2630b8);position:absolute;inset:0}.story-label{z-index:1;color:#fff;position:absolute;bottom:47px;left:38px}.story-label>span{letter-spacing:.14em;font-size:11px}.story-label strong{letter-spacing:-.04em;margin-top:12px;font-size:32px;line-height:1.2;display:block}.story-photo figcaption{z-index:1;color:#fffa;font-size:10px;position:absolute;bottom:18px;right:30px}.story-copy h2{font-size:42px;line-height:1.15}.story-copy h2 em{color:var(--red);font-style:normal}.story-copy>p:not(.eyebrow){color:var(--muted);margin-top:24px;font-size:16px;line-height:1.9}.story-copy>.text-link{margin-top:28px}.story-facts{border-top:1px solid #e2e6ec;grid-template-columns:1fr 1fr;gap:25px;margin-top:35px;padding-top:26px;display:grid}.story-facts strong{margin-bottom:8px;font-size:18px;display:block}.story-facts span{color:var(--muted);font-size:12px;display:block}.reviews-section{background:radial-gradient(at 100% 0,#e4e9f1,#0000 70%),linear-gradient(135deg,#f5f6f8,#fff);border-top:1px solid #e6e9ef}.reviews-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:23px;display:grid}.review-card{background:#fff;border:1px solid #e4e8ef;border-radius:24px;flex-direction:column;padding:27px;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 20px 45px -30px #393d4555}.review-card:hover{box-shadow:var(--shadow-hover);transform:translateY(-5px)}.review-top{justify-content:space-between;align-items:center;height:36px;margin-bottom:20px;display:flex}.review-quote{color:var(--red);margin-top:27px;font-family:Georgia,serif;font-size:68px;line-height:1}.review-source{color:#586273;letter-spacing:-.03em;font-size:16px;font-weight:750}.review-card blockquote{color:var(--ink);margin:0 0 26px;font-size:15px;line-height:1.9}.review-author{border-top:1px solid #edf0f5;align-items:center;gap:12px;margin-top:auto;padding-top:20px;display:flex}.review-avatar{width:40px;height:40px;color:var(--muted);background:linear-gradient(135deg,#e5eaf1,#f5f6f8);border-radius:50%;flex-shrink:0;place-items:center;font-weight:700;display:grid}.review-author strong{font-size:14px;display:block}.review-author a{color:var(--muted);font-size:11px}.review-note{color:var(--muted);text-align:center;margin-top:23px;font-size:12px}.reviews-invitation{background:#fff;border:1px solid #e3e8f0;border-radius:24px;justify-content:space-between;align-items:center;gap:30px;padding:35px;display:flex}.reviews-invitation h3{margin:14px 0;font-size:25px}.reviews-invitation p{color:var(--muted)}.steps-grid{gap:24px}.steps-grid article{box-shadow:var(--shadow);background:#ffffffb3;border:1px solid #fff;border-radius:22px;padding:28px;position:relative}.steps-grid article>span{color:#a61c1a33;letter-spacing:-.05em;margin-bottom:20px;font-size:40px;font-weight:800;line-height:1;display:block}.steps-grid h3{font-size:21px}.steps-grid p{max-width:none;font-size:15px;line-height:1.8}.story-year{font-weight:600;color:var(--red)!important;font-size:18px!important}.story-year strong{letter-spacing:-.075em;font-size:68px;line-height:1}.story-prose h2{font-size:34px;line-height:1.2}.story-prose>p{font-size:17px;line-height:1.9}.reference-badge{z-index:2;color:var(--muted);background:#fffffff0;border:1px solid #e3e6eb;border-radius:15px;max-width:calc(100% - 24px);padding:4px 8px;font-size:10px;position:absolute;bottom:10px;left:12px}@media (prefers-reduced-motion:no-preference){.since-badge{animation:7s ease-in-out infinite drift}.status-dot{animation:3.5s ease-in-out infinite breathe}}@media (max-width:1100px){.creative-hero .hero-grid{gap:35px;min-height:610px}.creative-hero h1{font-size:55px}.hero-visual{height:445px}.hero-photo-wrap{border-radius:80px 24px}.floating-product{width:290px;left:-24px}.floating-product>img{width:92px;height:92px}.floating-product strong{font-size:14px}.hero-buttons{gap:18px}.creative-hero .hero-copy>p:not(.eyebrow){font-size:16px}.hero-secondary{font-size:13px}.since-badge{width:100px;height:100px;right:-10px}.story-grid{gap:50px}.story-copy h2{font-size:36px}.story-photo{height:520px}.help-banner{gap:35px;padding:40px}.review-card{padding:23px}.reviews-grid{gap:17px}.review-card blockquote{font-size:14px}}@media (max-width:760px){.creative-hero .hero-grid{grid-template-columns:1fr;gap:40px;min-height:0;padding:38px 0 67px}.creative-hero .hero-copy{padding:0}.creative-hero .eyebrow{letter-spacing:.03em;gap:8px;margin-bottom:22px;font-size:10px}.creative-hero h1{font-size:51px;line-height:1.05}.creative-hero h1 br:nth-child(2){display:initial}.creative-hero .hero-copy>p:not(.eyebrow){max-width:100%;margin:24px 0;font-size:16px}.hero-signature{margin-top:26px;font-size:12px}.hero-buttons{gap:20px}.hero-visual{height:390px;margin:0 7px 0 0}.hero-photo-wrap{border-radius:65px 20px}.hero-photo{object-position:50% center}.hero-photo-caption{bottom:72px;left:25px}.hero-photo-caption strong{font-size:27px}.hero-photo-caption>span{font-size:9px}.hero-image-credit{font-size:9px;bottom:17px;right:22px}.floating-product{border-radius:19px;width:285px;padding:10px 14px 10px 3px;bottom:-37px;left:8px}.floating-product>img{width:95px;height:88px}.floating-product small{font-size:9px}.floating-product strong{font-size:14px}.since-badge{border-radius:21px;width:92px;height:92px;top:-15px;right:-7px}.since-badge strong{font-size:27px}.since-badge span{font-size:8px}.help-banner{border-radius:24px;gap:30px;padding:31px 25px}.help-banner h2{font-size:35px}.help-banner p{font-size:15px}.service-links a{padding:17px 15px;font-size:14px}.story-section{padding-top:0}.story-grid{grid-template-columns:1fr;gap:38px}.story-photo{border-radius:22px 65px;height:440px}.story-label{bottom:42px;left:29px}.story-label strong{font-size:29px}.story-copy h2{font-size:35px}.story-copy>p:not(.eyebrow){margin-top:22px;font-size:16px}.story-facts{gap:20px}.story-facts strong{font-size:17px}.reviews-grid{grid-template-columns:1fr;gap:18px}.review-card{padding:27px}.review-card blockquote{font-size:16px}.reviews-section .section-heading{display:block}.reviews-section .section-heading>a{margin-top:24px}.review-author a{font-size:12px}.reviews-invitation{flex-direction:column;align-items:start;padding:28px}.steps-grid article{padding:27px}.steps-grid article>span{margin-bottom:20px;font-size:36px;position:static}.steps-grid h3{font-size:22px}.story-prose h2{font-size:29px}.story-prose>p{font-size:16px}.story-year strong{font-size:62px}.reference-badge{font-size:9px;bottom:7px;left:8px}}@media (max-width:380px){.creative-hero h1{font-size:45px}.hero-visual{height:350px}.hero-buttons{gap:18px}.hero-secondary{font-size:13px}.floating-product{width:260px}.floating-product>img{width:80px}.creative-hero .eyebrow{font-size:9px}}@media (prefers-reduced-motion:reduce){.since-badge,.status-dot{animation:none}}.header-main .brand{flex:0 0 110px;justify-content:center;gap:0;width:110px}.brand-symbol{width:80px;height:80px;display:block;position:relative;overflow:hidden}.brand-symbol img{object-fit:contain;width:164px;max-width:none;height:164px;position:absolute;top:-31px;left:-39px}.footer .footer-brand{width:auto;margin:0 0 16px;display:inline-flex}.footer-brand .brand-symbol{width:108px;height:108px}.footer-brand .brand-symbol img{width:220px;height:220px;top:-42px;left:-52px}.topbar a{text-underline-offset:3px;align-items:center;min-height:32px;text-decoration:underline;display:inline-flex}.topbar a:hover{color:#fff;text-decoration-thickness:2px}.creative-hero .hero-grid{align-items:center;padding-bottom:55px}.hero-visual{grid-template-rows:440px;align-content:start;gap:18px;height:auto;margin:0;display:grid}.hero-photo-wrap{border-radius:80px 28px 55px;width:100%;height:100%;position:relative;inset:auto}.floating-product{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;gap:20px;width:100%;min-width:0;max-width:none;padding:10px 20px;position:relative;bottom:auto;left:auto}.floating-product>img{width:90px;height:85px}.floating-product strong{font-size:17px}.floating-product strong br{display:none}.floating-product small{margin-bottom:5px;font-size:11px}.hero-photo-caption{bottom:30px}.hero-photo-caption>span{font-size:11px}.product-intro{line-height:1.8}.detail-section>p{line-height:1.85}@media (max-width:1100px){.hero-visual{grid-template-rows:400px}.header-main .brand{flex-basis:92px;width:92px}.floating-product{width:100%;left:auto}.floating-product strong{font-size:15px}}@media (max-width:760px){.header-main .brand{flex-basis:78px;width:78px}.brand-symbol{width:68px;height:68px}.brand-symbol img{width:140px;height:140px;top:-27px;left:-34px}.creative-hero .hero-grid{padding-bottom:40px}.hero-visual{grid-template-rows:360px;gap:16px;height:auto;margin:0}.hero-photo-wrap{border-radius:60px 20px 40px}.hero-photo-caption{bottom:28px;left:25px}.floating-product{gap:15px;width:100%;padding:10px 15px;bottom:auto;left:auto}.floating-product>img{width:78px;height:78px}.floating-product strong{font-size:15px}.since-badge{right:2px}.footer-brand .brand-symbol{width:92px;height:92px}.footer-brand .brand-symbol img{width:189px;height:189px;top:-37px;left:-45px}}@media (max-width:380px){.hero-visual{grid-template-rows:310px;height:auto}.floating-product{gap:10px;width:100%}.floating-product>img{width:66px}.floating-product strong{font-size:14px}}.header-main .brand-symbol{width:68px;height:68px}.header-main .brand-symbol img{width:139.4px;height:139.4px;top:-26.35px;left:-33.15px}@media (max-width:760px){.header-main .brand-symbol{width:58px;height:58px}.header-main .brand-symbol img{width:119.41px;height:119.41px;top:-23.03px;left:-29px}}:root{--catalog-sidebar-width:248px}@media (max-width:1100px){:root{--catalog-sidebar-width:210px}}@media (min-width:761px){.catalog-layout{grid-template-columns:var(--catalog-sidebar-width) minmax(0,1fr)}.nav-inner .mega-menu{width:var(--catalog-sidebar-width);flex:0 0 var(--catalog-sidebar-width);min-width:0}.mega-menu summary{white-space:nowrap;justify-content:center;gap:10px;padding-inline:12px}.mega-menu summary>svg{flex-shrink:0}}@media (max-width:760px){:is(.catalog-results,.details-layout+.section) .compact .secondary-actions{grid-template-columns:minmax(0,1fr);gap:8px;display:grid}:is(.catalog-results,.details-layout+.section) .compact .secondary-actions .button{text-align:center;justify-content:center;align-items:center;gap:6px;width:100%;min-height:44px;padding:9px 6px}:is(.catalog-results,.details-layout+.section) .compact .secondary-actions .button>svg{flex:0 0 14px;width:14px;height:14px}:is(.catalog-results,.details-layout+.section) .compact .secondary-actions .action-label{text-align:center;text-wrap:balance;min-width:0;line-height:1.3}:is(.catalog-results,.details-layout+.section) .compact .compare-toggle{width:100%;min-height:44px}}
