/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}.italic{font-style:italic}}:root{--ink:#171813;--paper:#f2eee6;--cream:#e7ddcc;--gold:#d3a85f;--line:#1718132e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-geist-sans), Arial, sans-serif;margin:0}button,a{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit}.site-header{background:var(--ink);color:#fff;z-index:5;border-bottom:1px solid #ffffff29;justify-content:space-between;align-items:center;height:82px;padding:0 4vw;display:flex;position:relative}.brand{text-transform:uppercase;align-items:center;gap:13px;display:inline-flex}.brand-mark{letter-spacing:.16em;border:1px solid;place-items:center;width:44px;height:32px;padding-left:.16em;font-size:14px;font-weight:800;display:grid}.brand-name{letter-spacing:.18em;max-width:54px;font-size:11px;line-height:1.1}nav{align-items:center;gap:30px;font-size:12px;display:flex}.nav-link-button{color:inherit;cursor:pointer;background:0 0;border:0;padding:0}.nav-link-button:hover{text-underline-offset:4px;text-decoration:underline}.nav-cta{border:1px solid #ffffff8c;padding:11px 16px;transition:all .25s}.nav-cta:hover{color:var(--ink);background:#fff}.faq-backdrop{z-index:40;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0a0b09a8;justify-content:flex-end;display:flex;position:fixed;inset:0}.faq-panel{background:var(--paper);width:min(660px,100%);height:100%;color:var(--ink);padding:48px 52px;animation:.3s ease-out faq-slide;overflow-y:auto;box-shadow:-18px 0 60px #00000040}@keyframes faq-slide{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}.faq-header{border-bottom:1px solid var(--line);justify-content:space-between;gap:24px;padding-bottom:28px;display:flex}.faq-header h2{max-width:500px;font-family:var(--font-instrument-serif), Georgia, serif;letter-spacing:-.045em;margin:0;font-size:clamp(48px,6vw,76px);font-weight:400;line-height:.92}.faq-close{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:50%;flex:none;width:42px;height:42px;font-size:28px;line-height:1}.faq-close:hover{background:var(--ink);color:#fff}.faq-intro{color:#545249;max-width:540px;font-family:var(--font-instrument-serif), Georgia, serif;margin:27px 0 38px;font-size:23px;line-height:1.4}.faq-list{border-bottom:1px solid var(--line)}.faq-list details{border-top:1px solid var(--line);padding:18px 0}.faq-list summary{cursor:pointer;justify-content:space-between;gap:20px;font-size:13px;font-weight:750;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:21px;font-weight:400;line-height:.7;transition:transform .2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:#5d5b54;margin:14px 42px 2px 0;font-size:13px;line-height:1.65}.faq-contact{background:var(--ink);color:#fff;margin-top:36px;padding:26px}.faq-contact p{color:#d9c9af;font-family:var(--font-instrument-serif), Georgia, serif;margin-bottom:15px;font-size:27px}.faq-contact a{text-underline-offset:4px;width:fit-content;margin-top:8px;font-size:12px;text-decoration:underline;display:block}.chat-launcher{z-index:35;background:var(--gold);min-height:54px;color:var(--ink);cursor:pointer;text-transform:uppercase;letter-spacing:.11em;border:0;border-radius:999px;align-items:center;gap:11px;padding:7px 17px 7px 8px;font-size:9px;font-weight:800;display:inline-flex;position:fixed;bottom:24px;right:24px;box-shadow:0 12px 35px #00000040}.chat-launcher:hover{background:#fff}.chat-launcher.open{justify-content:center;width:54px;padding:0}.launcher-mark{letter-spacing:.12em;border:1px solid #1718138c;place-items:center;width:40px;height:40px;padding-left:.12em;font-size:11px;display:grid}.launcher-close{font-size:26px;font-weight:400;line-height:1}.chat-panel{z-index:34;width:min(405px,100vw - 48px);height:min(630px,100svh - 120px);color:var(--ink);background:#f5f1e9;border:1px solid #17181329;flex-direction:column;animation:.25s ease-out chat-rise;display:flex;position:fixed;bottom:90px;right:24px;overflow:hidden;box-shadow:0 24px 70px #00000047}@keyframes chat-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.chat-header{background:var(--ink);color:#fff;justify-content:space-between;align-items:center;gap:18px;min-height:76px;padding:14px 17px;display:flex}.chat-identity{align-items:center;gap:12px;display:flex}.chat-avatar{border:1px solid var(--gold);width:43px;height:43px;color:var(--gold);letter-spacing:.14em;place-items:center;padding-left:.14em;font-size:11px;font-weight:800;display:grid}.chat-identity b{font-family:var(--font-instrument-serif), Georgia, serif;font-size:19px;font-weight:400;display:block}.chat-identity small{color:#aaa89f;text-transform:uppercase;letter-spacing:.12em;align-items:center;gap:6px;margin-top:3px;font-size:8px;display:flex}.chat-identity small i{background:#8faa7a;border-radius:50%;width:6px;height:6px}.chat-close{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff3b;border-radius:50%;width:34px;height:34px;font-size:22px;line-height:1}.chat-messages{flex:1;padding:20px 16px 15px;overflow-y:auto}.chat-message{color:#494840;background:#fff;border-radius:2px 14px 14px;width:fit-content;max-width:86%;margin:0 0 10px;padding:11px 13px;font-size:12px;line-height:1.55;box-shadow:0 3px 12px #0000000f}.chat-message.visitor{background:var(--ink);color:#fff;border-radius:14px 2px 14px 14px;margin-left:auto}.chat-suggestions{flex-wrap:wrap;gap:6px;margin-top:15px;display:flex}.chat-suggestions button{cursor:pointer;color:#4c4a43;text-align:left;background:0 0;border:1px solid #17181333;padding:8px 10px;font-size:9px;line-height:1.3}.chat-suggestions button:hover{border-color:var(--ink);background:#fff}.chat-suggestions .book-suggestion{border-color:var(--gold);background:var(--gold);color:var(--ink);font-weight:800}.chat-email-card{background:#fff;border:1px solid #1718132e;margin-top:14px;padding:16px}.chat-email-card>span{text-transform:uppercase;letter-spacing:.13em;margin-bottom:11px;font-size:8px;font-weight:800;display:block}.chat-email-card dl>div{border-top-color:#1718131f;grid-template-columns:90px 1fr;padding:7px 0}.chat-email-card dt{color:#77736a}.chat-email-card dd{overflow-wrap:anywhere;font-size:11px}.chat-email-card>a{background:var(--gold);text-transform:uppercase;letter-spacing:.1em;justify-content:space-between;align-items:center;margin-top:13px;padding:12px 13px;font-size:9px;font-weight:800;display:flex}.chat-email-card>button{cursor:pointer;text-underline-offset:3px;background:0 0;border:0;margin-top:10px;padding:0;font-size:9px;text-decoration:underline}.chat-form{background:#fff;border-top:1px solid #17181321;grid-template-columns:1fr 44px;gap:8px;padding:12px 14px;display:grid}.chat-form input{background:#f7f4ed;border:1px solid #1718132b;border-radius:0;outline:none;width:100%;min-width:0;height:42px;padding:0 13px;font-size:11px}.chat-form input:focus{border-color:var(--ink)}.chat-form button{background:var(--ink);color:#fff;cursor:pointer;border:0;width:44px;height:42px;font-size:19px}.chat-form button:disabled{cursor:default;opacity:.28}.chat-note{color:#77736a;background:#fff;margin:0;padding:0 14px 11px;font-size:8px}.chat-note a{text-underline-offset:2px;text-decoration:underline}.hero{color:#fff;background:#7b705f;height:calc(100svh - 82px);min-height:760px;position:relative;overflow:hidden}.hero-image{background:url(/images/warm-minimal-kitchen.png) 50%/cover;position:absolute;inset:0;transform:scale(1.015)}.hero-shade{background:linear-gradient(90deg,#0c0d0bcc 0%,#0c0d0b61 48%,#0c0d0b14 72%),linear-gradient(#0000 55%,#0c0d0b80);position:absolute;inset:0}.hero-copy{z-index:2;width:min(670px,70vw);position:absolute;bottom:11%;left:7vw}.eyebrow{text-transform:uppercase;letter-spacing:.22em;margin:0 0 22px;font-size:11px;font-weight:700}.eyebrow.light{color:#e7d9c3}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.06em;margin-bottom:25px;font-size:clamp(64px,7.4vw,118px);font-weight:500;line-height:.83}h1 em{font-family:var(--font-instrument-serif), Georgia, serif;font-weight:400}.hero-intro{color:#ffffffd1;max-width:520px;font-size:16px;line-height:1.65}.hero-actions{align-items:center;gap:28px;margin-top:38px;display:flex}.button{text-transform:uppercase;letter-spacing:.1em;justify-content:space-between;align-items:center;gap:35px;min-width:225px;padding:16px 19px;font-size:11px;font-weight:750;transition:all .25s;display:inline-flex}.button-light{color:var(--ink);background:#fff}.button-light:hover{background:var(--gold)}.micro-proof{letter-spacing:.1em;text-transform:uppercase;color:#ffffff9e;font-size:10px;line-height:1.6}.hero-palette{z-index:2;grid-template-columns:repeat(3,42px) 150px;align-items:end;gap:4px;display:grid;position:absolute;bottom:5%;right:4vw}.hero-palette>span{border:1px solid #fff6;height:65px}.hero-palette p{text-transform:uppercase;letter-spacing:.1em;margin:0 0 0 12px;font-size:10px;line-height:1.55}.section{padding:120px 5vw}.section-heading{grid-template-columns:1.7fr .65fr;align-items:end;gap:60px;max-width:1380px;margin:0 auto 66px;display:grid}.section-heading h2{font-family:var(--font-instrument-serif), Georgia, serif;letter-spacing:-.04em;margin-bottom:0;font-size:clamp(48px,6vw,88px);font-weight:400;line-height:.94}.section-note{max-width:390px;margin:0;font-size:14px;line-height:1.7}.explorer{background:var(--paper)}.filter-bar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr auto;align-items:center;gap:40px;max-width:1380px;margin:0 auto 35px;padding:19px 0;display:grid}.filter-bar fieldset{border:0;align-items:center;gap:18px;min-width:0;margin:0;padding:0;display:flex}.filter-bar legend{float:left;text-transform:uppercase;letter-spacing:.16em;width:auto;font-size:9px;font-weight:750}.chip-row{flex-wrap:wrap;gap:5px;display:flex}.chip-row button{cursor:pointer;background:0 0;border:1px solid #0000;padding:8px 10px;font-size:11px}.chip-row button:hover,.chip-row button.active{border-color:var(--ink);background:var(--ink);color:#fff}.result-count{letter-spacing:.12em;text-transform:uppercase;color:#706c62;font-size:10px}.concept-grid{grid-template-columns:repeat(2,1fr);gap:50px 18px;max-width:1380px;margin:0 auto;display:grid}.concept-image-wrap{aspect-ratio:16/10;background:#cfc5b3;position:relative;overflow:hidden}.concept-image{object-fit:cover;width:100%;height:100%;transition:transform .6s;display:block}.concept-card:hover .concept-image{transform:scale(1.025)}.concept-index{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);letter-spacing:.13em;background:#14141080;padding:7px 9px;font-size:9px;position:absolute;top:14px;left:14px}.compare-button{cursor:pointer;text-transform:uppercase;letter-spacing:.08em;background:#f5f2ebe6;border:0;padding:9px 13px;font-size:9px;font-weight:800;position:absolute;top:14px;right:14px}.compare-button:hover,.compare-button.selected{background:var(--gold)}.concept-body{grid-template-columns:1fr auto;gap:6px 20px;padding:20px 2px 0;display:grid}.card-kicker{color:#777166;letter-spacing:.17em;text-transform:uppercase;margin-bottom:7px;font-size:9px}.concept-body h3,.compare-name h3{font-family:var(--font-instrument-serif), Georgia, serif;margin:0;font-size:32px;font-weight:400}.concept-body>p{color:#5d5b54;grid-column:1/-1;margin:9px 0 0;font-size:13px}.mini-palette{align-items:center;display:flex}.mini-palette span{border:2px solid var(--paper);border-radius:50%;width:22px;height:22px;margin-left:-5px}.empty-state{border:1px solid var(--line);text-align:center;max-width:1380px;margin:50px auto 0;padding:35px}.compare-dock{z-index:10;background:var(--gold);justify-content:space-between;align-items:center;gap:18px;width:min(410px,100vw - 48px);min-height:58px;padding:13px 16px;display:flex;position:fixed;bottom:92px;right:24px;box-shadow:0 14px 40px #14141038}.compare-dock>span{text-overflow:ellipsis;white-space:nowrap;font-family:var(--font-instrument-serif), Georgia, serif;font-size:17px;overflow:hidden}.compare-dock a{text-transform:uppercase;letter-spacing:.1em;flex:none;font-size:8px;font-weight:800}.compare-dock b{margin-left:6px}.compare-panel{background:var(--ink);color:#fff;max-width:1380px;margin:70px auto 0;padding:28px}.compare-title{border-bottom:1px solid #ffffff2e;justify-content:space-between;align-items:center;padding-bottom:24px;display:flex}.compare-title>div{align-items:center;gap:22px;display:flex}.compare-title span{text-transform:uppercase;letter-spacing:.18em;color:#c8bda9;font-size:9px}.compare-title b{font-family:var(--font-instrument-serif), Georgia, serif;font-size:22px;font-weight:400}.compare-title button{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.14em;background:0 0;border:0;font-size:10px}.compare-grid{background:#ffffff2e;grid-template-columns:1fr 1fr;gap:1px;display:grid}.compare-grid.single{grid-template-columns:1fr}.compare-grid article{background:var(--ink);padding:28px 20px 8px}.compare-name{align-items:center;gap:16px;margin-bottom:24px;display:flex}.compare-name img{object-fit:cover;width:72px;height:54px}.compare-name h3{font-size:27px}dl{margin:0}dl>div{border-top:1px solid #ffffff24;grid-template-columns:120px 1fr;gap:12px;padding:13px 0;display:grid}dt{color:#a8a397;text-transform:uppercase;letter-spacing:.12em;font-size:9px}dd{margin:0;font-size:12px}.investment{gap:4px;display:flex}.investment span{opacity:.25}.investment .filled{color:var(--gold);opacity:1}.trends{background:#ded6c8;padding-bottom:0}.trend-heading{margin-bottom:55px}.color-lab{background:#eee8de;grid-template-columns:1.1fr .9fr;max-width:1380px;min-height:610px;margin:0 auto;display:grid}.color-stage{flex-direction:column;justify-content:space-between;padding:35px;transition:background-color .35s,color .35s;display:flex;position:relative;overflow:hidden}.color-stage>p,.color-stage span{text-transform:uppercase;letter-spacing:.18em;font-size:9px;font-weight:750}.color-stage h3{font-family:var(--font-instrument-serif), Georgia, serif;margin:5px 0 0;font-size:clamp(52px,6vw,88px);font-weight:400;line-height:.9}.cabinet-sketch{opacity:.18;grid-template-columns:1fr 1fr;gap:8px;width:55%;height:76%;display:grid;position:absolute;top:12%;right:-5%}.cabinet-sketch i{border:1px solid;position:relative}.cabinet-sketch i:after{content:"";border:1px solid;border-radius:50%;width:4px;height:4px;position:absolute;top:50%;right:8px}.trend-content{flex-direction:column;justify-content:space-between;padding:25px 42px 35px;display:flex}.swatch-list button{text-align:left;cursor:pointer;opacity:.5;background:0 0;border:0;border-bottom:1px solid #17181324;grid-template-columns:48px 1fr auto;align-items:center;gap:17px;width:100%;padding:15px 0;display:grid}.swatch-list button.active,.swatch-list button:hover{opacity:1}.swatch{width:48px;height:48px}.swatch-list b{font-family:var(--font-instrument-serif), Georgia, serif;font-size:21px;font-weight:400;display:block}.swatch-list small{letter-spacing:.13em;font-size:9px}.trend-detail{border-top:1px solid var(--ink);padding-top:24px}.trend-detail p{font-family:var(--font-instrument-serif), Georgia, serif;font-size:24px;line-height:1.25}.trend-detail span{text-transform:uppercase;letter-spacing:.1em;margin-bottom:24px;font-size:11px;display:block}.trend-detail a{text-underline-offset:4px;font-size:10px;text-decoration:underline}.final-cta{background:var(--ink);color:#fff;grid-template-columns:1.15fr .65fr;align-items:end;gap:80px;max-width:1380px;margin:120px auto 0;padding:80px 6vw;display:grid}.final-cta h2{font-family:var(--font-instrument-serif), Georgia, serif;letter-spacing:-.03em;margin:0;font-size:clamp(52px,6vw,85px);font-weight:400;line-height:.9}.cta-copy p{color:#c8c4bb;font-size:14px;line-height:1.7}.button-gold{background:var(--gold);color:var(--ink);margin-top:20px}.button-gold:hover{background:#fff}.cta-copy small{text-transform:uppercase;letter-spacing:.12em;color:#8d8b84;margin-top:18px;font-size:8px;display:block}.bottom-qa{text-align:center;flex-direction:column;align-items:center;max-width:1380px;margin:0 auto;padding:62px 20px 66px;display:flex}.bottom-qa p{font-family:var(--font-instrument-serif), Georgia, serif;margin-bottom:19px;font-size:clamp(22px,2.2vw,32px)}.bottom-qa-button{border:1px solid var(--ink);color:var(--ink);cursor:pointer;background:0 0}.bottom-qa-button:hover{background:var(--ink);color:#fff}footer{background:var(--ink);color:#fff;text-transform:uppercase;letter-spacing:.14em;border-top:1px solid #ffffff26;justify-content:space-between;align-items:center;padding:34px 5vw;font-size:10px;display:flex}.footer-brand .brand-mark{width:36px;height:27px;font-size:11px}.footer-brand .brand-name{font-size:8px}.footer-contact{align-items:center;gap:20px;display:flex}.footer-contact a+a{border-left:1px solid #ffffff4d;padding-left:20px}@media (width<=900px){.site-header{height:70px}nav{gap:16px}nav>a:not(.nav-cta){display:none}.faq-panel{padding:34px 26px}.hero{height:calc(100svh - 70px);min-height:650px}.hero-copy{width:88vw;bottom:14%;left:6vw}h1{font-size:clamp(55px,15vw,82px)}.hero-palette{grid-template-columns:repeat(3,28px) 120px;bottom:4%;left:6vw;right:auto}.hero-palette>span{height:36px}.section{padding:85px 5vw}.section-heading{grid-template-columns:1fr;gap:28px;margin-bottom:42px}.filter-bar{grid-template-columns:1fr;gap:15px}.filter-bar fieldset{flex-direction:column;align-items:flex-start;gap:7px}.concept-grid{grid-template-columns:1fr;gap:38px}.color-lab{grid-template-columns:1fr}.color-stage{min-height:470px}.final-cta{grid-template-columns:1fr;gap:45px;padding:65px 7vw}footer{flex-direction:column;align-items:flex-start;gap:25px}.footer-contact{flex-direction:column;align-items:flex-start;gap:10px}.footer-contact a+a{border-left:0;padding-left:0}}@media (width<=560px){.site-header{padding:0 20px}.nav-cta{padding:9px 10px;font-size:9px}.hero-image{background-position:58%}.hero-copy{bottom:17%}.hero-intro{max-width:330px;font-size:14px}.hero-actions{flex-direction:column;align-items:flex-start;gap:12px;margin-top:28px}.button{width:100%}.micro-proof{display:none}.hero-palette p{font-size:8px}.filter-bar fieldset{overflow:hidden}.chip-row{flex-wrap:nowrap;width:100%;padding-bottom:4px;overflow-x:auto}.compare-panel{padding:20px 16px}.chat-launcher{bottom:12px;right:12px}.chat-panel{width:calc(100vw - 24px);height:min(620px,100svh - 90px);bottom:76px;right:12px}.compare-dock{width:calc(100vw - 24px);bottom:78px;right:12px}.compare-title>div{flex-direction:column;align-items:flex-start;gap:5px}.compare-grid{background:0 0;grid-template-columns:1fr}.compare-grid article+article{border-top:1px solid #ffffff2e}dl>div{grid-template-columns:95px 1fr}.trend-content{padding:20px 24px 30px}.swatch-list button{grid-template-columns:42px 1fr auto}.swatch{width:42px;height:42px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
