:root{font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{scroll-behavior:smooth}body{color:#111827;background:#fff;margin:0;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}.app{width:100%;overflow-x:hidden}.bannerHeader{background-image:url(/banner.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100vw;min-height:70vh;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);position:relative;overflow:hidden}.bannerHeader:before{content:"";z-index:1;background:linear-gradient(#0000002e 0%,#00000029 15%,#00000042 45%,#0000006b 100%);position:absolute;inset:0}.bannerOverlay{z-index:2;flex-direction:column;justify-content:space-between;width:100%;min-height:70vh;padding:1.5rem 3rem 2.5rem;display:flex;position:relative}.bannerTopBar{flex-direction:row;justify-content:center;align-items:center;width:98vw;display:flex}.brandBlock{align-items:center;display:flex}.brandLogo{object-fit:cover;filter:drop-shadow(0 6px 18px #00000059);width:98vw;height:35vh;display:block}.bannerContent{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1vh;width:98vw;min-height:45vh;display:flex}.badgebutton{flex-flow:wrap;justify-content:flex-start;align-items:center;gap:2vw;width:100vw;min-height:8vh;display:flex}.badge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff24;border:1px solid #fff3;border-radius:999px;flex-direction:row;justify-content:center;align-items:center;padding:.6rem 1rem;font-size:.92rem;font-weight:600;display:flex}.primaryButton{color:#fff;cursor:pointer;background-color:#00f;border:none;border-radius:5vw;flex-direction:row;justify-content:center;align-items:center;padding:.6rem 1rem;font-size:.98rem;font-weight:700;transition:all .2s;display:flex}.primaryButton:hover{background:#1e40af;transform:translateY(-1px)}.serviceTitle{text-shadow:0 6px 18px #00000047;text-align:left;word-break:break-word;overflow-wrap:break-word;width:96vw;min-height:15vh;font-size:clamp(2rem,4.2vw,3.5rem);font-weight:800;line-height:1.12}.serviceText{color:#fffffff2;text-shadow:0 4px 12px #00000038;text-align:left;word-break:break-word;overflow-wrap:break-word;width:96vw;max-width:700px;min-height:22vh;margin:0;font-size:1.08rem;line-height:1.8}.sectionWrap{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}.graySection{background:#f8fafc;padding:5rem 0}.plainSection{background:#fff;padding:5rem 0}.sectionTitle{text-align:center;margin:0 0 .8rem;font-size:2rem;font-weight:800}.sectionSubtitle{text-align:center;color:#4b5563;max-width:760px;margin:0 auto 2.5rem;font-size:1.02rem;line-height:1.7}.cardGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem;display:grid}.card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:1.6rem;box-shadow:0 10px 28px #0f172a0f}.card h4{margin:0 0 .7rem;font-size:1.15rem}.card p{color:#4b5563;margin:0;line-height:1.75}.servicePrice{font-weight:800;color:#1d4ed8!important;margin-bottom:.85rem!important}.stepNumber{color:#1d4ed8;background:#dbeafe;border-radius:999px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1rem;font-size:1.15rem;font-weight:800;display:flex}.stepText{font-size:1rem;font-weight:600;color:#111827!important}.bottomButton{color:#fff;cursor:pointer;background:#1d4ed8;border:none;border-radius:999px;justify-content:center;align-items:center;padding:.95rem 1.6rem;font-size:.98rem;font-weight:700;transition:all .2s;display:inline-flex;position:static}.faqList{gap:1rem;display:grid}.faqItem{background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:1.5rem}.faqItem h4{margin:0 0 .7rem;font-size:1.08rem}.faqItem p{color:#4b5563;margin:0;line-height:1.75}.ctaSection{background:#0f172a;padding:5rem 2rem}.ctaBox{text-align:center;color:#fff;background:linear-gradient(135deg,#1d4ed8,#2563eb);border-radius:28px;max-width:920px;margin:0 auto;padding:3rem 2rem}.ctaBox h3{margin:0 0 1rem;font-size:2rem}.ctaBox p{color:#fffffff2;max-width:700px;margin:0 auto 1.6rem;line-height:1.75}.footer{background:#fff;border-top:1px solid #e5e7eb;padding:2.5rem 0 3rem}.footer p{text-align:center;margin:0 0 1rem}.footerNote{color:#6b7280;text-align:center;max-width:900px;font-size:.95rem;line-height:1.7;margin:0 auto!important}@media (width<=1024px){.cardGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.bannerHeader,.bannerOverlay{min-height:60vh}}@media (width<=768px){.bannerHeader,.bannerOverlay{min-height:52vh}.bannerOverlay{padding:1rem 1rem 2rem}.bannerTopBar{align-items:flex-start;gap:1rem}.bannerContent{max-width:100%}.heroTitle{font-size:1.8rem}.heroText{font-size:.98rem;line-height:1.7}.sectionWrap{padding:0 1rem}.cardGrid{grid-template-columns:1fr}.graySection,.plainSection,.ctaSection{padding-top:4rem;padding-bottom:4rem}.ctaBox{padding:2rem 1.2rem}}.dialog-overlay-md{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:9999;background:#0f172a8c;flex-direction:column;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0;overflow:hidden}.dialog-box-md{background:#fff;border:1px solid #e5e7eb;border-radius:24px;width:100%;max-width:560px;padding:1.5rem;box-shadow:0 24px 60px #0f172a38}.dialog-header-md{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.dialog-title-md{color:#111827;margin:0;font-size:1.4rem;font-weight:800}.dialog-close-md{color:#111827;cursor:pointer;background:#f3f4f6;border:none;border-radius:999px;width:42px;height:42px;font-size:1.6rem;line-height:1;transition:all .2s}.dialog-close-md:hover{background:#e5e7eb}.dialog-form-md{flex-direction:column;justify-content:center;align-items:center;gap:1vh;display:flex;overflow:hidden}.form-group-md{flex-direction:column;justify-content:center;align-items:center;gap:.55rem;width:80%;display:flex}.form-label-md{color:#111827;font-size:.95rem;font-weight:700}.form-input-md,.form-textarea-md{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:16px;outline:none;width:100%;padding:.95rem 1rem;font-family:inherit;font-size:.98rem;transition:all .2s}.form-input-md:focus,.form-textarea-md:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.form-textarea-md{resize:none;min-height:130px;overflow-y:auto}.form-hint-md{color:#6b7280;margin:.25rem 0 0;font-size:.92rem;line-height:1.7}.form-error-md{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:14px;margin:0;padding:.9rem 1rem;font-size:.95rem;font-weight:600}.dialog-actions-md{gap:.85rem;margin-top:.5rem;display:flex}.submit-button-md,.reset-button-md{cursor:pointer;border:none;border-radius:999px;padding:.95rem 1.4rem;font-size:.98rem;font-weight:700;transition:all .2s}.submit-button-md{color:#fff;background:#1d4ed8}.submit-button-md:hover:not(:disabled){background:#1e40af}.reset-button-md{color:#111827;background:#e5e7eb}.reset-button-md:hover:not(:disabled){background:#d1d5db}.submit-button-md:disabled,.reset-button-md:disabled,.dialog-close-md:disabled{opacity:.6;cursor:not-allowed}@media (width<=768px){.dialog-box-md{border-radius:20px;padding:1.2rem}.dialog-title-md{font-size:1.2rem}.dialog-actions-md{flex-direction:column}.submit-button-md,.reset-button-md{width:100%}}
