.ServicesPreview-module__pPt9ha__section{width:100%;max-width:1200px;margin:0 auto;padding:8rem 2rem}.ServicesPreview-module__pPt9ha__header{text-align:center;margin-bottom:4rem}.ServicesPreview-module__pPt9ha__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.ServicesPreview-module__pPt9ha__cardContainer{perspective:1000px;cursor:pointer;height:380px}.ServicesPreview-module__pPt9ha__cardInner{width:100%;height:100%;transform-style:preserve-3d;transition:transform .8s cubic-bezier(.4,0,.2,1);position:relative}.ServicesPreview-module__pPt9ha__cardContainer:hover .ServicesPreview-module__pPt9ha__cardInner{transform:rotateY(180deg)}.ServicesPreview-module__pPt9ha__cardFront,.ServicesPreview-module__pPt9ha__cardBack{backface-visibility:hidden;border:1px solid var(--border);background:var(--bg-card);flex-direction:column;padding:2rem;display:flex;position:absolute;inset:0}.ServicesPreview-module__pPt9ha__cardBack{background:var(--bg-card-hover);border-color:var(--neon);transform:rotateY(180deg)}.ServicesPreview-module__pPt9ha__icon{color:var(--neon);margin-bottom:2rem}.ServicesPreview-module__pPt9ha__title{font-family:var(--font-orbitron);color:var(--text);margin-bottom:1rem;font-size:1.25rem;font-weight:800}.ServicesPreview-module__pPt9ha__desc{font-family:var(--font-inter);color:var(--dim);font-size:.9rem;line-height:1.6}.ServicesPreview-module__pPt9ha__price{font-family:var(--font-orbitron);letter-spacing:.1em;color:var(--neon);text-transform:uppercase;margin-top:auto;font-size:.75rem}.ServicesPreview-module__pPt9ha__backTitle{font-family:var(--font-orbitron);color:var(--neon);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.5rem;font-size:.9rem}.ServicesPreview-module__pPt9ha__includeList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.ServicesPreview-module__pPt9ha__includeItem{font-family:var(--font-mono);color:var(--text);align-items:center;gap:.5rem;font-size:.75rem;display:flex}.ServicesPreview-module__pPt9ha__dot{background:var(--neon);border-radius:50%;width:4px;height:4px}