*{margin:0;padding:0;box-sizing:border-box}:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Roboto,sans-serif;line-height:1.6;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--primary: #2d5a6d;--primary-light: #4a7c99;--primary-dark: #1f3f52;--secondary: #6b4d7a;--accent: #8b6f47;--success: #4a8c5f;--danger: #c85555;--warning: #d87c4a;--info: #5b8fc7;--gray-50: #fafbfc;--gray-100: #f5f6f8;--gray-200: #e8eaed;--gray-300: #d9dce2;--gray-400: #a8adb5;--gray-500: #7a8190;--gray-600: #5a6472;--gray-700: #3f4554;--gray-800: #2a2f3a;--gray-900: #16192b;--radius-sm: .375rem;--radius-md: .5rem;--radius-lg: .75rem;--radius-xl: 1rem;--radius-2xl: 1.5rem;--radius-3xl: 2rem;--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .08);--shadow-md: 0 4px 8px -2px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 20px -5px rgba(0, 0, 0, .12);--shadow-xl: 0 20px 40px -10px rgba(0, 0, 0, .15);--shadow-inner: inset 0 2px 4px rgba(0, 0, 0, .05)}html{scroll-behavior:smooth}body{background:linear-gradient(135deg,#fafbfc,#f5f6f8);color:var(--gray-800);margin:0;display:block;letter-spacing:-.3px}#app{width:100%;margin:0;padding:0}a{color:inherit;text-decoration:none;transition:color .3s ease}a:hover{color:var(--primary)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--gray-100)}::-webkit-scrollbar-thumb{background:var(--primary);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--primary-dark)}img{max-width:100%;height:auto;display:block}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--primary);outline-offset:2px}@media print{body{background:#fff}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.header.svelte-oiwvqb{background:linear-gradient(135deg,var(--primary) 0%,var(--primary-dark) 100%);color:#fff;padding:1.75rem 0;box-shadow:0 8px 24px #2d5a6d26;position:relative;z-index:10}.container.svelte-oiwvqb{max-width:1200px;margin:0 auto;padding:0 1.5rem}.header-content.svelte-oiwvqb{display:flex;justify-content:space-between;align-items:center}.logo.svelte-oiwvqb{display:flex;flex-direction:column;gap:.15rem}.logo.svelte-oiwvqb h1:where(.svelte-oiwvqb){font-size:1.75rem;font-weight:800;display:flex;align-items:center;gap:.75rem;margin:0;letter-spacing:-.5px}.logo-icon.svelte-oiwvqb{font-size:2rem;animation:svelte-oiwvqb-float 3s ease-in-out infinite;transition:transform .3s ease;display:inline-block}.logo.svelte-oiwvqb:hover .logo-icon:where(.svelte-oiwvqb){transform:scale(1.15)}@keyframes svelte-oiwvqb-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.tagline.svelte-oiwvqb{font-size:.85rem;opacity:.92;margin:0;font-weight:500;letter-spacing:.3px}@media(max-width:768px){.header.svelte-oiwvqb{padding:1.25rem 0}.logo.svelte-oiwvqb h1:where(.svelte-oiwvqb){font-size:1.5rem}.tagline.svelte-oiwvqb{font-size:.8rem}}.navigation.svelte-eyh2cm{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--gray-200);box-shadow:0 2px 8px #0000000d;position:sticky;top:0;z-index:100}.container.svelte-eyh2cm{max-width:1200px;margin:0 auto;padding:0 1.5rem}.nav-content.svelte-eyh2cm{display:flex;align-items:center;justify-content:space-between;padding:.875rem 0}.nav-items.svelte-eyh2cm{display:flex;list-style:none;gap:.25rem;flex-wrap:wrap}.nav-link.svelte-eyh2cm{background:none;border:none;color:var(--gray-700);font-weight:600;padding:.75rem 1.125rem;cursor:pointer;border-radius:var(--radius-lg);transition:all .25s cubic-bezier(.4,0,.2,1);font-size:.95rem;letter-spacing:.2px;position:relative}.nav-link.svelte-eyh2cm:after{content:"";position:absolute;bottom:0;left:1.125rem;right:1.125rem;height:2px;background:var(--primary);transform:scaleX(0);transform-origin:left;transition:transform .25s ease}.nav-link.svelte-eyh2cm:hover{background:#2d5a6d0d;color:var(--primary)}.nav-link.svelte-eyh2cm:hover:after{transform:scaleX(1)}.nav-link.active.svelte-eyh2cm{background:linear-gradient(135deg,var(--primary) 0%,var(--primary-dark) 100%);color:#fff;box-shadow:0 4px 12px #2d5a6d33}.nav-link.active.svelte-eyh2cm:after{display:none}.hamburger.svelte-eyh2cm{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:.5rem}.line.svelte-eyh2cm{width:24px;height:2.5px;background:var(--gray-800);border-radius:2px;transition:all .3s ease}@media(max-width:768px){.hamburger.svelte-eyh2cm{display:flex}.nav-items.svelte-eyh2cm{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;flex-direction:column;gap:0;width:100%;border-top:1px solid var(--gray-200);padding:.5rem 0}.nav-items.open.svelte-eyh2cm{display:flex}.nav-link.svelte-eyh2cm{width:100%;padding:1rem 1.5rem;border-radius:0;text-align:left}.nav-link.svelte-eyh2cm:after{display:none}.nav-link.active.svelte-eyh2cm{background:#2d5a6d1a;color:var(--primary);box-shadow:none}.nav-items.svelte-eyh2cm li:where(.svelte-eyh2cm):not(:last-child){border-bottom:1px solid var(--gray-100)}}.footer.svelte-1sr6y3t{background:linear-gradient(135deg,var(--gray-900) 0%,#1a1e2e 100%);color:var(--gray-100);margin-top:4rem;padding:3.5rem 0 1.5rem;border-top:1px solid rgba(255,255,255,.05)}.container.svelte-1sr6y3t{max-width:1200px;margin:0 auto;padding:0 1.5rem}.footer-grid.svelte-1sr6y3t{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2.5rem;margin-bottom:2.5rem;padding-bottom:2.5rem;border-bottom:1px solid rgba(255,255,255,.08)}.footer-section.svelte-1sr6y3t h3:where(.svelte-1sr6y3t){font-size:1.25rem;margin-bottom:.75rem;font-weight:800;letter-spacing:-.3px;background:linear-gradient(135deg,var(--primary-light) 0%,var(--secondary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.footer-section.svelte-1sr6y3t h4:where(.svelte-1sr6y3t){font-size:1rem;margin-bottom:1.25rem;color:#fff;font-weight:700;letter-spacing:.2px}.footer-section.svelte-1sr6y3t p:where(.svelte-1sr6y3t){color:var(--gray-400);font-size:.95rem;line-height:1.7;margin-bottom:1rem}.footer-section.svelte-1sr6y3t ul:where(.svelte-1sr6y3t){list-style:none}.footer-section.svelte-1sr6y3t li:where(.svelte-1sr6y3t){margin-bottom:.875rem}.footer-link.svelte-1sr6y3t{background:none;border:none;color:var(--gray-400);cursor:pointer;font-size:.95rem;transition:all .25s ease;text-align:left;font-weight:500;position:relative}.footer-link.svelte-1sr6y3t:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background:var(--primary-light);transition:width .25s ease}.footer-link.svelte-1sr6y3t:hover{color:var(--primary-light)}.footer-link.svelte-1sr6y3t:hover:after{width:100%}.social-links.svelte-1sr6y3t{display:flex;gap:1rem;margin-top:1.25rem}.social-links.svelte-1sr6y3t a:where(.svelte-1sr6y3t){display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;background:#4a7c991a;border:1px solid rgba(74,124,153,.2);border-radius:var(--radius-lg);color:#fff;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);font-size:1.2rem}.social-links.svelte-1sr6y3t a:where(.svelte-1sr6y3t):hover{background:var(--primary);border-color:var(--primary);transform:translateY(-4px);box-shadow:0 6px 16px #2d5a6d4d}.footer-bottom.svelte-1sr6y3t{text-align:center;padding:1.5rem 0;color:var(--gray-500);font-size:.875rem;font-weight:500}@media(max-width:768px){.footer.svelte-1sr6y3t{padding:2.5rem 0 1.5rem}.footer-grid.svelte-1sr6y3t{grid-template-columns:1fr;gap:2rem;margin-bottom:2rem;padding-bottom:2rem}}.card.svelte-1s7zazm{background:#fff;border-radius:var(--radius-2xl);padding:2rem;box-shadow:0 2px 8px #00000014;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid var(--gray-200);position:relative;overflow:hidden}.card.svelte-1s7zazm:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--primary) 0%,var(--secondary) 100%);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.card.hoverable.svelte-1s7zazm:hover{transform:translateY(-6px);box-shadow:0 12px 28px #00000026;border-color:var(--gray-300)}.card.hoverable.svelte-1s7zazm:hover:before{transform:scaleX(1)}.card-icon.svelte-1s7zazm{font-size:2.5rem;margin-bottom:1rem;transition:transform .3s ease}.card.hoverable.svelte-1s7zazm:hover .card-icon:where(.svelte-1s7zazm){transform:scale(1.1)}.card-title.svelte-1s7zazm{font-size:1.25rem;font-weight:700;margin-bottom:.75rem;color:var(--gray-900);letter-spacing:-.3px}.btn.svelte-1klcfz0{padding:.75rem 1.5rem;border:none;border-radius:var(--radius-lg);font-weight:600;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);font-size:.95rem;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;letter-spacing:.2px;position:relative;overflow:hidden}.btn.svelte-1klcfz0:disabled{opacity:.5;cursor:not-allowed}.btn-primary.svelte-1klcfz0{background:linear-gradient(135deg,var(--primary) 0%,var(--primary-dark) 100%);color:#fff;box-shadow:0 4px 12px #2d5a6d40;font-weight:700;text-shadow:0 1px 2px rgba(0,0,0,.1)}.btn-primary.svelte-1klcfz0:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #2d5a6d59}.btn-primary.svelte-1klcfz0:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 8px #2d5a6d40}.btn-secondary.svelte-1klcfz0{background:linear-gradient(135deg,var(--secondary) 0%,#5a3d67 100%);color:#fff;box-shadow:0 4px 12px #6b4d7a40}.btn-secondary.svelte-1klcfz0:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #6b4d7a59}.btn-secondary.svelte-1klcfz0:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 8px #6b4d7a40}.btn-outline.svelte-1klcfz0{background:#fffffff2;color:var(--primary);border:2px solid var(--primary);box-shadow:0 2px 8px #2d5a6d26;font-weight:700}.btn-outline.svelte-1klcfz0:hover:not(:disabled){background:#fff;border-color:var(--primary-dark);box-shadow:0 4px 12px #2d5a6d33;transform:translateY(-1px)}.btn-outline.svelte-1klcfz0:active:not(:disabled){background:#2d5a6d0d;transform:translateY(0)}.btn-danger.svelte-1klcfz0{background:linear-gradient(135deg,var(--danger) 0%,#b84a47 100%);color:#fff;box-shadow:0 4px 12px #c8555540}.btn-danger.svelte-1klcfz0:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #c8555559}.btn-danger.svelte-1klcfz0:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 8px #c8555540}.btn-sm.svelte-1klcfz0{padding:.5rem 1rem;font-size:.875rem;border-radius:var(--radius-md)}.btn-lg.svelte-1klcfz0{padding:1rem 2rem;font-size:1.125rem;border-radius:var(--radius-xl)}.btn.svelte-1klcfz0:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.container.svelte-bpgxme{max-width:1200px;margin:0 auto;padding:0 1.5rem}.hero.svelte-bpgxme{background:linear-gradient(135deg,var(--primary) 0%,var(--primary-dark) 100%);color:#fff;padding:5rem 0;position:relative;overflow:hidden}.hero.svelte-bpgxme:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 50%,rgba(255,255,255,.08) 0%,transparent 50%);pointer-events:none}.hero-content.svelte-bpgxme{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:relative;z-index:1}.hero-text.svelte-bpgxme h2:where(.svelte-bpgxme){font-size:3rem;margin-bottom:1.25rem;line-height:1.15;font-weight:800;letter-spacing:-.5px}.hero-text.svelte-bpgxme p:where(.svelte-bpgxme){font-size:1.15rem;opacity:.93;margin-bottom:2.5rem;line-height:1.7;font-weight:500}.hero-buttons.svelte-bpgxme{display:flex;gap:1.25rem;flex-wrap:wrap}.hero-placeholder.svelte-bpgxme{height:320px}.features-section.svelte-bpgxme{padding:5.5rem 0;background:linear-gradient(180deg,white 0%,var(--gray-50) 100%)}.section-header.svelte-bpgxme{text-align:center;margin-bottom:3.5rem}.section-header.svelte-bpgxme h2:where(.svelte-bpgxme){font-size:2.5rem;margin-bottom:.75rem;color:var(--gray-900);font-weight:800;letter-spacing:-.3px}.section-header.svelte-bpgxme p:where(.svelte-bpgxme){font-size:1.15rem;color:var(--gray-600);font-weight:500}.features-grid.svelte-bpgxme{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem}.cta-section.svelte-bpgxme{padding:5rem 0;background:linear-gradient(135deg,var(--accent) 0%,#7d6241 100%);color:#fff;text-align:center;position:relative;overflow:hidden}.cta-section.svelte-bpgxme:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(255,255,255,.06) 0%,transparent 70%);pointer-events:none}.cta-content.svelte-bpgxme{position:relative;z-index:1}.cta-content.svelte-bpgxme h2:where(.svelte-bpgxme){font-size:2.25rem;margin-bottom:.75rem;font-weight:800;letter-spacing:-.3px}.cta-content.svelte-bpgxme p:where(.svelte-bpgxme){font-size:1.125rem;margin-bottom:2.5rem;opacity:.93;font-weight:500}.testimonials-section.svelte-bpgxme{padding:5.5rem 0;background:linear-gradient(180deg,var(--gray-50) 0%,white 100%)}.testimonials-grid.svelte-bpgxme{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem}.testimonial-content.svelte-bpgxme{display:flex;flex-direction:column;gap:1.75rem}.testimonial-text.svelte-bpgxme{font-size:1.05rem;color:var(--gray-800);font-style:italic;line-height:1.7;font-weight:500}.testimonial-author.svelte-bpgxme{display:flex;flex-direction:column;gap:.3rem}.testimonial-author.svelte-bpgxme strong:where(.svelte-bpgxme){color:var(--primary);font-weight:700}.testimonial-author.svelte-bpgxme span:where(.svelte-bpgxme){font-size:.875rem;color:var(--gray-600);font-weight:500}.how-it-works.svelte-bpgxme{padding:5.5rem 0;background:linear-gradient(180deg,white 0%,var(--gray-50) 100%)}.steps-container.svelte-bpgxme{display:flex;justify-content:center;align-items:center;gap:2rem;flex-wrap:wrap;margin-top:4rem}.step.svelte-bpgxme{flex:1;min-width:240px;text-align:center}.step-number.svelte-bpgxme{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;background:linear-gradient(135deg,var(--primary) 0%,var(--primary-dark) 100%);color:#fff;border-radius:50%;font-size:1.5rem;font-weight:800;margin-bottom:1.5rem;box-shadow:0 4px 12px #2d5a6d40}.step.svelte-bpgxme h3:where(.svelte-bpgxme){font-size:1.25rem;margin-bottom:.75rem;color:var(--gray-900);font-weight:700}.step.svelte-bpgxme p:where(.svelte-bpgxme){color:var(--gray-600);margin-bottom:1.75rem;font-weight:500;line-height:1.6}.step-image.svelte-bpgxme{height:160px;margin:1rem auto 0}.step-arrow.svelte-bpgxme{font-size:2.5rem;color:var(--primary);display:none;opacity:.7}.placeholder-image.svelte-bpgxme{background:linear-gradient(135deg,var(--gray-100) 0%,var(--gray-200) 100%);border-radius:var(--radius-2xl);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;font-size:3rem;transition:all .3s ease}.placeholder-image.svelte-bpgxme p:where(.svelte-bpgxme){color:var(--gray-600);font-weight:600;font-size:.95rem}.step.svelte-bpgxme:hover .placeholder-image:where(.svelte-bpgxme){background:linear-gradient(135deg,var(--gray-200) 0%,var(--gray-300) 100%);transform:translateY(-4px)}@media(max-width:1024px){.hero-content.svelte-bpgxme{grid-template-columns:1fr}.hero-text.svelte-bpgxme h2:where(.svelte-bpgxme){font-size:2rem}}@media(max-width:768px){.hero.svelte-bpgxme{padding:2rem 0}.hero-text.svelte-bpgxme h2:where(.svelte-bpgxme){font-size:1.75rem}.hero-text.svelte-bpgxme p:where(.svelte-bpgxme){font-size:1rem}.hero-buttons.svelte-bpgxme{flex-direction:column}.features-grid.svelte-bpgxme{grid-template-columns:1fr}.steps-container.svelte-bpgxme{flex-direction:column;gap:2rem}.step-arrow.svelte-bpgxme{display:block;transform:rotate(90deg)}.section-header.svelte-bpgxme h2:where(.svelte-bpgxme){font-size:1.5rem}.cta-content.svelte-bpgxme h2:where(.svelte-bpgxme){font-size:1.5rem}}.container.svelte-1myi13i{max-width:1200px;margin:0 auto;padding:0 1.5rem}.section-header.svelte-1myi13i{background:linear-gradient(135deg,var(--primary) 0%,var(--primary-dark) 100%);color:#fff;padding:3rem 0;margin-bottom:3rem;text-align:center}.section-header.svelte-1myi13i h2:where(.svelte-1myi13i){font-size:2.5rem;margin-bottom:.5rem}.section-header.svelte-1myi13i p:where(.svelte-1myi13i){font-size:1.1rem;opacity:.95}.exercises-grid.svelte-1myi13i{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;padding:2rem 0}.category.svelte-1myi13i{font-size:.875rem;color:var(--primary);font-weight:600;margin-bottom:.5rem}.description.svelte-1myi13i{color:var(--gray-600);margin-bottom:1.5rem;min-height:50px}.card-footer.svelte-1myi13i{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.5rem;padding-top:1rem;border-top:1px solid var(--gray-200)}.duration.svelte-1myi13i{font-size:.875rem;color:var(--gray-600)}.modal-overlay.svelte-1myi13i{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.modal.svelte-1myi13i{background:#fff;border-radius:var(--radius-2xl);box-shadow:var(--shadow-xl);width:100%;max-width:600px;max-height:90vh;overflow-y:auto;position:relative;animation:svelte-1myi13i-slideUp .3s ease-out}@keyframes svelte-1myi13i-slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.close-btn.svelte-1myi13i{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.5rem;cursor:pointer;color:var(--gray-600);padding:.5rem;transition:color .3s}.close-btn.svelte-1myi13i:hover{color:var(--primary)}.exercise-modal-content.svelte-1myi13i{padding:2.5rem 2rem}.exercise-header.svelte-1myi13i{text-align:center;margin-bottom:2rem}.exercise-icon.svelte-1myi13i{font-size:3.5rem;display:block;margin-bottom:1rem}.exercise-modal-content.svelte-1myi13i h2:where(.svelte-1myi13i){font-size:2rem;margin-bottom:.5rem}.exercise-details.svelte-1myi13i{margin:2rem 0}.exercise-details.svelte-1myi13i h3:where(.svelte-1myi13i){font-size:1.25rem;margin:1.5rem 0 .75rem;color:var(--primary)}.exercise-details.svelte-1myi13i p:where(.svelte-1myi13i){color:var(--gray-700);line-height:1.8;margin-bottom:1rem}.timer-section.svelte-1myi13i{background:var(--gray-50);padding:1.5rem;border-radius:var(--radius-lg);text-align:center;margin:1.5rem 0}.timer-display.svelte-1myi13i{font-size:3rem;font-weight:700;color:var(--primary);margin:1.5rem 0;font-family:Courier New,monospace;transition:transform .2s}.timer-display.active.svelte-1myi13i{animation:svelte-1myi13i-pulse 1s infinite}@keyframes svelte-1myi13i-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.exercise-benefits.svelte-1myi13i{background:var(--gray-50);padding:1.5rem;border-radius:var(--radius-lg);margin:1.5rem 0}.exercise-benefits.svelte-1myi13i ul:where(.svelte-1myi13i){list-style:none;display:flex;flex-direction:column;gap:.75rem}.exercise-benefits.svelte-1myi13i li:where(.svelte-1myi13i){padding-left:1.5rem;position:relative;color:var(--gray-700)}.exercise-benefits.svelte-1myi13i li:where(.svelte-1myi13i):before{content:"✓";position:absolute;left:0;color:var(--success);font-weight:700}.modal-actions.svelte-1myi13i{display:flex;gap:1rem;margin-top:2rem;padding-top:1rem;border-top:1px solid var(--gray-200)}.modal-actions.svelte-1myi13i .btn{flex:1}@media(max-width:768px){.section-header.svelte-1myi13i h2:where(.svelte-1myi13i){font-size:1.75rem}.exercises-grid.svelte-1myi13i{grid-template-columns:1fr}.modal.svelte-1myi13i{max-height:none;max-width:calc(100% - 2rem)}.exercise-modal-content.svelte-1myi13i{padding:2rem 1rem}.exercise-icon.svelte-1myi13i{font-size:2.5rem}.exercise-modal-content.svelte-1myi13i h2:where(.svelte-1myi13i){font-size:1.5rem}}.container.svelte-1p9kpu2{max-width:1200px;margin:0 auto;padding:0 1.5rem}.journal-header.svelte-1p9kpu2{background:linear-gradient(135deg,var(--secondary) 0%,#6b5775 100%);color:#fff;padding:3rem 0;text-align:center;margin-bottom:3rem}.journal-header.svelte-1p9kpu2 h2:where(.svelte-1p9kpu2){font-size:2.5rem;margin-bottom:.5rem}.journal-header.svelte-1p9kpu2 p:where(.svelte-1p9kpu2){font-size:1.1rem;opacity:.95}.journal-layout.svelte-1p9kpu2{display:grid;grid-template-columns:1fr 1fr;gap:2rem;padding:2rem 0}.write-section.svelte-1p9kpu2,.entries-section.svelte-1p9kpu2{display:flex;flex-direction:column}.write-section.svelte-1p9kpu2 h2:where(.svelte-1p9kpu2),.entries-section.svelte-1p9kpu2 h2:where(.svelte-1p9kpu2){font-size:1.5rem;margin-bottom:1.5rem;color:var(--gray-900)}.mood-selector.svelte-1p9kpu2{margin-bottom:2rem}.mood-selector.svelte-1p9kpu2 label:where(.svelte-1p9kpu2){display:block;font-weight:600;margin-bottom:1rem;color:var(--gray-800)}.mood-buttons.svelte-1p9kpu2{display:flex;gap:.5rem;flex-wrap:wrap}.mood-btn.svelte-1p9kpu2{background:var(--gray-100);border:2px solid transparent;padding:.75rem;border-radius:var(--radius-lg);cursor:pointer;font-size:1.5rem;transition:all .3s ease}.mood-btn.svelte-1p9kpu2:hover{background:var(--gray-200);transform:scale(1.1)}.mood-btn.selected.svelte-1p9kpu2{background:linear-gradient(135deg,var(--secondary) 0%,#6b5775 100%);border-color:var(--secondary);box-shadow:var(--shadow-md);transform:scale(1.15)}textarea.svelte-1p9kpu2{width:100%;padding:1.5rem;border:2px solid var(--gray-300);border-radius:var(--radius-lg);font-family:inherit;font-size:1rem;resize:vertical;color:var(--gray-800);line-height:1.6;transition:border-color .3s ease}textarea.svelte-1p9kpu2:focus{outline:none;border-color:var(--secondary);box-shadow:0 0 0 3px #ec48991a}.editor-section.svelte-1p9kpu2{margin-bottom:1.5rem}.editor-actions.svelte-1p9kpu2{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.hint-btn.svelte-1p9kpu2{background:linear-gradient(135deg,var(--accent) 0%,#8b7465 100%);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:var(--radius-lg);cursor:pointer;font-weight:600;transition:transform .3s}.hint-btn.svelte-1p9kpu2:hover{transform:translateY(-2px)}.main-actions.svelte-1p9kpu2{display:flex;gap:1rem}.main-actions.svelte-1p9kpu2 .btn{flex:1}.entry-image.svelte-1p9kpu2{height:150px}.entries-header.svelte-1p9kpu2{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.filter-moods.svelte-1p9kpu2{display:flex;gap:.5rem;flex-wrap:wrap}.filter-btn.svelte-1p9kpu2{background:var(--gray-100);border:2px solid transparent;padding:.5rem 1rem;border-radius:var(--radius-lg);cursor:pointer;font-size:.875rem;transition:all .3s ease;color:var(--gray-700);font-weight:500}.filter-btn.svelte-1p9kpu2:hover{background:var(--gray-200)}.filter-btn.active.svelte-1p9kpu2{background:linear-gradient(135deg,var(--secondary) 0%,#6b5775 100%);color:#fff;border-color:var(--secondary)}.entries-list.svelte-1p9kpu2{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:1.5rem}.entry-card.svelte-1p9kpu2{background:#fff;padding:1.5rem;border-radius:var(--radius-lg);border-left:4px solid var(--secondary);box-shadow:var(--shadow-sm);transition:all .3s ease}.entry-card.svelte-1p9kpu2:hover{box-shadow:var(--shadow-md);transform:translate(4px)}.entry-header.svelte-1p9kpu2{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.entry-meta.svelte-1p9kpu2{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.entry-mood.svelte-1p9kpu2{font-size:1.5rem}.entry-date.svelte-1p9kpu2{font-weight:600;color:var(--gray-900);font-size:.9rem}.entry-time.svelte-1p9kpu2{color:var(--gray-600);font-size:.85rem}.delete-btn.svelte-1p9kpu2{background:none;border:none;font-size:1.2rem;cursor:pointer;opacity:.6;transition:opacity .3s;padding:.25rem}.delete-btn.svelte-1p9kpu2:hover{opacity:1}.entry-content.svelte-1p9kpu2{color:var(--gray-700);line-height:1.8;white-space:pre-wrap;word-break:break-word}.entry-content.svelte-1p9kpu2 p:where(.svelte-1p9kpu2){margin:0}.empty-state.svelte-1p9kpu2{text-align:center;padding:3rem 1rem;color:var(--gray-600)}.placeholder-image.svelte-1p9kpu2{background:linear-gradient(135deg,var(--gray-100) 0%,var(--gray-200) 100%);border-radius:var(--radius-xl);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;font-size:3rem}.placeholder-image.svelte-1p9kpu2 p:where(.svelte-1p9kpu2){color:var(--gray-600);font-weight:500;font-size:.95rem}@media(max-width:1024px){.journal-layout.svelte-1p9kpu2{grid-template-columns:1fr}.entries-header.svelte-1p9kpu2{flex-direction:column;align-items:flex-start}}@media(max-width:768px){.journal-header.svelte-1p9kpu2 h2:where(.svelte-1p9kpu2){font-size:1.75rem}.journal-layout.svelte-1p9kpu2{padding:1rem 0}.entries-header.svelte-1p9kpu2{flex-direction:column;align-items:flex-start}.filter-moods.svelte-1p9kpu2{width:100%}textarea.svelte-1p9kpu2{font-size:16px}}.container.svelte-75ywq0{max-width:1200px;margin:0 auto;padding:0 1.5rem}.about-hero.svelte-75ywq0{background:linear-gradient(135deg,var(--primary) 0%,var(--primary-dark) 100%);color:#fff;padding:3rem 0;text-align:center;margin-bottom:3rem}.about-hero.svelte-75ywq0 h2:where(.svelte-75ywq0){font-size:2.5rem;margin-bottom:.5rem}.about-hero.svelte-75ywq0 p:where(.svelte-75ywq0){font-size:1.1rem;opacity:.95}section.svelte-75ywq0{margin-bottom:4rem}section.svelte-75ywq0 h2:where(.svelte-75ywq0){font-size:2rem;margin-bottom:1.5rem;color:var(--gray-900)}section.svelte-75ywq0 p:where(.svelte-75ywq0){font-size:1.05rem;color:var(--gray-700);line-height:1.8;margin-bottom:1rem}.values-grid.svelte-75ywq0{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem}.disclaimer-box.svelte-75ywq0{background:var(--gray-50);padding:2rem;border-radius:var(--radius-xl);border-left:4px solid var(--danger);margin:2rem 0}.disclaimer-box.svelte-75ywq0 p:where(.svelte-75ywq0){margin-bottom:1rem}.disclaimer-box.svelte-75ywq0 ul:where(.svelte-75ywq0){list-style-position:inside;color:var(--gray-700);margin:1rem 0}.disclaimer-box.svelte-75ywq0 li:where(.svelte-75ywq0){margin-bottom:.5rem}.team-image.svelte-75ywq0{height:200px;margin-top:2rem}.placeholder-image.svelte-75ywq0{background:linear-gradient(135deg,var(--gray-100) 0%,var(--gray-200) 100%);border-radius:var(--radius-xl);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;font-size:3rem}.placeholder-image.svelte-75ywq0 p:where(.svelte-75ywq0){color:var(--gray-600);font-weight:500;font-size:.95rem;margin:0}@media(max-width:768px){.about-hero.svelte-75ywq0 h2:where(.svelte-75ywq0){font-size:1.75rem}section.svelte-75ywq0 h2:where(.svelte-75ywq0){font-size:1.5rem}.values-grid.svelte-75ywq0{grid-template-columns:1fr}}.container.svelte-rlxox{max-width:1200px;margin:0 auto;padding:0 1.5rem}.blog-hero.svelte-rlxox{background:linear-gradient(135deg,var(--primary) 0%,var(--primary-dark) 100%);color:#fff;padding:3rem 0;text-align:center;margin-bottom:3rem}.blog-hero.svelte-rlxox h2:where(.svelte-rlxox){font-size:2.5rem;margin-bottom:.5rem}.blog-hero.svelte-rlxox p:where(.svelte-rlxox){font-size:1.1rem;opacity:.95}.blog-posts.svelte-rlxox{margin-bottom:4rem}.posts-grid.svelte-rlxox{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem}.blog-card.svelte-rlxox{background:#fff;border-radius:var(--radius-xl);padding:1.5rem;box-shadow:var(--shadow-md);transition:all .3s ease;display:flex;flex-direction:column;gap:1rem;border-top:3px solid var(--primary)}.blog-card.svelte-rlxox:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.blog-meta.svelte-rlxox{display:flex;gap:1rem;flex-wrap:wrap}.category.svelte-rlxox{background:linear-gradient(135deg,var(--primary) 0%,var(--primary-dark) 100%);color:#fff;padding:.35rem .75rem;border-radius:var(--radius-md);font-size:.75rem;font-weight:600;text-transform:uppercase}.date.svelte-rlxox{color:var(--gray-600);font-size:.85rem;display:flex;align-items:center}.blog-card.svelte-rlxox h3:where(.svelte-rlxox){font-size:1.25rem;color:var(--gray-900);line-height:1.4;margin:0}.excerpt.svelte-rlxox{color:var(--gray-700);font-size:.95rem;line-height:1.6;flex:1;margin:0}.blog-footer.svelte-rlxox{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding-top:1rem;border-top:1px solid var(--gray-200)}.author-read.svelte-rlxox{font-size:.85rem;color:var(--gray-600)}.author-read.svelte-rlxox strong:where(.svelte-rlxox){color:var(--gray-800)}.read-btn.svelte-rlxox{background:none;border:none;color:var(--primary);font-weight:600;cursor:pointer;transition:color .3s;padding:0}.read-btn.svelte-rlxox:hover{color:var(--primary-dark)}.blog-cta.svelte-rlxox{margin:4rem 0;padding:3rem 0}.cta-box.svelte-rlxox{background:linear-gradient(135deg,var(--accent) 0%,#8b7465 100%);color:#fff;padding:3rem;border-radius:var(--radius-2xl);text-align:center}.cta-box.svelte-rlxox h2:where(.svelte-rlxox){font-size:1.75rem;margin-bottom:.75rem}.cta-box.svelte-rlxox p:where(.svelte-rlxox){font-size:1.05rem;margin-bottom:1.5rem;opacity:.95}.subscribe-form.svelte-rlxox{display:flex;gap:1rem;max-width:500px;margin:0 auto}.subscribe-form.svelte-rlxox input:where(.svelte-rlxox){flex:1;padding:.75rem 1rem;border:none;border-radius:var(--radius-lg);font-size:1rem}.subscribe-form.svelte-rlxox button:where(.svelte-rlxox){padding:.75rem 2rem;background:#fff;color:var(--accent);border:none;border-radius:var(--radius-lg);font-weight:600;cursor:pointer;transition:transform .3s}.subscribe-form.svelte-rlxox button:where(.svelte-rlxox):hover{transform:translateY(-2px)}@media(max-width:768px){.blog-hero.svelte-rlxox h2:where(.svelte-rlxox){font-size:1.75rem}.posts-grid.svelte-rlxox{grid-template-columns:1fr}.subscribe-form.svelte-rlxox{flex-direction:column}.cta-box.svelte-rlxox{padding:2rem}.blog-footer.svelte-rlxox{flex-direction:column;align-items:flex-start}}.container.svelte-ip8lhb{max-width:1200px;margin:0 auto;padding:0 1.5rem}.contact-hero.svelte-ip8lhb{background:linear-gradient(135deg,var(--secondary) 0%,#6b5775 100%);color:#fff;padding:3rem 0;text-align:center;margin-bottom:3rem}.contact-hero.svelte-ip8lhb h2:where(.svelte-ip8lhb){font-size:2.5rem;margin-bottom:.5rem}.contact-hero.svelte-ip8lhb p:where(.svelte-ip8lhb){font-size:1.1rem;opacity:.95}.contact-layout.svelte-ip8lhb{display:grid;grid-template-columns:1fr 1fr;gap:3rem;padding:2rem 0}section.svelte-ip8lhb h2:where(.svelte-ip8lhb){font-size:1.75rem;margin-bottom:2rem;color:var(--gray-900)}.contact-form.svelte-ip8lhb{display:flex;flex-direction:column;gap:1.5rem}.form-group.svelte-ip8lhb{display:flex;flex-direction:column;gap:.5rem}.form-group.svelte-ip8lhb label:where(.svelte-ip8lhb){font-weight:600;color:var(--gray-800)}.form-group.svelte-ip8lhb input:where(.svelte-ip8lhb),.form-group.svelte-ip8lhb textarea:where(.svelte-ip8lhb){padding:.75rem 1rem;border:2px solid var(--gray-300);border-radius:var(--radius-lg);font-family:inherit;font-size:1rem;transition:border-color .3s}.form-group.svelte-ip8lhb input:where(.svelte-ip8lhb):focus,.form-group.svelte-ip8lhb textarea:where(.svelte-ip8lhb):focus{outline:none;border-color:var(--secondary);box-shadow:0 0 0 3px #ec48991a}.success-message.svelte-ip8lhb{background:var(--success);color:#fff;padding:1rem;border-radius:var(--radius-lg);margin-bottom:1.5rem}.contact-cards.svelte-ip8lhb{display:grid;gap:1.5rem}.contact-card.svelte-ip8lhb{background:var(--gray-50);padding:1.5rem;border-radius:var(--radius-lg);border-left:4px solid var(--secondary)}.contact-card.svelte-ip8lhb h3:where(.svelte-ip8lhb){font-size:1.1rem;color:var(--gray-900);margin-bottom:.5rem}.contact-card.svelte-ip8lhb p:where(.svelte-ip8lhb){color:var(--gray-600);margin-bottom:.75rem;font-size:.95rem}.contact-card.svelte-ip8lhb a:where(.svelte-ip8lhb){color:var(--secondary);text-decoration:none;font-weight:600;transition:color .3s}.contact-card.svelte-ip8lhb a:where(.svelte-ip8lhb):hover{color:var(--primary)}.social-links.svelte-ip8lhb{display:flex;gap:1rem}.contact-image.svelte-ip8lhb{height:150px;margin-top:2rem}.placeholder-image.svelte-ip8lhb{background:linear-gradient(135deg,var(--gray-100) 0%,var(--gray-200) 100%);border-radius:var(--radius-xl);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;font-size:3rem}.placeholder-image.svelte-ip8lhb p:where(.svelte-ip8lhb){color:var(--gray-600);font-weight:500;font-size:.95rem;margin:0}@media(max-width:1024px){.contact-layout.svelte-ip8lhb{grid-template-columns:1fr}}@media(max-width:768px){.contact-hero.svelte-ip8lhb h2:where(.svelte-ip8lhb){font-size:1.75rem}section.svelte-ip8lhb h2:where(.svelte-ip8lhb){font-size:1.5rem}.contact-layout.svelte-ip8lhb{padding:1rem 0}.form-group.svelte-ip8lhb input:where(.svelte-ip8lhb),.form-group.svelte-ip8lhb textarea:where(.svelte-ip8lhb){font-size:16px}}.container.svelte-114zx48{max-width:1200px;margin:0 auto;padding:0 1.5rem}.resources-hero.svelte-114zx48{background:linear-gradient(135deg,var(--accent) 0%,#8b7465 100%);color:#fff;padding:3rem 0;text-align:center;margin-bottom:3rem}.resources-hero.svelte-114zx48 h2:where(.svelte-114zx48){font-size:2.5rem;margin-bottom:.5rem}.resources-hero.svelte-114zx48 p:where(.svelte-114zx48){font-size:1.1rem;opacity:.95}section.svelte-114zx48{margin-bottom:4rem}section.svelte-114zx48 h2:where(.svelte-114zx48){font-size:2rem;margin-bottom:2rem;text-align:center;color:var(--gray-900)}.resources-grid.svelte-114zx48,.tips-grid.svelte-114zx48{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.resource-list.svelte-114zx48{list-style:none;display:flex;flex-direction:column;gap:1.5rem}.resource-list.svelte-114zx48 li:where(.svelte-114zx48){padding-bottom:1rem;border-bottom:1px solid var(--gray-200)}.resource-list.svelte-114zx48 li:where(.svelte-114zx48):last-child{border-bottom:none}.resource-list.svelte-114zx48 strong:where(.svelte-114zx48){display:block;color:var(--primary);margin-bottom:.25rem}.resource-list.svelte-114zx48 p:where(.svelte-114zx48){color:var(--gray-600);font-size:.95rem;margin:0}.tips-list.svelte-114zx48{list-style:none;display:flex;flex-direction:column;gap:.75rem}.tips-list.svelte-114zx48 li:where(.svelte-114zx48){padding-left:1.5rem;position:relative;color:var(--gray-700)}.tips-list.svelte-114zx48 li:where(.svelte-114zx48):before{content:"✓";position:absolute;left:0;color:var(--success);font-weight:700}.info-grid.svelte-114zx48{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.info-card.svelte-114zx48{background:var(--gray-50);padding:1.5rem;border-radius:var(--radius-xl);border-left:4px solid var(--primary)}.info-card.svelte-114zx48 h3:where(.svelte-114zx48){font-size:1.1rem;margin-bottom:.75rem;color:var(--gray-900)}.info-card.svelte-114zx48 p:where(.svelte-114zx48){color:var(--gray-700);line-height:1.6;margin:0}.resources-image-section.svelte-114zx48{text-align:center;margin:3rem 0}.placeholder-image.svelte-114zx48{background:linear-gradient(135deg,var(--gray-100) 0%,var(--gray-200) 100%);border-radius:var(--radius-xl);display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;width:100%;max-width:400px;height:200px;font-size:3rem}.placeholder-image.svelte-114zx48 p:where(.svelte-114zx48){color:var(--gray-600);font-weight:500;font-size:.95rem;margin:0}@media(max-width:768px){.resources-hero.svelte-114zx48 h2:where(.svelte-114zx48){font-size:1.75rem}section.svelte-114zx48 h2:where(.svelte-114zx48){font-size:1.5rem}.resources-grid.svelte-114zx48,.tips-grid.svelte-114zx48,.info-grid.svelte-114zx48{grid-template-columns:1fr}}.container.svelte-1u4pfhj{max-width:900px;margin:0 auto;padding:0 1.5rem}.privacy-hero.svelte-1u4pfhj{background:linear-gradient(135deg,var(--primary) 0%,var(--primary-dark) 100%);color:#fff;padding:3rem 0;text-align:center;margin-bottom:3rem}.privacy-hero.svelte-1u4pfhj h2:where(.svelte-1u4pfhj){font-size:2.5rem;margin-bottom:.5rem}.privacy-hero.svelte-1u4pfhj p:where(.svelte-1u4pfhj){font-size:1.1rem;opacity:.95}.privacy-content.svelte-1u4pfhj{padding:2rem 0;line-height:1.8}.privacy-content.svelte-1u4pfhj h2:where(.svelte-1u4pfhj){font-size:2rem;margin-bottom:1rem;color:var(--gray-900)}.privacy-content.svelte-1u4pfhj p:where(.svelte-1u4pfhj){color:var(--gray-700);margin-bottom:1.5rem}.policy-section.svelte-1u4pfhj{margin-bottom:2.5rem;padding-bottom:1.5rem;border-bottom:1px solid var(--gray-200)}.policy-section.svelte-1u4pfhj h3:where(.svelte-1u4pfhj){font-size:1.3rem;color:var(--primary);margin-bottom:.75rem}.policy-section.svelte-1u4pfhj p:where(.svelte-1u4pfhj){margin-bottom:1rem;color:var(--gray-700)}.policy-section.svelte-1u4pfhj ul:where(.svelte-1u4pfhj){list-style-position:inside;color:var(--gray-700);margin:1rem 0}.policy-section.svelte-1u4pfhj li:where(.svelte-1u4pfhj){margin-bottom:.5rem;margin-left:1rem}.policy-section.svelte-1u4pfhj a:where(.svelte-1u4pfhj){color:var(--primary);text-decoration:none}.policy-section.svelte-1u4pfhj a:where(.svelte-1u4pfhj):hover{text-decoration:underline}.update-date.svelte-1u4pfhj{background:var(--gray-50);padding:1.5rem;border-radius:var(--radius-lg);margin:2rem 0;text-align:center}.disclaimer-section.svelte-1u4pfhj{background:var(--danger);color:#fff;padding:2rem;border-radius:var(--radius-lg);margin:2rem 0}.disclaimer-section.svelte-1u4pfhj h3:where(.svelte-1u4pfhj){color:#fff;margin-bottom:1rem}.disclaimer-section.svelte-1u4pfhj p:where(.svelte-1u4pfhj){color:#fffffff2;margin-bottom:1rem}.disclaimer-section.svelte-1u4pfhj ul:where(.svelte-1u4pfhj){color:#fffffff2}@media(max-width:768px){.privacy-hero.svelte-1u4pfhj h2:where(.svelte-1u4pfhj){font-size:1.75rem}.privacy-content.svelte-1u4pfhj h2:where(.svelte-1u4pfhj){font-size:1.5rem}.policy-section.svelte-1u4pfhj h3:where(.svelte-1u4pfhj){font-size:1.1rem}}:root{--primary: #2d5a6d;--primary-light: #4a7c99;--primary-dark: #1f3f52;--secondary: #6b4d7a;--accent: #8b6f47;--success: #4a8c5f;--danger: #c85555;--warning: #d87c4a;--info: #5b8fc7;--gray-50: #fafbfc;--gray-100: #f5f6f8;--gray-200: #e8eaed;--gray-300: #d9dce2;--gray-400: #a8adb5;--gray-500: #7a8190;--gray-600: #5a6472;--gray-700: #3f4554;--gray-800: #2a2f3a;--gray-900: #16192b;--radius-sm: .375rem;--radius-md: .5rem;--radius-lg: .75rem;--radius-xl: 1rem;--radius-2xl: 1.5rem;--radius-3xl: 2rem;--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .08);--shadow-md: 0 4px 8px -2px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 20px -5px rgba(0, 0, 0, .12);--shadow-xl: 0 20px 40px -10px rgba(0, 0, 0, .15);--shadow-inner: inset 0 2px 4px rgba(0, 0, 0, .05)}.svelte-1n46o8q{margin:0;padding:0;box-sizing:border-box}main.svelte-1n46o8q{min-height:calc(100vh - 240px)}.svelte-1n46o8q::-webkit-scrollbar{width:8px}.svelte-1n46o8q::-webkit-scrollbar-track{background:var(--gray-100)}.svelte-1n46o8q::-webkit-scrollbar-thumb{background:var(--primary);border-radius:4px;transition:background .3s ease}.svelte-1n46o8q::-webkit-scrollbar-thumb:hover{background:var(--primary-light)}
