@import "https://fonts.googleapis.com/css2?family=Geist:wght@400;450;500;600;700&family=Geist+Mono:wght@400;500&display=swap";:root{--huddle-color:#0ff;--bg-dark:#000;--field:#ffffff12;--field-focus:#ffffff1c;--white:#fff;--gray1:#ffffffd9;--gray2:#ffffff80;--gray3:#ffffff59;--huddle-glass:#00ffff40;--panel:#0d0d0d;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif}*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--bg-dark);height:100%;color:var(--white);-webkit-font-smoothing:antialiased}#root{min-height:100%}.dashboard-inner{width:100%;max-width:1180px;margin:0 auto;padding:0 32px 64px}.graph-container{width:100%;margin-top:42px}.stat-cards-label,.staff-header-label{letter-spacing:.12em;text-transform:uppercase;color:#ffffff61;font-family:Geist Mono,ui-monospace,monospace;font-size:10px;font-weight:500}.stat-cards{width:100%;max-width:980px;margin-top:38px}.stat-cards-label{margin-bottom:13px}.stat-cards-row{border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.stat-card{min-height:142px;box-shadow:none;-webkit-backdrop-filter:none;background:0 0;border:0;border-radius:0;flex-direction:column;padding:12px 24px;display:flex;position:relative}.stat-card+.stat-card{border-left:1px solid #ffffff14}.stat-card-label{letter-spacing:.1em;text-transform:uppercase;color:#ffffff61;font-family:Geist Mono,ui-monospace,monospace;font-size:10px;font-weight:500}.stat-card-value{letter-spacing:-.045em;color:#fffffff2;align-items:baseline;gap:3px;margin-top:14px;font-size:38px;font-weight:500;line-height:1;display:flex}.stat-card-value.amber{color:#f5a623}.stat-card-total{letter-spacing:-.02em;color:#ffffff52;font-size:17px;font-weight:400}.stat-status{align-items:center;gap:7px;margin-top:auto;padding-top:20px;display:flex}.stat-dot{border-radius:50%;flex:none;width:5px;height:5px}.stat-status-label{color:currentColor;font-size:11.5px;font-weight:450}.stat-status[data-tone=ok]{color:#3ecf8e}.stat-status[data-tone=amber]{color:#f5a623}.stat-status[data-tone=red]{color:#f5555a}.stat-status .stat-dot{background:currentColor}.stat-late-list{flex-direction:column;gap:3px;margin-top:9px;display:flex}.stat-late-name{text-overflow:ellipsis;white-space:nowrap;color:#ffffff6b;max-width:180px;font-size:12px;line-height:1.3;overflow:hidden}.staff-status{width:100%;max-width:980px;margin-top:52px}.staff-header{align-items:center;gap:9px;margin-bottom:12px;display:flex}.staff-header-meta{color:#ffffff6b;background:#ffffff0e;border-radius:5px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-family:Geist Mono,ui-monospace,monospace;font-size:10px;display:inline-flex}.staff-list{width:100%}.staff-row{border-top:1px solid #fff1;align-items:center;gap:13px;min-height:62px;padding:10px 0;transition:background .14s,padding .14s;display:flex}.staff-row:last-child{border-bottom:1px solid #fff1}.staff-row:hover{background:#ffffff06}.staff-avatar,.staff-avatar-img{object-fit:cover;border-radius:50%;flex:none;justify-content:center;align-items:center;width:34px;height:34px;font-size:12px;font-weight:600;display:inline-flex}.staff-info{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.staff-name{text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.01em;color:#ffffffe0;font-size:13.5px;font-weight:500;overflow:hidden}.staff-meta{text-overflow:ellipsis;white-space:nowrap;color:#ffffff5c;font-size:11.5px;overflow:hidden}.staff-pill{letter-spacing:.02em;background:0 0;border-radius:0;flex:none;align-items:center;gap:6px;padding:0;font-family:Geist Mono,ui-monospace,monospace;font-size:10px;font-weight:500;display:inline-flex}.staff-pill-dot{background:currentColor;border-radius:50%;width:5px;height:5px}.staff-pill.in{color:#34d399}.staff-pill.late{color:#fbbf24}.staff-empty{border-top:1px solid #fff1;border-bottom:1px solid #fff1;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:170px;display:flex}.staff-empty-icon{opacity:.45;width:42px;height:42px}.staff-empty-text{color:#ffffff59;font-size:12.5px}.activity-grid{width:100%;max-width:680px;box-shadow:none;-webkit-backdrop-filter:none;background:0 0;border:0;border-radius:0;padding:0}.activity-head{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.activity-title-row{align-items:center;gap:10px;display:flex}.activity-title{letter-spacing:-.025em;margin:0;font-size:21px;font-weight:500}.activity-streak{color:var(--huddle-color);background:color-mix(in srgb, var(--huddle-color) 10%, transparent);border-radius:5px;align-items:center;gap:5px;padding:3px 7px;font-size:11px;font-weight:500;display:inline-flex}.activity-sub{color:#ffffff6b;margin:7px 0 0;font-size:12.5px}.activity-legend{color:#ffffff52;align-items:center;gap:6px;font-family:Geist Mono,ui-monospace,monospace;font-size:10px;display:inline-flex}.activity-scroll{margin-top:24px}.activity-cal{max-width:160px;margin:0 auto}.activity-cal-dow{grid-template-columns:repeat(7,1fr);gap:5px;margin-bottom:6px;display:grid}.activity-cal-dow-cell{text-align:center;color:#ffffff4d;font-family:Geist Mono,ui-monospace,monospace;font-size:9px}.activity-cal-grid{grid-template-columns:repeat(7,1fr);gap:5px;display:grid}.heat-cell{aspect-ratio:1;width:100%;box-shadow:none;border-radius:3px}.heat-cell.blank{background:0 0}.heat-cell[data-level="0"]{background:#ffffff0b}.heat-cell[data-level="1"]{background:color-mix(in srgb, var(--huddle-color) 24%, transparent)}.heat-cell[data-level="2"]{background:color-mix(in srgb, var(--huddle-color) 42%, transparent)}.heat-cell[data-level="3"]{background:color-mix(in srgb, var(--huddle-color) 64%, transparent)}.heat-cell[data-level="4"]{background:var(--huddle-color)}.activity-legend .heat-cell{aspect-ratio:auto;width:11px;height:11px}@media (width<=820px){.dashboard-inner{padding:0 20px 48px}.dash-menu-btn{color:#fffc;cursor:pointer;background:#ffffff0d;border:0;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;margin:4px 0;display:inline-flex}.graph-container{margin-top:30px}.stat-cards{margin-top:38px}.stat-card{min-height:132px;padding:18px 16px 20px}.stat-card-value{font-size:32px}.staff-status{margin-top:42px}}@media (width<=520px){.dashboard-inner{padding:0 16px 40px}.stat-cards-row{grid-template-columns:1fr}.stat-card+.stat-card{border-top:1px solid #ffffff14;border-left:0}.stat-card{min-height:125px}.staff-row{gap:10px}.staff-pill{font-size:9px}}.login-form{flex-direction:column;gap:20px;display:flex}.field-group{flex-direction:column;gap:8px;display:flex}.field-label{letter-spacing:.2px;text-transform:uppercase;color:var(--gray1);font-size:13px;font-weight:600}.field-input{background-color:var(--field);height:52px;color:var(--white);border:1px solid #0000;border-radius:14px;outline:none;padding:0 16px;font-size:17px;transition:background-color .2s,border-color .2s}.field-input::placeholder{color:var(--gray3)}.field-input:focus{background-color:var(--field-focus);border-color:var(--huddle-glass)}.code-reveal{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .32s cubic-bezier(.33,1,.68,1),opacity .32s,transform .32s cubic-bezier(.33,1,.68,1);display:grid;transform:translateY(14px)}.code-reveal>*{overflow:hidden}.code-reveal.open{opacity:1;grid-template-rows:1fr;transform:translateY(0)}.login-button{background-color:var(--huddle-color);color:#000;letter-spacing:-.2px;cursor:pointer;border:none;border-radius:16px;height:56px;margin-top:4px;font-size:17px;font-weight:600;transition:opacity .2s,transform .1s}.login-button:hover:not(:disabled){opacity:.9}.login-button:active:not(:disabled){transform:scale(.99)}.login-button:disabled{background-color:var(--huddle-glass);color:var(--gray2);cursor:not-allowed}.login-footer{text-align:center;color:var(--gray3);margin-top:4px;font-size:15px}.footer-link{color:var(--huddle-color);cursor:pointer;font-weight:600}.login-screen{min-height:100vh;display:flex}.login-hero-img{object-fit:cover;width:100%;height:100%;display:block}.login-hero{flex:1;position:relative;overflow:hidden}.login-panel{flex:1.05;justify-content:center;align-items:center;padding:24px;display:flex}.login-card{flex-direction:column;gap:32px;width:100%;max-width:480px;display:flex}.login-heading{flex-direction:column;gap:8px;display:flex}.login-title{letter-spacing:-.5px;color:var(--white);font-size:30px;font-weight:700;line-height:1.2}.login-title .accent{color:var(--huddle-color)}@media (width<=800px){.login-hero{display:none}}.sidebar{flex-direction:column;flex:0 0 262px;gap:2px;width:262px;height:100dvh;display:flex;position:sticky;top:0}.sidebar-inner{height:100%;padding:18px 14px calc(16px + env(safe-area-inset-bottom));flex-direction:column;gap:2px;display:flex}.sidebar-brand{align-items:center;gap:5px;margin-bottom:12px;padding:2px 6px;display:flex}.sidebar-wordmark{letter-spacing:-.01em;white-space:nowrap;margin:0;font-size:18px;font-weight:700}.sidebar-wordmark .accent{color:var(--huddle-color)}.sidebar-brand-slash{color:#ffffff40;flex:none}.sidebar-business{color:#ffffff8c;white-space:nowrap;text-overflow:ellipsis;font-size:18px;font-weight:500;overflow:hidden}.sidebar-nav,.sidebar-section{flex-direction:column;gap:2px;display:flex}.sidebar-section-title{color:#ffffff57;text-transform:capitalize;margin:0;padding:18px 11px 7px;font-size:12px;font-weight:500}.sidebar-item{color:#ffffff8c;cursor:pointer;border-radius:9px;align-items:center;gap:12px;width:100%;padding:8px 11px;transition:background .15s,color .15s;display:flex}.sidebar-item:hover{color:#ffffffeb;background:#ffffff0a}.sidebar-item.active{color:#fffffff5;background:#fff1}.sidebar-item-icon{opacity:.6;flex:none;width:18px;height:18px}.sidebar-item.active .sidebar-item-icon{opacity:.92}.sidebar-item-label{letter-spacing:-.005em;margin:0;font-size:15px;font-weight:450}.sidebar-item.active .sidebar-item-label{font-weight:500}.sidebar-account{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:#ffffff08;border:none;border-radius:12px;align-items:center;gap:12px;margin-top:auto;padding:10px;transition:background .15s;display:flex}.sidebar-account:hover{background:#ffffff0e}.sidebar-avatar{color:#06121f;background:linear-gradient(150deg,#76b2ea,#4a7fd0);border-radius:10px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;font-size:14px;font-weight:700;display:inline-flex}.sidebar-account-info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.sidebar-account-name{letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.sidebar-account-role{color:#ffffff73;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}@media (width<=820px){.sidebar{z-index:50;background:var(--bg-dark);flex:0 0 0;width:262px;height:100dvh;transition:transform .28s cubic-bezier(.33,1,.68,1);position:fixed;top:0;left:0;transform:translate(-100%)}.sidebar.open{transform:translate(0)}}.manager-shell{background:var(--bg-dark);min-height:100dvh;color:var(--white);display:flex;position:relative;overflow-x:hidden}.dashboard{background:var(--panel);border:1px solid #ffffff14;border-radius:16px;flex:auto;min-width:0;height:calc(100dvh - 20px);margin:10px 10px 10px 0;position:relative;overflow-y:auto}.dashboard-inner{z-index:1;max-width:1160px;margin:0 auto;padding:clamp(24px,3.4vw,40px) clamp(20px,3.4vw,40px) 60px;position:relative}.sidebar{flex:0 0 262px;width:262px;height:100dvh;position:sticky;top:0}.dash-breadcrumb{letter-spacing:.05em;color:#fff6;align-items:center;gap:8px;font-family:Geist Mono,ui-monospace,monospace;font-size:11px;display:flex}.dash-breadcrumb svg{opacity:.55}.dash-breadcrumb-current{color:#ffffffb3}.dash-head{border-bottom:1px solid #ffffff12;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;margin-top:12px;margin-bottom:26px;padding-bottom:22px;display:flex}.dash-title{letter-spacing:-.025em;margin:0;font-size:28px;font-weight:600}.dash-date{color:#ffffff8c;margin:6px 0 0;font-size:14px}.sidebar-backdrop{display:none}@media (width<=820px){.sidebar-backdrop.show{z-index:40;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0000008c;display:block;position:fixed;inset:0}.manager-shell .sidebar{transition:transform .28s;transform:translate(-100%);flex:0 0 0!important;position:fixed!important}.manager-shell .sidebar.open{transform:translate(0)!important}}.nf-root{--fg:255, 255, 255;--bg:#000;--panel:#0d0d0d;--accent:#0ff;--card-bg:rgba(var(--fg), .05);--card-blur:blur(22px) saturate(140%);--card-border:rgba(var(--fg), .09);--card-shadow:0 12px 34px #00000061;background:var(--bg);min-height:100dvh;color:rgb(var(--fg));-webkit-font-smoothing:antialiased;justify-content:center;align-items:center;padding:24px;font-family:Geist,system-ui,-apple-system,sans-serif;display:flex;position:relative;overflow:hidden}.nf-root *,.nf-root :before,.nf-root :after{box-sizing:border-box}.nf-root ::selection{background:#3ecf8e47}@keyframes nfRise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes nfHalo{0%,to{opacity:.35;transform:scale(1)}50%{opacity:.9;transform:scale(1.35)}}.nf-glow{pointer-events:none;position:absolute;inset:0;overflow:hidden}.nf-glow span{border-radius:50%;position:absolute}.nf-glow-a{background:radial-gradient(circle, color-mix(in srgb, var(--accent) 26%, transparent), transparent 68%);filter:blur(30px);width:520px;height:520px;top:-160px;right:-60px}.nf-glow-b{filter:blur(34px);background:radial-gradient(circle,#788cf029,#0000 68%);width:460px;height:460px;bottom:-180px;left:-120px}.nf-glow-c{filter:blur(40px);background:radial-gradient(circle,#f5a62314,#0000 70%);width:520px;height:420px;bottom:-160px;right:18%}.nf-card{z-index:1;text-align:center;border:1px solid var(--card-border);background:var(--card-bg);width:100%;max-width:480px;-webkit-backdrop-filter:var(--card-blur);box-shadow:inset 0 1px 0 rgba(var(--fg), .07), var(--card-shadow);border-radius:20px;flex-direction:column;align-items:center;gap:22px;padding:48px 40px 40px;animation:.5s both nfRise;display:flex;position:relative}.nf-breadcrumb{letter-spacing:.05em;color:rgba(var(--fg), .4);align-items:center;gap:8px;font-family:Geist Mono,ui-monospace,monospace;font-size:11px;display:inline-flex}.nf-breadcrumb .nf-crumb-active{color:rgba(var(--fg), .7)}.nf-badge{letter-spacing:.04em;color:var(--accent);background:color-mix(in srgb, var(--accent) 14%, transparent);border-radius:8px;align-items:center;gap:6px;padding:4px 11px;font-family:Geist Mono,ui-monospace,monospace;font-size:12px;font-weight:500;display:inline-flex}.nf-code{letter-spacing:-.05em;background:linear-gradient(150deg, rgb(var(--fg)), rgba(var(--fg), .45));color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-size:96px;font-weight:600;line-height:.9}.nf-title{letter-spacing:-.02em;margin:0;font-size:24px;font-weight:600}.nf-desc{max-width:340px;color:rgba(var(--fg), .55);margin:0;font-size:14px;line-height:1.5}.nf-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-top:4px;display:flex}.nf-btn{font:inherit;letter-spacing:-.005em;cursor:pointer;border-radius:10px;align-items:center;gap:8px;padding:10px 18px;font-size:13.5px;font-weight:500;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.nf-btn svg{width:16px;height:16px}.nf-btn-primary{color:#06121f;background:var(--accent);border:1px solid #0000}.nf-btn-primary:hover{background:color-mix(in srgb, var(--accent) 82%, white)}.nf-btn-ghost{border:1px solid rgba(var(--fg), .12);color:rgba(var(--fg), .8);background:rgba(var(--fg), .03)}.nf-btn-ghost:hover{color:rgba(var(--fg), .96);background:rgba(var(--fg), .07)}.notif-panel{background:var(--panel);border:1px solid #ffffff12;border-radius:16px;flex:auto;min-width:0;height:calc(100dvh - 20px);margin:10px 10px 10px 0;position:relative;overflow-y:auto}.notif-inner{width:min(100% - 80px,1080px);margin-left:52px;margin-right:auto;padding-top:42px;padding-bottom:80px}.notif-head{border-bottom:1px solid #ffffff13;justify-content:space-between;align-items:center;gap:32px;margin-bottom:36px;padding-bottom:24px;display:flex}.notif-card{background:0 0;border-top:1px solid #fff1;border-bottom:1px solid #fff1;width:100%}.notif-title{letter-spacing:-.035em;color:#fffffff0;margin:0;font-size:30px;font-weight:500;line-height:1}.notif-sub{color:#ffffff61;margin:8px 0 0;font-size:12px}.notif-head-actions{align-items:center;gap:18px;display:flex}.notif-markall{font:inherit;color:#ffffff73;cursor:pointer;background:0 0;border:0;padding:6px 0;font-size:12px;font-weight:500;transition:color .14s}.notif-markall:hover:not(:disabled){color:#ffffffd9}.notif-markall:disabled{color:#fff3;cursor:default}.notif-compose-btn{color:#ffffffc7;font:inherit;cursor:pointer;background:#ffffff0b;border:1px solid #ffffff1c;border-radius:8px;align-items:center;gap:7px;padding:7px 11px;font-size:12px;font-weight:500;transition:background .14s,border-color .14s;display:inline-flex}.notif-compose-btn:hover{background:#ffffff13;border-color:#ffffff29}.notif-compose-btn svg{opacity:.65}.notif-section{margin-bottom:38px}.notif-section-label{letter-spacing:.13em;text-transform:uppercase;color:#ffffff4d;margin:0 0 10px;font-family:Geist Mono,ui-monospace,monospace;font-size:9.5px;font-weight:500}.notif-row{width:100%;min-height:76px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;padding:17px 10px;transition:background .12s;display:flex;position:relative}.notif-row:hover{background:#ffffff06}.notif-row.bordered{border-bottom:1px solid #ffffff0e}.notif-row-icon{background:#ffffff0b;border-radius:50%;flex:none;justify-content:center;align-items:center;width:34px;height:34px;margin-right:13px;display:inline-flex}.notif-row-icon svg{opacity:.8;width:16px;height:16px}.notif-row-content{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.notif-row-text{text-overflow:ellipsis;white-space:nowrap;color:#ffffff75;font-size:13.5px;font-weight:450;line-height:1.45;transition:color .12s;display:block;overflow:hidden}.notif-row-text.unread{color:#ffffffeb;font-weight:500}.notif-row-time{color:#ffffff47;font-size:11px}.notif-unread-dot{background:var(--huddle-color);border-radius:50%;flex:none;width:6px;height:6px;margin:0 7px 0 16px}.notif-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:320px;padding:60px 30px;display:flex}.notif-empty-icon{opacity:.4;width:42px;height:42px;margin-bottom:16px}.notif-empty-title{letter-spacing:-.01em;color:#fffc;margin:0;font-size:16px;font-weight:500}.notif-empty-sub{color:#ffffff52;max-width:260px;margin:6px 0 0;font-size:12.5px;line-height:1.5}.dash-menu-btn{display:none}@media (width<=820px){.dash-menu-btn{color:#fffc;cursor:pointer;background:#ffffff0d;border:0;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;margin:4px 0;display:inline-flex}.notif-panel{height:calc(100dvh - 16px);margin:8px}.notif-inner{padding:28px 20px 60px}.notif-head{align-items:flex-start;margin-bottom:28px;padding-bottom:20px}.notif-title{font-size:27px}.notif-head-actions{gap:12px}.notif-markall{font-size:11px}.notif-compose-btn{justify-content:center;width:34px;height:34px;padding:0}.notif-compose-btn svg{width:16px;height:16px}.notif-compose-btn{font-size:0}.notif-row{min-height:64px}}@media (width<=480px){.notif-inner{padding-left:16px;padding-right:16px}.notif-head{margin-bottom:24px}.notif-title{font-size:25px}.notif-row-icon{width:32px;height:32px;margin-right:11px}.notif-row-text{font-size:13px}}.nm-overlay{z-index:60;-webkit-backdrop-filter:blur(3px);background:#0000007a;position:fixed;inset:0}.nm-content{z-index:61;background:var(--panel);border-top:1px solid #ffffff1a;border-radius:20px 20px 0 0;outline:none;flex-direction:column;max-height:108vh;display:flex;position:fixed;bottom:0;left:20%;right:20%;box-shadow:0 -20px 60px #00000047}.nm-scroll{width:100%;max-width:560px;margin:0 auto;padding:10px 28px 42px;overflow-y:auto}.nm-handle{background:#ffffff29;border-radius:999px;width:34px;height:4px;margin:2px auto 28px}.nm-title{letter-spacing:-.025em;color:#fffffff0;margin:0;font-size:22px;font-weight:500;line-height:1.15}.nm-read{padding-bottom:12px}.nm-type-badge{letter-spacing:.12em;text-transform:uppercase;background:0 0;border:0;border-radius:0;align-items:center;margin-bottom:14px;padding:0;font-family:Geist Mono,ui-monospace,monospace;font-size:9.5px;font-weight:500;display:inline-flex}.nm-type-badge.info{color:var(--huddle-color)}.nm-type-badge.urgent{color:#f5555a}.nm-time{color:#ffffff4d;margin:8px 0 24px;font-size:11.5px}.nm-body{color:#ffffffb3;margin:0;font-size:15px;line-height:1.65}.nm-sender{color:#ffffff59;margin:24px 0 0;font-size:12px}.nm-send{padding-bottom:8px}.nm-label{letter-spacing:.12em;text-transform:uppercase;color:#ffffff52;margin:24px 0 9px;font-family:Geist Mono,ui-monospace,monospace;font-size:9.5px;font-weight:500;display:block}.nm-input,.nm-textarea{color:#ffffffe6;width:100%;font:inherit;background:#ffffff09;border:1px solid #ffffff17;border-radius:9px;outline:none;font-size:14px;transition:border-color .14s,background .14s;display:block}.nm-input{height:44px;padding:0 13px}.nm-textarea{resize:vertical;min-height:120px;padding:12px 13px;line-height:1.55}.nm-input::placeholder,.nm-textarea::placeholder{color:#ffffff3d}.nm-input:focus,.nm-textarea:focus{border-color:color-mix(in srgb, var(--huddle-color) 38%, #ffffff17);background:#ffffff0d}.nm-type-row{gap:8px;display:flex}.nm-type-chip{height:34px;font:inherit;color:#ffffff7a;cursor:pointer;background:0 0;border:1px solid #ffffff17;border-radius:7px;align-items:center;gap:7px;padding:0 11px;font-size:12px;transition:all .14s;display:inline-flex}.nm-type-chip:hover{background:#ffffff0a}.nm-type-dot{border-radius:50%;width:6px;height:6px}.nm-audience-row{grid-template-columns:1fr 1fr;gap:8px;display:grid}.nm-audience-btn{height:38px;font:inherit;color:#ffffff7a;cursor:pointer;background:0 0;border:1px solid #ffffff17;border-radius:8px;font-size:12px;transition:all .14s}.nm-audience-btn:hover{background:#ffffff09}.nm-audience-btn.active{border-color:color-mix(in srgb, var(--huddle-color) 38%, transparent);background:color-mix(in srgb, var(--huddle-color) 9%, transparent);color:var(--huddle-color)}.nm-people{flex-direction:column;gap:9px;margin-top:10px;display:flex}.nm-selected-count{color:var(--huddle-color);margin:0;font-size:11px}.nm-people-list{border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f;flex-direction:column;max-height:230px;display:flex;overflow-y:auto}.nm-person-row{width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #ffffff0b;align-items:center;gap:11px;padding:10px 2px;display:flex}.nm-person-row:last-child{border-bottom:0}.nm-person-row:hover{background:#ffffff06}.nm-person-avatar{object-fit:cover;border-radius:50%;flex:none;width:34px;height:34px}.nm-person-initial{color:#06121f;background:#76b2ea;justify-content:center;align-items:center;font-size:12px;font-weight:600;display:inline-flex}.nm-person-info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.nm-person-name{text-overflow:ellipsis;white-space:nowrap;color:#ffffffd1;font-size:13px;font-weight:500;overflow:hidden}.nm-person-email{text-overflow:ellipsis;white-space:nowrap;color:#ffffff4d;font-size:11px;overflow:hidden}.nm-checkbox{color:#06121f;border:1px solid #ffffff29;border-radius:5px;flex:none;justify-content:center;align-items:center;width:19px;height:19px;font-size:11px;display:inline-flex}.nm-checkbox.on{border-color:var(--huddle-color);background:var(--huddle-color)}.nm-send-btn{background:var(--huddle-color);color:#06121f;width:100%;height:46px;font:inherit;cursor:pointer;border:0;border-radius:9px;margin-top:28px;font-size:13px;font-weight:600;transition:opacity .14s,transform .1s}.nm-send-btn:hover:not(:disabled){opacity:.9}.nm-send-btn:active:not(:disabled){transform:scale(.99)}.nm-send-btn:disabled{opacity:.3;cursor:not-allowed}@media (width<=600px){.nm-content{border-radius:17px 17px 0 0;max-height:92vh}.nm-scroll{padding:9px 20px 34px}.nm-handle{margin-bottom:24px}.nm-title{font-size:20px}}.req-panel{background:var(--panel);border:1px solid #ffffff14;border-radius:16px;flex:auto;min-width:0;height:calc(100dvh - 20px);margin:10px 10px 10px 0;position:relative;overflow-y:auto}.req-inner{max-width:760px;margin:0 auto;padding:clamp(24px,3.4vw,40px) clamp(20px,3.4vw,40px) 60px}.req-head{border-bottom:1px solid #ffffff12;margin-bottom:26px;padding-bottom:22px}.req-title{letter-spacing:-.025em;margin:0;font-size:28px;font-weight:600}.req-section{margin-bottom:32px}.req-section-head{align-items:center;gap:8px;margin:0 0 10px 4px;display:flex}.req-section-label{letter-spacing:.13em;text-transform:uppercase;color:#ffffff6b;font-family:Geist Mono,ui-monospace,monospace;font-size:11px;font-weight:500}.req-count{color:#06121f;border-radius:6px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-family:Geist Mono,ui-monospace,monospace;font-size:11px;font-weight:600;display:inline-flex}.req-count.join{background:#a78bfa}.req-count.pending{color:#fff;background:#f5555a}.req-card{background:#ffffff0d;border:1px solid #ffffff14;border-radius:16px;overflow:hidden}.req-row{align-items:center;gap:12px;padding:12px 16px;display:flex}.req-row.bordered{border-bottom:1px solid #ffffff0f}.req-avatar,.req-avatar-img{color:#06121f;object-fit:cover;border-radius:11px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;font-size:14px;font-weight:700;display:inline-flex}.req-type-icon{background:#ffffff0d;border-radius:11px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.req-info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.req-info-btn{font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;padding:0}.req-name{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:500;overflow:hidden}.req-meta{color:#ffffff6b;white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;overflow:hidden}.req-actions{flex:none;gap:8px;display:flex}.req-btn{cursor:pointer;border:none;border-radius:9px;justify-content:center;align-items:center;width:32px;height:32px;font-size:15px;font-weight:700;transition:background .13s;display:inline-flex}.req-btn.accept{color:#34d399;background:#34d39924}.req-btn.accept:hover{background:#34d39938}.req-btn.decline{color:#f87171;background:#f871711c}.req-btn.decline:hover{background:#f871712e}.req-empty{color:#fff6;text-align:center;background:#ffffff05;border:1px solid #ffffff0f;border-radius:16px;padding:20px 16px;font-size:13.5px}.rm-overlay{z-index:60;background:#0000008c;position:fixed;inset:0}.rm-content{z-index:61;background:var(--panel);border:1px solid #ffffff1a;border-bottom:none;border-radius:18px 18px 0 0;outline:none;flex-direction:column;max-height:90vh;display:flex;position:fixed;bottom:0;left:0;right:0}.rm-scroll{width:100%;max-width:520px;margin:0 auto;padding:12px 22px 32px;overflow-y:auto}.rm-handle{background:#ffffff2e;border-radius:999px;width:44px;height:5px;margin:0 auto 20px}.rm-header{align-items:center;gap:14px;margin-bottom:20px;display:flex}.rm-header-icon{background:#ffffff0d;border-radius:14px;flex:none;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;display:inline-flex}.rm-header-text{flex:1;min-width:0}.rm-title{letter-spacing:-.02em;color:#fff;margin:0;font-size:18px;font-weight:600}.rm-requester{align-items:center;gap:8px;margin-top:5px;display:flex}.rm-requester-name{color:#ffffff80;white-space:nowrap;text-overflow:ellipsis;font-size:14px;overflow:hidden}.rm-av,.rm-av-img{color:#fff;object-fit:cover;border-radius:999px;flex:none;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.rm-swap{margin-bottom:16px}.rm-shift{background:#ffffff0d;border:1px solid;border-radius:16px;flex-direction:column;gap:10px;padding:14px;display:flex}.rm-shift-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.rm-shift-badge{letter-spacing:.04em;text-transform:uppercase;border-radius:8px;padding:4px 10px;font-size:11px;font-weight:700}.rm-shift-pos{color:#ffffff80;font-size:13px;font-weight:600}.rm-shift-owner{align-items:center;gap:10px;display:flex}.rm-shift-owner-info{flex-direction:column;gap:1px;min-width:0;display:flex}.rm-shift-owner-name{color:#fff;font-size:14px;font-weight:600}.rm-shift-owner-email{color:#ffffff59;font-size:12px}.rm-shift-info{flex-direction:column;gap:6px;display:flex}.rm-shift-row{color:#ffffff8c;align-items:center;gap:8px;font-size:13.5px;display:flex}.rm-shift-ico{font-size:13px}.rm-shift-missing{color:#ffffff59;font-size:13px;font-style:italic}.rm-swap-divider{align-items:center;gap:10px;margin:10px 0;display:flex}.rm-swap-line{background:#ffffff14;flex:1;height:1px}.rm-swap-icon{color:#208aef;background:#208aef1f;border:1px solid #208aef59;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:15px;display:inline-flex}.rm-accept-status{justify-content:center;align-items:center;gap:6px;margin-top:12px;font-size:12.5px;font-weight:600;display:flex}.rm-accept-dot{border-radius:50%;width:6px;height:6px}.rm-body{background:#ffffff0d;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;gap:8px;margin-bottom:16px;padding:16px;display:flex}.rm-body-label{letter-spacing:.13em;text-transform:uppercase;color:#fff6;font-family:Geist Mono,ui-monospace,monospace;font-size:10.5px}.rm-body-text{color:#fff;margin:0;font-size:15px;line-height:1.5}.rm-count{color:#ffffff80;margin:-6px 0 16px;padding:0 2px;font-size:13px;font-weight:500}.rm-date-chips{flex-wrap:wrap;gap:8px;display:flex}.rm-date-chip{color:#208aef;background:#208aef1f;border:1px solid #208aef4d;border-radius:8px;padding:6px 12px;font-size:13px;font-weight:600}.rm-attach-img{object-fit:cover;background:#ffffff0a;border-radius:12px;width:100%;height:200px;display:block}.rm-file-row{background:#ffffff0d;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:10px;padding:12px 14px;text-decoration:none;display:flex}.rm-file-ico{font-size:18px}.rm-file-name{color:#208aef;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:14px;overflow:hidden}.rm-file-open{color:#ffffff80}.rm-actions{gap:12px;margin-top:8px;display:flex}.rm-action{height:50px;font:inherit;cursor:pointer;border:1px solid;border-radius:14px;flex:1;font-size:15px;font-weight:700;transition:background .13s}.rm-action.reject{color:#f87171;background:#f871711a;border-color:#f8717140}.rm-action.reject:hover{background:#f8717129}.rm-action.accept{color:#34d399;background:#34d39926;border-color:#34d3994d}.rm-action.accept:hover{background:#34d39938}.sched-head{border-bottom:1px solid #ffffff12;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;margin-top:12px;margin-bottom:24px;padding-bottom:22px;display:flex}.sched-sub{color:#ffffff8c;margin:6px 0 0;font-size:14px}.sched-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.sched-nav{align-items:center;gap:6px;display:inline-flex}.sched-nav-btn{cursor:pointer;color:#ffffffb3;background:#ffffff0a;border:1px solid #ffffff17;border-radius:9px;justify-content:center;align-items:center;width:32px;height:32px;transition:background .13s,color .13s;display:inline-flex}.sched-nav-btn:hover{color:#fff;background:#ffffff14}.sched-period{text-align:center;letter-spacing:-.02em;min-width:180px;font-size:16px;font-weight:600}.sched-today{cursor:pointer;font:inherit;color:#fffc;background:#ffffff0a;border:1px solid #ffffff17;border-radius:9px;padding:7px 15px;font-size:13px;font-weight:500;transition:background .13s,color .13s}.sched-today:hover{color:#fff;background:#ffffff14}.sched-card{-webkit-backdrop-filter:blur(22px)saturate(140%);background:#ffffff0d;border:1px solid #ffffff17;border-radius:16px;overflow:hidden;box-shadow:inset 0 1px #ffffff0f,0 12px 34px #00000061}.sched-grid{grid-template-columns:repeat(7,1fr);display:grid}.sched-cell{cursor:pointer;border-right:1px solid #ffffff12;min-width:0;transition:background .15s,box-shadow .15s}.sched-cell:last-child{border-right:none}.sched-cell.over{background:color-mix(in srgb, var(--huddle-color) 12%, transparent)}.sched-cell.sel{background:color-mix(in srgb, var(--huddle-color) 10%, transparent);box-shadow:inset 0 0 0 1.5px var(--huddle-color)}.sched-cell-head{border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;gap:6px;padding:10px 10px 8px;display:flex}.sched-cell-date{align-items:baseline;gap:6px;display:flex}.sched-cell-dow{letter-spacing:.1em;text-transform:uppercase;color:#ffffff6b;font-family:Geist Mono,ui-monospace,monospace;font-size:10px}.sched-cell-num{color:#ffffffd9;font-size:15px;font-weight:600}.sched-cell-num.today{color:var(--huddle-color)}.sched-cell-right{align-items:center;gap:6px;display:flex}.sched-cell-meta{color:#fff6;font-family:Geist Mono,ui-monospace,monospace;font-size:10px}.sched-check{background:var(--huddle-color);color:#04141a;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.sched-cell-body{flex-direction:column;gap:6px;min-height:150px;padding:10px;display:flex}.sched-drop{color:#ffffff4d;text-align:center;padding:24px 0;font-size:12px}.sched-shift{cursor:pointer;background:#ffffff0a;border:1px solid #ffffff12;border-radius:10px;align-items:center;gap:9px;padding:8px 10px;transition:background .13s;display:flex}.sched-shift:hover{background:#ffffff12}.sched-shift-bar{border-radius:2px;flex:none;align-self:stretch;width:3px}.sched-shift-info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.sched-shift-name{white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}.sched-shift-time{color:#ffffff73;white-space:nowrap;text-overflow:ellipsis;font-size:11.5px;overflow:hidden}.sched-shift-remove{cursor:pointer;color:#fff6;background:0 0;border:none;border-radius:6px;flex:none;justify-content:center;align-items:center;width:24px;height:24px;transition:background .13s,color .13s;display:inline-flex}.sched-shift-remove:hover{color:#f87a7e;background:#f5555a24}.sched-roster{margin-top:26px}.sched-roster-head{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.sched-roster-label{letter-spacing:.13em;text-transform:uppercase;color:#ffffff6b;font-family:Geist Mono,ui-monospace,monospace;font-size:11px;font-weight:500}.sched-roster-hint{color:#fff6;font-size:12px}.sched-roster-chips{flex-wrap:wrap;gap:10px;display:flex}.sched-chip{cursor:grab;-webkit-user-select:none;user-select:none;background:#ffffff0a;border:1px solid #ffffff14;border-radius:11px;align-items:center;gap:9px;padding:7px 12px 7px 8px;transition:opacity .13s;display:flex;box-shadow:inset 0 1px #ffffff0d}.sched-chip.dragging{opacity:.4}.sched-chip-grip{color:#ffffff4d;display:inline-flex}.sched-chip-avatar{color:#0d0d0d;object-fit:cover;border-radius:8px;flex:none;justify-content:center;align-items:center;width:26px;height:26px;font-size:11px;font-weight:700;display:inline-flex}.sched-chip-name{white-space:nowrap;font-size:13px;font-weight:500}.sched-selbar{z-index:45;-webkit-backdrop-filter:blur(24px)saturate(150%);background:#141414e0;border:1px solid #ffffff1f;border-radius:16px;align-items:center;gap:14px;padding:9px 10px 9px 18px;display:flex;position:fixed;bottom:26px;left:calc(50% + 118px);transform:translate(-50%);box-shadow:0 18px 50px #0000008c}.sched-selbar-count{color:#ffffffe6;align-items:center;gap:9px;font-size:14px;display:inline-flex}.sched-selbar-badge{color:#04141a;background:var(--huddle-color);border-radius:8px;justify-content:center;align-items:center;min-width:24px;height:24px;padding:0 7px;font-family:Geist Mono,ui-monospace,monospace;font-size:12.5px;font-weight:600;display:inline-flex}.sched-selbar-clear{cursor:pointer;font:inherit;color:#ffffffb3;background:0 0;border:1px solid #ffffff1f;border-radius:11px;padding:8px 14px;font-size:13.5px;font-weight:500;transition:background .13s,color .13s}.sched-selbar-clear:hover{color:#fff;background:#ffffff0f}.sched-selbar-add{cursor:pointer;font:inherit;color:#04141a;background:linear-gradient(160deg, #7ff3ff, var(--huddle-color));border:none;border-radius:11px;align-items:center;gap:7px;padding:9px 16px;font-size:13.5px;font-weight:600;transition:filter .13s;display:inline-flex;box-shadow:0 4px 14px #00ffff38}.sched-selbar-add:hover{filter:brightness(1.05)}.sched-modes{background:#ffffff08;border:1px solid #ffffff17;border-radius:11px;align-items:center;gap:3px;padding:3px;display:inline-flex}.sched-mode{color:#fff9;font:inherit;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:7px 16px;font-size:13px;font-weight:500;transition:background .13s,color .13s}.sched-mode.active{background:var(--huddle-color);color:#04170f}.sched-month-dow{border-bottom:1px solid #ffffff12;grid-template-columns:repeat(7,1fr);display:grid}.sched-month-dow-cell{letter-spacing:.12em;text-transform:uppercase;color:#ffffff6b;padding:10px 8px;font-family:Geist Mono,ui-monospace,monospace;font-size:10.5px}.sched-month-grid{grid-template-columns:repeat(7,1fr);grid-auto-rows:minmax(104px,1fr);display:grid}.sched-mcell{cursor:pointer;border-bottom:1px solid #ffffff12;border-right:1px solid #ffffff12;min-width:0;padding:8px;transition:background .15s,box-shadow .15s}.sched-mcell:nth-child(7n){border-right:none}.sched-mcell.muted{opacity:.4}.sched-mcell.over{background:color-mix(in srgb, var(--huddle-color) 12%, transparent)}.sched-mcell.sel{background:color-mix(in srgb, var(--huddle-color) 10%, transparent);box-shadow:inset 0 0 0 1.5px var(--huddle-color)}.sched-mcell-head{justify-content:space-between;align-items:center;margin-bottom:5px;display:flex}.sched-mcell-num{color:#ffffffd9;font-size:13px;font-weight:500}.sched-mcell-num.today{background:var(--huddle-color);color:#04141a;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-weight:700;display:inline-flex}.sched-mcell-right{align-items:center;gap:5px;display:flex}.sched-mcell-count{color:#ffffff73;font-family:Geist Mono,ui-monospace,monospace;font-size:10px}.sched-mcell-pills{flex-direction:column;gap:3px;display:flex}.sched-pill{background:#ffffff0d;border-radius:6px;align-items:center;gap:5px;padding:2px 6px;font-size:11px;line-height:1.4;display:flex;overflow:hidden}.sched-pill-dot{border-radius:50%;flex:none;width:6px;height:6px}.sched-pill-name{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.sched-pill-more{color:#ffffff73;padding-left:2px;font-size:10.5px}@media (width<=820px){.sched-selbar{left:50%}.sched-cell-dow{display:none}.sched-grid{overflow-x:auto}}.sm-overlay{z-index:50;-webkit-backdrop-filter:blur(4px);background:#0000008c;justify-content:center;align-items:center;padding:20px;animation:.18s both sm-fade;display:flex;position:fixed;inset:0}@keyframes sm-fade{0%{opacity:0}to{opacity:1}}@keyframes sm-pop{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:none}}.sm-card{-webkit-backdrop-filter:blur(28px)saturate(150%);background:#141414db;border:1px solid #ffffff1c;border-radius:18px;width:100%;max-width:440px;max-height:90dvh;padding:22px;animation:.22s cubic-bezier(.2,.7,.3,1) both sm-pop;overflow-y:auto;box-shadow:0 24px 70px #0009}.sm-card-narrow{text-align:center;max-width:400px}.sm-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.sm-title{letter-spacing:-.02em;margin:0;font-size:18px;font-weight:600}.sm-date{color:#ffffff8c;margin:4px 0 0;font-size:13px}.sm-close{cursor:pointer;color:#fff9;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;transition:background .13s,color .13s;display:inline-flex}.sm-close:hover{color:#fff;background:#ffffff1a}.sm-person{background:#ffffff0a;border:1px solid #ffffff12;border-radius:12px;align-items:center;gap:12px;margin-top:16px;padding:12px;display:flex}.sm-person-avatar{color:#0d0d0d;border-radius:10px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;font-size:14px;font-weight:700;display:inline-flex}.sm-person-info{text-align:left;flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.sm-person-name{white-space:nowrap;text-overflow:ellipsis;font-size:14.5px;font-weight:600;overflow:hidden}.sm-person-pos{color:#ffffff80;white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;overflow:hidden}.sm-hours-badge{color:var(--huddle-color);background:color-mix(in srgb, var(--huddle-color) 14%, transparent);border-radius:8px;flex:none;padding:4px 10px;font-family:Geist Mono,ui-monospace,monospace;font-size:12px}.sm-section{margin-top:18px}.sm-label{letter-spacing:.13em;text-transform:uppercase;color:#ffffff6b;margin-bottom:8px;font-family:Geist Mono,ui-monospace,monospace;font-size:10.5px}.sm-hour-grid{grid-template-columns:repeat(auto-fill,minmax(46px,1fr));gap:5px;display:grid}.sm-hour{appearance:none;cursor:pointer;font:inherit;color:#fff9;background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;padding:7px 0;font-family:Geist Mono,ui-monospace,monospace;font-size:12px;transition:background .1s,color .1s,border-color .1s}.sm-hour:hover:not(.disabled):not(.active){color:#ffffffd9;background:#ffffff0f}.sm-hour.active{color:#0d0d0d;background:var(--huddle-color);border-color:var(--huddle-color);font-weight:500}.sm-hour.disabled{opacity:.25;cursor:not-allowed}.sm-pos-row{flex-wrap:wrap;gap:8px;display:flex}.sm-pos{appearance:none;cursor:pointer;font:inherit;color:#fff9;background:#ffffff08;border:1px solid #ffffff14;border-radius:10px;flex:1;min-width:80px;padding:9px 0;font-size:13px;transition:background .1s,color .1s,border-color .1s}.sm-pos:hover:not(.active){color:#ffffffd9;background:#ffffff0f}.sm-pos.active{color:#0d0d0d;background:var(--huddle-color);border-color:var(--huddle-color);font-weight:500}.sm-staff-pick{flex-wrap:wrap;gap:8px;display:flex}.sm-staff-chip{cursor:pointer;font:inherit;color:#fff;background:#ffffff0a;border:1px solid #ffffff14;border-radius:11px;align-items:center;gap:8px;padding:6px 12px 6px 6px;font-size:13px;font-weight:500;transition:background .13s,border-color .13s;display:inline-flex}.sm-staff-chip.on{border-color:var(--huddle-color);background:color-mix(in srgb, var(--huddle-color) 12%, transparent)}.sm-staff-avatar{color:#0d0d0d;border-radius:8px;flex:none;justify-content:center;align-items:center;width:26px;height:26px;font-size:11px;font-weight:700;display:inline-flex}.sm-staff-check{background:var(--huddle-color);color:#04141a;border-radius:50%;flex:none;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.sm-actions{gap:10px;margin-top:22px;display:flex}.sm-actions-split{justify-content:space-between}.sm-save{font:inherit;cursor:pointer;background:var(--huddle-color);color:#04170f;border:none;border-radius:11px;flex:1;padding:11px;font-size:13.5px;font-weight:600;transition:filter .13s}.sm-save:hover:not(:disabled){filter:brightness(1.05)}.sm-save:disabled{color:#fff6;cursor:not-allowed;background:#ffffff1a}.sm-delete{font:inherit;cursor:pointer;color:#f87a7e;background:#f5555a1a;border:1px solid #f5555a40;border-radius:11px;padding:11px 20px;font-size:13.5px;font-weight:600;transition:background .13s}.sm-delete:hover{background:#f5555a2e}.sm-del-icon{background:#f5555a1f;border-radius:28px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 16px;display:flex}.sm-del-title{letter-spacing:-.02em;margin:0;font-size:20px;font-weight:700}.sm-del-sub{color:#ffffff80;margin:6px 0 20px;font-size:14px;line-height:1.4}.sm-del-preview{background:#ffffff0d;border:1px solid #ffffff14;border-radius:16px;align-items:center;gap:12px;margin-bottom:22px;padding:14px;display:flex}.sm-cancel{color:#fff;height:48px;font:inherit;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff14;border-radius:14px;flex:1;font-size:15px;font-weight:600;transition:background .13s}.sm-cancel:hover{background:#ffffff14}.sm-confirm-del{color:#fff;height:48px;font:inherit;cursor:pointer;background:#d20f39;border:none;border-radius:14px;flex:1;font-size:15px;font-weight:600;transition:filter .13s}.sm-confirm-del:hover{filter:brightness(1.1)}.msg-panel{background:var(--panel);border:1px solid #ffffff12;border-radius:16px;flex:auto;min-width:0;height:calc(100dvh - 20px);margin:10px 10px 10px 0;position:relative;overflow-y:auto}.msg-inner{width:min(100% - 24px,1240px);margin:0 auto;padding:clamp(28px,4vw,48px) clamp(24px,4vw,52px) 64px}.msg-head{border-bottom:1px solid #fff1;justify-content:space-between;align-items:center;margin-bottom:8px;padding-bottom:24px;display:flex}.msg-title{letter-spacing:-.035em;margin:0;font-size:clamp(28px,3vw,32px);font-weight:600;line-height:1}.msg-compose{color:#ffffffc7;cursor:pointer;background:#ffffff0e;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:background .15s,color .15s,transform .15s;display:inline-flex}.msg-compose:hover{color:#fff;background:#ffffff1a}.msg-compose:active{transform:scale(.94)}.msg-list{flex-direction:column;display:flex}.msg-row{width:100%;min-height:76px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #ffffff0e;align-items:center;padding:14px 4px;transition:background .14s,padding .14s;display:flex;position:relative}.msg-row:hover{background:#ffffff06}.msg-row:active{background:#ffffff0a}.msg-avatar,.msg-avatar-img{object-fit:cover;color:#0d0d0d;border-radius:13px;flex:none;justify-content:center;align-items:center;width:44px;height:44px;font-size:14px;font-weight:700;display:inline-flex}.msg-row-content{flex-direction:column;flex:1;gap:4px;min-width:0;margin-left:14px;display:flex}.msg-row-top{justify-content:space-between;align-items:center;gap:20px;display:flex}.msg-name{color:#ffffffeb;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:15px;font-weight:550;line-height:1.25;overflow:hidden}.msg-time{color:#ffffff57;flex:none;font-size:12px;line-height:1}.msg-row-bottom{align-items:center;min-width:0;display:flex}.msg-preview{color:#fff6;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:13.5px;line-height:1.35;overflow:hidden}.msg-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:420px;padding:60px 24px;display:flex}.msg-empty-icon{opacity:.5;width:44px;height:44px;margin-bottom:18px}.msg-empty-title{letter-spacing:-.015em;margin:0;font-size:17px;font-weight:600}.msg-empty-sub{color:#ffffff61;margin:7px 0 18px;font-size:13.5px}.msg-empty-btn{background:var(--huddle-color);color:#04170f;height:38px;font:inherit;cursor:pointer;border:none;border-radius:9px;padding:0 17px;font-size:13.5px;font-weight:600;transition:filter .15s,transform .15s}.msg-empty-btn:hover{filter:brightness(1.05)}.msg-empty-btn:active{transform:scale(.97)}.nc-overlay{z-index:55;-webkit-backdrop-filter:blur(5px);background:#00000094;justify-content:center;align-items:flex-end;animation:.18s both nc-fade;display:flex;position:fixed;inset:0}@keyframes nc-fade{0%{opacity:0}to{opacity:1}}@keyframes nc-rise{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.nc-sheet{background:var(--panel);border:1px solid #ffffff17;border-bottom:none;border-radius:20px 20px 0 0;flex-direction:column;width:min(100%,520px);max-height:84dvh;margin:0 10px 10px;padding:9px 22px 22px;animation:.22s cubic-bezier(.2,.7,.3,1) both nc-rise;display:flex;overflow:hidden}.nc-handle{background:#ffffff2e;border-radius:999px;flex:none;width:38px;height:4px;margin:2px auto 15px}.nc-header{justify-content:space-between;align-items:center;gap:12px;padding-bottom:12px;display:flex}.nc-head-btn{min-width:54px;font:inherit;color:var(--huddle-color);cursor:pointer;background:0 0;border:none;padding:5px 0;font-size:14px;font-weight:500}.nc-head-btn.disabled{color:#ffffff40;cursor:not-allowed}.nc-head-btn.hidden{visibility:hidden}.nc-title{letter-spacing:-.015em;font-size:16px;font-weight:600}.nc-search{color:#ffffff59;background:#ffffff0b;border:1px solid #ffffff13;border-radius:11px;align-items:center;gap:9px;height:44px;margin:6px 0 10px;padding:0 13px;display:flex}.nc-search-input{min-width:0;font:inherit;color:#fff;background:0 0;border:none;outline:none;flex:1;font-size:14.5px}.nc-search-input::placeholder{color:#ffffff4d}.nc-group-cta{width:100%;font:inherit;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #ffffff0f;align-items:center;gap:13px;padding:11px 2px;display:flex}.nc-group-cta-icon{background:color-mix(in srgb, var(--huddle-color) 13%, transparent);width:42px;height:42px;color:var(--huddle-color);border-radius:12px;flex:none;justify-content:center;align-items:center;display:inline-flex}.nc-group-cta-text{text-align:left;color:#fffc;flex:1;font-size:14.5px;font-weight:500}.nc-chevron{color:#ffffff40}.nc-name-wrap{background:#ffffff0b;border:1px solid #ffffff13;border-radius:11px;align-items:center;height:46px;margin:7px 0 14px;padding:0 13px;display:flex}.nc-name-input{font:inherit;color:#fff;background:0 0;border:none;outline:none;flex:1;font-size:15px}.nc-name-input::placeholder{color:#ffffff4d}.nc-section-label{letter-spacing:.12em;text-transform:uppercase;color:#ffffff57;margin:0 0 5px 2px;font-family:Geist Mono,ui-monospace,monospace;font-size:10px}.nc-people{flex:1;min-height:0;padding-bottom:8px;overflow-y:auto}.nc-person{width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:9px;align-items:center;gap:13px;padding:9px 3px;transition:background .13s;display:flex}.nc-person:hover{background:#ffffff09}.nc-avatar,.nc-avatar-img{object-fit:cover;color:#0d0d0d;border-radius:12px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;font-size:14px;font-weight:700;display:inline-flex}.nc-person-info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.nc-person-name{color:#ffffffe6;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:500;overflow:hidden}.nc-person-role{color:#ffffff59;white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;overflow:hidden}.nc-check{color:#04170f;border:1.5px solid #fff3;border-radius:50%;flex:none;justify-content:center;align-items:center;width:22px;height:22px;transition:background .15s,border-color .15s;display:inline-flex}.nc-check.on{background:var(--huddle-color);border-color:var(--huddle-color)}.nc-empty{text-align:center;color:#ffffff61;padding:36px 0;font-size:13.5px}@media (width<=820px){.msg-inner{width:100%;padding:24px 20px 48px}.msg-head{padding-bottom:20px}.msg-title{font-size:26px}.msg-row{min-height:72px;padding:13px 2px}.msg-avatar,.msg-avatar-img{border-radius:12px;width:42px;height:42px}.msg-row-content{margin-left:12px}.msg-name{font-size:14.5px}.msg-preview{font-size:13px}.msg-time{font-size:11.5px}.nc-sheet{border-radius:20px 20px 0 0;margin:0}}.ct-panel{background:var(--panel);border:1px solid #ffffff14;border-radius:16px;flex-direction:column;flex:auto;min-width:0;height:calc(100dvh - 20px);margin:10px 10px 10px 0;display:flex;position:relative;overflow:hidden}.ct-header{border-bottom:1px solid #ffffff12;flex:none;align-items:center;gap:8px;padding:14px 18px;display:flex}.ct-menu{margin:0;position:static}.ct-back{color:#ffffffb3;cursor:pointer;background:0 0;border:none;border-radius:9px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;transition:background .13s;display:none}.ct-back:hover{background:#ffffff0d}.ct-header-center{flex:1;align-items:center;gap:11px;min-width:0;display:flex}.ct-header-avatar,.ct-header-avatar-fallback{object-fit:cover;color:#0d0d0d;border-radius:12px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;font-weight:700;display:inline-flex}.ct-header-text{flex-direction:column;gap:1px;min-width:0;display:flex}.ct-header-title{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:15.5px;font-weight:600;overflow:hidden}.ct-header-sub{color:#fff6;white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;overflow:hidden}.ct-info{width:36px;height:36px;color:var(--huddle-color);cursor:pointer;background:0 0;border:none;border-radius:9px;flex:none;justify-content:center;align-items:center;transition:background .13s;display:inline-flex}.ct-info:hover{background:#ffffff0d}.ct-list{flex-direction:column;flex:1;min-height:0;padding:20px 24px 12px;display:flex;overflow-y:auto}.ct-row{align-items:flex-end;gap:8px;max-width:74%;margin-bottom:10px;display:flex}.ct-row.me{flex-direction:row-reverse;align-self:flex-end}.ct-row.grouped{margin-bottom:3px}.ct-avatar,.ct-avatar-img{color:#fff;object-fit:cover;border-radius:10px;flex:none;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.ct-avatar-spacer{flex:none;width:28px}.ct-bubble-wrap{flex-direction:column;gap:2px;min-width:0;display:flex}.ct-bubble-wrap.me{align-items:flex-end}.ct-sender{color:#ffffff80;margin:0 0 2px 2px;font-size:12px;font-weight:600}.ct-bubble{word-break:break-word;overflow-wrap:anywhere;border-radius:18px;padding:9px 14px}.ct-bubble.them{background:#ffffff14;border-bottom-left-radius:6px}.ct-bubble.me{background:#04546e;border-bottom-right-radius:6px}.ct-bubble.media{padding:0;overflow:hidden}.ct-text{color:#fff;white-space:pre-wrap;font-size:15px;line-height:1.4}.ct-text.with-media{padding:8px 14px 9px;display:block}.ct-media{object-fit:cover;width:260px;max-width:60vw;height:auto;max-height:320px;display:block}.ct-time{color:#ffffff52;padding:0 2px;font-size:11px}.ct-typing{color:#fff6;align-self:flex-start;margin-bottom:8px;padding:4px 8px;font-size:12.5px}.ct-media-preview{border-top:1px solid #ffffff12;flex:none;padding:10px 24px}.ct-media-thumb{background:#ffffff0f;border-radius:12px;width:72px;height:72px;position:relative;overflow:hidden}.ct-media-thumb-content{object-fit:cover;width:100%;height:100%}.ct-media-remove{color:#fff;cursor:pointer;background:#000000b3;border:none;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;display:inline-flex;position:absolute;top:4px;right:4px}.ct-inputbar{border-top:1px solid #ffffff12;flex:none;align-items:flex-end;gap:8px;padding:12px 18px;display:flex}.ct-attach{width:38px;height:38px;color:var(--huddle-color);cursor:pointer;background:#ffffff0f;border:none;border-radius:50%;flex:none;justify-content:center;align-items:center;transition:background .13s;display:inline-flex}.ct-attach:hover{background:#ffffff1a}.ct-input{resize:none;min-height:40px;max-height:120px;font:inherit;color:#fff;background:#ffffff12;border:1px solid #ffffff14;border-radius:20px;outline:none;flex:1;padding:9px 16px;font-size:15px;line-height:1.4}.ct-input::placeholder{color:#ffffff52}.ct-input:focus{border-color:color-mix(in srgb, var(--huddle-color) 35%, transparent)}.ct-send{background:var(--huddle-color);color:#04170f;cursor:pointer;border:none;border-radius:50%;flex:none;justify-content:center;align-items:center;width:38px;height:38px;transition:filter .13s;display:inline-flex}.ct-send:hover:not(.off){filter:brightness(1.05)}.ct-send.off{background:color-mix(in srgb, var(--huddle-color) 25%, transparent);color:#fff6;cursor:not-allowed}@media (width<=820px){.ct-back{display:inline-flex}.ct-media{width:200px}}.ci-overlay{z-index:60;-webkit-backdrop-filter:blur(4px);background:#0000008c;justify-content:center;align-items:flex-end;animation:.18s both ci-fade;display:flex;position:fixed;inset:0}.ci-overlay-nested{z-index:61}@keyframes ci-fade{0%{opacity:0}to{opacity:1}}@keyframes ci-rise{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}.ci-sheet{background:var(--panel);border:1px solid #ffffff1c;border-bottom:none;border-radius:20px 20px 0 0;flex-direction:column;width:100%;max-width:480px;max-height:86dvh;margin:0 10px 10px;padding:10px 0 20px;animation:.22s cubic-bezier(.2,.7,.3,1) both ci-rise;display:flex;overflow:hidden}.ci-handle{background:#ffffff2e;border-radius:999px;flex:none;width:40px;height:5px;margin:2px auto 10px}.ci-head{flex:none;justify-content:space-between;align-items:center;gap:12px;padding:0 18px 10px;display:flex}.ci-head-btn{font:inherit;color:var(--huddle-color);cursor:pointer;background:0 0;border:none;padding:4px;font-size:15px}.ci-head-btn.disabled{color:#ffffff4d;cursor:not-allowed}.ci-head-btn.hidden{visibility:hidden}.ci-title{font-size:16px;font-weight:600}.ci-scroll{flex:1;min-height:0;padding:0 18px;overflow-y:auto}.ci-identity{flex-direction:column;align-items:center;padding:16px 0 20px;display:flex}.ci-big-av-btn{cursor:pointer;background:0 0;border:none;margin-bottom:12px;padding:0;position:relative}.ci-big-av,.ci-big-av-img{color:#0d0d0d;object-fit:cover;border-radius:26px;justify-content:center;align-items:center;width:84px;height:84px;font-size:34px;font-weight:700;display:inline-flex}.ci-big-av-edit{background:var(--panel);border:2px solid var(--panel);width:28px;height:28px;color:var(--huddle-color);border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:absolute;bottom:-2px;right:-2px;box-shadow:0 0 0 1px #ffffff1f}.ci-identity-name{letter-spacing:-.02em;margin-top:2px;font-size:20px;font-weight:700}.ci-identity-sub{color:#ffffff80;margin-top:2px;font-size:14px}.ci-identity-status{color:#ffffff59;margin-top:4px;font-size:12.5px}.ci-group{background:#ffffff0d;border:1px solid #ffffff12;border-radius:14px;margin-top:14px;overflow:hidden}.ci-section-label{letter-spacing:.13em;text-transform:uppercase;color:#ffffff6b;margin:22px 0 0 4px;font-family:Geist Mono,ui-monospace,monospace;font-size:10.5px}.ci-action{width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #ffffff0f;align-items:center;gap:12px;padding:12px 14px;transition:background .13s;display:flex}.ci-action:last-child{border-bottom:none}.ci-action:hover{background:#ffffff08}.ci-action-icon{color:#fff;background:#ffffff12;border-radius:8px;flex:none;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.ci-action-icon.accent{background:var(--huddle-color);color:#04170f}.ci-action-icon.danger{color:#ff453a;background:#ff453a26}.ci-action-label{color:#fff;flex:1;font-size:15px}.ci-action-label.accent{color:var(--huddle-color);font-weight:500}.ci-action-label.danger{color:#ff453a}.ci-action-chevron{color:#ffffff4d}.ci-name-edit{gap:8px;padding:10px 12px;display:flex}.ci-name-input{height:40px;font:inherit;color:#fff;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:10px;outline:none;flex:1;padding:0 12px;font-size:15px}.ci-name-input:focus{border-color:color-mix(in srgb, var(--huddle-color) 40%, transparent)}.ci-name-save{background:var(--huddle-color);color:#04170f;font:inherit;cursor:pointer;border:none;border-radius:10px;flex:none;padding:0 16px;font-size:14px;font-weight:600}.ci-part{border-bottom:1px solid #ffffff0f;align-items:center;gap:12px;padding:10px 14px;display:flex}.ci-part:last-child{border-bottom:none}.ci-part-text{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.ci-part-name{white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:500;overflow:hidden}.ci-part-role{color:#fff6;white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;overflow:hidden}.ci-remove{color:#ff453a;font:inherit;cursor:pointer;background:#ff453a26;border:none;border-radius:8px;flex:none;padding:6px 12px;font-size:13px;font-weight:600;transition:background .13s}.ci-remove:hover{background:#ff453a3d}.ci-detail{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.ci-detail:last-child{border-bottom:none}.ci-detail-label{color:#ffffff80;font-size:14.5px}.ci-detail-value{color:#fff;text-align:right;text-overflow:ellipsis;white-space:nowrap;font-size:14.5px;overflow:hidden}.ci-search{color:#fff6;background:#ffffff0d;border:1px solid #ffffff14;border-radius:12px;flex:none;align-items:center;gap:8px;height:42px;margin:8px 18px;padding:0 12px;display:flex}.ci-search-input{min-width:0;font:inherit;color:#fff;background:0 0;border:none;outline:none;flex:1;font-size:15px}.ci-search-input::placeholder{color:#ffffff52}.ci-people-scroll{flex:1;min-height:0;padding:0 18px 8px;overflow-y:auto}.ci-person{width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:12px;padding:10px 4px;transition:background .13s;display:flex}.ci-person:hover{background:#ffffff08}.ci-person-info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.ci-person-name{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:500;overflow:hidden}.ci-person-role{color:#fff6;white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.ci-check{color:#04170f;border:1.5px solid #ffffff40;border-radius:50%;flex:none;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.ci-check.on{background:var(--huddle-color);border-color:var(--huddle-color)}.ci-av,.ci-av-img{color:#0d0d0d;object-fit:cover;border-radius:12px;flex:none;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.ci-empty{text-align:center;color:#fff6;padding:40px 0;font-size:14px}.ai-panel{background:var(--panel);min-width:0;height:calc(100dvh - 20px);min-height:100dvh;color:var(--white);border:1px solid #ffffff12;border-radius:12px;flex-direction:column;flex:auto;min-width:0;margin:10px 10px 10px 0;display:flex;position:relative;overflow:hidden}.ai-inner{flex-direction:column;flex:auto;min-height:0;padding:34px 38px 0;display:flex}.ai-head{border-bottom:1px solid #ffffff14;flex:none;justify-content:space-between;align-items:flex-start;gap:24px;min-height:68px;padding-bottom:22px;display:flex}.ai-eyebrow{color:var(--huddle-color);letter-spacing:.16em;margin-bottom:7px;font-family:Geist Mono,ui-monospace,monospace;font-size:10px;font-weight:600}.ai-title{letter-spacing:-.035em;margin:0;font-size:clamp(25px,3vw,32px);font-weight:650;line-height:1.05}.ai-sub{color:#ffffff6e;max-width:560px;margin:8px 0 0;font-size:13px;line-height:1.5}.ai-week-chip{color:#ffffffb8;white-space:nowrap;background:#ffffff09;border:1px solid #ffffff17;border-radius:8px;flex:none;align-items:center;gap:8px;height:36px;margin-top:3px;padding:0 12px;font-size:12px;font-weight:600;display:inline-flex}.ai-week-chip svg{color:var(--huddle-color)}.ai-scroll{scrollbar-width:thin;scrollbar-color:#ffffff1f transparent;flex:auto;min-height:0;padding:24px 0 34px;overflow-y:auto}.ai-empty{border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:flex-end;gap:30px;min-height:280px;padding:30px 0;display:flex}.ai-empty-copy{max-width:540px}.ai-empty-kicker{color:#ffffff52;letter-spacing:.13em;text-transform:uppercase;font-family:Geist Mono,ui-monospace,monospace;font-size:10px;font-weight:600}.ai-empty h2{letter-spacing:-.025em;margin:10px 0 8px;font-size:22px;font-weight:620}.ai-empty p{color:#ffffff6e;margin:0;font-size:14px;line-height:1.6}.ai-empty-mark{border-left:1px solid color-mix(in srgb, var(--huddle-color) 35%, transparent);width:56px;height:56px;color:var(--huddle-color);opacity:.9;flex:none;place-items:center;display:grid}.ai-loading{flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:250px;display:flex}.ai-loading-rule{background:color-mix(in srgb, var(--huddle-color) 55%, transparent);width:38px;height:1px;margin-bottom:4px}.ai-loading-icon{animation:1.1s linear infinite ai-spin}@keyframes ai-spin{to{transform:rotate(360deg)}}.ai-loading-text{color:#ffffff7a;margin:0;font-size:13px;font-weight:500}.ai-overview{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:stretch;min-height:94px;display:flex}.ai-overview-main{flex-wrap:wrap;align-items:baseline;gap:11px;padding:0 24px 18px 0;display:flex}.ai-overview-label{color:#ffffff4d;letter-spacing:.13em;width:100%;font-family:Geist Mono,ui-monospace,monospace;font-size:9px;font-weight:600}.ai-overview-main strong{letter-spacing:-.045em;font-size:34px;font-weight:650;line-height:1}.ai-overview-main>span:last-child{color:#ffffff61;font-size:12px}.ai-overview-metrics{border-left:1px solid #ffffff14;align-items:stretch;display:flex}.ai-overview-metrics>div{flex-direction:column;justify-content:flex-end;min-width:92px;padding:8px 0 15px 22px;display:flex}.ai-overview-metrics>div+div{border-left:1px solid #ffffff14;margin-left:22px;padding-left:22px}.ai-overview-metrics span{font-size:18px;font-weight:650}.ai-overview-metrics small{color:#ffffff4d;letter-spacing:.08em;text-transform:uppercase;margin-top:3px;font-family:Geist Mono,ui-monospace,monospace;font-size:9px}.ai-legend{border-bottom:1px solid #ffffff0f;flex-wrap:wrap;align-items:center;gap:15px;min-height:48px;display:flex}.ai-legend-title{color:#ffffff40;letter-spacing:.11em;margin-right:3px;font-family:Geist Mono,ui-monospace,monospace;font-size:9px}.ai-legend-item{align-items:center;gap:6px;display:inline-flex}.ai-legend-dot{border-radius:50%;width:6px;height:6px}.ai-legend-text{color:#ffffff7a;font-size:11px;font-weight:500}.ai-success{color:#34d399;border-bottom:1px solid #34d3992e;align-items:center;gap:8px;margin-top:18px;padding:10px 0;font-size:12px;font-weight:600;display:flex}.ai-days{margin-top:18px}.ai-days-heading{color:#ffffff3b;letter-spacing:.1em;grid-template-columns:minmax(190px,1fr) 110px 80px;gap:20px;padding:0 16px 8px 18px;font-family:Geist Mono,ui-monospace,monospace;font-size:9px;display:grid}.ai-day{border-top:1px solid #ffffff13;transition:background .16s,border-color .16s}.ai-day:last-child{border-bottom:1px solid #ffffff13}.ai-day.open{border-top-color:color-mix(in srgb, var(--huddle-color) 28%, transparent);background:#ffffff05}.ai-day-head{width:100%;min-height:70px;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:16px;padding:10px 16px 10px 18px;display:grid}.ai-day-head:hover{background:#ffffff06}.ai-day-date{border-right:1px solid #ffffff17;flex-direction:column;justify-content:center;gap:2px;width:48px;height:48px;display:flex}.ai-day-dow{color:#ffffff52;letter-spacing:.08em;font-family:Geist Mono,ui-monospace,monospace;font-size:9px;font-weight:600}.ai-day-num{letter-spacing:-.03em;font-size:20px;font-weight:650;line-height:1}.ai-day-info{align-items:center;gap:12px;min-width:0;display:flex}.ai-day-title{min-width:90px;font-size:14px;font-weight:600}.ai-day-meta-row{align-items:center;gap:9px;display:inline-flex}.ai-day-meta{color:#ffffff5c;font-size:11px}.ai-cov-dots{gap:4px;display:inline-flex}.ai-cov-dot{border:1px solid;border-radius:50%;width:6px;height:6px}.ai-day-state{align-items:center;gap:12px;display:flex}.ai-day-warning{color:#f59e0b;font-size:10px;font-weight:600}.ai-chevron{color:#ffffff61;transition:transform .18s,color .18s}.ai-chevron.open{color:var(--huddle-color);transform:rotate(90deg)}.ai-day-body{padding:2px 16px 16px 92px}.ai-shift-list{flex-direction:column;display:flex}.ai-shift{background:0 0;border-top:1px solid #ffffff0d;grid-template-columns:minmax(220px,1fr) 150px 58px 28px;align-items:center;gap:18px;min-height:64px;padding:8px 10px 8px 14px;display:grid;position:relative}.ai-shift:hover{background:#ffffff06}.ai-shift-bar{border-radius:1px;width:2px;position:absolute;top:17px;bottom:17px;left:0}.ai-shift-person{align-items:center;gap:10px;min-width:0;display:flex}.ai-av,.ai-av-img{color:#fff;object-fit:cover;border-radius:30%;flex:none;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.ai-shift-namewrap{align-items:center;gap:9px;min-width:0;display:flex}.ai-shift-name{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.ai-postag{text-transform:capitalize;border-radius:5px;flex:none;align-items:center;gap:5px;padding:3px 7px;font-size:10px;font-weight:600;display:inline-flex}.ai-postag-dot{border-radius:50%;width:5px;height:5px}.ai-postag-text{color:inherit;font-size:10px}.ai-shift-time{color:#ffffffa6;white-space:nowrap;align-items:center;gap:8px;font-size:12px;font-weight:600;display:flex}.ai-time-line{background:#ffffff2e;width:20px;height:1px}.ai-hours-badge{flex-direction:column;align-items:flex-end;gap:1px;display:flex}.ai-hours-value{color:var(--huddle-color);font-size:13px;font-weight:700}.ai-hours-unit{color:#ffffff45;letter-spacing:.06em;text-transform:uppercase;font-family:Geist Mono,ui-monospace,monospace;font-size:8px}.ai-remove{color:#ffffff3d;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.ai-remove:hover{color:#ff6b6b;background:#ff453a1a}.ai-gap{color:#f59e0b;border-top:1px dashed #f59e0b2e;border-bottom:1px dashed #f59e0b2e;align-items:center;gap:7px;margin:8px 0;padding:8px 0;display:flex}.ai-gap-text{font-size:11px;font-weight:500}.ai-add-day{color:#ffffff6b;height:34px;font:inherit;cursor:pointer;background:0 0;border:1px solid #ffffff17;border-radius:6px;align-items:center;gap:7px;margin-top:8px;padding:0 10px;font-size:11px;font-weight:600;display:inline-flex}.ai-add-day:hover{border-color:color-mix(in srgb, var(--huddle-color) 35%, transparent);color:var(--huddle-color);background:color-mix(in srgb, var(--huddle-color) 5%, transparent)}.ai-actionbar{background:color-mix(in srgb, var(--panel) 94%, transparent);border-top:1px solid #ffffff14;flex:none;max-width:980px;padding:13px 38px 17px}.ai-primary,.ai-approve{background:var(--huddle-color);color:#04170f;width:100%;height:46px;font:inherit;cursor:pointer;border:0;border-radius:7px;justify-content:center;align-items:center;gap:8px;font-size:14px;font-weight:700;transition:filter .13s,opacity .13s;display:inline-flex}.ai-primary:hover:not(.off),.ai-approve:hover:not(.off){filter:brightness(1.05)}.ai-primary.off,.ai-approve.off{opacity:.45;cursor:not-allowed}.ai-action-row{gap:8px;display:flex}.ai-secondary{color:#ffffffad;height:46px;font:inherit;cursor:pointer;background:#ffffff09;border:1px solid #ffffff1a;border-radius:7px;flex:none;justify-content:center;align-items:center;gap:7px;padding:0 16px;font-size:12px;font-weight:600;display:inline-flex}.ai-secondary:hover{color:#fff;background:#fff1}.ai-approve{flex:1}.ai-spinner{border:2px solid #04170f47;border-top-color:#04170f;border-radius:50%;width:17px;height:17px;animation:.7s linear infinite ai-spin}.ai-modal-overlay{z-index:55;-webkit-backdrop-filter:blur(5px);background:#000000ad;justify-content:center;align-items:center;padding:20px;animation:.16s both ai-fade;display:flex;position:fixed;inset:0}@keyframes ai-fade{0%{opacity:0}to{opacity:1}}.ai-modal-sheet{background:var(--panel);border:1px solid #ffffff1a;border-radius:10px;flex-direction:column;width:min(100%,500px);max-height:min(760px,90dvh);animation:.2s cubic-bezier(.2,.7,.3,1) both ai-rise;display:flex;overflow:hidden;box-shadow:0 24px 70px #00000059}@keyframes ai-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.ai-modal-handle{display:none}.ai-modal-head{border-bottom:1px solid #ffffff14;flex:none;justify-content:space-between;align-items:flex-start;gap:15px;padding:20px 22px 17px;display:flex}.ai-modal-title{letter-spacing:-.02em;margin:0;font-size:18px;font-weight:650}.ai-modal-date{color:#ffffff61;margin:5px 0 0;font-size:12px}.ai-modal-close{color:#ffffff8c;cursor:pointer;background:#ffffff0b;border:0;border-radius:6px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.ai-modal-content{flex:1;min-height:0;padding:2px 22px 20px;overflow-y:auto}.ai-modal-label{color:#ffffff4d;letter-spacing:.1em;text-transform:uppercase;margin:18px 0 8px;font-family:Geist Mono,ui-monospace,monospace;font-size:9px;font-weight:600}.ai-staff-grid{flex-direction:column;gap:1px;display:flex}.ai-staff-chip{width:100%;height:48px;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #ffffff0e;align-items:center;gap:10px;padding:0 8px;display:flex}.ai-staff-chip:hover{background:#ffffff09}.ai-chip-name{text-align:left;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:13px;font-weight:500;overflow:hidden}.ai-chip-add{color:var(--huddle-color);font-size:18px}.ai-selected-staff{border:1px solid color-mix(in srgb, var(--huddle-color) 22%, transparent);background:color-mix(in srgb, var(--huddle-color) 7%, transparent);width:100%;height:48px;color:inherit;font:inherit;cursor:pointer;border-radius:7px;align-items:center;gap:10px;padding:0 9px;display:flex}.ai-selected-name{text-align:left;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:13px;font-weight:600;overflow:hidden}.ai-change{color:var(--huddle-color);font-size:12px;font-weight:600}.ai-all-scheduled{color:#ffffff52;text-align:center;padding:14px 0;font-size:12px}.ai-timepicker-row{align-items:center;gap:10px;display:flex}.ai-timepicker{background:#ffffff06;border:1px solid #ffffff14;border-radius:7px;flex:1;overflow:hidden}.ai-timepicker-head{color:#ffffff4d;letter-spacing:.08em;text-align:center;text-transform:uppercase;padding:8px 0 5px;font-family:Geist Mono,ui-monospace,monospace;font-size:9px}.ai-time-scroll{flex-direction:column;max-height:145px;display:flex;overflow-y:auto}.ai-time-opt{color:#ffffff7a;font:inherit;text-align:center;cursor:pointer;background:0 0;border:0;padding:9px 14px;font-size:14px}.ai-time-opt.sel{background:color-mix(in srgb, var(--huddle-color) 11%, transparent);color:var(--huddle-color);font-weight:700}.ai-time-dash{color:#ffffff4d;font-size:16px}.ai-position-row{flex-wrap:wrap;gap:6px;display:flex}.ai-position-chip{color:#ffffff73;min-width:80px;height:38px;font:inherit;text-transform:capitalize;cursor:pointer;background:0 0;border:1px solid #ffffff14;border-radius:6px;flex:90px;font-size:12px;font-weight:500}.ai-position-chip.sel{border-color:color-mix(in srgb, var(--huddle-color) 60%, transparent);background:color-mix(in srgb, var(--huddle-color) 10%, transparent);color:var(--huddle-color);font-weight:650}.ai-preview{border-left:2px solid var(--huddle-color);background:#ffffff06;align-items:center;gap:9px;margin-top:17px;padding:10px 11px;display:flex}.ai-preview-dot{border-radius:50%;width:7px;height:7px}.ai-preview-text{color:#ffffffad;font-size:12px;font-weight:500}.ai-modal-footer{border-top:1px solid #ffffff14;flex:none;padding:12px 22px 20px}.ai-add-btn{background:var(--huddle-color);color:#04170f;width:100%;height:44px;font:inherit;cursor:pointer;border:0;border-radius:7px;font-size:13px;font-weight:700}.ai-add-btn.off{opacity:.35;cursor:not-allowed}@media (width<=760px){.ai-panel{border-left:0;border-right:0;border-radius:0;height:100dvh;min-height:100dvh;margin:0}.ai-inner{width:100%;padding:22px 18px 0}.ai-head{align-items:flex-start;padding-bottom:18px}.ai-week-chip{height:32px;font-size:11px}.ai-title{font-size:25px}.ai-overview{min-height:84px}.ai-overview-main{padding-right:12px}.ai-overview-main strong{font-size:29px}.ai-overview-metrics>div{min-width:62px;padding-left:12px}.ai-overview-metrics>div+div{margin-left:12px;padding-left:12px}.ai-days-heading{display:none}.ai-day-head{grid-template-columns:48px minmax(0,1fr) auto;gap:12px;padding-left:6px;padding-right:6px}.ai-day-date{width:40px}.ai-day-info{display:block}.ai-day-title{margin-bottom:4px;display:block}.ai-day-meta-row{display:flex}.ai-day-warning{display:none}.ai-day-body{padding:2px 6px 14px 58px}.ai-shift{grid-template-columns:minmax(0,1fr) 74px 28px;gap:8px;padding-right:2px}.ai-shift-time{justify-content:flex-end;gap:4px;font-size:10px}.ai-time-line{width:9px}.ai-hours-badge{display:none}.ai-shift-namewrap{display:block}.ai-postag{margin-top:3px}.ai-actionbar{width:100%;padding:10px 18px calc(12px + env(safe-area-inset-bottom))}.ai-modal-overlay{align-items:flex-end;padding:0}.ai-modal-sheet{border-bottom:0;border-radius:10px 10px 0 0;width:100%;max-height:90dvh}}@media (width<=460px){.ai-head{display:block}.ai-week-chip{width:fit-content;margin-top:15px}.ai-overview-main>span:last-child{width:100%}.ai-legend{gap:10px}.ai-shift{grid-template-columns:minmax(0,1fr) 28px}.ai-shift-time{display:none}}@media (prefers-reduced-motion:reduce){.ai-loading-icon,.ai-spinner,.ai-chevron,.ai-primary,.ai-approve{transition:none;animation:none}}.stf-panel{background:var(--panel);border:1px solid #ffffff14;border-radius:16px;flex:auto;min-width:0;height:calc(100dvh - 20px);margin:10px 10px 10px 0;position:relative;overflow-y:auto}.stf-inner{width:min(100% - 80px,1080px);margin:0 auto;padding:clamp(24px,3.4vw,40px) clamp(20px,3.4vw,40px) 60px}.stf-head{border-bottom:1px solid #ffffff12;align-items:center;gap:10px;margin-bottom:22px;padding-bottom:22px;display:flex}.stf-title{letter-spacing:-.025em;margin:0;font-size:28px;font-weight:600}.stf-count{color:#ffffff8c;background:#ffffff14;border-radius:8px;justify-content:center;align-items:center;min-width:24px;height:24px;padding:0 8px;font-family:Geist Mono,ui-monospace,monospace;font-size:12.5px;font-weight:600;display:inline-flex}.stf-card{background:#ffffff0d;border:1px solid #ffffff14;border-radius:16px;padding:4px 12px}.stf-row{cursor:pointer;border-bottom:1px solid #ffffff0f;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:14px 4px;transition:background .13s;display:flex}.stf-row:last-child{border-bottom:none}.stf-row:hover{background:#ffffff05}.stf-row-left{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.stf-avatar,.stf-avatar-img{color:#fff;object-fit:cover;border-radius:28%;flex:none;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.stf-avatar-img{border-radius:50%}.stf-row-info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.stf-name-row{align-items:center;gap:8px;min-width:0;display:flex}.stf-name{white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:600;overflow:hidden}.stf-pill{text-transform:capitalize;border-radius:6px;flex:none;padding:2px 8px;font-size:11px;font-weight:600}.stf-sub{color:#ffffff59;white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.stf-remove{color:#f87171;font:inherit;cursor:pointer;background:#f8717121;border:none;border-radius:8px;flex:none;padding:7px 14px;font-size:13px;font-weight:600;transition:background .13s}.stf-remove:hover{background:#f8717133}.stf-empty{text-align:center;flex-direction:column;align-items:center;gap:6px;padding:80px 32px;display:flex}.stf-empty-icon{opacity:.55;width:52px;height:52px;margin-bottom:8px}.stf-empty-title{margin:0;font-size:19px;font-weight:700}.stf-empty-sub{color:#fff6;margin:0;font-size:14px;line-height:1.5}.stf-overlay{z-index:55;-webkit-backdrop-filter:blur(4px);background:#0000008c;justify-content:center;align-items:flex-end;animation:.18s both stf-fade;display:flex;position:fixed;inset:0}@keyframes stf-fade{0%{opacity:0}to{opacity:1}}@keyframes stf-rise{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}.stf-sheet{background:var(--panel);border:1px solid #ffffff1c;border-bottom:none;border-radius:20px 20px 0 0;flex-direction:column;width:100%;max-width:480px;max-height:88dvh;margin:0 10px 10px;padding-bottom:20px;animation:.22s cubic-bezier(.2,.7,.3,1) both stf-rise;display:flex;overflow:hidden}.stf-grabber{background:#fff3;border-radius:3px;flex:none;width:36px;height:5px;margin:8px auto}.stf-sheet-head{flex:none;justify-content:space-between;align-items:center;gap:12px;padding:8px 18px;display:flex}.stf-head-action{font:inherit;color:var(--huddle-color);cursor:pointer;background:0 0;border:none;padding:4px;font-size:16px;font-weight:500}.stf-head-action.hidden{visibility:hidden}.stf-sheet-title{font-size:17px;font-weight:600}.stf-modal-scroll{flex:1;min-height:0;padding:0 18px 24px;overflow-y:auto}.stf-identity{flex-direction:column;align-items:center;padding:20px 0;display:flex}.stf-identity .stf-avatar,.stf-identity .stf-avatar-img{border-radius:50%}.stf-identity-name{margin-top:12px;font-size:22px;font-weight:700}.stf-identity-sub{color:#ffffff80;text-transform:capitalize;margin-top:2px;font-size:15px}.stf-identity-status{color:#ffffff59;margin-top:4px;font-size:13px}.stf-section-label{letter-spacing:.13em;text-transform:uppercase;color:#ffffff6b;margin:24px 0 0 4px;font-family:Geist Mono,ui-monospace,monospace;font-size:10.5px;font-weight:500}.stf-group{background:#ffffff0d;border:1px solid #ffffff12;border-radius:14px;margin-top:12px;overflow:hidden}.stf-detail{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.stf-detail:last-child{border-bottom:none}.stf-detail-label{color:#ffffff80;font-size:15px}.stf-detail-value{color:#fff;text-align:right;text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.stf-action{width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:12px;padding:12px 14px;transition:background .13s;display:flex}.stf-action:hover{background:#ffffff08}.stf-action-icon{background:#ffffff12;border-radius:8px;flex:none;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.stf-action-icon.danger{color:#ff453a;background:#ff453a26}.stf-action-label{color:#fff;flex:1;font-size:16px}.stf-action-label.danger{color:#ff453a}.stf-confirm{background:var(--panel);text-align:center;border:1px solid #ffffff1c;border-radius:20px;align-self:center;width:100%;max-width:400px;margin:auto 10px;padding:26px 24px 22px;animation:.2s cubic-bezier(.2,.7,.3,1) both stf-rise}.stf-confirm-icon{background:#ff453a1f;border-radius:28px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 16px;display:flex}.stf-confirm-title{letter-spacing:-.02em;margin:0;font-size:20px;font-weight:700}.stf-confirm-sub{color:#ffffff80;margin:6px 0 22px;font-size:14px;line-height:1.4}.stf-confirm-actions{gap:12px;display:flex}.stf-confirm-cancel{color:#fff;height:48px;font:inherit;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff14;border-radius:14px;flex:1;font-size:15px;font-weight:600;transition:background .13s}.stf-confirm-cancel:hover{background:#ffffff14}.stf-confirm-delete{color:#fff;height:48px;font:inherit;cursor:pointer;background:#d20f39;border:none;border-radius:14px;flex:1;font-size:15px;font-weight:600;transition:filter .13s}.stf-confirm-delete:hover{filter:brightness(1.1)}.stf-overlay:has(.stf-confirm){align-items:center}.rp-panel{background:var(--panel);border:1px solid #ffffff14;border-radius:16px;flex:auto;min-width:0;height:calc(100dvh - 20px);margin:10px 10px 10px 0;position:relative;overflow-y:auto}.rp-inner{max-width:820px;margin:0 auto;padding:clamp(24px,3.4vw,40px) clamp(20px,3.4vw,40px) 60px}.rp-head{padding-bottom:8px}.rp-title{letter-spacing:-.025em;margin:0;font-size:28px;font-weight:600}.rp-monthnav{justify-content:space-between;align-items:center;padding:14px 0 20px;display:flex}.rp-nav-btn{cursor:pointer;color:#ffffffb3;background:#ffffff0a;border:1px solid #ffffff17;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;transition:background .13s,color .13s;display:inline-flex}.rp-nav-btn:hover{color:#fff;background:#ffffff14}.rp-month-label{font-size:18px;font-weight:700}.rp-scroll{flex-direction:column;gap:12px;display:flex}.rp-overview{background:#ffffff0d;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;gap:14px;padding:16px;display:flex}.rp-overview-row{align-items:center;display:flex}.rp-vdiv{background:#ffffff0f;width:1px;height:32px}.rp-hdiv{background:#ffffff0f;height:1px}.rp-statbox{flex-direction:column;flex:1;align-items:center;gap:2px;display:flex}.rp-stat-valrow{align-items:baseline;display:flex}.rp-stat-value{letter-spacing:-.03em;font-size:24px;font-weight:700}.rp-stat-unit{margin-left:1px;font-size:14px;font-weight:600}.rp-stat-label{color:#ffffff59;text-transform:uppercase;letter-spacing:.03em;text-align:center;font-size:10px;font-weight:600}.rp-card{background:#ffffff0d;border:1px solid #ffffff14;border-radius:16px;padding:16px}.rp-card-head{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.rp-card-label{letter-spacing:.1em;text-transform:uppercase;color:#ffffff80;font-family:Geist Mono,ui-monospace,monospace;font-size:11px;font-weight:500}.rp-card-meta{color:#ffffff59;font-size:13px;font-weight:500}.rp-barchart{justify-content:space-between;align-items:flex-end;gap:12px;height:100px;display:flex}.rp-barcol{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:6px;height:100%;display:flex}.rp-bar-value{color:#ffffff80;font-size:12px;font-weight:600}.rp-bar-wrap{flex:1;align-items:flex-end;width:100%;max-height:60px;display:flex}.rp-bar{background:color-mix(in srgb, var(--huddle-color) 40%, transparent);border-radius:5px;width:100%;min-height:4px}.rp-bar-label{color:#ffffff59;font-size:12px;font-weight:600}.rp-pos-row{align-items:center;gap:10px;padding:10px 0;display:flex}.rp-pos-row.bordered{border-bottom:1px solid #ffffff0f}.rp-pos-name{text-transform:capitalize;flex:none;width:64px;font-size:14px;font-weight:600}.rp-pos-track{background:#ffffff0a;border-radius:4px;flex:1;height:8px;overflow:hidden}.rp-pos-fill{background:color-mix(in srgb, var(--huddle-color) 40%, transparent);border-radius:4px;height:100%;display:block}.rp-pos-hours{text-align:right;flex:none;width:42px;font-size:14px;font-weight:600}.rp-pos-pct{color:#ffffff59;text-align:right;flex:none;width:34px;font-size:13px;font-weight:500}.rp-staff-row{align-items:center;gap:12px;padding:10px 0;display:flex}.rp-staff-row.bordered{border-bottom:1px solid #ffffff0f}.rp-staff-avatar,.rp-staff-avatar-img{color:#0d0d0d;object-fit:cover;border-radius:11px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;font-size:15px;font-weight:700;display:inline-flex}.rp-staff-avatar-img{border-radius:50%}.rp-staff-info{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.rp-staff-namerow{justify-content:space-between;align-items:center;gap:10px;display:flex}.rp-staff-name{white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:600;overflow:hidden}.rp-staff-hours{flex:none;font-size:15px;font-weight:700}.rp-staff-track{background:#ffffff0a;border-radius:2px;height:4px;overflow:hidden}.rp-staff-fill{border-radius:2px;height:100%;display:block}.rp-staff-tags{flex-wrap:wrap;gap:8px;display:flex}.rp-tag{color:#ffffff59;font-size:11px;font-weight:600}.rp-tag.warn{color:#fbbf24}.rp-tag.bad{color:#f87171}.rp-tag.good{color:#34d399}.rp-incident{align-items:center;gap:12px;padding:10px 0;display:flex}.rp-incident.bordered{border-bottom:1px solid #ffffff0f}.rp-incident-icon{background:#ffffff0a;border-radius:10px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.rp-incident-info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.rp-incident-type{font-size:15px;font-weight:500}.rp-incident-detail{color:#ffffff59;font-size:13px}.rp-incident-count{background:#ffffff0f;border-radius:8px;flex:none;justify-content:center;align-items:center;min-width:32px;height:28px;padding:0 8px;font-size:15px;font-weight:700;display:inline-flex}.rp-export{height:52px;color:var(--huddle-color);font:inherit;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff14;border-radius:16px;margin-top:4px;font-size:16px;font-weight:600;transition:background .13s}.rp-export:hover{background:#ffffff14}.pf-panel{background:var(--panel);border:1px solid #ffffff14;border-radius:16px;flex:auto;min-width:0;height:calc(100dvh - 20px);margin:10px 10px 10px 0;position:relative;overflow-y:auto}.pf-inner{max-width:820px;margin:0 auto;padding:clamp(24px,3.4vw,40px) clamp(20px,3.4vw,40px) 60px}.pf-head{padding-bottom:4px}.pf-title{letter-spacing:-.03em;margin:0;font-size:32px;font-weight:700}.pf-identity{flex-direction:column;align-items:center;padding:24px 0 12px;display:flex}.pf-avatar-btn{cursor:pointer;background:0 0;border:none;margin-bottom:14px;padding:0;position:relative}.pf-big-avatar,.pf-big-avatar-img{color:#fff;object-fit:cover;border-radius:28px;justify-content:center;align-items:center;width:96px;height:96px;font-size:42px;font-weight:700;display:inline-flex}.pf-big-avatar-img{border-radius:50%}.pf-avatar-edit{background:var(--panel);border:3px solid var(--panel);width:30px;height:30px;color:var(--huddle-color);border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:absolute;bottom:-2px;right:-2px;box-shadow:0 0 0 1px #ffffff1f}.pf-identity-name{letter-spacing:-.02em;font-size:24px;font-weight:700}.pf-identity-role{color:#ffffff80;text-transform:capitalize;margin-top:2px;font-size:15px}.pf-section-label{color:#ffffff80;text-transform:uppercase;letter-spacing:.05em;margin:24px 0 8px 4px;font-size:13px;font-weight:600}.pf-group{background:#ffffff0d;border:1px solid #ffffff12;border-radius:14px;overflow:hidden}.pf-field,.pf-action{width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;padding:14px;transition:background .13s;display:flex}.pf-field:hover,.pf-action:hover{background:#ffffff08}.pf-field.bordered,.pf-action.bordered{border-bottom:1px solid #ffffff0f}.pf-field-label,.pf-action-label{color:#fff;flex:none;font-size:16px}.pf-field-right{align-items:center;gap:6px;min-width:0;display:flex}.pf-field-value{color:#ffffff80;text-align:right;white-space:nowrap;text-overflow:ellipsis;font-size:16px;overflow:hidden}.pf-field-value.placeholder{color:#ffffff59}.pf-chevron{color:#ffffff59;flex:none}.pf-action-label{flex:1}.pf-logout{width:100%;font:inherit;color:#ff453a;cursor:pointer;text-align:center;background:0 0;border:none;margin-top:32px;padding:14px;font-size:17px;font-weight:600;display:block}.pf-overlay{z-index:55;-webkit-backdrop-filter:blur(4px);background:#0000008c;justify-content:center;align-items:flex-end;animation:.18s both pf-fade;display:flex;position:fixed;inset:0}@keyframes pf-fade{0%{opacity:0}to{opacity:1}}@keyframes pf-rise{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}.pf-sheet{background:var(--panel);border:1px solid #ffffff1c;border-bottom:none;border-radius:28px 28px 0 0;width:100%;max-width:460px;margin:0 10px 10px;padding:0 20px 28px;animation:.22s cubic-bezier(.2,.7,.3,1) both pf-rise}.pf-grabber{background:#ffffff2e;border-radius:3px;width:36px;height:5px;margin:10px auto 18px}.pf-sheet-head{margin-bottom:16px}.pf-sheet-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#ffffff59;margin-bottom:3px;font-size:11px;font-weight:700;display:block}.pf-sheet-title{letter-spacing:-.03em;font-size:26px;font-weight:700}.pf-input-shell{background:#ffffff0f;border:1px solid #ffffff14;border-radius:16px;align-items:center;padding-right:8px;display:flex}.pf-input{min-width:0;font:inherit;color:#fff;background:0 0;border:none;outline:none;flex:1;padding:16px;font-size:17px}.pf-input::placeholder{color:#ffffff59}.pf-clear{color:#ffffff80;cursor:pointer;background:#ffffff26;border:none;border-radius:11px;flex:none;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;font-weight:700;display:inline-flex}.pf-date-row{gap:10px;display:flex}.pf-date-row .pf-input-shell{flex:1}.pf-date-row .pf-year{flex:2}.pf-date-row .pf-input{text-align:center}.pf-sheet-actions{gap:12px;margin-top:20px;display:flex}.pf-btn{height:52px;font:inherit;cursor:pointer;border:none;border-radius:16px;flex:1;font-size:17px;font-weight:600;transition:filter .13s,background .13s}.pf-btn.secondary{color:#fff;background:#ffffff14}.pf-btn.secondary:hover{background:#ffffff1f}.pf-btn.primary{background:var(--huddle-color);color:#04170f;font-weight:700}.pf-btn.primary:hover:not(.off){filter:brightness(1.05)}.pf-btn.primary.off{opacity:.4;cursor:not-allowed}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}:root{--bz-line:#ffffff14;--bz-line-soft:#ffffff0d;--bz-fg:#ffffffeb;--bz-fg-dim:#ffffff70;--bz-fg-faint:#ffffff47;--bz-surface:#ffffff07;--bz-surface-hover:#ffffff0e;--bz-radius:14px;--bz-radius-lg:20px}.bz-panel{background:var(--panel);border:1px solid var(--bz-line);border-radius:16px;flex:auto;min-width:0;height:calc(100dvh - 20px);margin:10px 10px 10px 0;position:relative;overflow-y:auto}.bz-inner{max-width:800px;margin:0 auto;padding:clamp(28px,3.4vw,48px) clamp(20px,3.4vw,40px) 72px}.bz-head{padding-bottom:8px}.bz-title{letter-spacing:.08em;text-transform:uppercase;color:var(--bz-fg-dim);margin:0;font-size:15px;font-weight:600}.bz-identity{border-bottom:1px solid var(--bz-line-soft);flex-direction:column;align-items:center;margin-bottom:8px;padding:20px 0 30px;display:flex}.bz-avatar-btn{cursor:pointer;background:0 0;border:none;border-radius:24px;margin-bottom:18px;padding:0;position:relative}.bz-avatar-btn:after{content:"";background:var(--huddle-color);border:3px solid var(--panel);opacity:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2304170f' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 20h9'/%3E%3Cpath d='M16.5 3.5a2.12 2.12 0 0 1 3 3L7 19l-4 1 1-4Z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:12px;border-radius:50%;width:26px;height:26px;transition:opacity .15s,transform .15s;position:absolute;bottom:-3px;right:-3px;transform:scale(.8)}.bz-avatar-btn:hover:after,.bz-avatar-btn:focus-visible:after{opacity:1;transform:scale(1)}.bz-big-avatar,.bz-big-avatar-img{object-fit:cover;background:var(--bz-surface);border:1px solid var(--bz-line);border-radius:24px;justify-content:center;align-items:center;width:88px;height:88px;font-size:38px;transition:border-color .15s;display:inline-flex}.bz-avatar-btn:hover .bz-big-avatar,.bz-avatar-btn:hover .bz-big-avatar-img{border-color:#ffffff2e}.bz-identity-name{letter-spacing:-.02em;color:var(--bz-fg);font-size:22px;font-weight:650}.bz-identity-role{color:var(--bz-fg-dim);margin-top:3px;font-size:14px}.bz-section-label{color:var(--bz-fg-faint);text-transform:uppercase;letter-spacing:.09em;margin:30px 0 10px 2px;font-size:12px;font-weight:600}.bz-group{border:1px solid var(--bz-line);border-radius:var(--bz-radius);background:var(--bz-surface);overflow:hidden}.bz-address-group{margin-top:12px}.bz-field{width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:15px 16px;transition:background .13s;display:flex}.bz-field+.bz-field,.bz-field.bordered{border-top:1px solid var(--bz-line-soft)}.bz-field:hover{background:var(--bz-surface-hover)}.bz-field-label{color:var(--bz-fg);flex:none;font-size:15px}.bz-field-right{align-items:center;gap:8px;min-width:0;display:flex}.bz-field-emoji{opacity:.85;font-size:15px}.bz-field-value{color:var(--bz-fg-dim);text-align:right;white-space:nowrap;text-overflow:ellipsis;font-size:15px;overflow:hidden}.bz-field-value.placeholder{color:var(--bz-fg-faint)}.bz-chevron{color:var(--bz-fg-faint);flex:none;transition:transform .15s,color .15s}.bz-field:hover .bz-chevron{color:var(--bz-fg-dim);transform:translate(2px)}.bz-loc-card{border-radius:var(--bz-radius);width:100%;font:inherit;text-align:left;cursor:pointer;align-items:center;gap:14px;padding:15px 16px;transition:background .13s,border-color .13s;display:flex}.bz-loc-card.set{background:var(--bz-surface);border:1px solid var(--bz-line)}.bz-loc-card.set:hover{background:var(--bz-surface-hover);border-color:#ffffff29}.bz-loc-card.prompt{background:0 0;border:1px dashed #ffffff24}.bz-loc-card.prompt:hover{background:var(--bz-surface);border-color:#ffffff3d}.bz-loc-icon{border:1px solid var(--bz-line-soft);background:#ffffff0a;border-radius:11px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:inline-flex}.bz-loc-card.set .bz-loc-icon{color:var(--huddle-color);background:color-mix(in srgb, var(--huddle-color) 12%, transparent);border-color:color-mix(in srgb, var(--huddle-color) 30%, transparent)}.bz-loc-content{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.bz-loc-title{color:var(--bz-fg);font-size:15px;font-weight:550}.bz-loc-address{color:var(--bz-fg-dim);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.45;display:-webkit-box;overflow:hidden}.bz-loc-sub{color:var(--bz-fg-faint);font-size:13px}.bz-loc-edit{color:var(--huddle-color);flex:none;font-size:13px;font-weight:600}.bz-loc-card.prompt .bz-chevron{color:var(--bz-fg-faint)}.bz-overlay{z-index:55;-webkit-backdrop-filter:blur(6px);background:#00000080;justify-content:center;align-items:flex-end;animation:.18s both bz-fade;display:flex;position:fixed;inset:0}@keyframes bz-fade{0%{opacity:0}to{opacity:1}}@keyframes bz-rise{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}.bz-sheet{background:var(--panel);border:1px solid var(--bz-line);border-bottom:none;border-radius:24px 24px 0 0;flex-direction:column;width:100%;max-width:440px;max-height:86dvh;margin:0 10px 10px;padding:0 20px 24px;animation:.24s cubic-bezier(.2,.7,.3,1) both bz-rise;display:flex;overflow:hidden}.bz-grabber{background:#ffffff29;border-radius:3px;flex:none;width:34px;height:4px;margin:10px auto 20px}.bz-sheet-head{flex:none;margin-bottom:18px}.bz-sheet-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--bz-fg-faint);margin-bottom:5px;font-size:11px;font-weight:600;display:block}.bz-sheet-title{letter-spacing:-.02em;color:var(--bz-fg);font-size:22px;font-weight:650}.bz-picklist{flex-direction:column;gap:6px;margin:0 -4px;padding-bottom:4px;padding-left:4px;padding-right:4px;display:flex;overflow-y:auto}.bz-pickrow{height:52px;font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px;align-items:center;gap:13px;padding:0 14px;transition:background .12s,border-color .12s;display:flex}.bz-pickrow:hover{background:var(--bz-surface-hover)}.bz-pickrow.sel{border-color:color-mix(in srgb, var(--huddle-color) 40%, transparent);background:color-mix(in srgb, var(--huddle-color) 7%, transparent)}.bz-pick-emoji{text-align:center;opacity:.9;width:26px;font-size:18px}.bz-pick-label{text-align:left;color:var(--bz-fg);flex:1;font-size:15px;font-weight:500}.bz-radio{border:1.5px solid #ffffff38;border-radius:50%;flex:none;justify-content:center;align-items:center;width:20px;height:20px;transition:border-color .12s;display:inline-flex}.bz-radio.on{border-color:var(--huddle-color)}.bz-radio-dot{background:var(--huddle-color);border-radius:50%;width:10px;height:10px}.bz-check{color:#04170f;border:1.5px solid #ffffff38;border-radius:6px;flex:none;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;font-weight:700;transition:background .12s,border-color .12s;display:inline-flex}.bz-check.on{background:var(--huddle-color);border-color:var(--huddle-color)}.bz-pos-input-shell{background:var(--bz-surface);border:1px solid var(--bz-line);border-radius:14px;align-items:center;gap:8px;margin-bottom:16px;padding:5px 5px 5px 4px;transition:border-color .13s;display:flex}.bz-pos-input-shell:focus-within{border-color:color-mix(in srgb, var(--huddle-color) 45%, transparent)}.bz-pos-input{min-width:0;font:inherit;color:var(--bz-fg);background:0 0;border:none;outline:none;flex:1;padding:11px 13px;font-size:15px}.bz-pos-input::placeholder{color:var(--bz-fg-faint)}.bz-pos-add{background:var(--huddle-color);color:#04170f;font:inherit;cursor:pointer;border:none;border-radius:10px;flex:none;padding:10px 16px;font-size:14px;font-weight:600;transition:filter .13s}.bz-pos-add:hover{filter:brightness(1.06)}.bz-tags{flex-wrap:wrap;gap:8px;min-height:24px;margin-bottom:8px;display:flex}.bz-tags-empty{color:var(--bz-fg-faint);padding:4px 0;font-size:14px}.bz-tag{background:var(--bz-surface-hover);border:1px solid var(--bz-line-soft);color:var(--bz-fg);border-radius:9px;align-items:center;gap:7px;padding:7px 8px 7px 12px;font-size:14px;font-weight:500;display:inline-flex}.bz-tag-remove{width:16px;height:16px;color:var(--bz-fg-faint);cursor:pointer;background:0 0;border:none;border-radius:5px;justify-content:center;align-items:center;font-size:11px;line-height:1;transition:background .12s,color .12s;display:inline-flex}.bz-tag-remove:hover{color:var(--bz-fg);background:#ffffff1a}.bz-sheet-actions{flex:none;gap:10px;margin-top:22px;display:flex}.bz-btn{height:48px;font:inherit;cursor:pointer;border:none;border-radius:13px;flex:1;font-size:15px;font-weight:600;transition:filter .13s,background .13s}.bz-btn.secondary{background:var(--bz-surface-hover);color:var(--bz-fg);border:1px solid var(--bz-line)}.bz-btn.secondary:hover{background:#ffffff17}.bz-btn.primary{background:var(--huddle-color);color:#04170f;font-weight:650}.bz-btn.primary:hover:not(.off){filter:brightness(1.06)}.bz-btn.primary.off{opacity:.4;cursor:not-allowed}.bz-input-shell{background:var(--bz-surface);border:1px solid var(--bz-line);border-radius:14px;align-items:center;padding-right:8px;transition:border-color .13s;display:flex}.bz-input-shell:focus-within{border-color:color-mix(in srgb, var(--huddle-color) 45%, transparent)}.bz-input{min-width:0;font:inherit;color:var(--bz-fg);background:0 0;border:none;outline:none;flex:1;padding:15px;font-size:16px}.bz-input::placeholder{color:var(--bz-fg-faint)}.bz-clear{width:20px;height:20px;color:var(--bz-fg-dim);cursor:pointer;background:#ffffff21;border:none;border-radius:10px;flex:none;justify-content:center;align-items:center;font-size:10px;font-weight:700;transition:background .12s;display:inline-flex}.bz-clear:hover{background:#fff3}.bz-map-overlay{z-index:60;-webkit-backdrop-filter:blur(6px);background:#0009;justify-content:center;align-items:center;padding:20px;animation:.18s both bz-fade;display:flex;position:fixed;inset:0}.bz-map-modal{background:var(--panel);border:1px solid var(--bz-line);border-radius:20px;flex-direction:column;width:100%;max-width:560px;height:min(88dvh,720px);animation:.24s cubic-bezier(.2,.7,.3,1) both bz-rise;display:flex;overflow:hidden}.bz-map-header{border-bottom:1px solid var(--bz-line-soft);flex:none;justify-content:space-between;align-items:center;gap:12px;padding:14px 18px;display:flex}.bz-map-cancel,.bz-map-done{font:inherit;cursor:pointer;background:0 0;border:none;padding:4px;font-size:15px;font-weight:500}.bz-map-cancel{color:var(--bz-fg-dim)}.bz-map-done{color:var(--huddle-color);font-weight:600}.bz-map-title{color:var(--bz-fg);font-size:15px;font-weight:600}.bz-map-instruction{background:color-mix(in srgb, var(--huddle-color) 8%, transparent);text-align:center;color:var(--huddle-color);border-radius:10px;flex:none;margin:12px 18px 0;padding:10px;font-size:13px;font-weight:500}.bz-map-wrap{border-radius:16px;flex:1;min-height:0;margin:12px 18px;position:relative;overflow:hidden}.bz-leaflet{width:100%;height:100%}.bz-map-pin{pointer-events:none;z-index:500;filter:drop-shadow(0 3px 5px #00000080);font-size:36px;position:absolute;top:50%;left:50%;transform:translate(-50%,-100%)}.bz-map-mylocation{z-index:500;border:1px solid var(--bz-line);background:var(--panel);width:40px;height:40px;color:var(--huddle-color);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:absolute;bottom:12px;right:12px;box-shadow:0 2px 10px #0006}.bz-map-footer{flex-direction:column;flex:none;gap:12px;padding:0 18px 18px;display:flex}.bz-map-addr{background:var(--bz-surface);border:1px solid var(--bz-line-soft);border-radius:12px;flex-direction:column;gap:4px;padding:13px 15px;display:flex}.bz-map-addr-label{color:var(--bz-fg-faint);text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:600}.bz-map-addr-text{color:var(--bz-fg);font-size:14px;line-height:1.4}.bz-map-confirm{background:var(--huddle-color);color:#04170f;height:50px;font:inherit;cursor:pointer;border:none;border-radius:13px;font-size:15px;font-weight:650;transition:filter .13s}.bz-map-confirm:hover{filter:brightness(1.06)}.bz-leaflet .leaflet-control-attribution{color:var(--bz-fg-dim);background:#00000080;font-size:9px}.bz-leaflet .leaflet-control-zoom a{background:var(--panel);color:var(--bz-fg);border-color:var(--bz-line)}.bz-field:focus-visible,.bz-loc-card:focus-visible,.bz-pickrow:focus-visible,.bz-btn:focus-visible,.bz-avatar-btn:focus-visible{outline:2px solid var(--huddle-color);outline-offset:2px}@media (prefers-reduced-motion:reduce){.bz-overlay,.bz-sheet,.bz-map-modal,.bz-map-overlay{animation:none}.bz-chevron,.bz-field:hover .bz-chevron{transition:none;transform:none}}
