:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",sans-serif;--ui-bg:#f4f5f6;--ui-surface:#fff;--ui-text:#292a2e;--ui-muted:#74757b;--ui-line:#dedfe2;--ui-primary:#d65370;--ui-primary-dark:#bd405d;--ui-soft:#fbeef1}*{box-sizing:border-box}body{margin:0;min-width:320px;padding-bottom:88px}button,input,select{font:inherit}button{cursor:pointer}.topbar{display:flex;align-items:center;padding:0 max(24px,calc((100% - 1180px)/ 2));gap:20px;position:sticky;top:0;z-index:10}.topbar nav{display:flex;gap:6px;flex:1}.city-button,.topbar nav button{height:38px;border:0;background:0 0;color:#647183;font-weight:700;padding:0 15px;border-radius:8px}.topbar b{display:inline-grid;place-items:center;min-width:19px;height:19px;padding:0 5px;margin-left:4px;border-radius:9px;color:#fff;font-size:11px}.intro{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:70px;padding:60px max(24px,calc((100% - 1180px)/ 2))}.eyebrow{margin:0 0 12px;font-weight:800;font-size:13px}.intro h1{font-size:48px;line-height:1.15;letter-spacing:0;margin:0 0 20px}.search-box{background:#fff;border:1px solid #dce4ec;border-radius:8px;padding:20px;display:grid;grid-template-columns:1fr 150px;gap:14px;box-shadow:0 18px 50px #29445d12}.search-box label{font-size:13px;font-weight:700;color:#586678}.result-line select,.search-box input,.search-box select{display:block;width:100%;height:44px;margin-top:8px;border:1px solid #cfd9e4;border-radius:7px;padding:0 11px;background:#fff}.search-box button{grid-column:span 2;height:44px;border:0;border-radius:7px;color:#fff;font-weight:800}.catalog{margin:0 auto;padding:54px 24px 80px}.catalog-head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px}.catalog h2{font-size:30px;margin:0}.segments{display:flex;gap:6px;overflow:auto}.segments button{border:1px solid #d8e0e8;border-radius:999px;padding:9px 16px;font-weight:700;white-space:nowrap;box-shadow:0 3px 10px #277f990c}.segments button.active{color:#fff;box-shadow:0 7px 18px #eb465a2b;box-shadow:0 8px 20px #f0526d35}.result-line{height:64px;display:flex;align-items:center;justify-content:space-between;color:#718093;font-size:14px}.result-line select{width:160px;height:38px;margin:0}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.card{overflow:hidden;transition:.2s}.card:hover{box-shadow:0 14px 32px #1d334917;box-shadow:0 16px 34px #9d3e661c;box-shadow:0 16px 34px #246d8422;box-shadow:0 16px 34px #9e355c24}.photo{position:relative;overflow:hidden}.photo img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(1.04) contrast(1.02);image-rendering:auto;filter:contrast(1.05) saturate(1.02);filter:contrast(1.04) saturate(1.03);filter:contrast(1.04) saturate(1.02);filter:contrast(1.05) saturate(1.03);image-rendering:auto;filter:none}.fav{position:absolute;border:0;background:#ffffffdf;font-size:19px;color:#5b6878}.availability{position:absolute;left:13px;bottom:13px;background:#fff;color:#198852;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800}.card-body{padding:17px}.name-row{display:flex;justify-content:space-between;gap:12px;align-items:start}.name-row h3{margin:0;font-size:20px}.id{font-size:12px;color:#8994a2;margin-top:4px}.price{font-size:20px;font-weight:900;white-space:nowrap}.price small{font-size:12px;color:#8792a0}.meta{display:flex;gap:8px;margin:14px 0}.meta span{font-size:12px;padding:5px 9px;border-radius:5px}.card-action{display:flex;gap:8px}.card-action button{height:40px;border-radius:7px;font-weight:800;flex:1}.detail-btn{border:1px solid #ccd6e1;background:#fff}.contact-btn{border:0;color:#fff}.empty{text-align:center;padding:70px 0;color:#7a8796}dialog{width:min(780px,calc(100% - 28px));border:0;border-radius:10px;padding:0;box-shadow:0 30px 90px #0c19294d}dialog::backdrop{background:#111b2a99}.close{position:absolute;right:12px;top:12px;width:38px;height:38px;border:0;border-radius:50%;background:#fff;font-size:25px;z-index:2}.close.static{position:static;background:#f1f4f7}.region-dialog{padding:24px;width:min(680px,calc(100% - 28px))}.region-head{display:flex;align-items:center;justify-content:space-between}.region-head h2{margin:0}.all-region{width:100%;height:42px;border:1px solid #d9e1ea;border-radius:7px;background:#fff;color:#334155;font-weight:800;margin:20px 0 16px}.region-layout{display:grid;grid-template-columns:1fr 1fr;gap:16px}.region-layout h3{font-size:13px;color:#7b8796;margin:0 0 9px}.region-list{height:300px;overflow-y:auto;border:1px solid #e0e6ed;border-radius:7px;padding:6px}.region-list button{display:block;width:100%;height:40px;text-align:left;border:0;border-radius:6px;background:0 0;padding:0 12px;color:#48566a}.city-list{display:grid;grid-template-columns:repeat(2,1fr);align-content:start}.detail-grid{display:grid;grid-template-columns:1fr 1fr}.detail-grid img{width:100%;height:560px;object-fit:cover}.detail-copy{padding:42px 32px}.detail-copy h2{font-size:32px;margin:8px 0}.detail-copy .desc{color:#697688;line-height:1.7;margin:24px 0}.detail-facts{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:24px 0}.detail-facts div{padding:12px;background:#f3f6f9;border-radius:7px}.detail-facts span{display:block;font-size:12px;color:#7c8897;margin-bottom:5px}.detail-copy .contact-btn{width:100%;height:46px;border-radius:7px;font-weight:800}#toast{position:fixed;transform:translate(-50%,20px);opacity:0;color:#fff;padding:11px 18px;border-radius:7px;transition:.2s;background:#254657;left:50%!important;top:50%!important;bottom:auto!important;transform:translate(-50%,-50%) scale(.96)!important;z-index:200!important}#toast.show{opacity:1;transform:translate(-50%,0);transform:translate(-50%,-50%) scale(1)!important}@media(max-width:860px){.intro{grid-template-columns:1fr;gap:28px;padding-top:40px;padding-bottom:40px}.intro h1{font-size:38px}.cards{grid-template-columns:repeat(2,1fr)}.catalog-head{align-items:flex-start;flex-direction:column}.topbar{padding:0 15px;gap:10px}.topbar nav{display:none}.detail-grid{grid-template-columns:1fr}.detail-grid img{height:360px}}@media(max-width:560px){.intro{padding-left:16px;padding-right:16px}.search-box{grid-template-columns:1fr}.search-box button{grid-column:span 1}.catalog{padding:38px 14px 60px}.cards{grid-template-columns:1fr}.photo{height:360px}.intro h1{font-size:34px}.detail-copy{padding:28px 20px}}.topbar{box-shadow:0 3px 18px #bb51730d}.city-button{min-width:84px;display:inline-flex;align-items:center;justify-content:center;gap:7px}.city-button::after{content:"";width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:7px solid currentColor}.header-search{width:min(420px,42vw);display:flex;overflow:hidden}.search-icon{width:38px;display:grid;place-items:center;font-size:24px;line-height:1;transform:scaleX(-1) rotate(-18deg)}.header-search input{min-width:0;flex:1;border:0;outline:0;padding:0 13px;background:0 0}.header-search button{width:66px;border:0;color:#fff;font-weight:800}.intro{background:#ffeaf2;grid-template-columns:minmax(0,720px);justify-content:center;min-height:230px}.eyebrow{color:#ca3f73}.intro-copy>p:last-child{line-height:1.7;max-width:500px;color:#7f6470}.search-box{border-color:#f0cfdd;box-shadow:0 18px 50px #a83e6917;width:100%}.contact-btn,.search-box button{background:#d9467a}.contact-btn:hover,.search-box button:hover{background:#c8366b}.result-line select,.search-box input,.search-box select{border-color:#e8cfda}.search-box input:focus,.search-box select:focus{outline:#f9d9e6 solid 3px;border-color:#d9467a}.card{box-shadow:0 6px 20px #a64e6b0b}.price{color:#d13f73}.meta span{background:#fff0f5;color:#8d536a}.detail-btn{border-color:#e5ccd6;color:#765161}.fav.on{color:#d93670}.progress i{background:#d9467a}@media(max-width:700px){.topbar{gap:8px}.header-search{width:auto;flex:1}.header-search button{width:54px}.city-button{min-width:72px;padding:0 10px}.catalog{padding-top:28px}}.catalog-head{width:100%}.catalog-head .segments{display:grid;grid-template-columns:repeat(3,minmax(110px,1fr));gap:18px;width:min(100%,680px)}.catalog-head .segments button{padding:0 22px;display:inline-flex;align-items:center;justify-content:center;gap:8px;height:38px}.cat-icon{width:18px;height:18px;display:inline-block;position:relative;flex:0 0 18px}.fav{left:auto;right:0;top:0;width:40px;height:36px;border-radius:0 0 0 18px}.photo-id{position:absolute;left:0;right:auto;top:0;height:32px;display:inline-flex;align-items:center;padding:0 14px 0 11px;border-radius:0 0 18px;background:#fffdfde8;font-size:12px;font-weight:900;box-shadow:0 4px 14px #5431421a}.photo-price{position:absolute;right:0;top:0;display:inline-flex;align-items:center;background:#d9467aec}.photo-region{position:absolute;left:0;bottom:0;height:32px;display:inline-flex;align-items:center;padding:0 14px 0 11px;border-radius:0 18px 0 0;background:#fffdfde8;font-size:12px;font-weight:900;box-shadow:0 -4px 14px #54314212}.card-bio{margin:8px 0 0;font-size:13px;line-height:1.55;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.bio-label{display:block;width:max-content;margin-top:8px}.bio-label+.card-bio{margin-top:5px}.name-fav{height:28px;display:inline-flex;align-items:center;gap:4px;padding:0 8px;border-radius:6px;font-size:11px;font-weight:800;white-space:nowrap}.name-row{display:flex;width:100%;align-items:center;justify-content:space-between;gap:8px}.name-fav{margin-left:auto;flex:0 0 auto}.topbar{height:68px;box-shadow:0 5px 20px #b8306812}.city-button{height:40px;box-shadow:0 3px 10px #bc3c6d0d;border-radius:14px}.header-search{height:42px;border-radius:14px;box-shadow:0 3px 12px #b6396910}.icon-large{border:0!important;border-radius:0!important;background:0 0!important;font-size:18px;line-height:18px;text-align:center;font-family:Georgia,serif}.icon-large::after,.icon-large::before{content:none!important;display:none!important;border:0!important}@media(max-width:700px){.catalog{padding-top:5px}}.topbar{box-shadow:0 5px 20px #2d91ad14}.city-button{box-shadow:0 3px 10px #24987212}.city-button::after{border-top-color:#219474}.header-search{box-shadow:0 3px 12px #3099b514}.topbar nav button{color:#557383}.topbar nav button.active{background:#dff6ff;color:#167e9e}.topbar b{background:#ff5869}.icon-all{color:#8067c9}.segments button.active .icon-all{color:#e4dcff}.icon-large{color:#d23f75}.segments button.active .icon-large{color:#ffd0df}.icon-medium{color:#299fd1}.segments button.active .icon-medium{color:#ccefff}.filter-bar select{box-shadow:0 3px 10px #267f970a}.filter-bar select:focus{box-shadow:0 0 0 3px #d8f4fb}.card{box-shadow:0 8px 24px #246d8414}.photo-id{background:#f3efffef}.photo-price{background:#ff5869f2}.photo-region{background:#e7fbf5ef}.region-list{background:#f7fcfe;border-color:#cfe7ed}@media(max-width:560px){.photo-price{height:24px;padding:0 4px 0 6px;font-size:7px;border-radius:0 0 0 11px}.card .name-row h3{font-size:13px;line-height:1.25}}#detailDialog{max-height:92vh;overflow:auto;border-radius:18px;box-shadow:0 28px 90px #214c6040}.detail-title{align-items:baseline;gap:12px;display:block;text-align:center}.detail-title span{display:block;font-size:13px;font-weight:700}.detail-title h2{margin:0}.detail-line{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:15px;border-top:1px solid #e1edf1}.detail-line>span{color:#718a96;font-size:13px}.detail-line strong{color:#283f50;text-align:right}.detail-pair{grid-template-columns:1fr 1fr;border-top:1px solid #e1edf1;border-bottom:1px solid #e1edf1}.detail-pair>div{display:flex;flex-direction:column;justify-content:center;gap:6px}.detail-section{padding-top:20px;margin-top:4px;border-top:1px solid #e1edf1}.detail-section h3{margin:0 0 10px;font-size:16px}.detail-section>p{margin:0;line-height:1.75}.detail-bio p{max-width:620px;margin-left:auto;margin-right:auto;white-space:pre-wrap;overflow-wrap:anywhere}.card-bio{white-space:pre-line}#detailDialog .close{background:#ff5869;color:#fff;box-shadow:0 6px 18px #e5415430;width:auto;min-width:58px;padding:0 13px;border-radius:999px;font-size:13px;font-weight:900;left:12px;right:auto}.detail-title{border-bottom:1px solid #bfe8f4}.detail-bio{text-align:center;border-bottom:1px solid #ded5ff}.media-title{padding-bottom:9px;border-bottom:3px solid #d8eef5;margin-bottom:12px}.media-title h3{margin:0;color:#246a83}.media-title span{min-width:38px;padding:3px 8px;border-radius:999px;background:#e1f6fc;text-align:center;font-weight:800;color:#8ba0aa;font-size:12px}.media-title-count{justify-content:flex-end}.detail-photos img{box-shadow:0 8px 22px #245e7117;display:block;width:100%;height:auto;max-height:none;object-fit:contain;image-rendering:auto;background:#edf5f8}.copy-id{background:#ff5869f2;box-shadow:0 10px 28px #df405437}@media(max-width:560px){.detail-page{padding-top:38px}.detail-title{margin:-38px -14px 18px;padding:28px 48px 18px}.detail-bio{margin-left:-14px;margin-right:-14px;padding:18px 14px}#detailDialog{border-radius:0;inset:0;width:100vw;height:100vh;max-width:none;max-height:none;margin:0;overflow-y:auto;overflow-x:hidden}.detail-page{min-height:100%;padding-bottom:80px}#detailDialog .close{position:fixed;left:10px;right:auto;top:10px;z-index:35}}.media-title{display:flex;align-items:center;justify-content:space-between}.detail-photos,.detail-videos{display:grid;grid-template-columns:1fr;gap:12px}.detail-videos video{display:block;width:100%;height:auto;object-fit:contain;background:#17222b}.detail-video-item{position:relative}.detail-video-item video{display:block}.video-view-label{position:absolute;z-index:2;top:50%;transform:translateY(-50%);color:#fff;font-size:13px;line-height:1.3;font-weight:600;letter-spacing:0;white-space:nowrap;text-shadow:0 1px 4px #000;pointer-events:none}.video-view-left{right:calc(50% + 48px)}.video-view-right{left:calc(50% + 48px)}.detail-video-item.is-playing .video-view-label{display:none}.media-empty{padding:28px;text-align:center;border:1px dashed #c8dce4;border-radius:10px;background:#f7fcfe;color:#8aa0aa}.detail-media{border-top:0}.detail-media+.detail-media{margin-top:0}.video-space{min-height:180px;border:1px solid #d9e9ee}.copy-id{position:fixed;right:max(24px,calc((100vw - 780px)/ 2 + 18px));bottom:24px;z-index:30;height:44px;padding:0 16px;border:1px solid #89d4e8;border-radius:999px;background:#e8f9fff2;font-size:13px;font-weight:900;box-shadow:0 10px 28px #235e7133;backdrop-filter:blur(8px)}.copy-id:hover{background:#d5f4ff;border-color:#54bdd9;transform:translateY(-2px)}@media(max-width:560px){.copy-id{right:18px;bottom:18px;height:42px;padding:0 14px}#detailDialog>.copy-id{position:fixed!important;right:16px!important;bottom:16px!important;z-index:100!important}}.copy-id[hidden]{display:none!important}.detail-toast{position:fixed;left:50%;bottom:86px;z-index:110;transform:translate(-50%,14px);padding:12px 20px;border:1px solid #b7e6ef;border-radius:999px;background:#164b5cf5;color:#fff;font-size:14px;font-weight:800;white-space:nowrap;opacity:0;pointer-events:none;transition:.2s;box-shadow:0 10px 28px #193d4b45}.detail-toast.show{opacity:1;transform:translate(-50%,0)}.detail-top{position:fixed;right:16px;bottom:74px;z-index:105;display:grid;place-items:center;width:46px;height:46px;padding:0;border:1px solid #f1c0cf;border-radius:50%;font-size:21px;line-height:1;box-shadow:0 8px 22px #7d34502b;cursor:pointer}.detail-top[hidden]{display:none!important}.detail-top:hover{background:#ffe6ef;transform:translateY(-2px)}.segments button{background:#fff;border-color:#ecc5d4;color:#765865;box-shadow:0 3px 10px #96385c0a}.segments button:hover{border-color:#df7ca2;background:#fff8fb}.segments button.active{background:#e63f78;border-color:#e63f78;box-shadow:0 7px 18px #d9327130}.card{box-shadow:0 8px 24px #9e355c16;border-radius:16px}.photo-id{background:#fff8fbeF}.photo-price{background:#e63f78f2}.photo-region{background:#fff8fbef}.region-dialog{background:#fffafd}.all-region.active{background:#ffe1ec;border-color:#e88bab;color:#bf3265}.region-list button.active,.region-list button:hover{font-weight:800;background:#ffe4ee;color:#bd3567}@media(max-width:560px){.detail-page{padding:30px 14px 22px}.detail-title{display:block}.detail-title h2{font-size:23px;margin-bottom:5px}.detail-photos{gap:8px}.detail-photos img,.detail-videos video{border-radius:9px}.detail-pair>div{min-width:0;padding:8px}.detail-pair strong{font-size:12px;line-height:1.4}.topbar{height:62px}.catalog{padding-top:12px}.card-body{padding:10px}.name-row h3{font-size:16px}.bio-label{margin-top:7px}.card-bio{margin-bottom:2px}}.catalog{max-width:1220px;padding-top:24px;padding-left:12px;padding-right:12px}.card[data-detail]{cursor:pointer}.card[data-detail]:focus-visible{outline:#e989ad solid 3px;outline-offset:3px}.filter-bar{gap:10px;display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));gap:14px;margin:22px 0}.icon-all::before{content:"";position:absolute;width:5px;height:5px;left:2px;top:2px;border:1.5px solid currentColor;box-shadow:9px 0 0 -1.5px transparent,9px 0 0 0 currentColor,0 9px 0 -1.5px transparent,0 9px 0 0 currentColor,9px 9px 0 -1.5px transparent,9px 9px 0 0 currentColor;transform:rotate(45deg);border-radius:1px}.icon-large::before{content:"";position:absolute;inset:3px;border:1px solid currentColor;border-radius:50%;opacity:.65}.icon-large::after{content:"";position:absolute;width:3px;height:3px;border-radius:50%;background:currentColor;left:50%;top:50%;transform:translate(-50%,-50%)}.icon-medium{border:1.5px solid currentColor;border-radius:50%}.icon-medium::before{content:"";position:absolute;width:7px;height:7px;border-radius:50%;background:currentColor;left:50%;top:50%;transform:translate(-50%,-50%)}.icon-medium::after{content:"";position:absolute;width:2px;height:2px;border-radius:50%;background:#fff;left:50%;top:50%;transform:translate(-50%,-50%)}.filter-bar select{box-shadow:0 3px 10px #9f365f09;height:44px;width:100%;border-radius:8px;padding:0 14px;outline:0;font-weight:700}.filter-bar select:focus{box-shadow:0 0 0 3px #f9d9e6}.cards{grid-template-columns:repeat(2,minmax(0,1fr))}.photo{height:390px}@media(max-width:560px){.catalog{padding-top:16px;padding-left:6px;padding-right:6px}.catalog-head .segments{grid-template-columns:repeat(3,1fr);gap:8px;width:100%}.catalog-head .segments button{min-width:0;height:36px;padding:0 8px}.filter-bar{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;margin:8px 0 10px}.filter-bar select{min-width:0;height:36px;padding:0 5px;font-size:12px}.cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.card{border-radius:14px}.photo{height:auto;aspect-ratio:4/5}.card-body{padding:11px}.name-row{display:flex}.name-row h3{font-size:17px}.name-fav{height:26px;padding:0 6px}.card-bio{font-size:12px;line-height:1.45;margin-top:6px}.price{font-size:16px;margin-top:7px}.price small{font-size:10px}.meta{gap:4px;flex-wrap:wrap;margin:10px 0}.meta span{padding:4px 6px}.card-action{display:grid;grid-template-columns:1fr}.card-action button{width:100%;font-size:12px}.availability{left:8px;bottom:8px}.fav{left:auto;right:0;top:0;width:36px;height:32px;border-radius:0 0 0 15px}.photo-id{left:0;right:auto;top:0;height:28px;padding:0 10px 0 8px;font-size:11px;border-radius:0 0 15px}.photo-price{height:32px;padding:0 8px 0 10px;border-radius:0 0 0 15px;font-size:10px}.photo-region{height:28px;padding:0 10px 0 8px;border-radius:0 15px 0 0;font-size:11px}}.detail-page{padding:54px 24px 30px}.detail-title{margin:0 0 14px;padding:24px 58px;border-radius:20px;box-shadow:0 8px 22px #286a7d10}.detail-title span{margin-top:5px}.detail-pair{gap:10px;box-shadow:0 8px 22px #653b5510}.detail-pair>div{text-align:center;align-items:center}.detail-pair.location-only{grid-template-columns:1fr}.detail-pair strong{line-height:1.55;overflow-wrap:anywhere}.detail-bio{margin:14px 0 0;padding:22px 24px;border-radius:20px;box-shadow:0 8px 22px #59428a10}.detail-media{margin-top:14px;padding:0;border:0}.detail-photos,.detail-videos{gap:14px}.detail-photos img,.detail-videos video,.video-space{border-radius:20px}.detail-photos img{box-shadow:0 10px 28px #294f5d18}.detail-videos video{box-shadow:0 10px 28px #1d354018}.video-space{border-color:#d5e5ea;background:#edf6f8}@media(max-width:560px){.detail-page{padding:58px 10px 82px}.detail-title{margin:0 0 10px;padding:20px 52px;border-radius:16px}.detail-title h2{font-size:22px}.detail-pair{gap:7px;padding:7px;border-radius:16px}.detail-pair>div{min-height:68px;padding:9px 7px;border-radius:11px}.detail-bio{margin-top:10px;padding:18px 13px;border-radius:16px}.detail-media{margin-top:10px}.detail-photos,.detail-videos{gap:10px}.detail-photos img,.detail-videos video,.video-space{border-radius:16px}}.bottom-nav{position:fixed;left:50%;bottom:14px;z-index:24;transform:translateX(-50%);display:grid;grid-template-columns:repeat(2,1fr);width:min(360px,calc(100% - 24px));height:64px;padding:6px;border-radius:22px;background:#fffffff2;box-shadow:0 14px 38px #6d354c2b;backdrop-filter:blur(14px);transition:width .2s}.bottom-nav button{position:relative;display:flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:16px;font-weight:800}.bottom-nav button[hidden]{display:none!important}.bottom-nav button b{font-size:14px}.bottom-nav button em{position:absolute;top:3px;right:18px;display:grid;place-items:center;min-width:18px;height:18px;padding:0 5px;border-radius:9px;font-size:10px;font-style:normal;box-shadow:0 0 12px #32f5a670;box-shadow:0 0 10px #e9007166;background:#21c7ed;background:var(--ui-primary)!important;color:#fff!important;box-shadow:none!important}.bottom-home-icon{display:block;width:22px;height:22px;flex:0 0 22px;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transform:none}.bottom-fav-icon{font-size:24px;line-height:1}.home-top{position:fixed;right:16px;bottom:88px;z-index:25;display:grid;place-items:center;width:46px;height:46px;padding:0;border-radius:50%;font-size:21px;line-height:1;box-shadow:0 8px 22px #7d34502b;cursor:pointer}.home-top[hidden]{display:none!important}.home-top:hover{transform:translateY(-2px)}.topbar{background:#ffffffed;box-shadow:0 5px 22px #286d7d14;backdrop-filter:blur(12px)}.city-button{box-shadow:0 4px 12px #268d7015}.header-search{box-shadow:0 4px 14px #277e9415}.catalog{position:relative}.catalog::before{content:"";position:absolute;inset:0 0 auto;height:120px;z-index:-1;background:0 0}.catalog-head .segments button{box-shadow:0 4px 12px #385f6b0c;font-weight:900;text-shadow:none;-webkit-font-smoothing:antialiased}.catalog-head .segments button.active{box-shadow:0 7px 18px #d9417532;box-shadow:inset 0 2px 1px #ffffffb8,inset 0 -1px 0 #e98daf70,0 8px 22px #ee91b557;backdrop-filter:blur(10px) saturate(1.35)}.filter-bar select{box-shadow:0 4px 12px #315e6b0b}.card{box-shadow:0 8px 24px #2c596514}.card:hover{box-shadow:0 16px 34px #315b6724}.bottom-nav{background:#fffffff0;box-shadow:0 14px 38px #315b682b}.bottom-nav button.active{box-shadow:0 7px 18px #df47783d;box-shadow:inset 0 2px 1px #ffffffb8,inset 0 -1px 0 #e98daf70,0 8px 22px #ee91b557;backdrop-filter:blur(10px) saturate(1.35)}.catalog-head .segments svg.icon-large{overflow:visible;fill:#fff;stroke:#eadde3;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round;color:#fff;filter:drop-shadow(0 1px 2px #9d73831f)}.catalog-head .segments svg.icon-large .lotus-body{fill:#fff;stroke:#eadde3}.catalog-head .segments button.active svg.icon-large .lotus-body{fill:#fff;stroke:#fff}.catalog-head .segments svg.icon-large .lotus-leaf{fill:#7fc29a;stroke:#5da979}.catalog-head .segments svg.icon-large .leaf-left{fill:url(#leafLeft)}.catalog-head .segments svg.icon-large .leaf-right{fill:url(#leafRight)}.catalog-head .segments svg.icon-large .leaf-vein{fill:none;stroke:#327b50;stroke-width:.7;opacity:.8;stroke:currentColor!important}.catalog-head .segments button.active svg.icon-large .lotus-leaf{fill:#8ed3a9;stroke:#fff}@media(max-width:560px){body{padding-bottom:68px;background:#f7fbfc}.bottom-nav{bottom:0;width:100%;height:calc(60px + env(safe-area-inset-bottom));padding-bottom:calc(6px + env(safe-area-inset-bottom));border-left:0;border-right:0;border-bottom:0;border-radius:19px 19px 0 0}.bottom-nav button{border-radius:14px}.bottom-nav button em{right:14px}.topbar{height:60px;padding:0 8px;gap:6px}.city-button{min-width:64px;max-width:76px;height:40px;padding:0 8px;font-size:13px}.city-button::after{border-left-width:4px;border-right-width:4px;border-top-width:6px}.header-search{min-width:0;width:auto;height:40px;flex:1;border-radius:14px}.search-icon{width:32px;flex:0 0 32px;font-size:21px}.header-search input{width:100%;min-width:0;padding:0 9px 0 2px;font-size:16px}.header-search button{display:none}.catalog::before{height:90px}.card{box-shadow:0 6px 18px #315b6715}.card-body{background:#fff}.filter-bar select{box-shadow:none}.catalog-head .segments .icon-large{width:22px;height:22px;flex-basis:22px;font-size:24px;line-height:22px}.bottom-nav button.active,.catalog-head .segments button.active{border:0!important;box-shadow:0 7px 18px #e88eaf45!important;background:linear-gradient(145deg,#ffe0ec 0,#ffc2d9 48%,#f5a4c4 100%)!important}}.catalog-head .segments .icon-medium{flex:0 0 20px;box-shadow:inset 2px 2px 3px #ffffff70,0 2px 3px #397d5220}.catalog-head .segments .icon-medium::before{content:""!important;border-radius:0!important;opacity:.85!important}.catalog-head .segments .icon-medium::after{content:""!important;position:absolute!important;border:0!important;transform-origin:left center!important}.catalog-head .segments button.active .icon-medium{color:#2f8859!important}@media(max-width:560px){.catalog-head .segments .icon-medium{width:22px;height:18px;flex-basis:22px}}.catalog-head .segments .icon-medium{flex-basis:22px;transform:rotate(-18deg);box-shadow:inset 2px 2px 3px #ffffff8c,inset -2px -2px 3px #246e443d,0 2px 4px #2e72452b}.catalog-head .segments .icon-medium::before{left:2px!important;top:9px!important;transform:rotate(2deg)!important}.catalog-head .segments .icon-medium::after{left:17px!important;top:10px!important;width:8px!important;height:1.4px!important;transform:rotate(32deg)!important;border-radius:999px!important}.catalog-head .segments .icon-medium,.catalog-head .segments button.active .icon-medium{display:grid!important;place-items:center!important;width:24px!important;height:24px!important;flex-basis:24px!important;border:0!important;border-radius:0!important;background:0 0!important;box-shadow:none!important;transform:none!important;overflow:visible!important}.catalog-head .segments .icon-medium::before{content:"🍃"!important;position:static!important;display:block!important;width:auto!important;height:auto!important;border:0!important;box-shadow:none!important;transform:none!important;font-size:22px!important;line-height:24px!important;opacity:1!important}.catalog-head .segments .icon-medium::after{content:none!important;display:none!important}@media(max-width:560px){.topbar{height:64px}.header-search{height:46px}.header-search .search-icon{width:48px;flex:0 0 48px;font-size:42px;line-height:1;transform:scaleX(-1) rotate(-14deg);place-items:center}.header-search input{padding-left:0}.city-button{height:44px}.card .name-fav{margin-right:-12px;border-right:0!important;border-radius:10px 0!important 0!important 10px!important!important!important;padding-right:8px}}.card .name-row{min-width:0;align-items:center}.card .name-row h3{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card .name-fav{flex:0 0 auto}.photo-price{height:32px;padding:0 11px 0 14px;border-radius:0 0 0 18px;font-size:12px;background:#fff8fbef;font-weight:900;box-shadow:0 4px 14px #5431421a}.catalog-head .segments button.active svg.icon-large{stroke:#ffd0df;color:#ffd0df}.topbar{background:#fffffff2}.header-search{box-shadow:0 3px 12px #28483d0d}.catalog-head .segments button.active{box-shadow:0 5px 14px #1d5d4d29!important;backdrop-filter:none!important}.filter-bar select,.filter-bar select:first-child,.filter-bar select:nth-child(2),.filter-bar select:nth-child(3),.filter-bar select:nth-child(4){border-bottom:1px solid #d4dfdb}.filter-bar select:focus{box-shadow:0 0 0 3px #dcece6}.card,.card:nth-child(4n),.card:nth-child(4n+1),.card:nth-child(4n+2),.card:nth-child(4n+3){box-shadow:0 6px 18px #263f3612}.card:hover{box-shadow:0 12px 28px #263f361c}.photo-id,.photo-region{background:#fffffff0}.photo-price{background:#fffffff0}.bottom-nav{background:#fffffff2;box-shadow:0 12px 30px #263f3624}.bottom-nav button.active{box-shadow:0 5px 14px #1d5d4d30!important;backdrop-filter:none!important}.home-top{box-shadow:0 7px 18px #263f3620}.topbar{box-shadow:0 4px 18px #24473a12}@media(max-width:560px){.photo-id,.photo-region{height:23px;padding:0 7px;font-size:9px;border-radius:0 0 11px}.photo-region{border-radius:0 11px 0 0}.photo-price{height:25px;padding:0 7px 0 8px;border-radius:0 0 0 12px;font-size:9px}.bottom-nav button.active,.catalog-head .segments button.active{background:#246c5a!important;box-shadow:0 5px 14px #1d5d4d30!important}body{background:#fff}}.detail-pair,.detail-pair.location-only{display:block;padding:0;border:0;border-radius:0;background:0 0;box-shadow:none;overflow:visible}.detail-pair>div,.detail-pair>div:first-child,.detail-pair>div:last-child{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:10px 0;border:0;border-bottom:1px solid #dce5e1;border-radius:0;background:0 0}.detail-pair>div+div{border-left:0;border-bottom:1px solid #dce5e1}.detail-pair span,.detail-pair>div:first-child span,.detail-pair>div:last-child span{color:#72817b;font-size:13px}.detail-pair strong,.detail-pair>div:first-child strong,.detail-pair>div:last-child strong{color:#2c3b35;font-size:14px;text-align:right}.detail-pair .detail-info-row{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important}.detail-info-row span{flex:0 0 48px;color:#64ddf6}.detail-info-row strong{min-width:0;flex:1;text-align:left!important;color:#f3f6fb}.detail-price-row strong{white-space:nowrap;font-weight:900}.detail-title h2{font-size:18px;line-height:1.35}.topbar{box-shadow:0 4px 18px #0000000d}.header-search{box-shadow:0 3px 12px #0000000a}.catalog-head .segments button.active{box-shadow:0 5px 14px #00000026!important}.filter-bar select:focus{box-shadow:0 0 0 3px #f3ead8}.card,.card:nth-child(4n),.card:nth-child(4n+1),.card:nth-child(4n+2),.card:nth-child(4n+3){box-shadow:0 6px 18px #0000000d}.card:hover{box-shadow:0 12px 28px #00000018}.photo-id,.photo-region{background:#fffffff0}.photo-price{background:#171717e8}.bottom-nav{box-shadow:0 12px 30px #0000001f}.bottom-nav button.active{box-shadow:0 5px 14px #0000002e!important}@media(max-width:560px){.detail-title h2{font-size:16px}.bottom-nav button.active,.catalog-head .segments button.active{background:#171717!important;box-shadow:0 5px 14px #0000002e!important}}.topbar{box-shadow:0 4px 18px #7133460d}.header-search{box-shadow:0 3px 12px #7133460a}.catalog-head .segments button.active{box-shadow:0 5px 14px #8b2f4d2b!important}.filter-bar select:focus{box-shadow:0 0 0 3px #f5e2e9}.card,.card:nth-child(4n),.card:nth-child(4n+1),.card:nth-child(4n+2),.card:nth-child(4n+3){box-shadow:0 6px 18px #7133460d}.card:hover{box-shadow:0 12px 28px #7133461a}.photo-id,.photo-region{background:#fffafced}.photo-price{background:#9e3555ed}.bottom-nav{background:#fffffff2;box-shadow:0 12px 30px #71334620}.bottom-nav button.active{box-shadow:0 5px 14px #8b2f4d30!important}@media(max-width:560px){body{background:#fffafc}.bottom-nav button.active,.catalog-head .segments button.active{background:#9e3555!important;box-shadow:0 5px 14px #8b2f4d30!important}}.topbar{box-shadow:0 4px 18px #294b5a0d}.header-search{box-shadow:0 3px 12px #294b5a0a}.catalog-head .segments button.active{box-shadow:0 5px 14px #315f732b!important}.filter-bar select:focus{box-shadow:0 0 0 3px #e2eef2}.card,.card:nth-child(4n),.card:nth-child(4n+1),.card:nth-child(4n+2),.card:nth-child(4n+3){box-shadow:0 6px 18px #294b5a0d}.card:hover{box-shadow:0 12px 28px #294b5a1a}.photo-id,.photo-region{background:#fffffff0}.photo-price{background:#35677ded}.bottom-nav{background:#fffffff2;box-shadow:0 12px 30px #294b5a20;background:#fffffff2}.bottom-nav button.active{box-shadow:0 5px 14px #315f7330!important}.header-search{box-shadow:0 3px 12px #164d3b0a}.card,.card:nth-child(4n),.card:nth-child(4n+1),.card:nth-child(4n+2),.card:nth-child(4n+3){box-shadow:0 6px 18px #164d3b0d}.card:hover{box-shadow:0 12px 28px #164d3b1a}@media(max-width:560px){.bottom-nav button.active,.catalog-head .segments button.active{box-shadow:0 5px 14px #315f7330!important;background:#14735c!important;box-shadow:0 5px 14px #11624e30!important}body{background:#f7faf8}}.topbar{box-shadow:0 4px 18px #175f5b0d}.header-search{box-shadow:0 3px 12px #175f5b0a}.catalog-head .segments button.active{box-shadow:0 5px 14px #156b672c!important}.filter-bar select:focus{box-shadow:0 0 0 3px #dcefed}.card,.card:nth-child(4n),.card:nth-child(4n+1),.card:nth-child(4n+2),.card:nth-child(4n+3){box-shadow:0 6px 18px #175f5b0d}.card:hover{box-shadow:0 12px 28px #175f5b1a}.photo-id,.photo-region{background:#fffffff0}.photo-price{background:#187c78ed}.bottom-nav{background:#fffffff2;box-shadow:0 12px 30px #175f5b20}.bottom-nav button.active{box-shadow:0 5px 14px #156b6730!important}@media(max-width:560px){body{background:#f5fafa}.bottom-nav button.active,.catalog-head .segments button.active{background:#187c78!important;box-shadow:0 5px 14px #156b6730!important}}.topbar{box-shadow:0 4px 18px #246b8f0d}.header-search{box-shadow:0 3px 12px #246b8f0a}.catalog-head .segments button.active{box-shadow:0 5px 14px #287fae2c!important}.filter-bar select:focus{box-shadow:0 0 0 3px #e1f1f8}.card,.card:nth-child(4n),.card:nth-child(4n+1),.card:nth-child(4n+2),.card:nth-child(4n+3){box-shadow:0 6px 18px #246b8f0d}.card:hover{box-shadow:0 12px 28px #246b8f1a}.photo-id,.photo-region{background:#fffffff0}.photo-price{background:#2b8fc5ed}.bottom-nav{background:#fffffff2;box-shadow:0 12px 30px #246b8f20}.bottom-nav button.active{box-shadow:0 5px 14px #287fae30!important}@media(max-width:560px){body{background:#f6fbfe}.bottom-nav button.active,.catalog-head .segments button.active{background:#2b8fc5!important;box-shadow:0 5px 14px #287fae30!important}}.topbar{background:#fffffff0;box-shadow:0 4px 18px #1370480d;backdrop-filter:blur(12px)}.header-search{background:#fffffff2;box-shadow:0 3px 12px #1370480a}.catalog-head .segments button,.catalog-head .segments button:first-child,.catalog-head .segments button:nth-child(2),.catalog-head .segments button:nth-child(3){background:#ffffffeb}.catalog-head .segments button.active{box-shadow:0 5px 16px #15945f32!important}.filter-bar select,.filter-bar select:first-child,.filter-bar select:nth-child(2),.filter-bar select:nth-child(3),.filter-bar select:nth-child(4){background:#fffffff0;border:1px solid #d4ddd9!important}.filter-bar select:focus{box-shadow:0 0 0 3px #dbf4e7}.card,.card:nth-child(4n),.card:nth-child(4n+1),.card:nth-child(4n+2),.card:nth-child(4n+3){background:#fffffff2;box-shadow:0 7px 20px #1370480e}.card:hover{box-shadow:0 13px 30px #1370481c}.card-body{background:#fffffff2}.photo-id,.photo-region{background:#fffffff0}.photo-price{background:#18a76fed}.bottom-nav{background:#ffffffe8;box-shadow:0 12px 30px #13704820;backdrop-filter:blur(14px)}.bottom-nav button.active{box-shadow:0 5px 16px #15945f35!important}.home-top{background:#fffffff0}@media(max-width:560px){.bottom-nav button.active,.catalog-head .segments button.active{background:#18a76f!important;box-shadow:0 5px 16px #15945f35!important}body{background:#eaf2ee}.card{box-shadow:0 7px 20px #173d2d1c}}.topbar{box-shadow:0 4px 18px #164d3b0d}.catalog-head .segments button.active{box-shadow:0 5px 14px #11624e2c!important}.filter-bar select:focus{box-shadow:0 0 0 3px #f4ead5}.card,.card:nth-child(4n),.card:nth-child(4n+1),.card:nth-child(4n+2),.card:nth-child(4n+3){box-shadow:0 8px 24px #173d2d1c}.card:hover{box-shadow:0 14px 32px #173d2d29}.photo-id,.photo-region{background:#fffffff0}.photo-price{background:#14735ced}.bottom-nav{background:#fffffff2;box-shadow:0 12px 30px #164d3b20}.bottom-nav button.active{box-shadow:0 5px 14px #11624e30!important}@media(max-width:560px){body{background:#edf3f0}.bottom-nav button.active,.catalog-head .segments button.active{background:#14735c!important;box-shadow:0 5px 14px #11624e30!important}}.topbar{box-shadow:0 4px 18px #7433470d}.header-search{box-shadow:0 3px 12px #7433470a}.catalog-head .segments button.active{box-shadow:0 5px 14px #b6446d2c!important}.filter-bar select:focus{box-shadow:0 0 0 3px #f6e2e9}.card,.card:nth-child(4n),.card:nth-child(4n+1),.card:nth-child(4n+2),.card:nth-child(4n+3){box-shadow:0 8px 24px #74334718}.card:hover{box-shadow:0 14px 32px #74334725}.photo-id{background:#fffffff0}.photo-price{background:#a83f61ed}.photo-region{background:#fffffff0}.bottom-nav{background:#fffffff2;box-shadow:0 12px 30px #74334720}.bottom-nav button.active{box-shadow:0 5px 14px #b6446d30!important}@media(max-width:560px){body{background:#f7f1f3}.bottom-nav button.active,.catalog-head .segments button.active{background:#c84f78!important;box-shadow:0 5px 14px #b6446d30!important}}.topbar{box-shadow:0 4px 18px #8a423c0d}.header-search{box-shadow:0 3px 12px #8a423c0a}.catalog-head .segments button.active{box-shadow:0 5px 14px #cf606c30!important}.filter-bar select:focus{box-shadow:0 0 0 3px #fae5e3}.card,.card:nth-child(4n),.card:nth-child(4n+1),.card:nth-child(4n+2),.card:nth-child(4n+3){box-shadow:0 8px 24px #8a423c18}.card:hover{box-shadow:0 14px 32px #8a423c25}.photo-id{background:#fffffff0}.photo-price{background:#c85162ed}.photo-region{background:#fffffff0}.bottom-nav{background:#fffffff2;box-shadow:0 12px 30px #8a423c20}.bottom-nav button.active{box-shadow:0 5px 14px #cf606c35!important}@media(max-width:560px){body{background:#fff5f3}.bottom-nav button.active,.catalog-head .segments button.active{background:#e36f79!important;box-shadow:0 5px 14px #cf606c35!important}}.topbar{box-shadow:0 4px 18px #7450640d}.header-search{box-shadow:0 3px 12px #7450640a}.catalog-head .segments button.active{box-shadow:0 5px 16px #ac617f2e!important}.filter-bar select:focus{box-shadow:0 0 0 3px #f4e8ed}.card,.card:nth-child(4n),.card:nth-child(4n+1),.card:nth-child(4n+2),.card:nth-child(4n+3){box-shadow:0 8px 24px #74506417}.card:hover{box-shadow:0 14px 32px #74506424}.photo-id{background:#fffffff0}.photo-price{background:#b85f82ed}.photo-region{background:#fffffff0}.bottom-nav{background:#fffffff0;box-shadow:0 12px 30px #74506420;backdrop-filter:blur(14px)}.bottom-nav button.active{box-shadow:0 5px 16px #ac617f32!important}@media(max-width:560px){body{background:#f7f4f6}.bottom-nav button.active,.catalog-head .segments button.active{background:#c87597!important;box-shadow:0 5px 16px #ac617f32!important}}.topbar{box-shadow:0 4px 20px #ff3f8e16}.city-button{box-shadow:0 0 12px #ff4f9714}.header-search{box-shadow:0 0 16px #ff4f9714}.header-search button{box-shadow:0 0 16px #ff3f8e4a;box-shadow:0 0 18px #ff72b56b;box-shadow:0 0 18px #ff2d9570}.catalog-head .segments button.active{box-shadow:0 0 20px #ff3f8e66!important}.filter-bar select:focus{box-shadow:0 0 0 3px #ffe0ed,0 0 16px #ff3f8e30}.card,.card:nth-child(4n),.card:nth-child(4n+1),.card:nth-child(4n+2),.card:nth-child(4n+3){box-shadow:0 8px 24px #8d365b16}.card:hover{box-shadow:0 12px 30px #ff3f8e2b}.photo-id{background:#fffffff0}.photo-price{background:#ff3f8ef0;box-shadow:0 0 16px #ff3f8e55}.photo-region{background:#fffffff0}.name-fav.on{box-shadow:0 0 14px #ff3f8e50;box-shadow:0 0 16px #ff72b568}.bottom-nav{background:#fffffff2;box-shadow:0 12px 32px #8d365b24;backdrop-filter:blur(14px)}.bottom-nav button.active{box-shadow:0 0 20px #ff3f8e66!important}.home-top{box-shadow:0 0 16px #ff3f8e2e}@media(max-width:560px){body{background:#fff7fb}.bottom-nav button.active,.catalog-head .segments button.active{background:#ff3f8e!important;box-shadow:0 0 18px #ff3f8e60!important}}.header-search{box-shadow:0 0 17px #ff72b529}.catalog-head .segments button.active{box-shadow:0 0 22px #ff72b578!important}.filter-bar select:focus{box-shadow:0 0 0 3px #ffe1ef,0 0 17px #ff72b54a}.photo-price{background:#ff2d95f2;box-shadow:0 0 18px #ff72b570}.bottom-nav button.active{box-shadow:0 0 22px #ff72b578!important}.home-top{box-shadow:0 0 17px #ff72b547}@media(max-width:560px){body{background:#fff7fc}.bottom-nav button.active,.catalog-head .segments button.active{background:#ff2d95!important;box-shadow:0 0 20px #ff72b570!important}}.topbar{box-shadow:0 4px 18px #a92d650d}.header-search{box-shadow:0 3px 12px #a92d650d}.catalog-head .segments button.active{box-shadow:0 6px 16px #d92f7c36!important}.filter-bar select:focus{box-shadow:0 0 0 3px #fbe0ec}.card:hover{box-shadow:0 13px 30px #a92d6524}.photo-price{background:#f2388af0;box-shadow:0 5px 15px #9c315a24}.bottom-nav button.active{box-shadow:0 6px 16px #d92f7c3d!important}.home-top{box-shadow:0 7px 18px #9d345b20}@media(max-width:560px){body{background:#fff5fa}.bottom-nav button.active,.catalog-head .segments button.active{background:#f2388a!important;box-shadow:0 6px 16px #d92f7c3d!important}}.topbar{background:#0d1017f2;box-shadow:0 4px 24px #18d8ff3b;backdrop-filter:blur(14px)}.city-button{box-shadow:0 0 14px #32f5a646}.header-search{box-shadow:0 0 18px #22dfff42}.catalog-head .segments button:first-child{box-shadow:0 0 12px #22dfff36}.catalog-head .segments button:nth-child(2){box-shadow:0 0 12px #ff2d9536}.catalog-head .segments button:nth-child(3){box-shadow:0 0 12px #9d68ff36}.catalog-head .segments button.active{box-shadow:0 0 22px #ff2d9585!important}.filter-bar select:first-child{box-shadow:0 0 13px #32f5a638!important}.filter-bar select:nth-child(2){box-shadow:0 0 13px #22dfff38!important}.filter-bar select:nth-child(3){box-shadow:0 0 13px #ffb52e38!important}.filter-bar select:nth-child(4){box-shadow:0 0 13px #9d68ff38!important}.filter-bar select:focus{box-shadow:0 0 0 2px #ffffff30,0 0 18px #22dfff70!important}.card,.card:nth-child(4n),.card:nth-child(4n+1),.card:nth-child(4n+2),.card:nth-child(4n+3){box-shadow:0 8px 26px #00000070}.card:nth-child(4n+1){box-shadow:0 0 15px #22dfff30}.card:nth-child(4n+2){box-shadow:0 0 15px #ff2d9530}.card:nth-child(4n+3){box-shadow:0 0 15px #32f5a630}.card:nth-child(4n){box-shadow:0 0 15px #9d68ff30}.card:hover{box-shadow:0 0 24px #22dfff4f}.photo-id{background:#090c12e8;box-shadow:0 0 13px #22dfff55}.photo-price{background:#ff2d95ed;box-shadow:0 0 16px #ff2d9570}.photo-region{background:#090c12e8;box-shadow:0 0 13px #32f5a655}.bio-label{border:1px solid #32f5a680}.name-fav{box-shadow:0 0 10px #ff2d9538}.name-fav.on,.name-fav:hover{box-shadow:0 0 16px #ff2d9570}.bottom-nav{background:#0d1017f2;box-shadow:0 0 24px #22dfff45;backdrop-filter:blur(15px)}.bottom-nav button.active{box-shadow:0 0 20px #ff2d9580!important}.home-top{box-shadow:0 0 16px #ffb52e5c}#detailDialog{box-shadow:0 0 34px #22dfff45;box-shadow:0 24px 70px #172a2242;box-shadow:0 28px 80px #000000ad;border:1px solid #29374b;box-shadow:0 28px 80px #000000a8}.detail-title{box-shadow:0 0 17px #ff2d953d}.detail-photos img{box-shadow:0 0 18px #22dfff38}.detail-videos video{box-shadow:0 0 18px #9d68ff38}.copy-id{box-shadow:0 0 20px #ff2d9570}.detail-top{box-shadow:0 0 16px #22dfff50}@media(max-width:560px){body{background:#090b10}.bottom-nav button.active,.catalog-head .segments button.active{background:#ff2d95!important;box-shadow:0 0 20px #ff2d9580!important}}.topbar{background:#fffffff5;box-shadow:0 3px 14px #172a220d;backdrop-filter:blur(12px)}.header-search button{box-shadow:none;box-shadow:0 5px 14px #5b45ff45}.catalog-head .segments button.active{box-shadow:none!important}.filter-bar select:focus{box-shadow:0 0 0 3px #dceae5!important}.card,.card:nth-child(4n),.card:nth-child(4n+1),.card:nth-child(4n+2),.card:nth-child(4n+3){box-shadow:0 5px 16px #1c342a12}.card:hover{box-shadow:0 10px 24px #1c342a1c}.photo-id{background:#fffffff2;box-shadow:0 2px 8px #172a221f}.photo-price{background:#202a26e8;box-shadow:0 2px 8px #172a2229}.photo-region{background:#fffffff2;box-shadow:0 -2px 8px #172a221a}.bottom-nav{background:#fffffff5;box-shadow:0 10px 28px #1b302727;backdrop-filter:blur(14px)}.bottom-nav button.active{box-shadow:none!important}.home-top{box-shadow:0 6px 16px #1b30271f}.copy-id{box-shadow:0 7px 20px #172a2230}.detail-top{box-shadow:0 6px 16px #172a2220}@media(max-width:560px){body{background:#f2f5f3}.bottom-nav button.active,.catalog-head .segments button.active{background:#202a26!important;box-shadow:none!important}}.topbar{background:#090a0ff2;border-bottom:1px solid #252735;box-shadow:0 5px 20px #00000080;backdrop-filter:blur(14px)}.city-button{border:1px solid #34394d}.header-search{border:1px solid #33384a}.catalog-head .segments button,.catalog-head .segments button:first-child,.catalog-head .segments button:nth-child(2),.catalog-head .segments button:nth-child(3){border:1px solid #344057!important;box-shadow:inset 0 1px 0 #ffffff0d!important}.catalog-head .segments button.active{box-shadow:0 0 18px #f0007866!important}.filter-bar select,.filter-bar select:first-child,.filter-bar select:nth-child(2),.filter-bar select:nth-child(3),.filter-bar select:nth-child(4){box-shadow:inset 0 1px 0 #ffffff0b!important}.filter-bar select:first-child{border:1px solid #168cff!important}.filter-bar select:nth-child(2){border:1px solid #5b45ff!important}.filter-bar select:nth-child(3){border:1px solid #ffb000!important}.filter-bar select:nth-child(4){border:1px solid #e90071!important}.filter-bar select:focus{box-shadow:0 0 0 2px #ffffff24!important}.card,.card:nth-child(4n),.card:nth-child(4n+1),.card:nth-child(4n+2),.card:nth-child(4n+3){border:1px solid #282b35;box-shadow:0 8px 22px #00000070}.card:hover{transform:translateY(-2px);box-shadow:0 10px 28px #5b45ff2b}.photo-id{background:#10131be8;box-shadow:0 0 12px #168cff45}.photo-price{background:#17130be8;box-shadow:0 0 12px #ffb00045}.photo-region{background:#10131be8;box-shadow:0 0 12px #5b45ff40}.bio-label{border:1px solid #5b45ff80}.name-fav.on,.name-fav:hover{box-shadow:0 0 14px #f0007855}.bottom-nav{background:#0e1118f2;border:1px solid #30384a;box-shadow:0 12px 32px #0000008c;backdrop-filter:blur(15px)}.bottom-nav button.active{box-shadow:0 5px 17px #5b45ff55!important}.home-top{border:1px solid #ffb000;box-shadow:0 0 14px #ffb00040}.home-top:hover{background:#1c202b}.detail-title{border:1px solid #5b45ff;box-shadow:0 0 16px #5b45ff30}.detail-photos img{border:1px solid #168cff;box-shadow:0 0 15px #168cff2e}.detail-videos video{border:1px solid #5b45ff;box-shadow:0 0 15px #5b45ff2e}.copy-id{box-shadow:0 7px 22px #5b45ff55}.detail-top{box-shadow:0 0 14px #e9007145}@media(max-width:560px){body{background:#06070a}.catalog-head .segments button.active{background:#e90071!important;box-shadow:0 0 16px #f0007860!important}.bottom-nav button.active{background:#5b45ff!important;box-shadow:0 5px 17px #5b45ff55!important}}:root,body{background:#080b12;color:#f3f6fb}.topbar{background:#0c111bf2;box-shadow:0 5px 20px #00000075}.header-search button{background:#3867ff;box-shadow:0 5px 15px #3867ff40}.header-search button:hover{background:#4b76ff}.catalog-head .segments button.active{box-shadow:0 6px 17px #3867ff45!important}.filter-bar select:focus{border-color:#21c7ed!important;box-shadow:0 0 0 3px #21c7ed24!important}.card,.card:nth-child(4n),.card:nth-child(4n+1),.card:nth-child(4n+2),.card:nth-child(4n+3){box-shadow:0 8px 24px #00000066}.card:hover{box-shadow:0 12px 30px #3867ff24}.photo{background:#030508}.photo-id{background:#0d1420e8;box-shadow:none}.photo-price{background:#19150ce8;box-shadow:none}.photo-region{background:#0d1420e8;box-shadow:none}.bio-label{background:#142436}.name-fav{background:#1c1219;box-shadow:none}.name-fav.on,.name-fav:hover{background:#d64e70;border-color:#e86c8c;color:#fff;box-shadow:none}.bottom-nav{background:#0e141ef2;box-shadow:0 12px 32px #00000080}.bottom-nav button.active{box-shadow:0 6px 17px #3867ff45!important}.home-top{background:#111824;color:#ffd264;box-shadow:none}.detail-photos img,.detail-videos video{border-color:#30435c}.copy-id{background:#3867ff;border-color:#5b80ff;box-shadow:0 7px 20px #3867ff40}.detail-top{background:#111824;color:#64ddf6;box-shadow:none}.detail-price-row span{font-weight:900}.detail-location-row span{font-weight:900}.detail-location-row strong{overflow-wrap:anywhere;font-weight:800}.detail-bio{background:0 0!important;border:0!important}.detail-bio h3{margin-bottom:12px;font-weight:900}.detail-bio p{font-weight:500;line-height:1.8}.access-gate{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;padding:22px;background:#fff;color:#50383f}.access-gate[hidden]{display:none}.access-panel{border-radius:8px;box-shadow:0 26px 80px #000000b0}.access-visual img{display:block;object-fit:cover;object-position:center 31%;filter:contrast(1.04) saturate(1.04);width:100%;height:100%;object-fit:contain;object-position:center;filter:none}.access-mark{display:grid;place-items:center;width:48px;height:48px;margin-bottom:22px;border:1px solid #f5b942;border-radius:8px;font-size:21px}.access-kicker{margin:0 0 8px;font-size:11px;font-weight:900}.access-panel h1{margin:0 0 8px;font-size:24px;line-height:1.3;color:#563c45;text-align:center}.access-panel>p:not(.access-kicker){margin:0 0 26px;font-size:14px;color:#947a83}.access-panel label{display:block;margin-bottom:8px;font-size:13px;font-weight:800;color:#72535e}.access-input-row{display:grid;grid-template-columns:1fr;height:46px;border:1px solid #344963;border-radius:7px;overflow:hidden}.access-input-row input{min-width:0;border:0;outline:0;padding:0 13px;background:0 0;font-size:16px;color:#513b43}.access-input-row button{border:0;border-left:1px solid #344963;font-size:12px;font-weight:800}.access-submit{width:100%;height:46px;margin-top:14px;border:0;border-radius:7px;font-weight:900;box-shadow:0 7px 18px #3867ff3d}.access-error{min-height:20px;margin-top:10px;font-size:13px;text-align:center}.access-locked{overflow:hidden}.access-locked>.bottom-nav,.access-locked>.home-top,.access-locked>.topbar,.access-locked>main{visibility:hidden}@media(max-width:560px){body{background:#080b12}.bottom-nav button.active,.catalog-head .segments button.active{background:#3867ff!important;box-shadow:0 6px 17px #3867ff45!important}.access-gate{padding:16px}.access-panel{padding:28px 20px 22px}.access-visual{height:116px;margin:-15px -8px 20px}.access-panel h1{font-size:21px}}.access-panel{width:min(460px,100%);padding:20px 22px 26px;border:1px solid #f0d4de;background:#fff;box-shadow:0 20px 60px #bc668326}.access-visual{overflow:hidden;height:auto;aspect-ratio:1070/694;margin:0 0 22px;border:0;border-radius:18px;background:#fff}.access-mark{border-color:#efb2c8;background:#fff3f7;color:#db6b94}.access-kicker{color:#d56a91}.access-input-row{border-color:#ebc9d5}.access-input-row:focus-within{box-shadow:0 0 0 3px #3867ff24;border-color:#df7fa3;box-shadow:0 0 0 3px #fbe7ee}.access-input-row input::placeholder{color:#b49da5}.access-input-row button{border-left-color:#ebc9d5;background:#fff2f7;color:#c95f87}.access-submit{background:#df7099;color:#fff;box-shadow:0 7px 18px #d96d9540}.access-submit:hover{background:#cb5c85}.access-error{color:#c73d67}@media(max-width:560px){.access-gate{padding:12px;background:#fff}.access-panel{padding:14px 16px 20px}.access-visual{height:auto;margin:0 0 18px}.catalog,body{background:#fff0f1}}.catalog,:root,body{background:#fff0f1}.card,.card:nth-child(4n),.card:nth-child(4n+1),.card:nth-child(4n+2),.card:nth-child(4n+3){background:#fff;border-color:#f0d5da;box-shadow:0 8px 22px #b96c7b1c}.card:hover{box-shadow:0 12px 28px #b96c7b29}.card-body{background:#fff}.name-row h3{color:#35272d}.card-bio{color:#75656b}.topbar{background:#fff0f1;border-bottom-color:#f0d5da;box-shadow:0 4px 16px #b96c7b12}.city-button,.header-search{background:#fff;border-color:#e7cbd1}.city-button{color:#704c58}.header-search input{color:#3f3035}.search-icon{color:#d66d8b}.catalog-head .segments button,.catalog-head .segments button:first-child,.catalog-head .segments button:nth-child(2),.catalog-head .segments button:nth-child(3){background:#fff!important;border-color:#ead2d7!important;color:#72545e!important;box-shadow:none!important}.catalog-head .segments button.active{background:#c84f78!important;border-color:#c84f78!important;box-shadow:0 5px 14px #c84f7838!important}.filter-bar select,.filter-bar select:first-child,.filter-bar select:nth-child(2),.filter-bar select:nth-child(3),.filter-bar select:nth-child(4){background:#fff!important;border-color:#ead2d7!important;color:#6f555e!important;box-shadow:none!important}.bottom-nav{background:#fff;border-color:#ead2d7;box-shadow:0 10px 26px #b96c7b20}.filter-bar select.is-selected{background:#c84f78!important;border-color:#c84f78!important;box-shadow:0 4px 12px #c84f7830!important}.bottom-nav button.active{background:#c84f78!important;border:1px solid #c84f78!important;box-shadow:0 5px 14px #c84f7838!important}@media(max-width:560px){.bottom-nav button.active,.catalog-head .segments button.active{background:#c84f78!important;color:#fff!important;box-shadow:0 5px 14px #c84f7838!important}}#detailDialog,.detail-page{background:#fff0f1;color:#3f3035}#detailDialog{border-color:#efd4da;box-shadow:0 24px 70px #9f59683b}.detail-title{background:#fff;border-color:#efd4da}.detail-title h2{color:#3f3035}.detail-title span{color:#8d727b}.detail-info-row{border-bottom-color:#e8cfd5!important}.detail-location-row span,.detail-price-row span{color:#b54c6b!important}.detail-location-row strong,.detail-price-row strong{color:#3f3035!important}.detail-bio h3{color:#b54c6b!important}.detail-bio p{color:#5f4c53!important}.detail-section{border-top-color:#e8cfd5}.detail-section h3{color:#a94362}.detail-section>p{color:#5f4c53}.catalog,body,html{background:var(--ui-bg)!important;color:var(--ui-text)!important}.topbar{background:var(--ui-bg)!important;border-bottom-color:var(--ui-line)!important;box-shadow:none!important}.catalog-head .segments button,.city-button,.filter-bar select,.header-search{background:var(--ui-surface)!important;border-color:var(--ui-line)!important;color:var(--ui-text)!important;box-shadow:none!important}.header-search input{color:var(--ui-text)!important}.header-search input::placeholder{color:#9a9ba0!important}.city-button .caret,.search-icon{color:var(--ui-primary)!important}.catalog-head .segments button:hover,.filter-bar select:hover{border-color:#c9cacf!important;background:#fafafa!important}.bottom-nav button.active,.catalog-head .segments button.active,.filter-bar select.is-selected{background:var(--ui-primary)!important;border-color:var(--ui-primary)!important;color:#fff!important;box-shadow:0 5px 14px #d6537030!important;text-shadow:none!important;backdrop-filter:none!important}.catalog-head .segments button:first-child,.catalog-head .segments button:nth-child(2),.catalog-head .segments button:nth-child(3){color:var(--ui-text)!important;border-color:var(--ui-line)!important}.catalog-head .segments button.active:first-child,.catalog-head .segments button.active:nth-child(2),.catalog-head .segments button.active:nth-child(3){color:#fff!important}.catalog-head .segments .cat-icon{color:var(--ui-primary)!important;filter:none!important}.catalog-head .segments button.active .cat-icon{color:#fff!important}.catalog-head .segments svg.icon-large .lotus-body,.catalog-head .segments svg.icon-large .lotus-leaf{fill:currentColor!important;stroke:currentColor!important}.catalog-head .segments .icon-medium{border-color:var(--ui-primary)!important;background:var(--ui-primary)!important;box-shadow:none!important}.catalog-head .segments .icon-medium::after,.catalog-head .segments .icon-medium::before{background:#fff!important}.card,.card:nth-child(4n),.card:nth-child(4n+1),.card:nth-child(4n+2),.card:nth-child(4n+3){background:var(--ui-surface)!important;border-color:var(--ui-line)!important;box-shadow:0 7px 20px #292a2e12!important}.card:hover{border-color:#c9cacf!important;box-shadow:0 10px 24px #292a2e1c!important}.card-body{background:var(--ui-surface)!important}.name-row h3{color:var(--ui-text)!important}.bio-label,.card-bio{color:var(--ui-muted)!important}.photo-id,.photo-region{background:#fffffff0!important;color:#4b4c51!important}.photo-price{background:var(--ui-primary)!important}.name-fav{color:var(--ui-primary)!important}.name-fav.on{background:var(--ui-soft)!important;color:var(--ui-primary-dark)!important}.bottom-nav{background:#fffffff2!important;border-color:var(--ui-line)!important;box-shadow:0 10px 28px #292a2e1f!important}.bottom-nav button{background:0 0!important;color:#65666b!important}.detail-top,.home-top{border-color:#e8c4cd!important;background:var(--ui-surface)!important;color:var(--ui-primary)!important;box-shadow:0 7px 18px #292a2e20!important}#detailDialog,.detail-page{background:var(--ui-bg)!important;color:var(--ui-text)!important}#detailDialog{border-color:var(--ui-line)!important;box-shadow:0 24px 70px #292a2e33!important}.detail-bio,.detail-pair,.detail-title{background:var(--ui-surface)!important;border-color:var(--ui-line)!important;box-shadow:none!important}.detail-title h2{color:var(--ui-text)!important}.detail-title span{color:var(--ui-muted)!important}.detail-info-row{border-color:var(--ui-line)!important}.detail-bio h3,.detail-location-row span,.detail-price-row span,.detail-section h3{color:var(--ui-primary-dark)!important}.detail-bio p,.detail-location-row strong,.detail-price-row strong,.detail-section>p{color:var(--ui-text)!important}.detail-photos img,.detail-videos video{border-color:var(--ui-line)!important;box-shadow:none!important}.copy-id{background:var(--ui-primary)!important;border-color:var(--ui-primary)!important;color:#fff!important;box-shadow:0 8px 20px #d6537038!important}.copy-id:hover{background:var(--ui-primary-dark)!important;border-color:var(--ui-primary-dark)!important}.close{background:var(--ui-primary)!important;color:#fff!important;box-shadow:0 6px 16px #d6537030!important}.region-dialog,.region-list{background:var(--ui-surface)!important;border-color:var(--ui-line)!important}.region-list button{color:var(--ui-text)!important}.region-list button.active,.region-list button:hover{background:var(--ui-soft)!important;color:var(--ui-primary-dark)!important}.access-gate{background:var(--ui-bg)!important;color:var(--ui-text)!important}.access-panel{background:var(--ui-surface)!important;border-color:var(--ui-line)!important;box-shadow:0 20px 55px #292a2e20!important}.access-panel h1,.access-panel label{color:var(--ui-text)!important}.access-kicker,.access-panel>p:not(.access-kicker){color:var(--ui-muted)!important}.access-input-row{background:#fafafa!important;border-color:var(--ui-line)!important}.access-input-row:focus-within{border-color:var(--ui-primary)!important;box-shadow:0 0 0 3px #d6537018!important}.access-submit{background:var(--ui-primary)!important;box-shadow:0 7px 18px #d6537035!important}.access-submit:hover{background:var(--ui-primary-dark)!important}@media(max-width:560px){.catalog,body{background:var(--ui-bg)!important}.bottom-nav button.active,.catalog-head .segments button.active{background:var(--ui-primary)!important;color:#fff!important;box-shadow:0 5px 14px #d6537030!important}}.photo-id,.photo-price,.photo-region{border:1px solid #52cde2!important;background:#fffffff0!important;color:#4b4c51!important;box-shadow:0 4px 14px #292a2e18!important}.name-fav{border:1px solid #52cde2!important;background:#fffffff0!important;color:#4b4c51!important;box-shadow:0 3px 10px #292a2e12!important}.name-fav.on{border-color:#52cde2!important;background:#fffffff0!important;color:#4b4c51!important}.catalog-head .segments button[data-cat="中圈"].active,.catalog-head .segments button[data-cat="大圈"].active{background:var(--ui-primary)!important;border-color:var(--ui-primary)!important;color:#fff!important;box-shadow:0 5px 14px #d6537030!important}.catalog-head .segments button[data-cat="中圈"].active .icon-medium::before{filter:none!important}.bio-label{display:inline-flex!important;align-items:center;min-height:24px;padding:3px 8px;border:1px solid #52cde2;border-radius:8px;background:#fffffff0!important;color:#4b4c51!important;font-size:11px;font-weight:800;line-height:1.2;box-shadow:0 3px 10px #292a2e10}
.topbar{position:static}
