:root{--gc-brand-green:#16a34a;--gc-brand-green-soft:#22c55e;--gc-brand-blue:#0ea5e9;--gc-brand-blue-soft:#38bdf8;--gc-status-ok:#16a34a;--gc-status-warn:#d97706;--gc-status-warn-bg:#f59e0b24;--gc-status-err:#dc2626;--gc-status-err-bg:#dc26261f;--gc-status-off:#64748b;--gc-status-off-bg:#94a3b82e;--gc-status-info:#0ea5e9;--gc-status-info-bg:#0ea5e91f;--gc-bg:#f7f9fc;--gc-surface:#fff;--gc-surface-tinted:#eef2f7;--gc-input-bg:#fff;--gc-code-bg:#f1f5f9;--gc-text:#0f172a;--gc-text-muted:#526174;--gc-text-soft:#7c8798;--gc-border:#0f172a14;--gc-border-strong:#0f172a29;--gc-shadow-1:0 1px 2px #0f172a0a, 0 8px 24px -12px #0f172a14;--gc-shadow-card:0 2px 4px #0f172a0a, 0 24px 48px -28px #0f172a2e;--gc-radius-sm:8px;--gc-radius:14px;--gc-radius-lg:22px;--gc-radius-pill:999px;--gc-shell-max:560px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*,:before,:after{box-sizing:border-box}html,body,#root{margin:0;padding:0}html{-webkit-text-size-adjust:100%}body{background:var(--gc-bg);min-height:100svh;color:var(--gc-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:16px;line-height:1.5}h1,h2,h3,h4{color:var(--gc-text);letter-spacing:-.01em;margin:0}h1{font-size:1.55rem;font-weight:600;line-height:1.25}h2{font-size:1.15rem;font-weight:600}h3{font-size:1rem;font-weight:600}p{margin:0}a{color:var(--gc-brand-green);text-decoration:none}a:hover{text-decoration:underline}button{font-family:inherit}:focus-visible{outline:2px solid var(--gc-brand-green);outline-offset:2px;border-radius:4px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.gc-shell{flex-direction:column;min-height:100svh;display:flex}.gc-shell__main{width:100%;max-width:var(--gc-shell-max);flex-direction:column;flex:1;gap:20px;margin:0 auto;padding:20px 20px 32px;display:flex}@media (width>=640px){.gc-shell__main{gap:24px;padding:32px 24px 48px}}.gc-header{background:var(--gc-surface);border-bottom:1px solid var(--gc-border);z-index:10;width:100%;position:sticky;top:0}.gc-header__inner{max-width:var(--gc-shell-max);align-items:center;gap:12px;margin:0 auto;padding:14px 20px;display:flex}.gc-header__logo{width:auto;height:22px;display:block}.gc-header__label{letter-spacing:.08em;text-transform:uppercase;color:var(--gc-text-muted);border-radius:var(--gc-radius-pill);background:var(--gc-surface-tinted);padding:3px 8px;font-size:.7rem;font-weight:600}.gc-footer{border-top:1px solid var(--gc-border);background:var(--gc-surface);width:100%;color:var(--gc-text-muted);text-align:center;padding:20px;font-size:.78rem}.gc-footer__brand{color:var(--gc-text);font-weight:600}.gc-btn{border-radius:var(--gc-radius-pill);letter-spacing:-.005em;cursor:pointer;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:14px 22px;font-family:inherit;font-size:1rem;font-weight:500;line-height:1.2;transition:transform .12s,box-shadow .2s,background .2s,color .2s,border-color .2s,opacity .2s;display:inline-flex}.gc-btn:disabled,.gc-btn[aria-disabled=true]{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none!important}.gc-btn--full{width:100%}.gc-btn--primary{background:linear-gradient(135deg, var(--gc-brand-green) 0%, var(--gc-brand-blue) 100%);color:#fff;box-shadow:0 6px 20px -8px #16a34a8c,0 10px 30px -16px #0ea5e98c}.gc-btn--primary:hover:not(:disabled){transform:translateY(-1px)}.gc-btn--primary:active:not(:disabled){transform:translateY(0)}.gc-btn--secondary{background:var(--gc-surface);color:var(--gc-text);border-color:var(--gc-border-strong)}.gc-btn--secondary:hover:not(:disabled){background:var(--gc-surface-tinted)}.gc-btn--ghost{color:var(--gc-text-muted);border-color:var(--gc-border);background:0 0}.gc-btn--ghost:hover:not(:disabled){color:var(--gc-text);border-color:var(--gc-border-strong)}.gc-btn__spinner{border:2px solid;border-right-color:#0000;border-radius:50%;flex-shrink:0;width:16px;height:16px;animation:.7s linear infinite gc-spin}.gc-card{background:var(--gc-surface);border:1px solid var(--gc-border);border-radius:var(--gc-radius-lg);box-shadow:var(--gc-shadow-1);padding:20px}.gc-card__row{justify-content:space-between;align-items:center;gap:12px;display:flex}.gc-card__meta{color:var(--gc-text-muted);font-size:.88rem}.gc-card__divider{background:var(--gc-border);height:1px;margin:16px -20px}.gc-card__section-label{letter-spacing:.08em;text-transform:uppercase;color:var(--gc-text-muted);margin-bottom:8px;font-size:.7rem;font-weight:600}.gc-charger{flex-direction:column;gap:12px;display:flex}.gc-charger__id{color:var(--gc-text-muted);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.85rem}.gc-charger__loc{color:var(--gc-text-muted);font-size:.9rem}.gc-badge{border-radius:var(--gc-radius-pill);letter-spacing:.005em;white-space:nowrap;align-items:center;gap:6px;padding:4px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.gc-badge:before{content:"";background:currentColor;border-radius:50%;flex-shrink:0;width:7px;height:7px}.gc-badge--ok{color:var(--gc-status-ok);background:#16a34a1f}.gc-badge--warn{background:var(--gc-status-warn-bg);color:var(--gc-status-warn)}.gc-badge--err{background:var(--gc-status-err-bg);color:var(--gc-status-err)}.gc-badge--off{background:var(--gc-status-off-bg);color:var(--gc-status-off)}.gc-badge--info{background:var(--gc-status-info-bg);color:var(--gc-status-info)}.gc-badge--pending{background:var(--gc-surface-tinted);color:var(--gc-text-muted)}.gc-badge--running:before{animation:1.2s ease-in-out infinite gc-badge-pulse}.gc-progress{flex-direction:column;gap:6px;display:flex}.gc-progress__row{color:var(--gc-text-muted);justify-content:space-between;align-items:baseline;font-size:.85rem;display:flex}.gc-progress__count{color:var(--gc-text);font-weight:600}.gc-progress__bar{background:var(--gc-surface-tinted);border-radius:var(--gc-radius-pill);height:8px;overflow:hidden}.gc-progress__fill{background:linear-gradient(90deg, var(--gc-brand-green), var(--gc-brand-blue));border-radius:inherit;height:100%;transition:width .35s}.gc-steps{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.gc-step{background:var(--gc-surface);border:1px solid var(--gc-border);border-radius:var(--gc-radius);align-items:flex-start;gap:12px;padding:12px 14px;display:flex}.gc-step--current{border-color:#16a34a66;box-shadow:0 0 0 3px #16a34a14}.gc-step__marker{background:var(--gc-surface-tinted);width:26px;height:26px;color:var(--gc-text-muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;font-size:.75rem;font-weight:600;display:inline-flex}.gc-step--passed .gc-step__marker{color:var(--gc-status-ok);background:#16a34a1f}.gc-step--failed .gc-step__marker{background:var(--gc-status-err-bg);color:var(--gc-status-err)}.gc-step--running .gc-step__marker,.gc-step--waiting_for_installer .gc-step__marker{color:var(--gc-status-info);background:#0ea5e91f}.gc-step__body{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.gc-step__title{color:var(--gc-text);font-size:.95rem;font-weight:600}.gc-step__desc{color:var(--gc-text-muted);font-size:.85rem}.gc-step__side{align-self:flex-start;margin-top:2px}.gc-active{flex-direction:column;gap:12px;display:flex}.gc-active__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.gc-active__title{font-size:1rem;font-weight:600}.gc-active__desc{color:var(--gc-text-muted);font-size:.9rem}.gc-active__meta{color:var(--gc-text-muted);gap:12px;font-size:.8rem;display:flex}.gc-action-note{background:var(--gc-surface-tinted);border-radius:var(--gc-radius);color:var(--gc-text);border-left:3px solid var(--gc-brand-green);padding:12px 14px;font-size:.9rem}.gc-state{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:32px 20px;display:flex}.gc-state__title{font-size:1.15rem;font-weight:600}.gc-state__body{color:var(--gc-text-muted);max-width:32ch;font-size:.95rem}.gc-spinner{border:3px solid var(--gc-surface-tinted);border-top-color:var(--gc-brand-green);border-radius:50%;width:32px;height:32px;animation:.8s linear infinite gc-spin}.gc-summary{flex-direction:column;gap:20px;display:flex}.gc-summary__result{text-align:center;border-radius:var(--gc-radius-lg);border:1px solid var(--gc-border);background:var(--gc-surface);padding:24px 16px}.gc-summary__result--pass{background:linear-gradient(180deg, #16a34a0f, var(--gc-surface));border-color:#16a34a59}.gc-summary__result--fail{background:linear-gradient(180deg, #dc26260d, var(--gc-surface));border-color:#dc262659}.gc-summary__headline{margin-bottom:4px;font-size:1.25rem;font-weight:600}.gc-summary__stats{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:16px;display:grid}.gc-summary__stat{background:var(--gc-surface);border:1px solid var(--gc-border);border-radius:var(--gc-radius);text-align:center;padding:12px}.gc-summary__stat-value{color:var(--gc-text);font-size:1.35rem;font-weight:600}.gc-summary__stat-label{color:var(--gc-text-muted);text-transform:uppercase;letter-spacing:.06em;margin-top:2px;font-size:.68rem}@keyframes gc-spin{to{transform:rotate(360deg)}}@keyframes gc-badge-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.7)}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
