*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;font-family:pingfang tc,pingfang sc,microsoft jhenghei,microsoft yahei,noto sans tc,noto sans sc,sans-serif;color:#1f2724;line-height:1.7;background:#fafaf6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img{max-width:100%;height:auto;display:block}a{color:#0a6b4e;text-decoration:underline;text-underline-offset:3px}a:hover{color:#085237}:focus-visible{outline:3px solid #8a6a1f;outline-offset:2px;border-radius:2px}.skip{position:absolute;left:-9999px;top:0;background:#0a6b4e;color:#fff;padding:.75rem 1.25rem;z-index:1000;text-decoration:none;border-radius:0 0 6px 0}.skip:focus{left:0}.container{max-width:1180px;margin:0 auto;padding:0 1.25rem}section{padding:3.5rem 0}h1,h2,h3,h4{font-weight:700;line-height:1.3;margin:0 0 .8rem;color:#0d3225;letter-spacing:.02em}h1{font-size:clamp(1.7rem,3.6vw,2.6rem)}h2{font-size:clamp(1.4rem,2.8vw,2rem);margin-bottom:1.2rem}h3{font-size:clamp(1.15rem,2vw,1.35rem)}p{margin:0 0 1rem}.topbar{background:#0d3225;color:#f4ecd4;font-size:.88rem;padding:.45rem 0}.topbar .container{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;justify-content:space-between;align-items:center}.topbar a{color:#f4ecd4;text-decoration:underline;text-underline-offset:2px}.topbar a:hover{color:#fff;text-decoration:underline}.topbar .hours{opacity:.85}.site-header{background:#fff;border-bottom:1px solid #ece6d2;position:sticky;top:0;z-index:50;box-shadow:0 1px 8px rgba(13,50,37,4%);min-height:78px}.site-header .container{display:flex;align-items:center;justify-content:space-between;padding-top:.7rem;padding-bottom:.7rem;gap:1rem}.brand{display:flex;align-items:center;gap:.85rem;text-decoration:none;color:#0d3225}.brand img{width:58px;height:58px;border-radius:8px;background:#f4ecd4;padding:4px}.brand-text{font-weight:700;font-size:1.05rem;line-height:1.2}.brand-text small{display:block;font-weight:400;font-size:.75rem;color:#5b6a62}.main-nav{display:flex;align-items:center;gap:.1rem;flex-wrap:wrap;justify-content:flex-end}.main-nav a{color:#0d3225;text-decoration:none;padding:.5rem .6rem;border-radius:6px;font-size:.9rem;font-weight:600}.main-nav a:hover,.main-nav a.active{background:#f4ecd4;color:#085237}.cta-btn{display:inline-block;background:#8a6a1f;color:#fff!important;padding:.6rem 1.1rem;border-radius:6px;text-decoration:none;font-weight:700;font-size:.95rem;border:2px solid #8a6a1f;transition:background .15s}.cta-btn:hover{background:#6f541a;border-color:#6f541a;color:#fff!important}.cta-btn.ghost{background:0 0;color:#8a6a1f!important;border-color:#8a6a1f}.cta-btn.ghost:hover{background:#8a6a1f;color:#fff!important}.nav-toggle{display:none;background:0 0;border:2px solid #0d3225;color:#0d3225;padding:.45rem .7rem;border-radius:6px;font-weight:700;cursor:pointer;font-size:.95rem}.has-dropdown{position:relative;display:flex;align-items:center}.dropdown-toggle .caret{font-size:.65rem;margin-left:.2rem;vertical-align:middle}.dropdown-menu{position:absolute;top:100%;left:0;min-width:180px;background:#fff;border:1px solid #ece6d2;border-radius:8px;box-shadow:0 10px 24px rgba(13,50,37,.14);padding:.35rem 0;display:none;z-index:60}.has-dropdown:hover .dropdown-menu,.has-dropdown:focus-within .dropdown-menu,.dropdown-toggle:focus+.dropdown-menu{display:block}.main-nav .dropdown-menu a{display:block;padding:.6rem 1.15rem;border-radius:0;font-size:.9rem}@media(max-width:900px){.nav-toggle{display:inline-block}.main-nav{position:absolute;top:100%;left:0;right:0;flex-direction:column;background:#fff;border-bottom:1px solid #ece6d2;padding:.5rem 0;gap:0;display:none;box-shadow:0 6px 14px rgba(13,50,37,8%)}.main-nav.open{display:flex}.main-nav a{display:block;padding:.85rem 1.5rem;border-radius:0;border-bottom:1px solid #f4ecd4}.main-nav .cta-btn{margin:.6rem 1.25rem;text-align:center}.has-dropdown{display:block}.dropdown-menu{position:static;display:block;min-width:0;border:none;border-radius:0;box-shadow:none;padding:0}.main-nav .dropdown-menu a{padding-left:2.6rem;background:#faf7ee}}.hero{background:linear-gradient(135deg,#0d3225 0%,#0a6b4e 100%);color:#f4ecd4;padding:4rem 0 4.5rem;position:relative;overflow:hidden}.hero::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 80% 30%,rgba(184,138,51,.18),transparent 50%);pointer-events:none}.hero .container{display:grid;grid-template-columns:1.1fr .9fr;gap:3rem;align-items:center;position:relative}.hero h1{color:#fff;font-size:clamp(1.85rem,4vw,2.9rem);margin-bottom:1rem}.hero .lead{font-size:clamp(1rem,1.6vw,1.15rem);color:#f4ecd4;opacity:.95;margin-bottom:1.5rem;max-width:540px}.hero .badge{display:inline-block;background:rgba(184,138,51,.2);color:#f4ecd4;padding:.4rem .9rem;border-radius:20px;font-size:.85rem;font-weight:600;margin-bottom:1rem;border:1px solid rgba(184,138,51,.4)}.hero-cta{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:1.5rem}.hero-img-wrap{position:relative;aspect-ratio:4/3;min-height:300px;border-radius:12px;overflow:hidden;box-shadow:0 20px 50px rgba(0,0,0,.25)}.hero-img-wrap img{width:100%;height:100%;object-fit:cover}@media(max-width:780px){.hero{padding:2.5rem 0 3rem}.hero .container{grid-template-columns:1fr;gap:1.75rem}.hero-img-wrap{min-height:240px}}.section-title{text-align:center;margin-bottom:2.5rem}.section-title small{display:block;color:#8a6a1f;font-weight:700;font-size:.85rem;letter-spacing:.15em;margin-bottom:.5rem;text-transform:uppercase}.section-title h2{margin-bottom:.5rem}.section-title p{color:#5b6a62;max-width:620px;margin:0 auto}.services-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.5rem}.service-card{background:#fff;border:1px solid #ece6d2;border-radius:12px;padding:1.75rem;transition:box-shadow .2s,transform .2s;text-decoration:none;color:#1f2724;display:block;height:100%;overflow:hidden}.service-card:hover{box-shadow:0 12px 24px rgba(13,50,37,.1);transform:translateY(-2px);color:#1f2724}.service-card .icon{width:48px;height:48px;background:#f4ecd4;color:#8a6a1f;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.4rem;font-weight:700;margin-bottom:1rem}.service-card .card-img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;object-position:center;border-radius:8px;margin:0 0 1.1rem}.service-card h3{margin-bottom:.5rem;color:#0d3225}.service-card p{color:#5b6a62;font-size:.94rem;margin-bottom:.8rem}.service-card .more{color:#0a6b4e;font-weight:600;text-decoration:none;font-size:.9rem}.service-card .more::after{content:" →"}.service-card:hover .more{text-decoration:underline}.ico-h{display:flex;align-items:center;gap:.65rem}.h-icon{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;flex:none;background:#f4ecd4;color:#7a5c15;border-radius:9px}.h-icon svg{width:1.55rem;height:1.55rem;display:block}.feature-row{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;margin:0 0 2.5rem}.feature-row:nth-child(even){direction:rtl}.feature-row:nth-child(even)>*{direction:ltr}.feature-row img{border-radius:12px;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover}@media(max-width:780px){.feature-row{grid-template-columns:1fr;gap:1.5rem;direction:ltr}.feature-row:nth-child(even){direction:ltr}}.locations-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem}.location-card{background:#fff;border:1px solid #ece6d2;border-radius:12px;padding:1.5rem;border-top:4px solid #8a6a1f}.location-card h3{color:#0d3225;margin-bottom:.6rem;font-size:1.15rem}.location-card p{margin:.3rem 0;font-size:.94rem;color:#3a4540}.location-card a{color:#0a6b4e;text-decoration:underline;text-underline-offset:3px}.location-card a:hover{text-decoration:underline}.location-card .phone{font-size:1.1rem;font-weight:700;color:#8a6a1f}.bg-cream{background:#f4ecd4}.bg-white{background:#fff}.dr-highlight{background:#fff;border-radius:16px;padding:2.5rem;border:1px solid #ece6d2;display:grid;grid-template-columns:280px 1fr;gap:2.5rem;align-items:center}.dr-highlight img{width:100%;border-radius:12px;aspect-ratio:4/5;object-fit:cover}.dr-highlight h2{margin-bottom:.5rem}.dr-highlight .title{color:#8a6a1f;font-weight:700;margin-bottom:1rem}.dr-highlight ul{padding-left:1.2rem;margin:1rem 0}.dr-highlight li{margin:.35rem 0;color:#3a4540}@media(max-width:780px){.dr-highlight{grid-template-columns:1fr;padding:1.75rem}.dr-highlight img{max-width:240px;margin:0 auto}}.page-hero{background:linear-gradient(135deg,#0d3225 0%,#0a6b4e 100%);color:#f4ecd4;padding:3rem 0 3.5rem;text-align:center}.page-hero h1{color:#fff;margin-bottom:.5rem}.page-hero .crumbs{font-size:.9rem;opacity:.85;margin:0}.page-hero .crumbs a{color:#f4ecd4}.prose{max-width:880px;margin:0 auto}.prose h2{margin-top:2.5rem;padding-bottom:.5rem;border-bottom:2px solid #8a6a1f;display:inline-block}.prose h3{margin-top:2rem;color:#0a6b4e}.prose h4{margin-top:1.6rem;margin-bottom:.5rem;color:#0d3225;font-size:1.08rem}.prose ul,.prose ol{padding-left:1.4rem}.spec-nav{display:flex;flex-wrap:wrap;gap:.75rem;margin:1.75rem 0 .5rem}.spec-nav a{display:inline-block;background:#0a6b4e;color:#fff;padding:.55rem 1.25rem;border-radius:24px;font-weight:700;font-size:.95rem;text-decoration:none}.spec-nav a:hover,.spec-nav a:focus{background:#0d3225}.prose li{margin:.4rem 0}.prose .info-box{background:#f4ecd4;border-left:4px solid #8a6a1f;padding:1.25rem 1.5rem;border-radius:0 8px 8px 0;margin:1.5rem 0}.prose .info-box p:last-child{margin-bottom:0}.spec-fig{max-width:520px;margin:1.5rem auto}.spec-fig img{width:100%;height:auto;border-radius:12px}.spec-fig figcaption{font-size:.9rem;color:#5b6a62;text-align:center;margin-top:.6rem;line-height:1.5}@media(max-width:560px){.spec-fig{max-width:100%}}.symptom-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin:1.5rem 0}.symptom-grid>div{background:#fff;border:1px solid #ece6d2;border-left:4px solid #0a6b4e;padding:1.1rem 1.25rem;border-radius:0 8px 8px 0}.symptom-grid h3,.symptom-grid h4{color:#0d3225;margin:0 0 .4rem;font-size:1rem}.symptom-grid p{margin:0;color:#5b6a62;font-size:.9rem}.cert-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin:1.5rem 0 0;padding:0;list-style:none}.cert-item{background:#fff;border:1px solid #ece6d2;border-radius:10px;padding:.9rem .9rem 1rem;box-shadow:0 4px 14px rgba(13,50,37,5%);margin:0}.cert-frame{display:block;background:#f7f4ea;border-radius:6px;overflow:hidden;aspect-ratio:3/4}.cert-frame img{width:100%;height:100%;object-fit:contain;display:block}.cert-item figcaption{margin-top:.7rem;color:#0d3225;font-size:.92rem;font-weight:600;line-height:1.45}.cert-item figcaption span{display:block;margin-top:.25rem;color:#5b6a62;font-size:.84rem;font-weight:400}@media(min-width:768px){.cert-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}}.cta-banner{background:#8a6a1f;color:#fff;padding:2.5rem 0;text-align:center}.cta-banner h2{color:#fff;margin-bottom:.5rem}.cta-banner p{font-size:1.05rem;margin-bottom:1.5rem;opacity:.95}.cta-banner .cta-btn{background:#fff;color:#8a6a1f!important;border-color:#fff}.cta-banner .cta-btn:hover{background:#0d3225;color:#fff!important;border-color:#0d3225}.contact-form{max-width:560px;margin:0 auto;background:#fff;padding:2rem;border-radius:12px;border:1px solid #ece6d2}.contact-form .field{margin-bottom:1rem}.contact-form label{display:block;font-weight:600;color:#0d3225;margin-bottom:.35rem;font-size:.95rem}.contact-form input,.contact-form textarea,.contact-form select{width:100%;padding:.65rem .85rem;border:1px solid #ccc;border-radius:6px;font:inherit;font-size:1rem;background:#fff;color:#1f2724}.contact-form input:focus,.contact-form textarea:focus,.contact-form select:focus{outline:none;border-color:#0a6b4e;box-shadow:0 0 0 3px rgba(10,107,78,.15)}.contact-form textarea{min-height:120px;resize:vertical}.contact-form button[type=submit]{background:#8a6a1f;color:#fff;border:none;padding:.85rem 2rem;border-radius:6px;font-weight:700;font-size:1rem;cursor:pointer;width:100%}.contact-form button[type=submit]:hover{background:#6f541a}.site-footer{background:#0d3225;color:#d4d4cf;padding:3rem 0 1.5rem;margin-top:0}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr;gap:2.5rem;margin-bottom:2rem}.site-footer h3{color:#f4ecd4;font-size:1rem;margin-bottom:.85rem}.site-footer p,.site-footer li{font-size:.9rem;line-height:1.7;margin:.2rem 0}.site-footer ul{list-style:none;padding:0;margin:0}.footer-subnav{margin:.2rem 0 .4rem .25rem;padding-left:.85rem;border-left:1px solid rgba(244,236,212,.22)}.footer-subnav li{font-size:.85rem;line-height:1.6}.site-footer a{color:#d4d4cf;text-decoration:underline;text-underline-offset:2px}.site-footer a:hover{color:#fff;text-decoration:underline}.footer-bottom{border-top:1px solid rgba(244,236,212,.15);padding-top:1.25rem;display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem;font-size:.85rem;color:#a8b1ac}.footer-bottom a{color:#a8b1ac}.powered{color:#a8b1ac}.powered a{color:#d4d4cf}@media(max-width:780px){.footer-grid{grid-template-columns:1fr 1fr;gap:1.5rem}}@media(max-width:480px){.footer-grid{grid-template-columns:1fr}}.reveal{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease;will-change:opacity,transform}.reveal.in{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none;transition:none}html{scroll-behavior:auto}}.text-center{text-align:center}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mb-0{margin-bottom:0}.faq-group{margin:2rem 0}.faq-group>h2{margin-bottom:.6rem}details.faq{border:1px solid #e4dccb;border-radius:10px;margin:.7rem 0;background:#fff;overflow:hidden}details.faq>summary{cursor:pointer;list-style:none;padding:1rem 1.2rem;font-weight:700;font-size:1.05rem;color:#5a3d12;display:flex;justify-content:space-between;align-items:center;gap:1rem}details.faq>summary::-webkit-details-marker{display:none}details.faq>summary::after{content:"＋";font-weight:700;color:#8a6a1f;flex:none}details.faq[open]>summary::after{content:"－"}details.faq>summary:focus-visible{outline:3px solid #8a6a1f;outline-offset:2px}details.faq .faq-body{padding:0 1.2rem 1.1rem;color:#3a3a3a;line-height:1.85}details.faq .faq-body p{margin:.4rem 0}details.faq .faq-body ul,details.faq .faq-body ol{margin:.5rem 0 .5rem 1.2rem;line-height:1.8}.faq-link{background:#f4ecd4;border-left:4px solid #8a6a1f;padding:.85rem 1.15rem;border-radius:0 8px 8px 0;font-size:.95rem;margin:1.25rem 0}.faq-link a{font-weight:700}.disclaimer{border-left:4px solid #8a6a1f;background:#faf6ec;padding:1rem 1.2rem;border-radius:6px;color:#4a4a4a;font-size:.95rem;line-height:1.8;margin:1.5rem 0}.cta-actions{display:flex;gap:.85rem;justify-content:center;flex-wrap:wrap;align-items:center}.line-btn{display:inline-flex;align-items:center;gap:.45rem;border-radius:999px;padding:.6rem 1.4rem;letter-spacing:.02em}.line-btn svg{width:20px;height:20px;flex:none}.cta-banner .cta-btn.line-btn,.line-btn{background:#0b7f36!important;color:#fff!important;border-color:#0b7f36!important}.cta-banner .cta-btn.line-btn:hover,.line-btn:hover{background:#08602a!important;border-color:#08602a!important;color:#fff!important}.video-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.75rem;margin:1.5rem 0}.video-card{background:#fff;border:1px solid #ece6d2;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 4px 14px rgba(13,50,37,5%)}.video-thumb{position:relative;display:block;aspect-ratio:16/9;background:#0d3225;overflow:hidden;text-decoration:none}.video-thumb img{width:100%;height:100%;object-fit:cover;display:block}.video-thumb::after{content:"";position:absolute;inset:0;background:rgba(13,50,37,.18);transition:background .2s}.video-thumb:hover::after,.video-thumb:focus-visible::after{background:rgba(13,50,37,2%)}.video-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:62px;height:62px;background:rgba(138,106,31,.95);border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:2}.video-play::before{content:"";width:0;height:0;border-style:solid;border-width:11px 0 11px 19px;border-color:transparent transparent transparent #fff;margin-left:4px}.video-info{padding:1.1rem 1.25rem 1.35rem}.video-info h3{font-size:1.1rem;margin:0 0 .4rem;color:#0d3225}.video-info p{color:#5b6a62;font-size:.92rem;margin:0}.video-tag{display:inline-block;background:#f4ecd4;color:#7a5c18;font-size:.78rem;font-weight:700;padding:.2rem .65rem;border-radius:20px;margin-bottom:.55rem}.video-frame{position:relative;aspect-ratio:16/9;background:#0d3225}.video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0;display:block}.home-video{max-width:900px;margin:1.5rem auto 0}.home-video .video-card{border-radius:14px}button.video-thumb{border:0;padding:0;width:100%;cursor:pointer;font:inherit}