@charset "UTF-8";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.card{padding:2em}#app{max-width:1280px;margin:0 auto;text-align:center}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.navigation[data-v-424ea2e3]{background:#fff;padding:1.5rem 0;position:sticky;top:0;z-index:1000;box-shadow:0 1px 3px #0000000d;transition:all .3s ease}.navigation.scrolled[data-v-424ea2e3]{box-shadow:0 4px 12px #0000001a;padding:1rem 0}.nav-container[data-v-424ea2e3]{max-width:1200px;margin:0 auto;padding:0 40px;display:flex;justify-content:space-between;align-items:center}.logo[data-v-424ea2e3]{display:flex;align-items:center;font-size:1.8rem;font-weight:600;font-style:italic;z-index:1001}.logo .logo-text[data-v-424ea2e3]{color:#333}.logo .logo-dot[data-v-424ea2e3]{color:#5ce1b8;font-size:2rem}.hamburger[data-v-424ea2e3]{display:none;flex-direction:column;justify-content:center;align-items:center;gap:.4rem;background:none;border:none;cursor:pointer;padding:.5rem;z-index:1001;width:40px;height:40px;position:relative}.hamburger span[data-v-424ea2e3]{width:25px;height:3px;background:#333;border-radius:2px;transition:all .3s ease;position:absolute}.hamburger span[data-v-424ea2e3]:nth-child(1){top:11px}.hamburger span[data-v-424ea2e3]:nth-child(2){top:18.5px}.hamburger span[data-v-424ea2e3]:nth-child(3){top:26px}.hamburger.active span[data-v-424ea2e3]:nth-child(1){top:18.5px;transform:rotate(45deg)}.hamburger.active span[data-v-424ea2e3]:nth-child(2){opacity:0}.hamburger.active span[data-v-424ea2e3]:nth-child(3){top:18.5px;transform:rotate(-45deg)}.nav-menu[data-v-424ea2e3]{display:flex;list-style:none;gap:2.5rem;margin:0;padding:0}.nav-menu li a[data-v-424ea2e3]{color:#333;text-decoration:none;font-size:1rem;font-weight:400;transition:opacity .3s ease}.nav-menu li a[data-v-424ea2e3]:hover{opacity:.7}@media (max-width: 1024px){.hamburger[data-v-424ea2e3]{display:flex}.overlay[data-v-424ea2e3]{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;opacity:0;visibility:hidden;transition:opacity .4s cubic-bezier(.4,0,.2,1),visibility .4s cubic-bezier(.4,0,.2,1);z-index:998}.overlay.active[data-v-424ea2e3]{opacity:1;visibility:visible}.nav-menu[data-v-424ea2e3]{position:fixed;top:0;right:-100%;width:280px;height:100vh;background:#fff;flex-direction:column;padding:5rem 2rem 2rem;gap:2rem;box-shadow:0 20px 60px #0003;transition:right .4s cubic-bezier(.4,0,.2,1);z-index:999}.nav-menu.active[data-v-424ea2e3]{right:0}.nav-menu li a[data-v-424ea2e3]{font-size:1.2rem;display:block;padding:.5rem 0}}@media (max-width: 768px){.nav-container[data-v-424ea2e3]{padding:0 20px}.hide-on-mobile[data-v-424ea2e3]{display:none}}.hero[data-v-048a46f9]{min-height:100vh;display:flex;align-items:center;background:#fafafa;padding:0}.hero-container[data-v-048a46f9]{width:100%;max-width:1400px;margin:0 auto;padding:0 60px;display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:center}.hero-content[data-v-048a46f9]{display:flex;flex-direction:column;gap:1.5rem}.hero-title[data-v-048a46f9]{font-size:3.5rem;font-weight:700;line-height:1.2;color:#000}.highlight[data-v-048a46f9]{background:#ffe8d6;padding:0 .5rem;font-style:italic}.hero-description[data-v-048a46f9]{font-size:1.1rem;color:#666;line-height:1.6}.cta-button[data-v-048a46f9]{background:#9fd3c1;color:#000;padding:1rem 2rem;border-radius:8px;text-decoration:none;font-size:1.1rem;font-weight:600;align-self:flex-start;transition:transform .3s,box-shadow .3s;display:inline-flex;align-items:center;gap:.5rem}.cta-button[data-v-048a46f9]:after{content:"→";font-size:1.2rem}.cta-button[data-v-048a46f9]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #9fd3c166}.hero-image-wrapper[data-v-048a46f9]{position:relative;width:100%;background:#ffe8d6;border-radius:50%;overflow:hidden;aspect-ratio:1/1}.hero-image[data-v-048a46f9]{width:100%;height:100%;object-fit:cover}@media (max-width: 768px){.hero[data-v-048a46f9]{min-height:auto;padding:2rem 0}.hero-container[data-v-048a46f9]{grid-template-columns:1fr;padding:0 20px;gap:2rem}.hero-content[data-v-048a46f9]{gap:1rem;text-align:center}.hero-title[data-v-048a46f9]{font-size:1.75rem;line-height:1.3}.hero-description[data-v-048a46f9]{font-size:.9rem;line-height:1.6}.hero-image-wrapper[data-v-048a46f9]{max-width:280px;margin:0 auto}.cta-button[data-v-048a46f9]{font-size:.95rem;padding:.85rem 1.75rem;margin:0 auto}}.course-intro[data-v-810c2911]{min-height:100vh;display:flex;align-items:center;padding:6rem 0}@media (max-width: 768px){.course-intro[data-v-810c2911]{padding:3rem 0}}.course-intro[data-v-810c2911]{background:#fafafa;opacity:0;transform:translateY(50px);transition:opacity .8s ease,transform .8s ease}.course-intro.fade-in-up[data-v-810c2911]{opacity:1;transform:translateY(0)}.container[data-v-810c2911]{width:100%;max-width:1400px;margin:0 auto;padding:0 60px}@media (max-width: 768px){.container[data-v-810c2911]{padding:0 20px}}.section-title[data-v-810c2911]{text-align:center;font-size:2.5rem;color:#153243;margin-bottom:3rem;padding-bottom:1rem;border-bottom:3px solid #1a6c7a}@media (max-width: 768px){.section-title[data-v-810c2911]{font-size:2rem}}.section-title[data-v-810c2911]{display:inline-block;width:auto;position:relative}.content-grid[data-v-810c2911]{display:grid;grid-template-columns:1fr 1fr;gap:3rem}@media (max-width: 1024px){.content-grid[data-v-810c2911]{grid-template-columns:1fr;gap:2rem}}.content-grid[data-v-810c2911]{align-items:center;margin-bottom:2rem}.image-section[data-v-810c2911]{position:relative;display:flex;flex-direction:column;justify-content:center}.image-section .hero-image[data-v-810c2911]{width:100%;height:auto;border-radius:20px;box-shadow:0 20px 60px #0003;transition:transform .3s ease}.image-section .hero-image[data-v-810c2911]:hover{transform:scale(1.02)}.image-section .image-caption[data-v-810c2911]{margin-top:1.5rem;padding:1.5rem;background:linear-gradient(135deg,#1a6c7a,#2a8a9a);border-radius:12px;color:#fff}.image-section .image-caption h3[data-v-810c2911]{font-size:1.2rem;font-weight:700;margin-bottom:.5rem}.image-section .image-caption p[data-v-810c2911]{font-size:1rem;opacity:.9;margin:0}.info-cards[data-v-810c2911]{display:flex;flex-direction:column;gap:1rem}.info-card[data-v-810c2911]{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 4px 20px #00000014;transition:transform .3s ease,box-shadow .3s ease;border-left:4px solid #1a6c7a}.info-card[data-v-810c2911]:hover{transform:translate(8px);box-shadow:0 8px 30px #0000001f}.info-card .card-icon[data-v-810c2911]{font-size:1.5rem;margin-bottom:.75rem}.info-card .card-title[data-v-810c2911]{font-size:1.2rem;font-weight:700;color:#153243;margin-bottom:1rem}.info-card .card-list[data-v-810c2911]{list-style:none;padding:0;margin:0}.info-card .card-list li[data-v-810c2911]{padding:.4rem 0;font-size:.95rem;color:#333;line-height:1.5;display:flex;align-items:flex-start;gap:.6rem}.info-card .card-list li .bullet[data-v-810c2911]{flex-shrink:0;font-weight:700;color:#5ce1b8;margin-top:.1rem}.info-card .card-list li .bullet.check[data-v-810c2911]{color:#4caf50}.info-card .card-list li .bullet.warning[data-v-810c2911]{color:#ff6b35}.info-card .notice-text[data-v-810c2911]{font-size:.95rem;color:#555;line-height:1.7;margin:0}.requirements-card[data-v-810c2911]{border-left-color:#5ce1b8}.includes-card[data-v-810c2911]{border-left-color:#4caf50}.notice-card[data-v-810c2911]{border-left-color:#ff6b35;background:linear-gradient(135deg,#fff9f5,#fff)}.notice-card.full-width[data-v-810c2911]{width:100%}.notice-card.full-width .notice-text[data-v-810c2911]{max-width:100%}@media (max-width: 1024px){.content-grid[data-v-810c2911]{grid-template-columns:1fr;gap:3rem;margin-bottom:2rem}.image-section[data-v-810c2911]{order:-1}}@media (max-width: 768px){.course-intro[data-v-810c2911]{padding:2rem 0}.container[data-v-810c2911]{padding:0 20px}.section-title[data-v-810c2911]{font-size:1.5rem;margin-bottom:1.5rem}.content-grid[data-v-810c2911]{gap:1.5rem}.info-card[data-v-810c2911]{padding:1.25rem}.info-card .card-title[data-v-810c2911]{font-size:1.1rem}.info-card .card-list li[data-v-810c2911]{font-size:.875rem;padding:.3rem 0}.info-card .notice-text[data-v-810c2911]{font-size:.875rem;line-height:1.6}.hero-image[data-v-810c2911]{border-radius:12px}.image-caption[data-v-810c2911]{padding:1rem;margin-top:1rem}.image-caption h3[data-v-810c2911]{font-size:1rem}.image-caption p[data-v-810c2911]{font-size:.85rem}}.course-intro-section[data-v-9258bc79]{min-height:100vh;display:flex;align-items:center;padding:6rem 0}@media (max-width: 768px){.course-intro-section[data-v-9258bc79]{padding:3rem 0}}.course-intro-section[data-v-9258bc79]{background:#fff;opacity:0;transform:translateY(50px);transition:opacity .8s ease,transform .8s ease}.course-intro-section.fade-in-up[data-v-9258bc79]{opacity:1;transform:translateY(0)}.container[data-v-9258bc79]{width:100%;max-width:1400px;margin:0 auto;padding:0 60px}@media (max-width: 768px){.container[data-v-9258bc79]{padding:0 20px}}.section-title[data-v-9258bc79]{text-align:center;font-size:2.5rem;color:#153243;margin-bottom:3rem;padding-bottom:1rem;border-bottom:3px solid #1a6c7a}@media (max-width: 768px){.section-title[data-v-9258bc79]{font-size:2rem}}.section-title[data-v-9258bc79]{text-align:center;display:inline-block;width:auto;position:relative}.intro-image-wrapper[data-v-9258bc79]{display:flex;justify-content:center;align-items:center}.intro-image-wrapper .intro-image[data-v-9258bc79]{width:100%;max-width:1200px;height:auto;border-radius:16px;box-shadow:0 10px 40px #00000026}@media (max-width: 768px){.course-intro-section[data-v-9258bc79]{padding:2rem 0}.container[data-v-9258bc79]{padding:0 20px}.section-title[data-v-9258bc79]{font-size:1.5rem;margin-bottom:1.5rem}.intro-image-wrapper .intro-image[data-v-9258bc79]{border-radius:12px}}.gallery-section[data-v-d041020e]{min-height:100vh;display:flex;align-items:center;padding:6rem 0}@media (max-width: 768px){.gallery-section[data-v-d041020e]{padding:3rem 0}}.gallery-section[data-v-d041020e]{background:#fff;opacity:0;transform:translateY(50px);transition:opacity .8s ease,transform .8s ease}.gallery-section.fade-in-up[data-v-d041020e]{opacity:1;transform:translateY(0)}.container[data-v-d041020e]{width:100%;max-width:1400px;margin:0 auto;padding:0 60px}@media (max-width: 768px){.container[data-v-d041020e]{padding:0 20px}}.section-title[data-v-d041020e]{text-align:center;font-size:2.5rem;color:#153243;margin-bottom:3rem;padding-bottom:1rem;border-bottom:3px solid #1a6c7a}@media (max-width: 768px){.section-title[data-v-d041020e]{font-size:2rem}}.section-title[data-v-d041020e]{text-align:center;display:inline-block;width:auto;position:relative}.gallery-container[data-v-d041020e]{display:flex;flex-direction:column;gap:2rem}.main-image-wrapper[data-v-d041020e]{width:100%;height:700px;border-radius:16px;overflow:hidden;box-shadow:0 10px 40px #00000026;background:#000;position:relative}.main-image-wrapper .main-image[data-v-d041020e]{width:100%;height:100%;object-fit:cover}.slide-fade-enter-active[data-v-d041020e]{transition:all .5s ease}.slide-fade-leave-active[data-v-d041020e]{transition:all .3s ease}.slide-fade-enter-from[data-v-d041020e]{transform:scale(.8) translateY(20px);opacity:0}.slide-fade-leave-to[data-v-d041020e]{transform:scale(.95);opacity:0}.thumbnail-grid[data-v-d041020e]{display:grid;grid-template-columns:repeat(6,1fr);gap:1rem}.thumbnail-item[data-v-d041020e]{aspect-ratio:4/3;border-radius:8px;overflow:hidden;cursor:pointer;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #00000014}.thumbnail-item[data-v-d041020e]:before{content:"";position:absolute;inset:0;background:#00000080;transition:opacity .4s cubic-bezier(.4,0,.2,1);z-index:1}.thumbnail-item.active[data-v-d041020e]:before{opacity:0}.thumbnail-item.active[data-v-d041020e]{transform:scale(1.05);box-shadow:0 4px 16px #1a6c7a66;border:3px solid #1a6c7a}.thumbnail-item[data-v-d041020e]:hover:not(.active){transform:scale(1.03);box-shadow:0 4px 12px #0003}.thumbnail-item[data-v-d041020e]:hover:not(.active):before{opacity:.3}.thumbnail-item img[data-v-d041020e]{width:100%;height:100%;object-fit:cover;display:block}@media (max-width: 1024px){.thumbnail-grid[data-v-d041020e]{grid-template-columns:repeat(4,1fr)}.main-image-wrapper[data-v-d041020e]{height:400px}}@media (max-width: 768px){.gallery-section[data-v-d041020e]{padding:2rem 0}.container[data-v-d041020e]{padding:0 20px}.section-title[data-v-d041020e]{font-size:1.5rem;margin-bottom:1.5rem}.gallery-container[data-v-d041020e]{gap:1rem}.thumbnail-grid[data-v-d041020e]{grid-template-columns:repeat(3,1fr);gap:.5rem}.main-image-wrapper[data-v-d041020e]{height:250px;border-radius:12px}}.video-section[data-v-5d67ae24]{min-height:100vh;display:flex;align-items:center;padding:6rem 0}@media (max-width: 768px){.video-section[data-v-5d67ae24]{padding:3rem 0}}.video-section[data-v-5d67ae24]{background:#f3f9fb;opacity:0;transform:translateY(50px);transition:opacity .8s ease,transform .8s ease}.video-section.fade-in-up[data-v-5d67ae24],.video-section.slide-up[data-v-5d67ae24]{opacity:1;transform:translateY(0)}.container[data-v-5d67ae24]{width:100%;max-width:1200px;margin:0 auto;padding:0 60px}@media (max-width: 768px){.container[data-v-5d67ae24]{padding:0 20px}}.section-title[data-v-5d67ae24]{text-align:center;font-size:2.5rem;color:#153243;margin-bottom:3rem;padding-bottom:1rem;border-bottom:3px solid #1a6c7a}@media (max-width: 768px){.section-title[data-v-5d67ae24]{font-size:2rem}}.section-title[data-v-5d67ae24]{text-align:center;display:inline-block;width:auto;position:relative}.video-wrapper[data-v-5d67ae24]{position:relative;width:100%;margin:0 auto;border-radius:16px;overflow:hidden;box-shadow:0 10px 40px #00000026}.video-wrapper video[data-v-5d67ae24]{width:100%;height:auto;display:block;border-radius:16px}@media (max-width: 768px){.video-section[data-v-5d67ae24]{display:none}}.faq-section[data-v-85ea974d]{min-height:100vh;display:flex;align-items:center;padding:6rem 0}@media (max-width: 768px){.faq-section[data-v-85ea974d]{padding:3rem 0}}.faq-section[data-v-85ea974d]{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);opacity:0;transform:translateY(50px);transition:opacity .8s ease,transform .8s ease}.faq-section.fade-in-up[data-v-85ea974d]{opacity:1;transform:translateY(0)}.container[data-v-85ea974d]{width:100%;max-width:1200px;margin:0 auto;padding:0 60px}@media (max-width: 768px){.container[data-v-85ea974d]{padding:0 20px}}.section-title[data-v-85ea974d]{text-align:center;font-size:2.5rem;color:#153243;margin-bottom:3rem;padding-bottom:1rem;border-bottom:3px solid #1a6c7a}@media (max-width: 768px){.section-title[data-v-85ea974d]{font-size:2rem}}.section-title[data-v-85ea974d]{font-weight:700;text-align:center;display:inline-block;width:auto;position:relative}.faq-grid[data-v-85ea974d]{display:grid;gap:1.5rem}.faq-card[data-v-85ea974d]{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 20px #00000014;transition:all .4s cubic-bezier(.4,0,.2,1)}.faq-card[data-v-85ea974d]:hover{transform:translateY(-4px);box-shadow:0 10px 40px #00000026}@media (max-width: 768px){.faq-card[data-v-85ea974d]{padding:1.5rem}}.faq-card[data-v-85ea974d]{cursor:pointer;border:2px solid transparent}.faq-card.active[data-v-85ea974d]{border-color:#1a6c7a;background:linear-gradient(135deg,#fff,#f0f9ff)}.faq-header[data-v-85ea974d]{display:flex;align-items:center;gap:1.5rem}.faq-number[data-v-85ea974d]{flex-shrink:0;width:48px;height:48px;background:linear-gradient(135deg,#1a6c7a,#2a8a9a);color:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:700;box-shadow:0 4px 12px #1a6c7a4d}.faq-question[data-v-85ea974d]{flex:1;font-size:1.2rem;font-weight:600;color:#153243;margin:0;line-height:1.4}.faq-icon[data-v-85ea974d]{flex-shrink:0;color:#1a6c7a;transition:transform .4s cubic-bezier(.4,0,.2,1)}.faq-icon.rotated[data-v-85ea974d]{transform:rotate(180deg)}.faq-answer-wrapper[data-v-85ea974d]{display:grid;grid-template-rows:0fr;transition:grid-template-rows .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.faq-answer-wrapper.expanded[data-v-85ea974d]{grid-template-rows:1fr}.faq-answer[data-v-85ea974d]{min-height:0;margin-top:1.5rem;padding-top:1.5rem;border-top:2px solid rgba(26,108,122,.1)}.faq-answer p[data-v-85ea974d]{font-size:1rem;color:#555;line-height:1.8;margin:0}@media (max-width: 768px){.faq-section[data-v-85ea974d]{padding:2rem 0}.container[data-v-85ea974d]{padding:0 20px}.section-title[data-v-85ea974d]{font-size:1.5rem;margin-bottom:1rem}.faq-grid[data-v-85ea974d]{gap:.75rem}.faq-card[data-v-85ea974d]{padding:1rem}.faq-header[data-v-85ea974d]{gap:.625rem}.faq-number[data-v-85ea974d]{width:36px;height:36px;font-size:.9rem}.faq-question[data-v-85ea974d]{font-size:.95rem;line-height:1.4}.faq-answer[data-v-85ea974d]{margin-top:.75rem;padding-top:.75rem}.faq-answer p[data-v-85ea974d]{font-size:.875rem;line-height:1.6}}.pricing[data-v-7514a578]{min-height:100vh;display:flex;align-items:center;padding:6rem 0}@media (max-width: 768px){.pricing[data-v-7514a578]{padding:3rem 0}}.pricing[data-v-7514a578]{background:#fafafa;opacity:0;transform:translateY(50px);transition:opacity .8s ease,transform .8s ease}.pricing.fade-in-up[data-v-7514a578]{opacity:1;transform:translateY(0)}.container[data-v-7514a578]{width:100%;max-width:1200px;margin:0 auto;padding:0 60px}@media (max-width: 768px){.container[data-v-7514a578]{padding:0 20px}}.section-title[data-v-7514a578]{text-align:center;font-size:2.5rem;color:#153243;margin-bottom:3rem;padding-bottom:1rem;border-bottom:3px solid #1a6c7a}@media (max-width: 768px){.section-title[data-v-7514a578]{font-size:2rem}}.section-title[data-v-7514a578]{text-align:center;display:inline-block;width:auto;position:relative}.pricing-header[data-v-7514a578]{text-align:center;margin-bottom:2rem}.pricing-note[data-v-7514a578]{font-size:1.1rem;color:#333;margin-bottom:1.5rem}.contact-btn[data-v-7514a578]{background:#9fd3c1;color:#000;padding:.75rem 2rem;border-radius:50px;text-decoration:none;font-size:1rem;font-weight:600;display:inline-block;transition:transform .3s ease,box-shadow .3s ease}.contact-btn[data-v-7514a578]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #9fd3c166}.pricing-table[data-v-7514a578]{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #00000014}.table-header[data-v-7514a578]{background:#6ea8a3;color:#fff;display:grid;grid-template-columns:2fr 1.5fr 1.5fr;padding:1rem 2rem;font-weight:600}.table-header.special[data-v-7514a578]{grid-template-columns:1fr;text-align:center;padding:.75rem}.header-col.highlight[data-v-7514a578]{background:#6ea8a3}.tag[data-v-7514a578]{background:#ffeb3b;color:#000;padding:.25rem .5rem;border-radius:4px;font-size:.8rem;margin-left:.5rem}.pricing-row[data-v-7514a578]{display:grid;grid-template-columns:2fr 1.5fr 1.5fr;padding:1.5rem 2rem;border-bottom:1px solid #e5e5e5}.pricing-row[data-v-7514a578]:last-of-type{border-bottom:none}.plan-name[data-v-7514a578]{font-size:1rem;color:#333}.plan-name div[data-v-7514a578]:first-child{font-weight:600}.plan-subtitle[data-v-7514a578]{font-size:.9rem;color:#666;margin-top:.25rem}.plan-price[data-v-7514a578]{font-size:1rem;text-align:center;display:flex;align-items:center;justify-content:center}.plan-price.new-price[data-v-7514a578]{font-weight:700;color:#333}.plan-price.old-price[data-v-7514a578]{color:#999;text-decoration:line-through}.note-section[data-v-7514a578]{background:#fafafa;padding:1rem;text-align:center;font-size:.95rem;color:#666}@media (max-width: 768px){.pricing[data-v-7514a578]{padding:2rem 0}.container[data-v-7514a578]{padding:0 20px}.section-title[data-v-7514a578]{font-size:1.5rem;margin-bottom:1.5rem}.pricing-header[data-v-7514a578]{margin-bottom:1.5rem}.pricing-note[data-v-7514a578]{font-size:.9rem}.pricing-table[data-v-7514a578]{border-radius:8px}.table-header[data-v-7514a578]{display:none}.pricing-row[data-v-7514a578]{grid-template-columns:1fr;gap:.75rem;padding:1.25rem;border-bottom:1px solid #e5e5e5}.plan-name[data-v-7514a578]{font-size:1rem;padding-bottom:.5rem;border-bottom:1px solid #f0f0f0}.plan-name div[data-v-7514a578]:first-child{font-weight:700}.plan-subtitle[data-v-7514a578]{font-size:.875rem;color:#666}.plan-price[data-v-7514a578]{display:flex;justify-content:space-between;align-items:center;font-size:.95rem;padding:.5rem 0}.plan-price.new-price[data-v-7514a578]:before{content:"特價：";font-weight:400;color:#555}.plan-price.old-price[data-v-7514a578]:before{content:"原價：";font-weight:400;color:#999}.plan-price.single-price[data-v-7514a578]{font-weight:600;color:#333}.note-section[data-v-7514a578]{font-size:.85rem;padding:.875rem}}.google-map[data-v-013e597e]{width:100%}.map-container[data-v-013e597e]{position:relative;width:100%;overflow:hidden;border-radius:10px;box-shadow:0 4px 6px #0000001a}.map-container iframe[data-v-013e597e]{display:block;width:100%}@media (max-width: 768px){.map-container[data-v-013e597e]{border-radius:5px}}.map-section-wrapper[data-v-fd9bd55c]{min-height:100vh;display:flex;align-items:center;padding:6rem 0}@media (max-width: 768px){.map-section-wrapper[data-v-fd9bd55c]{padding:3rem 0}}.map-section-wrapper[data-v-fd9bd55c]{background:#fff;opacity:0;transform:translate(-50px);transition:opacity .8s ease,transform .8s ease}.map-section-wrapper.slide-in[data-v-fd9bd55c]{opacity:1;transform:translate(0)}.container[data-v-fd9bd55c]{width:100%;max-width:1400px;margin:0 auto;padding:0 60px}@media (max-width: 768px){.container[data-v-fd9bd55c]{padding:0 20px}}.section-title[data-v-fd9bd55c]{text-align:center;font-size:2.5rem;color:#153243;margin-bottom:3rem;padding-bottom:1rem;border-bottom:3px solid #1a6c7a}@media (max-width: 768px){.section-title[data-v-fd9bd55c]{font-size:2rem}}.section-title[data-v-fd9bd55c]{text-align:center;display:inline-block;width:auto;position:relative}.map-container[data-v-fd9bd55c]{max-width:1200px;margin:0 auto}@media (max-width: 768px){.map-section-wrapper[data-v-fd9bd55c]{padding:2rem 0}.container[data-v-fd9bd55c]{padding:0 20px}.section-title[data-v-fd9bd55c]{font-size:1.5rem;margin-bottom:1.5rem}}.scroll-to-top[data-v-41f881eb]{position:fixed;bottom:2rem;right:2rem;width:60px;height:60px;background:linear-gradient(135deg,#1a6c7a,#2a8a9a);color:#fff;border:none;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #1a6c7a4d;transition:all .3s ease;z-index:999}.scroll-to-top[data-v-41f881eb]:hover{transform:translateY(-4px);box-shadow:0 6px 20px #1a6c7a66}.scroll-to-top[data-v-41f881eb]:active{transform:translateY(-2px)}.fade-enter-active[data-v-41f881eb],.fade-leave-active[data-v-41f881eb]{transition:opacity .3s ease}.fade-enter-from[data-v-41f881eb],.fade-leave-to[data-v-41f881eb]{opacity:0}@media (max-width: 1024px){.scroll-to-top[data-v-41f881eb]{bottom:1.5rem;right:1.5rem}}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:80px}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#333;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}html::-webkit-scrollbar,body::-webkit-scrollbar{display:none}html,body{-ms-overflow-style:none;scrollbar-width:none}.app-container{position:relative;min-height:100vh}.loading-container{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;background-color:transparent}
