@media (width<=1000px){.withmargins,.wrapper{padding:.6rem}}.discord{color:#dcddde;pointer-events:none;background:#1a1a1e;border-radius:8px;flex-direction:column;width:100%;height:580px;font-size:1rem;display:flex}.discord .discord-header{background:#222327;border-bottom:1px solid #1e1f22;border-top-left-radius:8px;border-top-right-radius:8px;flex-shrink:0;align-items:center;gap:.5rem;height:48px;padding:0 1rem;display:flex;box-shadow:0 1px #0003}.discord .discord-header .discord-header-icon{color:#80848e;font-size:1.4rem;font-weight:700;line-height:1}.discord .discord-header .discord-header-channel{color:#f2f3f5;font-size:1rem;font-weight:600;line-height:1}.discord .discord-header .discord-header-actions{align-items:center;gap:.5rem;margin-left:auto;display:flex}.discord .discord-header .discord-header-actions .discord-header-action-btn{background:0 0;border:none;align-items:center;padding:0;display:flex;position:relative}.discord .discord-header .discord-header-actions .discord-header-action-btn img{filter:invert(54%)sepia(6%)saturate(434%)hue-rotate(182deg)brightness(96%)contrast(91%);width:24px;height:24px}.discord .discord-header .discord-header-actions .discord-header-action-btn--alert:after{content:"";background:#ed4245;border:2px solid #1a1a1e;border-radius:50%;width:8px;height:8px;position:absolute;top:-2px;right:-2px}.discord .discord-messages{pointer-events:auto;flex-direction:column;flex:1;gap:0;padding:1rem 0;display:flex;overflow-y:auto}.discord .discord-messages::-webkit-scrollbar{width:8px}.discord .discord-messages::-webkit-scrollbar-track{background:0 0}.discord .discord-messages::-webkit-scrollbar-thumb{background:#1e1f22;border-radius:4px}.discord .discord-messages .discord-messages-spacer{flex:1}.discord .discord-messages .discord-message{-webkit-user-select:none;user-select:none;align-items:flex-start;gap:1rem;margin-bottom:1.2rem;padding:.15rem 1rem;transition:background .1s;display:flex}.discord .discord-messages .discord-message:hover{background:#222327}.discord .discord-messages .discord-message .discord-avatar-wrap{flex-shrink:0;width:40px;padding-top:.15rem}.discord .discord-messages .discord-message .discord-avatar{object-fit:cover;border-radius:50%;width:40px;height:40px;display:block}.discord .discord-messages .discord-message .discord-avatar--placeholder{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;font-weight:700;display:flex}.discord .discord-messages .discord-message .discord-body{text-align:left;flex:1;min-width:0;padding-top:.1rem}.discord .discord-messages .discord-message .discord-body .discord-reply{color:#949ba4;align-items:center;gap:.3rem;margin-top:-12px;margin-bottom:.25rem;margin-left:calc(-20px - 1rem);font-size:.8125rem;display:flex;overflow:hidden}.discord .discord-messages .discord-message .discord-body .discord-reply .discord-reply-line{border-top:2px solid #949ba459;border-left:2px solid #949ba459;border-top-left-radius:6px;flex-shrink:0;min-width:calc(16px + 1rem);height:12px}.discord .discord-messages .discord-message .discord-body .discord-reply .discord-reply-avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:16px;height:16px}.discord .discord-messages .discord-message .discord-body .discord-reply .discord-reply-avatar--placeholder{color:#fff;justify-content:center;align-items:center;font-size:.6rem;font-weight:700;display:flex}.discord .discord-messages .discord-message .discord-body .discord-reply .discord-reply-username{white-space:nowrap;flex-shrink:0;font-size:.8125rem;font-weight:600}.discord .discord-messages .discord-message .discord-body .discord-reply .discord-reply-badge{color:#fff;background:#5865f2;border-radius:3px;flex-shrink:0;align-items:center;height:13px;padding:0 3px;font-size:.6rem;font-weight:600;line-height:1;display:inline-flex}.discord .discord-messages .discord-message .discord-body .discord-reply .discord-reply-text{white-space:nowrap;text-overflow:ellipsis;color:#949ba4;flex:1 1 0;min-width:0;font-size:.8125rem;overflow:hidden}.discord .discord-messages .discord-message .discord-body .discord-meta{align-items:baseline;gap:.5rem;margin-bottom:.15rem;line-height:1.375;display:flex}.discord .discord-messages .discord-message .discord-body .discord-meta .discord-username{font-size:1rem;font-weight:600;line-height:1.375}.discord .discord-messages .discord-message .discord-body .discord-meta .discord-time{color:#949ba4;white-space:nowrap;font-size:.75rem;font-weight:400;line-height:1.375}.discord .discord-messages .discord-message .discord-body .discord-meta .discord-badge{color:#fff;vertical-align:middle;background:#5865f2;border-radius:3px;align-items:center;height:16px;margin-left:2px;padding:0 4px;font-size:.7rem;font-weight:600;line-height:1;display:inline-flex}.discord .discord-messages .discord-message .discord-body .discord-text{color:#dcddde;word-break:break-word;text-align:left;font-size:1rem;line-height:22px}.discord .discord-messages .discord-message .discord-body .discord-text .discord-mention{color:#5865f2;cursor:default;background:#5865f226;border-radius:4px;align-items:center;gap:2px;padding:0 4px;font-weight:500;transition:background .1s;display:inline-flex}.discord .discord-messages .discord-message .discord-body .discord-text .discord-mention:hover{background:#5865f24d}.discord .discord-messages .discord-message .discord-body .discord-text .discord-mention .discord-mention-hash{opacity:.9;font-weight:700}.discord .discord-messages .discord-message .discord-body .discord-image{border-radius:4px;width:100%;max-width:400px;height:auto;margin-top:.5rem;display:block}.discord .discord-messages .discord-message .discord-body .discord-reactions{flex-wrap:wrap;align-items:center;gap:.25rem;margin-top:.35rem;display:flex}.discord .discord-messages .discord-message .discord-body .discord-reactions .discord-reaction{color:#b5bac1;background:#222327;border:1px solid #5865f24d;border-radius:8px;align-items:center;gap:4px;padding:.3125rem .4375rem;font-size:.875rem;line-height:1.375;display:inline-flex}.discord .discord-messages .discord-message .discord-body .discord-reactions .discord-reaction .discord-reaction-emoji{font-size:1rem;line-height:1}.discord .discord-messages .discord-message .discord-body .discord-reactions .discord-reaction .discord-reaction-count{color:#b5bac1;font-size:.8125rem;font-weight:500}.discord .discord-input-bar{background:#222327;border-radius:8px;flex-shrink:0;align-items:center;gap:.75rem;margin:0 1rem 1rem;padding:.6rem 1rem;display:flex}.discord .discord-input-bar .discord-input-plus{color:#80848e;-webkit-user-select:none;user-select:none;font-size:1.4rem;line-height:1}.discord .discord-input-bar .discord-input-field{color:#949ba4;flex:1;align-items:center;gap:0;min-width:0;font-size:1rem;display:flex}.discord .discord-input-bar .discord-input-field .discord-input-text{color:#dcddde}.discord .discord-input-bar .discord-input-field .discord-input-cursor{vertical-align:text-bottom;background:#dcddde;width:2px;height:1.1em;margin-left:1px;animation:1s step-start infinite discord-blink;display:inline-block}.discord .discord-input-bar .discord-input-icons{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.discord .discord-input-bar .discord-input-icons .discord-input-icon{filter:invert(54%)sepia(6%)saturate(434%)hue-rotate(182deg)brightness(96%)contrast(91%);width:24px;height:24px}@media (width<=600px){.discord{height:440px}.discord .discord-header{height:42px}.discord .discord-header .discord-header-channel{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.discord .discord-header .discord-header-actions .discord-header-action-btn:first-child,.discord .discord-header .discord-header-actions .discord-header-action-btn:nth-child(2){display:none}.discord .discord-messages .discord-message{gap:.5rem;margin-bottom:.35rem;padding:.1rem .75rem}.discord .discord-messages .discord-message .discord-avatar-wrap{width:32px;padding-top:.1rem}.discord .discord-messages .discord-message .discord-avatar,.discord .discord-messages .discord-message .discord-avatar--placeholder{width:32px;height:32px}.discord .discord-messages .discord-message .discord-body .discord-reply{margin-left:calc(-32px - .5rem)}.discord .discord-messages .discord-message .discord-body .discord-reply .discord-reply-line{min-width:calc(28px + .5rem)}.discord .discord-input-bar{gap:.5rem;margin:0 .5rem .5rem;padding:.4rem .75rem}.discord .discord-input-bar .discord-input-icons{gap:.5rem}.discord .discord-input-bar .discord-input-icons .discord-input-icon:first-child,.discord .discord-input-bar .discord-input-icons .discord-input-icon:nth-child(2),.discord .discord-input-bar .discord-input-icons .discord-input-icon:nth-child(3){display:none}}@keyframes discord-blink{0%,to{opacity:1}50%{opacity:0}}.f-title{font-family:Titan One,sans-serif}.f-action{font-family:Monaspace Krypton,monospace}.f-bold{font-weight:700}.f-black{font-weight:900}.f-light{font-weight:300}.withmargins,.wrapper{width:100%;max-width:1480px;margin:0 auto;padding:1rem}@media (width<=1000px){.withmargins,.wrapper{padding:.6rem}}.app .cookie-banner{color:#e5e5e5;z-index:20;background:#3d2b1f;border:1px solid #a3a3a3;border-radius:14px;align-items:center;gap:.75rem;width:fit-content;max-width:min(520px,100vw - 2rem);padding:.75rem 1rem;font-size:.9rem;display:flex;position:fixed;bottom:16px;left:50%;transform:translate(-50%);box-shadow:0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f,0 5px 5px -3px #0003}.app .cookie-banner p{margin:0}.app .cookie-banner button{color:#0c0c0c;cursor:pointer;background:#d4af37;border:0;border-radius:999px;padding:.4rem .9rem;font-weight:700;transition:transform .2s,background .2s}.app .cookie-banner button:hover,.app .cookie-banner button:focus-visible{background:#c39f2a;transform:translateY(-1px)}@media (width<=600px){.app .cookie-banner{flex-direction:column;align-items:flex-start}}.auth-overlay{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000bf;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.auth-modal{overscroll-behavior:contain;background:#151515;border-radius:12px;width:100%;max-width:440px;max-height:calc(100dvh - 2rem);padding:2rem;position:relative;overflow-y:auto;box-shadow:0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f,0 11px 15px -7px #0003}.auth-modal__close{color:#a3a3a3;cursor:pointer;background:0 0;border:0;border-radius:4px;padding:.25rem .5rem;font-size:1.5rem;line-height:1;transition:color .2s;position:absolute;top:.75rem;right:.75rem}.auth-modal__close:hover,.auth-modal__close:focus-visible{color:#e5e5e5}.auth-modal__title{text-align:center;margin-bottom:.25rem;font-size:1.8rem;font-weight:800}.auth-modal__subtitle{color:#a3a3a3;margin-bottom:1.25rem;font-size:.95rem}.auth-modal__warning{color:#d97706;background:#d977061f;border:1px solid #d9770673;border-radius:8px;align-items:flex-start;gap:.5rem;margin-bottom:1.5rem;padding:.75rem 1rem;font-size:.875rem;line-height:1.4;display:flex}.auth-modal__warning svg{flex-shrink:0;margin-top:1px}.auth-modal__warning strong{font-weight:700}.auth-modal__tabs{border-bottom:1px solid #a3a3a340;gap:0;margin-bottom:1.25rem;display:flex}.auth-modal__tab{color:#a3a3a3;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;margin-bottom:-1px;padding:.5rem 1.25rem;font-size:.95rem;font-weight:600;transition:color .2s,border-color .2s}.auth-modal__tab:hover,.auth-modal__tab:focus-visible{color:#e5e5e5}.auth-modal__tab--active{color:#d4af37;border-bottom-color:#d4af37}.auth-modal__error{color:#e05252;background:#e052521a;border:1px solid #e0525259;border-radius:6px;margin-bottom:1rem;padding:.5rem .75rem;font-size:.875rem}.auth-modal__form{flex-direction:column;gap:.5rem;display:flex}.auth-modal__label{color:#a3a3a3;margin-bottom:.1rem;font-size:.85rem;font-weight:600}.auth-modal__input{color:#e5e5e5;background:#0c0c0ccc;border:1px solid #a3a3a34d;border-radius:6px;width:100%;margin-bottom:.5rem;padding:.55rem .75rem;font-family:Montserrat,sans-serif;font-size:1rem;transition:border-color .2s}.auth-modal__input:focus{border-color:#d4af37;outline:none}.auth-modal__input::placeholder{color:#a3a3a380}.auth-modal__submit{width:100%;margin-top:.5rem}.auth-modal__submit:disabled{opacity:.6;cursor:not-allowed;transform:none}@media (width<=600px){.auth-modal{padding:1.5rem 1rem}.auth-modal__title{font-size:1.5rem}}.stats-modal{max-width:480px}.stats-modal__points{align-items:center;gap:.5rem;margin-bottom:1.25rem;display:flex}.stats-modal__points-label{color:#a3a3a3;font-size:.9rem}.stats-modal__points-value{color:#d97706;text-align:center;min-width:1.5rem;font-size:1.1rem;font-weight:700}.stats-modal__points-value--done{color:#18f2b2}.stats-modal__form{flex-direction:column;gap:1.25rem;display:flex}.stats-modal__list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.stats-modal__row{background:#0c0c0c80;border:1px solid #3d2b1f99;border-radius:6px;align-items:center;gap:.75rem;padding:.6rem .75rem;display:flex}.stats-modal__icon{background:color-mix(in srgb, var(--stat-color,#fff) 30%, transparent);border:1px solid #3d2b1fcc;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:1rem;display:flex}.stats-modal__icon img{object-fit:contain;filter:brightness(0)invert();width:80%;height:80%}.stats-modal__labels{flex-direction:column;flex:1;min-width:0;display:flex}.stats-modal__label{color:#e5e5e5;font-size:.9rem;font-weight:600}.stats-modal__sublabel{color:#a3a3a3;font-size:.75rem}.stats-modal__controls{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.stats-modal__value{text-align:center;color:#d4af37;min-width:1.25rem;font-size:1.1rem;font-weight:700}.stats-modal__hint{color:#a3a3a3;text-align:center;margin-bottom:.25rem;font-size:.8rem;line-height:1.4}.stats-modal__hint--hardcore{color:#e05252;font-weight:600}.stats-modal__keyboard-hint{color:#a3a3a3;text-align:center;margin-bottom:.25rem;font-size:.75rem}.stats-modal__keyboard-hint kbd{color:#e5e5e5;background:#0c0c0cb3;border:1px solid #a3a3a366;border-radius:3px;margin:0 .15em;padding:.1em .4em;font-family:inherit;font-size:.7rem;display:inline-block;box-shadow:0 1px #0006}.stats-modal__btn{color:#e5e5e5;cursor:pointer;background:#0c0c0c99;border:1px solid #a3a3a366;border-radius:4px;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1.1rem;line-height:1;transition:background .15s,border-color .15s;display:flex}.stats-modal__btn:hover:not(:disabled){background:#d4af3726;border-color:#d4af37}.stats-modal__btn:disabled{opacity:.35;cursor:not-allowed}.continue-modal{max-width:440px}.continue-modal__actions{flex-direction:column;gap:.75rem;margin-top:1.5rem;display:flex}.continue-modal__actions .btn{text-align:center;width:100%}.continue-modal__warning{color:#a3a3a3;text-align:center;margin-top:1rem;font-size:.8rem}.loader{flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:2rem;display:flex}.loader__spinner{border:3px solid #d4af3733;border-top-color:#d4af37;border-radius:50%;flex-shrink:0;width:2.5rem;height:2.5rem;animation:.75s linear infinite loader-spin}.loader__text{color:#a3a3a3;margin:0;font-family:Monaspace Krypton,monospace;font-size:.9rem}.loader-overlay{z-index:200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex;position:fixed;inset:0}.loader-overlay .loader__spinner{border:3px solid #d4af3733;border-top-color:#d4af37;border-radius:50%;flex-shrink:0;width:3rem;height:3rem;animation:.75s linear infinite loader-spin}.loader-overlay .loader__text{color:#a3a3a3;margin:0;font-family:Monaspace Krypton,monospace;font-size:.95rem}.loader-overlay--delayed{animation:.18s ease-out .4s backwards loader-overlay-appear}@keyframes loader-overlay-appear{0%{opacity:0}to{opacity:1}}@keyframes loader-spin{to{transform:rotate(360deg)}}.footer{background-color:#151515;border-top:1px solid #3d2b1f80;margin-top:3rem;padding:1rem 0}@media (width<=1000px){.footer{margin-top:2rem}}.footer .footer-content{text-align:center;flex-direction:column;align-items:center;gap:.4rem;max-width:980px;display:flex}.footer .footer-disclaimer,.footer .footer-contact{color:#a3a3a3;margin:0;font-size:.8rem;line-height:1.5}.footer .footer-contact a{color:#d4af37;text-decoration:none}.footer .footer-contact a:hover,.footer .footer-contact a:focus-visible{text-decoration:underline}.game-layout{grid-template-columns:360px 1fr;height:calc(99vh - 260px);margin:0 auto;display:grid}@media (width<=1000px){.game-layout{grid-template-columns:1fr;height:auto;min-height:min(98vh - 80px - 2rem,1000px)}}.game-panel{flex-direction:column;display:flex;overflow:hidden}.game-panel--left{scrollbar-color:#d4af37 #0c0c0c1a;background-color:#151515;overflow-y:auto}.game-panel--left::-webkit-scrollbar{background-color:#0c0c0c1a}.game-panel--left::-webkit-scrollbar-thumb{background-color:#d4af37}@media (width<=1000px){.game-panel--left{overflow-y:visible}}.game-panel--right{flex-direction:column;display:flex;overflow:hidden}.game-stats{flex-shrink:0;padding:.75rem}@media (width<=1000px){.game-stats{padding:.5rem}}.game-stats-list{margin:0;padding:0;list-style:none}@media (width<=1000px){.game-stats-list{flex-direction:row;gap:.3rem;display:flex}}.game-stats-row{background:#0c0c0c80;border:1px solid #3d2b1f99;border-radius:4px;align-items:center;margin-bottom:.6rem;padding:.6rem .75rem;display:flex;position:relative}@media (width<=1000px){.game-stats-row{cursor:pointer;flex-direction:column;flex:1;align-items:center;gap:.15rem;margin-bottom:0;padding:.4rem .2rem}}.game-stats-row{transition:border-color .22s,box-shadow .22s,background-color .22s}.game-stats-row--changed{border-color:color-mix(in srgb, var(--stat-color,#fff) 70%, #fff 30%);box-shadow:0 0 0 1px #ffffff2e, 0 0 16px color-mix(in srgb, var(--stat-color,#fff) 45%, transparent)}.game-stats-row:last-child{margin-bottom:0}.game-stats-icon{background:color-mix(in srgb, var(--stat-color,#fff) 30%, transparent);border:1px solid #3d2b1fcc;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;margin-right:.6rem;font-size:1rem;display:flex;box-shadow:inset 0 0 6px #0006}.game-stats-icon img{object-fit:contain;filter:brightness(0)invert();width:80%;height:80%}@media (width<=1000px){.game-stats-icon{width:1.6rem;height:1.6rem;margin-right:0}}.game-stats-labels{flex-direction:column;flex:1;min-width:0;display:flex}@media (width<=1000px){.game-stats-labels{display:none}}.game-stats-label{color:#e5e5e5;font-size:.87rem;font-weight:600;line-height:1.2}.game-stats-sublabel{color:#a3a3a3;font-size:.72rem;font-weight:300;line-height:1.2}.game-stats-value{color:#e5e5e5;text-align:right;flex-shrink:0;min-width:2rem;font-family:Monaspace Krypton,monospace;font-size:1rem;font-weight:700}@media (width<=1000px){.game-stats-value{text-align:center;min-width:auto;font-size:.85rem}}.game-stats-value-wrap{text-align:right;flex-shrink:0;min-width:3.2rem;line-height:1;position:relative}@media (width<=1000px){.game-stats-value-wrap{text-align:center;min-width:auto}}.game-stats-tooltip{display:none}@media (width<=1000px){.game-stats-tooltip{z-index:200;pointer-events:none;background:#151515;border:1px solid #d4af3766;border-radius:4px;flex-direction:column;min-width:120px;max-width:160px;padding:.4rem .6rem;display:flex;position:absolute;top:calc(100% + .4rem);left:50%;transform:translate(-50%);box-shadow:0 4px 16px #00000080}.game-stats-tooltip-label{color:#d4af37;font-size:.78rem;font-weight:700;line-height:1.2}.game-stats-tooltip-sublabel{color:#a3a3a3;margin-top:.15rem;font-size:.68rem;line-height:1.3}.game-stats-tooltip-value{color:#e5e5e5;margin-top:.25rem;font-family:Monaspace Krypton,monospace;font-size:1rem;font-weight:700}}.game-stats-delta{pointer-events:none;text-shadow:0 0 10px;z-index:1000;font-size:1.1rem;font-weight:700;animation:3.9s ease-out forwards stat-delta-float;position:absolute;top:-.1rem;right:1.6rem}.game-stats-delta--positive{color:#6dffa8}.game-stats-delta--negative{color:#ff7878}.game-inventory{flex-shrink:0;padding:.75rem}.game-inventory-toggle{display:none}@media (width<=1000px){.game-inventory-toggle{color:#a3a3a3;cursor:pointer;background:#0c0c0c80;border:1px solid #3d2b1f99;border-radius:4px;justify-content:space-between;align-items:center;width:100%;margin-bottom:0;padding:.4rem .75rem;font-size:.78rem;font-weight:600;transition:color .2s,border-color .2s;display:flex}.game-inventory-toggle--open{color:#d4af37;border-color:#d4af3766;margin-bottom:.5rem}.game-inventory-toggle-arrow{opacity:.7;font-size:.6rem}}.game-inventory-grid{scrollbar-color:#d4af37 #0c0c0c1a;grid-template-columns:repeat(3,1fr);gap:.5rem;max-height:280px;display:grid;overflow-y:auto}.game-inventory-grid::-webkit-scrollbar{background-color:#0c0c0c1a}.game-inventory-grid::-webkit-scrollbar-thumb{background-color:#d4af37}@media (width<=1000px){.game-inventory-grid{display:none}.game-inventory-grid--expanded{display:grid}}@keyframes stat-delta-float{0%{opacity:0;transform:translateY(0)scale(.96)}14%{opacity:1;transform:translateY(-3px)scale(1)}to{opacity:0;transform:translateY(-20px)scale(1.02)}}.game-inventory-slot{aspect-ratio:1;background:#0c0c0c80;border:1px solid #3d2b1f99;border-radius:4px;justify-content:center;align-items:center;display:flex}.game-inventory-slot--item{cursor:pointer;background:#0c0c0cb3;border-color:#3d2b1fcc;padding:0;transition:border-color .2s,box-shadow .2s;position:relative;overflow:hidden}.game-inventory-slot--item img{object-fit:cover;width:100%;height:100%;display:block}.game-inventory-slot--item:hover{border-color:#d4af3780}.game-inventory-slot--item.game-inventory-slot--selected{background:#d4af3733;border-color:#d4af37;box-shadow:0 0 0 1px #d4af37,inset 0 0 8px #d4af3726}.game-inventory-slot--item.game-inventory-slot--new{animation:4s ease-in-out inventory-slot-glow}.game-inventory-slot-placeholder{color:#a3a3a3;font-size:1.1rem;line-height:1}@keyframes inventory-slot-glow{0%{background:#d4af37;border-color:#d4af37;box-shadow:0 0 0 1px #d4af37cc,0 0 36px #d4af3773}33%{background:#d4af3700;border-color:#d4af3780;box-shadow:0 0 0 1px #d4af374d,0 0 #d4af3700}66%{background:#d4af3799;border-color:#d4af37cc;box-shadow:0 0 0 1px #d4af3799,0 0 20px #d4af374d}to{box-shadow:none;background:0 0;border-color:#3d2b1fcc}}.game-info{flex-direction:column;flex:1;min-height:0;padding:1rem;display:flex}@media (width<=1000px){.game-info{padding:.5rem .75rem;display:none}.game-info--visible{display:flex}}.game-info-content{scrollbar-color:#d4af37 #0c0c0c1a;flex:1;min-height:0;max-height:200px;overflow-y:scroll}.game-info-content::-webkit-scrollbar{background-color:#0c0c0c1a}.game-info-content::-webkit-scrollbar-thumb{background-color:#d4af37}.game-item-detail{flex-direction:column;gap:.5rem;display:flex}.game-item-detail-image{object-fit:contain;background:#0c0c0c99;border:1px solid #3d2b1f80;border-radius:4px;width:100%;max-height:110px}.game-item-detail-name{color:#d4af37;margin:0;font-size:.9rem;font-weight:700;line-height:1.3}.game-item-detail-desc{color:#e5e5e5;margin:0;font-size:.8rem;line-height:1.5}.game-item-detail-modifiers{flex-wrap:wrap;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.game-item-detail-modifier{border:1px solid #0000;border-radius:3px;padding:.1rem .4rem;font-family:Monaspace Krypton,monospace;font-size:.72rem;font-weight:600}.game-item-detail-modifier--positive{color:#18f2b2;background:#18f2b21a;border-color:#18f2b24d}.game-item-detail-modifier--negative{color:#e05252;background:#e052521a;border-color:#e052524d}.game-scene{aspect-ratio:16/7;z-index:5;background:#0c0c0c;flex-grow:1;min-height:0;padding:0 .75rem .75rem;position:relative}@media (width<=1000px){.game-scene{padding-left:0;padding-right:0}}.game-scene-image{width:100%;height:100%}.game-scene-image img{object-fit:cover;width:100%;height:100%}.game-scene-image{z-index:10;position:relative}.game-scene-placeholder{color:#a3a3a340;background:repeating-linear-gradient(-45deg,#ffffff05 0 1px,#0000 1px 8px);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.game-scene-characters-wrap{z-index:17;justify-content:space-evenly;align-items:flex-end;gap:1rem;width:100%;height:100%;display:flex;position:absolute;bottom:.75rem;left:50%;overflow:hidden;transform:translate(-50%)}.game-scene-characters-wrap .game-scene-character{width:160px;height:auto;max-height:100%;margin:0 .75rem 0%;transform:translateY(14%)}@media (width<=1000px){.game-scene-characters-wrap .game-scene-character{width:12%;transform:translateY(25%)}}.game-scene-characters-wrap .game-scene-character--small{width:28%}@media (width<=1000px){.game-scene-characters-wrap .game-scene-character--small{width:20%;transform:translateY(16%)}}.game-scene-characters-wrap .game-scene-character--bigger{width:8%}@media (width<=1000px){.game-scene-characters-wrap .game-scene-character--bigger{width:12%;transform:translateY(28%)}}.game-scene-characters-wrap .game-scene-character img{object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%}.game-scene-name{text-align:center;z-index:100;background:#151515;border:1px solid #3d2b1f;min-width:80px;max-width:50%;padding:.3rem .6rem;position:absolute;top:.3rem;left:50%;transform:translate(-50%)}.game-scene-name__title{color:#e5e5e5;opacity:.9;margin:0;font-size:.8rem;font-weight:300;line-height:1;margin-bottom:0!important}.game-scene-name__desc{color:#e5e5e5cc;margin:.25rem 0 0;font-family:Monaspace Krypton,monospace;font-size:.78rem;line-height:1.35}.game-narrative-actions{flex-shrink:0}.game-narrative-actions--active{cursor:pointer}.game-narrative-actions{z-index:20;background:#151515;border:1px solid #3d2b1f99;border-radius:4px;flex-direction:column;min-height:220px;margin-left:.75rem;margin-right:.75rem;display:flex}@media (width<=1000px){.game-narrative-actions{min-height:200px;margin-left:0;margin-right:0}}.game-narrative{scrollbar-color:#d4af37 #0c0c0c1a;padding:.65rem .85rem}.game-narrative::-webkit-scrollbar{background-color:#0c0c0c1a}.game-narrative::-webkit-scrollbar-thumb{background-color:#d4af37}.game-narrative{color:#e5e5e5;font-family:Monaspace Krypton,monospace;font-size:1rem;line-height:1.4;position:relative}@media (width<=1000px){.game-narrative{padding:.5rem .6rem;font-size:.88rem}}.game-narrative--active{cursor:pointer}.game-narrative .game-scene-speaker{z-index:30;background:#151515;border:1px solid #3d2b1f;flex-direction:column;width:160px;height:160px;padding:0;display:flex;position:absolute;top:.75rem;left:.75rem;transform:translateY(-100%)}@media (width<=1000px){.game-narrative .game-scene-speaker{width:88px;height:88px;top:.5rem;left:.5rem}}.game-narrative .game-scene-speaker-face{aspect-ratio:1;object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;display:block}.game-narrative .game-scene-speaker-name{color:#d4af37;text-align:center;background:#151515;border:1px solid #3d2b1f;padding:.3rem .75rem;font-family:Montserrat,sans-serif;font-size:.8rem;font-weight:700;position:absolute;bottom:0;right:0;transform:translate(100%)}@media (width<=1000px){.game-narrative .game-scene-speaker-name{padding:.2rem .5rem;font-size:.7rem}}.game-actions{scrollbar-color:#d4af37 #0c0c0c1a;flex-direction:column;flex-shrink:0;gap:.3rem;max-height:60vh;display:flex;overflow-y:auto}.game-actions::-webkit-scrollbar{background-color:#0c0c0c1a}.game-actions::-webkit-scrollbar-thumb{background-color:#d4af37}.game-actions--pending{pointer-events:none}.game-actions-divider{background:#3d2b1f99;flex-shrink:0;height:1px;margin:0 .5rem}.game-action-btn{color:#e5e5e5;background:0 0;border:1px solid #3d2b1f80;border-radius:4px;margin-bottom:.1rem;margin-left:.75rem;margin-right:.75rem;padding:.35rem .65rem;font-family:Monaspace Krypton,monospace;font-size:.8rem;animation:.3s both game-action-appear}@media (width<=1000px){.game-action-btn{margin-left:.35rem;margin-right:.35rem;padding:.3rem .5rem;font-size:.75rem}}.game-action-btn{text-align:left;cursor:pointer;transition:color .2s,border-color .2s,background .2s}.game-action-btn:hover,.game-action-btn--selected{color:#f9b200;background:#d4af370d;border-color:#d4af3780;font-weight:500}.game-action-btn:last-of-type{margin-bottom:.75rem}.game-dialog{color:#e5e5e5;-webkit-user-select:none;user-select:none;flex-direction:column;padding:.8rem;font-family:Monaspace Krypton,monospace;display:flex;position:relative}@media (width<=1000px){.game-dialog{padding:.5rem .6rem}}.game-dialog-text{color:#e5e5e5;margin:0;font-size:.92rem;line-height:1.65;margin-bottom:0!important}@media (width<=1000px){.game-dialog-text{font-size:.82rem;line-height:1.55}}.game-dialog-arrow{color:#d4af37;pointer-events:none;font-size:.75rem;line-height:1;animation:1s step-end infinite dialog-arrow-blink;position:absolute;bottom:.5rem;right:.75rem}.game-stat-flights{z-index:90;pointer-events:none;position:fixed;inset:0}.game-stat-flight{text-shadow:0 0 14px,0 2px 6px #000;will-change:transform, opacity;font-size:calc(2rem + 2vw);font-weight:900;line-height:1;animation:3s linear forwards stat-flight-fly;position:fixed}@media (width<=1000px){.game-stat-flight{font-size:1.4rem}}.game-stat-flight--positive{color:#22c965}.game-stat-flight--negative{color:#b22}@keyframes game-action-appear{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes stat-flight-fly{0%{opacity:0;animation-timing-function:cubic-bezier(.18,1.35,.4,1);transform:translate(-50%,-50%)scale(.4)}12%{opacity:1}16%{transform:translate(-50%,-50%)scale(1.2)}26%{transform:translate(-50%,-50%)scale(1)}60%{opacity:1;animation-timing-function:cubic-bezier(.55,-.15,.7,.5);transform:translate(-50%,-50%)scale(1)}92%{opacity:1}to{opacity:0;transform:translate(calc(-50% + var(--fly-x)), calc(-50% + var(--fly-y))) scale(.3)}}.game-item-flights{z-index:90;pointer-events:none;position:fixed;inset:0}.game-item-flight{will-change:transform, opacity;flex-direction:column;align-items:center;gap:.5rem;animation:3s linear forwards stat-flight-fly;display:flex;position:fixed}.game-item-flight-frame{aspect-ratio:1;justify-content:center;align-items:center;width:clamp(72px,10vw,120px);display:flex}.game-item-flight-frame img{object-fit:contain;filter:drop-shadow(0 4px 18px #000c);width:100%;height:100%;display:block}.game-item-flight-placeholder{color:#a3a3a3;font-size:1.6rem;line-height:1}@media (width<=1000px){.game-item-flight-frame{width:56px}}@keyframes dialog-arrow-blink{0%,to{opacity:1}50%{opacity:0}}.game-end-overlay{z-index:60;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0c0c0cd1;justify-content:center;align-items:center;padding:1.5rem;animation:.35s both game-end-fade;display:flex;position:fixed;inset:0}.game-end-card{text-align:center;background:#151515;border:1px solid #3d2b1f;border-radius:12px;width:min(440px,100%);padding:2rem 2rem 1.75rem;box-shadow:0 18px 60px #0000008c}.game-end-card__eyebrow{color:#a3a3a3;letter-spacing:.18em;text-transform:uppercase;margin:0;font-size:.72rem}.game-end-card__title{margin:.35rem 0 0;font-size:2rem;line-height:1.1;color:#e5e5e5!important}.game-end-card__ending-type{color:#a3a3a3;letter-spacing:.05em;text-transform:uppercase;margin:.5rem 0 0;font-size:.95rem;font-weight:500}.game-end-card__ending-name{color:#e5e5e5;margin:.4rem 0 0;font-size:1rem}.game-end-stats{grid-template-columns:1fr 1fr;gap:.75rem;margin:1.5rem 0;display:grid}.game-end-stat{background:#0c0c0c80;border:1px solid #3d2b1f;border-radius:8px;flex-direction:column;align-items:center;gap:.25rem;padding:.9rem .5rem;display:flex}.game-end-stat__num{color:#18f2b2;font-size:1.75rem;font-weight:700;line-height:1}.game-end-stat__denom{color:#a3a3a3;font-size:.95rem;font-weight:500}.game-end-stat__label{color:#a3a3a3;letter-spacing:.04em;text-transform:uppercase;font-size:.78rem}.game-end-actions{flex-direction:column;gap:.6rem;margin-top:.5rem;display:flex}.game-end-actions__secondary{color:#a3a3a3;background:0 0;border:1px solid #3d2b1f}.game-end-actions__secondary:hover{color:#e5e5e5;border-color:#a3a3a3}.game-end-actions__your-stats{color:#a3a3a3;background:0 0;border:1px solid #3d2b1f}.game-end-actions__your-stats:hover{color:#e5e5e5;border-color:#a3a3a3}@keyframes game-end-fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.placeholder-text{color:#a3a3a3;font-size:.85rem}.header{border-bottom:1px solid #3d2b1f66}.header .header-content{justify-content:space-between;align-items:center;display:flex}.header .header-brand{color:#e5e5e5;text-transform:uppercase;cursor:pointer;background:0 0;border:none;padding:0;font-family:Titan One,sans-serif;font-size:1.2rem;transition:color .2s}.header .header-brand:hover,.header .header-brand:focus-visible{color:#d4af37}.header .header-title{cursor:pointer;-webkit-user-select:none;user-select:none}.header .header-nav{align-items:center;gap:.75rem;display:flex;position:relative}.header .header-nav-link{color:#e5e5e5;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.3rem;align-items:center;gap:.4rem;padding:.4rem .9rem;font-size:.9rem;font-weight:600;transition:color .2s,background .2s,border-color .2s;display:inline-flex}.header .header-nav-link:hover,.header .header-nav-link:focus-visible{color:#d4af37;background:#3d2b1f33;border-color:#3d2b1f99}.header .header-nav-link--primary{color:#0c0c0c;background:#d4af37;border-color:#d4af37}.header .header-nav-link--primary:hover,.header .header-nav-link--primary:focus-visible{color:#0c0c0c;background:#c39f2a;border-color:#c39f2a}.header .header-nav-link--sound{position:relative}.header .header-nav-link--icon-only{gap:0;padding:.4rem .6rem}@media (width<=600px){.header .header-nav--game{gap:.4rem}.header .header-nav--game .header-nav-link{gap:0;padding:.4rem .6rem;font-size:0}}.header .header-sound-menu{z-index:20;background:#0c0c0c;border:2px solid #3d2b1f;border-radius:.5rem;width:260px;padding:.7rem;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f,0 5px 5px -3px #0003}.header .header-sound-menu__global{border-bottom:2px solid #3d2b1f;justify-content:space-between;align-items:center;margin-bottom:.55rem;padding-bottom:.55rem;font-size:.85rem;font-weight:600;display:flex}.header .header-sound-menu__toggle{color:#e5e5e5;cursor:pointer;background:0 0;border:1px solid #3d2b1fcc;border-radius:999px;min-width:3.1rem;padding:.2rem .55rem;font-size:.78rem;font-weight:700;transition:all .2s}.header .header-sound-menu__toggle.is-on{color:#0c0c0c;background:#d4af37;border-color:#d4af37}.header .header-sound-menu__channels{gap:.45rem;display:grid}.header .header-sound-menu__row{justify-content:space-between;align-items:center;font-size:.84rem;display:flex}.header .header-sound-menu__controls{align-items:center;gap:.32rem;display:inline-flex}.header .header-sound-menu__step{color:#e5e5e5;cursor:pointer;background:0 0;border:1px solid #3d2b1fcc;border-radius:.3rem;justify-content:center;align-items:center;width:1.6rem;height:1.6rem;font-weight:700;line-height:1;transition:all .2s;display:inline-flex}.header .header-sound-menu__step:hover,.header .header-sound-menu__step:focus-visible{color:#d4af37;background:#d4af371f;border-color:#d4af37cc}.header .header-sound-menu__value{text-align:center;font-variant-numeric:tabular-nums;color:#a3a3a3;width:3rem;font-size:.8rem;font-weight:700}.modal-overlay{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000bf;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal-content{background:#151515;border-radius:12px;width:100%;max-width:440px;padding:2rem;position:relative;box-shadow:0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f,0 11px 15px -7px #0003}.modal-content h2{color:#e5e5e5;margin-bottom:1rem;font-size:1.6rem;font-weight:800}.modal-content p{color:#a3a3a3;margin-bottom:1.5rem;line-height:1.5}.modal-actions{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;display:flex}.modal-btn{cursor:pointer;color:#e5e5e5;background:0 0;border:1px solid #3d2b1f99;border-radius:.4rem;padding:.6rem 1.2rem;font-size:.95rem;font-weight:600;transition:all .2s}.modal-btn:hover,.modal-btn:focus-visible{background:#3d2b1f26;border-color:#3d2b1fe6}.modal-btn--primary{color:#0c0c0c;background:#d4af37;border-color:#d4af37}.modal-btn--primary:hover,.modal-btn--primary:focus-visible{background:#c39f2a;border-color:#c39f2a}.modal-btn--secondary{color:#a3a3a3}.modal-btn--secondary:hover,.modal-btn--secondary:focus-visible{color:#e5e5e5}.home .home-split{align-items:center;gap:1.5rem;width:100%;margin-top:.6rem;margin-bottom:.6rem;display:flex}.home .home-split .discord-wrapper{flex:1 1 0;min-width:0}.home .home-split .action{text-align:center;background-color:#151515;flex-direction:column;flex:0 0 360px;align-items:center;padding:3rem 2rem;display:flex;box-shadow:0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f,0 5px 5px -3px #0003}.home .home-split .action .home-subtitle{color:#e5e5e5;margin-bottom:1rem;font-size:3rem}.home .home-split .action .home-description{color:#a3a3a3;margin-bottom:2rem;font-size:1.2rem}.home .home-split .action .home-actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:.5rem;display:flex}.home .home-content{width:100%;margin-bottom:.6rem;position:relative}.home .home-content.main-title{flex-direction:column;justify-content:center;align-items:center;margin-top:.6rem;margin-bottom:.6rem;display:flex}.home .home-content.main-title h1{text-transform:uppercase;flex-direction:column;justify-content:center;align-items:center;margin-bottom:1rem;font-size:3.4rem;line-height:1;display:flex}.home .home-content.main-title h1 span{text-transform:lowercase;color:#a3a3a3;margin-right:1rem;font-family:Montserrat,sans-serif;font-size:1.4rem;font-weight:300;display:inline-block}.home .home-content.main-title p{color:#a3a3a3;font-size:1.2rem}@media (width<=1000px){.home .home-split{flex-direction:column;align-items:stretch}.home .home-split .discord-wrapper{flex:unset;width:100%;max-width:100%}.home .home-split .action{flex:unset;width:100%;padding:1.5rem 1rem}.home .home-split .action .home-subtitle{font-size:2rem}.home .home-split .action .home-description{margin-bottom:1.5rem;font-size:1rem}.home .home-content.main-title{margin-top:.6rem}.home .home-content.main-title h1{font-size:2.2rem}.home .home-content.main-title h1 span{font-size:1.1rem}.home .home-content.main-title p{font-size:1rem}}.dossier-hero{text-align:center;background:#0c0c0c;padding:3rem 1rem 2rem}.dossier-hero__the{color:#a3a3a3;letter-spacing:.05em;margin:0 0 .2rem;font-size:.9rem}.dossier-hero__title{color:#e5e5e5;text-transform:uppercase;margin:0 0 .75rem;font-size:clamp(3rem,10vw,7rem);line-height:.9}.dossier-hero__subtitle{color:#a3a3a3;margin:0;max-width:520px;margin-inline:auto;font-size:clamp(.85rem,2vw,1rem)}.dossier-divider{border:none;border-top:1px solid #3d2b1f;margin:0}.dossier-section{flex-direction:column;gap:1rem;display:flex}.dossier-section__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}.dossier-section__head--endings{align-items:baseline}.dossier-section__head--progress{text-align:center;flex-direction:column;justify-content:center;align-items:center}.dossier-section__eyebrow{color:#d4af37;letter-spacing:.1em;text-transform:uppercase;margin:0 0 .2rem;font-family:Monaspace Krypton,monospace;font-size:.72rem;font-weight:700}.dossier-section__title{color:#e5e5e5;margin:0;font-size:clamp(1.3rem,3vw,1.8rem)}.dossier-section__meta{color:#a3a3a3;white-space:nowrap;margin:0;font-family:Monaspace Krypton,monospace;font-size:.82rem}.dossier-endings-label{color:#a3a3a3;letter-spacing:.1em;text-transform:uppercase;margin:0;font-family:Monaspace Krypton,monospace;font-size:.72rem;font-weight:700}.dossier-endings-meta{color:#a3a3a3;margin:0;font-family:Monaspace Krypton,monospace;font-size:.78rem}.dossier-progress-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem;max-width:640px;margin:0 auto;display:grid}.dossier-progress-box{background:#151515;border:1px solid #3d2b1f;border-radius:.6rem;flex-direction:column;gap:.3rem;padding:1.4rem 1.6rem;display:flex}.dossier-progress-box__num{color:#d4af37;font-family:Titan One,sans-serif;font-size:clamp(2.2rem,6vw,3.2rem);font-weight:900;line-height:1}.dossier-progress-box__denom{color:#a3a3a3;font-size:clamp(1rem,3vw,1.6rem);font-weight:700}.dossier-progress-box__label{color:#a3a3a3;font-size:.82rem;font-weight:500}@media (width<=600px){.dossier-progress-box{padding:1rem}}.dossier-badge-summary{color:#e5e5e5;background:#151515;border:1px solid #3d2b1f;border-radius:.6rem;padding:1rem 1.4rem;font-size:.95rem;line-height:1.5}.dossier-badge-summary__highlight,.dossier-badge-summary__rank{color:#d4af37;font-weight:700}.dossier-login-prompt{background:#151515;border:1px solid #3d2b1f;border-radius:.6rem;align-items:center;gap:1.25rem;padding:1.25rem 1.5rem;display:flex}.dossier-login-prompt__text{color:#a3a3a3;flex:1;margin:0;font-size:.95rem}@media (width<=600px){.dossier-login-prompt{flex-direction:column;align-items:flex-start;gap:.75rem}.dossier-login-prompt .btn{text-align:center;width:100%}}.endings-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}@media (width<=1000px){.endings-grid{grid-template-columns:1fr}}.endings-col{background:#151515;border:1px solid #3d2b1f;border-radius:.6rem;overflow:hidden}.endings-col--bad{border-top:2px solid #e05252}.endings-col--good{border-top:2px solid #18f2b2}.endings-col--special{border-top:2px solid #d4af37}.endings-col__header{border-bottom:1px solid #3d2b1f99;align-items:baseline;gap:.5rem;padding:.85rem 1rem .6rem;display:flex}.endings-col__count{font-family:Titan One,sans-serif;line-height:1}.endings-col__count-num{font-size:1.8rem;font-weight:900}.endings-col--bad .endings-col__count-num{color:#e05252}.endings-col--good .endings-col__count-num{color:#18f2b2}.endings-col--special .endings-col__count-num{color:#d4af37}.endings-col__count-sep{color:#a3a3a3;font-size:1rem;font-weight:700}.endings-col__type-label{color:#a3a3a3;margin-left:.25rem;font-size:.8rem;font-weight:600}.endings-col__list{flex-direction:column;display:flex}.endings-row{border-bottom:1px solid #3d2b1f66;align-items:center;gap:.6rem;padding:.55rem 1rem;font-size:.88rem;display:flex}.endings-row:last-child{border-bottom:none}.endings-row--locked{opacity:.55}.endings-row__name{color:#e5e5e5;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-weight:600;overflow:hidden}.endings-row__name--unknown{color:#a3a3a3;font-style:italic;font-weight:400}.endings-row__count{color:#a3a3a3;white-space:nowrap;flex-shrink:0;font-family:Monaspace Krypton,monospace;font-size:.78rem}.endings-row__lock{color:#a3a3a3;flex-shrink:0;align-items:center;display:inline-flex}.endings-row__lock svg{width:.75rem;height:.75rem}.endings-row--revealed{align-items:flex-start}.endings-row__revealed{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.endings-row__tip{color:#a3a3a3;white-space:normal;font-size:.8rem;font-weight:400;line-height:1.4}.endings-row__reveal-btn{text-transform:uppercase;letter-spacing:.04em;color:#d4af37;cursor:pointer;background:#d4af371f;border:1px solid #d4af3773;border-radius:4px;flex-shrink:0;padding:.22rem .55rem;font-family:Monaspace Krypton,monospace;font-size:.72rem;transition:background .15s}.endings-row__reveal-btn:hover:not(:disabled){background:#d4af373d}.endings-row__reveal-btn:disabled{opacity:.5;cursor:default}.endings-row__reveal-btn--hint{color:#a3a3a3;background:0 0;border-style:dashed;border-color:#d4af3759}.endings-row__reveal-btn--hint:hover:not(:disabled){color:#d4af37;background:#d4af3714}.endings-row--notice{flex-wrap:wrap}.endings-row__no-credits{color:#d4af37;flex-basis:100%;font-size:.78rem;line-height:1.4}.endings-tips-hint{color:#a3a3a3;margin:0 0 .9rem;font-size:.85rem;line-height:1.5}.endings-tips-hint strong{color:#d4af37}.endings-tips-error{color:#e05252;margin:0 0 .9rem;font-size:.85rem}.ending-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.ending-dot--bad{background:#e05252}.ending-dot--good{background:#18f2b2}.ending-dot--special{background:#d4af37}.game,.leaderboard{padding-top:0}.game h2,.leaderboard h2{color:#d4af37;margin-bottom:1rem;font-size:clamp(1.6rem,3vw,2.5rem)}.game p,.leaderboard p{margin-bottom:1.5rem}.nav-back{color:#d4af37;cursor:pointer;background:0 0;border:0;padding:0;font-size:.95rem;font-weight:600;transition:opacity .2s}.nav-back:hover,.nav-back:focus-visible{opacity:.75}.leaderboard-content{flex-direction:column;gap:3rem;padding-top:2.5rem;padding-bottom:2.5rem;display:flex}.leaderboard-section{flex-direction:column;gap:1rem;display:flex}.leaderboard-section-title{color:#d4af37;font-size:clamp(1.2rem,2.5vw,1.6rem)}.leaderboard-error,.leaderboard-empty{color:#a3a3a3;font-style:italic}.leaderboard-table-wrap{scrollbar-color:#d4af37 #0c0c0c1a;overflow-x:auto}.leaderboard-table-wrap::-webkit-scrollbar{background-color:#0c0c0c1a}.leaderboard-table-wrap::-webkit-scrollbar-thumb{background-color:#d4af37}.leaderboard-table-wrap{border:1px solid #3d2b1f;border-radius:.5rem}.leaderboard-table{border-collapse:collapse;width:100%;font-size:.9rem}.leaderboard-table thead tr{background:#d4af3714;border-bottom:1px solid #3d2b1f}.leaderboard-table th{text-align:left;color:#d4af37;white-space:nowrap;text-transform:uppercase;letter-spacing:.04em;padding:.65rem .9rem;font-size:.8rem;font-weight:700}.leaderboard-table td{color:#e5e5e5;vertical-align:middle;white-space:nowrap;border-bottom:1px solid #3d2b1f80;padding:.6rem .9rem}.leaderboard-table tbody tr:last-child td{border-bottom:none}.leaderboard-table tbody tr:hover td{background:#d4af370a}.leaderboard-row--first td{color:#d4af37}.leaderboard-rank{color:#a3a3a3;min-width:2rem;font-weight:700}.leaderboard-player{flex-direction:column;gap:.1rem;min-width:8rem;display:flex}.leaderboard-player-name{font-weight:700}.leaderboard-player-handle{color:#a3a3a3;font-size:.78rem}.leaderboard-steps{font-family:Monaspace Krypton,monospace;font-weight:700}.leaderboard-nodes{color:#a3a3a3;font-family:Monaspace Krypton,monospace}.leaderboard-negative{color:#e05252}.leaderboard-end-type{color:#a3a3a3;text-transform:capitalize;font-family:Monaspace Krypton,monospace;font-size:.8rem}.leaderboard-row--unfinished td{opacity:.75}.leaderboard-row--unfinished .leaderboard-end-type{font-style:italic}.leaderboard-date{color:#a3a3a3;font-size:.82rem}.run-stats{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.run-stat-chip{white-space:nowrap;background:#d4af370d;border:1px solid #3d2b1f99;border-radius:999px;align-items:center;gap:.3rem;padding:.15rem .5rem;display:inline-flex}.run-stat-chip img{object-fit:contain;width:14px;height:14px}.run-stat-chip__value{color:var(--stat-color,#e5e5e5);font-family:Monaspace Krypton,monospace;font-size:.8rem;font-weight:700}.leaderboard-items{flex-wrap:wrap;align-items:center;gap:.35rem;max-width:16rem;display:flex}.leaderboard-item-thumb{object-fit:contain;background:#d4af370f;border:1px solid #3d2b1f99;border-radius:.3rem;width:28px;height:28px}.leaderboard-item-name{color:#a3a3a3;font-size:.78rem}.leaderboard-items-empty{color:#a3a3a3}.badges-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem;display:grid}.badge-card{background:#151515;border:1px solid #3d2b1f;border-radius:.6rem;flex-direction:column;gap:.75rem;padding:1rem;display:flex}.badge-card-header{align-items:center;gap:.75rem;display:flex}.badge-card-image{object-fit:contain;border-radius:.4rem;flex-shrink:0;width:52px;height:52px}.badge-card-image--placeholder{background:#d4af3714;border:1px solid #3d2b1f;justify-content:center;align-items:center;font-size:1.8rem;display:flex}.badge-card-info{flex-direction:column;gap:.2rem;min-width:0;display:flex}.badge-card-name{color:#d4af37;font-size:.95rem;font-weight:700}.badge-card-desc{color:#a3a3a3;font-size:.8rem;line-height:1.35}.badge-card-earners{border-top:1px solid #3d2b1f99;flex-direction:column;gap:.35rem;padding-top:.6rem;list-style:none;display:flex}.badge-card-earner{justify-content:space-between;align-items:baseline;gap:.5rem;font-size:.82rem;display:flex}.badge-earner-name{color:#e5e5e5;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:600;overflow:hidden}.badge-earner-handle{color:#a3a3a3;font-weight:400}.badge-earner-date{color:#a3a3a3;flex-shrink:0;font-size:.78rem}.badge-card-more{color:#a3a3a3;font-size:.8rem;font-style:italic}.badge-card-unearned{color:#a3a3a3;border-top:1px solid #3d2b1f99;margin:0;padding-top:.6rem;font-size:.8rem;font-style:italic}.user-stats-login{background:#151515;border:1px solid #3d2b1f;border-radius:.6rem;align-items:center;gap:1.25rem;padding:1.25rem 1.5rem;display:flex}.user-stats-login__text{color:#a3a3a3;flex:1;margin:0;font-size:.95rem}.user-stats-login__btn{white-space:nowrap;flex-shrink:0}@media (width<=600px){.user-stats-login{flex-direction:column;align-items:flex-start;gap:.75rem}.user-stats-login__btn{text-align:center;width:100%}}.global-stats-grid{flex-wrap:wrap;gap:.75rem;display:flex}.global-stat-pill{border:1px solid rgba(var(--pill-color,#d4af37), .25);border-left:3px solid var(--pill-color,#d4af37);background:#151515;border-radius:.5rem;flex-direction:column;align-items:center;gap:.2rem;min-width:100px;padding:.9rem 1.4rem;display:flex}.global-stat-pill__value{color:var(--pill-color,#d4af37);font-family:Titan One,sans-serif;font-size:1.8rem;font-weight:900;line-height:1}.global-stat-pill__label{color:#e5e5e5;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;font-size:.72rem;font-weight:600}.leaderboard-score{color:#d4af37;font-family:Monaspace Krypton,monospace;font-weight:700}.leaderboard-badges-count{font-family:Monaspace Krypton,monospace;font-weight:700}.leaderboard-badges-total{color:#a3a3a3;font-weight:400}.leaderboard-badges-note{color:#a3a3a3;margin:0;font-size:.85rem;font-style:italic}.leaderboard-badges-note strong{color:#d4af37;font-style:normal}.badge-card--special{background:#9934b70a;border-color:#9934b766}.badge-card-special-tag{color:#9934b7;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.1rem;font-size:.68rem;font-weight:700;display:block}.user-stats{flex-direction:column;gap:1.5rem;display:flex}.user-stats__score-row{background:#151515;border:1px solid #3d2b1f;border-radius:.6rem;flex-wrap:wrap;align-items:center;gap:1.5rem;padding:1rem 1.25rem;display:flex}.user-stats__score-block{align-items:baseline;gap:.3rem;display:flex}.user-stats__score-value{color:#d4af37;font-family:Titan One,sans-serif;font-size:2.4rem;font-weight:900;line-height:1}.user-stats__score-label{color:#a3a3a3;font-size:.85rem;font-weight:600}.user-stats__rank-block{align-items:baseline;gap:.3rem;display:flex}.user-stats__rank-num{color:#e5e5e5;font-family:Titan One,sans-serif;font-size:1.5rem;font-weight:900;line-height:1}.user-stats__rank-label{color:#a3a3a3;font-size:.8rem}.user-stats__badge-progress-inline{flex-wrap:wrap;flex:1;align-items:center;gap:.6rem;min-width:160px;display:flex}.user-stats__badge-label{color:#a3a3a3;font-size:.85rem;font-weight:600}.user-stats__badge-count{font-size:.95rem;font-weight:700}.user-stats__badge-earned{color:#d4af37}.user-stats__badge-sep,.user-stats__badge-total{color:#a3a3a3}.user-stats__badge-bar{background:#a3a3a333;border-radius:3px;flex:1;min-width:80px;height:5px;overflow:hidden}.user-stats__badge-bar-fill{background:#d4af37;border-radius:3px;height:100%;transition:width .4s}.user-stats__progress-row{flex-wrap:wrap;gap:.6rem;display:flex}.user-stats__progress-pill{background:#151515;border:1px solid #3d2b1f;border-radius:.4rem;align-items:baseline;gap:.3rem;padding:.4rem .8rem;font-size:.88rem;display:flex}.user-stats__progress-pill--good{border-color:#18f2b24d}.user-stats__progress-pill--bad{border-color:#e052524d}.user-stats__progress-pill--special{border-color:#9934b74d}.user-stats__progress-val{color:#e5e5e5;font-family:Monaspace Krypton,monospace;font-weight:800}.user-stats__progress-lbl{color:#a3a3a3;font-size:.78rem}.user-stats__badges-grid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.75rem;display:grid}.user-stats__badge-item{text-align:center;background:#151515;border:1px solid #3d2b1f;border-radius:.5rem;flex-direction:column;align-items:center;gap:.35rem;padding:.75rem .5rem;display:flex;position:relative}.user-stats__badge-item--earned{background:#d4af370d;border-color:#d4af3780}.user-stats__badge-item--locked{opacity:.45;filter:grayscale()}.user-stats__badge-item--special{border-color:#9934b780}.user-stats__badge-item--special.user-stats__badge-item--earned{background:#9934b712}.user-stats__badge-image{object-fit:contain;border-radius:.3rem;width:44px;height:44px}.user-stats__badge-image--placeholder{justify-content:center;align-items:center;width:44px;height:44px;font-size:1.6rem;display:flex}.user-stats__badge-name{color:#e5e5e5;word-break:break-word;font-size:.72rem;font-weight:600;line-height:1.2}.user-stats__badge-pts{color:#9934b7;font-size:.62rem;font-weight:700}.user-stats__badge-date{color:#a3a3a3;font-size:.65rem}.user-stats__badge-locked{font-size:.75rem;position:absolute;top:.35rem;right:.35rem}.user-stats__runs-title{color:#d4af37;margin-bottom:.5rem;font-size:1rem;font-weight:700}html{scroll-behavior:smooth}body,html{font-optical-sizing:auto;font-display:1rem;color:#e5e5e5;scrollbar-color:#d4af37 #0c0c0c1a;background:#0c0c0c;font-family:Montserrat,sans-serif;font-style:normal;font-weight:400}body::-webkit-scrollbar{background-color:#0c0c0c1a}html::-webkit-scrollbar{background-color:#0c0c0c1a}body::-webkit-scrollbar-thumb{background-color:#d4af37}html::-webkit-scrollbar-thumb{background-color:#d4af37}body{z-index:-1;max-width:100vw;min-height:100vh;position:relative;overflow-x:hidden}body p{line-height:1.4}body a,body a.link{text-decoration:none}body button.btn{cursor:pointer;border:0;border-radius:.3rem;padding:.75rem 2rem;font-family:Monaspace Krypton,monospace;font-size:1rem;font-weight:700;transition:transform .2s,background .2s}body button.btn:hover,body button.btn:focus-visible{transform:translateY(-2px)}body button.btn--primary{color:#0c0c0c;background:#d4af37}body button.btn--primary:hover,body button.btn--primary:focus-visible{background:#c39f2a}body button.btn--secondary{color:#e5e5e5;background:0 0;border:1px solid #e5e5e5cc}body button.btn--secondary:hover,body button.btn--secondary:focus-visible{background:#d4af371a}*,:after,:before{box-sizing:border-box;margin:0;padding:0}
