.loading-state[data-v-cc985133]{justify-content:center;align-items:center;min-height:400px;display:flex}.not-found[data-v-cc985133]{text-align:center;padding:64px 24px}.not-found__icon[data-v-cc985133]{margin-bottom:24px}.not-found__title[data-v-cc985133]{margin-bottom:12px;font-size:1.5rem;font-weight:600}.not-found__description[data-v-cc985133]{color:color-mix(in srgb, rgb(var(--v-theme-on-surface)) 70%, transparent);margin-bottom:24px}.breadcrumb[data-v-cc985133]{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:24px;font-size:.875rem;display:flex}.breadcrumb__item[data-v-cc985133]{color:color-mix(in srgb, rgb(var(--v-theme-on-surface)) 70%, transparent);text-decoration:none;transition:color .2s}.breadcrumb__item[data-v-cc985133]:hover{color:rgb(var(--v-theme-primary))}.breadcrumb__item--current[data-v-cc985133]{color:rgb(var(--v-theme-on-surface));font-weight:500}.breadcrumb__separator[data-v-cc985133]{color:color-mix(in srgb, rgb(var(--v-theme-on-surface)) 40%, transparent)}.hero[data-v-cc985133]{text-align:center;margin-bottom:32px;animation:.5s cubic-bezier(.4,0,.2,1) forwards heroEntrance-cc985133}.hero__coa[data-v-cc985133]{justify-content:center;margin-bottom:16px;display:flex}.hero__coa-image[data-v-cc985133]{border-radius:8px}.hero__title[data-v-cc985133]{color:rgb(var(--v-theme-on-background));letter-spacing:-.02em;margin-bottom:8px;font-size:clamp(1.75rem,5vw,2.5rem);font-weight:700}.hero__subtitle[data-v-cc985133]{color:color-mix(in srgb, rgb(var(--v-theme-on-surface)) 70%, transparent);margin-bottom:4px;font-size:1.125rem}.hero__teryt[data-v-cc985133]{color:color-mix(in srgb, rgb(var(--v-theme-on-surface)) 50%, transparent);font-family:monospace;font-size:.875rem}.hero__here-badge[data-v-cc985133]{margin-top:12px}@keyframes heroEntrance-cc985133{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.card[data-v-cc985133]{background:color-mix(in srgb, rgb(var(--v-theme-surface)) 50%, transparent);border:1px solid color-mix(in srgb, rgb(var(--v-theme-on-surface)) 12%, transparent);border-radius:16px;margin-bottom:24px;padding:24px;transition:all .3s cubic-bezier(.4,0,.2,1)}.card[data-v-cc985133]:hover{border-color:color-mix(in srgb, rgb(var(--v-theme-primary)) 40%, transparent);box-shadow:0 8px 24px color-mix(in srgb, rgb(var(--v-theme-primary)) 12%, transparent);transform:translateY(-4px)}.section-title[data-v-cc985133]{color:rgb(var(--v-theme-on-surface));align-items:center;gap:8px;margin-bottom:16px;scroll-margin-top:80px;font-size:1.125rem;font-weight:600;display:flex}.section-title__icon[data-v-cc985133]{color:rgb(var(--v-theme-primary));flex-shrink:0}.section-title__text[data-v-cc985133]{flex:1;min-width:0}.section-title__anchor[data-v-cc985133]{opacity:0;color:color-mix(in srgb, rgb(var(--v-theme-on-surface)) 50%, transparent);border-radius:4px;justify-content:center;align-items:center;padding:2px;text-decoration:none;transition:opacity .2s,color .2s;display:inline-flex}.section-title__anchor[data-v-cc985133]:hover{color:rgb(var(--v-theme-primary))}.section-title__anchor[data-v-cc985133]:focus-visible{color:rgb(var(--v-theme-primary));outline:2px solid rgb(var(--v-theme-primary));outline-offset:2px;opacity:1}.card:hover .section-title__anchor[data-v-cc985133],.section-title:hover .section-title__anchor[data-v-cc985133],.section-title:focus-within .section-title__anchor[data-v-cc985133]{opacity:1}.card--disabled[data-v-cc985133]{opacity:.6;pointer-events:none}.card--disabled[data-v-cc985133]:hover{box-shadow:none;border-color:color-mix(in srgb, rgb(var(--v-theme-on-surface)) 12%, transparent);transform:none}.status-grid[data-v-cc985133]{flex-direction:column;gap:12px;display:flex}.status-item[data-v-cc985133]{align-items:center;gap:12px;display:flex}.status-dot[data-v-cc985133]{border-radius:50%;flex-shrink:0;width:10px;height:10px}.status-dot--online[data-v-cc985133]{background:#4caf50;box-shadow:0 0 8px #4caf5080}.status-dot--offline[data-v-cc985133]{background:#f44336;box-shadow:0 0 8px #f4433680}.status-dot--slow[data-v-cc985133]{background:#ef6c00;box-shadow:0 0 8px #ef6c0080}.status-dot--loading[data-v-cc985133],.status-dot--unknown[data-v-cc985133]{background:color-mix(in srgb, rgb(var(--v-theme-on-surface)) 30%, transparent)}.status-label[data-v-cc985133]{color:color-mix(in srgb, rgb(var(--v-theme-on-surface)) 80%, transparent);flex:1}.status-value-group[data-v-cc985133]{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.status-value[data-v-cc985133]{color:color-mix(in srgb, rgb(var(--v-theme-on-surface)) 60%, transparent);font-size:.875rem}.status-last-seen[data-v-cc985133]{color:color-mix(in srgb, rgb(var(--v-theme-error)) 80%, transparent);font-size:.75rem;font-style:italic}.offline-warning[data-v-cc985133]{background:color-mix(in srgb, rgb(var(--v-theme-error)) 8%, transparent);border:1px solid color-mix(in srgb, rgb(var(--v-theme-error)) 20%, transparent);color:rgb(var(--v-theme-error));border-radius:8px;justify-content:center;align-items:center;gap:8px;margin-bottom:16px;padding:12px;font-size:.875rem;display:flex}.stats-grid[data-v-cc985133]{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}@media (width<=599px){.stats-grid[data-v-cc985133]{grid-template-columns:1fr;gap:12px}}.stat-card[data-v-cc985133]{background:color-mix(in srgb, rgb(var(--v-theme-surface)) 50%, transparent);border:1px solid color-mix(in srgb, rgb(var(--v-theme-on-surface)) 6%, transparent);border-radius:12px;align-items:center;gap:12px;padding:12px 16px;transition:all .3s cubic-bezier(.4,0,.2,1);animation:.4s cubic-bezier(.4,0,.2,1) backwards statEntrance-cc985133;display:flex}.stat-card[data-v-cc985133]:first-child{animation-delay:.1s}.stat-card[data-v-cc985133]:nth-child(2){animation-delay:.2s}.stat-card[data-v-cc985133]:nth-child(3){animation-delay:.3s}.stat-card[data-v-cc985133]:hover{border-color:color-mix(in srgb, rgb(var(--v-theme-primary)) 30%, transparent);background:color-mix(in srgb, rgb(var(--v-theme-primary)) 4%, transparent)}@keyframes statEntrance-cc985133{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.stat-content[data-v-cc985133]{flex-direction:column;gap:2px;min-width:0;display:flex}.stat-value[data-v-cc985133]{color:rgb(var(--v-theme-primary));font-size:1.25rem;font-weight:700;line-height:1.2}.stat-label[data-v-cc985133]{color:color-mix(in srgb, rgb(var(--v-theme-on-surface)) 60%, transparent);white-space:nowrap;font-size:.8125rem}.neighbors-grid[data-v-cc985133]{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px;display:grid}.neighbor-card[data-v-cc985133]{background:color-mix(in srgb, rgb(var(--v-theme-surface)) 50%, transparent);border:1px solid color-mix(in srgb, rgb(var(--v-theme-on-surface)) 8%, transparent);color:inherit;border-radius:12px;flex-direction:column;align-items:center;gap:8px;padding:16px 12px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.neighbor-card[data-v-cc985133]:hover{border-color:color-mix(in srgb, rgb(var(--v-theme-primary)) 40%, transparent);transform:translateY(-2px)}.neighbor-card__coa[data-v-cc985133]{border-radius:4px;flex-shrink:0}.neighbor-card__name[data-v-cc985133]{text-align:center;word-break:break-word;font-size:.875rem;font-weight:500}.neighbor-card__teryt[data-v-cc985133]{color:color-mix(in srgb, rgb(var(--v-theme-on-surface)) 40%, transparent);font-family:monospace;font-size:.75rem}.neighbor-card__chips[data-v-cc985133]{flex-wrap:wrap;justify-content:center;align-items:center;gap:4px;display:flex}.neighbor-card__gp2-chip[data-v-cc985133]{font-size:.625rem;font-weight:600}.neighbors-more[data-v-cc985133]{text-align:center;color:color-mix(in srgb, rgb(var(--v-theme-on-surface)) 60%, transparent);margin-top:12px;font-size:.875rem}.card.training-promo[data-v-cc985133]{color:#fff;background:linear-gradient(135deg,#ff9800,#f57c00);border-color:#0000;text-decoration:none;display:block}.card.training-promo[data-v-cc985133]:hover{transform:translateY(-4px);box-shadow:0 12px 32px #ff98004d}.training-promo__content[data-v-cc985133]{align-items:center;gap:16px;display:flex}@media (width<=599px){.training-promo__content[data-v-cc985133]{text-align:center;flex-direction:column}}.training-promo__icon[data-v-cc985133]{color:#fff;background:#fff3;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.training-promo__text[data-v-cc985133]{flex:1;min-width:0}.training-promo__title[data-v-cc985133]{color:#fff;margin:0 0 4px;font-size:1.1rem;font-weight:600}.training-promo__subtitle[data-v-cc985133]{color:#ffffffd9;margin:0;font-size:.875rem}.training-promo__action[data-v-cc985133]{flex-shrink:0}.voivodeship-landing[data-v-cc985133]{max-width:800px;min-height:calc(100vh - 112px);margin:0 auto;padding:24px}@media (width<=599px){.voivodeship-landing[data-v-cc985133]{padding:16px}}.map-tabs[data-v-cc985133]{gap:8px;margin-bottom:8px;display:flex}.map-section[data-v-cc985133] .v-container{padding:0}.map-section[data-v-cc985133] .map-card:not(.svg-wrapper){min-height:81px}.map-section[data-v-cc985133] .map-card.svg-wrapper{min-height:calc(70vh + 40px)}.geoportal-access__cta[data-v-cc985133]{margin-bottom:16px;font-weight:600}.geoportal-access__cta--national[data-v-cc985133]{white-space:normal;height:auto;min-height:56px;padding:12px 16px;line-height:1.25}.geoportal-access__cta--national[data-v-cc985133] .v-btn__content{white-space:normal;text-align:center;flex-wrap:wrap;justify-content:center}
