@font-face{font-family:DM Serif Display;font-style:normal;font-weight:400;font-display:swap;src:url(../media/8dd8a3188b79fd8f-s.0uwq05tg8f5a0.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:DM Serif Display;font-style:normal;font-weight:400;font-display:swap;src:url(../media/0c8f209abc35ee02-s.p.03rqv30url-~q.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:DM Serif Display Fallback;src:local(Times New Roman);ascent-override:94.37%;descent-override:30.51%;line-gap-override:0.0%;size-adjust:109.78%}.dm_serif_display_f6ca9287-module__m3tISa__className{font-family:DM Serif Display,DM Serif Display Fallback;font-style:normal;font-weight:400}.dm_serif_display_f6ca9287-module__m3tISa__variable{--font-dm-serif:"DM Serif Display", "DM Serif Display Fallback"}
@font-face{font-family:Instrument Sans;font-style:normal;font-weight:400 700;font-stretch:100%;font-display:swap;src:url(../media/c7f47671e39f7787-s.06cvo47x4w1en.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:Instrument Sans;font-style:normal;font-weight:400 700;font-stretch:100%;font-display:swap;src:url(../media/f06bf9da926bae75-s.p.0pz0x0eczp58u.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:Instrument Sans Fallback;src:local(Arial);ascent-override:94.42%;descent-override:24.33%;line-gap-override:0.0%;size-adjust:102.74%}.instrument_sans_69daf838-module__T3g6bW__className{font-family:Instrument Sans,Instrument Sans Fallback;font-style:normal}.instrument_sans_69daf838-module__T3g6bW__variable{--font-instrument-sans:"Instrument Sans", "Instrument Sans Fallback"}
:root,[data-theme=light]{--bg-page:#f5f3ef;--bg-panel:#f7f3ee;--text-primary:#303a50;--border-primary:#303a50;--font-serif:var(--font-dm-serif), serif;--font-sans:var(--font-instrument-sans), sans-serif}[data-theme=dark]{--bg-page:#151922;--bg-panel:#1e242f;--text-primary:#f5f3ef;--border-primary:#f5f3ef}*{box-sizing:border-box;border:0;margin:0;padding:0}input,button,select,textarea{font-family:inherit}h1,h2,h3,h4,h5,h6{font-family:var(--font-serif)}body{background-color:var(--bg-page);color:var(--text-primary);font-family:var(--font-sans);flex-direction:column;min-height:100vh;display:flex}.avatarBadgeGlobal{border:1.5px solid var(--bg-panel);background-color:#e05e5e;border-radius:50%;width:10px;height:10px;animation:2s infinite pulseBadgeGlobal;position:absolute;top:-2px;right:-2px}@keyframes pulseBadgeGlobal{0%{transform:scale(.9);box-shadow:0 0 #e05e5eb3}70%{transform:scale(1.1);box-shadow:0 0 0 4px #e05e5e00}to{transform:scale(.9);box-shadow:0 0 #e05e5e00}}.notificationCountBadge{background-color:#e05e5e;border-radius:12px;margin-left:auto;padding:.15rem .45rem;font-size:.75rem;font-weight:700;line-height:1;color:#fff!important}.toastNotification{-webkit-backdrop-filter:blur(12px);border:1px solid var(--border-primary);z-index:10000;opacity:0;background:#f7f3eee6;border-radius:8px;align-items:center;gap:1rem;padding:1rem 1.25rem;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;bottom:24px;right:24px;transform:translateY(120%);box-shadow:0 10px 30px #303a501f}.toastNotification.active{opacity:1;transform:translateY(0)}.toastContent{flex-direction:column;gap:.15rem;display:flex}.toastTitle{font-family:var(--font-serif);color:var(--text-primary);font-size:.95rem;font-weight:700}.toastBody{color:var(--text-primary);opacity:.8;white-space:nowrap;text-overflow:ellipsis;max-width:200px;font-size:.8rem;overflow:hidden}.toastActionBtn{background-color:var(--text-primary);color:var(--bg-page);cursor:pointer;border:none;border-radius:4px;padding:.4rem .8rem;font-size:.8rem;font-weight:600;transition:all .2s}.toastActionBtn:hover{opacity:.9;transform:translateY(-1px)}.modalBackdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:20000;opacity:0;background-color:#303a5066;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.2s forwards fadeIn;display:flex;position:fixed;top:0;left:0}.modalContainer{background-color:var(--bg-panel);border:1px solid var(--border-primary);border-radius:8px;width:100%;max-width:460px;padding:2rem;animation:.25s cubic-bezier(.16,1,.3,1) forwards scaleIn;transform:scale(.95);box-shadow:0 20px 50px #303a5026}@keyframes fadeIn{to{opacity:1}}@keyframes scaleIn{to{transform:scale(1)}}.modalHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.modalTitle{font-family:var(--font-serif);color:var(--text-primary);font-size:1.35rem;font-weight:600}.modalCloseBtn{cursor:pointer;color:var(--text-primary);opacity:.7;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:opacity .2s;display:flex}.modalCloseBtn:hover{opacity:1}.settingsGroup{flex-direction:column;gap:1.25rem;margin-bottom:2rem;display:flex}.settingRow{border-bottom:1px dashed #303a501a;justify-content:space-between;align-items:center;padding:.5rem 0;display:flex}.settingRow:last-child{border-bottom:none}.settingInfo{flex-direction:column;gap:.25rem;padding-right:1.5rem;display:flex}.settingLabel{color:var(--text-primary);font-size:.925rem;font-weight:600}.settingDesc{color:var(--text-primary);opacity:.7;font-size:.775rem}.switch{width:44px;height:24px;display:inline-block;position:relative}.switch input{opacity:0;width:0;height:0}.slider{cursor:pointer;border:1px solid var(--border-primary);background-color:#303a501a;border-radius:24px;transition:all .3s;position:absolute;inset:0}.slider:before{content:"";background-color:var(--text-primary);border-radius:50%;width:14px;height:14px;transition:all .3s;position:absolute;bottom:4px;left:4px}input:checked+.slider{background-color:var(--text-primary)}input:checked+.slider:before{background-color:var(--bg-page);transform:translate(20px)}.modalFooter{justify-content:flex-end;gap:1rem;display:flex}.cancelBtn{border:1px solid var(--border-primary);color:var(--text-primary);cursor:pointer;background:0 0;border-radius:4px;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s}.cancelBtn:hover{background-color:#303a500d}.saveBtn{background-color:var(--text-primary);color:var(--bg-page);cursor:pointer;border:none;border-radius:4px;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s}.saveBtn:hover{opacity:.9}.footerContentContainer{flex-direction:column;align-items:center;gap:.75rem;max-width:1200px;margin:0 auto;display:flex}.footerLinks{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.footerLinkBtn{color:var(--text-primary);cursor:pointer;opacity:.8;background:0 0;border:none;padding:2px 4px;font-size:.85rem;font-weight:500;transition:all .2s}.footerLinkBtn:hover{opacity:1;text-decoration:underline}.footerSeparator{color:var(--text-primary);opacity:.4;font-size:.85rem}.footerCopyright{opacity:.6;font-size:.8rem}.modalBodyScroll{max-height:400px;color:var(--text-primary);padding-right:8px;font-size:.9rem;line-height:1.6;overflow-y:auto}.modalBodyScroll p{margin-bottom:1rem}.modalBodyScroll h3{font-family:var(--font-serif);color:var(--text-primary);margin:1.25rem 0 .5rem;font-size:1.15rem}.faqQuestion{color:var(--text-primary);margin-top:1.25rem;font-weight:600}.faqAnswer{opacity:.85;margin-bottom:1rem}.projectsDropdownContainer{margin-left:1.5rem;display:inline-block;position:relative}.projectsDropdownBtn{color:var(--text-primary);cursor:pointer;border:1px dashed color-mix(in srgb, var(--border-primary) 30%, transparent);background:0 0;border-radius:4px;align-items:center;gap:.35rem;padding:.4rem .8rem;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.projectsDropdownBtn:hover{background-color:color-mix(in srgb, var(--text-primary) 6%, transparent);border-color:var(--border-primary)}.projectsDropdownBtnActive{background-color:color-mix(in srgb, var(--text-primary) 8%, transparent);border-color:var(--border-primary)}.projectsDropdownMenu{-webkit-backdrop-filter:blur(20px)saturate(180%);border:1px solid var(--border-primary);z-index:20000;opacity:0;visibility:hidden;background:#f7f3eed9;border-radius:8px;flex-direction:column;gap:.35rem;width:320px;padding:.75rem;transition:transform .25s cubic-bezier(.16,1,.3,1),opacity .2s,visibility .25s;display:flex;position:absolute;top:calc(100% + 8px);left:0;transform:translateY(10px);box-shadow:0 10px 30px #303a5026}.projectsDropdownMenuActive{opacity:1;visibility:visible;transform:translateY(0)}.projectsDropdownHeader{text-transform:uppercase;letter-spacing:.05em;opacity:.5;border-bottom:1px solid color-mix(in srgb, var(--border-primary) 12%, transparent);margin-bottom:.25rem;padding:.25rem .5rem .5rem;font-size:.75rem;font-weight:700}.projectsDropdownItem{color:var(--text-primary);border-radius:6px;flex-direction:column;gap:.15rem;padding:.6rem .75rem;text-decoration:none;transition:background-color .15s,transform .15s;display:flex}.projectsDropdownItem:hover{background-color:color-mix(in srgb, var(--text-primary) 8%, transparent);transform:translate(2px)}.projectsItemActive{background-color:color-mix(in srgb, var(--text-primary) 5%, transparent);font-weight:600}.projectsDropdownItemName{font-size:.875rem;font-weight:600}.projectsDropdownItemDesc{opacity:.75;font-size:.75rem}.notificationsDropdownContainer{display:inline-block;position:relative}.notificationsDropdownMenu{-webkit-backdrop-filter:blur(25px)saturate(190%);border:1px solid var(--border-primary);z-index:20000;opacity:0;visibility:hidden;background:#f7f3eee6;border-radius:8px;flex-direction:column;width:360px;padding:0;transition:transform .25s cubic-bezier(.16,1,.3,1),opacity .2s,visibility .25s;display:flex;position:absolute;top:calc(100% + 8px);right:0;transform:translateY(10px);box-shadow:0 15px 40px #303a502e}.notificationsDropdownMenuActive{opacity:1;visibility:visible;transform:translateY(0)}.notificationsHeader{border-bottom:1px solid color-mix(in srgb, var(--border-primary) 12%, transparent);justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.notificationsHeader h3{margin:0;font-size:1.05rem;font-weight:600}.notificationsHeaderBtn{color:var(--text-primary);cursor:pointer;opacity:.7;background:0 0;font-size:.75rem;font-weight:600;text-decoration:underline;transition:opacity .15s}.notificationsHeaderBtn:hover{opacity:1}.notificationsList{flex-direction:column;max-height:320px;display:flex;overflow-y:auto}.notificationsListItem{border-bottom:1px solid color-mix(in srgb, var(--border-primary) 6%, transparent);cursor:pointer;color:var(--text-primary);gap:.75rem;padding:1rem 1.25rem;text-decoration:none;transition:background-color .15s;display:flex}.notificationsListItem:last-child{border-bottom:none}.notificationsListItem:hover{background-color:color-mix(in srgb, var(--text-primary) 6%, transparent)}.notificationsListItemUnread{background-color:color-mix(in srgb, var(--text-primary) 4%, transparent)}.notificationsListEmpty{text-align:center;opacity:.6;padding:3rem 1.5rem;font-size:.875rem}.notificationsFooter{text-align:center;border-top:1px solid color-mix(in srgb, var(--border-primary) 12%, transparent);background:color-mix(in srgb, var(--text-primary) 2%, transparent);border-bottom-right-radius:8px;border-bottom-left-radius:8px;padding:.85rem}.notificationsFooterLink{color:var(--text-primary);font-size:.85rem;font-weight:600;text-decoration:none}.notificationsFooterLink:hover{text-decoration:underline}@media (max-width:768px){.mobile-body-wrapper{width:100vw!important;max-width:100vw!important;position:relative!important;overflow:hidden!important}.mobile-main-content{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;padding:0 .5rem!important;overflow:hidden!important}.mobile-listings-grid{grid-template-columns:repeat(2,1fr)!important;gap:.5rem!important;width:100%!important;max-width:100%!important;margin-bottom:2rem!important;display:grid!important}.mobile-listing-card,.mobile-listing-card-skeleton{width:100%!important;min-width:0!important;max-width:100%!important;box-shadow:none!important;box-sizing:border-box!important;flex-direction:column!important;margin:0!important;display:flex!important;overflow:hidden!important}.mobile-listing-card-image-area{width:100%!important;min-width:0!important;max-width:100%!important;padding-top:75%!important;position:relative!important;overflow:hidden!important}.mobile-listing-card-image-area img{object-fit:cover!important;width:100%!important;max-width:100%!important;height:100%!important;position:absolute!important;top:0!important;left:0!important}.mobile-listing-card-badge{white-space:nowrap!important;z-index:2!important;box-sizing:border-box!important;border-radius:4px!important;width:auto!important;min-width:0!important;max-width:fit-content!important;padding:.15rem .35rem!important;font-size:.55rem!important;line-height:1.1!important;display:inline-block!important;position:absolute!important;top:6px!important;left:6px!important}.mobile-listing-card-body{box-sizing:border-box!important;flex-direction:column!important;gap:.3rem!important;width:100%!important;min-width:0!important;padding:.5rem!important;display:flex!important}.mobile-listing-card-title{text-overflow:ellipsis!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;height:2.6em!important;font-size:.75rem!important;line-height:1.3!important;display:-webkit-box!important;overflow:hidden!important}.mobile-listing-card-price{font-size:.85rem!important;font-weight:700!important}.mobile-listing-card-footer{justify-content:space-between!important;align-items:center!important;padding-top:.3rem!important;font-size:.65rem!important;display:flex!important}.mobile-listing-card-location{text-overflow:ellipsis!important;white-space:nowrap!important;align-items:center!important;gap:.25rem!important;width:100%!important;max-width:100%!important;font-size:.65rem!important;display:flex!important;overflow:hidden!important}.mobile-listing-card-location span{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:100%!important;display:inline-block!important;overflow:hidden!important}.mobile-search-section{box-sizing:border-box!important;width:100%!important;max-width:100%!important;padding:1rem .5rem .5rem!important;display:block!important}.mobile-search-wrapper{box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin:0!important;padding:2px!important}.mobile-search-container{box-sizing:border-box!important;width:100%!important;max-width:100%!important}.mobile-category-nav-wrapper{box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin-top:.5rem!important;margin-bottom:1.5rem!important;padding:0 .25rem!important}.mobile-category-list{scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important;gap:.9rem!important;padding:.25rem .5rem!important;display:flex!important;overflow-x:auto!important}.mobile-category-list::-webkit-scrollbar{display:none!important}.mobile-category-item{flex-shrink:0!important;gap:.25rem!important}.mobile-category-icon-wrapper{width:36px!important;height:36px!important}.mobile-category-icon-wrapper svg{width:18px!important;height:18px!important}.mobile-category-name{font-size:.65rem!important}}.premiumModalContainer{background-color:var(--bg-panel);border:1px solid var(--border-primary);border-radius:12px;width:95%;max-width:960px;max-height:90vh;padding:2.25rem;animation:.25s cubic-bezier(.16,1,.3,1) forwards scaleIn;overflow-y:auto;transform:scale(.95);box-shadow:0 25px 60px #0003}.premiumModalHeader{border-bottom:1px solid color-mix(in srgb, var(--border-primary) 10%, transparent);justify-content:space-between;align-items:flex-start;margin-bottom:2rem;padding-bottom:1rem;display:flex}.premiumModalTitle{font-family:var(--font-serif);color:var(--text-primary);margin-bottom:.25rem;font-size:1.85rem;font-weight:500}.premiumModalSubtitle{color:color-mix(in srgb, var(--text-primary) 65%, transparent);font-size:.95rem}.premiumModalCloseBtn{cursor:pointer;color:var(--text-primary);opacity:.7;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:opacity .2s,transform .2s;display:flex}.premiumModalCloseBtn:hover{opacity:1;background-color:#303a500d;transform:rotate(90deg)}.premiumModalGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}@media (max-width:768px){.premiumModalGrid{grid-template-columns:1fr}.premiumModalContainer{padding:1.5rem}}.premiumModalCard{background-color:color-mix(in srgb, var(--text-primary) 2%, var(--bg-panel));border:1px solid color-mix(in srgb, var(--border-primary) 12%, transparent);border-radius:10px;flex-direction:column;gap:1.25rem;padding:1.75rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.premiumModalCard:hover{box-shadow:0 12px 30px #00000014}.premiumModalCardActive{border:2px solid var(--text-primary);background-color:var(--bg-panel)}.premiumModalCardPro{background:linear-gradient(to bottom, color-mix(in srgb, #fef08a 2%, var(--bg-panel)), var(--bg-panel))}.premiumModalCardPro.premiumModalCardActive{border-color:#eab308;box-shadow:0 4px 25px #eab30814}.premiumModalCardUltra{background:linear-gradient(to bottom, color-mix(in srgb, #ec4899 1.5%, var(--bg-panel)), var(--bg-panel))}.premiumModalCardUltra.premiumModalCardActive{border-color:#ec4899;box-shadow:0 4px 25px #ec489914}.premiumModalCardHeader{flex-direction:column;gap:.25rem;display:flex}.premiumModalCardName{color:var(--text-primary);font-size:1.15rem;font-weight:600}.premiumModalCardPrice{color:var(--text-primary);font-size:2.25rem;font-weight:700;font-family:var(--font-serif)}.premiumModalCardPeriod{color:color-mix(in srgb, var(--text-primary) 50%, transparent);font-size:.875rem;font-weight:400}.premiumModalFeatures{flex-direction:column;flex:1;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.premiumModalFeatureItem{color:color-mix(in srgb, var(--text-primary) 80%, transparent);align-items:flex-start;gap:.5rem;font-size:.875rem;line-height:1.4;display:flex}.premiumModalFeatureDisabled{color:color-mix(in srgb, var(--text-primary) 35%, transparent)}.premiumModalFeatureIcon{flex-shrink:0;width:16px;height:16px;margin-top:2px}.premiumModalButton{cursor:pointer;border:1px solid var(--border-primary);width:100%;color:var(--text-primary);background-color:#0000;border-radius:6px;padding:.75rem;font-size:.875rem;font-weight:600;transition:all .2s}.premiumModalButton:hover:not(:disabled){background-color:var(--text-primary);color:var(--bg-panel)}.premiumModalButtonActive{background-color:var(--text-primary);color:var(--bg-panel);cursor:default}.premiumModalButtonPro{color:#000;background-color:#eab308;border-color:#eab308}.premiumModalButtonPro:hover:not(:disabled){color:#000;background-color:#ca8a04;border-color:#ca8a04}.premiumModalButtonUltra{color:#fff;background-color:#ec4899;border-color:#ec4899}.premiumModalButtonUltra:hover:not(:disabled){color:#fff;background-color:#db2777;border-color:#db2777}.premiumModalCancelButton{color:#64748b;cursor:pointer;background-color:#94a3b814;border:1px solid #94a3b84d;border-radius:6px;width:100%;margin-top:.5rem;padding:.5rem;font-size:.8rem;font-weight:600;transition:all .2s}.premiumModalCancelButton:hover:not(:disabled){color:#fff;background-color:#64748b;border-color:#64748b}
