
:root{
 --bg:#1c1c1c;--bg2:#171717;--cream:#fffaed;--gold:#7e7668;--gold-hi:#fff3d4;--text:#fffaed;--muted:#b8b0a5;
 --line:rgba(126,118,104,.48);--softline:rgba(255,250,237,.16);--max:1640px;
 --heading-gradient:linear-gradient(180deg,rgba(255,243,212,1),rgba(126,118,104,1) 100%);
 --border-gradient:linear-gradient(180deg,rgba(255,243,212,1),rgba(126,118,104,0) 100%);
 --button-gradient:linear-gradient(180deg,rgba(255,243,212,1),rgba(126,118,104,1) 100%);
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#1c1c1c;color:var(--text);font-family:Poppins,Arial,Helvetica,sans-serif;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,textarea,select{font:inherit}button{color:inherit}.container{width:min(calc(100% - 48px),var(--max));margin-inline:auto}.hidden{display:none!important}
.gold-title{background:var(--heading-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.gradient-border{border:2px solid transparent;border-image:var(--border-gradient) 1}
/* header */
.site-header{position:sticky;top:0;z-index:80;background:#1c1c1c;border-top:1px solid rgba(255,250,237,.13);border-bottom:1px solid rgba(255,250,237,.18)}.header-inner{height:72px;display:grid;grid-template-columns:220px 1fr 220px;align-items:center}.logo{width:190px;max-height:58px;object-fit:contain}.desktop-nav{justify-self:center;display:flex;align-items:center;gap:50px;font-size:15px;font-weight:500}.desktop-nav a{color:#c8c0b4;transition:color .2s}.desktop-nav a:hover,.desktop-nav a.active{color:#fff}.menu-toggle{display:none;background:none;border:1px solid var(--line);padding:8px 12px;justify-self:end}.mobile-nav{display:none;padding:0 24px 18px}.mobile-nav.open{display:grid;gap:8px}.mobile-nav a{padding:10px 0;border-bottom:1px solid var(--softline)}
/* shared */
.eyebrow{font-size:14px;font-weight:500;text-transform:none;color:#fff}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 28px;border:1px solid transparent;cursor:pointer;transition:filter .2s,opacity .2s}.btn-primary{background:var(--button-gradient);color:#1e1e1e}.btn-outline{border-color:var(--gold);background:transparent;color:var(--cream)}.btn:hover{filter:brightness(1.05)}.breadcrumb{padding:28px 0 8px;color:#c5beb2;font-size:14px}.breadcrumb a:hover{text-decoration:underline}.section{padding:62px 0}.section-head{text-align:center;margin-bottom:48px}.section-head h2{margin:0;font-size:56px;font-weight:500;line-height:1.1;background:var(--heading-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.section-head p{margin:13px 0 0;color:#fff}.text-link{color:#c6b99f;text-decoration:underline;text-underline-offset:3px}
/* hero */
.hero{padding:34px 0 8px}.hero-grid{display:grid;grid-template-columns:1fr 1.16fr;align-items:center;min-height:590px}.hero-copy{padding:60px 68px}.hero-copy h1{font-size:58px;line-height:1.1;font-weight:500;margin:0 0 27px;background:var(--heading-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-copy p{max-width:620px;color:#f2eee8;line-height:1.55;margin:0 0 26px}.hero-image{height:590px;position:relative;overflow:hidden}.hero-image img{width:100%;height:100%;object-fit:contain;object-position:center}.hero-image:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,#1c1c1c 0%,rgba(28,28,28,.15) 22%,rgba(28,28,28,0) 55%),linear-gradient(180deg,rgba(28,28,28,0) 76%,#1c1c1c 100%)}
/* bundle cards */
.bundle-carousel-wrap{position:relative}.bundle-track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 60px)/4);gap:20px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;padding-bottom:3px}.bundle-track::-webkit-scrollbar{display:none}.bundle-card{min-width:0}.bundle-image{position:relative;aspect-ratio:16/9;overflow:hidden;background:#111;border:2px solid transparent;border-image:var(--border-gradient) 1}.bundle-image img{width:100%;height:100%;object-fit:cover;transform:none!important;transition:none!important}.bundle-card:hover img{transform:none!important}.card-info{padding:16px 0 0}.card-title{font-size:16px;line-height:1.3;margin:0 0 7px;font-weight:400}.card-price{font-size:16px;color:#fff}.compare{opacity:.42;text-decoration:line-through;margin-left:6px}.sale-pill{display:inline-flex;align-items:center;background:#9acd32;color:#26300f;border-radius:20px;padding:2px 8px;font-size:12px;margin-right:7px}.carousel-arrow{position:absolute;right:25px;top:28%;width:48px;height:48px;border-radius:50%;border:0;background:var(--button-gradient);color:#222;font-size:22px;z-index:2;cursor:pointer}.carousel-arrow.prev{right:auto;left:25px;display:none}
/* home art-library row */
.home-art-grid{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:12px}.art-card{min-width:0}.art-thumb{aspect-ratio:16/9;overflow:hidden;background:#111;border:2px solid transparent;border-image:var(--border-gradient) 1}.art-thumb img{width:100%;height:100%;object-fit:cover;transition:none!important;transform:none!important}.art-card:hover img{transform:none!important}.art-name{font-size:12px;line-height:1.3;margin-top:8px;color:#eee9df;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
/* original homepage gallery approximation from screenshots */
.gallery-section{padding:72px 0 86px}.gallery-heading{text-align:center;max-width:980px;margin:0 auto 28px}.gallery-heading .eyebrow{margin-bottom:12px}.gallery-heading h2{font-size:40px;line-height:1.28;font-weight:500;margin:0;background:var(--heading-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.masonry-gallery{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(12,48px);gap:28px;margin-top:18px}.masonry-item{overflow:hidden;border:2px solid transparent;border-image:var(--border-gradient) 1;background:#111}.masonry-item img{width:100%;height:100%;object-fit:cover}.masonry-item:nth-child(1){grid-column:1;grid-row:1/5}.masonry-item:nth-child(2){grid-column:1;grid-row:5/9}.masonry-item:nth-child(3){grid-column:1;grid-row:9/13}.masonry-item:nth-child(4){grid-column:2;grid-row:2/6}.masonry-item:nth-child(5){grid-column:2;grid-row:6/12}.masonry-item:nth-child(6){grid-column:3;grid-row:2/11}.masonry-item:nth-child(7){grid-column:4;grid-row:1/7}.masonry-item:nth-child(8){grid-column:4;grid-row:7/12}
/* collection header + bundle page */
.collection-hero{padding:24px 0 52px}.collection-hero h1{font-size:60px;font-weight:500;margin:0 0 16px;background:var(--heading-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.collection-count{margin:28px 0 38px;color:#fff;font-size:15px}.bundle-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:42px 40px}.bundle-grid .bundle-image{aspect-ratio:16/9}.art-library-head{padding:24px 0 38px}.art-library-head h1{font-size:60px;font-weight:500;margin:0 0 12px;background:var(--heading-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.art-library-head p{max-width:800px;color:#c8c0b5}.art-library-grid{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:22px 12px;padding-bottom:70px}.art-library-grid .art-name{white-space:normal;font-size:12px}.art-library-grid .art-thumb{aspect-ratio:16/9}
/* product page */
.product-page{padding:18px 0 54px;overflow-x:clip}
.product-layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,1fr);gap:54px;align-items:start;width:100%}
.product-gallery,.product-info,.thumb-row-wrap,.thumb-row{min-width:0;max-width:100%}
.product-gallery{width:100%;overflow:hidden}
.product-info{width:100%;overflow-wrap:anywhere}
.product-media-main{position:relative;width:100%;aspect-ratio:16/9;background:#131313;border:2px solid transparent;border-image:var(--border-gradient) 1;display:grid;place-items:center;overflow:hidden}
.product-page.art-product .product-media-main{aspect-ratio:16/9;max-height:none}
.product-media-main img{width:100%;height:100%;min-width:0;object-fit:contain;cursor:zoom-in}
.gallery-nav{position:absolute;top:50%;translate:0 -50%;width:42px;height:42px;border-radius:50%;border:0;background:#050505;color:white;font-size:22px;cursor:pointer}
.gallery-nav.prev{left:7px}.gallery-nav.next{right:7px}.zoom-icon{position:absolute;right:10px;top:10px;width:38px;height:38px;display:grid;place-items:center;background:rgba(0,0,0,.5);border:0;color:#fff;font-size:23px;line-height:1;cursor:pointer;z-index:4;border-radius:2px}.zoom-icon:hover{background:rgba(0,0,0,.75)}.zoom-icon:focus-visible{outline:2px solid var(--gold-hi);outline-offset:2px}
.image-counter{text-align:center;margin:29px 0 24px;font-size:14px;font-weight:600}
.thumb-row-wrap{display:block;width:100%;overflow:hidden}
.thumb-row{width:100%;display:flex;gap:10px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;overscroll-behavior-x:contain}
.thumb-row::-webkit-scrollbar{display:none}
.thumb{flex:0 0 122px;width:122px;height:70px;padding:0;background:#111;border:2px solid transparent;cursor:pointer;opacity:.48;overflow:hidden}
.art-product .thumb{flex-basis:122px;width:122px;height:70px}
.thumb.active{opacity:1;border-image:var(--border-gradient) 1}
.thumb img{width:100%;height:100%;object-fit:cover}
.thumb-navs{display:flex;justify-content:center;gap:32px;margin-top:25px}
.thumb-navs button{background:none;border:0;border-bottom:1px solid var(--cream);padding:6px 0;cursor:pointer}
.product-info h1{font-size:40px;line-height:1.15;font-weight:500;margin:0 0 20px;background:var(--heading-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}
.product-price,.request-status{font-size:24px;font-weight:500;margin-bottom:6px}
.tax-note{font-size:14px;color:#bdb4a8;margin-bottom:24px}
.product-accordion{border-top:1px solid var(--softline)}
.product-accordion details{border-bottom:1px solid var(--softline)}
.product-accordion summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding:16px 4px;font-weight:600}
.product-accordion summary::-webkit-details-marker{display:none}.product-accordion summary:after{content:'⌄';font-size:19px;color:#797979}.product-accordion details[open] summary:after{content:'⌃'}
.accordion-content{padding:0 4px 18px;color:#e0d9ce;font-size:14px}.accordion-content p{margin:5px 0 14px}
.share-row{padding:16px 4px;border-bottom:1px solid var(--softline);display:flex;gap:10px;align-items:center}
.buy-row{display:block;margin-top:26px}.buy-row .btn{width:100%;font-size:16px}
.spec-box{width:78%;margin:32px auto 0;border:1px solid rgba(126,118,104,.38);padding:10px 16px}
.spec-row{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:12px 4px;border-bottom:1px solid var(--softline);font-size:14px}
.spec-row:last-child{border-bottom:0}.spec-row span:last-child{text-align:right}
.showcase-note{color:#c8c0b4;margin:0 0 18px}
.description-section{background:#171717;padding:70px 0}
.description-grid{display:grid;grid-template-columns:230px minmax(0,1fr);gap:58px}
.description-nav{position:sticky;top:100px;align-self:start;display:grid;gap:12px}.description-nav a{color:#c8c0b5}.description-nav a:hover{color:white}
.rte{max-width:1050px;min-width:0;color:#eee8df}.rte h1,.rte h2,.rte h3{color:#fff;font-weight:500}.rte h1{font-size:34px}.rte h2{font-size:27px}.rte table{width:100%;border-collapse:collapse;display:block;overflow-x:auto}.rte td,.rte th{border:1px solid var(--softline);padding:10px 12px}.rte a{color:#d4c4a4;text-decoration:underline}
.recommended-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px}
#recommended .art-library-grid{grid-template-columns:repeat(5,minmax(0,1fr));padding-bottom:0}
/* contact + content */
.content-page{padding:45px 0 80px}.content-page>h1{font-size:56px;font-weight:500;margin:0 0 28px;background:var(--heading-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:start}.contact-form{max-width:620px;display:grid;gap:14px}.contact-form input,.contact-form textarea{width:100%;background:#171717;border:1px solid rgba(126,118,104,.55);color:#fff;padding:0 15px}.contact-form input{height:48px}.contact-form textarea{height:145px;padding-top:14px;resize:vertical;min-height:120px;max-height:260px}.contact-form .btn{width:155px;margin-top:4px}.form-status{min-height:24px;font-size:14px;color:#d7c9ad}.contact-side h2{font-size:38px;font-weight:500;margin:10px 0 18px}.contact-side p{color:#d6cfc4}.contact-side img{margin-top:26px;width:100%;max-width:620px;border:2px solid transparent;border-image:var(--border-gradient) 1}.faq-list{max-width:1000px}.faq-item{border-bottom:1px solid var(--softline)}.faq-q{width:100%;padding:18px 0;background:none;border:0;text-align:left;font-weight:600;cursor:pointer;display:flex;justify-content:space-between}.faq-a{display:none;color:#d5cec3;padding:0 0 20px;white-space:pre-line}.faq-item.open .faq-a{display:block}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.about-grid img{border:2px solid transparent;border-image:var(--border-gradient) 1}.stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:30px 0}.stat{border:1px solid var(--line);padding:18px}.stat strong{font-size:28px;display:block;background:var(--heading-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}
/* footer */
.site-footer{background:#171717;padding:52px 0 34px;border-top:1px solid rgba(255,250,237,.08)}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:60px}.footer-grid h3{font-size:18px;font-weight:500}.footer-grid p,.footer-links{color:#c3bbaf}.footer-links{display:grid;gap:10px}.newsletter{display:flex;max-width:480px}.newsletter input{height:46px;flex:1;background:#1c1c1c;border:1px solid var(--line);color:white;padding:0 12px}.newsletter button{width:50px;border:0;background:var(--button-gradient);color:#1e1e1e}.copyright{margin-top:38px;padding-top:20px;border-top:1px solid var(--softline);color:#9f988e;font-size:13px}
/* modal */
.lightbox{position:fixed;inset:0;background:rgba(0,0,0,.96);z-index:200;display:none;align-items:center;justify-content:center;padding:30px}.lightbox.open{display:flex}.lightbox img{max-height:92vh;max-width:92vw;object-fit:contain}.lightbox-close{position:absolute;right:24px;top:18px;background:rgba(0,0,0,.45);border:1px solid rgba(255,255,255,.18);color:#fff;font-size:38px;line-height:1;width:48px;height:48px;cursor:pointer}.lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);width:52px;height:52px;border-radius:50%;border:1px solid rgba(255,255,255,.25);background:rgba(0,0,0,.5);color:#fff;font-size:32px;cursor:pointer}.lightbox-nav.prev{left:24px}.lightbox-nav.next{right:24px}
/* responsive */
@media(max-width:1200px){.header-inner{grid-template-columns:200px 1fr 200px}.desktop-nav{gap:25px}.bundle-track{grid-auto-columns:calc((100% - 40px)/3)}.art-library-grid,.home-art-grid{grid-template-columns:repeat(6,1fr)}.masonry-gallery{gap:16px}.bundle-grid{gap:32px 22px}.product-layout{gap:32px}.spec-box{width:100%}}
@media(max-width:900px){.desktop-nav{display:none}.header-inner{display:flex}.menu-toggle{display:block;margin-left:auto}.hero-grid{grid-template-columns:1fr}.hero-copy{padding:44px 0 24px}.hero-image{height:450px}.bundle-track{grid-auto-columns:calc((100% - 20px)/2)}.bundle-grid{grid-template-columns:repeat(2,1fr)}.art-library-grid,.home-art-grid{grid-template-columns:repeat(4,1fr)}.masonry-gallery{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:none}.masonry-item:nth-child(n){grid-column:auto;grid-row:auto;aspect-ratio:1/1}.product-layout{grid-template-columns:1fr}.product-info h1{margin-top:12px}.description-grid{grid-template-columns:1fr}.description-nav{position:static;display:flex;flex-wrap:wrap}.contact-grid,.about-grid{grid-template-columns:1fr}.recommended-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}
@media(max-width:620px){.container{width:min(calc(100% - 28px),var(--max))}.site-header .logo{width:165px}.hero-copy h1,.collection-hero h1,.art-library-head h1,.content-page>h1{font-size:42px}.hero-image{height:340px}.section{padding:48px 0}.section-head{margin-bottom:28px}.section-head h2{font-size:39px}.bundle-track{grid-auto-columns:84%}.bundle-grid{grid-template-columns:1fr}.collection-count{margin:20px 0 28px}.art-library-grid,.home-art-grid{grid-template-columns:repeat(3,1fr);gap:16px 8px}.art-name{font-size:11px}.gallery-heading h2{font-size:28px}.masonry-gallery{grid-template-columns:1fr}.product-info h1{font-size:34px}.thumb{flex-basis:88px;height:54px}.buy-row{display:block}.spec-row{grid-template-columns:1fr}.spec-row span:last-child{text-align:left}.recommended-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.contact-side h2{font-size:31px}}


/* ===== V6 original-theme interaction restoration ===== */
.site-header{position:sticky;top:0;z-index:100;background:#1c1c1c;border-top:1px solid rgba(255,250,237,.12);border-bottom:1px solid rgba(255,250,237,.18);transition:box-shadow .28s ease,border-color .28s ease,background .28s ease}
.site-header.scrolled{border-bottom-color:rgba(255,243,212,.42);box-shadow:0 3px 16px rgba(255,243,212,.16),0 1px 4px rgba(0,0,0,.55)}
.header-inner{grid-template-columns:220px minmax(0,1fr) 220px}
.desktop-nav{font-weight:600;gap:50px}.desktop-nav a{color:#d9d0c2;font-weight:600}.desktop-nav a:hover,.desktop-nav a.active{color:#fff7e4}
.header-actions{justify-self:end;display:flex;align-items:center;gap:20px}.header-icon-button{position:relative;display:grid;place-items:center;width:34px;height:34px;padding:0;border:0;background:transparent;color:#fffaf0;cursor:pointer}.header-icon-button svg{display:block}.header-icon-button:hover{color:#fff}.wishlist-count{position:absolute;right:-8px;top:-6px;min-width:18px;height:18px;padding:0 5px;border-radius:20px;display:flex;align-items:center;justify-content:center;background:#fff3d4;color:#1c1c1c;font-size:10px;font-weight:700}.wishlist-count[hidden]{display:none}
.search-overlay{position:fixed;inset:0;z-index:210;background:rgba(0,0,0,.82);display:none;padding:86px 20px 30px}.search-overlay.open{display:block}.search-panel{width:min(820px,100%);margin:0 auto;background:#1b1b1b;border:1px solid rgba(255,243,212,.3);box-shadow:0 20px 80px rgba(0,0,0,.65);padding:24px}.search-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.search-title{font-size:24px;font-weight:600;background:var(--heading-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.search-head button{font-size:34px;line-height:1;border:0;background:none;color:#fff;cursor:pointer}.search-input-wrap{height:52px;border:1px solid rgba(255,243,212,.34);display:flex;align-items:center;gap:12px;padding:0 15px}.search-input-wrap input{width:100%;height:100%;border:0;background:transparent;color:#fff;font-size:16px;outline:0}.search-status{color:#aba398;font-size:13px;padding:15px 2px 8px}.search-results{max-height:58vh;overflow:auto}.search-result{display:grid;grid-template-columns:100px minmax(0,1fr) auto;gap:15px;align-items:center;padding:11px 0;border-bottom:1px solid rgba(255,250,237,.11)}.search-result img{width:100px;aspect-ratio:16/9;object-fit:cover;border:1px solid rgba(255,243,212,.26)}.search-result-title{font-weight:600;color:#f8f0e2}.search-result-kind{font-size:12px;color:#aaa196;margin-top:4px}.search-result-meta{font-size:13px;color:#d5cbbb;white-space:nowrap}
/* card hover controls using original-theme heart motif */
.bundle-image,.art-thumb{position:relative}.card-hover-actions{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:12px;background:rgba(0,0,0,.12);opacity:0;transition:opacity .2s ease;pointer-events:none}.bundle-card:hover .card-hover-actions,.art-card:hover .card-hover-actions{opacity:1}.card-hover-actions>*{pointer-events:auto}.card-hover-btn{width:42px;height:42px;border-radius:50%;border:1px solid rgba(255,243,212,.62);background:rgba(20,20,20,.86);color:#fff;display:grid;place-items:center;cursor:pointer;transition:background .2s,transform .2s}.card-hover-btn:hover{background:var(--button-gradient);color:#1c1c1c;transform:translateY(-1px)}.card-hover-btn svg{width:20px;height:20px}.wishlist-button.added svg path,.product-wishlist-button.added svg path,.card-hover-btn.wishlist-button.added svg path{fill:currentColor}
/* collection result count + grid chooser from original collection UI */
.collection-toolbar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;margin:20px 0 38px;gap:20px}.collection-result-count{font-size:15px;color:#fff}.grid-view-controls{justify-self:center;display:flex;gap:10px}.grid-view-btn{width:42px;height:42px;border:1px solid rgba(255,243,212,.42);background:transparent;color:#cfc5b6;display:grid;place-items:center;cursor:pointer}.grid-view-btn.active,.grid-view-btn:hover{border-color:#fff3d4;color:#fff3d4}.grid-icon{display:grid;gap:3px;width:20px;height:20px}.grid-icon.cols4{grid-template-columns:repeat(4,1fr)}.grid-icon.cols3{grid-template-columns:repeat(3,1fr)}.grid-icon span{background:currentColor}.list-icon{display:grid;gap:3px;width:22px}.list-icon span{height:3px;background:currentColor}
.bundle-grid.grid-4{grid-template-columns:repeat(4,minmax(0,1fr));gap:34px 20px}.bundle-grid.grid-3{grid-template-columns:repeat(3,minmax(0,1fr));gap:42px 40px}.bundle-grid.grid-list{grid-template-columns:1fr}.bundle-grid.grid-list .bundle-card>a{display:grid;grid-template-columns:320px 1fr;gap:24px}.bundle-grid.grid-list .bundle-image{aspect-ratio:16/9}.bundle-grid.grid-list .card-info{align-self:center;padding:0}
/* working share row */
.share-action{width:100%;padding:16px 4px;border:0;border-bottom:1px solid var(--softline);background:transparent;color:var(--text);display:flex;gap:10px;align-items:center;cursor:pointer;text-align:left;font-size:16px}.share-action:hover{color:#fff3d4}.share-action .share-feedback{margin-left:auto;color:#aaa196;font-size:12px}
/* buy/request + wishlist */
.buy-row{display:grid;grid-template-columns:minmax(0,1fr) 56px;gap:14px;align-items:stretch;margin-top:26px}.buy-row .btn{width:100%}.product-wishlist-button{width:56px;height:100%;min-height:49px;border-radius:50%;border:1px solid rgba(255,243,212,.45);background:transparent;color:#fff;display:grid;place-items:center;cursor:pointer}.product-wishlist-button:hover,.product-wishlist-button.added{border-color:#fff3d4;color:#fff3d4}.product-wishlist-button svg{width:26px;height:26px}
/* product thumbnails and controls closer to original */
.image-counter{text-align:center;margin:30px 0 20px;font-size:14px;font-weight:600}.thumb-row-wrap{position:relative}.thumb-row{padding:0 1px}.thumb{flex:0 0 125px;height:72px;border:1px solid transparent;opacity:.5;transition:opacity .2s,border-color .2s}.thumb:hover{opacity:.82}.thumb.active{opacity:1;border:2px solid transparent;border-image:var(--border-gradient) 1}.thumb img{width:100%;height:100%;object-fit:cover}.thumb-navs{display:flex;justify-content:center;gap:30px;margin-top:24px}.thumb-navs button{border:0;border-bottom:1px solid #fffaed;background:transparent;color:#fffaed;padding:7px 2px;cursor:pointer;font-size:14px}.thumb-navs button:hover{color:#fff3d4;border-color:#fff3d4}
/* real Shopify-style bottom tabs */
.product-tabs-section{background:#171717;padding:0 0 70px;border-top:1px solid rgba(255,243,212,.36)}.product-tabs-shell{padding-top:0}.product-tabs{display:flex;align-items:stretch;gap:0;border-bottom:1px solid rgba(255,243,212,.28);padding:10px 10px 10px}.product-tab-button{min-width:190px;padding:15px 28px;border:0;background:transparent;color:#fff;font-size:18px;font-weight:600;cursor:pointer;text-align:center}.product-tab-button.active{background:var(--button-gradient);color:#202020}.product-tab-panel{display:none;padding:38px 12px 0}.product-tab-panel.active{display:block}.product-tab-panel.rte{max-width:none}.product-tab-panel h1,.product-tab-panel h2,.product-tab-panel h3{color:#fff3d4}.product-tab-panel table{width:100%;border-collapse:collapse}.product-tab-panel td,.product-tab-panel th{border:1px solid rgba(255,250,237,.18);padding:10px}.product-tab-panel a{text-decoration:underline;color:#d8cbb1}
/* wishlist page */
.wishlist-page{padding:25px 0 80px}.wishlist-page h1{font-size:60px;font-weight:500;background:var(--heading-gradient);-webkit-background-clip:text;background-clip:text;color:transparent;margin:15px 0 35px}.wishlist-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:38px 24px}.wishlist-empty{padding:50px 0;color:#bbb1a3}.wishlist-remove{margin-top:10px;background:transparent;border:0;border-bottom:1px solid #d7ccbd;color:#d7ccbd;padding:4px 0;cursor:pointer}
@media(max-width:1200px){.bundle-grid.grid-4{grid-template-columns:repeat(3,minmax(0,1fr))}.wishlist-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:900px){.header-inner{display:grid;grid-template-columns:1fr auto}.header-actions{gap:12px}.desktop-nav{display:none}.menu-toggle{display:block}.collection-toolbar{grid-template-columns:1fr auto}.collection-toolbar .toolbar-spacer{display:none}.bundle-grid.grid-4,.bundle-grid.grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}.wishlist-grid{grid-template-columns:repeat(2,1fr)}.product-tabs{overflow-x:auto}.product-tab-button{min-width:165px}.card-hover-actions{opacity:1;background:transparent;align-items:flex-start;justify-content:flex-end;padding:8px}.card-hover-btn{width:36px;height:36px}}
@media(max-width:620px){.header-icon-button{width:30px;height:30px}.header-actions{gap:7px}.search-overlay{padding:72px 10px 20px}.search-panel{padding:16px}.search-result{grid-template-columns:78px 1fr}.search-result img{width:78px}.search-result-meta{display:none}.collection-toolbar{display:flex;justify-content:space-between;align-items:center}.grid-view-btn[data-grid-cols="4"]{display:none}.bundle-grid.grid-4,.bundle-grid.grid-3{grid-template-columns:1fr}.bundle-grid.grid-list .bundle-card>a{grid-template-columns:1fr}.wishlist-grid{grid-template-columns:1fr}.product-tab-button{min-width:145px;padding:13px 18px;font-size:15px}.buy-row{grid-template-columns:minmax(0,1fr) 52px}}

/* ===== V7 theme-accurate scrollbar + wishlist geometry ===== */
/* Original Shopify theme: ultra-thin sharp scrollbar, no arrows. */
html {
  scrollbar-width: thin;
  scrollbar-color: #ffffff #4c4c4c;
}
::-webkit-scrollbar {
  width: 5px;
  height: 4px;
}
::-webkit-scrollbar-track {
  background: #4c4c4c !important;
  box-shadow: none !important;
  border-radius: 0 !important;
}
::-webkit-scrollbar-thumb {
  background-color: #ffffff !important;
  border-radius: 0 !important;
  border: none !important;
  box-shadow: none !important;
}
::-webkit-scrollbar-thumb:hover {
  background-color: #767676 !important;
}
::-webkit-scrollbar-button {
  display: none !important;
  width: 0 !important;
  height: 0 !important;
}

/* Product-page heart: fixed true circle beside FAB / Request button. */
.buy-row {
  grid-template-columns: minmax(0, 1fr) 56px;
  align-items: center;
}
.product-wishlist-button {
  box-sizing: border-box;
  width: 56px !important;
  min-width: 56px !important;
  height: 56px !important;
  min-height: 56px !important;
  aspect-ratio: 1 / 1;
  align-self: center;
  justify-self: center;
  padding: 0 !important;
  border-radius: 999px !important;
  flex: 0 0 56px;
}
.product-wishlist-button svg {
  width: 24px;
  height: 24px;
}

/* Product-card hover: original-theme top-right wishlist only. */
.bundle-image > .card-hover-actions,
.art-thumb > .card-hover-actions {
  position: absolute;
  inset: auto 10px auto auto;
  top: 10px;
  width: auto;
  height: auto;
  display: block;
  padding: 0;
  background: transparent;
  opacity: 0;
  transform: none;
  pointer-events: none;
  z-index: 5;
  transition: opacity .3s linear, right .3s linear;
}
.bundle-card:hover .card-hover-actions,
.art-card:hover .card-hover-actions,
.bundle-card:focus-within .card-hover-actions,
.art-card:focus-within .card-hover-actions {
  opacity: 1;
  right: 10px;
}
.card-hover-actions .wishlist-button {
  pointer-events: auto;
  box-sizing: border-box;
  width: 40px !important;
  height: 40px !important;
  min-width: 40px;
  min-height: 40px;
  padding: 0 !important;
  border-radius: 50% !important;
  border: 0 !important;
  display: grid;
  place-items: center;
  background: var(--button-gradient);
  color: #27231d;
  box-shadow: none;
  cursor: pointer;
  transform: none !important;
}
.card-hover-actions .wishlist-button:hover,
.card-hover-actions .wishlist-button.added {
  background: var(--button-gradient);
  color: #27231d;
}
.card-hover-actions .wishlist-button svg {
  width: 20px;
  height: 20px;
}
.card-hover-actions .wishlist-button.added svg path {
  fill: currentColor;
}

/* Theme-style wishlist tooltip shown to the LEFT of the top-right heart. */
.card-hover-actions .wishlist-button::after {
  content: "Add To Wishlist";
  position: absolute;
  right: calc(100% + 7px);
  top: 50%;
  transform: translateY(-50%) translateX(5px);
  padding: 6px 8px;
  white-space: nowrap;
  background: #8b8579;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.15;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity .18s linear, transform .18s linear;
}
.card-hover-actions .wishlist-button.added::after {
  content: "Added To Wishlist";
}
.card-hover-actions .wishlist-button:hover::after,
.card-hover-actions .wishlist-button:focus-visible::after {
  opacity: 1;
  visibility: visible;
  transform: translateY(-50%) translateX(0);
}

@media (max-width: 900px) {
  .bundle-image > .card-hover-actions,
  .art-thumb > .card-hover-actions {
    opacity: 1;
    top: 8px;
    right: 8px;
    padding: 0;
    background: transparent;
  }
  .card-hover-actions .wishlist-button {
    width: 36px !important;
    height: 36px !important;
    min-width: 36px;
    min-height: 36px;
  }
  .card-hover-actions .wishlist-button::after { display: none; }
}
@media (max-width: 620px) {
  .buy-row { grid-template-columns: minmax(0,1fr) 52px; }
  .product-wishlist-button {
    width: 52px !important;
    min-width: 52px !important;
    height: 52px !important;
    min-height: 52px !important;
    flex-basis: 52px;
  }
}


/* ===== V8 deep theme-match pass ===== */
/* Exact scrollbar from assets/base.css. Avoid standardized scrollbar-width in Chromium,
   because it overrides the 5px WebKit geometry in newer Chrome. */
html{scrollbar-color:auto;scrollbar-width:auto}
body{overflow-y:scroll}
::-webkit-scrollbar{width:5px!important;height:4px!important}
::-webkit-scrollbar-track{background:#4c4c4c!important;box-shadow:none!important;border-radius:0!important}
::-webkit-scrollbar-thumb{background-color:#fff!important;border-radius:0!important;border:none!important;box-shadow:none!important;min-height:28px}
::-webkit-scrollbar-thumb:hover{background-color:#767676!important}
::-webkit-scrollbar-button{display:none!important;width:0!important;height:0!important}

/* Header copied closer to sections/header.liquid + base.css */
.site-header{border-top:0!important;border-bottom:1px solid #4a463f!important;background:#1c1c1c;box-shadow:none!important}
.site-header.scrolled{box-shadow:1px 0 5px -1px rgba(255,250,237,.62)!important;border-bottom-color:#4a463f!important}
.header-inner{height:68px!important;grid-template-columns:220px minmax(0,1fr) 220px}
.desktop-nav{font-size:15px;line-height:normal;font-weight:600;gap:50px}
.desktop-nav a{font-weight:600;color:#d7cec0}
.header-actions{gap:20px}
.header-icon-button{width:max-content!important;height:max-content!important;min-width:0!important;min-height:0!important;padding:2px!important}
.header-icon-button svg.icon-search{width:16px!important;height:16px!important}
.header-wishlist-link svg.icon-heart{width:22px!important;height:22px!important}
.wishlist-count{right:-4px!important;top:-3px!important;width:14px!important;min-width:14px!important;height:14px!important;padding:0!important;border-radius:100%!important;background:#7e7668!important;color:#fff!important;font-size:10px!important;line-height:14px!important;font-weight:500!important}

/* Original product template used section padding 68/44 and no breadcrumb block. */
.product-page{padding:68px 0 44px!important;overflow-x:clip}
.product-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:50px!important}
@media(min-width:901px){.product-info{position:sticky;top:98px}}
.product-info h1{font-size:40px;line-height:1.2;font-weight:500;margin:0 0 20px;text-transform:capitalize;text-wrap:balance}
.product-price,.request-status{font-size:24px;font-weight:500;line-height:normal}
.tax-note{margin-top:4px;font-size:.85em;opacity:.7;color:#fffaed;margin-bottom:24px}

/* Exact custom-product-gallery behavior: 2px gradient frame, circular 36px zoom,
   black 38px arrows only while the image itself is hovered. */
.product-media-main{border-width:2px!important;max-height:500px;aspect-ratio:16/9;background:#111}
.zoom-icon{top:10px!important;right:10px!important;width:36px!important;height:36px!important;border-radius:50%!important;background:rgba(0,0,0,.6)!important;opacity:.7!important;padding:0!important;font-size:0!important}
.zoom-icon:hover{background:rgba(0,0,0,.8)!important;opacity:1!important}
.zoom-icon svg{width:20px;height:20px}
.gallery-nav{width:38px!important;height:38px!important;border-radius:50%!important;background:#000!important;color:#fff!important;opacity:0!important;pointer-events:none!important;transition:opacity .3s ease,background-color .3s ease!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important}
.gallery-nav svg{width:8px;height:15px}
.product-media-main:hover .gallery-nav{opacity:1!important;pointer-events:auto!important}
.gallery-nav:hover{background:#333!important}
.gallery-nav.prev{left:8px!important}.gallery-nav.next{right:8px!important}

/* Original slick thumbnail treatment: center/highlight, inactive .85 scale / .5 opacity. */
.image-counter{margin:12px 0 12px!important;font-size:14px!important;font-weight:600!important;color:#fff}
.thumb-row{gap:12px!important;padding:0!important;align-items:center}
.thumb{flex:0 0 125px!important;width:125px!important;height:72px!important;border:0!important;border-radius:8px!important;opacity:.5!important;transform:scale(.85)!important;transition:all .35s ease!important;overflow:hidden!important}
.thumb:hover{opacity:.72!important}
.thumb.active{opacity:1!important;transform:scale(1)!important;border:3px solid #fffaed!important;border-image:none!important;z-index:2}
.thumb img{border-radius:6px}
.thumb-navs{gap:30px!important;margin-top:20px!important}
.thumb-navs button{display:inline-flex!important;align-items:center!important;gap:8px!important;position:relative!important;border:0!important;background:transparent!important;padding:4px 0 5px!important;font-size:13px!important;font-weight:400!important;color:#fffaed!important;line-height:1.2!important}
.thumb-navs button:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:currentColor;transform-origin:left;transition:transform .3s ease}
.thumb-navs button:first-child:after{transform-origin:right}.thumb-navs button:hover:after{transform:scaleX(.4)}
.thumb-navs .bottom-arrow-icon{display:inline-flex;align-items:center}

/* License + refund blocks copied from the actual Liquid section. */
.product-accordion{border-top:1px solid rgba(224,224,224,.3)!important}
.product-accordion details{border-bottom:1px solid rgba(224,224,224,.3)!important}
.product-accordion summary{padding:12px 0!important;font-weight:500!important;font-size:16px!important;justify-content:flex-start!important;gap:0!important}
.product-accordion summary:after{display:none!important}
.product-accordion summary span{flex:1}
.product-accordion .license-icon{width:32px;height:32px;margin-right:8px;flex:0 0 32px}
.product-accordion .refund-icon{width:35px;height:35px;margin-right:8px;flex:0 0 35px}
.product-accordion .accordion-caret{width:28px;height:28px;color:#555;transition:transform .3s ease;flex:0 0 28px}
.product-accordion details[open] .accordion-caret{transform:rotate(180deg)}
.accordion-content{padding:0 0 16px!important;margin-top:8px;color:#bbb!important;font-size:14px!important;line-height:1.6!important}
.accordion-content a{color:#c4b48a!important}.accordion-content a:hover{color:#a3946e!important}
.share-action{padding:16px 0!important;font-size:16px!important;border-bottom:1px solid rgba(224,224,224,.3)!important}
.share-action .icon-share{width:18px!important;height:18px!important}

/* Buy/request and real source-theme wishlist geometry (54 x 54, 18px glyph). */
.buy-row{grid-template-columns:minmax(0,1fr) 54px!important;gap:15px!important;align-items:center!important;margin-top:26px!important}
.buy-row .btn{min-height:48px}
.product-wishlist-button{width:54px!important;min-width:54px!important;height:54px!important;min-height:54px!important;aspect-ratio:1/1!important;border-radius:50%!important;padding:0!important;border:1px solid rgba(126,118,104,.9)!important}
.product-wishlist-button svg{width:18px!important;height:18px!important}

/* Support box dimensions from section-main-product.css. */
.spec-box{max-width:600px!important;width:78%!important;margin:32px auto 0!important;background:#111!important;border:1px solid #333!important;padding:15px 16px!important}
.spec-row{padding:12px 4px!important;border-bottom:1px solid #333!important;color:#e5e5e5}

/* Bundle cards: original right-aligned wishlist only, appears on card hover and
   disappears immediately on mouseleave even after a click. */
.bundle-image>.card-hover-actions{position:absolute!important;inset:auto 0 auto auto!important;top:10px!important;width:auto!important;height:auto!important;display:flex!important;flex-direction:column!important;padding:0!important;background:transparent!important;opacity:0!important;pointer-events:none!important;transition:all .3s linear!important;z-index:5!important}
.bundle-card:hover .bundle-image>.card-hover-actions{opacity:1!important;right:10px!important}
.bundle-card:not(:hover) .bundle-image>.card-hover-actions{opacity:0!important;right:0!important;pointer-events:none!important}
.bundle-image>.card-hover-actions .wishlist-button{pointer-events:auto!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;border:0!important;border-radius:50%!important;background:var(--button-gradient)!important;color:#1e1e1e!important;padding:0!important;display:grid!important;place-items:center!important;transform:none!important}
.bundle-image>.card-hover-actions .wishlist-button svg{width:18px!important;height:18px!important}
.bundle-image>.card-hover-actions .wishlist-button::after{right:100%!important;top:auto!important;bottom:4px!important;transform:none!important;margin-right:6px!important;padding:6px!important;background:#7e7668!important;color:#fff!important;font-size:14px!important;font-weight:500!important;line-height:normal!important;box-shadow:rgba(99,99,99,.2) 0 2px 8px!important;transition:all .3s linear!important}
.bundle-image>.card-hover-actions .wishlist-button:hover::after{opacity:1!important;visibility:visible!important;transform:translateX(-6px)!important}
.bundle-image>.card-hover-actions .wishlist-button:not(:hover)::after{opacity:0!important;visibility:hidden!important;transform:none!important}
/* No card-level hover controls in Art Library, per current showcase requirement. */
.art-thumb>.card-hover-actions{display:none!important}

@media(max-width:900px){
  .product-page{padding-top:34px!important}.product-info{position:static}.product-layout{gap:30px!important}
  .gallery-nav{opacity:1!important;pointer-events:auto!important}
  .bundle-image>.card-hover-actions{opacity:1!important;right:8px!important;top:8px!important}
}

/* v9 — homepage Art Gallery heading hierarchy
   Match the primary homepage section headings (e.g. Latest Bundles). */
.gallery-heading .eyebrow{
  font-size:56px!important;
  line-height:1.1!important;
  font-weight:500!important;
  margin:0 0 18px!important;
  color:transparent!important;
  background:var(--heading-gradient)!important;
  -webkit-background-clip:text!important;
  background-clip:text!important;
}
@media(max-width:620px){
  .gallery-heading .eyebrow{font-size:39px!important;margin-bottom:14px!important}
}

/* ===== V10 responsive rebuild — matched to original Shopify mobile/tablet theme ===== */
html,body{max-width:100%;overflow-x:hidden}
.mobile-drawer-overlay,.mobile-drawer,.mobile-toolbar__icons,.mobile-back-top,.mobile-product-accordions,.mobile-product-breadcrumb,.mobile-collection-tools{display:none}

/* Tablet: original theme switches to drawer navigation below desktop breakpoint. */
@media (max-width:989px){
  body{font-size:16px}
  .container{width:min(calc(100% - 40px),var(--max))}
  .site-header{position:sticky;top:0;z-index:120}
  .header-inner{height:80px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:18px!important}
  .site-header .logo{width:190px!important;max-width:100%;max-height:60px!important}
  .desktop-nav,.mobile-nav,.header-wishlist-link{display:none!important}
  .header-actions{justify-self:end;display:flex;align-items:center;gap:18px!important}
  .menu-toggle{display:grid!important;order:1;width:30px;height:30px;padding:0!important;margin:0!important;border:0!important;background:transparent!important;place-items:center;color:#efe9dc;font-size:0}
  .menu-toggle svg{width:24px;height:24px}
  .header-actions [data-search-open]{order:2;width:30px!important;height:30px!important;padding:0!important;display:grid!important;place-items:center!important}
  .header-actions [data-search-open] svg.icon-search{width:21px!important;height:21px!important}

  /* Drawer copied from the original header-drawer proportions. */
  .mobile-drawer-overlay{display:block;position:fixed;inset:0;background:rgba(226,221,207,.57);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s ease,visibility .25s ease;z-index:199}
  .mobile-drawer-overlay.open{opacity:1;visibility:visible;pointer-events:auto}
  .mobile-drawer{display:flex;position:fixed;inset:0 auto 0 0;width:min(86vw,350px);height:100dvh;background:#1c1c1c;z-index:200;transform:translateX(-102%);transition:transform .28s ease;flex-direction:column;color:#fff}
  .mobile-drawer.open{transform:translateX(0)}
  .mobile-drawer-head{height:55px;display:flex;align-items:center;justify-content:space-between;padding:0 30px;border-bottom:1px solid rgba(255,250,237,.08);font-weight:600}
  .mobile-drawer-close{width:30px;height:30px;border:0;background:none;color:#fff;font-size:28px;line-height:1;display:grid;place-items:center;cursor:pointer}
  .mobile-drawer-nav{padding:6px 30px;display:grid}
  .mobile-drawer-nav a{min-height:54px;display:flex;align-items:center;justify-content:space-between;font-size:16px;color:#fff}
  .mobile-drawer-nav .drawer-arrow{font-size:22px;color:#d9d2c7}
  .mobile-drawer-social{margin-top:auto;padding:0 30px 24px;display:flex;gap:25px;align-items:center}
  .mobile-drawer-social a{width:22px;height:22px;display:grid;place-items:center;color:#fff}
  .mobile-drawer-social svg{width:20px;height:20px}

  .hero-grid{grid-template-columns:1fr!important;min-height:0!important}
  .hero-image{height:420px!important;order:1}
  .hero-copy{order:2;padding:38px 14px 56px!important}
  .hero-copy h1{font-size:46px!important}
  .bundle-track{grid-auto-columns:calc((100% - 20px)/2)!important}
  .art-library-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:24px 14px!important}
  .home-art-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}
  .product-layout{grid-template-columns:1fr 1fr!important;gap:28px!important}
  .product-info{position:static!important}
  .product-info h1{font-size:32px!important}
  .spec-box{width:100%!important}
  .recommended-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  .contact-grid,.about-grid{grid-template-columns:1fr!important;gap:42px!important}
}

/* Phone: reproduce original narrow Shopify layout, including bottom tool bar. */
@media (max-width:749px){
  :root{--mobile-pad:16px;--mobile-toolbar-h:69px}
  body{padding-bottom:var(--mobile-toolbar-h);background:#1c1c1c}
  .container{width:calc(100% - 32px)!important;max-width:none!important}
  .site-header{border-bottom:1px solid rgba(255,250,237,.18)!important}
  .header-inner{height:86px!important;padding:0 7px!important}
  .site-header .logo{width:184px!important;max-height:62px!important;object-fit:contain!important;object-position:left center!important}
  .header-actions{gap:13px!important}
  .menu-toggle{width:27px;height:27px}
  .menu-toggle svg{width:23px;height:23px}
  .header-actions [data-search-open]{width:27px!important;height:27px!important}
  .header-actions [data-search-open] svg.icon-search{width:20px!important;height:20px!important}

  /* Search becomes a mobile-safe full panel. */
  .search-overlay{z-index:240!important;padding:86px 0 0!important;align-items:flex-start!important;background:rgba(28,28,28,.92)!important}
  .search-panel{width:100%!important;max-height:calc(100dvh - 86px - var(--mobile-toolbar-h));border-radius:0!important;padding:18px 16px 24px!important;overflow:auto!important}
  .search-title{font-size:18px!important}
  .search-input-wrap input{font-size:16px!important}
  .search-result{grid-template-columns:74px minmax(0,1fr)!important;gap:12px!important}
  .search-result img{width:74px!important;height:48px!important;object-fit:cover!important}
  .search-result-meta{display:none!important}

  /* Original mobile toolbar from mobile-tool-bar.liquid. */
  .mobile-toolbar__icons{display:flex;position:fixed;left:0;right:0;bottom:0;height:var(--mobile-toolbar-h);background:#1c1c1c;z-index:180;box-shadow:0 0 10px #1a1a1a26;border-top:1px solid rgba(255,250,237,.18)}
  .mobile-toolbar{display:grid;grid-template-columns:repeat(4,1fr);width:100%;height:100%}
  .mobile-toolbar-item{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;font-size:14px;line-height:14px;gap:6px;min-width:0}
  .mobile-toolbar-item:not(:last-child){border-right:1px solid rgba(255,250,237,.2)}
  .mobile-toolbar-item svg{width:22px;height:22px;flex:none}
  .mobile-toolbar-item.active{color:#fff3d4}
  .mobile-toolbar-iconwrap{position:relative;display:flex}
  .mobile-wishlist-count{position:absolute;right:-7px;top:-4px;min-width:15px;height:15px;padding:0 3px;border-radius:20px;background:#7e7668;color:#fff;font-size:10px;line-height:15px;text-align:center}
  .mobile-wishlist-count[hidden]{display:none!important}

  /* Back to top circle seen in original mobile footer/gallery. */
  .mobile-back-top{display:grid;position:fixed;right:17px;bottom:calc(var(--mobile-toolbar-h) + 12px);width:50px;height:50px;border-radius:50%;border:0;background:#fffaed;color:#1c1c1c;place-items:center;z-index:175;font-size:21px;cursor:pointer;opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s}
  .mobile-back-top.show{opacity:1;visibility:visible;transform:none}

  /* Homepage */
  .hero{padding:0!important}
  .hero .container{width:100%!important}
  .hero-grid{display:flex!important;flex-direction:column!important}
  .hero-image{order:1!important;height:285px!important;width:100%!important;padding:10px 18px 0!important}
  .hero-image img{object-fit:contain!important;object-position:center!important}
  .hero-image:after{background:linear-gradient(180deg,rgba(28,28,28,0) 70%,#1c1c1c 100%)!important}
  .hero-copy{order:2!important;padding:34px 40px 70px!important;width:100%!important}
  .hero-copy h1{font-size:36px!important;line-height:1.15!important;margin-bottom:25px!important}
  .hero-copy p{font-size:17px!important;line-height:1.75!important;margin-bottom:44px!important;color:#fff!important}
  .hero-copy .btn{min-height:49px!important;padding:0 30px!important}
  .section{padding:54px 0!important}
  .section-head{margin-bottom:22px!important}
  .section-head h2{font-size:39px!important;line-height:1.1!important}
  .section-head p{font-size:15px!important;margin-top:13px!important}
  .bundle-carousel-wrap{padding-bottom:76px!important}
  .bundle-track{grid-auto-columns:100%!important;gap:16px!important;scroll-snap-type:x mandatory!important;overflow-x:auto!important}
  .bundle-track .bundle-card{scroll-snap-align:start!important}
  .bundle-track .card-title{font-size:17px!important}
  .carousel-arrow{top:auto!important;bottom:8px!important;width:36px!important;height:36px!important;font-size:18px!important}
  .carousel-arrow.prev{display:grid!important;left:calc(50% - 47px)!important;right:auto!important}
  .carousel-arrow.next{right:calc(50% - 47px)!important;left:auto!important}
  .home-art-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px 18px!important}
  .home-art-grid .art-name{font-size:12px!important}
  .gallery-section{padding:60px 0 70px!important}
  .gallery-heading{margin-bottom:70px!important;padding:0 10px!important}
  .gallery-heading .eyebrow{font-size:36px!important;line-height:1.1!important;margin-bottom:18px!important}
  .gallery-heading h2{font-size:29px!important;line-height:1.42!important}
  .masonry-gallery{display:grid!important;grid-template-columns:1fr!important;grid-template-rows:none!important;gap:32px!important;margin-top:0!important}
  .masonry-item:nth-child(n){grid-column:auto!important;grid-row:auto!important;aspect-ratio:16/9!important}

  /* Collections */
  .breadcrumb{font-size:15px!important;padding:12px 0 0!important;color:#c9c1b6!important}
  .collection-hero{padding:12px 0 44px!important}
  .collection-hero h1,.art-library-head h1,.wishlist-page h1,.content-page>h1{font-size:31px!important;line-height:1.2!important;margin:0 0 8px!important}
  .collection-hero>.collection-toolbar{display:none!important}
  .mobile-collection-tools{display:flex;align-items:center;justify-content:space-between;margin:70px 0 34px!important}
  .mobile-filter-label{display:flex;align-items:center;gap:7px;color:#fff;font-size:16px;font-weight:500}
  .mobile-filter-label svg{width:18px;height:18px}
  .mobile-grid-controls{display:flex;gap:10px}
  .mobile-grid-btn{width:40px;height:40px;border:1px solid rgba(255,243,212,.6);background:transparent;color:#fff;display:grid;place-items:center;padding:0;cursor:pointer}
  .mobile-grid-btn.active{border-color:#fff3d4;color:#fff3d4}
  .mobile-grid-one{width:9px;height:9px;background:currentColor;border-radius:1px}
  .mobile-grid-two{display:grid;grid-template-columns:repeat(2,7px);gap:4px}.mobile-grid-two i{width:7px;height:7px;background:currentColor}
  .bundle-grid.grid-3,.bundle-grid.grid-4,.bundle-grid.grid-list,.bundle-grid.mobile-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:36px 20px!important}
  .bundle-grid.mobile-grid-1{grid-template-columns:1fr!important;gap:48px!important}
  .bundle-grid.mobile-grid-1 .card-info{text-align:center!important;padding-top:24px!important}
  .bundle-grid.mobile-grid-1 .card-title{font-size:18px!important}
  .bundle-grid.mobile-grid-1 .card-price{font-size:16px!important}
  .bundle-grid .bundle-image{aspect-ratio:16/9!important}
  .bundle-grid .card-info{padding-top:18px!important}
  .bundle-grid .card-title{font-size:16px!important;line-height:1.42!important;margin-bottom:6px!important}
  .bundle-grid .card-price{font-size:15px!important}
  .bundle-image>.card-hover-actions{opacity:1!important;right:7px!important;top:7px!important;pointer-events:auto!important}
  .bundle-image>.card-hover-actions .wishlist-button{width:31px!important;height:31px!important;min-width:31px!important;min-height:31px!important}
  .bundle-image>.card-hover-actions .wishlist-button svg{width:16px!important;height:16px!important}
  .bundle-image>.card-hover-actions .wishlist-button::after{display:none!important}
  .art-library-head{padding:20px 0 32px!important}
  .art-library-head p{font-size:15px!important;line-height:1.6!important}
  .art-library-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:30px 18px!important;padding-bottom:60px!important}
  .art-library-grid .art-name{font-size:14px!important;line-height:1.35!important}

  /* Product pages */
  .product-page{padding:0 0 44px!important}
  .product-page>.container{width:calc(100% - 30px)!important}
  .mobile-product-breadcrumb{display:flex;align-items:center;gap:12px;color:#c9c1b6;font-size:14px;padding:38px 0 70px}
  .mobile-product-breadcrumb a{color:#c9c1b6}
  .mobile-product-breadcrumb .sep{font-size:19px;color:#9d958a}
  .product-layout{grid-template-columns:1fr!important;gap:48px!important}
  .product-media-main{max-height:none!important;width:100%!important;aspect-ratio:16/9!important;border-width:1px!important}
  .product-media-main img{object-fit:cover!important}
  .gallery-nav{display:none!important}
  .zoom-icon{width:34px!important;height:34px!important;right:7px!important;top:7px!important;opacity:.75!important}
  .image-counter{margin:31px 0 17px!important;font-size:13px!important}
  .thumb-row{gap:8px!important;overflow:hidden!important}
  .thumb{flex:0 0 calc((100% - 24px)/4)!important;width:calc((100% - 24px)/4)!important;height:auto!important;aspect-ratio:1.6/1!important;border-radius:3px!important;transform:none!important;opacity:.48!important}
  .thumb.active{transform:none!important;border:2px solid #fffaed!important;opacity:1!important}
  .thumb img{border-radius:1px!important;object-fit:cover!important}
  .thumb-navs{margin-top:20px!important;gap:31px!important}
  .thumb-navs button{font-size:13px!important;gap:7px!important}
  .product-info{padding:0!important}
  .product-info h1{font-size:29px!important;line-height:1.2!important;margin:0 0 18px!important}
  .product-price,.request-status{font-size:23px!important}
  .tax-note{font-size:14px!important;margin-bottom:27px!important}
  .product-accordion summary{font-size:16px!important;padding:12px 0!important}
  .product-accordion .license-icon{width:29px!important;height:29px!important;flex-basis:29px!important}
  .product-accordion .refund-icon{width:31px!important;height:31px!important;flex-basis:31px!important}
  .share-action{padding:17px 0!important}
  .buy-row{display:grid!important;grid-template-columns:1fr!important;gap:20px!important;margin-top:22px!important}
  .buy-row .btn{width:100%!important;min-height:49px!important}
  .product-wishlist-button{justify-self:start!important;width:54px!important;height:54px!important}
  .spec-box{width:100%!important;max-width:none!important;margin:23px 0 0!important;padding:16px!important}
  .spec-row{grid-template-columns:minmax(0,110px) minmax(0,1fr)!important;padding:11px 10px!important;gap:15px!important}
  .spec-row span:last-child{text-align:right!important;overflow-wrap:anywhere!important}

  /* Mobile product accordion: the original theme converts bottom tabs into stacked accordions. */
  .product-tabs-section{padding:55px 0 52px!important;border-top:0!important;background:#1c1c1c!important}
  .product-tabs-shell{padding-top:0!important}
  .product-tabs,.product-tab-panel{display:none!important}
  .mobile-product-accordions{display:grid;gap:10px}
  .mobile-product-accordion{display:block}
  .mobile-product-accordion-btn{width:100%;min-height:49px;padding:0 22px;border:0;background:var(--button-gradient);color:#1e1e1e;display:flex;align-items:center;justify-content:space-between;font-size:18px;font-weight:400;text-align:left;cursor:pointer}
  .mobile-product-accordion-btn .caret{font-size:18px;transition:transform .2s}
  .mobile-product-accordion.open .mobile-product-accordion-btn .caret{transform:rotate(180deg)}
  .mobile-product-accordion-panel{display:none;padding:22px 20px 4px;font-size:17px;line-height:1.72;color:#fff}
  .mobile-product-accordion.open .mobile-product-accordion-panel{display:block}
  .mobile-product-accordion-panel h1{font-size:38px;line-height:1.32;font-weight:500;margin:0 0 28px;background:var(--heading-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}
  .mobile-product-accordion-panel h2{font-size:26px;line-height:1.35;color:#fff3d4}
  .mobile-product-accordion-panel p{margin:0 0 20px}
  .mobile-product-accordion-panel ul{padding-left:22px;margin:0 0 22px}
  .mobile-product-accordion-panel li{margin-bottom:9px}
  .recommended-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:20px!important}
  #recommended.section{padding-top:75px!important}
  #recommended .section-head{text-align:left!important;margin-bottom:28px!important}
  #recommended .section-head h2{font-size:29px!important}
  #recommended .bundle-card .card-title{font-size:16px!important}
  #recommended .bundle-card .card-price{font-size:15px!important}

  /* Footer: newsletter + two compact accordions + centered copyright. */
  .site-footer{padding:36px 0 24px!important;border-top:1px solid rgba(255,250,237,.12)!important}
  .footer-grid{display:block!important}
  .footer-grid>div{width:100%!important}
  .footer-grid>div:first-child{margin-bottom:28px!important}
  .footer-grid h3{font-size:28px!important;line-height:1.25!important;margin:0 0 24px!important;background:var(--heading-gradient);-webkit-background-clip:text;background-clip:text;color:transparent;font-weight:500!important}
  .footer-grid>div:first-child p{font-size:16px!important;line-height:1.8!important;color:#fff!important;margin-bottom:28px!important}
  .newsletter{max-width:none!important;width:100%!important}
  .newsletter input{height:58px!important;font-size:15px!important;padding:0 16px!important}
  .newsletter button{width:80px!important;font-size:22px!important}
  .desktop-footer-social{display:none!important}
  .mobile-footer-social{display:flex!important;gap:26px;margin:18px 0 34px}
  .mobile-footer-social a{width:24px;height:24px;display:grid;place-items:center;color:#fff}.mobile-footer-social svg{width:21px;height:21px}
  .footer-accordion-col{border-bottom:0!important}
  .footer-accordion-col h3{position:relative;margin:0!important;padding:12px 0!important;cursor:pointer;font-size:27px!important}
  .footer-accordion-col h3:after{content:"+";position:absolute;right:2px;top:50%;transform:translateY(-50%);color:#fff;font-size:28px;font-weight:300}
  .footer-accordion-col.open h3:after{content:"−"}
  .footer-accordion-col .footer-links{display:none!important;padding:4px 0 16px;gap:11px!important}
  .footer-accordion-col.open .footer-links{display:grid!important}
  .copyright{margin-top:35px!important;padding:62px 0 8px!important;border-top:1px solid var(--softline)!important;text-align:center!important;color:#fff!important;font-size:13px!important}

  /* Content pages */
  .content-page{padding:35px 0 58px!important}
  .contact-grid{gap:38px!important}.contact-form{max-width:none!important}.contact-form .btn{width:150px!important}.contact-side h2{font-size:29px!important}
  .wishlist-page{padding:24px 0 65px!important;min-height:230px}
  .wishlist-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:28px 18px!important}
}

/* Small phones */
@media (max-width:420px){
  .container{width:calc(100% - 28px)!important}
  .site-header .logo{width:180px!important}
  .hero-copy{padding-left:34px!important;padding-right:34px!important}
  .hero-copy h1{font-size:35px!important}
  .gallery-heading .eyebrow{font-size:34px!important}
  .bundle-grid.grid-3,.bundle-grid.grid-4,.bundle-grid.grid-list,.bundle-grid.mobile-grid-2{gap-left:14px!important;column-gap:14px!important}
  .bundle-grid .card-title{font-size:15px!important}
  .mobile-toolbar-item{font-size:13px!important}
}
@media(max-width:989px){body.drawer-open{overflow:hidden}}
@media(max-width:749px){
  main>.container>.breadcrumb{display:none!important}
  .mobile-collection-breadcrumb{display:flex!important;padding:8px 0 0!important;margin:0!important;gap:8px!important}
  .mobile-collection-breadcrumb a{color:#c9c1b6!important}
  .mobile-product-breadcrumb{display:flex!important}
  .mobile-toolbar__icons{padding-bottom:env(safe-area-inset-bottom)}
}
@media(max-width:749px){.gallery-heading .eyebrow{font-size:39px!important}}
.mobile-collection-breadcrumb{display:none}
@media(max-width:749px){.mobile-collection-breadcrumb{display:flex!important}}
