.container{max-width:1100px;margin:0 auto;padding:0 1.5rem}.pricing-hero{text-align:center;padding:5rem 1.5rem 3.5rem}.pill{display:inline-flex;align-items:center;gap:.5rem;background:var(--accent-glow);border:1px solid rgba(99,102,241,.3);color:var(--accent-pale);padding:.375rem 1rem;border-radius:100px;font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;margin-bottom:1.5rem}.pricing-hero h1{font-size:clamp(2.25rem,5vw,3.5rem);font-weight:900;letter-spacing:-.04em;line-height:1.1;margin-bottom:1.25rem}.gradient-text{background:linear-gradient(135deg,var(--accent-light) 0%,#a78bfa 50%,#c084fc 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.pricing-hero p{font-size:1.125rem;color:var(--text-muted);max-width:540px;margin:0 auto 2.5rem;line-height:1.7}.billing-toggle{display:inline-flex;align-items:center;gap:.75rem;background:var(--surface);border:1px solid var(--border);border-radius:100px;padding:.375rem;font-size:.875rem;font-weight:600;margin-bottom:3.5rem;cursor:default}.billing-toggle button{padding:.5rem 1.25rem;border-radius:100px;border:none;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s;background:transparent;color:var(--text-muted)}.billing-toggle button.active{background:var(--accent);color:#fff}.billing-toggle .save-badge{background:var(--green-dim);color:var(--green);padding:.2rem .6rem;border-radius:100px;font-size:.7rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-bottom:5rem}@media (max-width: 800px){.pricing-grid{grid-template-columns:1fr;max-width:480px;margin-left:auto;margin-right:auto}}.pricing-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-xl);padding:2rem;display:flex;flex-direction:column;position:relative;transition:border-color .2s}.pricing-card:hover{border-color:#333}.pricing-card.featured{border-color:var(--accent);background:linear-gradient(160deg,#0f0f2a 0%,var(--surface) 60%);box-shadow:0 0 40px #6366f11f}.featured-badge{position:absolute;top:-13px;left:50%;transform:translate(-50%);background:var(--accent);color:#fff;padding:.25rem .875rem;border-radius:100px;font-size:.6875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}.tier-name{font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin-bottom:.75rem}.pricing-card.featured .tier-name{color:var(--accent-light)}.price-row{display:flex;align-items:baseline;gap:.25rem;margin-bottom:.25rem}.price-onetime{font-size:2rem;font-weight:900;letter-spacing:-.04em;color:var(--text)}.price-onetime-label{font-size:.8rem;color:var(--text-dim);margin-left:.1rem}.price-recurring{font-size:.875rem;color:var(--text-muted);margin-bottom:1.25rem}.price-recurring strong{color:var(--text);font-weight:700}.tier-desc{font-size:.875rem;color:var(--text-muted);line-height:1.55;margin-bottom:1.5rem;flex-grow:0}.divider{height:1px;background:var(--border);margin-bottom:1.5rem}.features{list-style:none;margin-bottom:2rem;flex:1}.features li{display:flex;align-items:flex-start;gap:.625rem;font-size:.875rem;color:var(--text-muted);padding:.4rem 0;line-height:1.4}.features li .check{color:var(--green);font-size:.875rem;flex-shrink:0;margin-top:.05rem}.features li strong{color:var(--text);font-weight:600}.card-cta{display:block;text-align:center;padding:.75rem;border-radius:var(--r-md);font-size:.875rem;font-weight:700;text-decoration:none;transition:all .2s;border:none;cursor:pointer}.card-cta-outline{background:transparent;border:1px solid var(--border);color:var(--text)}.card-cta-outline:hover{border-color:var(--accent);color:var(--accent-light)}.card-cta-primary{background:var(--accent);color:#fff;box-shadow:0 4px 20px #6366f159}.card-cta-primary:hover{opacity:.9}.compare-section{margin-bottom:5rem}.compare-section h2{font-size:1.5rem;font-weight:800;letter-spacing:-.03em;margin-bottom:.5rem}.compare-section p{color:var(--text-muted);font-size:.9375rem;margin-bottom:2rem}.compare-table{width:100%;border-collapse:collapse;font-size:.875rem}.compare-table th{padding:.75rem 1rem;text-align:left;font-weight:700;border-bottom:1px solid var(--border);color:var(--text-muted);font-size:.75rem;letter-spacing:.05em;text-transform:uppercase}.compare-table th:not(:first-child){text-align:center}.compare-table td{padding:.875rem 1rem;border-bottom:1px solid rgba(34,34,34,.6);color:var(--text-muted)}.compare-table td:first-child{font-weight:500;color:var(--text)}.compare-table td:not(:first-child){text-align:center}.compare-table tr:hover td{background:#ffffff04}.compare-table .check-y{color:var(--green);font-size:1rem}.compare-table .check-n{color:#333;font-size:1rem}.compare-table .col-featured{background:#6366f10a}.compare-table th.col-featured{color:var(--accent-light)}.faq-section{margin-bottom:5rem}.faq-section h2{font-size:1.5rem;font-weight:800;letter-spacing:-.03em;margin-bottom:2rem}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}@media (max-width: 640px){.faq-grid{grid-template-columns:1fr}}.faq-item{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);padding:1.5rem}.faq-item h3{font-size:.9375rem;font-weight:700;margin-bottom:.625rem}.faq-item p{font-size:.875rem;color:var(--text-muted);line-height:1.6}.cta-section{background:linear-gradient(135deg,#0d0d2a,#0f0f1a);border:1px solid rgba(99,102,241,.2);border-radius:var(--r-xl);padding:4rem 2rem;text-align:center;margin-bottom:5rem}.cta-section h2{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:900;letter-spacing:-.03em;margin-bottom:.875rem}.cta-section p{color:var(--text-muted);font-size:1rem;max-width:480px;margin:0 auto 2rem}.cta-btn{display:inline-block;background:var(--accent);color:#fff;padding:.875rem 2.5rem;border-radius:var(--r-md);font-weight:700;font-size:1rem;text-decoration:none;box-shadow:0 4px 24px #6366f166;transition:opacity .2s}.cta-btn:hover{opacity:.9}.cta-sub{font-size:.8125rem;color:var(--text-dim);margin-top:1rem}.pricing-section{padding:4rem 0}.pricing-section-home{background:var(--surface)}.pricing-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:2.5rem;align-items:stretch}@media (max-width: 800px){.pricing-cards{grid-template-columns:1fr;max-width:480px;margin-left:auto;margin-right:auto}}.pricing-card-featured{border-color:var(--accent);background:linear-gradient(160deg,#0f0f2a 0%,var(--surface) 60%);box-shadow:0 0 40px #6366f11f}.pricing-tier{font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin-bottom:.75rem}.pricing-card-featured .pricing-tier{color:var(--accent-light)}.pricing-price{display:flex;align-items:baseline;gap:.15rem;margin-bottom:1rem}.price-num{font-size:2.25rem;font-weight:900;letter-spacing:-.04em;color:var(--text)}.price-per{font-size:.9rem;color:var(--text-muted)}.pricing-desc{font-size:.9rem;color:var(--text-muted);line-height:1.6;margin-bottom:1.5rem}.pricing-features{list-style:none;margin:0 0 1.75rem;padding:0;display:flex;flex-direction:column;gap:.625rem;flex:1}.pricing-features li{position:relative;padding-left:1.5rem;font-size:.875rem;color:var(--text);line-height:1.5}.pricing-features li:before{content:"✓";position:absolute;left:0;color:var(--accent-light);font-weight:700}.pricing-card .btn{margin-top:auto;text-align:center;width:100%}
