.CategoryCard_card__KqJ_z{background:#ffffff;border:1px solid var(--border-color);border-radius:16px;padding:30px;text-decoration:none;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;flex-direction:column;align-items:flex-start;position:relative;overflow:hidden;cursor:pointer}.CategoryCard_card__KqJ_z:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.08);border-color:var(--accent-glow)}.CategoryCard_icon__mJhm3{font-size:2.5rem;margin-bottom:20px;background:var(--bg-color);width:60px;height:60px;border-radius:12px;display:flex;justify-content:center;align-items:center;transition:background .3s}.CategoryCard_card__KqJ_z:hover .CategoryCard_icon__mJhm3{background:#eef5fc}.CategoryCard_title__IDXLB{font-size:1.4rem;font-weight:600;color:var(--text-color);margin-bottom:8px}.CategoryCard_description___nTJd{color:#57606a;font-size:.95rem;margin-bottom:12px;flex-grow:1}.CategoryCard_count__VGcZp{font-size:.85rem;color:#8b949e;margin-bottom:12px;font-weight:500}.CategoryCard_arrow__tMtHx{font-size:1.2rem;color:var(--accent-color);font-weight:600;transition:transform .3s}.CategoryCard_card__KqJ_z:hover .CategoryCard_arrow__tMtHx{transform:translateX(5px)}.InteractiveHouse_container__kpNYD{position:relative;width:90%;max-width:1200px;margin:0 auto;border-radius:20px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.15);border:1px solid var(--border-color);background:#000}.InteractiveHouse_houseImage__m9Hnx{width:100%;display:block;height:auto}.InteractiveHouse_hotspot__oQrTa{position:absolute;transform:translate(-50%,-50%);cursor:pointer;z-index:10;display:flex;justify-content:center;align-items:center;width:44px;height:44px}.InteractiveHouse_icon__drHfA{position:relative;z-index:2;font-size:1.2rem;background:var(--hotspot-bg);border-radius:50%;width:100%;height:100%;display:flex;justify-content:center;align-items:center;color:var(--accent-color);border:2px solid #fff;box-shadow:0 4px 10px rgba(0,0,0,.2);transition:transform .3s,box-shadow .3s,background .3s;pointer-events:none}.InteractiveHouse_hotspot__oQrTa:hover .InteractiveHouse_icon__drHfA{transform:scale(1.15);box-shadow:0 0 20px var(--accent-glow);background:var(--accent-color);color:#fff;border-color:var(--accent-color)}.InteractiveHouse_pulse__Eq2oC{position:absolute;width:100%;height:100%;border-radius:50%;background:var(--accent-color);opacity:.6;animation:InteractiveHouse_pulseAnimation__NUTuc 2s infinite;z-index:1;pointer-events:none}@keyframes InteractiveHouse_pulseAnimation__NUTuc{0%{transform:scale(1);opacity:.4}to{transform:scale(2.5);opacity:0}}.InteractiveHouse_tooltip__V5WBn{position:absolute;bottom:55px;left:50%;transform:translateX(-50%) translateY(10px);background:#ffffff;color:#24292f;padding:8px 16px;border-radius:8px;font-size:.95rem;font-weight:600;white-space:nowrap;opacity:0;pointer-events:none;transition:all .3s ease;box-shadow:0 5px 20px rgba(0,0,0,.15);border:1px solid var(--border-color)}.InteractiveHouse_tooltip__V5WBn:after{content:"";position:absolute;top:100%;left:50%;margin-left:-6px;border:6px solid transparent;border-top-color:#ffffff}.InteractiveHouse_hotspot__oQrTa:hover .InteractiveHouse_tooltip__V5WBn{opacity:1;transform:translateX(-50%) translateY(0)}@media (max-width:768px){.InteractiveHouse_container__kpNYD{width:100%;border-radius:0;border-left:none;border-right:none}.InteractiveHouse_hotspot__oQrTa{width:36px;height:36px}.InteractiveHouse_icon__drHfA{font-size:1rem}}.OfferCard_card__W4b6J{border-radius:20px;padding:40px;display:flex;justify-content:space-between;align-items:center;position:relative;overflow:hidden;text-decoration:none;color:inherit;cursor:pointer;transition:transform .3s,box-shadow .3s}.OfferCard_card__W4b6J:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.15)}.OfferCard_primary__VBzKx{background:linear-gradient(135deg,#0969da,#054da1);color:#ffffff}.OfferCard_secondary__i22NS{background:#ffffff;border:1px solid var(--border-color);color:var(--text-color)}.OfferCard_dark__IbtYw{background:#1a1f24;color:#ffffff}.OfferCard_accent__GW1T2{background:#f6f8fa;border:1px dashed var(--accent-color);color:var(--text-color)}.OfferCard_content__0NOen{z-index:2;max-width:60%}.OfferCard_tag___wQL2{display:inline-block;padding:6px 12px;border-radius:20px;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:15px}.OfferCard_dark__IbtYw .OfferCard_tag___wQL2,.OfferCard_primary__VBzKx .OfferCard_tag___wQL2{background:rgba(255,255,255,.2);color:#ffffff}.OfferCard_accent__GW1T2 .OfferCard_tag___wQL2,.OfferCard_secondary__i22NS .OfferCard_tag___wQL2{background:var(--accent-color);color:#ffffff}.OfferCard_title__S5XGH{font-size:2rem;margin-bottom:10px;font-weight:700}.OfferCard_description__GgKtm{margin-bottom:25px;font-size:1.1rem;opacity:.9}.OfferCard_button__B25hF{display:inline-block;padding:12px 25px;border-radius:8px;text-decoration:none;font-weight:600;transition:transform .2s;cursor:pointer;border:none;font-size:1rem}.OfferCard_button__B25hF:hover{transform:translateY(-2px)}.OfferCard_dark__IbtYw .OfferCard_button__B25hF,.OfferCard_primary__VBzKx .OfferCard_button__B25hF{background:#ffffff;color:var(--accent-color)}.OfferCard_accent__GW1T2 .OfferCard_button__B25hF,.OfferCard_secondary__i22NS .OfferCard_button__B25hF{background:var(--accent-color);color:#ffffff}.OfferCard_image__OJBMa{font-size:8rem;opacity:.2;position:absolute;right:-20px;bottom:-20px;transform:rotate(-15deg)}@media (max-width:768px){.OfferCard_card__W4b6J{flex-direction:column;text-align:center}.OfferCard_content__0NOen{max-width:100%;margin-bottom:20px}.OfferCard_image__OJBMa{position:static;transform:none;margin-top:20px}}.RequestModal_overlay__WCj0i{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;z-index:1000;padding:20px;backdrop-filter:blur(4px)}.RequestModal_modal__Cc1EL{background:#ffffff;border-radius:20px;padding:40px;max-width:500px;width:100%;position:relative;box-shadow:0 20px 60px rgba(0,0,0,.3);animation:RequestModal_slideUp__XDdDH .3s ease-out}@keyframes RequestModal_slideUp__XDdDH{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.RequestModal_closeButton__ep4rp{position:absolute;top:20px;right:20px;background:transparent;border:none;font-size:24px;cursor:pointer;color:#8b949e;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:all .2s}.RequestModal_closeButton__ep4rp:hover{background:#f6f8fa;color:#1f2328}.RequestModal_title__KD0hg{font-size:1.8rem;font-weight:700;color:var(--text-color);margin-bottom:8px}.RequestModal_subtitle__GOwev{color:#57606a;margin-bottom:30px;font-size:1rem}.RequestModal_form__XBHra{display:flex;flex-direction:column;gap:20px}.RequestModal_field__ms7rh{display:flex;flex-direction:column;gap:8px}.RequestModal_field__ms7rh label{font-weight:600;color:var(--text-color);font-size:.95rem}.RequestModal_field__ms7rh input,.RequestModal_field__ms7rh textarea{padding:12px 16px;border:1px solid var(--border-color);border-radius:10px;font-size:1rem;transition:all .2s;font-family:inherit}.RequestModal_field__ms7rh input:focus,.RequestModal_field__ms7rh textarea:focus{outline:none;border-color:var(--accent-color);box-shadow:0 0 0 3px rgba(13,110,253,.1)}.RequestModal_field__ms7rh textarea{resize:vertical;min-height:80px}.RequestModal_error__sasVv{background:#fff0f0;border:1px solid #ff4444;color:#cc0000;padding:12px;border-radius:8px;font-size:.9rem}.RequestModal_submitButton__nDVeQ{background:var(--accent-color);color:#ffffff;border:none;padding:14px 24px;border-radius:10px;font-size:1.05rem;font-weight:600;cursor:pointer;transition:all .2s}.RequestModal_submitButton__nDVeQ:hover:not(:disabled){background:#0052cc;transform:translateY(-2px);box-shadow:0 4px 12px rgba(13,110,253,.3)}.RequestModal_submitButton__nDVeQ:disabled{opacity:.6;cursor:not-allowed}.RequestModal_success__WXR4_{text-align:center;padding:40px 20px}.RequestModal_successIcon___JpGA{width:80px;height:80px;background:#28a745;color:white;font-size:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;animation:RequestModal_scaleIn__RhhGa .4s ease-out}@keyframes RequestModal_scaleIn__RhhGa{0%{transform:scale(0)}to{transform:scale(1)}}.RequestModal_success__WXR4_ h3{font-size:1.6rem;color:var(--text-color);margin-bottom:8px}.RequestModal_success__WXR4_ p{color:#57606a;font-size:1rem}@media (max-width:640px){.RequestModal_modal__Cc1EL{padding:30px 20px}.RequestModal_title__KD0hg{font-size:1.5rem}}