.service-detail-page{--service-blue:#164b7a;--service-red:#ef3340;--service-ink:#183449;--service-soft:#f4f7fa;background:#fff;color:var(--service-ink)}
.service-detail-page .page-hero{position:relative;overflow:hidden;background:linear-gradient(125deg,#102f4e 0%,#164b7a 58%,#246493 100%);color:#fff;padding:72px 0 82px}
.service-detail-page .page-hero:after{content:"";position:absolute;inset:auto -8% -90% auto;width:560px;height:560px;border:90px solid rgba(255,255,255,.06);border-radius:50%}
.service-detail-page .page-hero .wrap{position:relative;z-index:1}.service-detail-page .page-hero h1{max-width:900px;font-size:clamp(2.35rem,5vw,4.8rem);line-height:1.03;margin:24px 0 18px}.service-detail-page .page-hero p{max-width:760px;font-size:1.12rem;line-height:1.75;color:#eaf4fb}
.service-detail-main{padding:72px 0}.detail-overview{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:52px;align-items:start}.template-detail-image{display:block;width:100%;max-height:520px;object-fit:cover;border-radius:24px;margin:0 0 38px;box-shadow:0 24px 60px rgba(13,49,77,.15)}
.template-richtext{font-size:1.05rem;line-height:1.85}.template-richtext h2,.template-richtext h3{color:var(--service-blue)}.step-list{display:grid;gap:14px}.step{display:grid;grid-template-columns:48px 1fr;gap:17px;padding:20px;border:1px solid #dce6ed;border-radius:16px;background:#fff}.step .num{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:#ffe8e8;color:var(--service-red);font-weight:800}
.side-card{border:1px solid #dce6ed;border-radius:20px;padding:26px;background:#fff;box-shadow:0 18px 45px rgba(22,75,122,.08);margin-bottom:18px}.service-included-card{border-top:5px solid var(--service-red)}.service-side-icon{display:grid;place-items:center;width:54px;height:54px;border-radius:15px;background:#ffe8e8;color:var(--service-red);margin-bottom:20px}.service-side-icon svg{width:28px;height:28px}.faq-item{border:1px solid #dce6ed;border-radius:14px;margin:12px 0;background:#fff;overflow:hidden}.faq-item summary{padding:18px 20px;font-weight:700;cursor:pointer;color:var(--service-blue)}.faq-item p{padding:0 20px 20px;margin:0;line-height:1.75}
.service-map-block{margin-top:48px}.service-map-block iframe{display:block;width:100%;height:380px;border:0;border-radius:20px;box-shadow:0 18px 45px rgba(22,75,122,.12)}
@media(max-width:900px){.detail-overview{grid-template-columns:1fr}.service-detail-main{padding:48px 0}.service-detail-page .page-hero{padding:54px 0 62px}}
@media(max-width:560px){.service-detail-page .page-hero h1{font-size:2.35rem}.template-detail-image{border-radius:16px}.step{grid-template-columns:42px 1fr;padding:16px}.step .num{width:42px;height:42px}.service-map-block iframe{height:300px}}
