.button{align-items:center;background-color:initial;border:1px solid #0000;cursor:pointer;display:inline-flex;font-size:inherit;justify-content:center;min-width:42px;padding:4px;text-decoration:none;text-transform:uppercase;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;width:100%;z-index:auto!important}.button>svg{fill:#000}.button--active{border:1px solid #000;border-radius:50%}.button--disabled>svg{fill:gray}.button--disabled{cursor:default}.button--primary{background:#1e1e1e00;border:1.72px solid #1e1e1e;border-radius:32px;color:#000;padding:10px 20px}.button--primary-white{background:#1e1e1e00;border:1.72px solid #fff;border-radius:32px;color:#fff;padding:10px 20px}.button--secondary{background:#040404;border:.725px solid #131313;border-radius:32px;color:#fff;padding:10px 20px}.button--secondary-white{background:#fff;border:1.72px solid #fff;border-radius:32px;color:#565555;padding:15px 20px}.button--warning{background:red;border:1.72px solid #dedede;border-radius:32px;color:#fff;padding:15px 20px}.button--no-border{border:none}.button__icon{display:flex;height:24px;margin-right:24px;position:absolute}.button__icon>svg{height:24px;width:100%}.button--medium{font-size:12px}.button--large{font-size:18px}.home{background-color:#fff}.home__element-container{align-items:center;display:flex;flex-direction:column;height:calc(100vh - 30px);justify-content:space-around}.home__device-logo{height:154px;margin-top:55px}.home__button-section{align-items:center;display:flex;flex-direction:column}.home__button{margin-bottom:32px;width:220px}.home__button button{text-transform:none}.home__copyright-footer{display:flex;font-size:10px;justify-content:center;text-transform:uppercase}.home__email-contact{position:absolute;right:-70px;top:75%;transform:rotate(-90deg)}.home__password-input{margin-bottom:6px;text-align:center}.home__password-input input{border-radius:36px;padding:5px 0;text-align:center}.home__password-input ::placeholder{text-align:center}.home__password-input ::-webkit-input-placeholder{text-align:center}.home__password-input :-moz-placeholder,.home__password-input ::-moz-placeholder{text-align:center}.home__password-input :-ms-input-placeholder{text-align:center}.home__contact-container{margin-bottom:32px;position:relative;width:220px}.home__contact-container button{text-transform:none}.home__contact-container>button{color:#565555}.home__disclaimer-text{font-size:12px;max-width:665px;text-align:justify}.pearl-logo{position:relative}.navigation{align-items:center;background:#0000;border-bottom:1px solid #0000;display:flex;justify-content:space-between;left:0;opacity:1;padding:1.5rem 3rem;position:fixed;right:0;top:0;transition:opacity .3s ease,border-color .3s ease;z-index:100}.navigation--scrolled{background:#0000;border-bottom-color:#e5e5e580;opacity:0}.navigation__logo{color:#111;cursor:pointer;font-size:.9rem;font-weight:500;letter-spacing:.02em;text-decoration:none}.navigation__links,.navigation__logo{font-family:Atkinson Hyperlegible Mono,monospace}.navigation__links{display:flex;font-size:.85rem;gap:2rem}.navigation__links a{color:#555;cursor:pointer;text-decoration:none;transition:color .2s ease}.navigation__links a:hover{color:#111}@media(max-width:600px){.navigation{padding:1rem 1.5rem}.navigation__links{display:none}}.landing-page{min-height:100vh;position:relative}.landing-page__main{margin:0 auto;max-width:720px;padding:10rem 2.5rem 6rem;width:100%}.landing-page__hero{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:5rem;margin-top:50px;text-align:center}.landing-page__hero-content{opacity:1;visibility:visible}.landing-page__pearl-logo{margin-bottom:2rem;pointer-events:none}.landing-page__footer{border-top:1px solid #e5e5e5;margin-top:6rem;padding:2rem 32px;width:100%}.landing-page__footer-content{align-items:center;color:#888;display:flex;font-family:Atkinson Hyperlegible Mono,monospace;font-size:.8rem;justify-content:space-between}.landing-page__disclaimer{color:#555;font-size:12px;margin-bottom:16px;text-align:justify;width:100%}.landing-page__copyright{color:#888;font-size:.8rem}.landing-page__footer-links{display:flex;gap:1.5rem}.landing-page__footer-links a{color:#555;text-decoration:none;transition:color .2s ease}.landing-page__footer-links a:hover{color:#111}.fade-in{animation:fadeIn .8s ease forwards;animation-fill-mode:forwards;opacity:0;transform:translateY(20px)}.fade-in.visible{opacity:1!important;transform:translateY(0)!important}.landing-page__hero-content.fade-in{animation:fadeIn .8s ease .1s forwards}.landing-page__section.fade-in{animation:fadeIn .8s ease forwards}.landing-page__section.fade-in:first-of-type{animation:fadeIn .8s ease .3s forwards}.landing-page__section.fade-in:nth-of-type(2){animation:fadeIn .8s ease .4s forwards}.landing-page__section.fade-in:nth-of-type(3){animation:fadeIn .8s ease .5s forwards}@media(prefers-reduced-motion:reduce){.fade-in{animation:none!important;opacity:1!important;transform:translateY(0)!important}}.landing-page__section{margin-bottom:5rem}#whitepaper{margin-top:100px}.landing-page__hero .landing-page__section h1{border-color:#0000;border-image:none;font-size:1.75rem;font-weight:200;text-align:left}.landing-page__section h2{color:#111;font-family:Atkinson Hyperlegible Mono,monospace;font-size:1.1rem;font-weight:500;letter-spacing:.01em;margin-bottom:1.5rem;text-align:left}.landing-page__section p{color:#111;line-height:1.75;margin-bottom:3.5rem;text-align:left}.landing-page__section p:last-child{margin-bottom:0}.landing-page__section p.scroll-animate{margin-bottom:2rem!important}.landing-page__section p.scroll-animate:last-child{margin-bottom:0!important}.landing-page__stat{font-weight:500}.landing-page__divider{background:#e5e5e5;height:1px;margin:4rem 0;width:40px}.landing-page__principles{margin:2rem 0}.landing-page__principle-item{border-bottom:1px solid #e5e5e5;padding:1rem 0;text-align:left}.landing-page__principle-item:first-child{border-top:1px solid #e5e5e5}.landing-page__principle-item strong{font-weight:500;margin-right:.5rem}.landing-page__principle-item span{color:#555;text-align:left}.illustration{border:none;padding:0;text-align:center}.illustration-visual{height:240px;justify-content:center;margin:0 auto;max-width:600px;width:100%}.illustration-visual,.tension-container{align-items:center;display:flex;position:relative}.tension-container{height:144px;justify-content:space-between;width:336px}.pole{background:#111;border-radius:50%;height:10px;position:relative;width:10px}.pole:after{animation:breathe 3s ease-in-out infinite;border:1.5px solid #999;border-radius:50%;content:"";height:43px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:43px}.pole:first-child:after{animation-delay:0s}.pole:nth-child(4):after{animation-delay:1.5s}.tension-line{background:linear-gradient(90deg,#111,#ddd 50%,#111);height:1px;opacity:.3;width:240px}.tension-center,.tension-line{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.tension-center{animation:pulse-center 3s ease-in-out infinite;background:#555;border-radius:50%;height:10px;width:10px}@keyframes breathe{0%,to{opacity:.6;transform:translate(-50%,-50%) scale(1)}50%{opacity:.9;transform:translate(-50%,-50%) scale(1.5)}}@keyframes pulse-center{0%,to{opacity:.5}50%{opacity:1}}.illustration-caption{color:#777;font-family:EB Garamond,Georgia,serif;font-size:.95rem;font-style:italic;margin-bottom:0;margin-top:0;padding-bottom:0;padding-top:8px}.landing-page__product-section{background:#f0f0f0;border-radius:2px;margin:4rem -32px;padding:3rem 32px}.landing-page__product-section h2{margin-bottom:1rem}.landing-page__product-badge{color:#888;display:inline-block;font-family:Atkinson Hyperlegible Mono,monospace;font-size:.7rem;letter-spacing:.1em;margin-bottom:1rem;text-transform:uppercase}.landing-page__product-section p{color:#555}.landing-page__product-link{border-bottom:1px solid #111;color:#111;display:inline-block;font-family:Atkinson Hyperlegible Mono,monospace;font-size:.9rem;margin-top:1.5rem;padding-bottom:2px;text-decoration:none;transition:opacity .2s ease}.landing-page__product-link:hover{opacity:.6}.landing-page__blockquote{border-left:2px solid #e5e5e5;color:#111;font-size:1.25rem;font-style:italic;margin:2rem 0;padding-left:50px}.landing-page__site-title{color:#111;font-family:Space Mono;font-size:46px;font-style:normal;font-weight:400;letter-spacing:.02em;margin-bottom:0;text-align:center}.landing-page__site-subtitle{color:#111;font-family:Atkinson Hyperlegible Mono,monospace;font-size:.9rem;font-style:italic;font-weight:400;letter-spacing:.01em;margin-bottom:32px;margin-top:0;text-align:center}.landing-page__main>h2.landing-page__site-title{font-size:46px;margin-bottom:0;text-align:center}.landing-page__main>h1{color:#111;font-size:22px;font-weight:400;letter-spacing:2px;line-height:1.25;margin-bottom:2rem;margin-top:32px;text-align:center}.landing-page__main>h1 em{font-style:italic}.landing-page__main>h2{color:#1e1e1e;font-weight:300;margin-bottom:2rem}.landing-page__main>.landing-page__hero-provocative,.landing-page__main>h2{font-size:1.125rem;letter-spacing:-.01em;line-height:1.6;max-width:100%;text-align:left}.landing-page__main>.landing-page__hero-provocative{color:#111;font-style:italic;font-weight:500;margin-bottom:32px;padding-bottom:20px}.landing-page__main>.landing-page__hero-intro{text-align:left}.landing-page__hero h1{color:#111;font-size:2.75rem;font-weight:400;letter-spacing:-.02em;line-height:1.25;margin-bottom:2rem}.landing-page__hero h1 em{font-style:italic}.landing-page__hero h2{color:#111;font-family:Atkinson Hyperlegible Mono,monospace;font-size:17px;font-weight:500;height:21px;letter-spacing:.176px;line-height:21.4px;margin-bottom:2rem;text-align:left;width:640px}.landing-page__hero-intro{color:#1e1e1e;font-size:1.15rem;font-weight:300;line-height:1.75;margin-bottom:2.5rem}.landing-page__hero-cta{align-items:center;display:flex;font-family:Atkinson Hyperlegible Mono,monospace;font-size:.9rem;gap:1.5rem;justify-content:center}.landing-page__hero-cta a{border-bottom:1px solid #111;color:#111;padding-bottom:2px;text-decoration:none;transition:opacity .2s ease}.landing-page__hero-cta a:hover{opacity:.6}.scroll-animate{opacity:0;transform:translateY(30px);transition:opacity .8s ease,transform .8s ease}p.scroll-animate{color:#1e1e1e;font-weight:300;margin-bottom:5rem;text-align:left}p.scroll-animate:last-child{margin-bottom:0}.scroll-animate.visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.scroll-animate{opacity:1!important;transform:translateY(0)!important;transition:none!important}}@media(max-width:600px){.landing-page__main{padding:8rem 24px 4rem}.landing-page__footer{padding:2rem 24px}.landing-page__footer-content{flex-direction:column;gap:1rem;text-align:center}.landing-page__hero h1,.landing-page__main>h1{font-size:2rem}.landing-page__product-section{margin:3rem -24px;padding:2rem 24px}}.hljs{background:#23241f;display:block;overflow-x:auto;padding:.5em}.hljs,.hljs-subst,.hljs-tag{color:#f8f8f2}.hljs-emphasis,.hljs-strong{color:#a8a8a2}.hljs-bullet,.hljs-link,.hljs-literal,.hljs-number,.hljs-quote,.hljs-regexp{color:#ae81ff}.hljs-code,.hljs-section,.hljs-selector-class,.hljs-title{color:#a6e22e}.hljs-strong{font-weight:700}.hljs-emphasis{font-style:italic}.hljs-attr,.hljs-keyword,.hljs-name,.hljs-selector-tag{color:#f92672}.hljs-attribute,.hljs-symbol{color:#66d9ef}.hljs-class .hljs-title,.hljs-params{color:#f8f8f2}.hljs-addition,.hljs-built_in,.hljs-builtin-name,.hljs-selector-attr,.hljs-selector-id,.hljs-selector-pseudo,.hljs-string,.hljs-template-variable,.hljs-type,.hljs-variable{color:#e6db74}.hljs-comment,.hljs-deletion,.hljs-meta{color:#75715e}.spinner{align-items:center;height:100%}.spinner__icon{border-color:#e1e1e1 #0000 #e1e1e1 #e1e1e1!important}.message{color:#fff;display:flex;margin-bottom:24px;word-break:break-word}.message--user{flex-direction:row-reverse}.message--user>.message__content-container{background:#000;border-radius:18px;padding:8px 12px}.message__sender{font-weight:700;margin-right:8px}.message__content{display:flex;flex-direction:column}.message__cue-prompt{color:#e1e1e1;cursor:pointer;font-weight:700;margin-top:8px;text-decoration:underline}@keyframes bouncing-loader{to{opacity:.1;transform:translateY(-8px)}}.loading-dots>div:nth-child(2){animation-delay:.2s}.loading-dots>div:nth-child(3){animation-delay:.4s}.loading-dots{display:flex}.loading-dots>div{animation:bouncing-loader .6s infinite alternate;background-color:#a3a1a1;border-radius:50%;height:8px;margin:3px 6px;opacity:1;width:8px}.message-input-field{align-items:flex-end;border:1px solid #dedede;border-radius:16px;display:flex;margin-bottom:20px;padding:8px;width:100%}.message-input-field__button{width:35px}.message-input-field__form{margin-left:16px;margin-right:16px;width:100%}.message-input-field__input-group{align-items:center;display:flex;padding:0}.message-input-field__speech-to-text-button{margin-right:4px}.message-input-field__input{background-color:initial;border:none;color:#dedede;height:30px;margin-right:8px;outline:none;padding:0;resize:none;width:100%}.message-input-field__send-button{margin-right:8px}.message-container{display:flex;flex-direction:column;height:100%;margin-bottom:8px;overflow:scroll;padding:0 16px}.message-container__scroll-container{height:100%;padding:0!important}.message-container__scroll-container>div{display:flex;flex-direction:column}.message-container__messages{margin-top:auto;padding-left:16px;padding-right:16px;padding-top:84px}.message-container__fetching-history{font-size:small;font-style:oblique;opacity:.5;text-align:center}.message-container__spinner-container{align-items:center;display:flex;height:100%;justify-content:center}.message-container__spinner{border-color:#e1e1e1 #0000 #e1e1e1 #e1e1e1!important}.message-container__loading-dots{display:flex;justify-content:center;margin-bottom:24px}@keyframes scaleIn{0%{opacity:.8;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-50%) scale(3)}}@keyframes slideUp{0%{transform:translateY(50%)}to{transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}25%{opacity:1}75%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.audio-mode{height:100%;overflow-x:hidden;overflow-y:scroll}.audio-mode__top-bar{display:flex;justify-content:end;position:relative;width:100%;z-index:3}.audio-mode__close-button-container{width:50px}.audio-mode__container{align-items:center;display:flex;flex-direction:column;height:calc(100vh - 80px);justify-content:space-between;width:100%}.audio-mode-overlay__icon{display:flex;justify-content:center;position:relative}.audio-mode-overlay__icon--disabled{transform:translateY(25%)}.audio-mode-overlay__icon-container{position:relative;z-index:2}.audio-mode-overlay__pearl-logo{margin:initial;position:relative;width:auto;z-index:2}.audio-mode-overlay__icon-pulse{animation:scaleIn 3s cubic-bezier(.36,.11,.89,.32) infinite;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}.audio-mode__close-button{color:#fff;z-index:3}.audio-mode__transcript{display:flex;justify-content:flex-end;max-width:calc(100vw - 100px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.audio-mode__guide-text{color:#fff;height:1rem;margin-top:24px}.audio-mode__guide-message{text-align:center;width:55vw}.audio-mode__ellipse{display:flex;justify-content:center;margin-top:60px}.audio-mode__footer{margin-bottom:80px;position:relative;z-index:3}.audio-mode__footer .button{border-color:#fff;color:#fff}.audio-mode__footer .button--disabled{border-color:#333;color:#333}.audio-mode__hold-guide-icon{animation:fadeIn 4s ease-out 0s infinite alternate forwards;animation-delay:1s;left:50%;margin-top:-10px;opacity:0;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:3}.audio-mode__hold-guide-icon--hidden{animation:fadeOut .5s ease-out 0s 1 forwards}.audio-mode__play-button{position:relative;z-index:3}.audio-mode__play-button button{color:#dedede}.audio-mode__play-button--hidden{visibility:hidden}.audio-mode__loading-message{width:-webkit-max-content;width:max-content}@keyframes loadingDots{0%,20%{content:""}40%{content:"."}60%{content:".."}80%,to{content:"..."}}.audio-mode__loading-message{text-align:center;width:80vw}.audio-mode__loading-message:after{animation:loadingDots 1.5s infinite;content:"...";display:inline-flex;width:25px}p{margin-bottom:0!important}.next-steps .fa-link{margin-right:5px}.next-steps .row{margin-bottom:0}.next-steps .col-md-5{margin-bottom:3rem}@media (max-width:768px){.next-steps .col-md-5{margin-bottom:0}}.spinner{background-color:#1e1e1e;bottom:0;display:flex;height:100vh;justify-content:center;left:0;position:absolute;right:0;top:0;width:100vw}.result-block-container .result-block{opacity:1}.App-content-container{overflow:hidden;overflow-y:auto}.chat-messages-container{display:flex;flex-direction:column;height:100%;overflow-x:hidden;overflow-y:auto;padding-bottom:0;padding:0!important}.chat-messages-row{height:calc(100% - 85px)}.App-message-container{height:100%}::-webkit-scrollbar{display:none}.dark-mode{background:#1e1e1e}.tour-guide{align-items:center;display:flex;flex-direction:column;height:100%}.tour-guide__paragraph{margin-bottom:36px}@media(min-width:641px){.tour-guide__segment-container{width:430px}}.tour-guide__segment-container{margin-left:45px;margin-right:45px;margin-top:auto;padding-bottom:45px;padding-top:45px}@media(min-width:641px){.tour-guide__top-bar{width:430px}}.tour-guide__top-bar{display:flex;justify-content:end;position:fixed;width:100%}.tour-guide__skip-button-container>button{font-size:15px;text-decoration:underline}.tour-guide__segment9{margin-top:120px}.tour-guide__mic-button{margin-bottom:40vh}.tour-guide__image{align-items:baseline;display:flex;flex-direction:column;margin-bottom:32px}.tour-guide__image-container{align-items:center;display:flex;flex-grow:1;justify-content:center;margin-bottom:16px;max-width:430px;width:calc(100vw - 90px)}.tour-guide__image-container>img{height:296px;max-width:430px;object-fit:cover;width:100%}.tour-guide__image-footnote{font-size:14px}.home__password-input-container{margin-bottom:16px}.home__password-input{background-color:initial;border:1px solid #000;border-radius:36px;height:50px;outline:none;padding:0}.site-password-gate__error{text-align:center}.log-in{background-color:#fff}.log-in__login-in-button{margin-left:auto;margin-right:auto;margin-top:1.5rem;width:300px}.log-in__login-in-button .button{font-size:18px;padding-left:0;padding-right:0}.landing-page__hero-content{align-items:center;display:flex;flex-direction:column;text-align:center;width:100%}.app-store-badge{display:inline-block;height:16px;margin-right:10px;vertical-align:middle;width:auto}.text-field__input-container{margin-bottom:18px}.text-field__input{background-color:initial;border:1px solid #000;border-radius:36px;height:46px;outline:none;padding:0 12px;width:100%}.imessage-redirect__input-container{margin-bottom:18px;width:300px}.imessage-redirect__error{text-align:center}.white-paper{background-color:#fff}@font-face{font-display:swap;font-family:Space Mono;font-style:normal;font-weight:400;src:url(/static/media/space-mono-vietnamese-400-normal.14f1baa9467c9d3dfdf5.woff2) format("woff2"),url(/static/media/space-mono-vietnamese-400-normal.d6f619b1ad461c119ee4.woff) format("woff");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-display:swap;font-family:Space Mono;font-style:normal;font-weight:400;src:url(/static/media/space-mono-latin-ext-400-normal.b443a026278d222559a4.woff2) format("woff2"),url(/static/media/space-mono-latin-ext-400-normal.57e57c333b1bf3fccf27.woff) format("woff");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-display:swap;font-family:Space Mono;font-style:normal;font-weight:400;src:url(/static/media/space-mono-latin-400-normal.9f0479b996ad804e7f46.woff2) format("woff2"),url(/static/media/space-mono-latin-400-normal.44f47718c73459b963cd.woff) format("woff");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-display:swap;font-family:Atkinson Hyperlegible Next;font-style:normal;font-weight:400;src:url(/static/media/AtkinsonHyperlegibleNext-Regular.f0b413a49c25d7457442.otf) format("opentype")}@font-face{font-display:swap;font-family:Atkinson Hyperlegible Next;font-style:italic;font-weight:400;src:url(/static/media/AtkinsonHyperlegibleNext-RegularItalic.f1ef33315219c46147d0.otf) format("opentype")}@font-face{font-display:swap;font-family:Atkinson Hyperlegible Next;font-style:normal;font-weight:200;src:url(/static/media/AtkinsonHyperlegibleNext-ExtraLight.fe612b4bc37af58fb3f1.otf) format("opentype")}@font-face{font-display:swap;font-family:Atkinson Hyperlegible Next;font-style:italic;font-weight:200;src:url(/static/media/AtkinsonHyperlegibleNext-ExtraLightItalic.3e0faeedbb6d765a1f07.otf) format("opentype")}@font-face{font-display:swap;font-family:Atkinson Hyperlegible Next;font-style:normal;font-weight:300;src:url(/static/media/AtkinsonHyperlegibleNext-Light.7a01d73419a5b1beb8bf.otf) format("opentype")}@font-face{font-display:swap;font-family:Atkinson Hyperlegible Next;font-style:italic;font-weight:300;src:url(/static/media/AtkinsonHyperlegibleNext-LightItalic.f8066babfbf66ffd13a5.otf) format("opentype")}@font-face{font-display:swap;font-family:Atkinson Hyperlegible Next;font-style:normal;font-weight:500;src:url(/static/media/AtkinsonHyperlegibleNext-Medium.bdcb532a4dafd45dd629.otf) format("opentype")}@font-face{font-display:swap;font-family:Atkinson Hyperlegible Next;font-style:italic;font-weight:500;src:url(/static/media/AtkinsonHyperlegibleNext-MediumItalic.0fb76c2c44b0df671f1f.otf) format("opentype")}@font-face{font-display:swap;font-family:Atkinson Hyperlegible Next;font-style:normal;font-weight:600;src:url(/static/media/AtkinsonHyperlegibleNext-SemiBold.e596a95a0481d15923e7.otf) format("opentype")}@font-face{font-display:swap;font-family:Atkinson Hyperlegible Next;font-style:italic;font-weight:600;src:url(/static/media/AtkinsonHyperlegibleNext-SemiBoldItalic.c0a40ed5326f5bbfa3a9.otf) format("opentype")}@font-face{font-display:swap;font-family:Atkinson Hyperlegible Next;font-style:normal;font-weight:700;src:url(/static/media/AtkinsonHyperlegibleNext-Bold.ff9d6cde5f3f87d62571.otf) format("opentype")}@font-face{font-display:swap;font-family:Atkinson Hyperlegible Next;font-style:italic;font-weight:700;src:url(/static/media/AtkinsonHyperlegibleNext-BoldItalic.ee28b2c578f7340e6be8.otf) format("opentype")}@font-face{font-display:swap;font-family:Atkinson Hyperlegible Next;font-style:normal;font-weight:800;src:url(/static/media/AtkinsonHyperlegibleNext-ExtraBold.ed938ff71816e4cc8ac6.otf) format("opentype")}@font-face{font-display:swap;font-family:Atkinson Hyperlegible Next;font-style:italic;font-weight:800;src:url(/static/media/AtkinsonHyperlegibleNext-ExtraBoldItalic.d7ff6d8e29f06a3c4c67.otf) format("opentype")}@font-face{font-display:swap;font-family:Atkinson Hyperlegible Mono;font-style:normal;font-weight:400;src:url(/static/media/AtkinsonHyperlegibleMono-Regular.dd07394605670f56a64d.otf) format("opentype")}@font-face{font-display:swap;font-family:Atkinson Hyperlegible Mono;font-style:italic;font-weight:400;src:url(/static/media/AtkinsonHyperlegibleMono-RegularItalic.c777c81d1581cb45d69e.otf) format("opentype")}@font-face{font-display:swap;font-family:Atkinson Hyperlegible Mono;font-style:normal;font-weight:200;src:url(/static/media/AtkinsonHyperlegibleMono-ExtraLight.680c77041d9e010dd5d6.otf) format("opentype")}@font-face{font-display:swap;font-family:Atkinson Hyperlegible Mono;font-style:italic;font-weight:200;src:url(/static/media/AtkinsonHyperlegibleMono-ExtraLightItalic.7b8b41aa1664edf9bd00.otf) format("opentype")}@font-face{font-display:swap;font-family:Atkinson Hyperlegible Mono;font-style:normal;font-weight:300;src:url(/static/media/AtkinsonHyperlegibleMono-Light.0dae5d955854ef2fb22d.otf) format("opentype")}@font-face{font-display:swap;font-family:Atkinson Hyperlegible Mono;font-style:italic;font-weight:300;src:url(/static/media/AtkinsonHyperlegibleMono-LightItalic.7824f66cd6a175c7fb26.otf) format("opentype")}@font-face{font-display:swap;font-family:Atkinson Hyperlegible Mono;font-style:normal;font-weight:500;src:url(/static/media/AtkinsonHyperlegibleMono-Medium.ebe80b4947f608f9a349.otf) format("opentype")}@font-face{font-display:swap;font-family:Atkinson Hyperlegible Mono;font-style:italic;font-weight:500;src:url(/static/media/AtkinsonHyperlegibleMono-MediumItalic.336570bc758952e1342c.otf) format("opentype")}@font-face{font-display:swap;font-family:Atkinson Hyperlegible Mono;font-style:normal;font-weight:600;src:url(/static/media/AtkinsonHyperlegibleMono-SemiBold.33b7816c15ed88ccc68c.otf) format("opentype")}@font-face{font-display:swap;font-family:Atkinson Hyperlegible Mono;font-style:italic;font-weight:600;src:url(/static/media/AtkinsonHyperlegibleMono-SemiBoldItalic.9cc43eaf0710fbc6349c.otf) format("opentype")}@font-face{font-display:swap;font-family:Atkinson Hyperlegible Mono;font-style:normal;font-weight:700;src:url(/static/media/AtkinsonHyperlegibleMono-Bold.cb81b090328b46873a17.otf) format("opentype")}@font-face{font-display:swap;font-family:Atkinson Hyperlegible Mono;font-style:italic;font-weight:700;src:url(/static/media/AtkinsonHyperlegibleMono-BoldItalic.74f3172aa0f6cd5da726.otf) format("opentype")}@font-face{font-display:swap;font-family:Atkinson Hyperlegible Mono;font-style:normal;font-weight:800;src:url(/static/media/AtkinsonHyperlegibleMono-ExtraBold.d5315f534e64d93774dc.otf) format("opentype")}@font-face{font-display:swap;font-family:Atkinson Hyperlegible Mono;font-style:italic;font-weight:800;src:url(/static/media/AtkinsonHyperlegibleMono-ExtraBoldItalic.29fb038f5a894a691246.otf) format("opentype")}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(ellipse farthest-corner at center,#e9dcd5 0,#f2f1f3 100%);font-family:Atkinson Hyperlegible Next,sans-serif;font-size:18px;font-weight:400;margin:0;padding:0;transition:background-color .8s ease-in-out}@media screen and (max-width:600px){body{font-size:16px}}body.dark-theme{background:none;background-color:#1e1e1e;color:#fff}code{font-family:Atkinson Hyperlegible Mono,Courier New,monospace}
/*# sourceMappingURL=main.013aca41.css.map*/