.code-block-module__-HgdNq__block{background:#0b1220;border:1px solid #26344d;border-radius:8px;margin:.75rem 0 1rem;overflow:hidden}.code-block-module__-HgdNq__bar{color:#94a3b8;border-bottom:1px solid #26344d;justify-content:space-between;align-items:center;padding:.35rem .7rem;font-size:.75rem;display:flex}.code-block-module__-HgdNq__bar button{color:#f8fafc;cursor:pointer;font:inherit;background:0 0;border:1px solid #26344d;border-radius:6px;padding:.2rem .5rem}.code-block-module__-HgdNq__block pre{margin:0;padding:.85rem 1rem;overflow-x:auto}.code-block-module__-HgdNq__block code{font-family:var(--font-geist-mono), ui-monospace, monospace;color:#f8fafc;font-size:.82rem;line-height:1.55}.code-block-module__-HgdNq__block .tok-kw{color:#93c5fd}.code-block-module__-HgdNq__block .tok-str{color:#86efac}.code-block-module__-HgdNq__block .tok-cmt{color:#94a3b8}
.ReturnNav-module__PPa7-q__nav{flex-wrap:wrap;gap:.5rem;display:flex}.ReturnNav-module__PPa7-q__nav a{border:1px solid var(--border-color);background:var(--bg-card,var(--card-background));height:34px;color:var(--text-primary);white-space:nowrap;border-radius:6px;align-items:center;padding:0 .8rem;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-flex}.ReturnNav-module__PPa7-q__nav a:hover{border-color:var(--accent-color);color:var(--accent-color)}
.support-module__a4J_va__main{background:var(--background-color);flex:1;padding:2rem 0;transition:background-color .2s}.support-module__a4J_va__container{max-width:1000px;margin:0 auto;padding:0 1.5rem}.support-module__a4J_va__header{border-bottom:2px solid var(--border-color);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:3rem;padding-bottom:1.5rem;display:flex}.support-module__a4J_va__header h1{color:var(--accent-color);margin:0;font-size:2.5rem;font-weight:700;transition:color .2s}.support-module__a4J_va__backLink{color:var(--text-secondary);border:1px solid var(--border-color);background:var(--card-background);border-radius:6px;padding:.5rem 1rem;font-size:1rem;text-decoration:none;transition:all .2s}.support-module__a4J_va__backLink:hover{color:#fff;background:var(--accent-color);transform:translate(-4px)}.support-module__a4J_va__content{background:var(--card-background);border:1px solid var(--border-color);border-radius:12px;padding:2.5rem;transition:all .2s;box-shadow:0 2px 8px #0000000d}.support-module__a4J_va__section{margin-bottom:2.5rem}.support-module__a4J_va__section:last-child{margin-bottom:0}.support-module__a4J_va__section h2{color:var(--accent-color);border-bottom:1px solid var(--border-color);margin-bottom:1rem;padding-bottom:.5rem;font-size:1.5rem;font-weight:600;transition:color .2s}.support-module__a4J_va__section p{color:var(--text-primary);margin-bottom:1rem;line-height:1.7;transition:color .2s}.support-module__a4J_va__section ul{color:var(--text-primary);margin-bottom:1rem;padding-left:1.5rem;line-height:1.7}.support-module__a4J_va__section li{margin-bottom:.5rem;transition:color .2s}.support-module__a4J_va__section a{color:var(--accent-color);border-bottom:1px solid #0000;font-weight:500;text-decoration:none;transition:all .2s}.support-module__a4J_va__section a:hover{border-bottom-color:var(--accent-color)}.support-module__a4J_va__contactGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin:2rem 0;display:grid}.support-module__a4J_va__contactCard{background:var(--background-color);border:1px solid var(--border-color);border-radius:8px;padding:1.5rem;transition:all .2s}.support-module__a4J_va__contactCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.support-module__a4J_va__contactCard h3{color:var(--accent-color);margin:0 0 .75rem;font-size:1.1rem;font-weight:600}.support-module__a4J_va__contactCard p{color:var(--text-primary);margin:0 0 .5rem}.support-module__a4J_va__responseTime{font-size:.9rem;font-style:italic;color:var(--text-secondary)!important}.support-module__a4J_va__docGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin:2rem 0;display:grid}.support-module__a4J_va__docCard{background:var(--background-color);border:1px solid var(--border-color);border-radius:8px;padding:2rem;transition:all .2s}.support-module__a4J_va__docCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.support-module__a4J_va__docCard h3{color:var(--accent-color);margin:0 0 1rem;font-size:1.2rem;font-weight:600}.support-module__a4J_va__docCard p{color:var(--text-secondary);margin:0 0 1rem;font-size:.95rem}.support-module__a4J_va__docCard ul{margin:0;padding-left:1.2rem}.support-module__a4J_va__docCard li{color:var(--text-primary);margin-bottom:.4rem;font-size:.9rem}.support-module__a4J_va__apiInfo{background:var(--background-color);border-left:4px solid var(--accent-color);border-radius:8px;margin:1rem 0;padding:1.5rem}.support-module__a4J_va__apiInfo h4{color:var(--accent-color);margin:0 0 .75rem;font-size:1.1rem}.support-module__a4J_va__apiInfo p{margin:.5rem 0;font-size:.9rem}.support-module__a4J_va__apiInfo code{color:var(--accent-color);background:#1976d21a;border-radius:4px;padding:.2rem .4rem;font-family:Courier New,monospace;font-size:.85rem}.support-module__a4J_va__tutorialList{flex-direction:column;gap:1rem;margin:1rem 0;display:flex}.support-module__a4J_va__tutorial{background:var(--background-color);border:1px solid var(--border-color);border-radius:8px;padding:1.5rem;transition:all .2s}.support-module__a4J_va__tutorial:hover{border-color:var(--accent-color);transform:translate(4px)}.support-module__a4J_va__tutorial h4{color:var(--accent-color);margin:0 0 .5rem;font-size:1rem}.support-module__a4J_va__tutorial p{color:var(--text-secondary);margin:0;font-size:.9rem}.support-module__a4J_va__docLead{color:var(--text-secondary);margin-bottom:1.5rem}.support-module__a4J_va__docPre{border:1px solid var(--border-color);background:var(--background-color);border-radius:8px;padding:1rem 1.1rem;font-size:.85rem;line-height:1.45;overflow-x:auto}.support-module__a4J_va__docProse p{white-space:pre-wrap}.support-module__a4J_va__docCatalog h3{margin:1.5rem 0 .35rem;font-size:1.05rem}.support-module__a4J_va__docTable{border-collapse:collapse;width:100%;margin:.5rem 0 1.25rem;font-size:.92rem}.support-module__a4J_va__docTable th,.support-module__a4J_va__docTable td{text-align:left;border-bottom:1px solid var(--border-color);padding:.45rem .6rem}.support-module__a4J_va__docTable th{color:var(--text-secondary);font-weight:600}.support-module__a4J_va__docCardLink{color:inherit;text-decoration:none;display:block}@media (max-width:768px){.support-module__a4J_va__main{padding:1rem 0}.support-module__a4J_va__container{padding:0 1rem}.support-module__a4J_va__header{flex-direction:column;align-items:flex-start;margin-bottom:2rem}.support-module__a4J_va__header h1{font-size:2rem}.support-module__a4J_va__content{padding:1.5rem}.support-module__a4J_va__contactGrid,.support-module__a4J_va__docGrid{grid-template-columns:1fr;gap:1rem}.support-module__a4J_va__docCard{padding:1.5rem}}.support-module__a4J_va__docIndex{flex-direction:column;gap:.85rem;margin:0;padding:0;list-style:none;display:flex}.support-module__a4J_va__docIndex a{color:var(--text-primary);font-weight:650}.support-module__a4J_va__docIndex p{color:var(--text-secondary);margin:.2rem 0 0}
.legal-module__xpnSVG__main{background:var(--background-color);flex:1;padding:2rem 0;transition:background-color .2s}.legal-module__xpnSVG__container{max-width:800px;margin:0 auto;padding:0 1.5rem}.legal-module__xpnSVG__header{border-bottom:2px solid var(--border-color);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:3rem;padding-bottom:1.5rem;display:flex}.legal-module__xpnSVG__header h1{color:var(--accent-color);margin:0;font-size:2.5rem;font-weight:700;transition:color .2s}.legal-module__xpnSVG__backLink{color:var(--text-secondary);border:1px solid var(--border-color);background:var(--card-background);border-radius:6px;padding:.5rem 1rem;font-size:1rem;text-decoration:none;transition:all .2s}.legal-module__xpnSVG__backLink:hover{color:#fff;background:var(--accent-color);transform:translate(-4px)}.legal-module__xpnSVG__content{background:var(--card-background);border:1px solid var(--border-color);border-radius:12px;padding:2.5rem;transition:all .2s;box-shadow:0 2px 8px #0000000d}.legal-module__xpnSVG__lastUpdated{color:var(--accent-color);border-left:4px solid var(--accent-color);background:#1976d21a;border-radius:6px;margin-bottom:2rem;padding:.75rem 1rem;font-size:.9rem;font-weight:500}.legal-module__xpnSVG__section{margin-bottom:2.5rem}.legal-module__xpnSVG__section:last-child{margin-bottom:0}.legal-module__xpnSVG__section h2{color:var(--accent-color);border-bottom:1px solid var(--border-color);margin-bottom:1rem;padding-bottom:.5rem;font-size:1.5rem;font-weight:600;transition:color .2s}.legal-module__xpnSVG__section h3{color:var(--text-primary);margin:1.5rem 0 .75rem;font-size:1.2rem;font-weight:600;transition:color .2s}.legal-module__xpnSVG__section p{color:var(--text-primary);margin-bottom:1rem;line-height:1.7;transition:color .2s}.legal-module__xpnSVG__section ul{color:var(--text-primary);margin-bottom:1rem;padding-left:1.5rem;line-height:1.7}.legal-module__xpnSVG__section li{margin-bottom:.5rem;transition:color .2s}.legal-module__xpnSVG__section a{color:var(--accent-color);border-bottom:1px solid #0000;font-weight:500;text-decoration:none;transition:all .2s}.legal-module__xpnSVG__section a:hover{border-bottom-color:var(--accent-color)}.legal-module__xpnSVG__manageBtn{background:var(--accent-color);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.5rem 1rem;font-weight:500}.legal-module__xpnSVG__manageBtn:hover{background:var(--accent-hover)}.legal-module__xpnSVG__section strong{color:var(--text-primary);font-weight:600}@media (max-width:768px){.legal-module__xpnSVG__main{padding:1rem 0}.legal-module__xpnSVG__container{padding:0 1rem}.legal-module__xpnSVG__header{flex-direction:column;align-items:flex-start;margin-bottom:2rem}.legal-module__xpnSVG__header h1{font-size:2rem}.legal-module__xpnSVG__content{padding:1.5rem}.legal-module__xpnSVG__section h2{font-size:1.3rem}}@media (max-width:480px){.legal-module__xpnSVG__header h1{font-size:1.75rem}.legal-module__xpnSVG__content{padding:1rem}.legal-module__xpnSVG__section{margin-bottom:2rem}}
.contact-module__XkImmq__main{background:var(--background-color);flex:1;padding:2rem 0;transition:background-color .2s}.contact-module__XkImmq__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.contact-module__XkImmq__header{border-bottom:2px solid var(--border-color);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:3rem;padding-bottom:1.5rem;display:flex}.contact-module__XkImmq__header h1{color:var(--accent-color);margin:0;font-size:2.5rem;font-weight:700;transition:color .2s}.contact-module__XkImmq__backLink{color:var(--text-secondary);border:1px solid var(--border-color);background:var(--card-background);border-radius:6px;padding:.5rem 1rem;font-size:1rem;text-decoration:none;transition:all .2s}.contact-module__XkImmq__backLink:hover{color:#fff;background:var(--accent-color);transform:translate(-4px)}.contact-module__XkImmq__content{grid-template-columns:2fr 1fr;align-items:start;gap:3rem;display:grid}.contact-module__XkImmq__formSection{background:var(--card-background);border:1px solid var(--border-color);border-radius:12px;padding:2.5rem;transition:all .2s;box-shadow:0 2px 8px #0000000d}.contact-module__XkImmq__formSection h2{color:var(--accent-color);margin-bottom:.5rem;font-size:1.5rem;font-weight:600;transition:color .2s}.contact-module__XkImmq__formSection p{color:var(--text-secondary);margin-bottom:2rem;line-height:1.6}.contact-module__XkImmq__contactForm{flex-direction:column;gap:1.5rem;display:flex}.contact-module__XkImmq__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.contact-module__XkImmq__formGroup{flex-direction:column;gap:.5rem;display:flex}.contact-module__XkImmq__formGroup label{color:var(--text-primary);font-size:.95rem;font-weight:500;transition:color .2s}.contact-module__XkImmq__formGroup input,.contact-module__XkImmq__formGroup select,.contact-module__XkImmq__formGroup textarea{border:1px solid var(--border-color);background:var(--background-color);color:var(--text-primary);border-radius:6px;padding:.875rem 1rem;font-family:inherit;font-size:1rem;transition:all .2s}.contact-module__XkImmq__formGroup input:focus,.contact-module__XkImmq__formGroup select:focus,.contact-module__XkImmq__formGroup textarea:focus{border-color:var(--accent-color);outline:none;box-shadow:0 0 0 3px #1976d21a}.contact-module__XkImmq__inputError{background-color:#dc35450d!important;border-color:#dc3545!important}.contact-module__XkImmq__inputError:focus{border-color:#dc3545!important;box-shadow:0 0 0 3px #dc354526!important}.contact-module__XkImmq__inputSuccess{background-color:#28a7450d!important;border-color:#28a745!important}.contact-module__XkImmq__inputSuccess:focus{border-color:#28a745!important;box-shadow:0 0 0 3px #28a74526!important}.contact-module__XkImmq__error{color:#dc3545;margin-top:.25rem;font-size:.875rem;font-weight:500;animation:.2s contact-module__XkImmq__slideDown}@keyframes contact-module__XkImmq__slideDown{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.contact-module__XkImmq__formGroup input.contact-module__XkImmq__disabled,.contact-module__XkImmq__formGroup select.contact-module__XkImmq__disabled,.contact-module__XkImmq__formGroup textarea.contact-module__XkImmq__disabled{background:var(--border-color);color:var(--text-secondary);cursor:not-allowed}.contact-module__XkImmq__formGroup textarea{resize:vertical;min-height:120px}.contact-module__XkImmq__submitButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1976d2,#1565c0);border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;padding:1rem 2rem;font-size:1rem;font-weight:500;transition:all .2s;display:flex}.contact-module__XkImmq__submitButton:hover:not(:disabled){background:linear-gradient(135deg,#1565c0,#0d47a1);transform:translateY(-1px);box-shadow:0 4px 12px #1976d24d}.contact-module__XkImmq__submitButton:disabled{opacity:.6;cursor:not-allowed;transform:none}.contact-module__XkImmq__submitMessage{color:var(--text-primary);background:#1976d21a;border:1px solid #1976d233;border-radius:6px;margin-top:1rem;padding:1rem;font-size:.95rem;font-weight:500;transition:all .2s;animation:.3s contact-module__XkImmq__fadeIn}@keyframes contact-module__XkImmq__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.contact-module__XkImmq__infoSection{flex-direction:column;gap:2rem;display:flex}.contact-module__XkImmq__contactInfo,.contact-module__XkImmq__helpLinks{background:var(--card-background);border:1px solid var(--border-color);border-radius:12px;padding:2rem;transition:all .2s}.contact-module__XkImmq__contactInfo h3,.contact-module__XkImmq__helpLinks h3{color:var(--accent-color);margin:0 0 1rem;font-size:1.2rem;font-weight:600}.contact-module__XkImmq__contactInfo p{color:var(--text-primary);margin:.5rem 0;line-height:1.5}.contact-module__XkImmq__helpLinks ul{margin:0;padding:0;list-style:none}.contact-module__XkImmq__helpLinks li{margin-bottom:.75rem}.contact-module__XkImmq__helpLinks a{color:var(--text-secondary);font-size:.95rem;text-decoration:none;transition:all .2s;display:inline-block}.contact-module__XkImmq__helpLinks a:hover{color:var(--accent-color);transform:translate(4px)}@media (max-width:968px){.contact-module__XkImmq__content{grid-template-columns:1fr;gap:2rem}}@media (max-width:768px){.contact-module__XkImmq__main{padding:1rem 0}.contact-module__XkImmq__container{padding:0 1rem}.contact-module__XkImmq__header{flex-direction:column;align-items:flex-start;margin-bottom:2rem}.contact-module__XkImmq__header h1{font-size:2rem}.contact-module__XkImmq__formSection{padding:1.5rem}.contact-module__XkImmq__formRow{grid-template-columns:1fr}.contact-module__XkImmq__contactInfo,.contact-module__XkImmq__helpLinks{padding:1.5rem}}@media (max-width:480px){.contact-module__XkImmq__header h1{font-size:1.75rem}.contact-module__XkImmq__formSection,.contact-module__XkImmq__contactInfo,.contact-module__XkImmq__helpLinks{padding:1rem}}
.terraform-module__EBe53G__returnBar{grid-column:1/-1}.terraform-module__EBe53G__layout{max-width:1100px;color:var(--text-primary);grid-template-columns:220px minmax(0,1fr);gap:1.5rem;margin:0 auto;padding:1.5rem 1.25rem 3rem;display:grid}.terraform-module__EBe53G__side{flex-direction:column;align-self:start;gap:.25rem;max-height:calc(100vh - 2rem);display:flex;position:sticky;top:1rem;overflow:auto}.terraform-module__EBe53G__side a{color:var(--text-secondary);border-radius:6px;padding:.3rem .45rem;font-size:.85rem;text-decoration:none}.terraform-module__EBe53G__side a:hover{color:var(--text-primary);background:var(--bg-secondary)}.terraform-module__EBe53G__main h1{color:var(--text-primary);margin:0 0 .4rem;font-size:1.6rem}.terraform-module__EBe53G__lead{color:var(--text-secondary);margin-top:0}.terraform-module__EBe53G__section{margin:1.75rem 0;scroll-margin-top:1rem}.terraform-module__EBe53G__section h2{margin-bottom:.6rem;font-size:1.15rem}.terraform-module__EBe53G__prose p{color:var(--text-secondary);line-height:1.55}.terraform-module__EBe53G__prose code{font-family:var(--font-geist-mono), ui-monospace, monospace;font-size:.85em}.terraform-module__EBe53G__callout{border:1px solid var(--warning-border);background:var(--warning-bg);color:var(--warning-text);border-radius:8px;margin:.75rem 0;padding:.7rem .85rem}.terraform-module__EBe53G__tableWrap{border:1px solid var(--border-color);border-radius:8px;margin:.75rem 0 1rem;overflow-x:auto}.terraform-module__EBe53G__tableWrap table{border-collapse:collapse;width:100%;min-width:480px}.terraform-module__EBe53G__tableWrap th,.terraform-module__EBe53G__tableWrap td{text-align:left;border-bottom:1px solid var(--border-color);padding:.5rem .7rem;font-size:.875rem}.terraform-module__EBe53G__tableWrap th{color:var(--text-secondary);font-size:.75rem}.terraform-module__EBe53G__back{color:var(--text-secondary);font-size:.85rem}@media (max-width:800px){.terraform-module__EBe53G__layout{grid-template-columns:1fr}.terraform-module__EBe53G__side{flex-flow:wrap;max-height:none;position:static}}
.status-module__j3kiYa__loading{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.status-module__j3kiYa__spinner{border:4px solid var(--border-color,#e5e7eb);border-top-color:var(--accent-color,#3b5998);border-radius:50%;width:48px;height:48px;margin-bottom:1rem;animation:1s linear infinite status-module__j3kiYa__spin}@keyframes status-module__j3kiYa__spin{to{transform:rotate(360deg)}}.status-module__j3kiYa__errorBanner{background-color:var(--error-bg,#f8d7da);color:var(--error-text,#721c24);border:1px solid var(--error-border,#f5c6cb);border-radius:8px;margin-bottom:2rem;padding:1rem}.status-module__j3kiYa__statusContainer{flex-direction:column;gap:2rem;display:flex}.status-module__j3kiYa__overallStatus{background:var(--bg-card,white);box-shadow:var(--shadow,0 1px 3px #0000001a);border:1px solid var(--border-color,#e5e7eb);border-radius:8px;padding:2rem}.status-module__j3kiYa__overallHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.status-module__j3kiYa__overallHeader h2{color:var(--text-primary,#1f2937);margin:0;font-size:1.5rem}.status-module__j3kiYa__lastUpdated{color:var(--text-secondary,#6b7280);margin:0;font-size:.9rem}.status-module__j3kiYa__servicesList{background:var(--bg-card,white);box-shadow:var(--shadow,0 1px 3px #0000001a);border:1px solid var(--border-color,#e5e7eb);border-radius:8px;padding:2rem}.status-module__j3kiYa__servicesList h3{color:var(--text-primary,#1f2937);margin-top:0;margin-bottom:1.5rem}.status-module__j3kiYa__servicesGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}.status-module__j3kiYa__serviceCard{border:1px solid var(--border-color,#e5e7eb);background:var(--bg-secondary,#f9fafb);border-radius:8px;padding:1.5rem;transition:all .2s}.status-module__j3kiYa__serviceCard:hover{transform:translateY(-2px);box-shadow:0 4px 6px #0000001a}.status-module__j3kiYa__serviceHeader{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.75rem;display:flex}.status-module__j3kiYa__serviceHeader h4{color:var(--text-primary,#1f2937);flex:1;margin:0;font-size:1.1rem}.status-module__j3kiYa__serviceDescription{color:var(--text-secondary,#6b7280);margin:.5rem 0 0;font-size:.9rem;line-height:1.5}.status-module__j3kiYa__serviceLastChecked{color:var(--text-secondary,#6b7280);margin:.75rem 0 0;font-size:.85rem}.status-module__j3kiYa__serviceMessage{color:var(--text-primary,#1f2937);margin:.5rem 0 0;font-size:.9rem;font-style:italic;font-weight:500}.status-module__j3kiYa__statusBadge{white-space:nowrap;border-radius:12px;flex-shrink:0;padding:.25rem .75rem;font-size:.85rem;font-weight:600;display:inline-block}.status-module__j3kiYa__statusOperational{color:#065f46;background-color:#d1fae5}.status-module__j3kiYa__statusDegraded{color:#92400e;background-color:#fef3c7}.status-module__j3kiYa__statusDown{color:#991b1b;background-color:#fee2e2}.status-module__j3kiYa__statusMaintenance{color:#3730a3;background-color:#e0e7ff}.status-module__j3kiYa__statusUnknown{color:#4b5563;background-color:#f3f4f6}.status-module__j3kiYa__legend{background:var(--bg-card,white);box-shadow:var(--shadow,0 1px 3px #0000001a);border:1px solid var(--border-color,#e5e7eb);border-radius:8px;padding:2rem}.status-module__j3kiYa__legend h3{color:var(--text-primary,#1f2937);margin-top:0;margin-bottom:1.5rem}.status-module__j3kiYa__legendItems{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;display:grid}.status-module__j3kiYa__legendItem{flex-direction:column;gap:.5rem;display:flex}.status-module__j3kiYa__legendItem p{color:var(--text-secondary,#6b7280);margin:0;font-size:.9rem;line-height:1.5}.status-module__j3kiYa__infoSection{background:var(--bg-card,white);box-shadow:var(--shadow,0 1px 3px #0000001a);border:1px solid var(--border-color,#e5e7eb);border-radius:8px;padding:2rem}.status-module__j3kiYa__infoSection h3{color:var(--text-primary,#1f2937);margin-top:0;margin-bottom:1rem}.status-module__j3kiYa__infoSection p{color:var(--text-secondary,#6b7280);margin-bottom:1rem;line-height:1.6}.status-module__j3kiYa__infoSection p:last-child{margin-bottom:0}.status-module__j3kiYa__link{color:var(--accent-color,#3b5998);font-weight:500;text-decoration:none;transition:color .2s}.status-module__j3kiYa__link:hover{color:var(--accent-hover,#2d4373);text-decoration:underline}.status-module__j3kiYa__refreshButton{background:var(--accent-color,#3b5998);color:#fff;cursor:pointer;border:none;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.status-module__j3kiYa__refreshButton:hover:not(:disabled){background:var(--accent-hover,#2d4373);transform:translateY(-1px)}.status-module__j3kiYa__refreshButton:disabled{opacity:.6;cursor:not-allowed}@media (max-width:768px){.status-module__j3kiYa__servicesGrid{grid-template-columns:1fr}.status-module__j3kiYa__overallHeader{flex-direction:column;align-items:flex-start;gap:1rem}.status-module__j3kiYa__serviceHeader{flex-direction:column;align-items:flex-start}}
