.hero:where(.astro-J7PV25F6){display:flex;flex-direction:column;align-items:center;gap:2rem}.roles:where(.astro-J7PV25F6){display:none}.hero:where(.astro-J7PV25F6) img:where(.astro-J7PV25F6){aspect-ratio:5 / 4;object-fit:cover;object-position:top;border-radius:1.5rem;box-shadow:var(--shadow-md)}.cta-button:where(.astro-J7PV25F6){display:inline-flex;align-items:center;justify-content:center;gap:.6rem;padding:12px 24px;cursor:pointer;background:var(--gradient-accent-orange);color:#fff;text-decoration:none;border-radius:1rem;border:none;outline:none;font-size:var(--text-xl);font-weight:500;white-space:nowrap;box-shadow:0 4px 10px #dc143c33;transition:transform .2s ease,filter .2s ease,box-shadow .2s ease}.cta-button:where(.astro-J7PV25F6):hover{transform:scale(1.03);filter:brightness(1.15);box-shadow:0 8px 20px #dc143c66}.modal-wrapper:where(.astro-J7PV25F6){display:flex;flex-direction:column;height:100%;width:100%;position:relative}.modal-content:where(.astro-J7PV25F6){display:flex;flex:1;width:100%;position:relative;animation:modalFadeIn .3s ease-out}.modal-section:where(.astro-J7PV25F6){width:50%;height:100%;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;transition:all .5s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.modal-section:where(.astro-J7PV25F6):hover{width:55%}.modal-section:where(.astro-J7PV25F6):before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.25);transition:all .3s ease}.modal-section:where(.astro-J7PV25F6):hover:before{background:rgba(0,0,0,.2)}.modal-header:where(.astro-J7PV25F6){padding:1.25rem 1.5rem 1rem;text-align:center;background:var(--gray-999);border-bottom:1px solid var(--gray-800);z-index:2}.modal-header:where(.astro-J7PV25F6) h2:where(.astro-J7PV25F6){font-size:var(--text-xl);margin-bottom:.25rem;color:var(--gray-100)}.modal-header:where(.astro-J7PV25F6) p:where(.astro-J7PV25F6){color:var(--gray-400);font-size:var(--text-sm);margin:0}.modal-close-icon:where(.astro-J7PV25F6){position:absolute;top:1.25rem;right:1.25rem;z-index:10;background:rgba(0,0,0,.4);border:1px solid rgba(255,255,255,.15);color:#fff;width:2.75rem;height:2.75rem;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);backdrop-filter:blur(8px);padding:0}.modal-close-icon:where(.astro-J7PV25F6):hover{background:crimson;border-color:#dc143c;transform:scale(1.1) rotate(90deg)}.modal-close-bar:where(.astro-J7PV25F6){display:none;width:100%;padding:1.25rem;background:var(--gray-999);color:var(--gray-100);border:none;border-top:1px solid var(--gray-800);font-size:var(--text-xl);font-weight:700;cursor:pointer;transition:all .3s ease;align-items:center;justify-content:center;gap:.5rem}.modal-close-bar:where(.astro-J7PV25F6):hover{background:var(--accent-regular, crimson);color:var(--gray-999);border-color:var(--accent-regular, crimson)}.modal-action:where(.astro-J7PV25F6){display:flex;flex-direction:column;align-items:center;gap:1rem;background:rgba(15,15,20,.65);backdrop-filter:blur(12px) saturate(150%);border:1px solid rgba(255,255,255,.1);color:#fff;text-align:center;text-decoration:none;padding:2.5rem;border-radius:1.5rem;box-shadow:0 12px 40px #0000004d;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:1;width:80%;max-width:300px}.modal-action:where(.astro-J7PV25F6):hover{background:rgba(30,30,35,.75);border-color:#ffffff40;transform:scale(1.05);box-shadow:0 20px 40px #00000080,0 0 20px #dc143c33}.modal-action:where(.astro-J7PV25F6) span:where(.astro-J7PV25F6){font-size:var(--text-xl);font-weight:600;letter-spacing:.5px}.subtitle:where(.astro-J7PV25F6){font-size:var(--text-sm);opacity:.9;margin:0}@media (max-width: 768px){.modal-close-icon:where(.astro-J7PV25F6){display:none}.modal-close-bar:where(.astro-J7PV25F6){display:flex}.modal-content:where(.astro-J7PV25F6){flex-direction:column}.modal-section:where(.astro-J7PV25F6){width:100%;height:50%}.modal-section:where(.astro-J7PV25F6):hover{width:100%;height:50%}.modal-action:where(.astro-J7PV25F6){padding:1rem 1.25rem;gap:.5rem;width:88%;max-width:300px}.modal-action:where(.astro-J7PV25F6) span:where(.astro-J7PV25F6){font-size:var(--text-md)}.subtitle:where(.astro-J7PV25F6){font-size:var(--text-xs);margin-top:.1rem}}@media (max-width: 480px){.modal-action:where(.astro-J7PV25F6){width:90%;max-width:290px;padding:.85rem 1rem;gap:.4rem}.modal-action:where(.astro-J7PV25F6) span:where(.astro-J7PV25F6){font-size:var(--text-md)}}.link:where(.astro-J7PV25F6){text-decoration:none;color:#dc143c}:hover.link:where(.astro-J7PV25F6){text-decoration:underline;text-underline-position:under}.more:where(.astro-J7PV25F6){position:relative;display:flex;align-items:center;justify-content:center;text-align:center;padding:.875em 2em;gap:.5em;line-height:1;color:var(--accent-text-over);text-decoration:none;border-radius:999rem;overflow:hidden;background:var(--gradient-accent-orange);box-shadow:var(--shadow-md);white-space:nowrap;border:none}@media (max-width: 49.99em){.more:where(.astro-J7PV25F6){padding:.75rem 1.5rem;gap:.4rem}}@media (min-width: 20em){.more:where(.astro-J7PV25F6){font-size:var(--text-lg)}}.more:where(.astro-J7PV25F6):after{content:"";position:absolute;inset:0;pointer-events:none;transition:background-color var(--theme-transition);mix-blend-mode:overlay}.more:where(.astro-J7PV25F6):focus:after,.more:where(.astro-J7PV25F6):hover:after{background-color:hsla(var(--gray-999-basis),.3)}@media (min-width: 50em){.more:where(.astro-J7PV25F6){padding:1.125rem 2.5rem;font-size:var(--text-xl)}}@media (min-width: 50em){.hero:where(.astro-J7PV25F6){display:grid;grid-template-columns:6fr 4fr;padding-inline:2.5rem;gap:3.75rem}.roles:where(.astro-J7PV25F6){margin-top:.5rem;display:flex;gap:.5rem}.hero:where(.astro-J7PV25F6) img:where(.astro-J7PV25F6){aspect-ratio:3 / 4;border-radius:4.5rem;object-fit:cover}}.section:where(.astro-J7PV25F6){display:grid;gap:2rem}.with-background:where(.astro-J7PV25F6){position:relative}.with-background:where(.astro-J7PV25F6):before{--hero-bg: var(--bg-image-subtle-2);content:"";position:absolute;pointer-events:none;left:50%;width:100vw;aspect-ratio:calc(2.25 / var(--bg-scale));top:0;transform:translateY(-75%) translate(-50%);background:url(/assets/backgrounds/noise.png) top center/220px repeat,var(--hero-bg) center center / var(--bg-gradient-size) no-repeat,var(--gray-999);background-blend-mode:overlay,normal,normal,normal;mix-blend-mode:var(--bg-blend-mode);z-index:-1}.with-background:where(.astro-J7PV25F6).bg-variant:before{--hero-bg: var(--bg-image-subtle-1)}.section-header:where(.astro-J7PV25F6){justify-self:center;text-align:center;max-width:50ch;font-size:var(--text-md);color:var(--gray-300)}.section-header:where(.astro-J7PV25F6) h3:where(.astro-J7PV25F6){font-size:var(--text-2xl)}@media (min-width: 50em){.section:where(.astro-J7PV25F6){grid-template-columns:repeat(4,1fr);grid-template-areas:"header header header header" "gallery gallery gallery gallery";gap:5rem}.section:where(.astro-J7PV25F6).with-cta{grid-template-areas:"header header header cta" "gallery gallery gallery gallery"}.section-header:where(.astro-J7PV25F6){grid-area:header;font-size:var(--text-lg)}.section-header:where(.astro-J7PV25F6) h3:where(.astro-J7PV25F6){font-size:var(--text-4xl)}.with-cta:where(.astro-J7PV25F6) .section-header:where(.astro-J7PV25F6){justify-self:flex-start;text-align:left}.gallery:where(.astro-J7PV25F6){grid-area:gallery}.cta:where(.astro-J7PV25F6){grid-area:cta}}.mention-card:where(.astro-J7PV25F6){display:flex;height:7rem;justify-content:center;align-items:center;border:1px solid var(--gray-800);border-radius:1.5rem;color:var(--gray-300);background:var(--gradient-subtle);box-shadow:var(--shadow-sm);overflow:hidden}.mention-card:where(.astro-J7PV25F6) img:where(.astro-J7PV25F6){transform:scale(.8);width:100%;height:100%;object-fit:contain;filter:grayscale(100%) brightness(150%)}.mention-card:where(.astro-J7PV25F6) img:where(.astro-J7PV25F6)[src*=softsmoke]{background:transparent;transform:scale(.9)}@media (max-width: 50em){.mention-card:where(.astro-J7PV25F6) img:where(.astro-J7PV25F6)[src*=softsmoke]{transform:scale(.75)}}@media (min-width: 50em){.mention-card:where(.astro-J7PV25F6){border-radius:1.5rem;height:14rem}}.age-gate-modal:where(.astro-J7PV25F6){display:none;position:fixed;z-index:9999;inset:0;background:linear-gradient(120deg,rgba(20,16,12,.98) 60%,rgba(40,30,20,.98) 100%),url(/assets/backgrounds/noise.png) repeat;backdrop-filter:blur(6px);align-items:center;justify-content:center;transition:background .3s}.age-gate-modal:where(.astro-J7PV25F6)[style*="display: flex"]{display:flex!important}.age-gate-content:where(.astro-J7PV25F6){background:rgba(16,14,20,.98);color:#fff;color-scheme:dark;border-radius:2.5rem;max-width:95vw;width:370px;padding:2.5rem 2rem 2rem;box-shadow:0 8px 48px #00000073,0 0 0 4px var(--accent-regular);display:flex;flex-direction:column;align-items:center;gap:2rem;border:2px solid transparent;background-clip:padding-box;position:relative;border-image:linear-gradient(90deg,var(--gradient-stop-1),var(--gradient-stop-2),var(--gradient-stop-3)) 1;animation:modalFadeIn .5s cubic-bezier(.4,0,.2,1)}@keyframes modalFadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.age-gate-logo:where(.astro-J7PV25F6){width:120px;margin-bottom:.5rem;filter:drop-shadow(0 2px 8px rgba(0,0,0,.18));border-radius:1.2rem;background:rgba(255,255,255,.03);padding:.5rem 1rem}.age-gate-icon:where(.astro-J7PV25F6){display:flex;align-items:center;justify-content:center;margin-bottom:.5rem;filter:drop-shadow(0 2px 12px var(--accent-regular))}@keyframes drinkBounce{0%{transform:translateY(0) scale(1)}60%{transform:translateY(-8px) scale(1.08)}to{transform:translateY(0) scale(1)}}.age-gate-content:where(.astro-J7PV25F6) h2:where(.astro-J7PV25F6){margin:0;font-size:2.1rem;text-align:center;color:#fff;font-family:var(--font-brand);letter-spacing:.01em;text-shadow:0 2px 8px rgba(0,0,0,.18)}.age-gate-content:where(.astro-J7PV25F6) p:where(.astro-J7PV25F6){margin:0;text-align:center;color:#ffffffb3;font-size:1.13rem;line-height:1.6}.age-gate-lead:where(.astro-J7PV25F6){color:var(--accent-regular);font-weight:600;font-size:1.08em;display:block;margin-bottom:.2em}.age-gate-warning:where(.astro-J7PV25F6){color:#ffb300;font-weight:500;font-size:1em;display:block;margin-top:.3em}.age-gate-actions:where(.astro-J7PV25F6){display:flex;gap:1.5rem;width:100%;justify-content:center;margin-top:.5rem}.age-gate-btn:where(.astro-J7PV25F6){position:relative;display:flex;align-items:center;justify-content:center;padding:1em 2em .7em;gap:.7em;color:var(--accent-text-over);text-decoration:none;border-radius:999rem;overflow:hidden;background:var(--gradient-accent-orange);box-shadow:var(--shadow-md);white-space:nowrap;border:none;font-size:var(--text-lg);font-family:var(--font-brand);font-weight:700;cursor:pointer;transition:background-color .3s,color .3s,transform .3s,box-shadow .3s}.age-gate-btn:where(.astro-J7PV25F6).yes{background:var(--gradient-accent-orange);color:var(--accent-text-over)}.age-gate-btn:where(.astro-J7PV25F6).no{background:var(--gray-900);color:var(--gray-100)}.age-gate-btn:where(.astro-J7PV25F6):focus:after,.age-gate-btn:where(.astro-J7PV25F6):hover:after{background-color:hsla(var(--gray-999-basis),.3)}.age-gate-btn:where(.astro-J7PV25F6):hover{transform:scale(1.07);box-shadow:0 4px 16px #00000038}.age-gate-footer:where(.astro-J7PV25F6){margin-top:1.2rem;color:var(--gray-400);font-size:.98em;text-align:center;letter-spacing:.01em;opacity:.85}@media (max-width: 480px){.age-gate-content:where(.astro-J7PV25F6){width:99vw;padding:1.5rem .5rem}.age-gate-btn:where(.astro-J7PV25F6){font-size:var(--text-md);padding:.8em 1.2em .6em}.age-gate-logo:where(.astro-J7PV25F6){width:90px;padding:.3rem .5rem}}.age-gate-modal:where(.astro-J7PV25F6).compact{background:rgba(20,16,12,.65);backdrop-filter:blur(3px)}.age-gate-content:where(.astro-J7PV25F6).compact{background:rgba(16,14,20,.95);color:#fff;color-scheme:dark;border-radius:1.2rem;max-width:90vw;width:270px;padding:1.3rem 1.1rem 1.1rem;box-shadow:0 4px 24px #00000040,0 0 0 2px var(--accent-regular);gap:1.1rem;border:none;animation:modalFadeIn .4s cubic-bezier(.4,0,.2,1)}.age-gate-icon:where(.astro-J7PV25F6).animated svg:where(.astro-J7PV25F6){animation:drinkBounce 1.2s infinite alternate cubic-bezier(.4,0,.2,1)}.age-gate-content:where(.astro-J7PV25F6).compact h2:where(.astro-J7PV25F6){margin:0;font-size:1.25rem;text-align:center;color:#fff;font-family:var(--font-brand);letter-spacing:.01em;text-shadow:0 2px 8px rgba(0,0,0,.13)}.age-gate-actions:where(.astro-J7PV25F6).compact{display:flex;gap:1rem;width:100%;justify-content:center;margin-top:.2rem}.age-gate-btn:where(.astro-J7PV25F6).compact{font-size:var(--text-md);padding:.6em 1.3em .5em;border-radius:999rem;font-weight:600;min-width:70px}.age-gate-btn:where(.astro-J7PV25F6).yes.compact{background:var(--gradient-accent-orange);color:var(--accent-text-over)}.age-gate-btn:where(.astro-J7PV25F6).no.compact{background:rgba(255,255,255,.12);color:#fff;border:1px solid rgba(255,255,255,.18)}.age-gate-btn:where(.astro-J7PV25F6).compact:hover{transform:scale(1.05);box-shadow:0 2px 8px #00000021}@media (max-width: 480px){.age-gate-content:where(.astro-J7PV25F6).compact{width:96vw;padding:1rem .3rem}.age-gate-btn:where(.astro-J7PV25F6).compact{font-size:var(--text-sm);padding:.5em 1em .4em}}.age-gate-desc:where(.astro-J7PV25F6){color:#fff9;font-size:.92em;text-align:center;margin-bottom:.2em;margin-top:-.5em;letter-spacing:.01em}
