.navigation{display:flex;justify-content:center;align-items:center;flex:1}.navigation--mobile{display:none;transform:none!important}.navigation__list{display:flex;list-style:none;gap:0;margin:0;padding:0;flex-wrap:nowrap;justify-content:center;align-items:center}.navigation__item{margin:0}.navigation__link{display:block;padding:.5rem 1rem;font-size:.875rem;font-weight:400;color:#333;text-decoration:none;white-space:nowrap;letter-spacing:.01em;transition:color .3s ease}.navigation__link:hover{color:#888}.navigation__link--active{color:#000;font-weight:500}@media (max-width: 767px){.navigation--mobile{display:block;position:fixed;width:auto;min-width:200px;max-width:calc(100vw - 1rem);background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 12px #00000026;max-height:0;overflow:hidden;transition:max-height .3s ease,opacity .3s ease;opacity:0;visibility:hidden;z-index:99;margin:0;padding:0;transform:none!important;left:auto!important;box-sizing:border-box}.navigation--mobile-open{max-height:400px;opacity:1;visibility:visible}.navigation__list--mobile{flex-direction:column;align-items:stretch;padding:.5rem 0;margin:0}.navigation__list--mobile .navigation__item{width:100%;margin:0}.navigation__list--mobile .navigation__link{display:block;padding:.875rem 1.5rem;font-size:.875rem;width:100%;text-align:left;border-bottom:1px solid #f0f0f0;white-space:nowrap}.navigation__list--mobile .navigation__item:last-child .navigation__link{border-bottom:none}}@media (min-width: 768px){.navigation__link{font-size:.875rem;padding:.5rem 1rem}}@media (min-width: 1024px){.navigation__link{font-size:.9375rem;padding:.5rem 1.25rem}}.language-switcher{background:none;border:none;padding:.5rem 1rem;font-size:.875rem;font-weight:400;cursor:pointer;transition:color .2s ease;color:#333;text-transform:uppercase;letter-spacing:.01em}.language-switcher:hover{color:#000}@media (max-width: 767px){.language-switcher{font-size:.75rem;padding:.5rem .75rem;margin-right:0}}@media (min-width: 768px){.language-switcher{padding:.5rem 1rem;font-size:.875rem}}@media (min-width: 1024px){.language-switcher{padding:.5rem 1.25rem;font-size:.9375rem}}.thelemic-date-wrapper{position:relative;margin-right:.5rem;flex-shrink:0;display:inline-block}.thelemic-date{display:inline-block;position:relative;padding:.375rem .75rem;font-size:.75rem;color:#555;letter-spacing:.01em;border:1px solid transparent;border-left-color:#e0e0e0;background-color:#f8f8f8;border-radius:4px;cursor:pointer;overflow:hidden;white-space:nowrap;transition:width .3s ease,margin-left .3s ease,background-color .2s ease,border-color .2s ease;vertical-align:middle;width:var(--short-width, 200px);min-width:var(--short-width, 200px);margin-left:0;box-sizing:border-box;text-overflow:clip;outline:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.thelemic-date__text{font-weight:400;font-family:monospace;white-space:nowrap;display:inline-block}.thelemic-date__text--short{display:inline}.thelemic-date__text--full{display:none;opacity:0;transition:opacity .3s ease .2s}@media (hover: hover) and (pointer: fine) and (min-width: 768px){.header__right .thelemic-date:hover .thelemic-date__text--short{display:none}.header__right .thelemic-date:hover .thelemic-date__text--full{display:inline;opacity:1}.header__right .thelemic-date:hover{background-color:#f8f8f8;position:relative;z-index:10;border-color:#e0e0e0;width:var(--full-width, 600px);margin-left:calc(var(--short-width, 200px) - var(--full-width, 600px));overflow:hidden;white-space:nowrap}.header__thelemic-date-mobile .thelemic-date:hover:not(.thelemic-date--expanded){margin-left:0!important;width:var(--short-width, 200px)!important;background-color:#f8f8f8!important;border-color:transparent!important;border-left-color:#e0e0e0!important;z-index:1!important;position:static!important}.header__thelemic-date-mobile .thelemic-date:hover:not(.thelemic-date--expanded) .thelemic-date__text--short{display:inline!important}.header__thelemic-date-mobile .thelemic-date:hover:not(.thelemic-date--expanded) .thelemic-date__text--full{display:none!important;opacity:0!important}}.thelemic-date--expanded .thelemic-date__text--short{display:none}.thelemic-date--expanded .thelemic-date__text--full{display:inline;opacity:1}.thelemic-date--expanded{background-color:#f8f8f8;position:relative;z-index:10;border-color:#e0e0e0;width:var(--full-width, 600px);margin-left:calc(var(--short-width, 200px) - var(--full-width, 600px));overflow:hidden;white-space:nowrap;transition:width .4s cubic-bezier(.4,0,.2,1),margin-left .4s cubic-bezier(.4,0,.2,1),background-color .3s ease,border-color .3s ease}.thelemic-date--emoji{width:auto!important;min-width:auto!important;padding:.375rem .75rem;background:none!important;background-color:transparent!important;border:none!important;color:inherit;font-variant-emoji:text;-webkit-font-variant-emoji:text;transition:width .4s cubic-bezier(.4,0,.2,1),background-color .3s ease,border-color .3s ease,transform .4s cubic-bezier(.4,0,.2,1);margin-left:0!important;outline:none!important;-webkit-tap-highlight-color:transparent!important;-webkit-touch-callout:none!important;-webkit-user-select:none!important;user-select:none!important}.thelemic-date--emoji .thelemic-date__text{font-family:monospace;font-size:1.2em;font-variant-emoji:text;-webkit-font-variant-emoji:text}@media (hover: hover) and (pointer: fine) and (min-width: 768px){.header__right .thelemic-date--emoji:hover{background:none!important;background-color:transparent!important;border:none!important;width:auto!important;min-width:auto!important;margin-left:0!important;left:auto!important;transform:none!important;position:static!important;top:auto!important}.header__right .thelemic-date--emoji:hover .thelemic-date__text--short{display:none!important}.header__right .thelemic-date--emoji:hover .thelemic-date__text--full{display:inline!important;opacity:1!important}.header__thelemic-date-mobile .thelemic-date--emoji:hover:not(.thelemic-date--expanded){position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;width:var(--emoji-short-width, auto)!important;min-width:var(--emoji-short-width, auto)!important;margin-left:0!important;background:transparent!important;background-color:transparent!important;border:1px solid transparent!important}.header__thelemic-date-mobile .thelemic-date--emoji:hover:not(.thelemic-date--expanded) .thelemic-date__text--short{display:inline!important;opacity:1!important}.header__thelemic-date-mobile .thelemic-date--emoji:hover:not(.thelemic-date--expanded) .thelemic-date__text--full{display:none!important;opacity:0!important}}@media (max-width: 767px){.thelemic-date-wrapper{display:block;margin-right:0}.header__thelemic-date-mobile .thelemic-date-wrapper{position:relative;width:100%;height:auto;overflow:visible}.thelemic-date{margin-left:0;transition:width .4s cubic-bezier(.4,0,.2,1),background-color .3s ease,border-color .3s ease}.thelemic-date--expanded{margin-left:0!important;width:var(--full-width, 400px)!important;transition:width .4s cubic-bezier(.4,0,.2,1),background-color .3s ease,border-color .3s ease}.thelemic-date--expanded .thelemic-date__text--short{display:none!important}.thelemic-date--expanded .thelemic-date__text--full{display:inline!important;opacity:1!important}.thelemic-date--emoji{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:var(--emoji-short-width, auto);min-width:var(--emoji-short-width, auto);font-size:.75rem;padding:.375rem .75rem;cursor:pointer;transition:width .4s cubic-bezier(.4,0,.2,1),background-color .3s ease;background:transparent!important;background-color:transparent!important;border:none!important;border-radius:4px;color:#555;margin-left:0!important;font-variant-emoji:text;-webkit-font-variant-emoji:text;z-index:10;box-sizing:border-box;max-width:calc(100vw - 1.5rem);overflow:hidden;white-space:nowrap;text-overflow:clip}.thelemic-date--emoji .thelemic-date__text{font-size:.75rem;font-variant-emoji:text;-webkit-font-variant-emoji:text;font-family:monospace}.thelemic-date--emoji .thelemic-date__text--short{display:inline}.thelemic-date--emoji .thelemic-date__text--full{display:none;opacity:0;transition:opacity .3s ease .2s}.thelemic-date--emoji.thelemic-date--expanded{width:100%!important;left:50%!important;transform:translate(-50%,-50%)!important;background-color:#fff!important;border:none!important;overflow:hidden;white-space:nowrap;text-align:center;transition:width .4s cubic-bezier(.4,0,.2,1),background-color .3s ease!important}.thelemic-date--emoji.thelemic-date--expanded .thelemic-date__text--short{display:none!important}.thelemic-date--emoji.thelemic-date--expanded .thelemic-date__text--full{display:inline!important;opacity:1!important;transition:opacity .3s ease .2s!important}.header__thelemic-date-mobile .thelemic-date--emoji.thelemic-date--expanded,.header__thelemic-date-mobile .thelemic-date-wrapper .thelemic-date--emoji.thelemic-date--expanded{width:100%!important;left:50%!important;transform:translate(-50%,-50%)!important;background-color:#fff!important;border:none!important;text-align:center;transition:width .4s cubic-bezier(.4,0,.2,1),background-color .3s ease!important}.header__thelemic-date-mobile .thelemic-date--emoji.thelemic-date--expanded .thelemic-date__text--short,.header__thelemic-date-mobile .thelemic-date-wrapper .thelemic-date--emoji.thelemic-date--expanded .thelemic-date__text--short{display:none!important}.header__thelemic-date-mobile .thelemic-date--emoji.thelemic-date--expanded .thelemic-date__text--full,.header__thelemic-date-mobile .thelemic-date-wrapper .thelemic-date--emoji.thelemic-date--expanded .thelemic-date__text--full{display:inline!important;opacity:1!important}}.thelemic-date-modal{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:10000;padding:.5rem;animation:thelemic-date-modal-fade-in .3s ease-out}@keyframes thelemic-date-modal-fade-in{0%{opacity:0}to{opacity:1}}.thelemic-date-modal__content{background:#fff;border-radius:8px;box-shadow:0 20px 60px #0000004d;padding:0;max-width:95%;width:100%;position:relative;animation:thelemic-date-modal-slide-up .3s ease-out;display:flex;align-items:center;min-height:60px}@keyframes thelemic-date-modal-slide-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.thelemic-date-modal__close{position:absolute;top:50%;right:.5rem;transform:translateY(-50%);background:none;border:none;font-size:1.5rem;line-height:1;color:#999;cursor:pointer;padding:0;width:1.75rem;height:1.75rem;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease;flex-shrink:0}.thelemic-date-modal__close:hover{background-color:#f5f5f5;color:#333}.thelemic-date-modal__close:active{transform:scale(.95)}.thelemic-date-modal__banner{font-size:1rem;font-family:monospace;color:#212529;font-weight:500;font-variant-emoji:text;-webkit-font-variant-emoji:text;line-height:1.5;text-align:center;padding:1rem 2.5rem 1rem 1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}@media (max-width: 767px){.thelemic-date-modal{padding:.5rem}.thelemic-date-modal__content{border-radius:6px;max-width:98%;min-height:50px}.thelemic-date-modal__banner{font-size:.875rem;padding:.75rem 2rem .75rem .75rem;white-space:normal;word-break:break-word}.thelemic-date-modal__close{right:.375rem;width:1.5rem;height:1.5rem;font-size:1.25rem}}@media (min-width: 768px) and (max-width: 1023px){.thelemic-date-wrapper{margin-right:.375rem}.thelemic-date{font-size:.6875rem;padding:.25rem .5rem}.header__right .thelemic-date:hover,.thelemic-date--expanded{width:var(--full-width, 500px)}.thelemic-date--emoji{cursor:pointer}}@media (min-width: 1024px){.thelemic-date{font-size:.8125rem;padding:.375rem .875rem}.header__right .thelemic-date:hover,.thelemic-date--expanded{width:var(--full-width, 600px)}}.header{background-color:#fff;padding:.875rem 1rem;position:sticky;top:0;z-index:100}.header__container{max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1rem;position:relative;overflow:visible}.header__logo{display:flex;align-items:center;gap:.75rem;flex-shrink:0;text-decoration:none;color:inherit;transition:color .3s ease}.header__logo:hover{color:#888}.header__logo:visited,.header__logo:active{color:inherit}.header__lamen{width:28px;height:28px;object-fit:contain}.header__title{font-size:.875rem;font-weight:400;color:#555;white-space:nowrap;letter-spacing:.01em}.header__thelemic-date-mobile{display:none}.header__right{display:flex;align-items:center;gap:.75rem;flex-shrink:0;position:relative;overflow:visible}.header__language{flex-shrink:0}.header__menu-toggle{display:none;background:none;border:none;cursor:pointer;padding:.25rem;margin:0;outline:none;-webkit-tap-highlight-color:transparent}.header__menu-icon{width:24px;height:24px;display:block;object-fit:contain}.navigation{position:absolute;left:50%;transform:translate(-50%)}@media (max-width: 767px){.header{padding:.75rem}.header__container{flex-wrap:nowrap;justify-content:space-between;position:relative}.header__logo{gap:.5rem;flex-shrink:0}.header__lamen{width:24px;height:24px}.header__title{font-size:.75rem}.header__thelemic-date-mobile{display:block;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1;width:100%;left:0;transform:translateY(-50%)}.header__thelemic-date-mobile .thelemic-date-wrapper{width:100%}.header__right{display:flex;align-items:center;gap:.5rem}.header__right .thelemic-date-wrapper{display:none}.header__language,.header__menu-toggle{display:block}.navigation--desktop{display:none}}@media (min-width: 768px) and (max-width: 1023px){.header__lamen{width:30px;height:30px}.header__title{font-size:.875rem}}@media (min-width: 1024px){.header{padding:1rem 2rem}.header__lamen{width:30px;height:30px}.header__title{font-size:.9375rem}}.hero{width:100%;padding:0 1rem}@media (min-width: 1024px){.hero{padding:0 2rem}}.hero__image-container{position:relative;width:100%;max-width:1200px;margin:0 auto;height:38.25vh;min-height:238px;max-height:382.5px;overflow:hidden;display:flex;align-items:center;justify-content:center;border-radius:12px;background-color:#f5f5f5;will-change:contents}.hero__image{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:12px;background-color:#f5f5f5}.hero__overlay{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:transparent;padding:1.5rem;text-align:center}.hero__title{font-size:2.25rem;font-weight:600;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.5);margin-bottom:.75rem}.hero__subtitle{font-size:1.5rem;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.5);font-weight:400}.hero__content{max-width:900px;margin:0 auto;padding:2.5rem 1.5rem;display:flex;flex-direction:column;gap:1.5rem}.hero__text-block{text-align:center}.hero__quote{font-size:1.25rem;font-weight:500;color:#000;line-height:1.6;margin:0}.hero__description{font-size:1.1rem;color:#555;line-height:1.6;margin:0}.hero__history{font-size:1.1rem;color:#555;line-height:1.6;margin:0;text-align:center}.hero__history a{color:#555;text-decoration:underline;text-decoration-thickness:.5px;text-underline-offset:2px}.hero__history a:hover{color:#333}.hero__text-block--with-image{text-align:left;display:flex;flex-direction:column;gap:1.5rem}.hero__text-block--with-image .hero__book-image{width:100%;max-width:500px;height:auto;margin:0 auto;object-fit:contain;border-radius:8px;display:block}@media (max-width: 767px){.hero{padding:0 .75rem}.hero__image-container{height:29.75vh;min-height:187px;max-height:255px;border-radius:8px;margin:0 auto}.hero__image{border-radius:8px}.hero__overlay{padding:1rem}.hero__title{font-size:1.5rem}.hero__subtitle{font-size:1rem}.hero__content{padding:2rem 1rem;gap:1.25rem}.hero__quote{font-size:1.3rem}.hero__description,.hero__history{font-size:1.1rem}.hero__text-block--with-image .hero__book-image{width:100%;max-width:400px;margin:0 auto}}@media (min-width: 768px) and (max-width: 1023px){.hero__image-container{height:34vh;min-height:238px;max-height:340px;border-radius:10px;margin:0 auto;max-width:calc(100% - 4rem)}.hero__image{border-radius:10px}.hero__title{font-size:1.875rem}.hero__subtitle{font-size:1.25rem}.hero__content{padding:2.5rem 2rem;gap:1.5rem}.hero__quote{font-size:1.25rem}.hero__description,.hero__history{font-size:1.1rem}.hero__text-block--with-image .hero__book-image{max-width:450px}}@media (min-width: 1024px){.hero{display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden}.hero__image-container{height:38.25vh;min-height:272px;max-height:382.5px;flex-shrink:0;border-radius:12px;margin:0 auto}.hero__image{border-radius:12px}.hero__title{font-size:2.5rem}.hero__subtitle{font-size:1.75rem}.hero__content{padding:3rem 2rem;gap:1.75rem;flex:1;min-height:0;display:flex;flex-direction:column;justify-content:center}.hero__quote{font-size:1.375rem}.hero__description,.hero__history{font-size:1.1rem}.hero__text-block--with-image .hero__book-image{max-width:500px}}.footer{padding:1rem;text-align:center;background-color:#fff;border-top:1px solid #e0e0e0}.footer__copyright{font-size:.875rem;color:#555;margin:0}@media (min-width: 768px){.footer{padding:1.25rem 2rem}}@media (min-width: 1024px){.footer{padding:1.5rem 2rem}.footer__copyright{font-size:1rem}}.scroll-to-top-button{position:fixed;bottom:2rem;right:2rem;width:auto;height:auto;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:1000;transition:all .3s ease;opacity:0;transform:translateY(20px);animation:fadeInUp .3s ease forwards;padding:0}.scroll-to-top-button--hiding{animation:fadeOutDown .3s ease forwards}.scroll-to-top-button:hover{transform:translateY(-2px)}.scroll-to-top-button:active{transform:translateY(0)}.scroll-to-top-button__icon{width:1.25rem;height:1.25rem;transition:transform .3s ease}.scroll-to-top-button:hover .scroll-to-top-button__icon{transform:translateY(-2px)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOutDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}@media (max-width: 768px){.scroll-to-top-button{bottom:1.5rem;right:1.5rem}.scroll-to-top-button__icon{width:1rem;height:1rem}}.oto-page{min-height:60vh;padding:2rem 1.725rem;max-width:1200px;margin:0 auto}.oto-page__header{display:flex;flex-direction:column;align-items:center;margin-bottom:3rem}.oto-page__icon{width:120px;height:120px;margin-bottom:1.5rem;object-fit:contain}.oto-page__title{font-size:2.125rem;font-weight:600;text-align:center;color:#333;margin-bottom:1rem}.oto-page__divider{width:100%;height:1px;background-color:#ccc;margin-top:1rem}.oto-page__content{display:flex;flex-direction:column;gap:2rem}.oto-page__text{display:flex;flex-direction:column;gap:1.5rem}.oto-page__text p{font-size:1.1rem;line-height:1.6;color:#555;margin:0}.oto-page__text u{text-decoration:none}.oto-page__quote{font-size:1.1rem;line-height:1.6;color:#333;margin:0;font-weight:500;text-align:center}.oto-page__directions{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.oto-page__directions li{font-size:1.1rem;line-height:1.6;color:#555;position:relative;padding-left:1.5rem}.oto-page__directions li:before{content:"•";position:absolute;left:0;color:#333;font-weight:600}.oto-page__directions u{text-decoration:none}.oto-page__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem;padding-left:1.5rem}.oto-page__list li{font-size:1.1rem;line-height:1.6;color:#555;position:relative}.oto-page__list li:before{content:"•";position:absolute;left:-1.5rem}.oto-page__text a{text-decoration:underline;text-decoration-thickness:.5px;text-underline-offset:2px}.oto-page__link{color:#333}@media (min-width: 768px){.oto-page{padding:3rem 2.3rem}.oto-page__icon{width:150px;height:150px}.oto-page__title{font-size:2.55rem}}@media (min-width: 1024px){.oto-page{padding:4rem 2.3rem}.oto-page__icon{width:200px;height:200px}.oto-page__title{font-size:2.975rem}}.egc-page{min-height:60vh;padding:2rem 1.725rem;max-width:1200px;margin:0 auto}.egc-page__header{display:flex;flex-direction:column;align-items:center;margin-bottom:3rem}.egc-page__icon{width:120px;height:120px;margin-bottom:1.5rem;object-fit:contain}.egc-page__title{font-size:2.125rem;font-weight:600;text-align:center;color:#333;margin-bottom:1rem}.egc-page__divider{width:100%;height:1px;background-color:#ccc;margin-top:1rem}.egc-page__content{display:flex;flex-direction:column;gap:2rem}.egc-page__subtitle{font-size:1.5rem;font-weight:600;text-align:center;margin-bottom:1rem;color:#333}.egc-page__text{display:flex;flex-direction:column;gap:1.5rem}.egc-page__text p{font-size:1.1rem;line-height:1.6;color:#555;margin:0}.egc-page__text a{text-decoration:underline;text-decoration-thickness:.5px;text-underline-offset:2px}.egc-page__text u{text-decoration:none}.egc-page__link{color:#333}@media (min-width: 768px){.egc-page{padding:3rem 2.3rem}.egc-page__icon{width:150px;height:150px}.egc-page__title{font-size:2.55rem}}@media (min-width: 1024px){.egc-page{padding:4rem 2.3rem}.egc-page__icon{width:200px;height:200px}.egc-page__title{font-size:2.975rem}}.thelema-page{min-height:60vh;padding:2rem 1.725rem;max-width:1200px;margin:0 auto}.thelema-page__header{display:flex;flex-direction:column;align-items:center;margin-bottom:3rem}.thelema-page__icon{width:120px;height:120px;margin-bottom:1.5rem;object-fit:contain}.thelema-page__title{font-size:2.125rem;font-weight:600;text-align:center;color:#333;margin-bottom:1rem}.thelema-page__divider{width:100%;height:1px;background-color:#ccc;margin-top:1rem}.thelema-page__content{display:flex;flex-direction:column;gap:2rem}.thelema-page__text{display:flex;flex-direction:column;gap:1.5rem}.thelema-page__text p{font-size:1.1rem;line-height:1.6;color:#555;margin:0}.thelema-page__text u{text-decoration:none}.thelema-page__text a{text-decoration:underline;text-decoration-thickness:.5px;text-underline-offset:2px}.thelema-page__link{color:#333}.thelema-page__quote{font-size:1.1rem;line-height:1.6;color:#333;margin:0;font-weight:500;text-align:center}.thelema-page__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem;padding-left:1.5rem}.thelema-page__list li{font-size:1.1rem;line-height:1.6;color:#555;position:relative}.thelema-page__list li:before{content:"•";position:absolute;left:-1.5rem}.thelema-page__list--no-dash li:before{content:none}.thelema-page__list strong{font-weight:600;color:#333}@media (min-width: 768px){.thelema-page{padding:3rem 2.3rem}.thelema-page__icon{width:150px;height:150px}.thelema-page__title{font-size:2.55rem}}@media (min-width: 1024px){.thelema-page{padding:4rem 2.3rem}.thelema-page__icon{width:200px;height:200px}.thelema-page__title{font-size:2.975rem}}.contact-page{min-height:60vh;padding:2rem 1.725rem;max-width:1200px;margin:0 auto}.contact-page__header{display:flex;flex-direction:column;align-items:center;margin-bottom:3rem}.contact-page__icon{width:120px;height:120px;margin-bottom:1.5rem;object-fit:contain}.contact-page__title{font-size:2.125rem;font-weight:600;text-align:center;color:#333;margin-bottom:1rem}.contact-page__divider{width:100%;height:1px;background-color:#ccc;margin-top:1rem}.contact-page__content{display:grid;grid-template-columns:1fr;gap:3rem}.contact-page__left{width:100%}.contact-page__subtitle{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#333}.contact-page__description{font-size:1.1rem;line-height:1.6;margin-bottom:2rem;color:#555}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.contact-form__field{display:flex;flex-direction:column;gap:.5rem}.contact-form__label{font-size:.875rem;font-weight:600;color:#333;text-transform:uppercase;letter-spacing:.5px}.contact-form__input,.contact-form__textarea{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;font-family:Montserrat,sans-serif;font-size:1rem;color:#333;background-color:#fff;transition:border-color .3s ease}.contact-form__input:focus,.contact-form__textarea:focus{outline:none;border-color:#333}.contact-form__textarea{resize:vertical;min-height:120px;font-family:Montserrat,sans-serif}.contact-form__footer{display:flex;align-items:flex-start;margin-top:0;position:relative;z-index:1;margin-bottom:.5rem}.contact-form__recaptcha{display:flex;justify-content:flex-start;margin-top:-1.38rem;margin-bottom:.12rem;padding-top:0;position:relative;z-index:10}.contact-form__recaptcha-text{font-size:.7rem;color:#666;line-height:1.3;margin:0;text-align:left;position:relative;z-index:10}.contact-form__recaptcha-link{color:#666;text-decoration:underline;cursor:pointer;pointer-events:auto;position:relative;z-index:11}.contact-form__recaptcha-link:hover{color:#333}.contact-form__submit{padding:.875rem 2rem;background-color:#1a1a1a;color:#fff;border:none;border-radius:4px;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;transition:background-color .3s ease;align-self:flex-start}.contact-form__submit:hover:not(:disabled){background-color:#333}.contact-form__submit:disabled{opacity:.6;cursor:not-allowed}.contact-form__status{padding:.875rem 1rem;border-radius:4px;font-size:.9rem;font-weight:500;text-align:center;animation:fadeIn .3s ease-in;transition:opacity .3s ease-out}.contact-form__status--success{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.contact-form__status--error{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.contact-page__right{display:flex;flex-direction:column;gap:2rem;align-items:flex-start}.contact-info{display:flex;flex-direction:column;gap:.75rem;align-items:flex-start;text-align:left}.contact-info__heading{font-size:.875rem;font-weight:600;color:#333;text-transform:uppercase;letter-spacing:.5px}.contact-info__link{color:#333;text-decoration:underline}.contact-info__text{font-size:1.1rem;color:#555;line-height:1.6}@media (min-width: 768px){.contact-page{padding:3rem 2.3rem}.contact-page__icon{width:150px;height:150px}.contact-page__title{font-size:2.55rem}.contact-page__content{grid-template-columns:1fr auto;gap:4rem}.contact-page__right{justify-self:end}.contact-form__recaptcha{justify-content:flex-end;margin-top:-.8rem;margin-bottom:0;position:relative}.contact-form__recaptcha-text{text-align:right}.contact-form__footer{margin-top:-2.5rem;position:relative}}@media (min-width: 1024px){.contact-page{padding:4rem 2.3rem}.contact-page__icon{width:200px;height:200px}.contact-page__title{font-size:2.975rem}}.rituals-page{min-height:60vh;padding:2rem 1.725rem;max-width:1200px;margin:0 auto}.rituals-page__header{display:flex;flex-direction:column;align-items:center;margin-bottom:3rem}.rituals-page__icon{width:120px;height:120px;margin-bottom:1.5rem;object-fit:contain}.rituals-page__title{font-size:2.125rem;font-weight:600;text-align:center;color:#333;margin-bottom:1rem}.rituals-page__divider{width:100%;height:1px;background-color:#ccc;margin-top:1rem}.rituals-page__search{margin-bottom:2rem;max-width:912px;margin-left:auto;margin-right:auto}.rituals-page__search-input{width:100%;padding:.75rem 1rem;border:1px solid #ddd;border-radius:4px;font-family:Montserrat,sans-serif;font-size:1rem;color:#333;background-color:#fff;transition:border-color .3s ease}.rituals-page__search-input:focus{outline:none;border-color:#333}.rituals-page__search-input::placeholder{color:#999}.rituals-page__content{display:flex;flex-direction:column;gap:2rem;align-items:center;text-align:center}.rituals-page__sections{width:100%;display:flex;flex-direction:column;gap:3rem;max-width:912px}.rituals-page__seasonal-sections{width:100%;display:flex;flex-direction:column;gap:3rem}.rituals-page__seasonal-sections .rituals-page__section-title{text-align:left}.rituals-page__seasonal-sections .rituals-page__list{margin:0;align-items:flex-start}.rituals-page__seasonal-sections .rituals-page__item{text-align:left}.rituals-page__section{display:flex;flex-direction:column;gap:1.5rem}@media (max-width: 767px){.rituals-page__section{align-items:flex-start}.rituals-page__section-title{text-align:left;width:fit-content;display:inline-block}.rituals-page__section--other{align-items:flex-start}.rituals-page__section--other .rituals-page__section-title{text-align:left}.rituals-page__section--other .rituals-page__list{margin:0;align-items:flex-start}.rituals-page__section--other .rituals-page__item{text-align:left}}.rituals-page__section-title{font-size:1.5rem;font-weight:600;color:#333;text-align:center;margin:0;padding-bottom:.75rem;border-bottom:2px solid #ddd;width:fit-content;display:inline-block}.rituals-page__no-results{text-align:center;padding:2rem;color:#666;font-size:1.1rem}.rituals-page__list{list-style:none;padding:0;margin:0 auto;display:flex;flex-direction:column;gap:.9rem;width:fit-content}.rituals-page__item{font-size:1.1rem;line-height:1.6;color:#555;text-align:center;padding:.5rem 0}.rituals-page__link{color:#333;text-decoration:none}@media (min-width: 768px){.rituals-page{padding:3rem 2.3rem}.rituals-page__icon{width:150px;height:150px}.rituals-page__title{font-size:2.55rem}.rituals-page__section-title{font-size:1.75rem}.rituals-page__seasonal-sections{flex-direction:row;gap:2rem}.rituals-page__seasonal-sections .rituals-page__section{flex:1}.rituals-page__section--other{align-items:center}.rituals-page__section--other .rituals-page__section-title{text-align:center}.rituals-page__section--other .rituals-page__list{align-items:center}.rituals-page__section--other .rituals-page__item{text-align:center}}@media (min-width: 1024px){.rituals-page{padding:4rem 2.3rem}.rituals-page__icon{width:200px;height:200px}.rituals-page__title{font-size:2.975rem}.rituals-page__section-title{font-size:2rem}.rituals-page__sections{gap:4rem}.rituals-page__seasonal-sections{gap:3rem}}.books-page{min-height:60vh;padding:2rem 1.725rem;max-width:1200px;margin:0 auto}.books-page__header{display:flex;flex-direction:column;align-items:center;margin-bottom:3rem}.books-page__icon{width:120px;height:120px;margin-bottom:1.5rem;object-fit:contain}.books-page__title{font-size:2.125rem;font-weight:600;text-align:center;color:#333;margin-bottom:1rem}.books-page__divider{width:100%;height:1px;background-color:#ccc;margin-top:1rem}.books-page__search{margin-bottom:2rem;max-width:912px;margin-left:auto;margin-right:auto}.books-page__search-input{width:100%;padding:.75rem 1rem;border:1px solid #ddd;border-radius:4px;font-family:Montserrat,sans-serif;font-size:1rem;color:#333;background-color:#fff;transition:border-color .3s ease}.books-page__search-input:focus{outline:none;border-color:#333}.books-page__search-input::placeholder{color:#999}.books-page__content{display:flex;flex-direction:column;gap:2rem;align-items:center}.books-page__no-results{text-align:center;padding:2rem;color:#666;font-size:1.1rem}.books-page__list{list-style:none;padding:0;margin:0 auto;display:flex;flex-direction:column;gap:.9rem;width:100%;max-width:912px}.books-page__item{font-size:1.1rem;line-height:1.6;color:#555;text-align:left;padding:.5rem 0}.books-page__link{display:flex;align-items:flex-start;justify-content:space-between;width:100%;color:#333;text-decoration:none;gap:1rem}.books-page__liber{flex:0 0 auto;text-align:left;white-space:nowrap}.books-page__book-title{flex:1 1 auto;text-align:right;word-wrap:break-word;overflow-wrap:break-word}@media (max-width: 767px){.books-page__link{flex-direction:column;align-items:flex-start;gap:.5rem}.books-page__liber{white-space:normal}.books-page__book-title{text-align:left;width:100%}}@media (min-width: 768px){.books-page{padding:3rem 2.3rem}.books-page__icon{width:150px;height:150px}.books-page__title{font-size:2.55rem}}@media (min-width: 1024px){.books-page{padding:4rem 2.3rem}.books-page__icon{width:200px;height:200px}.books-page__title{font-size:2.975rem}}.book-of-magus-page{min-height:60vh;padding:2rem 1.725rem;max-width:1200px;margin:0 auto}.book-of-magus-page__header{display:flex;flex-direction:column;align-items:center;margin-bottom:3rem}.book-of-magus-page__title{font-size:2.125rem;font-weight:600;text-align:center;color:#333;margin-bottom:.5rem}.book-of-magus-page__subtitle{font-size:1.1rem;text-align:center;color:#555;margin:0}.book-of-magus-page__content{display:flex;flex-direction:column;gap:1.5rem;max-width:800px;margin:0 auto}.book-of-magus-page__paragraph{display:flex;line-height:1.6;color:#555;font-size:1.1rem}.book-of-magus-page__number{min-width:2.5rem;flex-shrink:0;text-align:left}.book-of-magus-page__paragraph p{margin:0;flex:1}.book-of-magus-page__footer{margin-top:3rem;text-align:center}.book-of-magus-page__translation{font-size:.9rem;color:#555;margin:0;font-style:normal}@media (min-width: 768px){.book-of-magus-page{padding:3rem 2.3rem}.book-of-magus-page__title{font-size:2.55rem}.book-of-magus-page__subtitle{font-size:1.1rem}.book-of-magus-page__content{gap:2rem}}@media (min-width: 1024px){.book-of-magus-page{padding:4rem 2.3rem}.book-of-magus-page__title{font-size:2.975rem}.book-of-magus-page__subtitle{font-size:1.2rem}}.book-of-law-page{min-height:60vh;padding:2rem 1.725rem;max-width:1200px;margin:0 auto}.book-of-law-page__header{display:flex;flex-direction:column;align-items:center;margin-bottom:4rem;text-align:center}.book-of-law-page__title{font-size:2.125rem;font-weight:600;text-align:center;color:#333;margin-bottom:.5rem;font-family:Montserrat,sans-serif;line-height:1.2}.book-of-law-page__subtitle,.book-of-law-page__transmission{font-size:1.1rem;text-align:center;color:#333;margin:0 0 .25rem;font-family:Montserrat,sans-serif;font-weight:400}.book-of-law-page__publication{font-size:.875rem;text-align:center;color:#333;margin:0;font-family:Montserrat,sans-serif;font-weight:400}.book-of-law-page__chapters{display:flex;justify-content:center;margin-top:4rem;padding-left:0}.book-of-law-page__chapters-list{display:flex;flex-direction:column;gap:1rem;align-items:flex-start;position:relative;width:100%;max-width:912px}.book-of-law-page__chapter-item{display:flex;align-items:center;justify-content:space-between;width:100%;line-height:1.6;color:#333;font-family:Montserrat,sans-serif;font-size:1rem;min-height:1.6em;cursor:pointer;text-decoration:none;transition:color .3s ease}.book-of-law-page__chapter-name{font-family:Montserrat,sans-serif;font-size:1rem;color:#333;text-align:left;flex:0 0 auto}.book-of-law-page__chapter-number{font-family:Montserrat,sans-serif;font-size:1rem;color:#333;text-align:right;flex:0 0 auto;margin-left:auto}@media (min-width: 768px){.book-of-law-page{padding:3rem 2.3rem}.book-of-law-page__title{font-size:2.55rem}.book-of-law-page__subtitle,.book-of-law-page__transmission{font-size:1.1rem}.book-of-law-page__publication{font-size:.95rem}.book-of-law-page__chapter-item,.book-of-law-page__chapter-number,.book-of-law-page__chapter-name{font-size:1.05rem}}@media (min-width: 1024px){.book-of-law-page{padding:4rem 2.3rem}.book-of-law-page__title{font-size:2.975rem}.book-of-law-page__subtitle,.book-of-law-page__transmission{font-size:1.2rem}.book-of-law-page__publication{font-size:1rem}.book-of-law-page__chapter-item,.book-of-law-page__chapter-number,.book-of-law-page__chapter-name{font-size:1.1rem}}.book-of-law-page__content{margin-top:4rem;display:block;width:100%}.book-of-law-page__chapter-content{width:100%;max-width:912px;margin:0 auto 4rem;scroll-margin-top:100px}.book-of-law-page__chapter-content:last-child{margin-bottom:0}.book-of-law-page__chapter-title{font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:600;text-align:center;color:#333;margin-bottom:2rem}.book-of-law-page__verses{display:flex;flex-direction:column;gap:1rem}.book-of-law-page__verse{display:flex;align-items:flex-start;line-height:1.6;color:#555;font-family:Montserrat,sans-serif;font-size:1.1rem}.book-of-law-page__verse-number{font-family:Montserrat,sans-serif;font-size:1rem;color:#333;margin-right:0;flex-shrink:0;min-width:2.5em;text-align:left}.book-of-law-page__verse-number:after{content:" "}.book-of-law-page__verse-text{font-family:Montserrat,sans-serif;font-size:1.1rem;color:#555;flex:1}.book-of-law-page__verse-continuation{display:block}.book-of-law-page__commentary{display:flex;flex-direction:column;gap:1rem;line-height:1.6;color:#555;font-family:Montserrat,sans-serif;font-size:1.1rem}.book-of-law-page__commentary p{margin:0}.book-of-law-page__signature{margin-top:2rem;display:flex;justify-content:center}.book-of-law-page__signature-img{max-width:300px;height:auto}.book-of-law-page__translation-section{margin-top:3rem;text-align:center}.book-of-law-page__translation{font-size:.9rem;color:#555;margin:0;font-style:normal;font-family:Montserrat,sans-serif}@media (min-width: 768px){.book-of-law-page__chapter-title{font-size:1.8rem}}@media (min-width: 1024px){.book-of-law-page__chapter-title{font-size:2rem}}.canon-missae-page{min-height:60vh;padding:2rem 1.725rem;max-width:1200px;margin:0 auto}.canon-missae-page__header{display:flex;flex-direction:column;align-items:center;margin-bottom:4rem;text-align:center}.canon-missae-page__title{font-size:2.125rem;font-weight:600;text-align:center;color:#333;margin-bottom:.5rem;font-family:Montserrat,sans-serif;line-height:1.2}.canon-missae-page__subtitle{font-size:1.5rem;text-align:center;color:#333;margin:0;font-family:Montserrat,sans-serif;font-weight:400}.canon-missae-page__chapters{display:flex;justify-content:center;margin-top:4rem;padding-left:0}.canon-missae-page__chapters-list{display:flex;flex-direction:column;gap:1rem;align-items:flex-start;position:relative;width:100%;max-width:912px}.canon-missae-page__chapter-item{display:flex;align-items:center;justify-content:space-between;width:100%;line-height:1.6;color:#333;font-family:Montserrat,sans-serif;font-size:1rem;min-height:1.6em;cursor:pointer;text-decoration:none;transition:color .3s ease}.canon-missae-page__chapter-item:hover{color:#888}.canon-missae-page__chapter-name{font-family:Montserrat,sans-serif;font-size:1rem;color:#333;text-align:left;flex:1 1 auto;min-width:0;overflow-wrap:break-word;word-wrap:break-word}.canon-missae-page__chapter-number{font-family:Montserrat,sans-serif;font-size:1rem;color:#333;text-align:right;flex:0 0 auto;margin-left:auto}@media (min-width: 768px){.canon-missae-page{padding:3rem 2.3rem}.canon-missae-page__title{font-size:2.55rem}.canon-missae-page__subtitle{font-size:1.7rem}.canon-missae-page__chapter-item,.canon-missae-page__chapter-number,.canon-missae-page__chapter-name{font-size:1.05rem}}@media (min-width: 1024px){.canon-missae-page{padding:4rem 2.3rem}.canon-missae-page__title{font-size:2.975rem}.canon-missae-page__subtitle{font-size:1.9rem}.canon-missae-page__chapter-item,.canon-missae-page__chapter-number,.canon-missae-page__chapter-name{font-size:1.1rem}}.canon-missae-page__content{margin-top:4rem;display:block;width:100%}.canon-missae-page__chapter-content{width:100%;max-width:912px;margin:0 auto 4rem;scroll-margin-top:100px}.canon-missae-page__chapter-content:last-child{margin-bottom:0}.canon-missae-page__chapter-title{font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:600;text-align:center;color:#333;margin-bottom:1rem}.canon-missae-page__section-title{font-family:Montserrat,sans-serif;font-size:1.3rem;font-weight:600;text-align:center;color:#333;margin-bottom:1.5rem;margin-top:0}.canon-missae-page__subsection-title{font-family:Montserrat,sans-serif;font-size:1.1rem;font-weight:600;text-align:center;color:#333;margin-top:1.5rem;margin-bottom:.75rem}.canon-missae-page__text{display:flex;flex-direction:column;gap:1rem;line-height:1.6;color:#555;font-family:Montserrat,sans-serif;font-size:1.1rem}.canon-missae-page__text p{margin:0}.canon-missae-page__text strong{font-weight:600}.canon-missae-page__centered{text-align:center}.canon-missae-page__text-with-image{display:flex;gap:1.5rem;align-items:flex-start;margin:1rem 0}.canon-missae-page__text-with-image p{flex:1;margin:0}.canon-missae-page__illustration{width:180px;height:auto;flex-shrink:0}.canon-missae-page__illustration--small{width:120px;margin-left:auto;align-self:flex-end}@media (max-width: 767px){.canon-missae-page__chapter-item,.canon-missae-page__chapter-name,.canon-missae-page__chapter-number{font-size:.85rem}.canon-missae-page__text-with-image{flex-direction:column;align-items:flex-start}.canon-missae-page__text-with-image p{text-align:left;width:100%}.canon-missae-page__text-with-image>div{text-align:left;width:100%}.canon-missae-page__illustration{max-width:50%;width:50%;margin:0 auto;align-self:center}.canon-missae-page__illustration--small{width:50%;max-width:50%;margin:0 auto;align-self:center}}.canon-missae-page__translation-section{margin-top:3rem;text-align:center}.canon-missae-page__translation{font-size:.9rem;color:#555;margin:.25rem 0;font-style:normal;font-family:Montserrat,sans-serif}@media (min-width: 768px){.canon-missae-page__chapter-title{font-size:1.8rem}.canon-missae-page__section-title{font-size:1.5rem}.canon-missae-page__subsection-title{font-size:1.2rem}}@media (min-width: 1024px){.canon-missae-page__chapter-title{font-size:2rem}.canon-missae-page__section-title{font-size:1.7rem}.canon-missae-page__subsection-title{font-size:1.3rem}}.liber-aash-page{min-height:60vh;padding:2rem 1.725rem;max-width:1200px;margin:0 auto}.liber-aash-page__header{display:flex;flex-direction:column;align-items:center;margin-bottom:4rem;text-align:center}.liber-aash-page__title{font-size:2.125rem;font-weight:600;text-align:center;color:#333;margin-bottom:.5rem;font-family:Montserrat,sans-serif;line-height:1.2}.liber-aash-page__subtitle,.liber-aash-page__number{font-size:1.1rem;text-align:center;color:#333;margin:0 0 .25rem;font-family:Montserrat,sans-serif;font-weight:400}.liber-aash-page__publication{font-size:.875rem;text-align:center;color:#333;margin:0;font-family:Montserrat,sans-serif;font-weight:400}.liber-aash-page__content{margin-top:4rem;display:block;width:100%;max-width:912px;margin-left:auto;margin-right:auto}.liber-aash-page__verses{display:flex;flex-direction:column;gap:1rem}.liber-aash-page__verse{display:flex;align-items:flex-start;line-height:1.6;color:#555;font-family:Montserrat,sans-serif;font-size:1.1rem}.liber-aash-page__verse-number{font-family:Montserrat,sans-serif;font-size:1rem;color:#333;margin-right:0;flex-shrink:0;min-width:2.5em;text-align:left}.liber-aash-page__verse-number:after{content:" "}.liber-aash-page__verse-text{font-family:Montserrat,sans-serif;font-size:1.1rem;color:#555;flex:1}.liber-aash-page__translation-section{margin-top:3rem;text-align:center}.liber-aash-page__translation{font-size:.9rem;color:#555;margin:0;font-style:normal;font-family:Montserrat,sans-serif}@media (min-width: 768px){.liber-aash-page{padding:3rem 2.3rem}.liber-aash-page__title{font-size:2.55rem}.liber-aash-page__subtitle,.liber-aash-page__number{font-size:1.1rem}.liber-aash-page__publication{font-size:.95rem}}@media (min-width: 1024px){.liber-aash-page{padding:4rem 2.3rem}.liber-aash-page__title{font-size:2.975rem}.liber-aash-page__subtitle,.liber-aash-page__number{font-size:1.2rem}.liber-aash-page__publication{font-size:1rem}}.spring-equinox-ritual-page{min-height:60vh;padding:2rem 1.725rem;max-width:1200px;margin:0 auto}.spring-equinox-ritual-page__header{display:flex;flex-direction:column;align-items:center;margin-bottom:3rem;text-align:center}.spring-equinox-ritual-page__title{font-size:2.125rem;font-weight:600;text-align:center;color:#333;margin:0;font-family:Montserrat,sans-serif;line-height:1.2}.spring-equinox-ritual-page__content{display:flex;flex-direction:column;gap:3rem;width:100%;max-width:912px;margin:0 auto}.spring-equinox-ritual-page__section{width:100%}.spring-equinox-ritual-page__section-title{font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:600;text-align:center;color:#333;margin-bottom:1.5rem}.spring-equinox-ritual-page__section-content{display:flex;flex-direction:column;gap:1rem;line-height:1.6;color:#555;font-family:Montserrat,sans-serif;font-size:1.1rem}.spring-equinox-ritual-page__section-content p{margin:0}.spring-equinox-ritual-page__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.spring-equinox-ritual-page__list li{padding-left:0}.spring-equinox-ritual-page__section-content strong{font-weight:600}@media (min-width: 768px){.spring-equinox-ritual-page{padding:3rem 2.3rem}.spring-equinox-ritual-page__title{font-size:2.55rem}.spring-equinox-ritual-page__section-title{font-size:1.8rem}}@media (min-width: 1024px){.spring-equinox-ritual-page{padding:4rem 2.3rem}.spring-equinox-ritual-page__title{font-size:2.975rem}.spring-equinox-ritual-page__section-title{font-size:2rem}}.spring-equinox-ritual-page__translation-section{margin-top:3rem;text-align:center}.spring-equinox-ritual-page__translation{font-size:.9rem;color:#555;margin:0;font-style:normal;font-family:Montserrat,sans-serif}.summer-solstice-ritual-page{min-height:60vh;padding:2rem 1.725rem;max-width:1200px;margin:0 auto}.summer-solstice-ritual-page__header{display:flex;flex-direction:column;align-items:center;margin-bottom:3rem;text-align:center}.summer-solstice-ritual-page__title{font-size:2.125rem;font-weight:600;text-align:center;color:#333;margin:0;font-family:Montserrat,sans-serif;line-height:1.2}.summer-solstice-ritual-page__content{display:flex;flex-direction:column;gap:3rem;width:100%;max-width:912px;margin:0 auto}.summer-solstice-ritual-page__section{width:100%}.summer-solstice-ritual-page__section-title{font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:600;text-align:center;color:#333;margin-bottom:1.5rem}.summer-solstice-ritual-page__section-content{display:flex;flex-direction:column;gap:1rem;line-height:1.6;color:#555;font-family:Montserrat,sans-serif;font-size:1.1rem}.summer-solstice-ritual-page__section-content p{margin:0}.summer-solstice-ritual-page__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.summer-solstice-ritual-page__list li{padding-left:0}.summer-solstice-ritual-page__section-content strong{font-weight:600}@media (min-width: 768px){.summer-solstice-ritual-page{padding:3rem 2.3rem}.summer-solstice-ritual-page__title{font-size:2.55rem}.summer-solstice-ritual-page__section-title{font-size:1.8rem}}@media (min-width: 1024px){.summer-solstice-ritual-page{padding:4rem 2.3rem}.summer-solstice-ritual-page__title{font-size:2.975rem}.summer-solstice-ritual-page__section-title{font-size:2rem}}.summer-solstice-ritual-page__translation-section{margin-top:3rem;text-align:center}.summer-solstice-ritual-page__translation{font-size:.9rem;color:#555;margin:0;font-style:normal;font-family:Montserrat,sans-serif}.autumn-equinox-ritual-page{min-height:60vh;padding:2rem 1.725rem;max-width:1200px;margin:0 auto}.autumn-equinox-ritual-page__header{display:flex;flex-direction:column;align-items:center;margin-bottom:3rem;text-align:center}.autumn-equinox-ritual-page__title{font-size:2.125rem;font-weight:600;text-align:center;color:#333;margin:0;font-family:Montserrat,sans-serif;line-height:1.2}.autumn-equinox-ritual-page__content{display:flex;flex-direction:column;gap:3rem;width:100%;max-width:912px;margin:0 auto}.autumn-equinox-ritual-page__section{width:100%}.autumn-equinox-ritual-page__section-title{font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:600;text-align:center;color:#333;margin-bottom:1.5rem}.autumn-equinox-ritual-page__section-content{display:flex;flex-direction:column;gap:1rem;line-height:1.6;color:#555;font-family:Montserrat,sans-serif;font-size:1.1rem}.autumn-equinox-ritual-page__section-content p{margin:0}.autumn-equinox-ritual-page__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.autumn-equinox-ritual-page__list li{padding-left:0}.autumn-equinox-ritual-page__section-content strong{font-weight:600}@media (min-width: 768px){.autumn-equinox-ritual-page{padding:3rem 2.3rem}.autumn-equinox-ritual-page__title{font-size:2.55rem}.autumn-equinox-ritual-page__section-title{font-size:1.8rem}}@media (min-width: 1024px){.autumn-equinox-ritual-page{padding:4rem 2.3rem}.autumn-equinox-ritual-page__title{font-size:2.975rem}.autumn-equinox-ritual-page__section-title{font-size:2rem}}.autumn-equinox-ritual-page__translation-section{margin-top:3rem;text-align:center}.autumn-equinox-ritual-page__translation{font-size:.9rem;color:#555;margin:0;font-style:normal;font-family:Montserrat,sans-serif}.winter-solstice-ritual-page{min-height:60vh;padding:2rem 1.725rem;max-width:1200px;margin:0 auto}.winter-solstice-ritual-page__header{display:flex;flex-direction:column;align-items:center;margin-bottom:3rem;text-align:center}.winter-solstice-ritual-page__title{font-size:2.125rem;font-weight:600;text-align:center;color:#333;margin:0;font-family:Montserrat,sans-serif;line-height:1.2}.winter-solstice-ritual-page__content{display:flex;flex-direction:column;gap:3rem;width:100%;max-width:912px;margin:0 auto}.winter-solstice-ritual-page__section{width:100%}.winter-solstice-ritual-page__section-title{font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:600;text-align:center;color:#333;margin-bottom:1.5rem}.winter-solstice-ritual-page__section-content{display:flex;flex-direction:column;gap:1rem;line-height:1.6;color:#555;font-family:Montserrat,sans-serif;font-size:1.1rem}.winter-solstice-ritual-page__section-content p{margin:0}.winter-solstice-ritual-page__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.winter-solstice-ritual-page__list li{padding-left:0}.winter-solstice-ritual-page__section-content strong{font-weight:600}.winter-solstice-ritual-page__sign-title{text-align:center;margin-top:1.5rem;margin-bottom:.5rem}@media (min-width: 768px){.winter-solstice-ritual-page{padding:3rem 2.3rem}.winter-solstice-ritual-page__title{font-size:2.55rem}.winter-solstice-ritual-page__section-title{font-size:1.8rem}}@media (min-width: 1024px){.winter-solstice-ritual-page{padding:4rem 2.3rem}.winter-solstice-ritual-page__title{font-size:2.975rem}.winter-solstice-ritual-page__section-title{font-size:2rem}}.winter-solstice-ritual-page__translation-section{margin-top:3rem;text-align:center}.winter-solstice-ritual-page__translation{font-size:.9rem;color:#555;margin:0;font-style:normal;font-family:Montserrat,sans-serif}.ritual-baphomet-page{min-height:60vh;padding:2rem 1.725rem;max-width:1200px;margin:0 auto}.ritual-baphomet-page__header{display:flex;flex-direction:column;align-items:center;margin-bottom:3rem;text-align:center}.ritual-baphomet-page__title{font-size:2.125rem;font-weight:600;text-align:center;color:#333;margin:0;font-family:Montserrat,sans-serif;line-height:1.2}.ritual-baphomet-page__content{display:flex;flex-direction:column;gap:3rem;width:100%;max-width:912px;margin:0 auto}.ritual-baphomet-page__section{width:100%}.ritual-baphomet-page__section-title{font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:600;text-align:center;color:#333;margin-bottom:1.5rem}.ritual-baphomet-page__section-content{display:flex;flex-direction:column;gap:1rem;line-height:1.6;color:#555;font-family:Montserrat,sans-serif;font-size:1.1rem}.ritual-baphomet-page__section-content p{margin:0}.ritual-baphomet-page__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.ritual-baphomet-page__list li{padding-left:0}.ritual-baphomet-page__section-content strong{font-weight:600}@media (min-width: 768px){.ritual-baphomet-page{padding:3rem 2.3rem}.ritual-baphomet-page__title{font-size:2.55rem}.ritual-baphomet-page__section-title{font-size:1.8rem}}@media (min-width: 1024px){.ritual-baphomet-page{padding:4rem 2.3rem}.ritual-baphomet-page__title{font-size:2.975rem}.ritual-baphomet-page__section-title{font-size:2rem}}.ritual-baphomet-page__translation-section{margin-top:3rem;text-align:center}.ritual-baphomet-page__translation{font-size:.9rem;color:#555;margin:0;font-style:normal;font-family:Montserrat,sans-serif}.beltane-ritual-page{min-height:60vh;padding:2rem 1.725rem;max-width:1200px;margin:0 auto}.beltane-ritual-page__header{display:flex;flex-direction:column;align-items:center;margin-bottom:3rem;text-align:center}.beltane-ritual-page__title{font-size:2.125rem;font-weight:600;text-align:center;color:#333;margin:0;font-family:Montserrat,sans-serif;line-height:1.2}.beltane-ritual-page__content{display:flex;flex-direction:column;gap:3rem;width:100%;max-width:912px;margin:0 auto}.beltane-ritual-page__section{width:100%}.beltane-ritual-page__section-title{font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:600;text-align:center;color:#333;margin-bottom:1.5rem}.beltane-ritual-page__section-content{display:flex;flex-direction:column;gap:1rem;line-height:1.6;color:#555;font-family:Montserrat,sans-serif;font-size:1.1rem}.beltane-ritual-page__section-content p{margin:0}.beltane-ritual-page__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.beltane-ritual-page__list li{padding-left:0}.beltane-ritual-page__section-content strong{font-weight:600}@media (min-width: 768px){.beltane-ritual-page{padding:3rem 2.3rem}.beltane-ritual-page__title{font-size:2.55rem}.beltane-ritual-page__section-title{font-size:1.8rem}}@media (min-width: 1024px){.beltane-ritual-page{padding:4rem 2.3rem}.beltane-ritual-page__title{font-size:2.975rem}.beltane-ritual-page__section-title{font-size:2rem}}.beltane-ritual-page__translation-section{margin-top:3rem;text-align:center}.beltane-ritual-page__translation{font-size:.9rem;color:#555;margin:0;font-style:normal;font-family:Montserrat,sans-serif}.imbolc-ritual-page{min-height:60vh;padding:2rem 1.725rem;max-width:1200px;margin:0 auto}.imbolc-ritual-page__header{display:flex;flex-direction:column;align-items:center;margin-bottom:3rem;text-align:center}.imbolc-ritual-page__title{font-size:2.125rem;font-weight:600;text-align:center;color:#333;margin:0;font-family:Montserrat,sans-serif;line-height:1.2}.imbolc-ritual-page__content{display:flex;flex-direction:column;gap:3rem;width:100%;max-width:912px;margin:0 auto}.imbolc-ritual-page__section{width:100%}.imbolc-ritual-page__section-title{font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:600;text-align:center;color:#333;margin-bottom:1.5rem}.imbolc-ritual-page__section-content{display:flex;flex-direction:column;gap:1rem;line-height:1.6;color:#555;font-family:Montserrat,sans-serif;font-size:1.1rem}.imbolc-ritual-page__section-content p{margin:0}.imbolc-ritual-page__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.imbolc-ritual-page__list li{padding-left:0}.imbolc-ritual-page__section-content strong{font-weight:600}@media (min-width: 768px){.imbolc-ritual-page{padding:3rem 2.3rem}.imbolc-ritual-page__title{font-size:2.55rem}.imbolc-ritual-page__section-title{font-size:1.8rem}}@media (min-width: 1024px){.imbolc-ritual-page{padding:4rem 2.3rem}.imbolc-ritual-page__title{font-size:2.975rem}.imbolc-ritual-page__section-title{font-size:2rem}}.imbolc-ritual-page__translation-section{margin-top:3rem;text-align:center}.imbolc-ritual-page__translation{font-size:.9rem;color:#555;margin:0;font-style:normal;font-family:Montserrat,sans-serif}.lugnasad-ritual-page{min-height:60vh;padding:2rem 1.725rem;max-width:1200px;margin:0 auto}.lugnasad-ritual-page__header{display:flex;flex-direction:column;align-items:center;margin-bottom:3rem;text-align:center}.lugnasad-ritual-page__title{font-size:2.125rem;font-weight:600;text-align:center;color:#333;margin:0;font-family:Montserrat,sans-serif;line-height:1.2}.lugnasad-ritual-page__content{display:flex;flex-direction:column;gap:3rem;width:100%;max-width:912px;margin:0 auto}.lugnasad-ritual-page__section{width:100%}.lugnasad-ritual-page__section-title{font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:600;text-align:center;color:#333;margin-bottom:1.5rem}.lugnasad-ritual-page__section-content{display:flex;flex-direction:column;gap:1rem;line-height:1.6;color:#555;font-family:Montserrat,sans-serif;font-size:1.1rem}.lugnasad-ritual-page__section-content p{margin:0}.lugnasad-ritual-page__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.lugnasad-ritual-page__list li{padding-left:0}.lugnasad-ritual-page__section-content strong{font-weight:600}@media (min-width: 768px){.lugnasad-ritual-page{padding:3rem 2.3rem}.lugnasad-ritual-page__title{font-size:2.55rem}.lugnasad-ritual-page__section-title{font-size:1.8rem}}@media (min-width: 1024px){.lugnasad-ritual-page{padding:4rem 2.3rem}.lugnasad-ritual-page__title{font-size:2.975rem}.lugnasad-ritual-page__section-title{font-size:2rem}}.lugnasad-ritual-page__translation-section{margin-top:3rem;text-align:center}.lugnasad-ritual-page__translation{font-size:.9rem;color:#555;margin:0;font-style:normal;font-family:Montserrat,sans-serif}.samhain-ritual-page{min-height:60vh;padding:2rem 1.725rem;max-width:1200px;margin:0 auto}.samhain-ritual-page__header{display:flex;flex-direction:column;align-items:center;margin-bottom:3rem;text-align:center}.samhain-ritual-page__title{font-size:2.125rem;font-weight:600;text-align:center;color:#333;margin:0;font-family:Montserrat,sans-serif;line-height:1.2}.samhain-ritual-page__content{display:flex;flex-direction:column;gap:3rem;width:100%;max-width:912px;margin:0 auto}.samhain-ritual-page__section{width:100%}.samhain-ritual-page__section-title{font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:600;text-align:center;color:#333;margin-bottom:1.5rem}.samhain-ritual-page__section-content{display:flex;flex-direction:column;gap:1rem;line-height:1.6;color:#555;font-family:Montserrat,sans-serif;font-size:1.1rem}.samhain-ritual-page__section-content p{margin:0}.samhain-ritual-page__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.samhain-ritual-page__list li{padding-left:0}.samhain-ritual-page__section-content strong{font-weight:600}@media (min-width: 768px){.samhain-ritual-page{padding:3rem 2.3rem}.samhain-ritual-page__title{font-size:2.55rem}.samhain-ritual-page__section-title{font-size:1.8rem}}@media (min-width: 1024px){.samhain-ritual-page{padding:4rem 2.3rem}.samhain-ritual-page__title{font-size:2.975rem}.samhain-ritual-page__section-title{font-size:2rem}}.samhain-ritual-page__translation-section{margin-top:3rem;text-align:center}.samhain-ritual-page__translation{font-size:.9rem;color:#555;margin:0;font-style:normal;font-family:Montserrat,sans-serif}.holidays-page{min-height:60vh;padding:2rem 1.725rem;max-width:1200px;margin:0 auto}.holidays-page__header{display:flex;flex-direction:column;align-items:center;margin-bottom:3rem}.holidays-page__title{font-size:2.125rem;font-weight:600;text-align:center;color:#333;margin-bottom:1rem}.holidays-page__divider{width:100%;height:1px;background-color:#ccc;margin-top:1rem}.holidays-page__content{display:flex;flex-direction:column;gap:2rem}.holidays-calendar{display:flex;flex-direction:column;gap:1.5rem}.holidays-calendar__header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.holidays-calendar__nav-button{background:none;border:1px solid #ddd;border-radius:4px;padding:.5rem 1rem;font-size:1.25rem;color:#333;cursor:pointer;transition:all .3s ease;font-family:Montserrat,sans-serif;min-width:44px;height:44px;display:flex;align-items:center;justify-content:center}.holidays-calendar__nav-button:hover{background-color:#f5f5f5;border-color:#333}.holidays-calendar__month-year{display:flex;flex-direction:column;align-items:center;gap:.25rem;flex:1}.holidays-calendar__month{font-size:1.5rem;font-weight:600;color:#333}.holidays-calendar__year{font-size:1rem;color:#666}.holidays-calendar__today-button{align-self:flex-end;background:none;border:1px solid #ddd;border-radius:4px;padding:.5rem 1rem;font-size:.875rem;color:#333;cursor:pointer;transition:all .3s ease;font-family:Montserrat,sans-serif;text-transform:uppercase;letter-spacing:.5px;font-weight:500}.holidays-calendar__today-button:hover{background-color:#f5f5f5;border-color:#333}.holidays-calendar__loading,.holidays-calendar__error{text-align:center;padding:2rem;color:#666;font-size:1.1rem}.holidays-calendar__error{color:#721c24}.holidays-list{margin-top:2rem}.holidays-list__title{font-size:1.5rem;font-weight:600;color:#333;margin-bottom:1.5rem;text-align:center}.holidays-list__items{display:flex;flex-direction:column;gap:1.5rem}.holidays-list__empty{text-align:center;padding:3rem;color:#666;font-size:1.1rem}.holidays-list__item{display:flex;flex-direction:column;gap:.75rem;padding:1rem;border:1px solid #e0e0e0;border-radius:4px;background-color:#fff;position:relative}.holidays-list__today-indicator{position:absolute;top:.75rem;right:.75rem;width:12px;height:12px;background-color:#4caf50;border-radius:50%;animation:pulse 2s ease-in-out infinite;z-index:1}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.2)}}.holidays-list__date{font-size:.875rem;font-weight:600;color:#666;text-transform:uppercase;letter-spacing:.5px}.holidays-list__content{display:flex;flex-direction:column;gap:.5rem}.holidays-list__title-item{font-size:1.1rem;font-weight:600;color:#333;margin:0}.holidays-list__description{font-size:1rem;line-height:1.6;color:#555;margin:0;white-space:pre-line}.holidays-list__years{font-size:.875rem;color:#888;font-style:italic;margin-top:.25rem}@media (min-width: 768px){.holidays-page{padding:3rem 2.3rem}.holidays-page__title{font-size:2.55rem}.holidays-calendar__month{font-size:1.75rem}.holidays-list__item{flex-direction:row;align-items:flex-start;gap:1.5rem}.holidays-list__date{min-width:120px;font-size:1rem}.holidays-list__content{flex:1}}@media (min-width: 1024px){.holidays-page{padding:4rem 2.3rem}.holidays-page__title{font-size:2.975rem}.holidays-calendar__month{font-size:2rem}}.not-found-page{position:fixed;top:0;left:0;right:0;bottom:0;height:100vh;width:100vw;padding:1rem;display:flex;align-items:center;justify-content:center;box-sizing:border-box;overflow:hidden}.not-found-page__content{display:flex;flex-direction:column;align-items:center;text-align:center;gap:clamp(.5rem,1.5vh,1.5rem);max-width:1200px;width:100%}.not-found-page__title{font-size:clamp(1rem,2.5vw,1.6rem);font-weight:600;color:#999;margin:0}.not-found-page__message{font-size:clamp(1rem,3vw,2rem);color:#555;margin:0}.not-found-page__code{font-size:clamp(1rem,2.5vw,1.6rem);color:#999;margin:0;font-family:monospace}.app{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1}@media (min-width: 1024px){.app:has(.hero){height:100vh;overflow:hidden}.main-content:has(.hero){flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:column}}*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px}body{font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;color:#333;background-color:#fff;font-weight:400;font-display:optional}#root{min-height:100vh;display:flex;flex-direction:column}h1,h2,h3,h4,h5,h6{font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-weight:600;line-height:1.2}p,span,div,li,td,th{font-weight:400}a{text-decoration:none;color:inherit;transition:color .3s ease}a:hover{color:#888}button,input,textarea,select{font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}img{max-width:100%;height:auto;display:block}.grecaptcha-badge{visibility:hidden!important;opacity:0!important;display:none!important}
