.confirm-modal{background:var(--glass-bg-strong);border:1px solid var(--glass-border);backdrop-filter:blur(20px) saturate(145%);-webkit-backdrop-filter:blur(20px) saturate(145%);padding:2rem;border-radius:1rem;max-width:320px;text-align:center;box-shadow:var(--glass-shadow)}.confirm-modal__message{color:var(--text-main);margin-bottom:1.5rem;font-size:1.1rem}.btn--danger{background:linear-gradient(125deg,#ff5f78,#ff7f93);color:#2f0310}.sidebar.header{position:relative;top:0;left:0;width:100%;height:clamp(132px,15.5vh,170px);background:linear-gradient(180deg,#1a222fd1,#0e141fad);border:none;border-radius:0 0 18px 18px;box-shadow:0 10px 24px #00000052,0 1px #ffffff14 inset,0 -1px #ffffff0f inset;backdrop-filter:blur(14px) saturate(130%);-webkit-backdrop-filter:blur(14px) saturate(130%);overflow:hidden;z-index:10;font-family:SF Pro Text,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.sidebar.header:after{display:none}.projects{position:absolute;bottom:6px;left:50%;transform:translate(-50%);display:flex;gap:1.1rem;z-index:20;padding:0;border-radius:0;background:transparent;border:none;backdrop-filter:none;-webkit-backdrop-filter:none}.project-icon{text-decoration:none;display:flex;flex-direction:column;align-items:center;position:relative;padding:.2rem .15rem;border-radius:14px;transition:transform .2s ease;-webkit-tap-highlight-color:transparent;tap-highlight-color:transparent}.project-icon:active{background:transparent!important}.project-icon:active .project-icon__circle{transform:none!important}.project-icon__circle{width:86px;height:86px;border-radius:50%;background:#fff3;border:none;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #00000059;backdrop-filter:blur(14px) saturate(140%);-webkit-backdrop-filter:blur(14px) saturate(140%);transition:transform .25s,box-shadow .25s,border-color .25s;overflow:hidden}.project-icon__circle img{width:100%;height:100%;object-fit:contain;filter:saturate(.75) contrast(1.04)}.project-icon__label{margin-top:.45rem;font-size:.82rem;font-weight:600;color:var(--text-main);text-shadow:0 1px 3px rgba(0,0,0,.6);text-align:center;white-space:normal;line-height:1.05;max-width:96px;min-height:2.05em;overflow-wrap:anywhere;text-wrap:balance}.project-icon.active .project-icon__circle,.project-icon:hover .project-icon__circle{transform:translateY(-2px) scale(1.04);box-shadow:0 12px 24px #09122085}.project-icon.active{background:transparent}.project-icon.active .project-icon__circle{box-shadow:0 0 0 3px #5ea8ff94,0 12px 24px #0912208f}.project-icon.active .project-icon__label{color:#dff1ff;text-shadow:0 0 10px rgba(94,168,255,.45)}.bottom-nav{position:fixed;bottom:calc(14px + env(safe-area-inset-bottom,0px));left:50%;transform:translate(-50%);display:flex;gap:.22rem;background:linear-gradient(160deg,#132242a8,#0b152bc2);border:1px solid rgba(130,178,255,.22);padding:.3rem;height:58px;border-radius:999px;align-items:center;box-shadow:0 12px 30px #020a1880,0 1px #badbff24 inset,0 -1px #4779c529 inset;backdrop-filter:blur(16px) saturate(135%);-webkit-backdrop-filter:blur(16px) saturate(135%);z-index:10000;max-width:calc(100vw - 24px)}.bottom-nav__item{color:#e2ecffdb;font-size:1.28rem;display:flex;align-items:center;justify-content:center;gap:.42rem;background:none;border:none;cursor:pointer;transition:color .38s cubic-bezier(.22,1,.36,1),background .38s cubic-bezier(.22,1,.36,1),transform .38s cubic-bezier(.22,1,.36,1),border-color .38s cubic-bezier(.22,1,.36,1),box-shadow .38s cubic-bezier(.22,1,.36,1);text-decoration:none;height:48px;min-width:48px;border-radius:999px;padding:0 .72rem}.bottom-nav__item svg{width:24px;height:24px;flex-shrink:0}.bottom-nav__label{max-width:0;overflow:hidden;white-space:nowrap;opacity:0;font-size:.92rem;font-weight:650;line-height:1;transform:translate(-6px);transition:max-width .38s cubic-bezier(.22,1,.36,1),opacity .32s ease,transform .38s cubic-bezier(.22,1,.36,1)}.bottom-nav__item.active,.bottom-nav__item:hover{color:#fffffffa}.bottom-nav__item--route.active{color:#fff;background:linear-gradient(145deg,#549aff70,#3975d647);border:1px solid rgba(132,192,255,.42);transform:translateY(-.5px);box-shadow:0 8px 18px #0817346b,0 1px #b9deff3d inset}.bottom-nav__item--route.active .bottom-nav__label{max-width:116px;opacity:1;transform:translate(0)}.bottom-nav__item:active{transform:translateY(0)}.bottom-nav__item:not(.bottom-nav__item--route){color:#ebf0ffe6;background:#7eafff14;border:1px solid rgba(126,175,255,.18)}.bottom-nav__item:not(.bottom-nav__item--route) .bottom-nav__label{max-width:0;opacity:0}.confirm-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#040912b8;display:flex;align-items:center;justify-content:center;z-index:20000}.confirm-modal{background:#131e2ecc;border:1px solid rgba(255,255,255,.15);backdrop-filter:blur(20px) saturate(140%);-webkit-backdrop-filter:blur(20px) saturate(140%);padding:2rem;border-radius:1rem;max-width:320px;text-align:center;box-shadow:0 14px 32px #0000007a}.confirm-modal__message{color:#fff;font-family:Inter,sans-serif;margin-bottom:1.5rem;font-size:1.1rem}.confirm-modal__actions{display:flex;gap:1rem;justify-content:center}.btn{padding:.6rem 1.2rem;border:none;border-radius:.5rem;font-size:.95rem;cursor:pointer;transition:background .2s}.btn--danger{font-family:SF Pro Text,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:linear-gradient(125deg,#a1a8b4,#c4cbd6);color:#14171d}.btn--danger:hover{background:#c43c3c}.btn--secondary{background:#ffffff1f;color:var(--text-main)}.btn--secondary:hover{background:#555}@media (max-width: 639px){.sidebar.header{height:clamp(108px,14.8vh,132px)}.project-icon__circle{width:70px;height:70px}.project-icon__label{font-size:.68rem;max-width:68px;min-height:2em}.bottom-nav{bottom:calc(12px + env(safe-area-inset-bottom,0px));height:56px;width:auto;padding:.28rem;gap:.2rem;border-radius:999px}.bottom-nav__item svg{width:22px;height:22px}.bottom-nav__item{min-width:46px;height:46px;padding:0 .62rem}.bottom-nav__item--route.active .bottom-nav__label{max-width:90px;font-size:.86rem}}html,body,#root{width:100%;height:100%;margin:0;padding:0;box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}.login-wrap{display:flex;justify-content:center;align-items:center;background:transparent;min-height:100vh;padding:1rem}.login-box{background:var(--glass-bg-strong);border:1px solid var(--glass-border);backdrop-filter:blur(20px) saturate(145%);-webkit-backdrop-filter:blur(20px) saturate(145%);border-radius:20px;padding:2rem 1.5rem;width:100%;max-width:380px;box-shadow:var(--glass-shadow);display:flex;flex-direction:column;gap:1rem}.login-title{font-size:1.27rem;font-weight:700;color:var(--text-main);margin:0}.error-box{background:#6e122057;color:#ffd8de;padding:.6rem;border-radius:10px;font-size:.95rem}.admin-dashboard-modal-label{display:flex;flex-direction:column;gap:.4rem;font-size:1rem;font-weight:600;color:var(--text-muted)}.admin-dashboard-modal-input{width:100%;height:2.8rem;padding:0 1rem;background:#ffffff14;color:var(--text-main);border:1px solid rgba(255,255,255,.14);border-radius:12px;font-size:1rem;transition:border-color .2s,box-shadow .2s}.admin-dashboard-modal-input:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 2px #5ea8ff47}.login-buttons{display:flex;justify-content:center}.admin-dashboard-modal-btn{min-height:44px;padding:.7rem 1.2rem;font-size:1rem;font-weight:700;border-radius:10px;cursor:pointer;border:none;background:linear-gradient(125deg,var(--accent),var(--accent-2));color:#021227;transition:background .2s}.admin-dashboard-modal-btn:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 480px){.login-wrap{padding:.5rem}.login-box{padding:1.5rem;border-radius:15px}}:root{color-scheme:dark;--bg-0: #080b11;--bg-1: #0f1624;--bg-2: #121b2e;--text-main: #eef4ff;--text-muted: #aebbd1;--accent: #5ea8ff;--accent-2: #6ed3ff;--glass-bg: rgba(20, 31, 48, .52);--glass-bg-strong: rgba(18, 28, 43, .72);--glass-border: rgba(255, 255, 255, .16);--glass-shadow: 0 12px 32px rgba(0, 0, 0, .45)}*,*:before,*:after{box-sizing:border-box;-ms-overflow-style:none;scrollbar-width:none}*::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}html,body,#root{margin:0;box-sizing:border-box;min-height:100%;height:100%;color:var(--text-main);font-family:SF Pro Text,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overscroll-behavior:none;overflow:hidden;padding-bottom:0}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.app-bootstrap{min-height:100dvh;display:flex;align-items:center;justify-content:center;color:var(--text-main);font-weight:600}.ui-skeleton{display:block;max-width:100%;border-radius:999px;background:linear-gradient(100deg,#ffffff12 20%,#ffffff29,#ffffff12 64%);background-size:240% 100%;animation:ui-skeleton-shimmer 1.35s ease-in-out infinite}.ui-skeleton-card{min-width:0;border:1px solid var(--glass-border);border-radius:20px;background:var(--glass-bg);box-shadow:var(--glass-shadow);padding:1rem}.ui-skeleton--title{width:min(46%,230px);height:1.35rem}.ui-skeleton--line{height:.78rem}.ui-skeleton--line-wide{width:min(76%,320px)}.ui-skeleton--line-short{width:min(38%,150px)}.ui-skeleton--metric{width:min(62%,210px);height:2rem;margin-top:1.25rem}.ui-skeleton--stat-value{width:min(72%,190px);height:1.65rem;margin:.2rem auto 0}.ui-skeleton--action{width:44px;height:44px;flex:0 0 44px;border-radius:13px}.ui-skeleton--button-label{width:64px;height:.85rem;margin:0 auto}.ui-skeleton--avatar{width:38px;height:38px;flex:0 0 38px;border-radius:12px}.ui-skeleton--chart-title{width:min(50%,250px);height:1.25rem}.ui-skeleton--axis-label{width:52px;height:.62rem}.ui-skeleton-list{display:grid;gap:.6rem;width:100%}.ui-skeleton-list__row{min-height:72px;display:flex;align-items:center;gap:.75rem;padding:.75rem;border:1px solid rgba(255,255,255,.1);border-radius:14px;background:#ffffff06}.ui-skeleton-list--compact .ui-skeleton-list__row{min-height:62px}.ui-skeleton-list__body{flex:1;min-width:0;display:grid;gap:.55rem}.page-loading-skeleton{width:100%;max-width:800px;margin:0 auto;padding:1rem;display:grid;gap:1rem}.page-loading-skeleton--fullscreen{min-height:100dvh;align-content:center}.page-loading-skeleton__toolbar{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.page-loading-skeleton__metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.page-loading-skeleton__metrics .ui-skeleton-card{min-height:128px}.page-loading-skeleton__content{min-height:290px}.ui-entity-skeleton{display:grid;gap:1rem;width:100%}.ui-entity-skeleton__head{min-height:112px;display:grid;align-content:center;gap:.8rem}.ui-entity-skeleton__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.ui-entity-skeleton__item{min-height:76px;padding:.75rem;border-radius:14px;background:#ffffff06;display:grid;align-content:center;gap:.65rem}.ui-chart-skeleton{height:100%;min-height:220px;display:grid;grid-template-rows:auto 1fr auto;gap:1rem;padding:.5rem;width:100%}.ui-chart-skeleton__plot{position:relative;min-height:145px;overflow:hidden;border-radius:14px;background:repeating-linear-gradient(to bottom,rgba(255,255,255,.045) 0 1px,transparent 1px 42px)}.ui-chart-skeleton__area{position:absolute;top:35%;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(155,180,216,.2),transparent);clip-path:polygon(0 64%,12% 42%,24% 55%,37% 22%,50% 44%,62% 18%,75% 52%,88% 30%,100% 8%,100% 100%,0 100%)}.ui-chart-skeleton__line{position:absolute;inset:35% 0 auto;height:3px;opacity:.65;background:linear-gradient(90deg,transparent,rgba(220,233,252,.85),transparent);animation:ui-skeleton-chart 1.35s ease-in-out infinite}.ui-chart-skeleton__axis{display:flex;justify-content:space-between;gap:1rem}@keyframes ui-skeleton-shimmer{0%{background-position:120% 0}to{background-position:-120% 0}}@keyframes ui-skeleton-chart{0%,to{transform:translateY(52px);opacity:.35}50%{transform:translateY(12px);opacity:.75}}@media (max-width: 520px){.page-loading-skeleton{padding:.75rem;gap:.75rem}.page-loading-skeleton__metrics{gap:.75rem}.ui-entity-skeleton__grid{grid-template-columns:1fr}}.skip-link{position:fixed;top:8px;left:8px;z-index:30000;padding:10px 14px;border-radius:10px;color:#04152d;background:var(--accent-2);font-weight:700;transform:translateY(-160%);transition:transform .16s ease}.skip-link:focus{transform:translateY(0)}button:focus-visible,a:focus-visible,[role=button]:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--accent-2);outline-offset:3px}body{background:radial-gradient(900px 600px at 15% -10%,rgba(87,137,255,.28),transparent 55%),radial-gradient(700px 500px at 90% 10%,rgba(84,226,255,.22),transparent 50%),linear-gradient(180deg,var(--bg-2) 0%,var(--bg-1) 45%,var(--bg-0) 100%);background-attachment:fixed}body:before{content:"";position:fixed;top:-40vh;right:0;bottom:-40vh;left:0;background:radial-gradient(900px 600px at 15% -10%,rgba(87,137,255,.28),transparent 55%),radial-gradient(700px 500px at 90% 10%,rgba(84,226,255,.22),transparent 50%),linear-gradient(180deg,var(--bg-2) 0%,var(--bg-1) 45%,var(--bg-0) 100%);z-index:-1;pointer-events:none}.ptr--ptr{position:fixed!important;top:calc(clamp(132px,15.5vh,170px) + 8px);left:0;right:0;z-index:20020;height:0!important;min-height:0!important;overflow:visible!important;display:flex!important;justify-content:center;align-items:flex-start;margin-top:0;pointer-events:none}.ptr--ptr .ptr--box{margin:0!important;width:30px;height:30px;border-radius:50%;display:flex!important;align-items:center;justify-content:center;padding:0!important;background:transparent;border:0;box-shadow:none;opacity:0;transform:translateY(-16px) scale(.78);transition:opacity .2s ease,transform .24s cubic-bezier(.2,.8,.2,1),background .2s ease,box-shadow .2s ease}.ptr--ptr.ptr--pull .ptr--box,.ptr--pull .ptr--box,.ptr--ptr.ptr--release .ptr--box,.ptr--release .ptr--box,.ptr--ptr.ptr--refresh .ptr--box,.ptr--refresh .ptr--box{opacity:1;transform:translateY(7px) scale(1)}.ptr--ptr.ptr--pull .ptr--box,.ptr--pull .ptr--box,.ptr--ptr.ptr--release .ptr--box,.ptr--release .ptr--box,.ptr--ptr.ptr--refresh .ptr--box,.ptr--refresh .ptr--box{background:transparent;box-shadow:none}.ptr--ptr .ptr--icon{width:18px;height:18px;color:transparent!important;font-size:0!important;line-height:0;border:none!important;background:transparent!important;box-shadow:none!important;margin:0!important}.ptr--ptr .ptr--icon:before{content:"";display:block;width:18px;height:18px;border-radius:50%;border:2.25px solid rgba(223,228,236,.42);border-top-color:#eff4fcf2;box-sizing:border-box;transform-origin:center}.ptr--ptr.ptr--pull .ptr--icon:before,.ptr--pull .ptr--icon:before{animation:none;transform:rotate(-35deg)}.ptr--ptr.ptr--release .ptr--icon:before,.ptr--release .ptr--icon:before{border-color:#eff4fc85;border-top-color:#fff}.ptr--ptr.ptr--refresh .ptr--icon:before,.ptr--refresh .ptr--icon:before{animation:ptr-spin .78s linear infinite}.ptr--ptr .ptr--text{display:none!important}@media (max-width: 639px){.ptr--ptr{top:calc(clamp(108px,14.8vh,132px) + 6px)}.ptr--ptr .ptr--box{height:28px;width:28px;transform:translateY(-14px) scale(.78)}.ptr--ptr.ptr--pull .ptr--box,.ptr--pull .ptr--box,.ptr--ptr.ptr--release .ptr--box,.ptr--release .ptr--box,.ptr--ptr.ptr--refresh .ptr--box,.ptr--refresh .ptr--box{transform:translateY(6px) scale(1)}.ptr--ptr .ptr--icon{width:17px;height:17px}.ptr--ptr .ptr--icon:before{width:17px;height:17px}}@keyframes ptr-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.layout{position:relative;z-index:1;max-width:840px;margin:0 auto;height:100vh;height:100dvh;overflow-y:auto;overflow-x:hidden;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;scroll-padding-bottom:calc(108px + env(safe-area-inset-bottom,0px))}@media (max-width: 639px){.layout{flex-direction:column}}.layout__content{flex:1;width:100%;min-width:0;margin-top:0;padding:4px 0 calc(108px + env(safe-area-inset-bottom,0px));min-height:calc(100dvh - clamp(132px,15.5vh,170px));overflow:visible}.layout__content:focus{outline:none}.app-page{width:100%;max-width:800px;margin:0 auto;padding:1rem}@media (max-width: 639px){.layout__content{padding-bottom:calc(102px + env(safe-area-inset-bottom,0px));min-height:calc(100dvh - clamp(108px,14.8vh,132px))}.app-page{padding:.75rem}}@media (hover: hover) and (pointer: fine){.layout,.settings-editor{scrollbar-width:thin;scrollbar-color:rgba(151,187,236,.36) transparent}.layout::-webkit-scrollbar,.settings-editor::-webkit-scrollbar{display:block!important;width:8px!important}.layout::-webkit-scrollbar-track,.settings-editor::-webkit-scrollbar-track{background:transparent}.layout::-webkit-scrollbar-thumb,.settings-editor::-webkit-scrollbar-thumb{border-radius:999px;background:#97bbec5c}}
