.pricing-page[data-astro-cid-lmkygsfs]{padding-bottom:4rem}.hero-section[data-astro-cid-lmkygsfs]{padding:4rem 0 3rem;text-align:center}.section-label[data-astro-cid-lmkygsfs]{display:inline-block;color:var(--color-primary);font-weight:700;font-size:.75rem;letter-spacing:.15em;text-transform:uppercase;margin-bottom:1rem}.hero-title[data-astro-cid-lmkygsfs]{font-size:clamp(2rem,5vw,3rem);font-weight:800;color:var(--color-text);margin-bottom:1rem;line-height:1.2}.hero-description[data-astro-cid-lmkygsfs]{font-size:1.125rem;color:var(--color-text-light);max-width:600px;margin:0 auto;line-height:1.6}html.dark .hero-title[data-astro-cid-lmkygsfs]{color:var(--color-text-dark)}.pricing-cards-section[data-astro-cid-lmkygsfs]{padding:2rem 0 4rem}.pricing-cards-grid[data-astro-cid-lmkygsfs]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1100px;margin:0 auto}.pricing-card[data-astro-cid-lmkygsfs]{background:var(--color-surface);border:1px solid var(--color-border);border-radius:1.5rem;padding:2rem;display:flex;flex-direction:column;position:relative;transition:transform .3s ease,box-shadow .3s ease;box-shadow:var(--shadow-sm)}.pricing-card[data-astro-cid-lmkygsfs]:hover{transform:translateY(-8px);box-shadow:var(--shadow-xl)}html.dark .pricing-card[data-astro-cid-lmkygsfs]{background:var(--color-surface-dark);border-color:var(--color-border-dark)}.pricing-card[data-astro-cid-lmkygsfs].popular{border:2px solid var(--color-primary);box-shadow:0 10px 40px #ff515126;transform:translateY(-16px);z-index:1}.pricing-card[data-astro-cid-lmkygsfs].popular:hover{transform:translateY(-24px);box-shadow:0 20px 60px #ff515140}.pricing-card-badge[data-astro-cid-lmkygsfs]{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:var(--color-primary);color:#fff;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;padding:.4rem 1rem;border-radius:9999px}html.dark .pricing-card[data-astro-cid-lmkygsfs].popular{box-shadow:0 10px 40px #ff515140}.pricing-card-header[data-astro-cid-lmkygsfs]{margin-bottom:1.5rem}.pricing-card-title[data-astro-cid-lmkygsfs]{font-size:1.5rem;font-weight:700;color:var(--color-text);margin-bottom:.25rem}.pricing-card-subtitle[data-astro-cid-lmkygsfs]{font-size:.875rem;color:var(--color-text-light)}html.dark .pricing-card-title[data-astro-cid-lmkygsfs]{color:var(--color-text-dark)}.pricing-card-price[data-astro-cid-lmkygsfs]{display:flex;align-items:baseline;gap:.25rem;margin-bottom:1.5rem}.pricing-card-amount[data-astro-cid-lmkygsfs]{font-size:3rem;font-weight:800;color:var(--color-text)}.pricing-card[data-astro-cid-lmkygsfs].popular .pricing-card-amount[data-astro-cid-lmkygsfs]{font-size:3.5rem}.pricing-card-period[data-astro-cid-lmkygsfs]{font-size:1rem;color:var(--color-text-light)}html.dark .pricing-card-amount[data-astro-cid-lmkygsfs]{color:var(--color-text-dark)}.pricing-card-features[data-astro-cid-lmkygsfs]{list-style:none;padding:0;margin:0 0 2rem;flex-grow:1}.pricing-card-features[data-astro-cid-lmkygsfs] li[data-astro-cid-lmkygsfs]{display:flex;align-items:center;gap:.75rem;padding:.5rem 0;font-size:.9rem}.feature-included[data-astro-cid-lmkygsfs]{color:var(--color-text)}.feature-excluded[data-astro-cid-lmkygsfs]{color:var(--color-text-light)}.check-icon[data-astro-cid-lmkygsfs]{color:#10b981;font-size:1.25rem}.close-icon[data-astro-cid-lmkygsfs]{color:var(--color-text-light);font-size:1.25rem}html.dark .feature-included[data-astro-cid-lmkygsfs]{color:var(--color-text-dark)}.btn-block[data-astro-cid-lmkygsfs]{display:flex;width:100%;justify-content:center}.btn-secondary[data-astro-cid-lmkygsfs]{display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.5rem;background:var(--color-surface);color:var(--color-text);border:1px solid var(--color-border);border-radius:50px;font-weight:600;font-size:1rem;transition:all .2s ease;text-decoration:none}.btn-secondary[data-astro-cid-lmkygsfs]:hover{background:var(--color-bg);border-color:var(--color-primary);color:var(--color-primary)}html.dark .btn-secondary[data-astro-cid-lmkygsfs]{background:var(--color-surface-dark);border-color:var(--color-border-dark);color:var(--color-text-dark)}.value-section[data-astro-cid-lmkygsfs]{padding:4rem 0}.value-grid[data-astro-cid-lmkygsfs]{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;background:#ff515114;border:1px solid rgba(255,81,81,.15);border-radius:2rem;padding:3rem;max-width:1000px;margin:0 auto}.value-content[data-astro-cid-lmkygsfs] h2[data-astro-cid-lmkygsfs]{font-size:2rem;font-weight:700;color:var(--color-text);margin-bottom:1rem}.value-content[data-astro-cid-lmkygsfs] p[data-astro-cid-lmkygsfs]{color:var(--color-text-light);line-height:1.7;margin-bottom:1.5rem}.value-highlight[data-astro-cid-lmkygsfs]{display:flex;align-items:center;gap:.75rem;color:var(--color-primary);font-weight:600;font-style:italic}.value-highlight[data-astro-cid-lmkygsfs] .material-icons-outlined[data-astro-cid-lmkygsfs]{font-size:1.5rem}html.dark .value-grid[data-astro-cid-lmkygsfs]{background:#ff51511a;border-color:#ff515133}html.dark .value-content[data-astro-cid-lmkygsfs] h2[data-astro-cid-lmkygsfs]{color:var(--color-text-dark)}html.dark .value-content[data-astro-cid-lmkygsfs] p[data-astro-cid-lmkygsfs]{color:var(--color-text-light)}.value-visual[data-astro-cid-lmkygsfs]{display:flex;justify-content:center;align-items:center;position:relative}.coffee-cards[data-astro-cid-lmkygsfs]{display:flex;gap:1rem}.coffee-card[data-astro-cid-lmkygsfs]{width:90px;height:120px;background:var(--color-surface);border-radius:1rem;box-shadow:var(--shadow-md);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem}.coffee-card[data-astro-cid-lmkygsfs][data-rotation=left]{transform:rotate(-6deg);animation:floatLeft 3s ease-in-out infinite}.coffee-card[data-astro-cid-lmkygsfs][data-rotation=right]{transform:rotate(3deg);animation:floatRight 3s ease-in-out infinite .5s}@keyframes floatLeft{0%,to{transform:rotate(-6deg) translateY(0)}50%{transform:rotate(-8deg) translateY(-5px)}}@keyframes floatRight{0%,to{transform:rotate(3deg) translateY(0)}50%{transform:rotate(5deg) translateY(-5px)}}.coffee-icon[data-astro-cid-lmkygsfs]{font-size:2.5rem;color:#d97706}.coffee-label[data-astro-cid-lmkygsfs]{font-size:.7rem;font-weight:700;color:var(--color-text-light)}.value-badge[data-astro-cid-lmkygsfs]{position:absolute;bottom:-10px;right:20px;background:var(--color-primary);color:#fff;padding:.5rem 1rem;border-radius:9999px;font-weight:700;font-size:.8rem;box-shadow:var(--shadow-lg);animation:badgeBounce 2s ease-in-out infinite}@keyframes badgeBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}html.dark .coffee-card[data-astro-cid-lmkygsfs]{background:var(--color-surface-dark)}.comparison-section[data-astro-cid-lmkygsfs]{padding:4rem 0}.comparison-title[data-astro-cid-lmkygsfs]{font-size:2rem;font-weight:700;text-align:center;margin-bottom:2rem;color:var(--color-text)}.table-wrapper[data-astro-cid-lmkygsfs]{overflow-x:auto;border-radius:1rem;border:1px solid var(--color-border)}.comparison-table[data-astro-cid-lmkygsfs]{width:100%;border-collapse:collapse;background:var(--color-surface)}.comparison-table[data-astro-cid-lmkygsfs] th[data-astro-cid-lmkygsfs],.comparison-table[data-astro-cid-lmkygsfs] td[data-astro-cid-lmkygsfs]{padding:1.25rem 1rem;text-align:center}.comparison-table[data-astro-cid-lmkygsfs] th[data-astro-cid-lmkygsfs]{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-light);border-bottom:1px solid var(--color-border)}.comparison-table[data-astro-cid-lmkygsfs] th[data-astro-cid-lmkygsfs]:first-child{text-align:left}.comparison-table[data-astro-cid-lmkygsfs] th[data-astro-cid-lmkygsfs].popular-column{background:#ff51511a;color:var(--color-text)}.comparison-table[data-astro-cid-lmkygsfs] td[data-astro-cid-lmkygsfs]{font-size:.875rem;color:var(--color-text-light);border-bottom:1px solid var(--color-border)}.comparison-table[data-astro-cid-lmkygsfs] td[data-astro-cid-lmkygsfs]:first-child{text-align:left;font-weight:600;color:var(--color-text)}.comparison-table[data-astro-cid-lmkygsfs] td[data-astro-cid-lmkygsfs].popular-column{background:#ff51510d;font-weight:600;color:var(--color-text)}.comparison-table[data-astro-cid-lmkygsfs] .feature-category[data-astro-cid-lmkygsfs]{font-size:1rem;font-weight:700;color:var(--color-primary);padding-top:2rem;border-bottom:none}.dash[data-astro-cid-lmkygsfs]{color:var(--color-text-light);opacity:.5}html.dark .comparison-title[data-astro-cid-lmkygsfs]{color:var(--color-text-dark)}html.dark .table-wrapper[data-astro-cid-lmkygsfs]{border-color:var(--color-border-dark)}html.dark .comparison-table[data-astro-cid-lmkygsfs]{background:var(--color-surface-dark)}html.dark .comparison-table[data-astro-cid-lmkygsfs] th[data-astro-cid-lmkygsfs]{color:var(--color-text-light);border-bottom-color:var(--color-border-dark)}html.dark .comparison-table[data-astro-cid-lmkygsfs] th[data-astro-cid-lmkygsfs].popular-column{background:#ff515126;color:var(--color-text-dark)}html.dark .comparison-table[data-astro-cid-lmkygsfs] td[data-astro-cid-lmkygsfs]{border-bottom-color:var(--color-border-dark)}html.dark .comparison-table[data-astro-cid-lmkygsfs] td[data-astro-cid-lmkygsfs]:first-child{color:var(--color-text-dark)}html.dark .comparison-table[data-astro-cid-lmkygsfs] td[data-astro-cid-lmkygsfs].popular-column{background:#ff51511a;color:var(--color-text-dark)}.faq-section[data-astro-cid-lmkygsfs]{padding:4rem 0}.faq-title[data-astro-cid-lmkygsfs]{font-size:2rem;font-weight:700;text-align:center;margin-bottom:2rem;color:var(--color-text)}.faq-list[data-astro-cid-lmkygsfs]{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:1rem}.faq-item[data-astro-cid-lmkygsfs]{background:var(--color-surface);border:1px solid var(--color-border);border-radius:1rem;overflow:hidden;transition:all .3s ease}.faq-item[data-astro-cid-lmkygsfs]:hover{border-color:#ff51514d}.faq-item[data-astro-cid-lmkygsfs].active{border-color:#ff515180;box-shadow:0 0 0 2px #ff51511a}.faq-question[data-astro-cid-lmkygsfs]{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1.5rem;background:none;border:none;font-weight:600;font-size:1rem;color:var(--color-text);font-family:inherit;text-align:left;cursor:pointer}.faq-icon[data-astro-cid-lmkygsfs]{color:var(--color-text-light);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 .4s ease,padding .4s ease}.faq-item[data-astro-cid-lmkygsfs].active .faq-answer[data-astro-cid-lmkygsfs]{max-height:200px}.faq-answer[data-astro-cid-lmkygsfs] p[data-astro-cid-lmkygsfs]{padding:0 1.5rem 1.5rem;color:var(--color-text-light);line-height:1.7;margin:0}html.dark .faq-title[data-astro-cid-lmkygsfs]{color:var(--color-text-dark)}html.dark .faq-item[data-astro-cid-lmkygsfs]{background:var(--color-surface-dark);border-color:var(--color-border-dark)}html.dark .faq-question[data-astro-cid-lmkygsfs]{color:var(--color-text-dark)}html.dark .faq-icon[data-astro-cid-lmkygsfs],html.dark .faq-answer[data-astro-cid-lmkygsfs] p[data-astro-cid-lmkygsfs]{color:var(--color-text-light)}.cta-section[data-astro-cid-lmkygsfs]{padding:4rem 0}.cta-box[data-astro-cid-lmkygsfs]{background:var(--color-primary);border-radius:2rem;padding:4rem 2rem;text-align:center;color:#fff;position:relative;overflow:hidden;box-shadow:0 20px 60px #ff51514d}.cta-box[data-astro-cid-lmkygsfs]:before,.cta-box[data-astro-cid-lmkygsfs]:after{content:"";position:absolute;width:200px;height:200px;border-radius:50%;filter:blur(40px)}.cta-box[data-astro-cid-lmkygsfs]:before{top:-50px;right:-50px;background:#ffffff1a}.cta-box[data-astro-cid-lmkygsfs]:after{bottom:-50px;left:-50px;background:#0000001a}.cta-content[data-astro-cid-lmkygsfs]{position:relative;z-index:1}.cta-box[data-astro-cid-lmkygsfs] h2[data-astro-cid-lmkygsfs]{font-size:2.5rem;font-weight:800;margin-bottom:1rem}.cta-box[data-astro-cid-lmkygsfs] p[data-astro-cid-lmkygsfs]{font-size:1.125rem;color:#ffffffe6;max-width:500px;margin:0 auto 2rem}.cta-buttons[data-astro-cid-lmkygsfs]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn-secondary-outline[data-astro-cid-lmkygsfs]{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;background:transparent;color:#fff;border:2px solid rgba(255,255,255,.3);border-radius:50px;font-weight:600;font-size:1.125rem;text-decoration:none;transition:all .2s ease}.btn-secondary-outline[data-astro-cid-lmkygsfs]:hover{border-color:#fff;background:#ffffff1a}.cta-note[data-astro-cid-lmkygsfs]{margin-top:2rem;font-size:.875rem;color:#fffc;display:flex;align-items:center;justify-content:center;gap:.5rem}@media(max-width:968px){.value-grid[data-astro-cid-lmkygsfs]{grid-template-columns:1fr;text-align:center;gap:2rem}.value-visual[data-astro-cid-lmkygsfs]{order:-1}.value-badge[data-astro-cid-lmkygsfs]{position:relative;bottom:auto;right:auto;margin-top:1rem;display:inline-block}.coffee-cards[data-astro-cid-lmkygsfs]{justify-content:center}}@media(max-width:768px){.pricing-cards-grid[data-astro-cid-lmkygsfs]{grid-template-columns:1fr;max-width:400px}.pricing-card[data-astro-cid-lmkygsfs].popular{transform:translateY(0);order:-1}.pricing-card[data-astro-cid-lmkygsfs].popular:hover{transform:translateY(-8px)}.comparison-table[data-astro-cid-lmkygsfs] th[data-astro-cid-lmkygsfs],.comparison-table[data-astro-cid-lmkygsfs] td[data-astro-cid-lmkygsfs]{padding:1rem .75rem;font-size:.8rem}.cta-box[data-astro-cid-lmkygsfs] h2[data-astro-cid-lmkygsfs]{font-size:1.75rem}.cta-buttons[data-astro-cid-lmkygsfs]{flex-direction:column}.faq-question[data-astro-cid-lmkygsfs]{padding:1.25rem;font-size:.9rem}}
