.services-module__EimPha__hero{border-bottom:1px solid var(--border);text-align:center;justify-content:center;align-items:center;min-height:60vh;padding:100px 40px;display:flex}.services-module__EimPha__hero__content{width:100%;max-width:900px}.services-module__EimPha__hero__title{letter-spacing:-.03em;word-wrap:break-word;overflow-wrap:break-word;margin-bottom:32px;font-size:clamp(3rem,8vw,6rem);font-weight:700;line-height:.9}.services-module__EimPha__hero__subtitle{color:var(--fg-tertiary);font-size:clamp(1rem,2vw,1.3rem);line-height:1.6}.services-module__EimPha__hero__links{flex-wrap:wrap;justify-content:center;gap:12px 24px;margin-top:32px;display:flex}.services-module__EimPha__hero__link{text-transform:uppercase;letter-spacing:.08em;color:var(--fg-secondary);font-size:.9rem}.services-module__EimPha__services__more{margin-top:24px}.services-module__EimPha__services{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.services-module__EimPha__service{background:var(--card-bg);border:1px solid var(--border);transition:all .3s var(--ease);flex-direction:column;gap:24px;padding:40px;display:flex;position:relative}.services-module__EimPha__service:hover{border-color:var(--accent);transform:translateY(-4px);box-shadow:0 20px 40px #0000004d}.services-module__EimPha__service--featured{border-color:var(--accent);background:var(--card-bg-hover)}.services-module__EimPha__service__badge{background:var(--accent);color:#fff;letter-spacing:.1em;padding:4px 12px;font-size:.7rem;font-weight:700;position:absolute;top:16px;right:16px}.services-module__EimPha__service__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.services-module__EimPha__service__name{letter-spacing:-.01em;word-wrap:break-word;font-size:1.5rem;font-weight:700}.services-module__EimPha__service__price{color:var(--accent);white-space:nowrap;font-size:1.8rem;font-weight:700}.services-module__EimPha__service__price span{color:var(--fg-tertiary);font-size:.9rem}.services-module__EimPha__service__desc{color:var(--fg-tertiary);font-size:.95rem;line-height:1.7}.services-module__EimPha__service__features{flex-direction:column;gap:12px;list-style:none;display:flex}.services-module__EimPha__service__features li{color:var(--fg-secondary);padding-left:20px;font-size:.9rem;position:relative}.services-module__EimPha__service__features li:before{content:"✓";color:var(--accent);font-weight:700;position:absolute;left:0}.services-module__EimPha__cta{grid-template-columns:.6fr 1fr;gap:80px;display:grid}.services-module__EimPha__cta__title{letter-spacing:-.03em;word-wrap:break-word;overflow-wrap:break-word;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:.95}.services-module__EimPha__cta__desc{color:var(--fg-tertiary);margin-bottom:32px;font-size:1.1rem;line-height:1.8}.services-module__EimPha__cta__email{letter-spacing:-.02em;transition:color .3s var(--ease);word-wrap:break-word;overflow-wrap:break-word;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:700;display:inline-block}.services-module__EimPha__cta__email:hover{color:var(--accent)}@media (max-width:1024px){.services-module__EimPha__services{grid-template-columns:1fr}.services-module__EimPha__cta{grid-template-columns:1fr;gap:40px}}@media (max-width:768px){.services-module__EimPha__hero{min-height:50vh;padding:80px 20px}.services-module__EimPha__hero__content{max-width:100%}.services-module__EimPha__hero__title{margin-bottom:24px;font-size:clamp(2rem,10vw,3rem);line-height:1}.services-module__EimPha__hero__subtitle{font-size:clamp(.9rem,4vw,1.1rem)}.services-module__EimPha__service{padding:24px}.services-module__EimPha__service__header{flex-direction:column;gap:12px}.services-module__EimPha__service__name{font-size:1.3rem}.services-module__EimPha__service__price{font-size:1.5rem}.services-module__EimPha__cta__title{font-size:clamp(1.8rem,8vw,2.5rem);line-height:1.1}.services-module__EimPha__cta__desc{font-size:1rem}.services-module__EimPha__cta__email{font-size:clamp(1.3rem,6vw,1.8rem)}}@media (max-width:480px){.services-module__EimPha__hero{padding:60px 16px}.services-module__EimPha__hero__title{font-size:clamp(1.8rem,9vw,2.5rem)}.services-module__EimPha__service{padding:20px}.services-module__EimPha__cta__email{word-break:break-all;font-size:clamp(1.2rem,5vw,1.5rem)}}.services-module__EimPha__hero__meta{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px 12px;max-width:900px;margin-top:18px;margin-left:auto;margin-right:auto;font-size:.95rem;line-height:1.6;display:flex}.services-module__EimPha__hero__metaItem{color:var(--fg-tertiary)}.services-module__EimPha__hero__metaAccent{color:var(--accent);font-weight:600}.services-module__EimPha__hero__metaMuted{color:var(--fg-tertiary)}.services-module__EimPha__hero__metaSeparator{color:var(--border);-webkit-user-select:none;user-select:none}.services-module__EimPha__hero__meta,.services-module__EimPha__hero__metaItem,.services-module__EimPha__hero__metaMuted{overflow-wrap:anywhere;word-break:break-word}@media (max-width:768px){.services-module__EimPha__hero__meta{justify-content:center;font-size:.9rem}.services-module__EimPha__hero__metaSeparator{opacity:.6}}@media (max-width:480px){.services-module__EimPha__hero__meta{gap:8px 10px;font-size:.88rem}.services-module__EimPha__hero__metaSeparator{display:none}.services-module__EimPha__hero__meta{text-align:center;flex-direction:column;align-items:center}}.services-module__EimPha__hero__eyebrow{letter-spacing:.15em;text-transform:uppercase;color:var(--accent);border:1px solid var(--accent);background:0 0;margin-bottom:24px;padding:6px 16px;font-size:.75rem;font-weight:700;display:inline-block}.services-module__EimPha__features{grid-template-columns:repeat(2,1fr);gap:40px;display:grid}.services-module__EimPha__feature{flex-direction:column;gap:16px;display:flex}.services-module__EimPha__feature__title{letter-spacing:-.01em;color:var(--fg-primary);font-size:1.3rem;font-weight:700}.services-module__EimPha__feature__desc{color:var(--fg-tertiary);font-size:.95rem;line-height:1.7}.services-module__EimPha__audience{grid-template-columns:repeat(2,1fr);gap:32px;display:grid}.services-module__EimPha__audience__card{background:var(--card-bg);border:1px solid var(--border);transition:all .3s var(--ease);flex-direction:column;gap:16px;padding:32px;display:flex}.services-module__EimPha__audience__card:hover{border-color:var(--accent);transform:translateY(-2px)}.services-module__EimPha__audience__title{letter-spacing:-.01em;color:var(--fg-primary);font-size:1.2rem;font-weight:700}.services-module__EimPha__audience__desc{color:var(--fg-tertiary);font-size:.95rem;line-height:1.7}.services-module__EimPha__faq{flex-direction:column;gap:0;display:flex}.services-module__EimPha__faq__item{border-bottom:1px solid var(--border);transition:all .3s var(--ease)}.services-module__EimPha__faq__item:last-child{border-bottom:none}.services-module__EimPha__faq__question{letter-spacing:-.01em;cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--fg-primary);transition:color .3s var(--ease);justify-content:space-between;align-items:center;padding:32px 0;font-size:1.1rem;font-weight:700;list-style:none;display:flex}.services-module__EimPha__faq__question:hover{color:var(--accent)}.services-module__EimPha__faq__question::-webkit-details-marker{display:none}.services-module__EimPha__faq__icon{color:var(--accent);transition:transform .3s var(--ease);flex-shrink:0;margin-left:24px;font-size:1.5rem;font-weight:300}.services-module__EimPha__faq__item[open] .services-module__EimPha__faq__icon{transform:rotate(45deg)}.services-module__EimPha__faq__answer{padding:0 0 32px;animation:.3s services-module__EimPha__fadeIn}.services-module__EimPha__faq__answer p{color:var(--fg-tertiary);margin:0;font-size:.95rem;line-height:1.7}@keyframes services-module__EimPha__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.services-module__EimPha__cta__links{flex-wrap:wrap;gap:24px;margin-top:24px;display:flex}.services-module__EimPha__cta__links a{text-transform:uppercase;letter-spacing:.08em;color:var(--fg-secondary);transition:color .3s var(--ease);font-size:.9rem}.services-module__EimPha__cta__links a:hover{color:var(--accent)}@media (max-width:1024px){.services-module__EimPha__features{grid-template-columns:1fr;gap:32px}.services-module__EimPha__audience{grid-template-columns:1fr;gap:24px}}@media (max-width:768px){.services-module__EimPha__hero__eyebrow{margin-bottom:16px;padding:4px 12px;font-size:.7rem}.services-module__EimPha__feature__title{font-size:1.1rem}.services-module__EimPha__feature__desc{font-size:.9rem}.services-module__EimPha__audience__card{padding:24px}.services-module__EimPha__audience__title{font-size:1.1rem}.services-module__EimPha__audience__desc{font-size:.9rem}.services-module__EimPha__faq__question{padding:24px 0;font-size:1rem}.services-module__EimPha__faq__icon{margin-left:16px;font-size:1.3rem}.services-module__EimPha__faq__answer{padding:0 0 24px}.services-module__EimPha__cta__links{flex-direction:column;gap:16px}}@media (max-width:480px){.services-module__EimPha__hero__eyebrow{padding:4px 10px;font-size:.65rem}.services-module__EimPha__feature{gap:12px}.services-module__EimPha__audience__card{padding:20px}.services-module__EimPha__faq__question{padding:20px 0;font-size:.95rem}.services-module__EimPha__faq__answer{padding:0 0 20px}.services-module__EimPha__faq__answer p{font-size:.88rem}}.services-module__EimPha__service button:hover{background:var(--accent-hover,var(--accent));transform:translateY(-2px)}.services-module__EimPha__service button{letter-spacing:.1em;text-transform:uppercase;background:var(--accent);color:#fff;cursor:pointer;width:100%;transition:all .3s var(--ease);border:none;padding:14px 24px;font-size:.85rem;font-weight:700}.services-module__EimPha__service button:hover{background:var(--accent-hover,var(--accent));transform:translateY(-2px);box-shadow:0 8px 20px #00000040}.services-module__EimPha__cta button{letter-spacing:.1em;text-transform:uppercase;background:var(--accent);color:#fff;cursor:pointer;transition:all .3s var(--ease);border:none;margin-top:24px;padding:20px 48px;font-size:1rem;font-weight:700;display:inline-block}.services-module__EimPha__cta button:hover{background:var(--accent-hover,var(--accent));transform:translateY(-2px);box-shadow:0 10px 30px #0000004d}@media (max-width:768px){.services-module__EimPha__service button{padding:12px 20px;font-size:.8rem}.services-module__EimPha__cta button{width:100%;padding:16px 32px;font-size:.9rem}}
