.pricing-page.svelte-1hrotn9{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh;background:#0a0a0b;position:relative;overflow-x:hidden}.app-header.svelte-1hrotn9{position:sticky;top:0;z-index:100;background:#0a0a0bf2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.06)}.app-header-content.svelte-1hrotn9{max-width:1400px;margin:0 auto;padding:0 1.5rem;height:4rem;display:flex;align-items:center;justify-content:space-between}.app-logo.svelte-1hrotn9{display:flex;align-items:center;gap:.75rem;text-decoration:none}.logo-icon.svelte-1hrotn9{width:32px;height:32px;color:#818cf8}.logo-text.svelte-1hrotn9{font-weight:600;font-size:1rem;color:#fff}.app-header-nav.svelte-1hrotn9{display:flex;align-items:center}.back-link.svelte-1hrotn9{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;color:#ffffffb3;text-decoration:none;border-radius:6px;transition:all .15s}.back-link.svelte-1hrotn9:hover{color:#fff;background:#ffffff0d}.app-header-right.svelte-1hrotn9{display:flex;align-items:center;gap:1rem}.user-email.svelte-1hrotn9{font-size:.875rem;color:#ffffffb3}.user-badge.svelte-1hrotn9{font-size:.6875rem;font-weight:600;padding:.25rem .5rem;border-radius:4px}.user-badge.super-admin.svelte-1hrotn9{background:#8b5cf633;color:#a78bfa}.user-badge.tenant-admin.svelte-1hrotn9{background:#6366f133;color:#818cf8}.logout-btn.svelte-1hrotn9{padding:.5rem 1rem;font-size:.875rem;font-weight:500;color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:6px;cursor:pointer;transition:all .2s}.logout-btn.svelte-1hrotn9:hover{transform:translateY(-1px);box-shadow:0 4px 12px #6366f166}@media(max-width:768px){.user-email.svelte-1hrotn9,.user-badge.svelte-1hrotn9,.app-header-nav.svelte-1hrotn9{display:none}}.bg-gradient.svelte-1hrotn9{position:fixed;inset:0;background:radial-gradient(ellipse at top,rgba(99,102,241,.08) 0%,transparent 50%),radial-gradient(ellipse at bottom right,rgba(139,92,246,.06) 0%,transparent 50%);pointer-events:none}.gradient-orb.svelte-1hrotn9{position:fixed;border-radius:50%;filter:blur(100px);opacity:.3;pointer-events:none}.orb-1.svelte-1hrotn9{width:500px;height:500px;background:linear-gradient(135deg,#6366f1,#8b5cf6);top:-200px;right:-100px}.orb-2.svelte-1hrotn9{width:400px;height:400px;background:linear-gradient(135deg,#8b5cf6,#a855f7);bottom:200px;left:-150px}.orb-3.svelte-1hrotn9{width:300px;height:300px;background:linear-gradient(135deg,#6366f1,#8b5cf6);bottom:-100px;right:20%}.content-wrapper.svelte-1hrotn9{position:relative;z-index:10;max-width:1200px;margin:0 auto;padding:5rem 1.5rem 4rem}.header.svelte-1hrotn9{text-align:center;margin-bottom:2.5rem}.badge.svelte-1hrotn9{display:inline-block;background:linear-gradient(135deg,#6366f133,#8b5cf633);color:#a5b4fc;font-size:.8125rem;font-weight:600;padding:.375rem .875rem;border-radius:100px;margin-bottom:1rem}.header.svelte-1hrotn9 h1:where(.svelte-1hrotn9){color:#fff;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;margin:0 0 .75rem;letter-spacing:-.02em}.subline.svelte-1hrotn9{display:inline-flex;align-items:center;gap:.5rem;color:#ffffff80;font-size:.875rem;margin:0;background:#ffffff08;padding:.375rem .875rem;border-radius:100px;border:1px solid rgba(255,255,255,.06)}.flag.svelte-1hrotn9{font-size:1rem}.billing-toggle.svelte-1hrotn9{display:flex;justify-content:center;gap:.25rem;background:#ffffff0d;padding:.25rem;border-radius:10px;margin-bottom:2.5rem;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto}.toggle-btn.svelte-1hrotn9{display:flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;background:transparent;border:none;border-radius:8px;color:#fff9;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}.toggle-btn.active.svelte-1hrotn9{background:#ffffff1a;color:#fff}.save-badge.svelte-1hrotn9{font-size:.6875rem;font-weight:600;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;padding:.125rem .5rem;border-radius:100px}.pricing-grid.svelte-1hrotn9{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem;margin-bottom:4rem}@media(max-width:1024px){.pricing-grid.svelte-1hrotn9{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.pricing-grid.svelte-1hrotn9{grid-template-columns:1fr;max-width:400px;margin-left:auto;margin-right:auto}}.pricing-card.svelte-1hrotn9{position:relative;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:1.5rem;display:flex;flex-direction:column;transition:all .3s}.pricing-card.svelte-1hrotn9:hover{border-color:#ffffff26;transform:translateY(-2px)}.pricing-card.highlighted.svelte-1hrotn9{border-color:#6366f180;background:#6366f10d}.popular-badge.svelte-1hrotn9{position:absolute;top:-10px;right:1rem;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;font-size:.6875rem;font-weight:600;padding:.25rem .75rem;border-radius:100px}.card-header.svelte-1hrotn9{margin-bottom:1.25rem}.card-header.svelte-1hrotn9 h3:where(.svelte-1hrotn9){color:#fff;font-size:1.125rem;font-weight:600;margin:0 0 .25rem}.description.svelte-1hrotn9{color:#ffffff80;font-size:.8125rem;margin:0}.price-section.svelte-1hrotn9{display:flex;align-items:baseline;gap:.25rem;margin-bottom:.25rem}.price.svelte-1hrotn9{color:#fff;font-size:2rem;font-weight:700;letter-spacing:-.02em}.period.svelte-1hrotn9{color:#ffffff80;font-size:.875rem}.yearly-note.svelte-1hrotn9{color:#fff6;font-size:.75rem;margin:0 0 1rem}.cta-btn.svelte-1hrotn9{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.75rem 1rem;background:#ffffff14;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#fff;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;margin-top:auto}.cta-btn.svelte-1hrotn9:hover{background:#ffffff1f}.cta-btn.primary.svelte-1hrotn9{background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none}.cta-btn.primary.svelte-1hrotn9:hover{box-shadow:0 4px 20px #6366f166;transform:translateY(-1px)}.features-list.svelte-1hrotn9{list-style:none;margin:0 0 1.5rem;padding:0;display:flex;flex-direction:column;gap:.625rem}.features-list.svelte-1hrotn9 li:where(.svelte-1hrotn9){display:flex;align-items:center;gap:.625rem;color:#ffffffb3;font-size:.8125rem}.features-list.svelte-1hrotn9 svg:where(.svelte-1hrotn9){color:#8b5cf6;flex-shrink:0}.faq-section.svelte-1hrotn9{margin-bottom:4rem}.faq-section.svelte-1hrotn9 h2:where(.svelte-1hrotn9){color:#fff;font-size:1.5rem;font-weight:600;text-align:center;margin:0 0 2rem}.faq-grid.svelte-1hrotn9{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}@media(max-width:768px){.faq-grid.svelte-1hrotn9{grid-template-columns:1fr}}.faq-item.svelte-1hrotn9{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:1.25rem}.faq-item.svelte-1hrotn9 h4:where(.svelte-1hrotn9){color:#fff;font-size:.9375rem;font-weight:600;margin:0 0 .5rem}.faq-item.svelte-1hrotn9 p:where(.svelte-1hrotn9){color:#fff9;font-size:.875rem;line-height:1.6;margin:0}.cta-section.svelte-1hrotn9{text-align:center;background:#6366f10d;border:1px solid rgba(99,102,241,.2);border-radius:16px;padding:2.5rem 1.5rem}.cta-section.svelte-1hrotn9 h2:where(.svelte-1hrotn9){color:#fff;font-size:1.5rem;font-weight:600;margin:0 0 .5rem}.cta-section.svelte-1hrotn9 p:where(.svelte-1hrotn9){color:#fff9;font-size:.9375rem;margin:0 0 1.5rem}.main-cta.svelte-1hrotn9{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.75rem;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:8px;color:#fff;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .2s}.main-cta.svelte-1hrotn9:hover{transform:translateY(-2px);box-shadow:0 4px 20px #6366f166}
