/* DYLUMA DEV — isolated presentation layer, no Ridez dependencies. */
:root{--d-navy:#061425;--d-ivory:#f0ede5;--d-gold:#cbb48c;--d-muted:#aeb5bc;--d-line:rgba(232,227,216,.2);--d-serif:Georgia,'Times New Roman',serif;--d-sans:Arial,Helvetica,sans-serif;--d-gutter:clamp(24px,5.6vw,100px)}
*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body.dyluma{margin:0;background:var(--d-navy);color:var(--d-ivory);font-family:var(--d-sans);font-size:14px;-webkit-font-smoothing:antialiased}body.dyluma h1,body.dyluma h2,body.dyluma p{margin:0}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{max-width:100%;display:block}button{color:inherit}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:2px solid var(--d-gold);outline-offset:6px}button:disabled{cursor:not-allowed;opacity:.55}[hidden]{display:none!important}::selection{color:var(--d-navy);background:var(--d-gold)}.d-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.d-skip{position:fixed;top:-100px;left:20px;z-index:100;background:var(--d-ivory);color:var(--d-navy);padding:16px}.d-skip:focus{top:15px}
.d-header{height:100px;padding:0 var(--d-gutter);display:flex;align-items:center;justify-content:space-between;gap:24px;position:relative;z-index:20;border-bottom:1px solid rgba(255,255,255,.07);background:var(--d-navy)}.d-brand{display:flex;align-items:center;gap:15px}.d-brand>span:last-child{font-family:var(--d-serif);font-size:25px;letter-spacing:.24em;line-height:1.2}.d-brand small{display:block;color:var(--d-gold);font-family:var(--d-sans);font-size:7px;letter-spacing:.3em;margin-top:8px}.d-symbol{display:block;position:relative;overflow:hidden;width:29px;height:45px;flex-shrink:0;isolation:isolate}.d-symbol img{position:absolute;max-width:none;width:88px;height:88px;left:-29.5px;top:-20.5px;mix-blend-mode:lighten}.d-nav{display:flex;gap:32px;font-size:11px}.d-nav a,.d-header-shop{transition:color .2s}.d-nav a:hover,.d-header-shop:hover{color:var(--d-gold)}.d-header-actions{display:flex;align-items:center;gap:24px}.d-header-shop{font-size:11px}.d-header-shop span{margin-left:15px;color:var(--d-gold);font-size:17px}.d-cart-link{min-width:36px;min-height:44px;display:flex;align-items:center;gap:5px;font-size:10px}.d-menu-toggle{display:none}.d-mobile-menu{position:absolute;top:100%;left:0;right:0;background:var(--d-navy);padding:25px var(--d-gutter) 35px;border-bottom:1px solid var(--d-line)}.d-mobile-menu a{display:flex;justify-content:space-between;padding:19px 0;font-family:var(--d-serif);font-size:27px}.d-mobile-menu a span{font-family:var(--d-sans);font-size:10px;color:var(--d-gold)}
.d-eyebrow{font-size:9px;letter-spacing:.26em;line-height:1.8;font-weight:400}.d-hero{height:min(790px,calc(100svh - 100px));min-height:610px;position:relative;isolation:isolate;overflow:hidden}.d-hero-art{position:absolute;inset:0;z-index:-2}.d-hero-art img{width:100%;height:100%;object-fit:cover;object-position:center 48%}.d-hero:after{content:'';position:absolute;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(90deg,rgba(6,20,37,.36),transparent 60%),linear-gradient(0deg,var(--d-navy),transparent 15%)}.d-hero-copy{position:relative;padding:clamp(80px,10vw,165px) 0 90px var(--d-gutter);width:53%;max-width:840px}.d-hero-copy .d-eyebrow{color:var(--d-gold);margin-bottom:34px}.d-hero h1{font-family:var(--d-serif);font-size:clamp(46px,5.2vw,86px);font-weight:400;letter-spacing:-.05em;line-height:1.05}.d-hero-subtitle{font-size:13px;color:#c4c8ce;line-height:1.7;margin-top:30px!important}.d-text-link{display:inline-flex;align-items:center;gap:34px;min-height:48px;font-size:10px;letter-spacing:.14em}.d-hero .d-text-link{margin-top:37px}.d-arrow{border:1px solid rgba(203,180,140,.5);height:39px;width:39px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:var(--d-gold);font-size:18px;transition:transform .25s,background .25s}.d-text-link:hover .d-arrow{transform:translate(3px,-3px);background:rgba(203,180,140,.1)}.d-hero-bottom{position:absolute;bottom:30px;left:var(--d-gutter);right:var(--d-gutter);display:flex;justify-content:space-between;gap:15px;font-size:8px;letter-spacing:.19em;color:#c7c9ca}.d-hero-bottom a{display:flex;gap:19px;align-items:center;min-height:35px;margin-top:-12px}.d-hero-bottom a span{font-size:19px;color:var(--d-gold)}
.d-section{padding:65px var(--d-gutter) 110px}.d-section-meta{display:flex;justify-content:space-between;font-size:8px;letter-spacing:.21em;color:var(--d-muted)}.d-manifesto{border-top:1px solid var(--d-line);background:#081829}.d-manifesto-body{display:grid;grid-template-columns:1fr 1.5fr;align-items:center;gap:9vw;max-width:1250px;margin:110px auto 15px}.d-manifesto-mark{display:flex;flex-direction:column;align-items:center;gap:40px}.d-symbol-large{width:130px;height:190px}.d-symbol-large img{width:380px;height:380px;left:-125px;top:-92px}.d-manifesto-mark>span:last-child{font-size:8px;letter-spacing:.4em;color:var(--d-gold)}.d-display{font-family:var(--d-serif);font-size:clamp(45px,5.7vw,88px);font-weight:400;letter-spacing:-.04em;line-height:1.04}.d-manifesto .d-display{margin-top:25px}.d-body-copy{font-size:13px;line-height:1.9;max-width:350px;color:var(--d-muted)}.d-manifesto .d-body-copy{margin-top:32px}.d-matter{position:relative;isolation:isolate;min-height:700px;display:flex;align-items:center;overflow:hidden}.d-matter-art{position:absolute;inset:0;z-index:-2}.d-matter-art img{width:100%;height:100%;object-fit:cover;object-position:center}.d-matter:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,transparent 48%,rgba(6,20,37,.28)),linear-gradient(0deg,var(--d-navy),transparent 16%,transparent 88%,var(--d-navy))}.d-matter-copy{margin-left:63%;padding:60px var(--d-gutter) 80px 0}.d-matter .d-eyebrow{margin-bottom:34px;color:var(--d-gold)}.d-matter .d-body-copy{margin-top:28px}.d-matter .d-text-link{margin-top:30px;gap:18px}.d-matter-caption{position:absolute;bottom:30px;left:var(--d-gutter);font-size:7px;letter-spacing:.18em;color:#c3c7cc}
.d-product{display:grid;grid-template-columns:1fr 1fr;background:var(--d-ivory);color:var(--d-navy)}.d-product-visual{position:relative;overflow:hidden;min-height:760px}.d-product-visual>img{width:100%;height:100%;object-fit:cover}.d-product-visual-caption{position:absolute;left:40px;bottom:30px;font-size:8px;letter-spacing:.2em;color:#fff;text-shadow:0 1px 4px #111}.d-product-info{padding:90px clamp(30px,6vw,105px);align-self:center}.d-product-info>.d-eyebrow{color:#645949;margin-bottom:42px}.d-product-brand{font-family:var(--d-serif);letter-spacing:.3em;font-size:15px}.d-product h2{font-family:var(--d-serif);font-size:clamp(43px,4.4vw,68px);font-weight:400;line-height:1.02;letter-spacing:-.045em;margin-top:18px!important}.d-product h2 em{font-weight:400}.d-product-benefits{font-size:8px;line-height:1.8;letter-spacing:.1em;margin-top:24px!important}.d-product .d-body-copy{color:#626564;margin-top:25px;max-width:100%}.d-product-price{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:28px 0 20px;margin-top:12px;border-bottom:1px solid #c9c6bf;font-size:12px}.d-product-price span:last-child{font-size:11px}.d-coming-soon{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border:1px solid #a7a398;margin-top:22px!important;font-size:11px;letter-spacing:.12em}.d-coming-soon span{font-size:20px}.d-editor-note{background:#fff9e7;color:#51472f;font-size:12px;line-height:1.6;padding:12px;margin-top:15px!important}.d-product-form>label{display:block;margin-top:15px;margin-bottom:7px;font-size:11px}.d-product-form select{width:100%;padding:12px;background:transparent;border:1px solid #b3b0a8;color:var(--d-navy);border-radius:0}.d-buy-row{display:flex;gap:12px;margin-top:22px}.d-quantity{border:1px solid #aba79e;display:flex;align-items:center;width:107px;flex-shrink:0}.d-quantity button{border:0;background:transparent;min-width:32px;min-height:48px;font-size:17px}.d-quantity input{width:39px;border:0;background:transparent;text-align:center;appearance:textfield;-moz-appearance:textfield;color:var(--d-navy);padding:0}.d-quantity input::-webkit-inner-spin-button{appearance:none}.d-buy-button{background:var(--d-navy);color:var(--d-ivory);border:1px solid var(--d-navy);padding:18px 22px;display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:10px;letter-spacing:.08em;flex:1;min-height:52px}.d-buy-button:hover:not(:disabled){background:#17304a}.d-buy-button>span:last-child{font-size:18px}.d-cart-status{font-size:12px;margin-top:12px!important}.d-detail{border-bottom:1px solid #cbc7bf;font-size:11px;margin-top:8px}.d-detail summary{cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:20px;list-style:none;min-height:53px}.d-detail summary::-webkit-details-marker{display:none}.d-detail summary>span{font-size:18px}.d-detail[open] summary>span{transform:rotate(45deg)}.d-detail-content{font-size:12px;line-height:1.8;color:#555e62;padding-bottom:18px}.d-detail-content p{margin-bottom:12px!important}
.d-footer{padding:80px var(--d-gutter) 26px;overflow:hidden}.d-footer-top{display:flex;justify-content:space-between;align-items:center;gap:30px}.d-footer-top p{font-family:var(--d-serif);font-size:clamp(32px,3vw,48px);line-height:1.15;letter-spacing:-.025em}.d-footer-top em{font-weight:400;color:var(--d-gold)}.d-footer-wordmark{font-family:var(--d-serif);font-size:17.6vw;line-height:1.12;letter-spacing:.025em;text-align:center;margin:60px -8px 30px;color:#e7e3da}.d-footer-bottom{border-top:1px solid var(--d-line);padding-top:24px;display:flex;align-items:flex-start;justify-content:space-between;gap:24px;font-size:7px;letter-spacing:.12em;line-height:1.8;color:var(--d-muted)}.d-footer-bottom nav{display:flex;gap:18px;flex-wrap:wrap;max-width:50%}.d-cart-page{min-height:60vh;padding-top:80px}.d-cart-page h1{font-family:var(--d-serif);font-weight:400;font-size:clamp(45px,6vw,80px);margin:25px 0 35px!important}.d-cart-page>.d-text-link{margin-top:25px}.d-cart-form{max-width:1000px}.d-cart-item{display:grid;grid-template-columns:100px 1fr 90px;gap:25px;align-items:center;padding:25px 0;border-bottom:1px solid var(--d-line)}.d-cart-item img{width:100px;height:120px;object-fit:cover}.d-cart-item h2{font-family:var(--d-serif);font-size:25px;font-weight:400;margin-bottom:12px!important}.d-cart-item p{margin-bottom:12px!important}.d-cart-item a{font-size:11px;text-decoration:underline}.d-cart-item label{font-size:10px;display:block;margin-bottom:8px}.d-cart-item input{width:80px;padding:12px;border:1px solid var(--d-line);background:transparent;color:var(--d-ivory)}.d-cart-total{margin:35px 0 0 auto;max-width:420px}.d-cart-total>p:first-child{display:flex;justify-content:space-between;font-size:20px}.d-cart-note{font-size:11px;color:var(--d-muted);margin-top:14px!important;line-height:1.6}.d-cart-buttons{display:flex;gap:15px;margin-top:25px}.d-cart-buttons .d-buy-button{background:var(--d-ivory);color:var(--d-navy)}.d-update-button{border:1px solid var(--d-line);background:transparent;font-size:11px;padding:15px}.d-reveal{transition:opacity .9s ease,transform .9s ease}.d-reveal.is-pending{opacity:0;transform:translateY(22px)}
@media(min-width:1700px){.d-hero-art img{object-fit:cover;object-position:center 43%}.d-hero-copy{padding-top:125px}}
@media(max-width:1100px){.d-nav{gap:20px}.d-header-shop{display:none}.d-hero{min-height:570px}.d-hero-copy{padding-top:125px;width:55%}.d-hero h1{font-size:58px}.d-matter-copy{margin-left:59%;padding-right:30px}.d-product-info{padding:60px 35px}.d-product-visual{min-height:680px}.d-buy-row{flex-wrap:wrap}.d-buy-button{min-width:180px}}
@media(max-width:760px){html{scroll-padding-top:25px}.d-header{height:78px;gap:12px}.d-brand{gap:10px}.d-brand>span:last-child{font-size:21px}.d-brand small{font-size:6px;letter-spacing:.23em;margin-top:5px}.d-symbol{width:24px;height:38px}.d-symbol img{width:73px;height:73px;left:-24.5px;top:-17px}.d-nav{display:none}.d-header-actions{gap:9px}.d-menu-toggle{display:flex;align-items:center;gap:9px;background:transparent;border:0;padding:10px 0 10px 8px;font-size:9px;min-height:44px}.d-menu-lines{width:18px;height:8px;border-top:1px solid currentColor;border-bottom:1px solid currentColor}.d-menu-toggle[aria-expanded=true] .d-menu-lines{height:1px;border-bottom:0;transform:rotate(45deg)}.d-hero{height:auto;min-height:830px;display:flex;flex-direction:column}.d-hero-copy{width:100%;padding:47px var(--d-gutter) 0;order:0}.d-hero-copy .d-eyebrow{font-size:8px;margin-bottom:22px}.d-hero h1{font-size:clamp(43px,10.8vw,65px);line-height:1.03;max-width:550px}.d-hero-subtitle{font-size:11px;margin-top:20px!important}.d-hero .d-text-link{margin-top:16px;font-size:9px;gap:22px}.d-arrow{width:34px;height:34px}.d-hero-art{position:relative;inset:auto;order:1;width:100%;height:470px;margin-top:-5px;z-index:-2;overflow:hidden}.d-hero-art img{width:100%;height:100%;object-fit:cover;object-position:82% center}.d-hero-art:after{content:'';position:absolute;inset:0;background:linear-gradient(var(--d-navy),transparent 15%,transparent 87%,var(--d-navy))}.d-hero:after{display:none}.d-hero-bottom{position:relative;order:2;left:auto;right:auto;bottom:auto;padding:18px var(--d-gutter) 28px;align-items:center;font-size:7px;letter-spacing:.1em}.d-hero-bottom a{font-size:7px;margin:0;gap:10px}.d-hero-edition{display:none}.d-section{padding:36px var(--d-gutter) 64px}.d-section-meta{font-size:7px;gap:20px;line-height:1.7}.d-section-meta span:last-child{text-align:right;max-width:100px}.d-manifesto-body{grid-template-columns:1fr;gap:42px;margin:50px 0 0}.d-manifesto-mark{align-items:flex-start;gap:0}.d-manifesto-mark>span:last-child{display:none}.d-symbol-large{width:68px;height:99px}.d-symbol-large img{width:199px;height:199px;left:-65.5px;top:-48px}.d-manifesto .d-eyebrow{font-size:8px}.d-manifesto .d-display{margin-top:21px;font-size:clamp(44px,10.5vw,65px)}.d-manifesto .d-body-copy{font-size:12px;margin-top:24px;max-width:330px}.d-matter{min-height:750px;display:block}.d-matter-art{height:430px;bottom:auto}.d-matter-art img{object-position:22% center}.d-matter:after{background:linear-gradient(0deg,var(--d-navy) 43%,transparent 67%)}.d-matter-copy{margin:0;padding:390px var(--d-gutter) 90px}.d-matter .d-eyebrow{font-size:8px;margin-bottom:20px}.d-matter .d-display{font-size:52px}.d-matter .d-body-copy{font-size:12px;margin-top:22px}.d-matter .d-text-link{margin-top:18px;font-size:9px}.d-matter-caption{font-size:6px;bottom:24px;max-width:280px;line-height:1.7}.d-product{grid-template-columns:1fr}.d-product-visual{min-height:0;height:510px}.d-product-visual>img{object-fit:cover;object-position:center 48%}.d-product-visual-caption{left:24px;bottom:22px;font-size:7px}.d-product-info{padding:46px var(--d-gutter) 60px}.d-product-info>.d-eyebrow{margin-bottom:30px;font-size:8px}.d-product h2{font-size:53px}.d-product-brand{font-size:12px}.d-product .d-body-copy{font-size:12px;max-width:330px}.d-product-benefits{font-size:7px}.d-buy-row{flex-wrap:nowrap;gap:8px}.d-buy-button{padding:16px 13px;min-width:0;font-size:9px;letter-spacing:0}.d-quantity{width:98px}.d-quantity input{width:32px}.d-footer{padding-top:50px}.d-footer-top{align-items:flex-start;flex-direction:column;gap:23px}.d-footer-top p{font-size:35px}.d-footer-top .d-text-link{font-size:9px}.d-footer-wordmark{font-size:16vw;margin:45px 0 25px;letter-spacing:0}.d-footer-bottom{flex-direction:column;gap:18px;font-size:7px}.d-footer-bottom nav{max-width:100%;gap:14px}.d-cart-page{padding-top:55px;min-height:65vh}.d-cart-item{grid-template-columns:65px 1fr 65px;gap:14px}.d-cart-item img{width:65px;height:85px}.d-cart-item h2{font-size:19px}.d-cart-item input{width:60px}.d-cart-item p{font-size:11px}.d-cart-buttons{flex-direction:column}.d-cart-buttons .d-buy-button{font-size:11px}.d-cart-item label{font-size:9px}}
@media(max-width:370px){.d-hero h1{font-size:40px}.d-hero-art{height:420px}.d-hero{min-height:780px}.d-product h2{font-size:46px}.d-header{padding-inline:18px}.d-brand>span:last-child{font-size:19px}.d-product-benefits{letter-spacing:0}.d-hero-bottom{gap:8px}.d-buy-row{flex-wrap:wrap}.d-buy-button{min-width:150px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.d-reveal.is-pending{opacity:1;transform:none}}
