*{box-sizing:border-box}html,body{min-height:100%;margin:0;font-family:PingFang SC,Microsoft YaHei,Inter,system-ui,sans-serif}body{color:#171a24;background:#f3f5f9}button,input,select,textarea{font:inherit}button{cursor:pointer}button:active{transform:scale(.98)}:root{--purple:#7567f8;--purple-dark:#6657e8;--green:#08a864;--green2:#08b978;--red:#dc3f45;--orange:#ee8b21;--blue:#367be8;--radius:14px;--shadow:0 10px 30px #1f233014}.app{--bg:#f3f5f9;--card:#fff;--card2:#f8f9fc;--line:#e2e6ef;--line2:#d5dae5;--text:#171a24;--text2:#3d4555;--muted:#727b90;--muted2:#98a0b2;background:var(--bg);min-height:100dvh;color:var(--text)}.app[data-theme=dark]{--bg:#0d0f16;--card:#171a26;--card2:#1d2130;--line:#2b3042;--line2:#394056;--text:#f4f5fa;--text2:#cbd1de;--muted:#8e96aa;--muted2:#727b90}.app button,.app input,.app select,.app textarea{color:inherit}.app button{border:0}.app input,.app select,.app textarea{outline:none}.app input:focus,.app select:focus,.app textarea:focus{box-shadow:0 0 0 3px #7567f81f;border-color:var(--purple)!important}.login-page{color:#fff;background:radial-gradient(circle at 24% 18%,#ffffff2e,#0000 28%),radial-gradient(circle at 84% 78%,#ffcece29,#0000 24%),linear-gradient(125deg,#ef4b4e 0%,#cd252c 52%,#9f1017 100%);flex-direction:column;min-height:100dvh;padding:34px 5vw 20px;display:flex;position:relative;overflow:hidden}.login-page:before,.login-page:after{content:"";border:1px solid #ffffff29;border-radius:50%;width:520px;height:520px;position:absolute}.login-page:before{top:100px;left:-270px}.login-page:after{bottom:-280px;right:-240px}.login-brand{z-index:1;align-items:center;gap:12px;display:flex;position:relative}.login-brand img{object-fit:contain;background:#fff;border-radius:12px;width:46px;height:46px;box-shadow:0 8px 24px #58000033}.login-brand div{flex-direction:column;display:flex}.login-brand strong{font-size:20px}.login-brand span{letter-spacing:.2em;opacity:.72;margin-top:3px;font-size:10px}.login-stage{z-index:1;grid-template-columns:1.12fr .88fr;gap:24px;width:min(1080px,92vw);margin:auto;display:grid;position:relative}.login-intro,.login-card{background:#fffffff5;border-radius:24px;box-shadow:0 24px 80px #5900003d}.login-intro{color:#252333;background:linear-gradient(145deg,#fff 0,#fff6f6 100%);padding:56px 50px;position:relative;overflow:hidden}.login-intro:after{content:"普思";color:#d3232b0e;letter-spacing:-.12em;font-size:160px;font-weight:900;position:absolute;bottom:-42px;right:-28px}.login-kicker{letter-spacing:.2em;color:#d32c33;font-size:12px;font-weight:800}.login-intro h1{letter-spacing:-.03em;margin:22px 0 18px;font-size:42px;line-height:1.24}.login-intro>p{color:#74717e;max-width:460px;font-size:15px;line-height:1.8}.login-stats{gap:12px;margin-top:42px;display:flex}.login-stats span{color:#7c7377;background:#fff;border:1px solid #f2d8d9;border-radius:12px;padding:12px 14px;font-size:12px}.login-stats b{color:#c5232a;margin-bottom:3px;font-size:20px;display:block}.login-card{color:#24222d;padding:22px 34px 32px}.login-tabs{border-bottom:1px solid #eee;display:flex}.login-tabs button{color:#8b8792;background:0 0;border-bottom:2px solid #0000;flex:1;padding:12px;font-weight:700}.login-tabs button.active{color:#c8242c;border-color:#d92c34}.login-tabs i{background:#f3f1f3;border-radius:99px;padding:2px 5px;font-size:9px;font-style:normal}.login-card form{padding:18px 5px 0}.login-card h2{margin:0 0 6px;font-size:24px}.login-card form>p{color:#88828b;margin:0 0 22px;font-size:13px}.login-card label{margin-bottom:16px;display:block}.login-card label span{margin-bottom:7px;font-size:12px;font-weight:700;display:block}.login-card input{border:1px solid #ddd9df;border-radius:11px;width:100%;height:46px;padding:0 14px;font-size:15px}.login-card input:focus{border-color:#d52c34;box-shadow:0 0 0 3px #d52c341a}.login-submit{color:#fff;background:linear-gradient(135deg,#e33840,#b5161e);border:0;border-radius:11px;width:100%;height:48px;font-size:15px;font-weight:800;box-shadow:0 10px 22px #c9232b40}.login-error{color:#be2028;background:#fff0f0;border-radius:8px;margin:-4px 0 12px;padding:10px 12px;font-size:12px}.login-note{text-align:center;color:#8a858f;margin-top:14px;font-size:10px;display:block}.login-footer{z-index:1;text-align:center;opacity:.72;margin-top:12px;font-size:10px;position:relative}.desktop-sidebar{z-index:80;color:#c7ccd6;background:#202331;border-right:1px solid #ffffff0f;flex-direction:column;width:188px;display:flex;position:fixed;top:0;bottom:0;left:0}.sidebar-brand{border-bottom:1px solid #ffffff12;align-items:center;gap:9px;height:60px;padding:0 10px;display:flex}.sidebar-brand img{object-fit:contain;background:#fff;border-radius:8px;width:28px;height:28px}.sidebar-brand strong{color:#fff;white-space:nowrap;font-size:14px}.sidebar-brand button{color:#fff;background:0 0;margin-left:auto;font-size:22px;display:none}.sidebar-nav{scrollbar-width:thin;flex:1;padding:5px 7px;overflow:auto}.sidebar-nav section p{color:#7d8494;letter-spacing:.08em;margin:7px 9px 4px;font-size:9px;font-weight:800}.sidebar-nav button{color:#c7ccd6;text-align:left;background:0 0;border-radius:9px;align-items:center;gap:8px;width:100%;margin:1px 0;padding:7px 9px;font-size:12px;display:flex}.sidebar-nav button:hover{color:#fff;background:#ffffff0f}.sidebar-nav button.active{color:#bcb4ff;background:#7567f83d}.sidebar-nav button b{font-weight:600}.nav-icon{text-align:center;width:19px}.nav-short{display:none}.sidebar-user{border-top:1px solid #ffffff12;align-items:center;gap:8px;min-height:58px;padding:9px 10px;display:flex}.avatar{color:#bcb4ff;background:#7567f83d;border-radius:50%;flex:none;justify-content:center;align-items:center;width:30px;height:30px;font-size:13px;font-weight:800;display:flex}.sidebar-user div{flex:1;min-width:0}.sidebar-user strong,.sidebar-user small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.sidebar-user strong{color:#fff;font-size:12px}.sidebar-user small{color:#808899;margin-top:2px;font-size:9px}.sidebar-user>button{color:#7d8494;background:0 0}.sidebar-user>button:hover{color:#ff7278}.main-area{min-height:100dvh;margin-left:188px}.desktop-topbar{z-index:35;background:color-mix(in srgb,var(--card) 92%,transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:60px;padding:0 24px;display:flex;position:sticky;top:0}.desktop-topbar h1{margin:0;font-size:16px}.desktop-topbar p{color:var(--muted);margin:3px 0 0;font-size:10px}.top-actions{align-items:center;gap:9px;display:flex}.top-pill,.theme-toggle{background:var(--card);border-radius:9px;height:34px;padding:0 12px;font-size:11px;font-weight:700;border:1px solid var(--line)!important}.top-pill.purple{background:var(--purple);color:#fff;border-color:var(--purple)!important}.theme-toggle{border-radius:50%;width:34px;padding:0;font-size:16px}.brand-slogan{color:#9b90ff;white-space:nowrap;font-size:12px;font-weight:800}.content{max-width:1540px;margin:0 auto;padding:26px 28px 46px}.scene-content{max-width:none;height:calc(100dvh - 60px);padding:0;overflow:hidden}.studio-content{max-width:none;padding:16px 18px 30px}.mobile-header,.mobile-tabbar,.mobile-apps,.screen-shade{display:none}.dashboard-panel,.inbound-card,.customer-card,.allocation-card,.property-list-card,.rank-card,.matrix-card,.account-card,.permission-matrix,.approval-card,.shortcut-card,.system-card,.call-chart,.call-ranking,.task-list,.relay-history{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.dashboard-panel>header,.inbound-card>header,.customer-card>header,.allocation-card>header,.rank-card>header,.matrix-card>header,.account-card>header,.permission-matrix>header,.approval-card>header,.call-chart>header,.call-ranking>header,.task-list>header,.relay-history>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;display:flex}.dashboard-panel>header>div,.customer-card>header>div,.allocation-card>header>div,.matrix-card>header>div,.account-card>header>div{align-items:center;gap:10px;display:flex}.dashboard-panel>header strong,.inbound-card>header strong,.customer-card>header strong,.allocation-card>header strong,.rank-card>header strong,.matrix-card>header strong,.account-card>header strong{font-size:14px}.dashboard-panel>header span,.inbound-card>header span,.customer-card>header span,.allocation-card>header span,.matrix-card>header span,.account-card>header span{color:var(--muted);font-size:10px}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:150px;padding:24px;display:flex}.empty-state>span{filter:grayscale(.2);font-size:28px}.empty-state>strong{margin-top:10px;font-size:14px}.empty-state>p{color:var(--muted);max-width:460px;margin:6px 0;font-size:11px;line-height:1.65}.empty-state>button{color:var(--purple-dark);background:#f0edff;border-radius:8px;margin-top:10px;padding:8px 13px;font-size:11px;font-weight:800}.dashboard-page{gap:16px;display:grid}.dashboard-hero{min-height:145px;box-shadow:var(--shadow);background:linear-gradient(125deg,#fff 0%,#f3f0ff 68%,#e7e1ff 100%);border:1px solid #ddd7ff;border-radius:20px;justify-content:space-between;align-items:center;padding:26px 30px;display:flex;position:relative;overflow:hidden}.dashboard-hero:after{content:"";background:#7567f81f;border-radius:50%;width:220px;height:220px;position:absolute;top:-120px;right:-55px}.app[data-theme=dark] .dashboard-hero{background:linear-gradient(125deg,#202436,#211d3c);border-color:#3e3964}.dashboard-hero>div{z-index:1;position:relative}.dashboard-hero span,.project-hero span,.permission-hero span,.video-hero span,.benchmark-hero span{color:#9a8cff;letter-spacing:.18em;font-size:10px;font-weight:800}.dashboard-hero h1{margin:8px 0 4px;font-size:28px}.dashboard-hero p{color:var(--muted);margin:0;font-size:12px}.dashboard-hero>div:last-child{gap:8px;display:flex}.dashboard-hero button{color:#4b4960;background:#ffffffad;border-radius:10px;height:38px;padding:0 15px;font-size:11px;font-weight:800}.dashboard-hero button.primary{background:var(--purple);color:#fff}.section-heading{justify-content:space-between;align-items:center;margin:4px 0 -3px;display:flex}.section-heading strong{font-size:14px}.section-heading span{color:var(--muted);font-size:10px}.stats-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.stat-card{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(145deg,var(--card),var(--card2));min-height:116px;box-shadow:var(--shadow);padding:16px 18px;position:relative;overflow:hidden}.stat-card header{color:var(--muted);align-items:center;gap:8px;font-size:11px;display:flex}.stat-card header span{background:var(--card2);border-radius:8px;place-items:center;width:27px;height:27px;display:grid}.stat-card>strong{font-variant-numeric:tabular-nums;margin:12px 0 3px;font-size:24px;display:block}.stat-card>small{color:var(--muted);font-size:10px}.stat-card>i{background:#7567f824;border-radius:50%;width:72px;height:72px;position:absolute;bottom:-30px;right:-22px}.tone-green>i{background:#08a86424}.tone-blue>i{background:#367be824}.tone-orange>i{background:#ee8b2129}.tone-purple>strong,.kpi.tone-purple>strong{color:var(--purple)}.tone-green>strong{color:var(--green)}.tone-blue>strong,.kpi.tone-blue>strong{color:var(--blue)}.tone-orange>strong,.kpi.tone-orange>strong{color:var(--orange)}.dark-tabs,.segmented{background:var(--card2);border:1px solid var(--line);border-radius:9px;gap:2px;padding:3px;display:flex}.dark-tabs button{color:#929aae;background:#252a3a;border-radius:7px;height:27px;padding:0 10px;font-size:10px}.dark-tabs button.active{background:var(--purple);color:#fff}.performance-summary{border-bottom:1px solid var(--line);color:var(--muted);gap:26px;padding:12px 18px;font-size:11px;display:flex}.performance-summary b{color:var(--purple);margin-left:6px;font-size:16px}.mini-ranking{padding:12px 18px}.mini-ranking>div{grid-template-columns:24px 80px 1fr 100px;align-items:center;gap:9px;padding:8px 0;display:grid}.mini-ranking>div>b{width:21px;height:21px;color:var(--purple);background:#f2efff;border-radius:7px;place-items:center;display:grid}.mini-ranking>div span{font-size:11px}.mini-ranking>div>i{background:var(--card2);border-radius:99px;height:7px;overflow:hidden}.mini-ranking>div>i em{background:linear-gradient(90deg,var(--purple),#b3aaff);border-radius:inherit;height:100%;display:block}.mini-ranking>div strong{text-align:right;font-size:11px}.dashboard-columns{grid-template-columns:1.2fr .8fr;gap:16px;display:grid}.dashboard-columns.lower{grid-template-columns:1fr 1fr}.donut-empty{border:18px solid var(--card2);border-top-color:#c8c1ff;border-right-color:#dff4ea;border-radius:50%;place-items:center;width:112px;height:112px;margin:28px auto 14px;display:grid}.donut-empty span{font-size:20px;font-weight:900}.legend-row{color:var(--muted);justify-content:center;gap:16px;padding-bottom:25px;font-size:10px;display:flex}.legend-row i,.status-legend i,.scene-legend i{border-radius:3px;width:9px;height:9px;margin-right:4px;display:inline-block}.legend-row i.green,.scene-legend i.sale,.status-legend i.sale{background:#24c876}.legend-row i.purple{background:#7c6cff}.legend-row i.orange{background:#f3a130}.text-action{color:var(--purple);background:0 0;font-size:10px}.dashboard-community-list{gap:7px;padding:12px;display:grid}.dashboard-community-list>button{border:1px solid var(--line);background:var(--card2);text-align:left;border-radius:9px;grid-template-columns:34px 1fr auto;align-items:center;gap:9px;padding:10px;display:grid}.dashboard-community-list>button>span{background:#eeeaff;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.dashboard-community-list strong,.dashboard-community-list small{display:block}.dashboard-community-list strong{font-size:10px}.dashboard-community-list small{color:var(--muted);margin-top:3px;font-size:8px}.dashboard-community-list>button>b{color:var(--purple)}.empty-chart{height:180px;padding:10px 15px 0;position:relative;overflow:hidden}.empty-chart svg{width:calc(100% - 32px);height:130px;position:absolute;bottom:30px;left:16px;right:16px}.chart-lines{flex-direction:column;justify-content:space-between;display:flex;position:absolute;inset:18px 15px 37px}.chart-lines i{border-top:1px dashed var(--line)}.empty-chart>span{text-align:center;color:var(--muted);font-size:10px;position:absolute;bottom:8px;left:0;right:0}.performance-page{gap:16px;display:grid}.filter-line{justify-content:space-between;align-items:center;display:flex}.segmented button{height:32px;color:var(--muted);background:0 0;border-radius:7px;padding:0 18px;font-size:11px}.segmented button.active{background:var(--purple);color:#fff}.segmented.small button{height:27px;padding:0 10px;font-size:10px}.filter-line>div:last-child{gap:8px;display:flex}.outline-btn,.primary-btn{background:var(--card);border-radius:9px;height:36px;padding:0 14px;font-size:11px;border:1px solid var(--line)!important}.primary-btn{background:var(--purple);color:#fff;border-color:var(--purple)!important}.period-title{margin:0 8px;font-size:23px}.kpi-row{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.kpi{border:1px solid var(--line);border-top:3px solid var(--purple);background:var(--card);min-height:115px;box-shadow:var(--shadow);border-radius:13px;padding:16px}.kpi.tone-blue{border-top-color:var(--blue)}.kpi.tone-orange{border-top-color:var(--orange)}.kpi>div{color:var(--muted);align-items:center;gap:8px;font-size:11px;display:flex}.kpi>div span{background:var(--card2);border-radius:8px;place-items:center;width:27px;height:27px;display:grid}.kpi>strong{margin:11px 0 5px;font-size:22px;display:block}.kpi>small{color:var(--muted);font-size:9px}.rank-card>header{justify-content:flex-start}.rank-card>header button{color:var(--purple);background:#f1efff;border-radius:7px;padding:7px 14px;font-size:10px}.rank-card>header span{color:var(--purple);margin-left:auto;font-size:10px}.rank-split{grid-template-columns:1fr 1fr;gap:12px;padding:12px;display:grid}.rank-split article{border:1px solid var(--line);border-radius:10px;overflow:hidden}.rank-split h3{background:var(--card2);margin:0;padding:11px 12px;font-size:11px}.rank-split h3 span{float:right;color:var(--muted);font-weight:500}.rank-empty{height:76px;color:var(--muted);place-items:center;font-size:11px;display:grid}.rank-table>div{border-top:1px solid var(--line);grid-template-columns:55px 1fr 100px 55px;padding:8px 12px;font-size:10px;display:grid}.rank-table>div:first-child{color:var(--muted);background:var(--card2)}.unassigned{text-align:left;background:#fff4df;border-radius:8px;width:calc(100% - 24px);height:36px;margin:0 12px 12px;padding:0 13px;font-size:10px;font-weight:800;color:#dd7f00!important;border:1px solid #ee991c!important}.matrix-card header select{border:1px solid var(--line);background:var(--card2);border-radius:8px;height:32px;padding:0 10px;font-size:10px}.matrix-card header div{align-items:flex-start;flex-direction:column!important;gap:3px!important}.table-scroll{padding:0 14px 14px;overflow:auto}.matrix-card table{border-collapse:collapse;width:100%;min-width:850px;font-size:10px}.matrix-card th,.matrix-card td{border:1px solid var(--line);text-align:center;padding:9px}.matrix-card th{color:#303744;background:linear-gradient(#eef5ff,#dce8fa)}.matrix-card .warning-row{color:#ffe55a;background:#aa1419}.properties-page,.projects-page,.knowledge-page,.video-page,.relay-page,.benchmarks-page,.lazy-page,.tasks-page,.calls-page,.accounts-page,.permissions-page,.profile-page{gap:16px;display:grid}.property-hero,.project-hero,.permission-hero,.video-hero,.benchmark-hero,.lazy-hero{min-height:130px;box-shadow:var(--shadow);background:linear-gradient(125deg,#fff,#f2efff);border:1px solid #ddd7ff;border-radius:18px;justify-content:space-between;align-items:center;padding:23px 26px;display:flex}.app[data-theme=dark] .property-hero,.app[data-theme=dark] .project-hero,.app[data-theme=dark] .permission-hero,.app[data-theme=dark] .video-hero,.app[data-theme=dark] .benchmark-hero,.app[data-theme=dark] .lazy-hero{background:linear-gradient(125deg,#1a1e2b,#24203d);border-color:#3e3964}.property-hero span{color:var(--purple);font-size:10px;font-weight:800}.property-hero h2,.project-hero h2,.permission-hero h2,.video-hero h2,.benchmark-hero h2,.lazy-hero h2{margin:7px 0;font-size:22px}.property-hero p,.project-hero p,.permission-hero p,.video-hero p,.benchmark-hero p,.lazy-hero p{color:var(--muted);margin:0;font-size:11px}.property-hero>button,.project-hero>button,.permission-hero>button,.video-hero>button,.benchmark-hero>button{background:var(--purple);color:#fff;border-radius:10px;height:38px;padding:0 15px;font-size:11px;font-weight:800}.quick-cards{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.quick-cards button{text-align:left;border:1px solid var(--line);background:var(--card);box-shadow:var(--shadow);border-radius:13px;grid-template-rows:auto auto;grid-template-columns:42px 1fr;align-items:center;column-gap:12px;padding:15px;display:grid}.quick-cards button>span{background:var(--card2);border-radius:12px;grid-row:1/3;place-items:center;width:42px;height:42px;font-size:18px;display:grid}.quick-cards strong{font-size:12px}.quick-cards small{color:var(--muted);font-size:9px}.property-list-card>header{border-bottom:1px solid var(--line);justify-content:space-between;gap:12px;padding:14px 16px;display:flex}.property-list-card header>div{align-items:center;gap:8px;display:flex}.property-list-card header strong{font-size:13px}.property-list-card header span{color:var(--muted);font-size:10px}.property-list-card input,.property-list-card button{border:1px solid var(--line);background:var(--card2);border-radius:8px;height:32px;padding:0 10px;font-size:10px}.community-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:14px;display:grid}.community-card{border:1px solid var(--line);background:linear-gradient(145deg,var(--card),var(--card2));border-radius:14px;padding:16px;box-shadow:0 8px 24px #232e3c0d}.community-card>header{justify-content:space-between;align-items:center;display:flex}.community-card header span,.community-card header em{font-size:9px;font-style:normal}.community-card header span{color:var(--purple);background:#eeeaff;border-radius:6px;padding:4px 7px;font-weight:800}.community-card header em{color:var(--green)}.community-card h3{margin:13px 0 5px;font-size:16px}.community-card>p,.community-card>small{color:var(--muted);font-size:9px;display:block}.community-card>div{grid-template-columns:repeat(3,1fr);gap:6px;margin:14px 0;display:grid}.community-card>div span{background:var(--card);text-align:center;color:var(--muted);border-radius:8px;padding:9px 5px;font-size:8px}.community-card>div b{color:var(--text);margin-bottom:2px;font-size:15px;display:block}.community-card>footer{border-top:1px solid var(--line);align-items:center;gap:6px;margin-top:14px;padding-top:11px;display:flex}.community-card footer>span{color:var(--muted);flex:1;font-size:8px}.community-card footer button{height:30px;color:var(--purple);background:#eeeaff;border-radius:7px;padding:0 9px;font-size:9px}.community-card footer button:last-child{color:var(--green);background:#eafaf1}.buildings-page{gap:14px;display:grid}.building-actions{justify-content:space-between;display:flex}.building-actions div{gap:8px;display:flex}.building-actions button{border:1px solid var(--line);background:var(--card);border-radius:8px;height:34px;padding:0 12px;font-size:10px}.wash-progress{border:1px solid var(--line);background:var(--card);box-shadow:var(--shadow);border-radius:14px;grid-template-columns:190px 1fr 100px;align-items:center;gap:18px;padding:16px 18px;display:grid}.wash-progress div{grid-template-columns:1fr auto;display:grid}.wash-progress span{color:var(--muted);font-size:10px}.wash-progress strong{font-size:18px}.wash-progress small{color:var(--muted);grid-column:1/3;font-size:9px}.wash-progress>i{background:var(--card2);border-radius:99px;height:8px;overflow:hidden}.wash-progress>i em{background:var(--green);width:0;height:100%;display:block}.wash-progress>button{background:var(--green);color:#fff;border-radius:9px;height:36px;font-size:11px;font-weight:800}.building-workspace{grid-template-columns:230px 1fr;gap:14px;min-height:590px;display:grid}.building-workspace>aside,.building-workspace>article{border:1px solid var(--line);background:var(--card);box-shadow:var(--shadow);border-radius:14px}.building-workspace>aside{flex-direction:column;gap:10px;padding:14px;display:flex}.building-workspace>aside strong{font-size:12px}.building-workspace>aside input{border:1px solid var(--line);background:var(--card2);border-radius:9px;height:36px;padding:0 10px}.empty-mini{color:var(--muted);border:1px dashed var(--line);border-radius:10px;flex:1;place-items:center;font-size:10px;display:grid}.building-workspace>aside>button{height:36px;color:var(--purple);background:#f0edff;border-radius:9px}.community-side-list{flex-direction:column;flex:1;gap:7px;display:flex;overflow:auto}.community-side-list>button{text-align:left;border:1px solid #0000;min-height:52px;background:var(--card2)!important;height:auto!important;color:var(--text)!important;padding:9px 10px!important}.community-side-list>button.active{border-color:var(--purple);background:#f0edff!important}.community-side-list b,.community-side-list small{display:block}.community-side-list b{font-size:10px}.community-side-list small{color:var(--muted);margin-top:3px;font-size:8px}.building-workspace>article>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:13px 15px;display:flex}.building-workspace article header strong,.building-workspace article header span{display:block}.building-workspace article header strong{font-size:12px}.building-workspace article header span{color:var(--muted);margin-top:3px;font-size:9px}.matrix-actions{align-items:center;gap:10px;display:flex}.matrix-actions select{border:1px solid var(--line);background:var(--card2);border-radius:8px;height:31px;padding:0 8px;font-size:9px}.status-legend{color:var(--muted);gap:9px;font-size:9px;display:flex}.status-legend i.empty,.scene-legend i.empty{background:#cfd5dd}.status-legend i.sold,.scene-legend i.sold{background:#ef4b4e}.scene-legend i.maintain{background:#4c7ee8}.scene-legend i.rent{background:#e9ab06}.scene-legend i.private{background:#14171d}.building-matrix{padding:14px;overflow:auto}.building-matrix>div{gap:7px;margin-bottom:7px;display:grid}.building-matrix>div>b{background:var(--card2);border-radius:7px;place-items:center;font-size:10px;display:grid}.building-matrix button{text-align:left;color:#687381;background:#f8fbfc;border:1px solid #dce3e9;border-radius:8px;min-height:45px;padding:7px}.building-matrix button span,.building-matrix button small{display:block}.building-matrix button span{font-size:10px;font-weight:700}.building-matrix button small{color:#9aa4af;font-size:8px}.three-page{color:#172033;background:radial-gradient(circle at 48% 28%,#fff 0,#edf2f8 48%,#dfe6ef 100%);height:100%;min-height:660px;position:relative;overflow:hidden}.scene-toolbar{z-index:5;align-items:center;gap:9px;display:flex;position:absolute;top:12px;left:14px;right:14px}.scene-toolbar>button,.scene-toolbar label,.scene-toolbar>div button{background:#fffffff0;border:1px solid #dfe4ec;border-radius:10px;height:38px;padding:0 12px;font-size:10px;box-shadow:0 8px 24px #1f29371a}.scene-toolbar label{align-items:center;gap:6px;display:flex}.scene-toolbar select{background:0 0;border:0}.scene-toolbar>div{gap:8px;margin-left:auto;display:flex}.scene-toolbar .danger{color:#fff;background:#e33b42;border-color:#e33b42}.scene-legend{z-index:5;background:#fffffff2;border:1px solid #dfe4ec;border-radius:12px;flex-direction:column;gap:7px;width:160px;padding:12px;font-size:10px;display:flex;position:absolute;top:62px;left:14px;box-shadow:0 12px 34px #1f293721}.scene-legend strong{margin-bottom:3px}.scene-legend small{color:#d25555;border-top:1px solid #eee;margin-top:4px;padding-top:8px;font-size:8px}.sandtable{perspective:900px;transform-style:preserve-3d;position:absolute;inset:70px 20px 58px 100px}.ground{background:linear-gradient(145deg,#b9ffbc,#8df198);border-radius:30px;position:absolute;inset:25% 2% 0 10%;transform:rotateX(58deg)rotate(-2deg);box-shadow:0 45px 80px #32a84329}.tower{filter:drop-shadow(9px 14px 9px #32475a24);z-index:2;flex-direction:column-reverse;width:58px;display:flex;position:absolute;transform:skewY(-3deg)}.tower b{color:#fff;background:#202937;border-radius:4px;padding:3px 8px;font-size:8px;position:absolute;top:-22px;left:8px}.tower span{background:#fff;border-bottom:1px solid #cae3e6;border-left:4px solid #e7f0f2;height:9px}.tower span:nth-child(n+8):nth-child(-n+12){background:#c7ffd0}.tower-1{top:40%;left:20%}.tower-2{top:31%;left:28%}.tower-3{top:25%;left:36%}.tower-4{top:21%;left:45%}.tower-5{top:19%;left:54%}.tower-6{top:20%;left:63%}.tower-7{top:24%;left:72%}.tower-8{top:30%;left:80%}.tower-9{top:61%;left:25%}.tower-10{top:56%;left:43%}.tower-11{top:56%;left:61%}.tower-12{top:60%;left:78%}.scene-dock{z-index:6;white-space:nowrap;background:#fffffff0;border-radius:15px;gap:5px;padding:6px;display:flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%);box-shadow:0 12px 34px #1f293721}.scene-dock button{color:#344054;background:#f1f3f6;border-radius:9px;height:30px;padding:0 10px;font-size:9px}.scene-dock button.active{color:#fff;background:#326dea}.image-studio{grid-template-columns:280px minmax(360px,1fr) 360px;align-items:start;gap:14px;display:grid}.studio-card{border:1px solid var(--line);background:var(--card);box-shadow:var(--shadow);border-radius:15px;padding:15px}.studio-card h2{margin:0 0 14px;font-size:13px}.studio-card h2 span{color:var(--purple);margin-right:7px}.drop-zone{background:var(--card2);border-radius:13px;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:175px;display:flex;border:2px dashed #bdc7d6!important}.drop-zone b{color:var(--purple);font-size:30px;font-weight:400}.drop-zone strong{margin:7px 0;font-size:13px}.drop-zone small{color:var(--muted);font-size:10px}.drop-zone em{color:var(--muted);margin-top:14px;font-size:9px;font-style:normal}.paste-btn,.optimize-btn{background:var(--purple);color:#fff;border-radius:10px;width:100%;height:42px;margin-top:9px;font-size:11px;font-weight:800}.optimize-btn{color:#078650;background:#eafaf1;margin:14px 0 6px;border:1px solid #ace5c9!important}.range-control{margin-top:12px;display:block}.range-control>span{margin-bottom:6px;font-size:10px;font-weight:700;display:block}.range-control>div{grid-template-columns:1fr 62px;gap:10px;display:grid}.range-control input[type=range]{accent-color:var(--purple)}.range-control input[type=number]{border:1px solid var(--line);background:var(--card2);border-radius:8px;width:62px;height:34px;padding:0 7px}.preview-panel{background:#eeede8}.app[data-theme=dark] .preview-panel{background:#202329}.preview-panel>header{color:var(--muted);justify-content:space-between;font-size:10px;display:flex}.preview-panel header i{background:var(--purple);border-radius:50%;width:7px;height:7px;display:inline-block}.cover-stage{justify-content:center;padding:12px;display:flex}.cover-preview{background:#dfe4e3 50%/cover no-repeat;border-radius:8px;justify-content:center;align-items:center;width:min(100%,420px);max-height:610px;display:flex;position:relative;overflow:hidden;box-shadow:0 15px 38px #0f172a33}.cover-preview>span{color:#87918d;font-size:11px}.cover-preview>div{text-align:center;position:absolute;bottom:17%;left:12px;right:12px}.cover-preview strong,.cover-preview b{color:#fff;text-shadow:-2px -2px #111,2px -2px #111,-2px 2px #111,2px 2px #111;font-size:clamp(20px,2.6vw,42px);font-weight:900;display:block}.cover-preview b{color:#ffe018;margin-top:6px;font-size:clamp(25px,3.2vw,54px)}.selected-hint{text-align:center;color:var(--green);font-weight:700;display:block}.preview-actions{grid-template-columns:repeat(3,1fr);gap:7px;margin-top:12px;display:grid}.preview-actions button{border:1px solid var(--line);background:var(--card);border-radius:9px;height:52px;font-size:10px}.controls-panel>label{margin:12px 0 6px;font-size:10px;font-weight:700;display:block}.controls-panel>input{border:1px solid var(--line);background:var(--card2);border-radius:9px;width:100%;height:39px;padding:0 10px}.format-grid{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.format-grid button{border:1px solid var(--line);background:var(--card);border-radius:9px;min-height:52px;font-size:10px;font-weight:700}.format-grid button small{margin-top:3px;font-size:8px;display:block}.format-grid button.active{border-color:var(--purple);color:#078650;background:#eefdf5}.font-grid{grid-template-columns:repeat(2,1fr);gap:7px;max-height:210px;display:grid;overflow:auto}.font-grid button{text-align:left;border:1px solid var(--line);background:var(--card);border-radius:9px;grid-template-columns:42px 1fr;align-items:center;min-height:48px;padding:6px;display:grid}.font-grid button b{font-size:16px}.font-grid button span{font-size:9px}.font-grid button.active{border-color:var(--purple);background:#effdf5}.style-chips{gap:6px;display:flex}.style-chips button{border:1px solid var(--line);background:var(--card2);border-radius:8px;flex:1;height:34px;font-size:9px}.style-chips button.active{color:#fff;background:#1c2434}.studio-export{grid-template-columns:1fr 1.2fr;gap:7px;margin-top:16px;display:grid}.studio-export button{background:#eef0f4;border-radius:9px;height:42px;font-size:10px;font-weight:800}.studio-export button:last-child{background:var(--green);color:#fff}.project-filters{border:1px solid var(--line);background:var(--card);border-radius:12px;flex-wrap:wrap;gap:6px;padding:9px;display:flex}.project-filters button{height:31px;color:var(--muted);background:0 0;border-radius:8px;padding:0 12px;font-size:10px}.project-filters button.active{background:var(--purple);color:#fff}.project-layout{grid-template-columns:1fr 390px;gap:14px;min-height:500px;display:grid}.project-list,.project-editor{border:1px solid var(--line);background:var(--card);box-shadow:var(--shadow);border-radius:14px}.project-community-list{gap:8px;padding:14px;display:grid}.project-community-list>button{border:1px solid var(--line);background:var(--card2);text-align:left;border-radius:10px;grid-template-columns:42px 1fr auto;align-items:center;gap:10px;padding:12px;display:grid}.project-community-list>button>span{background:#eeeaff;border-radius:10px;place-items:center;width:42px;height:42px;font-size:18px;display:grid}.project-community-list strong,.project-community-list small{display:block}.project-community-list strong{font-size:11px}.project-community-list small{color:var(--muted);margin-top:4px;font-size:9px}.project-community-list em{color:var(--purple);font-size:9px;font-style:normal}.project-editor{flex-direction:column;padding:14px;display:flex}.project-editor header{justify-content:space-between;display:flex}.project-editor header strong{font-size:12px}.project-editor header span{color:var(--muted);font-size:9px}.editor-toolbar{gap:4px;margin:13px 0 8px;display:flex}.editor-toolbar button{border:1px solid var(--line);background:var(--card2);border-radius:6px;height:28px;padding:0 8px;font-size:9px}.editor-paper{border:1px solid var(--line);background:var(--card2);color:var(--muted);border-radius:9px;flex:1;place-items:center;font-size:10px;display:grid}.project-editor>button{background:var(--purple);color:#fff;border-radius:8px;height:38px;margin-top:10px}.knowledge-hero{text-align:center;color:#fff;min-height:230px;box-shadow:var(--shadow);background:linear-gradient(135deg,#262241,#4f429f);border-radius:20px;padding:35px}.knowledge-hero>span{letter-spacing:.2em;color:#d1caff;font-size:10px}.knowledge-hero h2{margin:12px 0 7px;font-size:28px}.knowledge-hero p{color:#d0cbe4;font-size:11px}.knowledge-hero>div{background:#fff;border-radius:12px;max-width:690px;margin:24px auto 0;padding:5px;display:flex}.knowledge-hero input{color:#303543;border:0;flex:1;height:40px;padding:0 12px}.knowledge-hero button{background:var(--green);color:#fff;border-radius:9px;width:90px;font-weight:800}.knowledge-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.knowledge-grid button{text-align:left;border:1px solid var(--line);background:var(--card);min-height:128px;box-shadow:var(--shadow);border-radius:13px;grid-template-rows:auto auto;grid-template-columns:42px 1fr auto;align-items:center;gap:6px 10px;padding:15px;display:grid}.knowledge-grid button>span{background:var(--card2);border-radius:11px;grid-row:1/3;place-items:center;width:42px;height:42px;font-size:20px;display:grid}.knowledge-grid strong{font-size:12px}.knowledge-grid small{color:var(--muted);font-size:9px;line-height:1.5}.knowledge-grid b{color:var(--purple);font-size:9px}.knowledge-empty{border:1px solid var(--line);background:var(--card);box-shadow:var(--shadow);border-radius:14px}.video-flow{grid-template-columns:repeat(6,1fr);gap:8px;display:grid}.video-flow>div{border:1px solid var(--line);background:var(--card);border-radius:11px;padding:13px 11px;position:relative}.video-flow>div:not(:last-child):after{content:"→";z-index:2;color:var(--muted);position:absolute;top:50%;right:-9px}.video-flow span{width:24px;height:24px;color:var(--purple);background:#eeeaff;border-radius:8px;place-items:center;font-size:9px;font-weight:800;display:grid}.video-flow strong,.video-flow small{display:block}.video-flow strong{margin-top:8px;font-size:10px}.video-flow small{color:var(--muted);margin-top:3px;font-size:8px}.video-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.video-form,.video-board{border:1px solid var(--line);background:var(--card);box-shadow:var(--shadow);border-radius:14px;padding:16px}.video-form h3,.video-board h3{margin:0 0 14px;font-size:13px}.video-form>label,.video-form>div label{margin-bottom:11px;font-size:10px;font-weight:700;display:block}.video-form>div{grid-template-columns:1fr 1fr;gap:10px;display:grid}.video-form input,.video-form select,.video-form textarea{border:1px solid var(--line);background:var(--card2);border-radius:8px;width:100%;margin-top:5px;padding:9px;display:block}.video-form textarea{resize:vertical;height:70px}.video-form footer{justify-content:flex-end;gap:8px;display:flex}.video-form footer button{background:var(--card2);border-radius:8px;height:35px;padding:0 13px}.video-form footer .primary{background:var(--purple);color:#fff}.video-board{grid-template-columns:1fr 1fr;gap:10px;display:grid}.video-board h3{grid-column:1/3}.video-board section{border:1px solid var(--line);border-radius:10px;overflow:hidden}.video-board section header{background:var(--card2);justify-content:space-between;padding:9px 10px;font-size:10px;display:flex}.video-board section header span{background:var(--card);border-radius:50%;place-items:center;width:20px;height:20px;display:grid}.video-board section div{height:78px;color:var(--muted);place-items:center;font-size:9px;display:grid}.relay-drop{border:2px dashed var(--line);background:var(--card);text-align:center;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-height:260px;display:flex}.relay-drop>span{color:var(--purple);font-size:48px}.relay-drop h2{margin:11px 0 5px;font-size:20px}.relay-drop p{color:var(--muted);font-size:10px}.relay-drop button{background:var(--purple);color:#fff;border-radius:9px;height:38px;margin-top:11px;padding:0 16px}.relay-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.relay-grid article{border:1px solid var(--line);background:var(--card);box-shadow:var(--shadow);border-radius:12px;padding:15px}.relay-grid article strong,.relay-grid article span,.relay-grid article small{display:block}.relay-grid article strong{color:var(--muted);font-size:10px}.relay-grid article span{margin:5px 0;font-size:24px}.relay-grid article small{color:var(--muted);font-size:9px}.benchmark-filters{grid-template-columns:repeat(5,1fr) 1.4fr;gap:7px;display:grid}.benchmark-filters select,.benchmark-filters input{border:1px solid var(--line);background:var(--card);border-radius:9px;height:36px;padding:0 10px;font-size:10px}.benchmark-table{border:1px solid var(--line);background:var(--card);min-height:370px;box-shadow:var(--shadow);border-radius:14px}.benchmark-table>header{background:var(--card2);color:var(--muted);grid-template-columns:.7fr .7fr .7fr 1fr 1.5fr .7fr .7fr;padding:12px 14px;font-size:9px;display:grid}.benchmark-cart{z-index:20;color:#fff;background:#1d2230;border-radius:13px;align-items:center;gap:8px;padding:10px 12px;display:flex;position:fixed;bottom:18px;right:18px;box-shadow:0 16px 40px #0000003d}.benchmark-cart strong,.benchmark-cart span,.benchmark-cart button{font-size:9px}.benchmark-cart button{color:#fff;background:#343b4c;border-radius:7px;height:28px;padding:0 8px}.lazy-hero{justify-content:flex-start;gap:18px}.lazy-hero>span{background:var(--purple);border-radius:18px;place-items:center;width:62px;height:62px;font-size:27px;display:grid}.lazy-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.lazy-grid button{text-align:left;border:1px solid var(--line);background:var(--card);min-height:98px;box-shadow:var(--shadow);border-radius:13px;align-items:center;gap:12px;padding:15px;display:flex}.lazy-grid button>span{background:var(--card2);border-radius:12px;place-items:center;width:44px;height:44px;font-size:19px;display:grid}.lazy-grid button>div{flex:1}.lazy-grid strong,.lazy-grid small{display:block}.lazy-grid strong{font-size:12px}.lazy-grid small{color:var(--muted);margin-top:5px;font-size:9px;line-height:1.5}.lazy-grid button>b{color:var(--purple)}.task-summary,.call-summary,.account-summary,.profile-stats{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.task-summary article,.call-summary>div,.account-summary article,.profile-stats article{border:1px solid var(--line);background:var(--card);box-shadow:var(--shadow);border-radius:12px;padding:16px}.task-summary span,.task-summary strong,.task-summary small,.call-summary span,.call-summary strong,.call-summary small,.account-summary span,.account-summary strong,.account-summary small,.profile-stats span,.profile-stats strong{display:block}.task-summary span,.call-summary span,.account-summary span,.profile-stats span{color:var(--muted);font-size:10px}.task-summary strong,.call-summary strong,.account-summary strong{margin:6px 0;font-size:25px}.task-summary small,.call-summary small,.account-summary small{color:var(--muted);font-size:9px}.task-list>header>div{gap:5px;display:flex}.task-list header button{background:var(--card2);border-radius:7px;height:28px;padding:0 10px;font-size:9px}.task-list header button.active{background:var(--purple);color:#fff}.task-list>button{text-align:left;background:0 0;align-items:center;gap:11px;width:100%;padding:12px 16px;display:flex;border-bottom:1px solid var(--line)!important}.task-list>button>div{flex:1}.task-list>button strong,.task-list>button small{display:block}.task-list>button strong{font-size:11px}.task-list>button small{color:var(--muted);margin-top:4px;font-size:9px}.task-list>button em{color:var(--purple);font-size:9px;font-style:normal}.task-dot{background:var(--green);border-radius:50%;width:9px;height:9px}.task-dot.danger{background:var(--red)}.call-summary>div strong{color:var(--purple)}.call-summary>div small{margin-left:4px;display:inline}.call-chart .empty-chart{height:260px}.account-card>header button{border:1px solid var(--line);background:var(--card2);border-radius:8px;height:32px;padding:0 10px;font-size:9px}.account-card>header button.primary{background:var(--purple);color:#fff;border-color:var(--purple)}.account-toolbar{border-bottom:1px solid var(--line);align-items:center;gap:8px;padding:10px 14px;display:flex}.account-toolbar input,.account-toolbar select{border:1px solid var(--line);background:var(--card2);border-radius:8px;height:35px;padding:0 10px;font-size:10px}.account-toolbar input{flex:1}.account-toolbar span{color:var(--muted);font-size:9px}.account-table{overflow:auto}.account-head,.account-row{grid-template-columns:1.15fr 1fr 1fr 1.45fr .8fr .7fr 1fr;align-items:center;gap:12px;min-width:1000px;padding:10px 14px;display:grid}.account-head{background:var(--card2);color:var(--muted);font-size:9px}.account-row{border-top:1px solid var(--line);font-size:9px}.account-row>span:first-child{align-items:center;gap:8px;display:flex}.account-row>span:first-child>b{width:29px;height:29px;color:var(--purple);background:#eeeaff;border-radius:50%;place-items:center;display:grid}.account-row i,.account-row small{font-style:normal;display:block}.account-row small{color:var(--muted);margin-top:3px;font-size:8px}.role{color:#5b6572;background:#edf0f4;border-radius:99px;padding:3px 6px;font-style:normal;display:inline-block}.role-总管理{color:#6657e8;background:#eeeaff}.role-店长{color:#078650;background:#e7f8ef}.status-ok{color:var(--green);font-style:normal}.account-row>span:last-child{gap:4px;display:flex}.account-row>span:last-child button{background:var(--card2);border-radius:5px;padding:4px 6px;font-size:8px}.permission-layout{grid-template-columns:1fr 300px;gap:14px;display:grid}.permission-grid{overflow:auto}.permission-head,.permission-row{text-align:center;grid-template-columns:90px 90px repeat(8,minmax(58px,1fr));align-items:center;min-width:760px;display:grid}.permission-head{background:var(--card2);color:var(--muted);font-size:8px}.permission-head span,.permission-row>span{padding:11px 6px}.permission-row{border-top:1px solid var(--line);font-size:9px}.permission-row>span:first-child{text-align:left;padding-left:14px}.permission-row b,.permission-row small{display:block}.permission-row small{color:var(--muted);margin-top:3px;font-size:8px}.permission-row .yes{color:var(--green);font-weight:900}.permission-row .no{color:var(--muted2)}.permission-note{color:var(--muted);border-top:1px solid var(--line);padding:12px 14px;font-size:9px;display:block}.approval-card>header span{width:22px;height:22px;color:var(--purple);background:#eeeaff;border-radius:50%;place-items:center;display:grid}.approval-card>button{background:var(--card2);border-radius:8px;width:calc(100% - 28px);height:35px;margin:0 14px 14px}.profile-hero{color:#fff;min-height:138px;box-shadow:var(--shadow);background:linear-gradient(135deg,#2d284c,#6657e8);border-radius:18px;align-items:center;gap:15px;padding:23px;display:flex}.profile-avatar{background:#ffffff29;border-radius:50%;place-items:center;width:70px;height:70px;font-size:27px;font-weight:900;display:grid}.profile-hero div{flex:1}.profile-hero h2{margin:0 0 6px;font-size:22px}.profile-hero p{margin:0;font-size:11px}.profile-hero div>span{opacity:.7;font-size:9px}.profile-hero em{background:#ffffff29;border-radius:99px;padding:5px 9px;font-size:9px;font-style:normal}.profile-stats strong{margin-top:7px;font-size:13px}.shortcut-card,.system-card{padding:16px}.shortcut-card h3,.system-card h3{margin:0 0 14px;font-size:13px}.shortcut-card>div{grid-template-columns:repeat(6,1fr);gap:9px;display:grid}.shortcut-card button{border:1px solid var(--line);background:var(--card2);border-radius:10px;min-height:74px}.shortcut-card button span,.shortcut-card button b{display:block}.shortcut-card button span{font-size:20px}.shortcut-card button b{margin-top:6px;font-size:9px}.system-card>div{border-top:1px solid var(--line);justify-content:space-between;padding:11px 0;font-size:10px;display:flex}.system-card .pending{color:var(--orange)}.modal,.drawer-shade{z-index:150;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0e111975;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.modal-card{border:1px solid var(--line);background:var(--card);width:min(680px,96vw);max-height:92dvh;color:var(--text);border-radius:18px;overflow:auto;box-shadow:0 30px 90px #0000004d}.modal-card.wide{width:min(820px,96vw)}.modal-card>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.modal-card header span{color:var(--purple);letter-spacing:.15em;font-size:9px}.modal-card h2{margin:4px 0 0;font-size:20px}.modal-card header>button{background:var(--card2);border-radius:50%;width:34px;height:34px;font-size:18px}.form-grid{grid-template-columns:1fr 1fr;gap:13px;padding:18px 20px;display:grid}.form-grid label{font-size:10px;font-weight:700}.form-grid label.full{grid-column:1/3}.form-grid input,.form-grid select,.form-grid textarea{border:1px solid var(--line);background:var(--card2);border-radius:9px;width:100%;height:40px;margin-top:6px;padding:0 10px;display:block}.form-grid textarea{height:72px;padding-top:10px}.modal-card>footer{border-top:1px solid var(--line);justify-content:flex-end;gap:8px;padding:13px 20px;display:flex}.modal-card footer button{background:var(--card2);border-radius:9px;height:38px;padding:0 15px}.modal-card footer .primary{background:var(--purple);color:#fff}.type-tabs{flex-wrap:wrap;gap:6px;padding:15px 20px 0;display:flex}.type-tabs label{position:relative}.type-tabs input{opacity:0;position:absolute}.type-tabs label{border:1px solid var(--line);background:var(--card2);border-radius:8px;align-items:center;height:32px;padding:0 11px;font-size:9px;display:flex}.type-tabs label:has(input:checked){border-color:var(--purple);color:var(--purple);background:#eeeaff}.community-permission,.community-generate-preview{background:#eafaf1;border:1px solid #bce7d1;border-radius:10px;align-items:center;gap:10px;margin:15px 20px 0;padding:11px 13px;display:flex}.community-permission>span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:25px;height:25px;font-weight:900;display:grid}.community-permission strong,.community-permission small,.community-generate-preview strong,.community-generate-preview small{display:block}.community-permission strong,.community-generate-preview strong{font-size:10px}.community-permission small,.community-generate-preview small{color:#507063;margin-top:3px;font-size:8px}.community-generate-preview{background:#f3f0ff;border-color:#d9d3ff;margin:0 20px 16px}.community-generate-preview>span{font-size:22px}.device-save-note{text-align:right;color:var(--muted);margin:0;padding:0 20px 16px;font-size:8px}.drawer-shade{place-items:stretch end;padding:0}.customer-drawer{background:var(--card);width:min(440px,100vw);height:100dvh;color:var(--text);flex-direction:column;display:flex;box-shadow:-24px 0 70px #00000038}.customer-drawer>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:18px;display:flex}.customer-drawer>header>div{align-items:center;gap:10px;display:flex}.customer-drawer h2{margin:0;font-size:17px}.customer-drawer header p{color:var(--muted);margin:4px 0 0;font-size:9px}.customer-drawer header>button{background:var(--card2);border-radius:50%;width:32px;height:32px}.drawer-info{grid-template-columns:1fr 1fr;gap:8px;padding:16px;display:grid}.drawer-info div{background:var(--card2);border-radius:9px;padding:12px}.drawer-info span,.drawer-info strong{display:block}.drawer-info span{color:var(--muted);font-size:9px}.drawer-info strong{margin-top:5px;font-size:11px}.drawer-note{border-top:1px solid var(--line);flex:1;padding:16px}.drawer-note>header{justify-content:space-between;display:flex}.drawer-note header strong{font-size:12px}.drawer-note header button{color:var(--purple);background:0 0;font-size:9px}.drawer-note>p{color:var(--text2);font-size:10px;line-height:1.7}.customer-drawer>footer{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:8px;padding:14px;display:grid}.customer-drawer footer button{background:var(--card2);border-radius:9px;height:42px}.customer-drawer footer .primary{background:var(--green);color:#fff}.toast{z-index:200;color:#087e4c;background:#eafaf1;border:1px solid #bce7d1;border-radius:11px;align-items:center;gap:9px;max-width:420px;padding:13px 16px;font-size:11px;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 15px 40px #0000002e}.toast span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:22px;height:22px;display:grid}.visually-hidden{opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important;position:fixed!important;overflow:hidden!important}.community-card>.community-import-meta{flex-wrap:wrap;grid-template-columns:none;gap:5px;margin:9px 0;display:flex}.community-card>.community-import-meta span{color:#277355;background:#eef8f3;border:1px solid #d2ecdf;padding:5px 7px}.status-legend i.intent{background:#f3a130}.building-matrix button.unit-intent{color:#a56100;background:#fff7e8;border-color:#f1c675}.building-matrix button.unit-sale{color:#087d4c;background:#eafaf1;border-color:#86d9ad}.building-matrix button.unit-rent{color:#9b7200;background:#fff9df;border-color:#ead276}.building-matrix button.unit-private{color:#4f5968;background:#eef0f3;border-color:#b8c0cb}.import-modal{z-index:190}.property-import-card{max-width:900px}.import-pass{background:#eafaf1;border:1px solid #bce7d1;border-radius:11px;align-items:center;gap:11px;margin:16px 20px 0;padding:12px 14px;display:flex}.import-pass>span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:28px;height:28px;font-weight:900;display:grid}.import-pass strong,.import-pass small{display:block}.import-pass strong{font-size:11px}.import-pass small{color:#507063;margin-top:3px;font-size:9px}.import-kpis{grid-template-columns:repeat(4,1fr);gap:9px;padding:14px 20px;display:grid}.import-kpis article{border:1px solid var(--line);background:var(--card2);border-radius:10px;padding:12px}.import-kpis span,.import-kpis strong,.import-kpis small{display:block}.import-kpis span{color:var(--muted);font-size:8px}.import-kpis strong{margin:5px 0;font-size:21px}.import-kpis small{color:var(--muted);font-size:8px}.building-map{border:1px solid var(--line);border-radius:11px;margin:0 20px 14px;overflow:hidden}.building-map>header{background:var(--card2);justify-content:space-between;padding:11px 13px;display:flex}.building-map header strong{font-size:11px}.building-map header span{color:var(--muted);font-size:8px}.building-map>div{background:var(--line);grid-template-columns:repeat(5,1fr);gap:1px;display:grid}.building-map>div>span{background:var(--card);grid-template-columns:auto auto auto;align-items:center;gap:4px;padding:9px;font-size:9px;display:grid}.building-map>div b{color:var(--purple)}.building-map>div i{color:var(--muted);font-style:normal}.building-map>div small{color:var(--muted);grid-column:1/4;font-size:7px}.privacy-warning{background:#fff9e5;border:1px solid #ead99a;border-radius:10px;gap:9px;margin:0 20px 16px;padding:11px 13px;display:flex}.privacy-warning p{color:#6f5c19;margin:0;font-size:9px;line-height:1.55}.privacy-warning strong{color:#4c3d0d;display:block}.import-error{color:#b41c25;margin:0 20px 12px;font-size:10px}.unit-status-panel{border-bottom:1px solid var(--line);background:var(--card2);justify-content:space-between;align-items:end;padding:16px;display:flex}.unit-status-panel label span{color:var(--muted);margin-bottom:6px;font-size:9px;display:block}.unit-status-panel select{border:1px solid var(--line);background:var(--card);border-radius:9px;width:170px;height:38px;padding:0 10px}.status-badge{border-radius:99px;padding:6px 9px;font-size:9px;font-style:normal}.status-badge.status-empty{color:#667080;background:#edf0f4}.status-badge.status-intent{color:#b76d06;background:#fff2df}.status-badge.status-sale{color:#078650;background:#e9f9f0}.status-badge.status-rent{color:#997000;background:#fff8dc}.status-badge.status-private{color:#4c5664;background:#e9ebee}.unit-avatar{background:#edf0f4;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.unit-avatar.sale{background:#e9f9f0}.unit-avatar.intent{background:#fff2df}.owner-contacts{padding:0 16px 16px}.owner-contacts>header{justify-content:space-between;padding:3px 0 9px;display:flex}.owner-contacts header strong{font-size:12px}.owner-contacts header span{color:var(--muted);font-size:8px}.owner-contacts>a{border:1px solid var(--line);background:var(--card2);color:var(--text);border-radius:9px;grid-template-columns:65px 1fr auto;align-items:center;gap:8px;margin-top:7px;padding:11px 12px;text-decoration:none;display:grid}.owner-contacts>a span,.owner-contacts>a em{color:var(--muted);font-size:8px;font-style:normal}.owner-contacts>a strong{font-size:12px}.owner-contacts>a em{color:var(--green)}.invalid-contact{background:#fff4f4;border:1px solid #f0c7c8;border-radius:9px;gap:9px;padding:12px;display:flex}.invalid-contact strong,.invalid-contact small{display:block}.invalid-contact strong{color:#a72b30;font-size:10px}.invalid-contact small{color:#8d5e60;margin-top:4px;font-size:8px}.community-card>.community-import-meta span.missing{color:#9a6500;background:#fff6df;border-color:#efd795}.status-legend i.missing{background:#e4a91b}.building-matrix button.unit-missing{color:#956400;background:#fff9e5;border:1px dashed #d9a62c}.status-badge.status-missing{color:#8d5d00;background:#fff4d6}.unit-avatar.missing{background:#fff4d6}.unit-details-form{border:1px solid var(--line);background:var(--card2);border-radius:11px;gap:10px;margin:0 16px 16px;padding:14px;display:grid}.unit-details-form>header{justify-content:space-between;gap:10px;display:flex}.unit-details-form header strong,.unit-details-form header small{display:block}.unit-details-form header strong{font-size:11px}.unit-details-form header small,.unit-details-form header>span{color:var(--muted);margin-top:3px;font-size:8px}.unit-details-form label>span{color:var(--muted);margin-bottom:5px;font-size:9px;display:block}.unit-details-form input,.unit-details-form textarea{border:1px solid var(--line);background:var(--card);width:100%;color:var(--text);border-radius:8px;padding:9px 10px;font-size:11px}.unit-details-form textarea{resize:vertical;min-height:66px}.unit-details-form>button{background:var(--purple);color:#fff;border-radius:8px;height:36px;font-size:10px;font-weight:800}.status-legend{flex-wrap:wrap}.status-legend i.listed,.scene-legend i.listed{background:#dc3f45}.status-legend i.rented,.scene-legend i.rented{background:#f49a22}.status-legend i.owner,.scene-legend i.owner{background:#3974dc}.status-legend i.unavailable,.scene-legend i.unavailable{background:#9aa3ad}.status-legend i.future,.scene-legend i.future{background:#fff;border:1px solid #aeb6c0}.building-matrix button.unit-listed{color:#fff;background:#dc3f45;border-color:#c83036}.building-matrix button.unit-rented{color:#fff;background:#f49a22;border-color:#d9800b}.building-matrix button.unit-owner{color:#fff;background:#3974dc;border-color:#2862c6}.building-matrix button.unit-unavailable{color:#fff;background:#9aa3ad;border-color:#838d98}.building-matrix button.unit-future{color:#374151;background:#fff;border-color:#cbd2da}.building-matrix button.unit-sold{color:#fff;background:#7b2630;border-color:#651a23}.building-matrix button.has-calls{box-shadow:inset 0 0 0 2px #1419222e}.building-matrix button small{justify-content:space-between;align-items:center;gap:5px;display:flex}.building-matrix button small span{font-size:8px;font-weight:500}.building-matrix button small em{white-space:nowrap;opacity:.9;font-size:7px;font-style:normal}.building-matrix button[class*=unit-] small{color:inherit;opacity:.92}.status-badge.status-listed{color:#ba282f;background:#ffe8e9}.status-badge.status-rented{color:#b96600;background:#fff0dc}.status-badge.status-owner{color:#285bbd;background:#e7efff}.status-badge.status-unavailable{color:#515a65;background:#e9ecef}.status-badge.status-future{color:#374151;background:#fff;border:1px solid #cbd2da}.status-badge.status-sold{color:#7b2630;background:#f5e5e7}.unit-avatar.listed{background:#ffe8e9}.unit-avatar.rented{background:#fff0dc}.unit-avatar.owner{background:#e7efff}.unit-avatar.unavailable{background:#e9ecef}.unit-avatar.future{background:#fff;border:1px solid #cbd2da}.unit-avatar.sold{background:#f5e5e7}.property-unit-drawer{overflow-y:auto}.property-unit-drawer>.drawer-note{flex:none}.call-followup-form{background:linear-gradient(145deg,#f8f7ff,#f1efff);border:1px solid #d8d2ff;border-radius:12px;grid-template-columns:130px 1fr;gap:10px;margin:0 16px 16px;padding:14px;display:grid}.call-followup-form>header{grid-column:1/3;justify-content:space-between;align-items:start;gap:10px;display:flex}.call-followup-form header strong,.call-followup-form header small{display:block}.call-followup-form header strong{font-size:12px}.call-followup-form header small{color:var(--muted);margin-top:4px;font-size:8px}.call-followup-form header>span{color:#a45d00;white-space:nowrap;background:#fff1dc;border-radius:99px;padding:4px 7px;font-size:8px}.call-followup-form label>span{color:var(--muted);margin-bottom:5px;font-size:9px;display:block}.call-followup-form select,.call-followup-form textarea{border:1px solid var(--line);background:var(--card);width:100%;color:var(--text);border-radius:8px;padding:9px 10px;font-size:10px}.call-followup-form select{height:38px}.call-followup-form textarea{resize:vertical;min-height:72px}.call-followup-form>button{background:var(--purple);color:#fff;border-radius:9px;grid-column:1/3;height:38px;font-size:10px;font-weight:800}.call-history{padding:0 16px 16px}.call-history>header{justify-content:space-between;align-items:center;padding:2px 0 9px;display:flex}.call-history>header strong{font-size:12px}.call-history>header span{color:var(--muted);font-size:9px}.call-timeline{gap:8px;display:grid}.call-timeline>article{border:1px solid var(--line);background:var(--card2);border-radius:10px;grid-template-columns:34px 1fr;gap:9px;padding:11px;display:grid}.call-avatar{width:34px;height:34px;color:var(--purple);background:#e9e6ff;border-radius:50%;place-items:center;font-size:11px;font-weight:900;display:grid}.call-timeline article>div>header{justify-content:space-between;align-items:center;gap:8px;display:flex}.call-timeline article header strong{font-size:10px}.call-timeline time{color:var(--muted);font-size:8px}.call-result{border-radius:99px;margin-top:6px;padding:3px 6px;font-size:8px;font-style:normal;display:inline-block}.call-answered{color:#087a4a;background:#e6f8ef}.call-missed{color:#a85d00;background:#fff0dc}.call-rejected{color:#ad2930;background:#ffe8e9}.call-invalid{color:#525d69;background:#eceff2}.call-pending{color:#6759d9;background:#ece9ff}.call-timeline p{color:var(--text2);margin:6px 0 0;font-size:9px;line-height:1.55}.call-empty{border:1px dashed var(--line);color:var(--muted);text-align:center;border-radius:10px;place-items:center;padding:18px;display:grid}.call-empty>span{font-size:22px}.call-empty strong{color:var(--text);margin-top:6px;font-size:10px}.call-empty p{margin:4px 0 0;font-size:8px}.customers-page,.allocation-page{gap:16px;display:grid}.inbound-card>header{justify-content:flex-start}.inbound-card>header>span{margin-left:auto}.inbound-grid{grid-template-columns:1.7fr .9fr;gap:12px;padding:14px;display:grid}.inbound-grid article{border:1px solid var(--line);border-radius:11px;min-height:215px;padding:10px}.inbound-grid h3{margin:2px 4px;font-size:11px}.source-list{padding:10px}.source-list>div{grid-template-columns:65px 1fr 24px;align-items:center;gap:8px;padding:8px 0;font-size:10px;display:grid}.source-list i{background:var(--card2);border-radius:99px;height:7px}.source-list em{background:var(--purple);border-radius:inherit;height:100%;display:block}.customer-card>header>div:last-child{margin-left:auto}.customer-card header button,.customer-toolbar button,.allocation-card header button{border:1px solid var(--line);background:var(--card2);border-radius:8px;height:30px;padding:0 10px;font-size:10px}.customer-card header button.danger{color:#fff;background:#b41c25;border-color:#b41c25}.customer-card header button.primary{background:var(--purple);color:#fff;border-color:var(--purple);width:38px;font-size:18px}.customer-toolbar{background:#1b2130;gap:7px;padding:10px 14px;display:flex}.customer-toolbar input,.customer-toolbar select{color:#303543;background:#fff;border:1px solid #3a4150;border-radius:8px;height:33px;padding:0 11px;font-size:10px}.customer-toolbar input{flex:1}.customer-toolbar button{background:#fff}.customer-list{padding:0 14px 14px}.customer-head,.customer-row{grid-template-columns:1.2fr 1.5fr .8fr .8fr .7fr 1fr;align-items:center;gap:12px;display:grid}.customer-head{color:var(--muted);background:var(--card2);padding:10px 12px;font-size:9px}.customer-row{text-align:left;background:0 0;width:100%;padding:11px 12px;font-size:10px;border-bottom:1px solid var(--line)!important}.customer-row:hover{background:var(--card2)}.customer-row>span:first-child{align-items:center;gap:8px;display:flex}.customer-row>span:first-child>b{width:28px;height:28px;color:var(--purple);background:#eeeaff;border-radius:50%;place-items:center;font-size:11px;display:grid}.customer-row i,.customer-row small{font-style:normal;display:block}.customer-row small{color:var(--muted);margin-top:3px;font-size:9px}.stage{color:#5f6878;background:#edf0f4;border-radius:99px;padding:4px 7px;font-size:9px;font-style:normal}.s-新录入{color:#6657e8;background:#eeeaff}.s-成交{color:#078650;background:#e9f9f0}.s-谈判中{color:#c97707;background:#fff2df}.allocation-overview{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.allocation-overview article{background:var(--card);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:13px;align-items:center;gap:13px;padding:16px;display:flex}.allocation-overview article>span{background:#f1efff;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.allocation-overview strong,.allocation-overview b,.allocation-overview small{display:block}.allocation-overview strong{font-size:11px}.allocation-overview b{margin-top:4px;font-size:22px}.allocation-overview small{color:var(--muted);font-size:9px}.assignment-head,.assignment-table>label{grid-template-columns:42px 1fr 1fr 1fr 1fr;align-items:center;gap:12px;padding:10px 14px;font-size:10px;display:grid}.assignment-head{background:var(--card2);color:var(--muted)}.assignment-table>label{border-top:1px solid var(--line)}.staff-chips{flex-wrap:wrap;gap:8px;padding:15px;display:flex}.staff-chips button{border:1px solid var(--line);background:var(--card2);border-radius:10px;align-items:center;gap:6px;padding:6px 9px;font-size:10px;display:flex}.staff-chips button>span{width:25px;height:25px;color:var(--purple);background:#eeeaff;border-radius:50%;place-items:center;display:grid}.staff-chips button small{color:var(--muted)}.staff-chips button.active{border-color:var(--purple);color:var(--purple);background:#f2f0ff}.assignment-options{color:var(--muted);gap:20px;padding:0 15px 14px;font-size:10px;display:flex}.assignment-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:8px;padding:13px 15px;display:flex}.assignment-actions button{background:var(--card2);border:1px solid var(--line);border-radius:9px;height:36px;padding:0 14px}.assignment-actions button.primary{background:var(--purple);color:#fff;border-color:var(--purple)}.login-submit:disabled{cursor:wait;opacity:.7}.login-link{color:#c8242c;background:0 0;border:0;width:100%;margin-top:12px;font-size:11px;display:block}.dev-code-hint{color:#765a08;background:#fff9dd;border:1px dashed #d8a20e;border-radius:9px;margin:-3px 0 12px;padding:9px 11px;font-size:11px}.dev-code-hint b{letter-spacing:.12em;font-size:13px}.activation-page{align-items:center}.activation-page .login-brand{width:min(680px,92vw)}.activation-card{z-index:1;color:#24222d;background:#fffffffa;border-radius:24px;width:min(680px,92vw);margin:auto;padding:30px 34px 24px;position:relative;box-shadow:0 24px 80px #59000040}.activation-card>header span{letter-spacing:.18em;color:#c8242c;font-size:10px;font-weight:800}.activation-card>header h1{margin:7px 0 4px;font-size:26px}.activation-card>header p{color:#88828b;margin:0;font-size:12px}.locked-identity{background:#fff8f8;border:1px solid #f0d9da;border-radius:13px;align-items:center;gap:12px;margin:20px 0;padding:14px;display:flex}.locked-identity>span{color:#fff;background:#c8242c;border-radius:50%;flex:none;place-items:center;width:46px;height:46px;font-size:18px;font-weight:900;display:grid}.locked-identity>div{flex:1;min-width:0}.locked-identity small,.locked-identity strong,.locked-identity b{display:block}.locked-identity small{color:#9b7c7f;font-size:9px}.locked-identity strong{margin:4px 0 2px;font-size:16px}.locked-identity b{color:#77717b;font-size:10px;font-weight:500}.locked-identity em{color:#a04d52;background:#f4e9ea;border-radius:99px;padding:4px 7px;font-size:9px;font-style:normal}.activation-card form>label,.activation-passwords label{margin-bottom:13px;display:block}.activation-card label>span{margin-bottom:6px;font-size:11px;font-weight:700;display:block}.activation-card input{border:1px solid #ddd9df;border-radius:10px;outline:none;width:100%;height:43px;padding:0 12px;font-size:14px}.activation-card input:focus{border-color:#d52c34;box-shadow:0 0 0 3px #d52c341a}.code-input{grid-template-columns:1fr 120px;gap:8px;display:grid}.code-input button{color:#b31c24;background:#fff1f1;border:1px solid #efc5c7;border-radius:10px;font-size:11px;font-weight:700}.code-input button:disabled{opacity:.6}.activation-passwords{grid-template-columns:1fr 1fr;gap:10px;display:grid}.password-rule{color:#8a858f;margin:-5px 0 14px;font-size:9px;display:block}.activation-card>footer{color:#8a858f;text-align:center;border-top:1px solid #eee;margin-top:16px;padding-top:15px;font-size:9px}.account-admin-note{background:#f0edff;border-radius:8px;padding:6px 9px;color:var(--purple)!important}.account-head,.account-row{grid-template-columns:1.15fr 1.1fr 1fr 1.35fr .8fr .7fr .8fr}.account-row.account-disabled{background:color-mix(in srgb,var(--card2) 78%,transparent)}.account-row.account-disabled>span:not(:last-child){opacity:.62}.status-off{color:var(--red);font-style:normal}.account-row>span:last-child button{border-radius:6px;min-width:50px;padding:5px 7px}.account-row>span:last-child button.account-stop{color:#b5262d;background:#fff2f2;border:1px solid #efc9cb}.account-row>span:last-child button.account-enable{color:#087a4a;background:#ecfaf3;border:1px solid #bde6d2}.account-row>span:last-child button:disabled{cursor:wait;opacity:.55}.security-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--card);box-shadow:var(--shadow);overflow:hidden}.security-card>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:15px 16px;display:flex}.security-card>header>div{align-items:center;gap:10px;display:flex}.security-card>header>div>span{background:#eeeaff;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.security-card h3{margin:0;font-size:13px}.security-card p{color:var(--muted);margin:3px 0 0;font-size:9px}.security-card>header em{color:#087a4a;background:#e8f8ef;border-radius:99px;padding:4px 8px;font-size:8px;font-style:normal}.security-phone{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.security-phone span,.security-phone strong{display:block}.security-phone span{color:var(--muted);font-size:9px}.security-phone strong{letter-spacing:.04em;margin-top:4px;font-size:14px}.security-phone>small{color:var(--muted);font-size:8px}.security-card>button{text-align:left;background:0 0;grid-template-rows:auto auto;grid-template-columns:1fr auto;width:100%;padding:13px 16px;display:grid}.security-card>button span{font-size:10px;font-weight:700}.security-card>button small{color:var(--muted);grid-row:2;margin-top:3px;font-size:8px}.security-card>button b{color:var(--muted);grid-area:1/2/3;align-self:center;font-size:18px}.security-card>button:hover{background:var(--card2)}.security-form{gap:13px;padding:18px 20px;display:grid}.security-form label>span{margin-bottom:6px;font-size:10px;font-weight:700;display:block}.security-form input{border:1px solid var(--line);background:var(--card2);width:100%;height:42px;color:var(--text);border-radius:9px;outline:none;padding:0 11px}.security-form>small{color:var(--muted);font-size:8px}.security-form>footer{border-top:1px solid var(--line);justify-content:flex-end;gap:8px;margin:3px -20px -18px;padding:13px 20px;display:flex}.security-form footer button{background:var(--card2);height:38px;color:var(--text);border:0;border-radius:9px;padding:0 15px}.security-form footer button.primary{background:var(--purple);color:#fff}.security-form footer button:disabled{opacity:.6}@media (max-width:1180px){.stats-grid,.kpi-row{grid-template-columns:repeat(2,1fr)}.image-studio{grid-template-columns:240px minmax(330px,1fr)}.controls-panel{grid-column:1/3}.knowledge-grid,.lazy-grid{grid-template-columns:repeat(2,1fr)}.benchmark-filters{grid-template-columns:repeat(3,1fr)}.community-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1023px){html,body{background:#f4f7f6;overflow-x:hidden}.app{--purple:#08a864;--purple-dark:#078650;--bg:#f4f7f6;--card:#fff;--card2:#f7f9f8;--line:#e2e9e6;--text:#17211d;--text2:#3c4b44;--muted:#6e7c75;--muted2:#9aa7a1}.app[data-theme=dark]{--bg:#111711;--card:#19211d;--card2:#202a25;--line:#2b3932;--text:#f0f5f2;--text2:#cbd7d1;--muted:#a6b2ac;--muted2:#78857f}.desktop-sidebar,.desktop-topbar{display:none!important}.main-area{min-height:100dvh;margin:0!important}.mobile-header{z-index:70;height:calc(56px + env(safe-area-inset-top,0px));padding:env(safe-area-inset-top,0px) 12px 0;background:color-mix(in srgb,var(--card) 94%,transparent);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);align-items:center;gap:9px;position:fixed;top:0;left:0;right:0;display:flex!important}.mobile-header>button{background:var(--card2);border-radius:11px;width:36px;height:36px;font-size:16px}.mobile-header img{object-fit:contain;background:#fff;border-radius:10px;width:32px;height:32px}.mobile-header h1{white-space:nowrap;text-overflow:ellipsis;flex:1;margin:0;font-size:16px;overflow:hidden}.mobile-header .mobile-user{border:1px solid var(--line);color:var(--green);background:#eaf8f1;font-weight:900}.content{padding:calc(68px + env(safe-area-inset-top,0px)) 12px calc(82px + env(safe-area-inset-bottom,0px))!important;max-width:none!important}.mobile-tabbar{z-index:75;height:calc(62px + env(safe-area-inset-bottom,0px));padding:5px 8px env(safe-area-inset-bottom,0px);border-top:1px solid var(--line);background:color-mix(in srgb,var(--card) 96%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);grid-template-columns:repeat(5,1fr);position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #1c3f300f;display:grid!important}.mobile-tabbar button{color:var(--muted);background:0 0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:2px;display:flex}.mobile-tabbar button span{font-size:17px;line-height:1}.mobile-tabbar button small{font-size:9px}.mobile-tabbar button.active{color:var(--green);background:#e9f8f1;font-weight:800}.mobile-apps{z-index:120;inset:auto 8px calc(70px + env(safe-area-inset-bottom,0px));border:1px solid var(--line);background:var(--card);border-radius:22px;max-height:72dvh;padding:12px;position:fixed;overflow:auto;box-shadow:0 25px 80px #00000047;display:block!important}.mobile-apps>header{justify-content:space-between;align-items:center;padding:4px 4px 12px;display:flex}.mobile-apps header strong{font-size:16px}.mobile-apps header button{background:var(--card2);border-radius:50%;width:34px;height:34px;font-size:18px}.mobile-apps>div{grid-template-columns:repeat(4,1fr);gap:7px;display:grid}.mobile-apps>div button{background:var(--card2);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:70px;display:flex}.mobile-apps>div span{font-size:19px}.mobile-apps>div b{font-size:9px}.dashboard-page,.performance-page,.customers-page,.allocation-page,.properties-page,.projects-page,.knowledge-page,.video-page,.relay-page,.benchmarks-page,.lazy-page,.tasks-page,.calls-page,.accounts-page,.permissions-page,.profile-page{gap:12px!important}.dashboard-hero,.property-hero,.project-hero,.permission-hero,.video-hero,.benchmark-hero,.lazy-hero{border-radius:18px!important;min-height:auto!important;padding:21px 19px!important;display:block!important}.dashboard-hero{background:linear-gradient(125deg,#fff,#eeeaff)!important;padding-bottom:18px!important}.app[data-theme=dark] .dashboard-hero{background:linear-gradient(125deg,#1d2a23,#263e31)!important}.dashboard-hero h1{font-size:23px}.dashboard-hero p{font-size:11px;line-height:1.6}.dashboard-hero>div:last-child{margin-top:16px}.dashboard-hero button{flex:1;height:42px}.section-heading{margin-top:5px}.stats-grid,.kpi-row,.task-summary,.call-summary,.account-summary,.profile-stats{grid-template-columns:repeat(2,1fr)!important;gap:9px!important}.stat-card,.kpi{min-height:104px;padding:14px}.stat-card>strong,.kpi>strong{font-size:20px}.dashboard-columns,.dashboard-columns.lower,.inbound-grid,.video-grid,.project-layout,.permission-layout{gap:10px;grid-template-columns:1fr!important}.dashboard-panel>header,.inbound-card>header,.customer-card>header,.allocation-card>header,.rank-card>header,.matrix-card>header,.account-card>header,.permission-matrix>header,.approval-card>header,.call-chart>header,.call-ranking>header,.task-list>header,.relay-history>header{flex-wrap:wrap;padding:12px}.dark-tabs{order:3;width:100%}.dark-tabs button{flex:1;padding:0 3px}.filter-line{display:block}.filter-line .segmented{overflow:auto}.filter-line>div:last-child{justify-content:flex-end;margin-top:9px}.period-title{font-size:20px}.rank-split{grid-template-columns:1fr}.matrix-card{overflow:hidden}.customer-toolbar{padding:9px;overflow:auto}.customer-toolbar>*{flex:none}.customer-toolbar input{min-width:210px}.customer-head{display:none!important}.customer-list{gap:8px;display:grid;padding:7px!important}.customer-row{border-radius:11px;border:1px solid var(--line)!important;grid-template-columns:1fr 1fr!important;gap:9px!important;padding:11px!important}.customer-row>span:nth-child(n+3){font-size:9px}.customer-row>span:nth-child(6){grid-column:1/3}.allocation-overview{grid-template-columns:1fr!important}.assignment-table{overflow:auto}.assignment-head,.assignment-table>label{min-width:650px}.staff-chips{max-height:270px;overflow:auto}.quick-cards{gap:9px;grid-template-columns:repeat(2,1fr)!important}.quick-cards button{grid-template-columns:36px 1fr;padding:11px}.quick-cards button>span{width:36px;height:36px}.property-list-card>header{display:block}.property-list-card header>div:last-child{margin-top:9px;overflow:auto}.property-list-card header input{min-width:150px}.community-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:10px}.community-card{padding:13px}.community-card>footer{flex-wrap:wrap}.community-card footer>span{flex-basis:100%;width:100%}.matrix-actions{flex-direction:column;align-items:flex-end}.community-modal .community-permission{margin:12px 14px 0}.community-modal .community-generate-preview{margin:0 14px 14px}.device-save-note{text-align:left;padding:0 14px 14px}.import-kpis{grid-template-columns:repeat(2,1fr);padding:12px 14px}.import-pass,.building-map,.privacy-warning{margin-left:14px;margin-right:14px}.building-map>div{grid-template-columns:repeat(4,1fr)}.building-actions{gap:7px}.building-actions button{padding:0 9px}.wash-progress{grid-template-columns:1fr 82px!important}.wash-progress>i{grid-area:2/1/auto/3}.wash-progress>button{grid-area:1/2}.building-workspace{min-height:auto;grid-template-columns:1fr!important}.building-workspace>aside{display:none}.building-workspace>article{overflow:hidden}.scene-content{height:auto!important;padding:calc(56px + env(safe-area-inset-top,0px)) 0 calc(62px + env(safe-area-inset-bottom,0px))!important}.three-page{min-height:calc(100dvh - 118px)}.scene-toolbar{top:8px;left:8px;right:8px;overflow:auto}.scene-toolbar label{display:none}.scene-toolbar>div{margin-left:0}.scene-legend{width:130px;top:58px;left:8px}.sandtable{transform-origin:50%;inset:100px -100px 70px 25px;transform:scale(.8)}.scene-dock{justify-content:flex-start;left:8px;right:8px;overflow:auto;transform:none}.scene-dock button{flex:none}.studio-content{padding:calc(66px + env(safe-area-inset-top,0px)) 10px calc(82px + env(safe-area-inset-bottom,0px))!important}.image-studio{gap:10px;grid-template-columns:1fr!important}.preview-panel{grid-row:1}.upload-panel{grid-row:2}.controls-panel{grid-row:3;grid-column:1!important}.cover-preview{max-height:58dvh}.preview-actions button{height:46px}.project-filters{flex-wrap:nowrap;overflow:auto}.project-filters button{flex:none}.project-editor{display:none}.knowledge-hero{min-height:auto;padding:26px 15px}.knowledge-hero h2{font-size:22px}.knowledge-hero>div{margin-top:16px}.knowledge-grid{gap:8px;grid-template-columns:repeat(2,1fr)!important}.knowledge-grid button{grid-template-columns:35px 1fr;min-height:105px;padding:10px}.knowledge-grid button>span{width:35px;height:35px}.knowledge-grid button>b{display:none}.video-flow{display:flex;overflow:auto}.video-flow>div{min-width:115px}.video-form>div,.video-board{grid-template-columns:1fr}.video-board h3{grid-column:1}.relay-grid{grid-template-columns:1fr}.benchmark-filters{display:flex;overflow:auto}.benchmark-filters select,.benchmark-filters input{min-width:130px}.benchmark-cart{left:10px;right:10px;bottom:calc(70px + env(safe-area-inset-bottom,0px));justify-content:center}.benchmark-table{overflow:auto}.benchmark-table>header{min-width:700px}.lazy-grid{grid-template-columns:1fr!important}.account-card{overflow:hidden}.account-toolbar{overflow:auto}.account-toolbar input{min-width:220px}.account-table{overflow:auto}.permission-matrix{overflow:hidden}.shortcut-card>div{grid-template-columns:repeat(3,1fr)}.modal{align-items:end;padding:0}.modal-card,.modal-card.wide{border-radius:22px 22px 0 0;width:100%;max-height:92dvh}.form-grid{grid-template-columns:1fr;padding:14px}.form-grid label.full{grid-column:1}.form-grid input,.form-grid select{height:44px;font-size:16px}.modal-card>footer{padding-bottom:calc(14px + env(safe-area-inset-bottom,0px))}.type-tabs{flex-wrap:nowrap;overflow:auto}.type-tabs label{flex:none;height:38px}.customer-drawer{width:100%}.toast{left:12px;right:12px;bottom:calc(72px + env(safe-area-inset-bottom,0px));max-width:none}}@media (max-width:520px){.login-page{padding:18px 12px;overflow:auto}.login-brand{margin-bottom:20px}.login-stage{width:100%;margin:0;display:block}.login-intro{border-radius:20px 20px 0 0;padding:24px 20px 28px}.login-intro h1{margin:14px 0 10px;font-size:28px}.login-intro>p{font-size:12px}.login-stats{gap:6px;margin-top:22px}.login-stats span{flex:1;padding:9px;font-size:9px}.login-stats b{font-size:17px}.login-card{border-radius:0 0 20px 20px;padding:14px 18px 22px}.login-card form{padding-top:13px}.login-footer{margin-top:18px;line-height:1.5}.mobile-apps>div{grid-template-columns:repeat(4,1fr)}.mobile-apps>div button{min-height:66px}.content{padding-left:10px!important;padding-right:10px!important}.dashboard-hero>div:last-child{grid-template-columns:1fr 1fr;display:grid}.stats-grid,.kpi-row,.task-summary,.call-summary,.account-summary,.profile-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}.stat-card{min-width:0}.stat-card>strong{font-size:18px}.stat-card>small{font-size:8px}.segmented button{padding:0 12px}.filter-line .segmented{justify-content:flex-start}.kpi{padding:12px}.kpi>strong{font-size:17px}.kpi>small{font-size:8px}.period-title{margin:0;font-size:18px}.customer-card>header>div:last-child{justify-content:flex-end;width:100%}.inbound-card>header .segmented{order:3;width:100%;overflow:auto}.inbound-card>header>span{margin-left:0}.allocation-overview article{padding:12px}.assignment-options{display:block}.assignment-options label{margin-top:8px;display:block}.quick-cards button{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.quick-cards button>span{margin-bottom:3px}.property-hero>button,.project-hero>button,.permission-hero>button,.video-hero>button,.benchmark-hero>button{width:100%;margin-top:15px}.community-grid{grid-template-columns:1fr}.community-card h3{font-size:15px}.community-card>footer{grid-template-columns:1fr 1fr;display:grid}.community-card footer>span{grid-column:1/3}.community-card footer button{height:34px}.project-community-list>button{grid-template-columns:38px 1fr}.project-community-list>button>em{display:none}.knowledge-grid button{flex-direction:column;align-items:flex-start;display:flex}.knowledge-grid button>span{display:grid}.profile-stats strong{word-break:break-all;font-size:11px}.profile-hero{padding:17px}.profile-avatar{width:58px;height:58px}.profile-hero h2{font-size:19px}.font-grid{grid-template-columns:1fr 1fr}.studio-export{grid-template-columns:1fr}.cover-preview strong{font-size:20px}.cover-preview b{font-size:26px}.drawer-info{grid-template-columns:1fr 1fr}.scene-legend{width:115px;font-size:8px}.tower{width:50px}.sandtable{inset:120px -140px 60px -10px;transform:scale(.72)}.building-map>div{grid-template-columns:repeat(2,1fr)}.building-map>header{display:block}.building-map header span{margin-top:4px;display:block}.property-import-card>footer{grid-template-columns:1fr;display:grid}.property-import-card>footer button{width:100%}.unit-status-panel{flex-direction:column;align-items:stretch;gap:9px}.unit-status-panel select{width:100%}.status-badge{align-self:flex-start}.owner-contacts>a{grid-template-columns:55px 1fr auto}.call-followup-form{grid-template-columns:1fr}.call-followup-form>header,.call-followup-form>button{grid-column:1}.call-followup-form>header{display:block}.call-followup-form header>span{margin-top:7px;display:inline-block}.call-timeline article>div>header{flex-direction:column;align-items:flex-start;gap:2px}.activation-page{padding:18px 12px;display:block}.activation-page .login-brand{width:100%}.activation-card{border-radius:20px;width:100%;margin:0;padding:22px 18px}.activation-card>header h1{font-size:22px}.locked-identity{align-items:flex-start}.locked-identity em{margin-left:auto}.activation-passwords{grid-template-columns:1fr;gap:0}.code-input{grid-template-columns:1fr 105px}.code-input button{font-size:10px}.security-phone{display:block}.security-phone>small{margin-top:8px;line-height:1.5;display:block}.security-modal .modal-card{max-height:88dvh}.security-form input{height:44px;font-size:16px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.icp-footer{color:#6b7280;text-align:center;background:#f3f5f9;flex-wrap:wrap;justify-content:center;gap:6px 16px;padding:14px 20px;font-size:12px;line-height:1.6;display:flex;position:relative}.icp-footer a{color:inherit;text-decoration:none}.icp-footer a:hover{text-decoration:underline}.icp-footer a:focus-visible{outline-offset:4px;outline:2px solid #7567f8}.app+.icp-footer{margin-left:188px}@media (max-width:900px){.app+.icp-footer{padding-bottom:calc(78px + env(safe-area-inset-bottom));margin-left:0}}
