*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;height:100%;font-family:PingFang SC,Microsoft YaHei,Helvetica Neue,Arial,sans-serif;font-size:16px;color:#fff;background:#0b0f19;overflow:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{width:100%;height:100%}@keyframes scroll-vertical{0%{transform:translateY(0)}to{transform:translateY(-50%)}}.animate-scroll-vertical{animation:scroll-vertical 25s linear infinite}.animate-scroll-vertical-slow{animation:scroll-vertical 35s linear infinite}.animate-scroll-vertical-fast{animation:scroll-vertical 20s linear infinite}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.animate-marquee{display:inline-block;white-space:nowrap;animation:marquee 25s linear infinite}.mask-gradient-bottom{mask-image:linear-gradient(to bottom,black 85%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,black 85%,transparent 100%)}a{color:inherit;text-decoration:none}ul,ol{list-style:none}img{max-width:100%;display:block}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#ffffff0d;border-radius:3px}::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.text-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-ellipsis-2{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.flex{display:flex}.flex-center{display:flex;align-items:center;justify-content:center}.flex-between{display:flex;align-items:center;justify-content:space-between}.flex-col{display:flex;flex-direction:column}.flex-1{flex:1}.card{background:#1e293b66;border-radius:12px;padding:16px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(51,65,85,.5);box-shadow:0 4px 24px #0000004d;transition:all .2s ease-out}.card-blue{background:linear-gradient(to bottom,#0f172ae6,#17255433);border:1px solid rgba(30,58,138,.3)}.card-pink{background:linear-gradient(to bottom,#0f172ae6,#5007241a);border:1px solid rgba(112,26,117,.2)}.card-green{background:linear-gradient(to bottom,#0f172ae6,#022c221a);border:1px solid rgba(6,78,59,.2)}.card-title{font-size:18px;font-weight:600;color:#fff;display:flex;align-items:center;gap:8px}.card-title .icon{font-size:20px}.status-tag{display:inline-flex;align-items:center;padding:2px 8px;border-radius:9999px;font-size:12px}.status-tag:before{content:"";width:6px;height:6px;border-radius:50%;margin-right:4px}.status-tag.status-success{background:#34d39926;color:#34d399}.status-tag.status-success:before{background:#34d399}.status-tag.status-processing{background:#fbbf2426;color:#fbbf24}.status-tag.status-processing:before{background:#fbbf24}.status-tag.status-warning{background:#fbbf2426;color:#fbbf24}.status-tag.status-warning:before{background:#fbbf24}.status-tag.status-info{background:#60a5fa26;color:#60a5fa}.status-tag.status-info:before{background:#60a5fa}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInRight{0%{transform:translate(20px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.animate-fadeIn{animation:fadeIn .4s ease-out}.animate-slideInRight{animation:slideInRight .4s ease-out}.animate-pulse{animation:pulse 2s ease-in-out infinite}.clickable{cursor:pointer;transition:all .2s ease-out}.clickable:hover{opacity:.85}.clickable:active{transform:scale(.98)}.screen-header[data-v-68e13f0e]{height:9%;min-height:80px;padding:10px 20px;flex-shrink:0;position:relative;z-index:30}.header-grid[data-v-68e13f0e]{display:grid;grid-template-columns:2fr 1fr;gap:12px;height:100%}.header-left[data-v-68e13f0e]{display:flex;align-items:center;gap:16px;background:#0f1523e6;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-radius:16px;padding:12px 20px;border:1px solid rgba(51,65,85,.5);box-shadow:0 4px 20px #00000080;min-width:0;overflow:hidden}.logo-section[data-v-68e13f0e]{display:flex;align-items:center;gap:12px;flex-shrink:0}.logo-section .logo-icon[data-v-68e13f0e]{background:linear-gradient(135deg,#3b82f6,#10b981);padding:8px;border-radius:12px;box-shadow:0 0 15px #10b9814d}.logo-section .logo-icon svg[data-v-68e13f0e]{width:24px;height:24px;color:#fff}.logo-section .logo-icon .logo-img[data-v-68e13f0e]{width:24px;height:24px;object-fit:contain}.logo-section .logo-icon.has-logo[data-v-68e13f0e]{background:transparent;padding:0;box-shadow:none;border-radius:8px;overflow:hidden}.logo-section .logo-icon.has-logo .logo-img[data-v-68e13f0e]{width:40px;height:40px}.logo-section .logo-text[data-v-68e13f0e]{display:flex;flex-direction:column}.logo-section .logo-text .main-title[data-v-68e13f0e]{font-size:24px;font-weight:900;letter-spacing:2px;background:linear-gradient(90deg,#dbeafe,#fff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;line-height:1.2}.logo-section .logo-text .sub-title[data-v-68e13f0e]{font-size:10px;color:#60a5facc;text-transform:uppercase;letter-spacing:.25em;font-weight:500;margin-top:2px}.divider-line[data-v-68e13f0e]{width:1px;height:40px;background:#ffffff1a;flex-shrink:0}.emergency-notice[data-v-68e13f0e]{flex:1;min-width:0}.emergency-notice .notice-bar[data-v-68e13f0e]{display:flex;align-items:center;gap:12px;height:52px;background:linear-gradient(90deg,rgba(220,38,38,.7),rgba(239,68,68,.4),transparent);padding:0 16px;border-radius:12px;border:1px solid rgba(239,68,68,.5);box-shadow:0 0 20px #dc262640;position:relative;overflow:hidden}.emergency-notice .notice-bar[data-v-68e13f0e]:before{content:"";position:absolute;left:0;top:0;bottom:0;width:6px;background:#ef4444;box-shadow:0 0 12px #ef4444}.emergency-notice .notice-bar .notice-icon[data-v-68e13f0e]{background:#ef444433;padding:6px;border-radius:8px;flex-shrink:0;margin-left:4px}.emergency-notice .notice-bar .notice-icon svg[data-v-68e13f0e]{width:20px;height:20px;color:#f87171;animation:pulse-68e13f0e 2s cubic-bezier(.4,0,.6,1) infinite}.emergency-notice .notice-bar .notice-title[data-v-68e13f0e]{font-size:14px;font-weight:700;color:#fee2e2;letter-spacing:2px;text-shadow:0 1px 2px rgba(0,0,0,.2);flex-shrink:0}.emergency-notice .notice-bar .notice-content[data-v-68e13f0e]{flex:1;overflow:hidden;position:relative}.emergency-notice .notice-bar .notice-content .marquee-text[data-v-68e13f0e]{display:inline-block;white-space:nowrap;font-size:13px;color:#fef2f2e6;font-weight:500;letter-spacing:1px;animation:marquee-68e13f0e 25s linear infinite;padding-left:100%}.header-right[data-v-68e13f0e]{display:flex;align-items:center;justify-content:space-between;gap:16px;background:#0f1523e6;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-radius:16px;padding:12px 20px;border:1px solid rgba(51,65,85,.5);box-shadow:0 4px 20px #00000080}.datetime-section[data-v-68e13f0e]{display:flex;flex-direction:column;justify-content:center;flex-shrink:0}.datetime-section .time-row[data-v-68e13f0e]{display:flex;align-items:baseline;gap:10px;line-height:1}.datetime-section .time-row .time[data-v-68e13f0e]{font-size:34px;font-weight:700;color:#fff;letter-spacing:-1px;text-shadow:0 2px 4px rgba(0,0,0,.3)}.datetime-section .time-row .date[data-v-68e13f0e]{font-size:13px;color:#cbd5e1;font-weight:500;letter-spacing:1px}.datetime-section .lunar-row[data-v-68e13f0e]{display:flex;align-items:center;gap:8px;margin-top:6px}.datetime-section .lunar-row .lunar-tag[data-v-68e13f0e]{font-size:13px;font-weight:700;color:#93c5fd;background:#3b82f633;padding:2px 8px;border-radius:4px;box-shadow:0 1px 2px #0003}.datetime-section .lunar-row .suitable-tag[data-v-68e13f0e]{font-size:13px;font-weight:700;color:#fdba74;background:#f9731633;padding:2px 8px;border-radius:4px;box-shadow:0 1px 2px #0003}.weather-section[data-v-68e13f0e]{display:flex;align-items:center;gap:12px;background:#ffffff0d;padding:8px 12px;border-radius:12px;border:1px solid rgba(255,255,255,.05);flex-shrink:0}.weather-section .weather-temp[data-v-68e13f0e]{display:flex;align-items:center;gap:6px;color:#facc15;padding-right:12px;border-right:1px solid rgba(255,255,255,.1)}.weather-section .weather-temp .temp-icon[data-v-68e13f0e]{font-size:26px;line-height:1}.weather-section .weather-temp .temperature[data-v-68e13f0e]{font-size:24px;font-weight:700}.weather-section .weather-info[data-v-68e13f0e]{display:flex;align-items:center;gap:8px}.weather-section .weather-info .weather-detail[data-v-68e13f0e]{display:flex;flex-direction:column;line-height:1.2}.weather-section .weather-info .weather-detail .weather-text[data-v-68e13f0e]{font-size:14px;font-weight:500;color:#fff}.weather-section .weather-info .weather-detail .wind-text[data-v-68e13f0e]{font-size:10px;color:#94a3b8}.weather-section .aqi-badge[data-v-68e13f0e]{font-size:11px;font-weight:700;padding:3px 8px;border-radius:6px;white-space:nowrap;letter-spacing:.5px}.weather-section .aqi-badge.good[data-v-68e13f0e]{color:#22c55e;background:#22c55e26;border:1px solid rgba(34,197,94,.3)}.weather-section .aqi-badge.moderate[data-v-68e13f0e]{color:#eab308;background:#eab30826;border:1px solid rgba(234,179,8,.3)}.weather-section .aqi-badge.unhealthy1[data-v-68e13f0e]{color:#f97316;background:#f9731626;border:1px solid rgba(249,115,22,.3)}.weather-section .aqi-badge.unhealthy2[data-v-68e13f0e]{color:#ef4444;background:#ef444426;border:1px solid rgba(239,68,68,.3)}.weather-section .aqi-badge.unhealthy3[data-v-68e13f0e]{color:#a855f7;background:#a855f726;border:1px solid rgba(168,85,247,.3)}.weather-section .aqi-badge.hazardous[data-v-68e13f0e]{color:#991b1b;background:#991b1b33;border:1px solid rgba(153,27,27,.4)}@keyframes marquee-68e13f0e{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes pulse-68e13f0e{0%,to{opacity:1}50%{opacity:.5}}.ad-carousel[data-v-9fcaf1fb]{position:relative;width:100%;height:100%;border-radius:12px;overflow:hidden;background:linear-gradient(to bottom right,#022c22,#0f172a,#000)}.carousel-container[data-v-9fcaf1fb]{width:100%;height:100%;overflow:hidden}.carousel-slide[data-v-9fcaf1fb]{display:flex;height:100%;transition:transform .6s ease-out}.slide-item[data-v-9fcaf1fb]{flex-shrink:0;width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center}.slide-item .slide-image[data-v-9fcaf1fb]{position:absolute;inset:0;background-size:cover;background-position:center}.slide-item .slide-overlay[data-v-9fcaf1fb]{position:absolute;inset:0;background:linear-gradient(to top,#000c,#0000004d,#0000001a)}.slide-item .ad-content[data-v-9fcaf1fb]{position:relative;z-index:1;text-align:center;display:flex;flex-direction:column;align-items:center}.slide-item .ad-content .ad-title[data-v-9fcaf1fb]{font-size:48px;font-weight:900;color:#fff;margin-bottom:16px;letter-spacing:-1px;text-shadow:0 4px 12px rgba(0,0,0,.5)}.slide-item .ad-content .ad-subtitle[data-v-9fcaf1fb]{font-size:24px;font-weight:300;color:#ffffffe6;padding:10px 32px;background:#ffffff1a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);border-radius:9999px;display:inline-block}.carousel-indicators[data-v-9fcaf1fb]{position:absolute;top:20px;right:20px;display:flex;align-items:center;gap:8px;z-index:10}.carousel-indicators .dots[data-v-9fcaf1fb]{display:flex;gap:6px}.carousel-indicators .dots .dot[data-v-9fcaf1fb]{width:8px;height:8px;background:#ffffff4d;border-radius:9999px;cursor:pointer;transition:all .5s ease}.carousel-indicators .dots .dot.active[data-v-9fcaf1fb]{width:32px;background:#fff}.carousel-indicators .dots .dot[data-v-9fcaf1fb]:hover:not(.active){background:#ffffff80}.property-service[data-v-05ea2aff]{display:flex;flex-direction:column;overflow:hidden;background:linear-gradient(to bottom,#0f172ae6,#17255433);border-radius:12px;border:1px solid rgba(30,58,138,.3);padding:16px;box-shadow:0 4px 24px #0003}.section-header[data-v-05ea2aff]{display:flex;align-items:center;justify-content:space-between;flex-shrink:0;border-bottom:1px solid rgba(30,58,138,.4);padding-bottom:8px;margin-bottom:12px}.section-header .header-left[data-v-05ea2aff]{display:flex;align-items:center;gap:10px}.section-header .header-left .title-bar[data-v-05ea2aff]{width:4px;height:20px;background:#60a5fa;border-radius:2px;box-shadow:0 0 8px #60a5facc}.section-header .header-left .header-icon[data-v-05ea2aff]{width:18px;height:18px;color:#60a5fa}.section-header .header-left .header-title[data-v-05ea2aff]{font-size:15px;font-weight:700;color:#fff;letter-spacing:1px}.section-header .header-tag[data-v-05ea2aff]{font-size:10px;font-weight:700;color:#34d399;background:#10b9811a;padding:4px 8px;border-radius:4px;border:1px solid rgba(16,185,129,.2)}.service-content[data-v-05ea2aff]{flex:1;overflow:hidden;position:relative}.scroll-wrapper[data-v-05ea2aff]{height:100%;overflow:hidden}.work-grid[data-v-05ea2aff]{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;padding-bottom:4px}.work-card[data-v-05ea2aff]{display:flex;align-items:center;gap:10px;background:#1e293b66;border-radius:12px;padding:10px;border:1px solid rgba(30,64,175,.2);height:60px}.work-card .card-avatar[data-v-05ea2aff]{position:relative;width:44px;height:44px;border-radius:8px;border:1px solid rgb(71,85,105);overflow:hidden;flex-shrink:0}.work-card .card-avatar .avatar-img[data-v-05ea2aff]{width:100%;height:100%;object-fit:cover;opacity:.9}.work-card .card-avatar .status-badge[data-v-05ea2aff]{position:absolute;bottom:0;left:0;right:0;background:#000000b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);text-align:center;padding:2px 0;font-size:8px;font-weight:700}.work-card .card-avatar .status-badge.status-processing[data-v-05ea2aff]{color:#facc15}.work-card .card-avatar .status-badge.status-pending[data-v-05ea2aff]{color:#60a5fa}.work-card .card-avatar .status-badge.status-success[data-v-05ea2aff]{color:#4ade80}.work-card .card-avatar .status-badge.status-info[data-v-05ea2aff]{color:#60a5fa}.work-card .card-info[data-v-05ea2aff]{flex:1;min-width:0}.work-card .card-info .work-title[data-v-05ea2aff]{font-size:12px;font-weight:500;color:#e2e8f0;line-height:1.4;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.neighbor-help[data-v-65480c5b]{display:flex;flex-direction:column;overflow:hidden;background:linear-gradient(to bottom,#0f172ae6,#5007241a);border-radius:12px;border:1px solid rgba(112,26,117,.2);padding:16px;box-shadow:0 4px 24px #0003;position:relative}.section-header[data-v-65480c5b]{display:flex;align-items:center;justify-content:space-between;flex-shrink:0;margin-bottom:12px;position:relative;z-index:10}.section-header .header-left[data-v-65480c5b]{display:flex;align-items:center;gap:10px}.section-header .header-left .title-bar[data-v-65480c5b]{width:4px;height:20px;background:#f472b6;border-radius:2px;box-shadow:0 0 8px #f471b6cc}.section-header .header-left .header-icon[data-v-65480c5b]{width:18px;height:18px;color:#f472b6}.section-header .header-left .header-title[data-v-65480c5b]{font-size:15px;font-weight:700;color:#fff;letter-spacing:1px}.section-header .qr-card[data-v-65480c5b]{display:flex;align-items:stretch;background:#500724cc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding-left:12px;border-radius:12px;overflow:hidden;border:1px solid rgba(236,72,153,.2);box-shadow:0 4px 12px #00000080}.section-header .qr-card .qr-text[data-v-65480c5b]{text-align:right;display:flex;flex-direction:column;justify-content:center;margin-right:10px;padding:6px 0}.section-header .qr-card .qr-text .qr-title[data-v-65480c5b]{font-size:12px;font-weight:700;color:#fbcfe8;line-height:1;margin-bottom:4px}.section-header .qr-card .qr-text .qr-sub[data-v-65480c5b]{font-size:9px;color:#f472b6cc;line-height:1}.section-header .qr-card .qr-icon[data-v-65480c5b]{background:#fff;padding:6px;border-top-left-radius:12px;border-bottom-left-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.section-header .qr-card .qr-icon svg[data-v-65480c5b]{width:30px;height:30px;color:#be185d}.help-content[data-v-65480c5b]{flex:1;overflow:hidden;position:relative}.scroll-wrapper[data-v-65480c5b]{height:100%;overflow:hidden}.help-grid[data-v-65480c5b]{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;padding-bottom:4px}.help-item[data-v-65480c5b]{display:flex;align-items:center;gap:10px;background:#1e293b66;border-radius:12px;padding:10px;border:1px solid rgba(134,25,143,.2);height:60px}.help-item .item-avatar[data-v-65480c5b]{position:relative;width:44px;height:44px;border-radius:8px;border:1px solid rgb(71,85,105);overflow:hidden;flex-shrink:0}.help-item .item-avatar .avatar-img[data-v-65480c5b]{width:100%;height:100%;object-fit:cover;opacity:.9}.help-item .item-avatar .tag-badge[data-v-65480c5b]{position:absolute;bottom:0;left:0;right:0;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);text-align:center;padding:2px 0;font-size:8px;font-weight:700}.help-item .item-info[data-v-65480c5b]{flex:1;min-width:0}.help-item .item-info .item-title[data-v-65480c5b]{font-size:12px;font-weight:500;color:#e2e8f0;line-height:1.4;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.property-market[data-v-8aaa995b]{display:flex;flex-direction:column;overflow:hidden;background:linear-gradient(to bottom,#0f172ae6,#022c221a);border-radius:12px;border:1px solid rgba(6,78,59,.2);padding:16px;box-shadow:0 4px 24px #0003}.section-header[data-v-8aaa995b]{display:flex;align-items:center;justify-content:space-between;flex-shrink:0;margin-bottom:12px;position:relative;z-index:10}.section-header .header-left[data-v-8aaa995b]{display:flex;align-items:center;gap:16px}.section-header .header-left .title-group[data-v-8aaa995b]{display:flex;align-items:center;gap:10px}.section-header .header-left .title-group .title-bar[data-v-8aaa995b]{width:4px;height:20px;background:#34d399;border-radius:2px;box-shadow:0 0 8px #34d399cc}.section-header .header-left .title-group .header-icon[data-v-8aaa995b]{width:18px;height:18px;color:#34d399}.section-header .header-left .title-group .header-title[data-v-8aaa995b]{font-size:15px;font-weight:700;color:#fff;letter-spacing:1px}.section-header .header-left .free-tag[data-v-8aaa995b]{display:flex;align-items:center;gap:6px;background:#f973161a;padding:2px 10px;border-radius:9999px}.section-header .header-left .free-tag .zero[data-v-8aaa995b]{font-size:14px;font-weight:900;font-style:italic;background:linear-gradient(to bottom right,#fde047,#f97316);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 1px 2px rgba(0,0,0,.2)}.section-header .header-left .free-tag .tag-text[data-v-8aaa995b]{font-size:10px;font-weight:700;color:#fdba74e6;margin-top:2px}.section-header .qr-card[data-v-8aaa995b]{display:flex;align-items:stretch;background:#022c22cc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding-left:12px;border-radius:12px;overflow:hidden;border:1px solid rgba(16,185,129,.2);box-shadow:0 4px 12px #00000080}.section-header .qr-card .qr-text[data-v-8aaa995b]{text-align:right;display:flex;flex-direction:column;justify-content:center;margin-right:10px;padding:6px 0}.section-header .qr-card .qr-text .qr-title[data-v-8aaa995b]{font-size:12px;font-weight:700;color:#a7f3d0;line-height:1;margin-bottom:4px}.section-header .qr-card .qr-text .qr-sub[data-v-8aaa995b]{font-size:9px;color:#34d399cc;line-height:1}.section-header .qr-card .qr-icon[data-v-8aaa995b]{background:#fff;padding:6px;border-top-left-radius:12px;border-bottom-left-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.section-header .qr-card .qr-icon svg[data-v-8aaa995b]{width:30px;height:30px;color:#047857}.market-content[data-v-8aaa995b]{flex:1;display:flex;gap:16px;min-height:0;overflow:hidden}.market-column[data-v-8aaa995b]{flex:1;display:flex;flex-direction:column;min-height:0;overflow:hidden}.market-column .column-list[data-v-8aaa995b]{flex:1;overflow:hidden;position:relative}.scroll-wrapper[data-v-8aaa995b]{height:100%;overflow:hidden}.property-grid[data-v-8aaa995b]{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;padding-bottom:4px;padding-right:4px}.property-item[data-v-8aaa995b]{display:flex;align-items:center;gap:10px;background:#1e293b66;border-radius:12px;padding:8px;border:1px solid rgba(6,95,70,.2);height:60px}.property-item .property-image[data-v-8aaa995b]{width:44px;height:44px;border-radius:8px;overflow:hidden;flex-shrink:0;border:1px solid rgb(71,85,105)}.property-item .property-image .property-img[data-v-8aaa995b]{width:100%;height:100%;object-fit:cover;opacity:.9}.property-item .property-info[data-v-8aaa995b]{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center;gap:4px}.property-item .property-info .info-top[data-v-8aaa995b]{display:flex;align-items:baseline;justify-content:space-between}.property-item .property-info .info-top .type-group[data-v-8aaa995b]{display:flex;align-items:center;gap:4px;min-width:0}.property-item .property-info .info-top .type-group .rent-badge[data-v-8aaa995b],.property-item .property-info .info-top .type-group .sale-badge[data-v-8aaa995b]{font-size:9px;font-weight:700;padding:1px 4px;border-radius:2px;flex-shrink:0}.property-item .property-info .info-top .type-group .rent-badge[data-v-8aaa995b]{background:#10b98133;color:#34d399;border:1px solid rgba(16,185,129,.3)}.property-item .property-info .info-top .type-group .sale-badge[data-v-8aaa995b]{background:#f9731633;color:#fb923c;border:1px solid rgba(249,115,22,.3)}.property-item .property-info .info-top .type-group .property-type[data-v-8aaa995b]{font-size:13px;font-weight:700;color:#f1f5f9;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.property-item .property-info .info-top .property-price[data-v-8aaa995b]{font-size:14px;font-weight:900;color:#34d399;flex-shrink:0;letter-spacing:-.5px}.property-item .property-info .info-top .property-price small[data-v-8aaa995b]{font-size:9px;font-weight:700;margin-left:2px;opacity:.8}.property-item .property-info .info-top .property-price.sale[data-v-8aaa995b]{color:#fb923c}.property-item .property-info .info-bottom[data-v-8aaa995b]{display:flex;align-items:center;justify-content:space-between}.property-item .property-info .info-bottom .property-area[data-v-8aaa995b],.property-item .property-info .info-bottom .property-floor[data-v-8aaa995b]{font-size:10px;color:#94a3b8}.service-panel[data-v-f7006bda]{display:flex;flex-direction:column;overflow:hidden;background:linear-gradient(to bottom right,#0f172ae6,#1e1b4b1a);border-radius:12px;border:1px solid rgba(55,48,163,.2);padding:16px;box-shadow:0 4px 24px #0003;height:100%}.section-header[data-v-f7006bda]{display:flex;align-items:center;justify-content:space-between;flex-shrink:0;margin-bottom:12px;position:relative;z-index:10}.section-header .header-left[data-v-f7006bda]{display:flex;align-items:center;gap:10px}.section-header .header-left .title-bar[data-v-f7006bda]{width:4px;height:20px;background:#3b82f6;border-radius:2px;box-shadow:0 0 8px #3b82f6cc}.section-header .header-left .header-icon[data-v-f7006bda]{width:18px;height:18px;color:#60a5fa}.section-header .header-left .header-title[data-v-f7006bda]{font-size:15px;font-weight:700;color:#fff;letter-spacing:1px}.section-header .qr-card[data-v-f7006bda]{display:flex;align-items:stretch;background:#1e3a8acc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding-left:12px;border-radius:12px;overflow:hidden;border:1px solid rgba(59,130,246,.2);box-shadow:0 4px 12px #00000080}.section-header .qr-card .qr-text[data-v-f7006bda]{text-align:right;display:flex;flex-direction:column;justify-content:center;margin-right:10px;padding:6px 0}.section-header .qr-card .qr-text .qr-title[data-v-f7006bda]{font-size:12px;font-weight:700;color:#bfdbfe;line-height:1;margin-bottom:4px}.section-header .qr-card .qr-text .qr-sub[data-v-f7006bda]{font-size:9px;color:#60a5facc;line-height:1}.section-header .qr-card .qr-icon[data-v-f7006bda]{background:#fff;padding:6px;border-top-left-radius:12px;border-bottom-left-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.section-header .qr-card .qr-icon svg[data-v-f7006bda]{width:30px;height:30px;color:#1d4ed8}.service-grid[data-v-f7006bda]{flex:1;display:grid;grid-template-columns:repeat(4,1fr);gap:8px;align-content:center}.service-item[data-v-f7006bda]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:6px;background:#1e293b80;border:1px solid rgba(51,65,85,.5);border-radius:10px;height:70px;cursor:pointer;transition:all .2s ease}.service-item[data-v-f7006bda]:hover{background:#334155b3;transform:translateY(-2px);box-shadow:0 4px 12px #0000004d}.service-item .item-icon[data-v-f7006bda]{width:20px;height:20px;margin-bottom:4px;filter:drop-shadow(0 0 5px rgba(255,255,255,.3))}.service-item .item-icon svg[data-v-f7006bda]{width:100%;height:100%}.service-item .item-title[data-v-f7006bda]{font-size:11px;font-weight:700;color:#fff;line-height:1.2;text-align:center;margin-bottom:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.service-item .item-desc[data-v-f7006bda]{font-size:9px;color:#94a3b8;line-height:1.2;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.screen-container[data-v-c1637269]{width:1920px;height:1080px;background:linear-gradient(180deg,#0b0f19,#0f1523);display:flex;flex-direction:column;overflow:hidden}.screen-main[data-v-c1637269]{flex:1;display:flex;flex-direction:column;gap:16px;padding:16px;overflow:hidden}.main-top[data-v-c1637269]{flex:72;display:grid;grid-template-columns:2fr 1fr;gap:16px;min-height:0}.main-top .carousel-section[data-v-c1637269]{min-height:0;overflow:hidden;border-radius:12px}.main-top .right-modules[data-v-c1637269]{display:flex;flex-direction:column;gap:16px;min-height:0;overflow:hidden}.main-top .right-modules[data-v-c1637269]>*{flex:1;min-height:0;overflow:hidden}.main-bottom[data-v-c1637269]{flex:28;display:grid;grid-template-columns:2fr 1fr;gap:16px;min-height:0;overflow:hidden}.main-bottom .market-section[data-v-c1637269],.main-bottom .service-section[data-v-c1637269]{min-height:0;overflow:hidden;border-radius:12px}
