/* /Components/Layout/EmptyLayout.razor.rz.scp.css */
.empty-layout[b-a3aoq1y95b]{min-height:100vh;background:var(--roots-light-beige)}
/* /Components/Layout/MainLayout.razor.rz.scp.css */
.app-shell[b-jqprlxinix]{min-height:100vh;display:flex;background:var(--roots-light-beige)}main[b-jqprlxinix]{flex:1;padding:36px 44px;box-sizing:border-box;min-width:0}@media(max-width: 768px){.app-shell[b-jqprlxinix]{flex-direction:column}main[b-jqprlxinix]{padding:20px 16px}}
/* /Components/Layout/NavMenu.razor.rz.scp.css */
nav[b-7zsxkfj85e]{display:flex;flex-direction:column;gap:4px}nav[b-7zsxkfj85e]  a{display:flex;align-items:center;gap:12px;padding:11px 14px;border-radius:10px;font-size:.9375rem;font-weight:500;color:var(--roots-black);text-decoration:none}nav[b-7zsxkfj85e]  a:hover{background:var(--roots-light-beige)}nav[b-7zsxkfj85e]  a.active{background:rgba(250,51,108,.0784313725);color:var(--roots-primary-color);font-weight:700}
/* /Components/Layout/Sidebar.razor.rz.scp.css */
.sidebar[b-thapi0iyce]{width:240px;flex-shrink:0;background:var(--roots-white);border-right:1px solid var(--roots-border-beige);display:flex;flex-direction:column;padding:22px 16px;box-sizing:border-box;position:sticky;top:0;height:100vh}.sidebar .brand[b-thapi0iyce]{display:flex;align-items:center;gap:10px;padding:0 8px 22px}.sidebar .brand img[b-thapi0iyce]{width:36px;height:36px}.sidebar .brand .brand-name[b-thapi0iyce]{font-size:1rem;font-weight:800;line-height:1.1}.sidebar .brand .brand-sub[b-thapi0iyce]{font-size:.6875rem;font-weight:500;color:var(--roots-gray);letter-spacing:.06em;text-transform:uppercase}.hamburger[b-thapi0iyce]{display:none}@media(max-width: 768px){.sidebar[b-thapi0iyce]{width:100%;height:auto;position:static;flex-direction:row;flex-wrap:wrap;align-items:center;gap:12px;padding:10px 12px;border-right:none;border-bottom:1px solid var(--roots-border-beige)}.sidebar .brand[b-thapi0iyce]{padding:0;flex-shrink:0}.sidebar .brand img[b-thapi0iyce]{width:30px;height:30px}.sidebar .brand .brand-sub[b-thapi0iyce]{display:none}.sidebar .hamburger[b-thapi0iyce]{display:flex;align-items:center;justify-content:center;margin-left:auto;width:40px;height:40px;background:none;border:none;border-radius:10px;color:var(--roots-black);cursor:pointer}.sidebar .hamburger:hover[b-thapi0iyce]{background:var(--roots-light-beige)}.sidebar[b-thapi0iyce]  nav,.sidebar[b-thapi0iyce]  .user-block{display:none}.sidebar.menu-open[b-thapi0iyce]  nav{display:flex;flex-direction:column;flex-basis:100%;padding-top:10px;border-top:1px solid var(--roots-border-beige)}.sidebar.menu-open[b-thapi0iyce]  .user-block{display:flex;flex-basis:100%;margin-top:0;border-top:1px solid var(--roots-border-beige);padding:12px 8px 6px}}
/* /Components/Layout/UserBlock.razor.rz.scp.css */
.user-block[b-m874v5dsr7]{margin-top:auto;border-top:1px solid var(--roots-border-beige);padding:16px 8px 0;display:flex;align-items:center;gap:10px}.user-block .avatar[b-m874v5dsr7]{width:34px;height:34px;border-radius:50%;background:var(--gradient-default);color:var(--roots-white);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.875rem;flex-shrink:0}.user-block .user-meta[b-m874v5dsr7]{min-width:0}.user-block .user-name[b-m874v5dsr7]{font-size:.8125rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-block .logout-link[b-m874v5dsr7]{background:none;border:none;padding:0;cursor:pointer;color:var(--roots-primary-color);font-size:.75rem;font-weight:500}.user-block .logout-link:hover[b-m874v5dsr7]{text-decoration:underline}
/* /Components/Pages/Banner/Banner.razor.rz.scp.css */
.banner-page[b-oe55nusrlx]{max-width:820px}.pill-tabs[b-oe55nusrlx]{margin-bottom:26px}.note-roots[b-oe55nusrlx]{margin-top:18px}.date-row[b-oe55nusrlx]{display:grid;grid-template-columns:1fr 1fr;gap:16px}.preview-block[b-oe55nusrlx]{border-top:1px solid var(--roots-border-beige);padding-top:20px;display:flex;flex-direction:column;gap:10px}.preview-block .preview-label[b-oe55nusrlx]{font-size:.75rem;font-weight:700;color:var(--roots-gray);letter-spacing:.06em;text-transform:uppercase}.banner-preview[b-oe55nusrlx]{position:relative;background:var(--gradient-default);border-radius:12px;padding:14px 20px}.banner-preview .preview-text[b-oe55nusrlx]{display:block;color:var(--roots-white);font-size:.9375rem;font-weight:700;text-align:center;padding:0 96px}.banner-preview .preview-btn[b-oe55nusrlx]{position:absolute;top:50%;right:20px;transform:translateY(-50%);background:var(--roots-white);color:var(--roots-black);border-radius:999px;padding:7px 16px;font-size:.8125rem;font-weight:700;white-space:nowrap}.actions[b-oe55nusrlx]{display:flex;justify-content:flex-end;align-items:center;gap:14px}.actions .hint[b-oe55nusrlx]{font-size:.75rem;font-weight:500;color:var(--roots-gray)}[b-oe55nusrlx] .banner-grid{grid-template-columns:100px 90px minmax(0, 1.6fr) minmax(110px, 0.9fr) auto}.row-actions[b-oe55nusrlx]{display:flex;gap:8px;justify-content:flex-end}.row-actions .btn-small[b-oe55nusrlx]{padding:5px 12px;font-size:.75rem}.row-actions .btn-danger[b-oe55nusrlx]{color:#b3261e;border-color:#b3261e}@media(max-width: 640px){.date-row[b-oe55nusrlx]{grid-template-columns:1fr}.banner-preview[b-oe55nusrlx]{display:flex;flex-direction:column;align-items:center;gap:10px}.banner-preview .preview-text[b-oe55nusrlx]{padding:0}.banner-preview .preview-btn[b-oe55nusrlx]{position:static;transform:none}.actions[b-oe55nusrlx]{flex-wrap:wrap;justify-content:flex-start}}
/* /Components/Pages/Dashboard/Dashboard.razor.rz.scp.css */
.dashboard[b-i1fo18ti36]{max-width:960px}.card-grid[b-i1fo18ti36]{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:20px}.link-card[b-i1fo18ti36]{background:var(--roots-white);border:1px solid var(--roots-border-beige);border-radius:16px;padding:26px;display:flex;flex-direction:column;gap:12px;box-shadow:0 6px 20px rgba(219,211,198,.3333333333);color:var(--roots-black);text-decoration:none}.link-card:hover[b-i1fo18ti36]{text-decoration:none;color:var(--roots-black);box-shadow:0 10px 28px var(--roots-box-shadow2);border-color:rgba(250,51,108,.3333333333)}.link-card .icon[b-i1fo18ti36]{width:44px;height:44px;border-radius:12px;background:rgba(250,51,108,.0784313725);color:var(--roots-primary-color);display:flex;align-items:center;justify-content:center}.link-card .card-name[b-i1fo18ti36]{font-size:1.3125rem;font-weight:700}.link-card .card-desc[b-i1fo18ti36]{font-size:.875rem;font-weight:300;color:var(--roots-gray);line-height:1.5}.link-card .card-cta[b-i1fo18ti36]{font-size:.875rem;font-weight:700;color:var(--roots-primary-color)}
/* /Components/Pages/Login/Login.razor.rz.scp.css */
.login-wrap[b-91gzqnteau]{box-sizing:border-box;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px}.login-card[b-91gzqnteau]{width:420px;max-width:100%;background:var(--roots-white);border-radius:20px;box-shadow:0 18px 50px var(--roots-box-shadow2);overflow:hidden}.login-card .gradient-bar[b-91gzqnteau]{height:6px;background:var(--gradient-default)}.login-body[b-91gzqnteau]{padding:40px 40px 36px;display:flex;flex-direction:column;gap:22px}@media(max-width: 480px){.login-body[b-91gzqnteau]{padding:28px 20px 26px}}.login-header[b-91gzqnteau]{display:flex;flex-direction:column;align-items:center;gap:14px;text-align:center}.login-header img[b-91gzqnteau]{width:64px;height:64px}.login-header .login-title[b-91gzqnteau]{font-size:1.5625rem;font-weight:700}.login-header .login-sub[b-91gzqnteau]{font-size:.9375rem;color:var(--roots-gray);margin-top:4px}form[b-91gzqnteau]{display:flex;flex-direction:column;gap:16px}form[b-91gzqnteau]  .btn-roots{margin-top:6px;font-size:1rem;padding:13px 20px}input[b-91gzqnteau]::placeholder{color:var(--roots-light-gray);font-weight:300}.login-link[b-91gzqnteau]{text-align:center;font-size:.8125rem;font-weight:500}.login-error[b-91gzqnteau]{font-size:.8125rem;font-weight:700;color:var(--roots-primary-color);text-align:center}.twofa-hint[b-91gzqnteau]{font-size:.9375rem;color:var(--roots-gray);text-align:center;line-height:1.5}.twofa-input[b-91gzqnteau]{border:1px solid var(--roots-light-gray);border-radius:10px;padding:14px;font-size:1.75rem;font-weight:700;text-align:center;letter-spacing:12px;font-family:inherit}.twofa-input:focus[b-91gzqnteau]{outline:none;border-color:var(--roots-primary-color);box-shadow:0 0 0 3px rgba(250,51,108,.1333333333)}
/* /Components/Pages/PushNotifications/PushComposeTab.razor.rz.scp.css */
.push-grid[b-s65dsx2mtu]{display:grid;grid-template-columns:minmax(0, 1fr) 340px;gap:28px;align-items:start}.form-col[b-s65dsx2mtu]{display:flex;flex-direction:column;gap:22px}.filter-grid[b-s65dsx2mtu]{display:grid;grid-template-columns:1fr 1fr;gap:18px}.age-row[b-s65dsx2mtu]{display:flex;gap:8px;align-items:center}.age-row input[b-s65dsx2mtu]{width:100%;box-sizing:border-box}.age-row span[b-s65dsx2mtu]{color:var(--roots-gray);font-weight:500}.when-row[b-s65dsx2mtu]{display:flex;gap:24px}.scheduled-at[b-s65dsx2mtu]{width:280px}.send-row[b-s65dsx2mtu]{border-top:1px solid var(--roots-border-beige);padding-top:18px;display:flex;gap:12px;justify-content:flex-end;align-items:center;flex-wrap:wrap}.test-note[b-s65dsx2mtu]{font-size:.75rem;font-weight:500;color:var(--roots-gray);text-align:right}@media(max-width: 1100px){.push-grid[b-s65dsx2mtu]{grid-template-columns:1fr}}@media(max-width: 640px){.filter-grid[b-s65dsx2mtu]{grid-template-columns:1fr}.when-row[b-s65dsx2mtu]{flex-direction:column;gap:12px}.scheduled-at[b-s65dsx2mtu]{width:100%;box-sizing:border-box}.test-note[b-s65dsx2mtu]{text-align:left}}
/* /Components/Pages/PushNotifications/PushHistoryTab.razor.rz.scp.css */
[b-sm94t3nmrs] .push-grid-row{grid-template-columns:100px minmax(0, 1.4fr) minmax(0, 1fr) 140px 90px}[b-sm94t3nmrs] .history-card{max-width:1060px}.history-note[b-sm94t3nmrs]{margin-top:14px;font-size:.8125rem;font-weight:500;color:var(--roots-gray)}
/* /Components/Pages/PushNotifications/PushNotifications.razor.rz.scp.css */
.push-page[b-14bpgv5mgo]{max-width:1160px}.pill-tabs[b-14bpgv5mgo]{margin-bottom:26px}
/* /Components/Pages/PushNotifications/PushPhonePreview.razor.rz.scp.css */
.pill-tabs[b-j6rxqxhgaq]{margin-bottom:26px}.preview-col[b-j6rxqxhgaq]{position:sticky;top:36px;display:flex;flex-direction:column;gap:14px}.phone-preview[b-j6rxqxhgaq]{background:var(--gradient-233);border-radius:28px;padding:22px 16px 60px;display:flex;flex-direction:column;gap:10px;box-shadow:0 12px 32px var(--roots-box-shadow2)}.phone-preview .clock[b-j6rxqxhgaq]{color:var(--roots-white);text-align:center;font-size:.8125rem;font-weight:500;opacity:.9}.phone-preview .notification[b-j6rxqxhgaq]{background:hsla(0,0%,100%,.9333333333);backdrop-filter:blur(8px);border-radius:16px;padding:12px 14px;display:flex;gap:10px;box-shadow:0 4px 14px var(--roots-box-shadow)}.phone-preview .notification img[b-j6rxqxhgaq]{width:34px;height:34px;border-radius:8px;flex-shrink:0}.phone-preview .notification .notification-body[b-j6rxqxhgaq]{min-width:0;flex:1}.phone-preview .notification .notification-top[b-j6rxqxhgaq]{display:flex;justify-content:space-between;gap:8px;align-items:baseline}.phone-preview .notification .notification-title[b-j6rxqxhgaq]{font-size:.8125rem;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.phone-preview .notification .notification-time[b-j6rxqxhgaq]{font-size:.6875rem;color:var(--roots-gray);flex-shrink:0}.phone-preview .notification .notification-text[b-j6rxqxhgaq]{font-size:.8125rem;font-weight:500;color:#333;line-height:1.4;overflow-wrap:break-word}.phone-preview .preview-caption[b-j6rxqxhgaq]{color:var(--roots-white);text-align:center;font-size:.6875rem;font-weight:500;opacity:.75;margin-top:4px}@media(max-width: 1100px){.preview-col[b-j6rxqxhgaq]{position:static}}
/* /Components/Shared/ConfirmDialog/ConfirmDialog.razor.rz.scp.css */
.confirm-overlay[b-5yxmaqclag]{position:fixed;inset:0;background:rgba(0,0,0,.3333333333);display:flex;align-items:center;justify-content:center;z-index:1000}.confirm-dialog[b-5yxmaqclag]{max-width:420px;width:calc(100% - 48px);gap:14px}.confirm-dialog .confirm-title[b-5yxmaqclag]{font-size:1.0625rem;font-weight:700}.confirm-dialog .confirm-message[b-5yxmaqclag]{font-size:.9375rem;font-weight:500;color:var(--roots-gray);overflow-wrap:anywhere}.confirm-dialog .confirm-actions[b-5yxmaqclag]{display:flex;justify-content:flex-end;gap:10px}.confirm-dialog .confirm-danger[b-5yxmaqclag]{background:#b3261e;border-color:#b3261e;color:var(--roots-white)}
/* /Components/Shared/EmojiPicker/EmojiPicker.razor.rz.scp.css */
.emoji-picker-wrap[b-8v501m18uw]{position:relative}.emoji-picker-backdrop[b-8v501m18uw]{position:fixed;inset:0;z-index:19}.emoji-picker[b-8v501m18uw]{position:absolute;top:calc(100% + 6px);left:0;z-index:20;width:320px;background:var(--roots-white);border:1px solid var(--roots-border-beige);border-radius:12px;padding:10px 12px 12px;box-shadow:0 8px 24px var(--roots-box-shadow)}.emoji-tabs[b-8v501m18uw]{display:flex;gap:2px;border-bottom:1px solid var(--roots-border-beige);padding-bottom:6px;margin-bottom:8px}.emoji-tabs button[b-8v501m18uw]{flex:1;border:none;background:none;font-size:1rem;line-height:1;padding:5px 0;border-radius:6px;cursor:pointer}.emoji-tabs button:hover[b-8v501m18uw]{background:var(--roots-border-beige)}.emoji-tabs button.active[b-8v501m18uw]{background:var(--roots-beige)}.emoji-category[b-8v501m18uw]{font-size:.6875rem;font-weight:600;color:var(--roots-gray);text-transform:uppercase;letter-spacing:.04em;margin:10px 0 6px}.emoji-category:first-child[b-8v501m18uw]{margin-top:0}.emoji-grid[b-8v501m18uw]{display:grid;grid-template-columns:repeat(8, 1fr);gap:2px;max-height:220px;overflow-y:auto}.emoji-grid button[b-8v501m18uw]{border:none;background:none;font-size:1.125rem;line-height:1;padding:4px;border-radius:6px;cursor:pointer}.emoji-grid button:hover[b-8v501m18uw]{background:var(--roots-border-beige)}
/* /Components/Shared/OverviewGrid/OverviewGrid.razor.rz.scp.css */
.grid-note[b-3f57rgxn5f]{margin-top:14px;font-size:.8125rem;font-weight:500;color:var(--roots-gray)}.grid-pager[b-3f57rgxn5f]{margin-top:16px;display:flex;align-items:center;gap:14px}.grid-pager .pager-btn[b-3f57rgxn5f]{padding:8px 18px;font-size:.8125rem}.grid-pager .pager-btn:disabled[b-3f57rgxn5f]{border-color:var(--roots-light-gray);color:var(--roots-light-gray);cursor:default;background:var(--roots-white)}.grid-pager .pager-info[b-3f57rgxn5f]{font-size:.8125rem;font-weight:700;color:var(--roots-gray)}
