.page-loader[data-v-261f7b33]{align-items:center;background:#111;display:flex;inset:0;justify-content:center;position:fixed;z-index:9999}.page-loader__content[data-v-261f7b33]{align-items:center;display:flex;flex-direction:column;gap:2rem}.page-loader__spinner[data-v-261f7b33]{height:56px;position:relative;width:56px}.page-loader__ring[data-v-261f7b33]{border:2.5px solid transparent;border-radius:50%;inset:0;position:absolute}.page-loader__ring--outer[data-v-261f7b33]{animation:spin-outer-261f7b33 1s cubic-bezier(.4,0,.2,1) infinite;border-right-color:#845f54;border-top-color:#845f54}.page-loader__ring--inner[data-v-261f7b33]{animation:spin-inner-261f7b33 .8s cubic-bezier(.4,0,.2,1) infinite;border-bottom-color:#845f5466;border-left-color:#845f5466;inset:8px}.page-loader__dot[data-v-261f7b33]{animation:pulse-dot-261f7b33 1s ease-in-out infinite;background:#845f54;border-radius:50%;height:6px;left:50%;margin:-3px 0 0 -3px;position:absolute;top:50%;width:6px}.page-loader-enter-active[data-v-261f7b33]{transition:opacity .2s ease}.page-loader-leave-active[data-v-261f7b33]{transition:opacity .45s cubic-bezier(.4,0,.2,1)}.page-loader-enter-from[data-v-261f7b33],.page-loader-leave-to[data-v-261f7b33]{opacity:0}@keyframes spin-outer-261f7b33{to{transform:rotate(1turn)}}@keyframes spin-inner-261f7b33{to{transform:rotate(-1turn)}}@keyframes pulse-dot-261f7b33{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.6)}}.lang-btn{align-items:center;border-radius:16px;color:#fff;display:flex;font-size:16px;font-weight:600;gap:8px;height:40px;justify-content:center}.lang-switch-text-outer{height:1.5em;overflow:hidden;position:relative;vertical-align:middle}.lang-switch-text-inner{display:flex;flex-direction:column;transition:transform .3s cubic-bezier(.4,0,.2,1)}.lang-btn:hover .lang-switch-text-inner{transform:translateY(-50%)}.lang-switch-text{align-items:center;display:flex;height:1.5em;justify-content:center}header{border-bottom-left-radius:40px;border-bottom-right-radius:40px;min-height:100vh;padding:24px 8px;position:relative;width:100%}@media(min-width:768px){header{border-bottom-left-radius:120px;border-bottom-right-radius:120px;padding:24px 8px}}header:before{background-color:#000;background-image:url(../img/bg/hero_section.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;border-bottom-left-radius:40px;border-bottom-right-radius:40px;content:"";height:100%;left:0;position:absolute;top:0;transform:scaleX(-1);width:100%;z-index:0}@media(min-width:768px){header:before{border-bottom-left-radius:120px;border-bottom-right-radius:120px}}header:after{background-color:#0006;border-bottom-left-radius:40px;border-bottom-right-radius:40px;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}@media(min-width:768px){header:after{border-bottom-left-radius:120px;border-bottom-right-radius:120px}}header.is-report-page:after{background-color:#0a263066}header nav{position:relative;z-index:1}.report-cta-btn{align-items:center;background:linear-gradient(135deg,#05434c,#0a2630);border-radius:9999px;box-shadow:0 4px 24px -4px #0a263080;color:#fff;display:inline-flex;font-size:1.125rem;font-weight:700;gap:.5rem;padding:.875rem 2rem;text-decoration:none;transition:all .3s ease}.report-cta-btn:hover{box-shadow:0 8px 32px -4px #0a2630b3,0 0 0 2px #d9edf44d;filter:brightness(1.15);transform:translateY(-1px)}.group:hover .arrow-hover-effect{filter:brightness(0) saturate(100%) invert(0) sepia(0) saturate(7%) hue-rotate(337deg) brightness(95%) contrast(101%)}.dot-animation{animation:bounce 1.5s ease-in-out infinite alternate}@keyframes bounce{0%{transform:translateY(-100%)}to{transform:translateY(100%)}}.report-hero-layout{align-items:center;display:flex;flex-direction:column;gap:5.5rem;width:100%}@media(min-width:768px){.report-hero-layout{align-items:center;flex-direction:row;justify-content:space-between}}.report-hero-text{align-items:center;display:flex;flex-direction:column;text-align:center}@media(min-width:768px){.report-hero-text{align-items:flex-start;max-width:540px;text-align:start}}.hero-book-wrap{align-items:center;display:flex;justify-content:center;margin-top:0;min-height:260px;perspective:1200px;position:relative;z-index:10}@media(min-width:768px){.hero-book-wrap{flex-shrink:0;min-height:540px}}.hero-book{animation:hero-book-float 4s ease-in-out infinite;height:480px;position:relative;transform:rotateY(-25deg);transform-style:preserve-3d;transition:transform .6s cubic-bezier(.4,0,.2,1);width:320px}@media(min-width:768px){.hero-book{height:680px;width:440px}}[dir=rtl] .hero-book{animation-name:hero-book-float-rtl;transform:rotateY(25deg)}.hero-book:hover{transform:rotateY(-8deg) scale(1.05)}[dir=rtl] .hero-book:hover{transform:rotateY(8deg) scale(1.05)}@keyframes hero-book-float{0%,to{transform:rotateY(-25deg) translateY(0)}50%{transform:rotateY(-25deg) translateY(-12px)}}@keyframes hero-book-float-rtl{0%,to{transform:rotateY(25deg) translateY(0)}50%{transform:rotateY(25deg) translateY(-12px)}}.hero-book__cover{background:#1a1512;border-radius:4px 12px 12px 4px;box-shadow:0 0 0 1px #845f544d,0 25px 60px -10px #00000080,0 0 80px -20px #845f5433,inset 0 1px #ffffff14;height:100%;overflow:hidden;position:absolute;transform:translateZ(16px);width:100%}[dir=rtl] .hero-book__cover{border-radius:12px 4px 4px 12px}.hero-book__cover-img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;width:100%}.hero-book__cover-inner:before{border:1px solid rgba(132,95,84,.25);border-radius:4px;content:"";inset:.75rem;pointer-events:none;position:absolute}.hero-book__logo{color:#845f54;font-size:.95rem;font-weight:800;letter-spacing:.15em;margin-bottom:1.25rem}.hero-book__line{background:linear-gradient(90deg,transparent,#845f54,transparent);height:2px;margin:.5rem 0;width:2.5rem}.hero-book__title{color:#fff;font-size:.9rem;font-weight:700;line-height:1.3;text-align:center}@media(min-width:768px){.hero-book__title{font-size:1.05rem}}.hero-book__title--accent{color:#845f54}.hero-book__year{color:#ffffff73;font-size:.75rem;font-weight:600;letter-spacing:.2em;margin-top:.375rem}.hero-book__badge{background:#845f54;color:#fff;font-size:.6rem;font-weight:800;inset-inline-end:-.5rem;letter-spacing:.1em;padding:.2rem .625rem;position:absolute;top:.875rem}.hero-book__spine{background:linear-gradient(90deg,#1a1512,#252018);border-radius:4px 0 0 4px;height:100%;inset-inline-start:-16px;position:absolute;top:0;transform:rotateY(90deg) translate(-16px);transform-origin:left center;width:32px}[dir=rtl] .hero-book__spine{border-radius:0 4px 4px 0;inset-inline-end:-16px;inset-inline-start:auto;transform:rotateY(-90deg) translate(16px);transform-origin:right center}.hero-book__back{background:linear-gradient(145deg,#151210,#1e1a17);border-radius:4px 12px 12px 4px;height:100%;position:absolute;transform:translateZ(-16px);width:100%}[dir=rtl] .hero-book__back{border-radius:12px 4px 4px 12px}.ltr{direction:ltr;unicode-bidi:embed}
