@import"https://fonts.googleapis.com/css2?family=Pixelify+Sans:wght@400;500;600;700&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--gui-bg: #c6c6c6;--gui-dark: #373737;--gui-darker: #1d1d1d;--gui-light: #ffffff;--gui-shadow: #555555;--slot-bg: #8b8b8b;--slot-dark: #373737;--panel: rgba(16, 16, 16, .88);--tooltip-bg: #100010;--tooltip-edge:#2d0a63;--text: #ffffff;--text-dim: #a0a0a0;--text-shadow: #3f3f3f;--xp-green: #7fdc3a;--heart: #e02b2b;--hunger: #cd7f32;--rarity-common: #ffffff;--rarity-rare: #55ffff;--rarity-epic: #ff55ff;--rarity-legendary: #ffaa00;--accent: #7ac74f;--accent-2: #ffd966;--ease: cubic-bezier(.2, .9, .3, 1)}html,body{height:100%;background:#000;color:var(--text);font-family:Pixelify Sans,Courier New,monospace;overflow:hidden;image-rendering:pixelated}body{display:grid;place-items:center}[data-screen=hero]{--accent: #7ac74f;--accent-2: #ffd966}[data-screen=about]{--accent: #ff9ec7;--accent-2: #8fd96a}[data-screen=skills]{--accent: #a879e6;--accent-2: #3fd9c9}[data-screen=projects]{--accent: #e8a33d;--accent-2: #4fd6e0}[data-screen=experience]{--accent: #a8d8f0;--accent-2: #ff8c42}[data-screen=achievements]{--accent: #1fd6d6;--accent-2: #5b8cff}[data-screen=services]{--accent: #3fcf6f;--accent-2: #e8b84f}[data-screen=contact]{--accent: #6fd943;--accent-2: #ffd24a}[data-screen=outro]{--accent: #c46fe8;--accent-2: #f0e68c}.mc-text{text-shadow:.12cqw .12cqw 0 var(--text-shadow)}.stage{position:relative;width:100vw;max-width:none;height:100dvh;aspect-ratio:auto;container-type:size;background:#0a0a0a;overflow:hidden;user-select:none}.plates{position:absolute;inset:0;z-index:0}.plate{position:absolute;inset:0;opacity:0;transition:opacity .4s var(--ease);background-size:cover;background-position:center;image-rendering:pixelated}.plate.on{opacity:1}.plate video{width:100%;height:100%;object-fit:cover;display:block;image-rendering:pixelated}.plate[data-missing=true]{background-image:linear-gradient(to bottom,var(--f0) 0%,var(--f1) 55%,var(--f2) 100%)}.plate[data-missing=true]:after{content:attr(data-label);position:absolute;left:50%;top:46%;transform:translate(-50%,-50%);font-size:1.2cqw;letter-spacing:.1em;text-transform:uppercase;color:#ffffff8c;border:.2cqw solid rgba(255,255,255,.25);padding:1cqw 2cqw;text-align:center;line-height:1.9;background:#0000006b}.dim{position:absolute;inset:0;z-index:6;background:radial-gradient(ellipse 82% 82% at 50% 50%,#0000 45%,#00000057);opacity:0;transition:opacity .35s var(--ease);pointer-events:none}.dim.on{opacity:1}.stage[data-align=left] .dim{background:linear-gradient(to right,#000000bd,#00000075,#00000014 56%,#0000 74%),radial-gradient(ellipse 82% 82% at 50% 50%,#0000 45%,#00000057)}.stage[data-align=right] .dim{background:linear-gradient(to left,#000000bd,#00000075,#00000014 56%,#0000 74%),radial-gradient(ellipse 82% 82% at 50% 50%,#0000 45%,#00000057)}.screen{position:absolute;inset:0;z-index:10;opacity:0;visibility:hidden;transition:opacity .25s,visibility .25s;display:grid;place-items:center;padding:4cqh 5cqw 19cqh;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}.screen.on{opacity:1;visibility:visible}.stage[data-align=left] .screen{justify-items:start}.stage[data-align=right] .screen{justify-items:end}.stage[data-valign=top] .screen{align-items:start}.gui{position:relative;background:#121215b3;backdrop-filter:blur(.45cqw) saturate(1.15);-webkit-backdrop-filter:blur(.45cqw) saturate(1.15);padding:1.5cqw;box-shadow:inset .28cqw .28cqw #ffffff2b,inset -.28cqw -.28cqw #0009,0 0 0 .28cqw #000000e0,0 1cqw 3cqw #00000080;color:#e2e2e2;max-width:46cqw}.gui-title{font-size:1.5cqw;font-weight:600;color:#fff;margin-bottom:1cqw;letter-spacing:.02em;text-shadow:.12cqw .12cqw 0 rgba(0,0,0,.8)}.gui-hint{font-size:.95cqw;color:#9a9a9a;margin-top:1cqw;font-style:italic}.slot{width:4.4cqw;height:4.4cqw;background:#7a7a8080;box-shadow:inset .24cqw .24cqw #00000080,inset -.24cqw -.24cqw #ffffff38;display:grid;place-items:center;font-size:3.2cqw;cursor:pointer;position:relative;transition:background .12s}.slot:hover{background:#9e9ea49e}.slot.empty{cursor:default;opacity:.4}.slot.empty:hover{background:#7a7a8080}.icon{line-height:1;image-rendering:pixelated}img.icon{display:inline-block;width:1em;height:1em;object-fit:contain;vertical-align:-.12em;filter:drop-shadow(.06em .06em 0 rgba(0,0,0,.55))}.tooltip{position:fixed;z-index:300;background:var(--tooltip-bg);border:.22cqw solid var(--tooltip-edge);padding:.7cqw 1cqw;pointer-events:none;opacity:0;transition:opacity .12s;min-width:12cqw;max-width:26cqw}.tooltip.on{opacity:1}.tooltip-name{font-size:1.15cqw;margin-bottom:.2cqw}.tooltip-lore{font-size:.95cqw;color:#a8a8ff;font-style:italic;line-height:1.4}.tooltip-meta{font-size:.88cqw;color:#7a7a7a;margin-top:.3cqw}.hotbar-wrap{position:absolute;left:50%;bottom:2.4cqh;transform:translate(-50%);z-index:50;display:flex;flex-direction:column;align-items:center;gap:.6cqw}.hotbar{display:flex;background:#0000008c;box-shadow:0 0 0 .22cqw #000000b3;padding:.22cqw}.hb-slot{position:relative;width:4.6cqw;height:4.6cqw;display:grid;place-items:center;padding:0;color:inherit;font:inherit;font-size:3.5cqw;border:0;cursor:pointer;background:#7a7a806b;box-shadow:inset 0 0 0 .18cqw #ffffff24,inset .2cqw .2cqw #00000052,inset -.2cqw -.2cqw #ffffff29;transition:transform .12s}.hb-slot:hover{transform:translateY(-.3cqw)}.hb-slot:focus-visible{z-index:1;outline:.24cqw solid #ffff55;outline-offset:.3cqw}.hb-slot.sel:after{content:"";position:absolute;inset:-.42cqw;border:.42cqw solid #fff;box-shadow:0 0 0 .18cqw #000000bf;pointer-events:none}.hb-num{position:absolute;top:.1cqw;left:.28cqw;font-size:.82cqw;color:#ffffff80}.hb-slot.done .hb-num{color:var(--xp-green)}.hb-label{font-size:1.15cqw;color:#fff;text-shadow:.12cqw .12cqw 0 var(--text-shadow);height:1.5cqw;opacity:0;transition:opacity .2s}.hb-label.on{opacity:1}.hud{position:absolute;inset:0;z-index:45;pointer-events:none}.bars{position:absolute;left:50%;bottom:15.2cqh;transform:translate(-50%);width:41cqw;display:flex;justify-content:space-between}.hearts,.hunger{display:flex;gap:.12cqw}.pip{font-size:1.6cqw;line-height:1;filter:drop-shadow(.1cqw .1cqw 0 rgba(0,0,0,.7))}.pip.off{opacity:.28;filter:grayscale(1) brightness(.4)}.xp-wrap{position:absolute;left:50%;bottom:12.2cqh;transform:translate(-50%);width:41cqw;height:.9cqw;background:#1c1c1c;box-shadow:0 0 0 .18cqw #000000b3}.xp-fill{height:100%;width:0;background:var(--xp-green);box-shadow:inset 0 -.2cqw #00000040;transition:width .7s var(--ease)}.xp-level{position:absolute;left:50%;bottom:11.9cqh;transform:translate(-50%);font-size:1.6cqw;color:var(--xp-green);text-shadow:.14cqw 0 0 #000,-.14cqw 0 0 #000,0 .14cqw 0 #000,0 -.14cqw 0 #000;z-index:46}.world-info{position:absolute;left:2cqw;top:2cqh;font-size:1cqw;line-height:1.7;color:#fff;text-shadow:.12cqw .12cqw 0 var(--text-shadow),0 0 .6cqw rgba(0,0,0,.8)}.world-info b{color:var(--accent);transition:color .4s}.toast{position:absolute;right:2cqw;top:2cqh;z-index:70;display:flex;align-items:center;gap:1cqw;background:#241a10;box-shadow:0 0 0 .22cqw #6b5230,0 .4cqw 1.4cqw #0009;padding:.8cqw 1.4cqw .8cqw 1cqw;opacity:0;transform:translateY(-2cqw);pointer-events:none}.toast-ico{font-size:2.9cqw}.toast-kicker{font-size:.92cqw;color:var(--accent-2);transition:color .4s}.toast-name{font-size:1.25cqw;color:#fff}.title-screen{text-align:center;padding-top:3cqh;display:flex;flex-direction:column;align-items:center}.logo-wrap{position:relative;display:inline-block}.mc-logo{font-size:7cqw;line-height:1;color:#fff;letter-spacing:.02em;text-shadow:.16cqw .16cqw 0 #4a4a4a,.32cqw .32cqw 0 #2d2d2d,.48cqw .48cqw 0 #1a1a1a,0 0 2.4cqw rgba(0,0,0,.7)}.splash{position:absolute;left:calc(100% - 3cqw);bottom:.2cqw;transform-origin:left center;transform:rotate(-18deg);font-size:1.3cqw;color:#ff5;white-space:nowrap;text-shadow:.13cqw .13cqw 0 #3f3f00,0 0 .7cqw rgba(0,0,0,.8);pointer-events:none}.mc-sub{font-size:1.25cqw;color:#d0d0d0;margin-top:.9cqw;letter-spacing:.18em;text-transform:uppercase;text-shadow:.12cqw .12cqw 0 var(--text-shadow),0 0 .55cqw rgba(0,0,0,.85),0 0 1.4cqw rgba(0,0,0,.6)}.menu{margin-top:3.2cqh;display:flex;flex-direction:column;gap:.7cqh;width:27cqw}.menu-row{display:flex;gap:.6cqw}.menu-row .menu-btn{flex:1}.menu-btn{margin-top:0;padding:.85cqw 1cqw;width:100%;text-align:center;font-size:1.15cqw}.title-hint{margin-top:2.4cqh;font-size:1cqw;color:#ffffffd9;text-shadow:.12cqw .12cqw 0 var(--text-shadow),0 0 .55cqw rgba(0,0,0,.85),0 0 1.4cqw rgba(0,0,0,.6)}.title-footer{position:absolute;left:2cqw;bottom:2cqh;font-size:.85cqw;color:#fff9;text-shadow:.1cqw .1cqw 0 #000,0 0 .5cqw rgba(0,0,0,.8);pointer-events:none}.profile{display:flex;gap:1.8cqw;align-items:flex-start}.profile-avatar{width:11cqw;height:11cqw;flex:none;background:#00000061;box-shadow:inset .24cqw .24cqw #0000008c,inset -.24cqw -.24cqw #fff3;display:grid;place-items:center;font-size:8cqw}.profile-body{flex:1}.profile-bio{font-size:1.08cqw;line-height:1.6;color:#cfcfcf;margin-bottom:1cqw;max-width:26cqw}.stat-line{display:flex;justify-content:space-between;gap:1.4cqw;padding:.42cqw 0;border-bottom:.16cqw solid rgba(255,255,255,.13);font-size:1.02cqw}.stat-line b{color:#fff}.stat-line span{color:#b4b4b4}.ench-row{display:flex;align-items:center;gap:1cqw;padding:.5cqw .7cqw;margin-bottom:.35cqw;background:#ffffff14;box-shadow:inset .2cqw .2cqw #0006,inset -.2cqw -.2cqw #ffffff21;cursor:pointer;transition:background .12s}.ench-row:hover{background:#ffffff29}.ench-row:focus-visible,.trade-row:focus-visible,.slot:focus-visible{outline:.2cqw solid #ffff55;outline-offset:.16cqw}.ench-lvl{width:3cqw;flex:none;text-align:center;font-size:1.15cqw;color:#ff5;text-shadow:.12cqw .12cqw 0 #3f3f00}.ench-name{flex:1;font-size:1.08cqw;color:#fff;text-shadow:.12cqw .12cqw 0 #2a2a2a}.ench-bar{width:13cqw;height:.7cqw;flex:none;background:#3a3a3a;box-shadow:inset .14cqw .14cqw #222;position:relative;overflow:hidden}.ench-fill{position:absolute;inset:0 auto 0 0;width:0;background:linear-gradient(90deg,var(--accent-2),var(--accent))}.ench-cost{width:2.6cqw;text-align:right;flex:none;font-size:1cqw;color:#7fdc3a;text-shadow:.1cqw .1cqw 0 #1a3a0a}.chest-grid{display:grid;grid-template-columns:repeat(6,4.4cqw);gap:.3cqw}.slot .rarity-dot{position:absolute;right:.18cqw;bottom:.18cqw;width:.5cqw;height:.5cqw}.rarity-common{background:var(--rarity-common)}.rarity-rare{background:var(--rarity-rare)}.rarity-epic{background:var(--rarity-epic)}.rarity-legendary{background:var(--rarity-legendary)}.craft-row{display:flex;align-items:center;gap:1.4cqw;padding:.9cqw 0;border-bottom:.16cqw solid rgba(255,255,255,.13)}.craft-row:last-child{border-bottom:0}.craft-inputs{display:flex;gap:.3cqw;flex:none}.craft-inputs .slot{width:3.2cqw;height:3.2cqw;font-size:2.3cqw;cursor:default}.craft-arrow{font-size:2cqw;color:#9a9a9a;flex:none}.craft-out{flex:1}.craft-year{font-size:.92cqw;color:#9a9a9a;letter-spacing:.1em}.craft-name{font-size:1.22cqw;color:#fff;font-weight:600}.craft-lore{font-size:.98cqw;color:silver;line-height:1.4}.adv-grid{display:flex;flex-direction:column;gap:.5cqw}.adv{display:flex;align-items:center;gap:1cqw;padding:.6cqw .9cqw;background:#ffffff14;box-shadow:inset .2cqw .2cqw #0006,inset -.2cqw -.2cqw #ffffff21;position:relative}.adv.locked{opacity:.45}.adv-ico{width:3cqw;height:3cqw;flex:none;display:grid;place-items:center;font-size:2.2cqw;background:#0000006b;box-shadow:inset .16cqw .16cqw #0009}.adv.done .adv-ico{box-shadow:inset 0 0 0 .2cqw #ffd966,inset .16cqw .16cqw #3a3a3a}.adv-name{font-size:1.1cqw;color:#fff;text-shadow:.12cqw .12cqw 0 #2a2a2a}.adv-lore{font-size:.95cqw;color:#d0d0d0;font-style:italic}.adv-tick{margin-left:auto;font-size:1.6cqw;color:var(--xp-green)}.trade-head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.9cqw}.trade-lvl{font-size:1cqw;color:#a8a8a8}.trade-row{display:flex;align-items:center;gap:1cqw;padding:.55cqw .7cqw;margin-bottom:.35cqw;background:#ffffff14;box-shadow:inset .2cqw .2cqw #0006,inset -.2cqw -.2cqw #ffffff21;cursor:pointer;transition:background .12s}.trade-row:hover{background:#ffffff29}.trade-give{display:flex;align-items:center;gap:.3cqw;flex:none;width:6cqw}.trade-give .em{font-size:2.2cqw}.trade-qty{font-size:1.15cqw;color:#fff;text-shadow:.12cqw .12cqw 0 #2a2a2a}.trade-arrow{flex:none;font-size:1.9cqw;color:#d0d0d0}.trade-get{flex:none;font-size:2.2cqw}.trade-body{flex:1}.trade-name{font-size:1.1cqw;color:#fff;text-shadow:.12cqw .12cqw 0 #2a2a2a}.trade-lore{font-size:.95cqw;color:#d0d0d0;font-style:italic}.trade-stock{flex:none;font-size:.9cqw;color:var(--xp-green)}.trade-empty{display:flex;align-items:center;gap:1.2cqw;padding:1.2cqw;background:#00000042;border:.16cqw dashed rgba(255,255,255,.22)}.trade-empty-icon{display:grid;place-items:center;flex:none;width:4cqw;height:4cqw;font-size:2.6cqw;background:#00000059;box-shadow:inset .2cqw .2cqw #0006,inset -.2cqw -.2cqw #ffffff1a}.trade-empty-title{font-size:1.2cqw;color:#fff;text-shadow:.12cqw .12cqw 0 #2a2a2a}.trade-empty-lore{margin-top:.2cqw;font-size:.95cqw;line-height:1.45;color:silver}.trade-stats{display:flex;gap:.6cqw;margin-top:1cqw}.tstat{flex:1;text-align:center;padding:.7cqw;background:#ffffff14;box-shadow:inset .2cqw .2cqw #0006,inset -.2cqw -.2cqw #ffffff21}.tstat b{display:block;font-size:1.7cqw;color:#fff;text-shadow:.12cqw .12cqw 0 #2a2a2a}.tstat span{font-size:.85cqw;color:#d0d0d0;letter-spacing:.1em;text-transform:uppercase}.book{background:#d8c9a0;box-shadow:inset .3cqw .3cqw #efe4c8,inset -.3cqw -.3cqw #a8956a,0 0 0 .3cqw #3a2f18,0 1cqw 3cqw #0009;padding:1.8cqw 2.2cqw;width:34cqw;color:#3a2f18}.book-head{font-size:1.7cqw;margin-bottom:.3cqw}.book-intro{font-size:1.02cqw;font-style:italic;color:#6a5a38;margin-bottom:1.2cqw}.book-line{display:flex;align-items:center;gap:1cqw;padding:.55cqw 0;border-bottom:.14cqw dotted #a8956a;cursor:pointer;transition:padding-left .14s}.book-line:hover{padding-left:.5cqw}.book-ico{font-size:2.1cqw;flex:none}.book-l{font-size:.88cqw;color:#8a7a52;letter-spacing:.14em;text-transform:uppercase}.book-v{font-size:1.12cqw;color:#3a2f18}.book-page{text-align:right;font-size:.9cqw;color:#8a7a52;margin-top:1cqw}.credits{text-align:center}.credits-kicker{font-size:1.05cqw;letter-spacing:.4em;text-transform:uppercase;color:#ffffffe6;text-shadow:.12cqw .12cqw 0 var(--text-shadow),0 0 .55cqw rgba(0,0,0,.85),0 0 1.4cqw rgba(0,0,0,.6)}.credits-title{font-size:5cqw;margin-top:.6cqw;color:#fff;text-shadow:.18cqw .18cqw 0 #2d2d2d,.36cqw .36cqw 0 #1a1a1a}.credits-line{font-size:1.3cqw;color:var(--accent);margin-top:.6cqw;transition:color .4s;text-shadow:.12cqw .12cqw 0 #1a1a1a,0 0 .55cqw rgba(0,0,0,.85),0 0 1.4cqw rgba(0,0,0,.6)}.mc-btn{display:inline-block;margin-top:1.4cqw;padding:.7cqw 2cqw;background:#8b8b8b;color:#fff;font-family:inherit;border:0;font-size:1.15cqw;letter-spacing:.04em;text-shadow:.12cqw .12cqw 0 #2a2a2a;cursor:pointer;box-shadow:inset .26cqw .26cqw #c6c6c6,inset -.26cqw -.26cqw #545454,0 0 0 .22cqw #000;transition:background .12s}.mc-btn:hover{background:#a0a0c0}.mc-btn:active{box-shadow:inset -.26cqw -.26cqw #c6c6c6,inset .26cqw .26cqw #545454,0 0 0 .22cqw #000}.mg-wrap{position:absolute;inset:0;z-index:120;display:grid;place-items:center}.mg-wrap[hidden]{display:none}.mg-scrim{position:absolute;inset:0;background:#0000009e}.mg{position:relative;width:56cqw;max-width:56cqw;animation:mg-in .28s var(--ease)}@keyframes mg-in{0%{opacity:0;transform:scale(.95) translateY(1.4cqh)}to{opacity:1;transform:none}}.mg-head{display:flex;align-items:flex-start;gap:1cqw}.mg-head .gui-title{margin-bottom:.3cqw}.mg-hint{font-size:.92cqw;color:#9a9a9a;font-style:italic;max-width:40cqw}.mg-close{margin-left:auto;flex:none;width:2.4cqw;height:2.4cqw;background:#ffffff14;box-shadow:inset .18cqw .18cqw #0006,inset -.18cqw -.18cqw #ffffff21;color:#d8d8d8;font-family:inherit;font-size:1.1cqw;border:0;cursor:pointer;line-height:1}.mg-close:hover{background:#ffffff2e;color:#fff}.mg-stats{display:flex;align-items:center;gap:1.4cqw;margin:1cqw 0 .8cqw;padding:.55cqw .8cqw;background:#0000004d;box-shadow:inset .18cqw .18cqw #00000073}.mg-stat{display:flex;align-items:baseline;gap:.45cqw}.mg-stat-l{font-size:.8cqw;letter-spacing:.12em;text-transform:uppercase;color:#8f8f8f}.mg-stat b{font-size:1.25cqw;color:#fff}.mg-legend{margin-left:auto;display:flex;align-items:center;gap:.75cqw}.mg-leg{display:flex;align-items:center;gap:.18cqw;font-size:1.5cqw}.mg-leg i{font-size:.82cqw;font-style:normal;color:#9a9a9a}.mg-leg-goal{filter:drop-shadow(0 0 .5cqw var(--accent-2))}.mg-grid{display:grid;grid-template-columns:repeat(var(--mg-cols, 9),1fr);gap:.3cqw}.mg-cell{aspect-ratio:1;border:0;padding:0;margin:0;font-family:inherit;cursor:pointer;display:grid;place-items:center;font-size:2.4cqw;background:#6f6f6f;box-shadow:inset .22cqw .22cqw #8d8d8d,inset -.22cqw -.22cqw #4a4a4a;transition:background .1s,transform .1s}.mg-cell:not(:disabled):hover{background:#838383;transform:translateY(-.12cqw)}.mg-cell:not(:disabled):active{transform:translateY(.05cqw)}.mg-cell.dug{cursor:default;background:#0000006b;box-shadow:inset .2cqw .2cqw #0009}.mg-cell.ore{background:#ffffff1a}.mg-cell.magma{background:#b43c1459}.mg-cell.amulet{background:#ffd66638;box-shadow:inset 0 0 0 .22cqw var(--accent-2),inset .2cqw .2cqw #0006;animation:mg-glow 1.1s ease-in-out infinite alternate}@keyframes mg-glow{0%{filter:drop-shadow(0 0 .3cqw var(--accent-2))}to{filter:drop-shadow(0 0 1.3cqw var(--accent-2))}}.mg-dist{font-size:1.35cqw;font-weight:600}.heat-0,.heat-1{color:#ff5a4a;text-shadow:0 0 .5cqw rgba(255,90,74,.7)}.heat-2{color:#ffb03a}.heat-3{color:#d8d86a}.heat-4{color:#6fa8d6}.mg-foot{display:flex;align-items:center;gap:1cqw;margin-top:.9cqw;min-height:3.2cqw}.mg-msg{flex:1;font-size:1.02cqw;color:#c8c8c8}.mg-msg.good{color:var(--xp-green)}.mg-msg.bad{color:#ff7a6a}.mg-msg.win{color:var(--accent-2);font-size:1.2cqw}.mg-foot .mc-btn{margin-top:0;flex:none}.mg-foot .mc-btn[hidden]{display:none}.menu-play{margin-top:.7cqh}.f3{position:absolute;inset:0;z-index:200;padding:2cqw;font-size:.95cqw;line-height:1.6;color:#fff;text-shadow:.1cqw .1cqw 0 #000;pointer-events:none;display:none}.f3.on{display:block}.f3 span{background:#0000006b;padding:0 .2cqw}.f3-l{position:absolute;left:2cqw;top:2cqh}.f3-r{position:absolute;right:2cqw;top:2cqh;text-align:right}.loading{position:fixed;inset:0;z-index:500;display:grid;place-items:center;background:#0f0f0f;container-type:size}.loading-in{text-align:center;width:44cqw;max-width:90vw}.loading-title{font-size:3.4cqw;color:#fff;text-shadow:.18cqw .18cqw 0 #2d2d2d}.loading-sub{font-size:1.15cqw;color:#ff5;margin-top:.3cqw}.loading-bar{height:1.1cqw;margin-top:2cqw;background:#1c1c1c;box-shadow:0 0 0 .22cqw #000}.loading-fill{height:100%;width:0;background:var(--xp-green)}.loading-tip{margin-top:.8cqw;font-size:.95cqw;color:#8a8a8a}.keys{position:fixed;left:50%;bottom:.5rem;transform:translate(-50%);z-index:210;display:flex;gap:12px;font-size:11px;letter-spacing:.06em;color:#ffffff52;pointer-events:none}.keys kbd{border:1px solid rgba(255,255,255,.2);padding:1px 5px;font-family:inherit;font-size:10px;color:#fff9}@media(orientation:portrait){body{place-items:stretch}.stage{width:100vw;max-width:none;height:100dvh;aspect-ratio:auto}.screen{display:block;padding:4rem 1rem 9rem;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}.screen>.gui,.screen>.book,.screen>.credits,.screen>.title-screen{width:min(92vw,40rem);max-width:none;margin:0 auto}.hotbar-wrap{bottom:max(.75rem,env(safe-area-inset-bottom,0px));width:min(calc(100% - 1rem),34rem);gap:.35rem}.hotbar{width:100%;justify-content:space-between;padding:.2rem}.hb-slot{width:clamp(2.35rem,9.6vw,3.4rem);height:clamp(2.35rem,9.6vw,3.4rem);font-size:clamp(1.9rem,7.3vw,2.7rem)}.hb-slot.sel:after{inset:-.25rem;border-width:.25rem}.hb-num{top:.08rem;left:.2rem;font-size:.62rem}.hb-label{height:1.1rem;font-size:.82rem}.bars{width:min(82vw,24rem);bottom:6.45rem}.hearts,.hunger{gap:.1rem}.pip{font-size:1.1rem;filter:drop-shadow(.08rem .08rem 0 rgba(0,0,0,.7))}.xp-wrap{width:min(82vw,24rem);height:.55rem;bottom:5.45rem}.xp-level{bottom:5.05rem;font-size:1rem}.world-info{top:max(.75rem,env(safe-area-inset-top,0px));left:.75rem;font-size:.7rem}.toast{top:max(.75rem,env(safe-area-inset-top,0px));right:.75rem;max-width:min(62vw,18rem);padding:.55rem .7rem;gap:.55rem}.toast-ico{font-size:1.75rem}.toast-kicker{font-size:.7rem}.toast-name{font-size:.9rem}.tooltip{min-width:10rem;max-width:calc(100vw - 2rem)}.tooltip-name{font-size:.95rem}.tooltip-lore{font-size:.8rem}.tooltip-meta{font-size:.72rem}.title-screen{padding-top:1.5rem;text-align:center}.mc-logo{font-size:clamp(2.3rem,10vw,4.5rem)}.splash{left:calc(100% - 1.4rem);bottom:.1rem;font-size:clamp(.65rem,3vw,1rem)}.mc-sub{font-size:clamp(.72rem,2.9vw,1rem);margin-top:.55rem}.menu{width:min(100%,20rem);margin:2rem auto 0;gap:.5rem}.menu-btn{font-size:.95rem;padding:.65rem .75rem}.title-hint{margin-top:1.25rem;font-size:.76rem}.title-footer{left:.75rem;right:.75rem;bottom:8.65rem;font-size:.65rem}.gui{padding:1rem}.gui-title,.book-head{font-size:clamp(1.2rem,4.8vw,1.55rem);margin-bottom:.7rem}.gui-hint{margin-top:.75rem;font-size:.8rem}.mc-btn{min-height:2.7rem;margin-top:1rem;padding:.65rem 1rem;font-size:.9rem}.profile{gap:1rem}.profile-avatar{width:5rem;height:5rem;font-size:3.7rem}.profile-bio,.stat-line{font-size:.9rem}.profile-bio{max-width:none;margin-bottom:.75rem}.stat-line{gap:.75rem;padding:.4rem 0}.ench-row{gap:.5rem;padding:.55rem;margin-bottom:.35rem}.ench-lvl{width:2rem;font-size:.95rem}.ench-name{font-size:.9rem}.ench-bar{width:clamp(5.5rem,24vw,9rem);height:.55rem}.ench-cost{width:2rem;font-size:.8rem}.chest-grid{grid-template-columns:repeat(6,clamp(2.45rem,13vw,3.25rem));gap:.25rem}.chest-grid .slot{width:clamp(2.45rem,13vw,3.25rem);height:clamp(2.45rem,13vw,3.25rem);font-size:clamp(1.8rem,9vw,2.45rem)}.craft-row{gap:.65rem;padding:.7rem 0}.craft-inputs{gap:.2rem}.craft-inputs .slot{width:2rem;height:2rem;font-size:1.45rem}.craft-arrow{font-size:1.3rem}.craft-year{font-size:.7rem}.craft-name{font-size:.98rem}.craft-lore{font-size:.78rem}.adv-grid{gap:.4rem}.adv{gap:.6rem;padding:.55rem .65rem}.adv-ico{width:2.5rem;height:2.5rem;font-size:1.75rem}.adv-name{font-size:.9rem}.adv-lore{font-size:.75rem}.adv-tick{font-size:1.15rem}.trade-head{margin-bottom:.65rem}.trade-lvl{font-size:.75rem}.trade-row{gap:.45rem;padding:.55rem;margin-bottom:.35rem}.trade-give{width:4.6rem;gap:.2rem}.trade-give .em,.trade-get{font-size:1.65rem}.trade-qty{font-size:.9rem}.trade-arrow{font-size:1.25rem}.trade-name{font-size:.9rem}.trade-lore{font-size:.74rem}.trade-stock{font-size:.7rem}.trade-empty{gap:.75rem;padding:.85rem}.trade-empty-icon{width:3rem;height:3rem;font-size:2rem}.trade-empty-title{font-size:1rem}.trade-empty-lore{font-size:.8rem}.trade-stats{gap:.35rem;margin-top:.75rem}.tstat{padding:.55rem .35rem}.tstat b{font-size:1.2rem}.tstat span{font-size:.65rem}.book{padding:1.1rem 1.25rem}.book-intro{font-size:.9rem;margin-bottom:.8rem}.book-line{gap:.65rem;padding:.55rem 0}.book-ico{font-size:1.6rem}.book-l{font-size:.7rem}.book-v{font-size:.9rem;overflow-wrap:anywhere}.book-page{font-size:.7rem;margin-top:.7rem}.credits-kicker{font-size:.78rem}.credits-title{font-size:clamp(2.5rem,11vw,4rem);margin-top:.5rem}.credits-line{font-size:1rem;margin-top:.55rem}.mg-wrap{overflow:auto;padding:.75rem}.mg{width:min(100%,34rem);max-width:none;padding:.85rem}.mg-head{gap:.65rem}.mg-hint{max-width:none;font-size:.75rem}.mg-close{width:2rem;height:2rem;font-size:.95rem}.mg-stats{gap:.65rem;margin:.75rem 0;padding:.55rem}.mg-stat-l{font-size:.62rem}.mg-stat b{font-size:.9rem}.mg-leg{font-size:1.1rem}.mg-leg i{font-size:.62rem}.mg-grid{gap:.2rem}.mg-cell{font-size:1.45rem}.mg-foot{gap:.65rem;margin-top:.75rem;min-height:2.6rem}.mg-msg{font-size:.78rem}.mg-msg.win{font-size:.9rem}.f3{padding:.75rem;font-size:.7rem}.f3-l{left:.75rem;top:.75rem}.f3-r{right:.75rem;top:.75rem}.loading-in{width:min(88vw,28rem)}.loading-title{font-size:clamp(2rem,9vw,3.5rem)}.loading-sub{font-size:.95rem;margin-top:.35rem}.loading-bar{height:.75rem;margin-top:1.35rem}.loading-tip{margin-top:.75rem;font-size:.78rem}}@media(max-width:420px)and (orientation:portrait){.profile{flex-direction:column}.craft-row{gap:.45rem}.craft-inputs .slot{width:1.8rem;height:1.8rem;font-size:1.3rem}.trade-give{width:4rem}.trade-lore{display:none}.mg-legend{gap:.35rem}}@media(max-height:520px)and (orientation:landscape){.screen{display:block;padding:.35rem 2rem 3.3rem;overflow-y:auto;overscroll-behavior:contain}.screen>.gui,.screen>.book,.screen>.credits,.screen>.title-screen{width:min(70cqw,36rem);max-width:none;margin:0 auto}.hotbar-wrap{bottom:.45rem;gap:.2rem}.hotbar{padding:.16rem}.hb-slot{width:2.35rem;height:2.35rem;font-size:1.75rem}.hb-slot.sel:after{inset:-.2rem;border-width:.2rem}.hb-num{top:.05rem;left:.16rem;font-size:.55rem}.hb-label{height:.8rem;font-size:.65rem}.bars{width:min(50cqw,22rem);bottom:4.65rem}.pip{font-size:.95rem}.xp-wrap{width:min(50cqw,22rem);height:.45rem;bottom:3.9rem}.xp-level{bottom:3.55rem;font-size:.85rem}.world-info{left:.75rem;top:.55rem;font-size:.62rem}.toast{top:.55rem;right:.75rem;padding:.4rem .55rem}.toast-ico{font-size:1.35rem}.toast-kicker{font-size:.58rem}.toast-name{font-size:.72rem}.title-screen{width:min(90cqw,36rem)!important;padding-top:0}.mc-logo{font-size:2.4rem;white-space:nowrap}.splash{font-size:.7rem}.mc-sub{font-size:.7rem;margin-top:.25rem}.menu{width:15rem;margin-top:.45rem;gap:.18rem}.menu-btn{min-height:1.55rem;padding:.25rem .65rem;font-size:.72rem}.menu-play{margin-top:.18rem}.title-hint,.title-footer,.bars,.xp-wrap,.xp-level{display:none}.gui,.book{padding:.75rem}.gui-title,.book-head{margin-bottom:.45rem;font-size:1.1rem}.gui-hint,.profile-bio,.stat-line,.ench-name,.adv-name,.trade-name,.book-v{font-size:.78rem}.ench-lore,.adv-lore,.trade-lore,.craft-lore,.book-intro{font-size:.65rem}.trade-empty-title{font-size:.78rem}.trade-empty-lore{font-size:.65rem}.mc-btn{min-height:2rem;margin-top:.6rem;padding:.4rem .75rem;font-size:.75rem}.mg-wrap{overflow:auto;padding:.6rem}.mg{width:min(70cqw,34rem);max-width:none;padding:.7rem}.mg-hint,.mg-msg{font-size:.65rem}.mg-cell{font-size:1.25rem}}@media(max-width:760px){.keys{display:none}}a{text-decoration:none;color:inherit}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}.loading{display:none}}
