html.spine-mobile-admin-embed .mobileAdminTabBar{z-index:120;min-height:58px;padding:6px 4px calc(6px + env(safe-area-inset-bottom,0px));border-top:1px solid var(--sh-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;grid-template-columns:repeat(5,1fr);align-items:stretch;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 24px #0f172a14}html.spine-mobile-admin-embed .mobileAdminTabBar__item{min-height:48px;color:var(--sh-muted);font:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:2px;padding:4px 2px;text-decoration:none;display:flex}html.spine-mobile-admin-embed .mobileAdminTabBar__item--active{color:var(--sh-navy);background:var(--sh-accent-tint)}html.spine-mobile-admin-embed .mobileAdminTabBar__icon{place-items:center;line-height:0;display:grid}html.spine-mobile-admin-embed .mobileAdminTabBar__label{letter-spacing:.02em;font-size:.625rem;font-weight:700;line-height:1.1}html.spine-mobile-admin-embed .orderDetailGrid{grid-template-columns:1fr}.sidebar{background:linear-gradient(180deg, var(--sh-navy-deep) 60%, var(--sh-accent-bright) 100%, var(--sh-accent-bright) 50%);color:#f2ebe3;box-sizing:border-box;flex-direction:column;flex-shrink:0;width:268px;min-height:100vh;padding:0 18px 26px;display:flex;overflow:hidden auto;box-shadow:4px 0 28px #14110e38}.sidebar__brand{height:var(--dashboard-header-height);min-height:var(--dashboard-header-height);box-sizing:border-box;border-bottom:1px solid #ffffff1a;flex-shrink:0;align-items:center;gap:14px;margin:0 -18px;padding:0 18px;display:flex}.sidebar__brandMark{background:linear-gradient(135deg,#ffffff38 0%,#ffe0bc24 100%);border-radius:12px;width:40px;height:40px;box-shadow:inset 0 1px #fff3,0 4px 12px #0000002e}.sidebar__brandText{flex-direction:column;flex:1;min-width:0;display:flex}.sidebar__drawerClose{color:#fffffff2;cursor:pointer;background:#ffffff1a;border:none;border-radius:10px;flex-shrink:0;place-items:center;width:44px;height:44px;margin:0 -4px 0 auto;padding:0;transition:background .15s;display:grid}.sidebar__drawerClose:hover{background:#ffffff29}.sidebar__drawerClose:focus-visible{outline-offset:2px;outline:2px solid #e8cda8f2}.sidebar__brandName{letter-spacing:.01em;font-size:1.125rem;font-weight:800;line-height:1.2}.sidebar__brandHint{text-transform:uppercase;letter-spacing:.12em;opacity:.58;margin-top:4px;font-size:.6875rem;font-weight:600}.sidebar__nav{flex-direction:column;gap:6px;margin-top:22px;display:flex}.sidebar__link{color:#ffffffc7;border-radius:10px;align-items:center;gap:12px;min-height:44px;padding:11px 14px;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .18s,color .18s,box-shadow .18s;display:flex}.sidebar__linkIcon{opacity:.92;place-items:center;display:grid}.sidebar__linkLabel{line-height:1.25}.sidebar__link:hover{color:#fff;background:#ffffff0f}.sidebar__link--active{color:#fff;background:#ffffff1f;box-shadow:inset 0 0 0 1px #ffffff1a}.sidebar__link--active .sidebar__linkIcon{color:#e8cda8}.sidebar__master{border-top:1px solid #ffffff14;margin-top:10px;padding-top:10px}.sidebar__masterToggle{color:#ffffffe0;cursor:pointer;text-align:left;background:#ffffff0a;border:none;border-radius:10px;align-items:center;gap:12px;width:100%;min-height:44px;padding:11px 14px;font-family:inherit;font-size:.875rem;font-weight:700;transition:background .18s,color .18s,box-shadow .18s;display:flex}.sidebar__masterToggle:hover{color:#fff;background:#ffffff14}.sidebar__masterToggle--route{background:#ffffff14}.sidebar__masterToggle--route:not(.sidebar__masterToggle--open){box-shadow:inset 0 0 0 1px #ffffff14}.sidebar__masterToggle--open .sidebar__masterCaret{transform:rotate(-180deg)}.sidebar__masterToggleIcon{opacity:.92;place-items:center;display:grid}.sidebar__masterToggleLabel{flex:1;line-height:1.25}.sidebar__masterCaret{opacity:.75;flex-shrink:0;transition:transform .18s}.sidebar__masterItems{border-left:2px solid #e8cda847;flex-direction:column;gap:4px;margin-top:6px;margin-left:12px;padding-left:6px;display:none}.sidebar__masterItems--open{display:flex}.sidebar__subLink{color:#ffffffc7;border-radius:8px;align-items:center;gap:10px;min-height:44px;padding:8px 10px 8px 8px;font-size:.8125rem;font-weight:600;text-decoration:none;transition:background .18s,color .18s;display:flex}.sidebar__subLink:hover{color:#fff;background:#ffffff0f}.sidebar__subLink--active{color:#fff;background:#ffffff1a}.sidebar__subLinkIcon{opacity:.88;place-items:center;display:grid}.sidebar__subLink--active .sidebar__subLinkIcon{color:#e8cda8}.sidebar.sidebar--drawer{width:min(300px,88vw);max-width:calc(100vw - 48px);min-height:100dvh;padding-top:max(14px, env(safe-area-inset-top));padding-right:max(18px, env(safe-area-inset-right));padding-bottom:max(26px, env(safe-area-inset-bottom));padding-left:max(18px, env(safe-area-inset-left));z-index:200;visibility:hidden;box-shadow:none;flex-direction:column;transition:transform .22s,visibility .22s step-end;display:flex;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%)}.sidebar.sidebar--drawer.sidebar--drawerOpen{visibility:visible;transition:transform .22s,box-shadow .22s;transform:translate(0,0);box-shadow:12px 0 40px #14110e59}.sidebar.sidebar--drawer .sidebar__brand{margin:0 -14px;padding:0 14px}.sidebar.sidebar--drawer .sidebar__nav{-webkit-overflow-scrolling:touch;flex:1;margin-top:18px;padding-bottom:8px;overflow-y:auto}.topBar{height:var(--dashboard-header-height);min-height:var(--dashboard-header-height);padding:0 max(24px, env(safe-area-inset-right)) 0 max(24px, env(safe-area-inset-left));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--sh-border);box-shadow:var(--sh-shadow-xs);box-sizing:border-box;background:#ffffffe0;flex-shrink:0;justify-content:flex-end;align-items:center;gap:14px;display:flex}.topBar--withMenu{justify-content:space-between}.topBar__start{flex-shrink:0}.topBar__menuBtn{width:44px;height:44px;color:var(--sh-navy);cursor:pointer;background:0 0;border:none;border-radius:10px;place-items:center;margin:0 -6px;padding:0;transition:background .15s;display:grid}.topBar__menuBtn:hover{background:var(--sh-muted-bg)}.topBar__menuBtn:focus-visible{outline:2px solid var(--sh-accent);outline-offset:2px}.topBar__end,.topBar__userBlock{align-items:center;gap:14px;min-width:0;display:flex}.topBar__avatar{background:linear-gradient(145deg, var(--sh-navy), var(--sh-accent));color:#fff;letter-spacing:.03em;border-radius:12px;flex-shrink:0;place-items:center;width:42px;height:42px;font-size:.8125rem;font-weight:800;display:grid;box-shadow:0 3px 10px #0d447a40,inset 0 1px #ffffff26}.topBar__user{text-align:right;min-width:0}.topBar__name{color:var(--sh-text);letter-spacing:-.02em;font-size:.875rem;font-weight:700;display:block}.topBar__email{color:var(--sh-muted);text-overflow:ellipsis;max-width:min(220px,42vw);margin-top:2px;font-size:.75rem;display:block;overflow:hidden}.topBar__divider{background:var(--sh-border);opacity:.9;align-self:stretch;width:1px;margin:4px 0}.topBar__logout{border:1px solid var(--sh-border-strong);background:var(--sh-surface);min-height:44px;color:var(--sh-text-secondary);cursor:pointer;box-shadow:var(--sh-shadow-xs);border-radius:10px;flex-shrink:0;padding:0 18px;font-family:inherit;font-size:.8125rem;font-weight:600;transition:border-color .15s,background .15s,color .15s,box-shadow .15s}.topBar__logout:hover{background:var(--sh-muted-bg);border-color:var(--sh-accent-soft);color:var(--sh-navy)}.topBar__logout:focus-visible{outline:2px solid var(--sh-accent);outline-offset:2px}@media (width<=520px){.topBar{height:auto;min-height:var(--dashboard-header-height);padding-top:max(12px, env(safe-area-inset-top));flex-wrap:wrap;justify-content:center;row-gap:10px}.topBar--withMenu{flex-direction:column;justify-content:stretch;align-items:stretch}.topBar__start{align-self:flex-start}.topBar__end{flex-wrap:wrap;justify-content:center;gap:10px}.topBar__user{text-align:left;flex:140px}.topBar__divider{display:none}.topBar__logout{width:100%}}.dashboardShell{background:var(--sh-muted-bg);min-height:100vh;display:flex}.dashboardShell__main{background:radial-gradient(900px 480px at 12% -5%,#1d6bb812,#0000 55%),radial-gradient(700px 400px at 100% 0,#0d447a0d,#0000 50%);flex-direction:column;flex:1;min-width:0;display:flex}.dashboardShell__content{box-sizing:border-box;flex:1;width:100%;max-width:1480px;margin:0 auto;padding:24px 24px 36px}.dashboardShell__backdrop{z-index:150;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#051a317a;border:none;margin:0;padding:0;position:fixed;inset:0}@media (width<=880px){.dashboardShell__content{padding:20px max(18px, env(safe-area-inset-left)) 36px max(18px, env(safe-area-inset-right))}}html.spine-mobile-admin-embed,html.spine-mobile-admin-embed body,html.spine-mobile-admin-embed #root{overscroll-behavior:none;min-height:100%;margin:0;padding:0}html.spine-mobile-admin-embed .dashboardShell{background:var(--sh-muted-bg);min-height:100dvh}html.spine-mobile-admin-embed .dashboardShell--mobileEmbed .dashboardShell__main{background:var(--sh-muted-bg)}html.spine-mobile-admin-embed .dashboardShell--mobileEmbed .topBar{display:none!important}html.spine-mobile-admin-embed .dashboardShell--mobileEmbed .dashboardShell__content{max-width:none;padding:10px 12px calc(74px + env(safe-area-inset-bottom,0px));box-sizing:border-box;flex:1;margin:0}html.spine-mobile-admin-embed .mobileEmbedToolbar{border-bottom:1px solid var(--sh-border);align-items:center;gap:10px;margin:0 0 10px;padding:2px 0 8px;display:flex}html.spine-mobile-admin-embed .mobileEmbedToolbar__title{color:var(--sh-navy);letter-spacing:-.02em;margin:0;font-size:1.125rem;font-weight:800}html.spine-mobile-admin-embed .mobileEmbedToolbar__hint{color:var(--sh-muted);margin:2px 0 0;font-size:.75rem}html.spine-mobile-admin-embed .adminHeader{border-bottom:none;flex-direction:column;align-items:stretch;gap:6px;margin-bottom:8px;padding-bottom:0}html.spine-mobile-admin-embed .adminHeader__titles{display:none}html.spine-mobile-admin-embed .adminHeader__title{font-size:1.25rem}html.spine-mobile-admin-embed .adminHeader__subtitle{max-width:none;font-size:.8125rem}html.spine-mobile-admin-embed .adminHeader__actions{width:100%}html.spine-mobile-admin-embed .managePanel{box-shadow:var(--sh-shadow-xs);border-radius:12px}html.spine-mobile-admin-embed .managePanel__head{flex-wrap:wrap;padding:10px 12px}html.spine-mobile-admin-embed .tableActions{flex-wrap:wrap;gap:6px}html.spine-mobile-admin-embed .sidebar.sidebar--drawer{flex-direction:column;display:flex}html.spine-mobile-admin-embed .sidebar__nav{flex:1;min-height:0;overflow-y:auto}html.spine-mobile-admin-embed .sidebar.sidebar--drawer{width:min(320px,92vw);padding-top:12px;padding-bottom:12px}html.spine-mobile-admin-embed .sidebar__link,html.spine-mobile-admin-embed .sidebar__subLink{min-height:48px}html.spine-mobile-admin-embed .sidebar__footer{border-top:1px solid #ffffff1f;margin-top:auto;padding-top:16px}html.spine-mobile-admin-embed .sidebar__logoutBtn{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff38;border-radius:10px;width:100%;min-height:48px;font-weight:700}html.spine-mobile-admin-embed .overviewGrid,html.spine-mobile-admin-embed .overviewCards{grid-template-columns:1fr!important}html.spine-mobile-admin-embed .orderDetailHeaderActions,html.spine-mobile-admin-embed .orderDetailCard{flex-wrap:wrap}html.spine-mobile-admin-embed .orderDetailCard--full,html.spine-mobile-admin-embed .accountCard{border-radius:14px}html.spine-mobile-admin-embed .pageError{border-radius:12px}html.spine-mobile-admin-embed .btnTable{height:34px;min-height:34px;padding:0 12px;font-size:.8125rem;line-height:1}html.spine-mobile-admin-embed .btnSecondary,html.spine-mobile-admin-embed .btnPrimary{height:36px;min-height:36px;padding:0 14px;font-size:.8125rem;line-height:1}html.spine-mobile-admin-embed .adminHeader{border-bottom:none;gap:6px;margin-bottom:8px;padding-bottom:0}html.spine-mobile-admin-embed .adminHeader__actions{justify-content:flex-end;width:100%}html.spine-mobile-admin-embed .adminHeader__actions .btnSecondary,html.spine-mobile-admin-embed .adminHeader__actions .btnPrimary{flex:none;width:auto}html.spine-mobile-admin-embed .orderDetailHeaderActions{grid-template-columns:1fr 1fr;gap:6px;width:100%;display:grid}html.spine-mobile-admin-embed .orderDetailHeaderActions .btnSecondary,html.spine-mobile-admin-embed .orderDetailHeaderActions .btnPrimary,html.spine-mobile-admin-embed .orderDetailHeaderActions a.btnSecondary{box-sizing:border-box;justify-content:center;width:100%;height:36px;min-height:36px;font-size:.8125rem}html.spine-mobile-admin-embed .orderDetailHeaderActions .btnTable--danger,html.spine-mobile-admin-embed .orderDetailHeaderActions .btnSecondary.btnTable--danger{grid-column:1/-1}html.spine-mobile-admin-embed .managePanel,html.spine-mobile-admin-embed .accountCard,html.spine-mobile-admin-embed .orderDetailCard{margin-bottom:12px}html.spine-mobile-admin-embed .managePanel__head{border-bottom:none;flex-direction:row;justify-content:flex-end;align-items:center;gap:8px;padding:10px 12px 6px}html.spine-mobile-admin-embed .managePanel__head .managePanel__title{display:none}html.spine-mobile-admin-embed .managePanel__head .managePanel__meta{font-size:.75rem}html.spine-mobile-admin-embed .ordersFilters{border-bottom:1px solid var(--sh-border);flex-direction:column;align-items:stretch;gap:8px;margin-bottom:2px;padding:0 12px 12px}html.spine-mobile-admin-embed .ordersFilters__field,html.spine-mobile-admin-embed .ordersFilters__field--grow{gap:4px;width:100%;min-width:0}html.spine-mobile-admin-embed .ordersFilters__field--grow .ordersFilters__label{font-size:0}html.spine-mobile-admin-embed .ordersFilters__field--grow .ordersFilters__label:after{content:"Search";letter-spacing:.06em;text-transform:uppercase;color:var(--sh-muted);font-size:.6875rem;font-weight:700}html.spine-mobile-admin-embed .ordersFilters__select,html.spine-mobile-admin-embed .ordersFilters__input{box-sizing:border-box;width:100%;height:38px;min-height:38px;font-size:.9375rem}html.spine-mobile-admin-embed .ordersFilters__apply{align-self:stretch;width:100%;height:38px;min-height:38px;font-size:.875rem}html.spine-mobile-admin-embed .filterRow{flex-direction:column;align-items:stretch;gap:8px;margin-bottom:8px}html.spine-mobile-admin-embed .filterRow__select{width:100%;min-width:0;height:38px;min-height:38px}html.spine-mobile-admin-embed .agentTrackFilters{flex-flow:wrap;align-items:flex-end;gap:8px;width:100%}html.spine-mobile-admin-embed .activityDatePicker{width:100%;max-width:none}html.spine-mobile-admin-embed .agentPhotoGrid--compact{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}html.spine-mobile-admin-embed .managePanel__head--stack{gap:10px;padding:12px}html.spine-mobile-admin-embed .managePanel__headRow{gap:8px}html.spine-mobile-admin-embed .managePanel__headRow .btnSecondary{min-height:34px;padding:0 10px;font-size:12px}html.spine-mobile-admin-embed .agentTrackDateLabel{flex:140px;gap:3px;min-width:0}html.spine-mobile-admin-embed .agentTrackSessionLabel{gap:4px;width:100%;max-width:none}html.spine-mobile-admin-embed .agentTrackDateInput,html.spine-mobile-admin-embed .agentTrackSessionSelect{box-sizing:border-box;width:100%;height:38px;min-height:38px;font-size:.875rem}html.spine-mobile-admin-embed .agentTrackFilters .btnSecondary{flex-shrink:0;width:auto;height:38px;min-height:38px;padding:0 14px}html.spine-mobile-admin-embed .manageTableWrap{padding:10px 10px 8px;overflow:visible}html.spine-mobile-admin-embed .agentTrackPointsTableWrap{max-height:min(320px,50vh);overflow:hidden auto}html.spine-mobile-admin-embed .manageTable{border-collapse:separate;border-spacing:0 12px}html.spine-mobile-admin-embed .manageTable thead{display:none}html.spine-mobile-admin-embed .manageTable tbody tr{background:var(--sh-surface);border:1px solid var(--sh-border);box-shadow:var(--sh-shadow-xs);border-radius:12px;margin-bottom:12px;padding:10px 12px;display:block}html.spine-mobile-admin-embed .manageTable tbody tr:hover{background:var(--sh-surface)}html.spine-mobile-admin-embed .manageTable tbody tr:has(.emptyRow){text-align:center;padding:20px 12px}html.spine-mobile-admin-embed .manageTable td{text-align:left;border:none;padding:0;display:block}html.spine-mobile-admin-embed .manageTable td.manageTable__sno{display:none}html.spine-mobile-admin-embed .manageTable td.emptyRow{padding:0!important}html.spine-mobile-admin-embed .manageTable td.emptyRow:before{display:none!important}html.spine-mobile-admin-embed .manageTable td[data-label]{overflow-wrap:anywhere;border-bottom:1px solid #e8ecf1d9;grid-template-columns:38% 1fr;align-items:start;gap:2px 10px;padding:5px 0;font-size:.875rem;display:grid}html.spine-mobile-admin-embed .manageTable td[data-label]:last-child{border-bottom:none;width:100%;padding-bottom:0}html.spine-mobile-admin-embed .manageTable td[data-label] .statusPill,html.spine-mobile-admin-embed .manageTable td[data-label] .badge{text-align:center;display:inline-block}html.spine-mobile-admin-embed .manageTable td[data-label]:before{content:attr(data-label);letter-spacing:.04em;text-transform:uppercase;color:var(--sh-muted);grid-area:1/1;padding-top:1px;font-size:.6875rem;font-weight:700;line-height:1.35}html.spine-mobile-admin-embed .manageTable td[data-label]>*{text-align:right;grid-column:2;min-width:0}html.spine-mobile-admin-embed .manageTable td[data-label]>div{text-align:right}html.spine-mobile-admin-embed .manageTable td[data-label=Order\ ID]:before,html.spine-mobile-admin-embed .manageTable td[data-label=Order]:before,html.spine-mobile-admin-embed .manageTable td[data-label=Name]:before{display:none}html.spine-mobile-admin-embed .manageTable td[data-label=Order\ ID],html.spine-mobile-admin-embed .manageTable td[data-label=Order],html.spine-mobile-admin-embed .manageTable td[data-label=Name]{border-bottom:1px solid var(--sh-border);margin-bottom:2px;padding:0 0 8px;font-size:1rem;font-weight:700;display:block}html.spine-mobile-admin-embed .manageTable td[data-label=Order\ ID]>*,html.spine-mobile-admin-embed .manageTable td[data-label=Order]>*,html.spine-mobile-admin-embed .manageTable td[data-label=Name]>*{text-align:left}html.spine-mobile-admin-embed .manageTable .tableActions{flex-flow:wrap;justify-content:stretch;gap:6px;width:100%;display:flex}html.spine-mobile-admin-embed .manageTable .tableActions .btnTable{flex:calc(50% - 3px);width:auto;min-width:0}html.spine-mobile-admin-embed .manageTable td[data-label=Actions],html.spine-mobile-admin-embed .manageTable td.manageTable__cellActions{border-bottom:none;margin-top:2px;padding-top:8px;display:block}html.spine-mobile-admin-embed .manageTable td[data-label=Actions]:before,html.spine-mobile-admin-embed .manageTable td.manageTable__cellActions:before{display:none}html.spine-mobile-admin-embed .manageTable td[data-label=Actions] .btnTable:only-child,html.spine-mobile-admin-embed .manageTable td.manageTable__cellActions .btnTable:only-child{text-align:center;width:100%}html.spine-mobile-admin-embed .agentTrackMapActions{flex-flow:wrap;justify-content:flex-end;align-items:center;margin-top:4px}html.spine-mobile-admin-embed .agentTrackMapActions .btnTable{flex:none;width:auto}html.spine-mobile-admin-embed .tablePagination{border-top:1px solid var(--sh-border);background:var(--sh-muted-bg);grid-template-columns:1fr auto 1fr;align-items:center;gap:6px 8px;padding:10px 12px 12px;display:grid}html.spine-mobile-admin-embed .tablePagination__range{text-align:center;color:var(--sh-muted);grid-column:1/-1;font-size:.75rem;font-weight:600}html.spine-mobile-admin-embed .tablePagination__controls{display:contents}html.spine-mobile-admin-embed .tablePagination__size{grid-column:1/-1;justify-content:center;gap:6px;font-size:.75rem}html.spine-mobile-admin-embed .tablePagination__sizeLabel{font-size:.75rem}html.spine-mobile-admin-embed .tablePagination__select{border-radius:8px;height:32px;min-height:32px;padding:0 8px;font-size:.8125rem}html.spine-mobile-admin-embed .tablePagination__controls .btnTable:first-of-type{grid-column:1;justify-self:start;min-width:72px}html.spine-mobile-admin-embed .tablePagination__page{text-align:center;white-space:nowrap;grid-column:2;min-width:0;font-size:.8125rem;font-weight:700}html.spine-mobile-admin-embed .tablePagination__controls .btnTable:last-of-type{grid-column:3;justify-self:end;min-width:72px}html.spine-mobile-admin-embed .tablePagination__controls .btnTable{background:var(--sh-surface);border-radius:8px;width:auto;height:34px;min-height:34px;padding:0 12px;font-size:.8125rem}html.spine-mobile-admin-embed .tablePagination__controls .btnTable:disabled{opacity:.45}html.spine-mobile-admin-embed .accountGrid,html.spine-mobile-admin-embed .orderDetailGrid{grid-template-columns:1fr!important;gap:8px!important}html.spine-mobile-admin-embed .accountCard__top{flex-wrap:wrap;gap:10px}html.spine-mobile-admin-embed .accountItem{padding:8px 0}html.spine-mobile-admin-embed .orderDetailBody{padding:10px 12px}html.spine-mobile-admin-embed .orderDetailRow{flex-direction:row;align-items:baseline;gap:8px;padding:4px 0;font-size:.875rem}html.spine-mobile-admin-embed .orderDetailRow--block{flex-direction:column;align-items:stretch}html.spine-mobile-admin-embed .orderTotalsBar{grid-template-columns:1fr;gap:10px;padding:10px 12px}html.spine-mobile-admin-embed .orderStatusRow{flex-direction:column;align-items:stretch;gap:8px}html.spine-mobile-admin-embed .orderStatusRow .ordersFilters__select,html.spine-mobile-admin-embed .orderStatusRow .btnPrimary{width:100%;height:38px;min-height:38px}html.spine-mobile-admin-embed .agentLeaflet{height:260px}html.spine-mobile-admin-embed .pageError{margin-bottom:10px;padding:10px 12px;font-size:.8125rem}html.spine-mobile-admin-embed .mutedSmall{font-size:.75rem}.adminHeader{border-bottom:1px solid var(--sh-border);justify-content:space-between;align-items:center;gap:20px;margin-top:-2px;margin-bottom:24px;padding-top:2px;padding-bottom:16px;display:flex}.adminHeader__titles{flex:1;min-width:0}.adminHeader__title{color:var(--sh-navy);letter-spacing:-.03em;margin:0;font-size:1.75rem;font-weight:800;line-height:1.15}.adminHeader__subtitle{color:var(--sh-muted);max-width:90%;margin:5px 0 0;font-size:14px;font-weight:400;line-height:1.5}.adminHeader__actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}@media (width<=680px){.adminHeader{flex-direction:column;align-items:stretch;margin-bottom:22px;padding-bottom:20px}.adminHeader__title{font-size:1.5rem}.adminHeader__subtitle{font-size:.875rem}.adminHeader__actions{justify-content:flex-start}}.tablePagination{border-top:1px solid var(--sh-border);background:linear-gradient(180deg, #f9fafce6 0%, var(--sh-surface) 100%);color:var(--sh-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 20px;padding:12px 20px;font-size:.8125rem;display:flex}.tablePagination__range{color:var(--sh-text-secondary);font-weight:600}.tablePagination__controls{flex-wrap:wrap;align-items:center;gap:10px 12px;display:flex}.tablePagination__size{color:var(--sh-text-secondary);align-items:center;gap:8px;font-weight:600;display:inline-flex}.tablePagination__sizeLabel{white-space:nowrap}.tablePagination__select{border:1px solid var(--sh-border-strong);background:var(--sh-surface);height:32px;color:var(--sh-text);cursor:pointer;border-radius:8px;padding:0 10px;font-family:inherit;font-size:.8125rem;font-weight:600}.tablePagination__select:disabled{opacity:.55;cursor:default}.tablePagination__page{color:var(--sh-navy);text-align:center;font-variant-numeric:tabular-nums;min-width:7.5rem;font-weight:700}.managePanel{background:var(--sh-surface);border:1px solid var(--sh-border);border-radius:var(--sh-radius-xl);box-shadow:var(--sh-shadow-sm);overflow:hidden}.managePanel__head{border-bottom:1px solid var(--sh-border);justify-content:space-between;align-items:baseline;gap:12px;padding:16px 15px;display:flex}.managePanel__head--stack{flex-direction:column;align-items:stretch}.managePanel__headRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.managePanel__title{color:var(--sh-navy);margin:0;font-size:1rem;font-weight:700}.managePanel__meta{color:var(--sh-muted);font-size:.8125rem;font-weight:500}.manageTableWrap{overflow-x:auto}.manageTable{border-collapse:collapse;width:100%;font-size:.875rem}.manageTable th{text-align:left;background:var(--sh-muted-bg);color:var(--sh-muted);letter-spacing:.06em;text-transform:uppercase;border-bottom:1px solid var(--sh-border);padding:12px 20px;font-size:.6875rem;font-weight:700}.manageTable td{border-bottom:1px solid var(--sh-border);color:var(--sh-text);vertical-align:middle;padding:14px 20px}.manageTable tbody tr:last-child td{border-bottom:none}.manageTable tbody tr:hover{background:#fafbfd}.manageTable th.manageTable__thSno,.manageTable td.manageTable__sno{text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums;width:64px}.manageTable th.manageTable__thSno{text-align:right}.manageTable td.manageTable__sno{color:var(--sh-text-secondary);font-size:.8125rem;font-weight:600}.manageTable th.manageTable__thActions{width:22%}.manageTable td.manageTable__cellActions,.manageTable th.manageTable__thThumb{width:1%}.manageTable td.manageTable__cellThumb{vertical-align:middle}.productListThumb{object-fit:cover;border:1px solid var(--sh-border);background:var(--sh-muted-bg);border-radius:8px;width:48px;height:48px;display:block}.productListThumb--empty{box-sizing:border-box;border-style:dashed}.badge{border-radius:999px;align-items:center;padding:4px 10px;font-size:.75rem;font-weight:700;display:inline-flex}.badge--on{color:#065f46;background:#d1fae5}.badge--off{color:#991b1b;background:#fee2e2}.emptyRow{text-align:center;color:var(--sh-muted);font-size:.875rem;padding:36px 20px!important}.pageError{color:#991b1b;background:#fef2f2;border-radius:8px;margin:0 0 16px;padding:12px 16px;font-size:.875rem;font-weight:600}.btnSecondary{border:1px solid var(--sh-border-strong);background:var(--sh-surface);cursor:pointer;height:40px;color:var(--sh-text-secondary);box-shadow:var(--sh-shadow-xs);border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-family:inherit;font-size:.8125rem;font-weight:600;transition:border-color .15s,background .15s,color .15s,box-shadow .15s;display:inline-flex}.btnSecondary__icon{opacity:.88;flex-shrink:0}.btnSecondary--accent{color:var(--sh-navy);background:linear-gradient(180deg, #fff 0%, var(--sh-muted-bg) 100%);border-color:#1d6bb859}.btnSecondary:disabled{opacity:.6;cursor:default}.btnSecondary:hover:not(:disabled){background:var(--sh-muted-bg);border-color:var(--sh-accent-soft);color:var(--sh-navy)}.btnSecondary--accent:hover:not(:disabled){border-color:var(--sh-accent);box-shadow:var(--sh-shadow-xs), 0 0 0 3px #1d6bb81f}a.btnSecondary,a.btnSecondary:visited{text-decoration:none}.btnPrimary{background:linear-gradient(180deg, var(--sh-accent) 0%, var(--sh-navy) 100%);color:#fff;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;height:40px;padding:0 18px;font-family:inherit;font-size:.8125rem;font-weight:700;display:inline-flex;box-shadow:0 2px 8px #0d447a47,inset 0 1px #ffffff1f}.btnPrimary:hover:not(:disabled){filter:brightness(1.05)}a.btnPrimary,a.btnPrimary:visited{color:#fff;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.btnPrimary:disabled{opacity:.55;cursor:default}.btnTable{border:1px solid var(--sh-border-strong);background:var(--sh-surface);cursor:pointer;height:32px;color:var(--sh-accent);border-radius:8px;flex-shrink:0;padding:0 12px;font-family:inherit;font-size:.75rem;font-weight:700;transition:background .15s,border-color .15s,color .15s}.btnTable:hover:not(:disabled){background:var(--sh-muted-bg);border-color:var(--sh-accent-soft)}a.btnTable,a.btnTable:visited{text-decoration:none}.btnTable--danger{color:#b91c1c;border-color:#b91c1c40}.btnTable--danger:hover:not(:disabled){background:#fef2f2;border-color:#b91c1c59}.tableActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.filterRow{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:16px;display:flex}.filterRow__label{color:var(--sh-text-secondary);font-size:.8125rem;font-weight:700}.filterRow__select{border:1px solid var(--sh-border-strong);background:var(--sh-surface);min-width:200px;height:38px;color:var(--sh-text);border-radius:10px;padding:0 12px;font-family:inherit;font-size:.875rem}.assignDimsSelectAll{color:var(--sh-text-secondary);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;margin-bottom:10px;font-size:.8125rem;font-weight:700;display:flex}.assignDimsSelectAll input{width:18px;height:18px;accent-color:var(--sh-navy);cursor:pointer}.assignDimsGrid{grid-template-columns:repeat(auto-fill,minmax(152px,1fr));gap:8px;max-height:min(52vh,320px);padding:4px 2px 8px;display:grid;overflow-y:auto}.assignDimsGrid__cell{border:1px solid var(--sh-border);border-radius:var(--sh-radius-md);background:#fbfcfd;justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;font-size:.8125rem;display:flex}.assignDimsGrid__cell>span:first-of-type{min-width:0;font-weight:600}.ordersFilters{border-bottom:1px solid var(--sh-border);background:#fbfcfd;flex-wrap:wrap;align-items:flex-end;gap:12px;padding:16px 20px;display:flex}.ordersFilters__field{flex-direction:column;gap:6px;min-width:160px;display:flex}.ordersFilters__field--grow{flex:1;min-width:220px}.ordersFilters__label{letter-spacing:.06em;text-transform:uppercase;color:var(--sh-muted);font-size:.6875rem;font-weight:700}.ordersFilters__select,.ordersFilters__input{border:1px solid var(--sh-border);background:var(--sh-surface);border-radius:10px;height:40px;padding:0 12px;font-family:inherit;font-size:.875rem}.ordersFilters__apply{align-self:flex-end;height:40px}.inlineLink{color:var(--sh-accent);font-weight:700;text-decoration:none}.inlineLink:hover{text-decoration:underline}.mutedSmall{color:var(--sh-muted);font-size:.8125rem}.statusPill--muted{background:var(--sh-muted-bg);color:var(--sh-text-secondary)}.orderDetailGrid{grid-template-columns:repeat(auto-fill,minmax(600px,1fr));align-items:start;gap:16px;display:grid}.orderDetailCard--wide{grid-column:span 2}.orderDetailCard--full{grid-column:1/-1}@media (width<=960px){.orderDetailCard--wide{grid-column:span 1}}.orderDetailCard .managePanel__head{padding-bottom:10px}.orderDetailBody{flex-direction:column;gap:10px;padding:15px;display:flex}.orderDetailRow{justify-content:space-between;align-items:baseline;gap:12px;font-size:.875rem;display:flex}.orderDetailRow--block{flex-direction:column;align-items:stretch}.orderDetailRow--action{align-items:center}.orderDetailK{color:var(--sh-muted);flex-shrink:0;font-weight:600}.orderDetailNote{white-space:pre-wrap;margin:4px 0 0;font-size:.875rem}.orderDetailBlockText{white-space:pre-wrap;margin:0 0 4px;font-size:.875rem;line-height:1.5}.statusPill{text-transform:capitalize;border-radius:20px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-block}.statusPill--pending{color:#856404;background:#fff3cd}.statusPill--confirmed{color:#0c5460;background:#d1ecf1}.statusPill--shipped{color:#004085;background:#cce5ff}.statusPill--delivered{color:#155724;background:#d4edda}.statusPill--cancelled{color:#721c24;background:#f8d7da}.btnSmall{height:30px;padding:0 10px;font-size:.75rem;font-weight:600}.orderDetailMeta{margin:0;font-size:.8125rem}.orderDetailHeaderActions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.orderStatusRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.orderTotalsBar{border-bottom:1px solid var(--sh-border);grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px;padding:16px 20px;display:grid}.orderTotalBig{font-variant-numeric:tabular-nums;font-size:1.25rem;font-weight:800}.proofWrap{padding:0 20px 16px}.proofImage{border:1px solid var(--sh-border);border-radius:12px;max-width:min(520px,100%);height:auto;margin-top:6px;display:block}.orderAgentMapWrap{border:1px solid var(--sh-border);border-radius:12px;width:100%;max-width:520px;margin-top:12px;overflow:hidden}.orderAgentMap{border:0;width:100%;height:280px;display:block}.agentTrackMap{border:1px solid var(--sh-border);background:#f4f7fb;border-radius:12px;width:100%;max-width:100%;margin-top:12px;overflow:hidden}.agentTrackMap__svg{width:100%;height:auto;min-height:280px;display:block}.agentTrackMap__legend{border-top:1px solid var(--sh-border);background:#fff;flex-wrap:wrap;gap:12px 20px;padding:10px 14px;display:flex}.agentTrackMap__dot{vertical-align:middle;border-radius:50%;width:10px;height:10px;margin-right:6px;display:inline-block}.agentTrackMap__dot--start{background:#16a34a}.agentTrackMap__dot--current{background:#2563eb}.agentTrackMap__dot--end{background:#dc2626}.agentTrackMap__dot--order{background:#000}.agentTrackSessions{flex-wrap:wrap;gap:8px;margin:10px 0 4px;display:flex}.agentLeafletWrap{border:1px solid var(--sh-border);background:#fff;border-radius:12px;width:100%;margin-top:12px;overflow:hidden}.agentLeaflet{width:100%;height:360px}.agentLeafletIcon{border-radius:50%}.agentLeafletIcon__dot{border:2px solid #fff;border-radius:50%;width:100%;height:100%;box-shadow:0 1px 8px #00000038}.agentLeafletIcon--start .agentLeafletIcon__dot{background:#16a34a}.agentLeafletIcon--current .agentLeafletIcon__dot{background:#2563eb}.agentLeafletIcon--end .agentLeafletIcon__dot{background:#dc2626}.agentLeafletIcon--order .agentLeafletIcon__dot{background:#000}.agentTrackFilters{align-items:flex-end;gap:10px}.agentTrackDateLabel{flex-direction:column;gap:4px;display:flex}.agentTrackDateInput{border:1px solid var(--sh-border);font:inherit;border-radius:8px;min-width:150px;padding:8px 10px}.agentTrackSessionPick{margin:10px 0 12px}.agentTrackSessionLabel{flex-direction:column;gap:6px;max-width:420px;display:flex}.agentTrackSessionSelect{border:1px solid var(--sh-border);font:inherit;background:#fff;border-radius:8px;padding:10px 12px}.agentTrackMapActions{flex-wrap:wrap;align-items:center;gap:8px 12px;margin-top:8px;display:flex}.agentTrackOrdersList__items{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.agentTrackStatus--active{color:#16a34a}.agentTrackOrdersList__items li{border:1px solid var(--sh-border);background:#fafafa;border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding:10px 12px;display:flex}.agentTrackPointsTableWrap{border:1px solid var(--sh-border);border-radius:var(--sh-radius-md);-webkit-overflow-scrolling:touch;max-height:min(280px,42vh);overflow:auto}.agentTrackPointsTableWrap .manageTable thead th{z-index:1;box-shadow:0 1px 0 var(--sh-border);position:sticky;top:0}.metaPre{white-space:pre-wrap;word-break:break-word;max-width:420px;margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.6875rem}.metaCompact{flex-direction:column;gap:6px;min-width:180px;display:flex}.metaItem{background:#f8fafc;border:1px solid #edf1f5;border-radius:6px;justify-content:space-between;align-items:center;gap:10px;padding:6px 10px;font-size:13px;display:flex}.metaItem span{color:#64748b;font-weight:500}.metaItem strong{color:#111827;font-weight:600}.accountCard{background:#fff;border:1px solid #e8edf3;border-radius:20px;overflow:hidden;box-shadow:0 4px 18px #0f172a0d}.accountCard__top{background:linear-gradient(90deg,#f8fafc,#fff);border-bottom:1px solid #eef2f7;align-items:center;gap:16px;padding:24px;display:flex}.accountAvatar{color:#fff;background:#2563eb;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:22px;font-weight:700;display:flex}.accountName{color:#0f172a;margin:0;font-size:22px;font-weight:700}.accountEmail{color:#64748b;margin:4px 0 0;font-size:14px}.accountStatusWrap{margin-left:auto}.accountStatus{border-radius:999px;padding:8px 14px;font-size:13px;font-weight:600}.accountStatus--active{color:#166534;background:#dcfce7}.accountStatus--inactive{color:#991b1b;background:#fee2e2}.accountGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;padding:24px;display:grid}.accountItem{background:#f8fafc;border:1px solid #edf2f7;border-radius:14px;padding:14px 16px}.accountItem span{color:#64748b;text-transform:uppercase;letter-spacing:.4px;margin-bottom:6px;font-size:12px;font-weight:500;display:block}.accountItem strong{color:#0f172a;word-break:break-word;font-size:15px;font-weight:600}.agentPhotoGrid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px;margin-top:12px;display:grid}.agentPhotoGrid--compact{grid-template-columns:repeat(auto-fill,minmax(108px,1fr));gap:8px;margin-top:8px}@media (width>=768px){.agentPhotoGrid--compact{grid-template-columns:repeat(auto-fill,minmax(124px,1fr));gap:10px}}.agentPhotoCard{border:1px solid var(--sh-border);background:#fff;border-radius:12px;overflow:hidden}.agentPhotoCard__imgLink,.agentPhotoCard__imgBtn{cursor:pointer;background:0 0;border:0;width:100%;padding:0;display:block}.agentPhotoCard__imgBtn:focus-visible{outline:2px solid var(--sh-navy);outline-offset:2px}.agentPhotoCard__img{aspect-ratio:4/3;object-fit:cover;background:#e2e8f0;width:100%;display:block}.agentPhotoCard__img--empty{color:#64748b;justify-content:center;align-items:center;font-size:13px;display:flex}.agentPhotoCard__meta{flex-direction:column;gap:4px;padding:12px;display:flex}.agentPhotoCard__meta strong{color:#0f172a;font-size:14px}.agentPhotoCard--compact .agentPhotoCard__img{aspect-ratio:1}.agentPhotoCard--compact .agentPhotoCard__meta{gap:2px;padding:6px 8px}.agentPhotoCard--compact .agentPhotoCard__meta strong{font-size:11px;font-weight:800}.agentPhotoCard__loc,.agentPhotoCard__note{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:10px;line-height:1.25;display:-webkit-box;overflow:hidden}.agentPhotoCard__note{-webkit-line-clamp:1;font-style:italic}.agentPhotoLightbox__img{object-fit:contain;background:#0f172a;border-radius:10px;width:100%;max-height:min(62vh,520px);display:block}.agentPhotoLightbox__meta{flex-direction:column;gap:4px;margin-top:12px;display:flex}.agentPhotoLightbox__actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;width:100%;display:flex}@keyframes modalBackdropIn{0%{opacity:0}to{opacity:1}}@keyframes modalPanelIn{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:none}}.loginPage{background:var(--sh-muted-bg);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.loginCard{background:var(--sh-surface);border:1px solid var(--sh-border);border-radius:var(--sh-radius-xl);width:100%;max-width:440px;box-shadow:var(--sh-shadow-md);padding:28px}.loginCard__brand{color:var(--sh-navy);letter-spacing:-.02em;margin:0;font-size:1.75rem;font-weight:800}.loginCard__sub{color:var(--sh-muted);margin:10px 0 0;font-size:.9375rem;line-height:1.45}.loginCard__form{gap:8px;margin-top:24px;display:grid}.loginCard__label{color:var(--sh-text-secondary);margin-top:8px;font-size:.8125rem;font-weight:700}.loginCard__input{border:1px solid var(--sh-border-strong);height:44px;color:var(--sh-text);background:#fbfcfd;border-radius:8px;padding:0 14px;font-family:inherit;font-size:.9375rem}.loginCard__input:focus{border-color:var(--sh-accent);outline:none;box-shadow:0 0 0 3px #0d447a1f}.loginCard__passwordWrap{align-self:stretch;display:grid;position:relative}.loginCard__input--password{padding-right:44px}.loginCard__passwordToggle{width:40px;height:36px;color:var(--sh-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;place-items:center;transition:color .15s,background .15s;display:grid;position:absolute;top:50%;right:4px;translate:0 -50%}.loginCard__passwordToggle:hover{color:var(--sh-text-secondary);background:#0f172a0f}.loginCard__passwordToggle:focus-visible{outline:2px solid var(--sh-accent);outline-offset:2px}.loginCard__submit{background:var(--sh-navy);color:#fff;cursor:pointer;border:none;border-radius:8px;height:48px;margin-top:14px;font-family:inherit;font-size:1rem;font-weight:700}.loginCard__submit:disabled{opacity:.65;cursor:default}.loginCard__submit:hover:not(:disabled){filter:brightness(1.06)}.loginCard__error{color:#b91c1c;margin:14px 0 0;font-size:.8125rem;font-weight:600}.overviewGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));align-items:stretch;gap:24px;display:grid}.statCard{border-radius:var(--sh-radius-xl);border:1px solid var(--sh-border);background:var(--sh-surface);color:inherit;box-shadow:var(--sh-shadow-sm);gap:6px;padding:24px 24px 22px;text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .2s;display:grid;position:relative;overflow:hidden}.statCard:before{content:"";border-radius:var(--sh-radius-xl) var(--sh-radius-xl) 0 0;opacity:.95;height:4px;position:absolute;inset:0 0 auto}.statCard--clients:before{background:linear-gradient(90deg, var(--sh-navy), var(--sh-accent-bright))}.statCard--agents:before{background:linear-gradient(90deg, var(--sh-teal), #2dd4bf)}.statCard:hover{border-color:var(--sh-accent-soft);box-shadow:var(--sh-shadow-md);transform:translateY(-2px)}.statCard:focus-visible{box-shadow:var(--sh-shadow-md), 0 0 0 3px #1d6bb847;outline:none}.statCard:active{transform:translateY(0)}.statCard__head{align-items:center;gap:12px;display:flex}.statCard__icon{border-radius:12px;flex-shrink:0;place-items:center;width:46px;height:46px;display:grid}.statCard--clients .statCard__icon{color:var(--sh-accent);background:#1d6bb81a}.statCard--agents .statCard__icon{background:var(--sh-teal-soft);color:var(--sh-teal)}.statCard__label{color:var(--sh-muted);text-transform:uppercase;letter-spacing:.06em;font-size:.8125rem;font-weight:700}.statCard__value{color:var(--sh-navy);letter-spacing:-.04em;margin:6px 0 0;font-size:2.625rem;font-weight:800;line-height:1}.statCard__hint{color:var(--sh-muted);margin-top:4px;font-size:.8125rem;font-weight:500;line-height:1.45}.statCard__cta{border-top:1px solid var(--sh-border);color:var(--sh-accent);justify-content:space-between;align-items:center;margin-top:14px;padding-top:14px;font-size:.875rem;font-weight:700;display:flex}.statCard--agents .statCard__cta{color:var(--sh-teal)}.statCard__ctaArrow{font-weight:800;transition:transform .2s}.statCard:hover .statCard__ctaArrow{transform:translate(4px)}.overviewMeta{color:var(--sh-muted);border:1px solid var(--sh-border);box-shadow:var(--sh-shadow-xs);background:#ffffff8c;border-radius:10px;margin:28px 0 0;padding:12px 16px;font-size:.8125rem;font-weight:500;display:inline-block}@media (width<=520px){.statCard__value{font-size:2.25rem}}.modalBackdrop{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a73;justify-content:center;align-items:center;padding:24px;animation:.18s ease-out modalBackdropIn;display:flex;position:fixed;inset:0}.modalPanel.modalPanel--wide{max-width:640px}.modalPanel.modalPanel--photo{max-width:min(920px,96vw)}.modalPanel{background:var(--sh-surface);border-radius:var(--sh-radius-xl);border:1px solid var(--sh-border);width:100%;max-width:480px;max-height:min(90vh,720px);box-shadow:var(--sh-shadow-lg);flex-direction:column;animation:.2s ease-out modalPanelIn;display:flex}.modalPanel__header{border-bottom:1px solid var(--sh-border);justify-content:space-between;align-items:flex-start;gap:12px;padding:20px 20px 12px;display:flex}.modalPanel__title{color:var(--sh-navy);letter-spacing:-.02em;margin:0;font-size:1.125rem;font-weight:800;line-height:1.25}.modalPanel__close{width:36px;height:36px;color:var(--sh-muted);cursor:pointer;background:0 0;border:none;border-radius:10px;flex-shrink:0;place-items:center;margin:-6px -6px 0 0;font-family:inherit;font-size:1.5rem;line-height:1;transition:background .15s,color .15s;display:grid}.modalPanel__close:hover{background:var(--sh-muted-bg);color:var(--sh-text)}.modalPanel__body{padding:18px 20px;overflow-y:auto}.modalPanel__footer{border-top:1px solid var(--sh-border);background:linear-gradient(180deg, #f8fafc99, var(--sh-surface));border-radius:0 0 var(--sh-radius-xl) var(--sh-radius-xl);flex-wrap:wrap;justify-content:flex-end;gap:10px;padding:14px 20px 18px;display:flex}.modalForm{gap:14px;display:grid}.modalForm__field{gap:6px;display:grid}.modalForm__label{color:var(--sh-text-secondary);margin:12px 0 0;font-size:.8125rem;font-weight:700}.modalForm__input,.modalForm__textarea,.modalForm__select{border:1px solid var(--sh-border-strong);width:100%;height:42px;color:var(--sh-text);box-sizing:border-box;background:#fbfcfd;border-radius:10px;padding:0 12px;font-family:inherit;font-size:.9375rem}.modalForm__textarea{resize:vertical;height:auto;min-height:88px;padding:10px 12px}.modalForm__input:focus,.modalForm__textarea:focus,.modalForm__select:focus{border-color:var(--sh-accent);outline:none;box-shadow:0 0 0 3px #0d447a1f}.modalForm__check{color:var(--sh-text);cursor:pointer;align-items:center;gap:10px;font-size:.875rem;font-weight:600;display:flex}.modalForm__check input{width:18px;height:18px;accent-color:var(--sh-navy)}.modalForm__error{color:#b91c1c;margin:0;font-size:.8125rem;font-weight:600}.productEditorPageAlerts{outline:none;scroll-margin-top:12px}.productWhyFeatureRow{border:1px solid var(--sh-border);background:var(--sh-surface-muted,#f8fafc);border-radius:12px;gap:8px;margin-top:6px;margin-bottom:6px;padding:12px;display:grid}.productWhyFeatureRow__head{justify-content:space-between;align-items:center;gap:8px;display:flex}.productFormSections{gap:20px;display:grid}.productFormSection{background:var(--sh-surface);border:1px solid var(--sh-border);border-radius:var(--sh-radius-xl);box-shadow:var(--sh-shadow-sm);padding:20px}.productFormSection__title{color:var(--sh-navy);margin:0 0 4px;font-size:1rem;font-weight:800}.productFormSection__rule{background:var(--sh-border);border:none;height:1px;margin:10px -20px 16px}.productFormRow2{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.productFormFields3{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}@media (width<=760px){.productFormRow2,.productFormFields3{grid-template-columns:1fr}}.productDimsTabRow{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.productDimsTab{border:1px solid var(--sh-border-strong);background:var(--sh-muted-bg);color:var(--sh-text-secondary);cursor:pointer;border-radius:10px;padding:8px 14px;font-family:inherit;font-size:.8125rem;font-weight:700;transition:background .15s,border-color .15s,color .15s}.productDimsTab:hover{border-color:var(--sh-accent-soft);color:var(--sh-navy)}.productDimsTab--active{background:linear-gradient(180deg, #fff 0%, var(--sh-muted-bg) 100%);color:var(--sh-navy);border-color:#1d6bb873}.productDimsCheckAll{border:1px solid var(--sh-border-strong);background:#fbfcfd;border-radius:10px;align-items:center;gap:10px;margin-bottom:14px;padding:10px 12px;font-size:.875rem;font-weight:700;display:flex}.productDimsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}@media (width<=560px){.productDimsGrid{grid-template-columns:1fr}}.productDimCell{border:1px solid var(--sh-border-strong);box-sizing:border-box;background:#fbfcfd;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;min-height:44px;padding:10px 12px;display:flex}.productDimCell__label{color:var(--sh-text);word-break:break-word;min-width:0;font-size:.875rem;font-weight:600}.productDimCell input[type=checkbox]{width:18px;height:18px;accent-color:var(--sh-navy);flex-shrink:0}.productThicknessScroll{-webkit-overflow-scrolling:touch;margin:4px -4px;padding:4px;overflow-x:auto}.productThicknessTable{border-collapse:collapse;width:100%;min-width:280px;font-size:.875rem}.productThicknessTable th{text-align:left;color:var(--sh-muted);letter-spacing:.06em;text-transform:uppercase;border-bottom:1px solid var(--sh-border);padding:8px 10px;font-size:.6875rem}.productThicknessTable td{vertical-align:middle;border-bottom:1px solid var(--sh-border);padding:10px}.productThicknessTable tr:last-child td{border-bottom:none}.productThicknessTable input[type=checkbox]{width:18px;height:18px;accent-color:var(--sh-navy)}.productThicknessTable input[type=text],.productThicknessTable input[type=number]{border:1px solid var(--sh-border-strong);box-sizing:border-box;background:#fbfcfd;border-radius:8px;width:100%;max-width:140px;height:40px;padding:0 10px;font-family:inherit;font-size:.875rem}.thicknessLabelCell{color:var(--sh-text);white-space:nowrap;font-weight:700}.uploadDropZone{border:2px dashed var(--sh-border-strong);cursor:pointer;min-height:120px;color:var(--sh-muted);text-align:center;touch-action:manipulation;border-radius:12px;justify-content:center;align-items:center;padding:20px;font-size:.9375rem;font-weight:600;transition:border-color .15s,background .15s;display:flex}.uploadDropZone:hover{border-color:var(--sh-accent);color:var(--sh-navy);background:#1d6bb80a}.uploadHiddenInput{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.imageThumbRow{flex-wrap:wrap;gap:12px;margin-top:14px;display:flex}.imageThumbItem{border:1px solid var(--sh-border);background:var(--sh-muted-bg);border-radius:12px;width:88px;height:88px;position:relative;overflow:hidden}.imageThumbItem img{object-fit:cover;width:100%;height:100%}.imageThumbRemove{color:#fff;cursor:pointer;background:#0f172abf;border:none;border-radius:8px;place-items:center;width:26px;height:26px;font-size:1rem;line-height:1;display:grid;position:absolute;top:4px;right:4px}.productEditorFooterBar{z-index:5;background:linear-gradient(to top, var(--sh-muted-bg) 0, #f8fafcf5 60%, transparent);border-radius:var(--sh-radius-xl) var(--sh-radius-xl) 0 0;flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:24px;margin-bottom:-36px;padding:16px 18px;display:flex;position:sticky;bottom:0}.productFormSections--compact{gap:14px}.productFormSection--compact{border-radius:12px;padding:14px 16px}.productFormSection--compact .productFormSection__title{color:var(--sh-navy);letter-spacing:-.02em;margin:0 0 2px;font-size:1.0625rem;font-weight:800}.productFormSection--compact .productFormSection__rule{margin:8px -16px 10px}.productFormDense{gap:10px!important}.productFormInput--sm,.productFormDense .modalForm__input,.productFormDense .modalForm__select{height:36px;padding:0 10px;font-size:.875rem}.productFormTextarea--sm,.productFormDense .modalForm__textarea{min-height:72px;padding:8px 10px;font-size:.875rem}.productFormRow3{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:12px;display:grid}.productFormRow3__catalogActive{gap:6px}.productFormRow3__catalogActive .modalForm__label{margin-bottom:2px;display:block}.productFormCheckLabel--rowControls{align-items:center;min-height:36px;margin-top:0}.productFormHint--catalogActive{color:var(--sh-muted);line-height:1.35;margin:0!important;font-size:.6875rem!important}@media (width<=760px){.productFormRow3{grid-template-columns:1fr}}.productFormCheckLabel{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;margin:0;font-size:.875rem;display:flex}.productFormCheckLabel input[type=checkbox]{flex-shrink:0}.productFormHint{margin:-2px 0 8px!important;font-size:.75rem!important}.productFormMuted{color:var(--sh-muted);margin:0;font-size:.8125rem}.productImageInline{flex-wrap:wrap;align-items:flex-start;gap:12px;display:flex}.uploadDropZone--compact{flex:0 auto;min-width:140px;min-height:64px;padding:12px 14px;font-size:.8125rem}.imageThumbItem--solo{flex-shrink:0}.productThicknessTable--compact th,.productThicknessTable--compact td{padding:4px 8px}.productThicknessPriceInput{max-width:120px!important;height:32px!important;padding:0 8px!important;font-size:.8125rem!important}.productDimsCheckAll--compact{margin-bottom:10px;padding:8px 10px;font-size:.8125rem}.productPickGrid{grid-template-columns:repeat(auto-fill,minmax(148px,1fr));gap:8px;display:grid}.productPickCell{border:1px solid var(--sh-border-strong);box-sizing:border-box;cursor:pointer;background:#fbfcfd;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;min-height:40px;padding:8px 10px;font-size:.8125rem;font-weight:600;display:flex}.productPickCell span{word-break:break-word;min-width:0}.productDimBedHint{color:var(--sh-muted,#64748b);margin-top:2px;font-size:.68rem;font-weight:500;line-height:1.25;display:block}.productPickCell input[type=checkbox]{width:17px;height:17px;accent-color:var(--sh-navy);flex-shrink:0}.productEditorFooterBar--compact{margin-top:16px;padding:12px 16px}.productEditorFooterBar--compact .btnPrimary,.productEditorFooterBar--compact .btnSecondary{height:36px}.productFormSections--compact .productFormFields3{gap:10px}.productEditorToc{z-index:6;border:1px solid var(--sh-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--sh-shadow-xs);background:#f8fafceb;border-radius:10px;flex-wrap:wrap;align-items:center;gap:6px 8px;margin:0 0 12px;padding:8px 12px 10px;display:flex;position:sticky;top:0}.productEditorToc__link{color:var(--sh-navy);border:1px solid var(--sh-border-strong);background:#ffffffd9;border-radius:8px;align-items:center;padding:6px 10px;font-size:.75rem;font-weight:700;text-decoration:none;transition:border-color .15s,background .15s,color .15s;display:inline-flex}.productEditorToc__link:hover{border-color:var(--sh-accent-soft);background:var(--sh-surface);color:var(--sh-accent)}.productEditorToc__link:focus-visible{outline:2px solid var(--sh-accent);outline-offset:2px}.productFormSections [id^=product-section-]{scroll-margin-top:76px}.productQuickView{gap:14px;font-size:.875rem;display:grid}.productQuickView__hero{grid-template-columns:120px 1fr;align-items:start;gap:16px;display:grid}@media (width<=520px){.productQuickView__hero{text-align:center;grid-template-columns:1fr;justify-items:center}}.productQuickView__imgWrap{border:1px solid var(--sh-border);background:var(--sh-muted-bg);border-radius:12px;flex-shrink:0;width:120px;height:120px;overflow:hidden}.productQuickView__imgWrap img{object-fit:cover;width:100%;height:100%;display:block}.productQuickView__lead{min-width:0}.productQuickView__lead h3{color:var(--sh-navy);letter-spacing:-.02em;margin:0 0 8px;font-size:1.0625rem;font-weight:800;line-height:1.2}.productQuickView__desc{color:var(--sh-text-secondary);white-space:pre-wrap;margin:0;line-height:1.5}.productQuickView__section{gap:8px;display:grid}.productQuickView__sectionTitle{letter-spacing:.06em;text-transform:uppercase;color:var(--sh-muted);margin:0;font-size:.6875rem;font-weight:800}.productQuickView__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 16px;display:grid}@media (width<=460px){.productQuickView__grid{grid-template-columns:1fr}}.productQuickView__field{gap:2px;display:grid}.productQuickView__label{color:var(--sh-muted);font-size:.75rem;font-weight:700}.productQuickView__value{color:var(--sh-text);word-break:break-word;font-weight:600}.productQuickView__chips{flex-wrap:wrap;gap:8px;display:flex}.productQuickView__chip{background:var(--sh-muted-bg);color:var(--sh-navy);border:1px solid var(--sh-border);border-radius:999px;align-items:center;padding:5px 10px;font-size:.75rem;font-weight:700;display:inline-flex}.productQuickView__tableWrap{border:1px solid var(--sh-border);border-radius:10px;overflow-x:auto}.productQuickView__table{border-collapse:collapse;width:100%;font-size:.8125rem}.productQuickView__table th{text-align:left;background:var(--sh-muted-bg);color:var(--sh-muted);letter-spacing:.05em;text-transform:uppercase;border-bottom:1px solid var(--sh-border);padding:8px 12px;font-size:.6875rem;font-weight:700}.productQuickView__table td{border-bottom:1px solid var(--sh-border);color:var(--sh-text);vertical-align:middle;padding:8px 12px}.productQuickView__table tbody tr:last-child td{border-bottom:none}.productQuickViewMuted{color:var(--sh-muted);margin:0;font-size:.8125rem}.checkoutSettings__muted{color:#64748b;margin:0 0 12px}.checkoutSettings__error{color:#b91c1c;margin:0 0 12px;font-weight:600}.checkoutSettings__ok{color:#15803d;margin:0 0 12px;font-weight:600}.checkoutSettings__section{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:20px;padding:20px}.checkoutSettings__h2{color:#0f172a;margin:0 0 8px;font-size:1.1rem;font-weight:800}.checkoutSettings__hint{color:#64748b;margin:0 0 16px;font-size:.9rem;line-height:1.45}.checkoutSettings__qrWrap{margin-bottom:16px}.checkoutSettings__qrImg{object-fit:contain;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;display:block}.checkoutSettings__qrPh{color:#64748b;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px;justify-content:center;align-items:center;width:220px;height:220px;font-weight:600;display:flex}.checkoutSettings__file{display:none}.checkoutSettings__textarea{box-sizing:border-box;width:100%;font:inherit;resize:vertical;border:1px solid #e2e8f0;border-radius:10px;min-height:120px;margin-bottom:14px;padding:12px 14px}.checkoutSettings__textarea:focus{border-color:#3b82f6;outline:2px solid #93c5fd}.checkoutSettings .btnPrimary{margin-top:0}.activityDatePicker{border:1px solid var(--sh-border);background:#fbfcfd;border-radius:12px;max-width:320px;padding:10px 12px}.activityDatePicker--disabled{opacity:.65;pointer-events:none}.activityDatePicker__head{flex-direction:column;gap:2px;margin-bottom:8px;display:flex}.activityDatePicker__label{letter-spacing:.06em;text-transform:uppercase;color:var(--sh-muted);font-size:.6875rem;font-weight:700}.activityDatePicker__value{color:#0f172a;font-size:.875rem;font-weight:700}.activityDatePicker__empty{margin:4px 0 0}.activityDatePicker__nav{justify-content:space-between;align-items:center;gap:8px;margin-bottom:6px;display:flex}.activityDatePicker__month{color:var(--sh-navy);font-size:.8125rem;font-weight:700}.activityDatePicker__navBtn{border:1px solid var(--sh-border);width:32px;height:32px;color:var(--sh-navy);cursor:pointer;background:#fff;border-radius:8px;font-size:1.125rem;line-height:1}.activityDatePicker__navBtn:disabled{opacity:.4;cursor:not-allowed}.activityDatePicker__weekdays,.activityDatePicker__grid{grid-template-columns:repeat(7,1fr);gap:2px;display:grid}.activityDatePicker__weekdays{margin-bottom:4px}.activityDatePicker__weekdays span{text-align:center;color:var(--sh-muted);padding:2px 0;font-size:.625rem;font-weight:700}.activityDatePicker__cell{aspect-ratio:1;min-height:0}.activityDatePicker__cell--empty{visibility:hidden}.activityDatePicker__day{color:#64748b;cursor:default;background:0 0;border:1px solid #0000;border-radius:8px;padding:0;font-size:.75rem;font-weight:600}.activityDatePicker__day--disabled{color:#cbd5e1;cursor:not-allowed;background:#f8fafc}.activityDatePicker__day--active{color:#0f172a;border-color:var(--sh-border);cursor:pointer;background:#fff}.activityDatePicker__day--active:hover{border-color:var(--sh-navy);background:var(--sh-muted-bg)}.activityDatePicker__day--selected{background:var(--sh-navy);border-color:var(--sh-navy);color:#fff}.activityDatePicker__day--today:not(.activityDatePicker__day--selected){box-shadow:inset 0 0 0 1px var(--sh-navy)}.activityDatePicker__footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-top:8px;display:flex}.activityDatePicker__todayBtn{min-height:32px;padding:0 10px;font-size:.75rem}.activityDatePicker__count{font-size:.6875rem}@media (width<=640px){.activityDatePicker{width:100%;max-width:none}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}html{overflow-x:hidden}*,:before,:after{box-sizing:border-box}:root{--sh-navy:#493d29;--sh-navy-deep:#2f261a;--sh-accent:#6e5b44;--sh-accent-soft:#d4c9bc;--sh-accent-bright:#8a7358;--sh-teal:#0d9488;--sh-teal-soft:#0d94881f;--sh-accent-tint:#493d2914;--sh-text:#1e293b;--sh-text-secondary:#334155;--sh-muted:#64748b;--sh-border:#e2e8f0;--sh-border-strong:#cfd8e6;--sh-surface:#fff;--sh-muted-bg:#f1f5f9;--sh-muted-bg-strong:#e8eef5;--sh-shadow-xs:0 1px 2px #0f172a0a;--sh-shadow-sm:0 2px 8px #0f172a0f;--sh-shadow-md:0 8px 24px #2921171a;--sh-shadow-lg:0 20px 50px #2921171f;--sh-radius-xl:16px;--dashboard-header-height:72px}html,body,#root{min-height:100%;margin:0}body{color:var(--sh-text);background:var(--sh-muted-bg);-webkit-font-smoothing:antialiased;padding-left:env(safe-area-inset-left,0);padding-right:env(safe-area-inset-right,0);font-family:Public Sans,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}button{touch-action:manipulation}#root{min-height:100vh}
