@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Fredoka:wght@400;500;600&display=swap');
:root{--forest:#123e32;--ink:#16382f;--white:#fff;--mist:#eef8f5;--line:#c8ded6;--twilight:#23394d;--gold:#dec580;--body:'DM Sans',Arial,sans-serif;--round:'Fredoka','Arial Rounded MT Bold',sans-serif;color-scheme:light}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:#fff;color:var(--ink);font:1.0625rem/1.65 var(--body)}a{color:inherit;text-underline-offset:5px}button,a,input,summary{touch-action:manipulation}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #ae6f28;outline-offset:5px}.skip{position:absolute;left:20px;top:-100px;background:#fff;padding:12px;z-index:9}.skip:focus{top:10px}.wrap{width:min(1160px,90%);margin:auto}.masthead{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 0;border-bottom:1px solid var(--line)}.brand{font:500 1.65rem/1.05 var(--round);text-decoration:none;display:block}.brand small{display:block;font:14px var(--body);letter-spacing:.08em;margin-top:5px}.brand-logo{display:block;width:210px;height:95px;object-fit:contain}nav{display:flex;flex-wrap:wrap;gap:12px 22px;font-size:1rem}nav a{padding:8px 0;text-decoration:none}nav a:hover{text-decoration:underline}.hero{display:grid;grid-template-columns:1.1fr .9fr;gap:6%;align-items:center;padding:46px 0 54px}.eyebrow{font-size:.875rem;text-transform:uppercase;letter-spacing:.12em;font-weight:700;margin:0 0 16px}.eyebrow span{color:#836322}h1,h2,h3{font-family:var(--round);font-weight:500}h1{font-size:clamp(3.3rem,6.5vw,5.9rem);line-height:1.02;letter-spacing:-.025em;margin:0 0 24px}h1 em{font-style:normal;color:#527b73}h2{font-size:clamp(2.3rem,4vw,3.65rem);line-height:1.12;letter-spacing:-.02em;margin:0 0 20px}h3{font-size:1.8rem;line-height:1.18;margin:0 0 12px}p{margin:0 0 18px}.hero-copy>p:not(.eyebrow){max-width:520px}.hero-photo{margin:0;border:1px solid var(--line);padding:16px;border-radius:180px 180px 46px 46px;background:linear-gradient(135deg,#fff 30%,#eaf7f2 100%);overflow:hidden}.hero-photo img{display:block;width:100%;height:450px;object-fit:cover;border-radius:170px 170px 36px 36px}.hero-photo figcaption{text-align:center;font-size:.875rem;padding:13px 10px 0}.actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin:25px 0}.button{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--forest);border-radius:100px;padding:13px 25px;background:var(--forest);color:#fff;text-decoration:none;font-weight:600;min-height:48px}.button.light{background:#fff;color:var(--forest)}.button:hover{background:#285748;color:#fff}.small{font-size:.875rem;line-height:1.6}.ribbon{background:var(--twilight);color:white;border-radius:32px;padding:20px 28px;display:flex;justify-content:space-between;gap:14px;flex-wrap:wrap}.ribbon span{font-size:1rem}.ribbon b{color:#ecdbac;font-weight:500}.section{padding:64px 0;border-bottom:1px solid var(--line)}.section-intro{max-width:740px}.section-top{display:flex;justify-content:space-between;align-items:end;gap:22px;margin-bottom:28px}.section-top h2{margin:0}.tag{display:inline-block;font-size:.875rem;border:1px solid var(--line);border-radius:99px;padding:5px 12px;background:#fff}.gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.drink{margin:0;background:#fff;border:1px solid var(--line);border-radius:34px;padding:12px;overflow:hidden}.drink img{display:block;width:100%;height:310px;object-fit:cover;border-radius:24px}.drink figcaption{padding:20px 12px 10px}.drink h3{font-size:1.65rem}.drink p{margin:0;font-size:1rem}.drink .tag{margin:14px 0 0}.special{display:grid;grid-template-columns:1.05fr .95fr;gap:40px;align-items:center;background:radial-gradient(ellipse at 20% 10%,#fff 15%,#edf8f5 66%,#dcece9 100%);border:1px solid #a5c4b8;border-radius:44px;padding:38px}.special .tarot-label{display:flex;justify-content:space-between;gap:15px;letter-spacing:.13em;font-size:.875rem;border-bottom:1px solid #a5c4b8;padding-bottom:16px;margin-bottom:24px}.special img{display:block;width:100%;max-height:410px;object-fit:cover;border-radius:150px 150px 30px 30px;border:8px solid white}.special h2{font-size:clamp(2.5rem,5vw,4.4rem)}.special .star{font-size:1.5rem;color:#886723}.release{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:28px 0}.release article{border:1px solid var(--line);border-radius:28px;padding:25px;background:linear-gradient(145deg,#fff,#f0f8f6)}.release .number{font-family:var(--round);font-size:2.3rem;color:#6b8f84}.release h3{font-size:1.4rem;margin:10px 0}.release p{font-size:1rem;margin:0}.story{max-width:770px;margin:auto}.story details{border:1px solid var(--line);border-radius:24px;padding:20px 24px;margin-top:24px}.story summary{font-weight:600;cursor:pointer;min-height:44px}.story details p:first-of-type{margin-top:20px}.video-section{display:grid;grid-template-columns:1fr .7fr;gap:60px;align-items:center}.video-section video{display:block;width:100%;max-height:550px;border-radius:36px;background:#14362c}.world{background:var(--forest);color:white;padding:40px 0;margin-top:30px}.world .wrap{display:flex;justify-content:space-between;gap:36px;align-items:start}.world h2{font-size:2.1rem}.world p{max-width:370px;color:#e5f0e9}.world nav{max-width:480px}.world a{border-bottom:1px solid #7d9f8f}.world .small{margin-top:22px}figure img{max-width:100%}.no-bottom{border:0}.mobile-link{display:none}@media(max-width:800px){.masthead{align-items:flex-start;flex-direction:column;gap:8px}.brand-logo{width:180px;height:80px}.hero{grid-template-columns:1fr;gap:30px;padding-top:32px}.hero-photo{max-width:500px;width:100%;margin:auto}.hero-photo img{height:auto;aspect-ratio:1}.gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.drink img{height:270px}.special{grid-template-columns:1fr;padding:26px;gap:28px}.special img{max-height:430px;object-fit:contain}.release{grid-template-columns:1fr}.release article{padding:22px}.section{padding:45px 0}.video-section{grid-template-columns:1fr;gap:20px}.video-section video{max-width:390px;margin:auto}.world .wrap{flex-direction:column}.section-top{align-items:start;flex-direction:column}.ribbon{padding:20px;gap:8px}.ribbon span{display:block;width:100%}}@media(max-width:470px){.gallery{grid-template-columns:1fr}.drink img{height:auto;aspect-ratio:1}.drink{padding:12px}.hero-photo{border-radius:140px 140px 35px 35px}.hero-photo img{border-radius:130px 130px 25px 25px}h1{font-size:3.35rem}.wrap{width:89%}nav{gap:5px 18px}.special{padding:22px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* Keep the verified rounded base visible in the new portrait cup previews. */
.hero-photo img,.drink img{height:auto;aspect-ratio:4/5;object-fit:contain}.special img{object-fit:contain}
