:root,[data-theme="light"]{
  --bg:#fff8ef;
  --bg-2:#fffdf8;
  --surface:rgba(255,255,255,.74);
  --surface-2:rgba(255,255,255,.88);
  --line:rgba(29,42,54,.08);
  --text:#1c2731;
  --muted:#6f7985;
  --turquoise:#1fb5c9;
  --sea:#6fd2d7;
  --coral:#ff8f6b;
  --mango:#ffb347;
  --sun:#ffd66b;
  --palm:#7cab4d;
  --sky:#4ba3ff;
  --gold:#d4a559;
  --shadow:0 24px 60px rgba(29,42,54,.12);
  --font-body:'Inter',sans-serif;
  --font-display:'DM Serif Display',serif;
}
[data-theme="dark"]{
  --bg:#0f2f36;
  --bg-2:#103942;
  --surface:rgba(10,34,40,.75);
  --surface-2:rgba(10,34,40,.86);
  --line:rgba(255,255,255,.1);
  --text:#f7f9fb;
  --muted:#c4d0d8;
  --turquoise:#56d8e8;
  --sea:#9be4ea;
  --coral:#ffae93;
  --mango:#ffc86f;
  --sun:#ffe38f;
  --palm:#a3cd72;
  --sky:#8bc0ff;
  --gold:#f0c377;
  --shadow:0 24px 80px rgba(0,0,0,.36);
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-body);color:var(--text);background:
radial-gradient(circle at 0% 0%,rgba(31,181,201,.12),transparent 24%),
radial-gradient(circle at 100% 10%,rgba(255,179,71,.16),transparent 26%),
radial-gradient(circle at 80% 100%,rgba(255,143,107,.14),transparent 24%),
linear-gradient(180deg,var(--bg),var(--bg-2));min-height:100vh;overflow-x:hidden}
a{text-decoration:none;color:inherit}img,svg{display:block;max-width:100%}button,input,textarea,select{font:inherit;color:inherit}
input,textarea,select{width:100%;padding:1rem 1.05rem;border-radius:18px;border:1px solid var(--line);background:rgba(255,255,255,.72);outline:none;transition:.25s border-color,.25s box-shadow}input:focus,textarea:focus,select:focus{border-color:rgba(75,163,255,.35);box-shadow:0 0 0 4px rgba(75,163,255,.08)}textarea{resize:vertical}.container{width:min(1200px,calc(100% - 2rem));margin-inline:auto}.section{padding:clamp(4rem,7vw,8rem) 0}.shell{background:var(--surface);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid var(--line);box-shadow:var(--shadow)}
.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:1rem;top:1rem;z-index:80;background:#fff;color:#000;padding:.75rem 1rem;border-radius:12px}
.site-header{position:sticky;top:1rem;z-index:70;width:min(1240px,calc(100% - 2rem));margin:1rem auto 0;border-radius:999px}.compact-header{position:relative;top:0}.header-row,.footer-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.9rem 1rem}.brand{display:flex;align-items:center;gap:.9rem}.brand-mark{width:56px;height:56px;border-radius:20px;display:grid;place-items:center;background:linear-gradient(135deg,rgba(31,181,201,.16),rgba(255,179,71,.22),rgba(139,195,74,.18));border:1px solid rgba(255,255,255,.44)}.brand-mark svg{width:34px;height:34px}.brand-text{display:flex;flex-direction:column;gap:.15rem}.brand-text strong{font-weight:800}.brand-text small{color:var(--muted)}.main-nav{display:flex;gap:1.2rem;color:var(--muted)}.main-nav a{position:relative;padding:.25rem 0}.main-nav a:after{content:'';position:absolute;left:0;bottom:-.2rem;width:0;height:2px;background:linear-gradient(90deg,var(--turquoise),var(--coral));transition:width .28s}.main-nav a:hover:after{width:100%}.header-actions{display:flex;align-items:center;gap:.8rem}.theme-toggle{width:46px;height:46px;border:none;border-radius:50%;background:rgba(255,255,255,.66);cursor:pointer}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 1.35rem;border-radius:999px;font-weight:800;border:1px solid transparent;cursor:pointer;transition:.24s transform,.24s box-shadow,.24s background}.btn:hover{transform:translateY(-2px)}.btn-primary{background:linear-gradient(135deg,var(--coral),var(--mango),var(--sun));color:#12202b;box-shadow:0 18px 35px rgba(255,143,107,.24)}.btn-soft{background:rgba(255,255,255,.55);border-color:var(--line)}.btn-full{width:100%}
.eyebrow{margin:0 0 1rem;letter-spacing:.18em;text-transform:uppercase;font-size:.75rem;font-weight:800;color:var(--turquoise)}.eyebrow.coral{color:var(--coral)}
.hero-grid,.ticket-layout,.faq-layout,.reservation-layout,.sponsor-layout,.ticket-shell{display:grid;grid-template-columns:1.03fr .97fr;gap:2rem;align-items:center}.hero{position:relative;padding-top:7rem;overflow:hidden}.hero-copy h1,.section-head h2,.ticket-copy h2,.faq-copy h2,.contact-panel h2,.reservation-panel h1,.ticket-left h1{font-family:var(--font-display);font-size:clamp(3rem,7vw,6.2rem);line-height:.9;letter-spacing:-.04em;margin:0 0 1rem}.hero-copy h1 span{display:block;background:linear-gradient(135deg,var(--turquoise),var(--sky),var(--coral));-webkit-background-clip:text;background-clip:text;color:transparent}.hero-text,.section-head p,.feature-card p,.panel-copy p,.ticket-copy p,.faq-copy p,.faq-list p,.contact-panel p,.form-intro{font-size:1.02rem;color:var(--muted);max-width:62ch}
.daylight-hero{background:radial-gradient(circle at center,rgba(255,214,107,.18),transparent 28%)}.sun-orb,.palm{position:absolute;pointer-events:none}.sun-orb{border-radius:50%;filter:blur(20px)}.sun-a{width:280px;height:280px;left:-4rem;top:4rem;background:radial-gradient(circle,#56d8e855,transparent 65%)}.sun-b{width:360px;height:360px;right:-6rem;top:2rem;background:radial-gradient(circle,#ffd66b66,transparent 65%)}.sun-c{width:320px;height:320px;left:42%;bottom:-5rem;background:radial-gradient(circle,#ff8f6b44,transparent 65%)}.palm{width:220px;height:360px;opacity:.16}.palm:before,.palm:after{content:'';position:absolute;background:linear-gradient(90deg,transparent,rgba(124,171,77,.85),transparent);border-radius:100% 0 100% 0 / 100% 0 100% 0}.palm:before{width:180px;height:56px;left:10px;top:82px;transform:rotate(-22deg)}.palm:after{width:200px;height:56px;left:18px;top:136px;transform:rotate(18deg)}.palm-a{left:-1rem;bottom:-3rem}.palm-b{right:0;top:8rem;transform:scaleX(-1)}
.hero-actions,.hero-pills,.contact-actions{display:flex;gap:1rem;flex-wrap:wrap}.hero-actions{margin:2rem 0 1.4rem}.pill{padding:.85rem 1rem;border-radius:999px;font-weight:800}.hero-visual{display:flex;justify-content:center}.hero-card{width:min(470px,100%);padding:1rem;border-radius:34px;overflow:hidden;position:relative}.hero-card img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:28px}.hero-overlay{position:absolute;left:2rem;right:2rem;bottom:2rem;padding:1rem 1.1rem;border-radius:24px;background:rgba(255,255,255,.7);backdrop-filter:blur(12px);display:grid;gap:.2rem}.hero-overlay span{font-size:.78rem;letter-spacing:.16em;text-transform:uppercase;color:var(--turquoise);font-weight:800}.hero-overlay strong{font-size:1.4rem}.hero-overlay small{color:var(--muted)}
.ribbon-section{padding:1.1rem 0;border-block:1px solid var(--line);background:rgba(255,255,255,.28)}.ribbon-track{display:flex;gap:2rem;flex-wrap:wrap;justify-content:center;font-weight:800;color:var(--muted)}.section-head{max-width:760px;margin-bottom:2rem}
.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem}.feature-card{padding:1.4rem;border-radius:30px;min-height:250px;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(160deg,rgba(255,255,255,.7),rgba(255,255,255,.42))}.feature-card h3{font-size:1.48rem;margin:.9rem 0 .55rem}.feature-badge{display:inline-flex;width:44px;height:44px;border-radius:50%;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--turquoise),var(--sun));color:#13212b;font-weight:800}.feature-card.featured{background:linear-gradient(155deg,rgba(31,181,201,.16),rgba(255,179,71,.15),rgba(255,255,255,.38))}
.image-mosaic{display:grid;grid-template-columns:1.15fr .85fr .85fr;gap:1.2rem;align-items:start}.image-panel{padding:1rem;border-radius:30px;overflow:hidden}.image-panel.large{grid-row:span 2}.image-panel img{width:100%;height:100%;max-height:520px;object-fit:cover;border-radius:24px}.panel-copy{padding:.95rem .3rem .2rem}.panel-copy h3{font-size:1.35rem;margin:0 0 .45rem}
.luxury-ticket-zone .ticket-copy h2{font-size:clamp(2.6rem,5vw,4.9rem)}.check-list{list-style:none;padding:0;margin:1.4rem 0 2rem;display:grid;gap:.8rem}.check-list li{padding-left:1.5rem;position:relative;font-weight:800}.check-list li:before{content:'✦';position:absolute;left:0;color:var(--coral)}.ticket-showcase{display:flex;justify-content:center}.luxury-ticket{display:grid;grid-template-columns:24px 1fr;max-width:500px;border-radius:34px;overflow:hidden;box-shadow:var(--shadow)}.ticket-band{background:linear-gradient(180deg,var(--turquoise),var(--coral),var(--sun),var(--palm))}.ticket-main{padding:1.6rem;background:linear-gradient(160deg,rgba(255,255,255,.94),rgba(255,255,255,.62))}.ticket-head,.panel-head{display:flex;justify-content:space-between;gap:1rem;align-items:center}.ticket-main h3{font-family:var(--font-display);font-size:3rem;line-height:.86;margin:.8rem 0 1rem}.ticket-line{height:1px;background:linear-gradient(90deg,transparent,var(--line),transparent);margin:1rem 0}.ticket-meta-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.ticket-meta-grid article{padding:1rem;border-radius:22px;background:rgba(255,255,255,.62);border:1px solid var(--line)}.ticket-meta-grid span{display:block;color:var(--muted);font-size:.84rem}.ticket-meta-grid strong{display:block;margin-top:.3rem}
.sponsor-layout{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem}.sponsor-panel{padding:1.4rem;border-radius:30px}.panel-head h3{margin:0;font-size:1.4rem}.panel-head span{color:var(--muted)}.logo-grid{display:grid;gap:1rem}.logo-grid.large{grid-template-columns:repeat(3,1fr)}.logo-grid.small{grid-template-columns:repeat(2,1fr)}.logo-card{min-height:112px;border-radius:24px;display:grid;place-items:center;text-align:center;font-weight:800;border:1px solid var(--line)}.logo-card.major{background:linear-gradient(155deg,rgba(31,181,201,.14),rgba(255,179,71,.14),rgba(255,255,255,.42))}.logo-card.minor{background:rgba(255,255,255,.42)}
.faq-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:1.5rem;align-items:start}.faq-list{display:grid;gap:1rem}.faq-list details{padding:1.1rem 1.2rem;border-radius:22px}.faq-list p{margin:.8rem 0 0}.contact-panel{padding:1.5rem;border-radius:34px;display:flex;align-items:center;justify-content:space-between;gap:2rem}.site-footer{padding:1.2rem 0 2rem;color:var(--muted)}.footer-links{display:flex;gap:1rem;flex-wrap:wrap}
.reservation-panel,.payment-help{padding:1.5rem;border-radius:32px}.reservation-form,.contact-form{display:grid;gap:1rem}.reservation-form label,.contact-form label{display:grid;gap:.5rem}.reservation-form label span,.contact-form label span{font-weight:800}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.full{grid-column:1/-1}.upload-box{border:1px dashed var(--line)}.upload-daylight{background:linear-gradient(155deg,rgba(31,181,201,.08),rgba(255,179,71,.08),rgba(255,255,255,.3))}.payment-help h2{font-family:var(--font-display);font-size:clamp(2rem,4vw,3rem);line-height:1;margin:.2rem 0 1rem}.payment-help ol{padding-left:1.2rem;color:var(--muted);display:grid;gap:.7rem}.aside-image{width:100%;border-radius:24px;margin-bottom:1rem;aspect-ratio:1/1;object-fit:cover}.form-message{margin:0;color:var(--sky);font-weight:800}
.ticket-page{min-height:100vh;display:grid;place-items:center;padding:2rem}.daylight-ticket-shell{width:min(1040px,100%);display:grid;grid-template-columns:1.18fr .82fr;border-radius:36px;overflow:hidden}.daylight-left{padding:2rem;background:linear-gradient(160deg,rgba(255,255,255,.92),rgba(255,255,255,.68))}.daylight-right{padding:2rem;background:linear-gradient(180deg,#1fb5c9,#6fd2d7 48%,#ffd66b);display:grid;place-items:center;text-align:center;gap:1rem;color:#14303a}.holder-box{margin:1.4rem 0;padding:1rem 1.05rem;border-radius:24px;background:rgba(255,255,255,.55);border:1px solid var(--line)}.ticket-date{color:var(--muted)}.qr-box{width:220px;height:220px;border-radius:28px;background:#fff;display:grid;place-items:center;color:#111;box-shadow:0 18px 36px rgba(0,0,0,.16)}.qr-note{max-width:24ch}
.reveal{opacity:0;transform:translateY(26px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.12s}.delay-2{transition-delay:.24s}
@media (max-width:1100px){.hero-grid,.ticket-layout,.faq-layout,.reservation-layout,.sponsor-layout,.ticket-shell{grid-template-columns:1fr}.main-nav{display:none}.feature-grid,.image-mosaic,.logo-grid.large{grid-template-columns:1fr 1fr}.image-panel.large{grid-row:auto}.ticket-page{padding:1rem}}
@media (max-width:760px){.header-row,.footer-row,.contact-panel{flex-direction:column;align-items:flex-start}.feature-grid,.image-mosaic,.logo-grid.large,.logo-grid.small,.form-grid,.ticket-meta-grid{grid-template-columns:1fr}.hero-copy h1,.section-head h2,.ticket-copy h2,.faq-copy h2,.contact-panel h2,.reservation-panel h1,.ticket-left h1{font-size:clamp(2.5rem,12vw,4.2rem)}.hero-card{padding:.8rem}.hero-overlay{left:1.35rem;right:1.35rem;bottom:1.35rem}.site-header{border-radius:28px}}


.hero-visual-compact {
  align-self: center;
}

.hero-visual-compact .hero-card-image,
.hero-visual-compact img {
  width: 100%;
  height: clamp(420px, 52vw, 640px);
  object-fit: cover;
  object-position: center;
  border-radius: calc(var(--radius-2xl) - 10px);
}

.gallery-grid-equal {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  gap: 1.25rem;
}

.gallery-grid-equal .gallery-card {
  display: grid;
  grid-template-rows: auto auto 1fr;
  background: rgba(255,255,255,.76);
  border: 1px solid rgba(24,32,52,.08);
  border-radius: 28px;
  padding: 1rem;
  box-shadow: 0 14px 34px rgba(28, 28, 28, 0.08);
  backdrop-filter: blur(10px);
}

.gallery-grid-equal .gallery-card img {
  width: 100%;
  aspect-ratio: 4 / 3;
  height: auto;
  object-fit: cover;
  object-position: center;
  border-radius: 22px;
}

.gallery-grid-equal .gallery-card h3 {
  margin-top: 1rem;
  margin-bottom: .55rem;
}

.gallery-grid-equal .gallery-card p {
  color: var(--ink-soft);
  max-width: none;
}

@media (max-width: 900px) {
  .hero-visual-compact .hero-card-image,
  .hero-visual-compact img {
    height: 420px;
  }
}


.premium-hero-grid {
  align-items: center;
  gap: clamp(1.5rem, 3vw, 3rem);
}

.hero-visual-compact {
  max-width: 560px;
  margin-inline: auto;
}

.premium-hero-card {
  overflow: hidden;
}

.hero-visual-compact .hero-card-image,
.hero-visual-compact img {
  display: block;
  width: 100%;
  height: clamp(420px, 42vw, 560px);
  object-fit: cover;
  object-position: center;
}

.premium-hero-overlay {
  left: 1rem;
  right: 1rem;
  bottom: 1rem;
}

.final-gallery-section .section-head {
  max-width: 880px;
}

.premium-gallery-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 1.35rem;
}

.premium-gallery-grid .gallery-card {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  padding: 1rem;
  border-radius: 28px;
}

.premium-gallery-grid .gallery-card img {
  width: 100%;
  aspect-ratio: 4 / 3;
  height: auto;
  object-fit: cover;
  object-position: center;
  border-radius: 22px;
}

.premium-gallery-grid .panel-copy {
  display: flex;
  flex-direction: column;
  gap: .55rem;
  padding: 1rem .2rem .2rem;
}

.premium-gallery-grid .panel-copy p {
  max-width: none;
}

@media (max-width: 980px) {
  .hero-visual-compact {
    max-width: 100%;
  }

  .hero-visual-compact .hero-card-image,
  .hero-visual-compact img {
    height: 420px;
  }
}
