.page-module__E0kJGG__page{--gray-rgb:0,0,0;--gray-alpha-200:rgba(var(--gray-rgb),.08);--gray-alpha-100:rgba(var(--gray-rgb),.05);--button-primary-hover:#383838;--button-secondary-hover:#f2f2f2;min-height:100svh;font-family:var(--font-geist-sans);grid-template-rows:20px 1fr 20px;place-items:center;gap:64px;padding:80px;display:grid}@media (prefers-color-scheme:dark){.page-module__E0kJGG__page{--gray-rgb:255,255,255;--gray-alpha-200:rgba(var(--gray-rgb),.145);--gray-alpha-100:rgba(var(--gray-rgb),.06);--button-primary-hover:#ccc;--button-secondary-hover:#1a1a1a}}.page-module__E0kJGG__main{flex-direction:column;grid-row-start:2;gap:32px;display:flex}.page-module__E0kJGG__main ol{font-family:var(--font-geist-mono);letter-spacing:-.01em;margin:0;padding-left:0;font-size:14px;line-height:24px;list-style-position:inside}.page-module__E0kJGG__main li:not(:last-of-type){margin-bottom:8px}.page-module__E0kJGG__main code{background:var(--gray-alpha-100);border-radius:4px;padding:2px 4px;font-family:inherit;font-weight:600}.page-module__E0kJGG__ctas{gap:16px;display:flex}.page-module__E0kJGG__ctas a{appearance:none;cursor:pointer;border:1px solid #0000;border-radius:128px;justify-content:center;align-items:center;height:48px;padding:0 20px;font-size:16px;font-weight:500;line-height:20px;transition:background .2s,color .2s,border-color .2s;display:flex}a.page-module__E0kJGG__primary{background:var(--foreground);color:var(--background);gap:8px}a.page-module__E0kJGG__secondary{border-color:var(--gray-alpha-200);min-width:158px}.page-module__E0kJGG__footer{grid-row-start:3;gap:24px;display:flex}.page-module__E0kJGG__footer a{align-items:center;gap:8px;display:flex}.page-module__E0kJGG__footer img{flex-shrink:0}@media (hover:hover) and (pointer:fine){a.page-module__E0kJGG__primary:hover{background:var(--button-primary-hover);border-color:#0000}a.page-module__E0kJGG__secondary:hover{background:var(--button-secondary-hover);border-color:#0000}.page-module__E0kJGG__footer a:hover{text-underline-offset:4px;text-decoration:underline}}@media (max-width:600px){.page-module__E0kJGG__page{padding:32px 32px 80px}.page-module__E0kJGG__main{align-items:center}.page-module__E0kJGG__main ol{text-align:center}.page-module__E0kJGG__ctas{flex-direction:column}.page-module__E0kJGG__ctas a{height:40px;padding:0 16px;font-size:14px}a.page-module__E0kJGG__secondary{min-width:auto}.page-module__E0kJGG__footer{flex-wrap:wrap;justify-content:center;align-items:center}}@media (prefers-color-scheme:dark){.page-module__E0kJGG__logo{filter:invert()}}
.Hero-module__gNeX-G__heroSection{text-align:center;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:0 1rem;display:flex;position:relative}.Hero-module__gNeX-G__heroBackground{z-index:0;object-fit:cover!important;object-position:center!important;width:100%!important;height:100%!important;position:absolute!important;top:0!important;left:0!important}.Hero-module__gNeX-G__fadeBottom{z-index:1;background:linear-gradient(#0000,#fff);width:100%;height:80px;position:absolute;bottom:0;left:0}.Hero-module__gNeX-G__contentWrapper{z-index:2;position:relative}.Hero-module__gNeX-G__title{color:#fff;max-width:800px;margin-bottom:1rem;font-size:3rem}.Hero-module__gNeX-G__subtitle{color:#f0f0f0;max-width:600px;margin:0 auto 2rem;font-size:1.2rem}.Hero-module__gNeX-G__ctaButton{color:#000;cursor:pointer;background-color:#fff;border:none;border-radius:30px;min-width:140px;padding:.8rem 2rem;font-size:1rem;font-weight:700;transition:all .2s;box-shadow:0 4px 12px #00000014}.Hero-module__gNeX-G__ctaButton:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0000001f}@media (max-width:768px){.Hero-module__gNeX-G__title{font-size:2rem}.Hero-module__gNeX-G__subtitle{font-size:1rem}.Hero-module__gNeX-G__ctaButton{min-width:110px;padding:.5rem 1.2rem;font-size:.95rem;box-shadow:0 2px 8px #0000000f}.Hero-module__gNeX-G__fadeBottom{display:none!important}.Hero-module__gNeX-G__contentWrapper{background:#0006;border-radius:16px;width:100%;padding:2rem 1rem}}
.Listing-module__JbV1Ra__listingSection{margin-top:4rem;padding:6rem 2rem}.Listing-module__JbV1Ra__container{max-width:1200px;margin:0 auto}.Listing-module__JbV1Ra__header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.Listing-module__JbV1Ra__title{margin:0;font-size:2.5rem}.Listing-module__JbV1Ra__viewMoreBtn{color:#fff;cursor:pointer;text-align:center;background-color:#000;border:none;border-radius:6px;justify-content:center;align-items:center;min-width:120px;padding:.4rem 1.2rem;font-size:.9rem;text-decoration:none;transition:all .2s;display:flex;box-shadow:0 4px 12px #00000014}.Listing-module__JbV1Ra__viewMoreBtn:hover{background-color:#222;transform:translateY(-2px);box-shadow:0 6px 16px #00000026}.Listing-module__JbV1Ra__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.Listing-module__JbV1Ra__cardLink{color:inherit;text-decoration:none;display:block}.Listing-module__JbV1Ra__card{cursor:pointer;background:#fff;border-radius:16px;flex-direction:column;height:100%;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 4px 12px #0000001a}.Listing-module__JbV1Ra__card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #00000026}.Listing-module__JbV1Ra__imageContainer{flex-shrink:0;width:100%;height:200px;position:relative;overflow:hidden}.Listing-module__JbV1Ra__listingImage{object-fit:cover;height:100%!important}.Listing-module__JbV1Ra__cardContent{flex-direction:column;flex-grow:1;justify-content:space-between;padding:1rem;display:flex}.Listing-module__JbV1Ra__cardTitle{margin:0 0 .5rem;font-size:1.4rem}.Listing-module__JbV1Ra__cardDescription{color:#555;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.95rem;display:-webkit-box;overflow:hidden}.Listing-module__JbV1Ra__cardPrice{margin-top:.8rem;font-size:1.1rem;font-weight:700}@media (max-width:768px){.Listing-module__JbV1Ra__listingSection{margin-top:2rem;padding:4rem 1rem}.Listing-module__JbV1Ra__grid{grid-template-columns:1fr;gap:1.5rem}.Listing-module__JbV1Ra__header{flex-direction:column;align-items:flex-start;gap:1rem}.Listing-module__JbV1Ra__viewMoreBtn{min-width:90px;padding:.35rem .9rem;font-size:.88rem;box-shadow:0 2px 8px #0000000f}}
.Features-module__0vMnSW__featuresSection{background-color:#f5f5f5;padding:5rem 2rem}.Features-module__0vMnSW__container{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;max-width:1200px;margin:0 auto;display:flex}.Features-module__0vMnSW__leftContent{flex:500px}.Features-module__0vMnSW__tag{color:#000;background-color:#abc3cd;border-radius:30px;margin-bottom:1rem;padding:.4rem 1.2rem;font-size:.9rem;font-weight:600;display:inline-block}.Features-module__0vMnSW__title{margin-bottom:2rem;font-size:2rem}.Features-module__0vMnSW__accordionItem{cursor:pointer;border-bottom:1px solid #ccc;padding:1rem 0}.Features-module__0vMnSW__accordionTitle{color:#333;margin:0;font-size:1.1rem}.Features-module__0vMnSW__accordionContent{color:#666;margin-top:.5rem;font-size:.95rem}.Features-module__0vMnSW__rightContent{flex:400px;justify-content:center;display:flex}.Features-module__0vMnSW__featureImageWrapper{border-radius:12px;width:100%;height:400px;position:relative;overflow:hidden}.Features-module__0vMnSW__featureImage{object-fit:cover}@media (max-width:768px){.Features-module__0vMnSW__featuresSection{padding:3rem 1rem}.Features-module__0vMnSW__title{margin-bottom:1.5rem}.Features-module__0vMnSW__featureImageWrapper{height:300px}}
.Blog-module__8CzgBa__blogSection{padding:5rem 2rem}.Blog-module__8CzgBa__container{max-width:1200px;margin:0 auto}.Blog-module__8CzgBa__header{justify-content:space-between;align-items:center;margin-bottom:3rem;display:flex}.Blog-module__8CzgBa__sectionTitle{margin:0;font-size:2rem}.Blog-module__8CzgBa__viewAllBtn{color:#fff;cursor:pointer;text-align:center;background-color:#000;border:none;border-radius:6px;justify-content:center;align-items:center;min-width:120px;padding:.5rem 1rem;text-decoration:none;transition:all .2s;display:flex;box-shadow:0 4px 12px #00000014}.Blog-module__8CzgBa__viewAllBtn:hover{background-color:#222;transform:translateY(-2px);box-shadow:0 6px 16px #00000026}.Blog-module__8CzgBa__featuredCardLink{color:inherit;text-decoration:none;display:block}.Blog-module__8CzgBa__featuredCard{cursor:pointer;background:#f0f0f0;border-radius:12px;flex-wrap:wrap;align-items:center;gap:2rem;margin-bottom:3rem;padding:1rem;transition:transform .2s,box-shadow .2s;display:flex}.Blog-module__8CzgBa__featuredCard:hover{transform:translateY(-3px);box-shadow:0 6px 16px #0000001a}.Blog-module__8CzgBa__featuredImageWrapper{border-radius:12px;width:100%;max-width:500px;height:300px;position:relative;overflow:hidden}.Blog-module__8CzgBa__featuredImage{object-fit:cover}.Blog-module__8CzgBa__featuredContent{flex:1}.Blog-module__8CzgBa__metaText{color:#777;font-size:.9rem}.Blog-module__8CzgBa__featuredTitle{margin:.5rem 0;font-size:1.6rem}.Blog-module__8CzgBa__summaryText{color:#444;margin-bottom:1rem}.Blog-module__8CzgBa__authorContainer{align-items:center;gap:.75rem;display:flex}.Blog-module__8CzgBa__authorImageWrapper{border-radius:50%;width:40px;height:40px;position:relative;overflow:hidden}.Blog-module__8CzgBa__authorImage{object-fit:cover}.Blog-module__8CzgBa__authorName{font-weight:700;display:block}.Blog-module__8CzgBa__authorRole{color:#777;font-size:.85rem}.Blog-module__8CzgBa__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.Blog-module__8CzgBa__blogCardLink{color:inherit;text-decoration:none}.Blog-module__8CzgBa__blogCard{cursor:pointer;background:#f0f0f0;border-radius:16px;height:100%;transition:transform .2s,box-shadow .2s;overflow:hidden;box-shadow:0 4px 12px #00000014}.Blog-module__8CzgBa__blogCard:hover{transform:translateY(-5px);box-shadow:0 8px 20px #00000026}.Blog-module__8CzgBa__blogImageWrapper{width:100%;height:180px;position:relative}.Blog-module__8CzgBa__blogImage{object-fit:cover}.Blog-module__8CzgBa__cardBody{padding:1rem}.Blog-module__8CzgBa__blogTitle{margin:0 0 .5rem;font-size:1.1rem}.Blog-module__8CzgBa__blogDate{color:#666;font-size:.85rem}@media (max-width:768px){.Blog-module__8CzgBa__blogSection{padding:3rem 1rem}.Blog-module__8CzgBa__grid{grid-template-columns:1fr;gap:1.5rem}.Blog-module__8CzgBa__header{flex-direction:column;align-items:flex-start;gap:1rem}.Blog-module__8CzgBa__viewAllBtn{align-self:flex-start;min-width:90px;padding:.35rem .9rem;font-size:.88rem;box-shadow:0 2px 8px #0000000f}}
