@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap);.adhs-container{display:block;position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,0);z-index:999999;opacity:0;transition:opacity .3s ease-in-out,background-color .3s ease-in-out;font-family:Roboto,sans-serif;color:#212121;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.adhs-container.visible{background-color:rgba(0,0,0,.9);opacity:1}.adhs-container .adhs-modal{background-color:#f5f5f5;border-radius:7px;box-shadow:0 2px 10px rgba(0,0,0,.2);left:50%;margin:auto;max-width:400px;padding:49px 19px 32px;position:absolute;transition:opacity .3s ease-in-out;display:flex;flex-direction:column;line-height:normal;top:40%;transform:translateY(-50%) translateX(-50%);width:90%}@keyframes adhs-bounce-modal{0%,20%,50%,80%,to{transform:translateY(-50%) translateX(-50%)}40%{transform:translateY(-40%) translateX(-50%)}60%{transform:translateY(-55%) translateX(-50%)}}.adhs-container.visible .adhs-modal{opacity:1;animation:adhs-bounce-modal .5s}.adhs-container .adhs-logo{position:absolute;left:0;right:0;margin:auto;height:80px;width:80px;top:-45px;z-index:1000000}.adhs-container .adhs-logo img{width:80px;height:80px;border-radius:12px}.adhs-container .adhs-modal .adhs-title{font-size:27px;font-weight:700;padding:0 0 18px;text-align:justify;word-spacing:-.1em}.adhs-container .adhs-modal .adhs-error-title{font-size:24px;font-weight:700;margin:5px 10px 15px;text-align:justify}.adhs-container .adhs-modal .adhs-error-body{font-size:20px;margin:0 10px 20px;text-align:justify}.adhs-container .adhs-modal .adhs-error-copy-link-button{background-color:white;border:1px solid;border-radius:4px;font-size:19px;padding:5px}.adhs-container .adhs-modal .adhs-list{display:flex;flex-direction:column}.adhs-container .adhs-modal .adhs-list .adhs-emphasis{font-weight:700;font-size:20px}.adhs-container .adhs-modal .adhs-list .adhs-your-app-icon{height:40px;margin:0 5px -13px;border-radius:6px}.adhs-container .adhs-modal .adhs-list .adhs-list-item{display:flex;flex-direction:row;align-items:start;justify-content:flex-start;margin:0 0 10px}.adhs-container .adhs-modal .adhs-list .adhs-list-item .adhs-number-container{flex-direction:column;display:flex}.adhs-container.adhs-desktop .adhs-modal .adhs-list .adhs-list-item .adhs-number-container{margin:0 5px 0 0}.adhs-container.adhs-mobile .adhs-modal .adhs-list .adhs-list-item .adhs-number-container{margin:5px 5px 0 0}.adhs-container .adhs-modal .adhs-list .adhs-list-item .adhs-circle{font-size:30px;height:32px;width:32px;border-radius:100px;background-color:#000000}.adhs-container .adhs-modal .adhs-list .adhs-list-item .adhs-number{padding:6px 0 0 11px;color:white;font-size:17px;font-weight:100}[dir=rtl] .adhs-container .adhs-modal .adhs-list .adhs-list-item .adhs-number{padding:6px 11px 0}.adhs-container .adhs-modal .adhs-list .adhs-list-item .adhs-instruction{font-size:19px;line-height:27px;padding:0 5px}.adhs-container.adhs-mobile .adhs-modal .adhs-list .adhs-list-item .adhs-instruction:has(.adhs-list-button){padding-top:5px}.adhs-container .adhs-modal .adhs-list .adhs-list-item .adhs-list-button{display:inline-block;border-radius:4px;box-shadow:1px 1px 2px gray;margin-right:3px;padding:2px 8px;white-space:nowrap}.adhs-container .adhs-modal .adhs-list .adhs-list-item .adhs-list-button:has(.adhs-list-button-image-only){display:inline-block;padding:1px 8px}.adhs-container .adhs-modal .adhs-list .adhs-list-item .adhs-list-button .adhs-list-button-text{display:inline;font-size:16px;position:relative;top:-1px}.adhs-container .adhs-modal .adhs-list .adhs-list-item .adhs-list-button .adhs-list-button-image-only{display:inline;position:relative;left:0;top:3px}.adhs-container .adhs-modal .adhs-list .adhs-list-item .adhs-list-button .adhs-list-button-image-left{display:inline;position:relative;margin:0 5px 0 0;top:2px}.adhs-container .adhs-modal .adhs-list .adhs-list-item .adhs-list-button .adhs-list-button-image-right{display:inline;position:relative;margin:0 0 0 5px;top:2px}.adhs-container.adhs-ios.adhs-safari .adhs-modal .adhs-list .adhs-ios-safari-sharing-api-button{height:35px;margin:0 5px -7px;box-shadow:1px 1px 2px gray;border-radius:4px;background-color:#ffffff}.adhs-container.adhs-ios.adhs-safari .adhs-modal .adhs-list .adhs-ios-safari-add-to-home-screen-button{height:33px;margin:0 5px -7px;box-shadow:1px 1px 2px gray;border-radius:4px;background-color:#ffffff}@keyframes adhs-ios-safari-bouncing-arrow-animation{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-30px)}60%{transform:translateY(-15px)}}@keyframes adhs-ios-ipad-safari-bouncing-arrow-animation{0%,20%,50%,80%,to{transform:translateY(0) rotate(180deg)}40%{transform:translateY(30px) rotate(180deg)}60%{transform:translateY(15px) rotate(180deg)}}@media (orientation:landscape){.adhs-container .adhs-bouncing-arrow{display:none}}.adhs-container.adhs-ios.adhs-safari .adhs-ios-safari-bouncing-arrow-container img{height:60px;position:absolute;top:calc(100dvh - 60px);bottom:unset;left:0;right:0;margin:auto;animation:adhs-ios-safari-bouncing-arrow-animation 2s infinite}.adhs-container.adhs-ios.adhs-safari.adhs-ios26 .adhs-ios-safari-bouncing-arrow-container img{height:60px;position:absolute;top:calc(100dvh - 60px);bottom:unset;left:unset;right:7%;margin:0;animation:adhs-ios-safari-bouncing-arrow-animation 2s infinite}.adhs-container.adhs-ios.adhs-safari .adhs-ios-ipad-safari-bouncing-arrow-container img{height:60px;position:absolute;top:0;bottom:unset;left:unset;right:11%;margin:0;animation:adhs-ios-ipad-safari-bouncing-arrow-animation 2s infinite}.adhs-container.adhs-ios.adhs-safari.adhs-ios26 .adhs-ios-ipad-safari-bouncing-arrow-container img{height:60px;position:absolute;top:0;bottom:unset;left:unset;right:9%;margin:0;animation:adhs-ios-ipad-safari-bouncing-arrow-animation 2s infinite}@keyframes adhs-ios-chrome-bouncing-arrow-animation{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(20px)}60%{transform:translateY(5px)}}.adhs-container.adhs-ios.adhs-chrome .adhs-modal .adhs-list .adhs-ios-chrome-more-button{height:35px;margin:0 5px -7px;box-shadow:1px 1px 2px gray;border-radius:4px;background-color:#ffffff}.adhs-container.adhs-ios.adhs-chrome .adhs-ios-chrome-bouncing-arrow-container img{height:40px;position:absolute;top:0;right:18px;animation:adhs-ios-chrome-bouncing-arrow-animation 1.5s infinite}.adhs-container.adhs-ios.adhs-chrome .adhs-modal .adhs-list .adhs-ios-chrome-add-to-home-screen-button{height:35px;margin:0 5px -7px;box-shadow:1px 1px 2px gray;border-radius:4px;background-color:#ffffff}@keyframes adhs-android-chrome-bouncing-arrow-animation{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(20px)}60%{transform:translateY(5px)}}.adhs-container.adhs-android.adhs-chrome .adhs-android-chrome-bouncing-arrow-container img{height:40px;position:absolute;top:0;right:15px;animation:adhs-android-chrome-bouncing-arrow-animation 1.5s infinite}@keyframes adhs-android-edge-portrait-bouncing-arrow-animation{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-20px)}60%{transform:translateY(-5px)}}@keyframes adhs-android-edge-landscape-bouncing-arrow-animation{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(20px)}60%{transform:translateY(5px)}}.adhs-container.adhs-android.adhs-edge .adhs-android-edge-bouncing-arrow-container img{position:absolute;height:40px;top:calc(100dvh - 60px);right:25px;animation:adhs-android-edge-portrait-bouncing-arrow-animation 1.5s infinite}@media (orientation:landscape){.adhs-container.adhs-android.adhs-edge .adhs-android-edge-bouncing-arrow-container img{position:absolute;height:40px;top:20px;right:33px;animation:adhs-android-edge-landscape-bouncing-arrow-animation 1.5s infinite}}.adhs-container.adhs-android.adhs-chrome .adhs-modal .adhs-list .adhs-android-chrome-more-button{height:30px;background:white;margin:0 5px -7px;box-shadow:1px 1px 2px gray;border-radius:4px}.adhs-container.adhs-android.adhs-chrome .adhs-modal .adhs-list .adhs-android-chrome-add-to-homescreen-button{height:30px;background:white;margin:0 5px -9px;box-shadow:1px 1px 2px gray;border-radius:4px;padding:0 7px 0 4px}.adhs-container.adhs-android.adhs-chrome .adhs-modal .adhs-list .adhs-android-chrome-install-app{height:30px;background:white;margin:10px 5px -10px;box-shadow:1px 1px 2px gray;border-radius:4px;padding:0}.adhs-container.adhs-android.adhs-chrome .adhs-modal .adhs-list .adhs-list-item .adhs-instruction{line-height:34px}.adhs-container.adhs-inappbrowser-openinsystembrowser .adhs-modal .adhs-title{padding:0 0 9px}.adhs-container.adhs-inappbrowser-openinsystembrowser .adhs-modal .adhs-list .adhs-emphasis{padding:6px 8px;border-radius:5px;margin:0 0 0 5px;box-shadow:1px 1px 2px gray;background:white;width:fit-content;font-weight:500}.adhs-container.adhs-inappbrowser-openinsystembrowser .adhs-modal .adhs-list .adhs-list-item{margin:6px 0 9px}.adhs-container.adhs-inappbrowser-openinsystembrowser .adhs-modal .adhs-list .adhs-list-item .adhs-instruction{padding:0 0 2px 9px;line-height:42px}@keyframes adhs-inappbrowser-openinsystembrowser-bouncing-arrow-animation{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(20px)}60%{transform:translateY(5px)}}.adhs-container.adhs-inappbrowser-openinsystembrowser .adhs-inappbrowser-openinsystembrowser-bouncing-arrow-container img{height:40px;position:absolute;top:0;right:6px;animation:adhs-inappbrowser-openinsystembrowser-bouncing-arrow-animation 1.5s infinite}.adhs-container.adhs-inappbrowser-openinsystembrowser .adhs-modal .adhs-list .adhs-more-button{height:35px;background:white;margin:0 5px -11px;box-shadow:1px 1px 2px gray;border-radius:4px}.adhs-container.adhs-inappbrowser-openinsafari .adhs-modal .adhs-title{padding:0 0 9px}.adhs-container.adhs-inappbrowser-openinsafari .adhs-modal .adhs-list .adhs-emphasis{padding:6px 8px;border-radius:5px;margin:0 0 0 5px;box-shadow:1px 1px 2px gray;background:white;width:fit-content;font-weight:500}.adhs-container.adhs-inappbrowser-openinsafari .adhs-modal .adhs-list .adhs-list-item{margin:6px 0 9px}.adhs-container.adhs-inappbrowser-openinsafari .adhs-modal .adhs-list .adhs-list-item .adhs-instruction{padding:0 0 0 9px;line-height:34px;margin:4px 0 0}@keyframes adhs-inappbrowser-openinsafari-bouncing-arrow-animation{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-20px)}60%{transform:translateY(-5px)}}.adhs-container.adhs-inappbrowser-openinsafari .adhs-inappbrowser-openinsafari-bouncing-arrow-container img{height:40px;position:absolute;top:calc(100dvh - 40px);right:15px;animation:adhs-inappbrowser-openinsafari-bouncing-arrow-animation 1.5s infinite}.adhs-container.adhs-inappbrowser-openinsafari .adhs-modal .adhs-list .adhs-more-button{height:35px;background:white;margin:0 5px -11px;box-shadow:1px 1px 2px gray;border-radius:4px}.adhs-container.adhs-desktop .adhs-modal{background-color:#f5f5f5;border-radius:7px;box-shadow:0 2px 10px rgba(0,0,0,.2);padding:45px 45px 28px 40px;margin:auto;max-width:400px}.adhs-container .adhs-modal .adhs-install-app{font-weight:600;text-align:center;padding:0}.adhs-container.adhs-desktop .adhs-modal .adhs-install-app{font-size:22px;margin:0}.adhs-container.adhs-mobile .adhs-modal .adhs-install-app{font-size:23px;margin:-2px 0 0}.adhs-container .adhs-modal .adhs-app-name{font-weight:600;margin:5px auto 1px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adhs-container.adhs-desktop .adhs-modal .adhs-app-name{font-size:22px;margin:0 auto 1px}.adhs-container.adhs-mobile .adhs-modal .adhs-app-name{font-size:23px;margin:0 auto 18px}.adhs-container .adhs-modal .adhs-app-url{font-size:13px;font-weight:300;margin:0 auto 24px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adhs-container.adhs-desktop-chrome .adhs-modal .adhs-app-url{margin-bottom:18px}.adhs-container.adhs-desktop-safari .adhs-modal .adhs-app-url{margin-bottom:24px}.adhs-container.adhs-mobile .adhs-modal .adhs-app-url{margin:0 auto 20px}.adhs-container .adhs-modal .adhs-blurb{font-size:13px;font-weight:400;margin:0 0 14px}.adhs-container.adhs-mobile .adhs-modal .adhs-blurb{font-size:15px;margin:13px 0 5px}.adhs-container.adhs-desktop-chrome .adhs-modal .adhs-blurb{margin-top:0}.adhs-container.adhs-desktop-safari .adhs-modal .adhs-blurb{margin-top:12px}.adhs-container .adhs-modal .adhs-button-container{display:flex;flex-direction:row;justify-content:space-around;margin-top:11px}.adhs-container .adhs-modal .adhs-button{background-color:#1d64f0;color:white;cursor:pointer;font-size:16px;font-weight:400;border:none;padding:10px 33px;border-radius:9px}.adhs-container.adhs-desktop-safari .adhs-desktop-safari-bouncing-arrow-container img{height:40px;position:absolute;top:0;right:88px;animation:adhs-ios-chrome-bouncing-arrow-animation 1.5s infinite}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/f639721981034f88-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9766a7e9e2e0ad5a-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/b66cf8e69499582a-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/aa016aab0e6d1295-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/22a5144ee8d83bca-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_246ccd{font-family:Geist,Geist Fallback;font-style:normal}.__variable_246ccd{--font-sans:"Geist","Geist Fallback"}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/58f386aa6b1a2a92-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/011e180705008d6f-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7ba5fb2a8c88521c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/92eeb95d069020cc-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/d3ebbfd689654d3a-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ef4d5661765d0e49-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/d29838c109ef09b4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e40af3453d7c920a-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/99dcf268bda04fe5-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/98e207f02528a563-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/73cb51aac9c97f90-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/d26bbd13d6b70f89-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/20535187d867b7b9-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/5356a6a4f2c8c8d8-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/db96af6b531dc71f-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/704b853f32d191d5-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/656feb427634a431-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/991629005c80bdf1-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/46e154b2fcbd6033-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/37786be940ec402b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:IBM Plex Mono Fallback;src:local("Arial");ascent-override:76.16%;descent-override:20.43%;line-gap-override:0.00%;size-adjust:134.59%}.__className_b4c22e{font-family:IBM Plex Mono,IBM Plex Mono Fallback;font-style:normal}.__variable_b4c22e{--font-mono:"IBM Plex Mono","IBM Plex Mono Fallback"}