@import url('../fonts/flaticon_daevnt.css');

:root {
  --ink: #15131c;
  --muted: #6d6878;
  --paper: #f6f3eb;
  --night: #100b22;
  --purple: #6f35ff;
  --violet: #a777ff;
  --acid: #dfff45;
  --orange: #ff5c35;
  --border: rgba(21, 19, 28, .13);
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; color: var(--ink); background: var(--paper); font-family: Inter, "Helvetica Neue", Arial, sans-serif; -webkit-font-smoothing: antialiased; }
a { color: inherit; }
.section-space { padding: clamp(5rem, 9vw, 9rem) 0; }
.eyebrow { font-size: .74rem; font-weight: 800; letter-spacing: .2em; text-transform: uppercase; }
.display-title { max-width: 800px; font-size: clamp(2.55rem, 5vw, 5rem); line-height: .97; letter-spacing: -.055em; font-weight: 800; }
.btn { border-radius: 999px; padding: .8rem 1.4rem; font-weight: 750; }
.btn-lg { padding: 1rem 1.7rem; font-size: .98rem; }
.btn-accent { color: var(--night); background: var(--acid); border-color: var(--acid); box-shadow: 0 0 0 rgba(223, 255, 69, 0); }
.btn-accent:hover, .btn-accent:focus { color: var(--night); background: #ebff86; border-color: #ebff86; box-shadow: 0 0 34px rgba(223, 255, 69, .25); transform: translateY(-1px); }

.event-nav { background: rgba(16, 11, 34, .78); border-bottom: 1px solid rgba(255,255,255,.11); backdrop-filter: blur(18px); }
.navbar-brand { letter-spacing: .11em; font-size: .82rem; }
.navbar-brand .event-logo { display: block; width: auto; height: 2rem; flex: 0 0 auto; object-fit: contain; }
.navbar-brand strong { color: var(--acid); }
.event-nav .nav-link { color: rgba(255,255,255,.78); font-weight: 650; font-size: .9rem; }
.event-nav .nav-link:hover { color: #fff; }
.flash-stack { position: fixed; top: 6rem; left: 50%; transform: translateX(-50%); z-index: 1080; max-width: 720px; }

.hero-section { position: relative; min-height: 100vh; overflow: hidden; color: #fff; background: radial-gradient(circle at 78% 32%, #5321af 0, transparent 26%), linear-gradient(118deg, #110b24 0%, #25104e 55%, #100b22 100%); }
.hero-section::after { position: absolute; inset: 0; content: ""; opacity: .08; pointer-events: none; background-image: linear-gradient(rgba(255,255,255,.5) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.5) 1px, transparent 1px); background-size: 64px 64px; mask-image: linear-gradient(to bottom, #000, transparent 85%); }
.hero-glow { position: absolute; border-radius: 999px; filter: blur(15px); opacity: .5; }
.hero-glow-one { width: 22rem; height: 22rem; top: 14%; left: -13rem; background: var(--orange); }
.hero-glow-two { width: 18rem; height: 18rem; right: 3%; bottom: 4%; background: var(--purple); }
.event-pill { display: inline-flex; padding: .55rem .9rem; border: 1px solid rgba(255,255,255,.28); border-radius: 999px; font-size: .72rem; font-weight: 800; letter-spacing: .15em; text-transform: uppercase; }
.event-pill-dark { border-color: var(--border); background: rgba(21,19,28,.04); }
.hero-kicker { color: var(--acid); font-weight: 750; letter-spacing: .16em; text-transform: uppercase; font-size: .78rem; }
.hero-copy { position: relative; z-index: 2; }
.hero-copy h1 { margin: 0; font-size: clamp(5rem, 12vw, 10rem); font-weight: 900; line-height: .72; letter-spacing: -.085em; }
.hero-copy h1 span { margin-left: clamp(1rem, 6vw, 6rem); color: transparent; -webkit-text-stroke: 2px rgba(255,255,255,.9); }
.hero-lead { max-width: 630px; margin-top: 2rem; color: rgba(255,255,255,.72); font-size: clamp(1rem, 1.5vw, 1.23rem); }
.hero-meta { display: flex; flex-wrap: wrap; gap: 1px; overflow: hidden; border-radius: 1rem; border: 1px solid rgba(255,255,255,.12); background: rgba(255,255,255,.12); max-width: 760px; }
.hero-meta div { min-width: 140px; flex: 1; padding: 1rem 1.2rem; background: rgba(16,11,34,.62); }
.hero-meta small, .hero-meta strong { display: block; }
.hero-meta small { margin-bottom: .3rem; color: rgba(255,255,255,.5); font-size: .65rem; letter-spacing: .14em; text-transform: uppercase; }
.hero-meta strong { font-size: .9rem; }
.artist-frame { position: relative; z-index: 1; min-height: 680px; display: flex; align-items: end; justify-content: center; }
.artist-frame::before { position: absolute; width: 460px; height: 460px; bottom: 10%; content: ""; border: 1px solid rgba(255,255,255,.18); border-radius: 50%; box-shadow: 0 0 0 50px rgba(255,255,255,.025), 0 0 0 100px rgba(255,255,255,.02); }
.artist-image { position: relative; z-index: 2; width: min(620px, 125%); max-width: none; filter: drop-shadow(0 25px 40px rgba(0,0,0,.35)); }
.vertical-label { position: absolute; z-index: 3; right: -1rem; bottom: 28%; color: rgba(255,255,255,.42); font-size: .66rem; letter-spacing: .45em; writing-mode: vertical-rl; }
.marquee { position: absolute; z-index: 3; left: 0; right: 0; bottom: 0; padding: .75rem 0; overflow: hidden; color: var(--night); background: var(--acid); font-weight: 900; font-size: .75rem; letter-spacing: .18em; white-space: nowrap; }
.marquee div { min-width: max-content; animation: marquee 24s linear infinite; }
@keyframes marquee { to { transform: translateX(-50%); } }

.event-story { background: #fff; }
.event-story .lead { font-size: clamp(1.2rem, 2vw, 1.6rem); line-height: 1.55; }
.detail-card { min-height: 220px; padding: 1.6rem; border: 1px solid var(--border); border-radius: 1.25rem; background: #fbfaf7; }
.detail-card span { color: var(--purple); font-weight: 800; }
.detail-card h3 { margin: 2.5rem 0 .5rem; font-size: 1.2rem; }
.detail-card p { color: var(--muted); margin-bottom: 0; }

.ticket-section { background: var(--paper); }
.section-note { max-width: 390px; color: var(--muted); }
.ticket-card { height: 100%; padding: clamp(1.6rem, 4vw, 3rem); border: 1px solid var(--border); border-radius: 1.5rem; background: #fff; box-shadow: 0 18px 60px rgba(23,17,42,.05); }
.ticket-card-featured { color: #fff; border-color: transparent; background: linear-gradient(145deg, #6e35ff, #331078); box-shadow: 0 22px 70px rgba(78,35,173,.2); }
.ticket-label { font-size: .68rem; font-weight: 800; letter-spacing: .16em; opacity: .55; }
.ticket-card h3 { margin: .8rem 0 0; font-size: clamp(1.8rem, 4vw, 3rem); letter-spacing: -.04em; }
.popular-badge { padding: .45rem .7rem; border-radius: 999px; color: var(--night); background: var(--acid); font-size: .68rem; font-weight: 800; text-transform: uppercase; }
.ticket-description { min-height: 3rem; margin: 1.5rem 0 2rem; opacity: .66; }
.ticket-price { font-size: clamp(3rem, 6vw, 5rem); line-height: 1; letter-spacing: -.06em; font-weight: 850; }
.ticket-price small { font-size: .7rem; letter-spacing: .12em; opacity: .5; }
.availability-row { display: flex; justify-content: space-between; gap: 1rem; margin-top: 2rem; padding-top: 1rem; border-top: 1px solid currentColor; font-size: .76rem; opacity: .6; }
.ticket-card-featured .btn-dark { color: var(--night); background: var(--acid); border-color: var(--acid); }
.ticket-empty { max-width: 780px; margin: auto; padding: clamp(3rem, 8vw, 6rem); border: 1px dashed rgba(21,19,28,.25); border-radius: 1.5rem; background: rgba(255,255,255,.55); }
.ticket-empty h2, .ticket-empty h3 { margin: 1rem 0; font-size: clamp(2rem, 4vw, 3.5rem); letter-spacing: -.045em; }
.ticket-empty p { color: var(--muted); }

.flow-section { color: #fff; background: var(--night); }
.flow-section .eyebrow { color: var(--acid); }
.purchase-steps { margin: 0; padding: 0; list-style: none; }
.purchase-steps li { display: grid; grid-template-columns: 70px 1fr; gap: 1.2rem; padding: 1.6rem 0; border-top: 1px solid rgba(255,255,255,.14); }
.purchase-steps li:last-child { border-bottom: 1px solid rgba(255,255,255,.14); }
.purchase-steps > li > span { color: var(--acid); font-weight: 800; }
.purchase-steps h3 { font-size: 1.3rem; }
.purchase-steps p { margin: 0; color: rgba(255,255,255,.58); }

.faq-section { background: #fff; }
.premium-accordion .accordion-item { border-color: var(--border); }
.premium-accordion .accordion-button { padding: 1.5rem 0; color: var(--ink); background: transparent; box-shadow: none; font-size: 1.12rem; font-weight: 750; }
.premium-accordion .accordion-body { padding: 0 0 1.5rem; color: var(--muted); }
.cta-section { padding: clamp(6rem, 12vw, 11rem) 0; color: #fff; background: radial-gradient(circle at 20% 30%, rgba(255,92,53,.5), transparent 23%), radial-gradient(circle at 80% 70%, rgba(111,53,255,.75), transparent 28%), var(--night); }
.cta-section h2 { font-size: clamp(3.4rem, 9vw, 8rem); line-height: .9; letter-spacing: -.07em; font-weight: 900; }

.event-footer { color: #fff; background: #0a0715; }
.event-footer a { color: rgba(255,255,255,.76); text-decoration: none; }
.footer-heading { font-size: clamp(2rem, 4vw, 4rem); line-height: 1; letter-spacing: -.05em; }
.footer-bottom { color: rgba(255,255,255,.45); border-top: 1px solid rgba(255,255,255,.1); }

.page-hero { position: relative; overflow: hidden; padding: 12rem 0 6rem; color: #fff; background: radial-gradient(circle at 72% 35%, #6f35ff, transparent 30%), var(--night); }
.page-hero::after { position: absolute; inset: 0; content: ""; background: linear-gradient(110deg, rgba(255,92,53,.16), transparent 45%); }
.page-hero .container { z-index: 1; }
.page-hero h1 { font-size: clamp(3.4rem, 8vw, 7rem); line-height: .86; letter-spacing: -.07em; font-weight: 900; }
.page-hero h1 span { color: var(--acid); }
.page-hero p:not(.eyebrow) { max-width: 620px; color: rgba(255,255,255,.66); font-size: 1.1rem; }
.status-hero p:not(.eyebrow) { margin-left: auto; margin-right: auto; }
.form-section { background: #eeeae1; }
.form-panel { padding: clamp(1.5rem, 4vw, 3rem); border: 1px solid var(--border); border-radius: 1.5rem; background: #fff; }
.step-heading { display: flex; gap: 1rem; align-items: center; margin-bottom: 1.5rem; }
.step-heading > span { display: grid; width: 2.8rem; height: 2.8rem; flex: 0 0 auto; place-items: center; border-radius: 50%; color: #fff; background: var(--purple); font-weight: 800; }
.step-heading p { margin: 0 0 .15rem; color: var(--muted); font-size: .7rem; letter-spacing: .14em; text-transform: uppercase; font-weight: 800; }
.step-heading h2 { margin: 0; font-size: 1.5rem; }
.step-divider { height: 1px; margin: 2.7rem 0; background: var(--border); }
.form-helper { margin-top: -1rem; color: var(--muted); font-size: .9rem; }
.form-label { font-size: .78rem; font-weight: 800; }
.form-control, .form-select { border-color: rgba(21,19,28,.16); border-radius: .8rem; background-color: #fbfaf7; }
.form-control:focus, .form-select:focus { border-color: var(--purple); box-shadow: 0 0 0 .2rem rgba(111,53,255,.12); }
.payment-callout { margin: 1.5rem 0; padding: 1.5rem; border-radius: 1rem; color: #fff; background: var(--night); }
.payment-callout > strong { display: block; margin-bottom: 1.4rem; color: var(--acid); font-size: 2rem; }
.upi-line { display: flex; justify-content: space-between; gap: 1rem; padding: .7rem 0; border-top: 1px solid rgba(255,255,255,.12); }
.upi-line span { color: rgba(255,255,255,.55); }
.upi-line code { color: #fff; font-size: 1rem; }
.category-payment-qr { display: flex; align-items: center; gap: 1rem; margin-top: 1rem; padding: 1rem; border: 3px solid rgba(250, 246, 15, 0.784); border-radius: 1rem; background: #fff; color: var(--night); }
.category-payment-qr[hidden] { display: none; }
.category-payment-qr img { display: block; width: 132px; height: 132px; flex: 0 0 auto; object-fit: contain; }
.category-payment-qr span, .category-payment-qr strong { display: block; }
.category-payment-qr span { color: var(--muted); font-size: .68rem; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.category-payment-qr strong { margin-top: .35rem; color: var(--purple); font-size: 1.05rem; }
.payment-callout .btn { margin-top: 1rem; }
.order-summary { top: 7rem; padding: clamp(1.5rem, 4vw, 2.5rem); border-radius: 1.5rem; color: #fff; background: linear-gradient(145deg, #6f35ff, #2c0d6c); box-shadow: 0 25px 70px rgba(42,17,96,.22); }
.order-summary .eyebrow { color: var(--acid); }
.order-summary h2 { font-size: 2.6rem; letter-spacing: -.05em; }
.order-summary > p:not(.eyebrow) { color: rgba(255,255,255,.68); }
.order-summary dl { margin: 2rem 0; }
.order-summary dl div { display: flex; justify-content: space-between; gap: 1rem; padding: .8rem 0; border-top: 1px solid rgba(255,255,255,.15); }
.order-summary dt { color: rgba(255,255,255,.58); font-weight: 500; }
.order-summary dd { margin: 0; font-weight: 800; text-align: right; }
.order-summary .summary-total { font-size: 1.3rem; }
.order-summary .summary-total dd { color: var(--acid); }
.summary-checks { padding: 0; list-style: none; color: rgba(255,255,255,.72); font-size: .86rem; }
.summary-checks li { margin: .6rem 0; padding-left: 1.5rem; position: relative; }
.summary-checks li::before { position: absolute; left: 0; content: "✓"; color: var(--acid); font-weight: 900; }
.summary-security { margin: 1rem 0 0; color: rgba(255,255,255,.45) !important; font-size: .72rem; text-align: center; }

.result-page { min-height: 100vh; display: grid; place-items: center; position: relative; overflow: hidden; padding: 10rem 0 6rem; background: #eeeadf; }
.result-glow { position: absolute; width: 50vw; height: 50vw; top: -25vw; right: -15vw; border-radius: 50%; background: rgba(111,53,255,.18); filter: blur(50px); }
.result-card { max-width: 800px; margin: auto; padding: clamp(2rem, 7vw, 6rem); border: 1px solid var(--border); border-radius: 2rem; background: rgba(255,255,255,.85); box-shadow: 0 30px 90px rgba(28,16,58,.09); }
.result-icon { display: grid; width: 5rem; height: 5rem; margin: 0 auto 1.5rem; place-items: center; border-radius: 50%; color: var(--night); background: var(--acid); font-size: 2rem; font-weight: 900; }
.result-card h1 { font-size: clamp(2.6rem, 6vw, 5rem); line-height: .95; letter-spacing: -.06em; }
.result-copy { max-width: 620px; margin: 1.5rem auto; color: var(--muted); font-size: 1.05rem; }
.reference-box { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; gap: 1rem; margin: 2rem 0 1rem; padding: 1.25rem; border-radius: 1rem; color: #fff; background: var(--night); }
.reference-box span { color: rgba(255,255,255,.55); font-size: .72rem; text-transform: uppercase; letter-spacing: .12em; }
.reference-box strong { color: var(--acid); font-size: 1.35rem; letter-spacing: .06em; }
.copy-button { color: #fff; border: 1px solid rgba(255,255,255,.25); border-radius: 999px; padding: .35rem .7rem; background: transparent; font-size: .75rem; }

.status-section { background: #eeeae1; }
.status-search-card, .status-result, .status-not-found { max-width: 980px; margin: auto; padding: clamp(1.5rem, 4vw, 3rem); border: 1px solid var(--border); border-radius: 1.5rem; background: #fff; box-shadow: 0 20px 70px rgba(25,16,52,.06); }
.status-result { border-left: 6px solid var(--purple); }
.status-result h2 { font-size: clamp(2.2rem, 5vw, 4rem); letter-spacing: -.05em; }
.status-badge { padding: .55rem .8rem; border-radius: 999px; color: #fff; background: var(--purple); font-size: .72rem; font-weight: 800; text-transform: uppercase; }
.status-approved { border-left-color: #148a58; }
.status-approved .status-badge { background: #148a58; }
.status-rejected, .status-cancelled { border-left-color: #b92e3d; }
.status-rejected .status-badge, .status-cancelled .status-badge { background: #b92e3d; }
.status-action_required { border-left-color: #d57b00; }
.status-action_required .status-badge { background: #d57b00; }
.status-details { display: grid; grid-template-columns: repeat(4, 1fr); gap: 1px; overflow: hidden; margin: 2rem 0 0; border: 1px solid var(--border); border-radius: 1rem; background: var(--border); }
.status-details div { padding: 1rem; background: #fbfaf7; }
.status-details dt { color: var(--muted); font-size: .68rem; text-transform: uppercase; letter-spacing: .11em; }
.status-details dd { margin: .25rem 0 0; font-weight: 800; }
.issued-tickets { margin-top: 2rem; }
.issued-ticket { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 1rem; padding: 1rem 0; border-top: 1px solid var(--border); }
.issued-ticket strong { color: var(--purple); letter-spacing: .18em; }

@media (max-width: 991.98px) {
  .event-nav .navbar-collapse { margin-top: .8rem; padding: 1rem; border-radius: 1rem; background: #160e31; }
  .hero-copy { padding-top: 10rem !important; }
  .artist-frame { min-height: 500px; }
  .artist-image { width: min(620px, 110%); }
  .vertical-label { right: 1rem; }
  .status-details { grid-template-columns: repeat(2, 1fr); }
}

@media (max-width: 575.98px) {
  .section-space { padding: 4.5rem 0; }
  .navbar-brand .event-logo { height: 1.75rem; }
  .hero-copy h1 { font-size: clamp(4.5rem, 25vw, 7rem); }
  .hero-copy h1 span { margin-left: .5rem; }
  .hero-meta div { min-width: calc(50% - 1px); }
  .artist-frame { min-height: 390px; }
  .artist-image { width: 118%; }
  .availability-row { flex-direction: column; }
  .page-hero { padding: 10rem 0 4rem; }
  .status-details { grid-template-columns: 1fr; }
  .issued-ticket { grid-template-columns: 1fr; gap: .3rem; }
  .reference-box { flex-direction: column; }
  .category-payment-qr { align-items: flex-start; flex-direction: column; }
}

@media (max-width: 375px) {
  .navbar-brand .event-logo { height: 1.5rem; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  .marquee div { animation: none; }
  *, *::before, *::after { transition-duration: .01ms !important; }
}
/* Authenticated ticket-document actions shown after a successful status lookup. */
.issued-ticket-actions { display: flex; flex-wrap: wrap; gap: .65rem; margin-top: .65rem; }
.issued-ticket-actions a { padding: .35rem .55rem; border: 1px solid currentColor; border-radius: .5rem; color: inherit; font-size: .72rem; font-weight: 800; text-decoration: none; }
