@font-face{font-family:Peyda;src:url(/assets/peyda-regular.woff2)format("woff2");font-weight:400;font-display:swap}@font-face{font-family:Peyda;src:url(/assets/peyda-bold.woff2)format("woff2");font-weight:600 900;font-display:swap}:root{--bg:#101717;--surface:#172121;--surface2:#202c2c;--gold:#d6b37b;--gold-light:#f3d8a5;--ink:#f5f4ee;--muted:#a7b2af;--line:#ffffff17;--ease:cubic-bezier(.22,1,.36,1)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{background:var(--bg);color:var(--ink);margin:0;font-family:Peyda,Arial,sans-serif;font-size:16px}button,input,select{font:inherit}a{color:inherit;text-decoration:none}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:2px solid var(--gold);outline-offset:5px}button{color:inherit}img{max-width:100%;display:block}.wrap{width:min(1280px,100% - 100px);margin:auto}.topbar{color:#d0d2bd;text-align:center;background:#26312b;justify-content:center;align-items:center;gap:32px;height:36px;font-size:12px;display:flex}.topbar span{border-right:1px solid #ffffff24;padding-right:32px}.header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:98px;display:flex}.brand{align-items:center;gap:12px;display:flex}.brand img{filter:brightness(0)invert();width:111px}.brand small{letter-spacing:2px;border-right:1px solid var(--line);padding-right:12px;font:10px Arial}.header nav{color:#c0c6c3;gap:34px;font-size:14px;display:flex}.header nav a:hover{color:var(--gold)}.outline{border:1px solid var(--line);border-radius:7px;padding:12px 18px;font-size:13px}.hero{grid-template-columns:1fr 1fr;align-items:center;gap:28px;min-height:655px;display:grid;position:relative}.hero:before{content:"";pointer-events:none;background:radial-gradient(at 10% 45%,#b58b4b12,#0000 57%);position:absolute;inset:0 -40px}.hero-copy{z-index:1;padding:40px 0;position:relative}.eyebrow{color:var(--gold);letter-spacing:.2px;align-items:center;gap:9px;font-size:13px;display:flex}.eyebrow i{background:var(--gold);border-radius:50%;width:6px;height:6px;box-shadow:0 0 15px #d6b37b80}h1{letter-spacing:-2px;margin:23px 0;font-size:clamp(52px,5.5vw,80px);font-weight:700;line-height:1.33}h1 em{color:var(--gold);font-style:normal}.hero-desc{color:var(--muted);font-size:17px;line-height:2}.hero-actions{align-items:center;gap:28px;margin:29px 0;display:flex}.primary{background:var(--gold);color:#18201d;border:0;border-radius:7px;justify-content:center;align-items:center;gap:18px;padding:16px 24px;font-weight:700;transition:transform .3s,background .3s;display:inline-flex;box-shadow:0 8px 30px #d6b37b13}.primary:hover{background:var(--gold-light);transform:translateY(-3px)}.text-link{font-size:14px}.hero-proof{color:var(--muted);align-items:center;gap:18px;margin-top:45px;font-size:12px;display:flex}.hero-proof b{border-right:1px solid var(--line);color:#e1e2d8;padding-right:18px}.hero-art{isolation:isolate;justify-content:center;align-items:center;height:545px;display:flex;position:relative}.orbit{aspect-ratio:1;border:1px solid #d6b37b20;border-radius:50%;width:90%;position:absolute;transform:rotateX(25deg)}.orbit:after{content:"";border:1px dashed #d6b37b12;border-radius:50%;position:absolute;inset:22px}.ghost{letter-spacing:-20px;color:#ffffff04;z-index:-1;font:200px Arial;position:absolute;top:0;left:0}.mat-image{aspect-ratio:1;object-fit:cover;filter:brightness(.82);border-radius:45% 45% 20% 20%;width:78%;transform:rotate(-9deg);box-shadow:0 35px 70px #0009}.floating-label{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#1c2625eb;border:1px solid #d6b37b33;border-radius:9px;padding:16px 24px;font-size:13px;position:absolute;bottom:96px;left:0;box-shadow:0 15px 35px #0004}.floating-label small{color:var(--muted);margin-top:7px;font-size:11px;display:block}.art-caption{letter-spacing:3px;color:var(--gold);justify-content:space-between;font:11px Arial;display:flex;position:absolute;bottom:12px;left:25px;right:25px}.art-caption span{color:#768782;font-size:8px}.preview-products{padding:70px 0}.preview-products h2{font-size:34px}.product-grid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.product-card{background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:12px}.product-photo{aspect-ratio:1.2;background:#ebeeea;border-radius:7px;overflow:hidden}.product-photo img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%}.product-card h3{margin:22px 3px 10px;font-size:16px}.product-card p{color:var(--muted);font-size:12px}@media (width<=900px){.wrap{width:calc(100% - 40px)}.header nav{gap:16px}.header .outline{display:none}.hero{gap:5px}.hero-art{height:420px}.hero h1{font-size:54px}.product-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.topbar span{display:none}.header{height:80px}.header nav{gap:13px;font-size:12px}.header nav a:nth-child(n+3),.brand small{display:none}.hero{grid-template-columns:1fr}.hero-copy{text-align:center;padding-top:35px}.eyebrow{justify-content:center}.hero h1{font-size:56px}.hero-desc{font-size:15px}.hero-actions{justify-content:center;gap:18px}.hero-proof{justify-content:center;margin-top:25px}.hero-art{height:380px}.mat-image{width:75%;max-width:350px}.art-caption{bottom:0}.floating-label{bottom:48px;left:0}.preview-products{padding-top:40px}.preview-products h2{text-align:center;font-size:27px}.product-grid{gap:12px}.product-card h3{font-size:14px}.product-card p{font-size:11px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}.topbar span{align-items:center;gap:7px;display:inline-flex}.topbar .top-message{border:0;padding:0}.header nav a{align-items:center;gap:6px;display:flex}.header nav a.active{color:var(--gold)}.header-tools{align-items:center;gap:13px;display:flex}.icon-button{background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;min-width:44px;min-height:44px;display:inline-flex}.icon-button:hover{color:var(--gold);background:#ffffff09}.tool-divider{background:var(--line);width:1px;height:22px}.cart-button{background:0 0;border:0;align-items:center;gap:9px;min-height:44px;font-size:12px;display:flex}.cart-button b{background:var(--gold);color:var(--bg);border-radius:50%;place-items:center;width:19px;height:19px;font-size:11px;display:grid}.menu-toggle{display:none}.text-link{background:0 0;border:0;align-items:center;gap:13px;padding:8px 0;transition:color .25s;display:inline-flex}.text-link:hover{color:var(--gold)}.proof-symbol{width:25px;height:25px;color:var(--gold);border:1px solid #d6b37b44;border-radius:50%;place-items:center;display:grid}.hero-proof{gap:10px}.hero-proof b{margin-right:5px}.floating-label{align-items:center;gap:15px;animation:7s ease-in-out infinite float-label;display:flex}.label-icon{width:40px;height:40px;color:var(--gold);border:1px solid #d6b37b33;border-radius:50%;place-items:center;display:grid}.hero-mini-label{color:var(--gold);border-right:1px solid #d6b37b55;padding-right:15px;font:22px Arial;position:absolute;top:50px;right:25px}.hero-mini-label small{color:var(--muted);margin-top:6px;font:11px Peyda;display:block}.skip{background:var(--gold);color:var(--bg);z-index:100;padding:12px;position:fixed;top:-80px;right:20px}.skip:focus{top:10px}.finder{background:linear-gradient(135deg,#26323088,#182323);border:1px solid #d6b37b25;border-radius:12px;grid-template-columns:1.15fr 1fr 1fr .9fr;gap:25px;margin-top:10px;padding:27px 30px;display:grid;position:relative;box-shadow:0 18px 55px #0002}.finder-heading{border-left:1px solid var(--line);align-items:center;gap:15px;display:flex}.finder-heading>svg{color:var(--gold)}.finder-heading strong{font-size:18px}.finder-heading p{color:var(--muted);margin:6px 0 0;font-size:11px}.select-group{flex-direction:column;gap:6px;display:flex}.select-group label{color:var(--muted);font-size:11px}.select-group select{color:var(--ink);cursor:pointer;background:0 0;border:0;border-bottom:1px solid #ffffff20;width:100%;padding:5px 0 10px;font-size:14px}.select-group option{background:var(--surface)}.finder-submit{align-self:center;min-height:51px;padding:12px;font-size:14px}.brand-strip{border-bottom:1px solid var(--line);align-items:center;gap:35px;padding:34px 0 35px;display:flex}.brand-strip>span{color:var(--muted);white-space:nowrap;font-size:11px}.brand-strip>div{flex:1;justify-content:space-around;align-items:center;gap:15px;display:flex}.brand-strip>div button{opacity:.66;background:0 0;border:0;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:5px;transition:opacity .3s,transform .3s;display:flex}.brand-strip>div button:hover{opacity:1;transform:translateY(-3px)}.brand-strip img{object-fit:contain;filter:grayscale()brightness(2);mix-blend-mode:screen;width:34px;height:34px}.brand-strip button span{white-space:nowrap;font-size:11px}.all-brands{color:var(--gold);white-space:nowrap;background:0 0;border:0;align-items:center;gap:10px;min-height:44px;font-size:11px;display:flex}.catalog-section{padding:78px 0 68px}.section-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:28px;display:flex}.section-heading .eyebrow{margin:0 0 12px}h2{letter-spacing:-.7px;margin:0;font-size:36px;font-weight:700;line-height:1.5}.section-heading>.text-link{color:var(--muted);border-bottom:1px solid #ffffff23;padding:10px 0;font-size:13px}.catalog-toolbar{justify-content:space-between;align-items:center;gap:20px;padding-bottom:27px;display:flex}.tabs{border:1px solid var(--line);border-radius:8px;gap:4px;padding:4px;display:flex}.tabs button{min-height:40px;color:var(--muted);background:0 0;border:0;border-radius:5px;padding:8px 16px;font-size:12px;transition:background .25s,color .25s}.tabs button.selected{color:var(--gold);background:#d6b37b17}.catalog-controls{align-items:center;gap:20px;display:flex}.search-field{border-bottom:1px solid var(--line);color:var(--muted);align-items:center;gap:8px;padding:5px 0;display:flex}.search-field input{color:var(--ink);background:0 0;border:0;width:145px;height:35px;font-size:12px}.search-field button{color:var(--muted);background:0 0;border:0;padding:9px;display:flex}.sort-label{color:var(--muted);align-items:center;gap:8px;display:flex}.sort-label select{background:var(--bg);width:107px;color:var(--muted);cursor:pointer;border:0;min-height:44px;font-size:12px}.filter-summary{color:var(--muted);align-items:center;gap:15px;margin-bottom:20px;font-size:12px;display:flex}.filter-summary button{color:var(--gold);background:#d6b37b1a;border:1px solid #d6b37b2c;border-radius:6px;gap:10px;min-height:36px;padding:7px 12px;display:flex}.product-card{transition:transform .5s var(--ease),box-shadow .5s,border-color .5s;border-color:#ffffff10;height:100%;padding:0;overflow:hidden}.product-card:hover{border-color:#d6b37b50;transform:translateY(-7px);box-shadow:0 18px 45px #0004}.product-photo{aspect-ratio:1.22;background:#dce0db;border:0;border-radius:0;width:100%;padding:19px;display:block;position:relative}.product-photo img{transition:transform .7s var(--ease)}.product-card:hover .product-photo img{transform:scale(1.055)}.sale-tag{color:#f0e0b8;background:#23342e;border-radius:4px;padding:6px 9px;font-size:10px;position:absolute;top:12px;right:12px}.photo-open{color:#27372f;opacity:0;background:#ffffffbf;border-radius:50%;place-items:center;width:30px;height:30px;transition:opacity .3s;display:grid;position:absolute;bottom:12px;left:12px}.product-card:hover .photo-open,.product-photo:focus-visible .photo-open{opacity:1}.product-info{padding:18px}.product-kicker{color:var(--muted);justify-content:space-between;align-items:center;gap:5px;font-size:10px;display:flex}.small-colors{direction:ltr;align-items:center;gap:3px;display:flex}.small-colors i{background:#151718;border:1px solid #ffffff35;border-radius:50%;width:8px;height:8px}.small-colors i:nth-child(2){background:#9b5245}.small-colors i:nth-child(3){background:#cfb995}.small-colors small{color:var(--muted);margin-left:2px;font:9px Peyda}.product-card h3{min-height:52px;margin:12px 0 19px;font-size:15px;line-height:1.75}.product-card h3 button{text-align:right;font:inherit;color:var(--ink);background:0 0;border:0;padding:0}.product-bottom{border-top:1px solid var(--line);justify-content:space-between;align-items:end;padding-top:15px;display:flex}.product-bottom del{color:#99a39b;margin-bottom:2px;font-size:11px;display:block}.price{white-space:nowrap;font-size:18px;font-weight:700}.price small{color:var(--muted);margin-right:3px;font-size:10px;font-weight:400}.add-small{border:1px solid var(--line);background:#ffffff04;border-radius:7px;place-items:center;width:38px;min-width:44px;height:38px;min-height:44px;transition:background .3s,color .3s;display:grid}.add-small:hover{background:var(--gold);color:var(--bg)}.catalog-note{color:#8d9b95;margin:24px 0 0;font-size:10px}.craft-section{grid-template-columns:1fr 1fr;align-items:center;gap:95px;padding:48px 0 85px;display:grid}.craft-visual{aspect-ratio:1.08;isolation:isolate;position:relative}.craft-photo{border-radius:18px 100px 18px 18px;position:absolute;inset:20px 20px 15px 30px;overflow:hidden;transform:rotate(3deg);box-shadow:0 30px 60px #0005}.craft-photo img{object-fit:cover;filter:brightness(.64)contrast(1.2);width:100%;height:100%;animation:craft-in .7s var(--ease);transform:scale(1.16)}.craft-visual:before{content:"";z-index:-1;border:1px solid #d6b37b28;border-radius:18px 100px 18px 18px;position:absolute;inset:0 0 0 15px;transform:rotate(-3deg)}.craft-tag{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);color:var(--gold);background:#1c2726e8;border:1px solid #d6b37b44;border-radius:8px;align-items:center;gap:16px;padding:17px 25px;font-size:15px;display:flex;position:absolute;bottom:40px;left:0}.craft-vertical{writing-mode:vertical-rl;letter-spacing:3px;color:#c2aa8555;font:9px Arial;position:absolute;top:45px;right:-6px}.craft-copy h2{font-size:50px;line-height:1.4}.craft-copy h2 em{color:var(--gold);font-style:normal}.craft-copy>p:not(.eyebrow):not(.craft-footnote){color:var(--muted);max-width:440px;font-size:14px;line-height:2.1}.craft-swatches{gap:12px;margin-top:25px;display:flex}.craft-swatches button{background:var(--swatch);border:5px solid var(--bg);width:38px;min-width:44px;height:38px;min-height:44px;color:var(--bg);border-radius:50%;outline:1px solid #ffffff20;place-items:center;transition:outline-color .3s,transform .3s;display:grid}.craft-swatches button.chosen{outline:1px solid var(--gold);transform:scale(1.08)}.craft-swatches button:focus-visible{outline-width:3px}.color-caption{flex-direction:column;gap:4px;margin:17px 0 24px;font-size:12px;display:flex}.color-caption small{color:var(--muted);font-size:10px}.craft-copy .primary{padding:14px 20px;font-size:13px}.craft-footnote{color:var(--muted);margin-top:13px;font-size:10px}.benefits{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);padding:40px 0;display:grid}.benefits>div{text-align:center;border-left:1px solid var(--line)}.benefits>div:last-child{border:0}.benefits svg{color:var(--gold);stroke-width:1.3px;margin-bottom:8px}.benefits h3{margin:9px 0;font-size:15px}.benefits p{color:var(--muted);margin:0;font-size:11px}.about-section{grid-template-columns:1fr 1fr;align-items:center;gap:110px;padding:95px 0;display:grid}.about-brand{background:radial-gradient(#d6b37b0d,#0000 65%);flex-direction:column;justify-content:center;align-items:center;min-height:300px;display:flex;position:relative}.about-brand>span{letter-spacing:-7px;color:#bca479;font:italic 76px Arial}.about-brand>span>span{letter-spacing:-2px;color:#859e94;margin-left:6px;font-size:37px}.about-year{color:var(--muted);align-items:center;gap:14px;margin-top:20px;font-size:12px;display:flex}.about-year b{color:var(--ink);font-size:25px;font-weight:400}.about-year>span{border-right:1px solid #d6b37b44;padding-right:14px;font-size:11px}.about-copy h2{font-size:38px}.about-copy>p:not(.eyebrow){color:var(--muted);font-size:14px;line-height:2.1}.about-copy .text-link{color:var(--gold);font-size:12px}.faq-section{padding:35px 0 85px}.faq-section h2{font-size:29px}.faq-caption{color:var(--muted);flex-direction:column;gap:9px;font-size:11px;display:flex}.faq-caption a{color:var(--gold);align-items:center;gap:7px;display:flex}.faq-list{grid-template-columns:1fr 1fr;align-items:start;column-gap:40px;display:grid}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:24px 0;font-size:14px;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary svg{color:var(--gold);flex-shrink:0;transition:transform .3s}.faq-list details[open] summary svg{transform:rotate(45deg)}.faq-list details p{color:var(--muted);margin:0 0 25px;font-size:13px;line-height:2}.contact-strip{background:#22312b;border-top:1px solid #d6b37b20;border-bottom:1px solid #d6b37b20}.contact-strip>.wrap{justify-content:space-between;align-items:center;gap:25px;padding:29px 0;display:flex}.contact-strip>.wrap>div{align-items:center;gap:20px;display:flex}.contact-strip svg{color:var(--gold);stroke-width:1.5px}.contact-strip h3{margin:0 0 6px;font-size:17px}.contact-strip p{color:var(--muted);margin:0;font-size:11px}.contact-strip a{align-items:center;gap:28px;font-size:21px;font-weight:700;display:flex}.footer-main{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:40px;padding:60px 0 42px;display:grid}.footer-main>div>p{color:var(--muted);margin:23px 0 0;font-size:13px;line-height:2}.footer-main h4{margin:0 0 18px;font-size:13px}.footer-main>div>a:not(.brand){color:var(--muted);margin:12px 0;font-size:12px;display:block}.footer-main a:hover{color:var(--gold)}.footer-promise{color:var(--muted);grid-template-columns:30px 1fr;align-content:start;align-items:center;gap:22px 12px;font-size:12px;display:grid}.footer-promise svg{color:var(--gold);stroke-width:1.2px}.footer-bottom{color:var(--muted);border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:20px 0;font-size:10px;display:flex}.footer-bottom>a{border:1px solid var(--line);border-radius:5px;place-items:center;width:35px;height:35px;display:grid}.demo-badge{color:#cfb990;background:#d6b37b08;border:1px solid #d6b37b20;border-radius:5px;padding:6px 12px}.mobile-nav{display:none}.empty-state{text-align:center;border:1px dashed var(--line);color:var(--muted);border-radius:12px;padding:45px 25px}.empty-state>svg{color:var(--gold);margin:auto}.empty-state h3{color:var(--ink);font-size:20px}.empty-state p{font-size:13px;line-height:1.9}.empty-state>div{justify-content:center;align-items:center;gap:15px;margin-top:25px;display:flex}.empty-state .primary{font-size:13px}.empty-state .outline{color:var(--ink);background:0 0}body:has(dialog[open]){overflow:hidden}dialog{color:var(--ink);background:var(--surface);border:1px solid #d6b37b35;border-radius:16px;max-height:90dvh;padding:32px;font-family:Peyda;overflow:auto;box-shadow:0 40px 150px #0009}dialog::backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#050d0bcc}dialog[open]{animation:dialog-in .35s var(--ease)}.product-dialog{width:min(1060px,100% - 40px);position:fixed}.dialog-close{z-index:2;background:var(--surface);position:absolute;top:12px;left:12px}.product-detail{grid-template-columns:1fr 1fr;align-items:start;gap:32px;display:grid}.detail-main-photo{aspect-ratio:1;object-fit:contain;background:#fff;border-radius:10px;width:100%}.detail-copy{padding:10px 0}.detail-copy h2{letter-spacing:0;font-size:25px;line-height:1.7}.detail-copy>p:not(.eyebrow){color:var(--muted);font-size:13px;line-height:2}.detail-price{flex-direction:column;gap:6px;margin:23px 0;display:flex}.detail-price del{color:var(--muted);font-size:13px}.detail-price strong{color:var(--gold);font-size:28px}.detail-price small{font-size:13px}.detail-copy>label{margin:20px 0 9px;font-size:13px;display:block}.detail-copy>select{background:var(--bg);width:100%;color:var(--ink);border:1px solid var(--line);cursor:pointer;border-radius:7px;padding:13px;font-size:13px}.detail-buy{gap:12px;margin:22px 0;display:flex}.detail-buy>.primary{flex:1;gap:9px;padding:14px;font-size:13px}.quantity{border:1px solid var(--line);direction:ltr;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.quantity button{background:0 0;border:0;place-items:center;width:37px;height:44px;display:grid}.quantity button:disabled{opacity:.3;cursor:not-allowed}.quantity output,.quantity>span{text-align:center;min-width:23px;font-size:14px}.detail-assurance{flex-wrap:wrap;align-items:center;gap:7px;display:flex;font-size:11px!important}.detail-assurance svg{color:var(--gold)}.detail-assurance>span{background:var(--line);width:1px;height:15px;margin:0 6px}.detail-disclaimer{background:#ffffff04;border-radius:5px;padding:12px;font-size:10px!important}.detail-copy .text-link{color:var(--gold);font-size:12px}.thumbnails{gap:8px;padding:12px 2px;display:flex;overflow-x:auto}.thumbnails button{background:#fff;border:2px solid #0000;border-radius:5px;flex-shrink:0;width:55px;height:55px;padding:2px;overflow:hidden}.thumbnails button.chosen{border-color:var(--gold)}.thumbnails img{object-fit:cover;width:100%;height:100%}.cart-dialog{border-radius:0;width:min(470px,100% - 24px);height:100dvh;max-height:100dvh;margin:0 0 0 auto;padding:26px}.cart-heading{justify-content:space-between;align-items:center;gap:20px;display:flex}.cart-heading h2{font-size:25px}.cart-heading h2 small{color:var(--gold);font-size:17px}.cart-demo{color:var(--gold);background:#d6b37b12;border:1px solid #d6b37b25;border-radius:6px;margin-bottom:25px;padding:12px;font-size:11px;line-height:1.8}.cart-item{border-bottom:1px solid var(--line);grid-template-columns:90px 1fr;gap:17px;padding:20px 0;display:grid}.cart-item>img{object-fit:contain;background:#eee;border-radius:6px;width:90px;height:90px;padding:6px}.cart-item h3{margin:0 0 8px;font-size:17px}.cart-item p{color:var(--muted);margin:7px 0;font-size:11px}.cart-item strong{font-size:14px}.cart-item-controls{justify-content:space-between;margin-top:10px;display:flex}.cart-item .quantity button{width:33px;height:36px}.cart-item .quantity{height:38px}.remove-item{color:#e7a094}.cart-total{justify-content:space-between;align-items:center;gap:10px;margin-top:25px;display:flex}.cart-total>span{color:var(--muted);font-size:13px}.cart-total strong{color:var(--gold);font-size:22px}.cart-total small{font-size:11px}.cart-help{color:var(--muted);margin:20px 0;font-size:11px;line-height:2}.cart-dialog>.primary{width:100%;font-size:14px}.cart-source{color:var(--gold);align-items:center;gap:7px;margin-top:12px;font-size:10px;display:flex}.brand-dialog{width:min(760px,100% - 30px)}.brand-dialog>p{color:var(--muted);font-size:13px}.brand-dialog-grid{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:25px;display:grid}.brand-dialog-grid button{background:var(--bg);border:1px solid var(--line);border-radius:6px;justify-content:space-between;align-items:center;padding:12px;font-size:12px;display:flex}.brand-dialog-grid button:hover{border-color:var(--gold);color:var(--gold)}.toast{z-index:30;width:max-content;max-width:calc(100% - 30px);animation:dialog-in .3s var(--ease);background:#334a3d;border:1px solid #d6b37b55;border-radius:10px;align-items:center;gap:13px;padding:15px 20px;font-size:13px;display:flex;position:fixed;bottom:25px;left:50%;transform:translate(-50%);box-shadow:0 20px 60px #0007}.toast>svg{color:var(--gold);flex-shrink:0}.toast button{color:var(--gold);white-space:nowrap;background:0 0;border:0;border-right:1px solid #ffffff24;align-items:center;gap:7px;padding:5px 12px 5px 0;font-size:12px;display:flex}@keyframes float-label{50%{transform:translateY(-9px)}}@keyframes craft-in{0%{opacity:.4;transform:scale(1.23)}to{opacity:1;transform:scale(1.16)}}@keyframes dialog-in{0%{opacity:0;translate:0 12px}to{opacity:1;translate:0}}@media (width>=1500px){.hero{min-height:720px}.hero-art{height:620px}}@media (width<=1100px){.header nav{gap:20px}.brand small{display:none}.wrap{width:calc(100% - 60px)}.hero h1{font-size:65px}.hero-actions{gap:17px}.hero-actions .primary{padding:15px;font-size:14px}.hero-actions .text-link{font-size:12px}.finder{gap:20px;padding:23px}.finder-heading{gap:10px}.finder-heading strong{font-size:16px}.brand-strip{gap:20px}.brand-strip button span{display:none}.craft-section{gap:55px}.product-info{padding:14px}.product-card h3{font-size:14px}.contact-strip a{gap:15px;font-size:17px}.catalog-controls{gap:10px}.product-grid{gap:16px}}@media (width<=900px){.hero{min-height:550px}.hero h1{font-size:52px}.hero-art{height:450px}.hero-desc{font-size:14px}.hero-mini-label{top:5px;right:10px}.hero-actions{flex-wrap:wrap;gap:10px}.floating-label{padding:11px 15px;bottom:70px;left:-8px}.label-icon{width:31px;height:31px}.floating-label small{font-size:9px}.finder{grid-template-columns:1fr 1fr 1fr;gap:20px}.finder-heading{border:0;grid-column:1/-1}.brand-strip{gap:12px}.brand-strip>span{display:none}.catalog-toolbar{flex-wrap:wrap}.catalog-controls{flex:1;justify-content:flex-end}.product-grid{grid-template-columns:repeat(2,1fr);gap:20px}.product-card h3{min-height:auto}.craft-section{gap:35px}.craft-copy h2{font-size:39px}.craft-copy>p:not(.eyebrow):not(.craft-footnote){font-size:13px}.benefits p{font-size:10px}.about-section{gap:45px;padding:75px 0}.about-copy h2{font-size:32px}.about-brand>span{font-size:65px}.about-year{flex-wrap:wrap;justify-content:center}.contact-strip>.wrap{flex-wrap:wrap;justify-content:center;gap:20px 35px}.contact-strip>.wrap>div{justify-content:center;width:100%;margin-bottom:5px}.footer-main{grid-template-columns:1.3fr 1fr 1fr;gap:25px}.footer-promise{display:none}.faq-section h2{font-size:25px}.faq-list{column-gap:25px}.product-detail{gap:22px}.detail-copy h2{font-size:20px}.detail-buy{flex-wrap:wrap}.detail-buy>.primary{min-width:180px}.detail-copy .eyebrow{padding-left:25px}.thumbnails{max-width:100%}}@media (width<=600px){.wrap{width:calc(100% - 36px)}.topbar{height:31px;font-size:10px}.topbar>.top-message{display:inline-flex}.topbar>span:not(.top-message){display:none}.header{height:76px}.header nav{display:none}.header-tools{gap:4px}.tool-divider{display:none}.cart-button{gap:6px;padding:0 5px}.cart-button>span{display:none}.brand img{width:100px}.menu-toggle{display:inline-flex}.header .icon-button{min-width:38px}.mobile-nav{z-index:10;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#172321fa;flex-direction:column;padding:15px 22px;display:flex;position:absolute;top:107px;left:0;right:0;box-shadow:0 20px 30px #0006}.mobile-nav a{border-bottom:1px solid var(--line);justify-content:space-between;padding:15px 0;font-size:14px;display:flex}.hero{grid-template-columns:1fr;gap:0;min-height:auto}.hero-copy{text-align:center;padding:36px 0 0}.hero-copy .eyebrow{font-size:11px}.hero h1{margin:20px 0;font-size:58px;line-height:1.35}.hero-desc{font-size:14px;line-height:2}.hero-actions{flex-wrap:nowrap;justify-content:center;gap:18px;margin:25px 0}.hero-actions .primary{gap:10px;padding:14px 16px;font-size:12px}.hero-actions .text-link{gap:8px;font-size:11px}.hero-proof{justify-content:center;margin-top:24px;font-size:11px}.hero-art{height:390px;margin-top:12px}.mat-image{max-width:320px}.orbit{width:83%;max-width:340px}.hero-mini-label{font-size:18px;top:26px;right:10px}.hero-mini-label small{font-size:9px}.floating-label{gap:10px;font-size:11px;bottom:64px;left:0}.art-caption{font-size:9px;bottom:16px;left:15px;right:15px}.art-caption span{font-size:7px}.finder{grid-template-columns:1fr 1fr;gap:22px 18px;margin-top:15px;padding:22px}.finder-heading{grid-column:1/-1;justify-content:flex-start}.finder-heading strong{font-size:17px}.finder-heading p{font-size:12px}.finder-submit{grid-column:1/-1;min-height:48px;font-size:14px}.select-group label{font-size:12px}.select-group select{font-size:13px}.brand-strip{flex-wrap:wrap;justify-content:center;gap:0;padding:24px 0;position:relative}.brand-strip>div{flex-basis:100%;gap:8px;overflow:hidden}.brand-strip img{width:33px;height:33px}.brand-strip .all-brands{margin-top:6px;font-size:11px}.catalog-section{padding:49px 0 40px}.section-heading{align-items:start;gap:12px;margin-bottom:22px}.section-heading .eyebrow{justify-content:flex-start;font-size:11px}.section-heading h2{font-size:28px;line-height:1.6}.section-heading>.text-link{white-space:nowrap;gap:6px;margin-top:27px;padding:5px 0;font-size:10px}.section-heading>.text-link svg{width:14px}.catalog-toolbar{gap:15px}.tabs{justify-content:space-between;width:100%}.tabs button{flex:1;padding:9px 11px;font-size:12px}.catalog-controls{justify-content:space-between;width:100%}.search-field{flex:1}.search-field input{width:100%;min-width:0;font-size:12px}.sort-label{flex-shrink:0;margin-right:12px}.product-grid{gap:12px}.product-photo{aspect-ratio:1;padding:10px}.sale-tag{padding:4px 6px;font-size:9px;top:8px;right:8px}.product-info{padding:12px}.product-kicker{flex-wrap:wrap;gap:8px;font-size:9px}.small-colors{gap:2px}.small-colors small{font-size:8px}.product-card h3{min-height:68px;margin:11px 0;font-size:13px;line-height:1.8}.product-bottom{align-items:center;gap:4px;padding-top:11px}.price{font-size:15px}.price small{margin:0;font-size:9px;display:block}.product-bottom del{font-size:10px}.add-small{width:34px;min-width:34px;min-height:42px}.catalog-note{margin-top:18px;font-size:10px;line-height:1.9}.craft-section{grid-template-columns:1fr;gap:26px;padding:28px 0 45px}.craft-visual{aspect-ratio:1.3;width:100%;max-width:450px;margin:auto}.craft-photo{inset:10px 15px 10px 20px}.craft-vertical{font-size:8px;top:20px;right:0}.craft-tag{padding:14px 20px;font-size:13px;bottom:22px}.craft-copy{text-align:right;padding:0 5px}.craft-copy .eyebrow{justify-content:flex-start}.craft-copy h2{font-size:43px}.craft-copy>p:not(.eyebrow):not(.craft-footnote){font-size:14px}.craft-copy .primary{font-size:13px}.craft-swatches{margin-top:22px}.benefits{grid-template-columns:1fr 1fr;row-gap:27px;padding:30px 0}.benefits>div:nth-child(2){border:0}.benefits h3{font-size:13px}.benefits p{font-size:10px}.about-section{grid-template-columns:1fr;gap:15px;padding:35px 0 40px}.about-brand{min-height:190px}.about-brand>span{font-size:71px}.about-copy .eyebrow{justify-content:flex-start}.about-copy h2{font-size:35px}.about-copy>p:not(.eyebrow){font-size:14px}.faq-section{padding:25px 0 45px}.faq-section .section-heading{display:block}.faq-section h2{font-size:27px}.faq-caption{flex-direction:row;gap:10px;margin-top:18px;font-size:11px}.faq-list{grid-template-columns:1fr}.faq-list summary{padding:20px 0;font-size:13px}.contact-strip>.wrap{gap:18px;padding:24px 0}.contact-strip>.wrap>div{gap:12px;margin-bottom:12px}.contact-strip h3{font-size:15px}.contact-strip a{gap:12px;font-size:17px}.contact-strip a svg{width:17px}.footer-main{grid-template-columns:1fr 1fr;gap:30px;padding:35px 0}.footer-main>div:first-child{grid-column:1/-1;justify-content:space-between;align-items:center;gap:20px;display:flex}.footer-main>div>p{margin:0;font-size:11px}.footer-main h4{font-size:13px}.footer-main>div>a:not(.brand){font-size:12px}.footer-bottom{flex-wrap:wrap;gap:13px;font-size:9px}.demo-badge{text-align:center;flex-basis:100%;order:3;padding:9px;font-size:10px}.product-dialog{width:calc(100% - 22px);max-height:94dvh;padding:20px}.product-detail{grid-template-columns:1fr;gap:14px}.detail-main-photo{max-height:300px}.detail-copy .eyebrow{justify-content:flex-start;margin-top:4px}.detail-copy h2{font-size:22px}.detail-copy>p:not(.eyebrow){font-size:13px}.detail-buy{flex-wrap:nowrap}.detail-buy>.primary{min-width:0;padding:13px 10px;font-size:12px}.detail-copy .detail-assurance{font-size:10px!important}.dialog-close{background:#182322d9;top:8px;left:8px}.detail-price strong{font-size:25px}.cart-dialog{padding:20px}.cart-heading h2{font-size:23px}.cart-item{grid-template-columns:80px 1fr;gap:13px}.cart-item>img{width:80px;height:80px}.brand-dialog{padding:20px}.brand-dialog-grid{grid-template-columns:repeat(3,1fr);gap:8px}.brand-dialog-grid button{min-height:44px;padding:10px;font-size:11px}.brand-dialog h2{font-size:21px}.toast{gap:9px;padding:13px;font-size:11px}.toast button{padding-right:9px;font-size:10px}.empty-state{padding:30px 15px}.empty-state>div{flex-direction:column}.empty-state p{font-size:12px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.hero-art{overflow:visible}.hero-art .mat-image{aspect-ratio:auto;object-fit:cover;object-position:left center;filter:none;width:118%;max-width:none;height:108%;box-shadow:none;mix-blend-mode:lighten;z-index:-1;border-radius:0;position:absolute;top:-12px;left:-50px;transform:none;-webkit-mask-image:linear-gradient(90deg,#000 55%,#0000 90%);mask-image:linear-gradient(90deg,#000 55%,#0000 90%)}.hero-art .orbit{z-index:-2;border-color:#d6b37b10;width:95%}.hero-art .orbit:after{border-color:#d6b37b09}.hero-art .ghost{display:none}.hero-art .floating-label{bottom:57px;left:-12px}.hero-art .hero-mini-label{font-size:17px;top:22px;right:10px}.hero-art .hero-mini-label small{font-size:10px}.hero-art .art-caption{bottom:0}.hero-art .floating-label:after{content:"تصویر تبلیغاتی";color:#88948d;font-size:9px;position:absolute;bottom:-24px;left:4px}@media (width<=900px){.hero-art .mat-image{width:120%;height:100%;top:0;left:-35px}.hero-art .floating-label{bottom:55px;left:-5px}}@media (width<=600px){.hero-art{width:100%;max-width:460px;height:420px;margin-inline:auto}.hero-art .mat-image{object-position:left center;width:114%;height:108%;top:-9px;left:-20px}.hero-art .hero-mini-label{top:30px;right:10px}.hero-art .floating-label{bottom:65px;left:5px}.hero-art .art-caption{bottom:13px}}main{overflow-x:clip}.product-detail>div,.hero>div,.craft-section>div{min-width:0}.brand-lockup{white-space:nowrap;align-items:center;gap:11px;display:flex}.brand .brand-emblem{object-fit:contain;filter:none;flex-shrink:0;width:57px;height:57px}.brand-wordmark{flex-direction:column;gap:4px;display:flex}.brand-wordmark>span{color:var(--gold-light);font-size:31px;font-weight:700;line-height:1.1}.brand-wordmark b{letter-spacing:-1px;color:#c96d53;margin-right:4px;font:700 23px Arial,sans-serif;display:inline-block}.brand .brand-wordmark small{letter-spacing:1.45px;color:#b9b7a3;border:0;padding:0;font:7px Arial,sans-serif;display:block}.brand-strip>div button{opacity:.9;flex-direction:column;gap:9px;min-width:66px}.brand-strip img{filter:grayscale()invert()brightness(1.7);mix-blend-mode:normal;opacity:1;width:49px;height:49px}.brand-strip>div button:hover{filter:drop-shadow(0 0 12px #d6b37b65)}.product-photo{aspect-ratio:1;background:#14201e;padding:0}.product-photo img{mix-blend-mode:normal;object-fit:cover}.product-info{background:linear-gradient(150deg,#1e2b28,#151e1e);position:relative}.sale-tag{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#f3d8a5;z-index:1;background:#14201ee8;border:1px solid #d6b37b50}.photo-open{color:#17211e;background:#d6b37b}.detail-main-photo{background:#14201e}.photo-mode{border:1px solid var(--line);background:#101919;border-radius:8px;gap:5px;margin-bottom:12px;padding:4px 36px 4px 4px;display:flex}.photo-mode button{color:var(--muted);background:0 0;border:0;border-radius:5px;flex:1;min-height:42px;padding:7px;font-size:11px}.photo-mode button[aria-pressed=true]{color:var(--gold-light);background:#d6b37b17}.cart-item>img{object-fit:cover;background:#14201e;padding:0}.catalog-note{color:#a6b0a8;font-size:11px;line-height:1.9}main{isolation:isolate;position:relative}.ambient-light{pointer-events:none;z-index:-1;--light-x:50vw;--light-y:30vh;position:fixed;inset:0;overflow:hidden}.aurora{filter:blur(65px);opacity:.55;will-change:transform;border-radius:50%;width:80vw;height:90vh;position:absolute}.aurora-gold{background:radial-gradient(#ba86422b,#0000 65%);animation:19s ease-in-out infinite alternate aurora-drift;top:-30vh;left:-35vw}.aurora-teal{background:radial-gradient(#288e6833,#0000 65%);animation:23s ease-in-out infinite alternate-reverse aurora-drift;top:20vh;right:-30vw}.pointer-light{background:radial-gradient(450px circle at var(--light-x) var(--light-y),#d6b37b0c,transparent 75%);position:absolute;inset:0}.light-mesh{background-image:linear-gradient(#ffffff02 1px,#0000 1px),linear-gradient(90deg,#ffffff02 1px,#0000 1px);background-size:90px 90px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 80%);mask-image:linear-gradient(#000,#0000 80%)}.reading-light{top:0;transform-origin:100%;z-index:50;pointer-events:none;background:linear-gradient(90deg,#5eaa87,#eecb91);height:2px;position:fixed;inset-inline:0;box-shadow:0 0 15px #eecb91}.hero-halo{z-index:-2;pointer-events:none;position:absolute;inset:3% 0 7%;transform:rotate(-18deg)}.hero-halo span{border:1px solid #d6b37b36;border-radius:50%;animation:32s linear infinite halo-turn;position:absolute;inset:5%;box-shadow:inset 0 0 40px #d6b37b0a,0 0 35px #d6b37b0b}.hero-halo span:before{content:"";background:#f3d8a5;border-radius:50%;width:5px;height:5px;position:absolute;top:13%;left:13%;box-shadow:0 0 15px 3px #d6b37b88}.hero-halo span:nth-child(2){border-color:#69b39525;animation-duration:40s;animation-direction:reverse;inset:0 12%;transform:rotate(25deg)}.hero-halo span:nth-child(2):before{background:#69b395;box-shadow:0 0 16px 4px #69b39555}.hero-halo span:nth-child(3){opacity:.4;border-style:dashed;animation-duration:65s;inset:12% -3%}.hero-art .mat-image{animation:9s ease-in-out infinite studio-float}.hero h1 em{text-shadow:0 0 50px #d6b37b22}.finder{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:linear-gradient(130deg,#2d3930cc,#15221ee8);box-shadow:0 15px 65px #0004,inset 0 1px #d6b37b25}.primary{position:relative;overflow:hidden;box-shadow:0 5px 30px #d6b37b20}.primary:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#fff7,#0000);width:25%;animation:8s ease-in-out infinite button-sheen;position:absolute;top:-100%;bottom:-100%;left:-60%;transform:rotate(22deg)}.spotlight-card{transform:perspective(900px) rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,0deg));transition:transform .3s ease-out,box-shadow .35s,border-color .35s;position:relative}.spotlight-card:after{content:"";pointer-events:none;border-radius:inherit;background:radial-gradient(360px circle at var(--card-light-x,50%) var(--card-light-y,0%),#f6d59b15,transparent 65%);opacity:0;transition:opacity .35s;position:absolute;inset:0}.spotlight-card:hover{transform:perspective(900px) translateY(-7px) rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,0deg));border-color:#d6b37b66;box-shadow:0 24px 65px #0007,0 0 25px #d6b37b0a}.spotlight-card:hover:after{opacity:1}.promo-wrap{background:linear-gradient(116deg,#2f251d,#1a2924 48%,#12211f);border:1px solid #d6b37b4d;border-radius:14px;grid-template-columns:auto 1.2fr auto auto;align-items:center;gap:28px;min-height:166px;margin-top:5px;margin-bottom:34px;padding:25px 28px;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 75px #0005,inset 0 1px #fff1}.promo-wrap:before{content:"";pointer-events:none;border:1px dashed #d6b37b35;border-radius:9px;position:absolute;inset:7px}.promo-flare{filter:blur(10px);background:radial-gradient(circle,#d6b37b35,#0000 68%);width:480px;height:260px;animation:5s ease-in-out infinite promo-pulse;position:absolute;top:-100px;right:-170px}.promo-stamp{color:#f2d6a4;background:#130f0ca8;border:1px solid #e4c18a70;border-radius:50%;align-content:center;place-items:center;width:105px;height:105px;display:grid;position:relative;box-shadow:0 0 0 7px #d6b37b0d,0 0 35px #d6b37b17}.promo-stamp svg{color:#c96d53;position:absolute;top:13px;right:14px}.promo-stamp strong{color:#f4d9a9;font:700 35px Peyda}.promo-stamp small{color:var(--muted);font-size:10px}.promo-kicker{color:#df876d;font-size:12px;font-weight:700;display:inline-flex}.promo-copy{position:relative}.promo-copy h2{margin:5px 0;font-size:27px}.promo-copy p{color:var(--muted);margin:0;font-size:12px}.promo-timer{border-right:1px solid #ffffff18;align-items:center;gap:12px;padding-right:24px;display:flex;position:relative}.promo-timer>svg{color:var(--gold)}.promo-timer>div{direction:ltr;align-items:flex-start;display:flex}.promo-timer span{flex-direction:column;align-items:center;min-width:45px;display:flex}.promo-timer b{color:#f6e8cc;font-variant-numeric:tabular-nums;font:600 25px Arial}.promo-timer small{color:var(--muted);margin-top:4px;font-size:8px}.promo-timer i{color:#d6b37b80;margin-top:1px;font:23px Arial}.promo-action{min-height:46px;color:var(--gold-light);border:1px solid #d6b37b65;border-radius:7px;align-items:center;gap:12px;padding:10px 18px;font-size:12px;transition:all .3s;display:flex;position:relative}.promo-action:hover{background:var(--gold);color:#14201e}.news-section{padding:82px 0 95px}.news-heading{margin-bottom:30px}.news-heading .eyebrow svg{color:var(--gold)}.news-grid{grid-template-columns:1fr 1fr;gap:25px;display:grid}.news-card{border:1px solid var(--line);min-width:0;min-height:300px;transition:transform .45s var(--ease),border-color .35s,box-shadow .4s;background:linear-gradient(145deg,#1d2928,#141d1d);border-radius:14px;grid-template-columns:1.08fr .92fr;display:grid;overflow:hidden}.news-card:hover{border-color:#d6b37b55;transform:translateY(-6px);box-shadow:0 25px 65px #0005}.news-image{min-height:300px;position:relative;overflow:hidden}.news-image:after{content:"";background:linear-gradient(90deg,#0000 45%,#14201e99);position:absolute;inset:0}.news-image img{object-fit:cover;width:100%;height:100%;transition:transform .8s var(--ease);filter:saturate(.9)contrast(1.05)}.news-card:hover .news-image img{transform:scale(1.055)}.news-image span{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--gold-light);background:#0f1817c9;border:1px solid #ffffff28;border-radius:6px;align-items:center;gap:8px;padding:9px 11px;font-size:10px;display:flex;position:absolute;bottom:15px;right:15px}.news-copy{flex-direction:column;align-items:flex-start;padding:27px 23px;display:flex}.news-date{color:#ccaf81;align-items:center;gap:7px;font-size:10px;display:flex}.news-copy h3{margin:14px 0 10px;font-size:21px;line-height:1.65}.news-copy p{color:var(--muted);margin:0 0 18px;font-size:12px;line-height:2}.news-copy .text-link{color:var(--gold);margin-top:auto;font-size:11px}.news-note{color:#8d9b95;margin:16px 0 0;font-size:10px}@keyframes aurora-drift{to{transform:translate(12vw,14vh)scale(1.18)}}@keyframes halo-turn{to{rotate:360deg}}@keyframes studio-float{50%{transform:translateY(-12px)rotate(.8deg)}}@keyframes button-sheen{0%,72%{left:-60%}87%,to{left:150%}}@keyframes promo-pulse{50%{opacity:.55;transform:scale(1.13)}}@media (width<=1100px){.promo-wrap{grid-template-columns:auto 1fr auto}.promo-action{grid-column:2/4;justify-self:start}.news-card{grid-template-columns:1fr}.news-image{min-height:220px}.news-image:after{background:linear-gradient(#0000 50%,#14201e88)}}@media (width<=900px){.brand-lockup{gap:7px}.brand .brand-emblem{width:47px;height:47px}.brand-wordmark>span{font-size:27px}.brand-wordmark b{font-size:21px}.brand .brand-wordmark small{letter-spacing:1px;font-size:6px}.brand-strip img{width:42px;height:42px}.brand-strip>div button{min-width:44px}.aurora{filter:blur(35px)}.promo-wrap{grid-template-columns:auto 1fr}.promo-timer{border:0;grid-area:2/1/auto/3;padding:0}.promo-action{grid-area:2/2;justify-self:end}.news-grid{gap:18px}}@media (width<=600px){.brand .brand-emblem{width:42px;height:42px}.brand-wordmark>span{font-size:25px}.brand-wordmark b{font-size:19px}.brand .brand-wordmark small{letter-spacing:.8px;font-size:5px}.brand-strip>div{justify-content:flex-start;gap:17px;padding:4px 0 8px;overflow-x:auto}.brand-strip>div button{flex-shrink:0;min-width:44px}.brand-strip img{width:40px;height:40px}.photo-mode{margin-top:20px;padding-left:4px}.hero-halo{inset:8% 4% 10%}.promo-wrap{grid-template-columns:74px 1fr;gap:15px;margin-top:18px;padding:22px 18px}.promo-stamp{width:74px;height:74px}.promo-stamp strong{font-size:27px}.promo-stamp svg{width:17px;top:8px;right:9px}.promo-copy h2{font-size:19px;line-height:1.6}.promo-copy p{display:none}.promo-timer{border-top:1px solid #ffffff12;grid-column:1/3;justify-content:center;padding-top:13px}.promo-action{grid-area:3/1/auto/3;justify-content:center;justify-self:stretch}.news-section{padding:55px 0 65px}.news-grid{grid-template-columns:1fr}.news-card{grid-template-columns:1fr;min-height:0}.news-image{min-height:215px}.news-copy{padding:22px}.news-copy h3{font-size:20px}.news-heading{align-items:flex-end}.footer-main .brand{flex-shrink:0}.catalog-note{font-size:10px}}@media (pointer:coarse){.pointer-light{display:none}.spotlight-card:hover{transform:none}.photo-open{opacity:.85}}@media (prefers-reduced-motion:reduce){.aurora{will-change:auto}.pointer-light{display:none}.spotlight-card,.spotlight-card:hover,.hero-art .mat-image,.product-card:hover .product-photo img,.news-card:hover .news-image img,.primary:hover{transform:none}}@media (width<=1100px) and (width>=601px){.header nav{gap:13px;font-size:13px}}.brand-strip img{filter:brightness(0)invert()!important;opacity:1!important}.brand-strip button span{color:#f4f4ef}
