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}}.mentor-features{margin-bottom:5rem}.mf-header{text-align:center;margin-bottom:3rem}.mf-header .eyebrow-text{color:#cb7044;letter-spacing:.1em;font-size:.8rem;margin-bottom:1rem;text-transform:uppercase;font-weight:700}.mf-header h2{font-size:clamp(2rem,4vw,3rem);color:#1f3a3f;margin:0;font-weight:700;letter-spacing:-.02em}.mf-blocks{display:flex;flex-direction:column;gap:2rem}.mf-block{background:#fff;border-radius:20px;padding:3.5rem;box-shadow:0 10px 40px #0000000d;border:1px solid rgba(31,111,120,.12);display:grid;grid-template-columns:1.1fr 1fr;gap:3rem;align-items:center}.mf-block:nth-child(2n) .mf-visual{order:-1}.mf-content{max-width:520px}.mf-icon{width:52px;height:52px;background:#e8f0f0;border-radius:14px;display:flex;align-items:center;justify-content:center;color:#1f6f78;margin-bottom:1.5rem}.mf-icon svg{width:26px;height:26px}.mf-content h3{font-size:clamp(1.4rem,2.2vw,1.8rem);font-weight:700;color:#1f3a3f;margin:0 0 1rem;line-height:1.3;letter-spacing:-.02em}.mf-content>p{color:#555;line-height:1.7;margin:0 0 1.75rem;font-size:1rem}.mf-points{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.85rem}.mf-points li{display:flex;align-items:center;gap:.75rem;font-size:.95rem;font-weight:600;color:#1f3a3f}.mf-check{background:#1f6f78;color:#fff;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.mf-visual{display:flex;justify-content:center;align-items:center}.encrypt-mockup{background:#f0f2f5;border-radius:16px;padding:1.5rem;width:100%;max-width:380px;box-shadow:0 15px 40px #00000014}.enc-frame{background:#1f3a3f;border-radius:12px;overflow:hidden}.enc-screen{position:relative;aspect-ratio:16 / 9;background:radial-gradient(circle at 30% 25%,rgba(56,217,102,.3),transparent 55%),radial-gradient(circle at 75% 75%,rgba(221,91,58,.25),transparent 55%),#14252a;display:flex;align-items:center;justify-content:center}.enc-play{width:54px;height:54px;background:#ffffffe6;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#1f6f78;box-shadow:0 6px 20px #0000004d}.enc-lock{position:absolute;top:.75rem;left:.75rem;width:30px;height:30px;background:#ffffff26;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#38d966}.enc-footer{display:flex;justify-content:space-between;align-items:center;padding:.85rem 1rem;border-top:1px solid rgba(255,255,255,.1)}.enc-title{font-size:.8rem;font-weight:700;color:#fff}.enc-secure{display:flex;align-items:center;gap:.35rem;font-size:.7rem;font-weight:700;color:#38d966}.quiz-mockup{background:#f0f2f5;border-radius:16px;padding:1.5rem;width:100%;max-width:380px;box-shadow:0 15px 40px #00000014}.quiz-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem}.quiz-header>span:first-child{font-size:.9rem;font-weight:800;color:#1f3a3f}.quiz-saved{font-size:.7rem;font-weight:700;color:#1f6f78;background:#e8f0f0;padding:.3rem .7rem;border-radius:999px}.quiz-field{margin-bottom:1rem}.quiz-label{display:block;font-size:.7rem;font-weight:700;color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.4rem}.quiz-input{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:.75rem .9rem;font-size:.9rem;font-weight:600;color:#1f3a3f}.quiz-options{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.25rem}.quiz-option{display:flex;align-items:center;gap:.6rem;background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:.6rem .8rem}.quiz-option.correct{border-color:#38d966;background:#f0fbf4}.qo-circle{width:18px;height:18px;border-radius:50%;border:2px solid #d1d5db;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff}.quiz-option.correct .qo-circle{background:#38d966;border-color:#38d966}.qo-text{font-size:.85rem;font-weight:600;color:#1f3a3f}.quiz-actions{display:flex;justify-content:space-between;align-items:center}.quiz-add{font-size:.8rem;font-weight:700;color:#1f6f78}.quiz-preview{font-size:.8rem;font-weight:700;color:#fff;background:#1f6f78;padding:.45rem .9rem;border-radius:8px}.pdf-mockup{background:#f0f2f5;border-radius:16px;padding:1.5rem;width:100%;max-width:380px;box-shadow:0 15px 40px #00000014}.pdf-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem}.pdf-header>span:first-child{font-size:.9rem;font-weight:800;color:#1f3a3f}.pdf-count{font-size:.7rem;font-weight:700;color:#1f6f78;background:#e8f0f0;padding:.3rem .7rem;border-radius:999px}.pdf-page{position:relative;background:#fff;border-radius:8px;padding:1rem;margin-bottom:1rem;box-shadow:0 4px 12px #0000000d;border:1px solid #e5e7eb}.pdf-page-title{height:10px;width:55%;background:#1f6f78;border-radius:999px;margin-bottom:.75rem}.pdf-line{height:6px;background:#e5e7eb;border-radius:999px;margin-bottom:.5rem}.pdf-line.short{width:70%}.pdf-page-badge{position:absolute;top:.6rem;right:.6rem;background:#dd5b3a;color:#fff;font-size:.6rem;font-weight:800;padding:.2rem .5rem;border-radius:4px;letter-spacing:.05em}.pdf-item{display:flex;align-items:center;gap:.75rem;background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:.75rem .9rem}.pdf-file-icon{width:36px;height:36px;border-radius:8px;background:#fdecea;color:#dd5b3a;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pdf-info{flex:1;min-width:0}.pdf-name{font-size:.85rem;font-weight:700;color:#1f3a3f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pdf-meta{font-size:.68rem;color:#9ca3af;font-weight:600;margin-top:.15rem}.pdf-download{width:30px;height:30px;border-radius:8px;background:#e8f0f0;color:#1f6f78;display:flex;align-items:center;justify-content:center;flex-shrink:0}.sync-phone{width:100%;max-width:280px}.sync-phone-frame{background:#1f3a3f;border-radius:36px;padding:10px;box-shadow:0 25px 50px #00000040,inset 0 0 0 2px #2a4a50}.sync-screen{background:#f8fafc;border-radius:26px;overflow:hidden;padding:1rem .9rem;display:flex;flex-direction:column;gap:.7rem;min-height:460px}.sync-appbar{display:flex;justify-content:space-between;align-items:center}.sync-app-title{font-size:.8rem;font-weight:800;color:#1f3a3f}.sync-status{font-size:.62rem;font-weight:700;padding:.25rem .55rem;border-radius:999px}.sync-status.online{background:#d9f5e3;color:#0f854a}.sync-summary{background:linear-gradient(135deg,#1f6f78,#256468);border-radius:12px;padding:.9rem 1rem;color:#fff}.sync-summary-label{display:block;font-size:.65rem;font-weight:600;color:#fffc;margin-bottom:.25rem}.sync-summary-amount{font-size:1.4rem;font-weight:800}.sync-tx{display:flex;align-items:center;gap:.7rem;background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:.65rem .75rem}.sync-tx-icon{width:32px;height:32px;border-radius:8px;background:#e8f0f0;color:#1f6f78;display:flex;align-items:center;justify-content:center;flex-shrink:0}.sync-tx-body{flex:1;min-width:0}.sync-tx-title{font-size:.72rem;font-weight:700;color:#1f3a3f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sync-tx-meta{font-size:.62rem;color:#9ca3af;font-weight:600;margin-top:.1rem}.sync-tx-check{width:20px;height:20px;border-radius:50%;background:#38d966;color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.sync-offline{display:flex;align-items:center;gap:.5rem;font-size:.62rem;font-weight:600;color:#cb7044;background:#fdecea;border-radius:8px;padding:.55rem .7rem}.sync-offline svg{flex-shrink:0}.sync-btn{display:flex;align-items:center;justify-content:center;gap:.4rem;background:#1f6f78;color:#fff;border-radius:8px;padding:.6rem;font-size:.75rem;font-weight:700}.push-phone{width:100%;max-width:280px}.push-phone-frame{background:#1f3a3f;border-radius:36px;padding:10px;box-shadow:0 25px 50px #00000040,inset 0 0 0 2px #2a4a50}.push-screen{background:#f8fafc;border-radius:26px;overflow:hidden;padding:1rem .9rem 1.2rem;display:flex;flex-direction:column;gap:.8rem;min-height:460px}.push-notif{display:flex;gap:.65rem;background:#fff;border-radius:12px;padding:.8rem;box-shadow:0 8px 24px #0000001f;border:1px solid #e5e7eb}.push-app-icon{width:34px;height:34px;border-radius:10px;background:#1f6f78;color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.push-notif-body{flex:1;min-width:0}.push-notif-title{font-size:.7rem;font-weight:800;color:#1f3a3f;margin-bottom:.15rem}.push-notif-text{font-size:.65rem;color:#6b7280;line-height:1.4}.push-content{display:flex;flex-direction:column;gap:.55rem}.note-line{height:8px;background:#e5e7eb;border-radius:999px}.note-line.short{width:65%}.push-send{display:flex;align-items:center;justify-content:space-between;gap:.75rem;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:.6rem .75rem;margin-top:auto}.push-send-label{font-size:.68rem;font-weight:600;color:#555}.push-send-btn{display:flex;align-items:center;gap:.3rem;background:#dd5b3a;color:#fff;border-radius:8px;padding:.4rem .7rem;font-size:.68rem;font-weight:700}@media(max-width:1024px){.mf-block{grid-template-columns:1fr;gap:2rem;padding:2.5rem 1.5rem}.mf-block:nth-child(2n) .mf-visual{order:0}.mf-content{max-width:100%}.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}}
