.detail-module__ehdkEa__detail{--blue:#0061a3;--orange:#e87520;--dark:#1c1c1e;--bodyBg:#f7f4f0;--white:#fff;--text:#1c1c1e;--muted:#6b7280;--border:#e5e0da;font-family:var(--font-montserrat),Helvetica,Arial,sans-serif;background:var(--bodyBg);color:var(--text);font-size:16px;font-weight:400;line-height:1.7}.detail-module__ehdkEa__detail *,.detail-module__ehdkEa__detail :before,.detail-module__ehdkEa__detail :after{box-sizing:border-box}.detail-module__ehdkEa__detail a{text-decoration:none}.detail-module__ehdkEa__detail h1,.detail-module__ehdkEa__detail h2,.detail-module__ehdkEa__detail h3,.detail-module__ehdkEa__detail h4{font-weight:800;line-height:1.25}.detail-module__ehdkEa__container{max-width:1200px;margin:0 auto;padding:0 24px}.detail-module__ehdkEa__link{color:var(--blue);font-weight:600}.detail-module__ehdkEa__link:hover{text-decoration:underline}.detail-module__ehdkEa__breadcrumb{color:var(--muted);padding:18px 0 6px;font-size:.85rem}.detail-module__ehdkEa__breadcrumb a{color:var(--blue)}.detail-module__ehdkEa__breadcrumb a:hover{text-decoration:underline}.detail-module__ehdkEa__sep{margin:0 6px}.detail-module__ehdkEa__hero{padding:48px 0 40px}.detail-module__ehdkEa__hero h1{color:var(--dark);margin-bottom:24px;font-size:2.2rem}.detail-module__ehdkEa__hero p{color:#3a3a3c;max-width:900px;margin-bottom:18px;font-size:1.02rem}.detail-module__ehdkEa__section{padding:48px 0;scroll-margin-top:90px}.detail-module__ehdkEa__divided{border-top:1px solid var(--border)}.detail-module__ehdkEa__sectionAlt{background:var(--white)}.detail-module__ehdkEa__sectionTitle{color:var(--dark);margin-bottom:20px;font-size:1.55rem;font-weight:700}.detail-module__ehdkEa__sectionText{color:#3a3a3c;max-width:900px;margin-bottom:16px}.detail-module__ehdkEa__appCards{flex-direction:column;gap:18px;margin-top:28px;display:flex}.detail-module__ehdkEa__appCard{background:var(--white);border:1px solid var(--border);border-radius:12px;transition:box-shadow .25s;overflow:hidden}.detail-module__ehdkEa__appCard:hover{box-shadow:0 4px 16px #00000012}.detail-module__ehdkEa__appCardHeader{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:22px 28px;font-family:inherit;display:flex}.detail-module__ehdkEa__appCardHeader h3{color:var(--dark);align-items:center;gap:12px;font-size:1.15rem;font-weight:700;display:flex}.detail-module__ehdkEa__num{background:var(--blue);width:32px;height:32px;color:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.82rem;font-weight:700;display:inline-flex}.detail-module__ehdkEa__appCardToggle{border:1.5px solid var(--border);width:32px;height:32px;color:var(--blue);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;transition:transform .3s;display:flex}.detail-module__ehdkEa__appCardToggleOpen{transform:rotate(180deg)}.detail-module__ehdkEa__appCardImg{border-bottom:1px solid var(--border);border-top:1px solid var(--border);background:linear-gradient(135deg,#e2ddd7 0%,#d5cfc8 100%);width:100%;height:220px;position:relative;overflow:hidden}.detail-module__ehdkEa__appCardBody{max-height:0;transition:max-height .45s;overflow:hidden}.detail-module__ehdkEa__appCardBodyOpen{max-height:1600px}.detail-module__ehdkEa__appCardBodyInner{padding:24px 28px 28px}.detail-module__ehdkEa__appCardBodyInner h4{color:var(--blue);text-transform:uppercase;letter-spacing:.03em;margin:18px 0 8px;font-size:.95rem;font-weight:700}.detail-module__ehdkEa__appCardBodyInner h4:first-child{margin-top:0}.detail-module__ehdkEa__appCardBodyInner p{color:#3a3a3c;margin-bottom:12px;font-size:.95rem}.detail-module__ehdkEa__appCardBodyInner p:last-child{margin-bottom:0}.detail-module__ehdkEa__tableWrap{-webkit-overflow-scrolling:touch;border:1px solid var(--border);border-radius:10px;margin:24px 0;overflow-x:auto}.detail-module__ehdkEa__table{border-collapse:collapse;background:var(--white);width:100%;min-width:700px}.detail-module__ehdkEa__table th{background:var(--blue);color:var(--white);text-align:left;white-space:nowrap;padding:14px 18px;font-size:.88rem;font-weight:700}.detail-module__ehdkEa__table td{border-bottom:1px solid var(--border);color:#3a3a3c;vertical-align:top;padding:14px 18px;font-size:.9rem}.detail-module__ehdkEa__table tr:last-child td{border-bottom:none}.detail-module__ehdkEa__table tbody tr:nth-child(2n) td{background:#faf8f5}.detail-module__ehdkEa__tableNote{color:var(--muted);margin-top:12px;font-size:.85rem;font-style:italic}.detail-module__ehdkEa__fabPoint{margin-bottom:20px}.detail-module__ehdkEa__fabPoint strong{color:var(--dark)}.detail-module__ehdkEa__fabPoint p{color:#3a3a3c;max-width:900px}.detail-module__ehdkEa__checkList{padding:0;list-style:none}.detail-module__ehdkEa__checkList li{border-bottom:1px solid var(--border);padding:10px 0 10px 32px;font-size:.97rem;position:relative}.detail-module__ehdkEa__checkList li:last-child{border-bottom:none}.detail-module__ehdkEa__checkList li:before{content:"✓";color:var(--blue);font-size:1rem;font-weight:700;position:absolute;top:10px;left:0}.detail-module__ehdkEa__checkList strong{color:var(--dark)}.detail-module__ehdkEa__faqItem{border-bottom:1px solid var(--border)}.detail-module__ehdkEa__faqQuestion{cursor:pointer;color:var(--dark);text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:20px 0;font-family:inherit;font-size:1rem;font-weight:600;line-height:1.5;display:flex}.detail-module__ehdkEa__faqQuestion:hover{color:var(--blue)}.detail-module__ehdkEa__faqIcon{color:var(--blue);flex-shrink:0;font-size:1.3rem;line-height:1;transition:transform .3s}.detail-module__ehdkEa__faqIconOpen{transform:rotate(45deg)}.detail-module__ehdkEa__faqAnswer{max-height:0;transition:max-height .4s;overflow:hidden}.detail-module__ehdkEa__faqAnswerOpen{max-height:500px}.detail-module__ehdkEa__faqAnswer p{color:#3a3a3c;margin:0;padding:0 0 20px;font-size:.95rem;line-height:1.7}.detail-module__ehdkEa__ctaSection{background:var(--dark);text-align:center;color:var(--white);padding:56px 0}.detail-module__ehdkEa__ctaHin{text-transform:uppercase;letter-spacing:.12em;color:var(--orange);margin-bottom:12px;font-size:.85rem;font-weight:700}.detail-module__ehdkEa__ctaSection h2{margin-bottom:12px;font-size:1.8rem;font-weight:700}.detail-module__ehdkEa__ctaSub{opacity:.8;max-width:700px;margin:0 auto 28px;font-size:.95rem}.detail-module__ehdkEa__ctaButtons{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.detail-module__ehdkEa__btnOrange{background:var(--orange);color:var(--white);cursor:pointer;border:none;border-radius:8px;padding:14px 34px;font-family:inherit;font-size:1rem;font-weight:700;transition:all .2s;display:inline-block}.detail-module__ehdkEa__btnOrange:hover{background:#d06518}.detail-module__ehdkEa__btnPhone{border:1.5px solid var(--white);color:var(--white);background:0 0;border-radius:8px;padding:14px 34px;font-family:inherit;font-size:1rem;font-weight:600;transition:all .2s;display:inline-block}.detail-module__ehdkEa__btnPhone:hover{background:#ffffff1f}@media (max-width:1000px){.detail-module__ehdkEa__hero h1{font-size:1.8rem}.detail-module__ehdkEa__sectionTitle{font-size:1.35rem}}@media (max-width:600px){.detail-module__ehdkEa__hero h1{font-size:1.45rem}.detail-module__ehdkEa__hero{padding:32px 0 28px}.detail-module__ehdkEa__section{padding:32px 0}.detail-module__ehdkEa__appCardHeader{padding:18px 20px}.detail-module__ehdkEa__appCardBodyInner{padding:20px}.detail-module__ehdkEa__appCardImg{height:160px}.detail-module__ehdkEa__appCardBodyOpen{max-height:2400px}.detail-module__ehdkEa__ctaSection h2{font-size:1.4rem}.detail-module__ehdkEa__ctaButtons{flex-direction:column}}
