html{--color-text:black;--color-text-blue:#4161ff;--color-text-grey:#26364fd9;--background:#fafbfc;--background-light:white;--accent-color:#36b27e;--black-and-white:black;--box-shadow:0 0 0 1px rgba(56,60,67,0.05),0 1px 3px 0 rgba(56,60,67,0.15);--section-border:1px solid #1a1a1a1a;--color-border-muted:#eaeef2;--color-badge:#57606a;--tooltip-background-color:#dcdce0;--color-border-button:#7347ff}html[theme=dark]{--color-text:#f3f3f5;--color-text-blue:#77a7ff;--color-text-grey:#8a8c91;--background:#0e1016;--background-light:#151922;--accent-color:#21ed97;--black-and-white:white;--box-shadow:none;--section-border:1px solid #25292d;--color-border-muted:#21262d;--color-badge:#8B949E;--tooltip-background-color:#0f131f}html body{background-color:var(--bg-light)}html[theme=dark] body{background-color:var(--background)}.section.header{display:flex;max-width:680px;align-items:center;width:100%;height:88px;margin:auto;font-weight:400;justify-content:space-between;max-width:calc(682px + 2em);padding:1rem 1em}.section.header .button-subscribe-wrapper{position:relative;padding-bottom:.5em;margin-top:.5em}.section.header .button-subscribe-wrapper:hover .sp-dropdown.subscribe{cursor:pointer;opacity:1;z-index:10;visibility:visible;transform:scaleY(1) scaleX(1)}.section.header .button-subscribe-wrapper:hover .button-subscribe{cursor:pointer;background:#1938d5;color:var(--color-text)}.section.header .button-subscribe-wrapper:hover .button-subscribe .bell{animation:ring .8s ease-in-out 1;transform-origin:50% 4px}.section.header .button-subscribe-wrapper .dropdown-menu{position:absolute;right:0;flex-direction:column;margin-top:.5em;padding:1em;width:300px;background-color:white;box-shadow:2px 2px 14px 2px rgba(0,0,0,.1019607843);transform:scaleY(.95) scaleX(.95);border-radius:6px;transition:all .2s ease-in;cursor:pointer}.section.header .button-subscribe-wrapper .dropdown-menu>div:hover{color:#1938d5}.section.header.compact .button-subscribe{font-size:15px}.button-subscribe,.section.header .header-buttons-wrapper{display:flex;align-items:center}.button-subscribe{font-size:14px;line-height:26px;padding:4px 12px;border-radius:8px;font-weight:400;background:#304ee6;color:white;border:none;font-family:inherit;transition:.2s cubic-bezier(.215,.61,.355,1)}.button-subscribe:hover{cursor:pointer;background:#dce0e4!important;color:var(--color-text)}.button-subscribe.disabled{background-color:rgba(14,14,41,.1);color:#222d38;cursor:default}.button-subscribe svg{width:16px;height:16px;margin-top:2px;margin-right:7px}html[theme=dark] .button-subscribe:hover{background:#2f353e!important}@keyframes ring{0%{transform:rotate(0)}40%{transform:rotate(-28deg)}60%{transform:rotate(28deg)}80%{transform:rotate(-5deg)}90%{transform:rotate(5deg)}to{transform:rotate(0)}}.avatar-wrapper{display:flex;align-items:baseline;position:relative}.avatar-wrapper:hover{cursor:pointer}.avatar-wrapper .avatar{border-radius:9999px;overflow:hidden;width:24px;height:24px;min-width:24px;min-height:24px;background-color:rgba(14,14,41,.1);margin-left:1em}html[theme=dark] .avatar-wrapper .avatar{background:var(--background-light)}html[theme=dark] .avatar-wrapper svg.avatar-chevron path{fill:white;stroke:transparent}.sp-dropdown{-webkit-font-smoothing:antialiased;line-height:1.625;direction:ltr;min-width:130px;border-radius:4px;padding:.5rem 0;margin-top:.5rem;outline:none;pointer-events:auto;background:var(--background-light);box-shadow:0 1px 4px 0 rgba(27,27,38,.08);position:absolute;right:0;top:30px;border:1px solid #dcdce0;color:var(--color-text)}.sp-dropdown.subscribe{min-width:300px;top:38px;opacity:0;visibility:hidden}.sp-dropdown .dropdown-item,.sp-dropdown a.dropdown-item{color:inherit;padding:.5em 1em;display:block;align-items:center;font-size:15px;text-decoration:none}.sp-dropdown .dropdown-item svg,.sp-dropdown a.dropdown-item svg{margin-right:.35em;margin-top:1px}.sp-dropdown .dropdown-item:hover,.sp-dropdown a.dropdown-item:hover{background:#f2f1f3}html[theme=dark] .section.header .button-subscribe-wrapper{position:relative;padding-bottom:.5em;margin-top:.5em}html[theme=dark] .section.header .button-subscribe-wrapper:hover .button-subscribe{cursor:pointer;background:transparent;color:var(--color-text)}html[theme=dark] .section.header .button-subscribe-wrapper .dropdown-menu>div:hover{color:#1938d5}html[theme=dark] .section.header .sp-dropdown{border-color:rgb(48,54,61);box-shadow:0 8px 24px 0 #010409}html[theme=dark] .section.header .sp-dropdown .dropdown-item:hover,html[theme=dark] .section.header .sp-dropdown a.dropdown-item:hover{background:var(--background)}.skeleton{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;line-height:24px;display:block;border-radius:10px;background-image:linear-gradient(270deg,#fafafa,#eaeaea,#eaeaea,#fafafa);background-size:400% 100%;animation:skeleton_loading 8s ease-in-out infinite;min-height:32px}.skeleton,html[theme=dark] .skeleton{border:1px solid var(--background-light)}html[theme=dark] .skeleton{background-image:linear-gradient(270deg,var(--background-light),var(--background-light),var(--background-light),var(--background-light))}@keyframes skeleton_loading{0%{background-position:200% 0}to{background-position:-200% 0}}@media screen and (max-width:786px){.section.header{padding-left:1em;padding-right:1em}.section.header .header-logo{display:flex;align-items:center;height:24px}}@media screen and (min-width:601px){.hide-responsive{visibility:initial;display:flex}.show-responsive{visibility:hidden;display:none;width:0;padding:0}}@media screen and (max-width:600px){.button-subscribe-wrapper{display:none}.show-responsive{visibility:initial;display:flex;width:auto}.hide-responsive{visibility:hidden;display:none}}.hpd-modal-content .bg-light{background:var(--background-light)}.modal-wrapper{position:fixed;top:0;right:0;bottom:0;left:0;overflow:auto;opacity:1;transform:none;z-index:99;background-color:rgba(9,11,18,.4)}.modal-wrapper .hpd-modal{position:relative!important;width:90%!important;max-width:540px}.modal-wrapper .hpd-modal-overlay{display:none!important}.section.current-status{max-width:680px;width:100%;margin:calc(4em - 1rem) auto 4em}.section.current-status .top-level-status{flex-direction:column;font-size:32px;font-weight:700;line-height:1.5em;text-align:center;display:flex;align-items:center;padding-left:1em;padding-right:1em;justify-content:center;line-height:inherit;color:var(--color-text)}.section.current-status .top-level-status svg.status-icon{margin-bottom:.5em;width:96px;height:96px}.section.current-status .about{margin-top:1em;text-align:center;font-size:15px;font-weight:400;line-height:1.5em;color:var(--color-text)}.section.current-status .about a{color:var(--color-text-blue)}.section.current-status.status-banner{max-width:calc(682px + 2em);margin-top:calc(1em - 1rem);margin-bottom:1em;padding-right:1em;padding-left:1em}.section.current-status.status-banner .top-level-status{display:flex;flex-direction:row;justify-content:flex-start;gap:1rem;border:var(--section-border);padding:12px 16px;border-radius:10px;background:var(--background-light);box-shadow:0 0 0 0 rgba(0,0,0,0),0 0 0 0 rgba(0,0,0,0),0 2px 2px 0 rgba(0,0,0,.04),0 8px 8px -8px rgba(0,0,0,.04)}.section.current-status.status-banner .top-level-status .status-icon{width:32px;height:32px;margin-bottom:0}.section.current-status.status-banner .top-level-status .status-icon.ok{width:24px;height:24px}.section.current-status.status-banner .top-level-status .status-title{font-size:18px;font-weight:400;display:flex}.section.current-status.status-banner .top-level-status .top-level-status-details{font-size:13px;font-weight:500;margin-top:.35em;justify-content:flex-start}.top-level-status-details{display:flex;justify-content:center;color:#414141;font-size:15px;font-weight:500;margin-top:1em}html[theme=dark] .top-level-status-details{color:var(--color-text)}a.incident-details{text-decoration:underline;color:var(--color-text-blue);margin-left:5px}@media screen and (max-width:784px){.section.current-status .top-level-status{font-size:24px}.section.current-status .top-level-status svg.status-icon{width:64px;height:64px}}.current-status-banner-wrapper{max-width:calc(682px + 2em);width:auto;margin:1em auto}.current-status-banner-wrapper .current-status-banner{border:var(--section-border);padding:1em 1.25em;margin-left:1em;margin-right:1em;border-radius:6px;background:var(--background-light);color:var(--color-text)}.section.services{max-width:calc(682px + 2em);width:auto;margin:auto}.section.services .service-name{font-weight:400;font-size:15px;display:flex;align-items:center;gap:.5em}.section.services .service-name svg{cursor:pointer}.section.services .service-status{font-size:14px;font-weight:400}.section.services .service-status.operational.blue{color:#1938d5}.section.services .service-status.operational.green{color:var(--accent-color)}.section.services .service-header{display:flex;width:100%;justify-content:space-between;align-items:center;flex-direction:column;-webkit-user-select:none;-moz-user-select:none;user-select:none}.section.services .service-header.service-group .service-row-container.group{background:#f0f1f4}html[theme=dark] .section.services .service-header.service-group .service-row-container.group{background:#1c2230}.section.services .block-name{text-transform:uppercase;color:var(--color-text-grey);font-weight:500;font-size:12px;margin-bottom:.5em}.section.services .block-container:not(:last-child){margin-bottom:1em}.section.services .section.block{border:1px solid rgba(14,14,41,.1019607843);border-radius:4px;background:var(--background-light);color:var(--color-text);min-height:2em;border-radius:10px;border:var(--section-border);box-shadow:0 0 0 0 rgba(0,0,0,0),0 0 0 0 rgba(0,0,0,0),0 2px 2px 0 rgba(0,0,0,.04),0 8px 8px -8px rgba(0,0,0,.04)}.section.services .service-status-icon{height:15px}.section.services .service-row:not(:last-child){border-bottom:1px solid rgba(14,14,41,.1019607843)}.section.services .service-row.sub-service{width:100%;padding-right:0;border-bottom:none;border-color:transparent}.section.services .service-row.sub-service:first-child{padding-top:1em}.section.services .service-row.sub-service:nth-child(2){padding-top:.5em}.section.services .snapshot-uptime{font-weight:400;text-align:right;opacity:.8;font-size:15px;font-feature-settings:"zero"!important;font-variant-numeric:slashed-zero!important}.section.services .snapshots .snapshot{background:#36b27e}.section.services.blue .snapshots .snapshot{background:#1938d5}.section.services .snapshots{display:flex;flex-direction:row;position:relative;width:100%;margin-top:6px;gap:1.5px}.section.services .snapshots .snapshot{width:6px;height:16px;position:relative;display:flex;flex-direction:column-reverse}.section.services .snapshots .snapshot:last-child{border-top-right-radius:4px;border-bottom-right-radius:4px}.section.services .snapshots .snapshot:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px}.section.services .snapshots .snapshot:hover{opacity:.85}.section.services .snapshots .snapshot.incident{background:#ffaf36}.section.services .snapshots .snapshot.maintenance{background:#4161ff}.section.services .snapshots .snapshot.outage{background:#e95858}.section.services .snapshots.style2{gap:3px}.section.services .snapshots.style2 .snapshot{width:5.11px;border-radius:2px}.snapshot-incident-url{display:flex;align-items:center}.snapshot-incident-url svg{margin-right:.35em}.snapshot-incident-url a{text-decoration:underline;white-space:pre-wrap}.snapshot-incident-url.incident{color:#ffaf36}.snapshot-incident-url.maintenance{color:#4161ff}.snapshot-incident-url.outage{color:#e95858}.snapshot-incident-url:not(:last-child){margin-bottom:.5em}.no-incident{display:flex;align-items:center;color:var(--accent-color)}.no-incident svg{margin-right:.35em}.no-incident svg path{fill:var(--accent-color)}svg.blue path{fill:#1938d5}.section.chart{margin-top:1em;margin-bottom:1em;height:100px;width:100%}.visx-tooltip{color:#3E4347!important}html[theme=dark] .visx-tooltip{color:var(--color-text)!important;text-shadow:none!important}.visx-line.visx-axis-line{stroke:#d6dce0}.ServiceMetric_medianLine{stroke-opacity:.2;stroke-dasharray:2 2;stroke:var(--black-and-white);stroke-width:1;shape-rendering:crispEdges}.ServiceMetric_currentValueLine{stroke:var(--black-and-white);stroke-width:1.5;stroke-opacity:.25;shape-rendering:crispEdges}.ServiceMetric_currentValueFocus{stroke:var(--black-and-white);stroke-width:1;stroke-opacity:.5;shape-rendering:crispEdges}.visx-group.visx-axis.visx-axis-bottom .visx-axis-tick:first-child,.visx-group.visx-axis.visx-axis-bottom .visx-axis-tick:last-child,line.visx-line{display:none}.tooltip-time-value{color:#A5ADB4;font-size:12px;margin-left:10px;line-height:47px}text.visx-x-text tspan{fill:#3E4347}html[theme=dark] text.visx-x-text tspan{fill:rgb(189,198,207)}.bottom-axis{stroke:rgb(214,220,225);stroke-width:1;shape-rendering:crispedges;fill:transparent;stroke-linecap:round;stroke-linejoin:round}html[theme=dark] .bottom-axis{stroke:#0e1016}rect.response-time-chart{fill:white}html[theme=dark] rect.response-time-chart{fill:#151922}.section.services .service-row:not(.sub-service):not(:last-child){border-bottom:var(--section-border)}.section.services .service-row.sub-service .service-row-container{padding-top:0}html[theme=dark] .section.services .snapshot-uptime{opacity:1}.service-status-icon.ok path,html[theme=dark] .service-status-icon.ok path,html[theme=dark] .status-icon.ok path,svg.status-icon.ok path{fill:var(--accent-color)}.accent-color,.color-accent{color:var(--accent-color)}.block-container{margin-left:1em;margin-right:1em}.uptime-periods{text-transform:uppercase;color:var(--color-text-secondary);font-weight:400;font-size:12px;margin-top:.35em}@media screen and (max-width:785px){.section.services .snapshots .snapshot{width:inherit}}.section.services .snapshots .snapshot.no-data{background:#dfdfdf!important}html[theme=dark] .section.services .snapshots .snapshot.no-data{background:#30363d!important}.hp-tooltip-wrapper{display:flex;position:relative}.hp-tooltip-wrapper .hp-tooltip{position:absolute;font-size:14px;top:calc(100% + 3px);font-weight:400;transition:all .15s cubic-bezier(0,0,.2,1);padding:.5em .75em;background:var(--bg-light);border:var(--border);border-radius:10px;z-index:2;pointer-events:none;opacity:0;visibility:hidden;transform:translateX(-50%) scale(.8);text-wrap:nowrap;left:50%}.hp-tooltip-wrapper:hover .hp-tooltip{visibility:visible;opacity:1;transform:translateX(-50%) scale(1)}.rotate-90{transform:rotate(90deg);transition:transform .15s cubic-bezier(.4,0,.2,1)}.service-row:first-child .service-row-container{border-top-left-radius:10px;border-top-right-radius:10px}.service-row:last-child .service-row-container{border-bottom-left-radius:10px;border-bottom-right-radius:10px}.service-row-container{display:flex;width:100%;justify-content:space-between;align-items:center;padding:.75em 1em}.service-row-container.group{min-height:44px}.service-row-container.group:hover{background:#f0f1f4;cursor:pointer}html[theme=dark] .section.services .service-row-container.group:hover{background:#1c2230}html[theme=light] .section.services .service-row-container.group:hover{background:#f0f1f4}.pb-0{padding-bottom:0!important}.section.footer{max-width:calc(680px + 2em);width:100%;display:flex;font-size:15px;margin:4em auto auto;padding-bottom:2em;justify-content:space-between}.section.footer div{white-space:nowrap}.section.footer .button-lang{text-align:right;position:relative;display:flex;align-items:center;justify-content:flex-end}.section.footer .button-lang svg{margin-right:.35em}.section.footer .button-lang:hover{cursor:pointer}.section.footer .button-lang select{padding-left:1.5em;padding-right:1em}.section.footer svg.chevron-footer{position:absolute;pointer-events:none;top:calc(50% - 2px);left:auto;bottom:0;width:8px}.section.footer select{border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;-ms-appearance:none;font-family:inherit;font-weight:500;font-size:14px;width:auto;background:transparent;color:inherit;text-decoration:inherit;text-transform:inherit;line-height:22px}.section.footer select:active,.section.footer select:focus{outline:none}html[theme=dark] .section.footer svg.chevron-footer path{fill:white;stroke:transparent}.dark-mode{display:flex;align-items:center;font-size:14px}.dark-mode svg{margin-right:.35em}.dark-mode:hover{cursor:pointer}html[theme=dark] .dark-mode{color:var(--color-text)}html[theme=dark] .dark-mode path,html[theme=dark] .dark-mode svg circle{stroke:var(--color-text)}html[theme=dark] .button-lang{color:var(--color-text)}html[theme=dark] .button-lang path,html[theme=dark] .button-lang svg circle{stroke:var(--color-text)}a.powered-by{display:flex;align-items:center;font-size:14px;text-decoration:none}a.powered-by span{display:contents}@media screen and (max-width:600px){.sm-footer{flex-direction:column-reverse}.sm-actions{width:100%;justify-content:end}.powered-by{margin-top:3em}}.section.past-incidents-container{max-width:calc(680px + 2em);width:100%;margin:1em auto auto;font-size:15px}.section.past-incidents-container .past-incidents{margin-top:.5em}.section.past-incidents-container .past-incidents .month-group:not(:last-child){margin-bottom:2em}.section.past-incidents-container .past-incidents .month-header{font-size:16px;font-weight:600;color:var(--color-text);margin-bottom:1em;padding-bottom:.5em;border-bottom:1px solid var(--color-border-muted);position:-webkit-sticky;position:sticky;top:0;background:var(--background-main);z-index:10}.section.past-incidents-container .past-incidents .update{display:flex;margin-left:0;line-height:normal}.section.past-incidents-container .past-incidents .update.estimated-duration{font-size:14px;opacity:.6;font-weight:400;margin-top:-.5em;margin-bottom:1em}.section.past-incidents-container .past-incidents .update:not(:last-child){margin-bottom:1em}.section.past-incidents-container .past-incidents .update .update-timeline{width:3em;min-width:3em;text-transform:uppercase;color:var(--color-text-grey);font-weight:500;font-size:12px;position:relative}.section.past-incidents-container .past-incidents .update .update-timeline:not(.no-line):before{position:absolute;top:21px;bottom:0;height:100%;left:15px;display:block;width:2px;content:"";background-color:var(--color-border-muted)}.section.past-incidents-container .past-incidents .update .update-timeline.single-update:before,.section.past-incidents-container .past-incidents .update .update-timeline.single-update:empty{display:none}.section.past-incidents-container .past-incidents .update .update-date{font-size:12px;color:var(--color-text-secondary);font-weight:500;margin-top:.25em}.section.past-incidents-container .past-incidents .update .update-text{line-height:1.35em;word-break:break-word}.section.past-incidents-container .past-incidents .update .update-text p{margin:0}.section.past-incidents-container .past-incidents .update .update-text strong{font-weight:600}.section.past-incidents-container .past-incidents .update .update-text a{text-decoration:underline}.section.past-incidents-container .past-incidents .update .update-content{font-weight:400}.section.past-incidents-container .past-incidents .update .update-type{text-transform:uppercase;color:var(--color-text-grey);font-weight:500;font-size:12px;margin-bottom:.5em}.section.past-incidents-container .past-incidents .incident{background:var(--background-light);color:var(--color-text);border:1px solid rgba(14,14,41,.1019607843);border-radius:4px;padding:1em;box-shadow:0 0 0 0 rgba(0,0,0,0),0 0 0 0 rgba(0,0,0,0),0 2px 2px 0 rgba(0,0,0,.04),0 8px 8px -8px rgba(0,0,0,.04);border-radius:10px;border:var(--section-border)}.section.past-incidents-container .past-incidents a.incident-link{display:block;text-decoration:none;color:black}.section.past-incidents-container .past-incidents .incident-link:not(:last-child){margin-bottom:1em}.section.past-incidents-container .past-incidents .incident-header{display:flex;margin-bottom:.35em}.section.past-incidents-container .past-incidents .incident-name{font-weight:700;font-size:18px;margin-bottom:.35em;display:flex;align-items:center}.section.past-incidents-container .past-incidents .incident-name svg{margin-right:.35em}.section.past-incidents-container .past-incidents .incident-type{text-transform:uppercase;color:var(--color-text-grey);font-weight:500;font-size:12px;margin-bottom:.5em}.section.past-incidents-container .past-incidents .incident-type svg{margin-right:.5em}.section.past-incidents-container .incident-history{display:flex;align-items:center;text-decoration:underline;justify-content:center;margin-top:1em;color:var(--color-text)}.section.past-incidents-container .incident-history-back{display:flex;line-height:24px;align-items:center;color:var(--color-text)}.section.past-incidents-container .incident-history-back svg{margin-right:.5em;margin-top:2px;width:15px}.section.past-incidents-container .affected-service{background-color:#f0f2f7;overflow:hidden;vertical-align:middle;line-height:16px;font-size:12px;font-weight:400;display:inline-block;padding:3px 8px;border-radius:6px}html[theme=dark] .section.past-incidents-container .affected-service{background:#0e1016}html[theme=dark] .section.past-incidents-container .past-incidents .update .update-date{color:#8a8c91}.update-dot{width:10px;height:10px;left:11px;top:8px;background:var(--color-border-muted)}.update-badge,.update-dot{position:absolute;border-radius:50%}.update-badge{width:28px;height:28px;background-color:var(--color-border-muted);left:2px;outline:2px solid var(--background-light)}.update-badge svg{width:16px;height:16px}.update-badge svg.badge-incident path,.update-badge svg.outage path{fill:var(--color-badge)}.update-badge svg.maintenance path{stroke:var(--color-badge)}.incident-type svg.badge-incident path,.incident-type svg.outage path{fill:var(--color-badge)}.incident-type svg.maintenance path{stroke:var(--color-badge)}.update-badge .service-status-icon.ok path{fill:var(--color-badge)}.service-header.service-group .service-row-container.group{border-radius:0}.section.subscribe{padding-top:6em}.box-wrapper{border-radius:6px;border:none}.box-wrapper h1{margin:0;font-weight:600;font-size:24px;color:var(--color-text)}.box-wrapper input{border:1px solid #c9cace;border-radius:4px;padding:12px 16px;width:100%;font-size:15px;outline:none;transition:.2s cubic-bezier(.215,.61,.355,1)}.box-wrapper input:focus-visible{border:1px solid #1938d5;box-shadow:0 0 0 .25em rgba(99,93,255,.25)}.box-wrapper p{text-align:left;margin-bottom:.5em;margin-top:1em;font-size:13px}.box-wrapper svg{stroke:#1938d5}.box-wrapper .button-subscribe{display:block;text-align:center}.box-wrapper .logo{width:100%;text-align:center;margin-bottom:2em}html[theme=dark] .box-wrapper input{color:#d0d1d3;background:var(--background-light);border-color:#44474e}html[theme=dark] .box-wrapper input:active,html[theme=dark] .box-wrapper input:focus{border-color:#77a7ff}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:0.8;--PhoneInputInternationalIconGlobe-opacity:0.65;--PhoneInputCountrySelect-marginRight:0.35em;--PhoneInputCountrySelectArrow-width:0.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:0.45;--PhoneInputCountrySelectArrow-color:inherit;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:rgba(0,0,0,0.5);--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:rgba(0,0,0,0.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1 1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountryIcon--border{box-shadow:none}.PhoneInputCountryIcon--border .PhoneInputCountryIconImg{border-radius:3px}html[theme=dark] .button-subscribe-wrapper .button-subscribe.disabled{color:#f3f3f5}html[theme=dark] .button-subscribe-wrapper .button-subscribe.disabled:hover{background:none}.section.sign-in{width:100%;max-width:460px;margin:auto;background:var(--bg-moderate);border:var(--border);padding:1.5em}.section.sign-in .logo{margin-bottom:.5em}.hpd-input-icon.hpd-input-icon-right svg{stroke:var(--color-text-secondary)}.signin-buttons div:not(:last-child){margin-bottom:1em}.sign-in-google{-webkit-font-smoothing:antialiased;display:inline-flex;flex-direction:row;justify-content:center;align-items:center;text-decoration:none;transition:all .15s ease 0s;cursor:pointer;border-radius:4px;width:100%;font-weight:400;font-size:15px;line-height:32px;padding:4px 18px;background-color:rgb(25,56,213);border:1px solid rgb(25,56,213);color:rgb(255,255,255)!important;margin-right:8px}.sign-in-google:hover{background-color:rgb(20,44,167);border:1px solid rgb(20,44,167)}.sign-in-google img{margin-right:12px}:root{--tooltip-text-color:white;--tooltip-margin:30px;--tooltip-arrow-size:6px}.Tooltip-Wrapper{display:inline-block}.Tooltip-wrapper{position:absolute;z-index:9999;transition:transform .15s;left:0;top:-8px}.Tooltip{border-radius:8px;padding:.5em;color:var(--color-text);background:var(--background-light);box-shadow:0 0 0 0 rgba(0,0,0,0),0 0 0 0 rgba(0,0,0,0),0 2px 2px 0 rgba(0,0,0,.04),0 8px 8px -8px rgba(0,0,0,.04);border:1px solid #dcdce0;font-size:15px;line-height:1.5em;white-space:nowrap}html[theme=dark] .Tooltip{border:var(--section-border);box-shadow:0 8px 24px 0 #010409}.Tooltip.top{top:calc(var(--tooltip-margin) * -1)}.Tooltip.top:before{top:100%;border-top-color:var(--tooltip-background-color)}.Tooltip.right{left:calc(100% + var(--tooltip-margin))}.Tooltip.right,.Tooltip.right:before{top:50%;transform:translateX(0) translateY(-50%)}.Tooltip.right:before{left:calc(var(--tooltip-arrow-size) * -1);border-right-color:var(--tooltip-background-color)}.Tooltip.bottom:before{bottom:100%;border-bottom-color:var(--tooltip-background-color)}.Tooltip.left{right:calc(100% + var(--tooltip-margin))}.Tooltip.left,.Tooltip.left:before{left:auto;top:50%;transform:translateX(0) translateY(-50%)}.Tooltip.left:before{right:calc(var(--tooltip-arrow-size) * -2);border-left-color:var(--tooltip-background-color)}.Tooltip{border-radius:10px!important;width:340px}.Tooltip .snapshot-tooltip{font-size:15px;padding:0 .5em;border-radius:4px!important}.Tooltip .snapshot-tooltip .snapshot-tooltip-header{width:100%;display:flex;justify-content:space-between;margin-bottom:.5em}.react-tooltip-clickable-link{pointer-events:auto}.uptime-bar{width:100%}.uptime-bar.incident{background:#ffaf36}.loader{height:100%;display:flex;align-items:center;justify-content:center}.loader svg path,.loader svg rect{fill:#1938d5}.loader.button svg path,.loader.button svg rect{fill:#65676e}.flex{display:flex}.align-items-center{align-items:center}.center{justify-content:center}.justify-content-space-between{justify-content:space-between}.justify-content-center{justify-content:center}.justify-content-flex-start{justify-content:flex-start}.gap-05em{gap:.5em}.gap-2em{gap:2em}.margin-top-1em{margin-top:1em!important}.margin-top-0em{margin-top:0!important}.text-color{color:var(--color-text)}.color-text-blue{color:var(--color-text-blue)}.font-size-15,.font-size-15px{font-size:15px}.font-size-24px{font-size:24px}.font-weight-700{font-weight:700}.text-decoration-none{text-decoration:none}.hoverable{cursor:pointer}.width-100{width:100%}.clickable{line-height:28px;padding:0 .5em;border-radius:8px}.clickable:hover{background-color:var(--color-border-muted)}.bg-muted,.hover-bg-muted:hover{background:var(--color-border-muted)!important}.cursor-not-allowed{cursor:not-allowed}.opacity-50{opacity:.5}.user-select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}