.EventHero-module__jF2Eva__hero{color:#fff;align-items:center;width:100%;height:auto;min-height:500px;padding:100px 0 60px;display:flex;position:relative;overflow:hidden}.EventHero-module__jF2Eva__heroBackground{filter:blur(8px)brightness(.8);z-index:-2;background-position:50%;background-size:cover;width:120%;height:120%;position:absolute;top:-10%;left:-10%}.EventHero-module__jF2Eva__heroOverlay{z-index:-1;background:linear-gradient(#0000001a,#121212);position:absolute;inset:0}.EventHero-module__jF2Eva__heroContent{z-index:1;width:100%;max-width:1200px;margin:0 auto;padding:0 40px}.EventHero-module__jF2Eva__header{margin-bottom:40px}.EventHero-module__jF2Eva__backLink{color:#ffffffb3;align-items:center;gap:8px;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.EventHero-module__jF2Eva__backLink:hover{color:#fff}.EventHero-module__jF2Eva__mainInfo{align-items:center;gap:48px;display:flex}.EventHero-module__jF2Eva__imageContainer{flex-shrink:0}.EventHero-module__jF2Eva__mediumImage{object-fit:contain;background-color:#0000004d;border:1px solid #ffffff1a;border-radius:16px;width:480px;height:360px;box-shadow:0 20px 40px #0009}.EventHero-module__jF2Eva__imagePlaceholder{background:linear-gradient(135deg, var(--color-primary), var(--color-secondary));border-radius:16px;justify-content:center;align-items:center;width:480px;height:360px;font-size:6rem;display:flex}.EventHero-module__jF2Eva__textContainer{flex:1}.EventHero-module__jF2Eva__titleWrapper{flex-wrap:wrap;align-items:center;gap:20px;margin-bottom:12px;display:flex}.EventHero-module__jF2Eva__title{text-shadow:0 2px 10px #00000080;margin:0;font-size:2.6rem;font-weight:900;line-height:1.1}.EventHero-module__jF2Eva__ratingBox{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f4cff26;border:1px solid #0f4cff80;border-radius:8px;align-items:center;padding:8px 16px;animation:.6s cubic-bezier(.23,1,.32,1) EventHero-module__jF2Eva__slideInRight;display:flex;box-shadow:0 4px 15px #0000004d}.EventHero-module__jF2Eva__ratingValue{color:var(--color-secondary);text-shadow:0 0 15px #00e0ff99;margin-right:12px;font-size:1.6rem;font-weight:900}.EventHero-module__jF2Eva__ratingLabel{color:#fff;text-transform:uppercase;letter-spacing:2px;font-size:.85rem;font-weight:800}@keyframes EventHero-module__jF2Eva__slideInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.EventHero-module__jF2Eva__description{color:#ffffffe6;white-space:pre-wrap;max-width:800px;margin-top:8px;font-size:1.1rem;line-height:1.7}@media (max-width:900px){.EventHero-module__jF2Eva__hero{height:auto;padding:80px 0 100px}.EventHero-module__jF2Eva__mainInfo{text-align:center;flex-direction:column;gap:32px}.EventHero-module__jF2Eva__title{font-size:2.5rem}.EventHero-module__jF2Eva__description{margin:0 auto}.EventHero-module__jF2Eva__heroContent{padding:0 20px}}
.EventInfoCards-module__U-uo-W__statsRow{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-bottom:40px;display:grid}.EventInfoCards-module__U-uo-W__statCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e1e1ecc;border:1px solid #ffffff0d;border-radius:16px;flex-direction:column;gap:8px;padding:24px;transition:transform .2s,border-color .2s;display:flex;box-shadow:0 8px 32px #0000004d}.EventInfoCards-module__U-uo-W__statCard:hover{border-color:#7b68ee4d;transform:translateY(-4px)}.EventInfoCards-module__U-uo-W__statLabel{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:1px;font-size:.75rem;font-weight:700}.EventInfoCards-module__U-uo-W__statValue{color:var(--color-text);font-size:1.25rem;font-weight:700}.EventInfoCards-module__U-uo-W__priceValue{color:var(--color-secondary);font-size:1.5rem}.EventInfoCards-module__U-uo-W__ratingValueWrapper{flex-direction:column;gap:4px;display:flex}.EventInfoCards-module__U-uo-W__ratingHeader{align-items:center;gap:12px;display:flex}.EventInfoCards-module__U-uo-W__starsContainer{gap:2px;display:flex}.EventInfoCards-module__U-uo-W__starFilled{color:#ffc107;font-size:1.1rem}.EventInfoCards-module__U-uo-W__starEmpty{color:#fff3;font-size:1.1rem}.EventInfoCards-module__U-uo-W__ratingSubLabel{color:#fff9;text-transform:uppercase;letter-spacing:1px;font-size:.7rem;font-weight:800}
.EnterQueueForm-module__2mlULq__actionCenter{max-width:800px;margin:0 auto}.EnterQueueForm-module__2mlULq__floatingEnterButton{color:#fff;background:linear-gradient(135deg, var(--color-primary), var(--color-secondary));cursor:pointer;border:none;border-radius:12px;margin:0 auto;padding:18px 48px;font-size:1.15rem;font-weight:800;transition:transform .2s,box-shadow .2s;display:block;box-shadow:0 10px 30px #7b68ee66}.EnterQueueForm-module__2mlULq__floatingEnterButton:hover{transform:scale(1.02);box-shadow:0 15px 40px #7b68ee99}.EnterQueueForm-module__2mlULq__formCard{background-color:var(--color-surface);box-shadow:var(--shadow-card);border:1px solid var(--color-surface-light);border-radius:20px;padding:40px}.EnterQueueForm-module__2mlULq__formTitle{text-align:center;margin-bottom:32px;font-size:1.5rem;font-weight:700}.EnterQueueForm-module__2mlULq__formGrid{grid-template-columns:1fr 1fr;gap:24px;margin-bottom:32px;display:grid}@media (max-width:600px){.EnterQueueForm-module__2mlULq__formGrid{grid-template-columns:1fr}}.EnterQueueForm-module__2mlULq__inputGroup{flex-direction:column;gap:8px;display:flex}.EnterQueueForm-module__2mlULq__label{color:var(--color-text-muted);font-size:.85rem;font-weight:600}.EnterQueueForm-module__2mlULq__input{background:var(--color-surface-light);color:var(--color-text);border:1px solid #ffffff1a;border-radius:12px;outline:none;padding:14px 20px;font-size:1rem;transition:border-color .2s}.EnterQueueForm-module__2mlULq__input:focus{border-color:var(--color-primary)}.EnterQueueForm-module__2mlULq__inputError{border-color:var(--color-danger)!important}.EnterQueueForm-module__2mlULq__fieldError{color:var(--color-danger);margin-top:2px;font-size:.75rem}.EnterQueueForm-module__2mlULq__formButtons{gap:20px;display:flex}.EnterQueueForm-module__2mlULq__cancelButton{color:var(--color-text-muted);cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:12px;flex:.5;padding:16px;font-weight:600;transition:background .2s}.EnterQueueForm-module__2mlULq__cancelButton:hover{background:#ffffff0d}.EnterQueueForm-module__2mlULq__confirmButton{background:linear-gradient(135deg, var(--color-primary), var(--color-secondary));color:#fff;cursor:pointer;border:none;border-radius:12px;flex:1;padding:16px;font-weight:700;transition:transform .2s,opacity .2s}.EnterQueueForm-module__2mlULq__confirmButton:hover:not(:disabled){transform:translateY(-2px)}.EnterQueueForm-module__2mlULq__confirmButton:disabled{opacity:.5;cursor:not-allowed}.EnterQueueForm-module__2mlULq__soldOutBadge{text-align:center;color:var(--color-danger);background:#ff6b6b1a;border:1px solid #ff6b6b4d;border-radius:16px;padding:30px;font-size:1.2rem;font-weight:700}
.page-module__nr43Gq__pageWrapper{min-height:100vh;padding-bottom:80px}.page-module__nr43Gq__container{z-index:10;max-width:1200px;margin:40px auto 0;padding:0 40px;position:relative}.page-module__nr43Gq__error{color:var(--color-danger);text-align:center;padding:64px 0;font-size:1.1rem}@media (max-width:900px){.page-module__nr43Gq__container{margin-top:20px;padding:0 20px}}
