.camping-loading-screen{width:100%;height:100%;background-color:#0f2a3f;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:32px}.camping-loader{position:relative;width:300px;height:220px}.camping-loader__ground{position:absolute;bottom:20px;left:10px;right:10px;height:2px;background:#90d5ff;opacity:.2;border-radius:1px}.camping-loader__tent{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);width:0;height:0;border-left:36px solid transparent;border-right:36px solid transparent;border-bottom:50px solid #2d6a9f;opacity:0;animation:camping-tent 6s ease-out infinite}.camping-loader__tent:after{content:"";position:absolute;bottom:-50px;left:-10px;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:18px solid #0f2a3f}@keyframes camping-tent{0%{opacity:0;transform:translateX(-50%) scaleY(0);transform-origin:bottom center}15%{opacity:1;transform:translateX(-50%) scaleY(1)}80%{opacity:1}to{opacity:0}}.camping-loader__tree{position:absolute;bottom:20px;display:flex;flex-direction:column;align-items:center}.camping-loader__tree--left{left:20px;animation:camping-tree 6s ease-out .2s infinite}.camping-loader__tree--right{right:20px;animation:camping-tree 6s ease-out .5s infinite}.camping-loader__tree-trunk{width:4px;height:18px;background:#ffb343;border-radius:1px}.camping-loader__tree-top{width:0;height:0;border-left:14px solid transparent;border-right:14px solid transparent;border-bottom:28px solid #1e5631}@keyframes camping-tree{0%{opacity:0;transform:scaleY(0);transform-origin:bottom center}20%{opacity:1;transform:scaleY(1)}80%{opacity:1}to{opacity:0}}.camping-loader__fire-wrap{position:absolute;bottom:18px;left:50%;transform:translateX(-50%);opacity:0;animation:camping-fire 6s ease-out .3s infinite}.camping-loader__fire{position:relative;width:12px;height:12px}.camping-loader__fire:before{content:"";position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:120px;height:60px;background:radial-gradient(ellipse at center bottom,rgba(255,179,67,.12) 0,rgba(255,179,67,.04) 40%,transparent 70%);border-radius:50%;animation:camping-flicker .8s ease-in-out infinite alternate;pointer-events:none}.camping-loader__flame{width:8px;height:14px;background:#ffb343;animation:camping-flicker .8s ease-in-out infinite alternate}.camping-loader__flame,.camping-loader__flame-inner{position:absolute;bottom:0;left:50%;border-radius:50% 50% 50% 50%/60% 60% 40% 40%;transform:translateX(-50%)}.camping-loader__flame-inner{width:4px;height:9px;background:#e5982a;animation:camping-flicker .6s ease-in-out .15s infinite alternate}.camping-loader__log-left,.camping-loader__log-right{position:absolute;bottom:-2px;width:16px;height:3px;background:#8b6914;border-radius:1px}.camping-loader__log-left{left:-6px;transform:rotate(-25deg)}.camping-loader__log-right{right:-6px;transform:rotate(25deg)}@keyframes camping-flicker{0%{transform:translateX(-50%) scaleY(1) scaleX(1)}to{transform:translateX(-50%) scaleY(1.15) scaleX(.9)}}@keyframes camping-fire{0%,5%{opacity:0}15%{opacity:1}80%{opacity:1}to{opacity:0}}.camping-loader__moon{position:absolute;top:12px;right:35px;width:24px;height:24px;background:transparent;border-radius:50%;box-shadow:8px 0 0 0 #e8d5a3,8px 0 6px hsla(43,60%,77%,.3),8px 0 16px hsla(43,60%,77%,.1);opacity:0;animation:camping-moon 6s ease-out .6s infinite}@keyframes camping-moon{0%{opacity:0}15%{opacity:.9}80%{opacity:.9}to{opacity:0}}.camping-loader__stars{position:absolute;top:0;left:0;right:0;height:120px}.camping-loader__star{position:absolute;width:3px;height:3px;background:#fff;border-radius:50%;opacity:0;animation:camping-twinkle 6s ease-in-out infinite}.camping-loader__star:first-child{top:8px;left:20px;animation-delay:1.2s}.camping-loader__star:nth-child(2){top:30px;left:75px;animation-delay:2s}.camping-loader__star:nth-child(3){top:5px;left:180px;animation-delay:.3s}.camping-loader__star:nth-child(4){top:45px;left:250px;animation-delay:1s}.camping-loader__star:nth-child(5){top:18px;left:130px;animation-delay:1.5s;width:2px;height:2px}.camping-loader__star:nth-child(6){top:55px;left:45px;animation-delay:3s;width:2px;height:2px}.camping-loader__star:nth-child(7){top:3px;left:105px;animation-delay:.4s}.camping-loader__star:nth-child(8){top:70px;left:15px;animation-delay:2.2s;width:2px;height:2px}.camping-loader__star:nth-child(9){top:12px;left:55px;animation-delay:3.5s}.camping-loader__star:nth-child(10){top:35px;left:210px;animation-delay:1.8s;width:2px;height:2px}.camping-loader__star:nth-child(11){top:80px;left:170px;animation-delay:4s;width:2px;height:2px}.camping-loader__star:nth-child(12){top:15px;left:270px;animation-delay:.6s}.camping-loader__star:nth-child(13){top:60px;left:120px;animation-delay:2.8s;width:2px;height:2px}.camping-loader__star:nth-child(14){top:25px;left:240px;animation-delay:4.5s}.camping-loader__star:nth-child(15){top:90px;left:60px;animation-delay:1s;width:2px;height:2px}.camping-loader__star:nth-child(16){top:42px;left:150px;animation-delay:3.2s}.camping-loader__star:nth-child(17){top:75px;left:230px;animation-delay:.8s;width:2px;height:2px}.camping-loader__star:nth-child(18){top:50px;left:290px;animation-delay:2.5s;width:2px;height:2px}@keyframes camping-twinkle{0%,20%{opacity:0}40%{opacity:.8}60%{opacity:.3}75%{opacity:.9}90%,to{opacity:0}}.camping-loader__bar-wrap{width:160px;height:3px;background:rgba(144,213,255,.15);border-radius:2px;overflow:hidden}.camping-loader__bar-fill{height:100%;width:40%;background:linear-gradient(90deg,#1f4e79,#ffb343);border-radius:2px;animation:camping-bar 3s ease-in-out infinite}@keyframes camping-bar{0%{transform:translateX(-100%)}50%{transform:translateX(200%)}to{transform:translateX(-100%)}}.camping-loader__text{font-family:var(--font-body,"Inter",sans-serif);font-size:14px;font-weight:500;color:rgba(144,213,255,.7);letter-spacing:.02em}