.HeroSection-module__sBkrQG__hero{text-align:center;border-bottom:1px solid var(--color-border);background:linear-gradient(#f8fafc1a,#e2e8f033),url(/fiks_bg.png) 50%/cover no-repeat;padding:12rem 0;position:relative;overflow:hidden}.HeroSection-module__sBkrQG__title{color:#fff;text-shadow:0 2px 10px #0000004d;letter-spacing:-.05em;max-width:800px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;font-size:3.5rem;font-weight:900}.HeroSection-module__sBkrQG__subtitle{color:#f8fafc;text-shadow:0 1px 5px #0000004d;max-width:650px;margin:0 auto 3rem;font-size:1.25rem;line-height:1.6}.HeroSection-module__sBkrQG__actions{justify-content:center;gap:1.5rem;display:flex}.HeroSection-module__sBkrQG__primaryBtn{box-shadow:var(--shadow-md);padding:1rem 2rem;font-size:1.1rem}.HeroSection-module__sBkrQG__secondaryBtn{padding:1rem 2rem;font-size:1.1rem}
.HowItWorks-module__tSMH5W__section{background-color:var(--color-surface);padding:6rem 0}.HowItWorks-module__tSMH5W__title{text-align:center;color:var(--color-text-main);letter-spacing:-.03em;margin-bottom:4rem;font-size:2.5rem}.HowItWorks-module__tSMH5W__grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.HowItWorks-module__tSMH5W__step{text-align:center;border-radius:var(--border-radius);background:var(--color-bg);transition:transform var(--transition-normal), box-shadow var(--transition-normal);color:inherit;box-sizing:border-box;height:100%;padding:2rem;text-decoration:none;display:block}.HowItWorks-module__tSMH5W__step:hover{box-shadow:var(--shadow-lg);transform:translateY(-5px)}.HowItWorks-module__tSMH5W__step:focus-visible{outline:2px solid var(--color-secondary);outline-offset:3px}.HowItWorks-module__tSMH5W__iconWrapper{width:64px;height:64px;color:var(--color-primary);background:#3b82f61a;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;font-size:1.5rem;font-weight:800;display:flex}.HowItWorks-module__tSMH5W__stepTitle{color:var(--color-text-main);margin-bottom:1rem;font-size:1.25rem}.HowItWorks-module__tSMH5W__stepDesc{color:var(--color-text-muted);margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.HowItWorks-module__tSMH5W__stepCta{color:var(--color-primary);align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;display:inline-flex}.HowItWorks-module__tSMH5W__step:hover .HowItWorks-module__tSMH5W__stepCta{opacity:.85}
.NewestListings-module__eL8ShG__section{background-color:var(--color-bg);padding:5rem 0}.NewestListings-module__eL8ShG__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:2.5rem;display:flex}.NewestListings-module__eL8ShG__eyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--color-secondary);margin-bottom:.35rem;font-size:.75rem;font-weight:600}.NewestListings-module__eL8ShG__title{color:var(--color-text-main);letter-spacing:-.02em;font-size:2rem}.NewestListings-module__eL8ShG__subtitle{color:var(--color-text-muted);max-width:640px;margin-top:.5rem}.NewestListings-module__eL8ShG__viewAll{color:var(--color-primary);white-space:nowrap;font-size:.95rem;font-weight:600;text-decoration:none}.NewestListings-module__eL8ShG__viewAll:hover{text-underline-offset:2px;text-decoration:underline}.NewestListings-module__eL8ShG__grid{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.NewestListings-module__eL8ShG__card{border-radius:var(--border-radius);background:var(--color-surface);min-width:300px;max-width:300px;box-shadow:var(--shadow-sm);transition:all var(--transition-normal);border:1px solid var(--color-border);color:inherit;text-align:left;flex-direction:column;display:flex;overflow:hidden}.NewestListings-module__eL8ShG__card:hover{box-shadow:var(--shadow-lg);border-color:var(--color-primary);transform:translateY(-4px)}.NewestListings-module__eL8ShG__photoWrap{background:#e5e7eb;height:160px;min-height:160px;position:relative;overflow:hidden}.NewestListings-module__eL8ShG__photo{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.NewestListings-module__eL8ShG__cardHeader{justify-content:center;align-items:center;height:100%;display:flex;position:relative}.NewestListings-module__eL8ShG__cardHeaderA{background:linear-gradient(135deg,#475569 0%,#334155 100%)}.NewestListings-module__eL8ShG__cardHeaderB{background:linear-gradient(135deg,#0d9488 0%,#0f766e 100%)}.NewestListings-module__eL8ShG__cardHeaderC{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%)}.NewestListings-module__eL8ShG__avatar{border-radius:var(--border-radius-full);color:#fff;letter-spacing:.02em;background:#fff3;border:2px solid #ffffff8c;justify-content:center;align-items:center;width:4rem;height:4rem;font-size:.85rem;font-weight:700;display:flex}.NewestListings-module__eL8ShG__cardContent{flex-direction:column;flex:1;gap:.5rem;padding:1.5rem;display:flex}.NewestListings-module__eL8ShG__categoryPill{text-transform:uppercase;letter-spacing:.04em;color:var(--color-primary);background:#3b82f61a;border-radius:999px;align-self:flex-start;margin-bottom:.15rem;padding:.22rem .48rem;font-size:.68rem;display:inline-block}.NewestListings-module__eL8ShG__cardTitle{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:1.15rem;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.NewestListings-module__eL8ShG__tagline{color:var(--color-text-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;font-size:.9rem;line-height:1.45;display:-webkit-box;overflow:hidden}.NewestListings-module__eL8ShG__meta{color:var(--color-text-muted);flex-direction:column;gap:.2rem;font-size:.8rem;display:flex}.NewestListings-module__eL8ShG__footerRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;font-size:.78rem;display:flex}.NewestListings-module__eL8ShG__author{color:var(--color-text-muted);text-overflow:ellipsis;white-space:nowrap;max-width:60%;overflow:hidden}.NewestListings-module__eL8ShG__status{text-transform:uppercase;letter-spacing:.03em;color:var(--color-secondary);font-size:.72rem;font-weight:600}.NewestListings-module__eL8ShG__cardLink{color:var(--color-primary);margin-top:.25rem;font-size:.95rem;font-weight:600}.NewestListings-module__eL8ShG__card:hover .NewestListings-module__eL8ShG__cardLink{text-decoration:underline}.NewestListings-module__eL8ShG__empty{text-align:center;color:var(--color-text-muted);background:var(--color-surface);border:1px dashed var(--color-border);border-radius:var(--border-radius);padding:3rem 1.5rem}.NewestListings-module__eL8ShG__emptyHint{margin-top:.75rem}.NewestListings-module__eL8ShG__emptyLink{color:var(--color-primary);text-underline-offset:2px;font-weight:600;text-decoration:underline}
