html,body,#root{margin:0;padding:0;width:100%;min-height:100%}body{font-family:PingFang TC,Microsoft JhengHei,Noto Sans CJK TC,Noto Sans TC,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root{--slate-900: #0f172a;--slate-800: #1e293b;--slate-700: #334155;--slate-300: #cbd5e1;--slate-200: #e2e8f0;--slate-100: #f1f5f9;--slate-50: #f8fafc;--green-600: #006f3a;--warning: #ffb800;--danger: #ef4444;--text: rgba(30, 41, 59, .9);--text-muted: rgba(30, 41, 59, .7);--shadow-md: 0 10px 15px -3px rgb(0 0 0 / 10%), 0 4px 6px -4px rgb(0 0 0 / 10%);--shadow-lg: 0 20px 25px -5px rgb(0 0 0 / 10%), 0 8px 10px -6px rgb(0 0 0 / 10%)}*{box-sizing:border-box}a{color:inherit;text-decoration:none}ul{list-style:none;margin:0;padding:0}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.page{min-height:100vh;background:#fff;color:var(--text);overflow-x:hidden}.container{width:min(1280px,100%);margin:0 auto;padding-inline:32px}.container-narrow{width:min(1024px,calc(100% - 64px));margin:0 auto}.section-title{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.section-title h2{margin:0;font-size:36px;line-height:40px;font-weight:900;color:var(--slate-800)}.section-title p{margin:0;font-size:18px;line-height:28px;color:var(--text-muted)}.section-title__line{width:80px;height:6px;border-radius:9999px;background:var(--slate-800)}.site-header{position:sticky;top:0;z-index:30;background:#fff;border-bottom:1px solid var(--slate-200)}.site-header__inner{display:flex;align-items:center;justify-content:space-between;padding-top:16px;padding-bottom:16px}.brand{display:inline-flex;align-items:center;gap:8px;color:var(--slate-800);font-size:20px;line-height:28px;font-weight:700}.brand img{width:23.73px;height:26.25px}.header-actions{display:inline-flex;align-items:center;gap:24px}.contact-list{display:flex;flex-direction:column;align-items:flex-end;gap:0}.contact-list__item{display:inline-flex;align-items:center;gap:4px;color:#1e293bcc;font-size:14px;line-height:20px}.contact-list__item img{width:10.5px;height:10.5px}.header-whatsapp{display:inline-flex;align-items:center;gap:8px;border-radius:9999px;background:var(--green-600);color:#fff;padding:8px 24px;font-size:16px;line-height:24px;font-weight:500;white-space:nowrap}.header-whatsapp img{width:14.98px;height:14.98px}.hero-section{position:relative;background:var(--slate-900);padding:128px 0 176px}.hero-section__image{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.3}.hero-section__image img{width:100%;height:100%;object-fit:cover}.hero-section__content{position:relative;z-index:1}.hero-section h1{margin:0;color:#fff;font-size:60px;line-height:60px;font-weight:900}.hero-section h1 span{display:block}.hero-section p{margin:16px 0 0;color:#fff;font-size:24px;line-height:32px;font-weight:300}.stats-section{margin-top:-64px;position:relative;z-index:2;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;padding-bottom:96px}.stat-card{border-radius:8px;background:#fff;box-shadow:var(--shadow-md);display:flex;align-items:center;gap:16px;padding:24px}.stat-card__icon{display:block;width:auto;height:auto;object-fit:contain}.stat-card__icon--1{width:36px;height:18px}.stat-card__icon--2{width:33.05px;height:31.5px}.stat-card__icon--3{width:33.05px;height:30.02px}.stat-card__icon--4{width:15.05px;height:29.95px}.stat-card h3{margin:0;color:var(--slate-800);font-size:24px;line-height:32px;font-weight:700}.stat-card p{margin:0;color:var(--text-muted);font-size:14px;line-height:20px}.services-section{padding:0 0 96px}.services-section__inner{display:flex;flex-direction:column;gap:64px}.service-tabs{display:flex;justify-content:center;align-items:center;gap:16px}.service-tab{border:1px solid var(--slate-200);border-radius:8px;background:var(--slate-100);color:var(--slate-800);padding:17px 33px;display:inline-flex;align-items:center;gap:8px;font-size:18px;line-height:28px;font-weight:700;cursor:pointer;transition:background-color .18s ease,color .18s ease,border-color .18s ease}.service-tab img{width:18px;height:18px}.service-tab--active{background:var(--slate-800);border-color:transparent;box-shadow:var(--shadow-md);color:#fff}.service-tab--active img{filter:brightness(0) invert(1)}.service-tab:hover{border-color:#c4d1de}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px}.service-card{border:1px solid var(--slate-100);border-radius:16px;box-shadow:var(--shadow-lg);overflow:hidden;background:#fff;display:flex;flex-direction:column;min-height:699px}.service-card__cover{height:224px;overflow:hidden}.service-card__cover img{width:100%;height:100%;object-fit:cover}.service-card__cover--audit{background:var(--slate-800);display:flex;align-items:center;justify-content:center;position:relative}.service-card__cover--audit p{margin:0;color:#fff;font-size:30px;line-height:37.5px;font-weight:900;letter-spacing:1.5px;text-align:center}.service-card__cover--audit img{width:104px;height:120px;position:absolute;right:0;bottom:0}.service-card__body{display:flex;flex-direction:column;justify-content:space-between;flex:1;padding:32px}.service-card__intro{display:flex;flex-direction:column;gap:16px}.service-card__intro h3{margin:0;color:var(--slate-800);font-size:24px;line-height:32px;font-weight:900;text-align:center}.service-card__intro p{margin:0;color:#1e293bcc;font-size:16px;line-height:24px;text-align:center}.service-card__intro p span{display:block}.service-card__list{margin-top:16px;padding-top:33px;border-top:1px solid var(--slate-100);display:flex;flex-direction:column;gap:16px}.service-card__list li{position:relative;padding-left:24px;color:var(--text);font-size:16px;line-height:24px;font-weight:500}.service-card__list li:before{content:"✓";position:absolute;left:0;top:0;color:var(--slate-800);font-weight:700}.service-card__footer{margin-top:24px;display:flex;flex-direction:column;gap:24px}.service-card__price{margin:0;display:flex;justify-content:center;align-items:flex-end;gap:6px;text-align:center}.service-card__price strong{color:var(--slate-800);font-size:42px;line-height:1;font-weight:900}.service-card__price-prefix,.service-card__price-suffix{color:var(--text-muted);font-size:14px;line-height:20px}.whatsapp-button{display:inline-flex;justify-content:center;align-items:center;gap:8px;border-radius:12px;background:var(--green-600);color:#fff;font-size:18px;line-height:28px;font-weight:700;min-height:60px;padding:16px 20px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.whatsapp-button img{width:19.97px;height:19.97px}.whatsapp-button--large{border-radius:9999px;min-height:80px;padding:24px 64px;font-size:40px;line-height:1;font-weight:900;box-shadow:0 20px 40px -10px #008f4c7f}.whatsapp-button--large img{width:24.96px;height:24.96px}.whatsapp-button__arrow{width:16.03px!important;height:16.03px!important}.process-section{background:var(--slate-50);padding:96px 0}.process-section__inner{display:flex;flex-direction:column;gap:64px}.process-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.process-step{position:relative;text-align:center}.process-step:not(:last-child):after{content:"";position:absolute;top:40px;left:calc(50% + 60px);width:calc(100% - 56px);height:2px;background:var(--slate-200)}.process-step__badge{width:80px;height:80px;margin:0 auto;border-radius:9999px;background:var(--slate-800);color:#fff;display:flex;align-items:center;justify-content:center;font-size:36px;line-height:32px;font-weight:900;box-shadow:var(--shadow-md)}.process-step__icons{margin:24px 0 12px;display:inline-flex;align-items:center;justify-content:center;gap:8px}.process-step__icons img{width:29.95px;height:29.95px}.process-step h3{margin:0;color:var(--slate-800);font-size:20px;line-height:28px;font-weight:700}.process-step p{margin:12px 0 0;color:#1e293bcc;font-size:16px;line-height:24px}.why-section{position:relative;background:#fff;padding:96px 0}.why-section__pattern{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.03;pointer-events:none}.why-section__pattern img{width:100%;height:100%;object-fit:cover}.why-section__inner{position:relative;z-index:1;display:flex;flex-direction:column;gap:48px}.why-section .section-title h2{font-size:48px;line-height:48px}.comparison-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:20px}.comparison-card{position:relative;border-radius:24px;padding:57px}.comparison-card h3{margin:16px 0 40px;font-size:48px;line-height:1;font-weight:900}.comparison-card ul{display:flex;flex-direction:column;gap:32px}.comparison-card li{display:flex;align-items:center;gap:16px;font-size:32px;line-height:1;font-weight:700}.comparison-card__chip{display:inline-block;border-radius:9999px;padding:4px 16px;font-size:12px;line-height:16px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase}.comparison-card--left{background:#f1f5f9cc;border:1px solid var(--slate-200);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.comparison-card--left .comparison-card__chip{background:var(--slate-300);color:var(--slate-700)}.comparison-card--left h3{color:#1e293bcc}.comparison-card--left li{color:#1e293bb3}.comparison-card--left li span{color:var(--danger);font-size:38px}.comparison-card--right{background:var(--slate-800);border:4px solid var(--slate-900);color:#fff;box-shadow:0 25px 50px -12px #0000007f;padding:60px}.comparison-card--right .comparison-card__chip{background:#fff3;color:#fff}.comparison-card--right li{color:#fff}.comparison-card--right li span{font-size:42px}.comparison-card__tag{position:absolute;top:-24px;left:50%;transform:translate(-50%);border-radius:9999px;background:var(--slate-900);color:#fff;font-size:14px;line-height:20px;font-weight:900;letter-spacing:-.7px;text-transform:uppercase;padding:8px 32px;box-shadow:var(--shadow-md)}.why-section__cta{text-align:center}.why-section__cta p{margin:24px 0 0;color:var(--text-muted);font-size:16px;line-height:24px}.faq-section{background:var(--slate-50);padding:96px 0}.faq-title{margin:0;display:flex;align-items:center;gap:16px;color:var(--slate-800);font-size:30px;line-height:36px;font-weight:900}.faq-title span{display:inline-block;width:6px;height:40px;border-radius:9999px;background:var(--slate-800)}.faq-list{margin-top:48px;display:flex;flex-direction:column;gap:24px}.faq-item{border-radius:16px;border:1px solid var(--slate-100);background:#fff;box-shadow:0 1px 2px #0000000d;padding:33px;display:flex;align-items:flex-start;gap:24px}.faq-item__badge{width:40px;height:40px;border-radius:8px;background:var(--warning);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:20px;line-height:28px;font-weight:900;flex-shrink:0}.faq-item h3{margin:0;color:var(--slate-800);font-size:20px;line-height:28px;font-weight:700}.faq-item p{margin:16px 0 0;color:#1e293bcc;font-size:16px;line-height:26px}.faq-section__cta{margin-top:48px;text-align:center}.faq-section__whatsapp{min-width:320px}.faq-section__cta p{margin:14px 0 0;color:var(--text-muted);font-size:16px;line-height:24px}.site-footer{background:var(--slate-800);color:#fff;padding:80px 0 40px}.site-footer__inner{display:flex;flex-direction:column;gap:64px}.footer-grid{display:grid;grid-template-columns:1.05fr 1fr 1fr 1fr;gap:48px}.footer-brand h3{margin:0;display:inline-flex;align-items:center;gap:8px;font-size:20px;line-height:28px;font-weight:700}.footer-brand h3 img{width:18.98px;height:21px}.footer-brand p{margin:16px 0 0;display:flex;align-items:center;gap:12px;color:var(--slate-300);font-size:14px;line-height:22.75px}.footer-brand p img{width:14px;height:14px}.footer-column h3{margin:0;padding-bottom:9px;border-bottom:1px solid var(--slate-700);font-size:18px;line-height:28px;font-weight:700}.footer-column ul{margin-top:24px;display:flex;flex-direction:column;gap:12px}.footer-column li{color:var(--slate-300);font-size:14px;line-height:20px}.footer-copy{margin:0;border-top:1px solid var(--slate-700);padding-top:41px;text-align:center;color:#94a3b8;font-size:14px;line-height:20px}@media (max-width: 1200px){.service-grid{gap:24px}.comparison-card{padding:40px}.comparison-card h3{font-size:40px}.comparison-card li{font-size:26px}.whatsapp-button--large{font-size:30px;padding-inline:40px}}@media (max-width: 1024px){.container{padding-inline:24px}.container-narrow{width:min(1024px,calc(100% - 48px))}.hero-section{padding:96px 0 140px}.hero-section h1{font-size:48px;line-height:52px}.hero-section p{font-size:20px;line-height:28px}.stats-section{grid-template-columns:repeat(2,minmax(0,1fr));padding-bottom:80px}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.process-grid{grid-template-columns:1fr;gap:40px}.process-step:not(:last-child):after{display:none}.why-section .section-title h2{font-size:40px;line-height:44px}.comparison-grid{grid-template-columns:1fr;gap:24px}.comparison-card--right{margin-top:0}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 768px){.container{padding-inline:16px}.container-narrow{width:calc(100% - 32px)}.brand{font-size:16px;line-height:22px}.header-actions{gap:12px}.contact-list{display:none}.header-whatsapp{padding-inline:14px;font-size:14px;line-height:20px}.hero-section{padding-top:72px;padding-bottom:120px}.hero-section h1{font-size:40px;line-height:44px}.hero-section p{font-size:18px;line-height:26px}.stats-section{margin-top:-48px;gap:12px;padding-bottom:64px}.stat-card{padding:16px;gap:12px}.stat-card h3{font-size:20px;line-height:28px}.stat-card p{font-size:12px;line-height:18px}.section-title h2{font-size:30px;line-height:36px}.section-title p{font-size:16px;line-height:24px}.services-section__inner{gap:40px}.service-tabs{flex-wrap:wrap}.service-tab{padding:12px 20px;font-size:16px;line-height:24px}.service-grid{grid-template-columns:1fr}.service-card{min-height:unset}.service-card__price strong{font-size:34px}.comparison-card{padding:28px}.comparison-card h3{margin-top:12px;margin-bottom:24px;font-size:36px;line-height:40px}.comparison-card li{font-size:24px;line-height:30px}.whatsapp-button--large{width:100%;justify-content:center;font-size:24px;padding:20px;min-height:68px}.faq-section{padding-top:72px}.faq-title{font-size:28px;line-height:34px}.faq-item{padding:20px;gap:16px}.faq-item h3{font-size:18px;line-height:24px}.faq-item p{margin-top:10px;font-size:15px;line-height:24px}.faq-section__cta{margin-top:32px}.faq-section__whatsapp{width:100%;min-width:0}.site-footer{padding-top:56px}.footer-grid{grid-template-columns:1fr;gap:32px}.footer-copy{padding-top:24px;font-size:12px;line-height:18px}}
