:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light only;--bg-color:#f9e7de;--text-primary:#0c5061;--text-secondary:#588c96;--card-bg:#fff;--card-hover-bg:#ffede7;--josephine-color:#0c5061;--safeguard-color:#3b82f6;--lodi-color:#22c55e;--font-main:"Outfit", "Inter", system-ui, -apple-system, sans-serif;--shadow-soft:0 4px 6px -1px #0c50610d, 0 2px 4px -1px #0c506108;--shadow-hover:0 20px 25px -5px #0c50611a, 0 10px 10px -5px #0c50610a;display:block}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-color);color:var(--text-primary);font-family:var(--font-main);justify-content:center;align-items:center;min-height:100vh;display:flex}#root{width:100%}.container{flex-direction:column;justify-content:center;width:100%;max-width:1200px;min-height:100vh;margin:0 auto;padding:2rem;display:flex}header{text-align:center;margin-bottom:4rem}h1{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:1rem;font-size:3.5rem;font-weight:700}.subtitle{color:var(--text-secondary);letter-spacing:.1em;text-transform:uppercase;font-size:1.2rem;font-weight:500}.grid{grid-template-columns:1fr;place-items:stretch center;gap:2rem;display:grid}.card{background-color:var(--card-bg);color:var(--text-primary);text-align:center;box-shadow:var(--shadow-soft);border:1px solid #0c50610d;border-radius:24px;flex-direction:column;align-items:center;padding:3rem 2rem;text-decoration:none;display:flex;position:relative;overflow:hidden}footer{text-align:center;color:var(--text-secondary);margin-top:4rem;font-size:.9rem}@media (width<=1024px){.grid{gap:1.5rem}}@media (width<=768px){body{height:auto;padding:2rem 0}.container{padding-top:2rem;padding-bottom:2rem}.grid{grid-template-columns:1fr}h1{font-size:2.5rem}}.reg-card{width:min(860px,100%);padding:clamp(1.5rem,3vw,2.5rem)}.reg-title{letter-spacing:-.01em;font-size:1.6rem}.reg-desc{color:var(--text-secondary);margin-top:.35rem;margin-bottom:1.25rem}.reg-formGrid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:1rem 1.25rem;width:100%;display:grid}@media (width<=720px){.reg-formGrid{grid-template-columns:1fr}}.reg-section{border-top:1px solid #0c50611a;grid-column:1/-1;margin-top:.25rem;padding-top:1rem}.reg-sectionTitle{text-align:left;margin-bottom:.75rem;font-size:1.05rem}.reg-field{width:100%}.reg-label{color:#0c5061eb;text-align:left;margin-bottom:.4rem;font-size:.95rem;font-weight:600;display:block}.reg-input{width:100%;height:48px;color:var(--text-primary);background:#ffffffe6;border:1px solid #0c50612e;border-radius:14px;padding:0 1rem;font-size:1rem;transition:border-color .15s,box-shadow .15s,background .15s}.reg-input::placeholder{color:#588c96bf}.reg-input:hover{border-color:#0c506147}.reg-input:focus{background:#fff;border-color:#0c50618c;outline:none;box-shadow:0 0 0 4px #0c50611f}.reg-input--textarea{resize:vertical;height:auto;min-height:120px;padding:.75rem 1rem}.reg-input--error{border-color:#dc26268c;box-shadow:0 0 0 4px #dc26261a}.reg-error{color:#b42318;text-align:left;min-height:18px;margin-top:.35rem;font-size:.85rem}.reg-msg{border:1px solid #0c50611f;border-radius:14px;width:100%;margin-top:1rem;padding:.85rem 1rem}.reg-msg--ok{background:#22c55e1a;border-color:#22c55e33}.reg-msg--err{background:#eef1a5;border-color:#f0bc00}.reg-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-top:1.25rem;display:flex}.reg-btn{height:44px;color:var(--text-primary);cursor:pointer;background:#ffffffd9;border:1px solid #0c50612e;border-radius:999px;padding:0 1.1rem;font-weight:600;transition:transform 80ms,box-shadow .15s,background .15s}.reg-btn:hover:not(:disabled){box-shadow:var(--shadow-soft);background:#fff}.reg-btn:active:not(:disabled){transform:translateY(1px)}.reg-btn:disabled{opacity:.55;cursor:not-allowed}.reg-actions .reg-btn[type=submit]{color:#fff;background:linear-gradient(135deg,#0c5061f2,#588c96f2);border-color:#0c506159}.reg-actions .reg-btn[type=submit]:hover:not(:disabled){box-shadow:var(--shadow-hover)}.jc-modalOverlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:9999;background:#0c506159;place-items:center;padding:1.25rem;display:grid;position:fixed;inset:0}.jc-modal{background:var(--card-bg);width:min(520px,100%);box-shadow:var(--shadow-hover);border:1px solid #0c50611f;border-radius:20px;padding:1.25rem}.jc-modal__title{text-align:left;margin-bottom:.5rem;font-size:1.2rem}.jc-modal__body{color:var(--text-secondary);text-align:left;line-height:1.4}.jc-modal__actions{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;margin-top:1rem;display:flex}.reg-errorAlert{text-align:left;background:#fff3f2;border:2px solid #f97316;border-radius:18px;width:100%;margin-top:1rem;padding:1.1rem 1.15rem}.reg-errorAlert__title{color:#f97316;margin:0;font-size:1.35rem;line-height:1.35}.reg-errorAlert__message{color:#f97316;margin-top:.7rem;font-size:1.1rem;line-height:1.65}.reg-errorAlert__inlineLink{color:#f1df15;text-underline-offset:2px;font-weight:700}@media (width<=720px){.reg-errorAlert{padding:1rem}.reg-errorAlert__title{font-size:1.2rem}.reg-errorAlert__message{font-size:1rem}}.reg-pageFooter{margin-top:1rem}.hub-statusBar{text-align:left;border:1px solid #0000;border-radius:999px;width:100%;margin:.5rem 0 1rem;padding:.45rem .8rem;font-size:.9rem;font-weight:600}.hub-statusBar__label{font-weight:800}.hub-statusBar--success{color:#166534;background:#22c55e24;border-color:#16a34a59}.hub-statusBar--warning{color:#c2410c;background:#fb923c33;border-color:#ea580c80}.hub-statusBar--danger{color:#991b1b;background:#ef444424;border-color:#dc262659}.hub-statusBar--neutral{color:var(--text-primary);background:#0c506114;border-color:#0c506133}.confirm-widget{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light only;--color-accent:#0f7b6c;--color-text-primary:#0f2220;--color-text-secondary:#49615d;--color-border:#0f22202e;--color-background-card:#fff;--color-background-secondary:#f3f7f6;--color-background-ghost:#0f7b6c14;--color-success-bg:#ecf8f5;background:0 0;font-family:DM Sans,system-ui,sans-serif}.confirm-widget__header{margin-bottom:2rem}.confirm-brand{color:var(--color-text-primary,var(--text-primary));justify-content:center;display:flex}.confirm-brand__logo{width:min(100%,260px);height:auto;display:block}.confirm-widget .reg-card.confirm-widget__card{background:var(--color-background-card);border:.5px solid var(--color-border);width:min(600px,100%);box-shadow:none;border-radius:16px;gap:1rem;padding:clamp(1.5rem,3.8vw,2.2rem)}.confirm-widget__body{gap:.9rem;width:100%;display:grid}.confirm-widget .reg-title{color:var(--color-text-primary);margin:0;font-family:DM Serif Display,Georgia,serif;font-size:clamp(1.45rem,2.5vw,1.8rem);font-weight:400}.confirm-widget .reg-desc{color:var(--color-text-secondary);margin:0;font-weight:300}.confirm-widget__addressPill{text-align:left;border:.5px solid var(--color-border);background:var(--color-background-secondary);border-radius:14px;grid-template-columns:auto 1fr;align-items:start;gap:.7rem;width:min(42rem,100%);margin-inline:auto;padding:.85rem .95rem;display:grid}.confirm-widget__addressPill svg{fill:none;width:18px;height:18px;stroke:var(--color-accent);stroke-width:1.8px;margin-top:.15rem}.confirm-widget__addressPill p{color:var(--color-text-primary);margin:0;font-weight:300;line-height:1.4}.confirm-widget__addressPill p+p{color:var(--color-text-secondary)}.confirm-widget__actions{grid-template-columns:1fr 1fr;gap:.6rem;width:100%;margin-top:.2rem;display:grid}.confirm-widget__btn{border:.5px solid var(--color-border);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:.45rem;min-height:44px;padding:.7rem 1rem;font:300 .95rem/1.2 DM Sans,system-ui,sans-serif;transition:background-color .2s,color .2s,transform .1s;display:inline-flex}.confirm-widget__btn:hover:not(:disabled){background:var(--color-background-ghost)}.confirm-widget__btn:active:not(:disabled){transform:scale(.98)}.confirm-widget__btn:disabled{cursor:not-allowed;opacity:.7}.confirm-widget__btn--primary{background:var(--color-accent);border-color:var(--color-accent);color:#fff}.confirm-widget__btn--primary svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.confirm-widget__btn--primary:hover:not(:disabled){background:#0b6a5c}.confirm-widget__btn--ghost{color:var(--color-text-primary);background:0 0}.confirm-widget__success{border:.5px solid var(--color-border);background:var(--color-success-bg);border-radius:14px;place-items:center;gap:.5rem;width:100%;padding:1rem;display:grid}.confirm-widget__success svg{fill:none;width:38px;height:38px;stroke:var(--color-accent);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.confirm-widget__success h2{color:var(--color-text-primary);margin:0;font-family:DM Serif Display,Georgia,serif;font-weight:400}.confirm-widget__success p{color:var(--color-text-secondary);margin:0;font-weight:300}.confirm-widget__supportStrip{border-top:.5px solid var(--color-border);background:0 0;border-bottom:0;border-left:0;border-right:0;border-radius:0;flex-wrap:wrap;justify-content:center;gap:.85rem;width:100%;margin-top:.5rem;padding:.8rem 0 .1rem;display:flex}.confirm-widget__supportStrip a{color:var(--color-text-primary);align-items:center;gap:.35rem;font:300 .9rem/1.2 DM Sans,system-ui,sans-serif;text-decoration:none;display:inline-flex}.confirm-widget__supportStrip a:hover{color:var(--color-accent)}.confirm-widget__supportStrip svg{fill:none;width:14px;height:14px;stroke:var(--color-accent);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.confirm-widget__supportStrip>span{color:var(--color-text-secondary);align-items:center;font:300 .9rem/1.2 DM Sans,system-ui,sans-serif;display:inline-flex}@media (width<=680px){.confirm-widget__actions{grid-template-columns:1fr}}.service-widget .subtitle{text-transform:none;letter-spacing:.01em;color:var(--color-text-secondary);font-family:DM Sans,system-ui,sans-serif;font-weight:300}.service-widget__card{gap:.9rem}.hub-tabs{background:#0c506112;border-radius:999px;gap:.25rem;width:100%;padding:.25rem;display:flex}.hub-tabs__tab{color:var(--color-text-secondary,var(--text-secondary));text-align:center;border-radius:999px;flex:1;padding:.45rem .7rem;font:600 .85rem/1.25 DM Sans,system-ui,sans-serif;text-decoration:none;transition:background-color .2s,color .2s}a.hub-tabs__tab:hover{color:var(--text-primary);background:#fff9}.hub-tabs__tab--active{color:var(--text-primary);background:#fff;box-shadow:0 1px 3px #0c506129}.system-status-page__card .hub-tabs{margin-bottom:.4rem}.service-widget .hub-statusBar{margin:.35rem 0 .55rem}.service-widget .reg-formGrid>.reg-section:first-child{margin-top:0;padding-top:.55rem}.service-widget .reg-actions.reg-section{margin-top:0;padding-top:.65rem}.service-widget .reg-msg.reg-section{margin-top:.35rem;padding-top:.65rem}.service-widget__actions{justify-content:center}.service-widget__submit{min-width:180px}.system-status-page{--status-bg:var(--bg-color);--status-card-bg:#fff;--status-text:#143d3a;--status-muted:#5e7472;--status-border:#143d3a24;--status-shadow:0 14px 28px #143d3a14;--status-hero-sage:#9eb5a6;--status-hero-rose:#c7968b;--status-hero-navy:#2d465d;--status-cta:#5f7788;--status-cta-hover:#526a7a;background:var(--status-bg);color:var(--status-text)}.system-status-page .confirm-brand{color:var(--status-text)}.system-status-page__header{margin-bottom:2.4rem}.system-status-page .confirm-widget__card.system-status-page__card{background:#fff8f0;background:color-mix(in srgb, var(--status-card-bg) 92%, #fff4e7 8%);width:min(700px,100%);box-shadow:var(--status-shadow);border:1px solid #143d3a14}.system-status-page__content{gap:1rem;width:100%;display:grid}.system-status-page__hero{width:210px;height:170px;margin:0 auto .35rem;position:relative}.system-status-page__orb{opacity:.85;border-radius:50%;position:absolute}.system-status-page__orb--sage{background:var(--status-hero-sage);width:116px;height:116px;top:22px;left:14px}.system-status-page__orb--rose{background:var(--status-hero-rose);width:96px;height:96px;top:16px;right:24px}.system-status-page__orb--navy{background:var(--status-hero-navy);width:88px;height:88px;bottom:18px;right:8px}.system-status-page__center{background:#fff;border:1px solid #143d3a1f;border-radius:50%;place-items:center;width:108px;height:108px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 20px #143d3a1f}.system-status-page__center svg{fill:none;stroke:#1e5752;stroke-width:1.5px;width:42px;height:42px}.system-status-page__badge{color:#fff;width:28px;height:28px;box-shadow:none;background:#25a79d;border:1px solid #1b7f78;border-radius:999px;place-items:center;display:grid;position:absolute;bottom:-2px;right:-4px}.system-status-page__badge svg{fill:none;stroke:#fff;stroke-width:2.8px;stroke-linecap:round;stroke-linejoin:round;width:25px;height:25px}.system-status-page__headline{text-align:center;color:var(--status-text);margin:0;font-family:DM Serif Display,Georgia,serif;font-size:clamp(1.45rem,3.4vw,1.85rem)}.system-status-page__panel{background:var(--status-card-bg);border:1px solid var(--status-border);border-radius:18px;padding:.35rem 1rem;box-shadow:0 6px 18px #143d3a14}.system-status-page__sensorRow{border-bottom:1px solid #143d3a1f;grid-template-columns:auto 1fr auto;align-items:center;gap:.7rem;padding:.8rem .2rem;display:grid}.system-status-page__sensorRow:last-child{border-bottom:0}.system-status-page__sensorIcon{font-size:1.15rem}.system-status-page__sensorName{color:var(--status-text);font-weight:500}.system-status-page__sensorState{color:var(--status-text);align-items:center;gap:.35rem;font-size:.92rem;font-weight:600;display:inline-flex}.system-status-page__stateDot{font-size:1.5rem;line-height:1}.system-status-page__stateDot--active{color:#34d399}.system-status-page__stateDot--starting{color:#fbbf24}.system-status-page__stateDot--offline{color:#cbd5e1}.system-status-page__emptyNote{color:var(--status-muted);text-align:center;margin:0;padding:1rem .2rem;font-size:.95rem}.system-status-page__moreNote{color:var(--status-muted);text-align:center;margin:0;padding:.7rem .2rem;font-size:.88rem}.system-status-page__refreshHint{color:var(--status-muted);justify-content:center;align-items:center;gap:.5rem;margin:0;font-size:.88rem;display:flex}.system-status-page__retryBtn{color:var(--status-cta);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:600;text-decoration:underline}.system-status-page__retryBtn:hover{color:var(--status-cta-hover)}.system-status-page__notePanel{padding:1rem}.system-status-page__notePanel h3{color:var(--status-text);text-align:left;margin:0 0 .5rem;font-family:DM Serif Display,Georgia,serif;font-size:1.2rem}.system-status-page__notePanel p{color:var(--status-muted);text-align:left;margin:0;font-weight:400;line-height:1.65}.system-status-page__finishBtn{background:var(--status-cta);color:#fff;cursor:pointer;border:0;border-radius:999px;width:min(360px,100%);min-height:46px;margin:.2rem auto 0;font:500 1rem/1 DM Sans,system-ui,sans-serif;transition:transform .1s,background-color .2s,box-shadow .2s}.system-status-page__finishBtn:hover{background:var(--status-cta-hover);box-shadow:0 10px 16px #5f778840}.system-status-page__finishBtn:active{transform:translateY(1px)}@media (width<=640px){.system-status-page .confirm-widget__card.system-status-page__card{padding:1.25rem}.system-status-page__panel{padding:.2rem .75rem}.system-status-page__sensorRow{grid-template-columns:auto 1fr;gap:.5rem}.system-status-page__sensorState{grid-column:1/-1;padding-left:1.8rem}}
