body{background-color:#fff;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{scroll-behavior:smooth}button{font-family:inherit}img{height:auto;max-width:100%}a:focus,button:focus{outline:2px solid #f60;outline-offset:2px}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}.App{min-height:100vh}.container{margin:0 auto;max-width:1200px;padding:0 20px}.hero{align-items:center;background:linear-gradient(135deg,#000,#2a2a2a 50%,#1a1a1a);color:#fff;display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding:40px 20px;position:relative}.hero:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='100' height='100' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='25' cy='25' r='1' fill='%23fff' opacity='.1'/%3E%3Ccircle cx='75' cy='75' r='1' fill='%23fff' opacity='.1'/%3E%3Ccircle cx='50' cy='10' r='.5' fill='%23fff' opacity='.1'/%3E%3Ccircle cx='10' cy='60' r='.5' fill='%23fff' opacity='.1'/%3E%3Ccircle cx='90' cy='40' r='.5' fill='%23fff' opacity='.1'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.hero-content{flex:1 1;margin-right:20px;max-width:873px;padding-left:285px;position:relative;z-index:1}.hero-title{font-size:4rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem}.gradient-text{-webkit-text-fill-color:#0000;animation:gradient-shift 3s ease-in-out infinite;background:linear-gradient(45deg,#f60,#ff8533,#f93,#fa6);-webkit-background-clip:text;background-clip:text;background-size:300% 300%}@keyframes gradient-shift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.hero-subtitle{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;opacity:.95}.hero-description{font-size:1.1rem;line-height:1.7;margin-bottom:2.5rem;opacity:.9}.cta-buttons{display:flex;flex-wrap:wrap;gap:1rem}.cta-primary,.cta-secondary{border:none;border-radius:50px;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;padding:12px 24px;text-decoration:none;transition:all .3s ease}.cta-primary{background:linear-gradient(45deg,#f60,#ff8533);box-shadow:0 4px 15px #f606;color:#fff}.cta-primary:hover{box-shadow:0 6px 20px #f609;transform:translateY(-2px)}.cta-secondary{background:#0000;border:2px solid #ffffff4d;color:#fff}.cta-secondary:hover{background:#ffffff1a;border-color:#ffffff80}.hero-visual{align-items:center;display:flex;flex:1 1;justify-content:center;margin-left:-232px;position:relative;z-index:1}.phone-mockup{background:#1a1a1a;border-radius:30px;box-shadow:0 20px 40px #0000004d;height:560px;padding:8px;position:relative;width:280px}.phone-mockup:before{background:#333;border-radius:2px;content:"";height:4px;left:50%;position:absolute;top:15px;transform:translateX(-50%);width:60px}.phone-screen{background:#f8f9fa;border-radius:22px;height:100%;overflow:hidden;position:relative;width:100%}.app-preview{display:flex;flex-direction:column;height:100%}.app-header{background:linear-gradient(45deg,#000,#2a2a2a);color:#fff;padding:20px}.status-bar{font-size:12px;height:20px;margin-bottom:10px}.nav-bar,.status-bar{align-items:center;display:flex;justify-content:space-between}.nav-bar span{font-size:18px;font-weight:600}.nav-icons{display:flex;gap:8px}.icon{background:#ffffff4d;border-radius:50%;height:20px;width:20px}.app-content{background:#f8f9fa;flex:1 1;padding:20px}.show-card{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000001a;display:flex;gap:15px;margin-bottom:15px;padding:15px}.show-image{background:linear-gradient(45deg,#f60,#ff8533);border-radius:8px;flex-shrink:0;height:60px;width:60px}.show-info h4{color:#333;font-size:16px;font-weight:600;margin-bottom:5px}.show-info p{color:#666;font-size:14px;margin-bottom:2px}.show-type{color:#f60!important;font-size:12px!important;font-weight:600!important;letter-spacing:.5px;margin-top:4px!important;text-transform:uppercase}.countdown-section{background:#000;color:#fff;padding:80px 0;text-align:center}.countdown-section h2{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.countdown-section p{font-size:1.2rem;margin-bottom:3rem;opacity:.9}.countdown-timer{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-bottom:3rem}.countdown-item{align-items:center;display:flex;flex-direction:column;min-width:120px}.countdown-number{color:#f60;font-size:3rem;font-weight:800;line-height:1;margin-bottom:.5rem}.countdown-label{font-size:1rem;font-weight:600;letter-spacing:1px;opacity:.8;text-transform:uppercase}.features{background:#f8f9fa;padding:80px 0}.section-title{color:#333;font-size:2.5rem;font-weight:700;margin-bottom:3rem;text-align:center}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:3rem}.feature-card{background:#fff;border-radius:16px;box-shadow:0 4px 20px #0000001a;padding:2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.feature-card:hover{box-shadow:0 8px 30px #00000026;transform:translateY(-5px)}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-card h3{color:#333;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.feature-card p{color:#666;line-height:1.6}.venues-section{background:#fff;padding:80px 0}.venues-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.venues-text h2{color:#333;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.venues-text p{color:#666;font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.venues-benefits{list-style:none}.venues-benefits li{color:#555;font-size:1rem;padding:.5rem 0}.venues-visual{display:flex;justify-content:center}.analytics-dashboard{background:#fff;border-radius:16px;box-shadow:0 8px 30px #0000001a;max-width:400px;padding:2rem;width:100%}.dashboard-header{margin-bottom:2rem}.dashboard-header h4{color:#333;font-size:1.5rem;font-weight:600}.chart-row{align-items:end;display:flex;gap:1rem;height:120px;margin-bottom:2rem}.chart-bar{background:linear-gradient(0deg,#f60,#ff8533);border-radius:4px 4px 0 0;flex:1 1;min-height:20px}.stats-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.stat{background:#f8f9fa;border-radius:8px;padding:1rem;text-align:center}.stat-number{color:#f60;display:block;font-size:1.5rem;font-weight:700}.stat-label{color:#666;font-size:.9rem}.cta-section{background:linear-gradient(135deg,#000,#2a2a2a 50%,#1a1a1a);color:#fff;padding:80px 0;text-align:center}.cta-section h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.cta-section p{font-size:1.1rem;margin-bottom:2rem;opacity:.9}.footer{background:#1a1a1a;color:#fff;padding:60px 0 20px}.footer-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr 2fr;margin-bottom:2rem}.footer-brand h3{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#f60,#ff8533);-webkit-background-clip:text;background-clip:text;font-size:1.8rem;font-weight:700;margin-bottom:1rem}.footer-brand p{color:#999}.footer-links{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr)}.footer-column h4{color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.footer-column ul{list-style:none}.footer-column ul li{margin-bottom:.5rem}.footer-column ul li a{color:#999;text-decoration:none;transition:color .3s ease}.footer-column ul li a:hover{color:#f60}.footer-bottom{border-top:1px solid #333;color:#999;padding-top:2rem;text-align:center}@media (max-width:768px){.hero{flex-direction:column;padding:60px 20px;text-align:center}.hero-title{font-size:3rem}.hero-subtitle{font-size:1.3rem}.cta-buttons{justify-content:center}.phone-mockup{height:480px;margin-top:2rem;width:240px}.footer-content,.venues-content{gap:2rem;grid-template-columns:1fr}.footer-links{grid-template-columns:1fr}.cta-section h2,.section-title{font-size:2rem}}@media (max-width:480px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.features-grid{grid-template-columns:1fr}.cta-buttons{align-items:center;flex-direction:column}.cta-primary,.cta-secondary{max-width:250px;width:100%}.countdown-timer{gap:1rem}.countdown-item{min-width:80px}.countdown-number{font-size:2rem}.countdown-label{font-size:.9rem}}
/*# sourceMappingURL=main.6f7fe448.css.map*/