@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";.site-header[data-v-70283dc8]{width:100%;background:#1e3a8a;padding:1rem 2rem;position:sticky;top:0;z-index:200;box-shadow:0 4px 12px #0000001a}.nav[data-v-70283dc8]{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;width:100%}.logo[data-v-70283dc8]{display:flex;align-items:center;gap:.6rem;font-weight:700;font-size:1.5rem;text-decoration:none;color:#fff}.logo-icon[data-v-70283dc8]{height:70px;width:auto;font-size:2rem}.logo-text[data-v-70283dc8]{font-family:Quicksand,sans-serif;font-weight:700;color:#fff}.nav-links[data-v-70283dc8]{list-style:none;display:flex;gap:1rem}.nav-link[data-v-70283dc8]{display:flex;align-items:center;gap:.4rem;text-decoration:none;color:#fff;font-weight:500;font-size:1rem;padding:.6rem 1rem;border-radius:6px;transition:all .3s ease}.nav-link[data-v-70283dc8]:hover,.nav-link.router-link-active[data-v-70283dc8]{background:#fff3;color:#fff}.link-icon[data-v-70283dc8]{font-size:1.1rem}.menu-toggle[data-v-70283dc8]{display:none;flex-direction:column;justify-content:space-between;width:28px;height:22px;background:none;border:none;cursor:pointer;padding:0;z-index:300}.menu-toggle span[data-v-70283dc8]{display:block;height:3px;width:100%;background:#fff;border-radius:2px;transition:all .3s ease}.menu-toggle span.open[data-v-70283dc8]:nth-child(1){transform:rotate(45deg) translate(5px,6px)}.menu-toggle span.open[data-v-70283dc8]:nth-child(2){opacity:0}.menu-toggle span.open[data-v-70283dc8]:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}@media (max-width: 1078px){.menu-toggle[data-v-70283dc8]{display:flex}.nav-links[data-v-70283dc8]{position:fixed;top:0;right:0;flex-direction:column;align-items:flex-start;background:#1e3a8a;width:80%;max-width:320px;height:100vh;padding:5rem 1.5rem 2rem;transform:translate(100%);transition:transform .3s ease}.nav-links.open[data-v-70283dc8]{transform:translate(0)}.nav-links li[data-v-70283dc8]{width:100%}.nav-link[data-v-70283dc8]{width:100%;justify-content:flex-start;padding:1rem 1.2rem;border-radius:6px}}@media (max-width: 480px){.logo-text[data-v-70283dc8]{display:none}.nav-links[data-v-70283dc8]{width:100%;max-width:none}}.footer[data-v-7158a299]{background:linear-gradient(135deg,#1e3a8a,#2563eb);color:#fff;margin-top:auto}.footer-content[data-v-7158a299]{max-width:1200px;margin:0 auto;padding:3rem 2rem 2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.brand-section .brand[data-v-7158a299]{display:flex;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.brand-section .icon[data-v-7158a299]{font-size:1.5rem}.tagline[data-v-7158a299]{font-style:italic;margin-bottom:1rem;color:#ffffffe6}.social-links[data-v-7158a299]{display:flex;gap:1rem;margin-bottom:1rem}.social-link[data-v-7158a299]{display:inline-block;width:35px;height:35px;text-align:center;line-height:35px;border-radius:50%;background:#ffffff1a;text-decoration:none}.social-link[data-v-7158a299]:hover{background:#fff3}.footer-section h4[data-v-7158a299]{color:#a5b4fc;margin-bottom:1rem}.footer-section ul[data-v-7158a299]{list-style:none;padding:0}.footer-section li[data-v-7158a299]{margin-bottom:.5rem}.footer-section a[data-v-7158a299]{color:#fffc;text-decoration:none}.footer-section a[data-v-7158a299]:hover{color:#a5b4fc}.newsletter-form[data-v-7158a299]{display:flex;gap:.5rem;margin-top:1rem}.newsletter-form input[data-v-7158a299]{flex:1;padding:.75rem;border:none;border-radius:6px}.newsletter-form button[data-v-7158a299]{padding:.75rem 1rem;border:none;border-radius:6px;background:#fff3;color:#fff;font-weight:700;cursor:pointer}.newsletter-form button[data-v-7158a299]:hover{background:#ffffff4d}.footer-bottom[data-v-7158a299]{border-top:1px solid rgba(255,255,255,.2);padding:1.5rem 2rem;text-align:center;font-size:.85rem;color:#fffc}.modal-overlay[data-v-7158a299]{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:2000;padding:2rem}.modal[data-v-7158a299]{background:#fff;border-radius:12px;max-width:600px;max-height:80vh;overflow-y:auto;box-shadow:0 10px 30px #0000004d}.modal-header[data-v-7158a299]{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid #e5e7eb}.close-btn[data-v-7158a299]{font-size:1.5rem;background:none;border:none;cursor:pointer}.modal-content[data-v-7158a299]{padding:1rem;color:#374151}.effective-date[data-v-7158a299]{margin-top:1rem;font-size:.9rem}@media (max-width:768px){.footer-content[data-v-7158a299]{grid-template-columns:1fr;padding:2rem 1rem}.newsletter-form[data-v-7158a299]{flex-direction:column}.modal-overlay[data-v-7158a299],.modal-content[data-v-7158a299]{padding:1rem}}.footer-logo[data-v-7158a299]{width:50px;height:50px;object-fit:contain;margin-right:.5rem;animation:floatFooterLogo-7158a299 4s ease-in-out infinite}@keyframes floatFooterLogo-7158a299{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}:root{--primary: #6366f1;--primary-dark: #4f46e5;--primary-light: #818cf8;--secondary: #10b981;--secondary-dark: #059669;--accent: #f59e0b;--gray-50: #f9fafb;--gray-100: #f3f4f6;--gray-200: #e5e7eb;--gray-300: #d1d5db;--gray-400: #9ca3af;--gray-500: #6b7280;--gray-600: #4b5563;--gray-700: #374151;--gray-800: #1f2937;--gray-900: #111827;--success: #10b981;--warning: #f59e0b;--error: #ef4444;--info: #3b82f6;--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .05);--shadow-md: 0 4px 6px -1px rgb(0 0 0 / .1);--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .1);--shadow-xl: 0 20px 25px -5px rgb(0 0 0 / .1);--spacing-xs: .25rem;--spacing-sm: .5rem;--spacing-md: 1rem;--spacing-lg: 1.5rem;--spacing-xl: 2rem;--spacing-2xl: 3rem;--radius-sm: .375rem;--radius-md: .5rem;--radius-lg: .75rem;--radius-xl: 1rem;--radius-2xl: 1.5rem;--radius-full: 9999px;--transition-fast: .15s ease;--transition-base: .2s ease;--transition-slow: .3s ease}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;overflow-x:hidden;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--gray-900);background:var(--gray-50);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.app-wrapper{min-height:100vh;width:100%;display:flex;flex-direction:column;background:linear-gradient(180deg,var(--gray-50) 0%,#ffffff 100%)}.page-layout{flex:1;width:100%}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;letter-spacing:-.02em;color:var(--gray-900)}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}h4{font-size:1.25rem}p{line-height:1.7}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;font-size:.9375rem;border-radius:var(--radius-lg);border:none;cursor:pointer;transition:all var(--transition-base);text-decoration:none;white-space:nowrap;font-family:inherit}.btn-primary{background:var(--primary);color:#fff}.btn-primary:hover{background:var(--primary-dark);transform:translateY(-1px);box-shadow:var(--shadow-lg)}.btn-secondary{background:var(--gray-200);color:var(--gray-900)}.btn-secondary:hover{background:var(--gray-300);transform:translateY(-1px)}.btn-outline{background:transparent;border:2px solid var(--primary);color:var(--primary)}.btn-outline:hover{background:var(--primary);color:#fff}.btn-lg{padding:1rem 2rem;font-size:1rem}.card{background:#fff;border-radius:var(--radius-xl)}.workout-detail[data-v-1ec2c86f]{padding:4rem 2rem;font-family:Poppins,sans-serif;display:flex;justify-content:center}.workout-card[data-v-1ec2c86f]{background:#fff;border-radius:20px;padding:2.5rem 3rem;max-width:700px;width:100%;box-shadow:0 8px 25px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.workout-card[data-v-1ec2c86f]:hover{transform:translateY(-5px);box-shadow:0 12px 30px #00000026}.workout-card h1[data-v-1ec2c86f]{font-size:2rem;color:#007c91;margin-bottom:.5rem}.description[data-v-1ec2c86f]{font-size:1.1rem;margin-bottom:2rem;color:#555;line-height:1.6}.steps[data-v-1ec2c86f]{list-style:none;padding:0}.steps li[data-v-1ec2c86f]{display:flex;align-items:center;margin-bottom:1rem;background:#e0f7fa;border-radius:12px;padding:.8rem 1rem;transition:transform .2s ease}.steps li[data-v-1ec2c86f]:hover{transform:translate(5px)}.step-number[data-v-1ec2c86f]{background:#00acc1;color:#fff;font-weight:700;border-radius:50%;width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;margin-right:1rem}.step-text[data-v-1ec2c86f]{font-size:1rem;color:#333}@media (max-width: 768px){.workout-card[data-v-1ec2c86f]{padding:2rem 1.5rem}.workout-card h1[data-v-1ec2c86f]{font-size:1.7rem}}[data-v-683eac20]:root{--primary: #00acc1;--primary-dark: #007c91;--gray-100: #f9fafb;--gray-300: #e5e7eb;--gray-600: #4b5563;--shadow-md: 0 4px 6px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 15px rgba(0, 0, 0, .15)}.workouts-list[data-v-683eac20]{padding:4rem 2rem;font-family:Poppins,sans-serif;text-align:center}.section-title[data-v-683eac20]{font-size:2.5rem;margin-bottom:2.5rem;font-weight:700;color:var(--primary)}.grid[data-v-683eac20]{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem}.workout-card[data-v-683eac20]{background:#fff;border:1px solid var(--gray-300);border-radius:20px;box-shadow:var(--shadow-md);transition:all .3s ease}.workout-card[data-v-683eac20]:hover{transform:translateY(-6px);box-shadow:var(--shadow-lg);border-color:var(--primary)}.card-link[data-v-683eac20]{text-decoration:none;color:inherit;display:block;padding:2rem;height:100%}.card-content h3[data-v-683eac20]{font-size:1.4rem;margin-bottom:.75rem;font-weight:600;color:var(--primary-dark)}.card-content p[data-v-683eac20]{font-size:1rem;line-height:1.6;color:var(--gray-600)}@media (max-width: 768px){.workouts-list[data-v-683eac20]{padding:2rem 1rem}.section-title[data-v-683eac20]{font-size:2rem}}.card-image[data-v-683eac20]{width:100%;height:180px;border-radius:15px;overflow:hidden;margin-bottom:1rem}.card-image img[data-v-683eac20]{width:100%;height:100%;object-fit:cover;display:block}.landing-page[data-v-7470d5fa]{font-family:Inter,sans-serif}.hero[data-v-7470d5fa]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;padding:6rem 2rem;max-width:1400px;margin:0 auto}.hero-badge[data-v-7470d5fa]{display:inline-block;padding:.5rem 1rem;background:var(--gray-100);color:var(--primary);border-radius:var(--radius-full);font-size:.875rem;font-weight:600;margin-bottom:1.5rem}.hero-title[data-v-7470d5fa]{font-size:3.5rem;line-height:1.1;margin-bottom:1.5rem;font-weight:800}.gradient-text[data-v-7470d5fa]{background:linear-gradient(135deg,var(--primary) 0%,var(--secondary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-description[data-v-7470d5fa]{font-size:1.125rem;color:var(--gray-600);margin-bottom:2rem;line-height:1.7;max-width:540px}.hero-actions[data-v-7470d5fa]{display:flex;gap:1rem;margin-bottom:3rem;flex-wrap:wrap}.btn[data-v-7470d5fa],a[data-v-7470d5fa]{text-decoration:none;transition:all .3s ease}.btn-lg[data-v-7470d5fa]{padding:1rem 2rem;font-size:1rem}.btn-primary[data-v-7470d5fa]{background:var(--primary);color:#fff;border:none}.btn-outline[data-v-7470d5fa]{background:transparent;border:2px solid var(--primary);color:var(--primary)}.hero-stats[data-v-7470d5fa]{display:flex;gap:3rem;padding-top:2rem;border-top:1px solid var(--gray-200)}.stat[data-v-7470d5fa]{display:flex;flex-direction:column}.stat-value[data-v-7470d5fa]{font-size:2rem;font-weight:700;color:var(--primary);margin-bottom:.25rem}.stat-label[data-v-7470d5fa]{font-size:.875rem;color:var(--gray-600)}.hero-visual[data-v-7470d5fa]{position:relative;display:flex;align-items:center;justify-content:center;min-height:500px}.visual-card[data-v-7470d5fa]{position:absolute;background:#fff;border-radius:var(--radius-xl);padding:1.5rem;box-shadow:var(--shadow-xl);display:flex;align-items:center;gap:1rem;border:1px solid var(--gray-300);transition:all .3s ease;animation:float-7470d5fa 3s ease-in-out infinite}.visual-card[data-v-7470d5fa]:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:var(--primary)}.card-1[data-v-7470d5fa]{top:20%;left:10%;animation-delay:0s}.card-2[data-v-7470d5fa]{bottom:20%;right:10%;animation-delay:1.5s}.card-icon[data-v-7470d5fa]{width:48px;height:48px;background:var(--gray-100);border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;color:var(--primary)}.card-title[data-v-7470d5fa]{font-size:.875rem;color:var(--gray-600);margin-bottom:.25rem}.card-value[data-v-7470d5fa]{font-size:1.5rem;font-weight:700;color:var(--gray-900)}@keyframes float-7470d5fa{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.features[data-v-7470d5fa]{padding:6rem 2rem;background:#fff}.section-header[data-v-7470d5fa]{text-align:center;max-width:700px;margin:0 auto 4rem}.section-header h2[data-v-7470d5fa]{font-size:2.5rem;margin-bottom:1rem;font-weight:700}.section-header p[data-v-7470d5fa]{font-size:1.125rem;color:var(--gray-600)}.features-grid[data-v-7470d5fa]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1400px;margin:0 auto}.feature-card[data-v-7470d5fa]{padding:2rem;border-radius:var(--radius-xl);background:var(--gray-50);border:1px solid var(--gray-300);transition:all var(--transition-base)}.feature-card[data-v-7470d5fa]:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:var(--primary)}.feature-icon[data-v-7470d5fa]{width:56px;height:56px;background:#fff;border-radius:var(--radius-lg);display:flex;align-items:center;justify-content:center;color:var(--primary);margin-bottom:1.5rem;box-shadow:var(--shadow-sm)}.feature-card h3[data-v-7470d5fa]{font-size:1.25rem;margin-bottom:.75rem;font-weight:600}.feature-card p[data-v-7470d5fa]{color:var(--gray-600);line-height:1.6}.testimonials[data-v-7470d5fa]{padding:6rem 2rem;background:var(--gray-50)}.testimonials-grid[data-v-7470d5fa]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;max-width:1400px;margin:0 auto}.testimonial-card[data-v-7470d5fa]{background:#fff;padding:2rem;border-radius:var(--radius-xl);box-shadow:var(--shadow-md);border:1px solid var(--gray-300);transition:all .3s ease}.testimonial-card[data-v-7470d5fa]:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:var(--primary)}.testimonial-rating[data-v-7470d5fa]{display:flex;gap:.25rem;margin-bottom:1rem;color:var(--accent)}.testimonial-text[data-v-7470d5fa]{font-size:1rem;line-height:1.7;color:var(--gray-700);margin-bottom:1.5rem}.testimonial-author[data-v-7470d5fa]{display:flex;align-items:center;gap:1rem}.author-avatar[data-v-7470d5fa]{width:48px;height:48px;background:var(--primary);color:#fff;border-radius:var(--radius-full);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.875rem}.author-name[data-v-7470d5fa]{font-weight:600;color:var(--gray-900);margin-bottom:.25rem}.author-role[data-v-7470d5fa]{font-size:.875rem;color:var(--gray-500)}.cta[data-v-7470d5fa]{padding:6rem 2rem;background:linear-gradient(135deg,var(--primary) 0%,var(--primary-dark) 100%)}.cta-content[data-v-7470d5fa]{max-width:700px;margin:0 auto;text-align:center;color:#fff}.cta-content h2[data-v-7470d5fa]{font-size:2.5rem;margin-bottom:1rem;font-weight:700;color:#fff}.cta-content p[data-v-7470d5fa]{font-size:1.125rem;margin-bottom:2rem;opacity:.9}.cta-content .btn[data-v-7470d5fa]{background:#fff;color:var(--primary)}.cta-content .btn[data-v-7470d5fa]:hover{background:var(--gray-100);transform:translateY(-2px)}@media (max-width: 1024px){.hero[data-v-7470d5fa]{grid-template-columns:1fr;padding:4rem 2rem}.hero-visual[data-v-7470d5fa]{min-height:400px}.hero-title[data-v-7470d5fa]{font-size:2.5rem}}@media (max-width: 768px){.hero-title[data-v-7470d5fa]{font-size:2rem}.hero-stats[data-v-7470d5fa]{gap:2rem}.section-header h2[data-v-7470d5fa],.cta-content h2[data-v-7470d5fa]{font-size:2rem}.testimonials-grid[data-v-7470d5fa]{grid-template-columns:1fr}}.login-page[data-v-f5b2b4b7]{display:flex;justify-content:center;align-items:center;height:100vh;background:#f9fafb}.login-card[data-v-f5b2b4b7]{background:#fff;padding:2rem;border-radius:12px;box-shadow:var(--shadow-lg);width:100%;max-width:400px;text-align:center}.form-group[data-v-f5b2b4b7]{margin-bottom:1.2rem;text-align:left}input[data-v-f5b2b4b7]{width:100%;padding:.8rem;margin-top:.4rem;border-radius:8px;border:1px solid #ccc}.btn[data-v-f5b2b4b7]{padding:.8rem 1.5rem;border:none;border-radius:8px;background-color:#14b8a6;color:#fff;font-weight:700;cursor:pointer;width:100%}.btn[data-v-f5b2b4b7]:hover{background-color:#0f766e}.error[data-v-f5b2b4b7]{color:red;margin-top:1rem}.success[data-v-f5b2b4b7]{color:green;margin-top:1rem}.register-link[data-v-f5b2b4b7]{margin-top:1rem;font-size:.9rem;color:#555;text-align:center}.register-link a[data-v-f5b2b4b7]{color:#14b8a6;font-weight:700;text-decoration:none}.register-link a[data-v-f5b2b4b7]:hover{text-decoration:underline}.plans-page[data-v-e4fd7136]{max-width:1200px;margin:0 auto;padding:2rem;text-align:center}.plans-grid[data-v-e4fd7136]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem}.plan-card[data-v-e4fd7136]{padding:2rem;border-radius:16px;background-color:#f0fdfa;position:relative;transition:transform .3s ease}.plan-card[data-v-e4fd7136]:hover{transform:translateY(-5px)}.best-value[data-v-e4fd7136]{background-color:#14b8a6;color:#fff}.best-value-label[data-v-e4fd7136]{position:absolute;top:0;left:50%;transform:translate(-50%);padding:.5rem 1rem;background:#facc15;color:#000;font-weight:700;border-radius:0 0 12px 12px}.plan-card h2[data-v-e4fd7136]{font-size:1.5rem;margin-bottom:1rem}.price[data-v-e4fd7136]{font-size:1.2rem;margin-bottom:1rem;font-weight:700}.features[data-v-e4fd7136]{list-style:none;padding:0;margin-bottom:1.5rem}.features li[data-v-e4fd7136]{margin-bottom:.5rem;text-align:left}.btn[data-v-e4fd7136]{padding:.8rem 1.5rem;border:none;border-radius:8px;background-color:#14b8a6;color:#fff;font-weight:700;cursor:pointer}.btn[data-v-e4fd7136]:hover{background-color:#0f766e}.articles-page[data-v-2531728c]{max-width:1200px;margin:0 auto;padding:4rem 2rem}.page-header[data-v-2531728c]{text-align:center;margin-bottom:3rem}.page-header h1[data-v-2531728c]{font-size:2.5rem;color:#1e3a8a;margin-bottom:.5rem}.page-header p[data-v-2531728c]{font-size:1.1rem;color:#374151}.articles-list[data-v-2531728c]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.article-card[data-v-2531728c]{background:#f0f4ff;border-radius:12px;overflow:hidden;box-shadow:0 6px 15px #0000001a;display:flex;flex-direction:column;transition:transform .3s ease}.article-card[data-v-2531728c]:hover{transform:translateY(-5px)}.article-image[data-v-2531728c]{width:100%;height:180px;object-fit:cover}.article-content[data-v-2531728c]{padding:1rem 1.5rem 2rem;display:flex;flex-direction:column;flex:1}.article-content h3[data-v-2531728c]{color:#1e3a8a;margin-bottom:.5rem;font-size:1.25rem}.article-content p[data-v-2531728c]{color:#374151;flex:1;margin-bottom:1rem}.btn[data-v-2531728c]{padding:.6rem 1.2rem;background:#2563eb;color:#fff;text-align:center;border-radius:8px;font-weight:500;text-decoration:none;transition:background .3s ease}.btn[data-v-2531728c]:hover{background:#1e3a8a}.article-details-page[data-v-dac61eca]{max-width:900px;margin:0 auto;padding:4rem 2rem}.article-header[data-v-dac61eca]{text-align:center;margin-bottom:2rem}.article-header h1[data-v-dac61eca]{font-size:2.5rem;color:#1e3a8a;margin-bottom:.5rem}.article-meta[data-v-dac61eca]{color:#6b7280;font-size:.9rem}.article-body[data-v-dac61eca]{display:flex;flex-direction:column;gap:2rem}.article-image[data-v-dac61eca]{width:100%;border-radius:12px;object-fit:cover}.article-content p[data-v-dac61eca]{margin-bottom:1rem;line-height:1.6;color:#374151}.btn.back-btn[data-v-dac61eca]{display:inline-block;margin-top:2rem;padding:.6rem 1.2rem;background:#2563eb;color:#fff;text-decoration:none;border-radius:8px;font-weight:500;transition:background .3s ease}.btn.back-btn[data-v-dac61eca]:hover{background:#1e3a8a}.loading[data-v-dac61eca],.not-found[data-v-dac61eca]{text-align:center;margin-top:4rem;font-size:1.2rem;color:#374151}[data-v-48337367]:root{--primary: #00acc1;--primary-dark: #007c91;--gray-300: #e5e7eb;--gray-600: #4b5563;--shadow-md: 0 4px 6px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 15px rgba(0, 0, 0, .15)}.nutrition-list[data-v-48337367]{padding:4rem 2rem;font-family:Poppins,sans-serif;text-align:center}.section-title[data-v-48337367]{font-size:2.5rem;margin-bottom:2.5rem;font-weight:700;color:var(--primary)}.grid[data-v-48337367]{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem}.nutrition-card[data-v-48337367]{background:#fff;border:1px solid var(--gray-300);border-radius:20px;box-shadow:var(--shadow-md);transition:all .3s ease}.nutrition-card[data-v-48337367]:hover{transform:translateY(-6px);box-shadow:var(--shadow-lg);border-color:var(--primary)}.card-link[data-v-48337367]{text-decoration:none;color:inherit;display:block;padding:1.5rem}.card-image[data-v-48337367]{width:100%;height:160px;border-radius:15px;overflow:hidden;margin-bottom:1rem}.card-image img[data-v-48337367]{width:100%;height:100%;object-fit:cover;display:block}.card-header[data-v-48337367]{display:flex;align-items:center;justify-content:center;margin-bottom:.75rem}.icon[data-v-48337367]{font-size:2rem;margin-right:.6rem}.card-header h3[data-v-48337367]{font-size:1.3rem;font-weight:600;color:var(--primary-dark)}.nutrition-card p[data-v-48337367]{font-size:1rem;line-height:1.6;color:var(--gray-600)}@media (max-width: 768px){.nutrition-list[data-v-48337367]{padding:2rem 1rem}.section-title[data-v-48337367]{font-size:2rem}}.nutrition-detail[data-v-7b730522]{padding:4rem 2rem;font-family:Poppins,sans-serif;display:flex;justify-content:center}.nutrition-card[data-v-7b730522]{background:#fff;border-radius:20px;padding:2.5rem 3rem;max-width:700px;width:100%;box-shadow:0 8px 25px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.nutrition-card[data-v-7b730522]:hover{transform:translateY(-5px);box-shadow:0 12px 30px #00000026}.nutrition-card h1[data-v-7b730522]{font-size:2rem;color:#007c91;margin-bottom:.5rem}.description[data-v-7b730522]{font-size:1.1rem;margin-bottom:2rem;color:#555;line-height:1.6}.steps[data-v-7b730522]{list-style:none;padding:0}.steps li[data-v-7b730522]{display:flex;align-items:center;margin-bottom:1rem;background:#e0f7fa;border-radius:12px;padding:.8rem 1rem;transition:transform .2s ease}.steps li[data-v-7b730522]:hover{transform:translate(5px)}.step-number[data-v-7b730522]{background:#00acc1;color:#fff;font-weight:700;border-radius:50%;width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;margin-right:.8rem}.step-icon[data-v-7b730522]{font-size:1.5rem;margin-right:.5rem}.step-text[data-v-7b730522]{font-size:1rem;color:#333}@media (max-width: 768px){.nutrition-card[data-v-7b730522]{padding:2rem 1.5rem}.nutrition-card h1[data-v-7b730522]{font-size:1.7rem}}.page[data-v-d124827b]{padding:3rem 1.5rem}.container[data-v-d124827b]{max-width:800px;margin:0 auto}.page-title[data-v-d124827b]{font-size:2rem;margin-bottom:1rem;font-weight:700;color:#222}.page-intro[data-v-d124827b]{color:#555;margin-bottom:2rem}.contact-info[data-v-d124827b]{background:#f9f9f9;padding:1.5rem;border-radius:12px;margin-bottom:2rem;border:1px solid #eee}.contact-info h2[data-v-d124827b]{font-size:1.3rem;margin-bottom:1rem;color:#333}.contact-info p[data-v-d124827b]{margin:.25rem 0;color:#444}.contact-info a[data-v-d124827b]{color:#7ed4f0;text-decoration:none}.contact-info a[data-v-d124827b]:hover{text-decoration:underline}.form-wrapper h2[data-v-d124827b]{font-size:1.3rem;margin-bottom:1rem;color:#333}.contact-form[data-v-d124827b]{display:flex;flex-direction:column;gap:1.5rem}.form-group[data-v-d124827b]{display:flex;flex-direction:column}label[data-v-d124827b]{font-weight:600;margin-bottom:.5rem}input[data-v-d124827b],textarea[data-v-d124827b]{padding:.75rem;border:1px solid #ddd;border-radius:8px;font-size:1rem}input[data-v-d124827b]:focus,textarea[data-v-d124827b]:focus{outline:none;border-color:#418db9;box-shadow:0 0 0 3px #509dca33}.btn[data-v-d124827b]{background:#3f38c2;color:#fff;padding:.875rem 1.5rem;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease}.btn[data-v-d124827b]:hover{background:#51bce6}.page[data-v-3501f6e7]{padding:3rem 1.5rem}.container[data-v-3501f6e7]{max-width:800px;margin:0 auto}.page-title[data-v-3501f6e7]{font-size:2rem;font-weight:700;margin-bottom:1rem}.page-intro[data-v-3501f6e7]{margin-bottom:2rem;color:#555}.content h3[data-v-3501f6e7]{margin-top:1.5rem;font-weight:600}.content p[data-v-3501f6e7],.content ul[data-v-3501f6e7]{color:#444;margin:.5rem 0 1rem}.content ul[data-v-3501f6e7]{list-style:disc;padding-left:1.5rem}.page[data-v-0c916d18]{padding:3rem 1.5rem}.container[data-v-0c916d18]{max-width:800px;margin:0 auto}.page-title[data-v-0c916d18]{font-size:2rem;font-weight:700;margin-bottom:1rem}.page-intro[data-v-0c916d18]{margin-bottom:2rem;color:#555}.content h3[data-v-0c916d18]{margin-top:1.5rem;font-weight:600}.content p[data-v-0c916d18],.content ul[data-v-0c916d18]{color:#444;margin:.5rem 0 1rem}.content ul[data-v-0c916d18]{list-style:disc;padding-left:1.5rem}.register-page[data-v-bb914d9d]{display:flex;justify-content:center;align-items:center;height:100vh;background:#f9fafb}.register-card[data-v-bb914d9d]{background:#fff;padding:2rem;border-radius:12px;box-shadow:var(--shadow-lg);width:100%;max-width:400px;text-align:center}.form-group[data-v-bb914d9d]{margin-bottom:1.2rem;text-align:left}input[data-v-bb914d9d]{width:100%;padding:.8rem;margin-top:.4rem;border-radius:8px;border:1px solid #ccc}.btn[data-v-bb914d9d]{padding:.8rem 1.5rem;border:none;border-radius:8px;background-color:#14b8a6;color:#fff;font-weight:700;cursor:pointer;width:100%}.btn[data-v-bb914d9d]:hover{background-color:#0f766e}.success[data-v-bb914d9d]{color:green;margin-top:1rem}.error[data-v-bb914d9d]{color:red;margin-top:1rem}.login-link[data-v-bb914d9d]{margin-top:1rem;font-size:.9rem;color:#555;text-align:center}.login-link a[data-v-bb914d9d]{color:#14b8a6;font-weight:700;text-decoration:none}.login-link a[data-v-bb914d9d]:hover{text-decoration:underline}.cancel-page[data-v-d44be54b]{padding:3rem 1.5rem;background:#fff0f3}.container[data-v-d44be54b]{max-width:600px;margin:0 auto;background:#fff;padding:2rem;border-radius:1rem;box-shadow:0 4px 20px #0000001a}.page-title[data-v-d44be54b]{font-size:2rem;font-weight:700;color:#2563eb;margin-bottom:1rem;text-align:center}.page-intro[data-v-d44be54b]{margin-bottom:2rem;color:#2563eb;text-align:center;line-height:1.5}.cancel-form[data-v-d44be54b]{display:flex;flex-direction:column;gap:1.5rem}.form-group[data-v-d44be54b]{display:flex;flex-direction:column;gap:.5rem}.cancel-form label[data-v-d44be54b]{font-weight:600;color:#2563eb}.cancel-form input[data-v-d44be54b],.cancel-form select[data-v-d44be54b],.cancel-form textarea[data-v-d44be54b]{padding:.75rem 1rem;border:1px solid #e5e7eb;border-radius:.75rem;font-size:1rem;transition:border .2s ease,box-shadow .2s ease}.cancel-form input[data-v-d44be54b]:focus,.cancel-form select[data-v-d44be54b]:focus,.cancel-form textarea[data-v-d44be54b]:focus{border-color:#2563eb;box-shadow:0 0 0 3px #be123c26;outline:none}.btn-submit[data-v-d44be54b]{background:#2563eb;color:#fff;font-weight:600;padding:.9rem 1.5rem;border:none;border-radius:.75rem;cursor:pointer;transition:background .2s ease,transform .1s ease;font-size:1rem}.btn-submit[data-v-d44be54b]:hover{background:#2563eb;transform:translateY(-1px)}.checkout-page[data-v-985ce314]{min-height:100vh;background:var(--gray-50);padding:3rem 2rem}.checkout-container[data-v-985ce314]{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}.section-title[data-v-985ce314]{font-size:1.75rem;font-weight:700;color:var(--gray-900);margin-bottom:2rem}.payment-section[data-v-985ce314]{background:#fff;padding:2.5rem;border-radius:var(--radius-xl);box-shadow:var(--shadow-lg)}.logo-container[data-v-985ce314]{text-align:center;margin-bottom:1.5rem;background-color:#1e3a8a;border-radius:19px}.logo[data-v-985ce314]{height:170px;width:auto;object-fit:contain;transition:transform .3s ease}.logo[data-v-985ce314]:hover{transform:scale(1.05)}.payment-form[data-v-985ce314]{display:flex;flex-direction:column;gap:1.5rem}.form-group[data-v-985ce314]{display:flex;flex-direction:column;gap:.5rem}.form-group label[data-v-985ce314]{font-weight:600;color:var(--gray-700);font-size:.875rem}.form-group input[data-v-985ce314],.form-group select[data-v-985ce314]{padding:.875rem 1rem;border:2px solid var(--gray-300);border-radius:var(--radius-md);font-size:1rem;transition:all var(--transition-base);font-family:inherit}.form-group input[data-v-985ce314]:focus,.form-group select[data-v-985ce314]:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #6366f11a}.form-row[data-v-985ce314]{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.checkbox-group[data-v-985ce314]{display:flex;align-items:flex-start;gap:.75rem}.checkbox-group input[type=checkbox][data-v-985ce314]{width:18px;height:18px;margin-top:.25rem;cursor:pointer}.checkbox-group label[data-v-985ce314]{font-size:.875rem;color:var(--gray-600);line-height:1.5}.checkbox-group a[data-v-985ce314]{color:var(--primary);text-decoration:none;font-weight:500}.checkbox-group a[data-v-985ce314]:hover{text-decoration:underline}.btn-submit[data-v-985ce314]{padding:1rem 2rem;background:var(--primary);color:#fff;border:none;border-radius:var(--radius-md);font-size:1rem;font-weight:600;cursor:pointer;transition:all var(--transition-base);font-family:inherit}.btn-submit[data-v-985ce314]:hover:not(:disabled){background:var(--primary-dark);transform:translateY(-1px);box-shadow:var(--shadow-md)}.btn-submit[data-v-985ce314]:disabled{opacity:.6;cursor:not-allowed}.security-notice[data-v-985ce314]{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:var(--gray-100);border-radius:var(--radius-md);font-size:.875rem;color:var(--gray-600)}.security-notice svg[data-v-985ce314]{color:var(--secondary);flex-shrink:0}.summary-section[data-v-985ce314]{background:#fff;padding:2.5rem;border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);position:sticky;top:2rem}.plan-details[data-v-985ce314]{padding-bottom:1.5rem;border-bottom:2px solid var(--gray-200);margin-bottom:1.5rem}.plan-header[data-v-985ce314]{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.plan-header h3[data-v-985ce314]{font-size:1.5rem;font-weight:700;color:var(--gray-900)}.best-value-badge[data-v-985ce314]{padding:.375rem .75rem;background:var(--secondary);color:#fff;border-radius:var(--radius-full);font-size:.75rem;font-weight:600}.plan-price[data-v-985ce314]{margin-bottom:1.5rem}.price-amount[data-v-985ce314]{font-size:2.5rem;font-weight:800;color:var(--primary)}.plan-features[data-v-985ce314]{list-style:none;padding:0;display:flex;flex-direction:column;gap:.75rem}.plan-features li[data-v-985ce314]{display:flex;align-items:center;gap:.75rem;color:var(--gray-700);font-size:.9375rem}.plan-features svg[data-v-985ce314]{color:var(--secondary);flex-shrink:0}.price-breakdown[data-v-985ce314]{display:flex;flex-direction:column;gap:.75rem;padding-bottom:1.5rem;border-bottom:2px solid var(--gray-200);margin-bottom:1.5rem}.breakdown-row[data-v-985ce314]{display:flex;justify-content:space-between;align-items:center;color:var(--gray-700)}.breakdown-row.total[data-v-985ce314]{font-size:1.25rem;font-weight:700;color:var(--gray-900);padding-top:.75rem}.guarantee-badge[data-v-985ce314]{display:flex;gap:1rem;padding:1.25rem;background:var(--gray-50);border-radius:var(--radius-lg);border:2px solid var(--gray-200)}.guarantee-badge svg[data-v-985ce314]{color:var(--secondary);flex-shrink:0}.guarantee-badge strong[data-v-985ce314]{display:block;color:var(--gray-900);margin-bottom:.25rem;font-size:.9375rem}.guarantee-badge p[data-v-985ce314]{font-size:.875rem;color:var(--gray-600);margin:0}@media (max-width: 1024px){.checkout-container[data-v-985ce314]{grid-template-columns:1fr}.summary-section[data-v-985ce314]{position:static}}@media (max-width: 768px){.checkout-page[data-v-985ce314]{padding:2rem 1rem}.payment-section[data-v-985ce314],.summary-section[data-v-985ce314]{padding:1.5rem}.form-row[data-v-985ce314]{grid-template-columns:1fr}.section-title[data-v-985ce314]{font-size:1.5rem}}
