:root{--gold:#c49a50;--ink:#0b0806;--ivory:#f7f4ed;--text:#17130f;--muted:#796d60;--line:rgba(25,20,16,.14);font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:var(--ivory);color:var(--text)}body{font-size:16px}a{color:inherit;text-decoration:none}button,input,select{font:inherit}html[data-theme=black]{--ivory:#090604;--text:#f5eee1;--muted:#aaa093;--line:rgba(255,255,255,.13)}.entrance{position:relative;min-height:100vh;overflow:hidden;background:linear-gradient(118deg,#f8f6f0,#e8e2d7 49%,#f8f5ed);color:#17130f;transition:background .8s,color .8s}html[data-theme=black] .entrance{background:linear-gradient(118deg,#070504,#1b110b 49%,#050302);color:#f6efe2}.satin{position:absolute;inset:-18%;opacity:.7;filter:blur(20px);background:radial-gradient(ellipse 15% 90% at 20% 50%,transparent 40%,rgba(151,94,39,.35) 48%,rgba(229,181,91,.25) 53%,transparent 65%),radial-gradient(ellipse 19% 95% at 60% 50%,transparent 40%,rgba(113,65,27,.35) 48%,rgba(230,179,84,.26) 53%,transparent 66%);animation:satin 14s ease-in-out infinite alternate}@keyframes satin{to{transform:translate3d(6%,2%,0) scale(1.08)}}.entrance-logo{position:absolute;z-index:3;left:50%;top:47%;width:160px;padding:0;border:0;background:transparent;transform:translate(-50%,-50%);cursor:pointer}.entrance-cup,.entrance-word{display:block;width:100%;height:auto;object-fit:contain}.entrance-word{margin-top:10px}.entrance-fallback{display:none;margin-top:12px;color:var(--gold);font-size:1rem;letter-spacing:.3em}.leaf-menu{position:absolute;z-index:2;left:50%;top:47%;width:0;height:0}.leaf{position:absolute;display:grid;width:112px;height:112px;place-items:center;border:1px solid rgba(224,185,109,.42);border-radius:50% 50% 50% 18%;background:linear-gradient(145deg,rgba(51,33,20,.92),rgba(10,7,5,.96));color:#e7c981;text-align:center;font-size:.69rem;letter-spacing:.13em;text-transform:uppercase;opacity:0;transform:translate(-50%,-50%) scale(.2) rotate(-40deg);transition:transform .75s cubic-bezier(.16,1,.3,1),opacity .4s}.leaf span{transform:rotate(45deg)}.leaf-1{--x:0px;--y:-210px}.leaf-2{--x:165px;--y:-125px}.leaf-3{--x:205px;--y:55px}.leaf-4{--x:90px;--y:195px}.leaf-5{--x:-90px;--y:195px}.leaf-6{--x:-205px;--y:55px}.leaf-7{--x:-165px;--y:-125px}.menu-open .leaf{opacity:1;transform:translate(calc(-50% + var(--x)),calc(-50% + var(--y))) rotate(-45deg)}.menu-open .leaf:nth-child(1){transition-delay:.05s}.menu-open .leaf:nth-child(2){transition-delay:.12s}.menu-open .leaf:nth-child(3){transition-delay:.19s}.menu-open .leaf:nth-child(4){transition-delay:.26s}.menu-open .leaf:nth-child(5){transition-delay:.33s}.menu-open .leaf:nth-child(6){transition-delay:.4s}.menu-open .leaf:nth-child(7){transition-delay:.47s}.entrance-hint{position:absolute;left:50%;bottom:6vh;transform:translateX(-50%);color:#b99355;font-size:.62rem;letter-spacing:.24em;text-transform:uppercase}.entrance-theme{position:absolute;right:30px;top:28px;padding:10px;border:0;background:transparent;color:#bd914d;font-size:.62rem;letter-spacing:.16em}.site-header{position:relative;z-index:4;height:94px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 clamp(22px,5vw,72px);border-bottom:1px solid var(--line)}.back-link{color:var(--gold);font-size:.66rem;letter-spacing:.18em;text-transform:uppercase}.header-brand img{display:block;width:138px;height:auto}.header-actions{display:flex;justify-content:flex-end;gap:24px;align-items:center;color:var(--gold);font-size:.62rem;letter-spacing:.13em}.theme-toggle{border:0;background:transparent;color:inherit;cursor:pointer}.collection-shell,.simple-shell{max-width:1400px;margin:auto;padding:clamp(55px,9vw,120px) clamp(22px,5vw,72px)}.collection-intro>p,.simple-shell>p,.product-information>p{color:var(--gold);font-size:.68rem;letter-spacing:.25em;text-transform:uppercase}.collection-intro h1,.simple-shell h1,.product-information h1{margin:18px 0;font-size:clamp(2.4rem,7vw,6.5rem);font-weight:300;letter-spacing:-.045em}.collection-intro>div{max-width:600px;margin-left:auto;color:var(--muted);line-height:1.7}.collection-toolbar{display:flex;justify-content:space-between;align-items:center;margin:70px 0 24px;padding-bottom:15px;border-bottom:1px solid var(--line);color:var(--gold);font-size:.68rem;letter-spacing:.12em;text-transform:uppercase}.collection-toolbar select{margin-left:10px;border:0;background:transparent;color:inherit}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:42px 18px}.product-image{display:grid;aspect-ratio:1;place-items:center;overflow:hidden;background:linear-gradient(145deg,rgba(200,181,150,.12),rgba(173,139,81,.2));color:var(--gold);text-align:center;letter-spacing:.18em}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .65s}.product-card:hover img{transform:scale(1.025)}.product-card>p{margin:15px 0 8px;color:var(--gold);font-size:.58rem;letter-spacing:.13em;text-transform:uppercase}.product-card h2{min-height:2.7em;margin:0;font-size:.92rem;font-weight:300;letter-spacing:.08em;line-height:1.35;text-transform:uppercase}.product-card>div{display:flex;justify-content:space-between;margin-top:13px;padding-top:12px;border-top:1px solid var(--line);font-size:.68rem}.product-card>div a{color:var(--gold);text-transform:uppercase}.pagination{margin-top:65px;text-align:center}.pagination>*{margin:0 8px}.product-shell{display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(35px,7vw,110px);max-width:1400px;margin:auto;padding:clamp(55px,8vw,105px) clamp(22px,5vw,72px)}.product-gallery{display:grid;aspect-ratio:1;place-items:center;background:rgba(180,150,100,.1);color:var(--gold);text-align:center;letter-spacing:.18em}.product-gallery img{width:100%;height:100%;object-fit:cover}.product-information h1{font-size:clamp(2.4rem,5vw,5rem)}.price{margin:24px 0;font-size:1.1rem}.description,.rte{color:var(--muted);line-height:1.75}.product-information form{display:grid;gap:18px;margin:32px 0}.product-information label{display:grid;gap:8px;color:var(--gold);font-size:.68rem;letter-spacing:.12em;text-transform:uppercase}.product-information select,.product-information input{min-height:48px;padding:0 14px;border:1px solid var(--line);background:transparent;color:var(--text)}.add-button,.simple-shell button{min-height:52px;padding:0 28px;border:1px solid var(--gold);background:var(--gold);color:#0b0806;text-transform:uppercase;letter-spacing:.12em;cursor:pointer}.product-accordions{border-top:1px solid var(--line)}.product-accordions details{border-bottom:1px solid var(--line)}.product-accordions summary{padding:19px 0;color:var(--gold);font-size:.68rem;letter-spacing:.13em;text-transform:uppercase;cursor:pointer}.product-accordions details>div{padding:0 0 20px;color:var(--muted);line-height:1.7}.simple-shell{min-height:65vh;max-width:1000px}.cart-lines>div{display:grid;grid-template-columns:1fr auto 90px;gap:20px;align-items:center;padding:20px 0;border-bottom:1px solid var(--line)}.cart-lines input{width:80px;padding:10px;border:1px solid var(--line);background:transparent;color:var(--text)}.cart-total{margin:35px 0;font-size:1.4rem}.text-link{color:var(--gold)}.site-footer{display:grid;grid-template-columns:1fr 1fr;gap:40px;padding:60px clamp(22px,5vw,72px);border-top:1px solid var(--line)}.site-footer strong{color:var(--gold);letter-spacing:.2em}.site-footer p,.site-footer small{color:var(--muted)}.site-footer nav{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.site-footer small{grid-column:1/-1;font-size:.7rem;letter-spacing:.08em}@media(max-width:900px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-shell{grid-template-columns:1fr}.header-brand{display:none}.site-header{grid-template-columns:1fr 1fr}.leaf{width:88px;height:88px;font-size:.56rem}.leaf-1{--x:0px;--y:-150px}.leaf-2{--x:118px;--y:-90px}.leaf-3{--x:145px;--y:42px}.leaf-4{--x:64px;--y:140px}.leaf-5{--x:-64px;--y:140px}.leaf-6{--x:-145px;--y:42px}.leaf-7{--x:-118px;--y:-90px}.entrance-logo{width:118px}}@media(max-width:620px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 10px}.collection-toolbar{margin-top:45px}.product-card h2{font-size:.78rem}.site-header{padding:0 18px}.header-actions{gap:12px}.site-footer{grid-template-columns:1fr}.site-footer small{grid-column:auto}.entrance-logo{top:44%;width:96px}.leaf-menu{top:44%}.leaf{width:74px;height:74px}.leaf-1{--x:0px;--y:-126px}.leaf-2{--x:98px;--y:-76px}.leaf-3{--x:120px;--y:34px}.leaf-4{--x:54px;--y:116px}.leaf-5{--x:-54px;--y:116px}.leaf-6{--x:-120px;--y:34px}.leaf-7{--x:-98px;--y:-76px}.entrance-theme{right:12px;top:14px}}
