@charset "UTF-8";
:root{--dt-bg:#0b0b10;--dt-panel:#14141c;--dt-text:#f3f0eb;--dt-muted:#aaa6af;--dt-line:#2b2833;--dt-red:#ee344c;--dt-button:#c9233a}html{scroll-behavior:smooth;scroll-padding-top:25px}body{background:var(--dt-bg);color:var(--dt-text)}.dt-store,.dt-header,.dt-footer,.dt-announcement{font-family:Arial,Helvetica,sans-serif;letter-spacing:normal;line-height:1.55}.dt-store h1,.dt-store h2,.dt-store h3{color:var(--dt-text);letter-spacing:-.045em;line-height:1.05;margin:0;font-weight:600}.dt-store h1{font-size:clamp(46px,5.3vw,78px)}.dt-store h2{font-size:clamp(38px,4.6vw,64px)}.dt-store em{font-family:Georgia,serif;font-weight:400;color:#ee5364}.dt-store p{color:var(--dt-muted)}.dt-store button,.dt-store input,.dt-store select{font:inherit}.dt-store a,.dt-header a,.dt-footer a{color:inherit;text-decoration:none}.dt-store button{cursor:pointer}.dt-store [hidden]{display:none!important}.dt-store :focus-visible,.dt-header :focus-visible,.dt-footer :focus-visible{outline:2px solid #ff667a;outline-offset:5px}.dt-announcement{text-align:center;background:#33151d;color:#f4c2c8;font-size:10px;letter-spacing:.13em;padding:9px 14px}.dt-announcement span{padding:0 13px}.dt-header{max-width:1440px;margin:auto;padding:14px 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--dt-line)}.dt-logo{display:block;width:186px}.dt-logo img{display:block;width:100%;height:auto}.dt-header nav{display:flex;gap:34px;font-size:13px}.dt-cart-link{font-size:13px}.dt-cart-link span{color:var(--dt-muted)}.dt-wrap{max-width:1320px;margin:auto;padding:0 5%}.dt-product{display:grid;grid-template-columns:1.12fr 1fr;gap:6%;padding-top:44px;padding-bottom:70px}.dt-main-image{position:relative;border:1px solid #30232b;border-radius:6px;overflow:hidden;background:#050507}.dt-main-image>img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:cover}.dt-image-note{position:absolute;bottom:0;left:0;right:0;padding:40px 20px 18px;color:white;background:linear-gradient(transparent,rgba(0,0,0,.85));font-size:12px}.dt-zoom{position:absolute;right:14px;top:14px;border:1px solid #fff7;background:#1119;color:#fff;border-radius:50%;width:40px;height:40px;font-size:22px!important}.dt-thumbnails{display:flex;gap:10px;margin-top:13px}.dt-thumbnails button{width:88px;padding:0;border:1px solid #302c39;border-radius:3px;overflow:hidden;background:#111}.dt-thumbnails button[aria-pressed=true]{border:2px solid #f0445b}.dt-thumbnails img{width:100%;height:72px;display:block;object-fit:cover}.dt-caption{font-size:12px;margin-top:12px}.dt-eyebrow{color:#d0a9b2!important;font-size:10px;letter-spacing:.16em;font-weight:600;margin:0 0 22px}.dt-rating{font-size:12px;display:flex;align-items:center;gap:10px;margin-bottom:22px}.dt-rating>span:first-child,.dt-stars{color:#ecb970;letter-spacing:2px;font-size:16px}.dt-product-name{font-size:16px;color:#fff!important;margin:18px 0 10px;font-weight:700}.dt-intro{font-size:14px;max-width:430px;line-height:1.75}.dt-price{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin:22px 0}.dt-price strong{font-size:26px;letter-spacing:-.04em}.dt-price s{font-size:14px;color:#95909b}.dt-price>span{color:#ffc0c7;background:#461923;border:1px solid #63232e;padding:4px 8px;font-size:10px;border-radius:3px}.dt-benefits{padding:0;list-style:none;font-size:13px;margin:24px 0}.dt-benefits li{margin:8px 0;display:flex;gap:10px}.dt-benefits li:before{content:'✓';color:#ee6576}.dt-purchase{display:flex;gap:10px}.dt-quantity{display:flex;align-items:center;gap:6px;border:1px solid #514853;border-radius:5px;padding:0 10px;font-size:11px}.dt-quantity input{width:38px;border:0;color:#fff;background:transparent;min-height:52px;text-align:center}.dt-button{display:flex;align-items:center;justify-content:center;gap:25px;min-height:54px;background:var(--dt-button);color:white!important;border:1px solid #e34356;border-radius:5px;text-decoration:none;padding:12px 22px;font-size:14px;font-weight:700;letter-spacing:.01em}.dt-button:hover{background:#e33249}.dt-button:disabled{opacity:.5;cursor:not-allowed}.dt-add{flex:1;justify-content:space-between}.dt-trust{display:grid;grid-template-columns:1fr 1fr;gap:10px 15px;font-size:11px;color:#d5d0da;margin-top:18px}.dt-california{font-size:11px;text-align:center;margin:13px 0}.dt-payments{display:flex;list-style:none;flex-wrap:wrap;justify-content:center;gap:5px;padding:0}.dt-payments svg{width:34px;height:22px}.dt-featured-quote{background:#15141c;border:1px solid #302832;padding:17px 20px;margin-top:22px;border-radius:5px}.dt-featured-quote p{font-size:12px;margin:8px 0 10px;line-height:1.65;color:#d3cfd6}.dt-featured-quote strong{font-size:10px;font-weight:400;color:#aaa5af}.dt-share{background:none;border:0;border-bottom:1px solid #61505b;color:#c9b9c2;font-size:11px!important;padding:3px 0;margin-top:17px}.dt-share-status{font-size:10px;margin-left:10px}.dt-form-status:empty{display:none}.dt-form-status{font-size:12px;color:#ffb4be!important}.dt-section-heading{margin:0 0 36px}.dt-section-heading>p:last-child{font-size:14px;margin-top:22px}.dt-world,.dt-reviews,.dt-faq{border-top:1px solid var(--dt-line);padding-top:70px;padding-bottom:70px}.dt-world-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px}.dt-world figure{margin:0}.dt-world img{display:block;width:100%;height:auto;aspect-ratio:1.5;object-fit:cover;border-radius:5px}.dt-world figcaption{padding:24px 0}.dt-world figcaption>span{font-size:10px;color:#d1929e;letter-spacing:.1em}.dt-world h3{font-size:27px;line-height:1.15;margin-top:16px}.dt-world figcaption p{font-size:13px;max-width:360px}.dt-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.dt-review{border:1px solid var(--dt-line);background:#121118;border-radius:5px;overflow:hidden}.dt-review-photo{display:block;width:100%;height:auto;aspect-ratio:376/176;overflow:hidden}.dt-review-body{padding:21px}.dt-review-body p{font-size:12px;line-height:1.8;color:#d0ccd4;margin:12px 0 22px}.dt-review-body strong{display:block;color:#f0eaf1;font-size:12px}.dt-review-city{font-size:10px;color:#a19aa7}.dt-faq{display:grid;grid-template-columns:.9fr 1.1fr;gap:8%}.dt-faq-list details{border-bottom:1px solid var(--dt-line);padding:20px 0}.dt-faq-list details:first-child{padding-top:0}.dt-faq-list summary{list-style:none;display:flex;justify-content:space-between;font-size:14px;font-weight:600;cursor:pointer;gap:16px}.dt-faq-list summary::-webkit-details-marker{display:none}.dt-faq-list details[open] summary span{transform:rotate(45deg)}.dt-faq-list p{font-size:13px;line-height:1.8}.dt-closing{text-align:center;padding:72px 20px 85px;background:radial-gradient(ellipse at 50% 100%,#441320,transparent 70%);border-top:1px solid var(--dt-line)}.dt-closing .dt-button{max-width:330px;margin:32px auto 12px}.dt-closing>p:last-child{font-size:11px}.dt-footer{padding:45px max(5%,calc((100vw - 1188px)/2));display:grid;grid-template-columns:1fr 1fr;gap:30px;border-top:1px solid var(--dt-line);font-size:12px;color:#a39ca9}.dt-footer>div:nth-child(2){display:flex;flex-direction:column;gap:10px;align-items:flex-end}.dt-footer strong{font-size:10px;color:#d3b2bc;letter-spacing:.12em}.dt-copyright{font-size:10px;grid-column:1/-1;border-top:1px solid var(--dt-line);padding-top:25px}.dt-sticky{position:fixed;bottom:0;left:0;right:0;padding:12px 5%;background:#101016f5;backdrop-filter:blur(15px);border-top:1px solid #54222d;z-index:20;display:flex;justify-content:space-between;gap:15px;align-items:center}.dt-sticky>div{display:flex;flex-direction:column}.dt-sticky strong{font-size:13px}.dt-sticky span{font-size:12px;color:#e8b4be}.dt-sticky .dt-button{min-height:45px;min-width:160px}.dt-lightbox{border:1px solid #4d3540;background:#07070b;padding:0;max-width:90vw;max-height:90vh}.dt-lightbox::backdrop{background:#000d}.dt-lightbox img{display:block;max-width:88vw;max-height:88vh;object-fit:contain;width:auto;height:auto}.dt-lightbox button{position:absolute;right:10px;top:10px;border:1px solid #555;background:#111;color:white;border-radius:50%;width:42px;height:42px;font-size:26px}.dt-product-form select{width:100%;padding:12px;color:white;background:#1b1720;border:1px solid #514853;margin-bottom:12px}.dt-product-form>label{display:block;font-size:12px;margin-bottom:8px}
@media(min-width:1000px){.dt-gallery{position:sticky;top:25px;align-self:start}}@media(max-width:749px){.dt-announcement{font-size:8px;letter-spacing:.07em}.dt-announcement span{padding:0 5px}.dt-header{padding:9px 5%}.dt-logo{width:142px}.dt-header nav{gap:17px;font-size:11px}.dt-header nav a:first-child{display:none}.dt-cart-link{font-size:11px}.dt-product{grid-template-columns:1fr;gap:24px;padding-top:20px;padding-bottom:45px}.dt-main-image>img{aspect-ratio:1.08}.dt-caption{display:none}.dt-thumbnails{gap:8px;margin-top:9px}.dt-thumbnails button{width:65px}.dt-thumbnails img{height:53px}.dt-buy-panel>.dt-eyebrow{font-size:8px;margin-bottom:14px}.dt-rating{margin-bottom:17px}.dt-store h1{font-size:53px}.dt-product-name{margin-top:16px}.dt-intro{font-size:13px;margin-top:9px}.dt-price{margin:18px 0}.dt-price strong{font-size:25px}.dt-benefits{margin:18px 0}.dt-trust{font-size:10px}.dt-world,.dt-reviews,.dt-faq{padding-top:45px;padding-bottom:45px}.dt-world-grid{grid-template-columns:1fr;gap:12px}.dt-world figcaption{padding:20px 0}.dt-section-heading{margin-bottom:26px}.dt-store h2{font-size:39px}.dt-review-grid{grid-template-columns:1fr 1fr;gap:10px}.dt-review-body{padding:14px}.dt-review-body p{font-size:11px;line-height:1.7}.dt-review-body .dt-stars{font-size:13px}.dt-faq{grid-template-columns:1fr;gap:5px}.dt-faq-list summary{font-size:13px}.dt-closing{padding:50px 20px 60px}.dt-footer{padding-bottom:105px}.dt-footer .dt-logo{width:150px}.dt-footer p{font-size:10px}.dt-sticky{padding-bottom:max(12px,env(safe-area-inset-bottom))}.dt-sticky .dt-button{min-width:155px}.dt-image-note{font-size:10px}}@media(max-width:380px){.dt-header nav{gap:10px}.dt-logo{width:120px}.dt-review-grid{grid-template-columns:1fr}.dt-store h1{font-size:47px}.dt-price{gap:9px}.dt-price s{font-size:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.dt-logo{width:180px;height:60px;overflow:hidden}.dt-logo img{width:280px;max-width:none;height:auto;margin:-17px 0 0 -50px;filter:brightness(1.7);mix-blend-mode:screen}@media(max-width:749px){.dt-logo{width:140px;height:48px}.dt-logo img{width:224px;margin:-13px 0 0 -42px}.dt-footer .dt-logo{width:140px}.dt-store h1{font-size:46px}.dt-rating{margin-bottom:12px}.dt-buy-panel>.dt-eyebrow{margin-bottom:10px}}

/* Demi Table: white storefront */
:root{--dt-bg:#fff;--dt-panel:#f8f7f6;--dt-text:#201d21;--dt-muted:#625e64;--dt-line:#e7e3e3;--dt-red:#b71928;--dt-button:#b71928}
.dt-store em{color:#b71928}.dt-eyebrow{color:#8d2832!important}.dt-header{background:#fff}.dt-announcement{background:#f9f2f2;color:#71202a;font-size:10px;letter-spacing:.1em}.dt-product{gap:5%;padding-top:35px}.dt-store h1{font-size:clamp(40px,4vw,60px);line-height:1.06}.dt-main-image{background:#fff;border-color:#eee;border-radius:10px}.dt-main-image>img{object-fit:contain}.dt-image-note{display:none}.dt-zoom{background:#fff;color:#292329;border-color:#ddd}.dt-thumbnails{overflow-x:auto;padding-bottom:4px}.dt-thumbnails button{background:#fff;flex-shrink:0;border-color:#dedada}.dt-thumbnails button[aria-pressed=true]{border-color:#b71928}.dt-eyebrow{margin-bottom:12px}.dt-rating{margin-bottom:15px}.dt-rating>span:first-child,.dt-stars{color:#b77916}.dt-product-name{color:#292329!important;margin:14px 0 8px}.dt-intro{line-height:1.65;margin:10px 0 18px;max-width:none}.dt-price{margin:9px 0 15px}.dt-price strong{font-size:30px}.dt-price s{color:#777179}.dt-price>span{color:#a91929;background:#fff0f1;border-color:#f2d3d6}.dt-benefits{margin:17px 0 20px}.dt-benefits li:before{color:#34634b}.dt-purchase{display:grid;grid-template-columns:1fr;gap:8px;margin-top:12px}.dt-button,.dt-add{justify-content:center;min-height:54px;width:100%;line-height:1.3;border-color:#b71928;font-size:15px;font-weight:700;box-shadow:none}.dt-add{background:#fff;color:#a81726!important}.dt-add:hover{background:#fff4f4}.dt-buy-now{background:#b71928;color:white!important}.dt-buy-now:hover{background:#94121f}.dt-checkout-note{font-size:10px;text-align:center;margin:9px 0 0}.dt-trust{color:#423d43;gap:16px 10px;font-size:11px;border-top:1px solid var(--dt-line);padding-top:20px;margin-top:18px}.dt-trust>span{display:flex;align-items:center;gap:8px;line-height:1.3}.dt-trust svg{width:23px;height:23px;flex:0 0 23px;color:#98222f}.dt-reassurance{padding:16px;background:#f7f8f6;border-radius:6px;margin-top:20px;text-align:center}.dt-reassurance strong{font-size:12px;color:#2f4536}.dt-reassurance p{font-size:11px;margin:5px 0 0}.dt-share{color:#6a555d;border-color:#c7b9be}.dt-form-status{color:#a21b2a!important}.dt-review{background:#fff;border-color:#e7e2e3;border-radius:9px}.dt-review-body p{color:#555057}.dt-review-body strong{color:#242025}.dt-review-city{color:#746d76}.dt-world figcaption>span{color:#953c47}.dt-closing{background:#fcf6f6}.dt-footer{color:#655f65}.dt-footer strong{color:#6d4249}.dt-sticky{background:#fffffff5;border-top:1px solid #e5dada;box-shadow:0 -4px 30px #00000008}.dt-sticky span{color:#8e222e}.dt-sticky .dt-button{width:auto}.dt-product-form select{background:#fff;color:#201d21;border-color:#cfc6ca}.dt-logo{width:162px;height:70px;overflow:hidden}.dt-logo img{width:226px;height:auto;margin:-3px 0 0 -31px;filter:none;mix-blend-mode:multiply}.dt-sale-label{display:flex;justify-content:space-between;gap:8px;align-items:center;font-size:10px;color:#9c2030;letter-spacing:.05em}.dt-sale-label>span:first-child{font-weight:700}.dt-timer-label{color:#696169;letter-spacing:0}.dt-timer-label strong{font-variant-numeric:tabular-nums;color:#9c2030;margin-left:5px}.dt-gift{display:flex;gap:16px;align-items:center;border:1px solid #e7cbcf;background:#fff8f8;border-radius:8px;padding:14px;margin:0 0 20px}.dt-gift>img{width:78px;height:100px;object-fit:contain;border-radius:4px;background:white}.dt-gift-tag{font-size:9px;letter-spacing:.08em;color:#a51d2c;font-weight:700}.dt-gift h3{font-size:19px;letter-spacing:-.02em;margin:5px 0}.dt-gift p{font-size:11px;line-height:1.5;margin:4px 0}.dt-gift strong{font-size:10px;color:#675d65;font-weight:400}.dt-gift strong span{color:#a51d2c;font-weight:700;margin-left:5px}.dt-gift small{display:block;font-size:9px;color:#746a72;margin-top:5px}.dt-offers{border:0;padding:0;margin:0;display:grid;gap:9px;min-width:0}.dt-offers legend{padding:0;margin-bottom:11px;font-size:12px;font-weight:700}.dt-offer{display:flex;align-items:center;gap:11px;padding:16px 13px;border:1px solid #d8d2d5;border-radius:7px;cursor:pointer;position:relative}.dt-offer:has(input:checked){border:2px solid #b71928;padding:15px 12px;background:#fffbfb}.dt-offer input{accent-color:#b71928;width:17px;height:17px;flex:0 0 17px;margin:0}.dt-offer>span:nth-child(2){flex:1}.dt-offer strong{font-size:13px}.dt-offer small{display:block;font-size:10px;color:#71666d;line-height:1.5;margin-top:3px}.dt-offer b{font-size:8px;letter-spacing:.025em;background:#b71928;color:#fff;border-radius:3px;padding:3px 4px;margin-left:5px;white-space:nowrap}.dt-offer-price{text-align:right;font-size:17px;font-weight:700;white-space:nowrap}.dt-offer-price small{font-weight:400;font-size:9px}.dt-availability{display:flex;align-items:center;gap:6px;font-size:10px;color:#8d5319;margin-top:14px}.dt-availability strong{font-size:11px}.dt-availability>span:last-child:before{content:'·';margin-right:6px}.dt-stock-dot{height:7px;width:7px;background:#b36b20;border-radius:50%}.dt-reviews{padding-top:50px}.dt-reviews .dt-section-heading h2{font-size:clamp(34px,4vw,50px)}
@media(max-width:749px){.dt-header{padding-top:6px;padding-bottom:6px}.dt-logo{width:128px;height:56px}.dt-logo img{width:182px;margin:-2px 0 0 -26px}.dt-footer .dt-logo{width:128px}.dt-header nav{gap:16px}.dt-announcement{font-size:8px;letter-spacing:.07em}.dt-product{padding-top:16px;gap:18px}.dt-main-image>img{aspect-ratio:1.12}.dt-store h1{font-size:39px}.dt-thumbnails{gap:7px}.dt-thumbnails button{width:60px}.dt-thumbnails img{height:49px}.dt-rating{font-size:11px;gap:8px;margin-bottom:13px}.dt-intro{font-size:13px}.dt-gift{padding:12px;gap:12px;margin-bottom:17px}.dt-offer{padding:14px 11px}.dt-offer:has(input:checked){padding:13px 10px}.dt-offer strong{font-size:12px}.dt-offer-price{font-size:16px}.dt-offer b{font-size:7px;margin-left:3px}.dt-trust{font-size:10px;gap:14px 8px}.dt-review-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:14px;padding-bottom:18px}.dt-review{flex:0 0 85%;scroll-snap-align:start}.dt-review-body{padding:19px}.dt-review-body p{font-size:12px}.dt-review-body .dt-stars{font-size:15px}.dt-reviews .dt-section-heading>p:last-child{font-size:11px}.dt-sticky{gap:10px}.dt-sticky .dt-button{min-width:145px;font-size:13px}.dt-footer{padding-bottom:110px}}@media(max-width:360px){.dt-offer{gap:7px}.dt-offer b{display:block;width:max-content;margin:4px 0}.dt-store h1{font-size:35px}.dt-sale-label{font-size:9px}}

.dt-gift h3{font-size:18px;line-height:1.3;margin:6px 0 9px}.dt-spotlight-review{text-align:left;background:#faf8f7}.dt-spotlight-review p{font-size:12px;line-height:1.7;margin:8px 0 11px;color:#555057}.dt-spotlight-review strong{font-size:11px;color:#312b30}.dt-spotlight-review .dt-stars{font-size:14px}

.dt-purchase{gap:10px;margin-top:12px}.dt-dynamic-checkout{width:100%;min-width:0}.dt-dynamic-checkout .shopify-payment-button{margin:0}.dt-dynamic-checkout shopify-accelerated-checkout{--shopify-accelerated-checkout-button-block-size:54px;--shopify-accelerated-checkout-button-border-radius:5px;--shopify-accelerated-checkout-button-box-shadow:none}.dt-dynamic-checkout .shopify-payment-button__button--unbranded{min-height:54px;background:#b71928;color:#fff;border-radius:5px;font:700 15px Arial,Helvetica,sans-serif}.dt-dynamic-checkout .shopify-payment-button__more-options{margin:8px 0 0}.dt-trust{margin-top:16px;padding-top:18px;gap:14px 10px}.dt-spotlight-review{margin-top:18px}.dt-payments:empty{display:none}.dt-share{margin-top:12px}.dt-gift{margin-bottom:18px}.dt-product{padding-bottom:48px}@media(max-width:749px){.dt-product{gap:18px;padding-bottom:32px}.dt-reviews{padding-top:32px}.dt-gift h3{font-size:17px}.dt-trust{gap:14px 8px}}

.dt-add{background:#b71928;color:#fff!important;border-color:#b71928}.dt-add:hover{background:#981321}.dt-review-photo{position:relative;overflow:hidden;aspect-ratio:376/176}.dt-review-photo img{position:absolute;width:408.510638%;max-width:none;height:auto;display:block}.dt-gift img{flex-shrink:0}

.dt-header-actions{display:flex;align-items:center;gap:24px}.dt-localization{position:relative;font-size:11px;z-index:25}.dt-localization summary{list-style:none;display:flex;align-items:center;gap:6px;cursor:pointer;min-height:38px;white-space:nowrap}.dt-localization summary::-webkit-details-marker{display:none}.dt-localization summary svg{width:12px;height:12px}.dt-localization [data-dt-flag]{font-size:19px;line-height:1}.dt-location-panel{position:absolute;right:0;top:calc(100% + 10px);width:290px;background:white;color:#241e22;border:1px solid #e4dcdf;border-radius:8px;box-shadow:0 12px 35px #20101b18;padding:22px}.dt-location-panel>strong{font-size:15px;display:block;margin-bottom:17px}.dt-location-form label{display:block;font-size:11px;font-weight:600;margin:12px 0 6px}.dt-location-form select{width:100%;height:42px;padding:0 10px;background:#fff;border:1px solid #dcd3d7;border-radius:4px;color:#241e22;font:13px Arial,Helvetica,sans-serif}.dt-location-form p{font-size:10px;line-height:1.6;color:#7a6b73;margin:14px 0}.dt-location-form .dt-button{width:100%;font:600 12px Arial,Helvetica,sans-serif;min-height:42px;cursor:pointer}.dt-localization:not([open])>.dt-location-panel{display:none}.dt-conversion-note{font-size:10px;line-height:1.5;color:#756b71;margin:9px 0}.dt-offer-price{white-space:nowrap}@media(max-width:749px){.dt-header-actions{gap:14px}.dt-localization{font-size:10px}.dt-localization summary{gap:4px}.dt-localization [data-dt-flag]{font-size:17px}.dt-location-panel{right:-52px;width:min(290px,90vw)}.dt-header .dt-logo{width:130px}.dt-cart-link{white-space:nowrap}}
@media(max-width:480px){.dt-header nav{display:none}.dt-header .dt-logo{width:120px}.dt-header-actions{gap:20px}}
