.pc-root{--pc-primary: #1677ff;--pc-primary-hover: #4096ff;--pc-price: #ff3b30;--pc-success: #18c964;--pc-warning: #fa8c16;--pc-danger: #f04455;--pc-text: #17181c;--pc-text-2: #60646c;--pc-text-3: #9ca3af;--pc-bg: #f5f6f8;--pc-surface: #ffffff;--pc-border: #e6e8ec;--pc-header: #0f1b3d;--pc-header-hover: #1a2a5e;--pc-accent: #ff7a45;--pc-container: 1200px;--pc-header-h: 56px;--pc-radius: 12px;--pc-shadow: 0 2px 8px rgba(15, 27, 61, .06);min-height:100vh;background:var(--pc-bg);color:var(--pc-text);font-size:14px;-webkit-font-smoothing:antialiased}.pc-root *,.pc-root *:before,.pc-root *:after{box-sizing:border-box}.pc-root button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit;font-size:inherit}.pc-root input{font-family:inherit}.pc-root img{display:block;max-width:100%}.pc-btn-primary{background:var(--pc-primary);color:#fff;padding:9px 18px;border-radius:8px;font-size:14px;font-weight:500;transition:.15s;display:inline-flex;align-items:center;gap:6px;justify-content:center}.pc-btn-primary:hover{background:var(--pc-primary-hover)}.pc-btn-call{background:var(--pc-primary);color:#fff;padding:10px 16px;border-radius:8px;font-size:14px;font-weight:500;display:inline-flex;align-items:center;gap:6px;justify-content:center;transition:.15s;width:100%}.pc-btn-call:hover{background:var(--pc-primary-hover)}.pc-btn-chat{background:#fff;color:var(--pc-primary);border:1px solid var(--pc-primary);padding:10px 16px;border-radius:8px;font-size:14px;font-weight:500;display:inline-flex;align-items:center;gap:6px;justify-content:center;transition:.15s;width:100%}.pc-btn-chat:hover{background:#1677ff0f}.pc-link-login{color:#ffffffe6;font-size:14px;padding:6px 4px}.pc-link-login:hover{color:#fff}.pc-header{position:sticky;top:0;z-index:50;height:var(--pc-header-h);background:var(--pc-header);color:#fff;display:flex;align-items:center}.pc-header-inner{width:100%;max-width:var(--pc-container);margin:0 auto;padding:0 24px;display:flex;align-items:center;gap:28px}.pc-brand{display:flex;align-items:center;gap:10px;font-size:18px;font-weight:600;color:#fff;flex-shrink:0}.pc-brand-mark{width:30px;height:30px;border-radius:8px;background:linear-gradient(135deg,var(--pc-primary),var(--pc-accent));display:inline-flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:16px;box-shadow:0 2px 6px #1677ff66}.pc-nav{display:flex;gap:4px;flex:1}.pc-nav-link{padding:8px 14px;border-radius:6px;color:#ffffffd1;font-size:14px;transition:.15s}.pc-nav-link:hover,.pc-nav-link.active{background:var(--pc-header-hover);color:#fff}.pc-header-actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.pc-header-slim{height:52px}.pc-header-slim .pc-header-inner{gap:20px}.pc-hero{position:relative;background:linear-gradient(120deg,#0f1b3dd1,#0f1b3d80 55%,#0f1b3d40),url(/assets/hero-living-room.png) center/cover no-repeat;color:#fff}.pc-hero-inner{width:100%;max-width:var(--pc-container);margin:0 auto;padding:56px 24px;display:grid;grid-template-columns:1fr 260px;gap:40px;align-items:center}.pc-hero-title{font-size:40px;line-height:1.2;margin:0 0 12px;font-weight:700;text-shadow:0 2px 12px rgba(0,0,0,.3)}.pc-hero-sub{font-size:16px;opacity:.9;margin:0 0 28px}.pc-hero-tabs{display:flex;gap:8px;margin-bottom:16px}.pc-hero-tab{padding:8px 18px;border-radius:8px 8px 0 0;font-size:15px;color:#ffffffd9;background:#ffffff14;transition:.15s}.pc-hero-tab:hover{background:#ffffff29}.pc-hero-tab.active{background:#fff;color:var(--pc-text);font-weight:600}.pc-search{display:flex;align-items:center;background:#fff;border-radius:999px;padding:6px 6px 6px 18px;box-shadow:0 6px 24px #0f1b3d2e;max-width:560px}.pc-search-icon{color:var(--pc-text-3);flex-shrink:0}.pc-search input{flex:1;border:none;outline:none;font-size:14px;padding:10px 8px;color:var(--pc-text);min-width:0}.pc-search input::placeholder{color:var(--pc-text-3)}.pc-search-btn{height:40px;padding:0 26px;background:var(--pc-primary);color:#fff;border-radius:999px;font-size:14px;font-weight:500}.pc-search-btn:hover{background:var(--pc-primary-hover)}.pc-search-slim{flex:1;max-width:520px;background:var(--pc-bg)}.pc-hero-tags{margin-top:16px;font-size:13px;display:flex;align-items:center;gap:8px;flex-wrap:wrap;color:#ffffffd9}.pc-hero-tags button{color:#fff;background:#ffffff24;padding:4px 12px;border-radius:999px;font-size:13px;transition:.15s}.pc-hero-tags button:hover{background:#ffffff42}.pc-hero-qr{background:#fffffff5;color:var(--pc-text);border-radius:var(--pc-radius);padding:18px;text-align:center;box-shadow:0 6px 24px #0f1b3d2e}.pc-hero-qr strong{display:block;font-size:14px;margin-top:10px}.pc-hero-qr span{display:block;font-size:12px;color:var(--pc-text-2);margin-top:4px;line-height:1.5}.pc-main{max-width:var(--pc-container);margin:0 auto;padding:0 24px}.pc-section{padding:36px 0}.pc-section-head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:18px}.pc-section-head h2{font-size:22px;font-weight:700;margin:0 0 4px}.pc-section-head p{font-size:13px;color:var(--pc-text-2);margin:0}.pc-link-more{color:var(--pc-primary);font-size:13px;display:inline-flex;align-items:center;gap:2px}.pc-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.pc-card{background:var(--pc-surface);border-radius:var(--pc-radius);overflow:hidden;box-shadow:var(--pc-shadow);transition:transform .18s,box-shadow .18s;display:flex;flex-direction:column;text-align:left;width:100%}.pc-card:hover{transform:translateY(-3px);box-shadow:0 6px 18px #0f1b3d1f}.pc-card-media{position:relative;aspect-ratio:4 / 3;background:var(--pc-bg);overflow:hidden}.pc-card-media img{width:100%;height:100%;object-fit:cover}.pc-card-flag{position:absolute;top:10px;left:10px;background:linear-gradient(90deg,var(--pc-danger),var(--pc-accent));color:#fff;font-size:11px;padding:3px 8px;border-radius:4px}.pc-card-body{padding:12px 14px 14px;display:flex;flex-direction:column;gap:8px}.pc-card-title{font-size:14px;font-weight:500;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:38px}.pc-card-summary{font-size:12px;color:var(--pc-text-2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pc-card-tags{display:flex;gap:6px;flex-wrap:wrap}.pc-card-tag{background:#1677ff14;color:var(--pc-primary);font-size:12px;padding:2px 10px;border-radius:4px}.pc-card-price{display:flex;align-items:baseline;gap:8px;margin-top:2px}.pc-card-price b{color:var(--pc-price);font-size:18px;font-weight:700}.pc-card-price span{font-size:12px;color:var(--pc-text-2)}.pc-trust{background:var(--pc-surface);border-radius:var(--pc-radius);box-shadow:var(--pc-shadow);padding:28px 24px;margin:8px 0 40px}.pc-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.pc-trust-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px}.pc-trust-icon{width:48px;height:48px;border-radius:12px;background:#1677ff1a;color:var(--pc-primary);display:inline-flex;align-items:center;justify-content:center}.pc-trust-item strong{font-size:15px}.pc-trust-item span{font-size:12px;color:var(--pc-text-2);line-height:1.5}.pc-list-root{background:var(--pc-bg)}.pc-list-search-hero{background:#f7f9fe;border-bottom:1px solid #edf0f6}.pc-list-search-inner{max-width:var(--pc-container);min-height:160px;margin:0 auto;padding:28px 24px;display:flex;align-items:center;justify-content:space-between;gap:48px}.pc-list-search-inner>div{flex:1}.pc-list-search-inner>div>span{color:var(--pc-primary);font-size:13px;font-weight:600}.pc-list-search-inner h1{margin:6px 0;font-size:30px;letter-spacing:-.5px}.pc-list-search-inner p{margin:0;color:var(--pc-text-2);font-size:13px}.pc-list-search{width:min(100%,530px);margin:0}.pc-list-layout{max-width:var(--pc-container);margin:20px auto 40px;padding:0 24px;display:grid;grid-template-columns:1fr 220px;gap:20px;align-items:start}.pc-list-main{min-width:0}.pc-cat-tabs{display:flex;align-items:center;gap:8px;background:var(--pc-surface);border-radius:var(--pc-radius) var(--pc-radius) 0 0;padding:4px 12px;border-bottom:2px solid var(--pc-primary)}.pc-cat-tab{padding:12px 16px;font-size:14px;color:var(--pc-text-2);border-bottom:2px solid transparent;margin-bottom:-2px;transition:.15s}.pc-cat-tab.active{color:var(--pc-primary);border-bottom-color:var(--pc-primary);font-weight:600}.pc-filter-toggle{margin-left:auto;display:none;align-items:center;gap:4px;color:var(--pc-text-2);font-size:14px;padding:8px 10px}.pc-filter-bar{background:var(--pc-surface);border-radius:0 0 var(--pc-radius) var(--pc-radius);box-shadow:var(--pc-shadow);padding:4px 20px;margin-bottom:14px}.pc-filter-row{display:flex;align-items:center;padding:11px 0;border-bottom:1px solid var(--pc-border);gap:16px}.pc-filter-row:last-child{border-bottom:none}.pc-filter-label{width:48px;flex-shrink:0;color:var(--pc-text-2);font-size:13px}.pc-filter-options{display:flex;flex-wrap:wrap;gap:8px;flex:1}.pc-filter-opt{padding:5px 14px;border-radius:6px;font-size:13px;color:var(--pc-text);display:inline-flex;align-items:center;gap:2px;transition:.15s}.pc-filter-opt:hover{background:var(--pc-bg)}.pc-filter-opt.active{background:var(--pc-primary);color:#fff}.pc-sort-bar{display:flex;align-items:center;gap:4px;background:var(--pc-surface);border-radius:var(--pc-radius);padding:0 12px;box-shadow:var(--pc-shadow);margin-bottom:12px}.pc-sort-tab{padding:13px 18px;font-size:14px;color:var(--pc-text-2);border-bottom:2px solid transparent;transition:.15s}.pc-sort-tab.active{color:var(--pc-primary);border-bottom-color:var(--pc-primary);font-weight:500}.pc-result-count{margin-left:auto;font-size:13px;color:var(--pc-text-2)}.pc-result-count{white-space:nowrap}.pc-row-list{background:var(--pc-surface);border-radius:var(--pc-radius);box-shadow:var(--pc-shadow);overflow:hidden}.pc-pagination{display:flex;align-items:center;justify-content:center;gap:8px;padding:24px 12px 8px}.pc-page-btn{width:34px;height:34px;border:1px solid var(--pc-border);border-radius:4px;background:var(--pc-surface);color:var(--pc-text-2);font-size:13px;display:inline-flex;align-items:center;justify-content:center;transition:.15s}.pc-page-btn:hover:not(:disabled){border-color:var(--pc-primary);color:var(--pc-primary)}.pc-page-btn.active{color:#fff;border-color:var(--pc-primary);background:var(--pc-primary);font-weight:600}.pc-page-btn:disabled{color:var(--pc-text-3);background:#f5f7fa;cursor:not-allowed}.pc-page-ellipsis{width:30px;color:var(--pc-text-3);text-align:center;letter-spacing:1px}.pc-page-jump{display:inline-flex;align-items:center;gap:8px;margin-left:10px;color:var(--pc-text-2);font-size:13px}.pc-page-jump input{width:54px;height:34px;border:1px solid var(--pc-border);border-radius:4px;background:var(--pc-surface);color:var(--pc-text);text-align:center;outline:none}.pc-page-jump input:focus{border-color:var(--pc-primary);box-shadow:0 0 0 2px #1677ff1a}.pc-row-card{display:grid;grid-template-columns:220px 1fr auto;gap:20px;padding:18px 16px;border-bottom:1px solid var(--pc-border);text-align:left;width:100%;transition:background .15s}.pc-row-card:last-child{border-bottom:none}.pc-row-card:hover{background:var(--pc-bg)}.pc-row-thumb{position:relative;width:220px;height:160px;border-radius:8px;overflow:hidden;background:var(--pc-bg)}.pc-row-thumb img{width:100%;height:100%;object-fit:cover}.pc-row-flag{position:absolute;top:8px;left:8px;background:linear-gradient(90deg,var(--pc-danger),var(--pc-accent));color:#fff;font-size:11px;padding:2px 8px;border-radius:4px}.pc-row-info{display:flex;flex-direction:column;justify-content:center;gap:8px;min-width:0}.pc-row-title{font-size:16px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pc-row-summary{font-size:13px;color:var(--pc-text-2)}.pc-row-tags{display:flex;gap:6px;flex-wrap:wrap}.pc-row-tag{background:#1677ff14;color:var(--pc-primary);font-size:12px;padding:2px 10px;border-radius:4px}.pc-row-meta{font-size:12px;color:var(--pc-text-3)}.pc-row-price{text-align:right;display:flex;flex-direction:column;justify-content:center;gap:4px;min-width:120px}.pc-row-price b{font-size:24px;font-weight:700;color:var(--pc-price);line-height:1.1}.pc-row-price span:nth-child(2){font-size:12px;color:var(--pc-text-2)}.pc-row-compare{font-size:12px;color:var(--pc-success)}.pc-row-go{font-size:13px;color:var(--pc-primary);display:inline-flex;align-items:center;justify-content:flex-end;gap:2px;margin-top:2px}.pc-empty{padding:60px 20px;text-align:center;color:var(--pc-text-2);display:flex;flex-direction:column;align-items:center;gap:8px}.pc-empty strong{color:var(--pc-text);font-size:16px}.pc-qr-side{position:sticky;top:calc(var(--pc-header-h) + 16px);display:flex;flex-direction:column;gap:16px}.pc-qr-card{background:var(--pc-surface);border-radius:var(--pc-radius);padding:20px;text-align:center;box-shadow:var(--pc-shadow)}.pc-qr-card strong{display:block;font-size:14px;margin-top:12px}.pc-qr-card span{display:block;font-size:12px;color:var(--pc-text-2);margin-top:4px;line-height:1.5}.pc-contact-card{background:var(--pc-surface);border-radius:var(--pc-radius);padding:20px;box-shadow:var(--pc-shadow);display:flex;flex-direction:column;gap:10px}.pc-contact-card strong{font-size:15px}.pc-contact-card p{font-size:12px;color:var(--pc-text-2);margin:0;line-height:1.5}.pc-detail-state{max-width:480px;margin:80px auto;text-align:center;color:var(--pc-text-2);display:flex;flex-direction:column;align-items:center;gap:10px}.pc-detail-state h1{font-size:18px;color:var(--pc-text);margin:6px 0 0}.pc-detail-state p{font-size:13px;margin:0 0 8px}.pc-detail-breadcrumb{max-width:var(--pc-container);margin:0 auto;padding:16px 24px;display:flex;align-items:center;gap:12px;font-size:13px;color:var(--pc-text-3);flex-wrap:wrap}.pc-back{display:inline-flex;align-items:center;gap:4px;color:var(--pc-text-2);font-size:13px}.pc-back:hover{color:var(--pc-primary)}.pc-detail-grid{max-width:var(--pc-container);margin:0 auto 32px;padding:0 24px;display:grid;grid-template-columns:1fr 360px;gap:24px;align-items:start}.pc-detail-heading{max-width:var(--pc-container);margin:0 auto 18px;padding:0 24px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.pc-detail-heading p{margin:0 0 6px;color:var(--pc-text-2);font-size:13px}.pc-detail-heading h1{margin:0;color:var(--pc-text);font-size:25px;line-height:1.35}.pc-detail-tags{display:flex;gap:6px;flex-wrap:wrap;margin-top:10px}.pc-detail-tags span{border-radius:4px;background:#1677ff14;color:var(--pc-primary);font-size:12px;line-height:24px;padding:0 9px}.pc-detail-code{flex-shrink:0;color:var(--pc-text-3);font-size:12px}.pc-detail-left{min-width:0}.pc-video-frame{position:relative;width:100%;aspect-ratio:16 / 9;background:#000;border-radius:var(--pc-radius);overflow:hidden;box-shadow:var(--pc-shadow)}.pc-video-frame img{width:100%;height:100%;object-fit:cover;opacity:.88}.pc-video-el{width:100%;height:100%;object-fit:cover;background:#000;display:block}.pc-play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#fff}.pc-play:before{content:"";position:absolute;width:64px;height:64px;border-radius:50%;background:#00000080}.pc-play svg{position:relative;z-index:1}.pc-demo-badge{position:absolute;top:12px;left:12px;background:#fa8c16f2;color:#fff;font-size:12px;padding:3px 10px;border-radius:4px;z-index:1}.pc-thumbs{display:flex;gap:10px;margin-top:12px}.pc-thumb{width:92px;height:64px;border-radius:6px;overflow:hidden;border:2px solid transparent;padding:0}.pc-thumb img{width:100%;height:100%;object-fit:cover}.pc-thumb-badge{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:linear-gradient(135deg,#0f1b3d,#1677ff);color:#fff}.pc-thumb.active{border-color:var(--pc-primary)}.pc-detail-block{background:var(--pc-surface);border-radius:var(--pc-radius);padding:20px;margin-top:16px;box-shadow:var(--pc-shadow)}.pc-detail-block h2{font-size:16px;font-weight:600;margin:0 0 12px;display:flex;align-items:center;gap:6px}.pc-detail-block p{font-size:13px;color:var(--pc-text-2);line-height:1.7;margin:0}.pc-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.pc-gallery-item{aspect-ratio:4 / 3;border-radius:6px;overflow:hidden;padding:0}.pc-gallery-item img{width:100%;height:100%;object-fit:cover}.pc-gallery-item.has-video{position:relative}.pc-gallery-video{width:100%;height:100%;object-fit:cover;background:#000}.pc-gallery-play{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#0f1b3db8;color:#fff;pointer-events:none}.pc-detail-right{display:flex;flex-direction:column;gap:16px;position:sticky;top:calc(var(--pc-header-h) + 16px)}.pc-price-card{background:var(--pc-surface);border-radius:var(--pc-radius);padding:20px;box-shadow:var(--pc-shadow)}.pc-price-main{display:flex;align-items:baseline;gap:10px;margin-bottom:14px}.pc-price-main b{font-size:34px;font-weight:700;color:var(--pc-price);line-height:1}.pc-price-main span{font-size:14px;color:var(--pc-text-2)}.pc-spec-list{border-top:1px solid var(--pc-border);border-bottom:1px solid var(--pc-border);padding:6px 0;margin-bottom:16px}.pc-spec-row{display:flex;align-items:center;justify-content:space-between;padding:9px 0;font-size:13px}.pc-spec-row span{color:var(--pc-text-2)}.pc-spec-row b{color:var(--pc-text);font-weight:600;text-align:right}.pc-price-actions{display:flex;flex-direction:column;gap:10px}.pc-agent-card{background:var(--pc-surface);border-radius:var(--pc-radius);padding:18px;box-shadow:var(--pc-shadow);display:flex;flex-direction:column;gap:10px}.pc-agent-head{display:flex;align-items:center;gap:12px}.pc-agent-avatar{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,var(--pc-primary),var(--pc-accent));color:#fff;font-size:18px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.pc-agent-head strong{font-size:15px;display:block}.pc-agent-head span{font-size:12px;color:var(--pc-text-2)}.pc-agent-card p{font-size:12px;color:var(--pc-text-2);margin:0;line-height:1.5}.pc-similar{max-width:var(--pc-container);margin:0 auto;padding:0 24px 20px}.pc-qr img{border-radius:6px;width:100%;height:auto}.pc-qr-fallback{display:flex;align-items:center;justify-content:center;background:var(--pc-bg);color:var(--pc-text-3);font-size:12px;border-radius:6px}.pc-footer{background:var(--pc-surface);border-top:1px solid var(--pc-border);padding:32px 0 0;margin-top:24px}.pc-footer-inner{max-width:var(--pc-container);margin:0 auto;padding:0 24px 24px;display:flex;justify-content:space-between;gap:32px;flex-wrap:wrap}.pc-footer-brand{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:500;color:var(--pc-text)}.pc-footer-cols{display:flex;gap:56px;flex-wrap:wrap}.pc-footer-cols>div{display:flex;flex-direction:column;gap:8px}.pc-footer-cols strong{font-size:13px;margin-bottom:2px}.pc-footer-cols button{font-size:13px;color:var(--pc-text-2);text-align:left}.pc-footer-cols button:hover{color:var(--pc-primary)}.pc-footer-cols span{font-size:13px;color:var(--pc-text-2);display:inline-flex;align-items:center;gap:4px}.pc-footer-bottom{border-top:1px solid var(--pc-border);padding:14px 24px;text-align:center;font-size:12px;color:var(--pc-text-3);display:inline-flex;align-items:center;gap:6px;width:100%;justify-content:center}@media(max-width:1024px){.pc-hero-inner{grid-template-columns:1fr;gap:24px;padding:44px 24px}.pc-hero-title{font-size:34px}.pc-hero-qr{max-width:260px}.pc-grid{grid-template-columns:repeat(3,1fr)}.pc-trust-grid{grid-template-columns:repeat(2,1fr);gap:24px}.pc-list-layout{grid-template-columns:1fr 200px;gap:16px}.pc-list-search-inner{gap:24px}.pc-detail-grid{grid-template-columns:1fr}.pc-detail-right{position:static}}@media(max-width:768px){.pc-header{padding:0 16px}.pc-header-inner{gap:12px;padding:0 16px}.pc-nav{display:none}.pc-hero-title{font-size:26px}.pc-search{flex-wrap:nowrap}.pc-grid{grid-template-columns:repeat(2,1fr);gap:12px}.pc-list-layout{grid-template-columns:1fr;padding:0 16px}.pc-list-search-inner{min-height:0;align-items:stretch;flex-direction:column;padding:22px 16px}.pc-list-search-inner h1{font-size:24px}.pc-list-search{width:100%}.pc-qr-side{display:none}.pc-filter-toggle{display:inline-flex}.pc-filter-bar{display:none}.pc-filter-bar.open{display:block}.pc-row-card{grid-template-columns:130px 1fr;grid-template-rows:auto auto;gap:12px;padding:14px}.pc-row-thumb{width:130px;height:96px}.pc-row-price{grid-column:1 / -1;flex-direction:row;justify-content:space-between;align-items:baseline;text-align:left;border-top:1px dashed var(--pc-border);padding-top:10px}.pc-pagination{flex-wrap:wrap;gap:6px}.pc-page-jump{width:100%;justify-content:center;margin:4px 0 0}.pc-row-go{justify-content:flex-end}.pc-detail-grid{padding:0 16px}.pc-detail-heading{padding:0 16px;align-items:flex-start;flex-direction:column;gap:8px}.pc-detail-heading h1{font-size:21px}.pc-gallery{grid-template-columns:repeat(2,1fr)}.pc-footer-inner{padding:0 16px 20px;gap:24px}.pc-footer-cols{gap:32px}}@media(max-width:480px){.pc-grid{grid-template-columns:1fr}.pc-hero-inner,.pc-main,.pc-list-layout,.pc-detail-grid,.pc-detail-breadcrumb,.pc-detail-heading,.pc-similar{padding-left:16px;padding-right:16px}.pc-row-card{grid-template-columns:110px 1fr}.pc-row-thumb{width:110px;height:82px}}:root{color:#17181c;background:#f5f6f8;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-synthesis:none}*{box-sizing:border-box}html,body{overflow-x:hidden;width:100%;position:relative;overscroll-behavior-x:none}body{margin:0;min-width:320px;min-height:100vh;-webkit-font-smoothing:antialiased}button,input{font:inherit}button{cursor:pointer}.mobile-prototype{width:min(100%,390px);height:min(100dvh,844px);margin-inline:auto;overflow:hidden;position:relative;background:#f5f6f8}.phone-screen{width:100%;height:100%;position:relative;overflow:hidden;background:#f5f6f8}.mobile-header{height:60px;padding:8px 16px;display:grid;grid-template-columns:44px 1fr 44px;align-items:center;background:#fff;border-bottom:1px solid #eceef1}.mobile-header h1{margin:0;text-align:center;font-size:20px;line-height:28px;letter-spacing:.01em}.icon-button{border:0;background:transparent;padding:0;width:42px;height:42px;display:inline-grid;place-items:center;border-radius:50%;color:inherit}.icon-button:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #8fc3ff;outline-offset:2px}.list-screen{background:#fff}.list-header{position:relative;z-index:2}.list-scroll{height:calc(100% - 60px);overflow-y:auto;padding-bottom:20px}.search-wrap{height:48px;margin:16px 16px 10px;padding:0 15px;display:flex;align-items:center;gap:10px;color:#8e949e;background:#f4f5f7;border-radius:24px}.search-wrap input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#17181c;font-size:15px}.search-wrap input::placeholder{color:#a2a7ae}.filter-row{display:flex;align-items:center;justify-content:space-between;padding:0 14px 12px;border-bottom:1px solid #eef0f2}.filter-chip{display:inline-flex;align-items:center;gap:1px;border:0;background:transparent;color:#4c515a;padding:7px 3px;font-size:14px;font-weight:600}.filter-chip.active{color:#1677ff}.list-status{display:flex;align-items:center;justify-content:space-between;padding:12px 16px 8px;color:#8b9098;font-size:12px}.list-status button{display:inline-flex;align-items:center;gap:4px;border:0;background:transparent;color:#4e5661;font-size:12px}.property-list{padding:0 16px}.property-card{width:100%;display:flex;gap:13px;padding:14px 0;text-align:left;border:0;border-bottom:1px solid #edf0f2;background:transparent;color:#17181c}.property-thumb{width:118px;height:132px;flex:0 0 auto;object-fit:cover;border-radius:10px;background:#e7e9ed}.property-body{min-width:0;display:flex;flex:1;flex-direction:column;align-items:flex-start}.property-title{display:-webkit-box;overflow:hidden;margin-top:-2px;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:17px;line-height:23px;font-weight:750}.property-summary{overflow:hidden;width:100%;margin-top:3px;color:#727880;white-space:nowrap;text-overflow:ellipsis;font-size:12px;line-height:18px}.tags{display:flex;flex-wrap:wrap;gap:7px;margin:12px 0}.tags-compact{gap:5px;margin:7px 0 5px}.tag{display:inline-flex;height:25px;align-items:center;padding:0 9px;border-radius:5px;background:#f0f2f5;color:#7a8490;font-size:12px;font-weight:600}.tags-compact .tag{height:20px;padding:0 6px;font-size:10px}.tag-accent{background:#fff0ef;color:#ff554f}.price-row{display:flex;align-items:baseline;gap:7px;margin-top:auto}.price-row b{color:#ff3b30;font-size:22px;line-height:26px;letter-spacing:-.03em}.price-row span{color:#9a9fa6;font-size:12px}.comparison{margin-top:3px;color:#18b66a;font-size:11px;line-height:16px}.empty-state{min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#98a0ab}.empty-state strong{color:#4d5560}.toast,.admin-toast{position:absolute;z-index:20;left:50%;bottom:22px;transform:translate(-50%);padding:10px 14px;border-radius:8px;background:#14171ce0;color:#fff;white-space:nowrap;font-size:13px}.sheet-mask,.consult-mask{position:absolute;z-index:30;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;background:#0c0f1480}.filter-sheet{width:100%;padding:8px 16px 18px;border-radius:18px 18px 0 0;background:#fff}.sheet-handle{width:36px;height:4px;margin:0 auto 13px;border-radius:2px;background:#dfe3e8}.sheet-title{display:flex;align-items:center;justify-content:space-between;font-size:17px}.filter-block{padding:18px 0 0}.filter-block>span{display:block;margin-bottom:9px;font-size:14px;font-weight:700}.filter-block>div{display:flex;gap:8px}.filter-block button{flex:1;height:34px;border:1px solid transparent;border-radius:6px;background:#f5f6f8;color:#656d77;font-size:12px}.filter-block button.selected{border-color:#1677ff;background:#edf5ff;color:#1677ff}.primary-wide{width:100%;height:48px;margin-top:22px;border:0;border-radius:8px;background:#1677ff;color:#fff;font-size:16px;font-weight:700}.detail-screen{background:#f5f6f8}.detail-scroll{height:100%;overflow-x:hidden;overflow-y:auto;padding-bottom:88px}.hero-media{height:273px;position:relative;overflow:hidden;background:#1c1f24}.hero-media>img{width:100%;height:100%;object-fit:cover}.public-media-watermark{position:absolute;right:12px;bottom:16px;z-index:2;padding:4px 7px;border-radius:3px;background:#0f161f61;color:#fffc;font-size:10px;letter-spacing:.05em;pointer-events:none}.media-placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;color:#ffffffbf;font-size:13px}.hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000038;pointer-events:none}.hero-actions{position:absolute;top:10px;right:12px;left:12px;display:flex;justify-content:space-between;color:#fff}.hero-actions .icon-button{background:#0e101357;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.hero-action-group{display:flex;gap:8px}.hero-actions .liked{color:#ffdbd8}.play-button{position:absolute;top:50%;left:50%;width:72px;height:72px;transform:translate(-50%,-50%);color:#fff;background:#00000047;border:2px solid rgba(255,255,255,.8)}.media-switch{position:absolute;right:12px;bottom:13px;left:12px;display:flex;align-items:center;gap:2px;padding:4px;border-radius:8px;background:#ffffffde}.media-switch button{display:inline-flex;flex:1;align-items:center;justify-content:center;gap:4px;height:30px;border:0;border-radius:6px;background:transparent;color:#3f4650;font-size:13px;font-weight:700}.media-switch button.active{background:#1677ff;color:#fff}.media-switch span{margin-left:4px;padding:0 7px;color:#5a616c;font-size:12px}.listing-hero-card{margin:-1px 0 0;border-radius:16px 16px 0 0;background:#fff;overflow:hidden}.trust-strip{display:flex;align-items:center;gap:6px;min-height:38px;padding:0 16px;background:#ff5853;color:#fff;font-size:12px;font-weight:650}.trust-strip i{margin:0 2px;opacity:.75}.listing-hero-card .tags{margin:14px 16px 8px}.listing-hero-card h1{margin:0 16px;font-size:22px;line-height:31px;letter-spacing:-.02em}.key-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:18px 16px}.key-facts div{display:flex;flex-direction:column;gap:5px}.key-facts strong{color:#ff3b30;font-size:23px;letter-spacing:-.04em;white-space:nowrap}.key-facts span{color:#9aa0a8;font-size:12px}.detail-shortcuts{display:grid;grid-template-columns:1fr 1.3fr;gap:8px;padding:0 16px 16px}.detail-shortcuts button{min-width:0;display:grid;grid-template-columns:1fr auto;gap:3px;align-items:center;padding:11px;border:0;border-radius:9px;background:#f4f7fc;color:#222831;text-align:left}.detail-shortcuts button:nth-child(2){background:#f0f8f4}.detail-shortcuts span{overflow:hidden;font-size:12px;font-weight:750;white-space:nowrap;text-overflow:ellipsis}.detail-shortcuts small{grid-column:1 / 2;color:#7e8792;font-size:11px}.detail-shortcuts svg{grid-column:2;grid-row:1 / 3;color:#7b8490}.detail-tabs{position:sticky;z-index:5;top:0;display:grid;grid-template-columns:repeat(4,1fr);margin-top:10px;border-bottom:1px solid #edf0f2;background:#fff}.detail-tabs button{height:48px;border:0;border-bottom:2px solid transparent;background:transparent;color:#777e87;font-size:14px}.detail-tabs button.active{border-bottom-color:#1677ff;color:#17181c;font-weight:750}.detail-section{margin:10px 0 0;padding:19px 16px;background:#fff}.section-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.section-title h2{margin:0;font-size:18px;line-height:26px}.section-title>span{color:#a1a6ae;font-size:11px}.section-title button{display:inline-flex;align-items:center;border:0;background:transparent;color:#858c95;font-size:12px}.overview-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 22px;margin-top:12px}.overview-grid div{display:flex;justify-content:space-between;gap:8px;padding:10px 0;border-bottom:1px solid #f0f1f3;font-size:13px}.overview-grid span{color:#9298a1}.overview-grid strong{color:#2c3138;font-weight:600;text-align:right}.detail-metrics{display:flex;justify-content:space-between;padding:16px 0;color:#505861;font-size:12px}.detail-metrics span{display:inline-flex;align-items:center;gap:6px}.timeline{padding:13px;border-radius:8px;background:#edf8f4;color:#4b555d;font-size:12px}.timeline span{display:block;margin-bottom:5px;color:#21835a;font-weight:700}.timeline strong{font-weight:550}.question-strip{width:100%;display:flex;align-items:center;justify-content:space-between;margin-top:14px;padding:13px;border:0;border-radius:10px;background:#f1f6ff;color:#1677ff;font-size:14px;font-weight:700}.community-card p{margin:8px 0 18px;color:#848b95;font-size:13px}.community-price{display:flex;flex-direction:column;gap:6px;padding-bottom:18px;border-bottom:1px solid #edf0f2}.community-price span{color:#8d949d;font-size:12px}.community-price strong{font-size:25px;letter-spacing:-.03em}.community-price em{font-size:13px;font-style:normal;font-weight:500}.map-callout{width:100%;display:flex;align-items:center;gap:9px;margin-top:16px;padding:12px;border:0;border-radius:10px;background:#f0f8f4;color:#1677ff;text-align:left;font-size:13px;font-weight:700}.map-callout svg:last-child{margin-left:auto;color:#76808c}.property-card-dense{padding-bottom:0;border-bottom:0}.property-card-dense .property-thumb{width:108px;height:81px}.recommend-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin-top:13px}.recommend-grid .property-card{display:block;padding:0;border:0}.recommend-grid .property-thumb{width:100%;height:115px}.recommend-grid .property-title{margin-top:7px;font-size:13px;line-height:19px}.recommend-grid .property-summary,.recommend-grid .tags{display:none}.recommend-grid .price-row b{font-size:18px}.agent-bar{position:absolute;z-index:12;right:0;bottom:0;left:0;display:grid;grid-template-columns:40px 1fr 78px 83px;gap:8px;align-items:center;min-height:76px;padding:10px 12px calc(10px + env(safe-area-inset-bottom));border-top:1px solid #e9ebef;background:#fffffffa}.agent-avatar,.modal-avatar{display:grid;place-items:center;border-radius:50%;background:#eef1f5;color:#9aa3ad}.agent-avatar{width:40px;height:40px}.agent-info{min-width:0;display:flex;flex-direction:column;gap:2px}.agent-info strong{font-size:14px}.agent-info span{overflow:hidden;color:#8c939c;white-space:nowrap;text-overflow:ellipsis;font-size:10px}.call-button,.ask-button{height:42px;display:inline-flex;align-items:center;justify-content:center;gap:3px;border-radius:8px;font-size:13px;font-weight:700}.call-button{border:0;background:#1677ff;color:#fff}.ask-button{border:1.5px solid #1677ff;background:#fff;color:#1677ff}.consult-mask{align-items:center;justify-content:center;padding:16px}.consult-modal{width:100%;max-width:340px;overflow:hidden;border-radius:16px;background:#fff;box-shadow:0 14px 42px #00000038}.complaint-modal{width:100%;max-width:340px;position:relative;overflow:hidden;border-radius:16px;background:#fff;box-shadow:0 14px 42px #00000038}.modal-close{position:absolute;z-index:1;top:11px;right:11px;display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:50%;background:#ffffff2e;color:#fff}.complaint-close{position:absolute;z-index:1;top:9px;right:9px;display:grid;width:32px;height:32px;place-items:center;border:0;border-radius:50%;background:#f2f4f7;color:#68717d}.consult-modal{position:relative}.consult-top{display:flex;flex-direction:column;align-items:center;padding:27px 20px 22px;background:#1677ff;color:#fff}.modal-avatar{width:70px;height:70px;margin-bottom:12px;border:3px solid rgba(255,255,255,.62);background:#f4f6f9}.consult-top h2{margin:0;font-size:23px}.consult-top p{margin:5px 0 0;opacity:.82;font-size:12px}.consult-content{padding:22px 24px 20px;text-align:center}.consult-content>p{margin:0 0 16px;color:#757d87;font-size:13px}.complaint-content{padding:26px 24px 22px}.complaint-content h2{margin:0;color:#242a31;font-size:20px}.complaint-content>p{margin:8px 0 17px;color:#747d88;font-size:12px;line-height:18px}.complaint-content>label{display:flex;flex-direction:column;gap:7px;margin-top:13px;color:#3a414b;font-size:12px;font-weight:650}.complaint-content select,.complaint-content textarea,.complaint-file-input{width:100%;border:1px solid #e3e7ec;border-radius:8px;outline:0;padding:10px 11px;color:#252a31;background:#fafbfc;font-size:13px;font-weight:400}.complaint-content textarea{height:76px;resize:none}.complaint-content select:focus,.complaint-content textarea:focus,.complaint-file-input:focus{border-color:#1677ff;background:#fff}.complaint-file-input{padding:7px 8px;font-size:11px}.complaint-file-help{color:#8a939d;font-size:10px;font-weight:400;line-height:15px}.consult-form{display:flex;flex-direction:column;gap:9px;text-align:left}.consult-form input:not([type=checkbox]),.consult-form textarea{width:100%;border:1px solid #e3e7ec;border-radius:8px;outline:0;padding:10px 11px;color:#252a31;background:#fafbfc;font-size:13px}.consult-form textarea{height:70px;resize:none}.consult-form input:focus,.consult-form textarea:focus{border-color:#1677ff;background:#fff}.consult-form label{display:flex;align-items:flex-start;gap:7px;color:#737b85;font-size:11px;line-height:16px}.consult-form label input{margin:2px 0 0;accent-color:#1677ff}.human-verification{margin-top:14px;text-align:left}.human-verification>div{min-height:65px}.human-verification small,.human-verification-note{display:block;margin:5px 0 0;color:#737b85;font-size:10px;line-height:15px}.human-verification-note.missing{color:#d84a4a}.human-verification-note.local{color:#8a939d}.form-error{margin:10px 0 -4px!important;color:#e04747!important;font-size:11px!important;line-height:16px}.consult-content .primary-wide:disabled{opacity:.62;cursor:wait}.consult-success{display:flex;flex-direction:column;align-items:center;gap:10px;color:#1677ff}.consult-success strong{color:#252b33;font-size:19px}.consult-success span{color:#737b85;font-size:13px}.service-list{display:grid;grid-template-columns:1fr 1fr;gap:12px 7px;color:#2d343c;text-align:left;font-size:13px;font-weight:650}.service-list span{display:flex;align-items:center;gap:5px}.service-list svg{color:#1677ff}.consult-content .primary-wide{margin-top:22px}.privacy-link{margin-top:12px;border:0;background:transparent;color:#1677ff;font-size:12px}.empty-public-section{min-height:150px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#87909a;text-align:center;font-size:12px}.empty-public-section strong{color:#333943;font-size:15px}.empty-public-section button,.public-page-state button{margin-top:5px;border:0;border-radius:7px;padding:9px 16px;background:#1677ff;color:#fff;font-size:12px;font-weight:700}.public-page-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:28px;color:#8a929d;text-align:center}.public-page-state h1{margin:0;color:#252a31;font-size:19px}.public-page-state p{max-width:280px;margin:0;font-size:13px;line-height:20px}.admin-shell{min-width:1100px;min-height:100vh;display:flex;background:#f4f5f8;color:#1f2329}.admin-sidebar{width:224px;flex:0 0 224px;display:flex;flex-direction:column;min-height:100vh;padding:22px 11px 13px;background:#111318;color:#dce0e7}.admin-brand{padding:0 12px 22px;color:#fff;font-size:24px;font-weight:850;letter-spacing:-.06em}.admin-brand span{color:#4b9cff}.city-selector{display:flex;align-items:center;justify-content:space-between;margin:0 0 18px;padding:10px 11px;border-radius:7px;background:#1c2028;color:#aeb5c0;font-size:12px}.admin-nav{flex:1;overflow-y:auto}.admin-nav section{margin-bottom:18px}.admin-nav section>p{margin:0 10px 7px;color:#737b89;font-size:11px;font-weight:700}.admin-nav button{width:100%;height:39px;display:flex;align-items:center;gap:10px;padding:0 11px;border:0;border-radius:6px;background:transparent;color:#b8bec8;text-align:left;font-size:13px}.admin-nav button:hover,.admin-nav button.selected{background:#222836;color:#fff}.admin-nav button b{min-width:18px;height:18px;display:grid;place-items:center;margin-left:auto;border-radius:9px;background:#ff5a64;color:#fff;font-size:10px}.sidebar-user{display:flex;align-items:center;gap:9px;padding:12px 8px 0;border-top:1px solid #252a34}.sidebar-user>div:nth-child(2){min-width:0;display:flex;flex:1;flex-direction:column;gap:2px}.sidebar-user strong{font-size:12px}.sidebar-user span{color:#808895;font-size:10px}.mini-avatar{width:28px;height:28px;display:inline-grid;flex:0 0 auto;place-items:center;border-radius:50%;background:#1677ff;color:#fff;font-size:12px;font-weight:750}.admin-main{min-width:0;flex:1}.admin-topbar{height:68px;display:flex;align-items:center;justify-content:space-between;padding:0 28px;border-bottom:1px solid #e8eaf0;background:#fff}.breadcrumb{color:#9ba1aa;font-size:12px}.admin-topbar h1{margin:2px 0 0;font-size:18px}.topbar-actions{display:flex;align-items:center;gap:15px}.topbar-actions button{display:inline-flex;align-items:center;gap:6px;border:0;background:transparent;color:#626975;font-size:12px}.notification-inbox{position:relative}.notification-trigger{position:relative;min-height:32px;padding:0 3px}.notification-trigger b{min-width:16px;height:16px;display:inline-grid;place-items:center;padding:0 4px;border-radius:9px;background:#f04455;color:#fff;font-size:10px;line-height:16px}.notification-popover{position:absolute;z-index:35;top:calc(100% + 11px);right:0;width:344px;overflow:hidden;border:1px solid #e1e6ed;border-radius:8px;background:#fff;box-shadow:0 12px 30px #1f2a3624}.notification-popover-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 14px 10px;border-bottom:1px solid #edf0f3}.notification-popover-head>div{display:flex;flex-direction:column;gap:3px}.notification-popover-head strong{color:#3c4651;font-size:13px}.notification-popover-head span{color:#98a1ab;font-size:10px}.notification-popover-head button{color:#1677ff;font-size:11px}.notification-popover-head button:disabled{color:#b7bec7;cursor:default}.notification-list{max-height:360px;overflow:auto}.notification-item{width:100%;display:flex!important;align-items:flex-start;justify-content:space-between;gap:9px;min-height:69px;padding:11px 14px!important;border-bottom:1px solid #f0f2f4!important;text-align:left}.notification-item:last-child{border-bottom:0!important}.notification-item:hover{background:#f7faff!important}.notification-item>div{min-width:0;display:flex;flex-direction:column;gap:4px}.notification-item strong{overflow:hidden;color:#4a5561;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.notification-item span{overflow:hidden;color:#7d8792;font-size:11px;line-height:16px;text-overflow:ellipsis;white-space:nowrap}.notification-item small{color:#a1a8b1;font-size:10px}.notification-item i{width:6px;height:6px;flex:0 0 auto;margin-top:6px;border-radius:50%;background:#1677ff}.notification-empty{margin:0;padding:26px 14px;color:#9aa2ab;text-align:center;font-size:12px}.session-security{position:relative}.session-security-trigger{min-height:32px;padding:0 4px}.session-security-menu{position:absolute;z-index:30;top:calc(100% + 11px);right:0;width:236px;overflow:hidden;border:1px solid #e1e6ed;border-radius:8px;background:#fff;box-shadow:0 12px 30px #1f2a3624}.session-security-head{display:flex;flex-direction:column;gap:3px;padding:13px 14px 10px;border-bottom:1px solid #edf0f3}.session-security-head strong{color:#3c4651;font-size:12px}.session-security-head span{color:#98a1ab;font-size:10px}.session-security-menu button{width:100%;min-height:51px;display:flex;padding:9px 14px;text-align:left}.session-security-menu button:hover{background:#f6f9fd}.session-security-menu button:disabled{opacity:.6}.session-security-menu button span{display:flex;flex-direction:column;gap:3px}.session-security-menu button b{color:#4a5561;font-size:12px}.session-security-menu button small{color:#929ba5;font-size:10px}.session-security-menu button.danger{border-top:1px solid #edf0f3}.session-security-menu button.danger:hover{background:#fff7f6}.session-security-menu button.danger b{color:#d94e47}.admin-content{padding:22px 28px 32px}.dashboard-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.dashboard-heading h2{margin:0;font-size:23px;letter-spacing:-.02em}.dashboard-heading p{margin:6px 0 0;color:#777f89;font-size:13px}.dashboard-heading p b{color:#1677ff}.api-state{display:inline-flex;align-items:center;margin-top:8px;color:#9b6b2e;font-size:11px}.api-state:before{width:6px;height:6px;margin-right:5px;border-radius:50%;background:#f2a744;content:""}.api-state.connected{color:#1b9a5a}.api-state.connected:before{background:#1b9a5a}.create-listing{height:36px;padding:0 14px;border:0;border-radius:6px;background:#1677ff;color:#fff;font-size:13px;font-weight:650}.metric-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.metric-card{min-height:126px;position:relative;overflow:hidden;display:flex;flex-direction:column;gap:8px;padding:19px;border:1px solid #edf0f3;border-radius:8px;background:#fff}.metric-card>span{color:#7c8490;font-size:12px}.metric-card>span i{display:inline-grid;width:14px;height:14px;place-items:center;margin-left:4px;border:1px solid #cdd2d9;border-radius:50%;color:#9aa0a9;font-size:9px;font-style:normal}.metric-card strong{font-size:29px;line-height:30px;letter-spacing:-.04em}.metric-card small{color:#939aa4;font-size:11px}.metric-mark{position:absolute;right:-14px;bottom:-15px;width:68px;height:68px;border-radius:50%;opacity:.13}.metric-mark.blue{background:#1677ff}.metric-mark.orange{background:#fa8c16}.metric-mark.pink{background:#f04455}.metric-mark.purple{background:#6f58ea}.metric-mark.green{background:#18b66a}.admin-layout-grid{display:grid;grid-template-columns:minmax(0,1fr) 332px;gap:16px;margin-top:16px}.left-dashboard-column,.right-dashboard-column{min-width:0;display:flex;flex-direction:column;gap:16px}.panel{border:1px solid #edf0f3;border-radius:8px;background:#fff}.panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:18px 19px 14px}.panel-head h3{margin:0;font-size:16px}.panel-head p{margin:5px 0 0;color:#949ba5;font-size:12px}.panel-head button{display:inline-flex;align-items:center;border:0;background:transparent;color:#1677ff;font-size:12px}.business-metrics{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid #f0f2f4}.business-metrics div{min-width:0;display:flex;flex-direction:column;gap:8px;padding:17px 14px;border-right:1px solid #f0f2f4}.business-metrics div:last-child{border-right:0}.business-metrics strong{font-size:24px;letter-spacing:-.04em}.business-metrics span{color:#8b929d;font-size:11px}.data-table{min-width:0;border-top:1px solid #edf0f3}.table-row{display:grid;grid-template-columns:1.7fr .8fr .9fr .7fr .7fr .45fr;gap:10px;align-items:center;padding:12px 19px;border-bottom:1px solid #f0f2f4;color:#68717b;font-size:12px}.table-row:last-child{border-bottom:0}.table-header{color:#a0a6af;background:#fafbfc;font-size:11px}.table-row strong{overflow:hidden;color:#303640;white-space:nowrap;text-overflow:ellipsis}.table-row button{border:0;background:transparent;color:#1677ff;font-size:12px}.status-pill{width:max-content;padding:4px 7px;border-radius:4px;font-size:11px}.status-pill.pending{background:#fff5e8;color:#e87e0a}.status-pill.muted{background:#f1f3f5;color:#77808b}.quick-panel{padding:18px}.quick-panel h3{margin:0 0 17px;font-size:16px}.quick-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.quick-grid button{position:relative;min-height:98px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:7px;padding:13px;border:1px solid #eef0f3;border-radius:7px;background:#fff;text-align:left}.quick-grid button:hover{border-color:#b9d7ff;background:#fafcff}.quick-grid button>span{width:32px;height:32px;display:grid;place-items:center;border-radius:8px;color:#fff}.quick-grid .purple{background:#7a6ff0}.quick-grid .orange{background:#ff9f43}.quick-grid .blue{background:#4296f7}.quick-grid .pink{background:#ff6f88}.quick-grid b{position:absolute;top:10px;right:11px;color:#f04455;font-size:14px}.quick-grid small{color:#5c6570;font-size:12px}.calendar-panel{padding-bottom:4px}.calendar-panel .panel-head{padding-bottom:10px}.calendar-days{display:grid;grid-template-columns:repeat(7,1fr);align-items:start;padding:0 15px 14px;color:#78818b;text-align:center;font-size:11px}.calendar-days .today{color:#1677ff}.calendar-days b{width:23px;height:23px;display:inline-grid;place-items:center;margin-top:5px;border-radius:50%;background:#1677ff;color:#fff;font-size:11px}.agenda{padding:0 18px 13px}.agenda div{position:relative;display:flex;flex-direction:column;gap:4px;padding:10px 0 10px 14px;border-top:1px solid #f0f2f4}.agenda i{position:absolute;top:16px;left:0;width:6px;height:6px;border-radius:50%}.agenda .blue{background:#1677ff}.agenda .orange{background:#fa8c16}.agenda .pink{background:#f04455}.agenda span{color:#3c434c;font-size:12px}.agenda span b{color:#1677ff}.agenda small{color:#8d949e;font-size:11px}.admin-toast{position:fixed}.module-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.module-heading h2{margin:0;color:#20242b;font-size:23px;letter-spacing:-.02em}.module-heading p{max-width:780px;margin:7px 0 0;color:#777f89;font-size:13px;line-height:20px}.module-actions{display:flex;align-items:center;gap:8px}.admin-module-layout{display:grid;grid-template-columns:minmax(620px,1fr) 356px;gap:16px;align-items:start}.module-table-panel{min-width:0;overflow:hidden}.queue-tabs{display:flex;gap:18px;padding:0 19px;border-bottom:1px solid #edf0f3}.queue-tabs button{height:47px;position:relative;padding:0;border:0;background:transparent;color:#7b838f;font-size:13px}.queue-tabs button.active{color:#1677ff;font-weight:700}.queue-tabs button.active:after{position:absolute;right:0;bottom:-1px;left:0;height:2px;background:#1677ff;content:""}.review-table{min-width:0}.review-row{width:100%;display:grid;grid-template-columns:1.8fr 1fr 1fr .72fr .76fr;gap:12px;align-items:center;min-height:68px;padding:11px 19px;border:0;border-bottom:1px solid #f0f2f4;background:#fff;color:#68717b;text-align:left;font-size:12px}.review-row:not(.review-header){cursor:pointer}.review-row:not(.review-header):hover,.review-row.selected{background:#f5f9ff}.review-row strong{min-width:0;display:flex;flex-direction:column;gap:4px;overflow:hidden;color:#2d343d;font-size:13px}.review-row strong small{overflow:hidden;color:#929aa5;font-size:11px;font-weight:400;text-overflow:ellipsis;white-space:nowrap}.review-header{min-height:38px;padding-block:8px;background:#fafbfc;color:#a0a6af;font-size:11px}.cooperation-table .review-row{grid-template-columns:1.8fr 1fr .65fr .82fr .82fr}.company-table .review-row{grid-template-columns:1.8fr .8fr .9fr 1.05fr .76fr}.review-drawer{min-width:0;overflow:hidden}.drawer-title{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:20px 19px 16px;border-bottom:1px solid #edf0f3}.drawer-title>div{min-width:0}.drawer-title>div>span{color:#8d95a0;font-size:12px}.drawer-title h3{overflow:hidden;margin:6px 0 4px;color:#242a32;font-size:17px;text-overflow:ellipsis;white-space:nowrap}.drawer-title small{color:#9ca3ad;font-size:11px}.detail-definition{display:grid;grid-template-columns:1fr 1fr;padding:8px 19px 14px}.detail-definition div{min-width:0;display:flex;flex-direction:column;gap:5px;padding:11px 0;border-bottom:1px solid #f1f3f5}.detail-definition div:nth-child(odd){margin-right:16px}.detail-definition span{color:#929aa5;font-size:11px}.detail-definition strong{overflow:hidden;color:#3a424c;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.risk-note,.request-note{margin:0 19px 15px;padding:12px;border-radius:7px;background:#fff9ed;color:#7b663c}.risk-note strong,.request-note strong{display:block;color:#4b4840;font-size:12px}.risk-note p,.request-note p{margin:7px 0 5px;color:#5d574a;font-size:12px;line-height:18px}.risk-note span{color:#9a8a66;font-size:11px;line-height:16px}.request-note{background:#f4f8ff;color:#60789d}.request-note p{margin-bottom:0;color:#4d668e}.reason-field{display:flex;flex-direction:column;gap:7px;padding:0 19px 15px;color:#4a525d;font-size:12px;font-weight:650}.reason-field textarea{width:100%;resize:vertical;padding:9px 10px;border:1px solid #dce1e8;border-radius:6px;outline:none;color:#3c434c;font:inherit;font-weight:400;line-height:18px}.reason-field textarea:focus{border-color:#1677ff;box-shadow:0 0 0 3px #1677ff1f}.complaint-drawer{max-height:calc(100vh - 160px);overflow:auto}.complaint-sla{color:#657281;font-size:11px}.complaint-sla.overdue{color:#db514a;font-weight:700}.complaint-evidence{display:flex;flex-direction:column;gap:8px;margin:0 19px 15px;padding:13px 0;border-top:1px solid #edf0f3}.complaint-evidence>div:first-child{display:flex;justify-content:space-between;gap:10px}.complaint-evidence>div:first-child strong{color:#46505b;font-size:12px}.complaint-evidence>div:first-child span{color:#9aa2ab;font-size:11px}.complaint-evidence-list{display:flex;flex-direction:column;border:1px solid #e7ebf0;border-radius:7px;overflow:hidden}.complaint-evidence-list button{display:flex;align-items:center;justify-content:space-between;gap:9px;min-height:47px;padding:8px 10px;border:0;border-bottom:1px solid #edf0f3;background:#fff;text-align:left}.complaint-evidence-list button:last-child{border-bottom:0}.complaint-evidence-list button:hover{background:#f6faff}.complaint-evidence-list span{min-width:0;display:flex;flex-direction:column;gap:3px}.complaint-evidence-list strong{overflow:hidden;color:#47515d;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.complaint-evidence-list small{color:#939ca6;font-size:10px}.complaint-evidence-list b{flex:0 0 auto;color:#1677ff;font-size:10px}.complaint-evidence-empty{margin:0;color:#9aa2ac;font-size:11px}.appeal-note{background:#eef6ff}.appeal-note p{color:#4e6075}.appeal-note span{color:#778ca4}.drawer-actions{display:flex;gap:8px;padding:0 19px 19px}.drawer-actions button{height:34px;padding:0 11px;border-radius:6px;font-size:12px;font-weight:650}.secondary-action{border:1px solid #d8dde5;background:#fff;color:#5d6570}.danger-action{border:1px solid #ffd3d0;background:#fff4f3;color:#e34b43}.primary-action{border:1px solid #1677ff;background:#1677ff;color:#fff}.drawer-actions .grow{flex:1}.empty-decision{margin:0 19px 19px;padding:12px;border-radius:7px;background:#f3faf6;color:#548066;font-size:12px;line-height:18px}.status-pill.success{background:#ebf8f0;color:#1b9a5a}.status-pill.danger{background:#fff0ef;color:#e34940}.audit-panel{overflow:hidden}.audit-filter{display:flex;align-items:center;gap:10px;padding:15px 19px;border-bottom:1px solid #edf0f3;color:#737c87;font-size:12px}.audit-filter span{padding:6px 9px;border-radius:5px;background:#f4f6f8}.audit-filter button{margin-left:auto;border:0;background:transparent;color:#1677ff;font-size:12px}.audit-row{display:grid;grid-template-columns:.75fr .8fr 1.6fr .9fr .72fr;gap:12px;align-items:center;min-height:54px;padding:9px 19px;border-bottom:1px solid #f0f2f4;color:#68717b;font-size:12px}.audit-row strong{color:#353c45;font-size:12px}.audit-header{min-height:38px;padding-block:8px;background:#fafbfc;color:#a0a6af;font-size:11px}.placeholder-panel{min-height:310px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#87909c;text-align:center}.placeholder-panel h3{margin:0;color:#3b434d;font-size:17px}.placeholder-panel p{margin:0;color:#9098a3;font-size:13px}.billing-plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:16px}.billing-plan{min-height:154px;display:flex;flex-direction:column;gap:8px;padding:18px}.billing-plan.featured{border-color:#9bc7ff;box-shadow:0 5px 18px #1677ff14}.billing-plan.inactive{border-color:#e5e8ec;background:#fbfcfd}.billing-plan>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.billing-plan>div span{border-radius:4px;padding:4px 7px;background:#eef5ff;color:#1677ff;font-size:11px;font-weight:700}.billing-plan.inactive>div span{background:#f0f2f5;color:#8b95a1}.billing-plan h3{margin:0;color:#303842;font-size:16px}.billing-plan>strong{color:#1f6fe0;font-size:23px}.billing-plan p{margin:0;color:#59636e;font-size:12px}.billing-plan small{color:#929aa5;font-size:11px;line-height:17px}.billing-plan>button{align-self:flex-start;height:29px;margin-top:auto;padding:0 10px;font-size:11px}.billing-layout{grid-template-columns:minmax(620px,1fr) 356px}.billing-table .review-row{grid-template-columns:1.7fr .9fr .9fr .9fr .72fr}.billing-note{background:#f4f8ff}.billing-note p{color:#4e6687}.billing-note span{color:#7084a2}.billing-order-form{display:flex;flex-direction:column;gap:12px;padding:0 19px 19px}.billing-order-form label{display:flex;flex-direction:column;gap:6px;color:#4b5561;font-size:12px;font-weight:700}.billing-order-form select{width:100%;border:1px solid #dce2e9;border-radius:6px;padding:9px 10px;outline:0;background:#fff;color:#3d4650;font:inherit;font-size:12px;font-weight:400}.billing-order-form select:focus{border-color:#1677ff;box-shadow:0 0 0 3px #1677ff1a}.billing-order-form button{height:36px}.billing-plan-editor{margin-bottom:16px;overflow:hidden}.billing-plan-editor .panel-head{margin:0;padding:16px 18px 13px;border-bottom:1px solid #edf0f3}.billing-plan-editor .panel-head h3{margin:0;color:#36414d;font-size:15px}.billing-plan-editor .panel-head p{max-width:660px;margin:5px 0 0;color:#8a949f;font-size:11px;line-height:17px}.billing-plan-editor .panel-head button{height:29px;padding:0 10px;border:1px solid #dce3eb;border-radius:5px;background:#fff;color:#687584;font:inherit;font-size:11px}.billing-plan-editor form{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:13px;padding:16px 18px 18px}.billing-plan-editor label{display:flex;min-width:0;flex-direction:column;gap:6px;color:#687482;font-size:11px;font-weight:700}.billing-plan-editor input,.billing-plan-editor select{width:100%;min-width:0;height:34px;box-sizing:border-box;border:1px solid #dbe2ea;border-radius:5px;padding:0 9px;outline:0;background:#fff;color:#3e4955;font:inherit;font-size:12px;font-weight:400}.billing-plan-editor input:focus,.billing-plan-editor select:focus{border-color:#1677ff;box-shadow:0 0 0 3px #1677ff1a}.billing-plan-editor input:disabled{background:#f4f6f8;color:#9ba4ad}.billing-plan-editor form>button{height:34px;padding:0 14px;font-size:12px}.billing-order-ledger{margin-top:16px;overflow:hidden}.billing-order-ledger .panel-head{margin:0;padding:16px 18px 13px;border-bottom:1px solid #edf0f3}.billing-order-ledger .panel-head h3{margin:0;color:#36414d;font-size:15px}.billing-order-ledger .panel-head p{margin:5px 0 0;color:#8a949f;font-size:11px}.billing-order-ledger .panel-head button,.billing-ledger-actions>.secondary-action,.billing-ledger-actions>.danger-action,.billing-ledger-action-form button,.billing-voucher-list button{height:29px;padding:0 9px;font-size:11px}.billing-order-ledger .panel-head button{height:30px;padding:0 11px}.billing-ledger-list{padding:0 18px}.billing-ledger-row{display:grid;grid-template-columns:minmax(200px,1.1fr) minmax(140px,.7fr) minmax(310px,1fr);gap:16px;align-items:center;min-height:76px;border-bottom:1px solid #edf0f3}.billing-ledger-row:last-child{border-bottom:0}.billing-ledger-row>div{min-width:0;display:flex;flex-direction:column;gap:4px}.billing-ledger-row strong{overflow:hidden;color:#3e4955;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.billing-ledger-row span,.billing-ledger-row small{overflow:hidden;color:#87919c;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.billing-ledger-row b{color:#3e4955;font-size:13px}.billing-ledger-row .status-pill{align-self:flex-start}.billing-ledger-actions{align-items:flex-start}.billing-ledger-actions>.danger-action{border:1px solid #ffd6d4;border-radius:5px;background:#fff5f5;color:#d8534f}.file-action{position:relative;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;cursor:pointer}.file-action input{position:absolute;top:0;right:0;bottom:0;left:0;cursor:pointer;opacity:0}.billing-ledger-action-form{display:grid!important;width:100%;grid-template-columns:minmax(90px,.35fr) minmax(150px,1fr) auto auto;gap:7px!important;padding-top:3px}.billing-ledger-action-form input{min-width:0;height:29px;box-sizing:border-box;border:1px solid #dce3eb;border-radius:5px;padding:0 8px;outline:0;color:#48535f;font:inherit;font-size:11px}.billing-ledger-action-form input:focus{border-color:#1677ff;box-shadow:0 0 0 3px #1677ff1a}.billing-voucher-list{display:flex!important;width:100%;flex-direction:row!important;flex-wrap:wrap;gap:6px!important;padding-top:3px}.billing-renewal-panel{display:grid;grid-template-columns:minmax(210px,1fr) auto auto;align-items:center;gap:22px;margin-bottom:16px;padding:16px 18px}.billing-renewal-panel>div:first-child{display:flex;flex-direction:column;gap:5px}.billing-renewal-panel strong{color:#36414d;font-size:14px}.billing-renewal-panel>div:first-child span{max-width:440px;color:#7c8793;font-size:11px;line-height:17px}.billing-renewal-panel>button{height:32px;border-radius:6px;padding:0 12px;font-size:12px}.billing-renewal-metrics{display:grid;grid-template-columns:repeat(4,auto);gap:12px}.billing-renewal-metrics span{display:flex;flex-direction:column;gap:3px;min-width:52px;color:#8b949d;font-size:10px;white-space:nowrap}.billing-renewal-metrics b{color:#4a5663;font-size:19px;line-height:20px}.agent-workspace,.company-workspace{min-width:1100px;min-height:100vh;display:flex;background:#f4f5f8;color:#1f2329}.company-metrics{grid-template-columns:repeat(5,minmax(0,1fr))}.company-listing-row{grid-template-columns:1.8fr .8fr .8fr .8fr .65fr}.company-todo{display:flex;flex-direction:column}.company-todo button{display:grid;grid-template-columns:27px 1fr 16px;align-items:center;gap:8px;min-height:48px;padding:0 17px;border:0;border-bottom:1px solid #edf0f3;background:#fff;color:#66707b;text-align:left}.company-todo button:last-child{border-bottom:0}.company-todo button:hover{background:#f7faff}.company-todo button span{display:grid;width:24px;height:24px;place-items:center;border-radius:50%;background:#eaf3ff;color:#1677ff;font-size:11px;font-weight:750}.company-todo button strong{color:#4a535e;font-size:12px}.company-listing-layout{grid-template-columns:minmax(620px,1fr) 356px}.company-listing-table .review-row{grid-template-columns:1.8fr .8fr 1fr .75fr .7fr}.company-share-action{margin:0 19px 16px;padding:12px;border-radius:7px;background:#f4f8ff}.company-share-action p{margin:0 0 10px;color:#587093;font-size:12px;line-height:18px}.company-share-action button{width:100%;height:34px;border-radius:6px;font-size:12px}.company-share-list{margin:0 19px 19px}.company-share-list>strong{display:block;margin-bottom:8px;color:#4b545e;font-size:12px}.company-share-list>p{margin:0;color:#9aa2ab;font-size:12px}.company-share-list>div{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 0;border-top:1px solid #eef0f3}.company-share-list span{display:flex;flex-direction:column;gap:3px;color:#48525c;font-size:12px}.company-share-list small{color:#98a0aa;font-size:11px}.company-share-list button{border:0;background:transparent;color:#e14c44;font-size:12px}.company-share-list em{color:#9da5ae;font-size:11px;font-style:normal}.company-listing-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 0 16px;padding:15px 19px}.company-listing-toolbar>div{display:flex;flex-direction:column;gap:4px}.company-listing-toolbar strong{color:#39434e;font-size:14px}.company-listing-toolbar span{color:#8d96a1;font-size:12px}.company-listing-toolbar button{height:34px;flex:0 0 auto;border-radius:6px;padding:0 13px;font-size:12px}.company-listing-import{flex-direction:row!important;align-items:center;flex-wrap:wrap;justify-content:flex-end}.company-listing-import label{display:inline-flex;align-items:center;height:34px;cursor:pointer}.company-listing-import input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.company-import-errors{display:flex;flex-direction:column;gap:6px;margin:-4px 0 16px;padding:13px 19px;border:1px solid #f0d5ba;background:#fffaf4;color:#7c5c3c;font-size:12px}.company-import-errors strong{color:#9a612d}.company-import-errors small{color:#9b7a58}.company-listing-editor{margin-bottom:16px;overflow:hidden}.company-listing-editor .panel-head{border-bottom:1px solid #edf0f3}.company-listing-editor .panel-head button{border:0;background:transparent;color:#69737e;font-size:12px}.company-listing-editor form{padding:17px 19px}.company-listing-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 16px}.company-listing-form-grid label,.company-listing-description{display:flex;flex-direction:column;gap:6px;color:#4d5762;font-size:12px;font-weight:700}.company-listing-form-grid input,.company-listing-form-grid select,.company-listing-description textarea{width:100%;border:1px solid #dce2e9;border-radius:6px;padding:9px 10px;outline:0;background:#fff;color:#37414b;font:inherit;font-size:12px;font-weight:400}.company-listing-form-grid input:focus,.company-listing-form-grid select:focus,.company-listing-description textarea:focus{border-color:#1677ff;box-shadow:0 0 0 3px #1677ff1a}.company-listing-form-grid input:disabled{background:#f6f7f9;color:#9ba2ab}.company-listing-description{margin-top:13px}.company-listing-description textarea{min-height:70px;resize:vertical;line-height:18px}.company-listing-editor-actions{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:15px}.company-listing-editor-actions span{color:#8f7448;font-size:11px;line-height:16px}.company-listing-editor-actions button{height:34px;border-radius:6px;padding:0 14px;font-size:12px}.company-listing-editor-actions button:disabled{opacity:.65}.company-review-action{margin:0 19px 16px;padding:12px;border:1px solid #e1eaf6;border-radius:7px;background:#f8fbff}.company-review-action>strong{color:#405060;font-size:12px}.company-review-action>p{margin:7px 0 10px;color:#718094;font-size:11px;line-height:17px}.company-review-action>div:not(.company-duplicate-result){display:flex;gap:8px}.company-review-action>div:not(.company-duplicate-result) button{height:32px;flex:1;border-radius:5px;font-size:11px}.company-duplicate-result{display:flex;flex-direction:column;gap:6px;margin-top:10px;padding-top:10px;border-top:1px dashed #cfdae8;color:#5b6b7d;font-size:11px;line-height:16px}.company-duplicate-result b{color:#aa752d}.company-duplicate-result button{height:31px;align-self:flex-start;border-radius:5px;padding:0 9px;font-size:11px}.company-overview-cooperation{margin-top:16px;overflow:hidden}.company-case-row{grid-template-columns:1.4fr 1fr .85fr .9fr}.company-case-row strong{display:flex;flex-direction:column;gap:3px}.company-case-row small{color:#949ca6;font-size:11px;font-weight:400}.company-empty-inline{margin:0;padding:20px 19px;color:#98a0aa;font-size:12px}.company-cooperation-layout{grid-template-columns:minmax(620px,1fr) 390px}.company-cooperation-table .review-row{grid-template-columns:1.3fr .95fr .95fr .78fr .9fr}.company-cooperation-drawer{max-height:calc(100vh - 160px);overflow:auto}.company-section-title{display:flex;flex-direction:column;gap:4px}.company-section-title strong{color:#3d4752;font-size:12px}.company-section-title span{color:#969ea8;font-size:11px;line-height:16px}.company-rule-form,.company-rule-summary,.company-progress,.cooperation-evidence,.company-case-events{display:flex;flex-direction:column;gap:10px;margin:0 19px;padding:15px 0;border-top:1px solid #edf0f3}.company-handoff-panel{display:flex;flex-direction:column;gap:12px;margin-bottom:16px;padding:17px 19px}.company-handoff-list{display:flex;flex-direction:column;gap:8px}.company-handoff-list>div{display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid #edf0f3;border-radius:7px;padding:10px 11px;background:#fbfcfd}.company-handoff-list>div>div{display:flex;min-width:0;flex-direction:column;gap:4px}.company-handoff-list strong{color:#46515c;font-size:12px}.company-handoff-list>div>div span{color:#8a949e;font-size:11px}.company-handoff-list label{display:flex;align-items:center;flex:0 0 auto;gap:8px;color:#68727d;font-size:11px}.company-handoff-list select{min-width:165px;height:31px;border:1px solid #dce2e9;border-radius:5px;padding:0 8px;background:#fff;color:#4f5964;font:inherit;font-size:11px}.company-leave-approval-panel{display:flex;flex-direction:column;gap:12px;margin-bottom:16px;padding:17px 19px}.company-leave-request-list{display:flex;flex-direction:column;gap:8px}.company-leave-request{display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid #edf0f3;border-radius:7px;padding:10px 11px;background:#fbfcfd}.company-leave-request>div:first-child{display:flex;min-width:0;flex-direction:column;gap:4px}.company-leave-request strong{color:#46515c;font-size:12px}.company-leave-request strong .status-pill{margin-left:6px;vertical-align:1px}.company-leave-request>div:first-child>span,.company-leave-request small{color:#8a949e;font-size:11px;line-height:16px;overflow-wrap:anywhere}.company-leave-actions{display:flex;flex:0 0 auto;gap:8px}.company-leave-actions button{height:30px;border-radius:5px;padding-inline:10px;font-size:11px}@media(max-width:700px){.company-leave-request{align-items:flex-start;flex-direction:column}}.company-rule-form label{display:flex;flex-direction:column;gap:6px;color:#4e5863;font-size:12px;font-weight:700}.company-rule-form textarea,.company-progress textarea{min-height:56px;width:100%;resize:vertical;border:1px solid #dce2e9;border-radius:6px;padding:8px 9px;outline:0;color:#3d4752;font:inherit;font-size:12px;font-weight:400;line-height:18px}.company-rule-form textarea:focus,.company-progress textarea:focus{border-color:#1677ff;box-shadow:0 0 0 3px #1677ff1a}.company-rule-form button{align-self:flex-start;height:32px;border-radius:6px;padding-inline:11px;font-size:12px}.company-rule-summary p{margin:0;color:#68727d;font-size:12px;line-height:18px}.company-rule-summary b{color:#4a5460}.company-progress-actions{display:flex;flex-wrap:wrap;gap:7px}.company-progress-actions button{height:31px;border-radius:5px;padding:0 9px;font-size:11px}.cooperation-evidence-list{display:flex;flex-direction:column;gap:7px}.cooperation-evidence-list button{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;border:1px solid #e7ebf0;border-radius:6px;padding:8px 9px;background:#fbfcfd;text-align:left}.cooperation-evidence-list span{display:flex;min-width:0;flex-direction:column;gap:3px}.cooperation-evidence-list strong{overflow:hidden;color:#4f5964;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.cooperation-evidence-list small,.cooperation-evidence-empty,.cooperation-evidence-upload>small{margin:0;color:#939ba5;font-size:11px;line-height:16px}.cooperation-evidence-list b{flex:0 0 auto;color:#1677ff;font-size:11px}.cooperation-evidence-upload{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.cooperation-evidence-upload label{display:flex;align-items:center;gap:8px;color:#4f5964;font-size:12px;font-weight:700}.cooperation-evidence-upload input{max-width:210px;color:#68727d;font-size:11px;font-weight:400}.cooperation-evidence-upload>small{flex-basis:100%}.cooperation-evidence-upload button{height:31px;border-radius:5px;padding:0 9px;font-size:11px}.success-action{border:0;background:#e9f8ef;color:#228b58}.company-case-events{padding-bottom:19px}.company-case-events>div:not(.company-section-title){position:relative;display:grid;grid-template-columns:10px minmax(0,1fr) auto;gap:8px;align-items:start}.company-case-events i{display:block;width:7px;height:7px;margin-top:5px;border-radius:50%;background:#8bbcf7;box-shadow:0 0 0 3px #edf6ff}.company-case-events p{display:flex;min-width:0;flex-direction:column;gap:3px;margin:0}.company-case-events p strong{color:#4d5762;font-size:11px}.company-case-events p span{color:#89929d;font-size:11px;line-height:16px}.company-case-events time{color:#a2a9b1;font-size:10px;white-space:nowrap}.company-team-layout{grid-template-columns:minmax(620px,1fr) 356px}.company-team-table .review-row{grid-template-columns:1.35fr .85fr .9fr 1.1fr .65fr}.company-invite-form{display:flex;flex-direction:column;gap:12px;padding:0 19px 19px}.company-invite-form label{display:flex;flex-direction:column;gap:6px;color:#4d5660;font-size:12px;font-weight:700}.company-invite-form input,.company-invite-form select{width:100%;border:1px solid #dce2e9;border-radius:6px;padding:9px 10px;outline:0;background:#fff;color:#37414b;font:inherit;font-size:12px;font-weight:400}.company-invite-form input:focus,.company-invite-form select:focus{border-color:#1677ff;box-shadow:0 0 0 3px #1677ff1a}.company-invite-form button{height:36px;border-radius:6px;font-size:12px}.company-short-number-import{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:16px;padding:15px 19px}.company-short-number-import>div:first-child{display:flex;min-width:0;flex-direction:column;gap:4px}.company-short-number-import strong{color:#39434e;font-size:14px}.company-short-number-import span{color:#8d96a1;font-size:12px;line-height:18px}.company-short-number-import button{height:34px;flex:0 0 auto;border-radius:6px;padding:0 13px;font-size:12px}.short-number-import-history{display:flex;flex-direction:column;gap:0;padding:13px 19px 17px;border-top:1px solid #edf0f3}.short-number-import-history>strong{margin-bottom:6px;color:#4b5561;font-size:12px}.short-number-import-history>p{margin:5px 0 0;color:#98a1aa;font-size:11px}.short-number-import-history>div{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:37px;border-top:1px solid #f0f2f4}.short-number-import-history>div>span{min-width:0;display:flex;flex-direction:column;gap:2px;overflow:hidden;color:#5b6570;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.short-number-import-history small{overflow:hidden;color:#9aa2ac;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.short-number-import-history b{flex:0 0 auto;color:#5f6973;font-size:10px;font-weight:600;white-space:nowrap}.short-number-import-history b.success{color:#258a59}.short-number-import-history b.warning{color:#bd7a28}.company-team-drawer{max-height:calc(100vh - 160px);overflow:auto}.company-team-drawer>.drawer-title{padding-bottom:14px}.team-member-actions,.team-short-number-manager,.team-lead-capacity-manager,.team-lead-schedule-manager,.team-lead-unavailability-manager,.team-store-manager,.team-invite-section{display:flex;flex-direction:column;gap:10px;margin:0 19px;padding:14px 0;border-top:1px solid #edf0f3}.team-member-actions{flex-direction:row;align-items:center}.team-member-actions button{height:30px;border-radius:5px;padding-inline:10px;font-size:11px}.team-member-actions span{color:#9a7a48;font-size:11px;line-height:16px}.team-short-number-manager>div:first-child,.team-lead-capacity-manager>div:first-child,.team-lead-schedule-manager>div:first-child,.team-lead-unavailability-manager>div:first-child,.team-store-manager>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:10px}.team-short-number-manager>div:first-child strong,.team-lead-capacity-manager>div:first-child strong,.team-lead-schedule-manager>div:first-child strong,.team-lead-unavailability-manager>div:first-child strong,.team-store-manager strong{color:#43505d;font-size:12px}.team-short-number-manager>div:first-child button{border:0;background:transparent;color:#1677ff;font-size:11px}.team-short-number-manager>p,.team-lead-capacity-manager>p,.team-lead-schedule-manager>p,.team-lead-unavailability-manager>p,.team-store-manager>p{margin:0;color:#98a1aa;font-size:11px}.team-short-number-list{display:flex;flex-wrap:wrap;gap:6px}.team-short-number-list button{border:1px solid #dfe7f0;border-radius:5px;padding:5px 7px;background:#fff;color:#697581;font-size:10px}.team-short-number-list button.selected{border-color:#9ec7ff;background:#edf6ff;color:#1677ff}.team-short-number-manager form,.team-lead-capacity-manager form,.team-lead-schedule-manager form,.team-lead-unavailability-manager form,.team-store-manager form{display:flex;flex-direction:column;gap:9px}.team-short-number-manager label,.team-lead-capacity-manager label,.team-lead-schedule-manager label,.team-lead-unavailability-manager label,.team-store-manager label{display:flex;flex-direction:column;gap:5px;color:#4e5863;font-size:11px;font-weight:700}.team-short-number-manager input,.team-lead-capacity-manager input:not([type=checkbox]),.team-lead-schedule-manager input,.team-lead-unavailability-manager input,.team-store-manager input{width:100%;border:1px solid #dce2e9;border-radius:6px;padding:8px 9px;outline:0;background:#fff;color:#37414b;font:inherit;font-size:11px;font-weight:400}.team-short-number-manager input:focus,.team-lead-capacity-manager input:focus,.team-lead-schedule-manager input:focus,.team-lead-unavailability-manager input:focus,.team-store-manager input:focus{border-color:#1677ff;box-shadow:0 0 0 3px #1677ff1a}.team-short-number-manager form>div{display:flex;gap:7px}.team-short-number-manager form button,.team-lead-capacity-manager form button,.team-lead-schedule-manager form button,.team-lead-unavailability-manager form button,.team-store-manager form button{height:31px;border-radius:5px;padding-inline:10px;font-size:11px}.team-short-number-manager button:disabled,.team-lead-capacity-manager button:disabled,.team-lead-schedule-manager button:disabled,.team-lead-unavailability-manager button:disabled,.team-store-manager button:disabled{opacity:.62}.team-store-manager>div:first-child span{color:#97a0aa;font-size:10px}.team-lead-capacity-manager>div:first-child span,.team-lead-schedule-manager>div:first-child span,.team-lead-unavailability-manager>div:first-child span,.team-lead-capacity-manager small{color:#97a0aa;font-size:10px;font-weight:400;line-height:15px}.team-lead-unavailability-manager small{color:#97a0aa;font-size:10px;font-weight:400;line-height:15px}.lead-schedule-slot-list,.lead-schedule-exception-list{display:flex;flex-direction:column;gap:7px}.lead-schedule-slot-list>div,.lead-schedule-exception-list>div{display:flex;align-items:center;gap:7px;border:1px solid #edf0f3;border-radius:6px;padding:7px;background:#fbfcfd}.lead-schedule-slot-list select,.lead-schedule-exception-fields select{height:31px;border:1px solid #dce2e9;border-radius:6px;padding:0 7px;background:#fff;color:#43505d;font:inherit;font-size:11px}.lead-schedule-slot-list input{width:auto!important;min-width:92px}.lead-schedule-slot-list>div>span{color:#8a949e;font-size:10px}.lead-schedule-slot-list button,.lead-schedule-exception-list button{margin-left:auto;border:0;background:transparent;color:#65717d;font-size:11px}.lead-schedule-actions{display:flex;gap:8px}.lead-schedule-exception-list>div>span{display:flex;min-width:0;flex-direction:column;gap:3px}.lead-schedule-exception-list strong{color:#4d5864;font-size:11px}.lead-schedule-exception-list small{color:#8c96a0;font-size:10px;line-height:15px}.lead-schedule-exception-fields{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:8px}.lead-schedule-exception-fields label{min-width:0}.lead-schedule-exception-fields input,.lead-schedule-exception-fields select{width:100%}@media(max-width:620px){.lead-schedule-slot-list>div{flex-wrap:wrap}.lead-schedule-exception-fields{grid-template-columns:1fr 1fr}}.lead-unavailability-list{display:flex;flex-direction:column;gap:6px}.lead-unavailability-list>div{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:7px 8px;border-radius:6px;background:#f7f9fb}.lead-unavailability-list span{display:flex;min-width:0;flex:1;flex-direction:column;gap:2px}.lead-unavailability-list strong{overflow:hidden;color:#596572;font-size:10px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.lead-unavailability-list button{border:0;background:transparent;color:#1677ff;font-size:10px}.lead-unavailability-time-fields{display:grid;grid-template-columns:1fr 1fr;gap:8px}.team-lead-capacity-manager .lead-capacity-switch{flex-direction:row;align-items:center;gap:7px;cursor:pointer}.team-lead-capacity-manager .lead-capacity-switch input{width:15px;height:15px;margin:0;accent-color:#1677ff}.lead-capacity-weekdays,.lead-capacity-request-types{display:flex;flex-direction:column;gap:6px}.lead-capacity-request-types>span{color:#4e5863;font-size:11px;font-weight:700}.lead-capacity-request-types>div{display:grid;grid-template-columns:1fr 1fr;gap:6px}.lead-capacity-request-types label{flex-direction:row;align-items:center;gap:6px;min-height:29px;padding:0 8px;border:1px solid #e3e9f0;border-radius:5px;color:#596572;font-size:10px;font-weight:500}.lead-capacity-request-types input{width:13px;height:13px;margin:0;accent-color:#1677ff}.lead-capacity-request-types small{color:#97a0aa;font-size:10px;font-weight:400;line-height:15px}.lead-capacity-categories{display:flex;flex-direction:column;gap:6px}.lead-capacity-categories>span{color:#4e5863;font-size:11px;font-weight:700}.lead-capacity-categories>div{display:grid;grid-template-columns:repeat(4,1fr);gap:5px}.lead-capacity-categories label{flex-direction:row;align-items:center;gap:3px;min-height:25px;color:#596572;font-size:9px;font-weight:500}.lead-capacity-categories input{width:11px;height:11px;margin:0;accent-color:#1677ff}.lead-capacity-categories small{color:#97a0aa;font-size:10px;font-weight:400;line-height:15px}.lead-capacity-weekdays>span{color:#4e5863;font-size:11px;font-weight:700}.lead-capacity-weekdays>div{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:4px}.lead-capacity-weekdays label{flex-direction:row;align-items:center;justify-content:center;gap:2px;min-height:25px;border:1px solid #e3e9f0;border-radius:5px;color:#66727e;font-size:9px;font-weight:500}.lead-capacity-weekdays input{width:11px;height:11px;margin:0;accent-color:#1677ff}.lead-capacity-time-fields{display:grid;grid-template-columns:1fr 1fr;gap:8px}.team-store-list{display:flex;flex-direction:column;max-height:115px;overflow:auto;border-top:1px solid #f0f2f4}.team-store-list span{display:flex;flex-direction:column;gap:2px;padding:6px 0;border-bottom:1px solid #f0f2f4;color:#5b6570;font-size:11px}.team-store-list small{color:#9aa2ab;font-size:10px}.team-invite-section{margin-bottom:5px}.team-invite-section .drawer-title,.team-invite-section .company-invite-form{padding:0}.company-complaint-layout{grid-template-columns:minmax(620px,1fr) 380px}.company-complaint-layout .complaint-table .review-row{grid-template-columns:1.25fr .8fr .78fr .78fr 1.2fr}.company-appeal-form{display:flex;flex-direction:column;gap:11px;margin:0 19px 19px;padding:14px 0 0;border-top:1px solid #edf0f3}.company-appeal-form>div{display:flex;flex-direction:column;gap:4px}.company-appeal-form>div strong{color:#43505d;font-size:12px}.company-appeal-form>div span,.company-appeal-form label small{color:#8f99a4;font-size:11px;line-height:16px}.company-appeal-form label{display:flex;flex-direction:column;gap:6px;color:#4d5762;font-size:12px;font-weight:700}.company-appeal-form textarea,.company-appeal-form input{width:100%;border:1px solid #dce2e9;border-radius:6px;padding:9px 10px;outline:0;background:#fff;color:#37414b;font:inherit;font-size:12px;font-weight:400}.company-appeal-form textarea{min-height:72px;resize:vertical;line-height:18px}.company-appeal-form input{padding:7px 8px;font-size:11px}.company-appeal-form textarea:focus,.company-appeal-form input:focus{border-color:#1677ff;box-shadow:0 0 0 3px #1677ff1a}.company-appeal-form button{height:34px;border-radius:6px;font-size:12px}.company-appeal-form button:disabled{opacity:.62}.activation-preview{display:flex;flex-direction:column;gap:7px;margin:0 19px 19px;padding:12px;border:1px solid #ffdfaf;border-radius:7px;background:#fff9ed}.activation-preview strong{color:#9a621d;font-size:12px}.activation-preview span,.activation-preview small{color:#9c825f;font-size:11px;line-height:16px}.activation-preview code{overflow:hidden;padding:7px;border-radius:4px;background:#fffc;color:#725022;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.activation-preview button{align-self:flex-start;border:0;padding:0;background:transparent;color:#1677ff;font-size:12px}.company-leads-panel{margin-top:0}.company-lead-row{grid-template-columns:.85fr 1.25fr 1.6fr .95fr .62fr 1.1fr}.crm-funnel-panel{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(220px,.8fr);gap:16px;margin:20px 0}.crm-funnel-summary,.crm-source-summary{display:grid;gap:9px;border:1px solid #e6edf4;border-radius:10px;padding:16px 18px;background:#fff}.crm-funnel-summary>strong,.crm-source-summary>strong{color:#394555;font-size:14px}.crm-funnel-summary>span{color:#87929f;font-size:11px}.crm-funnel-summary>div{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px}.crm-funnel-summary>div>span{display:grid;gap:3px;color:#7d8997;font-size:11px}.crm-funnel-summary b{color:#1677ff;font-size:21px}.crm-source-summary>div{display:flex;flex-wrap:wrap;gap:7px}.crm-source-summary>div>span{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:5px 8px;background:#f4f7fa;color:#647180;font-size:11px}.crm-source-summary b{color:#297dde;font-size:12px}.crm-source-summary p{margin:0;color:#99a2ad;font-size:12px}.crm-batch-bar{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin:14px 19px 2px;padding:10px 12px;border:1px solid #cfe3ff;border-radius:8px;background:#f4f9ff}.crm-batch-bar strong{color:#28547e;font-size:12px}.crm-batch-bar select{height:32px;border:1px solid #cfdbe8;border-radius:6px;padding:0 8px;background:#fff;color:#475565;font-size:12px}.crm-batch-bar button{height:32px;padding:0 11px;font-size:12px}.crm-lead-check{display:inline-flex;align-items:center;gap:4px;width:max-content;color:#3973aa;font-size:10px;font-weight:400;cursor:pointer}.crm-source-cell b{color:#527294;font-size:12px;font-weight:600}@media(max-width:900px){.crm-funnel-panel{grid-template-columns:1fr}.crm-funnel-summary>div{grid-template-columns:repeat(3,minmax(0,1fr))}.company-lead-row{min-width:760px}.company-leads-panel{overflow-x:auto}}.company-subscription-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.company-subscription-card{min-height:176px;display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:20px}.company-subscription-card span{color:#89919b;font-size:12px}.company-subscription-card strong{color:#27313c;font-size:24px}.company-subscription-card p{margin:0;color:#68727d;font-size:12px;line-height:18px}.company-subscription-card button{height:34px;margin-top:auto;border-radius:6px;padding:0 12px;font-size:12px}.company-audit-risk-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-bottom:16px}.company-risk-card{min-height:142px;display:flex;flex-direction:column;gap:8px;padding:17px;border:1px solid #e7ebf0}.company-risk-card.has-risk{border-color:#f1d7c3;background:#fffaf6}.company-risk-card span{color:#78838e;font-size:12px}.company-risk-card strong{color:#2f3944;font-size:28px;line-height:32px}.company-risk-card.has-risk strong{color:#d76536}.company-risk-card p{margin:0;color:#88929c;font-size:11px;line-height:17px}.company-risk-card button{align-self:flex-start;height:29px;margin-top:auto;border-radius:5px;padding:0 9px;font-size:11px}.company-risk-action-panel{margin-bottom:16px;overflow:hidden}.company-risk-action-list{border-top:1px solid #edf0f3}.company-risk-action-list article{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 18px;border-bottom:1px solid #edf0f3}.company-risk-action-list article>div{min-width:0;display:flex;flex-direction:column;gap:4px}.company-risk-action-list strong,.company-risk-action-list span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.company-risk-action-list strong{color:#46515d;font-size:12px}.company-risk-action-list span{color:#9099a3;font-size:11px}.company-risk-action-list button{height:30px;flex:0 0 auto;border-radius:5px;padding:0 10px;font-size:11px}.company-audit-panel{overflow:hidden}.company-audit-table .audit-row{grid-template-columns:1fr .72fr 1.2fr .85fr .55fr}.company-audit-table .audit-row strong,.company-audit-table .audit-row span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.agent-sidebar{width:224px;flex:0 0 224px;display:flex;flex-direction:column;min-height:100vh;padding:22px 11px 13px;background:#111318;color:#dce0e7}.agent-workspace-label{margin:-13px 12px 21px;color:#77818f;font-size:11px}.agent-workspace-nav{flex:1;display:flex;flex-direction:column;gap:4px}.agent-workspace-nav button{width:100%;height:40px;display:flex;align-items:center;gap:10px;padding:0 11px;border:0;border-radius:6px;background:transparent;color:#b8bec8;text-align:left;font-size:13px}.agent-workspace-nav button:hover,.agent-workspace-nav button.selected{background:#222836;color:#fff}.agent-content{max-width:1440px}.agent-summary{display:grid;grid-template-columns:repeat(3,minmax(86px,1fr));gap:1px;overflow:hidden;border:1px solid #e7eaf0;border-radius:8px;background:#e7eaf0}.agent-summary div{display:flex;flex-direction:column;gap:4px;padding:11px 15px;background:#fff}.agent-summary strong{color:#202731;font-size:22px;line-height:24px}.agent-summary span{color:#89919c;font-size:11px;white-space:nowrap}.agent-subscription{display:inline-flex;align-items:center;margin:9px 0 0 9px;border-radius:4px;padding:4px 7px;background:#fff3ec;color:#ba6b27;font-size:11px}.agent-subscription.active{background:#ecf8f1;color:#208a56}.agent-layout{display:grid;grid-template-columns:minmax(620px,1fr) 350px;gap:16px;align-items:start}.publish-panel{overflow:hidden}.publish-panel .panel-head{border-bottom:1px solid #edf0f3}.agent-publish-form{display:flex;flex-direction:column;gap:16px;padding:19px}.agent-publish-form>label,.agent-form-grid label{display:flex;flex-direction:column;gap:7px;color:#4f5966;font-size:12px;font-weight:700}.agent-publish-form input[type=text],.agent-publish-form input[type=date],.agent-publish-form select,.agent-publish-form textarea{width:100%;border:1px solid #dce2ea;border-radius:6px;outline:0;padding:9px 10px;background:#fff;color:#303842;font:inherit;font-size:13px;font-weight:400}.agent-publish-form input:focus,.agent-publish-form select:focus,.agent-publish-form textarea:focus{border-color:#1677ff;box-shadow:0 0 0 3px #1677ff1a}.agent-publish-form textarea{resize:vertical;line-height:20px}.agent-listing-brief{display:flex;flex-direction:column;gap:5px;padding:12px;border-radius:7px;background:#f5f9ff;color:#4a668b}.agent-listing-brief strong{color:#2e4056;font-size:14px}.agent-listing-brief span{color:#71849b;font-size:12px}.agent-form-grid{display:grid;grid-template-columns:minmax(0,1fr) 160px;gap:12px}.agent-publish-form fieldset{margin:0;padding:0;border:0}.agent-publish-form legend{margin-bottom:8px;color:#4f5966;font-size:12px;font-weight:700}.contact-mode{display:flex;flex-wrap:wrap;gap:9px 16px}.contact-mode label{display:inline-flex;align-items:center;gap:5px;color:#505963;font-size:12px}.contact-mode input,.media-choice-list input{accent-color:#1677ff}.media-choice{display:flex;flex-direction:column;gap:10px;padding-top:3px}.media-choice>div:first-child{display:flex;flex-direction:column;gap:4px}.media-choice>div:first-child strong{color:#4f5966;font-size:12px}.media-choice>div:first-child span{color:#9aa2ac;font-size:11px}.media-choice-list{display:flex;flex-direction:column;overflow:hidden;border:1px solid #e8ebef;border-radius:7px}.media-choice-list label{display:grid;grid-template-columns:16px 19px minmax(110px,1fr) auto;align-items:center;gap:7px;min-height:42px;padding:0 11px;border-bottom:1px solid #edf0f3;color:#4c5560;font-size:12px}.media-choice-list label:last-child{border-bottom:0}.media-choice-list label svg{color:#1677ff}.media-choice-list label small{color:#9aa2ad;font-size:11px}.media-choice-list label.disabled{background:#fafbfc;color:#a1a8b1}.media-choice-list label.disabled svg{color:#aeb5be}.agent-empty-media{padding:13px;border:1px dashed #d9dfe7;border-radius:7px;color:#929aa5;font-size:12px;line-height:19px}.agent-publish-button{align-self:flex-start;min-width:148px}.agent-publish-button:disabled{opacity:.55;cursor:not-allowed}.agent-side-column{display:flex;flex-direction:column;gap:16px}.publication-panel{overflow:hidden}.publication-panel .panel-head{padding-bottom:12px}.publication-list{border-top:1px solid #edf0f3}.publication-item{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px 10px;padding:13px 17px;border:0;border-bottom:1px solid #edf0f3;background:#fff;color:#69727d;text-align:left}.publication-item:hover,.publication-item.selected{background:#f5f9ff}.publication-item div{min-width:0;display:flex;flex-direction:column;gap:4px}.publication-item strong{overflow:hidden;color:#303842;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.publication-item div span,.publication-item>small{overflow:hidden;color:#959da7;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.publication-item>small{grid-column:1 / -1}.link-panel{display:flex;flex-direction:column;gap:10px;padding:15px 17px}.link-panel>strong{color:#303842;font-size:13px}.link-panel>span{overflow:hidden;color:#7f8994;font-size:11px;line-height:16px;text-overflow:ellipsis;white-space:nowrap}.link-panel>div{display:flex;flex-direction:column;gap:8px}.link-panel>div>div{display:flex;gap:8px}.link-panel button{height:32px;padding:0 10px;border-radius:6px;font-size:12px;font-weight:650}.qr-code-panel{display:flex;flex-direction:column;align-items:center;gap:10px;padding:16px 17px 18px;text-align:center}.qr-code-head{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left}.qr-code-head>div{min-width:0;display:flex;flex-direction:column;gap:4px}.qr-code-head strong{color:#303842;font-size:13px}.qr-code-head span{overflow:hidden;color:#85909c;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.qr-code-head button{height:28px;flex:0 0 auto;padding:0 9px;border-radius:5px;font-size:11px}.qr-code-panel img{display:block;width:min(236px,100%);aspect-ratio:1;border:1px solid #edf0f3;border-radius:8px;background:#fff;image-rendering:pixelated}.qr-code-panel p{margin:0;color:#7f8994;font-size:11px;line-height:17px}.qr-code-panel a{height:32px;display:inline-flex;align-items:center;justify-content:center;padding:0 12px;border-radius:6px;color:#386eab;font-size:12px;font-weight:650;text-decoration:none}.qr-code-loading{min-height:236px;display:grid;width:100%;place-items:center}.qr-code-error{color:#c44d45!important}.leads-panel{margin-top:16px;overflow:hidden}.lead-count{display:inline-grid;min-width:24px;height:24px;place-items:center;border-radius:12px;background:#eaf3ff;color:#1677ff;font-size:11px;font-weight:700}.lead-table{border-top:1px solid #edf0f3}.lead-row{display:grid;grid-template-columns:1fr 1.75fr 1.05fr .7fr 1.2fr;gap:12px;align-items:center;min-height:66px;padding:10px 19px;border-bottom:1px solid #eef0f3;color:#68717b;font-size:12px}.lead-row strong,.lead-row>span{min-width:0;overflow:hidden;display:flex;flex-direction:column;gap:3px;text-overflow:ellipsis}.lead-row strong{color:#353d47;font-size:13px}.lead-row small{overflow:hidden;color:#9aa1aa;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.lead-header{min-height:38px;padding-block:8px;background:#fafbfc;color:#9ea5ae;font-size:11px}.lead-actions{display:flex;gap:6px}.lead-actions button{border:0;border-radius:5px;padding:6px 8px;background:#edf5ff;color:#1677ff;font-size:11px;white-space:nowrap}.lead-actions button+button{background:#f3f5f7;color:#68717b}.lead-row.lead-row-wide{grid-template-columns:1fr .9fr 1.5fr .95fr .65fr 1.1fr}.lead-listing-ref{color:#1677ff;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lead-msg{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.lead-source{display:flex;flex-direction:column;gap:2px}.lead-source small{color:#9aa1aa;font-size:10px}.status-pill.danger{background:#fdecea;color:#c62828}.status-pill.muted{background:#f3f5f7;color:#68717b}.nav-badge{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;border-radius:9px;background:#e53935;color:#fff;font-size:11px;font-weight:600;margin-left:auto;line-height:1}.leads-toolbar{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.leads-toolbar .primary-action,.leads-toolbar .secondary-action{padding:6px 14px;font-size:12px}.agent-empty-state{min-height:212px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:20px;color:#98a0aa;text-align:center;font-size:12px}.agent-empty-state svg{color:#aeb7c3}.agent-empty-state strong{color:#3d4650;font-size:14px}.agent-empty-state.compact{min-height:145px}.agent-collaboration-heading{margin-bottom:16px}.agent-shared-filter{display:flex;align-items:end;gap:12px;flex-wrap:wrap;margin-bottom:16px;padding:15px 19px}.agent-shared-filter label{flex:1 1 150px;display:flex;flex-direction:column;gap:6px;color:#4e5864;font-size:12px;font-weight:700}.agent-shared-filter input,.agent-shared-filter select,.agent-cooperation-form input,.agent-cooperation-form textarea{width:100%;border:1px solid #dce2e9;border-radius:6px;padding:9px 10px;outline:0;background:#fff;color:#37414b;font:inherit;font-size:12px;font-weight:400}.agent-shared-filter input:focus,.agent-shared-filter select:focus,.agent-cooperation-form input:focus,.agent-cooperation-form textarea:focus{border-color:#1677ff;box-shadow:0 0 0 3px #1677ff1a}.agent-shared-filter button{height:34px;border-radius:6px;padding:0 15px;font-size:12px}.agent-shared-layout{grid-template-columns:minmax(560px,1fr) 360px}.shared-listing-panel{overflow:hidden}.shared-listing-list{border-top:1px solid #edf0f3}.shared-listing-item{width:100%;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 19px;border:0;border-bottom:1px solid #edf0f3;background:#fff;color:#69727d;text-align:left}.shared-listing-item:hover,.shared-listing-item.selected{background:#f5f9ff}.shared-listing-item>div{min-width:0;display:flex;flex-direction:column;gap:4px}.shared-listing-item>div:first-child{flex:1}.shared-listing-item strong{overflow:hidden;color:#303842;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.shared-listing-item span,.shared-listing-item small{overflow:hidden;color:#8f98a3;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.shared-listing-item>div:last-child{align-items:flex-end}.shared-listing-item b{color:#dd5148;font-size:15px;white-space:nowrap}.shared-listing-drawer{max-height:calc(100vh - 160px);overflow:auto}.shared-public-description{display:flex;flex-direction:column;gap:6px;margin:0 19px 15px;padding:12px;border-radius:7px;background:#f7f9fc}.shared-public-description strong{color:#49545f;font-size:12px}.shared-public-description p{margin:0;color:#687481;font-size:12px;line-height:18px}.shared-public-description small{color:#9a7445;font-size:11px;line-height:16px}.agent-cooperation-form{display:flex;flex-direction:column;gap:11px;margin:0 19px 19px;padding-top:15px;border-top:1px solid #edf0f3}.agent-cooperation-form>div{display:flex;flex-direction:column;gap:4px}.agent-cooperation-form>div strong{color:#3d4752;font-size:13px}.agent-cooperation-form>div span{color:#9099a3;font-size:11px;line-height:16px}.agent-cooperation-form label{display:flex;flex-direction:column;gap:6px;color:#4d5762;font-size:12px;font-weight:700}.agent-cooperation-form textarea{min-height:58px;resize:vertical;line-height:18px}.agent-cooperation-form button{height:35px;border-radius:6px;font-size:12px}.agent-cooperation-form button:disabled{opacity:.62}.agent-records-layout{grid-template-columns:minmax(560px,1fr) 380px}.agent-request-panel{overflow:hidden}.agent-request-panel .panel-head button{border:0;background:transparent;color:#1677ff;font-size:12px}.agent-request-list{border-top:1px solid #edf0f3}.agent-request-item{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:13px 19px;border-bottom:1px solid #edf0f3}.agent-request-item>div{min-width:0;display:flex;flex-direction:column;gap:4px}.agent-request-item>div:first-child{flex:1}.agent-request-item strong{overflow:hidden;color:#37414b;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.agent-request-item span,.agent-request-item small{overflow:hidden;color:#8d96a0;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.agent-request-item>div:last-child{align-items:flex-end}.agent-request-item button{margin-top:3px;border:0;padding:0;background:transparent;color:#1677ff;font-size:11px}.agent-case-drawer{max-height:calc(100vh - 160px);overflow:auto}.agent-case-rules,.agent-case-progress,.agent-case-events{display:flex;flex-direction:column;gap:8px;margin:0 19px;padding:15px 0;border-top:1px solid #edf0f3}.agent-case-rules strong,.agent-case-progress>strong,.agent-case-events>strong{color:#44505c;font-size:12px}.agent-case-rules p{margin:0;color:#6d7782;font-size:12px;line-height:18px}.agent-case-rules b{color:#4c5660}.agent-case-progress textarea{min-height:58px;width:100%;resize:vertical;border:1px solid #dce2e9;border-radius:6px;padding:8px 9px;outline:0;color:#3d4752;font:inherit;font-size:12px;line-height:18px}.agent-case-progress textarea:focus{border-color:#1677ff;box-shadow:0 0 0 3px #1677ff1a}.agent-case-progress>div{display:flex;flex-wrap:wrap;gap:7px}.agent-case-progress button{height:31px;border-radius:5px;padding:0 9px;font-size:11px}.agent-case-events{padding-bottom:19px}.agent-case-events>div{display:flex;flex-direction:column;gap:3px;padding:8px 0;border-bottom:1px solid #f0f2f4}.agent-case-events>div:last-child{border-bottom:0}.agent-case-events span{color:#4f5964;font-size:11px}.agent-case-events small,.agent-case-events p{margin:0;color:#939ba5;font-size:11px;line-height:16px}.cooperation-evaluation{display:flex;flex-direction:column;gap:10px;margin:0 19px;padding:15px 0;border-top:1px solid #edf0f3}.cooperation-evaluation form{display:flex;flex-direction:column;gap:10px}.cooperation-score-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.cooperation-score-grid label,.cooperation-evaluation form>label{display:flex;flex-direction:column;gap:6px;color:#4d5762;font-size:11px;font-weight:700}.cooperation-score-grid select,.cooperation-evaluation textarea{width:100%;border:1px solid #dce2e9;border-radius:6px;padding:8px 9px;outline:0;background:#fff;color:#3d4752;font:inherit;font-size:12px;font-weight:400}.cooperation-evaluation textarea{min-height:58px;resize:vertical;line-height:18px}.cooperation-score-grid select:focus,.cooperation-evaluation textarea:focus{border-color:#1677ff;box-shadow:0 0 0 3px #1677ff1a}.cooperation-evaluation form button{align-self:flex-start;height:32px;border-radius:6px;padding-inline:11px;font-size:12px}.cooperation-evaluation form button:disabled{opacity:.62}.cooperation-evaluation-hint,.cooperation-evaluation-list>p{margin:0;color:#8d97a2;font-size:11px;line-height:17px}.cooperation-evaluation-list{display:flex;flex-direction:column;border-top:1px dashed #dfe5eb}.cooperation-evaluation-list article{display:flex;flex-direction:column;gap:4px;padding:9px 0;border-bottom:1px solid #f0f2f4}.cooperation-evaluation-list article>div{display:flex;flex-direction:column;gap:3px}.cooperation-evaluation-list strong{color:#4a5561;font-size:11px}.cooperation-evaluation-list span,.cooperation-evaluation-list small{color:#929ba5;font-size:10px;line-height:15px}.cooperation-evaluation-list p{margin:0;color:#68727d;font-size:11px;line-height:16px}.credit-observation-panel{display:flex;flex-direction:column;gap:14px;padding:18px 19px}.credit-observation-panel .panel-head{align-items:flex-start;padding:0;border:0}.credit-observation-panel .panel-head h3{margin:0;color:#35404b;font-size:16px}.credit-observation-panel .panel-head p{margin:5px 0 0;color:#8e98a3;font-size:12px;line-height:18px}.credit-observation-badge{flex:0 0 auto;border-radius:12px;padding:4px 8px;background:#fff5df;color:#a87528;font-size:11px}.credit-observation-rules{display:flex;flex-wrap:wrap;gap:7px}.credit-observation-rules span{border-radius:5px;padding:5px 7px;background:#f5f7fa;color:#73808d;font-size:11px}.credit-observation-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:10px}.credit-observation-list>p{margin:0;color:#98a0aa;font-size:12px}.credit-observation-list article{display:flex;flex-direction:column;gap:8px;min-height:120px;padding:12px;border:1px solid #e6ebf0;border-radius:8px;background:#fff}.credit-observation-company{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.credit-observation-company strong{color:#404a55;font-size:13px}.credit-observation-company span{color:#9b7a42;font-size:10px;text-align:right}.credit-observation-scores{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.credit-observation-scores span{border-radius:5px;padding:7px 5px;background:#f5f9ff;color:#4d6e98;font-size:11px;text-align:center}.credit-observation-list small,.credit-observation-list em{color:#98a1aa;font-size:10px;font-style:normal;line-height:15px}.credit-observation-note{margin:0;border-left:3px solid #d8e8fb;padding:7px 9px;background:#f7fbff;color:#718094;font-size:11px;line-height:17px}.cooperation-evaluation-objection{margin-top:4px;padding:9px;border-radius:6px;background:#f7fbff}.cooperation-evaluation-objection label{display:flex;flex-direction:column;gap:5px;color:#58708d;font-size:10px;font-weight:700}.cooperation-evaluation-objection textarea{min-height:50px}.credit-objection-list{display:flex;flex-direction:column;gap:8px;border-top:1px solid #e8edf2;padding-top:12px}.credit-objection-list>p{margin:0;color:#98a1aa;font-size:12px}.credit-objection-list article{display:flex;flex-direction:column;gap:6px;padding:11px;border:1px solid #e6ebf0;border-radius:7px;background:#fff}.credit-objection-heading{display:flex;justify-content:space-between;gap:8px}.credit-objection-heading strong{color:#48535f;font-size:12px}.credit-objection-heading span{color:#9b7a42;font-size:11px}.credit-objection-list small{color:#8e98a3;font-size:10px}.credit-objection-list p{margin:0;color:#64707c;font-size:11px;line-height:17px}.credit-objection-list .credit-objection-resolution{border-left:2px solid #d7e9dc;padding-left:7px;color:#61816a}.credit-objection-list form{display:flex;flex-direction:column;gap:7px}.credit-objection-list textarea{min-height:55px;width:100%;resize:vertical;border:1px solid #dce2e9;border-radius:6px;padding:8px;outline:0;color:#3d4752;font:inherit;font-size:11px;line-height:17px}.credit-objection-list textarea:focus{border-color:#1677ff;box-shadow:0 0 0 3px #1677ff1a}.credit-objection-list form>div{display:flex;flex-wrap:wrap;gap:7px}.credit-objection-list button{height:31px;border-radius:5px;padding:0 10px;font-size:11px}.credit-objection-list button:disabled{opacity:.6}.credit-objection-actions{display:flex;flex-direction:column;gap:7px}.credit-objection-actions>div:last-child{display:flex;flex-wrap:wrap;gap:7px}.credit-correction-scores{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.credit-correction-scores label{display:flex;flex-direction:column;gap:4px;color:#627080;font-size:10px;font-weight:700}.credit-correction-scores select{width:100%;border:1px solid #dce2e9;border-radius:5px;padding:7px;outline:0;background:#fff;color:#3d4752;font:inherit;font-size:11px}.credit-correction-scores select:focus{border-color:#1677ff;box-shadow:0 0 0 3px #1677ff1a}.agent-my-listings-layout{grid-template-columns:minmax(560px,1fr) 390px}.agent-my-listing-panel{overflow:hidden}.agent-my-listing-panel .panel-head button{border:0;background:transparent;color:#1677ff;font-size:12px}.agent-my-listing-table .review-row{grid-template-columns:1.5fr 1fr .75fr .65fr}.agent-my-listing-table .review-row strong{display:flex;min-width:0;flex-direction:column;gap:3px}.agent-my-listing-table .review-row small{overflow:hidden;color:#98a0aa;font-size:11px;font-weight:400;text-overflow:ellipsis;white-space:nowrap}.agent-media-drawer{max-height:calc(100vh - 160px);overflow:auto}.agent-media-policy{display:flex;flex-direction:column;gap:7px;margin:0 19px;padding:14px 0;border-top:1px solid #edf0f3}.agent-media-policy strong{color:#43505d;font-size:12px}.agent-media-policy p{margin:0;color:#7c8792;font-size:11px;line-height:17px}.agent-media-policy button{align-self:flex-start;height:32px;border-radius:6px;padding-inline:11px;font-size:12px}.agent-media-list{display:flex;flex-direction:column;gap:0;margin:0 19px;padding:13px 0;border-top:1px solid #edf0f3}.agent-media-list>div:first-child{display:flex;align-items:center;justify-content:space-between;padding-bottom:7px}.agent-media-list>div:first-child strong{color:#43505d;font-size:12px}.agent-media-list>div:first-child span{color:#969fa8;font-size:11px}.agent-media-list>p{margin:0;padding:9px 0;color:#99a1aa;font-size:11px;line-height:17px}.agent-media-list article{display:grid;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:47px;border-top:1px solid #f0f2f4}.agent-media-icon{display:grid;width:28px;height:28px;place-items:center;border-radius:6px;background:#edf5ff;color:#1677ff}.agent-media-list article>div:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:3px}.agent-media-list article strong,.agent-media-list article span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.agent-media-list article strong{color:#4c5660;font-size:11px}.agent-media-list article span{color:#9aa2ab;font-size:10px}.agent-media-list article button{border:0;padding:0;background:transparent;color:#df554d;font-size:11px}.agent-media-upload{display:flex;flex-direction:column;gap:10px;margin:0 19px 19px;padding:14px 0 0;border-top:1px solid #edf0f3}.agent-media-upload>div:first-child{display:flex;flex-direction:column;gap:4px}.agent-media-upload>div:first-child strong{color:#43505d;font-size:12px}.agent-media-upload>div:first-child span{color:#929ba5;font-size:11px;line-height:16px}.agent-media-upload label{display:flex;flex-direction:column;gap:6px;color:#4e5863;font-size:11px;font-weight:700}.agent-media-upload input[type=file],.agent-media-upload select{width:100%;border:1px solid #dce2e9;border-radius:6px;padding:8px 9px;outline:0;background:#fff;color:#3d4752;font:inherit;font-size:11px;font-weight:400}.agent-media-upload input[type=file]{padding:7px 8px}.agent-media-upload input:focus,.agent-media-upload select:focus{border-color:#1677ff;box-shadow:0 0 0 3px #1677ff1a}.agent-media-upload-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.agent-media-upload button{align-self:flex-start;height:32px;border-radius:6px;padding-inline:12px;font-size:12px}.agent-media-upload button:disabled{opacity:.62}.auth-workspace{min-height:100vh;display:grid;grid-template-columns:minmax(420px,1fr) minmax(360px,.78fr);align-items:stretch;background:#f4f6f9;color:#27313c}.public-auth-workspace{position:relative;isolation:isolate;overflow:hidden;background:linear-gradient(90deg,#091c40db,#0d306594 42%,#102a4c2e),url(/assets/hero-living-room.png) center / cover no-repeat}.public-auth-workspace:before{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 16% 18%,rgba(43,143,255,.28),transparent 32%),linear-gradient(180deg,#07142c0a,#07142c3d);content:"";pointer-events:none}.public-auth-workspace .auth-card{border-color:#ffffffb8;background:#fffffff5;box-shadow:0 26px 72px #0717344d;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.auth-card{width:min(408px,calc(100% - 48px));align-self:center;justify-self:center;display:flex;flex-direction:column;gap:25px;padding:38px;border:1px solid #e7ebf0;border-radius:12px;background:#fff;box-shadow:0 16px 46px #24304014}.auth-brand{color:#11151b;font-size:22px;font-weight:800;letter-spacing:1px}.auth-brand span{color:#1677ff}.auth-heading h1{margin:0 0 9px;font-size:23px}.auth-heading p{margin:0;color:#7a8490;font-size:13px;line-height:20px}.auth-form{display:flex;flex-direction:column;gap:14px}.auth-form label{display:flex;flex-direction:column;gap:7px;color:#4a5561;font-size:12px;font-weight:700}.auth-form input{width:100%;height:39px;border:1px solid #dce2e9;border-radius:6px;padding:0 11px;outline:0;color:#303a45;font:inherit;font-size:13px;font-weight:400}.auth-form input:focus{border-color:#1677ff;box-shadow:0 0 0 3px #1677ff1a}.auth-form .privacy-consent{flex-direction:row;align-items:center;gap:7px;font-weight:400;line-height:18px}.auth-form .privacy-consent input{width:15px;height:15px;padding:0}.auth-form .privacy-consent button{padding:0;border:0;background:transparent;color:#1677ff;cursor:pointer;font:inherit}.auth-submit{height:40px;margin-top:5px;border-radius:6px}.auth-submit:disabled{opacity:.62;cursor:not-allowed}.auth-footer{display:flex;justify-content:center;gap:6px;color:#89929c;font-size:12px}.auth-footer button{border:0;padding:0;background:transparent;color:#1677ff;font-size:12px}.auth-aside{min-height:100%;display:flex;flex-direction:column;justify-content:center;gap:13px;padding:clamp(48px,8vw,130px);background:linear-gradient(145deg,#1b7ff1,#1766ce);color:#fff}.auth-aside-mark{display:grid;width:58px;height:58px;place-items:center;border-radius:16px;background:#ffffff29}.auth-aside h2{margin:7px 0 0;font-size:28px;letter-spacing:.3px}.auth-aside p{max-width:340px;margin:0;color:#ffffffd4;font-size:14px;line-height:22px}.auth-aside small{margin-top:17px;color:#ffffff9e;font-size:12px}.auth-form textarea{width:100%;min-height:86px;border:1px solid #dce2e9;border-radius:6px;padding:10px 11px;outline:0;color:#303a45;font:inherit;font-size:13px;font-weight:400;line-height:19px;resize:vertical}.auth-form textarea:focus{border-color:#1677ff;box-shadow:0 0 0 3px #1677ff1a}.auth-success{display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:4px 0 2px;color:#267449}.auth-success h2{margin:0;color:#26313c;font-size:18px}.auth-success p{margin:0;color:#6f7a86;font-size:13px;line-height:21px}.auth-success .auth-submit{width:100%;margin-top:7px}.collection-screen{background:#fff}.collection-header{position:relative;z-index:2}.collection-scroll{height:calc(100% - 60px);overflow-y:auto;padding-bottom:20px}.collection-hero{padding:22px 18px 20px;background:linear-gradient(138deg,#1b6dcc,#418fdf);color:#fff}.collection-hero>span{display:inline-flex;padding:4px 7px;border-radius:4px;background:#ffffff29;font-size:10px}.collection-hero h1{margin:13px 0 7px;font-size:24px;line-height:32px}.collection-hero>p{margin:0;opacity:.85;font-size:13px;line-height:20px}.collection-hero>div{display:flex;align-items:center;gap:6px;margin-top:16px;font-size:12px}.collection-hero small{opacity:.76}.collection-status{display:flex;align-items:center;justify-content:space-between;padding:14px 16px 8px;color:#6f7883;font-size:12px}.collection-status span{color:#444c56;font-weight:700}.collection-status small{color:#87909b}.collection-list{padding-bottom:8px}.collection-manager{margin-top:16px;overflow:hidden}.collection-form{display:flex;flex-direction:column;gap:13px;padding:0 19px 18px}.collection-form>label{display:flex;flex-direction:column;gap:7px;color:#4f5966;font-size:12px;font-weight:700}.collection-form input[type=text],.collection-form input[type=date],.collection-form textarea{width:100%;border:1px solid #dce2ea;border-radius:6px;outline:0;padding:9px 10px;background:#fff;color:#303842;font:inherit;font-size:13px;font-weight:400}.collection-form textarea{resize:vertical}.collection-form input:focus,.collection-form textarea:focus{border-color:#1677ff;box-shadow:0 0 0 3px #1677ff1a}.collection-choice{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.collection-choice label{min-width:0;display:flex;align-items:flex-start;gap:8px;padding:9px;border:1px solid #e1e7ee;border-radius:7px;background:#fafbfd;cursor:pointer}.collection-choice input{margin-top:3px;accent-color:#1677ff}.collection-choice span{min-width:0;display:flex;flex-direction:column;gap:3px}.collection-choice strong{overflow:hidden;color:#3d4752;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.collection-choice small{overflow:hidden;color:#8b95a0;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.collection-list-manager{display:flex;flex-direction:column;gap:1px;border-top:1px solid #edf0f3;background:#f7f9fb}.collection-list-manager>p{margin:0;padding:15px 19px;color:#8b95a0;font-size:12px}.collection-list-manager article{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:12px;align-items:center;padding:13px 19px;border-bottom:1px solid #edf0f3;background:#fff}.collection-list-manager article>div:first-child{min-width:0;display:flex;flex-direction:column;gap:4px}.collection-list-manager article strong{overflow:hidden;color:#3d4752;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.collection-list-manager article span{color:#8b95a0;font-size:11px}.collection-list-manager article>div:last-child{display:flex;gap:7px}.collection-list-manager button{height:30px;padding:0 9px;border-radius:6px;font-size:11px}.company-listing-filter,.agent-my-listing-filter{display:flex;align-items:end;flex-wrap:wrap;gap:12px;margin-bottom:16px;padding:15px 19px}.company-listing-filter label,.agent-my-listing-filter label{flex:1 1 130px;display:flex;flex-direction:column;gap:6px;color:#4e5864;font-size:12px;font-weight:700}.company-listing-filter input,.company-listing-filter select,.agent-my-listing-filter input,.agent-my-listing-filter select{width:100%;border:1px solid #dce2e9;border-radius:6px;padding:9px 10px;outline:0;background:#fff;color:#37414b;font:inherit;font-size:12px;font-weight:400}.company-listing-filter input:focus,.company-listing-filter select:focus,.agent-my-listing-filter input:focus,.agent-my-listing-filter select:focus{border-color:#1677ff;box-shadow:0 0 0 3px #1677ff1a}.company-listing-filter label>div{display:flex;align-items:center;gap:6px}.company-listing-filter label>div input{min-width:0}.company-listing-filter label>div i{color:#a1a9b2;font-style:normal}.company-listing-filter button,.agent-my-listing-filter button{height:34px;border-radius:6px;padding:0 15px;font-size:12px}.company-review-reminder{display:grid;grid-template-columns:minmax(240px,.8fr) minmax(360px,1.2fr);gap:18px;align-items:center;margin-bottom:16px;padding:17px 19px;border-color:#efd9c5;background:#fffaf6}.company-review-reminder>div:first-child{display:flex;flex-direction:column;gap:5px}.company-review-reminder strong{color:#8b5429;font-size:13px}.company-review-reminder>div:first-child span{color:#8e7868;font-size:11px;line-height:17px}.company-review-reminder>div:last-child{display:flex;flex-direction:column;gap:7px}.company-review-reminder article{display:flex;align-items:center;justify-content:space-between;gap:12px}.company-review-reminder article>span{min-width:0;display:flex;flex-direction:column;gap:3px;overflow:hidden;color:#4d5864;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.company-review-reminder small{color:#9a8778;font-size:10px;font-weight:400}.company-review-reminder button{height:31px;flex:0 0 auto;border-radius:5px;padding:0 10px;font-size:11px}.h5-analytics-panel{margin-top:16px;overflow:hidden}.h5-analytics-head{align-items:center}.h5-period-switch{display:flex;gap:4px;padding:3px;border-radius:7px;background:#f2f5f8}.h5-period-switch button{height:28px;border:0;border-radius:5px;padding:0 9px;background:transparent;color:#7c8792;font-size:11px}.h5-period-switch button.active{background:#fff;box-shadow:0 1px 4px #2635451f;color:#1677ff;font-weight:700}.h5-analytics-metrics{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));border-top:1px solid #edf0f3;border-bottom:1px solid #edf0f3}.h5-analytics-metrics>div{display:flex;min-width:0;flex-direction:column;gap:5px;padding:14px 18px;border-right:1px solid #edf0f3}.h5-analytics-metrics>div:last-child{border-right:0}.h5-analytics-metrics span{color:#9099a3;font-size:11px}.h5-analytics-metrics strong{color:#35404b;font-size:20px;letter-spacing:-.02em}.h5-analytics-grid{display:grid;grid-template-columns:minmax(270px,.9fr) minmax(300px,1.1fr) minmax(300px,1.1fr);gap:0}.h5-analytics-grid.without-agents{grid-template-columns:minmax(270px,.8fr) minmax(300px,1.2fr)}.h5-analytics-grid>section{min-width:0;padding:15px 18px 17px;border-right:1px solid #edf0f3}.h5-analytics-grid>section:last-child{border-right:0}.h5-analytics-section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.h5-analytics-section-head strong{color:#46515d;font-size:12px}.h5-analytics-section-head span{color:#9aa2ab;font-size:10px}.h5-trend-chart{height:132px;display:flex;align-items:end;gap:4px;padding-top:4px}.h5-trend-day{min-width:0;flex:1;display:grid;grid-template-rows:94px 14px 12px;align-items:end;gap:3px;color:#9aa2ab;font-size:9px;text-align:center}.h5-trend-day>div{height:94px;display:flex;align-items:end;justify-content:center}.h5-trend-day i{width:min(12px,72%);min-height:3px;border-radius:3px 3px 1px 1px;background:linear-gradient(180deg,#65a8ff,#1677ff)}.h5-trend-day span{overflow:hidden;text-overflow:clip;white-space:nowrap}.h5-trend-day small{min-height:10px;color:#d35b52;font-size:9px}.h5-ranking-list{display:flex;flex-direction:column}.h5-ranking-row{display:grid;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:7px;min-height:39px;border-bottom:1px solid #f0f2f4}.h5-ranking-row:last-child{border-bottom:0}.h5-ranking-row>span{display:grid;width:18px;height:18px;place-items:center;border-radius:4px;background:#f1f5f9;color:#78838f;font-size:10px}.h5-ranking-row:nth-child(-n+3)>span{background:#eaf3ff;color:#1677ff;font-weight:700}.h5-ranking-row>div{min-width:0;display:flex;flex-direction:column;gap:2px}.h5-ranking-row strong,.h5-ranking-row small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.h5-ranking-row strong{color:#4a5561;font-size:11px}.h5-ranking-row small{color:#98a1aa;font-size:9px}.h5-ranking-row>b{color:#4d5864;font-size:10px;font-weight:600;white-space:nowrap}.h5-ranking-row>b+small{grid-column:2 / -1;margin-top:-5px}.h5-analytics-empty{min-height:102px;display:grid;place-items:center;color:#98a1aa;font-size:11px;text-align:center}.lead-activity-panel{position:relative;display:inline-flex;margin-left:6px;vertical-align:top}.lead-activity-toggle{padding:5px 9px;font-size:11px;white-space:nowrap}.lead-activity-popover{position:absolute;z-index:12;top:calc(100% + 8px);right:0;width:330px;padding:12px;border:1px solid #e0e6ed;border-radius:10px;background:#fff;box-shadow:0 12px 30px #23304029}.lead-activity-form{display:grid;grid-template-columns:100px 1fr;gap:7px}.lead-activity-form select,.lead-activity-form input,.lead-activity-form textarea{min-width:0;border:1px solid #dce2e9;border-radius:5px;padding:6px 8px;font:inherit;font-size:12px}.lead-activity-form textarea{grid-column:1 / -1;min-height:58px;resize:vertical}.lead-activity-form .primary-action{grid-column:1 / -1;padding:7px 10px;font-size:12px}.lead-activity-list{max-height:220px;margin-top:10px;overflow:auto}.lead-activity-item{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;padding:8px 0;border-top:1px solid #eef1f5}.lead-activity-item>div{display:grid;gap:3px;min-width:0}.lead-activity-item strong{color:#26313c;font-size:11px}.lead-activity-item.is-overdue strong{color:#d83a3a}.lead-activity-item em{margin-left:5px;padding:1px 4px;border-radius:3px;background:#fff0f0;color:#d83a3a;font-size:10px;font-style:normal}.lead-activity-item span{color:#5d6875;font-size:12px;line-height:17px;overflow-wrap:anywhere}.lead-activity-item small{color:#9aa4af;font-size:10px}.lead-activity-item button{border:0;border-radius:4px;padding:4px 7px;background:#edf5ff;color:#1677ff;font-size:11px;white-space:nowrap;cursor:pointer}.auth-tabs,.demand-type-tabs{display:flex;gap:8px}.auth-tabs button,.demand-type-tabs button{flex:1;height:34px;border:1px solid #dce2e9;border-radius:6px;background:#fff;color:#687483;cursor:pointer}.auth-tabs button.active,.demand-type-tabs button.active{border-color:#1677ff;background:#eef5ff;color:#1677ff;font-weight:700}.auth-back-link{border:0;background:transparent;color:#1677ff;cursor:pointer}.public-demand-banner{display:flex;align-items:center;justify-content:space-between;margin:10px 14px;padding:12px 14px;border:1px solid #dbeaff;border-radius:12px;background:linear-gradient(135deg,#f2f8ff,#fff)}.public-demand-banner div{display:flex;flex-direction:column;gap:3px}.public-demand-banner strong{color:#1f2937;font-size:14px}.public-demand-banner span{color:#8793a1;font-size:11px}.public-demand-banner button,.public-center-hero button{border:0;border-radius:7px;padding:8px 12px;background:#1677ff;color:#fff;font-weight:700;cursor:pointer}.public-center-hero-actions,.public-form-actions,.public-lead-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.public-center-hero .secondary-action{border-color:#ffffff94;background:#ffffff24;color:#fff}.public-lead-actions button{border:0;background:#eef5ff;color:#1677ff;border-radius:6px;padding:5px 8px;font-size:12px;cursor:pointer}.public-lead-actions button:last-child{background:#fff1f0;color:#d14343}.public-center-page{min-height:100vh;padding:24px max(20px,calc((100vw - 1100px)/2));background:#f5f7fa;color:#26313c}.public-center-header,.public-center-header>div,.public-center-hero,.section-title{display:flex;align-items:center;justify-content:space-between}.public-center-header{margin-bottom:20px}.public-center-header .auth-brand{margin-right:18px}.public-center-header strong{color:#687483}.public-center-header button{border:0;background:transparent;color:#1677ff;cursor:pointer}.public-center-hero{padding:24px;border-radius:14px;background:linear-gradient(135deg,#1677ff,#5ba4ff);color:#fff}.public-center-hero h1{margin:6px 0;font-size:25px}.public-center-hero p{margin:0;opacity:.8}.public-center-hero .primary-action{background:#fff;color:#1677ff}.public-center-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:16px}.public-center-card{margin-top:16px;padding:20px;border-radius:14px;background:#fff;box-shadow:0 8px 24px #2430400d}.public-center-grid .public-center-card{margin-top:0}.public-center-card h2{margin:0;font-size:17px}.public-center-card .section-title>span{color:#8b96a3;font-size:12px}.privacy-notice{max-width:780px;line-height:1.8}.privacy-notice h2{margin-top:22px}.privacy-notice p{color:#5f6b77;font-size:14px}.public-lead-item{display:grid;gap:4px;padding:13px 0;border-bottom:1px solid #eef1f5}.public-lead-item:last-child{border-bottom:0}.public-lead-item strong{font-size:13px}.public-lead-item span,.public-lead-item small,.public-empty{color:#8a95a1;font-size:12px}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.form-success{color:#198754;font-size:13px}@media(max-width:700px){.public-center-page{padding:16px}.public-center-grid,.form-grid{grid-template-columns:1fr}.public-center-hero{align-items:flex-start;gap:14px;flex-direction:column}}@media(max-width:1240px){.metric-grid,.company-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-layout-grid{grid-template-columns:1fr 300px}.admin-module-layout,.billing-layout,.company-listing-layout,.company-cooperation-layout,.company-team-layout,.company-complaint-layout{grid-template-columns:minmax(560px,1fr) 320px}.billing-plan-grid,.company-subscription-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.billing-plan-editor form{grid-template-columns:repeat(2,minmax(0,1fr))}.billing-renewal-panel{grid-template-columns:1fr auto}.billing-renewal-metrics{grid-column:1 / -1}.company-audit-risk-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-content{padding-inline:20px}}@media(max-width:780px){.auth-workspace{grid-template-columns:1fr}.public-auth-workspace{padding:20px 0;background-position:62% center}.auth-card{width:min(440px,calc(100% - 32px));margin:32px 0;padding:28px 22px}.auth-aside{min-height:260px;padding:42px 30px}.auth-aside h2{font-size:23px}}
