:root{--world-gold:#e8bd6b;--world-gold-pale:#ffe4a6;--world-blue:#58d7ff;--world-ink:#050912;--world-panel:#07111eea;--world-border:#b8893f}.world-screen{position:relative;width:100%;min-height:100vh;min-height:100dvh;overflow:hidden;background:#050912;color:#f8edd2;font-family:Georgia,Times New Roman,serif;isolation:isolate}.archive-screen nav,.world-screen nav{height:auto;max-width:none;margin:0;padding:0;border:0}.world-scene{z-index:-3;object-fit:cover;object-position:center}.archive-vignette,.world-vignette{position:absolute;z-index:-2;inset:0;pointer-events:none;background:linear-gradient(#02050b66,#02050b0d 38%,#02050b42 72%,#02050bd9),radial-gradient(ellipse at center,transparent 42%,#01030885 100%)}.world-title{position:absolute;z-index:4;top:3.3%;left:50%;display:flex;align-items:center;justify-content:center;gap:18px;width:min(68vw,980px);transform:translateX(-50%);text-align:center;text-shadow:0 4px 8px #000}.world-title>span{display:block;flex:1 1;height:1px;background:linear-gradient(90deg,transparent,var(--world-gold),transparent)}.world-title h1{margin:0;color:var(--world-gold-pale);font:clamp(32px,4.2vw,72px)/.95 Georgia,serif;letter-spacing:.065em;text-transform:uppercase}.world-title div{display:grid;grid-gap:8px;gap:8px}.world-title small{color:var(--world-gold);font:700 clamp(10px,1.1vw,18px)/1 Georgia;letter-spacing:.14em;text-transform:uppercase}.world-back{position:absolute;z-index:12;left:1.3%;top:2.7%;display:flex;align-items:center;gap:10px;min-height:50px;padding:8px 22px 8px 13px;border:1px solid var(--world-gold);-webkit-clip-path:polygon(8px 0,calc(100% - 8px) 0,100% 18%,100% 82%,calc(100% - 8px) 100%,8px 100%,0 82%,0 18%);clip-path:polygon(8px 0,calc(100% - 8px) 0,100% 18%,100% 82%,calc(100% - 8px) 100%,8px 100%,0 82%,0 18%);background:linear-gradient(180deg,#172536ee,#07101dee);box-shadow:inset 0 0 0 2px #08101b,inset 0 0 0 3px #8f6c34;color:#f7dfad;font:700 clamp(12px,1.2vw,20px) Georgia,serif;text-transform:uppercase}.world-back span{font-size:28px;line-height:.5}.world-action{display:flex;align-items:center;justify-content:center;gap:12px;min-height:58px;padding:12px 28px;border:1px solid var(--world-gold);-webkit-clip-path:polygon(14px 0,calc(100% - 14px) 0,100% 25%,100% 75%,calc(100% - 14px) 100%,14px 100%,0 75%,0 25%);clip-path:polygon(14px 0,calc(100% - 14px) 0,100% 25%,100% 75%,calc(100% - 14px) 100%,14px 100%,0 75%,0 25%);box-shadow:inset 0 0 0 2px #07101b,inset 0 0 0 3px #906d35,0 5px 20px #0008;color:#f9e4b8;font:700 clamp(17px,1.6vw,28px) Georgia,serif;letter-spacing:.02em;text-align:center}.world-action.blue{background:linear-gradient(180deg,#12334c,#061522)}.world-action.gold{background:linear-gradient(180deg,#3e2c18,#130e09)}.world-action.ghost{background:#07101bcf}.world-action:focus-visible,.world-action:hover{filter:brightness(1.28);outline:2px solid #7fe8ff;outline-offset:3px}.world-action i{color:var(--world-blue);font-style:normal}.world-action small{margin-left:auto;color:#79dcff;font:700 12px Arial,sans-serif}.world-map-screen{min-height:max(620px,100dvh)}.world-map-scene-portrait{display:none}.world-map-objective-glow{z-index:-2;animation:world-objective-map-glow 1.8s ease-in-out infinite alternate}.world-map-scene-landscape.world-map-objective-glow{-webkit-clip-path:inset(0 0 9% 0);clip-path:inset(0 0 9% 0)}.world-map-title{top:4.4%;width:min(55vw,910px)}.world-map-title.is-journey{width:min(66vw,1080px)}.world-map-title.is-journey h1{font-size:clamp(24px,3vw,48px)}.world-landmark-glow{position:absolute;z-index:1;pointer-events:none;border-radius:50%;mix-blend-mode:screen}.world-landmark-glow-arena{left:50%;top:41%;width:20%;aspect-ratio:1.25;transform:translate(-50%,-50%);background:radial-gradient(ellipse,#fff1ad6e 0 7%,#ffd15a4d 13%,#50d9ff30 31%,transparent 70%);filter:blur(3px);animation:world-arena-awaken 2.2s ease-in-out infinite}@keyframes world-objective-map-glow{0%{opacity:.78}to{opacity:1}}@keyframes world-arena-awaken{50%{opacity:.68;transform:translate(-50%,-50%) scale(1.13)}}.world-corner-mark{position:absolute;z-index:8;left:2.1%;top:2.5%;width:56px;height:72px;filter:drop-shadow(0 0 10px #000)}.world-corner-mark svg{width:100%;height:100%;color:var(--world-gold)}.world-music-toggle{position:absolute;z-index:20;left:2.1%;top:calc(2.5% + 82px);display:flex;align-items:center;gap:7px;min-height:32px;padding:6px 11px;border:1px solid #8a7048;border-radius:18px;background:#07111edb;color:#ead5aa;font:700 10px Arial,sans-serif;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 5px 16px #0008;cursor:pointer}.world-music-toggle span{color:#75dcff;font-size:16px;line-height:1}.world-music-toggle:focus-visible,.world-music-toggle:hover{border-color:#76dcff;outline:2px solid #76dcff;outline-offset:2px;filter:brightness(1.18)}.world-music-toggle[aria-pressed=false]{color:#9d9a91;border-color:#555f69}.world-music-toggle[aria-pressed=false] span{color:#89949f}.elrin-music-toggle{position:fixed;z-index:80;left:max(16px,calc(var(--app-safe-left) + 12px));top:max(76px,calc(var(--app-safe-top) + 72px));display:flex;align-items:center;gap:7px;min-height:32px;padding:6px 11px;border:1px solid #8a7048;border-radius:18px;background:#07111ee8;color:#ead5aa;font:700 10px Arial,sans-serif;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 5px 16px #0008;cursor:pointer}.elrin-music-toggle span{color:#75dcff;font-size:16px;line-height:1}.elrin-music-toggle:focus-visible,.elrin-music-toggle:hover{border-color:#76dcff;outline:2px solid #76dcff;outline-offset:2px;filter:brightness(1.18)}.elrin-music-toggle[aria-pressed=false]{color:#9d9a91;border-color:#555f69}.elrin-music-toggle[aria-pressed=false] span{color:#89949f}.world-destination-form{display:contents}.world-destination{position:absolute;z-index:5;display:grid;justify-items:center;grid-gap:6px;gap:6px;min-width:180px;padding:11px 24px 10px;border:1px solid var(--world-gold);border-radius:28px;background:linear-gradient(180deg,#172538ef,#07111fef);box-shadow:inset 0 0 0 2px #050a11,0 5px 18px #000b;text-align:center;transition:transform .2s,filter .2s;cursor:pointer}.world-destination:after{content:"";position:absolute;left:50%;bottom:-21px;border:10px solid transparent;border-top:10px solid var(--world-gold);transform:translateX(-50%);filter:drop-shadow(0 3px 3px #000)}.world-destination b{color:#f7e7c4;font:700 clamp(16px,1.55vw,26px)/1 Georgia,serif;letter-spacing:.05em;text-transform:uppercase}.world-destination small{color:#8fdfff;font:700 9px Arial,sans-serif;letter-spacing:.12em;text-transform:uppercase}.world-destination:focus-visible,.world-destination:hover{transform:translateY(-4px);filter:brightness(1.3);outline:2px solid #78ddff;outline-offset:3px}.world-destination.is-muted{opacity:.46;filter:saturate(.45)}.world-destination.is-objective{border-color:#9af0ff;box-shadow:inset 0 0 0 2px #050a11,0 0 15px #70e5ff,0 0 45px #39bfffaa;animation:world-objective-pulse 1.8s ease-in-out infinite}.world-destination.is-objective:after{border-top-color:#9af0ff}.world-journey-error{position:absolute;z-index:30;left:50%;bottom:3%;transform:translateX(-50%);padding:10px 18px;border:1px solid #d98f71;background:#210d0dec;color:#ffd7c9;font:700 13px Arial,sans-serif}.world-destination-arena.is-objective:focus-visible,.world-destination-arena.is-objective:hover{transform:translate(-50%,-4px)}@keyframes world-objective-pulse{50%{filter:brightness(1.35);box-shadow:inset 0 0 0 2px #050a11,0 0 25px #91efff,0 0 65px #39bfffdd}}.world-destination-elrin{left:12.8%;top:31%}.world-destination-arena{left:50%;top:22.5%;transform:translateX(-50%)}.world-destination-arena:focus-visible,.world-destination-arena:hover{transform:translate(-50%,-4px)}.world-destination-gate{right:9.5%;top:18%}.world-destination-gate.is-ready{box-shadow:inset 0 0 0 2px #050a11,0 0 24px #724cff,0 5px 18px #000b}.world-account{position:absolute;z-index:20;top:2.5%;right:2%;font-family:Arial,sans-serif}.world-account>button{display:flex;align-items:center;gap:10px;padding:5px 10px 5px 5px;border:1px solid var(--world-gold);border-radius:28px;background:#07111eea;color:#f7e7c4}.world-account>button span{display:grid;place-items:center;width:42px;height:42px;border:1px solid var(--world-gold);border-radius:50%;background:#18283d;color:var(--world-gold);font:700 18px Georgia}.world-account>button b{max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.world-account>button i{font-style:normal}.world-account>div{position:absolute;top:58px;right:0;display:grid;grid-gap:8px;gap:8px;width:230px;padding:14px;border:1px solid #896a39;background:#07111ef2;box-shadow:0 12px 30px #000b}.world-account>div label{display:grid;grid-gap:4px;gap:4px;font-size:10px}.world-account select{width:100%;padding:8px;background:#101d2b;color:white;border:1px solid #6d5d42}.world-account>div a,.world-account>div button{padding:9px;border:1px solid #4e5c6d;background:#0d1825;color:#f4dfb5;text-align:left}.elrin-hearth-screen .world-title{top:4.5%}.hearth-actions{position:absolute;z-index:6;left:11%;right:12%;bottom:20%;display:flex;justify-content:space-between;gap:28px}.hearth-actions .world-action{width:min(34vw,390px)}.hearth-actions .world-action.has-new-content{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;grid-column-gap:12px;column-gap:12px}.hearth-actions .world-action.has-new-content>i{grid-row:1/3}.hearth-actions .world-action.has-new-content>span{align-self:end}.hearth-actions .world-action.has-new-content>small{align-self:start;margin:2px 0 0;padding:3px 7px;border:1px solid #c79a4e;border-radius:10px;background:#120d08;color:#ffd982;font:700 8px Arial,sans-serif;letter-spacing:.1em;text-transform:uppercase}.world-back.is-objective{border-color:#a8f0ff;background:linear-gradient(180deg,#16425f,#071522);box-shadow:inset 0 0 0 2px #08101b,inset 0 0 0 3px #78dff0,0 0 18px #6ce6ff,0 0 45px #39bfffaa;animation:world-return-pulse 1.45s ease-in-out infinite}.elrin-quest-prompt{position:absolute;z-index:8;left:9%;bottom:13%;display:grid;justify-items:start;max-width:390px;padding:18px 22px;border:1px solid #d3a452;background:#07111ef2;box-shadow:0 14px 36px #000c}.elrin-journey-dialogue>small,.elrin-quest-prompt small{color:#77ddff;font:700 9px Arial;letter-spacing:.16em}.elrin-quest-prompt b{margin:5px 0 12px;color:#ffe5ad;font:28px Georgia}.elrin-quest-prompt button{padding:9px 16px;border:1px solid #d1a459;background:#332413;color:#ffe2a3;font:700 14px Georgia}.elrin-journey-dialogue{position:absolute;z-index:15;right:5%;top:50%;display:grid;justify-items:center;width:min(52vw,690px);max-height:80%;padding:24px 30px;overflow:auto;border:1px solid #d1a65e;-webkit-clip-path:polygon(16px 0,calc(100% - 16px) 0,100% 16px,100% calc(100% - 16px),calc(100% - 16px) 100%,16px 100%,0 calc(100% - 16px),0 16px);clip-path:polygon(16px 0,calc(100% - 16px) 0,100% 16px,100% calc(100% - 16px),calc(100% - 16px) 100%,16px 100%,0 calc(100% - 16px),0 16px);background:linear-gradient(145deg,#101b27f5,#050b13f7);box-shadow:inset 0 0 0 3px #5d4827,0 18px 55px #000e;text-align:center;transform:translateY(-50%)}.elrin-dialogue-mark{display:grid;place-items:center;width:42px;height:42px;border:1px solid #d4ac65;border-radius:50%;color:#69dcff;font-size:24px}.elrin-journey-dialogue h2{margin:9px 0;color:#ffe3a8;font:clamp(28px,3.2vw,48px)/1 Georgia}.elrin-journey-dialogue blockquote{margin:0 0 17px;color:#e4d4b4;font:italic clamp(15px,1.45vw,21px)/1.45 Georgia}.elrin-journey-dialogue.post-story{top:50%}.elrin-journey-dialogue.post-story p{color:#9ee7ff;font-size:18px}.elrin-journey-dialogue .world-action{min-width:min(100%,350px);font-size:18px}.elrin-language-path{display:grid;grid-gap:13px;gap:13px;width:100%}.elrin-language-path>div{display:grid;grid-template-columns:1fr auto 1fr;align-items:end;grid-gap:10px;gap:10px}.elrin-language-path label{display:grid;grid-gap:5px;gap:5px;color:#c6b790;font:700 10px Arial;letter-spacing:.08em;text-align:left;text-transform:uppercase}.elrin-language-path select{width:100%;padding:10px;border:1px solid #846b42;background:#101c29;color:white}.elrin-language-path fieldset{display:flex;justify-content:center;gap:7px;margin:0;padding:9px;border:1px solid #4f6171}.elrin-language-path legend{padding:0 8px;color:#bfae88;font:700 9px Arial;letter-spacing:.08em;text-transform:uppercase}.elrin-language-path fieldset button{padding:8px 12px;border:1px solid #62583f;background:#111c28;color:#d8c8a8}.elrin-language-path fieldset button.selected{border-color:#6edfff;background:#18334a;color:#aeeeff;box-shadow:0 0 12px #3dcfff55}.elrin-story-action{margin-top:5px}.elrin-dialogue-error{margin:9px 0 0;color:#ffc0ac}@keyframes world-return-pulse{50%{filter:brightness(1.35);box-shadow:inset 0 0 0 2px #08101b,inset 0 0 0 3px #a2f4ff,0 0 26px #83eeff,0 0 58px #39bfffdd}}.elrin-study-screen .world-title{top:2.8%}.study-destinations{position:absolute;z-index:5;inset:0}.study-destination{position:absolute;display:block;border:1px solid transparent;border-radius:18px;transition:background .2s,border-color .2s}.study-destination:focus-visible,.study-destination:hover{border-color:#70ddff;background:#4ecfff12;outline:none;box-shadow:inset 0 0 40px #5ed7ff1a}.study-destination>span:last-child{position:absolute;display:flex;align-items:center;gap:8px;padding:9px 18px;border:1px solid var(--world-gold);-webkit-clip-path:polygon(10px 0,calc(100% - 10px) 0,100% 28%,100% 72%,calc(100% - 10px) 100%,10px 100%,0 72%,0 28%);clip-path:polygon(10px 0,calc(100% - 10px) 0,100% 28%,100% 72%,calc(100% - 10px) 100%,10px 100%,0 72%,0 28%);background:#07101eeb;box-shadow:inset 0 0 0 2px #806232;color:#f7dfae;white-space:nowrap}.study-destination>span:last-child i{color:#61dfff;font-style:normal}.study-destination>span:last-child b{font:700 clamp(14px,1.3vw,21px) Georgia,serif}.study-destination.training{left:2%;top:14%;width:32%;height:61%}.study-destination.training>span:last-child{left:31%;bottom:2%}.study-destination.echo{left:38%;top:17%;width:25%;height:46%}.study-destination.echo>span:last-child{left:38%;bottom:0}.study-destination.chronicles{right:11%;top:24%;width:30%;height:50%}.study-destination.chronicles>span:last-child{left:39%;top:0}.study-destination.progress-ledger{right:1%;bottom:1%;width:37%;height:30%}.study-destination.progress-ledger>span:last-child{left:28%;bottom:3%}.study-destination.is-disabled{cursor:not-allowed;filter:grayscale(.7) brightness(.65)}.study-destination.is-disabled>span:last-child{border-color:#625b50;color:#918879}.study-destination.is-disabled small{margin-left:8px;color:#a69781;font:700 8px Arial;letter-spacing:.06em;text-transform:uppercase}.training-world-screen .world-title{top:3.5%}.training-door-links{position:absolute;z-index:5;inset:0}.training-door{position:absolute;top:19%;display:grid;align-content:end;justify-items:center;width:40%;height:68%;padding-bottom:6%;border:1px solid transparent;border-radius:48% 48% 12px 12px;transition:background .2s,border-color .2s}.training-door:focus-visible,.training-door:hover{outline:none;border-color:#71ddff;background:#42cfff0c;box-shadow:inset 0 0 65px #4fd9ff22}.training-door.recall{left:5%}.training-door.forge{right:5%}.training-door>i{display:grid;place-items:center;width:66px;height:66px;margin-bottom:10px;border:1px solid var(--world-gold);border-radius:50%;background:#07111edb;color:#67dcff;font:38px Georgia;font-style:normal}.training-door.forge>i{color:#ffcc61}.training-door>span{display:grid;justify-items:center;min-width:min(32vw,390px);padding:12px 24px;border:1px solid var(--world-gold);background:#07111ee9;box-shadow:inset 0 0 0 2px #7c6031,0 8px 24px #0009}.training-door small{color:#b7a581;font:700 9px Arial,sans-serif;letter-spacing:.14em;text-transform:uppercase}.training-door b{margin:4px 0;color:#ffecbd;font:700 clamp(22px,2.3vw,38px) Georgia}.training-door em{color:#67dcff;font:700 10px Arial,sans-serif;letter-spacing:.1em;text-transform:uppercase}.arena-world-screen{background:#8fc8eb}.arena-world-backdrop{object-position:center;filter:saturate(1.03) brightness(1.02)}.arena-festival-haze{position:absolute;z-index:-2;inset:0;background:linear-gradient(#fff4d61a,transparent 25%,transparent 70%,#07101a66);pointer-events:none}.arena-world-title{top:3%;width:min(44vw,690px)}.arena-notification-notice{position:absolute;z-index:18;top:10%;left:50%;width:min(88vw,720px);margin:0;padding:9px 14px;transform:translateX(-50%);border:1px solid #d7ad64;background:#091522ed;color:#f5dfb4;font:12px/1.4 Arial;text-align:center}.arena-notification-notice a{margin-left:8px;color:#78e4ff}.arena-selected{position:absolute;z-index:4;left:4.5%;top:20%;width:49%;height:70%;overflow:hidden;border:3px solid #f2d18b;-webkit-clip-path:polygon(14px 0,calc(100% - 14px) 0,100% 14px,100% calc(100% - 14px),calc(100% - 14px) 100%,14px 100%,0 calc(100% - 14px),0 14px);clip-path:polygon(14px 0,calc(100% - 14px) 0,100% 14px,100% calc(100% - 14px),calc(100% - 14px) 100%,14px 100%,0 calc(100% - 14px),0 14px);background:#09101d;box-shadow:inset 0 0 0 3px #60431e,0 18px 40px #26374d7d}.arena-selected:after{content:"";position:absolute;inset:7px;border:1px solid #d5a75a99;pointer-events:none}.arena-selected>img{object-fit:cover}.arena-selected-shade{position:absolute;inset:0;background:linear-gradient(90deg,#04101ac9,#06101b42 61%,transparent),linear-gradient(transparent 39%,#02060ce8)}.arena-selected-copy{position:absolute;z-index:2;left:5%;right:7%;bottom:5%;display:grid;justify-items:start}.arena-selected-copy>small{padding:7px 18px;border:1px solid #d4ae6a;background:#25113dd9;color:#ffe5a6;font:700 11px Arial,sans-serif;letter-spacing:.13em;text-transform:uppercase}.arena-selected-copy h2{margin:10px 0 7px;color:#fff1ca;font:clamp(34px,4vw,68px)/.95 Georgia;text-shadow:0 3px 6px #000}.arena-selected-copy p{max-width:520px;margin:0 0 16px;color:#e0d6c3;font:clamp(12px,1.15vw,18px)/1.4 Georgia}.arena-selected-copy .world-action{min-width:260px;background:linear-gradient(180deg,#d65f45,#973623);border-color:#ffe1a2;color:#fff4da}.laboratory-ribbon{position:absolute;z-index:3;right:2%;top:2%;display:flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid #e6b5ff;background:#301448e8;color:#f2d1ff;font:700 10px Arial;letter-spacing:.1em;text-transform:uppercase}.laboratory-ribbon svg{width:21px;height:25px;fill:none;stroke:currentColor;stroke-width:2}.arena-library-rail{position:absolute;z-index:5;right:4%;top:20%;width:38%;height:70%;padding:58px 42px 38px;background:transparent;filter:drop-shadow(0 10px 13px #26374d66)}.arena-library-rail>header{position:absolute;top:0;left:2%;right:2%;display:flex;justify-content:center;gap:8px}.arena-library-rail>header button{display:flex;align-items:center;justify-content:center;gap:7px;min-height:44px;padding:9px 18px;border:2px solid #b48335;-webkit-clip-path:polygon(10px 0,calc(100% - 10px) 0,100% 25%,100% 75%,calc(100% - 10px) 100%,10px 100%,0 75%,0 25%);clip-path:polygon(10px 0,calc(100% - 10px) 0,100% 25%,100% 75%,calc(100% - 10px) 100%,10px 100%,0 75%,0 25%);background:#fff0c9e8;color:#263654;font:700 11px Arial;letter-spacing:.1em;text-transform:uppercase;box-shadow:inset 0 0 0 2px #fff8e0}.arena-library-rail>header button.active{background:#182b4ee8;color:#ffe0a0;box-shadow:inset 0 0 0 2px #5abddd}.arena-library-rail>header button svg{width:19px;height:23px;fill:none;stroke:currentColor;stroke-width:2}.arena-emblems{height:100%;display:flex;flex-direction:column;gap:10px;overflow-y:auto;scroll-snap-type:y mandatory;scrollbar-width:none;padding:3px 6px}.arena-emblems::-webkit-scrollbar{display:none}.arena-emblems>button{position:relative;flex:0 0 94px;display:grid;grid-template-columns:82px minmax(0,1fr) 18px;align-items:center;grid-gap:13px;gap:13px;width:100%;padding:7px 17px 7px 7px;border:2px solid #bd8c3c;-webkit-clip-path:polygon(12px 0,calc(100% - 15px) 0,100% 50%,calc(100% - 15px) 100%,12px 100%,0 84%,0 16%);clip-path:polygon(12px 0,calc(100% - 15px) 0,100% 50%,calc(100% - 15px) 100%,12px 100%,0 84%,0 16%);background:linear-gradient(100deg,#fff8dfed,#ead2a4ed);color:#1c3154;box-shadow:inset 0 0 0 2px #fff9e7,0 5px 12px #28344d55;scroll-snap-align:start;text-align:left}.arena-emblems>button:focus-visible,.arena-emblems>button:hover{filter:brightness(1.06);outline:2px solid #6ee0ff;outline-offset:2px}.arena-emblems>button.active{border-color:#6ad9f3;background:linear-gradient(100deg,#fff8df,#f0d7a9);box-shadow:inset 0 0 0 3px #41a8c8,0 0 18px #35bfffa1}.arena-emblem-art{position:relative;display:block;width:80px;height:80px;overflow:visible;border:3px solid #c69138;border-radius:50%;background:#06101d;box-shadow:inset 0 0 0 2px #07101d,0 3px 9px #26344e55}.arena-emblem-art>img{border-radius:50%;object-fit:cover}.arena-emblem-copy{display:grid;grid-gap:4px;gap:4px;min-width:0}.arena-emblem-copy b{color:#1d3257;font:700 clamp(15px,1.35vw,22px)/1 Georgia}.arena-emblem-copy b,.arena-emblem-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.arena-emblem-copy small{color:#7c5c2e;font:700 8px/1.2 Arial;letter-spacing:.08em;text-transform:uppercase}.arena-emblem-chevron{color:#7330a0;font:32px/1 Georgia;font-style:normal}.flask-badge{position:absolute;z-index:2;right:-7px;top:-6px;display:grid;place-items:center;width:31px;height:31px;border:2px solid #e6c7ff;border-radius:50%;background:#51216d;color:#f1d8ff;font-style:normal;box-shadow:0 2px 8px #25103999}.flask-badge svg{width:16px;height:19px;fill:none;stroke:currentColor;stroke-width:2.2}.arena-rail-arrow{position:absolute;z-index:4;right:7px;width:32px;height:30px;border:1px solid #c69643;border-radius:50%;background:#172947e8;color:#ffe0a2;font:21px/1 Georgia;box-shadow:inset 0 0 0 2px #4d87a0}.arena-rail-arrow.previous{top:61px}.arena-rail-arrow.next{bottom:3px}.progress-ledger-screen{position:relative;min-height:100vh;min-height:100dvh;overflow:hidden;background:#080b0e;color:#2c1d12;font-family:Georgia,serif}.progress-study-backdrop{position:absolute;z-index:0;inset:0;background:linear-gradient(#03050878,#03050868),url(/art/world/elrins-study-v1.png) 50%/cover;filter:brightness(.58) blur(1px)}.progress-ledger-screen>.world-title{top:2.2%}.progress-ledger-screen>.world-back{color:#f2d7a1}.progress-book{position:absolute;z-index:2;left:50%;top:19%;display:grid;grid-template-columns:1fr 1fr;width:min(76vw,1120px);height:69%;transform:translateX(-50%) rotateX(2deg);filter:drop-shadow(0 18px 24px #000c)}.progress-book:before{content:"";position:absolute;inset:-5% -4%;z-index:-1;-webkit-clip-path:polygon(4% 2%,48% 0,50% 4%,52% 0,96% 2%,100% 94%,53% 100%,50% 95%,47% 100%,0 94%);clip-path:polygon(4% 2%,48% 0,50% 4%,52% 0,96% 2%,100% 94%,53% 100%,50% 95%,47% 100%,0 94%);background:#3b2512}.progress-book-page{padding:8%;background:linear-gradient(90deg,#b9955f,#ead5a8 8%,#e5cfa0 88%,#a27b46);box-shadow:inset 0 0 55px #6b421f82}.progress-book-page:first-child{border-radius:18px 3px 3px 15px}.progress-book-page:last-child{border-radius:3px 18px 15px 3px;border-left:2px solid #805a2e;background:linear-gradient(90deg,#ad8753,#e5cfa0 12%,#ead7ac 90%,#a77d47)}.summary-page{display:grid;grid-template-rows:repeat(3,1fr) auto;grid-gap:2%}.summary-page article{display:flex;align-items:center;gap:8%;border-bottom:1px solid #7c5e37}.summary-page article>i{display:grid;place-items:center;width:78px;height:78px;border:3px double #735024;border-radius:50%;background:#12304b;color:#68dfff;font-size:33px;font-style:normal}.summary-page article:nth-child(2)>i{background:#3c2757;color:#dfbfff}.summary-page article:nth-child(3)>i{background:#1b4b40;color:#c6f4d5}.summary-page article span{display:grid}.summary-page article b{font:clamp(35px,4vw,65px)/.8 Georgia}.summary-page article small{font:clamp(16px,1.7vw,28px) Georgia}.summary-page footer{padding-top:8px;text-align:center;color:#6f4e29}.summary-page footer b{margin-right:5px;font-size:26px}.mastered-page h2{margin:2% 0 0;text-align:center;font:700 clamp(24px,2.5vw,42px) Georgia;text-transform:uppercase;letter-spacing:.04em}.mastered-page>p{margin:4px 0 4%;text-align:center}.mastered-page ol{display:grid;grid-gap:0;gap:0;margin:0 0 3%;padding:0;list-style:none}.mastered-page li{display:flex;align-items:center;gap:14px;min-height:58px;border-bottom:1px solid #88683f}.mastered-page li>i{color:#1e8dc7;font-style:normal;text-shadow:0 0 7px #21a9ff}.mastered-page li span{display:flex;align-items:baseline;justify-content:space-between;gap:10px;flex:1 1}.mastered-page li b{font-size:clamp(17px,1.6vw,26px)}.mastered-page li small{color:#76593b}.mastered-page li.empty{padding:18px;text-align:center}.mastered-page .world-action{margin:5% auto 0;color:#f4d99d}.gate-hub-screen .world-scene{object-position:center}.gate-hub-screen .world-vignette{background:linear-gradient(transparent 35%,#030710df 88%),radial-gradient(ellipse at center,transparent 35%,#01030ac4)}.gate-hub-copy{position:absolute;z-index:4;left:50%;bottom:22%;width:min(88vw,920px);transform:translateX(-50%);text-align:center;text-shadow:0 3px 8px #000}.gate-hub-copy small{color:#77dfff;font:700 10px Arial;letter-spacing:.18em;text-transform:uppercase}.gate-hub-copy h1{margin:5px 0;color:#ffe5a5;font:clamp(38px,4vw,68px)/1 Georgia;text-transform:uppercase;letter-spacing:.08em}.gate-hub-copy h2{margin:0;color:#d8c9ad;font:700 clamp(16px,1.6vw,25px) Georgia;text-transform:uppercase;letter-spacing:.1em}.gate-hub-copy p{margin:8px 0;color:#ddd0b8;font-size:clamp(14px,1.35vw,21px)}.gate-hub-actions{position:absolute;z-index:5;left:50%;bottom:3%;display:grid;grid-template-columns:repeat(3,minmax(190px,280px));grid-gap:10px;gap:10px;transform:translateX(-50%)}.gate-hub-actions .world-action{min-height:52px;font-size:17px}.gate-hub-actions .primary{box-shadow:inset 0 0 0 2px #07101b,inset 0 0 0 3px #74cdeb,0 0 28px #32bfff88}.gate-hub-screen.is-dormant .gate-hub-actions{grid-template-columns:repeat(2,minmax(220px,310px))}.archive-screen{position:relative;width:min(100%,680px);min-height:100vh;min-height:100dvh;margin:auto;overflow:hidden;background:#020713;color:#f5ddb0;font-family:Georgia,serif;isolation:isolate}.archive-screen>.world-scene{object-fit:cover}.archive-vignette{background:linear-gradient(#020615b8,transparent 22%,transparent 70%,#01040eee),radial-gradient(ellipse at center,transparent 38%,#01030c9e)}.archive-screen>header{position:absolute;z-index:2;top:4%;left:5%;right:5%;text-align:center}.archive-screen>header>i{display:block;height:1px;background:linear-gradient(90deg,transparent,var(--world-gold),transparent)}.archive-screen h1{margin:12px 0 8px;color:#ffe7ad;font:clamp(32px,8vw,55px)/1 Georgia;text-transform:uppercase;letter-spacing:.08em;text-shadow:0 4px 8px #000}.archive-screen>header p{margin:12px 0 2px;color:#88dcff;font-size:22px}.archive-screen>header small{color:#e4c98f;font-size:15px}.archive-carousel{position:absolute;z-index:3;left:3%;right:3%;top:30%;height:37%;display:grid;grid-template-columns:42px 1fr 42px;align-items:center;grid-gap:5px;gap:5px}.archive-carousel>button{height:90px;border:0;background:transparent;color:#f2c873;font:62px Georgia;text-shadow:0 2px 8px #000}.archive-rune{position:relative;display:grid;place-content:center;justify-items:center;min-height:225px;padding:26px 18px;-webkit-clip-path:polygon(12% 0,88% 0,100% 18%,96% 82%,84% 100%,16% 100%,4% 82%,0 18%);clip-path:polygon(12% 0,88% 0,100% 18%,96% 82%,84% 100%,16% 100%,4% 82%,0 18%);border:1px solid #66dcff;background:radial-gradient(ellipse,#102c4f,#050912 72%);box-shadow:inset 0 0 45px #238cff66,0 0 32px #1fa4ff98;text-align:center}.archive-rune:after{content:"";position:absolute;inset:8px;-webkit-clip-path:inherit;clip-path:inherit;border:1px solid #286ca0}.archive-rune>i{color:#36c9ff;font-size:35px;font-style:normal}.archive-rune h2{position:relative;z-index:1;max-width:100%;margin:8px 0;color:#b7efff;font:clamp(34px,10vw,70px)/.95 Georgia;text-transform:uppercase;text-shadow:0 0 16px #45cfff;overflow-wrap:anywhere}.archive-rune p{position:relative;z-index:1;margin:7px 0 0;color:#dfc89d;font-size:18px}.archive-rune.empty h2{font-size:28px}.archive-position{position:absolute;z-index:3;top:69%;left:10%;right:10%;text-align:center;font-size:18px}.archive-position>span{display:flex;justify-content:center;gap:8px;margin-top:14px}.archive-position i{width:10px;height:10px;border:1px solid #d7aa58;transform:rotate(45deg)}.archive-position i.active{background:#56dbff;box-shadow:0 0 10px #34cfff}.archive-swipe{position:absolute;z-index:3;top:76%;left:0;right:0;margin:0;text-align:center;color:#e7cb93;font-size:16px}.archive-actions{position:absolute;z-index:3;left:10%;right:10%;bottom:5%;display:grid;grid-gap:10px;gap:10px}.archive-actions .world-action{width:100%;min-height:55px}.archive-actions button{font-family:Georgia;cursor:pointer}.archive-home{font-size:18px}.archive-continue{font-size:25px!important}.auth-shell-immersive{position:relative;min-height:100dvh;overflow:hidden;background:radial-gradient(circle at 50% 46%,#0c263c,#030811 55%,#010308 88%)}.auth-shell-immersive:before{content:"";position:absolute;inset:-20%;opacity:.42;background:repeating-radial-gradient(circle at center,transparent 0 90px,#6c8aa51f 92px 94px,transparent 96px 145px),conic-gradient(from 0deg at 50% 50%,transparent,#1c79ad15,transparent 16%,#d09c4612,transparent 33%);animation:world-login-turn 80s linear infinite}.auth-shell-immersive .auth-nav{position:absolute;z-index:4;top:0;left:0;right:0}.auth-shell-immersive .auth-brand-link{visibility:hidden}.auth-shell-immersive .auth-nav>a:last-child{color:#d7b66f}.auth-shell-immersive .auth-stage{position:relative;z-index:2;min-height:100dvh;display:grid;place-content:center;padding:24px}.auth-shell-immersive .auth-gate-runes{display:none}.auth-shell-immersive .world-login-card{width:min(430px,calc(100vw - 32px));margin:0;padding:10px 26px 25px;background:transparent;color:#f1dfbc;text-align:center}.world-login-brand{display:grid;justify-items:center}.world-login-brand svg{width:190px;height:235px;color:var(--world-gold);filter:drop-shadow(0 0 15px #47bdff55)}.world-login-brand strong{margin-top:-8px;color:#eac47d;font:700 25px Georgia;letter-spacing:.18em;text-transform:uppercase}.world-login-brand i{width:180px;height:1px;margin:16px 0;background:linear-gradient(90deg,transparent,#b48b49,transparent)}.world-login-card>.kicker{display:none}.world-login-card>h1{margin:0 0 18px;color:#e8d4aa;font:22px Georgia}.world-login-card>p:not(.notice):not(.auth-switch){display:none}.world-login-card form{display:grid;grid-gap:11px;gap:11px}.world-login-card form label{display:grid;grid-gap:5px;gap:5px;margin:0;text-align:left;color:#bda97f;font:11px Arial;letter-spacing:.09em;text-transform:uppercase}.world-login-card input{width:100%;height:55px;padding:0 15px;border:1px solid #665a47;background:#050b12c9;color:white;font-size:16px;outline:none}.world-login-card input:focus{border-color:#5fdcff;box-shadow:0 0 0 2px #56d6ff22}.world-login-card .password-label a{color:#d7b66f}.world-login-card .button{height:58px;margin-top:7px;border-color:#d1a75f;-webkit-clip-path:polygon(12px 0,calc(100% - 12px) 0,100% 24%,100% 76%,calc(100% - 12px) 100%,12px 100%,0 76%,0 24%);clip-path:polygon(12px 0,calc(100% - 12px) 0,100% 24%,100% 76%,calc(100% - 12px) 100%,12px 100%,0 76%,0 24%);background:linear-gradient(#12344c,#06121d);color:#ffe1a3;font:700 17px Georgia;letter-spacing:.16em;text-transform:uppercase;box-shadow:inset 0 0 0 2px #07111c,inset 0 0 0 3px #896a36}.world-login-card .auth-switch{color:#aa9a80;font-size:13px}.world-login-card .auth-switch a{color:#e0bb70}.auth-shell-immersive .auth-legal-links{position:absolute;z-index:3;bottom:8px;left:0;right:0;color:#746d62}@keyframes world-login-turn{to{transform:rotate(1turn)}}@media(max-width:900px){.world-title{top:3%;width:56vw}.world-title h1{font-size:31px}.world-back{min-height:42px;padding:7px 15px;font-size:11px}.world-map-title{top:8%;width:62vw}.world-account>button b{display:none}.world-destination{min-width:132px;padding:8px 14px}.world-destination b{font-size:14px}.world-destination-elrin{left:7%;top:34%}.world-destination-arena{top:25%}.world-destination-gate{right:4%;top:24%}.hearth-actions{left:5%;right:5%;bottom:16%}.hearth-actions .world-action{width:38vw;font-size:17px}.arena-selected{left:3%;top:20%;width:49%;height:70%}.arena-library-rail{right:2%;top:20%;width:45%;height:70%;padding-left:30px;padding-right:34px}.arena-emblems>button{grid-template-columns:70px minmax(0,1fr) 14px;flex-basis:84px;gap:8px}.arena-emblem-art{width:68px;height:68px}.arena-emblem-copy small{display:none}.progress-book{top:18%;width:88vw;height:72%}.progress-book-page{padding:7%}.summary-page article>i{width:55px;height:55px}.gate-hub-copy{bottom:25%}.gate-hub-actions{bottom:3%;grid-template-columns:repeat(3,minmax(160px,220px))}.gate-hub-screen.is-dormant .gate-hub-actions{grid-template-columns:repeat(2,minmax(180px,260px))}}@media(max-width:680px) and (orientation:portrait){.arena-world-screen,.elrin-hearth-screen,.elrin-study-screen,.gate-hub-screen,.progress-ledger-screen,.training-world-screen,.world-map-screen{min-height:max(720px,100dvh)}.elrin-hearth-screen .world-scene,.elrin-study-screen .world-scene,.gate-hub-screen .world-scene,.training-world-screen .world-scene,.world-map-screen .world-scene{object-position:center}.world-map-title{top:9%;width:80vw}.world-destination-elrin{left:3%;top:43%}.world-destination-arena{top:35%}.world-destination-gate{right:3%;top:31%}.elrin-hearth-screen .world-scene{object-position:47% center}.elrin-hearth-screen .world-title{top:10%}.hearth-actions{bottom:8%;display:grid;grid-template-columns:1fr;width:90%;left:5%}.hearth-actions .world-action{width:100%}.study-destination>span:last-child b{font-size:12px}.arena-world-screen{min-height:1000px;overflow:auto}.arena-world-backdrop{object-position:center}.arena-selected{left:5%;right:5%;top:14%;width:auto;height:45%}.arena-library-rail{left:5%;right:5%;top:auto;bottom:3%;width:auto;height:37%;padding-left:32px;padding-right:36px}.arena-emblems>button{grid-template-columns:64px minmax(0,1fr) 14px;flex-basis:76px}.arena-emblem-art{width:62px;height:62px}.progress-ledger-screen{min-height:1050px;overflow:auto}.progress-book{top:14%;grid-template-columns:1fr;width:90%;height:auto}.progress-book-page{min-height:420px}.gate-hub-copy{bottom:24%}.gate-hub-actions,.gate-hub-screen.is-dormant .gate-hub-actions{bottom:2%;grid-template-columns:1fr;width:88%}.gate-hub-actions .world-action{min-height:44px}.world-login-brand svg{width:140px;height:175px}}@media(prefers-reduced-motion:reduce){.auth-shell-immersive:before,.world-back.is-objective,.world-destination.is-objective,.world-landmark-glow,.world-map-objective-glow{animation:none}.study-destination,.training-door,.world-destination{transition:none}}.world-corner-mark .arena-mark{width:100%;height:100%}.world-login-brand .arena-mark{width:clamp(105px,10vw,150px);height:clamp(125px,17vh,180px);filter:drop-shadow(0 0 12px #47bdff45)}.world-login-brand .arena-mark img{object-fit:contain;object-position:center;filter:saturate(1.12) brightness(1.07)}body:has(.auth-shell-immersive) .game-ui-language-control,body:has(.auth-shell-immersive) button[class*=bug-report-widget_trigger]{display:none!important}body:has(.progress-ledger-screen) .game-ui-language-control,body:has(.world-screen) .game-ui-language-control{display:none!important}body:has(.guided-intake-page) .game-ui-language-control,body:has(.placement-shell) .game-ui-language-control{display:none!important}.auth-shell-immersive .world-login-card{border:0;max-width:430px;box-shadow:none}.auth-shell-immersive .world-login-card:before{display:none}.auth-shell-immersive .world-login-card>h1{margin:0 0 14px;color:#e8d4aa;font:22px/1.1 Georgia,serif}.auth-shell-immersive .world-login-card input{height:50px;border:1px solid #665a47;background:#050b12d9;color:white;font:16px Arial,sans-serif}.auth-shell-immersive .world-login-card .button.primary{height:54px;border-color:#d1a75f;background:linear-gradient(#12344c,#06121d);color:#ffe1a3;font:700 17px Georgia,serif}.auth-shell-immersive .world-login-card:has(.world-login-brand){padding-top:0;padding-bottom:16px}.auth-shell-immersive .world-login-brand i{margin:10px 0 12px}.auth-shell-immersive .world-login-brand strong{margin-top:7px}.auth-shell-immersive .auth-nav{height:auto;max-width:none;margin:0;padding:18px 4%;border:0;background:transparent;box-shadow:none}body:has(.archive-screen) .game-ui-language-control{display:none!important}.archive-screen h1{font-size:clamp(30px,7.2vw,55px);letter-spacing:.06em}.archive-carousel{touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none;grid-template-columns:42px minmax(0,1fr) 42px}.archive-rune{min-width:0;grid-template-columns:minmax(0,1fr)}.archive-rune [data-fit-text]{line-height:1.2}@media(max-width:480px){.archive-screen h1{font-size:clamp(27px,7vw,34px);letter-spacing:.035em}.archive-actions{left:12%;right:12%}}.auth-shell-immersive .auth-nav-actions>a{color:#d7b66f}.auth-shell-immersive .auth-interface-language{color:#9e8c6c}.auth-shell-immersive .auth-interface-language-primary{margin-right:auto}@media(max-width:680px) and (orientation:portrait){.elrin-quest-prompt{left:5%;right:5%;bottom:8%;max-width:none}.elrin-journey-dialogue,.elrin-journey-dialogue.post-story{left:4%;right:4%;top:50%;width:auto;max-height:76%;padding:20px 18px}.elrin-language-path>div{grid-template-columns:minmax(0,1fr);align-items:stretch}.elrin-language-path>div>span{display:none}.elrin-language-path label{min-width:0}.elrin-language-path select{min-width:0;max-width:100%}.elrin-language-path fieldset{flex-wrap:wrap}.auth-interface-language small,.world-map-scene-landscape{display:none}.world-map-scene-portrait{display:block}.world-map-screen .world-map-scene-portrait{object-position:center;object-fit:cover}.world-map-scene-portrait.world-map-objective-glow{-webkit-clip-path:inset(0 0 16% 0);clip-path:inset(0 0 16% 0)}.world-map-title{top:5.5%;width:78vw}.world-map-title.is-journey h1{font-size:clamp(21px,6.4vw,29px)}.world-destination{min-width:112px;max-width:142px;padding:7px 10px 6px}.world-destination b{font-size:12px;letter-spacing:.035em}.world-destination small{font-size:7px;letter-spacing:.07em}.world-map-screen{height:var(--app-viewport-height,100dvh);min-height:0}.world-destination-elrin{left:2%;top:47%}.world-destination-arena{top:28%}.world-destination-gate{right:2%;top:20%;width:154px;min-width:154px;max-width:154px}.world-destination-gate b{font-size:clamp(9px,2.8vw,11px);letter-spacing:.01em;white-space:nowrap}.world-landmark-glow-arena{top:43%;width:42%}.world-corner-mark{left:2.5%;top:1.5%;width:38px;height:49px}.world-account{top:1.5%;right:2.5%}.world-account>button span{width:34px;height:34px;font-size:14px}.arena-world-screen{min-height:max(880px,100dvh);overflow:auto}.arena-world-title{left:68%;top:3%;width:52vw}.arena-world-title h1{font-size:24px}.arena-selected{left:4%;right:4%;top:14%;width:auto;height:40%}.arena-selected-copy{left:6%;right:6%;bottom:5%}.arena-selected-copy>small{padding:5px 10px;font-size:8px}.arena-selected-copy h2{margin:7px 0 5px;font-size:clamp(30px,9vw,39px)}.arena-selected-copy p{display:-webkit-box;margin-bottom:9px;overflow:hidden;font-size:12px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.arena-selected-copy .world-action{min-width:180px;min-height:44px;padding:8px 18px;font-size:16px}.arena-library-rail{left:3%;right:3%;top:57%;bottom:auto;width:auto;height:34%;padding:56px 30px 8px}.arena-library-rail>header{left:8%;right:8%}.arena-library-rail>header button{min-height:39px;padding:7px 12px;font-size:9px}.arena-emblems{height:100%;flex-direction:row;gap:9px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;padding:5px 2px}.arena-emblems>button{flex:0 0 158px;grid-template-columns:54px minmax(0,1fr);gap:8px;height:82px;padding:7px 10px 7px 7px}.arena-emblem-art{width:52px;height:52px;border-width:2px}.arena-emblem-copy b{font-size:13px;white-space:normal}.arena-emblem-chevron,.arena-emblem-copy small{display:none}.flask-badge{right:-5px;top:-5px;width:24px;height:24px}.flask-badge svg{width:12px;height:15px}.arena-rail-arrow{top:91px!important;bottom:auto!important}.arena-rail-arrow.previous{left:0;right:auto;transform:rotate(-90deg)}.arena-rail-arrow.next{right:0;transform:rotate(-90deg)}}.archive-portrait-gate,.elrin-landscape-gate{display:none}@media(orientation:portrait) and (max-width:950px){.elrin-landscape-gate{position:fixed;z-index:100;inset:var(--game-viewport-top,0) 0 auto var(--game-viewport-left,0);display:grid;place-content:center;justify-items:center;width:var(--game-viewport-width,100vw);height:var(--game-viewport-height,100dvh);padding:24px;background:radial-gradient(circle at 50% 45%,#16283c,#050912 68%);color:#f8edd2;text-align:center}.elrin-landscape-gate>div span{display:block;color:#58d7ff;font-size:70px;line-height:1;animation:world-turn-phone 1.4s ease-in-out infinite alternate}.elrin-landscape-gate>small{margin-top:12px;color:#e8bd6b;font:800 9px Arial;letter-spacing:.18em}.elrin-landscape-gate h1{margin:10px 0 6px;color:#ffe4a6;font:36px Georgia}.elrin-landscape-gate p{margin:0 0 18px;color:#c8d7df;font:15px Georgia}.elrin-landscape-gate button{min-height:46px;padding:12px 18px;border:1px solid #e8bd6b;background:#12334c;color:#ffe4a6;font:800 9px Arial;letter-spacing:.12em;text-transform:uppercase}}@media(orientation:landscape) and (max-height:950px){.archive-portrait-gate{position:fixed;z-index:100;inset:var(--game-viewport-top,0) 0 auto var(--game-viewport-left,0);display:grid;place-content:center;justify-items:center;width:var(--game-viewport-width,100vw);height:var(--game-viewport-height,100dvh);padding:max(24px,var(--app-safe-top)) max(24px,var(--app-safe-right)) max(24px,var(--app-safe-bottom)) max(24px,var(--app-safe-left));background:radial-gradient(circle at 50% 45%,#102c4f,#020713 68%);color:#f8edd2;text-align:center}.archive-portrait-gate>div span{display:block;color:#58d7ff;font-size:70px;line-height:1;animation:world-turn-phone 1.4s ease-in-out infinite alternate}.archive-portrait-gate>small{margin-top:12px;color:#e8bd6b;font:800 9px Arial;letter-spacing:.18em}.archive-portrait-gate h1{margin:10px 0 6px;color:#ffe4a6;font:36px Georgia}.archive-portrait-gate p{max-width:520px;margin:0 0 18px;color:#c8d7df;font:15px/1.4 Georgia}.archive-portrait-gate button{min-height:46px;padding:12px 18px;border:1px solid #e8bd6b;background:#12334c;color:#ffe4a6;font:800 9px Arial;letter-spacing:.12em;text-transform:uppercase}}@media(orientation:landscape) and (max-height:520px){.world-map-screen{height:var(--app-viewport-height,100dvh);min-height:0;overflow:hidden}.world-map-title{top:4%;width:48vw}.world-map-title h1{font-size:24px}.world-destination{min-width:118px;padding:6px 11px}.world-destination b{font-size:12px}.world-destination small{font-size:7px}.world-destination-elrin{left:5%;top:35%}.world-destination-arena{top:25%}.world-destination-gate{right:3%;top:23%;width:170px;min-width:170px;padding-inline:7px}.world-destination-gate b{font-size:8px;letter-spacing:.01em;white-space:nowrap}.arena-world-screen{height:var(--app-viewport-height,100dvh);min-height:0;overflow:hidden}.arena-world-title{top:2%;width:38vw}.arena-world-title h1{font-size:24px}.arena-selected{left:2.5%;top:17%;width:52%;height:78%}.arena-selected-copy h2{font-size:clamp(28px,5vw,42px)}.arena-selected-copy p{display:-webkit-box;margin-bottom:7px;font-size:11px;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.arena-selected-copy .world-action{min-width:180px;min-height:40px;padding:7px 14px;font-size:14px}.arena-library-rail{right:1%;top:16%;width:44%;height:79%;padding:42px 30px 20px}.arena-library-rail>header button{min-height:34px;padding:5px 10px;font-size:8px}.arena-emblems{gap:6px}.arena-emblems>button{flex-basis:68px;grid-template-columns:58px minmax(0,1fr);height:68px;padding:4px 9px 4px 4px}.arena-emblem-art{width:56px;height:56px}.arena-emblem-copy b{font-size:13px}.arena-emblem-chevron,.arena-emblem-copy small{display:none}.arena-rail-arrow.previous{top:42px}.arena-rail-arrow.next{bottom:0}.elrin-journey-dialogue,.elrin-journey-dialogue.post-story{top:50%;right:4%;left:auto;width:min(54vw,650px);max-height:88%;padding:12px 18px}.elrin-dialogue-mark{width:30px;height:30px;font-size:18px}.elrin-journey-dialogue h2{margin:5px 0;font-size:clamp(22px,3.2vw,30px)}.elrin-journey-dialogue blockquote{margin-bottom:8px;font-size:clamp(13px,1.55vw,16px);line-height:1.25}.elrin-journey-dialogue.post-story p{margin:5px 0;font-size:clamp(13px,1.7vw,16px)}.elrin-journey-dialogue .world-action{min-height:42px;padding:8px 18px;font-size:15px}}@keyframes world-turn-phone{to{transform:rotate(90deg)}}.arena-gate-invitation{position:absolute;z-index:20;inset:0;display:grid;grid-template-columns:minmax(150px,24vw) minmax(300px,600px);place-content:center;align-items:end;grid-gap:0;gap:0;padding:5vh 5vw;background:radial-gradient(circle at 43% 38%,#55dfff2c,transparent 28%),#020812c9;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.arena-gate-invitation>img{z-index:1;width:100%;height:min(65vh,650px);object-fit:cover;object-position:center 16%;border:1px solid #95763f;border-radius:8px 0 0 8px;filter:drop-shadow(0 15px 25px #000b)}.arena-gate-invitation>article{z-index:2;margin-left:-1px;padding:34px;border:1px solid #95763f;border-radius:0 9px 9px 0;background:linear-gradient(145deg,#071725f5,#120d1cf5);box-shadow:0 20px 55px #000b}.arena-gate-invitation h2{margin:5px 0 16px;color:#f8e4ae;font:clamp(38px,4.8vw,62px)/.98 Georgia,serif}.arena-gate-invitation blockquote{margin:0 0 22px;padding:14px 17px;border-left:3px solid #69dcff;background:#69dcff0e;color:#d8e1e3;font:italic 17px/1.5 Georgia,serif}.arena-gate-invitation .world-action{width:100%}@media(max-width:680px) and (orientation:portrait){.arena-gate-invitation{position:fixed;grid-template-columns:108px 1fr;align-items:end;padding:12px}.arena-gate-invitation>img{height:58vh;border-radius:8px 0 0 8px}.arena-gate-invitation>article{padding:20px 16px}.arena-gate-invitation h2{font-size:34px}.arena-gate-invitation blockquote{font-size:14px}}.gate-elrin-briefing{position:absolute;z-index:20;inset:0;display:grid;grid-template-columns:minmax(160px,25vw) minmax(320px,620px);place-content:center;align-items:end;padding:5vh 5vw;background:radial-gradient(circle at 46% 32%,#59dcff24,transparent 25%),#010611ce;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.gate-elrin-briefing>img{width:100%;height:min(68vh,680px);object-fit:cover;object-position:center 16%;border:1px solid #96743c;border-radius:9px 0 0 9px;filter:drop-shadow(0 18px 28px #000c)}.gate-elrin-briefing>article{margin-left:-1px;padding:34px;border:1px solid #96743c;border-radius:0 9px 9px 0;background:linear-gradient(145deg,#071622f7,#100b18f7);box-shadow:0 22px 58px #000c}.gate-elrin-briefing h2{margin:5px 0 16px;color:#ffe4a6;font:clamp(40px,5vw,66px)/.96 Georgia,serif}.gate-elrin-briefing blockquote{margin:0 0 15px;padding:14px 17px;border-left:3px solid #6de3ff;background:#6de3ff0d;color:#dbe5e7;font:italic 18px/1.5 Georgia,serif}.gate-elrin-briefing article>p:not(.kicker):not(.notice){color:#bfc6c6;line-height:1.5}.gate-elrin-briefing .world-action{width:100%;margin-top:7px}.gate-elrin-briefing .notice{margin:10px 0 0;color:#491913}@media(max-width:680px) and (orientation:portrait){.gate-elrin-briefing{position:fixed;grid-template-columns:110px 1fr;align-items:end;padding:12px}.gate-elrin-briefing>img{height:62vh}.gate-elrin-briefing>article{padding:19px 15px}.gate-elrin-briefing h2{font-size:35px}.gate-elrin-briefing blockquote{font-size:14px}.gate-elrin-briefing article>p:not(.kicker):not(.notice){font-size:12px}}.arena-selected-shade{background:linear-gradient(90deg,#04101a75,#06101b20 48%,transparent 72%),linear-gradient(transparent 50%,#02060cc7)}.arena-selected.is-wordbound .arena-selected-shade{background:linear-gradient(90deg,#04101ac9,#06101b42 61%,transparent),linear-gradient(transparent 39%,#02060ce8)}.world-screen{min-height:var(--app-viewport-height,100dvh)}.world-title{top:max(3.3%,calc(var(--app-safe-top) + 8px))}.world-back{top:max(2.7%,calc(var(--app-safe-top) + 8px));left:max(1.3%,calc(var(--app-safe-left) + 8px))}.world-corner-mark{top:max(2.5%,calc(var(--app-safe-top) + 6px))}.world-corner-mark,.world-music-toggle{left:max(2.1%,calc(var(--app-safe-left) + 8px))}.world-music-toggle{top:max(calc(2.5% + 82px),calc(var(--app-safe-top) + 88px))}.world-account{top:max(2.5%,calc(var(--app-safe-top) + 6px));right:max(2%,calc(var(--app-safe-right) + 8px))}.gate-hub-copy h1,.world-destination b{max-width:100%;overflow-wrap:anywhere;text-wrap:balance}@media(max-width:680px) and (orientation:portrait){.world-destination-gate b{font-size:clamp(9px,2.55vw,12px);letter-spacing:-.025em}.gate-hub-copy{width:min(94vw,920px)}.gate-hub-copy h1{font-size:clamp(24px,7vw,34px);line-height:.94;letter-spacing:.015em;-webkit-hyphens:auto;hyphens:auto}}@media(orientation:landscape) and (max-height:520px){.world-title{top:max(2%,calc(var(--app-safe-top) + 4px))}.world-back{left:max(1%,calc(var(--app-safe-left) + 6px))}.world-account{right:max(1%,calc(var(--app-safe-right) + 6px))}}.gate-readiness{width:min(72vw,480px);height:6px;margin:11px auto 0;overflow:hidden;border:1px solid #65c8ea88;border-radius:999px;background:#020916bd;box-shadow:0 0 12px #158bc744}.gate-readiness>i{display:block;width:var(--gate-readiness);height:100%;border-radius:inherit;background:linear-gradient(90deg,#168fc0,#76e7ff);box-shadow:0 0 12px #68e3ff}.summary-page{display:flex;flex-direction:column;gap:2%}.summary-page>header{display:flex;align-items:center;gap:12px;color:#664722;font:700 clamp(12px,1.25vw,18px) Georgia,serif;text-transform:uppercase;letter-spacing:.12em}.summary-page>header i{flex:1 1;height:1px;background:#80603a}.progress-stage-ledger{display:grid;flex:1 1;grid-template-rows:repeat(4,minmax(0,1fr));border-top:1px solid #81603a}.progress-stage-ledger article{position:relative;display:grid;grid-template-columns:29px 52px minmax(0,1fr);align-items:center;grid-gap:10px;gap:10px;min-height:0;border-bottom:1px solid #8b6b43}.progress-stage-number{color:#866a44;font:700 9px Arial,sans-serif;letter-spacing:.08em}.progress-stage-ledger article>i{display:grid;place-items:center;width:43px;height:43px;border:2px double #735024;border-radius:50%;background:#12304b;color:#6fe2ff;font-size:21px;font-style:normal;box-shadow:inset 0 0 13px #0b1625}.progress-stage-ledger article[data-stage=SYLLABLES]>i{background:#563318;color:#ffd083}.progress-stage-ledger article[data-stage=GUIDED_SPELLING]>i{background:#3c2757;color:#e4c6ff}.progress-stage-ledger article[data-stage=FREE_RECALL]>i{background:#163f3b;color:#bdf4e5}.progress-stage-ledger article>span:last-child{display:grid;grid-template-columns:1fr auto;align-items:baseline;grid-gap:0 9px;gap:0 9px;min-width:0}.progress-stage-ledger small{grid-column:1;color:#3f2b19;font:700 clamp(13px,1.25vw,20px) Georgia,serif;overflow-wrap:anywhere}.progress-stage-ledger b{grid-column:2;grid-row:1/3;color:#2b1a0f;font:clamp(26px,3vw,48px)/1 Georgia}.progress-stage-ledger em{grid-column:1;color:#856744;font:700 8px Arial,sans-serif;letter-spacing:.1em;text-transform:uppercase;font-style:normal}.summary-page>footer{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:5px;gap:5px;padding-top:4px}.summary-page>footer span{display:grid;justify-items:center;padding:7px 4px;border:1px solid #8d6d43;background:#ddc79680;color:#604626;text-align:center;font:700 9px/1.2 Arial,sans-serif;text-transform:uppercase;letter-spacing:.04em}.summary-page>footer b{margin:0;color:#2d1b10;font:25px/1 Georgia,serif}@media(max-width:680px) and (orientation:portrait){.progress-stage-ledger article{grid-template-columns:30px 56px minmax(0,1fr);min-height:70px}.progress-stage-ledger article>i{width:48px;height:48px}.progress-stage-ledger small{font-size:17px}.summary-page>footer span{min-height:56px}.progress-book .summary-page{min-height:480px}}.world-map-screen .world-destination-gate{right:2.5%;top:10%}@media(max-width:900px){.world-map-screen .world-destination-gate{right:2%;top:11%}}@media(max-width:680px) and (orientation:portrait){.world-map-screen .world-destination-gate{right:2%;top:20%}}@media(orientation:landscape) and (max-height:520px){.world-map-screen .world-destination-gate{right:18%;top:10%}.arena-gate-invitation,.gate-elrin-briefing{grid-template-columns:minmax(92px,18vw) minmax(0,520px);padding:max(8px,var(--app-safe-top)) max(12px,var(--app-safe-right)) max(8px,var(--app-safe-bottom)) max(12px,var(--app-safe-left))}.arena-gate-invitation>img,.gate-elrin-briefing>img{height:min(82vh,430px)}.arena-gate-invitation>article,.gate-elrin-briefing>article{max-height:90vh;overflow:auto;padding:14px 16px}.arena-gate-invitation h2,.gate-elrin-briefing h2{margin:3px 0 7px;font-size:clamp(26px,4.8vw,38px)}.arena-gate-invitation blockquote,.gate-elrin-briefing blockquote{margin-bottom:8px;padding:8px 11px;font-size:clamp(12px,1.8vw,15px);line-height:1.3}.gate-elrin-briefing article>p:not(.kicker):not(.notice){margin:5px 0;font-size:11px;line-height:1.3}.arena-gate-invitation .world-action,.gate-elrin-briefing .world-action{min-height:40px;margin-top:4px;padding:7px 14px;font-size:14px}}.bug-report-widget_trigger__S3IXd{position:fixed;z-index:8500;right:max(18px,env(safe-area-inset-right));bottom:max(18px,env(safe-area-inset-bottom));width:48px;height:48px;display:grid;place-items:center;border:1px solid #b89249;border-radius:50%;background:linear-gradient(145deg,#2f2415,#120e09);color:#ffe3a0;box-shadow:0 8px 28px #0006,inset 0 0 0 2px #5e4827;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease}.bug-report-widget_trigger__S3IXd:hover{transform:translateY(-2px);box-shadow:0 11px 32px #0008,inset 0 0 0 2px #80683d}.bug-report-widget_close__yWQE8:focus-visible,.bug-report-widget_submit__emFhw:focus-visible,.bug-report-widget_trigger__S3IXd:focus-visible{outline:3px solid #58dcff;outline-offset:3px}.bug-report-widget_trigger__S3IXd svg{width:23px;height:23px}html[data-gameplay-active=true] .bug-report-widget_backdrop__BqgAg,html[data-gameplay-active=true] .bug-report-widget_trigger__S3IXd{display:none}.bug-report-widget_backdrop__BqgAg{position:fixed;z-index:9000;inset:0;display:flex;justify-content:flex-end;background:#02050bb8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.bug-report-widget_drawer__81ePm{width:min(470px,100%);height:100dvh;overflow-y:auto;padding:30px 28px max(30px,env(safe-area-inset-bottom));border-left:1px solid #80683d;background:radial-gradient(circle at 100% 0,#26384d 0,transparent 30%),linear-gradient(180deg,#101722,#070b12 72%);color:#f3ead9;box-shadow:-20px 0 60px #0008;animation:bug-report-widget_enter__x2cnn .2s ease-out}@keyframes bug-report-widget_enter__x2cnn{0%{transform:translateX(24px);opacity:.5}}.bug-report-widget_header__0CzeG{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.bug-report-widget_eyebrow__iCIaR{margin:0 0 8px;color:#d9b968;font-size:10px;font-weight:900;letter-spacing:.17em}.bug-report-widget_header__0CzeG h2{margin:0;font:38px/1 Georgia,serif;letter-spacing:-.04em}.bug-report-widget_close__yWQE8{width:38px;height:38px;border:1px solid #80683d;background:#171b22;color:#f3ead9;font-size:25px;cursor:pointer}.bug-report-widget_intro__nI_Hu{margin:20px 0;color:#c8c0b2;font:16px/1.5 Georgia,serif}.bug-report-widget_wordNotice__nMrLS{margin:0 0 22px;padding:12px 14px;border:1px solid #80683d;background:#2b2114;color:#ead5a2;font-size:12px;line-height:1.45}.bug-report-widget_form__NXC_G{display:grid;grid-gap:18px;gap:18px}.bug-report-widget_form__NXC_G label{display:grid;grid-gap:8px;gap:8px;color:#d7d0c4;font-size:12px;font-weight:800}.bug-report-widget_form__NXC_G select,.bug-report-widget_form__NXC_G textarea{width:100%;border:1px solid #665f54;border-radius:0;background:#f6f1e7;color:#171711;font:15px/1.45 Arial,Helvetica,sans-serif}.bug-report-widget_form__NXC_G select{min-height:48px;padding:0 12px}.bug-report-widget_form__NXC_G textarea{min-height:118px;padding:12px;resize:vertical}.bug-report-widget_form__NXC_G textarea.bug-report-widget_short__hafIG{min-height:86px}.bug-report-widget_form__NXC_G small{color:#9f998e;font-size:10px;font-weight:400;line-height:1.45}.bug-report-widget_technical__rC0oe{margin:-3px 0 0;color:#908a80;font-size:10px;line-height:1.45}.bug-report-widget_error__qBV_c{margin:0;padding:11px 12px;border:1px solid #bd5b4f;background:#3d1918;color:#ffd9d5;font-size:12px}.bug-report-widget_submit__emFhw{min-height:50px;border:1px solid #d9b968;background:linear-gradient(#80602c,#3a2913);color:#fff1c7;font-size:11px;font-weight:900;letter-spacing:.12em;cursor:pointer}.bug-report-widget_submit__emFhw:disabled{cursor:wait;opacity:.62}.bug-report-widget_success__FuW_D{min-height:calc(100dvh - 70px);display:grid;align-content:center;justify-items:center;text-align:center}.bug-report-widget_successMark__Kt_zF{width:66px;height:66px;display:grid;place-items:center;border:1px solid #d9b968;border-radius:50%;color:#d9b968;font:34px Georgia,serif}.bug-report-widget_success__FuW_D h2{margin:22px 0 10px;font:38px/1 Georgia,serif}.bug-report-widget_success__FuW_D p{max-width:320px;margin:0 0 26px;color:#c8c0b2;font:16px/1.5 Georgia,serif}.bug-report-widget_honeypot__hBUaT{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}@media (max-width:800px){.bug-report-widget_trigger__S3IXd{bottom:calc(82px + env(safe-area-inset-bottom))}.bug-report-widget_drawer__81ePm{padding:23px 20px max(24px,env(safe-area-inset-bottom))}.bug-report-widget_header__0CzeG h2,.bug-report-widget_success__FuW_D h2{font-size:34px}}@media (prefers-reduced-motion:reduce){.bug-report-widget_drawer__81ePm{animation:none}.bug-report-widget_trigger__S3IXd{transition:none}}