:root{--fd-ink: #f7eddc;--fd-ink-soft: rgba(247, 237, 220, .82);--fd-gold-1: #f2d7a0;--fd-gold-2: #d7a453;--fd-gold-3: #8c5a22;--fd-brown-1: rgba(43, 27, 16, .92);--fd-brown-2: rgba(27, 17, 11, .9);--fd-brown-3: rgba(18, 11, 7, .82);--fd-parchment: rgba(244, 235, 220, .9);--fd-parchment-soft: rgba(248, 242, 231, .86);--fd-parchment-line: rgba(126, 92, 54, .22);--fd-shadow-heavy: 0 22px 46px rgba(0, 0, 0, .5);--fd-shadow-mid: 0 14px 28px rgba(0, 0, 0, .32);--fd-shadow-soft: 0 8px 18px rgba(0, 0, 0, .18);--fd-radius-xl: 30px;--fd-radius-lg: 22px;--fd-radius-md: 16px;--fd-radius-pill: 999px;--fd-ui-font: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--fd-display-font: "Cinzel", "Georgia", serif}.fd-login-screen{position:relative;width:100vw;height:100vh;overflow:hidden;color:var(--fd-ink);font-family:var(--fd-ui-font);isolation:isolate}.fd-login-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-image:radial-gradient(circle at top center,#080e1014,#00000080),linear-gradient(to bottom,#02050814,#00000061),url(/login-pages/login.png);background-size:cover;background-position:center 82%;background-repeat:no-repeat;filter:brightness(1.02) saturate(1.03);transform:scale(1.01)}.fd-login-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 24% 20%,rgba(255,209,120,.07),transparent 18%),radial-gradient(circle at 72% 18%,rgba(255,218,143,.05),transparent 16%),radial-gradient(circle at 55% 70%,rgba(0,0,0,.16),transparent 28%);pointer-events:none}.fd-login-header{position:absolute;inset:0 0 auto 0;height:88px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;z-index:7;background:linear-gradient(to bottom,rgba(11,14,17,.68),rgba(11,14,17,.34),transparent)}.fd-login-logo-stone{display:inline-flex;flex-direction:column;justify-content:center;gap:4px;min-height:52px;padding:10px 22px 11px;border-radius:var(--fd-radius-pill);background:linear-gradient(180deg,#624124f2,#2c170bf2);border:1px solid rgba(241,204,141,.72);box-shadow:inset 0 1px #ffefc62e,0 10px 24px #0000003d}.fd-login-logo-mark{font-family:var(--fd-display-font);font-size:19px;line-height:1;letter-spacing:.12em;color:#f9ecd0;text-transform:uppercase}.fd-login-logo-runes{display:flex;align-items:center;gap:7px}.fd-login-logo-runes span{width:6px;height:6px;border-radius:50%;background:#f5dfb2;box-shadow:0 0 10px #f5dfb2a6;animation:fdLanternPulse 4.6s ease-in-out infinite}.fd-login-logo-runes span:nth-child(2){animation-delay:.7s}.fd-login-logo-runes span:nth-child(3){animation-delay:1.4s}.fd-login-top-nav{display:flex;align-items:center;gap:14px}.fd-login-top-nav-chip{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid rgba(229,193,117,.48);border-radius:var(--fd-radius-pill);padding:9px 16px;background:linear-gradient(180deg,#0f1e2b94,#09121c94);color:#f4e8d3;font-size:12px;line-height:1;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;box-shadow:inset 0 1px #ffebbc0f,0 0 0 1px #00000014;transition:transform .14s ease,background .14s ease,border-color .14s ease,box-shadow .14s ease}.fd-login-top-nav-chip:hover{transform:translateY(-1px);background:linear-gradient(180deg,#142b3bd1,#0b1824d1);border-color:#f2d08ad1;box-shadow:0 10px 20px #0000002e,0 0 16px #d6a6561a}.fd-login-totem{position:absolute;top:15vh;left:18px;width:220px;min-height:356px;border-radius:28px;padding:18px 14px;z-index:6;display:flex;flex-direction:column;justify-content:center;gap:14px;background:radial-gradient(circle at 50% 0%,#1e557894,#081827eb 52%,#040a11fa);box-shadow:0 22px 46px #0000007a,inset 0 1px #d5efff0f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:.92;transition:opacity .18s ease,transform .18s ease,box-shadow .18s ease}.fd-login-totem:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:3px;background:linear-gradient(145deg,#c2ebfff2,#65aed9bd 28%,#174067eb 58%,#b3e9ffe0);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.fd-login-totem:after{content:"";position:absolute;top:8px;right:8px;bottom:8px;left:8px;border-radius:22px;box-shadow:inset 0 0 0 1px #c2e7ff29,inset 0 0 24px #3896e429;pointer-events:none}.fd-login-totem:hover{opacity:1;transform:translateY(-2px);box-shadow:0 28px 56px #0000008c,inset 0 1px #d5efff14}.fd-login-totem-spine{position:absolute;top:34px;bottom:34px;left:50%;width:2px;transform:translate(-50%);background:linear-gradient(to bottom,#83e9ff00,#83e9ffb8,#83e9ff00);box-shadow:0 0 18px #5cdcff7a;pointer-events:none}.fd-login-totem-btn-group{display:flex;flex-direction:column;gap:14px;width:100%;margin:auto 0}.fd-login-totem-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;display:flex;align-items:center;justify-content:center;min-height:44px;width:100%;border:none;border-radius:var(--fd-radius-pill);padding:11px 16px;background:linear-gradient(180deg,#194c72f5,#08233bf5);color:#eff7ff;font-size:13px;letter-spacing:.03em;cursor:pointer;box-shadow:inset 0 1px #e0f5ff1f,0 10px 18px #00000042,0 0 0 1px #a5e2ff57;transition:transform .14s ease,box-shadow .14s ease,filter .14s ease}.fd-login-totem-btn span{text-shadow:0 1px 2px rgba(0,0,0,.46)}.fd-login-totem-btn:hover{transform:translateY(-1px);filter:brightness(1.06);box-shadow:inset 0 1px #e0f5ff29,0 14px 22px #00000057,0 0 0 1px #c1efff75}.fd-login-main{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:flex;align-items:flex-end;justify-content:flex-start;padding:0 0 46px 700px}.fd-login-codex{position:relative;width:clamp(620px,50vw,860px);min-width:620px;max-width:860px;padding:16px;border-radius:34px;background:radial-gradient(circle at top,#593b1e80,#1f120ac2 62%,#120a06bd);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 28px 70px #00000080;isolation:isolate}.fd-login-codex:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:4px;background:linear-gradient(135deg,#fff0c7,#e8bb69 20%,#a56729 55%,#f6d794 80%,#fff2cf);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.fd-login-codex:after{content:"";position:absolute;top:10px;right:10px;bottom:10px;left:10px;border-radius:26px;box-shadow:inset 0 1px #ffe9c30f,inset 0 0 0 1px #ffd7910a;pointer-events:none}.fd-auth-date{margin:0 0 12px;padding:0 4px;color:#ffebcceb;font-size:13px;letter-spacing:.01em}.fd-login-codex-inner{display:grid;grid-template-columns:minmax(0,1.16fr) minmax(260px,.84fr);gap:16px;align-items:stretch}.fd-login-codex-left{min-height:430px;border-radius:24px;padding:18px;background:linear-gradient(180deg,#f7efe1f0,#ede3d1e6);color:#4b3216;box-shadow:inset 0 0 0 1px #af8d6675,inset 0 18px 30px #ffffff29;overflow:hidden;position:relative}.fd-login-codex-left:after{content:"";position:absolute;top:14px;right:14px;bottom:14px;width:1px;background:linear-gradient(to bottom,#b1813d00,#b1813d38,#b1813d00);pointer-events:none}.fd-codex-heading{margin:0 0 14px;font-family:var(--fd-display-font);font-size:17px;line-height:1;letter-spacing:.18em;text-transform:uppercase;color:#68411d}.fd-codex-scroll{max-height:352px;overflow-y:auto;padding-right:10px;font-size:13px;line-height:1.78;color:#4a3015f2;scrollbar-width:thin;scrollbar-color:rgba(199,152,75,.65) transparent}.fd-codex-scroll p,.fd-codex-scroll ul{margin:0 0 14px}.fd-codex-scroll ul{padding-left:1.1rem}.fd-codex-scroll li+li{margin-top:6px}.fd-codex-scroll::-webkit-scrollbar{width:8px}.fd-codex-scroll::-webkit-scrollbar-track{background:#8c6e4c1f;border-radius:999px}.fd-codex-scroll::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#e0b563db,#c1903ab3);border-radius:999px;border:2px solid transparent;background-clip:padding-box}.fd-codex-highlight{font-weight:700;color:#67401c}.fd-login-codex-right{min-height:430px;display:flex;align-items:stretch;border-radius:24px;padding:0;background:linear-gradient(180deg,#fff4e38a,#fff4e375);box-shadow:inset 0 0 0 1px #d2b28852}.fd-auth-tabs{display:inline-flex;align-self:flex-start;gap:2px;padding:4px;border-radius:var(--fd-radius-pill);background:#d4bd91bd;box-shadow:inset 0 1px #fff7e657;margin-bottom:16px}.fd-auth-tab{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:var(--fd-radius-pill);padding:8px 14px;background:transparent;color:#5d3b18;font-size:12px;letter-spacing:.02em;cursor:pointer;transition:background .12s ease,box-shadow .12s ease,color .12s ease}.fd-auth-tab--active{background:#f8f3e4f2;box-shadow:0 0 0 1px #8e603038}.fd-auth-form{display:flex;flex-direction:column;gap:11px;margin-top:2px}.fd-auth-field{display:flex;flex-direction:column;gap:5px;font-size:12px;color:#55371cdb}.fd-auth-field span{opacity:.92;font-weight:600}.fd-auth-field input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;min-height:42px;border-radius:999px;border:1px solid rgba(153,115,74,.52);padding:10px 14px;font-size:14px;background:#fffcf6eb;color:#3f2812;outline:none;box-shadow:inset 0 1px #ffffff57;transition:border-color .14s ease,box-shadow .14s ease,background .14s ease}.fd-auth-field input::placeholder{color:#7153369e}.fd-auth-field input:focus{border-color:#d7ad5ce0;box-shadow:0 0 0 1px #eed089bd,0 0 14px #d7b3602e;background:#fffdf8fa}.fd-auth-row{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:12px;margin-top:2px}.fd-auth-checkbox{display:inline-flex;align-items:center;gap:6px}.fd-auth-checkbox input{width:14px;height:14px}.fd-auth-link{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:none;padding:0;color:#87602d;font-size:12px;cursor:pointer}.fd-auth-primary,.fd-auth-secondary{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:var(--fd-radius-pill);min-height:42px;padding:10px 16px;font-size:14px;cursor:pointer;transition:transform .14s ease,filter .14s ease,box-shadow .14s ease,border-color .14s ease}.fd-auth-primary{margin-top:8px;border:none;background:linear-gradient(135deg,#e7c56b,#c38a2e);color:#25150b;font-weight:700;box-shadow:inset 0 1px #fff4d657,0 12px 22px #0000003d}.fd-auth-primary:hover{transform:translateY(-1px);filter:brightness(1.03)}.fd-auth-primary:disabled{cursor:default;opacity:.7;transform:none}.fd-auth-secondary{margin-top:8px;border:1px solid rgba(222,190,138,.42);background:linear-gradient(180deg,#261d1af2,#1a1412f5);color:#f3ddba;font-weight:700;letter-spacing:.03em}.fd-auth-secondary:hover{transform:translateY(-1px);border-color:#f5d197a6;box-shadow:0 10px 22px #0000002e}.fd-auth-message{margin-top:4px;font-size:12px;line-height:1.45}.fd-auth-message--error{color:#ffb6b6}.fd-auth-message--info{color:#dbe9c3}.fd-auth-helper{margin-top:2px;font-size:11px;line-height:1.45;opacity:.78}.fd-invite-panel{position:relative;width:100%;min-height:430px;border-radius:24px;padding:22px 22px 20px;overflow:hidden;background:radial-gradient(circle at 50% 0%,rgba(255,190,92,.18),transparent 34%),linear-gradient(180deg,#342215fa,#19100bfa);color:#f5e7cb;box-shadow:inset 0 1px #ffeac50f,inset 0 0 0 1px #ffd39414}.fd-invite-panel:before{content:"";position:absolute;top:14px;right:14px;bottom:14px;left:14px;border-radius:18px;box-shadow:inset 0 0 0 1px #ffdca80d;pointer-events:none}.fd-invite-panel__glow{position:absolute;top:-34px;left:50%;width:66%;height:160px;transform:translate(-50%);background:radial-gradient(circle,rgba(255,196,96,.24),transparent 70%);filter:blur(10px);opacity:.72;pointer-events:none;animation:fdInviteGlow 5.4s ease-in-out infinite}.fd-invite-panel__crest{position:relative;z-index:1;width:60px;height:60px;display:grid;place-items:center;margin-bottom:14px;border-radius:18px;font-size:28px;background:linear-gradient(180deg,#623e22f5,#392316f5);border:1px solid rgba(245,212,158,.18);box-shadow:0 12px 28px #0003,inset 0 1px #ffe7c714;animation:fdLanternFloat 4.4s ease-in-out infinite}.fd-invite-panel__eyebrow{position:relative;z-index:1;margin:0 0 8px;font-size:11px;text-transform:uppercase;letter-spacing:.16em;color:#dcc19a;opacity:.94}.fd-invite-panel__title{position:relative;z-index:1;margin:0 0 12px;font-size:clamp(24px,2.1vw,34px);line-height:1.04;letter-spacing:-.02em;color:#f8e7c8;text-wrap:balance}.fd-invite-panel__body{position:relative;z-index:1;margin:0;font-size:14px;line-height:1.7;color:#f3e6d0e6}.fd-invite-panel__list{position:relative;z-index:1;margin-top:18px;display:grid;gap:12px}.fd-invite-panel__item{display:flex;align-items:flex-start;gap:10px;color:#ecdfc8f0;font-size:13px;line-height:1.5}.fd-invite-panel__dot{width:8px;height:8px;margin-top:6px;border-radius:999px;flex:0 0 auto;background:#f0c77d;box-shadow:0 0 12px #f0c77d57;animation:fdLanternPulse 4.8s ease-in-out infinite}.fd-invite-panel__footer{position:relative;z-index:1;margin-top:22px}.fd-simple-main{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:flex;align-items:center;justify-content:center;padding:24px}.fd-simple-card{max-width:720px;width:100%;padding:24px 28px;border-radius:28px;background:#06192edb;box-shadow:0 20px 50px #0000006b;border:1px solid rgba(164,224,255,.62);color:#f5fbff}.fd-simple-title{margin:0 0 12px;font-family:var(--fd-display-font);font-size:22px;letter-spacing:.18em;text-transform:uppercase}.fd-simple-body{font-size:14px;line-height:1.65;margin-bottom:18px}.fd-simple-back{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:var(--fd-radius-pill);padding:8px 14px;font-size:13px;cursor:pointer;background:#f4e3a524;color:#f7e7c3;box-shadow:0 0 0 1px #f4e3a561;transition:transform .14s ease,background .14s ease}.fd-simple-back:hover{transform:translateY(-1px);background:#f4e3a533}.fd-login-portal-ring{position:absolute;inset:auto auto 12% 62%;width:160px;height:160px;border-radius:50%;pointer-events:none;opacity:.22;background:radial-gradient(circle,rgba(255,220,160,.22) 0%,transparent 56%);filter:blur(12px);z-index:0;animation:fdPortalHalo 6s ease-in-out infinite}@keyframes fdLanternPulse{0%,to{opacity:.72;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}@keyframes fdLanternFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes fdInviteGlow{0%,to{opacity:.58;transform:translate(-50%) scale(1)}50%{opacity:.86;transform:translate(-50%) scale(1.04)}}@keyframes fdPortalHalo{0%,to{opacity:.18;transform:scale(1)}50%{opacity:.28;transform:scale(1.08)}}@media (max-width: 1380px){.fd-login-main{padding-left:610px}.fd-login-codex{width:clamp(580px,48vw,760px);min-width:580px}}@media (max-width: 1180px){.fd-login-header{padding:0 18px}.fd-login-top-nav{gap:10px}.fd-login-top-nav-chip{padding:8px 12px;font-size:11px}.fd-login-main{padding-left:260px;padding-right:16px}.fd-login-codex{width:min(760px,calc(100vw - 300px));min-width:0}.fd-login-codex-inner{grid-template-columns:1fr}.fd-login-codex-left,.fd-login-codex-right,.fd-invite-panel{min-height:0}.fd-codex-scroll{max-height:220px}}@media (max-width: 980px){.fd-login-header{height:auto;padding:16px;flex-direction:column;align-items:flex-start;gap:12px}.fd-login-top-nav{flex-wrap:wrap}.fd-login-totem{top:112px;left:16px;width:min(220px,44vw)}.fd-login-main{justify-content:center;align-items:flex-end;padding:0 16px 18px}.fd-login-codex{width:min(95vw,760px)}}@media (max-width: 760px){.fd-login-screen{overflow-y:auto;height:auto;min-height:100vh}.fd-login-bg{position:fixed}.fd-login-header{position:relative}.fd-login-totem{position:relative;top:auto;left:auto;width:calc(100% - 32px);min-height:0;margin:0 16px 14px}.fd-login-main{position:relative;inset:auto;display:block;padding:0 16px 24px}.fd-login-codex{width:100%;min-width:0;padding:14px;border-radius:26px}.fd-login-codex-inner{gap:14px}.fd-login-codex-left,.fd-login-codex-right,.fd-invite-panel{border-radius:18px}.fd-codex-scroll{max-height:none}.fd-invite-panel__title{font-size:28px}}@media (prefers-reduced-motion: reduce){.fd-login-logo-runes span,.fd-invite-panel__glow,.fd-invite-panel__crest,.fd-invite-panel__dot,.fd-login-portal-ring{animation:none!important}.fd-login-top-nav-chip,.fd-login-totem,.fd-login-totem-btn,.fd-auth-primary,.fd-auth-secondary,.fd-simple-back{transition:none!important}}.fd-auth-shell{width:100%;min-height:430px;display:flex;flex-direction:column;justify-content:flex-start;padding:22px 22px 20px}.fd-login-main{position:relative;z-index:3;display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 140px);padding:110px 32px 40px 320px}.fd-login-codex{position:relative;width:min(1180px,calc(100vw - 390px));border-radius:34px;padding:22px 18px 18px;background:linear-gradient(180deg,#2b1c0feb,#120c08eb);border:2px solid rgba(195,137,52,.7);box-shadow:0 22px 80px #00000080,inset 0 0 0 1px #ffd39614;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.fd-auth-date{margin:0 0 16px;color:#f2dfb0;font-size:14px;letter-spacing:.02em}.fd-login-codex-inner{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(340px,420px);gap:18px;align-items:stretch}.fd-login-codex-left{border-radius:26px;padding:28px 34px;background:#f3ebdcf2;color:#5a3a20;min-height:500px}.fd-login-codex-right{display:flex;align-items:stretch}.fd-auth-shell,.fd-invite-panel{width:100%;border-radius:26px;padding:24px 24px 22px;background:#d3cbbcd1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,240,220,.24);box-shadow:inset 0 1px #ffffff2e}.fd-auth-form{display:grid;gap:14px}.fd-auth-field input{width:100%;min-height:60px;border-radius:22px;border:1px solid rgba(255,248,235,.18);background:#ffffff29;color:#fff8ef;padding:0 20px;font-size:18px}.fd-auth-primary{min-height:64px;border:0;border-radius:999px;background:linear-gradient(180deg,#e2bb56,#d49f2f);color:#23170b;font-size:18px;font-weight:800;cursor:pointer}.fd-login-bg,.fd-login-portal-ring{pointer-events:none}@media (max-width: 1200px){.fd-login-main{padding-left:32px}.fd-login-codex{width:min(1180px,calc(100vw - 64px))}}@media (max-width: 960px){.fd-login-codex-inner{grid-template-columns:1fr}.fd-login-main{padding:120px 18px 24px}.fd-login-codex{width:calc(100vw - 36px)}}.fd-summer-room{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;--fd-summer-sky-top: #2d2343;--fd-summer-sky-bottom: #f2b36c;--fd-summer-ground-top: #8b5b4a;--fd-summer-ground-bottom: #d59b5e;--fd-summer-wood: #6f4335;--fd-summer-wood-dark: #4b2a25}.fd-summer-room__sky,.fd-summer-room__ground,.fd-summer-room__ring,.fd-summer-room__treeline,.fd-summer-room__coaster-zone,.fd-summer-room__wheel,.fd-summer-room__wheel-hub,.fd-summer-room__wheel-supports,.fd-summer-room__wheel-hanger,.fd-summer-room__tent,.fd-summer-room__booth,.fd-summer-room__lantern-post,.fd-summer-room__fence-post,.fd-summer-room__front-prop,.fd-summer-room__rope-line,.fd-summer-room__wheel-callout,.fd-summer-room__car,.fd-summer-room__coaster-cart,.fd-summer-room__coaster-station,.fd-summer-room__coaster-station-sign,.fd-summer-room__coaster-queue,.fd-summer-room__coaster-lantern{position:absolute}.fd-summer-room__sky{top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 18% 18%,rgba(255,236,177,.2),transparent 24%),radial-gradient(circle at 84% 16%,rgba(255,211,156,.22),transparent 20%),linear-gradient(180deg,var(--fd-summer-sky-top) 0%,#674466 48%,var(--fd-summer-sky-bottom) 100%)}.fd-summer-room__treeline{left:0;bottom:720px;width:100%;height:380px}.fd-summer-room__treeline-band{position:absolute;inset:auto 0 0 0;height:290px;background:radial-gradient(circle at 4% 100%,#243028 0 22%,transparent 23%),radial-gradient(circle at 12% 100%,#1f2923 0 20%,transparent 21%),radial-gradient(circle at 20% 100%,#2a362d 0 23%,transparent 24%),radial-gradient(circle at 31% 100%,#1c2621 0 18%,transparent 19%),radial-gradient(circle at 42% 100%,#263329 0 20%,transparent 21%),radial-gradient(circle at 53% 100%,#1d2722 0 18%,transparent 19%),radial-gradient(circle at 64% 100%,#29372c 0 22%,transparent 23%),radial-gradient(circle at 75% 100%,#1d2722 0 19%,transparent 20%),radial-gradient(circle at 87% 100%,#29332b 0 21%,transparent 22%),radial-gradient(circle at 96% 100%,#202925 0 18%,transparent 19%);opacity:.95}.fd-summer-room__treeline-band--far{bottom:46px;height:240px;transform:scale(.96);opacity:.52;filter:blur(4px)}.fd-summer-room__ground{left:180px;right:180px;bottom:78px;height:930px;clip-path:polygon(0% 100%,100% 100%,77% 8%,24% 8%);background:linear-gradient(180deg,rgba(119,76,67,.85) 0%,rgba(111,68,56,.82) 22%,transparent 23%),linear-gradient(180deg,var(--fd-summer-ground-top) 0%,#b27b56 36%,var(--fd-summer-ground-bottom) 100%);box-shadow:inset 0 28px 60px #26111229}.fd-summer-room__ring{left:1010px;bottom:374px;width:810px;height:266px;border-radius:50%;background:radial-gradient(circle at center,rgba(255,237,205,.78) 0 42%,rgba(223,156,99,.62) 43% 70%,transparent 71%)}.fd-summer-room__ring-inner,.fd-summer-room__ring-center{position:absolute;border-radius:50%}.fd-summer-room__ring-inner{top:18px;right:62px;bottom:18px;left:62px;border:12px solid rgba(122,65,49,.68);background:#fbe7bf2e}.fd-summer-room__ring-center{top:66px;right:206px;bottom:66px;left:206px;background:radial-gradient(circle at center,rgba(255,248,232,.68) 0 38%,transparent 39%),conic-gradient(from 0deg,#c1623fd1 0,#c1623fd1 12.5%,#ffebce33 12.5%,#ffebce33 25%,#c1623fd1 25%,#c1623fd1 37.5%,#ffebce33 37.5%,#ffebce33 50%,#c1623fd1 50%,#c1623fd1 62.5%,#ffebce33 62.5%,#ffebce33 75%,#c1623fd1 75%,#c1623fd1 87.5%,#ffebce33 87.5%,#ffebce33);opacity:.86}.fd-summer-room__walk-strip{position:absolute;height:104px;border-radius:999px;background:linear-gradient(180deg,#f5d2a061,#b6764a33);filter:blur(1px);opacity:.8}.fd-summer-room__walk-strip--left{left:710px;bottom:416px;width:410px;transform:rotate(-18deg)}.fd-summer-room__walk-strip--right{left:1775px;bottom:494px;width:340px;transform:rotate(17deg)}.fd-summer-room__center-lanterns,.fd-summer-room__mid-occluder,.fd-summer-room__ride-banner,.fd-summer-room__foreground-curtain{position:absolute}.fd-summer-room__center-lanterns{left:1648px;bottom:522px;width:122px;height:140px}.fd-summer-room__center-lanterns:before,.fd-summer-room__center-lanterns:after{content:"";position:absolute;width:24px;height:138px;border-radius:999px;background:linear-gradient(180deg,#7b4d40,#4c2d27)}.fd-summer-room__center-lanterns:before{left:12px}.fd-summer-room__center-lanterns:after{right:12px}.fd-summer-room__center-lanterns:after,.fd-summer-room__center-lanterns:before{box-shadow:20px 18px 0 -6px #ffda8e8c,20px 18px 34px #ffc56d47}.fd-summer-room__mid-occluder{transform:translate(-50%)}.fd-summer-room__mid-occluder:before,.fd-summer-room__mid-occluder:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.fd-summer-room__mid-occluder:before{clip-path:polygon(50% 0%,100% 100%,0% 100%);background:linear-gradient(180deg,#ffe8b833,#744637f5)}.fd-summer-room__mid-occluder:after{inset:auto 14% 0 14%;height:34%;border-radius:18px 18px 12px 12px;background:linear-gradient(180deg,#f7dcb538,#744839e6)}.fd-summer-room__mid-occluder--deep:before{background:linear-gradient(180deg,#ffe9c329,#5b3934fa)}.fd-summer-room__mid-occluder--deep:after{background:linear-gradient(180deg,#f2d7ad33,#593530eb)}.fd-summer-room__mid-occluder--sage:before{background:linear-gradient(180deg,#f5e8c62e,#51694efa)}.fd-summer-room__mid-occluder--sage:after{background:linear-gradient(180deg,#e8ddb52e,#455740f0)}.fd-summer-room__tent,.fd-summer-room__booth{transform:translate(-50%)}.fd-summer-room__tent-roof,.fd-summer-room__tent-body,.fd-summer-room__booth-awning,.fd-summer-room__booth-body{position:absolute;left:0;right:0}.fd-summer-room__tent-roof{top:0;bottom:26%;clip-path:polygon(50% 0%,100% 100%,0% 100%);background:linear-gradient(180deg,#fff0cae6,#ce765cf2)}.fd-summer-room__tent-body{left:18%;right:18%;bottom:0;height:36%;border-radius:18px 18px 10px 10px;background:#f8dbb0e6}.fd-summer-room__tent--gold .fd-summer-room__tent-roof,.fd-summer-room__booth--gold .fd-summer-room__booth-awning{background:linear-gradient(180deg,#f0c27b,#c48350)}.fd-summer-room__tent--teal .fd-summer-room__tent-roof,.fd-summer-room__booth--teal .fd-summer-room__booth-awning{background:linear-gradient(180deg,#a6d4c0,#5f9b82)}.fd-summer-room__tent--cream .fd-summer-room__tent-roof{background:linear-gradient(180deg,#f6e7c6,#c9905f)}.fd-summer-room__coaster-zone{top:0;right:0;bottom:0;left:0;pointer-events:none}.fd-summer-room__coaster-track{width:100%;height:100%;overflow:visible}.fd-summer-room__coaster-support-line{stroke:#613f34d9;stroke-width:16;stroke-linecap:round}.fd-summer-room__coaster-rail{fill:none;stroke:#7b3e37;stroke-width:22;stroke-linecap:round;stroke-linejoin:round}.fd-summer-room__coaster-rail--shadow{stroke:#3b1d1e47;stroke-width:34}.fd-summer-room__coaster-rail--inner{stroke:#f5ba70db;stroke-width:8}.fd-summer-room__coaster-station{left:492px;bottom:252px;width:246px;height:118px;border-radius:26px 26px 18px 18px;background:linear-gradient(180deg,rgba(255,228,183,.16) 0 18%,transparent 19%),linear-gradient(180deg,#7f5040,#4e2e29);box-shadow:inset 0 0 0 8px #ffd7a214}.fd-summer-room__coaster-station-sign{left:542px;bottom:356px;width:128px;height:118px;border-radius:20px;background:linear-gradient(180deg,rgba(255,232,192,.2) 0 18%,transparent 19%),linear-gradient(180deg,#9a6047,#60382c);box-shadow:inset 0 0 0 6px #ffdb9c1a}.fd-summer-room__coaster-station-sign:before{content:"";position:absolute;left:14px;right:14px;top:16px;height:32px;border-radius:12px;background:linear-gradient(180deg,#f4c67c,#d18f52)}.fd-summer-room__coaster-queue{left:756px;bottom:278px;width:132px;height:116px;border-radius:26px;border:6px solid rgba(100,59,46,.92);background:linear-gradient(180deg,transparent 0 44%,rgba(242,211,163,.22) 45% 56%,transparent 57%),linear-gradient(180deg,#3d232114,#3d23212e);transform:rotate(-8deg)}.fd-summer-room__coaster-lantern{left:898px;bottom:308px;width:22px;height:158px;border-radius:999px;background:linear-gradient(180deg,#7f5242,#4d2d28)}.fd-summer-room__coaster-lantern:before{content:"";position:absolute;left:50%;top:16px;width:60px;height:60px;transform:translate(-50%);border-radius:16px;background:radial-gradient(circle at center,#ffecbdf2 0,#ffecbdf2 28%,#f0a45ff0 29%,#f0a45ff0);box-shadow:0 0 0 4px #6a3f2be0,0 0 34px 8px #ffc06d3d}.fd-summer-room__booth-awning{top:0;height:44%;clip-path:polygon(8% 100%,92% 100%,100% 0%,0% 0%)}.fd-summer-room__booth-body{top:32%;bottom:0;border-radius:18px 18px 12px 12px;background:linear-gradient(180deg,rgba(255,239,210,.2) 0 20%,transparent 21%),linear-gradient(180deg,#8c543f,#61392f);box-shadow:inset 0 0 0 6px #ffdeb81f}.fd-summer-room__wheel-supports{width:500px;height:480px}.fd-summer-room__wheel-support{position:absolute;bottom:82px;width:38px;height:312px;border-radius:999px;background:linear-gradient(180deg,rgba(231,197,128,.92) 0%,var(--fd-summer-wood) 55%,var(--fd-summer-wood-dark) 100%);box-shadow:inset 0 0 0 5px #ffe3a429}.fd-summer-room__wheel-support--left{left:128px;transform:rotate(24deg)}.fd-summer-room__wheel-support--right{right:128px;transform:rotate(-24deg)}.fd-summer-room__wheel-base{position:absolute;left:110px;right:110px;bottom:58px;height:34px;border-radius:999px;background:linear-gradient(180deg,#7c4e3f,#4c2d29)}.fd-summer-room__wheel-svg{width:100%;height:100%;overflow:visible;filter:drop-shadow(0 16px 24px rgba(32,14,14,.22))}.fd-summer-room__wheel-rim{fill:none;stroke:#5a3a31;stroke-width:3.2}.fd-summer-room__wheel-rim--inner{stroke:#ffd58aad;stroke-width:1.6}.fd-summer-room__wheel-spoke{stroke:#805642;stroke-width:1.8;stroke-linecap:round}.fd-summer-room__wheel-hub{width:100px;height:100px;border-radius:50%;background:radial-gradient(circle at center,#ffe3a6c2 0,#ffe3a6c2 22%,#b55f40eb 23%,#b55f40eb 58%,#63372b 59%,#63372b);box-shadow:0 8px 18px #3b1b1947}.fd-summer-room__wheel-hanger{width:4px;border-radius:999px;background:linear-gradient(180deg,#ffdc9de6,#6f4335)}.fd-summer-room__car{width:122px;height:74px;transform:translate(-50%)}.fd-summer-room__coaster-cart{width:128px;height:86px;transform:translate(-50%);pointer-events:none}.fd-summer-room__coaster-cart-body,.fd-summer-room__coaster-cart-backrest,.fd-summer-room__coaster-cart-bar{position:absolute}.fd-summer-room__coaster-cart-body{top:18px;right:0;bottom:0;left:0;border-radius:24px 24px 20px 20px;background:linear-gradient(180deg,rgba(255,255,255,.16) 0 14%,transparent 15%),linear-gradient(180deg,#a44d40,#7d3c34 56%,#5b2d2c);border:4px solid rgba(88,50,44,.94);box-shadow:0 12px 18px #2b19163d}.fd-summer-room__coaster-cart-backrest{left:14px;right:14px;top:0;height:40px;border-radius:18px 18px 10px 10px;background:linear-gradient(180deg,rgba(255,219,168,.14) 0 18%,transparent 19%),linear-gradient(180deg,#90473d,#6a3530);border:4px solid rgba(88,50,44,.94)}.fd-summer-room__coaster-cart-bar{left:8px;right:8px;top:22px;height:44px;border-radius:18px 18px 20px 20px;border:5px solid rgba(255,216,160,.78);border-top-width:12px;border-bottom-color:#58322cf0;background:linear-gradient(180deg,rgba(255,225,177,.24) 0 12%,transparent 13%)}.fd-summer-room__coaster-cart--active .fd-summer-room__coaster-cart-bar{box-shadow:0 0 0 2px #ffd3856b}.fd-summer-room__coaster-cart-hit{position:absolute;width:156px;height:116px;transform:translate(-50%);border:0;border-radius:28px;background:transparent;pointer-events:auto;cursor:pointer}.fd-summer-room__coaster-cart-hit.is-hovered,.fd-summer-room__coaster-cart-hit:focus-visible{outline:2px solid rgba(255,216,149,.78);outline-offset:0;background:radial-gradient(circle at center,rgba(255,222,155,.16) 0 46%,transparent 47%)}.fd-summer-room__coaster-cart-hit.is-unavailable,.fd-summer-room__coaster-cart-hit.is-current{cursor:not-allowed}.fd-summer-room__car-body,.fd-summer-room__car-bar{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:20px 20px 24px 24px}.fd-summer-room__car-body{background:linear-gradient(180deg,rgba(255,255,255,.16) 0 14%,transparent 15%),linear-gradient(180deg,#88a76d,#62874f 55%,#4d673f);border:4px solid rgba(89,58,48,.92);box-shadow:0 12px 18px #2b191638}.fd-summer-room__car--back-half .fd-summer-room__car-body{opacity:.72}.fd-summer-room__car-bar{border:4px solid rgba(88,58,48,.96);border-top-width:10px;border-bottom:0;background:linear-gradient(180deg,rgba(255,239,196,.18) 0 54%,transparent 55%),linear-gradient(180deg,rgba(255,217,164,.86) 0 14%,transparent 15%)}.fd-summer-room__car--active .fd-summer-room__car-bar{box-shadow:0 0 0 2px #ffd3856b}.fd-summer-room__car-hit{position:absolute;width:148px;height:108px;transform:translate(-50%);border:0;border-radius:24px;background:transparent;pointer-events:auto;cursor:pointer}.fd-summer-room__car-hit.is-hovered,.fd-summer-room__car-hit:focus-visible{outline:2px solid rgba(255,216,149,.78);outline-offset:0;background:radial-gradient(circle at center,rgba(255,222,155,.18) 0 46%,transparent 47%)}.fd-summer-room__car-hit.is-unavailable{cursor:not-allowed}.fd-summer-room__wheel-callout{max-width:220px;padding:12px 16px;border-radius:18px;background:#211516d1;border:1px solid rgba(255,217,154,.24);color:#fff0db;font-size:15px;line-height:1.35;box-shadow:0 10px 24px #150b0b2e}.fd-summer-room__queue-rail,.fd-summer-room__ticket-sign,.fd-summer-room__ride-crates,.fd-summer-room__foreground-arch,.fd-summer-room__foreground-sign{position:absolute}.fd-summer-room__queue-rail{width:190px;height:94px;border-radius:24px;border:6px solid rgba(101,59,47,.92);background:linear-gradient(180deg,transparent 0 44%,rgba(242,211,163,.22) 45% 56%,transparent 57%),linear-gradient(180deg,#3d232114,#3d23212e)}.fd-summer-room__queue-rail--back{left:2190px;bottom:630px;transform:rotate(10deg)}.fd-summer-room__queue-rail--front{left:2280px;bottom:508px;transform:rotate(8deg)}.fd-summer-room__ticket-sign{left:2088px;bottom:560px;width:108px;height:132px;border-radius:18px 18px 12px 12px;background:linear-gradient(180deg,rgba(255,226,176,.18) 0 18%,transparent 19%),linear-gradient(180deg,#8b5b45,#5a352b);box-shadow:inset 0 0 0 5px #ffd6971f}.fd-summer-room__ticket-sign:before{content:"";position:absolute;left:18px;right:18px;top:14px;height:26px;border-radius:8px;background:linear-gradient(180deg,#f4c67c,#d18f52)}.fd-summer-room__ride-banner{left:2268px;bottom:716px;width:146px;height:82px;border-radius:999px 999px 26px 26px;background:linear-gradient(180deg,rgba(255,234,192,.18) 0 18%,transparent 19%),linear-gradient(180deg,#b2664a,#7a4538);box-shadow:inset 0 0 0 6px #ffd6971a}.fd-summer-room__ride-crates{left:2374px;bottom:456px;width:148px;height:98px}.fd-summer-room__ride-crates:before,.fd-summer-room__ride-crates:after{content:"";position:absolute;bottom:0;border-radius:16px;background:linear-gradient(180deg,rgba(255,229,186,.16) 0 18%,transparent 19%),linear-gradient(180deg,#81503f,#573228);box-shadow:inset 0 0 0 6px #f5d2a41f}.fd-summer-room__ride-crates:before{left:0;width:62px;height:82px}.fd-summer-room__ride-crates:after{right:0;width:76px;height:96px}.fd-summer-room__lantern-post{width:24px;background:linear-gradient(180deg,#855444,#4f3028);border-radius:999px}.fd-summer-room__lantern-head,.fd-summer-room__lantern-glow{position:absolute;left:50%;transform:translate(-50%)}.fd-summer-room__lantern-head{top:24px;width:66px;height:66px;border-radius:16px;background:radial-gradient(circle at center,#ffecbdf2 0,#ffecbdf2 28%,#f0a45ff0 29%,#f0a45ff0);box-shadow:0 0 0 4px #6a3f2be0}.fd-summer-room__lantern-glow{top:-6px;width:152px;height:152px;border-radius:50%;background:radial-gradient(circle at center,rgba(255,220,143,.46) 0 35%,transparent 70%);filter:blur(4px)}.fd-summer-room__rope-line{height:14px;border-bottom:5px solid rgba(111,67,53,.86);border-radius:999px}.fd-summer-room__rope-line--right{transform:scaleX(-1)}.fd-summer-room__fence-post{width:28px;border-radius:10px 10px 6px 6px;background:linear-gradient(180deg,#965c47,#5c352c)}.fd-summer-room__front-prop--barrels,.fd-summer-room__front-prop--crate{width:156px;height:104px;border-radius:18px;background:linear-gradient(180deg,rgba(255,229,186,.14) 0 18%,transparent 19%),linear-gradient(180deg,#81503f,#573228);box-shadow:inset 0 0 0 6px #f5d2a41f}.fd-summer-room__front-prop--barrels:before,.fd-summer-room__front-prop--barrels:after,.fd-summer-room__front-prop--crate:before{content:"";position:absolute;bottom:0;border-radius:50%}.fd-summer-room__front-prop--barrels:before{left:0;width:78px;height:100px;background:linear-gradient(180deg,#8c5741,#533127)}.fd-summer-room__front-prop--barrels:after{right:0;width:88px;height:108px;background:linear-gradient(180deg,#9a634b,#5a362b)}.fd-summer-room__front-prop--crate:before{left:12px;right:12px;top:12px;bottom:12px;border-radius:12px;box-shadow:inset 0 0 0 4px #f5d2a41f}.fd-summer-room__foreground-arch{bottom:62px;width:216px;height:540px;border-radius:120px 120px 0 0;background:linear-gradient(180deg,rgba(255,226,174,.14) 0 12%,transparent 13%),linear-gradient(180deg,#73483a,#432622);box-shadow:inset 0 0 0 10px #ffdcaa1a}.fd-summer-room__foreground-arch--left{left:-24px;transform:rotate(-3deg)}.fd-summer-room__foreground-arch--right{right:-18px;transform:rotate(4deg)}.fd-summer-room__foreground-sign{left:282px;bottom:126px;width:184px;height:178px;border-radius:22px;background:linear-gradient(180deg,rgba(255,236,186,.2) 0 20%,transparent 21%),linear-gradient(180deg,#885744,#563229);box-shadow:inset 0 0 0 8px #ffd6971a}.fd-summer-room__foreground-sign:before{content:"";position:absolute;left:18px;right:18px;top:18px;height:42px;border-radius:12px;background:linear-gradient(180deg,#efc276,#ce8b4f)}.fd-summer-room__foreground-curtain{bottom:0;width:180px;height:430px;background:linear-gradient(180deg,rgba(255,228,188,.1) 0 8%,transparent 9%),linear-gradient(180deg,#6f322cf5,#3e1c1dfa);clip-path:polygon(12% 0%,100% 0%,84% 100%,0% 100%);opacity:.9}.fd-summer-room__foreground-curtain--left{left:144px;transform:rotate(-6deg)}.fd-summer-room__foreground-curtain--right{right:142px;transform:scaleX(-1) rotate(-5deg)}*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0}:root{--fd-bg: #020807;--fd-fg: #f3fff7}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--fd-bg);color:var(--fd-fg);overflow:hidden}button,input,textarea,select{font-family:inherit}img{display:block;max-width:100%}.fd-root{position:relative;width:100%;height:100%;overflow:hidden}.fd-overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at center,#0000 40%,#000000a6);z-index:0}.fd-auth-screen{min-height:100vh;display:grid;place-items:center;padding:32px 20px;background:radial-gradient(circle at top,rgba(55,111,96,.22),transparent 32%),linear-gradient(180deg,#081110,#0d1716)}.fd-auth-card{width:min(100%,580px);background:#101716eb;border:1px solid rgba(214,188,130,.16);border-radius:24px;padding:30px;box-shadow:0 24px 70px #00000061;color:#f8f1e5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.fd-onboarding-card{position:relative;overflow:hidden}.fd-onboarding-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at top right,rgba(213,188,126,.08),transparent 26%),radial-gradient(circle at bottom left,rgba(94,150,126,.08),transparent 30%)}.fd-auth-eyebrow,.fd-auth-card h1,.fd-auth-card p,.fd-onboarding-form{position:relative;z-index:1}.fd-auth-eyebrow{margin-bottom:10px;font-size:.78rem;letter-spacing:.18em;text-transform:uppercase;color:#cfb57f;font-weight:700}.fd-auth-card h1{margin:0 0 10px;font-size:clamp(2rem,4vw,3.1rem);line-height:1.05;color:#fff8ea}.fd-auth-card p{margin:0 0 22px;color:#d8cfbe;font-size:1rem;line-height:1.6}.fd-onboarding-form{display:grid;gap:14px}.fd-auth-field{display:grid;gap:8px}.fd-auth-field span{color:#ecdcbc;font-size:.95rem;font-weight:600}.fd-auth-field input{width:100%;border:1px solid rgba(222,201,161,.16);background:#fff8eb0f;color:#fffaf2;border-radius:18px;padding:15px 16px;outline:none;font-size:1rem;transition:border-color .14s ease,box-shadow .14s ease,background .14s ease}.fd-auth-field input::placeholder{color:#fffaf26b}.fd-auth-field input:focus{border-color:#d3b97f85;box-shadow:0 0 0 3px #d3b97f1f;background:#fff8eb14}.fd-auth-error{border-radius:14px;padding:12px 14px;background:#781e1e40;border:1px solid rgba(210,95,95,.28);color:#ffd8d8;line-height:1.5}.fd-auth-submit{margin-top:6px;border:0;border-radius:18px;padding:15px 18px;font-weight:800;font-size:1rem;cursor:pointer;background:linear-gradient(180deg,#d8be86,#b88f4c);color:#1d160d;transition:transform .12s ease,filter .12s ease,opacity .12s ease}.fd-auth-submit:hover{transform:translateY(-1px);filter:brightness(1.03)}.fd-auth-submit:disabled{opacity:.72;cursor:wait;transform:none}@media (max-width: 640px){.fd-auth-screen{padding:18px}.fd-auth-card{padding:22px;border-radius:20px}.fd-auth-card h1{font-size:2.1rem}}
