/* The "Edensor" font-family token now loads Playfair Display (self-hosted, Latin subset incl. ë/ç) — Edensor's own font file dropped the Albanian ë. Every existing font-family:Edensor rule is unchanged on purpose. */
@font-face{font-family:Edensor;src:url('/assets/playfair-display.woff2') format('woff2')}@font-face{font-family:Ela;src:url('/assets/ela.ttf')}@font-face{font-family:Octo;src:url('/assets/octo-light.ttf')}
:root{--red:#990016;--blush:#ebc4cc;--ink:#661324;--paper:#fffafb}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}button,a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer;border:0}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #b77320;outline-offset:5px}p{font-size:16px;line-height:1.7}h1,h2,h3,p{margin-top:0}h2{font-family:Edensor,Georgia,serif;font-size:clamp(48px,6.5vw,110px);font-weight:400;line-height:1.02;margin-bottom:36px}h2 em{font-weight:400}h3{font-weight:400;font-size:25px;margin-bottom:10px}.eyebrow{font-family:Octo,Arial,sans-serif;font-size:12px;letter-spacing:.07em}.skip{position:absolute;top:-80px;z-index:200;background:white;padding:20px}.skip:focus{top:0}
#cookie-notice{position:fixed;z-index:90;left:50%;bottom:22px;transform:translateX(-50%);display:flex;align-items:center;gap:18px;max-width:min(640px,92vw);padding:16px 20px;border-radius:20px;background:rgba(255,255,255,.82);color:var(--ink);border:1px solid #ffffffa5;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 18px 45px -18px #99001640}#cookie-notice p{margin:0;font-size:13px;line-height:1.5}#cookie-notice a{color:var(--red);text-decoration:underline;text-underline-offset:3px}#cookie-notice button{flex-shrink:0;margin-left:auto;background:var(--red);color:#fff;border-radius:40px;padding:8px 16px;font-size:12px;font-weight:600}
header{position:fixed;z-index:50;top:0;left:0;width:100%;height:104px;display:flex;align-items:center;justify-content:space-between;padding:24px 3%;color:white;transition:background .3s,color .3s}header.scrolled{color:var(--red);background:rgba(255,250,251,.94)}.brand{position:absolute;left:50%;transform:translateX(-50%);width:124px}.brand img{display:block;width:100%;filter:brightness(0) invert(1)}header.scrolled .brand img{filter:none}.header-left,.header-right{display:flex;align-items:center;gap:12px}header button,.home-pill,.buy{font-size:14px;border-radius:40px;padding:16px 28px;display:inline-block}#menu-button{background:white;color:#48111b}.home-pill,.bag{background:rgba(255,255,255,.19)}.buy{background:var(--red);color:white}.bag span{margin-left:8px}#menu{position:fixed;z-index:60;top:96px;left:3%;width:280px;background:var(--paper);padding:25px;border:1px solid var(--blush);box-shadow:0 12px 35px #5c152522}#menu a{display:block;padding:15px;border-bottom:1px solid #ebc4cc80}#menu a:last-child{border:0}
.journey{height:245svh;position:relative}.scene{position:sticky;top:0;height:100svh;overflow:hidden;background:var(--paper);isolation:isolate}.sky,.cloud-front{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center;inset:0;will-change:transform}.sky{z-index:0}.cloud-front{z-index:4;pointer-events:none}.hero-title{position:absolute;z-index:1;top:26%;left:26%;width:58%;font-family:Edensor,Georgia,serif;font-size:clamp(84px,13vw,240px);line-height:.85;letter-spacing:-.04em;font-weight:400;color:rgba(255,255,255,.88);margin:0;will-change:transform,opacity}.hero-title>span{display:block}.hero-title .second-line{display:flex;justify-content:space-between;align-items:baseline}.hero-title em{font-size:.92em;margin-left:.3em;font-weight:400}.hero-device{position:absolute;z-index:3;height:57%;width:auto;max-width:40%;object-fit:contain;left:50%;top:18%;transform:translateX(-50%) rotate(12deg);will-change:transform}.philosophy{position:absolute;z-index:2;top:24%;left:41%;right:8%;opacity:0;transform:translateY(80px);will-change:transform,opacity}.philosophy h2{font-size:clamp(50px,6.8vw,118px);line-height:.98}.philosophy-copy{max-width:420px;margin-left:18%}.philosophy-copy p{margin-bottom:24px}.outline{border:1px solid currentColor;border-radius:50px;background:transparent;padding:14px 24px;display:inline-block;font-size:14px;transition:background .2s,color .2s}.outline:hover{background:var(--red);color:white}.bubbles{position:absolute;inset:0;z-index:5;pointer-events:none}.bubbles img{position:absolute;width:8%;animation:float 7s ease-in-out infinite alternate}.bubbles img:nth-child(1){left:20%;top:6%;width:11%}.bubbles img:nth-child(2){left:69%;top:11%;width:9%;animation-delay:-3s}.bubbles img:nth-child(3){left:8%;top:28%;width:4%;animation-delay:-5s}.bubbles img:nth-child(4){left:14%;top:50%;width:8%;animation-delay:-2s}.bubbles img:nth-child(5){left:80%;top:67%;width:6%;animation-delay:-4s}.bubbles img:nth-child(6){left:91%;top:19%;width:3%;animation-delay:-6s}@keyframes float{from{transform:translateY(-9px)}to{transform:translateY(14px)}}.scene-bottom{position:absolute;z-index:8;bottom:22px;left:3%;right:3%;display:flex;justify-content:space-between;align-items:center;font-size:11px;letter-spacing:.06em}.scene-bottom button{font-size:12px;background:transparent;padding:10px}.motion-off *{animation:none!important}
.section{padding:80px 7%;scroll-margin-top:15px}.section-top{display:flex;justify-content:space-between;margin-bottom:65px;gap:20px}.ritual{background:#f6e3e7}.ritual-layout,.about-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:10%}.ritual-notes article{display:flex;gap:24px;padding:28px 0;border-top:1px solid #99001630}.ritual-notes article:first-child{padding-top:0;border-top:0}.ritual-notes article>span{font-family:Edensor;font-size:22px}.ritual-notes p{max-width:410px;margin:0}.shop{background:#fff;padding-top:100px;padding-bottom:100px}.shop>h2{text-align:center}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:36px;margin-top:60px}.product-photo{display:block;width:100%;height:530px;overflow:hidden;background:#faf8f7;padding:0}.product-photo img{width:100%;height:100%;object-fit:contain;transition:transform .6s}.product-photo:hover img{transform:scale(1.04)}.product-line{display:flex;justify-content:space-between;align-items:center;padding:25px 0}.product-line h3{font-family:Edensor;font-size:36px;margin:0}.product-line p{font-size:14px;margin:5px 0 0}.shop-disclaimer{font-size:13px;opacity:.75;margin-top:30px}.about{padding-top:100px;padding-bottom:110px;background:#fff8f9}.about-layout>div{max-width:480px}.about-layout p{font-size:16px}.about .outline{margin-top:20px}footer{padding:65px 7% 28px;background:var(--red);color:white;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:45px}footer img{width:240px;filter:brightness(0) invert(1)}footer nav{display:flex;justify-content:flex-end;gap:30px;font-size:14px}footer p{grid-column:1/-1;font-size:11px;letter-spacing:.08em;border-top:1px solid #ffffff40;padding-top:25px;margin-bottom:0}
dialog{color:var(--ink);border:0;background:var(--paper);padding:60px 40px 35px;max-height:90svh;overflow:auto;width:min(920px,92vw)}dialog::backdrop{background:#3b081a88;backdrop-filter:blur(5px)}dialog[open]#details{display:grid;grid-template-columns:1fr 1fr;gap:35px}dialog .close{position:absolute;right:18px;top:16px;background:transparent;padding:10px;font-size:14px}#detail-photo{width:100%;height:420px;object-fit:contain}dialog h2{font-size:54px}.detail-copy{padding-top:25px}.availability{font-size:13px}.detail-copy .buy{width:100%;margin:15px 0}details{border-top:1px solid #99001630;padding:20px 0}summary{cursor:pointer;font-size:14px}#cart{max-width:570px;position:relative;isolation:isolate;border-radius:32px;border:1px solid #ffffffa0;background:rgba(255,250,251,.6);backdrop-filter:blur(22px) saturate(1.1);-webkit-backdrop-filter:blur(22px) saturate(1.1);box-shadow:0 30px 70px -30px #3b081a70,inset 0 1px 0 #ffffffb0}.dialog-sheen{position:absolute;inset:0;overflow:hidden;border-radius:inherit;pointer-events:none;z-index:0}.dialog-sheen::after{content:'';position:absolute;inset:-40% -80%;background:linear-gradient(110deg,transparent 46%,#ffffff10 48%,#ffffffb0 50%,#ffffff10 52%,transparent 54%);transform:translateX(-65%);animation:sheen 9s ease-in-out infinite}#cart h2{font-size:60px}.cart-row{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--blush);padding:20px 0;gap:15px}.cart-row button{background:transparent;text-decoration:underline;font-size:13px}#checkout-form{border-top:1px solid var(--blush);margin-top:10px;padding-top:25px;display:flex;flex-direction:column;gap:16px}.checkout-field{display:flex;flex-direction:column;gap:6px}.checkout-field label{font-size:12px;letter-spacing:.06em;text-transform:uppercase;opacity:.75}.checkout-field input,.checkout-field select,.checkout-field textarea{font:15px/1.4 Arial,sans-serif;color:var(--ink);border:1px solid var(--blush);border-radius:8px;padding:11px 13px;background:#fff;resize:vertical}.checkout-field input:focus,.checkout-field select:focus,.checkout-field textarea:focus{outline:2px solid var(--red);outline-offset:1px}.checkout-field select:disabled{background:#ece1e4;color:#66132480;border-color:#e0c7cd;cursor:not-allowed}.checkout-line{font-size:14px;margin:0;display:flex;justify-content:space-between}.checkout-total{font-size:17px;font-weight:600;border-top:1px solid var(--blush);padding-top:12px}#checkout-submit{width:100%}.checkout-status{font-size:13px;min-height:18px;margin:0}
@media(max-width:700px){header{height:80px;padding:14px 5%}.brand{width:90px}header button,.home-pill,.buy{padding:12px 15px;font-size:12px}.home-pill{display:none}.header-right{gap:5px}.header-right .buy{display:none}.hero-title{left:8%;top:32%;width:86%;font-size:20vw}.hero-device{height:45%;max-width:64%;top:24%}.sky,.cloud-front{object-position:50%}.journey{height:220svh}.philosophy{top:16%;left:8%;right:8%}.philosophy h2{font-size:14vw}.philosophy-copy{margin-left:35%;margin-top:40px}.philosophy-copy p{font-size:14px}.philosophy-copy .outline{padding:12px;font-size:12px}.bubbles img:nth-child(1){width:18%;left:10%;top:15%}.bubbles img:nth-child(2){width:16%;left:75%;top:20%}.bubbles img:nth-child(4){width:13%;left:8%;top:60%}.bubbles img:nth-child(5){width:12%;left:83%}.scene-bottom{font-size:9px;bottom:8px}.section{padding:55px 7%}.section-top{margin-bottom:40px}.section-top span:last-child{display:none}.ritual-layout,.about-layout{grid-template-columns:1fr;gap:30px}.products{gap:30px;grid-template-columns:1fr}.product-photo{height:420px}.product-line h3{font-size:32px}.about-layout p{font-size:16px}footer{grid-template-columns:1fr;padding:45px 7% 25px;gap:30px}footer img{width:180px}footer nav{justify-content:flex-start;flex-wrap:wrap;gap:24px}dialog[open]#details{grid-template-columns:1fr;gap:10px}dialog{padding:60px 24px 25px}#cart{border-radius:24px}#detail-photo{height:250px}.detail-copy{padding:0}}
.hero-title>span:first-child{font-size:1.3em;line-height:.67;transform:scaleX(.74);transform-origin:left bottom;width:130%;margin-bottom:.09em}
.sky,.cloud-front{height:auto;min-height:100%;top:57%;bottom:auto;translate:0 -50%;object-position:center}.cloud-front{mask-image:none;opacity:1;filter:drop-shadow(0 14px 18px #681c2822)}
/* Shared floating navigation: no solid panel on the cloud transition. */
header,header.scrolled{background:transparent;transition:transform .35s ease,color .3s}
header.header-hidden:not(:focus-within):not(.menu-open){transform:translateY(-110%)}
.brand{height:45px;background:currentColor;mask:url('/assets/dione.svg') center/contain no-repeat}
.brand img{opacity:0}
.philosophy{left:29%;right:6%;top:23%}.philosophy h2{font-size:clamp(50px,8vw,138px)}.philosophy-copy{margin-left:43%;max-width:380px}
@keyframes float{0%{transform:translate(-16px,-28px) rotate(-6deg)}50%{transform:translate(20px,8px) rotate(3deg)}100%{transform:translate(-8px,35px) rotate(8deg)}}
.ambient-bubbles{position:fixed;inset:0;pointer-events:none;z-index:12;overflow:hidden}
.ambient-bubbles img{position:absolute;width:clamp(32px,5vw,80px);opacity:.65;animation:float 8s ease-in-out infinite alternate}
.ambient-bubbles img:nth-child(1){left:3%;top:34%}.ambient-bubbles img:nth-child(2){right:3%;top:70%;width:clamp(42px,7vw,105px);animation-delay:-4s;animation-duration:11s}.ambient-bubbles img:nth-child(3){right:11%;top:16%;width:35px;animation-delay:-7s}
#intro{position:fixed;inset:0;background:var(--red);z-index:300;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:22px;transition:transform 1.5s cubic-bezier(.76,0,.24,1);pointer-events:none}
#intro[hidden]{display:none}#intro img{width:120px;filter:brightness(0) invert(1)}#intro progress{width:140px;height:2px;appearance:none;border:0;background:#ffffff40}#intro progress::-webkit-progress-bar{background:#ffffff40}#intro progress::-webkit-progress-value{background:white;transition:width .25s}#intro progress::-moz-progress-bar{background:white}#intro.intro-exit{transform:translateY(-101%)}
[hidden]{display:none!important}
.product-photo,.sheen{position:relative;isolation:isolate;overflow:hidden;border-radius:22px}
.product-photo::after,.sheen::after{content:'';position:absolute;inset:-40% -80%;background:linear-gradient(110deg,transparent 46%,#ffffff08 48%,#ffffff80 50%,#ffffff08 52%,transparent 54%);transform:translateX(-65%);pointer-events:none;animation:sheen 7s ease-in-out infinite;z-index:2}
.product:nth-child(2) .product-photo::after{animation-delay:2s}@keyframes sheen{0%,55%{transform:translateX(-65%)}85%,100%{transform:translateX(65%)}}
body:not([data-page=home]):not([data-page="experience.html"]) main{min-height:75svh;padding-top:100px}
.section h1{font-family:Edensor,Georgia,serif;font-size:clamp(52px,7vw,115px);font-weight:400;line-height:1.02;margin-bottom:45px}.shop>h1{text-align:center}
.values{margin-top:75px;border-top:1px solid #99001630}.values article{display:grid;grid-template-columns:1fr 2fr 1.5fr;gap:35px;padding:42px 0;border-bottom:1px solid #99001630}.values span{font-size:12px;letter-spacing:.08em}.values h3{font-family:Edensor;font-size:32px;line-height:1.1}.values p{margin:0;font-size:15px;line-height:1.6}
.contact{background:linear-gradient(130deg,#fffafb,#f3d2db)}.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:7%;align-items:center}.contact-card{background:#ffffff60;border:1px solid #99001615;border-radius:26px;padding:45px}.contact-card h2{font-size:48px}.contact-card .buy{margin:15px 0 35px}
.back-link{display:inline-block;margin-bottom:35px;font-size:14px}.detail-layout{display:grid;grid-template-columns:1.05fr 1fr;gap:6%}.gallery-main{position:relative;height:650px}.gallery-main img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(-42px 22px 18px #6d203c55)}.gallery-arrow{position:absolute;right:20px;top:50%;transform:translateY(-50%);width:52px;height:52px;border-radius:50%;background:#ffffffd0;color:var(--red);font-size:20px;display:grid;place-items:center;box-shadow:0 10px 25px -10px #99001650;transition:transform .2s}.gallery-arrow:hover{transform:translateY(-50%) scale(1.08)}.gallery-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:18px}.gallery-thumb{display:block;aspect-ratio:1;border-radius:16px;overflow:hidden;background:#f4e2e6;padding:0}.gallery-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.gallery-thumb:hover img{transform:scale(1.06)}
.purchase h1{font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.7;font-weight:700;margin-bottom:12px}.purchase>p{max-width:510px}.quantity{display:flex;gap:10px;margin:14px 0 22px}.quantity button,.quantity input{height:44px;border:1px solid #99001650;background:transparent;border-radius:30px;text-align:center;color:var(--red);font:inherit}.quantity button{width:44px}.quantity input{width:80px}.purchase>.buy{width:100%}.purchase summary{font-size:16px}.related{padding-top:90px;margin-top:70px;border-top:1px solid #99001630}.related h2{font-size:clamp(40px,5vw,75px)}
.price-tag{display:inline-flex;align-items:center;gap:12px;font-family:Edensor,Georgia,serif;font-size:26px;color:var(--red);background:linear-gradient(155deg,#f6dee4,var(--blush));box-shadow:0 14px 30px -16px #99001650,inset 0 1px 0 #ffffffb0;border-radius:16px;padding:14px 22px;margin:14px 0}.price-tag .free-delivery{font-family:Arial,Helvetica,sans-serif;font-size:11px;letter-spacing:.06em;background:var(--red);color:#fff;border-radius:20px;padding:5px 12px;vertical-align:middle;display:inline-block}.price-tag .original-price{font-size:.6em;text-decoration:line-through;text-decoration-color:var(--red);text-decoration-thickness:2px;opacity:.55}.price-tag .current-price{line-height:1}
.function-list{margin:60px 0;padding:10px clamp(20px,3vw,40px);background:#ffffff40;border:1px solid #ffffffa6;border-radius:28px;box-shadow:0 22px 55px -30px #99001640,inset 0 1px 0 #ffffffb0}.function-list article{display:flex;align-items:baseline;gap:28px;padding:26px 0;border-top:1px solid #99001618}.function-list article:first-child{border-top:0;padding-top:26px}.function-list .num{font-family:Edensor;font-size:22px;color:var(--red);opacity:.45;flex-shrink:0;width:34px}.function-list h3{font-family:Octo,Arial,sans-serif;font-size:14px;letter-spacing:.07em;margin:0;flex-shrink:0;width:150px}.function-list p{margin:0;font-size:15px;line-height:1.6;max-width:440px}
.drenazhi{background:linear-gradient(155deg,#f6dee4,var(--blush));border:1px solid #ffffffa6;border-radius:28px;padding:50px 8%;margin:0 0 60px;text-align:center;box-shadow:0 28px 65px -30px #99001650,inset 0 1px 0 #ffffffb0}.drenazhi h2{font-size:clamp(32px,4vw,54px)}.drenazhi p{max-width:600px;margin:0 auto;font-size:15px;line-height:1.6}
.spec-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:14px;margin:20px 0;padding-top:20px;border-top:1px solid #99001625}.spec-strip>div{background:#ffffff45;border:1px solid #ffffffa0;border-radius:14px;padding:14px 16px;box-shadow:0 10px 24px -18px #99001640}.spec-strip strong{display:block;font-size:13px;letter-spacing:.05em;margin-bottom:6px}.spec-strip span{font-size:13px;opacity:.8}
.ritual-steps{margin:25px 0}
.cross-sell{font-size:14px;margin-top:22px}.related a+a{margin-left:14px}
.purchase ul{padding-left:20px;margin:0}.purchase li{margin-bottom:6px}
.info-panel{background:#ffffff40;border:1px solid #ffffffa0;border-radius:24px;padding:6px clamp(18px,3vw,28px);margin-top:8px;box-shadow:0 18px 45px -28px #99001640,inset 0 1px 0 #ffffffb0}.info-panel details:first-of-type{border-top:0}
.product-tags{font-size:13px;opacity:.75}.product-price{color:var(--red);font-weight:600}
@media(max-width:700px){.function-list article{flex-direction:column;gap:8px}.function-list h3{width:auto}}
@media(max-width:700px){.philosophy{left:8%;right:6%;top:16%}.philosophy h2{font-size:14vw}.philosophy-copy{margin-left:48%;margin-top:45px}.philosophy-copy p{font-size:14px}.hero-device{max-width:57%}.values article,.contact-layout,.detail-layout{grid-template-columns:1fr;gap:26px}.contact-card{padding:25px}.gallery-main{height:430px}.gallery-strip{grid-template-columns:repeat(2,1fr)}.purchase{padding-top:25px}.values article{gap:12px}.ambient-bubbles img{opacity:.4}body:not([data-page=home]):not([data-page="experience.html"]) main{padding-top:80px}}
.philosophy{top:24%;left:29%;right:7%}.philosophy h2{font-size:min(8vw,13svh);line-height:.95;margin:0}.philosophy h2>span{display:block}.philosophy .ritual-statement{margin:16px 0 0 31%;font-size:.86em;line-height:.95}.ritual-statement em{font-weight:400;text-transform:none}.philosophy-info{position:absolute;z-index:6;left:52%;right:8%;bottom:9%;display:grid;grid-template-columns:1fr 2fr;gap:22px;opacity:0;will-change:transform,opacity}.philosophy-info p{font-size:14px;margin-bottom:14px}.philosophy-info .eyebrow{font-size:12px;padding-top:5px}.philosophy-info .outline{font-size:13px;padding:10px 18px}
@media(max-width:700px){.philosophy{left:8%;right:5%;top:22%}.philosophy h2{font-size:min(12.5vw,9svh)}.philosophy .ritual-statement{margin-left:56%;margin-top:22px;font-size:.5em;line-height:1.05}.philosophy-info{left:47%;right:6%;bottom:10%;display:block}.philosophy-info .eyebrow{display:none}.philosophy-info p{font-size:14px;line-height:1.5}}
/* One continuous visual ground, from the cloud reveal through the footer. */
:root{--paper:#fffafb;--ink:var(--red)}
body{background:var(--paper);isolation:isolate}
body::before{content:'';position:fixed;inset:0;z-index:-1;pointer-events:none;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.4'/%3E%3C/svg%3E") repeat,var(--paper) url('/assets/ritual-background.png?v=2a225a9d') center/100% 100% no-repeat}
main,.journey,.scene,.section,.ritual,.shop,.about,.contact,footer{background:transparent}
footer{color:var(--red)}footer img{filter:none}footer p{border-top-color:#99001625}
.product-line>div{min-width:0}.product-line{gap:20px}.product-line .outline{flex-shrink:0}
.section-top,.scene-bottom,.philosophy-info>.eyebrow{display:none}.philosophy-info{display:block;left:55%}
.ambient-bubbles{opacity:0}.ambient-bubbles img{animation:ambient-drift 18s ease-in-out infinite alternate;filter:grayscale(1) brightness(1.6);opacity:.32;will-change:transform}
.ambient-bubbles img:nth-child(2){animation-duration:23s;animation-delay:-9s}.ambient-bubbles img:nth-child(3){animation-duration:20s;animation-delay:-14s}
@keyframes ambient-drift{0%{transform:translate(-9px,12px)}50%{transform:translate(12px,-7px)}100%{transform:translate(-4px,-24px)}}
h1 em,h2 em,h3 em,.hero-title em{font-style:normal}
#menu-button{color:var(--red)}
.hero-title{top:20%;left:28%;width:54%;font-size:clamp(78px,12vw,222px)}
.hero-device{height:calc(52% + var(--device-reveal,0)*5%);top:calc(22% + var(--device-reveal,0)*4%)}
.ritual-layout{padding:clamp(28px,4vw,64px);gap:7%;border:1px solid #ffffffa6;border-radius:32px;background:rgba(255,255,255,.32);backdrop-filter:blur(22px) saturate(.85);-webkit-backdrop-filter:blur(22px) saturate(.85);box-shadow:0 18px 60px #99001608,inset 0 1px 0 #ffffff80}
header{height:78px;padding:16px 3%}.brand{width:94px;height:34px}header button,.home-pill,header .buy{padding:10px 19px;font-size:12px}.header-left,.header-right{gap:8px}#cookie-notice{bottom:14px;gap:12px;padding:14px 16px}
.contact-card{background:#ffffff30;backdrop-filter:blur(16px) saturate(.9);-webkit-backdrop-filter:blur(16px) saturate(.9);box-shadow:0 24px 60px -30px #99001645,inset 0 1px 0 #ffffffa0}
@media(max-width:700px){header{height:70px}.brand{width:80px;height:30px}header button,.home-pill,header .buy{padding:10px 12px}.philosophy-info{left:47%}.hero-title{top:26%;left:11%;width:80%;font-size:18.5vw}.hero-device{height:calc(41% + var(--device-reveal,0)*4%);top:calc(28% + var(--device-reveal,0)*4%)}.ritual-layout{padding:28px 22px;border-radius:24px;gap:30px}}
/* Product showcase: original DIONE products within the supplied visual direction. */
.shop.section{padding:10px 7% 70px;color:var(--red)}
.shop-heading{text-align:center;font-family:Edensor,Georgia,serif}
.shop-gift{display:flex;align-items:center;justify-content:center;width:60px;height:60px;margin:0 auto 14px;background:var(--red);border-radius:50%}
.shop-gift img{width:29px;height:29px;filter:brightness(0) invert(1)}
.shop-heading p{font-size:32px;line-height:1;margin:0 0 4px}
.shop>h2,.shop>h1{font-size:clamp(38px,4.2vw,68px);line-height:1.05;margin:0;text-align:center;font-style:normal}
.shop .products{max-width:1156px;margin:30px auto 0;gap:26px}
.shop .product-photo{height:auto;aspect-ratio:1.12;background:linear-gradient(155deg,#f3d7de40,rgba(225,154,177,.24));border:1px solid #ffffffd9;border-radius:23px;padding:24px;display:flex;align-items:center;justify-content:center;box-shadow:0 24px 50px -28px #99001650,inset 0 1px 0 #ffffffa0}
.shop .product-photo img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(-42px 22px 18px #6d203c55)}
/* Oil now ships as a real transparent cutout — it inherits the same padded card, object-fit:contain and drop-shadow as the device photo instead of the mix-blend-mode:multiply hack that used to fake hiding its old opaque background. */
.shop .product-line{display:block;text-align:center;padding:14px 0 0}
.shop .product-line h3{font-size:clamp(25px,2.15vw,36px);line-height:1.15;margin:0;font-weight:400}
.shop-action{display:flex;justify-content:center;margin-top:30px}
.shop-cta{display:flex;align-items:center;gap:26px;padding-left:38px;border:1px solid #ffffffc9;border-radius:60px;background:#edc0cf55;font-family:Edensor,Georgia,serif;font-size:26px}
.shop-cta-arrow{display:flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:50%;background:var(--red);border:1px solid #ffffffbb}
.shop-cta-arrow img{width:27px;height:27px;filter:brightness(0) invert(1)}
.shop-cta:hover{background:#edc0cfa0}
.shop>.shop-disclaimer{text-align:center;max-width:700px;margin:28px auto 0}
body[data-page=shop] .shop-action{display:none}
@media(max-width:700px){.shop.section{padding:12px 6% 55px}.shop-gift{width:48px;height:48px}.shop-heading p{font-size:26px}.shop .products{grid-template-columns:1fr;gap:30px;margin-top:24px}.shop .product-photo{aspect-ratio:1.12;padding:20px}.shop .product-line h3{font-size:30px}.shop-cta{font-size:24px;padding-left:30px}.shop-cta-arrow{width:60px;height:60px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation:none!important;transition:none!important}}
.philosophy{top:34%}
@media(max-width:700px){.philosophy{top:30%}}
/* Shared footer: product photograph behind a matte glass panel. */
footer.dione-footer{display:block;position:relative;isolation:isolate;overflow:hidden;min-height:740px;padding:120px 4% 26px;margin:40px 2% 20px;border-radius:28px;background:linear-gradient(125deg,#eac4cc,#d895a7 65%,#eeb7c7);color:#fff9fa}
.dione-footer .footer-product{position:absolute;z-index:-1;width:auto;height:115%;max-width:none;left:46%;top:-7%;transform:translateX(-50%) rotate(13deg);filter:drop-shadow(-30px 22px 20px #6a1b3540);opacity:.92;pointer-events:none}
.dione-footer .footer-glass{min-height:520px;display:grid;grid-template-columns:1fr 1.1fr;grid-template-rows:auto 1fr;gap:52px 5%;padding:38px;border:1px solid #ffffff45;border-radius:26px;background:rgba(160,62,91,.16);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);box-shadow:inset 0 1px 0 #ffffff25}
.dione-footer .footer-logo{display:block;align-self:start;width:100%;max-width:410px}.dione-footer .footer-logo img{width:100%;height:auto;filter:brightness(0) invert(1)}
.dione-footer .footer-links{display:grid;grid-template-columns:.95fr 1.25fr 1fr;gap:18px;align-content:start}.footer-links>div{display:flex;flex-direction:column;gap:15px;align-items:flex-start}.dione-footer .footer-links a{font:14px/1.4 Arial,sans-serif;letter-spacing:0}.footer-links a:hover{text-decoration:underline;text-underline-offset:4px}
.dione-footer .footer-pill{display:block;min-width:100px;text-align:center;padding:13px 17px;border-radius:40px;background:#ffffff16;font:14px/1.4 Arial,sans-serif;margin-bottom:2px}
.dione-footer .footer-conversation{align-self:end;max-width:350px}.dione-footer .footer-conversation h2{font-size:clamp(34px,3vw,48px);line-height:1.04;margin:0 0 18px;color:inherit}.dione-footer .footer-conversation p{font:15px/1.6 Arial,sans-serif;padding:0;margin:0 0 22px;border:0;color:inherit;opacity:.95}
.dione-footer .footer-message{display:inline-flex;align-items:center;gap:40px;background:#ffffff30;border:1px solid #ffffff55;border-radius:50px;padding:5px 5px 5px 25px;font:15px Arial,sans-serif}.footer-message>span:last-child{display:grid;place-items:center;background:var(--red);width:46px;height:46px;border-radius:50%;font-size:24px}
.dione-footer .footer-social-group{justify-self:end;align-self:end;display:flex;gap:12px}.dione-footer .footer-social{border:1px solid #ffffff60;border-radius:50px;padding:14px 23px;font:14px Arial,sans-serif}.dione-footer .footer-bottom{display:flex;justify-content:space-between;gap:15px;margin-top:24px;font:11px/1.5 Arial,sans-serif;letter-spacing:.09em}
.dione-footer a.footer-pill,.dione-footer .footer-message,.dione-footer .footer-social{position:relative;isolation:isolate;overflow:hidden}
.dione-footer a.footer-pill::after,.dione-footer .footer-message::after,.dione-footer .footer-social::after{content:'';position:absolute;inset:-40% -80%;background:linear-gradient(110deg,transparent 46%,#ffffff08 48%,#ffffff80 50%,#ffffff08 52%,transparent 54%);transform:translateX(-65%);pointer-events:none;animation:sheen 7s ease-in-out infinite;z-index:2}
.dione-footer .footer-message::after{animation-delay:1.5s}.dione-footer .footer-social::after{animation-delay:3s}
@media(max-width:700px){footer.dione-footer{min-height:0;padding:65px 5% 20px;margin:25px 3% 12px;border-radius:22px}.dione-footer .footer-product{height:90%;left:65%;top:5%;opacity:.65}.dione-footer .footer-glass{grid-template-columns:1fr;gap:34px;padding:26px 21px;border-radius:22px}.dione-footer .footer-logo{max-width:260px}.dione-footer .footer-links{grid-template-columns:1fr 1fr;gap:28px 14px}.footer-links>div:first-child{grid-column:1/-1}.dione-footer .footer-links a{font-size:14px}.dione-footer .footer-pill{min-width:90px;padding:11px 14px}.dione-footer .footer-social-group{justify-self:start;flex-wrap:wrap}.dione-footer .footer-conversation h2{font-size:38px}}
/* Legal pages (Shipping & Returns, Privacy Policy, Terms) and placeholder flagging. */
.legal-copy{max-width:760px}.legal-copy details p{max-width:640px}
.contact-details{margin-top:30px}.contact-details p{font-size:15px;line-height:1.9}
.placeholder{background:#ffe9a8;color:#7a4b00;padding:1px 7px;border-radius:5px;border:1px dashed #b77320;font-style:normal;white-space:normal}
/* Original transparent cutouts form the set; the parent's existing sheen stays above both. */
.set-composition{display:block;position:relative;width:100%;height:100%;isolation:isolate}
.shop .product-photo .set-composition img,.gallery .set-composition img{position:absolute;object-fit:contain;object-position:center bottom;width:100%;max-width:none;filter:drop-shadow(-18px 12px 12px #6d203c40);transform:none}
.shop .product-photo .set-device,.gallery .set-device{height:92%;left:-16%;bottom:3%;z-index:1}
.shop .product-photo .set-oil,.gallery .set-oil{height:86%;left:24%;bottom:1%;z-index:2}
.product-photo:hover .set-composition{transform:scale(1.025)}
.set-composition{transition:transform .6s}
@media(prefers-reduced-motion:reduce){.set-composition{transition:none}}
