:root{--wood-dark: #3a2615;--wood-mid: #725134;--wood-light: #a5815a;--wood-highlight: #c19e7a;--stone-dark: #2e3138;--stone-mid: #525760;--stone-light: #8a9099;--panel-shadow: rgba(0, 0, 0, .45)}body{margin:0;padding:0;overflow:hidden;font-family:Trebuchet MS,Segoe UI,Arial,sans-serif;background:#7eb7d6;min-height:100vh;-webkit-user-select:none;user-select:none}#name-box{position:absolute;top:18px;left:20px;cursor:pointer;border:none;padding:8px 16px;font-size:16px;font-weight:700;background:#2e3a4e;z-index:310;border-radius:5px;box-shadow:none;color:#e8f0ff;letter-spacing:.01em}#name-suggest-modal{position:absolute;top:70px;left:28px;border:3px solid var(--wood-dark);background:linear-gradient(180deg,#e7d3b8,#ccb18a);z-index:320;width:270px;border-radius:10px;padding:18px 14px;display:none;box-shadow:0 12px 28px var(--panel-shadow)}.suggestion-list{padding:0;margin:0 0 12px;list-style:none;max-height:110px;overflow-y:auto}.suggestion-list li{padding:7px 12px;cursor:pointer;border-radius:6px;font-size:17px;color:#1e1e24}.suggestion-list li:hover{background:#c19e7a80}.manual-box{display:flex;margin-bottom:12px}.manual-box input{flex:1;font-size:16px;padding:7px;border:2px solid var(--wood-dark);margin-right:7px;background:#f3e8d8}.manual-box button,.auto-btn{font-size:16px;background:linear-gradient(180deg,var(--wood-highlight),var(--wood-light));border:2px solid var(--wood-dark);cursor:pointer;padding:7px 10px;width:100%;color:#23170e;font-weight:700}#overlay-bg{display:none;position:fixed;left:0;top:0;right:0;bottom:0;background:#070c1273;z-index:305;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}#hotbar{position:absolute;bottom:14px;left:50%;transform:translate(-50%);display:none;gap:4px;z-index:10;padding:6px 8px;background:#1c140e2e;border:1px solid rgba(255,255,255,.12);border-radius:12px;box-shadow:0 8px 20px #0000002e;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.slot{position:relative;width:40px;height:40px;background:#8b8b8b8c;border:2px solid rgba(55,55,55,.55);border-right-color:#fff9;border-bottom-color:#fff9;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:6px}.slot.active{border-color:#f5db89f2;background:#c19e7a8c;transform:translateY(-2px) scale(1.04);box-shadow:0 6px 12px #0000002e}.slot-icon{width:30px;height:30px;image-rendering:pixelated;background-size:contain;background-repeat:no-repeat;background-position:center}.slot-count{position:absolute;bottom:2px;right:2px;font-size:12px;color:#fff;text-shadow:1px 1px 0 #000;font-weight:700}#crosshair{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:18px;display:none;pointer-events:none;z-index:200;text-shadow:0 0 0 2px #000,1px 1px 0 #000,-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,0 0 6px rgba(0,0,0,.95);line-height:1;font-weight:900}#survivalUI{position:absolute;top:20px;left:20px;color:#f3e8d8;background:linear-gradient(180deg,#2e3138eb,#1b1e23eb);padding:15px;border-radius:14px;display:none;width:220px;border:2px solid rgba(255,255,255,.18);box-shadow:0 16px 28px #00000059}.stat-bar-container{width:100%;height:12px;background:#22272d;margin:5px 0;border:1px solid #555;border-radius:6px;overflow:hidden}.stat-bar{height:100%;background:linear-gradient(to right,red,#f44);transition:width .2s}.status-message{position:fixed;bottom:80px;right:20px;text-align:right;pointer-events:none;z-index:500;font-family:monospace;font-size:20px;font-weight:700;text-shadow:1px 1px 0 #000}.pickup-msg{color:#fff;margin-top:5px;animation:fadeOut 2s forwards}@keyframes fadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}#inventory-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:540px;min-height:470px;background:#c6c6c6;border:4px solid #1f1f1f;border-right-color:#fff;border-bottom-color:#fff;box-shadow:0 20px 40px #00000073;z-index:315;display:none;box-sizing:border-box;padding:14px;flex-direction:column;border-radius:8px;color:#2b1b0f;font-weight:700}.inventory-top{display:flex;justify-content:center;margin-bottom:18px;align-items:start}.crafting-title-text,.inventory-label{font-size:16px;color:#3b3b3b;margin-bottom:8px;letter-spacing:.02em}.crafting-panel{display:flex;flex-direction:column;align-items:flex-start}.crafting-layout{display:flex;align-items:center;gap:14px}.crafting-area{display:flex;align-items:flex-start;justify-content:center;gap:14px}.crafting-grid{display:grid;grid-template-columns:repeat(2,50px);grid-template-rows:repeat(2,50px);gap:4px}.arrow{font-size:42px;color:#8d8d8d;line-height:1}.station-heading{min-width:90px;text-align:center;font-size:14px;line-height:1.4;text-transform:uppercase;letter-spacing:.06em}.station-subtitle{color:#2b1b0fb3;font-size:12px}.furnace-area{display:none;align-items:center}.furnace-column{display:flex;flex-direction:column;gap:10px;align-items:center}.slot-label{font-size:12px;color:#2b1b0fcc}.inventory-book{width:42px;height:42px;margin-top:14px;border-radius:50%;background:radial-gradient(circle at 35% 35%,#8fe382,#4f9c4a 70%);border:2px solid #4b4b4b;position:relative;box-shadow:inset 0 1px #ffffff73}.inventory-book:before,.inventory-book:after{content:"";position:absolute;background:#f2f2f2;border:1px solid rgba(0,0,0,.18)}.inventory-book:before{width:14px;height:18px;left:10px;top:10px;transform:skew(-8deg)}.inventory-book:after{width:14px;height:18px;right:10px;top:10px;transform:skew(8deg)}.inventory-slot,.crafting-slot,.result-slot{width:50px;height:50px;background:#8b8b8b;border:2px solid #373737;border-right-color:#fff;border-bottom-color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative;border-radius:3px}.inventory-slot:hover,.crafting-slot:hover,.result-slot:hover{background:#9f9f9f}.inventory-slot.hotbar-slot{background:#958a7d}.inventory-slot.hotbar-slot.active-slot{outline:2px solid #f5db89;outline-offset:-2px}.crafting-tools{display:flex;align-items:center;gap:10px;margin-bottom:8px}.crafting-toggle-btn{border:2px solid #4b4b4b;border-right-color:#fff;border-bottom-color:#fff;background:#8b8b8b;color:#202020;font:inherit;font-size:13px;padding:6px 10px;cursor:pointer;border-radius:3px}.crafting-toggle-btn:disabled{opacity:.55;cursor:default}.inv-item{width:40px;height:40px;image-rendering:pixelated;position:relative;z-index:1;background-size:contain;background-repeat:no-repeat;background-position:center}.inv-count{position:absolute;bottom:0;right:0;font-size:14px;color:#fff;text-shadow:1px 1px 0 #000;font-weight:700;z-index:2;pointer-events:none}.inventory-bag{display:flex;flex-direction:column;gap:10px;flex:1;align-items:center}.inventory-grid{display:grid;grid-template-columns:repeat(9,50px);grid-template-rows:repeat(4,50px);gap:4px}#inventory-cursor{position:fixed;pointer-events:none;z-index:400;display:none;width:48px;height:48px}#inventory-cursor .inv-item{width:100%;height:100%}.menu-container{width:100vw;height:100vh;position:absolute;top:0;left:0;display:flex;flex-direction:column;align-items:center;z-index:250;background:linear-gradient(180deg,#11161e2e,#11161e7a);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.menu-container.hidden{display:none!important}.game-select h1{margin-top:40px;font-size:2.4rem;color:#fff2d4;text-shadow:0 4px 12px rgba(0,0,0,.38);letter-spacing:.08em}.modes{display:flex;gap:3rem;margin-top:50px}.mode-box{border:3px solid rgba(255,234,194,.55);background:linear-gradient(180deg,#725134cc,#3a2615e0);color:#fff3dc;padding:28px 38px;font-size:2rem;cursor:pointer;border-radius:18px;text-align:center;box-shadow:0 18px 30px #00000042}.mode-box:hover{transform:translateY(-6px) scale(1.04);background:linear-gradient(180deg,#a1815ae6,#5c4029f0)}#net-bg{display:none}.sandbox-page{display:none;width:100vw;height:100vh;position:absolute;top:0;left:0;z-index:250;overflow:hidden;color:#e8f0ff;font-family:Segoe UI,Arial,sans-serif;background:linear-gradient(180deg,#080e18e0,#060a12f0),url(https://images.unsplash.com/photo-1506905925346-21bda4d32df4?w=1600&q=60) center/cover no-repeat}.sandbox-page.active{display:block}.lobby-inner{position:relative;z-index:1;padding:22px 32px 0;max-width:900px}.lobby-back-btn{background:none;border:none;color:#fff;font-size:1.35rem;font-weight:700;cursor:pointer;font-family:inherit;padding:0;display:flex;align-items:center;gap:6px}.lobby-back-btn:before{content:"←";color:#e74c3c;font-size:1.4rem;font-weight:900}.lobby-back-btn:hover{color:#f0f0f0}.lobby-header-row{display:flex;align-items:center;gap:10px;margin-bottom:6px}.lobby-badges{display:flex;gap:6px}.lobby-badge{font-size:10px;font-weight:800;padding:2px 7px;border-radius:3px;letter-spacing:.07em;text-transform:uppercase}.badge-popular{background:#f5c518;color:#1a1000}.badge-adventure{background:#e03c7a;color:#fff}.lobby-title-row{display:flex;align-items:center;gap:14px;margin-bottom:4px}.lobby-title{font-size:2.6rem;font-weight:900;color:#fff;margin:0;letter-spacing:-.01em}.lobby-title span{color:#f5c518}.lobby-player-pill{display:inline-flex;align-items:center;gap:6px;background:#ffffff1f;border:1px solid rgba(255,255,255,.2);border-radius:6px;padding:4px 12px;font-size:.85rem;color:#c8dcff;font-weight:700}.lobby-modes-row{display:flex;gap:8px;margin:10px 0 6px}.lobby-mode-thumb{position:relative;width:120px;height:78px;border-radius:8px;overflow:hidden;cursor:pointer;border:2px solid rgba(255,255,255,.15);flex-shrink:0;background:#ffffff14}.lobby-mode-thumb.active-mode{border-color:#f5c518}.lmt-label{position:absolute;bottom:0;left:0;right:0;background:#000000a6;color:#fff;font-size:11px;font-weight:700;padding:3px 7px}.lmt-count{position:absolute;top:4px;left:6px;font-size:10px;color:#b8d8ff;font-weight:600}.lobby-desc{font-size:.84rem;color:#c8dcff8c;max-width:680px;line-height:1.5;margin-bottom:12px}.lobby-action-bar{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:4px}.btn-rejoin{background:#f5c518;color:#1a1000;border:none;padding:11px 22px;font-size:1rem;font-weight:800;border-radius:7px;cursor:pointer;white-space:nowrap;font-family:inherit}.btn-rejoin:hover{background:#ffd94a}.btn-rejoin:disabled{opacity:.35;cursor:default}.btn-quickplay{background:#2e86de;color:#fff;border:none;padding:11px 22px;font-size:1rem;font-weight:700;border-radius:7px;cursor:pointer;font-family:inherit;white-space:nowrap}.btn-quickplay:hover{background:#3a9cf5}.lobby-name-join{display:flex;align-items:stretch}.lobby-name-input{background:#ffffff1a;border:1px solid rgba(255,255,255,.22);border-right:none;color:#e8f0ff;font-size:.95rem;padding:10px 14px;border-radius:7px 0 0 7px;width:170px;outline:none;font-family:inherit}.lobby-name-input::placeholder{color:#b4d2ff61}.btn-join-name{background:#2e86de;color:#fff;border:none;padding:10px 18px;font-size:.95rem;font-weight:700;border-radius:0 7px 7px 0;cursor:pointer;font-family:inherit}.btn-join-name:hover{background:#3a9cf5}.lobby-action-status{font-size:12px;min-height:16px;padding:3px 0 6px;color:#f97a7a}.lobby-action-status.ok{color:#7ef09a}.lobby-recent{margin-bottom:8px}.lobby-recent-label{font-size:.76rem;color:#b4d2ff73;display:flex;align-items:center;gap:5px;margin-bottom:6px;letter-spacing:.04em;text-transform:uppercase}.lobby-recent-chips{display:flex;gap:6px;flex-wrap:wrap}.lobby-recent-chip{background:#ffffff17;border:1px solid rgba(255,255,255,.16);color:#b8cce8;font-size:13px;padding:4px 13px;border-radius:5px;cursor:pointer;font-weight:600}.lobby-recent-chip:hover{background:#ffffff2e;color:#fff}.lobby-tabs-bar{display:flex;align-items:center;padding:0 32px;gap:6px;margin-top:8px;margin-bottom:0;border-bottom:none}.lobby-tab{background:transparent;border:1px solid rgba(255,255,255,.28);color:#d2e1ffbf;font-size:.88rem;font-weight:700;padding:6px 16px;cursor:pointer;font-family:inherit;letter-spacing:.01em;border-radius:4px}.lobby-tab.tab-active{background:#f5c518;color:#1a1000;border-color:#f5c518}.lobby-tab:first-child,.lobby-tab:first-child.tab-active{background:#6c5ce7;color:#fff;border-color:#6c5ce7}.lobby-tab:hover:not(.tab-active){background:#ffffff1a;color:#fff}.lobby-tab-panels{padding:16px 32px 24px;overflow-y:auto;max-height:calc(100vh - 470px)}.lobby-tab-panel{display:none}.lobby-tab-panel.tab-panel-active{display:block}.wc-new-btn{background:#2d3561;border:none;color:#fff;border-radius:8px;cursor:pointer;width:160px;height:110px;text-align:left;font-size:1.25rem;font-weight:700;margin-bottom:16px;font-family:inherit;box-sizing:border-box;display:flex;align-items:center;justify-content:flex-start;padding:0 0 0 20px;gap:10px}.wc-new-btn:before{content:"+";color:#f5c518;font-size:1.7rem;font-weight:900;line-height:1}.wc-new-btn:hover{background:#38418a}.world-card{background:#ffffff14;border:1px solid rgba(255,255,255,.1);padding:10px 14px;margin-bottom:8px;display:flex;justify-content:space-between;align-items:center;border-radius:8px}.wc-name{font-weight:700;font-size:15px;color:#e8f4ff}.wc-sub{font-size:12px;color:#b4d2ff80;margin-top:2px}.wc-play{background:#2e86de;color:#fff;border:none;padding:6px 14px;border-radius:6px;cursor:pointer;font-weight:700;font-size:13px;font-family:inherit}.wc-play:hover{background:#3a9cf5}.wc-del{background:#c8323299;color:#fff;border:none;padding:6px 10px;border-radius:6px;cursor:pointer;margin-left:6px;font-family:inherit}.wc-del:hover{background:#dc3c3cd9}.sv-card{display:flex;justify-content:space-between;align-items:center;background:#ffffff14;border:1px solid rgba(255,255,255,.1);padding:10px 14px;border-radius:8px;margin-bottom:8px}.sv-card .sv-name{font-weight:700;font-size:15px;color:#e8f4ff}.sv-card .sv-sub{font-size:12px;color:#b4d2ff80;margin-top:2px}.sv-card .sv-join-btn{background:#2e86de;color:#fff;border:none;padding:6px 14px;border-radius:6px;cursor:pointer;font-weight:700;font-size:13px;font-family:inherit}.sv-card .sv-join-btn:hover{background:#3a9cf5}.sv-card .sv-del-btn{background:#c8323299;color:#fff;border:none;padding:6px 9px;border-radius:6px;cursor:pointer;margin-left:6px;font-family:inherit}.fav-empty,.explore-empty{color:#b4d2ff66;font-size:14px;padding:12px 0}.host-form{background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:10px;padding:18px 20px;margin-bottom:16px;max-width:440px}.host-form h3{margin:0 0 12px;font-size:1rem;color:#f5c518;font-weight:700}.host-input{width:100%;box-sizing:border-box;background:#ffffff12;border:1px solid rgba(255,255,255,.18);color:#e8f4ff;padding:9px 12px;border-radius:7px;font-size:14px;margin-bottom:10px;outline:none;font-family:inherit}.host-input::placeholder{color:#b4d2ff4d}.host-submit-btn{background:#f5c518;color:#1a1000;border:none;padding:9px 20px;border-radius:7px;font-weight:800;font-size:14px;cursor:pointer;font-family:inherit}.host-submit-btn:hover{background:#ffd94a}.host-status{font-size:12px;margin-top:8px;min-height:16px}.host-status.ok{color:#7ef09a}.host-status.err{color:#f97a7a}.saved-worlds-section,.saved-worlds-box{display:none}.cwm-box{background:#16213a;border-radius:8px;padding:32px 36px;width:720px;max-width:96vw;color:#e8f0ff;font-family:Segoe UI,Arial,sans-serif;box-shadow:0 20px 60px #0009}.cwm-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.cwm-title{font-size:2rem;font-weight:900;color:#fff}.cwm-close{background:#e74c3c;color:#fff;border:none;width:36px;height:36px;font-size:1rem;font-weight:900;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center}.cwm-close:hover{background:#c0392b}.cwm-section-label{font-size:.78rem;font-weight:700;color:#b4d2ff8c;text-transform:uppercase;letter-spacing:.07em;margin-bottom:8px}.cwm-row{display:flex;align-items:center;gap:0;background:#1e2a3a;border-radius:4px;overflow:hidden;flex-wrap:wrap}.cwm-cell-label{font-size:.88rem;font-weight:600;color:#c8dcff;padding:10px 14px;white-space:nowrap;background:#1e2a3a}.cwm-info{font-size:.75rem;color:#b4d2ff73;cursor:help}.cwm-input{background:#1e2a3a;border:none;border-left:1px solid #2e3e52;color:#e8f0ff;font-size:.92rem;padding:10px 12px;outline:none;font-family:inherit;min-width:120px;flex:1}.cwm-input::placeholder{color:#b4d2ff33}.cwm-select{background:#1e2a3a;border:none;border-left:1px solid #2e3e52;color:#e8f0ff;font-size:.92rem;padding:10px 12px;outline:none;font-family:inherit;cursor:pointer;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.cwm-select option{background:#16213a}.cwm-btn-cancel{background:transparent;border:1px solid rgba(255,255,255,.2);color:#c8dcff;padding:9px 22px;border-radius:5px;font-size:.9rem;font-weight:600;cursor:pointer;font-family:inherit}.cwm-btn-cancel:hover{background:#ffffff14}.cwm-btn-create{background:#2e86de;color:#fff;border:none;padding:9px 24px;border-radius:5px;font-size:.9rem;font-weight:700;cursor:pointer;font-family:inherit}.cwm-btn-create:hover{background:#3a9cf5}.settings-btn{position:absolute;top:18px;right:18px;background:#c8a96e;border:2px solid #7a5c2e;cursor:pointer;z-index:300;font-size:1.3em;width:46px;height:46px;border-radius:50%;box-shadow:0 4px 12px #00000059;color:#3a2610}#settings-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:400;display:none;background:#000000b3;align-items:stretch;justify-content:center}#settings-modal.open{display:flex}.sm-shell{display:flex;width:100%;max-width:900px;margin:auto;background:#1a1f2e;border-radius:0;overflow:hidden;box-shadow:0 0 60px #000c}.sm-sidebar{width:210px;background:#141827;flex-shrink:0;display:flex;flex-direction:column;padding:0}.sm-leave{display:flex;align-items:center;gap:8px;padding:16px 18px;background:#c0392b;color:#fff;font-size:15px;font-weight:700;cursor:pointer;border:none;width:100%;text-align:left}.sm-leave:hover{background:#e74c3c}.sm-nav-item{display:flex;align-items:center;gap:10px;padding:13px 20px;color:#a0b0d0;font-size:14px;font-weight:600;cursor:pointer;border:none;background:none;width:100%;text-align:left;border-left:3px solid transparent;transition:background .15s}.sm-nav-item:hover{background:#ffffff0f;color:#fff}.sm-nav-item.active{background:#ffffff1a;color:#f5c518;border-left:3px solid #f5c518}.sm-nav-icon{font-size:16px;width:20px;text-align:center}.sm-content{flex:1;overflow-y:auto;padding:0 28px 28px}.sm-content::-webkit-scrollbar{width:6px}.sm-content::-webkit-scrollbar-track{background:#1a1f2e}.sm-content::-webkit-scrollbar-thumb{background:#3a4460;border-radius:3px}.sm-page{display:none}.sm-page.active{display:block}.sm-page-title{font-size:22px;font-weight:800;color:#fff;padding:22px 0 14px;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:18px}.sm-row{background:#242b40;border-radius:6px;padding:14px 16px;margin-bottom:8px;display:flex;align-items:center;justify-content:space-between;gap:12px}.sm-row-col{flex-direction:column;align-items:flex-start}.sm-label{color:#c8dcff;font-size:14px;font-weight:600}.sm-desc{color:#6a7a99;font-size:12px;margin-top:2px}.sm-slider{width:100%;margin-top:8px;accent-color:#2e86de}.sm-check{width:18px;height:18px;accent-color:#2e86de;cursor:pointer;flex-shrink:0}.sm-section{color:#f5c518;font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;margin:18px 0 8px}.tp-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:4px}.tp-card{background:#1a2235;border:2px solid transparent;border-radius:8px;padding:14px 8px 10px;text-align:center;cursor:pointer;transition:border .15s}.tp-card:hover{border-color:#2e86de}.tp-card.selected{border-color:#f5c518}.tp-icon{font-size:32px;margin-bottom:6px}.tp-name{color:#c8dcff;font-size:13px;font-weight:700}.tp-author{color:#6a7a99;font-size:11px;margin-top:2px}#loading-screen{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:500;background:radial-gradient(ellipse at 30% 20%,rgba(60,90,70,.55) 0%,transparent 55%),radial-gradient(ellipse at 75% 80%,rgba(30,60,55,.45) 0%,transparent 50%),linear-gradient(160deg,#0e1a13,#111e18 40%,#0c1510);flex-direction:column;align-items:center;justify-content:center;gap:0;font-family:Segoe UI,Trebuchet MS,Arial,sans-serif}#loading-screen.active{display:flex}.loading-ring-wrap{position:relative;width:170px;height:170px;margin-bottom:22px}.loading-ring-svg{width:170px;height:170px;transform:rotate(-90deg);filter:drop-shadow(0 0 10px rgba(200,175,110,.22))}.ring-track{fill:none;stroke:#ffffff0f;stroke-width:6}.ring-progress{fill:none;stroke:url(#ringGrad);stroke-width:6;stroke-linecap:round;stroke-dasharray:408.41;stroke-dashoffset:408.41;transition:stroke-dashoffset .18s cubic-bezier(.4,0,.2,1)}.loading-percent{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:1.45rem;font-weight:400;color:#f5eedae0;letter-spacing:.04em}.loading-bar-wrap{width:360px;max-width:70vw;height:7px;background:#ffffff12;border-radius:999px;overflow:hidden;margin-bottom:26px}.loading-bar-fill{height:100%;width:0%;background:linear-gradient(90deg,#8a7250,#c8a96e,#e2c98a);border-radius:999px;transition:width .18s cubic-bezier(.4,0,.2,1)}.loading-tip{font-size:.82rem;color:#c8bea561;max-width:300px;text-align:center;line-height:1.65;min-height:36px;transition:opacity .6s;letter-spacing:.02em}#netbanner{position:fixed;top:14px;left:50%;transform:translate(-50%) translateY(-80px);z-index:600;padding:11px 22px;border-radius:8px;background:linear-gradient(135deg,#2c3e50,#34495e);color:#fff;font-size:14px;font-weight:600;box-shadow:0 6px 24px #0006;display:flex;align-items:center;gap:12px;border-left:4px solid #f5c518;transition:transform .35s ease;max-width:92vw}#netbanner.show{transform:translate(-50%) translateY(0)}#netbanner.error{border-left-color:#e74c3c}#netbanner.ok{border-left-color:#2ecc71}#netbanner-spin{width:16px;height:16px;border-radius:50%;border:2px solid rgba(255,255,255,.25);border-top-color:#f5c518;animation:nb-spin .9s linear infinite;flex-shrink:0}@keyframes nb-spin{to{transform:rotate(360deg)}}#tutorial-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:550;display:none;align-items:flex-end;justify-content:center;padding-bottom:90px;pointer-events:none}#tutorial-overlay.show{display:flex}.tut-card{background:#0e1420eb;border:1px solid rgba(255,255,255,.15);border-radius:12px;padding:16px 22px;max-width:400px;width:90%;color:#e8f0ff;font-size:14px;line-height:1.6;box-shadow:0 8px 32px #00000080;pointer-events:auto}.tut-step{display:none}.tut-step.active{display:block}.tut-title{font-size:16px;font-weight:800;color:#f5c518;margin-bottom:6px}.tut-footer{display:flex;justify-content:space-between;align-items:center;margin-top:12px}.tut-dots{display:flex;gap:5px}.tut-dot{width:8px;height:8px;border-radius:50%;background:#ffffff40}.tut-dot.active{background:#f5c518}.tut-btn{background:#2e86de;color:#fff;border:none;padding:7px 20px;border-radius:6px;cursor:pointer;font-weight:700;font-size:13px;font-family:inherit}.tut-btn:hover{background:#3a9cf5}.tut-skip{background:none;border:none;color:#b4d2ff73;font-size:12px;cursor:pointer;font-family:inherit}
