.checkout-module__miz4OW__page{--bg:#0d0f14;--surface:#161920;--surface-raised:#1e2230;--border:#2a2f3d;--border-focus:#4a5280;--text-primary:#f0f2f8;--text-secondary:#8892aa;--text-muted:#555e78;--success:#22c55e;--danger:#ef4444;--accent:#ff6b2c;--om-color:#ff6b00;--mtn-color:#ffc200;--radius-sm:8px;--radius-md:14px;--radius-lg:20px;background:var(--bg);flex-direction:column;min-height:100vh;font-family:Inter,system-ui,-apple-system,sans-serif;display:flex}.checkout-module__miz4OW__container{box-sizing:border-box;flex:1;width:100%;max-width:480px;margin:0 auto;padding:40px 20px 80px}.checkout-module__miz4OW__header{margin-bottom:24px}.checkout-module__miz4OW__back{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;margin-bottom:20px;padding:0;font-family:inherit;font-size:13px;text-decoration:none;transition:color .15s;display:inline-flex}.checkout-module__miz4OW__back:hover{color:var(--text-primary)}.checkout-module__miz4OW__title{color:var(--text-primary);letter-spacing:-.5px;margin:0 0 6px;font-size:24px;font-weight:700}.checkout-module__miz4OW__subtitle{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.5}.checkout-module__miz4OW__summary{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;padding:18px 22px;display:flex}.checkout-module__miz4OW__summaryLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);margin-bottom:4px;font-size:11px;font-weight:600;display:block}.checkout-module__miz4OW__summaryValue{font-size:16px;font-weight:700}.checkout-module__miz4OW__summaryAmount{text-align:right}.checkout-module__miz4OW__summaryTotal{color:var(--text-primary);letter-spacing:-.5px;font-size:22px;font-weight:800;display:block}.checkout-module__miz4OW__form{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);flex-direction:column;gap:22px;padding:28px 24px;display:flex}.checkout-module__miz4OW__field{flex-direction:column;gap:10px;display:flex}.checkout-module__miz4OW__label{color:var(--text-secondary);letter-spacing:.02em;font-size:13px;font-weight:600}.checkout-module__miz4OW__providerGrid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.checkout-module__miz4OW__providerBtn{background:var(--surface-raised);border:2px solid var(--border);border-radius:var(--radius-md);color:var(--text-secondary);cursor:pointer;flex-direction:column;align-items:center;gap:8px;padding:16px 12px;font-family:inherit;font-size:13px;font-weight:600;transition:border-color .18s,color .18s,background .18s,box-shadow .18s;display:flex}.checkout-module__miz4OW__providerBtn:hover{border-color:var(--border-focus);color:var(--text-primary)}.checkout-module__miz4OW__providerActive{border-color:var(--om-color);color:var(--text-primary);box-shadow:0 0 0 1px var(--om-color);background:#ff6b0014}.checkout-module__miz4OW__providerBtn:last-child.checkout-module__miz4OW__providerActive{border-color:var(--mtn-color);box-shadow:0 0 0 1px var(--mtn-color);background:#ffc20014}.checkout-module__miz4OW__providerIcon{font-size:24px;line-height:1}.checkout-module__miz4OW__phoneWrap{background:var(--surface-raised);border:1.5px solid var(--border);border-radius:var(--radius-sm);align-items:center;transition:border-color .18s;display:flex;overflow:hidden}.checkout-module__miz4OW__phoneWrap:focus-within{border-color:var(--border-focus)}.checkout-module__miz4OW__phonePrefix{color:var(--text-muted);border-right:1.5px solid var(--border);-webkit-user-select:none;user-select:none;align-items:center;height:48px;padding:0 14px;font-size:14px;font-weight:600;display:flex}.checkout-module__miz4OW__phoneInput{height:48px;color:var(--text-primary);letter-spacing:.05em;background:0 0;border:none;outline:none;flex:1;padding:0 14px;font-family:Inter,system-ui,monospace;font-size:16px;font-weight:500}.checkout-module__miz4OW__phoneInput::placeholder{color:var(--text-muted);letter-spacing:0}.checkout-module__miz4OW__inputError{border-color:var(--danger)!important}.checkout-module__miz4OW__fieldError{color:var(--danger);margin:0;font-size:12px}.checkout-module__miz4OW__hint{color:var(--text-muted);margin:0;font-size:12px;line-height:1.5}.checkout-module__miz4OW__alertError{border-radius:var(--radius-sm);color:#fca5a5;background:#ef44441a;border:1px solid #ef44444d;padding:12px 16px;font-size:13px;line-height:1.5}.checkout-module__miz4OW__payBtn{border-radius:var(--radius-md);color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff6b2c 0%,#ff8f3f 100%);border:none;height:52px;font-family:inherit;font-size:15px;font-weight:700;transition:opacity .15s,transform .12s,box-shadow .15s;box-shadow:0 4px 20px #ff6b2c59}.checkout-module__miz4OW__payBtn:hover:not(:disabled){opacity:.92;transform:translateY(-1px);box-shadow:0 6px 28px #ff6b2c73}.checkout-module__miz4OW__payBtn:disabled{opacity:.55;cursor:not-allowed}.checkout-module__miz4OW__secure{text-align:center;color:var(--text-muted);margin:0;font-size:12px}.checkout-module__miz4OW__waitingState{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);text-align:center;flex-direction:column;align-items:center;gap:16px;padding:40px 28px;display:flex}.checkout-module__miz4OW__waitingSpinner{border:3px solid var(--border);border-top-color:var(--accent);border-radius:50%;flex-shrink:0;width:56px;height:56px;animation:.9s linear infinite checkout-module__miz4OW__spin}@keyframes checkout-module__miz4OW__spin{to{transform:rotate(360deg)}}.checkout-module__miz4OW__waitingTitle{color:var(--text-primary);margin:0;font-size:20px;font-weight:700}.checkout-module__miz4OW__waitingDesc{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.6}.checkout-module__miz4OW__waitingDesc strong{color:var(--text-primary)}.checkout-module__miz4OW__waitingPlanBadge{border-radius:var(--radius-sm);background:#ffffff08;border:1.5px solid;justify-content:space-between;align-items:center;width:100%;padding:10px 16px;font-size:14px;font-weight:600;display:flex}.checkout-module__miz4OW__waitingAmount{color:var(--text-secondary);font-size:13px}.checkout-module__miz4OW__pollBar{background:var(--border);border-radius:99px;width:100%;height:4px;overflow:hidden}.checkout-module__miz4OW__pollBarFill{background:linear-gradient(90deg,var(--accent),#ff8f3f);border-radius:99px;height:100%;transition:width 3s linear}.checkout-module__miz4OW__pollInfo,.checkout-module__miz4OW__reference{color:var(--text-muted);margin:0;font-size:12px}.checkout-module__miz4OW__reference code{color:var(--text-secondary);background:var(--surface-raised);border:1px solid var(--border);border-radius:4px;padding:2px 8px;font-family:JetBrains Mono,Fira Mono,monospace;font-size:12px}.checkout-module__miz4OW__successState{background:var(--surface);border-radius:var(--radius-lg);text-align:center;border:1px solid #22c55e40;flex-direction:column;align-items:center;gap:16px;padding:48px 28px;animation:.4s checkout-module__miz4OW__fadeUp;display:flex}@keyframes checkout-module__miz4OW__fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.checkout-module__miz4OW__successRing{border:2px solid var(--success);background:#22c55e1a;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;animation:2s infinite checkout-module__miz4OW__pulse;display:flex}@keyframes checkout-module__miz4OW__pulse{0%,to{box-shadow:0 0 #22c55e4d}50%{box-shadow:0 0 0 12px #22c55e00}}.checkout-module__miz4OW__successIcon{color:var(--success);font-size:30px;font-weight:800}.checkout-module__miz4OW__successTitle{color:var(--text-primary);margin:0;font-size:22px;font-weight:700}.checkout-module__miz4OW__successDesc{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.6}.checkout-module__miz4OW__redirect{margin:0;font-size:12px;font-style:italic;color:var(--text-muted)!important}.checkout-module__miz4OW__successBtn{background:var(--success);color:#fff;border-radius:var(--radius-md);align-items:center;gap:6px;padding:12px 28px;font-size:14px;font-weight:700;text-decoration:none;transition:opacity .15s;display:inline-flex}.checkout-module__miz4OW__successBtn:hover{opacity:.88}.checkout-module__miz4OW__failedState{background:var(--surface);border-radius:var(--radius-lg);text-align:center;border:1px solid #ef444433;flex-direction:column;align-items:center;gap:14px;padding:48px 28px;animation:.4s checkout-module__miz4OW__fadeUp;display:flex}.checkout-module__miz4OW__failedIcon{border:2px solid var(--danger);width:68px;height:68px;color:var(--danger);background:#ef44441a;border-radius:50%;justify-content:center;align-items:center;font-size:28px;font-weight:800;display:flex}.checkout-module__miz4OW__failedTitle{color:var(--text-primary);margin:0;font-size:22px;font-weight:700}.checkout-module__miz4OW__failedDesc{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.6}.checkout-module__miz4OW__failedActions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:8px;display:flex}.checkout-module__miz4OW__retryBtn{background:var(--surface-raised);border:1.5px solid var(--border);border-radius:var(--radius-md);color:var(--text-primary);cursor:pointer;padding:11px 24px;font-family:inherit;font-size:14px;font-weight:600;transition:border-color .15s,background .15s}.checkout-module__miz4OW__retryBtn:hover{border-color:var(--border-focus);background:#252b3d}.checkout-module__miz4OW__supportBtn{border-radius:var(--radius-md);color:#4ade80;background:#25d3661f;border:1.5px solid #25d3664d;padding:11px 24px;font-size:14px;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s}.checkout-module__miz4OW__supportBtn:hover{background:#25d36633;border-color:#25d36680}@media (max-width:480px){.checkout-module__miz4OW__container{padding:24px 16px 60px}.checkout-module__miz4OW__summary{gap:8px;padding:14px 16px}.checkout-module__miz4OW__summaryTotal{font-size:18px}.checkout-module__miz4OW__form{padding:20px 16px}.checkout-module__miz4OW__waitingState,.checkout-module__miz4OW__successState,.checkout-module__miz4OW__failedState{padding:36px 20px}.checkout-module__miz4OW__failedActions{flex-direction:column}.checkout-module__miz4OW__retryBtn,.checkout-module__miz4OW__supportBtn{text-align:center;width:100%}}@media (prefers-reduced-motion:reduce){.checkout-module__miz4OW__waitingSpinner{opacity:.7;animation:none}.checkout-module__miz4OW__successState,.checkout-module__miz4OW__failedState,.checkout-module__miz4OW__successRing{animation:none}}
.Header-module__Af2_WG__header{z-index:1000;background:#fff;border-bottom:2px solid #ff6b2c;transition:box-shadow .3s,background .3s;position:fixed;top:0;left:0;right:0}.Header-module__Af2_WG__header.Header-module__Af2_WG__scrolled{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff7;box-shadow:0 4px 24px #185fa51f}.Header-module__Af2_WG__headerInner{justify-content:space-between;align-items:center;max-width:1280px;height:68px;margin:0 auto;padding:0 16px;display:flex}.Header-module__Af2_WG__logo{flex-shrink:0;align-items:center;gap:10px;text-decoration:none;display:flex}.Header-module__Af2_WG__logoIcon{line-height:0}.Header-module__Af2_WG__logoText{flex-direction:column;line-height:1.1;display:flex}.Header-module__Af2_WG__logoBrand{color:#185fa5;letter-spacing:-.3px;font-size:18px;font-weight:700}.Header-module__Af2_WG__logoAccent{color:#ff6b2c;letter-spacing:1.5px;text-transform:uppercase;font-size:13px;font-weight:600}.Header-module__Af2_WG__navDesktop{flex:1;align-items:center;gap:4px;display:flex}.Header-module__Af2_WG__navLink{color:#333;white-space:nowrap;border-radius:8px;padding:8px 14px;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s,background .2s}.Header-module__Af2_WG__navLink:hover{color:#ff6b2c;background:#fff4ee}.Header-module__Af2_WG__headerRight{align-items:center;margin-left:auto;display:flex}.Header-module__Af2_WG__ctaButton{color:#fff;white-space:nowrap;background:#ff6b2c;border-radius:8px;align-items:center;gap:6px;padding:9px 18px;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex}.Header-module__Af2_WG__ctaButton:hover{background:#e55920;transform:translateY(-1px)}.Header-module__Af2_WG__loginBtn{color:#185fa5;cursor:pointer;white-space:nowrap;background:0 0;border:2px solid #185fa5;border-radius:8px;padding:9px 18px;font-size:14px;font-weight:600;transition:background .2s,color .2s}.Header-module__Af2_WG__loginBtn:hover{color:#fff;background:#185fa5}.Header-module__Af2_WG__userMenu{position:relative}.Header-module__Af2_WG__avatarBtn{cursor:pointer;background:0 0;border:2px solid #e0e0e0;border-radius:50px;align-items:center;gap:6px;padding:4px 10px 4px 4px;transition:border-color .2s;display:flex}.Header-module__Af2_WG__avatarBtn:hover{border-color:#ff6b2c}.Header-module__Af2_WG__avatarImg{object-fit:cover;border-radius:50%;width:34px;height:34px}.Header-module__Af2_WG__avatarInitials{color:#fff;background:linear-gradient(135deg,#ff6b2c,#e55920);border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:13px;font-weight:700;display:flex}.Header-module__Af2_WG__avatarChevron{color:#888;font-size:9px}.Header-module__Af2_WG__dropdown{background:#fff;border:1px solid #f0f0f0;border-radius:12px;width:220px;animation:.18s Header-module__Af2_WG__dropIn;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 8px 32px #185fa526}@keyframes Header-module__Af2_WG__dropIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Header-module__Af2_WG__dropdownHeader{background:linear-gradient(135deg,#185fa5 0%,#0c447c 100%);padding:14px 16px 10px}.Header-module__Af2_WG__dropdownName{color:#fff;margin:0;font-size:14px;font-weight:700}.Header-module__Af2_WG__dropdownEmail{color:#ffffffb3;margin:2px 0 0;font-size:12px}.Header-module__Af2_WG__dropdownDivider{background:#f0f0f0;height:1px;margin:0}.Header-module__Af2_WG__dropdownItem{color:#333;align-items:center;gap:10px;padding:11px 16px;font-size:14px;text-decoration:none;transition:background .15s,color .15s;display:flex}.Header-module__Af2_WG__dropdownItem:hover{color:#ff6b2c;background:#fff4ee}.Header-module__Af2_WG__dropdownLogout{color:#c0392b;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:11px 16px;font-size:14px;transition:background .15s;display:flex}.Header-module__Af2_WG__dropdownLogout:hover{background:#fff0f0}.Header-module__Af2_WG__badge{color:#fff;text-align:center;background:#ff6b2c;border-radius:20px;min-width:20px;margin-left:auto;padding:1px 7px;font-size:11px;font-weight:700}.Header-module__Af2_WG__burger{cursor:pointer;background:0 0;border:1.5px solid #e0e0e0;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;transition:border-color .2s;display:none}.Header-module__Af2_WG__burger:hover{border-color:#ff6b2c}.Header-module__Af2_WG__burger span{background:#333;border-radius:2px;width:20px;height:2px;transition:transform .25s,opacity .25s;display:block}.Header-module__Af2_WG__mobileOverlay{z-index:1200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0a1e3c80;animation:.2s Header-module__Af2_WG__fadeIn;position:fixed;inset:0}@keyframes Header-module__Af2_WG__fadeIn{0%{opacity:0}to{opacity:1}}.Header-module__Af2_WG__mobileMenu{background:#fff;flex-direction:column;width:min(340px,90vw);animation:.28s cubic-bezier(.22,1,.36,1) Header-module__Af2_WG__slideIn;display:flex;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;box-shadow:-8px 0 40px #185fa52e}@keyframes Header-module__Af2_WG__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.Header-module__Af2_WG__mobileMenuHeader{background:#fff;border-bottom:2px solid #ff6b2c;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.Header-module__Af2_WG__closeBtn{cursor:pointer;color:#555;background:#f4f4f4;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;transition:background .2s,color .2s;display:flex}.Header-module__Af2_WG__closeBtn:hover{color:#fff;background:#ff6b2c}.Header-module__Af2_WG__mobileUserBlock{background:linear-gradient(135deg,#185fa5 0%,#0c447c 100%);align-items:center;gap:14px;padding:18px 20px;display:flex}.Header-module__Af2_WG__mobileAvatar{object-fit:cover;border:2px solid #fff6;border-radius:50%;width:48px;height:48px}.Header-module__Af2_WG__mobileAvatarInitials{color:#fff;background:#ff6b2c;border:2px solid #ffffff4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:17px;font-weight:700;display:flex}.Header-module__Af2_WG__mobileUserName{color:#fff;margin:0;font-size:15px;font-weight:700}.Header-module__Af2_WG__mobileUserEmail{color:#ffffffa6;margin:2px 0 0;font-size:12px}.Header-module__Af2_WG__mobileNav{flex-direction:column;flex:1;padding:12px 0;display:flex}.Header-module__Af2_WG__mobileNavLink{color:#222;border-bottom:1px solid #f5f5f5;align-items:center;gap:12px;padding:14px 20px;font-size:15px;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:flex}.Header-module__Af2_WG__mobileNavLink:hover{color:#ff6b2c;background:#fff4ee}.Header-module__Af2_WG__mobileNavIcon{text-align:center;width:28px;font-size:18px}.Header-module__Af2_WG__mobileNavArrow{color:#ccc;margin-left:auto;font-size:20px}.Header-module__Af2_WG__mobileActions{border-top:1px solid #f0f0f0;padding:20px}.Header-module__Af2_WG__mobileLoginBtn{color:#fff;cursor:pointer;background:#ff6b2c;border:none;border-radius:10px;width:100%;padding:13px;font-size:15px;font-weight:700;transition:background .2s}.Header-module__Af2_WG__mobileLoginBtn:hover{background:#e55920}.Header-module__Af2_WG__mobileLogoutBtn{color:#c0392b;cursor:pointer;background:0 0;border:2px solid #e0e0e0;border-radius:10px;width:100%;padding:13px;font-size:15px;font-weight:600;transition:border-color .2s,background .2s}.Header-module__Af2_WG__mobileLogoutBtn:hover{background:#fff0f0;border-color:#c0392b}.Header-module__Af2_WG__modalOverlay{z-index:2000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0a1e3c8c;justify-content:center;align-items:center;padding:16px;animation:.2s Header-module__Af2_WG__fadeIn;display:flex;position:fixed;inset:0}.Header-module__Af2_WG__modalBox{background:#fff;border-radius:16px;width:100%;max-width:440px;max-height:90vh;padding:32px;animation:.25s cubic-bezier(.22,1,.36,1) Header-module__Af2_WG__modalPop;position:relative;overflow-y:auto;box-shadow:0 20px 60px #185fa533}.Header-module__Af2_WG__modalBoxSmall{text-align:center;background:#fff;border-radius:16px;width:100%;max-width:360px;padding:36px 32px;animation:.25s cubic-bezier(.22,1,.36,1) Header-module__Af2_WG__modalPop;position:relative;box-shadow:0 20px 60px #185fa533}@keyframes Header-module__Af2_WG__modalPop{0%{opacity:0;transform:scale(.94)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.Header-module__Af2_WG__modalClose{cursor:pointer;color:#555;background:#f4f4f4;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:15px;transition:background .2s,color .2s;display:flex;position:absolute;top:14px;right:14px}.Header-module__Af2_WG__modalClose:hover{color:#fff;background:#ff6b2c}.Header-module__Af2_WG__authRequiredIcon{margin-bottom:12px;font-size:48px}.Header-module__Af2_WG__authRequiredTitle{color:#185fa5;margin:0 0 8px;font-size:20px;font-weight:700}.Header-module__Af2_WG__authRequiredText{color:#666;margin:0 0 24px;font-size:14px;line-height:1.6}.Header-module__Af2_WG__authRequiredActions{flex-direction:column;gap:10px;display:flex}.Header-module__Af2_WG__authRequiredBtn{color:#fff;cursor:pointer;background:#ff6b2c;border:none;border-radius:10px;padding:13px;font-size:15px;font-weight:700;transition:background .2s}.Header-module__Af2_WG__authRequiredBtn:hover{background:#e55920}.Header-module__Af2_WG__authRequiredBtnSecondary{color:#888;cursor:pointer;background:0 0;border:1.5px solid #e0e0e0;border-radius:10px;padding:12px;font-size:14px;font-weight:500;transition:border-color .2s}.Header-module__Af2_WG__authRequiredBtnSecondary:hover{border-color:#999}@media (max-width:900px){.Header-module__Af2_WG__navDesktop,.Header-module__Af2_WG__ctaButton{display:none}}@media (max-width:640px){.Header-module__Af2_WG__loginBtn{display:none}.Header-module__Af2_WG__burger{display:flex}}@media (min-width:641px){.Header-module__Af2_WG__burger{display:none}}
.AuthView-module__BZ5FVa__authContainer{--ik-navy-950:#061422;--ik-navy-900:#0a1f35;--ik-navy-800:#123354;--ik-navy-line:#ffffff24;--ik-navy-line-strong:#ffffff42;--ik-orange-600:#e8551a;--ik-orange-500:#ff6b2c;--ik-orange-400:#ff8c52;--ik-orange-100:#fff3e8;--ik-ivory:#fbfaf7;--ik-white:#fff;--ik-ink:#16202f;--ik-muted:#56637a;--ik-line:#0a1f351a;--font-display:"Fraunces","Iowan Old Style",Georgia,serif;--font-body:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;box-sizing:border-box;width:100%;max-width:100%;font-family:var(--font-body);color:var(--ik-ink)}.AuthView-module__BZ5FVa__authContainer *,.AuthView-module__BZ5FVa__authContainer :before,.AuthView-module__BZ5FVa__authContainer :after{box-sizing:border-box}.AuthView-module__BZ5FVa__screen{background:var(--ik-navy-950);justify-content:center;align-items:center;width:100%;min-height:100dvh;padding:24px 18px;display:flex;position:relative;overflow:hidden}.AuthView-module__BZ5FVa__embedded .AuthView-module__BZ5FVa__screen{border-radius:20px;min-height:0;padding:20px 16px}.AuthView-module__BZ5FVa__bgPhoto{filter:brightness(.92)saturate(1.05);background-position:50% 62%;background-size:cover;animation:26s ease-in-out infinite alternate AuthView-module__BZ5FVa__kenBurns;position:absolute;inset:0;transform:scale(1.07)}.AuthView-module__BZ5FVa__bgOverlay{background:linear-gradient(185deg,#060f1a9e 0%,#06101c80 38%,#050d16eb 100%),linear-gradient(115deg,#0614228c 0%,#0000 55%);position:absolute;inset:0}.AuthView-module__BZ5FVa__bgGlow{mix-blend-mode:screen;pointer-events:none;background:radial-gradient(32% 26% at 82% 12%,#ff8a4a47,#0000 70%);animation:9s ease-in-out infinite AuthView-module__BZ5FVa__glowPulse;position:absolute;inset:-10%}@keyframes AuthView-module__BZ5FVa__kenBurns{0%{transform:scale(1.07)translate(0)}to{transform:scale(1.14)translate(-1.5%,-1%)}}@keyframes AuthView-module__BZ5FVa__glowPulse{0%,to{opacity:.7}50%{opacity:1}}.AuthView-module__BZ5FVa__cardOuter{z-index:2;width:100%;max-width:388px;position:relative}.AuthView-module__BZ5FVa__closeBtn{background:var(--ik-white);border:1px solid var(--ik-line);width:32px;height:32px;color:var(--ik-muted);cursor:pointer;z-index:5;border-radius:50%;justify-content:center;align-items:center;font-size:12px;transition:background .2s,color .2s,transform .2s;display:flex;position:absolute;top:14px;right:14px}.AuthView-module__BZ5FVa__closeBtn:hover{background:var(--ik-orange-500);border-color:var(--ik-orange-500);color:var(--ik-white);transform:rotate(90deg)}.AuthView-module__BZ5FVa__card{-webkit-backdrop-filter:blur(20px);scrollbar-width:thin;scrollbar-color:var(--ik-line)transparent;background:#fbfaf7f7;border:1px solid #ffffff80;border-radius:22px;flex-direction:column;gap:13px;width:100%;max-height:min(90dvh,660px);padding:28px 24px 22px;display:flex;position:relative;overflow-y:auto;box-shadow:0 32px 64px -22px #020810a6,0 0 0 1px #ffffff0a}.AuthView-module__BZ5FVa__cardScrollable{max-height:min(94dvh,740px)}.AuthView-module__BZ5FVa__card::-webkit-scrollbar{width:5px}.AuthView-module__BZ5FVa__card::-webkit-scrollbar-thumb{background:var(--ik-line);border-radius:4px}.AuthView-module__BZ5FVa__brand{justify-content:center;align-items:center;gap:9px;margin-bottom:1px;display:flex}.AuthView-module__BZ5FVa__brandMark{filter:drop-shadow(0 3px 8px #ff6b2c59);flex-shrink:0}.AuthView-module__BZ5FVa__brandText{flex-direction:column;line-height:1.05;display:flex}.AuthView-module__BZ5FVa__brandName{color:var(--ik-navy-900);letter-spacing:-.2px;font-size:16px;font-weight:800}.AuthView-module__BZ5FVa__brandAccent{color:var(--ik-orange-500);letter-spacing:2px;text-transform:uppercase;font-size:9.5px;font-weight:700}.AuthView-module__BZ5FVa__formHeader{text-align:center;flex-direction:column;gap:3px;margin-bottom:1px;display:flex}.AuthView-module__BZ5FVa__formTitle{font-family:var(--font-display);color:var(--ik-navy-900);letter-spacing:-.3px;margin:0;font-size:21px;font-weight:600}.AuthView-module__BZ5FVa__formSub{color:var(--ik-muted);margin:0;font-size:12.5px;line-height:1.45}.AuthView-module__BZ5FVa__tabs{background:#eef0f4;border-radius:11px;gap:3px;width:100%;padding:3px;display:flex}.AuthView-module__BZ5FVa__tab{min-width:0;font-family:var(--font-body);color:var(--ik-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1 1 0;padding:8px 4px;font-size:12.5px;font-weight:600;transition:background .2s,color .2s,box-shadow .2s}.AuthView-module__BZ5FVa__tabActive{background:var(--ik-white);color:var(--ik-navy-900);box-shadow:0 2px 8px #0a1f351f,inset 0 0 0 1px #ff6b2c29}.AuthView-module__BZ5FVa__alertSuccess{color:var(--ik-navy-900);background:#0a1f350d;border:1.5px solid #0a1f3529;border-radius:11px;padding:9px 12px;font-size:12.5px;font-weight:500;line-height:1.45}.AuthView-module__BZ5FVa__alertError{color:#a32d2d;background:#c828280f;border:1.5px solid #c828282e;border-radius:11px;padding:9px 12px;font-size:12.5px;font-weight:500;line-height:1.45}.AuthView-module__BZ5FVa__googleBtn{background:var(--ik-white);width:100%;color:var(--ik-ink);font-family:var(--font-body);border:1.5px solid var(--ik-line);cursor:pointer;border-radius:11px;justify-content:center;align-items:center;gap:9px;padding:11px 18px;font-size:13.5px;font-weight:600;transition:border-color .2s,box-shadow .2s,transform .15s;display:flex}.AuthView-module__BZ5FVa__googleBtn:hover:not(:disabled){border-color:var(--ik-navy-900);transform:translateY(-1px);box-shadow:0 6px 16px -8px #0a1f3540}.AuthView-module__BZ5FVa__googleBtn:disabled{opacity:.6;cursor:not-allowed}.AuthView-module__BZ5FVa__divider{color:var(--ik-muted);align-items:center;font-size:11.5px;font-weight:500;display:flex}.AuthView-module__BZ5FVa__divider:before,.AuthView-module__BZ5FVa__divider:after{content:"";border-bottom:1px solid #e4e8ef;flex:1}.AuthView-module__BZ5FVa__divider span{padding:0 10px}.AuthView-module__BZ5FVa__form{flex-direction:column;gap:11px;display:flex}.AuthView-module__BZ5FVa__field{flex-direction:column;gap:4px;display:flex}.AuthView-module__BZ5FVa__label{color:var(--ik-ink);font-size:12px;font-weight:600}.AuthView-module__BZ5FVa__inputWrap{position:relative}.AuthView-module__BZ5FVa__inputIcon{color:var(--ik-muted);pointer-events:none;display:flex;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.AuthView-module__BZ5FVa__input{width:100%;font-size:16px;font-family:var(--font-body);color:var(--ik-ink);background:var(--ik-white);border:1.5px solid var(--ik-line);appearance:none;border-radius:11px;outline:none;padding:10.5px 14px 10.5px 38px;transition:border-color .2s,box-shadow .2s}.AuthView-module__BZ5FVa__input::placeholder{color:#b7bfcc}.AuthView-module__BZ5FVa__input:focus{border-color:var(--ik-orange-500);box-shadow:0 0 0 4px #ff6b2c1f}.AuthView-module__BZ5FVa__inputInvalid{border-color:#c0392b}.AuthView-module__BZ5FVa__inputInvalid:focus{border-color:#c0392b;box-shadow:0 0 0 4px #c0392b1f}.AuthView-module__BZ5FVa__fieldError{color:#c0392b;font-size:11.5px;font-weight:500}.AuthView-module__BZ5FVa__inputPr{padding-right:42px}.AuthView-module__BZ5FVa__eyeBtn{cursor:pointer;color:var(--ik-muted);background:0 0;border:none;align-items:center;padding:4px;transition:color .2s;display:flex;position:absolute;top:50%;right:11px;transform:translateY(-50%)}.AuthView-module__BZ5FVa__eyeBtn:hover{color:var(--ik-orange-500)}.AuthView-module__BZ5FVa__strengthWrap{align-items:center;gap:7px;margin-top:1px;display:flex}.AuthView-module__BZ5FVa__strengthBar{background:#eef0f4;border-radius:2px;flex:1;min-width:0;height:4px;overflow:hidden}.AuthView-module__BZ5FVa__strengthFill{border-radius:2px;height:100%;transition:width .2s,background .2s}.AuthView-module__BZ5FVa__strengthLabel{color:var(--ik-muted);white-space:nowrap;flex-shrink:0;font-size:10.5px;font-weight:600}.AuthView-module__BZ5FVa__optionsRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-top:-2px;display:flex}.AuthView-module__BZ5FVa__rememberLabel{color:var(--ik-ink);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:6px;font-size:12.5px;display:flex}.AuthView-module__BZ5FVa__checkbox{width:14px;height:14px;accent-color:var(--ik-orange-500);cursor:pointer;flex-shrink:0}.AuthView-module__BZ5FVa__forgotBtn{color:var(--ik-navy-900);cursor:pointer;background:0 0;border:none;padding:0;font-size:12.5px;font-weight:600;transition:color .2s}.AuthView-module__BZ5FVa__forgotBtn:hover{color:var(--ik-orange-500)}.AuthView-module__BZ5FVa__submitBtn{background:linear-gradient(135deg,var(--ik-orange-500)0%,var(--ik-orange-600)100%);width:100%;color:var(--ik-white);font-family:var(--font-body);cursor:pointer;border:none;border-radius:11px;justify-content:center;align-items:center;gap:8px;margin-top:2px;padding:12.5px 20px;font-size:14.5px;font-weight:700;transition:transform .15s,box-shadow .2s,opacity .2s;display:flex;box-shadow:0 10px 22px -10px #ff6b2c99}.AuthView-module__BZ5FVa__submitBtn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 14px 26px -10px #ff6b2cb3}.AuthView-module__BZ5FVa__submitBtn:active:not(:disabled){transform:translateY(0)}.AuthView-module__BZ5FVa__submitBtn:disabled{opacity:.65;cursor:not-allowed;box-shadow:none;transform:none}.AuthView-module__BZ5FVa__submitBtn svg{transition:transform .2s}.AuthView-module__BZ5FVa__submitBtn:hover:not(:disabled) svg{transform:translate(3px)}.AuthView-module__BZ5FVa__spinner{border:2.5px solid #ffffff4d;border-top-color:var(--ik-white);border-radius:50%;flex-shrink:0;width:14px;height:14px;animation:.7s linear infinite AuthView-module__BZ5FVa__spin}.AuthView-module__BZ5FVa__spinnerDark{border:2.5px solid #0a1f3526;border-top-color:var(--ik-navy-900);border-radius:50%;flex-shrink:0;width:14px;height:14px;animation:.7s linear infinite AuthView-module__BZ5FVa__spin}@keyframes AuthView-module__BZ5FVa__spin{to{transform:rotate(360deg)}}.AuthView-module__BZ5FVa__trustLine{color:var(--ik-muted);text-align:center;justify-content:center;align-items:center;gap:5px;margin:0;font-size:10.5px;display:flex}.AuthView-module__BZ5FVa__switchText{text-align:center;color:var(--ik-muted);margin:0;font-size:12.5px}.AuthView-module__BZ5FVa__switchLink{color:var(--ik-orange-500);cursor:pointer;background:0 0;border:none;padding:0;font-size:12.5px;font-weight:700;transition:color .2s}.AuthView-module__BZ5FVa__switchLink:hover{color:var(--ik-orange-600)}.AuthView-module__BZ5FVa__switchBtn{color:var(--ik-navy-900);cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-size:12.5px;font-weight:600;transition:color .2s}.AuthView-module__BZ5FVa__switchBtn:hover{color:var(--ik-orange-500)}.AuthView-module__BZ5FVa__loggedSection{text-align:center;flex-direction:column;align-items:center;gap:10px;padding:10px 0 6px;display:flex}.AuthView-module__BZ5FVa__loggedIcon{background:var(--ik-orange-100);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.AuthView-module__BZ5FVa__loggedTitle{font-family:var(--font-display);color:var(--ik-navy-900);margin:0;font-size:19px;font-weight:600}.AuthView-module__BZ5FVa__loggedEmail{color:var(--ik-muted);overflow-wrap:break-word;margin:0;font-size:13px}.AuthView-module__BZ5FVa__logoutBtn{color:#c0392b;font-family:var(--font-body);cursor:pointer;background:0 0;border:1.5px solid #e0e0e0;border-radius:11px;margin-top:4px;padding:10px 22px;font-size:13.5px;font-weight:600;transition:background .2s,border-color .2s}.AuthView-module__BZ5FVa__logoutBtn:hover{background:#fff0f0;border-color:#c0392b}@media (max-height:700px){.AuthView-module__BZ5FVa__card{gap:10px;padding:20px 20px 16px}.AuthView-module__BZ5FVa__brand,.AuthView-module__BZ5FVa__formHeader{margin-bottom:0}.AuthView-module__BZ5FVa__formTitle{font-size:19px}}@media (prefers-reduced-motion:reduce){.AuthView-module__BZ5FVa__bgPhoto,.AuthView-module__BZ5FVa__bgGlow{animation:none!important}}
:root{--ft-bg:#0f1221;--ft-card:#1a1e35;--ft-card-border:#ffffff12;--ft-text:#f5f3ee;--ft-muted:#f5f3ee73;--ft-gold:#c9a84c;--ft-gold-soft:#c9a84c26;--ft-mint:#2ecc8e;--ft-mint-dark:#27b07a;--ft-danger:#dc3c5a;--ft-success:#2ecc8e;--ft-orange:#ff6b2c;--ft-radius:14px;--ft-transition:.2s cubic-bezier(.4,0,.2,1)}.Footer-module__EZoWya__footer{background:var(--ft-bg);color:var(--ft-text);width:100%;font-family:Inter,sans-serif}.Footer-module__EZoWya__newsletter{border-bottom:1px solid var(--ft-card-border);background:linear-gradient(135deg,#151929 0%,#1e2440 100%);padding:40px 24px}.Footer-module__EZoWya__newsletterInner{flex-direction:column;gap:20px;max-width:900px;margin:0 auto;display:flex}.Footer-module__EZoWya__newsletterText{align-items:center;gap:14px;display:flex}.Footer-module__EZoWya__nlIcon{color:var(--ft-gold);flex-shrink:0}.Footer-module__EZoWya__nlTitle{color:var(--ft-text);margin:0 0 3px;font-family:Playfair Display,Georgia,serif;font-size:1.3rem;font-weight:700}.Footer-module__EZoWya__nlSub{color:var(--ft-muted);margin:0;font-size:.85rem}.Footer-module__EZoWya__nlForm{flex-wrap:wrap;gap:10px;display:flex}.Footer-module__EZoWya__nlInputWrap{flex:1;min-width:220px;position:relative}.Footer-module__EZoWya__nlMailIcon{color:var(--ft-muted);pointer-events:none;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.Footer-module__EZoWya__nlInput{width:100%;color:var(--ft-text);box-sizing:border-box;transition:border-color var(--ft-transition),box-shadow var(--ft-transition);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:10px;outline:none;padding:13px 16px 13px 40px;font-family:Inter,sans-serif;font-size:.88rem}.Footer-module__EZoWya__nlInput::placeholder{color:#f5f3ee4d}.Footer-module__EZoWya__nlInput:focus{border-color:var(--ft-gold);box-shadow:0 0 0 3px var(--ft-gold-soft)}.Footer-module__EZoWya__nlInput:disabled{opacity:.5}.Footer-module__EZoWya__nlBtn{background:var(--ft-gold);color:#1a1200;cursor:pointer;transition:opacity var(--ft-transition),transform var(--ft-transition);white-space:nowrap;border:none;border-radius:10px;align-items:center;gap:8px;padding:13px 22px;font-family:Inter,sans-serif;font-size:.88rem;font-weight:700;display:flex}.Footer-module__EZoWya__nlBtn:hover:not(:disabled){opacity:.88;transform:translateY(-1px)}.Footer-module__EZoWya__nlBtn:disabled{opacity:.5;cursor:not-allowed}.Footer-module__EZoWya__nlError,.Footer-module__EZoWya__nlSuccess{border-radius:8px;align-items:center;gap:7px;padding:8px 12px;font-size:.8rem;display:flex}.Footer-module__EZoWya__nlError{color:var(--ft-danger);background:#dc3c5a14;border:1px solid #dc3c5a33}.Footer-module__EZoWya__nlSuccess{color:var(--ft-success);background:#2ecc8e1a;border:1px solid #2ecc8e40}.Footer-module__EZoWya__mainGrid{grid-template-columns:2fr 1fr 1fr 1.4fr;gap:40px;max-width:1200px;margin:0 auto;padding:56px 24px 40px;display:grid}.Footer-module__EZoWya__brandCol{flex-direction:column;gap:18px;display:flex}.Footer-module__EZoWya__footerLogo{text-decoration:none;display:inline-block}.Footer-module__EZoWya__logoBox{align-items:center;gap:12px;display:flex}.Footer-module__EZoWya__logoTexts{flex-direction:column;gap:1px;line-height:1;display:flex}.Footer-module__EZoWya__logoBrand{color:var(--ft-text);letter-spacing:1px;font-family:Playfair Display,Georgia,serif;font-size:1.1rem;font-weight:700}.Footer-module__EZoWya__logoAccent{color:var(--ft-gold);letter-spacing:2px;text-transform:uppercase;font-family:Inter,sans-serif;font-size:.65rem;font-weight:700}.Footer-module__EZoWya__brandDesc{color:var(--ft-muted);max-width:280px;margin:0;font-size:.84rem;line-height:1.7}.Footer-module__EZoWya__socialRow{gap:8px;display:flex}.Footer-module__EZoWya__socialBtn{border:1px solid var(--ft-card-border);width:36px;height:36px;color:var(--ft-muted);transition:all var(--ft-transition);background:#ffffff12;border-radius:8px;justify-content:center;align-items:center;text-decoration:none;display:flex}.Footer-module__EZoWya__socialBtn:hover{color:var(--ft-text);background:#ffffff21;border-color:#ffffff26}.Footer-module__EZoWya__socialWa:hover{color:var(--ft-mint);background:#2ecc8e26;border-color:#2ecc8e4d}.Footer-module__EZoWya__linkCol{flex-direction:column;gap:16px;display:flex}.Footer-module__EZoWya__colTitle{letter-spacing:2px;text-transform:uppercase;color:var(--ft-gold);margin:0;font-size:.7rem;font-weight:700}.Footer-module__EZoWya__linkList{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__EZoWya__linkList li a,.Footer-module__EZoWya__linkList li>a{color:var(--ft-muted);transition:color var(--ft-transition);align-items:center;gap:8px;font-size:.84rem;text-decoration:none;display:flex}.Footer-module__EZoWya__linkList li a:hover{color:var(--ft-text)}.Footer-module__EZoWya__premiumLink{color:var(--ft-gold)!important}.Footer-module__EZoWya__premiumLink:hover{color:#e8c96a!important}.Footer-module__EZoWya__contactList{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__EZoWya__contactList li{color:var(--ft-muted);align-items:flex-start;gap:10px;font-size:.84rem;display:flex}.Footer-module__EZoWya__contactList li svg{color:var(--ft-gold);flex-shrink:0;margin-top:1px}.Footer-module__EZoWya__contactList li a{color:var(--ft-muted);transition:color var(--ft-transition);text-decoration:none}.Footer-module__EZoWya__contactList li a:hover{color:var(--ft-text)}.Footer-module__EZoWya__waBtn{background:var(--ft-mint);color:#0a2a1c;transition:background var(--ft-transition),transform var(--ft-transition);border-radius:10px;align-items:center;gap:8px;margin-top:8px;padding:11px 18px;font-family:Inter,sans-serif;font-size:.84rem;font-weight:700;text-decoration:none;display:inline-flex}.Footer-module__EZoWya__waBtn:hover{background:var(--ft-mint-dark);transform:translateY(-1px)}.Footer-module__EZoWya__reviewsSection{border-top:1px solid var(--ft-card-border);border-bottom:1px solid var(--ft-card-border);background:#ffffff04;padding:48px 24px}.Footer-module__EZoWya__reviewsInner{flex-direction:column;gap:24px;max-width:1200px;margin:0 auto;display:flex}.Footer-module__EZoWya__reviewsHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.Footer-module__EZoWya__reviewsHeaderLeft{flex-direction:column;gap:8px;display:flex}.Footer-module__EZoWya__reviewsTitleRow{color:var(--ft-gold);align-items:center;gap:10px;display:flex}.Footer-module__EZoWya__reviewsTitle{color:var(--ft-text);margin:0;font-family:Playfair Display,Georgia,serif;font-size:1.1rem;font-weight:700}.Footer-module__EZoWya__ratingOverview{align-items:center;gap:8px;display:flex}.Footer-module__EZoWya__ratingAvg{color:var(--ft-gold);font-family:Playfair Display,Georgia,serif;font-size:1.4rem;font-weight:700;line-height:1}.Footer-module__EZoWya__ratingCount{color:var(--ft-muted);font-size:.78rem}.Footer-module__EZoWya__addReviewBtn{color:var(--ft-gold);cursor:pointer;transition:all var(--ft-transition);white-space:nowrap;background:#c9a84c1f;border:1px solid #c9a84c4d;border-radius:10px;align-items:center;gap:7px;padding:10px 18px;font-family:Inter,sans-serif;font-size:.84rem;font-weight:600;display:flex}.Footer-module__EZoWya__addReviewBtn:hover{border-color:var(--ft-gold);background:#c9a84c33}.Footer-module__EZoWya__reviewForm{background:var(--ft-card);border:1px solid var(--ft-card-border);border-radius:var(--ft-radius);flex-direction:column;gap:16px;padding:24px;display:flex}.Footer-module__EZoWya__reviewFormSuccess{text-align:center;color:var(--ft-mint);flex-direction:column;align-items:center;gap:12px;padding:20px;display:flex}.Footer-module__EZoWya__reviewFormSuccess p{color:var(--ft-text);margin:0;font-size:.9rem}.Footer-module__EZoWya__formRow{flex-direction:column;gap:7px;display:flex;position:relative}.Footer-module__EZoWya__formLabel{letter-spacing:.8px;text-transform:uppercase;color:var(--ft-muted);font-size:.75rem;font-weight:600}.Footer-module__EZoWya__formInput,.Footer-module__EZoWya__formTextarea{color:var(--ft-text);resize:vertical;transition:border-color var(--ft-transition),box-shadow var(--ft-transition);box-sizing:border-box;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:9px;outline:none;width:100%;padding:11px 14px;font-family:Inter,sans-serif;font-size:.88rem}.Footer-module__EZoWya__formInput::placeholder,.Footer-module__EZoWya__formTextarea::placeholder{color:#f5f3ee40}.Footer-module__EZoWya__formInput:focus,.Footer-module__EZoWya__formTextarea:focus{border-color:var(--ft-gold);box-shadow:0 0 0 3px var(--ft-gold-soft)}.Footer-module__EZoWya__charCount{color:var(--ft-muted);text-align:right;margin-top:-4px;font-size:.7rem}.Footer-module__EZoWya__formError{color:var(--ft-danger);background:#dc3c5a14;border:1px solid #dc3c5a33;border-radius:8px;align-items:center;gap:7px;margin:0;padding:8px 12px;font-size:.8rem;display:flex}.Footer-module__EZoWya__submitReviewBtn{background:var(--ft-gold);color:#1a1200;cursor:pointer;transition:opacity var(--ft-transition);border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:13px;font-family:Inter,sans-serif;font-size:.88rem;font-weight:700;display:flex}.Footer-module__EZoWya__submitReviewBtn:hover:not(:disabled){opacity:.88}.Footer-module__EZoWya__submitReviewBtn:disabled{opacity:.45;cursor:not-allowed}.Footer-module__EZoWya__stars{align-items:center;gap:3px;display:flex}.Footer-module__EZoWya__starBtn{cursor:pointer;color:#c9a84c40;transition:color var(--ft-transition),transform var(--ft-transition);background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.Footer-module__EZoWya__starBtn:disabled{cursor:default}.Footer-module__EZoWya__starActive{color:var(--ft-gold)}.Footer-module__EZoWya__starBtn:not(:disabled):hover{color:var(--ft-gold);transform:scale(1.15)}.Footer-module__EZoWya__reviewsSkeleton{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.Footer-module__EZoWya__reviewSkeletonCard{border-radius:var(--ft-radius);background:linear-gradient(90deg,var(--ft-card)25%,#ffffff0a 50%,var(--ft-card)75%);background-size:200% 100%;height:110px;animation:1.5s ease-in-out infinite Footer-module__EZoWya__shimmer}@keyframes Footer-module__EZoWya__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.Footer-module__EZoWya__noReviews{color:var(--ft-muted);text-align:center;flex-direction:column;align-items:center;gap:12px;padding:40px 20px;display:flex}.Footer-module__EZoWya__noReviews p{margin:0;font-size:.88rem}.Footer-module__EZoWya__reviewsGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;display:grid}.Footer-module__EZoWya__reviewCard{background:var(--ft-card);border:1px solid var(--ft-card-border);border-radius:var(--ft-radius);transition:border-color var(--ft-transition);flex-direction:column;gap:10px;padding:16px 18px;display:flex}.Footer-module__EZoWya__reviewCard:hover{border-color:#c9a84c33}.Footer-module__EZoWya__reviewCardTop{align-items:center;gap:10px;display:flex}.Footer-module__EZoWya__reviewAvatar{background:var(--ft-gold-soft);width:34px;height:34px;color:var(--ft-gold);border:1px solid #c9a84c33;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-family:Inter,sans-serif;font-size:.88rem;font-weight:700;display:flex}.Footer-module__EZoWya__reviewMeta{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.Footer-module__EZoWya__reviewName{color:var(--ft-text);white-space:nowrap;text-overflow:ellipsis;font-size:.84rem;font-weight:600;overflow:hidden}.Footer-module__EZoWya__reviewTime{color:var(--ft-muted);font-size:.7rem}.Footer-module__EZoWya__reviewComment{color:#f5f3eeb3;margin:0;font-size:.82rem;line-height:1.65}.Footer-module__EZoWya__showMoreBtn{border:1px solid var(--ft-card-border);color:var(--ft-muted);cursor:pointer;transition:all var(--ft-transition);background:0 0;border-radius:10px;justify-content:center;align-self:center;align-items:center;gap:6px;min-width:220px;padding:11px;font-family:Inter,sans-serif;font-size:.82rem;font-weight:600;display:flex}.Footer-module__EZoWya__showMoreBtn:hover{border-color:var(--ft-gold);color:var(--ft-gold)}.Footer-module__EZoWya__premiumBanner{background:linear-gradient(90deg,#1c1808 0%,#2a2210 50%,#1c1808 100%);border-top:1px solid #c9a84c33;border-bottom:1px solid #c9a84c33;padding:20px 24px}.Footer-module__EZoWya__premiumInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;max-width:1200px;margin:0 auto;display:flex}.Footer-module__EZoWya__premiumLeft{align-items:center;gap:14px;display:flex}.Footer-module__EZoWya__crownIcon{color:var(--ft-gold);flex-shrink:0}.Footer-module__EZoWya__premiumTitle{color:var(--ft-text);margin:0 0 2px;font-family:Playfair Display,Georgia,serif;font-size:.95rem;font-weight:700}.Footer-module__EZoWya__premiumSub{color:var(--ft-muted);font-size:.78rem}.Footer-module__EZoWya__premiumBtn{background:var(--ft-gold);color:#1a1200;transition:opacity var(--ft-transition),transform var(--ft-transition);white-space:nowrap;border-radius:10px;align-items:center;gap:7px;padding:11px 22px;font-family:Inter,sans-serif;font-size:.84rem;font-weight:700;text-decoration:none;display:inline-flex}.Footer-module__EZoWya__premiumBtn:hover{opacity:.88;transform:translateY(-1px)}.Footer-module__EZoWya__bottomBar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;max-width:1200px;margin:0 auto;padding:20px 24px;display:flex}.Footer-module__EZoWya__copyright{color:var(--ft-muted);margin:0;font-size:.78rem}.Footer-module__EZoWya__bottomLinks{align-items:center;gap:10px;display:flex}.Footer-module__EZoWya__bottomLinks a{color:var(--ft-muted);transition:color var(--ft-transition);font-size:.78rem;text-decoration:none}.Footer-module__EZoWya__bottomLinks a:hover{color:var(--ft-text)}.Footer-module__EZoWya__bottomLinks span{color:#f5f3ee33;font-size:.7rem}.Footer-module__EZoWya__scrollTop{border:1px solid var(--ft-card-border);width:36px;height:36px;color:var(--ft-muted);cursor:pointer;transition:all var(--ft-transition);background:#ffffff0f;border-radius:8px;justify-content:center;align-items:center;display:flex}.Footer-module__EZoWya__scrollTop:hover{color:var(--ft-text);background:#ffffff1f;border-color:#ffffff26}.Footer-module__EZoWya__spinner{border:2px solid #1a12004d;border-top-color:#1a1200;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite Footer-module__EZoWya__spin;display:inline-block}@keyframes Footer-module__EZoWya__spin{to{transform:rotate(360deg)}}@media (max-width:1024px){.Footer-module__EZoWya__mainGrid{grid-template-columns:1fr 1fr;gap:32px}.Footer-module__EZoWya__brandCol{grid-column:1/-1}.Footer-module__EZoWya__reviewsSkeleton,.Footer-module__EZoWya__reviewsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Footer-module__EZoWya__mainGrid{grid-template-columns:1fr;gap:28px;padding:40px 16px 32px}.Footer-module__EZoWya__brandCol{grid-column:unset}.Footer-module__EZoWya__newsletter{padding:32px 16px}.Footer-module__EZoWya__nlForm{flex-direction:column}.Footer-module__EZoWya__nlBtn{justify-content:center;width:100%}.Footer-module__EZoWya__reviewsSection{padding:36px 16px}.Footer-module__EZoWya__reviewsSkeleton,.Footer-module__EZoWya__reviewsGrid{grid-template-columns:1fr}.Footer-module__EZoWya__reviewsHeader{flex-direction:column;align-items:flex-start}.Footer-module__EZoWya__premiumInner{text-align:center;flex-direction:column}.Footer-module__EZoWya__bottomBar{text-align:center;justify-content:center}.Footer-module__EZoWya__bottomLinks{justify-content:center}.Footer-module__EZoWya__scrollTop{display:none}}@media (prefers-reduced-motion:reduce){.Footer-module__EZoWya__spinner,.Footer-module__EZoWya__reviewSkeletonCard{animation:none}}.Footer-module__EZoWya__installWrap{margin-top:4px}.Footer-module__EZoWya__installLink{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff40;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:.82rem;font-weight:600;transition:border-color .2s,background .2s;display:inline-flex}.Footer-module__EZoWya__installLink:hover{background:#ffffff14;border-color:#fff}.Footer-module__EZoWya__installIOSHint{color:#ffffffbf;flex-wrap:wrap;align-items:center;gap:6px;max-width:260px;margin-top:8px;font-size:.78rem;display:flex}.Footer-module__EZoWya__nlPrefsBlock{width:100%;max-width:480px;margin:10px auto 0}.Footer-module__EZoWya__nlPrefsToggle{color:#e2e8f0;cursor:pointer;background:#ffffff14;border:1px dashed #ffffff40;border-radius:10px;justify-content:center;align-items:center;gap:7px;width:100%;padding:9px 14px;font-size:12.5px;font-weight:600;transition:background .2s,border-color .2s;display:flex}.Footer-module__EZoWya__nlPrefsToggle:hover{background:#ffffff24;border-color:#fff6}.Footer-module__EZoWya__nlPrefsBadge{color:#fff;background:#f97316;border-radius:999px;justify-content:center;align-items:center;min-width:17px;height:17px;padding:0 5px;font-size:10.5px;font-weight:700;display:inline-flex}.Footer-module__EZoWya__nlPrefsPanel{text-align:left;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:14px;flex-direction:column;gap:14px;margin-top:10px;padding:16px;display:flex}.Footer-module__EZoWya__nlPrefsGroup{flex-direction:column;gap:8px;display:flex}.Footer-module__EZoWya__nlPrefsLabel{color:#f1f5f9;font-size:12px;font-weight:700}.Footer-module__EZoWya__nlPrefsLabel em{color:#94a3b8;font-style:normal;font-weight:400}.Footer-module__EZoWya__nlPrefsChips{flex-wrap:wrap;gap:6px;display:flex}.Footer-module__EZoWya__nlPrefsChip{color:#cbd5e1;cursor:pointer;background:0 0;border:1px solid #ffffff2e;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:600;transition:background .2s,border-color .2s,color .2s}.Footer-module__EZoWya__nlPrefsChip:hover{color:#fff;border-color:#3b82f6}.Footer-module__EZoWya__nlPrefsChipActive{color:#fff;background:linear-gradient(90deg,#f97316,#3b82f6);border-color:#0000}.Footer-module__EZoWya__nlPrefsHint{color:#94a3b8;margin:0;font-size:11px;line-height:1.5}@media (max-width:600px){.Footer-module__EZoWya__nlPrefsPanel{padding:14px}}
@font-face{font-family:Space Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(../media/32687112bd2dd8db-s.cfdd66c2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(../media/28868e710e86be81-s.c30238d4.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(../media/0c89a48fa5027cee-s.p.4564287c.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:600;font-display:swap;src:url(../media/32687112bd2dd8db-s.cfdd66c2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:600;font-display:swap;src:url(../media/28868e710e86be81-s.c30238d4.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:600;font-display:swap;src:url(../media/0c89a48fa5027cee-s.p.4564287c.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(../media/32687112bd2dd8db-s.cfdd66c2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(../media/28868e710e86be81-s.c30238d4.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(../media/0c89a48fa5027cee-s.p.4564287c.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Space Grotesk Fallback;src:local(Arial);ascent-override:89.71%;descent-override:26.62%;line-gap-override:0.0%;size-adjust:109.69%}.space_grotesk_860e9f34-module__a89iWq__className{font-family:Space Grotesk,Space Grotesk Fallback;font-style:normal}.space_grotesk_860e9f34-module__a89iWq__variable{--font-space-grotesk:"Space Grotesk","Space Grotesk Fallback"}
@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_87b8fea5-module__8cmKKa__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_87b8fea5-module__8cmKKa__variable{--font-inter:"Inter","Inter Fallback"}
@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/5e05ae5b48faa55e-s.6b5ea6af.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/a7afbb44bec2bb18-s.1dcddae6.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/02263ebadd758ea4-s.8da66e7f.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/68757d6cddeff913-s.e6cd1753.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/effe91970fc4db64-s.p.19510058.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:600;font-display:swap;src:url(../media/6ff74e33ebd7bca3-s.140490a3.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:600;font-display:swap;src:url(../media/1a69062cfe6f77f8-s.b36ae37c.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:600;font-display:swap;src:url(../media/9a4838fcda0d1bca-s.bf5f8a12.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2e95a7d252b9825a-s.10086973.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:600;font-display:swap;src:url(../media/23b7a97ae3b5c134-s.p.2902b61f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:IBM Plex Mono Fallback;src:local(Arial);ascent-override:76.16%;descent-override:20.43%;line-gap-override:0.0%;size-adjust:134.59%}.ibm_plex_mono_3ba03b92-module__pJIsKa__className{font-family:IBM Plex Mono,IBM Plex Mono Fallback;font-style:normal}.ibm_plex_mono_3ba03b92-module__pJIsKa__variable{--font-ibm-plex-mono:"IBM Plex Mono","IBM Plex Mono Fallback"}
:root{--ink:#1a1a2e;--gold:#c9a84c;--gold-soft:#c9a84c26;--mint:#2ecc8e;--mint-dark:#27b07a;--bg:#fafaf8;--card-bg:#fff;--card-border:#e5e2da;--muted:#7a7570;--danger:#dc3c5a;--radius:16px;--radius-sm:8px;--shadow:0 2px 12px #1a1a2e14;--shadow-hover:0 12px 40px #1a1a2e24;--transition:.22s cubic-bezier(.4,0,.2,1)}.AnnonceCard-module__U1iyNW__skeleton{border-radius:var(--radius);background:var(--card-bg);border:1px solid var(--card-border);overflow:hidden}.AnnonceCard-module__U1iyNW__skeletonImg{background:linear-gradient(90deg,#f0ede8 25%,#e5e2da 50%,#f0ede8 75%) 0 0/200% 100%;width:100%;height:210px;animation:1.4s ease-in-out infinite AnnonceCard-module__U1iyNW__shimmer}.AnnonceCard-module__U1iyNW__skeletonBody{flex-direction:column;gap:10px;padding:16px;display:flex}.AnnonceCard-module__U1iyNW__skeletonLine{background:linear-gradient(90deg,#f0ede8 25%,#e5e2da 50%,#f0ede8 75%) 0 0/200% 100%;border-radius:6px;height:14px;animation:1.4s ease-in-out infinite AnnonceCard-module__U1iyNW__shimmer}.AnnonceCard-module__U1iyNW__skeletonAvatar{background:linear-gradient(90deg,#f0ede8 25%,#e5e2da 50%,#f0ede8 75%) 0 0/200% 100%;border-radius:50%;flex-shrink:0;width:28px;height:28px;animation:1.4s ease-in-out infinite AnnonceCard-module__U1iyNW__shimmer}.AnnonceCard-module__U1iyNW__skeletonFooter{align-items:center;gap:10px;margin-top:4px;display:flex}@keyframes AnnonceCard-module__U1iyNW__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.AnnonceCard-module__U1iyNW__card{background:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius);box-shadow:var(--shadow);transition:box-shadow var(--transition),border-color var(--transition);cursor:pointer;flex-direction:column;display:flex;position:relative;overflow:hidden}.AnnonceCard-module__U1iyNW__card:hover{box-shadow:var(--shadow-hover);border-color:#d5d0c8}.AnnonceCard-module__U1iyNW__cardPremium{border-color:#c9a84c66;box-shadow:0 2px 12px #c9a84c1a}.AnnonceCard-module__U1iyNW__cardPremium:hover{border-color:var(--gold);box-shadow:0 12px 40px #c9a84c2e}.AnnonceCard-module__U1iyNW__imageWrap{background:#e8e4dc;flex-shrink:0;width:100%;height:210px;position:relative;overflow:hidden}.AnnonceCard-module__U1iyNW__imgPlaceholder{background:linear-gradient(135deg,#ede9e1 0%,#ddd8ce 100%);animation:1.8s ease-in-out infinite AnnonceCard-module__U1iyNW__pulse;position:absolute;inset:0}@keyframes AnnonceCard-module__U1iyNW__pulse{0%,to{opacity:1}50%{opacity:.6}}.AnnonceCard-module__U1iyNW__cardImage{object-fit:cover;width:100%;height:100%;transition:transform .4s,opacity .3s;display:block}.AnnonceCard-module__U1iyNW__imgHidden{opacity:0}.AnnonceCard-module__U1iyNW__imgVisible{opacity:1}.AnnonceCard-module__U1iyNW__card:hover .AnnonceCard-module__U1iyNW__cardImage{transform:scale(1.04)}.AnnonceCard-module__U1iyNW__navBtn{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;cursor:pointer;opacity:0;width:34px;height:34px;transition:opacity var(--transition),background var(--transition);z-index:5;background:#ffffff2e;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.AnnonceCard-module__U1iyNW__navLeft{left:8px}.AnnonceCard-module__U1iyNW__navRight{right:8px}.AnnonceCard-module__U1iyNW__imageWrap:hover .AnnonceCard-module__U1iyNW__navBtn{opacity:1}.AnnonceCard-module__U1iyNW__navBtn:hover{background:#ffffff52}.AnnonceCard-module__U1iyNW__dots{z-index:5;gap:5px;display:flex;position:absolute;bottom:38px;left:50%;transform:translate(-50%)}.AnnonceCard-module__U1iyNW__dot{cursor:pointer;width:6px;height:6px;transition:background var(--transition),transform var(--transition);background:#ffffff80;border:none;border-radius:50%;padding:0}.AnnonceCard-module__U1iyNW__dotActive{background:#fff;transform:scale(1.3)}.AnnonceCard-module__U1iyNW__photoCount{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#ffffffe6;z-index:5;background:#1a1a2e9e;border-radius:10px;align-items:center;gap:4px;padding:3px 8px;font-family:Inter,sans-serif;font-size:.7rem;font-weight:600;display:flex;position:absolute;bottom:10px;right:10px}.AnnonceCard-module__U1iyNW__priceBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--gold);z-index:5;letter-spacing:.2px;background:#1a1a2eb8;border:1px solid #c9a84c40;border-radius:10px;padding:5px 12px;font-family:Inter,sans-serif;font-size:.88rem;font-weight:700;position:absolute;bottom:10px;left:10px}.AnnonceCard-module__U1iyNW__priceBadgeSuffix{color:#c9a84cbf;margin-left:2px;font-size:.7rem;font-weight:500}.AnnonceCard-module__U1iyNW__topLeftBadges{z-index:5;flex-direction:column;align-items:flex-start;gap:6px;display:flex;position:absolute;top:10px;left:10px}.AnnonceCard-module__U1iyNW__transactionBadge{letter-spacing:.5px;text-transform:uppercase;border-radius:8px;padding:4px 9px;font-family:Inter,sans-serif;font-size:.68rem;font-weight:800;box-shadow:0 2px 8px #0000002e}.AnnonceCard-module__U1iyNW__transactionSale{background:linear-gradient(135deg,#edd98a,var(--gold));color:#241c05}.AnnonceCard-module__U1iyNW__transactionRent{background:linear-gradient(135deg,#7fefc0,var(--mint));color:#06291b}.AnnonceCard-module__U1iyNW__typeBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;letter-spacing:.5px;text-transform:uppercase;background:#ffffff2e;border:1px solid #ffffff4d;border-radius:8px;align-items:center;gap:4px;padding:4px 9px;font-family:Inter,sans-serif;font-size:.68rem;font-weight:700;display:flex}.AnnonceCard-module__U1iyNW__newBadge{background:var(--mint);color:#fff;letter-spacing:1px;text-transform:uppercase;z-index:5;border-radius:10px;padding:3px 10px;font-family:Inter,sans-serif;font-size:.65rem;font-weight:800;position:absolute;top:10px;left:50%;transform:translate(-50%);box-shadow:0 2px 8px #2ecc8e66}.AnnonceCard-module__U1iyNW__premiumBadge{background:linear-gradient(135deg,color-mix(in srgb,var(--plan-color,var(--gold))80%,black),var(--plan-color,var(--gold)));color:#1a1200;letter-spacing:.5px;text-transform:uppercase;box-shadow:0 2px 8px color-mix(in srgb,var(--plan-color,var(--gold))40%,transparent);border-radius:8px;align-items:center;gap:4px;padding:3px 9px;font-family:Inter,sans-serif;font-size:.65rem;font-weight:800;display:flex}.AnnonceCard-module__U1iyNW__overlayActions{z-index:10;flex-direction:column;gap:6px;display:flex;position:absolute;top:10px;right:10px}.AnnonceCard-module__U1iyNW__iconBtn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;width:34px;height:34px;transition:background var(--transition),color var(--transition),border-color var(--transition);background:#ffffff2e;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;display:flex}.AnnonceCard-module__U1iyNW__iconBtn:hover{background:#ffffff52}.AnnonceCard-module__U1iyNW__iconBtnFav{color:#fff;background:#dc3c5abf;border-color:#dc3c5a80}.AnnonceCard-module__U1iyNW__iconBtnFav:hover{background:#dc3c5ae6}.AnnonceCard-module__U1iyNW__iconBtn:focus-visible,.AnnonceCard-module__U1iyNW__navBtn:focus-visible,.AnnonceCard-module__U1iyNW__dot:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.AnnonceCard-module__U1iyNW__content{flex-direction:column;flex:1;gap:8px;padding:14px 16px 16px;display:flex}.AnnonceCard-module__U1iyNW__titleLink{text-decoration:none;display:block}.AnnonceCard-module__U1iyNW__title{color:var(--ink);-webkit-line-clamp:2;transition:color var(--transition);-webkit-box-orient:vertical;margin:0;font-family:Inter,sans-serif;font-size:.95rem;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.AnnonceCard-module__U1iyNW__titleLink:hover .AnnonceCard-module__U1iyNW__title{color:var(--gold)}.AnnonceCard-module__U1iyNW__metaRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.AnnonceCard-module__U1iyNW__metaItem{color:var(--muted);align-items:center;gap:4px;font-family:Inter,sans-serif;font-size:.74rem;display:flex}.AnnonceCard-module__U1iyNW__metaItem svg{flex-shrink:0}.AnnonceCard-module__U1iyNW__meubleChip{border-radius:20px;align-self:flex-start;align-items:center;gap:5px;padding:3px 10px;font-family:Inter,sans-serif;font-size:.72rem;font-weight:600;display:inline-flex}.AnnonceCard-module__U1iyNW__meubleYes{color:#1a9a6a;background:#2ecc8e1f;border:1px solid #2ecc8e40}.AnnonceCard-module__U1iyNW__meubleNo{color:var(--primary-orange);background:#ff6b2c14;border:1px solid #ff6b2c33}.AnnonceCard-module__U1iyNW__desc{color:#6b6560;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-family:Inter,sans-serif;font-size:.8rem;line-height:1.6;display:-webkit-box;overflow:hidden}.AnnonceCard-module__U1iyNW__ownerRow{border-top:1px solid #f0ece5;justify-content:space-between;align-items:center;gap:8px;padding-top:8px;display:flex}.AnnonceCard-module__U1iyNW__owner{align-items:center;gap:7px;min-width:0;text-decoration:none;display:flex}.AnnonceCard-module__U1iyNW__ownerAvatar{object-fit:cover;border:1.5px solid var(--card-border);border-radius:50%;flex-shrink:0;width:26px;height:26px}.AnnonceCard-module__U1iyNW__ownerName{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;transition:color var(--transition);font-family:Inter,sans-serif;font-size:.78rem;font-weight:500;overflow:hidden}.AnnonceCard-module__U1iyNW__owner:hover .AnnonceCard-module__U1iyNW__ownerName{color:var(--ink)}.AnnonceCard-module__U1iyNW__ownerBadges{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.AnnonceCard-module__U1iyNW__actions{align-items:center;gap:8px;margin-top:4px;display:flex}.AnnonceCard-module__U1iyNW__detailsBtn{background:var(--ink);color:#fff;border-radius:var(--radius-sm);transition:background var(--transition),transform var(--transition);flex:1;justify-content:center;align-items:center;gap:6px;padding:10px 14px;font-family:Inter,sans-serif;font-size:.82rem;font-weight:600;text-decoration:none;display:flex}.AnnonceCard-module__U1iyNW__detailsBtn:hover{background:#2d2d4a;transform:translateY(-1px)}.AnnonceCard-module__U1iyNW__detailsBtn svg{transition:transform var(--transition)}.AnnonceCard-module__U1iyNW__detailsBtn:hover svg{transform:translate(3px)}.AnnonceCard-module__U1iyNW__contactBtns{gap:6px;display:flex}.AnnonceCard-module__U1iyNW__contactBtn{border-radius:var(--radius-sm);width:38px;height:38px;transition:opacity var(--transition),transform var(--transition);flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;display:flex}.AnnonceCard-module__U1iyNW__contactBtn:hover{opacity:.88;transform:translateY(-1px)}.AnnonceCard-module__U1iyNW__contactCall{color:var(--ink);border:1px solid var(--card-border);background:#f0ece5}.AnnonceCard-module__U1iyNW__contactWa{color:#fff;background:#25d366}.AnnonceCard-module__U1iyNW__snackbar{z-index:500;white-space:nowrap;pointer-events:none;border-radius:30px;align-items:center;gap:8px;padding:11px 20px;font-family:Inter,sans-serif;font-size:.84rem;font-weight:600;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 4px 20px #00000026}.AnnonceCard-module__U1iyNW__snackbar_success{background:var(--ink);color:#fff}.AnnonceCard-module__U1iyNW__snackbar_error{background:var(--danger);color:#fff}.AnnonceCard-module__U1iyNW__snackbar_info{color:var(--ink);border:1px solid var(--card-border);background:#f0ece5}.AnnonceCard-module__U1iyNW__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:400;background:#0a0a14a6;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.AnnonceCard-module__U1iyNW__authModal{text-align:center;background:#fff;border-radius:20px;flex-direction:column;align-items:center;gap:10px;width:100%;max-width:360px;padding:36px 32px 32px;display:flex;position:relative;box-shadow:0 20px 60px #0a0a1440}.AnnonceCard-module__U1iyNW__authIcon{width:60px;height:60px;color:var(--gold);background:#c9a84c1f;border:1.5px solid #c9a84c40;border-radius:50%;justify-content:center;align-items:center;margin-bottom:4px;display:flex}.AnnonceCard-module__U1iyNW__authTitle{color:var(--ink);margin:0;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:700}.AnnonceCard-module__U1iyNW__authSub{color:var(--muted);margin:0 0 8px;font-family:Inter,sans-serif;font-size:.86rem;line-height:1.55}.AnnonceCard-module__U1iyNW__authActions{gap:10px;width:100%;display:flex}.AnnonceCard-module__U1iyNW__loginBtn,.AnnonceCard-module__U1iyNW__signupBtn{text-align:center;transition:all var(--transition);border-radius:10px;flex:1;padding:12px;font-family:Inter,sans-serif;font-size:.88rem;font-weight:600;text-decoration:none}.AnnonceCard-module__U1iyNW__loginBtn{background:var(--ink);color:#fff}.AnnonceCard-module__U1iyNW__loginBtn:hover{background:#2d2d4a}.AnnonceCard-module__U1iyNW__signupBtn{color:var(--ink);border:1px solid var(--card-border);background:#f0ece5}.AnnonceCard-module__U1iyNW__signupBtn:hover{background:var(--card-border)}.AnnonceCard-module__U1iyNW__closeBtn{width:30px;height:30px;color:var(--muted);cursor:pointer;transition:background var(--transition),color var(--transition);background:#f0ece5;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:14px;right:14px}.AnnonceCard-module__U1iyNW__closeBtn:hover{background:var(--card-border);color:var(--ink)}.AnnonceCard-module__U1iyNW__closeBtn:focus-visible{outline:2px solid var(--gold);outline-offset:2px}@media (max-width:480px){.AnnonceCard-module__U1iyNW__imageWrap{height:180px}.AnnonceCard-module__U1iyNW__navBtn{display:none}.AnnonceCard-module__U1iyNW__content{padding:12px 14px 14px}}@media (prefers-reduced-motion:reduce){.AnnonceCard-module__U1iyNW__card,.AnnonceCard-module__U1iyNW__cardImage,.AnnonceCard-module__U1iyNW__iconBtn,.AnnonceCard-module__U1iyNW__detailsBtn,.AnnonceCard-module__U1iyNW__contactBtn,.AnnonceCard-module__U1iyNW__navBtn{transition:none}.AnnonceCard-module__U1iyNW__imgPlaceholder,.AnnonceCard-module__U1iyNW__skeletonLine,.AnnonceCard-module__U1iyNW__skeletonImg,.AnnonceCard-module__U1iyNW__skeletonAvatar{animation:none}}.AnnonceCard-module__U1iyNW__terrainChipsRow{flex-wrap:wrap;gap:6px;display:flex}
.Hero-module__Z8hQ_W__hero{--navy-deep:#0b1d3a;--navy-mid:#142c54;--navy-line:#1e3a6e;--orange:#f97316;--orange-dark:#ea6505;--gold:#eab308;--ink:#f5f7fb;--ink-muted:#a8b8d8;--ink-faint:#6f84ac;box-sizing:border-box;background:linear-gradient(160deg,var(--navy-deep)0%,var(--navy-mid)100%);justify-content:center;align-items:center;width:100%;padding:88px 24px 56px;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__grid{pointer-events:none;will-change:background-position;background-image:repeating-linear-gradient(115deg,#eab30812 0 1px,#0000 1px 88px),repeating-linear-gradient(25deg,#3b82f60f 0 1px,#0000 1px 96px);animation:50s linear infinite Hero-module__Z8hQ_W__gridDrift;position:absolute;inset:-100px;-webkit-mask-image:radial-gradient(85% 70% at 50% 40%,#000 40%,#0000 90%);mask-image:radial-gradient(85% 70% at 50% 40%,#000 40%,#0000 90%)}@keyframes Hero-module__Z8hQ_W__gridDrift{0%{background-position:0 0,0 0}to{background-position:176px 88px,-192px 96px}}.Hero-module__Z8hQ_W__glow{pointer-events:none;will-change:opacity,transform;background:radial-gradient(closest-side,#f9731624,#0000);width:900px;height:900px;animation:7s ease-in-out infinite alternate Hero-module__Z8hQ_W__glowBreathe;position:absolute;top:-20%;left:50%;transform:translate(-50%)}@keyframes Hero-module__Z8hQ_W__glowBreathe{0%{opacity:.75;transform:translate(-50%)scale(1)}to{opacity:1;transform:translate(-50%)scale(1.08)}}.Hero-module__Z8hQ_W__coords{font-family:var(--font-ibm-plex-mono),ui-monospace,monospace;letter-spacing:.04em;color:var(--ink-faint);z-index:2;align-items:center;gap:7px;font-size:10.5px;font-weight:500;display:flex;position:absolute;bottom:18px;right:22px}.Hero-module__Z8hQ_W__coordsDot{background:var(--gold);border-radius:50%;flex-shrink:0;width:5px;height:5px;animation:2.6s ease-in-out infinite Hero-module__Z8hQ_W__pulse;box-shadow:0 0 0 3px #eab3082e}@keyframes Hero-module__Z8hQ_W__pulse{0%,to{opacity:1}50%{opacity:.45}}.Hero-module__Z8hQ_W__content{z-index:2;text-align:center;width:100%;max-width:640px;position:relative}.Hero-module__Z8hQ_W__eyebrow{border:1px solid var(--navy-line);font-family:var(--font-ibm-plex-mono),ui-monospace,monospace;letter-spacing:.06em;text-transform:uppercase;color:var(--gold);background:#ffffff08;border-radius:999px;align-items:center;gap:6px;margin-bottom:22px;padding:6px 14px;font-size:11px;font-weight:500;display:inline-flex}.Hero-module__Z8hQ_W__title{font-family:var(--font-space-grotesk),ui-sans-serif,sans-serif;letter-spacing:-.01em;color:var(--ink);margin:0 0 16px;font-size:clamp(28px,4.4vw,46px);font-weight:700;line-height:1.14}.Hero-module__Z8hQ_W__title span{color:var(--orange)}.Hero-module__Z8hQ_W__subtitle{max-width:480px;font-family:var(--font-inter),ui-sans-serif,sans-serif;color:var(--ink-muted);margin:0 auto 30px;font-size:15px;line-height:1.6}.Hero-module__Z8hQ_W__ctaRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-bottom:34px;display:flex}.Hero-module__Z8hQ_W__primaryBtn,.Hero-module__Z8hQ_W__secondaryBtn{box-sizing:border-box;font-family:var(--font-inter),ui-sans-serif,sans-serif;cursor:pointer;border:none;border-radius:9px;align-items:center;gap:8px;padding:13px 24px;font-size:14.5px;font-weight:600;text-decoration:none;transition:background .18s,border-color .18s,transform .18s,box-shadow .18s;display:inline-flex}.Hero-module__Z8hQ_W__primaryBtn{background:var(--orange);color:#fff;box-shadow:0 8px 24px #f9731647}.Hero-module__Z8hQ_W__primaryBtn:hover{background:var(--orange-dark);transform:translateY(-1px);box-shadow:0 10px 28px #f973165c}.Hero-module__Z8hQ_W__primaryBtn:active{transform:translateY(0)}.Hero-module__Z8hQ_W__secondaryBtn{color:var(--ink);border:1.5px solid var(--navy-line);background:0 0}.Hero-module__Z8hQ_W__secondaryBtn:hover{border-color:var(--gold);background:#eab3080f}.Hero-module__Z8hQ_W__primaryBtn:focus-visible,.Hero-module__Z8hQ_W__secondaryBtn:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.Hero-module__Z8hQ_W__ctaArrow{flex-shrink:0;animation:1.6s ease-in-out infinite Hero-module__Z8hQ_W__bounce}@keyframes Hero-module__Z8hQ_W__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(3px)}}.Hero-module__Z8hQ_W__trustStrip{font-family:var(--font-ibm-plex-mono),ui-monospace,monospace;color:var(--ink-faint);flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;font-size:12.5px;display:flex}.Hero-module__Z8hQ_W__trustStrip strong{color:var(--ink);font-weight:600}.Hero-module__Z8hQ_W__trustDot{background:var(--ink-faint);border-radius:50%;flex-shrink:0;width:3px;height:3px}@media (max-width:768px){.Hero-module__Z8hQ_W__hero{padding:72px 20px 44px}.Hero-module__Z8hQ_W__subtitle{font-size:14px}.Hero-module__Z8hQ_W__coords{display:none}}@media (max-width:480px){.Hero-module__Z8hQ_W__hero{padding:60px 16px 36px}.Hero-module__Z8hQ_W__title{font-size:26px}.Hero-module__Z8hQ_W__ctaRow{flex-direction:column;align-items:stretch}.Hero-module__Z8hQ_W__primaryBtn,.Hero-module__Z8hQ_W__secondaryBtn{justify-content:center;width:100%}.Hero-module__Z8hQ_W__trustStrip{gap:8px;font-size:11.5px}}@media (prefers-reduced-motion:reduce){.Hero-module__Z8hQ_W__ctaArrow,.Hero-module__Z8hQ_W__coordsDot,.Hero-module__Z8hQ_W__grid,.Hero-module__Z8hQ_W__glow{animation:none}.Hero-module__Z8hQ_W__glow{opacity:.85}.Hero-module__Z8hQ_W__primaryBtn,.Hero-module__Z8hQ_W__secondaryBtn{transition:none}}
.BoostButton-module__uxT6lW__boostBtn{background:linear-gradient(135deg,var(--ik-orange,#ff6b2c),#ff8f3f);color:#fff;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:11px 18px;font-size:13.5px;font-weight:700;transition:transform .15s,opacity .15s;display:flex;box-shadow:0 4px 16px #ff6b2c47}.BoostButton-module__uxT6lW__boostBtn:hover{opacity:.95;transform:translateY(-1px)}.BoostButton-module__uxT6lW__activeBadge{color:var(--ik-orange,#ff6b2c);background:#ff6b2c1a;border:1.5px solid #ff6b2c4d;border-radius:10px;align-items:center;gap:6px;padding:9px 16px;font-size:13px;font-weight:700;display:inline-flex}.BoostButton-module__uxT6lW__overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1000;background:#0c23408c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.BoostButton-module__uxT6lW__modal{background:#fff;border-radius:20px;width:100%;max-width:420px;max-height:90vh;padding:32px 28px 24px;position:relative;overflow-y:auto;box-shadow:0 20px 60px #0c23404d}.BoostButton-module__uxT6lW__closeBtn{color:#666;cursor:pointer;background:#eef0f4;border:none;border-radius:50%;width:30px;height:30px;font-size:13px;position:absolute;top:16px;right:16px}.BoostButton-module__uxT6lW__closeBtn:hover{background:var(--ik-orange,#ff6b2c);color:#fff}.BoostButton-module__uxT6lW__modalIcon{text-align:center;margin-bottom:8px;font-size:36px}.BoostButton-module__uxT6lW__modalTitle{color:var(--ik-navy,#0c2340);text-align:center;margin:0 0 10px;font-size:19px;font-weight:800}.BoostButton-module__uxT6lW__modalSub{color:#64748b;text-align:center;margin:0 0 22px;font-size:13.5px;line-height:1.6}.BoostButton-module__uxT6lW__plans{flex-direction:column;gap:10px;margin-bottom:20px;display:flex}.BoostButton-module__uxT6lW__planCard{cursor:pointer;background:#f8fafc;border:1.5px solid #e5e7eb;border-radius:12px;justify-content:space-between;align-items:center;padding:13px 16px;transition:border-color .15s,background .15s;display:flex}.BoostButton-module__uxT6lW__planCard:hover{border-color:var(--ik-orange,#ff6b2c)}.BoostButton-module__uxT6lW__planCardActive{border-color:var(--ik-orange,#ff6b2c);background:#ff6b2c0f}.BoostButton-module__uxT6lW__planDuration{color:var(--ik-navy,#0c2340);font-size:14px;font-weight:700}.BoostButton-module__uxT6lW__planPrice{color:var(--ik-orange,#ff6b2c);font-size:14px;font-weight:700}.BoostButton-module__uxT6lW__confirmBtn{background:var(--ik-orange,#ff6b2c);color:#fff;cursor:pointer;border:none;border-radius:10px;width:100%;padding:13px 20px;font-size:14.5px;font-weight:700;transition:background .2s,transform .15s}.BoostButton-module__uxT6lW__confirmBtn:hover{background:#e55920;transform:translateY(-1px)}.BoostButton-module__uxT6lW__modalFootnote{text-align:center;color:#94a3b8;margin:12px 0 0;font-size:11.5px}
.CameroonMap-module__91P1ZW__mapWrap{z-index:0;pointer-events:none;justify-content:flex-end;align-items:center;display:flex;position:absolute;inset:0;-webkit-mask-image:radial-gradient(82% 80% at 60% 45%,#000 55%,#0000 97%);mask-image:radial-gradient(82% 80% at 60% 45%,#000 55%,#0000 97%)}.CameroonMap-module__91P1ZW__svg{width:auto;height:132%;transform:translate(8%)}.CameroonMap-module__91P1ZW__country{stroke:#a8b8d847;stroke-width:1.3px}.CameroonMap-module__91P1ZW__scanBand{animation:7s linear infinite CameroonMap-module__91P1ZW__scanMove}@keyframes CameroonMap-module__91P1ZW__scanMove{0%{transform:translateY(0)}to{transform:translateY(640px)}}.CameroonMap-module__91P1ZW__bracket{fill:none;stroke:#eab30866;stroke-width:1.4px;stroke-linecap:round}.CameroonMap-module__91P1ZW__route{fill:none;stroke:#eab30861;stroke-width:1.1px;stroke-dasharray:2.5 6;animation:3.4s linear infinite CameroonMap-module__91P1ZW__dashFlow}@keyframes CameroonMap-module__91P1ZW__dashFlow{to{stroke-dashoffset:-42px}}.CameroonMap-module__91P1ZW__cityHalo{opacity:.55}.CameroonMap-module__91P1ZW__cityDot{fill:#a8b8d8;opacity:.55}.CameroonMap-module__91P1ZW__capitalDot{fill:#f97316;opacity:.85}.CameroonMap-module__91P1ZW__cityRing{fill:none;stroke:#f97316;stroke-width:1.3px;opacity:0;transform-origin:50%;filter:url(#softGlow);animation:16.2s ease-out infinite CameroonMap-module__91P1ZW__ringPulse}@keyframes CameroonMap-module__91P1ZW__ringPulse{0%{opacity:0;transform:scale(.3)}6%{opacity:.95}30%{opacity:0;transform:scale(3.4)}to{opacity:0}}.CameroonMap-module__91P1ZW__cityLabelGroup{opacity:0;animation:16.2s ease-in-out infinite CameroonMap-module__91P1ZW__labelReveal}.CameroonMap-module__91P1ZW__labelChip{fill:#0b1d3aeb;stroke:#eab30880;stroke-width:.8px}.CameroonMap-module__91P1ZW__cityLabelText{font-family:var(--font-ibm-plex-mono),ui-monospace,monospace;letter-spacing:.03em;fill:#f5f7fb;font-size:10.5px;font-weight:600}@keyframes CameroonMap-module__91P1ZW__labelReveal{0%,2%{opacity:0;transform:translateY(4px)}6%,30%{opacity:1;transform:translateY(0)}38%,to{opacity:0;transform:translateY(-2px)}}@media (max-width:767px){.CameroonMap-module__91P1ZW__mapWrap{justify-content:center;-webkit-mask-image:radial-gradient(74% 72% at 50% 42%,#000 50%,#0000 96%);mask-image:radial-gradient(74% 72% at 50% 42%,#000 50%,#0000 96%)}.CameroonMap-module__91P1ZW__svg{opacity:.8;width:auto;height:82%;transform:translate(0)translateY(-2%)}}@media (max-width:480px){.CameroonMap-module__91P1ZW__svg{opacity:.7;height:62%}.CameroonMap-module__91P1ZW__cityLabelText{font-size:9.5px}}@media (prefers-reduced-motion:reduce){.CameroonMap-module__91P1ZW__scanBand,.CameroonMap-module__91P1ZW__route,.CameroonMap-module__91P1ZW__cityRing,.CameroonMap-module__91P1ZW__cityLabelGroup{animation:none}.CameroonMap-module__91P1ZW__cityDot,.CameroonMap-module__91P1ZW__cityHalo{opacity:.5}.CameroonMap-module__91P1ZW__cityLabelGroup{opacity:0}}
:is(*,:before,:after){box-sizing:border-box}.PhotoGallery-module__qD2_ca__hero{background:var(--ink,#1a1a2e);width:100%;height:clamp(280px,55vw,600px);position:relative;overflow:hidden}.PhotoGallery-module__qD2_ca__heroImageWrap{cursor:zoom-in;width:100%;height:100%;position:relative}.PhotoGallery-module__qD2_ca__heroImage{object-fit:cover;transition:transform .4s;animation:.3s PhotoGallery-module__qD2_ca__ikFade}.PhotoGallery-module__qD2_ca__heroImageWrap:hover .PhotoGallery-module__qD2_ca__heroImage{transform:scale(1.015)}.PhotoGallery-module__qD2_ca__noPhoto{background:var(--card,#f0eee9);width:100%;height:clamp(280px,55vw,600px);color:var(--muted,#7a7570);justify-content:center;align-items:center;gap:8px;font-family:Inter,sans-serif;font-size:1rem;display:flex}.PhotoGallery-module__qD2_ca__arrowLeft,.PhotoGallery-module__qD2_ca__arrowRight{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;z-index:5;background:#ffffff26;border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .22s,transform .22s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.PhotoGallery-module__qD2_ca__arrowLeft{left:16px}.PhotoGallery-module__qD2_ca__arrowRight{right:16px}.PhotoGallery-module__qD2_ca__arrowLeft:hover,.PhotoGallery-module__qD2_ca__arrowRight:hover{background:var(--gold,#c9a84c);color:var(--ink,#1a1a2e)}.PhotoGallery-module__qD2_ca__counter{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;letter-spacing:.5px;z-index:5;background:#1a1a2ea6;border-radius:20px;padding:4px 12px;font-family:Inter,sans-serif;font-size:.78rem;position:absolute;bottom:64px;left:50%;transform:translate(-50%)}.PhotoGallery-module__qD2_ca__expandBtn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;z-index:5;background:#ffffff2e;border:1px solid #ffffff4d;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-family:Inter,sans-serif;font-size:.78rem;font-weight:600;transition:background .22s;display:flex;position:absolute;bottom:16px;right:16px}.PhotoGallery-module__qD2_ca__expandBtn:hover{background:var(--gold,#c9a84c);color:var(--ink,#1a1a2e)}.PhotoGallery-module__qD2_ca__thumbsBar{background:var(--ink,#1a1a2e);padding:10px 16px}.PhotoGallery-module__qD2_ca__thumbsScroll{scrollbar-width:none;gap:8px;display:flex;overflow-x:auto}.PhotoGallery-module__qD2_ca__thumbsScroll::-webkit-scrollbar{display:none}.PhotoGallery-module__qD2_ca__thumb{cursor:pointer;opacity:.55;border:2px solid #0000;border-radius:6px;flex-shrink:0;width:68px;height:50px;padding:0;transition:opacity .22s,border-color .22s;position:relative;overflow:hidden}.PhotoGallery-module__qD2_ca__thumb:hover{opacity:.85}.PhotoGallery-module__qD2_ca__thumbActive{border-color:var(--gold,#c9a84c);opacity:1}.PhotoGallery-module__qD2_ca__thumbImg{object-fit:cover}.PhotoGallery-module__qD2_ca__lightbox{z-index:999;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#080810f7;flex-direction:column;animation:.2s PhotoGallery-module__qD2_ca__ikFade;display:flex;position:fixed;inset:0}.PhotoGallery-module__qD2_ca__lightboxTopBar{flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.PhotoGallery-module__qD2_ca__lightboxCounter{color:#ffffffbf;letter-spacing:.4px;font-family:Inter,sans-serif;font-size:.85rem;font-weight:600}.PhotoGallery-module__qD2_ca__lightboxClose{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;place-items:center;width:44px;height:44px;transition:background .22s,transform .22s,border-color .22s;display:grid}.PhotoGallery-module__qD2_ca__lightboxClose:hover{background:var(--gold,#c9a84c);border-color:var(--gold,#c9a84c);color:var(--ink,#1a1a2e);transform:rotate(90deg)}.PhotoGallery-module__qD2_ca__lightboxStage{flex:1;justify-content:center;align-items:center;min-height:0;padding:0 16px;display:flex;position:relative}.PhotoGallery-module__qD2_ca__lightboxImg{object-fit:contain;cursor:default;border-radius:6px;max-width:100%;max-height:100%;animation:.25s PhotoGallery-module__qD2_ca__ikZoom;box-shadow:0 20px 80px #00000080}.PhotoGallery-module__qD2_ca__lightboxPrev,.PhotoGallery-module__qD2_ca__lightboxNext{color:#fff;cursor:pointer;z-index:2;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;place-items:center;width:48px;height:48px;transition:background .22s,border-color .22s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.PhotoGallery-module__qD2_ca__lightboxPrev:hover,.PhotoGallery-module__qD2_ca__lightboxNext:hover{background:var(--gold,#c9a84c);border-color:var(--gold,#c9a84c);color:var(--ink,#1a1a2e)}.PhotoGallery-module__qD2_ca__lightboxPrev{left:16px}.PhotoGallery-module__qD2_ca__lightboxNext{right:16px}.PhotoGallery-module__qD2_ca__lightboxThumbs{scrollbar-width:none;flex-shrink:0;gap:8px;padding:14px 20px 22px;display:flex;overflow-x:auto}.PhotoGallery-module__qD2_ca__lightboxThumbs::-webkit-scrollbar{display:none}.PhotoGallery-module__qD2_ca__lightboxThumb{cursor:pointer;opacity:.5;border:2px solid #0000;border-radius:8px;flex:0 0 64px;height:48px;padding:0;transition:opacity .22s,border-color .22s;overflow:hidden}.PhotoGallery-module__qD2_ca__lightboxThumb img{object-fit:cover;width:100%;height:100%;display:block}.PhotoGallery-module__qD2_ca__lightboxThumb:hover{opacity:.8}.PhotoGallery-module__qD2_ca__lightboxThumbActive{opacity:1;border-color:var(--gold,#c9a84c)}@keyframes PhotoGallery-module__qD2_ca__ikFade{0%{opacity:0}to{opacity:1}}@keyframes PhotoGallery-module__qD2_ca__ikZoom{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@media (max-width:600px){.PhotoGallery-module__qD2_ca__arrowLeft,.PhotoGallery-module__qD2_ca__arrowRight{width:38px;height:38px}.PhotoGallery-module__qD2_ca__lightboxPrev,.PhotoGallery-module__qD2_ca__lightboxNext{width:40px;height:40px}.PhotoGallery-module__qD2_ca__lightboxTopBar{padding:14px 16px}}
.RoleBadge-module__CHHOaa__badge{letter-spacing:.3px;border:1px solid var(--badge-border,#cbd5e1);background:var(--badge-bg,#f1f5f9);color:var(--badge-color,#475569);white-space:nowrap;border-radius:20px;align-items:center;gap:5px;margin-left:6px;font-family:Inter,sans-serif;font-weight:600;line-height:1;display:inline-flex}.RoleBadge-module__CHHOaa__sm{gap:3px;padding:2px 7px;font-size:.62rem}.RoleBadge-module__CHHOaa__md{gap:5px;padding:4px 10px;font-size:.72rem}.RoleBadge-module__CHHOaa__lg{gap:7px;padding:6px 14px;font-size:.82rem}.RoleBadge-module__CHHOaa__skeleton{background:#e2e8f0;border:none;width:70px;height:1.4em;animation:1.2s ease-in-out infinite RoleBadge-module__CHHOaa__roleBadgePulse;display:inline-block}.RoleBadge-module__CHHOaa__skeleton.RoleBadge-module__CHHOaa__sm{width:56px}.RoleBadge-module__CHHOaa__skeleton.RoleBadge-module__CHHOaa__lg{width:84px}@keyframes RoleBadge-module__CHHOaa__roleBadgePulse{0%,to{opacity:.6}50%{opacity:1}}
.HomePage-module__YhQe2W__container{--ik-navy:#0f172a;--ik-navy-soft:#1e293b;--ik-blue:#3b82f6;--ik-orange:#f97316;--ik-orange-soft:#fb923c;--ik-border:#e5e7eb;--ik-muted:#64748b;--ik-bg-soft:#f8fafc;--ik-radius-lg:20px;--ik-radius-md:14px;--ik-radius-sm:10px;--ik-shadow-sm:0 6px 18px #0f172a0f;--ik-shadow-md:0 10px 30px #0f172a14;--ik-shadow-lg:0 20px 45px #0f172a1f}.HomePage-module__YhQe2W__container,.HomePage-module__YhQe2W__container *,.HomePage-module__YhQe2W__container :before,.HomePage-module__YhQe2W__container :after{box-sizing:border-box}.HomePage-module__YhQe2W__container{color:#0f172a;background:#f6f9fc;flex-direction:column;min-height:100vh;font-family:Inter,system-ui,sans-serif;display:flex;overflow-x:hidden}.HomePage-module__YhQe2W__seoContent{text-align:center;max-width:900px;margin:0 auto;padding:60px 20px 30px}.HomePage-module__YhQe2W__seoContent h1{color:#0f172a;letter-spacing:-.5px;margin-bottom:12px;font-size:2.2rem;font-weight:800}.HomePage-module__YhQe2W__seoContent p{color:#475569;font-size:1.05rem;line-height:1.6}.HomePage-module__YhQe2W__searchSection{flex-direction:column;align-items:center;width:100%;padding:30px 16px 10px;display:flex}.HomePage-module__YhQe2W__toolbar{z-index:20;-webkit-backdrop-filter:blur(10px);background:#f6f9fcdb;flex-direction:column;align-items:center;gap:12px;width:100%;padding:12px 0 16px;display:flex;position:sticky;top:0}.HomePage-module__YhQe2W__transactionTabs{border:1px solid var(--ik-border);width:100%;max-width:900px;box-shadow:var(--ik-shadow-sm);background:#fff;border-radius:999px;flex-wrap:wrap;justify-content:center;gap:6px;margin:0 auto;padding:5px;display:flex}.HomePage-module__YhQe2W__transactionTab{box-sizing:border-box;min-width:max-content;color:var(--ik-muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:999px;flex:auto;padding:10px 20px;font-family:inherit;font-size:13.5px;font-weight:700;transition:background .2s,color .2s}.HomePage-module__YhQe2W__transactionTab:hover{color:#0f172a}.HomePage-module__YhQe2W__transactionTab:focus-visible,.HomePage-module__YhQe2W__filterToggleBtn:focus-visible,.HomePage-module__YhQe2W__loadMoreBtn:focus-visible,.HomePage-module__YhQe2W__chip:focus-visible,.HomePage-module__YhQe2W__resetBtn:focus-visible{outline:2px solid var(--ik-blue);outline-offset:2px}.HomePage-module__YhQe2W__transactionTabActive{background:linear-gradient(90deg,var(--ik-orange),var(--ik-blue));color:#fff;box-shadow:0 4px 14px #3b82f640}.HomePage-module__YhQe2W__transactionTabActive:hover{color:#fff}.HomePage-module__YhQe2W__searchBox{box-shadow:var(--ik-shadow-md);border:1px solid var(--ik-border);background:#fff;border-radius:18px;gap:10px;width:100%;max-width:900px;margin:0 auto;padding:10px;display:flex}.HomePage-module__YhQe2W__searchInputWrapper{background:var(--ik-bg-soft);border-radius:var(--ik-radius-sm);flex:1;align-items:center;gap:8px;min-width:0;padding:0 10px;transition:background .2s,box-shadow .2s;display:flex}.HomePage-module__YhQe2W__searchInputWrapper:focus-within{background:#fff;box-shadow:0 0 0 3px #3b82f626}.HomePage-module__YhQe2W__searchIcon{color:#94a3b8;flex-shrink:0}.HomePage-module__YhQe2W__searchInputWrapper input{background:0 0;border:none;outline:none;flex:1;min-width:0;padding:12px 0;font-size:15px}.HomePage-module__YhQe2W__clearSearchBtn{color:#475569;cursor:pointer;background:#e2e8f0;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;transition:background .2s;display:flex}.HomePage-module__YhQe2W__clearSearchBtn:hover{background:#cbd5e1}.HomePage-module__YhQe2W__selectWrapper{flex-shrink:0;align-items:center;display:flex;position:relative}.HomePage-module__YhQe2W__selectWrapper select{appearance:none;border-radius:var(--ik-radius-sm);border:1px solid var(--ik-border);background:var(--ik-bg-soft);cursor:pointer;color:#0f172a;outline:none;width:100%;padding:12px 34px 12px 12px;font-family:inherit;font-size:14px;transition:background .2s,box-shadow .2s}.HomePage-module__YhQe2W__searchBox .HomePage-module__YhQe2W__selectWrapper{min-width:180px}.HomePage-module__YhQe2W__searchBox .HomePage-module__YhQe2W__selectWrapper select{border:none}.HomePage-module__YhQe2W__selectWrapper select:focus{background:#fff;box-shadow:0 0 0 3px #3b82f626}.HomePage-module__YhQe2W__selectChevron{color:#94a3b8;pointer-events:none;position:absolute;right:12px}.HomePage-module__YhQe2W__filterToggleBtn{border-radius:var(--ik-radius-sm);border:1px solid var(--ik-border);background:var(--ik-bg-soft);color:#0f172a;cursor:pointer;white-space:nowrap;flex-shrink:0;align-items:center;gap:7px;padding:12px 18px;font-size:14px;font-weight:600;transition:background .2s,border-color .2s,color .2s;display:flex;position:relative}.HomePage-module__YhQe2W__filterToggleBtn:hover{border-color:var(--ik-blue);color:var(--ik-blue)}.HomePage-module__YhQe2W__filterToggleBtnActive{background:linear-gradient(90deg,var(--ik-orange),var(--ik-blue));color:#fff;border-color:#0000}.HomePage-module__YhQe2W__filterToggleBtnActive:hover{color:#fff}.HomePage-module__YhQe2W__filterBadge{color:#fff;background:#ef4444;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.HomePage-module__YhQe2W__filterToggleBtnActive .HomePage-module__YhQe2W__filterBadge{background:#ffffff47}.HomePage-module__YhQe2W__filterPanelOverlay{z-index:29;cursor:pointer;background:#0f172a59;border:none;padding:0;position:fixed;inset:0}.HomePage-module__YhQe2W__filterPanel{z-index:30;border-radius:var(--ik-radius-lg);border:1px solid var(--ik-border);background:#fff;flex-direction:column;width:min(420px,100vw - 32px);max-height:min(70vh,620px);margin-top:8px;display:flex;position:absolute;top:100%;overflow-y:auto;box-shadow:0 24px 60px #0f172a2e}.HomePage-module__YhQe2W__filterPanelHeader{border-top-left-radius:var(--ik-radius-lg);border-top-right-radius:var(--ik-radius-lg);background:#fff;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:16px 18px;display:flex;position:sticky;top:0}.HomePage-module__YhQe2W__filterPanelHeader h3{color:#0f172a;margin:0;font-size:15px;font-weight:800}.HomePage-module__YhQe2W__filterPanelClose{background:var(--ik-bg-soft);color:#475569;cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;transition:background .2s;display:flex}.HomePage-module__YhQe2W__filterPanelClose:hover{background:#e2e8f0}.HomePage-module__YhQe2W__filterPanelBody{flex-direction:column;gap:16px;padding:18px;display:flex}.HomePage-module__YhQe2W__filterField{flex-direction:column;gap:6px;display:flex}.HomePage-module__YhQe2W__filterField label{color:#334155;font-size:12.5px;font-weight:700}.HomePage-module__YhQe2W__filterField .HomePage-module__YhQe2W__selectWrapper select{width:100%}.HomePage-module__YhQe2W__rangeGroup{flex-direction:column;gap:6px;min-width:0;display:flex}.HomePage-module__YhQe2W__rangeLabel{color:#334155;font-size:12.5px;font-weight:700}.HomePage-module__YhQe2W__rangeInputs{grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;min-width:0;display:grid}.HomePage-module__YhQe2W__rangeInputs input[type=number]{border-radius:var(--ik-radius-sm);border:1px solid var(--ik-border);background:var(--ik-bg-soft);-moz-appearance:textfield;outline:none;width:100%;min-width:0;padding:10px 12px;font-size:14px;transition:background .2s,box-shadow .2s}.HomePage-module__YhQe2W__rangeInputs input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.HomePage-module__YhQe2W__rangeInputs input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.HomePage-module__YhQe2W__rangeInputs input[type=number]:focus{background:#fff;box-shadow:0 0 0 3px #3b82f626}.HomePage-module__YhQe2W__rangeDash{background:#cbd5e1;flex-shrink:0;justify-self:center;width:10px;height:1px}.HomePage-module__YhQe2W__checkboxLabel{color:#334155;cursor:pointer;background:var(--ik-bg-soft);border-radius:var(--ik-radius-sm);align-items:center;gap:9px;padding:10px 12px;font-size:14px;font-weight:600;display:flex}.HomePage-module__YhQe2W__checkboxLabel input[type=checkbox]{width:17px;height:17px;accent-color:var(--ik-blue);cursor:pointer;flex-shrink:0}.HomePage-module__YhQe2W__filterPanelFooter{border-bottom-left-radius:var(--ik-radius-lg);border-bottom-right-radius:var(--ik-radius-lg);background:#fff;border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:10px;padding:14px 18px;display:flex;position:sticky;bottom:0}.HomePage-module__YhQe2W__applyBtn{background:linear-gradient(90deg,var(--ik-orange),var(--ik-blue));color:#fff;border-radius:var(--ik-radius-sm);cursor:pointer;border:none;flex:1;padding:11px 16px;font-size:13.5px;font-weight:700;transition:transform .15s,box-shadow .15s;box-shadow:0 8px 20px #3b82f640}.HomePage-module__YhQe2W__applyBtn:hover{transform:translateY(-1px)}.HomePage-module__YhQe2W__resetBtn{border:1px solid var(--ik-border);color:var(--ik-muted);border-radius:var(--ik-radius-sm);cursor:pointer;white-space:nowrap;background:0 0;flex-shrink:0;padding:9px 16px;font-size:13px;font-weight:600;transition:border-color .2s,color .2s,background .2s}.HomePage-module__YhQe2W__resetBtn:hover:not(:disabled){border-color:var(--ik-blue);color:var(--ik-blue);background:#3b82f60f}.HomePage-module__YhQe2W__resetBtn:disabled{opacity:.4;cursor:not-allowed}.HomePage-module__YhQe2W__retryBtn{border:1px solid var(--ik-blue);color:var(--ik-blue);border-radius:var(--ik-radius-sm);cursor:pointer;white-space:nowrap;background:0 0;padding:9px 16px;font-size:13px;font-weight:600;transition:background .2s,color .2s}.HomePage-module__YhQe2W__retryBtn:hover{background:var(--ik-blue);color:#fff}.HomePage-module__YhQe2W__activeChips{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;width:100%;max-width:900px;margin:0 auto;padding:0 4px;display:flex}.HomePage-module__YhQe2W__chip{border:1px solid var(--ik-border);color:#334155;cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:6px;max-width:220px;padding:6px 10px 6px 12px;font-size:12.5px;font-weight:600;transition:border-color .2s,color .2s;display:inline-flex}.HomePage-module__YhQe2W__chip:hover{color:#ef4444;border-color:#ef4444}.HomePage-module__YhQe2W__resetChip{color:var(--ik-blue);cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:6px 4px;font-size:12.5px;font-weight:700;text-decoration:underline}.HomePage-module__YhQe2W__filterHint{text-align:center;color:#94a3b8;width:100%;max-width:900px;margin:0 auto;font-size:12px}.HomePage-module__YhQe2W__visuallyHidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.HomePage-module__YhQe2W__sectionTitle{text-align:center;color:#0f172a;margin-bottom:30px;font-size:1.6rem;font-weight:800;position:relative}.HomePage-module__YhQe2W__sectionTitle:after{content:"";background:linear-gradient(90deg,var(--ik-orange),var(--ik-blue));border-radius:50px;width:80px;height:4px;margin:10px auto 0;display:block}.HomePage-module__YhQe2W__sectionHeader{flex-direction:column;align-items:center;display:flex}.HomePage-module__YhQe2W__sectionHeader .HomePage-module__YhQe2W__sectionTitle{margin-bottom:8px}.HomePage-module__YhQe2W__resultsCount{color:var(--ik-muted);text-align:center;margin-bottom:30px;font-size:14px}.HomePage-module__YhQe2W__gridSection{width:100%;max-width:1300px;margin:0 auto;padding:40px 20px 80px}.HomePage-module__YhQe2W__grid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.HomePage-module__YhQe2W__cardWrapper{border-radius:18px;transition:transform .25s,box-shadow .25s;position:relative}.HomePage-module__YhQe2W__cardWrapper:hover{transform:translateY(-6px)}.HomePage-module__YhQe2W__cardWrapper>*{box-shadow:var(--ik-shadow-md);background:#fff;border:1px solid #eef2f7;border-radius:18px;transition:all .25s;overflow:hidden}.HomePage-module__YhQe2W__cardWrapper>:hover{box-shadow:var(--ik-shadow-lg)}.HomePage-module__YhQe2W__loading,.HomePage-module__YhQe2W__empty{text-align:center;color:var(--ik-muted);padding:50px;font-size:1rem}.HomePage-module__YhQe2W__empty{flex-direction:column;align-items:center;gap:16px;display:flex}.HomePage-module__YhQe2W__searchingFurther{color:var(--ik-muted);flex-direction:column;align-items:center;gap:12px;padding:60px 20px;font-size:.95rem;display:flex}.HomePage-module__YhQe2W__spinnerIcon{color:var(--ik-blue);animation:.9s linear infinite HomePage-module__YhQe2W__ik-spin}@keyframes HomePage-module__YhQe2W__ik-spin{to{transform:rotate(360deg)}}.HomePage-module__YhQe2W__errorBox{text-align:center;color:#991b1b;background:#fef2f2;border:1px solid #fca5a5;border-radius:16px;flex-direction:column;align-items:center;gap:12px;max-width:420px;margin:30px auto;padding:24px;display:flex}.HomePage-module__YhQe2W__loadMoreZone{justify-content:center;align-items:center;min-height:60px;margin-top:40px;display:flex}.HomePage-module__YhQe2W__loadMoreSpinner{color:var(--ik-muted);align-items:center;gap:10px;font-size:14px;font-weight:600;display:flex}.HomePage-module__YhQe2W__loadMoreBtn{background:linear-gradient(135deg,var(--ik-orange),var(--ik-orange-soft));color:#fff;border-radius:var(--ik-radius-md);cursor:pointer;border:none;padding:14px 28px;font-size:15px;font-weight:600;transition:transform .25s,box-shadow .25s;box-shadow:0 10px 25px #f9731640}.HomePage-module__YhQe2W__loadMoreBtn:hover{transform:translateY(-2px);box-shadow:0 15px 35px #f9731659}.HomePage-module__YhQe2W__endOfList{text-align:center;color:#94a3b8;margin-top:36px;font-size:13.5px;font-weight:600}.HomePage-module__YhQe2W__skeletonGrid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:22px;display:grid}.HomePage-module__YhQe2W__skeletonCard{background:linear-gradient(90deg,#eef2f7 25%,#f8fafc 37%,#eef2f7 63%) 0 0/400% 100%;border-radius:18px;height:280px;animation:1.4s infinite HomePage-module__YhQe2W__skeleton-shimmer}@keyframes HomePage-module__YhQe2W__skeleton-shimmer{0%{background-position:100%}to{background-position:0}}.HomePage-module__YhQe2W__cta{text-align:center;background:linear-gradient(135deg,var(--ik-navy),var(--ik-navy-soft));color:#fff;border-radius:24px;max-width:1100px;margin:80px auto;padding:60px 20px;position:relative;overflow:hidden}.HomePage-module__YhQe2W__cta:before{content:"";pointer-events:none;background:radial-gradient(circle,#3b82f64d,#0000);width:300px;height:300px;position:absolute;top:-100px;left:-100px}.HomePage-module__YhQe2W__cta:after{content:"";pointer-events:none;background:radial-gradient(circle,#f9731640,#0000);width:300px;height:300px;position:absolute;bottom:-100px;right:-100px}.HomePage-module__YhQe2W__cta h2{z-index:1;margin-bottom:12px;font-size:1.8rem;font-weight:800;position:relative}.HomePage-module__YhQe2W__cta p{color:#cbd5e1;z-index:1;margin-bottom:24px;position:relative}.HomePage-module__YhQe2W__ctaBtn{background:linear-gradient(90deg,var(--ik-blue),var(--ik-orange));color:#fff;border-radius:var(--ik-radius-md);z-index:1;padding:14px 28px;font-weight:700;text-decoration:none;transition:transform .2s;display:inline-block;position:relative}.HomePage-module__YhQe2W__ctaBtn:hover{transform:scale(1.05)}@media (max-width:1200px){.HomePage-module__YhQe2W__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.HomePage-module__YhQe2W__grid{grid-template-columns:repeat(2,1fr)}.HomePage-module__YhQe2W__searchBox{flex-direction:column;gap:8px}.HomePage-module__YhQe2W__searchBox .HomePage-module__YhQe2W__selectWrapper{min-width:unset;width:100%}.HomePage-module__YhQe2W__filterToggleBtn{justify-content:center;width:100%}.HomePage-module__YhQe2W__transactionTabs{justify-content:flex-start}.HomePage-module__YhQe2W__transactionTab{text-align:center;flex:auto}.HomePage-module__YhQe2W__filterPanel{left:50%;transform:translate(-50%)}}@media (max-width:600px){.HomePage-module__YhQe2W__grid{grid-template-columns:1fr}.HomePage-module__YhQe2W__seoContent h1{font-size:1.6rem}.HomePage-module__YhQe2W__sectionTitle{font-size:1.3rem}.HomePage-module__YhQe2W__searchSection{padding:16px 12px 6px}.HomePage-module__YhQe2W__toolbar{gap:10px;padding:10px 0 12px}.HomePage-module__YhQe2W__transactionTabs{padding:4px}.HomePage-module__YhQe2W__transactionTab{padding:9px 10px;font-size:12.5px}.HomePage-module__YhQe2W__filterPanel{width:auto;max-height:78vh;position:fixed;inset:auto 12px 12px;transform:none}.HomePage-module__YhQe2W__rangeInputs{gap:6px}.HomePage-module__YhQe2W__checkboxLabel{width:100%}.HomePage-module__YhQe2W__cta{margin:40px 12px;padding:40px 16px}.HomePage-module__YhQe2W__cta h2{font-size:1.4rem}}@media (max-width:380px){.HomePage-module__YhQe2W__gridSection{padding:24px 12px 60px}.HomePage-module__YhQe2W__transactionTab{padding:8px 6px;font-size:11.5px}}@media (prefers-reduced-motion:reduce){.HomePage-module__YhQe2W__cardWrapper,.HomePage-module__YhQe2W__loadMoreBtn,.HomePage-module__YhQe2W__ctaBtn,.HomePage-module__YhQe2W__skeletonCard,.HomePage-module__YhQe2W__transactionTab,.HomePage-module__YhQe2W__spinnerIcon{transition:none;animation:none}}.HomePage-module__YhQe2W__featuredSection{max-width:1280px;margin:0 auto;padding:40px 20px 20px}.HomePage-module__YhQe2W__paginationNav{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin-top:44px;display:flex}.HomePage-module__YhQe2W__pageBtn{border-radius:var(--ik-radius-sm,10px);border:1px solid var(--ik-border,#e5e7eb);color:#0f172a;cursor:pointer;white-space:nowrap;background:#fff;align-items:center;gap:6px;padding:11px 18px;font-size:14px;font-weight:600;transition:border-color .2s,color .2s,background .2s;display:flex}.HomePage-module__YhQe2W__pageBtn:hover:not(:disabled){border-color:var(--ik-blue,#3b82f6);color:var(--ik-blue,#3b82f6)}.HomePage-module__YhQe2W__pageBtn:disabled{opacity:.4;cursor:not-allowed}.HomePage-module__YhQe2W__pageNumbers{align-items:center;gap:6px;display:flex}.HomePage-module__YhQe2W__pageNumberBtn{border:1px solid var(--ik-border,#e5e7eb);color:#334155;cursor:pointer;background:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:38px;height:38px;padding:0 8px;font-size:14px;font-weight:700;transition:background .2s,color .2s,border-color .2s;display:flex}.HomePage-module__YhQe2W__pageNumberBtn:hover:not(:disabled){border-color:var(--ik-blue,#3b82f6);color:var(--ik-blue,#3b82f6)}.HomePage-module__YhQe2W__pageNumberBtn:disabled{opacity:.5;cursor:not-allowed}.HomePage-module__YhQe2W__pageNumberBtnActive{background:linear-gradient(90deg,var(--ik-orange,#f97316),var(--ik-blue,#3b82f6));color:#fff;border-color:#0000}.HomePage-module__YhQe2W__pageNumberBtnActive:hover{color:#fff}.HomePage-module__YhQe2W__pageEllipsis{color:#94a3b8;padding:0 2px;font-size:14px}@media (max-width:480px){.HomePage-module__YhQe2W__paginationNav{gap:8px}.HomePage-module__YhQe2W__pageBtn{padding:10px 12px;font-size:13px}.HomePage-module__YhQe2W__pageNumbers{gap:4px}.HomePage-module__YhQe2W__pageNumberBtn{min-width:34px;height:34px;font-size:13px}}
.InstallPrompt-module__8wbBma__banner{z-index:1000;background:var(--ik-navy,#0a1f3d);color:#fff;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:14px 20px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 12px #0003}.InstallPrompt-module__8wbBma__text{flex:1;min-width:200px;font-size:.9rem}.InstallPrompt-module__8wbBma__actions{gap:8px;display:flex}.InstallPrompt-module__8wbBma__installBtn{background:var(--ik-orange,#ff7a00);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:8px 16px;font-weight:600}.InstallPrompt-module__8wbBma__installBtn:hover{opacity:.9}.InstallPrompt-module__8wbBma__dismissBtn{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff6;border-radius:6px;padding:8px 16px}.InstallPrompt-module__8wbBma__dismissBtn:hover{border-color:#fff}@media (max-width:480px){.InstallPrompt-module__8wbBma__banner{flex-direction:column;align-items:flex-start}.InstallPrompt-module__8wbBma__actions{width:100%}.InstallPrompt-module__8wbBma__installBtn,.InstallPrompt-module__8wbBma__dismissBtn{flex:1}}
