:root{color-scheme:dark;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif;font-synthesis:none;--bg: #0b0d10;--surface: #12151a;--surface-raised: #181c22;--surface-hover: #20252c;--line: #2a3039;--line-soft: #20252c;--text: #f3f5f7;--muted: #9aa2ad;--faint: #6f7885;--amber: #f0aa3c;--amber-soft: #352715;--cyan: #54c6d8;--cyan-soft: #132d32;--green: #57c98a;--green-soft: #142d22;--red: #f16f70;--red-soft: #351a1d;--blue: #72a8ff;--radius: 18px;--safe-top: env(safe-area-inset-top, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px)}*{box-sizing:border-box}html{min-width:320px;min-height:100%;background:var(--bg)}body{min-height:100%;margin:0;background:var(--bg);color:var(--text);font-size:14px;line-height:1.4;-webkit-font-smoothing:antialiased}button,input,select{color:inherit;font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{border:0;cursor:pointer}a{color:inherit;text-decoration:none}h1,h2,p{margin:0}h1{font-size:clamp(1.75rem,7vw,2.15rem);line-height:1.05;letter-spacing:-.035em}h2{font-size:1.05rem;letter-spacing:-.015em}small{color:var(--muted)}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.button{min-height:48px;padding:0 17px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:14px;font-weight:750}.button:focus-visible,a:focus-visible,input:focus-visible,button:focus-visible{outline:3px solid color-mix(in srgb,var(--blue) 70%,white);outline-offset:2px}.button--primary{background:var(--text);color:#101216}.button--secondary{border:1px solid var(--line);background:var(--surface-raised)}.button--danger{border:1px solid color-mix(in srgb,var(--red) 55%,var(--line));background:color-mix(in srgb,var(--red) 19%,var(--surface));color:var(--red)}.button--wide{width:100%;margin-top:20px}.button:disabled{opacity:.45;cursor:not-allowed}.wifi-session-actions{margin-top:11px;padding-top:10px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px;border-top:1px solid var(--line-soft)}.wifi-session-actions .button{min-height:40px;padding-inline:10px;font-size:.66rem}.wifi-session-dialog .reauth-switch{margin-top:15px}.wifi-tools{margin-top:9px;display:flex;gap:6px;overflow-x:auto;scrollbar-width:none}.wifi-tools button{min-width:max-content;min-height:38px;padding:0 10px;border:1px solid var(--line);border-radius:11px;background:var(--surface);color:var(--muted);font-size:.62rem;font-weight:750}.wifi-alerts button{margin-top:7px;padding:5px 8px;border-radius:8px;background:var(--surface);color:var(--text);font-size:.6rem}.wifi-admin-dialog .field,.wifi-admin-dialog .reauth-switch{margin-top:13px}.wifi-admin-dialog input{width:100%;min-height:43px;padding:0 11px;border:1px solid var(--line);border-radius:11px;background:#0d1013;color:var(--text);font:inherit}.wifi-admin-dialog output{padding:14px;overflow-wrap:anywhere;border-radius:12px;background:var(--green-soft);font-size:1.15rem;font-weight:850;letter-spacing:.06em;text-align:center}.brand-mark{width:64px;height:64px;display:inline-grid;place-items:center;border:1px solid #5a4930;border-radius:20px;transform:rotate(45deg);background:linear-gradient(135deg,#332719,#15181c);box-shadow:inset 0 0 24px #f0aa3c18,0 16px 30px #0008}.brand-mark i{width:27px;height:27px;border:2px solid var(--amber);border-top-color:transparent;border-radius:50%}.brand-mark--compact{width:35px;height:35px;border-radius:11px}.brand-mark--compact i{width:16px;height:16px}.auth-page{min-height:100dvh;padding:calc(var(--safe-top) + 72px) 20px calc(var(--safe-bottom) + 24px);display:flex;align-items:center;flex-direction:column;background:radial-gradient(circle at 50% 10%,#242019 0,var(--bg) 34%)}.auth-brand{text-align:center}.auth-brand h1{margin-top:26px}.auth-brand p{margin-top:6px;color:var(--muted)}.auth-card{width:min(100%,390px);margin-top:38px;padding:24px 20px;display:flex;flex-direction:column;gap:15px;border:1px solid var(--line);border-radius:24px;background:#14171cf5;box-shadow:0 28px 68px #0007}.auth-card__icon{width:43px;height:43px;display:grid;place-items:center;border-radius:14px;background:var(--amber-soft);color:var(--amber)}.auth-card h2{font-size:1.35rem}.auth-card>p{color:var(--muted);font-size:.82rem}.auth-card>small{text-align:center;font-size:.72rem}.field{display:grid;gap:6px}.field>span{color:var(--muted);font-size:.75rem;font-weight:650}.field input{width:100%;min-height:48px;padding:0 13px;border:1px solid var(--line);border-radius:12px;outline:none;background:#0d1013;font-size:1rem}.field input:focus{border-color:var(--blue)}.form-error{padding:11px;border:1px solid #5c3033;border-radius:11px;background:var(--red-soft);color:#ffc5c6;font-size:.8rem}.auth-footer{margin-top:auto;padding-top:30px;color:var(--faint);font-size:.72rem}.app-shell{min-height:100dvh}.sidebar{display:none}.app-main{min-width:0;padding-bottom:calc(74px + var(--safe-bottom))}.app-header{position:sticky;z-index:30;top:0;min-height:calc(46px + var(--safe-top));padding:var(--safe-top) 16px 0;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line-soft);background:color-mix(in srgb,var(--bg) 93%,transparent);backdrop-filter:blur(20px)}.connection{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:.72rem;font-weight:650}.online-dot,.offline-dot{width:8px;height:8px;display:inline-block;flex:0 0 auto;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px color-mix(in srgb,var(--green) 12%,transparent)}.offline-dot{background:var(--red);box-shadow:0 0 0 4px color-mix(in srgb,var(--red) 12%,transparent)}.app-header__actions{display:flex;gap:7px}.icon-button{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:var(--surface-raised);color:var(--text)}.icon-button svg{width:19px}.lifecycle-banner{margin:10px 16px 0;padding:11px 12px;display:grid;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid #2e513e;border-radius:14px;background:var(--green-soft)}.lifecycle-banner--update{border-color:#594322;background:var(--amber-soft)}.lifecycle-banner>svg{width:31px;height:31px;padding:7px;border-radius:9px;background:#ffffff0b;color:var(--green)}.lifecycle-banner--update>svg{color:var(--amber)}.lifecycle-banner strong,.lifecycle-banner small{display:block}.lifecycle-banner strong{font-size:.75rem}.lifecycle-banner small{margin-top:2px;font-size:.64rem}.dialog-close-inline{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:#ffffff0b}.dialog-close-inline svg{width:16px}.bottom-navigation{position:fixed;z-index:40;right:0;bottom:0;left:0;min-height:calc(68px + var(--safe-bottom));padding:7px 4px var(--safe-bottom);display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-top:1px solid var(--line);background:color-mix(in srgb,#0d0f13 95%,transparent);backdrop-filter:blur(22px)}.bottom-navigation a{min-width:0;min-height:48px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:3px;color:var(--faint);font-size:clamp(.58rem,2.4vw,.68rem);font-weight:650}.bottom-navigation svg{width:20px;height:20px}.bottom-navigation a.active{color:var(--text)}.bottom-navigation a.active svg{color:var(--amber)}.page{width:min(100%,1220px);min-height:calc(100dvh - 120px);margin:0 auto;padding:20px 16px calc(88px + var(--safe-bottom))}.page-title{margin:3px 2px 20px;display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.page-title p{margin-bottom:5px;color:var(--muted);font-size:.68rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.page-title time{color:var(--muted);font-size:.7rem;white-space:nowrap}.health-banner{padding:15px;display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:11px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.health-banner>svg{padding:8px;width:34px;height:34px;border-radius:10px}.health-banner--warning,.health-banner--no_data{border-color:#594322;background:linear-gradient(135deg,#211b13,#161515)}.health-banner--warning>svg,.health-banner--no_data>svg{background:var(--amber-soft);color:var(--amber)}.health-banner--unavailable{border-color:#593034;background:var(--red-soft)}.health-banner--working{border-color:#2e513e;background:var(--green-soft)}.health-banner span{color:var(--muted);font-size:.68rem}.health-banner h2{margin-top:2px}.health-banner p{grid-column:2/-1;margin-top:2px;color:#c5b79e;font-size:.74rem}.health-banner>a{padding:8px;color:var(--blue);font-size:.75rem}.status{min-height:25px;padding:0 8px;display:inline-flex;align-items:center;gap:5px;border-radius:8px;font-size:.68rem;font-weight:700;white-space:nowrap}.status--working{background:var(--green-soft);color:var(--green)}.status--warning{background:var(--amber-soft);color:var(--amber)}.status--unavailable{background:var(--red-soft);color:var(--red)}.status--no_data{background:var(--surface-hover);color:var(--muted)}.status--protected{background:#1a2432;color:var(--blue)}.club-cards{margin-top:12px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.club-card{min-width:0;min-height:155px;padding:14px;display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:19px;background:var(--surface)}.club-card--kaluga{background:linear-gradient(145deg,#261e13,#14171b 70%)}.club-card--maloyaroslavets{background:linear-gradient(145deg,#12262a,#14171b 70%)}.club-card__head{width:100%;display:grid;grid-template-columns:35px 1fr 18px;align-items:center;gap:9px}.club-card__head>span{width:35px;height:35px;display:grid;place-items:center;border-radius:11px;background:var(--amber-soft);color:var(--amber);font-weight:850}.club-card--maloyaroslavets .club-card__head>span{background:var(--cyan-soft);color:var(--cyan)}.club-card__head small{display:block;overflow:hidden;color:var(--muted);font-size:.65rem;text-overflow:ellipsis}.club-card__head h2{margin-top:2px;overflow:hidden;font-size:clamp(.78rem,3.2vw,.95rem);text-overflow:ellipsis}.club-card__head svg{width:17px;color:var(--faint)}.club-card time{align-self:flex-end;color:var(--faint);font-size:.62rem}.dashboard-grid{display:grid;gap:12px}.panel{margin-top:14px;padding:15px;border:1px solid var(--line-soft);border-radius:var(--radius);background:var(--surface)}.panel__heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.panel__heading>div{display:flex;align-items:center;gap:8px}.panel__heading svg{width:19px;color:var(--muted)}.panel__heading>span{color:var(--muted);font-size:.72rem}.resource-list{margin:10px 0 0;padding:0;list-style:none}.resource-list li{min-height:54px;display:grid;grid-template-columns:30px 1fr;align-items:center;gap:9px;border-top:1px solid var(--line-soft)}.resource-list li>span{width:27px;height:27px;display:grid;place-items:center;border-radius:8px;background:var(--amber-soft);color:var(--amber);font-size:.7rem;font-weight:800}.resource-list strong{font-size:.8rem}.resource-list small{display:block;margin-top:2px;font-size:.67rem}.data-state{min-height:170px;padding:24px 14px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;color:var(--muted);text-align:center}.data-state>svg{width:38px;height:38px;padding:9px;border-radius:13px;background:var(--surface-hover)}.data-state h2{color:var(--text);font-size:.9rem}.data-state p{max-width:380px;font-size:.75rem}.data-state code{color:var(--faint);font-size:.65rem}.data-state .button{min-height:40px;margin-top:5px}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.club-page{container-type:inline-size}.club-page--kaluga{--club: var(--amber);--club-soft: var(--amber-soft)}.club-page--maloyaroslavets{--club: var(--cyan);--club-soft: var(--cyan-soft)}.club-hero{min-height:146px;padding:18px;display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid color-mix(in srgb,var(--club) 36%,var(--line));border-radius:20px;background:linear-gradient(140deg,var(--club-soft),var(--surface) 72%)}.club-hero span{color:var(--muted);font-size:.68rem;text-transform:uppercase;letter-spacing:.04em}.club-hero h2{margin-top:7px;font-size:1.3rem}.club-hero p{max-width:470px;margin-top:6px;color:var(--muted);font-size:.75rem}.club-hero>strong{width:74px;height:74px;display:grid;place-content:center;flex:0 0 auto;border:5px solid var(--club);border-right-color:color-mix(in srgb,var(--club) 22%,var(--surface));border-radius:50%;font-size:1.35rem;text-align:center}.club-hero>strong small{display:block;font-size:.58rem;font-weight:500}.project-list{margin-top:13px;overflow:hidden;border:1px solid var(--line-soft);border-radius:var(--radius);background:var(--surface)}.project-list>a{min-height:72px;padding:11px;display:grid;grid-template-columns:38px minmax(0,1fr) auto 16px;align-items:center;gap:10px;overflow:hidden;border-top:1px solid var(--line-soft)}.project-list>a:first-child{border:0}.project-list>a>div{min-width:0}.project-icon{width:37px;height:37px;display:grid;place-items:center;border-radius:11px;background:var(--club-soft);color:var(--club)}.project-icon svg{width:19px}.project-list h2{font-size:.85rem}.project-list p{margin-top:3px;overflow:hidden;color:var(--muted);font-size:.68rem;text-overflow:ellipsis;white-space:nowrap}.project-list>a>svg{width:17px;color:var(--faint)}.back-link{min-height:44px;margin:-8px 0 8px;display:inline-flex;align-items:center;gap:7px;color:var(--muted);font-size:.76rem;font-weight:700}.back-link svg{width:17px}.module-status{padding:15px;display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.module-status span{color:var(--muted);font-size:.68rem}.module-status h2{margin-top:3px}.metric-grid{margin-top:12px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.metric-grid article{min-width:0;min-height:112px;padding:13px 11px;display:flex;flex-direction:column;border:1px solid var(--line-soft);border-radius:15px;background:var(--surface)}.metric-grid span,.metric-grid small{overflow:hidden;color:var(--muted);font-size:.65rem;text-overflow:ellipsis;white-space:nowrap}.metric-grid strong{margin:auto 0 2px;overflow:hidden;font-size:clamp(1.18rem,5vw,1.65rem);letter-spacing:-.04em;text-overflow:ellipsis;white-space:nowrap}.technical-note{margin-top:12px;padding:14px;border:1px solid #55442a;border-radius:14px;background:var(--amber-soft);color:#dcc79f;font-size:.74rem}.offline-action-note{margin-bottom:12px;padding:11px 12px;display:grid;grid-template-columns:22px 1fr;align-items:center;gap:9px;border:1px solid #594322;border-radius:13px;background:var(--amber-soft);color:#e7cea1;font-size:.72rem}.offline-action-note svg{width:20px;color:var(--amber)}.cleanboard-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.cleanboard-summary article{min-height:84px;padding:11px;display:flex;flex-direction:column;gap:8px;border:1px solid var(--line-soft);border-radius:15px;background:var(--surface)}.cleanboard-summary svg{width:19px;color:var(--club)}.cleanboard-summary span,.cleanboard-summary strong{display:block}.cleanboard-summary span{min-height:2.4em;color:var(--muted);font-size:.62rem;line-height:1.2}.cleanboard-summary strong{margin-top:3px;font-size:1.12rem;letter-spacing:-.03em}.cleanboard-tabs{position:sticky;z-index:5;top:calc(50px + var(--safe-top));margin:13px 0 11px;padding:4px;display:grid;grid-template-columns:repeat(4,1fr);gap:3px;border:1px solid var(--line-soft);border-radius:14px;background:color-mix(in srgb,var(--bg) 92%,transparent);backdrop-filter:blur(14px)}.cleanboard-tabs button{min-height:42px;padding:0 8px;border-radius:10px;background:transparent;color:var(--muted);font-size:.72rem;font-weight:750}.cleanboard-tabs button[aria-current=page]{background:var(--surface-hover);color:var(--text)}.cleanboard-tabs span{margin-left:3px;color:var(--faint);font-size:.62rem}.cleanboard-view-switch{width:fit-content;margin:0 0 10px auto;padding:3px;display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line-soft);border-radius:11px;background:var(--surface)}.cleanboard-view-switch button{min-height:36px;padding:0 11px;display:flex;align-items:center;gap:6px;border-radius:8px;background:transparent;color:var(--muted);font-size:.68rem;font-weight:700}.cleanboard-view-switch button.active{background:var(--surface-hover);color:var(--text)}.cleanboard-view-switch svg{width:15px}.cleanboard-map-shell{overflow:hidden;border:1px solid var(--line-soft);border-radius:17px;background:var(--surface)}.cleanboard-map-shell>p{padding:10px 12px;border-bottom:1px solid var(--line-soft);color:var(--muted);font-size:.64rem}.cleanboard-map-scroll{max-height:min(58dvh,620px);overflow:auto;overscroll-behavior:contain;touch-action:pan-x pan-y;background-color:#0f1216;background-image:linear-gradient(#20252c 1px,transparent 1px),linear-gradient(90deg,#20252c 1px,transparent 1px);background-size:24px 24px}.cleanboard-map{position:relative;min-width:100%}.map-layout{position:absolute;z-index:1;overflow:hidden;color:var(--muted);font-size:.62rem;transform-origin:center;pointer-events:none}.map-layout--wall{border:1px solid #48505c;border-radius:2px;background:#343a43}.map-layout--text{z-index:2;background:transparent}.map-layout--icon,.map-layout--arrow{z-index:2;display:grid;place-items:center;font-size:.82rem}.map-host{position:absolute;z-index:3;width:66px;min-height:58px;padding:5px;display:block;overflow:hidden;border:2px solid var(--line);border-radius:9px;background:#1d2229;text-align:left}.map-host strong,.map-host span,.map-host small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.map-host strong{font-size:.7rem}.map-host span,.map-host small{margin-top:2px;color:var(--muted);font-size:.55rem}.map-host--ok{border-color:#315a44;background:var(--green-soft)}.map-host--warning{border-color:#715628;background:var(--amber-soft)}.map-host--critical{border-color:#71383c;background:var(--red-soft)}.map-host--service{border-color:#3c4e68;background:#172334}.map-host--offline{opacity:.68}.map-host:disabled{cursor:default}.map-host:not(:disabled):active{transform:scale(.97)}.cleanboard-list{display:grid;gap:10px}.cleanboard-card{padding:14px;border:1px solid var(--line-soft);border-radius:17px;background:var(--surface)}.cleanboard-card--attention{border-color:color-mix(in srgb,var(--amber) 38%,var(--line));background:linear-gradient(145deg,var(--amber-soft),var(--surface) 68%)}.cleanboard-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.cleanboard-card__head>div{min-width:0}.cleanboard-card__head span{display:block;overflow:hidden;color:var(--muted);font-size:.64rem;text-overflow:ellipsis;white-space:nowrap}.cleanboard-card__head h2{margin-top:3px;overflow-wrap:anywhere;font-size:.94rem}.cleanboard-facts{margin-top:11px;display:flex;flex-wrap:wrap;gap:5px}.cleanboard-facts span{padding:5px 7px;border-radius:8px;background:var(--surface-hover);color:var(--muted);font-size:.62rem}.cleanboard-description{margin-top:11px;color:var(--muted);font-size:.72rem;white-space:pre-wrap}.cleanboard-readonly-note{margin-top:12px;padding:9px 10px;border-radius:10px;background:var(--surface-hover);color:var(--muted);font-size:.65rem}.cleanboard-card .button--wide{min-height:43px;margin-top:13px}.cleanboard-card .button svg{width:16px}.cleanboard-actions{margin-top:13px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.cleanboard-actions .button{min-height:44px;padding-inline:10px;font-size:.7rem}.cleanboard-dialog .field textarea{width:100%;min-height:90px;padding:11px 13px;resize:vertical;border:1px solid var(--line);border-radius:12px;outline:none;background:#0d1013;color:var(--text);font:inherit}.cleanboard-dialog .field textarea:focus{border-color:var(--blue)}.check-group{min-width:0;margin:16px 0 0;padding:4px 12px 10px;border:1px solid var(--line-soft);border-radius:14px}.check-group legend{padding:0 6px;color:var(--muted);font-size:.68rem;font-weight:750}.check-row{min-height:43px;display:flex;align-items:center;gap:10px;color:var(--text);font-size:.74rem}.check-row input{width:20px;height:20px;flex:0 0 auto;accent-color:var(--amber)}.cleanboard-dialog>.check-row,.cleanboard-dialog>.field{margin-top:14px}.check-group--supplies{display:grid;grid-template-columns:1fr}.stocks-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.stocks-summary article{min-height:106px;padding:11px;display:flex;flex-direction:column;border:1px solid var(--line-soft);border-radius:15px;background:var(--surface)}.stocks-summary svg{width:19px;color:var(--club)}.stocks-summary span{margin-top:8px;color:var(--muted);font-size:.62rem}.stocks-summary strong{margin-top:auto;font-size:1.2rem}.stocks-summary small{font-size:.58rem}.stocks-freshness{margin-top:10px;padding:10px 12px;display:flex;align-items:center;gap:9px;border:1px solid var(--line-soft);border-radius:12px;background:var(--surface)}.stocks-freshness>span:last-child{color:var(--muted);font-size:.68rem}.stocks-tabs{position:sticky;z-index:5;top:calc(50px + var(--safe-top));margin:13px 0 11px;padding:4px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:3px;border:1px solid var(--line-soft);border-radius:14px;background:color-mix(in srgb,var(--bg) 92%,transparent);backdrop-filter:blur(14px)}.stocks-tabs button{min-width:0;min-height:43px;padding:0 4px;overflow:hidden;border-radius:10px;background:transparent;color:var(--muted);font-size:.62rem;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.stocks-tabs button[aria-current=page]{background:var(--surface-hover);color:var(--text)}.stocks-tabs span{margin-left:3px;color:var(--faint);font-size:.55rem}.stocks-filter{margin-bottom:10px;display:grid;grid-template-columns:minmax(0,1fr) 116px;gap:8px}.stocks-filter label{min-width:0;padding:0 9px;display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;border:1px solid var(--line);border-radius:12px;background:var(--surface)}.stocks-filter label svg{width:16px;color:var(--muted)}.stocks-filter input{width:100%;min-height:43px;border:0;outline:0;background:transparent;font-size:.72rem}.stocks-filter select{min-width:0;padding:0 7px;border:1px solid var(--line);border-radius:12px;background:var(--surface);font-size:.67rem}.stock-list{display:grid;gap:10px}.stock-list>article{padding:14px;border:1px solid var(--line-soft);border-radius:17px;background:var(--surface)}.stock-list header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.stock-list header>div{min-width:0}.stock-list header span{display:block;overflow:hidden;color:var(--muted);font-size:.62rem;text-overflow:ellipsis;white-space:nowrap}.stock-list h2{margin-top:3px;overflow-wrap:anywhere;font-size:.88rem}.stock-list>article>p{margin-top:8px;color:var(--muted);font-size:.68rem}.stock-state{flex:0 0 auto;padding:5px 7px;border-radius:7px;background:var(--surface-hover);color:var(--muted);font-size:.58rem}.stock-state--open{background:var(--amber-soft);color:var(--amber)}.stock-state--closed{background:var(--green-soft);color:var(--green)}.stock-capacity{min-width:34px;padding:6px;border-radius:9px;background:var(--surface-hover);text-align:center}.stock-list dl{margin:13px 0 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px}.stock-list dl>div{min-width:0;padding:8px 6px;border-radius:9px;background:var(--surface-raised)}.stock-list dt{overflow:hidden;color:var(--faint);font-size:.54rem;text-overflow:ellipsis;white-space:nowrap}.stock-list dd{margin:3px 0 0;font-size:.8rem;font-weight:750}.stock-list footer{margin-top:12px;padding-top:9px;display:grid;gap:3px;border-top:1px solid var(--line-soft)}.stock-list footer span{display:flex;align-items:center;gap:6px;color:var(--muted);font-size:.65rem}.stock-list footer svg{width:14px}.stock-list footer small{font-size:.59rem}.wifi-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.wifi-summary article{min-height:102px;padding:11px;display:flex;flex-direction:column;border:1px solid var(--line-soft);border-radius:15px;background:var(--surface)}.wifi-summary svg{width:20px;color:var(--club)}.wifi-summary span{margin-top:9px;color:var(--muted);font-size:.62rem}.wifi-summary strong{margin-top:auto;font-size:1.25rem}.wifi-summary--warning{border-color:color-mix(in srgb,var(--amber) 45%,var(--line));background:linear-gradient(145deg,var(--amber-soft),var(--surface))}.wifi-summary--warning svg,.wifi-summary--warning strong{color:var(--amber)}.wifi-health{margin-top:10px;padding:10px 12px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;border:1px solid var(--line-soft);border-radius:13px;background:var(--surface)}.wifi-health>span{color:var(--muted);font-size:.68rem}.wifi-health small{grid-column:2;color:var(--faint);font-size:.59rem}.wifi-alerts{margin-top:11px;display:grid;gap:8px}.wifi-alerts article{padding:11px;display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:start;gap:9px;border:1px solid color-mix(in srgb,var(--amber) 40%,var(--line));border-radius:14px;background:var(--amber-soft)}.wifi-alerts svg{width:27px;height:27px;padding:6px;border-radius:9px;background:color-mix(in srgb,var(--amber) 18%,transparent);color:var(--amber)}.wifi-alerts strong{display:block;font-size:.74rem}.wifi-alerts p{margin-top:3px;color:var(--muted);font-size:.65rem}.wifi-alerts time{max-width:74px;color:var(--faint);font-size:.56rem;text-align:right}.wifi-readonly-note{margin-top:12px;padding:10px 11px;border-radius:12px;background:var(--surface-hover);color:var(--muted);font-size:.65rem}.wifi-system{margin-top:11px;display:grid;gap:8px}.wifi-system article{min-height:57px;padding:9px 10px;display:grid;grid-template-columns:31px minmax(0,1fr) auto;align-items:center;gap:9px;border:1px solid var(--line-soft);border-radius:13px;background:var(--surface)}.wifi-system article>svg{width:30px;height:30px;padding:7px;border-radius:9px;background:var(--surface-hover);color:var(--club)}.wifi-system strong,.wifi-system small{display:block}.wifi-system strong{font-size:.72rem}.wifi-system small{margin-top:2px;color:var(--faint);font-size:.57rem}.wifi-create-access{width:100%;min-height:44px;margin-top:10px;display:flex;align-items:center;justify-content:center;gap:7px}.wifi-create-access svg{width:17px}.wifi-access-dialog .field{margin-top:13px}.wifi-access-dialog select,.wifi-access-dialog input{width:100%;min-height:43px;padding:0 11px;border:1px solid var(--line);border-radius:11px;background:#0d1013;outline:0;color:var(--text);font:inherit}.wifi-access-dialog .check-row{margin-top:12px}.wifi-access-dialog .reauth-switch{margin-top:15px}.wifi-access-result{display:grid;gap:9px}.wifi-access-result>p{color:var(--green);font-size:.68rem;font-weight:800;text-transform:uppercase}.wifi-access-result output{padding:15px;overflow-wrap:anywhere;border:1px solid #315a44;border-radius:14px;background:var(--green-soft);color:var(--text);font-size:1.3rem;font-weight:850;letter-spacing:.08em;text-align:center}.wifi-access-result strong{font-size:.85rem}.wifi-access-result span,.wifi-access-result small{color:var(--muted);font-size:.68rem;line-height:1.4}.wifi-tabs{position:sticky;z-index:5;top:calc(50px + var(--safe-top));margin:13px 0 11px;padding:4px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:3px;border:1px solid var(--line-soft);border-radius:14px;background:color-mix(in srgb,var(--bg) 92%,transparent);backdrop-filter:blur(14px)}.wifi-tabs button{min-width:0;min-height:43px;padding:0 4px;overflow:hidden;border-radius:10px;background:transparent;color:var(--muted);font-size:.58rem;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.wifi-tabs button[aria-current=page]{background:var(--surface-hover);color:var(--text)}.wifi-tabs span{margin-left:2px;color:var(--faint);font-size:.53rem}.wifi-list{display:grid;gap:10px}.wifi-list>article{padding:13px;border:1px solid var(--line-soft);border-radius:16px;background:var(--surface)}.wifi-list header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.wifi-list header>div{min-width:0}.wifi-list header span{display:block;overflow:hidden;color:var(--muted);font-size:.61rem;text-overflow:ellipsis;white-space:nowrap}.wifi-list h2{margin-top:3px;overflow-wrap:anywhere;font-size:.86rem}.wifi-list>article>p{margin-top:8px;color:var(--muted);font-size:.66rem}.wifi-list>article>small{margin-top:10px;display:block;color:var(--faint);font-size:.59rem}.wifi-list dl{margin:11px 0 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.wifi-list dl>div{min-width:0;padding:8px 6px;border-radius:9px;background:var(--surface-raised)}.wifi-list dt{overflow:hidden;color:var(--faint);font-size:.54rem;text-overflow:ellipsis;white-space:nowrap}.wifi-list dd{margin:3px 0 0;overflow:hidden;font-size:.71rem;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.wifi-list__flag{display:flex!important;align-items:center;gap:5px;color:var(--amber)!important}.wifi-list__flag svg{width:13px}.peripheral-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.peripheral-summary article{min-height:105px;padding:11px;display:flex;flex-direction:column;border:1px solid var(--line-soft);border-radius:15px;background:var(--surface)}.peripheral-summary svg{width:20px;color:var(--club)}.peripheral-summary span{margin-top:8px;color:var(--muted);font-size:.61rem}.peripheral-summary strong{margin-top:auto;font-size:1.17rem}.peripheral-summary small{margin-top:2px;color:var(--faint);font-size:.55rem}.peripheral-summary--warning{border-color:color-mix(in srgb,var(--amber) 45%,var(--line));background:linear-gradient(145deg,var(--amber-soft),var(--surface))}.peripheral-summary--warning svg,.peripheral-summary--warning strong{color:var(--amber)}.peripheral-health{margin-top:10px;padding:10px 12px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;border:1px solid var(--line-soft);border-radius:13px;background:var(--surface)}.peripheral-health>span{color:var(--muted);font-size:.68rem}.peripheral-health small{grid-column:2;color:var(--faint);font-size:.59rem}.peripheral-limit{margin-top:11px;padding:10px 11px;border:1px solid color-mix(in srgb,var(--amber) 25%,var(--line));border-radius:13px;background:var(--surface-hover);color:var(--muted);font-size:.65rem;line-height:1.45}.peripheral-limit strong{color:var(--text)}.peripheral-tabs{position:sticky;z-index:5;top:calc(50px + var(--safe-top));margin:13px 0 10px;padding:4px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:3px;border:1px solid var(--line-soft);border-radius:14px;background:color-mix(in srgb,var(--bg) 92%,transparent);backdrop-filter:blur(14px)}.peripheral-tabs button{min-width:0;min-height:43px;padding:0 4px;overflow:hidden;border-radius:10px;background:transparent;color:var(--muted);font-size:.62rem;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.peripheral-tabs button[aria-current=page]{background:var(--surface-hover);color:var(--text)}.peripheral-tabs span{margin-left:3px;color:var(--faint);font-size:.55rem}.peripheral-filter{margin-bottom:10px;display:grid;gap:8px}.peripheral-filter--hosts{grid-template-columns:minmax(0,1fr)}.peripheral-filter--collisions{grid-template-columns:minmax(0,1fr) 105px}.peripheral-filter--audits{grid-template-columns:minmax(0,1fr) 88px 104px}.peripheral-filter label{min-width:0;padding:0 9px;display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;border:1px solid var(--line);border-radius:12px;background:var(--surface)}.peripheral-filter label svg{width:16px;color:var(--muted)}.peripheral-filter input,.peripheral-filter select{min-width:0;min-height:43px;border:0;outline:0;background:transparent;font-size:.68rem}.peripheral-filter select{padding:0 7px;border:1px solid var(--line);border-radius:12px;background:var(--surface)}.peripheral-list{display:grid;gap:10px}.peripheral-list>article{padding:13px;border:1px solid var(--line-soft);border-radius:16px;background:var(--surface)}.peripheral-list header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.peripheral-list header>div{min-width:0}.peripheral-list header span{display:block;overflow:hidden;color:var(--muted);font-size:.61rem;text-overflow:ellipsis;white-space:nowrap}.peripheral-list h2{margin-top:3px;overflow-wrap:anywhere;font-size:.86rem}.peripheral-list>article>p{margin-top:8px;color:var(--muted);font-size:.66rem}.peripheral-list>article>small{margin-top:10px;display:block;color:var(--faint);font-size:.6rem;line-height:1.4}.peripheral-list dl{margin:11px 0 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.peripheral-list dl>div{min-width:0;padding:8px 6px;border-radius:9px;background:var(--surface-raised)}.peripheral-list dt{overflow:hidden;color:var(--faint);font-size:.53rem;text-overflow:ellipsis;white-space:nowrap}.peripheral-list dd{margin:3px 0 0;overflow-wrap:anywhere;font-size:.66rem;font-weight:750}.peripheral-list footer{margin-top:11px;padding-top:9px;display:grid;gap:3px;border-top:1px solid var(--line-soft)}.peripheral-list footer span,.peripheral-list footer small{overflow-wrap:anywhere;color:var(--faint);font-size:.57rem}.peripheral-list--collisions article{border-color:color-mix(in srgb,var(--amber) 42%,var(--line));background:linear-gradient(145deg,var(--amber-soft),var(--surface) 70%)}.peripheral-list--collisions dl{grid-template-columns:1fr 1fr}.reviews-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.reviews-summary article{min-height:104px;padding:11px;display:flex;flex-direction:column;border:1px solid var(--line-soft);border-radius:15px;background:var(--surface)}.reviews-summary svg{width:20px;color:var(--club)}.reviews-summary span{margin-top:8px;color:var(--muted);font-size:.61rem}.reviews-summary strong{margin-top:auto;font-size:1.2rem}.reviews-summary small{margin-top:2px;color:var(--faint);font-size:.55rem}.reviews-summary--warning{border-color:color-mix(in srgb,var(--amber) 45%,var(--line));background:linear-gradient(145deg,var(--amber-soft),var(--surface))}.reviews-summary--warning svg,.reviews-summary--warning strong{color:var(--amber)}.reviews-readonly-note{margin-top:11px;padding:10px 11px;border:1px solid var(--line-soft);border-radius:13px;background:var(--surface-hover);color:var(--muted);font-size:.65rem;line-height:1.45}.reviews-filter{margin:12px 0 10px;display:grid;grid-template-columns:minmax(0,1fr) 95px 104px;gap:8px}.reviews-filter label{min-width:0;padding:0 9px;display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;border:1px solid var(--line);border-radius:12px;background:var(--surface)}.reviews-filter label svg{width:16px;color:var(--muted)}.reviews-filter input,.reviews-filter select{min-width:0;min-height:43px;border:0;outline:0;background:transparent;font-size:.67rem}.reviews-filter select{padding:0 7px;border:1px solid var(--line);border-radius:12px;background:var(--surface)}.reviews-list{display:grid;gap:10px}.reviews-list article{padding:13px;border:1px solid var(--line-soft);border-radius:16px;background:var(--surface)}.reviews-list header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.reviews-list header>div{min-width:0}.reviews-list header span{display:block;overflow:hidden;color:var(--muted);font-size:.61rem;text-overflow:ellipsis;white-space:nowrap}.reviews-list h2{margin-top:3px;font-size:.86rem}.reviews-list p{margin-top:10px;overflow-wrap:anywhere;color:var(--text);font-size:.71rem;line-height:1.45;white-space:pre-wrap}.reviews-list footer{margin-top:12px;padding-top:9px;display:grid;gap:3px;border-top:1px solid var(--line-soft)}.reviews-list footer span,.reviews-list footer small{overflow-wrap:anywhere;color:var(--faint);font-size:.58rem}.reviews-more{width:100%;min-height:44px;margin-top:11px;display:flex;align-items:center;justify-content:center;gap:7px}.reviews-more svg{width:16px}.schedule-month-switch{margin-bottom:10px;padding:5px;display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;border:1px solid var(--line-soft);border-radius:14px;background:var(--surface)}.schedule-month-switch button{width:40px;height:40px;display:grid;place-items:center;border-radius:10px;background:var(--surface-hover);color:var(--text)}.schedule-month-switch button:last-child{justify-self:end}.schedule-month-switch svg{width:18px}.schedule-month-switch strong{overflow:hidden;font-size:.77rem;text-align:center;text-overflow:ellipsis;white-space:nowrap;text-transform:capitalize}.schedule-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.schedule-summary article{min-height:102px;padding:11px;display:flex;flex-direction:column;border:1px solid var(--line-soft);border-radius:15px;background:var(--surface)}.schedule-summary svg{width:20px;color:var(--club)}.schedule-summary span{margin-top:8px;color:var(--muted);font-size:.61rem}.schedule-summary strong{margin-top:auto;font-size:1.2rem}.schedule-summary small{margin-top:2px;color:var(--faint);font-size:.55rem}.schedule-summary--warning{border-color:color-mix(in srgb,var(--amber) 45%,var(--line));background:linear-gradient(145deg,var(--amber-soft),var(--surface))}.schedule-summary--warning svg,.schedule-summary--warning strong{color:var(--amber)}.schedule-health{margin-top:10px;padding:10px 12px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;border:1px solid var(--line-soft);border-radius:13px;background:var(--surface)}.schedule-health>span{color:var(--muted);font-size:.67rem}.schedule-health small{grid-column:2;color:var(--faint);font-size:.58rem}.schedule-readonly-note{margin-top:11px;padding:10px 11px;border:1px solid var(--line-soft);border-radius:13px;background:var(--surface-hover);color:var(--muted);font-size:.65rem;line-height:1.45}.schedule-tabs{position:sticky;z-index:5;top:calc(50px + var(--safe-top));margin:13px 0 10px;padding:4px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:3px;border:1px solid var(--line-soft);border-radius:14px;background:color-mix(in srgb,var(--bg) 92%,transparent);backdrop-filter:blur(14px)}.schedule-tabs button{min-height:43px;display:flex;align-items:center;justify-content:center;gap:5px;border-radius:10px;background:transparent;color:var(--muted);font-size:.62rem;font-weight:750}.schedule-tabs button[aria-current=page]{background:var(--surface-hover);color:var(--text)}.schedule-tabs svg{width:15px}.schedule-agenda{display:grid;gap:10px}.schedule-agenda>article,.schedule-selected{padding:13px;border:1px solid var(--line-soft);border-radius:16px;background:var(--surface)}.schedule-agenda h2,.schedule-selected h2{margin-bottom:9px;font-size:.82rem;text-transform:capitalize}.schedule-agenda ul,.schedule-selected ul{margin:0;padding:0;display:grid;list-style:none}.schedule-agenda li,.schedule-selected li{min-height:53px;padding:8px 0;display:grid;grid-template-columns:53px minmax(0,1fr);align-items:center;gap:8px;border-top:1px solid var(--line-soft)}.schedule-agenda li:first-child,.schedule-selected li:first-child{border-top:0}.schedule-code{padding:6px 5px;overflow:hidden;border-radius:8px;background:var(--surface-hover);color:var(--club);font-size:.58rem;font-weight:800;text-align:center;text-overflow:ellipsis;white-space:nowrap}.schedule-agenda li strong,.schedule-agenda li small,.schedule-selected li strong,.schedule-selected li small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.schedule-agenda li strong,.schedule-selected li strong{font-size:.72rem}.schedule-agenda li small,.schedule-selected li small{margin-top:3px;color:var(--faint);font-size:.59rem}.schedule-no-shifts{margin:0;color:var(--muted);font-size:.68rem}.schedule-calendar{padding:10px;border:1px solid var(--line-soft);border-radius:16px;background:var(--surface)}.schedule-weekdays,.schedule-days{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:4px}.schedule-weekdays{margin-bottom:5px}.schedule-weekdays span{color:var(--faint);font-size:.56rem;font-weight:750;text-align:center}.schedule-days>span{min-height:44px}.schedule-days button{min-height:44px;padding:4px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid transparent;border-radius:9px;background:var(--surface-hover);color:var(--muted)}.schedule-days button strong{font-size:.7rem}.schedule-days button small{margin-top:2px;color:var(--club);font-size:.55rem;font-weight:800}.schedule-days .schedule-day--busy{border-color:color-mix(in srgb,var(--club) 45%,var(--line));background:color-mix(in srgb,var(--club) 10%,var(--surface));color:var(--text)}.schedule-days button[aria-pressed=true]{outline:2px solid var(--amber);outline-offset:1px}.schedule-selected{margin-top:10px}.schedule-types{display:grid;gap:8px}.schedule-types article{min-height:61px;padding:10px 12px;display:grid;grid-template-columns:62px minmax(0,1fr);align-items:center;gap:9px;border:1px solid var(--line-soft);border-radius:14px;background:var(--surface)}.schedule-types span{padding:6px;overflow:hidden;border-radius:8px;background:var(--surface-hover);color:var(--club);font-size:.61rem;font-weight:800;text-align:center;text-overflow:ellipsis;white-space:nowrap}.schedule-types strong,.schedule-types small{display:block}.schedule-types strong{font-size:.73rem}.schedule-types small{margin-top:3px;color:var(--faint);font-size:.58rem}.review-list{display:grid;gap:10px}.review-list article{padding:14px;border:1px solid var(--line-soft);border-radius:16px;background:var(--surface)}.review-list article>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.review-list article>div>span{color:var(--muted);font-size:.68rem;font-weight:700;text-transform:uppercase}.review-list article p{margin:12px 0 9px;white-space:pre-wrap}.review-list article small{font-size:.68rem}.notification-list{overflow:hidden;border:1px solid var(--line-soft);border-radius:var(--radius);background:var(--surface)}.notification-list article{min-height:82px;padding:12px;display:grid;grid-template-columns:38px minmax(0,1fr) auto 16px;align-items:center;gap:10px;border-top:1px solid var(--line-soft)}.notification-list article:first-child{border:0}.notification-icon{width:37px;height:37px;display:grid;place-items:center;border-radius:11px;background:var(--surface-hover);color:var(--amber)}.notification-icon svg{width:18px}.notification-list article>div{min-width:0}.notification-list article>div>span,.notification-list time{display:block;overflow:hidden;color:var(--muted);font-size:.65rem;text-overflow:ellipsis;white-space:nowrap}.notification-list h2{margin:3px 0;overflow:hidden;font-size:.82rem;text-overflow:ellipsis;white-space:nowrap}.notification-list article>svg{width:16px;color:var(--faint)}.push-card{margin-bottom:12px;padding:14px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:11px;border:1px solid var(--line-soft);border-radius:16px;background:var(--surface)}.push-card>svg{width:37px;height:37px;padding:9px;border-radius:11px;background:var(--amber-soft);color:var(--amber)}.push-card p,.push-card small{margin-top:3px;display:block;color:var(--muted);font-size:.68rem}.push-card small{color:var(--red)}.push-card .button{min-height:40px}.diagnostic-grid{margin-top:14px;display:grid;gap:10px}.diagnostic-card{min-height:88px;padding:14px;display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;border:1px solid var(--line-soft);border-radius:16px;background:var(--surface)}.diagnostic-card>svg{width:37px;height:37px;padding:9px;border-radius:11px;background:var(--surface-hover);color:var(--muted)}.diagnostic-card h2{font-size:.86rem}.diagnostic-card p{margin-top:3px;color:var(--muted);font-size:.68rem}.diagnostic-card>span{padding:5px 7px;border-radius:7px;background:var(--surface-hover);color:var(--muted);font-size:.63rem}.diagnostic-card--critical{border-color:#593034;background:#201518}.diagnostic-card--critical>svg,.diagnostic-card--critical>span{background:var(--red-soft);color:var(--red)}.panel__note{margin-top:9px;color:var(--muted);font-size:.72rem}.action-list{margin:11px 0 0;padding:0;list-style:none}.action-list li{min-height:67px;padding:9px 0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;border-top:1px solid var(--line-soft)}.action-list strong,.action-list small{display:block}.action-list strong{font-size:.78rem}.action-list small{margin-top:3px;font-size:.66rem}.modal-backdrop{position:fixed;z-index:100;inset:0;padding:max(16px,var(--safe-top)) 14px max(16px,var(--safe-bottom));display:grid;align-items:end;overflow-y:auto;background:#050608d9;backdrop-filter:blur(8px)}.action-dialog{position:relative;width:min(100%,560px);max-height:calc(100dvh - 32px);margin:0 auto;padding:23px 18px;overflow-y:auto;border:1px solid var(--line);border-radius:24px;background:#14171b;box-shadow:0 28px 80px #000b}.action-dialog>p{color:var(--amber);font-size:.66rem;font-weight:750;letter-spacing:.04em;text-transform:uppercase}.action-dialog>h2{max-width:calc(100% - 42px);margin-top:5px;font-size:1.18rem}.dialog-close{position:absolute;top:14px;right:14px;width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:var(--surface-hover)}.dialog-close svg{width:18px}.action-impact{margin-top:18px;padding:14px;display:grid;gap:5px;border:1px solid #594322;border-radius:14px;background:var(--amber-soft)}.action-impact strong{font-size:.72rem}.action-impact span{font-size:.78rem}.action-impact small{font-size:.66rem}.preview-grid{margin:18px 0 14px;display:grid;gap:8px}.preview-grid>div{padding:10px 12px;border:1px solid var(--line-soft);border-radius:12px;background:var(--surface-raised)}.preview-grid dt{color:var(--muted);font-size:.63rem}.preview-grid dd{margin:3px 0 0;overflow-wrap:anywhere;font-size:.76rem;font-weight:700}.reauth-switch{margin-bottom:12px;padding:3px;display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line-soft);border-radius:12px;background:#0e1115}.reauth-switch button{min-height:39px;display:flex;align-items:center;justify-content:center;gap:7px;border-radius:9px;background:transparent;color:var(--muted);font-size:.72rem;font-weight:700}.reauth-switch button.active{background:var(--surface-hover);color:var(--text)}.reauth-switch button:disabled{opacity:.35}.reauth-switch svg{width:16px}.action-dialog .field{margin-top:12px}.action-result{margin-top:18px;padding:16px;display:grid;gap:6px;border:1px solid #2e513e;border-radius:15px;background:var(--green-soft)}.action-result--unknown,.action-result--rejected{border-color:#594322;background:var(--amber-soft)}.action-result strong{font-size:.84rem}.action-result span{color:var(--muted);font-size:.72rem}.action-result code{color:var(--faint);font-size:.62rem;overflow-wrap:anywhere}.action-dialog .form-error{margin-top:12px}.device-card{padding:15px;display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:11px;border:1px solid #334235;border-radius:17px;background:linear-gradient(140deg,#17261d,var(--surface))}.device-card>svg{width:41px;height:41px;padding:10px;border-radius:12px;background:var(--green-soft);color:var(--green)}.device-card span,.device-card p{color:var(--muted);font-size:.68rem}.device-card h2{margin:2px 0;font-size:.88rem}.device-card>strong{color:var(--green);font-size:.68rem}.group-title{margin:20px 3px 8px;color:var(--muted);font-size:.68rem;letter-spacing:.04em;text-transform:uppercase}.settings-list{overflow:hidden;border:1px solid var(--line-soft);border-radius:16px;background:var(--surface)}.settings-list>a,.settings-list>span{min-height:63px;padding:10px 12px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;border-top:1px solid var(--line-soft)}.settings-list>:first-child{border:0}.settings-list>a>svg,.settings-list>span>svg{width:33px;height:33px;padding:8px;border-radius:10px;background:var(--surface-hover);color:var(--muted)}.settings-list strong{display:block;font-size:.82rem}.settings-list small{display:block;margin-top:2px;font-size:.68rem}.button--compact{min-height:36px;padding:7px 11px;font-size:.72rem}.inline-message{margin:9px 4px 0;color:var(--muted);font-size:.76rem}.filter-bar{padding:12px;display:grid;grid-template-columns:1fr 1fr;gap:10px;border:1px solid var(--line-soft);border-radius:16px;background:var(--surface)}.filter-bar label{display:grid;gap:5px}.filter-bar label>span{color:var(--muted);font-size:.65rem}.filter-bar select{width:100%;min-height:42px;padding:0 10px;border:1px solid var(--line);border-radius:11px;background:#0d1013}.audit-list{margin-top:12px;display:grid;gap:10px}.audit-list>article{padding:14px;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:start;gap:10px;border:1px solid var(--line-soft);border-radius:16px;background:var(--surface)}.audit-list>article>svg{width:33px;height:33px;padding:8px;border-radius:10px;background:var(--surface-hover);color:var(--muted)}.audit-main{min-width:0}.audit-main>div:first-child{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.audit-main strong{overflow-wrap:anywhere;font-size:.78rem}.audit-main time{flex:0 0 auto;color:var(--faint);font-size:.62rem}.audit-main>p{margin-top:4px;color:var(--muted);font-size:.66rem}.audit-main dl{margin:11px 0 0;display:grid;gap:6px}.audit-main dl>div{padding-top:6px;display:grid;grid-template-columns:52px minmax(0,1fr);gap:7px;border-top:1px solid var(--line-soft)}.audit-main dt{color:var(--faint);font-size:.62rem}.audit-main dd{margin:0;overflow-wrap:anywhere;font-size:.68rem}.audit-main footer{margin-top:11px;display:flex;align-items:center;justify-content:space-between;gap:8px}.audit-main code{overflow:hidden;color:var(--faint);font-size:.58rem;text-overflow:ellipsis}.audit-result{padding:4px 7px;border-radius:7px;background:var(--surface-hover);color:var(--muted);font-size:.61rem;font-weight:750}.audit-result--confirmed{background:var(--green-soft);color:var(--green)}.audit-result--unknown{background:var(--amber-soft);color:var(--amber)}.search-form{padding:10px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:8px;border:1px solid var(--line);border-radius:16px;background:var(--surface)}.search-form>svg{width:20px;margin:auto;color:var(--muted)}.search-form label{min-width:0}.search-form input{width:100%;min-height:44px;padding:0 10px;border:0;outline:none;background:transparent}.search-form .button{min-height:42px}.search-results{margin-top:15px;overflow:hidden;border:1px solid var(--line-soft);border-radius:16px;background:var(--surface)}.search-results>p{padding:11px 13px;color:var(--muted);font-size:.68rem}.search-results>a{min-height:66px;padding:10px 12px;display:grid;grid-template-columns:33px minmax(0,1fr) 18px;align-items:center;gap:10px;border-top:1px solid var(--line-soft)}.search-results>a>span{width:32px;height:32px;display:grid;place-items:center;border-radius:10px;background:var(--amber-soft);color:var(--amber);font-weight:800}.search-results strong,.search-results small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-results strong{font-size:.8rem}.search-results small{margin-top:3px;font-size:.66rem}.search-results>a>svg{width:16px;color:var(--faint)}@container (min-width: 520px){.project-list{display:grid;grid-template-columns:1fr 1fr}.project-list>a:nth-child(2){border-top:0}.project-list>a:nth-child(2n){border-left:1px solid var(--line-soft)}}@media(min-width:760px){.app-shell{display:grid;grid-template-columns:232px 1fr}.sidebar{position:sticky;top:0;height:100dvh;padding:23px 15px 18px;display:flex;flex-direction:column;border-right:1px solid var(--line);background:#0e1115}.sidebar__brand{height:50px;padding:0 7px;display:flex;align-items:center;gap:13px}.sidebar nav{margin-top:23px;display:grid;gap:5px}.sidebar nav a{min-height:44px;padding:0 12px;display:flex;align-items:center;gap:11px;border-radius:11px;color:var(--muted);font-weight:650}.sidebar nav a svg{width:19px}.sidebar nav a.active{background:var(--surface-hover);color:var(--text)}.sidebar nav a.active svg{color:var(--amber)}.sidebar__status{margin-top:auto;padding:12px;display:flex;align-items:center;gap:10px;border:1px solid var(--line-soft);border-radius:14px;background:var(--surface)}.sidebar__status strong,.sidebar__status small{display:block;font-size:.67rem}.sidebar__status small{margin-top:2px;font-size:.6rem}.app-main{padding-bottom:0}.app-header{min-height:58px;padding:0 24px}.lifecycle-banner{margin-inline:30px}.bottom-navigation{display:none}.page{padding:28px 30px 45px}.dashboard-grid,.diagnostic-grid,.cleanboard-list,.stock-list,.wifi-system,.wifi-list,.peripheral-list,.reviews-list,.schedule-agenda{grid-template-columns:1fr 1fr}.schedule-tabs,.stocks-tabs,.wifi-tabs,.peripheral-tabs{position:static}.cleanboard-summary article{min-height:96px;flex-direction:row;align-items:center}.cleanboard-summary svg{width:27px;height:27px}.cleanboard-summary span{min-height:0}.cleanboard-tabs{position:static}.check-group--supplies{grid-template-columns:1fr 1fr;column-gap:14px}.club-card{min-height:178px;padding:18px}.modal-backdrop{align-items:center}.preview-grid,.audit-list{grid-template-columns:1fr 1fr}}@media(min-width:1180px){.app-shell{grid-template-columns:248px 1fr}.page{padding-inline:32px}.page-title{margin-bottom:24px}.health-banner{padding:18px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(forced-colors:active){.status,.brand-mark,.health-banner,.club-card{border:1px solid CanvasText}}
