@import url('https://fonts.googleapis.com/css2?family=Karla:wght@400;500;600;700&family=Plus+Jakarta+Sans:wght@600;700;800&display=swap');
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Karla,Arial,sans-serif;font-size:16px;line-height:1.55}body.drawer-open{overflow:hidden}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select{font:inherit;color:inherit}.page-width{width:min(1240px,calc(100% - 40px));margin-inline:auto}.narrow{max-width:900px}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:16px;top:16px;background:#fff;padding:12px;z-index:100}.visually-hidden{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}h1,h2,h3{font-family:'Plus Jakarta Sans',Arial,sans-serif;letter-spacing:-.045em;line-height:1.06;margin:0}h1{font-size:clamp(44px,6vw,76px)}h2{font-size:clamp(34px,4vw,54px)}h3{font-size:20px}.eyebrow{text-transform:uppercase;letter-spacing:.17em;font-size:12px;font-weight:700}.announcement{text-align:center;padding:9px 20px;font-size:13px}.announcement p{margin:0}.site-header{height:84px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:flex;align-items:center;gap:10px;font-family:'Plus Jakarta Sans';font-size:20px;font-weight:800;letter-spacing:-.04em}.brand img{max-height:42px;width:auto}.brand-mark{width:36px;height:36px;display:grid;place-items:center;border-radius:50% 50% 46% 54%;background:var(--accent);color:#fff;font-size:16px}.desktop-nav{display:flex;gap:30px;font-weight:600}.desktop-nav a,.text-link{position:relative}.desktop-nav a:after,.text-link:after{content:"";height:1px;background:currentColor;position:absolute;left:0;right:100%;bottom:-4px;transition:right .25s}.desktop-nav a:hover:after,.text-link:hover:after{right:0}.cart-button{border:1px solid #cfc4b6;border-radius:999px;padding:10px 16px;background:transparent;font-weight:700;cursor:pointer}.cart-button span{display:inline-grid;place-items:center;background:var(--ink);color:#fff;border-radius:50%;width:22px;height:22px;margin-left:6px;font-size:12px}.product-hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:clamp(40px,7vw,100px);padding-block:50px 100px;align-items:center}.gallery-main{position:relative;background:var(--cream);border-radius:220px 220px 26px 26px;overflow:hidden;aspect-ratio:1/1.08}.gallery-slide{position:absolute;inset:0;opacity:0;transition:opacity .3s}.gallery-slide.is-active{opacity:1}.gallery-slide img{width:100%;height:100%;object-fit:cover}.hero-badge{position:absolute;left:26px;bottom:24px;background:rgba(250,247,242,.9);backdrop-filter:blur(8px);padding:10px 15px;border-radius:999px;font-size:13px;font-weight:700}.gallery-thumbs{display:flex;gap:10px;margin-top:12px}.gallery-thumb{width:68px;height:68px;border:1px solid transparent;border-radius:12px;overflow:hidden;padding:0;background:none;cursor:pointer;opacity:.65}.gallery-thumb.is-active{border-color:var(--ink);opacity:1}.gallery-thumb img{width:100%;height:100%;object-fit:cover}.gallery-placeholder{aspect-ratio:1/1.08;border-radius:220px 220px 26px 26px;background:linear-gradient(145deg,var(--cream),#ded3c4);display:grid;place-content:center;text-align:center;padding:30px;color:#746b62}.cat-face{display:block;font:800 90px/1 'Plus Jakarta Sans';color:var(--accent);transform:rotate(-8deg)}.product-info{max-width:530px}.rating{display:flex;gap:10px;margin:18px 0;color:#70695f;font-size:14px}.rating>span,.stars{color:#a66b3f;letter-spacing:.08em}.product-info .lead{font-size:19px;color:#5d5751;max-width:50ch}.product-form{margin-top:30px}.field-label{font-weight:700;display:block;margin-bottom:8px}.select-wrap select{width:100%;padding:15px;border-radius:10px;border:1px solid #cfc4b6;background:#fff}.purchase-row{display:flex;justify-content:space-between;align-items:center;margin:22px 0 14px}.price{font:700 30px 'Plus Jakarta Sans'}.purchase-row s{margin-left:8px;color:#8a827a}.stock{font-size:13px}.stock i{width:8px;height:8px;display:inline-block;border-radius:50%;background:var(--accent);margin-right:7px;box-shadow:0 0 0 4px rgba(140,154,123,.15)}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;background:var(--ink);color:#fff;border:1px solid var(--ink);padding:15px 24px;border-radius:8px;font-weight:700;cursor:pointer;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px);background:#3c3935}.button--wide{width:100%;justify-content:space-between}.add-button{font-size:17px;padding:17px 22px}.microcopy{text-align:center;color:#777069;font-size:12px}.mini-benefits{border-top:1px solid #ddd3c7;margin-top:25px;padding-top:20px;display:flex;flex-wrap:wrap;gap:10px 18px;color:#5c5751;font-size:13px}.setup-note{padding:20px;border:1px dashed #a99c8d;border-radius:12px;background:#fff}.setup-note p{margin:5px 0 0}.section{padding-block:110px}.section--cream{background:var(--cream)}.section-heading{text-align:center;max-width:760px;margin:0 auto 55px}.section-heading .eyebrow{display:block;margin-bottom:14px;color:#6f785f}.section-heading p{color:#6e675f}.section-heading--row{max-width:none;text-align:left;display:flex;justify-content:space-between;align-items:end}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.benefit{background:var(--paper);padding:34px;border-radius:18px}.benefit-number{display:grid;place-items:center;width:50px;height:50px;border:1px solid #b8ad9e;border-radius:50%;font-weight:700;margin-bottom:55px}.benefit p{color:#716a62;margin-bottom:0}.image-text{display:grid;grid-template-columns:1.1fr .9fr;gap:8vw;align-items:center}.image-text--text_first .image-text__media{order:2}.image-text__media img,.editor-placeholder{width:100%;min-height:560px;object-fit:cover;border-radius:24px 180px 24px 24px}.editor-placeholder{background:linear-gradient(135deg,var(--cream),#d8cebf);display:grid;place-items:center;text-align:center;color:#746b62;padding:30px}.image-text__content{max-width:470px}.image-text__content .eyebrow{color:#6f785f}.image-text__content h2{margin:16px 0 24px}.image-text__content p{font-size:18px;color:#625c55}.text-link{display:inline-block;font-weight:700;margin-top:15px}.big-rating{display:flex;gap:13px;align-items:center}.big-rating>strong{font:800 52px 'Plus Jakarta Sans'}.big-rating span{color:#a66b3f}.big-rating small{display:block;color:#746d66;letter-spacing:0}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-grid blockquote{margin:0;background:#fff;border:1px solid #e0d7cb;border-radius:18px;padding:30px}.review-grid h3{margin:35px 0 12px}.review-grid p{color:#625c55}.review-grid footer{font-weight:700;font-size:14px}.faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:9vw}.faq>div:first-child p{color:#716a62}.faq h2{margin:15px 0}.faq-list{border-top:1px solid #c9bdae}.faq-list details{border-bottom:1px solid #c9bdae;padding:22px 0}.faq-list summary{list-style:none;font:700 18px 'Plus Jakarta Sans';cursor:pointer;display:flex;justify-content:space-between}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:24px;transition:transform .2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details div{padding:14px 40px 0 0;color:#655f58}.footer{background:var(--ink);color:#eee9e2;padding:75px 0 25px}.footer-grid{display:grid;grid-template-columns:1.2fr .7fr 1fr;gap:8vw}.footer-grid p{color:#bdb6ae;max-width:380px}.footer-grid h3{font-size:15px;margin-bottom:16px}.footer-grid>div:nth-child(2) a{display:block;color:#cfc8c0;margin:8px 0}.newsletter{display:flex;border-bottom:1px solid #766f68}.newsletter input{background:transparent;border:0;color:#fff;padding:12px 0;flex:1;outline:0}.newsletter button{border:0;background:transparent;color:#fff;font-weight:700}.footer-bottom{border-top:1px solid #403d39;margin-top:60px;padding-top:24px;display:flex;justify-content:space-between;color:#8f8982;font-size:12px}.drawer-scrim{position:fixed;inset:0;background:rgba(20,18,16,.48);z-index:40}.cart-drawer{position:fixed;right:0;top:0;bottom:0;width:min(460px,100%);background:var(--paper);z-index:50;padding:28px;transform:translateX(105%);transition:transform .3s;overflow:auto}.cart-drawer.is-open{transform:none}.drawer-head{display:flex;justify-content:space-between;align-items:start;border-bottom:1px solid #ded5c8;padding-bottom:22px}.drawer-head h2{font-size:30px;margin-top:4px}.drawer-head button{border:0;background:none;font-size:32px;cursor:pointer}.empty-cart{text-align:center;padding:90px 20px}.empty-cart span{font-size:50px}.cart-line{display:grid;grid-template-columns:90px 1fr;gap:15px;padding:20px 0;border-bottom:1px solid #ded5c8}.cart-line img{width:90px;height:90px;object-fit:cover;border-radius:10px}.cart-line small,.cart-line span{display:block}.cart-total{display:flex;justify-content:space-between;padding:25px 0}.cart-page-line{display:grid;grid-template-columns:120px 1fr auto;gap:22px;align-items:center;padding:24px 0;border-bottom:1px solid #d7cdc1}.cart-page-line img{border-radius:12px}.cart-page-line h2{font-size:22px}.cart-page-line input{width:65px;padding:8px}.cart-summary{text-align:right;margin-top:30px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product-card img,.product-card .editor-placeholder{aspect-ratio:1;min-height:0;border-radius:18px;object-fit:cover}.product-card h2{font-size:20px;margin-top:15px}.not-found,.empty-page{text-align:center}.not-found .cat-face{margin-bottom:20px}.not-found p{margin:20px}.empty-page{padding:70px 20px}
@media(max-width:800px){.page-width{width:min(100% - 28px,1240px)}.desktop-nav{display:none}.site-header{height:70px}.product-hero{grid-template-columns:1fr;padding-block:20px 70px;gap:35px}.gallery-main,.gallery-placeholder{border-radius:120px 120px 20px 20px}.product-info{max-width:none}h1{font-size:43px}.section{padding-block:75px}.benefit-grid,.review-grid,.product-grid{grid-template-columns:1fr}.benefit-number{margin-bottom:30px}.image-text{grid-template-columns:1fr;gap:40px}.image-text--text_first .image-text__media{order:0}.image-text__media img,.editor-placeholder{min-height:400px;border-radius:20px 100px 20px 20px}.section-heading--row{display:block}.big-rating{margin-top:25px}.faq{grid-template-columns:1fr;gap:35px}.footer-grid{grid-template-columns:1fr;gap:35px}.footer-bottom{display:block}.purchase-row{align-items:start;gap:12px}.stock{text-align:right}.mini-benefits{display:grid}.cart-page-line{grid-template-columns:80px 1fr}.cart-page-line>strong{grid-column:2}.announcement{font-size:12px}.brand{font-size:18px}.brand-mark{width:32px;height:32px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
.coupon{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#efe4d4;border:1px dashed #b99e7e;border-radius:10px;padding:10px 12px;margin-bottom:22px;font-size:13px}.coupon button{border:0;background:var(--ink);color:#fff;border-radius:6px;padding:6px 10px;cursor:pointer}.hero-checks{list-style:none;padding:0;margin:22px 0;display:grid;gap:6px}.hero-checks li:before{content:'✓';color:var(--accent);font-weight:800;margin-right:10px}.cushion-option{display:flex;gap:12px;border:1px solid #cfc4b6;border-radius:10px;padding:14px;margin-bottom:12px;cursor:pointer}.cushion-option input{width:20px;height:20px;accent-color:var(--accent)}.cushion-option small{display:block;color:#756e66;font-weight:400}.social-proof-bar{display:grid;grid-template-columns:.7fr 1.3fr;gap:50px;align-items:center;padding-block:35px;border-top:1px solid #d9cfc3;border-bottom:1px solid #d9cfc3}.proof-quote{display:grid;grid-template-columns:auto 1fr;gap:2px 15px;align-items:center}.proof-quote p{margin:0}.proof-quote small{grid-column:2;color:#786f67}.world-grid,.install-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.world-grid article>span,.install-grid article>span{display:block;color:#7d756d;font-weight:700;margin:18px 0 8px}.world-grid p,.install-grid p{color:#706860}.slot{min-height:280px;border-radius:18px;background:linear-gradient(145deg,#e8ddcf,#cfc2b1);display:grid;place-items:center;text-align:center;padding:24px;color:#766d63;font-size:13px}.slot--arch{border-radius:150px 150px 18px 18px;aspect-ratio:4/5}.section--dark{background:var(--ink);color:var(--paper)}.section--dark .section-heading .eyebrow,.section--dark p{color:#c1bab1}.before-after .section-heading{text-align:left;margin-left:0}.compare{display:grid;grid-template-columns:1fr 1fr;gap:18px}.compare>div>span{display:block;margin-bottom:10px;text-transform:uppercase;letter-spacing:.15em;font-size:12px}.slot--dark{background:linear-gradient(145deg,#44403b,#2b2926);color:#bdb6ad}.slot--wide{aspect-ratio:4/3}.homes-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.homes figure{margin:0}.homes figure:nth-child(2),.homes figure:nth-child(5){transform:translateY(30px)}.homes figcaption{font-weight:700;margin-top:10px}.slot--tall{min-height:650px;border-radius:250px 250px 20px 20px}.detail-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #d3c8bb}.detail-grid article{min-height:170px;padding:25px;border-right:1px solid #d3c8bb;border-bottom:1px solid #d3c8bb}.detail-grid article:nth-child(4n+1){border-left:1px solid #d3c8bb}.detail-grid span{color:#8c837a;font-size:12px}.detail-grid h3{margin-top:60px}.install-grid article .slot{aspect-ratio:4/3}.cat-tips ol{list-style:none;counter-reset:tip;margin:0;padding:0;border-top:1px solid #d4cabd}.cat-tips li{counter-increment:tip;padding:18px 0;border-bottom:1px solid #d4cabd;font-weight:700}.cat-tips li:before{content:counter(tip,decimal-leading-zero);margin-right:20px;color:#8c837a}.ugc .big-rating{justify-content:center;margin-top:20px}.ugc-rail{display:grid;grid-template-columns:repeat(6,minmax(170px,1fr));gap:12px;overflow-x:auto}.slot--portrait{aspect-ratio:9/14;background:linear-gradient(150deg,#524d47,#322f2b);color:#bdb4aa}.review-filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:28px}.review-filters button{border:1px solid #c8bdaf;background:transparent;border-radius:999px;padding:9px 16px;cursor:pointer}.review-filters button.is-active{background:var(--ink);color:#fff}.full-reviews .review-grid{grid-template-columns:repeat(3,1fr)}.full-reviews blockquote[hidden]{display:none}.full-reviews blockquote small{display:block;margin-top:10px;color:#766e66}.review-score{display:grid;text-align:right}.review-score strong{font:800 48px 'Plus Jakarta Sans'}.bundle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;align-items:stretch}.bundle-grid article{background:var(--paper);padding:30px;border:1px solid #d8cdbf;border-radius:16px;display:flex;flex-direction:column;gap:12px}.bundle-grid article.featured{border:2px solid var(--ink);transform:translateY(-12px)}.bundle-grid article>span{text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:700}.bundle-grid article>strong{font:800 28px 'Plus Jakarta Sans';margin:auto 0 10px}.guarantee-inner{display:grid;grid-template-columns:.6fr 1.4fr;align-items:center;gap:7vw;max-width:950px}.promise{width:230px;height:230px;border-radius:50%;background:var(--accent);color:#fff;display:flex;align-items:center;justify-content:center;gap:7px}.promise strong{font:800 82px 'Plus Jakarta Sans'}.promise span{font-weight:700;text-transform:uppercase}.guarantee h2{margin:15px 0}.shipping dl{margin:0}.shipping dl div{display:flex;justify-content:space-between;border-bottom:1px solid #c9bdae;padding:18px 0}.shipping dt{color:#716960}.shipping dd{font-weight:700}.final-cta{text-align:center;background:var(--accent);color:#fff}.final-cta h2{max-width:900px;margin:18px auto 30px}.final-cta .button{background:#fff;border-color:#fff;color:var(--ink)}.discount-pop{position:fixed;z-index:80;left:50%;top:50%;transform:translate(-50%,-50%);width:min(500px,calc(100% - 30px));background:var(--paper);padding:42px;border-radius:20px;box-shadow:0 20px 80px rgba(0,0,0,.3)}.discount-pop>button:first-child{position:absolute;right:15px;top:10px;border:0;background:none;font-size:30px}.discount-pop h2{font-size:38px;margin:12px 0}.discount-pop form{display:grid;gap:10px}.discount-pop input{padding:14px;border:1px solid #c8bdaf;border-radius:8px}.no-thanks{display:block;margin:12px auto 0;border:0;background:none;text-decoration:underline;cursor:pointer}
@media(max-width:800px){.social-proof-bar,.guarantee-inner{grid-template-columns:1fr;gap:20px}.world-grid,.install-grid,.homes-grid,.full-reviews .review-grid,.bundle-grid{grid-template-columns:1fr}.homes figure:nth-child(2),.homes figure:nth-child(5),.bundle-grid article.featured{transform:none}.detail-grid{grid-template-columns:1fr 1fr}.detail-grid article:nth-child(4n+1){border-left:0}.compare{gap:8px}.slot--tall{min-height:430px}.promise{width:170px;height:170px}.promise strong{font-size:60px}.ugc-rail{margin-right:-14px}.discount-pop{padding:30px}}

/* Exact CozyMeow storefront geometry */
.page-width{width:min(1320px,calc(100% - clamp(36px,8vw,88px)))}
.announcement{padding:11px 20px;font-size:12.5px;letter-spacing:.14em;text-transform:uppercase}
.site-header{position:sticky;top:0;z-index:60;width:100%;max-width:none;height:auto;padding:16px clamp(18px,4vw,44px);background:rgba(250,247,242,.88);backdrop-filter:blur(14px);border-bottom:1px solid #e7ddd0}
.brand-mark{display:none}.brand{font-size:28px}.desktop-nav{gap:34px;font-weight:500}.cart-button{padding:10px 22px;background:transparent;border-color:#22201e}
.cm-product{max-width:1320px;margin:auto;padding:clamp(28px,4vw,56px) clamp(18px,4vw,44px) clamp(48px,6vw,88px);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(32px,5vw,64px);align-items:start}
.cm-gallery{position:sticky;top:92px}.cm-gallery-main{position:relative;aspect-ratio:4/5;border-radius:20px;overflow:hidden;background:#efe6da}.cm-gallery-main .gallery-slide img{width:100%;height:100%;object-fit:cover}.cm-image-empty{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#6e665d;border:1px dashed #a89e92;border-radius:20px}.cm-thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:14px}.cm-thumbs .gallery-thumb{width:100%;height:auto;aspect-ratio:1;border-radius:12px;background:#efe6da}.cm-info{min-width:0}.cm-coupon{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;background:#efe6da;border:1px solid #e2d6c6;border-radius:13px;padding:13px 14px;margin-bottom:20px;font-size:14px}.cm-coupon p{margin:0}.cm-coupon button{background:#fff;border:1px solid #d9cdbf;border-radius:9px;padding:8px 14px;font-weight:700;cursor:pointer}.cm-info h1{font-size:clamp(34px,4vw,54px);font-weight:800;line-height:1.02;letter-spacing:-.05em}.cm-rating{display:flex;align-items:center;gap:9px;margin:17px 0;color:#4a443e}.cm-rating>span,.cm-hero-review div>span{color:#b98a3e;letter-spacing:.04em}.cm-rating a{font-size:15px}.cm-lead{font-size:18px;color:#4a443e}.cm-lead p{margin:0 0 20px}.cm-pills{display:flex;flex-wrap:wrap;gap:9px;margin:22px 0}.cm-pills span{border:1px solid #e2d6c6;border-radius:999px;padding:8px 13px;color:#4a443e;font-size:14px}.cm-hero-review{display:grid;grid-template-columns:auto 1fr auto;gap:13px;align-items:start;border:1px solid #e2d6c6;border-radius:16px;padding:16px 20px;margin:24px 0}.cm-hero-review>i{width:42px;height:42px;border-radius:50%;background:#e4e9e2}.cm-hero-review strong{margin-right:12px}.cm-hero-review strong+span{margin-left:10px}.cm-hero-review p{margin:6px 0 0;color:#4a443e}.cm-hero-review>b{color:#9b9288;line-height:2}.cm-price{display:flex;align-items:center;gap:15px;margin-top:28px}.cm-price strong{font:800 42px/1 'Plus Jakarta Sans'}.cm-price s{font-size:20px;color:#8a8177}.cm-price span{background:#e4e9e2;color:#65705a;padding:7px 11px;border-radius:7px;font-size:12px;letter-spacing:.12em;font-weight:700}.cm-stock,.cm-delivery{font-size:14px}.cm-stock{color:#94554e;font-weight:700}.cm-stock i{display:inline-block;width:8px;height:8px;background:#bb5a55;border-radius:50%;margin-right:9px}.cm-delivery{color:#4a443e}.cm-choice-label{font-weight:700;margin:24px 0 10px}.cm-variant-list{display:grid;gap:10px}.cm-variant{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;padding:16px 18px;border:1px solid #d9cdbf;border-radius:14px;cursor:pointer}.cm-variant.is-selected{border:2px solid #22201e;padding:15px 17px}.cm-variant input{position:absolute;opacity:0}.cm-variant>span{width:24px;height:24px;border:1px solid #b9afa3;border-radius:50%}.cm-variant.is-selected>span{border:7px solid #22201e}.cm-variant div{display:grid}.cm-variant small{color:#8a8177}.cm-variant>b{font-size:18px}.cm-variant.is-disabled{opacity:.45}.cm-cushion{display:flex;gap:12px;border:1px solid #d9cdbf;border-radius:14px;padding:15px;margin-top:12px}.cm-cushion span{display:grid}.cm-cushion small{color:#8a8177}.cm-add{width:100%;display:flex;justify-content:space-between;border:0;border-radius:12px;background:#22201e;color:#fff;padding:18px 22px;margin-top:14px;font-weight:800;letter-spacing:.04em;cursor:pointer}.cm-micro{text-align:center;color:#6e665d;font-size:12px}
.world-section{background:#efe6da}.world-section .world-grid .slot--arch{border-radius:20px;aspect-ratio:4/5}.section{padding-block:clamp(60px,8vw,120px)}.section-heading h2{font-size:clamp(32px,4.4vw,58px)}.before-after{background:#faf7f2;color:#22201e}.before-after .slot--dark{background:#efe6da;color:#6e665d}.homes-grid{grid-template-columns:repeat(3,1fr);gap:16px}.homes figure:nth-child(2),.homes figure:nth-child(5){transform:none}.detail-grid{gap:1px;background:#e2d6c6;border:0}.detail-grid article{background:#fcfaf7;border:0!important;min-height:150px}.install{background:#f4efe7}.install-grid .slot{border-radius:16px;aspect-ratio:3/2}
@media(max-width:800px){.site-header{padding:13px 18px}.brand{font-size:23px}.cm-product{grid-template-columns:1fr;padding-top:20px}.cm-gallery{position:static}.cm-thumbs{grid-template-columns:repeat(4,1fr)}.cm-info h1{font-size:38px}.cm-price strong{font-size:35px}.cm-hero-review{padding:14px}.world-grid,.homes-grid{grid-template-columns:1fr}.cm-variant{padding:14px}.cm-variant.is-selected{padding:13px}}
.cm-buy-now{margin-top:10px}.cm-buy-now .shopify-payment-button__button{min-height:56px!important;border:1px solid #22201e!important;border-radius:999px!important;background:transparent!important;color:#22201e!important;font-weight:800!important}.cm-trust-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:22px}.cm-trust-grid>div{display:flex;align-items:center;gap:13px;border:1px solid #e2d6c6;border-radius:13px;padding:13px 15px}.cm-trust-grid b{color:#8c9a7b;font-size:20px}.cm-trust-grid span{display:grid;line-height:1.2}.cm-trust-grid small{color:#8a8177}.cm-reels-head{display:flex;align-items:center;gap:8px;margin:28px 0 14px;font-size:11px;letter-spacing:.17em}.cm-reels-head span{margin-right:auto}.cm-reels-head i{display:grid;place-items:center;width:29px;height:29px;border:1px solid #d9cdbf;border-radius:50%;font-style:normal}.cm-reels{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.cm-reels article{position:relative;aspect-ratio:9/16;border-radius:14px;overflow:hidden;background:linear-gradient(#efe6da 58%,#4c4741);color:#fff}.cm-reels article>div{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#8a8177;text-align:center;font-size:11px;padding:10px}.cm-reels img,.cm-reels video{width:100%;height:100%;object-fit:cover}.cm-reels article>strong{position:absolute;left:11px;bottom:10px;font-size:12px}.cm-assurance{display:grid;grid-template-columns:repeat(3,1fr);text-align:center;margin:28px 0 16px}.cm-assurance span{display:grid;font-size:27px;color:#9a8f80}.cm-assurance b{color:#22201e;font-size:12px}.cm-payments{display:flex;flex-wrap:wrap;justify-content:center;gap:7px}.cm-payments b{border:1px solid #ded4c8;border-radius:5px;background:#fff;padding:7px 10px;font-size:11px}.cm-payments b:nth-child(1){background:#2f77b8;color:#fff}.cm-payments b:nth-child(2),.cm-payments b:nth-child(6){background:#111;color:#fff}.cm-payments b:nth-child(8){background:#6240dd;color:#fff}.cm-payments b:nth-child(9){background:#25237d;color:#fff}
@media(max-width:800px){.cm-trust-grid{grid-template-columns:1fr 1fr}.cm-reels{overflow-x:auto;grid-template-columns:repeat(3,45vw)}}
.cm-reels-head,.cm-reels{display:none}
.mobile-menu-button{display:none;border:0;background:none;padding:8px}.mobile-menu-button span{display:block;width:23px;height:2px;background:#22201e;margin:5px}.mobile-menu{position:fixed;inset:0;background:rgba(34,32,30,.45);z-index:100}.mobile-menu>div{margin-left:auto;width:min(360px,88vw);height:100%;background:#faf7f2;padding:28px;display:flex;flex-direction:column;gap:5px}.mobile-menu button{align-self:flex-end;border:0;background:none;font-size:36px}.mobile-menu a{font:700 25px 'Plus Jakarta Sans';padding:14px 0;border-bottom:1px solid #e2d6c6}
@media(max-width:800px){.mobile-menu-button{display:block;margin-left:auto}.cart-button{padding:8px 12px}.site-header{gap:8px}}
.cart-drawer{width:min(540px,100%);padding:28px 32px}.drawer-reserve{text-align:center;padding:13px;border-bottom:1px solid #e2d6c6}.drawer-reserve strong{color:#a5524d}.drawer-proof{margin:16px 0;padding:14px;border-radius:12px;background:#efe6da;display:grid;gap:4px}.drawer-proof strong{color:#9f783d}.drawer-proof span{font-size:13px;color:#6e665d}.drawer-line-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:11px}.drawer-line-bottom>div{display:grid;grid-template-columns:29px 28px 29px;border:1px solid #d4c8ba;border-radius:7px;overflow:hidden}.drawer-line-bottom button,.drawer-line-bottom b{border:0;background:#fff;height:28px;display:grid;place-items:center}.drawer-shipping{padding:16px 0;border-bottom:1px solid #e2d6c6}.drawer-shipping p{font-size:13px}.drawer-shipping>div{height:7px;background:#ded5ca;border-radius:99px;position:relative;margin-right:10px}.drawer-shipping i{height:100%;display:block;background:#22201e;border-radius:99px}.drawer-shipping b{position:absolute;right:-10px;top:-14px;width:34px;height:34px;border-radius:50%;background:#efe6da;display:grid;place-items:center}.drawer-discount{padding:17px 0}.drawer-discount label{display:block;font-weight:700;margin-bottom:7px}.drawer-discount>div{display:grid;grid-template-columns:1fr auto;gap:7px}.drawer-discount input{min-width:0;border:1px solid #cfc4b6;border-radius:8px;padding:12px}.drawer-discount button{border:0;border-radius:8px;background:#22201e;color:#fff;padding:0 18px;font-weight:700}.drawer-discount small{display:block;min-height:18px;color:#8c9a7b}.drawer-checkout{border-radius:10px}@media(max-width:600px){.cart-drawer{padding:20px}.drawer-head h2{font-size:27px}.cart-line{grid-template-columns:78px 1fr}.cart-line img{width:78px;height:78px}}
.ugc{display:none}.full-reviews{background:#efe6da}.full-reviews .page-width{max-width:1320px}.full-reviews .section-heading{align-items:center;margin-bottom:28px}.full-reviews .section-heading h2{max-width:650px}.full-reviews .review-score{grid-template-columns:auto 1fr;gap:15px;align-items:center}.full-reviews .review-score strong{font-size:58px}.full-reviews .review-grid{gap:16px}.full-reviews .review-grid blockquote{min-height:200px;padding:25px;border-radius:15px}.full-reviews .review-grid h3{margin:10px 0}.full-reviews .review-grid footer{margin-top:30px;color:#8a8177;font-weight:400}.review-filters button{background:transparent}.bundles{background:#faf7f2}.bundles .section-heading{text-align:left;margin-left:0}.bundle-grid{gap:18px}.bundle-grid article,.bundle-grid article.featured{padding:22px;border-radius:18px;transform:none}.bundle-media{aspect-ratio:4/3;border:1px dashed #b9afa3;border-radius:14px;background:#e7ddd0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#6e665d;font-size:13px}.bundle-title{display:flex;align-items:center;gap:9px;margin-top:16px}.bundle-title h3{font-size:22px}.bundle-title span{background:#8c9a7b;color:#fff;padding:4px 8px;border-radius:5px;text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:700}.bundle-grid article>strong{font-size:27px}.bundle-grid .button{border-radius:999px;margin-top:0}
.world-grid article>img{width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:20px}.compare img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:18px}.homes-grid figure>img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:16px}.decor .image-text>img{width:100%;min-height:620px;aspect-ratio:5/6;object-fit:cover;border-radius:20px}.install-grid article>img{width:100%;aspect-ratio:3/2;object-fit:cover;border-radius:16px}.bundle-media img{width:100%;height:100%;object-fit:cover;border-radius:14px}@media(max-width:800px){.decor .image-text>img{min-height:0;aspect-ratio:4/5}.world-grid article>img{aspect-ratio:4/3}}
