section{margin-bottom:3rem}.hero-section{background:#fdfdfd;border-radius:20px;padding:5rem 3.5rem;margin-bottom:3rem}.hero-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.eyebrow{display:inline-block;background:#ffccb3;color:#c50;padding:.5rem 1rem;border-radius:999px;font-size:.75rem;font-weight:700;margin-bottom:1.5rem;letter-spacing:.08em}h1{font-size:clamp(2.5rem,5vw,4.5rem);line-height:1.05;color:#1f2937;margin:0 0 1.5rem;font-weight:800;letter-spacing:-.02em}.highlight-italic{font-style:italic;color:#2a6564;font-weight:800}.hero-subtitle{font-size:1.125rem;color:#6b7280;line-height:1.6;margin-bottom:2.5rem;max-width:90%}.hero-actions{display:flex;align-items:center;gap:2rem;flex-wrap:wrap}.btn-primary{background:#2a6564;color:#fff;text-decoration:none;padding:1rem 1.5rem;border-radius:8px;font-weight:600;display:inline-flex;align-items:center;gap:.5rem;transition:transform .2s,box-shadow .2s}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.social-proof{display:flex;align-items:center;gap:.75rem;color:#4b5563;font-size:.9rem;font-weight:500}.avatars{display:flex}.avatar{width:32px;height:32px;border-radius:50%;border:2px solid #fff;background:#d1d5db;margin-left:-10px}.avatar:first-child{margin-left:0}.bento-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.bento-card{border-radius:16px;padding:2rem;display:flex;flex-direction:column}.bento-wide{grid-column:span 2;background:#fff;box-shadow:0 10px 40px #0000000a}.bento-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.live-rate-badge{background:#4ade80;color:#1f2937;padding:.25rem .75rem;border-radius:999px;font-size:.7rem;font-weight:700;letter-spacing:.05em}.bento-price{font-size:3.5rem;font-weight:800;color:#1f2937;line-height:1;margin-bottom:.25rem;letter-spacing:-.05em}.bento-label{font-size:.8rem;font-weight:700;letter-spacing:.05em}.bento-wide .bento-label{color:#c50}.bento-teal{background:#2a6564;color:#fff;justify-content:space-between;aspect-ratio:1 / 1}.bento-orange{background:#ffccb3;color:#c50;justify-content:space-between;aspect-ratio:1 / 1}.bento-teal svg,.bento-orange svg{align-self:flex-start}.bento-bottom-text{display:flex;flex-direction:column}.infinity-symbol{font-size:2.5rem;line-height:1;margin-bottom:0}.price-symbol{font-size:2.5rem;line-height:1;font-weight:700;letter-spacing:-.05em;margin-bottom:.25rem}.pricing-disruption{padding:2rem 0;margin-bottom:5rem}.pd-header{text-align:center;margin-bottom:3rem}.pd-header .eyebrow-text{color:#c50;letter-spacing:.1em;font-size:.8rem;margin-bottom:1rem;text-transform:uppercase;font-weight:700}.pd-header h2{font-size:clamp(2rem,4vw,3rem);color:#1f2937;margin:0;font-weight:700;letter-spacing:-.02em}.pd-grid{display:flex;border-radius:20px;overflow:hidden;box-shadow:0 10px 40px #0000000d}.pd-card{flex:1;padding:4rem;position:relative;overflow:hidden}.pd-card.traditional{background:#f3f4f6;color:#4b5563}.pd-card.edumania{background:#2a6564;color:#fff}.pd-card-header{display:flex;align-items:center;gap:1rem;margin-bottom:3rem}.pd-card-header h3{font-size:1.4rem;margin:0;font-weight:600}.pd-card.traditional .pd-card-header h3{color:#4b5563}.pd-cost-row{display:flex;justify-content:space-between;align-items:center;padding-bottom:1.5rem;margin-bottom:1.5rem;border-bottom:1px solid rgba(0,0,0,.1);position:relative;z-index:2}.pd-card.edumania .pd-cost-row{border-bottom:1px solid rgba(255,255,255,.1)}.pd-cost-row span:first-child{font-size:1.05rem}.pd-price{font-weight:700;font-size:1.25rem;color:#1f2937}.pd-price-large{font-weight:800;font-size:1.5rem;color:#fff}.pd-features{list-style:none;padding:0;margin:2.5rem 0 0;position:relative;z-index:2}.pd-features li{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;font-size:1.05rem}.pd-footer-note{margin-top:4rem;padding:1.25rem 1.5rem;background:#0003;border-radius:8px;font-style:italic;font-size:.95rem;position:relative;z-index:2;color:#ffffffe6}.pd-watermark-arrow{position:absolute;right:2rem;top:4rem;color:#0000000d;z-index:1}.pd-watermark-rocket{position:absolute;right:1rem;top:3rem;color:#ffffff0d;z-index:1;transform:rotate(15deg)}.steps-grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;counter-reset:step}.step-card{position:relative;background:#fff;border-radius:20px;padding:2.5rem 1.75rem 2rem;box-shadow:0 10px 40px #0000000d;border:1px solid rgba(42,101,100,.08);transition:transform .25s ease,box-shadow .25s ease;overflow:hidden;counter-increment:step}.step-card:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,#2a6564,#4ade80);opacity:.85}.step-card:hover{transform:translateY(-6px);box-shadow:0 18px 50px #2a65641f}.step-number{font-size:.8rem;font-weight:800;letter-spacing:.12em;color:#2a6564;background:#e6efef;width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.step-icon{color:#2a6564;margin-bottom:1.25rem}.step-card h3{font-size:1.15rem;font-weight:700;color:#1f2937;margin:0 0 .75rem;line-height:1.3}.step-card p{color:#6b7280;line-height:1.6;margin:0;font-size:.95rem}.steps-quote{margin:3rem auto 0;max-width:42rem;text-align:center;font-style:italic;font-size:1.1rem;color:#2a6564;padding:1.5rem 2rem;background:#f0f7f7;border-radius:14px;border-left:4px solid #2a6564}@media(max-width:900px){.steps-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:540px){.steps-grid{grid-template-columns:1fr}}.trust-section{margin-bottom:5rem}.trust-header-wrapper{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:3rem}.trust-header-content .eyebrow-text{color:#c50;letter-spacing:.1em;font-size:.8rem;margin-bottom:1rem;text-transform:uppercase;font-weight:700}.trust-header-content h2{font-size:clamp(2rem,4vw,3.2rem);color:#1f2937;margin:0;font-weight:800;letter-spacing:-.02em;line-height:1.1}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.trust-card{background:#fff;border-radius:20px;padding:2.5rem;box-shadow:0 10px 40px #0000000a;border:1px solid rgba(0,0,0,.03)}.tc-icon{width:48px;height:48px;background:#e6efef;border-radius:12px;display:flex;justify-content:center;align-items:center;margin-bottom:1.5rem}.tc-icon svg{width:24px;height:24px;color:#2a6564}.trust-card h3{font-size:1.25rem;font-weight:700;color:#1f2937;margin-top:0;margin-bottom:1rem}.trust-card p{color:#6b7280;line-height:1.6;margin:0;font-size:.95rem}.final-cta{background:#2a6564;border-radius:20px;padding:5rem 2rem;text-align:center;position:relative;overflow:hidden;margin-bottom:3rem}.cta-content{position:relative;z-index:2;max-width:600px;margin:0 auto}.final-cta h2{font-size:clamp(2rem,4.5vw,3rem);color:#fff;margin-top:0;margin-bottom:1rem;font-weight:800;letter-spacing:-.02em;line-height:1.1}.final-cta p{color:#e6efef;font-size:1.125rem;line-height:1.6;margin-bottom:2.5rem}.btn-large{background:#ffccb3;color:#c50;padding:1.25rem 2.5rem;font-size:1.125rem;box-shadow:0 4px 15px #0000001a}.btn-large:hover{background:#fff;color:#c50;transform:translateY(-2px);box-shadow:0 6px 20px #00000026}.cta-background{position:absolute;top:-50px;right:-20px;color:#ffffff0d;z-index:1;transform:rotate(15deg)}@media(max-width:1024px){.pd-grid{flex-direction:column}.pd-card{padding:3rem 2rem}.trust-grid{grid-template-columns:1fr}.trust-header-wrapper{flex-direction:column;align-items:flex-start;gap:1.5rem}.trust-header-icon{display:none}.hero-wrapper{grid-template-columns:1fr;gap:3rem}.hero-content{text-align:center}.hero-subtitle{margin-left:auto;margin-right:auto}.hero-actions{justify-content:center}.bento-grid{max-width:600px;margin:0 auto}}@media(max-width:768px){.hero-section{padding:3rem 1.5rem}.hero-actions{flex-direction:column;gap:1.5rem}.pricing-disruption{padding:2rem 1.5rem}.trust-section{padding:1rem 1.5rem}.final-cta{padding:4rem 1.5rem}}@media(max-width:600px){.bento-grid{grid-template-columns:1fr}.bento-wide{grid-column:span 1}.bento-teal,.bento-orange{aspect-ratio:auto;min-height:200px}}
