:root{color:#17213d;background:#f7f8fc;font-family:DM Sans,sans-serif}*{box-sizing:border-box}body{margin:0}.app{background:#f8f9fc;min-height:100vh;transition:all .2s}.topbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10;background:#ffffffd9;border-bottom:1px solid #e8eaf1;justify-content:space-between;align-items:center;height:68px;padding:0 30px;display:flex;position:sticky;top:0}.brand{color:#18213c;align-items:center;gap:9px;font-family:Outfit,sans-serif;font-size:21px;font-weight:700;display:flex}.brand-mark{color:#fff;background:linear-gradient(135deg,#6954e8,#9376f7);border-radius:10px;place-items:center;width:33px;height:33px;display:grid;box-shadow:0 5px 12px #7662e045}.beta{letter-spacing:.9px;color:#7765e6;background:#efecff;border-radius:5px;padding:4px 6px;font:600 9px DM Sans}.top-actions{align-items:center;gap:17px;display:flex}.icon-btn,.profile{color:#566078;cursor:pointer;background:0 0;border:0}.icon-btn{padding:6px;display:grid}.profile{align-items:center;gap:8px;font-weight:600;display:flex}.avatar{color:#5142c7;background:#e7e4fb;border-radius:50%;place-items:center;width:31px;height:31px;font-size:11px;display:grid}.workspace{min-height:calc(100vh - 68px);display:flex}.sidebar{background:#fff;border-right:1px solid #e7eaf0;flex-direction:column;width:248px;padding:22px 14px;display:flex}.home-switch{background:#f7f7fb;border:1px solid #eff0f5;border-radius:11px;align-items:center;gap:9px;padding:11px;font-size:13px;display:flex}.home-switch small,.sidebar small{color:#838ba0;margin-top:2px;font-size:10px;display:block}.home-switch svg:last-child{margin-left:auto}.house-dot{color:#df7230;background:#ffead8;border-radius:8px;place-items:center;width:29px;height:29px;font-weight:700;display:grid}.side-label{color:#9da4b5;letter-spacing:1.1px;margin:28px 12px 9px;font-size:10px;font-weight:700}.nav-item{color:#687187;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:12px;width:100%;margin:1px 0;padding:11px 12px;font:500 13px DM Sans;display:flex}.nav-item:hover,.nav-item.active{color:#5344d5;background:#f0eeff}.nav-item.active{font-weight:700}.side-spacer{flex:1}.help-card{color:#5b4bc8;background:#f2f0ff;border-radius:10px;gap:10px;margin:16px 3px 5px;padding:13px;display:flex}.help-card b{font-size:10px}.help-card small{color:#8379c8;margin-top:3px;font-size:9px;line-height:1.4}main{flex:1;min-width:0}.dashboard{max-width:1320px;margin:auto;padding:40px}.dash-title{justify-content:space-between;align-items:end;display:flex}.eyebrow{letter-spacing:1.2px;color:#8d94a7;align-items:center;gap:4px;font-size:10px;font-weight:700;display:inline-flex}.dash-title h1,.generic h1{color:#1c2540;margin:7px 0;font:700 30px Outfit,sans-serif}.dash-title p,.generic p{color:#7e8698;margin:0;font-size:13px}.primary{color:#fff;cursor:pointer;background:#5b4bd5;border:0;border-radius:9px;align-items:center;gap:8px;padding:11px 15px;font:600 13px DM Sans;display:flex;box-shadow:0 7px 12px #6757ce23}.status-banner{background:#f9f8ff;border:1px solid #dcd9fb;border-radius:12px;align-items:center;gap:12px;margin:30px 0 22px;padding:16px 19px;display:flex}.ring-icon{color:#5d4bd4;background:#e9e5ff;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:relative}.ring-icon i{background:#43be86;border:2px solid #fff;border-radius:50%;width:8px;height:8px;position:absolute;bottom:0;right:0}.status-banner b{font-size:13px}.status-banner p{color:#788095;margin:3px 0 0;font-size:11px}.status-banner button{color:#594acb;background:0 0;border:0;align-items:center;gap:6px;margin-left:auto;font-size:11px;font-weight:700;display:flex}.metric-grid{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.metric,.panel{background:#fff;border:1px solid #edf0f4;border-radius:12px;box-shadow:0 2px 5px #1f2a451f}.metric{gap:12px;padding:18px;display:flex}.metric-icon{color:#6959d5;background:#efedff;border-radius:9px;place-items:center;width:38px;height:38px;display:grid}.metric-icon.warn{color:#e47770;background:#fff0ef}.metric small{color:#7d8596;font-size:11px}.metric h2{margin:3px 0;font:700 23px Outfit}.metric p{color:#3ca472;margin:0;font-size:10px}.metric p.warning{color:#d4746c}.content-grid{grid-template-columns:1.32fr 1fr;gap:16px;margin-top:17px;display:grid}.panel{padding:20px}.panel-title{justify-content:space-between;align-items:start;margin-bottom:13px;display:flex}.panel h2{color:#222b44;margin:0;font:700 16px Outfit}.panel-title p{color:#8a91a2;margin:4px 0;font-size:11px}.text-btn{color:#5b4bd5;background:0 0;border:0;align-items:center;gap:4px;font:700 11px DM Sans;display:flex}.activity-row{border-top:1px solid #f0f1f5;align-items:center;gap:11px;padding:13px 0;display:flex}.activity-icon{border-radius:9px;place-items:center;width:35px;height:35px;display:grid}.activity-icon.purple{color:#6b56db;background:#efedff}.activity-icon.blue{color:#4381c8;background:#eaf5ff}.activity-icon.rose{color:#e36f75;background:#fff0f0}.activity-icon.amber{color:#d18c30;background:#fff4e3}.activity-row b{color:#3c465e;font-size:12px}.activity-row small{color:#8d94a2;margin-top:3px;font-size:10px;display:block}.activity-action{color:#959bab;margin-left:auto}.answered{color:#369a6c;background:#eaf8f1;border-radius:5px;gap:3px;padding:5px 7px;font-size:10px;display:flex}.reply{color:#5b4bd5;cursor:pointer;background:#f0edff;border:0;border-radius:6px;padding:6px 9px;font:700 10px DM Sans}.point{border-top:1px solid #f0f1f5;align-items:center;gap:9px;padding:10px 0;display:flex}.mini-qr{color:#6554d4;border:1px solid #e0ddf5;border-radius:6px;place-items:center;width:35px;height:35px;display:grid}.point b{color:#3c465e;font-size:12px}.point small{color:#949aaa;margin-top:3px;font-size:9px;display:block}.active-pill,.pause-pill{border-radius:5px;align-items:center;gap:3px;margin-left:auto;padding:4px 6px;font-size:9px;font-weight:700;display:flex}.active-pill{color:#36986c;background:#eaf8f1}.pause-pill{color:#8a8492;background:#f0eef2}.active-pill i,.pause-pill i{background:currentColor;border-radius:50%;width:5px;height:5px}.new-point{color:#5d4bd2;background:#fbfaff;border:1px dashed #cfcbe9;border-radius:8px;width:100%;margin-top:13px;padding:10px;font:600 11px DM Sans}.visitor-page{place-items:center;min-height:calc(100vh - 68px);padding:36px;display:grid;position:relative;overflow:hidden}.ambient{filter:blur(2px);opacity:.7;border-radius:50%;position:absolute}.orb-one{background:radial-gradient(#e2dcff,#0000 67%);width:440px;height:440px;top:20px;left:-130px}.orb-two{background:radial-gradient(#d9f3ed,#0000 67%);width:460px;height:460px;bottom:-100px;right:-150px}.visitor-card{text-align:center;background:#fff;border:1px solid #ececf4;border-radius:22px;width:min(510px,100%);padding:20px 37px 22px;position:relative;box-shadow:0 25px 70px #25315b20}.visitor-head{text-align:left;align-items:center;gap:7px;font:700 16px Outfit;display:flex}.visitor-head .brand-mark{border-radius:8px;width:27px;height:27px}.secure{color:#5aa47c;align-items:center;gap:3px;margin-left:auto;font:600 9px DM Sans;display:flex}.home-illustration{background:linear-gradient(#f4f1ff 0%,#edeaff 67%,#ccefc8 68%);border-radius:16px;height:155px;margin:17px 0 5px;position:relative;overflow:hidden}.sun{background:#ffdb80;border-radius:50%;width:30px;height:30px;position:absolute;top:18px;right:75px}.cloud{background:#fff;border-radius:50px;height:11px;position:absolute}.cloud:before,.cloud:after{content:"";background:#fff;border-radius:50%;position:absolute}.cloud:before{width:18px;height:18px;bottom:0;left:8px}.cloud:after{width:13px;height:13px;bottom:0;left:22px}.cloud-one{width:43px;top:35px;left:57px}.cloud-two{opacity:.85;width:35px;top:58px;right:26px}.roof{clip-path:polygon(50% 0,100% 71%,91% 71%,91% 100%,8% 100%,8% 71%);background:#7866d8;width:164px;height:78px;position:absolute;bottom:58px;left:calc(50% - 82px)}.home-body{background:#fff7e9;border-radius:4px 4px 0 0;width:126px;height:65px;position:absolute;bottom:20px;left:calc(50% - 63px)}.window{background:#9cd2e6;border:4px solid #f2cc93;width:22px;height:24px;position:absolute;top:17px;left:20px}.door{background:#cd8a5d;border-radius:3px 3px 0 0;width:25px;height:39px;position:absolute;bottom:0;right:24px}.bush{background:#75ba82;border-radius:50% 50% 10px 10px;position:absolute;bottom:12px}.b1{width:42px;height:29px;left:66px}.b2{width:49px;height:33px;right:68px}.path{background:#f1d6aa;width:73px;height:35px;position:absolute;bottom:-15px;left:calc(50% - 10px);transform:skew(-26deg)}.visitor-copy .at{color:#939aac;margin:8px 0 0;font-size:12px}.visitor-copy h1{color:#1d2642;margin:2px;font:700 27px Outfit}.welcome{color:#737d91;margin:7px 0 20px;font-size:13px}.call-buttons{grid-template-columns:1fr 1fr;gap:10px;display:grid}.call-buttons button{text-align:left;cursor:pointer;border:0;border-radius:11px;align-items:center;gap:9px;padding:13px;display:flex}.call-buttons span{gap:2px;display:grid}.call-buttons b{font-size:12px}.call-buttons small{color:inherit;opacity:.75;font-size:9px}.call-buttons svg:last-child{margin-left:auto}.video-call{color:#fff;background:linear-gradient(115deg,#5c48d0,#7865e0);box-shadow:0 8px 15px #6052d33d}.audio-call{color:#4f42be;background:#ece9ff}.leave-message{color:#6354cc;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;margin:17px 0 9px;font:600 11px DM Sans;display:inline-flex}.privacy{color:#a3a9b6;max-width:330px;margin:0 auto;font-size:9px;line-height:1.4}.message-form{text-align:left;background:#f9f8ff;border-radius:12px;padding:16px}.message-form h3{margin:0;font:700 17px Outfit}.message-form p{color:#7e8594;margin:4px 0 9px;font-size:11px}.message-form textarea{resize:none;border:1px solid #dedbea;border-radius:8px;width:100%;height:80px;padding:10px;font:12px DM Sans}.message-form button{color:#fff;background:#5c4cd2;border:0;border-radius:7px;align-items:center;gap:5px;margin-top:7px;padding:8px 11px;font:600 11px DM Sans;display:flex}.call-overlay{z-index:30;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#13182c9b;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.incoming{text-align:center;background:#fff;border-radius:19px;width:min(380px,100%);padding:17px;box-shadow:0 20px 80px #0004}.call-top{justify-content:space-between;align-items:center;display:flex}.call-top button{color:#6f7586;background:#f2f1f5;border:0;border-radius:50%;place-items:center;width:29px;height:29px;display:grid}.live{color:#807790;text-transform:uppercase;letter-spacing:.7px;font-size:10px;font-weight:700}.live i{background:#e86565;border-radius:50%;width:7px;height:7px;display:inline-block}.pulse-avatar{background:#efecff;border-radius:50%;place-items:center;width:100px;height:100px;margin:31px auto 20px;display:grid;position:relative}.pulse-avatar:before,.pulse-avatar:after{content:"";border:1px solid #d8d2ff;border-radius:50%;position:absolute;inset:-13px}.pulse-avatar:after{opacity:.5;inset:-27px}.pulse-avatar div{color:#fff;background:linear-gradient(135deg,#654fd8,#9f84f6);border-radius:50%;place-items:center;width:67px;height:67px;display:grid}.incoming h2{color:#202942;margin:10px 0 5px;font:700 20px Outfit}.incoming>p{color:#7c8497;margin:0;font-size:12px}.incoming-actions{grid-template-columns:1fr 1.3fr;gap:10px;margin-top:28px;display:grid}.incoming-actions button{border:0;border-radius:9px;justify-content:center;align-items:center;gap:6px;padding:12px;font:700 12px DM Sans;display:flex}.decline{color:#d86a72;background:#fff0f0}.accept{color:#fff;background:#5c4bd2}.video-feed{background:linear-gradient(130deg,#8398bd,#415274 47%,#262b46);border-radius:12px;place-items:center;height:235px;margin:15px 0;display:grid;position:relative;overflow:hidden}.video-feed:before{content:"";background:#e4b98a55;border-radius:50%;width:230px;height:230px;position:absolute;bottom:-120px;left:-40px}.caller-avatar{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:#fff;z-index:1;background:#ffffff30;border-radius:50%;place-items:center;width:75px;height:75px;display:grid}.visitor-tag{color:#fff;background:#14192a99;border-radius:5px;padding:6px 8px;font-size:10px;position:absolute;bottom:12px;left:12px}.call-info h2{margin:0}.call-info p{font-size:11px!important}.call-controls{justify-content:center;gap:12px;margin:21px 0 4px;display:flex}.call-controls button{color:#3b4661;background:#f0eff6;border:0;border-radius:50%;place-items:center;width:43px;height:43px;display:grid}.call-controls .end{color:#fff;background:#e96068}.generic{max-width:1000px;margin:auto;padding:70px}.qr-panel{background:#fff;border:1px solid #e9eaf0;border-radius:16px;align-items:center;gap:26px;max-width:650px;margin-top:30px;padding:26px;display:flex}.qr-large{color:#5d4bd0;border:10px solid #f2f0ff;padding:12px;display:grid}.qr-panel h2{margin:0;font:700 22px Outfit}.qr-panel p{margin:8px 0 16px;font-size:12px}.mobile-switch{display:none}.dark{color:#e9eafa;background:#13182a}.dark .topbar,.dark .sidebar,.dark .metric,.dark .panel,.dark .visitor-card,.dark .incoming,.dark .qr-panel{background:#1b2136;border-color:#293149}.dark .brand,.dark .dash-title h1,.dark .generic h1,.dark .panel h2,.dark .metric h2,.dark .visitor-copy h1,.dark .incoming h2{color:#eef0fb}.dark .sidebar{background:#171c2e}.dark .nav-item{color:#a5aec6}.dark .nav-item.active{color:#c5bcff;background:#2a274b}.dark .home-switch,.dark .message-form{background:#252b41;border-color:#313951}.dark .status-banner{background:#24223b;border-color:#3b3765}.dark .activity-row,.dark .point{border-color:#2b3248}.dark .visitor-page{background:#14192b}.dark .visitor-card{box-shadow:0 25px 70px #0005}@media (width<=900px){.sidebar{width:205px}.dashboard{padding:28px}.metric-grid{grid-template-columns:repeat(2,1fr)}.content-grid{grid-template-columns:1fr}.profile-name{display:none}}@media (width<=650px){.topbar{height:59px;padding:0 16px}.top-actions .profile{display:none}.workspace{min-height:calc(100vh - 59px)}.sidebar{z-index:20;width:235px;transition:all .2s;position:fixed;top:59px;bottom:0;left:-250px}.nav-open .sidebar{left:0;box-shadow:10px 0 25px #0002}.mobile-switch{color:#4b5368;background:#fff;align-items:center;gap:9px;height:38px;padding:0 16px;font-size:11px;font-weight:700;display:flex}.mobile-switch button{color:#5647cf;background:0 0;border:0;padding:4px}.dashboard{padding:22px 15px}.dash-title{align-items:start;gap:14px}.dash-title h1,.generic h1{font-size:23px}.dash-title p{font-size:11px}.dash-title .primary{padding:10px;font-size:0}.dash-title .primary svg{margin:0}.status-banner{margin:20px 0 15px;padding:13px}.status-banner button{display:none}.metric-grid{gap:9px}.metric{padding:12px}.metric-icon{width:33px;height:33px}.metric h2{font-size:20px}.content-grid{margin-top:10px}.panel{padding:15px}.activity-row{gap:8px}.activity-action{display:none}.visitor-page{min-height:calc(100vh - 97px);padding:15px}.visitor-card{border-radius:17px;padding:16px}.home-illustration{height:128px}.call-buttons{grid-template-columns:1fr}.call-buttons button{padding:11px}.privacy{font-size:8px}.generic{padding:45px 20px}.qr-panel{flex-direction:column;align-items:start}.dark .mobile-switch{color:#dde1ed;background:#171c2e}}.master{max-width:1320px;margin:auto;padding:38px 40px;position:relative}.master-hero{justify-content:space-between;align-items:end;display:flex}.master-hero h1{color:#1c2540;margin:7px 0;font:700 30px Outfit}.master-hero p{color:#7e8698;margin:0;font-size:13px}.master-status{color:#368b64;background:#ecfaf3;border-radius:9px;grid-template-columns:auto 1fr;align-items:center;gap:4px 7px;padding:11px 13px;font-size:11px;font-weight:700;display:grid}.master-status i{background:#3dbb7a;border-radius:50%;width:7px;height:7px}.master-status small{color:#79a78d;grid-column:2;font-size:9px;font-weight:500}.master-tabs{border-bottom:1px solid #e7e9f0;gap:5px;margin:29px 0 20px;display:flex;overflow:auto}.master-tabs button{white-space:nowrap;color:#737c90;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:7px;padding:12px 11px;font:600 12px DM Sans;display:flex}.master-tabs button.selected{color:#5748cc;border-bottom-color:#5d4cd1}.master-toolbar{justify-content:space-between;align-items:center;height:40px;margin-bottom:12px;display:flex}.search{color:#98a0b0;background:#fff;border:1px solid #e2e5ec;border-radius:8px;align-items:center;gap:8px;width:245px;height:36px;padding:0 10px;display:flex}.search input{color:#49546b;border:0;outline:none;width:100%;font:11px DM Sans}.master-metrics{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.master-grid{grid-template-columns:1.3fr 1fr;gap:17px;margin-top:17px;display:grid}.master-row{border-top:1px solid #f0f1f5;align-items:center;gap:11px;padding:13px 0;display:flex}.master-icon{color:#5c4bd1;background:#efedff;border-radius:9px;place-items:center;width:36px;height:36px;display:grid}.master-row b,.data-row b,.route-row b{color:#3c465e;font-size:12px}.master-row small,.data-row small,.route-row small{color:#8d95a5;margin-top:3px;font-size:10px;display:block}.master-row .active-pill{margin-left:auto}.row-count{color:#7d8597;margin-left:6px;font-size:10px}.safety-line{color:#5a4bd1;border-top:1px solid #f0f1f5;align-items:center;gap:10px;padding:13px 0;display:flex}.safety-line span{color:#3b4660;flex:1}.safety-line b{font-size:11px}.safety-line small{color:#8991a1;margin-top:3px;font-size:9px;display:block}.table-panel{padding:19px}.table-head{justify-content:space-between;align-items:start;margin-bottom:10px;display:flex}.table-head h2,.settings-panel h2,.audit h2{color:#222b44;margin:0;font:700 16px Outfit}.table-head p,.settings-panel>p,.audit>p{color:#8a91a2;margin:4px 0;font-size:11px}.data-row{color:#717a8d;border-top:1px solid #f0f1f5;grid-template-columns:40px minmax(150px,1.3fr) minmax(95px,.8fr) minmax(100px,.9fr) 72px 27px;align-items:center;gap:11px;padding:12px 2px;font-size:10px;display:grid}.remove{color:#b1b6c3;cursor:pointer;background:0 0;border:0;padding:4px}.remove:hover{color:#dc6c72}.route-row{border-top:1px solid #f0f1f5;grid-template-columns:40px 1fr 130px 170px 45px;align-items:center;gap:11px;padding:13px 2px;display:grid}.route-row select,.route-row input{color:#657086;background:#fff;border:1px solid #e1e4eb;border-radius:6px;min-width:0;padding:7px;font:10px DM Sans}.platform{grid-template-columns:1.1fr .9fr;gap:17px;display:grid}.settings-panel{padding:22px}.settings-panel>p{margin-bottom:19px}.settings-panel label{color:#48536b;border-top:1px solid #f0f1f5;justify-content:space-between;padding:13px 0;font-size:11px;font-weight:700;display:flex}.settings-panel label span{color:#828a9c;font-weight:500}.settings-panel label input{text-align:center;border:1px solid #dfe2e9;border-radius:5px;width:38px;padding:4px;font:10px DM Sans}.toggle-line{border-top:1px solid #f0f1f5;justify-content:space-between;align-items:center;padding:13px 0;display:flex}.toggle-line b{color:#48536b;font-size:11px}.toggle-line small{color:#8991a1;margin-top:3px;font-size:9px;display:block}.switch{cursor:pointer;background:#d7dbe4;border:0;border-radius:20px;width:32px;height:19px;padding:3px}.switch i{background:#fff;border-radius:50%;width:13px;height:13px;transition:all .15s;display:block}.switch.on{background:#6353d6}.switch.on i{transform:translate(13px)}.audit{padding:22px}.toast{z-index:30;color:#fff;background:#202a42;border-radius:9px;align-items:center;gap:7px;padding:11px 14px;font-size:11px;display:flex;position:fixed;bottom:25px;right:28px;box-shadow:0 12px 30px #11162950}.mini-modal{z-index:22;background:#13182a55;place-items:center;display:grid;position:fixed;inset:0}.mini-modal>div{background:#fff;border-radius:12px;width:290px;padding:20px;box-shadow:0 15px 50px #0e132d36}.mini-modal b{color:#25304a;text-transform:capitalize;font:700 18px Outfit}.mini-modal p{color:#81899a;font-size:11px}.mini-modal button+button{color:#737c90;background:0 0;border:0;margin-left:12px;font:600 11px DM Sans}.dark .master-hero h1,.dark .table-head h2,.dark .settings-panel h2,.dark .audit h2{color:#eef0fb}.dark .master-tabs{border-color:#30384e}.dark .search,.dark .route-row select,.dark .route-row input{color:#dce0ee;background:#1b2136;border-color:#353e57}.dark .master-row,.dark .safety-line,.dark .data-row,.dark .route-row,.dark .settings-panel label,.dark .toggle-line{border-color:#2b3248}.dark .master-row b,.dark .data-row b,.dark .route-row b,.dark .safety-line span,.dark .toggle-line b,.dark .settings-panel label{color:#dce0ee}.dark .mini-modal>div{background:#1b2136}.dark .mini-modal b{color:#eef0fb}@media (width<=900px){.master{padding:28px}.master-metrics{grid-template-columns:repeat(2,1fr)}.master-grid,.platform{grid-template-columns:1fr}.data-row{grid-template-columns:40px minmax(140px,1fr) 90px 85px 65px 25px}.route-row{grid-template-columns:40px 1fr 115px 130px 40px}}@media (width<=650px){.master{padding:22px 15px}.master-hero{align-items:start}.master-status{display:none}.master-tabs{margin:18px -15px 15px;padding:0 10px}.master-toolbar{height:38px}.search{width:100%}.master-toolbar .primary{padding:10px;font-size:0}.master-toolbar .primary svg{margin:0}.master-metrics{gap:9px}.master-grid{margin-top:10px}.data-row{grid-template-columns:34px 1fr 65px 25px;gap:8px}.data-row>span:nth-of-type(2),.data-row>span:nth-of-type(3){display:none}.data-row .active-pill,.data-row .pause-pill{margin-left:auto}.route-row{grid-template-columns:34px 1fr;gap:8px}.route-row select,.route-row input,.route-row .text-btn{grid-column:2}.master-row .row-count{display:none}}.app{padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}@media (display-mode:standalone){.topbar{position:relative}.visitor-page{min-height:calc(100vh - 68px - env(safe-area-inset-top) - env(safe-area-inset-bottom))}}@media (width<=650px){.topbar{padding-left:max(16px,env(safe-area-inset-left));padding-right:max(16px,env(safe-area-inset-right))}.sidebar{padding-bottom:max(14px,env(safe-area-inset-bottom))}.call-overlay{padding-bottom:max(20px,env(safe-area-inset-bottom))}}.live-visitor{background:radial-gradient(circle at 15% 15%,#e2dcff 0,#0000 31%),radial-gradient(circle at 90% 90%,#d8f5ed 0,#0000 32%),#f7f8fc;place-items:center;min-height:100vh;padding:24px;display:grid}.live-card{background:#fff;border:1px solid #e6e7ee;border-radius:22px;width:min(480px,100%);padding:20px 27px 24px;box-shadow:0 26px 70px #1b244a1e}.live-header{color:#222c45;align-items:center;gap:7px;font-size:14px;display:flex}.live-header .brand-mark{width:29px;height:29px}.live-header span:last-child{color:#57a17a;align-items:center;gap:3px;margin-left:auto;font-size:9px;font-weight:700;display:flex}.live-home{text-align:center;padding:22px 0}.live-house{color:#fff;background:linear-gradient(135deg,#6752dc,#9781f1);border-radius:22px;place-items:center;width:69px;height:69px;margin:auto auto 12px;display:grid;box-shadow:0 12px 25px #5e4cd041}.live-home p{letter-spacing:1.2px;text-transform:uppercase;color:#8c94a7;margin:0;font-size:10px;font-weight:700}.live-home h1{color:#4f586d;margin:5px 0;font:500 21px/1.25 Outfit}.live-home h1 strong{color:#1e2945;font-size:29px}.live-home>small{color:#81899b;font-size:11px}.live-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.live-actions button{text-align:left;font:inherit;cursor:pointer;border:0;border-radius:11px;align-items:center;gap:8px;padding:14px 11px;display:flex}.live-actions button:first-child{color:#fff;background:#5c4bd3}.live-actions button:last-child{color:#5142bd;background:#eeebff}.live-actions button:disabled{opacity:.45;cursor:not-allowed}.live-actions b{font-size:12px;display:block}.live-actions small{opacity:.76;font-size:9px}.live-message{border-top:1px solid #eceef4;margin-top:17px;padding-top:14px}.live-message label{color:#5f51c8;align-items:center;gap:6px;font-size:11px;font-weight:700;display:flex}.live-message textarea{resize:vertical;border:1px solid #dfe2eb;border-radius:8px;width:100%;height:64px;margin:8px 0;padding:8px;font:11px DM Sans;display:block}.live-message button,.hangup{color:#5848ca;cursor:pointer;background:#f0eeff;border:0;border-radius:7px;padding:8px 10px;font:700 10px DM Sans}.success{color:#39966d;margin-top:7px;font-size:10px;display:block}.live-call{text-align:center}.call-stage{background:linear-gradient(135deg,#2a3558,#6e7ea0);border-radius:13px;height:208px;position:relative;overflow:hidden}.call-stage video{object-fit:cover;width:100%;height:100%}.call-stage video.audio-only{display:none}.audio-person{color:#fff;place-items:center;height:100%;display:grid}.call-state{color:#747d90;margin:13px 0;font-size:11px}.hangup{color:#d7656c;background:#fff0f0;align-items:center;gap:6px;display:inline-flex}.live-error{color:#ce5e68;background:#fff0f0;border-radius:7px;margin:13px 0 0;padding:9px;font-size:10px}.live-note{color:#9aa1b0;text-align:center;margin:17px 0 0;font-size:9px;line-height:1.45}.live-note a{color:#5c4bd2;font-weight:700}.dark .live-visitor{background:#12182a}.dark .live-card{background:#1b2136;border-color:#303951}.dark .live-header,.dark .live-home h1 strong{color:#edf0fa}.dark .live-home h1{color:#b5bdd0}.dark .live-message{border-color:#30384e}.dark .live-message textarea{color:#eef0fb;background:#222941;border-color:#35405a}@media (width<=460px){.live-card{padding:17px}.live-actions{grid-template-columns:1fr}.live-home{padding:17px 0}.live-house{width:59px;height:59px}.live-home h1 strong{font-size:25px}}.admin-badge{color:#fff;letter-spacing:.04em;background:linear-gradient(135deg,#f8a61a,#f0751a);border-radius:5px;align-items:center;gap:4px;margin-left:6px;padding:3px 7px;font:700 9px DM Sans;display:inline-flex}.admin-av{color:#fff!important;background:linear-gradient(135deg,#f8a61a,#f0751a)!important}.admin-pill{color:#b8760a;white-space:nowrap;background:#fff4e0;border-radius:5px;align-items:center;gap:5px;padding:4px 8px;font-size:10px;font-weight:700;display:inline-flex}.admin-pill i{background:#d18c30;border-radius:50%;width:5px;height:5px;display:inline-block}.activity-icon.green{color:#3dbb7a;background:#e6f9f0}.master-status{color:#3dbb7a;align-items:center;gap:6px;font:600 11px DM Sans;display:flex}.master-status i{background:#43be86;border-radius:50%;width:7px;height:7px;animation:2s infinite pulse;display:inline-block}.auth-page{background:#f7f8fc;place-items:center;min-height:100vh;padding:24px;display:grid;position:relative;overflow:hidden}.auth-bg{pointer-events:none;position:absolute;inset:0}.auth-orb-a{background:radial-gradient(#e2dcff,#0000 65%);border-radius:50%;width:520px;height:520px;position:absolute;top:-100px;left:-180px}.auth-orb-b{background:radial-gradient(#d8f5ed,#0000 65%);border-radius:50%;width:480px;height:480px;position:absolute;bottom:-120px;right:-160px}.auth-card{background:#fff;border:1px solid #e8eaf1;border-radius:22px;width:min(430px,100%);padding:32px 36px 28px;position:relative;box-shadow:0 28px 70px #1d294a22}.auth-brand{color:#18213c;align-items:center;gap:8px;margin-bottom:28px;font-family:Outfit,sans-serif;font-size:19px;font-weight:700;display:flex}.auth-hero{margin-bottom:22px}.auth-hero h1{color:#1c2540;margin:0 0 6px;font:700 26px Outfit}.auth-hero p{color:#7e8698;margin:0;font-size:13px}.auth-tabs{border-bottom:1px solid #edf0f4;gap:2px;margin-bottom:22px;display:flex}.auth-tabs button{color:#737c90;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:10px 14px;font:600 13px DM Sans;transition:all .15s}.auth-tabs button.active{color:#5748cc;border-bottom-color:#5d4cd1}.auth-form{flex-direction:column;gap:12px;display:flex}.auth-field{color:#8a91a2;border:1px solid #e0e3ec;border-radius:10px;align-items:center;gap:10px;padding:0 14px;transition:border-color .15s;display:flex;position:relative}.auth-field:focus-within{color:#5748cc;border-color:#7462e0}.auth-field input{color:#3b4661;background:0 0;border:0;outline:none;flex:1;padding:13px 0;font:13px DM Sans}.pw-toggle{color:#9da4b5;cursor:pointer;background:0 0;border:0;padding:4px}.auth-error{color:#d56b72;background:#fff0f1;border-radius:7px;margin:0;padding:9px 12px;font-size:11px}.auth-submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#5c4bd3,#7e6ce8);border:0;border-radius:10px;margin-top:4px;padding:13px;font:700 13px DM Sans;transition:opacity .15s;box-shadow:0 8px 20px #6757ce33}.auth-submit:disabled{opacity:.6;cursor:default}.auth-footer{color:#9da4b5;justify-content:center;align-items:center;gap:5px;margin-top:20px;font-size:10px;display:flex}.dark .auth-page{background:#12182a}.dark .auth-card{background:#1b2136;border-color:#303951}.dark .auth-hero h1{color:#eef0fb}.dark .auth-tabs{border-color:#303951}.dark .auth-field{color:#6d7896;border-color:#35405a}.dark .auth-field input{color:#dce0ee}.dp-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;margin-top:24px;display:grid}.dp-card{flex-direction:column;gap:12px;padding:18px;display:flex}.dp-card-header{align-items:center;gap:10px;display:flex}.dp-card-header b{color:#3c465e;font-size:13px}.dp-qr-preview{cursor:pointer;background:#f8f9fc;border:1px solid #edf0f4;border-radius:10px;justify-content:center;align-items:center;padding:12px;transition:border-color .15s;display:flex;position:relative;overflow:hidden}.dp-qr-preview:hover{border-color:#c0b8f0}.dp-qr-overlay{color:#fff;opacity:0;background:#1c25408c;justify-content:center;align-items:center;gap:6px;font:700 11px DM Sans;transition:opacity .15s;display:flex;position:absolute;inset:0}.dp-qr-preview:hover .dp-qr-overlay{opacity:1}.dp-link{color:#8a91a2;background:#f7f8fc;border:1px solid #edf0f4;border-radius:7px;align-items:center;gap:6px;padding:7px 10px;font-size:10px;display:flex}.dp-link span{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.dp-link button{color:#6654d4;cursor:pointer;background:0 0;border:0;padding:2px}.dp-actions{flex-wrap:wrap;gap:6px;display:flex}.dp-actions button{color:#5748cc;cursor:pointer;background:#fff;border:1px solid #e8eaf1;border-radius:7px;align-items:center;gap:4px;padding:6px 9px;font:600 10px DM Sans;transition:background .1s;display:flex}.dp-actions button:hover{background:#f0eeff}.dark .dp-card{background:#1b2136;border-color:#303951}.dark .dp-card-header b{color:#dce0ee}.dark .dp-qr-preview{background:#252b41;border-color:#353e57}.dark .dp-link{background:#1d2338;border-color:#353e57}.dark .dp-actions button{background:#202a42;border-color:#35405a}.spinner{border:3px solid #e0ddf5;border-top-color:#6654d4;border-radius:50%;width:36px;height:36px;margin:0 auto;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=650px){.auth-card{padding:24px 20px}.dp-grid{grid-template-columns:1fr}}
