:root{--color-primary: #0891b2;--color-primary-dark: #0e7490;--color-primary-light: #22d3ee;--color-secondary: #06b6d4;--color-accent: #14b8a6;--color-text: #1f2937;--color-text-light: #6b7280;--color-bg: #ecfeff;--color-surface: #ffffff;--gradient-primary: linear-gradient(135deg, #0891b2 0%, #06b6d4 50%, #14b8a6 100%);--gradient-cool: linear-gradient(135deg, #22d3ee 0%, #06b6d4 50%, #14b8a6 100%);--gradient-warm: linear-gradient(135deg, #f59e0b 0%, #ea580c 50%, #dc2626 100%);--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .05);--shadow-md: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--shadow-xl: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--shadow-glow: 0 0 40px -10px rgba(8, 145, 178, .5)}.gradient-bg[data-astro-cid-lmkygsfs]{background:linear-gradient(-45deg,#eff6ff,#dbeafe,#e0e7ff,#f3e8ff,#fae8ff);background-size:400% 400%;animation:gradientShift 15s ease infinite}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.glass[data-astro-cid-lmkygsfs]{background:#ffffffb3;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.3)}.nav-link[data-astro-cid-lmkygsfs]{position:relative;padding:.5rem 1rem;font-weight:500;color:var(--color-text);text-decoration:none;transition:color .3s ease}.nav-link[data-astro-cid-lmkygsfs]:after{content:"";position:absolute;bottom:0;left:50%;width:0;height:2px;background:var(--gradient-warm);transition:all .3s ease;transform:translate(-50%)}.nav-link[data-astro-cid-lmkygsfs]:hover{color:var(--color-primary-dark)}.nav-link[data-astro-cid-lmkygsfs]:hover:after{width:80%}.nav-link[data-astro-cid-lmkygsfs].active{color:#0891b2;font-weight:600}.nav-link[data-astro-cid-lmkygsfs].active:after{width:80%}.pricing-card[data-astro-cid-lmkygsfs]{transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative}.pricing-card[data-astro-cid-lmkygsfs]:hover{transform:translateY(-8px);box-shadow:var(--shadow-glow),var(--shadow-xl)}.pricing-card[data-astro-cid-lmkygsfs].featured{border:2px solid #0891b2;transform:scale(1.03);z-index:5}.pricing-card[data-astro-cid-lmkygsfs].featured:hover{transform:scale(1.03) translateY(-8px)}@media(max-width:768px){.pricing-card[data-astro-cid-lmkygsfs].featured{transform:none}.pricing-card[data-astro-cid-lmkygsfs].featured:hover{transform:translateY(-8px)}}.popular-badge[data-astro-cid-lmkygsfs]{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:var(--gradient-warm);color:#fff;padding:.375rem 1.25rem;border-radius:2rem;font-weight:600;font-size:.8rem;box-shadow:0 4px 12px #f59e0b66;white-space:nowrap}.billing-toggle[data-astro-cid-lmkygsfs]{position:relative;display:inline-flex;background:#f1f5f9;border-radius:9999px;padding:4px}.billing-toggle[data-astro-cid-lmkygsfs] input[data-astro-cid-lmkygsfs][type=radio]{display:none}.billing-toggle[data-astro-cid-lmkygsfs] label[data-astro-cid-lmkygsfs]{padding:.5rem 1.5rem;border-radius:9999px;font-weight:500;font-size:.875rem;cursor:pointer;transition:all .3s ease;color:#6b7280;position:relative;z-index:1}.billing-toggle[data-astro-cid-lmkygsfs] input[data-astro-cid-lmkygsfs][type=radio]:checked+label[data-astro-cid-lmkygsfs]{color:#fff;background:linear-gradient(135deg,#0891b2,#06b6d4);box-shadow:0 2px 8px #0891b24d}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.fade-in-up[data-astro-cid-lmkygsfs]{animation:fadeInUp .8s ease-out forwards}.faq-item[data-astro-cid-lmkygsfs]{border:1px solid rgba(0,0,0,.08);border-radius:1rem;overflow:hidden;transition:all .3s ease}.faq-item[data-astro-cid-lmkygsfs]:hover{border-color:#3b82f64d;box-shadow:0 4px 12px #3b82f61a}.faq-question[data-astro-cid-lmkygsfs]{cursor:pointer;padding:1.5rem;display:flex;justify-content:space-between;align-items:center;font-weight:600;transition:background-color .3s ease}.faq-question[data-astro-cid-lmkygsfs]:hover{background-color:#3b82f60d}.faq-icon[data-astro-cid-lmkygsfs]{transition:transform .3s ease}.faq-item[data-astro-cid-lmkygsfs].active .faq-icon[data-astro-cid-lmkygsfs]{transform:rotate(180deg)}.faq-answer[data-astro-cid-lmkygsfs]{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}.faq-item[data-astro-cid-lmkygsfs].active .faq-answer[data-astro-cid-lmkygsfs]{max-height:500px;padding:0 1.5rem 1.5rem}.deco-circle[data-astro-cid-lmkygsfs]{position:absolute;border-radius:50%;background:var(--gradient-primary);opacity:.1;filter:blur(60px);pointer-events:none}.text-gradient[data-astro-cid-lmkygsfs]{background:var(--gradient-warm);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.price-monthly[data-astro-cid-lmkygsfs],.price-yearly[data-astro-cid-lmkygsfs]{transition:opacity .3s ease,max-height .3s ease}.price-yearly[data-astro-cid-lmkygsfs]{display:none}.price-yearly[data-astro-cid-lmkygsfs].active{display:block}.price-monthly[data-astro-cid-lmkygsfs].hidden{display:none}
