:root{--cream:#fcf8f4;--paper:#fffcf9;--blush:#f3e6df;--rose:#a85450;--rose-light:#bd7770;--ink:#242321;--muted:#66605c;--line:#e7d9d2;--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif;--radius:7px;--shadow:0 12px 36px #67483d14}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font:15px/1.55 var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:hover{color:var(--rose)}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}img{max-width:100%;height:auto;vertical-align:middle}h1,h2,h3,p{margin:0 0 16px}h1,h2{font-family:var(--serif);font-weight:400;letter-spacing:-.035em;line-height:1.12}h1{font-size:clamp(38px,4.7vw,66px)}h2{font-size:clamp(27px,2.55vw,37px)}h3{font-size:15px;line-height:1.4}em{color:var(--rose);font-style:normal}ul{padding-left:20px}small{font-size:12px}.container{width:min(1320px,calc(100% - 72px));margin:auto}.icon{display:inline-block;flex-shrink:0;vertical-align:middle}.button,button.button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.wp-element-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:43px;padding:11px 24px;background:var(--rose);border:1px solid var(--rose);border-radius:5px;color:white;font-size:14px;font-weight:500;line-height:1.3;text-align:center;transition:background .18s,transform .18s}.button:hover,.woocommerce a.button:hover,.woocommerce button.button:hover{background:#8e423e;color:white;border-color:#8e423e}.button .icon{width:18px;height:18px}.button.outline,.woocommerce .button.outline{color:var(--rose);background:#fffcf9b8;border-color:#bf827d}.button.outline:hover{background:var(--blush)}.icon-button{display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;padding:8px;color:var(--ink);min-width:40px;min-height:40px;position:relative}.icon-button:hover{color:var(--rose)}:focus-visible{outline:3px solid #76504c;outline-offset:4px}.screen-reader-text,.skip-link:not(:focus){position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.skip-link:focus{position:fixed;left:15px;top:10px;z-index:999999;background:white;padding:14px}.announcement{background:linear-gradient(110deg,#b56f69,#a85450);color:#fff;text-align:center;display:flex;gap:8px;align-items:center;justify-content:center;min-height:32px;font-size:12px;letter-spacing:.015em}.announcement .icon{width:17px;height:17px}.site-header{background:#fffcf9f5;border-bottom:1px solid #eee2da;position:relative;z-index:20}.header-inner{max-width:1400px;width:calc(100% - 72px);margin:auto;min-height:84px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:inline-block;font:34px/1 var(--serif);letter-spacing:-1px;white-space:nowrap;color:#161615}.brand small{display:block;font:10px/1.6 var(--sans);letter-spacing:.02em;margin-top:2px}.custom-logo{max-width:200px;max-height:65px;object-fit:contain}.primary-navigation .menu{list-style:none;display:flex;align-items:center;gap:25px;margin:0;padding:0;font-size:12px;font-weight:600}.primary-navigation li{position:relative}.primary-navigation li>a{display:block;padding:30px 0}.primary-navigation .current-menu-item>a{color:var(--rose)}.primary-navigation .sub-menu{display:none;position:absolute;top:100%;left:0;padding:12px;min-width:210px;list-style:none;background:var(--paper);box-shadow:var(--shadow)}.primary-navigation .sub-menu a{padding:10px}.primary-navigation li:hover>.sub-menu,.primary-navigation li:focus-within>.sub-menu{display:block}.header-actions{display:flex;gap:3px}.cart-count{position:absolute;right:0;top:0;border-radius:50%;background:var(--rose);color:white;min-width:17px;height:17px;font-size:10px;display:grid;place-items:center}.menu-toggle{display:none}.art{display:block;aspect-ratio:var(--art-ratio,1);background-image:var(--art-image);background-size:var(--art-size);background-position:var(--art-pos);background-repeat:no-repeat;width:100%;overflow:hidden}.hero{position:relative;isolation:isolate;background:#f2e7dc;overflow:hidden}.hero-art{position:absolute;right:0;top:0;height:100%;width:63%;z-index:-2}.hero-art .art{height:100%;aspect-ratio:auto}.hero-art img,.signature-art img,.collection-art img{width:100%;height:100%;object-fit:cover}.hero:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#f3e8dd 0%,#f3e8dd 29%,#f3e8dded 36%,#f3e8dd00 55%)}.hero-inner{min-height:450px;display:flex;align-items:center;padding-block:44px}.hero-copy{width:45%;max-width:565px}.hero-copy h1{margin-bottom:19px}.hero-copy p{max-width:465px;font-size:17px;line-height:1.5}.hero-buttons{display:flex;gap:16px;margin:24px 0 30px}.hero-buttons .button{min-width:190px}.hero-promises{display:flex;gap:28px}.hero-promises>span{display:flex;align-items:center;gap:12px;font-size:12px;line-height:1.3}.hero-promises .icon{width:29px;height:29px;color:var(--rose)}.category-section,.featured-section,.reviews-section,.instagram-section{padding-top:28px;padding-bottom:2px}.section-heading{display:flex;align-items:baseline;gap:24px;margin-bottom:18px}.section-heading h2{margin:0}.section-heading p{margin:0 0 0 auto;font-size:12px;color:var(--muted)}.section-heading>a{font-size:12px;color:var(--rose);white-space:nowrap;margin-left:auto}.section-heading p+a{margin-left:0}.category-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.category-card{border-radius:var(--radius);overflow:hidden;background:var(--blush);transition:transform .2s}.category-card:hover{transform:translateY(-3px)}.category-card>.art,.category-card>img{width:100%;aspect-ratio:1.06;object-fit:cover}.category-label{font-size:12px;display:flex;justify-content:center;align-items:center;gap:6px;text-align:center;min-height:42px;padding:8px 4px}.demo-products{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.demo-product,.trenzo-product-card{background:var(--paper);border-radius:var(--radius);overflow:hidden}.demo-product>.art{aspect-ratio:1.05}.card-body{padding:12px}.card-body h3,.woocommerce ul.products li.product .woocommerce-loop-product__title{font:500 14px/1.4 var(--sans);letter-spacing:0;min-height:40px;margin:0 0 7px;padding:0}.price{font-size:17px;font-weight:600;margin:7px 0 10px}.demo-product .button{padding:9px 7px;font-size:12px;min-height:34px;width:100%}.demo-label{font-size:12px;color:var(--muted);margin-bottom:12px}.signature{position:relative;isolation:isolate;background:#f2e3da;overflow:hidden;margin-top:32px}.signature-art{position:absolute;inset:0 0 0 auto;width:55%;z-index:-2}.signature-art>.art{height:100%;aspect-ratio:auto}.signature:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#f3e4db 0%,#f3e4db 35%,#f3e4db00 63%);z-index:-1}.signature-copy{width:49%;padding:35px 0;max-width:650px}.eyebrow{font:italic 21px/1.3 var(--serif);color:#744540;margin-bottom:6px}.signature h2{font-size:clamp(40px,4.3vw,62px);margin-bottom:12px}.signature-copy>p:not(.eyebrow){max-width:460px;font-size:16px}.signature-benefits{display:flex;gap:22px;margin:22px 0}.signature-benefits>span{display:flex;align-items:center;gap:10px;font-size:11px;line-height:1.35}.signature-benefits .icon{color:var(--rose);width:28px;height:28px}.story-row{display:grid;grid-template-columns:1fr 1fr;gap:44px;padding-top:28px}.story-row h2{font-size:29px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;text-align:center}.step>.icon{width:35px;height:35px;color:var(--rose);margin-bottom:10px}.step-number{display:none}.step h3{font-size:12px;margin:0 0 4px}.step p{font-size:11px;color:var(--muted);margin:0}.benefits{display:flex;justify-content:space-around;gap:24px;text-align:center}.benefits>div{flex:1}.benefits .icon{width:40px;height:40px;color:var(--rose);margin-bottom:12px}.benefits h3{font-size:15px;font-weight:500;margin-bottom:4px}.benefits p{font-size:13px;color:var(--muted)}.benefits.compact{gap:12px}.benefits.compact .icon{width:34px;height:34px}.benefits.compact h3{font-size:11px}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.review-card{display:flex;gap:15px;padding:20px;background:var(--paper);border:1px solid #efe5df;border-radius:10px}.review-card .avatar{border-radius:50%;width:62px;height:62px}.review-card blockquote{font-size:13px;margin:8px 0}.review-card strong{font-size:11px}.verified{display:inline-flex;align-items:center;font-size:10px;gap:5px;margin-left:8px;color:var(--muted)}.verified .icon{width:14px;height:14px;color:#377f42}.instagram-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:9px}.instagram-grid .art{aspect-ratio:1;border-radius:5px}.instagram-section{padding-bottom:20px}.newsletter{background:linear-gradient(120deg,#f7ebe5,#f2ded6);padding:28px 0;margin-top:30px}.newsletter-inner{display:grid;grid-template-columns:1fr 1.25fr;gap:60px;align-items:center}.newsletter h2{font-size:31px;margin-bottom:10px}.newsletter p{font-size:14px;margin:0;color:var(--muted)}.newsletter-inner>div>.icon{color:var(--rose);margin-bottom:10px;width:32px;height:32px}.newsletter input[type=email]{width:100%;background:#fff}.newsletter-perks{display:flex;justify-content:space-between;font-size:11px;color:var(--muted);margin-top:18px}.newsletter-perks span{display:flex;align-items:center;gap:9px}.newsletter-perks .icon{color:var(--rose)}.site-footer{background:#f3eae3;padding:30px 0 12px;margin-top:32px}.newsletter+.site-footer{margin-top:0}.footer-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr 1fr 1.1fr;gap:35px}.footer-grid .brand{font-size:32px}.footer-note{font-size:12px;color:var(--muted);margin-top:16px}.footer-group summary{font-weight:600;font-size:12px;list-style:none;pointer-events:none}.footer-group ul{list-style:none;padding:0;font-size:12px;color:var(--muted);margin:10px 0}.footer-group li{margin:3px 0}.footer-promise{border-left:1px solid var(--line);text-align:center;font-size:12px;color:var(--muted);padding-top:10px}.footer-promise .icon{color:var(--rose);margin-bottom:6px}.footer-promise p{margin-bottom:8px}.footer-bottom{border-top:1px solid var(--line);margin-top:23px;padding-top:15px;display:flex;justify-content:space-between;gap:12px;color:var(--muted);font-size:10px}.footer-bottom i{font-style:normal;padding:0 7px}input[type=text],input[type=email],input[type=search],input[type=number],input[type=date],input[type=password],input[type=tel],select,textarea{border:1px solid var(--line);border-radius:5px;background:#fffdfa;padding:11px 13px;color:var(--ink);max-width:100%}textarea{width:100%;min-height:100px}input[type=checkbox],input[type=radio]{accent-color:var(--rose)}dialog{border:1px solid var(--line);border-radius:12px;background:var(--paper);padding:35px;width:min(800px,calc(100% - 30px));max-height:85vh;box-shadow:var(--shadow);color:var(--ink)}dialog::backdrop{background:#2a211eb3;backdrop-filter:blur(4px)}dialog h2{padding-right:30px}.dialog-close{position:absolute;top:8px;right:8px}.search-dialog form{display:flex;gap:10px}.search-dialog input[type=search]{flex:1;min-width:0}.toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,20px);background:#302824;color:white;padding:12px 20px;border-radius:7px;z-index:9999;opacity:0;pointer-events:none;transition:.2s;max-width:90%;font-size:13px}.toast.visible{opacity:1;transform:translate(-50%,0)}.wishlist-row{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding:14px 0;gap:20px}.muted{color:var(--muted);font-size:13px}.page-content{padding-top:45px;padding-bottom:55px;min-height:45vh}.page-content>h1,.page-content article>h1{margin-bottom:26px}.reading-width{max-width:860px}.empty-state{padding-block:110px;text-align:center}.posts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.posts-grid img{aspect-ratio:1.4;object-fit:cover}.posts-grid h2{font-size:27px;margin-top:14px}.collection-hero{position:relative;isolation:isolate;background:#f0e5db;overflow:hidden}.collection-art{position:absolute;right:0;top:0;bottom:0;width:53%;z-index:-2}.collection-art>.art{height:100%;aspect-ratio:auto}.collection-hero:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#f3e8df 32%,#f3e8dfd9 43%,transparent 65%)}.collection-copy{max-width:56%;min-height:320px;padding:36px 0}.collection-copy h1{color:var(--rose);font-size:clamp(38px,4.8vw,64px);margin-bottom:12px}.collection-copy h2{font-size:23px;letter-spacing:-.01em}.collection-copy p{font-size:17px;max-width:560px}.woocommerce .woocommerce-breadcrumb{font-size:12px;color:var(--muted);margin-bottom:20px}.collection-layout{display:grid;grid-template-columns:225px minmax(0,1fr);gap:28px;padding-block:30px}.shop-filters{background:#f6efea;padding:20px;border-radius:6px;align-self:start;font-size:13px}.filter-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.filter-heading h2{font-size:22px;margin:0}.filter-heading a{font-size:12px;color:var(--rose)}.shop-filters details{border-top:1px solid var(--line);padding:18px 0}.shop-filters summary{font:19px var(--serif);cursor:pointer;margin-bottom:12px}.shop-filters label{display:flex;align-items:center;gap:8px;padding:4px 0;color:#524c49}.shop-filters input{margin:0;width:15px;height:15px;flex-shrink:0}.shop-filters .button{width:100%;padding-inline:10px}.filter-toggle{display:none}.woocommerce .woocommerce-result-count{font-size:14px;line-height:43px;margin:0 0 20px}.woocommerce .woocommerce-ordering{margin:0 0 20px}.woocommerce .woocommerce-ordering select{font-size:13px;color:var(--rose);min-height:43px}.woocommerce ul.products,.products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px 16px;margin:0;padding:0;list-style:none;clear:both}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:none;width:100%;margin:0;padding:0;position:relative}.featured-section ul.products{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.product-image-wrap{position:relative}.product-image{display:block;overflow:hidden}.product-image img,.woocommerce ul.products li.product a img,.product-image .art{width:100%;aspect-ratio:1.08;object-fit:cover;margin:0}.wishlist-button{position:absolute;right:7px;top:7px;color:white;filter:drop-shadow(0 1px 2px #654e3c);min-height:34px;min-width:34px}.wishlist-button[aria-pressed=true] .icon{fill:var(--rose);color:white}.woocommerce ul.products li.product .price{font-size:17px;color:var(--ink);font-weight:600;margin:8px 0 12px}.woocommerce .price del{font-size:12px;opacity:.6}.woocommerce .price ins{text-decoration:none}.product-actions{display:flex;gap:8px}.product-actions>*{flex:1}.woocommerce ul.products li.product .button{margin:0;font-size:12px;padding:9px 10px;min-height:38px}.featured-section .quick-view-button{display:none}.featured-section .card-body{padding:10px}.featured-section .woocommerce-loop-product__title{font-size:12px!important}.woocommerce span.onsale{background:var(--rose);color:white;font-size:11px;line-height:1;min-height:0;min-width:0;border-radius:30px;padding:8px 13px;top:10px;left:10px;margin:0!important}.woocommerce .star-rating{color:#ed8d21;font-size:13px}.woocommerce ul.products li.product .star-rating{margin:0 0 8px}.collection-trust{text-align:center;padding:30px 0;background:linear-gradient(90deg,#f2e4db,#fffaf6,#f2e4db)}.collection-trust h2{margin-bottom:26px}.collection-trust em{font-style:italic}.quick-view-content{display:grid;grid-template-columns:1fr 1fr;gap:25px;align-items:center}.quick-view-content .art,.quick-view-content img{aspect-ratio:1;object-fit:cover;border-radius:7px}.quick-view-content h2{font-size:31px}.quick-view-content .eyebrow{font-size:17px}.commerce-main{padding-top:24px}.woocommerce div.product div.images{width:56%}.woocommerce div.product div.summary{width:40%}.woocommerce div.product div.images img{border-radius:8px}.woocommerce div.product .product_title{font-size:clamp(32px,3.3vw,48px);line-height:1.06;color:var(--rose);margin-bottom:14px}.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--ink);font-size:25px}.woocommerce-product-details__short-description{font-size:14px;color:var(--muted);line-height:1.65}.woocommerce-product-rating{font-size:12px;margin-bottom:13px!important}.product-promises{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:22px 0}.product-promises>span{text-align:center;font-size:10px;line-height:1.4}.product-promises .icon{display:block;margin:0 auto 8px;width:27px;height:27px;color:var(--rose)}.woocommerce div.product form.cart{margin-bottom:18px}.woocommerce div.product form.cart .button{background:var(--rose);min-height:46px}.woocommerce div.product form.cart .quantity{margin-right:10px}.woocommerce .quantity .qty{width:70px;min-height:46px}.woocommerce div.product form.cart .single_add_to_cart_button{float:none;min-width:170px}.checkout-promises{display:flex;gap:18px;border-top:1px solid var(--line);padding-top:18px;margin-bottom:20px}.checkout-promises>span{display:flex;align-items:center;gap:7px;font-size:10px}.checkout-promises .icon{width:22px;height:22px;color:var(--rose)}.product_meta{font-size:12px;color:var(--muted)}.product_meta>span{display:block;margin-bottom:4px}.woocommerce div.product .woocommerce-tabs{clear:both;padding-top:25px}.woocommerce div.product .woocommerce-tabs ul.tabs{padding:0;margin-bottom:20px;display:flex;gap:15px}.woocommerce div.product .woocommerce-tabs ul.tabs li{background:var(--paper);border:1px solid var(--line);border-radius:5px;padding:4px 20px;margin:0}.woocommerce div.product .woocommerce-tabs ul.tabs li a{font-size:13px;font-weight:500}.woocommerce div.product .woocommerce-tabs ul.tabs:before,.woocommerce div.product .woocommerce-tabs ul.tabs li:before,.woocommerce div.product .woocommerce-tabs ul.tabs li:after{display:none}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{border-color:var(--rose);color:var(--rose)}.woocommerce .related{clear:both;padding-block:20px}.woocommerce .related ul.products{grid-template-columns:repeat(4,minmax(0,1fr))}.product-story{clear:both;padding:30px;background:var(--blush);border-radius:8px}.product-story .how-it-works{display:grid;grid-template-columns:1fr 3fr;align-items:center;gap:40px}.product-story h2{margin:0}.product-story .step{position:relative}.product-story .step-number{display:block;background:var(--rose-light);border-radius:50%;width:32px;height:32px;color:white;font:italic 22px/32px var(--serif);margin:0 auto 12px}.product-story .step p{font-size:12px}.demo-gallery .art{aspect-ratio:1;border-radius:8px}.woocommerce-message,.woocommerce-info,.woocommerce-error{border-top-color:var(--rose);background:#f4e9e2;font-size:14px}.woocommerce-message:before,.woocommerce-info:before{color:var(--rose)}.woocommerce table.shop_table{border-color:var(--line);border-radius:7px;background:var(--paper)}.woocommerce table.shop_table th,.woocommerce table.shop_table td{padding:15px}.woocommerce-cart .cart-collaterals .cart_totals{background:var(--paper);padding:25px}.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt{background:var(--rose)}.woocommerce form .form-row input.input-text{min-height:44px}.woocommerce-checkout #payment{background:var(--blush)}.woocommerce nav.woocommerce-pagination{margin-top:30px}.woocommerce nav.woocommerce-pagination ul{border:0;display:flex;justify-content:center;gap:8px}.woocommerce nav.woocommerce-pagination ul li{border:1px solid var(--line);border-radius:4px;overflow:hidden}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{padding:12px 16px}.woocommerce nav.woocommerce-pagination ul li span.current{color:white;background:var(--rose)}.trenzo-personalization{clear:both;margin:20px 0;width:100%}.trenzo-personalization fieldset{border:0;margin:0 0 15px;padding:0}.trenzo-personalization legend,.trenzo-field>label{font-weight:600;font-size:12px;margin-bottom:7px;display:block}.trenzo-options{display:flex;gap:8px;flex-wrap:wrap}.trenzo-option{flex:1;position:relative;min-width:80px}.trenzo-option input{position:absolute;opacity:0;width:1px;height:1px}.trenzo-option>span{border:1px solid var(--line);border-radius:5px;display:block;padding:11px 8px;text-align:center;font-size:11px;line-height:1.3;background:var(--paper);height:100%}.trenzo-option small{display:block;font-size:10px;margin-top:4px;color:var(--muted)}.trenzo-option input:checked+span{border-color:var(--rose);box-shadow:0 0 0 1px var(--rose)}.trenzo-option input:focus-visible+span{outline:3px solid var(--rose);outline-offset:3px}.trenzo-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.trenzo-field input{width:100%;font-size:13px}.trenzo-field.full{grid-column:1/-1}.trenzo-option-total{font-size:13px;border-top:1px solid var(--line);padding-top:12px;margin-top:12px;color:var(--rose)}.wc-block-components-button:not(.is-link){background:var(--rose);color:white;border-radius:5px}.wp-block-woocommerce-cart,.wp-block-woocommerce-checkout{--wp--preset--color--contrast:var(--rose)}.alignwide{max-width:1320px}.alignfull{width:100%}.wp-caption{max-width:100%}.wp-caption-text,.gallery-caption{font-size:12px}.bypostauthor{border-left:2px solid var(--rose)}
@media(min-width:1600px){.hero-inner{min-height:530px}.signature-copy{padding-block:48px}}
@media(max-width:1150px){.header-inner{gap:18px;width:calc(100% - 40px)}.primary-navigation .menu{gap:14px;font-size:11px}.brand{font-size:29px}.header-actions{gap:0}.icon-button{min-width:34px;padding:6px}.container{width:calc(100% - 40px)}.hero-copy{width:48%}.hero-copy h1{font-size:52px}.hero-buttons{gap:10px}.hero-buttons .button{min-width:0;flex:1;padding-inline:10px}.hero-promises{gap:19px}.signature-benefits{gap:10px}.featured-section ul.products,.demo-products{grid-template-columns:repeat(3,minmax(0,1fr))}.category-label{font-size:10px}.collection-layout{grid-template-columns:195px minmax(0,1fr);gap:20px}.product-actions{flex-wrap:wrap}.footer-grid{gap:20px}.product-promises{gap:6px}}
@media(max-width:900px){.menu-toggle{display:inline-flex}.primary-navigation{display:none;position:absolute;top:100%;left:0;right:0;background:var(--paper);box-shadow:var(--shadow);max-height:75vh;overflow:auto}.primary-navigation.is-open{display:block}.primary-navigation .menu{display:block;padding:10px 25px;font-size:14px}.primary-navigation li>a{padding:13px 0}.primary-navigation .sub-menu{display:block;position:static;box-shadow:none;padding:0 0 0 18px}.header-inner{min-height:75px}.header-inner>.brand,.header-inner>.custom-logo-link{margin-right:auto}.story-row{grid-template-columns:1fr;gap:30px}.benefits.compact h3{font-size:13px}.benefits.compact .icon{width:36px;height:36px}.signature-copy{width:57%}.signature-benefits{flex-wrap:wrap}.footer-grid{grid-template-columns:1.2fr 1fr 1fr 1fr}.footer-promise{display:none}.reviews-grid{gap:10px}.review-card{display:block;padding:16px}.review-card .avatar{margin-bottom:10px}.collection-layout{grid-template-columns:170px minmax(0,1fr);gap:16px}.shop-filters{padding:15px}.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}.collection-copy{max-width:60%}.woocommerce div.product div.images{width:51%}.woocommerce div.product div.summary{width:45%}.product-promises{grid-template-columns:repeat(2,1fr)}.woocommerce div.product .product_title{font-size:32px}.checkout-promises{gap:10px;flex-wrap:wrap}.woocommerce .related ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){body{font-size:14px}.container{width:calc(100% - 32px)}.announcement{font-size:9px;min-height:28px;gap:5px}.announcement .icon{width:15px}.header-inner{width:calc(100% - 20px);min-height:68px;gap:8px}.header-inner>.brand{font-size:27px;letter-spacing:-1px}.brand small{font-size:8px}.header-actions .icon{width:21px;height:21px}.account-link{display:none}.hero-inner{min-height:0;display:block;padding:26px 0 0}.hero-copy{width:100%;max-width:none}.hero-copy h1{font-size:44px;line-height:.98;letter-spacing:-.045em;margin:0 0 16px}.hero-copy p{font-size:15px;max-width:370px;line-height:1.5}.hero{padding-bottom:365px;background:#f4e9e0}.hero-art{width:100%;height:365px;top:auto;bottom:0}.hero:after{background:linear-gradient(180deg,#f3e8dd 0%,#f3e8dd 43%,#f3e8dd00 67%)}.hero-buttons{display:grid;gap:8px;margin:16px 0 20px}.hero-buttons .button{min-height:44px;font-size:14px}.hero-promises{position:absolute;bottom:0;left:0;right:0;z-index:1;justify-content:space-around;background:#fffaf5ee;padding:15px 12px;gap:10px}.hero-promises>span{display:block;text-align:center;font-size:11px}.hero-promises .icon{display:block;margin:0 auto 6px;width:28px;height:28px}.hero-art>.art{height:285px}.category-section,.featured-section,.reviews-section{padding-top:27px}.section-heading{gap:12px;margin-bottom:15px;align-items:center}.section-heading h2{font-size:26px;letter-spacing:-.04em}.section-heading p{display:none}.section-heading>a{font-size:11px}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 10px}.category-card>.art,.category-card>img{aspect-ratio:1.14}.category-label{font-size:11px;min-height:36px;justify-content:space-between;padding:8px}.featured-section ul.products,.demo-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 10px}.featured-section .woocommerce-loop-product__title{font-size:12px!important}.woocommerce ul.products li.product .price{font-size:16px;margin:7px 0 10px}.card-body{padding:9px}.woocommerce ul.products li.product .button{min-height:40px;font-size:12px;padding:9px 7px;width:100%}.signature{margin-top:24px;min-height:495px}.signature-art{width:100%;height:75%;top:auto;bottom:0}.signature-art .art{background-position:var(--art-pos)}.signature:after{background:linear-gradient(180deg,#f4e5dc 0%,#f4e5dc 25%,#f4e5dc66 45%,#f4e5dc00 65%)}.signature-copy{width:100%;max-width:none;padding:25px 0}.signature-copy>p:not(.eyebrow){font-size:14px;max-width:330px}.eyebrow{font-size:20px}.signature h2{font-size:43px}.signature-benefits{display:grid;gap:20px;width:45%;margin:22px 0}.signature-benefits>span{font-size:11px;gap:9px}.signature-benefits .icon{width:27px;height:27px}.signature-copy .button{margin-top:5px;min-width:70%;font-size:13px}.story-row{gap:30px;padding-top:27px}.story-row h2{font-size:27px}.steps{gap:8px}.step-number{display:block;background:#f1d8cb;color:var(--rose);width:35px;height:35px;font:italic 25px/35px var(--serif);border-radius:50%;margin:0 auto 8px}.step:not(:last-child){border-right:1px dashed var(--line);padding-right:8px}.step h3{font-size:11px}.step p{font-size:10px}.benefits.compact{display:grid;grid-template-columns:repeat(6,1fr);gap:20px 10px}.benefits.compact>div{grid-column:span 2}.benefits.compact>div:nth-child(4){grid-column:2/span 2}.benefits.compact h3{font-size:12px}.benefits.compact .icon{width:35px;height:35px;margin-bottom:8px}.reviews-grid{grid-template-columns:1fr;gap:12px}.review-card{display:flex;gap:15px;padding:17px;border-radius:14px;background:#f5ede7}.review-card .avatar{width:56px;height:56px}.review-card blockquote{font-size:13px}.instagram-section h2{font-size:24px}.instagram-section .section-heading>a{display:none}.instagram-grid{grid-template-columns:repeat(3,1fr);gap:8px}.instagram-grid>a:nth-child(n+7){display:none}.newsletter{padding:26px 0;margin-top:25px;text-align:center}.newsletter-inner{display:block}.newsletter h2{font-size:28px}.newsletter p{font-size:13px}.newsletter-form{margin-top:20px}.newsletter input{width:100%}.newsletter button,.newsletter input[type=submit]{width:100%;margin-top:8px}.newsletter-perks{gap:10px}.newsletter-perks span{display:block;flex:1;font-size:10px}.newsletter-perks .icon{display:block;margin:0 auto 8px}.footer-grid{display:block}.footer-grid>.footer-promise{display:block;border:0;border-top:1px solid var(--line);margin-top:12px;padding-top:18px}.footer-note{display:none}.social-link{display:inline-flex;margin:18px 0 15px}.footer-group{border-bottom:1px solid var(--line);padding:12px 0}.footer-group summary{pointer-events:auto;cursor:pointer;display:flex;justify-content:space-between;font-size:13px;font-weight:400}.footer-group summary:after{content:'+';color:var(--rose)}.footer-group[open] summary:after{content:'−'}.footer-group ul{font-size:13px}.footer-group li{margin:8px 0}.footer-bottom{flex-direction:column;text-align:center;gap:13px;margin-top:20px}.footer-bottom>span:nth-child(2){display:none}.collection-copy{max-width:100%;min-height:320px;padding:22px 0 130px}.collection-copy h1{font-size:40px;max-width:85%}.collection-copy h2{font-size:19px;max-width:90%;line-height:1.3}.collection-copy p{font-size:14px;max-width:95%}.collection-art{top:auto;height:180px;width:75%}.collection-hero:after{background:linear-gradient(180deg,#f3e8df 15%,#f3e8df 42%,transparent 90%)}.collection-layout{display:flex;flex-direction:column;gap:15px;padding-block:20px}.shop-filters{display:none;order:1}.shop-filters.is-open{display:block}.collection-results{display:contents}.collection-results>.woocommerce-notices-wrapper,.collection-results>.woocommerce-result-count,.collection-results>.woocommerce-ordering{order:0}.collection-results>.filter-toggle{order:0}.collection-results>ul.products,.collection-results>.woocommerce-info{order:2}.collection-results>.woocommerce-pagination{order:3}.filter-toggle{display:flex;margin-top:-6px;min-height:39px}.woocommerce .woocommerce-result-count{line-height:1;margin:0}.woocommerce .woocommerce-ordering{margin:0}.woocommerce .woocommerce-ordering select{width:100%}.woocommerce ul.products{gap:17px 10px;grid-template-columns:repeat(2,minmax(0,1fr))}.quick-view-button{display:none!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:12px}.collection-trust h2{font-size:29px}.collection-trust .benefits{display:grid;grid-template-columns:1fr 1fr;gap:12px}.collection-trust .benefits>div:last-child{grid-column:1/-1;max-width:200px;margin:auto}.benefits h3{font-size:13px}.benefits p{font-size:12px}.commerce-main{padding-top:17px}.woocommerce .woocommerce-breadcrumb{font-size:10px;line-height:1.6;margin-bottom:15px}.woocommerce div.product div.images,.woocommerce div.product div.summary{width:100%;float:none}.woocommerce div.product div.images{margin-bottom:25px}.woocommerce div.product .product_title{font-size:36px}.product-promises{grid-template-columns:repeat(4,1fr);margin:20px 0}.product-promises>span{font-size:10px}.trenzo-fields{gap:10px}.woocommerce div.product form.cart .single_add_to_cart_button{width:calc(100% - 85px)}.product-story{padding:24px 14px}.product-story .how-it-works{display:block}.product-story h2{margin-bottom:20px}.product-story .step p{font-size:10px}.woocommerce div.product .woocommerce-tabs ul.tabs{display:block}.woocommerce div.product .woocommerce-tabs ul.tabs li{display:block;margin:8px 0}.woocommerce div.product .woocommerce-tabs ul.tabs li a{display:block}.woocommerce .related ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}.search-dialog form{flex-direction:column}.quick-view-content{grid-template-columns:1fr}.quick-view-content>div:first-child{max-width:240px}.quick-view-content h2{font-size:27px}.posts-grid{grid-template-columns:1fr}.page-content{padding-top:30px}.page-content h1{font-size:38px}.woocommerce table.shop_table th,.woocommerce table.shop_table td{padding:10px}.woocommerce-cart .cart-collaterals .cart_totals{padding:15px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
.woocommerce div.product form.cart .trenzo-buy-now{display:flex;width:100%;clear:both;margin-top:10px;background:var(--rose-light);border-color:var(--rose-light)}
.woocommerce-product-gallery:has(.demo-gallery) .woocommerce-product-gallery__trigger{display:none!important}.single-product .signature{clear:both;margin:28px 0 20px;border-radius:8px}.single-product .signature .container{width:calc(100% - 64px)}.single-product .signature .button{display:none}.single-product .signature h2{font-size:42px}.single-product .signature-copy{padding-block:30px}.single-product .signature-benefits{flex-wrap:wrap}
@media(min-width:901px){.woocommerce-product-gallery:has(.flex-control-thumbs){padding-left:90px}.woocommerce div.product div.images .flex-control-thumbs{position:absolute;left:0;top:0;width:76px;display:grid;gap:10px}.woocommerce div.product div.images .flex-control-thumbs li{width:100%;float:none}}
body.trenzo-site ul.products li.product{width:100%!important;float:none!important;margin:0!important}body.trenzo-site ul.products:before,body.trenzo-site ul.products:after{display:none!important}.button.filter-toggle{display:none}@media(max-width:600px){.button.filter-toggle{display:flex}}
body.trenzo-site button.filter-toggle{display:none}@media(max-width:600px){body.trenzo-site button.filter-toggle{display:flex}}
.product-save{border:1px solid var(--rose-light);border-radius:5px;margin-left:8px;min-height:46px;min-width:42px;color:var(--rose)}.product-save[aria-pressed=true] .icon{fill:var(--rose)}@media(max-width:600px){.woocommerce div.product form.cart .single_add_to_cart_button{width:calc(100% - 135px);min-width:0}}
/* Native mobile disclosure: works even when scripts are delayed or disabled. */
.mobile-navigation{display:none}.mobile-navigation summary{list-style:none;cursor:pointer}.mobile-navigation summary::-webkit-details-marker{display:none}.mobile-navigation-panel{position:absolute;top:100%;left:0;right:0;max-height:calc(100dvh - 120px);overflow-y:auto;overscroll-behavior:contain;background:var(--paper);box-shadow:var(--shadow);border-top:1px solid var(--line);padding:10px 24px 24px;z-index:30}.mobile-navigation-panel ul{margin:0;padding:0;list-style:none}.mobile-navigation-panel>.menu>li>a{font-weight:600;padding:14px 0;border-bottom:1px solid var(--line)}.mobile-navigation-panel a{display:block;padding:11px 12px;min-height:44px;font-size:14px}.mobile-navigation-panel .sub-menu{padding:6px 0 6px 13px}.mobile-navigation[open]>summary{color:var(--rose);background:var(--blush);border-radius:5px}.trenzo-demo-notice{background:var(--blush);border:1px solid var(--line);border-radius:6px;padding:12px;margin:12px 0;font-size:13px}
@media(max-width:900px){.mobile-navigation{display:block}.primary-navigation,.primary-navigation.is-open{display:none}.mobile-navigation .menu-toggle{display:inline-flex}}
@media(max-width:900px){
.mobile-navigation-panel{position:fixed;top:0;bottom:0;left:0;right:auto;width:min(86vw,360px);max-height:100dvh;padding:76px 24px 32px;border:0;z-index:41;box-shadow:8px 0 40px #30201d33;animation:trenzo-slide-in .25s ease-out both}
.mobile-menu-backdrop{position:fixed;inset:0;background:#24191580;z-index:40;animation:trenzo-fade-in .2s ease-out both}
.mobile-navigation[open]>.menu-toggle{position:fixed;top:16px;left:18px;z-index:42;width:42px;height:42px;background:var(--blush)}
.mobile-navigation[open]>.menu-toggle .icon{display:none}.mobile-navigation[open]>.menu-toggle:after{content:'×';font:32px/1 var(--sans)}
body:has(.mobile-navigation[open]){overflow:hidden}.admin-bar .mobile-navigation-panel{top:32px;max-height:calc(100dvh - 32px)}.admin-bar .mobile-navigation[open]>.menu-toggle{top:48px}
}
@media(max-width:782px){.admin-bar .mobile-navigation-panel{top:46px;max-height:calc(100dvh - 46px)}.admin-bar .mobile-navigation[open]>.menu-toggle{top:62px}}
@keyframes trenzo-slide-in{from{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes trenzo-fade-in{from{opacity:0}to{opacity:1}}
/* 1.2: always-open desktop search and an inline mobile search row. */
.site-header .header-inner{display:grid;grid-template-columns:auto minmax(160px,1fr) auto;gap:clamp(20px,4vw,68px);min-height:96px}
.header-search{display:flex;align-items:stretch;min-width:0;width:100%;border:1px solid var(--line);border-radius:8px;background:#fff;overflow:hidden;margin:0}
.header-search:focus-within{outline:2px solid var(--rose);outline-offset:2px}
.header-search input[type=search]{border:0;border-radius:0;background:transparent;flex:1;min-width:0;width:100%;padding:14px 18px;outline:none;font-size:15px}
.header-search-submit{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 20px;background:var(--rose);color:#fff;border:0;font-size:14px;flex-shrink:0}
.header-search-submit:hover{background:#8e423e}.header-search-submit .icon{width:20px;height:20px}
.mobile-search-toggle{display:none}.desktop-menu-row{padding:0 36px;max-width:1472px;margin:0 auto;border-top:1px solid var(--line)}
.desktop-menu-row .primary-navigation{position:static;display:block;background:transparent;box-shadow:none;overflow:visible}
.desktop-menu-row .primary-navigation>.menu{display:flex;gap:10px;align-items:stretch;padding:0;margin:0}
.desktop-menu-row .primary-navigation>.menu>li{flex:1;min-width:0}
.desktop-menu-row .primary-navigation>.menu>li>a{display:flex;align-items:center;justify-content:center;gap:10px;min-height:46px;height:100%;padding:12px 16px;border-radius:0;background:transparent;border:0;border-bottom:2px solid transparent;color:var(--ink);font-size:13px;text-align:center;font-weight:600}
.desktop-menu-row .primary-navigation>.menu>li>a:hover,.desktop-menu-row .primary-navigation>.menu>li:focus-within>a{background:transparent;color:var(--rose);border-bottom-color:var(--rose)}
.desktop-menu-row .menu-item-has-children>a:after{content:'⌄';font-size:14px;line-height:1}
.desktop-menu-row .primary-navigation .sub-menu{z-index:50;min-width:100%;width:max-content;max-width:300px;border:1px solid var(--line);border-radius:6px;margin:0}
.desktop-menu-row .primary-navigation>.menu>li:last-child>.sub-menu{left:auto;right:0}
.desktop-menu-row .primary-navigation .sub-menu .sub-menu{top:0;left:100%}
@media(max-width:1150px) and (min-width:901px){.site-header .header-inner{gap:22px}.desktop-menu-row{padding-inline:20px}.desktop-menu-row .primary-navigation>.menu>li>a{font-size:12px;padding-inline:10px}}
@media(max-width:900px){
.site-header .header-inner{grid-template-columns:40px minmax(0,1fr) auto;gap:0 8px;min-height:75px}
.site-header .mobile-navigation{grid-column:1;grid-row:1}.site-header .brand,.site-header .custom-logo-link{grid-column:2;grid-row:1;margin-right:0}
.site-header .header-actions{grid-column:3;grid-row:1}.mobile-search-toggle{display:inline-flex}.desktop-menu-row{display:none}
.site-header .header-search{grid-column:1/-1;grid-row:2;display:none;margin:0 0 14px;width:100%}.site-header.search-open .header-search{display:flex}
.header-search input[type=search]{font-size:16px;padding:12px}.header-search-submit{padding:12px 16px}.header-search-submit span{display:none}
.mobile-search-toggle[aria-expanded=true]{color:var(--rose);background:var(--blush);border-radius:5px}
}
@media(max-width:600px){.site-header .header-inner{min-height:68px}.header-search{border-radius:6px}}
@media(max-width:900px){.site-header .header-inner{grid-template-rows:75px auto}}@media(max-width:600px){.site-header .header-inner{grid-template-rows:68px auto}}
@media(max-width:900px){.site-header .custom-logo-link{min-width:0}.site-header .custom-logo{max-width:100%;max-height:60px;object-fit:contain}}
@media(max-width:360px){.site-header .header-inner>.brand{font-size:24px}.site-header .header-actions .icon-button{min-width:30px;padding:4px}.site-header .header-inner{column-gap:6px}}

/* 1.3: account navigation and consistently aligned purchase controls. */
.site-header .header-actions{align-items:center;gap:18px}
.site-header .account-link{gap:10px;white-space:nowrap;font-weight:600;text-transform:uppercase;font-size:14px}
.site-header .header-actions .icon{width:27px;height:27px}
.header-search-submit{min-width:60px;padding:12px 18px}
.woocommerce div.product form.cart .trenzo-purchase-actions{display:flex;flex-wrap:wrap;align-items:stretch;gap:10px;clear:both;width:100%}
.woocommerce div.product form.cart .trenzo-purchase-actions div.quantity{float:none;margin:0;flex:0 0 70px}
.woocommerce div.product form.cart .trenzo-purchase-actions .quantity .qty{width:100%;height:48px;min-height:48px;margin:0;padding:8px;border:1px solid var(--line);border-radius:5px}
.woocommerce div.product form.cart .trenzo-purchase-actions .single_add_to_cart_button{float:none;flex:1 1 120px;width:auto;min-width:0;height:48px;min-height:48px;margin:0;padding:10px 16px}
.woocommerce div.product form.cart .trenzo-purchase-actions .product-save{flex:0 0 48px;width:48px;height:48px;min-height:48px;margin:0;padding:8px}
.woocommerce div.product form.cart .trenzo-purchase-actions .trenzo-buy-now{flex:0 0 100%;width:100%;height:48px;min-height:48px;margin:0;float:none}
@media(max-width:900px){.site-header .account-link span{display:none}.site-header .header-actions{gap:3px}.site-header .header-actions .icon{width:24px;height:24px}}

/* Persistent rose quantity controls on product pages. */
.woocommerce div.product form.cart .trenzo-purchase-actions div.quantity.trenzo-qty-stepper{display:flex;align-items:stretch;flex:0 0 132px;width:132px;height:48px;border:1px solid var(--rose);border-radius:5px;overflow:hidden}
.woocommerce div.product form.cart .trenzo-purchase-actions .trenzo-qty-stepper .qty{flex:1;min-width:0;width:44px;height:46px;min-height:46px;padding:6px 0;border:0;border-radius:0;text-align:center;appearance:textfield;-moz-appearance:textfield;background:var(--paper)}
.trenzo-qty-stepper .qty::-webkit-inner-spin-button,.trenzo-qty-stepper .qty::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}
.trenzo-qty-step{display:flex;align-items:center;justify-content:center;flex:0 0 43px;width:43px;padding:0;border:0;border-radius:0;background:var(--rose);color:#fff;font-size:24px;line-height:1;cursor:pointer}
.trenzo-qty-step:hover:not(:disabled){background:#8e423e}.trenzo-qty-step:disabled{background:var(--rose);color:#ffffff80;opacity:1;cursor:default}
.trenzo-qty-step:focus-visible,.trenzo-qty-stepper .qty:focus-visible{outline:2px solid var(--ink);outline-offset:-3px}
.trenzo-qty-fixed .trenzo-qty-step{display:none}
@media(max-width:600px){.woocommerce div.product form.cart .trenzo-purchase-actions .single_add_to_cart_button{flex-basis:70px;padding-inline:8px;font-size:13px}}

/* 1.4: one gift browser with two views and a curated product row. */
.gift-browser{padding-block:48px 28px}.gift-browser>h2{margin-bottom:8px}.gift-browser>p{margin-bottom:24px}
.gift-browser-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:16px}.gift-tabs{display:flex;gap:24px}.gift-tabs a{display:block;padding:10px 8px;border-bottom:2px solid transparent;font-weight:600}.gift-tabs a[aria-selected=true]{color:var(--rose);border-bottom-color:var(--rose)}.gift-shortcuts{display:flex;gap:24px;color:var(--rose);font-size:13px}
.gift-panel[hidden]{display:none!important}.gift-panel+.gift-panel{margin-top:24px}.gift-browser.tabs-ready .gift-panel{margin-top:0}
.gift-mosaic{display:grid;grid-template-columns:2.2fr 1fr 1fr;grid-template-rows:repeat(2,210px);gap:16px}.gift-tile{display:flex;flex-direction:column;overflow:hidden;border-radius:7px;background:var(--blush)}.gift-tile-feature{grid-row:span 2}.gift-tile-image{flex:1;min-height:0;overflow:hidden}.gift-tile-image>img,.gift-tile-image>.art{width:100%;height:100%;object-fit:cover;aspect-ratio:auto}.gift-tile-caption{padding:12px 10px;text-align:center;font-size:13px}.gift-tile-feature .gift-tile-caption{text-align:left;padding:18px 22px}.gift-tile-feature .gift-tile-caption>span{font:30px/1.15 var(--serif)}.gift-tile-caption small{display:block;margin-top:7px;font-size:14px;color:var(--muted)}.gift-tile:hover .gift-tile-caption{background:#efdfd6}.gift-extra-link{display:inline-block;margin-top:12px;font-size:13px;color:var(--rose)}
.featured-curated{border-top:1px solid var(--line);padding-top:32px;margin-top:8px;padding-bottom:12px}.featured-curated .section-heading p{margin:8px 0 0;font-size:14px}.featured-curated .demo-products,.woocommerce.featured-curated ul.products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.featured-curated .demo-product>.art{aspect-ratio:1.12}.featured-curated .product-image{aspect-ratio:1.12}.featured-curated .product-actions{display:flex;flex-wrap:wrap}.featured-curated .product-actions>.button{flex:1}.featured-curated .quick-view-button{display:none!important}
@media(max-width:900px){.gift-mosaic{grid-template-columns:1.7fr 1fr 1fr;grid-template-rows:repeat(2,180px)}.gift-tile-feature .gift-tile-caption>span{font-size:25px}.gift-shortcuts{gap:12px}}
@media(max-width:600px){.gift-browser{padding-top:30px}.gift-browser-toolbar{align-items:flex-start;flex-direction:column;gap:12px}.gift-tabs{width:100%;gap:18px}.gift-shortcuts{width:100%;justify-content:space-between;font-size:12px}.gift-mosaic{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto;gap:12px}.gift-tile-feature{grid-column:1/-1;grid-row:auto}.gift-tile-image{flex:none;height:auto;aspect-ratio:1.2}.gift-tile-feature .gift-tile-image{aspect-ratio:1.9}.gift-tile-caption{font-size:12px;flex:1}.gift-tile-feature .gift-tile-caption{padding:14px 16px}.gift-tile-caption small{font-size:12px}.featured-curated .demo-products,.woocommerce.featured-curated ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 10px}.featured-curated .section-heading{gap:12px}.featured-curated .section-heading>a{font-size:11px}}
/* Keep reference photographs in proportion when the card crop changes. */
.gift-tile-image{position:relative}.gift-tile-image>.art{position:absolute;top:50%;left:0;transform:translateY(-50%);height:auto;aspect-ratio:var(--art-ratio,1)}

/* 1.5 homepage: product carousel, promo browser, separate information rows. */
.featured-carousel{border-top:0;margin-top:0;padding-top:38px}.product-carousel-shell{position:relative;padding-inline:26px}.product-carousel-viewport{overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding:0;overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:var(--rose-light) var(--blush);padding:4px 0 14px}
.woocommerce.featured-carousel ul.products,.featured-carousel .demo-products{display:flex!important;gap:20px;margin:0!important;padding:0!important;list-style:none}.woocommerce.featured-carousel ul.products:before,.woocommerce.featured-carousel ul.products:after{display:none!important}.woocommerce.featured-carousel ul.products>li.product,.featured-carousel .demo-products>.demo-product{flex:0 0 calc((100% - 60px)/4);width:calc((100% - 60px)/4)!important;min-width:0;margin:0!important;float:none;scroll-snap-align:start;display:flex;flex-direction:column}.featured-carousel .card-body{display:flex;flex-direction:column;flex:1}.featured-carousel .product-actions,.featured-carousel .demo-product .card-body>.button{margin-top:auto}.featured-carousel .product-image-wrap{flex-shrink:0}
.carousel-arrow{position:absolute;z-index:2;top:42%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid var(--rose);border-radius:50%;background:var(--paper);color:var(--rose);font-size:32px;line-height:1;box-shadow:0 2px 8px #24232112}.carousel-arrow[hidden]{display:none}.carousel-prev{left:-4px}.carousel-next{right:-4px}.carousel-arrow:hover:not(:disabled){background:var(--rose);color:white}.carousel-arrow:disabled{opacity:.4;cursor:default}.carousel-footer{text-align:center;margin-top:22px}.story-stacked{display:block;padding-top:0}.story-stacked>.how-it-works,.story-stacked>.why{padding:36px 0;border-top:1px solid var(--line)}.story-stacked h2{text-align:center;margin-bottom:28px}.story-stacked .steps{gap:36px}.story-stacked .step h3{font-size:15px}.story-stacked .step p{font-size:13px;max-width:280px;margin:auto}.story-stacked .benefits.compact h3{font-size:14px}.story-stacked .benefits.compact .icon{width:38px;height:38px}
@media(max-width:900px){.woocommerce.featured-carousel ul.products>li.product,.featured-carousel .demo-products>.demo-product{flex-basis:calc((100% - 40px)/3);width:calc((100% - 40px)/3)!important}}
@media(max-width:600px){.product-carousel-shell{padding-inline:12px}.woocommerce.featured-carousel ul.products,.featured-carousel .demo-products{gap:12px}.woocommerce.featured-carousel ul.products>li.product,.featured-carousel .demo-products>.demo-product{flex-basis:calc((100% - 12px)/2);width:calc((100% - 12px)/2)!important}.carousel-arrow{width:36px;height:36px;font-size:26px}.carousel-prev{left:-10px}.carousel-next{right:-10px}.featured-carousel .card-body{padding:10px 8px}.story-stacked .steps{grid-template-columns:1fr;gap:28px}.story-stacked .benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.story-stacked .benefits>div:last-child{grid-column:1/-1}.story-stacked>.how-it-works,.story-stacked>.why{padding-block:28px}}

/* 1.6: invisible scrollbar, with arrows and touch scrolling retained. */
.product-carousel-viewport{scrollbar-width:none;-ms-overflow-style:none}.product-carousel-viewport::-webkit-scrollbar{display:none;width:0;height:0}
.trenzo-card-badges{position:absolute;left:10px;top:10px;right:52px;display:flex;flex-wrap:wrap;align-items:flex-start;gap:6px;pointer-events:none;z-index:2}
.trenzo-product-labels{display:flex;flex-wrap:wrap;gap:6px;max-width:100%}.trenzo-product-label{display:inline-block;background:var(--rose);color:#fff;border-radius:4px;padding:5px 9px;font-size:11px;line-height:1.35;font-weight:600;overflow-wrap:anywhere;max-width:100%}
.woocommerce ul.products li.product .trenzo-card-badges .onsale{position:static;float:none;margin:0;min-width:0;min-height:0;border-radius:4px;padding:5px 9px;font-size:11px;line-height:1.35;background:var(--rose);color:#fff}
.woocommerce div.product .summary>.trenzo-product-labels{margin-bottom:12px}
@media(max-width:600px){.trenzo-card-badges{left:6px;top:6px;right:38px;gap:4px}.trenzo-product-label{font-size:10px;padding:4px 6px}}
