.service-detail{padding-block:0}.service-detail-intro{padding-block:clamp(40px,6vw,72px) clamp(56px,7vw,88px)}.service-detail-intro-in{grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(32px,4.5vw,64px);display:grid}.service-detail-intro-copy{flex-direction:column;align-items:flex-start;gap:18px;min-width:0;display:flex}.service-detail-crumbs{color:var(--text-secondary);flex-wrap:wrap;align-items:center;gap:6px;display:flex}.service-detail-crumb{color:var(--text-secondary)}a.service-detail-crumb:hover{color:var(--text-primary)}.service-detail-crumb--current{color:var(--text-primary);font-weight:var(--fw-semibold)}.service-detail-crumb-sep{color:var(--text-tertiary);opacity:.7;flex:none}.service-detail-tagline{align-items:center;gap:12px;display:flex}.service-detail-icon-chip{border-radius:var(--r-pill);background:var(--accent-soft);width:44px;height:44px;color:var(--accent);flex:none;justify-content:center;align-items:center;display:flex}.service-detail-h1{max-width:20ch}.service-detail-blurb{max-width:46ch}.service-detail-cta{flex-wrap:wrap;align-items:center;gap:14px;margin-top:6px;display:flex}.service-detail-figure{min-width:0}.service-detail-photo{aspect-ratio:1;object-fit:cover;border-radius:var(--r-lg);width:100%;box-shadow:var(--shadow-card)}.service-detail-included{padding-block:var(--section-py)}.service-detail-included-grid{grid-template-columns:1.1fr .9fr;align-items:start;gap:clamp(28px,4vw,56px);display:grid}.service-detail-included-copy{flex-direction:column;align-items:flex-start;gap:16px;min-width:0;display:flex}.service-detail-included-p{margin:0}.service-detail-checklist-card{background:var(--card-on-surface);border:1px solid var(--hairline);border-radius:var(--r-card);min-width:0;box-shadow:var(--shadow-soft);flex-direction:column;gap:20px;padding:clamp(26px,3vw,34px);display:flex}.service-detail-checklist-title{margin:0}.service-detail-checklist{flex-direction:column;gap:16px;display:flex}.service-detail-checklist-row{align-items:flex-start;gap:12px;display:flex}.service-detail-checklist-badge{border-radius:var(--r-pill);background:var(--accent-soft);width:30px;height:30px;color:var(--accent);flex:none;justify-content:center;align-items:center;display:flex}.service-detail-checklist-label{color:var(--text-primary);padding-top:4px}.service-detail-why{border-block:1px solid var(--hairline);padding-block:clamp(30px,4vw,46px)}.service-detail-why-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(20px,4vw,40px);display:flex}.service-detail-why-item{align-items:center;gap:12px;padding-inline:clamp(10px,2vw,24px);display:flex}.service-detail-why-item:not(:first-child){border-left:1px solid var(--hairline)}.service-detail-why-icon{border-radius:var(--r-pill);background:var(--accent-soft);width:40px;height:40px;color:var(--accent);flex:none;justify-content:center;align-items:center;display:flex}.service-detail-why-title{font-weight:var(--fw-semibold);color:var(--text-primary)}.service-detail-others{padding-block:var(--section-py)}.service-detail-others-in{flex-direction:column;gap:clamp(24px,3.4vw,36px);display:flex}.service-detail-others-head{margin:0}.service-detail-others-grid{gap:var(--grid-gap);grid-template-columns:repeat(auto-fit,minmax(230px,1fr));display:grid}.service-detail-other-card{background:var(--card-on-surface);border:1px solid var(--hairline);border-radius:var(--r-card);min-width:0;box-shadow:var(--shadow-soft);transition:var(--transition);align-items:center;gap:12px;padding:clamp(16px,1.8vw,20px);display:flex}.service-detail-other-card:hover{box-shadow:var(--shadow-card);transform:translateY(-3px)}.service-detail-other-icon{border-radius:var(--r-pill);background:var(--accent-soft);width:38px;height:38px;color:var(--accent);flex:none;justify-content:center;align-items:center;display:flex}.service-detail-other-name{min-width:0;font-weight:var(--fw-semibold);color:var(--text-primary);overflow-wrap:anywhere;flex:auto}.service-detail-other-arrow{color:var(--accent);transition:transform var(--dur-base) var(--ease);flex:none}.service-detail-other-card:hover .service-detail-other-arrow{transform:translate(3px)}@media (width<=900px){.service-detail-intro-in,.service-detail-included-grid{grid-template-columns:1fr}.service-detail-figure{order:-1}.service-detail-photo{max-height:360px}}@media (width<=760px){.service-detail-h1,.service-detail-blurb{max-width:100%}.service-detail-why-row{flex-direction:column;align-items:stretch}.service-detail-why-item{padding-block:14px;padding-inline:0}.service-detail-why-item:not(:first-child){border-left:0;border-top:1px solid var(--hairline)}}@media (width<=560px){.service-detail-cta,.service-detail-cta .btn{width:100%}.service-detail-others-grid{grid-template-columns:1fr}}
