@layer properties,theme,base,components,utilities;@layer components{.landing-hero{display:grid;background:var(--panel-night);color:var(--panel-text)}.landing-hero__copy{position:relative;display:flex;flex-direction:column;min-width:0;padding:clamp(2.5rem,7vw,6.5rem) var(--page-inset);overflow:hidden}.landing-hero__copy:before{content:"";position:absolute;width:28rem;aspect-ratio:1;right:-13rem;bottom:3rem;border-radius:50%;background:radial-gradient(circle,var(--glow-hero),transparent 68%);pointer-events:none}.landing-hero__origin{position:relative;display:flex;flex-wrap:wrap;gap:.55rem 1.25rem;margin-bottom:2.75rem;color:var(--panel-text-faint);font-size:var(--text-micro);font-weight:520;line-height:1.4}.landing-hero__origin span{display:inline-flex;align-items:center;gap:.55rem}.landing-hero__origin span:before{content:"";width:.42rem;height:.42rem;border:1px solid currentColor;border-radius:50%}.landing-hero__statement{position:relative;max-width:48rem}.landing-hero h1{max-width:11ch;margin:0;font-size:clamp(2.75rem,13vw,3.15rem);font-weight:var(--display-weight);letter-spacing:var(--display-tracking);line-height:var(--display-leading)}.landing-hero__statement p{max-width:38rem;margin:clamp(1.5rem,4vw,2.5rem) 0 0;color:var(--panel-text-soft);font-size:var(--text-lead);line-height:1.55}.landing-hero__actions{position:relative;display:flex;flex-wrap:wrap;align-items:center;gap:1rem 1.5rem;margin-top:2rem}.text-link--light{color:var(--panel-text)}.landing-hero__roles{position:relative;display:none;gap:0;margin-top:clamp(3rem,8vw,6rem);border-top:1px solid var(--panel-rule)}.landing-hero__roles a{display:flex;align-items:center;justify-content:space-between;min-height:3.5rem;color:var(--panel-text-soft);font-size:var(--text-label);border-bottom:1px solid var(--panel-rule);transition:color var(--motion-response) var(--ease-response)}.landing-hero__role-label,.landing-hero__role-arrow{transition:translate var(--motion-state) var(--ease-entry)}.landing-hero__roles a:hover,.landing-hero__roles a:focus-visible{color:var(--panel-text)}.landing-hero__roles a:hover .landing-hero__role-label,.landing-hero__roles a:focus-visible .landing-hero__role-label{translate:.35rem}.landing-hero__roles a:hover .landing-hero__role-arrow,.landing-hero__roles a:focus-visible .landing-hero__role-arrow{translate:-.35rem}.landing-hero__visual{position:relative;min-height:20rem;margin:0;overflow:hidden}.landing-hero__visual img{display:block;width:100%;height:100%;object-fit:cover;object-position:68% center;outline:1px solid var(--image-outline);outline-offset:-1px}.landing-hero__visual:after{content:"";position:absolute;inset:0;background:linear-gradient(115deg,var(--overlay-scrim),transparent 52%);pointer-events:none}.landing-hero__visual figcaption{position:absolute;right:1rem;bottom:1rem;max-width:19rem;padding:.7rem .9rem;border-radius:.5rem;background:var(--overlay-caption);color:#ffffffc7;font-size:var(--text-micro);line-height:1.45}.section-intro{display:grid;gap:1rem;max-width:var(--page-max);margin-inline:auto;margin-bottom:clamp(2.5rem,7vw,5rem)}.section-intro h2,.partnership h2,.trust-section h2,.contact-section h2{margin:0;font-size:var(--heading-size);font-weight:var(--heading-weight);letter-spacing:var(--heading-tracking);line-height:var(--heading-leading)}.section-intro>p:last-child{max-width:45rem;margin:0;color:var(--text-secondary);font-size:var(--text-body)}.audience-section{padding:var(--space-section) var(--page-inset);background:var(--surface-base)}.audience-grid{display:grid;gap:.75rem;max-width:var(--page-max);margin-inline:auto}.audience-path{position:relative;min-height:clamp(19rem,88vw,22rem);overflow:hidden;border-radius:.75rem;background:var(--panel-night);outline:1px solid var(--image-outline);outline-offset:-1px;isolation:isolate}.audience-path:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(to top,var(--overlay-strong) 0,var(--overlay-medium) 9rem,var(--overlay-mid) 17rem,var(--overlay-soft) 24rem);transition:background var(--motion-scrim) var(--ease-response)}.audience-path img{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:cover;transition:transform var(--motion-surface) var(--ease-entry)}.audience-path--hotel img{object-position:center 58%}.audience-path--event img{object-position:center}.audience-path--creator img{object-position:66% center}.audience-path:hover img,.audience-path:focus-within img{transform:scale(1.035)}.audience-path:hover:after,.audience-path:focus-within:after{background:linear-gradient(to top,var(--overlay-strong-hover) 0,var(--overlay-medium-hover) 9rem,var(--overlay-mid-hover) 17rem,var(--overlay-soft-hover) 24rem)}.audience-path__content{display:flex;flex-direction:column;justify-content:flex-end;width:100%;height:100%;padding:clamp(1.25rem,3vw,2.5rem);color:#fff}.audience-path__content h3{max-width:13ch;margin:0;font-size:clamp(2rem,1.45rem + 1.6vw,3rem);font-weight:540;letter-spacing:-.03em;line-height:1.05}.audience-path__content p{max-width:37rem;margin:.9rem 0 1.4rem;color:#ffffffd6;font-size:var(--text-small);line-height:1.55}.audience-path__content a{display:inline-flex;align-items:center;align-self:flex-start;gap:.55rem;min-height:2.75rem;color:#fff;font-size:var(--text-label);font-weight:650}.audience-path__content a span{transition:transform var(--motion-response) var(--ease-response)}.audience-path__content a:hover span{transform:translate(.15rem,-.15rem)}.partnership{display:grid;background:var(--surface-alt)}.partnership__image{min-height:20rem;overflow:hidden}.partnership__image img{display:block;width:100%;height:100%;object-fit:cover;object-position:52% center;outline:1px solid var(--image-outline-dark);outline-offset:-1px}.partnership__content{display:flex;flex-direction:column;justify-content:center;padding:clamp(3.5rem,7vw,7.5rem) var(--page-inset)}.partnership__content h2{max-width:15ch;margin-top:1rem}.partnership__copy{max-width:43rem;margin:1.5rem 0 0;color:var(--text-secondary);font-size:var(--text-body)}.connection-map{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;margin:2.5rem 0 1.5rem}.connection-map>*{display:grid;place-items:center;min-height:4.5rem;padding:.75rem;border:1px solid var(--border-subtle);border-radius:.65rem;font-size:var(--text-label);text-align:center}.connection-map strong{background:var(--accent-solid);color:var(--accent-solid-text);border-color:var(--accent-solid);font-size:var(--text-body)}.trust-section{display:grid;gap:2.5rem;padding:var(--space-section) var(--page-inset);background:var(--surface-base)}.trust-section__heading,.trust-section__body{max-width:43rem}.trust-section__heading h2{margin-top:1rem}.trust-section__body{align-self:end}.trust-section__body>p{margin:0;color:var(--text-secondary);font-size:var(--text-body)}.trust-section__body>p+p{margin-top:1rem}.trust-signals{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:2rem}.trust-signals span{display:inline-flex;align-items:center;min-height:2.6rem;padding:.55rem .9rem;border:1px solid var(--border-medium);border-radius:999px;color:var(--link);font-size:var(--text-micro);font-weight:600}.trust-section__body .affiliation{margin-top:2.5rem}.contact-section{display:grid;gap:clamp(2.5rem,7vw,7rem);padding:var(--space-section-tight) var(--page-inset) clamp(3.25rem,6vw,5.5rem);background:radial-gradient(circle at 82% 28%,var(--glow-contact),transparent 24rem),var(--panel-deep);color:var(--panel-text);border-top:1px solid var(--panel-border)}.contact-section__lead{margin:0 0 1rem;color:var(--panel-text-faint);font-size:var(--text-small);font-weight:550}.contact-section h2{max-width:11ch;font-size:clamp(2.75rem,2rem + 4.2vw,5.25rem);line-height:.98}.contact-section__action{display:grid;gap:1.5rem;max-width:23rem;padding-top:1.5rem;border-top:1px solid var(--panel-border-strong)}.contact-section__action p{margin:0;color:var(--panel-text-soft);font-size:var(--text-body);line-height:1.5}.contact-section__action .button{justify-self:start}@media(width>=720px){.landing-hero h1{font-size:clamp(3.15rem,9vw,5.8rem)}.landing-hero__origin{margin-bottom:clamp(4rem,10vw,8rem)}.landing-hero__roles{display:grid}.landing-hero__visual{min-height:26rem}.landing-hero__copy{padding-inline:var(--page-inset-seam)}.landing-hero__roles{grid-template-columns:repeat(3,1fr)}.landing-hero__roles a{padding-inline:1rem;border-right:1px solid var(--panel-rule)}.landing-hero__roles a:last-child{border-right:0}.landing-hero__roles a:hover .landing-hero__role-label,.landing-hero__roles a:focus-visible .landing-hero__role-label{translate:-.65rem}.landing-hero__roles a:hover .landing-hero__role-arrow,.landing-hero__roles a:focus-visible .landing-hero__role-arrow{translate:.65rem}.section-intro{grid-template-columns:minmax(0,1.15fr) minmax(18rem,.85fr);align-items:end;column-gap:clamp(2rem,7vw,8rem)}.section-intro__lead{grid-column:1 / -1}.audience-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"hotel event" "hotel creator"}.audience-path{min-height:25rem}.audience-path--hotel{grid-area:hotel;min-height:50.75rem}.audience-path--event{grid-area:event}.audience-path--creator{grid-area:creator}.connection-map{grid-template-columns:repeat(4,minmax(0,1fr))}.partnership__image{min-height:28rem}.trust-section{grid-template-columns:minmax(0,1.1fr) minmax(20rem,.9fr);column-gap:clamp(3rem,8vw,9rem);row-gap:3rem}.contact-section{grid-template-columns:minmax(0,1.25fr) minmax(18rem,.75fr);align-items:end}.contact-section__action{justify-self:end}.site-footer__top p{font-size:var(--text-small)}}@media(width>=1000px){.landing-hero{grid-template-columns:minmax(0,1.08fr) minmax(28rem,.92fr);min-height:calc(100svh - var(--header-h))}.landing-hero__copy{min-height:calc(100svh - var(--header-h));padding:clamp(3rem,5vw,5rem) clamp(2.5rem,5vw,6rem) clamp(2rem,4vw,3.5rem) var(--page-inset-seam)}.landing-hero__origin,.landing-hero__actions{margin-bottom:auto}.landing-hero__roles{margin-top:3rem}.landing-hero__visual{min-height:calc(100svh - var(--header-h))}.partnership{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);min-height:52rem}.partnership__content{padding-inline:clamp(4rem,7vw,8rem) var(--page-inset-seam)}}@media(prefers-reduced-motion:no-preference){.landing-hero__origin,.landing-hero__statement,.landing-hero__actions,.landing-hero__roles{animation:landing-enter var(--motion-arrival) var(--ease-entry) both}.landing-hero__statement{animation-delay:var(--motion-step)}.landing-hero__actions{animation-delay:calc(var(--motion-step) * 2)}.landing-hero__roles{animation-delay:calc(var(--motion-step) * 3)}.landing-hero__visual img{animation:landing-image var(--motion-arrival-wipe) var(--ease-entry) both}.motion-ready .contact-section.is-revealed>.contact-section__action{transition-delay:var(--motion-step)}}}@keyframes landing-enter{0%{opacity:0;translate:0 var(--motion-travel-arrival)}}@keyframes landing-image{0%{opacity:.5;transform:scale(1.06);clip-path:inset(0 0 0 16%)}to{opacity:1;transform:scale(1);clip-path:inset(0)}}@media(prefers-reduced-motion:reduce){.landing-hero__origin,.landing-hero__statement,.landing-hero__actions,.landing-hero__roles,.landing-hero__visual img{animation:none}.audience-path img,.audience-path__content a span,.landing-hero__role-label,.landing-hero__role-arrow{transition:none}.audience-path:hover img,.audience-path:focus-within img{transform:none}.audience-path__content a:hover span{transform:none}.landing-hero__roles a:hover .landing-hero__role-label,.landing-hero__roles a:focus-visible .landing-hero__role-label,.landing-hero__roles a:hover .landing-hero__role-arrow,.landing-hero__roles a:focus-visible .landing-hero__role-arrow{translate:none}}
