.Bookmarks_font-manrope-extra-light__Jx8QV{font-family:var(--font-headline);font-weight:200}.Bookmarks_font-manrope-light__6RCpi{font-family:var(--font-headline);font-weight:300}.Bookmarks_font-manrope-normal__y16Qd{font-family:var(--font-headline);font-weight:400}.Bookmarks_font-manrope-medium__6dYow{font-family:var(--font-headline);font-weight:500}.Bookmarks_font-manrope-semi-bold__fAdWW{font-family:var(--font-headline);font-weight:600}.Bookmarks_font-manrope-bold__Wd7pD{font-family:var(--font-headline);font-weight:700}.Bookmarks_font-manrope-ultra-bold__xyGVL{font-family:var(--font-headline);font-weight:800}.Bookmarks_font-roboto-thin__Vb3Za{font-family:var(--font-body);font-weight:100}.Bookmarks_font-roboto-light__fwrsr{font-family:var(--font-body);font-weight:300}.Bookmarks_font-roboto-normal__6Uv9W{font-family:var(--font-body);font-weight:400}.Bookmarks_font-roboto-medium__b1uTh{font-family:var(--font-body);font-weight:500}.Bookmarks_font-roboto-bold__P8vD9{font-family:var(--font-body);font-weight:700}.Bookmarks_font-roboto-black__XwKCz{font-family:var(--font-body);font-weight:900}.Bookmarks_header__CtiNy{margin-bottom:2rem}.Bookmarks_headerTop__SXinE{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;gap:1rem}.Bookmarks_title__80hJs{font-size:2rem;font-weight:700;margin-bottom:.5rem}.Bookmarks_subtitle__jcZr5{color:var(--theme-text-50);font-size:.875rem}.Bookmarks_viewToggle__U1ypG{display:flex;gap:.5rem;background:var(--theme-elevation-0);border:1px solid var(--theme-border-color);border-radius:calc(var(--border-radius)*.75);padding:.25rem}.Bookmarks_viewButton__zmerx{display:flex;align-items:center;justify-content:center;padding:.5rem;border:none;background:rgba(0,0,0,0);border-radius:calc(var(--border-radius)*.5);color:var(--theme-text-50);cursor:pointer;transition:all .2s ease}.Bookmarks_viewButton__zmerx:hover{background:var(--theme-elevation-50);color:var(--theme-text)}.Bookmarks_viewButton__zmerx.Bookmarks_active__k2UJj{background:var(--theme-elevation-100);color:var(--theme-text)}.Bookmarks_filters__yFJ__{display:flex;gap:1rem;flex-wrap:wrap}.Bookmarks_searchBox__TtyP3{position:relative;flex:1 1;min-width:200px}.Bookmarks_searchIcon__h2o4S{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:var(--theme-text-50);pointer-events:none}.Bookmarks_searchInput__gGlF2{width:100%;padding:.625rem .75rem .625rem 2.5rem;border:1px solid var(--theme-border-color);border-radius:calc(var(--border-radius)*.75);background:var(--theme-elevation-0);color:var(--theme-text);font-size:.875rem;transition:all .2s ease}.Bookmarks_searchInput__gGlF2:focus{outline:none;border-color:var(--theme-success-500);box-shadow:0 0 0 3px rgba(var(--theme-success-500-rgb),.1)}.Bookmarks_searchInput__gGlF2::placeholder{color:var(--theme-text-50)}.Bookmarks_filterSelect__dK_Lt{padding:.625rem .75rem;border:1px solid var(--theme-border-color);border-radius:calc(var(--border-radius)*.75);background:var(--theme-elevation-0);color:var(--theme-text);font-size:.875rem;cursor:pointer;transition:all .2s ease;min-width:150px}.Bookmarks_filterSelect__dK_Lt:focus{outline:none;border-color:var(--theme-success-500);box-shadow:0 0 0 3px rgba(var(--theme-success-500-rgb),.1)}.Bookmarks_grid__jsT_U{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:1.5rem;gap:1.5rem}@media(max-width:1024px){.Bookmarks_grid__jsT_U{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem}}@media(max-width:768px){.Bookmarks_grid__jsT_U{grid-template-columns:1fr;gap:1rem}}.Bookmarks_bookmarkCard__pX6zT{position:relative;display:flex;flex-direction:column;background:var(--theme-elevation-0);border-radius:calc(var(--border-radius)*1.25);overflow:hidden;border:1px solid var(--theme-border-color);text-decoration:none;color:inherit;height:100%;isolation:isolate;transition:transform .22s ease,box-shadow .22s ease}.Bookmarks_bookmarkCard__pX6zT:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(135deg,rgba(36,120,218,.35),rgba(126,76,201,.35));opacity:0;transition:opacity .22s ease;z-index:-1}.Bookmarks_bookmarkCard__pX6zT:after{content:"";position:absolute;inset:1px;border-radius:calc(var(--border-radius)*1.25 - 1px);background:var(--theme-elevation-0);z-index:-1}.Bookmarks_bookmarkCard__pX6zT:focus-visible,.Bookmarks_bookmarkCard__pX6zT:hover{transform:translateY(-6px);box-shadow:0 18px 40px rgba(15,23,42,.15),0 2px 12px rgba(15,23,42,.08)}.Bookmarks_bookmarkCard__pX6zT:focus-visible:before,.Bookmarks_bookmarkCard__pX6zT:hover:before{opacity:1}.Bookmarks_bookmarkCard__pX6zT:focus-visible,.Bookmarks_bookmarkCard__pX6zT:hover{text-decoration:none;color:inherit}.Bookmarks_bookmarkCard__pX6zT:focus-visible{outline:none}.Bookmarks_cardLink__ozE_x{display:block;text-decoration:none;color:inherit;height:100%}.Bookmarks_imageWrapper__kT21G{position:relative;width:100%;aspect-ratio:4/3;overflow:hidden;background:var(--theme-elevation-50);z-index:0}.Bookmarks_imageWrapper__kT21G:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(9,9,11,0) 40%,rgba(9,9,11,.55));opacity:.75;pointer-events:none;transition:opacity .3s ease;z-index:1}.Bookmarks_bookmarkCard__pX6zT:focus-visible .Bookmarks_imageWrapper__kT21G:after,.Bookmarks_bookmarkCard__pX6zT:hover .Bookmarks_imageWrapper__kT21G:after{opacity:.45}.Bookmarks_image__tPXRh{width:100%;height:100%;object-fit:cover;transform-origin:center;transition:transform .32s ease}.Bookmarks_bookmarkCard__pX6zT:focus-visible .Bookmarks_image__tPXRh,.Bookmarks_bookmarkCard__pX6zT:hover .Bookmarks_image__tPXRh{transform:scale(1.08)}.Bookmarks_badge__2P8rm{bottom:1.25rem;left:1.25rem;padding:.45rem .95rem;font-size:.75rem;font-weight:600;letter-spacing:.3px;text-transform:uppercase;color:var(--color-base-0);background:rgba(24,24,27,.65);border-radius:999px;box-shadow:0 12px 24px rgba(9,9,11,.25);z-index:1}.Bookmarks_badge__2P8rm,.Bookmarks_removeButton__OAylX{position:absolute;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.Bookmarks_removeButton__OAylX{top:1rem;right:1rem;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.95);border:2px solid rgba(239,68,68,.3);border-radius:50%;color:var(--theme-error-500);cursor:pointer;transition:all .2s ease;z-index:10;box-shadow:0 4px 12px rgba(0,0,0,.25),0 2px 6px rgba(0,0,0,.15);pointer-events:auto}.Bookmarks_removeButton__OAylX svg{width:18px;height:18px;flex-shrink:0;stroke-width:2.5}.Bookmarks_removeButton__OAylX:hover{background:var(--theme-error-500);color:var(--color-base-0);border-color:var(--theme-error-500);transform:scale(1.1);box-shadow:0 6px 16px rgba(239,68,68,.5),0 3px 8px rgba(239,68,68,.3)}.Bookmarks_removeButton__OAylX:active{transform:scale(.95)}.Bookmarks_removeButton__OAylX:focus-visible{outline:2px solid var(--theme-error-500);outline-offset:2px}.Bookmarks_content__YY6ks{position:relative;padding:1.25rem 1.5rem 1.5rem;display:flex;flex-direction:column;gap:.75rem}@media(max-width:1024px){.Bookmarks_content__YY6ks{padding:1rem 1.25rem 1.25rem}}.Bookmarks_title__80hJs{font-family:var(--font-headline);margin:1.2rem 0;font-size:1.25rem;line-height:1.2;font-weight:300;letter-spacing:-.05em}@media(max-width:1600px){.Bookmarks_title__80hJs{font-size:1.25rem}}@media(max-width:768px){.Bookmarks_title__80hJs{font-size:1.125rem}}.Bookmarks_title__80hJs code{font-size:inherit}.Bookmarks_title__80hJs{margin:0;line-height:1.3;max-width:26ch;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:var(--theme-text);transition:color .22s ease}.Bookmarks_bookmarkCard__pX6zT:focus-visible .Bookmarks_title__80hJs,.Bookmarks_bookmarkCard__pX6zT:hover .Bookmarks_title__80hJs{color:var(--theme-accent-500)}.Bookmarks_address__STkj_{letter-spacing:0;font-size:16px;line-height:20px}@media(max-width:1920px){.Bookmarks_address__STkj_{font-size:15px;line-height:18px}}.Bookmarks_address__STkj_{margin:0;color:var(--theme-text-light);line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.Bookmarks_details___S0i0{display:grid;grid-template-columns:repeat(2,minmax(0,auto));grid-gap:.75rem;gap:.75rem;padding:.9rem 1rem;margin-top:.25rem;border-radius:calc(var(--border-radius)*1.1);background:linear-gradient(135deg,rgba(15,23,42,.035),rgba(76,29,149,.035));border:1px solid var(--theme-elevation-100);transition:background .22s ease,border-color .22s ease}.Bookmarks_bookmarkCard__pX6zT:focus-visible .Bookmarks_details___S0i0,.Bookmarks_bookmarkCard__pX6zT:hover .Bookmarks_details___S0i0{background:linear-gradient(135deg,rgba(59,130,246,.08),rgba(147,51,234,.08));border-color:rgba(59,130,246,.15)}.Bookmarks_size__lXj4_{letter-spacing:0;font-size:16px;line-height:20px}@media(max-width:1920px){.Bookmarks_size__lXj4_{font-size:15px;line-height:18px}}.Bookmarks_size__lXj4_{margin:0;color:var(--theme-text-light);font-weight:600;text-transform:uppercase;letter-spacing:.04em}.Bookmarks_price__mYlih{font-family:var(--font-headline);margin:1.2rem 0;font-size:1.25rem;line-height:1.2;font-weight:300;letter-spacing:-.05em}@media(max-width:1600px){.Bookmarks_price__mYlih{font-size:1.25rem}}@media(max-width:768px){.Bookmarks_price__mYlih{font-size:1.125rem}}.Bookmarks_price__mYlih code{font-size:inherit}.Bookmarks_price__mYlih{margin:0;color:var(--theme-text);font-weight:700}.Bookmarks_meta__cO5CW{display:flex;justify-content:space-between;align-items:center;padding-top:.75rem;margin-top:.25rem;border-top:1px solid var(--theme-border-color);gap:.75rem}.Bookmarks_metaInfo__oV1Wz{display:flex;align-items:center;gap:.5rem;flex:1 1}.Bookmarks_sector__KhY21{letter-spacing:0;font-size:16px;line-height:20px}@media(max-width:1920px){.Bookmarks_sector__KhY21{font-size:15px;line-height:18px}}.Bookmarks_sector__KhY21{padding:.25rem .5rem;background:var(--theme-elevation-100);border-radius:calc(var(--border-radius)*.5);color:var(--theme-text);font-weight:500}.Bookmarks_savedDate__CNggZ{letter-spacing:0;font-size:16px;line-height:20px}@media(max-width:1920px){.Bookmarks_savedDate__CNggZ{font-size:15px;line-height:18px}}.Bookmarks_savedDate__CNggZ{color:var(--theme-text-light);white-space:nowrap}.Bookmarks_list__BCd4Y{display:flex;flex-direction:column;gap:1rem}.Bookmarks_listItem__Fevzu{background:var(--theme-elevation-0);border:1px solid var(--theme-border-color);border-radius:calc(var(--border-radius)*1.25);overflow:hidden;transition:all .2s ease}.Bookmarks_listItem__Fevzu:hover{transform:translateX(4px);box-shadow:0 4px 12px rgba(0,0,0,.08)}.Bookmarks_listLink__APUqR{display:flex;text-decoration:none;color:inherit;gap:1.5rem;padding:1rem}@media(max-width:768px){.Bookmarks_listLink__APUqR{flex-direction:column;gap:1rem}}.Bookmarks_listImageWrapper__9yHwe{position:relative;width:200px;min-width:200px;aspect-ratio:4/3;overflow:hidden;background:var(--theme-elevation-50);border-radius:calc(var(--border-radius)*.75)}@media(max-width:768px){.Bookmarks_listImageWrapper__9yHwe{width:100%}}.Bookmarks_listImage__L1PZ4{width:100%;height:100%;object-fit:cover}.Bookmarks_listBadge__JRgCN{position:absolute;bottom:.75rem;left:.75rem;padding:.25rem .5rem;background:rgba(0,0,0,.75);color:#fff;border-radius:calc(var(--border-radius)*.5);font-size:.625rem;font-weight:500;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.Bookmarks_listContent__2xfzS{display:flex;justify-content:space-between;align-items:flex-start;flex:1 1;gap:1rem}@media(max-width:768px){.Bookmarks_listContent__2xfzS{flex-direction:column}}.Bookmarks_listMain__hwMoJ{flex:1 1}.Bookmarks_listTitle__vJK_P{font-size:1.125rem;font-weight:600;margin-bottom:.375rem;color:var(--theme-text)}.Bookmarks_listAddress__37AKh{font-size:.875rem;color:var(--theme-text-50);margin-bottom:.75rem}.Bookmarks_listDetails__c3_hF{display:flex;flex-wrap:wrap;gap:1rem}.Bookmarks_listDetail__w8Soj{display:flex;align-items:center;gap:.375rem;font-size:.75rem;color:var(--theme-text-50)}.Bookmarks_listDetail__w8Soj svg{flex-shrink:0}.Bookmarks_listSide__Sf9dZ{display:flex;flex-direction:column;align-items:flex-end;gap:.75rem}@media(max-width:768px){.Bookmarks_listSide__Sf9dZ{flex-direction:row;align-items:center;justify-content:space-between;width:100%}}.Bookmarks_listPrice__qnUr5{font-size:1.25rem;font-weight:700;color:var(--theme-success-500)}.Bookmarks_listRemoveButton__XhsO0{padding:.5rem;background:var(--theme-elevation-50);border:1px solid var(--theme-border-color);border-radius:calc(var(--border-radius)*.5);color:var(--theme-error-500);cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;min-width:36px;min-height:36px}.Bookmarks_listRemoveButton__XhsO0 svg{width:18px;height:18px;flex-shrink:0}.Bookmarks_listRemoveButton__XhsO0:hover{background:var(--theme-error-500);color:var(--color-base-0);border-color:var(--theme-error-500);transform:scale(1.05)}.Bookmarks_listRemoveButton__XhsO0:active{transform:scale(.95)}.Bookmarks_listRemoveButton__XhsO0:focus-visible{outline:2px solid var(--theme-error-500);outline-offset:2px}.Bookmarks_emptyBookmarks__0nQ0K{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center}.Bookmarks_emptyIcon__l723G{color:var(--theme-text-50);margin-bottom:1.5rem;opacity:.5}.Bookmarks_emptyTitle__0pcle{font-size:1.5rem;font-weight:600;margin-bottom:.75rem;color:var(--theme-text)}.Bookmarks_emptyMessage__7FlDz{font-size:1rem;color:var(--theme-text-50);margin-bottom:2rem;max-width:500px}.Bookmarks_browseButton__q4wqE,.Bookmarks_clearFiltersButton__oql7U{padding:.75rem 1.5rem;background:var(--theme-success-500);color:#fff;border:none;border-radius:calc(var(--border-radius)*.75);font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;text-decoration:none;display:inline-block}.Bookmarks_browseButton__q4wqE:hover,.Bookmarks_clearFiltersButton__oql7U:hover{background:var(--theme-success-600);transform:translateY(-2px);box-shadow:0 4px 12px rgba(var(--theme-success-500-rgb),.3)}.Bookmarks_clearFiltersButton__oql7U{background:var(--theme-elevation-100);color:var(--theme-text);border:1px solid var(--theme-border-color)}.Bookmarks_clearFiltersButton__oql7U:hover{background:var(--theme-elevation-200);box-shadow:0 4px 12px rgba(0,0,0,.1)}.RecentViews_font-manrope-extra-light__x8JAK{font-family:var(--font-headline);font-weight:200}.RecentViews_font-manrope-light__alKcu{font-family:var(--font-headline);font-weight:300}.RecentViews_font-manrope-normal__NjFdO{font-family:var(--font-headline);font-weight:400}.RecentViews_font-manrope-medium__83l48{font-family:var(--font-headline);font-weight:500}.RecentViews_font-manrope-semi-bold__vfP9p{font-family:var(--font-headline);font-weight:600}.RecentViews_font-manrope-bold__Jauid{font-family:var(--font-headline);font-weight:700}.RecentViews_font-manrope-ultra-bold__v7hIm{font-family:var(--font-headline);font-weight:800}.RecentViews_font-roboto-thin__MEYn_{font-family:var(--font-body);font-weight:100}.RecentViews_font-roboto-light__RnG5U{font-family:var(--font-body);font-weight:300}.RecentViews_font-roboto-normal__VQhQf{font-family:var(--font-body);font-weight:400}.RecentViews_font-roboto-medium__upXnJ{font-family:var(--font-body);font-weight:500}.RecentViews_font-roboto-bold__Sn7Ss{font-family:var(--font-body);font-weight:700}.RecentViews_font-roboto-black__Jgg_0{font-family:var(--font-body);font-weight:900}.RecentViews_headerTop__TyI7S{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;gap:1rem}.RecentViews_title__eeWn_{font-size:2rem;font-weight:700;margin-bottom:.5rem}.RecentViews_subtitle__XPaPi{color:var(--theme-text-50);font-size:.875rem}.RecentViews_viewToggle__50D_i{display:flex;gap:.5rem;background:var(--theme-elevation-0);border:1px solid var(--theme-border-color);border-radius:calc(var(--border-radius)*.75);padding:.25rem}.RecentViews_viewButton__ubYfr{display:flex;align-items:center;justify-content:center;padding:.5rem;border:none;background:rgba(0,0,0,0);border-radius:calc(var(--border-radius)*.5);color:var(--theme-text-50);cursor:pointer;transition:all .2s ease}.RecentViews_viewButton__ubYfr:hover{background:var(--theme-elevation-50);color:var(--theme-text)}.RecentViews_viewButton__ubYfr.RecentViews_active__y8kOR{background:var(--theme-elevation-100);color:var(--theme-text)}.RecentViews_filters__OSgCT{display:flex;gap:1rem;flex-wrap:wrap}.RecentViews_searchBox__Bp_IL{position:relative;flex:1 1;min-width:200px}.RecentViews_searchIcon___2Q6d{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:var(--theme-text-50);pointer-events:none}.RecentViews_searchInput___ASbO{width:100%;padding:.625rem .75rem .625rem 2.5rem;border:1px solid var(--theme-border-color);border-radius:calc(var(--border-radius)*.75);background:var(--theme-elevation-0);color:var(--theme-text);font-size:.875rem;transition:all .2s ease}.RecentViews_searchInput___ASbO:focus{outline:none;border-color:var(--theme-success-500);box-shadow:0 0 0 3px rgba(var(--theme-success-500-rgb),.1)}.RecentViews_searchInput___ASbO::placeholder{color:var(--theme-text-50)}.RecentViews_filterSelect__DN386{padding:.625rem .75rem;border:1px solid var(--theme-border-color);border-radius:calc(var(--border-radius)*.75);background:var(--theme-elevation-0);color:var(--theme-text);font-size:.875rem;cursor:pointer;transition:all .2s ease;min-width:150px}.RecentViews_filterSelect__DN386:focus{outline:none;border-color:var(--theme-success-500);box-shadow:0 0 0 3px rgba(var(--theme-success-500-rgb),.1)}.RecentViews_recentViewsBlock__WjtAT{margin:4rem 0;padding:2rem 0}@media(max-width:768px){.RecentViews_recentViewsBlock__WjtAT{margin:3rem 0;padding:1.5rem 0}}.RecentViews_header__hRUQC{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}@media(max-width:768px){.RecentViews_header__hRUQC{flex-direction:column;align-items:flex-start;gap:1rem}}.RecentViews_title__eeWn_{margin:.4rem 0 .8rem;font-size:3rem;line-height:1;letter-spacing:-.025em}@media(max-width:1600px){.RecentViews_title__eeWn_{font-size:2.25rem}}@media(max-width:768px){.RecentViews_title__eeWn_{font-size:1.75rem}}.RecentViews_viewAllLink__IfUUJ{font-family:var(--font-body);font-size:var(--font-body-size);font-weight:400;line-height:1.4;color:var(--theme-success-500);text-decoration:none;font-weight:500;transition:color .2s ease}.RecentViews_viewAllLink__IfUUJ:hover{color:var(--theme-success-600);text-decoration:underline}.RecentViews_loading__zzZ_N{text-align:center;padding:2rem;color:var(--theme-text-50)}.RecentViews_grid__V7lpO{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.5rem;gap:1.5rem}@media(max-width:1024px){.RecentViews_grid__V7lpO{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media(max-width:768px){.RecentViews_grid__V7lpO{grid-template-columns:1fr;gap:1rem;overflow-x:auto;display:flex;flex-direction:row;padding-bottom:.5rem}.RecentViews_grid__V7lpO::-webkit-scrollbar{height:6px}.RecentViews_grid__V7lpO::-webkit-scrollbar-track{background:var(--theme-elevation-50);border-radius:3px}.RecentViews_grid__V7lpO::-webkit-scrollbar-thumb{background:var(--theme-elevation-300);border-radius:3px}.RecentViews_grid__V7lpO::-webkit-scrollbar-thumb:hover{background:var(--theme-elevation-400)}}.RecentViews_card__33rlU{position:relative;display:flex;flex-direction:column;background:var(--theme-elevation-0);border-radius:calc(var(--border-radius)*1.25);overflow:hidden;border:1px solid var(--theme-border-color);text-decoration:none;color:inherit;height:100%;transition:transform .22s ease,box-shadow .22s ease;min-width:280px}@media(max-width:768px){.RecentViews_card__33rlU{min-width:280px;max-width:320px}}.RecentViews_card__33rlU:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.12),0 4px 8px rgba(0,0,0,.08);border-color:var(--theme-success-500)}.RecentViews_imageWrapper__KVJni{position:relative;width:100%;padding-top:60%;overflow:hidden;background:var(--theme-elevation-50)}.RecentViews_image__WUru7{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.RecentViews_card__33rlU:hover .RecentViews_image__WUru7{transform:scale(1.05)}.RecentViews_badge__NH0PN{position:absolute;top:.75rem;left:.75rem;background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;padding:.375rem .75rem;border-radius:calc(var(--border-radius)*.5);font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.RecentViews_content__SpRRb{padding:1.25rem;display:flex;flex-direction:column;flex:1 1;gap:.75rem}.RecentViews_title__eeWn_{font-family:var(--font-headline);margin:1.2rem 0;font-size:1.25rem;line-height:1.2;font-weight:300;letter-spacing:-.05em}@media(max-width:1600px){.RecentViews_title__eeWn_{font-size:1.25rem}}@media(max-width:768px){.RecentViews_title__eeWn_{font-size:1.125rem}}.RecentViews_title__eeWn_ code{font-size:inherit}.RecentViews_title__eeWn_{color:var(--theme-text);-webkit-line-clamp:2}.RecentViews_address__1UL_F,.RecentViews_title__eeWn_{margin:0;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;line-height:1.4}.RecentViews_address__1UL_F{font-family:var(--font-body);font-size:var(--font-body-size);font-weight:400;color:var(--theme-text-50);font-size:.875rem;-webkit-line-clamp:1}.RecentViews_details__QgPaw{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.RecentViews_size__IRyaJ{font-weight:400;color:var(--theme-text);font-weight:500}.RecentViews_price__64te9,.RecentViews_size__IRyaJ{font-family:var(--font-body);font-size:var(--font-body-size);line-height:1.4;font-size:.875rem}.RecentViews_price__64te9{font-weight:400;color:var(--theme-success-500);font-weight:600}.RecentViews_meta__Urv0l{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:.75rem;border-top:1px solid var(--theme-elevation-100)}.RecentViews_sector__LWEgO{text-transform:capitalize}.RecentViews_sector__LWEgO,.RecentViews_viewedAt__eiXiI{font-family:var(--font-body);font-size:var(--font-body-size);font-weight:400;line-height:1.4;color:var(--theme-text-50);font-size:.75rem}.RecentViews_viewedAt__eiXiI{font-style:italic}.page_font-manrope-extra-light__q73_o{font-family:var(--font-headline);font-weight:200}.page_font-manrope-light__cCt2u{font-family:var(--font-headline);font-weight:300}.page_font-manrope-normal__gbkKA{font-family:var(--font-headline);font-weight:400}.page_font-manrope-medium__9ETJr{font-family:var(--font-headline);font-weight:500}.page_font-manrope-semi-bold__g2uCg{font-family:var(--font-headline);font-weight:600}.page_font-manrope-bold__zFqAL{font-family:var(--font-headline);font-weight:700}.page_font-manrope-ultra-bold__CIBEu{font-family:var(--font-headline);font-weight:800}.page_font-roboto-thin__T8kxk{font-family:var(--font-body);font-weight:100}.page_font-roboto-light__n5xRj{font-family:var(--font-body);font-weight:300}.page_font-roboto-normal__SXYtv{font-family:var(--font-body);font-weight:400}.page_font-roboto-medium__8NcGB{font-family:var(--font-body);font-weight:500}.page_font-roboto-bold__BDXhC{font-family:var(--font-body);font-weight:700}.page_font-roboto-black__56DjQ{font-family:var(--font-body);font-weight:900}.page_bookmarksPage__R01DO{min-height:100vh;background:var(--theme-elevation-50);padding:2rem 0}.page_container__V57zn{max-width:1400px;margin:0 auto;padding:0 1.5rem}.page_accessDenied__Woh1Z{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;text-align:center;padding:2rem}.page_accessDenied__Woh1Z h1{font-size:2rem;margin-bottom:1rem;color:var(--theme-error-500)}.page_accessDenied__Woh1Z p{color:var(--theme-text);font-size:1.125rem}.page_loading__Yslic{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;gap:1rem}.page_loading__Yslic p{color:var(--theme-text);font-size:1rem}.page_loadingSpinner__OCbF8{width:40px;height:40px;border:4px solid var(--theme-border-color);border-top-color:var(--theme-success-500);border-radius:50%;animation:page_spin__Hgb3H .8s linear infinite}@keyframes page_spin__Hgb3H{to{transform:rotate(1turn)}}.page_font-manrope-extra-light__wklpb{font-family:var(--font-headline);font-weight:200}.page_font-manrope-light__5ltlE{font-family:var(--font-headline);font-weight:300}.page_font-manrope-normal__2WZbG{font-family:var(--font-headline);font-weight:400}.page_font-manrope-medium__5DyhR{font-family:var(--font-headline);font-weight:500}.page_font-manrope-semi-bold__O_kdd{font-family:var(--font-headline);font-weight:600}.page_font-manrope-bold__nPzt4{font-family:var(--font-headline);font-weight:700}.page_font-manrope-ultra-bold__1peSu{font-family:var(--font-headline);font-weight:800}.page_font-roboto-thin__Hm1Y8{font-family:var(--font-body);font-weight:100}.page_font-roboto-light__XElQJ{font-family:var(--font-body);font-weight:300}.page_font-roboto-normal__LtF3X{font-family:var(--font-body);font-weight:400}.page_font-roboto-medium__jJGqf{font-family:var(--font-body);font-weight:500}.page_font-roboto-bold__1CBoP{font-family:var(--font-body);font-weight:700}.page_font-roboto-black__guRYx{font-family:var(--font-body);font-weight:900}.page_page___IKz2{padding:2rem;max-width:1400px;margin:0 auto}@media(max-width:768px){.page_page___IKz2{padding:1rem}}.page_accessDenied__muJ5e{padding:4rem 2rem;text-align:center}.page_accessDenied__muJ5e h1{font-family:var(--font-headline);margin:3rem 0 2.4rem;font-size:4rem;line-height:1;font-weight:300;letter-spacing:-.05em}@media(max-width:768px){.page_accessDenied__muJ5e h1{font-size:2.5rem}}.page_accessDenied__muJ5e h1 code{font-size:inherit}.page_accessDenied__muJ5e h1{margin-bottom:1rem;color:var(--theme-text)}.page_accessDenied__muJ5e p{font-family:var(--font-body);font-size:var(--font-body-size);font-weight:400;line-height:1.4;color:var(--theme-text-50)}.page_loading___jp51{padding:4rem 2rem;text-align:center;color:var(--theme-text-50)}