@font-face{font-family:Arboria-Book;src:url(/Arboria-Book/Web\ Fonts/1c7f14203d028f1c6f8914508f469cb9.eot);src:url(/Arboria-Book/Web\ Fonts/1c7f14203d028f1c6f8914508f469cb9.eot?#iefix) format("embedded-opentype"),url(/Arboria-Book/Web\ Fonts/1c7f14203d028f1c6f8914508f469cb9.woff2) format("woff2"),url(/Arboria-Book/Web\ Fonts/1c7f14203d028f1c6f8914508f469cb9.woff) format("woff"),url(/Arboria-Book/Web\ Fonts/1c7f14203d028f1c6f8914508f469cb9.ttf) format("truetype"),url(/Arboria-Book/Web\ Fonts/1c7f14203d028f1c6f8914508f469cb9.svg#Arboria-Book) format("svg");font-weight:400;font-style:normal;font-display:swap}:root{--background:#ffffff;--foreground:#171717;--font-arboria:"Arboria-Book",Arial,Helvetica,sans-serif;--font-primary:var(--font-arboria)}@media(prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}*{box-sizing:border-box;padding:0;margin:0}body,html{width:100%;height:100%;overflow:hidden;position:relative;max-width:100%;touch-action:pan-y}@media(prefers-color-scheme:dark){html{color-scheme:dark}}body{color:var(--foreground);background:var(--background);font-family:var(--font-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}#__next{width:100%;height:100%;overflow:hidden}.header{display:flex;width:100%;position:absolute;left:16px;top:16px;z-index:100;pointer-events:none}@media(max-width:450px){.header{left:15px;top:10px}}@media(max-height:450px){.header{left:12px;top:1px}}.header .logoContainer{display:flex;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border-radius:24px;padding:10px 10px 0;pointer-events:auto}.header .logoContainer img{width:204px;height:144px}@media(max-width:450px){.header .logoContainer img{width:135px;height:90px}}@media(max-height:450px){.header .logoContainer img{width:135px;height:90px}}.landscape-message{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#063c4a;z-index:9999;display:flex;align-items:center;justify-content:center}.landscape-message__content{text-align:center;color:#fff;padding:2rem;max-width:300px}.landscape-message__title{font-size:1.75rem;font-weight:600;margin-bottom:1rem;font-family:var(--font-primary)}.landscape-message__text{font-size:1rem;opacity:.9;font-family:var(--font-primary);line-height:1.5}.menu{position:absolute;left:30px;bottom:30px;width:auto;padding:16px 24px 24px;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:rgba(173,190,204,.8);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid #f7f7f7;border-radius:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;z-index:100}@media(max-width:450px){.menu{left:10px;bottom:10px;padding:12px 16px 16px;gap:12px}.menu .menu-logo img{width:100px!important;height:30px!important}.menu .menu-buttons{gap:8px}.menu .menu-buttons .menu-button .menu-button-area{width:120px;height:36px;font-size:14px}}@media(max-height:450px){.menu{left:10px;bottom:10px;padding:12px 16px 16px;gap:12px}.menu .menu-logo img{width:100px!important;height:30px!important}.menu .menu-buttons{gap:8px}.menu .menu-buttons .menu-button .menu-button-area{width:120px;height:36px;font-size:14px}}.menu .menu-logo{display:flex;align-items:center;justify-content:center}.menu .menu-logo img{width:124px;height:38px;object-fit:contain}.menu .menu-buttons{display:flex;flex-direction:column;gap:16px}.menu .menu-buttons .menu-button{width:100%;position:relative}.menu .menu-buttons .menu-button .menu-button-area{width:156px;height:44px;display:flex;align-items:center;justify-content:center;padding:10px;box-sizing:border-box;font-family:var(--font-primary);font-size:18px;font-weight:400;line-height:1.22;cursor:pointer;border-radius:64px;text-align:center;transition:all .3s ease;color:#0c1e35;background-color:#fff;border:1px solid #0c1e35}.menu .menu-buttons .menu-button .menu-button-area:hover{background-color:#dce5ed}.menu .menu-buttons .menu-button .menu-button-area.active{background-color:#0c1e35;border:1px solid #0c1e35;color:#f7f7f7}.menu .menu-buttons .menu-button .menu-button-area.active:hover{background-color:#00050a}.menu-mobile{position:fixed;bottom:20px;left:20px;width:50vw;max-width:150px;height:45px;padding:0 20px 0 16px;background-color:rgba(173,190,204,.8);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid #f7f7f7;border-radius:64px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;z-index:100;cursor:pointer;transition:all .3s ease}.menu-mobile:hover{background-color:rgba(173,190,204,.9)}.menu-mobile:active{transform:scale(.98)}.menu-mobile .menu-hamburger{width:40px;height:13px;background-color:hsla(0,0%,100%,.1);border:none;border-radius:4px;transition:all .3s ease}.menu-mobile .menu-hamburger,.menu-mobile .menu-logo{display:flex;align-items:center;justify-content:center}.menu-mobile .menu-logo img{width:124px;height:38px;object-fit:contain}.menu-overlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:100;display:flex;justify-content:flex-start;align-items:flex-end;padding-left:20px;padding-bottom:80px}.menu-dropdown{width:50vw;max-width:150px;max-height:50vh;background-color:rgba(173,190,204,.95);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid #f7f7f7;border-radius:24px;padding:16px;box-sizing:border-box;animation:slideUp .3s ease-out;overflow-y:auto}.menu-dropdown .menu-buttons{display:flex;flex-direction:column;gap:8px}.menu-dropdown .menu-buttons .menu-button{width:100%;position:relative}.menu-dropdown .menu-buttons .menu-button .menu-button-area{width:100%;height:38px;display:flex;align-items:center;justify-content:center;padding:6px;box-sizing:border-box;font-family:var(--font-primary);font-size:12px;font-weight:400;line-height:1.22;cursor:pointer;border-radius:32px;text-align:center;transition:all .3s ease;color:#0c1e35;background-color:#fff;border:1px solid #0c1e35}.menu-dropdown .menu-buttons .menu-button .menu-button-area:hover{background-color:#f6f7f8}.menu-dropdown .menu-buttons .menu-button .menu-button-area.active{background-color:#0c1e35;border:1px solid #0c1e35;color:#f7f7f7}.menu-dropdown .menu-buttons .menu-button .menu-button-area.active:hover{background-color:#0a192c}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:450px){.menu:not(.menu-mobile){display:none}}