:root{--ink:#15211d;--muted:#5d6863;--paper:#fbfaf6;--white:#fff;--line:#dfe3dc;--accent:#f36f36;--accent-dark:#d9511c;--green:#153a31;--whatsapp:#168b52;--radius:22px}*,:before,:after{box-sizing:border-box;border:0 solid;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:120px}body{background:var(--paper);color:var(--ink);text-rendering:optimizelegibility;margin:0;font-family:Segoe UI,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}button,a,summary{-webkit-tap-highlight-color:transparent}img{max-width:100%;height:auto;display:block}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}ol,ul,menu{list-style:none}button,input,optgroup,select,textarea{color:inherit;font:inherit;letter-spacing:inherit}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;appearance:button;background:0 0}.shell{width:min(1180px,100% - 48px);margin-inline:auto}.skip-link{z-index:999;background:var(--ink);color:#fff;border-radius:8px;padding:10px 16px;position:fixed;top:12px;left:12px;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.b2b-banner{background:var(--green);color:#f6f8f6;letter-spacing:.095em;text-align:center;text-transform:uppercase;justify-content:center;align-items:center;gap:9px;min-height:35px;padding:8px 20px;font-size:12px;font-weight:700;display:flex}.status-dot{background:#7de5a6;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #7de5a61f}.site-header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fbfaf6eb;border-bottom:1px solid #15211d14;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:30px;min-height:82px;display:flex}.brand{flex:none;align-items:center;gap:12px;display:inline-flex}.brand-mark{border:2px solid var(--ink);border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:relative}.brand-mark:before,.brand-mark:after,.brand-mark span{content:"";border-radius:50%;position:absolute}.brand-mark:before{border:2px solid var(--accent);width:24px;height:24px}.brand-mark:after{background:var(--accent);width:8px;height:8px;box-shadow:0 0 0 3px #ffd7c5}.brand-mark span{background:linear-gradient(transparent 0 10%, var(--ink) 10% 18%, transparent 18% 82%, var(--ink) 82% 90%, transparent 90%);width:2px;height:48px;transform:rotate(45deg)}.brand-copy{flex-direction:column;line-height:1;display:flex}.brand-copy strong{letter-spacing:.095em;font-size:15px}.brand-copy small{color:var(--muted);letter-spacing:.26em;margin-top:5px;font-size:8px;font-weight:700}.desktop-nav{align-items:center;gap:34px;margin-left:auto;display:flex}.desktop-nav a{color:#33403b;font-size:14px;font-weight:600;position:relative}.desktop-nav a:after{content:"";background:var(--accent);transform-origin:100%;height:2px;transition:transform .18s;position:absolute;bottom:-8px;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover:after{transform-origin:0;transform:scaleX(1)}.desktop-nav a:focus-visible:after{transform-origin:0;transform:scaleX(1)}.header-whatsapp{background:var(--whatsapp);color:#fff;border-radius:999px;align-items:center;gap:9px;min-height:44px;padding:0 18px;font-size:13px;font-weight:700;transition:transform .18s,background .18s;display:inline-flex}:is(.header-whatsapp:hover,.header-whatsapp:focus-visible){background:#0f7644;transform:translateY(-2px)}.nav-menu{display:none}.nav-menu-toggle{width:44px;height:44px;color:var(--ink);border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:50%;place-items:center;padding:0;display:grid}.site-search{flex:none;position:relative}.site-search-toggle{width:42px;height:42px;color:var(--ink);border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:50%;place-items:center;padding:0;display:grid}:is(.site-search-toggle:hover,.site-search-toggle:focus-visible,.site-search-toggle[aria-expanded=true]){color:var(--accent-dark);border-color:var(--accent)}.category-directory{flex:none;position:relative}.category-directory-toggle{color:#78827e;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:50%;place-items:center;width:42px;height:42px;padding:0;display:grid}:is(.category-directory-toggle:hover,.category-directory-toggle:focus-visible,.category-directory-toggle[aria-expanded=true]){color:var(--accent-dark);border-color:var(--line);background:#ffffffb8}.category-directory-panel{z-index:69;border:1px solid var(--line);background:#fff;border-radius:16px;width:min(680px,100vw - 32px);position:fixed;right:max(16px,50vw + min(1180px,100vw - 48px)/-2);overflow:hidden;box-shadow:0 20px 52px #15211d2e}.category-directory-heading{border-bottom:1px solid #e8ece9;justify-content:space-between;align-items:center;gap:18px;min-height:64px;padding:11px 12px 11px 18px;display:flex}.category-directory-heading>span{gap:3px;display:grid}.category-directory-heading small{color:var(--accent-dark);letter-spacing:.09em;font-size:9px;font-weight:850}.category-directory-heading strong{letter-spacing:-.015em;font-size:16px}.category-directory-heading button{width:40px;height:40px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;padding:0;display:grid}:is(.category-directory-heading button:hover,.category-directory-heading button:focus-visible){color:var(--ink);background:#f4f6f4}.category-directory-links{overscroll-behavior:contain;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 16px;max-height:min(520px,100vh - 190px);padding:10px 18px 18px;display:grid;overflow-y:auto}.category-directory-links a{color:#45534e;border-bottom:1px solid #e8ece9;justify-content:space-between;align-items:center;gap:8px;min-height:44px;padding:8px 0;font-size:12px;font-weight:720;line-height:1.25;display:flex}:is(.category-directory-links a:hover,.category-directory-links a:focus-visible){color:var(--accent-dark)}.category-directory-links a svg{flex:none}.site-search-panel{z-index:70;border:1px solid var(--line);background:#fff;border-radius:16px;width:min(520px,100vw - 32px);position:fixed;right:max(16px,50vw + min(1180px,100vw - 48px)/-2);overflow:hidden;box-shadow:0 20px 52px #15211d2e}.site-search-field{border-bottom:1px solid #e8ece9;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:58px;padding:8px 10px 8px 16px;display:grid}.site-search-field>svg{color:var(--muted)}.site-search-label{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.site-search-field input{min-width:0;height:42px;color:var(--ink);font:inherit;background:0 0;border:0;outline:0;padding:0;font-size:14px}.site-search-field input::placeholder{color:#7b8580}.site-search-field input::-webkit-search-cancel-button{display:none}.site-search-field button{width:40px;height:40px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;padding:0;display:grid}.site-search-results{overscroll-behavior:contain;max-height:min(520px,100vh - 190px);overflow-y:auto}.site-search-result{border-bottom:1px solid #edf0ed;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:13px;min-height:82px;padding:11px 15px;display:grid}.site-search-result:last-child{border-bottom:0}:is(.site-search-result:hover,.site-search-result:focus-visible){background:#f7f6f2}.site-search-result img{object-fit:contain;background:#f3f2ee;border-radius:9px;width:58px;height:58px}.site-search-result>span{gap:6px;min-width:0;display:grid}.site-search-result strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1.25;overflow:hidden}.site-search-result small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.3;overflow:hidden}.site-search-result small b{color:var(--accent-dark);font-weight:780}.site-search-availability{color:#755411;letter-spacing:.035em;text-transform:uppercase;background:#fff1ce;border-radius:999px;width:fit-content;padding:4px 7px;font-size:8px;font-style:normal;font-weight:850;line-height:1.2;display:inline-flex}.site-search-availability.is-in-stock{color:#17613f;background:#e2f2e7}.site-search-state{color:var(--muted);text-align:center;margin:0;padding:24px 18px;font-size:13px;line-height:1.5}@media (max-width:760px){.site-search-toggle,.category-directory-toggle{width:44px;height:44px}.site-search-panel,.category-directory-panel{width:auto;left:16px;right:16px}.site-search-results,.category-directory-links{max-height:calc(100vh - 170px)}.category-directory-links{grid-template-columns:1fr}}.hero{color:#fff;background:#0b0d0c;padding:56px 0 66px;position:relative;overflow:hidden}.hero:before{content:"";z-index:-1;border:1px solid #d5b34333;border-radius:50%;width:500px;height:500px;position:absolute;top:-220px;left:-160px;box-shadow:inset 0 0 0 80px #0b0d0c,inset 0 0 0 81px #d5b34324,inset 0 0 0 160px #0b0d0c,inset 0 0 0 161px #d5b3431a}.hero-grid{grid-template-columns:minmax(0,.86fr) minmax(460px,1.14fr);align-items:center;gap:68px;display:grid}.eyebrow{color:var(--accent-dark);letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:11px;margin:0 0 20px;font-size:12px;font-weight:800;display:flex}.eyebrow>span{background:currentColor;width:31px;height:2px}.hero h1,.section-heading h2,.solutions-intro h2,.location-copy h2,.contact-panel h2{letter-spacing:-.055em;margin:0;font-family:Helvetica Neue,Segoe UI,Arial,sans-serif;font-weight:650;line-height:.98}.hero h1{max-width:650px;font-size:clamp(56px,6.5vw,92px)}.hero h1 em{color:#d8b743;letter-spacing:-.045em;font-family:Georgia,Times New Roman,serif;font-weight:400}.hero-lead{color:#c9cdc9;max-width:590px;margin:28px 0 0;font-size:18px;line-height:1.7}.hero-actions,.location-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:32px;display:flex}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:11px;min-height:52px;padding:0 22px;font-size:14px;font-weight:750;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}:is(.button:hover,.button:focus-visible){transform:translateY(-2px)}.button-primary{background:var(--accent);color:#fff;box-shadow:0 10px 22px #f36f3630}:is(.button-primary:hover,.button-primary:focus-visible){background:var(--accent-dark);box-shadow:0 14px 28px #f36f3645}.button-secondary{background:0 0;border-color:#cdd2cc}:is(.button-secondary:hover,.button-secondary:focus-visible){background:#fff;border-color:#aeb6ae}.button-catalogue{background:var(--green);color:#fff;box-shadow:0 10px 22px #143f322e}:is(.button-catalogue:hover,.button-catalogue:focus-visible){background:#0e3329;box-shadow:0 14px 28px #143f323d}.nav-catalogue-link{align-items:center;gap:6px;display:inline-flex;color:var(--accent-dark)!important}.nav-seasonal-link{color:#a62f36!important;font-weight:800!important}.hero-note{color:#b8beb9;align-items:flex-start;gap:9px;margin-top:23px;font-size:12px;line-height:1.55;display:flex}.hero-note svg{color:#d8b743;flex:none;margin-top:1px}.hero-visual{aspect-ratio:4/3;min-height:0;position:relative}.hero-visual:before{content:"";border-top:1px solid #d8b743;border-right:1px solid #d8b743;border-radius:0 28px 0 0;width:110px;height:110px;position:absolute;top:-15px;right:-15px}.hero-visual img{object-fit:cover;object-position:center;border-radius:120px 22px 22px;width:100%;height:100%;box-shadow:0 30px 65px #00000073}.hero .eyebrow{color:#d8b743}.hero .button-primary{color:#11130f;background:#d8b743;box-shadow:0 10px 26px #d8b7433d}:is(.hero .button-primary:hover,.hero .button-primary:focus-visible){background:#eccd61;box-shadow:0 14px 32px #d8b74352}.hero .button-catalogue{color:#11130f;background:#fff}:is(.hero .button-catalogue:hover,.hero .button-catalogue:focus-visible){background:#f5edcf}.hero .button-secondary{color:#fff;border-color:#ffffff61}:is(.hero .button-secondary:hover,.hero .button-secondary:focus-visible){background:#ffffff1a;border-color:#ffffffa6}.image-label{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border:1px solid #ffffffd9;border-radius:14px;align-items:center;gap:12px;padding:13px 15px;font-size:12px;font-weight:700;display:flex;position:absolute;box-shadow:0 12px 34px #15211d24}.image-label svg{color:var(--accent);flex:none}.image-label small{color:#7a827e;letter-spacing:.12em;margin-bottom:2px;font-size:8px;display:block}.image-label-location{color:#fff;background:#080909f0;border-color:#d8b743;min-width:286px;bottom:30px;right:-26px;box-shadow:0 14px 38px #00000057}.image-label-location small,.image-label-location>svg:first-child{color:#d8b743}.image-label-location>svg:last-child{color:#d8b743;margin-left:auto}.trust-strip{border-block:1px solid var(--line);background:#fff}.trust-grid{grid-template-columns:repeat(3,1fr);display:grid}.trust-grid>div{border-right:1px solid var(--line);align-items:center;gap:17px;min-height:112px;padding:20px 38px;display:flex}.trust-grid>div:first-child{padding-left:0}.trust-grid>div:last-child{border:0}.trust-grid svg{width:28px;height:28px;color:var(--accent);stroke-width:1.5px}.trust-grid span{color:#76807b;font-size:12px}.trust-grid strong{color:var(--ink);margin-bottom:2px;font-size:14px;display:block}.natale-home-section{padding:72px 0 0;scroll-margin-top:120px}.natale-home-panel{color:#fff;background:radial-gradient(circle at 48% -15%,#ffd89738,#0000 34%),linear-gradient(135deg,#65121a 0%,#8c1723 46%,#123d32 100%);border-radius:26px;grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr);align-items:center;gap:54px;padding:54px;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 64px #4a14193d}.natale-home-panel:before,.natale-home-panel:after{content:"";pointer-events:none;border:1px solid #ffffff1f;border-radius:50%;position:absolute}.natale-home-panel:before{width:390px;height:390px;top:-170px;left:-140px}.natale-home-panel:after{width:430px;height:430px;bottom:-190px;right:-110px}.natale-home-copy,.natale-home-gallery{z-index:1;position:relative}.natale-home-badge{color:#68121a;letter-spacing:.11em;background:#f4e5c3;border-radius:999px;align-items:center;min-height:31px;padding:8px 13px;font-size:10px;font-weight:900;line-height:1;display:inline-flex}.natale-home-kicker{color:#f3cfc5;letter-spacing:.15em;margin:24px 0 0;font-size:10px;font-weight:850}.natale-home-copy h2{letter-spacing:-.055em;margin:12px 0 0;font-size:clamp(46px,5vw,70px);line-height:.94}.natale-home-copy h2 em{color:#f5d7b0;font-family:Georgia,Times New Roman,serif;font-weight:400}.natale-home-copy>p:not(.natale-home-kicker){color:#f4e8e2;max-width:590px;margin:24px 0 0;font-size:15px;line-height:1.7}.natale-home-stock-note{color:#f8e9d8;background:#1a11103b;border:1px solid #ffe3ab66;border-radius:13px;align-items:flex-start;gap:10px;max-width:590px;margin-top:18px;padding:12px 14px;font-size:11px;line-height:1.5;display:flex}.natale-home-stock-note svg{color:#f1d18c;flex:none}.natale-home-stock-note strong{color:#fff}.natale-home-facts{flex-wrap:wrap;gap:10px;margin-top:25px;display:flex}.natale-home-facts span{color:#f3ded7;background:#ffffff17;border:1px solid #ffffff2e;border-radius:999px;align-items:baseline;gap:6px;padding:9px 12px;font-size:11px;font-weight:700;display:inline-flex}.natale-home-facts strong{color:#fff;font-size:15px}.natale-home-actions{flex-wrap:wrap;gap:11px;margin-top:30px;display:flex}.natale-home-primary{color:#68121a;background:#f4e5c3;box-shadow:0 14px 30px #0000002e}:is(.natale-home-primary:hover,.natale-home-primary:focus-visible){background:#fff}.natale-home-secondary{color:#fff;box-shadow:none;background:#ffffff14;border:1px solid #fff6}:is(.natale-home-secondary:hover,.natale-home-secondary:focus-visible){color:#68121a;background:#fff}.natale-home-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.natale-home-tile{aspect-ratio:4/3;background:#201719;border:1px solid #fff3;border-radius:17px;min-width:0;position:relative;overflow:hidden;box-shadow:0 14px 30px #00000038}.natale-home-tile:after{content:"";pointer-events:none;background:linear-gradient(#0000 45%,#09110ed1 100%);position:absolute;inset:0}.natale-home-tile img{object-fit:cover;width:100%;height:100%;transition:transform .26s;display:block}:is(.natale-home-tile:hover img,.natale-home-tile:focus-visible img){transform:scale(1.035)}.natale-home-tile span{z-index:1;color:#fff;letter-spacing:.04em;text-shadow:0 2px 10px #00000080;font-size:12px;font-weight:850;position:absolute;bottom:13px;left:14px;right:14px}.natale-home-tile-catene img{object-position:50% 7%}.natale-home-tile-alberi img{object-position:50% 36%}.natale-home-tile-figure img{object-position:27% 44%}.natale-home-tile-decori img{object-position:50% 35%}.home-rfq-promo{padding:38px 0 0}.home-rfq-panel{background:radial-gradient(circle at 96% 0%, #f36f362e, transparent 36%), linear-gradient(135deg, #102d26 0%, var(--green) 68%, #1b463b 100%);color:#fff;border-radius:20px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:34px;padding:30px 34px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 42px #15352c24}.home-rfq-copy,.home-rfq-actions{z-index:1;position:relative}.home-rfq-badge{background:var(--accent);color:#fff;letter-spacing:.1em;border-radius:999px;align-items:center;min-height:30px;padding:7px 13px;font-size:11px;font-weight:850;line-height:1;display:inline-flex}.home-rfq-copy h2{letter-spacing:-.045em;max-width:620px;margin:12px 0 0;font-size:clamp(30px,3.4vw,42px);line-height:1}.home-rfq-copy>p{color:#d2ddd8;max-width:650px;margin:10px 0 0;font-size:14px;line-height:1.58}.home-rfq-actions{flex-direction:column;align-items:center;gap:12px;min-width:270px;display:flex}.home-rfq-primary{background:var(--accent);color:#fff;width:100%;min-height:48px;box-shadow:0 12px 26px #00000024}:is(.home-rfq-primary:hover,.home-rfq-primary:focus-visible){background:var(--accent-dark)}.home-rfq-secondary{color:#d8e2de;justify-content:center;align-items:center;gap:7px;font-size:11px;font-weight:750;line-height:1.35;display:inline-flex}:is(.home-rfq-secondary:hover,.home-rfq-secondary:focus-visible){color:#fff;text-underline-offset:4px;text-decoration:underline}.pdf-catalogue-section{padding:72px 0 0}.pdf-catalogue-panel{background:var(--green);color:#fff;border-radius:24px;grid-template-columns:112px minmax(0,1fr) auto;align-items:center;gap:34px;padding:38px 42px;display:grid;overflow:hidden;box-shadow:0 24px 54px #15352c29}.pdf-catalogue-icon{width:96px;height:116px;color:var(--accent-dark);background:#fff;border-radius:12px 12px 30px;flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex;box-shadow:0 14px 30px #00000029}.pdf-catalogue-icon span{letter-spacing:.14em;font-size:12px;font-weight:850}.pdf-catalogue-copy .mini-label{color:#fca57d}.pdf-catalogue-copy h2{letter-spacing:-.045em;margin:0;font-size:clamp(34px,3.7vw,50px);line-height:1.02}.pdf-catalogue-copy>p:not(.mini-label):not(.pdf-file-meta){color:#d2ddd8;max-width:620px;margin:15px 0 18px;line-height:1.6}.pdf-file-meta{color:#c3d0cb;flex-wrap:wrap;align-items:center;gap:8px 15px;margin:0;font-size:12px;display:flex}.pdf-file-meta strong{color:#fff;font-size:13px}.pdf-catalogue-actions{flex-direction:column;align-items:stretch;gap:13px;min-width:255px;display:flex}.pdf-catalogue-actions .button-catalogue{background:var(--accent);box-shadow:none}:is(.pdf-catalogue-actions .button-catalogue:hover,.pdf-catalogue-actions .button-catalogue:focus-visible){background:var(--accent-dark)}.pdf-catalogue-actions>a:last-child{color:#d7e0dc;text-underline-offset:4px;justify-content:center;align-items:center;gap:7px;font-size:11px;font-weight:700;text-decoration:underline;display:inline-flex}.catalog-section,.process-section,.location-section{padding:118px 0}.section-heading{justify-content:space-between;align-items:flex-end;gap:70px;margin-bottom:54px;display:flex}.section-heading h2,.location-copy h2{font-size:clamp(45px,5vw,68px)}.heading-aside{width:min(100%,405px);padding-bottom:4px}.heading-aside p,.process-heading>p{color:var(--muted);margin:0 0 20px;line-height:1.7}.heading-aside a,.text-link-light{color:var(--accent-dark);border-bottom:1px solid;align-items:center;gap:10px;padding-bottom:4px;font-size:13px;font-weight:800;display:inline-flex}.category-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.category-card{border:1px solid #15211d0f;border-radius:18px;flex-direction:column;justify-content:space-between;min-height:216px;padding:25px;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.category-card:before{content:"";border:1px solid #15211d17;border-radius:50%;width:145px;height:145px;transition:transform .26s;position:absolute;bottom:-48px;right:-38px;box-shadow:inset 0 0 0 30px #ffffff29,inset 0 0 0 31px #15211d12}:is(.category-card:hover,.category-card:focus-visible){z-index:1;transform:translateY(-5px);box-shadow:0 18px 36px #15211d1a}.category-card:hover:before{transform:scale(1.1)rotate(12deg)}.category-card:focus-visible:before{transform:scale(1.1)rotate(12deg)}.category-card>svg{color:currentColor}.category-number{color:#15211d73;letter-spacing:.12em;font-size:10px;font-weight:800;position:absolute;top:23px;right:23px}.category-card h3{letter-spacing:-.025em;width:82%;margin:32px 0 0;font-size:18px;font-weight:700;line-height:1.22}.category-arrow{background:#fff9;border-radius:50%;place-items:center;width:36px;height:36px;display:grid;position:absolute;bottom:20px;right:22px}.tone-apricot{background:#f7ded0}.tone-sage{background:#dbe7d9}.tone-sky{background:#dce8e9}.tone-sand{background:#eee4ce}.tone-lilac{background:#e7dfe8}.tone-wide{background:#d9e6df;grid-column:span 2}.tone-wide h3{max-width:340px;font-size:22px}.category-card{color:#fff;text-align:left;min-height:270px;font:inherit;cursor:pointer;isolation:isolate;background:#22342e;border:0;padding:0}.category-card:before{content:none}.category-card-image,.category-card-overlay{width:100%;height:100%;position:absolute;inset:0}.category-card-image{z-index:-2;object-fit:cover;transition:transform .32s}.category-card-image-rotating{will-change:opacity, transform;animation-duration:.76s;animation-timing-function:cubic-bezier(.22,1,.36,1);animation-fill-mode:both}.category-card-image-phase-0{animation-name:category-card-image-reveal-a}.category-card-image-phase-1{animation-name:category-card-image-reveal-b}@keyframes category-card-image-reveal-a{0%{opacity:.2;transform:scale(1.025)}to{opacity:1;transform:scale(1)}}@keyframes category-card-image-reveal-b{0%{opacity:.2;transform:scale(1.025)}to{opacity:1;transform:scale(1)}}.category-card-overlay{z-index:-1;background:linear-gradient(#0a16122e 0%,#0a161257 42%,#0a1612eb 100%)}:is(.category-card:hover .category-card-image,.category-card:focus-visible .category-card-image){transform:scale(1.045)}.category-card[aria-expanded=true]{box-shadow:0 0 0 3px var(--accent), 0 18px 36px #15211d24}.category-card .category-number{z-index:1;color:#ffffffc2;top:19px;right:19px}.category-icon{z-index:1;width:43px;height:43px;color:var(--green);background:#ffffffe6;border-radius:50%;place-items:center;display:grid;position:absolute;top:18px;left:18px;box-shadow:0 8px 22px #0000001f}.category-card-content{z-index:1;position:absolute;bottom:21px;left:20px;right:20px}.category-card-content h3,.tone-wide .category-card-content h3{color:#fff;text-shadow:0 2px 14px #0000004d;width:78%;max-width:none;margin:0 0 7px;font-size:19px;line-height:1.18}.category-card-content small{color:#ffffffc2;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:750}.category-card .category-arrow{z-index:1;color:var(--green)}.category-card-priority{border-color:#d8b7438c;box-shadow:0 14px 34px #15211d21,inset 0 0 0 1px #d8b74340}.category-card-priority .category-icon{color:var(--accent-dark);box-shadow:0 8px 24px #00000026,inset 0 0 0 1px #d8b74352}.category-gallery-panel{border:1px solid var(--line);background:#f3f6f4;border-radius:22px;margin-top:22px;padding:30px;scroll-margin-top:105px}.catalog-domain-stack{gap:58px;display:grid}.catalog-domain{min-width:0}.catalog-domain-heading{grid-template-columns:44px minmax(0,1fr);align-items:start;gap:17px;max-width:760px;margin-bottom:18px;display:grid}.catalog-domain-index{color:#9d4b29;letter-spacing:.08em;border:1px solid #9d4b2947;border-radius:50%;place-items:center;width:44px;height:44px;font-size:10px;font-weight:850;display:grid}.catalog-domain-heading h3{color:var(--ink);letter-spacing:-.045em;margin:0;font-size:clamp(27px,3.1vw,42px);line-height:1.04}.catalog-domain-heading p{max-width:610px;color:var(--muted);margin:8px 0 0;font-size:13px;line-height:1.6}.catalog-domain .category-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.catalog-domain-interni .category-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.catalog-domain .category-card{aspect-ratio:4/3;background:#162720;min-width:0;min-height:0;box-shadow:0 14px 34px #15211d14}.catalog-domain .tone-wide.category-card{grid-column:auto}.catalog-domain .category-card-content{bottom:14px;left:14px;right:14px}.catalog-domain .category-card-content h3,.catalog-domain .tone-wide .category-card-content h3{width:calc(100% - 34px);margin-bottom:5px;font-size:16px}.catalog-domain .category-card-content small{letter-spacing:.055em;font-size:8px}.catalog-domain .category-icon{width:36px;height:36px;top:13px;left:13px}.catalog-domain .category-arrow{width:31px;height:31px;bottom:12px;right:12px}.category-card-image-product,.category-card-image-product-context,.category-card-image-scene{object-position:center}.category-card-image-full{object-fit:cover;object-position:center 42%}.category-card-image-art{object-fit:cover;object-position:center}.category-card[data-category=faretti-incasso-downlight] .category-card-image,.category-card[data-category=ventilatori-con-luce] .category-card-image{object-position:center top}.catalog-domain .category-card-overlay{background:linear-gradient(#050f0c6b 0%,#050f0c2e 24%,#0000 44%),linear-gradient(#0000 38%,#050f0c3d 60%,#050f0ce6 88%,#050f0cf5 100%),linear-gradient(90deg,#06120e2e,#0000 62%)}.catalog-domain .category-card-content h3{overflow-wrap:anywhere}@media (max-width:1180px){.catalog-domain .category-grid,.catalog-domain-interni .category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:980px){.catalog-domain-interni .category-grid,.catalog-domain .category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.catalog-domain-stack{gap:52px}.catalog-domain-heading{grid-template-columns:36px minmax(0,1fr);gap:12px;margin-bottom:18px}.catalog-domain-index{width:36px;height:36px}.catalog-domain-heading h3{font-size:clamp(25px,7.2vw,32px)}.catalog-domain-heading p{margin-top:6px;font-size:12px}.catalog-domain .category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.catalog-domain .category-card,.catalog-domain .tone-wide.category-card{aspect-ratio:1;min-height:0}.catalog-domain .category-card-content{bottom:15px;left:14px;right:14px}.catalog-domain .category-card-content h3,.catalog-domain .tone-wide .category-card-content h3{width:calc(100% - 35px);margin-bottom:6px;font-size:15px}.catalog-domain .category-card-content small{letter-spacing:.055em;font-size:8px}.catalog-domain .category-icon{width:35px;height:35px;top:12px;left:12px}.catalog-domain .category-arrow{width:31px;height:31px;bottom:12px;right:12px}}@media (max-width:410px){.catalog-domain .category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.subcategory-choice{border-top:1px solid var(--line);margin-top:8px;padding-top:24px}.subcategory-choice-heading{max-width:650px;margin-bottom:22px}.subcategory-choice-heading h4{color:var(--ink);letter-spacing:-.04em;margin:6px 0 8px;font-size:clamp(25px,3vw,37px);line-height:1.08}.subcategory-choice-heading>p:last-child{color:var(--muted);margin:0;font-size:13px;line-height:1.6}.subcategory-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.subcategory-card{aspect-ratio:4/3;color:#fff;text-align:left;cursor:pointer;isolation:isolate;background:#13241e;border:0;border-radius:16px;min-width:0;padding:0;transition:transform .18s,box-shadow .18s;display:block;position:relative;overflow:hidden;box-shadow:0 12px 30px #15211d17}:is(.subcategory-card:hover,.subcategory-card:focus-visible){transform:translateY(-3px);box-shadow:0 18px 36px #15211d29}.subcategory-card:focus-visible{outline-offset:3px;outline:3px solid #f36f3652}.subcategory-card-image,.subcategory-card-overlay{width:100%;height:100%;position:absolute;inset:0}.subcategory-card-image{z-index:-2;object-fit:cover;background:#eef0eb;transition:transform .24s}.subcategory-card-image-product{object-position:center}:is(.subcategory-card:hover .subcategory-card-image,.subcategory-card:focus-visible .subcategory-card-image){transform:scale(1.01)}.subcategory-card-overlay{z-index:-1;background:linear-gradient(#050f0c6b 0%,#050f0c29 22%,#0000 42%),linear-gradient(#0000 38%,#050f0c3d 58%,#050f0ce8 84%,#050f0cf7 100%)}.subcategory-card-copy{gap:5px;display:grid;position:absolute;bottom:17px;left:17px;right:52px}.subcategory-card-copy strong{letter-spacing:-.025em;overflow-wrap:anywhere;font-size:16px;line-height:1.18}.subcategory-card-copy small{color:#ffffffb8;letter-spacing:.07em;text-transform:uppercase;font-size:9px;font-weight:800}.subcategory-card-arrow{width:31px;height:31px;color:var(--green);background:#ffffffe6;border-radius:50%;place-items:center;display:grid;position:absolute;bottom:14px;right:14px}@media (max-width:760px){.subcategory-choice{padding-top:18px}.subcategory-choice-heading{margin-bottom:16px}.subcategory-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.subcategory-card{aspect-ratio:4/5;border-radius:13px}.subcategory-card-copy{bottom:13px;left:13px;right:40px}.subcategory-card-copy strong{font-size:14px}.subcategory-card-arrow{width:27px;height:27px;bottom:10px;right:10px}}.local-links-section{background:#eef2ef;padding:92px 0}.local-links-heading>p{max-width:430px;color:var(--muted);margin:0;line-height:1.7}.local-links-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.local-links-grid>a{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;min-height:270px;padding:24px;transition:transform .18s,box-shadow .18s;display:flex}:is(.local-links-grid>a:hover,.local-links-grid>a:focus-visible){transform:translateY(-4px);box-shadow:0 16px 36px #15211d17}.local-links-grid small{color:var(--accent-dark);letter-spacing:.08em;font-size:9px;font-weight:850}.local-links-grid h3{letter-spacing:-.025em;margin:18px 0 12px;font-size:20px;line-height:1.18}.local-links-grid p{color:var(--muted);margin:0;font-size:13px;line-height:1.65}.local-links-grid>a>span{color:var(--accent-dark);align-items:center;gap:7px;margin-top:auto;padding-top:22px;font-size:12px;font-weight:850;display:flex}@media (max-width:1100px){.category-directory-links,.local-links-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.category-directory-links,.local-links-grid{grid-template-columns:1fr}.local-links-section{padding:62px 0}.local-links-grid>a{min-height:220px}}.back-to-categories{color:var(--accent-dark);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:0;font-size:13px;font-weight:800;display:inline-flex}.category-gallery-heading{justify-content:space-between;align-items:flex-end;gap:34px;margin:28px 0 24px;display:flex}.category-gallery-heading h3{letter-spacing:-.04em;margin:0 0 8px;font-size:clamp(30px,4vw,48px);line-height:1.04}.category-gallery-heading p:not(.mini-label){max-width:620px;color:var(--muted);margin:0;line-height:1.6}.category-gallery-heading .gallery-total{color:#50645d;margin-top:9px;font-size:12px;font-weight:750}.category-gallery-heading .gallery-b2b-note{color:var(--ink);margin-top:6px;font-size:12px;font-weight:800}.subcategory-filters{scrollbar-width:thin;align-items:center;gap:8px;margin:0 0 22px;padding-bottom:2px;display:flex;overflow-x:auto}.subcategory-filters button{min-height:38px;color:var(--green);border:1px solid var(--line);font:inherit;cursor:pointer;background:#fff;border-radius:999px;flex:none;align-items:center;gap:8px;padding:8px 12px;font-size:11px;font-weight:780;transition:background .16s,border-color .16s,color .16s;display:inline-flex}:is(.subcategory-filters button:hover,.subcategory-filters button:focus-visible){border-color:#d8b743bf}.subcategory-filters button[aria-pressed=true]{background:var(--green);color:#fff;border-color:var(--green)}.subcategory-filters button span{text-align:center;background:#15211d12;border-radius:999px;min-width:23px;padding:3px 6px;font-size:9px}.subcategory-filters button[aria-pressed=true] span{background:#ffffff24}.product-image-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:14px;display:grid}.gallery-state{color:var(--muted);border:1px solid var(--line);text-align:center;background:#fff;border-radius:13px;margin:12px 0 24px;padding:18px;font-size:13px;font-weight:700}.gallery-state-error{color:#8a2f22;border-color:#e8b3aa}.product-image-grid figure{border:1px solid var(--line);background:#fff;border-radius:15px;margin:0;overflow:hidden}.product-image-grid figure>button{aspect-ratio:4/3;cursor:zoom-in;background:#fff;border:0;width:100%;padding:0;display:block;overflow:hidden}.product-image-grid img{object-fit:contain;width:100%;height:100%;transition:transform .22s}:is(.product-image-grid figure>button:hover img,.product-image-grid figure>button:focus-visible img){transform:scale(1.025)}.product-image-grid figcaption{color:#6a746f;border-top:1px solid var(--line);flex-direction:column;justify-content:space-between;gap:5px;min-height:55px;padding:10px 13px;font-size:10px;font-weight:650;line-height:1.35;display:flex}.product-image-grid figcaption strong{color:var(--green);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.product-image-grid .product-kind{color:#66736e;font-size:10px;font-weight:720}.product-name{color:var(--ink);font-size:13px;font-weight:800;line-height:1.35}.technical-specs{flex-wrap:wrap;gap:4px;margin-top:2px;display:flex}.technical-specs span{color:#315147;letter-spacing:.015em;background:#f1f4f0;border:1px solid #dde5df;border-radius:999px;align-items:center;min-height:20px;padding:3px 6px;font-size:8px;font-weight:800;line-height:1.1;display:inline-flex}.load-more-products{justify-content:center;margin-top:26px;display:flex}.load-more-products .button{justify-content:center;min-width:240px}.load-more-products .button span{color:var(--muted);margin-left:4px;font-size:10px;font-weight:700}.back-to-categories-bottom{margin-top:24px}.lightbox-open{overflow:hidden}.product-lightbox{z-index:200;background:#060d0bf0;place-items:center;padding:28px 76px;display:grid;position:fixed;inset:0}.lightbox-backdrop{cursor:zoom-out;background:0 0;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.product-lightbox-figure{z-index:1;touch-action:pan-y;flex-direction:column;justify-content:center;align-items:center;max-width:min(1160px,88vw);max-height:calc(100vh - 48px);display:flex;position:relative}.product-lightbox-figure img{object-fit:contain;background:#fff;border-radius:10px;width:auto;max-width:100%;height:auto;max-height:calc(100vh - 132px);display:block;box-shadow:0 26px 70px #0006}.product-lightbox-caption{color:#fff;justify-content:space-between;align-items:center;gap:20px;width:100%;padding-top:12px;font-size:12px;line-height:1.4;display:flex}.product-lightbox-caption span{color:#d2ddd8}.product-lightbox-caption strong{flex:none}.product-lightbox-caption b{color:#fff;font-size:14px}.product-lightbox-caption small{color:#ffffffbd;font-size:11px}.lightbox-close,.lightbox-nav{z-index:2;color:var(--green);cursor:pointer;background:#ffffffeb;border:0;border-radius:50%;place-items:center;display:grid;position:absolute}.lightbox-close{width:46px;height:46px;top:22px;right:22px}.lightbox-nav{width:48px;height:48px;top:50%;transform:translateY(-50%)}.lightbox-prev{left:18px}.lightbox-next{right:18px}.lightbox-counter{z-index:2;color:#fff;background:#ffffff1f;border-radius:999px;padding:7px 11px;font-size:11px;font-weight:750;position:absolute;bottom:18px}.catalogue-callout{background:var(--green);color:#fff;border-radius:20px;grid-template-columns:120px minmax(0,1fr) auto;align-items:center;gap:34px;margin-top:18px;padding:30px 34px;display:grid;position:relative;overflow:hidden}.catalogue-callout:after{content:"";width:250px;height:250px;box-shadow:inset 0 0 0 55px var(--green), inset 0 0 0 56px #ffffff12;border:1px solid #ffffff17;border-radius:50%;position:absolute;bottom:-140px;right:19%}.catalogue-callout-mark{z-index:1;width:92px;height:92px;box-shadow:inset 0 0 0 13px var(--green), inset 0 0 0 14px #ffffff2e;border:1px solid #ffffff5c;border-radius:50%;place-items:center;display:grid;position:relative}.catalogue-callout-mark span{color:#fca57d;letter-spacing:.12em;font-size:13px;font-weight:800}.catalogue-callout>div:nth-child(2){z-index:1;position:relative}.mini-label{color:var(--accent-dark);letter-spacing:.14em;margin:0 0 8px;font-size:10px;font-weight:850}.catalogue-callout .mini-label{color:#f9a27a}.catalogue-callout h3{letter-spacing:-.025em;margin:0 0 6px;font-size:23px}.catalogue-callout p:last-child{color:#cfd9d5;max-width:590px;margin:0;font-size:13px;line-height:1.6}.button-light{z-index:1;color:var(--green);background:#fff;position:relative}:is(.button-light:hover,.button-light:focus-visible){background:#f8e8df}.showroom-section{border-top:1px solid var(--line);background:#f6f8f6;padding:118px 0}.showroom-heading{align-items:flex-end}.showroom-stock-strip{color:#fff;background:#112c24;border:1px solid #d8b7433d;border-radius:24px;margin-top:54px;padding:30px;overflow:hidden;box-shadow:0 22px 54px #12181521}.showroom-stock-heading{grid-template-columns:minmax(0,.9fr) minmax(340px,.6fr);align-items:end;gap:54px;margin-bottom:24px;display:grid}.showroom-stock-heading .mini-label{color:#d8b743;align-items:center;gap:7px;display:flex}.showroom-stock-heading h3{letter-spacing:-.042em;margin:9px 0 0;font-size:clamp(28px,3.3vw,44px);line-height:1.04}.showroom-stock-heading>p{color:#b8c8c2;margin:0;font-size:13px;line-height:1.65}.showroom-stock-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.showroom-stock-card{aspect-ratio:4/3;color:#fff;background:#0b1713;border:1px solid #ffffff1c;border-radius:16px;min-width:0;position:relative;overflow:hidden;box-shadow:0 12px 30px #0000002e}.showroom-stock-card:after{content:"";background:linear-gradient(0deg,#040c09eb 0,#040c0957 46%,#0000 72%);position:absolute;inset:0}.showroom-stock-card img{object-fit:cover;width:100%;height:100%;transition:transform .26s,filter .26s;display:block}.showroom-stock-card>span{z-index:1;flex-direction:column;align-items:flex-start;display:flex;position:absolute;bottom:15px;left:16px;right:16px}.showroom-stock-card small{color:#dfc86e;letter-spacing:.09em;text-transform:uppercase;margin-bottom:6px;font-size:8px;font-weight:800}.showroom-stock-card strong{font-size:15px;line-height:1.2}.showroom-stock-card em{color:#cbd8d3;margin-top:4px;font-size:10px;font-style:normal}.showroom-stock-card b{color:#f7a37c;opacity:0;align-items:center;gap:6px;max-height:0;margin-top:0;font-size:10px;transition:max-height .18s,margin-top .18s,opacity .18s;display:inline-flex;overflow:hidden}:is(.showroom-stock-card:hover img,.showroom-stock-card:focus-visible img){filter:saturate(.92)contrast(1.03);transform:scale(1.035)}:is(.showroom-stock-card:hover b,.showroom-stock-card:focus-visible b){opacity:1;max-height:24px;margin-top:9px}.showroom-stock-card:focus-visible{outline-offset:3px;outline:3px solid #d8b74385}@media (max-width:1020px){.showroom-stock-heading{grid-template-columns:1fr;gap:14px}.showroom-stock-heading>p{max-width:680px}.showroom-stock-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.showroom-stock-strip{border-radius:19px;margin-top:34px;padding:19px}.showroom-stock-heading{margin-bottom:18px}.showroom-stock-heading h3{font-size:29px}.showroom-stock-grid{gap:8px}.showroom-stock-card{aspect-ratio:3/4;border-radius:13px}.showroom-stock-card>span{bottom:11px;left:11px;right:11px}.showroom-stock-card strong{font-size:13px}.showroom-stock-card b{display:none}}.showroom-daytime-card{background:#fff;border:1px solid #15211d14;border-radius:24px;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);min-height:360px;margin-bottom:42px;display:grid;overflow:hidden;box-shadow:0 20px 48px #12181517}.showroom-daytime-photo{background:#dfe5e1;min-height:360px;position:relative;overflow:hidden}.showroom-daytime-photo img{object-fit:cover;object-position:center 43%;width:100%;height:100%;display:block;position:absolute;inset:0}.showroom-daytime-badge{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#0b0d0ce0;border:1px solid #d8b74375;border-radius:999px;align-items:center;gap:8px;padding:10px 13px;font-size:10px;font-weight:800;display:inline-flex;position:absolute;bottom:18px;left:18px;box-shadow:0 8px 24px #00000038}.showroom-daytime-badge svg{color:#d8b743}.showroom-daytime-copy{flex-direction:column;justify-content:center;min-width:0;padding:34px;display:flex}.showroom-daytime-copy h3{color:var(--green);letter-spacing:-.04em;margin:8px 0 16px;font-size:clamp(29px,3vw,42px);line-height:1.04}.showroom-daytime-copy>p:not(.mini-label){color:var(--muted);margin:0;font-size:14px;line-height:1.7}.showroom-daytime-copy a{width:fit-content;color:var(--accent-dark);border-bottom:1px solid;align-items:center;gap:9px;margin-top:22px;padding-bottom:4px;font-size:12px;font-weight:800;display:inline-flex}.showroom-video-card{color:#fff;background:#0b0d0c;border:1px solid #d8b74347;border-radius:24px;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);align-items:center;gap:42px;margin-bottom:42px;padding:34px;display:grid;overflow:hidden;box-shadow:0 22px 55px #12181524}.showroom-video-copy .mini-label{color:#d8b743}.showroom-video-copy h3{letter-spacing:-.045em;margin:10px 0 17px;font-size:clamp(31px,3.6vw,48px);line-height:1.02}.showroom-video-copy>p:not(.mini-label){color:#c9cdc9;margin:0;font-size:15px;line-height:1.7}.showroom-video-note{color:#e6dcba;align-items:center;gap:9px;margin-top:22px;font-size:12px;line-height:1.45;display:flex}.showroom-video-note svg{color:#d8b743;flex:none}.showroom-video-frame{background:#000;border:1px solid #ffffff21;border-radius:17px;overflow:hidden;box-shadow:0 20px 44px #00000057}.showroom-video-frame video{aspect-ratio:16/9;object-fit:contain;background:#000;width:100%;display:block}.showroom-gallery{flex-direction:column;gap:18px;display:flex}.showroom-photo{min-width:0;color:inherit;cursor:zoom-in;text-align:left;background:#dfe5e1;border:0;border-radius:20px;margin:0;padding:0;display:block;position:relative;overflow:hidden;box-shadow:0 18px 40px #1b2a241a}.showroom-featured{aspect-ratio:3/2;width:100%}.showroom-preview-grid{columns:3 280px;column-gap:16px}.showroom-photo-portrait{aspect-ratio:3/4}.showroom-photo-landscape{aspect-ratio:4/3}.showroom-preview-grid .showroom-photo{break-inside:avoid;width:100%;height:auto;margin-bottom:16px}.showroom-preview-grid .showroom-photo img{object-fit:contain;height:auto}.showroom-photo img{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}:is(.showroom-photo:hover img,.showroom-photo:focus-visible img){transform:scale(1.015)}.showroom-photo:focus-visible{outline:3px solid var(--orange);outline-offset:3px}.showroom-open-all:focus-visible{outline:3px solid var(--orange);outline-offset:3px}.showroom-lightbox button:focus-visible{outline:3px solid var(--orange);outline-offset:3px}.showroom-photo-label{width:fit-content;max-width:calc(100% - 28px);color:var(--ink);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffeb;border:1px solid #fffc;border-radius:11px;padding:10px 13px;font-size:12px;font-weight:750;position:absolute;bottom:14px;left:14px;right:14px;box-shadow:0 8px 24px #14201b1f}.showroom-expand{color:#fff;opacity:0;background:#0d1f18bd;border:1px solid #ffffff40;border-radius:50%;place-items:center;width:38px;height:38px;transition:opacity .22s,transform .22s;display:grid;position:absolute;top:14px;right:14px;transform:translateY(-4px)}:is(.showroom-photo:hover .showroom-expand,.showroom-photo:focus-visible .showroom-expand){opacity:1;transform:translateY(0)}.showroom-open-all{background:var(--green);color:#fff;border:1px solid var(--green);cursor:pointer;font:inherit;border-radius:999px;align-self:center;align-items:center;gap:10px;margin-top:6px;padding:13px 18px;font-size:14px;font-weight:750;transition:background .18s,transform .18s;display:inline-flex}.showroom-open-all:hover{background:#234b3d;transform:translateY(-1px)}.showroom-open-all span{color:#d6e1dc;border-left:1px solid #ffffff47;padding-left:10px;font-size:12px}.showroom-lightbox{z-index:150;color:#fff;background:#060c0af5;grid-template-columns:74px minmax(0,1fr) 74px;align-items:center;gap:18px;padding:32px;animation:.18s ease-out showroom-lightbox-in;display:grid;position:fixed;inset:0}@keyframes showroom-lightbox-in{0%{opacity:0}to{opacity:1}}.showroom-lightbox-close,.showroom-lightbox-nav{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff38;border-radius:50%;place-items:center;width:52px;height:52px;padding:0;transition:background .18s,transform .18s;display:grid}.showroom-lightbox-close:hover,.showroom-lightbox-nav:hover{background:#fff3;transform:scale(1.04)}.showroom-lightbox-close{z-index:2;position:absolute;top:24px;right:24px}.showroom-lightbox-nav{justify-self:center}.showroom-lightbox-nav svg,.showroom-lightbox-close svg{width:25px;height:25px}.showroom-lightbox-figure{touch-action:pan-y;flex-direction:column;justify-content:center;align-items:center;min-width:0;max-width:100%;max-height:calc(100vh - 64px);margin:0;display:flex}.showroom-lightbox-figure img{object-fit:contain;border-radius:8px;width:auto;max-width:100%;height:auto;max-height:calc(100vh - 150px);display:block;box-shadow:0 24px 80px #00000073}.showroom-lightbox-caption{color:#edf2ef;justify-content:space-between;align-items:center;gap:20px;width:100%;max-width:980px;padding-top:15px;font-size:13px;line-height:1.45;display:flex}.showroom-lightbox-caption small{color:#afbeb7;flex:none;font-size:12px}.solutions-section{background:var(--green);color:#fff;padding:118px 0;position:relative;overflow:hidden}.solutions-section:before{content:"";width:550px;height:550px;box-shadow:inset 0 0 0 90px var(--green), inset 0 0 0 91px #ffffff0f, inset 0 0 0 180px var(--green), inset 0 0 0 181px #ffffff0d;border:1px solid #ffffff14;border-radius:50%;position:absolute;top:-180px;right:-120px}.solutions-layout{z-index:1;grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);align-items:center;gap:88px;display:grid;position:relative}.light-eyebrow{color:#fca57d}.solutions-intro h2{font-size:clamp(45px,5vw,66px)}.solutions-intro>p:not(.eyebrow){color:#becdc7;max-width:470px;margin:27px 0;line-height:1.75}.text-link-light{color:#fff}.sector-grid{background:#ffffff29;border:1px solid #ffffff29;border-radius:20px;grid-template-columns:repeat(2,1fr);gap:1px;display:grid;overflow:hidden}.sector-card{background:#1b453b;min-height:220px;padding:27px}.sector-card>span{color:#f6a27b;letter-spacing:.12em;font-size:10px;font-weight:800}.sector-card h3{letter-spacing:-.02em;margin:55px 0 8px;font-size:20px}.sector-card p{color:#b8c9c2;margin:0;font-size:13px;line-height:1.6}.process-section{background:#fff}.process-heading{align-items:center}.process-heading>p{max-width:370px}.process-steps{grid-template-columns:repeat(3,1fr);gap:46px;display:grid;position:relative}.process-steps:before{content:"";background:#d7ddd8;height:1px;position:absolute;top:34px;left:16%;right:16%}.process-steps>div{text-align:center;position:relative}.step-icon{z-index:1;width:70px;height:70px;color:var(--accent-dark);background:#f7ded0;border:8px solid #fff;border-radius:50%;place-items:center;margin:0 auto 23px;display:grid;position:relative;box-shadow:0 0 0 1px #f0d6c8}.step-icon svg{width:23px}.process-steps small{color:var(--accent-dark);letter-spacing:.12em;font-size:10px;font-weight:850}.process-steps h3{margin:8px 0;font-size:19px}.process-steps p{max-width:290px;color:var(--muted);margin:0 auto;font-size:14px}.application-scenes{background:#eef2ef;padding:112px 0;overflow:hidden}.application-scenes-heading{justify-content:space-between;align-items:flex-end;gap:48px;margin-bottom:40px;display:flex}.application-scenes-heading .eyebrow{margin:0 0 8px}.application-scenes-heading h2{letter-spacing:-.05em;text-align:right;margin-left:auto;font-size:clamp(44px,5vw,66px);line-height:.98}.application-scenes-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:14px;display:grid}.application-scene{isolation:isolate;background:#cfd7d2;border-radius:20px;grid-column:span 4;height:320px;margin:0;position:relative;overflow:hidden;box-shadow:0 16px 36px #15211d1a}.application-scene-span-5{grid-column:span 5;height:420px}.application-scene-span-7{grid-column:span 7;height:420px}.application-scene img{object-fit:cover;transition:transform .42s}.application-scene:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0000,#04110dd1);position:absolute;inset:34% 0 0}.application-scene:hover img{transform:scale(1.018)}.application-scene figcaption{z-index:2;color:#fff;text-shadow:0 2px 12px #0000006b;flex-direction:column;gap:6px;display:flex;position:absolute;bottom:22px;left:24px;right:24px}.application-scene figcaption small{color:#ffd0ba;letter-spacing:.13em;font-size:9px;font-weight:850}.application-scene figcaption strong{letter-spacing:-.035em;font-size:clamp(22px,2.2vw,31px);line-height:1.05}.location-section{background:#f0f2ed}.location-grid{grid-template-columns:minmax(360px,.82fr) minmax(0,1.18fr);align-items:center;gap:76px;display:grid}.location-lead{max-width:480px;color:var(--muted);margin:27px 0 34px;line-height:1.75}address{gap:20px;font-style:normal;display:grid}address>div{align-items:flex-start;gap:14px;display:flex}address svg{color:var(--accent);flex:none;margin-top:2px}address small{color:#79817d;letter-spacing:.13em;margin-bottom:4px;font-size:9px;font-weight:800;display:block}address a{font-weight:750}.hours-address span{font-size:14px;line-height:1.6}.map-wrap{background:#fff;border-radius:26px;min-height:570px;padding:12px;position:relative;box-shadow:0 24px 55px #15211d1a}.map-wrap iframe{filter:saturate(.75)contrast(.94);border:0;border-radius:17px;width:100%;height:546px;display:block}.map-card{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#fffffff0;border-radius:14px;align-items:center;gap:13px;padding:13px 18px 13px 13px;font-size:12px;font-weight:700;display:flex;position:absolute;bottom:32px;left:32px;box-shadow:0 10px 30px #15211d29}.map-card small{color:var(--muted);letter-spacing:.1em;margin-bottom:2px;font-size:8px;display:block}.map-pin-mark{background:var(--accent);color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.map-pin-mark svg{width:20px}.contact-section{background:#fff;padding:82px 0}.contact-panel{background:#f7ded0;border-radius:24px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:60px;padding:46px 50px;display:grid}.contact-panel h2{font-size:clamp(34px,4vw,52px)}.contact-panel>div>p:not(.mini-label):not(.contact-hours){color:#685f59;max-width:600px;margin:14px 0 0}.contact-hours{color:#514943;align-items:center;gap:9px;margin:16px 0 0;font-size:12px;font-weight:700;display:flex}.contact-hours svg{color:var(--accent-dark);flex:none}.contact-cta-group{gap:12px;min-width:310px;display:grid}.whatsapp-cta{background:var(--whatsapp);color:#fff;border-radius:14px;align-items:center;gap:14px;padding:17px 19px;transition:transform .18s,background .18s;display:flex;box-shadow:0 14px 28px #168b522e}:is(.whatsapp-cta:hover,.whatsapp-cta:focus-visible){background:#0f7644;transform:translateY(-3px)}.whatsapp-cta>svg:first-child{flex:none}.whatsapp-cta>svg:last-child{margin-left:auto}.whatsapp-cta span{font-size:15px;font-weight:800}.whatsapp-cta small{color:#bfe7d0;letter-spacing:.12em;margin-bottom:3px;font-size:8px;display:block}.email-cta{color:var(--green);background:#fff;border:1px solid #163a311a;border-radius:14px;align-items:center;gap:14px;padding:17px 19px;transition:transform .18s,background .18s;display:flex;box-shadow:0 14px 28px #44312817}:is(.email-cta:hover,.email-cta:focus-visible){background:#fff9f6;transform:translateY(-3px)}.email-cta>svg:first-child{color:var(--accent-dark);flex:none}.email-cta>svg:last-child{margin-left:auto}.email-cta span{font-size:14px;font-weight:800}.email-cta small{color:var(--muted);letter-spacing:.12em;margin-bottom:3px;font-size:8px;display:block}footer{color:#fff;background:#102c25;padding:72px 0 26px}.footer-main{grid-template-columns:1.35fr .55fr 1fr 1.3fr;gap:54px;padding-bottom:56px;display:grid}footer .brand-mark{border-color:#fff}footer .brand-mark span{background:linear-gradient(#0000 0 10%,#fff 10% 18%,#0000 18% 82%,#fff 82% 90%,#0000 90%)}footer .brand-copy small,.footer-brand p,.footer-main>div>span{color:#aebeb8}.footer-brand p{max-width:260px;margin:24px 0 0;font-size:13px}.footer-main>div:not(.footer-brand):not(.footer-b2b){flex-direction:column;align-items:flex-start;gap:10px;font-size:13px;display:flex}.footer-main>div>small{color:#718a80;letter-spacing:.13em;margin-bottom:6px;font-size:9px;font-weight:800}:is(.footer-main a:hover,.footer-main a:focus-visible){color:#f8a17b}.footer-b2b{background:#ffffff0f;border:1px solid #ffffff17;border-radius:14px;align-self:start;gap:17px;padding:20px;display:grid}.footer-b2b>div{align-items:flex-start;gap:11px;display:flex}.footer-b2b>div+div{border-top:1px solid #ffffff17;padding-top:17px}.footer-b2b svg{color:#f8a17b;flex:none}.footer-b2b p{color:#c5d1cc;margin:0;font-size:12px}.footer-bottom{color:#80978e;border-top:1px solid #ffffff17;justify-content:space-between;padding-top:23px;font-size:10px;display:flex}.floating-whatsapp{z-index:45;background:var(--whatsapp);color:#fff;border:3px solid #fff;border-radius:999px;align-items:center;gap:9px;min-height:54px;padding:0 19px;font-size:13px;font-weight:800;transition:transform .18s;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 10px 30px #15211d3d}:is(.floating-whatsapp:hover,.floating-whatsapp:focus-visible){transform:translateY(-3px)}:focus-visible{outline-offset:3px;outline:3px solid #5f94ff}@media (max-width:1020px){.hero-grid{grid-template-columns:1fr;gap:46px}.hero-copy{max-width:750px}.hero-visual{width:100%;min-height:0}.hero-visual img{height:100%}.showroom-video-card{grid-template-columns:1fr;gap:28px}.product-image-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.showroom-daytime-card{grid-template-columns:1fr}.showroom-daytime-photo{min-height:380px}.image-label-location{right:14px}.category-grid{grid-template-columns:repeat(3,1fr)}.showroom-preview-grid{columns:2 260px}.solutions-layout,.location-grid{grid-template-columns:1fr}.solutions-intro{max-width:760px}.map-wrap,.map-wrap iframe{height:520px;min-height:520px}.contact-panel{grid-template-columns:1fr;gap:28px}.whatsapp-cta{width:100%}.contact-cta-group{width:100%;min-width:0}.footer-main{grid-template-columns:1.5fr .8fr 1fr}.footer-b2b{grid-column:1/-1}}@media (max-width:920px){.desktop-nav,.header-whatsapp,.account-navigation{display:none}.nav-menu{display:block;position:relative}.nav-menu-panel{border:1px solid var(--line);background:#fff;border-radius:15px;flex-direction:column;width:min(290px,100vw - 32px);padding:12px;display:flex;position:absolute;top:54px;right:0;box-shadow:0 18px 40px #15211d29}.nav-menu-panel a{border-bottom:1px solid #edf0ed;padding:12px 13px;font-size:14px;font-weight:650}.nav-menu-panel a:last-child{background:var(--whatsapp);color:#fff;text-align:center;border:0;border-radius:9px;margin-top:7px}}@media (max-width:760px){.shell{width:min(100% - 32px,620px)}html{scroll-padding-top:96px}.b2b-banner{min-height:32px;font-size:9px}.header-inner{min-height:70px}.brand-mark{width:34px;height:34px}.brand-copy strong{font-size:13px}.desktop-nav,.header-whatsapp{display:none}.nav-menu{display:block;position:relative}.nav-menu-panel{border:1px solid var(--line);background:#fff;border-radius:15px;flex-direction:column;width:min(290px,100vw - 32px);padding:12px;display:flex;position:absolute;top:54px;right:0;box-shadow:0 18px 40px #15211d29}.nav-menu-panel a{border-bottom:1px solid #edf0ed;padding:12px 13px;font-size:14px;font-weight:650}.nav-menu-panel a:last-child{background:var(--whatsapp);color:#fff;text-align:center;border:0;border-radius:9px;margin-top:7px}.hero{padding:45px 0 54px}.hero h1{font-size:clamp(48px,15vw,70px)}.hero-lead{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{width:100%}.hero-visual{aspect-ratio:4/3;min-height:0}.hero-visual img{border-radius:72px 18px 18px;height:100%}.image-label-location{min-width:0;bottom:17px;left:14px;right:14px}.trust-grid{grid-template-columns:1fr;padding:11px 0}.trust-grid>div,.trust-grid>div:first-child{border-right:0;border-bottom:1px solid var(--line);min-height:82px;padding:18px 0}.catalog-section,.showroom-section,.process-section,.location-section,.solutions-section{padding:84px 0}.section-heading{flex-direction:column;align-items:flex-start;gap:27px;margin-bottom:36px}.section-heading h2,.location-copy h2,.solutions-intro h2{font-size:clamp(42px,12vw,56px)}.category-grid{grid-template-columns:repeat(2,1fr);gap:10px}.category-card{min-height:190px;padding:19px}.category-card h3{width:90%;font-size:16px}.category-number{top:19px;right:19px}.tone-wide{grid-column:span 2}.catalogue-callout{grid-template-columns:1fr;gap:20px;padding:28px}.catalogue-callout-mark{width:72px;height:72px}.catalogue-callout .button{width:100%}.showroom-gallery{gap:12px}.showroom-daytime-card{border-radius:19px;min-height:0;margin-bottom:28px}.showroom-daytime-photo{aspect-ratio:4/3;min-height:0}.showroom-daytime-copy{padding:24px 20px 26px}.showroom-daytime-copy h3{font-size:32px}.showroom-daytime-badge{bottom:13px;left:13px}.showroom-video-card{border-radius:19px;gap:22px;margin-bottom:28px;padding:20px}.showroom-video-copy h3{font-size:34px}.showroom-video-frame{border-radius:14px;margin-inline:-4px}.showroom-featured{aspect-ratio:4/3}.showroom-preview-grid{columns:2;column-gap:10px}.showroom-preview-grid .showroom-photo{margin-bottom:10px}.showroom-preview-grid .showroom-photo:nth-child(n+5){display:none}.showroom-photo,.showroom-lightbox-figure img{border-radius:16px}.showroom-photo-label{max-width:calc(100% - 18px);padding:8px 10px;font-size:10px;bottom:9px;left:9px;right:9px}.showroom-expand{opacity:1;width:34px;height:34px;top:9px;right:9px;transform:none}.showroom-lightbox{justify-content:center;align-items:center;padding:64px 14px 82px;display:flex}.showroom-lightbox-close{top:12px;right:12px}.showroom-lightbox-nav{z-index:2;width:48px;height:48px;position:fixed;bottom:16px}.showroom-lightbox-prev{left:18px}.showroom-lightbox-next{right:18px}.showroom-lightbox-figure{max-height:calc(100vh - 146px)}.showroom-lightbox-figure img{max-height:calc(100vh - 205px)}.showroom-lightbox-caption{padding:12px 4px 0;font-size:11px}.solutions-layout{gap:45px}.sector-grid{grid-template-columns:1fr}.sector-card{min-height:190px}.sector-card h3{margin-top:38px}.process-steps{grid-template-columns:1fr;gap:42px}.process-steps:before{display:none}.location-grid{gap:46px}.location-actions{flex-direction:column;align-items:stretch}.location-actions .button{width:100%}.map-wrap,.map-wrap iframe{height:430px;min-height:430px}.map-card{bottom:26px;left:26px;right:26px}.contact-section{padding:60px 0}.contact-panel{gap:26px;padding:30px 24px}.whatsapp-cta,.email-cta{min-width:0}.footer-main{grid-template-columns:repeat(2,1fr);gap:42px 28px}.footer-brand,.footer-b2b{grid-column:1/-1}.footer-bottom{flex-direction:column;align-items:flex-start;gap:6px}.floating-whatsapp{display:none}}@media (max-width:410px){.category-grid{grid-template-columns:1fr}.tone-wide{grid-column:auto}.category-card{min-height:175px}}@media (max-width:1100px){.desktop-nav{gap:22px}.header-inner{gap:20px}.natale-home-panel{grid-template-columns:minmax(0,.9fr) minmax(430px,1.1fr);gap:38px;padding:44px}.home-rfq-panel{grid-template-columns:minmax(0,1fr) 260px;gap:26px;padding:28px}.pdf-catalogue-panel{grid-template-columns:96px minmax(0,1fr)}.pdf-catalogue-actions{flex-direction:row;grid-column:1/-1;align-items:center}}@media (max-width:760px){.natale-home-section{padding-top:54px;scroll-margin-top:92px}.natale-home-panel{border-radius:20px;grid-template-columns:1fr;gap:30px;padding:30px 24px 24px}.natale-home-copy h2{font-size:clamp(42px,13vw,56px)}.natale-home-copy>p:not(.natale-home-kicker){margin-top:20px;font-size:14px}.natale-home-facts{gap:7px;margin-top:21px}.natale-home-facts span{padding:8px 10px;font-size:10px}.natale-home-actions{flex-direction:column;align-items:stretch;margin-top:24px}.natale-home-actions .button{width:100%}.natale-home-gallery{gap:8px}.natale-home-tile{aspect-ratio:4/5;border-radius:13px}.natale-home-tile span{font-size:10px;bottom:10px;left:10px;right:10px}.home-rfq-promo{padding-top:28px}.home-rfq-panel{border-radius:17px;grid-template-columns:1fr;gap:18px;padding:22px}.home-rfq-copy h2{margin-top:11px;font-size:clamp(30px,9vw,38px)}.home-rfq-copy>p{margin-top:9px;font-size:13px}.home-rfq-actions{align-items:stretch;gap:10px;min-width:0}.home-rfq-actions .button{width:100%;min-width:0}.home-rfq-secondary{align-self:center}.pdf-catalogue-section{padding-top:54px}.pdf-catalogue-panel{border-radius:19px;grid-template-columns:1fr;gap:24px;padding:28px}.pdf-catalogue-icon{width:76px;height:90px}.pdf-catalogue-actions{flex-direction:column;align-items:stretch;min-width:0}.pdf-catalogue-actions .button{width:100%}.category-card,.tone-wide.category-card{min-height:220px;padding:0}.category-card-content h3,.tone-wide .category-card-content h3{width:80%;font-size:16px}.category-gallery-panel{border-radius:18px;margin-inline:-6px;padding:22px 16px}.category-gallery-heading{flex-direction:column;align-items:flex-start;gap:20px}.category-gallery-heading .button{width:100%}.product-image-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-lightbox{padding:72px 12px 68px}.product-lightbox-figure{max-width:94vw;max-height:calc(100vh - 124px)}.product-lightbox-figure img{max-height:calc(100vh - 190px)}.lightbox-nav{top:auto;bottom:12px;transform:none}.lightbox-prev{left:calc(50% - 62px)}.lightbox-next{right:calc(50% - 62px)}.lightbox-counter{bottom:22px}}@media (max-width:480px){.product-image-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.product-image-grid figcaption{min-height:64px;padding:8px 9px}.technical-specs{gap:3px}.technical-specs span{padding:3px 5px;font-size:7px}}@media (max-width:410px){.category-card,.tone-wide.category-card{min-height:210px}}@media (prefers-reduced-motion:reduce){.category-card-image-rotating{animation:none}html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.civil-entry-quick-B{--quick-tone:#718078}.civil-entry-quick-D{--quick-tone:#b96a49}.civil-entry-quick-E{--quick-tone:#8b7a6b}.civil-entry-quick-F{--quick-tone:#728892}.civil-hero-copy h1 em{max-width:660px;font-size:.72em;line-height:1.04;display:inline-block}.civil-partner-strip{background:#ece9e2;border-bottom:1px solid #d7d3ca;padding:22px 0}.civil-partner-strip-inner{justify-content:space-between;align-items:center;gap:28px;display:flex}.civil-partner-strip-inner>div{gap:4px;display:grid}.civil-partner-strip-inner strong{color:#24302c;font-size:14px;font-weight:690}.civil-partner-strip-inner>span,.civil-availability{color:#567265;letter-spacing:.045em;text-transform:uppercase;align-items:center;gap:7px;font-size:10px;font-weight:780;display:inline-flex}.civil-partner-strip-inner>span i,.civil-availability i{background:#4c8b6f;border-radius:50%;flex:none;width:7px;height:7px;box-shadow:0 0 0 4px #4c8b6f1f}.civil-module-card>.civil-product-media-cover{z-index:1;background-color:#ffffffdb;border:1px solid #26312d14;border-radius:50%;width:118px;height:118px;padding:8px;position:absolute;top:52px;right:17px}.civil-module-card em{color:#9a654f;letter-spacing:.1em;text-transform:uppercase;margin-top:15px;font-size:8px;font-style:normal;font-weight:830}.civil-module-1>.civil-product-media-cover{background-color:#ffffffeb;border-color:#ffffff1a}.civil-module-1 em{color:#d49a7d}.civil-product-media{background-color:#fff;background-repeat:no-repeat;min-width:0;display:block;overflow:hidden}.civil-product-media img{object-fit:contain;width:100%;height:100%}.civil-product-media.is-localized{background-position-y:43%}.civil-product-media.is-crop-left{background-position-x:left;background-size:190%}.civil-product-media.is-crop-right{background-position-x:right;background-size:175%}.civil-product-media-card{width:100%;height:100%}.civil-product-media-card:not(.is-localized){background:#f7f7f4;padding:13px}.civil-product-media-card.is-localized{background-color:#fff}.civil-product-card:hover .civil-product-media-card img{transform:scale(1.025)}.civil-availability{margin-top:10px;font-size:7px}.civil-product-ean{color:#89918d;letter-spacing:.035em;margin-top:2px;font-size:8px;font-weight:700}.civil-featured-series-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.civil-featured-series-card{color:#fff;cursor:pointer;text-align:left;background:radial-gradient(circle at 75% 33%,#bd684733,#0000 36%),#202b28;border:1px solid #34403c;border-radius:5px 25px 5px 5px;grid-template-columns:64px minmax(0,1fr) auto;align-items:end;gap:16px;min-height:270px;padding:24px;transition:transform .18s,box-shadow .18s;display:grid;position:relative;overflow:hidden}:is(.civil-featured-series-card:hover,.civil-featured-series-card:focus-visible){transform:translateY(-3px);box-shadow:0 20px 36px #202b282e}.civil-featured-series-code{z-index:2;color:#d99472;letter-spacing:-.08em;font-size:48px;font-weight:280;position:relative}.civil-featured-series-copy{z-index:2;min-width:0;display:grid;position:relative}.civil-featured-series-copy small{color:#d99472;letter-spacing:.12em;font-size:8px;font-weight:820}.civil-featured-series-copy strong{margin-top:3px;font-size:21px}.civil-featured-series-copy em{color:#ffffff8f;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:9px;font-style:normal;overflow:hidden}.civil-featured-series-copy>span{color:#ffffffb8;letter-spacing:.07em;text-transform:uppercase;margin-top:8px;font-size:8px;font-weight:760}.civil-featured-series-card>.civil-product-media-cover{z-index:1;background:#ffffff0d;border-radius:18px;width:62%;height:72%;padding:10px;position:absolute;top:12px;right:12px}.civil-featured-series-card>svg{z-index:2;color:#d99472;position:relative}.civil-taxonomy-heading{border-top:1px solid #cfcbc0;justify-content:space-between;align-items:end;gap:34px;margin:70px 0 28px;padding-top:34px;display:flex}.civil-taxonomy-heading h3{color:#202b27;letter-spacing:-.04em;margin:5px 0 0;font-size:clamp(32px,3.5vw,48px);line-height:1}.civil-taxonomy-heading>p{color:#69726e;max-width:430px;margin:0;font-size:13px}.civil-taxonomy-groups{gap:44px;display:grid}.civil-taxonomy-group+.civil-taxonomy-group{border-top:1px solid #cfcbc0;padding-top:38px}.civil-taxonomy-group-head{grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:15px;margin-bottom:15px;display:grid}.civil-taxonomy-group-head>span{color:#db9879;background:#222e2a;border-radius:50%;place-items:center;width:48px;height:48px;font-size:17px;font-weight:760;display:grid}.civil-taxonomy-group-head>div{display:grid}.civil-taxonomy-group-head small{color:#a15e43;letter-spacing:.13em;font-size:7px;font-weight:820}.civil-taxonomy-group-head h3{color:#202b27;letter-spacing:-.025em;margin:2px 0 0;font-size:24px}.civil-taxonomy-group-head button{color:#9d5337;cursor:pointer;letter-spacing:.07em;text-transform:uppercase;background:0 0;border:0;align-items:center;gap:7px;padding:8px 0;font-size:9px;font-weight:820;display:inline-flex}.civil-category-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.civil-category-card{color:#202b27;cursor:pointer;text-align:left;background:#ffffffad;border:1px solid #d3cfc4;border-radius:4px 18px 4px 4px;grid-template-columns:105px minmax(0,1fr) auto;align-items:center;gap:14px;min-height:155px;padding:14px;transition:border-color .18s,background .18s,transform .18s;display:grid;position:relative;overflow:hidden}:is(.civil-category-card:hover,.civil-category-card:focus-visible){background:#fff;border-color:#ad684c;transform:translateY(-2px)}.civil-category-card>.civil-product-media-cover{background-color:#f5f4f0;border-radius:3px 13px 3px 3px;width:105px;height:105px;padding:5px}.civil-category-card-copy{min-width:0;display:grid}.civil-category-card-copy strong{margin-top:5px;font-size:14px;line-height:1.15}.civil-category-card-copy em{color:#737b77;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:5px;font-size:9px;font-style:normal;line-height:1.4;display:-webkit-box;overflow:hidden}.civil-category-card-copy small{color:#9a6048;letter-spacing:.07em;text-transform:uppercase;margin-top:0;font-size:8px;font-weight:820}.civil-category-card>svg{color:#aa5d40}.civil-product-media-modal,.civil-product-media-zoom{width:100%;height:100%}.civil-product-media-modal:not(.is-localized),.civil-product-media-zoom:not(.is-localized){background:#f2f1ed}.civil-product-media-modal img,.civil-product-media-zoom img{padding:24px}.civil-image-zoom-panel>.civil-product-media-zoom{min-height:0}.civil-modal-copy>.civil-availability{margin:0 0 17px}@media (max-width:1040px){.civil-module-card{padding-right:130px}.civil-module-card>.civil-product-media-cover{width:103px;height:103px}.civil-featured-series-grid,.civil-category-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.civil-entry-copy h2{font-size:38px}.civil-hero-copy h1{font-size:43px}.civil-hero-copy h1 em{font-size:.7em}.civil-partner-strip-inner,.civil-taxonomy-heading{flex-direction:column;align-items:flex-start}.civil-partner-strip-inner>span{line-height:1.35}.civil-module-card{min-height:230px;padding-right:128px}.civil-module-card>.civil-product-media-cover{width:96px;height:96px;top:50px}.civil-featured-series-grid,.civil-category-card-grid{grid-template-columns:1fr}.civil-featured-series-card{min-height:230px}.civil-taxonomy-heading{gap:12px;margin-top:52px}.civil-taxonomy-group-head{grid-template-columns:42px minmax(0,1fr);gap:11px}.civil-taxonomy-group-head>span{width:42px;height:42px}.civil-taxonomy-group-head button{grid-column:2;width:fit-content}.civil-category-card{grid-template-columns:88px minmax(0,1fr) auto;gap:11px;min-height:134px}.civil-category-card>.civil-product-media-cover{width:88px;height:88px}.civil-product-media-card:not(.is-localized){padding:7px}.civil-product-media-modal img,.civil-product-media-zoom img{padding:10px}}.rfq-cart-link{min-height:44px;color:var(--green);letter-spacing:.045em;flex:none;justify-content:center;align-items:center;gap:8px;font-size:11px;font-weight:820;display:inline-flex;position:relative}.rfq-cart-link-header{background:#fff;border:1px solid #cfd7d1;border-radius:999px;padding:0 12px}.rfq-cart-link strong{background:var(--accent);color:#fff;border-radius:999px;place-items:center;min-width:24px;height:24px;padding:0 5px;font-size:10px;display:grid}.rfq-cart-link-menu{justify-content:flex-start}.rfq-product-actions{border-top:1px solid #e1e6e1;gap:7px;width:100%;margin-top:12px;padding-top:11px;display:grid}.rfq-catalog-hint{color:#4c3328;background:#fff4ed;border:1px solid #e2c8b9;border-radius:12px;align-items:center;gap:9px;width:fit-content;max-width:100%;margin:16px 0;padding:10px 14px;font-size:12px;line-height:1.4;display:flex}.rfq-catalog-hint svg{color:var(--accent-dark);flex:none}.rfq-catalog-hint strong,.rfq-catalog-hint b{font-weight:850}.rfq-quote-label{color:#6b766f;letter-spacing:.095em;font-size:8px;font-weight:850}.rfq-action-row{align-items:stretch;gap:7px;display:flex}.rfq-quantity{background:#fff;border:1px solid #cfd7d1;border-radius:999px;grid-template-columns:44px minmax(44px,1fr) 44px;min-width:132px;display:grid;overflow:hidden}.rfq-quantity button,.rfq-quantity input{min-width:44px;min-height:44px;color:var(--ink);font:inherit;background:0 0;border:0;margin:0;padding:0}.rfq-quantity button{cursor:pointer;place-items:center;display:grid}:is(.rfq-quantity button:hover,.rfq-quantity button:focus-visible){background:#eff3ef}.rfq-quantity button:disabled{color:#aeb5b1;cursor:not-allowed}.rfq-quantity input{text-align:center;-webkit-appearance:textfield;appearance:textfield;border-left:1px solid #e2e6e2;border-right:1px solid #e2e6e2;width:100%;font-size:13px;font-weight:800}.rfq-quantity input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.rfq-quantity input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none;margin:0}.rfq-add-button{aspect-ratio:auto;border:1px solid var(--accent);background:var(--accent);color:#fff;opacity:1;visibility:visible;cursor:pointer;min-height:44px;font:inherit;letter-spacing:.035em;border-radius:999px;flex:1;justify-content:center;align-items:center;gap:7px;padding:0 13px;font-size:9px;font-weight:850;line-height:1.1;display:inline-flex;transform:none}.product-image-grid .rfq-add-button,.partner-product-grid .rfq-add-button,.bathroom-product-grid .rfq-add-button,.civil-products-grid .rfq-add-button{aspect-ratio:auto;border-color:var(--green);background:var(--green);color:#fff;display:inline-flex;overflow:visible}:is(.rfq-add-button:hover,.rfq-add-button:focus-visible){border-color:var(--accent-dark);background:var(--accent-dark)}.rfq-add-button.is-added,.rfq-add-button.is-added:hover{background:#167447;border-color:#167447}.rfq-add-button.is-added:focus-visible{background:#167447;border-color:#167447}.rfq-add-button:disabled{cursor:default}.rfq-action-message{color:#167447;opacity:0;align-items:center;gap:5px;min-height:18px;font-size:9px;font-weight:780;display:flex}.rfq-action-message.is-visible{opacity:1}.rfq-action-message.is-error{color:#b52d21}.rfq-product-actions-full .rfq-add-button{font-size:11px}.rfq-lightbox-actions{background:#fffffff5;border:1px solid #ffffff2e;border-radius:14px;max-width:620px;margin-top:8px;padding:12px}.rfq-lightbox-actions .rfq-action-message{min-height:0}.rfq-hero{color:#fff;background:#0b0d0c;padding:64px 0;overflow:hidden}.rfq-hero-grid{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);align-items:end;gap:72px;display:grid}.rfq-hero h1{letter-spacing:-.055em;margin:0;font-size:clamp(48px,6.5vw,82px);line-height:.98}.rfq-hero h1 em{color:#d8b743;font-family:Georgia,Times New Roman,serif;font-weight:400}.rfq-hero>.shell>div>p:last-child{color:#c9cdc9;max-width:700px;margin:24px 0 0;font-size:17px}.rfq-hero-note{background:#ffffff0d;border:1px solid #d8b7434d;border-radius:18px;gap:8px;padding:25px;display:grid}.rfq-hero-note svg{color:#d8b743;margin-bottom:8px}.rfq-hero-note strong{font-size:17px}.rfq-hero-note span{color:#c9cdc9;font-size:13px;line-height:1.6}.rfq-process{border-bottom:1px solid var(--line);background:#fff;padding:44px 0}.rfq-process h2{letter-spacing:-.035em;margin:6px 0 22px;font-size:clamp(28px,3.2vw,43px)}.rfq-process ol{grid-template-columns:repeat(6,minmax(0,1fr));gap:9px;margin:0;padding:0;list-style:none;display:grid}.rfq-process li{border:1px solid var(--line);color:#47534e;border-radius:13px;align-content:center;gap:8px;min-height:88px;padding:14px;font-size:11px;font-weight:720;display:grid}.rfq-process li span{color:var(--accent-dark);font-size:18px;font-weight:850}.rfq-workspace{background:#f3f5f1;padding:68px 0 84px}.rfq-workspace-grid{grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);align-items:start;gap:24px;display:grid}.rfq-selection,.rfq-form{background:#fff;border:1px solid #dce2dd;border-radius:20px;min-width:0;padding:28px;box-shadow:0 16px 42px #15211d0f}.rfq-form{position:sticky;top:102px}.rfq-panel-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:20px;display:flex}.rfq-panel-heading h2{letter-spacing:-.04em;margin:4px 0 0;font-size:32px}.rfq-panel-heading>span{color:var(--muted);font-size:11px;font-weight:760}.rfq-item-list{gap:12px;display:grid}.rfq-item{border:1px solid var(--line);background:#fbfcfa;border-radius:15px;grid-template-columns:116px minmax(0,1fr) 148px;align-items:center;gap:16px;padding:13px;display:grid}.rfq-item-image{color:#9aa49f;background:#fff;border-radius:10px;place-items:center;width:116px;height:100px;display:grid;overflow:hidden}.rfq-item-image img{object-fit:contain;width:100%;height:100%}.rfq-item-copy{min-width:0}.rfq-item-copy>span{color:#728079;letter-spacing:.07em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:8px;font-weight:800;display:block;overflow:hidden}.rfq-item-copy>strong{color:var(--accent-dark);overflow-wrap:anywhere;margin-top:4px;font-size:13px;display:block}.rfq-item-availability{color:#755411;letter-spacing:.045em;text-transform:uppercase;background:#fff1ce;border-radius:999px;width:fit-content;margin-top:6px;padding:4px 7px;font-size:7px;font-weight:900;line-height:1.25;display:block}.rfq-item-availability.is-in-stock{color:#17613f;background:#e2f2e7}.rfq-item-copy h3{margin:3px 0 5px;font-size:15px;line-height:1.25}.rfq-item-copy p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:9px;line-height:1.45;display:-webkit-box;overflow:hidden}.rfq-item-controls{justify-items:start;gap:7px;display:grid}.rfq-item-controls>span{color:var(--muted);font-size:9px;font-weight:760}.rfq-item-controls .rfq-quantity{width:100%;min-width:0}.rfq-remove{color:#8b3f32;cursor:pointer;text-transform:uppercase;background:0 0;border:0;align-items:center;gap:6px;min-height:44px;padding:0;font-size:9px;font-weight:800;display:inline-flex}.rfq-empty{color:var(--muted);text-align:center;border:1px dashed #cfd7d1;border-radius:15px;place-items:center;gap:8px;padding:52px 22px;display:grid}.rfq-empty h3,.rfq-empty p{margin:0}.rfq-inline-notice,.rfq-form-error{color:#8a3426;background:#fff6f3;border:1px solid #e6c0b8;border-radius:10px;align-items:flex-start;gap:8px;margin:0 0 15px;padding:11px 13px;font-size:11px;font-weight:680;display:flex}.rfq-natale-notice,.rfq-success-catalog-note{color:#5d4b25;background:#fff8e8;border:1px solid #e6d29f;border-radius:12px;align-items:flex-start;gap:10px;margin:0 0 16px;padding:14px 15px;display:flex}.rfq-natale-notice>svg,.rfq-success-catalog-note>svg{color:#a6781d;flex:none}.rfq-natale-notice strong,.rfq-success-catalog-note strong{color:#493812;letter-spacing:.055em;font-size:10px}.rfq-natale-notice p,.rfq-success-catalog-note p{margin:5px 0 0;font-size:10px;line-height:1.55}.rfq-form-help{color:var(--muted);margin:-8px 0 18px;font-size:11px}.rfq-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.rfq-optional-details{background:#f8faf7;border:1px solid #d6ddd7;border-radius:12px;margin-top:2px;overflow:hidden}.rfq-optional-details summary{color:#35413c;cursor:pointer;justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:11px 13px;font-size:11px;font-weight:800;list-style:none;display:flex}.rfq-optional-details summary::-webkit-details-marker{display:none}.rfq-optional-details summary:after{content:"+";color:var(--accent-dark);flex:none;font-size:20px;line-height:1}.rfq-optional-details[open] summary:after{content:"–"}.rfq-optional-details summary span{color:var(--muted);text-transform:uppercase;margin-left:auto;font-size:9px;font-weight:700}.rfq-optional-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;padding:4px 13px 14px;display:grid}.rfq-field{color:#35413c;gap:6px;font-size:10px;font-weight:760;display:grid}.rfq-field-wide{grid-column:1/-1}.rfq-field b{color:var(--accent-dark)}.rfq-field input,.rfq-field textarea{width:100%;min-height:48px;color:var(--ink);font:inherit;background:#fff;border:1px solid #ccd5cf;border-radius:9px;padding:11px 13px;font-size:14px;font-weight:500}.rfq-field textarea{resize:vertical;min-height:102px}.rfq-field input:focus,.rfq-field textarea:focus{border-color:var(--green);outline:3px solid #153a311c}.rfq-field input[aria-invalid=true]{border-color:#b34b3b}.rfq-field small{color:#9a3e30;font-size:9px}.rfq-honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.rfq-commercial-note{background:#edf3ef;border-radius:12px;margin-top:18px;padding:15px}.rfq-commercial-note strong{color:var(--green);letter-spacing:.08em;font-size:10px}.rfq-commercial-note p{color:#56655f;margin:5px 0 0;font-size:10px;line-height:1.55}.rfq-natale-confirmation{background:#fff8e8;border:1px solid #e6d29f;border-radius:12px;margin-top:12px;padding:15px}.rfq-natale-confirmation strong{color:#755411;letter-spacing:.07em;font-size:10px}.rfq-natale-confirmation p{color:#655737;margin:6px 0 0;font-size:10px;line-height:1.55}.rfq-submit{background:var(--accent);color:#fff;cursor:pointer;width:100%;min-height:54px;font:inherit;letter-spacing:.045em;border:0;border-radius:999px;justify-content:center;align-items:center;gap:9px;margin-top:16px;font-size:12px;font-weight:850;display:flex}:is(.rfq-submit:hover,.rfq-submit:focus-visible){background:var(--accent-dark)}.rfq-submit:disabled{cursor:not-allowed;background:#aeb5b1}.rfq-submit-note{color:var(--muted);text-align:center;margin:10px 0 0;font-size:9px}.rfq-success{border:1px solid var(--line);text-align:center;background:#fff;border-radius:24px;place-items:center;gap:12px;max-width:820px;margin-block:72px;padding:62px 36px;display:grid;box-shadow:0 22px 60px #15211d14}.rfq-success>svg{color:#178550}.rfq-success h1{letter-spacing:-.045em;max-width:620px;margin:0;font-size:clamp(34px,5vw,55px);line-height:1.02}.rfq-success>strong{color:var(--accent-dark);font-size:24px}.rfq-success>p:not(.mini-label){max-width:590px;color:var(--muted);margin:4px 0 12px}.rfq-success-catalog-note{text-align:left;max-width:650px;margin:0 0 8px}.rfq-success-summary{border:1px solid var(--line);text-align:left;background:#fbfcfa;border-radius:18px;width:100%;margin-top:16px;padding:26px}.rfq-success-summary-heading{margin-bottom:18px}.rfq-success-summary-heading h2{letter-spacing:-.03em;margin:4px 0 0;font-size:clamp(22px,3vw,30px)}.rfq-success-summary dl{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:0 0 22px;display:grid}.rfq-success-summary dl>div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-width:0;padding:11px 13px}.rfq-success-summary dt{color:var(--muted);letter-spacing:.045em;text-transform:uppercase;font-size:9px;font-weight:780}.rfq-success-summary dd{overflow-wrap:anywhere;color:var(--ink);margin:4px 0 0;font-size:13px;font-weight:680}.rfq-success-products table{border-collapse:collapse;table-layout:fixed;width:100%}.rfq-success-products th,.rfq-success-products td{border:1px solid var(--line);overflow-wrap:anywhere;text-align:left;padding:11px 12px}.rfq-success-products td:first-child{text-align:center;padding:7px}.rfq-success-products img{object-fit:contain;background:#f4f5f1;border-radius:9px;width:68px;height:68px;margin-inline:auto;display:block}.rfq-success-products th{background:var(--green);color:#fff;letter-spacing:.045em;text-transform:uppercase;font-size:9px}.rfq-success-products td{color:var(--ink);background:#fff;font-size:12px}.rfq-success-products th:last-child,.rfq-success-products td:last-child{text-align:center}.rfq-success-code{width:22%}.rfq-success-image{width:86px}.rfq-success-quantity{width:92px}.rfq-success-actions{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.rfq-success-new{border:1px solid var(--green);color:var(--green);background:0 0}.rfq-success-print{border:1px solid var(--accent-dark);color:var(--accent-dark);background:#fff}:is(.rfq-success-print:hover,.rfq-success-print:focus-visible){background:var(--accent-dark);color:#fff}:is(.rfq-success-new:hover,.rfq-success-new:focus-visible){background:var(--green);color:#fff}.rfq-footer{background:var(--green);color:#fff;padding:30px 0}.rfq-footer .shell{justify-content:space-between;align-items:center;gap:22px;display:flex}.rfq-footer .shell>div{display:grid}.rfq-footer span{color:#ffffff9e;font-size:10px}.rfq-footer a{color:#f1d5c7;align-items:center;gap:8px;min-height:44px;font-size:11px;font-weight:760;display:inline-flex}@media (max-width:1180px) and (min-width:861px){.rfq-cart-link-header{width:44px;padding:0}.rfq-cart-link-header>span{display:none}.rfq-cart-link-header strong{z-index:1;position:absolute;top:-6px;right:-6px}}@media (max-width:1040px){.rfq-workspace-grid{grid-template-columns:1fr}.rfq-form{position:static}.rfq-process ol{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.header-inner{gap:8px}.rfq-cart-link-header{width:44px;margin-left:auto;padding:0}.rfq-cart-link-header>span{display:none}.rfq-cart-link-header strong{z-index:1;position:absolute;top:-6px;right:-6px}.rfq-product-actions{gap:6px;margin-top:9px;padding-top:9px}.rfq-catalog-hint{width:100%;margin:12px 0;padding:10px 12px;font-size:11px}.rfq-action-row{flex-wrap:wrap}.rfq-product-actions-compact .rfq-quantity,.rfq-product-actions-compact .rfq-add-button{flex-basis:100%;width:100%}.rfq-add-button{min-height:46px}.rfq-lightbox-actions{width:100%;max-width:calc(100vw - 24px)}.rfq-hero{padding:46px 0}.rfq-hero-grid{grid-template-columns:1fr;gap:30px}.rfq-hero h1{font-size:48px}.rfq-process{padding:36px 0}.rfq-process ol{grid-template-columns:repeat(2,minmax(0,1fr))}.rfq-workspace{padding:42px 0 60px}.rfq-selection,.rfq-form{border-radius:16px;padding:20px 16px}.rfq-panel-heading{flex-direction:column;align-items:flex-start;gap:7px}.rfq-item{grid-template-columns:88px minmax(0,1fr);align-items:start;gap:12px}.rfq-item-image{width:88px;height:88px}.rfq-item-controls{grid-column:1/-1;grid-template-columns:auto minmax(150px,1fr) auto;align-items:center;width:100%}.rfq-remove{padding:0 5px}.rfq-form-grid,.rfq-optional-grid{grid-template-columns:1fr}.rfq-field-wide{grid-column:auto}.rfq-success{margin-block:34px;padding:44px 20px}.rfq-success-summary{padding:20px 16px}.rfq-success-summary dl{grid-template-columns:1fr}.rfq-success-actions{grid-template-columns:1fr;display:grid}.rfq-success-actions .button{justify-content:center;width:100%}.rfq-footer .shell{flex-direction:column;align-items:flex-start}}@media (max-width:520px){.rfq-product-actions-full .rfq-action-row{flex-direction:column}.rfq-product-actions-full .rfq-quantity,.rfq-product-actions-full .rfq-add-button{width:100%}.rfq-item-controls{grid-template-columns:1fr}.rfq-item-controls>span{display:none}.rfq-remove{justify-content:center;width:100%}.rfq-success-products thead{display:none}.rfq-success-products,.rfq-success-products table,.rfq-success-products tbody,.rfq-success-products tr,.rfq-success-products td{width:100%;display:block}.rfq-success-products tr{border:1px solid var(--line);border-radius:10px;margin-bottom:10px;overflow:hidden}.rfq-success-products td{border:0;border-bottom:1px solid var(--line);grid-template-columns:86px minmax(0,1fr);gap:10px;display:grid;text-align:left!important}.rfq-success-products td:last-child{border-bottom:0}.rfq-success-products td:before{content:attr(data-label);color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:9px;font-weight:800}}@media (max-width:420px){.brand{gap:8px}.brand-copy small{display:none}}.hero-account-links{color:#bfc7c1;flex-wrap:wrap;align-items:center;gap:7px;margin:15px 0 0;font-size:13px;display:flex}.hero-account-links a{color:#fff;text-underline-offset:4px;font-weight:760;-webkit-text-decoration:underline #d8b743a6;text-decoration:underline #d8b743a6}:is(.hero-account-links a:hover,.hero-account-links a:focus-visible){color:#f4d873}.rfq-hero-cta{background:var(--accent);color:#fff;width:fit-content;margin-top:24px;box-shadow:0 12px 26px #f36f3638}:is(.rfq-hero-cta:hover,.rfq-hero-cta:focus-visible){background:var(--accent-dark)}.rfq-action-next{width:fit-content;color:var(--green);text-underline-offset:3px;align-items:center;gap:6px;font-size:12px;font-weight:820;text-decoration:underline;display:inline-flex}.pro-landing{background:var(--paper)}.pro-landing-hero{color:#fff;background:#0b0d0c;padding:70px 0 64px;overflow:hidden}.pro-landing-hero-grid{grid-template-columns:minmax(0,1.03fr) minmax(380px,.97fr);align-items:center;gap:64px;display:grid}.pro-landing-copy h1{letter-spacing:-.055em;margin-top:13px;font-size:clamp(54px,6.4vw,88px);line-height:.98}.pro-landing-copy h1 em{color:#d8b743;font-family:Georgia,Times New Roman,serif;font-weight:400}.pro-landing-lead{color:#cbd1cd;max-width:650px;margin-top:25px;font-size:18px;line-height:1.7}.pro-landing-actions{flex-wrap:wrap;gap:10px;margin-top:30px;display:flex}.pro-landing-actions .button{min-height:50px;padding-inline:18px}.pro-landing-quote{color:#fff;background:0 0;border-color:#ffffff7a}:is(.pro-landing-quote:hover,.pro-landing-quote:focus-visible){background:#ffffff17;border-color:#fff}.pro-landing-account{color:#bfc7c1;flex-wrap:wrap;gap:6px;margin-top:15px;font-size:13px;display:flex}.pro-landing-account a{color:#fff;text-underline-offset:4px;font-weight:800;-webkit-text-decoration:underline #d8b743b3;text-decoration:underline #d8b743b3}.pro-landing-reassurance{color:#d5dad7;flex-wrap:wrap;gap:10px 18px;margin-top:24px;font-size:12px;display:flex}.pro-landing-reassurance li{align-items:center;gap:7px;display:inline-flex}.pro-landing-reassurance svg{color:#d8b743}.pro-landing-visual{position:relative}.pro-landing-visual>img{object-fit:cover;border-radius:94px 24px 24px;width:100%;min-height:520px;box-shadow:0 28px 65px #00000057}.pro-landing-visual>a{max-width:calc(100% - 36px);color:var(--ink);background:#fffffff0;border-radius:14px;align-items:center;gap:11px;padding:13px 15px;display:flex;position:absolute;bottom:18px;right:18px;box-shadow:0 12px 35px #0000003d}.pro-landing-visual>a>span{flex:1;font-size:13px;font-weight:820;display:grid}.pro-landing-visual>a small{color:var(--accent-dark);letter-spacing:.11em;font-size:9px}.pro-landing-proof{border-bottom:1px solid var(--line);background:#fff}.pro-landing-proof>.shell{grid-template-columns:repeat(3,1fr);display:grid}.pro-landing-proof>.shell>div{border-right:1px solid var(--line);align-items:center;gap:15px;min-height:112px;padding:22px 28px;display:flex}.pro-landing-proof>.shell>div:last-child{border-right:0}.pro-landing-proof svg{color:var(--accent-dark);flex:none}.pro-landing-proof span{color:var(--muted);font-size:12px;display:grid}.pro-landing-proof strong{color:var(--ink);font-size:15px}.pro-landing-categories{padding:84px 0}.pro-landing-section-heading{grid-template-columns:minmax(0,1fr) minmax(260px,.42fr);align-items:end;gap:48px;display:grid}.pro-landing-section-heading h2,.pro-landing-process h2,.pro-landing-contact h2{letter-spacing:-.05em;margin-top:8px;font-size:clamp(38px,5vw,66px);line-height:1}.pro-landing-section-heading>p{color:var(--muted);line-height:1.7}.pro-landing-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:36px;display:grid}.pro-landing-category-grid a{border:1px solid var(--line);background:#fff;border-radius:17px;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;min-height:116px;padding:22px;transition:border-color .16s,transform .16s,box-shadow .16s;display:grid}:is(.pro-landing-category-grid a:hover,.pro-landing-category-grid a:focus-visible){border-color:#efb092;transform:translateY(-3px);box-shadow:0 15px 32px #15211d14}.pro-landing-category-grid a>span{color:var(--accent-dark);font-size:11px;font-weight:850}.pro-landing-category-grid strong{font-size:15px;line-height:1.3}.pro-landing-category-actions{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.pro-landing-process{background:var(--green);color:#fff;padding:84px 0}.pro-landing-process h2{max-width:800px}.pro-landing-process ol{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:40px;display:grid}.pro-landing-process li{background:#ffffff0d;border:1px solid #ffffff29;border-radius:17px;align-content:start;gap:12px;min-height:220px;padding:24px;display:grid}.pro-landing-process li>span{color:#d8b743;letter-spacing:.1em;font-size:11px;font-weight:850}.pro-landing-process li>svg{color:#f58a5b;margin-top:10px}.pro-landing-process li strong{font-size:20px}.pro-landing-process li p{color:#cbd6d1;font-size:13px;line-height:1.65}.pro-landing-contact{background:#eef1ec;padding:72px 0}.pro-landing-contact-panel{background:#fff;border-radius:24px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:50px;padding:46px;display:grid;box-shadow:0 20px 50px #15211d12}.pro-landing-contact-panel>div:first-child>p:last-child{max-width:660px;color:var(--muted);margin-top:18px}.pro-landing-contact-actions{gap:10px;min-width:265px;display:grid}.pro-landing-directions{color:var(--green);text-underline-offset:4px;justify-content:center;align-items:center;gap:8px;margin-top:3px;font-size:12px;font-weight:800;text-decoration:underline;display:inline-flex}@media (max-width:980px){.pro-landing-hero-grid{grid-template-columns:1fr}.pro-landing-visual>img{aspect-ratio:4/3;min-height:0}.pro-landing-category-grid,.pro-landing-process ol{grid-template-columns:repeat(2,minmax(0,1fr))}.pro-landing-contact-panel{grid-template-columns:1fr}.pro-landing-contact-actions{min-width:0}}@media (max-width:680px){.hero-account-links{justify-content:center}.rfq-hero-cta{width:100%}.pro-landing-hero{padding:44px 0 38px}.pro-landing-hero-grid{gap:34px}.pro-landing-copy h1{font-size:49px}.pro-landing-lead{font-size:16px}.pro-landing-actions{grid-template-columns:1fr;display:grid}.pro-landing-actions .button{width:100%}.pro-landing-account{line-height:1.7}.pro-landing-reassurance{display:grid}.pro-landing-visual>img{border-radius:54px 16px 16px}.pro-landing-visual>a{bottom:12px;right:12px}.pro-landing-proof>.shell{grid-template-columns:1fr}.pro-landing-proof>.shell>div{border-right:0;border-bottom:1px solid var(--line);min-height:92px}.pro-landing-proof>.shell>div:last-child{border-bottom:0}.pro-landing-categories,.pro-landing-process{padding:60px 0}.pro-landing-section-heading{grid-template-columns:1fr;gap:18px}.pro-landing-section-heading h2,.pro-landing-process h2,.pro-landing-contact h2{font-size:42px}.pro-landing-category-grid,.pro-landing-process ol{grid-template-columns:1fr}.pro-landing-category-grid a{min-height:92px}.pro-landing-process li{min-height:0}.pro-landing-contact{padding:48px 0}.pro-landing-contact-panel{border-radius:18px;padding:28px 20px}}@media print{.b2b-banner,.site-header,.rfq-success-actions,.rfq-footer,.cookie-consent,.cookie-settings-button{display:none!important}body{background:#fff!important}.rfq-success{max-width:none;box-shadow:none;border:0;margin:0;padding:10mm}.rfq-success-summary{break-inside:avoid;background:#fff}.rfq-success-products thead{display:table-header-group}.rfq-success-products tr{break-inside:avoid}}.cookie-consent{z-index:2000;color:#f8f8f5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0a0c0ef7;border:1px solid #f7c63e59;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;gap:24px;max-width:980px;margin-inline:auto;padding:22px 24px;display:grid;position:fixed;bottom:22px;left:22px;right:22px;box-shadow:0 20px 60px #00000061}.cookie-consent-copy strong{margin-bottom:6px;font-size:17px;display:block}.cookie-consent-copy p{color:#f8f8f5c7;max-width:650px;margin:0;font-size:14px;line-height:1.55}.cookie-consent-actions{align-items:center;gap:10px;display:flex}.cookie-button,.cookie-settings-button{min-height:44px;font:inherit;cursor:pointer;border:1px solid #0000;border-radius:999px;padding:10px 17px;font-weight:700}.cookie-button-primary{color:#0a0c0e;background:#f7c63e}.cookie-button-secondary{color:#f8f8f5;background:0 0;border-color:#f8f8f547}.cookie-settings-button{z-index:1900;color:#f8f8f5c2;background:#0a0c0ee0;border-color:#f8f8f533;min-height:36px;padding:7px 12px;font-size:12px;position:fixed;bottom:86px;right:18px}:is(.cookie-button:focus-visible,.cookie-settings-button:focus-visible){outline-offset:3px;outline:3px solid #f7c63e8c}@media (max-width:760px){.cookie-consent{grid-template-columns:1fr;gap:16px;padding:19px;bottom:12px;left:12px;right:12px}.cookie-consent-actions{grid-template-columns:1fr 1fr;display:grid}.cookie-button{padding-inline:12px;font-size:13px}.cookie-settings-button{width:fit-content;margin:12px 12px 16px auto;display:block;position:static}}.new-arrivals-section{background:radial-gradient(circle at 84% 4%,#f36f3617,#0000 28%),#f1f3ed;border-block:1px solid #dce0d7;padding:112px 0;scroll-margin-top:112px}.new-arrivals-heading{margin-bottom:42px}.latest-stock-layout{gap:26px;margin-bottom:64px;display:grid}.latest-stock-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.latest-stock-card{min-width:0;color:var(--ink);background:#fff;border:1px solid #15211d1a;border-radius:20px;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;overflow:hidden;box-shadow:0 14px 36px #15211d12}:is(.latest-stock-card:hover,.latest-stock-card:focus-visible){border-color:#f36f368c;transform:translateY(-4px);box-shadow:0 20px 46px #15211d21}.latest-stock-card:focus-visible{outline-offset:3px;outline:3px solid #f36f364d}.latest-stock-image{aspect-ratio:4/3;background:#dfe3df;display:block;overflow:hidden}.latest-stock-image img{object-fit:cover;width:100%;height:100%;transition:transform .24s;display:block}.latest-stock-card:hover .latest-stock-image img{transform:scale(1.025)}.latest-stock-copy{flex-direction:column;align-items:flex-start;min-height:206px;padding:20px;display:flex}.latest-stock-category{color:#a13c15;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:6px;margin-bottom:13px;font-size:10px;font-weight:850;display:inline-flex}.latest-stock-copy strong{letter-spacing:-.025em;font-size:17px;line-height:1.2}.latest-stock-copy small{color:var(--muted);margin-top:7px;font-size:12px;line-height:1.48}.latest-stock-specs{flex-wrap:wrap;gap:6px;margin-top:13px;display:flex}.latest-stock-specs span{color:var(--green);background:#e9f1ed;border-radius:999px;align-items:center;gap:4px;padding:5px 8px;font-size:10px;font-weight:800;display:inline-flex}.latest-stock-video{color:#fff;background:#0f2d24;border:1px solid #ffffff1a;border-radius:24px;grid-template-columns:minmax(270px,.62fr) minmax(0,1.38fr);align-items:center;gap:32px;padding:32px;display:grid;overflow:hidden;box-shadow:0 20px 50px #15211d24}.latest-stock-video h3{letter-spacing:-.04em;margin:10px 0 14px;font-size:clamp(27px,3vw,42px);line-height:1.05}.latest-stock-video p:not(.mini-label){color:#cddbd5;margin:0;font-size:14px;line-height:1.65}.latest-stock-video a{color:#f9a27a;align-items:center;gap:8px;margin-top:20px;font-size:12px;font-weight:800;display:inline-flex}.latest-stock-video-frame{background:#07140f;border:1px solid #ffffff29;border-radius:18px;justify-self:center;width:min(100%,430px);position:relative;overflow:hidden;box-shadow:0 20px 42px #00000047}.latest-stock-video-frame>span{z-index:1;color:#fff;letter-spacing:.04em;text-transform:uppercase;background:#040a08b8;border-radius:999px;align-items:center;gap:7px;padding:8px 11px;font-size:10px;font-weight:800;display:inline-flex;position:absolute;top:14px;left:14px}.latest-stock-video-frame video{aspect-ratio:9/16;object-fit:cover;width:100%;display:block}.new-arrivals-divider{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:18px;margin:0 0 24px;font-size:11px;font-weight:850;display:flex}.new-arrivals-divider:before,.new-arrivals-divider:after{content:"";background:#d3d9d3;flex:1;height:1px}.new-arrivals-carousel{--arrival-gap:14;position:relative}.new-arrivals-viewport{--arrival-visible:5;--arrival-gap:14;margin:-10px -2px -18px;padding:10px 2px 18px;overflow:hidden}.new-arrivals-track{will-change:transform;gap:14px;display:flex}.new-arrivals-track.is-animated{transition:transform .72s cubic-bezier(.22,1,.36,1)}.new-arrival-card{min-width:0;color:var(--ink);background:var(--white);border:1px solid #15211d17;border-radius:18px;flex:0 0 calc(20% - 11.2px);text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;overflow:hidden;box-shadow:0 12px 34px #15211d0d}:is(.new-arrival-card:hover,.new-arrival-card:focus-visible){border-color:#f36f3673;transform:translateY(-4px);box-shadow:0 19px 42px #15211d1c}.new-arrival-card:focus-visible{outline-offset:3px;outline:3px solid #f36f364d}.new-arrival-image{aspect-ratio:1;background:#fff;border-bottom:1px solid #15211d12;place-items:center;display:grid;overflow:hidden}.new-arrival-image img{object-fit:contain;width:100%;height:100%;transition:transform .22s}.new-arrival-card:hover .new-arrival-image img{transform:scale(1.025)}.new-arrival-copy{flex-direction:column;align-items:flex-start;min-height:148px;padding:17px;display:flex}.new-arrival-topline{justify-content:space-between;align-items:center;gap:10px;width:100%;margin-bottom:13px;display:flex}.new-arrival-badge{color:#a13c15;letter-spacing:.08em;text-transform:uppercase;background:#fff0e8;border-radius:999px;align-items:center;gap:5px;padding:6px 9px;font-size:10px;font-weight:850;display:inline-flex}.new-arrival-category{color:var(--muted);text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:10px;font-weight:750;overflow:hidden}.new-arrival-copy strong{letter-spacing:-.02em;font-size:15px}.new-arrival-copy small{color:var(--muted);margin-top:6px;font-size:12px;line-height:1.4}.new-arrival-action{color:var(--accent-dark);align-items:center;gap:7px;margin-top:auto;padding-top:15px;font-size:12px;font-weight:800;display:inline-flex}.new-arrivals-controls{grid-template-columns:auto 1fr auto;align-items:center;gap:18px;margin-top:24px;display:grid}.new-arrivals-count,.new-arrivals-auto-note{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.new-arrivals-dots{justify-content:center;align-items:center;gap:7px;display:flex}.new-arrivals-dots button{cursor:pointer;background:#c9cdc5;border:0;border-radius:999px;width:22px;height:4px;padding:0;transition:width .22s,background .22s}:is(.new-arrivals-dots button:hover,.new-arrivals-dots button:focus-visible){background:#9b6a56}.new-arrivals-dots button:focus-visible{outline-offset:4px;outline:3px solid #f36f363d}.new-arrivals-dots button.is-active{background:var(--accent);width:38px}@media (max-width:1100px){.latest-stock-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.new-arrivals-viewport{--arrival-visible:3;--arrival-gap:15}.new-arrivals-track{gap:15px}.new-arrival-card{flex-basis:calc(33.3333% - 10px)}}@media (max-width:760px){.new-arrivals-section{padding:48px 0 52px;scroll-margin-top:96px}.new-arrivals-heading{gap:14px;margin-bottom:20px}.new-arrivals-heading h2{font-size:clamp(35px,10vw,44px)}.new-arrivals-heading h2 br{display:none}.new-arrivals-heading .heading-aside{padding-bottom:0}.new-arrivals-heading .heading-aside p{display:none}.latest-stock-layout{margin-bottom:46px}.latest-stock-grid{gap:10px}.latest-stock-copy{min-height:190px;padding:14px}.latest-stock-copy strong{font-size:14px}.latest-stock-video{grid-template-columns:1fr;gap:24px;padding:22px}.latest-stock-video-frame{width:min(100%,330px)}.new-arrivals-divider{text-align:center;gap:10px;font-size:9px}.new-arrivals-viewport{margin:0;padding:0;overflow:visible}.new-arrivals-track{will-change:auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;transition:none;display:grid;transform:none!important}.new-arrival-card{flex-basis:auto;width:auto;min-width:0}.new-arrivals-track.is-mobile-cycle{animation:.42s ease-out both new-arrivals-mobile-cycle}.new-arrivals-track>.new-arrival-card:nth-child(n+3){display:none}.new-arrival-copy{min-height:136px;padding:12px}.new-arrival-topline{flex-direction:column;align-items:flex-start;margin-bottom:12px}.new-arrival-category{width:100%}.new-arrival-copy strong{font-size:14px}.new-arrival-action{padding-top:14px;font-size:11px}.new-arrivals-controls,.new-arrivals-auto-note{display:none}.new-arrivals-dots{justify-content:flex-end;gap:5px}.new-arrivals-dots button{width:12px}.new-arrivals-dots button.is-active{width:26px}}@media (prefers-reduced-motion:reduce){.latest-stock-card,.latest-stock-image img,.new-arrivals-track,.new-arrival-card,.new-arrival-image img,.new-arrivals-dots button{transition:none!important}}.partner-entry-section{background:#f1f3f0;padding:72px 0}.partner-entry-card{background:#fff;border:1px solid #d8ded9;border-radius:22px;grid-template-columns:minmax(0,1.45fr) minmax(300px,.55fr);align-items:stretch;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid;overflow:hidden;box-shadow:0 18px 55px #12221a12}.partner-entry-card:hover,.partner-entry-card:focus-within{border-color:#b7c2ba;transform:translateY(-3px);box-shadow:0 24px 70px #12221a21}.partner-entry-copy{padding:44px 50px}.partner-entry-copy .mini-label{color:#68736c}.partner-entry-copy h2{color:#14231b;letter-spacing:-.045em;margin:9px 0 16px;font-size:clamp(34px,4.1vw,52px);line-height:.98}.partner-entry-copy>p:not(.mini-label){color:#526159;max-width:760px;margin:0 0 28px;font-size:15px;line-height:1.7}.partner-entry-button{width:fit-content}:is(.partner-entry-button:hover,.partner-entry-button:focus-visible){color:#fff;background:#173524;border-color:#173524}:is(.partner-entry-button:hover svg,.partner-entry-button:focus-visible svg){transform:translate(4px)}.partner-entry-button svg{transition:transform .18s}.partner-entry-facts{background:#15251c;border-left:1px solid #d8ded9;grid-template-columns:1fr 1fr;display:grid}.partner-entry-facts>div{border-right:1px solid #ffffff1c;flex-direction:column;justify-content:center;min-width:0;padding:30px 22px;display:flex}.partner-entry-facts>div:last-child{border-right:0}.partner-entry-facts svg{color:#d8b743;margin-bottom:24px}.partner-entry-facts strong{color:#fff;font-size:34px;line-height:1}.partner-entry-facts span{color:#b9c3bd;text-transform:uppercase;margin-top:8px;font-size:11px;font-weight:700;line-height:1.4}.partner-entry-gallery{background:#eef1ee;border-top:1px solid #d8ded9;grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.partner-entry-image{aspect-ratio:1;min-width:0;color:inherit;background:#fff;border-right:1px solid #d8ded9;display:block;position:relative;overflow:hidden}.partner-entry-image:nth-child(4n){border-right:0}.partner-entry-image:nth-child(-n+4){border-bottom:1px solid #d8ded9}.partner-entry-image img{object-fit:cover;width:100%;height:100%;padding:8px;transition:transform .26s}@media (prefers-reduced-motion:reduce){.partner-entry-image,.partner-entry-image img{transition:none}}.partner-entry-image small{color:#fff;letter-spacing:.03em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#09110dc7;border-radius:6px;padding:6px 7px;font-size:8px;font-weight:800;line-height:1.2;position:absolute;bottom:7px;left:7px;right:7px;overflow:hidden}:is(.partner-entry-image:hover img,.partner-entry-image:focus-visible img){transform:scale(1.045)}.partner-entry-image:focus-visible{z-index:1;outline-offset:-3px;outline:3px solid #d8b743}.partner-catalogue-page{background:#fff}.partner-page-context{background:#f5f7f4;border-bottom:1px solid #dfe4e0;padding:46px 0 52px}.partner-page-context-inner{grid-template-columns:minmax(220px,.45fr) minmax(0,1.55fr);align-items:start;gap:60px;display:grid}.partner-back-link{color:#244431;letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:9px;width:fit-content;font-size:12px;font-weight:800;display:inline-flex}.partner-page-context h1{color:#14231b;letter-spacing:-.05em;max-width:900px;margin:9px 0 14px;font-size:clamp(34px,4vw,56px);line-height:1}.partner-page-context div>p:last-child{color:#5c6962;max-width:780px;margin:0;font-size:15px;line-height:1.7}.partner-return-section{background:#eef2ef;padding:76px 0}.partner-return-card{color:#fff;background:#173524;border-radius:20px;justify-content:space-between;align-items:center;gap:40px;padding:42px 46px;display:flex}.partner-return-card h2{letter-spacing:-.04em;margin:7px 0 8px;font-size:clamp(30px,3.4vw,46px);line-height:1}.partner-return-card p:last-child{color:#c5d0c9;margin:0}.partner-page-footer{color:#d9e0dc;background:#09110d;padding:28px 0}.partner-page-footer-inner{justify-content:space-between;align-items:center;gap:28px;display:flex}.partner-page-footer-inner>div{flex-direction:column;gap:16px;display:flex}.partner-page-footer-inner strong{color:#fff}.partner-page-footer-inner span{color:#9fa9a3;font-size:12px}.partner-page-footer-inner>a{color:#fff;align-items:center;gap:9px;font-size:13px;font-weight:800;display:inline-flex}.partner-section{color:#fff;background:radial-gradient(circle at 88% 4%,#d8b74329,#0000 25%),radial-gradient(circle at 4% 72%,#f36f361a,#0000 26%),#0b0d0c;padding:118px 0;scroll-margin-top:105px;position:relative;overflow:hidden}.partner-section:before{content:"";pointer-events:none;border:1px solid #d8b74321;border-radius:50%;width:540px;height:540px;position:absolute;top:116px;right:-180px;box-shadow:inset 0 0 0 82px #0b0d0c,inset 0 0 0 83px #d8b74317,inset 0 0 0 165px #0b0d0c,inset 0 0 0 166px #d8b74312}.partner-section>.shell{z-index:1;position:relative}.partner-hero{grid-template-columns:minmax(0,1.18fr) minmax(360px,.82fr);align-items:end;gap:80px;margin-bottom:52px;display:grid}.partner-eyebrow{color:#d8b743}.partner-hero-copy h2{letter-spacing:-.065em;margin:0;font-size:clamp(58px,7.4vw,98px);font-weight:650;line-height:.87}.partner-hero-copy h2 em{color:#d8b743;letter-spacing:-.045em;font-family:Georgia,Times New Roman,serif;font-weight:400}.partner-hero-copy>p:not(.eyebrow){color:#bdc5c0;max-width:700px;margin:30px 0 0;font-size:17px;line-height:1.72}.partner-hero-copy>.partner-order-summary{background:#d8b74314;border:1px solid #d8b74347;border-radius:11px;gap:2px;width:fit-content;margin-top:16px;padding:11px 14px;font-size:12px;line-height:1.5;display:grid}.partner-order-summary strong{color:#f0d979}.partner-order-summary span{color:#c6ceca}.partner-hero-facts{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0d;border:1px solid #ffffff21;border-radius:19px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.partner-hero-facts>div{border-right:1px solid #ffffff1a;flex-direction:column;justify-content:flex-end;min-height:132px;padding:22px;display:flex}.partner-hero-facts>div:nth-child(2){border-right:0}.partner-hero-facts>div:last-child{border-top:1px solid #ffffff1a;border-right:0;flex-direction:row;grid-column:1/-1;justify-content:flex-start;align-items:center;gap:12px;min-height:84px}.partner-hero-facts strong{color:#d8b743;font-size:38px;line-height:1}.partner-hero-facts span{color:#c6ceca;font-size:11px;font-weight:700;line-height:1.45}.partner-hero-facts svg{color:#7de5a6;flex:none}.partner-toolbar{justify-content:space-between;align-items:center;gap:18px;margin-bottom:16px;display:flex}.partner-search{color:#8f9a95;background:#ffffff14;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:11px;width:min(100%,580px);min-height:52px;padding:0 15px;transition:border-color .16s,background .16s;display:flex}.partner-search:focus-within{background:#ffffff1c;border-color:#d8b743}.partner-search>svg{color:#d8b743;flex:none}.partner-search input{color:#fff;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;padding:0;font-size:14px}.partner-search input::placeholder{color:#909a96}.partner-search button{color:#c5cdc9;cursor:pointer;background:#ffffff17;border:0;border-radius:50%;flex:none;place-items:center;width:32px;height:32px;padding:0;display:grid}.partner-result-count{color:#9da6a2;letter-spacing:.08em;text-transform:uppercase;flex:none;font-size:11px;font-weight:800}.partner-filters{scrollbar-width:thin;gap:8px;margin-bottom:30px;padding-bottom:4px;display:flex;overflow-x:auto}.partner-filters button{color:#d3d9d5;min-height:39px;font:inherit;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff26;border-radius:999px;flex:none;align-items:center;gap:8px;padding:8px 12px;font-size:11px;font-weight:750;transition:background .16s,border-color .16s,color .16s;display:inline-flex}:is(.partner-filters button:hover,.partner-filters button:focus-visible){border-color:#d8b743a6}.partner-filters button[aria-pressed=true]{color:#11130f;background:#d8b743;border-color:#d8b743}.partner-filters button span{text-align:center;background:#ffffff1a;border-radius:999px;min-width:23px;padding:3px 6px;font-size:9px}.partner-filters button[aria-pressed=true] span{background:#0b0d0c1f}.partner-subcategory-panel{background:#ffffff0d;border-left:3px solid #d8b743;border-radius:0 14px 14px 0;margin:-12px 0 30px;padding:15px 16px 11px}.partner-subcategory-label{color:#9fa9a4;letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:850;display:block}.partner-subfilters{margin:8px 0 0}.partner-subfilters button{background:#ffffff0a;min-height:35px;padding:6px 11px}.partner-system-selector{background:linear-gradient(135deg,#ffffff14,#ffffff08);border:1px solid #d8b7434d;border-radius:20px;margin:22px 0 28px;padding:24px;box-shadow:inset 0 1px #ffffff12}.partner-system-selector-header{grid-template-columns:minmax(260px,.8fr) minmax(300px,1.2fr);align-items:end;gap:28px;margin-bottom:18px;display:grid}.partner-system-selector-header .mini-label{color:#d8b743;margin:0 0 7px}.partner-system-selector-header h3{color:#f5f7f6;letter-spacing:-.035em;margin:0;font-size:clamp(24px,3vw,34px)}.partner-system-selector-header>p{color:#bfc8c3;max-width:580px;margin:0;font-size:13px;line-height:1.65}.partner-system-selector-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.partner-system-option{text-align:left;color:#dce3df;min-width:0;min-height:190px;font:inherit;cursor:pointer;background:#040d0975;border:1px solid #ffffff24;border-radius:16px;flex-direction:column;align-items:flex-start;padding:19px;transition:transform .17s,border-color .17s,background .17s,box-shadow .17s;display:flex}:is(.partner-system-option:hover,.partner-system-option:focus-visible){border-color:#d8b7439e;transform:translateY(-2px)}.partner-system-option[aria-pressed=true]{color:#172018;background:#f1e6bd;border-color:#d8b743;box-shadow:0 14px 34px #0000003d,inset 0 0 0 2px #d8b74359}.partner-system-option-badge{color:#101710;letter-spacing:.1em;background:#d8b743;border-radius:999px;align-items:center;min-height:25px;padding:4px 8px;font-size:9px;font-weight:900;display:inline-flex}.partner-system-option[aria-pressed=true] .partner-system-option-badge{color:#f4f7f5;background:var(--green)}.partner-system-option>strong{letter-spacing:-.025em;margin-top:13px;font-size:21px}.partner-system-option>small{color:#aeb9b3;margin-top:8px;font-size:11px;line-height:1.55}.partner-system-option[aria-pressed=true]>small{color:#4d5c52}.partner-system-option-count{letter-spacing:.05em;text-transform:uppercase;margin-top:auto;padding-top:13px;font-size:10px;font-weight:850}.partner-system-warning{color:#d6ded9;background:#d8b74317;border-left:3px solid #d8b743;border-radius:0 10px 10px 0;margin:14px 0 0;padding:12px 14px;font-size:11px;line-height:1.55}.partner-system-warning strong{color:#f4e8b8}.partner-state{color:#c7ceca;text-align:center;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:15px;margin:20px 0;padding:22px;font-size:13px;font-weight:700}.partner-state-error{color:#ffc9bf;border-color:#f36f3673}.partner-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:17px;display:grid}.partner-group-heading{color:#eef3f0;letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid #ffffff29;grid-column:1/-1;align-items:center;gap:11px;margin:24px 0 0;padding:0 0 12px;font-size:12px;font-weight:850;display:flex}.partner-group-heading:before{content:"";background:#d8b743;border-radius:999px;flex:none;width:26px;height:2px}.partner-group-heading:first-child{margin-top:0}.partner-card{min-width:0;color:var(--ink);background:#fff;border:1px solid #ffffff1c;border-radius:18px;transition:transform .19s,border-color .19s,box-shadow .19s;overflow:hidden;box-shadow:0 17px 38px #0000003d}.partner-card:hover{border-color:#d8b7437a;transform:translateY(-4px);box-shadow:0 23px 48px #00000057}.partner-card-image{aspect-ratio:4/3;cursor:zoom-in;background:#fff;border:0;width:100%;padding:0;display:block;position:relative;overflow:hidden}.partner-card-image img{object-fit:contain;width:100%;height:100%;transition:transform .24s}.partner-card:hover .partner-card-image img{transform:scale(1.025)}.partner-card-image:focus-visible img{transform:scale(1.025)}.partner-gallery-count,.partner-enlarge{color:#fff;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#0b0d0cc4;border:1px solid #fff3;justify-content:center;align-items:center;display:inline-flex;position:absolute}.partner-gallery-count{letter-spacing:.04em;border-radius:999px;min-height:28px;padding:5px 9px;font-size:9px;font-weight:800;bottom:12px;left:12px}.partner-enlarge{border-radius:50%;width:34px;height:34px;bottom:12px;right:12px}.partner-card-copy{border-top:1px solid var(--line);flex-direction:column;min-height:0;padding:21px;display:flex}.partner-card-topline{justify-content:space-between;align-items:center;gap:12px;display:flex}.partner-card-topline span{color:var(--accent-dark);letter-spacing:.075em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:9px;font-weight:850;overflow:hidden}.partner-card-topline strong{color:#6b7570;letter-spacing:.06em;flex:none;font-size:10px}.partner-card h3{letter-spacing:-.025em;margin:13px 0 0;font-size:19px;line-height:1.24}.partner-spec-chips{flex-wrap:wrap;gap:5px;margin-top:16px;display:flex}.partner-spec-chips span{color:#315147;background:#f1f5f2;border:1px solid #dfe6e1;border-radius:999px;align-items:center;min-height:23px;padding:4px 8px;font-size:9px;font-weight:800;line-height:1.15;display:inline-flex}.partner-detail-button{width:fit-content;color:var(--green);font:inherit;cursor:pointer;background:0 0;border:0;border-bottom:1px solid;align-items:center;gap:8px;margin-top:14px;padding:17px 0 2px;font-size:12px;font-weight:850;display:inline-flex}.partner-load-more{justify-content:center;margin-top:30px;display:flex}.partner-load-more .button{color:#fff;border-color:#ffffff42;min-width:270px}:is(.partner-load-more .button:hover,.partner-load-more .button:focus-visible){background:#ffffff17}.partner-load-more .button span{color:#9fa8a4;font-size:10px}.partner-private-note{color:var(--ink);background:#eee4ce;border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:24px;margin-top:38px;padding:28px 30px;display:grid}.partner-private-note>svg{color:var(--accent-dark)}.partner-private-note strong{font-size:16px}.partner-private-note p{color:#615e52;margin:5px 0 0;font-size:12px;line-height:1.55}.partner-modal{z-index:250;color:var(--ink);place-items:center;padding:22px;display:grid;position:fixed;inset:0}.partner-modal-backdrop{cursor:zoom-out;background:#050a08eb;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.partner-modal-panel{z-index:1;background:#f7f8f5;border:1px solid #fff3;border-radius:22px;width:min(1180px,96vw);min-width:0;max-width:100%;max-height:calc(100vh - 44px);padding:30px;position:relative;overflow-y:auto;box-shadow:0 34px 90px #0000007a}.partner-modal-close{z-index:3;float:right;width:44px;height:44px;color:var(--green);border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:50%;place-items:center;margin:-10px -10px 0 16px;padding:0;display:grid;position:sticky;top:0;box-shadow:0 7px 20px #15211d1f}.partner-modal-heading{padding-right:54px}.partner-modal-heading>button{color:var(--accent-dark);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:0;font-size:12px;font-weight:850;display:inline-flex}.partner-modal-heading>span{color:var(--accent-dark);letter-spacing:.11em;text-transform:uppercase;margin-top:25px;font-size:10px;font-weight:850;display:block}.partner-modal-heading>strong{color:var(--muted);letter-spacing:.08em;margin-top:5px;font-size:11px;display:block}.partner-modal-heading h3{letter-spacing:-.048em;max-width:900px;margin:9px 0 26px;font-size:clamp(32px,4.4vw,55px);line-height:1.02}.partner-modal-layout{grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);align-items:start;gap:34px;display:grid}.partner-modal-gallery{min-width:0;position:relative}.partner-main-image{border:1px solid var(--line);cursor:zoom-in;background:#fff;border-radius:16px;place-items:center;width:100%;min-height:420px;padding:0;display:grid;position:relative;overflow:hidden}.partner-main-image img{object-fit:contain;width:100%;height:100%;max-height:560px}.partner-main-image>span{color:#fff;background:#0b0d0cc2;border-radius:999px;align-items:center;gap:7px;padding:8px 11px;font-size:10px;font-weight:800;display:inline-flex;position:absolute;bottom:13px;right:13px}.partner-image-nav{z-index:2;width:42px;height:42px;color:var(--green);border:1px solid var(--line);cursor:pointer;background:#fffffff0;border-radius:50%;place-items:center;padding:0;display:grid;position:absolute;top:205px;box-shadow:0 8px 22px #15211d21}.partner-image-prev{left:12px}.partner-image-next{right:12px}.partner-thumbnails{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin-top:10px;display:grid}.partner-thumbnails button{aspect-ratio:1;border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:9px;padding:0;overflow:hidden}.partner-thumbnails button[aria-pressed=true]{border-color:var(--accent);box-shadow:0 0 0 2px #f36f362e}.partner-thumbnails img{object-fit:contain;width:100%;height:100%}.partner-modal-specs{min-width:0}.partner-modal-compatibility{color:#203129;background:#f3eac9;border:1px solid #d6c06a;border-radius:12px;margin:10px 0 18px;padding:15px 16px}.partner-modal-compatibility strong{color:var(--green);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:900;display:block}.partner-modal-compatibility p{margin:7px 0 0;font-size:11px;line-height:1.55}.partner-key-specs{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:12px 0 18px;display:grid}.partner-key-specs>div{background:#fff;border:1px solid #dbe2dc;border-radius:12px;flex-direction:column;justify-content:space-between;min-height:78px;padding:13px;display:flex}.partner-key-specs span{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;font-size:9px;font-weight:800}.partner-key-specs strong{color:var(--green);margin-top:7px;font-size:14px}.partner-spec-list{border-block:1px solid var(--line);max-height:360px;margin:0;overflow-y:auto}.partner-spec-list>div{border-bottom:1px solid var(--line);grid-template-columns:minmax(120px,.8fr) minmax(0,1.2fr);gap:16px;padding:10px 2px;display:grid}.partner-spec-list>div:last-child{border-bottom:0}.partner-spec-list dt{color:var(--muted);font-size:11px;font-weight:700}.partner-spec-list dd{color:var(--ink);overflow-wrap:anywhere;margin:0;font-size:12px;font-weight:800}.partner-modal-whatsapp{width:100%;margin-top:20px}.partner-verification-note{color:var(--muted);align-items:flex-start;gap:7px;margin:13px 0 0;font-size:10px;line-height:1.5;display:flex}.partner-verification-note svg{color:#168b52;flex:none;margin-top:1px}.partner-image-zoom{z-index:270;place-items:center;padding:30px 78px;display:grid;position:fixed;inset:0}.partner-zoom-backdrop{cursor:zoom-out;background:#020504f5;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.partner-image-zoom>img{z-index:1;object-fit:contain;background:#fff;border-radius:10px;width:auto;max-width:100%;height:auto;max-height:calc(100vh - 60px);position:relative}.partner-zoom-close{z-index:2;width:46px;height:46px;color:var(--green);cursor:pointer;background:#fff;border:0;border-radius:50%;place-items:center;padding:0;display:grid;position:absolute;top:20px;right:20px}@media (max-width:1020px){.partner-entry-gallery{grid-template-columns:repeat(4,minmax(0,1fr))}.partner-entry-image:nth-child(4n){border-right:0}.partner-entry-image:nth-child(-n+4){border-bottom:1px solid #d8ded9}.partner-hero{grid-template-columns:1fr;gap:40px}.partner-hero-facts{width:min(100%,720px)}.partner-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.partner-modal-layout{grid-template-columns:1fr}.partner-main-image{min-height:380px}.partner-spec-list{max-height:none}}@media (max-width:760px){.partner-entry-section{padding:54px 0}.partner-entry-card,.partner-page-context-inner{grid-template-columns:1fr}.partner-entry-copy{padding:32px 26px}.partner-entry-button{width:100%}.partner-entry-facts{border-top:1px solid #d8ded9;border-left:0;min-height:190px}.partner-entry-facts>div{padding:24px 18px}.partner-entry-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.partner-entry-image{border-bottom:1px solid #d8ded9;border-right:1px solid #d8ded9}.partner-entry-image:nth-child(2n){border-right:0}.partner-entry-image:nth-last-child(-n+2){border-bottom:0}.partner-entry-image small{font-size:9px}.partner-page-context{padding:32px 0 40px}.partner-page-context-inner{gap:28px}.partner-page-context h1{font-size:clamp(32px,10vw,46px)}.partner-return-section{padding:54px 0}.partner-return-card,.partner-page-footer-inner{flex-direction:column;align-items:stretch}.partner-return-card{padding:32px 26px}.partner-return-card .button{width:100%}.partner-section{padding:82px 0;scroll-margin-top:94px}.partner-hero{gap:34px;margin-bottom:38px}.partner-hero-copy h2{font-size:clamp(55px,18vw,77px)}.partner-hero-copy>p:not(.eyebrow){margin-top:24px;font-size:15px}.partner-hero-copy>.partner-order-summary{margin-top:14px;font-size:12px}.partner-hero-facts>div{min-height:110px;padding:18px}.partner-hero-facts strong{font-size:31px}.partner-toolbar{flex-direction:column;align-items:stretch}.partner-search{width:100%}.partner-result-count{padding-left:4px}.partner-filters{margin-right:-16px}.partner-subcategory-panel{margin-right:0;padding-right:10px}.partner-subfilters{margin-right:0}.partner-system-selector{padding:19px}.partner-system-selector-header,.partner-system-selector-grid{grid-template-columns:1fr}.partner-system-selector-header{gap:12px}.partner-system-option{min-height:178px}.partner-card-copy{min-height:232px}.partner-private-note{grid-template-columns:auto 1fr;gap:16px;padding:24px}.partner-private-note .button{grid-column:1/-1;width:100%}.partner-modal{padding:0}.partner-modal-panel{border:0;border-radius:0;width:100vw;max-width:100vw;min-height:100vh;max-height:100vh;padding:22px 16px 32px;overflow-x:hidden}.partner-modal-close{margin-right:0;top:4px}.partner-modal-heading{padding-right:48px}.partner-modal-heading h3{overflow-wrap:anywhere;margin-bottom:20px;font-size:34px}.partner-modal-layout{gap:26px}.partner-main-image{aspect-ratio:4/3;min-height:0}.partner-main-image img{max-height:none}.partner-image-nav{top:calc(50% - 48px)}.partner-thumbnails{grid-template-columns:repeat(5,minmax(0,1fr))}.partner-image-zoom{padding:74px 12px 24px}}@media (max-width:520px){.partner-product-grid{grid-template-columns:1fr}.partner-card-copy{min-height:220px}.partner-key-specs{grid-template-columns:1fr 1fr}.partner-spec-list>div{grid-template-columns:1fr;gap:3px}}.bathroom-entry-section{background:#e9eff0;border-top:1px solid #d7e0e1;padding-top:0}.bathroom-entry-card{border-color:#cad8da;box-shadow:0 18px 55px #112d3117}:is(.bathroom-entry-link:hover .bathroom-entry-card,.bathroom-entry-link:focus-visible .bathroom-entry-card){border-color:#91afb2;box-shadow:0 24px 70px #112d3126}.bathroom-entry-card .partner-entry-copy .mini-label{color:#587479}.bathroom-entry-card .partner-entry-copy h2{color:#123137}.bathroom-entry-card .partner-entry-copy>p:not(.mini-label){color:#536b70}.bathroom-entry-actions{flex-wrap:wrap;gap:10px;display:flex}.bathroom-entry-actions .partner-entry-button{text-decoration:none;display:inline-flex}:is(.bathroom-entry-link:hover .partner-entry-button,.bathroom-entry-link:focus-visible .partner-entry-button){background:#173e45;border-color:#173e45}.bathroom-entry-facts{background:#15383e;border-left-color:#cad8da}.bathroom-entry-facts>a{min-width:0;color:inherit;border-right:1px solid #ffffff1c;flex-direction:column;justify-content:center;padding:30px 22px;text-decoration:none;transition:background .18s;display:flex}.bathroom-entry-facts>a:last-child{border-right:0}:is(.bathroom-entry-facts>a:hover,.bathroom-entry-facts>a:focus-visible){background:#8dd4d81a}.bathroom-entry-facts>a:focus-visible{outline-offset:-4px;outline:3px solid #8dd4d8}.bathroom-entry-facts svg{color:#8dd4d8}.bathroom-entry-facts span{color:#c1d1d3}.bathroom-entry-gallery{background:#dfe9ea;border-top-color:#cad8da;grid-template-columns:repeat(2,minmax(0,1fr))}.bathroom-entry-showcase{min-width:0;color:inherit;background:#fff;border-right:1px solid #cad8da;grid-template-rows:auto 1fr auto;text-decoration:none;display:grid;position:relative;overflow:hidden}:is(.bathroom-entry-showcase:hover .bathroom-entry-showcase-visual>img,.bathroom-entry-showcase:focus-visible .bathroom-entry-showcase-visual>img){transform:scale(1.025)}.bathroom-entry-showcase:focus-visible{outline-offset:-3px;outline:3px solid #173e45}.bathroom-entry-showcase:last-child{border-right:0}.bathroom-entry-showcase-visual{aspect-ratio:16/10;background:#fff;min-width:0;display:block;position:relative;overflow:hidden}.bathroom-entry-showcase-visual>img{object-fit:contain;width:100%;height:100%;padding:14px;transition:transform .22s;animation:.52s both bathroom-showcase-fade;display:block}.bathroom-entry-showcase-copy{color:#fff;background:#15383e;min-width:0;padding:16px 20px 10px;display:grid}.bathroom-entry-showcase-copy small{color:#8dd4d8;letter-spacing:.08em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:9px;font-style:normal;font-weight:850;line-height:1.25;overflow:hidden}.bathroom-entry-showcase-copy strong{letter-spacing:-.02em;margin-top:5px;font-size:clamp(20px,2.1vw,29px);line-height:1}.bathroom-entry-showcase-copy em{color:#c1d1d3;text-overflow:ellipsis;white-space:nowrap;margin-top:7px;font-size:11px;font-style:normal;font-weight:650;line-height:1.35;overflow:hidden}.bathroom-entry-showcase-dots{background:#15383e;justify-content:center;align-items:center;gap:5px;min-height:22px;padding:6px 16px 8px;display:flex}.bathroom-entry-showcase-dots i{background:#ffffff3d;border-radius:999px;width:5px;height:5px;transition:width .24s,background-color .24s}.bathroom-entry-showcase-dots i.is-active{background:#8dd4d8;width:18px}.bathroom-entry-brand-mask{font-size:9px}@keyframes bathroom-showcase-fade{0%{opacity:.18;transform:scale(.985)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.bathroom-entry-showcase-visual>img{animation:none}}.bathroom-page-context{background:#eef4f4;border-bottom-color:#d5e0e1}.bathroom-page-context h1{color:#123137}.bathroom-section{background:radial-gradient(circle at 88% 4%,#6ec8ce26,#0000 25%),radial-gradient(circle at 4% 72%,#d8b74314,#0000 26%),#0a1214;overflow:clip}body.lightbox-open .bathroom-section{overflow:clip}.bathroom-section:before{border-color:#6ec8ce24;box-shadow:inset 0 0 0 82px #0a1214,inset 0 0 0 83px #6ec8ce17,inset 0 0 0 165px #0a1214,inset 0 0 0 166px #6ec8ce12}.bathroom-section .partner-eyebrow,.bathroom-section .partner-hero-copy h2 em,.bathroom-section .partner-hero-facts strong,.bathroom-section .partner-search>svg{color:#8dd4d8}.bathroom-section .partner-search:focus-within{border-color:#8dd4d8}:is(.bathroom-section .partner-filters button:hover,.bathroom-section .partner-filters button:focus-visible){border-color:#8dd4d8a6}.bathroom-section .partner-filters button[aria-pressed=true]{color:#0d1718;background:#8dd4d8;border-color:#8dd4d8}.bathroom-category-filters{margin-bottom:12px}.bathroom-series-intro{color:#dbe7e8;align-items:center;gap:11px;margin:0 0 12px;font-size:11px;line-height:1.45;display:flex}.bathroom-series-intro span{color:#0d1718;letter-spacing:.06em;text-transform:uppercase;background:#8dd4d8;border-radius:999px;flex:none;padding:6px 9px;font-size:9px;font-weight:900}.bathroom-series-intro strong{font-weight:720}.bathroom-series-filters{border-top:1px solid #ffffff1a;margin-bottom:30px;padding-top:12px}.bathroom-brand-mask{z-index:3;color:#34565b;letter-spacing:.08em;text-align:center;text-transform:uppercase;pointer-events:none;background:#f2f6f6;border:0;border-radius:0 0 13px;justify-content:center;align-items:center;width:34%;height:20%;padding:8px;font-size:9px;font-weight:850;line-height:1.2;display:flex;position:absolute;top:0;left:0;box-shadow:1px 1px #12313717}.bathroom-brand-mask-modal{font-size:10px}.bathroom-zoom-image-frame{z-index:1;background:#fff;border-radius:10px;max-width:100%;max-height:calc(100vh - 60px);position:relative;overflow:hidden}.bathroom-zoom-image-frame>img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:calc(100vh - 60px);display:block}.bathroom-brand-mask-zoom{font-size:12px}.bathroom-page-switcher{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:24px;display:grid}.bathroom-page-switcher a{color:#d9e3df;letter-spacing:.08em;background:#ffffff0f;border:1px solid #ffffff29;border-radius:13px;justify-content:space-between;align-items:center;gap:14px;min-height:54px;padding:13px 18px;font-size:12px;font-weight:850;text-decoration:none;transition:color .18s,border-color .18s,background .18s;display:flex}.bathroom-page-switcher a span{text-align:center;background:#ffffff1a;border-radius:999px;min-width:28px;padding:4px 7px;font-size:9px}:is(.bathroom-page-switcher a:hover,.bathroom-page-switcher a:focus-visible){border-color:#8dd4d8ad}.bathroom-page-switcher a[aria-current=page]{color:#0d1718;background:#8dd4d8;border-color:#8dd4d8}.bathroom-page-switcher a[aria-current=page] span{background:#0d17181f}.bathroom-image-translation{z-index:4;pointer-events:none;background:#fff;grid-template-rows:repeat(3,minmax(0,1fr));gap:8%;width:23%;padding:1.5% 0 1.5% 1.5%;display:grid;position:absolute;top:42%;bottom:18%;right:0;overflow:hidden}.bathroom-image-translation>span{color:#fff;clip-path:polygon(12% 0,100% 0,100% 100%,0 100%,12% 50%);filter:drop-shadow(0 2px 2px #0000002e);text-align:left;background:#9c9d9f;flex-direction:column;justify-content:center;min-width:0;padding:3% 4% 3% 15%;display:flex;overflow:hidden}.bathroom-image-translation small,.bathroom-image-translation strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.bathroom-image-translation small{color:#ffffffc7;letter-spacing:.01em;font-size:clamp(5px,.52vw,8px);font-weight:750;line-height:1.05}.bathroom-image-translation strong{color:#fff;margin-top:2px;font-size:clamp(6px,.68vw,10px);line-height:1.05}.bathroom-image-translation-card{top:41%;bottom:17%}.bathroom-image-translation-card small{font-size:clamp(4px,.38vw,6px)}.bathroom-image-translation-card strong{font-size:clamp(5px,.5vw,8px)}.bathroom-image-translation-zoom{z-index:5}@media (max-width:760px){.bathroom-entry-section{padding-top:0}.bathroom-entry-facts{border-top-color:#cad8da}.bathroom-entry-facts>a{padding:24px 18px}.bathroom-entry-actions{grid-template-columns:1fr 1fr;display:grid}.bathroom-entry-actions .partner-entry-button{width:100%;padding-inline:14px}.bathroom-entry-showcase-visual{aspect-ratio:4/3}.bathroom-entry-showcase-visual>img{padding:7px}.bathroom-entry-showcase-copy{padding:11px 12px 7px}.bathroom-entry-showcase-copy small{font-size:7px}.bathroom-entry-showcase-copy strong{font-size:19px}.bathroom-entry-showcase-copy em{font-size:9px}.bathroom-entry-showcase-dots{gap:4px;padding-inline:8px}.bathroom-series-intro{flex-direction:column;align-items:flex-start;gap:7px}.bathroom-brand-mask{font-size:8px}.bathroom-brand-mask-zoom{font-size:9px}.bathroom-page-switcher a{min-height:50px;padding:11px 13px;font-size:10px}.bathroom-image-translation{width:25%}.bathroom-image-translation-modal small,.bathroom-image-translation-zoom small{font-size:5px}.bathroom-image-translation-modal strong,.bathroom-image-translation-zoom strong{font-size:7px}}.civil-page{background:#f3f1eb}.civil-primary-button,.civil-entry-button{color:#fff;background:#d76b3f;border:1px solid #d76b3f}:is(.civil-primary-button:hover,.civil-primary-button:focus-visible,.civil-entry-button:hover,.civil-entry-button:focus-visible){background:#bd542b;border-color:#bd542b;transform:translateY(-1px)}.civil-entry-section{background:#e9e6de;padding:42px 0 58px}.civil-entry-card{--civil-tone:#bd6847;background:radial-gradient(circle at 72% 24%, color-mix(in srgb, var(--civil-tone) 32%, transparent), transparent 30%), linear-gradient(125deg, #17201e 0 53%, #232d2a 53% 100%);color:#f7f5ef;border-radius:30px;grid-template-columns:minmax(0,.82fr) minmax(480px,1.18fr);min-height:560px;transition:background .42s;display:grid;position:relative;overflow:hidden;box-shadow:0 30px 75px #141f1c29}.civil-tone-sage{--civil-tone:#82998b}.civil-tone-steel{--civil-tone:#8194a1}.civil-entry-card:before{content:"";border:1px solid #ffffff1c;border-radius:50%;width:560px;height:560px;position:absolute;top:-240px;right:-160px;box-shadow:0 0 0 76px #ffffff05,0 0 0 152px #ffffff05}.civil-entry-copy{z-index:2;flex-direction:column;justify-content:center;align-items:flex-start;padding:64px 52px;display:flex;position:relative}.civil-entry-copy .mini-label{color:#dca17f}.civil-entry-copy h2{letter-spacing:-.055em;max-width:520px;margin:16px 0 10px;font-size:clamp(48px,5.5vw,82px);font-weight:750;line-height:.9}.civil-entry-lead{color:#fff;max-width:430px;margin:0;font-size:clamp(20px,2.1vw,28px);font-weight:560;line-height:1.18}.civil-entry-description{color:#f4f3eeb8;max-width:440px;margin:22px 0 28px;font-size:15px}.civil-entry-button{gap:10px}.civil-entry-metrics{color:#ffffffad;letter-spacing:.04em;gap:22px;margin-top:32px;font-size:12px;display:flex}.civil-entry-metrics span{align-items:center;gap:7px;display:inline-flex}.civil-entry-metrics strong{color:#fff;font-size:15px}.civil-entry-visual{z-index:1;grid-template-rows:auto 1fr auto;min-width:0;padding:40px 38px 32px 10px;display:grid;position:relative}.civil-entry-series-label{z-index:3;display:grid;position:absolute;top:46px;left:24px}.civil-entry-series-label span,.civil-entry-series-label small{color:#ffffff94;letter-spacing:.18em;text-transform:uppercase;font-size:9px;font-style:normal;font-weight:750}.civil-entry-series-label strong{color:#fff;letter-spacing:-.08em;margin:-2px 0 1px;font-size:62px;font-weight:300;line-height:1}.civil-entry-product{place-items:center;min-height:410px;display:grid;position:relative}.civil-entry-product:before{content:"";aspect-ratio:1;background:#ffffff0f;border:1px solid #ffffff17;border-radius:50%;width:min(88%,490px);position:absolute}.civil-entry-product>img{z-index:1;aspect-ratio:1;object-fit:contain;filter:drop-shadow(0 28px 28px #0000003d);width:min(74%,400px);animation:.42s both civil-fade-in;position:relative}.civil-entry-product>.civil-entry-product-caption{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#141d1bbd;border:1px solid #ffffff1f;border-radius:14px;max-width:180px;padding:10px 12px;display:grid;position:absolute;bottom:40px;right:calc(38% + 12px)}.civil-entry-family-set{z-index:1;grid-template-columns:minmax(0,1.55fr) minmax(175px,.95fr);gap:10px;width:min(95%,600px);height:350px;display:grid;position:relative}.civil-entry-set-main,.civil-entry-set-module{background:#f3efe6;border:1px solid #ffffff21;border-radius:24px 8px;place-items:center;min-width:0;min-height:0;display:grid;position:relative;overflow:hidden;box-shadow:0 22px 38px #0000002b}.civil-entry-set-module{border-radius:14px 5px;box-shadow:0 12px 22px #00000021}.civil-entry-family-set img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%}.civil-entry-set-main img{padding:18px 16px 30px}.civil-entry-set-module img{padding:5px 5px 17px}.civil-entry-set-main small,.civil-entry-set-module small{color:#26352f;letter-spacing:.045em;text-align:center;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:7px;font-weight:850;position:absolute;bottom:6px;left:7px;right:7px;overflow:hidden}.civil-entry-set-main small{font-size:10px;bottom:11px;left:14px;right:auto}.civil-entry-set-modules{grid-template-rows:repeat(3,minmax(0,1fr));grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;min-width:0;min-height:0;display:grid}.civil-entry-set-module-5{grid-column:1/-1}.civil-entry-product-caption small{color:#ffffff8c;letter-spacing:.16em;text-transform:uppercase;font-size:8px;font-style:normal}.civil-entry-product-caption strong{font-size:17px}.civil-entry-product-caption em{color:#ffffffa6;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-style:normal;overflow:hidden}.civil-entry-tabs{z-index:3;grid-template-columns:repeat(3,1fr);gap:8px;display:grid;position:relative}.civil-entry-tabs button{color:#ffffffa6;cursor:pointer;text-align:left;background:#ffffff08;border:1px solid #ffffff1f;border-radius:12px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;min-width:0;padding:11px 13px;transition:background .18s,border-color .18s;display:grid}.civil-entry-tabs button[aria-selected=true]{border-color:color-mix(in srgb, var(--civil-tone) 75%, white);background:color-mix(in srgb, var(--civil-tone) 30%, transparent);color:#fff}.civil-entry-tabs strong{font-size:18px;font-weight:620}.civil-entry-tabs span{letter-spacing:.04em;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:720;overflow:hidden}.civil-entry-quick{margin-top:22px}.civil-entry-quick-heading{justify-content:space-between;align-items:end;gap:28px;margin-bottom:16px;padding:0 3px;display:flex}.civil-entry-quick-heading h3{color:#19231f;letter-spacing:-.035em;margin:5px 0 0;font-size:clamp(25px,2.5vw,34px);font-weight:680;line-height:1}.civil-entry-quick-heading>a{color:#8f4c32;letter-spacing:.09em;text-transform:uppercase;flex:none;align-items:center;gap:8px;padding-bottom:3px;font-size:10px;font-weight:850;text-decoration:none;display:inline-flex}.civil-entry-quick-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.civil-entry-quick-card{--quick-tone:#bd6b49;color:#17211e;background:radial-gradient(circle at 84% 12%, color-mix(in srgb, var(--quick-tone) 14%, transparent), transparent 38%), #f8f7f3;border:1px solid #d5d1c7;border-radius:5px 22px 5px 5px;min-height:246px;padding:16px;text-decoration:none;transition:border-color .18s,box-shadow .18s,transform .18s;display:block;position:relative;overflow:hidden}.civil-entry-quick-06{--quick-tone:#75867d}.civil-entry-quick-08{--quick-tone:#8d8176}.civil-entry-quick-12{--quick-tone:#7c8d93}:is(.civil-entry-quick-card:hover,.civil-entry-quick-card:focus-visible){z-index:1;border-color:var(--quick-tone);transform:translateY(-3px);box-shadow:0 18px 34px #19231f1c}.civil-entry-quick-code{z-index:3;color:#a84f2e;letter-spacing:-.08em;font-size:30px;font-weight:300;line-height:1;position:absolute;top:24px;left:24px}.civil-entry-quick-visual{background:#ffffffdb;border-radius:3px 16px 3px 3px;place-items:center;height:146px;display:grid;position:absolute;top:10px;left:10px;right:10px;overflow:hidden}.civil-entry-quick-visual:after{content:"";z-index:2;border:1px solid color-mix(in srgb, var(--quick-tone) 34%, transparent);border-radius:50%;width:150px;height:150px;position:absolute;bottom:-64px;right:-45px}.civil-entry-quick-visual img{z-index:1;box-sizing:border-box;object-fit:contain;object-position:center;width:100%;min-width:0;max-width:none;height:100%;min-height:0;max-height:none;padding:10px 12px;transition:transform .22s;animation:.48s both civil-quick-product-in;display:block;position:absolute;inset:0}:is(.civil-entry-quick-card:hover .civil-entry-quick-visual img,.civil-entry-quick-card:focus-visible .civil-entry-quick-visual img){transform:scale(1.035)}.civil-entry-quick-visual i{z-index:2;color:#fff;letter-spacing:.06em;text-overflow:ellipsis;white-space:nowrap;background:#19231fc7;border-radius:5px;max-width:calc(100% - 16px);padding:5px 7px;font-size:7px;font-style:normal;font-weight:820;position:absolute;bottom:8px;right:8px;overflow:hidden}.civil-entry-quick-copy{z-index:2;display:grid;position:absolute;bottom:17px;left:16px;right:45px}.civil-entry-quick-copy small{color:#9a6048;letter-spacing:.14em;font-size:7px;font-weight:850}.civil-entry-quick-copy strong{letter-spacing:-.015em;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:16px;line-height:1.12;overflow:hidden}.civil-entry-quick-copy em{color:#777e7a;letter-spacing:.07em;text-transform:uppercase;margin-top:5px;font-size:8px;font-style:normal;font-weight:780}.civil-entry-quick-arrow{color:#a85232;border:1px solid #d2a18e;border-radius:50%;place-items:center;width:27px;height:27px;display:grid;position:absolute;bottom:16px;right:15px}@keyframes civil-quick-product-in{0%{opacity:.14;transform:scale(.965)}to{opacity:1;transform:scale(1)}}@keyframes civil-fade-in{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.civil-hero{color:#f8f6f1;background:#18211f;padding:72px 0 68px;position:relative;overflow:hidden}.civil-hero:before{content:"";background:linear-gradient(90deg,#0000 0 49.9%,#ffffff0a 50%,#0000 50.1%) 0 0/100% 100%,linear-gradient(#ffffff08 1px,#0000 1px) 0 0/100% 76px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 78%);mask-image:linear-gradient(90deg,#000,#0000 78%)}.civil-hero-grid{grid-template-columns:minmax(0,.9fr) minmax(460px,1.1fr);align-items:center;gap:70px;display:grid;position:relative}.civil-hero-copy{z-index:2;position:relative}.civil-back-home{color:#ffffff94;letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:7px;margin-bottom:50px;font-size:12px;font-weight:700;display:inline-flex}:is(.civil-back-home:hover,.civil-back-home:focus-visible){color:#fff}.civil-kicker{color:#d99472;letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:9px;margin:0 0 18px;font-size:11px;font-weight:800;display:flex}.civil-kicker span{background:currentColor;width:24px;height:1px}.civil-hero-copy h1{letter-spacing:-.065em;max-width:610px;margin:0;font-size:clamp(50px,6vw,86px);font-weight:720;line-height:.92}.civil-hero-copy h1 em{color:#d99472;font-style:normal;font-weight:400}.civil-hero-copy>p:not(.civil-kicker){color:#ffffffab;max-width:550px;margin:26px 0 0;font-size:17px;line-height:1.65}.civil-hero-actions{align-items:center;gap:24px;margin-top:30px;display:flex}.civil-text-link{color:#ffffffb8;align-items:center;gap:4px;font-size:13px;font-weight:720;display:inline-flex}.civil-hero-stats{flex-wrap:wrap;gap:10px;margin-top:38px;display:flex}.civil-hero-stats span{color:#ffffff8f;letter-spacing:.06em;text-transform:uppercase;border:1px solid #ffffff17;border-radius:999px;align-items:baseline;gap:6px;padding:8px 11px;font-size:10px;display:inline-flex}.civil-hero-stats strong{color:#fff;font-size:12px}.civil-hero-showcase{background:radial-gradient(circle at 50% 46%,#c76e472e,#0000 43%),#ffffff05;border:1px solid #ffffff14;border-radius:40px 8px;grid-template-rows:1fr auto;place-items:center;min-height:580px;display:grid;position:relative}.civil-showcase-03{background:radial-gradient(circle at 50% 46%,#6c8d7c33,#0000 43%),#ffffff05}.civil-showcase-04{background:radial-gradient(circle at 50% 46%,#738c9d38,#0000 43%),#ffffff05}.civil-hero-orbit{border-radius:inherit;place-items:center;display:grid;position:absolute;inset:0;overflow:hidden}.civil-hero-orbit i{aspect-ratio:1;border:1px solid #ffffff12;border-radius:50%;width:370px;position:absolute}.civil-hero-orbit i:nth-child(2){width:490px}.civil-hero-orbit i:nth-child(3){width:610px}.civil-hero-series{z-index:2;display:grid;position:absolute;top:30px;left:32px}.civil-hero-series small{color:#d99472;letter-spacing:.2em;font-size:9px;font-weight:800}.civil-hero-series strong{letter-spacing:-.08em;font-size:60px;font-weight:300;line-height:1}.civil-hero-series span{color:#ffffff8c;font-size:10px}.civil-hero-product{z-index:2;width:100%;min-height:470px;color:inherit;cursor:pointer;background:0 0;border:0;place-items:center;padding:50px 30px 20px;display:grid;position:relative}.civil-hero-product img{aspect-ratio:1;object-fit:contain;filter:drop-shadow(0 32px 34px #0000004d);width:min(78%,410px);animation:.42s both civil-fade-in}.civil-hero-product>span{text-align:left;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#18211fcc;border-left:2px solid #d99472;max-width:245px;padding:12px 15px;display:grid;position:absolute;bottom:28px;right:24px}.civil-hero-product small{color:#dba486;letter-spacing:.08em;font-size:11px;font-weight:800}.civil-hero-product strong{color:#ffffffb3;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:500;overflow:hidden}.civil-hero-dots{z-index:3;grid-template-columns:repeat(3,1fr);gap:8px;width:calc(100% - 48px);padding:0 0 24px;display:grid;position:relative}.civil-hero-dots button{color:#ffffff8c;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:9px;align-items:center;gap:8px;min-width:0;padding:10px 11px;font-size:15px;font-weight:700;display:flex}.civil-hero-dots button[aria-selected=true]{color:#fff;background:#bd684724;border-color:#bd6847}.civil-hero-dots span{letter-spacing:.04em;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.civil-modules-section,.civil-series-section{padding:86px 0}.civil-modules-section{background:#f3f1eb}.civil-series-section{background:#e7e3d9}.civil-section-heading{grid-template-columns:minmax(0,1fr) minmax(260px,430px);align-items:end;gap:50px;margin-bottom:34px;display:grid}.civil-section-heading h2{letter-spacing:-.05em;max-width:700px;margin:7px 0 0;font-size:clamp(38px,4.5vw,64px);font-weight:680;line-height:1}.civil-section-heading>p{color:#65706b;margin:0;font-size:14px;line-height:1.65}.civil-modules-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.civil-module-card{color:#1b2522;cursor:pointer;text-align:left;background:#faf9f5;border:1px solid #d8d5cc;border-radius:4px 26px 4px 4px;flex-direction:column;align-items:flex-start;min-height:290px;padding:28px;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex;position:relative;overflow:hidden}:is(.civil-module-card:hover,.civil-module-card:focus-visible){z-index:1;border-color:#ba7455;transform:translateY(-4px);box-shadow:0 22px 38px #212a261a}.civil-module-1{color:#fff;background:#1e2926}.civil-module-card:after{content:"";opacity:.07;border:1px solid;border-radius:50%;width:170px;height:170px;position:absolute;bottom:-72px;right:-64px}.civil-module-number{color:#a79e93;letter-spacing:.12em;font-size:11px;font-weight:800;position:absolute;top:24px;right:25px}.civil-module-card>svg{color:#b65f3d;margin-bottom:auto}.civil-module-card small{color:#9a654f;letter-spacing:.16em;margin:34px 0 4px;font-size:9px;font-weight:850}.civil-module-card strong{letter-spacing:-.025em;font-size:24px}.civil-module-card p{color:#68716d;max-width:280px;margin:7px 0 0;font-size:12px;line-height:1.5}.civil-module-1 p{color:#fff9}.civil-module-arrow{opacity:.45;border:1px solid;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;bottom:22px;right:22px}.civil-series-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.civil-series-card{color:#1c2723;cursor:pointer;text-align:left;background:#ffffff9e;border:1px solid #d1cdc2;border-radius:5px;grid-template-columns:76px minmax(0,1fr) auto;align-items:center;gap:18px;min-height:148px;padding:22px;transition:background .18s,border-color .18s,transform .18s;display:grid;position:relative}:is(.civil-series-card:hover,.civil-series-card:focus-visible){background:#fff;border-color:#ae6a4d;transform:translateY(-2px)}.civil-series-card.is-featured{color:#fff;background:#202b28;border-color:#34403c;min-height:190px}.civil-series-code{color:#b36141;letter-spacing:-.08em;font-size:48px;font-weight:260}.civil-series-card-copy{min-width:0;display:grid}.civil-series-card-copy small{color:#d39172;letter-spacing:.17em;margin-bottom:7px;font-size:8px;font-weight:850}.civil-series-card-copy strong{letter-spacing:-.01em;font-size:17px}.civil-series-card-copy em{color:#717a76;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:10px;font-style:normal;overflow:hidden}.civil-series-card.is-featured .civil-series-card-copy em{color:#ffffff94}.civil-series-card-copy>span{color:#9a6b57;letter-spacing:.08em;text-transform:uppercase;margin-top:13px;font-size:9px;font-weight:800}.civil-series-card>svg{color:#b26040}.civil-catalogue{background:#f8f7f3;padding:74px 0 92px;scroll-margin-top:102px}.civil-catalogue.is-active{border-top:5px solid #222e2a}.civil-catalogue-empty{color:#78817d;border:1px dashed #c9c6bd;border-radius:12px;justify-content:center;align-items:center;gap:18px;min-height:126px;display:flex}.civil-catalogue-empty div{display:grid}.civil-catalogue-empty strong{color:#27312e;font-size:16px}.civil-catalogue-empty span{font-size:12px}.civil-catalogue-head{gap:28px;margin-bottom:30px;display:grid}.civil-up-button{color:#6d7672;cursor:pointer;letter-spacing:.06em;text-transform:uppercase;background:0 0;border:0;align-items:center;gap:7px;width:fit-content;padding:0;font-size:11px;font-weight:750;display:inline-flex}:is(.civil-up-button:hover,.civil-up-button:focus-visible){color:#b25e3d}.civil-catalogue-title{grid-template-columns:108px minmax(0,1fr);align-items:center;gap:28px;display:grid}.civil-catalogue-index{color:#d99170;letter-spacing:-.08em;background:#222e2a;border-radius:50%;place-items:center;width:108px;height:108px;font-size:48px;font-weight:280;display:grid}.civil-catalogue-title h2{letter-spacing:-.05em;margin:3px 0 5px;font-size:clamp(34px,4.5vw,58px);line-height:1}.civil-catalogue-title>div>p:last-child{color:#69726e;margin:0;font-size:13px}.civil-category-nav{scrollbar-width:thin;gap:8px;margin-bottom:20px;padding-bottom:7px;display:flex;overflow-x:auto}.civil-category-nav button{color:#4c5652;cursor:pointer;background:#fff;border:1px solid #d4d2ca;border-radius:7px;flex:none;align-items:center;gap:8px;min-height:44px;padding:0 15px;font-size:11px;font-weight:680;display:inline-flex}.civil-category-nav button[aria-pressed=true]{color:#fff;background:#24302c;border-color:#24302c}.civil-category-nav span{background:#7078741a;border-radius:50%;place-items:center;min-width:21px;height:21px;font-size:9px;display:grid}.civil-toolbar{align-items:center;gap:18px;margin:22px 0 12px;display:flex}.civil-search{color:#7b827f;background:#fff;border:1px solid #d1cfc7;border-radius:7px;flex:1;align-items:center;gap:10px;min-height:52px;padding:0 16px;display:flex}.civil-search:focus-within{border-color:#a86347;box-shadow:0 0 0 3px #b25e3d17}.civil-search input{color:#202a27;min-width:0;font:inherit;background:0 0;border:0;outline:0;flex:1;padding:0;font-size:13px}.civil-search button{color:#69716e;cursor:pointer;background:0 0;border:0;place-items:center;width:30px;height:30px;padding:0;display:grid}.civil-result-count{color:#6d7571;text-align:right;min-width:112px;font-size:11px;font-weight:750}.civil-kind-filters{flex-wrap:wrap;gap:7px;margin-bottom:24px;display:flex}.civil-kind-filters button{color:#69716e;cursor:pointer;background:0 0;border:1px solid #d6d3cb;border-radius:999px;min-height:34px;padding:0 13px;font-size:10px;font-weight:720}.civil-kind-filters button[aria-pressed=true]{color:#fff;background:#b05f40;border-color:#b05f40}.civil-series-family-filters{align-items:stretch;gap:8px;margin-top:2px;margin-bottom:30px}.civil-series-family-filters button{text-align:left;align-items:center;gap:8px;min-height:44px;padding:6px 12px;display:inline-flex}.civil-series-family-filters button small{letter-spacing:.04em;background:#7078741a;border-radius:50%;flex:0 0 24px;place-items:center;width:24px;height:24px;font-size:8px;font-weight:820;display:grid}.civil-series-family-filters button strong{max-width:190px;font-size:10px;line-height:1.2}.civil-series-family-filters button>span{background:#7078741a;border-radius:999px;place-items:center;min-width:23px;height:23px;font-size:8px;display:grid}.civil-series-family-filters button[aria-pressed=true] small,.civil-series-family-filters button[aria-pressed=true]>span{background:#ffffff29}.civil-products-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:14px;display:grid}.civil-product-groups{gap:54px;display:grid}.civil-product-group{scroll-margin-top:112px}.civil-product-group+.civil-product-group{border-top:1px solid #d9d6ce;padding-top:28px}.civil-product-group-heading{grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:14px;margin-bottom:16px;display:grid}.civil-product-group-heading>span{color:#e28a65;letter-spacing:.04em;background:#222e2a;border-radius:50%;place-items:center;width:46px;height:46px;font-size:13px;font-weight:760;display:grid}.civil-product-group-heading>div{display:grid}.civil-product-group-heading small{color:#a25f44;letter-spacing:.13em;font-size:8px;font-weight:820}.civil-product-group-heading h3{color:#202b27;letter-spacing:-.025em;margin:3px 0 0;font-size:25px;font-weight:680;line-height:1.08}.civil-product-group-heading em{color:#727a76;letter-spacing:.07em;text-transform:uppercase;background:#fff;border:1px solid #d7d4cc;border-radius:999px;padding:7px 10px;font-size:8px;font-style:normal;font-weight:780}.civil-product-card{background:#fff;border:1px solid #dedcd5;border-radius:4px;min-width:0;transition:border-color .18s,box-shadow .18s,transform .18s;overflow:hidden}.civil-product-card:hover{border-color:#bea18f;transform:translateY(-2px);box-shadow:0 17px 36px #242b2814}.civil-product-image{aspect-ratio:1/.86;cursor:zoom-in;background:#f7f7f4;border:0;border-bottom:1px solid #ebe9e3;place-items:center;width:100%;padding:13px;display:grid;position:relative;overflow:hidden}.civil-product-image img{object-fit:contain;width:100%;height:100%;transition:transform .22s}.civil-product-card:hover .civil-product-image img{transform:scale(1.025)}.civil-product-open{color:#3a4440;background:#ffffffe0;border:1px solid #ddd9d0;border-radius:50%;place-items:center;width:32px;height:32px;display:grid;position:absolute;bottom:9px;right:9px}.civil-product-copy{flex-direction:column;align-items:flex-start;min-height:0;padding:16px;display:flex}.civil-product-meta{color:#9b7665;letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:10px;width:100%;font-size:8px;font-weight:800;display:flex}.civil-product-meta em{color:#8b928f;text-overflow:ellipsis;white-space:nowrap;font-style:normal;overflow:hidden}.civil-product-model{color:#1d2925;letter-spacing:-.01em;overflow-wrap:anywhere;margin-top:10px;font-size:18px}.civil-product-copy h3{color:#58615d;margin:4px 0 10px;font-size:12px;font-weight:560;line-height:1.35}.civil-spec-chips{flex-wrap:wrap;gap:5px;margin-bottom:13px;display:flex}.civil-spec-chips span{color:#606965;background:#efede7;border-radius:3px;padding:4px 7px;font-size:8px;font-weight:720}.civil-detail-link{color:#a25437;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;margin-top:2px;padding:0;font-size:10px;font-weight:780;display:inline-flex}.civil-no-results{color:#747c78;text-align:center;padding:40px 0}.civil-load-more{justify-content:center;padding:34px 0 8px;display:flex}.civil-outline-button{color:#26312d;background:0 0;border-color:#918f88}.civil-outline-button span{color:#8a918e;margin-left:8px;font-size:10px}.civil-professional-note{color:#fff;background:#222e2a;border-radius:6px 22px 6px 6px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;margin-top:46px;padding:24px 26px;display:grid}.civil-professional-note>svg{color:#d58b68}.civil-professional-note div{display:grid}.civil-professional-note strong{font-size:15px}.civil-professional-note p{color:#ffffff96;margin:3px 0 0;font-size:11px}.civil-modal{z-index:1000;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.civil-modal-backdrop{cursor:default;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0c1210d1;border:0;position:absolute;inset:0}.civil-modal-panel{z-index:1;background:#fff;border-radius:8px 30px 8px 8px;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);width:min(980px,100%);max-height:min(760px,100vh - 48px);display:grid;position:relative;overflow:auto;box-shadow:0 42px 90px #0000005c}.civil-modal-close{z-index:4;color:#27312e;cursor:pointer;background:#fff;border:1px solid #dedbd4;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:14px;right:14px}.civil-modal-visual{color:#26312d;cursor:zoom-in;background:#f2f1ed;border:0;place-items:center;min-height:560px;padding:38px;display:grid;position:relative}.civil-modal-visual img{object-fit:contain;width:100%;max-height:560px}.civil-modal-visual>span{letter-spacing:.06em;text-transform:uppercase;background:#ffffffe6;border:1px solid #d6d2c9;border-radius:999px;align-items:center;gap:7px;padding:9px 12px;font-size:9px;font-weight:780;display:inline-flex;position:absolute;bottom:18px;right:18px}.civil-image-zoom{z-index:1100;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.civil-image-zoom-backdrop{cursor:zoom-out;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#050908f0;border:0;position:absolute;inset:0}.civil-image-zoom-panel{z-index:1;background:#fff;border-radius:8px 28px 8px 8px;grid-template-rows:minmax(0,1fr) auto;width:min(1120px,100vw - 36px);height:min(900px,100vh - 36px);display:grid;position:relative;overflow:hidden;box-shadow:0 45px 110px #0000007a}.civil-image-zoom-panel>img{object-fit:contain;background:#fff;width:100%;height:100%;min-height:0;padding:24px}.civil-image-zoom-panel>span{color:#66706c;background:#f7f6f2;border-top:1px solid #ebe8e1;align-items:baseline;gap:13px;padding:14px 20px 16px;font-size:11px;display:flex}.civil-image-zoom-panel>span strong{color:#a65234;font-size:16px}.civil-image-zoom-close{z-index:2;color:#222e2a;cursor:pointer;background:#fffffff0;border:1px solid #d8d4cc;border-radius:50%;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:14px;right:14px}.civil-modal-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:62px 48px 48px;display:flex}.civil-modal-breadcrumb{color:#858c89;letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:5px;margin-bottom:30px;font-size:9px;font-weight:720;display:flex}.civil-modal-model{color:#b05d3e;letter-spacing:-.03em;overflow-wrap:anywhere;margin:4px 0 6px;font-size:30px}.civil-modal-copy h2{color:#202a27;letter-spacing:-.025em;margin:0 0 26px;font-size:24px;line-height:1.15}.civil-modal-copy dl{border-top:1px solid #e6e3dd;gap:0;width:100%;margin:0;display:grid}.civil-modal-copy dl div{border-bottom:1px solid #e6e3dd;grid-template-columns:110px minmax(0,1fr);gap:14px;padding:10px 0;display:grid}.civil-modal-copy dt{color:#909692;letter-spacing:.06em;text-transform:uppercase;font-size:9px;font-weight:740}.civil-modal-copy dd{color:#303a36;margin:0;font-size:11px;font-weight:650}.civil-modal-note{color:#6c7471;margin:24px 0 20px;font-size:11px;line-height:1.55}.civil-showroom-strip{background:#d9d2c4;padding:48px 0}.civil-showroom-strip .shell{justify-content:space-between;align-items:center;gap:32px;display:flex}.civil-showroom-strip div div{display:grid}.civil-showroom-strip strong{color:#1f2926;font-size:25px}.civil-showroom-strip span{color:#66706b;font-size:12px}.civil-footer{color:#fff;background:#18211f;padding:31px 0}.civil-footer-inner{justify-content:space-between;align-items:center;gap:20px;display:flex}.civil-footer-inner>div{display:grid}.civil-footer-inner strong{letter-spacing:.06em;font-size:12px}.civil-footer-inner span{color:#ffffff8c;font-size:10px}.civil-footer-inner a{color:#dba080;align-items:center;gap:8px;font-size:11px;font-weight:740;display:inline-flex}@media (min-width:861px){.desktop-nav{gap:clamp(14px,1.5vw,25px)}.desktop-nav a{font-size:13px}}@media (max-width:1040px){.civil-entry-card{grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr)}.civil-entry-copy{padding:52px 38px}.civil-entry-quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.civil-hero-grid{grid-template-columns:minmax(0,.92fr) minmax(400px,1.08fr);gap:38px}.civil-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:860px){.civil-entry-card{grid-template-columns:1fr}.civil-entry-copy{padding-bottom:26px}.civil-entry-visual{min-height:480px;padding:16px 32px 30px}.civil-entry-series-label{top:30px;left:38px}.civil-hero-grid{grid-template-columns:1fr}.civil-back-home{margin-bottom:32px}.civil-hero-showcase{min-height:530px}.civil-modules-grid,.civil-series-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.civil-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.civil-modal-panel{grid-template-columns:1fr;max-height:calc(100vh - 34px)}.civil-modal-visual{min-height:360px}}@media (max-width:760px){.civil-entry-section{padding:24px 0 34px}.civil-entry-card{border-radius:20px;min-height:0}.civil-entry-copy{padding:38px 25px 20px}.civil-entry-copy h2{margin-top:12px;font-size:48px}.civil-entry-lead{font-size:20px}.civil-entry-description{margin:17px 0 22px;font-size:13px}.civil-entry-metrics{gap:14px;margin-top:23px}.civil-entry-visual{min-height:414px;padding:5px 18px 20px}.civil-entry-series-label{top:14px;left:23px}.civil-entry-series-label strong{font-size:46px}.civil-entry-product{min-height:330px}.civil-entry-family-set{grid-template-columns:minmax(0,1.4fr) minmax(118px,.95fr);gap:6px;width:96%;height:288px}.civil-entry-set-main{border-radius:18px 6px}.civil-entry-set-main img{padding:12px 8px 26px}.civil-entry-set-module{border-radius:10px 4px}.civil-entry-set-module img{padding:3px 3px 14px}.civil-entry-set-module small{font-size:5px;bottom:4px}.civil-entry-product>.civil-entry-product-caption{max-width:140px;padding:8px 10px;bottom:29px;right:calc(39% + 8px)}.civil-entry-tabs{gap:5px}.civil-entry-tabs button{grid-template-columns:1fr;gap:0;padding:8px 9px;display:grid}.civil-entry-tabs span{font-size:7px}.civil-entry-quick{margin-top:19px}.civil-entry-quick-heading{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:14px;padding:0 2px}.civil-entry-quick-heading h3{font-size:28px}.civil-entry-quick-grid{grid-template-columns:1fr;gap:8px}.civil-entry-quick-card{border-radius:4px 18px 4px 4px;min-height:154px;padding:14px}.civil-entry-quick-code{font-size:26px;top:18px;left:19px}.civil-entry-quick-visual{width:48%;height:auto;inset:8px 8px 8px auto}.civil-entry-quick-copy{bottom:37px;left:18px;right:52%}.civil-entry-quick-copy strong{white-space:normal}.civil-entry-quick-arrow{width:24px;height:24px;bottom:12px;left:18px;right:auto}.civil-hero{padding:42px 0 46px}.civil-hero-grid{gap:42px}.civil-hero-copy h1{font-size:47px}.civil-hero-copy>p:not(.civil-kicker){margin-top:21px;font-size:14px}.civil-hero-actions{flex-direction:column;align-items:flex-start;gap:15px;margin-top:25px}.civil-hero-stats{gap:6px;margin-top:27px}.civil-hero-stats span{padding:6px 8px;font-size:8px}.civil-hero-showcase{border-radius:26px 6px;min-height:440px}.civil-hero-series{top:20px;left:22px}.civil-hero-series strong{font-size:45px}.civil-hero-product{min-height:355px;padding:45px 16px 10px}.civil-hero-product img{width:min(79%,310px)}.civil-hero-product>span{max-width:190px;bottom:12px;right:14px}.civil-hero-dots{gap:5px;width:calc(100% - 24px);padding-bottom:13px}.civil-hero-dots button{gap:0;padding:7px;display:grid}.civil-modules-section,.civil-series-section{padding:58px 0}.civil-section-heading{grid-template-columns:1fr;gap:16px;margin-bottom:27px}.civil-section-heading h2{font-size:40px}.civil-modules-grid{grid-template-columns:1fr;gap:9px}.civil-module-card{min-height:210px;padding:22px}.civil-module-card small{margin-top:22px}.civil-series-grid{grid-template-columns:1fr;gap:8px}.civil-series-card,.civil-series-card.is-featured{min-height:134px}.civil-series-card{grid-template-columns:64px minmax(0,1fr) auto;gap:13px;padding:17px}.civil-series-code{font-size:41px}.civil-catalogue{padding:52px 0 68px}.civil-catalogue-title{grid-template-columns:74px minmax(0,1fr);gap:16px}.civil-catalogue-index{width:74px;height:74px;font-size:36px}.civil-catalogue-title h2{font-size:34px}.civil-toolbar{flex-direction:column;align-items:stretch;gap:8px}.civil-result-count{text-align:left;min-width:0}.civil-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.civil-product-groups{gap:42px}.civil-product-group+.civil-product-group{padding-top:21px}.civil-product-group-heading{grid-template-columns:40px minmax(0,1fr);gap:11px;margin-bottom:12px}.civil-product-group-heading>span{width:40px;height:40px;font-size:11px}.civil-product-group-heading h3{font-size:20px}.civil-product-group-heading em{grid-column:2;width:fit-content;padding:5px 8px}.civil-product-image{padding:7px}.civil-product-copy{min-height:176px;padding:12px}.civil-product-model{font-size:14px}.civil-product-copy h3{font-size:10px}.civil-product-meta{font-size:7px}.civil-professional-note{grid-template-columns:auto minmax(0,1fr);padding:20px}.civil-professional-note .button{grid-column:1/-1;width:100%}.civil-modal{padding:8px}.civil-modal-panel{border-radius:6px 20px 6px 6px;max-height:calc(100vh - 16px)}.civil-modal-visual{min-height:280px;padding:24px}.civil-image-zoom{padding:8px}.civil-image-zoom-panel{border-radius:5px 19px 5px 5px;width:calc(100vw - 16px);height:calc(100vh - 16px)}.civil-image-zoom-panel>img{padding:10px}.civil-image-zoom-panel>span{flex-direction:column;align-items:flex-start;gap:3px;padding:10px 14px 12px}.civil-modal-copy{padding:34px 24px 28px}.civil-modal-breadcrumb{margin-bottom:18px}.civil-modal-model{font-size:24px}.civil-showroom-strip .shell,.civil-footer-inner{flex-direction:column;align-items:flex-start}.civil-showroom-strip .button{width:100%}}@media (max-width:390px){.civil-entry-metrics{flex-direction:column;align-items:flex-start;gap:7px}.civil-product-copy{min-height:170px;padding:10px}.civil-spec-chips span:nth-child(n+3){display:none}}@media (prefers-reduced-motion:reduce){.civil-entry-family-set,.civil-hero-product img,.civil-entry-quick-visual img{animation:none}.civil-module-card,.civil-series-card,.civil-entry-quick-card,.civil-product-card,.civil-product-image img{transition:none}}.civil-entry-copy h2{font-size:clamp(38px,4.5vw,66px);line-height:.94}.civil-hero-copy h1{max-width:680px;font-size:clamp(44px,5.1vw,74px);line-height:.94}.civil-module-card{min-height:320px;padding-right:148px}.civil-product-image{padding:0}.civil-product-media.is-crop-left{background-size:240%}.civil-featured-series-card,.civil-featured-series-card.civil-showcase-03,.civil-featured-series-card.civil-showcase-04{background:radial-gradient(circle at 75% 33%,#bd684733,#0000 36%),#202b28}@media (max-width:1040px){.civil-module-card{padding-right:130px}}@media (max-width:760px){.civil-entry-copy h2{font-size:38px}.civil-hero-copy h1{font-size:43px}.civil-module-card{min-height:230px;padding-right:128px}.civil-product-image{padding:0}}.partner-card-copy,.civil-product-copy{min-height:0}.product-image-grid.product-index-grid,.partner-product-grid.product-index-grid,.civil-products-grid.product-index-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.product-index-card .partner-card-image,.product-index-card .civil-product-image{aspect-ratio:4/3}.product-index-card .partner-gallery-count{bottom:8px;left:8px}.product-index-card .partner-enlarge{width:30px;height:30px;bottom:8px;right:8px}.product-image-grid .product-index-card figcaption{min-height:0;padding:0}.compact-product-copy{width:100%;min-height:68px;color:var(--ink);cursor:pointer;font:inherit;text-align:left;background:#fff;border:0;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:6px;padding:12px 13px 14px;display:flex}.partner-card.product-index-card>.compact-product-copy{border-top:1px solid var(--line)}.product-card-rfq-actions{border-top:1px solid var(--line);gap:5px;margin:0;padding:10px 12px 12px}.product-card-rfq-actions .rfq-action-row{grid-template-columns:minmax(0,1fr);display:grid}.product-card-rfq-actions .rfq-quantity,.product-card-rfq-actions .rfq-add-button{width:100%;min-width:0}.product-card-rfq-actions .rfq-action-message{min-height:14px}.compact-product-code{justify-content:space-between;align-items:baseline;gap:8px;width:100%;display:flex}.compact-product-code small{color:var(--accent-dark);letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:850}.compact-product-code strong{color:#53605b;letter-spacing:.045em;text-align:right;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:10px;overflow:hidden}.product-index-card .compact-product-copy h3,.compact-product-name{color:var(--ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;font-weight:760;line-height:1.25;display:-webkit-box;overflow:hidden}.compact-product-copy:hover h3,.compact-product-copy:hover .compact-product-name{color:var(--accent-dark)}.compact-product-copy:focus-visible h3{color:var(--accent-dark)}.compact-product-copy:focus-visible .compact-product-name{color:var(--accent-dark)}@media (max-width:1200px){.product-image-grid.product-index-grid,.partner-product-grid.product-index-grid,.civil-products-grid.product-index-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:900px){.product-image-grid.product-index-grid,.partner-product-grid.product-index-grid,.civil-products-grid.product-index-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.product-image-grid.product-index-grid,.partner-product-grid.product-index-grid,.civil-products-grid.product-index-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.compact-product-copy{min-height:60px;padding:10px 10px 12px}.product-index-card .compact-product-copy h3,.compact-product-name{font-size:11px}}.rfq-success{text-align:left;place-items:stretch stretch;max-width:1080px}.rfq-success-heading{text-align:center;place-items:center;gap:10px;display:grid}.rfq-success-heading>svg{color:#178550}.rfq-success-heading h1{letter-spacing:-.045em;max-width:720px;margin:0;font-size:clamp(34px,5vw,55px);line-height:1.02}.rfq-success-heading>strong{color:var(--accent-dark);font-size:24px}.rfq-success-heading>p:not(.mini-label){max-width:720px;color:var(--muted);margin:4px 0 12px}.rfq-receipt{background:#fff;border:1px solid #d5dcd7;border-radius:16px;margin-top:16px;overflow:hidden}.rfq-receipt-title{background:var(--green);color:#fff;justify-content:space-between;align-items:center;gap:20px;padding:20px 22px;display:flex}.rfq-receipt-title>div{gap:3px;display:grid}.rfq-receipt-title>div:last-child{text-align:right}.rfq-receipt-title span{color:#ffffffad;letter-spacing:.09em;text-transform:uppercase;font-size:8px;font-weight:800}.rfq-receipt-title strong{font-size:15px}.rfq-receipt-customer{border-bottom:1px solid #dde3df;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:0;display:grid}.rfq-receipt-customer>div{border-bottom:1px solid #edf0ed;grid-template-columns:116px minmax(0,1fr);gap:10px;min-width:0;padding:10px 16px;display:grid}.rfq-receipt-customer>div:nth-child(odd){border-right:1px solid #edf0ed}.rfq-receipt-customer>.rfq-receipt-wide{border-right:0;grid-column:1/-1}.rfq-receipt-customer dt{color:#76817b;font-size:9px;font-weight:800}.rfq-receipt-customer dd{min-width:0;color:var(--ink);overflow-wrap:anywhere;margin:0;font-size:10px}.rfq-receipt-summary{justify-content:space-between;align-items:center;gap:16px;padding:16px 18px 10px;display:flex}.rfq-receipt-summary strong{font-size:16px}.rfq-receipt-summary span{color:var(--muted);font-size:10px;font-weight:750}.rfq-receipt-items{gap:8px;padding:0 14px 16px;display:grid}.rfq-receipt-item{border:1px solid #e2e6e2;border-radius:10px;grid-template-columns:86px minmax(0,1fr) 82px;align-items:center;gap:14px;padding:10px;display:grid}.rfq-receipt-image{color:#87918c;background:#f2f4f2;border-radius:7px;place-items:center;width:86px;height:76px;display:grid;overflow:hidden}.rfq-receipt-image img{object-fit:contain;width:100%;height:100%}.rfq-receipt-item>div:nth-child(2){min-width:0;display:grid}.rfq-receipt-item>div:nth-child(2)>span{color:#77817c;font-size:8px;font-weight:750}.rfq-receipt-item>div:nth-child(2)>strong{color:var(--accent-dark);margin-top:3px;font-size:11px}.rfq-receipt-item h2{margin:2px 0 0;font-size:13px}.rfq-receipt-item p{color:var(--muted);margin:4px 0 0;font-size:9px;line-height:1.45}.rfq-receipt-quantity{text-align:center;background:#edf3ef;border-radius:8px;place-items:center;gap:4px;padding:10px;display:grid}.rfq-receipt-quantity span{color:#66736d;text-transform:uppercase;font-size:8px;font-weight:800}.rfq-receipt-quantity strong{color:var(--green);font-size:22px}.rfq-success-actions{flex-wrap:wrap;justify-content:center;gap:9px;margin-top:14px;display:flex}.rfq-success-actions .button{min-height:46px}@media (max-width:760px){.rfq-success{border-radius:16px;margin-block:30px;padding:34px 14px}.rfq-receipt-title,.rfq-receipt-summary{flex-direction:column;align-items:flex-start}.rfq-receipt-title>div:last-child{text-align:left}.rfq-receipt-customer{grid-template-columns:1fr}.rfq-receipt-customer>div,.rfq-receipt-customer>div:nth-child(odd){border-right:0;grid-template-columns:92px minmax(0,1fr)}.rfq-receipt-item{grid-template-columns:66px minmax(0,1fr);gap:10px}.rfq-receipt-image{width:66px;height:66px}.rfq-receipt-quantity{grid-column:1/-1;grid-template-columns:auto auto;place-content:center}.rfq-success-actions .button{width:100%}}@media print{body{background:#fff}body *{visibility:hidden}.rfq-success,.rfq-success *{visibility:visible}.rfq-success{width:100%;max-width:none;box-shadow:none;border:0;margin:0;padding:0;position:absolute;inset:0 auto auto 0}.rfq-success-heading,.rfq-success-actions{display:none}.rfq-receipt{border-radius:0;margin:0}.rfq-receipt-item{break-inside:avoid}}.account-navigation{flex:none;position:relative}.account-navigation-toggle{border:1px solid var(--line);min-height:44px;color:var(--ink);cursor:pointer;font:inherit;background:0 0;border-radius:999px;align-items:center;gap:7px;padding:0 13px;font-size:12px;font-weight:760;display:inline-flex}:is(.account-navigation-toggle:hover,.account-navigation-toggle:focus-visible,.account-navigation-toggle[aria-expanded=true]){border-color:var(--accent);color:var(--accent-dark)}.account-navigation-panel{z-index:80;border:1px solid var(--line);background:#fff;border-radius:14px;width:238px;padding:7px;display:grid;position:absolute;top:calc(100% + 12px);right:0;overflow:hidden;box-shadow:0 18px 48px #15211d2b}.account-navigation-panel a,.account-navigation-panel button,.account-navigation-company{color:#35413c;min-height:42px;font:inherit;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:9px;padding:9px 11px;font-size:12px;font-weight:700;display:flex}:is(.account-navigation-panel a:hover,.account-navigation-panel a:focus-visible,.account-navigation-panel button:hover,.account-navigation-panel button:focus-visible){color:var(--green);background:#f2f5f1}.account-navigation-panel button{cursor:pointer;width:100%}.account-navigation-company{min-height:0;color:var(--green);overflow-wrap:anywhere;border-bottom:1px solid #e7ebe7;border-radius:0;margin-bottom:4px}.account-navigation-panel small{color:#923c30;padding:7px 10px;font-size:9px}.nav-menu-account-button{border:0;border-bottom:1px solid var(--line);color:#35413c;cursor:pointer;width:100%;min-height:44px;font:inherit;text-align:left;background:0 0;padding:12px 0;font-size:13px;font-weight:700}.account-page{background:radial-gradient(circle at 12% 8%,#eb733f1c,#0000 31%),#f3f5f1;min-height:70vh;padding:68px 0 86px}.account-layout{grid-template-columns:minmax(250px,.72fr) minmax(520px,1.28fr);align-items:start;gap:54px;display:grid}.account-layout-compact{grid-template-columns:minmax(250px,.85fr) minmax(360px,.75fr);justify-content:center}.account-intro{position:sticky;top:118px}.account-intro h1{letter-spacing:-.055em;max-width:620px;margin:18px 0 17px;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,5vw,72px);font-weight:500;line-height:.98}.account-intro>p:last-child{max-width:510px;color:var(--muted);margin:0;font-size:15px;line-height:1.7}.account-card{background:#fff;border:1px solid #dce2dd;border-radius:20px;gap:17px;min-width:0;padding:30px;display:grid;box-shadow:0 18px 52px #15211d14}.account-card h2{letter-spacing:-.04em;margin:0;font-size:30px}.account-card-heading{color:var(--green);align-items:center;gap:13px;display:flex}.account-card-heading h2{color:var(--ink)}.account-card-heading .mini-label{margin-bottom:4px}.account-required-note,.account-password-hint,.account-switch{color:var(--muted);margin:0;font-size:11px;line-height:1.55}.account-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.account-field{color:#35413c;gap:6px;min-width:0;font-size:10px;font-weight:760;display:grid}.account-field-wide{grid-column:1/-1}.account-field b{color:var(--accent-dark)}.account-field input{width:100%;min-height:49px;color:var(--ink);font:inherit;background:#fff;border:1px solid #ccd5cf;border-radius:9px;padding:11px 13px;font-size:14px;font-weight:520}.account-input-wrap{min-width:0;position:relative}.account-password-input input{padding-right:50px}.account-password-toggle{color:#52625c;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:38px;height:38px;padding:0;display:inline-grid;position:absolute;top:50%;right:7px;transform:translateY(-50%)}:is(.account-password-toggle:hover,.account-password-toggle:focus-visible){color:var(--green);background:#eef3ef;outline:2px solid #153a311f}.account-field input:focus{border-color:var(--green);outline:3px solid #153a311c}.account-field input[aria-invalid=true]{border-color:#b34b3b}.account-field small{color:#9a3e30;font-size:9px}.account-optional{background:#f8faf7;border:1px solid #d6ddd7;border-radius:12px;overflow:hidden}.account-optional summary{color:#35413c;cursor:pointer;justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:11px 13px;font-size:11px;font-weight:800;display:flex}.account-optional summary span{color:var(--muted);text-transform:uppercase;font-size:9px}.account-optional>.account-form-grid{padding:4px 13px 14px}.account-password-fields{padding-top:3px}.account-primary,.account-secondary{border:1px solid var(--green);cursor:pointer;min-height:48px;font:inherit;letter-spacing:.04em;border-radius:9px;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-size:11px;font-weight:820;display:inline-flex}.account-primary{background:var(--green);color:#fff}.account-secondary{color:var(--green);background:0 0}:is(.account-primary:hover,.account-primary:focus-visible){background:#224b40}.account-primary:disabled{cursor:wait;opacity:.62}.account-text-link,.account-switch a,.account-text-button{color:var(--accent-dark);font:inherit;text-underline-offset:3px;font-size:11px;font-weight:780;text-decoration:underline}.account-text-button{cursor:pointer;background:0 0;border:0;padding:10px 0}.account-feedback{border:1px solid;border-radius:10px;align-items:flex-start;gap:8px;padding:11px 13px;font-size:11px;font-weight:680;line-height:1.45;display:flex}.account-feedback-error{color:#8a3426;background:#fff6f3;border-color:#e6c0b8}.account-feedback-success{color:#245b42;background:#eff8f2;border-color:#bcd7c6}.account-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.account-gate{align-content:start}.account-loading{min-height:360px;color:var(--muted);place-items:center;display:grid}.account-profile-column{gap:12px;min-width:0;display:grid}.account-profile-tabs{background:#e9eeea;border:1px solid #d8dfda;border-radius:13px;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:6px;display:grid}.account-profile-tabs button{color:#52615b;cursor:pointer;min-height:44px;font:inherit;background:0 0;border:0;border-radius:9px;padding:0 14px;font-size:12px;font-weight:820}.account-profile-tabs button[aria-selected=true]{color:var(--green);background:#fff;box-shadow:0 5px 14px #15211d14}.customer-rfq-history{align-content:start}.customer-rfq-history .account-feedback{justify-content:space-between;align-items:center}.customer-rfq-history .account-feedback button{color:inherit;cursor:pointer;font:inherit;background:0 0;border:1px solid;border-radius:7px;align-items:center;gap:5px;padding:5px 8px;font-size:9px;font-weight:800;display:inline-flex}.customer-rfq-loading{min-height:180px;color:var(--muted);place-items:center;font-size:12px;display:grid}.customer-rfq-empty{min-height:260px;color:var(--green);text-align:center;border:1px dashed #cbd5ce;border-radius:14px;align-content:center;justify-items:center;gap:10px;padding:28px;display:grid}.customer-rfq-empty h3,.customer-rfq-empty p{margin:0}.customer-rfq-empty h3{color:var(--ink);font-size:20px}.customer-rfq-empty p{color:var(--muted);font-size:12px}.customer-rfq-list{gap:9px;display:grid}.customer-rfq-row{color:#56635e;cursor:pointer;text-align:left;background:#fafbf9;border:1px solid #d9e0da;border-radius:12px;grid-template-columns:minmax(180px,1.15fr) minmax(150px,1fr);gap:7px 18px;min-width:0;padding:16px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid}:is(.customer-rfq-row:hover,.customer-rfq-row:focus-visible){border-color:#91aa9d;outline:0;transform:translateY(-1px);box-shadow:0 10px 24px #153a3114}.customer-rfq-row:disabled{cursor:wait;opacity:.68}.customer-rfq-row>span{align-items:center;gap:7px;min-width:0;font-size:11px;line-height:1.4;display:flex}.customer-rfq-number{color:var(--green)}.customer-rfq-number strong{font-size:13px}.customer-rfq-project{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-weight:720;overflow:hidden}.customer-rfq-status{color:#245b42;letter-spacing:.04em;text-transform:uppercase;background:#e8f2ec;border-radius:999px;justify-content:center;align-items:center;width:fit-content;padding:5px 9px;font-size:9px;font-weight:820;display:inline-flex}.customer-rfq-detail-toolbar,.customer-rfq-detail-toolbar>div{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.customer-rfq-detail-heading{border-bottom:1px solid #e1e6e2;justify-content:space-between;align-items:center;gap:16px;padding-bottom:16px;display:flex}.customer-rfq-detail-heading h2,.customer-rfq-products-heading h3{margin:0}.customer-rfq-facts{border:1px solid #e0e5e1;border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:0;display:grid;overflow:hidden}.customer-rfq-facts>div{border-bottom:1px solid #e7ebe8;min-width:0;padding:13px 15px}.customer-rfq-facts>div:nth-child(odd){border-right:1px solid #e7ebe8}.customer-rfq-facts>div:nth-last-child(-n+2){border-bottom:0}.customer-rfq-facts>.customer-rfq-fact-wide{border-right:0;grid-column:1/-1}.customer-rfq-facts dt{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;margin-bottom:4px;font-size:9px;font-weight:800}.customer-rfq-facts dd{overflow-wrap:anywhere;color:var(--ink);margin:0;font-size:12px;font-weight:620;line-height:1.5}.customer-rfq-products-heading{justify-content:space-between;align-items:end;gap:12px;display:flex}.customer-rfq-products-heading span{color:var(--muted);font-size:10px}.customer-rfq-table-scroll{border:1px solid #dce3de;border-radius:12px;overflow-x:auto}.customer-rfq-products{border-collapse:collapse;width:100%;min-width:590px}.customer-rfq-products th,.customer-rfq-products td{color:var(--ink);text-align:left;border-bottom:1px solid #e5e9e6;padding:10px 12px;font-size:11px}.customer-rfq-products th{background:var(--green);color:#fff;letter-spacing:.04em;text-transform:uppercase;font-size:9px}.customer-rfq-products th:last-child,.customer-rfq-products td:last-child{text-align:center}.customer-rfq-products tr:last-child td{border-bottom:0}.customer-rfq-products img,.customer-rfq-image-placeholder{color:#839088;object-fit:contain;background:#f1f4f1;border-radius:8px;place-items:center;width:58px;height:58px;display:grid}.customer-rfq-safe-copy{color:#5d6963;background:#f4f7f4;border-radius:10px;margin:0;padding:11px 13px;font-size:10px;line-height:1.55}.rfq-account-loading{min-height:170px;color:var(--muted);border:1px dashed #cfd7d1;border-radius:14px;place-items:center;font-size:12px;display:grid}.rfq-account-gate{color:var(--green);text-align:center;background:#f8faf7;border:1px solid #d8ded9;border-radius:15px;justify-items:center;gap:11px;padding:34px 22px;display:grid}.rfq-account-gate strong{color:var(--ink);font-size:20px}.rfq-account-gate p{color:#4f5e58;max-width:390px;margin:0;font-size:13px;line-height:1.6}.rfq-account-gate small{color:var(--muted);font-size:9px}.rfq-account-actions{flex-wrap:wrap;justify-content:center;gap:9px;margin-top:4px;display:flex}.rfq-account-register{border:1px solid var(--green);color:var(--green);background:0 0}.rfq-customer-card{background:#f8faf7;border:1px solid #d6dfd8;border-radius:14px;overflow:hidden}.rfq-customer-heading{border-bottom:1px solid #e0e6e1;justify-content:space-between;align-items:center;gap:12px;min-height:55px;padding:12px 14px;display:flex}.rfq-customer-heading>div,.rfq-customer-heading>a{align-items:center;gap:8px;display:inline-flex}.rfq-customer-heading>div{color:var(--green)}.rfq-customer-heading strong{color:var(--ink);font-size:12px}.rfq-customer-heading a{color:var(--accent-dark);font-size:10px;font-weight:800}.rfq-customer-card dl{grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid}.rfq-customer-card dl>div{border-bottom:1px solid #e7ebe8;min-width:0;padding:11px 14px}.rfq-customer-card dl>div:nth-child(odd){border-right:1px solid #e7ebe8}.rfq-customer-card dl>.rfq-customer-wide{border-right:0;grid-column:1/-1}.rfq-customer-card dt{color:#738078;letter-spacing:.04em;text-transform:uppercase;font-size:8px;font-weight:820}.rfq-customer-card dd{color:#2d3934;overflow-wrap:anywhere;margin:4px 0 0;font-size:11px;font-weight:650}.rfq-customer-card>p{color:#597067;margin:0;padding:10px 14px;font-size:9px}.rfq-request-details{margin-top:20px}.rfq-request-details .rfq-form-help{margin:5px 0 13px}@media (max-width:1180px){.account-navigation-toggle{justify-content:center;width:44px;padding:0}.account-navigation-toggle>span{display:none}}@media (max-width:1540px) and (min-width:861px){.header-inner{gap:12px}.desktop-nav{gap:clamp(10px,1vw,16px)}.header-whatsapp{display:none}}@media (max-width:860px){.account-layout,.account-layout-compact{grid-template-columns:1fr;gap:32px}.account-intro{position:static}.account-intro h1{font-size:clamp(42px,10vw,62px)}}@media (max-width:760px){.account-navigation{display:none}.account-page{padding:42px 0 60px}.account-card{border-radius:16px;padding:22px 16px}.account-form-grid{grid-template-columns:1fr}.account-field-wide{grid-column:auto}.account-profile-tabs,.customer-rfq-row{grid-template-columns:1fr}.customer-rfq-project{white-space:normal}.customer-rfq-detail-toolbar,.customer-rfq-detail-toolbar>div,.customer-rfq-products-heading{grid-template-columns:1fr;align-items:stretch;display:grid}.customer-rfq-detail-toolbar .account-secondary{width:100%}.customer-rfq-detail-heading{align-items:flex-start}.customer-rfq-facts{grid-template-columns:1fr}.customer-rfq-facts>div,.customer-rfq-facts>div:nth-child(odd),.customer-rfq-facts>div:nth-last-child(-n+2){border-bottom:1px solid #e7ebe8;border-right:0;grid-column:auto}.customer-rfq-facts>div:last-child{border-bottom:0}.account-actions,.rfq-account-actions{grid-template-columns:1fr;display:grid}.account-actions>*,.rfq-account-actions>*{width:100%}.rfq-customer-card dl{grid-template-columns:1fr}.rfq-customer-card dl>div:nth-child(odd){border-right:0}.rfq-customer-card dl>.rfq-customer-wide{grid-column:auto}}@media print{.site-header,footer,.account-intro,.account-profile-tabs,.rfq-history-no-print{display:none!important}.account-page{background:#fff;min-height:0;padding:0}.account-layout,.account-profile-column{display:block}.customer-rfq-detail{box-shadow:none;border:0;padding:0}.customer-rfq-table-scroll{overflow:visible}.customer-rfq-products{min-width:0}}.crm-app{background:radial-gradient(circle at 100% 0,#f36f361a,#0000 32rem),#f5f6f3;min-height:100vh}.crm-topbar{z-index:40;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#153a31f5;border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:24px;min-height:72px;padding:12px max(24px,50vw - 660px);display:flex;position:sticky;top:0}.crm-brand{letter-spacing:.025em;align-items:center;gap:12px;font-size:15px;font-weight:800;display:inline-flex}.crm-brand>span:last-child{flex-direction:column;line-height:1;display:flex}.crm-brand small{color:#ffffff9e;letter-spacing:.2em;margin-top:5px;font-size:8px}.crm-brand .brand-mark{border-color:#fff;flex:none}.crm-brand .brand-mark span{background:linear-gradient(#0000 0 10%,#fff 10% 18%,#0000 18% 82%,#fff 82% 90%,#0000 90%)}.crm-brand img{object-fit:contain;background:#fff;border-radius:10px;width:44px;height:44px}.crm-admin-identity{color:#ffffffc2;align-items:center;gap:18px;font-size:13px;display:flex}.crm-text-link{color:var(--accent-dark);text-underline-offset:4px;font-weight:800;-webkit-text-decoration:underline #d9511c47;text-decoration:underline #d9511c47}.crm-topbar .crm-text-link{color:#fff;text-decoration-color:#ffffff4d}.crm-main{width:min(1320px,100% - 48px);margin:0 auto;padding:42px 0 80px}.crm-hero{background:var(--green);color:#fff;border-radius:26px;justify-content:space-between;align-items:flex-end;gap:32px;padding:34px 38px;display:flex;overflow:hidden;box-shadow:0 18px 50px #15211d1f}.crm-eyebrow{color:var(--accent);letter-spacing:.16em;margin-bottom:8px;font-size:11px;font-weight:900;display:block}.crm-hero h1{letter-spacing:-.045em;font-size:clamp(34px,5vw,58px);font-weight:800;line-height:1}.crm-hero p{color:#ffffffbd;max-width:700px;margin-top:13px}.crm-hero-actions,.crm-import-actions,.crm-card-actions,.crm-form-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.crm-hero-actions{justify-content:flex-end;min-width:max-content}.crm-button{cursor:pointer;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;min-height:44px;padding:10px 16px;font-size:13px;font-weight:850;line-height:1.2;transition:transform .16s,border-color .16s,background .16s;display:inline-flex}.crm-button:hover{transform:translateY(-1px)}.crm-button:focus-visible{outline-offset:2px;outline:3px solid #f36f364d}.crm-field input:focus-visible{outline-offset:2px;outline:3px solid #f36f364d}.crm-field select:focus-visible{outline-offset:2px;outline:3px solid #f36f364d}.crm-field textarea:focus-visible{outline-offset:2px;outline:3px solid #f36f364d}.crm-modal-close:focus-visible{outline-offset:2px;outline:3px solid #f36f364d}.crm-button:disabled{opacity:.55;cursor:wait;transform:none}.crm-button-primary{background:var(--accent);color:#fff}.crm-button-secondary{border-color:var(--line);color:var(--ink);background:#fff}.crm-button-danger{color:#fff;background:#a52727}.crm-preview-badge,.crm-signal,.crm-status,.crm-category{border-radius:999px;align-items:center;width:fit-content;font-size:11px;font-weight:850;line-height:1.2;display:inline-flex}.crm-preview-badge{color:#fff;background:#ffffff1f;padding:8px 11px}.crm-alert{border:1px solid;border-radius:13px;margin-top:18px;padding:13px 16px;font-size:14px;font-weight:700}.crm-alert-success{color:#175d37;background:#edf8f1;border-color:#b8dac6}.crm-alert-error{color:#8f2424;background:#fff0f0;border-color:#e9b6b6}.crm-stats{grid-template-columns:repeat(8,minmax(0,1fr));gap:10px;margin:18px 0;display:grid}.crm-stat{border:1px solid var(--line);background:#fff;border-radius:15px;min-width:0;padding:18px 14px;box-shadow:0 8px 22px #15211d0a}.crm-stat strong{font-size:26px;font-weight:850;line-height:1;display:block}.crm-stat span{color:var(--muted);margin-top:8px;font-size:11px;font-weight:700;line-height:1.25;display:block}.crm-toolbar,.crm-import-panel{border:1px solid var(--line);background:#fff;border-radius:20px;padding:24px;box-shadow:0 10px 30px #15211d0a}.crm-toolbar-heading,.crm-import-panel>div:first-child{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.crm-toolbar-heading h2,.crm-import-panel h2,.crm-modal-header h2,.crm-confirm h2{font-size:23px;font-weight:830;line-height:1.15}.crm-quick-filters{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.crm-quick-filters button{border:1px solid var(--line);cursor:pointer;min-height:38px;color:var(--muted);background:#fafbf9;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:800}.crm-quick-filters button[aria-pressed=true]{border-color:var(--green);background:var(--green);color:#fff}.crm-filter-grid,.crm-lead-form{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;display:grid}.crm-filter-grid{margin-top:22px}.crm-field{align-content:start;gap:6px;min-width:0;display:grid}.crm-field-wide{grid-column:span 2}.crm-field>span{color:#45514c;font-size:12px;font-weight:800}.crm-field input,.crm-field select,.crm-field textarea{width:100%;min-height:45px;color:var(--ink);background:#fff;border:1px solid #d9ded9;border-radius:11px;padding:10px 12px;font-size:15px}.crm-field textarea{resize:vertical;min-height:88px}.crm-field small{color:#9d2626;font-size:12px;font-weight:700}.crm-lead-list{gap:12px;margin-top:18px;display:grid}.crm-empty{text-align:center;min-height:180px;color:var(--muted);background:#ffffff94;border:1px dashed #cbd1cc;border-radius:18px;place-content:center;gap:8px;padding:28px;display:grid}.crm-lead-card{border:1px solid var(--line);background:#fff;border-left:5px solid #0000;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;gap:22px;padding:22px 24px;display:grid;box-shadow:0 8px 24px #15211d0a}.crm-lead-card.is-due{border-left-color:var(--accent);background:linear-gradient(90deg,#f36f360d,#fff 28%)}.crm-lead-main{min-width:0}.crm-lead-title{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.crm-lead-title h3{overflow-wrap:anywhere;font-size:20px;font-weight:840;line-height:1.15}.crm-category{color:#53605b;background:#f0f2ef;margin-top:7px;padding:5px 9px}.crm-status{color:#4d5854;background:#edf0ed;flex:none;padding:7px 10px}.crm-status-interested,.crm-status-follow_up{color:#84530d;background:#fff2dc}.crm-status-registered,.crm-status-preventivo,.crm-status-customer{color:#1f7044;background:#e4f5eb}.crm-status-not_interested{color:#7c4b4b;background:#f3eeee}.crm-lead-details{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px 18px;margin-top:17px;display:grid}.crm-lead-details div{min-width:0}.crm-lead-details dt{color:#78827e;letter-spacing:.045em;text-transform:uppercase;font-size:10px;font-weight:800}.crm-lead-details dd{overflow-wrap:anywhere;margin-top:3px;font-size:13px;font-weight:650}.crm-due-date dd,.crm-due-date strong{color:var(--accent-dark)}.crm-last-result{color:#56615d;background:#f7f8f6;border-radius:10px;margin-top:14px;padding:10px 12px;font-size:13px}.crm-signals{flex-wrap:wrap;gap:7px;margin-top:12px;display:flex}.crm-signal{padding:5px 8px}.crm-signal.positive{color:#17643b;background:#e5f5ec}.crm-signal.suggestion{color:#394e77;background:#edf0f7}.crm-card-actions{align-content:flex-start;align-items:stretch;width:148px}.crm-card-actions .crm-button{width:100%}.crm-pagination{color:var(--muted);justify-content:center;align-items:center;gap:14px;margin-top:18px;font-size:13px;font-weight:750;display:flex}.crm-import-panel{margin-top:28px}.crm-import-panel p{max-width:720px;color:var(--muted);margin-top:8px;font-size:14px}.crm-import-actions{margin-top:20px}.crm-import-actions input[type=file]{background:#fafbf9;border:1px dashed #c9d0ca;border-radius:11px;max-width:100%;padding:9px}.crm-import-preview{background:#f8faf8;border:1px solid #d8ded9;border-radius:13px;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:18px;padding:16px;display:grid}.crm-import-preview>div:not(.crm-import-confirm){gap:2px;display:grid}.crm-import-preview>div>strong{font-size:22px}.crm-import-preview>div>span{color:var(--muted);font-size:12px}.crm-import-confirm{flex-wrap:wrap;grid-column:1/-1;gap:10px;margin-top:12px;display:flex}.crm-import-errors{color:#902828;grid-column:1/-1;margin-top:12px;padding-left:20px;font-size:13px;list-style:outside}.crm-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#091310a6;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.crm-modal,.crm-confirm{background:#fff;border-radius:22px;width:min(920px,100%);max-height:calc(100vh - 48px);overflow:auto;box-shadow:0 30px 90px #00000047}.crm-modal{padding:28px}.crm-modal-header{z-index:2;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;justify-content:space-between;align-items:flex-start;gap:20px;margin:-28px -28px 24px;padding:24px 28px 18px;display:flex;position:sticky;top:-28px}.crm-modal-close{cursor:pointer;background:#f0f2ef;border-radius:50%;flex:none;width:42px;height:42px;font-size:25px;line-height:1}.crm-lead-form{grid-template-columns:repeat(2,minmax(0,1fr))}.crm-form-section{border-top:1px solid var(--line);gap:2px;margin-top:8px;padding-top:18px;display:grid}.crm-form-section span{color:var(--muted);font-size:13px}.crm-duplicate-warning,.crm-activity-history{border-radius:13px;padding:15px}.crm-duplicate-warning{color:#744708;background:#fff7e8;border:1px solid #efc78b}.crm-duplicate-warning ul,.crm-activity-history ul{gap:7px;margin:10px 0;display:grid}.crm-activity-history{background:#f5f7f5}.crm-activity-history li{border-bottom:1px solid #e1e5e1;padding-bottom:7px;font-size:13px}.crm-form-actions{border-top:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;justify-content:flex-end;margin:8px -28px -28px;padding:18px 28px;position:sticky;bottom:-28px}.crm-confirm{width:min(460px,100%);padding:28px}.crm-confirm p{color:var(--muted);margin:12px 0 22px}@media (max-width:1120px){.crm-stats{grid-template-columns:repeat(4,minmax(0,1fr))}.crm-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.crm-lead-details{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.crm-topbar{align-items:flex-start;padding:12px 16px;position:static}.crm-brand>span:last-child,.crm-admin-identity>span{display:none}.crm-admin-identity{gap:14px;min-height:44px}.crm-main{width:min(100% - 24px,1320px);padding:18px 0 50px}.crm-hero{border-radius:18px;flex-direction:column;align-items:stretch;padding:25px 20px}.crm-hero h1{font-size:38px}.crm-hero-actions{grid-template-columns:1fr 1fr;min-width:0;display:grid}.crm-preview-badge{grid-column:1/-1}.crm-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.crm-stat{padding:15px 12px}.crm-toolbar,.crm-import-panel{border-radius:16px;padding:18px 14px}.crm-toolbar-heading,.crm-import-panel>div:first-child{display:grid}.crm-import-preview{grid-template-columns:repeat(2,minmax(0,1fr))}.crm-quick-filters{justify-content:flex-start}.crm-filter-grid,.crm-lead-form{grid-template-columns:1fr}.crm-field-wide{grid-column:auto}.crm-field input,.crm-field select,.crm-field textarea{min-height:48px;font-size:16px}.crm-lead-card{grid-template-columns:1fr;gap:18px;padding:18px 15px}.crm-lead-title{display:grid}.crm-lead-details{grid-template-columns:repeat(2,minmax(0,1fr))}.crm-card-actions{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.crm-modal-backdrop{align-items:end;padding:0}.crm-modal,.crm-confirm{border-radius:20px 20px 0 0;width:100%;max-height:94vh}.crm-modal{padding:20px 14px}.crm-modal-header{margin:-20px -14px 20px;padding:18px 14px 14px;top:-20px}.crm-form-actions{grid-template-columns:1fr 1fr;margin:8px -14px -20px;padding:14px;display:grid;bottom:-20px}.crm-confirm{padding:24px 18px}}@media (max-width:420px){.crm-hero-actions,.crm-card-actions,.crm-form-actions,.crm-lead-details{grid-template-columns:1fr}}@media print{.crm-topbar,.crm-hero-actions,.crm-toolbar,.crm-card-actions,.crm-import-panel,.crm-pagination{display:none!important}.crm-app,.crm-main{background:#fff}}.civil-entry-quick-grid-all .civil-entry-quick-A{--quick-tone:#bd6245}.civil-entry-quick-grid-all .civil-entry-quick-B{--quick-tone:#657c75}.civil-entry-quick-grid-all .civil-entry-quick-C{--quick-tone:#8a745f}.civil-entry-quick-grid-all .civil-entry-quick-D{--quick-tone:#ad5d45}.civil-entry-quick-grid-all .civil-entry-quick-E{--quick-tone:#7d6e62}.civil-entry-quick-grid-all .civil-entry-quick-F{--quick-tone:#607b86}.civil-entry-quick-grid-all .civil-entry-quick-G{--quick-tone:#778354}.civil-entry-quick-grid-all .civil-entry-quick-H{--quick-tone:#566c78}.civil-entry-quick-grid-all .civil-entry-quick-I{--quick-tone:#b05d43}.civil-entry-quick-grid-all{grid-template-columns:repeat(3,minmax(0,1fr))}.civil-entry-quick-universo{border-top:1px solid #d4cfc3;grid-column:1/-1;justify-content:space-between;align-items:baseline;gap:20px;margin-top:8px;padding-top:16px;display:flex}.civil-entry-quick-universo strong{color:#29433b;letter-spacing:.13em;font-size:11px}.civil-entry-quick-universo span{color:#727a76;font-size:11px}.civil-entry-quick-grid-all .civil-entry-quick-card{min-height:222px}.civil-entry-quick-grid-all .civil-entry-quick-visual{height:126px}.civil-entry-quick-grid-all .civil-entry-quick-code{z-index:4;background:var(--quick-tone);color:#fff;letter-spacing:0;border-radius:50%;place-items:center;width:34px;height:34px;font-size:17px;font-weight:700;display:grid}.civil-entry-quick-grid-all .civil-entry-quick-copy small{color:var(--quick-tone)}@media (max-width:600px){.civil-entry-quick-grid-all{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.civil-entry-quick-grid-all .civil-entry-quick-card{border-radius:4px 15px 4px 4px;min-height:210px;padding:10px}.civil-entry-quick-universo{gap:3px;margin-top:5px;padding-top:13px;display:grid}.civil-entry-quick-universo strong,.civil-entry-quick-universo span{font-size:9px}.civil-entry-quick-grid-all .civil-entry-quick-I{grid-column:1/-1}.civil-entry-quick-grid-all .civil-entry-quick-code{width:30px;height:30px;font-size:15px;top:14px;left:14px}.civil-entry-quick-grid-all .civil-entry-quick-visual{width:auto;height:111px;top:7px;left:7px;right:7px}.civil-entry-quick-grid-all .civil-entry-quick-copy{bottom:16px;left:11px;right:10px}.civil-entry-quick-grid-all .civil-entry-quick-copy small{font-size:6px}.civil-entry-quick-grid-all .civil-entry-quick-copy strong{padding-right:20px;font-size:12px;line-height:1.15}.civil-entry-quick-grid-all .civil-entry-quick-copy em{font-size:7px}.civil-entry-quick-grid-all .civil-entry-quick-arrow{width:21px;height:21px;bottom:14px;left:auto;right:10px}}.civil-hero-showcase,.civil-hero-showcase.civil-showcase-03,.civil-hero-showcase.civil-showcase-04{background:#202b27;border-radius:34px 10px;grid-template-rows:minmax(0,1fr) auto auto;min-height:590px;padding:94px 26px 22px}.civil-hero-showcase.civil-showcase-03{background:#252c28}.civil-hero-showcase.civil-showcase-04{background:#222927}.civil-hero-series{top:28px;left:30px}.civil-hero-series strong{font-size:52px}.civil-hero-series span{color:#ffffff9e;margin-top:3px}.civil-hero-family{width:100%;min-height:392px;color:inherit;cursor:pointer;background:0 0;border:0;place-items:center;padding:0;display:grid}.civil-hero-family:focus-visible{outline-offset:7px;outline:2px solid #e17849}.civil-family-shot{grid-template-columns:minmax(0,1.48fr) minmax(150px,1fr);gap:10px;width:100%;min-width:0;min-height:0;display:grid}.civil-family-shot-hero{height:352px;animation:.36s both civil-fade-in}.civil-family-main-product,.civil-family-module{background:#f3efe6;border:1px solid #222c281a;border-radius:22px 7px;place-items:center;min-width:0;min-height:0;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 30px #0000001a}.civil-family-main-product img,.civil-family-module img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%;min-height:0}.civil-family-main-product img{padding:20px;transform:scale(1.22)}.civil-family-module img{padding:7px 7px 17px;transform:scale(1.3)}.civil-family-main-product small,.civil-family-module small{color:#34413c;letter-spacing:.055em;text-align:center;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:8px;font-weight:820;position:absolute;bottom:7px;left:8px;right:8px;overflow:hidden}.civil-family-main-product small{color:#1e2c27;font-size:10px;bottom:12px;left:14px;right:auto}.civil-family-module-grid{grid-template-rows:repeat(3,minmax(0,1fr));grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;min-width:0;min-height:0;display:grid}.civil-family-module-5{grid-column:1/-1}.civil-family-tags{scrollbar-width:none;gap:6px;width:100%;padding:10px 0 12px;display:flex;overflow-x:auto}.civil-family-tags::-webkit-scrollbar{display:none}.civil-family-tags span{color:#ffffff9e;letter-spacing:.06em;text-transform:uppercase;border:1px solid #ffffff1c;border-radius:999px;flex:none;padding:5px 8px;font-size:8px;font-weight:780}.civil-hero-dots{width:100%;padding:0}.civil-hero-dots button{justify-content:center;min-height:46px}.civil-hero-dots button:focus-visible{outline-offset:2px;outline:2px solid #df724a}.civil-family-carousel-section{background:#eee9de;border-bottom:1px solid #d8d2c5;padding:42px 0 48px}.civil-family-carousel-heading{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:28px;margin-bottom:20px;display:grid}.civil-family-carousel-heading h2{color:#1e2b26;letter-spacing:-.045em;margin:5px 0 3px;font-size:clamp(30px,3.1vw,44px);line-height:1}.civil-family-carousel-heading p:last-child{color:#66706b;margin:8px 0 0;font-size:13px}.civil-family-carousel-heading>button{color:#8e472f;cursor:pointer;font:inherit;background:0 0;border:0;border-bottom:1px solid #a65a3c;align-items:center;gap:7px;padding:0 0 4px;font-size:11px;font-weight:800;display:inline-flex}.civil-family-sku-carousel{scroll-snap-type:x proximity;scrollbar-color:#b36b4c #ddd6ca;scrollbar-width:thin;gap:10px;padding:2px 2px 12px;display:flex;overflow-x:auto}.civil-family-sku-card{scroll-snap-align:start;background:#fff;border:1px solid #d4cfc3;border-radius:18px 5px;flex:1 0 178px;min-width:0;overflow:hidden}.civil-family-sku-image,.civil-protection-product-image{aspect-ratio:4/3;cursor:zoom-in;background:#f8f5ee;border:0;border-bottom:1px solid #e8e3d9;place-items:center;width:100%;padding:8px;display:grid;position:relative;overflow:hidden}.civil-family-sku-image .civil-product-media,.civil-protection-product-image .civil-product-media{width:100%;height:100%}.civil-family-sku-image img,.civil-protection-product-image img{object-fit:contain;width:100%;height:100%}.civil-family-sku-image img{mix-blend-mode:multiply;transform:scale(1.22)}.civil-protection-product-image img{transform:scale(1.28)}.civil-family-sku-copy,.civil-protection-product-copy{color:#1f2c27;cursor:pointer;width:100%;min-height:92px;font:inherit;text-align:left;background:#fff;border:0;align-content:start;padding:13px 13px 11px;display:grid}.civil-family-sku-copy small{color:#a15337;letter-spacing:.095em;text-transform:uppercase;font-size:8px;font-weight:850}.civil-family-sku-copy strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:5px;font-size:12px;line-height:1.25;display:-webkit-box;overflow:hidden}.civil-family-sku-copy>span{color:#6e7873;letter-spacing:.04em;margin-top:6px;font-size:9px;font-weight:760}.civil-family-sku-card .product-card-rfq-actions,.civil-protection-product-card .product-card-rfq-actions{gap:3px;padding:8px 9px 9px}.civil-family-sku-card .rfq-quote-label,.civil-protection-product-card .rfq-quote-label{display:none}.civil-family-sku-card .product-card-rfq-actions .rfq-action-row{grid-template-columns:94px minmax(0,1fr);gap:5px}.civil-family-sku-card .rfq-product-actions-compact .rfq-quantity,.civil-family-sku-card .rfq-product-actions-compact .rfq-add-button{flex-basis:auto;width:auto;min-width:0}.civil-family-sku-card .rfq-quantity{grid-template-columns:30px 34px 30px}.civil-family-sku-card .rfq-quantity button,.civil-family-sku-card .rfq-quantity input,.civil-family-sku-card .rfq-add-button{min-width:0;min-height:38px}.civil-family-sku-card .rfq-action-message,.civil-protection-product-card .rfq-action-message{min-height:0;font-size:8px}.civil-series-choice-section{background:#e7e3d9;padding:76px 0 82px}.civil-family-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}@media (max-width:760px){.civil-family-choice-grid{scrollbar-width:none}.civil-family-choice-grid::-webkit-scrollbar{display:none}#catalogo-materiale.civil-catalogue{scroll-margin-top:0}}@media (max-width:1100px){.application-scenes{padding:88px 0}.application-scenes-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.application-scene,.application-scene-span-5,.application-scene-span-7{grid-column:auto;height:300px}.application-scene:first-child,.application-scene:last-child{grid-column:1/-1;height:400px}}@media (max-width:760px){.application-scenes{padding:66px 0}.application-scenes-heading{margin-bottom:24px;display:block}.application-scenes-heading .eyebrow{margin-bottom:14px}.application-scenes-heading h2{text-align:left;margin:0;font-size:clamp(38px,12vw,50px)}.application-scenes-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.application-scene,.application-scene-span-5,.application-scene-span-7,.application-scene:first-child,.application-scene:last-child{aspect-ratio:1;border-radius:15px;grid-column:auto;width:100%;height:auto}.application-scene:first-child,.application-scene:nth-child(2),.application-scene:nth-child(5),.application-scene:nth-child(10){aspect-ratio:3/2;grid-column:1/-1}.application-scene figcaption{gap:4px;bottom:13px;left:14px;right:14px}.application-scene figcaption small{font-size:8px}.application-scene figcaption strong{font-size:clamp(17px,5vw,23px)}}.sonoff-quick-entry{min-height:66px;color:var(--ink);border:1px solid var(--line);border-left:3px solid var(--accent-dark);background:#fff;border-radius:12px;grid-template-columns:48px auto 1px minmax(0,1fr) auto;align-items:center;gap:12px;margin-top:14px;padding:8px 13px 8px 8px;transition:border-color .16s,background .16s;display:grid}:is(.sonoff-quick-entry:hover,.sonoff-quick-entry:focus-visible){border-color:#b9c9c1;border-left-color:var(--accent-dark);background:#fbfcfb}.sonoff-quick-entry:focus-visible{outline-offset:3px;outline:3px solid #d8b74361}.sonoff-quick-identity,.sonoff-quick-action{align-items:center;display:inline-flex}@keyframes new-arrivals-mobile-cycle{0%{opacity:.25}to{opacity:1}}@media (prefers-reduced-motion:reduce){.new-arrivals-track.is-mobile-cycle{animation:none}}.sonoff-quick-thumbnail{background:#132d26;border-radius:9px;width:48px;height:48px;display:block;overflow:hidden}.sonoff-quick-thumbnail img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.sonoff-quick-identity{gap:9px}.sonoff-quick-identity strong{letter-spacing:.1em;font-size:14px;font-weight:900}.sonoff-quick-mark{width:30px;height:30px;color:var(--green);background:#edf2ef;border-radius:50%;flex:none;place-items:center;display:grid}.sonoff-quick-divider{background:var(--line);width:1px;height:24px}.sonoff-quick-topics,.sonoff-quick-mobile-copy{color:#5f6c67;font-size:13px;font-weight:680;line-height:1.25}.sonoff-quick-mobile-copy,.sonoff-quick-action-mobile{display:none}.sonoff-quick-action{color:var(--accent-dark);letter-spacing:.06em;white-space:nowrap;gap:7px;font-size:12px;font-weight:850}.sonoff-purpose-toolbar{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;margin:-8px 0 18px;padding:8px 9px;display:grid}.sonoff-purpose-label{white-space:nowrap;gap:1px;padding-left:3px;display:grid}.sonoff-purpose-label strong{color:var(--green);letter-spacing:.08em;font-size:11px;font-weight:900}.sonoff-purpose-label small{color:var(--muted);font-size:11px;font-weight:650}.sonoff-purpose-filters{scrollbar-width:thin;align-items:center;gap:6px;min-width:0;padding-bottom:1px;display:flex;overflow-x:auto}.sonoff-purpose-filters button{min-height:33px;color:var(--green);font:inherit;cursor:pointer;background:#f5f7f6;border:1px solid #dfe6e2;border-radius:999px;flex:none;align-items:center;gap:6px;padding:6px 9px;font-size:11px;font-weight:760;display:inline-flex}:is(.sonoff-purpose-filters button:hover,.sonoff-purpose-filters button:focus-visible){border-color:#d8b743bf}.sonoff-purpose-filters button:focus-visible{outline-offset:1px;outline:2px solid #d8b74357}.sonoff-purpose-filters button[aria-pressed=true]{background:var(--green);color:#fff;border-color:var(--green)}.sonoff-purpose-filters button span{text-align:center;background:#15211d12;border-radius:999px;min-width:21px;padding:2px 5px;font-size:10px}.sonoff-purpose-filters button[aria-pressed=true] span{background:#ffffff24}@media (max-width:760px){.sonoff-quick-entry{border-radius:10px;grid-template-columns:42px auto minmax(0,1fr) auto;gap:7px;min-height:58px;margin-top:10px;padding:7px 9px 7px 7px}.sonoff-quick-thumbnail{border-radius:8px;width:42px;height:42px}.sonoff-quick-mark,.sonoff-quick-divider,.sonoff-quick-topics,.sonoff-quick-action-desktop{display:none}.sonoff-quick-mobile-copy,.sonoff-quick-action-mobile{display:inline}.sonoff-quick-identity strong{letter-spacing:.07em;font-size:13px}.sonoff-quick-mobile-copy{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.sonoff-quick-action{letter-spacing:.04em;gap:3px;font-size:11px}.sonoff-quick-action svg{width:14px;height:14px}.sonoff-purpose-toolbar{border-radius:10px;gap:8px;margin:-9px 0 14px;padding:7px 8px}.sonoff-purpose-label{padding-left:1px}.sonoff-purpose-label strong,.sonoff-purpose-label small{font-size:10.5px}.sonoff-purpose-filters{scrollbar-width:none;gap:5px}.sonoff-purpose-filters::-webkit-scrollbar{display:none}.sonoff-purpose-filters button{min-height:30px;padding:5px 8px;font-size:11px}}.civil-max8-install-card{color:#1b2d27;background:#f7f5ef;border:1px solid #1d2e2821;border-radius:22px 7px;grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);gap:22px;min-height:186px;margin-top:14px;padding:20px 24px;text-decoration:none;transition:transform .18s,border-color .18s;display:grid;overflow:hidden;box-shadow:0 14px 34px #192a240f}:is(.civil-max8-install-card:hover,.civil-max8-install-card:focus-visible){border-color:#bd6245;outline:none;transform:translateY(-3px)}.civil-max8-install-copy{align-self:center;display:grid}.civil-max8-install-copy>small{color:#b6563d;letter-spacing:.15em;font-size:8px;font-weight:850}.civil-max8-install-copy>strong{font-family:var(--font-heading), Georgia, serif;letter-spacing:-.045em;margin-top:8px;font-size:30px;font-weight:650}.civil-max8-install-copy>strong b{color:#fff;letter-spacing:0;background:#bd6245;border-radius:50%;place-items:center;width:44px;height:44px;margin-right:8px;font-size:16px;display:inline-grid}.civil-max8-install-copy>span{color:#66736e;margin-top:5px;font-size:12px}.civil-max8-install-copy>em{color:#b6563d;letter-spacing:.05em;text-transform:uppercase;align-items:center;gap:7px;margin-top:13px;font-size:10px;font-style:normal;font-weight:850;display:flex}.civil-max8-install-card .electrical-area-collage{height:146px;margin:0}@media (max-width:760px){.civil-max8-install-card{grid-template-columns:minmax(0,1fr) 126px;gap:8px;min-height:176px;padding:15px 13px 15px 15px}.civil-max8-install-copy>small{font-size:6.5px;line-height:1.4}.civil-max8-install-copy>strong{font-size:19px;line-height:1.05}.civil-max8-install-copy>strong b{width:34px;height:34px;margin-right:5px;font-size:12px}.civil-max8-install-copy>span{font-size:9px;line-height:1.35}.civil-max8-install-copy>em{margin-top:9px;font-size:8px}.civil-max8-install-card .electrical-area-collage{height:138px}}.civil-family-choice-card,.civil-family-choice-card.civil-showcase-03,.civil-family-choice-card.civil-showcase-04{color:#fff;cursor:pointer;min-width:0;min-height:350px;font:inherit;text-align:left;background:#1f2b27;border:1px solid #ffffff17;border-radius:26px 7px;grid-template-rows:auto minmax(0,1fr);gap:14px;padding:24px 22px 20px;transition:border-color .18s,transform .18s;display:grid;position:relative;overflow:hidden}.civil-family-choice-card.civil-showcase-03{background:#252c28}.civil-family-choice-card.civil-showcase-04{background:#222927}:is(.civil-family-choice-card:hover,.civil-family-choice-card:focus-visible){border-color:#d3764e;transform:translateY(-3px)}.civil-family-choice-copy{z-index:2;display:grid;position:relative}.civil-family-choice-copy>small{color:#d99373;letter-spacing:.16em;font-size:8px;font-weight:850}.civil-family-choice-copy>strong{letter-spacing:-.055em;margin-top:6px;font-size:31px;font-weight:330}.civil-family-choice-copy>strong em{color:#f5f1e8;font-style:normal;font-weight:760}.civil-family-choice-copy>span{color:#ffffff94;margin-top:3px;font-size:9px}.civil-family-shot-choice{grid-template-columns:minmax(0,1.36fr) minmax(110px,1fr);gap:7px;height:210px}.civil-family-shot-choice .civil-family-main-product,.civil-family-shot-choice .civil-family-module{box-shadow:none;border-radius:15px 5px}.civil-family-shot-choice .civil-family-main-product img{padding:12px 10px 25px;transform:none}.civil-family-shot-choice .civil-family-module-grid{grid-template-rows:repeat(3,minmax(0,1fr));gap:5px}.civil-family-shot-choice .civil-family-module img{padding:5px 4px 17px;transform:none}.civil-family-choice-arrow{z-index:3;color:#e28a65;border:1px solid #ffffff2e;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:23px;right:21px}.civil-protection-section{color:#f7f4ed;background:#151f1c;padding:82px 0 88px}.civil-protection-banner{background:#1d2925;border:1px solid #ffffff17;border-radius:34px 9px;grid-template-columns:minmax(300px,.7fr) minmax(0,1.3fr);gap:34px;padding:38px;display:grid}.civil-protection-copy{align-self:center}.civil-protection-copy>small{color:#d88b69;letter-spacing:.17em;font-size:9px;font-weight:850}.civil-protection-copy h2{letter-spacing:-.06em;margin:10px 0 15px;font-size:clamp(42px,4vw,58px);font-weight:670;line-height:.94}.civil-protection-copy>p:not(.civil-kicker){color:#ffffff9e;max-width:410px;margin:0;font-size:14px;line-height:1.55}.civil-protection-actions{align-items:center;gap:18px;margin-top:24px;display:flex}.civil-protection-actions button{font:inherit}.civil-protection-actions .civil-text-link{cursor:pointer;background:0 0;border:0;padding:0}.civil-protection-family{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:minmax(0,1.25fr) repeat(2,minmax(0,1fr));gap:9px;min-width:0;height:450px;min-height:0;display:grid}.civil-protection-family-item{color:#1c2824;cursor:pointer;min-width:0;min-height:0;font:inherit;text-align:left;background:#f5f2ea;border:0;border-radius:19px 5px;grid-template-rows:minmax(0,1fr) auto;padding:0;display:grid;overflow:hidden}.civil-protection-family-item-1{grid-row:1/3}.civil-protection-family-item-4{grid-column:2/4}.civil-protection-family-item img{object-fit:cover;object-position:center;width:100%;height:100%;min-height:0;transition:transform .18s}.civil-protection-family-item-4 img{object-fit:contain}:is(.civil-protection-family-item:hover img,.civil-protection-family-item:focus-visible img){transform:scale(1.025)}.civil-protection-family-item>span{border-top:1px solid #e2ddd1;min-width:0;padding:10px 12px 12px;display:grid}.civil-protection-family-item small{color:#a45438;font-size:9px;font-weight:850}.civil-protection-family-item strong{text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:10px;overflow:hidden}.civil-protection-range{grid-template-columns:repeat(6,minmax(0,1fr));gap:7px;margin:14px 0 54px;display:grid}.civil-protection-range span{color:#ffffff9e;white-space:nowrap;border:1px solid #ffffff17;border-radius:999px;align-items:center;gap:8px;min-width:0;padding:10px 11px;font-size:8px;font-weight:700;display:flex}.civil-protection-range strong{color:#e1916e;font-size:13px}.civil-protection-products-heading{grid-template-columns:minmax(0,1fr) minmax(260px,430px);align-items:end;gap:40px;margin-bottom:18px;display:grid}.civil-protection-products-heading h3{letter-spacing:-.045em;margin:5px 0 0;font-size:clamp(31px,3.5vw,46px);line-height:1}.civil-protection-products-heading>p{color:#ffffff8a;margin:0;font-size:12px;line-height:1.55}.civil-protection-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.civil-protection-product-card{color:#1f2b27;background:#fff;border:1px solid #ffffff1a;border-radius:19px 5px;min-width:0;overflow:hidden}.civil-protection-product-copy{min-height:106px}.civil-protection-model{color:#9e4e34;letter-spacing:.045em;font-size:11px;font-weight:850}.civil-protection-product-copy>strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:5px;font-size:12px;line-height:1.25;display:-webkit-box;overflow:hidden}.civil-protection-specs{flex-wrap:wrap;gap:4px;margin-top:9px;display:flex}.civil-protection-specs i{color:#3e4c46;background:#edf0ec;border-radius:4px;padding:4px 6px;font-size:8px;font-style:normal;font-weight:800}.civil-protection-product-card .product-card-rfq-actions .rfq-action-row{grid-template-columns:94px minmax(0,1fr);gap:5px}.civil-protection-product-card .rfq-product-actions-compact .rfq-quantity,.civil-protection-product-card .rfq-product-actions-compact .rfq-add-button{flex-basis:auto;width:auto;min-width:0}.civil-protection-product-card .rfq-quantity{grid-template-columns:30px 34px 30px}.civil-protection-product-card .rfq-quantity button,.civil-protection-product-card .rfq-quantity input,.civil-protection-product-card .rfq-add-button{min-width:0;min-height:38px}.civil-taxonomy-section{padding-top:74px}@media (max-width:1040px){.civil-family-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.civil-family-choice-card:last-child{grid-column:1/-1}.civil-protection-banner{grid-template-columns:minmax(270px,.78fr) minmax(0,1.22fr);padding:30px}.civil-protection-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:860px){.civil-hero-showcase,.civil-hero-showcase.civil-showcase-03,.civil-hero-showcase.civil-showcase-04{min-height:560px}.civil-family-shot-hero{height:350px}.civil-protection-banner{grid-template-columns:1fr}.civil-protection-copy{max-width:610px}.civil-protection-family{min-height:420px}.civil-protection-range{scrollbar-width:thin;padding-bottom:8px;display:flex;overflow-x:auto}.civil-protection-range span{flex:none}}@media (max-width:760px){.civil-hero{padding:26px 0 32px}.civil-hero-grid{gap:18px}.civil-back-home{display:none}.civil-hero-copy .civil-kicker{margin-bottom:10px}.civil-hero-copy h1{letter-spacing:-.048em;max-width:340px;font-size:31px;line-height:.98}.civil-hero-copy>p:not(.civil-kicker),.civil-hero-copy .civil-hero-actions,.civil-hero-copy .civil-hero-stats{display:none}.civil-hero-showcase,.civil-hero-showcase.civil-showcase-03,.civil-hero-showcase.civil-showcase-04{border-radius:26px 7px;min-height:0;padding:78px 12px 12px}.civil-hero-series{top:18px;left:19px}.civil-hero-series strong{font-size:38px}.civil-hero-family{min-height:292px}.civil-family-shot-hero{grid-template-columns:minmax(0,1.42fr) minmax(118px,1fr);gap:6px;height:285px}.civil-family-main-product,.civil-family-module{border-radius:16px 5px}.civil-family-main-product img{padding:9px}.civil-family-module-grid{gap:5px}.civil-family-module img{padding:3px 3px 14px}.civil-family-module small{font-size:6px;bottom:4px;left:3px;right:3px}.civil-family-main-product small{font-size:8px;bottom:8px;left:9px}.civil-family-tags{padding:8px 0 10px}.civil-family-tags span{padding:4px 7px;font-size:7px}.civil-hero-dots{gap:5px;width:100%;padding:0}.civil-hero-dots button{min-height:48px;padding:7px 5px;font-size:14px}.civil-family-carousel-section{padding:34px 0 38px}.civil-family-carousel-heading{grid-template-columns:1fr;gap:15px;margin-bottom:17px}.civil-family-carousel-heading h2{font-size:30px}.civil-family-carousel-heading>button{width:fit-content}.civil-family-sku-carousel{margin-right:-16px;padding-right:16px}.civil-family-sku-card{flex:0 0 min(76vw,276px)}.civil-series-choice-section{padding:58px 0 62px}.civil-family-choice-grid{scroll-snap-type:x mandatory;scrollbar-width:thin;gap:9px;margin-right:-16px;padding:2px 16px 12px 2px;display:flex;overflow-x:auto}.civil-family-choice-card,.civil-family-choice-card.civil-showcase-03,.civil-family-choice-card.civil-showcase-04,.civil-family-choice-card:last-child{scroll-snap-align:start;flex:0 0 min(86vw,332px);grid-column:auto;min-height:318px;padding:20px 18px 17px}.civil-family-choice-copy>strong{font-size:28px}.civil-family-shot-choice{height:188px}.civil-protection-section{padding:58px 0 64px}.civil-protection-banner{border-radius:26px 7px;gap:26px;padding:25px 20px 20px}.civil-protection-copy h2{font-size:43px}.civil-protection-actions{flex-direction:column;align-items:flex-start;gap:14px}.civil-protection-family{scroll-snap-type:x proximity;scrollbar-width:thin;gap:7px;height:auto;min-height:0;padding-bottom:9px;display:flex;overflow-x:auto}.civil-protection-family-item,.civil-protection-family-item-1,.civil-protection-family-item-4{scroll-snap-align:start;flex:0 0 min(74vw,270px);grid-area:auto;height:240px;min-height:240px}.civil-protection-range{margin:12px 0 42px}.civil-protection-products-heading{grid-template-columns:1fr;gap:13px}.civil-protection-products-heading h3{font-size:31px}.civil-protection-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.civil-protection-product-image{aspect-ratio:1/.82;padding:4px}.civil-protection-product-copy{min-height:108px;padding:10px 9px}.civil-protection-model{font-size:9px}.civil-protection-product-copy>strong{font-size:10px}.civil-protection-product-card .product-card-rfq-actions .rfq-action-row{grid-template-columns:1fr}.civil-protection-product-card .rfq-product-actions-compact .rfq-quantity,.civil-protection-product-card .rfq-product-actions-compact .rfq-add-button{flex-basis:100%;width:100%}.civil-protection-product-card .rfq-quantity{grid-template-columns:repeat(3,minmax(0,1fr))}.civil-protection-product-card .rfq-quantity button,.civil-protection-product-card .rfq-quantity input,.civil-protection-product-card .rfq-add-button{min-height:36px}.civil-taxonomy-section{padding-top:56px}}.electrical-simple-hero{background:radial-gradient(circle at 82% 18%,#bf5b3d1f,#0000 28%),#f5f2ec;border-bottom:1px solid #1c2a251f;padding:clamp(36px,5vw,68px) 0}.electrical-simple-hero-inner{grid-template-columns:minmax(0,1fr) minmax(360px,.72fr);align-items:end;gap:clamp(32px,6vw,92px);display:grid}.electrical-simple-copy .civil-back-home{margin-bottom:32px}.electrical-simple-copy h1{color:#18352f;font-family:var(--font-heading), Georgia, serif;letter-spacing:-.055em;margin:8px 0 12px;font-size:clamp(48px,6vw,82px);font-weight:520;line-height:.98}.electrical-simple-copy>p:last-child{color:#58635f;max-width:700px;margin:0;font-size:clamp(16px,1.35vw,20px);line-height:1.55}.electrical-brand-summary{background:#ffffffad;border:1px solid #1c2a2521;border-radius:18px;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:hidden;box-shadow:0 18px 50px #18352f12}.electrical-brand-summary span{align-content:center;gap:5px;min-height:90px;padding:20px 18px;display:grid}.electrical-brand-summary span+span{border-left:1px solid #1c2a251a}.electrical-brand-summary strong{color:#18352f;letter-spacing:.13em;font-size:14px}.electrical-brand-summary em{color:#6f7773;font-size:12px;font-style:normal}.electrical-areas-section{background:#fbfaf7;padding:clamp(48px,7vw,96px) 0}.electrical-areas-heading{justify-content:space-between;align-items:end;gap:36px;margin-bottom:30px;display:flex}.electrical-areas-heading h2{color:#18352f;max-width:760px;font-family:var(--font-heading), Georgia, serif;letter-spacing:-.045em;margin:5px 0 0;font-size:clamp(34px,4vw,58px);font-weight:520;line-height:1.02}.electrical-areas-heading>p{color:#6b7470;max-width:480px;margin:0;font-size:14px;line-height:1.6}.electrical-area-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.electrical-universo-heading{border-top:1px solid #1c2a2524;grid-column:1/-1;justify-content:space-between;align-items:baseline;gap:24px;margin-top:10px;padding-top:20px;display:flex}.electrical-universo-heading span{color:#25433a;letter-spacing:.12em;font-size:12px;font-weight:850}.electrical-universo-heading small{color:#707975;font-size:11px}.electrical-area-card{--area-accent:#bd6245;min-width:0;min-height:355px;color:inherit;background:#fff;border:1px solid #1c2a2521;border-radius:20px;grid-template-rows:auto 166px 1fr;padding:16px;text-decoration:none;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid;position:relative;overflow:hidden;box-shadow:0 12px 34px #1a2c260e}.electrical-area-b{--area-accent:#657c75}.electrical-area-c{--area-accent:#8a745f}.electrical-area-d{--area-accent:#ad5d45}.electrical-area-e{--area-accent:#7d6e62}.electrical-area-f{--area-accent:#607b86}.electrical-area-g{--area-accent:#778354}.electrical-area-h{--area-accent:#566c78}.electrical-area-i{--area-accent:#b05d43}:is(.electrical-area-card:hover,.electrical-area-card:focus-visible){z-index:1;border-color:color-mix(in srgb, var(--area-accent) 58%, white);outline:none;transform:translateY(-4px);box-shadow:0 20px 48px #1a2c261c}.electrical-area-topline{grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-height:38px;display:grid}.electrical-area-topline>b{background:var(--area-accent);color:#fff;width:38px;height:38px;font-family:var(--font-heading), Georgia, serif;border-radius:50%;place-items:center;font-size:19px;font-weight:600;display:grid}.electrical-area-topline>span{flex-wrap:wrap;gap:4px;display:flex}.electrical-area-topline i{color:#52615c;letter-spacing:.08em;background:#f0f1ed;border-radius:999px;padding:4px 6px 3px;font-size:8px;font-style:normal;font-weight:800}.electrical-area-topline>svg{color:var(--area-accent)}.electrical-area-collage{min-width:0;height:166px;margin:2px -6px 4px;display:block;position:relative}.electrical-area-collage-item{background:linear-gradient(145deg,#f8f7f3,#fff);border:1px solid #1c2a2514;border-radius:15px;place-items:center;width:58%;height:78%;display:grid;position:absolute;overflow:hidden;box-shadow:0 9px 18px #1c2a2513}.electrical-area-collage-item-1{z-index:3;bottom:4%;left:3%}.electrical-area-collage-item-2{z-index:2;top:8%;right:12%;transform:rotate(4deg)}.electrical-area-collage-item-3{z-index:1;bottom:0;right:0;transform:rotate(8deg)}.electrical-area-collage-item img{object-fit:contain;mix-blend-mode:multiply;width:88%;height:88%}.electrical-area-copy{border-top:1px solid #1c2a2517;flex-direction:column;align-self:end;min-width:0;padding-top:10px;display:flex}.electrical-area-copy strong{color:#18352f;font-size:18px;line-height:1.18}.electrical-area-copy small{color:#6a736f;min-height:52px;margin-top:7px;font-size:11px;line-height:1.45}.electrical-area-copy em{color:var(--area-accent);letter-spacing:.045em;text-transform:uppercase;justify-content:space-between;align-items:center;margin-top:12px;font-size:11px;font-style:normal;font-weight:800;display:flex}.electrical-subcategory-picker{background:#f6f4ef;border:1px solid #1c2a251f;border-radius:22px;margin:8px 0 34px;padding:26px}.electrical-subcategory-heading{justify-content:space-between;align-items:end;gap:28px;margin-bottom:20px;display:flex}.electrical-subcategory-heading h3{color:#18352f;font-family:var(--font-heading), Georgia, serif;letter-spacing:-.035em;margin:3px 0 0;font-size:clamp(25px,3vw,38px);font-weight:540}.electrical-subcategory-heading>p{color:#68716e;max-width:430px;margin:0;font-size:12px;line-height:1.55}.electrical-subcategory-grid,.electrical-series-lines{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.electrical-subcategory-card,.electrical-series-line-card{min-width:0;color:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #1c2a251f;border-radius:16px;padding:0;transition:border-color .16s,transform .16s,box-shadow .16s;display:grid;overflow:hidden}:is(.electrical-subcategory-card:hover,.electrical-subcategory-card:focus-visible,.electrical-series-line-card:hover,.electrical-series-line-card:focus-visible){border-color:#bd62458c;outline:none;transform:translateY(-2px);box-shadow:0 12px 28px #1c2a2517}.electrical-subcategory-image,.electrical-series-line-image{background:linear-gradient(145deg,#f4f3ee,#fff);place-items:center;height:158px;padding:14px;display:grid;overflow:hidden}.electrical-subcategory-image img,.electrical-series-line-image img{object-fit:contain;object-position:center;mix-blend-mode:multiply;width:100%;height:100%}.electrical-subcategory-copy,.electrical-series-line-card>span:last-child{border-top:1px solid #1c2a2514;gap:7px;min-width:0;padding:14px 15px 15px;display:grid}.electrical-subcategory-copy>small{align-items:center;gap:5px;min-height:20px;display:flex}.electrical-subcategory-copy b,.electrical-series-line-card small{color:#b85d40;letter-spacing:.08em;font-size:10px;font-weight:850}.electrical-subcategory-copy i{color:#5e6965;letter-spacing:.06em;background:#eff0ec;border-radius:999px;padding:3px 5px;font-size:7px;font-style:normal;font-weight:850}.electrical-subcategory-copy strong,.electrical-series-line-card strong{overflow-wrap:anywhere;color:#18352f;font-size:16px;line-height:1.22}.electrical-subcategory-copy em,.electrical-series-line-card em{color:#747c78;justify-content:space-between;align-items:center;font-size:10px;font-style:normal;display:flex}.electrical-series-lines{margin:8px 0 30px}.electrical-series-line-card[aria-pressed=true]{border-color:#bd6245;box-shadow:inset 0 0 0 1px #bd6245,0 12px 28px #bd62451a}.electrical-series-line-card>.electrical-area-collage{background:linear-gradient(145deg,#f1eee8,#fff);height:158px;margin:0;overflow:hidden}.electrical-series-line-card>.electrical-area-collage .electrical-area-collage-item{height:82%}@media (max-width:1080px){.electrical-simple-hero-inner{grid-template-columns:1fr}.electrical-brand-summary{max-width:660px}.electrical-area-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.electrical-area-i{grid-column:1/-1}.electrical-area-i .electrical-area-collage{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.electrical-area-i .electrical-area-collage-item,.electrical-area-i .electrical-area-collage-item-1,.electrical-area-i .electrical-area-collage-item-2,.electrical-area-i .electrical-area-collage-item-3{width:100%;height:100%;position:relative;inset:auto;transform:none}.electrical-subcategory-grid,.electrical-series-lines{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.electrical-simple-hero{padding:25px 0 28px}.electrical-simple-hero-inner{gap:22px}.electrical-simple-copy .civil-back-home{margin-bottom:20px}.electrical-simple-copy h1{margin-top:5px;font-size:40px}.electrical-simple-copy>p:last-child{font-size:14px}.electrical-brand-summary span{min-height:68px;padding:12px 9px}.electrical-brand-summary strong{font-size:10px}.electrical-brand-summary em{font-size:9px}.electrical-areas-section{padding:34px 0 46px}.electrical-areas-heading{margin-bottom:18px;display:block}.electrical-areas-heading h2{font-size:30px}.electrical-areas-heading>p{margin-top:10px;font-size:12px}.electrical-area-grid{gap:10px}.electrical-universo-heading{gap:4px;margin-top:5px;padding-top:14px;display:grid}.electrical-universo-heading span{font-size:9px}.electrical-universo-heading small{font-size:9px;line-height:1.35}.electrical-area-card{border-radius:16px;grid-template-rows:auto 102px 1fr;min-height:244px;padding:11px}.electrical-area-topline{gap:6px}.electrical-area-topline>b{width:32px;height:32px;font-size:16px}.electrical-area-topline>svg{width:17px}.electrical-area-topline i{padding:3px 4px;font-size:6.5px}.electrical-area-collage{height:102px;margin-inline:-4px}.electrical-area-collage-item{border-radius:10px}.electrical-area-copy{padding-top:8px}.electrical-area-copy strong{font-size:14px;line-height:1.16}.electrical-area-copy small{display:none}.electrical-area-i .electrical-area-copy small{min-height:0;font-size:9px;display:block}.electrical-area-copy em{margin-top:8px;font-size:8.5px}.electrical-subcategory-picker{border-radius:17px;margin:0 0 24px;padding:16px 12px}.electrical-subcategory-heading{margin-bottom:14px;display:block}.electrical-subcategory-heading h3{font-size:24px}.electrical-subcategory-heading>p{margin-top:7px;font-size:11px}.electrical-subcategory-grid,.electrical-series-lines{gap:9px}.electrical-subcategory-image,.electrical-series-line-image,.electrical-series-line-all .electrical-area-collage{height:104px}.electrical-subcategory-copy,.electrical-series-line-card>span:last-child{gap:5px;padding:10px}.electrical-subcategory-copy strong,.electrical-series-line-card strong{font-size:13px}.electrical-series-lines{margin-bottom:22px}}@media (prefers-reduced-motion:reduce){.civil-family-shot-hero{animation:none}}.electrical-hero{color:#f8f5ed;background:radial-gradient(circle at 86% 22%,#e78f6521,#0000 28%),linear-gradient(135deg,#121b18 0%,#1a2722 72%,#202d28 100%);padding:58px 0 62px;position:relative;overflow:hidden}.electrical-hero:before{content:"";pointer-events:none;border:1px solid #ffffff12;border-radius:50%;width:560px;height:560px;position:absolute;bottom:-250px;right:-170px;box-shadow:inset 0 0 0 78px #ffffff04,inset 0 0 0 79px #ffffff0f}.electrical-hero-grid{z-index:1;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);align-items:end;gap:74px;display:grid;position:relative}.electrical-hero .civil-back-home{color:#ffffff94}.electrical-hero .civil-kicker{color:#dc8a66;margin-top:32px}.electrical-hero-copy h1{letter-spacing:-.065em;max-width:780px;margin:12px 0 0;font-size:clamp(50px,6.1vw,78px);font-weight:670;line-height:.94}.electrical-hero-copy h1 em{color:#e1916e;font-family:Georgia,Times New Roman,serif;font-weight:400}.electrical-hero-copy>p:not(.civil-kicker){color:#ffffffa6;max-width:690px;margin:24px 0 0;font-size:16px;line-height:1.65}.electrical-hero-actions{flex-wrap:wrap;align-items:center;gap:20px;margin-top:28px;display:flex}.electrical-hero .civil-text-link{color:#f2eee5}.electrical-hero-stats{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.electrical-hero-stats span{color:#ffffff8c;border:1px solid #ffffff1a;border-radius:999px;align-items:baseline;gap:6px;padding:8px 11px;font-size:10px;font-weight:700;display:inline-flex}.electrical-hero-stats strong{color:#e7a184;font-size:15px}.electrical-hero-map{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:26px 7px;padding:24px}.electrical-hero-map>p{gap:5px;margin:0 0 18px;display:grid}.electrical-hero-map small{color:#d68a69;letter-spacing:.15em;font-size:8px;font-weight:850}.electrical-hero-map strong{letter-spacing:-.025em;font-size:19px}.electrical-hero-map ol{gap:7px;display:grid}.electrical-hero-map li{color:#ffffffad;border:1px solid #ffffff14;border-radius:10px;align-items:center;gap:11px;min-height:43px;padding:8px 11px;font-size:11px;font-weight:720;display:flex}.electrical-hero-map li span{color:#17211e;background:#df815c;border-radius:50%;flex:none;place-items:center;width:25px;height:25px;font-size:10px;font-weight:900;display:grid}.electrical-categories-section{background:#f5f2ea;padding:72px 0 80px;scroll-margin-top:108px}.electrical-section-heading{margin-bottom:24px}.electrical-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;display:grid}.electrical-category-card{color:#1e2c27;background:#fff;border:1px solid #d8d4ca;border-radius:24px 7px;align-content:end;min-width:0;min-height:218px;padding:22px;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid;position:relative;overflow:hidden}.electrical-category-card:first-child{color:#fff;background:linear-gradient(135deg,#25322d 0%,#1b2723 100%);border-color:#25322d;grid-column:span 2}:is(.electrical-category-card:hover,.electrical-category-card:focus-visible){border-color:#c97755;transform:translateY(-3px);box-shadow:0 17px 34px #1e2c271c}.electrical-category-number,.electrical-category-icon,.electrical-category-arrow{z-index:3;position:absolute}.electrical-category-number{color:#b95e3f;letter-spacing:.08em;font-size:11px;font-weight:900;top:18px;left:20px}.electrical-category-card:first-child .electrical-category-number{color:#df8c68}.electrical-category-icon{color:#9e5038;background:#ffffffbd;border:1px solid #dedbd2;border-radius:50%;place-items:center;width:39px;height:39px;display:grid;top:16px;right:18px}.electrical-category-card:first-child .electrical-category-icon{color:#e29473;background:#ffffff0f;border-color:#ffffff26}.electrical-category-card>.civil-product-media{z-index:1;opacity:.94;pointer-events:none;width:150px;height:135px;position:absolute;bottom:17px;right:44px}.electrical-category-card:first-child>.civil-product-media{width:235px;height:170px;right:68px}.electrical-category-card>.civil-product-media img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%}.electrical-category-card:first-child>.civil-product-media img{mix-blend-mode:normal}.electrical-category-copy{z-index:2;max-width:calc(100% - 130px);display:grid;position:relative}.electrical-category-card:first-child .electrical-category-copy{max-width:calc(100% - 250px)}.electrical-category-copy strong{letter-spacing:-.035em;font-size:20px;font-weight:780;line-height:1.06}.electrical-category-copy small{color:#69736f;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:8px;font-size:10px;line-height:1.45;display:-webkit-box;overflow:hidden}.electrical-category-card:first-child .electrical-category-copy small{color:#ffffff8f}.electrical-category-copy em{color:#9a4d35;letter-spacing:.06em;text-transform:uppercase;background:#f0ece4;border-radius:999px;width:fit-content;margin-top:12px;padding:5px 8px;font-size:8px;font-style:normal;font-weight:850}.electrical-category-card:first-child .electrical-category-copy em{color:#e8a184;background:#ffffff17}.electrical-category-arrow{color:#a7553b;background:#ffffffd1;border:1px solid #ddd9d0;border-radius:50%;place-items:center;width:33px;height:33px;display:grid;bottom:19px;right:19px}.civil-series-choice-section,.civil-protection-section,#catalogo-materiale{scroll-margin-top:108px}.civil-family-choice-card{text-decoration:none}.civil-family-shot-choice{height:238px}.civil-family-shot-choice .civil-family-module-grid{grid-template-rows:repeat(3,minmax(0,1fr))}.civil-family-shot-choice .civil-family-module-3{grid-column:auto}.civil-family-shot-choice .civil-family-module-5{grid-column:1/-1}.civil-family-shot-choice .civil-family-module small{letter-spacing:.01em;font-size:5.2px;display:block;left:3px;right:3px}.civil-family-choice-card,.civil-family-choice-card.civil-showcase-03,.civil-family-choice-card.civil-showcase-04{min-height:390px}.civil-protection-actions a{font:inherit}#catalogo-materiale.civil-catalogue{min-height:0;padding-top:72px}@media (max-width:1040px){.electrical-hero-grid{gap:42px}.electrical-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.electrical-category-card:first-child,.electrical-category-card:last-child{grid-column:1/-1}}@media (max-width:760px){.electrical-hero{padding:28px 0 32px}.electrical-hero-grid{grid-template-columns:1fr;gap:22px}.electrical-hero .civil-kicker{margin-top:0}.electrical-hero-copy h1{max-width:340px;font-size:36px;line-height:.98}.electrical-hero-copy>p:not(.civil-kicker){margin-top:16px;font-size:13px;line-height:1.55}.electrical-hero-actions{gap:13px;margin-top:20px}.electrical-hero-actions .button{min-height:46px;padding:0 17px}.electrical-hero-stats{margin-top:17px}.electrical-hero-map{display:none}.electrical-categories-section{padding:44px 0 50px}.electrical-category-grid{grid-template-columns:1fr;gap:8px}.electrical-category-card,.electrical-category-card:first-child,.electrical-category-card:last-child{border-radius:19px 6px;grid-column:auto;min-height:134px;padding:18px}.electrical-category-number{top:13px;left:16px}.electrical-category-icon{width:34px;height:34px;top:11px;right:13px}.electrical-category-card>.civil-product-media,.electrical-category-card:first-child>.civil-product-media{width:112px;height:99px;bottom:5px;right:40px}.electrical-category-copy,.electrical-category-card:first-child .electrical-category-copy{max-width:calc(100% - 105px)}.electrical-category-copy strong{font-size:17px}.electrical-category-copy small{display:none}.electrical-category-copy em{margin-top:8px}.electrical-category-arrow{width:29px;height:29px;bottom:13px;right:13px}.civil-series-choice-section{padding-top:48px}.civil-family-choice-card,.civil-family-choice-card.civil-showcase-03,.civil-family-choice-card.civil-showcase-04,.civil-family-choice-card:last-child{min-height:352px}.civil-family-shot-choice{height:218px}.civil-family-shot-choice .civil-family-module small{font-size:5px;display:block}.civil-category-nav{grid-template-columns:repeat(2,minmax(0,1fr));padding-bottom:0;display:grid;overflow-x:visible}.civil-category-nav button{text-align:left;justify-content:space-between;width:100%;min-width:0;height:auto;padding:9px 11px;line-height:1.25}#catalogo-materiale.civil-catalogue{padding-top:48px}.civil-family-choice-grid{scrollbar-width:none}.civil-family-choice-grid::-webkit-scrollbar{display:none}#catalogo-materiale.civil-catalogue{scroll-margin-top:0}}
