.nav{position:fixed;top:0;left:0;right:0;z-index:100;background:#ffffffd9;backdrop-filter:blur(12px);border-bottom:1px solid #f1f5f9}.nav-inner{max-width:1120px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:.85rem 1.5rem}.nav-logo{font-size:1.35rem;font-weight:900;letter-spacing:-.04em;background:linear-gradient(135deg,#6366f1,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.nav-links{display:flex;gap:2rem;align-items:center}.nav-links a{font-size:.88rem;font-weight:500;color:#475569;transition:color .15s}.nav-links a:hover{color:#0f172a}.nav-cta{padding:.5rem 1.15rem;border-radius:8px;font-size:.85rem;font-weight:600;background:#6366f1;color:#fff;transition:background .15s}.nav-cta:hover{background:#4f46e5}.nav-cta-mobile{display:none}.nav-toggle{display:none;background:none;border:none;color:#475569;cursor:pointer}@media(max-width:768px){.nav-links{display:none!important;position:absolute;top:100%;left:0;right:0;flex-direction:column;gap:0;background:#fff;border-bottom:1px solid #e2e8f0;padding:.5rem 0}.nav-links.open{display:flex!important}.nav-links a{padding:.75rem 1.5rem;width:100%}.nav-links a:hover{background:#f8fafc}.nav-cta{display:none}.nav-cta-mobile{display:block;margin:.5rem 1.5rem;padding:.6rem 1rem;text-align:center;background:#6366f1;color:#fff!important;border-radius:8px;font-weight:600}.nav-toggle{display:flex}}.hero{padding:8rem 1.5rem 4rem;text-align:center;background:linear-gradient(180deg,#f8faff,#fff)}.hero-inner{max-width:760px;margin:0 auto}.hero-badge{display:inline-block;padding:.3rem .85rem;border-radius:100px;font-size:.78rem;font-weight:600;color:#6366f1;background:#6366f114;margin-bottom:1.25rem}.hero h1{font-size:3.4rem;font-weight:900;letter-spacing:-.045em;line-height:1.08;color:#0f172a;margin-bottom:1.1rem}.hero-sub{font-size:1.15rem;color:#64748b;max-width:540px;margin:0 auto 2.25rem;line-height:1.65}.hero-actions{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.btn-primary{padding:.75rem 1.75rem;border-radius:10px;font-size:.95rem;font-weight:700;background:#6366f1;color:#fff;transition:all .15s;box-shadow:0 2px 12px #6366f14d}.btn-primary:hover{background:#4f46e5;transform:translateY(-1px);box-shadow:0 4px 20px #6366f159}.btn-ghost{padding:.75rem 1.75rem;border-radius:10px;font-size:.95rem;font-weight:600;color:#475569;border:1px solid #e2e8f0;transition:all .15s}.btn-ghost:hover{border-color:#cbd5e1;color:#0f172a}.hero-mockup{margin-top:3.5rem;border-radius:14px;overflow:hidden;border:1px solid #e2e8f0;background:#fff;box-shadow:0 24px 64px #00000014,0 1px 3px #0000000a}.mockup-bar{display:flex;gap:6px;padding:.65rem .85rem;background:#f8fafc;border-bottom:1px solid #f1f5f9}.mockup-bar span{width:10px;height:10px;border-radius:50%;background:#e2e8f0}.mockup-bar span:first-child{background:#fca5a5}.mockup-bar span:nth-child(2){background:#fcd34d}.mockup-bar span:nth-child(3){background:#86efac}.mockup-body{display:flex;min-height:300px}.mockup-sidebar{width:48px;background:#f8fafc;border-right:1px solid #f1f5f9;padding:.75rem .5rem;display:flex;flex-direction:column;gap:.6rem}.ms-item{height:8px;border-radius:4px;background:#e2e8f0}.ms-item.active{background:#6366f1}.mockup-main{flex:1;padding:1rem 1.25rem;display:flex;flex-direction:column;gap:.85rem}.mm-topbar{height:10px;width:30%;border-radius:4px;background:#e2e8f0}.mm-kpis{display:flex;gap:.6rem}.mm-kpi{flex:1;padding:.65rem .7rem;border-radius:8px;background:#f8fafc;border:1px solid #f1f5f9;display:flex;flex-direction:column;gap:.3rem}.mm-kpi.accent{border-color:#6366f133;background:#6366f10a}.mm-kpi-label{height:6px;width:55%;border-radius:3px;background:#e2e8f0}.mm-kpi-value{height:12px;width:70%;border-radius:4px;background:#d1d5db}.mm-kpi.accent .mm-kpi-value{background:#6366f14d}.mm-table{display:flex;flex-direction:column;gap:0;flex:1}.mm-thead{height:8px;border-radius:3px;background:#f1f5f9;margin-bottom:.35rem}.mm-trow{display:flex;gap:.5rem;align-items:center;padding:.35rem 0;border-bottom:1px solid #f8fafc}.mm-cell{height:8px;border-radius:3px;background:#f1f5f9}.mm-cell.w10{width:10%}.mm-cell.w15{width:15%}.mm-cell.w20{width:20%}.mm-cell.w25{flex:1}.mm-cell.pill{border-radius:8px;background:#6366f11f;height:10px}.mm-cell.pill.alt{background:#f472b61f}.mm-cell.badge{border-radius:8px;height:10px;background:#fbbf2433}.mm-cell.badge.success{background:#10b98133}@media(max-width:768px){.hero{padding:6.5rem 1.25rem 3rem}.hero h1{font-size:2.2rem}.hero-sub{font-size:1rem}.mockup-sidebar{display:none}.mm-kpis{flex-direction:column}}.how{padding:5rem 1.5rem;background:#f8faff}.how-inner{max-width:1100px;margin:0 auto;text-align:center}.how h2{font-size:2.2rem;font-weight:800;letter-spacing:-.03em;color:#0f172a;margin-bottom:3.5rem}.how-timeline{display:flex;flex-direction:column;gap:3rem}.hw-step{display:flex;align-items:center;gap:3rem;text-align:left}.hw-step.reverse{flex-direction:row-reverse}.hw-step-text{flex:1;min-width:0}.hw-step-visual{flex:0 1 320px;min-width:0}.hw-step-num{display:flex;align-items:center;gap:.6rem;margin-bottom:.75rem}.hw-num{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#6366f1;color:#fff;font-size:.85rem;font-weight:800}.hw-icon{font-size:1.4rem}.hw-step-text h3{font-size:1.5rem;font-weight:800;color:#0f172a;letter-spacing:-.02em;margin-bottom:.5rem}.hw-step-text p{font-size:.92rem;color:#64748b;line-height:1.6;max-width:380px}.hw-mock{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;box-shadow:0 16px 40px #0000000f,0 1px 3px #00000008;font-size:11px;color:#0f172a;max-width:320px;margin:0 auto}.hw-mock-header{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;background:#f8fafc;border-bottom:1px solid #f1f5f9}.hw-mock-title{font-size:12px;font-weight:700;color:#0f172a}.hw-mock-badge{font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#6366f1;background:#6366f114;padding:2px 8px;border-radius:100px}.hw-form{padding:12px 14px;display:flex;flex-direction:column;gap:8px}.hw-field{display:flex;flex-direction:column;gap:2px}.hw-field-row{display:flex;gap:8px}.hw-field.half{flex:1}.hw-field-label{font-size:8px;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.04em}.hw-field-value{font-size:10px;color:#0f172a;padding:5px 8px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:5px}.hw-form-btn{margin-top:4px;padding:6px 0;text-align:center;background:#6366f1;color:#fff;border-radius:6px;font-size:10px;font-weight:700}.hw-form-btn.sii{background:linear-gradient(135deg,#6366f1,#8b5cf6)}.hw-order-preview{padding:12px 14px;display:flex;flex-direction:column;gap:6px}.hw-order-row{display:flex;align-items:center;justify-content:space-between;font-size:10px}.hw-order-label{color:#94a3b8;font-weight:600}.hw-order-val{color:#0f172a;font-weight:600}.hw-order-val.client{color:#6366f1}.hw-order-val.price{font-size:14px;font-weight:800;color:#6366f1}.hw-order-row.total{padding-top:4px}.hw-pill{display:inline-block;padding:2px 8px;border-radius:4px;font-size:9px;font-weight:700}.hw-pill.dtf{background:#6366f114;color:#6366f1}.hw-order-divider{height:1px;background:#f1f5f9;margin:2px 0}.hw-order-calc{font-size:8px;color:#94a3b8;text-align:right;font-style:italic}.hw-invoice-preview{padding:12px 14px;display:flex;flex-direction:column;gap:8px}.hw-inv-selected{display:flex;flex-direction:column;gap:4px}.hw-inv-check{display:flex;align-items:center;gap:6px;font-size:10px;color:#64748b;padding:4px 8px;background:#f8fafc;border-radius:5px}.hw-check{width:14px;height:14px;border-radius:3px;background:#6366f11a;color:#6366f1;display:inline-flex;align-items:center;justify-content:center;font-size:8px;font-weight:800;flex-shrink:0}.hw-inv-config{display:flex;flex-direction:column;gap:4px}.hw-inv-row{display:flex;align-items:center;justify-content:space-between;font-size:9px;color:#94a3b8}.hw-inv-tag{font-size:8px;font-weight:700;padding:2px 6px;border-radius:4px;background:#6366f114;color:#6366f1}.hw-inv-tag.credit{background:#10b98114;color:#059669}.hw-inv-total{display:flex;align-items:center;justify-content:space-between;padding:6px 8px;background:#f8fafc;border-radius:6px;font-size:10px;color:#94a3b8}.hw-inv-amount{font-size:14px;font-weight:800;color:#0f172a}@media(max-width:768px){.how{padding:3rem 1rem}.how h2{font-size:1.6rem;margin-bottom:2.5rem}.how-timeline{gap:2rem}.hw-step{flex-direction:column!important;gap:1.25rem}.hw-step-text h3{font-size:1.25rem}.hw-step-text p{font-size:.88rem;max-width:none}}.showcase{padding:5rem 1.5rem}.showcase-inner{max-width:1100px;margin:0 auto;text-align:center}.showcase h2{font-size:2.2rem;font-weight:800;letter-spacing:-.03em;color:#0f172a;margin-bottom:4rem}.sc-row{display:flex;align-items:center;gap:3.5rem;margin-bottom:5rem;text-align:left}.sc-row.reverse{flex-direction:row-reverse}.sc-row:last-child{margin-bottom:0}.sc-text{flex:1;min-width:0}.sc-visual{flex:1.2;min-width:0}.sc-label{display:inline-block;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#6366f1;background:#6366f114;padding:.2rem .6rem;border-radius:100px;margin-bottom:.75rem}.sc-text h3{font-size:1.65rem;font-weight:800;color:#0f172a;letter-spacing:-.02em;margin-bottom:.6rem}.sc-text p{font-size:.95rem;color:#64748b;line-height:1.65}.sc-app{border-radius:12px;overflow:hidden;border:1px solid #e2e8f0;background:#fff;box-shadow:0 20px 50px #00000014,0 1px 3px #0000000a;font-size:11px;color:#0f172a}.sc-app.compact{font-size:10px}.sc-app-bar{display:flex;gap:5px;padding:8px 10px;background:#f8fafc;border-bottom:1px solid #f1f5f9}.sc-dot{width:8px;height:8px;border-radius:50%}.sc-dot.red{background:#fca5a5}.sc-dot.yellow{background:#fcd34d}.sc-dot.green{background:#86efac}.sc-app-body{display:flex;min-height:220px}.sc-sidebar{width:44px;background:#f8fafc;border-right:1px solid #f1f5f9;padding:8px 6px;display:flex;flex-direction:column;gap:6px;align-items:center}.sc-sidebar.mini{width:36px;padding:6px 4px}.sc-brand-mark{width:22px;height:22px;border-radius:6px;background:#6366f1;color:#fff;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:800;margin-bottom:4px}.sc-nav-item{width:100%;height:6px;border-radius:3px;background:#e2e8f0}.sc-nav-item.active{background:#6366f1}.sc-main{flex:1;padding:10px 12px;display:flex;flex-direction:column;gap:8px;overflow:hidden}.sc-topbar{display:flex;align-items:center;justify-content:space-between}.sc-topbar-title{font-size:12px;font-weight:700;color:#0f172a}.sc-avatar{width:20px;height:20px;border-radius:50%;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;display:flex;align-items:center;justify-content:center;font-size:7px;font-weight:700}.sc-btn-gold{font-size:9px;font-weight:700;background:#6366f1;color:#fff;padding:3px 8px;border-radius:5px}.sc-kpis{display:flex;gap:6px}.sc-kpi{flex:1;padding:8px;border-radius:7px;background:#f8fafc;border:1px solid #f1f5f9;display:flex;flex-direction:column;gap:2px}.sc-kpi.accent{border-color:#6366f133;background:#6366f10a}.sc-kpi.success .sc-kpi-value{color:#059669}.sc-kpi-label{font-size:8px;color:#94a3b8;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.sc-kpi-value{font-size:13px;font-weight:800;color:#0f172a;letter-spacing:-.02em}.sc-kpi.accent .sc-kpi-value{color:#6366f1}.sc-kpi-sub{font-size:8px;color:#94a3b8}.sc-chart{flex:1;background:#f8fafc;border:1px solid #f1f5f9;border-radius:7px;padding:10px 8px 6px;display:flex;align-items:flex-end}.sc-chart-bars{display:flex;gap:3px;align-items:flex-end;width:100%;height:60px}.sc-bar{flex:1;background:linear-gradient(180deg,#6366f1,#6366f133);border-radius:3px 3px 0 0;min-height:4px;transition:height .3s}.sc-filters{display:flex;gap:4px}.sc-chip{padding:3px 8px;border-radius:5px;font-size:9px;font-weight:600;background:#f1f5f9;color:#64748b;border:1px solid #e2e8f0}.sc-chip.active{background:#6366f114;color:#6366f1;border-color:#6366f133}.sc-table{display:flex;flex-direction:column;gap:0}.sc-thead{display:flex;gap:4px;padding:5px 8px;font-size:8px;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;background:#f8fafc;border-radius:5px 5px 0 0}.sc-thead span{flex:1}.sc-trow{display:flex;gap:4px;padding:6px 8px;align-items:center;border-bottom:1px solid #f1f5f9;font-size:10px}.sc-trow span{flex:1}.sc-id{font-weight:700;color:#0f172a}.sc-money{font-weight:700;font-variant-numeric:tabular-nums;color:#0f172a}.sc-pill{display:inline-block;padding:1px 6px;border-radius:4px;font-size:8px;font-weight:700;letter-spacing:.02em}.sc-pill.dtf{background:#6366f114;color:#6366f1}.sc-pill.sub{background:#ec489914;color:#db2777}.sc-pill.uv{background:#0ea5e914;color:#0ea5e9}.sc-badge{display:inline-block;padding:1px 6px;border-radius:100px;font-size:8px;font-weight:600}.sc-badge.pending{background:#f59e0b1a;color:#d97706}.sc-badge.paid,.sc-badge.emitted{background:#10b9811a;color:#059669}.sc-badge.sii-pending{background:#f59e0b1a;color:#d97706}.sc-dte{display:inline-block;padding:1px 5px;border-radius:3px;font-size:8px;font-weight:700;background:#6366f114;color:#6366f1}.sc-invoice-kpis{display:flex;gap:6px}.sc-inv-kpi{flex:1;padding:8px;border-radius:7px;background:#f8fafc;border:1px solid #f1f5f9;display:flex;flex-direction:column;gap:2px;position:relative;overflow:hidden}.sc-inv-kpi:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:#6366f1}.sc-inv-kpi.emitted:before{background:#059669}.sc-inv-kpi.pending:before{background:#d97706}.sc-inv-label{font-size:8px;color:#94a3b8;font-weight:600;text-transform:uppercase}.sc-inv-amount{font-size:14px;font-weight:800;color:#0f172a}.sc-inv-count{font-size:16px;font-weight:800;color:#0f172a}.sc-inv-meta{font-size:8px;color:#94a3b8}.sc-pricing-body{padding:12px;display:flex;flex-direction:column;gap:8px}.sc-price-card{background:#f8fafc;border:1px solid #f1f5f9;border-radius:8px;padding:10px 12px}.sc-price-icon{font-size:14px;margin-right:4px}.sc-price-name{font-size:11px;font-weight:700;color:#0f172a}.sc-price-tiers{margin-top:6px;display:flex;flex-direction:column;gap:3px}.sc-tier{display:flex;justify-content:space-between;font-size:9px;color:#64748b;padding:3px 6px;border-radius:4px}.sc-tier:nth-child(odd){background:#00000005}.sc-tier-price{font-weight:700;color:#0f172a}.sc-tier-price.gold{color:#6366f1}.sc-client-override{background:#6366f10a;border:1px solid rgba(99,102,241,.12);border-radius:8px;padding:8px 10px}.sc-override-label{font-size:9px;font-weight:600;color:#6366f1;display:block;margin-bottom:4px}.sc-tier.highlight{background:#6366f10f;border-radius:4px}.sc-iphone{width:240px;margin:0 auto;position:relative}.sc-iphone-frame{width:100%;height:auto;display:block;position:relative;z-index:2;pointer-events:none}.sc-iphone-screen{position:absolute;inset:3.8% 5.8%;z-index:1;background:#fff;border-radius:28px;overflow:hidden;padding:40px 8px 12px;font-size:10px;color:#0f172a}.sc-mob-header{display:flex;align-items:center;justify-content:space-between;padding:6px 4px 8px;font-size:12px;font-weight:700}.sc-mob-title{color:#0f172a}.sc-mob-avatar{width:20px;height:20px;border-radius:50%;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;display:flex;align-items:center;justify-content:center;font-size:7px;font-weight:700}.sc-mob-cards{display:flex;flex-direction:column;gap:6px}.sc-mob-card{background:#f8fafc;border:1px solid #f1f5f9;border-radius:8px;padding:8px}.sc-mob-card-top{display:flex;align-items:center;gap:4px;margin-bottom:4px}.sc-mob-card-mid{display:flex;justify-content:space-between;font-size:9px;color:#64748b;margin-bottom:3px}.sc-mob-card-bot{display:flex;justify-content:space-between;align-items:center}.sc-mob-date,.sc-mob-meta{font-size:8px;color:#94a3b8}@media(max-width:768px){.showcase{padding:3rem 1rem}.showcase h2{font-size:1.6rem;margin-bottom:2.5rem}.sc-row{flex-direction:column!important;gap:1.5rem;margin-bottom:3rem}.sc-text h3{font-size:1.3rem}.sc-text p{font-size:.88rem}.sc-app{font-size:9px}.sc-app-body{min-height:180px}.sc-iphone{width:200px}}.pricing{padding:5rem 1.5rem;background:#f8faff}.pricing-inner{max-width:1040px;margin:0 auto;text-align:center}.pricing h2{font-size:2.2rem;font-weight:800;letter-spacing:-.03em;color:#0f172a;margin-bottom:.5rem}.pricing-sub{font-size:1rem;color:#64748b;margin-bottom:3rem;max-width:540px;margin-left:auto;margin-right:auto}.pricing-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:780px;margin:0 auto;align-items:stretch}.pricing-cards>*{display:flex}.pcard{position:relative;padding:2rem 1.5rem;border-radius:14px;border:1px solid #e2e8f0;background:#fff;text-align:left;transition:border-color .2s,box-shadow .2s;display:flex;flex-direction:column;width:100%}.pcard-features{list-style:none;display:flex;flex-direction:column;gap:.5rem;margin-bottom:.5rem;flex:1}.pcard-features li{font-size:.85rem;color:#334155;padding-left:1.25rem;position:relative}.pcard-features li:before{content:"✓";position:absolute;left:0;color:#6366f1;font-weight:700;font-size:.8rem}.pcard:hover{border-color:#cbd5e1;box-shadow:0 4px 16px #0000000a}.pcard.setup{border-color:#e2e8f0}.pcard.setup.featured{border-color:#6366f1;box-shadow:0 8px 32px #6366f11a}.pcard-badge{position:absolute;top:-10px;left:50%;transform:translate(-50%);padding:.2rem .75rem;border-radius:100px;font-size:.7rem;font-weight:700;background:#6366f1;color:#fff;white-space:nowrap}.pcard-icon{font-size:1.8rem;margin-bottom:.5rem}.pcard-name{font-size:.82rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.06em}.pcard-price{margin:.5rem 0 .25rem}.pcard-amount{font-size:2rem;font-weight:900;color:#0f172a;letter-spacing:-.03em}.pcard-period{font-size:.82rem;color:#94a3b8;font-weight:500;margin-left:.25rem}.pcard-desc{font-size:.85rem;color:#64748b;margin-bottom:1.25rem}.pcard-price-monthly{font-size:1rem;font-weight:700;color:#6366f1;margin-bottom:.75rem}.pcard-price-monthly span{font-size:.8rem;font-weight:500;color:#94a3b8}.pcard-highlight{display:block;font-size:.78rem;color:#6366f1;font-weight:600;margin-top:.15rem}.pricing-monthly-note{display:flex;align-items:center;gap:.75rem;max-width:780px;margin:1.5rem auto 0;padding:1rem 1.25rem;border-radius:10px;background:#f1f5f9;border:1px solid #e2e8f0}.pricing-monthly-icon{font-size:1.4rem;flex-shrink:0}.pricing-monthly-content{display:flex;flex-direction:column;gap:.15rem}.pricing-monthly-label{font-size:.88rem;font-weight:700;color:#0f172a}.pricing-monthly-detail{font-size:.78rem;color:#64748b}.pricing-trust{margin-top:3rem;display:flex;flex-direction:column;align-items:center;gap:.75rem}.pricing-trust-label{font-size:.78rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.08em}.pricing-trust-logos{display:flex;align-items:flex-start;gap:3rem}.pricing-trust-item{display:flex;flex-direction:column;align-items:center;gap:.4rem}.pricing-trust-item img{height:28px;opacity:.55;filter:grayscale(100%);transition:opacity .2s,filter .2s}.pricing-trust-item img.trust-logo-lg{height:32px}.pricing-trust-item:hover img{opacity:1;filter:grayscale(0%)}.pricing-trust-item span{font-size:.7rem;color:#94a3b8;font-weight:500}@media(max-width:768px){.pricing-cards{grid-template-columns:1fr;max-width:400px}.pricing h2{font-size:1.6rem}.pricing-trust-logos{gap:1.5rem}.pricing-trust-item img{height:22px}}.faq{padding:5rem 1.5rem}.faq-inner{max-width:680px;margin:0 auto;text-align:center}.faq h2{font-size:2.2rem;font-weight:800;letter-spacing:-.03em;color:#0f172a;margin-bottom:2.5rem}.faq-list{text-align:left;display:flex;flex-direction:column;gap:0}.faq-item{border-bottom:1px solid #f1f5f9}.faq-q{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1.1rem 0;background:none;border:none;cursor:pointer;font-size:.95rem;font-weight:600;color:#0f172a;text-align:left;gap:1rem}.faq-q svg{flex-shrink:0;color:#94a3b8;transition:transform .2s}.faq-item.open .faq-q svg{color:#6366f1}.faq-a{font-size:.88rem;color:#64748b;line-height:1.6}.faq-a-inner{padding:0 0 1.1rem}@media(max-width:768px){.faq h2{font-size:1.6rem}}.cta{padding:5rem 1.5rem;background:linear-gradient(135deg,#6366f1,#8b5cf6);text-align:center}.cta-inner{max-width:560px;margin:0 auto}.cta h2{font-size:2.2rem;font-weight:800;color:#fff;letter-spacing:-.03em;margin-bottom:.75rem}.cta p{font-size:1rem;color:#fffc;margin-bottom:2rem;line-height:1.6}.cta-actions{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.cta-btn{display:inline-block;padding:.8rem 2rem;border-radius:10px;font-size:1rem;font-weight:700;background:#fff;color:#6366f1;transition:all .15s;box-shadow:0 4px 16px #00000026}.cta-btn:hover{transform:translateY(-2px);box-shadow:0 6px 24px #0003}.cta-btn-secondary{display:inline-block;padding:.8rem 2rem;border-radius:10px;font-size:1rem;font-weight:600;color:#fff;border:1px solid rgba(255,255,255,.3);transition:all .15s}.cta-btn-secondary:hover{border-color:#fff9;background:#ffffff14}@media(max-width:768px){.cta h2{font-size:1.6rem}.cta-actions{flex-direction:column;align-items:center}}.footer{padding:2rem 1.5rem;border-top:1px solid #f1f5f9}.footer-inner{max-width:1040px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.footer-logo{font-size:1.1rem;font-weight:900;letter-spacing:-.04em;background:linear-gradient(135deg,#6366f1,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.footer-copy{font-size:.78rem;color:#94a3b8}@media(max-width:768px){.footer-inner{flex-direction:column;gap:.5rem}}
