body:has(.customer-shell),#root:has(.customer-shell){min-width:0}.customer-shell{--shell-bg: #f1f7fc;--shell-panel: #fff;--shell-ink: #172e49;--shell-muted: #5a6d83;--shell-line: #e0e8f1;--shell-brand: #086eaf;--shell-brand-soft: #eaf5fc;min-height:100dvh;width:100%;min-width:0;background:var(--shell-bg);background-image:url(/water-pattern.svg),radial-gradient(ellipse at 5% 3%,#bcf0fa80,transparent 45%),radial-gradient(ellipse at 100% 40%,#d6e8ff88,transparent 45%);background-size:1600px 860px,100% 1100px,100% 1100px;background-position:center top;color:var(--shell-ink)}.dark .customer-shell{--shell-bg: #0b1726;--shell-panel: #142135;--shell-ink: #edf4fd;--shell-muted: #adbed3;--shell-line: #2b3c52;--shell-brand: #79caff;--shell-brand-soft: #1b344c;background-image:url(/water-pattern.svg),radial-gradient(ellipse at 5% 3%,#0d436c60,transparent 50%),radial-gradient(ellipse at 100% 40%,#0d385a50,transparent 50%)}.customer-shell-header{position:sticky;top:0;z-index:30;border-bottom:1px solid var(--shell-line);background:color-mix(in srgb,var(--shell-panel) 94%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.customer-shell-header-inner{display:flex;align-items:center;justify-content:space-between;gap:16px;max-width:1280px;min-height:64px;padding:5px 16px;margin:auto}.customer-shell-brand{display:flex;align-items:center;min-height:44px;gap:10px;color:var(--shell-ink);font-size:20px;font-weight:800;line-height:1.15;letter-spacing:-.02em}.customer-shell-brand-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;color:var(--shell-brand);background:var(--shell-brand-soft)}.customer-shell-logo{display:block;width:105px;height:35px;-o-object-fit:contain;object-fit:contain}.customer-shell-brand-caption{display:block;font-size:11px;font-weight:500;line-height:1.6;letter-spacing:.01em;color:var(--shell-muted)}.customer-shell-menu-button,.customer-shell-menu-heading button{display:grid;place-items:center;min-height:44px;min-width:44px;border-radius:12px;border:1px solid var(--shell-line);background:var(--shell-panel);color:var(--shell-ink)}.customer-shell-main{width:100%;min-width:0;max-width:1280px;padding:20px 16px 32px;margin:auto}.customer-shell-desktop-nav{display:flex;align-items:center;gap:8px;margin-left:auto}.customer-shell-desktop-nav a{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:10px 14px;border-radius:12px;font-size:14px;font-weight:600;color:var(--shell-muted)}.customer-shell-desktop-nav a:hover,.customer-shell-desktop-nav .is-active{color:var(--shell-brand);background:var(--shell-brand-soft)}.customer-shell-mobile-nav{display:none}.customer-shell-notice{display:flex;align-items:flex-start;gap:10px;margin-bottom:16px;border-radius:14px;padding:10px 12px;color:#855307;background:#fff5da}.customer-shell-notice>svg{flex-shrink:0;margin-top:10px}.customer-shell-notice p{min-width:0;flex:1;margin:8px 0;overflow-wrap:anywhere}.customer-shell-notice button{min-width:44px;min-height:44px;display:grid;place-items:center}.dark .customer-shell-notice{background:#392b16;color:#f4cc80}.customer-shell-dialog{padding:0;border:1px solid var(--shell-line);border-radius:22px;width:min(400px,calc(100vw - 32px));max-height:calc(100dvh - 48px);background:var(--shell-panel);color:var(--shell-ink)}.customer-shell-dialog::backdrop{background:#07132188;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.customer-shell-menu-content{padding:20px}.customer-shell-menu-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.customer-shell-menu-heading h2{margin:0;font-size:20px;font-weight:750}.customer-shell-account{margin:12px 0 20px;color:var(--shell-muted);overflow-wrap:anywhere}.customer-shell-preferences{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;padding:12px 0;border-top:1px solid var(--shell-line);font-size:15px}.customer-shell-preferences button{min-height:44px;min-width:44px}.customer-shell-support{display:grid;gap:4px;margin:12px 0;padding:16px 0;border-top:1px solid var(--shell-line)}.customer-shell-support p{display:flex;gap:8px;align-items:center;margin:0 0 8px;font-weight:650}.customer-shell-support a{display:flex;align-items:center;min-height:44px;color:var(--shell-brand)}.customer-shell-logout{display:flex;justify-content:center;align-items:center;gap:9px;width:100%;min-height:46px;border:1px solid var(--shell-line);border-radius:12px;color:#be3545;font-weight:650}.dark .customer-shell-logout{color:#ff9aab}@media(max-width:767px){.customer-shell-header-inner{min-height:60px;padding:4px 16px}.customer-shell-desktop-nav{display:none}.customer-shell-main{padding:14px 16px calc(92px + env(safe-area-inset-bottom,0px))}.customer-shell-mobile-nav{position:fixed;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));inset:auto 0 0;z-index:35;gap:4px;padding:8px 8px calc(8px + env(safe-area-inset-bottom,0px));border-top:1px solid var(--shell-line);background:var(--shell-panel)}.customer-shell-mobile-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:54px;gap:4px;padding:6px 2px;border-radius:12px;color:var(--shell-muted);font-size:11px;font-weight:650;line-height:1.3}.customer-shell-mobile-nav a span{max-width:100%;text-align:center;overflow-wrap:anywhere}.customer-shell-mobile-nav .is-active{color:var(--shell-brand);background:var(--shell-brand-soft)}}@media(max-width:359px){.customer-shell-main{padding-left:12px;padding-right:12px}}@media(prefers-reduced-motion:reduce){.customer-shell *,.customer-shell *:before,.customer-shell *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.customer-ui{--customer-surface: #fff;--customer-soft: #f3f7fb;--customer-blue-soft: #edf5ff;--customer-border: #e0e9f2;--customer-ink: #172d49;--customer-muted: #60728a;--customer-blue: #0077bd;--customer-green: #167254;--customer-green-soft: #ecf8f1;--customer-amber: #93531c;--customer-amber-soft: #fff5e6;--customer-red: #b5334b;--customer-red-soft: #fff0f2;color:var(--customer-ink);width:100%;min-width:0;max-width:1280px;margin-inline:auto;font-size:16px;line-height:1.5}html.dark .customer-ui{--customer-surface: #18263a;--customer-soft: #1d2e45;--customer-blue-soft: #203b59;--customer-border: #33445b;--customer-ink: #edf3fc;--customer-muted: #afbed3;--customer-blue: #93c3ff;--customer-green: #8cdebd;--customer-green-soft: #183d35;--customer-amber: #f8cd8d;--customer-amber-soft: #423321;--customer-red: #ffa9b7;--customer-red-soft: #442738}.customer-ui *{min-width:0}.customer-ui h2,.customer-ui h3,.customer-ui p{margin:0}.customer-ui h2{font-size:24px;font-weight:750;line-height:1.25;letter-spacing:-.025em}.customer-ui h3{font-size:18px;font-weight:700;line-height:1.35;letter-spacing:-.015em}.customer-ui a,.customer-ui button,.customer-ui summary,.customer-ui input,.customer-ui select{-webkit-tap-highlight-color:transparent}.customer-ui :is(button,a,input,select,textarea,summary):focus-visible{outline:3px solid var(--customer-blue);outline-offset:3px}.customer-ui .customer-muted{color:var(--customer-muted);font-size:14px}.customer-ui .customer-small{font-size:13px}.customer-ui .customer-stack{display:grid;align-content:start;gap:20px}.customer-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:20px}.customer-header p{margin-top:5px;overflow-wrap:anywhere}.customer-header-actions{display:flex;gap:8px;flex-wrap:wrap}.customer-panel{border:1px solid var(--customer-border);border-radius:20px;padding:22px;background:var(--customer-surface);box-shadow:0 3px 14px #102a4c04}.customer-panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:18px}.customer-panel-heading p{margin-top:4px}.customer-ui .customer-button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 16px;border:1px solid var(--customer-border);border-radius:12px;background:var(--customer-surface);color:var(--customer-blue);font-size:14px;font-weight:650;text-align:center;line-height:1.4;cursor:pointer;text-decoration:none}.customer-ui .customer-button:hover{background:var(--customer-blue-soft)}.customer-ui .customer-button:disabled{cursor:wait;opacity:.6}.customer-ui .customer-button-primary{background:#1764b6;color:#fff;border-color:#1764b6}.customer-ui .customer-button-primary:hover{background:#125397}.customer-ui .customer-icon-button{width:44px;flex-shrink:0;padding:10px}.customer-button svg{width:18px;height:18px;flex-shrink:0}.customer-hero{--customer-muted: #345674;--customer-blue: #155da0;--customer-blue-soft: #ffffffa6;position:relative;align-self:start;border-color:#b5d6f3;background:linear-gradient(135deg,#e7f3ff,#d4eaff 60%,#e8f7ff);color:#12365f;box-shadow:0 8px 24px #1c6eb010}html.dark .customer-hero{--customer-muted: #d2e5f7;--customer-blue: #b7ddff;--customer-blue-soft: #071e354d;border-color:#32668c;background:linear-gradient(135deg,#12375a,#174b72 60%,#123a57);color:#f0f8ff;box-shadow:0 8px 24px #0002}.customer-hero-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.customer-hero-heading .customer-reading-label{padding-top:10px}.customer-ui .customer-hero-history{background:#ffffff91;border-color:#8cb9dd;color:#155da0}.customer-ui .customer-hero-history:hover{background:#fff}html.dark .customer-ui .customer-hero-history{background:#ffffff0d;border-color:#7095b3;color:#e6f4ff}html.dark .customer-ui .customer-hero-history:hover{background:#ffffff24}.customer-reading-label{display:flex;align-items:center;gap:8px;color:var(--customer-blue);font-weight:650}.customer-reading-label svg{flex-shrink:0}.customer-hero .customer-reading-value{margin-top:12px;font-size:clamp(40px,5vw,48px);font-weight:750;letter-spacing:-.04em;line-height:1.2;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.customer-reading-value .customer-unit{display:inline-block;margin-left:8px;font-size:23px;color:var(--customer-muted);font-weight:500;letter-spacing:normal;white-space:nowrap}.customer-hero .customer-reading-value-large{font-size:clamp(24px,6vw,38px)}.customer-reading-value-large .customer-reading-number{display:block}.customer-reading-value-large .customer-unit{margin-top:4px;margin-left:0;font-size:18px}.customer-hero .customer-reading-description{margin-top:9px}.customer-received{margin-top:22px;padding:15px 17px;border-radius:13px;background:var(--customer-blue-soft)}.customer-received-label{display:flex;align-items:center;gap:7px;color:var(--customer-muted);font-size:13px}.customer-received time{display:block;margin-top:4px;font-weight:700;font-size:17px;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.customer-received .customer-received-ago{margin-top:3px;color:var(--customer-blue);font-size:13px}.customer-badge{display:inline-flex;align-items:center;gap:5px;padding:4px 9px;border-radius:7px;background:var(--customer-soft);color:var(--customer-muted);font-size:12px;font-weight:650}.customer-ui .customer-badge-test{color:var(--customer-amber);background:var(--customer-amber-soft);margin-top:8px}.customer-ui .customer-badge-success{color:var(--customer-green);background:var(--customer-green-soft)}.customer-ui .customer-badge-warning{color:var(--customer-amber);background:var(--customer-amber-soft)}.customer-notice{display:flex;align-items:flex-start;gap:9px;border-radius:12px;background:var(--customer-blue-soft);color:var(--customer-blue);padding:12px 14px;font-size:14px;overflow-wrap:anywhere}.customer-notice svg{width:18px;height:18px;flex-shrink:0;margin-top:2px}.customer-ui .customer-notice-error{background:var(--customer-red-soft);color:var(--customer-red)}.customer-ui .customer-notice-warning{background:var(--customer-amber-soft);color:var(--customer-amber)}.customer-ui .customer-notice-success{background:var(--customer-green-soft);color:var(--customer-green)}.customer-hero .customer-notice{margin-top:14px}.customer-consumption-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:12px}.customer-consumption{border:1px solid var(--customer-border);border-radius:16px;padding:16px;background:var(--customer-surface)}.customer-consumption .customer-consumption-value{font-size:26px;font-weight:700;margin-top:8px;overflow-wrap:anywhere;font-variant-numeric:tabular-nums;line-height:1.25}.customer-consumption-value span{font-size:14px;font-weight:500;color:var(--customer-muted);display:inline-block;margin-left:5px}.customer-consumption .customer-consumption-note{margin-top:8px;line-height:1.4;font-size:12px;color:var(--customer-muted)}.customer-consumption details{margin-top:10px;font-size:12px;color:var(--customer-muted)}.customer-consumption summary{min-height:44px;cursor:pointer;padding-block:10px}.customer-consumption time{display:block;overflow-wrap:anywhere;font-variant-numeric:tabular-nums}.customer-range-controls{display:flex;gap:4px;padding:4px;border-radius:12px;background:var(--customer-soft);width:-moz-fit-content;width:fit-content;margin-top:14px}.customer-ui .customer-range-controls button{min-height:44px;padding:8px 18px;border:0;border-radius:9px;background:transparent;color:var(--customer-muted);font-size:14px;font-weight:650}.customer-ui .customer-range-controls button[aria-pressed=true]{background:var(--customer-surface);color:var(--customer-blue);box-shadow:0 2px 6px #102a4c0b}.customer-chart{height:240px;width:100%;margin-top:12px}.customer-chart .recharts-cartesian-axis-tick text{fill:var(--customer-muted)}.customer-chart .recharts-cartesian-grid line{stroke:var(--customer-border)}.customer-chart-tooltip{border:1px solid var(--customer-border);border-radius:10px;background:var(--customer-surface);color:var(--customer-ink);padding:12px;box-shadow:0 5px 18px #0002;font-size:13px;max-width:230px;overflow-wrap:anywhere}.customer-chart-tooltip strong{display:block;font-size:17px;margin-top:4px}.customer-history-list{list-style:none;margin:0;padding:0}.customer-history-list li{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px 16px;border-bottom:1px solid var(--customer-border);padding:16px 0}.customer-history-list li:first-child{padding-top:0}.customer-history-list li:last-child{border-bottom:0;padding-bottom:0}.customer-history-list time{display:block;font-size:14px;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.customer-history-list .customer-history-reading{font-size:18px;font-weight:700;font-variant-numeric:tabular-nums;overflow-wrap:anywhere;text-align:right;max-width:220px}.customer-history-list .customer-history-reading span{font-size:13px;color:var(--customer-muted);font-weight:500;white-space:nowrap}.customer-client-history-table{table-layout:fixed}.customer-client-history-table th{white-space:normal;overflow-wrap:anywhere}.customer-client-history-table td{max-width:none;vertical-align:top;overflow-wrap:anywhere;font-variant-numeric:tabular-nums}.customer-history-link{display:flex!important;margin-top:20px}.customer-details>summary{display:flex;gap:12px;align-items:center;justify-content:space-between;min-height:48px;cursor:pointer;list-style:none;font-weight:650}.customer-details>summary::-webkit-details-marker{display:none}.customer-details>summary svg{width:18px;height:18px;flex-shrink:0;transition:transform .15s}.customer-details[open]>summary svg{transform:rotate(180deg)}.customer-detail-list{margin-top:12px}.customer-detail-row{display:flex;justify-content:space-between;gap:14px;padding:12px 0;border-top:1px solid var(--customer-border);font-size:14px}.customer-detail-row dt{color:var(--customer-muted)}.customer-detail-row dd{text-align:right;font-weight:600;overflow-wrap:anywhere;max-width:65%}.customer-quick-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.customer-billing-card{display:flex;flex-direction:column;gap:14px}.customer-billing-card .customer-button{align-self:flex-start}.customer-empty{padding:30px 12px;text-align:center;color:var(--customer-muted);font-size:14px}.customer-empty>svg{display:block;width:30px;height:30px;margin:0 auto 12px;color:var(--customer-blue)}.customer-skeleton{animation:customer-pulse 1.4s ease-in-out infinite;background:var(--customer-soft);border-radius:8px}.customer-skeleton-label{height:20px;width:50%}.customer-skeleton-value{height:57px;width:70%;margin-top:20px}.customer-skeleton-time{height:80px;width:100%;margin-top:23px}@keyframes customer-pulse{50%{opacity:.4}}.customer-profile-grid{display:grid;gap:18px}.customer-ui .customer-form-fields{display:grid;gap:16px}.customer-form-fields label{display:grid;gap:7px;color:var(--customer-muted);font-size:14px}.customer-form-fields input{width:100%;min-height:46px;padding:11px 13px;border:1px solid var(--customer-border);border-radius:10px;background:var(--customer-surface);color:var(--customer-ink);font-size:16px}.customer-form-footer{display:flex;flex-wrap:wrap;align-items:center;gap:12px;justify-content:flex-end;margin-top:20px}.customer-profile-section{scroll-margin-top:100px}.customer-profile-section .customer-notice{margin-top:16px}.customer-profile-section .customer-panel-heading{flex-wrap:wrap}.customer-readonly{padding:14px;margin-top:18px;background:var(--customer-soft);border-radius:12px}.customer-readonly .customer-detail-row:first-child{border-top:0}.customer-readonly .customer-detail-row{font-size:13px}.customer-missing{margin-top:14px;font-size:13px;color:var(--customer-muted)}.customer-missing ul{padding-left:18px;margin-top:8px}@media(min-width:768px){.customer-primary-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:20px;align-items:start}.customer-secondary-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:20px;align-items:start}.customer-profile-grid,.customer-ui .customer-form-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-hero{padding:28px}.customer-chart{height:280px}}@media(max-width:767px){.customer-primary-grid,.customer-secondary-grid{display:grid;gap:20px}.customer-panel{padding:19px;border-radius:18px}.customer-header h2{font-size:22px}}@media(max-width:380px){.customer-panel{padding:15px}.customer-consumption{padding:12px}.customer-history-list li{grid-template-columns:minmax(0,1fr);gap:6px}.customer-history-list .customer-history-reading{text-align:left;max-width:100%}.customer-received{padding:12px}.customer-received time{font-size:16px}.customer-consumption-grid{gap:9px}}@media(prefers-reduced-motion:reduce){.customer-skeleton{animation:none}}.customer-ui .customer-eyebrow{color:var(--customer-muted);font-size:11px;font-weight:750;letter-spacing:.08em;line-height:1.5}.customer-diameter{display:inline-flex;align-items:center;vertical-align:middle;margin-left:9px;padding:3px 8px;border:1px solid var(--customer-border);border-radius:7px;background:var(--customer-blue-soft);color:var(--customer-blue);font-size:12px;font-weight:700;letter-spacing:0;white-space:nowrap}.customer-home-header{align-items:center;margin-bottom:16px}.customer-home-header h2{font-size:22px;line-height:1.4}.customer-home-header .customer-meter-identity{color:var(--customer-ink);font-size:14px;margin-top:3px}.customer-badge-danger{color:#a92424;background:#fff0f0;border:1px solid #efc2c2}html.dark .customer-badge-danger{color:#ffb8b8;background:#41252e;border-color:#79414a}.customer-home-header h2>span:first-child{font-variant-numeric:tabular-nums}.customer-home-header .customer-badge-test{margin-top:0;margin-left:10px}.customer-home-error{margin-bottom:14px}.customer-dashboard-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:16px;align-items:start}.customer-home .customer-panel{padding:18px 20px;border-radius:18px}.customer-home .customer-hero{--customer-muted: #d8eafa;--customer-blue: #fff;--customer-blue-soft: #ffffff14;align-self:stretch;overflow:hidden;background:linear-gradient(130deg,#073d69,#07588c 70%,#087caf);color:#fff;border-color:#0a6297;box-shadow:0 8px 24px #073d6914}html.dark .customer-home .customer-hero{--customer-muted: #d8eafa;--customer-blue: #fff;--customer-blue-soft: #ffffff12;background:linear-gradient(130deg,#052c4f,#074b77 70%,#075e89);color:#fff;border-color:#23688f}.customer-home .customer-hero:after{content:"";position:absolute;width:340px;height:190px;right:-130px;bottom:-146px;border:1px solid #ffffff24;border-radius:50%;box-shadow:0 -15px 0 -14px #ffffff24,0 -30px 0 -29px #ffffff20,0 -45px 0 -44px #ffffff18;pointer-events:none}.customer-home .customer-hero>*{position:relative;z-index:1}.customer-home .customer-hero-history{background:#ffffff12;border-color:#ffffff50;color:#fff}.customer-home .customer-hero-history:hover{background:#ffffff24}.customer-home .customer-hero .customer-reading-value{margin-top:2px}.customer-home .customer-reading-description{margin-top:5px;font-size:13px}.customer-home .customer-received{margin-top:14px;padding:10px 13px;border:1px solid #ffffff20}.customer-home .customer-received time{font-size:16px}.customer-home .customer-received-ago{font-size:12px}.customer-month{display:flex;flex-direction:column;align-self:stretch}.customer-month-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.customer-month-heading h3{margin-top:3px;font-size:17px}.customer-month-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:12px;background:var(--customer-blue-soft);color:var(--customer-blue);flex-shrink:0}.customer-month .customer-month-value{margin:8px 0 5px;font-size:38px;line-height:1.15;font-weight:750;letter-spacing:-.035em;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.customer-month-value span{display:inline-block;margin-left:6px;font-size:18px;font-weight:500;color:var(--customer-muted);white-space:nowrap}.customer-month .customer-month-value-long{font-size:clamp(24px,4vw,32px)}.customer-month-range{margin-top:10px;color:var(--customer-muted);font-size:12px}.customer-month-range p{color:var(--customer-ink);font-size:12px;font-weight:600;font-variant-numeric:tabular-nums;margin-top:2px}.customer-month-range time{display:inline-block}.customer-month-footer{display:flex;align-items:center;gap:14px;justify-content:space-between;padding-top:10px;margin-top:auto}.customer-month-footer p{max-width:280px;line-height:1.45}.customer-ui .customer-month-report{border:0;padding:8px 0 8px 8px;flex-shrink:0;background:transparent}.customer-requisites-banner{grid-column:1/-1;display:flex;align-items:center;gap:13px;padding:13px 16px;border:1px solid var(--customer-border);border-radius:15px;background:var(--customer-surface)}.customer-requisites-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;color:var(--customer-blue);background:var(--customer-blue-soft);flex-shrink:0}.customer-requisites-copy{flex:1}.customer-requisites-copy h3{font-size:15px;line-height:1.4}.customer-requisites-copy p{margin-top:3px;font-size:13px;line-height:1.45;color:var(--customer-muted)}.customer-requisites-action{display:flex;align-items:center;gap:10px;flex-shrink:0}.customer-requisites-incomplete{border-color:#e19aa8;background:var(--customer-red-soft)}.customer-requisites-incomplete .customer-requisites-copy h3,.customer-requisites-incomplete .customer-requisites-icon{color:var(--customer-red)}.customer-requisites-incomplete .customer-requisites-icon{background:#c22e4910}.customer-ui .customer-requisites-incomplete .customer-button{color:var(--customer-red);border-color:#d48092;background:var(--customer-surface)}.customer-requisites-verified .customer-requisites-icon{background:var(--customer-green-soft);color:var(--customer-green)}.customer-chart-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.customer-chart-heading h3{font-size:17px}.customer-chart-heading p{margin-top:3px}.customer-home .customer-range-controls{margin-top:0;flex-shrink:0}.customer-home .customer-range-controls button{padding-inline:12px}.customer-home .customer-chart-dates{margin-top:7px;font-size:12px}.customer-home .customer-chart{height:176px;margin-top:7px}.customer-home-latest .customer-panel-heading{align-items:center;margin-bottom:9px}.customer-home-latest h3{font-size:17px}.customer-home .customer-history-list li{padding:10px 0;align-items:center}.customer-home .customer-history-list time{font-size:13px}.customer-home .customer-history-list .customer-history-reading{font-size:17px}.customer-home .customer-history-link{margin-top:12px;min-height:44px}.customer-home>.customer-details{margin-top:16px;padding-block:8px}.customer-refresh-explanation{display:flex;gap:7px;margin-top:12px!important}.customer-refresh-explanation svg{flex-shrink:0;margin-top:3px}@media(min-width:1200px){.customer-home-header{margin-bottom:12px}.customer-dashboard-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:14px}.customer-home .customer-panel{padding:15px 17px}.customer-home .customer-hero{grid-column:span 5}.customer-home .customer-month{grid-column:span 3}.customer-home .customer-hero .customer-reading-value{font-size:42px}.customer-home .customer-hero .customer-reading-value-large{font-size:36px}.customer-home .customer-reading-value-large .customer-reading-number{display:inline}.customer-home .customer-reading-value-large .customer-unit{margin-left:7px;margin-top:0}.customer-home .customer-reading-description{font-size:12px}.customer-home .customer-received{margin-top:10px;padding:8px 11px}.customer-home .customer-received time{font-size:16px}.customer-month-heading{gap:8px}.customer-month-heading h3{font-size:16px}.customer-month .customer-month-value{font-size:34px}.customer-month .customer-month-value-long{font-size:26px}.customer-month-range{margin-top:8px}.customer-month-footer{display:none}.customer-home .customer-requisites-banner{grid-column:span 4;align-self:stretch;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:12px;padding:16px 18px}.customer-home .customer-requisites-icon{display:none}.customer-home .customer-requisites-copy{flex:0}.customer-home .customer-requisites-copy h3{font-size:16px;line-height:1.4}.customer-home .customer-requisites-copy p{margin-top:7px}.customer-home .customer-requisites-action{width:100%;flex-wrap:wrap;justify-content:space-between;gap:7px}.customer-home-trend{grid-column:span 7}.customer-home-latest{grid-column:span 5}.customer-home .customer-chart{height:145px}.customer-home .customer-chart-dates{margin-top:5px}.customer-home .customer-history-list li{padding:7px 0}.customer-home-latest .customer-panel-heading{margin-bottom:6px}.customer-home .customer-history-link{margin-top:8px}.customer-home>.customer-details{margin-top:14px}}@media(max-width:767px){.customer-dashboard-grid{grid-template-columns:minmax(0,1fr);gap:14px}.customer-home-header h2{font-size:19px}.customer-home .customer-panel{padding:17px}.customer-requisites-banner{display:grid;grid-template-columns:32px minmax(0,1fr);gap:9px 11px;padding:13px}.customer-requisites-icon{width:32px;height:32px;align-self:start}.customer-requisites-action{grid-column:2;flex-wrap:wrap;justify-content:space-between}.customer-home .customer-chart{height:190px}.customer-chart-heading{flex-wrap:wrap}}@media(max-width:380px){.customer-home .customer-panel{padding:15px}.customer-month-footer{align-items:flex-start;gap:8px}.customer-home .customer-history-list li{gap:3px}}.customer-history-page{max-width:none}.customer-history-top{display:grid;gap:16px}.customer-history-top>div:first-child>p{margin-top:6px}.customer-history-filters{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto auto;gap:12px;align-items:end;padding:16px;border-radius:18px;background:var(--customer-surface);border:1px solid var(--customer-border)}.customer-history-filters label{min-width:0}.customer-history-filters input{background:var(--customer-surface);color:var(--customer-ink);border-color:var(--customer-border)}.customer-history-page .responsive-scroll{border-radius:18px;border-color:var(--customer-border)}.customer-history-page .customer-client-history-table td{padding-top:14px;padding-bottom:14px}.customer-history-page .customer-client-history-table tbody tr:hover{background:var(--customer-soft)}@media(max-width:639px){.customer-history-filters{grid-template-columns:repeat(2,minmax(0,1fr));padding:12px;gap:10px}.customer-history-filters input{padding-inline:7px;font-size:16px;width:100%}.customer-history-filters input::-webkit-calendar-picker-indicator{margin:0;padding:0}}@media(max-width:379px){.customer-history-filters label{grid-column:1 / -1}}.customer-reports{display:grid;gap:16px}.customer-reports .customer-header{align-items:center;margin-bottom:0}.customer-reports .customer-header h2{margin-top:3px}.customer-reports .customer-badge-test{margin-top:0;margin-left:8px}.customer-reports .customer-panel{padding:19px 21px;border-radius:18px}.customer-report-filters{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.customer-report-period-title{display:flex;align-items:center;gap:10px;color:var(--customer-blue)}.customer-report-period-title h3{color:var(--customer-ink);font-size:16px}.customer-report-date-fields{display:flex;align-items:flex-end;gap:10px}.customer-report-date-fields label{display:grid;gap:5px;color:var(--customer-muted);font-size:12px;font-weight:600}.customer-report-date-fields input{width:164px;min-width:0;min-height:44px;border:1px solid var(--customer-border);border-radius:10px;background:var(--customer-surface);padding:9px 11px;font-size:15px;color:var(--customer-ink)}.customer-report-filters .customer-range-controls{margin-top:0}.customer-report-metrics{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1.15fr);gap:14px}.customer-report-metric{display:flex;flex-direction:column;justify-content:flex-start;border-top:3px solid #c5e8f6}.customer-report-metric-label{display:flex;align-items:flex-start;gap:8px}.customer-report-metric-label svg{flex-shrink:0;margin-top:2px;color:var(--customer-blue)}.customer-report-metric-label h3{font-size:15px;font-weight:650;line-height:1.45;overflow-wrap:normal;word-break:normal}.customer-report-metric .customer-report-metric-value{margin:13px 0 8px;font-size:34px;font-weight:750;line-height:1.2;letter-spacing:-.035em;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.customer-report-metric-value span{display:inline-block;margin-left:6px;font-size:17px;font-weight:500;color:var(--customer-muted);letter-spacing:0}.customer-report-metric .customer-report-metric-value.is-long{font-size:26px}.customer-report-metric .customer-report-timestamp{margin:14px 0 10px;font-size:20px;font-weight:700;font-variant-numeric:tabular-nums;line-height:1.4;overflow-wrap:normal;word-break:normal}.customer-report-coverage{display:flex;align-items:flex-start;gap:10px;padding:13px 15px;border:1px solid var(--customer-border);border-radius:13px;background:var(--customer-blue-soft);color:var(--customer-blue);font-size:13px}.customer-report-coverage>svg{flex-shrink:0;margin-top:2px}.customer-report-coverage>div{flex:1}.customer-report-coverage-time{margin-top:3px!important;color:var(--customer-ink);font-size:12px;line-height:1.6}.customer-report-coverage-time time{display:inline-block;font-variant-numeric:tabular-nums}.customer-report-count{white-space:nowrap;color:var(--customer-muted);font-size:12px}.customer-report-coverage.has-warning{background:var(--customer-amber-soft);color:var(--customer-amber);border-color:#d5ad76}.customer-report-content{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:16px;align-items:start}.customer-report-trend .customer-chart{height:240px;margin-top:0}.customer-report-trend .customer-panel-heading,.customer-report-health .customer-panel-heading{margin-bottom:15px}.customer-health-row{padding:16px 0;border-top:1px solid var(--customer-border)}.customer-health-row-heading{display:flex;align-items:center;gap:10px}.customer-health-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:var(--customer-blue-soft);color:var(--customer-blue);flex-shrink:0}.customer-health-row-heading>div{flex:1}.customer-health-row-heading h4{margin:0;color:var(--customer-ink);font-size:14px;font-weight:650;line-height:1.45;word-break:normal}.customer-health-row-heading p{margin-top:2px;color:var(--customer-muted);font-size:12px}.customer-health-row-heading strong{font-size:19px;font-weight:700;font-variant-numeric:tabular-nums;white-space:nowrap}.customer-health-row>.customer-badge{margin-top:10px;margin-left:48px}.customer-health-row>.customer-muted{margin-top:9px;margin-left:48px}.customer-health-row.has-warning .customer-health-icon{background:var(--customer-amber-soft);color:var(--customer-amber)}.customer-signal-meter{display:block;-moz-appearance:none;appearance:none;-webkit-appearance:none;width:calc(100% - 48px);height:7px;margin:11px 0 0 48px;background:var(--customer-soft);border:0;border-radius:4px;overflow:hidden}.customer-signal-meter::-webkit-meter-bar{background:var(--customer-soft);border:0;box-shadow:none;border-radius:4px}.customer-signal-meter::-webkit-meter-optimum-value{background:linear-gradient(90deg,#0077bd,#21b8dc);border-radius:4px}.customer-signal-meter::-moz-meter-bar{background:linear-gradient(90deg,#0077bd,#21b8dc);border-radius:4px}.customer-health-time{display:block;margin:9px 0 0 48px;color:var(--customer-ink);font-size:13px;font-weight:600;font-variant-numeric:tabular-nums}.customer-health-dot{width:10px;height:10px;border-radius:50%;background:var(--customer-border);flex-shrink:0}.customer-health-dot.has-data{background:#0077bd;box-shadow:0 0 0 5px #0077bd12}.customer-health-dot.is-delayed{background:#cc8330;box-shadow:0 0 0 5px #cc833014}.customer-health-caption{border-top:1px solid var(--customer-border);padding-top:13px}.customer-reports .customer-notice{align-items:center}.customer-reports .customer-notice p{flex:1}@media(max-width:1050px){.customer-report-period-title{width:100%}.customer-report-date-fields,.customer-report-date-fields label{flex:1}.customer-report-date-fields input{width:100%}}@media(max-width:767px){.customer-reports .customer-header{align-items:flex-start;flex-wrap:wrap;gap:12px}.customer-reports .customer-header-actions{width:100%;justify-content:flex-end}.customer-report-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.customer-report-time,.customer-report-metric.is-long{grid-column:1/-1}.customer-reports .customer-panel{padding:16px}.customer-report-metric-label{flex-direction:column;gap:7px}.customer-report-metric .customer-report-metric-value{font-size:29px}.customer-report-metric .customer-report-metric-value.is-long{font-size:24px}.customer-report-time .customer-report-metric-label{flex-direction:row}.customer-report-metric .customer-report-timestamp{font-size:19px}.customer-report-content{grid-template-columns:minmax(0,1fr)}.customer-report-date-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;flex-basis:100%}.customer-report-date-fields button{grid-column:1/-1}.customer-report-date-fields input{font-size:16px;padding-inline:8px}.customer-report-coverage{flex-wrap:wrap}.customer-report-count{margin-left:28px}.customer-report-trend .customer-chart{height:220px}.customer-reports .customer-notice{flex-wrap:wrap}}@media(max-width:380px){.customer-report-date-fields{grid-template-columns:minmax(0,1fr)}.customer-reports .customer-panel{padding:14px}.customer-health-row-heading{gap:8px}.customer-health-row-heading strong{font-size:17px}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.inset-x-0{left:0;right:0}.inset-y-0{top:0;bottom:0}.bottom-0{bottom:0}.left-0{left:0}.left-2{left:.5rem}.left-3{left:.75rem}.left-\[52px\]{left:52px}.right-0{right:0}.right-3{right:.75rem}.top-0{top:0}.top-1\/2{top:50%}.top-11{top:2.75rem}.top-2\.5{top:.625rem}.top-3{top:.75rem}.top-full{top:100%}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-\[100\]{z-index:100}.z-\[120\]{z-index:120}.z-\[60\]{z-index:60}.z-\[70\]{z-index:70}.m-4{margin:1rem}.m-auto{margin:auto}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.-mr-2{margin-right:-.5rem}.-mt-2{margin-top:-.5rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.ml-1{margin-left:.25rem}.ml-1\.5{margin-left:.375rem}.ml-auto{margin-left:auto}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-auto{margin-top:auto}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.inline-grid{display:inline-grid}.hidden{display:none}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-16{height:4rem}.h-2\.5{height:.625rem}.h-3\.5{height:.875rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-56{height:14rem}.h-6{height:1.5rem}.h-60{height:15rem}.h-64{height:16rem}.h-7{height:1.75rem}.h-72{height:18rem}.h-8{height:2rem}.h-80{height:20rem}.h-9{height:2.25rem}.h-\[420px\]{height:420px}.h-auto{height:auto}.h-full{height:100%}.max-h-0{max-height:0px}.max-h-40{max-height:10rem}.max-h-56{max-height:14rem}.max-h-64{max-height:16rem}.max-h-72{max-height:18rem}.max-h-\[58dvh\]{max-height:58dvh}.max-h-\[620px\]{max-height:620px}.max-h-\[62dvh\]{max-height:62dvh}.max-h-\[720px\]{max-height:720px}.max-h-\[90dvh\]{max-height:90dvh}.max-h-\[calc\(100dvh-1\.5rem\)\]{max-height:calc(100dvh - 1.5rem)}.max-h-\[calc\(100dvh-1rem\)\]{max-height:calc(100dvh - 1rem)}.max-h-\[calc\(100dvh-2rem\)\]{max-height:calc(100dvh - 2rem)}.max-h-\[calc\(100vh-2rem\)\]{max-height:calc(100vh - 2rem)}.min-h-0{min-height:0px}.min-h-10{min-height:2.5rem}.min-h-11{min-height:2.75rem}.min-h-36{min-height:9rem}.min-h-5{min-height:1.25rem}.min-h-\[calc\(100vh-74px\)\]{min-height:calc(100vh - 74px)}.min-h-screen{min-height:100vh}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-2\.5{width:.625rem}.w-28{width:7rem}.w-3\.5{width:.875rem}.w-36{width:9rem}.w-4{width:1rem}.w-40{width:10rem}.w-44{width:11rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-\[60px\]{width:60px}.w-\[calc\(100\%-1rem\)\]{width:calc(100% - 1rem)}.w-\[calc\(100\%-2rem\)\]{width:calc(100% - 2rem)}.w-\[min\(16rem\,calc\(100vw-2rem\)\)\]{width:min(16rem,calc(100vw - 2rem))}.w-\[min\(86vw\,340px\)\]{width:min(86vw,340px)}.w-full{width:100%}.min-w-0{min-width:0px}.min-w-11{min-width:2.75rem}.min-w-\[1100px\]{min-width:1100px}.min-w-\[1160px\]{min-width:1160px}.min-w-\[1180px\]{min-width:1180px}.min-w-\[1220px\]{min-width:1220px}.min-w-\[1240px\]{min-width:1240px}.min-w-\[1520px\]{min-width:1520px}.min-w-\[1650px\]{min-width:1650px}.min-w-\[280px\]{min-width:280px}.min-w-\[680px\]{min-width:680px}.min-w-\[720px\]{min-width:720px}.min-w-\[760px\]{min-width:760px}.min-w-\[820px\]{min-width:820px}.min-w-\[880px\]{min-width:880px}.min-w-\[920px\]{min-width:920px}.min-w-\[980px\]{min-width:980px}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.max-w-\[1840px\]{max-width:1840px}.max-w-\[260px\]{max-width:260px}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-xl{max-width:36rem}.flex-1{flex:1 1 0%}.shrink-0{flex-shrink:0}.basis-48{flex-basis:12rem}.basis-52{flex-basis:13rem}.border-collapse{border-collapse:collapse}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.select-all{-webkit-user-select:all;-moz-user-select:all;user-select:all}.list-disc{list-style-type:disc}.list-none{list-style-type:none}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.place-items-center{place-items:center}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.self-end{align-self:flex-end}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overscroll-contain{overscroll-behavior:contain}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.border-x{border-left-width:1px;border-right-width:1px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-dashed{border-style:dashed}.border-amber-100{--tw-border-opacity: 1;border-color:rgb(254 243 199 / var(--tw-border-opacity, 1))}.border-amber-200{--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1))}.border-amber-300{--tw-border-opacity: 1;border-color:rgb(252 211 77 / var(--tw-border-opacity, 1))}.border-brand-100{--tw-border-opacity: 1;border-color:rgb(216 245 255 / var(--tw-border-opacity, 1))}.border-brand-600{--tw-border-opacity: 1;border-color:rgb(2 132 199 / var(--tw-border-opacity, 1))}.border-emerald-100{--tw-border-opacity: 1;border-color:rgb(209 250 229 / var(--tw-border-opacity, 1))}.border-emerald-200{--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1))}.border-rose-100{--tw-border-opacity: 1;border-color:rgb(255 228 230 / var(--tw-border-opacity, 1))}.border-rose-200{--tw-border-opacity: 1;border-color:rgb(254 205 211 / var(--tw-border-opacity, 1))}.border-sky-100{--tw-border-opacity: 1;border-color:rgb(224 242 254 / var(--tw-border-opacity, 1))}.border-sky-200{--tw-border-opacity: 1;border-color:rgb(186 230 253 / var(--tw-border-opacity, 1))}.border-sky-500{--tw-border-opacity: 1;border-color:rgb(14 165 233 / var(--tw-border-opacity, 1))}.border-slate-100{--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1))}.border-slate-200{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.border-slate-300{--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1))}.border-slate-700{--tw-border-opacity: 1;border-color:rgb(51 65 85 / var(--tw-border-opacity, 1))}.border-transparent{border-color:transparent}.bg-amber-100{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1))}.bg-amber-50{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}.bg-amber-50\/60{background-color:#fffbeb99}.bg-amber-600{--tw-bg-opacity: 1;background-color:rgb(217 119 6 / var(--tw-bg-opacity, 1))}.bg-brand-50{--tw-bg-opacity: 1;background-color:rgb(239 251 255 / var(--tw-bg-opacity, 1))}.bg-brand-600{--tw-bg-opacity: 1;background-color:rgb(2 132 199 / var(--tw-bg-opacity, 1))}.bg-cyan-50{--tw-bg-opacity: 1;background-color:rgb(236 254 255 / var(--tw-bg-opacity, 1))}.bg-emerald-100{--tw-bg-opacity: 1;background-color:rgb(209 250 229 / var(--tw-bg-opacity, 1))}.bg-emerald-50{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1))}.bg-emerald-500{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1))}.bg-emerald-600{--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity, 1))}.bg-indigo-50{--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity, 1))}.bg-orange-50{--tw-bg-opacity: 1;background-color:rgb(255 247 237 / var(--tw-bg-opacity, 1))}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-rose-50{--tw-bg-opacity: 1;background-color:rgb(255 241 242 / var(--tw-bg-opacity, 1))}.bg-rose-600{--tw-bg-opacity: 1;background-color:rgb(225 29 72 / var(--tw-bg-opacity, 1))}.bg-rose-700{--tw-bg-opacity: 1;background-color:rgb(190 18 60 / var(--tw-bg-opacity, 1))}.bg-sky-100{--tw-bg-opacity: 1;background-color:rgb(224 242 254 / var(--tw-bg-opacity, 1))}.bg-sky-50{--tw-bg-opacity: 1;background-color:rgb(240 249 255 / var(--tw-bg-opacity, 1))}.bg-sky-50\/50{background-color:#f0f9ff80}.bg-slate-100{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.bg-slate-200{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))}.bg-slate-50{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.bg-slate-50\/60{background-color:#f8fafc99}.bg-slate-700{--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1))}.bg-slate-900{--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1))}.bg-slate-950\/40{background-color:#02061766}.bg-slate-950\/45{background-color:#02061773}.bg-slate-950\/50{background-color:#02061780}.bg-slate-950\/55{background-color:#0206178c}.bg-slate-950\/60{background-color:#02061799}.bg-teal-50{--tw-bg-opacity: 1;background-color:rgb(240 253 250 / var(--tw-bg-opacity, 1))}.bg-transparent{background-color:transparent}.bg-violet-50{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/85{background-color:#ffffffd9}.bg-white\/95{background-color:#fffffff2}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-brand-600{--tw-gradient-from: #0284c7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(2 132 199 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-brand-700{--tw-gradient-from: #0369a1 var(--tw-gradient-from-position);--tw-gradient-to: rgb(3 105 161 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.via-brand-600{--tw-gradient-to: rgb(2 132 199 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #0284c7 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-cyan-400{--tw-gradient-to: rgb(34 211 238 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #22d3ee var(--tw-gradient-via-position), var(--tw-gradient-to)}.to-cyan-500{--tw-gradient-to: #06b6d4 var(--tw-gradient-to-position)}.to-sky-100{--tw-gradient-to: #e0f2fe var(--tw-gradient-to-position)}.object-contain{-o-object-fit:contain;object-fit:contain}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-1{padding-bottom:.25rem}.pb-24{padding-bottom:6rem}.pb-4{padding-bottom:1rem}.pl-4{padding-left:1rem}.pl-5{padding-left:1.25rem}.pl-8{padding-left:2rem}.pl-9{padding-left:2.25rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pt-0{padding-top:0}.pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.text-left{text-align:left}.text-center{text-align:center}.align-top{vertical-align:top}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-black{font-weight:900}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.tabular-nums{--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.leading-4{line-height:1rem}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-tight{line-height:1.25}.tracking-normal{letter-spacing:0em}.tracking-wide{letter-spacing:.025em}.text-amber-700{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.text-amber-800{--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.text-amber-900{--tw-text-opacity: 1;color:rgb(120 53 15 / var(--tw-text-opacity, 1))}.text-amber-950{--tw-text-opacity: 1;color:rgb(69 26 3 / var(--tw-text-opacity, 1))}.text-brand-600{--tw-text-opacity: 1;color:rgb(2 132 199 / var(--tw-text-opacity, 1))}.text-brand-700{--tw-text-opacity: 1;color:rgb(3 105 161 / var(--tw-text-opacity, 1))}.text-cyan-700{--tw-text-opacity: 1;color:rgb(14 116 144 / var(--tw-text-opacity, 1))}.text-emerald-500{--tw-text-opacity: 1;color:rgb(16 185 129 / var(--tw-text-opacity, 1))}.text-emerald-600{--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.text-emerald-700{--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.text-indigo-700{--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity, 1))}.text-ink{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.text-orange-700{--tw-text-opacity: 1;color:rgb(194 65 12 / var(--tw-text-opacity, 1))}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.text-rose-600{--tw-text-opacity: 1;color:rgb(225 29 72 / var(--tw-text-opacity, 1))}.text-rose-700{--tw-text-opacity: 1;color:rgb(190 18 60 / var(--tw-text-opacity, 1))}.text-sky-700{--tw-text-opacity: 1;color:rgb(3 105 161 / var(--tw-text-opacity, 1))}.text-slate-100{--tw-text-opacity: 1;color:rgb(241 245 249 / var(--tw-text-opacity, 1))}.text-slate-300{--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.text-slate-400{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.text-slate-500{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.text-slate-600{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.text-slate-700{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.text-slate-800{--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.text-slate-900{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.text-teal-700{--tw-text-opacity: 1;color:rgb(15 118 110 / var(--tw-text-opacity, 1))}.text-violet-700{--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-yellow-500{--tw-text-opacity: 1;color:rgb(234 179 8 / var(--tw-text-opacity, 1))}.line-through{text-decoration-line:line-through}.accent-amber-600{accent-color:#d97706}.accent-brand-600{accent-color:#0284c7}.opacity-0{opacity:0}.opacity-60{opacity:.6}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_-1px_0_rgba\(226\,232\,240\,0\.7\)\]{--tw-shadow: 0 -1px 0 rgba(226,232,240,.7);--tw-shadow-colored: 0 -1px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_1px_0_\#e2e8f0\]{--tw-shadow: 0 1px 0 #e2e8f0;--tw-shadow-colored: 0 1px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-soft{--tw-shadow: 0 16px 40px rgba(15, 23, 42, .08);--tw-shadow-colored: 0 16px 40px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-brand-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(216 245 255 / var(--tw-ring-opacity, 1))}.ring-rose-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 228 230 / var(--tw-ring-opacity, 1))}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur{--tw-backdrop-blur: blur(8px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[width\]{transition-property:width;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.\[overflow-wrap\:anywhere\]{overflow-wrap:anywhere}:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#0f172a;background:#f8fafc}:root.dark{color:#e2e8f0;background:#020617;color-scheme:dark}body{margin:0;min-width:320px;overflow-x:hidden}html,body,#root{min-height:100%;max-width:100%}*,*:before,*:after{box-sizing:border-box}body,button,input,select,textarea{transition:background-color .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease}.wave-surface{position:relative;overflow-x:clip}.wave-surface:before{animation:waveShift 18s ease-in-out infinite alternate;background:linear-gradient(120deg,rgba(14,165,233,.08),transparent 42%),repeating-linear-gradient(170deg,rgba(34,211,238,.09) 0 2px,transparent 2px 34px);content:"";top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute}.dark .wave-surface:before{background:linear-gradient(120deg,rgba(14,165,233,.16),transparent 42%),repeating-linear-gradient(170deg,rgba(34,211,238,.08) 0 2px,transparent 2px 34px)}.wave-surface>*{position:relative;min-width:0}.recharts-wrapper,.recharts-surface{max-width:100%}.responsive-scroll{max-width:100%;overflow-x:auto;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}.responsive-scrollbar{scrollbar-width:thin;scrollbar-color:rgba(14,165,233,.45) transparent}.responsive-scrollbar::-webkit-scrollbar{height:8px;width:8px}.responsive-scrollbar::-webkit-scrollbar-track{background:transparent}.responsive-scrollbar::-webkit-scrollbar-thumb{background:#0ea5e973;border-radius:999px}.responsive-scrollbar::-webkit-scrollbar-thumb:hover{background:#0284c7b8}.sidebar-scroll{min-height:0;overscroll-behavior-y:contain;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.sidebar-scroll::-webkit-scrollbar{display:none;height:0;width:0}.water-glow{animation:waveShift 16s ease-in-out infinite alternate;background:linear-gradient(105deg,rgba(255,255,255,.18),transparent 45%),repeating-linear-gradient(168deg,rgba(255,255,255,.18) 0 2px,transparent 2px 40px)}.ripple{overflow:hidden;position:relative}.ripple:after{background:#ffffff38;border-radius:999px;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:height .22s ease,width .22s ease;width:0}.ripple:hover:after{height:180%;width:180%}.map-grid{background-image:linear-gradient(rgba(14,165,233,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(14,165,233,.12) 1px,transparent 1px);background-size:48px 48px}.dark .shadow-soft{box-shadow:0 18px 46px #00000052}.dark .bg-white,.dark .bg-white\/85,.dark .bg-white\/95{background-color:#0f172af0!important}.dark .bg-slate-50,.dark .bg-slate-100,.dark .bg-slate-200,.dark .bg-slate-300{background-color:#0f172a!important}.dark .bg-sky-50,.dark .bg-sky-50\/50,.dark .bg-sky-100{background-color:#0c4a6e61!important}.dark .bg-emerald-50,.dark .bg-emerald-100{background-color:#064e3b59!important}.dark .bg-cyan-50{background-color:#08596859!important}.dark .bg-teal-50,.dark .bg-lime-50{background-color:#134e4a59!important}.dark .bg-amber-50{background-color:#78350f59!important}.dark .bg-rose-50,.dark .bg-red-50,.dark .bg-rose-300{background-color:#88133759!important}.dark .bg-orange-50{background-color:#7c2d1259!important}.dark .bg-violet-50,.dark .bg-indigo-50{background-color:#4c1d9559!important}.dark .border-sky-100,.dark .border-slate-100,.dark .border-slate-200,.dark .border-brand-100,.dark .border-cyan-100,.dark .border-emerald-200,.dark .border-emerald-100,.dark .border-lime-100,.dark .border-rose-200,.dark .border-rose-100,.dark .border-amber-100,.dark .border-amber-200,.dark .border-orange-100,.dark .border-violet-100,.dark .border-indigo-100{border-color:#334155f2!important}.dark .text-ink,.dark .text-slate-900,.dark .text-slate-800,.dark .text-slate-700{color:#e2e8f0!important}.dark .text-slate-600,.dark .text-slate-500,.dark .text-slate-400{color:#94a3b8!important}.dark .text-brand-700,.dark .text-brand-600{color:#38bdf8!important}.dark .text-emerald-700{color:#34d399!important}.dark .text-cyan-700,.dark .text-teal-700,.dark .text-lime-700,.dark .text-indigo-700,.dark .text-violet-700{color:#22d3ee!important}.dark .text-amber-700,.dark .text-yellow-500{color:#fbbf24!important}.dark .text-orange-700{color:#fb923c!important}.dark .text-rose-600,.dark .text-rose-700,.dark .text-red-700{color:#fb7185!important}.dark .hover\:bg-sky-50:hover,.dark .hover\:bg-slate-50:hover{background-color:#0ea5e91f!important}.dark .hover\:bg-rose-50:hover{background-color:#88133773!important}.dark .hover\:text-brand-700:hover{color:#38bdf8!important}.dark .hover\:text-rose-600:hover{color:#fb7185!important}.dark input,.dark select,.dark textarea{background-color:#0f172a;border-color:#334155f2;color:#e2e8f0}.dark input::-moz-placeholder,.dark textarea::-moz-placeholder{color:#64748b}.dark input::placeholder,.dark textarea::placeholder{color:#64748b}.dark table tbody tr:hover{background-color:#0ea5e914}.dark .disabled\:bg-slate-300:disabled{background-color:#334155!important}.dark .disabled\:text-slate-300:disabled{color:#64748b!important}@keyframes waveShift{0%{transform:translate(-2%)}to{transform:translate(2%)}}.marker\:text-slate-400 *::marker{color:#94a3b8}.marker\:text-slate-400::marker{color:#94a3b8}.backdrop\:bg-slate-950\/55::backdrop{background-color:#0206178c}.backdrop\:bg-slate-950\/60::backdrop{background-color:#02061799}.open\:bg-white[open]{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.read-only\:bg-slate-100:-moz-read-only{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.read-only\:bg-slate-100:read-only{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.read-only\:text-slate-500:-moz-read-only{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.read-only\:text-slate-500:read-only{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.hover\:w-\[220px\]:hover{width:220px}.hover\:border-brand-100:hover{--tw-border-opacity: 1;border-color:rgb(216 245 255 / var(--tw-border-opacity, 1))}.hover\:border-sky-400:hover{--tw-border-opacity: 1;border-color:rgb(56 189 248 / var(--tw-border-opacity, 1))}.hover\:bg-amber-100:hover{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1))}.hover\:bg-amber-50:hover{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}.hover\:bg-brand-700:hover{--tw-bg-opacity: 1;background-color:rgb(3 105 161 / var(--tw-bg-opacity, 1))}.hover\:bg-rose-50:hover{--tw-bg-opacity: 1;background-color:rgb(255 241 242 / var(--tw-bg-opacity, 1))}.hover\:bg-sky-100:hover{--tw-bg-opacity: 1;background-color:rgb(224 242 254 / var(--tw-bg-opacity, 1))}.hover\:bg-sky-50:hover{--tw-bg-opacity: 1;background-color:rgb(240 249 255 / var(--tw-bg-opacity, 1))}.hover\:bg-sky-50\/50:hover{background-color:#f0f9ff80}.hover\:bg-slate-100:hover{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-50:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-800:hover{--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.hover\:text-brand-700:hover{--tw-text-opacity: 1;color:rgb(3 105 161 / var(--tw-text-opacity, 1))}.hover\:text-ink:hover{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.hover\:text-rose-600:hover{--tw-text-opacity: 1;color:rgb(225 29 72 / var(--tw-text-opacity, 1))}.focus\:border-brand-500:focus{--tw-border-opacity: 1;border-color:rgb(14 165 233 / var(--tw-border-opacity, 1))}.focus\:border-sky-500:focus{--tw-border-opacity: 1;border-color:rgb(14 165 233 / var(--tw-border-opacity, 1))}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-4:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-brand-100:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(216 245 255 / var(--tw-ring-opacity, 1))}.focus\:ring-sky-100:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(224 242 254 / var(--tw-ring-opacity, 1))}.focus-visible\:outline:focus-visible{outline-style:solid}.focus-visible\:outline-2:focus-visible{outline-width:2px}.focus-visible\:outline-offset-2:focus-visible{outline-offset:2px}.focus-visible\:outline-sky-500:focus-visible{outline-color:#0ea5e9}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:cursor-wait:disabled{cursor:wait}.disabled\:border-slate-100:disabled{--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1))}.disabled\:border-slate-200:disabled{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.disabled\:bg-amber-300:disabled{--tw-bg-opacity: 1;background-color:rgb(252 211 77 / var(--tw-bg-opacity, 1))}.disabled\:bg-rose-300:disabled{--tw-bg-opacity: 1;background-color:rgb(253 164 175 / var(--tw-bg-opacity, 1))}.disabled\:bg-slate-100:disabled{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.disabled\:bg-slate-200:disabled{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))}.disabled\:bg-slate-300:disabled{--tw-bg-opacity: 1;background-color:rgb(203 213 225 / var(--tw-bg-opacity, 1))}.disabled\:bg-slate-50:disabled{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.disabled\:bg-white:disabled{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.disabled\:text-slate-300:disabled{--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.disabled\:text-slate-400:disabled{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.disabled\:text-slate-500:disabled{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.disabled\:opacity-40:disabled{opacity:.4}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-60:disabled{opacity:.6}.disabled\:opacity-70:disabled{opacity:.7}.disabled\:shadow-none:disabled{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.group[open] .group-open\:rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:pointer-events-auto{pointer-events:auto}.group:hover .group-hover\:mt-3{margin-top:.75rem}.group:hover .group-hover\:block{display:block}.group:hover .group-hover\:hidden{display:none}.group:hover .group-hover\:max-h-20{max-height:5rem}.group\/item:hover .group-hover\/item\:opacity-100,.group:hover .group-hover\:opacity-100{opacity:1}.aria-pressed\:border-sky-500[aria-pressed=true]{--tw-border-opacity: 1;border-color:rgb(14 165 233 / var(--tw-border-opacity, 1))}.aria-pressed\:bg-sky-50[aria-pressed=true]{--tw-bg-opacity: 1;background-color:rgb(240 249 255 / var(--tw-bg-opacity, 1))}.aria-pressed\:text-brand-700[aria-pressed=true]{--tw-text-opacity: 1;color:rgb(3 105 161 / var(--tw-text-opacity, 1))}.aria-pressed\:ring-1[aria-pressed=true]{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.aria-pressed\:ring-sky-500[aria-pressed=true]{--tw-ring-opacity: 1;--tw-ring-color: rgb(14 165 233 / var(--tw-ring-opacity, 1))}@media(min-width:640px){.sm\:left-4{left:1rem}.sm\:right-auto{right:auto}.sm\:top-4{top:1rem}.sm\:col-span-2{grid-column:span 2 / span 2}.sm\:m-5{margin:1.25rem}.sm\:m-6{margin:1.5rem}.sm\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.sm\:my-4{margin-top:1rem;margin-bottom:1rem}.sm\:my-6{margin-top:1.5rem;margin-bottom:1.5rem}.sm\:my-8{margin-top:2rem;margin-bottom:2rem}.sm\:flex{display:flex}.sm\:h-72{height:18rem}.sm\:h-80{height:20rem}.sm\:h-\[520px\]{height:520px}.sm\:max-h-\[62dvh\]{max-height:62dvh}.sm\:max-h-\[calc\(100dvh-3rem\)\]{max-height:calc(100dvh - 3rem)}.sm\:w-72{width:18rem}.sm\:w-auto{width:auto}.sm\:max-w-md{max-width:28rem}.sm\:flex-none{flex:none}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-\[1fr_auto\]{grid-template-columns:1fr auto}.sm\:flex-row{flex-direction:row}.sm\:flex-wrap{flex-wrap:wrap}.sm\:items-start{align-items:flex-start}.sm\:items-center{align-items:center}.sm\:justify-end{justify-content:flex-end}.sm\:justify-center{justify-content:center}.sm\:justify-between{justify-content:space-between}.sm\:gap-3{gap:.75rem}.sm\:self-auto{align-self:auto}.sm\:p-4{padding:1rem}.sm\:p-5{padding:1.25rem}.sm\:p-6{padding:1.5rem}.sm\:p-7{padding:1.75rem}.sm\:px-3{padding-left:.75rem;padding-right:.75rem}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:px-5{padding-left:1.25rem;padding-right:1.25rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.sm\:pt-0{padding-top:0}.sm\:text-right{text-align:right}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media(min-width:768px){.md\:block{display:block}.md\:hidden{display:none}.md\:w-auto{width:auto}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-\[1fr_180px_180px\]{grid-template-columns:1fr 180px 180px}.md\:grid-cols-\[1fr_220px\]{grid-template-columns:1fr 220px}.md\:grid-cols-\[1fr_auto\]{grid-template-columns:1fr auto}.md\:grid-cols-\[220px_1fr_auto\]{grid-template-columns:220px 1fr auto}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:justify-end{justify-content:flex-end}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:1024px){.lg\:col-span-2{grid-column:span 2 / span 2}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:h-\[640px\]{height:640px}.lg\:max-h-\[calc\(100dvh-4rem\)\]{max-height:calc(100dvh - 4rem)}.lg\:w-auto{width:auto}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-\[1fr_100px_100px_100px\]{grid-template-columns:1fr 100px 100px 100px}.lg\:grid-cols-\[1fr_1fr_2fr_auto\]{grid-template-columns:1fr 1fr 2fr auto}.lg\:grid-cols-\[minmax\(240px\,1fr\)_240px_200px_auto\]{grid-template-columns:minmax(240px,1fr) 240px 200px auto}.lg\:flex-row{flex-direction:row}.lg\:flex-wrap{flex-wrap:wrap}.lg\:items-end{align-items:flex-end}.lg\:items-center{align-items:center}.lg\:justify-end{justify-content:flex-end}.lg\:justify-between{justify-content:space-between}.lg\:py-8{padding-top:2rem;padding-bottom:2rem}.lg\:pb-0{padding-bottom:0}.lg\:pb-6{padding-bottom:1.5rem}.lg\:pl-\[60px\]{padding-left:60px}}@media(min-width:1280px){.xl\:inline{display:inline}.xl\:flex{display:flex}.xl\:w-44{width:11rem}.xl\:w-72{width:18rem}.xl\:w-auto{width:auto}.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.xl\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.xl\:grid-cols-\[0\.8fr_1\.2fr\]{grid-template-columns:.8fr 1.2fr}.xl\:grid-cols-\[1\.2fr_0\.8fr\]{grid-template-columns:1.2fr .8fr}.xl\:grid-cols-\[1\.35fr_1fr_1fr_auto\]{grid-template-columns:1.35fr 1fr 1fr auto}.xl\:grid-cols-\[1\.4fr_1fr\]{grid-template-columns:1.4fr 1fr}.xl\:grid-cols-\[1\.5fr_1fr\]{grid-template-columns:1.5fr 1fr}.xl\:grid-cols-\[1fr_1fr_1fr_180px\]{grid-template-columns:1fr 1fr 1fr 180px}.xl\:grid-cols-\[1fr_1fr_1fr_auto\]{grid-template-columns:1fr 1fr 1fr auto}.xl\:grid-cols-\[280px_1fr\]{grid-template-columns:280px 1fr}.xl\:grid-cols-\[320px_1fr\]{grid-template-columns:320px 1fr}.xl\:flex-row{flex-direction:row}.xl\:flex-wrap{flex-wrap:wrap}.xl\:items-start{align-items:flex-start}.xl\:items-end{align-items:flex-end}.xl\:justify-end{justify-content:flex-end}.xl\:justify-between{justify-content:space-between}.xl\:px-8{padding-left:2rem;padding-right:2rem}}@media(min-width:1536px){.\32xl\:h-\[720px\]{height:720px}}.\[\&\:\:-webkit-details-marker\]\:hidden::-webkit-details-marker{display:none}.\[\&_button\]\:min-h-11 button{min-height:2.75rem}.\[\&_input\:not\(\[type\=checkbox\]\)\]\:min-h-11 input:not([type=checkbox]){min-height:2.75rem}.\[\&_input\]\:min-h-11 input{min-height:2.75rem}.\[\&_input\]\:min-w-0 input{min-width:0px}.\[\&_input\]\:text-base input{font-size:1rem;line-height:1.5rem}.\[\&_select\]\:min-h-11 select{min-height:2.75rem}.\[\&_select\]\:min-w-0 select{min-width:0px}.\[\&_select\]\:text-base select{font-size:1rem;line-height:1.5rem}
