:root{color-scheme:light;font-family:Georgia,Times New Roman,serif;background:#28220e url(../assets/ui/repeatingBackground.jpg) repeat;color:#352015}*{box-sizing:border-box}[hidden]{display:none!important}html,body,#app{width:100%;min-width:100%;height:100%;min-height:100%;margin:0}body{overflow:hidden}button{font:inherit}#app{position:relative}#landing-page{--landing-gutter: clamp(12px, 2vw, 32px);position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;min-width:0;min-height:0;padding:var(--landing-gutter);overflow:hidden;z-index:5}.landing-stage{--landing-scale: 1;position:relative;width:min(100%,calc((100vh - (2 * var(--landing-gutter))) * 1.776833));width:min(100%,calc((100dvh - (2 * var(--landing-gutter))) * 1.776833));max-width:100%;flex:0 1 auto;aspect-ratio:1672 / 941;overflow:hidden;background:#d9b77d url(../assets/landing/landingBackground.jpg) center / 100% 100% no-repeat;filter:sepia(.04) saturate(.92);box-shadow:0 calc(15px * var(--landing-scale)) calc(50px * var(--landing-scale)) #170e0473}.landing-surface{position:absolute;top:4%;right:5%;bottom:4%;left:5%;display:flex;min-width:0;flex-direction:column;align-items:center;text-align:center}.landing-heading{display:flex;width:100%;flex-direction:column;align-items:center;margin-top:clamp(1.4rem,calc(8.5rem * var(--landing-scale)),8.5rem)}.landing-title{max-width:100%;margin:0;color:#3d2113;font-size:clamp(2rem,calc(7.4rem * var(--landing-scale)),7.4rem);font-weight:700;letter-spacing:.045em;line-height:.95;white-space:nowrap;text-shadow:calc(1px * var(--landing-scale)) calc(1px * var(--landing-scale)) 0 rgb(234 205 151 / 60%),calc(3px * var(--landing-scale)) calc(4px * var(--landing-scale)) 0 rgb(91 46 25 / 12%)}.landing-subtitle{max-width:32em;margin:clamp(.4rem,calc(1.3rem * var(--landing-scale)),1.3rem) 0 0;color:#5f3922;font-size:clamp(.68rem,calc(1.35rem * var(--landing-scale)),1.35rem);letter-spacing:.12em;text-transform:uppercase}.landing-menu{display:flex;flex-direction:column;align-items:stretch;gap:clamp(.18rem,calc(.7rem * var(--landing-scale)),.7rem);width:min(calc(100% - 2rem),clamp(220px,calc(360px * var(--landing-scale)),360px));margin-top:clamp(1.25rem,calc(7rem * var(--landing-scale)),7rem)}.landing-loading-stage .landing-menu{align-items:center}.landing-loader{display:grid;place-items:center;width:100%}.landing-spinner{display:block;width:clamp(2rem,calc(4.6rem * var(--landing-scale)),4.6rem);aspect-ratio:1;border:clamp(.2rem,calc(.34rem * var(--landing-scale)),.34rem) solid rgb(105 70 44 / 22%);border-top-color:#7e2c1f;border-right-color:#bd7f3e;border-radius:50%;animation:landing-spinner-spin .85s linear infinite}.landing-loading-message{position:absolute!important;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes landing-spinner-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion: reduce){.landing-spinner{animation-duration:1.8s}}.landing-legal-links{position:absolute;bottom:2.8%;left:50%;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:clamp(.35rem,calc(1.5rem * var(--landing-scale)),1.5rem);row-gap:clamp(.2rem,calc(.55rem * var(--landing-scale)),.55rem);width:min(78%,clamp(260px,calc(760px * var(--landing-scale)),760px));transform:translate(-50%)}.landing-action{border:0;padding:.12em .35em;color:#3b2114;background:transparent;cursor:pointer;font-size:clamp(1rem,calc(3rem * var(--landing-scale)),3rem);font-weight:700;line-height:1.15;text-shadow:calc(1px * var(--landing-scale)) calc(1px * var(--landing-scale)) 0 rgb(255 226 170 / 55%);transition:color .14s ease,transform .14s ease,opacity .14s ease}.landing-action:hover,.landing-action:focus-visible{color:#754021;outline:0;transform:translate(.18em) scale(1.035)}.landing-action:focus-visible{text-decoration:underline;text-decoration-thickness:.08em;text-underline-offset:.15em}.landing-action:disabled{cursor:not-allowed;opacity:.38}.landing-legal-link{display:inline-block;font-size:clamp(.72rem,calc(1.35rem * var(--landing-scale)),1.35rem);text-decoration:none;white-space:nowrap}.landing-google-slot{display:grid;place-items:center;width:clamp(230px,calc(280px * var(--landing-scale)),280px);height:clamp(34px,calc(44px * var(--landing-scale)),44px);min-height:clamp(34px,calc(44px * var(--landing-scale)),44px);margin:clamp(.45rem,calc(1.1rem * var(--landing-scale)),1.1rem) auto 0}.landing-google{display:grid;place-items:center;min-height:clamp(34px,calc(44px * var(--landing-scale)),44px);transform:scale(clamp(.82,var(--landing-scale),1));transform-origin:top center}.landing-google-slot+.landing-hint{margin-top:clamp(.35rem,calc(.85rem * var(--landing-scale)),.85rem)}.landing-hint,.landing-status{max-width:34em;margin:clamp(.35rem,calc(.7rem * var(--landing-scale)),.7rem) auto 0;color:#69462c;font-size:clamp(.65rem,calc(1.05rem * var(--landing-scale)),1.05rem);line-height:1.35}.landing-status[data-kind=error]{color:#7e2c1f;font-weight:700}.landing-profile{position:absolute;top:4%;right:4%;display:flex;align-items:center;gap:clamp(.4rem,calc(.65rem * var(--landing-scale)),.65rem);max-width:32%;color:#604027;font-size:clamp(.65rem,calc(1.05rem * var(--landing-scale)),1.05rem);text-align:left;z-index:1}.landing-profile img{width:clamp(28px,calc(52px * var(--landing-scale)),52px);height:clamp(28px,calc(52px * var(--landing-scale)),52px);border:clamp(1px,calc(2px * var(--landing-scale)),2px) solid rgb(92 55 28 / 45%);border-radius:50%;object-fit:cover}.landing-profile strong,.landing-profile span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.landing-signout{border:0;padding:0;color:#704b2e;background:transparent;cursor:pointer;font-size:.86em;text-decoration:underline}.landing-signout:hover,.landing-signout:focus-visible{color:#3b2114}.landing-corner-note{position:absolute;right:2.2%;bottom:2.2%;color:#78512f;font-size:clamp(.55rem,calc(.9rem * var(--landing-scale)),.9rem);letter-spacing:.08em;opacity:.75}.landing-legal-stage{display:grid;place-items:center}.landing-legal{position:absolute;top:5.5%;right:8%;bottom:5.5%;left:8%;display:flex;min-height:0;flex-direction:column;align-items:stretch;color:#4d2f1e}.landing-legal-header{flex:0 0 auto;text-align:center}.landing-legal-kicker{margin:0;color:#78512f;font-size:clamp(.62rem,calc(.9rem * var(--landing-scale)),.9rem);letter-spacing:.14em;text-transform:uppercase}.landing-legal-title{margin:.12em 0 0;color:#3d2113;font-size:clamp(1.8rem,calc(3.5rem * var(--landing-scale)),3.5rem);line-height:.98;text-shadow:1px 1px 0 rgb(234 205 151 / 60%)}.landing-legal-effective{margin:.45em 0 0;color:#78512f;font-size:clamp(.62rem,calc(.9rem * var(--landing-scale)),.9rem);letter-spacing:.04em}.landing-legal-summary{max-width:58em;margin:.75em auto 0;color:#604027;font-size:clamp(.68rem,calc(1rem * var(--landing-scale)),1rem);line-height:1.35}.landing-legal-scroll{width:min(92%,1040px);min-height:0;flex:1 1 auto;margin:1em auto 0;padding:.1em 1.2em .6em;overflow-y:auto;color:#4d2f1e;font-size:clamp(.66rem,calc(.98rem * var(--landing-scale)),.98rem);line-height:1.42;scrollbar-color:rgb(105 70 44 / 70%) rgb(105 70 44 / 12%);scrollbar-width:thin;text-align:left}.landing-legal-section+.landing-legal-section{margin-top:1.15em}.landing-legal-section h2{margin:0 0 .28em;color:#3d2113;font-size:1.15em;line-height:1.15}.landing-legal-section p{margin:.35em 0}.landing-legal-section ul{margin:.4em 0 0;padding-left:1.35em}.landing-legal-section li{margin:.25em 0;padding-left:.15em}.landing-legal-links-list{display:flex;flex-wrap:wrap;gap:.35em 1.15em;margin-top:.55em}.landing-legal-section a{color:#6d3c20;font-weight:700;text-decoration:underline;text-underline-offset:.14em}.landing-legal-section a:hover,.landing-legal-section a:focus-visible{color:#3b2114}.landing-legal-footer{flex:0 0 auto;display:flex;justify-content:center;padding-top:.45em;text-align:center}.landing-legal-back{font-size:clamp(.72rem,calc(1.35rem * var(--landing-scale)),1.35rem);text-decoration:none}#game-container{position:relative;z-index:1}#game-container:empty{display:none}@media (max-width: 700px){#landing-page{--landing-gutter: max(8px, 2vw);padding:var(--landing-gutter)}.landing-stage{width:min(100%,calc((100vh - (2 * var(--landing-gutter))) * 1.776833));width:min(100%,calc((100dvh - (2 * var(--landing-gutter))) * 1.776833));background-size:100% 100%}.landing-legal-stage{width:100%;height:calc(100dvh - (2 * var(--landing-gutter)));aspect-ratio:auto;background-size:100% 100%}.landing-legal-link,.landing-legal-back{padding:.1em .2em;font-size:clamp(.62rem,2.65vw,.9rem)}.landing-legal{top:6%;right:8%;bottom:4%;left:8%}.landing-legal-kicker{font-size:.7rem}.landing-legal-effective{font-size:.65rem}.landing-legal-title{font-size:clamp(1.75rem,8vw,2.3rem)}.landing-legal-summary{margin-top:.5em;font-size:.75rem}.landing-legal-scroll{width:100%;margin-top:.7em;padding:.1em .8em .45em;font-size:.72rem;line-height:1.42}.landing-legal-section+.landing-legal-section{margin-top:.8em}.landing-profile{top:3%;right:6%;max-width:48%}}@media (max-width: 700px) and (orientation: portrait){.landing-stage:not(.landing-legal-stage){width:100%;height:calc(100dvh - (2 * var(--landing-gutter)));min-height:0;aspect-ratio:auto;background-size:cover;background-position:center}.landing-surface{top:4%;right:7%;bottom:4%;left:7%}}.calculator-popup-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;pointer-events:none}.calculator-popup{position:fixed;display:grid;grid-template-rows:42px minmax(0,1fr);min-width:min(320px,calc(100vw - 24px));min-height:min(360px,calc(100vh - 24px));max-width:calc(100vw - 24px);max-height:calc(100vh - 24px);overflow:hidden;border:2px solid #3b2415;border-radius:8px;background:#f7f1df;box-shadow:0 12px 32px #180f076b,0 2px 7px #180f0747;pointer-events:auto}.calculator-popup__titlebar{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:0 .65rem 0 .9rem;color:#f8edd2;background:#4f2e1b;cursor:move;touch-action:none;-webkit-user-select:none;user-select:none}.calculator-popup__title{margin:0;font-size:1rem;line-height:1}.calculator-popup__close,.calculator-popup__retry{border:1px solid rgb(59 36 21 / 55%);border-radius:4px;color:#3b2415;background:#ecd39e;cursor:pointer}.calculator-popup__close{width:28px;height:28px;padding:0;color:#f8edd2;background:transparent;border-color:transparent;font-size:1.55rem;line-height:1}.calculator-popup__close:hover,.calculator-popup__close:focus-visible{border-color:#f8edd2bf;background:#f8edd224}.calculator-popup__body{position:relative;min-width:0;min-height:0;background:#fff}.calculator-popup__status{display:grid;place-items:center;height:100%;padding:1.5rem;color:#4f2e1b;background:#f7f1df;text-align:center}.calculator-popup__retry{position:absolute;top:50%;left:50%;padding:.35rem .85rem;transform:translate(-50%,1.7rem)}.calculator-popup__calculator{width:100%;height:100%}.calculator-popup__resize-handle{position:absolute;right:0;bottom:0;width:22px;height:22px;padding:0;border:0;background:linear-gradient(135deg,transparent 0 45%,#4f2e1b 46% 52%,transparent 53% 63%,#4f2e1b 64% 70%,transparent 71%);cursor:nwse-resize;touch-action:none}.calculator-popup__resize-handle:focus-visible{outline:2px solid #bd7f3e;outline-offset:-2px}
