.page-module__YxqIhG__container{flex-direction:column;gap:2rem;max-width:1200px;margin:0 auto;padding:3rem 1.5rem;display:flex}.page-module__YxqIhG__search{gap:1rem;width:100%;display:flex}.page-module__YxqIhG__search input{border:1px solid var(--color-border-strong);border-radius:12px;outline:none;flex:1;padding:1rem 1.25rem;font-size:1rem;transition:all .2s}.page-module__YxqIhG__search input:focus{border-color:#2563eb}.page-module__YxqIhG__search button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:12px;padding:1rem 1.5rem;font-weight:600;transition:all .2s}.page-module__YxqIhG__search button:hover{background:#1d4ed8}.page-module__YxqIhG__results{gap:1.5rem;display:grid}.page-module__YxqIhG__empty{text-align:center;color:var(--color-text-muted);padding:4rem 0;font-size:1.1rem}.page-module__YxqIhG__card{background:var(--color-surface);color:inherit;box-shadow:var(--shadow-card);border-radius:18px;gap:1.5rem;padding:1.5rem;text-decoration:none;transition:all .2s;display:flex}.page-module__YxqIhG__card:hover{box-shadow:var(--shadow-dropdown);transform:translateY(-2px)}.page-module__YxqIhG__cardGrid{flex-direction:column}.page-module__YxqIhG__image,.page-module__YxqIhG__placeholder{object-fit:cover;border-radius:16px;flex-shrink:0;width:120px;height:120px}.page-module__YxqIhG__placeholder{background:var(--color-surface-muted);color:var(--color-text-muted);justify-content:center;align-items:center;font-size:2.5rem;font-weight:700;display:flex}.page-module__YxqIhG__imageGrid{aspect-ratio:16/9;width:100%}.page-module__YxqIhG__content{flex-direction:column;flex:1;gap:.75rem;display:flex}.page-module__YxqIhG__content h2{font-size:1.5rem}.page-module__YxqIhG__distance{color:#2563eb;font-size:.85rem;font-weight:600}.page-module__YxqIhG__content p{color:var(--color-text-muted);line-height:1.5}.page-module__YxqIhG__services{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.page-module__YxqIhG__service{color:#2563eb;background:#2563eb24;border-radius:999px;padding:.35rem .8rem;font-size:.9rem}.page-module__YxqIhG__content small{color:var(--color-text-muted)}@media (max-width:768px){.page-module__YxqIhG__card{flex-direction:column}.page-module__YxqIhG__image,.page-module__YxqIhG__placeholder{aspect-ratio:16/9;width:100%;height:auto}.page-module__YxqIhG__search{flex-direction:column}.page-module__YxqIhG__search button{width:100%}}
.page-module__kwbvDa__page{flex-direction:column;display:flex}.page-module__kwbvDa__hero{text-align:center;background:linear-gradient(135deg,#eef2ff,#f5f3ff 55%,#fdf4ff);padding:5rem 1.5rem 6rem;position:relative;overflow:hidden}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .page-module__kwbvDa__hero{background:linear-gradient(135deg,#2a2550,#241f3d 60%,#2e1f3a)}}:root[data-theme=dark] .page-module__kwbvDa__hero{background:linear-gradient(135deg,#2a2550,#241f3d 60%,#2e1f3a)}.page-module__kwbvDa__hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 12% 20%,#6366f12e,#0000 55%),radial-gradient(circle at 88% 15%,#ec489924,#0000 55%);position:absolute;inset:0}.page-module__kwbvDa__heroContent{max-width:720px;margin:0 auto;position:relative}.page-module__kwbvDa__heroContent h1{color:#0000;background:linear-gradient(135deg,#312e81,#6366f1 60%,#a21caf);-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:3rem;font-weight:800;line-height:1.15}.page-module__kwbvDa__heroContent p{color:var(--color-text-muted);margin-bottom:2.25rem;font-size:1.15rem}.page-module__kwbvDa__heroSearch{max-width:560px;margin:0 auto}.page-module__kwbvDa__heroSearch form{border-radius:14px;box-shadow:0 20px 45px #6366f12e}.page-module__kwbvDa__steps{text-align:center;width:100%;max-width:1100px;margin:0 auto;padding:5rem 1.5rem}.page-module__kwbvDa__steps h2{margin-bottom:2.5rem;font-size:2rem}.page-module__kwbvDa__stepsGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.page-module__kwbvDa__step{background:var(--color-surface);box-shadow:var(--shadow-card);border-radius:20px;flex-direction:column;align-items:center;padding:2rem 1.5rem;display:flex}.page-module__kwbvDa__stepIcon{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.25rem;display:flex}.page-module__kwbvDa__step h3{margin-bottom:.5rem;font-size:1.15rem}.page-module__kwbvDa__step p{color:var(--color-text-muted);line-height:1.5}.page-module__kwbvDa__featured{width:100%;max-width:1100px;margin:0 auto;padding:0 1.5rem 5rem}.page-module__kwbvDa__featured h2{text-align:center;margin-bottom:2rem;font-size:2rem}.page-module__kwbvDa__featuredGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}.page-module__kwbvDa__cta{color:#fff;text-align:center;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:24px;flex-direction:column;align-items:center;max-width:640px;margin:0 auto 5rem;padding:3rem 2rem;display:flex}.page-module__kwbvDa__cta h2{margin:1rem 0 .5rem;font-size:1.75rem}.page-module__kwbvDa__cta p{opacity:.9;margin-bottom:1.75rem}.page-module__kwbvDa__ctaButton{color:#6366f1;background:#fff;border-radius:999px;padding:.9rem 2rem;font-weight:700;text-decoration:none;transition:all .15s}.page-module__kwbvDa__ctaButton:hover{opacity:.92}@media (max-width:860px){.page-module__kwbvDa__stepsGrid{grid-template-columns:1fr}.page-module__kwbvDa__hero{padding:3.5rem 1.25rem 4rem}.page-module__kwbvDa__heroContent h1{font-size:2.1rem}}
