:root{color-scheme:light;--bg: #f7f2ee;--bg-soft: #f1ebe6;--surface: rgba(255, 255, 255, .92);--surface-strong: #ffffff;--surface-muted: #fbf8f4;--text: #171923;--text-soft: #4a5568;--text-faint: #7b8798;--border: rgba(79, 70, 229, .14);--border-strong: rgba(79, 70, 229, .24);--indigo: #4f46e5;--indigo-dark: #4338ca;--indigo-soft: rgba(79, 70, 229, .12);--orange: #f97316;--orange-dark: #ea580c;--orange-soft: rgba(252, 82, 0, .12);--mint: #10b981;--mint-dark: #059669;--mint-soft: rgba(16, 185, 129, .12);--amber: #f59e0b;--amber-soft: rgba(245, 158, 11, .14);--danger: #dc2626;--danger-soft: rgba(220, 38, 38, .12);--shadow-lg: 0 30px 70px rgba(18, 18, 26, .14);--shadow-md: 0 18px 36px rgba(18, 18, 26, .1);--radius-xl: 28px;--radius-lg: 22px;--radius-md: 16px;--radius-sm: 12px;--sidebar-width: 290px;--max-width: 1440px;font-family:Plus Jakarta Sans,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;color:var(--text);background:radial-gradient(circle at 12% 8%,rgba(79,70,229,.16),transparent 34%),radial-gradient(circle at 86% 12%,rgba(249,115,22,.18),transparent 28%),linear-gradient(180deg,#fdfaf7,#f7f2ee 45%,#f1ebe6)}h1,h2,h3,.hero-card h1,.hero-strip h1,.page-header h1,.topbar h2{font-family:Space Grotesk,Plus Jakarta Sans,sans-serif;letter-spacing:-.02em}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.shell{display:grid;grid-template-columns:var(--sidebar-width) minmax(0,1fr);min-height:calc(100vh - 28px);max-width:1640px;margin:14px auto;border-radius:36px;overflow:hidden;background:#ffffffd1;border:1px solid rgba(255,255,255,.85);box-shadow:0 28px 80px #12121a1f}.shell__backdrop{display:none}.shell__sidebar{position:sticky;top:0;display:flex;flex-direction:column;gap:1.2rem;min-height:100vh;padding:1.25rem;background:#171735;color:#eef4ff;box-shadow:inset -1px 0 #ffffff0f}.shell__sidebarMobileBar{display:none}.shell__workspace{display:grid;grid-template-columns:minmax(0,1fr) 290px;min-width:0;background:linear-gradient(180deg,#ffffffe0,#faf6f2e0)}.shell__main{padding:1.35rem;min-width:0}.shell__content{max-width:var(--max-width);margin:0 auto}.shell__rail{display:flex;flex-direction:column;gap:.95rem;padding:1.35rem 1.1rem 1.35rem 0;border-left:1px solid rgba(79,70,229,.08);background:#f9fbffdb}.brand-card,.sidebar-card,.panel,.topbar,.hero-card,.hero-strip,.kpi-card,.action-card,.queue-card,.page-state__card,.login-page__panel,.login-stat,.hero-pill,.response-chip{border:1px solid rgba(255,255,255,.82);box-shadow:var(--shadow-md)}.brand-card,.sidebar-card{border-radius:var(--radius-xl);background:#23284b;border-color:#ffffff1f}.brand-card{padding:1.25rem}.brand-card h1,.hero-card h1,.hero-strip h1,.page-header h1,.page-state__card h1,.login-page__panel h2,.topbar h2{margin:.3rem 0 .45rem;line-height:1.08}.brand-card p,.sidebar-card p,.topbar p,.hero-card p,.hero-strip p,.panel__header p,.kpi-card__detail,.login-page__panel p,.login-hero p,.list-row p,.table-primary span,.table-note,.empty-copy,.flash,.queue-card__meta,.response-field span,.page-state__card p,.action-card span,.hero-pill span{margin:0;color:var(--text-soft);line-height:1.55}.brand-card--hero{background:radial-gradient(circle at 10% 12%,rgba(255,255,255,.22),transparent 45%),radial-gradient(circle at 80% 0%,rgba(79,70,229,.24),transparent 55%),linear-gradient(150deg,#1e293be0,#1e293bb8);border-color:#ffffff2e}.brand-card--hero h1{color:#f8faff}.brand-card--hero p{color:#f8faffc7}.shell__sidebar .sidebar-card strong{color:#fff}.shell__sidebar .sidebar-card p{color:#eef4ffb8}.brand-card__chips,.topbar__meta,.topbar__controls,.sidebar-card__footer,.hero-card__actions{display:flex;flex-wrap:wrap;gap:.65rem;align-items:center}.brand-chip,.topbar__pill,.hero-pill,.status-pill{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;min-height:30px;padding:.28rem .8rem;border-radius:999px;font-size:.8rem;font-weight:700}.brand-chip{background:#fff;color:#171735}.brand-chip--indigo,.topbar__pill:nth-child(1){background:#fff;color:var(--indigo-dark)}.brand-chip--orange{background:var(--orange);color:#fff}.brand-chip--mint,.topbar__pill:nth-child(2){background:#fff;color:#171735}.eyebrow{display:inline-block;font-size:.72rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.eyebrow--indigo{color:var(--indigo)}.eyebrow--orange{color:var(--orange)}.eyebrow--mint{color:var(--mint-dark)}.eyebrow--lime{color:#8cf0c1}.shell__nav{display:flex;flex-direction:column;gap:1rem}.nav-group{display:flex;flex-direction:column;gap:.35rem}.nav-group__title{padding:0 .8rem;color:#eef4ff8c;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.nav-link{padding:.9rem 1rem;border-radius:18px;color:#eef4ffcc;transition:background .14s ease,transform .14s ease,color .14s ease}.nav-link:hover,.nav-link--active{background:#4f46e5;color:#fff;transform:translate(2px)}.sidebar-card--account{margin-top:auto;padding:1rem 1.1rem}.sidebar-card--account strong{display:block;margin-top:.35rem}.topbar{max-width:var(--max-width);margin:0 auto 1rem;padding:1.05rem 1.25rem;border-radius:var(--radius-xl);background:#ffffffe0;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.topbar--rich{display:flex;justify-content:space-between;gap:1rem;align-items:center}.topbar__titleGroup{display:flex;align-items:flex-start;gap:.75rem}.topbar__controls{justify-content:flex-end}.topbar__menuButton,.shell__sidebarClose{display:none}.topbar__control,.topbar__date{display:flex;flex-direction:column;gap:.28rem;min-width:170px;padding:.65rem .8rem;border-radius:18px;background:#ffffffdb;border:1px solid rgba(79,70,229,.08)}.topbar__control span,.topbar__date span{font-size:.76rem;font-weight:700}.topbar__control select{min-height:36px;padding:0;border:0;background:transparent;color:var(--text)}.page{display:flex;flex-direction:column;gap:1rem}.page--spacious{gap:1.15rem}.hero-card,.hero-strip{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;padding:1.35rem 1.45rem;border-radius:var(--radius-xl);background:linear-gradient(180deg,#fffffff5,#fcf8f4f5)}.hero-card--overview{background:radial-gradient(circle at top right,rgba(79,70,229,.14),transparent 40%),linear-gradient(180deg,#fffffffa,#f1f5fffa)}.hero-card--attendance{background:radial-gradient(circle at top right,rgba(252,82,0,.14),transparent 38%),linear-gradient(180deg,#fffffffa,#fff8f4fa)}.hero-card--forms{background:radial-gradient(circle at top right,rgba(16,185,129,.14),transparent 38%),linear-gradient(180deg,#fffffffa,#f2fcf8fa)}.hero-strip{padding:1.15rem 1.3rem}.hero-card__actions{justify-content:flex-end}.hero-pill{flex-direction:column;align-items:flex-start;min-width:130px;padding:.8rem 1rem;border-radius:20px;background:#ffffffd1}.hero-pill strong{font-size:1.25rem;line-height:1}.hero-pill--mint{background:linear-gradient(180deg,#10b9811f,#ffffffdb)}.hero-pill--indigo{background:linear-gradient(180deg,#4f46e51f,#ffffffdb)}.kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.kpi-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.kpi-card{padding:1rem 1.05rem;border-radius:22px;background:var(--surface-strong);transition:transform .16s ease,box-shadow .16s ease}.kpi-card:hover{transform:translateY(-2px);box-shadow:0 18px 36px #12121a1f}.kpi-card--default{background:linear-gradient(180deg,#fff,#f8faff)}.kpi-card--mint{background:linear-gradient(180deg,#fff,#f1fbf7)}.kpi-card--indigo{background:linear-gradient(180deg,#fff,#f1f1ff)}.kpi-card--orange{background:linear-gradient(180deg,#fff,#fff4ee)}.kpi-card--amber{background:linear-gradient(180deg,#fff,#fff8eb)}.kpi-card__label{display:block;font-size:.84rem;color:var(--text-faint)}.kpi-card__value{display:block;margin-top:.55rem;font-size:2.15rem;line-height:1}.kpi-card__detail{display:block;margin-top:.55rem;font-size:.84rem}.page-grid{display:grid;gap:1rem}.page-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.page-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.page-grid--form{grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr)}.page-grid--aligned-top{align-items:start}.panel{border-radius:var(--radius-xl);background:var(--surface);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.geo-map{height:420px;width:100%;border-radius:24px;overflow:hidden;border:1px solid rgba(79,70,229,.12);background:#fff}.geo-map--geo-page{position:relative;height:500px}.geo-map--error{display:grid;place-items:center;padding:1rem}.geo-map__canvas{height:100%;width:100%}.geo-map__tooltip{font-family:Plus Jakarta Sans,sans-serif;font-size:.8rem}.geo-map__tooltip span{display:block;margin-top:.15rem;font-size:.7rem;opacity:.7}.geo-map__overlay{position:absolute;right:1rem;bottom:1rem;display:grid;gap:.7rem;max-width:min(320px,calc(100% - 2rem));z-index:500}.geo-map__legend{display:grid;gap:.24rem;padding:.8rem .9rem;border-radius:18px;background:#ffffffe6;border:1px solid rgba(79,70,229,.12);box-shadow:0 14px 24px #12213a24;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.geo-map__legend strong{font-size:.92rem}.geo-map__legend span{color:var(--text-soft);font-size:.8rem;line-height:1.45}.geo-map__legend--note{background:#171735e0;border-color:#ffffff14}.geo-map__legend--note strong,.geo-map__legend--note span{color:#eef4ff}.geo-map__legendToggle{align-self:flex-end;width:32px;height:32px;border-radius:999px;border:none;background:#171735e0;color:#eef4ff;font-size:1rem;font-weight:600;cursor:pointer;box-shadow:0 6px 18px #12121a52}.geo-map__legendToggle:hover{background:#171735}.geo-map__precisionField{min-width:170px}.geo-map__precisionField select{min-height:42px}.map-toggle{display:flex;gap:.6rem}.map-toggle .button.is-active{background:#4f46e529;border-color:#4f46e559;color:var(--indigo-dark)}.panel__header{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;padding:1.15rem 1.2rem 0}.panel__header h2{margin:0 0 .3rem;font-size:1.1rem}.panel__header>div:first-child,.hero-card>div:first-child,.hero-strip>div:first-child,.queue-card__head>div:first-child,.topbar>div:first-child,.topbar__control,.rail-shortcut,.table-primary,.list-row__content{min-width:0}.panel__header p,.hero-card p,.hero-strip p,.topbar p{max-width:48ch;font-size:.9rem}.panel__body{padding:1.2rem}.panel__actions{display:flex;flex-wrap:wrap;gap:.65rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:42px;padding:.74rem 1.02rem;border:0;border-radius:999px;font-weight:700;transition:transform .14s ease,box-shadow .14s ease,opacity .14s ease,background .14s ease}.button:hover{transform:translateY(-1px);box-shadow:0 10px 22px #0f172a1a}.button:disabled{opacity:.7;cursor:wait}.button--block{width:100%}.button--small{min-height:34px;padding:.48rem .82rem;font-size:.84rem}.button--primary{background:linear-gradient(135deg,var(--indigo),var(--indigo-dark));color:#fff}.button--secondary{background:linear-gradient(135deg,var(--orange),var(--orange-dark));color:#fff}.button--ghost{background:#4f46e514;color:var(--indigo-dark);border:1px solid rgba(79,70,229,.12)}.button--danger{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff}.flash{padding:.9rem 1rem;border-radius:16px;font-weight:600}.flash--success{background:var(--mint-soft);color:var(--mint-dark)}.flash--error{background:var(--danger-soft);color:var(--danger)}.flash--info{background:var(--indigo-soft);color:var(--indigo-dark)}.status-pill{background:#0f172a14;color:var(--text)}.status-pill--mint{background:var(--mint-soft);color:var(--mint-dark)}.status-pill--amber{background:var(--amber-soft);color:#a16207}.status-pill--indigo{background:var(--indigo-soft);color:var(--indigo-dark)}.status-pill--orange{background:var(--orange-soft);color:var(--orange-dark)}.status-pill--neutral{background:#0f172a14;color:var(--text)}.stack-form,.stack-list,.simple-list,.queue-list,.response-layout{display:flex;flex-direction:column;gap:.9rem}.filter-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem}.filter-row--tight{gap:.75rem}.filter-row--two{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-row--three{grid-template-columns:repeat(3,minmax(0,1fr))}.filter-row--four{grid-template-columns:repeat(4,minmax(0,1fr))}.field{display:flex;flex-direction:column;gap:.4rem}.field span{font-size:.84rem;font-weight:700;color:var(--text-soft)}.field input,.field select,.textarea{width:100%;min-height:46px;padding:.82rem .95rem;border-radius:16px;border:1px solid var(--border);background:#fff;color:var(--text);transition:border-color .14s ease,box-shadow .14s ease}.field input:focus,.field select:focus,.textarea:focus,.select-multi:focus{outline:none;border-color:#4f46e573;box-shadow:0 0 0 4px #4f46e51a}.textarea{min-height:108px;resize:vertical}.textarea--compact{min-height:92px}.select-multi{min-height:130px;padding:.75rem;border-radius:16px;border:1px solid var(--border);background:#fff}.field--checkbox{justify-content:end}.field--checkbox input{width:18px;height:18px;min-height:auto;padding:0;margin-top:.35rem}.field--double{grid-column:span 2}.inline-action-group,.row-actions,.stack-inline,.stack-field-group,.response-grid,.action-grid,.attendance-summary__stats{display:flex;flex-wrap:wrap;gap:.7rem;align-items:center}.inline-action-group{align-items:stretch}.row-actions--wrap{flex-wrap:wrap}.stack-inline{flex-direction:column;align-items:flex-start;gap:.4rem}.stack-field-group{flex-direction:column;align-items:stretch;gap:.55rem}.stack-field-group--flat{gap:.5rem}.stack-field-group input,.stack-field-group select{min-height:40px;padding:.65rem .8rem;border-radius:14px;border:1px solid var(--border)}.action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.action-grid--single{grid-template-columns:1fr}.action-card{display:flex;flex-direction:column;gap:.25rem;padding:1rem;border-radius:18px;background:linear-gradient(180deg,#4f46e50f,#ffffffe6);transition:transform .14s ease,border-color .14s ease}.action-card:hover{transform:translateY(-1px);border-color:#4f46e538}.action-card--static:hover{transform:none}.queue-card{padding:1rem;border-radius:20px;background:linear-gradient(180deg,#fff,#f8fbff)}.queue-card--compact{padding:.85rem .95rem}.queue-card--selected{border-color:#4f46e561;box-shadow:0 0 0 4px #4f46e514}.queue-card__head,.list-row,.bucket-table__row,.status-list__row,.stack-list__row,.attendance-summary__header{display:flex;justify-content:space-between;gap:1rem;align-items:center}.list-row{padding:.8rem 0;border-bottom:1px solid rgba(79,70,229,.08)}.list-row:last-child{border-bottom:0}.list-row--compact{gap:.75rem}.list-row__content{min-width:0}.list-row__content strong,.queue-card__head strong,.table-primary strong,.rail-shortcut strong,.rail-profile strong,.rail-metric strong{display:block}.list-row__content p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.list-row__meta{display:flex;align-items:center;gap:.55rem;flex-shrink:0;white-space:nowrap}.list-row__date{color:var(--text-faint);font-size:.88rem}.queue-card__meta{display:flex;flex-wrap:wrap;gap:.7rem;font-size:.84rem}.stack-list__row,.bucket-table__row{padding:.85rem .95rem;border-radius:18px;background:#11182705;border:1px solid rgba(79,70,229,.08)}.attendance-summary{display:flex;flex-direction:column;gap:1rem}.attendance-summary__stats>div{min-width:110px;padding:.85rem .95rem;border-radius:18px;background:var(--surface-muted)}.attendance-summary__stats strong{display:block;font-size:1.15rem}.attendance-summary__stats span{color:var(--text-soft);font-size:.84rem}.response-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.response-chip{flex-direction:column;align-items:flex-start;padding:.9rem 1rem;border-radius:18px;background:linear-gradient(180deg,#4f46e50f,#fffffff2)}.response-field{display:flex;flex-direction:column;gap:.2rem}.response-layout__summary{display:flex;flex-wrap:wrap;gap:.75rem}.pagination-bar{display:flex;justify-content:space-between;gap:.85rem;align-items:center;margin-top:.95rem;padding-top:.95rem;border-top:1px solid rgba(79,70,229,.08)}.pagination-bar__meta{color:var(--text-soft);font-size:.9rem}.pagination-bar__controls{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem}.pagination-bar__page{color:var(--text-faint);font-size:.86rem;font-weight:700}.trend-chart{border-radius:20px;padding:.4rem;background:linear-gradient(180deg,#4f46e50a,#10b98108);border:1px solid rgba(79,70,229,.08)}.trend-chart--tall{padding:.55rem}.trend-tooltip{display:grid;gap:.2rem;padding:.6rem .7rem;border-radius:14px;background:#111827eb;color:#fff;font-size:.78rem;box-shadow:0 12px 26px #0000002e}.trend-tooltip strong{font-size:.95rem}.bucket-table{display:flex;flex-direction:column;gap:.85rem}.bucket-table__row>div:first-child{min-width:150px;display:flex;flex-direction:column;gap:.18rem}.bucket-table__bar{flex:1;height:14px;border-radius:999px;background:#4f46e514;overflow:hidden}.bucket-table__bar>div{height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--indigo),var(--orange))}.data-table-wrap{overflow-x:auto}.data-table{width:100%;border-collapse:collapse}.data-table th,.data-table td{padding:.9rem .75rem;border-bottom:1px solid rgba(79,70,229,.08);text-align:left;vertical-align:top}.data-table th{font-size:.76rem;letter-spacing:.1em;text-transform:uppercase;color:var(--text-faint)}.table-primary{display:flex;flex-direction:column;gap:.18rem}.table-primary span{line-height:1.38}.table-primary strong+span:last-child,.table-primary span+span{color:var(--text-faint)}.table-note{font-size:.8rem}.check-list{margin:0;padding-left:1.15rem;display:grid;gap:.65rem}.page-state,.login-page{min-height:100vh;display:grid;place-items:center;padding:2rem}.compact-state{min-height:auto;padding:0}.page-state__card,.login-page__panel{width:min(100%,620px);padding:1.45rem;border-radius:28px;background:#fffffff0}.login-page--split{grid-template-columns:minmax(0,1.05fr) minmax(360px,480px);align-items:stretch;gap:1.25rem;background:linear-gradient(180deg,#f8f7ff,#eef2ff)}.login-hero,.login-panel-wrap{display:flex;align-items:center;justify-content:center}.login-hero{flex-direction:column;gap:1rem;padding:2rem}.login-hero__eyebrow{color:var(--mint)}.login-hero__brand,.login-hero__stats{width:min(100%,640px)}.login-hero__brand h1{margin:.35rem 0 .7rem;font-size:clamp(2.25rem,4vw,3.6rem);line-height:.98}.login-hero__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem}.login-stat{padding:1rem;border-radius:24px;background:#fff}.login-stat strong{display:block;margin-bottom:.35rem}.login-stat--indigo{background:linear-gradient(180deg,#4f46e51f,#ffffffe6)}.login-stat--orange{background:linear-gradient(180deg,#fc52001f,#ffffffe6)}.login-stat--mint{background:linear-gradient(180deg,#10b9811f,#ffffffe6)}.login-page__panel--rich{width:min(100%,460px);background:#fff}.login-page__notice{display:flex;flex-direction:column;gap:.22rem;margin-top:1rem;padding:.9rem 1rem;border-radius:18px;background:#4f46e50f;border:1px solid rgba(79,70,229,.12)}.login-page__notice strong{color:var(--indigo-dark)}.login-page__notice span{color:var(--text-soft);font-size:.92rem}.login-hero__panel{width:min(100%,640px);padding:1.15rem 1.2rem;border-radius:28px;background:#171735;color:#eef4ff;box-shadow:var(--shadow-lg)}.login-hero__panelRow{display:flex;justify-content:space-between;gap:.75rem;align-items:center}.login-hero__panelRow strong{font-size:1rem}.login-hero__panelRow span{display:inline-flex;align-items:center;min-height:30px;padding:.3rem .75rem;border-radius:999px;background:#f97316;color:#fff;font-size:.78rem;font-weight:700}.login-hero__panelGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;margin-top:1rem}.login-hero__panelGrid>div{padding:.95rem 1rem;border-radius:20px;background:#ffffff14}.login-hero__panelGrid strong{display:block;margin-bottom:.28rem;color:#fff}.login-hero__panelGrid span{color:#eef4ffc2;line-height:1.5;font-size:.92rem}.login-form{display:flex;flex-direction:column;gap:1rem;margin-top:1.1rem}.login-page__panel--rich .flash{margin:0}.rail-card{padding:1rem;border-radius:24px;background:#ffffffeb;border:1px solid rgba(79,70,229,.08);box-shadow:0 12px 30px #12213a14}.rail-card__header{display:flex;justify-content:space-between;gap:.75rem;align-items:center}.rail-card__footer{margin-top:.95rem;padding-top:.95rem;border-top:1px solid rgba(79,70,229,.08)}.rail-profile{display:flex;align-items:center;gap:.85rem;margin-top:.7rem}.avatar-badge{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:linear-gradient(135deg,var(--indigo),var(--mint));color:#fff;font-weight:800}.rail-profile__meta{margin-top:.85rem;padding-top:.85rem;border-top:1px solid rgba(79,70,229,.08);color:var(--text-soft);font-size:.92rem}.rail-profile__info{min-width:0}.rail-profile__email{margin-top:.2rem;color:var(--text-soft);font-size:.94rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.rail-profile__role{margin-top:.18rem;color:var(--text-faint);font-size:.9rem;font-weight:600;text-transform:capitalize}.rail-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:.75rem}.rail-metric{padding:.85rem;border-radius:18px;background:var(--surface-muted)}.rail-metric span{color:var(--text-faint);font-size:.82rem}.rail-shortcuts{display:flex;flex-direction:column;gap:.7rem;margin-top:.75rem}.rail-shortcut{display:flex;flex-direction:column;gap:.18rem;padding:.85rem .95rem;border-radius:18px;background:var(--surface-muted);transition:transform .14s ease,background .14s ease}.rail-shortcut:hover{transform:translateY(-1px);background:linear-gradient(180deg,#4f46e514,#fffffff2)}.impact-ladder{display:grid;gap:.85rem}.impact-stage{display:grid;gap:.24rem;padding:1rem 1.05rem;border-radius:20px;border:1px solid rgba(79,70,229,.08);background:#fff}.impact-stage span{color:var(--text-soft);font-size:.84rem;font-weight:700}.impact-stage strong{font-size:1.7rem;line-height:1}.impact-stage p{margin:0;color:var(--text-faint);line-height:1.45}.impact-stage--indigo{background:linear-gradient(180deg,#4f46e51a,#fffffffa)}.impact-stage--mint{background:linear-gradient(180deg,#10b9811a,#fffffffa)}.impact-stage--orange{background:linear-gradient(180deg,#f973161a,#fffffffa)}@media (max-width: 1280px){.kpi-grid,.page-grid--three{grid-template-columns:repeat(2,minmax(0,1fr))}.login-hero__stats,.login-hero__panelGrid,.shell__workspace{grid-template-columns:1fr}.shell__rail{padding:0 1.35rem 1.35rem;border-left:0;border-top:1px solid rgba(79,70,229,.08)}}@media (max-width: 1080px){.shell{grid-template-columns:1fr;min-height:100vh;margin:0;border-radius:0}.shell__sidebar{position:fixed;top:0;bottom:0;left:0;z-index:40;width:min(88vw,320px);height:100vh;height:100dvh;transform:translate(-100%);transition:transform .18s ease;overflow-y:auto;-webkit-overflow-scrolling:touch;box-shadow:18px 0 48px #12121a52}.shell__sidebar.is-open{transform:translate(0)}.shell__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;background:#0a0c146b;border:0;opacity:0;pointer-events:none;transition:opacity .18s ease}.shell__backdrop.is-open{display:block;opacity:1;pointer-events:auto}.shell__sidebarMobileBar{display:flex;justify-content:space-between;align-items:center;gap:.75rem}.sidebar-card--account{margin-top:0}.topbar__menuButton,.shell__sidebarClose{display:inline-flex}.page-grid--two,.page-grid--three,.page-grid--form,.action-grid{grid-template-columns:1fr}.filter-row,.filter-row--two,.filter-row--three,.filter-row--four{grid-template-columns:repeat(2,minmax(0,1fr))}.login-page--split{grid-template-columns:1fr}}@media (max-width: 760px){.shell__main,.login-page,.page-state,.shell__sidebar{padding:1rem}.topbar--rich,.hero-card,.hero-strip,.panel__header,.queue-card__head,.list-row,.bucket-table__row,.status-list__row,.stack-list__row,.attendance-summary__header{flex-direction:column;align-items:flex-start}.kpi-grid,.kpi-grid--three,.page-grid--two,.page-grid--three,.page-grid--form,.filter-row,.filter-row--two,.filter-row--three,.filter-row--four,.response-grid,.action-grid{grid-template-columns:1fr}.hero-card__actions,.topbar__meta,.sidebar-card__footer,.row-actions,.inline-action-group,.attendance-summary__stats,.response-layout__summary,.pagination-bar,.pagination-bar__controls,.hero-pill,.button,.button--small,.topbar__titleGroup,.topbar__controls,.topbar__control,.topbar__date,.map-toggle,.login-hero__panelRow,.geo-map__precisionField,.topbar__menuButton,.topbar__control select{width:100%}.geo-map{height:320px}.geo-map__overlay{position:static;max-width:none;margin:.8rem}}.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;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.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{max-width:none!important;max-height:none!important;width:auto;padding:0}.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:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.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{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.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;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;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{-webkit-transition:none;-moz-transition:none;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{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 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-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.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-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.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{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;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:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;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{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.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{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.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{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.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{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;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{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
