@import "https://fonts.googleapis.com/css2?family=Roboto:wght@100;400;700;900&family=Source+Code+Pro&display=swap";
*,:before,:after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role=list],ol[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
:root{--color-primary-blue:#89cff0;--color-primary-black:#1a1a1a;--color-primary-white:#e6f4f1;--color-header-input:#98afba;--color-main-bg:#272727;--color-code-p:#9381ff;--color-code-c:#db5eec;--color-code-b:#0f6b59;--color-code-u:#fd5c56;--color-code-e:#ac0600;--ff-main:"Roboto",sans-serif;--ff-code:"Source Code Pro",monospace}body{font-family:var(--ff-main);color:var(--color-primary-black);background-color:var(--color-main-bg);overflow-y:overlay;flex-direction:column;min-height:100vh;display:flex}main{flex-grow:1;padding-inline:2rem}main h1{text-align:center;margin-inline:auto;width:max-content;color:var(--color-primary-white);margin-bottom:1.75rem;position:relative}main h1:after{content:attr(data-amount);color:var(--color-primary-blue);font-size:.75rem;position:absolute;top:0;right:0}main a{color:#fff}@media (max-width:600px){main h1{font-size:1.5rem}main h1:after{color:var(--color-primary-blue);font-size:.5rem}}
.InfoBubble-module__knHrdq__bubble{background-color:var(--color-primary-white);cursor:pointer;border:1px solid var(--color-primary-white);width:fit-content;color:var(--color-primary-black);border-radius:5px 0 5px 5px;margin-left:auto;padding:.75rem;font-size:.75rem;text-decoration:none;transition:background-color .2s;position:relative}.InfoBubble-module__knHrdq__bubble:hover{background-color:var(--color-primary-blue);border:1px solid var(--color-primary-blue)}.InfoBubble-module__knHrdq__bubble:after{content:"";border-style:solid;border-width:10px 10px 0 0;border-color:var(--color-primary-white)transparent transparent transparent;width:10px;height:10px;transition:all .2s;position:absolute;top:-1px;right:-10px}.InfoBubble-module__knHrdq__bubble:hover:after{border-color:var(--color-primary-blue)transparent transparent transparent}@media (max-width:600px){.InfoBubble-module__knHrdq__bubble{display:none}}
.Header-module__hBw1pG__header{z-index:1;background:var(--color-primary-black);justify-content:space-between;align-items:center;gap:1rem;width:100%;margin-bottom:1rem;padding:1rem;display:flex;position:sticky;top:0;box-shadow:0 5px 10px #0006}.Header-module__hBw1pG__header>*{flex:1 1 0;display:flex}.Header-module__hBw1pG__logo{-webkit-user-select:none;user-select:none}.Header-module__hBw1pG__dtc-search{background-color:var(--color-main-bg);border-radius:5px;padding:.5rem;display:flex;box-shadow:2px 2px 8px #0006}.Header-module__hBw1pG__dtc-search label{background:var(--color-primary-blue);cursor:pointer;border-radius:5px 0 0 5px;place-items:center;padding:0 .5rem;font-weight:700;display:grid;position:relative}.Header-module__hBw1pG__dtc-search-tooltip{-webkit-user-select:none;user-select:none;cursor:default;visibility:hidden;opacity:0;background-color:var(--color-primary-white);color:var(--color-primary-black);text-align:center;border-radius:5px 0 5px 5px;width:120px;padding:.5rem;font-size:.65rem;font-weight:400;transition:all .2s;position:absolute;top:0;right:140%;box-shadow:2px 2px 8px #0006}.Header-module__hBw1pG__dtc-search-tooltip:after{content:"";border-style:solid;border-width:10px 10px 0 0;border-color:var(--color-primary-white)transparent transparent transparent;width:10px;height:10px;position:absolute;top:0;right:-10px}.Header-module__hBw1pG__dtc-search label:hover .Header-module__hBw1pG__dtc-search-tooltip,.Header-module__hBw1pG__dtc-search:focus-within .Header-module__hBw1pG__dtc-search-tooltip{visibility:visible;opacity:1}.Header-module__hBw1pG__dtc-search input{background-color:var(--color-header-input);text-transform:capitalize;border:none;width:100%;padding:.5rem;transition:background-color .2s}.Header-module__hBw1pG__dtc-search input:focus-visible{background-color:var(--color-primary-white);outline:none}.Header-module__hBw1pG__dtc-search button{background:var(--color-primary-blue);cursor:pointer;border:0;border-radius:0 5px 5px 0;place-items:center;padding:0 .5rem;font-weight:700;display:grid;position:relative}.Header-module__hBw1pG__dtc-search button:hover{opacity:.85}@media (max-width:600px){.Header-module__hBw1pG__header{flex-direction:column;gap:1rem;margin-bottom:.5rem;padding-bottom:.25rem;transition:transform .25s ease-in-out}.Header-module__hBw1pG__dtc-search-tooltip{border-radius:0 5px 5px;top:120%;left:50%}.Header-module__hBw1pG__dtc-search-tooltip:after{border-width:15px 0 0 15px;border-color:transparent transparent transparent var(--color-primary-white);top:-15px;left:0}}
.Footer-module__S6Hkya__footer{text-align:center;color:var(--color-primary-white);-webkit-user-select:none;user-select:none;margin:2rem 0;font-size:.75rem}.Footer-module__S6Hkya__footer a{all:unset}.Footer-module__S6Hkya__footer a:hover{cursor:pointer;text-decoration:underline}
