.landing-page{min-height:100vh;display:flex;flex-direction:column}.landing-page main{flex:1 1}.section-container{max-width:1200px;margin:0 auto;padding:0 24px}.section-header{text-align:center;margin-bottom:56px}.section-tag{display:inline-block;background:#EFF6FF;color:#2563EB;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:1px;padding:6px 14px;border-radius:20px;margin-bottom:14px}.section-title{font-size:34px;font-weight:700;color:#111827;margin:0 0 14px}.section-subtitle{font-size:17px;color:#6B7280;max-width:580px;margin:0 auto;line-height:1.6}.btn-primary,.btn-secondary{padding:13px 28px;border-radius:8px;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block;cursor:pointer;border:none}.btn-primary{background:#2563EB;color:white}.btn-primary:hover{background:#1D4ED8;transform:translateY(-2px);box-shadow:0 8px 24px rgba(37,99,235,.35)}.btn-secondary{background:transparent;color:#2563EB;border:2px solid #2563eb}.btn-secondary:hover{background:#2563EB;color:white}.hero-section{padding:120px 24px 80px;background:linear-gradient(135deg,#0F172A,#1E3A5F 60%,#1E40AF);min-height:90vh;display:flex;align-items:center}.hero-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:64px;gap:64px;align-items:center}.hero-badge{display:inline-block;background:rgba(255,255,255,.1);color:rgba(255,255,255,.9);border:1px solid rgba(255,255,255,.2);font-size:13px;font-weight:500;padding:6px 14px;border-radius:20px;margin-bottom:20px}.hero-title{font-size:44px;font-weight:800;line-height:1.15;margin:0 0 20px;color:white}.hero-title .highlight{color:#60A5FA;background:none;-webkit-text-fill-color:#60A5FA}.hero-subtitle{font-size:17px;line-height:1.7;color:rgba(255,255,255,.75);margin:0 0 32px}.hero-actions{display:flex;gap:14px;margin-bottom:48px}.hero-actions .btn-primary{background:#F59E0B;color:#1A1A1A}.hero-actions .btn-primary:hover{background:#D97706;box-shadow:0 8px 24px rgba(245,158,11,.4)}.hero-actions .btn-secondary{color:white;border-color:rgba(255,255,255,.5)}.hero-actions .btn-secondary:hover{background:rgba(255,255,255,.1);border-color:white}.hero-stats{display:flex;align-items:center;gap:24px}.stat-item{text-align:center}.stat-number{display:block;font-size:26px;font-weight:700;color:white}.stat-label{font-size:13px;color:rgba(255,255,255,.6)}.stat-divider{width:1px;height:40px;background:rgba(255,255,255,.2)}.hero-visual{position:relative}.dashboard-mockup{background:#F8FAFF;border-radius:12px;overflow:hidden;box-shadow:0 40px 80px rgba(0,0,0,.4);border:1px solid rgba(255,255,255,.1)}.mockup-topbar{background:white;padding:10px 16px;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;gap:16px}.mockup-logo-block{width:80px;height:16px;background:#2563EB;border-radius:4px}.mockup-nav-items{display:flex;gap:20px;flex:1 1}.mockup-nav-items span{display:block;width:40px;height:10px;background:#E5E7EB;border-radius:3px}.mockup-avatar{width:28px;height:28px;background:#2563EB;border-radius:50%}.mockup-body{display:flex;height:260px}.mockup-sidebar{width:48px;background:#1E3A5F;padding:12px 8px;display:flex;flex-direction:column;gap:8px}.mockup-menu-item{height:28px;background:rgba(255,255,255,.15);border-radius:6px}.mockup-menu-item.active{background:#2563EB}.mockup-main{flex:1 1;padding:14px;display:flex;flex-direction:column;gap:12px;background:#F8FAFF}.mockup-stats-row{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px}.mockup-stat-card{border-radius:6px;padding:8px;display:flex;flex-direction:column;gap:4px}.mockup-stat-card.blue{background:#EFF6FF;border-top:2px solid #2563eb}.mockup-stat-card.green{background:#ECFDF5;border-top:2px solid #059669}.mockup-stat-card.orange{background:#FFFBEB;border-top:2px solid #d97706}.mockup-stat-card.purple{background:#F5F3FF;border-top:2px solid #7c3aed}.msc-label{height:8px;background:rgba(0,0,0,.1);border-radius:3px;width:60%}.msc-value{height:16px;background:rgba(0,0,0,.15);border-radius:3px;width:80%}.mockup-charts-row{display:grid;grid-template-columns:1.5fr 1fr;grid-gap:8px;gap:8px;flex:1 1}.mockup-chart-block{background:white;border-radius:6px;padding:10px}.mcb-bars,.mockup-chart-block{display:flex;align-items:flex-end}.mcb-bars{gap:6px;width:100%;height:80px}.mcb-bars div{flex:1 1;background:#2563EB;border-radius:3px 3px 0 0;opacity:.7}.mcb-bars div:nth-child(2){opacity:1}.mcb-bars div:nth-child(4){background:#059669;opacity:1}.mockup-list-block{background:white;border-radius:6px;padding:10px;display:flex;flex-direction:column;gap:8px}.mlb-row{height:16px;background:#F3F4F6;border-radius:4px}.hero-float-card{position:absolute;background:white;border-radius:10px;padding:12px 16px;display:flex;align-items:center;gap:12px;box-shadow:0 16px 40px rgba(0,0,0,.15);animation:floatUp 3s ease-in-out infinite}.card-attendance{bottom:-20px;left:-32px;animation-delay:0s}.card-fees{top:24px;right:-28px;animation-delay:1.5s}@keyframes floatUp{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.hfc-icon{font-size:24px}.hfc-label{font-size:11px;color:#6B7280;font-weight:500}.hfc-value{font-size:18px;font-weight:700;color:#111827}.features-section{padding:100px 24px;background:white}.core-features-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px}.core-feature-card{background:white;padding:28px;border-radius:12px;border:1px solid #e5e7eb;border-top:4px solid var(--accent);box-shadow:0 2px 8px rgba(0,0,0,.04);transition:all .3s}.core-feature-card:hover{transform:translateY(-6px);box-shadow:0 16px 48px rgba(0,0,0,.1)}.cfc-icon-wrap{width:56px;height:56px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.cfc-icon{font-size:28px}.cfc-title{font-size:20px;font-weight:700;color:#111827;margin:0 0 4px}.cfc-subtitle{font-size:13px;color:var(--accent);font-weight:600;margin:0 0 12px}.cfc-desc{font-size:14px;color:#6B7280;line-height:1.65;margin:0 0 16px}.cfc-points{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px}.cfc-points li{font-size:13px;color:#374151}.cfc-check{font-weight:700;margin-right:6px}.modules-section{padding:100px 24px;background:#F9FAFB}.modules-tabs{display:flex;gap:12px;justify-content:center;margin-bottom:40px;flex-wrap:wrap}.module-tab{padding:10px 22px;border-radius:8px;border:2px solid #e5e7eb;background:white;color:#6B7280;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}.module-tab:hover{border-color:#9CA3AF;color:#374151}.module-tab.active{font-weight:700}.modules-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px;margin-bottom:48px}.module-card{background:white;border:1px solid #e5e7eb;border-radius:10px;padding:16px;display:flex;align-items:center;gap:14px;transition:all .2s;cursor:default;border-left:3px solid var(--accent)}.module-card:hover{box-shadow:0 4px 16px rgba(0,0,0,.08);transform:translateY(-2px)}.mc-icon{width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.mc-name{font-size:14px;font-weight:600;color:#111827;margin-bottom:2px}.mc-desc{font-size:12px;color:#9CA3AF}.modules-cta{text-align:center;display:flex;flex-direction:column;align-items:center;gap:16px}.modules-cta p{font-size:15px;color:#6B7280;margin:0}.screens-section{padding:100px 24px;background:white}.screens-layout{display:grid;grid-template-columns:240px 1fr;grid-gap:40px;gap:40px;align-items:start}.screens-tabs-vertical{display:flex;flex-direction:column;gap:10px}.screens-tab-btn{display:flex;align-items:center;gap:10px;padding:14px 18px;border-radius:10px;border:2px solid #e5e7eb;background:white;font-size:15px;font-weight:600;color:#6B7280;cursor:pointer;text-align:left;transition:all .2s}.screens-tab-btn:hover{border-color:#9CA3AF;color:#374151}.screens-tab-btn.active{font-weight:700}.stb-icon{font-size:18px}.screens-desc{font-size:14px;color:#6B7280;line-height:1.65;margin:16px 0 0;padding:0 4px}.screen-preview-wrap{border-radius:14px;overflow:hidden;box-shadow:0 24px 64px rgba(0,0,0,.12);border:1px solid #e5e7eb}.screen-preview{background:#F8FAFF}.sp-header{padding:12px 20px;display:flex;align-items:center;gap:16px}.sp-logo-dot{width:28px;height:28px;background:rgba(255,255,255,.3);border-radius:6px;flex-shrink:0}.sp-title-bar{flex:1 1}.sp-title-line{height:12px;background:rgba(255,255,255,.4);border-radius:4px;width:60%}.sp-actions{display:flex;gap:8px}.spa-dot{width:28px;height:28px;background:rgba(255,255,255,.25);border-radius:50%}.sp-body{display:flex;min-height:340px}.sp-sidebar{width:56px;background:white;padding:12px 8px;display:flex;flex-direction:column;gap:8px}.sp-sidebar-item{height:32px;background:#F3F4F6;border-radius:6px}.active-item{background:transparent}.sp-main{flex:1 1;padding:16px;background:#F8FAFF;display:flex;flex-direction:column;gap:16px}.sp-row{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}.sp-card{border-radius:8px;padding:12px;display:flex;flex-direction:column;gap:8px}.spc-label{height:10px;border-radius:3px;width:60%}.spc-value{height:20px;border-radius:4px;width:80%}.sp-table{background:white;border-radius:8px;overflow:hidden;border:1px solid #e5e7eb}.sp-table-head{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;grid-gap:8px;gap:8px;padding:10px 16px}.sp-th{height:10px;background:rgba(0,0,0,.15);border-radius:3px}.sp-th.wide{width:80%}.sp-table-row{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;grid-gap:8px;gap:8px;padding:10px 16px;border-top:1px solid #f3f4f6;align-items:center}.sp-cell{height:10px;background:#E5E7EB;border-radius:3px}.sp-cell.wide{width:75%}.sp-badge{height:20px;width:56px}.pricing-section{padding:100px 24px;background:#F9FAFB}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;max-width:960px;margin:0 auto}.pricing-card{background:white;border:2px solid #e5e7eb;border-radius:14px;padding:32px;position:relative;transition:all .3s}.pricing-card:hover{border-color:#2563EB;box-shadow:0 8px 32px rgba(37,99,235,.12)}.pricing-card.popular{border-color:#2563EB;box-shadow:0 20px 48px rgba(37,99,235,.18);transform:scale(1.04)}.popular-badge{position:absolute;top:-13px;left:50%;transform:translateX(-50%);background:#2563EB;color:white;padding:5px 16px;border-radius:20px;font-size:12px;font-weight:700;white-space:nowrap}.pricing-header{text-align:center;margin-bottom:24px}.pricing-name{font-size:20px;font-weight:700;color:#111827;margin:0 0 12px}.pricing-price{margin-bottom:8px}.pricing-price .price{font-size:40px;font-weight:800;color:#111827}.pricing-price .period{font-size:15px;color:#6B7280}.pricing-description{font-size:14px;color:#6B7280;margin:0}.pricing-features{list-style:none;padding:0;margin:0 0 28px}.pricing-features li{display:flex;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid #f3f4f6;font-size:14px;color:#4B5563}.pricing-features li:last-child{border-bottom:none}.check-icon{color:#2563EB;font-weight:700}.pricing-cta{display:block;width:100%;padding:13px;border-radius:8px;font-size:15px;font-weight:600;text-align:center;text-decoration:none;transition:all .2s;cursor:pointer;border:none;box-sizing:border-box}.pricing-cta.primary{background:#2563EB;color:white}.pricing-cta.primary:hover{background:#1D4ED8;transform:translateY(-2px);box-shadow:0 8px 20px rgba(37,99,235,.3)}.pricing-cta.secondary{background:white;color:#2563EB;border:2px solid #2563eb}.pricing-cta.secondary:hover{background:#2563EB;color:white}.faq-section{padding:100px 24px;background:white}.faq-list{max-width:760px;margin:0 auto;display:flex;flex-direction:column;gap:0}.faq-item{border-bottom:1px solid #e5e7eb}.faq-item:first-child{border-top:1px solid #e5e7eb}.faq-question{width:100%;display:flex;justify-content:space-between;align-items:center;padding:20px 0;background:none;border:none;text-align:left;font-size:16px;font-weight:600;color:#111827;cursor:pointer;gap:16px;transition:color .2s}.faq-item.open .faq-question,.faq-question:hover{color:#2563EB}.faq-icon{font-size:22px;font-weight:400;color:#9CA3AF;flex-shrink:0;line-height:1}.faq-item.open .faq-icon{color:#2563EB}.faq-answer{font-size:15px;color:#6B7280;line-height:1.7;padding-bottom:20px}.about-section{padding:100px 24px;background:#F9FAFB}.about-content{display:grid;grid-template-columns:1fr 1fr;grid-gap:64px;gap:64px;align-items:center}.about-text .section-title{text-align:left}.about-description{font-size:16px;color:#4B5563;line-height:1.8;margin:0 0 20px}.about-values{margin-top:32px}.value-item{display:flex;gap:16px;margin-bottom:24px}.value-icon{font-size:28px;flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#EFF6FF;border-radius:10px}.value-content h4{font-size:15px;font-weight:600;color:#111827;margin:0 0 6px}.value-content p{font-size:14px;color:#6B7280;margin:0}.stats-card{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px}.stat-large{background:white;padding:28px;border-radius:12px;text-align:center;box-shadow:0 4px 20px rgba(0,0,0,.06);border-top:3px solid #2563eb}.stat-large .number{display:block;font-size:34px;font-weight:800;color:#2563EB;margin-bottom:8px}.stat-large .label{font-size:13px;color:#6B7280;font-weight:500}.contact-section{padding:100px 24px;background:white}.contact-content{display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px}.contact-info{display:flex;flex-direction:column;gap:20px}.contact-item{display:flex;gap:16px;align-items:flex-start;background:#F9FAFB;border:1px solid #e5e7eb;border-radius:12px;padding:18px}.contact-icon{font-size:20px;flex-shrink:0;width:44px;height:44px;background:#1E3A5F;border-radius:10px;display:flex;align-items:center;justify-content:center}.contact-details h4{font-size:15px;font-weight:600;color:#111827;margin:0 0 4px}.contact-details p{font-size:14px;color:#6B7280;margin:0;line-height:1.6}.contact-cta{background:linear-gradient(135deg,#0F172A,#1E3A5F);border-radius:16px;padding:48px 40px;color:white;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}.contact-cta h3{font-size:24px;font-weight:700;margin:0}.contact-cta p{font-size:15px;color:rgba(255,255,255,.75);margin:0}.contact-cta .btn-primary{background:#F59E0B;color:#1A1A1A;font-weight:700}.contact-cta .btn-primary:hover{background:#D97706;box-shadow:0 8px 24px rgba(245,158,11,.4)}@media (max-width:1024px){.hero-inner{grid-template-columns:1fr;text-align:center}.hero-visual{display:none}.hero-actions,.hero-stats{justify-content:center}.core-features-grid{grid-template-columns:repeat(2,1fr)}.modules-grid{grid-template-columns:repeat(3,1fr)}.pricing-grid{grid-template-columns:1fr;max-width:400px}.pricing-card.popular{transform:none}.screens-layout{grid-template-columns:1fr}.screens-tabs-vertical{flex-direction:row;flex-wrap:wrap}.screens-desc{width:100%}.about-content,.contact-content{grid-template-columns:1fr}}@media (max-width:768px){.hero-section{padding:100px 24px 60px;min-height:auto}.hero-title{font-size:30px}.hero-subtitle{font-size:15px}.hero-actions{flex-direction:column;align-items:center}.hero-stats{flex-wrap:wrap;gap:20px}.stat-divider{display:none}.section-title{font-size:26px}.core-features-grid{grid-template-columns:1fr}.modules-grid{grid-template-columns:repeat(2,1fr)}.stats-card{grid-template-columns:1fr}.sp-row{grid-template-columns:repeat(2,1fr)}.sp-table-head,.sp-table-row{grid-template-columns:2fr 1fr}.sp-badge,.sp-cell:nth-child(3),.sp-th:nth-child(3),.sp-th:nth-child(4){display:none}}@media (max-width:480px){.modules-grid{grid-template-columns:1fr}.modules-tabs{flex-direction:column;align-items:stretch}.module-tab{text-align:center}}