section{margin-bottom:3rem}.hero-section{border:none;background:#f5f5f5;border-radius:20px;padding:4rem 3.5rem;margin-bottom:3rem}.hero-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:3rem;max-width:100%;width:100%;padding:0;margin:0 auto;align-items:center}.hero-content{text-align:left;max-width:100%}.eyebrow{display:inline-block;background:#38d966;color:#fff;padding:.5rem 1rem;border-radius:999px;font-size:.75rem;font-weight:700;margin-bottom:1.5rem;letter-spacing:.08em}h1{margin:0 0 1.2rem;font-size:clamp(2rem,4vw,3.2rem);line-height:1.15;color:#1f3a3f}.highlight-teal{color:#1f6f78;font-style:italic}.hero-subtitle{font-size:1rem;line-height:1.7;margin-bottom:2rem;color:#555;max-width:45ch}.hero-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-bottom:1.5rem}.btn-primary,.btn-secondary{text-decoration:none;padding:.85rem 1.5rem;border-radius:8px;font-weight:600;transition:all .2s ease;border:none}.btn-primary{background:#1f6f78;color:#fff}.btn-secondary{background:#fff;color:#1f6f78;border:2px solid #1f6f78}.btn-primary:hover,.btn-secondary:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.hero-note{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#666}.hero-note svg{flex-shrink:0;width:16px;height:16px}.hero-visual{display:flex;justify-content:center;align-items:center}.dashboard-mockup{background:#2a2a2a;border-radius:12px;overflow:hidden;width:100%;max-width:380px;box-shadow:0 10px 40px #0003;position:relative}.dashboard-header{background:linear-gradient(135deg,#1a5f6f,#1f6f78);padding:1rem;border-bottom:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;align-items:center}.dashboard-title{color:#fff;font-weight:600;font-size:.85rem;letter-spacing:.1em}.dashboard-badge{background:orange;color:#fff;padding:.3rem .7rem;border-radius:4px;font-size:.7rem;font-weight:600}.dashboard-content{padding:1.2rem;min-height:200px;display:flex;flex-direction:column;justify-content:flex-start}.transaction-card{background:#fff;border:1px solid #e5e5e5;border-radius:8px;padding:1rem;margin-bottom:1.2rem}.card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;gap:.5rem;flex-wrap:wrap}.card-header h3{margin:0;font-size:.95rem;color:#1f3a3f;font-weight:600}.status-badge{background:#ffe4e6;color:#c5192d;padding:.25rem .6rem;border-radius:3px;font-size:.65rem;font-weight:600}.card-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem;margin-bottom:1rem;padding:.8rem 0}.card-field{display:flex;flex-direction:column}.card-field .label{font-size:.7rem;color:#999;font-weight:600;margin-bottom:.3rem}.card-field .value{font-size:.9rem;color:#1f3a3f;font-weight:600}.card-actions{display:flex;gap:.6rem;flex-wrap:wrap}.btn-complete,.btn-cancel,.btn-refund{border:none;padding:.5rem 1rem;border-radius:4px;font-size:.8rem;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:.4rem;transition:all .2s}.btn-complete{background:#ff5c4d;color:#fff}.btn-complete:hover{background:#e54836}.btn-cancel{background:#f5f5f5;color:#1f3a3f;border:1px solid #e5e5e5}.btn-cancel:hover{background:#efefef}.btn-refund{background:#fff5f5;color:#ff5c4d;border:1px solid #ffcccc}.btn-refund:hover{background:#ffefef}.btn-complete svg,.btn-cancel svg,.btn-refund svg{width:14px;height:14px}.payout-card{position:absolute;bottom:20px;right:20px;background:#fff;padding:1rem;border-radius:8px;box-shadow:0 4px 16px #0000001f;min-width:150px}.payout-label{font-size:.65rem;color:#999;font-weight:700;letter-spacing:.1em;margin-bottom:.4rem}.payout-amount{font-size:1.4rem;font-weight:800;color:#1f3a3f;margin-bottom:.5rem}.payout-growth{display:flex;align-items:center;gap:.4rem;color:#38d966;font-size:.8rem;font-weight:600}.payout-growth svg{width:12px;height:12px}.card{border:1px solid rgba(31,111,120,.22);background:#ffffffbd;border-radius:24px;padding:1.2rem}.section-header{text-align:center;margin-bottom:1rem}.section-header h2{margin:0;font-size:2rem}.section-header p{margin:.4rem 0 0;color:#32414c}.goal-grid,.workflow-grid,.strategy-grid{display:grid;gap:1rem}.card h3{margin:0 0 .55rem;text-align:center}.card p{margin:0;color:#32414c;line-height:1.65}.featured-card{text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;background:linear-gradient(160deg,#1f6f781f,#ffffffdb)}.featured-card p{max-width:34ch}.goal-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.workflow-grid,.strategy-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.steps-container{display:flex;flex-direction:column;gap:2rem;max-width:700px;margin:0 auto}.step{display:flex;gap:1.5rem;align-items:flex-start}.step-number{flex-shrink:0;width:50px;height:50px;background:var(--brand-1);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.3rem}.step-content h3{margin:0 0 .5rem;font-size:1.1rem;color:#1f3a3f}.step-content p{margin:0;color:#32414c;line-height:1.65}.fvp-content{display:none}.fvp-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:3rem;max-width:100%;padding:4rem 3.5rem;align-items:center;background:linear-gradient(135deg,#dd5b3a,#b84123);border-radius:20px;box-shadow:0 15px 30px #dd5b3a26}.fvp-left{display:flex;align-items:center}.disrupt-card{background:#fff;padding:2.5rem;border-radius:16px;color:#1f3a3f;box-shadow:0 10px 25px #0000001a}.disrupt-card h3{margin:0 0 1.2rem;font-size:1.6rem;font-weight:700;line-height:1.3;color:#dd5b3a}.disrupt-card p{margin:0 0 1rem;font-size:.95rem;line-height:1.7;color:#555}.disrupt-card p:last-child{margin-bottom:0}.fvp-right{display:flex;flex-direction:column;gap:2rem}.eyebrow-text{display:block;text-transform:uppercase;font-size:.75rem;letter-spacing:.15em;color:#ffd6a5;font-weight:700;margin-bottom:.5rem}.fvp-right h2{margin:0 0 2rem;font-size:clamp(2rem,3vw,2.8rem);line-height:1.2;color:#fff;font-weight:700}.feature-item{display:flex;gap:1.2rem;align-items:flex-start}.feature-icon{flex-shrink:0;width:48px;height:48px;background:#fff;color:#dd5b3a;border-radius:12px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 10px #0000001a}.feature-icon svg{width:24px;height:24px}.feature-content h4{margin:0 0 .5rem;font-size:1.1rem;font-weight:700;color:#fff}.feature-content p{margin:0;font-size:.95rem;color:#ffffffe6;line-height:1.6}.fvp-card{border:1px solid rgba(31,111,120,.22);background:#ffffffbd;border-radius:24px;padding:1.5rem}.fvp-card h3{margin:0 0 .8rem;font-size:1.1rem;color:#1f3a3f}.fvp-card p{margin:0;color:#32414c;line-height:1.65}.winning-formula-wrapper{background:#256468;border-radius:20px;padding:3.5rem 4rem;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.wf-left h2{color:#fff;font-size:clamp(2.5rem,4vw,3.5rem);line-height:1.1;margin:.8rem 0 1.2rem;letter-spacing:-.02em}.wf-left .highlight-green{color:#38d966}.wf-eyebrow{color:#92babb;margin-bottom:0}.wf-left p{color:#ffffffd9;font-size:1.05rem;line-height:1.6;max-width:420px;margin:0}.wf-left p strong{color:#fff;font-weight:700}.pricing-card-wrapper{display:flex;justify-content:center;align-items:center}.pricing-card{background:#fff;border-radius:12px;padding:2.5rem 3rem;transform:rotate(-3deg);box-shadow:0 15px 35px #0003;width:100%;max-width:360px;color:#1f3a3f}.pc-header{text-align:center;color:#cb7044;font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.5rem}.pc-price{display:flex;justify-content:center;align-items:center;gap:.6rem;color:#24585c}.pc-price .currency{font-size:1.4rem;font-weight:700;margin-top:1rem}.pc-price .amount{font-size:5.5rem;font-weight:800;line-height:1;letter-spacing:-.04em}.pc-divider{border:none;height:1px;background:#e8e8e8;margin:1.8rem 0}.pc-features{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.2rem}.pc-features li{display:flex;align-items:center;gap:1rem;font-size:.95rem;font-weight:600;color:#32414c}.check-icon{background:#0f854a;color:#fff;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.check-icon svg{width:12px;height:12px}.profit-audit{margin-bottom:5rem}.audit-header{text-align:center;margin-bottom:3rem}.audit-header h2{font-size:clamp(2rem,3vw,2.5rem);color:#1f3a3f;margin:0 0 .5rem;font-weight:700}.audit-header p{color:#666;font-size:1.1rem;margin:0}.audit-container{display:flex;justify-content:center;align-items:stretch;max-width:900px;margin:0 auto;position:relative}.audit-card{flex:1;padding:3rem 2.5rem;border-radius:12px}.audit-card.traditional{background:#f5f6f8;z-index:1;border-top-right-radius:0;border-bottom-right-radius:0;margin-right:-20px;padding-right:3.5rem}.audit-card.edumania{background:#256468;color:#fff;z-index:2;box-shadow:0 0 0 4px #38d966,0 10px 30px #00000026;position:relative}.card-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.card-title h3{margin:0;font-size:1.35rem;font-weight:600}.traditional .card-title h3{color:#555}.edumania .card-title h3{color:#fff}.badge-icon{background:#38d966;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.badge-icon svg{color:#256468}.audit-row{display:flex;justify-content:space-between;align-items:center;padding:1.2rem 0;font-size:.95rem}.traditional .audit-row{color:#666}.edumania .audit-row{color:#ffffffd9;border-bottom:1px solid rgba(255,255,255,.15)}.edumania .audit-row.total{border-bottom:none;padding-top:2rem}.value{font-weight:600}.traditional .value{color:#333}.value.negative{color:#d03050}.value.positive{color:#38d966}.audit-divider{border:none;height:1px;background:#e0e0e0;margin:1.5rem 0}.audit-row.total{margin-top:.5rem;align-items:center}.traditional .audit-row.total span:first-child{font-weight:700;color:#333}.edumania .audit-row.total span:first-child{font-weight:700;color:#fff}.total-value{font-size:1.8rem;font-weight:800;color:#1f3a3f}.total-value.positive-large{color:#38d966;font-size:2.2rem}.audit-footer{background:#0003;padding:1rem;text-align:center;border-radius:6px;margin-top:2.5rem;font-size:.9rem;color:#ffffffe6}.launch-section{margin-bottom:5rem;max-width:100%;margin-left:auto;margin-right:auto;padding:0 1.5rem}.launch-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:2rem}.lh-left h2{font-size:clamp(2.2rem,4vw,3rem);margin:0;color:#1f3a3f;line-height:1.1;font-weight:700;letter-spacing:-.02em}.btn-video{background:#2b6a69;color:#fff;padding:.8rem 1.5rem;border-radius:6px;text-decoration:none;font-weight:600;display:inline-block;transition:all .2s}.btn-video:hover{background:#1c4d50}.launch-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.launch-card{background:#fff;padding:2rem 1.8rem;border-radius:8px;box-shadow:0 4px 20px #00000008;display:flex;flex-direction:column;border:1px solid #f0f0f0}.launch-card.active{border-bottom:4px solid #14713c;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.card-num{background:#e4e7e8;color:#2b6a69;width:44px;height:44px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:700;margin-bottom:1.8rem}.card-num.active{background:#55f375;color:#14713c}.card-icon{color:#134f37;margin-bottom:1rem;display:flex;align-items:center}.launch-card h3{font-size:1.15rem;margin:0 0 .8rem;color:#1f3a3f;font-weight:700}.launch-card p{margin:0;font-size:.95rem;line-height:1.6;color:#666}.reasons-section{margin-bottom:5rem;max-width:100%}.reasons-grid{display:grid;grid-template-columns:2fr 1fr;gap:1.5rem}.reason-card-light{background:#f0f2f5;border-radius:12px;padding:4rem 4.5rem;display:flex;flex-direction:column;justify-content:center}.reason-card-light h2{color:#1f3a3f;font-size:clamp(2rem,3vw,2.8rem);margin:0 0 1rem;font-weight:700}.reason-subtitle{color:#555;font-size:1.15rem;line-height:1.6;max-width:45ch;margin:0 0 3.5rem}.reason-features{display:grid;grid-template-columns:1fr 1fr;gap:3rem}.rf-icon{color:#b84123;margin-bottom:1rem;display:flex;align-items:center}.rf-icon svg{width:24px;height:24px}.rf-item h4{margin:0 0 .8rem;font-size:1.15rem;font-weight:700;color:#1f3a3f}.rf-item p{margin:0;font-size:.95rem;line-height:1.6;color:#666}.reason-card-dark{background:#256468;border-radius:12px;padding:3.5rem 3rem;color:#fff;display:flex;flex-direction:column;justify-content:center}.grow-icon{color:#38d966;margin-bottom:1.5rem}.reason-card-dark h2{font-size:clamp(1.8rem,2.5vw,2.2rem);margin:0 0 1rem;color:#fff;font-weight:700;line-height:1.25}.grow-subtitle{color:#ffffffd9;font-size:.95rem;line-height:1.6;margin:0 0 2rem}.grow-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.2rem}.grow-list li{display:flex;align-items:center;gap:1rem;font-weight:600;font-size:.95rem;color:#fff}.check-circle{background:#ffffff26;border-radius:8px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.check-circle svg{color:#38d966}.pay-app-wrapper{background:#f8f9fa;border-radius:20px;padding:4rem 3.5rem;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.pay-app-content h2{color:#1f3a3f;font-size:clamp(1.8rem,3vw,2.5rem);margin:.5rem 0 1.5rem;font-weight:700}.pay-app-content p{color:#555;line-height:1.7;margin-bottom:2rem}.pay-flow{display:flex;flex-direction:column;gap:0;margin-bottom:2.5rem;position:relative}.flow-step{display:flex;align-items:flex-start;gap:1.5rem;background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 2px 8px #0000000d;border:1px solid #e5e5e5;position:relative;margin-bottom:1.5rem}.flow-step:not(:last-child):after{content:"";position:absolute;left:2.75rem;top:100%;width:2px;height:1.5rem;background:linear-gradient(to bottom,#1f6f78,#e5e5e5)}.flow-step .step-number{background:#1f6f78;color:#fff;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem;flex-shrink:0;z-index:1}.step-content{display:flex;flex-direction:column;gap:.5rem;flex:1}.step-title{font-size:1rem;font-weight:700;color:#1f3a3f}.step-text{font-size:.9rem;color:#555;line-height:1.5}.pay-security{background:#fff;padding:1.5rem;border-radius:12px;margin-bottom:2rem;box-shadow:0 2px 8px #0000000d}.pay-security h3{margin:0 0 1rem;color:#1f3a3f;font-size:1.1rem;font-weight:700}.security-features{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.8rem}.security-features li{display:flex;align-items:center;gap:.8rem;font-size:.9rem;color:#555}.security-features li svg{color:#38d966;flex-shrink:0}.pay-download{display:none}.pay-app-visual{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem;gap:2rem}.pay-app-logo{max-width:280px;width:100%;height:auto;filter:drop-shadow(0 10px 30px rgba(0,0,0,.15))}.google-play-link{display:inline-block;transition:transform .2s ease}.google-play-link:hover{transform:scale(1.05)}.google-play-logo{width:180px;height:auto}.final-cta{text-align:center;padding:6rem 1.5rem;margin:4rem 0;background:transparent}.final-cta h2{font-size:3.5rem;font-weight:700;color:#1f2937;line-height:1.1;margin-bottom:1.5rem;letter-spacing:-.04em}.final-cta p{color:#6b7280;font-size:1.125rem;max-width:600px;margin:0 auto 2.5rem;line-height:1.6}.final-cta .btn-primary{font-size:1.125rem;padding:1rem 2rem;font-weight:600;background:#2b6a69;color:#fff;text-decoration:none;border-radius:8px;display:inline-block;transition:transform .2s,box-shadow .2s}.final-cta .btn-primary:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}@media(max-width:1024px){.hero-wrapper{grid-template-columns:1fr;gap:2rem;padding:0}.hero-content{text-align:center}h1{max-width:30ch;margin-left:auto;margin-right:auto}.hero-subtitle{max-width:100%;margin-left:auto;margin-right:auto}.hero-actions,.hero-note{justify-content:center}.winning-formula-wrapper{grid-template-columns:1fr;padding:3rem 2rem;gap:3rem}.wf-left p{max-width:100%}.pricing-card{transform:none}.audit-container{flex-direction:column;gap:1.5rem}.audit-card.traditional{border-radius:12px;margin-right:0;padding:1.5rem}.audit-card.edumania{padding:1.5rem}.launch-grid{grid-template-columns:repeat(2,1fr)}.reasons-grid{grid-template-columns:1fr}.reason-card-light{padding:2.5rem 1.5rem}.pay-app-wrapper{grid-template-columns:1fr;padding:2.5rem 1.5rem}.pay-flow .flow-step{padding:1.2rem;gap:1rem}.pay-flow .flow-step:not(:last-child):after{left:2.2rem}.pay-flow .flow-step .step-number{width:28px;height:28px;font-size:.9rem}.final-cta{padding:4rem 1rem;margin:2rem 0}.final-cta h2{font-size:2.5rem}.final-cta h2 br{display:none}}@media(max-width:960px){.goal-grid,.workflow-grid,.strategy-grid,.fvp-content,.fvp-wrapper{grid-template-columns:1fr}.hero-section,.winning-formula-wrapper,.fvp-wrapper{padding:2.5rem 1.5rem}.winning-formula-section,.profit-audit,.origin-story,.launch-section,.reasons-section{margin-left:0;margin-right:0;padding-left:1rem;padding-right:1rem}.launch-grid{grid-template-columns:1fr}.launch-header{flex-direction:column;align-items:flex-start;gap:1.5rem}}
