.rm2-root{--plane:#f0efe9;--surface-1:#fbfbf8;--surface-2:#f4f3ee;--surface-3:#eae8e0;--ink-1:#181712;--ink-2:#57544c;--ink-muted:#8f8b80;--hair:rgba(24,23,18,.09);--hair-strong:rgba(24,23,18,.16);--grid:#e5e3da;--axis:#ccc9bd;--accent:#0d7d86;--accent-strong:#0a656d;--accent-ink:#0a6169;--accent-wash:rgba(13,125,134,.1);--accent-line:rgba(13,125,134,.22);--staff:#6f8088;--break-ink:#a2560f;--sch-att-fill:#e4f3e9;--sch-att-border:#3fa25f;--sch-run-fill:#e6eefb;--sch-run-border:#3670d0;--sch-now:#e5484d;--edit-blue:#2f6bd8;--good:#0c9f27;--good-ink:#0a7d16;--good-wash:rgba(12,159,39,.13);--warn:#e0930d;--warn-ink:#9a6400;--warn-wash:rgba(224,147,13,.15);--serious:#e0713a;--serious-ink:#b8511f;--serious-wash:rgba(224,113,58,.14);--critical:#d23b3b;--critical-ink:#bd2f2f;--critical-wash:rgba(210,59,59,.12);--shadow:0 1px 2px rgba(24,23,18,.05),0 1px 3px rgba(24,23,18,.045);--shadow-pop:0 10px 30px rgba(24,23,18,.16),0 2px 7px rgba(24,23,18,.09);--r-lg:14px;--r-md:10px;--r-sm:7px;--font:-apple-system,BlinkMacSystemFont,"Segoe UI",system-ui,Roboto,Helvetica,Arial,sans-serif}.rm2-root[data-theme=dark]{--plane:#0c0c0b;--surface-1:#191917;--surface-2:#201f1c;--surface-3:#27251f;--ink-1:#f6f5ef;--ink-2:#c3bfb2;--ink-muted:#8f8b80;--hair:rgba(255,255,255,.09);--hair-strong:rgba(255,255,255,.15);--grid:#2b2a26;--axis:#3a3833;--accent:#1cabb6;--accent-strong:#4bc4cd;--accent-ink:#48c1ca;--accent-wash:rgba(28,171,182,.15);--accent-line:rgba(28,171,182,.3);--staff:#8a99a1;--break-ink:#ef9b57;--sch-att-fill:#19271e;--sch-att-border:#4cbd6c;--sch-run-fill:#1a2333;--sch-run-border:#5a97ef;--sch-now:#f2555a;--edit-blue:#6aa4f5;--good:#12b52f;--good-ink:#3fcf51;--good-wash:rgba(18,181,47,.16);--warn:#eaa42a;--warn-ink:#eeb64f;--warn-wash:rgba(234,164,42,.16);--serious:#e88a52;--serious-ink:#ef9b6d;--serious-wash:rgba(232,138,82,.16);--critical:#e0574f;--critical-ink:#f07b74;--critical-wash:rgba(224,87,79,.16);--shadow:0 1px 2px rgba(0,0,0,.44),0 1px 3px rgba(0,0,0,.34);--shadow-pop:0 12px 36px rgba(0,0,0,.56),0 2px 9px rgba(0,0,0,.42)}.rm2-root[data-theme=light]{--plane:#f0efe9;--surface-1:#fbfbf8;--surface-2:#f4f3ee;--surface-3:#eae8e0;--ink-1:#181712;--ink-2:#57544c;--ink-muted:#8f8b80;--hair:rgba(24,23,18,.09);--hair-strong:rgba(24,23,18,.16);--grid:#e5e3da;--axis:#ccc9bd;--accent:#0d7d86;--accent-strong:#0a656d;--accent-ink:#0a6169;--accent-wash:rgba(13,125,134,.1);--accent-line:rgba(13,125,134,.22);--staff:#6f8088;--break-ink:#a2560f;--sch-att-fill:#e4f3e9;--sch-att-border:#3fa25f;--sch-run-fill:#e6eefb;--sch-run-border:#3670d0;--sch-now:#e5484d;--edit-blue:#2f6bd8;--good:#0c9f27;--good-ink:#0a7d16;--good-wash:rgba(12,159,39,.13);--warn:#e0930d;--warn-ink:#9a6400;--warn-wash:rgba(224,147,13,.15);--serious:#e0713a;--serious-ink:#b8511f;--serious-wash:rgba(224,113,58,.14);--critical:#d23b3b;--critical-ink:#bd2f2f;--critical-wash:rgba(210,59,59,.12);--shadow:0 1px 2px rgba(24,23,18,.05),0 1px 3px rgba(24,23,18,.045);--shadow-pop:0 10px 30px rgba(24,23,18,.16),0 2px 7px rgba(24,23,18,.09)}.rm2-root *{box-sizing:border-box}.rm2-root{font-family:var(--font);color:var(--ink-1);background:transparent;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;font-size:14px;line-height:1.45}.rm2-root :focus{outline:none}.rm2-root :focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:5px}.rm2-root .wrap{max-width:none;margin:0 auto;padding:16px 22px 40px}.rm2-root .top{position:relative;z-index:20;border-bottom:1px solid var(--hair)}.rm2-root .top-in{max-width:none;margin:0 auto;padding:6px 22px 12px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px}@media (max-width:900px){.rm2-root .top-in{grid-template-columns:1fr auto;row-gap:10px}.rm2-root .top-in .ctr{grid-column:1/-1;order:3;justify-self:center}}.rm2-root .lead{display:flex;align-items:center;gap:4px;justify-self:start;min-width:0}.rm2-root .date-title{font:inherit;font-size:19px;font-weight:720;letter-spacing:-.02em;color:var(--ink-1);background:transparent;border:none;cursor:pointer;min-width:262px;text-align:center;line-height:1.05;white-space:nowrap;padding:6px 8px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:background .12s}.rm2-root .date-title:hover{background:var(--surface-2)}.rm2-root .date-title .td{color:var(--accent-ink)}.rm2-root .date-title .car{width:8px;height:8px;border-right:1.7px solid var(--ink-muted);border-bottom:1.7px solid var(--ink-muted);transform:translateY(-2px) rotate(45deg);flex:none}.rm2-root .navb{width:30px;height:30px;border-radius:8px;border:1px solid var(--hair-strong);background:var(--surface-1);color:var(--ink-2);display:inline-grid;place-items:center;cursor:pointer;flex:none;transition:background .12s,border-color .12s}.rm2-root .navb:hover{background:var(--surface-2);border-color:var(--ink-muted);color:var(--ink-1)}.rm2-root .navb:disabled{opacity:.35;cursor:default}.rm2-root .navb svg{width:16px;height:16px}.rm2-root .ctr{justify-self:center;display:flex;align-items:center;gap:28px}.rm2-root .segdiv{width:1px;height:24px;background:var(--hair-strong)}.rm2-root .trail{justify-self:end}.rm2-root .pop-anchor{position:relative}.rm2-root .seg{display:inline-flex;background:var(--surface-3);border-radius:11px;padding:3px;gap:2px}.rm2-root .seg button{font:inherit;font-size:13px;font-weight:600;color:var(--ink-2);background:transparent;border:none;padding:7px 15px;border-radius:8px;cursor:pointer;transition:color .12s}.rm2-root .seg button:hover{color:var(--ink-1)}.rm2-root .seg button[aria-selected=true]{background:var(--surface-1);color:var(--ink-1);box-shadow:var(--shadow)}.rm2-root .btn{font:inherit;font-size:13px;font-weight:550;color:var(--ink-1);background:var(--surface-1);border:1px solid var(--hair-strong);border-radius:9px;padding:7px 12px;cursor:pointer;display:inline-flex;align-items:center;gap:7px;line-height:1;transition:background .12s,border-color .12s,transform .04s}.rm2-root .btn:hover{background:var(--surface-2);border-color:var(--ink-muted)}.rm2-root .btn:active{transform:translateY(.5px)}.rm2-root .btn svg{width:15px;height:15px;opacity:.8}.rm2-root .btn.ghost{background:transparent;border-color:transparent}.rm2-root .btn.ghost:hover{background:var(--surface-2);border-color:var(--hair)}.rm2-root .btn.icon{padding:7px;width:36px;height:36px;justify-content:center}.rm2-root .btn.icon svg{width:16px;height:16px;opacity:.78}.rm2-root .btn.primary{background:var(--accent);border-color:var(--accent);color:#fff}.rm2-root .btn.primary:hover{background:var(--accent-strong);border-color:var(--accent-strong)}.rm2-root .field{font:inherit;font-size:13px;color:var(--ink-1);background:var(--surface-2);border:1px solid var(--hair-strong);border-radius:8px;padding:7px 9px;width:100%}.rm2-root .field:focus-visible{border-color:var(--accent)}.rm2-root .popover{position:absolute;top:calc(100% + 8px);left:0;z-index:60;width:250px;background:var(--surface-1);border:1px solid var(--hair-strong);border-radius:13px;box-shadow:var(--shadow-pop);padding:6px;max-height:60vh;overflow:auto}.rm2-root .popover[hidden]{display:none}.rm2-root .pop-row{display:flex;align-items:center;gap:10px;width:100%;text-align:left;padding:8px 10px;border-radius:8px;border:none;background:transparent;color:var(--ink-1);font:inherit;font-size:13px;font-weight:560;cursor:pointer}.rm2-root .pop-row:hover{background:var(--surface-2)}.rm2-root .pop-row .chk{width:16px;height:16px;flex:none;color:var(--accent);opacity:0}.rm2-root .pop-row.sel .chk{opacity:1}.rm2-root .pop-row.sel{color:var(--accent-ink);font-weight:680}.rm2-root .pop-row .sub{margin-left:auto;color:var(--ink-muted);font-size:11.5px;font-weight:520}.rm2-root .card{background:var(--surface-1);border:1px solid var(--hair);border-radius:var(--r-lg);box-shadow:var(--shadow);display:flex;flex-direction:column;overflow:hidden}.rm2-root .cardhead{font-size:11px;font-weight:720;text-transform:uppercase;letter-spacing:.06em;color:var(--ink-muted);padding:13px 15px 0;display:flex;align-items:baseline;gap:8px}.rm2-root .cardhead .n{margin-left:auto;font-size:10.5px;font-weight:540;letter-spacing:0;text-transform:none;color:var(--ink-muted)}.rm2-root .gridA{display:flex;gap:14px;margin-top:14px;align-items:stretch}.rm2-root .gridA .sched{flex:1.8 1 0;min-width:0}.rm2-root .gridA .rc-col{flex:1 1 0;min-width:0;display:flex;flex-direction:column;gap:14px}.rm2-root .gridA .rc-col>.card:first-child{flex:1}.rm2-root .gridA .rc-col>.card:last-child{flex:none}.rm2-root .gridB{display:grid;gap:14px;margin-top:14px;grid-template-columns:2.3fr 1fr;align-items:stretch}.rm2-root .gridB2{display:grid;gap:14px;margin-top:14px;grid-template-columns:1.6fr 1fr;align-items:stretch}@media (max-width:860px){.rm2-root .gridA{flex-direction:column}.rm2-root .gridA .sched,.rm2-root .gridA .rc-col{flex:none;width:100%}.rm2-root .gridB,.rm2-root .gridB2{grid-template-columns:1fr}}.rm2-root .fullrow{margin-top:14px}.rm2-root .sched-body{flex:1;display:flex;flex-direction:column;padding:12px 18px 14px}.rm2-root .sched-legend{display:flex;gap:15px;font-size:10.5px;color:var(--ink-2);font-weight:560;padding:0 2px 8px}.rm2-root .sched-legend .k{display:inline-flex;align-items:center;gap:6px}.rm2-root .sched-legend .k .sw{width:14px;height:11px;border-radius:3px;border:1.5px solid var(--staff);background:var(--surface-2)}.rm2-root .sched-legend .k.att .sw{background:var(--sch-att-fill);border-color:var(--sch-att-border)}.rm2-root .sched-legend .k.run .sw{background:var(--sch-run-fill);border-color:var(--sch-run-border)}.rm2-root .sched-axis{display:grid;font-size:9.5px;color:var(--ink-muted);font-weight:540;font-variant-numeric:tabular-nums;margin-bottom:8px}.rm2-root .sched-axis span{text-align:center;min-width:0}.rm2-root .sched-axis span:first-child{text-align:left}.rm2-root .sched-axis span:last-child{text-align:right}.rm2-root .sched-plot{position:relative;flex:1;display:flex;flex-direction:column;gap:6px;padding-top:2px}.rm2-root .sched-seclbl{font-size:9.5px;font-weight:720;letter-spacing:.07em;text-transform:uppercase;color:var(--ink-muted);margin:4px 0 0}.rm2-root .srow{position:relative;flex:1 1 0;min-height:32px;max-height:52px}.rm2-root .sblock{position:absolute;top:0;bottom:0;border-radius:10px;border:1.5px solid var(--staff);padding:0 13px;display:flex;flex-direction:column;justify-content:center;overflow:hidden;min-width:0}.rm2-root .sblock.att{background:var(--sch-att-fill);border-color:var(--sch-att-border)}.rm2-root .sblock.run{background:var(--sch-run-fill);border-color:var(--sch-run-border)}.rm2-root .sblock .snm{font-size:13.5px;font-weight:700;color:var(--ink-1);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:-.01em}.rm2-root .sblock .ssh{font-size:11.5px;color:var(--ink-2);font-weight:540;white-space:nowrap;margin-top:1px}.rm2-root .snowline{position:absolute;top:-5px;bottom:0;width:2px;background:var(--sch-now);z-index:4}.rm2-root .snowline:before{content:"";position:absolute;top:0;left:-3px;width:8px;height:8px;border-radius:50%;background:var(--sch-now)}.rm2-root .line-body{padding:8px 12px 10px;flex:1;display:flex;flex-direction:column;justify-content:center}.rm2-root .ln-legend{display:flex;gap:14px;font-size:11px;color:var(--ink-2);font-weight:560;padding:2px 4px 6px}.rm2-root .ln-legend .lk{display:inline-flex;align-items:center;gap:6px}.rm2-root .ln-legend .sw{width:14px;height:0}.rm2-root .ln-legend .sw.g{border-top:2.6px solid var(--accent)}.rm2-root .ln-legend .sw.a{border-top:2.4px dashed var(--ink-muted)}.rm2-root svg.line{display:block;width:100%;height:auto}.rm2-root .ln-fill{fill:var(--accent-wash)}.rm2-root .ln-path{fill:none;stroke:var(--accent);stroke-width:2.4;stroke-linejoin:round;stroke-linecap:round}.rm2-root .ln-att{fill:none;stroke:var(--ink-muted);stroke-width:2;stroke-dasharray:5 4;stroke-linejoin:round;stroke-linecap:round}.rm2-root .ln-base{stroke:var(--axis);stroke-width:1}.rm2-root .ln-grid{stroke:var(--grid);stroke-width:1}.rm2-root .ln-cross{stroke:var(--ink-muted);stroke-width:1;stroke-dasharray:3 3;opacity:0;pointer-events:none}.rm2-root .ln-hit{fill:transparent;cursor:crosshair}.rm2-root .ln-hdot{stroke:var(--surface-1);stroke-width:2;opacity:0;pointer-events:none}.rm2-root .ln-hdot.g{fill:var(--accent)}.rm2-root .ln-hdot.a{fill:var(--ink-muted)}.rm2-root .ln-ax{fill:var(--ink-muted);font-size:11px;font-weight:540;font-family:var(--font)}.rm2-root .tt{position:fixed;z-index:90;pointer-events:none;background:#2a2925;color:#f6f5ef;border-radius:10px;padding:9px 12px;font-size:12px;box-shadow:var(--shadow-pop);opacity:0;transition:opacity .1s;max-width:250px;line-height:1.5}.rm2-root .tt .tt-h{font-size:11px;font-weight:700;opacity:.68;margin-bottom:5px;letter-spacing:.02em;font-variant-numeric:tabular-nums}.rm2-root .tt .tt-row{display:flex;justify-content:space-between;gap:16px;align-items:center;line-height:1.7}.rm2-root .tt .tt-row .k{display:inline-flex;align-items:center;gap:7px;opacity:.92}.rm2-root .tt .tt-row .k .sw{width:12px;height:3px;border-radius:2px;background:#b9b5a8}.rm2-root .tt .tt-row .k .sw.g{background:var(--accent)}.rm2-root .tt .tt-row .v{font-weight:720;font-variant-numeric:tabular-nums}.rm2-root .tt .tt-sub{font-size:11px;opacity:.66;margin:0 0 5px 19px}.rm2-root .span-body{padding:15px 16px 17px;flex:1;display:flex;flex-direction:column;justify-content:center;gap:14px}.rm2-root .span-times{display:flex;justify-content:space-between;gap:10px}.rm2-root .span-times .t.r{text-align:right}.rm2-root .span-times .v{font-size:21px;font-weight:720;letter-spacing:-.01em;font-variant-numeric:tabular-nums;line-height:1}.rm2-root .span-times .k{font-size:10px;font-weight:640;text-transform:uppercase;letter-spacing:.04em;color:var(--ink-muted);margin-top:5px}.rm2-root .span-track{position:relative;height:13px;background:var(--surface-3);border-radius:7px}.rm2-root .span-fill{position:absolute;top:0;bottom:0;background:var(--accent);opacity:.8;border-radius:7px}.rm2-root .span-scale{display:flex;justify-content:space-between;font-size:9.5px;color:var(--ink-muted);font-weight:540;font-variant-numeric:tabular-nums}.rm2-root .yard-body{flex:1;display:flex;flex-direction:column;padding:10px 16px 12px}.rm2-root .yard-cap{font-size:11.5px;color:var(--ink-2);font-weight:520;padding:2px 0 10px;margin-bottom:6px;border-bottom:1px solid var(--hair)}.rm2-root .yard-cap b{color:var(--ink-1);font-weight:720;font-variant-numeric:tabular-nums}.rm2-root .yard-rows{flex:1;display:flex;flex-direction:column;justify-content:space-around}.rm2-root .yrow{display:grid;grid-template-columns:132px 1fr 76px;align-items:center;gap:11px;padding:8px 0}.rm2-root .yrow .ylbl{font-size:12.5px;font-weight:620;display:flex;align-items:center;gap:7px}.rm2-root .yflag{font-size:9px;font-weight:720;letter-spacing:.03em;text-transform:uppercase;color:var(--break-ink);background:#c26a1f21;padding:1px 5px;border-radius:4px}.rm2-root .ybar{position:relative;height:17px;background:var(--surface-3);border-radius:5px;overflow:hidden}.rm2-root .ybar .fg{position:absolute;left:0;top:0;bottom:0;background:var(--accent);opacity:.85;border-radius:5px}.rm2-root .yrow .yval{text-align:right;font-size:12px;font-weight:640;font-variant-numeric:tabular-nums;color:var(--ink-1)}.rm2-root .yrow.zero .ylbl,.rm2-root .yrow.zero .yval{color:var(--ink-muted);font-weight:540}.rm2-root .xl-wrap{flex:1;overflow-x:auto;display:flex;align-items:center}.rm2-root table.xl{width:100%;border-collapse:collapse;font-size:14px}.rm2-root table.xl th,.rm2-root table.xl td{border:1px solid var(--hair);padding:13px 12px;white-space:nowrap;text-align:center}.rm2-root table.xl thead th{background:var(--surface-2);font-size:10.5px;text-transform:uppercase;letter-spacing:.04em;color:var(--ink-muted);font-weight:720}.rm2-root table.xl th.num,.rm2-root table.xl td.num{font-variant-numeric:tabular-nums}.rm2-root table.xl tbody tr:hover td{background:var(--surface-2)}.rm2-root table.xl td.rn{font-weight:700;color:var(--ink-1)}.rm2-root table.xl th:first-child,.rm2-root table.xl td:first-child{text-align:left}.rm2-root table.xl .who-cell{display:inline-flex;align-items:center;gap:8px;justify-content:flex-start}.rm2-root table.xl .who-cell .av{width:23px;height:23px;font-size:9px;background:var(--accent-wash);color:var(--accent-ink);border-color:var(--accent-line)}.rm2-root table.xl tfoot td{border:1px solid var(--hair);padding:9px 11px;font-weight:700;background:var(--surface-2);font-variant-numeric:tabular-nums}.rm2-root table.xl tfoot td.lbl{color:var(--ink-muted);font-weight:720;font-size:10px;text-transform:uppercase;letter-spacing:.04em}.rm2-root .tbl-wrap{overflow-x:auto}.rm2-root table.tbl{width:100%;border-collapse:collapse;font-size:13px}.rm2-root table.tbl th{text-align:left;font-size:10.5px;font-weight:720;text-transform:uppercase;letter-spacing:.05em;color:var(--ink-muted);padding:12px 14px 9px;border-bottom:1px solid var(--hair-strong);white-space:nowrap;background:var(--surface-2)}.rm2-root table.tbl th:first-child{border-top-left-radius:var(--r-lg)}.rm2-root table.tbl th:last-child{border-top-right-radius:var(--r-lg)}.rm2-root table.tbl th.num,.rm2-root table.tbl td.num{text-align:right;font-variant-numeric:tabular-nums}.rm2-root table.tbl th.sortable{cursor:pointer;-webkit-user-select:none;user-select:none}.rm2-root table.tbl th.sortable:hover{color:var(--ink-1)}.rm2-root table.tbl th .arw{display:inline-block;width:0;height:0;margin-left:5px;vertical-align:middle;opacity:0}.rm2-root table.tbl th.sorted .arw{opacity:.8;border-left:4px solid transparent;border-right:4px solid transparent}.rm2-root table.tbl th.sorted.asc .arw{border-bottom:5px solid currentColor}.rm2-root table.tbl th.sorted.desc .arw{border-top:5px solid currentColor}.rm2-root table.tbl td{padding:10px 14px;border-bottom:1px solid var(--hair);vertical-align:middle}.rm2-root table.tbl tbody tr:last-child td{border-bottom:none}.rm2-root table.tbl tbody tr.clickable{cursor:pointer}.rm2-root table.tbl tbody tr:hover{background:var(--surface-2)}.rm2-root .grp{display:inline-grid;place-items:center;min-width:30px;height:25px;padding:0 8px;border-radius:7px;background:var(--surface-3);border:1px solid var(--hair-strong);font-weight:720;font-size:12.5px;font-variant-numeric:tabular-nums}.rm2-root .who-cell{display:inline-flex;align-items:center;gap:8px}.rm2-root .av{width:22px;height:22px;border-radius:50%;display:inline-grid;place-items:center;font-size:9px;font-weight:720;flex:none;border:1px solid var(--hair-strong);background:var(--surface-3);color:var(--ink-2)}.rm2-root .av.runner{background:var(--accent-wash);color:var(--accent-ink);border-color:var(--accent-line)}.rm2-root .who-cell .nm{font-weight:600;white-space:nowrap}.rm2-root .route{display:inline-flex;gap:5px;flex-wrap:nowrap;align-items:center;white-space:nowrap}.rm2-root .ychip{font-size:11px;font-weight:640;padding:2px 9px;border-radius:6px;background:var(--surface-3);border:1px solid var(--hair-strong);color:var(--ink-2);white-space:nowrap}.rm2-root .rarw{color:var(--ink-muted);font-size:10px}.rm2-root .edited{font-size:11px;font-weight:700;color:var(--break-ink);margin-left:6px}.rm2-root .chip-open{display:inline-flex;align-items:center;font-size:10.5px;font-weight:700;color:var(--critical-ink);background:var(--critical-wash);padding:2px 8px;border-radius:20px}.rm2-root .subtle{color:var(--ink-muted)}.rm2-root .foot-note{padding:11px 15px;font-size:11.5px;color:var(--ink-muted);font-weight:520;border-top:1px solid var(--hair)}.rm2-root .empty{color:var(--ink-muted);font-size:13px}.rm2-root .logbar{display:flex;align-items:center;gap:12px;padding:12px 15px 8px}.rm2-root .logbar .logcount{font-size:11.5px;color:var(--ink-muted);font-weight:520}.rm2-root .etime{color:var(--edit-blue);text-decoration:underline;text-underline-offset:2px;font-weight:640}.rm2-root .chart-wrap{overflow-x:auto;padding:12px 14px 14px;background:var(--surface-2)}.rm2-root table.chart{width:100%;border-collapse:separate;border-spacing:5px 5px;table-layout:fixed}.rm2-root table.chart th{text-align:center;padding:0 0 4px}.rm2-root table.chart th .cg{font-size:12.5px;font-weight:720;color:var(--ink-1)}.rm2-root table.chart td{vertical-align:top}.rm2-root .ccell{background:var(--surface-1);border:1px solid var(--hair-strong);border-radius:9px;padding:8px 9px 9px;cursor:pointer;display:flex;flex-direction:column;gap:4px;box-shadow:0 1px 2px #0000000d;transition:border-color .12s,box-shadow .12s}.rm2-root .ccell:hover{border-color:var(--accent);box-shadow:var(--shadow-pop)}.rm2-root .crow2{display:flex;align-items:baseline;justify-content:space-between;gap:6px}.rm2-root .clab{font-size:9.5px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--ink-muted)}.rm2-root .cval{font-size:13.5px;font-weight:640;color:var(--ink-1);font-variant-numeric:tabular-nums;white-space:nowrap}.rm2-root .cval.etime{color:var(--edit-blue);text-decoration:underline;text-underline-offset:2px}.rm2-root .cval.cstill{font-size:12px;color:var(--critical-ink);font-weight:700}.rm2-root .cdiv{height:1px;background:var(--hair);margin:2px 0}.rm2-root .cfoot{display:flex;align-items:center;gap:5px}.rm2-root .catt2{flex:1 1 0;min-width:0;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px;font-weight:640;color:var(--ink-1)}.rm2-root .cdivv{width:1px;height:13px;background:var(--hair-strong);flex:none}.rm2-root .cdur{flex:none;font-size:12.5px;font-weight:720;color:var(--edit-blue);font-variant-numeric:tabular-nums}.rm2-root .crun2{flex:none;font-size:11.5px;font-weight:560;color:var(--ink-muted);font-variant-numeric:tabular-nums;white-space:nowrap}.rm2-root .cstrip{display:flex;height:13px;border-radius:4px;overflow:hidden;background:var(--surface-3);margin-top:3px}.rm2-root .cseg{height:100%;min-width:0}.rm2-root .chart-legend{display:flex;flex-wrap:wrap;gap:14px;padding:12px 14px 2px;font-size:11px;color:var(--ink-2);font-weight:540;background:var(--surface-2)}.rm2-root .chart-legend .cl{display:inline-flex;align-items:center;gap:6px}.rm2-root .chart-legend .cl .sw{width:11px;height:11px;border-radius:3px}.rm2-root .scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#0a0a0880;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:grid;place-items:center;padding:20px;opacity:0;transition:opacity .14s}.rm2-root .scrim.in{opacity:1}.rm2-root .scrim[hidden]{display:none}.rm2-root .modal{width:min(520px,100%);max-height:90vh;overflow:auto;background:var(--surface-1);border:1px solid var(--hair-strong);border-radius:16px;box-shadow:var(--shadow-pop);transform:translateY(6px);transition:transform .14s}.rm2-root .scrim.in .modal{transform:none}.rm2-root .modal-h{display:flex;align-items:center;gap:10px;padding:16px 18px;border-bottom:1px solid var(--hair);position:sticky;top:0;background:var(--surface-1);z-index:2}.rm2-root .modal-h h3{font-size:15px;font-weight:660;margin:0}.rm2-root .modal-b{padding:16px 18px}.rm2-root .modal-f{padding:14px 18px;border-top:1px solid var(--hair);display:flex;align-items:center;gap:10px;position:sticky;bottom:0;background:var(--surface-1)}.rm2-root .modal-f .spacer{flex:1}.rm2-root .form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px 14px}.rm2-root .form-grid .full{grid-column:1/-1}.rm2-root .fld label{display:block;font-size:11px;font-weight:650;text-transform:uppercase;letter-spacing:.04em;color:var(--ink-muted);margin-bottom:5px}.rm2-root .edited-flag{display:inline-flex;align-items:center;gap:4px;font-size:10px;font-weight:650;color:var(--warn-ink);margin-left:6px;text-transform:none;letter-spacing:0}.rm2-root .editlog{margin-top:14px;border-top:1px solid var(--hair);padding-top:12px}.rm2-root .editlog h4{font-size:11px;font-weight:650;text-transform:uppercase;letter-spacing:.05em;color:var(--ink-muted);margin:0 0 8px}.rm2-root .editlog .e{display:flex;gap:10px;font-size:12px;padding:6px 0;border-bottom:1px dashed var(--hair)}.rm2-root .editlog .e:last-child{border-bottom:none}.rm2-root .editlog .e .ef{font-weight:650;min-width:74px;color:var(--ink-2)}.rm2-root .editlog .e .ev{color:var(--ink-1)}.rm2-root .editlog .e .ev s{color:var(--ink-muted);text-decoration:line-through;margin-right:5px}.rm2-root .editlog .e .em{margin-left:auto;color:var(--ink-muted);white-space:nowrap;font-size:11px}.rm2-root .warnbox{display:flex;gap:9px;align-items:flex-start;background:var(--warn-wash);color:var(--warn-ink);border-radius:9px;padding:10px 12px;font-size:12px;font-weight:550;margin-top:14px}.rm2-root .warnbox svg{width:15px;height:15px;flex:none;margin-top:1px}.rm2-root .toast-host{position:fixed;left:50%;bottom:24px;transform:translate(-50%);z-index:120;display:flex;flex-direction:column;gap:8px;align-items:center}.rm2-root .toast{background:var(--ink-1);color:var(--surface-1);font-size:13px;font-weight:550;padding:10px 15px;border-radius:10px;box-shadow:var(--shadow-pop);display:flex;align-items:center;gap:9px;opacity:0;transform:translateY(8px);transition:opacity .16s,transform .16s}.rm2-root .toast.in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.rm2-root *{transition:none!important}}/*! Devices.css v0.1.15 | MIT License | github.com/picturepan2/devices.css */.device,.device *,.device :after,.device :before,.device:after,.device:before{box-sizing:border-box;display:block}.device{position:relative;transform:scale(1);z-index:1}.device .device-frame{z-index:1}.device .device-content{background-color:#fff;background-position:center center;background-size:cover;object-fit:cover;position:relative}.device-iphone-x{height:694px;width:342px}.device-iphone-x .device-frame{background:#222;border-radius:54px;box-shadow:inset 0 0 2px 2px #c8cacb,inset 0 0 0 6px #e2e3e4;height:694px;padding:22px;width:342px}.device-iphone-x .device-content{border-radius:32px;height:650px;width:300px}.device-iphone-x .device-stripe:after,.device-iphone-x .device-stripe:before{border:solid rgba(51,51,51,.25);border-width:0 6px;content:"";height:5px;left:0;position:absolute;width:100%;z-index:9}.device-iphone-x .device-stripe:after{top:68px}.device-iphone-x .device-stripe:before{bottom:68px}.device-iphone-x .device-header{background:#222;border-bottom-left-radius:16px;border-bottom-right-radius:16px;height:24px;left:50%;margin-left:-82px;position:absolute;top:22px;width:164px}.device-iphone-x .device-header:after,.device-iphone-x .device-header:before{content:"";height:6px;position:absolute;top:0;width:6px}.device-iphone-x .device-header:after{background:radial-gradient(circle at bottom left,transparent 0,transparent 75%,#222 75%,#222 100%);left:-6px}.device-iphone-x .device-header:before{background:radial-gradient(circle at bottom right,transparent 0,transparent 75%,#222 75%,#222 100%);right:-6px}.device-iphone-x .device-sensors:after,.device-iphone-x .device-sensors:before{content:"";position:absolute}.device-iphone-x .device-sensors:after{background:#444;border-radius:2.5px;height:5px;left:50%;margin-left:-20px;top:26px;width:40px}.device-iphone-x .device-sensors:before{background:#444;border-radius:50%;height:11px;left:50%;margin-left:30px;top:23px;width:11px}.device-iphone-x .device-btns{background:#c8cacb;height:26px;left:-2px;position:absolute;top:92px;width:3px}.device-iphone-x .device-btns:after,.device-iphone-x .device-btns:before{background:#c8cacb;content:"";height:50px;left:0;position:absolute;width:3px}.device-iphone-x .device-btns:after{top:48px}.device-iphone-x .device-btns:before{top:112px}.device-iphone-x .device-power{background:#c8cacb;height:80px;position:absolute;right:-2px;top:160px;width:3px}.device-iphone-8{height:698px;width:336px}.device-iphone-8 .device-frame{background:#fff;border-radius:54px;box-shadow:inset 0 0 0 2px #c8cacb,inset 0 0 0 6px #e2e3e4;height:698px;padding:82px 18px;width:336px}.device-iphone-8 .device-content{border:2px solid #222;border-radius:4px;height:534px;width:300px}.device-iphone-8 .device-stripe:after,.device-iphone-8 .device-stripe:before{border:solid rgba(51,51,51,.15);border-width:0 6px;content:"";height:5px;left:0;position:absolute;width:100%;z-index:9}.device-iphone-8 .device-stripe:after{top:55px}.device-iphone-8 .device-stripe:before{bottom:55px}.device-iphone-8 .device-header{border:2px solid #c8cacb;border-radius:50%;bottom:20px;height:46px;left:50%;margin-left:-23px;position:absolute;width:46px}.device-iphone-8 .device-sensors{background:#666;border-radius:2.5px;height:5px;left:50%;margin-left:-30px;position:absolute;top:41.5px;width:60px}.device-iphone-8 .device-sensors:after,.device-iphone-8 .device-sensors:before{background:#666;border-radius:50%;content:"";position:absolute}.device-iphone-8 .device-sensors:after{height:8px;left:50%;margin-left:-4px;top:-20px;width:8px}.device-iphone-8 .device-sensors:before{height:10px;left:-34px;margin-top:-5px;top:50%;width:10px}.device-iphone-8 .device-btns{background:#c8cacb;height:24px;left:-2px;position:absolute;top:82px;width:3px}.device-iphone-8 .device-btns:after,.device-iphone-8 .device-btns:before{background:#c8cacb;content:"";height:45px;left:0;position:absolute;width:3px}.device-iphone-8 .device-btns:after{top:50px}.device-iphone-8 .device-btns:before{top:106px}.device-iphone-8 .device-power{background:#c8cacb;height:80px;position:absolute;right:-2px;top:160px;width:3px}.device-iphone-8.device-gold .device-frame{box-shadow:inset 0 0 0 2px #e4b08a,inset 0 0 0 6px #f7e8dd}.device-iphone-8.device-gold .device-header{border-color:#e4b08a}.device-iphone-8.device-gold .device-btns,.device-iphone-8.device-gold .device-btns:after,.device-iphone-8.device-gold .device-btns:before{background:#e4b08a}.device-iphone-8.device-gold .device-power{background:#e4b08a}.device-iphone-8.device-spacegray .device-frame{background:#222;box-shadow:inset 0 0 0 2px #74747a,inset 0 0 0 6px #9b9ba0}.device-iphone-8.device-spacegray .device-stripe:after,.device-iphone-8.device-spacegray .device-stripe:before{border-color:#cccccc59}.device-iphone-8.device-spacegray .device-btns,.device-iphone-8.device-spacegray .device-btns:after,.device-iphone-8.device-spacegray .device-btns:before{background:#74747a}.device-google-pixel-2-xl{height:744px;width:360px}.device-google-pixel-2-xl .device-frame{background:#121212;border-radius:36px;box-shadow:inset 0 0 0 2px #cfcfcf,inset 0 0 0 6px #9c9c9c;height:740px;padding:50px 20px;width:360px}.device-google-pixel-2-xl .device-content{border-radius:24px;height:640px;width:320px}.device-google-pixel-2-xl .device-header{height:740px;left:50%;margin-left:-135px;position:absolute;top:0;width:270px}.device-google-pixel-2-xl .device-header:after,.device-google-pixel-2-xl .device-header:before{background:#333;border-radius:2.5px;content:"";height:5px;left:50%;margin-left:-65px;margin-top:-2.5px;position:absolute;width:130px}.device-google-pixel-2-xl .device-header:after{top:20px}.device-google-pixel-2-xl .device-header:before{bottom:26px}.device-google-pixel-2-xl .device-sensors{background:#333;border-radius:5px;height:12px;left:45px;margin-top:-6px;position:absolute;top:32px;width:12px}.device-google-pixel-2-xl .device-btns{background:#cfcfcf;height:94px;position:absolute;right:-2px;top:274px;width:3px}.device-google-pixel-2-xl .device-power{background:#cfcfcf;height:48px;position:absolute;right:-2px;top:174px;width:3px}.device-google-pixel{height:744px;width:360px}.device-google-pixel .device-frame{background:#f7f7f8;border-radius:54px;box-shadow:inset 0 0 0 2px #c8cacb,inset 0 0 0 6px #e2e3e4,inset 0 0 0 10px #fff;height:744px;padding:82px 18px 86px;width:360px}.device-google-pixel .device-content{border:2px solid #222;border-radius:2px;height:576px;width:324px}.device-google-pixel .device-stripe{border-top:6px solid rgba(51,51,51,.15);bottom:0;left:254px;position:absolute;top:0;width:8px}.device-google-pixel .device-stripe:after,.device-google-pixel .device-stripe:before{border:solid rgba(51,51,51,.15);border-width:0 6px;content:"";height:10px;left:-254px;position:absolute;width:360px;z-index:9}.device-google-pixel .device-stripe:after{top:60px}.device-google-pixel .device-stripe:before{bottom:46px}.device-google-pixel .device-sensors{background:#ddd;border-radius:2.5px;height:5px;left:50%;margin-left:-39px;margin-top:-2.5px;position:absolute;top:41px;width:78px}.device-google-pixel .device-sensors:after,.device-google-pixel .device-sensors:before{background:#333;border-radius:6px;content:"";position:absolute}.device-google-pixel .device-sensors:after{height:12px;left:50%;margin-left:-14px;top:21.5px;width:28px}.device-google-pixel .device-sensors:before{height:10px;left:-81px;margin-top:-5px;top:50%;width:10px}.device-google-pixel .device-btns{background:#c8cacb;height:102px;position:absolute;right:-2px;top:298px;width:3px}.device-google-pixel .device-power{background:#c8cacb;height:50px;position:absolute;right:-2px;top:184px;width:3px}.device-google-pixel.device-black .device-frame{background:#211d1c;box-shadow:inset 0 0 0 2px #363635,inset 0 0 0 6px #6a6967,inset 0 0 0 10px #3d3533}.device-google-pixel.device-black .device-stripe,.device-google-pixel.device-black .device-stripe:after,.device-google-pixel.device-black .device-stripe:before{border-color:#0d0d0d59}.device-google-pixel.device-black .device-sensors{background:#444}.device-google-pixel.device-black .device-sensors:after{background:#0d0d0d}.device-google-pixel.device-black .device-btns,.device-google-pixel.device-black .device-btns:after,.device-google-pixel.device-black .device-btns:before{background:#363635}.device-google-pixel.device-black .device-power{background:#363635}.device-google-pixel.device-blue .device-frame{box-shadow:inset 0 0 0 2px #2a5aff,inset 0 0 0 6px #7695ff,inset 0 0 0 10px #fff}.device-google-pixel.device-blue .device-btns,.device-google-pixel.device-blue .device-btns:after,.device-google-pixel.device-blue .device-btns:before{background:#2a5aff}.device-google-pixel.device-blue .device-power{background:#2a5aff}.device-galaxy-s8{height:686px;width:316px}.device-galaxy-s8 .device-frame{background:#222;border:solid #cfcfcf;border-radius:46px;border-width:4px 0;box-shadow:inset 0 0 0 2px #9c9c9c;height:686px;padding:40px 8px 34px;width:316px}.device-galaxy-s8 .device-content{border:2px solid #222;border-radius:28px;height:617px;width:300px}.device-galaxy-s8 .device-stripe:after,.device-galaxy-s8 .device-stripe:before{border:solid rgba(51,51,51,.15);border-width:4px 0;content:"";height:686px;position:absolute;top:0;width:5px;z-index:9}.device-galaxy-s8 .device-stripe:after{left:40px}.device-galaxy-s8 .device-stripe:before{right:40px}.device-galaxy-s8 .device-sensors{background:#666;border-radius:2.5px;height:4px;left:50%;margin-left:-20px;margin-top:-2px;position:absolute;top:26px;width:40px}.device-galaxy-s8 .device-sensors:after,.device-galaxy-s8 .device-sensors:before{background:#666;border-radius:50%;content:"";position:absolute;top:50%}.device-galaxy-s8 .device-sensors:after{box-shadow:-160px 0 #333,-145px 0 #333,-200px 0 #333;height:6px;margin-top:-3px;right:-75px;width:6px}.device-galaxy-s8 .device-sensors:before{box-shadow:155px 0 #666;height:10px;left:-75px;margin-top:-5px;width:10px}.device-galaxy-s8 .device-btns{background:#9c9c9c;border-radius:2px 0 0 2px;height:98px;left:-2px;position:absolute;top:120px;width:3px}.device-galaxy-s8 .device-btns:after{background:#9c9c9c;border-radius:2px 0 0 2px;content:"";height:45px;left:0;position:absolute;top:138px;width:3px}.device-galaxy-s8 .device-power{background:#9c9c9c;border-radius:0 2px 2px 0;height:46px;position:absolute;right:-2px;top:218px;width:3px}.device-galaxy-s8.device-blue .device-frame{border-color:#a3c5e8;box-shadow:inset 0 0 0 2px #5192d4}.device-galaxy-s8.device-blue .device-stripe:after,.device-galaxy-s8.device-blue .device-stripe:before{border-color:#ffffff59}.device-galaxy-s8.device-blue .device-btns,.device-galaxy-s8.device-blue .device-btns:after{background:#5192d4}.device-galaxy-s8.device-blue .device-power{background:#5192d4}.device-ipad-pro{height:804px;width:560px}.device-ipad-pro .device-frame{background:#fff;border-radius:38px;box-shadow:inset 0 0 0 2px #c8cacb,inset 0 0 0 6px #e2e3e4;height:804px;padding:62px 25px;width:560px}.device-ipad-pro .device-content{border:2px solid #222;border-radius:2px;height:680px;width:510px}.device-ipad-pro .device-header{border:2px solid #c8cacb;border-radius:50%;bottom:17px;height:34px;left:50%;margin-left:-17px;position:absolute;width:34px}.device-ipad-pro .device-sensors{background:#666;border-radius:50%;height:10px;left:50%;margin-left:-5px;margin-top:-5px;position:absolute;top:34px;width:10px}.device-ipad-pro.device-gold .device-frame{box-shadow:inset 0 0 0 2px #e4b08a,inset 0 0 0 6px #f7e8dd}.device-ipad-pro.device-gold .device-header{border-color:#e4b08a}.device-ipad-pro.device-rosegold .device-frame{box-shadow:inset 0 0 0 2px #f6a69a,inset 0 0 0 6px #facfc9}.device-ipad-pro.device-rosegold .device-header{border-color:#f6a69a}.device-ipad-pro.device-spacegray .device-frame{background:#222;box-shadow:inset 0 0 0 2px #818187,inset 0 0 0 6px #9b9ba0}.device-ipad-pro.device-spacegray .device-header{border-color:#818187}.device-surface-pro{height:394px;width:561px}.device-surface-pro .device-frame{background:#0d0d0d;border-radius:10px;box-shadow:inset 0 0 0 2px #c8c8c8;height:394px;margin:0 auto;padding:26px 24px;width:561px}.device-surface-pro .device-content{border:2px solid #121212;border-radius:2px;height:342px;width:513px}.device-surface-pro .device-btns:after,.device-surface-pro .device-btns:before{background:#c8c8c8;content:"";height:2px;position:absolute;top:-2px}.device-surface-pro .device-btns:after{left:48px;width:26px}.device-surface-pro .device-btns:before{left:94px;width:48px}.device-surface-pro .device-sensors{background:#333;border-radius:50%;height:6px;left:50%;margin-left:-3px;margin-top:-3px;position:absolute;top:14px;width:6px}.device-surface-book{height:424px;width:728px}.device-surface-book .device-frame{background:#0d0d0d;border-radius:12px;box-shadow:inset 0 0 0 2px #c8c8c8;height:408px;margin:0 auto;padding:24px 22px;position:relative;width:584px}.device-surface-book .device-content{border:2px solid #121212;border-radius:2px;height:360px;width:540px}.device-surface-book .device-btns:after,.device-surface-book .device-btns:before{background:#c8c8c8;content:"";height:2px;position:absolute;top:-2px}.device-surface-book .device-btns:after{left:122px;width:20px}.device-surface-book .device-btns:before{left:168px;width:44px}.device-surface-book .device-power{background:linear-gradient(to bottom,#eee,#c8c8c8);border:solid #c8c8c8;border-radius:2px;border-width:0 2px;height:12px;margin-top:4px;position:relative;width:728px}.device-surface-book .device-power:after,.device-surface-book .device-power:before{content:"";position:absolute}.device-surface-book .device-power:after{background:radial-gradient(circle at center,#eee 0,#eee 95%,#a2a1a1);border-radius:0 0 6px 6px;height:8px;left:50%;margin-left:-125px;top:0;width:250px;z-index:1}.device-surface-book .device-power:before{background:linear-gradient(to bottom,#eee,#c8c8c8);border-radius:2px 2px 0 0;bottom:12px;height:8px;left:50%;margin-left:-292px;width:584px}.device-macbook-pro{height:444px;width:740px}.device-macbook-pro .device-frame{background:#0d0d0d;border-radius:20px;box-shadow:inset 0 0 0 2px #c8cacb;height:428px;margin:0 auto;padding:29px 19px 39px;position:relative;width:614px}.device-macbook-pro .device-frame:after{background:#272626;border-radius:0 0 20px 20px;bottom:2px;content:"";height:26px;left:2px;position:absolute;width:610px}.device-macbook-pro .device-frame:before{bottom:10px;color:#c8cacb;content:"MacBook Pro";font-size:12px;height:16px;left:50%;line-height:16px;margin-left:-100px;position:absolute;text-align:center;width:200px;z-index:1}.device-macbook-pro .device-content{border:2px solid #121212;border-radius:2px;height:360px;width:576px}.device-macbook-pro .device-power{background:#e2e3e4;border:solid #d5d6d8;border-radius:2px 2px 0 0;border-width:2px 4px 0 4px;height:14px;margin-top:-10px;position:relative;width:740px;z-index:9}.device-macbook-pro .device-power:after,.device-macbook-pro .device-power:before{content:"";position:absolute}.device-macbook-pro .device-power:after{background:#d5d6d8;border-radius:0 0 10px 10px;box-shadow:inset 0 0 4px 2px #babdbf;height:10px;left:50%;margin-left:-60px;top:-2px;width:120px}.device-macbook-pro .device-power:before{background:#a0a3a7;border-radius:0 0 180px 180px/0 0 12px 12px;box-shadow:inset 0 -2px 6px #474a4d;height:12px;left:-4px;margin:0 auto;top:10px;width:740px}.device-macbook-pro.device-spacegray .device-frame{box-shadow:inset 0 0 0 2px #767a7d}.device-macbook-pro.device-spacegray .device-power{background:#909496;border-color:#767a7d}.device-macbook-pro.device-spacegray .device-power:after{background:#83878a;box-shadow:inset 0 0 4px 2px #6a6d70}.device-macbook-pro.device-spacegray .device-power:before{background:#515456;box-shadow:inset 0 -2px 6px #000}.device-macbook{height:432px;width:740px}.device-macbook .device-frame{background:#0d0d0d;border-radius:20px;box-shadow:inset 0 0 0 2px #c8cacb;height:428px;margin:0 auto;padding:29px 19px 39px;position:relative;width:614px}.device-macbook .device-frame:after{background:#272626;border-radius:0 0 20px 20px;bottom:2px;content:"";height:26px;left:2px;position:absolute;width:610px}.device-macbook .device-frame:before{bottom:10px;color:#c8cacb;content:"MacBook";font-size:12px;height:16px;left:50%;line-height:16px;margin-left:-100px;position:absolute;text-align:center;width:200px;z-index:1}.device-macbook .device-content{border:2px solid #121212;border-radius:2px;height:360px;width:576px}.device-macbook .device-power{background:#e2e3e4;border:solid #d5d6d8;border-radius:2px 2px 0 0;border-width:0 4px;height:4px;margin-top:-10px;position:relative;width:740px;z-index:9}.device-macbook .device-power:after,.device-macbook .device-power:before{content:"";position:absolute}.device-macbook .device-power:after{background:radial-gradient(circle at center,#e2e3e4 0,#e2e3e4 85%,#a0a3a7);border:solid #adb0b3;border-width:0 2px;height:4px;left:50%;margin-left:-60px;width:120px}.device-macbook .device-power:before{background:#a0a3a7;border-radius:0 0 180px 180px/0 0 10px 10px;box-shadow:inset 0 -2px 6px #474a4d;height:10px;left:-4px;margin:0 auto;top:4px;width:740px}.device-macbook.device-gold .device-frame{box-shadow:inset 0 0 0 2px #edccb4}.device-macbook.device-gold .device-power{background:#f7e8dd;border-color:#edccb4}.device-macbook.device-gold .device-power:after{background:radial-gradient(circle at center,#f7e8dd 0,#f7e8dd 85%,#dfa276);border-color:#e4b08a}.device-macbook.device-gold .device-power:before{background:#edccb4;box-shadow:inset 0 -2px 6px #83491f}.device-macbook.device-rosegold .device-frame{box-shadow:inset 0 0 0 2px #f6a69a}.device-macbook.device-rosegold .device-power{background:#facfc9;border-color:#f6a69a}.device-macbook.device-rosegold .device-power:after{background:radial-gradient(circle at center,#facfc9 0,#facfc9 85%,#ef6754);border-color:#f6a69a}.device-macbook.device-rosegold .device-power:before{background:#f6a69a;box-shadow:inset 0 -2px 6px #851b0c}.device-macbook.device-spacegray .device-frame{box-shadow:inset 0 0 0 2px #767a7d}.device-macbook.device-spacegray .device-power{background:#909496;border-color:#767a7d}.device-macbook.device-spacegray .device-power:after{background:radial-gradient(circle at center,#909496 0,#909496 85%,#515456);border-color:#5d6163}.device-macbook.device-spacegray .device-power:before{background:#515456;box-shadow:inset 0 -2px 6px #000}.device-surface-studio{height:506px;width:640px}.device-surface-studio .device-frame{background:#0d0d0d;border-radius:10px;box-shadow:inset 0 0 0 2px #000;height:440px;padding:20px;width:640px}.device-surface-studio .device-content{border:2px solid #121212;border-radius:2px;height:400px;width:600px}.device-surface-studio .device-stripe{background:#444;border-radius:0 0 2px 2px;bottom:0;height:4px;left:50%;margin-left:-117px;position:absolute;width:234px}.device-surface-studio .device-stripe:after,.device-surface-studio .device-stripe:before{content:"";left:50%;position:absolute;top:-75px}.device-surface-studio .device-stripe:after{border:6px solid #d5d6d8;border-radius:0 0 18px 18px;border-top:0;box-shadow:inset 0 0 0 4px #c8cacb;height:60px;margin-left:-140px;width:280px;z-index:-1}.device-surface-studio .device-stripe:before{border:15px solid #e2e3e4;border-radius:0 0 4px 4px;border-top:0;height:70px;margin-left:-150px;width:300px;z-index:-2}.device-surface-studio .device-power{background:#eff0f0;border:solid #e2e3e4;border-radius:0 0 2px 2px;border-width:0 4px 2px 4px;height:32px;margin:30px auto 0;position:relative;width:250px}.device-surface-studio .device-power:after{background:#adb0b3;content:"";height:2px;left:-4px;position:absolute;top:4px;width:250px}.device-imac-pro{height:484px;width:624px}.device-imac-pro .device-frame{background:#0d0d0d;border-radius:18px;box-shadow:inset 0 0 0 2px #080808;height:428px;padding:24px 24px 80px;position:relative;width:624px}.device-imac-pro .device-frame:after{background:#2f2e33;border-radius:0 0 18px 18px;bottom:2px;content:"";height:54px;left:2px;position:absolute;width:620px}.device-imac-pro .device-frame:before{bottom:15px;color:#0d0d0d;content:"";font-size:24px;height:24px;left:50%;line-height:24px;margin-left:-100px;position:absolute;text-align:center;width:200px;z-index:9}.device-imac-pro .device-content{border:2px solid #121212;border-radius:2px;height:324px;width:576px}.device-imac-pro .device-power:after,.device-imac-pro .device-power:before{content:""}.device-imac-pro .device-power:after{background:#222225;border-radius:2px;height:6px;margin:0 auto;position:relative;width:180px}.device-imac-pro .device-power:before{border:solid transparent;border-bottom-color:#333;border-width:0 8px 50px 8px;height:50px;margin:0 auto;position:relative;width:130px}.device-apple-watch{height:234px;width:200px}.device-apple-watch .device-frame{background:#0d0d0d;border-radius:40px;box-shadow:inset 0 0 2px 2px #adb0b3,inset 0 0 0 6px #e2e3e4,inset 0 0 0 8px #e2e3e4;height:234px;padding:32px;position:relative;width:200px}.device-apple-watch .device-frame:after{border-radius:30px;box-shadow:inset 0 0 25px #ffffffbf;content:"";height:216px;left:9px;position:absolute;top:9px;width:182px}.device-apple-watch .device-content{border:2px solid #121212;border-radius:2px;height:170px;width:136px}.device-apple-watch .device-btns{background:#e2e3e4;border-left:2px solid #adb0b3;border-radius:8px 4px 4px 8px/20px 4px 4px 20px;box-shadow:inset 0 0 2px 2px #adb0b3;height:44px;position:absolute;right:-10px;top:52px;width:16px;z-index:9}.device-apple-watch .device-btns:after{background:#e2e3e4;border-radius:4px 2px 2px 4px/10px 2px 2px 10px;box-shadow:inset 0 0 1px 2px #adb0b3;content:"";height:66px;position:absolute;right:6px;top:68px;width:8px}.device-apple-watch .device-btns:before{background:#adb0b3;box-shadow:0 -16px #adb0b3,0 -12px #adb0b3,0 -8px #adb0b3,0 -4px #adb0b3,0 4px #adb0b3,0 8px #adb0b3,0 12px #adb0b3,0 16px #adb0b3;content:"";height:2px;margin-top:-1px;position:absolute;right:0;top:50%;width:6px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Roboto,sans-serif;background:#f5f5f5;min-height:100vh}.login-container{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:24px;background:radial-gradient(1100px 520px at 12% -8%,rgba(45,122,122,.55),transparent 60%),radial-gradient(900px 480px at 108% 112%,rgba(9,50,50,.65),transparent 55%),linear-gradient(135deg,#12484a,#0a2f31 55%,#071f21);overflow:hidden}.login-container:before{content:"";position:absolute;right:-140px;bottom:-120px;width:620px;height:620px;background:url(/tbd-logo-white.png) no-repeat center / contain;opacity:.05;transform:rotate(-8deg);pointer-events:none}.login-box{position:relative;z-index:1;background:#fff;padding:40px 40px 34px;border-radius:22px;border:1px solid rgba(255,255,255,.6);box-shadow:0 24px 60px #00000052,0 2px 6px #0000001f;width:100%;max-width:420px;animation:login-rise .5s cubic-bezier(.16,1,.3,1) both}@keyframes login-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.login-brand{display:flex;flex-direction:column;align-items:center;gap:14px;padding-bottom:24px;margin-bottom:28px;border-bottom:1px solid #eef0f2}.login-logo{width:240px;max-width:100%;height:auto;display:block}.login-eyebrow{font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#6b8f8f}.login-field{display:block;margin-bottom:16px}.login-label{display:block;font-size:12px;font-weight:600;color:#667085;margin-bottom:6px}.login-box input{width:100%;padding:13px 15px;border:1.5px solid #e0e4e4;border-radius:10px;font-size:15px;background:#fbfcfc;transition:border-color .18s,box-shadow .18s,background .18s}.login-box input:focus{outline:none;background:#fff;border-color:#1a5d5d;box-shadow:0 0 0 4px #1a5d5d1f}.login-box button{width:100%;padding:14px;margin-top:6px;background:linear-gradient(180deg,#1e6a6a,#135353);color:#fff;border:none;border-radius:10px;font-size:15px;font-weight:700;letter-spacing:.01em;cursor:pointer;transition:transform .12s,box-shadow .18s,filter .18s;box-shadow:0 6px 16px #13535347}.login-box button:hover:not(:disabled){filter:brightness(1.06);transform:translateY(-1px);box-shadow:0 10px 22px #13535357}.login-box button:active:not(:disabled){transform:translateY(0);box-shadow:0 4px 12px #13535347}.login-box button:disabled{background:#b7c4c4;box-shadow:none;cursor:not-allowed}.login-error{background:#fef3f2;color:#b42318;border:1px solid #fecdca;padding:11px 13px;border-radius:10px;margin-bottom:16px;font-size:14px}.login-footer{position:relative;z-index:1;margin-top:22px;color:#fff9;font-size:13px;letter-spacing:.02em}.dashboard{min-height:100vh;display:flex;flex-direction:column}.header{background:linear-gradient(135deg,#1a5d5d,#155050,#1a5d5d);color:#fff;padding:16px 24px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 8px #00000026;z-index:10}.header h1{font-size:20px;display:flex;align-items:center;gap:10px;margin:0}.header-brand{display:flex;align-items:center;gap:14px;cursor:pointer}.header-logo{height:30px;width:auto;display:block}.header-brand .header-subtitle{padding-left:14px;border-left:1px solid rgba(255,255,255,.22)}.header-subtitle{font-size:13px;font-weight:400;opacity:.6}.header-user{display:flex;align-items:center;gap:14px}.header-userchip{display:flex;align-items:center;gap:10px;padding:5px 12px 5px 5px;background:#ffffff1a;border:1px solid rgba(255,255,255,.14);border-radius:999px}.header-avatar{width:30px;height:30px;border-radius:50%;background:#ffffffeb;color:#12484a;font-size:13px;font-weight:800;display:flex;align-items:center;justify-content:center;letter-spacing:.02em}.header-username{font-size:14px;font-weight:600;color:#fffffff2}.header-signout{background:#ffffff1f;border:1px solid rgba(255,255,255,.2);color:#fff;padding:8px 16px;border-radius:999px;cursor:pointer;font-size:13px;font-weight:600;font-family:inherit;transition:background .18s,border-color .18s}.header-signout:hover{background:#ffffff38;border-color:#fff6}.dashboard-body{display:flex;flex:1;min-height:0}.main-content{flex:1;padding:28px 32px;overflow-y:auto;background:#f5f6f8;min-width:0}.page-header{margin-bottom:20px}.page-header h2{font-size:22px;font-weight:700;color:#1a2332;margin:0}.home{max-width:1080px}.home-hero{position:relative;overflow:hidden;padding:30px 30px 32px;margin-bottom:22px;border-radius:18px;color:#fff;background:radial-gradient(620px 300px at 88% -50%,rgba(109,213,213,.3),transparent 60%),linear-gradient(135deg,#1a5d5d,#0d3b3b);box-shadow:0 12px 30px #0d3b3b42}.home-hero:after{content:"";position:absolute;right:20px;bottom:-34px;width:220px;height:220px;background:url(/tbd-dog-white.png) no-repeat center / contain;opacity:.09;transform:rotate(-4deg);pointer-events:none}.home-hero-copy{position:relative;z-index:1}.home-eyebrow{font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#ffffff9e;margin-bottom:8px}.home-title{font-size:26px;font-weight:800;letter-spacing:-.01em}.home-date{margin-top:6px;font-size:14px;font-weight:500;color:#ffffffb8}.home-quick{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px;margin-bottom:24px}.home-quick-card{display:flex;align-items:center;gap:14px;text-align:left;padding:18px 20px;background:#fff;border:1px solid #edf0f2;border-radius:16px;cursor:pointer;font-family:inherit;box-shadow:0 1px 2px #1018280a;transition:transform .14s,box-shadow .18s,border-color .18s}.home-quick-card:hover{transform:translateY(-2px);border-color:#d7e3e3;box-shadow:0 12px 26px #1018281a}.home-quick-icon{flex:0 0 auto;width:46px;height:46px;border-radius:13px;display:flex;align-items:center;justify-content:center;font-size:22px}.home-quick-text{display:flex;flex-direction:column;gap:3px;min-width:0}.home-quick-title{font-size:16px;font-weight:700;color:#1a2332}.home-quick-desc{font-size:13px;color:#667085}.home-quick-arrow{margin-left:auto;color:#cbd2d9;font-size:20px;transition:transform .14s,color .18s}.home-quick-card:hover .home-quick-arrow{color:#1a5d5d;transform:translate(3px)}.home-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:14px;margin-bottom:28px}.home-metric{background:#fff;border:1px solid #edf0f2;border-radius:14px;padding:16px 18px;box-shadow:0 1px 2px #1018280a}.home-metric-value{font-size:26px;font-weight:800;color:#0b4a4a;line-height:1.1}.home-metric-sub{font-size:13px;font-weight:600;color:#98a2b3}.home-metric-label{margin-top:5px;font-size:12.5px;color:#667085;font-weight:600}.home-panel{background:#fff;border:1px solid #edf0f2;border-radius:16px;padding:6px 20px 8px;box-shadow:0 1px 2px #1018280a}.home-panel-head{display:flex;align-items:center;justify-content:space-between;padding:14px 0 10px;border-bottom:1px solid #f2f4f7}.home-panel-title{font-size:14px;font-weight:700;color:#1a2332}.home-panel-link{background:none;border:none;color:#1a5d5d;font-size:13px;font-weight:700;cursor:pointer;font-family:inherit}.home-panel-link:hover{text-decoration:underline}.home-activity-row{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid #f6f7f9}.home-activity-row:last-child{border-bottom:none}.home-activity-dot{flex:0 0 auto;width:8px;height:8px;border-radius:50%;background:#1a7f37}.home-activity-dot.failed{background:#b42318}.home-activity-title{font-weight:600;color:#1a2332;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:40%}.home-activity-meta{font-size:13px;color:#667085;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-activity-time{margin-left:auto;font-size:12.5px;color:#98a2b3;white-space:nowrap}.home-empty{padding:22px 0;color:#98a2b3;font-size:14px}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-bottom:30px}.stat-card{background:#fff;padding:20px 24px;border-radius:12px;box-shadow:0 1px 3px #0000000a,0 4px 12px #0000000f;transition:box-shadow .2s}.stat-card:hover{box-shadow:0 2px 6px #0000000f,0 8px 24px #0000001a}.stat-card h3{color:#666;font-size:13px;font-weight:500;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}.stat-card .value{font-size:32px;font-weight:700;color:#1a5d5d}.stat-card .subtitle{font-size:13px;color:#999;margin-top:4px}.sidebar{position:relative;width:220px;background:linear-gradient(180deg,#12484a,#0c3839 55%,#0a2f31);padding:22px 0;flex-shrink:0;display:flex;flex-direction:column;overflow:hidden}.sidebar:after{content:"";position:absolute;left:50%;bottom:-30px;transform:translate(-50%);width:180px;height:180px;background:url(/tbd-dog-white.png) no-repeat center / contain;opacity:.05;pointer-events:none}.sidebar-section,.sidebar-divider{position:relative;z-index:1}.sidebar-section{padding:0 12px}.sidebar-label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;color:#ffffff4d;padding:0 12px;margin-bottom:8px}.sidebar-item{display:flex;align-items:center;width:100%;padding:10px 12px;border:none;background:transparent;font-size:14px;font-weight:500;color:#fff9;cursor:pointer;border-radius:8px;transition:all .15s;text-align:left;margin-bottom:2px;font-family:inherit}.sidebar-item:hover{background:#ffffff12;color:#ffffffe6}.sidebar-item.active{background:#1a5d5d59;color:#6dd5d5;font-weight:600;box-shadow:inset 3px 0 #6dd5d5}.sidebar-badge{margin-left:auto;background:#e53935;color:#fff;font-size:11px;font-weight:700;padding:1px 7px;border-radius:10px;min-width:20px;text-align:center;line-height:1.5}.sidebar-divider{height:1px;background:#ffffff14;margin:16px 12px}.section{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000000a,0 4px 12px #0000000f;margin-bottom:24px;overflow:hidden}.section-header{padding:20px 24px;border-bottom:1px solid #eee}.section-header h2{font-size:18px;color:#333}.section-content{padding:24px}.form-group{margin-bottom:20px}.form-group label{display:block;font-weight:500;color:#333;margin-bottom:8px}.form-group input,.form-group textarea,.form-group select{width:100%;padding:12px 14px;border:2px solid #e0e0e0;border-radius:8px;font-size:15px;font-family:inherit;transition:border-color .2s}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{outline:none;border-color:#1a5d5d}.form-group textarea{min-height:100px;resize:vertical}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.btn-primary{background:#1a5d5d;color:#fff;border:none;padding:14px 28px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:background .2s}.btn-primary:hover{background:#0d3b3b}.btn-primary:disabled{background:#ccc;cursor:not-allowed}.platform-checkboxes{display:flex;gap:12px}.platform-checkbox{display:flex;align-items:center;gap:8px;padding:10px 20px;border:2px solid #e0e0e0;border-radius:8px;font-size:14px;font-weight:600;color:#666;cursor:pointer;transition:all .2s;-webkit-user-select:none;user-select:none}.platform-checkbox input[type=checkbox]{display:none}.platform-checkbox.checked.ios{background:#f3e5f5;border-color:#7b1fa2;color:#7b1fa2}.platform-checkbox.checked.android{background:#e8f5e9;border-color:#388e3c;color:#388e3c}.send-progress{display:flex;flex-direction:column;gap:12px;padding:20px;background:#f8f9fa;border-radius:8px;border:2px solid #e0e0e0}.send-step{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:500}.send-step.pending{color:#999}.send-step.sending{color:#1a5d5d}.send-step.done{color:#388e3c}.send-step.failed{color:#e53935}.send-step-icon{font-size:16px}.send-step-label{font-weight:700;min-width:60px}.send-step-status{flex:1}.spinner{width:16px;height:16px;border:2px solid #e0e0e0;border-top-color:#1a5d5d;border-radius:50%;animation:spin .6s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.preview-toggle{display:flex;justify-content:center;gap:4px;margin-bottom:16px;background:#f0f0f0;border-radius:8px;padding:3px}.preview-toggle-btn{padding:6px 16px;border:none;background:transparent;font-size:13px;font-weight:600;color:#666;cursor:pointer;border-radius:6px;transition:all .2s}.preview-toggle-btn.active{background:#fff;color:#333;box-shadow:0 1px 3px #0000001a}.image-label-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.image-label-row label{margin-bottom:0}.image-mode-toggle{display:flex;background:#f0f0f0;border-radius:6px;padding:2px}.mode-btn{padding:4px 12px;border:none;background:transparent;font-size:12px;font-weight:600;color:#666;cursor:pointer;border-radius:4px;transition:all .2s}.mode-btn.active{background:#fff;color:#333;box-shadow:0 1px 3px #0000001a}.upload-dropzone{border:2px dashed #d0d0d0;border-radius:8px;padding:28px 16px;display:flex;flex-direction:column;align-items:center;gap:6px;cursor:pointer;transition:all .2s;color:#666;font-size:14px;font-weight:500}.upload-dropzone:hover{border-color:#1a5d5d;background:#1a5d5d08}.upload-dropzone.drag-over{border-color:#1a5d5d;background:#1a5d5d0f}.upload-dropzone.uploading{cursor:wait;opacity:.7}.upload-preview{position:relative;border-radius:8px;overflow:hidden;border:2px solid #e0e0e0}.upload-preview img{width:100%;max-height:200px;object-fit:cover;display:block}.upload-remove{position:absolute;top:8px;right:8px;background:#0009;color:#fff;border:none;padding:4px 10px;border-radius:4px;font-size:12px;font-weight:600;cursor:pointer}.upload-remove:hover{background:#000c}.upload-error{color:#e53935;font-size:13px;margin-top:6px}.notification-composer{display:grid;grid-template-columns:1fr 380px;gap:48px;align-items:start}.notification-form-container{min-width:0}.preview-container{display:flex;flex-direction:column;align-items:center}.preview-label{font-size:11px;font-weight:600;color:#999;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:20px}.marvel-device.iphone-x{transform:scale(.75);transform-origin:top center}.marvel-device .screen{background:#000}.lock-screen{width:100%;height:100%;background:radial-gradient(ellipse at 50% 0%,rgba(100,120,180,.4) 0%,transparent 50%),radial-gradient(ellipse at 80% 50%,rgba(80,60,120,.3) 0%,transparent 40%),radial-gradient(ellipse at 20% 80%,rgba(60,100,140,.3) 0%,transparent 40%),linear-gradient(180deg,#1a1a2e,#0f0f1a);display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,sans-serif;position:relative;overflow:hidden}.lock-screen .status-bar{display:flex;justify-content:space-between;align-items:center;padding:16px 24px 0;font-size:15px;font-weight:600;color:#fff}.status-time{width:54px}.status-icons{display:flex;align-items:center;gap:5px}.lock-screen .lock-time{text-align:center;padding-top:20px}.lock-screen .lock-time .time{font-size:80px;font-weight:700;color:#fff;letter-spacing:-3px;line-height:1}.lock-screen .lock-time .date{font-size:20px;color:#ffffffd9;font-weight:500;margin-top:2px}.notifications-area{flex:1;display:flex;flex-direction:column;justify-content:flex-end;padding:20px 14px 40px}.ios-notification{background:#fffffff7;backdrop-filter:blur(40px);-webkit-backdrop-filter:blur(40px);border-radius:20px;overflow:hidden;box-shadow:0 2px 20px #00000026}.notification-main{padding:14px;display:flex;gap:12px}.ios-notification .app-icon{width:42px;height:42px;background:linear-gradient(145deg,#1a5d5d,#2d9191);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:22px;flex-shrink:0}.ios-notification .notification-content{flex:1;min-width:0}.ios-notification .notification-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:3px}.ios-notification .notification-app-name{font-size:13px;font-weight:500;color:#00000080;letter-spacing:.2px}.ios-notification .notification-time{font-size:13px;color:#0006}.ios-notification .notification-title{font-size:15px;font-weight:600;color:#000;margin-bottom:2px;line-height:1.25}.ios-notification .notification-body{font-size:15px;color:#000000a6;line-height:1.35;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.ios-notification .notification-image{height:140px;background:#f0f0f0;display:flex;align-items:center;justify-content:center}.ios-notification .notification-image img{width:100%;height:100%;object-fit:cover}.ios-notification .notification-image .image-loading,.ios-notification .notification-image .image-error{color:#999;font-size:13px}.target-options{display:flex;gap:8px;flex-wrap:wrap}.target-btn{padding:8px 16px;border:2px solid #e0e0e0;border-radius:8px;background:#fff;font-size:13px;font-weight:600;color:#666;cursor:pointer;transition:all .2s}.target-btn:hover{border-color:#bbb}.target-btn.active.target-all{background:#e3f2fd;border-color:#1976d2;color:#1976d2}.target-btn.active.target-ios{background:#f3e5f5;border-color:#7b1fa2;color:#7b1fa2}.target-btn.active.target-android{background:#e8f5e9;border-color:#388e3c;color:#388e3c}.target-btn.active.target-test{background:#fff8e1;border-color:#f9a825;color:#f57f17}.target-btn.active.target-specific,.target-btn.active.target-promotional{background:#fff3e0;border-color:#f57c00;color:#f57c00}.target-btn.active.target-transactional{background:#e8f5e9;border-color:#388e3c;color:#388e3c}.notification-type-help{margin:8px 0 0;color:#666;font-size:12px;line-height:1.4}.target-specific-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.target-specific-header label{margin-bottom:0!important}.template-pills{display:flex;gap:6px}.template-pill{padding:4px 10px;border:1px solid #ddd;border-radius:12px;background:#fff;font-size:11px;font-weight:600;color:#888;cursor:pointer;transition:all .2s}.template-pill:hover{border-color:#1a5d5d;color:#1a5d5d}.template-pill.active{background:#1a5d5d;border-color:#1a5d5d;color:#fff}.email-chip-container{position:relative}.email-chip-input-area{display:flex;flex-wrap:wrap;gap:6px;padding:8px 10px;border:2px solid #e0e0e0;border-radius:8px;min-height:44px;cursor:text;transition:border-color .2s;background:#fff}.email-chip-input-area:focus-within{border-color:#1a5d5d}.email-chip{display:inline-flex;align-items:center;gap:4px;padding:4px 8px 4px 10px;background:#f0f7f7;border:1px solid #c8e0e0;border-radius:16px;font-size:13px;font-weight:500;color:#1a5d5d;white-space:nowrap}.email-chip-remove{display:flex;align-items:center;justify-content:center;width:16px;height:16px;border:none;background:#1a5d5d26;border-radius:50%;font-size:12px;line-height:1;color:#1a5d5d;cursor:pointer;padding:0}.email-chip-remove:hover{background:#1a5d5d4d}.email-chip-text-input{flex:1;min-width:120px;border:none!important;outline:none;font-size:14px;padding:4px 0!important;background:transparent}.email-suggestions{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 16px #0000001f;margin-top:4px;z-index:100;max-height:200px;overflow-y:auto}.email-suggestion-item{padding:10px 14px;font-size:14px;color:#333;cursor:pointer;transition:background .1s}.email-suggestion-item:hover,.email-suggestion-item.highlighted{background:#f0f7f7;color:#1a5d5d}.email-suggestion-empty{padding:10px 14px;font-size:13px;color:#999;font-style:italic}.schedule-toggle{display:flex;background:#f0f0f0;border-radius:8px;padding:3px;margin-bottom:10px}.schedule-toggle-btn{flex:1;padding:8px 16px;border:none;background:transparent;font-size:13px;font-weight:600;color:#666;cursor:pointer;border-radius:6px;transition:all .2s}.schedule-toggle-btn.active{background:#fff;color:#333;box-shadow:0 1px 3px #0000001a}.schedule-datetime{width:100%;padding:10px 14px;border:2px solid #e0e0e0;border-radius:8px;font-size:14px;font-family:inherit;transition:border-color .2s}.schedule-datetime:focus{outline:none;border-color:#1a5d5d}.btn-schedule{background:#5c6bc0!important}.btn-schedule:hover{background:#3f51b5!important}.badge{display:inline-block;padding:3px 8px;border-radius:4px;font-size:11px;font-weight:600;text-transform:uppercase}.badge-all{background:#e3f2fd;color:#1976d2}.badge-ios{background:#f3e5f5;color:#7b1fa2}.badge-android{background:#e8f5e9;color:#388e3c}.badge-specific{background:#fff3e0;color:#f57c00}.badge-failed{background:#ffebee;color:#c62828}.badge-status-pending{background:#fff8e1;color:#f9a825}.badge-status-sent{background:#e8f5e9;color:#2e7d32}.badge-status-cancelled{background:#fafafa;color:#9e9e9e}.badge-status-failed{background:#ffebee;color:#c62828}.history-filters{display:flex;gap:6px;margin-bottom:16px;flex-wrap:wrap}.history-list{display:flex;flex-direction:column;gap:8px}.history-card{display:flex;gap:12px;padding:14px 16px;background:#fafafa;border-radius:10px;border:1px solid #eee;transition:background .15s;align-items:flex-start}.history-card:hover{background:#f5f5f5}.history-card.failed{border-left:3px solid #e53935}.history-card-image{width:56px;height:56px;border-radius:8px;overflow:hidden;flex-shrink:0}.history-card-image img{width:100%;height:100%;object-fit:cover}.history-card-body{flex:1;min-width:0}.history-card-top{display:flex;justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:2px}.history-card-top h4{font-size:14px;font-weight:600;color:#222;margin:0}.history-time{font-size:12px;color:#aaa;white-space:nowrap}.history-card-message{font-size:13px;color:#666;margin:0 0 6px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.history-card-meta{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.history-meta-item{font-size:11px;color:#aaa}.history-card-actions{flex-shrink:0;align-self:center}.btn-icon-delete{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;font-size:18px;color:#ccc;cursor:pointer;border-radius:6px;transition:all .15s}.btn-icon-delete:hover{background:#fee;color:#e53935}.delete-confirm{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#e53935}.delete-confirm-compact{display:flex;flex-direction:column;gap:4px}.btn-delete-yes,.btn-delete-no{padding:4px 10px;border:none;border-radius:4px;font-size:12px;font-weight:600;cursor:pointer}.btn-delete-yes{background:#e53935;color:#fff}.btn-delete-no{background:#e0e0e0;color:#333}.schedule-filters{display:flex;gap:6px;margin-bottom:16px}.schedule-filter-btn{padding:6px 14px;border:1px solid #e0e0e0;border-radius:6px;background:#fff;font-size:13px;font-weight:500;color:#666;cursor:pointer;transition:all .15s;display:flex;align-items:center;gap:6px}.schedule-filter-btn:hover{border-color:#bbb}.schedule-filter-btn.active{background:#1a5d5d;border-color:#1a5d5d;color:#fff}.filter-count{background:#ffffff40;padding:1px 6px;border-radius:10px;font-size:11px;font-weight:700}.schedule-list{display:flex;flex-direction:column;gap:10px}.schedule-card{display:flex;gap:16px;padding:14px 16px;background:#fafafa;border-radius:10px;border:1px solid #eee;transition:background .15s}.schedule-card:hover{background:#f5f5f5}.schedule-card.status-pending{border-left:3px solid #f9a825}.schedule-card.status-sent{border-left:3px solid #43a047;opacity:.7}.schedule-card.status-cancelled{border-left:3px solid #bdbdbd;opacity:.5}.schedule-card.status-failed{border-left:3px solid #e53935}.schedule-card-time{display:flex;flex-direction:column;align-items:center;min-width:80px;padding-top:2px}.schedule-date{font-size:12px;font-weight:600;color:#555}.schedule-time{font-size:14px;font-weight:700;color:#1a5d5d}.schedule-relative{font-size:11px;color:#f9a825;font-weight:600;margin-top:2px}.schedule-card-content{flex:1;min-width:0}.schedule-card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:4px}.schedule-card-header h4{font-size:14px;font-weight:600;color:#222;margin:0}.schedule-card-badges{display:flex;gap:6px;flex-shrink:0}.schedule-card-message{font-size:13px;color:#666;margin:0 0 6px;line-height:1.4}.schedule-card-footer{display:flex;justify-content:space-between;align-items:center}.schedule-meta{font-size:11px;color:#aaa}.btn-cancel-schedule{padding:4px 12px;border:1px solid #e0e0e0;border-radius:4px;background:#fff;font-size:12px;font-weight:500;color:#e53935;cursor:pointer;transition:all .15s}.btn-cancel-schedule:hover{background:#ffebee;border-color:#e53935}.pet-selector select{width:100%;padding:10px 14px;border:2px solid #e0e0e0;border-radius:8px;font-size:14px;font-family:inherit;transition:border-color .2s}.pet-selector select:focus{outline:none;border-color:#1a5d5d}.pet-preview{display:flex;align-items:center;gap:10px;margin-top:10px;padding:10px;background:#f0f7f7;border-radius:10px;border:1px solid #c8e0e0}.pet-preview img{width:48px;height:48px;border-radius:50%;object-fit:cover}.pet-preview span{font-size:14px;font-weight:600;color:#1a5d5d}.pet-loading,.pet-empty{font-size:13px;color:#999;font-style:italic;padding:8px 0}.tab-count{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;background:#e53935;color:#fff;border-radius:9px;font-size:11px;font-weight:700;margin-left:6px}.users-table{width:100%;border-collapse:collapse}.users-table th,.users-table td{padding:12px 16px;text-align:left;border-bottom:1px solid #eee}.users-table th{font-size:12px;font-weight:600;color:#666;text-transform:uppercase;letter-spacing:.5px}.users-table tr:hover{background:#f9f9f9}.device-badge{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:500}.device-ios{background:#f3e5f5;color:#7b1fa2}.device-android{background:#e8f5e9;color:#388e3c}.toast{position:fixed;bottom:30px;right:30px;padding:16px 24px;border-radius:8px;color:#fff;font-weight:500;box-shadow:0 4px 20px #0003;transform:translateY(100px);opacity:0;transition:all .3s;z-index:1000}.toast.show{transform:translateY(0);opacity:1}.toast.success{background:#43a047}.toast.error{background:#e53935}.empty-state{text-align:center;color:#666;padding:40px}.rm{--rm-border: #e5e7eb;--rm-muted: #6b7280;--rm-text: #1f2937;--rm-subtle: #f9fafb;--rm-teal: #1a5d5d;--rm-edited: #1d4ed8;color:var(--rm-text);max-width:1240px}.rm-topbar{display:flex;align-items:flex-end;justify-content:space-between;gap:16px 24px;flex-wrap:wrap;border-bottom:1px solid var(--rm-border);margin-bottom:24px}.rm-nav{display:inline-flex;gap:26px}.rm-nav-tab{position:relative;display:inline-flex;align-items:center;gap:8px;border:none;background:transparent;padding:10px 2px 12px;font-size:15px;font-weight:600;color:var(--rm-muted);cursor:pointer;font-family:inherit;transition:color .15s}.rm-nav-tab:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;border-radius:2px 2px 0 0;background:transparent;transition:background .15s}.rm-nav-tab:hover{color:var(--rm-text)}.rm-nav-tab.active{color:var(--rm-teal)}.rm-nav-tab.active:after{background:var(--rm-teal)}.rm-nav-count{font-size:12px;font-weight:700;color:#b6bdc2;font-variant-numeric:tabular-nums}.rm-nav-tab.active .rm-nav-count{color:var(--rm-teal)}.rm-daterange{display:inline-flex;align-items:center;gap:8px;margin-bottom:10px;flex-wrap:wrap}.rm-date{border:1px solid var(--rm-border);border-radius:9px;padding:0 12px;height:40px;font-size:14px;font-weight:600;font-family:inherit;color:var(--rm-text);background:#fff;cursor:pointer}.rm-date:focus{outline:none;border-color:var(--rm-teal)}.rm-date::-webkit-calendar-picker-indicator{cursor:pointer}.rm-daterange-sep{color:#9ca3af;font-weight:600}.rm-date-preset{border:1px solid var(--rm-border);border-radius:9px;height:40px;padding:0 14px;background:#fff;color:var(--rm-teal);font-family:inherit;font-size:13px;font-weight:600;cursor:pointer;transition:background .15s}.rm-date-preset:hover{background:var(--rm-subtle)}.rm-pager{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:16px}.rm-pager-btn{border:1px solid var(--rm-border);background:#fff;color:var(--rm-teal);font-family:inherit;font-size:13px;font-weight:600;padding:8px 16px;border-radius:9px;cursor:pointer}.rm-pager-btn:hover:not(:disabled){background:var(--rm-subtle)}.rm-pager-btn:disabled{color:#cbd5e1;cursor:default}.rm-pager-info{font-size:13px;color:var(--rm-muted);font-variant-numeric:tabular-nums}.rm-td-date{color:var(--rm-muted);white-space:nowrap;font-variant-numeric:tabular-nums}.rm-day-divider{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--rm-muted);padding:12px 2px 6px;margin-top:4px;border-top:1px solid var(--rm-border)}.rm-group-sessions>div:first-child .rm-day-divider{border-top:none;margin-top:0}.rm-tiles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) minmax(0,1.7fr);gap:12px;margin-bottom:24px;align-items:stretch}.rm-tile{background:#fff;border:1px solid var(--rm-border);border-radius:12px;padding:15px 18px;display:flex;flex-direction:column;gap:5px}.rm-tile-val{font-size:22px;font-weight:700;letter-spacing:-.02em;color:var(--rm-text);font-variant-numeric:tabular-nums}.rm-tile-lbl{font-size:12px;color:var(--rm-muted);font-weight:500}.rm-tile-runners{justify-content:space-between}.rm-capsules{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:2px}.rm-capsule{display:inline-flex;align-items:center;gap:7px;border:1px solid var(--rm-border);background:#fff;border-radius:20px;padding:3px 12px 3px 3px;font-size:13px;font-weight:600;color:var(--rm-text);cursor:pointer;font-family:inherit;transition:border-color .12s,background .12s}.rm-capsule:hover{border-color:#cfd8d8;background:var(--rm-subtle)}.rm-capsule-av{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:#e6efef;color:var(--rm-teal);font-size:10px;font-weight:700}@media (max-width: 760px){.rm-tiles{grid-template-columns:repeat(2,1fr)}}.rm-tablewrap{background:#fff;border:1px solid var(--rm-border);border-radius:12px;overflow:hidden}.rm-table{width:100%;border-collapse:collapse;font-size:14px}.rm-table th,.rm-table td{padding:12px 16px;text-align:left;border-bottom:1px solid #f1f3f4}.rm-table thead th{font-size:11px;font-weight:600;color:var(--rm-muted);text-transform:uppercase;letter-spacing:.04em;background:var(--rm-subtle)}.rm-table tbody tr:last-child td{border-bottom:none}.rm-table .rm-num{text-align:right;font-variant-numeric:tabular-nums}.rm-table .rm-td-idx{color:#9ca3af;font-variant-numeric:tabular-nums}.rm-rowlink{cursor:pointer;transition:background .12s}.rm-rowlink:hover{background:#f6faf9}.rm-group-badge{display:inline-flex;align-items:center;justify-content:center;min-width:26px;height:26px;padding:0 7px;border-radius:7px;font-weight:700;font-size:13px;color:#fff}.rm-group-badge-lg{width:48px;height:48px;border-radius:13px;font-size:18px}.rm-editbtn{border:1px solid var(--rm-border);background:#fff;color:var(--rm-teal);font-weight:600;font-size:12px;padding:5px 12px;border-radius:7px;cursor:pointer;font-family:inherit}.rm-editbtn:hover{background:var(--rm-subtle)}.rm-warn{color:#b45309}.rm-person{display:inline-flex;align-items:center;gap:10px}.rm-person-name{font-weight:600}.rm-avatar{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:9px;background:#e6efef;color:var(--rm-teal);font-weight:700;font-size:12px;flex-shrink:0}.rm-avatar-lg{width:52px;height:52px;border-radius:15px;font-size:18px;background:linear-gradient(135deg,#1a5d5d,#2d9191);color:#fff}.rm-chips{display:inline-flex;flex-wrap:wrap;gap:4px}.rm-chip{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 6px;border-radius:6px;font-size:12px;font-weight:700}.rm-rowlink-meta{display:inline-flex;align-items:center;gap:10px;justify-content:flex-end;width:100%}.rm-edited-pill{font-size:11px;font-weight:600;color:#b45309;background:#fef3c7;padding:2px 8px;border-radius:20px}.rm-chevron{color:#c2c9cf;font-size:20px;line-height:1}.rm-statcol{flex:1 0 165px;min-width:165px;display:flex;flex-direction:column;text-align:left;background:#fff;border:1px solid var(--rm-border);border-radius:12px;overflow:hidden;cursor:pointer;font-family:inherit;color:var(--rm-text);transition:border-color .12s,box-shadow .12s}.rm-statcol:hover{border-color:#cfd8d8;box-shadow:0 3px 12px #00000012}.rm-statcol-head{display:flex;align-items:center;justify-content:space-between;padding:11px 14px;border-top:3px solid var(--rm-border);border-bottom:1px solid #f1f3f4}.rm-statcol-title{font-size:14px;font-weight:700}.rm-statcol-count{font-size:12px;font-weight:700;color:#6b7280;background:var(--rm-subtle);border-radius:20px;padding:1px 9px}.rm-statcol-body{display:flex;flex-direction:column}.rm-statcol-stat{display:flex;flex-direction:column;gap:2px;padding:10px 14px;border-bottom:1px solid #f4f6f6}.rm-statcol-stat:last-child{border-bottom:none}.rm-statcol-lbl{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--rm-muted)}.rm-statcol-val{font-size:15px;font-weight:700;font-variant-numeric:tabular-nums}.rm-statcol-stat:nth-last-child(-n+2) .rm-statcol-val{font-size:13px;font-weight:500}.rm-time{font-variant-numeric:tabular-nums}.rm-edited-wrap{position:relative;display:inline-block;outline:none}.rm-edited{color:var(--rm-edited);text-decoration:underline;text-underline-offset:2px;cursor:pointer;font-variant-numeric:tabular-nums}.rm-edited-wrap:focus-visible .rm-edited{outline:2px solid var(--rm-edited);outline-offset:2px;border-radius:3px}.rm-edit-popover{position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);z-index:30;display:flex;flex-direction:column;gap:8px;min-width:200px;background:#1f2937;color:#fff;padding:11px 13px;border-radius:10px;box-shadow:0 8px 26px #00000047;text-align:left;cursor:default}.rm-edit-popover:before{content:"";position:absolute;top:-5px;left:50%;margin-left:-5px;width:10px;height:10px;background:#1f2937;transform:rotate(45deg)}.rm-edit-popover-title{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#9ca3af}.rm-edit-popover-empty{font-size:12px;color:#d1d5db}.rm-edit-popover-row{display:flex;flex-direction:column;gap:1px}.rm-edit-popover-change{font-size:13px;font-weight:600;white-space:nowrap}.rm-edit-arrow{color:#9ca3af}.rm-edit-popover-meta{font-size:11px;color:#9ca3af}.rm-timeline{background:#fff;border:1px solid var(--rm-border);border-radius:12px;padding:14px 18px 18px;margin-bottom:20px}.rm-timeline-hours{position:relative;height:16px;margin-left:78px}.rm-timeline-hour{position:absolute;transform:translate(-50%);font-size:10px;color:#9ca3af;font-weight:600}.rm-timeline-body{display:flex;flex-direction:column;gap:5px}.rm-timeline-row{display:flex;align-items:center;gap:0}.rm-timeline-label{width:78px;font-size:12px;font-weight:700;flex-shrink:0}.rm-timeline-track{position:relative;flex:1;height:20px;background:var(--rm-subtle);border-radius:5px}.rm-timeline-grid{position:absolute;top:0;bottom:0;width:1px;background:#eceff0}.rm-timeline-bar{position:absolute;top:3px;bottom:3px;border-radius:4px;min-width:2px;opacity:.9}.rm-timeline-bar:hover{opacity:1}.rm-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px;flex-wrap:wrap}.rm-viewtoggle{display:inline-flex;border:1px solid var(--rm-border);border-radius:9px;overflow:hidden}.rm-toggle{border:none;background:#fff;padding:7px 16px;font-size:13px;font-weight:600;color:var(--rm-muted);cursor:pointer;font-family:inherit}.rm-toggle+.rm-toggle{border-left:1px solid var(--rm-border)}.rm-toggle.active{background:var(--rm-teal);color:#fff}.rm-toolbar-hint{font-size:12px;color:#9ca3af}.rm-columns{display:flex;gap:12px;overflow-x:auto;padding-bottom:6px}.rm-column{flex:1 0 150px;min-width:150px;background:#fff;border:1px solid var(--rm-border);border-radius:11px;overflow:visible}.rm-column-head{display:flex;align-items:center;justify-content:space-between;padding:9px 12px;border-top:3px solid;border-radius:11px 11px 0 0;border-bottom:1px solid #f1f3f4}.rm-column-name{font-size:13px;font-weight:700}.rm-column-count{font-size:11px;font-weight:700;color:#6b7280;background:var(--rm-subtle);border-radius:20px;padding:1px 8px}.rm-column-body{padding:8px;display:flex;flex-direction:column;gap:7px}.rm-column-empty{text-align:center;color:#d1d5db;padding:10px 0}.rm-scard{border:1px solid #eef1f1;border-radius:9px;padding:8px 10px;cursor:pointer;transition:border-color .12s,box-shadow .12s}.rm-scard:hover{border-color:#cfd8d8;box-shadow:0 2px 8px #0000000f}.rm-scard-times{display:flex;flex-direction:column;gap:2px;margin-bottom:7px}.rm-scard-row{display:flex;align-items:center;justify-content:space-between;font-size:13px}.rm-scard-tag{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#9ca3af}.rm-scard-foot{display:flex;align-items:center;justify-content:space-between;padding-top:6px;border-top:1px solid #f4f6f6;gap:6px}.rm-scard-dur{font-size:12px;font-weight:700;color:var(--rm-text);font-variant-numeric:tabular-nums}.rm-scard-people{font-size:12px;color:var(--rm-muted);display:inline-flex;align-items:center;gap:4px}.rm-scard-sep{color:#d1d5db}.rm-scard-att{color:#9ca3af}.rm-back{display:inline-flex;align-items:center;gap:6px;border:1px solid var(--rm-border);background:#fff;color:var(--rm-teal);font-weight:600;font-size:13px;padding:8px 14px;border-radius:9px;cursor:pointer;font-family:inherit;margin-bottom:18px;transition:background .12s}.rm-back:hover{background:var(--rm-subtle)}.rm-group-switch{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:18px}.rm-group-switch-btn{min-width:34px;height:30px;padding:0 10px;border:1px solid var(--rm-border);background:#fff;border-radius:8px;font-size:13px;font-weight:700;cursor:pointer;font-family:inherit}.rm-group-switch-btn.active{color:#fff!important}.rm-detail-head{display:flex;align-items:center;gap:15px;margin-bottom:22px}.rm-detail-title{font-size:21px;font-weight:700;color:#111827;margin:0}.rm-detail-sub{font-size:14px;color:var(--rm-muted)}.rm-statrow{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:24px}.rm-stat{flex:1;min-width:110px;background:#fff;border:1px solid var(--rm-border);border-radius:11px;padding:14px 16px;display:flex;flex-direction:column;gap:3px}.rm-stat-val{font-size:20px;font-weight:700;letter-spacing:-.01em}.rm-stat-lbl{font-size:12px;color:var(--rm-muted)}.rm-group-cols{display:grid;grid-template-columns:minmax(0,5fr) minmax(0,6fr);gap:18px;align-items:start}@media (max-width: 900px){.rm-group-cols{grid-template-columns:1fr}}.rm-group-timeline{background:#fff;border:1px solid var(--rm-border);border-radius:12px;padding:14px 18px 18px}.rm-group-track{position:relative;height:44px;background:var(--rm-subtle);border-radius:7px}.rm-group-bar{position:absolute;top:6px;bottom:6px;border-radius:5px;min-width:4px;display:flex;align-items:center;justify-content:center}.rm-group-bar-label{font-size:10px;font-weight:700;color:#fff;white-space:nowrap;padding:0 4px}.rm-group-sessions{display:flex;flex-direction:column}.rm-gap{display:flex;align-items:center;justify-content:center;padding:5px 0}.rm-gap-text{font-size:11px;font-weight:600;color:#9ca3af;background:var(--rm-subtle);border:1px dashed #dfe3e3;border-radius:20px;padding:2px 12px}.rm-gap.long .rm-gap-text{color:#b45309;background:#fef3c7;border-color:#fcd9a0}.rm-group-scard{display:flex;align-items:center;gap:14px;background:#fff;border:1px solid var(--rm-border);border-radius:10px;padding:11px 15px}.rm-group-scard-num{font-size:12px;font-weight:700;color:#c2c9cf;min-width:26px}.rm-group-scard-times{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-variant-numeric:tabular-nums;flex:1}.rm-arrow{color:#c2c9cf}.rm-group-scard-dur{font-size:14px;font-weight:700;font-variant-numeric:tabular-nums}.rm-group-scard-person{font-size:13px;font-weight:600;color:var(--rm-text);min-width:70px;text-align:right}.rm-group-scard-att{font-size:13px;color:#9ca3af;min-width:70px;text-align:right}.rm-detail-title+.rm-detail-sub{display:block}.modal-history{margin-top:18px;padding-top:16px;border-top:1px solid #eef0f2}.modal-history-title{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#9ca3af;margin-bottom:10px}.modal-history-row{display:flex;align-items:baseline;gap:10px;padding:6px 0;font-size:13px;flex-wrap:wrap}.modal-history-field{font-weight:700;color:#374151;min-width:74px}.modal-history-change{color:#1f2937;font-variant-numeric:tabular-nums}.modal-history-meta{color:#9ca3af;font-size:12px;margin-left:auto}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content{background:#fff;border-radius:16px;width:480px;max-width:90vw;box-shadow:0 20px 60px #0003;overflow:hidden}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #eee}.modal-header h3{font-size:18px;font-weight:700;color:#1a2332;margin:0}.modal-close{background:none;border:none;font-size:24px;color:#999;cursor:pointer;padding:0;line-height:1}.modal-close:hover{color:#333}.modal-body{padding:20px 24px}.modal-error{background:#ffebee;color:#c62828;padding:10px 14px;border-radius:8px;font-size:13px;font-weight:500;margin-bottom:16px}.modal-field{margin-bottom:16px}.modal-field label{display:block;font-size:12px;font-weight:600;color:#666;text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px}.modal-field input,.modal-field select{width:100%;padding:10px 12px;border:2px solid #e0e0e0;border-radius:8px;font-size:14px;font-family:inherit;transition:border-color .2s}.modal-field input:focus,.modal-field select:focus{outline:none;border-color:#1a5d5d}.modal-field-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.modal-footer{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;border-top:1px solid #eee;background:#fafafa}.modal-footer-right{display:flex;gap:8px}.modal-btn{padding:8px 16px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;border:none;transition:all .15s;font-family:inherit}.modal-btn.save{background:#1a5d5d;color:#fff}.modal-btn.save:hover{background:#0d3b3b}.modal-btn.save:disabled{background:#ccc;cursor:not-allowed}.modal-btn.cancel{background:#e0e0e0;color:#333}.modal-btn.cancel:hover{background:#d0d0d0}.modal-btn.delete{background:#ffebee;color:#c62828}.modal-btn.delete:hover{background:#ffcdd2}.modal-btn.delete:disabled{opacity:.5;cursor:not-allowed}.modal-delete-confirm{display:flex;align-items:center;gap:8px;font-size:13px;color:#c62828;font-weight:500}@media (max-width: 1000px){.notification-composer{grid-template-columns:1fr}.preview-container{order:-1;margin-bottom:30px}.marvel-device.iphone-x{transform:scale(.65)}}@media (max-width: 768px){.dashboard-body{flex-direction:column}.sidebar{width:100%;padding:12px;flex-direction:row;overflow-x:auto;gap:4px}.sidebar-section{display:flex;gap:4px;padding:0;flex-shrink:0}.sidebar-label{display:none}.sidebar-divider{width:1px;height:32px;margin:0 8px;align-self:center}.sidebar-item{white-space:nowrap;padding:8px 14px;font-size:13px}.main-content{padding:20px 16px}.form-row{grid-template-columns:1fr}.stats-grid{grid-template-columns:1fr 1fr}.users-table{font-size:14px}.header{flex-direction:column;gap:12px;text-align:center}.header-brand{flex-direction:column;align-items:center;gap:2px}}
