:root{--background:#fcfaf9;--foreground:#352932;--plum:#442739;--rose:#c89baf;--line:#e6dfe1;--muted:#796d74}*{box-sizing:border-box}body{background:var(--background);color:var(--foreground);margin:0;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{outline-offset:5px}button{cursor:pointer}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2{letter-spacing:-1.8px;font-family:Georgia,Times New Roman,serif;font-weight:400;line-height:1.1}h2{font-size:44px}h3{font-size:16px;font-weight:500}em{font-weight:400}.announcement{text-align:center;background:var(--plum);color:#fff;letter-spacing:.5px;padding:9px 20px;font-size:13px}.announcement span{opacity:.7;margin-left:10px}.header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:35px;height:108px;padding:0 6%;display:flex}.wordmark{letter-spacing:-3px;flex-direction:column;align-items:center;font-family:Georgia,serif;font-size:46px;line-height:.9;display:inline-flex}.wordmark span{letter-spacing:5px;margin-top:12px;padding-left:5px;font-family:Arial,sans-serif;font-size:10px}.header nav{gap:34px;font-size:14px;display:flex}.header nav a{padding:14px 0}.header nav a.selected{border-bottom:1px solid var(--plum)}.header-actions{align-items:center;gap:24px;display:flex}.header-actions a,.header-actions button{align-items:center;gap:7px;display:flex}.header-actions small{font-size:12px}.hero{background:#ede4e1;min-height:620px;margin:28px 3% 0;position:relative;overflow:hidden}.hero>img{object-fit:cover;object-position:70% center;width:100%;height:100%;position:absolute}.hero:after{content:"";background:linear-gradient(90deg,#f4ece7fa,#f4ece7bf 37%,#0000 68%);position:absolute;inset:0}.hero-copy{z-index:1;max-width:720px;padding:100px 5.5%;position:relative}.eyebrow{letter-spacing:2.3px;margin-bottom:22px;font-size:12px;font-weight:600}.hero h1{margin-bottom:25px;font-size:clamp(46px,5.1vw,78px)}.hero-copy>p:not(.eyebrow){color:#695961;max-width:365px;line-height:1.8}.button{background:var(--plum);border:1px solid var(--plum);color:#fff;border-radius:0;justify-content:center;align-items:center;gap:30px;padding:15px 24px;font-size:14px;transition:background .15s;display:inline-flex}.hero .button{margin-top:34px}.hero-note{z-index:1;letter-spacing:2px;color:#604c57;font-size:11px;position:absolute;bottom:26px;right:30px}.benefits{border-bottom:1px solid var(--line);justify-content:space-around;gap:20px;padding:25px 8%;font-size:13px;display:flex}.benefits span{align-items:center;gap:12px;display:flex}.section{padding:75px 6% 15px}.section-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:34px;display:flex}.section-heading .eyebrow{margin-bottom:14px}.section-heading>a,.text-link{white-space:nowrap;border-bottom:1px solid #9a808e;align-items:center;gap:15px;padding-bottom:5px;font-size:14px;display:inline-flex}.collections{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.collections img{aspect-ratio:1;object-fit:cover;background:#e7d9d9;width:100%}.collections a>div{justify-content:space-between;align-items:center;padding-top:17px;display:flex}.collections h3{font-family:Georgia,serif;font-size:24px}.products{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.product-image{background:#eee5e3;position:relative;overflow:hidden}.product-image img{aspect-ratio:auto;object-fit:contain;width:100%;height:100%;transition:transform .4s;display:block}.product:hover img{transform:scale(1.035)}.badge{letter-spacing:1px;background:#fcfaf9;padding:5px 9px;font-size:10px;position:absolute;top:14px;left:14px}.product-category{color:var(--muted);margin:17px 0 4px;font-size:12px}.product-line{justify-content:space-between;gap:12px;display:flex}.product-line span{white-space:nowrap;font-size:14px}.product-line h3{font-size:15px}.muted{color:var(--muted)}.preview-note{margin-top:22px;font-size:12px}.editorial{text-align:center;background:#eee5e8;margin:80px 0 0;padding:75px 20px}.editorial h2{font-size:54px}.editorial>p:not(.eyebrow){color:var(--muted);margin:25px 0}footer{grid-template-columns:2fr 1fr 1fr 1fr;gap:35px;padding:65px 6% 0;display:grid}footer p{color:var(--muted);margin-top:22px;font-size:14px}footer h4{letter-spacing:1.8px;margin:0 0 20px;font-size:11px}footer>div>a:not(.wordmark){color:var(--muted);margin-bottom:9px;font-size:14px;display:block}.footer-bottom{border-top:1px solid var(--line);color:var(--muted);grid-column:1/-1;justify-content:space-between;padding:23px 0;font-size:12px;display:flex}@media (width<=850px){.header{gap:20px;height:90px;padding:0 5%}.header nav{gap:18px}.header-actions{gap:14px}.hero{min-height:540px}.hero-copy{max-width:580px;padding:85px 6%}.hero:after{background:linear-gradient(90deg,#f4ece7f7,#f4ece7a6 60%,#0000)}.products,.collections{grid-template-columns:repeat(2,1fr)}.section{padding:55px 5% 0}.section-heading h2{font-size:36px}footer{grid-template-columns:2fr 1fr 1fr}footer>div:first-child{grid-column:1/-1}.benefits{padding:20px 5%;font-size:12px}}@media (width<=560px){.announcement span,.header nav{display:none}.wordmark{font-size:38px}.hero{min-height:540px;margin:14px 0 0}.hero-copy{padding-top:65px;padding-bottom:70px}.hero-copy>p:not(.eyebrow){max-width:290px}.hero h1{font-size:48px}.hero-note{display:none}.benefits{flex-wrap:wrap;justify-content:center;gap:12px 24px}.benefits span:last-child{display:none}.section-heading{flex-direction:column;align-items:start;gap:15px}.section-heading h2{font-size:34px}.products,.collections{gap:22px 14px}.collections h3{font-size:22px}.product-line{display:block}.product-line span{margin-top:5px;display:block}.editorial h2{font-size:40px}footer{grid-template-columns:1fr 1fr;gap:30px}.footer-bottom{flex-direction:column;gap:8px}.eyebrow{font-size:11px}}.icon-button{color:inherit;background:0 0;border:0;padding:5px}.mobile-menu{display:none!important}.notice{color:#503d47;background:#f2e7ed;justify-content:space-between;align-items:center;gap:20px;padding:14px 6%;font-size:14px;display:flex}.quick-add{border:0;border-bottom:1px solid var(--line);color:#725463;background:0 0;align-items:center;gap:7px;margin-top:12px;padding:5px 0;font-size:12px;display:flex}.button:disabled,button:disabled{opacity:.5;cursor:not-allowed}.button.secondary{color:var(--plum);background:0 0}.full{width:100%}.small{font-size:13px}.page-section{min-height:65vh;padding-top:58px;padding-bottom:80px}.page-section>h1,.auth-form h1,.about-split h1{font-size:56px}.intro{color:var(--muted);max-width:650px;margin-top:20px;line-height:1.8}.catalog-layout{grid-template-columns:210px 1fr;gap:45px;margin-top:50px;display:grid}.category-nav h3{margin-bottom:20px;font-family:Georgia,serif;font-size:25px}.category-nav button{border:0;border-bottom:1px solid var(--line);text-align:left;width:100%;color:var(--muted);background:0 0;justify-content:space-between;gap:12px;padding:15px 0;font-size:14px;display:flex}.category-nav button.active{color:var(--plum);font-weight:600}.category-nav span{font-size:12px}.shop-toolbar{justify-content:space-between;gap:20px;display:flex}.search-box{border-bottom:1px solid #b5a4ac;flex:1;align-items:center;gap:12px;max-width:370px;padding:7px 0;display:flex}.search-box input{background:0 0;border:0;width:100%;min-width:0;padding:7px 0;font-size:14px}.sort-select{min-width:175px;background:var(--background)!important;border-radius:0!important;height:44px!important}.breadcrumb{color:var(--muted);flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:30px;font-size:12px;display:flex}.product-detail{grid-template-columns:1.12fr 1fr;gap:7%;display:grid}.main-product{aspect-ratio:1;object-fit:cover;background:#efe5e7;width:100%}.product-info{padding-top:18px}.product-info h1{font-size:46px}.detail-price{margin:25px 0;font-size:25px}.detail-price small{letter-spacing:1px;color:var(--muted);margin-left:5px;font-size:12px}.product-info>p:not(.eyebrow):not(.detail-price){color:var(--muted);line-height:1.8}.purchase-actions{gap:12px;margin:26px 0;display:grid}.product-info .small{align-items:center;gap:8px;display:flex}.sample-label{background:#f0e7ed;margin-top:18px;padding:12px;font-size:13px}.specs{margin:28px 0}.specs details{border-top:1px solid var(--line);padding:15px 0}.specs summary{cursor:pointer;font-size:14px;font-weight:600}.specs p{color:var(--muted);white-space:pre-line;margin-top:12px;font-size:14px}.thumbnails{flex-wrap:wrap;gap:12px;margin:18px 0;display:flex}.thumbnails button{background:0 0;border:1px solid #0000;padding:0}.thumbnails button.active{border-color:var(--plum)}.thumbnails img{object-fit:cover;width:75px;height:75px}.cart-layout{grid-template-columns:1.4fr 1fr;gap:65px;margin-top:45px;display:grid}.cart-item{border-bottom:1px solid var(--line);align-items:center;gap:20px;padding:24px 0;display:flex}.cart-item img{object-fit:cover;width:95px;height:110px}.cart-item>div{flex:1}.cart-item a{font-family:Georgia,serif;font-size:22px}.cart-item p{font-size:12px}.cart-item strong{font-size:15px;font-weight:500}.text-button{color:var(--muted);background:0 0;border:0;padding:3px 0;font-size:13px;text-decoration:underline}.total{justify-content:space-between;gap:20px;padding:23px 0;font-size:18px;display:flex}.total strong{font-weight:500}.order-summary{background:#f1eaed;height:fit-content;padding:32px}.order-summary h2{font-size:30px}.field{flex-direction:column;gap:8px;font-size:14px;display:flex}.field input,.field textarea,.inline-form input{width:100%;color:var(--foreground);background:#fffdfa;border:1px solid #d6cbd0;border-radius:0;padding:12px 14px}.field textarea{resize:vertical}.field input:focus,.field textarea:focus{outline:2px solid #92627b}.check-row{align-items:start;gap:12px;margin:22px 0;font-size:13px;line-height:1.7;display:flex}.check-row [data-slot=checkbox]{flex-shrink:0;margin-top:4px}.check-row a{text-decoration:underline}.order-summary>.small{margin:14px 0}.cart-drawer{gap:15px!important;width:min(100vw,500px)!important;max-width:500px!important;padding:40px 25px!important}.cart-drawer [data-slot=sheet-title]{font-family:Georgia,serif;font-size:30px}.drawer-scroll{flex:1;overflow:auto}.cart-drawer .cart-item{gap:14px}.cart-drawer .cart-item img{width:65px;height:80px}.cart-drawer .cart-item a{font-size:18px}.empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:22px;min-height:320px;padding:70px 20px;display:flex}.empty h1,.empty h2{max-width:580px;font-size:36px}.empty p{max-width:550px;color:var(--muted)}.newsletter{background:#eae0e5;grid-template-columns:1.2fr 1fr;align-items:center;gap:8%;margin-top:80px;padding:60px 6%;display:grid}.newsletter h2{font-size:40px}.newsletter p:not(.eyebrow){color:#6b5662;margin-top:16px;font-size:14px}.newsletter-input{border-bottom:1px solid #846775;display:flex}.newsletter-input input{background:0 0;border:0;flex:1;min-width:0;padding:15px 0}.newsletter-input button{background:0 0;border:0}.newsletter .check-row{color:#6b5662;font-size:12px}.auth-page{grid-template-columns:1fr 1fr;min-height:650px;margin:35px 6% 80px;display:grid}.auth-art{position:relative;overflow:hidden}.auth-art img{object-fit:cover;width:100%;height:100%}.auth-art h2{color:#482c3c;max-width:360px;font-size:54px;position:absolute;bottom:45px;left:40px}.auth-form{flex-direction:column;justify-content:center;gap:24px;padding:70px 12%;display:flex}.auth-form h1{font-size:45px}.auth-form p{color:var(--muted)}.auth-form .eyebrow{margin:0}.account-nav{border-bottom:1px solid var(--line);flex-wrap:wrap;gap:28px;margin-bottom:30px;padding:15px 0;font-size:14px;display:flex}.order-card{border:1px solid var(--line);margin-bottom:22px;padding:28px}.order-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding-bottom:20px;display:flex}.download-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:20px 0;display:flex}.order-card>.small{margin-top:20px}.status{text-transform:capitalize;background:#ede7d7;border-radius:20px;padding:5px 12px;font-size:12px}.about-split{grid-template-columns:1fr 1fr;align-items:center;gap:6%;margin:45px 6% 80px;display:grid}.about-split>img{object-fit:cover;object-position:right;width:100%;height:650px}.about-split p:not(.eyebrow){color:var(--muted);margin:25px 0;line-height:1.85}.contact-grid{grid-template-columns:1fr 1fr;gap:12%;margin-top:45px;display:grid}.contact-grid>div p{margin:25px 0}.stack-form{flex-direction:column;gap:22px;display:flex}.legal-page{max-width:900px;margin:auto;padding:70px 30px}.legal-page h1{font-size:56px}.legal-page section{margin:35px 0}.legal-page h2{letter-spacing:-.5px;margin-bottom:14px;font-size:26px}.legal-page p{color:#6c5e65;line-height:1.9}.legal-page a{text-decoration:underline}.mobile-drawer{padding:40px 25px!important}.mobile-drawer>a{border-bottom:1px solid var(--line);justify-content:space-between;padding:15px 0;font-family:Georgia,serif;font-size:24px;display:flex}.admin-layout{grid-template-columns:210px 1fr;min-height:75vh;display:grid}.admin-nav{background:#f0e9ed;flex-direction:column;gap:4px;padding:35px 24px;display:flex}.admin-nav .eyebrow{font-size:10px}.admin-nav>a{padding:11px 13px;font-size:14px}.admin-nav>a.active{background:var(--plum);color:#fff}.admin-nav .back-store{gap:8px;margin-top:25px;display:flex}.admin-content{padding:45px 5%;overflow:hidden}.admin-content h1{font-size:44px}.stats{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.stats article{border:1px solid var(--line);background:#fff;padding:25px}.stats p{color:var(--muted);font-size:14px}.stats h2{margin:15px 0;font-size:38px}.stats span{color:var(--muted);font-size:12px}.admin-panel,.editor-form{border:1px solid var(--line);background:#fffdfc;margin-top:30px;padding:30px}.admin-panel h2,.editor-form h2{margin-bottom:22px;font-size:30px}.admin-panel p{color:var(--muted);margin:15px 0}.editor-form>.field{margin-bottom:22px}.form-columns{grid-template-columns:1fr 1fr;gap:22px;margin-bottom:22px;display:grid}.upload-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.upload-zone{background:#f5eff2;border:1px dashed #bc9dab;flex-direction:column;align-items:start;gap:12px;padding:23px;display:flex}.upload-zone strong{font-size:14px}.upload-zone span{color:var(--muted);font-size:12px}.upload-zone input{max-width:100%;font-size:12px}.flags{flex-wrap:wrap;gap:0 24px;display:flex}.editor-form>.button{margin-top:25px}.row-actions{gap:15px;display:flex}.row-actions button{background:0 0;border:0}.category-pills{flex-wrap:wrap;gap:10px;margin:20px 0 30px;display:flex}.category-pills span{background:#f1e8ed;padding:8px 16px;font-size:14px}.inline-form{gap:15px;max-width:650px;display:flex}.settings-list{grid-template-columns:1fr 1.7fr;gap:18px;margin:25px 0;font-size:14px;display:grid}.settings-list dt{color:var(--muted)}.message-copy{white-space:pre-wrap;overflow-wrap:anywhere;margin:20px 0}table{width:100%;font-size:14px}td,th{padding:16px 12px!important}@media (width<=1000px){.shop-grid{grid-template-columns:repeat(2,1fr)}.catalog-layout{grid-template-columns:180px 1fr;gap:25px}.cart-layout{gap:30px}.product-detail{gap:4%}.auth-form{padding:45px 8%}.auth-form h1{font-size:38px}.admin-layout{grid-template-columns:170px 1fr}.admin-nav{padding:28px 12px}.stats{gap:10px}.stats article{padding:18px}.stats h2{font-size:29px}.upload-grid{grid-template-columns:1fr}.about-split h1{font-size:43px}}@media (width<=700px){.mobile-menu{display:flex!important}.page-section>h1,.legal-page h1{font-size:43px}.catalog-layout{margin-top:30px;display:block}.category-nav{gap:8px;margin-bottom:15px;padding-bottom:18px;display:flex;overflow-x:auto}.category-nav h3{display:none}.category-nav button{white-space:nowrap;border:1px solid var(--line);flex-shrink:0;width:auto;padding:8px 12px}.category-nav button.active{background:var(--plum);color:#fff}.category-nav button span{display:none}.shop-toolbar{gap:10px}.sort-select{min-width:130px!important;font-size:12px!important}.product-detail,.cart-layout,.contact-grid,.about-split,.newsletter,.auth-page{grid-template-columns:1fr}.product-info h1{font-size:40px}.product-info{padding-top:30px}.main-product{aspect-ratio:1}.cart-item{gap:13px}.cart-item a{font-size:18px}.cart-item img{width:70px;height:85px}.order-summary{padding:24px}.newsletter{gap:30px;padding:40px 6%}.newsletter h2{font-size:35px}.auth-art{height:230px}.auth-art h2{font-size:40px;bottom:25px;left:25px}.auth-form{padding:40px 0}.about-split>img{height:360px}.contact-grid{gap:35px}.download-row{flex-wrap:wrap}.order-card{padding:18px}.order-heading{flex-wrap:wrap}.order-heading strong{margin-left:auto}.admin-layout{display:block}.admin-nav{white-space:nowrap;flex-direction:row;gap:5px;padding:12px;overflow-x:auto}.admin-nav .eyebrow,.admin-nav .back-store{display:none}.admin-content{padding:30px 5%}.admin-content h1{font-size:38px}.stats{grid-template-columns:1fr}.stats article{align-items:center;gap:20px;display:flex}.stats span{display:none}.stats h2{margin:0 0 0 auto}.admin-panel,.editor-form{padding:20px}.form-columns{grid-template-columns:1fr}.inline-form{flex-direction:column}.settings-list{grid-template-columns:1fr;gap:6px}.settings-list dd{margin-bottom:16px}.mobile-drawer{max-width:340px!important}.auth-page{margin-top:25px}.header-actions{gap:10px}.hero .eyebrow{font-size:11px}.quick-add{font-size:13px}.product-category,.product-line h3{font-size:14px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.credentials-form{flex-direction:column;gap:20px;width:100%;display:flex}.auth-error{color:#9b2335;font-size:14px}.credentials-form input{width:100%}.category-label{color:var(--plum);background:#eee4eb;border-radius:3px;margin:15px 0 10px;padding:5px 9px;font-size:12px;display:inline-block}.product-summary{color:var(--muted);min-height:3.3em;margin:12px 0;font-size:14px;line-height:1.65}.product-details-link{text-underline-offset:4px;align-items:center;gap:6px;margin:10px 0;font-size:13px;text-decoration:underline;display:flex}.product-description h2{margin:24px 0 12px;font-family:inherit;font-size:17px;font-weight:600}.product-description p{margin:0 0 16px;line-height:1.8}.specs details p{white-space:pre-line;line-height:1.8}.main-product{object-fit:contain;aspect-ratio:3/2;background:#171611}.product-image{aspect-ratio:3/2!important}.product-image img{background:#171611;object-fit:contain!important}.thumbnails button{aspect-ratio:3/2;width:100px}.product-summary{min-height:4.95em}.product-line{align-items:flex-start}.product-line h3{line-height:1.5}.product-line>span{white-space:nowrap}.collections img{aspect-ratio:3/2;object-fit:contain;background:#171611}.home-product .product-line{margin-top:16px}.home-product .product-line h3{font-size:17px;line-height:1.5}.home-product .product-image img{transform:none}.shop-hero{background:#f1ebe7;border:1px solid #ded3ce;grid-template-columns:1.05fr 1fr;min-height:0;margin:24px 3% 0;display:grid}.shop-hero:after{display:none}.shop-hero .hero-copy{flex-direction:column;justify-content:center;max-width:none;padding:70px 9% 35px;display:flex}.shop-hero .eyebrow{letter-spacing:2px;margin-bottom:32px;font-size:10px}.shop-hero h1{letter-spacing:-2px;font-size:clamp(40px,4.3vw,74px);line-height:1.07}.shop-hero .hero-copy>p:not(.eyebrow){max-width:430px;font-size:16px}.hero-links{flex-wrap:wrap;align-items:center;gap:24px;margin:30px 0;display:flex}.shop-hero .button{margin:0}.hero-secondary{align-items:center;gap:8px;font-size:13px;display:flex}.hero-footnote{letter-spacing:1.4px;color:#796a70;border-top:1px solid #cdbdb8;flex-direction:column;gap:9px;margin-top:45px;padding-top:22px;font-size:9px;display:flex}.hero-showcase{background:#181915;flex-direction:column;gap:14px;min-width:0;padding:25px;display:flex}.showcase-heading{color:#d7c9b3;letter-spacing:2px;justify-content:space-between;padding:2px 0 10px;font-size:10px;display:flex}.showcase-main{border:1px solid #51483b;display:block}.showcase-main img{aspect-ratio:3/2;object-fit:contain;background:#080908;width:100%;height:auto;display:block}.showcase-main>span{color:#e4d9c8;justify-content:space-between;align-items:center;padding:12px 16px;font-size:12px;display:flex}.showcase-pair{grid-template-columns:1fr 1fr;gap:14px;display:grid}.showcase-pair a{min-width:0}.showcase-pair img{aspect-ratio:3/2;object-fit:contain;background:#080908;width:100%;height:auto;display:block}.showcase-pair span{color:#bbad98;letter-spacing:.7px;padding-top:8px;font-size:10px;display:block}.trust-bar{justify-content:center;gap:24px;padding:24px 4%;font-size:12px}.trust-bar i{color:#a9919b;font-style:normal}.trust-bar span:last-child{display:flex}.header nav{gap:25px}.header nav a{white-space:nowrap}@media (width<=1050px){.header{gap:20px;padding:0 4%}.header nav{gap:18px}.shop-hero .hero-copy{padding:42px 7% 28px}.hero-showcase{padding:18px}.hero-links{gap:18px}.hero-footnote{margin-top:25px}.shop-hero h1{font-size:47px}}@media (width<=700px){.shop-hero{grid-template-columns:1fr;margin:14px 4% 0}.shop-hero .hero-copy{padding:38px 7% 28px}.shop-hero h1{font-size:45px}.shop-hero .eyebrow{letter-spacing:1.3px;margin-bottom:22px;font-size:9px}.shop-hero .hero-copy>p:not(.eyebrow){max-width:none;font-size:15px}.hero-links{margin:22px 0 0}.hero-footnote{display:none}.hero-showcase{padding:18px}.showcase-main img{max-height:300px}.trust-bar{flex-direction:column;align-items:center;gap:12px;padding:20px 4%;font-size:11px}.trust-bar i{display:none}.trust-bar span:last-child{display:flex}}:root{--lightningcss-light: ;--lightningcss-dark:initial;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#111212;--foreground:#f0ebe4;--plum:#d5b787;--rose:#d5b787;--line:#353330;--muted:#b8b1a9}body{background:var(--background);color:var(--foreground)}.header,footer{background:#111212}.announcement{color:#d8c19c;border-bottom:1px solid var(--line);background:#20201d}.button{color:#171613;background:#d5b787;border-color:#d5b787}.button:hover{background:#e9cda2}.button.secondary{color:#dfc49b;background:0 0;border-color:#78664e}.button.secondary:hover{background:#302b24}.editorial,.newsletter,.order-summary,.admin-nav,.stats article,.admin-panel,.editor-form{background:#1c1d1c}.newsletter p:not(.eyebrow),.newsletter .check-row,.legal-page p{color:var(--muted)}.notice,.sample-label,.category-pills span,.category-label{color:#e2c69d;background:#2b2721}.badge{color:#181613;background:#d5b787}.quick-add{color:#d5bc95}.upload-zone{background:#24221f;border-color:#72634f}.admin-nav>a.active,.category-nav button.active{color:#ebcca0;background:#30291f}.auth-error{color:#ffa59e}.status{color:#efcf96;background:#352e20}.status.paid{color:#b9e5c9;background:#203b2c}.status.refunded{color:#f0b4ac;background:#402926}.product-image,.main-product{background:#090a09}.auth-art img{filter:brightness(.48)}.auth-art h2{color:#f5e9d6}:focus-visible{outline-offset:4px;outline:2px solid #e3bf86}.shop-hero{isolation:isolate;background:#080a09;border:1px solid #302d27;min-height:580px;margin:24px 3% 0;display:block;position:relative;overflow:hidden}.shop-hero .hero-copy{z-index:2;pointer-events:none;background:linear-gradient(90deg,#080a09 60%,#080a09d9 78%,#0000);max-width:60%;min-height:580px;padding:85px 5.5% 45px;position:relative}.shop-hero .hero-copy a{pointer-events:auto}.shop-hero h1{color:#f5eee3;text-shadow:0 2px 20px #080a09;font-size:clamp(42px,4.6vw,74px)}.shop-hero h1 em,.shop-hero .eyebrow{color:#d5b787}.shop-hero .hero-copy>p:not(.eyebrow){color:#c5c0b6;max-width:390px}.hero-secondary{color:#e8dcc6}.hero-footnote{color:#a99c87;border-color:#383329;max-width:420px}.hero-links{gap:20px}.hero-art{z-index:0;background:#080a09;align-items:center;width:65%;display:flex;position:absolute;inset:0 0 0 auto;-webkit-mask-image:linear-gradient(90deg,#0000,#000 20%);mask-image:linear-gradient(90deg,#0000,#000 20%)}.hero-art img{object-fit:contain;width:100%;height:auto;max-height:100%;display:block}.trust-bar{color:#dbc5a3;background:#171817;border-color:#353128}.trust-bar i{color:#7e6a4d}@media (width<=1000px){.shop-hero,.shop-hero .hero-copy{min-height:500px}.shop-hero .hero-copy{max-width:65%;padding:60px 5% 35px}.shop-hero h1{font-size:47px}.hero-art{width:70%}}@media (width<=700px){.shop-hero{flex-direction:column;min-height:0;margin:14px 4% 0;display:flex}.shop-hero .hero-copy{background:0 0;max-width:100%;min-height:0;padding:34px 7% 26px}.shop-hero h1{font-size:43px}.hero-art{width:100%;margin-top:-12px;padding:0 0 8px;position:relative;inset:auto;-webkit-mask-image:linear-gradient(#0000,#000 12%);mask-image:linear-gradient(#0000,#000 12%)}.hero-art img{width:100%;max-height:none}.shop-hero .hero-copy>p:not(.eyebrow){max-width:100%}.hero-links{gap:20px}.trust-bar{background:#171817}.category-nav button.active{color:#ebcca0;background:#30291f}}:root{--background:#181a1d;--foreground:#f2f0ec;--line:#45494f;--muted:#bdc0c5;--lightningcss-light: ;--lightningcss-dark:initial;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html,body,main,.page-section,.legal-page,.auth-page,.admin-content{background:var(--background)}.header,footer{border-color:var(--line);background:#1d1f23}.announcement{background:#27292d;border-color:#45494f}.shop-hero{background:#202226;border-color:#53504a}.shop-hero .hero-copy{background:linear-gradient(90deg,#202226 60%,#202226eb 78%,#0000)}.shop-hero h1{text-shadow:0 2px 20px #202226}.hero-art{background:#202226}.trust-bar,.editorial,.newsletter,.order-summary,.admin-nav,.stats article,.admin-panel,.editor-form{background:#24272c;border-color:#4b4f55}.field input,.field textarea,.inline-form input{color:#f2f0ec;background:#1e2126;border-color:#62666d}input::placeholder,textarea::placeholder{color:#adb0b6}.notice,.sample-label,.category-pills span,.category-label,.upload-zone{background:#303237;border-color:#60636a}.product-image,.collections img{border:1px solid #4c5056}.button.secondary{border-color:#a18d6e}.button.secondary:hover,.admin-nav>a.active,.category-nav button.active{background:#37332d}[data-slot=sheet-content],[data-slot=select-content],[data-slot=popover-content],[data-slot=dialog-content]{color:#f2f0ec;background:#24272c;border-color:#555a62}[data-slot=select-trigger]{border-color:#62666d}.auth-art{background:#202226}@media (width<=700px){.shop-hero .hero-copy{background:#202226}.trust-bar{background:#24272c}.category-nav button.active{background:#37332d}}:root{--surface:#25282d;--surface-raised:#2d3036;--panel-border:#555b64}.products{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:28px}.shop-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product{background:var(--surface);border:1px solid var(--panel-border);border-radius:12px;flex-direction:column;min-width:0;transition:border-color .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 6px 18px #00000020}.product:hover,.product:focus-within{border-color:#c3a57d;box-shadow:0 8px 24px #00000035}.product-cover-link{flex-shrink:0;display:block}.product .product-image{border:0;border-bottom:1px solid var(--panel-border);border-radius:0}.product .product-image img{transform:none}.product-card-body{flex-direction:column;flex:1;gap:14px;min-width:0;padding:20px;display:flex}.product-card-body .category-label{color:#ead1a7;background:#34312b;border:1px solid #625948;border-radius:5px;align-self:flex-start;margin:0;padding:4px 9px;font-size:11px;line-height:1.6}.product-card-body .product-line{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;margin:0;display:grid}.product-card-body .product-line h3{overflow-wrap:anywhere;min-width:0;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:16px;font-weight:600;line-height:1.5}.product-card-body .product-line>span{color:#f0d2a1;margin:0;font-size:14px;font-weight:600;line-height:1.7}.product-card-body .product-summary{color:#c2c5cb;overflow-wrap:anywhere;min-height:0;margin:0;font-size:14px;line-height:1.75}.product-card-actions{border-top:1px solid #484d55;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:18px;display:flex}.product-card-actions .product-details-link{color:#dedbd4;gap:6px;margin:0;font-size:13px;text-decoration:none;display:flex}.product-card-actions .quick-add{color:#f0d4a9;background:#383126;border:1px solid #9c8767;border-radius:6px;justify-content:center;align-items:center;gap:6px;margin:0;padding:8px 11px;font-size:12px;line-height:1.5;display:flex}.product-card-actions .quick-add:hover{background:#51432f}.product-card-actions .quick-add:disabled{opacity:.5}.home-product .product-card-body{padding:18px 20px}.home-product .product-line{display:block}.home-product .product-line h3{font-size:16px}.catalog-layout{grid-template-columns:210px minmax(0,1fr);gap:30px}.catalog-layout>div{min-width:0}.category-nav{border:1px solid var(--panel-border);background:#22252a;border-radius:10px;height:fit-content;padding:20px}.category-nav h3{margin-bottom:15px}.category-nav button{border-radius:4px;gap:10px;padding:13px 9px;line-height:1.6}.category-nav button.active{color:#f0d2a1;background:#38342e}.category-nav button span{flex-shrink:0}.shop-toolbar{border:1px solid var(--panel-border);background:#24272c;border-radius:10px;align-items:center;padding:16px}.search-box{flex:1;min-width:0}.search-box input{min-width:0}.result-count{margin:20px 0}.collections{gap:24px}.collections>a{border:1px solid var(--panel-border);background:var(--surface);border-radius:10px;overflow:hidden}.collections img{border:0;border-bottom:1px solid var(--panel-border);display:block}.collections>a>div{gap:12px;margin:0;padding:16px 18px}.collections h3{overflow-wrap:anywhere;line-height:1.5}.order-summary,.order-card,.admin-panel,.editor-form,.stats article{border:1px solid var(--panel-border);border-radius:10px}.order-card{background:var(--surface)}.field input,.field textarea,.inline-form input,.button{border-radius:6px}.field{gap:9px}.field input,.field textarea{line-height:1.6}.field input:focus,.field textarea:focus{border-color:#d5b787}.product-info,.cart-item>div,.download-row>div{min-width:0}.product-info h1,.cart-item a,.download-row h3{overflow-wrap:anywhere}.cart-item strong{flex-shrink:0}.cart-item p{line-height:1.7}.download-row{flex-wrap:wrap;gap:24px}.specs{border:1px solid var(--panel-border);background:#22252a;border-radius:10px;overflow:hidden}.specs details{border-bottom:1px solid #484d55;padding:17px 20px}.specs details:last-child{border-bottom:0}.specs summary{line-height:1.6}.product-description p{color:#c2c5cb}.section-heading{flex-wrap:wrap}.section-heading>a,.text-link{white-space:normal}.legal-page p{overflow-wrap:anywhere}.newsletter{border-top:1px solid var(--panel-border);border-bottom:1px solid var(--panel-border)}@media (width<=1100px){.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.shop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-layout{grid-template-columns:180px minmax(0,1fr);gap:22px}.category-nav{padding:14px}.shop-toolbar{flex-wrap:wrap}.search-box{flex-basis:180px}}@media (width<=700px){.catalog-layout{display:block}.category-nav{gap:8px;height:auto;padding:12px;display:flex}.category-nav button{border:1px solid #555b64;padding:8px 12px}.product-card-body{gap:12px;padding:14px}.product-card-body .product-line{grid-template-columns:1fr;gap:5px}.product-card-body .product-line h3{font-size:15px}.product-card-actions{gap:12px}.product-card-actions .quick-add{width:100%}.home-product .product-card-body{padding:14px}.shop-toolbar{gap:12px;padding:12px}.collections>a>div{padding:12px}.collections h3{font-size:17px}.products,.collections{gap:16px}.specs details{padding:15px}.order-summary{margin-top:25px}}@media (width<=440px){.shop-grid{grid-template-columns:minmax(0,1fr)}.home-product .product-line h3{font-size:14px}.product-card-actions .quick-add{width:auto}.product-card-body .product-line{grid-template-columns:minmax(0,1fr) auto}.home-product .product-line{display:block}}
