.Logo-module__yBFCfW__logo{height:var(--height,22px)}
.Footer-module__daAaVG__inner{padding-inline:var(--global-site-padding-inline);grid-gap:10px;border-top:1px solid;grid-template-columns:1fr 1fr;align-items:center;gap:10px;padding-block:30px 15px;display:grid}.Footer-module__daAaVG__footerMenu{--link-gap:30px;font-size:14px;font-weight:500;display:none}.Footer-module__daAaVG__legalMenu{--link-gap:10px;grid-area:2/1;font-size:14px;font-weight:500}.Footer-module__daAaVG__navLink:hover{text-underline-offset:4px;-webkit-text-decoration:underline;text-decoration:underline;text-decoration-thickness:2px}.Footer-module__daAaVG__social{grid-area:1/2;justify-self:flex-end;gap:10px;display:flex}.Footer-module__daAaVG__socialLink{transition-property:opacity;transition-duration:.2s;display:inline-flex}.Footer-module__daAaVG__socialLink:hover{opacity:.7}.Footer-module__daAaVG__copywrite{grid-area:2/2;place-self:flex-end}@media screen and (min-width:768px){.Footer-module__daAaVG__inner{padding-block:30px}.Footer-module__daAaVG__social{grid-area:1/2}.Footer-module__daAaVG__copywrite{grid-area:2/2;justify-self:flex-end}}@media screen and (min-width:992px){.Footer-module__daAaVG__inner{grid-template-rows:auto auto;grid-template-columns:auto 1fr auto;gap:10px}.Footer-module__daAaVG__logo{grid-area:1/1}.Footer-module__daAaVG__social{grid-area:1/3;gap:10px}.Footer-module__daAaVG__footerMenu{grid-area:2/1;display:block}.Footer-module__daAaVG__legalMenu{grid-area:2/2;justify-self:flex-end}.Footer-module__daAaVG__copywrite{grid-area:2/3}}
.UserInfo-module__5GKmyG__userInfo{align-items:center;gap:8px;display:flex}.UserInfo-module__5GKmyG__avatar{border-radius:50%;width:48px;height:48px}.UserInfo-module__5GKmyG__name{font-weight:500}.UserInfo-module__5GKmyG__email{color:var(--color-text-secondary,#0009);margin-top:2px;font-size:.875rem}.UserInfo-module__5GKmyG__badge{border-radius:4px;width:fit-content;margin-block:4px;padding:2px 6px;font-size:.75rem;font-weight:500;display:inline-block}.UserInfo-module__5GKmyG__badgeFree{background-color:var(--color-bg-secondary,#0000000d);color:var(--color-text-secondary,#0009)}.UserInfo-module__5GKmyG__badgePremium{background-color:var(--color-highlight-orange);color:var(--color-base-600);margin-top:6px}@media screen and (min-width:992px){.UserInfo-module__5GKmyG__avatar{width:40px;height:40px}.UserInfo-module__5GKmyG__name{font-weight:500;font-size:var(--font-size-p3)}.UserInfo-module__5GKmyG__email{font-size:.8rem}.UserInfo-module__5GKmyG__badge{font-size:.7rem}.UserInfo-module__5GKmyG__userInfo{gap:8px}}
.ActionButton-module__Yc59WW__button{aspect-ratio:1;background-color:#fff;border:1px solid #0000;border-radius:50%;justify-content:center;align-items:center;transition-property:border-color;transition-duration:.2s;display:flex}.ActionButton-module__Yc59WW__button:focus-visible{outline-offset:-10px;border-radius:50%}@media (hover:hover){.ActionButton-module__Yc59WW__button:hover{border-color:var(--color-primary)}}
.Textarea-module__sMRTPG__textarea{all:unset;box-sizing:border-box;width:100%;min-height:150px;font-size:var(--font-size-p4);line-height:var(--line-height-p4);color:var(--color-base-500);background-color:var(--color-base-200);border-radius:5px;padding:15px;font-weight:500}.Textarea-module__sMRTPG__textarea::placeholder{color:var(--color-base-300);font-weight:400;font-size:var(--font-size-p4);line-height:var(--line-height-p4)}
.SpeechTextArea-module__iIdWXW__speechTextArea{position:relative}.SpeechTextArea-module__iIdWXW__textarea{all:unset;box-sizing:border-box;width:100%;min-height:150px;font-size:var(--font-size-p4);line-height:var(--line-height-p4);color:var(--color-base-500);background-color:var(--color-base-200);border-radius:5px;padding:15px;font-weight:500}.SpeechTextArea-module__iIdWXW__textarea::placeholder{color:var(--color-base-300);font-weight:400;font-size:var(--font-size-p4);line-height:var(--line-height-p4)}.SpeechTextArea-module__iIdWXW__micButton{padding:8px;position:absolute;bottom:15px;right:15px}.SpeechTextArea-module__iIdWXW__isRecording .SpeechTextArea-module__iIdWXW__micButton{border-color:var(--color-red);background-color:var(--color-red);animation:2s ease-out infinite SpeechTextArea-module__iIdWXW__sonarPulse}.SpeechTextArea-module__iIdWXW__isRecording .SpeechTextArea-module__iIdWXW__micButton:hover{border-color:var(--color-red)}.SpeechTextArea-module__iIdWXW__isRecording .SpeechTextArea-module__iIdWXW__micButton path{fill:#fff}@keyframes SpeechTextArea-module__iIdWXW__sonarPulse{0%{box-shadow:0 0 #ff0000b3}25%{box-shadow:0 0 0 10px #ff000080}50%{box-shadow:0 0 0 15px #ff00004d}75%{box-shadow:0 0 0 20px #ff00001a}to{box-shadow:0 0 0 25px #f000}}.SpeechTextArea-module__iIdWXW__dotAnimation{pointer-events:none;align-items:center;gap:4px;display:flex;position:absolute;bottom:25px;left:25px}.SpeechTextArea-module__iIdWXW__dot{background:var(--color-red);opacity:.7;border-radius:50%;width:7px;height:7px;animation:1.4s infinite both SpeechTextArea-module__iIdWXW__dotBlink}.SpeechTextArea-module__iIdWXW__dot:nth-child(2){animation-delay:.2s}.SpeechTextArea-module__iIdWXW__dot:nth-child(3){animation-delay:.4s}@keyframes SpeechTextArea-module__iIdWXW__dotBlink{0%,80%,to{opacity:.7}40%{opacity:.2}}
.ChapterAttestationModal-module__ncuw3q__attestation .ChapterAttestationModal-module__ncuw3q__inner,.ChapterAttestationModal-module__ncuw3q__inner{width:600px}
@media screen and (min-width:768px){.page-module__nj05Ca__attestation{flex-direction:column;max-width:560px;padding-top:50px;padding-left:50px;display:flex}}
.Drawer-module__w-batW__content{z-index:9999999;--padding-top:40px;height:100%;max-height:100%;padding-top:var(--padding-top);background-color:#fff;border-bottom:none;border-top-left-radius:20px;border-top-right-radius:20px;flex-direction:column;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 0 10px #0000001a}.Drawer-module__w-batW__content.Drawer-module__w-batW__compact{--padding-top:40px}.Drawer-module__w-batW__content.Drawer-module__w-batW__full{--padding-top:50px;border-top-left-radius:0;border-top-right-radius:0}.Drawer-module__w-batW__content.Drawer-module__w-batW__dark{background-color:var(--color-base-600)}.Drawer-module__w-batW__content.Drawer-module__w-batW__fiftyFifty{box-shadow:none;border-top-left-radius:0;border-top-right-radius:0;padding-top:0}.Drawer-module__w-batW__content.Drawer-module__w-batW__noPadding{padding-top:0}.Drawer-module__w-batW__content:focus-visible{outline:none}.Drawer-module__w-batW__handle{background-color:none}.Drawer-module__w-batW__handle[data-vaul-handle]{background-color:#0000;background-color:initial;padding:var(--padding-top)0;width:100%;top:calc(-1*var(--padding-top)/2 + var(--padding-top)/2);z-index:-1;border-radius:0;position:fixed}.Drawer-module__w-batW__handle:after{content:"";background-color:var(--color-base-200);width:48px;height:6px;margin-inline:auto;margin-top:calc(-1*var(--padding-top)/2);border-radius:5px;display:block}.Drawer-module__w-batW__inner{width:100%;max-height:calc(100dvh*.5 - var(--padding-top));flex-direction:column;margin-inline:auto;padding:0 16px 16px;display:flex;overflow-y:auto}.Drawer-module__w-batW__full .Drawer-module__w-batW__inner{height:100%;max-height:calc(100dvh*1 - var(--padding-top))}.Drawer-module__w-batW__inner.Drawer-module__w-batW__fiftyFifty{max-height:50dvh}.Drawer-module__w-batW__inner.Drawer-module__w-batW__overflow{overflow-y:auto}.Drawer-module__w-batW__overlay{background-color:#0006;position:fixed;inset:0}.Drawer-module__w-batW__title{width:0;height:0;position:absolute;overflow:hidden}.Drawer-module__w-batW__trigger{color:#fff;z-index:9999999;border:1px solid #fff;padding:20px;position:fixed;top:300px}
.ViewerHeader-module__wR65eG__header{z-index:3;width:100%;min-height:55px;padding:5px var(--global-site-padding-inline,15px);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:#00000040;grid-template-columns:1fr auto;align-items:center;display:grid;position:relative}.ViewerHeader-module__wR65eG__title{display:none}.ViewerHeader-module__wR65eG__menu{grid-column:1/3;padding-inline-end:20px}.ViewerHeader-module__wR65eG__actions{display:none}.ViewerHeader-module__wR65eG__backButton{color:#fff;background-color:#fff3;border-radius:50%;grid-column:-1;padding:12px}.ViewerHeader-module__wR65eG__backButton svg{display:block}.ViewerHeader-module__wR65eG__backButton:hover{background-color:#ffffff4d}.ViewerHeader-module__wR65eG__attestationCTA{display:none}@media screen and (min-width:768px){.ViewerHeader-module__wR65eG__header{grid-template-columns:auto 1fr auto auto;grid-template-rows:initial;min-height:var(--header-height);border-bottom:1px solid #e0e6e74d;padding:0 30px;position:fixed;top:0;left:0}.ViewerHeader-module__wR65eG__backButton{grid-area:1/-1}.ViewerHeader-module__wR65eG__title{grid-column:2}.ViewerHeader-module__wR65eG__menu{grid-column:3}.ViewerHeader-module__wR65eG__title{grid-area:1/2}.ViewerHeader-module__wR65eG__menu{grid-area:1/3}.ViewerHeader-module__wR65eG__title{font-family:var(--font-secondary);white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:22px;font-style:italic;font-weight:500;line-height:28px;display:block;overflow:hidden}.ViewerHeader-module__wR65eG__actions{gap:10px;padding-inline-start:20px;display:flex}.ViewerHeader-module__wR65eG__attestationCTA{display:block}}
.MenuMobile-module__sJInWa__menuPositioner{z-index:1100}.MenuMobile-module__sJInWa__menuContainer{background-color:var(--color-base-000);z-index:1000;border-radius:24px;flex-direction:column;gap:10px;width:100vw;max-width:100vw;padding:24px 18px;display:flex;box-shadow:0 0 20px 5px #0003}.MenuMobile-module__sJInWa__menu{flex:100%}.MenuMobile-module__sJInWa__menuIcon{width:24px;height:24px}.MenuMobile-module__sJInWa__list{flex-direction:column;gap:20px}.MenuMobile-module__sJInWa__profileItem{margin-bottom:12px}.MenuMobile-module__sJInWa__navLinkItem{border-radius:10px;max-width:fit-content;padding:6.5px 10px}.MenuMobile-module__sJInWa__navLink.MenuMobile-module__sJInWa__active,.MenuMobile-module__sJInWa__navLinkItem:hover{background-color:var(--color-base-200)}.MenuMobile-module__sJInWa__navLinkItem:has(.MenuMobile-module__sJInWa__navLink.MenuMobile-module__sJInWa__active){background-color:var(--color-base-200)}.MenuMobile-module__sJInWa__navLink{font-size:18px;font-weight:500}.MenuMobile-module__sJInWa__navLinkItem{font-weight:500}.MenuMobile-module__sJInWa__DropdownMenuSeparator{background-color:var(--color-base-200);border-radius:61px;width:calc(100% - 24px);height:2px;margin:10px auto}.MenuMobile-module__sJInWa__feedbackButton{width:100%}
.ViewerHeaderMenu-module__gE4rDa__item{padding-bottom:8px}.ViewerHeaderMenu-module__gE4rDa__activeItem{border-bottom:2px solid}.ViewerHeaderMenu-module__gE4rDa__actions{display:none}@media screen and (min-width:768px){.ViewerHeaderMenu-module__gE4rDa__menu{--link-gap:40px;justify-self:flex-end;font-size:16px;display:block}.ViewerHeaderMenu-module__gE4rDa__item{padding-bottom:25px}.ViewerHeaderMenu-module__gE4rDa__activeItem{border-bottom:3px solid}}
.layout-module__LB1cYq__layout{background-color:var(--color-base-000);padding-top:var(--header-height-minimal)}.layout-module__LB1cYq__main{min-height:50svh}.layout-module__LB1cYq__main>section+section{padding-top:64px}
.layout-module__49SNbW__container{--background-color:var(--color-base-100);--background-color-header:var(--color-base-100-75);--forground-color:var(--color-base-000);background-color:var(--background-color);padding-top:var(--header-height)}@media screen and (min-width:768px){.layout-module__49SNbW__container{grid-template-rows:1fr auto;min-height:100vh;display:grid}}

.layout-module__HnI3_a__body{background-color:#000}.layout-module__HnI3_a__body :not(img)::-moz-selection{background-color:var(--color-highlight-orange);color:#fff}.layout-module__HnI3_a__body :not(img)::selection{background-color:var(--color-highlight-orange);color:#fff}.layout-module__HnI3_a__container{color:var(--color-light-grey);background-color:var(--color-base-600);overflow:hidden}.layout-module__HnI3_a__main{z-index:1;pointer-events:none;position:relative}.layout-module__HnI3_a__footer{border-top:1px solid #eaeaea;flex:1;justify-content:center;align-items:center;padding:2rem 0;display:flex}.layout-module__HnI3_a__footer a{flex-grow:1;justify-content:center;align-items:center;display:flex}.layout-module__HnI3_a__backgroundcontainer{place-items:center;display:grid}.layout-module__HnI3_a__viewer{right:0;top:var(--header-height);position:fixed}.layout-module__HnI3_a__viewerChat{pointer-events:all;flex-direction:column;justify-content:flex-start;align-items:stretch;width:100%;display:flex}@media screen and (min-width:768px){.layout-module__HnI3_a__main{padding-top:calc(var(--header-height));min-height:100svh;display:grid}.layout-module__HnI3_a__container{overflow:visible;overflow:initial;width:100%}.layout-module__HnI3_a__viewerWrapper{right:0;top:var(--header-height);aspect-ratio:1;height:calc(100dvh - var(--header-height));justify-content:center;align-items:center;display:flex;position:fixed}.layout-module__HnI3_a__viewerChat{max-width:480px;position:absolute;inset:110px 0 20px 40px}}@media screen and (min-width:576px){.layout-module__HnI3_a__main{padding-top:calc(var(--header-height))}.layout-module__HnI3_a__body{overscroll-behavior:none}}
.layout-module__3OPSSq__container{padding-top:var(--header-height)}
/*# sourceMappingURL=9858e1bb39db5895.css.map*/