*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--blue:#3B82F6;--blue-light:#60A5FA;--blue-dark:#2563EB;--blue-xdark:#1D4ED8;--amber:#F59E0B;--amber-light:#FCD34D;--green:#10B981;--green-light:#34D399;--bg:#0A0F1E;--bg2:#111827;--bg3:#0D1B3E;--surface:rgba(255,255,255,0.04);--surface2:rgba(255,255,255,0.07);--border:rgba(255,255,255,0.08);--border-blue:rgba(96,165,250,0.3);--text:#F0F4FF;--text-muted:#94A3B8;--text-dim:#64748B}html{scroll-behavior:smooth}.apostila-page{font-family:var(--font-sora),"Sora",sans-serif;background:var(--bg);color:var(--text);line-height:1.6;min-height:100vh}.apostila-page .container{max-width:860px;margin:0 auto;padding:0 1.5rem}.apostila-page .section{padding:5rem 0}.apostila-page .section-alt{background:rgba(255,255,255,.02);border-top:.5px solid var(--border);border-bottom:.5px solid var(--border)}.apostila-page .topbar{background:linear-gradient(90deg,var(--blue-dark),#4F46E5);text-align:center;padding:10px 1rem;font-size:13px;font-weight:600;letter-spacing:.3px}.topbar span{color:var(--amber-light)}.apostila-page .nav{display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;border-bottom:.5px solid var(--border);position:sticky;top:0;background:rgba(10,15,30,.95);backdrop-filter:blur(12px);z-index:100}.apostila-page .logo{font-family:"DM Serif Display",serif;font-size:20px;color:var(--blue-light)}.logo span{color:var(--amber)}.apostila-page .nav-cta{font-size:13px;padding:8px 20px;border-radius:8px;background:var(--blue);color:white;border:none;cursor:pointer;font-family:Sora,sans-serif;font-weight:600;transition:background .15s,transform .1s;text-decoration:none;display:inline-block}.nav-cta:hover{background:var(--blue-xdark);transform:scale(1.02)}.apostila-page .hero{background:linear-gradient(160deg,var(--bg) 0,var(--bg2) 55%,var(--bg3) 100%);padding:5rem 1.5rem 4rem;text-align:center;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;top:-120px;left:50%;transform:translateX(-50%);width:800px;height:400px;background:radial-gradient(ellipse,rgba(59,130,246,.18) 0,transparent 65%);pointer-events:none}.apostila-page .hero-eyebrow{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:var(--blue-light);background:rgba(96,165,250,.1);border:1px solid rgba(96,165,250,.25);padding:5px 14px;border-radius:20px;margin-bottom:1.5rem}.apostila-page .hero-title{font-family:"DM Serif Display",serif;font-size:52px;line-height:1.1;color:#F0F4FF;margin-bottom:1rem;font-style:italic}.hero-title em{color:var(--blue-light);font-style:normal}.hero-title strong{color:var(--amber-light);font-style:normal}.apostila-page .hero-sub{font-size:16px;color:var(--text-muted);max-width:560px;margin:0 auto 2.5rem;line-height:1.7}.apostila-page .hero-badges{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin-bottom:2.5rem}.apostila-page .hero-badge{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--text-muted);background:var(--surface);border:.5px solid var(--border);padding:6px 12px;border-radius:8px}.hero-badge i{color:var(--green-light);font-size:14px}.apostila-page .cta-box{background:rgba(255,255,255,.04);border:1px solid rgba(96,165,250,.2);border-radius:20px;padding:2rem 2.5rem;max-width:480px;margin:0 auto;position:relative;overflow:hidden}.cta-box:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,var(--blue),#6366F1)}.apostila-page .price-old{font-size:14px;color:var(--text-dim);text-decoration:line-through;margin-bottom:4px}.apostila-page .price-main{font-size:46px;font-weight:800;color:#F0F4FF;line-height:1;margin-bottom:4px}.price-main sup{font-size:22px;vertical-align:super}.price-main sub{font-size:18px;vertical-align:baseline;color:var(--text-muted);font-weight:400}.apostila-page .price-label{font-size:12px;color:var(--text-muted);margin-bottom:1.5rem}.apostila-page .btn-cta-main{display:block;width:100%;padding:16px;border-radius:12px;background:linear-gradient(135deg,var(--blue),#4F46E5);color:white;font-size:16px;font-weight:700;font-family:Sora,sans-serif;border:none;cursor:pointer;transition:opacity .15s,transform .1s;margin-bottom:10px;text-decoration:none;text-align:center;letter-spacing:.3px}.btn-cta-main:hover{opacity:.9;transform:scale(1.01)}.apostila-page .btn-cta-sec{display:block;width:100%;padding:12px;border-radius:10px;background:transparent;color:var(--blue-light);font-size:13px;font-weight:500;font-family:Sora,sans-serif;border:1px solid var(--border-blue);cursor:pointer;transition:background .15s;text-align:center;text-decoration:none}.btn-cta-sec:hover{background:rgba(96,165,250,.07)}.apostila-page .cta-guarantees{display:flex;gap:1rem;justify-content:center;margin-top:1.25rem}.apostila-page .guarantee{display:flex;align-items:center;gap:5px;font-size:11px;color:var(--text-dim)}.guarantee i{color:var(--green-light);font-size:13px}.apostila-page .countdown-section{background:rgba(245,158,11,.06);border-top:1px solid rgba(245,158,11,.15);border-bottom:1px solid rgba(245,158,11,.15);padding:1.5rem;text-align:center}.apostila-page .countdown-label{font-size:12px;font-weight:600;letter-spacing:1px;text-transform:uppercase;color:var(--amber);margin-bottom:.75rem}.apostila-page .countdown-wrap{display:flex;gap:1rem;justify-content:center}.apostila-page .cd-block{text-align:center}.apostila-page .cd-num{font-size:38px;font-weight:800;color:var(--amber-light);line-height:1;display:block;font-variant-numeric:tabular-nums}.apostila-page .cd-sep{font-size:32px;font-weight:800;color:rgba(245,158,11,.4);line-height:1;margin-top:2px}.apostila-page .cd-unit{font-size:10px;color:var(--text-dim);letter-spacing:.5px;margin-top:4px}.apostila-page .social-proof{display:flex;gap:2.5rem;justify-content:center;flex-wrap:wrap;padding:2.5rem 1.5rem;border-bottom:.5px solid var(--border)}.apostila-page .proof-item{text-align:center}.apostila-page .proof-num{font-size:28px;font-weight:800;color:var(--blue-light)}.apostila-page .proof-label{font-size:12px;color:var(--text-dim);margin-top:2px}.apostila-page .section-label{font-size:11px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:var(--blue-light);margin-bottom:.5rem}.apostila-page .section-title{font-family:"DM Serif Display",serif;font-size:34px;line-height:1.2;color:var(--text);margin-bottom:.75rem}.apostila-page .section-sub{font-size:15px;color:var(--text-muted);max-width:520px}.apostila-page .inside-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:14px;margin-top:2.5rem}.apostila-page .inside-card{background:var(--surface);border:.5px solid var(--border);border-radius:14px;padding:1.25rem;transition:border-color .2s,transform .2s}.inside-card:hover{border-color:var(--border-blue);transform:translateY(-2px)}.apostila-page .inside-icon{width:40px;height:40px;border-radius:10px;background:rgba(59,130,246,.12);display:flex;align-items:center;justify-content:center;margin-bottom:.75rem}.inside-icon i{font-size:20px;color:var(--blue-light)}.inside-card h3{font-size:14px;font-weight:600;margin-bottom:4px;color:var(--text)}.inside-card p{font-size:12px;color:var(--text-muted);line-height:1.5}.apostila-page .inside-tag{display:inline-block;font-size:10px;font-weight:600;padding:2px 8px;border-radius:20px;margin-top:8px;background:rgba(96,165,250,.12);color:var(--blue-light)}.apostila-page .steps{display:flex;flex-direction:column;gap:0;margin-top:2.5rem;max-width:580px}.apostila-page .step{display:flex;gap:1.25rem;padding-bottom:2rem;position:relative}.step:not(:last-child):before{content:"";position:absolute;left:19px;top:40px;bottom:0;width:1px;background:linear-gradient(180deg,rgba(96,165,250,.4),transparent)}.apostila-page .step-num{width:40px;height:40px;border-radius:50%;background:rgba(59,130,246,.15);border:1.5px solid rgba(96,165,250,.3);display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;color:var(--blue-light);flex-shrink:0}.step-text h3{font-size:15px;font-weight:600;color:var(--text);margin-bottom:4px}.step-text p{font-size:13px;color:var(--text-muted)}.apostila-page .benefits-list{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:2.5rem}.apostila-page .benefit-item{display:flex;align-items:flex-start;gap:10px;padding:1rem;background:var(--surface);border:.5px solid var(--border);border-radius:12px}.apostila-page .benefit-icon{width:32px;height:32px;border-radius:8px;background:rgba(16,185,129,.12);display:flex;align-items:center;justify-content:center;flex-shrink:0}.benefit-icon i{font-size:16px;color:var(--green-light)}.benefit-item h4{font-size:13px;font-weight:600;color:var(--text);margin-bottom:2px}.benefit-item p{font-size:11px;color:var(--text-muted);line-height:1.4}.apostila-page .testimonials-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:14px;margin-top:2.5rem}.apostila-page .testimonial{background:var(--surface);border:.5px solid var(--border);border-radius:14px;padding:1.25rem}.apostila-page .stars{color:var(--amber);font-size:13px;margin-bottom:.75rem;letter-spacing:2px}.testimonial p{font-size:13px;color:var(--text-muted);line-height:1.6;margin-bottom:1rem;font-style:italic}.apostila-page .testimonial-author{display:flex;align-items:center;gap:10px}.apostila-page .avatar{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;flex-shrink:0}.apostila-page .av1{background:rgba(59,130,246,.2);color:#93C5FD}.apostila-page .av2{background:rgba(16,185,129,.2);color:#6EE7B7}.apostila-page .av3{background:rgba(245,158,11,.2);color:#FCD34D}.apostila-page .author-name{font-size:13px;font-weight:600;color:var(--text)}.apostila-page .author-role{font-size:11px;color:var(--text-dim)}.apostila-page .faq-list{margin-top:2rem}.apostila-page .faq-item{border-bottom:.5px solid var(--border)}.apostila-page .faq-q{display:flex;align-items:center;justify-content:space-between;padding:1.1rem 0;font-size:14px;font-weight:500;color:var(--text);gap:1rem}.faq-q i{font-size:18px;color:var(--blue-light);flex-shrink:0;transition:transform .2s}.faq-item.open .faq-q i{transform:rotate(180deg)}.apostila-page .faq-a{font-size:13px;color:var(--text-muted);line-height:1.7;max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s}.faq-item.open .faq-a{max-height:200px;padding-bottom:1rem}.apostila-page .final-cta{background:linear-gradient(135deg,rgba(59,130,246,.1),rgba(79,70,229,.1));border:1px solid rgba(96,165,250,.2);border-radius:24px;padding:3rem 2rem;text-align:center;margin:2rem 0}.final-cta h2{font-family:"DM Serif Display",serif;font-size:36px;color:var(--text);margin-bottom:.5rem;font-style:italic}.final-cta p{font-size:15px;color:var(--text-muted);margin-bottom:2rem}footer{border-top:.5px solid var(--border);padding:2rem;text-align:center;font-size:12px;color:var(--text-dim)}footer a{color:var(--blue-light);text-decoration:none}@media (max-width:640px){.apostila-page .hero-title{font-size:34px}.apostila-page .cta-box{padding:1.5rem}.apostila-page .price-main{font-size:36px}.apostila-page .benefits-list{grid-template-columns:1fr}.nav span{display:none}}.apostila-page .modal-back{display:flex;align-items:center;gap:8px;padding:1rem 2rem;background:rgba(255,255,255,.03);border-bottom:.5px solid var(--border);color:var(--blue-light);font-size:13px;font-weight:500;text-decoration:none;width:100%;transition:background .15s;font-family:inherit}.apostila-page .modal-back:hover{background:rgba(96,165,250,.07)}.apostila-page .modal-back i{font-size:16px}.apostila-page .faq-q{background:none;border:none;font-family:inherit;width:100%;text-align:left;cursor:pointer}