.Home_container__d256j{max-width:900px;margin:0 auto;padding:40px 16px 0}.Home_header__y2QYS{text-align:center;margin-bottom:40px}.Home_logo__IOQAX{height:64px;margin-bottom:16px}.Home_highlight__dCLJD{color:var(--primary)}.Home_subtitle__KzT68{color:#555;font-size:1.25rem;margin-bottom:24px}.Home_ctaButtons__pu37U{display:flex;justify-content:center;gap:16px;margin-bottom:24px}.Home_ctaPrimary__7xLs_{background:var(--primary);color:#fff;padding:12px 28px;border-radius:8px;font-weight:600;font-size:1.1rem;box-shadow:var(--shadow);transition:background .2s}.Home_ctaPrimary__7xLs_:hover{background:var(--secondary)}.Home_ctaSecondary__L38nP{background:#fff;border:1px solid var(--primary);color:var(--primary);padding:12px 28px;border-radius:8px;font-weight:600;font-size:1.1rem;transition:background .2s,color .2s}.Home_ctaSecondary__L38nP:hover{background:var(--primary);color:#fff}.Home_section__3569L{background:var(--card);border-radius:14px;box-shadow:var(--shadow);padding:32px 24px;margin-bottom:32px}.Home_featuresList__X4reI{list-style:none;padding:0;margin:0 0 24px;font-size:1.1rem}.Home_featuresList__X4reI li{margin-bottom:12px}.Home_screenshotRow___w1gO{display:flex;gap:70px;justify-content:center;margin-top:18px;flex-wrap:wrap;padding-bottom:12px;position:relative}.Home_screenshot__xGPyl{width:170px;max-width:100%;border-radius:12px;box-shadow:var(--shadow);border:1.5px solid var(--border);background:#fff;transition:transform .6s cubic-bezier(.4,0,.2,1),box-shadow .6s,z-index .6s;cursor:pointer;margin-bottom:8px;position:relative;z-index:1}.Home_screenshot__xGPyl:hover{transform:scale(5) translateY(-80px);z-index:10;box-shadow:0 24px 64px rgba(0,0,0,.25),var(--shadow)}.Home_howItWorksList__AUlnZ{padding-left:18px;font-size:1.05rem}.Home_footer__yFiaX{text-align:center;color:#999;font-size:.98rem;margin-top:36px;padding-bottom:16px}.ImageModal_overlay__mx1s0{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.72);z-index:1000;display:flex;align-items:center;justify-content:center}.ImageModal_modal__2tqwb{position:relative;background:#fff;border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,.22);padding:0;max-width:90vw;max-height:90vh;display:flex;flex-direction:column;align-items:center}.ImageModal_modalImg__Fr1FY{max-width:90vw;max-height:80vh;border-radius:12px;margin:0}.ImageModal_closeBtn__S4BLf{position:absolute;top:10px;right:18px;font-size:2.2rem;background:none;border:none;color:#333;cursor:pointer;line-height:1;z-index:10;padding:0;transition:color .18s}.ImageModal_closeBtn__S4BLf:hover{color:#2563eb}