:root{--bg:#fbfaf6;--page:#f1f0ea;--surface:#fffdf8;--text:#273037;--muted:#737b7c;--line:#dedbd1;--green:#1f8f86;--green-soft:#d8eee8;--blue-soft:#d6e5ef;--accent:#c86b3f;--dark:#28363c;--purple:#8a5169;--shadow:0 10px 28px #1f2a2d1a;--shadow-soft:0 14px 34px #1f2a2d14;--card-border:#ddd8cb;--radius-sm:.35rem;--radius-md:.55rem;--radius-lg:.75rem;--button-height:2.75rem;--button-radius:.42rem;--button-padding:.68rem 1.15rem;--button-font-size:.78rem;--button-letter-spacing:.045em;--section-space-top:2.75rem;--section-space-bottom:4.75rem;--card-padding:1.2rem;--container:1460px;--hero-max-width:1400px;--hero-gap:.75rem}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;max-width:100%;overflow-x:hidden}body{max-width:100%;color:var(--text);background:var(--page);margin:0;font-family:Manrope,sans-serif;line-height:1.5;overflow-x:hidden}@supports (overflow-x:clip){html,body{overflow-x:clip}}body.is-ready{--hero-loaded:1}img{width:100%;display:block}a{color:inherit;text-decoration:none}button,input{font:inherit}.container{width:min(calc(100% - 2rem), var(--container));margin:0 auto}.hero,.products-section,.configurations-section,.configuration-notes-section,.style-showcase-section,.lites-section,.advantages-section,.trust-section,.closet-gallery-section,.seo-section{padding:var(--section-space-top) 0 var(--section-space-bottom)}.hero{--hero-ease:cubic-bezier(.22, 1, .36, 1);--hero-enter-duration:.76s;--hero-enter-distance:22px;--hero-stagger-step:.11s;--hero-float-duration:16s;--hero-glow-duration:10s}.hero .container{width:min(calc(100% - 2rem), var(--hero-max-width))}.category-section{display:none}.hero-layout{gap:var(--hero-gap);grid-template-columns:minmax(0,2fr) minmax(0,1fr);align-items:stretch;display:grid}.hero-layout>*{min-width:0}.hero-main-panel,.side-card:not(.side-card-dark),.shortcut-card,.config-card,.lite-card,.advantage-card,.trust-panel,.seo-card{background:var(--surface)}.hero-main-panel,.side-card,.config-card,.lite-card,.advantage-card,.trust-panel,.seo-card{border-radius:var(--radius-md);box-shadow:var(--shadow-soft);overflow:hidden}.hero-main-panel{aspect-ratio:8/3;isolation:isolate;width:100%;min-height:490px;max-height:min(700px,66vw);position:relative}.hero-layout .hero-main-panel,.hero-layout .side-card{border-radius:6px}.hero-slides{position:absolute;inset:0}.hero-slide{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .52s,visibility .52s;position:absolute;inset:0}.hero-slide.is-active{opacity:1;visibility:visible;pointer-events:auto}.hero-slide-media{z-index:0;object-fit:cover;object-position:center center;filter:saturate(.96)contrast(1.05)brightness(.92);width:100%;height:100%;animation:heroImageDrift var(--hero-float-duration) ease-in-out infinite alternate;transition:transform 1.2s;position:absolute;inset:0;transform:scale(1.055)}body.is-ready .hero-slide.is-active .hero-slide-media{transform:scale(1)}.hero-main-panel:after{content:"";z-index:0;pointer-events:none;opacity:.7;width:38%;height:72%;animation:heroGlowDrift var(--hero-glow-duration) ease-in-out infinite;background:radial-gradient(circle,#ffffff29 0%,#ffffff0a 44%,#0000 72%);position:absolute;inset:-12% auto auto -4%}.hero-nav{z-index:2;color:#fff;cursor:pointer;opacity:0;background:#ffffff61;border:0;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:0;font-size:1.35rem;line-height:0;transition:background .16s,opacity .42s,transform .42s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%)}.hero-nav span{justify-content:center;align-items:center;margin:0;line-height:0;display:flex}.hero-nav svg{flex-shrink:0;width:1.35rem;height:1.35rem;display:block}.hero-nav-prev svg{transform:translate(-.09rem)}.hero-nav-next svg{transform:translate(.09rem)}.hero-nav:hover,.hero-nav:focus-visible{background:#ffffff85;transform:translateY(-50%)scale(1.06)}.hero-nav:focus-visible{outline-offset:2px;outline:2px solid #fff}.hero-nav-prev{left:.65rem}.hero-nav-next{right:.65rem}body.is-ready .hero-nav{opacity:1}.side-card-image{min-height:0}.side-card-image img{object-fit:cover;object-position:center center;filter:saturate(.94)contrast(1.04)brightness(.88);width:100%;height:100%;animation:heroImageDrift calc(var(--hero-float-duration) + 4s) ease-in-out infinite alternate-reverse;position:absolute;inset:0;transform:scale(1.04)}.hero-overlay{z-index:1;color:#fff;opacity:0;background:linear-gradient(90deg,#00000085 0%,#00000038 42%,#00000014 68%,#0000 100%);flex-direction:column;padding:1.1rem 1.35rem 0;transition:opacity .48s 80ms,transform .48s 80ms;display:flex;position:absolute;inset:0;transform:translateY(16px)}body.is-ready .hero-slide.is-active .hero-overlay{opacity:1;transform:translateY(0)}.hero-overlay-body{flex-direction:column;flex:1;justify-content:center;align-items:flex-start;max-width:42rem;min-height:0;display:flex}.hero-slide .hero-overlay-body h1,.hero-slide .hero-overlay-body p{text-shadow:0 1px 2px #00000073,0 4px 28px #00000059}.hero-label{color:#273037;text-transform:uppercase;background:#fffdf8f5;border-radius:.35rem;justify-content:center;align-items:center;width:fit-content;margin-bottom:.8rem;padding:.48rem .8rem;font-size:.8rem;font-weight:800;display:inline-flex}.hero-label,.hero-slide h1,.hero-slide .hero-overlay p,.hero-slide .hero-actions,.side-card-image,.side-card-dark{opacity:0;transform:translateY(var(--hero-enter-distance));transition:opacity var(--hero-enter-duration) var(--hero-ease), transform var(--hero-enter-duration) var(--hero-ease)}.hero-label{transition-delay:0s}.hero-slide h1{transition-delay:calc(var(--hero-stagger-step) * 1)}.hero-slide .hero-overlay p{transition-delay:calc(var(--hero-stagger-step) * 2)}.hero-slide .hero-actions{transition-delay:calc(var(--hero-stagger-step) * 3)}.side-card-image{transition-delay:calc(var(--hero-stagger-step) * 2)}.side-card-dark{transition-delay:calc(var(--hero-stagger-step) * 3)}body.is-ready .hero-label,body.is-ready .hero-slide.is-active h1,body.is-ready .hero-slide.is-active .hero-overlay p,body.is-ready .hero-slide.is-active .hero-actions,body.is-ready .side-card-image,body.is-ready .side-card-dark{opacity:1;transform:translateY(0)}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.05em;max-width:10ch;margin-bottom:.8rem;font-size:clamp(2.5rem,4.6vw,4.4rem);line-height:.96}h2{letter-spacing:-.04em;margin-bottom:.7rem;font-size:clamp(1.6rem,2.6vw,2.4rem);line-height:1.02}h3{margin-bottom:.4rem;font-size:1rem;line-height:1.25}.hero-overlay p,.side-card-overlay p{color:#fffffff2;max-width:34rem;font-size:.94rem}.hero-actions{gap:.75rem;margin-top:.95rem;display:flex}.button{min-height:var(--button-height);padding:var(--button-padding);border-radius:var(--button-radius);font-size:var(--button-font-size);letter-spacing:var(--button-letter-spacing);text-transform:uppercase;border:2px solid #0000;justify-content:center;align-items:center;font-weight:700;line-height:1;transition:transform .18s,box-shadow .18s,background-color .18s,border-color .18s,color .18s;display:inline-flex}.button-primary{background:var(--teal);color:#fff;box-shadow:0 8px 20px #0d4b5724}.button-primary:hover,.button-primary:focus-visible{background:var(--teal-dark);transform:translateY(-1px);box-shadow:0 10px 24px #0d4b5733}.button-card{color:var(--teal-dark);box-shadow:none;background:#fff;border-color:#d6ddd9}.button-card:hover,.button-card:focus-visible{color:var(--teal-dark);background:#f9fbfa;border-color:#bfcbc5;transform:translateY(-1px)}.button:focus-visible,.style-card-cta:focus-visible,.style-card-more:focus-visible{outline-offset:3px;outline:2px solid #9edbd3e0}.hero-dots{z-index:3;justify-content:center;gap:.5rem;display:flex;position:absolute;bottom:.85rem;left:50%;transform:translate(-50%)}.hero-dot{cursor:pointer;background:#ffffff94;border:0;border-radius:999px;width:.68rem;height:.68rem;padding:0;transition:transform .18s,background-color .18s;animation:6s ease-in-out infinite heroDotPulse;box-shadow:0 0 0 1px #0000002e}.hero-dot.is-active{background:#fff}.hero-dot:hover,.hero-dot:focus-visible{transform:scale(1.18)}.hero-dot:focus-visible{outline-offset:3px;outline:2px solid #ffffffe6}.hero-dot:nth-child(2){animation-delay:.6s}.hero-dot:nth-child(3){animation-delay:1.2s}.hero-side{gap:var(--hero-gap);grid-template-rows:1.3fr .7fr;grid-template-columns:1fr;width:100%;min-height:0;display:grid}.side-card{min-height:0;position:relative}.hero-slide h1{color:#fff;letter-spacing:-.05em;max-width:12ch;margin-bottom:.55rem;font-size:clamp(2.35rem,4vw,4rem);font-weight:800;line-height:.92}.hero-side h2{letter-spacing:-.02em;text-transform:uppercase;margin-bottom:.45rem;font-size:clamp(1.3rem,1.8vw,2.05rem);font-weight:800;line-height:.98}.hero-side .side-card-overlay p,.hero-side .side-card-dark p{font-size:.9rem;line-height:1.32}.side-card-cta{align-items:center;gap:.55rem;margin-top:.35rem;transition:transform .22s;display:inline-flex}.side-card-cta:hover,.side-card-cta:focus-visible{transform:translate(4px)}.side-card-cta-icon{background:var(--green);color:#f7fbf8;border-radius:50%;place-items:center;width:1.65rem;height:1.65rem;font-size:.72rem;line-height:1;animation:3.6s ease-in-out infinite heroAccentPulse;display:inline-grid;box-shadow:0 0 #1f8f8657}.side-card-overlay{z-index:1;color:#fff;background:linear-gradient(#0000001f 0%,#00000047 45%,#00000085 100%);flex-direction:column;justify-content:flex-end;padding:1.05rem 1.1rem;display:flex;position:absolute;inset:0}.hero-side .side-card-overlay h2,.hero-side .side-card-overlay p,.hero-side .side-card-overlay .side-card-cta{text-shadow:0 1px 2px #0006,0 3px 18px #00000047}.side-card-dark{background-color:#1a2226;background-image:radial-gradient(ellipse 90% 75% at 70% 42%, #fffdf80d, transparent 55%), linear-gradient(135deg, #28363c6b, #1f484761), var(--side-card-map,url(/images/storefront/doors/map-mev.png));color:#fff;background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;padding:1.05rem 1.1rem;display:flex;position:relative}.hero-side .side-card-dark h2,.hero-side .side-card-dark p,.hero-side .side-card-dark .side-card-dark-link{text-shadow:0 1px 2px #00000073,0 2px 14px #00000059}.side-card-dark:before{content:"";z-index:0;pointer-events:none;width:52%;height:92%;animation:heroGlowDrift calc(var(--hero-glow-duration) + 2s) ease-in-out infinite reverse;background:radial-gradient(circle,#ffffff1a 0%,#0000 68%);position:absolute;inset:auto -14% -26% auto}.side-card-dark>*{z-index:1;position:relative}.side-card-dark-link{letter-spacing:.04em;align-self:flex-end;margin-top:auto;font-size:.72rem;transition:transform .22s,opacity .22s}.side-card-dark-link:hover,.side-card-dark-link:focus-visible{opacity:.86;transform:translate(4px)}.side-card-dark p{color:#ffffffe0}.text-link{text-transform:uppercase;letter-spacing:.03em;font-size:.9rem;font-weight:800}.light-link{color:#fff}.hero-shortcuts{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;margin-top:1.2rem;display:grid}.reveal-on-scroll{opacity:0;transition:opacity .42s ease var(--reveal-delay,0s), transform .42s ease var(--reveal-delay,0s);transform:translateY(18px)}.reveal-on-scroll.is-visible{opacity:1;transform:translateY(0)}.shortcut-card{border-radius:var(--radius-sm);background:#fff;border:2px solid #dfe5eb;align-items:center;gap:1rem;min-height:124px;padding:1.15rem 1.3rem;display:flex}a.shortcut-card,a.lite-card{color:inherit;text-decoration:none}.shortcut-card,.category-card,.door-card,.config-card,.lite-card,.advantage-card,.trust-panel,.seo-card{transition:transform .22s,box-shadow .22s,border-color .22s}.shortcut-card:hover,.shortcut-card:focus-within,.category-card:hover,.category-card:focus-within,.door-card:hover,.door-card:focus-within,.config-card:hover,.config-card:focus-within,.lite-card:hover,.lite-card:focus-within,.advantage-card:hover,.advantage-card:focus-within,.trust-panel:hover,.trust-panel:focus-within,.seo-card:hover,.seo-card:focus-within{transform:translateY(-4px);box-shadow:0 16px 34px #1e242a1a}.shortcut-blue{border-color:#c5d8df}.shortcut-green{border-color:#1f8f8657}.shortcut-icon{color:#527f8a;background:#e7f0f2;border-radius:999px;flex-shrink:0;place-items:center;width:4rem;height:4rem;font-size:1.7rem;font-weight:700;display:inline-grid}.shortcut-neutral .shortcut-icon{color:#a99b86;background:#eee9dd}.shortcut-green .shortcut-icon{color:var(--green);background:#d8eee8}.shortcut-card h3{text-transform:uppercase;font-size:.94rem;font-weight:800}.shortcut-card p{color:#6f8990;margin-bottom:0;font-size:.84rem}.shortcut-neutral p{color:#8b8277}.shortcut-green p{color:#1f8f86}.section-heading{max-width:46rem;margin-bottom:2.35rem}.section-heading h2{color:#273037;letter-spacing:-.04em;text-transform:uppercase;margin-bottom:.55rem;font-size:clamp(1.95rem,2.9vw,2.65rem);font-weight:800;line-height:1}.section-heading>p:not(.section-kicker){color:#747b7a;max-width:38rem;margin-bottom:0;font-size:.95rem;line-height:1.55}.section-kicker{color:var(--green);text-transform:uppercase;letter-spacing:.08em;margin:0 0 .35rem;font-size:.74rem;font-weight:800}.split-heading{justify-content:space-between;align-items:center;gap:1rem;max-width:none;display:flex}.view-all-link{color:#1f8f86}.products-section .section-heading{margin-bottom:2.35rem}.style-showcase-section .section-heading{margin-bottom:2rem}.configuration-notes-section .section-heading{margin-bottom:1.95rem}.configuration-notes-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.configuration-note-card{border:1px solid var(--card-border);background:var(--surface);box-shadow:var(--shadow-soft);border-radius:1rem;grid-template-columns:148px minmax(0,1fr);align-items:center;gap:1.35rem;padding:1.2rem 1.35rem;display:grid}.configuration-note-icon{aspect-ratio:1;background:linear-gradient(#fffdf8 0%,#ede9dd 100%);border-radius:1.1rem;place-items:center;width:100%;padding:.9rem;display:grid}.configuration-note-icon img{aspect-ratio:1;object-fit:contain;width:min(100%,108px)}.configuration-note-copy h3{color:#273037;margin-bottom:.45rem;font-size:1.08rem}.configuration-note-copy p{color:#697270;max-width:58rem;margin:0;line-height:1.65}.style-showcase-grid{grid-template-columns:minmax(0,1.08fr) minmax(0,1fr) minmax(0,1fr);gap:1.15rem;display:grid}a.style-card{color:inherit;text-decoration:none}.style-card{min-width:0;box-shadow:var(--shadow-soft);background:#fff;border-radius:1rem;flex-direction:column;transition:transform .22s,box-shadow .22s;display:flex;position:relative;overflow:hidden}a.style-card:hover,a.style-card:focus-visible{transform:translateY(-3px);box-shadow:0 16px 34px #1e242a1f}a.style-card:focus-visible{outline-offset:3px;outline:2px solid #1f8f868c}.style-card-media{position:relative;overflow:hidden}.style-card-media img{object-fit:cover;width:100%;height:100%}.style-card--featured{grid-row:span 2;height:100%;min-height:0}.style-card--featured .style-card-media{position:absolute;inset:0}.style-card--featured:after{content:"";z-index:0;pointer-events:none;background:linear-gradient(#14161a0d 0%,#14161a8c 100%);position:absolute;inset:0}.style-card-overlay--featured{z-index:1;flex-direction:column;flex:1;justify-content:flex-end;min-height:clamp(260px,36vw,560px);padding:1.35rem 1.35rem 1.45rem;display:flex;position:relative}.style-card-overlay--featured h3{color:#fff;letter-spacing:.02em;text-transform:uppercase;margin:0 0 .45rem;font-size:1.12rem;font-weight:800}.style-card-overlay--featured p{color:#ffffffe6;max-width:22rem;margin:0 0 1rem;font-size:.95rem;line-height:1.55}.style-card-cta{min-height:var(--button-height);padding:var(--button-padding);border-radius:var(--button-radius);background:var(--green);color:#fffdf8;font-size:var(--button-font-size);letter-spacing:var(--button-letter-spacing);text-transform:uppercase;border:1px solid #0000;justify-content:center;align-self:flex-start;align-items:center;font-weight:800;line-height:1;text-decoration:none;transition:transform .18s,box-shadow .18s,background-color .18s,border-color .18s;display:inline-flex;box-shadow:0 12px 26px #1f8f8640}a.style-card:hover .style-card-cta,a.style-card:focus-visible .style-card-cta{color:#fffdf8;background:#187e77;border-color:#0000;transform:translateY(-1px);box-shadow:0 16px 32px #1f8f864d}.style-card--compact{min-height:240px}.style-card--compact .style-card-media{position:absolute;inset:0}.style-card--compact:after{content:"";background:linear-gradient(#14161a0f 0%,#14161a80 100%);position:absolute;inset:0}.style-card-overlay{z-index:1;flex-direction:column;flex:1;justify-content:flex-end;min-height:240px;padding:1.25rem;display:flex;position:relative}.style-card--compact h3,.style-card--compact p{color:#fff}.style-card--compact h3{text-transform:uppercase;margin-bottom:.35rem;font-size:.96rem}.style-card--compact p{color:#ffffffdb;max-width:18rem;margin:0}.style-card-more{width:fit-content;min-height:var(--button-height);padding:var(--button-padding);border-radius:var(--button-radius);color:#fffdf8;font-size:var(--button-font-size);letter-spacing:var(--button-letter-spacing);text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffdf814;border:1px solid #fffdf86b;justify-content:center;align-items:center;gap:.45rem;margin-top:.75rem;font-weight:800;line-height:1;text-decoration:none;transition:transform .18s,background-color .18s,border-color .18s,color .18s;display:inline-flex}.style-card-more:after{content:"›";font-size:.9rem;line-height:1}a.style-card:hover .style-card-more,a.style-card:focus-visible .style-card-more{color:#fffdf8;background:#fffdf829;border-color:#fffdf8b8;transform:translateY(-1px)}.style-card--dark:after{background:linear-gradient(#1012162e 0%,#1012169e 100%)}@media (width<=1360px){.style-showcase-grid{grid-template-columns:minmax(0,1fr) minmax(0,.94fr) minmax(0,.94fr);gap:.85rem}.style-card--compact,.style-card-overlay{min-height:210px}.style-card-overlay--featured{min-height:clamp(240px,34vw,520px)}}@media (width<=1080px){.configuration-note-card{grid-template-columns:128px minmax(0,1fr);gap:1rem;padding:1rem 1.1rem}.style-showcase-section .section-heading{margin-bottom:1.25rem}.style-showcase-grid{grid-template-columns:minmax(0,1fr) minmax(0,.92fr) minmax(0,.92fr);gap:.75rem}.style-card-overlay--featured{min-height:clamp(220px,38vw,500px);padding:1.1rem 1.1rem 1.2rem}.style-card-overlay--featured h3{font-size:1.05rem}.style-card-overlay--featured p{margin-bottom:.85rem;font-size:.92rem}.style-card--compact,.style-card-overlay{min-height:185px}.style-card-overlay{padding:1rem}}.door-product-carousel.carousel{--product-card-width:292px;--product-card-gap:.85rem;--product-nav-offset:-1.4rem;--carousel-transition:.48s cubic-bezier(.22, 1, .36, 1);width:min(100%,1560px);margin:0 auto;position:relative}.door-product-carousel .carousel__viewport{overscroll-behavior:contain;touch-action:pan-y pinch-zoom;width:100%;padding:.4rem 0 1rem;overflow:hidden}.door-product-slides{white-space:nowrap;transition:transform var(--carousel-transition);will-change:transform;margin:0;padding:0;font-size:0;list-style:none}.door-product-carousel.is-sliding-instant .door-product-slides{transition:none}@media (prefers-reduced-motion:reduce){.door-product-slides{transition:none}}.door-product-slide{width:var(--product-card-width);margin-right:var(--product-card-gap);white-space:normal;vertical-align:top;font-size:1rem;display:inline-block}.door-product-slide:last-child{margin-right:0}.door-product-carousel .door-card,.door-product-carousel .door-card *{-webkit-user-drag:none}.door-product-carousel .door-visual img{-webkit-user-drag:none;width:100%;height:100%;display:block}.door-carousel-nav{z-index:3;width:var(--button-height);height:var(--button-height);border-radius:var(--button-radius);color:var(--green);cursor:pointer;background:#fffdf8f0;border:1px solid #1f8f862e;place-items:center;padding:0;font-size:2rem;line-height:1;transition:transform .18s,opacity .18s,background-color .18s;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 12px 30px #1f2a2d24}.door-carousel-nav:hover,.door-carousel-nav:focus-visible{background:var(--green);border-color:var(--green);color:#fffdf8;transform:translateY(-50%)translateY(-1px)}.door-carousel-nav:focus-visible{outline-offset:3px;outline:2px solid #9edbd3e0}.door-carousel-nav[disabled],.door-carousel-nav.is-inactive,.door-carousel-nav[aria-disabled=true]{opacity:.35;cursor:default}.door-carousel-nav.is-inactive:hover,.door-carousel-nav[aria-disabled=true]:hover,.door-carousel-nav.is-inactive:focus-visible,.door-carousel-nav[aria-disabled=true]:focus-visible{color:var(--green);background:#fffdf8f0;border-color:#1f8f862e;transform:translateY(-50%)}.door-carousel-prev{left:var(--product-nav-offset)}.door-carousel-next{right:var(--product-nav-offset)}.door-card{background:var(--surface);border-radius:1rem;flex-direction:column;width:100%;height:100%;padding:1rem 1rem 1.2rem;display:flex;box-shadow:0 12px 30px #1f2a2d1a}.door-card-link{color:inherit;text-decoration:none}.door-visual{aspect-ratio:.74;background:linear-gradient(#fffdf8 0%,#eee9dd 100%);border-radius:.8rem;flex-shrink:0;margin-bottom:.15rem;position:relative;overflow:hidden}.door-visual img{object-fit:cover;object-position:center 18%}.category-card img,.door-visual img,.config-card img,.lite-card img{transition:transform .32s,filter .32s}.category-card:hover img,.category-card:focus-within img,.config-card:hover img,.config-card:focus-within img,.lite-card:hover img,.lite-card:focus-within img{filter:saturate(1.03);transform:scale(1.025)}.door-badges{z-index:2;flex-direction:column;gap:.45rem;display:flex;position:absolute;top:.8rem;left:0}.door-badge{text-transform:uppercase;align-items:center;min-width:6.6rem;padding:.45rem .85rem;font-size:.72rem;font-weight:800;display:inline-flex;position:relative}.badge-green{background:var(--green-soft);color:#15766f}.badge-dark{background:var(--dark);color:#f7fbf8}.door-body{flex-direction:column;flex:1;padding-top:.8rem;display:flex}.door-body h3{color:#3f4a4d;min-height:3.6em;margin-bottom:.7rem;font-size:1rem;font-weight:600;line-height:1.18;transition:color .22s}.door-title-link{color:inherit;-webkit-line-clamp:3;-webkit-box-orient:vertical;text-decoration:none;display:-webkit-box;overflow:hidden}.door-card:hover .door-title-link,.door-card:focus-within .door-title-link{color:var(--green)}.door-colors{flex-wrap:wrap;align-items:center;gap:.45rem;margin-bottom:.35rem;display:flex}.color-chip{background:var(--swatch,#d8d8d8);cursor:pointer;border:1px solid #41485029;border-radius:999px;width:.95rem;height:.95rem;padding:0;transition:transform .18s,outline-color .18s,box-shadow .18s;box-shadow:inset 0 0 0 1px #ffffff73}.color-chip--active{outline-offset:2px;outline:2px solid #1f8f8647}.color-chip:hover,.color-chip:focus-visible{transform:scale(1.08)}.color-chip:focus-visible{outline-offset:2px;outline:2px solid #1f8f868c}.color-chip--walnut{background:#7b5b43}.color-chip--oak{background:#b78c63}.color-chip--ivory{background:#f1ece0}.color-chip--espresso{background:#4f382c}.color-chip--smoke{background:#6b6f74}.color-chip--ash{background:#c3c0b9}.color-chip--snow{background:#f8f8f5}.color-chip--mist{background:#d6dbe1}.color-chip--black{background:#2f3236}.door-color-name{color:#7d8380;letter-spacing:.01em;margin:0 0 .9rem;font-size:.76rem;font-weight:600}.door-sub{color:#aaa399;margin-top:auto;margin-bottom:.1rem;font-size:.82rem}.price{color:#273037;margin-bottom:.28rem;font-size:1.12rem;font-weight:500;line-height:1}.door-meta{color:#0000;margin-bottom:0;font-size:0}.door-rating{color:#c86b3f;margin-top:.35rem;font-size:1.05rem;line-height:1}.door-rating span{color:#6f7775;font-size:.82rem}.door-card:hover,.door-card:focus-within{transform:translateY(-6px);box-shadow:0 22px 48px #1f2a2d29}.door-card:hover .door-body h3,.door-card:focus-within .door-body h3{color:#1f8f86}.door-card:hover .door-visual img,.door-card:focus-within .door-visual img{filter:saturate(1.03);transform:scale(1.03)}.configurations-section .section-heading{margin-bottom:2rem}.config-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem;display:grid}.config-card{border:1px solid var(--card-border);color:inherit;text-decoration:none;display:block;overflow:hidden}.config-card img{object-fit:contain;background:var(--surface);height:220px;padding:1.5rem 1rem}.config-title{color:#38454a;text-transform:uppercase;border-top:1px solid #ded7c8;justify-content:center;align-items:center;min-height:70px;padding:1rem 1.1rem;font-size:.98rem;font-weight:800;display:flex}.lites-section .section-heading{margin-bottom:2rem}.lites-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.6rem;display:grid}.lite-card{border:1px solid var(--card-border);cursor:pointer;flex-direction:column;justify-content:space-between;align-items:center;min-height:320px;padding:1.25rem 1rem 1.15rem;display:flex}.lite-card:focus-visible{outline-offset:3px;outline:2px solid #1f8f868c}.lite-card img{aspect-ratio:1;object-fit:contain;width:min(100%,190px)}.lite-title{color:#38454a;text-align:center;text-transform:none;margin-top:1.05rem;font-size:.96rem;font-weight:700}.advantage-grid,.footer-grid{gap:1rem;display:grid}.advantage-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.advantage-card{min-height:140px;padding:var(--card-padding);border:1px solid var(--card-border)}.advantage-card p,.trust-copy p,.seo-card p,.site-footer p,.site-footer a:not(.button){color:var(--muted)}.trust-grid{grid-template-columns:1.35fr .9fr;gap:1.2rem;display:grid}.trust-panel{border:1px solid var(--card-border);flex-direction:column;justify-content:center;padding:1.45rem;display:flex}.trust-panel .button-primary{background:var(--green);color:#f7fbf8}.closet-gallery-grid{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:1fr .94fr 1fr;grid-template-areas:"left-top center right-top""left-bottom center right-bottom";align-items:stretch;gap:.9rem;max-width:1320px;margin:0 auto;display:grid}.closet-gallery-section .section-heading{max-width:1320px;margin:0 auto 2rem}.closet-gallery-section .section-heading h2{font-size:clamp(2rem,4vw,3.15rem);line-height:.98}a.closet-gallery-card{color:inherit;text-decoration:none;transition:transform .22s,box-shadow .22s;display:block}.closet-gallery-card{background:var(--surface);min-width:0;box-shadow:var(--shadow-soft);border-radius:1rem;margin:0;position:relative;overflow:hidden}a.closet-gallery-card:hover,a.closet-gallery-card:focus-visible{transform:translateY(-3px);box-shadow:0 16px 34px #1e242a1f}a.closet-gallery-card:focus-visible{outline-offset:3px;outline:2px solid #1f8f868c}.closet-gallery-card img{object-fit:cover;width:100%;height:100%;transition:transform .32s,filter .32s}a.closet-gallery-card:hover img,a.closet-gallery-card:focus-visible img{filter:saturate(1.03);transform:scale(1.02)}.closet-gallery-card-label,.closet-gallery-card figcaption{color:#273037;letter-spacing:.01em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffdf8e6;border-radius:999px;align-items:center;min-height:2rem;padding:.45rem .8rem;font-size:.78rem;font-weight:800;display:inline-flex;position:absolute;bottom:1rem;left:1rem}.closet-gallery-card--wide-top{aspect-ratio:1.62;grid-area:left-top;max-height:none}.closet-gallery-card--wide-bottom{aspect-ratio:1.62;grid-area:left-bottom;max-height:none}.closet-gallery-card--tall{grid-area:center;height:100%;min-height:100%;max-height:none}.closet-gallery-card--wide-right{aspect-ratio:1.62;grid-area:right-top;max-height:none}.closet-gallery-card--wide-lower-right{aspect-ratio:1.62;grid-area:right-bottom;max-height:none}@media (width<=1500px){.closet-gallery-section .section-heading{margin-bottom:1.25rem}}.seo-card{border:1px solid var(--card-border);padding:clamp(1.5rem,3vw,2.2rem)}.door-guide__card{max-width:1100px;margin-inline:auto}.door-guide__header{text-align:center;max-width:52rem;margin-inline:auto;padding-bottom:.25rem}.door-guide__kicker{margin-bottom:.65rem}.door-guide__title{color:#273037;letter-spacing:-.03em;margin:0;font-size:clamp(1.35rem,2.35vw,1.95rem);font-weight:800;line-height:1.18}.door-guide__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.25rem,2.8vw,2.25rem) clamp(1.5rem,3.5vw,3rem);margin:clamp(1.75rem,3vw,2.5rem) 0 0;padding:0;list-style:none;display:grid}.configurations-section,.configuration-notes-section,.style-showcase-section,.lites-section,.closet-gallery-section,.seo-section{position:relative}.configuration-notes-section .container,.style-showcase-section .container,.closet-gallery-section .container,.seo-section .container{width:min(calc(100% - 2.6rem), var(--container))}.door-guide__item{color:#5f6863;align-items:flex-start;gap:.85rem;margin:0;font-size:clamp(.94rem,1.15vw,1.05rem);line-height:1.65;display:flex}.door-guide__item:before{content:"✓";background:var(--green-soft);color:#15766f;border-radius:999px;flex-shrink:0;place-items:center;width:1.35rem;height:1.35rem;margin-top:.12em;font-size:.72rem;font-weight:900;line-height:1;display:inline-grid}@media (width>=821px) and (width<=1500px){.door-carousel-prev{left:-.7rem}.door-carousel-next{right:-.7rem}}@media (width<=1280px){.logo{grid-area:logo}.sale-chip{grid-area:sale}.search-box{grid-area:search}.header-contact{grid-area:contact}.cart-link{grid-area:cart}.utility-bar,.header-top,.header-nav-row{display:none}.mobile-header{background:var(--surface);border-bottom:1px solid #ded7c8;display:block}.mobile-header-inner{grid-template-columns:auto auto auto auto 1fr auto;align-items:center;gap:clamp(.85rem,2.6vw,1.85rem);min-height:78px;padding:.85rem 0;display:grid}.mobile-logo{flex-shrink:0;grid-area:auto/1}.mobile-header-actions{display:contents}.mobile-sale-chip{background:var(--accent);clip-path:none;letter-spacing:0;color:#fffdf8;text-shadow:0 1px 1px #2a120840;width:2.4rem;height:2.4rem;min-height:0;box-shadow:none;border-radius:50%;grid-area:1/2;padding:0;font-size:1.1rem;line-height:1}.mobile-sale-chip:after{content:none}.mobile-contact{flex-direction:row;grid-area:1/3;align-items:center;gap:.8rem;min-width:0}.mobile-contact:before{content:"";background:var(--green);flex:none;width:1.4rem;height:1.4rem;-webkit-mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.62 10.79c1.44 2.83 3.76 5.14 6.59 6.59l2.2-2.2c.27-.27.67-.36 1.02-.24 1.12.37 2.33.57 3.57.57.55 0 1 .45 1 1V20c0 .55-.45 1-1 1C10.61 21 3 13.39 3 4c0-.55.45-1 1-1h3.5c.55 0 1 .45 1 1 0 1.24.2 2.45.57 3.57.11.35.03.74-.25 1.02l-2.2 2.2Z'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.62 10.79c1.44 2.83 3.76 5.14 6.59 6.59l2.2-2.2c.27-.27.67-.36 1.02-.24 1.12.37 2.33.57 3.57.57.55 0 1 .45 1 1V20c0 .55-.45 1-1 1C10.61 21 3 13.39 3 4c0-.55.45-1 1-1h3.5c.55 0 1 .45 1 1 0 1.24.2 2.45.57 3.57.11.35.03.74-.25 1.02l-2.2 2.2Z'/%3E%3C/svg%3E") 50%/contain no-repeat}.mobile-contact .phone-link{color:#34383a;white-space:nowrap;font-size:clamp(1rem,2.2vw,1.32rem);font-weight:800}.mobile-contact span{color:#7d746b;text-transform:uppercase;white-space:nowrap;border-bottom:1px solid;font-size:clamp(.78rem,1.7vw,1rem);font-weight:500}.mobile-cart-link{grid-area:1/4;place-self:center end;gap:0;padding-right:.45rem;position:relative}.mobile-cart-link svg{width:1.95rem;height:1.95rem}.mobile-cart-link span{color:#34383a;background:#f4f4f0;border-radius:999px;place-items:center;min-width:1.45rem;height:1.45rem;padding:0 .2rem;font-size:.82rem;font-weight:800;display:inline-grid;position:absolute;top:-.72rem;right:-.15rem;box-shadow:0 4px 12px #27303724}.mobile-menu-toggle{grid-area:1/6;place-self:center end;width:3.65rem;height:3.65rem}.mobile-drawer-shell{z-index:70;pointer-events:none;display:block;position:fixed;inset:0}.mobile-drawer-backdrop{opacity:0;background:#1f2a2d99;border:0;transition:opacity .18s;position:absolute;inset:0}.mobile-drawer{background:var(--surface);width:min(40rem,96vw);max-width:100%;height:100%;transition:transform .22s;position:absolute;top:0;left:0;overflow-y:auto;transform:translate(-100%);box-shadow:10px 0 28px #1f2a2d33}body.drawer-open{overflow:hidden}body.drawer-open .mobile-drawer-shell{pointer-events:auto}body.drawer-open .mobile-drawer-backdrop{opacity:1}body.drawer-open .mobile-drawer{transform:translate(0)}.mobile-drawer-tabs{background:#ebe8dc;border-bottom:1px solid #ded7c8;grid-template-columns:1fr 1fr;display:grid}.drawer-tab{color:#334047;text-transform:uppercase;cursor:pointer;background:#ebe8dc;border:0;border-right:1px solid #ded7c8;min-height:6.35rem;font-size:1.12rem;font-weight:800}.drawer-tab:last-child{border-right:0}.drawer-tab.is-active{background:var(--surface);box-shadow:inset 0 -2px 0 var(--green)}.mobile-drawer-panel{padding-bottom:1rem;display:none}.mobile-drawer-panel.is-active{display:block}.drawer-link{color:#4e5c5f;text-transform:uppercase;border-bottom:1px solid #ded7c8;align-items:center;min-height:7rem;padding:0 1.65rem;font-size:1.08rem;font-weight:700;display:flex}button.drawer-link{background:var(--surface);cursor:pointer;text-align:left;border-top:0;border-left:0;border-right:0;width:100%}.drawer-link-arrow{justify-content:space-between}.drawer-link-arrow:after{content:"";border-top:2px solid #536763;border-right:2px solid #536763;width:1.05rem;height:1.05rem;transition:transform .18s,border-color .18s;transform:rotate(45deg)}.drawer-menu-group.is-open>.drawer-link{color:var(--green)}.drawer-menu-group.is-open>.drawer-link:after{border-color:var(--green);transform:rotate(135deg)}.drawer-submenu{background:#fffdf8;display:none}.drawer-menu-group.is-open>.drawer-submenu,.drawer-submenu-section.is-open>.drawer-submenu-list{display:block}.drawer-submenu-title{color:#5c6465;cursor:pointer;text-align:left;background:#f7f5ee;border:0;border-bottom:1px solid #ded7c8;justify-content:space-between;align-items:center;width:100%;min-height:4.35rem;padding:0 0 0 1.65rem;font-size:1.04rem;font-weight:800;display:flex}.drawer-submenu-title:before{content:"";border-top:2px solid;border-right:2px solid;order:2;width:.72rem;height:.72rem;margin:0 1.45rem 0 auto;transition:transform .18s;transform:rotate(45deg)}.drawer-submenu-section.is-open>.drawer-submenu-title{background:var(--green);color:#fffdf8}.drawer-submenu-section.is-open>.drawer-submenu-title:before{transform:rotate(135deg)}.drawer-submenu-list{background:#fffdf8;display:none}.drawer-submenu-list a{color:#686f70;text-transform:none;border-bottom:1px solid #ece8dd;align-items:center;min-height:4.1rem;padding:0 1.65rem;font-size:1.05rem;font-weight:500;display:flex}.drawer-submenu-list-compact{display:block}.drawer-submenu-list-compact a{text-transform:uppercase;font-weight:700}.drawer-auth{color:var(--green);text-transform:uppercase;align-items:center;gap:1rem;padding:1.65rem;font-size:1.02rem;font-weight:800;display:flex}.hero-layout,.trust-grid,.footer-grid{grid-template-columns:1fr}.mega-menu-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.hardware-mega-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.info-mega-grid{max-width:100%}.hero-side{grid-template-rows:none;grid-template-columns:1fr 1fr}.hero-side .side-card{min-height:180px}.config-grid,.lites-grid,.advantage-grid{grid-template-columns:repeat(2,minmax(0,1fr))}:root{--section-space-top:2.3rem;--section-space-bottom:4rem}.mobile-header .container{width:min(calc(100% - 3rem), var(--container))}.footer-top{grid-template-columns:1fr}.footer-cta{grid-template-columns:1fr;align-items:start}.footer-cta-actions{flex-direction:row;width:100%}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.closet-gallery-grid{grid-template:auto/repeat(3,minmax(0,1fr));gap:.8rem}.closet-gallery-card--wide-bottom,.closet-gallery-card--wide-lower-right{display:none}.closet-gallery-card--wide-top,.closet-gallery-card--tall,.closet-gallery-card--wide-right{aspect-ratio:.84;grid-area:auto;height:auto;min-height:0;max-height:none;display:block}.door-product-carousel{--product-card-width:260px;--product-card-gap:.7rem;--product-nav-offset:-.45rem}.door-carousel-nav{width:2.65rem;height:2.65rem}}@media (width<=820px){:root{--section-space-top:1.95rem;--section-space-bottom:3.1rem}.hero .container{width:min(calc(100% - 1rem), var(--hero-max-width))}.site-header{position:static}.site-header.is-scrolled .header-top-inner{min-height:84px}.hero-shortcuts{grid-template-columns:1fr;justify-items:center;gap:.75rem;width:100%;display:grid}.shortcut-card{width:100%;max-width:42rem}.mobile-header-inner{grid-template-columns:auto auto auto 1fr auto auto;align-items:center;gap:clamp(.75rem,2.5vw,1.7rem);min-height:auto;padding:.72rem 0;display:grid}.mobile-logo{grid-area:1/1}.mobile-sale-chip{grid-area:1/2}.mobile-contact{grid-area:1/3/auto/5}.mobile-cart-link{grid-area:1/5}.mobile-menu-toggle{grid-area:1/6}.mobile-drawer{width:min(40rem,96vw)}.hero-main-panel{aspect-ratio:auto;min-height:336px;max-height:none}.hero-slide-media{height:360px;position:static}.hero-nav{display:none}.hero-overlay{padding:1.2rem 1.2rem 0}.hero-dots{padding-bottom:.65rem}.hero-side,.advantage-grid,.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;align-items:stretch}.footer-cta-actions{flex-direction:column}.footer-bottom-links{gap:.8rem}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;padding-bottom:1.2rem}.footer-column{background:#fffdf809;border:1px solid #fffdf814;border-radius:.8rem;padding:.95rem}.footer-column:nth-child(3),.footer-contact-card{grid-column:1/-1}.footer-contact-card{background:#fffdf80f}.site-footer h3{margin-bottom:.65rem}.site-footer a,.site-footer p{margin-bottom:.52rem}.door-guide__grid{grid-template-columns:1fr;gap:1.1rem}.door-guide__title{font-size:clamp(1.22rem,4.2vw,1.72rem)}.configuration-note-icon{width:120px}.style-showcase-section .section-heading{margin-bottom:1.1rem}.style-showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.style-card--featured{grid-area:auto/1/auto/-1}.style-card-overlay--featured{min-height:220px;padding:1rem 1rem 1.1rem}.style-card--compact,.style-card-overlay{min-height:190px}.style-card-overlay,.style-card-overlay--featured{padding:.9rem}.closet-gallery-section .section-heading{margin-bottom:1.2rem}.closet-gallery-grid{grid-template:auto/repeat(3,minmax(0,1fr));gap:.8rem}.closet-gallery-card--wide-bottom,.closet-gallery-card--wide-lower-right{display:none}.closet-gallery-card--wide-top,.closet-gallery-card--tall,.closet-gallery-card--wide-right{aspect-ratio:.84;grid-area:auto;max-height:none;display:block}.closet-gallery-card--tall{grid-area:auto;min-height:0}.config-grid,.lites-grid{grid-template-columns:minmax(0,1fr);gap:1rem}.config-card img{height:clamp(220px,58vw,320px)}.lite-card{min-height:280px}.lite-card img{width:min(100%,170px)}.door-product-carousel .carousel__viewport{padding-bottom:.65rem;padding-inline:.15rem}.door-product-carousel{--product-card-width:min(calc(100vw - 3rem), 28rem);--product-card-gap:.85rem;--product-nav-offset:.1rem}.side-card{min-height:175px}h1{font-size:2.2rem}}@media (width<=980px){.configuration-notes-grid{grid-template-columns:minmax(0,1fr)}.configuration-note-card{grid-template-columns:1fr;place-items:start;gap:.9rem}.configuration-note-icon{width:120px}}@media (width<=560px){:root{--section-space-top:1.55rem;--section-space-bottom:2.45rem}.site-footer{background:#1f292d;padding-bottom:1.2rem}.site-footer:before{display:none}.footer-shell{padding-top:1rem}.footer-top{gap:.75rem;margin-bottom:1rem}.footer-intro,.footer-cta{border-radius:.85rem;min-height:0;padding:.95rem}.footer-brand-mark{width:6.4rem;height:4rem}.footer-summary{margin-bottom:.8rem;font-size:.88rem;line-height:1.55}.footer-badges{gap:.4rem}.footer-badges span{min-height:1.75rem;padding:.28rem .55rem;font-size:.66rem}.footer-cta h3{max-width:none;font-size:1.25rem}.footer-cta p:not(.footer-eyebrow){font-size:.9rem;line-height:1.5}.footer-cta-actions{gap:.55rem}.footer-primary-button,.footer-secondary-button{min-height:2.55rem}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;padding-bottom:1rem}.footer-column{background:#fffdf809;border:1px solid #fffdf814;border-radius:.75rem;padding:.85rem}.footer-column:nth-child(3),.footer-contact-card{grid-column:1/-1}.footer-contact-card{background:#fffdf80f;padding:.95rem}.site-footer h3{letter-spacing:.02em;margin-bottom:.6rem;font-size:.78rem}.site-footer a,.site-footer p{margin-bottom:.45rem;font-size:.88rem;line-height:1.45}.footer-bottom{gap:.75rem;padding-top:.9rem}.footer-bottom p{font-size:.78rem}.footer-bottom-links{grid-template-columns:repeat(3,auto);justify-content:start;gap:.65rem;display:grid}.footer-bottom-links a{font-size:.76rem}.configuration-notes-grid{grid-template-columns:minmax(0,1fr)}.seo-card{padding:1.15rem}.door-guide__item{font-size:.92rem;line-height:1.62}.configuration-note-card{border-radius:.85rem;padding:.95rem}.configuration-note-icon{width:104px;padding:.75rem}.configuration-note-copy h3{font-size:1rem}.configuration-note-copy p{font-size:.9rem;line-height:1.58}.style-showcase-grid{gap:.7rem}.style-card{border-radius:.85rem}.style-card-overlay--featured{min-height:200px;padding:.9rem .9rem 1rem}.style-card-overlay--featured h3{font-size:.95rem}.style-card-overlay--featured p{font-size:.86rem}.style-card--compact,.style-card-overlay{min-height:165px}.style-card--compact h3{font-size:.84rem}.style-card--compact p{font-size:.8rem}.closet-gallery-grid{grid-template-columns:minmax(0,1fr);gap:0}.closet-gallery-card--wide-top,.closet-gallery-card--wide-bottom,.closet-gallery-card--wide-right,.closet-gallery-card--wide-lower-right{display:none}.container{width:min(calc(100% - 1rem), var(--container))}.door-carousel-nav{width:2.55rem;height:2.55rem;font-size:1.8rem;display:grid;top:38%}.door-product-carousel{--product-card-width:min(calc(100vw - 2rem), 27rem);--product-card-gap:.75rem;--product-nav-offset:-.15rem}.door-carousel-prev{left:.1rem}.door-carousel-next{right:.1rem}.config-grid,.lites-grid{grid-template-columns:minmax(0,1fr);gap:.85rem}.closet-gallery-card{border-radius:.85rem}.closet-gallery-card--tall{aspect-ratio:1/1.15;max-height:500px}.closet-gallery-card--tall img{object-position:center top}.closet-gallery-card-label,.closet-gallery-card figcaption{padding:.38rem .72rem;font-size:.72rem;bottom:.75rem;left:.75rem}.mobile-header-inner{grid-template-columns:auto auto minmax(0,1fr) auto auto;gap:.7rem .82rem}.mobile-logo{grid-area:auto/1}.mobile-contact{grid-area:1/3;gap:.45rem;overflow:hidden}.mobile-sale-chip{grid-area:1/2}.mobile-cart-link{grid-area:1/4}.mobile-menu-toggle{grid-area:1/5}.mobile-contact span{display:none}.mobile-contact .phone-link{text-overflow:ellipsis;font-size:clamp(.88rem,3.5vw,1rem);overflow:hidden}.mobile-contact:before{width:1.2rem;height:1.2rem}.mobile-sale-chip{width:2.25rem;height:2.25rem;font-size:1.05rem}.mobile-cart-link svg{width:1.85rem;height:1.85rem}.mobile-menu-toggle{width:3.5rem;height:3.5rem}.mobile-menu-toggle span{width:2.45rem;height:.32rem}.hero-actions,.button{width:100%}.door-visual{min-height:430px}.door-visual img{width:min(100%,250px)}.config-card img{height:220px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal-on-scroll,.reveal-on-scroll.is-visible,.hero-overlay,body.is-ready .hero-overlay,.hero-slide-media,body.is-ready .hero-slide.is-active .hero-slide-media,.side-card-image img,.hero-label,.hero-slide h1,.hero-slide .hero-overlay p,.hero-slide .hero-actions,.hero-dots,.side-card-image,.side-card-dark{opacity:1!important;animation:none!important;transform:none!important}}@keyframes heroImageDrift{0%{transform:scale(1.04)translate(0,0)}to{transform:scale(1.09)translate(-1.5%,-1.2%)}}@keyframes heroGlowDrift{0%,to{opacity:.52;transform:translate(0,0)scale(1)}50%{opacity:.8;transform:translate(6%,-4%)scale(1.08)}}@keyframes heroDotPulse{0%,to{opacity:.68;transform:scale(1)}20%{opacity:1;transform:scale(1.24)}}@keyframes heroAccentPulse{0%,to{box-shadow:0 0 #1f8f8633}50%{box-shadow:0 0 0 10px #1f8f8600}}
