.app-module__rlRb4G__page{background:var(--white);min-height:100vh}.app-module__rlRb4G__loading,.app-module__rlRb4G__error{flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:100vh;padding:2rem;display:flex}.app-module__rlRb4G__spinner{border:4px solid var(--gray-200);border-top-color:var(--primary);border-radius:50%;width:48px;height:48px;animation:1s linear infinite app-module__rlRb4G__spin}@keyframes app-module__rlRb4G__spin{to{transform:rotate(360deg)}}.app-module__rlRb4G__btnBack{background:var(--primary);color:var(--white);border-radius:10px;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;display:inline-block}.app-module__rlRb4G__hero{text-align:center;background:linear-gradient(135deg,#f0fdf4 0%,#e0f2fe 100%);padding:4rem 2rem}.app-module__rlRb4G__heroContainer{max-width:800px;margin:0 auto}.app-module__rlRb4G__backLink{color:var(--gray-700);margin-bottom:2rem;font-weight:600;text-decoration:none;transition:color .3s;display:inline-block}.app-module__rlRb4G__backLink:hover{color:var(--primary)}.app-module__rlRb4G__heroContent{flex-direction:column;align-items:center;display:flex}.app-module__rlRb4G__heroIcon{margin-bottom:1rem;font-size:5rem}.app-module__rlRb4G__heroTitle{color:var(--dark);margin-bottom:.75rem;font-size:clamp(1.75rem,5vw,3rem);font-weight:700}.app-module__rlRb4G__heroSubtitle{color:var(--gray-600);max-width:600px;margin-bottom:1rem;padding:0 1rem;font-size:clamp(1rem,2.5vw,1.25rem)}.app-module__rlRb4G__heroCategory{background:var(--primary);color:var(--white);border-radius:50px;margin-bottom:2rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;display:inline-block}.app-module__rlRb4G__heroCTA{flex-direction:column;align-items:center;gap:.75rem;width:100%;padding:0 1rem;display:flex}.app-module__rlRb4G__btnPrimary{background:linear-gradient(135deg,var(--primary),var(--secondary));color:var(--white);cursor:pointer;text-align:center;border:none;border-radius:12px;width:100%;max-width:320px;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;box-shadow:0 4px 12px #00d4a34d}.app-module__rlRb4G__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00d4a366}.app-module__rlRb4G__trialText{color:var(--gray-600);margin:0;font-size:.875rem}.app-module__rlRb4G__description{background:var(--white);padding:3rem 1.5rem}.app-module__rlRb4G__container{max-width:1200px;margin:0 auto}.app-module__rlRb4G__sectionTitle{color:var(--dark);text-align:center;margin-bottom:1rem;font-size:clamp(1.5rem,4vw,2rem);font-weight:700}.app-module__rlRb4G__sectionSubtitle{color:var(--gray-600);text-align:center;margin-bottom:2rem;font-size:1rem}.app-module__rlRb4G__longDescription{color:var(--gray-700);text-align:center;max-width:800px;margin:0 auto;font-size:1rem;line-height:1.8}.app-module__rlRb4G__pricing{background:var(--gray-100);padding:3rem 1rem}.app-module__rlRb4G__pricingHeader{margin-bottom:2rem}.app-module__rlRb4G__billingToggle{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:2rem;padding:0 .5rem;display:flex}.app-module__rlRb4G__billingBtn{background:var(--white);border:2px solid var(--gray-300);color:var(--gray-700);cursor:pointer;border-radius:10px;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.875rem;font-weight:600;transition:all .3s;display:flex;position:relative}.app-module__rlRb4G__billingBtn:hover{border-color:var(--primary)}.app-module__rlRb4G__billingBtn.app-module__rlRb4G__active{background:var(--primary);color:var(--white);border-color:var(--primary)}.app-module__rlRb4G__discount{background:var(--success);color:var(--white);white-space:nowrap;border-radius:4px;padding:.125rem .375rem;font-size:.6875rem}.app-module__rlRb4G__plansGrid{grid-template-columns:1fr;gap:1.5rem;max-width:1200px;margin:0 auto;display:grid}.app-module__rlRb4G__planCard{background:var(--white);border:2px solid var(--gray-200);border-radius:16px;padding:1.5rem;transition:all .3s;position:relative}.app-module__rlRb4G__planCard:hover{border-color:var(--primary);box-shadow:0 8px 25px #00d4a31f}.app-module__rlRb4G__planCard.app-module__rlRb4G__popular{border-color:var(--primary);border-width:3px;box-shadow:0 8px 30px #00d4a333}.app-module__rlRb4G__popularBadge{background:linear-gradient(135deg,var(--primary),var(--secondary));color:var(--white);white-space:nowrap;border-radius:50px;padding:.375rem 1rem;font-size:.75rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.app-module__rlRb4G__planName{color:var(--dark);margin-bottom:.375rem;font-size:1.375rem;font-weight:700}.app-module__rlRb4G__planDescription{color:var(--gray-600);margin-bottom:1.25rem;font-size:.875rem}.app-module__rlRb4G__planPrice{align-items:baseline;gap:.25rem;margin-bottom:.375rem;display:flex}.app-module__rlRb4G__currency{color:var(--gray-700);font-size:1.25rem;font-weight:600}.app-module__rlRb4G__amount{color:var(--dark);font-size:clamp(2rem,8vw,2.75rem);font-weight:700}.app-module__rlRb4G__period{color:var(--gray-600);font-size:.9375rem}.app-module__rlRb4G__billingNote{color:var(--gray-500);margin-bottom:1.25rem;font-size:.8125rem}.app-module__rlRb4G__btnStartTrial{background:linear-gradient(135deg,var(--primary),var(--secondary));width:100%;color:var(--white);cursor:pointer;border:none;border-radius:10px;margin-bottom:1.25rem;padding:.875rem;font-size:.9375rem;font-weight:600;transition:all .3s}.app-module__rlRb4G__btnStartTrial:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00d4a34d}.app-module__rlRb4G__btnStartTrial:disabled{opacity:.7;cursor:not-allowed;transform:none}.app-module__rlRb4G__planFeatures{border-bottom:1px solid var(--gray-200);flex-direction:column;gap:.625rem;margin-bottom:1.25rem;padding-bottom:1.25rem;display:flex}.app-module__rlRb4G__feature{color:var(--gray-700);align-items:flex-start;gap:.625rem;font-size:.875rem;line-height:1.4;display:flex}.app-module__rlRb4G__featureIcon{color:var(--primary);flex-shrink:0;font-weight:700}.app-module__rlRb4G__planModules{color:var(--gray-600);font-size:.8125rem}.app-module__rlRb4G__planModules strong{color:var(--dark);margin-bottom:.5rem;font-size:.875rem;display:block}.app-module__rlRb4G__planModules ul{flex-wrap:wrap;gap:.375rem;margin:0;padding:0;list-style:none;display:flex}.app-module__rlRb4G__planModules li{background:var(--gray-100);border-radius:50px;padding:.25rem .625rem;font-size:.75rem}@media (max-width:374px){.app-module__rlRb4G__hero{padding:2.5rem 1rem}.app-module__rlRb4G__heroIcon{font-size:4rem}.app-module__rlRb4G__billingToggle{flex-direction:column;align-items:stretch}.app-module__rlRb4G__billingBtn{justify-content:center}.app-module__rlRb4G__planCard{padding:1.25rem}}@media (min-width:375px) and (max-width:639px){.app-module__rlRb4G__hero{padding:3rem 1.25rem}.app-module__rlRb4G__pricing{padding:2.5rem 1rem}}@media (min-width:640px){.app-module__rlRb4G__hero{padding:4rem 2rem}.app-module__rlRb4G__heroIcon{font-size:5rem}.app-module__rlRb4G__description{padding:4rem 2rem}.app-module__rlRb4G__pricing{padding:4rem 1.5rem}.app-module__rlRb4G__billingToggle{gap:.75rem}.app-module__rlRb4G__billingBtn{padding:.75rem 1.25rem;font-size:1rem}.app-module__rlRb4G__plansGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.app-module__rlRb4G__planCard{padding:1.75rem}.app-module__rlRb4G__btnPrimary{padding:1.125rem 2.5rem;font-size:1.0625rem}}@media (min-width:1024px){.app-module__rlRb4G__hero{padding:5rem 2rem}.app-module__rlRb4G__heroIcon{font-size:6rem}.app-module__rlRb4G__pricing{padding:5rem 2rem}.app-module__rlRb4G__plansGrid{grid-template-columns:repeat(3,1fr);gap:2rem}.app-module__rlRb4G__planCard{padding:2rem}.app-module__rlRb4G__planCard.app-module__rlRb4G__popular{transform:scale(1.05)}.app-module__rlRb4G__planCard.app-module__rlRb4G__popular:hover{transform:scale(1.05)translateY(-4px)}.app-module__rlRb4G__btnPrimary{padding:1.25rem 3rem;font-size:1.125rem}.app-module__rlRb4G__amount{font-size:3rem}}@media (min-width:1280px){.app-module__rlRb4G__plansGrid{max-width:1100px}}
