.status-header{position:relative;margin-bottom:2.5rem;overflow:hidden}.status-header__bg{position:absolute;inset:0;background:var(--gradient-header);height:220px;z-index:0}@media(prefers-color-scheme:light){.status-header__bg{background:linear-gradient(135deg,#1e293b,#334155,#1e293b)}}.status-header__inner{position:relative;z-index:1;max-width:820px;margin:0 auto;padding:1.5rem 1.5rem 0;display:flex;align-items:center;justify-content:space-between}.status-header__brand{display:flex;align-items:center;gap:.875rem}.status-header__logo-wrap{position:relative}.status-header__logo-wrap:after{content:"";position:absolute;inset:-4px;border-radius:12px;background:#6366f14d;filter:blur(8px);z-index:-1}.status-header__title{font-size:1.25rem;font-weight:700;color:#f1f5f9;letter-spacing:-.01em}.status-header__title-accent{font-weight:500;color:#94a3b8}.status-header__subscribe{display:flex;align-items:center;gap:.5rem;padding:.5rem 1.125rem;font-size:.8125rem;font-weight:500;color:#cbd5e1;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:all .2s ease}.status-header__subscribe:hover{background:#ffffff1f;border-color:#ffffff2e;color:#f1f5f9;transform:translateY(-1px)}.status-banner-wrap{position:relative;z-index:1;max-width:820px;margin:0 auto;padding:1.5rem 1.5rem 0}.status-banner{position:relative;border-radius:var(--radius-xl);overflow:hidden;background:var(--glass-bg);-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));border:1px solid var(--glass-border);box-shadow:var(--shadow-md);animation:fade-in-scale .5s cubic-bezier(.16,1,.3,1) forwards}.status-banner--operational{border-color:#10b98133;box-shadow:var(--shadow-md),var(--shadow-glow-green)}.status-banner--outage{border-color:#ef444433;box-shadow:var(--shadow-md),var(--shadow-glow-red)}.status-banner__glow{position:absolute;inset:0;opacity:.06;pointer-events:none}.status-banner__inner{position:relative;display:flex;align-items:center;gap:1rem;padding:1.25rem 1.5rem}.status-banner__dot-wrap{position:relative;width:14px;height:14px;flex-shrink:0}.status-banner__dot{position:absolute;inset:2px;border-radius:50%;z-index:1}.status-banner__ring{position:absolute;inset:0;border-radius:50%;border:2px solid;opacity:.5;animation:pulse-ring 2s cubic-bezier(.4,0,.6,1) infinite}.status-banner__text{display:flex;align-items:center;justify-content:space-between;flex:1;gap:1rem}.status-banner__label{font-size:1rem;font-weight:600;color:var(--text-primary)}.status-banner__time{font-size:.75rem;font-weight:400;color:var(--text-muted);flex-shrink:0}.section-title{font-size:.8125rem;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:1.25rem;padding-bottom:.75rem;border-bottom:1px solid var(--border-color)}@media(max-width:600px){.status-header__title-accent{display:none}.status-banner__text{flex-direction:column;align-items:flex-start;gap:.25rem}}.service-group{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-xl);margin-bottom:.875rem;overflow:hidden;box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));transition:box-shadow .3s ease,border-color .3s ease}.service-group:hover{box-shadow:var(--shadow-md);border-color:#6366f126}.service-group__header{width:100%;display:flex;align-items:center;justify-content:space-between;padding:.875rem 1.25rem;background:var(--bg-card-hover);border-bottom:1px solid var(--border-color);transition:background .2s ease;color:var(--text-secondary)}.service-group__header:hover{background:var(--border-subtle)}.service-group__header-left{display:flex;align-items:center;gap:.625rem}.service-group__group-icon{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;background:linear-gradient(135deg,#6366f11f,#8b5cf614);color:#818cf8;flex-shrink:0;transition:background .2s ease,color .2s ease}.service-group__header:hover .service-group__group-icon{background:linear-gradient(135deg,#6366f133,#8b5cf624);color:#a5b4fc}.service-group__title{font-size:.8125rem;font-weight:600;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em}.service-group__all-ok{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:var(--color-green-light)}.service-group__chevron{display:flex;align-items:center;color:var(--text-muted);transition:transform .3s cubic-bezier(.16,1,.3,1)}.service-group__chevron--open{transform:rotate(180deg)}.service-group__list{padding:0}.service-row{display:flex;align-items:center;justify-content:space-between;padding:.8125rem 1.25rem;border-bottom:1px solid var(--border-subtle);transition:background .15s ease;animation:fade-in .3s cubic-bezier(.16,1,.3,1) both}.service-row:last-child{border-bottom:none}.service-row:hover{background:var(--bg-card-hover)}.service-row__left{display:flex;align-items:center;gap:.75rem;min-width:0}.service-row__indicator{width:7px;height:7px;border-radius:50%;flex-shrink:0}.service-row__icon{display:flex;align-items:center;justify-content:center;width:18px;height:18px;flex-shrink:0;color:var(--text-muted);opacity:.55;transition:opacity .2s ease,color .2s ease}.service-row:hover .service-row__icon{opacity:.85;color:var(--text-secondary)}.service-row__name{font-size:.875rem;font-weight:500;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.service-row__status{display:flex;align-items:center;gap:1rem;flex-shrink:0}.service-row__badge{font-size:.6875rem;font-weight:600;padding:.2rem .625rem;border-radius:9999px;letter-spacing:.01em}.service-row__uptime{font-size:.8125rem;font-weight:600;font-variant-numeric:tabular-nums;min-width:52px;text-align:right}@media(max-width:600px){.service-row{flex-direction:column;align-items:flex-start;gap:.5rem}.service-row__status{padding-left:1.75rem}}.uptime-chart{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);padding:1rem 1.25rem;margin-bottom:.625rem;box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));transition:box-shadow .3s ease,border-color .3s ease}.uptime-chart:hover{box-shadow:var(--shadow-md);border-color:#6366f11f}.uptime-chart__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.625rem}.uptime-chart__name{font-size:.8125rem;font-weight:600;color:var(--text-primary);display:flex;align-items:center;gap:.5rem}.uptime-chart__icon{display:flex;align-items:center;justify-content:center;color:var(--text-muted);opacity:.5;flex-shrink:0}.uptime-chart__percent{font-size:.875rem;font-weight:700;font-variant-numeric:tabular-nums}.uptime-chart__percent-label{font-weight:400;font-size:.75rem;color:var(--text-muted)}.uptime-chart__bar-wrap{position:relative}.uptime-chart__svg{display:block;width:100%;height:34px;border-radius:4px;overflow:visible}.uptime-chart__tooltip{position:absolute;top:-44px;transform:translate(-50%);background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-md);padding:.375rem .625rem;box-shadow:var(--shadow-md);display:flex;flex-direction:column;align-items:center;gap:.125rem;pointer-events:none;white-space:nowrap;z-index:10;animation:fade-in .12s ease}.uptime-chart__tooltip-date{font-size:.6875rem;font-weight:600;color:var(--text-primary)}.uptime-chart__tooltip-status{font-size:.625rem;font-weight:500}.uptime-chart__legend{display:flex;justify-content:space-between;font-size:.6875rem;color:var(--text-muted);margin-top:.375rem}.incident-empty{text-align:center;padding:3.5rem 1rem;color:var(--text-muted);background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-xl);display:flex;flex-direction:column;align-items:center;gap:.5rem;-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur))}.incident-empty p{font-size:.9375rem;font-weight:500;color:var(--text-secondary);margin-top:.5rem}.incident-empty span{font-size:.8125rem;color:var(--text-muted)}.incident-list{display:flex;flex-direction:column;gap:.75rem}.incident-card{background:var(--bg-card);border:1px solid var(--border-color);border-left:3px solid;border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));transition:box-shadow .3s ease,border-color .3s ease;animation:fade-in .4s cubic-bezier(.16,1,.3,1) both}.incident-card:hover,.incident-card--expanded{box-shadow:var(--shadow-md)}.incident-card__header{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;text-align:left;font-size:.9375rem;color:var(--text-primary);transition:background .15s ease}.incident-card__header:hover{background:var(--bg-card-hover)}.incident-card__meta{display:flex;align-items:center;gap:.75rem;flex:1;min-width:0}.incident-card__severity{font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:.2rem .625rem;border-radius:9999px;flex-shrink:0}.incident-card__title{font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.incident-card__right{display:flex;align-items:center;gap:.75rem;flex-shrink:0;margin-left:1rem}.incident-card__date{font-size:.8125rem;color:var(--text-muted);font-variant-numeric:tabular-nums}.incident-card__resolved{font-size:.6875rem;font-weight:600;color:#10b981;background:var(--color-green-light);padding:.2rem .625rem;border-radius:9999px;box-shadow:0 0 8px var(--color-green-glow)}.incident-card__chevron{display:flex;align-items:center;color:var(--text-muted);transition:transform .3s cubic-bezier(.16,1,.3,1)}.incident-card__chevron--open{transform:rotate(180deg)}.incident-card__body{padding:0 1.25rem 1.25rem;border-top:1px solid var(--border-color);animation:fade-in .3s ease}.incident-card__affected{padding:1rem 0 .75rem}.incident-card__affected-label{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);display:block;margin-bottom:.5rem}.incident-card__affected-list{display:flex;flex-wrap:wrap;gap:.375rem}.incident-card__affected-chip{font-size:.75rem;font-weight:500;color:var(--text-secondary);background:var(--bg-card-hover);padding:.2rem .625rem;border-radius:9999px;border:1px solid var(--border-color)}.incident-timeline{display:flex;flex-direction:column}.incident-update{display:flex;gap:.875rem;animation:fade-in .3s cubic-bezier(.16,1,.3,1) both}.incident-update__dot-col{display:flex;flex-direction:column;align-items:center;flex-shrink:0;width:24px;padding-top:.875rem}.incident-update__icon-wrap{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:var(--bg-card-hover);border:1px solid var(--border-color);flex-shrink:0}.incident-update__line{width:1px;flex:1;background:var(--border-color);margin:4px 0;min-height:16px}.incident-update__content{flex:1;min-width:0;padding:.75rem 0;border-bottom:1px solid var(--border-subtle)}.incident-update:last-child .incident-update__content{border-bottom:none}.incident-update__head{display:flex;align-items:center;gap:.75rem;margin-bottom:.3rem}.incident-update__status{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary)}.incident-update__time{font-size:.6875rem;color:var(--text-muted);font-variant-numeric:tabular-nums}.incident-update__message{font-size:.8125rem;color:var(--text-primary);line-height:1.55}@media(max-width:600px){.incident-card__meta{flex-direction:column;align-items:flex-start;gap:.375rem}.incident-card__right{flex-direction:column;align-items:flex-end;gap:.375rem;margin-left:.5rem}}.subscribe-overlay{position:fixed;inset:0;background:#0009;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;animation:overlay-in .2s ease}.subscribe-modal{position:relative;background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-2xl);padding:2.25rem;width:100%;max-width:420px;box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));animation:modal-in .3s cubic-bezier(.16,1,.3,1)}.subscribe-modal:before{content:"";position:absolute;inset:-1px;border-radius:inherit;padding:1px;background:linear-gradient(135deg,#6366f14d,#8b5cf64d,#6366f11a);background-size:200% 200%;animation:gradient-shift 4s ease infinite;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.subscribe-modal__close{position:absolute;top:1rem;right:1rem;color:var(--text-muted);padding:.25rem;border-radius:var(--radius-sm);transition:color .15s,background .15s;display:flex;align-items:center;justify-content:center}.subscribe-modal__close:hover{color:var(--text-primary);background:var(--bg-card-hover)}.subscribe-modal__icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:var(--radius-lg);background:var(--color-blue-light);color:#6366f1;margin-bottom:1.25rem}.subscribe-modal__title{font-size:1.125rem;font-weight:700;color:var(--text-primary);margin-bottom:.5rem;letter-spacing:-.01em}.subscribe-modal__desc{font-size:.875rem;color:var(--text-secondary);margin-bottom:1.5rem;line-height:1.55}.subscribe-modal__form{display:flex;gap:.5rem;margin-bottom:.875rem}.subscribe-modal__input-wrap{flex:1;position:relative}.subscribe-modal__input{width:100%;padding:.625rem .875rem;font-size:.875rem;border:1px solid var(--border-color);border-radius:var(--radius-lg);background:var(--bg-primary);color:var(--text-primary);font-family:var(--font-sans);transition:border-color .2s,box-shadow .2s}.subscribe-modal__input::placeholder{color:var(--text-muted)}.subscribe-modal__input:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f126}.subscribe-modal__submit{display:flex;align-items:center;gap:.375rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;background:var(--gradient-primary);color:#fff;border-radius:var(--radius-lg);transition:opacity .15s,transform .15s;white-space:nowrap}.subscribe-modal__submit:hover{opacity:.9;transform:translateY(-1px)}.subscribe-modal__note{font-size:.75rem;color:var(--text-muted)}.subscribe-modal__success{text-align:center;padding:1.5rem 0;animation:fade-in .4s ease}.subscribe-modal__check-wrap{width:56px;height:56px;margin:0 auto 1.25rem;background:var(--color-green-light);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 0 20px var(--color-green-glow)}.subscribe-modal__check-svg{animation:check-draw .4s ease .2s both;stroke-dasharray:24}.subscribe-modal__success h3{font-size:1.125rem;font-weight:700;color:var(--text-primary);margin-bottom:.5rem}.subscribe-modal__success p{font-size:.875rem;color:var(--text-secondary)}.subscribe-modal__success strong{color:var(--text-primary)}.status-footer{position:relative;padding:0 1.5rem 2.5rem;margin-top:1rem}.status-footer:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:min(820px,calc(100% - 3rem));height:1px;background:linear-gradient(90deg,transparent,var(--border-color) 20%,var(--color-blue) 50%,var(--border-color) 80%,transparent);opacity:.5}.status-footer__inner{max-width:820px;margin:0 auto;padding-top:2rem}.status-footer__top{display:flex;align-items:center;justify-content:space-between}.status-footer__brand{display:flex;align-items:center;gap:.5rem}.status-footer__brand-name{font-size:.875rem;font-weight:600;color:var(--text-primary)}.status-footer__links{display:flex;gap:1.5rem}.status-footer__links a{position:relative;font-size:.8125rem;font-weight:450;color:var(--text-secondary);text-decoration:none;transition:color .2s ease}.status-footer__links a:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background:var(--color-blue);transition:width .2s ease}.status-footer__links a:hover{color:var(--text-primary);text-decoration:none}.status-footer__links a:hover:after{width:100%}.status-footer__divider{height:1px;background:var(--border-color);margin:1.25rem 0;opacity:.5}.status-footer__copy{font-size:.75rem;color:var(--text-muted);text-align:center}@media(max-width:600px){.status-footer__top{flex-direction:column;gap:1rem}.status-footer__links{gap:1rem}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--font-sans: "Inter", system-ui, -apple-system, sans-serif;--color-green: #10B981;--color-green-vivid: #059669;--color-green-light: #ECFDF5;--color-green-glow: rgba(16, 185, 129, .4);--color-yellow: #F59E0B;--color-yellow-light: #FFFBEB;--color-yellow-glow: rgba(245, 158, 11, .4);--color-red: #EF4444;--color-red-light: #FEF2F2;--color-red-glow: rgba(239, 68, 68, .4);--color-blue: #6366F1;--color-blue-light: #EEF2FF;--color-blue-glow: rgba(99, 102, 241, .4);--color-gray-50: #F9FAFB;--color-gray-100: #F3F4F6;--color-gray-200: #E5E7EB;--color-gray-300: #D1D5DB;--color-gray-400: #9CA3AF;--color-gray-500: #6B7280;--color-gray-600: #4B5563;--color-gray-700: #374151;--color-gray-800: #1F2937;--color-gray-900: #111827;--bg-primary: #FFFFFF;--bg-secondary: #F8FAFC;--bg-card: #FFFFFF;--bg-card-hover: #F8FAFC;--text-primary: #0F172A;--text-secondary: #475569;--text-muted: #94A3B8;--border-color: #E2E8F0;--border-subtle: rgba(0, 0, 0, .06);--shadow-sm: 0 1px 2px rgba(0, 0, 0, .04);--shadow-md: 0 4px 12px rgba(0, 0, 0, .06);--shadow-lg: 0 12px 40px rgba(0, 0, 0, .08);--shadow-glow-green: 0 0 20px rgba(16, 185, 129, .15);--shadow-glow-red: 0 0 20px rgba(239, 68, 68, .15);--glass-bg: rgba(255, 255, 255, .7);--glass-border: rgba(255, 255, 255, .3);--glass-blur: 16px;--radius-sm: .375rem;--radius-md: .5rem;--radius-lg: .75rem;--radius-xl: 1rem;--radius-2xl: 1.25rem;--gradient-primary: linear-gradient(135deg, #6366F1, #8B5CF6);--gradient-header: linear-gradient(135deg, #0F172A 0%, #1E293B 50%, #0F172A 100%);--gradient-mesh: radial-gradient(ellipse at 20% 50%, rgba(99, 102, 241, .08) 0%, transparent 50%), radial-gradient(ellipse at 80% 20%, rgba(139, 92, 246, .06) 0%, transparent 50%), radial-gradient(ellipse at 50% 80%, rgba(16, 185, 129, .04) 0%, transparent 50%)}@media(prefers-color-scheme:dark){:root{--bg-primary: #0A0E1A;--bg-secondary: #070B14;--bg-card: rgba(17, 24, 39, .6);--bg-card-hover: rgba(30, 41, 59, .5);--text-primary: #F1F5F9;--text-secondary: #94A3B8;--text-muted: #64748B;--border-color: rgba(51, 65, 85, .5);--border-subtle: rgba(255, 255, 255, .06);--shadow-sm: 0 1px 2px rgba(0, 0, 0, .4);--shadow-md: 0 4px 12px rgba(0, 0, 0, .3);--shadow-lg: 0 12px 40px rgba(0, 0, 0, .4);--shadow-glow-green: 0 0 30px rgba(16, 185, 129, .2), 0 0 60px rgba(16, 185, 129, .05);--shadow-glow-red: 0 0 30px rgba(239, 68, 68, .2), 0 0 60px rgba(239, 68, 68, .05);--glass-bg: rgba(17, 24, 39, .5);--glass-border: rgba(255, 255, 255, .06);--glass-blur: 20px;--color-green-light: rgba(16, 185, 129, .1);--color-yellow-light: rgba(245, 158, 11, .1);--color-red-light: rgba(239, 68, 68, .1);--color-blue-light: rgba(99, 102, 241, .1);--gradient-mesh: radial-gradient(ellipse at 20% 50%, rgba(99, 102, 241, .12) 0%, transparent 50%), radial-gradient(ellipse at 80% 20%, rgba(139, 92, 246, .08) 0%, transparent 50%), radial-gradient(ellipse at 50% 80%, rgba(16, 185, 129, .06) 0%, transparent 50%)}}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-sans);background:var(--bg-secondary);background-image:var(--gradient-mesh);background-attachment:fixed;color:var(--text-primary);line-height:1.6;min-height:100vh}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}a{color:var(--color-blue);text-decoration:none}a:hover{text-decoration:underline}button{font-family:var(--font-sans);cursor:pointer;border:none;background:none}.status-page{max-width:820px;margin:0 auto;padding:0 1.5rem 5rem}.status-section{margin-bottom:3.5rem}.section-title{font-size:.8125rem;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:1.25rem;padding-bottom:.75rem;border-bottom:1px solid var(--border-color);display:flex;align-items:center;gap:.5rem}.section-title__icon{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:8px;background:linear-gradient(135deg,#6366f11a,#8b5cf60f);color:#818cf8;flex-shrink:0}.fade-section{opacity:0;transform:translateY(16px);transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1)}.fade-section--visible{opacity:1;transform:translateY(0)}.fade-section:nth-child(2){transition-delay:.05s}.fade-section:nth-child(3){transition-delay:.1s}.fade-section:nth-child(4){transition-delay:.15s}@keyframes pulse-ring{0%{transform:scale(1);opacity:.6}to{transform:scale(2.2);opacity:0}}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.6}}@keyframes fade-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in-scale{0%{opacity:0;transform:scale(.95) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes check-draw{0%{stroke-dashoffset:24}to{stroke-dashoffset:0}}@keyframes gradient-shift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}@keyframes modal-in{0%{opacity:0;transform:scale(.96) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes overlay-in{0%{opacity:0}to{opacity:1}}@keyframes glow-pulse{0%,to{box-shadow:0 0 8px var(--color-green-glow)}50%{box-shadow:0 0 20px var(--color-green-glow),0 0 40px #10b9811a}}
