:root{--navy:#16243a;--navy-deep:#0f1929;--gold:#c99a45;--gold-light:#efd18f;--cream:#f5f0e6;--cream-deep:#e8dece;--paper:#fbf9f4;--ink:#172136;--muted:#687080;--line:#dcd4c7;--white:#fff;--radius:24px;--serif:Georgia,"Times New Roman",serif;--sans:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif }*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);line-height:1.55}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.shell{width:min(1240px,calc(100% - 48px));margin-inline:auto}.narrow{max-width:820px}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.skip-link{position:absolute;left:-9999px;top:10px;z-index:100;background:#fff;padding:12px}.skip-link:focus{left:10px}.announcement-bar{background:var(--navy-deep);color:#fff;text-align:center;padding:9px 20px;font-size:12px;letter-spacing:.12em}.site-header{position:sticky;top:0;z-index:30;background:#fbf9f4f5;border-bottom:1px solid rgba(22,36,58,.1);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header-row{display:grid;grid-template-columns:250px 1fr auto;align-items:center;gap:34px;min-height:88px}.brand-logo img{width:245px;height:auto}.desktop-nav{display:flex;justify-content:center;gap:28px;font-size:14px}.desktop-nav a,.header-utilities a{padding:10px 0;position:relative}.desktop-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:4px;height:1px;background:var(--gold);transition:.25s}.desktop-nav a:hover:after{right:0}.header-utilities{display:flex;gap:20px;font-size:14px;align-items:center}.cart-count{display:inline-grid;place-items:center;background:var(--navy);color:#fff;border-radius:99px;min-width:22px;height:22px;font-size:11px}.mobile-menu-button{display:none;border:0;background:none;padding:8px}.mobile-menu-button span:not(.visually-hidden){display:block;width:22px;height:1px;background:var(--navy);margin:5px 0}.mobile-menu{padding:12px 24px 24px;border-top:1px solid var(--line)}.mobile-menu a{display:block;padding:12px 0}.eyebrow{margin:0 0 14px;color:var(--gold);font-size:12px;font-weight:700;letter-spacing:.18em}.button-row{display:flex;flex-wrap:wrap;gap:12px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 25px;border-radius:999px;border:1px solid transparent;font-weight:650;cursor:pointer;transition:.2s}.button-gold{background:var(--gold);color:var(--navy-deep)}.button-gold:hover{background:var(--gold-light)}.button-navy{background:var(--navy);color:#fff}.button-navy:hover{background:var(--navy-deep)}.button-ghost-light{border-color:#ffffffa6;color:#fff}.button-ghost{border-color:var(--line);background:#fff;color:var(--navy)}.full-width{width:100%}.luxury-hero{position:relative;overflow:hidden;background:var(--navy-deep);color:#fff;min-height:760px}.hero-atmosphere{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 76% 34%,rgba(201,154,69,.24),transparent 29%),radial-gradient(circle at 12% 0,rgba(87,112,151,.25),transparent 34%),linear-gradient(125deg,#101b2e,#172947 55%,#0e1725)}.hero-layout{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;min-height:760px;padding-block:82px}.hero-content h1{font:400 clamp(56px,6.3vw,92px)/.98 var(--serif);letter-spacing:-.035em;margin:0;max-width:720px}.hero-rule{width:96px;height:1px;background:var(--gold);margin:26px 0}.hero-body{max-width:620px;color:#d9dde5;font-size:19px;margin:0 0 30px}.hero-assurances{display:flex;flex-wrap:wrap;gap:20px;margin-top:34px;color:#bfc6d1;font-size:12px}.hero-assurances span:before{content:"\2726";color:var(--gold);margin-right:7px}.hero-showcase{height:590px;position:relative}.halo{position:absolute;width:420px;height:420px;border:1px solid rgba(239,209,143,.24);border-radius:50%;left:18%;top:13%;box-shadow:0 0 90px #c99a4524 inset}.showcase-canvas,.showcase-tumbler,.showcase-coin,.showcase-coaster{position:absolute;display:grid;place-items:center;text-align:center;box-shadow:0 30px 70px #00000052}.showcase-canvas{width:245px;height:310px;right:6%;top:4%;transform:rotate(5deg);background:linear-gradient(145deg,#e9d8b9,#b1843f 48%,#283550);border:9px solid #e7dccb;font:26px/1.2 var(--serif);letter-spacing:.08em}.showcase-tumbler{width:160px;height:365px;left:31%;top:15%;border-radius:55px 55px 38px 38px;background:linear-gradient(100deg,#b7afa4,#fff 48%,#9c9388);color:var(--navy)}.showcase-tumbler span{font:66px var(--serif);border:1px solid var(--gold);width:88px;height:88px;border-radius:50%;display:grid;place-items:center}.showcase-coin{width:175px;height:175px;border-radius:50%;left:4%;bottom:7%;background:radial-gradient(circle at 35% 25%,#f0ce7a,#a4762e 60%,#4f3518);border:12px ridge #bd9045;color:#fff3ce;font-size:12px;letter-spacing:.15em}.showcase-coaster{width:205px;height:205px;border-radius:50%;right:2%;bottom:4%;background:#f0eadf;border:8px solid #d6cbbb;color:var(--navy);font:17px var(--serif)}.section{padding:100px 0}.section-intro{max-width:760px;margin-bottom:45px}.section-intro.centered{text-align:center;margin-inline:auto}.section-intro h2,.section-heading-row h2,.teaser-copy h2,.craft-copy h2,.newsletter h2,.collection-header h1,.page-hero h1,.product-information h1,.customizer-heading h1,.cart-page>h1{font:400 clamp(42px,5vw,66px)/1.04 var(--serif);letter-spacing:-.025em;margin:0}.section-intro>p:last-child{font-size:18px;color:var(--muted)}.editorial-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.editorial-card{background:#fff;border:1px solid var(--line);overflow:hidden;transition:.25s}.editorial-card:hover{transform:translateY(-5px)}.editorial-art{height:330px;display:grid;place-items:center;overflow:hidden;background:linear-gradient(145deg,#e8decd,#fbf8f1)}.editorial-art img{width:100%;height:100%;object-fit:cover}.editorial-card-2 .editorial-art{background:linear-gradient(145deg,#17243a,#30435f)}.editorial-card-2 .editorial-monogram{color:var(--gold-light);border-color:var(--gold)}.editorial-card-3 .editorial-art{background:linear-gradient(145deg,#f3e6d3,#cab17d)}.editorial-card-4 .editorial-art{background:linear-gradient(145deg,#b9c6d7,#314c73)}.editorial-monogram{width:130px;height:130px;border-radius:50%;border:1px solid var(--gold);display:grid;place-items:center;font:62px var(--serif);color:var(--gold)}.editorial-copy{padding:22px}.editorial-copy p,.product-kicker{font-size:11px;letter-spacing:.15em;color:var(--gold);margin:0 0 7px;font-weight:700}.editorial-copy h3{font:30px var(--serif);margin:0 0 13px}.editorial-copy>span{font-size:13px}.studio-teaser{padding:110px 0;background:var(--cream)}.teaser-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center}.teaser-copy h2{font-size:clamp(50px,6vw,78px)}.teaser-copy>p:not(.eyebrow){font-size:18px;color:var(--muted)}.teaser-copy ol{list-style:none;padding:0;margin:30px 0}.teaser-copy li{padding:13px 0;border-bottom:1px solid #d4c8b7}.teaser-copy li span{display:inline-block;color:var(--gold);font-size:12px;width:42px}.teaser-interface{background:#fff;border:1px solid #d9cfbf;padding:18px;box-shadow:0 30px 70px #2a22181f}.interface-top{display:flex;justify-content:space-between;font-size:11px;letter-spacing:.12em;padding:4px 3px 15px;color:var(--muted)}.interface-main{display:grid;grid-template-columns:1.15fr .85fr;min-height:480px}.interface-product{display:grid;place-items:center;background:radial-gradient(circle,#fff,#ded3c2)}.mini-tumbler{width:155px;height:340px;border-radius:50px 50px 34px 34px;background:linear-gradient(100deg,#b9b0a4,#fff 48%,#9c9387);display:grid;place-items:center;box-shadow:0 24px 35px #00000029;color:var(--navy)}.mini-tumbler span{border:1px solid var(--gold);padding:23px;text-align:center;font-weight:700}.interface-controls{padding:30px;background:#f8f5ef}.interface-controls>div:not(.fake-range){display:grid;gap:4px;padding:12px 0;border-bottom:1px solid var(--line)}.interface-controls small{color:var(--muted)}.fake-range{height:6px;background:#ded8cd;margin:25px 0;position:relative}.fake-range span{display:block;width:62%;height:100%;background:var(--gold)}.fake-range.short span{width:38%}.interface-controls button{width:100%;border:0;background:var(--navy);color:#fff;padding:14px;margin-top:20px}.section-heading-row{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:38px}.section-heading-row>a{font-size:14px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.product-card h3{font:24px var(--serif);margin:5px 0}.product-media{position:relative;aspect-ratio:1/1.12;background:#e9e1d5;overflow:hidden;margin-bottom:17px}.product-media img{width:100%;height:100%;object-fit:cover;transition:.35s}.product-card:hover .product-media img{transform:scale(1.025)}.placeholder-product img{object-fit:contain;padding:28%}.p2{background:#d8dedf}.p3{background:#ded2bd}.p4{background:#1c2a40}.price{margin:0;color:var(--muted)}.price s{margin-left:8px}.sale-badge{position:absolute;top:12px;left:12px;background:var(--gold);color:var(--navy);padding:5px 9px;font-size:11px}.craft-story{padding:115px 0;background:var(--navy);color:#fff}.craft-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.craft-visual{min-height:620px}.craft-visual>img{width:100%;height:620px;object-fit:cover}.craft-placeholder{height:620px;background:radial-gradient(circle at 50% 38%,#314660,#111b2d 68%);display:grid;place-items:center;align-content:center;gap:25px}.craft-placeholder img{width:210px}.craft-placeholder span{font-size:12px;letter-spacing:.16em;color:#d6bd83}.craft-copy h2{font-size:clamp(50px,6vw,78px)}.craft-copy blockquote{font:italic 27px/1.4 var(--serif);margin:30px 0;color:#f0dfb8}.craft-copy>p:not(.eyebrow){color:#c8ced8;font-size:17px}.craft-copy>a{display:inline-block;margin-top:20px;color:var(--gold-light)}.testimonial-strip{padding:105px 0;background:#e9dfcf;text-align:center}.testimonial-strip blockquote{max-width:900px;margin:15px auto 22px;font:400 clamp(34px,4.4vw,55px)/1.22 var(--serif)}.testimonial-name{font-size:12px;letter-spacing:.14em;color:var(--muted)}.newsletter{padding:80px 0;background:#f7f2e8}.newsletter-inner{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:end}.newsletter h2{font-size:44px}.newsletter p:not(.eyebrow){color:var(--muted)}.newsletter-form{display:grid;grid-template-columns:1fr auto;gap:10px}.newsletter-form input{min-height:52px;border:1px solid var(--line);background:#fff;padding:0 15px}.site-footer{background:#0c1421;color:#fff;padding:80px 0 28px}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:55px}.footer-brand img{width:300px;filter:brightness(0) invert(1) sepia(.25)}.footer-brand p{max-width:420px;color:#aeb8c7}.footer-grid h3{font-size:11px;letter-spacing:.16em;color:var(--gold-light);text-transform:uppercase}.footer-grid a{display:block;color:#bac3cf;margin:10px 0;font-size:14px}.footer-bottom{border-top:1px solid #273246;margin-top:55px;padding-top:22px;display:flex;justify-content:space-between;color:#8f9aab;font-size:12px}.collection-header,.page-hero{padding:100px 0 70px;background:var(--cream)}.collection-description,.page-hero>div>p:not(.eyebrow){max-width:760px;color:var(--muted);font-size:18px}.collection-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.collection-toolbar label{display:flex;align-items:center;gap:10px}.collection-toolbar select,.product-information select,.product-information input[type=number]{border:1px solid var(--line);padding:11px;background:#fff}.pagination{margin-top:45px;text-align:center}.product-layout{display:grid;grid-template-columns:1.15fr .85fr;gap:65px;align-items:start}.product-gallery{display:grid;grid-template-columns:1fr 1fr;gap:12px}.product-gallery-item{background:#ece5d9;min-height:420px}.product-gallery-item img{width:100%;height:100%;object-fit:cover}.product-information{position:sticky;top:125px}.product-information h1{font-size:55px}.product-price{font:30px var(--serif);margin:14px 0 24px}.rte{color:#4e5665}.rte img{height:auto}.product-information form{display:grid;gap:12px;margin:28px 0}.product-information label{font-size:13px}.product-assurances{border-top:1px solid var(--line);margin-top:30px}.product-assurances>div{display:grid;gap:3px;padding:17px 0;border-bottom:1px solid var(--line)}.product-assurances span{color:var(--muted);font-size:14px}.customizer-section{padding:70px 0 100px;background:var(--paper)}.customizer-heading{max-width:840px;margin-bottom:40px}.customizer-heading>p:last-child{color:var(--muted);font-size:18px}.customizer-layout{display:grid;grid-template-columns:1.15fr .85fr;gap:36px;align-items:start}.preview-panel{position:sticky;top:120px;background:#e6dccb;padding:18px}.preview-heading{display:flex;justify-content:space-between;align-items:center;padding:3px 3px 14px;font-size:12px;letter-spacing:.12em}.preview-heading button{border:0;background:none;text-decoration:underline;cursor:pointer}#ProductPreview{display:block;width:100%;height:auto;background:#eee6d9}.preview-disclaimer{font-size:12px;color:var(--muted);margin:13px 3px 1px}.customizer-form{background:#fff;border:1px solid var(--line);padding:28px}.customizer-form fieldset{border:0;padding:0;margin:0 0 34px}.customizer-form legend{font:25px var(--serif);margin-bottom:17px}.customizer-form legend span{color:var(--gold);font:12px var(--sans);margin-right:10px}.shape-choices{display:grid;grid-template-columns:1fr 1fr;gap:9px}.shape-choices input{position:absolute;opacity:0}.shape-choices span{display:block;border:1px solid var(--line);padding:12px;text-align:center;cursor:pointer}.shape-choices input:checked+span{border-color:var(--gold);background:#fbf5e8;box-shadow:inset 0 0 0 1px var(--gold)}.upload-dropzone{display:grid;gap:5px;text-align:center;border:1px dashed var(--gold);background:#fdf9f0;padding:28px;cursor:pointer}.upload-dropzone span,.upload-message{font-size:12px;color:var(--muted)}.upload-dropzone input{margin-top:12px}.customizer-form fieldset>label:not(.upload-dropzone):not(.check-row){display:grid;gap:7px;margin:13px 0;font-size:13px}.customizer-form input[type=range]{width:100%;accent-color:var(--gold)}.check-row{display:flex;gap:9px;align-items:center;margin-top:14px}.customizer-form textarea{width:100%;border:1px solid var(--line);padding:12px;resize:vertical}.customizer-total{border-top:1px solid var(--line);padding:23px 0;display:flex;justify-content:space-between;align-items:end;gap:20px}.customizer-total div{display:grid}.customizer-total strong{font:30px var(--serif)}.customizer-total span{font-size:12px;color:var(--muted);max-width:230px;text-align:right}.cart-page>h1{margin-bottom:35px}.cart-page form{display:grid;grid-template-columns:1fr 360px;gap:50px;align-items:start}.cart-item{display:grid;grid-template-columns:140px 1fr auto;gap:22px;padding:22px 0;border-bottom:1px solid var(--line)}.cart-image{background:#ece5d9}.cart-image img{width:100%;height:100%;object-fit:cover}.cart-item h2{font:25px var(--serif);margin:0}.cart-item p{color:var(--muted)}.cart-properties{display:grid;grid-template-columns:auto 1fr;gap:4px 10px;font-size:13px}.cart-properties dt{font-weight:700}.cart-properties dd{margin:0}.cart-item input{width:70px;padding:8px;border:1px solid var(--line)}.cart-summary{background:var(--cream);padding:26px;display:grid;gap:12px}.cart-summary>p{display:flex;justify-content:space-between;font-size:18px}.cart-summary small{color:var(--muted)}.empty-state{padding:60px;background:var(--cream);text-align:center}.empty-state h2{font:38px var(--serif)}.library-hero p{max-width:700px}.library-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.library-card{min-height:340px;padding:28px;border:1px solid var(--line);background:#fff;display:flex;flex-direction:column;justify-content:flex-end;transition:.25s}.library-card:hover{background:var(--navy);color:#fff;transform:translateY(-4px)}.library-card>div{margin-bottom:auto}.library-card>div span{color:var(--gold);font:48px var(--serif)}.library-card p{font-size:11px;letter-spacing:.14em;color:var(--gold)}.library-card h2{font:35px var(--serif);margin:0 0 12px}.search-form{display:flex;gap:10px;max-width:650px;margin-top:28px}.search-form input{flex:1;min-height:52px;border:1px solid var(--line);padding:0 15px}.error-page{min-height:580px;display:grid;align-items:center}@media(max-width:1050px){.header-row{grid-template-columns:auto 1fr auto}.desktop-nav{display:none}.mobile-menu-button{display:block}.brand-logo{justify-self:center}.hero-layout,.teaser-layout,.craft-grid,.product-layout,.customizer-layout{grid-template-columns:1fr}.hero-showcase{height:520px}.editorial-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.preview-panel,.product-information{position:static}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-grid>div:last-child{display:none}.cart-page form,.newsletter-inner{grid-template-columns:1fr}.library-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.shell{width:min(100% - 26px,1240px)}.header-row{min-height:72px}.brand-logo img{width:190px}.header-utilities a:first-child{display:none}.luxury-hero,.hero-layout{min-height:auto}.hero-layout{padding-block:58px}.hero-content h1{font-size:51px}.hero-showcase{height:390px}.showcase-tumbler{width:112px;height:260px;left:35%}.showcase-canvas{width:155px;height:205px}.showcase-coin{width:120px;height:120px}.showcase-coaster{width:130px;height:130px;font-size:12px}.section,.studio-teaser,.craft-story{padding:68px 0}.editorial-grid,.product-grid,.library-grid{grid-template-columns:1fr}.editorial-art{height:270px}.interface-main{grid-template-columns:1fr}.interface-controls{display:none}.craft-visual,.craft-placeholder,.craft-visual>img{min-height:440px;height:440px}.section-heading-row{align-items:start;flex-direction:column}.footer-grid{grid-template-columns:1fr}.footer-grid>div:last-child{display:block}.footer-bottom{flex-direction:column;gap:8px}.product-gallery,.shape-choices{grid-template-columns:1fr}.customizer-form{padding:20px}.cart-item{grid-template-columns:90px 1fr}.cart-item>strong{grid-column:2}.newsletter-form{grid-template-columns:1fr}.search-form{flex-direction:column}}.brand-logo img{width:275px}.nav-item{position:relative}.nav-item>a{display:block}.nav-dropdown{position:absolute;left:0;top:100%;min-width:220px;background:var(--paper);border:1px solid var(--line);padding:10px;opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s;box-shadow:0 18px 38px #16243a1f}.nav-dropdown a{display:block;padding:10px 12px;white-space:nowrap}.nav-dropdown a:hover{background:var(--cream)}.nav-item.has-dropdown:hover .nav-dropdown{opacity:1;visibility:visible;transform:translateY(0)}.mobile-child{padding-left:22px!important;color:var(--muted)}.luxury-hero-v2{min-height:820px}.hero-media{position:absolute;top:0;right:0;bottom:0;left:0}.hero-media img{width:100%;height:100%;object-fit:cover}.hero-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0a121ff0,#0a121fc7 44%,#0a121f47,#0a121f26)}.luxury-hero-v2 .hero-layout{min-height:820px}.luxury-hero-v2 .hero-content{max-width:760px;position:relative;z-index:2}.section-lead{max-width:650px;color:var(--muted);font-size:17px}.shop-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.shop-product-card{background:#fff;border:1px solid var(--line);overflow:hidden;transition:.25s}.shop-product-card:hover{transform:translateY(-5px)}.shop-product-media{aspect-ratio:1.22/1;background:linear-gradient(145deg,#ece5d9,#f9f7f2);overflow:hidden}.shop-product-media img{width:100%;height:100%;object-fit:cover;transition:.35s}.shop-product-card:hover .shop-product-media img{transform:scale(1.03)}.shop-product-copy{padding:22px}.shop-product-copy p,.design-showcase-card p{font-size:11px;letter-spacing:.15em;color:var(--gold);margin:0 0 7px;font-weight:700}.shop-product-copy h3{font:30px var(--serif);margin:0 0 10px}.design-library-showcase{padding:110px 0;background:var(--navy-deep);color:#fff}.section-intro.light>p:last-child{color:#c7cfda}.design-showcase-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.design-showcase-card{border:1px solid rgba(255,255,255,.16);background:#172640;overflow:hidden;transition:.25s}.design-showcase-card:hover{transform:translateY(-5px);border-color:var(--gold)}.design-art{aspect-ratio:1.15/1;display:grid;place-items:center;background:radial-gradient(circle,#314863,#10192a)}.design-art img{width:100%;height:100%;object-fit:cover}.design-art span{width:120px;height:120px;border:1px solid var(--gold);border-radius:50%;display:grid;place-items:center;font:58px var(--serif);color:var(--gold-light)}.design-showcase-card>div:last-child{padding:20px}.design-showcase-card h3{font:28px var(--serif);margin:0}.centered-button{text-align:center;margin-top:34px}.why-bezalel{background:var(--cream)}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.why-card{background:#fff;border:1px solid var(--line);padding:32px}.why-card>span{color:var(--gold);font:42px var(--serif)}.why-card h3{font:30px var(--serif);margin:18px 0 10px}.why-card p{color:var(--muted)}.gallery-note{max-width:420px;color:var(--muted)}.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.gallery-item img,.gallery-placeholder{width:100%;aspect-ratio:1/1.12;object-fit:cover;background:var(--cream)}.gallery-placeholder{display:grid;place-items:center}.gallery-placeholder img{width:120px;height:120px;object-fit:contain}.gallery-item p{font-size:13px;color:var(--muted)}@media(max-width:1050px){.shop-product-grid,.design-showcase-grid{grid-template-columns:repeat(2,1fr)}.why-grid{grid-template-columns:1fr}.gallery-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.brand-logo img{width:205px}.shop-product-grid,.design-showcase-grid,.gallery-grid{grid-template-columns:1fr}.luxury-hero-v2,.luxury-hero-v2 .hero-layout{min-height:700px}.hero-media:after{background:#0a121fc7}}.site-header{position:relative}.site-header.is-sticky{position:sticky}.site-header.has-border{border-bottom:1px solid rgba(22,36,58,.1)}.desktop-nav a{font-size:var(--nav-font-size)}@media(max-width:650px){.brand-logo img{width:var(--mobile-logo-width)!important;max-width:none}}body{background:var(--paper);color:var(--ink);font-family:var(--body-font);font-size:var(--body-size);line-height:var(--body-line-height)}h1,h2,h3,h4,h5,h6{font-family:var(--heading-font);letter-spacing:var(--heading-spacing)}.shell{width:min(var(--page-width),calc(100% - (var(--desktop-gutter) * 2)))}.section{padding-top:var(--desktop-section-space);padding-bottom:var(--desktop-section-space)}.button{min-height:var(--button-height);border-radius:var(--button-radius);font-size:var(--button-size);text-transform:var(--button-case)}input,select,textarea{border-radius:var(--input-radius)}.product-card,.shop-product-card,.design-showcase-card,.editorial-card,.library-v3-card{border-radius:var(--card-radius);border:1px solid var(--line)}.motion-enabled a,.motion-enabled button,.motion-enabled img,.motion-enabled .product-card,.motion-enabled .library-v3-card{transition-duration:var(--motion-speed)}.site-header{position:relative;background:var(--header-bg);color:var(--header-text)}.site-header.is-sticky{position:sticky;top:0}.site-header.has-border{border-bottom:1px solid var(--line)}.site-header.is-transparent{background:transparent}.brand-logo img{width:var(--desktop-logo-width)!important;max-width:none}.desktop-nav{gap:var(--nav-gap)}.desktop-nav a{font-size:var(--nav-size)}.nav-dropdown{min-width:var(--dropdown-width)}.site-header a:hover{color:var(--header-hover)}.library-v3-hero{padding:110px 0 75px;background:linear-gradient(135deg,var(--cream),var(--paper))}.library-v3-hero h1{max-width:900px;font-size:clamp(48px,6vw,84px);line-height:1.03;margin:0}.library-v3-hero>div>p:not(.eyebrow){max-width:760px;color:var(--muted);font-size:18px}.library-search{max-width:600px;margin-top:30px}.library-search input{width:100%;min-height:54px;border:1px solid var(--line);background:var(--white);padding:0 16px}.library-filter-row{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:34px}.library-filter-row button{border:1px solid var(--line);background:var(--white);padding:10px 15px;border-radius:999px;cursor:pointer}.library-filter-row button.is-active{background:var(--navy);border-color:var(--navy);color:var(--white)}.library-v3-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.library-v3-card{background:var(--white);overflow:hidden}.library-v3-card:hover{transform:translateY(-5px)}.library-v3-image{aspect-ratio:1/1.08;background:radial-gradient(circle,var(--cream),var(--cream-deep));display:grid;place-items:center;overflow:hidden}.library-v3-image img{width:100%;height:100%;object-fit:cover}.library-v3-image span{width:120px;height:120px;border:1px solid var(--gold);border-radius:50%;display:grid;place-items:center;font:58px var(--heading-font);color:var(--gold)}.library-v3-copy{padding:22px}.library-v3-copy p{font-size:11px;letter-spacing:.15em;color:var(--gold);font-weight:700;margin:0 0 7px}.library-v3-copy h2{font-size:28px;margin:0 0 12px}.library-v3-copy>span{font-size:13px}.library-empty{text-align:center;color:var(--muted);padding:40px}.product-v3-layout{display:grid;grid-template-columns:1.15fr .85fr;gap:65px;align-items:start}.product-v3-gallery{display:grid;grid-template-columns:1fr 1fr;gap:12px}.product-v3-media{background:var(--cream);min-height:430px;overflow:hidden}.product-v3-media img{width:100%;height:100%;object-fit:cover}.product-v3-info{position:sticky;top:125px}.product-v3-info h1{font-size:clamp(44px,5vw,66px);line-height:1.03;margin:0}.product-badge{display:inline-flex;background:var(--gold);color:var(--navy-deep);padding:7px 10px;font-size:11px;letter-spacing:.13em;margin-bottom:18px}.product-short{color:var(--muted);font-size:17px}.product-v3-info form{display:grid;gap:12px;margin:28px 0}.product-v3-info select,.product-v3-info input[type=number]{border:1px solid var(--line);background:var(--white);padding:12px}.product-v3-trust{border-top:1px solid var(--line)}.product-v3-trust>div{display:grid;gap:3px;padding:16px 0;border-bottom:1px solid var(--line)}.product-v3-trust span{color:var(--muted);font-size:14px}.product-tabs{margin-top:28px}.product-tab-buttons{display:flex;gap:6px;border-bottom:1px solid var(--line)}.product-tab-buttons button{border:0;background:none;padding:12px 10px;cursor:pointer;color:var(--muted)}.product-tab-buttons button.is-active{color:var(--ink);border-bottom:2px solid var(--gold)}.product-tab-panel{display:none;padding:20px 0;color:var(--muted)}.product-tab-panel.is-active{display:block}.footer-tagline{display:block;margin-top:16px;color:var(--gold-light);font-size:12px;letter-spacing:.14em;text-transform:uppercase}.footer-social{display:flex;gap:14px;flex-wrap:wrap;margin-top:18px}.footer-social a{color:#bac3cf;font-size:13px}@media(max-width:1050px){.library-v3-grid{grid-template-columns:repeat(2,1fr)}.product-v3-layout{grid-template-columns:1fr}.product-v3-info{position:static}}@media(max-width:650px){.shell{width:min(var(--page-width),calc(100% - (var(--mobile-gutter) * 2)))}.section{padding-top:var(--mobile-section-space);padding-bottom:var(--mobile-section-space)}.brand-logo img{width:var(--mobile-logo-width)!important}.library-v3-grid{grid-template-columns:1fr}.library-v3-hero{padding:70px 0 50px}.product-v3-gallery{grid-template-columns:1fr}}body{font-family:var(--body-font)!important}h1,h2,h3,h4,h5,h6,.hero-content h1,.section-intro h2,.section-heading-row h2{font-family:var(--heading-font)!important}body{font-size:var(--body-size);line-height:var(--body-line-height)}.product-card,.shop-product-card,.design-showcase-card,.editorial-card,.library-v3-card{border-radius:var(--card-radius)}.product-media,.shop-product-media,.design-art,.library-v3-image{border-radius:var(--image-radius)}html{background:var(--paper)}body{margin:0;background:var(--paper)!important;color:var(--ink)!important;font-family:var(--body-font)!important;font-size:var(--body-size)!important;line-height:var(--body-line-height)!important}h1,h2,h3,h4,h5,h6,.hero-content h1,.section-intro h2,.section-heading-row h2,.teaser-copy h2,.craft-copy h2,.newsletter h2,.collection-header h1,.page-hero h1,.product-information h1,.product-v3-info h1,.customizer-heading h1,.cart-page>h1{color:inherit;font-family:var(--heading-font)!important}p,li,dd,dt,label,input,select,textarea,button,a{font-family:var(--body-font)}.shell{width:min(var(--page-width),calc(100% - (var(--desktop-gutter) * 2)))!important}.section{padding-top:var(--desktop-section-space)!important;padding-bottom:var(--desktop-section-space)!important}.section-soft,.studio-teaser,.why-bezalel,.collection-header,.page-hero,.library-v3-hero,.newsletter{background:var(--surface-soft)!important;color:var(--ink)!important}.promise,.craft-story,.design-library-showcase,.site-footer,.luxury-hero,.luxury-hero-v2{background:var(--surface-dark-deep)!important;color:var(--white)!important}.hero-atmosphere{background:radial-gradient(circle at 76% 34%,color-mix(in srgb,var(--gold) 24%,transparent),transparent 29%),radial-gradient(circle at 12% 0,color-mix(in srgb,var(--navy) 35%,transparent),transparent 34%),linear-gradient(125deg,var(--surface-dark-deep),var(--surface-dark) 55%,var(--surface-dark-deep))!important}.eyebrow,.product-kicker,.editorial-copy p,.shop-product-copy p,.design-showcase-card p,.library-v3-copy p{color:var(--gold)!important}.hero-body,.hero-assurances,.craft-copy>p:not(.eyebrow),.section-intro>p:last-child,.section-lead,.gallery-note,.product-short,.product-v3-trust span,.product-tab-panel,.collection-description,.rte,.preview-disclaimer,.customizer-total span,.price,.product-card p,.category-card p{color:var(--muted)!important}.promise p:not(.eyebrow),.design-library-showcase .section-intro.light>p:last-child,.craft-copy blockquote{color:var(--gold-light)!important}.button{min-height:var(--button-height)!important;border-radius:var(--button-radius)!important;font-size:var(--button-size)!important}.button-gold,.button-primary{background:var(--primary-button-bg)!important;color:var(--primary-button-text)!important;border-color:var(--primary-button-bg)!important}.button-gold:hover,.button-primary:hover{background:var(--gold-light)!important;border-color:var(--gold-light)!important}.button-navy{background:var(--secondary-button-bg)!important;color:var(--secondary-button-text)!important;border-color:var(--secondary-button-bg)!important}.button-ghost,.button-secondary{background:transparent!important;color:var(--ink)!important;border-color:var(--line)!important}.button-ghost-light{background:transparent!important;color:var(--white)!important;border-color:color-mix(in srgb,var(--white) 65%,transparent)!important}input,select,textarea{border-radius:var(--input-radius)!important;border-color:var(--line)!important;background:var(--surface-light)!important;color:var(--ink)!important}input:focus,select:focus,textarea:focus{outline:2px solid color-mix(in srgb,var(--gold) 45%,transparent);outline-offset:2px}.product-card,.shop-product-card,.design-showcase-card,.editorial-card,.library-v3-card,.category-card,.why-card,.customizer-form{background:var(--card-bg)!important;color:var(--card-text)!important;border-radius:var(--card-radius)!important}.product-card,.shop-product-card,.design-showcase-card,.editorial-card,.library-v3-card,.category-card,.why-card,.customizer-form{border:1px solid var(--card-border)!important}.product-card,.shop-product-card,.design-showcase-card,.editorial-card,.library-v3-card,.category-card,.why-card,.customizer-form{box-shadow:none!important}.product-media,.shop-product-media,.design-art,.library-v3-image,.editorial-art,.category-art,.product-v3-media,.product-gallery-item{border-radius:var(--image-radius)!important;background:var(--surface-soft)!important}.site-header,.header-row{background:var(--header-bg)!important;color:var(--header-text)!important}.site-header.has-border{border-bottom:1px solid var(--line)!important}.announcement-bar{background:var(--surface-dark-deep);color:var(--white)}.cart-count{background:var(--surface-dark)!important;color:var(--white)!important}.nav-dropdown{background:var(--surface-light)!important;border-color:var(--line)!important;color:var(--ink)!important}.nav-dropdown a:hover{background:var(--surface-soft)!important}.site-footer{background:var(--surface-dark-deep)!important;color:var(--white)!important}.footer-grid a,.footer-brand p,.footer-social a,.footer-bottom{color:color-mix(in srgb,var(--white) 72%,var(--muted))!important}.footer-grid h3,.footer-tagline{color:var(--gold-light)!important}.footer-bottom{border-top-color:color-mix(in srgb,var(--white) 16%,transparent)!important}.library-v3-hero{background:linear-gradient(135deg,var(--surface-soft),var(--paper))!important}.library-filter-row button{background:var(--surface-light)!important;border-color:var(--line)!important;color:var(--ink)!important}.library-filter-row button.is-active{background:var(--surface-dark)!important;border-color:var(--surface-dark)!important;color:var(--white)!important}.library-v3-image{background:radial-gradient(circle,var(--cream),var(--cream-deep))!important}.product-badge,.sale-badge,.viz-badge{background:var(--gold)!important;color:var(--navy-deep)!important}.product-tab-buttons{border-bottom-color:var(--line)!important}.product-tab-buttons button{color:var(--muted)!important}.product-tab-buttons button.is-active{color:var(--ink)!important;border-bottom-color:var(--gold)!important}.preview-panel,.interface-product,.gallery-placeholder,.cart-summary,.empty-state{background:var(--surface-soft)!important}.shape-choices input:checked+span,.choice input:checked+span{border-color:var(--gold)!important;background:color-mix(in srgb,var(--gold) 10%,var(--surface-light))!important}.upload-dropzone,.upload-zone{border-color:var(--gold)!important;background:color-mix(in srgb,var(--gold) 6%,var(--surface-light))!important}.steps li,.teaser-copy li,.product-assurances,.product-assurances>div,.product-v3-trust,.product-v3-trust>div,.cart-item,.footer-bottom,.price-row,.detail-list>div{border-color:var(--line)!important}.motion-enabled a,.motion-enabled button,.motion-enabled img,.motion-enabled .product-card,.motion-enabled .library-v3-card,.motion-enabled .shop-product-card,.motion-enabled .editorial-card{transition-duration:var(--motion-speed)!important}@media(max-width:650px){.shell{width:min(var(--page-width),calc(100% - (var(--mobile-gutter) * 2)))!important}.section{padding-top:var(--mobile-section-space)!important;padding-bottom:var(--mobile-section-space)!important}}.cards-have-shadow .product-card,.cards-have-shadow .shop-product-card,.cards-have-shadow .design-showcase-card,.cards-have-shadow .editorial-card,.cards-have-shadow .library-v3-card,.cards-have-shadow .category-card,.cards-have-shadow .why-card,.cards-have-shadow .customizer-form{box-shadow:0 18px 45px color-mix(in srgb,var(--navy) 12%,transparent)!important}.cards-no-border .product-card,.cards-no-border .shop-product-card,.cards-no-border .design-showcase-card,.cards-no-border .editorial-card,.cards-no-border .library-v3-card,.cards-no-border .category-card,.cards-no-border .why-card,.cards-no-border .customizer-form{border:0!important}body{font-family:var(--body-font)!important;font-size:var(--body-size)!important;font-weight:var(--body-weight)!important;line-height:var(--body-line-height)!important}.display-xl,.hero-content h1,.luxury-hero h1{font-family:var(--display-font)!important;font-size:var(--display-xl)!important;line-height:var(--display-line-height)!important;letter-spacing:var(--display-letter-spacing)!important;font-weight:var(--heading-weight)!important}.display-large,.testimonial-strip blockquote,.craft-copy h2{font-family:var(--display-font)!important;font-size:var(--display-large)!important;line-height:var(--display-line-height)!important;letter-spacing:var(--display-letter-spacing)!important;font-weight:var(--heading-weight)!important}h1,.collection-header h1,.page-hero h1,.product-information h1,.product-v3-info h1,.customizer-heading h1,.cart-page>h1{font-family:var(--heading-font)!important;font-size:var(--h1-size)!important;line-height:var(--heading-line-height)!important;letter-spacing:var(--heading-letter-spacing)!important;font-weight:var(--heading-weight)!important}h2,.section-intro h2,.section-heading-row h2,.teaser-copy h2,.newsletter h2,.promise h2,.details-grid h2{font-family:var(--heading-font)!important;font-size:var(--h2-size)!important;line-height:var(--heading-line-height)!important;letter-spacing:var(--heading-letter-spacing)!important;font-weight:var(--heading-weight)!important}h3,.product-card h3,.shop-product-copy h3,.editorial-copy h3,.library-v3-copy h2,.why-card h3{font-family:var(--heading-font)!important;font-size:var(--h3-size)!important;line-height:var(--heading-line-height)!important;letter-spacing:var(--heading-letter-spacing)!important;font-weight:var(--heading-weight)!important}h4{font-family:var(--heading-font)!important;font-size:var(--h4-size)!important;line-height:var(--heading-line-height)!important;letter-spacing:var(--heading-letter-spacing)!important;font-weight:var(--heading-weight)!important}.body-large,.hero-body,.section-lead,.section-intro>p:last-child,.product-short,.collection-description,.page-hero>div>p:not(.eyebrow){font-size:var(--body-large)!important;line-height:var(--body-line-height)!important}p,li,dd,dt,label,input,select,textarea{font-size:var(--body-size);line-height:var(--body-line-height)}small,.small-text,.price,.product-kicker,.preview-disclaimer,.upload-message,.customizer-total span{font-size:var(--small-size)!important}.caption,.eyebrow,.announcement-bar,.sale-badge,.product-badge,.footer-grid h3{font-size:var(--caption-size)!important}.eyebrow{letter-spacing:var(--eyebrow-letter-spacing)!important;text-transform:uppercase;font-weight:700}.desktop-nav a,.header-utilities a,.mobile-menu a{font-size:var(--nav-size)!important;letter-spacing:var(--nav-letter-spacing)!important}.button,button,.interface-controls button{font-size:var(--button-text-size)!important;font-weight:var(--button-weight)!important}blockquote{font-family:var(--display-font)!important;line-height:var(--display-line-height)!important}@media(max-width:650px){.display-xl,.hero-content h1,.luxury-hero h1{font-size:var(--mobile-display)!important}h1,.collection-header h1,.page-hero h1,.product-information h1,.product-v3-info h1,.customizer-heading h1,.cart-page>h1{font-size:var(--mobile-h1)!important}h2,.section-intro h2,.section-heading-row h2,.teaser-copy h2,.newsletter h2,.promise h2,.details-grid h2{font-size:var(--mobile-h2)!important}h3,.product-card h3,.shop-product-copy h3,.editorial-copy h3,.library-v3-copy h2,.why-card h3{font-size:var(--mobile-h3)!important}body,p,li,dd,dt,label,input,select,textarea{font-size:var(--mobile-body)!important}}.typography-specimen{background:var(--surface-soft)}.type-specimen-grid{display:grid;gap:28px;margin-top:40px}.type-specimen-grid>div{border-bottom:1px solid var(--line);padding-bottom:24px}.type-specimen-grid>div>span{display:block;color:var(--gold);font-size:var(--caption-size);letter-spacing:.14em;margin-bottom:8px}.type-specimen-grid p,.type-specimen-grid h1,.type-specimen-grid h2,.type-specimen-grid h3{margin:0}.luxury-header{position:relative;z-index:40;background:var(--header-bg);color:var(--header-text)}.luxury-header.is-sticky{position:sticky;top:0}.luxury-header-main,.luxury-header-nav{background:var(--header-bg);color:var(--header-text)}.luxury-header-main-inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}.header-spacer{min-width:1px}.brand-logo-centered{justify-self:center;display:flex;align-items:center;justify-content:center;overflow:visible;line-height:0}.brand-logo-centered img{width:var(--desktop-logo-width)!important;max-width:none!important;height:auto!important;object-fit:contain;display:block}.header-utilities{justify-self:end;display:flex;align-items:center;gap:20px}.header-utilities a{color:var(--header-text);font-size:var(--nav-size)}.header-utilities a:hover{color:var(--header-hover)}.luxury-header-nav{border-top:1px solid var(--header-border);border-bottom:1px solid var(--header-border)}.luxury-header-nav-inner{display:flex;align-items:center;justify-content:center}.luxury-desktop-nav{display:flex;align-items:center;justify-content:center;gap:var(--nav-gap);width:100%}.luxury-desktop-nav .nav-item>a{display:block;padding:14px 0;font-size:var(--nav-size);letter-spacing:var(--nav-letter-spacing);color:var(--header-text)}.luxury-desktop-nav .nav-item>a:hover{color:var(--header-hover)}.luxury-header .nav-dropdown{top:calc(100% - 2px);min-width:var(--dropdown-width);background:var(--surface-light);border:1px solid var(--line)}.luxury-header .nav-dropdown a{color:var(--ink)}.luxury-header.is-condensed .luxury-header-main-inner{min-height:82px!important}.luxury-header.is-condensed .brand-logo-centered img{transform:scale(.88)}.luxury-header.is-condensed .luxury-header-nav-inner{min-height:48px!important}.luxury-header.is-transparent{position:absolute;inset:0 0 auto;background:transparent}.luxury-header.is-transparent .luxury-header-main,.luxury-header.is-transparent .luxury-header-nav{background:transparent!important;border-color:color-mix(in srgb,var(--white) 24%,transparent)!important}.luxury-header.is-transparent .header-utilities a,.luxury-header.is-transparent .luxury-desktop-nav .nav-item>a{color:var(--white)!important}@media(max-width:1050px){.luxury-header-main-inner{grid-template-columns:auto 1fr auto}.header-spacer{display:none}.mobile-menu-button{display:block}.luxury-header-nav{display:none}.brand-logo-centered{justify-self:center}.header-utilities a:first-child,.header-utilities a:nth-child(2){display:none}.luxury-header .mobile-menu{background:var(--surface-light);border-top:1px solid var(--line);padding:18px var(--mobile-gutter) 26px}.luxury-header .mobile-menu a{display:block;padding:12px 0;color:var(--ink)}}@media(max-width:650px){.luxury-header-main-inner{min-height:88px!important}.brand-logo-centered img{width:var(--mobile-logo-width)!important}.header-utilities{gap:10px}.header-utilities a{font-size:0!important}.header-utilities a:last-child{font-size:0!important}.header-utilities .cart-count{font-size:11px!important}}.luxury-header .brand-logo,.luxury-header .brand-logo-centered,.luxury-header .brand-logo-v501{width:auto!important;height:auto!important;max-width:none!important;max-height:none!important;min-width:0!important;min-height:0!important;overflow:visible!important;line-height:0!important}.luxury-header-main-inner{display:grid!important;grid-template-columns:1fr auto 1fr!important;align-items:center!important;gap:24px!important;min-height:0!important;height:auto!important;padding-top:var(--logo-row-padding)!important;padding-bottom:var(--logo-row-padding)!important;overflow:visible!important}.brand-logo-v501{justify-self:center!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;margin:0!important;overflow:visible!important}.brand-logo-v501 img{display:block!important;width:auto!important;height:var(--desktop-logo-height)!important;max-width:min(46vw,520px)!important;max-height:none!important;object-fit:contain!important;object-position:center!important;transform:none!important;clip-path:none!important;overflow:visible!important}.luxury-header.is-condensed .brand-logo-v501 img{transform:none!important;height:calc(var(--desktop-logo-height) * .88)!important}.luxury-header.is-condensed .luxury-header-main-inner{min-height:0!important;padding-top:14px!important;padding-bottom:14px!important}@media(max-width:1050px){.luxury-header-main-inner{grid-template-columns:auto 1fr auto!important}.brand-logo-v501 img{height:var(--mobile-logo-height)!important;max-width:min(52vw,360px)!important}}@media(max-width:650px){.luxury-header-main-inner{padding-top:16px!important;padding-bottom:16px!important}.brand-logo-v501 img{height:var(--mobile-logo-height)!important;max-width:50vw!important}}.brand-logo-v501,.brand-logo-v501 img{overflow:visible!important}.brand-logo-v501 img{aspect-ratio:auto!important;object-fit:contain!important;object-position:center!important}.brand-logo-v501 img{aspect-ratio:auto!important;width:auto!important;height:var(--desktop-logo-height)!important;object-fit:contain!important;object-position:center center!important}@media(max-width:1050px){.brand-logo-v501 img{height:var(--mobile-logo-height)!important}}.brand-logo-v501{overflow:visible!important}.brand-logo-v501 img{aspect-ratio:auto!important;width:auto!important;height:var(--desktop-logo-height)!important;max-height:none!important;max-width:min(52vw,560px)!important;object-fit:contain!important;object-position:center!important;overflow:visible!important;clip-path:none!important}@media(max-width:1050px){.brand-logo-v501 img{height:var(--mobile-logo-height)!important;max-width:min(56vw,380px)!important}}.design-library-hero{background:linear-gradient(135deg,var(--surface-soft),var(--paper));padding:100px 0 70px}.design-library-hero-inner{display:grid;grid-template-columns:1.2fr .8fr;gap:60px;align-items:end}.design-library-hero h1{font-size:var(--display-large)!important;max-width:820px;margin:0 0 20px}.design-library-hero .body-large{max-width:720px;color:var(--muted)}.design-library-search-wrap label{display:block;font-size:var(--small-size);margin-bottom:9px;color:var(--ink)}.design-library-search-box{position:relative}.design-library-search-box input{width:100%;min-height:58px;padding:0 52px 0 18px;background:var(--surface-light)}.design-library-search-box span{position:absolute;right:18px;top:50%;transform:translateY(-50%);font-size:25px;color:var(--gold)}.design-library-content{background:var(--paper)}.design-library-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:38px}.design-filter-buttons{display:flex;flex-wrap:wrap;gap:9px}.design-filter-buttons button{border:1px solid var(--line);border-radius:999px;background:var(--surface-light);color:var(--ink);padding:10px 15px;cursor:pointer}.design-filter-buttons button.is-active{background:var(--surface-dark);color:var(--white);border-color:var(--surface-dark)}.design-library-count{white-space:nowrap;color:var(--muted);padding-top:10px}.design-library-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.design-library-card{background:var(--card-bg);color:var(--card-text);border:1px solid var(--card-border);border-radius:var(--card-radius);overflow:hidden}.design-library-card:hover{transform:translateY(-5px)}.design-library-card-link{display:block}.design-library-card-media{position:relative;aspect-ratio:1.15/1;background:var(--surface-soft);overflow:hidden}.design-library-card-media img{width:100%;height:100%;object-fit:cover}.design-library-placeholder{width:100%;height:100%;display:grid;place-items:center;background:radial-gradient(circle at center,color-mix(in srgb,var(--gold) 20%,transparent),transparent 34%),linear-gradient(145deg,var(--surface-soft),var(--cream-deep))}.design-library-placeholder span{width:120px;height:120px;display:grid;place-items:center;border:1px solid var(--gold);border-radius:50%;font:58px var(--display-font);color:var(--gold)}.design-featured-badge{position:absolute;top:14px;left:14px;background:var(--gold);color:var(--navy-deep);padding:7px 10px;font-size:var(--caption-size);letter-spacing:.12em;text-transform:uppercase}.design-library-card-copy{padding:24px}.design-card-topline{display:flex;align-items:center;justify-content:space-between;gap:14px}.design-card-topline p{color:var(--gold);font-size:var(--caption-size);letter-spacing:.14em;text-transform:uppercase;font-weight:700;margin:0}.design-card-topline span{color:var(--muted);font-size:var(--small-size)}.design-library-card h2{font-size:var(--h3-size)!important;margin:12px 0 10px}.design-card-description{color:var(--muted);margin-bottom:17px}.design-compatibility{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:18px}.design-compatibility span{background:var(--surface-soft);color:var(--ink);border-radius:999px;padding:6px 9px;font-size:var(--caption-size)}.design-card-cta{font-weight:var(--button-weight);color:var(--ink)}.design-library-empty{text-align:center;padding:70px 20px}.design-library-cta{background:var(--surface-dark-deep);color:var(--white);padding:90px 0}.design-library-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:50px}.design-library-cta h2{font-size:var(--h2-size)!important;max-width:760px;margin:0 0 14px}.design-library-cta p:not(.eyebrow){color:color-mix(in srgb,var(--white) 70%,var(--muted));max-width:760px}.design-detail-hero{padding:90px 0;background:var(--paper)}.design-detail-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:start}.design-detail-media{position:sticky;top:130px;background:var(--surface-soft);min-height:620px;overflow:hidden}.design-detail-media img{width:100%;height:100%;min-height:620px;object-fit:cover}.design-detail-placeholder{min-height:620px;display:grid;place-items:center}.design-detail-placeholder img{min-height:0;width:180px;height:auto;object-fit:contain}.design-detail-copy h1{font-size:var(--display-large)!important;margin:0 0 20px}.design-detail-facts{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--line);margin:30px 0}.design-detail-facts>div{background:var(--surface-light);padding:20px;display:grid;gap:5px}.design-detail-facts span{color:var(--muted);font-size:var(--small-size)}.design-detail-products h2{font-size:var(--h3-size)!important}.design-detail-products>div{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:30px}.design-detail-products a{border:1px solid var(--line);background:var(--surface-light);padding:16px;display:grid;gap:4px}.design-detail-products a:hover{border-color:var(--gold)}.design-detail-products small{color:var(--muted)}.design-process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:42px}.design-process-grid article{background:var(--surface-light);border:1px solid var(--line);padding:26px}.design-process-grid article>span{color:var(--gold);font:40px var(--display-font)}.design-process-grid h3{font-size:var(--h4-size)!important;margin:18px 0 8px}.design-process-grid p{color:var(--muted)}@media(max-width:1050px){.design-library-hero-inner,.design-detail-layout{grid-template-columns:1fr}.design-library-grid{grid-template-columns:repeat(2,1fr)}.design-detail-media{position:static}.design-process-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.design-library-hero{padding:65px 0 45px}.design-library-grid{grid-template-columns:1fr}.design-library-toolbar,.design-library-cta-inner{display:block}.design-library-count{margin-top:14px}.design-library-cta .button-row{margin-top:28px}.design-detail-products>div,.design-process-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/theme.css.map */
