:root {
  --ink: #121115;
  --paper: #f4f1ea;
  --paper-2: #ebe6dc;
  --muted: #6b6865;
  --line: rgba(18, 17, 21, .16);
  --acid: #d7ff55;
  --violet: #835dff;
  --coral: #ff776f;
  --radius: 24px;
  color-scheme: light;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro Display", "Helvetica Neue", Arial, sans-serif;
  font-synthesis: none;
}

[hidden] { display: none !important; }
.visually-hidden { width:1px!important; height:1px!important; padding:0!important; margin:-1px!important; position:absolute!important; overflow:hidden!important; clip:rect(0,0,0,0)!important; white-space:nowrap!important; border:0!important; }

* { box-sizing: border-box; }
html { min-height: 100%; background: var(--paper); }
body { min-height: 100%; margin: 0; color: var(--ink); background: var(--paper); -webkit-font-smoothing: antialiased; }
body, button, input, textarea { font: inherit; }
button, a { -webkit-tap-highlight-color: transparent; }
a { color: inherit; text-decoration: none; }
button { color: inherit; }
img { display: block; max-width: 100%; }
.ph { flex:0 0 auto; line-height:1; vertical-align:-.125em; }

.wordmark { display: inline-flex; align-items: center; gap: 9px; font-size: 22px; font-weight: 850; letter-spacing: -.055em; }
.wordmark--large { font-size: 29px; }
.wordmark--light { color: white; }
.wordmark__avatar { width: 37px; height: 37px; border-radius: 50%; object-fit: cover; }
.wordmark--large .wordmark__avatar { width: 43px; height: 43px; }
.eyebrow { margin: 0 0 10px; font-size: 12px; font-weight: 800; letter-spacing: .13em; text-transform: uppercase; }
.eyebrow--light { color: rgba(255,255,255,.68); }
.button { min-height: 56px; padding: 0 22px; border: 0; border-radius: 17px; display: inline-flex; align-items: center; justify-content: center; gap: 16px; font-weight: 780; cursor: pointer; transition: transform .16s ease, filter .16s ease; }
.button:active { transform: scale(.985); }
.button--wide { width: 100%; }
.button--paper { background: var(--paper); color: var(--ink); box-shadow: 0 9px 30px rgba(0,0,0,.16); }
.button--white { background: white; color: #0f0e11; }
.button--ink { background: var(--ink); color: white; }
.button--acid { background: var(--acid); color: var(--ink); }
.icon-button { width: 46px; height: 46px; padding: 0; border: 1px solid var(--line); border-radius: 50%; background: rgba(255,255,255,.7); display: inline-grid; place-items: center; font-size: 24px; cursor: pointer; }
.button > .ph { font-size:18px; }
.icon-button > .ph { font-size:24px; }
.icon-button--glass { border-color: rgba(255,255,255,.28); background: rgba(255,255,255,.18); color: white; backdrop-filter: blur(20px); }
.text-button { border: 0; padding: 7px 0; display:inline-flex; align-items:center; gap:5px; background: none; font-size: 14px; font-weight: 700; cursor: pointer; }
.text-link { border: 0; padding: 5px 0; background: none; text-decoration: underline; font-weight: 700; cursor: pointer; }
.text-link--muted { color: rgba(255,255,255,.62); font-weight: 500; text-align: center; }

.toast-stack { position: fixed; z-index: 1000; top: max(14px, env(safe-area-inset-top)); left: 50%; width: min(calc(100% - 28px), 430px); transform: translateX(-50%); pointer-events: none; }
.toast { padding: 13px 16px; border-radius: 15px; background: #121115; color: white; box-shadow: 0 12px 36px rgba(0,0,0,.25); text-align: center; font-size: 14px; font-weight: 650; animation: toast-in .3s both; }
@keyframes toast-in { from { opacity: 0; transform: translateY(-8px); } }

/* Landing */
.landing-page { background: #17111e; }
.landing { min-height: 100svh; position: relative; overflow: hidden; color: white; background: linear-gradient(155deg, #8b5eff 0%, #3f2458 38%, #18111e 72%); }
.landing__sky { position: absolute; inset: 0; background: radial-gradient(circle at 25% 14%, rgba(255,130,177,.85), transparent 19%), radial-gradient(circle at 80% 28%, rgba(82,222,220,.55), transparent 22%), linear-gradient(to bottom, transparent 56%, rgba(0,0,0,.35)); }
.landing__sky::after { content:""; position:absolute; inset:45% -20% -20%; background: radial-gradient(ellipse, rgba(255,109,107,.28), transparent 62%); filter: blur(18px); }
.orb { position: absolute; border-radius: 50%; background: radial-gradient(circle at 35% 28%, rgba(255,255,255,.7), rgba(255,118,188,.55) 20%, rgba(86,29,123,.2) 70%); box-shadow: inset -14px -16px 24px rgba(45,8,67,.3), 0 22px 55px rgba(0,0,0,.2); animation: float 7s ease-in-out infinite; }
.orb--one { width: 112px; height: 112px; top: 15%; right: -25px; }
.orb--two { width: 58px; height: 58px; top: 35%; left: 8%; animation-delay: -2s; }
.orb--three { width: 32px; height: 32px; top: 23%; left: 55%; animation-delay: -4s; }
.spark { position: absolute; font-size: 34px; color: #d8ff60; animation: twinkle 3s infinite; }
.spark--one { top: 28%; left: 20%; }
.spark--two { top: 43%; right: 20%; animation-delay: -1.5s; }
@keyframes float { 50% { transform: translateY(-15px) rotate(5deg); } }
@keyframes twinkle { 50% { transform: rotate(35deg) scale(.75); opacity: .5; } }
.landing__content { min-height: 100svh; position: relative; z-index: 1; display: flex; flex-direction: column; padding: max(28px, env(safe-area-inset-top)) 24px max(24px, env(safe-area-inset-bottom)); }
.landing__hero-copy { margin: auto 0 36px; }
.landing__hero-copy h1 { margin: 0; max-width: 620px; font-size: clamp(46px, 12vw, 84px); line-height: .91; letter-spacing: -.075em; font-weight: 860; }
.landing__hero-copy > p:last-child { max-width: 470px; margin: 24px 0 0; color: rgba(255,255,255,.75); font-size: 17px; line-height: 1.45; }
.legal-copy { margin: 14px 8px 0; color: rgba(255,255,255,.46); font-size: 11px; text-align: center; }

/* Authentication */
.auth-page { background: #111012; color: white; }
.auth-shell { min-height: 100svh; position: relative; overflow-x: hidden; overflow-y: auto; background: #111012; }
.auth-glow { position: absolute; inset: 0 0 auto; height: 42vh; background: radial-gradient(circle at 20% 15%, rgba(255,118,146,.88), transparent 35%), radial-gradient(circle at 78% 4%, rgba(87,197,255,.7), transparent 34%), linear-gradient(to bottom, rgba(102,61,176,.8), transparent); filter: saturate(110%); }
.auth-glow::after { content:""; position:absolute; inset:0; backdrop-filter: blur(55px); background: linear-gradient(to bottom, transparent, #111012 92%); }
.auth-glow--violet { background: radial-gradient(circle at 20% 10%, #616dff, transparent 34%), radial-gradient(circle at 85% 12%, #c860a8, transparent 35%), linear-gradient(#543481, transparent); }
.auth-glow--coral { background: radial-gradient(circle at 18% 10%, #ff796d, transparent 34%), radial-gradient(circle at 82% 10%, #856bff, transparent 33%), linear-gradient(#71394f, transparent); }
.auth-back { position: absolute; z-index: 2; top: max(18px, env(safe-area-inset-top)); left: 18px; }
.auth-card { min-height: 100svh; position: relative; z-index: 1; display: flex; flex-direction: column; padding: clamp(120px, 22vh, 210px) 22px max(22px, env(safe-area-inset-bottom)); }
.auth-card__heading { text-align: center; margin-bottom: 38px; }
.step-pill { display: inline-flex; padding: 7px 12px; border: 1px solid rgba(255,255,255,.25); border-radius: 999px; color: rgba(255,255,255,.7); font-size: 11px; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
.auth-card h1 { margin: 16px 0 8px; font-size: clamp(34px, 10vw, 48px); line-height: 1; letter-spacing: -.055em; }
.auth-card__heading p { margin: 0; color: rgba(255,255,255,.68); font-size: 16px; }
.stacked-form { flex: 1; display: flex; flex-direction: column; }
.field-label { margin: 0 0 8px; color: rgba(255,255,255,.8); font-size: 14px; font-weight: 650; }
.field-label span { color: rgba(255,255,255,.4); font-weight: 400; }
.phone-field { display: flex; border: 1px solid rgba(255,255,255,.28); border-radius: 15px; overflow: hidden; background: rgba(16,15,18,.58); }
.phone-field__country { min-width: 105px; display: flex; align-items: center; justify-content: center; gap: 8px; border-right: 1px solid rgba(255,255,255,.2); font-size: 21px; }
.phone-field__country small { font-size: 14px; color: rgba(255,255,255,.65); }
.phone-field input, .text-input, .code-input { width: 100%; min-height: 62px; border: 1px solid rgba(255,255,255,.26); border-radius: 15px; padding: 0 18px; outline: none; color: white; background: rgba(16,15,18,.58); font-size: 19px; }
.phone-field input { border: 0; border-radius: 0; }
.text-input { margin-bottom: 24px; }
.code-input { font-size: 30px; letter-spacing: .24em; text-align: center; }
.phone-field input:focus, .text-input:focus, .code-input:focus { border-color: white; box-shadow: 0 0 0 2px rgba(255,255,255,.12); }
.field-help { margin: 8px 2px; color: rgba(255,255,255,.45); font-size: 12px; }
.auth-card__bottom { margin-top: auto; padding-top: 35px; }
.auth-card--messages { justify-content:center; }
.auth-card--messages .auth-card__heading { margin-bottom:28px; }
.message-auth-flow { width:100%; max-width:520px; margin:0 auto; }
.button--messages { color:#07190d; background:linear-gradient(180deg,#66ed7a,#35c759); box-shadow:0 14px 35px rgba(53,199,89,.28); }
.message-auth-steps { margin:28px 0 22px; padding:0; display:grid; gap:13px; list-style:none; }
.message-auth-steps li { display:flex; align-items:center; gap:13px; color:rgba(255,255,255,.76); font-size:14px; }
.message-auth-steps span { width:29px; height:29px; display:grid; place-items:center; flex:0 0 29px; border:1px solid rgba(255,255,255,.25); border-radius:50%; color:white; font-size:12px; font-weight:800; }
.message-auth-steps p { margin:0; }
.message-auth-wait { min-height:50px; margin:4px 0 18px; padding:13px 15px; display:flex; align-items:center; justify-content:center; gap:10px; border:1px solid rgba(255,255,255,.15); border-radius:15px; background:rgba(255,255,255,.07); }
.message-auth-wait p { margin:0; color:rgba(255,255,255,.78); font-size:14px; }
.message-auth-wait__dot { width:9px; height:9px; border-radius:50%; background:#55df6d; box-shadow:0 0 0 0 rgba(85,223,109,.55); animation:message-pulse 1.4s infinite; }
.message-auth-token { display:none; }
.ios-coming-soon { padding:22px; border:1px solid rgba(255,255,255,.18); border-radius:19px; color:white; background:rgba(255,255,255,.08); text-align:center; }
.ios-coming-soon strong { font-size:18px; }
.ios-coming-soon p { margin:7px 0 0; color:rgba(255,255,255,.66); font-size:14px; line-height:1.4; }
.ios-coming-soon--landing { color:white; }
.ios-coming-soon--tray { color:var(--ink); }
.ios-coming-soon--tray p { color:var(--muted); }
@keyframes message-pulse { 70% { box-shadow:0 0 0 8px rgba(85,223,109,0); } 100% { box-shadow:0 0 0 0 rgba(85,223,109,0); } }
.consent-copy { max-width: 540px; margin: 0 auto 18px; color: rgba(255,255,255,.48); font-size: 12px; line-height: 1.45; text-align: center; }
.consent-copy--after { margin: 12px auto 0; }
.form-error { margin: -20px 0 18px; padding: 12px 14px; border: 1px solid rgba(255,127,117,.45); border-radius: 13px; color: #ffc1bc; background: rgba(255,86,75,.12); font-size: 14px; }
.form-error--light { margin: 0 0 22px; color: #9a1d16; background: #ffe2dd; border-color: #ffc0b8; }

/* Keep the mobile auth form in a compact, stable top position. The software
   keyboard can then rise over unused space without triggering a re-layout. */
@media (max-width: 700px) {
  .auth-page { height: 100%; overflow: hidden; }
  .auth-shell {
    position: fixed;
    inset: 0;
    min-height: 0;
    overflow-y: auto;
    overscroll-behavior: none;
    transform: translateY(var(--auth-viewport-offset, 0px));
  }
  .auth-card { padding: 72px 22px max(22px, env(safe-area-inset-bottom)); }
  .auth-card__heading { margin-bottom: 20px; }
  .auth-card__heading .step-pill { display: none; }
  .auth-card h1 { margin: 0 0 6px; font-size: 34px; }
  .auth-card__heading p { font-size: 14px; }
  .stacked-form { flex: 0 0 auto; }
  .phone-field input, .text-input, .code-input { min-height: 54px; }
  .text-input { margin-bottom: 14px; }
  .auth-card__bottom { margin-top: 18px; padding-top: 0; }
  .auth-card .button { min-height: 52px; }
  .consent-copy { font-size: 11px; line-height: 1.35; }
}

/* Shared paper layouts */
.paper-page { background: var(--paper); }
.page-frame { width: min(100%, 1080px); min-height: 100svh; margin: 0 auto; padding: 26px 24px 80px; }
.page-frame--narrow { width: min(100%, 720px); }
.simple-header, .dashboard-header { min-height: 56px; display: flex; align-items: center; justify-content: space-between; gap: 20px; }
.simple-header--sticky { position: sticky; z-index: 20; top: 0; margin: 0 -12px; padding: 12px; background: rgba(244,241,234,.86); backdrop-filter: blur(18px); }
.progress-label { font-size: 12px; font-weight: 750; color: var(--muted); text-transform: uppercase; letter-spacing: .09em; }

/* Onboarding */
.onboarding-intro { padding: 62px 0 30px; }
.onboarding-intro h1, .results-intro h1 { margin: 0; font-size: clamp(44px, 9vw, 72px); line-height: .92; letter-spacing: -.07em; }
.onboarding-intro > p, .results-intro > p { max-width: 550px; color: var(--muted); font-size: 17px; line-height: 1.45; }
.onboarding-intro > p { margin: 18px 0 22px; }
.onboarding-location { width: fit-content; display: flex; align-items: center; gap: 8px; padding: 9px 12px; border: 1px solid var(--line); border-radius: 999px; background: rgba(255,255,255,.65); font-size: 13px; }
.onboarding-location .ph { font-size: 17px; }
.onboarding-location small { color: var(--muted); }
.onboarding-form { padding-bottom: 54px; }
.form-section { margin: 0; padding: 28px 0; border: 0; border-top: 1px solid var(--line); }
.form-section legend { width: 100%; padding: 0 0 18px; font-size: 18px; font-weight: 780; }
.form-section > p { margin: 8px 0 0; color: var(--muted); font-size: 12px; }
.location-input { display: flex; align-items: center; gap: 10px; padding: 0 16px; border: 1px solid var(--line); border-radius: 15px; background: white; }
.location-input span { font-size: 22px; }
.location-input input { flex: 1; min-height: 58px; border: 0; outline: 0; background: transparent; font-size: 17px; }
.choice-grid { display: flex; flex-wrap: wrap; gap: 10px; }
.choice-chip input, .segmented-options input { position: absolute; opacity: 0; pointer-events: none; }
.choice-chip span { display: block; padding: 12px 15px; border: 1px solid var(--line); border-radius: 999px; background: rgba(255,255,255,.5); cursor: pointer; transition: .15s ease; }
.choice-chip input:checked + span { border-color: var(--ink); background: var(--ink); color: white; transform: translateY(-2px); }
.segmented-options { display: grid; grid-template-columns: repeat(2, 1fr); gap: 9px; }
.segmented-options span { min-height: 50px; display: grid; place-items: center; border: 1px solid var(--line); border-radius: 14px; background: white; font-weight: 650; cursor: pointer; }
.segmented-options input:checked + span { color: var(--ink); border-color: var(--ink); background: var(--acid); box-shadow: inset 0 0 0 1px var(--ink); }
.segmented-options--three { grid-template-columns:repeat(3, 1fr); }
.onboarding-submit { margin-top: 8px; }

/* Dashboard */
.dashboard-header { padding-bottom: 34px; border-bottom: 1px solid var(--line); }
.header-actions { display: flex; align-items: center; gap: 12px; }
.header-actions form { margin: 0; }
.mini-avatar { width: 34px; height: 34px; display: grid; place-items: center; border-radius: 50%; color: white; background: var(--ink); font-size: 11px; font-weight: 800; }
.dashboard-hero { position: relative; padding: clamp(58px, 11vw, 112px) 0 70px; }
.dashboard-hero h1 { max-width: 900px; margin: 0 0 36px; font-size: clamp(50px, 10vw, 104px); line-height: .88; letter-spacing: -.075em; }
.dashboard-hero .button { width: min(100%, 270px); justify-content: space-between; }
.event-shelf { padding: 36px 0; border-top: 1px solid var(--line); }
.section-heading { display: flex; align-items: baseline; justify-content: space-between; margin-bottom: 20px; }
.section-heading h2 { margin: 0; font-size: 27px; letter-spacing: -.045em; }
.section-heading > span { color: var(--muted); font-size: 13px; }
.event-card-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); gap: 16px; }
.mini-event-card { overflow: hidden; border-radius: 20px; border: 1px solid var(--line); background: white; transition: transform .18s ease; }
.mini-event-card:hover { transform: translateY(-3px); }
.mini-event-card img, .mini-event-card__art { width: 100%; aspect-ratio: 16/10; object-fit: cover; background: linear-gradient(135deg, #ff918b, #9f75ff); display: grid; place-items: center; font-size: 40px; }
.mini-event-card > div:last-child { padding: 15px 16px 18px; }
.mini-event-card span { font-size: 11px; font-weight: 800; letter-spacing: .06em; text-transform: uppercase; }
.mini-event-card h3 { margin: 8px 0 10px; font-size: 20px; line-height: 1.05; letter-spacing: -.035em; }
.mini-event-card p { margin: 0; color: var(--muted); font-size: 13px; }
/* Plan composer */
.plan-page { background: var(--paper); color: var(--ink); }
.plan-shell { min-height: 100svh; position: relative; overflow: hidden; background: var(--paper); }
.plan-shell::before { content:""; position:absolute; width:min(70vw, 620px); aspect-ratio:1; top:-28%; right:-20%; border-radius:50%; background:radial-gradient(circle, rgba(131,93,255,.18), rgba(255,119,111,.1) 46%, transparent 68%); filter:blur(12px); }
.plan-shell::after { content:""; position:absolute; width:min(70vw, 620px); aspect-ratio:1; left:-30%; bottom:-42%; border-radius:50%; background:radial-gradient(circle, rgba(215,255,85,.3), transparent 67%); filter:blur(10px); }
.plan-shell__noise { position:absolute; inset:0; opacity:.16; background-image: radial-gradient(rgba(18,17,21,.48) .6px, transparent .6px); background-size: 13px 13px; mask-image: linear-gradient(to bottom, black, transparent 60%); }
.plan-header { position: relative; z-index: 2; display: grid; grid-template-columns: 1fr auto 1fr; align-items: center; padding: max(20px, env(safe-area-inset-top)) 20px 12px; }
.plan-header .wordmark { justify-self: center; }
.plan-page .icon-button--glass { border-color: var(--line); color: var(--ink); background: rgba(255,255,255,.72); }
.plan-page .wordmark--light { color: var(--ink); }
.plan-location { justify-self: end; color: var(--muted); font-size: 12px; }
.plan-composer { position: relative; z-index: 2; width: min(100%, 730px); margin: 0 auto; padding: clamp(62px, 11vh, 118px) 22px max(40px, env(safe-area-inset-bottom)); }
.plan-composer h1 { margin: 0; font-size: clamp(48px, 13vw, 90px); line-height: .88; letter-spacing: -.075em; }
.plan-composer__sub { margin: 22px 0 28px; color: var(--muted); }
.prompt-box { position: relative; }
.prompt-box textarea { width: 100%; min-height: 170px; resize: vertical; border: 1px solid var(--line); border-radius: 22px; padding: 22px 48px 22px 20px; outline: 0; color: var(--ink); background: rgba(255,255,255,.82); box-shadow: 0 18px 45px rgba(56,45,36,.07); backdrop-filter: blur(22px); font-size: 20px; line-height: 1.35; }
.prompt-box textarea:focus { border-color: var(--ink); box-shadow: 0 0 0 3px rgba(18,17,21,.08), 0 18px 45px rgba(56,45,36,.07); }
.prompt-box textarea::placeholder { color: #8c8882; }
.prompt-box__spark { position: absolute; right: 18px; bottom: 16px; color: var(--violet); font-size: 25px; }
.prompt-suggestions { display: flex; gap: 8px; overflow-x: auto; padding: 12px 0 22px; scrollbar-width: none; }
.prompt-suggestions button { flex: 0 0 auto; border: 1px solid var(--line); border-radius: 999px; padding: 9px 12px; color: #4f4b49; background: rgba(255,255,255,.7); font-size: 12px; cursor: pointer; transition:transform .15s ease, background .15s ease; }
.prompt-suggestions button:active { transform:scale(.97); background:white; }
.plan-link-entry { width:fit-content; margin:22px auto 0; display:flex; align-items:center; gap:8px; padding:8px 3px; color:var(--muted); font-size:13px; font-weight:750; }
.plan-link-entry .ph { transition:transform .16s ease; }
.plan-link-entry:hover .ph { transform:translateX(3px); }
.link-composer { max-width:680px; }
.link-composer .field-label { display:block; margin:0 0 9px 4px; color:var(--muted); font-size:11px; font-weight:800; letter-spacing:.08em; text-transform:uppercase; }
.event-link-field { position:relative; margin-bottom:16px; }
.event-link-field input { width:100%; min-height:68px; padding:0 52px 0 18px; border:1px solid var(--line); border-radius:20px; outline:0; background:rgba(255,255,255,.82); box-shadow:0 18px 45px rgba(56,45,36,.07); font:inherit; font-size:16px; }
.event-link-field input:focus { border-color:var(--ink); box-shadow:0 0 0 3px rgba(18,17,21,.08), 0 18px 45px rgba(56,45,36,.07); }
.event-link-field > .ph { position:absolute; top:50%; right:19px; transform:translateY(-50%); color:var(--violet); font-size:25px; }
.link-source-note { margin:15px 0 0; color:var(--muted); font-size:11px; text-align:center; }
.searching-overlay { position: fixed; z-index: 100; inset: 0; display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 30px; color:var(--ink); background: var(--paper); text-align: center; }
.searching-overlay[hidden] { display: none; }
.searching-overlay h2 { margin: 28px 0 8px; font-size: 35px; letter-spacing: -.05em; }
.searching-overlay p { margin: 0; color: var(--muted); }
.pullup-loader { width:126px; height:126px; margin:0 auto; position:relative; display:grid; place-items:center; isolation:isolate; }
.pullup-loader__orbit { position:absolute; border-radius:50%; }
.pullup-loader__orbit--outer { inset:2px; border:1.5px solid rgba(18,17,21,.11); border-top-color:var(--coral); border-right-color:rgba(118,82,214,.48); animation:pullup-orbit 2.5s cubic-bezier(.55,.15,.45,.85) infinite; }
.pullup-loader__orbit--outer::after { content:""; width:13px; height:13px; position:absolute; top:9px; right:12px; border-radius:5px; background:var(--coral); box-shadow:0 5px 14px rgba(248,120,112,.28); transform:rotate(18deg); }
.pullup-loader__orbit--inner { inset:20px; border:1px solid rgba(18,17,21,.08); border-bottom-color:var(--acid); animation:pullup-orbit 1.8s linear infinite reverse; }
.pullup-loader__orbit--inner::after { content:""; width:9px; height:9px; position:absolute; bottom:3px; left:15px; border-radius:50%; background:var(--acid); box-shadow:0 0 18px rgba(215,255,85,.9); }
.pullup-loader__glow { width:72px; height:72px; position:absolute; z-index:-1; border-radius:50%; background:radial-gradient(circle, rgba(215,255,85,.48), rgba(215,255,85,0) 70%); animation:pullup-glow 1.8s ease-in-out infinite; }
.pullup-loader img { width:58px; height:58px; object-fit:contain; filter:drop-shadow(0 10px 12px rgba(45,31,53,.15)); animation:pullup-float 1.8s ease-in-out infinite; }
.pullup-loader i { width:25px; height:25px; position:absolute; right:3px; bottom:18px; display:grid; place-items:center; border-radius:9px; color:var(--ink); background:var(--acid); box-shadow:0 8px 18px rgba(39,33,21,.14); font-size:13px; font-style:normal; animation:pullup-spark 1.8s ease-in-out infinite; }
@keyframes pullup-orbit { to { transform:rotate(360deg); } }
@keyframes pullup-float { 0%,100% { transform:translateY(2px) rotate(-1deg); } 50% { transform:translateY(-5px) rotate(1deg); } }
@keyframes pullup-glow { 0%,100% { opacity:.55; transform:scale(.88); } 50% { opacity:1; transform:scale(1.08); } }
@keyframes pullup-spark { 0%,100% { transform:scale(.9) rotate(-6deg); } 50% { transform:scale(1.08) rotate(4deg); } }

/* Results */
.page-frame--results { width: min(100%, 940px); }
.results-intro { padding: 56px 0 34px; }
.results-intro > p { margin: 20px 0; }
.search-refinement { margin:0 0 28px; padding:18px; border:1px solid var(--line); border-radius:20px; background:rgba(255,255,255,.48); }
.search-refinement label { display:block; margin-bottom:10px; font-size:13px; font-weight:800; }
.search-refinement form > div { display:flex; gap:8px; }
.search-refinement input { min-width:0; flex:1; min-height:48px; padding:0 14px; border:1px solid var(--line); border-radius:14px; background:var(--paper); font:inherit; }
.search-refinement button { min-height:48px; padding:0 16px; border:0; border-radius:14px; background:var(--ink); color:#fff; font-weight:800; }
.request-quote { display: inline-block; max-width: 620px; margin-top:20px; padding: 11px 15px; border:1px solid var(--line); border-radius: 999px; background: rgba(255,255,255,.65); color: #4f4b49; font-size: 13px; }
.recommendation-stack { display: grid; gap: 28px; }
.recommendation-card { display: grid; grid-template-columns: minmax(280px, 44%) 1fr; overflow: hidden; border: 1px solid var(--line); border-radius: 28px; background: white; box-shadow: 0 16px 45px rgba(56,45,36,.06); }
.recommendation-card__visual { min-height: 390px; position: relative; overflow: hidden; background: linear-gradient(145deg, #f8948d, #7652d6); }
.recommendation-card__visual img { width: 100%; height: 100%; object-fit: cover; }
.recommendation-card__fallback { width:100%; height:100%; display:grid; place-items:center; font-size:55px; }
.rank-badge, .price-badge { position: absolute; top: 15px; display: inline-flex; min-height: 38px; align-items: center; padding: 0 13px; border-radius: 999px; font-weight: 850; backdrop-filter: blur(16px); }
.rank-badge { left: 15px; color: white; background: rgba(0,0,0,.56); }
.price-badge { right: 15px; background: rgba(255,255,255,.86); }
.recommendation-card__body { display: flex; flex-direction: column; padding: 28px; }
.recommendation-card__date { margin: 0 0 10px; font-size: 12px; font-weight: 850; letter-spacing: .08em; text-transform: uppercase; }
.recommendation-card h2 { margin: 0; font-size: clamp(29px, 4vw, 43px); line-height: .96; letter-spacing: -.06em; }
.recommendation-card__venue { margin: 15px 0 22px; color: var(--muted); font-size: 13px; line-height: 1.4; }
.fit-reason { margin: 0 0 26px; padding: 16px; border:1px solid rgba(18,17,21,.08); border-radius: 15px; background: rgba(215,255,85,.22); }
.fit-reason span { font-size: 10px; font-weight: 850; letter-spacing: .11em; text-transform: uppercase; }
.fit-reason p { margin: 7px 0 0; font-size: 15px; line-height: 1.4; }
.card-actions { margin-top: auto; display: flex; align-items: center; justify-content: space-between; gap: 15px; }
.card-actions > a:not(.button) { display:inline-flex; align-items:center; gap:5px; color: var(--muted); font-size: 13px; font-weight: 700; }
.card-actions form { margin: 0; }
.card-actions .button { min-height: 48px; }
.result-message { margin: 45px auto; max-width: 560px; padding: 60px 25px; border: 1px solid var(--line); border-radius: 28px; text-align: center; }
.result-message__icon { width: 55px; height: 55px; margin: auto; display: grid; place-items: center; border-radius: 50%; background: var(--acid); font-size: 25px; }
.result-message h2 { font-size: 31px; margin: 20px 0 10px; }
.result-message p { color: var(--muted); line-height: 1.5; }
.result-message .button { margin-top: 12px; }
.result-message--loading { overflow:hidden; position:relative; padding-top:52px; background:radial-gradient(circle at 50% 20%, rgba(215,255,85,.18), transparent 38%), rgba(255,255,255,.32); }
.result-message--loading::after { content:""; width:180px; height:180px; position:absolute; right:-105px; bottom:-120px; border-radius:50%; border:1px solid rgba(118,82,214,.16); }
.result-message--loading h2 { margin-top:24px; letter-spacing:-.045em; }
.result-message--loading p { min-height:24px; margin:0; font-size:14px; }

/* Direct event-link creation */
.page-frame--link-import { width:min(100%, 760px); }
.link-preview-intro { padding:54px 0 26px; }
.link-preview-intro h1 { margin:6px 0 0; font-size:clamp(43px, 10vw, 68px); line-height:.92; letter-spacing:-.07em; }
.link-event-preview { overflow:hidden; border:1px solid var(--line); border-radius:28px; background:white; box-shadow:0 18px 52px rgba(56,45,36,.08); animation:rise-in .45s cubic-bezier(.2,.8,.2,1) both; }
.link-event-preview__image { position:relative; min-height:300px; background:linear-gradient(145deg, #f8948d, #7652d6); }
.link-event-preview__image img { width:100%; height:100%; min-height:300px; max-height:440px; display:block; object-fit:cover; }
.link-event-preview__image > .ph { min-height:300px; display:grid; place-items:center; font-size:58px; }
.link-event-preview__image b { position:absolute; left:16px; bottom:16px; padding:9px 12px; border-radius:999px; color:#fff; background:rgba(0,0,0,.6); backdrop-filter:blur(16px); font-size:10px; letter-spacing:.05em; text-transform:uppercase; }
.link-event-preview__body { padding:24px; }
.link-event-preview__body > p { margin:0 0 9px; font-size:11px; font-weight:850; letter-spacing:.08em; text-transform:uppercase; }
.link-event-preview__body h2 { margin:0; font-size:clamp(30px, 7vw, 48px); line-height:.96; letter-spacing:-.055em; }
.link-event-preview__body > span { display:block; margin:14px 0 22px; color:var(--muted); font-size:13px; line-height:1.45; }
.link-event-preview__price { display:flex; align-items:end; justify-content:space-between; gap:15px; padding:15px 0; border-top:1px solid var(--line); border-bottom:1px solid var(--line); }
.link-event-preview__price small { color:var(--muted); font-size:11px; }
.link-event-preview__price strong { font-size:19px; }
.link-event-preview__actions { display:flex; align-items:center; justify-content:space-between; gap:15px; padding-top:20px; }
.link-event-preview__actions > a:first-child { display:inline-flex; align-items:center; gap:5px; color:var(--muted); font-size:12px; font-weight:750; }
.link-event-preview__actions form { margin:0; }
.link-event-preview__actions .button { min-height:50px; }
.link-import-message { margin-top:90px; }

/* Ticket choice */
.page-frame--tickets { width:min(100%, 720px); }
.ticket-options-intro { padding:52px 0 28px; }
.ticket-options-intro h1 { margin:0; font-size:clamp(44px, 10vw, 68px); line-height:.9; letter-spacing:-.07em; }
.ticket-options-intro > p:last-child { max-width:570px; margin:18px 0 0; color:var(--muted); font-size:16px; line-height:1.45; }
.ticket-event-summary { overflow:hidden; display:grid; grid-template-columns:88px 1fr; margin-bottom:22px; border:1px solid var(--line); border-radius:20px; background:white; }
.ticket-event-summary img { width:88px; height:100%; min-height:104px; object-fit:cover; }
.ticket-event-summary > div { min-width:0; padding:15px; display:flex; flex-direction:column; justify-content:center; gap:4px; }
.ticket-event-summary strong { overflow:hidden; font-size:17px; text-overflow:ellipsis; white-space:nowrap; }
.ticket-event-summary span, .ticket-event-summary small { color:var(--muted); font-size:12px; }
.ticket-options-error { margin:0 0 14px; padding:13px 15px; border:1px solid #9b2c20; border-radius:14px; color:#651910; background:#ffe0dc; font-size:13px; line-height:1.4; }
.ticket-options-notice { margin:0 0 14px; padding:13px 15px; border:1px solid rgba(98,64,0,.24); border-radius:14px; color:#624000; background:#fff1b9; font-size:12px; line-height:1.45; }
.ticket-choice-list { display:grid; gap:12px; }
.ticket-choice { position:relative; display:grid; grid-template-columns:24px 1fr; gap:12px; padding:19px; border:1px solid var(--line); border-radius:21px; background:rgba(255,255,255,.72); cursor:pointer; transition:.16s ease; }
.ticket-choice > input { position:absolute; opacity:0; pointer-events:none; }
.ticket-choice__radio { width:22px; height:22px; margin-top:2px; display:grid; place-items:center; border:1.5px solid #88817b; border-radius:50%; }
.ticket-choice__radio::after { content:""; width:12px; height:12px; border-radius:50%; background:var(--ink); transform:scale(0); transition:.15s ease; }
.ticket-choice:has(input:checked) { border-color:var(--ink); box-shadow:inset 0 0 0 1px var(--ink), 0 12px 30px rgba(56,45,36,.08); }
.ticket-choice:has(input:checked) .ticket-choice__radio::after { transform:scale(1); }
.ticket-choice--recommended { background:linear-gradient(145deg, rgba(215,255,85,.36), rgba(255,255,255,.78)); }
.ticket-choice--disabled { opacity:.48; cursor:not-allowed; }
.ticket-choice__content { min-width:0; display:flex; flex-direction:column; gap:9px; }
.ticket-choice__top { display:flex; align-items:flex-start; justify-content:space-between; gap:12px; }
.ticket-choice__top > span { display:flex; flex-wrap:wrap; align-items:center; gap:7px; }
.ticket-choice__top strong { font-size:19px; line-height:1.1; letter-spacing:-.03em; }
.ticket-choice__top b { font-size:19px; white-space:nowrap; }
.ticket-choice__badge { padding:4px 7px; border-radius:999px; color:white; background:var(--ink); font-size:9px; font-weight:850; letter-spacing:.06em; text-transform:uppercase; }
.ticket-choice__status { width:fit-content; padding:4px 8px; border-radius:999px; color:#771d14; background:#ffd8d3; font-size:11px; font-weight:800; }
.ticket-choice__terms { display:flex; flex-wrap:wrap; gap:6px; }
.ticket-choice__terms > span { padding:6px 8px; display:inline-flex; align-items:center; gap:5px; border:1px solid rgba(121,78,0,.2); border-radius:9px; color:#624000; background:#fff1b9; font-size:11px; font-weight:720; }
.ticket-choice__flexible { color:#315c28; font-size:11px; font-weight:720; }
.ticket-choice__description { color:#55504c; font-size:12px; line-height:1.45; }
.ticket-choice__price-note { color:var(--muted); font-size:10px; }
.ticket-options-submit { margin-top:18px; }
.ticket-options-fine-print { margin:11px 14px 0; color:var(--muted); font-size:10px; line-height:1.45; text-align:center; }

@keyframes rise-in { from { opacity:0; transform:translateY(12px); } }
.dashboard-hero, .onboarding-intro, .plan-composer, .results-intro { animation:rise-in .45s cubic-bezier(.2,.8,.2,1) both; }
.recommendation-card { animation:rise-in .45s cubic-bezier(.2,.8,.2,1) both; }
.recommendation-card:nth-child(2) { animation-delay:.07s; }
.recommendation-card:nth-child(3) { animation-delay:.14s; }

/* Public event */
.event-page { --theme-a:#ff8178; --theme-b:#82e3d5; --theme-c:#d7ff69; background: var(--theme-a); }
.event-theme--sunset { --theme-a:#f37d78; --theme-b:#9b67e9; --theme-c:#ffcb7b; }
.event-theme--lime { --theme-a:#c7f26a; --theme-b:#77ded1; --theme-c:#ff93aa; }
.event-theme--lilac { --theme-a:#a985ef; --theme-b:#f2a6cf; --theme-c:#8fe0dc; }
.event-theme--sky { --theme-a:#75cceb; --theme-b:#9c8ff3; --theme-c:#f2dd6f; }
.event-theme--peach { --theme-a:#ffad80; --theme-b:#f181a7; --theme-c:#c5ed8e; }
.event-canvas { min-height: 100svh; position: relative; overflow: hidden; padding-bottom: 145px; background: linear-gradient(145deg, var(--theme-a), var(--theme-b) 50%, var(--theme-c)); }
.event-canvas__wash { position: fixed; inset: 0; overflow: hidden; pointer-events: none; filter: blur(45px); opacity: .68; }
.event-canvas__wash span { position:absolute; border-radius: 50%; }
.event-canvas__wash span:nth-child(1) { width:48vw; height:48vw; top:10%; left:-10%; background:var(--theme-c); }
.event-canvas__wash span:nth-child(2) { width:60vw; height:60vw; top:38%; right:-20%; background:var(--theme-a); }
.event-canvas__wash span:nth-child(3) { width:45vw; height:45vw; bottom:-5%; left:15%; background:var(--theme-b); }
.event-topbar { width: min(100%, 780px); margin: 0 auto; position: relative; z-index: 10; display: grid; grid-template-columns: 1fr auto 1fr; align-items: center; padding: max(18px, env(safe-area-inset-top)) 18px 16px; }
.event-topbar > :last-child { justify-self: end; }
.event-brand { justify-self: center; display: inline-flex; align-items: center; gap: 7px; padding: 5px 10px 5px 5px; border-radius: 999px; background: rgba(255,255,255,.55); backdrop-filter: blur(20px); font-size: 14px; font-weight: 850; }
.event-brand img { width: 28px; height: 28px; border-radius: 50%; }
.event-content { width: min(calc(100% - 28px), 720px); margin: 0 auto; position: relative; z-index: 2; }
.event-hero { padding-top: 26px; }
.event-kicker { margin: 0 0 14px; font-size: 12px; font-weight: 850; letter-spacing: .1em; text-transform: uppercase; }
.event-hero h1 { margin: 0 0 30px; font-size: clamp(46px, 13vw, 88px); line-height: .86; letter-spacing: -.075em; text-wrap: balance; }
.event-image-frame { position: relative; overflow: hidden; border-radius: 4px; box-shadow: 0 24px 70px rgba(42,22,36,.16); background: rgba(255,255,255,.35); }
.event-image-frame > img, .event-image-fallback { width: 100%; max-height: 650px; aspect-ratio: 1 / 1; object-fit: cover; }
.event-image-fallback { display:flex; flex-direction:column; align-items:center; justify-content:center; gap:15px; background:linear-gradient(145deg, rgba(255,255,255,.45), rgba(255,255,255,.08)); font-size:40px; }
.event-image-fallback span:last-child { font-size:18px; font-weight:800; }
.event-image-frame__source { position:absolute; right:12px; bottom:12px; padding:7px 10px; display:inline-flex; align-items:center; gap:5px; border-radius:999px; color:white; background:rgba(0,0,0,.55); backdrop-filter:blur(14px); font-size:10px; font-weight:750; }
.event-alert { margin-top: 18px; padding: 16px; display:flex; flex-direction:column; gap:3px; border: 1px solid rgba(0,0,0,.25); border-radius:15px; background:rgba(255,242,172,.8); }
.event-alert--cancelled { background:rgba(255,228,225,.86); }
.event-alert span { font-size:13px; }
.event-facts { padding: 30px 0 8px; }
.event-fact { min-height: 78px; display: grid; grid-template-columns: 42px 1fr auto; align-items: center; gap: 10px; border-bottom: 1px solid rgba(18,17,21,.2); }
.event-fact__icon { width:36px; height:36px; display:grid; place-items:center; border:1px solid rgba(18,17,21,.28); border-radius:50%; font-weight:850; }
.event-fact strong { font-size: 18px; letter-spacing: -.025em; }
.event-fact p { margin: 3px 0 0; color: rgba(18,17,21,.65); font-size: 13px; }
.event-fact__arrow { font-size:20px; }
.plan-ticket-card { margin:18px 0 30px; padding:19px; border:1px solid rgba(18,17,21,.22); border-radius:20px; background:rgba(255,255,255,.5); backdrop-filter:blur(18px); }
.plan-ticket-card > div { display:grid; grid-template-columns:1fr auto; gap:4px 14px; align-items:center; }
.plan-ticket-card > div span { grid-column:1 / -1; font-size:10px; font-weight:850; letter-spacing:.1em; text-transform:uppercase; }
.plan-ticket-card > div strong { font-size:20px; letter-spacing:-.03em; }
.plan-ticket-card > div b { font-size:18px; }
.plan-ticket-card ul { margin:14px 0 0; padding:12px 12px 12px 30px; border-radius:13px; background:#fff1b9; font-size:12px; line-height:1.5; }
.plan-ticket-card p { margin:12px 0 0; color:#315c28; font-size:12px; font-weight:700; }
.commitment-card { margin:24px 0 30px; padding:22px; border:1px solid rgba(18,17,21,.22); border-radius:24px; background:rgba(255,255,255,.64); box-shadow:0 18px 48px rgba(42,24,38,.1); backdrop-filter:blur(20px); }
.commitment-card__top { display:flex; align-items:center; justify-content:space-between; gap:18px; }
.commitment-card__top > div:first-child { display:flex; flex-direction:column; gap:4px; }
.commitment-card__label { font-size:10px; font-weight:850; letter-spacing:.11em; text-transform:uppercase; }
.commitment-card__top strong { font-size:27px; line-height:1; letter-spacing:-.05em; }
.commitment-card > p { margin:16px 0 0; color:rgba(18,17,21,.67); font-size:14px; line-height:1.4; }
.commitment-ring { width:62px; height:62px; flex:0 0 62px; display:flex; flex-direction:column; align-items:center; justify-content:center; gap:2px; border:2px solid rgba(18,17,21,.28); border-radius:50%; font-weight:750; line-height:1; }
.commitment-ring b { margin:0; font-size:22px; line-height:.9; }
.commitment-ring small { font-size:10px; font-weight:800; letter-spacing:.01em; }
.commitment-ring--done { color:var(--ink); border-color:var(--ink); background:var(--acid); font-size:24px; }
.commitment-spinner, .tray-spinner { display:block; border:3px solid rgba(18,17,21,.2); border-top-color:var(--ink); border-radius:50%; animation:spin .8s linear infinite; }
.commitment-spinner { width:42px; height:42px; flex:0 0 42px; }
.tray-spinner { width:34px!important; height:34px!important; flex:0 0 34px!important; background:transparent!important; }
@keyframes spin { to { transform:rotate(360deg); } }
.plan-settings-form { margin-top:18px; padding-top:17px; display:grid; gap:12px; border-top:1px solid rgba(18,17,21,.14); }
.plan-setting-field { min-width:0; display:grid; grid-template-columns:minmax(0, 1fr); gap:7px; }
.plan-setting-field label { font-size:11px; font-weight:800; letter-spacing:.02em; }
.plan-setting-field select, .plan-setting-field input, .plan-settings-form > button { width:100%; min-width:0; min-height:44px; border:1px solid rgba(18,17,21,.22); border-radius:13px; font-family:inherit; font-size:13px; font-weight:700; line-height:1; }
.plan-setting-field select, .plan-setting-field input { color:var(--ink); background:rgba(255,255,255,.72); }
.plan-select { position:relative; min-width:0; }
.plan-setting-field select { padding:0 46px 0 13px; appearance:none; -webkit-appearance:none; font-size:12px; }
.plan-select > .ph { position:absolute; top:50%; right:15px; transform:translateY(-50%); pointer-events:none; font-size:18px; }
.plan-setting-field input { padding:0 11px; }
.plan-settings-form > button { color:white; background:var(--ink); cursor:pointer; }
.event-story { margin: 30px 0; padding: 22px; border-radius: 22px; background: rgba(255,255,255,.5); backdrop-filter: blur(15px); }
.event-story__heading { display:flex; align-items:center; justify-content:space-between; gap:12px; }
.event-story__heading button { min-height:32px; padding:0 10px; display:inline-flex; align-items:center; gap:5px; border:1px solid rgba(18,17,21,.2); border-radius:999px; color:var(--ink); background:rgba(255,255,255,.45); font-family:inherit; font-size:11px; font-weight:750; cursor:pointer; }
.event-story__heading button .ph { font-size:14px; }
.event-story span, .host-note span { font-size: 10px; font-weight: 850; letter-spacing: .1em; text-transform: uppercase; }
.event-story p { margin: 9px 0 0; font-size: 20px; line-height: 1.25; letter-spacing: -.025em; }
.host-note { display:flex; align-items:flex-start; gap:13px; margin: 24px 0; padding:18px; border: 1px solid rgba(18,17,21,.18); border-radius:20px; }
.host-note p { margin:5px 0 0; font-size:17px; line-height:1.35; }
.add-note-button { width:100%; margin:20px 0; padding:16px; display:flex; align-items:center; justify-content:center; gap:7px; border:1px dashed rgba(18,17,21,.4); border-radius:16px; background:rgba(255,255,255,.22); font-weight:700; cursor:pointer; }
.guest-section { margin: 38px 0 26px; }
.section-heading--event { padding-bottom:14px; border-bottom:1px solid rgba(18,17,21,.2); }
.section-heading--event .eyebrow { margin-bottom:5px; }
.section-heading--event h2 { font-size:34px; }
.guest-list { display:grid; }
.guest-row { min-height:70px; display:grid; grid-template-columns:48px 1fr auto; align-items:center; gap:12px; border-bottom:1px solid rgba(18,17,21,.16); }
.guest-avatar { width:44px; height:44px; display:grid; place-items:center; border-radius:50%; background:rgba(255,255,255,.58); font-size:12px; font-weight:850; }
.guest-avatar--host { background:var(--ink); color:white; }
.guest-row strong { font-size:15px; }
.guest-row p { margin:3px 0 0; color:rgba(18,17,21,.58); font-size:11px; }
.status-check { width:27px; height:27px; display:grid; place-items:center; border-radius:50%; background:var(--acid); font-weight:900; }
.guest-empty { color:rgba(18,17,21,.62); }
.ticket-callout { margin: 32px 0; padding: 24px; border-radius: 24px; background: var(--paper); box-shadow:0 18px 50px rgba(42,24,38,.12); }
.ticket-callout h2 { margin: 0 0 8px; font-size:29px; letter-spacing:-.05em; }
.ticket-callout > div > p:last-child { color:var(--muted); line-height:1.45; }
.ticket-callout .button { margin-top:12px; }
.ticket-callout form { text-align:center; margin-top:10px; }
.checkout-input-card { margin:32px 0; padding:24px; border:2px solid var(--ink); border-radius:24px; background:var(--acid); box-shadow:0 18px 50px rgba(42,24,38,.12); }
.checkout-input-card > span { font-size:10px; font-weight:850; letter-spacing:.1em; text-transform:uppercase; }
.checkout-input-card h2 { margin:9px 0 4px; font-size:24px; line-height:1.12; letter-spacing:-.04em; }
.checkout-input-card > p { margin:8px 0; font-size:13px; }
.checkout-input-card form { margin-top:16px; display:grid; grid-template-columns:1fr auto; gap:8px; }
.checkout-input-card input, .checkout-input-card button { min-height:52px; border:1px solid var(--ink); border-radius:14px; }
.checkout-input-card input { min-width:0; padding:0 14px; background:white; font-size:18px; }
.checkout-input-card button { padding:0 20px; color:white; background:var(--ink); font-weight:800; cursor:pointer; }
.event-description { border-top:1px solid rgba(18,17,21,.2); border-bottom:1px solid rgba(18,17,21,.2); }
.event-description summary { padding:19px 0; display:flex; align-items:center; justify-content:space-between; list-style:none; font-weight:800; cursor:pointer; }
.event-description[open] summary .ph { transform:rotate(45deg); }
.event-description summary .ph { transition:transform .16s ease; }
.event-description p { margin:0 0 22px; color:rgba(18,17,21,.68); line-height:1.55; }
.organizer-controls { margin:35px 0; display:flex; flex-wrap:wrap; gap:8px; }
.organizer-controls button { min-height:42px; padding:0 13px; display:inline-flex; align-items:center; gap:6px; border:1px solid rgba(18,17,21,.25); border-radius:999px; background:rgba(255,255,255,.25); font-size:12px; font-weight:700; cursor:pointer; }
.organizer-controls form { margin:0; }
.rsvp-tray { position:fixed; z-index:40; bottom:max(12px, env(safe-area-inset-bottom)); left:50%; width:min(calc(100% - 24px), 650px); min-height:82px; transform:translateX(-50%); padding:10px 12px; display:flex; align-items:center; justify-content:space-between; gap:10px; border:1px solid rgba(255,255,255,.5); border-radius:28px; background:rgba(255,255,255,.78); box-shadow:0 15px 45px rgba(27,16,28,.22); backdrop-filter:blur(28px); }
.rsvp-tray form { display:flex; gap:8px; margin:0; }
.rsvp-tray__prompt, .rsvp-tray__status { padding-left:5px; display:flex; flex-direction:column; }
.rsvp-tray__status { flex-direction:row; align-items:center; gap:9px; }
.rsvp-tray__status > div { display:flex; flex-direction:column; min-width:0; }
.rsvp-tray__status > span { width:35px; height:35px; flex:0 0 35px; display:grid; place-items:center; border-radius:50%; background:var(--acid); font-weight:900; }
.rsvp-tray strong { font-size:15px; }
.rsvp-tray small { color:var(--muted); font-size:11px; }
.rsvp-primary, .rsvp-secondary, .rsvp-share { min-height:54px; border:0; border-radius:18px; padding:0 18px; font-size:14px; font-weight:850; cursor:pointer; }
.rsvp-primary { color:white; background:var(--ink); }
.rsvp-primary:is(a) { display:flex; align-items:center; justify-content:center; gap:6px; text-decoration:none; }
.rsvp-secondary { border:1px solid var(--line); background:rgba(255,255,255,.45); }
.rsvp-share { display:grid; place-items:center; background:var(--acid); font-size:20px; }
.rsvp-label-short { display:none; }

/* Bottom sheets */
.sheet-backdrop { position:fixed; z-index:100; inset:0; display:flex; align-items:flex-end; justify-content:center; padding-top:40px; background:rgba(12,10,14,.35); backdrop-filter:blur(8px); opacity:0; visibility:hidden; transition:.2s ease; }
.sheet-backdrop.is-open { opacity:1; visibility:visible; }
.bottom-sheet { width:min(100%, 620px); max-height:calc(100svh - 28px); overflow-y:auto; padding:12px 20px max(24px, env(safe-area-inset-bottom)); border-radius:28px 28px 0 0; background:var(--paper); box-shadow:0 -20px 70px rgba(0,0,0,.22); transform:translateY(25px); transition:.25s ease; }
.is-open .bottom-sheet { transform:none; }
.sheet-handle { width:56px; height:5px; display:block; margin:0 auto 24px; padding:0; border:0; border-radius:99px; background:#aaa49d; cursor:pointer; }
.sheet-heading { text-align:center; }
.sheet-heading h2 { margin:0; font-size:34px; letter-spacing:-.055em; }
.sheet-heading > p:last-child { margin:8px 0 22px; color:var(--muted); }
.plan-setup-sheet { min-height:min(560px, calc(100svh - 28px)); padding:14px 24px max(32px, env(safe-area-inset-bottom)); display:flex; flex-direction:column; }
.plan-setup-sheet .sheet-heading { margin-bottom:30px; }
.plan-setup-sheet .sheet-heading .eyebrow { margin:0 0 7px; }
.plan-setup-sheet .sheet-heading h2 { font-size:42px; }
.plan-setup-form { flex:1; display:flex; flex-direction:column; gap:22px; }
.plan-setup-form .plan-setting-field { gap:9px; }
.plan-setup-form .plan-setting-field label { font-size:14px; }
.plan-setup-form .plan-setting-field select { min-height:72px; padding-left:20px; padding-right:58px; border:1.5px solid rgba(18,17,21,.2); border-radius:20px; background:white; font-size:18px; letter-spacing:-.02em; }
.plan-setup-form .plan-select > .ph { right:20px; font-size:22px; }
.plan-setup-form > button { width:100%; min-height:68px; margin-top:auto; border:0; border-radius:20px; color:white; background:var(--ink); font-family:inherit; font-size:18px; font-weight:800; line-height:1; cursor:pointer; }
.share-preview { overflow:hidden; margin:0 auto 20px; display:grid; grid-template-columns:120px 1fr; border:1px solid var(--line); border-radius:16px; background:white; }
.share-preview img { width:120px; height:120px; object-fit:cover; }
.share-preview > div { padding:14px; display:flex; flex-direction:column; justify-content:center; }
.share-preview strong { font-size:16px; line-height:1.15; }
.share-preview span { margin-top:7px; color:var(--muted); font-size:11px; }
.share-preview small { margin-top:10px; font-weight:850; }
.share-actions { display:grid; grid-template-columns:1fr 1fr; gap:10px; }
.share-actions button { min-height:68px; display:flex; align-items:center; justify-content:center; gap:8px; border:1px solid var(--line); border-radius:17px; background:white; font-weight:800; cursor:pointer; }
.share-actions button .ph { font-size:20px; }
.share-actions__primary { color:white; background:var(--ink)!important; }
.note-form textarea { width:100%; min-height:130px; resize:vertical; padding:16px; border:1px solid var(--line); border-radius:16px; outline:0; background:white; font-size:17px; line-height:1.4; }
.note-form .button { margin-top:12px; }
.commitment-sheet .sheet-heading { margin-bottom:20px; }
.commitment-summary { display:grid; grid-template-columns:repeat(3, 1fr); overflow:hidden; border:1px solid var(--line); border-radius:17px; background:white; }
.commitment-summary > div { min-width:0; padding:15px 12px; display:flex; flex-direction:column; gap:5px; border-right:1px solid var(--line); }
.commitment-summary > div:last-child { border-right:0; }
.commitment-summary span { color:var(--muted); font-size:10px; font-weight:750; text-transform:uppercase; letter-spacing:.06em; }
.commitment-summary strong { overflow:hidden; font-size:15px; line-height:1.15; text-overflow:ellipsis; }
.commitment-explainer { margin:18px 2px; color:#4f4b49; font-size:14px; line-height:1.5; }
.commitment-ticket-terms, .crossmint-ticket-terms { margin-top:14px; display:flex; flex-wrap:wrap; gap:6px; }
.commitment-ticket-terms span { padding:7px 9px; display:inline-flex; align-items:center; gap:5px; border-radius:10px; color:#624000; background:#fff1b9; font-size:11px; font-weight:720; }
.commitment-form label { display:block; margin:0 0 8px 2px; font-size:12px; font-weight:750; }
.commitment-form input { width:100%; min-height:56px; margin-bottom:10px; padding:0 15px; border:1px solid var(--line); border-radius:15px; outline:0; background:white; font-size:17px; }
.commitment-form input:focus { border-color:var(--ink); box-shadow:0 0 0 3px rgba(18,17,21,.08); }
.commitment-form .commitment-consent { margin:5px 2px 15px; display:flex; align-items:flex-start; gap:10px; color:#4f4b49; font-size:12px; font-weight:500; line-height:1.4; }
.commitment-form .commitment-consent input { width:18px; height:18px; min-height:0; margin:0; flex:0 0 18px; accent-color:var(--ink); }
.commitment-fine-print { margin:13px 6px 0; color:var(--muted); font-size:10px; line-height:1.4; text-align:center; }
.crossmint-shell { overflow-y:auto; align-items:flex-start; padding-bottom:max(28px, env(safe-area-inset-bottom)); }
.crossmint-card { width:min(100%, 620px); min-height:100%; margin:0 auto; justify-content:flex-start; gap:20px; }
.crossmint-card .auth-card__heading { padding-top:clamp(72px, 12svh, 120px); }
.crossmint-event-summary { overflow:hidden; display:grid; grid-template-columns:92px minmax(0, 1fr); border:1px solid rgba(255,255,255,.18); border-radius:20px; background:rgba(255,255,255,.08); }
.crossmint-event-summary img { width:92px; height:100%; min-height:104px; object-fit:cover; }
.crossmint-event-summary > div { min-width:0; padding:15px; display:flex; flex-direction:column; justify-content:center; gap:4px; }
.crossmint-event-summary strong { overflow:hidden; font-size:16px; text-overflow:ellipsis; white-space:nowrap; }
.crossmint-event-summary span, .crossmint-event-summary small { color:rgba(255,255,255,.62); font-size:12px; }
.crossmint-mandate { display:grid; grid-template-columns:1fr 1fr; border:1px solid rgba(255,255,255,.18); border-radius:18px; background:rgba(255,255,255,.06); }
.crossmint-mandate > div { padding:16px; display:flex; flex-direction:column; gap:5px; }
.crossmint-mandate > div + div { border-left:1px solid rgba(255,255,255,.18); }
.crossmint-mandate span { color:rgba(255,255,255,.52); font-size:10px; font-weight:800; letter-spacing:.08em; text-transform:uppercase; }
.crossmint-mandate strong { font-size:18px; letter-spacing:-.025em; }
.crossmint-ticket-terms span { padding:7px 9px; display:inline-flex; align-items:center; gap:5px; border:1px solid rgba(255,241,185,.28); border-radius:10px; color:#fff1b9; background:rgba(255,241,185,.08); font-size:11px; font-weight:720; }
.crossmint-mount { min-height:94px; padding:14px; border-radius:20px; background:#fff; color:#111012; }
.crossmint-working, .crossmint-complete { min-height:66px; display:flex; align-items:center; justify-content:center; gap:11px; text-align:center; }
.crossmint-working__spinner { width:24px; height:24px; flex:0 0 24px; border:3px solid rgba(17,16,18,.16); border-top-color:#111012; border-radius:50%; animation:spin .8s linear infinite; }
.crossmint-complete { flex-direction:column; }
.crossmint-complete span { width:42px; height:42px; display:grid; place-items:center; border-radius:50%; background:var(--acid); font-size:22px; font-weight:900; }
.crossmint-error { margin-bottom:12px; padding:12px 14px; border-radius:13px; background:#ffe0dc; color:#5e1710; font-size:13px; line-height:1.35; }
.crossmint-stage-copy { margin:6px 4px 14px; color:#555056; font-size:14px; line-height:1.45; text-align:center; }
.crossmint-billing { display:flex; flex-direction:column; gap:12px; }
.crossmint-billing label { font-size:20px; font-weight:850; letter-spacing:-.025em; }
.crossmint-billing p { margin:-4px 0 2px; color:#686268; font-size:13px; line-height:1.4; }
.crossmint-billing input { width:100%; min-height:56px; padding:0 16px; border:1.5px solid #d6d1d6; border-radius:14px; background:#fff; color:#111012; font:inherit; font-size:20px; font-weight:750; letter-spacing:.04em; }
.crossmint-billing input:focus { border-color:#111012; outline:3px solid rgba(17,16,18,.1); outline-offset:1px; }
.crossmint-mount .text-link { width:100%; margin-top:10px; }
.crossmint-fine-print { margin:0 8px; color:rgba(255,255,255,.47); font-size:10px; line-height:1.45; text-align:center; }

.crossmint-spike-page { min-height:100svh; background:#111012; color:#fff; }
.crossmint-spike { width:min(100%, 620px); min-height:100svh; margin:0 auto; padding:max(44px, env(safe-area-inset-top)) 20px max(36px, env(safe-area-inset-bottom)); }
.crossmint-spike header h1 { max-width:520px; margin:20px 0 12px; font-size:clamp(38px, 11vw, 64px); line-height:.94; letter-spacing:-.065em; }
.crossmint-spike header p, .crossmint-spike footer p, .crossmint-spike__setup p { color:rgba(255,255,255,.6); font-size:14px; line-height:1.45; }
.crossmint-spike__status { margin:28px 0 12px; padding:14px 16px; display:flex; align-items:center; justify-content:space-between; border:1px solid rgba(255,255,255,.16); border-radius:16px; }
.crossmint-spike__status span { color:rgba(255,255,255,.65); font-size:13px; }
.crossmint-spike__status strong { font-size:13px; }
.crossmint-spike__status strong[data-status="available"] { color:var(--acid); }
.crossmint-spike__switcher { margin:12px 0; padding:4px; display:grid; grid-template-columns:1fr 1fr; border-radius:15px; background:rgba(255,255,255,.1); }
.crossmint-spike__switcher button { min-height:44px; border:0; border-radius:11px; background:transparent; color:rgba(255,255,255,.58); font:inherit; font-size:12px; font-weight:800; }
.crossmint-spike__switcher button.is-active { background:#fff; color:#111012; }
.crossmint-spike__explanation { min-height:43px; padding:2px 4px 10px; color:rgba(255,255,255,.55); font-size:12px; line-height:1.35; }
.crossmint-spike__mount { min-height:160px; padding:14px; overflow:hidden; border-radius:20px; background:#fff; color:#111012; }
.crossmint-spike__result, .crossmint-spike__setup { margin-top:14px; padding:16px; border:1px solid rgba(255,255,255,.16); border-radius:16px; }
.crossmint-spike footer { margin-top:28px; padding-top:20px; border-top:1px solid rgba(255,255,255,.13); }
.crossmint-spike footer p { margin:7px 0 0; }

@media (max-width: 680px) {
  .page-frame { padding-left: 18px; padding-right: 18px; }
  .dashboard-header { padding-bottom:24px; }
  .dashboard-hero { padding:52px 0 46px; }
  .dashboard-hero h1 { margin-bottom:28px; }
  .onboarding-intro { padding:48px 0 26px; }
  .onboarding-intro h1, .results-intro h1 { font-size:46px; }
  .onboarding-intro > p { margin:15px 0 18px; font-size:15px; }
  .onboarding-form { padding-bottom:max(32px, env(safe-area-inset-bottom)); }
  .form-section { padding:23px 0; }
  .form-section legend { padding-bottom:15px; font-size:17px; }
  .choice-grid { gap:8px; }
  .choice-chip span { padding:10px 13px; font-size:14px; }
  .segmented-options--three { grid-template-columns:1fr; }
  .ticket-options-intro { padding:42px 0 24px; }
  .ticket-options-intro h1 { font-size:48px; }
  .plan-header { padding-left:16px; padding-right:16px; }
  .plan-composer { padding:48px 18px max(34px, env(safe-area-inset-bottom)); }
  .plan-composer h1 { font-size:52px; }
  .plan-composer__sub { margin:18px 0 24px; font-size:15px; }
  .prompt-box textarea { min-height:158px; font-size:18px; }
  .results-intro { padding:44px 0 28px; }
  .link-preview-intro { padding:40px 0 22px; }
  .link-event-preview__image, .link-event-preview__image img, .link-event-preview__image > .ph { min-height:235px; }
  .link-event-preview__body { padding:20px; }
  .recommendation-card { grid-template-columns: 1fr; }
  .recommendation-card__visual { min-height: 0; aspect-ratio: 1.15 / 1; }
  .recommendation-card__body { padding: 22px 18px; }
  .card-actions { margin-top: 8px; }
  .event-content { width: calc(100% - 24px); }
  .event-hero h1 { font-size: clamp(43px, 13vw, 64px); }
  .rsvp-tray { min-height:76px; border-radius:24px; }
  .rsvp-primary, .rsvp-secondary, .rsvp-share { min-height:50px; padding:0 14px; }
  .rsvp-tray__prompt { display:none; }
  .commitment-card { padding:19px; }
  .commitment-card__top strong { font-size:24px; }
  .commitment-summary strong { font-size:13px; }
}

@media (max-width: 350px) {
  .rsvp-tray { gap:6px; padding-left:9px; padding-right:9px; }
  .rsvp-tray strong { font-size:14px; white-space:nowrap; }
  .rsvp-primary, .rsvp-secondary, .rsvp-share { padding-left:12px; padding-right:12px; }
  .rsvp-label-long { display:none; }
  .rsvp-label-short { display:inline; }
}

@media (min-width: 760px) {
  .landing__content { padding-left: max(7vw, 42px); padding-right: max(7vw, 42px); }
  .landing__content > .button, .landing__content > .legal-copy { width: 340px; align-self:flex-end; }
  .auth-card { width: min(100%, 600px); margin:auto; }
  .segmented-options { grid-template-columns: repeat(5, 1fr); }
}

@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { scroll-behavior:auto!important; animation-duration:.01ms!important; animation-iteration-count:1!important; transition-duration:.01ms!important; }
}
