:root{--font-sans:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Sans", Arial, sans-serif;--ink:#10213b;--muted:#60708a;--brand:#163d7a;--brand-dark:#0b2349;--brand-2:#f5b51b;--accent:#e85b2a;--surface:#fff;--surface-soft:#f5f8fc;--surface-warm:#fff8ed;--line:#e4ebf5;--shadow:0 18px 45px #11223b1c;--shadow-soft:0 10px 28px #11223b12;--radius:24px;--container:1180px;--header-height:72px;--safe-area-top:env(safe-area-inset-top,0px);--safe-area-right:env(safe-area-inset-right,0px);--safe-area-bottom:env(safe-area-inset-bottom,0px);--safe-area-left:env(safe-area-inset-left,0px);--accent-text:#b9471f;--touch-target:44px;--touch-target-lg:48px;--h1:clamp(2.35rem, 5vw, 4.25rem);--h2:clamp(1.85rem, 3vw, 2.75rem);--h3:clamp(1.2rem, 2vw, 1.6rem);--lh-heading:1.1;--lh-body:1.6;--text-xs:.75rem;--text-sm:.8125rem;--text-body-sm:.875rem;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--radius-control:12px;--radius-sm:14px;--radius-card-sm:16px;--radius-md:18px;--radius-card:22px;--radius-lg:24px;--radius-xl:32px;--radius-pill:999px;--favorite-floating-offset:8px;--cta-primary-bg:var(--brand-2);--cta-primary-text:#241a00;--cta-primary-border:#f5b51bc7;--cta-secondary-bg:#fff;--cta-secondary-text:var(--brand-dark);--cta-secondary-border:#d9e5f5;--cta-channel-bg:var(--surface-soft);--cta-channel-text:var(--brand-dark);--cta-channel-border:var(--line);--hero-readable-overlay:linear-gradient(90deg, #061022c7 0%, #0610228a 42%, #06102233 100%);--hero-page-overlay:linear-gradient(90deg, #061022c2 0%, #06102280 48%, #0610223d 100%);--hero-light-bg:linear-gradient(135deg, #f4f8ff 0%, #fff8ea 100%)}html[data-theme=dark]{--app-bg:#0f172a;--app-glow:radial-gradient(90% 86% at 0% 0%, #3b82f659 0%, #2563eb3d 20%, #1e40af1f 38%, #0f172a00 58%);--bg:#111827;--surface:#17202b;--surface-soft:#1d2734;--surface-warm:#202b39;--control-bg:#202b39;--toolbar-bg:#1b2532;--popover-bg:#1b2532;--line:#334155;--border:#334155;--border-strong:#475569;--top-separator:#94a3b838;--ink:#f8fafc;--muted:#cbd5e1;--brand:#8ec5ff;--brand-dark:#2563eb;--brand-2:#f0a164;--accent:#f0a164;--accent-light:#f0a16429;--accent-hover:#f4b37d;--danger:#f87171;--danger-light:#f8717129;--success:#5bd184;--success-light:#5bd18429;--overlay-scrim:#020617a8;--soft-hover:#ffffff12;--soft-hover-strong:#ffffff1a;--link-color:#8ec5ff;--shadow:0 14px 42px #00000075;--shadow-soft:0 6px 18px #0000005c;--accent-text:#f4b37d}
@font-face{font-family:Inter;src:url(/fonts/inter/Inter-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/inter/Inter-Medium.woff2)format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/inter/Inter-SemiBold.woff2)format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/inter/Inter-Bold.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}*,:before,:after{box-sizing:border-box}html,body{font-family:var(--font-sans)}html{scroll-behavior:smooth;-moz-text-size-adjust:100%;text-size-adjust:100%}body{color:var(--ink);background:#fff;margin:0;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea,select,optgroup{font:inherit}textarea,select,input,button{font-family:var(--font-sans)}.container{width:min(var(--container), calc(100% - 32px));margin:0 auto}.section{padding:72px 0}.compact-section{padding-top:58px;padding-bottom:58px}.narrow{max-width:900px}.eyebrow{color:var(--accent-text);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:8px;font-size:.76rem;font-weight:700;display:inline-flex}.eyebrow:before{content:"";background:currentColor;border-radius:99px;width:26px;height:2px}.button:hover{transform:translateY(-2px);box-shadow:0 12px 26px #11223b29}.button:disabled,.button[aria-busy=true]{cursor:wait;opacity:.78;box-shadow:none;transform:none}.button-spinner{border-radius:var(--radius-pill);border:2px solid;border-right-color:#0000;width:17px;height:17px;animation:.72s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.button.primary{background:var(--brand);color:#fff}.button.light{color:var(--brand);background:#fff}.button.ghost{color:var(--brand);border-color:var(--line);background:#fff}.text-link{color:var(--brand);font-weight:700}.text-link:hover{color:var(--accent-text)}.site-header{z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;position:sticky;top:0;box-shadow:0 6px 24px #11223b14}.nav-shell{align-items:center;gap:20px;min-height:86px;display:flex}.brand{flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;min-width:220px;display:inline-flex}.brand-logo{width:170px;height:50px;box-shadow:none;background:0 0;border:none;flex:none;position:relative;overflow:hidden}.brand-logo img{object-fit:contain;object-position:left center}.brand small{color:var(--muted);white-space:nowrap;margin-top:0;font-size:.73rem;font-weight:700;line-height:1.15;display:block}.desktop-nav{flex:1;justify-content:center;align-items:center;gap:18px;display:flex}.desktop-nav a,.nav-dropdown-trigger{color:#273a57;white-space:nowrap;font-weight:700}.desktop-nav a:hover,.nav-dropdown:hover .nav-dropdown-trigger,.nav-dropdown:focus-within .nav-dropdown-trigger,.nav-dropdown[open] .nav-dropdown-trigger{color:var(--accent-text)}.nav-dropdown{align-items:center;display:flex;position:relative}.nav-dropdown summary{cursor:pointer;list-style:none}.nav-dropdown summary::-webkit-details-marker{display:none}.nav-dropdown-trigger{align-items:center;gap:5px;padding:24px 0;display:inline-flex}.nav-dropdown[open] .nav-chevron{transform:rotate(180deg)}.nav-dropdown-label{font-size:inherit;display:inline-block;position:relative;transform:none}.nav-dropdown-menu{border:1px solid var(--line);border-radius:var(--radius-card);width:min(760px,92vw);box-shadow:var(--shadow);opacity:0;pointer-events:none;visibility:hidden;background:#fff;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:14px;transition:opacity .16s,transform .16s,visibility .16s;display:grid;position:absolute;top:calc(100% - 4px);left:50%;transform:translate(-50%)translateY(8px)}.nav-dropdown:hover .nav-dropdown-menu,.nav-dropdown:focus-within .nav-dropdown-menu,.nav-dropdown[open] .nav-dropdown-menu{opacity:1;pointer-events:auto;visibility:visible;transform:translate(-50%)translateY(0)}.nav-dropdown-menu a{border-radius:var(--radius-sm);color:#17243a;white-space:normal;gap:4px;padding:11px 12px;display:grid}.nav-dropdown-menu a:hover{background:var(--surface-soft);color:var(--brand)}.nav-dropdown-menu strong{font-size:.94rem;line-height:1.22}.nav-dropdown-menu small{color:var(--muted);font-weight:700}.nav-dropdown-featured{background:linear-gradient(135deg,#f1f6ff,#fff8e5);border:1px solid #e4edf9}.mobile-nav{margin-left:auto;display:none;position:relative}.mobile-nav a:hover{background:var(--surface-soft)}.hero{color:#fff;isolation:isolate;min-height:640px;display:grid;overflow:hidden}.hero-image{object-fit:cover;z-index:-2}.hero:after,.category-hero:after,.color-page-hero:after{content:"";z-index:-1;background:linear-gradient(90deg,#081834e0,#0c2c5994 52%,#0c2c5914);position:absolute;inset:0}.hero h1{letter-spacing:-.025em;margin:16px 0;font-size:clamp(2.5rem,5.2vw,68px);line-height:1.06}.hero p{color:#ffffffe0;max-width:650px;font-size:1.12rem}.hero-actions{flex-wrap:wrap;gap:14px;margin:30px 0;display:flex}.hero-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:640px;display:grid}.hero-stats div{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1f;border:1px solid #ffffff38;border-radius:20px;padding:17px}.hero-stats strong{font-size:1.7rem;display:block}.hero-stats span{color:#ffffffd1;font-size:.9rem}.page-hero,.category-hero{isolation:isolate;background:linear-gradient(135deg,#eef5ff,#fff4e4);position:relative;overflow:hidden}.page-hero{padding:86px 0}.page-hero.small{padding:64px 0}.page-hero h1,.category-hero h1{letter-spacing:-.025em;margin:14px 0;font-size:clamp(2.1rem,5vw,4rem);line-height:1.08}.page-hero p,.category-hero p{max-width:720px;color:var(--muted);font-size:1.06rem}.color-page-hero{color:#fff;background:#102b5c}.color-page-hero:after{background:linear-gradient(90deg,#0a1e41db,#0a1e416b)}.color-page-hero .container{z-index:1;position:relative}.color-page-hero p{color:#ffffffdb}.two-col-hero{grid-template-columns:1fr .86fr;align-items:center;gap:44px;display:grid}.hero-side-image{border-radius:var(--radius);min-height:340px;box-shadow:var(--shadow);position:relative;overflow:hidden}.hero-side-image img{object-fit:cover}.section-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}.section-heading h2{letter-spacing:-.02em;margin:10px 0;font-size:clamp(1.8rem,3vw,2.85rem);line-height:1.12}.section-heading p{color:var(--muted);max-width:760px;margin:0}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.category-card{border-radius:var(--radius);color:#fff;min-height:285px;box-shadow:var(--shadow-soft);isolation:isolate;flex-direction:column;justify-content:flex-end;padding:22px;display:flex;position:relative;overflow:hidden}.category-card:before{content:"";z-index:-1;background:linear-gradient(#0a18340f,#0a1834db);position:absolute;inset:0}.category-card img{object-fit:cover;z-index:-2;transition:transform .35s}.category-card:hover img{transform:scale(1.06)}.category-card h3{margin:8px 0;font-size:1.38rem;line-height:1.18}.category-card p{color:#ffffffd6;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.category-card span{border-radius:var(--radius-pill);background:#ffffff2e;width:fit-content;padding:6px 10px;font-size:.82rem;font-weight:700}.solution-band{background:var(--surface-soft)}.solution-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.solution-grid h2{margin:10px 0;font-size:clamp(1.45rem,2.4vw,2.1rem);line-height:1.08}.solution-grid p{color:var(--muted)}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.product-card{border:1px solid var(--line);border-radius:var(--radius-card);box-shadow:var(--shadow-soft);background:#fff;transition:transform .18s,box-shadow .18s;position:relative;overflow:hidden}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.product-image-shell{position:relative}.product-image{background:linear-gradient(#f7f9fd,#fff);min-height:238px;padding:22px;display:block;position:relative}.product-image img{object-fit:contain;padding:24px}.product-image-badge{z-index:1;border-radius:var(--radius-pill);background:var(--brand-2);color:#2f2400;max-width:calc(100% - 76px);padding:7px 10px;font-size:.76rem;font-weight:700;position:absolute;top:14px;right:14px;box-shadow:0 8px 18px #11223b1f}.product-image-badge.discontinued{color:#a33a1e;background:#fff0ec;border:1px solid #ffd0c4}.product-card-body{padding:17px}.product-card h3{min-height:58px;margin:0 0 8px;font-size:1.04rem;line-height:1.25}.product-card p{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:64px;margin:0 0 12px;font-size:.92rem;display:-webkit-box;overflow:hidden}.product-card .product-status-text{border-radius:var(--radius-control);color:#a33a1e;-webkit-line-clamp:unset;background:#fff7f4;min-height:auto;margin:0 0 10px;padding:8px 10px;font-size:.88rem;font-weight:700;display:block}.product-link:hover{color:var(--accent-text)}.color-preview-section{background:var(--surface-soft);border-radius:30px;grid-template-columns:minmax(0,1fr);align-items:stretch;gap:22px;padding-left:34px;padding-right:34px;display:grid}.color-preview-header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.color-preview-copy{gap:12px;max-width:780px;display:grid}.color-preview-copy p{color:var(--muted);margin:0}.color-preview-title{font-size:.84rem}.jotun-color-explorer{gap:18px;display:grid}.jotun-color-toolbar{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:radial-gradient(circle at 92% 8%,#f5b51b21,#0000 32%),linear-gradient(135deg,#fff,#f7f9fd);border-radius:26px;gap:12px;padding:18px;display:grid}.jotun-color-filter-line{align-items:center;gap:10px;min-width:0;display:flex}.jotun-color-search{flex:auto;min-width:220px;display:grid}.jotun-color-search span{color:var(--ink);font-size:.92rem}.jotun-color-search input{border:1px solid var(--line);border-radius:var(--radius-md);width:100%;color:var(--ink);background:#ffffffeb;outline:none;padding:14px 16px;box-shadow:0 8px 20px #11223b0a}.jotun-color-search input::placeholder{color:#8a97aa;opacity:1}.jotun-color-search input:focus{border-color:var(--brand);box-shadow:0 0 0 4px #163d7a14}.jotun-color-chip-row{flex-wrap:wrap;gap:8px;display:flex}.jotun-color-chip-row button:hover{border-color:#163d7a47;transform:translateY(-1px);box-shadow:0 10px 22px #11223b14}.jotun-color-suggestions{gap:10px;display:grid}.jotun-color-chip-row button{border:1px solid var(--line);color:var(--ink);cursor:pointer;--chip-color-1:#d9d3c8;--chip-color-2:#aaa69d;--chip-color-3:#6f6c66;min-height:var(--touch-target);border-radius:var(--radius-pill);white-space:nowrap;background:#fff;align-items:center;gap:8px;padding:9px 12px 9px 9px;font-size:.88rem;font-weight:700;transition:transform .18s,border-color .18s,background .18s,box-shadow .18s;display:inline-flex}.jotun-color-chip-row button.active{color:#9d431f;background:#fff7ec;border-color:#e85b2a6b}.jotun-color-chip-swatch{border-radius:var(--radius-pill);background:linear-gradient(90deg, var(--chip-color-1) 0 33.33%, var(--chip-color-2) 33.33% 66.66%, var(--chip-color-3) 66.66% 100%);border:1px solid #11223b1f;width:28px;height:13px;box-shadow:inset 0 0 0 1px #ffffff2e}.jotun-color-grid{grid-template-columns:repeat(auto-fill,minmax(148px,1fr));gap:14px;display:grid}.jotun-color-card{border:1px solid var(--line);border-radius:var(--radius-md);min-height:184px;color:var(--ink);cursor:default;text-align:left;box-shadow:var(--shadow-soft);background:#fff;grid-template-rows:minmax(116px,1fr) auto;padding:0;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid;overflow:hidden}.jotun-color-card:hover,.jotun-color-card:focus-visible{box-shadow:var(--shadow);border-color:#163d7a47;outline:none;transform:translateY(-3px)}.jotun-color-swatch{background-blend-mode:normal;filter:none;opacity:1;mix-blend-mode:normal;forced-color-adjust:none;border-bottom:1px solid #11223b14;width:100%;min-height:116px;display:block}.jotun-color-meta{background:#fffffff5;gap:2px;padding:12px 13px 14px;display:grid}.jotun-color-meta strong,.jotun-color-meta span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.jotun-color-meta strong{color:var(--brand);font-size:.98rem;line-height:1.2}.jotun-color-meta span{color:var(--muted);font-size:.9rem;line-height:1.28}.jotun-load-more-wrap{justify-content:center;padding-top:10px;display:flex}.jotun-color-empty{text-align:center}.jotun-color-grid-shell{min-width:0}.jotun-color-modal-backdrop{inset:var(--dialog-viewport-offset-top,0) auto auto var(--dialog-viewport-offset-left,0);z-index:100;width:var(--dialog-viewport-width,100%);height:var(--dialog-viewport-height,100vh);padding:max(22px, calc(var(--safe-area-top) + 12px)) max(22px, calc(var(--safe-area-right) + 12px)) max(22px, calc(var(--safe-area-bottom) + 12px)) max(22px, calc(var(--safe-area-left) + 12px));overscroll-behavior:contain;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);-webkit-overflow-scrolling:touch;background:#09142361;justify-content:center;align-items:center;display:flex;position:fixed;overflow:auto}.jotun-color-modal{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #ffffff80;border-radius:30px;width:min(100%,560px);max-height:100%;position:relative;overflow:auto;box-shadow:0 28px 80px #09142347}.jotun-color-modal-swatch{background-blend-mode:normal;filter:none;opacity:1;mix-blend-mode:normal;forced-color-adjust:none;border-bottom:1px solid #11223b1a;min-height:clamp(260px,48vh,430px)}.jotun-color-modal-meta{justify-content:space-between;align-items:center;gap:16px;padding:20px 22px;display:flex}.jotun-color-modal-meta div{gap:4px;min-width:0;display:grid}.jotun-color-modal-meta strong{color:var(--brand);font-size:clamp(1.8rem,5vw,2.6rem);line-height:1}.jotun-color-modal-meta span{color:var(--muted);font-size:1.05rem;font-weight:650}.jotun-color-modal-close,.jotun-color-modal-favorite{border-radius:var(--radius-pill);cursor:pointer;justify-content:center;align-items:center;display:inline-flex}.jotun-color-modal-close{z-index:2;width:var(--touch-target);height:var(--touch-target);color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a162638;border:1px solid #ffffffb8;position:absolute;top:14px;right:14px}.jotun-color-modal-favorite{border:1px solid var(--line);width:52px;height:52px;color:var(--brand);box-shadow:var(--shadow-soft);background:#fff;flex:none}.jotun-color-modal-favorite:hover,.jotun-color-modal-favorite.is-active{box-shadow:var(--shadow);border-color:#163d7a4d;transform:translateY(-1px)}.jotun-color-explorer--compact{gap:12px;min-width:0}.jotun-color-explorer--compact .jotun-color-toolbar{border-radius:var(--radius-card);background:radial-gradient(circle at 92% 8%,#f5b51b1f,#0000 32%),linear-gradient(135deg,#fff,#f8fbff);gap:12px;padding:14px}.jotun-color-explorer--compact .jotun-color-filter-line{gap:8px}.jotun-color-explorer--compact .jotun-color-search{gap:0;min-width:180px}.jotun-color-explorer--compact .jotun-color-search input{min-height:var(--touch-target);border-radius:15px;padding:11px 13px;font-size:.94rem}.jotun-color-explorer--compact .jotun-color-chip-row{scrollbar-width:thin;flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.jotun-color-explorer--compact .jotun-color-chip-row button{min-height:var(--touch-target);font-size:var(--text-sm);gap:7px;padding:9px 10px 9px 8px}.jotun-color-explorer--compact .jotun-color-chip-swatch{width:25px;height:12px}.jotun-color-explorer--compact .jotun-color-grid{grid-template-columns:repeat(auto-fill,minmax(112px,1fr));gap:12px}.jotun-color-explorer--compact .jotun-color-card{border-radius:var(--radius-card-sm);grid-template-rows:minmax(88px,1fr) auto;min-height:146px;box-shadow:0 10px 24px #11223b12}.jotun-color-explorer--compact .jotun-color-swatch{min-height:88px}.jotun-color-explorer--compact .jotun-color-meta{padding:10px 11px 12px}.jotun-color-explorer--compact .jotun-color-meta strong{font-size:.93rem}.jotun-color-explorer--compact .jotun-color-meta span{font-size:.83rem}.contact-cta{background:linear-gradient(135deg, var(--brand), var(--brand-dark));color:#fff;border-radius:var(--radius);box-shadow:var(--shadow);justify-content:space-between;align-items:center;gap:24px;padding:32px;display:flex}.contact-cta h2{margin:8px 0;font-size:clamp(1.65rem,3vw,2.7rem);line-height:1.06}.contact-cta p{color:#ffffffd1;max-width:700px;margin:0}.cta-actions{flex-wrap:wrap;gap:12px;display:flex}.product-explorer{gap:20px;display:grid}.filter-panel{background:var(--surface-soft);border:1px solid var(--line);border-radius:var(--radius-card);grid-template-columns:1fr 320px;gap:14px;padding:18px;display:grid}.filter-panel label{gap:8px;font-weight:700;display:grid}.filter-panel input,.filter-panel select,.calculator-form input{border:1px solid var(--line);border-radius:var(--radius-sm);width:100%;color:var(--ink);background:#fff;outline:none;padding:12px 14px;font-weight:400}.filter-panel input::placeholder,.calculator-form input::placeholder{color:#8a97aa;opacity:1;font-weight:400}.filter-panel input:focus,.filter-panel select:focus,.calculator-form input:focus{border-color:var(--brand);box-shadow:0 0 0 4px #173d7a14}.results-count{color:var(--muted);font-weight:700}.product-group-list{gap:28px;display:grid}.product-group-section{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:linear-gradient(135deg,#fbfdff,#fff9ef);border-radius:28px;gap:18px;padding:20px;display:grid}.product-group-head{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.product-group-head h2{color:var(--brand);margin:5px 0 7px;font-size:clamp(1.35rem,2.4vw,2rem);line-height:1.14}.product-group-head p{max-width:720px;color:var(--muted);margin:0}.product-group-count{border-radius:var(--radius-pill);background:var(--brand);color:#fff;min-height:36px;box-shadow:var(--shadow-soft);flex:none;justify-content:center;align-items:center;padding:8px 12px;font-size:.9rem;font-weight:800;display:inline-flex}.product-group-grid{align-items:stretch}.product-detail-hero{background:linear-gradient(135deg,#f7faff,#fff7e9);padding:58px 0}.product-detail-grid{grid-template-columns:.92fr 1.08fr;align-items:center;gap:42px;display:grid}.product-detail-image{border:1px solid var(--line);min-height:500px;box-shadow:var(--shadow);background:#fff;border-radius:30px;place-items:center;display:grid;position:relative;overflow:hidden}.product-detail-image img{object-fit:contain;padding:46px}.breadcrumb{color:var(--muted);margin-bottom:16px;font-weight:700}.breadcrumb a{color:var(--brand)}.status-badge{border-radius:var(--radius-pill);background:var(--brand-2);color:#2f2400;width:fit-content;margin-bottom:12px;padding:8px 12px;font-size:.82rem;font-weight:700;display:inline-flex}.status-badge.discontinued{color:#a33a1e;background:#fff0ec;border:1px solid #ffd0c4}.product-detail-status-badge{top:var(--favorite-floating-offset);right:var(--favorite-floating-offset);z-index:3;margin:0;position:absolute;box-shadow:0 8px 20px #561f0e1f}.product-tags .product-tag-discontinued{color:#a33a1e;cursor:default;background:#fff0ec;border-color:#ffd0c4}.status-note{border-radius:var(--radius-card-sm);color:#81321f;background:#fff7f4;border:1px solid #ffd0c4;margin:0 0 14px;padding:13px 15px;font-size:.98rem}.product-detail-copy h1{letter-spacing:-.02em;margin:0 0 18px;font-size:clamp(2rem,4vw,50px);line-height:1.08}.product-detail-copy p{color:var(--muted);font-size:1.05rem}.product-tags{flex-wrap:wrap;gap:8px;margin:14px 0 22px;display:flex}.product-tags span{border-radius:var(--radius-pill);color:var(--brand);background:#ecf3ff;padding:6px 10px;font-size:.82rem;font-weight:700}.detail-actions{flex-wrap:wrap;gap:12px;margin:20px 0;display:flex}.product-overview-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.product-overview-cards-stacked{grid-template-columns:1fr}.product-overview-cards ul{color:#34445f;margin:14px 0 0;padding-left:1.1rem}.product-overview-cards p{color:#34445f;margin-bottom:0}.content-layout{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:28px;display:grid}.product-side-stack{align-content:start;gap:18px;display:grid}.product-side-stack .sticky-note{position:static;top:auto}.rich-content{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-soft);background:#fff;padding:32px;overflow:hidden}.rich-content h2,.rich-content h3{color:var(--brand);line-height:1.16}.rich-content h2{font-size:1.8rem}.rich-content p,.rich-content li{color:#34445f}.rich-content a{color:var(--brand);font-weight:700;text-decoration:underline}.rich-content ul,.rich-content ol{padding-left:1.35rem}.rich-content table{border-collapse:collapse;border-radius:var(--radius-sm);width:100%;font-size:.94rem;overflow:hidden}.rich-content td,.rich-content th{border:1px solid var(--line);vertical-align:top;padding:11px}.rich-content tr:nth-child(odd){background:#f7faff}.product-spec-block{border-bottom:1px solid var(--line);margin-bottom:30px;padding-bottom:26px}.product-spec-block h2{margin:10px 0 18px}.product-spec-table-wrap{border:1px solid var(--line);border-radius:var(--radius-md);overflow-x:auto}.product-spec-table{width:100%;margin:0}.product-spec-table th{text-align:left;background:#f0f6ff;font-weight:700}.product-spec-table td{color:#34445f}.spec-footnote{color:var(--muted);margin:14px 0 0;font-size:.92rem}.rich-description h2:first-child{margin-top:0}.sticky-note{background:var(--surface-soft);border:1px solid var(--line);border-radius:var(--radius);padding:24px;position:sticky;top:110px}.sticky-note h3{color:var(--brand);margin-top:0}.sticky-note ul{color:#34445f;padding-left:1.1rem}.category-hero{color:#fff;align-items:flex-end;min-height:390px;display:grid}.category-hero:after{background:linear-gradient(#0917342e,#091734db)}.category-hero-content{z-index:1;padding:86px 0 50px;position:relative}.category-hero p{color:#ffffffd6}.category-hero strong{border-radius:var(--radius-pill);background:#ffffff2e;border:1px solid #ffffff38;margin-top:10px;padding:9px 12px;display:inline-flex}.calculator-card{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;grid-template-columns:1.2fr .8fr;gap:22px;padding:24px;display:grid}.calculator-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.calculator-form label{gap:8px;font-weight:700;display:grid}.number-field{align-content:start;gap:8px;display:grid}.number-field>label{font-weight:700}.number-stepper{border:1px solid var(--line);border-radius:var(--radius-card-sm);background:#fff;grid-template-columns:42px minmax(0,1fr) auto 42px;align-items:center;gap:6px;padding:5px;transition:border-color .18s,box-shadow .18s;display:grid}.number-stepper:focus-within{border-color:var(--brand);box-shadow:0 0 0 4px #173d7a14}.number-stepper input{box-shadow:none;text-align:center;background:0 0;border:0;min-width:0;padding:8px 4px;font-weight:700}.number-stepper em{color:var(--muted);font-style:normal;font-size:var(--text-xs);white-space:nowrap;font-weight:700}.number-stepper-button{border:1px solid var(--line);border-radius:var(--radius-control);background:var(--surface-soft);width:36px;height:36px;color:var(--brand);cursor:pointer;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.number-stepper-button:hover{border-color:var(--brand);background:#eef4ff}.number-stepper-button:disabled{opacity:.42;cursor:not-allowed}.calculator-result{border-radius:var(--radius-card);background:linear-gradient(135deg, var(--brand), var(--brand-dark));color:#fff;align-content:center;gap:8px;padding:24px;display:grid}.calculator-result span{color:#ffffffbd;font-weight:700}.calculator-result strong{color:var(--brand-2);font-size:3rem;line-height:1}.calculator-result p{color:#ffffffe6;margin:0}.calculator-result small{color:#ffffffb3}.note-section{background:var(--surface-soft);border-radius:var(--radius);padding:34px}.contact-page-grid{grid-template-columns:.85fr 1.15fr;gap:24px;display:grid}.contact-card-large,.map-card{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;overflow:hidden}.contact-card-large{padding:32px}.contact-card-large h2{color:var(--brand);margin-top:0}.map-card iframe{border:0;width:100%;min-height:460px;display:block}.not-found{text-align:center;place-content:center;min-height:54vh;display:grid}.site-footer{color:#fff;background:#0a1d3e;margin-top:40px}.footer-grid{grid-template-columns:1.35fr .8fr .9fr .8fr;gap:34px;padding:54px 0;display:grid}.site-footer h3,.site-footer h4{margin-top:0}.site-footer p,.site-footer li{color:#ffffffc2}.site-footer ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.site-footer a:hover{color:var(--brand-2)}.footer-button{background:var(--brand-2);color:#2f2400;border-radius:var(--radius-pill);margin-top:10px;padding:10px 14px;font-weight:700;transition:background .18s,color .18s,transform .18s,box-shadow .18s;display:inline-flex}.footer-button:hover{background:var(--brand);color:#fff;box-shadow:var(--shadow-soft);transform:translateY(-1px)}.footer-bottom{color:#ffffffa3;border-top:1px solid #ffffff1f;padding:16px 0;font-size:.9rem}.floating-actions{display:none}.footer-socials{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.footer-socials a{min-height:var(--touch-target);border-radius:var(--radius-pill);color:#fff;background:#ffffff1a;border:1px solid #ffffff24;justify-content:center;align-items:center;padding:8px 11px;font-weight:700;display:inline-flex}.footer-socials a:hover{color:var(--brand-2);background:#ffffff29}.trust-proof-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.trust-proof-grid article{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-soft);background:#fff;padding:22px}.trust-proof-grid strong{color:var(--brand);margin-bottom:8px;font-size:1.02rem;display:block}.trust-proof-grid p{color:var(--muted);margin:0}.trust-proof-grid a{color:var(--brand);text-underline-offset:3px;font-weight:700;text-decoration:underline}.calculator-stack{gap:22px;display:grid}.calculator-result-actions{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.button.ghost.on-dark{color:#fff;background:#ffffff1f;border-color:#ffffff47}.button.ghost.on-dark:hover{background:#fff3}.lead-form-card{background:var(--surface-soft);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-soft);grid-template-columns:.85fr 1.15fr;align-items:start;gap:26px;padding:30px;scroll-margin-top:92px;display:grid}.lead-form-card.compact{grid-template-columns:.8fr 1.2fr;padding:24px}.lead-form-copy h2{letter-spacing:-.015em;margin:10px 0;font-size:clamp(1.45rem,2.4vw,2.25rem);line-height:1.12}.lead-form-copy p{color:var(--muted);margin:0}.lead-form-context{color:#33445f;margin-top:10px}.lead-form{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:13px;display:grid}.lead-form label,.lead-form-field,.lead-form-full{align-content:start;gap:7px;font-weight:700;display:grid}.lead-form-field-with-help label{gap:7px}.lead-form input,.lead-form textarea{border:1px solid var(--line);border-radius:var(--radius-sm);width:100%;color:var(--ink);resize:vertical;background:#fff;outline:none;min-height:48px;padding:12px 14px;font-weight:400}.lead-form input::placeholder,.lead-form textarea::placeholder{color:#8a97aa;opacity:1;font-weight:400}.lead-form input:focus,.lead-form textarea:focus{border-color:var(--brand);box-shadow:0 0 0 4px #173d7a14}.lead-form-full,.lead-form-message,.lead-form-mail{grid-column:1/-1}.lead-form button:disabled{opacity:.68;cursor:progress;box-shadow:none;transform:none}.lead-form-message{border-radius:var(--radius-sm);margin:0;padding:11px 13px;font-weight:700}.lead-form-message.success{color:#15643a;background:#eaf8ef}.lead-form-message.error{color:#a33a1e;background:#fff0ec}.lead-form-mail{color:var(--brand);text-underline-offset:3px;font-weight:700;text-decoration:underline}.volume-options{flex-wrap:wrap;align-items:center;gap:10px;margin:16px 0 20px;display:flex}.volume-options strong{color:var(--brand);white-space:nowrap}.volume-options div{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.volume-options span{border-radius:var(--radius-pill);border:1px solid var(--line);color:var(--ink);background:#fff;padding:6px 10px;font-size:.84rem;font-weight:700;line-height:1.2;display:inline-flex}.not-found-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:18px;display:flex}@media (max-width:1024px){body{padding-bottom:78px}.product-detail-grid,.content-layout,.calculator-card,.contact-page-grid,.two-col-hero,.lead-form-card,.lead-form-card.compact{grid-template-columns:1fr}.product-grid,.trust-proof-grid,.category-grid,.solution-grid,.product-overview-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.sticky-note{position:static}.floating-actions{z-index:50;border-radius:var(--radius-md);border:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;max-width:520px;margin:0 auto;padding:8px;display:grid;position:fixed;bottom:14px;left:16px;right:16px;box-shadow:0 12px 34px #11223b38}.floating-actions a{background:var(--brand);color:#fff;border-radius:13px;justify-content:center;align-items:center;gap:6px;min-height:44px;font-size:.9rem;font-weight:700;display:inline-flex}.floating-actions a:nth-child(2){background:#0b8f4d}.floating-actions a:nth-child(3){color:#4c3a00;background:#fff4d6}}@media (max-width:640px){body{padding-bottom:72px}.container{width:min(100% - 24px, var(--container))}.section,.compact-section{padding:44px 0}.hero{min-height:560px}.hero h1{font-size:clamp(2.25rem,11vw,3.4rem)}.hero-actions{margin:24px 0}.hero-actions .button,.detail-actions .button,.cta-actions .button{width:100%}.volume-options{align-items:flex-start}.hero-stats{grid-template-columns:1fr;gap:8px}.hero-stats div{padding:14px}.section-heading,.contact-cta{flex-direction:column;align-items:stretch;display:flex}.category-grid,.product-grid,.filter-panel,.calculator-form,.footer-grid,.solution-grid,.product-overview-cards,.lead-form,.trust-proof-grid{grid-template-columns:1fr}.product-group-section{border-radius:var(--radius-card);padding:16px}.product-group-head{flex-direction:column;gap:12px}.product-group-count{align-self:flex-start}.category-card{min-height:250px}.product-image{min-height:210px}.product-card h3,.product-card p{min-height:auto}.color-preview-section{padding-left:18px;padding-right:18px}.product-detail-image{min-height:350px}.product-detail-image img{padding:34px}.rich-content,.product-detail-panel .product-spec-block,.product-detail-panel .rich-description{padding:18px}.product-spec-table,.product-spec-table tbody,.product-spec-table tr,.product-spec-table th,.product-spec-table td{width:100%}.product-spec-table th,.product-spec-table td{padding:9px 11px}.product-spec-table th{padding-bottom:2px}.calculator-result strong{font-size:2.35rem}.lead-form-card,.lead-form-card.compact{padding:22px}.footer-grid{gap:24px;padding:42px 0}.floating-actions{max-width:none;bottom:12px;left:12px}.floating-actions a{min-height:44px;font-size:.88rem}}.nav-actions{align-items:center;gap:12px;margin-left:auto;display:flex}.theme-toggle{border-radius:var(--radius-pill);border:1px solid var(--line);width:44px;height:44px;color:var(--brand);cursor:pointer;box-shadow:var(--shadow-soft);background:#fff;justify-content:center;align-items:center;transition:transform .18s,box-shadow .18s,background .18s,color .18s,border-color .18s;display:inline-flex}.theme-toggle:hover{box-shadow:var(--shadow);background:#f8fbff;border-color:#163d7a42;transform:translateY(-2px)}.theme-icon{flex:none;width:22px;height:22px}.theme-icon-sun,html[data-theme=dark] .theme-icon-moon{display:none}html[data-theme=dark] .theme-icon-sun{display:block}.button.dark{background:var(--brand);color:#fff;border-color:#0000}.button.dark:hover{background:var(--brand-dark)}.button{border-radius:var(--radius-pill);border:1px solid #0000;justify-content:center;align-items:center;gap:8px;padding:12px 20px;font-weight:700;transition:transform .18s,box-shadow .18s,background .18s,color .18s;display:inline-flex}.button svg,.nav-cta svg,.product-link svg,.product-chip svg,.product-volume svg,.footer-contact svg,.contact-line svg{flex:none}.nav-cta{border-radius:var(--radius-pill);white-space:nowrap;background:var(--brand);color:#fff;align-items:center;gap:8px;padding:10px 16px;font-weight:700;display:inline-flex}.nav-chevron{transition:transform .16s}.nav-dropdown:hover .nav-chevron,.nav-dropdown:focus-within .nav-chevron{transform:rotate(180deg)}.mobile-nav-trigger{cursor:pointer;border:1px solid var(--line);border-radius:var(--radius-pill);width:44px;height:44px;color:var(--brand);box-shadow:var(--shadow-soft);background:#fff;justify-content:center;align-items:center;font-size:1.65rem;font-weight:700;line-height:1;list-style:none;display:inline-flex}.mobile-nav a{border-radius:var(--radius-control);align-items:center;gap:8px;padding:10px 12px;font-weight:700;display:flex}.icon-badge.inline{flex:none;margin-bottom:0}.inline-icon-title{align-items:center;gap:12px;display:flex}.inline-icon-title strong,.inline-icon-title h3{margin:0}.inline-icon-title strong{color:var(--brand);font-size:1rem;line-height:1.25}.inline-icon-label-row .eyebrow{margin:0}.inline-icon-label-row .eyebrow:before{width:18px}.icon-badge{width:44px;height:44px;color:var(--brand);background:#eef5ff;border:1px solid #dce8f7;border-radius:15px;justify-content:center;align-items:center;margin-bottom:12px;display:inline-flex}.why-consult-section{padding-bottom:42px}.why-grid article,.trust-proof-grid article{transition:transform .18s,box-shadow .18s,border-color .18s}.why-grid article:hover,.trust-proof-grid article:hover{box-shadow:var(--shadow);border-color:#163d7a33;transform:translateY(-3px)}.why-grid article p,.trust-proof-grid article p{margin-top:12px}.solution-grid article{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-soft);background:#fff;padding:28px;position:relative}.solution-grid article .icon-badge{margin-bottom:10px}.product-chip,.filter-panel label span,.calculator-result span{align-items:center;gap:7px;display:inline-flex}.product-chip{text-transform:uppercase;letter-spacing:.04em;color:var(--brand);margin-bottom:8px;font-size:.73rem;font-weight:700;display:inline-flex}.product-card .product-volume{min-height:auto;color:var(--brand);-webkit-line-clamp:unset;align-items:center;gap:6px;margin:0 0 8px;font-weight:700;display:flex}.product-link{color:var(--brand);align-items:center;gap:6px;margin-top:4px;font-weight:700;display:inline-flex}.product-link svg{transform:rotate(-90deg)}.product-overview-cards article{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-soft);background:#fff;padding:24px;position:relative}.product-overview-cards .overview-card-primary{background:#f9fbff;border-color:#163d7a38}.product-overview-cards li+li{margin-top:7px}.product-detail-panels{gap:16px;display:grid}.product-detail-panels,.product-detail-panels.rich-content{box-shadow:none;background:0 0;border:0;padding:0}.product-detail-panel{border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:var(--shadow-soft);background:#fff;padding:0;overflow:hidden}.product-detail-panel summary{cursor:pointer;color:var(--brand);background:#f7faff;align-items:center;gap:9px;padding:16px 18px;font-weight:700;list-style:none;display:flex}.product-detail-panel summary::-webkit-details-marker{display:none}.product-detail-panel summary:after{content:"";border-bottom:2px solid;border-right:2px solid;width:9px;height:9px;margin-left:auto;transition:transform .18s;transform:rotate(45deg)}.product-detail-panel[open] summary:after{transform:rotate(225deg)}.product-detail-panel .product-spec-block,.product-detail-panel .rich-description{padding:20px 22px 22px}.product-detail-panel .product-spec-block{border-bottom:0;margin-bottom:0;padding-bottom:22px}.rich-description h2,.rich-description h3{color:var(--brand);line-height:1.16}.rich-description h2{font-size:1.8rem}.rich-description p,.rich-description li{color:#34445f}.rich-description a{color:var(--brand);font-weight:700;text-decoration:underline}.rich-description ul,.rich-description ol{padding-left:1.35rem}.related-product-grid .product-card h3{min-height:0}.field-help{color:var(--muted);font-size:.8rem;font-weight:500;line-height:1.45}.lead-form button,.lead-form a{min-height:48px}.empty-state{border-radius:var(--radius-md);background:var(--surface-soft);color:var(--muted);align-items:start;gap:8px;padding:24px;display:grid}.empty-state svg{color:var(--brand)}.empty-state p{margin:0}.footer-contact,.contact-line{align-items:flex-start;gap:8px;min-width:0;display:flex}.footer-contact>*{overflow-wrap:anywhere;min-width:0}.footer-contact svg,.contact-line svg{color:var(--brand-2);margin-top:3px}.breadcrumb-on-dark{color:#ffffffc2}.breadcrumb-on-dark a{color:#fff}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html[data-theme=dark] body{background-color:var(--app-bg);background-image:var(--app-glow);color:var(--ink);background-repeat:no-repeat}html[data-theme=dark] .site-header{border-bottom:1px solid var(--top-separator);box-shadow:none;background:#0f172ac2}html[data-theme=dark] .brand small,html[data-theme=dark] .section-heading p,html[data-theme=dark] .page-hero p,html[data-theme=dark] .category-hero p,html[data-theme=dark] .color-preview-copy p,html[data-theme=dark] .product-card p,html[data-theme=dark] .product-detail-copy p,html[data-theme=dark] .spec-footnote,html[data-theme=dark] .results-count,html[data-theme=dark] .desktop-nav a,html[data-theme=dark] .nav-dropdown-trigger,html[data-theme=dark] .mobile-nav-trigger{color:var(--muted)}html[data-theme=dark] .desktop-nav a:hover,html[data-theme=dark] .nav-dropdown:hover .nav-dropdown-trigger,html[data-theme=dark] .nav-dropdown:focus-within .nav-dropdown-trigger,html[data-theme=dark] .nav-dropdown[open] .nav-dropdown-trigger,html[data-theme=dark] .mobile-nav a:hover,html[data-theme=dark] .text-link:hover{color:var(--accent-text)}html[data-theme=dark] .nav-dropdown-menu,html[data-theme=dark] .contact-card-large,html[data-theme=dark] .map-card,html[data-theme=dark] .product-card,html[data-theme=dark] .product-overview-cards article,html[data-theme=dark] .rich-content,html[data-theme=dark] .calculator-card,html[data-theme=dark] .trust-proof-grid article{background:var(--surface);border-color:var(--border);color:var(--ink)}html[data-theme=dark] .nav-dropdown-menu a,html[data-theme=dark] .mobile-nav a,html[data-theme=dark] .product-card h3,html[data-theme=dark] .contact-card-large,html[data-theme=dark] .rich-content,html[data-theme=dark] .lead-form label{color:var(--ink)}html[data-theme=dark] .nav-dropdown-menu a:hover,html[data-theme=dark] .mobile-nav a:hover,html[data-theme=dark] .product-card:hover{border-color:var(--border-strong);background:var(--surface-soft);box-shadow:var(--shadow-soft)}html[data-theme=dark] .nav-dropdown-featured,html[data-theme=dark] .lead-form-card,html[data-theme=dark] .page-hero,html[data-theme=dark] .product-detail-hero,html[data-theme=dark] .solution-band{background:linear-gradient(135deg,#1d2734fa,#202b39eb)}html[data-theme=dark] .page-hero,html[data-theme=dark] .product-detail-hero,html[data-theme=dark] .solution-band,html[data-theme=dark] .section,html[data-theme=dark] .compact-section{color:var(--ink)}html[data-theme=dark] .color-preview-section,html[data-theme=dark] .filter-panel,html[data-theme=dark] .note-section,html[data-theme=dark] .sticky-note,html[data-theme=dark] .empty-state{background:var(--surface-soft);border-color:var(--border)}html[data-theme=dark] .product-group-section{border-color:var(--border);box-shadow:var(--shadow-soft);background:linear-gradient(135deg,#1d2734fa,#202b39eb)}html[data-theme=dark] .product-group-head h2{color:var(--ink)}html[data-theme=dark] .product-group-head p{color:var(--muted)}html[data-theme=dark] .product-group-count{background:var(--control-bg);color:var(--ink);border:1px solid var(--border)}html[data-theme=dark] .solution-grid article{background:var(--surface);border-color:var(--border)}html[data-theme=dark] .product-image,html[data-theme=dark] .product-detail-image{background:var(--control-bg);border-color:var(--border)}html[data-theme=dark] .product-detail-image{border-color:var(--border)}html[data-theme=dark] .rich-content p,html[data-theme=dark] .rich-content li,html[data-theme=dark] .product-overview-cards p,html[data-theme=dark] .product-overview-cards ul,html[data-theme=dark] .sticky-note ul,html[data-theme=dark] .lead-form-context,html[data-theme=dark] .rich-description p,html[data-theme=dark] .rich-description li,html[data-theme=dark] .product-spec-table td{color:var(--muted)}html[data-theme=dark] .rich-content h2,html[data-theme=dark] .rich-content h3,html[data-theme=dark] .product-spec-table th,html[data-theme=dark] .contact-card-large h2,html[data-theme=dark] .sticky-note h3,html[data-theme=dark] .volume-options strong,html[data-theme=dark] .product-card .product-volume,html[data-theme=dark] .product-link,html[data-theme=dark] .trust-proof-grid strong,html[data-theme=dark] .trust-proof-grid a,html[data-theme=dark] .lead-form-mail,html[data-theme=dark] .breadcrumb a{color:var(--brand)}html[data-theme=dark] .rich-content tr:nth-child(odd),html[data-theme=dark] .product-spec-table th{background:#8ec5ff14}html[data-theme=dark] .rich-content td,html[data-theme=dark] .rich-content th,html[data-theme=dark] .product-spec-block,html[data-theme=dark] .product-spec-table-wrap,html[data-theme=dark] .product-spec-table td,html[data-theme=dark] .product-spec-table th{border-color:var(--border)}html[data-theme=dark] .button.primary,html[data-theme=dark] .button.dark{background:var(--accent);color:#111827;border-color:#0000}html[data-theme=dark] .button.primary:hover,html[data-theme=dark] .button.dark:hover{background:var(--accent-hover);box-shadow:0 2px 8px #f0a1643d}html[data-theme=dark] .button.ghost,html[data-theme=dark] .button.light,html[data-theme=dark] .theme-toggle{background:var(--bg);border-color:var(--border);color:var(--muted);box-shadow:none}html[data-theme=dark] .button.ghost:hover,html[data-theme=dark] .button.light:hover,html[data-theme=dark] .theme-toggle:hover{background:var(--border);color:var(--ink)}html[data-theme=dark] .nav-cta,html[data-theme=dark] .footer-button,html[data-theme=dark] .floating-actions a:nth-child(3){background:var(--accent);color:#111827}html[data-theme=dark] .footer-button:hover{background:var(--brand);color:#fff}html[data-theme=dark] .product-tags span,html[data-theme=dark] .volume-options span{border-color:var(--border);color:var(--brand);background:#8ec5ff17}html[data-theme=dark] .status-badge.discontinued,html[data-theme=dark] .product-image-badge.discontinued,html[data-theme=dark] .product-card .product-status-text,html[data-theme=dark] .status-note,html[data-theme=dark] .lead-form-message.error{background:var(--danger-light);color:var(--danger);border-color:#f8717147}html[data-theme=dark] .lead-form-message.success{background:var(--success-light);color:var(--success)}html[data-theme=dark] .lead-form input,html[data-theme=dark] .lead-form textarea,html[data-theme=dark] .filter-panel input,html[data-theme=dark] .filter-panel select,html[data-theme=dark] .calculator-form input{background:var(--control-bg);border-color:var(--border);color:var(--ink)}html[data-theme=dark] .number-stepper{background:var(--control-bg);border-color:var(--border)}html[data-theme=dark] .number-stepper:focus-within{border-color:var(--accent-text);box-shadow:0 0 0 3px #f0a1641f}html[data-theme=dark] .number-stepper-button{background:var(--surface);border-color:var(--border);color:var(--brand)}html[data-theme=dark] .number-stepper-button:hover{background:var(--border);color:var(--ink)}html[data-theme=dark] .lead-form input::placeholder,html[data-theme=dark] .lead-form textarea::placeholder,html[data-theme=dark] .filter-panel input::placeholder,html[data-theme=dark] .calculator-form input::placeholder{color:#94a3b8}html[data-theme=dark] .lead-form input:focus,html[data-theme=dark] .lead-form textarea:focus,html[data-theme=dark] .filter-panel input:focus,html[data-theme=dark] .filter-panel select:focus,html[data-theme=dark] .calculator-form input:focus{border-color:var(--accent-text);box-shadow:0 0 0 3px #f0a1641f}html[data-theme=dark] .site-footer{border-top:1px solid var(--top-separator);background:#0b1220}html[data-theme=dark] .footer-socials a{background:#ffffff12;border-color:#94a3b82e}html[data-theme=dark] .floating-actions{border-color:var(--border);background:#111827db}html[data-theme=dark] .floating-actions a{background:var(--brand-dark);color:#fff}html[data-theme=dark] .floating-actions a:nth-child(2){color:#fff;background:#0b8f4d}html[data-theme=dark] *{scrollbar-color:var(--border) transparent}html[data-theme=dark] ::-webkit-scrollbar{width:6px;height:6px}html[data-theme=dark] ::-webkit-scrollbar-track{background:0 0}html[data-theme=dark] ::-webkit-scrollbar-thumb{background:var(--border);border-radius:var(--radius-pill)}html[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:var(--muted)}@media (max-width:640px){.theme-icon{width:21px;height:21px}}html[data-theme=dark] .mobile-nav-trigger,html[data-theme=dark] .product-detail-panel{background:var(--surface);border-color:var(--border);color:var(--ink)}html[data-theme=dark] .brand-logo{box-shadow:none;background:0 0;border:none}html[data-theme=dark] .icon-badge,html[data-theme=dark] .product-detail-panel summary,html[data-theme=dark] .product-overview-cards .overview-card-primary{background:var(--surface-soft);border-color:var(--border);color:var(--brand)}html[data-theme=dark] .field-help{color:var(--muted)}html[data-theme=dark] .empty-state svg{color:var(--brand)}html[data-theme=dark] .nav-cta{background:var(--accent);color:#111827}.product-card-title-link:after{content:"";z-index:1;position:absolute;inset:0}.product-card .product-chip,.product-card .product-favorite,.product-card .product-link-interactive{z-index:2;position:relative}.product-card-title-link:focus-visible{outline:3px solid var(--brand-2);outline-offset:3px;border-radius:8px}@supports selector(.product-card:has(.product-card-title-link:focus-visible)){.product-card-title-link:focus-visible{outline:none}.product-card:has(.product-card-title-link:focus-visible){outline:3px solid var(--brand-2);outline-offset:3px}}
.skip-link{z-index:1200;border-radius:var(--radius-pill);background:var(--brand);color:#fff;box-shadow:var(--shadow);padding:10px 14px;font-weight:700;transition:transform .16s;position:fixed;top:12px;left:16px;transform:translateY(-140%)}.skip-link:focus-visible{transform:translateY(0)}:where(a,button,input,textarea,select,summary):focus-visible{outline:3px solid var(--brand-2);outline-offset:3px}main:focus{outline:none}.product-card h3{-webkit-line-clamp:2;font-size:var(--h3);-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.sticky-note{top:calc(var(--header-height) + 38px)}.lead-form .lead-form-honeypot{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.number-stepper{grid-template-columns:46px minmax(0,1fr) auto 46px}.number-stepper-button{width:42px;height:42px}@media (max-width:1024px){.floating-actions{bottom:calc(14px + var(--safe-area-bottom))}}@media (min-width:769px) and (max-width:1024px){body{padding-bottom:0}.floating-actions{display:none}.product-detail-grid{grid-template-columns:.9fr 1.1fr;gap:28px}.product-detail-image{min-height:420px}.content-layout{grid-template-columns:minmax(0,1fr) 280px;gap:22px}.calculator-card{grid-template-columns:1.1fr .9fr}.contact-page-grid,.two-col-hero{grid-template-columns:.9fr 1.1fr}.lead-form-card,.lead-form-card.compact{grid-template-columns:.82fr 1.18fr}.product-grid,.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.trust-proof-grid,.solution-grid,.product-overview-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:901px) and (max-width:1024px){.trust-proof-grid,.solution-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:768px){body{padding-bottom:calc(78px + var(--safe-area-bottom))}.floating-actions{display:grid}}@media (max-width:640px){body{padding-bottom:calc(72px + var(--safe-area-bottom))}.floating-actions{bottom:calc(12px + var(--safe-area-bottom))}.product-spec-table th:after{content:":"}}@media (orientation:landscape) and (max-height:500px){body{padding-bottom:calc(78px + var(--safe-area-bottom))}.section,.compact-section{padding:34px 0}.hero{min-height:auto;padding:30px 0}.hero h1{font-size:clamp(2rem,6vw,3rem)}.hero p{font-size:1rem}.hero-actions{margin:18px 0}.hero-stats{display:grid}.page-hero,.page-hero.small{padding:38px 0}.category-hero,.color-page-hero{min-height:auto}.category-hero-content{padding:42px 0 30px}.product-detail-hero{padding:32px 0}.product-detail-image{min-height:240px}.product-detail-image img{padding:24px}.map-card iframe{min-height:220px}.floating-actions{display:grid}}@media (orientation:landscape) and (max-height:420px){.breadcrumb{display:block}}html[data-theme=dark] .skip-link{background:var(--accent);color:#111827}html[data-theme=dark] .product-detail-copy h1{font-size:clamp(1.95rem,3.2vw,39px)}.product-tags a,.product-tags span{border-radius:var(--radius-pill);min-height:34px;color:var(--brand);background:#ecf3ff;border:1px solid #d7e6fb;align-items:center;padding:6px 12px;font-size:.82rem;font-weight:700;line-height:1.2;transition:transform .18s,box-shadow .18s,background .18s,border-color .18s;display:inline-flex}.product-tags a:hover,.product-tags a:focus-visible{background:#e2efff;border-color:#163d7a47;transform:translateY(-1px);box-shadow:0 8px 18px #11223b1a}.product-content-section .content-layout{grid-template-columns:minmax(0,2.35fr) minmax(320px,1fr)}.product-spec-table{border-collapse:separate;border-spacing:0}.product-spec-table th,.product-spec-table td{border-bottom:1px solid var(--line);vertical-align:middle;padding:15px 20px;line-height:1.7}.product-spec-table tr:last-child th,.product-spec-table tr:last-child td{border-bottom:0}.product-spec-table th{width:34%;color:var(--brand);background:#edf5ff}.product-spec-table td{color:#2e415f;background:#f7fbff}.hero p{margin-left:auto;margin-right:auto}.hero-actions .button.primary,.hero-actions .button.light{color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff2e;border-color:#ffffff57;box-shadow:0 12px 30px #08152b33}.hero-actions .button.primary:hover,.hero-actions .button.light:hover{background:#ffffff47;border-color:#ffffff85}.hero-stats{margin-left:auto;margin-right:auto}.hero-stats div{align-content:center;justify-items:center}@media (min-width:769px) and (max-width:1024px){.product-content-section .content-layout{grid-template-columns:minmax(0,2fr) minmax(280px,1fr)}}@media (orientation:landscape) and (max-height:500px){.hero-content{max-width:92%}}html[data-theme=dark] .product-tags a,html[data-theme=dark] .product-tags span{border-color:var(--border);color:var(--brand);background:#8ec5ff17}html[data-theme=dark] .product-tags .product-tag-discontinued{background:var(--danger-light);color:var(--danger);border-color:#f8717147}html[data-theme=dark] .product-tags a:hover,html[data-theme=dark] .product-tags a:focus-visible,html[data-theme=dark] .product-spec-table td{background:#8ec5ff0b}html[data-theme=dark] .product-spec-table th{background:#8ec5ff17}.home-contact-cta{padding-right:clamp(34px,5vw,58px)}@media (max-width:1024px){.home-contact-cta{padding-right:32px}}@media (max-width:640px){.home-contact-cta{padding-right:24px}}.color-catalog-heading{margin-bottom:18px}.eyebrow{color:var(--accent-text)}.eyebrow.on-dark,.hero .eyebrow{color:#ffffffe0}.button{min-height:var(--touch-target)}.hero:after{background:radial-gradient(circle,#081834bd,#0818348a 48%,#08183457 100%),linear-gradient(#08183442,#08183494)}.hero h1,.page-hero h1,.category-hero h1{font-size:var(--h1);line-height:var(--lh-heading)}.section-heading h2,.contact-cta h2{font-size:var(--h2);line-height:var(--lh-heading)}.hero-content{justify-items:center;max-width:980px}.hero-content>p{margin:0}.hero-actions{justify-content:center}.hero-actions .button.hero-primary{background:var(--brand-2);color:#241a00;border-color:#f5b51bc7}.hero-actions .button.hero-secondary{color:var(--brand-dark)}@media (min-width:1025px) and (max-width:1199px){.nav-dropdown-trigger{font-size:.92rem}}.filter-panel{grid-template-columns:minmax(260px,1fr) minmax(220px,320px)}.product-results-bar{flex-wrap:wrap;align-items:center}.filter-reset-button{min-height:var(--touch-target);border-radius:var(--radius-pill);border:1px solid var(--line);color:var(--brand);cursor:pointer;background:#fff;padding:9px 12px;font-weight:700}.filter-reset-button:hover,.filter-reset-button:focus-visible{box-shadow:var(--shadow-soft);border-color:#163d7a52}.empty-state-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.product-card-body{flex-direction:column;height:100%;display:flex}.product-card h3,.product-card p{min-height:0}.product-link{margin-top:auto}.product-link svg{transform:none}.number-stepper-button,.theme-toggle,.mobile-nav-trigger{min-width:var(--touch-target);min-height:var(--touch-target)}.number-field-help{color:var(--muted);margin-top:-3px;font-size:.8rem;font-weight:500;line-height:1.4;display:block}@media (max-width:1100px){.product-content-section .content-layout{grid-template-columns:1fr}.product-overview-cards-stacked{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}}@media (max-width:900px){.filter-panel,.lead-form-card,.lead-form-card.compact,.lead-form{grid-template-columns:1fr}}@media (max-width:640px){.section{padding:48px 0}.compact-section{padding:36px 0}.hero{min-height:auto;padding:86px 0 calc(92px + var(--safe-area-bottom))}.hero-actions .button{width:100%}.hero-stats{display:none}.product-spec-table tr{grid-template-columns:minmax(110px,38%) 1fr;gap:10px;padding:10px 12px;display:grid}.product-spec-table th,.product-spec-table td{padding:0;line-height:1.65}.product-overview-cards-stacked{grid-template-columns:1fr}}@media (max-width:420px){.product-spec-table tr{grid-template-columns:1fr}}@media (min-width:641px) and (max-width:1024px){.footer-grid{grid-template-columns:1.2fr .8fr}.footer-grid>div:first-child{grid-row:span 2}}html[data-theme=dark] .filter-reset-button{background:var(--control-bg);color:var(--brand);border-color:var(--border)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (forced-colors:active){:where(a,button,input,select,textarea,summary):focus-visible{outline-offset:3px;outline:3px solid highlight}:where(.button,.filter-panel,.product-card){border:1px solid canvastext}:where(.jotun-color-swatch,.favorite-color-swatch){forced-color-adjust:none;border:2px solid canvastext}}
.nav-cta-short{display:none}.nav-dropdown-menu-grouped{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;width:min(980px,94vw);padding:16px}.nav-dropdown-overview{grid-column:1/-1;grid-template-columns:auto 1fr}.nav-product-group{border-radius:var(--radius-md);background:linear-gradient(#fff,#f8fbff);border:1px solid #e5edf7;align-content:start;gap:8px;min-width:0;padding:10px;display:grid}.nav-product-group-head{border-bottom:1px solid #e8eef7;padding:4px 4px 8px}.nav-product-group-head strong{font-size:.98rem}.nav-product-group-head small{margin-top:4px;font-weight:600;line-height:1.35;display:block}.nav-product-group-links{gap:3px;display:grid}.nav-product-group-links a{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-height:36px;padding:8px 9px;font-size:.9rem}.nav-product-group-links a span{min-width:0}.nav-product-group-links a small{border-radius:var(--radius-pill);min-width:26px;height:22px;color:var(--brand);background:#163d7a14;justify-content:center;align-items:center;font-size:.72rem;display:inline-flex}.about-trust-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.about-trust-grid article{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-soft);background:#fff;gap:10px;padding:24px;display:grid;position:relative}.about-trust-grid h2{color:var(--brand-dark);margin:0;font-size:clamp(1.05rem,1.7vw,1.28rem);line-height:1.22}.about-trust-grid p{color:var(--muted);margin:0}.product-explorer-skeleton{gap:18px;display:grid}.skeleton-filter-panel{min-height:92px}.skeleton-product-grid{pointer-events:none}.skeleton-card{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-soft);background:#fff;gap:12px;padding:14px;display:grid}.skeleton-thumb,.skeleton-line{border-radius:var(--radius-pill);background:#e8eef6;position:relative;overflow:hidden}.skeleton-thumb{border-radius:var(--radius-card-sm);height:170px}.skeleton-line{height:14px}.skeleton-line.short{width:38%}.skeleton-line.medium{width:62%}.skeleton-line.wide{width:86%}.skeleton-thumb:after,.skeleton-line:after{content:"";background:linear-gradient(90deg,#0000,#ffffff9e,#0000);animation:1.4s infinite skeleton-shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes skeleton-shimmer{to{transform:translate(100%)}}.replacement-note{border-radius:var(--radius-md);background:#fff8e5;border:1px solid #f2cf86;gap:5px;margin:16px 0;padding:14px 16px;display:grid}.replacement-note strong{color:#5f4300}.replacement-note a{color:var(--brand);font-weight:400}.about-trust-section{padding-bottom:0}.about-content-layout{align-items:start}.about-process-note ol{gap:10px;margin:12px 0 18px;padding:0;list-style:none;display:grid}.about-process-note li{color:var(--muted);grid-template-columns:20px 1fr;align-items:start;gap:8px;display:grid}.about-process-note li svg{color:var(--brand);margin-top:2px}@media (prefers-reduced-motion:reduce){.skeleton-thumb:after,.skeleton-line:after{animation:none}}@media (min-width:769px) and (max-width:1024px){.nav-dropdown-trigger{font-size:.9rem}.nav-dropdown-menu-grouped{width:min(92vw,860px);left:auto;right:-260px;transform:translateY(8px)}.nav-dropdown:hover .nav-dropdown-menu-grouped,.nav-dropdown:focus-within .nav-dropdown-menu-grouped,.nav-dropdown[open] .nav-dropdown-menu-grouped{transform:translateY(0)}.three-up-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.solution-grid:not(.three-up-grid){grid-template-columns:repeat(2,minmax(0,1fr))}.about-trust-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:641px) and (max-width:768px){.three-up-grid,.about-trust-grid{grid-template-columns:1fr}}@media (max-width:640px){.category-grid,.solution-grid,.three-up-grid,.about-trust-grid,.product-grid.skeleton-product-grid{grid-template-columns:1fr}.contact-page-grid .contact-card-large{order:1}.contact-page-grid .map-card{order:2}.contact-page-grid .detail-actions{grid-template-columns:1fr}.map-card iframe{min-height:280px}}html[data-theme=dark] .nav-product-group{background:linear-gradient(#132746,#10233f);border-color:#89a0be3d}html[data-theme=dark] .nav-product-group-head{border-color:#89a0be33}html[data-theme=dark] .nav-product-group-links a small{color:var(--accent-text);background:#f4b37d24}html[data-theme=dark] .about-trust-grid article,html[data-theme=dark] .skeleton-card,html[data-theme=dark] .mobile-nav-trigger{background:#10233f;border-color:#89a0be38}html[data-theme=dark] .replacement-note{background:#f5b51b1f;border-color:#f5b51b5c}.hero{min-height:min(740px, calc(100dvh - var(--header-height,72px)));padding:clamp(80px,9vw,116px) 0}.hero:after{background:linear-gradient(90deg,#06102238,#0610221f 48%,#06102238)}.hero-content:before{content:"";z-index:-1;border-radius:inherit;background:radial-gradient(circle at 50% 18%,#ffffff14,#0000 36%),linear-gradient(135deg,#08152b2e,#08152b14);position:absolute;inset:0}.showroom-proof-section{padding-top:clamp(38px,6vw,70px)}.showroom-proof-layout{border:1px solid var(--line);border-radius:var(--radius-xl);box-shadow:var(--shadow-soft);background:linear-gradient(135deg,#fffffff0,#f7fbfff0),radial-gradient(circle at 20% 20%,#f5b51b29,#0000 34%);grid-template-columns:minmax(0,.98fr) minmax(0,1.02fr);align-items:center;gap:clamp(20px,3vw,34px);padding:clamp(18px,3vw,30px);display:grid}.showroom-proof-media,.contact-showroom-photo{isolation:isolate;border-radius:var(--radius-lg);background:var(--surface-soft);position:relative;overflow:hidden}.showroom-proof-media{min-height:clamp(320px,34vw,470px);box-shadow:var(--shadow)}.showroom-proof-media img,.contact-showroom-photo img{object-fit:cover}.showroom-photo-label,.contact-showroom-photo span{z-index:1;border-radius:var(--radius-pill);width:fit-content;color:var(--brand-dark);background:#ffffffeb;padding:7px 10px;font-size:.78rem;font-weight:800;display:inline-flex;position:absolute;bottom:14px;left:14px;box-shadow:0 8px 22px #0208172e}.showroom-proof-copy{gap:16px;display:grid}.showroom-proof-copy h2{color:var(--brand-dark);font-size:var(--h2);line-height:var(--lh-heading);letter-spacing:-.02em;margin:0}.showroom-proof-copy p{color:var(--muted);margin:0}.showroom-proof-points{gap:10px;display:grid}.showroom-proof-points span{border-radius:var(--radius-md);color:#263b5a;background:#fff;border:1px solid #e2ebf6;grid-template-columns:22px minmax(0,1fr);align-items:start;gap:10px;padding:11px 12px;font-weight:700;display:grid}.showroom-proof-points svg{color:var(--brand);margin-top:3px}.showroom-proof-actions{margin-top:4px}.showroom-gallery-section{padding-top:clamp(36px,6vw,68px)}.contact-showroom-photo{min-height:230px;margin-bottom:20px}.contact-card-large{align-self:stretch}.map-card iframe{height:100%}@media (max-width:1024px){.showroom-proof-layout{grid-template-columns:1fr}}@media (max-width:640px){.hero{padding-top:76px}.showroom-proof-layout{border-radius:var(--radius-lg);padding:14px}.showroom-proof-media{min-height:270px}.contact-showroom-photo{min-height:210px}}html[data-theme=dark] .showroom-proof-layout{background:linear-gradient(135deg,#10233ff5,#0d1f38f5),radial-gradient(circle at 20% 20%,#f4b37d1f,#0000 34%);border-color:#89a0be38}html[data-theme=dark] .showroom-proof-copy h2,html[data-theme=dark] .showroom-photo-label,html[data-theme=dark] .contact-showroom-photo span{color:var(--ink)}html[data-theme=dark] .showroom-proof-points span{color:var(--ink);background:#8ec5ff0f;border-color:#89a0be38}html[data-theme=dark] .showroom-photo-label,html[data-theme=dark] .contact-showroom-photo span{color:#10213b}.desktop-nav .nav-item,.nav-dropdown-trigger{position:relative}.desktop-nav .nav-item.is-active,.nav-dropdown.is-active .nav-dropdown-trigger,.nav-dropdown-trigger.is-active{color:var(--brand)}.desktop-nav .nav-item.is-active:after,.nav-dropdown.is-active .nav-dropdown-label:after,.nav-dropdown-trigger.is-active .nav-dropdown-label:after{content:"";border-radius:var(--radius-pill);background:var(--brand-2);height:3px;position:absolute;bottom:-8px;left:0;right:0}.nav-dropdown-menu a.is-active{background:var(--surface-soft);color:var(--brand);box-shadow:inset 0 0 0 1px #163d7a1f}.nav-product-group-head.is-active,.nav-product-link.is-active{color:var(--brand)}html[data-theme=dark] .nav-dropdown-menu a.is-active{color:var(--ink);background:#5f91da29;box-shadow:inset 0 0 0 1px #89a0be38}.solution-grid h3{margin:10px 0;font-size:clamp(1.45rem,2.4vw,2.1rem);line-height:1.08}.trust-proof-grid h3{color:var(--brand);margin:0 0 8px;font-size:1.02rem;line-height:1.25;display:block}.product-results-bar{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.product-results-summary{gap:8px;display:grid}.active-filter-chips{flex-wrap:wrap;gap:8px;display:flex}.active-filter-chips span{border-radius:var(--radius-pill);min-height:28px;color:var(--brand);background:#edf4ff;align-items:center;padding:5px 9px;font-size:.8rem;font-weight:800;display:inline-flex}.empty-state h2{color:var(--brand);margin:0 0 6px;font-size:clamp(1.25rem,2.2vw,1.65rem);line-height:1.18}.empty-state>div>p{margin:0}.product-overview-cards h3,.product-overview-cards h4{color:var(--brand-dark);margin:0;line-height:1.22}.product-overview-cards h3{font-size:1.05rem}.product-overview-cards h4{font-size:.96rem}.overview-card-divider{background:var(--line);height:1px;margin:18px 0}.policy-next-actions{flex-wrap:wrap;gap:12px;margin-top:18px;display:flex}.about-trust-grid h3{color:var(--brand-dark);margin:0;font-size:clamp(1.05rem,1.7vw,1.28rem);line-height:1.22}.text-link{align-items:center;gap:6px;display:inline-flex}@media (max-width:640px){.product-results-bar{flex-direction:column}}html[data-theme=dark] .product-overview-cards h3,html[data-theme=dark] .product-overview-cards h4,html[data-theme=dark] .about-trust-grid h3{color:var(--ink)}html[data-theme=dark] .active-filter-chips span{color:#b8d5ff;background:#5f91da29}.filter-panel select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23163d7a' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;background-size:18px 18px;padding-right:42px}html[data-theme=dark] .filter-panel select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23b8d5ff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")}.footer-subheading{margin-top:44px}.footer-policy-group .footer-subheading{margin:0}.footer-policy-group ul{gap:10px;display:grid}.footer-policy-group{gap:12px;margin-top:1.5em;padding-top:0;display:grid}
.page-hero-simple,.page-hero-tool,.page-hero-visual{background:radial-gradient(circle at 12% 0,#f5b51b2e,#0000 30%),linear-gradient(135deg,#eef5ff,#fff4e4)}.page-hero-tool{background:radial-gradient(circle at 88% 12%,#163d7a24,#0000 34%),linear-gradient(135deg,#f4f8ff,#fff9eb)}.page-hero-color{align-items:center;min-height:390px;display:grid}.page-hero-color .container,.page-hero-visual .container,.page-hero-simple .container,.page-hero-tool .container{z-index:1;position:relative}.page-hero .breadcrumb{margin-bottom:12px}.text-link svg{transition:transform .18s}.text-link:hover svg,.text-link:focus-visible svg{transform:translate(3px)}.why-consult-next{border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);background:linear-gradient(135deg,#f4f8ff,#fff9ea);border:1px solid #163d7a1f;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:clamp(18px,3vw,34px);margin-top:22px;padding:clamp(18px,3vw,28px);display:grid}.why-consult-next h3{color:var(--brand-dark);margin:0 0 14px;font-size:clamp(1.18rem,2vw,1.55rem);line-height:1.2}.why-consult-steps{color:#34445f;gap:10px;margin:0;padding:0;list-style:none;display:grid}.why-consult-steps li{grid-template-columns:42px 1fr;align-items:start;gap:10px;display:grid}.why-consult-steps span{border-radius:var(--radius-pill);background:var(--brand);color:#fff;justify-content:center;align-items:center;min-height:28px;font-size:.76rem;font-weight:800;display:inline-flex}.product-card,.solution-grid article,.trust-proof-grid article,.about-trust-grid article,.product-overview-cards article,.rich-content,.lead-form-card,.calculator-card,.contact-card-large,.map-card{border-radius:var(--radius-lg)}.category-card,.contact-cta,.note-section,.sticky-note{border-radius:var(--radius-xl)}.footer-socials a{gap:7px}.footer-socials svg{flex:none}.not-found{min-height:58vh}.not-found-visual{border-radius:var(--radius-pill);width:72px;height:72px;color:var(--brand);box-shadow:var(--shadow-soft);background:linear-gradient(135deg,#edf4ff,#fff4d8);justify-content:center;justify-self:center;align-items:center;margin-bottom:16px;display:inline-flex}.not-found h1{margin:8px 0 12px}.not-found p{max-width:680px;color:var(--muted);margin-inline:auto}@media (min-width:641px) and (max-width:900px){.three-up-grid,.solution-grid,.about-trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.three-up-grid>:last-child:nth-child(odd),.solution-grid>:last-child:nth-child(odd),.about-trust-grid>:last-child:nth-child(odd){grid-column:1/-1}}@media (min-width:901px) and (max-width:1024px){.three-up-grid,.solution-grid,.about-trust-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:768px){.why-consult-next{grid-template-columns:1fr}.why-consult-next .button{width:100%}}html[data-theme=dark] .page-hero-simple,html[data-theme=dark] .page-hero-tool,html[data-theme=dark] .page-hero-visual,html[data-theme=dark] .why-consult-next,html[data-theme=dark] .not-found-visual{background:linear-gradient(135deg,#5f91da24,#f5b51b17)}html[data-theme=dark] .why-consult-steps{color:var(--muted)}html[data-theme=dark] .jotun-color-toolbar{background:radial-gradient(circle at 92% 8%, #f5b51b14, transparent 32%), linear-gradient(135deg, #163d7a29, var(--surface));border-color:var(--border)}html[data-theme=dark] .jotun-color-search span{color:var(--ink)}html[data-theme=dark] .jotun-color-search input,html[data-theme=dark] .jotun-color-chip-row button,html[data-theme=dark] .jotun-color-card,html[data-theme=dark] .jotun-color-meta,html[data-theme=dark] .jotun-color-modal,html[data-theme=dark] .jotun-color-modal-favorite{background:var(--surface);border-color:var(--border);color:var(--ink)}html[data-theme=dark] .jotun-color-search input::placeholder,html[data-theme=dark] .jotun-color-meta span{color:var(--muted)}html[data-theme=dark] .jotun-color-chip-row button.active{color:#ffb190;background:#e85b2a29;border-color:#e85b2a7a}html[data-theme=dark] .jotun-color-swatch{background-blend-mode:normal;filter:none;opacity:1;mix-blend-mode:normal;forced-color-adjust:none}@media (max-width:560px){.color-preview-header{gap:14px;display:grid}}:root{--favorite-floating-size:32px}.nav-favorite{border-radius:var(--radius-pill);border:1px solid var(--line);width:44px;height:44px;color:var(--brand);box-shadow:var(--shadow-soft);background:#fff;justify-content:center;align-items:center;transition:transform .18s,border-color .18s,box-shadow .18s,background .18s;display:inline-flex;position:relative}.nav-favorite:hover,.nav-favorite.is-active{box-shadow:var(--shadow);border-color:#163d7a4d;transform:translateY(-1px)}.nav-favorite-badge{border-radius:var(--radius-pill);color:#fff;background:#e53b30;border:2px solid #fff;justify-content:center;align-items:center;min-width:19px;height:19px;padding:0 5px;font-size:.68rem;font-weight:800;line-height:1;display:inline-flex;position:absolute;top:-5px;right:-5px;box-shadow:0 8px 16px #11223b29}.jotun-color-swatch{position:relative;overflow:hidden}.jotun-color-favorite{top:var(--favorite-floating-offset);left:var(--favorite-floating-offset);z-index:1;width:var(--favorite-floating-size);height:var(--favorite-floating-size);border-radius:var(--radius-pill);color:#fff;cursor:pointer;opacity:0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a16262e;border:1px solid #ffffffb8;justify-content:center;align-items:center;transition:opacity .16s,transform .16s,background .16s,border-color .16s;display:inline-flex;position:absolute;transform:translateY(-4px)}.jotun-color-card:hover .jotun-color-favorite,.jotun-color-card:focus-within .jotun-color-favorite,.jotun-color-favorite.is-active{opacity:1;transform:translateY(0)}.jotun-color-favorite:hover,.jotun-color-favorite.is-active{background:#0a162647;border-color:#fff}.product-favorite{top:var(--favorite-floating-offset);left:var(--favorite-floating-offset);z-index:3;width:var(--favorite-floating-size);height:var(--favorite-floating-size);border-radius:var(--radius-pill);color:#fff;cursor:pointer;opacity:0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a162633;border:1px solid #ffffffd1;justify-content:center;align-items:center;transition:opacity .16s,transform .16s,background .16s,border-color .16s;display:inline-flex;position:absolute;transform:translateY(-4px)}.product-card:hover .product-favorite,.product-card:focus-within .product-favorite,.product-detail-image:hover .product-favorite,.product-detail-image:focus-within .product-favorite,.product-favorite.is-active{opacity:1;transform:translateY(0)}.product-favorite:hover,.product-favorite.is-active{background:#0a162652;border-color:#fff}.product-detail-favorite{top:var(--favorite-floating-offset);left:var(--favorite-floating-offset);width:var(--favorite-floating-size);height:var(--favorite-floating-size)}.favorite-page-stack{gap:34px;display:grid}.favorite-section{gap:18px;display:grid}.favorite-section-head{justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.favorite-section-head h3{margin:6px 0 0;font-size:clamp(1.45rem,2.4vw,2rem);line-height:1.12}.favorite-section-empty{border:1px dashed var(--line);border-radius:var(--radius-card);background:var(--surface-soft);color:var(--muted);padding:22px}.favorite-empty-actions{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.favorite-products-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.favorite-products-grid .product-image{min-height:260px}.favorite-colors-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:18px;display:grid}.favorite-color-card{border:1px solid var(--line);border-radius:var(--radius-lg);min-height:260px;color:var(--ink);box-shadow:var(--shadow-soft);background:#fff;grid-template-rows:minmax(180px,1fr) auto;display:grid;overflow:hidden}.favorite-color-swatch{background-blend-mode:normal;filter:none;opacity:1;mix-blend-mode:normal;forced-color-adjust:none;border-bottom:1px solid #11223b14;width:100%;min-height:180px;display:block;position:relative}.favorite-color-remove{top:var(--favorite-floating-offset);left:var(--favorite-floating-offset);width:var(--favorite-floating-size);height:var(--favorite-floating-size);border-radius:var(--radius-pill);color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a162638;border:1px solid #fff;justify-content:center;align-items:center;display:inline-flex;position:absolute}.favorite-color-meta{background:#fffffff5;gap:3px;padding:16px 18px 18px;display:grid}.favorite-color-meta strong{color:var(--brand);font-size:1.14rem;line-height:1.2}.favorite-color-meta span{color:var(--muted);font-size:1rem}.favorite-colors-empty{text-align:center;border:1px solid var(--line);background:var(--surface-soft);color:var(--ink);border-radius:28px;justify-items:center;gap:12px;padding:56px 24px;display:grid}.favorite-colors-empty svg{color:var(--brand)}.favorite-colors-empty h2{margin:0}.favorite-colors-empty p{max-width:520px;color:var(--muted);margin:0 0 8px}html[data-theme=dark] .nav-favorite,html[data-theme=dark] .favorite-color-card,html[data-theme=dark] .favorite-color-meta,html[data-theme=dark] .favorite-colors-empty,html[data-theme=dark] .favorite-section-empty{background:var(--surface);border-color:var(--border);color:var(--ink)}html[data-theme=dark] .nav-favorite-badge{border-color:var(--surface)}html[data-theme=dark] .favorite-color-meta span,html[data-theme=dark] .favorite-colors-empty p{color:var(--muted)}html[data-theme=dark] .favorite-color-swatch{background-blend-mode:normal;filter:none;opacity:1;mix-blend-mode:normal;forced-color-adjust:none}@media (hover:none){.product-favorite{opacity:1;transform:none}}@media (max-width:640px){.favorite-colors-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.favorite-color-card{border-radius:var(--radius-md);grid-template-rows:minmax(130px,1fr) auto;min-height:210px}.favorite-color-swatch{min-height:130px}.favorite-color-meta{padding:12px 13px 14px}.favorite-section-head{align-items:stretch;display:grid}.favorite-section-head .button{width:100%}.favorite-products-grid{grid-template-columns:1fr}.favorite-products-grid .product-image{min-height:220px}}.favorite-storage-warning{border:1px solid var(--line);border-color:color-mix(in srgb, var(--accent) 42%, var(--line));border-radius:var(--radius-sm);background:var(--surface-soft);background:color-mix(in srgb, var(--accent) 8%, var(--surface));color:var(--ink);margin-top:18px;padding:12px 16px;font-size:.92rem;line-height:1.5}
.product-chip{width:fit-content;text-decoration:none}.product-chip:hover,.product-chip:focus-visible{color:var(--accent-text)}.featured-products-section .product-card h3{font-size:20px;line-height:1.28}@media (max-width:640px){.featured-products-section .product-card h3{font-size:19px}}.color-preview-section{margin-top:12px;padding-top:28px;padding-bottom:24px}@media (max-width:900px){.color-preview-section{margin-top:10px;padding-top:22px;padding-bottom:20px}}.nav-dropdown-menu-grouped{grid-template-columns:repeat(3,minmax(0,1fr));width:min(920px,94vw)}.nav-dropdown-overview{justify-content:space-between;align-items:center;gap:14px;min-height:58px;display:flex}.nav-overview-badges{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex}.nav-overview-badges span{border-radius:var(--radius-pill);color:var(--brand);white-space:nowrap;background:#163d7a12;align-items:center;gap:5px;padding:7px 10px;font-size:.8rem;font-weight:700;line-height:1;display:inline-flex}.nav-overview-badges svg{flex:none}.nav-product-group-head{padding:4px 4px 9px}.nav-product-group-head small{display:none}.nav-product-group-links{gap:4px}.jotun-color-explorer--compact .jotun-color-grid-shell{min-width:0;overflow:visible}.jotun-color-explorer--compact .jotun-load-more-wrap{padding-top:4px}.jotun-color-explorer--compact .jotun-load-more-wrap .button{min-height:var(--touch-target);padding:10px 18px}html[data-theme=dark] .nav-overview-badges span{color:var(--accent-text);background:#f4b37d21}@media (min-width:769px) and (max-width:1024px){.nav-dropdown-menu-grouped{grid-template-columns:repeat(2,minmax(0,1fr))}.nav-dropdown-overview{flex-direction:column;align-items:flex-start}.nav-overview-badges{justify-content:flex-start}}@media (max-width:640px){.nav-dropdown-overview{flex-direction:column;align-items:flex-start}.nav-overview-badges{justify-content:flex-start}}.nav-dropdown-overview,.nav-dropdown-overview *,.nav-dropdown-featured,.nav-dropdown-featured *,.nav-product-group,.nav-product-group *,.nav-product-group-head,.nav-product-group-head *,.nav-product-link,.nav-product-link *,.nav-favorite-badge{font-family:var(--font-sans);font-variant-numeric:normal;font-feature-settings:"liga" 1, "kern" 1}.nav-dropdown-overview>strong,.nav-product-group-head>strong,.nav-favorite-badge{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans,Arial,sans-serif}.nav-favorite-badge{font-weight:700}.lead-form-privacy-note{text-align:left;grid-column:1/-1;margin:-5px 0 2px;font-weight:500;display:block}.lead-form-privacy-note a{color:var(--brand);text-underline-offset:3px;font-weight:700;text-decoration:underline}.lead-form-need-box{border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;gap:8px;width:100%;min-height:132px;padding:12px 14px;transition:border-color .18s,box-shadow .18s;display:grid}.lead-form-need-box:focus-within{border-color:var(--brand);box-shadow:0 0 0 4px #173d7a14}.lead-form-need-box textarea{resize:vertical;min-height:76px;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.lead-form-need-box textarea:focus{box-shadow:none;border-color:#0000}.lead-form-product-pill button:hover{background:#163d7a33}html[data-theme=dark] .lead-form-need-box{background:var(--control-bg);border-color:var(--border)}html[data-theme=dark] .lead-form-product-pill{color:var(--ink);background:#70a6ff2e}html[data-theme=dark] .lead-form-product-pill button{color:var(--ink);background:#ffffff1f}.social-logo{--social-logo-size:22px;width:var(--social-logo-size);height:var(--social-logo-size);min-width:var(--social-logo-size);flex:0 0 var(--social-logo-size);vertical-align:middle;justify-content:center;align-items:center;line-height:0;display:inline-flex}.social-logo img{object-fit:contain;width:100%;height:100%;display:block}.social-button,.contact-social-link,.text-link-social{align-items:center;gap:7px;display:inline-flex}.footer-socials .social-logo,.contact-social-link .social-logo{transform:translateY(-.5px)}.floating-actions .social-logo{transform:translateY(-1px)}@media (max-width:1024px){.floating-actions a:nth-child(2){color:var(--brand);background:#fff;border:1px solid #1866f22e}}@media (min-width:641px) and (max-width:900px){.three-up-grid,.solution-grid,.about-trust-grid,.trust-proof-grid,.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.three-up-grid>:last-child:nth-child(odd),.solution-grid>:last-child:nth-child(odd),.about-trust-grid>:last-child:nth-child(odd),.trust-proof-grid>:last-child:nth-child(odd),.category-grid>:last-child:nth-child(odd){grid-column:1/-1}}@media (min-width:901px) and (max-width:1024px){.three-up-grid,.solution-grid,.about-trust-grid,.trust-proof-grid,.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){.three-up-grid,.solution-grid,.about-trust-grid,.trust-proof-grid,.category-grid{grid-template-columns:1fr}}.contact-cta>:first-child,.home-contact-cta>:first-child{min-width:0}.contact-cta-title-nowrap{white-space:nowrap;font-size:clamp(1.45rem,2.35vw,2.25rem)}@media (max-width:900px){.contact-cta,.home-contact-cta{flex-wrap:wrap;align-items:stretch}.contact-cta-title-nowrap{white-space:normal;overflow-wrap:anywhere;font-size:clamp(1.2rem,4vw,1.75rem)}.contact-cta .cta-actions,.home-contact-cta .cta-actions{flex:240px;width:min(100%,280px)}}@media (max-width:640px){.contact-cta .cta-actions,.home-contact-cta .cta-actions{flex:auto}.contact-cta-title-nowrap{font-size:clamp(1.05rem,5vw,1.35rem)}}.number-stepper{grid-template-columns:var(--touch-target,44px) minmax(0, 1fr) auto var(--touch-target,44px)}.number-stepper-button{width:var(--touch-target,44px);height:var(--touch-target,44px)}@media (max-width:900px){.calculator-card,.calculator-form{grid-template-columns:1fr}}@media (max-width:380px){.number-stepper{gap:4px;padding:4px}.number-stepper em{font-size:var(--text-xs)}}@media (orientation:landscape) and (max-height:500px){.two-col-hero{grid-template-columns:1fr}.hero-side-image{min-height:clamp(180px,46dvh,260px)}}.rich-content{overflow:auto visible}.rich-content table{min-width:100%}.rich-content th,.rich-content td{overflow-wrap:anywhere}.jotun-color-favorite:before,.product-favorite:before{content:"";border-radius:inherit;position:absolute;inset:0}@media (hover:none){:root{--favorite-floating-size:44px}.product-favorite svg,.favorite-color-remove svg{flex:0 0 20px;width:20px;min-width:20px;height:20px;min-height:20px;display:block}}@media (max-width:640px){.product-spec-table-wrap{overflow-x:visible}.product-spec-table,.product-spec-table tbody,.product-spec-table tr,.product-spec-table th,.product-spec-table td{width:100%;min-width:0;display:block}.product-spec-table{table-layout:fixed;border-collapse:separate;border-spacing:0}.product-spec-table tr{border-bottom:1px solid var(--line);padding:0}.product-spec-table tr:last-child{border-bottom:0}.product-spec-table th,.product-spec-table td{white-space:normal;word-break:normal;overflow-wrap:break-word;border:0;line-height:1.55}.product-spec-table th{color:var(--brand);background:#edf5ff;padding:12px 14px 6px}.product-spec-table th:after{content:none}.product-spec-table td{color:#2e415f;background:#f7fbff;padding:8px 14px 14px}}@media (max-width:380px){.product-detail-panel .product-spec-block,.product-detail-panel .rich-description{padding-left:14px;padding-right:14px}.product-spec-table th,.product-spec-table td{padding-left:12px;padding-right:12px}}.lead-form,.lead-form-card,.lead-form-full,.lead-form-need-box{min-width:0}.lead-form-context,.lead-form label>span,.lead-form-privacy-note,.field-help{overflow-wrap:anywhere}@media (max-width:430px){.lead-form-card,.lead-form-card.compact{padding-left:18px;padding-right:18px}.lead-form-need-box{padding-left:12px;padding-right:12px}.lead-form-product-pill{gap:6px;padding-left:10px;padding-right:7px;font-size:.82rem}}.contact-cta .cta-actions,.home-contact-cta .cta-actions{flex:0 0 240px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;display:grid}.contact-cta .cta-actions .button,.home-contact-cta .cta-actions .button{text-align:center;width:100%;min-width:0;min-height:var(--touch-target);font-size:var(--text-xs);white-space:nowrap;justify-content:center;gap:5px;padding:8px 4px;line-height:1.2}.contact-cta .cta-actions .button svg,.home-contact-cta .cta-actions .button svg{flex:none;width:14px;height:14px}.cta-phone-label--desktop{display:none}.cta-phone-label--mobile{display:inline}.lead-form-pill-row{flex-wrap:wrap;gap:8px;display:flex}.lead-form-product-pill{border-radius:var(--radius-pill);color:var(--brand);white-space:nowrap;background:#eaf3ff;flex:0 auto;align-items:center;gap:6px;width:fit-content;min-width:0;max-width:100%;padding:5px 6px 5px 11px;font-size:.86rem;font-weight:400;line-height:1;display:inline-flex;overflow:hidden}.lead-form-product-pill>span{text-overflow:ellipsis;white-space:nowrap;flex:0 auto;min-width:0;max-width:min(100%,34ch);overflow:hidden}.lead-form-product-pill button{border-radius:var(--radius-pill);width:24px;height:24px;min-height:24px;color:var(--brand);cursor:pointer;font:inherit;background:#163d7a1f;border:0;flex:0 0 24px;padding:0;line-height:1}.lead-form-card .lead-form-product-pill{gap:5px;max-width:min(100%,30ch);padding:5px 5px 5px 11px;font-size:15px}.lead-form-card .lead-form-product-pill>span{max-width:25ch}.lead-form-card .lead-form-product-pill button{flex-basis:24px;width:24px;height:24px;margin-left:1px}@media (max-width:900px){.lead-form-product-pill,.lead-form-product-pill>span{white-space:normal;text-overflow:clip;max-width:100%;overflow:visible}.lead-form-product-pill button,.lead-form-card .lead-form-product-pill button{flex-basis:44px;width:44px;height:44px;min-height:44px}}@media (max-width:640px){.contact-cta .cta-actions .button,.home-contact-cta .cta-actions .button{white-space:normal;font-size:.875rem}}
.page-hero-with-image{color:#fff;background:#102b5c;align-items:center;min-height:clamp(340px,40vw,430px);display:grid}.page-hero-with-image:after{content:"";z-index:-1;background:linear-gradient(90deg,#07142bdb,#091f4094 55%,#091f4042);position:absolute;inset:0}.page-hero-with-image .container{z-index:1;position:relative}.page-hero-with-image p{color:#ffffffe0}.hero-image-estimate-v11{object-position:center 54%}@media (max-width:640px){.page-hero-with-image{min-height:330px}.page-hero-with-image:after{background:linear-gradient(#07142bad,#07142bd6)}.hero-image-estimate-v11{object-position:52% center}}.site-header .brand small{text-align:center;letter-spacing:-.01em;width:170px;max-width:170px;font-size:.66rem;font-weight:400}.site-header .desktop-nav>.nav-item,.site-header .nav-dropdown-trigger,.site-header .nav-cta{font-weight:400}.home-hero-title,.hero .home-hero-title{max-width:940px;margin-top:0;font-size:50px;line-height:1.1}.home-color-preview .jotun-color-explorer--compact .jotun-load-more-wrap .button{font-weight:400}.home-section-block .section-heading h2,.why-consult-section .home-section-heading-single h2{margin-top:0;font-size:30px;line-height:1.2}.home-category-section .category-card .category-count-pill{z-index:2;margin:0;position:absolute;top:16px;left:16px}.showroom-proof-copy .showroom-section-title{font-size:30px;line-height:1.2}.showroom-photo-label{font-weight:400}.home-color-preview .color-preview-title:before,.home-section-block .section-heading h2:before,.showroom-proof-copy .showroom-section-title:before,.why-consult-section .home-section-heading-single h2:before{content:"";border-radius:var(--radius-pill);background:currentColor;flex:none;width:28px;height:2px}.home-color-preview .color-preview-title{font-size:25px}.home-section-block .section-heading h2,.why-consult-section .home-section-heading-single h2,.showroom-proof-copy .showroom-section-title{max-width:100%}@media (max-width:768px){.home-hero-title,.hero .home-hero-title{font-size:clamp(34px,10vw,42px)}.home-color-preview .color-preview-title,.home-section-block .section-heading h2,.why-consult-section .home-section-heading-single h2,.showroom-proof-copy .showroom-section-title{font-size:25px}}.hero{position:relative}.hero-scroll-indicator{z-index:2;border-radius:var(--radius-pill);color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f;border:1px solid #ffffff52;justify-content:center;align-items:center;width:54px;height:54px;transition:transform .18s,background .18s,border-color .18s;display:inline-flex;position:absolute;bottom:22px;left:50%;transform:translate(-50%)}.hero-scroll-indicator:hover{background:#ffffff2e;border-color:#ffffff85;transform:translate(-50%)translateY(2px)}.hero-scroll-icon{flex-direction:column;align-items:center;line-height:1;animation:1.8s ease-in-out infinite hero-scroll-bounce;display:inline-flex}.hero-scroll-icon svg+svg{margin-top:-8px}#home-color-preview{scroll-margin-top:calc(var(--header-height,72px) + 18px)}@keyframes hero-scroll-bounce{0%,to{opacity:.9;transform:translateY(0)}50%{opacity:1;transform:translateY(6px)}}.featured-products-section .section-heading{align-items:center}.featured-products-section .section-heading .text-link{white-space:nowrap;margin-top:0}.featured-products-section .product-card-body{padding:16px 17px 9px}.featured-products-section .product-card h3{min-height:46px;margin-bottom:4px}.featured-products-section .product-link{margin-top:0}.why-consult-section .home-section-heading-single{margin-bottom:34px}.why-consult-section .home-section-heading-single p{margin-top:14px}.footer-socials a{font-weight:400}.contact-page-grid{grid-template-columns:1.08fr .92fr}@media (min-width:1200px){.contact-page-grid{grid-template-columns:1.12fr .88fr}}@media (max-width:1024px){.contact-page-grid{grid-template-columns:1fr}}.nav-dropdown-menu-grouped,.nav-dropdown-menu-grouped a,.nav-dropdown-menu-grouped span,.nav-dropdown-menu-grouped strong,.nav-dropdown-menu-grouped small{font-size:16px}.nav-dropdown-featured strong,.nav-product-group-head strong{font-weight:700}.nav-dropdown-overview>strong,.nav-overview-badges span,.nav-product-link,.nav-product-link span,.nav-product-link small{font-weight:400}.favorite-page-hero{min-height:clamp(280px,33vw,360px)}.favorite-page-hero:after{background:linear-gradient(90deg,#07142bbd,#07142b57 58%,#07142b14)}.favorite-page-hero .container{z-index:1;position:relative}.favorite-page-hero .eyebrow{color:var(--accent-text);letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:12px;margin:0 0 16px;font-size:30px;font-weight:700;line-height:1.2;display:inline-flex}.favorite-page-hero .eyebrow:before{content:"";border-radius:var(--radius-pill);background:currentColor;flex:none;width:28px;height:2px}.favorite-page-hero h1{margin:0;font-size:39px;line-height:1.12}.favorite-page-hero-image{object-position:center center}.favorite-section-head{align-items:center}.favorite-section-title{color:var(--accent-text);letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:12px;margin:0;font-size:30px;font-weight:700;line-height:1.2;display:inline-flex}.favorite-section-title:before{content:"";border-radius:var(--radius-pill);background:currentColor;flex:none;width:28px;height:2px}.favorite-section-head .button,.favorite-empty-actions .button{font-weight:400}@media (max-width:768px){.hero-scroll-indicator{width:48px;height:48px;bottom:16px}.featured-products-section .section-heading{align-items:flex-start}.featured-products-section .section-heading .text-link{white-space:normal}.favorite-page-hero .eyebrow,.favorite-section-title{font-size:25px}.favorite-page-hero h1{font-size:32px}}@media (max-width:860px){.jotun-color-toolbar{border-radius:var(--radius-card);padding:14px}.jotun-color-filter-line{gap:8px}.jotun-color-search{min-width:0}.jotun-color-chip-row{scrollbar-width:thin;flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.jotun-color-card{border-radius:var(--radius-card-sm);grid-template-rows:minmax(102px,1fr) auto;min-height:166px}.jotun-color-swatch{min-height:102px}}@media (max-width:560px){.jotun-color-filter-line{gap:7px}.jotun-color-search{min-width:0}.jotun-color-search input{border-radius:15px;padding:11px 10px}.jotun-color-meta{padding:10px 11px 12px}}@media (hover:none){.jotun-color-favorite{opacity:1;transform:none}.jotun-color-favorite svg{flex:0 0 20px;width:20px;min-width:20px;height:20px;min-height:20px;display:block}}@media (max-width:1024px){.jotun-color-grid,.jotun-color-explorer--compact .jotun-color-grid{grid-template-columns:repeat(auto-fit,minmax(clamp(132px,28vw,148px),1fr))}.jotun-color-meta strong,.jotun-color-meta span,.jotun-color-explorer--compact .jotun-color-meta strong,.jotun-color-explorer--compact .jotun-color-meta span{text-overflow:clip;white-space:normal;overflow-wrap:anywhere;overflow:visible}}@media (max-width:640px){.jotun-color-grid,.jotun-color-explorer--compact .jotun-color-grid{gap:10px}.jotun-color-card,.jotun-color-explorer--compact .jotun-color-card{border-radius:var(--radius-sm);grid-template-rows:84px auto;min-height:146px}.jotun-color-swatch,.jotun-color-explorer--compact .jotun-color-swatch{min-height:84px}.jotun-color-meta,.jotun-color-explorer--compact .jotun-color-meta{gap:2px;padding:9px 9px 10px}.jotun-color-meta strong,.jotun-color-explorer--compact .jotun-color-meta strong{font-size:var(--text-sm);line-height:1.2}.jotun-color-meta span,.jotun-color-explorer--compact .jotun-color-meta span{font-size:var(--text-xs);line-height:1.3}.jotun-color-favorite{width:44px;height:44px;top:6px;left:6px}.jotun-color-favorite svg{width:20px;height:20px}.home-color-preview.color-preview-section{padding-left:12px;padding-right:12px}.featured-products-section .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.featured-products-section .product-card{border-radius:var(--radius-card-sm)}.featured-products-section .product-image{min-height:150px;padding:8px}.featured-products-section .product-image img{padding:12px}.featured-products-section .product-card-body{padding:10px 10px 11px}.featured-products-section .product-chip{gap:4px;margin-bottom:6px;font-size:.75rem;line-height:1.2}.featured-products-section .product-chip svg{width:14px;height:14px}.featured-products-section .product-card h3{-webkit-line-clamp:unset;min-height:auto;margin:0;font-size:1rem;line-height:1.25;display:block;overflow:visible}.featured-products-section .product-link{display:inline-flex}body{padding-bottom:0}.floating-actions{left:auto;right:max(12px, calc(var(--safe-area-right) + 8px));bottom:calc(14px + var(--safe-area-bottom));width:44px;max-width:44px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;grid-template-columns:44px;gap:8px;margin:0;padding:0;display:grid}.floating-actions a{border-radius:var(--radius-pill);border:1px solid #ffffffb8;width:44px;min-width:44px;height:44px;min-height:44px;padding:0;box-shadow:0 8px 24px #11223b3d}.floating-actions a span{display:none}.floating-actions a svg,.floating-actions a .social-logo{width:20px;height:20px}}@media (max-width:430px){.jotun-color-card,.jotun-color-explorer--compact .jotun-color-card{grid-template-rows:96px auto;min-height:158px}.jotun-color-swatch,.jotun-color-explorer--compact .jotun-color-swatch{min-height:96px}}.floating-zalo-mark{display:none}@media (max-width:640px){.floating-actions a:nth-child(2){color:#fff;background:#0068ff;border-color:#ffffffb8}}.hero-content{text-align:center;margin-inline:auto}.hero-actions,.hero-stats{justify-content:center;margin-inline:auto}.hero-stats div{text-align:center}.home-color-preview .color-preview-title,.home-section-block .section-heading h2,.showroom-proof-copy .showroom-section-title,.why-consult-section .home-section-heading-single h2{color:var(--accent-text);letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:12px;margin:0;font-size:20px;font-weight:700;line-height:1.25;display:inline-flex}.solution-band .solution-grid h3{font-size:25px;line-height:1.18}.color-lookup-heading .eyebrow,.color-catalog-heading .eyebrow{font-size:20px}.color-lookup-heading p{margin-top:14px}.about-page-hero h1{font-size:39px}.favorite-page-hero .eyebrow,.favorite-section-title{font-size:20px}@media (max-width:640px){.hero{align-items:start;min-height:590px;padding:48px 0 92px}.hero-content{transform:translateY(-8px)}.hero-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:min(100%,350px);margin:18px auto 16px;display:grid}.hero-actions .button,.hero-actions .button.hero-primary,.hero-actions .button.hero-secondary{min-height:42px;padding:9px 10px;font-size:.78rem;line-height:1.2}.hero-actions .button svg{flex:none;width:17px;height:17px}.hero-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;width:min(100%,360px);max-width:100%;margin-top:0;display:grid}.hero-stats div{border-radius:13px;min-width:0;padding:9px 5px}.hero-stats strong{font-size:1.08rem;line-height:1.1}.hero-stats span{overflow-wrap:anywhere;margin-top:3px;font-size:.61rem;line-height:1.25;display:block}.hero-scroll-indicator{bottom:14px}.floating-actions,html[data-theme=dark] .floating-actions{width:44px;max-width:44px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;padding:0}.showroom-proof-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;display:grid}.showroom-proof-actions .button{width:auto;min-width:0;min-height:var(--touch-target);font-size:var(--text-sm);padding:9px 10px}.home-contact-cta .cta-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%}.home-contact-cta .cta-actions .button{width:100%;min-width:0;min-height:44px;padding:9px 7px;font-size:.875rem;line-height:1.2}.home-contact-cta .cta-actions .button svg{width:17px;height:17px}#lead-form .lead-form{grid-template-columns:repeat(2,minmax(0,1fr))}#lead-form .lead-form>label,#lead-form .lead-form>.lead-form-field,#lead-form .lead-form>.lead-form-privacy-note,#lead-form .lead-form>.lead-form-honeypot,#lead-form .lead-form>.lead-form-full,#lead-form .lead-form>.lead-form-message,#lead-form .lead-form>.lead-form-mail{grid-column:1/-1}#lead-form .lead-form-submit,#lead-form .lead-form-call{width:100%;min-width:0;min-height:44px;padding:9px 6px;font-size:.875rem;line-height:1.2}#lead-form .lead-form-submit svg,#lead-form .lead-form-call svg{width:16px;height:16px}.calculator-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 8px}.calculator-field-area{grid-column:1/-1}.calculator-form .number-field>label{min-height:31px;font-size:.76rem;line-height:1.2}.calculator-form .number-stepper{grid-template-columns:var(--touch-target,44px) minmax(0, 1fr) auto var(--touch-target,44px);gap:2px;padding:3px}.calculator-form .number-stepper-button{width:var(--touch-target,44px);height:var(--touch-target,44px)}.calculator-form .number-stepper input{min-width:0;min-height:var(--touch-target,44px);text-align:center;padding:6px 2px;font-size:16px}.calculator-form .number-stepper em{font-size:var(--text-xs);white-space:nowrap}.calculator-form .number-field-help{font-size:var(--text-xs);line-height:1.4}.calculator-result-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.calculator-result-actions .button{width:100%;min-width:0;min-height:var(--touch-target);font-size:var(--text-sm);padding:9px 7px}.calculator-result-actions .button svg,.calculator-result-actions .social-logo{width:17px;height:17px}.about-page-hero h1{font-size:39px}}.color-preview-title-link{width:fit-content;color:var(--accent-text);text-decoration:none}.color-preview-title-link:hover,.color-preview-title-link:focus-visible{color:var(--brand)}.jotun-color-filter-line{overflow:visible}.jotun-color-scope-dropdown{z-index:4;flex:none;position:relative}.jotun-color-scope-dropdown summary{border:1px solid var(--line);border-radius:var(--radius-pill);background:var(--surface);width:112px;min-height:44px;color:var(--ink);cursor:pointer;justify-content:space-between;align-items:center;gap:10px;padding:9px 12px 9px 15px;font-size:.92rem;font-weight:600;line-height:1;list-style:none;display:inline-flex;box-shadow:0 8px 20px #11223b0a}.jotun-color-scope-dropdown summary::-webkit-details-marker{display:none}.jotun-color-scope-dropdown summary svg{flex:none;margin-right:1px;transition:transform .18s}.jotun-color-scope-dropdown[open] summary{border-color:var(--brand);box-shadow:0 0 0 4px #163d7a14}.jotun-color-scope-dropdown[open] summary svg{transform:rotate(180deg)}.jotun-color-scope-menu{z-index:10;border:1px solid var(--line);border-radius:var(--radius-card-sm);background:var(--surface);width:142px;padding:7px;display:grid;position:absolute;top:calc(100% + 9px);left:0;box-shadow:0 18px 40px #11223b29}.jotun-color-scope-menu button{width:100%;min-height:var(--touch-target);color:var(--ink);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:11px;padding:8px 10px;font-size:.9rem;font-weight:400}.jotun-color-scope-menu button:hover,.jotun-color-scope-menu button:focus-visible{background:var(--surface-soft);outline:none}.jotun-color-scope-menu button.active{background:var(--brand);color:#fff}.jotun-color-toolbar-link{border-radius:var(--radius-pill);flex:0 0 44px;width:44px;min-width:44px;height:44px;min-height:44px;padding:0}.jotun-color-toolbar-link svg{width:20px;height:20px}html[data-theme=dark] .jotun-color-scope-dropdown summary,html[data-theme=dark] .jotun-color-scope-menu{border-color:var(--border);background:var(--surface);color:var(--ink)}@media (max-width:640px){.floating-actions a .floating-zalo-mark{color:#fff;letter-spacing:-.05em;justify-content:center;align-items:center;width:34px;height:34px;font-size:14.4px;font-weight:700;line-height:1;display:inline-flex}.hero .home-hero-title,.home-hero-title{max-width:100%;margin:0 auto;font-size:clamp(28px,8.5vw,36px);line-height:1.12;transform:translateY(-7px)}.showroom-proof-copy .showroom-section-title{color:var(--accent-text);letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:12px;margin:0;font-size:20px;font-weight:700;line-height:1.25;display:inline-flex}.showroom-proof-copy .showroom-section-title:before{content:"";border-radius:var(--radius-pill);background:currentColor;flex:none;width:28px;height:2px}.showroom-proof-actions .button,.home-contact-cta .cta-actions .button{white-space:nowrap;font-size:clamp(.82rem,3.8vw,1rem)}.footer-socials{flex-wrap:nowrap;align-items:center;width:100%}.footer-socials a{white-space:nowrap;flex:0 auto;min-width:0}.jotun-color-filter-line,.jotun-color-explorer--compact .jotun-color-filter-line{align-items:center;gap:7px;display:flex}.jotun-color-scope-dropdown summary{width:104px;min-height:var(--touch-target);padding:8px 10px 8px 13px;font-size:.86rem}.jotun-color-scope-menu{border-radius:15px;width:132px;top:calc(100% + 8px)}.jotun-color-search,.jotun-color-explorer--compact .jotun-color-search{flex:auto;min-width:0}.jotun-color-toolbar-link{flex-basis:var(--touch-target);width:var(--touch-target);min-width:var(--touch-target);height:var(--touch-target);min-height:var(--touch-target)}}.product-filter-label{align-items:center;gap:6px;font-weight:700;display:inline-flex}.product-category-filter{gap:8px;min-width:0;display:grid;position:relative}.product-category-dropdown{min-width:0;position:relative}.product-category-dropdown summary{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);width:100%;min-height:44px;color:var(--ink);white-space:nowrap;text-overflow:ellipsis;cursor:pointer;align-items:center;padding:11px 42px 11px 14px;font-weight:400;line-height:1.25;list-style:none;display:flex;position:relative;overflow:hidden}.product-category-dropdown summary::-webkit-details-marker{display:none}.product-category-dropdown summary:after{content:"";border-bottom:2px solid;border-right:2px solid;width:8px;height:8px;transition:transform .16s;position:absolute;top:50%;right:14px;transform:translateY(-70%)rotate(45deg)}.product-category-dropdown[open] summary{border-color:var(--brand);box-shadow:0 0 0 4px #173d7a14}.product-category-dropdown[open] summary:after{transform:translateY(-25%)rotate(225deg)}.product-category-menu{z-index:25;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);width:min(320px,100vw - 48px);max-height:min(420px,62vh);box-shadow:var(--shadow);padding:8px;position:absolute;top:calc(100% + 10px);right:0;overflow-y:auto}.product-category-menu button{border-radius:var(--radius-control);width:100%;min-height:42px;color:var(--ink);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;padding:9px 11px;font-weight:400;display:flex}.product-category-menu button:hover,.product-category-menu button:focus-visible,.product-category-menu button.active{background:var(--surface-soft);color:var(--brand);outline:none}.product-category-menu button.active{box-shadow:inset 0 0 0 1px #163d7a24}.product-category-menu small{color:var(--muted);flex:none;font-weight:400}.product-group-head,.product-group-copy{width:100%;min-width:0}.product-group-title-row{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.product-group-head .product-group-title-row h2{white-space:nowrap;text-overflow:ellipsis;min-width:0;margin:0;overflow:hidden}.product-group-head .product-group-copy>p{margin-top:8px}.product-group-count{min-height:32px;color:var(--brand);box-shadow:none;white-space:nowrap;background:#edf4ff;padding:6px 10px;font-size:.82rem;font-weight:400}.footer-subheading{margin-top:30px;margin-bottom:12px}.footer-subheading+ul{gap:8px}.footer-subheading+ul li{line-height:inherit}.footer-email-contact{align-items:center}.footer-email-contact svg{width:22px;height:22px;margin-top:0}html[data-theme=dark] .product-category-dropdown summary,html[data-theme=dark] .product-category-menu{border-color:var(--border);background:var(--surface);color:var(--ink)}html[data-theme=dark] .product-category-menu button:hover,html[data-theme=dark] .product-category-menu button:focus-visible,html[data-theme=dark] .product-category-menu button.active{background:#ffffff12}html[data-theme=dark] .product-group-count{color:#b8d5ff;background:#5f91da29}@media (min-width:901px){.nav-dropdown-overview>strong{font-weight:700}}@media (max-width:640px){.product-explorer .filter-panel{border-radius:var(--radius-md);grid-template-columns:minmax(0,1.18fr) minmax(0,.82fr);align-items:end;gap:8px;padding:12px}.product-explorer .filter-panel label,.product-category-filter{gap:6px;min-width:0}.product-explorer .filter-panel label>span,.product-filter-label{white-space:nowrap;font-size:.76rem;line-height:1.2}.product-explorer .filter-panel input,.product-category-dropdown summary{min-height:var(--touch-target);border-radius:var(--radius-control);padding-top:9px;padding-bottom:9px}.product-explorer .filter-panel input{padding-left:10px;padding-right:10px;font-size:16px}.product-category-dropdown summary{font-size:var(--text-sm);padding-left:10px;padding-right:30px}.product-category-dropdown summary:after{width:7px;height:7px;right:11px}.product-category-menu{border-radius:var(--radius-card-sm);width:min(286px,100vw - 36px);top:calc(100% + 9px)}.product-group-section{padding:13px}.product-group-head{display:block}.product-group-title-row{gap:7px}.product-group-head .product-group-title-row h2{font-size:clamp(.96rem,4.5vw,1.14rem);line-height:1.2}.product-group-count{min-height:28px;padding:5px 7px;font-size:clamp(.64rem,2.8vw,.72rem)}.product-group-head .product-group-copy>p{margin-top:7px;font-size:.82rem;line-height:1.45}.product-group-grid,.category-product-grid,.related-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.product-group-grid .product-card,.category-product-grid .product-card,.related-product-grid .product-card{border-radius:15px}.product-group-grid .product-image,.category-product-grid .product-image,.related-product-grid .product-image{aspect-ratio:1;min-height:0;padding:7px}.product-group-grid .product-image img,.category-product-grid .product-image img,.related-product-grid .product-image img,.product-group-grid .product-card-body,.category-product-grid .product-card-body,.related-product-grid .product-card-body{padding:10px}.product-group-grid .product-chip,.category-product-grid .product-chip,.related-product-grid .product-chip{font-size:var(--text-xs);gap:3px;margin-bottom:6px;line-height:1.25}.product-group-grid .product-chip svg,.category-product-grid .product-chip svg,.related-product-grid .product-chip svg{width:12px;height:12px}.product-group-grid .product-card h3,.category-product-grid .product-card h3,.related-product-grid .product-card h3{min-height:0;margin-bottom:7px;font-size:1rem;line-height:1.35;display:block;overflow:visible}.product-group-grid .product-card p,.category-product-grid .product-card p{min-height:0;margin-bottom:8px;font-size:.875rem;line-height:1.5;display:block;overflow:visible}.product-group-grid .product-card .product-volume,.category-product-grid .product-card .product-volume{min-height:auto;font-size:var(--text-xs)}.product-group-grid .product-link,.category-product-grid .product-link,.related-product-grid .product-link{font-size:var(--text-sm);gap:3px;margin-top:1px;line-height:1.3}.product-group-grid .product-link svg,.category-product-grid .product-link svg,.related-product-grid .product-link svg{width:13px;height:13px}.related-product-grid .product-card h3{min-height:0}}.jotun-color-search input,.jotun-color-explorer--compact .jotun-color-search input{font-size:16px}@media (max-width:640px){.jotun-color-modal-backdrop{padding:max(10px, calc(var(--safe-area-top) + 6px)) max(10px, calc(var(--safe-area-right) + 6px)) max(10px, calc(var(--safe-area-bottom) + 6px)) max(10px, calc(var(--safe-area-left) + 6px))}.jotun-color-modal{border-radius:var(--radius-lg)}.jotun-color-modal-swatch{min-height:clamp(180px,42dvh,320px)}.jotun-color-modal-meta{align-items:flex-start;padding:16px}}@media (orientation:landscape) and (max-height:500px){.jotun-color-modal-backdrop{align-items:flex-start}.jotun-color-modal-swatch{min-height:clamp(120px,38dvh,210px)}.jotun-color-modal-meta{padding-top:12px;padding-bottom:12px}}.hero-image-products-jotun{object-position:center center}@media (max-width:640px){.hero-image-products-jotun{object-position:68% center}}@media (max-width:430px){.featured-products-section .product-grid,.product-group-grid,.category-product-grid,.related-product-grid,.favorite-products-grid,#lead-form .lead-form,.calculator-form,.calculator-result-actions,.contact-cta .cta-actions,.home-contact-cta .cta-actions{grid-template-columns:minmax(0,1fr)}.calculator-form .number-field>label{min-height:0;font-size:.875rem}}
