*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--maroon:#6b0d1d;--maroon-deep:#4a0913;--cream:#f5efe4;--gold:#c8a96e;--text:#2a1a1a;--radius:0px;--nav-h:56px;--header-h:52px}#root,body,html{background:#f5efe4;background:var(--cream);direction:rtl;height:100%}#root,.app,body,html{overflow:hidden;width:100%}.app{display:flex;flex-direction:column;height:100dvh;position:relative}.header{align-items:center;background:#6b0d1d;background:var(--maroon);box-shadow:0 2px 16px #6b0d1d40;display:flex;height:52px;height:var(--header-h);justify-content:space-between;left:0;padding:0 20px;position:fixed;right:0;top:0;transition:transform .35s cubic-bezier(.4,0,.2,1);z-index:100}.header--hidden{transform:translateY(-100%)}.header--visible{transform:translateY(0)}.header__logo{display:flex;flex-direction:column;line-height:1}.header__name{color:#fff;font-family:Georgia,Times New Roman,serif;font-size:22px;letter-spacing:1px}.header__sub{color:#c8a96e;color:var(--gold);font-family:Georgia,serif;font-size:9px;letter-spacing:2px;margin-top:2px;text-transform:uppercase}.header__counter{color:#ffffffa6;font-family:Georgia,serif;font-size:13px;letter-spacing:1px}.scroll-container{-webkit-overflow-scrolling:touch;background:#f5efe4;background:var(--cream);flex:1 1;overflow-x:hidden;overflow-y:auto;padding-bottom:56px;padding-bottom:var(--nav-h);padding-top:52px;padding-top:var(--header-h);scroll-behavior:auto}.scroll-container::-webkit-scrollbar{display:none}.page{line-height:0}.page,.page__img{display:block;width:100%}.page__img{height:auto;object-fit:cover}@media (min-width:600px){.scroll-container{align-items:center;background:#d5ccbe;display:flex;flex-direction:column;gap:24px;padding-bottom:80px;padding-bottom:calc(var(--nav-h) + 24px);padding-left:0;padding-right:0;padding-top:76px;padding-top:calc(var(--header-h) + 24px)}.page{border-radius:6px;box-shadow:0 8px 40px #00000038,0 2px 8px #0000001f;max-width:520px;overflow:hidden;width:100%}}.footer{color:#6b0d1d;color:var(--maroon);font-family:Georgia,serif;font-size:13px;letter-spacing:1px;opacity:.6;padding:28px 20px;text-align:center}.bottom-nav{align-items:center;background:#6b0d1d;background:var(--maroon);bottom:0;box-shadow:0 -2px 16px #6b0d1d4d;display:flex;height:56px;height:var(--nav-h);justify-content:center;left:0;position:fixed;right:0;transition:transform .35s cubic-bezier(.4,0,.2,1);z-index:100}.bottom-nav--hidden{transform:translateY(100%)}.bottom-nav--visible{transform:translateY(0)}.bottom-nav__track{align-items:center;display:flex;gap:8px;max-width:100%;overflow-x:auto;padding:0 16px;scrollbar-width:none}.bottom-nav__track::-webkit-scrollbar{display:none}.nav-pill{-webkit-tap-highlight-color:transparent;align-items:center;background:#0000;border:none;border-radius:20px;cursor:pointer;display:flex;gap:6px;padding:6px 8px;transition:background .2s;white-space:nowrap}.nav-pill:hover{background:#ffffff14}.nav-pill--active{background:#ffffff26}.nav-pill__dot{background:#ffffff59;border-radius:50%;flex-shrink:0;height:8px;transition:background .2s,transform .2s;width:8px}.nav-pill--active .nav-pill__dot{background:#c8a96e;background:var(--gold);transform:scale(1.3)}.nav-pill__label{color:#c8a96e;color:var(--gold);font-family:Georgia,serif;font-size:11px;letter-spacing:.5px}@supports (padding-bottom:env(safe-area-inset-bottom)){.bottom-nav{padding-bottom:env(safe-area-inset-bottom)}.scroll-container{padding-bottom:calc(56px + env(safe-area-inset-bottom));padding-bottom:calc(var(--nav-h) + env(safe-area-inset-bottom))}}
/*# sourceMappingURL=main.22b1bc0c.css.map*/