@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:wght@500;600&display=swap";
:root{--bg:#0b0b0b;--panel:#121210;--line:#292821;--gold:#ddb35b;--cream:#f3eee4;--muted:#9f9b91}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--cream);margin:0;font-family:DM Sans,Arial,sans-serif}button,a{font:inherit}button{cursor:pointer;color:inherit}a{color:inherit;text-decoration:none}.header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0b0b0bf0;border-bottom:1px solid #25241f;justify-content:space-between;align-items:center;height:84px;padding:0 8%;display:flex;position:sticky;top:0}.brand{flex-direction:column;line-height:1.05;display:flex}.brand span{letter-spacing:4px;color:var(--gold);font-size:12px;font-weight:700}.brand strong{font-size:14px;font-weight:600}.header nav{gap:36px;display:flex}.header nav button,.footer-links button{color:#aaa;background:0 0;border:0}.header nav button:hover,.footer-links button:hover{color:var(--cream)}.header-actions{gap:10px;display:flex}.icon-btn,.bag{background:0 0;border:1px solid #4b3b1d;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.bag{border-radius:24px;gap:9px;width:auto;padding:0 14px;display:flex}.hero{border-bottom:1px solid #25241f;grid-template-columns:1.02fr .98fr;min-height:520px;display:grid}.hero-copy{flex-direction:column;justify-content:center;padding:75px 10% 70px 8%;display:flex}.eyebrow{letter-spacing:4px;color:var(--gold);margin-bottom:18px;font-size:12px;font-weight:700}.hero h1{letter-spacing:-2px;margin:0 0 26px;font:600 clamp(50px,5.5vw,78px)/.94 Playfair Display,serif}.hero h1 em{color:var(--gold);font-style:normal}.hero p{color:#b7b1a7;max-width:650px;margin:0 0 32px;font-size:16px;line-height:1.7}.hero-actions{gap:12px;display:flex}.gold-btn,.outline-btn{border:1px solid var(--gold);border-radius:9px;align-items:center;gap:10px;padding:15px 22px;font-weight:700;display:inline-flex}.gold-btn{background:var(--gold);color:#111}.outline-btn{color:var(--cream);background:0 0;border-color:#544321}.small{padding:12px 16px;font-size:14px}.hero-art{align-items:center;padding:0 8% 0 0;display:flex}.hero-art img{object-fit:cover;filter:saturate(.8);border:1px solid #59461f;border-radius:0 0 18px 18px;width:100%;height:430px}.section h2{margin:0 0 30px;font:600 40px/1.1 Playfair Display,serif}.category-grid{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.category-card{text-align:left;background:#141411;border:1px solid #2c2a25;border-radius:13px;min-height:165px;padding:0;position:relative;overflow:hidden}.category-card img{object-fit:cover;opacity:.36;width:100%;height:100%;transition:all .4s;position:absolute;inset:0}.category-card:hover img,.category-card.active img{opacity:.5;transform:scale(1.04)}.category-card.active{border-color:#b78938}.abstract{color:#6f5c32;background:radial-gradient(circle at 70% 30%,#554728 0,#171610 45%,#10100e 75%);justify-content:flex-end;align-items:flex-start;padding:16px;font:600 14px Playfair Display;display:flex;position:absolute;inset:0}.cat-overlay{background:linear-gradient(#0000,#000000f2 55%);padding:20px;position:absolute;inset:auto 0 0}.cat-overlay strong{font-size:15px;display:block}.cat-overlay small{color:#aaa;margin-top:7px;font-size:11px;display:block}.catalog-section{background:#0e0e0d}.catalog-head{justify-content:space-between;align-items:end;gap:20px;display:flex}.search{color:#888;border:1px solid #3a3528;border-radius:8px;align-items:center;gap:9px;min-width:280px;height:44px;padding:0 13px;display:flex}.search input{color:var(--cream);background:0 0;border:0;outline:0;width:100%}.subnav{flex-wrap:wrap;gap:8px;margin:-5px 0 25px;display:flex}.subnav button{color:#aaa;background:#141411;border:1px solid #38352d;border-radius:20px;padding:9px 13px;font-size:12px}.subnav .on{color:#111;background:var(--gold);border-color:var(--gold)}.product-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.product-card{background:#141411;border:1px solid #292821;border-radius:12px;transition:all .25s;overflow:hidden}.product-card:hover{border-color:#675125;transform:translateY(-3px)}.product-media{background:#e8e3d8;overflow:hidden}.product-media.landscape{aspect-ratio:16/9}.product-media.portrait{aspect-ratio:4/5}.product-media img{object-fit:cover;width:100%;height:100%;display:block}.product-info{padding:16px}.product-info h3{color:#f2ede3;margin:0 0 8px;font:600 20px Playfair Display,serif}.detail{color:#c1b7a3;font-size:11px;line-height:1.6}.select-btn,.selected-btn{color:#d4ae60;background:0 0;border:1px solid #55431f;border-radius:7px;width:100%;margin-top:13px;padding:10px;font-size:12px;font-weight:700}.selected-btn{color:#111;background:#d8ae58}.qty{justify-content:center;align-items:center;gap:14px;margin-top:10px;display:flex}.qty button{background:#24221c;border:1px solid #4b402a;border-radius:50%;place-items:center;width:26px;height:26px;display:grid}.coming{text-align:center;background:radial-gradient(circle at 50% 0,#211b10,#10100f 60%);border:1px dashed #49412f;border-radius:14px;padding:70px 25px}.coming-mark{width:64px;height:64px;color:var(--gold);border:1px solid #725a28;border-radius:50%;place-items:center;margin:auto auto 18px;font:600 18px Playfair Display;display:grid}.coming h3{margin:0 0 10px;font:600 30px Playfair Display}.coming p{color:#999;max-width:560px;margin:0 auto 24px}.selection-bar{z-index:30;background:#181713;border:1px solid #675126;border-radius:15px;align-items:center;gap:25px;padding:10px 12px 10px 18px;display:flex;position:fixed;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 15px 50px #000}.selection-bar div{flex-direction:column;display:flex}.selection-bar span{color:#999;font-size:11px}.selection-bar button{background:var(--gold);color:#111;border:0;border-radius:9px;padding:12px 18px;font-weight:700}footer{border-top:1px solid #25241f;justify-content:space-between;gap:20px;padding:55px 8%;display:flex}.footer-links{color:#aaa;align-items:center;gap:24px;font-size:13px;display:flex}.footer-links a:hover{color:var(--gold)}footer p{color:#777;font-size:12px}.mobile-bar{display:none}.modal-backdrop{z-index:50;background:#000000b8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#151410;border:1px solid #5e4b27;border-radius:16px;width:100%;max-width:470px;padding:36px;position:relative;box-shadow:0 30px 90px #000}.modal h2{margin:0 0 12px;font:600 38px Playfair Display}.modal p{color:#aaa;line-height:1.7}.close{color:#aaa;background:0 0;border:0;position:absolute;top:15px;right:15px}.toast{color:#111;z-index:60;background:#d8ae58;border-radius:8px;padding:12px 16px;position:fixed;top:100px;right:20px}@media (max-width:1000px){.category-grid,.product-grid{grid-template-columns:repeat(3,1fr)}.hero{grid-template-columns:1fr}.hero-art{padding:0 8% 50px}.header{padding:0 5%}.section{padding:60px 5%}}@media (max-width:700px){.header{height:70px;padding:0 18px}.header nav{display:none}.hero-copy{padding:58px 20px 35px}.hero-art{padding:0 20px 30px}.hero-art img{height:280px}.section{padding:48px 18px}.section h2{font-size:34px}.category-grid{grid-template-columns:repeat(2,1fr);gap:9px}.category-card{min-height:145px}.catalog-head{display:block}.search{min-width:0;margin-top:18px}.product-grid{grid-template-columns:repeat(2,1fr);gap:10px}.product-info{padding:12px}.product-info h3{font-size:17px}.selection-bar{justify-content:space-between;gap:10px;bottom:70px;left:12px;right:12px;transform:none}.selection-bar button{padding:11px 12px;font-size:12px}footer{padding:40px 20px 100px;display:block}.footer-links{flex-wrap:wrap;gap:15px;margin-top:25px}.mobile-bar{z-index:40;background:#11110f;border-top:1px solid #393327;grid-template-columns:repeat(3,1fr);height:62px;display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-bar a,.mobile-bar button{color:#cfc8bc;background:0 0;border:0;justify-content:center;align-items:center;gap:6px;font-size:11px;display:flex}.mobile-bar svg{color:var(--gold)}.eyebrow{letter-spacing:3px;font-size:10px}.hero h1{font-size:49px}}code{color:var(--gold)}@media (max-width:700px){.admin{grid-template-columns:1fr}.admin aside{display:none}.admin section{padding:30px 18px}.admin-grid{grid-template-columns:1fr}}.admin{background:#0b0b0b;grid-template-columns:240px 1fr;min-height:100vh;display:grid}.admin aside{border-right:1px solid #292821;flex-direction:column;gap:6px;padding:28px 16px;display:flex}.admin-brand{flex-direction:column;padding:8px 12px 25px;display:flex}.admin-brand span{letter-spacing:3px;color:var(--gold);font-size:11px}.admin-brand b{font-size:15px}.admin aside button{color:#999;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:11px;padding:12px;display:flex}.admin aside button.sel,.admin aside button:hover{color:#f0eadd;background:#181713}.secure{color:#6f6b61;align-items:center;gap:7px;margin-top:auto;padding:10px;font-size:10px;display:flex}.admin section{padding:45px 6%}.admin-top{justify-content:space-between;align-items:end;display:flex}.admin h1{margin:0;font:600 44px Playfair Display}.admin-top a{color:var(--gold);font-size:13px}.admin-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin:35px 0;display:grid}.stat,.admin-panel{background:#131310;border:1px solid #2d2b25;border-radius:13px;padding:22px}.stat small{color:var(--gold);letter-spacing:2px;font-size:9px}.stat strong{margin:8px 0;font:600 32px Playfair Display;display:block}.stat span,.admin-panel p{color:#8e8a80;font-size:13px;line-height:1.6}.admin-panel h2{margin:0 0 10px;font:600 26px Playfair Display}.admin-note{color:#b7aa8e;border:1px dashed #50401f;border-radius:8px;margin-top:20px;padding:15px;font-size:12px}@media (max-width:700px){.admin{grid-template-columns:1fr}.admin aside{display:none}.admin section{padding:30px 18px}.admin-grid{grid-template-columns:1fr}}.catalog-section{scroll-margin-top:92px}.product-detail-backdrop{padding:22px}.product-detail-modal{background:#151410;border:1px solid #675126;border-radius:18px;grid-template-columns:minmax(0,1.05fr) minmax(330px,.95fr);width:min(1000px,96vw);max-height:92vh;display:grid;position:relative;overflow:auto;box-shadow:0 35px 100px #000}.detail-image-wrap{background:#e8e3d8;justify-content:center;align-items:center;min-height:580px;display:flex;overflow:hidden}.detail-image-wrap img{object-fit:contain;width:100%;height:100%;max-height:78vh;display:block}.detail-content{flex-direction:column;justify-content:center;padding:52px 42px 38px;display:flex}.detail-content h2,.order-modal h2{color:#f3eee4;margin:0 0 26px;font:600 42px/1.05 Playfair Display,serif}.big-detail{border-top:1px solid #2f2d27;justify-content:space-between;gap:20px;padding:15px 0;display:flex}.big-detail:last-of-type{border-bottom:1px solid #2f2d27}.big-detail span{color:#a49b8b;text-transform:uppercase;letter-spacing:1.5px;font-size:12px}.big-detail b{color:#e7c77e;text-align:right;font-size:14px}.detail-order-row{align-items:center;gap:12px;margin-top:28px;display:flex}.modal-qty{align-items:center;gap:12px;display:flex}.modal-qty button{background:#211f19;border:1px solid #594823;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.modal-qty strong,.modal-qty b{text-align:center;min-width:20px}.detail-order-row .gold-btn{flex:1;justify-content:center}.review-link{color:#cda957;background:0 0;border:0;justify-content:flex-start;align-items:center;gap:8px;margin-top:20px;padding:0;font-size:13px;display:flex}.order-modal{background:#151410;border:1px solid #675126;border-radius:18px;width:min(760px,94vw);max-height:88vh;padding:38px;position:relative;overflow:auto}.order-list{border-top:1px solid #2e2b25;flex-direction:column;display:flex}.order-item{border-bottom:1px solid #2e2b25;grid-template-columns:76px 1fr auto;align-items:center;gap:15px;padding:14px 0;display:grid}.order-item img{object-fit:cover;background:#e8e3d8;border-radius:8px;width:76px;height:76px}.order-item-main{flex-direction:column;gap:3px;display:flex}.order-item-main strong{font:600 18px Playfair Display,serif}.order-item-main span{color:#aaa;font-size:11px}.order-item-main .modal-qty{margin-top:8px}.order-item-main .modal-qty button{width:29px;height:29px}.trash{color:#7f7768;background:0 0;border:0;padding:8px}.trash:hover{color:#e0b966}.order-footer{justify-content:space-between;align-items:center;gap:20px;padding-top:22px;display:flex}.order-footer div{flex-direction:column;gap:5px;display:flex}.order-footer span{color:#8f8a80;font-size:11px}.empty-selection{text-align:center;color:#aaa;padding:50px 20px}.empty-selection svg{color:#d6ad58;margin-bottom:12px}.empty-selection h3{color:#f1ece2;margin:0 0 8px;font:600 28px Playfair Display}.empty-selection p{margin:0 0 20px}.empty-selection .outline-btn{justify-content:center}@media (max-width:700px){.product-detail-modal{width:96vw;max-height:90vh;display:block}.detail-image-wrap{min-height:360px;max-height:48vh}.detail-content{padding:28px 22px 25px}.detail-content h2,.order-modal h2{margin-bottom:20px;font-size:32px}.detail-order-row{flex-direction:column;align-items:stretch}.detail-order-row .gold-btn{width:100%}.order-modal{width:96vw;padding:30px 18px 25px}.order-item{grid-template-columns:60px 1fr auto;gap:10px}.order-item img{width:60px;height:60px}.order-item-main strong{font-size:16px}.order-footer{flex-direction:column;align-items:stretch}.order-footer .gold-btn{justify-content:center}.product-media.landscape{aspect-ratio:4/3}}.hero-copy{animation:.9s cubic-bezier(.2,.7,.2,1) both heroCopy}.hero-art{animation:1.15s cubic-bezier(.2,.7,.2,1) 80ms both heroArt}.hero-art img{transition:transform 1.2s cubic-bezier(.2,.7,.2,1),filter .6s;transform:scale(1.01)}.hero-art:hover img{filter:saturate(.95);transform:scale(1.045)}.category-card{transition:transform .45s cubic-bezier(.2,.7,.2,1),border-color .35s,box-shadow .45s}.category-card:hover{transform:translateY(-6px);box-shadow:0 18px 45px #00000059}.category-card:after{content:"";pointer-events:none;border:1px solid #0000;border-radius:13px;transition:border-color .45s,box-shadow .45s;position:absolute;inset:0}.category-card:hover:after{border-color:#ddb35b8c;box-shadow:inset 0 0 28px #ddb35b0f}.category-card img{transition:transform .9s cubic-bezier(.2,.7,.2,1),opacity .5s}.cat-overlay{transition:padding .4s}.category-card:hover .cat-overlay{padding-bottom:25px}.product-card{transition:transform .4s cubic-bezier(.2,.7,.2,1),border-color .3s,box-shadow .4s}.product-card:hover{border-color:#80642d;transform:translateY(-7px);box-shadow:0 18px 42px #0000004d}.product-media img{transition:transform .8s cubic-bezier(.2,.7,.2,1)}.select-btn,.selected-btn,.gold-btn,.outline-btn{transition:transform .25s,box-shadow .25s,background .25s}.gold-btn:hover,.select-btn:hover,.selected-btn:hover,.outline-btn:hover{transform:translateY(-2px);box-shadow:0 10px 28px #ddb35b21}.bag{transition:transform .25s,border-color .25s}.selection-bar{animation:.5s cubic-bezier(.2,.8,.2,1) both selectionIn}.detail-image-wrap img{animation:.55s cubic-bezier(.2,.7,.2,1) both imageIn}.product-detail-modal,.order-modal{animation:.38s cubic-bezier(.2,.8,.2,1) both modalIn}.modal-backdrop{animation:.25s both backdropIn}@keyframes heroCopy{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:none}}@keyframes heroArt{0%{opacity:0;transform:translate(28px)scale(.985)}to{opacity:1;transform:none}}@keyframes selectionIn{0%{opacity:0;transform:translate(-50%,18px)}to{opacity:1;transform:translate(-50%)}}@keyframes modalIn{0%{opacity:0;transform:translateY(16px)scale(.975)}to{opacity:1;transform:none}}@keyframes backdropIn{0%{opacity:0}to{opacity:1}}@keyframes imageIn{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:none}}@media (max-width:700px){.selection-bar{animation:.5s cubic-bezier(.2,.8,.2,1) both selectionMobileIn}.hero-art:hover img,.category-card:hover,.product-card:hover{transform:none}.category-card:hover .cat-overlay{padding-bottom:20px}}@keyframes selectionMobileIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}.reveal{opacity:1;transform:none}}.load-more-wrap span{color:#777;font-size:11px}.load-more{padding:12px 18px}@media (max-width:700px){.load-more-wrap{margin-top:22px}.load-more{justify-content:center;width:100%}}.section-heading{text-align:center;max-width:760px;margin:0 auto 38px}.section-heading p,.section-heading-row p{color:#8f8a80;margin:0;line-height:1.7}.section-heading h2{margin-bottom:12px}.category-grid{grid-template-columns:repeat(12,1fr);gap:14px}.category-card{background:#11110f;border-radius:16px;grid-column:span 3;min-height:190px;box-shadow:0 12px 40px #0003}.category-card:nth-child(n+5){grid-column:span 2;min-height:145px}.category-card.category-featured{min-height:280px}.category-card.category-featured .cat-overlay{padding:25px}.category-card.category-featured .cat-overlay strong{font:600 24px Playfair Display,serif}.category-card.category-featured .cat-overlay small{max-width:190px;font-size:12px}.category-card img{opacity:.48}.category-card:hover img,.category-card.active img{opacity:.62}.cat-number{color:#d7b66b;letter-spacing:2px;z-index:2;font-size:10px;position:absolute;top:14px;left:16px}.cat-overlay{justify-content:space-between;align-items:flex-end;gap:10px;display:flex}.cat-arrow{color:#e0bd72;border:1px solid #a47c31;border-radius:50%;flex:0 0 36px;place-items:center;width:36px;height:36px;transition:all .3s;display:grid}.handpicked-section{background:#0d0d0c;padding-top:70px}.section-heading-row{justify-content:space-between;align-items:end;gap:25px;margin-bottom:28px;display:flex}.section-heading-row h2{margin:0 0 10px;font:600 44px/1.05 Playfair Display,serif}.text-link{color:#d7b466;white-space:nowrap;background:0 0;border:0;align-items:center;gap:8px;font-size:13px;display:inline-flex}.handpicked-grid{grid-template-columns:repeat(6,1fr);gap:12px;display:grid}.handpicked-grid .product-card{min-width:0}.handpicked-grid .product-info{padding:13px}.handpicked-grid .product-info h3{font-size:17px}.handpicked-grid .select-btn,.handpicked-grid .selected-btn{padding:9px 5px;font-size:10px}.handpicked-grid .detail{font-size:10px}.handpicked-grid .product-media{aspect-ratio:1}.handpicked-grid .product-media img{object-fit:cover}.visualizer-section{background:linear-gradient(110deg,#12110e,#0c0c0b);grid-template-columns:.85fr 1.7fr;align-items:center;gap:45px;display:grid}.visualizer-copy h2{margin:0 0 15px;font:600 42px/1.08 Playfair Display,serif}.visualizer-copy p{color:#9b958a;max-width:450px;margin:0 0 24px;line-height:1.7}.space-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.space-card{aspect-ratio:1.08;text-align:left;background:#141411;border:1px solid #40351f;border-radius:13px;padding:0;position:relative;overflow:hidden}.space-card img{object-fit:cover;opacity:.55;width:100%;height:100%;transition:all .7s;position:absolute;inset:0}.space-card:after{content:"";background:linear-gradient(#0000 35%,#000000e6);position:absolute;inset:0}.space-card div{z-index:2;position:absolute;bottom:15px;left:15px;right:15px}.space-card strong{font:600 20px Playfair Display,serif;display:block}.space-card small{color:#aaa;margin-top:4px;font-size:10px;display:block}.space-card>span{z-index:3;color:#e0bc6b;border:1px solid #a17c35;border-radius:50%;place-items:center;width:30px;height:30px;display:grid;position:absolute;top:12px;right:12px}.trust-grid{border-top:1px solid #302d25;border-bottom:1px solid #302d25;grid-template-columns:repeat(4,1fr);gap:0;display:grid}.trust-card{border-right:1px solid #302d25;padding:32px 30px}.trust-card:last-child{border-right:0}.trust-card>span{letter-spacing:2px;color:#d2aa59;font-size:10px}.trust-card h3{margin:16px 0 8px;font:600 24px Playfair Display,serif}.trust-card p{color:#8f8a80;margin:0;font-size:12px;line-height:1.7}.showroom-section{background:#0c0c0b;border-top:1px solid #292720;border-bottom:1px solid #292720;grid-template-columns:1.2fr 1fr;min-height:440px;display:grid}.showroom-image{min-height:440px;overflow:hidden}.showroom-image img{object-fit:cover;filter:saturate(.75);width:100%;height:100%;transition:transform 1s}.showroom-copy{flex-direction:column;justify-content:center;padding:60px 7%;display:flex}.showroom-copy h2{margin:0 0 14px;font:600 44px/1.05 Playfair Display,serif}.showroom-copy>p{color:#999;max-width:500px;line-height:1.7}.showroom-details{flex-direction:column;gap:10px;margin:15px 0 28px;display:flex}.showroom-details div{color:#aaa;align-items:center;gap:10px;font-size:12px;display:flex}.detail-dot{background:#b98f3d;border-radius:50%;width:6px;height:6px;margin-left:5px;margin-right:5px}.enquiry-banner{background:radial-gradient(circle at 85%,#282010,#151410 55%,#11110f);border:1px solid #59451f;border-radius:16px;justify-content:space-between;align-items:center;gap:25px;margin:0 8% 70px;padding:35px 42px;display:flex}.enquiry-banner h2{margin:0 0 8px;font:600 34px/1.1 Playfair Display,serif}.enquiry-banner p{color:#8f8a80;margin:0;font-size:12px}.enquiry-banner .eyebrow{margin-bottom:10px}footer{grid-template-columns:1.5fr .7fr .7fr 1fr;gap:45px;padding:55px 8% 85px;display:grid;position:relative}.footer-column{color:#858078;flex-direction:column;gap:10px;font-size:12px;display:flex}.footer-column b{color:#d7b466;letter-spacing:2px;text-transform:uppercase;margin-bottom:5px;font-size:10px}.footer-column button,.footer-column a{text-align:left;color:#858078;background:0 0;border:0;padding:0}.footer-column span{line-height:1.6}.footer-bottom{color:#5f5b54;border-top:1px solid #25241f;justify-content:space-between;padding-top:18px;font-size:10px;display:flex;position:absolute;bottom:22px;left:8%;right:8%}@media (max-width:1100px){.category-card{grid-column:span 4}.category-card:nth-child(n+5){grid-column:span 3}.handpicked-grid{grid-template-columns:repeat(3,1fr)}.visualizer-section{grid-template-columns:1fr}.space-grid{grid-template-columns:repeat(4,1fr)}.showroom-section{grid-template-columns:1fr}.showroom-image{min-height:360px}.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-card:nth-child(2){border-right:0}.trust-card:nth-child(-n+2){border-bottom:1px solid #302d25}}@media (max-width:700px){.premium-collections{padding-top:55px}.section-heading-row{display:block}.section-heading-row h2{font-size:36px}.text-link{margin-top:18px}.category-grid{grid-template-columns:repeat(2,1fr);gap:9px}.category-card,.category-card.category-featured,.category-card:nth-child(n+5){grid-column:span 1;min-height:160px}.category-card.category-featured .cat-overlay{padding:16px}.category-card.category-featured .cat-overlay strong{font-size:18px}.category-card.category-featured .cat-overlay small{font-size:10px}.handpicked-grid{grid-template-columns:repeat(2,1fr);gap:10px}.handpicked-grid .product-media{aspect-ratio:1}.visualizer-copy h2,.showroom-copy h2{font-size:36px}.space-grid{grid-template-columns:repeat(2,1fr)}.trust-grid{grid-template-columns:1fr}.trust-card{border-bottom:1px solid #302d25;border-right:0!important}.trust-card:last-child{border-bottom:0}.showroom-image{min-height:270px}.showroom-copy{padding:40px 20px}.enquiry-banner{margin:0 18px 45px;padding:28px 22px;display:block}.enquiry-banner h2{font-size:28px}.enquiry-banner .gold-btn{justify-content:center;width:100%;margin-top:20px}footer{grid-template-columns:1fr 1fr;gap:28px;padding:42px 20px 100px}.footer-bottom{line-height:1.8;display:block;left:20px;right:20px}.footer-bottom span{display:block}}:root{--bg:#080807;--panel:#11110f;--panel2:#151410;--line:#2d2a23;--gold:#dcb25e;--gold2:#f0ce82;--cream:#f6f0e5;--muted:#918c82}body{background:var(--bg);overflow-x:hidden}.header{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#080807e6;border-bottom:1px solid #dcb25e29;height:76px;padding:0 3.2%;box-shadow:0 8px 35px #0000002e}.desktop-nav{align-items:center;gap:28px;margin-left:auto;margin-right:28px;display:flex}.desktop-nav button{color:#d2ccc1;letter-spacing:.15px;background:0 0;border:0;font-size:12px}.desktop-nav button:hover{color:var(--gold2);transform:translateY(-1px)}.desktop-nav button span{color:#8e7850;margin-left:3px}.header-actions{align-items:center}.phone-pill{color:#e1dbcf;align-items:center;gap:7px;margin-right:2px;font-size:11px;display:flex}.icon-btn{width:38px;height:38px;color:var(--gold);background:#0e0e0c;border:1px solid #5b4722;border-radius:50%;place-items:center;display:grid}.icon-btn:hover{border-color:var(--gold);transform:translateY(-2px);box-shadow:0 8px 25px #dcb25e1f}.bag{color:#eee8dc;background:#0e0e0c;border:1px solid #5b4722;border-radius:8px;align-items:center;gap:8px;height:38px;padding:0 14px;font-size:11px;display:flex}.bag:hover{border-color:var(--gold);transform:translateY(-2px)}.bag svg{color:var(--gold)}.hero.approved-hero{background:#0a0a09;border-bottom:1px solid #dcb25e2e;grid-template-columns:43% 57%;min-height:470px;position:relative;overflow:hidden}.approved-hero .hero-copy{z-index:2;padding:62px 7% 52px 6.2%;animation:.8s .1s both heroCopyIn;position:relative}.approved-hero .hero-eyebrow{margin-bottom:18px}.approved-hero h1{letter-spacing:-2px;margin-bottom:14px;font-size:clamp(48px,5.1vw,78px);line-height:.92}.approved-hero h1 em{color:var(--gold);font-style:normal}.gold-divider{width:205px;color:var(--gold);align-items:center;gap:9px;margin:2px 0 18px;display:flex}.approved-hero p{max-width:520px;margin-bottom:25px;font-size:14px;line-height:1.7}.approved-hero .hero-actions{gap:12px}.approved-hero .gold-btn,.approved-hero .outline-btn{letter-spacing:.2px;border-radius:5px;padding:13px 19px;font-size:11px}.approved-hero .gold-btn{box-shadow:0 12px 30px #dcb25e1a}.approved-hero .gold-btn:hover{transform:translateY(-3px);box-shadow:0 14px 35px #dcb25e33}.approved-hero .outline-btn:hover{border-color:var(--gold);transform:translateY(-3px)}.hero-trust{color:#d3cdc2;align-items:center;gap:13px;margin-top:25px;font-size:10px;display:flex}.hero-trust span{white-space:nowrap;align-items:center;gap:6px;display:flex}.approved-hero .hero-art{padding:0;position:relative;overflow:hidden}.approved-hero .hero-art img{object-fit:cover;filter:saturate(.86)contrast(1.02);border:0;border-radius:0;width:100%;height:100%;min-height:470px;animation:1s .15s both heroArtIn}.approved-hero .hero-art:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#0a0a09 0%,#0a0a098c 8%,#0000 34%),linear-gradient(#00000014,#00000038);position:absolute;inset:0}.hero-art-shine{z-index:2;pointer-events:none;background:linear-gradient(110deg,#0000 38%,#ffffff1a 50%,#0000 62%);animation:2.2s ease-out 1s both heroShine;position:absolute;inset:-20% -10%;transform:translate(-120%)}.section{padding:68px 3.8%}.section-heading{max-width:820px;margin-bottom:31px}.section-heading .eyebrow{margin-bottom:10px}.section-heading h2{margin-bottom:10px;font-size:39px}.centered{text-align:center}.approved-category-grid .category-card{border:1px solid #4a3b21;border-radius:9px;grid-column:auto;min-height:192px;transition:transform .45s cubic-bezier(.2,.7,.2,1),border-color .3s,box-shadow .4s;box-shadow:inset 0 0 0 1px #ffffff05,0 15px 35px #0000002e}.approved-category-grid .category-card:hover{border-color:#c59a47;transform:translateY(-7px);box-shadow:0 20px 45px #0006}.approved-category-grid .category-card img{opacity:.58;transition:transform .9s cubic-bezier(.2,.7,.2,1),opacity .5s}.approved-category-grid .category-card:hover img{opacity:.72;transform:scale(1.08)}.approved-category-grid .cat-overlay strong{font:600 17px Playfair Display,serif}.approved-category-grid .cat-overlay small{color:#b7b0a4;margin-top:5px;font-size:9px;line-height:1.45}.all-collections-row{color:#706b61;justify-content:center;align-items:center;gap:14px;margin-top:22px;font-size:10px;display:flex}.all-collections-row button{color:#d6af5d;background:0 0;border:0;align-items:center;gap:6px;font-size:11px;display:flex}.all-collections-row button:hover{color:#f0cd80;transform:translate(2px)}.luxury-rule{justify-content:center;align-items:center;gap:15px;margin-bottom:25px;display:flex}.luxury-rule span{background:linear-gradient(90deg,#0000,#705525);flex:1;max-width:170px;height:1px}.luxury-rule .eyebrow{white-space:nowrap;margin:0}.section-heading-row p{font-size:12px}.text-link{text-transform:uppercase;letter-spacing:1.4px;font-size:11px}.premium-product-grid .product-card:hover{border-color:#735925;transform:translateY(-6px);box-shadow:0 18px 35px #0000005c}.product-topline{color:#777268;justify-content:space-between;align-items:center;margin-bottom:5px;display:flex}.product-topline span{letter-spacing:1.4px;font-size:7px}.premium-product-grid .product-info h3{white-space:nowrap;text-overflow:ellipsis;margin-bottom:5px;font-size:14px;overflow:hidden}.premium-product-grid .detail{color:#bdb4a4;font-size:8.5px;line-height:1.5}.premium-product-grid .select-btn,.premium-product-grid .selected-btn{border-radius:5px;margin-top:9px;padding:8px 4px;font-size:8px}.premium-product-grid .qty{gap:8px;margin-top:8px}.premium-product-grid .qty button{width:22px;height:22px}.carousel-hint{color:#b08a43;grid-template-columns:auto minmax(80px,180px) auto auto;align-items:center;gap:8px;width:max-content;margin:25px auto 0;font-size:9px;display:grid}.carousel-hint div{background:linear-gradient(90deg,#6e5225,#cda14e,#6e5225);height:1px}.carousel-hint small{color:#666158;margin-left:5px}.visualizer-section{background:linear-gradient(105deg,#12110e,#090908);grid-template-columns:.82fr 2fr;gap:40px;padding-top:65px;padding-bottom:65px}.visualizer-copy h2{margin-bottom:13px;font-size:42px}.visualizer-copy h2 em{color:var(--gold);font-style:normal}.visualizer-copy p{max-width:390px;font-size:12px}.visualizer-copy .gold-btn{padding:13px 18px;font-size:11px}.space-card{aspect-ratio:.95;border-color:#463a23;border-radius:8px;transition:transform .45s,border-color .3s,box-shadow .4s}.space-card:hover{border-color:#9d7833;transform:translateY(-5px);box-shadow:0 15px 30px #0000004d}.space-card img{transition:transform .8s,opacity .5s}.space-card:hover img{opacity:.72;transform:scale(1.08)}.space-card div{bottom:12px;left:12px}.space-card strong{font-size:17px}.space-card small{font-size:9px}.trust-section{background:#0c0c0b;padding-top:56px;padding-bottom:56px}.premium-trust-grid{border-top:1px solid #2f2b24;border-bottom:1px solid #2f2b24;grid-template-columns:repeat(4,1fr)}.premium-trust-grid .trust-card{padding:28px 30px}.premium-trust-grid .trust-card p{font-size:10px}.premium-trust-grid .trust-card>span{font-size:9px}.showroom-section{background:#0a0a09;grid-template-columns:1.25fr .95fr;min-height:400px}.showroom-copy>p{font-size:12px}.showroom-details{gap:11px}.showroom-copy .gold-btn,.showroom-copy .outline-btn{border-radius:5px;padding:12px 16px;font-size:10px}.stats-enquiry{background:#0f0f0d;border-top:1px solid #2b2821;border-bottom:1px solid #2b2821;grid-template-columns:1.05fr .95fr;display:grid}.stats{grid-template-columns:repeat(4,1fr);gap:10px;padding:24px 5%;display:grid}.stats div{border-right:1px solid #2e2b25;flex-direction:column;justify-content:center;align-items:center;display:flex}.stats div:last-child{border-right:0}.stats b{color:var(--gold2);font:600 25px Playfair Display,serif}.stats span{color:#89847b;margin-top:3px;font-size:8px}.enquiry-cta{border-left:1px solid #2e2b25;justify-content:space-between;align-items:center;gap:18px;padding:24px 6%;display:flex}.enquiry-cta .eyebrow{margin-bottom:7px;font-size:9px}.enquiry-cta h2{max-width:440px;margin:0;font:500 21px/1.2 Playfair Display,serif}.enquiry-cta .gold-btn{white-space:nowrap;padding:12px 16px;font-size:10px}.catalog-section{padding-top:65px}.catalog-head h2{font-size:40px}.search{background:#10100e;border-color:#3c3528}.search input::placeholder{color:#6d685f}.subnav button{transition:all .25s}.product-grid{gap:14px}footer{background:#090908;border-top:1px solid #292720;padding:52px 4% 78px}.footer-main{grid-template-columns:1.5fr .7fr .7fr 1fr;gap:45px;display:grid}.footer-brand-block img{mix-blend-mode:screen;width:170px;height:auto}.footer-brand-block p{color:#6d685f;margin:9px 0 12px;font-size:10px}.footer-brand-block a{color:#827c72;align-items:center;gap:7px;font-size:10px;display:flex}.footer-brand-block a:hover{color:var(--gold)}.footer-column{gap:9px}.footer-column b{color:var(--gold);letter-spacing:2px;font-size:9px}.footer-column button,.footer-column a,.footer-column span{font-size:10px}.footer-bottom{font-size:9px;bottom:19px;left:4%;right:4%}.selection-bar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#141310f5;border-color:#72592a;box-shadow:0 18px 55px #0009}.reveal{opacity:0;transition:opacity .8s,transform .8s cubic-bezier(.2,.7,.2,1);transform:translateY(24px)}.reveal.is-visible{opacity:1;transform:none}.category-card:nth-child(2),.product-card:nth-child(2),.space-card:nth-child(2){transition-delay:50ms}.category-card:nth-child(3),.product-card:nth-child(3),.space-card:nth-child(3){transition-delay:.1s}.category-card:nth-child(4),.product-card:nth-child(4),.space-card:nth-child(4){transition-delay:.15s}.category-card:nth-child(5),.product-card:nth-child(5),.space-card:nth-child(5){transition-delay:.2s}@keyframes heroCopyIn{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:none}}@keyframes heroArtIn{0%{opacity:0;transform:scale(1.045)}to{opacity:1;transform:scale(1)}}@keyframes heroShine{0%{transform:translate(-120%)}to{transform:translate(120%)}}@media (max-width:1200px){.desktop-nav{gap:18px;margin-right:14px}.phone-pill span{display:none}.approved-category-grid{grid-template-columns:repeat(4,1fr)}.premium-product-grid{grid-template-columns:repeat(6,1fr)}.visualizer-section{grid-template-columns:1fr}.space-grid{grid-template-columns:repeat(5,1fr)}.stats-enquiry{grid-template-columns:1fr}.enquiry-cta{border-top:1px solid #2e2b25;border-left:0}.footer-main{grid-template-columns:1.4fr .7fr .7fr 1fr}}@media (max-width:760px){.header{height:68px;padding:0 16px}.logo-wrap{width:145px}.logo-wrap img{width:142px}.desktop-nav{display:none}.header-actions{gap:7px}.phone-pill{display:none}.icon-btn{width:36px;height:36px}.bag{justify-content:center;width:38px;padding:0;font-size:0}.bag span{display:none}.approved-hero{flex-direction:column;min-height:auto!important;display:flex!important}.approved-hero .hero-copy{padding:48px 20px 30px}.approved-hero h1{letter-spacing:-1.5px;font-size:46px}.approved-hero p{font-size:13px}.hero-trust{flex-wrap:wrap;gap:9px;font-size:9px}.hero-trust i{display:none}.approved-hero .hero-art{min-height:265px}.approved-hero .hero-art img{height:265px;min-height:265px}.section{padding:48px 18px}.section-heading h2,.catalog-head h2{font-size:33px}.approved-category-grid{grid-template-columns:repeat(2,1fr);gap:9px}.approved-category-grid .category-card{min-height:160px}.approved-category-grid .cat-overlay{padding:11px}.approved-category-grid .cat-overlay strong{font-size:16px}.approved-category-grid .cat-overlay small{font-size:8px}.approved-category-grid .cat-arrow{flex-basis:27px;width:27px;height:27px}.handpicked-section{padding-top:40px}.section-heading-row{display:block}.section-heading-row h2{font-size:34px}.text-link{margin-top:15px}.premium-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.premium-product-grid .product-media{aspect-ratio:1}.premium-product-grid .product-info h3{font-size:16px}.premium-product-grid .detail{font-size:9px}.carousel-hint{display:none}.visualizer-section{padding:48px 18px}.visualizer-copy h2{font-size:35px}.space-grid{grid-template-columns:repeat(2,1fr);gap:9px}.space-card:last-child{aspect-ratio:2.1;grid-column:span 2}.premium-trust-grid{grid-template-columns:1fr}.premium-trust-grid .trust-card{border-bottom:1px solid #2f2b24;padding:25px 20px;border-right:0!important}.premium-trust-grid .trust-card:last-child{border-bottom:0}.showroom-section{grid-template-columns:1fr}.showroom-image{min-height:270px}.showroom-copy{padding:38px 20px}.showroom-copy h2{font-size:35px}.stats{grid-template-columns:repeat(2,1fr);padding:22px 18px}.stats div:nth-child(2){border-right:0}.stats div:nth-child(-n+2){border-bottom:1px solid #2e2b25;padding-bottom:18px}.stats div:nth-child(n+3){padding-top:18px}.enquiry-cta{padding:28px 20px;display:block}.enquiry-cta h2{font-size:23px}.enquiry-cta .gold-btn{justify-content:center;width:100%;margin-top:18px}.catalog-section{padding-top:50px}.catalog-head{display:block}.search{min-width:0;margin-top:17px}.product-grid{grid-template-columns:repeat(2,1fr);gap:10px}.product-info{padding:12px}.product-info h3{font-size:16px}.product-detail-modal{width:96vw;max-height:90vh;display:block}.detail-image-wrap{min-height:330px;max-height:48vh}.detail-content{padding:25px 20px}.detail-content h2,.order-modal h2{font-size:31px}.footer-main{grid-template-columns:1fr 1fr;gap:28px}.footer-brand-block{grid-column:span 2}.footer-bottom{line-height:1.8;display:block;left:18px;right:18px}.footer-bottom span{display:block}.mobile-bar{display:grid}}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none}.hero-copy,.hero-art img,.hero-art-shine{animation:none!important}button,a{transition:none!important}}.admin-login{background:radial-gradient(circle at 50% 0,#201c10 0,#0b0b0b 45%);place-items:center;min-height:100vh;padding:20px;display:grid}.login-card{color:#eee;background:#12120f;border:1px solid #343126;border-radius:16px;width:min(430px,100%);padding:34px;box-shadow:0 30px 90px #0008}.login-card p{color:#888;margin:0 0 24px;font-size:13px}.login-card label,.form-grid label{color:#aaa;flex-direction:column;gap:7px;margin-bottom:14px;font-size:12px;display:flex}.login-card input,.form-grid input,.form-grid select,.inline-form input,.searchbox input,.record select{color:#eee;background:#0b0b09;border:1px solid #343126;border-radius:8px;outline:none;padding:11px}.login-card input:focus,.form-grid input:focus,.form-grid select:focus,.inline-form input:focus,.searchbox input:focus{border-color:var(--gold)}.gold-btn{background:var(--gold);color:#111;cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:11px 16px;font-weight:700;display:inline-flex}.login-card .gold-btn{width:100%;margin-top:7px}.login-card small{color:#68645b;margin-top:18px;font-size:10px;line-height:1.5;display:block}.form-error{color:#efaaaa;background:#351919;border:1px solid #633131;border-radius:7px;margin-bottom:12px;padding:10px;font-size:12px}.toolbar{justify-content:space-between;gap:14px;margin:28px 0 16px;display:flex}.searchbox{background:#131310;border:1px solid #2d2b25;border-radius:8px;align-items:center;gap:8px;width:min(380px,100%);padding:0 11px;display:flex}.searchbox input{background:0 0;border:0;width:100%;padding:11px 0}.admin-table{background:#11110f;border:1px solid #2d2b25;border-radius:12px;overflow:hidden}.row{color:#b9b5aa;border-bottom:1px solid #25231e;grid-template-columns:minmax(260px,2fr) 1.2fr .8fr .8fr auto auto auto;align-items:center;gap:12px;min-height:66px;padding:10px 14px;font-size:12px;display:grid}.row:last-child{border-bottom:0}.row button{color:#bbb;cursor:pointer;background:#1a1915;border:1px solid #302e27;border-radius:6px;padding:7px 9px}.prod-mini{align-items:center;gap:12px;display:flex}.prod-mini img,.prod-mini>div{object-fit:cover;background:#25231e;border-radius:6px;width:48px;height:48px}.prod-mini b{color:#eee;font-size:13px;display:block}.prod-mini small{color:#777;margin-top:4px;display:block}.icon-danger{color:#d88!important}.empty{text-align:center;color:#6f6b61;padding:35px}.admin-modal{background:#151511;border:1px solid #39362b;border-radius:15px;width:min(760px,100% - 28px);max-height:90vh;padding:24px;overflow:auto;box-shadow:0 30px 100px #000b}.modal-backdrop{z-index:100;background:#000b;place-items:center;display:grid;position:fixed;inset:0}.modal-head,.panel-head{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.modal-head h2,.panel-head h2{margin:0;font:600 25px Playfair Display}.modal-head button,.panel-head button{color:#aaa;cursor:pointer;background:0 0;border:0;font-size:25px}.form-grid{grid-template-columns:1fr 1fr;gap:4px 14px;display:grid}.form-grid .wide{grid-column:1/-1}.form-grid .check{flex-direction:row;align-items:center}.form-grid .check input{width:auto}.upload-preview{object-fit:cover;border:1px solid #39362b;border-radius:7px;width:100px;height:100px;margin-top:4px}.modal-actions{justify-content:flex-end;gap:10px;margin-top:20px;display:flex}.modal-actions>button:first-child{color:#bbb;background:#24221c;border:1px solid #353126;border-radius:8px;padding:10px 15px}.inline-form{grid-template-columns:1fr 1.5fr auto;gap:10px;display:grid}.inline-form input{width:100%}.record{grid-template-columns:repeat(6,minmax(100px,1fr)) 120px}.record span{flex-direction:column;gap:4px;display:flex}.record small{color:#666;text-transform:uppercase;letter-spacing:1px;font-size:8px}.record select{padding:7px}.admin-note{line-height:1.6}@media (max-width:900px){.row{grid-template-columns:1.7fr 1fr auto auto}.row>span:nth-child(3),.row>span:nth-child(4){display:none}.record{grid-template-columns:1fr 1fr 1fr}.record span:nth-child(n+4){display:none}}@media (max-width:700px){.toolbar,.inline-form{flex-direction:column;display:flex}.searchbox{width:100%}.form-grid{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}.row{grid-template-columns:1fr auto auto}.row>span{display:none}.record{grid-template-columns:1fr 1fr}.record span:nth-child(n+3){display:none}.admin-top h1{font-size:34px}}.selection-page{color:#eee;background:#0b0b09;min-height:100vh;padding-bottom:1px}.selection-header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:5;background:#0b0b09f0;border-bottom:1px solid #292720;justify-content:space-between;align-items:center;height:78px;padding:0 5%;display:flex;position:sticky;top:0}.selection-logo img{object-fit:contain;width:155px;max-height:52px}.selection-header-wa{color:#e8c56f;border:1px solid #4b3b20;border-radius:8px;align-items:center;gap:7px;padding:10px 14px;font-size:12px;display:inline-flex}.selection-wrap{width:min(1120px,92%);margin:0 auto;padding:65px 0}.selection-hero{border-bottom:1px solid #292720;justify-content:space-between;align-items:end;gap:30px;padding-bottom:32px;display:flex}.selection-hero h1{margin:9px 0 8px;font:600 52px Playfair Display}.selection-hero p{color:#8e8a80;margin:0;font-size:14px}.selection-code{background:#14130f;border:1px solid #413721;border-radius:12px;min-width:160px;padding:15px 18px}.selection-code span,.selection-code small{color:#716b5d;letter-spacing:2px;font-size:9px;display:block}.selection-code b{color:#d8ae58;letter-spacing:2px;margin:5px 0 7px;font-size:19px;display:block}.selection-code small{letter-spacing:0;font-size:10px}.selection-summary{color:#d8ae58;align-items:center;gap:9px;padding:25px 0;font-size:13px;display:flex}.selection-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.selection-product{background:#12120f;border:1px solid #302d25;border-radius:14px;overflow:hidden}.selection-product-image{background:#e8e3d8;place-items:center;height:270px;display:grid;overflow:hidden}.selection-product-image img{object-fit:cover;width:100%;height:100%}.selection-product-image.portrait img{object-fit:contain}.selection-product-info{padding:19px 20px 20px;position:relative}.selection-product-number{color:#8f7339;letter-spacing:2px;font-size:10px}.selection-product-info h2{color:#f1ede4;margin:5px 0 16px;font:600 24px Playfair Display}.selection-product-info>div:not(.selection-product-number):not(.selection-qty){border-top:1px solid #25231e;justify-content:space-between;gap:20px;padding:8px 0;font-size:11px;display:flex}.selection-product-info span{color:#7e786e}.selection-product-info b{color:#d9d3c7;text-align:right}.selection-qty{background:#1b1914;border:1px solid #3b3221;border-radius:7px;justify-content:space-between;margin-top:7px;padding:9px 11px;display:flex}.selection-qty b{color:#d8ae58}.selection-actions{background:linear-gradient(135deg,#17150f,#11110e);border:1px solid #443820;border-radius:15px;justify-content:space-between;align-items:center;gap:30px;margin-top:30px;padding:30px;display:flex}.selection-actions h2{margin:7px 0;font:600 28px Playfair Display}.selection-actions p{color:#888278;margin:0 0 10px;font-size:12px}.selection-location{color:#aaa194;align-items:center;gap:6px;font-size:11px;display:flex}.selection-buttons{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.selection-buttons .gold-btn,.selection-buttons .outline-btn{white-space:nowrap;text-decoration:none}.selection-footer{color:#68645b;border-top:1px solid #292720;justify-content:space-between;width:min(1120px,92%);margin:0 auto;padding:25px 0 35px;font-size:10px;display:flex}.selection-footer a{color:#9c875c;align-items:center;gap:5px;display:flex}.selection-loading,.selection-error{text-align:center;color:#9b9588;align-content:center;place-items:center;gap:15px;min-height:100vh;display:grid}.selection-loading .spin{animation:1s linear infinite selectionSpin}.selection-error{padding:25px}.selection-error img{object-fit:contain;width:170px;max-height:70px}.selection-error h1{color:#eee;margin:0;font:600 38px Playfair Display}.selection-error p{max-width:440px;line-height:1.6}.selection-error .gold-btn{text-decoration:none}@keyframes selectionSpin{to{transform:rotate(360deg)}}@media (max-width:760px){.selection-header{height:68px;padding:0 16px}.selection-logo img{width:135px}.selection-header-wa{padding:9px 11px;font-size:0}.selection-header-wa svg{width:18px;height:18px}.selection-wrap{width:calc(100% - 30px);padding:40px 0}.selection-hero{display:block}.selection-hero h1{font-size:39px}.selection-code{box-sizing:border-box;width:100%;margin-top:20px}.selection-grid{grid-template-columns:1fr}.selection-product-image{height:245px}.selection-product-info h2{font-size:21px}.selection-actions{padding:23px;display:block}.selection-actions h2{font-size:25px}.selection-buttons{grid-template-columns:1fr;margin-top:20px;display:grid}.selection-buttons a{box-sizing:border-box;width:100%}.selection-footer{line-height:2;display:block}.selection-footer a{margin-top:5px}}:root{--gold:#d9b264;--gold-soft:#ead3a1;--ink:#090908;--panel:#11110f;--line:#302d25;--cream:#f5f0e7;--muted:#918c82}body{background:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}button,a{transition:transform .35s cubic-bezier(.2,.7,.2,1),border-color .35s,background-color .35s,color .35s,box-shadow .35s}::selection{color:#fff;background:#d9b26447}.header{background:#090908d1;border-bottom-color:#d9b26421;height:88px;box-shadow:0 10px 40px #0000002e}.logo-wrap{background:0 0;border:0;align-items:center;width:174px;padding:0;display:flex}.logo-wrap img{mix-blend-mode:screen;width:168px;height:auto;display:block}.desktop-nav{align-items:center}.desktop-nav button{color:#a8a298;letter-spacing:.15px;font-size:11px;position:relative}.desktop-nav button:after{content:"";background:var(--gold);transform-origin:50%;height:1px;transition:transform .35s;position:absolute;bottom:-9px;left:0;right:0;transform:scaleX(0)}.desktop-nav button:hover:after{transform:scaleX(1)}.icon-btn,.bag{box-shadow:inset 0 0 0 1px #ffffff06}.hero.approved-hero{background:radial-gradient(circle at 10% 10%,#5a431b2e,#0000 30%),#090908;border-bottom-color:#d9b26433;min-height:540px}.approved-hero .hero-copy{padding-left:7.5%;padding-right:6%;animation:1s 80ms both heroCopyIn}.approved-hero h1{letter-spacing:-2.8px;text-wrap:balance;font-size:clamp(52px,5.25vw,82px);line-height:.9}.approved-hero .hero-eyebrow{letter-spacing:4.5px;font-size:10px}.approved-hero p{color:#aaa49a;max-width:500px}.gold-divider{width:230px;margin:4px 0 21px}.gold-divider span{opacity:.8}.approved-hero .hero-art{isolation:isolate}.approved-hero .hero-art img{filter:saturate(.8)contrast(1.06);min-height:540px;transform:scale(1.015)}.approved-hero .hero-art:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#09090833,#0000 35%),linear-gradient(#0000 70%,#0000002e);position:absolute;inset:0}.hero-trust{color:#bbb4a8}.hero-trust span{letter-spacing:.15px;font-size:9px}.hero-trust svg{opacity:.9}.section{padding-left:5.2%;padding-right:5.2%}.premium-collections{background:radial-gradient(circle at 50% -10%,#503b184d,#0000 32%),#090908;padding-top:86px;padding-bottom:72px}.section-heading h2{letter-spacing:-.7px;font-size:45px}.section-heading p{color:#8f8a80;font-size:13px}.approved-category-grid .category-card{background:#12110e;border-color:#443820;border-radius:3px;min-height:205px;box-shadow:0 20px 45px #0003}.approved-category-grid .category-card:first-child,.approved-category-grid .category-card:nth-child(6){grid-column:span 2;min-height:250px}.approved-category-grid .category-card:hover{transform:translateY(-6px);box-shadow:0 28px 65px #00000073}.approved-category-grid .category-card:before{content:"";z-index:2;pointer-events:none;opacity:0;border:1px solid #e6c78529;transition:opacity .4s;position:absolute;inset:10px}.approved-category-grid .category-card:hover:before,.approved-category-grid .category-card.active:before{opacity:1}.approved-category-grid .category-card:hover img{opacity:.7}.approved-category-grid .cat-number{letter-spacing:2.5px;color:#e1bd73;font-family:DM Sans,sans-serif;font-size:9px}.approved-category-grid .cat-overlay{background:linear-gradient(#0000 8%,#000000f5 76%);padding:20px}.approved-category-grid .cat-overlay strong{letter-spacing:-.15px;font-size:20px}.approved-category-grid .cat-arrow{border-color:#d9b264a6}.all-collections-row{color:#777168;letter-spacing:2.5px;text-transform:uppercase;margin-top:28px;font-size:9px}.all-collections-row span:first-child{color:#c6a568}.handpicked-section{background:#0b0b0a;padding-top:90px;padding-bottom:92px}.luxury-rule{opacity:.9}.section-heading-row{margin-bottom:34px}.section-heading-row h2{letter-spacing:-1px;font-size:48px}.section-heading-row p{color:#827d74;font-size:12px}.text-link{letter-spacing:.5px;border-bottom:1px solid #d9b26459;padding-bottom:7px;font-size:11px}.premium-product-grid .product-card{background:#11110f;border-color:#292720;border-radius:2px;box-shadow:0 15px 35px #00000029}.premium-product-grid .product-card:first-child,.premium-product-grid .product-card:nth-child(6){grid-row:span 2}.premium-product-grid .product-media{aspect-ratio:4/3;background:#ded8cb}.premium-product-grid .product-media img{transition:transform 1s cubic-bezier(.2,.7,.2,1),filter .5s}.premium-product-grid .product-card:hover .product-media img{filter:contrast(1.03);transform:scale(1.035)}.premium-product-grid .product-info{padding:17px 16px 18px}.product-topline{color:#756d60;letter-spacing:2px;justify-content:space-between;align-items:center;margin-bottom:9px;font-size:8px;display:flex}.premium-product-grid .product-info h3{letter-spacing:-.15px;font-size:19px}.premium-product-grid .detail{color:#a49a88;font-size:10px}.select-btn,.selected-btn{letter-spacing:.4px;border-radius:2px;min-height:39px}.select-btn:hover{border-color:var(--gold);background:#d9b26412;transform:translateY(-1px)}.visualizer-section{background:radial-gradient(circle at 80%,#4a37183d,#0000 38%),#10100e;border-top:1px solid #d9b2641a;border-bottom:1px solid #d9b2641a;gap:70px;padding-top:92px;padding-bottom:92px}.visualizer-copy h2{letter-spacing:-1px;font-size:50px}.space-grid{grid-template-columns:repeat(3,1fr);gap:13px}.space-card{border-color:#493a20;border-radius:2px}.space-card:first-child{aspect-ratio:1.8;grid-column:span 2}.space-card img{filter:saturate(.72)}.trust-section{padding-top:82px;padding-bottom:82px}.premium-trust-grid .trust-card{background:linear-gradient(#ffffff03,#0000);min-height:210px;padding:38px 34px}.premium-trust-grid .trust-card h3{font-size:23px}.premium-trust-grid .trust-card p{color:#878177;max-width:240px;font-size:11px}.showroom-section{border-color:#d9b26424;min-height:510px}.showroom-image{min-height:510px}.showroom-image:after{content:"";position:absolute}.showroom-copy{padding:70px 8%}.showroom-copy h2{letter-spacing:-1px;font-size:50px}.showroom-copy>p{color:#918c83;max-width:460px;font-size:13px}.showroom-details{margin-top:23px}.showroom-details div{font-size:11px}.stats-enquiry{background:#0c0c0b;border-color:#d9b26424}.stats{padding:34px 5%}.stats b{font-size:31px}.stats span{letter-spacing:.5px;font-size:9px}.enquiry-cta{padding:34px 7%}.enquiry-cta h2{font-size:25px}.enquiry-cta .gold-btn{box-shadow:0 12px 30px #d9b2641f}.catalog-section{background:linear-gradient(#0d0d0c,#090908);padding-top:88px;padding-bottom:110px}.catalog-head{margin-bottom:28px}.catalog-head h2{letter-spacing:-1px;font-size:48px}.catalog-sync{color:#716c63}.search{background:#0d0d0b;border-color:#403721;border-radius:2px;min-width:310px;height:48px}.search input{font-size:12px}.subnav{margin-bottom:28px}.subnav button{letter-spacing:.5px;border-radius:2px;padding:10px 15px;font-size:10px}.subnav .on{box-shadow:0 8px 25px #d9b2641f}.catalog-section .product-card{background:#121210;border-color:#292720;border-radius:2px;box-shadow:0 15px 35px #00000026}.catalog-section .product-card:nth-child(7n+1){grid-row:span 2}.catalog-section .product-card:nth-child(7n+1) .product-media{aspect-ratio:3/4}.catalog-section .product-media{aspect-ratio:4/3}.catalog-section .product-info{padding:16px}.catalog-section .product-info h3{font-size:18px}.load-more-wrap{flex-direction:column;align-items:center;gap:10px;padding-top:36px;display:flex}.load-more-wrap span{letter-spacing:1.5px;text-transform:uppercase;color:#676158;font-size:9px}.selection-bar{border-radius:2px;padding:11px 12px 11px 18px;box-shadow:0 22px 70px #000000a6}.selection-bar button{letter-spacing:.3px;border-radius:2px}.product-detail-modal,.order-modal{border-color:#665126;border-radius:3px;box-shadow:0 35px 120px #000000c7}.product-detail-modal{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.close{z-index:3;background:#080807b3;border:1px solid #d9b2642e;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.close:hover{color:#fff;border-color:var(--gold)}footer{background:#080807;border-top-color:#d9b2641f;padding-left:5.2%;padding-right:5.2%}.footer-main{gap:60px}.footer-brand-block img{width:190px}.footer-column b{letter-spacing:2.5px}.footer-bottom{border-top-color:#26231e}.not-found-page{background:radial-gradient(circle at 50% 10%,#211a0d 0,#18130b8c 18%,#090908 54%);place-items:center;min-height:100svh;padding:40px 20px;display:grid;position:relative;overflow:hidden}.not-found-glow{border:1px solid #d9b26414;border-radius:50%;width:65vw;max-width:850px;height:65vw;max-height:850px;position:absolute;transform:rotate(15deg);box-shadow:inset 0 0 140px #d9b2640d}.not-found-inner{z-index:1;text-align:center;width:min(720px,100%);position:relative}.not-found-mark{width:62px;height:62px;color:var(--gold);letter-spacing:2px;border:1px solid #d9b26499;border-radius:50%;place-items:center;margin:0 auto 28px;font:600 15px Playfair Display;display:grid;box-shadow:0 0 45px #d9b26414}.not-found-inner .eyebrow{letter-spacing:4px;font-size:9px}.not-found-number{letter-spacing:-8px;color:#d9b2641f;margin:15px 0 -5px;font:600 clamp(100px,19vw,190px)/.82 Playfair Display}.not-found-inner h1{letter-spacing:-1px;margin:0 0 18px;font:600 clamp(34px,5vw,58px)/1.05 Playfair Display}.not-found-inner p{color:#8d887f;max-width:520px;margin:0 auto 30px;font-size:13px;line-height:1.8}.not-found-actions{justify-content:center;gap:10px;display:flex}.not-found-actions .gold-btn,.not-found-actions .outline-btn{border-radius:2px;padding:13px 19px;font-size:11px}@media (max-width:1200px){.approved-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.approved-category-grid .category-card:first-child,.approved-category-grid .category-card:nth-child(6){grid-column:span 2}.catalog-section .product-grid,.premium-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-section .product-card:nth-child(7n+1),.premium-product-grid .product-card:first-child,.premium-product-grid .product-card:nth-child(6){grid-row:span 1}.catalog-section .product-card:nth-child(7n+1) .product-media,.premium-product-grid .product-card:first-child .product-media,.premium-product-grid .product-card:nth-child(6) .product-media{aspect-ratio:4/3}.space-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){body{padding-bottom:62px}.header{height:70px;padding:0 15px}.logo-wrap{width:145px}.logo-wrap img{width:142px}.header-actions{gap:6px}.icon-btn{width:38px;height:38px}.bag{border-radius:50%;justify-content:center;width:38px;height:38px;padding:0;font-size:0}.approved-hero .hero-copy{padding:52px 20px 34px}.approved-hero h1{letter-spacing:-2px;font-size:clamp(43px,12vw,57px);line-height:.91}.approved-hero .hero-eyebrow{letter-spacing:3.5px;font-size:9px}.approved-hero p{font-size:12px;line-height:1.75}.hero-actions{flex-wrap:wrap}.approved-hero .gold-btn,.approved-hero .outline-btn{flex:1;justify-content:center;min-height:46px}.hero-trust{margin-top:22px}.approved-hero .hero-art,.approved-hero .hero-art img{height:290px;min-height:290px}.section{padding:58px 18px}.premium-collections{padding-top:64px;padding-bottom:60px}.section-heading h2{font-size:36px}.section-heading p{font-size:11px;line-height:1.7}.approved-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.approved-category-grid .category-card,.approved-category-grid .category-card:first-child,.approved-category-grid .category-card:nth-child(6){grid-column:auto;min-height:154px}.approved-category-grid .category-card:first-child{grid-column:span 2;min-height:205px}.approved-category-grid .cat-overlay{padding:13px}.approved-category-grid .cat-overlay strong{font-size:16px}.approved-category-grid .cat-overlay small{font-size:8px}.approved-category-grid .cat-number{top:11px;left:12px}.approved-category-grid .cat-arrow{flex-basis:28px;width:28px;height:28px}.all-collections-row{letter-spacing:1.8px;gap:8px;font-size:7px}.handpicked-section{padding-top:60px;padding-bottom:65px}.section-heading-row h2{font-size:37px}.section-heading-row p{font-size:11px;line-height:1.7}.premium-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.premium-product-grid .product-card:first-child,.premium-product-grid .product-card:nth-child(6){grid-column:span 2}.premium-product-grid .product-card:first-child .product-media,.premium-product-grid .product-card:nth-child(6) .product-media{aspect-ratio:1.25}.premium-product-grid .product-media{aspect-ratio:4/5}.premium-product-grid .product-info{padding:12px}.premium-product-grid .product-info h3{font-size:16px}.premium-product-grid .detail{font-size:9px}.product-topline{letter-spacing:1.5px;font-size:7px}.select-btn,.selected-btn{padding:9px 6px;font-size:9px}.qty{gap:9px}.qty button{width:25px;height:25px}.visualizer-section{gap:32px;padding:65px 18px}.visualizer-copy h2{font-size:39px}.space-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.space-card:first-child{aspect-ratio:1.5;grid-column:span 2}.space-card{aspect-ratio:1}.space-card:last-child{aspect-ratio:2.1;grid-column:span 2}.trust-section{padding-top:64px;padding-bottom:64px}.premium-trust-grid .trust-card{min-height:0;padding:27px 20px}.premium-trust-grid .trust-card h3{font-size:21px}.premium-trust-grid .trust-card p{font-size:10px}.showroom-section,.showroom-image{min-height:0}.showroom-image{height:290px}.showroom-copy{padding:44px 20px 50px}.showroom-copy h2{font-size:39px}.showroom-copy>p{font-size:11px}.showroom-details{margin-top:18px;margin-bottom:24px}.showroom-copy .hero-actions{grid-template-columns:1fr;display:grid}.stats{padding:22px 18px}.stats b{font-size:27px}.stats span{font-size:8px}.enquiry-cta{padding:32px 20px}.enquiry-cta h2{font-size:23px}.catalog-section{padding-top:64px;padding-bottom:80px}.catalog-head h2{font-size:37px}.search{width:100%;min-width:0;height:46px}.subnav{scrollbar-width:none;flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.subnav::-webkit-scrollbar{display:none}.subnav button{white-space:nowrap}.catalog-section .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.catalog-section .product-card:nth-child(7n+1){grid-column:span 2}.catalog-section .product-card:nth-child(7n+1) .product-media{aspect-ratio:1.25}.catalog-section .product-media{aspect-ratio:4/5}.catalog-section .product-info{padding:11px}.catalog-section .product-info h3{font-size:16px}.catalog-section .detail{font-size:9px}.selection-bar{border-radius:3px;padding:9px 9px 9px 13px;bottom:72px;left:10px;right:10px;transform:none}.selection-bar span{font-size:9px}.selection-bar b{font-size:11px}.selection-bar button{padding:11px 12px;font-size:10px}.product-detail-backdrop{align-items:end;padding:0}.product-detail-modal{border-bottom:0;border-radius:18px 18px 0 0;grid-template-columns:1fr;width:100%;max-width:none;max-height:92svh}.detail-image-wrap{min-height:300px;max-height:42svh}.detail-content{padding:24px 20px 30px}.close{top:12px;right:12px}.order-modal{border-radius:18px 18px 0 0;width:100%;max-width:none;max-height:92svh}.footer-main{grid-template-columns:1fr 1fr;gap:26px}.footer-brand-block{grid-column:span 2}.footer-brand-block img{width:170px}.not-found-page{padding:28px 18px}.not-found-number{letter-spacing:-6px;font-size:120px}.not-found-inner h1{font-size:37px}.not-found-inner p{font-size:11px}.not-found-actions{grid-template-columns:1fr;max-width:290px;margin:auto;display:grid}.not-found-actions a{justify-content:center}}@media (max-width:380px){.approved-hero h1{font-size:40px}.hero-actions{grid-template-columns:1fr;display:grid}.hero-trust{font-size:8px}.approved-category-grid .category-card:first-child{min-height:185px}.premium-product-grid .product-info h3,.catalog-section .product-info h3{font-size:14px}.product-topline{font-size:6px}.mobile-bar a,.mobile-bar button{font-size:10px}}:root{--gold:#d7b064;--gold-hi:#f0d59a;--ink:#080807;--surface:#11110f;--surface-2:#171612;--hair:#f0d59a29;--soft:#ffffff0f}html{background:var(--ink);scroll-padding-top:84px}body{background:radial-gradient(circle at 50% -10%,#d7b0640f,transparent 30%),var(--ink);-webkit-font-smoothing:antialiased;overflow-x:hidden}body:before{content:"";pointer-events:none;z-index:9999;opacity:.028;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.6'/%3E%3C/svg%3E");position:fixed;inset:0}.scroll-progress{z-index:1000;background:0 0;height:2px;position:fixed;top:0;left:0;right:0}.scroll-progress span{background:linear-gradient(90deg,var(--gold),var(--gold-hi));height:100%;transition:width 80ms linear;display:block;box-shadow:0 0 18px #d7b0648c}.premium-header{border-bottom:1px solid var(--hair);background:#080807c7;height:82px;padding:0 clamp(20px,5vw,72px);box-shadow:0 12px 45px #0000002e}.logo-wrap{background:0 0;border:0;align-items:center;width:150px;height:auto;padding:0;display:flex}.logo-wrap img{filter:drop-shadow(0 5px 16px #00000040);width:150px;height:auto;display:block}.desktop-nav{gap:28px!important}.desktop-nav button{letter-spacing:.35px;padding:30px 0;font-size:11px;position:relative;color:#aaa!important}.desktop-nav button:after{content:"";background:var(--gold);height:1px;transition:right .3s;position:absolute;bottom:20px;left:0;right:100%}.desktop-nav button:hover{color:#f6f1e7!important}.desktop-nav button:hover:after{right:0}.phone-pill{color:#bdb7ac;white-space:nowrap;align-items:center;gap:7px;font-size:10px;display:flex}.phone-pill svg{color:var(--gold)}.icon-btn,.bag{background:#ffffff05;border-color:#d7b06457;transition:all .25s}.icon-btn:hover,.bag:hover{border-color:var(--gold);background:#d7b06414;transform:translateY(-2px);box-shadow:0 10px 30px #d7b06414}.mobile-menu-btn{display:none}.approved-hero{border-bottom:1px solid var(--hair);background:linear-gradient(100deg,#090908 0%,#0b0b0a 54%,#11100d 100%);min-height:calc(100svh - 82px);position:relative;overflow:hidden}.approved-hero:before{content:"";border:1px solid #d7b06417;border-radius:50%;width:55vw;height:55vw;position:absolute;top:-20vw;right:-18vw;box-shadow:inset 0 0 100px #d7b0640a}.approved-hero:after{content:"";background:linear-gradient(90deg,#0000,#d7b06459,#0000);height:1px;position:absolute;bottom:0;left:0;right:0}.approved-hero .hero-copy{z-index:2;padding:8vh clamp(28px,8vw,120px);position:relative}.approved-hero h1{letter-spacing:-4px;text-shadow:0 18px 55px #00000059;font-size:clamp(56px,7.1vw,106px);line-height:.87}.approved-hero h1 em{background:linear-gradient(100deg,var(--gold),var(--gold-hi));color:#0000;-webkit-background-clip:text;background-clip:text}.hero-eyebrow{align-items:center;gap:12px;display:flex}.hero-eyebrow:before{content:"";background:var(--gold);width:34px;height:1px}.gold-divider{max-width:290px;color:var(--gold);align-items:center;gap:10px;margin:3px 0 25px;display:flex}.gold-divider span{background:linear-gradient(90deg,#d7b06499,#0000);flex:1;height:1px}.gold-divider span:last-child{background:linear-gradient(90deg,#0000,#d7b06499)}.approved-hero p{color:#a7a198;max-width:560px;font-size:14px}.hero-actions .gold-btn,.hero-actions .outline-btn,.gold-btn,.outline-btn{letter-spacing:.2px;border-radius:2px;min-height:48px;transition:transform .25s,box-shadow .25s,background .25s}.gold-btn{background:linear-gradient(135deg,#d3aa5d,#e2c27e);box-shadow:0 12px 35px #d7b0641f}.gold-btn:hover{transform:translateY(-2px);box-shadow:0 18px 45px #d7b06433}.outline-btn:hover{border-color:var(--gold);background:#d7b0640d;transform:translateY(-2px)}.hero-trust{color:#77736c;letter-spacing:1px;text-transform:uppercase;align-items:center;gap:16px;margin-top:32px;font-size:9px;display:flex}.hero-trust svg{color:var(--gold)}.hero-trust i{background:#38342b;width:1px;height:12px}.hero-art{padding:30px clamp(20px,5vw,72px) 30px 0;position:relative}.hero-art img{filter:saturate(.82)contrast(1.03);border:1px solid #d7b06447;border-radius:3px;height:min(72vh,660px);min-height:480px;transform:scale(1.015);box-shadow:0 30px 100px #0000008c}.hero-art:before{content:"RAJASTHAN TILES & GRANITES";z-index:3;writing-mode:vertical-rl;letter-spacing:4px;color:#f0d59ab8;font-size:8px;position:absolute;top:12%;right:clamp(45px,7vw,95px)}.hero-art-shine{pointer-events:none;mix-blend-mode:screen;background:linear-gradient(115deg,#0000 35%,#ffffff17 49%,#0000 60%);animation:7s ease-in-out infinite heroSweep;position:absolute;inset:30px clamp(20px,5vw,72px) 30px 0}.hero-art-shine:after{content:"01 / SIGNATURE SURFACES";letter-spacing:2px;color:#ffffffb3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid #ffffff2e;padding:9px 12px;font-size:8px;position:absolute;bottom:24px;left:24px}@keyframes heroSweep{0%,45%{transform:translate(-120%)}65%,to{transform:translate(120%)}}.section{position:relative}.premium-collections{background:linear-gradient(#0a0a09,#10100e)}.section-heading h2,.section-heading-row h2,.visualizer-copy h2,.showroom-copy h2{letter-spacing:-1.8px}.section-heading p,.section-heading-row p{color:#77736b}.luxury-rule{align-items:center;gap:18px;display:flex}.luxury-rule span{background:linear-gradient(90deg,#0000,#d7b06440);flex:1;height:1px}.luxury-rule span:last-child{background:linear-gradient(90deg,#d7b06440,#0000)}.approved-category-grid .category-card{background:#121210;border-color:#ffffff14;border-radius:2px;grid-column:span 3;min-height:210px;transition:transform .4s cubic-bezier(.2,.8,.2,1),border-color .4s,box-shadow .4s;box-shadow:0 20px 45px #0000002e}.approved-category-grid .category-card:first-child,.approved-category-grid .category-card:nth-child(6){grid-column:span 6;min-height:290px}.approved-category-grid .category-card:first-child img,.approved-category-grid .category-card:nth-child(6) img{opacity:.52}.category-card:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(135deg,#0000000d,#0000006b);position:absolute;inset:0}.category-card img{opacity:.38;filter:saturate(.7);transition:transform .8s cubic-bezier(.2,.8,.2,1),opacity .5s,filter .5s}.category-card:hover{transform:translateY(-6px);box-shadow:0 30px 70px #0000006b;border-color:#d7b06499!important}.category-card:hover img,.category-card.active img{opacity:.58;filter:saturate(.95);transform:scale(1.07)}.cat-number{z-index:3;color:#f0d59abf!important;letter-spacing:2px!important;font-size:9px!important}.cat-overlay{z-index:3;background:linear-gradient(#0000,#040403f0 72%);padding:22px}.cat-overlay strong{font:600 21px Playfair Display,serif}.cat-overlay small{color:#9c978e}.cat-arrow{background:#00000040;border:1px solid #d7b06459;place-items:center;width:34px;height:34px;transition:all .3s;display:grid}.category-card:hover .cat-arrow{background:var(--gold);color:#111;transform:translate(3px)}.all-collections-row{color:#69655d;letter-spacing:2px;text-transform:uppercase;border-top:1px solid #ffffff12;justify-content:space-between;margin-top:16px;padding-top:16px;font-size:8px;display:flex}.handpicked-section{background:#0a0a09}.premium-product-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:10px}.premium-product-grid .product-card{background:#10100e;border-color:#ffffff14;border-radius:2px;grid-column:span 3;box-shadow:0 18px 50px #0003}.premium-product-grid .product-card:first-child,.premium-product-grid .product-card:nth-child(6){grid-column:span 6}.premium-product-grid .product-card:first-child .product-media,.premium-product-grid .product-card:nth-child(6) .product-media{aspect-ratio:2}.product-card{cursor:pointer}.product-media{position:relative}.product-media:after{content:"VIEW";-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;letter-spacing:1.5px;opacity:0;background:#0000006b;border:1px solid #ffffff40;padding:7px 9px;font-size:7px;transition:all .3s;position:absolute;bottom:10px;right:10px;transform:translateY(5px)}.product-card:hover .product-media:after{opacity:1;transform:none}.product-media img{filter:saturate(.9);transition:transform .7s cubic-bezier(.2,.8,.2,1)}.product-card:hover .product-media img{transform:scale(1.045)}.product-info{background:linear-gradient(#13130f,#0f0f0d);position:relative}.product-topline{color:#777167!important}.product-topline svg{color:#665f53}.product-card:hover .product-topline svg{color:var(--gold)}.product-info h3{font-size:19px!important}.select-btn,.selected-btn{transition:all .25s;border-radius:2px!important}.select-btn:hover{border-color:var(--gold);background:#d7b06414}.selected-btn{box-shadow:0 8px 25px #d7b0641f}.visualizer-section{background:linear-gradient(120deg,#12110e,#0b0b09);border-top:1px solid #d7b0641a;border-bottom:1px solid #d7b0641a;overflow:hidden}.visualizer-section:before{content:"";border:1px solid #d7b06414;border-radius:50%;width:500px;height:500px;position:absolute;top:-180px;right:-160px}.space-grid{gap:10px}.space-card{background:#0e0e0c;border-radius:2px;transition:transform .4s,border-color .4s;box-shadow:0 20px 55px #00000040;border-color:#ffffff1a!important}.space-card img{filter:saturate(.7);transition:transform .7s,filter .5s}.space-card:after{content:"";pointer-events:none;background:linear-gradient(#0000 40%,#000c);position:absolute;inset:0}.space-card:hover{transform:translateY(-5px);border-color:#d7b06499!important}.space-card:hover img{filter:saturate(.95);transform:scale(1.06)}.space-card>div,.space-card>span{z-index:2}.space-card strong{font:600 23px Playfair Display,serif}.space-card small{color:#aaa}.trust-section{background:#090908}.premium-trust-grid{border:1px solid #d7b06421;grid-template-columns:repeat(4,1fr);gap:0}.premium-trust-grid .trust-card{background:linear-gradient(145deg,#12120f,#0d0d0b);border:0;border-right:1px solid #ffffff12;border-radius:0;min-height:245px;padding:34px 28px;transition:all .35s}.premium-trust-grid .trust-card:last-child{border-right:0}.premium-trust-grid .trust-card:hover{background:#161510;transform:translateY(-3px)}.premium-trust-grid .trust-card>span{color:var(--gold);letter-spacing:2px;font-size:9px}.premium-trust-grid .trust-card h3{font:600 25px Playfair Display,serif}.premium-trust-grid .trust-card p{color:#7f7b72;font-size:11px;line-height:1.8}.showroom-section{background:#0c0c0b}.showroom-image{overflow:hidden}.showroom-image img{filter:saturate(.72);transition:transform 1.2s}.showroom-section:hover .showroom-image img{transform:scale(1.035)}.showroom-copy{background:linear-gradient(135deg,#11110f,#0a0a09)}.showroom-copy h2{font-size:clamp(40px,4vw,66px)}.showroom-details div{color:#aaa;border-bottom:1px solid #ffffff0f;padding:11px 0}.showroom-details svg{color:var(--gold)}.stats-enquiry{border-top:1px solid #d7b0641a;border-bottom:1px solid #d7b0641a}.stats{background:#0a0a09}.stats>div{position:relative}.stats b{font-family:Playfair Display,serif}.enquiry-cta{background:radial-gradient(circle at 80% 20%,#d7b06414,#0000 35%),#11110f}.catalog-section{background:linear-gradient(#0b0b0a,#070706);scroll-margin-top:82px}.catalog-head h2{font-family:Playfair Display,serif;font-size:clamp(40px,5vw,64px)}.search{background:#0d0d0b;border-color:#d7b06438;border-radius:2px;box-shadow:inset 0 0 0 1px #ffffff04}.search:focus-within{border-color:var(--gold);box-shadow:0 0 0 3px #d7b0640f}.catalog-section .product-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:10px}.catalog-section .product-card{border-radius:2px;grid-column:span 3}.catalog-section .product-card:nth-child(7n+1),.catalog-section .product-card:nth-child(9n+4){grid-area:span 1/span 6}.catalog-section .product-card:nth-child(7n+1) .product-media,.catalog-section .product-card:nth-child(9n+4) .product-media{aspect-ratio:2}.load-more-wrap{margin-top:12px}.load-more{border-radius:2px!important}.selection-bar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#12120feb;border-color:#d7b06457;border-radius:3px;box-shadow:0 20px 70px #000000b3}.selection-bar button{border-radius:2px}.modal-backdrop{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#000000d1}.product-detail-modal,.order-modal,.modal{background:linear-gradient(145deg,#171713,#0d0d0b);border-color:#d7b06461;box-shadow:0 40px 140px #000000d9}.detail-image-wrap img{filter:saturate(.9)}.big-detail{border-bottom-color:#ffffff14!important}.review-link{color:var(--gold)!important}footer{background:#060605;border-top:1px solid #d7b06424}.footer-brand-block p{color:#666}.footer-column b{color:#e8e0d2}.footer-column button,.footer-column a,.footer-column span{color:#777}.footer-column button:hover,.footer-column a:hover{color:var(--gold)}.mobile-menu-backdrop{display:none}@media (max-width:1200px){.approved-category-grid .category-card{grid-column:span 3}.approved-category-grid .category-card:first-child,.approved-category-grid .category-card:nth-child(6){grid-column:span 6}.premium-product-grid .product-card,.catalog-section .product-card{grid-column:span 4}.premium-product-grid .product-card:first-child,.premium-product-grid .product-card:nth-child(6),.catalog-section .product-card:nth-child(7n+1),.catalog-section .product-card:nth-child(9n+4){grid-column:span 6}.premium-trust-grid{grid-template-columns:repeat(2,1fr)}.premium-trust-grid .trust-card:nth-child(2){border-right:0}.premium-trust-grid .trust-card:nth-child(-n+2){border-bottom:1px solid #ffffff12}}@media (max-width:760px){html{scroll-padding-top:70px}.scroll-progress{height:2px}.premium-header{height:70px;padding:0 15px}.logo-wrap,.logo-wrap img{width:132px}.desktop-nav,.phone-pill{display:none}.header-actions{gap:6px}.mobile-menu-btn{color:#ddd;background:#ffffff05;border:1px solid #d7b0644d;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.icon-btn{width:38px;height:38px}.bag{border-radius:50%;justify-content:center;width:38px;height:38px;padding:0;font-size:0}.mobile-menu-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:100;background:#000000b8;display:block;position:fixed;inset:0}.mobile-menu{background:linear-gradient(160deg,#171612,#0a0a09);border-left:1px solid #d7b06440;width:min(88vw,390px);padding:24px 20px;animation:.35s cubic-bezier(.2,.8,.2,1) menuIn;position:absolute;top:0;bottom:0;right:0;box-shadow:-25px 0 80px #0000008c}@keyframes menuIn{0%{transform:translate(100%)}to{transform:none}}.mobile-menu-top{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding-bottom:25px;display:flex}.mobile-menu-top img{width:145px}.mobile-menu .close{position:static}.mobile-menu-eyebrow{color:var(--gold);letter-spacing:3px;margin:25px 0 12px;font-size:8px}.mobile-menu>button{color:#ddd;text-align:left;background:0 0;border:0;border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;width:100%;padding:17px 0;font:500 20px Playfair Display,serif;display:flex}.mobile-menu>button svg{color:var(--gold)}.mobile-menu-contact{gap:10px;margin-top:25px;display:grid}.mobile-menu-contact a{color:#8e897f;align-items:center;gap:9px;font-size:11px;display:flex}.mobile-menu-contact svg{color:var(--gold)}.approved-hero{flex-direction:column;min-height:auto;display:flex}.approved-hero:before{width:110vw;height:110vw;top:8vh;right:-55vw}.approved-hero .hero-copy{padding:58px 20px 30px}.approved-hero h1{letter-spacing:-2.5px;font-size:clamp(44px,13vw,62px)}.approved-hero p{margin-bottom:25px;font-size:12px;line-height:1.8}.hero-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.hero-actions .gold-btn,.hero-actions .outline-btn{justify-content:center;width:100%;min-height:48px;padding:12px 10px;font-size:11px}.hero-trust{grid-template-columns:1fr 1fr;gap:11px;margin-top:25px;font-size:7px;display:grid}.hero-trust i{display:none}.hero-art{padding:0 20px 24px}.hero-art img{border-radius:2px;width:100%;height:54vw;min-height:230px;max-height:310px}.hero-art:before{font-size:6px;top:22px;right:29px}.hero-art-shine{inset:0 20px 24px}.hero-art-shine:after{padding:7px 9px;font-size:6px;bottom:14px;left:14px}.section{padding:55px 18px}.section-heading h2,.section-heading-row h2{font-size:35px}.approved-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:30px}.approved-category-grid .category-card,.approved-category-grid .category-card:first-child,.approved-category-grid .category-card:nth-child(6){grid-column:auto;min-height:158px}.approved-category-grid .category-card:first-child{grid-column:span 2;min-height:205px}.cat-overlay{padding:14px}.cat-overlay strong{font-size:16px}.cat-overlay small{font-size:8px}.cat-arrow{width:28px;height:28px}.all-collections-row{letter-spacing:1.4px;font-size:6px}.handpicked-section{padding-top:58px}.premium-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.premium-product-grid .product-card,.premium-product-grid .product-card:first-child,.premium-product-grid .product-card:nth-child(6){grid-column:auto}.premium-product-grid .product-card:first-child,.premium-product-grid .product-card:nth-child(6){grid-column:span 2}.premium-product-grid .product-card:first-child .product-media,.premium-product-grid .product-card:nth-child(6) .product-media{aspect-ratio:1.45}.premium-product-grid .product-media{aspect-ratio:4/5}.premium-product-grid .product-info{padding:10px}.premium-product-grid .product-info h3{font-size:15px!important}.premium-product-grid .detail{font-size:8px}.select-btn,.selected-btn{padding:8px 4px;font-size:8px}.product-topline{font-size:6px}.qty{gap:7px}.visualizer-section{padding:58px 18px;display:block}.visualizer-copy h2{font-size:38px}.space-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:28px}.space-card:first-child{aspect-ratio:1.55;grid-column:span 2}.space-card{aspect-ratio:1}.space-card:last-child{aspect-ratio:2.1;grid-column:span 2}.space-card strong{font-size:17px}.space-card small{font-size:8px}.premium-trust-grid{border:1px solid #d7b06421;grid-template-columns:1fr}.premium-trust-grid .trust-card{min-height:0;padding:24px 20px;border-bottom:1px solid #ffffff12!important;border-right:0!important}.premium-trust-grid .trust-card:last-child{border-bottom:0!important}.premium-trust-grid .trust-card h3{font-size:21px}.premium-trust-grid .trust-card p{font-size:10px}.showroom-section{flex-direction:column;display:flex}.showroom-image{height:250px}.showroom-copy{padding:40px 20px 45px}.showroom-copy h2{font-size:38px}.showroom-copy>p,.showroom-details div{font-size:10px}.showroom-copy .hero-actions{grid-template-columns:1fr}.stats{grid-template-columns:repeat(2,1fr);padding:20px 18px}.stats b{font-size:25px}.stats span{font-size:7px}.enquiry-cta{padding:30px 20px}.enquiry-cta h2{font-size:23px}.catalog-section{padding-top:58px;padding-bottom:90px}.catalog-head h2{font-size:36px}.catalog-section .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.catalog-section .product-card,.catalog-section .product-card:nth-child(7n+1),.catalog-section .product-card:nth-child(9n+4){grid-column:auto}.catalog-section .product-card:nth-child(7n+1){grid-column:span 2}.catalog-section .product-card:nth-child(7n+1) .product-media{aspect-ratio:1.45}.catalog-section .product-media{aspect-ratio:4/5}.catalog-section .product-info{padding:10px}.catalog-section .product-info h3{font-size:15px!important}.catalog-section .detail{font-size:8px}.catalog-section .product-media:after{display:none}.selection-bar{padding:8px 8px 8px 12px;bottom:70px;left:9px;right:9px}.selection-bar span{font-size:8px}.selection-bar b{font-size:10px}.selection-bar button{padding:10px;font-size:9px}footer{padding:42px 18px 100px}.footer-main{grid-template-columns:1fr 1fr;gap:24px}.footer-brand-block{grid-column:span 2}.footer-brand-block img{width:160px}.footer-bottom{font-size:8px}.product-detail-modal,.order-modal{border-radius:18px 18px 0 0}.detail-image-wrap{min-height:260px;max-height:42svh}.detail-content{padding:22px 18px 28px}.modal h2{font-size:32px}}@media (max-width:380px){.approved-hero h1{font-size:40px}.hero-actions{grid-template-columns:1fr}.approved-category-grid .category-card:first-child{min-height:185px}.premium-product-grid .product-info h3,.catalog-section .product-info h3{font-size:14px!important}.hero-trust{font-size:6px}.mobile-menu>button{font-size:18px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.product-spotlight{background:#0c0c0b;border:1px solid #ddb35b33;grid-template-columns:minmax(0,1.52fr) minmax(390px,.82fr);min-height:clamp(600px,72vh,790px);display:grid;position:relative;overflow:hidden;box-shadow:0 28px 90px #00000061}.spotlight-media{background:#111;min-height:100%;position:relative;overflow:hidden}.spotlight-media:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 58%,#08080785 100%),linear-gradient(#0000 70%,#0000004d);position:absolute;inset:0}.spotlight-media img{object-fit:cover;filter:saturate(.92)contrast(1.02);width:100%;height:100%;min-height:600px;transition:transform 1.1s cubic-bezier(.2,.8,.2,1);display:block}.spotlight-index{z-index:2;letter-spacing:2px;color:#f3eee4;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#08080785;border:1px solid #ffffff1f;align-items:center;gap:8px;padding:11px 13px;font-size:11px;display:flex;position:absolute;top:26px;left:28px}.spotlight-index i{color:#8f8778;font-style:normal}.spotlight-view{z-index:3;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#fff;letter-spacing:1.2px;text-transform:uppercase;background:#0909087a;border:1px solid #ffffff3d;align-items:center;gap:8px;padding:12px 15px;font-size:10px;display:flex;position:absolute;bottom:24px;right:25px}.spotlight-view:hover{border-color:var(--gold);color:var(--gold)}.spotlight-copy{background:radial-gradient(circle at 20% 15%,#75572321,#0000 34%),linear-gradient(145deg,#12120f,#0b0b0a);flex-direction:column;justify-content:center;padding:54px 48px 42px;display:flex;position:relative}.spotlight-kicker{color:#8e887d;letter-spacing:3px;align-items:center;gap:13px;font-size:9px;display:flex}.spotlight-line{background:#ddb35b80;width:48px;height:1px}.spotlight-number{color:#ddb35b21;letter-spacing:-7px;margin:34px 0 -7px;font:400 clamp(70px,8vw,122px)/.78 Playfair Display,serif}.spotlight-copy h3{letter-spacing:-1.7px;max-width:620px;margin:0 0 28px;font:500 clamp(35px,3.6vw,57px)/1.02 Playfair Display,serif}.spotlight-meta{border-top:1px solid #ffffff17;border-bottom:1px solid #ffffff17;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-bottom:24px;display:grid}.spotlight-meta>div{flex-direction:column;gap:5px;padding:14px 12px 14px 0;display:flex}.spotlight-meta span{letter-spacing:1.7px;color:#746e64;font-size:8px}.spotlight-meta b{color:#e8e0d4;font-size:12px;font-weight:500}.spotlight-copy-text{color:#8f897f;max-width:430px;margin:0 0 27px;font-size:12px;line-height:1.75}.spotlight-actions{align-items:center;gap:11px;margin-bottom:35px;display:flex}.spotlight-actions .select-btn,.spotlight-actions .selected-btn{letter-spacing:1px;text-transform:uppercase;min-height:47px;padding:0 19px;font-size:10px;border-radius:0!important}.spotlight-qty{border:1px solid #403a2e;align-items:center;height:47px;display:flex}.spotlight-qty button{background:0 0;border:0;place-items:center;width:42px;height:100%;display:grid}.spotlight-qty button:hover{color:var(--gold)}.spotlight-qty b{text-align:center;min-width:34px;font-size:12px}.spotlight-nav{grid-template-columns:43px 1fr 43px;align-items:center;gap:10px;margin-top:auto;display:grid}.spotlight-nav>button{background:0 0;border:1px solid #403a2e;place-items:center;height:43px;display:grid}.spotlight-nav>button:hover{border-color:var(--gold);color:var(--gold)}.spotlight-progress{background:#2d2a24;height:1px;position:relative}.spotlight-progress span{background:var(--gold);height:1px;transition:width .35s;display:block}.spotlight-hint{letter-spacing:2px;color:#625d55;text-align:right;grid-column:1/-1;margin-top:4px;font-size:7px}.catalog-section .product-spotlight{min-height:clamp(620px,76vh,820px)}.catalog-section .spotlight-media img{min-height:620px}.catalog-section .spotlight-copy{padding-left:55px;padding-right:55px}@media (min-width:901px) and (max-width:1250px){.product-spotlight{grid-template-columns:minmax(0,1.18fr) minmax(340px,.82fr);min-height:560px}.catalog-section .product-spotlight,.spotlight-media{min-height:560px}.spotlight-media img{object-fit:contain;background:#e8e3d8;height:100%;min-height:0}.catalog-section .spotlight-media img{min-height:0}.spotlight-copy{padding:42px 34px 34px}.spotlight-copy h3{font-size:clamp(34px,3.7vw,48px)}}@media (max-width:900px){.product-spotlight{grid-template-columns:1fr;min-height:0}.spotlight-media{height:42svh;min-height:280px;max-height:420px}.spotlight-media img{object-fit:contain;object-position:center;background:#e8e3d8;height:100%;min-height:0}.spotlight-copy{padding:26px 22px 22px}.spotlight-number{margin-top:20px;font-size:64px}.spotlight-copy h3{margin-bottom:18px;font-size:34px}.spotlight-copy-text{margin-bottom:18px;font-size:10px}.spotlight-actions{margin-bottom:22px}.spotlight-hint{display:none}.catalog-section .product-spotlight{min-height:0}.catalog-section .spotlight-media{height:42svh;min-height:280px;max-height:420px}.catalog-section .spotlight-media img{object-fit:contain;height:100%;min-height:0}.catalog-section .spotlight-copy{padding-left:22px;padding-right:22px}}@media (max-width:560px){.product-spotlight{border-left:0;border-right:0}.spotlight-media{height:39svh;min-height:250px;max-height:360px}.spotlight-index{padding:9px 10px;font-size:9px;top:15px;left:15px}.spotlight-view{padding:10px 12px;font-size:8px;bottom:15px;right:15px}.spotlight-copy{padding:25px 17px 18px}.spotlight-kicker{letter-spacing:2.2px;font-size:7px}.spotlight-number{letter-spacing:-4px;margin:21px 0 -4px;font-size:66px}.spotlight-copy h3{letter-spacing:-.8px;margin-bottom:18px;font-size:32px}.spotlight-meta>div{padding:11px 7px 11px 0}.spotlight-meta span{font-size:7px}.spotlight-meta b{font-size:10px}.spotlight-copy-text{margin-bottom:18px;font-size:10px;line-height:1.65}.spotlight-actions{grid-template-columns:1fr auto;gap:7px;margin-bottom:22px;display:grid}.spotlight-actions .select-btn,.spotlight-actions .selected-btn{height:44px;min-height:44px;padding:0 10px;font-size:8px}.spotlight-qty{height:44px}.spotlight-qty button{width:34px}.spotlight-qty b{min-width:27px}.spotlight-nav{grid-template-columns:40px 1fr 40px;gap:8px}.spotlight-nav>button{height:40px}.catalog-section{padding-left:0;padding-right:0}.catalog-section .catalog-head,.catalog-section .subnav{margin-left:17px;margin-right:17px}.catalog-section .product-spotlight{margin-top:6px}.catalog-section .spotlight-copy{padding-left:17px;padding-right:17px}}.product-action-row{align-items:center;gap:8px;margin-top:13px;display:flex}.product-action-row .select-btn,.product-action-row .selected-btn{text-align:left;flex:1;justify-content:space-between;align-items:center;margin-top:0;padding:12px 13px;display:flex}.product-action-row .select-btn svg,.product-action-row .selected-btn svg{flex:none}.qty{flex:none;margin-top:0}.spotlight-actions .select-btn,.spotlight-actions .selected-btn{justify-content:space-between;align-items:center;gap:20px;min-width:215px;display:flex}.related-products{background:linear-gradient(#0e0e0c 0,#0a0a09 100%);border-top:1px solid #ffffff14;padding:42px 0 0}.related-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:20px;display:flex}.related-controls{flex:none;align-items:center;gap:8px;display:flex}.related-scroll-btn{color:#d8d0c2;cursor:pointer;background:#11110f;border:1px solid #403a2e;place-items:center;width:38px;height:38px;transition:all .25s;display:grid}.related-scroll-btn:hover{border-color:var(--gold);color:var(--gold);background:#171610}.related-heading .eyebrow{letter-spacing:3px;margin-bottom:7px;font-size:8px}.related-heading h4{color:#f0e9dc;margin:0;font:500 32px/1 Playfair Display,serif}.related-heading p{color:#807a70;margin:7px 0 0;font-size:11px}.related-view-all{color:#cdb275;text-transform:uppercase;letter-spacing:1.5px;background:0 0;border:0;align-items:center;gap:8px;padding:8px 0;font-size:10px;display:flex}.related-track{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;cursor:grab;touch-action:pan-x;overscroll-behavior-x:contain;gap:10px;padding-bottom:5px;display:flex;overflow:auto hidden}.related-card{scroll-snap-align:start;text-align:left;color:inherit;background:#11110f;border:1px solid #292821;flex:0 0 calc(20% - 8px);padding:0;transition:transform .3s,border-color .3s,box-shadow .3s;overflow:hidden}.related-card:hover{border-color:#705729;transform:translateY(-4px);box-shadow:0 16px 35px #00000047}.related-image{aspect-ratio:1.55;background:#ddd7cb;overflow:hidden}.related-image.portrait{aspect-ratio:1.15}.related-image img{object-fit:cover;width:100%;height:100%;transition:transform .65s cubic-bezier(.2,.8,.2,1);display:block}.related-card:hover .related-image img{transform:scale(1.035)}.related-card-copy{justify-content:space-between;align-items:center;gap:10px;min-height:72px;padding:12px 12px 11px;display:flex}.related-card-copy>div{min-width:0}.related-card-copy span:not(.related-plus){color:#777167;letter-spacing:1.4px;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;margin-bottom:6px;font-size:7px;display:block;overflow:hidden}.related-card-copy strong{color:#e8e0d3;white-space:nowrap;text-overflow:ellipsis;font:500 16px/1.1 Playfair Display,serif;display:block;overflow:hidden}.related-plus{color:#d8ae58;border:1px solid #4e4025;border-radius:50%;flex:0 0 32px;place-items:center;width:32px;height:32px;transition:all .25s;display:grid}.related-card:hover .related-plus{color:#111;background:#d8ae58;border-color:#d8ae58}@media (max-width:900px){.related-products{padding-top:30px}.related-card{flex:0 0 210px}.related-heading h4{font-size:27px}.related-heading p{font-size:10px}}@media (max-width:560px){.product-action-row{gap:6px}.product-action-row .select-btn,.product-action-row .selected-btn{min-height:42px;padding:11px 10px;font-size:8px}.product-action-row .qty{height:42px}.related-heading{align-items:flex-end;margin-bottom:15px}.related-controls{gap:5px}.related-scroll-btn{width:34px;height:34px}.related-heading h4{font-size:24px}.related-view-all{font-size:8px}.related-card{flex:0 0 185px;min-width:185px}.related-card-copy{min-height:66px;padding:10px}.related-card-copy strong{font-size:14px}.related-plus{flex-basis:28px;width:28px;height:28px}.related-products{margin-left:-17px;margin-right:-17px;padding-left:17px;padding-right:17px}}.product-spotlight>.related-products{grid-column:1/-1}@media (max-width:900px){.product-spotlight>.related-products{grid-column:auto}}.collections-intro{border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;grid-template-columns:minmax(0,1.1fr) minmax(280px,.7fr);align-items:end;gap:60px;margin:36px 0 30px;padding:28px 0 26px;display:grid}.collections-count{letter-spacing:3px;color:#c9a75e;font-size:8px}.collections-intro h3{letter-spacing:-1.8px;margin:12px 0 0;font:500 clamp(34px,4vw,56px)/.98 Playfair Display,serif}.collections-intro h3 em{color:#c9a75e;font-style:normal}.collections-intro p{color:#827d74;max-width:430px;margin:0 0 3px;font-size:12px;line-height:1.85}.approved-category-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:12px;margin-top:0}.approved-category-grid .category-card{background:#111!important;border-color:#ffffff17!important;border-radius:3px!important;grid-column:span 3!important;min-height:255px!important}.approved-category-grid .collection-1,.approved-category-grid .collection-2,.approved-category-grid .collection-3{grid-column:span 4!important;min-height:360px!important}.approved-category-grid .collection-4,.approved-category-grid .collection-5,.approved-category-grid .collection-6,.approved-category-grid .collection-7{grid-column:span 3!important;min-height:235px!important}.approved-category-grid .collection-8,.approved-category-grid .collection-9,.approved-category-grid .collection-10{grid-column:span 4!important;min-height:270px!important}.approved-category-grid .collection-11,.approved-category-grid .collection-12,.approved-category-grid .collection-13,.approved-category-grid .collection-14,.approved-category-grid .collection-15{grid-column:span 3!important;min-height:225px!important}.approved-category-grid .category-card img{opacity:.56!important;filter:saturate(.78)contrast(1.04)!important}.approved-category-grid .category-card:hover img,.approved-category-grid .category-card.active img{opacity:.82!important;filter:saturate()contrast(1.05)!important}.approved-category-grid .category-card:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0000000a 20%,#0000000d 35%,#000000e6 100%);position:absolute;inset:0}.approved-category-grid .cat-overlay{z-index:3;align-items:flex-end;display:flex;background:0 0!important;padding:22px!important}.approved-category-grid .cat-kicker{letter-spacing:2.3px;color:#c9a75e;margin-bottom:8px;font-size:7px;display:block}.approved-category-grid .cat-overlay strong{color:#f2ede4;display:block;font:500 26px/1.02 Playfair Display,serif!important}.approved-category-grid .cat-overlay small{color:#b2aca2;margin-top:8px;font-size:10px;line-height:1.5;display:block}.approved-category-grid .cat-arrow{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#09090873!important;border-color:#ddb35b80!important;flex-basis:38px!important;width:38px!important;height:38px!important}.approved-category-grid .category-card:hover .cat-arrow{color:#111!important;background:#ddb35b!important}.approved-category-grid .category-card img[src*=granite],.approved-category-grid .category-card img[src*=sanitary]{object-position:center}@media (max-width:1200px){.collections-intro{grid-template-columns:1fr .8fr;gap:30px}.approved-category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.approved-category-grid .category-card,.approved-category-grid .collection-1,.approved-category-grid .collection-2,.approved-category-grid .collection-3,.approved-category-grid .collection-8,.approved-category-grid .collection-9,.approved-category-grid .collection-10{grid-column:span 2!important;min-height:245px!important}.approved-category-grid .collection-1{grid-column:span 4!important;min-height:300px!important}.approved-category-grid .collection-2,.approved-category-grid .collection-3{grid-column:span 2!important;min-height:300px!important}}@media (max-width:700px){.collections-intro{margin:28px 0 20px;padding:22px 0;display:block}.collections-intro h3{letter-spacing:-1.2px;font-size:36px}.collections-intro p{margin-top:14px;font-size:10px;line-height:1.7}.approved-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.approved-category-grid .category-card,.approved-category-grid .collection-1,.approved-category-grid .collection-2,.approved-category-grid .collection-3,.approved-category-grid .collection-4,.approved-category-grid .collection-5,.approved-category-grid .collection-6,.approved-category-grid .collection-7,.approved-category-grid .collection-8,.approved-category-grid .collection-9,.approved-category-grid .collection-10,.approved-category-grid .collection-11,.approved-category-grid .collection-12,.approved-category-grid .collection-13,.approved-category-grid .collection-14,.approved-category-grid .collection-15{grid-column:span 1!important;min-height:172px!important}.approved-category-grid .collection-1,.approved-category-grid .collection-2{grid-column:span 2!important;min-height:230px!important}.approved-category-grid .cat-overlay{padding:14px!important}.approved-category-grid .cat-overlay strong{font-size:17px!important}.approved-category-grid .cat-overlay small{font-size:8px}.approved-category-grid .cat-kicker{letter-spacing:1.7px;font-size:6px}.approved-category-grid .cat-arrow{flex-basis:30px!important;width:30px!important;height:30px!important}.approved-category-grid .cat-number{font-size:8px!important;top:11px!important;left:12px!important}.selection-bar{white-space:nowrap;width:auto;max-width:calc(100vw - 24px);bottom:72px!important}.selection-bar button{white-space:nowrap}}@media (max-width:380px){.collections-intro h3{font-size:31px}.approved-category-grid .collection-1,.approved-category-grid .collection-2{min-height:205px!important}.approved-category-grid .category-card{min-height:155px!important}.approved-category-grid .cat-overlay strong{font-size:15px!important}}.desktop-nav button{white-space:nowrap;justify-content:center;align-items:center;gap:5px;display:inline-flex}.desktop-nav .nav-chevron{color:#8d8068;justify-content:center;align-items:center;line-height:1;transition:transform .25s,color .25s;display:inline-flex;transform:translateY(1px)}.desktop-nav button:hover .nav-chevron{color:var(--gold);transform:translateY(2px)}.related-view-all{cursor:pointer;font:inherit;appearance:none}.load-more-wrap{flex-direction:column;align-items:center;gap:10px;margin-top:26px;display:flex}.load-more-wrap>span{letter-spacing:1.5px;color:#716b61;text-transform:uppercase;font-size:9px}.load-more{cursor:pointer;justify-content:center;min-width:220px}.space-card img{object-position:center}@media (max-width:900px){.selection-bar{display:none!important}.mobile-bar{z-index:40;background:#11110f;border-top:1px solid #393327;grid-template-columns:repeat(3,1fr);height:62px;display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-bar a,.mobile-bar button{color:#cfc8bc;background:0 0;border:0;justify-content:center;align-items:center;gap:6px;font-size:11px;display:flex}.mobile-bar svg{color:var(--gold)}}@media (min-width:901px){.mobile-bar{display:none!important}}@media (hover:none),(pointer:coarse){.product-spotlight:hover .spotlight-media img,.related-card:hover .related-image img{transform:none}}html,body{max-width:100%;overflow-x:hidden}img{max-width:100%}button,a{-webkit-tap-highlight-color:transparent}@media (max-width:900px){.product-spotlight{width:100%;max-width:100%;overflow:hidden}.spotlight-media{aspect-ratio:auto;width:100%;height:clamp(250px,34svh,340px);min-height:250px;max-height:340px}.spotlight-media img,.catalog-section .spotlight-media img{object-fit:contain;object-position:center;background:#e8e3d8;width:100%;height:100%;min-height:0;max-height:none}.spotlight-copy,.spotlight-actions{min-width:0}.spotlight-actions .select-btn,.spotlight-actions .selected-btn{text-overflow:ellipsis;white-space:nowrap;width:100%;min-width:0;overflow:hidden}.spotlight-qty{flex:none}.related-track{overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;width:100%;max-width:100%}.related-card{touch-action:pan-x}.modal-backdrop{align-items:end;padding:0}.product-detail-modal,.order-modal{width:100%;max-width:100%;max-height:94svh;overflow:auto}.detail-image-wrap{overflow:hidden}}@media (max-width:560px){.spotlight-media{height:clamp(235px,31svh,315px);min-height:235px;max-height:315px}.spotlight-copy{padding:20px 16px 16px}.spotlight-number{margin:12px 0 -2px;font-size:52px}.spotlight-copy h3{margin-bottom:14px;font-size:27px;line-height:1.05}.spotlight-meta{margin-bottom:14px}.spotlight-meta>div{padding:9px 6px 9px 0}.spotlight-copy-text{display:none}.spotlight-actions{margin-bottom:16px}.related-heading{flex-wrap:wrap;align-items:center}.related-heading>div:first-child{flex:170px;min-width:0}.related-controls{flex-wrap:wrap;justify-content:flex-end;width:100%}.related-view-all{margin-left:2px}.related-track{margin-right:0}.related-image img{object-fit:contain;background:#e8e3d8}.spotlight-copy{overflow:hidden}.spotlight-actions{grid-template-columns:minmax(0,1fr) auto}.spotlight-actions .select-btn,.spotlight-actions .selected-btn{letter-spacing:.7px;padding-left:9px;padding-right:9px;font-size:7.5px}.spotlight-qty button{width:32px}.spotlight-qty b{min-width:25px}.load-more{width:100%;min-width:0;max-width:300px}.subnav{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;padding-bottom:5px;overflow-x:auto}.subnav::-webkit-scrollbar{display:none}.subnav button{flex:none}.search{width:100%;max-width:100%}.mobile-bar{padding-bottom:env(safe-area-inset-bottom);height:calc(62px + env(safe-area-inset-bottom));box-sizing:content-box}footer{padding-bottom:calc(100px + env(safe-area-inset-bottom))}}@media (max-width:380px){.premium-header{padding-left:11px;padding-right:11px}.logo-wrap,.logo-wrap img{width:118px}.header-actions{gap:4px}.icon-btn,.mobile-menu-btn,.bag{width:35px;height:35px}.approved-hero .hero-copy{padding-left:16px;padding-right:16px}.approved-hero h1{font-size:39px}.hero-actions .gold-btn,.hero-actions .outline-btn{padding-left:7px;padding-right:7px;font-size:10px}.section{padding-left:14px;padding-right:14px}.catalog-section .catalog-head,.catalog-section .subnav{margin-left:14px;margin-right:14px}.catalog-section .spotlight-copy{padding-left:14px;padding-right:14px}.spotlight-media{aspect-ratio:auto;height:36svh;min-height:235px;max-height:320px}.spotlight-copy h3{font-size:29px}.spotlight-meta b{overflow-wrap:anywhere;font-size:9px}.spotlight-actions .select-btn,.spotlight-actions .selected-btn{padding-left:7px;padding-right:7px;font-size:7px}.related-products{padding-left:14px;padding-right:14px}.related-heading h4{font-size:22px}.related-card{flex-basis:174px;min-width:174px}}@media (max-width:340px){.logo-wrap,.logo-wrap img{width:108px}.header-actions .icon-btn{display:none}.approved-hero h1{font-size:36px}.hero-trust{grid-template-columns:1fr;font-size:6px}.spotlight-copy h3{font-size:27px}.spotlight-number{font-size:58px}.spotlight-actions{grid-template-columns:minmax(0,1fr) 64px}.spotlight-qty button{width:27px}.spotlight-qty b{min-width:18px}}.related-card{cursor:pointer;position:relative}.related-plus{cursor:pointer;appearance:none;font:inherit;padding:0}.related-plus:hover{transform:scale(1.05)}@media (max-width:900px){.handpicked-section .product-spotlight,.catalog-section .product-spotlight{grid-template-columns:1fr;width:100%;min-height:0;display:grid}.handpicked-section .spotlight-media,.catalog-section .spotlight-media{aspect-ratio:auto;width:100%;height:clamp(250px,32svh,310px);min-height:250px;max-height:310px}.handpicked-section .spotlight-media img,.catalog-section .spotlight-media img{object-fit:contain;object-position:center;background:#e8e3d8;width:100%;height:100%;min-height:0;max-height:none}.handpicked-section .spotlight-copy,.catalog-section .spotlight-copy{padding:20px 17px 18px}}@media (max-width:560px){.handpicked-section .spotlight-media,.catalog-section .spotlight-media{height:clamp(225px,29svh,285px);min-height:225px;max-height:285px}.handpicked-section .spotlight-copy,.catalog-section .spotlight-copy{padding:18px 16px 16px}.handpicked-section .spotlight-number,.catalog-section .spotlight-number{margin:8px 0 -1px;font-size:48px}.handpicked-section .spotlight-copy h3,.catalog-section .spotlight-copy h3{margin-bottom:12px;font-size:26px}}@media (max-width:380px){.handpicked-section .spotlight-media,.catalog-section .spotlight-media{height:clamp(210px,27svh,260px);min-height:210px;max-height:260px}}@media (max-width:900px){.handpicked-section .spotlight-media,.catalog-section .spotlight-media{background:#e8e3d8;aspect-ratio:16/7!important;height:clamp(210px,30svh,290px)!important;min-height:210px!important;max-height:290px!important}.handpicked-section .spotlight-media img,.catalog-section .spotlight-media img{object-fit:cover!important;object-position:center!important;width:100%!important;min-width:100%!important;max-width:none!important;height:100%!important;min-height:100%!important;max-height:none!important;display:block!important}}@media (max-width:560px){.handpicked-section .spotlight-media,.catalog-section .spotlight-media{height:clamp(190px,27svh,245px)!important;min-height:190px!important;max-height:245px!important}}@media (max-width:380px){.handpicked-section .spotlight-media,.catalog-section .spotlight-media{height:220px!important;min-height:220px!important;max-height:220px!important}}@media (max-width:900px){main{padding-bottom:calc(76px + env(safe-area-inset-bottom))}.handpicked-section,.catalog-section{scroll-margin-top:78px}.handpicked-section .spotlight-media,.catalog-section .spotlight-media{aspect-ratio:2!important;background:#e8e3d8!important;width:100%!important;height:auto!important;min-height:0!important;max-height:300px!important}.handpicked-section .spotlight-media.landscape,.catalog-section .spotlight-media.landscape{aspect-ratio:2!important}.handpicked-section .spotlight-media.portrait,.catalog-section .spotlight-media.portrait{aspect-ratio:4/5!important;max-height:300px!important}.handpicked-section .spotlight-media img,.catalog-section .spotlight-media img{object-fit:contain!important;object-position:center!important;background:#e8e3d8!important;width:100%!important;min-width:0!important;max-width:100%!important;height:100%!important;min-height:0!important;max-height:100%!important}.handpicked-section .spotlight-copy,.catalog-section .spotlight-copy{padding-top:18px!important;padding-bottom:16px!important}.handpicked-section .spotlight-nav,.catalog-section .spotlight-nav{margin-bottom:4px}}@media (max-width:560px){.handpicked-section .spotlight-media,.catalog-section .spotlight-media{aspect-ratio:2!important;max-height:245px!important}.handpicked-section .spotlight-media.portrait,.catalog-section .spotlight-media.portrait{aspect-ratio:4/5!important;max-height:275px!important}.handpicked-section .spotlight-copy,.catalog-section .spotlight-copy{padding-left:15px!important;padding-right:15px!important}}@media (max-width:380px){.handpicked-section .spotlight-media,.catalog-section .spotlight-media{max-height:215px!important}.handpicked-section .spotlight-media.portrait,.catalog-section .spotlight-media.portrait{max-height:245px!important}}@media (max-width:900px){.handpicked-section .product-spotlight,.catalog-section .product-spotlight{overflow:visible!important}.handpicked-section .spotlight-media.landscape,.catalog-section .spotlight-media.landscape{aspect-ratio:693/344!important;height:auto!important;min-height:0!important;max-height:none!important}.handpicked-section .spotlight-media.landscape img,.catalog-section .spotlight-media.landscape img{object-fit:contain!important;width:100%!important;min-width:0!important;max-width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;display:block!important;transform:none!important}.handpicked-section .spotlight-copy,.catalog-section .spotlight-copy{padding:14px 15px 12px!important}.handpicked-section .spotlight-number,.catalog-section .spotlight-number{margin:4px 0 0!important;font-size:34px!important;line-height:.8!important}.handpicked-section .spotlight-copy h3,.catalog-section .spotlight-copy h3{margin:0 0 10px!important;font-size:24px!important;line-height:1.05!important}.handpicked-section .spotlight-meta,.catalog-section .spotlight-meta{margin-bottom:10px!important}.handpicked-section .spotlight-meta>div,.catalog-section .spotlight-meta>div{padding:8px 7px 8px 0!important}.handpicked-section .spotlight-copy-text,.catalog-section .spotlight-copy-text{display:none!important}.handpicked-section .spotlight-actions,.catalog-section .spotlight-actions{margin:0 0 10px!important}.handpicked-section .spotlight-actions .select-btn,.handpicked-section .spotlight-actions .selected-btn,.catalog-section .spotlight-actions .select-btn,.catalog-section .spotlight-actions .selected-btn{height:40px!important;min-height:40px!important}.handpicked-section .spotlight-nav,.catalog-section .spotlight-nav{height:40px!important;margin:0!important}.handpicked-section .spotlight-nav>button,.catalog-section .spotlight-nav>button{height:36px!important}.handpicked-section .related-products,.catalog-section .related-products{margin-top:10px!important}.handpicked-section,.catalog-section{padding-bottom:92px!important}}@media (max-width:560px){.handpicked-section .spotlight-media.landscape,.catalog-section .spotlight-media.landscape{aspect-ratio:693/344!important}.handpicked-section .spotlight-copy,.catalog-section .spotlight-copy{padding-left:14px!important;padding-right:14px!important}.handpicked-section .spotlight-number,.catalog-section .spotlight-number{font-size:30px!important}.handpicked-section .spotlight-copy h3,.catalog-section .spotlight-copy h3{font-size:22px!important}.handpicked-section .spotlight-meta b,.catalog-section .spotlight-meta b{font-size:9px!important}}@media (max-width:380px){.handpicked-section .spotlight-copy,.catalog-section .spotlight-copy{padding-top:11px!important}.handpicked-section .spotlight-number,.catalog-section .spotlight-number{font-size:27px!important}.handpicked-section .spotlight-copy h3,.catalog-section .spotlight-copy h3{font-size:20px!important}}@media (max-width:900px){.handpicked-section .spotlight-media,.catalog-section .spotlight-media{aspect-ratio:2!important;width:100%!important;height:clamp(180px,28svh,230px)!important;min-height:180px!important;max-height:230px!important;overflow:hidden!important}.handpicked-section .spotlight-media.landscape,.catalog-section .spotlight-media.landscape{aspect-ratio:693/344!important;height:clamp(180px,28svh,230px)!important}.handpicked-section .spotlight-media img,.catalog-section .spotlight-media img{object-fit:contain!important;object-position:center!important;width:100%!important;height:100%!important;transform:none!important}.handpicked-section .spotlight-copy,.catalog-section .spotlight-copy{padding:13px 15px 11px!important}.handpicked-section .spotlight-number,.catalog-section .spotlight-number{margin:3px 0 0!important;font-size:31px!important;line-height:.85!important}.handpicked-section .spotlight-copy h3,.catalog-section .spotlight-copy h3{margin:0 0 8px!important;font-size:23px!important;line-height:1.05!important}.handpicked-section .spotlight-meta,.catalog-section .spotlight-meta{margin-bottom:8px!important}.handpicked-section .spotlight-meta>div,.catalog-section .spotlight-meta>div{padding:7px 6px 7px 0!important}.handpicked-section .spotlight-actions,.catalog-section .spotlight-actions{margin-bottom:7px!important}.handpicked-section .spotlight-actions .select-btn,.handpicked-section .spotlight-actions .selected-btn,.catalog-section .spotlight-actions .select-btn,.catalog-section .spotlight-actions .selected-btn{height:38px!important;min-height:38px!important}.handpicked-section .spotlight-nav,.catalog-section .spotlight-nav{height:36px!important;margin-top:0!important}.handpicked-section .spotlight-nav>button,.catalog-section .spotlight-nav>button{width:36px!important;height:36px!important}.handpicked-section .related-products,.catalog-section .related-products{margin-top:8px!important;padding-bottom:84px!important}.handpicked-section .related-image,.catalog-section .related-image{aspect-ratio:1.55!important;max-height:125px!important}}@media (max-width:560px){.handpicked-section .spotlight-media,.catalog-section .spotlight-media,.handpicked-section .spotlight-media.landscape,.catalog-section .spotlight-media.landscape{height:clamp(170px,25svh,215px)!important;min-height:170px!important;max-height:215px!important}.handpicked-section .spotlight-copy,.catalog-section .spotlight-copy{padding:11px 14px 9px!important}.handpicked-section .spotlight-copy h3,.catalog-section .spotlight-copy h3{font-size:21px!important}.handpicked-section .spotlight-number,.catalog-section .spotlight-number{font-size:28px!important}.handpicked-section .spotlight-actions .select-btn,.handpicked-section .spotlight-actions .selected-btn,.catalog-section .spotlight-actions .select-btn,.catalog-section .spotlight-actions .selected-btn{height:36px!important;min-height:36px!important}.handpicked-section .spotlight-nav,.catalog-section .spotlight-nav{height:34px!important}.handpicked-section .spotlight-nav>button,.catalog-section .spotlight-nav>button{width:34px!important;height:34px!important}}@media (max-width:380px){.handpicked-section .spotlight-media,.catalog-section .spotlight-media,.handpicked-section .spotlight-media.landscape,.catalog-section .spotlight-media.landscape{height:180px!important;min-height:180px!important;max-height:180px!important}.handpicked-section .spotlight-copy,.catalog-section .spotlight-copy{padding:9px 12px 8px!important}}@media (max-width:900px){.handpicked-section .product-spotlight,.catalog-section .product-spotlight{grid-template-columns:1fr!important;width:100%!important;height:auto!important;min-height:0!important;display:grid!important;overflow:visible!important}.handpicked-section .spotlight-media,.catalog-section .spotlight-media{aspect-ratio:693/344!important;background:#e8e3d8!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:hidden!important}.handpicked-section .spotlight-media.landscape,.catalog-section .spotlight-media.landscape{aspect-ratio:693/344!important;height:auto!important;max-height:none!important}.handpicked-section .spotlight-media.portrait,.catalog-section .spotlight-media.portrait{aspect-ratio:4/5!important;height:auto!important;max-height:72vw!important}.handpicked-section .spotlight-media img,.catalog-section .spotlight-media img{object-fit:contain!important;object-position:center!important;width:100%!important;min-width:0!important;max-width:100%!important;height:100%!important;min-height:0!important;max-height:100%!important;display:block!important;transform:none!important}.handpicked-section .spotlight-copy,.catalog-section .spotlight-copy{justify-content:flex-start!important;min-height:0!important;padding:18px 15px!important}}@media (max-width:560px){.handpicked-section .spotlight-media,.catalog-section .spotlight-media,.handpicked-section .spotlight-media.landscape,.catalog-section .spotlight-media.landscape{aspect-ratio:693/344!important;height:auto!important;max-height:none!important}.handpicked-section .spotlight-copy,.catalog-section .spotlight-copy{padding:14px 14px 16px!important}}@media (max-width:380px){.handpicked-section .spotlight-media,.catalog-section .spotlight-media,.handpicked-section .spotlight-media.landscape,.catalog-section .spotlight-media.landscape{aspect-ratio:693/344!important}.handpicked-section .spotlight-copy,.catalog-section .spotlight-copy{padding:12px 12px 14px!important}}.related-track{-webkit-overflow-scrolling:touch!important;overscroll-behavior-x:contain!important;scroll-snap-type:x proximity!important;touch-action:pan-x!important;scrollbar-width:none!important;flex-wrap:nowrap!important;width:100%!important;max-width:100%!important;display:flex!important;overflow:auto hidden!important}.related-card{scroll-snap-align:start!important;cursor:pointer!important;-webkit-user-select:none!important;user-select:none!important;flex:0 0 210px!important;min-width:210px!important}@media (max-width:560px){.related-track{touch-action:pan-x!important;gap:10px!important;padding-right:2px!important}.related-card{flex:0 0 185px!important;min-width:185px!important}}@media (max-width:380px){.related-card{flex-basis:170px!important;min-width:170px!important}}.product-spotlight .spotlight-media img{transition:opacity .18s,transform .55s!important}.related-track{scroll-behavior:smooth!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;overscroll-behavior-x:contain!important;touch-action:pan-x!important;cursor:grab!important;flex-wrap:nowrap!important;width:100%!important;max-width:100%!important;display:flex!important;position:relative!important;overflow:auto hidden!important}.related-card{pointer-events:auto!important;-webkit-user-select:none!important;user-select:none!important;flex:0 0 210px!important;width:210px!important;min-width:210px!important}.related-card-copy{position:relative!important}.related-plus{z-index:20!important;pointer-events:auto!important;touch-action:manipulation!important;position:relative!important}@media (max-width:700px){.related-track{width:calc(100vw - 34px)!important;max-width:calc(100vw - 34px)!important;padding-right:18px!important}.related-card{flex-basis:185px!important;width:185px!important;min-width:185px!important}}@media (max-width:380px){.related-track{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important}.related-card{flex-basis:170px!important;width:170px!important;min-width:170px!important}}.related-track{-webkit-overflow-scrolling:touch!important;overscroll-behavior-x:contain!important;touch-action:pan-x!important;scroll-snap-type:x proximity!important;cursor:grab!important;flex-wrap:nowrap!important;display:flex!important;overflow:auto hidden!important}.related-track:active{cursor:grabbing!important}.related-card{scroll-snap-align:start!important;cursor:pointer!important;touch-action:pan-x!important;flex:0 0 210px!important;width:210px!important;min-width:210px!important}.related-card-copy,.related-card-copy>div{pointer-events:none!important}.related-plus{pointer-events:auto!important;z-index:30!important;touch-action:manipulation!important;cursor:pointer!important;position:relative!important}@media (max-width:700px){.related-track{width:100%!important;max-width:100%!important;padding-right:18px!important}.related-card{flex:0 0 185px!important;width:185px!important;min-width:185px!important}}@media (max-width:380px){.related-card{flex-basis:170px!important;width:170px!important;min-width:170px!important}}@media (max-width:900px){.handpicked-section .product-spotlight,.catalog-section .product-spotlight{width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;display:block!important;overflow:visible!important}.handpicked-section .spotlight-media,.catalog-section .spotlight-media{aspect-ratio:693/344!important;background:#e8e3d8!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;position:relative!important;overflow:hidden!important}.handpicked-section .spotlight-media.landscape,.catalog-section .spotlight-media.landscape{aspect-ratio:693/344!important}.handpicked-section .spotlight-media.landscape img,.catalog-section .spotlight-media.landscape img{object-fit:contain!important;object-position:center!important;width:100%!important;min-width:0!important;max-width:100%!important;height:100%!important;min-height:0!important;max-height:100%!important;display:block!important;transform:none!important}.handpicked-section .spotlight-copy,.catalog-section .spotlight-copy{height:auto!important;min-height:0!important;padding:14px 15px 13px!important;display:block!important}.handpicked-section .spotlight-number,.catalog-section .spotlight-number{margin:2px 0 0!important;font-size:30px!important;line-height:.82!important}.handpicked-section .spotlight-copy h3,.catalog-section .spotlight-copy h3{margin:0 0 8px!important;font-size:clamp(20px,5.5vw,26px)!important;line-height:1.05!important}.handpicked-section .spotlight-meta,.catalog-section .spotlight-meta{margin:0 0 8px!important}.handpicked-section .spotlight-meta>div,.catalog-section .spotlight-meta>div{padding:7px 6px 7px 0!important}.handpicked-section .spotlight-copy-text,.catalog-section .spotlight-copy-text{display:none!important}.handpicked-section .spotlight-actions,.catalog-section .spotlight-actions{margin:0 0 8px!important}.handpicked-section .spotlight-actions .select-btn,.handpicked-section .spotlight-actions .selected-btn,.catalog-section .spotlight-actions .select-btn,.catalog-section .spotlight-actions .selected-btn{height:38px!important;min-height:38px!important}.handpicked-section .spotlight-nav,.catalog-section .spotlight-nav{height:36px!important;margin:0!important}.handpicked-section .spotlight-nav>button,.catalog-section .spotlight-nav>button{width:36px!important;height:36px!important}}@media (max-width:560px){.handpicked-section .spotlight-media,.catalog-section .spotlight-media,.handpicked-section .spotlight-media.landscape,.catalog-section .spotlight-media.landscape{aspect-ratio:693/344!important}.handpicked-section .spotlight-copy,.catalog-section .spotlight-copy{padding:11px 13px!important}.handpicked-section .spotlight-number,.catalog-section .spotlight-number{font-size:27px!important}.handpicked-section .spotlight-copy h3,.catalog-section .spotlight-copy h3{font-size:clamp(19px,5.6vw,23px)!important}.handpicked-section .spotlight-meta>div,.catalog-section .spotlight-meta>div{padding-top:6px!important;padding-bottom:6px!important}}@media (max-width:380px){.handpicked-section .spotlight-copy,.catalog-section .spotlight-copy{padding:9px 11px!important}.handpicked-section .spotlight-number,.catalog-section .spotlight-number{font-size:24px!important}.handpicked-section .spotlight-copy h3,.catalog-section .spotlight-copy h3{margin-bottom:6px!important;font-size:19px!important}}.related-products,.related-track{min-width:0!important;max-width:100%!important}.related-track{-webkit-overflow-scrolling:touch!important;overscroll-behavior-x:contain!important;touch-action:pan-x!important;scrollbar-width:none!important;scroll-behavior:smooth!important;flex-wrap:nowrap!important;display:flex!important;overflow:auto hidden!important}.related-track::-webkit-scrollbar{display:none!important}.related-card{touch-action:pan-x!important;flex:0 0 210px!important;width:210px!important;min-width:210px!important}.related-card-copy{pointer-events:none!important}.related-plus{pointer-events:auto!important;touch-action:manipulation!important;z-index:50!important;position:relative!important}@media (max-width:700px){.related-track{width:100%!important}.related-card{flex-basis:185px!important;width:185px!important;min-width:185px!important}}@media (max-width:380px){.related-card{flex-basis:170px!important;width:170px!important;min-width:170px!important}}.approved-category-grid{grid-template-columns:1fr!important;gap:12px!important;display:grid!important}.approved-category-grid .category-card,.approved-category-grid .collection-1,.approved-category-grid .collection-2,.approved-category-grid .collection-3,.approved-category-grid .collection-4,.approved-category-grid .collection-5,.approved-category-grid .collection-6,.approved-category-grid .collection-7,.approved-category-grid .collection-8,.approved-category-grid .collection-9,.approved-category-grid .collection-10,.approved-category-grid .collection-11,.approved-category-grid .collection-12,.approved-category-grid .collection-13,.approved-category-grid .collection-14,.approved-category-grid .collection-15{border-radius:3px!important;grid-column:1!important;height:360px!important;min-height:360px!important}.approved-category-grid .category-card img{object-fit:cover!important;object-position:center!important;width:100%!important;height:100%!important}.approved-category-grid .cat-overlay{padding:28px!important}.approved-category-grid .cat-overlay strong{font-size:30px!important}.approved-category-grid .cat-overlay small{max-width:520px;font-size:11px!important}.approved-category-grid .cat-arrow{flex-basis:42px!important;width:42px!important;height:42px!important}@media (max-width:700px){.approved-category-grid{grid-template-columns:1fr!important;gap:8px!important}.approved-category-grid .category-card,.approved-category-grid .collection-1,.approved-category-grid .collection-2,.approved-category-grid .collection-3,.approved-category-grid .collection-4,.approved-category-grid .collection-5,.approved-category-grid .collection-6,.approved-category-grid .collection-7,.approved-category-grid .collection-8,.approved-category-grid .collection-9,.approved-category-grid .collection-10,.approved-category-grid .collection-11,.approved-category-grid .collection-12,.approved-category-grid .collection-13,.approved-category-grid .collection-14,.approved-category-grid .collection-15{grid-column:1!important;height:230px!important;min-height:230px!important}.approved-category-grid .cat-overlay{padding:16px!important}.approved-category-grid .cat-overlay strong{font-size:22px!important}.approved-category-grid .cat-overlay small{font-size:9px!important}.approved-category-grid .cat-arrow{flex-basis:34px!important;width:34px!important;height:34px!important}}@media (max-width:380px){.approved-category-grid .category-card,.approved-category-grid .collection-1,.approved-category-grid .collection-2,.approved-category-grid .collection-3,.approved-category-grid .collection-4,.approved-category-grid .collection-5,.approved-category-grid .collection-6,.approved-category-grid .collection-7,.approved-category-grid .collection-8,.approved-category-grid .collection-9,.approved-category-grid .collection-10,.approved-category-grid .collection-11,.approved-category-grid .collection-12,.approved-category-grid .collection-13,.approved-category-grid .collection-14,.approved-category-grid .collection-15{height:205px!important;min-height:205px!important}.approved-category-grid .cat-overlay strong{font-size:19px!important}}.load-more-wrap,.load-more{display:none!important}.approved-category-grid{grid-template-columns:1fr!important;gap:12px!important}.approved-category-grid .category-card,.approved-category-grid .collection-1,.approved-category-grid .collection-2,.approved-category-grid .collection-3,.approved-category-grid .collection-4,.approved-category-grid .collection-5,.approved-category-grid .collection-6,.approved-category-grid .collection-7,.approved-category-grid .collection-8,.approved-category-grid .collection-9,.approved-category-grid .collection-10,.approved-category-grid .collection-11,.approved-category-grid .collection-12,.approved-category-grid .collection-13,.approved-category-grid .collection-14,.approved-category-grid .collection-15{grid-column:1!important;height:360px!important;min-height:360px!important}.product-spotlight{grid-template-columns:minmax(0,1.52fr) minmax(390px,.82fr)!important;min-height:clamp(600px,72vh,790px)!important}.product-spotlight .spotlight-media{background:#111!important;min-height:600px!important}.product-spotlight .spotlight-media img{object-fit:contain!important;object-position:center!important;width:100%!important;height:100%!important;min-height:600px!important;transform:none!important}.product-spotlight:hover .spotlight-media img{transform:none!important}.spotlight-actions .select-btn,.spotlight-actions .selected-btn{justify-content:space-between!important;align-items:center!important;gap:20px!important;min-width:215px!important;min-height:47px!important;display:flex!important}.spotlight-actions .select-btn svg,.spotlight-actions .selected-btn svg{margin-left:auto!important}@media (max-width:1200px){.approved-category-grid{grid-template-columns:1fr!important}.approved-category-grid .category-card,.approved-category-grid .collection-1,.approved-category-grid .collection-2,.approved-category-grid .collection-3,.approved-category-grid .collection-4,.approved-category-grid .collection-5,.approved-category-grid .collection-6,.approved-category-grid .collection-7,.approved-category-grid .collection-8,.approved-category-grid .collection-9,.approved-category-grid .collection-10,.approved-category-grid .collection-11,.approved-category-grid .collection-12,.approved-category-grid .collection-13,.approved-category-grid .collection-14,.approved-category-grid .collection-15{grid-column:1!important;height:360px!important;min-height:360px!important}}@media (max-width:700px){.approved-category-grid{grid-template-columns:1fr!important;gap:8px!important}.approved-category-grid .category-card,.approved-category-grid .collection-1,.approved-category-grid .collection-2,.approved-category-grid .collection-3,.approved-category-grid .collection-4,.approved-category-grid .collection-5,.approved-category-grid .collection-6,.approved-category-grid .collection-7,.approved-category-grid .collection-8,.approved-category-grid .collection-9,.approved-category-grid .collection-10,.approved-category-grid .collection-11,.approved-category-grid .collection-12,.approved-category-grid .collection-13,.approved-category-grid .collection-14,.approved-category-grid .collection-15{grid-column:1!important;height:230px!important;min-height:230px!important}.product-spotlight{grid-template-columns:1fr!important;min-height:0!important}.product-spotlight .spotlight-media{height:clamp(320px,70vw,460px)!important;min-height:0!important}.product-spotlight .spotlight-media img{object-fit:contain!important;height:100%!important;min-height:0!important}}@media (max-width:380px){.approved-category-grid .category-card,.approved-category-grid .collection-1,.approved-category-grid .collection-2,.approved-category-grid .collection-3,.approved-category-grid .collection-4,.approved-category-grid .collection-5,.approved-category-grid .collection-6,.approved-category-grid .collection-7,.approved-category-grid .collection-8,.approved-category-grid .collection-9,.approved-category-grid .collection-10,.approved-category-grid .collection-11,.approved-category-grid .collection-12,.approved-category-grid .collection-13,.approved-category-grid .collection-14,.approved-category-grid .collection-15{height:205px!important;min-height:205px!important}}.catalog-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:28px;display:grid}.catalog-product-grid .product-card{color:#24221f;background:#fff;border:1px solid #e5e2dc;border-radius:14px;transition:transform .22s,box-shadow .22s,border-color .22s;overflow:hidden;box-shadow:0 8px 28px #00000014}.catalog-product-grid .product-card:hover{border-color:#d6cfc2;transform:translateY(-3px);box-shadow:0 14px 35px #0000001f}.catalog-product-grid .product-media{background:#fff;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.catalog-product-grid .product-media.landscape{aspect-ratio:16/9}.catalog-product-grid .product-media.portrait{aspect-ratio:4/5}.catalog-product-grid .product-media.square{aspect-ratio:1}.catalog-product-grid .product-media.auto{aspect-ratio:4/3}.catalog-product-grid .product-media img{object-fit:contain;background:#fff;width:100%;height:100%;transition:transform .35s;display:block}.catalog-product-grid .product-card:hover .product-media img{transform:scale(1.015)}.catalog-product-grid .product-media:after{display:none}.catalog-product-grid .product-info{background:#fff;border-top:1px solid #eeeae4;min-height:125px;padding:19px 18px 20px}.catalog-product-grid .product-info h3{color:#25221e;letter-spacing:0;margin:0 0 10px;font:600 18px/1.2 DM Sans,Arial,sans-serif}.catalog-product-grid .detail{color:#777169;font-size:13px;line-height:1.7}.catalog-product-grid .detail:first-line{color:#777169}.catalog-product-grid .product-action-row{display:none}.catalog-product-grid .product-card:focus-visible{outline:2px solid var(--gold);outline-offset:3px}.floating-whatsapp{color:#fff;z-index:45;background:#25d366;border:3px solid #ffffffe6;border-radius:50%;place-items:center;width:50px;height:50px;display:grid;position:fixed;bottom:82px;left:18px;box-shadow:0 10px 28px #00000059}.floating-whatsapp:hover{transform:translateY(-2px);box-shadow:0 14px 32px #0000006b}.back-to-top{color:#fff;z-index:45;background:#111;border:1px solid #55431f;place-items:center;width:42px;height:42px;font-size:20px;line-height:1;display:grid;position:fixed;bottom:82px;right:18px;box-shadow:0 10px 28px #0000004d}.back-to-top:hover{border-color:var(--gold);color:var(--gold)}@media (max-width:900px){.catalog-product-grid{grid-template-columns:1fr;gap:16px;margin-top:20px}.catalog-product-grid .product-card{border-radius:13px}.catalog-product-grid .product-media.landscape{aspect-ratio:16/9;min-height:205px}.catalog-product-grid .product-media.portrait{aspect-ratio:4/5;min-height:330px}.catalog-product-grid .product-media img{object-fit:contain}.catalog-product-grid .product-info{min-height:112px;padding:18px 15px 20px}.catalog-product-grid .product-info h3{margin-bottom:9px;font-size:17px}.catalog-product-grid .detail{font-size:12px;line-height:1.7}.floating-whatsapp{width:48px;height:48px;bottom:78px;left:14px}.back-to-top{width:40px;height:40px;bottom:78px;right:14px}}.catalog-section{opacity:1!important;visibility:visible!important;transform:none!important}.catalog-product-grid{opacity:1!important;visibility:visible!important}.catalog-product-grid .product-card{transform:none;opacity:1!important;visibility:visible!important}.catalog-section .catalog-product-grid .product-card{background:var(--panel);color:var(--cream);border:1px solid #302d26;box-shadow:0 10px 30px #0000003d}.catalog-section .catalog-product-grid .product-card:hover{border-color:#6b5425;box-shadow:0 16px 38px #00000057}.catalog-section .catalog-product-grid .product-media{background:#e8e3d8;border-bottom:1px solid #292821}.catalog-section .catalog-product-grid .product-media img{background:#e8e3d8}.catalog-section .catalog-product-grid .product-info{background:var(--panel);border-top:0;padding:19px 18px 20px}.catalog-section .catalog-product-grid .product-info h3{color:var(--cream)}.catalog-section .catalog-product-grid .detail,.catalog-section .catalog-product-grid .detail:first-line{color:#b7b0a4}.catalog-section .catalog-product-grid .product-card:focus-visible{outline:2px solid var(--gold);outline-offset:3px}.catalog-section .catalog-product-grid .product-media:after{display:none}.whatsapp-icon-btn svg,.floating-whatsapp svg,.selection-header-wa svg,.selection-buttons .gold-btn svg{display:block}.floating-whatsapp{color:#fff!important;background:#25d366!important}.floating-whatsapp svg{width:29px;height:29px}.detail-order-row{grid-template-columns:minmax(0,1fr) auto!important;align-items:stretch!important;gap:12px!important;margin-top:24px!important;display:grid!important}.detail-add-selection{border:1px solid var(--gold)!important;background:var(--gold)!important;color:#17130c!important;letter-spacing:1px!important;text-transform:uppercase!important;cursor:pointer!important;justify-content:space-between!important;align-items:center!important;gap:18px!important;min-height:52px!important;padding:0 18px!important;font:600 11px/1 DM Sans,Arial,sans-serif!important;transition:all .25s!important;display:flex!important}.detail-add-selection:hover{transform:translateY(-2px);box-shadow:0 10px 28px #ddb35b33}.detail-add-selection svg{flex:none}.modal-qty{background:#11110f!important;border:1px solid #4b4438!important;align-items:center!important;height:52px!important;display:flex!important}.modal-qty button{color:#eee!important;cursor:pointer!important;background:0 0!important;border:0!important;place-items:center!important;width:45px!important;height:100%!important;display:grid!important}.modal-qty button:hover{color:var(--gold)!important}.modal-qty strong{text-align:center!important;color:#fff!important;min-width:34px!important}@media (max-width:560px){.detail-order-row{grid-template-columns:minmax(0,1fr) auto!important;gap:8px!important}.detail-add-selection{letter-spacing:.7px!important;min-height:48px!important;padding:0 12px!important;font-size:8px!important}.modal-qty{height:48px!important}.modal-qty button{width:36px!important}.modal-qty strong{min-width:25px!important}}.catalog-product-grid .product-info{min-height:108px;padding-right:205px;position:relative}.catalog-product-grid .product-info-copy{min-width:0}.catalog-product-grid .product-info h3{padding-right:0}.catalog-product-grid .product-action-row{align-items:center;gap:7px;max-width:190px;margin:0;display:flex;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.catalog-product-grid .product-action-row .select-btn,.catalog-product-grid .product-action-row .selected-btn{letter-spacing:.8px;text-transform:uppercase;justify-content:space-between;align-items:center;gap:7px;width:148px;min-height:42px;margin:0;padding:10px 11px;font-size:8px;display:flex;border-radius:2px!important}.catalog-product-grid .product-action-row .qty{height:42px;margin:0}@media (max-width:900px){.catalog-product-grid .product-info{min-height:104px;padding-right:160px}.catalog-product-grid .product-action-row{max-width:150px;right:10px}.catalog-product-grid .product-action-row .select-btn,.catalog-product-grid .product-action-row .selected-btn{width:112px;height:38px;min-height:38px;padding:8px;font-size:7px}.catalog-product-grid .product-action-row .qty{height:38px}}@media (max-width:480px){.catalog-product-grid .product-info{min-height:100px;padding-bottom:48px;padding-right:0}.catalog-product-grid .product-action-row{max-width:none;inset:auto 10px 10px;transform:none}.catalog-product-grid .product-action-row .select-btn,.catalog-product-grid .product-action-row .selected-btn{flex:1;width:auto}}.catalog-section .catalog-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:start!important;gap:18px!important;display:grid!important}.catalog-section .catalog-product-grid .product-card,.catalog-section .catalog-product-grid .product-card:nth-child(7n+1),.catalog-section .catalog-product-grid .product-card:nth-child(9n+4),.catalog-section .catalog-product-grid .product-card:first-child,.catalog-section .catalog-product-grid .product-card:nth-child(6){grid-area:auto!important}.catalog-section .catalog-product-grid .product-card .product-media,.catalog-section .catalog-product-grid .product-card:nth-child(7n+1) .product-media,.catalog-section .catalog-product-grid .product-card:nth-child(9n+4) .product-media{aspect-ratio:auto}.catalog-section .catalog-product-grid .product-media.landscape{aspect-ratio:16/9!important}.catalog-section .catalog-product-grid .product-media.portrait{aspect-ratio:4/5!important}.catalog-section .catalog-product-grid .product-media.square{aspect-ratio:1!important}.catalog-section .catalog-product-grid .product-media.auto{aspect-ratio:4/3!important}@media (max-width:1200px) and (min-width:901px){.catalog-section .catalog-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:900px){.catalog-section .catalog-product-grid{grid-template-columns:1fr!important;gap:16px!important}.catalog-section .catalog-product-grid .product-card,.catalog-section .catalog-product-grid .product-card:nth-child(7n+1),.catalog-section .catalog-product-grid .product-card:nth-child(9n+4),.catalog-section .catalog-product-grid .product-card:first-child,.catalog-section .catalog-product-grid .product-card:nth-child(6){grid-area:auto!important}.catalog-section .catalog-product-grid .product-info{min-height:0;padding:16px 15px 14px;position:relative}.catalog-section .catalog-product-grid .product-info-copy{width:100%;min-width:0}.catalog-section .catalog-product-grid .product-info h3{margin:0 0 8px;padding:0;line-height:1.25}.catalog-section .catalog-product-grid .product-info .detail{overflow-wrap:anywhere;line-height:1.65}.catalog-section .catalog-product-grid .product-action-row{align-items:center;gap:8px;width:100%;max-width:none;margin:13px 0 0;display:flex;position:static;transform:none}.catalog-section .catalog-product-grid .product-action-row .select-btn,.catalog-section .catalog-product-grid .product-action-row .selected-btn{letter-spacing:.8px;white-space:nowrap;flex:auto;width:auto;min-width:0;height:40px;min-height:40px;margin:0;padding:8px 11px;font-size:8px}.catalog-section .catalog-product-grid .product-action-row .qty{flex:none;height:40px;margin:0}}@media (max-width:480px){.catalog-section .catalog-product-grid .product-info{padding:15px 14px 14px}.catalog-section .catalog-product-grid .product-action-row{margin-top:12px}.catalog-section .catalog-product-grid .product-action-row .select-btn,.catalog-section .catalog-product-grid .product-action-row .selected-btn{height:42px;min-height:42px;padding:8px 10px;font-size:8px}.catalog-section .catalog-product-grid .product-action-row .qty{height:42px}}
