*{padding:0;margin:0;box-sizing:border-box}#app{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#1f2937;background-color:#f8fafc;min-height:100vh}.container{max-width:1400px;margin:0 auto;width:100%;padding:0 1rem}.main-container{padding:3rem 0}.page-title{font-size:3rem;font-weight:700;color:#1f2937;text-align:center;margin-bottom:1rem}.page-description{font-size:1.125rem;color:#6b7280;text-align:center;max-width:1000px;margin:0 auto 3rem;line-height:1.6}@media (max-width: 1024px){.main-container{padding:2rem 0}.page-title{font-size:2rem}.page-description{font-size:1rem;margin-bottom:1rem;max-width:100%}}@media (max-width: 768px){.main-container{padding:1rem 0}.page-title{font-size:1.5rem}.page-description{font-size:.8rem;margin-bottom:1rem}}.details-content{line-height:1.6;color:#374151;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.details-content h2{font-size:1.75rem;font-weight:600;color:#1f2937;margin-bottom:1rem;padding:.8rem 1rem;background:#f8fafc;border-radius:.75rem;border-left:4px solid #3b82f6}.details-content h3{font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #e5e7eb}.details-content h4{font-size:1.25rem;font-weight:500;color:#3b82f6;margin-bottom:1rem}.details-content h5{font-size:1.125rem;font-weight:500;color:#1f2937;margin-bottom:1rem}.details-content p{margin-bottom:1rem;line-height:1.5;color:#6b7280;font-size:1rem}.details-content img{max-width:100%;height:auto;border-radius:.75rem;margin-bottom:1rem;box-shadow:0 4px 12px #0000001a}.details-content ul{margin-bottom:1rem;padding-left:1.5rem}.details-content ul li{margin-bottom:.5rem;line-height:1.5;color:#6b7280}.details-content ol{margin-bottom:1rem;padding-left:1.5rem}.details-content ol li{margin-bottom:.5rem;line-height:1.5;color:#6b7280}.details-content strong{font-weight:600;color:#1f2937}.details-content a{color:#3b82f6;text-decoration:none;border-bottom:1px solid transparent;transition:border-color .3s ease}.details-content a:hover{border-bottom-color:#3b82f6}@media (max-width: 768px){.details-content h2{font-size:1.5rem;padding:.6rem .8rem}.details-content h3{font-size:1.25rem}.details-content h4{font-size:1.125rem}.details-content h5{font-size:1rem}.details-content p,.details-content ul li,.details-content ol li{font-size:.9rem}}.sidebar[data-v-ceb611b4]{background:#fff;border-radius:.75rem;padding:1.5rem;box-shadow:0 2px 4px #0000001a;height:fit-content;position:sticky;top:100px}.sidebar-title[data-v-ceb611b4]{font-size:1.25rem;font-weight:700;color:#1f2937;margin-bottom:1rem;display:block}.sidebar-nav[data-v-ceb611b4]{display:flex;flex-direction:column;gap:.5rem}.sidebar-link[data-v-ceb611b4]{text-decoration:none;color:#6b7280;padding:.5rem 0;font-weight:500;transition:color .3s ease;cursor:pointer}.sidebar-link[data-v-ceb611b4]:hover{color:#3b82f6}.sidebar-link.active[data-v-ceb611b4]{color:#3b82f6;background:#eff6ff;border-radius:.375rem;padding:.5rem .75rem;margin:0 -.75rem;font-weight:600}.parent-link[data-v-ceb611b4]{font-weight:600;color:#374151;font-size:1rem}.child-link[data-v-ceb611b4]{padding-left:1.5rem;font-size:.875rem;color:#6b7280;position:relative}.child-link[data-v-ceb611b4]:before{content:"•";position:absolute;left:.5rem;color:#9ca3af}.child-link.active[data-v-ceb611b4]{padding-left:1.5rem;margin-left:0}@media (max-width: 1024px){.sidebar[data-v-ceb611b4]{padding:1rem}.sidebar-title[data-v-ceb611b4]{font-size:1rem}.sidebar-link[data-v-ceb611b4]{font-size:.8rem;padding:.25rem 0}}.header[data-v-f370fe3f]{background:#fff;box-shadow:0 2px 4px #0000001a;position:sticky;top:0;z-index:100;height:80px}.header .container[data-v-f370fe3f]{height:100%}.header-content[data-v-f370fe3f]{padding:0 1.5rem;display:flex;justify-content:space-between;align-items:center;height:100%}.logo[data-v-f370fe3f]{display:flex;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;color:#3b82f6;font-family:Comic Sans MS,cursive,sans-serif;text-shadow:0 0 10px rgba(59,130,246,.5);filter:drop-shadow(0 0 8px rgba(59,130,246,.3));transition:all .3s ease}.logo-image[data-v-f370fe3f]{width:40px;height:40px}.logo-icon[data-v-f370fe3f]{font-size:2rem;filter:drop-shadow(0 0 8px rgba(59,130,246,.4));transition:all .3s ease}.nav[data-v-f370fe3f]{display:flex;align-items:center;gap:2rem}.nav-link[data-v-f370fe3f]{text-decoration:none;color:#6b7280;font-weight:500;padding:.5rem 1rem;border-radius:.5rem;transition:all .3s ease;position:relative;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.nav-link[data-v-f370fe3f]:hover{color:#3b82f6;background:#3b82f61a;transform:translateY(-2px)}.nav-link.active[data-v-f370fe3f]{color:#3b82f6;background:#3b82f626;font-weight:600;box-shadow:0 2px 8px #3b82f633}.nav-link.active[data-v-f370fe3f]:after{content:"";position:absolute;bottom:-2px;left:50%;transform:translate(-50%);width:20px;height:3px;background:linear-gradient(90deg,#3b82f6,#8b5cf6);border-radius:2px;box-shadow:0 0 8px #3b82f666}.menu-toggle[data-v-f370fe3f]{display:none;flex-direction:column;justify-content:space-around;width:30px;height:30px;background:transparent;border:none;cursor:pointer;padding:0;z-index:200;position:relative}.hamburger-line[data-v-f370fe3f]{width:100%;height:3px;background:#3b82f6;border-radius:2px;transition:all .3s ease;transform-origin:center}.menu-toggle.active .hamburger-line[data-v-f370fe3f]:nth-child(1){transform:rotate(45deg) translate(6px,6px)}.menu-toggle.active .hamburger-line[data-v-f370fe3f]:nth-child(2){opacity:0}.menu-toggle.active .hamburger-line[data-v-f370fe3f]:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.mobile-nav[data-v-f370fe3f]{position:fixed;top:0;right:-300px;width:300px;height:100vh;background:#fff;box-shadow:-2px 0 10px #0000001a;z-index:150;transition:right .3s ease;overflow-y:auto}.mobile-nav.open[data-v-f370fe3f]{right:0}.mobile-nav-content[data-v-f370fe3f]{padding:100px 2rem 2rem;display:flex;flex-direction:column;gap:1rem}.mobile-nav-link[data-v-f370fe3f]{text-decoration:none;color:#6b7280;font-weight:500;padding:1rem;border-radius:.5rem;transition:all .3s ease;font-size:1.125rem;border:1px solid transparent}.mobile-nav-link[data-v-f370fe3f]:hover{color:#3b82f6;background:#3b82f61a;border-color:#3b82f633}.mobile-nav-link.active[data-v-f370fe3f]{color:#3b82f6;background:#3b82f626;font-weight:600;border-color:#3b82f6}.mobile-overlay[data-v-f370fe3f]{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:100;opacity:0;visibility:hidden;transition:all .3s ease}.mobile-overlay.active[data-v-f370fe3f]{opacity:1;visibility:visible}@media (max-width: 768px){.header[data-v-f370fe3f]{height:60px}.header-content[data-v-f370fe3f]{padding:0}.desktop-nav[data-v-f370fe3f]{display:none}.menu-toggle[data-v-f370fe3f]{display:flex}.logo-text[data-v-f370fe3f]{font-size:1.25rem}}@media (min-width: 769px){.mobile-nav[data-v-f370fe3f],.mobile-overlay[data-v-f370fe3f]{display:none}}.footer[data-v-3493f362]{background:#1f2937;color:#fff;padding:3rem 0 1.5rem;margin-top:auto}.footer-top[data-v-3493f362]{display:grid;grid-template-columns:2fr 1fr 1fr;gap:3rem;margin-bottom:2rem}.footer-column[data-v-3493f362]{display:flex;flex-direction:column}.footer-brand[data-v-3493f362]{display:flex;flex-direction:column;gap:1rem}.footer-logo-image[data-v-3493f362]{width:40px;height:40px}.footer-logo[data-v-3493f362]{display:flex;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;color:#3b82f6}.footer-description[data-v-3493f362]{color:#d1d5db;line-height:1.6;font-size:.875rem}.footer-care[data-v-3493f362]{display:flex;align-items:center;gap:.5rem;color:#d1d5db;font-size:.875rem}.footer-heading[data-v-3493f362]{font-size:1.125rem;font-weight:700;margin-bottom:1rem;color:#fff}.footer-links[data-v-3493f362]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.footer-links li[data-v-3493f362]{margin:0}.footer-link[data-v-3493f362]{color:#d1d5db;text-decoration:none;font-size:.875rem;transition:color .3s ease}.footer-link[data-v-3493f362]:hover{color:#fff}.footer-divider[data-v-3493f362]{height:1px;background:#374151;margin-top:2rem}.footer-bottom[data-v-3493f362]{display:flex;justify-content:space-between;align-items:center;padding-top:1rem}.footer-copyright[data-v-3493f362]{color:#d1d5db;font-size:.875rem;margin:0}.footer-contact[data-v-3493f362]{display:flex;align-items:center;gap:.5rem}.contact-icon[data-v-3493f362]{font-size:1rem}@media (max-width: 1024px){.footer-top[data-v-3493f362]{grid-template-columns:1fr 1fr;gap:2rem}.footer-column[data-v-3493f362]:first-child{grid-column:1 / -1}}@media (max-width: 768px){.footer[data-v-3493f362]{padding:2rem 0 1rem}.container[data-v-3493f362]{padding:0 1rem}.footer-top[data-v-3493f362]{grid-template-columns:1fr;gap:2rem}.footer-bottom[data-v-3493f362]{flex-direction:column;gap:1rem;text-align:center}.footer-copyright[data-v-3493f362]{font-size:.75rem}.footer-description[data-v-3493f362]{font-size:.8rem}.footer-heading[data-v-3493f362]{font-size:1rem}.footer-link[data-v-3493f362]{font-size:.8rem}}.recommendations[data-v-59acc778]{display:flex;flex-direction:column;gap:1.5rem}.recommendation-card[data-v-59acc778]{background:#fff;border-radius:.75rem;padding:1.5rem;box-shadow:0 2px 4px #0000001a}.recommendation-title[data-v-59acc778]{font-size:1.25rem;font-weight:700;margin-bottom:1rem;color:#1f2937}.recommendation-item[data-v-59acc778]{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1rem}.recommendation-item[data-v-59acc778]:last-child{margin-bottom:0}.rec-content h4[data-v-59acc778]{font-size:1rem;font-weight:600;margin-bottom:.25rem;color:#1f2937}.rec-content p[data-v-59acc778]{font-size:.875rem;color:#6b7280;line-height:1.4}.article-list[data-v-59acc778]{list-style:none;padding:0}.article-list li[data-v-59acc778]{margin-bottom:.75rem}.article-link[data-v-59acc778]{text-decoration:none;color:#3b82f6;font-size:.875rem;line-height:1.4;transition:color .3s ease}.article-link[data-v-59acc778]:hover{color:#2563eb;text-decoration:underline}.did-you-know[data-v-59acc778]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.did-you-know .recommendation-title[data-v-59acc778]{color:#fff}.fact-item[data-v-59acc778]{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1rem}.fact-item[data-v-59acc778]:last-child{margin-bottom:0}.fact-item p[data-v-59acc778]{font-size:.875rem;line-height:1.4;color:#ffffffe6}@media (max-width: 1024px){.recommendations[data-v-59acc778]{display:none}}.home[data-v-dbeac600]{min-height:100vh;display:flex;flex-direction:column}.content-area[data-v-dbeac600]{flex:1;display:grid;grid-template-columns:250px 1fr 300px;gap:2rem}.main-content[data-v-dbeac600]{display:flex;flex-direction:column;gap:2rem}.main-title[data-v-dbeac600]{font-size:2.5rem;font-weight:700;margin-bottom:2rem;color:#1f2937;text-align:center}.content-section[data-v-dbeac600]{background:#fff;border-radius:.75rem;padding:2rem;box-shadow:0 2px 4px #0000001a}.section-title[data-v-dbeac600]{font-size:2rem;font-weight:700;margin-bottom:1rem;color:#1f2937}.section-text[data-v-dbeac600]{font-size:1rem;line-height:1.6;color:#4b5563;margin-bottom:1rem}.section-image[data-v-dbeac600]{margin-bottom:1rem;text-align:center}.section-image img[data-v-dbeac600]{max-width:70%;height:auto;border-radius:.5rem}.benefits-grid[data-v-dbeac600]{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.benefit-card[data-v-dbeac600]{padding:1.5rem;border-radius:.5rem;text-align:center;border:2px solid}.benefit-card.pain-relief[data-v-dbeac600]{border-color:#3b82f6;background:#eff6ff}.benefit-card.injury-prevention[data-v-dbeac600]{border-color:#10b981;background:#ecfdf5}.benefit-card.better-mobility[data-v-dbeac600]{border-color:#8b5cf6;background:#f3f4f6}.benefit-card h3[data-v-dbeac600]{font-size:1.125rem;font-weight:600;margin-bottom:.5rem;color:#1f2937}.benefit-card p[data-v-dbeac600]{font-size:.875rem;color:#6b7280;line-height:1.4}.exercise-card[data-v-dbeac600]{margin-bottom:2rem;padding:1.5rem;border:1px solid #e5e7eb;border-radius:.75rem;background:#fafafa}.exercise-header[data-v-dbeac600]{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.exercise-number[data-v-dbeac600]{background:#3b82f6;color:#fff;width:2rem;height:2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem}.exercise-title[data-v-dbeac600]{font-size:1.5rem;font-weight:600;color:#1f2937}.exercise-description[data-v-dbeac600]{font-size:1rem;color:#6b7280;margin-bottom:1rem;line-height:1.5}.exercise-video[data-v-dbeac600]{margin:1rem 0;text-align:center}.video-wrapper[data-v-dbeac600]{width:100%;aspect-ratio:16 / 9;border-radius:.5rem;overflow:hidden;position:relative;box-shadow:0 4px 6px #0000001a;background:#000}.video-container[data-v-dbeac600]{width:100%;height:100%;position:relative;cursor:pointer}.video-thumbnail[data-v-dbeac600]{width:100%;height:100%;object-fit:cover}.video-overlay[data-v-dbeac600]{position:absolute;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;transition:background .3s ease}.video-overlay[data-v-dbeac600]:hover{background:#0009}.play-button[data-v-dbeac600]{background:#3b82f6e6;border:none;border-radius:50%;width:60px;height:60px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.play-button[data-v-dbeac600]:hover{background:#3b82f6;transform:scale(1.1);box-shadow:0 4px 20px #3b82f666}.play-icon[data-v-dbeac600]{color:#fff;font-size:1.5rem;font-weight:700;margin-left:3px}.video-iframe[data-v-dbeac600]{width:100%;height:100%;border:none}.steps-title[data-v-dbeac600]{font-size:1.125rem;font-weight:600;margin-bottom:1rem;color:#1f2937;display:flex;align-items:center;gap:.5rem}.steps-list[data-v-dbeac600]{padding-left:1.5rem;margin-bottom:1rem}.steps-list li[data-v-dbeac600]{margin-bottom:.75rem;line-height:1.5;color:#4b5563}.exercise-note[data-v-dbeac600]{background:#fef3c7;border:1px solid #f59e0b;border-radius:.5rem;padding:1rem;display:flex;align-items:flex-start;gap:.75rem}.note-icon[data-v-dbeac600]{font-size:1.25rem;flex-shrink:0}.exercise-note p[data-v-dbeac600]{color:#92400e;font-size:.875rem;line-height:1.4}.benefits-content[data-v-dbeac600]{margin-top:1rem}.benefits-list[data-v-dbeac600]{padding-left:1.5rem;margin-top:1rem}.benefits-list li[data-v-dbeac600]{margin-bottom:.5rem;color:#4b5563;line-height:1.5}.safety-content[data-v-dbeac600]{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1rem}.safety-card[data-v-dbeac600]{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem}.safety-card h3[data-v-dbeac600]{font-size:1.125rem;font-weight:600;margin-bottom:.75rem;color:#1f2937}.safety-card ul[data-v-dbeac600]{padding-left:1rem}.safety-card li[data-v-dbeac600]{margin-bottom:.5rem;color:#4b5563;font-size:.875rem;line-height:1.4}.faq-content[data-v-dbeac600]{margin-top:1rem}.faq-item[data-v-dbeac600]{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #e5e7eb}.faq-item[data-v-dbeac600]:last-child{border-bottom:none;margin-bottom:0}.faq-question[data-v-dbeac600]{font-size:1.125rem;font-weight:600;margin-bottom:.75rem;color:#1f2937}.faq-answer[data-v-dbeac600]{color:#4b5563;line-height:1.6}@media (max-width: 1024px){.content-area[data-v-dbeac600]{grid-template-columns:200px 1fr;gap:1rem}.main-title[data-v-dbeac600]{font-size:2rem}.section-title[data-v-dbeac600]{font-size:1.5rem}.safety-content[data-v-dbeac600]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.main-title[data-v-dbeac600]{font-size:1.5rem}.main-content[data-v-dbeac600]{gap:1rem}.content-area[data-v-dbeac600]{grid-template-columns:1fr;gap:1rem}.sidebar[data-v-dbeac600],.recommendations[data-v-dbeac600]{display:none}.section-title[data-v-dbeac600]{font-size:1.2rem;text-align:center}.content-section[data-v-dbeac600]{padding:1rem}.section-text[data-v-dbeac600]{font-size:.8rem;margin-bottom:1rem}.exercise-card[data-v-dbeac600]{padding:1rem;margin-bottom:1rem}.benefit-card[data-v-dbeac600]{padding:1rem}.video-wrapper[data-v-dbeac600]{width:100%;margin-bottom:1rem}.exercise-number[data-v-dbeac600]{width:1.5rem;height:1.5rem;font-size:.8rem}.exercise-title[data-v-dbeac600]{font-size:1rem}.exercise-description[data-v-dbeac600]{font-size:.8rem}.steps-title[data-v-dbeac600]{font-size:1rem}.steps-list[data-v-dbeac600]{padding-left:1rem}.steps-list li[data-v-dbeac600]{font-size:.8rem;margin-bottom:.5rem}.exercise-note[data-v-dbeac600]{padding:.5rem}.exercise-note p[data-v-dbeac600]{font-size:.7rem}.exercise-steps[data-v-dbeac600],.safety-content[data-v-dbeac600],.benefits-grid[data-v-dbeac600]{grid-template-columns:1fr}.benefits-list li[data-v-dbeac600]{font-size:.8rem}.benefits-list[data-v-dbeac600]{padding-left:1rem}.faq-question[data-v-dbeac600]{font-size:1rem}.faq-answer[data-v-dbeac600]{font-size:.8rem;line-height:1.5}}.exercises-page[data-v-6bd8603b]{min-height:100vh;display:flex;flex-direction:column}.main-container[data-v-6bd8603b]{background:#f8fafc}.tabs-container[data-v-6bd8603b]{margin-bottom:2rem}.tabs[data-v-6bd8603b]{display:flex;gap:.5rem;flex-wrap:wrap;border-bottom:2px solid #e5e7eb;padding-bottom:1rem}.tab-button[data-v-6bd8603b]{padding:.75rem 1.5rem;border:none;background:transparent;color:#6b7280;font-weight:500;border-radius:.5rem;cursor:pointer;transition:all .3s ease;font-size:.875rem}.tab-button[data-v-6bd8603b]:hover{background:#f3f4f6;color:#374151}.tab-button.active[data-v-6bd8603b]{background:#3b82f6;color:#fff}.exercises-count[data-v-6bd8603b]{margin-bottom:1.5rem;color:#6b7280;font-size:.875rem;font-weight:500}.exercises-grid[data-v-6bd8603b]{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.exercise-card[data-v-6bd8603b]{background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 4px 6px #0000001a;transition:all .3s ease;cursor:pointer}.exercise-card[data-v-6bd8603b]:hover{transform:translateY(-4px);box-shadow:0 8px 25px #00000026}.exercise-image[data-v-6bd8603b]{width:100%;aspect-ratio:16/9;overflow:hidden}.exercise-image img[data-v-6bd8603b]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.exercise-card:hover .exercise-image img[data-v-6bd8603b]{transform:scale(1.05)}.exercise-content[data-v-6bd8603b]{padding:1rem}.exercise-date[data-v-6bd8603b]{font-size:.875rem;color:#6b7280;font-weight:500;margin-bottom:.5rem;display:block}.exercise-title[data-v-6bd8603b]{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:.75rem}.exercise-description[data-v-6bd8603b]{color:#6b7280;line-height:1.5;margin-bottom:1rem;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.exercise-duration[data-v-6bd8603b]{display:flex;align-items:center;gap:.5rem;color:#6b7280;font-size:.875rem}.duration-icon[data-v-6bd8603b]{font-size:1rem}.no-results[data-v-6bd8603b]{text-align:center;padding:3rem 1rem;color:#6b7280}.no-results p[data-v-6bd8603b]{font-size:1.125rem;margin:0}@media (max-width: 1024px){.exercises-grid[data-v-6bd8603b]{grid-template-columns:repeat(3,1fr)}.tabs[data-v-6bd8603b]{gap:.25rem}.tab-button[data-v-6bd8603b]{padding:.5rem 1rem;font-size:.8rem}}@media (max-width: 768px){.exercises-grid[data-v-6bd8603b]{grid-template-columns:repeat(2,1fr)}.tabs[data-v-6bd8603b]{gap:.25rem;overflow-x:auto;padding-bottom:.5rem}.tab-button[data-v-6bd8603b]{padding:.5rem .75rem;font-size:.75rem;white-space:nowrap}.exercise-card[data-v-6bd8603b]{border-radius:.5rem}.exercise-content[data-v-6bd8603b]{padding:1rem}.exercise-title[data-v-6bd8603b]{font-size:1rem;margin-bottom:.5rem}.exercise-date[data-v-6bd8603b]{font-size:.7rem}.exercise-description[data-v-6bd8603b]{font-size:.8rem;margin-bottom:.5rem}}@media (max-width: 480px){.exercises-grid[data-v-6bd8603b]{grid-template-columns:1fr}.tabs[data-v-6bd8603b]{justify-content:flex-start}.tab-button[data-v-6bd8603b]{padding:.4rem .6rem;font-size:.7rem}}.exercise-detail-page[data-v-0129792c]{min-height:100vh;display:flex;flex-direction:column}.main-container[data-v-0129792c]{background:#f8fafc}.breadcrumb[data-v-0129792c]{display:flex;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.875rem}.breadcrumb-link[data-v-0129792c]{color:#3b82f6;text-decoration:none;font-weight:500}.breadcrumb-link[data-v-0129792c]:hover{text-decoration:underline}.breadcrumb-separator[data-v-0129792c]{color:#6b7280}.breadcrumb-current[data-v-0129792c]{color:#374151;font-weight:500}.exercise-header[data-v-0129792c]{margin-bottom:3rem}.exercise-hero[data-v-0129792c]{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}.exercise-video[data-v-0129792c]{width:100%}.video-wrapper[data-v-0129792c]{width:100%;height:400px;border-radius:1rem;overflow:hidden;box-shadow:0 8px 25px #00000026;position:relative}.video-container[data-v-0129792c]{width:100%;height:100%;position:relative;cursor:pointer}.video-thumbnail[data-v-0129792c]{width:100%;height:100%;object-fit:cover}.video-overlay[data-v-0129792c]{position:absolute;inset:0;background:#0000004d;display:flex;align-items:center;justify-content:center;transition:background .3s ease}.video-overlay[data-v-0129792c]:hover{background:#00000080}.play-button[data-v-0129792c]{background:#ffffffe6;border:none;border-radius:50%;width:80px;height:80px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #0000004d}.play-button[data-v-0129792c]:hover{background:#fff;transform:scale(1.1);box-shadow:0 6px 20px #0006}.play-icon[data-v-0129792c]{font-size:2rem;color:#3b82f6;margin-left:4px}.video-iframe[data-v-0129792c]{width:100%;height:100%;border:none}.exercise-info[data-v-0129792c]{display:flex;flex-direction:column;gap:1rem}.exercise-meta[data-v-0129792c]{display:flex;gap:1rem;font-size:.875rem;color:#6b7280}.exercise-duration[data-v-0129792c]{display:flex;align-items:center;gap:.25rem}.duration-icon[data-v-0129792c]{font-size:1rem}.exercise-title[data-v-0129792c]{font-size:2.5rem;font-weight:700;color:#1f2937;line-height:1.2}.exercise-description[data-v-0129792c]{font-size:1.125rem;color:#6b7280;line-height:1.6}.exercise-tags[data-v-0129792c]{display:flex;gap:.5rem;flex-wrap:wrap}.tag[data-v-0129792c]{background:#eff6ff;color:#3b82f6;padding:.25rem .75rem;border-radius:1rem;font-size:.875rem;font-weight:500}.main-content-area[data-v-0129792c]{display:grid;grid-template-columns:1fr 300px;gap:2rem;align-items:start}.content-left[data-v-0129792c]{min-width:0}.content-right[data-v-0129792c]{position:sticky;top:calc(80px + 2rem)}.exercise-content[data-v-0129792c]{background:#fff;border-radius:1rem;padding:1rem;box-shadow:0 4px 6px #0000001a}.step[data-v-0129792c]{margin:2rem 0;padding:1.5rem;background:#f8fafc;border-radius:.5rem;border-left:4px solid #3b82f6}.variation[data-v-0129792c]{margin:1rem 0;padding:1rem;background:#f0f9ff;border-radius:.5rem;border-left:4px solid #0ea5e9}.loading[data-v-0129792c]{text-align:center;padding:4rem 0}.loading-spinner[data-v-0129792c]{width:40px;height:40px;border:4px solid #e5e7eb;border-top:4px solid #3b82f6;border-radius:50%;animation:spin-0129792c 1s linear infinite;margin:0 auto 1rem}@keyframes spin-0129792c{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error[data-v-0129792c]{text-align:center;padding:4rem 0}.error h2[data-v-0129792c]{font-size:2rem;color:#1f2937;margin-bottom:1rem}.error p[data-v-0129792c]{color:#6b7280;margin-bottom:2rem}.back-link[data-v-0129792c]{display:inline-block;background:#3b82f6;color:#fff;padding:.75rem 1.5rem;border-radius:.5rem;text-decoration:none;font-weight:500;transition:background-color .3s ease}.back-link[data-v-0129792c]:hover{background:#2563eb}@media (max-width: 768px){.breadcrumb[data-v-0129792c]{font-size:.7rem;margin-bottom:1rem}.exercise-hero[data-v-0129792c]{grid-template-columns:1fr;gap:1.5rem}.video-wrapper[data-v-0129792c]{height:250px}.play-button[data-v-0129792c]{width:60px;height:60px}.play-icon[data-v-0129792c]{font-size:1.5rem}.exercise-title[data-v-0129792c]{font-size:1.8rem}.exercise-header[data-v-0129792c]{margin-bottom:1rem}.exercise-content[data-v-0129792c]{padding:1rem}.main-content-area[data-v-0129792c]{grid-template-columns:1fr;gap:1rem}.content-right[data-v-0129792c]{position:static}}.blog-page[data-v-80af00a0]{min-height:100vh;display:flex;flex-direction:column}.main-container[data-v-80af00a0]{background:#f8fafc}.blog-list[data-v-80af00a0]{display:flex;flex-direction:column;gap:2rem}.blog-card[data-v-80af00a0]{background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 4px 6px #0000001a;transition:all .3s ease;cursor:pointer;display:flex;height:180px}.blog-card[data-v-80af00a0]:hover{transform:translateY(-4px);box-shadow:0 8px 25px #00000026}.blog-image[data-v-80af00a0]{position:relative;width:240px;height:100%;overflow:hidden;flex-shrink:0}.blog-image img[data-v-80af00a0]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.blog-card:hover .blog-image img[data-v-80af00a0]{transform:scale(1.05)}.blog-category[data-v-80af00a0]{position:absolute;top:1rem;left:1rem;background:#3b82f6e6;color:#fff;padding:.25rem .75rem;border-radius:1rem;font-size:.875rem;font-weight:500}.blog-content[data-v-80af00a0]{padding:1rem;display:flex;flex-direction:column;justify-content:space-between;flex:1}.blog-meta[data-v-80af00a0]{display:flex;gap:1rem;font-size:.875rem;color:#6b7280}.blog-date[data-v-80af00a0]{color:#3b82f6;font-weight:500}.blog-title[data-v-80af00a0]{font-size:1.5rem;font-weight:600;color:#1f2937;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.blog-excerpt[data-v-80af00a0]{color:#6b7280;line-height:1.6;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.blog-author[data-v-80af00a0]{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#6b7280}.author-avatar[data-v-80af00a0]{font-size:1.25rem}.author-name[data-v-80af00a0]{font-weight:500;color:#374151}@media (max-width: 768px){.blog-card[data-v-80af00a0]{height:110px}.blog-image[data-v-80af00a0]{width:130px}.blog-category[data-v-80af00a0]{font-size:.7rem;padding:.1rem .5rem;left:.5rem;top:.5rem}.blog-content[data-v-80af00a0]{padding:.5rem}.blog-date[data-v-80af00a0]{font-size:.7rem}.blog-title[data-v-80af00a0]{font-size:.9rem;line-height:1.5}.blog-excerpt[data-v-80af00a0]{font-size:.8rem;line-height:1.5}.blog-author[data-v-80af00a0]{display:none}}.blog-detail-page[data-v-edda0e56]{min-height:100vh;display:flex;flex-direction:column}.main-container[data-v-edda0e56]{background:#f8fafc}.breadcrumb[data-v-edda0e56]{display:flex;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.875rem}.breadcrumb-link[data-v-edda0e56]{color:#3b82f6;text-decoration:none;font-weight:500}.breadcrumb-link[data-v-edda0e56]:hover{text-decoration:underline}.breadcrumb-separator[data-v-edda0e56]{color:#6b7280}.breadcrumb-current[data-v-edda0e56]{color:#374151;font-weight:500}.blog-header[data-v-edda0e56]{margin-bottom:3rem}.blog-hero-image[data-v-edda0e56]{position:relative;width:100%;height:500px;border-radius:1.5rem;overflow:hidden;box-shadow:0 20px 40px #0000001a}.blog-hero-image img[data-v-edda0e56]{width:100%;height:100%;object-fit:cover}.blog-overlay[data-v-edda0e56]{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#000c);padding:3rem 2rem 2rem;color:#fff}.blog-meta[data-v-edda0e56]{display:flex;gap:1rem;margin-bottom:1rem;font-size:.875rem}.blog-category[data-v-edda0e56]{background:#3b82f6e6;color:#fff;padding:.25rem .75rem;border-radius:1rem;font-weight:500;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.blog-date[data-v-edda0e56]{color:#fffc;font-weight:500}.blog-title[data-v-edda0e56]{font-size:3rem;font-weight:700;color:#fff;line-height:1.1;margin-bottom:1rem;text-shadow:0 2px 4px rgba(0,0,0,.3)}.blog-description[data-v-edda0e56]{font-size:1.25rem;color:#ffffffe6;line-height:1.5;margin-bottom:1.5rem;text-shadow:0 1px 2px rgba(0,0,0,.3)}.blog-author[data-v-edda0e56]{display:flex;align-items:center;gap:.75rem;font-size:1rem;color:#ffffffe6}.author-avatar[data-v-edda0e56]{font-size:1.5rem}.author-name[data-v-edda0e56]{font-weight:600;color:#fff}.main-content-area[data-v-edda0e56]{display:grid;grid-template-columns:1fr 300px;gap:2rem;align-items:start}.content-left[data-v-edda0e56]{min-width:0}.content-right[data-v-edda0e56]{position:sticky;top:calc(80px + 2rem)}.blog-content[data-v-edda0e56]{background:#fff;border-radius:1rem;padding:1rem;box-shadow:0 4px 6px #0000001a}.anatomy-points[data-v-edda0e56],.cause-item[data-v-edda0e56],.strategy[data-v-edda0e56],.treatment-method[data-v-edda0e56]{margin:1.5rem 0;padding:1.5rem;background:#f8fafc;border-radius:.5rem;border-left:4px solid #3b82f6}.risk-factors-section ul[data-v-edda0e56],.conclusion-section ul[data-v-edda0e56]{background:#fef2f2;padding:1.5rem;border-radius:.5rem;border-left:4px solid #ef4444}.takeaway-section[data-v-edda0e56]{margin-top:3rem;padding:2rem;background:#f0f9ff;border-radius:.5rem;border-left:4px solid #0ea5e9}.loading[data-v-edda0e56]{text-align:center;padding:4rem 0}.loading-spinner[data-v-edda0e56]{width:40px;height:40px;border:4px solid #e5e7eb;border-top:4px solid #3b82f6;border-radius:50%;animation:spin-edda0e56 1s linear infinite;margin:0 auto 1rem}@keyframes spin-edda0e56{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error[data-v-edda0e56]{text-align:center;padding:4rem 0}.error h2[data-v-edda0e56]{font-size:2rem;color:#1f2937;margin-bottom:1rem}.error p[data-v-edda0e56]{color:#6b7280;margin-bottom:2rem}.back-link[data-v-edda0e56]{display:inline-block;background:#3b82f6;color:#fff;padding:.75rem 1.5rem;border-radius:.5rem;text-decoration:none;font-weight:500;transition:background-color .3s ease}.back-link[data-v-edda0e56]:hover{background:#2563eb}@media (max-width: 768px){.breadcrumb[data-v-edda0e56]{font-size:.7rem;margin-bottom:1rem}.blog-hero-image[data-v-edda0e56]{height:400px}.blog-overlay[data-v-edda0e56]{padding:1rem}.blog-meta[data-v-edda0e56]{font-size:.7rem;margin-bottom:.5rem}.blog-title[data-v-edda0e56]{font-size:1.5rem;margin-bottom:.5rem}.blog-description[data-v-edda0e56]{font-size:.8rem;line-height:1.5;margin-bottom:.5rem}.blog-content[data-v-edda0e56]{padding:.5rem}.main-content-area[data-v-edda0e56]{grid-template-columns:1fr;gap:1.5rem}.content-right[data-v-edda0e56]{position:static}}.about-page[data-v-a7713fc6]{min-height:100vh;display:flex;flex-direction:column}.main-container[data-v-a7713fc6]{flex:1;padding:3rem 0;background:#f8fafc}.container[data-v-a7713fc6]{max-width:1400px;margin:0 auto;padding:0 1.5rem}.page-title[data-v-a7713fc6]{font-size:3rem;font-weight:700;color:#1f2937;text-align:center;margin-bottom:1rem}.page-description[data-v-a7713fc6]{font-size:1.125rem;color:#6b7280;text-align:center;max-width:600px;margin:0 auto 3rem;line-height:1.6}.about-content[data-v-a7713fc6]{display:flex;flex-direction:column;gap:4rem}.section-title[data-v-a7713fc6]{font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:1.5rem;text-align:center}.section-text[data-v-a7713fc6]{font-size:1.125rem;color:#6b7280;line-height:1.7;text-align:center;max-width:800px;margin:0 auto}.overview-section[data-v-a7713fc6]{margin-bottom:2rem}.overview-card[data-v-a7713fc6]{background:#fff;border-radius:1.5rem;overflow:hidden;box-shadow:0 8px 25px #0000001a;display:flex;max-width:1000px;margin:0 auto}.overview-image[data-v-a7713fc6]{width:400px;height:300px;overflow:hidden;flex-shrink:0}.overview-image img[data-v-a7713fc6]{width:100%;height:100%;object-fit:cover}.overview-content[data-v-a7713fc6]{padding:3rem;display:flex;flex-direction:column;justify-content:center}.overview-title[data-v-a7713fc6]{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.overview-text[data-v-a7713fc6]{font-size:1.125rem;color:#6b7280;line-height:1.7;margin-bottom:2rem}.content-grid[data-v-a7713fc6]{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-top:2rem}.content-card[data-v-a7713fc6]{background:#fff;padding:2rem;border-radius:1rem;box-shadow:0 4px 6px #0000001a;transition:all .3s ease}.content-card[data-v-a7713fc6]:hover{transform:translateY(-4px);box-shadow:0 8px 25px #00000026}.content-title[data-v-a7713fc6]{font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:1rem;text-align:center}.content-description[data-v-a7713fc6]{color:#6b7280;line-height:1.6;margin-bottom:1.5rem;text-align:center}.content-features[data-v-a7713fc6]{list-style:none;padding:0}.content-features li[data-v-a7713fc6]{color:#374151;position:relative;padding:.5rem 0 .5rem 1.5rem}.content-features li[data-v-a7713fc6]:before{content:"✓";position:absolute;left:0;color:#10b981;font-weight:700}.features-grid[data-v-a7713fc6]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem}.feature-card[data-v-a7713fc6]{background:#fff;padding:2rem;border-radius:1rem;text-align:center;box-shadow:0 4px 6px #0000001a;transition:all .3s ease}.feature-card[data-v-a7713fc6]:hover{transform:translateY(-4px);box-shadow:0 8px 25px #00000026}.feature-title[data-v-a7713fc6]{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:.75rem}.feature-description[data-v-a7713fc6]{color:#6b7280;line-height:1.6}.guide-section[data-v-a7713fc6]{background:#fff;border-radius:1rem;padding:3rem;box-shadow:0 4px 6px #0000001a}.guide-content[data-v-a7713fc6]{max-width:800px;margin:0 auto}.guide-step[data-v-a7713fc6]{display:flex;align-items:flex-start;gap:1.5rem;margin-bottom:2rem;padding:1.5rem;background:#f8fafc;border-radius:.5rem;border-left:4px solid #3b82f6}.step-number[data-v-a7713fc6]{background:#3b82f6;color:#fff;width:2rem;height:2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;flex-shrink:0}.step-content[data-v-a7713fc6]{flex:1}.step-title[data-v-a7713fc6]{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.step-description[data-v-a7713fc6]{color:#6b7280;line-height:1.6}.disclaimer-section[data-v-a7713fc6]{background:#fff;border-radius:1rem;padding:3rem;box-shadow:0 4px 6px #0000001a}.disclaimer-content[data-v-a7713fc6]{max-width:800px;margin:0 auto}.disclaimer-text[data-v-a7713fc6]{font-size:1.125rem;color:#374151;line-height:1.7;margin-bottom:2rem;text-align:center}.disclaimer-points[data-v-a7713fc6]{display:flex;flex-direction:column;gap:1rem}.disclaimer-point[data-v-a7713fc6]{display:flex;align-items:center;gap:1rem;padding:1rem;background:#fef2f2;border-radius:.5rem;border-left:4px solid #ef4444}.point-icon[data-v-a7713fc6]{font-size:1.25rem;flex-shrink:0}.disclaimer-point span[data-v-a7713fc6]:last-child{color:#374151;font-weight:500}.contact-info[data-v-a7713fc6]{display:flex;flex-direction:column;gap:1rem;margin-top:2rem;max-width:400px;margin-left:auto;margin-right:auto}.contact-item[data-v-a7713fc6]{display:flex;align-items:center;gap:1rem;padding:1rem;background:#fff;border-radius:.5rem;box-shadow:0 2px 4px #0000001a}.contact-icon[data-v-a7713fc6]{font-size:1.25rem}.contact-item span[data-v-a7713fc6]:last-child{color:#374151;font-weight:500}@media (max-width: 1024px){.page-title[data-v-a7713fc6]{font-size:2.5rem}.page-description[data-v-a7713fc6]{font-size:1rem;max-width:500px}.section-title[data-v-a7713fc6]{font-size:1.75rem}.overview-title[data-v-a7713fc6]{font-size:2rem}.overview-text[data-v-a7713fc6]{font-size:1rem}.content-grid[data-v-a7713fc6]{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.features-grid[data-v-a7713fc6]{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.overview-card[data-v-a7713fc6]{max-width:900px}.overview-content[data-v-a7713fc6]{padding:2rem}}@media (max-width: 768px){.main-container[data-v-a7713fc6]{padding:1rem 0}.container[data-v-a7713fc6]{padding:0 1rem}.page-title[data-v-a7713fc6]{font-size:1.5rem;margin-bottom:.5rem}.page-description[data-v-a7713fc6]{font-size:.8rem;margin-bottom:1.5rem;line-height:1.5}.about-content[data-v-a7713fc6]{gap:2rem}.section-title[data-v-a7713fc6]{font-size:1.2rem;margin-bottom:1rem}.section-text[data-v-a7713fc6]{font-size:.8rem;line-height:1.5}.overview-card[data-v-a7713fc6]{flex-direction:column;max-width:100%}.overview-image[data-v-a7713fc6]{width:100%;height:200px}.overview-content[data-v-a7713fc6]{padding:1rem}.overview-title[data-v-a7713fc6]{font-size:1.2rem;margin-bottom:.5rem}.overview-text[data-v-a7713fc6]{font-size:.8rem;margin-bottom:1rem;line-height:1.5}.content-grid[data-v-a7713fc6]{grid-template-columns:1fr;gap:1rem;margin-top:1rem}.content-card[data-v-a7713fc6]{padding:1rem}.content-title[data-v-a7713fc6]{font-size:1rem;margin-bottom:.5rem}.content-description[data-v-a7713fc6]{font-size:.8rem;margin-bottom:1rem;line-height:1.5}.content-features li[data-v-a7713fc6]{font-size:.8rem;padding:.25rem 0 .25rem 1rem}.features-grid[data-v-a7713fc6]{grid-template-columns:1fr;gap:1rem;margin-top:1rem}.feature-card[data-v-a7713fc6]{padding:1rem}.feature-title[data-v-a7713fc6]{font-size:1rem;margin-bottom:.5rem}.feature-description[data-v-a7713fc6]{font-size:.8rem;line-height:1.5}.guide-section[data-v-a7713fc6]{padding:1rem}.guide-step[data-v-a7713fc6]{flex-direction:column;gap:.5rem;margin-bottom:1rem;padding:1rem}.step-number[data-v-a7713fc6]{width:1.5rem;height:1.5rem;font-size:.8rem}.step-title[data-v-a7713fc6]{font-size:1rem;margin-bottom:.25rem}.step-description[data-v-a7713fc6]{font-size:.8rem;line-height:1.5}.disclaimer-section[data-v-a7713fc6]{padding:1rem}.disclaimer-text[data-v-a7713fc6]{font-size:.8rem;margin-bottom:1rem;line-height:1.5}.disclaimer-point[data-v-a7713fc6]{padding:.5rem;gap:.5rem}.point-icon[data-v-a7713fc6]{font-size:1rem}.disclaimer-point span[data-v-a7713fc6]:last-child{font-size:.8rem;line-height:1.5}}.privacy-policy-page[data-v-c60950c3]{min-height:100vh;display:flex;flex-direction:column}.main-container[data-v-c60950c3]{flex:1;padding:3rem 0;background:#f8fafc}.container[data-v-c60950c3]{max-width:800px;margin:0 auto;padding:0 1.5rem}.page-title[data-v-c60950c3]{font-size:3rem;font-weight:700;color:#1f2937;text-align:center;margin-bottom:1rem}.page-description[data-v-c60950c3]{font-size:1.125rem;color:#6b7280;text-align:center;margin-bottom:3rem;line-height:1.6}.policy-content[data-v-c60950c3]{background:#fff;border-radius:1rem;padding:3rem;box-shadow:0 4px 6px #0000001a}.policy-section[data-v-c60950c3]{margin-bottom:2rem}.policy-section[data-v-c60950c3]:last-child{margin-bottom:0}.policy-section h2[data-v-c60950c3]{font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.policy-section p[data-v-c60950c3]{color:#6b7280;line-height:1.6;margin-bottom:1rem}.policy-section ul[data-v-c60950c3]{list-style:disc;padding-left:1.5rem;color:#6b7280;margin-bottom:1rem}.policy-section li[data-v-c60950c3]{margin-bottom:.5rem;line-height:1.5}.policy-section a[data-v-c60950c3]{color:#3b82f6;text-decoration:none}.policy-section a[data-v-c60950c3]:hover{text-decoration:underline}@media (max-width: 768px){.main-container[data-v-c60950c3]{padding:1rem 0}.container[data-v-c60950c3]{padding:0 1rem}.page-title[data-v-c60950c3]{font-size:1.5rem;margin-bottom:.5rem}.page-description[data-v-c60950c3]{font-size:.8rem;margin-bottom:1.5rem}.policy-content[data-v-c60950c3]{padding:1.5rem}.policy-section h2[data-v-c60950c3]{font-size:1.2rem}.policy-section p[data-v-c60950c3],.policy-section li[data-v-c60950c3]{font-size:.8rem}}.terms-of-service-page[data-v-70f1d69e]{min-height:100vh;display:flex;flex-direction:column}.main-container[data-v-70f1d69e]{flex:1;padding:3rem 0;background:#f8fafc}.container[data-v-70f1d69e]{max-width:800px;margin:0 auto;padding:0 1.5rem}.page-title[data-v-70f1d69e]{font-size:3rem;font-weight:700;color:#1f2937;text-align:center;margin-bottom:1rem}.page-description[data-v-70f1d69e]{font-size:1.125rem;color:#6b7280;text-align:center;margin-bottom:3rem;line-height:1.6}.terms-content[data-v-70f1d69e]{background:#fff;border-radius:1rem;padding:3rem;box-shadow:0 4px 6px #0000001a}.terms-section[data-v-70f1d69e]{margin-bottom:2rem}.terms-section[data-v-70f1d69e]:last-child{margin-bottom:0}.terms-section h2[data-v-70f1d69e]{font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.terms-section p[data-v-70f1d69e]{color:#6b7280;line-height:1.6;margin-bottom:1rem}.terms-section ul[data-v-70f1d69e]{list-style:disc;padding-left:1.5rem;color:#6b7280;margin-bottom:1rem}.terms-section li[data-v-70f1d69e]{margin-bottom:.5rem;line-height:1.5}.terms-section a[data-v-70f1d69e]{color:#3b82f6;text-decoration:none}.terms-section a[data-v-70f1d69e]:hover{text-decoration:underline}@media (max-width: 768px){.main-container[data-v-70f1d69e]{padding:1rem 0}.container[data-v-70f1d69e]{padding:0 1rem}.page-title[data-v-70f1d69e]{font-size:1.5rem;margin-bottom:.5rem}.page-description[data-v-70f1d69e]{font-size:.8rem;margin-bottom:1.5rem}.terms-content[data-v-70f1d69e]{padding:1.5rem}.terms-section h2[data-v-70f1d69e]{font-size:1.2rem}.terms-section p[data-v-70f1d69e],.terms-section li[data-v-70f1d69e]{font-size:.8rem}}.copyright-page[data-v-97a71bf8]{min-height:100vh;display:flex;flex-direction:column}.main-container[data-v-97a71bf8]{flex:1;padding:3rem 0;background:#f8fafc}.container[data-v-97a71bf8]{max-width:800px;margin:0 auto;padding:0 1.5rem}.page-title[data-v-97a71bf8]{font-size:3rem;font-weight:700;color:#1f2937;text-align:center;margin-bottom:1rem}.page-description[data-v-97a71bf8]{font-size:1.125rem;color:#6b7280;text-align:center;margin-bottom:3rem;line-height:1.6}.copyright-content[data-v-97a71bf8]{background:#fff;border-radius:1rem;padding:3rem;box-shadow:0 4px 6px #0000001a}.copyright-section[data-v-97a71bf8]{margin-bottom:2rem}.copyright-section[data-v-97a71bf8]:last-child{margin-bottom:0}.copyright-section h2[data-v-97a71bf8]{font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.copyright-section p[data-v-97a71bf8]{color:#6b7280;line-height:1.6;margin-bottom:1rem}.copyright-section ul[data-v-97a71bf8]{list-style:disc;padding-left:1.5rem;color:#6b7280;margin-bottom:1rem}.copyright-section li[data-v-97a71bf8]{margin-bottom:.5rem;line-height:1.5}.copyright-section a[data-v-97a71bf8]{color:#3b82f6;text-decoration:none}.copyright-section a[data-v-97a71bf8]:hover{text-decoration:underline}@media (max-width: 768px){.main-container[data-v-97a71bf8]{padding:1rem 0}.container[data-v-97a71bf8]{padding:0 1rem}.page-title[data-v-97a71bf8]{font-size:1.5rem;margin-bottom:.5rem}.page-description[data-v-97a71bf8]{font-size:.8rem;margin-bottom:1.5rem}.copyright-content[data-v-97a71bf8]{padding:1.5rem}.copyright-section h2[data-v-97a71bf8]{font-size:1.2rem}.copyright-section p[data-v-97a71bf8],.copyright-section li[data-v-97a71bf8]{font-size:.8rem}}.contact-page[data-v-6c3b40be]{min-height:100vh;display:flex;flex-direction:column}.main-container[data-v-6c3b40be]{flex:1;padding:3rem 0;background:#f8fafc}.container[data-v-6c3b40be]{max-width:800px;margin:0 auto;padding:0 1.5rem}.page-title[data-v-6c3b40be]{font-size:3rem;font-weight:700;color:#1f2937;text-align:center;margin-bottom:1rem}.page-description[data-v-6c3b40be]{font-size:1.125rem;color:#6b7280;text-align:center;margin-bottom:3rem;line-height:1.6}.contact-content[data-v-6c3b40be]{background:#fff;border-radius:1rem;padding:3rem;box-shadow:0 4px 6px #0000001a}.contact-section[data-v-6c3b40be]{margin-bottom:2rem}.contact-section[data-v-6c3b40be]:last-child{margin-bottom:0}.contact-section h2[data-v-6c3b40be]{font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.contact-section p[data-v-6c3b40be]{color:#6b7280;line-height:1.6;margin-bottom:1rem}.email-link[data-v-6c3b40be]{color:#3b82f6;text-decoration:none;font-weight:500}.email-link[data-v-6c3b40be]:hover{text-decoration:underline}.contact-section ul[data-v-6c3b40be]{list-style:disc;padding-left:1.5rem;color:#6b7280}.contact-section li[data-v-6c3b40be]{margin-bottom:.5rem;line-height:1.5}@media (max-width: 768px){.main-container[data-v-6c3b40be]{padding:1rem 0}.container[data-v-6c3b40be]{padding:0 1rem}.page-title[data-v-6c3b40be]{font-size:1.5rem;margin-bottom:.5rem}.page-description[data-v-6c3b40be]{font-size:.8rem;margin-bottom:1.5rem}.contact-content[data-v-6c3b40be]{padding:1.5rem}.contact-section h2[data-v-6c3b40be]{font-size:1.2rem}.contact-section p[data-v-6c3b40be],.contact-section li[data-v-6c3b40be]{font-size:.8rem}}
