.services-module__EimPha__detailBackground{background:var(--bg-sunken);padding:3rem 1rem}.services-module__EimPha__detailWrapper{background:var(--bg-elevated);max-width:960px;box-shadow:var(--shadow-card);border:1px solid var(--border);border-radius:32px;margin:0 auto;padding:2.5rem 2.2rem 2.8rem}.services-module__EimPha__detailTopBar{justify-content:flex-start;margin-bottom:1.75rem;display:flex}.services-module__EimPha__backButton{background:var(--accent);color:var(--accent-fg);border:none;border-radius:999px;align-items:center;gap:.4rem;padding:.55rem 1.2rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .25s,transform .15s,box-shadow .25s;display:inline-flex;box-shadow:0 10px 25px #0e6c6b66}.services-module__EimPha__backButton:hover{background:var(--accent-hover);transform:translateY(-1px);box-shadow:0 16px 36px #0f172a8c}.services-module__EimPha__detailHero{grid-template-columns:minmax(0,1.1fr) minmax(0,1.4fr);align-items:center;gap:2rem;margin-bottom:2.25rem;display:grid}.services-module__EimPha__detailLogoWrapper{justify-content:center;align-items:center;display:flex}.services-module__EimPha__detailLogo{object-fit:contain;width:100%;max-width:280px;height:auto}.services-module__EimPha__detailTitleBlock{flex-direction:column;gap:.7rem;display:flex}.services-module__EimPha__detailPill{text-transform:uppercase;letter-spacing:.16em;border:1px solid var(--border-strong);background:var(--bg-sunken);color:var(--fg);border-radius:999px;align-self:flex-start;padding:.25rem .8rem;font-size:.75rem}.services-module__EimPha__detailHeading{letter-spacing:-.04em;color:var(--fg);font-size:clamp(2rem,3vw,2.4rem);font-weight:700}.services-module__EimPha__detailTagline{color:var(--fg-muted);max-width:30rem;font-size:1rem}.services-module__EimPha__detailGallerySection{margin-bottom:2.4rem}.services-module__EimPha__detailGalleryViewport{box-shadow:0 18px 40px #00000040,0 0 0 1px var(--border);background:var(--logo-surface);border-radius:22px;position:relative;overflow:hidden}.services-module__EimPha__detailGalleryTrack{width:100%;transition:transform .65s cubic-bezier(.22,1,.36,1);display:flex}.services-module__EimPha__detailGalleryItem{flex:0 0 100%;min-width:100%;position:relative;overflow:hidden}.services-module__EimPha__detailGalleryImage{object-fit:cover;width:100%;height:clamp(220px,40vw,320px)}.services-module__EimPha__detailGalleryArrowHitArea{z-index:2;cursor:pointer;background:0 0;border:0;align-items:center;width:18%;min-width:78px;transition:background .25s;display:flex;position:absolute;top:0;bottom:0}.services-module__EimPha__detailGalleryArrowHitArea:hover{background:linear-gradient(90deg,#02061733,#0000)}.services-module__EimPha__detailGalleryArrowPrev{justify-content:flex-start;padding-left:.85rem;left:0}.services-module__EimPha__detailGalleryArrowNext{justify-content:flex-end;padding-right:.85rem;right:0}.services-module__EimPha__detailGalleryArrowNext:hover{background:linear-gradient(270deg,#02061733,#0000)}.services-module__EimPha__detailGalleryArrowIcon{color:#fff;background:#02061780;border-radius:999px;justify-content:center;align-items:center;width:46px;height:46px;font-size:2rem;line-height:1;transition:background .25s,transform .2s;display:inline-flex;box-shadow:0 10px 24px #0f172a4d}.services-module__EimPha__detailGalleryArrowHitArea:hover .services-module__EimPha__detailGalleryArrowIcon{background:#0e6c6beb;transform:scale(1.06)}.services-module__EimPha__detailGalleryDots{justify-content:center;gap:.45rem;margin-top:.8rem;display:flex}.services-module__EimPha__detailGalleryDot{cursor:pointer;background:#94a3b8b3;border:none;border-radius:999px;width:10px;height:10px;transition:transform .25s,background .25s}.services-module__EimPha__detailGalleryDotActive{background:var(--accent);transform:scale(1.25)}.services-module__EimPha__detailLayout{grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);gap:2rem;display:grid}.services-module__EimPha__detailMain{flex-direction:column;gap:1.6rem;display:flex}.services-module__EimPha__detailIntro{color:var(--fg);font-size:1.02rem;line-height:1.7}.services-module__EimPha__detailSections{flex-direction:column;gap:1rem;display:flex}.services-module__EimPha__detailSectionCard{background:var(--bg-sunken);border:1px solid var(--border);border-radius:18px;padding:1.1rem 1.2rem}.services-module__EimPha__detailSectionTitle{color:var(--fg);margin-bottom:.4rem;font-size:1rem;font-weight:600}.services-module__EimPha__detailSectionBody{color:var(--fg-muted);font-size:.95rem;line-height:1.6}.services-module__EimPha__detailAside{flex-direction:column;gap:1.1rem;display:flex}.services-module__EimPha__detailHighlightsCard,.services-module__EimPha__detailInfoCard{background:var(--bg-sunken);border:1px solid var(--border);border-radius:18px;padding:1.2rem 1.3rem}.services-module__EimPha__detailHighlightsTitle,.services-module__EimPha__detailInfoTitle{color:var(--fg);margin-bottom:.6rem;font-size:.98rem;font-weight:600}.services-module__EimPha__detailHighlightsList{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.services-module__EimPha__detailHighlightItem{color:var(--fg-muted);padding-left:1rem;font-size:.9rem;position:relative}.services-module__EimPha__detailHighlightItem:before{content:"•";color:var(--accent);position:absolute;top:0;left:0}.services-module__EimPha__detailInfoText{color:var(--fg-muted);margin-bottom:.8rem;font-size:.9rem}.services-module__EimPha__detailInfoButton{cursor:pointer;background:var(--accent);color:var(--accent-fg);border:none;border-radius:999px;justify-content:center;align-items:center;padding:.55rem 1.3rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .25s,transform .15s,box-shadow .25s;display:inline-flex;box-shadow:0 12px 28px #0e6c6b80}.services-module__EimPha__detailInfoButton:hover{background:var(--accent-hover);transform:translateY(-1px);box-shadow:0 18px 40px #0f172aa6}@media (max-width:900px){.services-module__EimPha__detailWrapper{border-radius:26px;padding:2rem 1.4rem 2.4rem}.services-module__EimPha__detailHero{text-align:center;grid-template-columns:minmax(0,1fr)}.services-module__EimPha__detailTitleBlock{align-items:center}.services-module__EimPha__detailPill{align-self:center}.services-module__EimPha__detailLayout{grid-template-columns:minmax(0,1fr)}.services-module__EimPha__detailGalleryImage{height:210px}.services-module__EimPha__detailGalleryArrowHitArea{display:none}}@media (max-width:600px){.services-module__EimPha__detailBackground{padding:2.5rem .6rem}.services-module__EimPha__detailWrapper{border-radius:22px;padding-inline:1.1rem}.services-module__EimPha__detailLogo{max-width:220px}}.services-module__EimPha__page{flex-direction:column;width:100%;display:flex}.services-module__EimPha__hero{isolation:isolate;background:var(--hero-gradient);align-items:flex-end;width:100%;min-height:clamp(220px,30vw,320px);display:flex;position:relative;overflow:clip}.services-module__EimPha__heroContent{z-index:2;width:100%;max-width:var(--content-maxw);padding:calc(var(--nav-height) + var(--inset-top) + 1.25rem)clamp(1.25rem,5vw,2.5rem)clamp(2rem,5vw,2.75rem);text-align:center;flex-direction:column;align-items:center;margin-inline:auto;display:flex;position:relative}.services-module__EimPha__heroIcon{-webkit-backdrop-filter:blur(12px);color:#fff;background:#ffffff24;border:1.5px solid #ffffff59;border-radius:20px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.25rem;display:flex}.services-module__EimPha__heroTitle{color:#fff;letter-spacing:-.03em;margin:0;font-size:clamp(2.2rem,5vw,3.25rem);font-weight:700}.services-module__EimPha__section{width:100%;padding-block:clamp(2.5rem,5vw,3.75rem)}.services-module__EimPha__surface{background:var(--bg-elevated)}.services-module__EimPha__servicesSection{width:100%;max-width:1200px;margin-inline:auto;padding-inline:clamp(1.25rem,5vw,2.5rem)}.services-module__EimPha__intro{text-align:center;margin-bottom:clamp(1.75rem,4vw,2.5rem)}.services-module__EimPha__kicker{letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin-bottom:1.1rem;font-size:.78rem;font-weight:600}.services-module__EimPha__lead{color:var(--fg-muted);max-width:34rem;margin-inline:auto;font-size:1.05rem;line-height:1.65}.services-module__EimPha__servicesGrid{grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:2rem;display:grid}.services-module__EimPha__serviceCard{background:var(--bg-elevated);height:100%;color:inherit;border:1px solid var(--border);border-radius:24px;flex-direction:column;text-decoration:none;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s,border-color .3s;display:flex;overflow:hidden;box-shadow:0 4px 24px #0000000f}.services-module__EimPha__serviceCard:hover{border-color:var(--border);transform:translateY(-8px);box-shadow:0 20px 44px #0000001a}.services-module__EimPha__serviceCard:hover .services-module__EimPha__cardImageWrapper img{transform:scale(1.05)}.services-module__EimPha__cardImageWrapper{background:var(--logo-surface);justify-content:center;align-items:center;width:100%;height:170px;display:flex}.services-module__EimPha__cardImageWrapper img{object-fit:contain;max-width:100%;max-height:100%;transition:transform .5s}.services-module__EimPha__cardBody{flex-direction:column;flex:1;padding:1.2rem 1.3rem 1.4rem;display:flex}.services-module__EimPha__cardTitle{color:var(--fg);font-size:1.2rem;font-weight:600}.services-module__EimPha__cardExcerpt{color:var(--fg-subtle);flex-grow:1;min-height:40px;margin-top:.4rem;font-size:.95rem;line-height:1.55}.services-module__EimPha__cardCTA{color:var(--accent);justify-content:space-between;align-items:center;margin-top:auto;padding-top:.9rem;font-size:.96rem;font-weight:600;display:flex}.services-module__EimPha__cardArrow{background:var(--accent-soft);border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;transition:transform .2s;display:inline-flex}.services-module__EimPha__serviceCard:hover .services-module__EimPha__cardArrow{background:#0e6c6b26;transform:translate(5px)}@media (max-width:600px){.services-module__EimPha__cardImageWrapper{height:150px}}
