.landing-page{min-height:100vh;background:#fff;color:#1e293b}.nav{position:fixed;top:0;left:0;right:0;z-index:100;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #e2e8f0}.nav-container{max-width:1200px;margin:0 auto;padding:0 2rem;height:72px;display:flex;align-items:center;justify-content:space-between}.nav-logo{display:flex;align-items:center;gap:.75rem;text-decoration:none}.logo-icon{width:2.5rem;height:2.5rem;background:linear-gradient(135deg,#2563eb,#4f46e5);border-radius:.625rem;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 14px #2563eb4d}.logo-icon svg{width:1.25rem;height:1.25rem;color:#fff}.logo-img{width:2.75rem;height:2.75rem;object-fit:contain}.logo-img-sm{width:2.25rem;height:2.25rem;object-fit:contain}.logo-text{display:flex;flex-direction:column}.logo-name{font-size:1.125rem;font-weight:700;color:#0f172a;line-height:1.2}.logo-tagline{font-size:.6875rem;color:#64748b;text-transform:uppercase;letter-spacing:.1em}.nav-links{display:flex;align-items:center;gap:2rem}.nav-links a{font-size:.9375rem;font-weight:500;color:#64748b;text-decoration:none;transition:color .2s}.nav-links a:hover{color:#0f172a}.nav-actions{display:flex;align-items:center;gap:.75rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.9375rem;font-weight:500;border-radius:.625rem;border:none;cursor:pointer;transition:all .2s;text-decoration:none;white-space:nowrap}.btn svg{width:1rem;height:1rem}.btn-primary{background:#2563eb;color:#fff;box-shadow:0 4px 14px #2563eb4d}.btn-primary:hover{background:#1d4ed8;transform:translateY(-1px)}.btn-secondary{background:#fff;color:#374151;border:1px solid #e2e8f0}.btn-secondary:hover{background:#f9fafb;border-color:#d1d5db}.btn-ghost{background:transparent;color:#64748b}.btn-ghost:hover{color:#0f172a;background:#f1f5f9}.btn-light{background:#fff;color:#2563eb}.btn-light:hover{background:#f9fafb}.btn-lg{padding:.875rem 1.5rem;font-size:1rem;font-weight:600}.btn-xl{padding:1rem 2rem;font-size:1.0625rem;font-weight:600}.btn-block{width:100%}.hero{padding:10rem 2rem 6rem;background:linear-gradient(180deg,#f8fafc,#fff)}.hero-container{max-width:1200px;margin:0 auto}.hero-content{max-width:720px}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#eff6ff;border:1px solid #bfdbfe;border-radius:9999px;font-size:.875rem;font-weight:500;color:#1d4ed8;margin-bottom:1.5rem}.badge-dot{width:.5rem;height:.5rem;background:#2563eb;border-radius:50%;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.hero-title{font-size:3.5rem;font-weight:800;color:#0f172a;line-height:1.1;margin-bottom:1.5rem}.hero-title span{background:linear-gradient(135deg,#2563eb,#4f46e5);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-description{font-size:1.25rem;color:#64748b;line-height:1.7;margin-bottom:2rem}.hero-actions{display:flex;gap:1rem;margin-bottom:3rem}.hero-info{display:flex;flex-wrap:wrap;gap:2rem}.info-item{display:flex;align-items:center;gap:.5rem;font-size:.9375rem;color:#64748b}.info-item svg{width:1.25rem;height:1.25rem;color:#2563eb}.section{padding:5rem 2rem}.section-gray{background:#f8fafc}.section-dark{background:#0f172a;color:#fff}.section-container{max-width:1200px;margin:0 auto}.section-header{text-align:center;max-width:640px;margin:0 auto 3rem}.section-badge{display:inline-block;padding:.375rem .875rem;background:#eff6ff;color:#2563eb;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;border-radius:9999px;margin-bottom:1rem}.section-badge.dark{background:#2563eb33;color:#93c5fd}.section-title{font-size:2.25rem;font-weight:700;color:#0f172a;margin-bottom:.75rem}.section-dark .section-title{color:#fff}.section-description{font-size:1.125rem;color:#64748b}.section-dark .section-description{color:#94a3b8}.features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.feature-card{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:2rem;transition:all .2s}.feature-card:hover{border-color:#2563eb;box-shadow:0 4px 14px #2563eb1a;transform:translateY(-2px)}.feature-icon{width:3rem;height:3rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.feature-icon svg{width:1.5rem;height:1.5rem}.feature-icon.blue{background:#eff6ff;color:#2563eb}.feature-icon.green{background:#f0fdf4;color:#16a34a}.feature-icon.purple{background:#faf5ff;color:#9333ea}.feature-icon.amber{background:#fffbeb;color:#d97706}.feature-card h3{font-size:1.125rem;font-weight:600;color:#0f172a;margin-bottom:.5rem}.feature-card p{font-size:.9375rem;color:#64748b}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.pricing-card{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:2rem;position:relative;transition:all .2s}.pricing-card:hover{box-shadow:0 8px 25px #0000001a}.pricing-card.featured{border-color:#2563eb;border-width:2px}.pricing-badge{position:absolute;top:-.75rem;left:50%;transform:translate(-50%);padding:.375rem 1rem;background:#2563eb;color:#fff;font-size:.75rem;font-weight:600;border-radius:9999px;white-space:nowrap}.pricing-name{font-size:1.25rem;font-weight:600;color:#0f172a;margin-bottom:.5rem}.pricing-description{font-size:.875rem;color:#64748b;margin-bottom:1.5rem}.pricing-price{margin-bottom:.25rem}.price-value{font-size:2.5rem;font-weight:700;color:#0f172a}.price-currency{font-size:1.25rem;font-weight:500;color:#64748b}.price-duration{font-size:.875rem;color:#94a3b8;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #f1f5f9}.pricing-features{list-style:none;padding:0;margin:0 0 1.5rem}.pricing-features li{display:flex;align-items:center;gap:.75rem;font-size:.9375rem;color:#475569;padding:.5rem 0}.pricing-features svg{width:1.25rem;height:1.25rem;color:#16a34a;flex-shrink:0}.tournaments-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:900px;margin:0 auto}.tournament-card{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:2rem;transition:all .2s}.tournament-card:hover{border-color:#2563eb;box-shadow:0 4px 14px #2563eb1a}.tournament-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.tournament-format{padding:.375rem .75rem;background:#fffbeb;color:#d97706;font-size:.75rem;font-weight:600;border-radius:.375rem}.tournament-status{font-size:.875rem;color:#16a34a}.tournament-name{font-size:1.5rem;font-weight:700;color:#0f172a;margin-bottom:.5rem}.tournament-subtitle{font-size:.9375rem;color:#64748b;margin-bottom:1.5rem}.tournament-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin-bottom:1.5rem}.tournament-stat{background:#f8fafc;border-radius:.625rem;padding:1rem;text-align:center}.tournament-stat.highlight{background:#f0fdf4;border:1px solid #bbf7d0}.stat-label{display:block;font-size:.6875rem;color:#64748b;text-transform:uppercase;margin-bottom:.25rem}.stat-value{display:block;font-size:1rem;font-weight:600;color:#0f172a}.stat-value.green{color:#16a34a}.stat-value.blue{color:#2563eb}.cta-section{padding:5rem 2rem;background:linear-gradient(135deg,#2563eb,#4f46e5);text-align:center}.cta-container{max-width:640px;margin:0 auto}.cta-title{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:1rem}.cta-description{font-size:1.125rem;color:#fffc;margin-bottom:2rem}.cta-section .btn-primary{background:#fff;color:#2563eb}.cta-section .btn-primary:hover{background:#f0f9ff}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.contact-details{margin-top:2rem}.contact-item{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.5rem}.contact-icon{width:2.5rem;height:2.5rem;background:#eff6ff;border-radius:.625rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.contact-icon svg{width:1.25rem;height:1.25rem;color:#2563eb}.contact-item h4{font-size:.9375rem;font-weight:600;color:#0f172a;margin-bottom:.25rem}.contact-item p{font-size:.9375rem;color:#64748b}.contact-form{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:2rem}.form-title{font-size:1.25rem;font-weight:600;color:#0f172a;margin-bottom:1.5rem}.form-group{margin-bottom:1.25rem}.form-group label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}.form-group input,.form-group textarea{width:100%;padding:.75rem 1rem;font-size:.9375rem;color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:.625rem;transition:all .2s}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.form-group textarea{resize:vertical;min-height:120px}.footer{background:#f8fafc;border-top:1px solid #e2e8f0;padding:2rem}.footer-container{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.footer-brand{display:flex;align-items:center;gap:.75rem}.footer-brand .logo-icon{width:2rem;height:2rem}.footer-brand .logo-name{font-size:1rem;font-weight:600;color:#0f172a}.footer-links{display:flex;gap:2rem}.footer-links a{font-size:.875rem;color:#64748b;text-decoration:none;transition:color .2s}.footer-links a:hover{color:#0f172a}.footer-copyright{font-size:.875rem;color:#94a3b8}@media(max-width:1024px){.features-grid,.pricing-grid{grid-template-columns:repeat(2,1fr)}.pricing-grid>:last-child{grid-column:span 2;max-width:400px;margin:0 auto}}@media(max-width:768px){.nav-links{display:none}.hero-title{font-size:2.5rem}.features-grid,.pricing-grid,.tournaments-grid{grid-template-columns:1fr}.pricing-grid>:last-child{grid-column:span 1;max-width:none}.contact-grid{grid-template-columns:1fr;gap:2rem}.footer-container{flex-direction:column;gap:1.5rem;text-align:center}.hero-actions{flex-direction:column}.hero-info{flex-direction:column;gap:1rem}}@media(max-width:480px){.hero{padding:8rem 1.5rem 4rem}.hero-title{font-size:2rem}.section,.cta-section{padding:3rem 1.5rem}}
