.seeker-steps-grid{grid-template-columns:1fr;gap:1.5rem;max-width:900px;margin:0 auto;display:grid}@media (min-width:768px){.seeker-steps-grid{grid-template-columns:repeat(3,1fr)}}.seeker-step-card{text-align:center;background:#ffffff08;border:1px solid #ffffff14;border-radius:1rem;padding:2rem;transition:transform .2s,border-color .2s}.seeker-step-card:hover{border-color:#3b82f64d;transform:translateY(-4px)}.seeker-step-number{color:#60a5fa;background:#3b82f626;border:1px solid #3b82f64d;border-radius:9999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;margin:0 auto 1.25rem;font-size:1.1rem;font-weight:800;display:flex}.seeker-step-title{color:#fff;margin-bottom:.75rem;font-size:1.15rem;font-weight:700}.seeker-step-desc{color:#fff;font-size:.95rem;line-height:1.5}.seeker-features-grid{margin-top:4rem}.seeker-badges-grid{grid-template-columns:1fr;gap:1.5rem;width:100%;max-width:1400px;margin:4rem auto 0;padding:0 2rem;display:grid}@media (min-width:640px){.seeker-badges-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.seeker-badges-grid{grid-template-columns:repeat(4,1fr)}}.seeker-badge-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:2rem;flex-direction:column;justify-content:flex-end;height:100%;min-height:220px;padding:2rem;transition:all .3s;display:flex;position:relative;overflow:hidden}.seeker-badge-card:hover{background:#3b82f60d;border-color:#3b82f6;transform:translateY(-4px)}.seeker-badge-watermark{opacity:.15;pointer-events:none;z-index:1;position:absolute;top:-10px;left:-10px;transform:rotate(-15deg)}.seeker-badge-content{z-index:2;position:relative}.seeker-badge-title{color:#fff;margin-bottom:.5rem;font-size:1.25rem;font-weight:800}.seeker-badge-desc{color:#fff;font-size:.95rem;line-height:1.5}@media (max-width:768px){.seeker-badges-grid{grid-auto-rows:min-content;gap:.75rem;margin-top:1.5rem;padding:0 1rem}.seeker-badge-card{border-radius:1rem;flex-direction:row;justify-content:flex-start;align-items:center;gap:.75rem;height:auto;min-height:auto;padding:.75rem 1rem}.seeker-badge-watermark{opacity:.25;flex-shrink:0;width:48px;height:48px;position:static;transform:rotate(-10deg)}.seeker-badge-watermark img{width:48px;height:48px}.seeker-badge-content{flex:1}.seeker-badge-title{margin-bottom:.15rem;font-size:1rem}.seeker-badge-desc{font-size:.8rem}.seeker-step-card{padding:1.5rem}}
/*# sourceMappingURL=085da91a3ee6907c.css.map*/