*{box-sizing:border-box}html{color-scheme:light}body{color:var(--release-ink);background-color:var(--release-white);margin:0;padding:0;font-family:Georgia,serif;line-height:1.6}.product-hero,.makers-section{background-color:var(--release-cream);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cpath d='M60 18l3.5 10.6h11.2l-9.1 6.6 3.5 10.6-9.1-6.6-9.1 6.6 3.5-10.6-9.1-6.6h11.2z' fill='%231a365d' opacity='0.06'/%3E%3Cpath d='M20 88l2 6h6.3l-5.1 3.7 2 6-5.1-3.7-5.1 3.7 2-6-5.1-3.7h6.3z' fill='%231a365d' opacity='0.05'/%3E%3Cpath d='M100 100l1.7 5.2h5.5l-4.4 3.2 1.7 5.2-4.4-3.2-4.4 3.2 1.7-5.2-4.4-3.2h5.5z' fill='%23a83232' opacity='0.05'/%3E%3C/svg%3E");background-repeat:repeat}.product-hero{align-items:center;min-height:0;padding:3rem 2rem;display:flex;position:relative;overflow:hidden}.release-container{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;width:100%;max-width:1100px;margin:0 auto;display:grid;position:relative}.image-column{justify-content:center;display:flex;position:relative}.bottle-wrapper{margin-top:-4rem;position:relative}.bottle-shot{filter:drop-shadow(0 20px 40px #00000026);width:auto;height:600px;animation:6s ease-in-out infinite float;display:block}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.decorative-line{background:linear-gradient(90deg, transparent, var(--release-gold), transparent);height:2px;margin:1.5rem 0;animation:.8s ease-in-out fadeInOut}@keyframes fadeInOut{0%,to{opacity:.3}50%{opacity:1}}.eyebrow{text-transform:uppercase;letter-spacing:3px;color:var(--release-red);margin-bottom:.75rem;font-size:.75rem;font-weight:700;display:block}.product-title{color:var(--release-navy);margin:1rem 0;font-family:Georgia,serif;font-size:3rem;font-weight:700;line-height:1.1}.subtitle{color:var(--release-gold);font-size:2rem;font-style:italic;font-weight:600}.tagline-carousel{background:color-mix(in srgb, var(--release-navy) 3%, transparent);border-left:4px solid var(--release-gold);border-radius:4px;place-items:center start;min-height:60px;margin:1.25rem 0;padding:1.5rem;display:grid}.tagline{color:var(--release-navy);opacity:0;grid-area:1/1;font-size:1.25rem;font-style:italic;font-weight:500;animation:45s linear infinite tagline-cycle}.tagline:nth-child(2){animation-delay:5s}.tagline:nth-child(3){animation-delay:10s}.tagline:nth-child(4){animation-delay:15s}.tagline:nth-child(5){animation-delay:20s}.tagline:nth-child(6){animation-delay:25s}.tagline:nth-child(7){animation-delay:30s}.tagline:nth-child(8){animation-delay:35s}.tagline:nth-child(9){animation-delay:40s}@keyframes tagline-cycle{0%{opacity:0}2.2%{opacity:1}11.1%{opacity:1}13.3%{opacity:0}to{opacity:0}}.description{color:var(--release-ink-soft);margin-bottom:1.25rem;font-size:1.1rem;line-height:1.8}.price-tag{color:var(--release-red);margin-bottom:.5rem;font-size:2.25rem;font-weight:700}.price-now{margin-top:.5rem;font-size:1.8rem}.price-label{color:var(--release-ink-muted);margin-bottom:1.5rem;font-size:.9rem}.product-meta{border-top:2px solid color-mix(in srgb, var(--release-navy) 10%, transparent);border-bottom:2px solid color-mix(in srgb, var(--release-navy) 10%, transparent);margin-bottom:1.25rem;padding:1.5rem 0}.meta-item{color:var(--release-ink-soft);margin-bottom:.75rem;font-size:1rem}.meta-item strong{color:var(--release-navy);font-weight:600}.primary-button{background:var(--release-red);color:var(--release-white);cursor:pointer;letter-spacing:1px;box-shadow:0 4px 15px color-mix(in srgb, var(--release-red) 20%, transparent);border:none;border-radius:4px;padding:1.2rem 2.5rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.primary-button:hover,.primary-button:focus{background:var(--release-navy);box-shadow:0 6px 20px color-mix(in srgb, var(--release-navy) 30%, transparent);outline:none;transform:translateY(-2px)}.primary-button:focus-visible{outline:2px solid var(--release-navy);outline-offset:3px}.release-footer{text-align:center;border-top:2px solid color-mix(in srgb, var(--release-navy) 10%, transparent);max-width:1100px;color:var(--release-footer);margin:0 auto;padding:2rem;font-size:.875rem}.release-footer p{margin:0 0 .4rem}.release-footer-name{color:var(--release-navy);font-weight:600}.release-footer-contact{margin-bottom:1rem}.release-footer a{color:var(--release-navy);font-weight:600;text-decoration:none}.release-footer a:hover{color:var(--release-gold)}.makers-section{padding:64px 60px}.makers-container{max-width:1200px;margin:0 auto}.makers-heading{text-align:center;max-width:720px;margin:0 auto 40px}.makers-heading h2{letter-spacing:-.5px;color:var(--release-navy);margin:0 0 20px;font-size:30px;font-weight:600;line-height:1.15}.makers-heading p{color:var(--release-ink-slate);max-width:640px;margin:0 auto;font-size:17px;line-height:1.65}.makers-grid{grid-template-columns:repeat(3,1fr);gap:48px;margin:40px 0;display:grid}.maker-bio{text-align:left}.maker-role{color:var(--release-red-deep);letter-spacing:2px;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:600;display:block}.maker-bio h3{color:var(--release-navy);letter-spacing:-.01em;margin:0 0 4px;font-size:22px;font-weight:500}.maker-title{color:var(--release-ink-gray);margin:0 0 16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-style:italic}.maker-bio p:not(.maker-title){color:var(--release-ink-slate);margin:0;font-size:16px;line-height:1.7}.maker-bio p:not(.maker-title):first-letter{color:var(--release-red-deep);float:left;margin:4px 12px 0 0;font-size:64px;font-weight:400;line-height:1}.makers-closing{color:var(--release-navy);text-align:center;max-width:600px;margin:0 auto;font-size:18px;font-style:italic}@media (width<=768px){.product-hero{min-height:auto;padding:2rem 1rem}.release-container{text-align:center;grid-template-columns:1fr;gap:2rem}.product-title{margin:.75rem 0;font-size:1.75rem}.subtitle{font-size:1.35rem}.bottle-wrapper{margin-top:0}.bottle-shot{height:350px}.description{font-size:1rem}.tagline-carousel{border-left:none;border-top:2px solid var(--release-gold);justify-items:center;padding-top:1.5rem;padding-left:0}.tagline{font-size:1.1rem}.price-tag{font-size:2rem}.primary-button{width:100%;max-width:300px;padding:1rem 2rem;font-size:.95rem}.makers-section{padding:64px 24px}.makers-heading h2{font-size:28px}.makers-heading p{font-size:16px}.makers-grid{grid-template-columns:1fr;gap:56px}.makers-closing{font-size:16px}.maker-bio p:not(.maker-title):first-letter{font-size:48px}}@media (width<=480px){.product-title{font-size:1.5rem}.subtitle{font-size:1.25rem}.eyebrow{letter-spacing:1px;font-size:.7rem}.bottle-shot{height:250px}.description{font-size:.95rem}.price-tag{font-size:1.75rem}.meta-item{font-size:.9rem}.tagline{font-size:1rem}}@media (prefers-reduced-motion:reduce){.bottle-shot,.decorative-line,.tagline{animation:none}.tagline:first-child{opacity:1}}
