:root{--animation-duration:0.6s;--transition-timing:cubic-bezier(0.4,0,0.2,1);--main-font:"Montserrat",sans-serif;--app-dvh:100vh}*{font-family:Montserrat,sans-serif!important}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}.App,body{font-family:Montserrat,sans-serif;overflow:hidden}.App{align-items:center;background-color:#1a1a1a;background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;display:flex;font-family:var(--main-font);justify-content:center;min-height:100vh;min-height:var(--app-dvh);padding:10px;position:relative;text-align:center;transition:filter .3s ease}.sidebar-overlay{height:var(--app-dvh,100vh)}.history-modal{bottom:0;left:0;position:fixed;right:0;top:0;z-index:6000}.App.blurred{filter:blur(4px) grayscale(.7);pointer-events:none}.centered-content{align-items:center;display:flex;flex-direction:column;overflow:hidden;width:100%;z-index:1}.centered-content p{font-size:1.2rem;margin:0;padding:20px}.centered-content p,.title{text-shadow:2px 2px 4px #00000080}.title{font-family:Montserrat,sans-serif;font-family:var(--main-font);font-size:1.8rem;margin-bottom:15px}.title-logo{margin-bottom:20px;max-width:400px;width:100%}.layout-button-container{align-items:center;display:flex;justify-content:center;margin:30px;overflow:visible;padding:30px;position:relative;z-index:10}.layout-button{animation:layoutButtonPulse 2s ease-in-out infinite;background:none;border:none;cursor:pointer;filter:drop-shadow(0 0 20px rgba(0,255,255,.8)) drop-shadow(0 0 40px rgba(0,255,255,.4));overflow:visible;position:relative;transform:scale(1.3);transition:all .3s ease;z-index:20}.layout-button:hover{filter:drop-shadow(0 0 20px rgba(0,255,255,.8)) drop-shadow(0 0 35px rgba(0,255,255,.4));transform:scale(1.4)}@keyframes layoutButtonPulse{0%{filter:drop-shadow(0 0 15px rgba(0,255,255,.6)) drop-shadow(0 0 25px rgba(0,255,255,.3));transform:scale(1.3)}50%{filter:drop-shadow(0 0 20px rgba(0,255,255,.8)) drop-shadow(0 0 35px rgba(0,255,255,.4));transform:scale(1.35)}to{filter:drop-shadow(0 0 15px rgba(0,255,255,.6)) drop-shadow(0 0 25px rgba(0,255,255,.3));transform:scale(1.3)}}.layout-image{border-radius:8px;box-shadow:0 4px 8px #0000004d;height:auto;width:260px}.runes-content{align-items:center;display:flex;flex-direction:column;padding-bottom:120px;position:relative;width:100%}.rune-container.daily-rune{cursor:pointer;height:280px;margin:20px auto;position:relative;transition:all .3s ease;width:280px}.rune-container.daily-rune:hover{transform:scale(1.05)}.rune-container.daily-rune.odin-rune{pointer-events:auto!important;-webkit-user-select:none!important;user-select:none!important}.rune-container.daily-rune.odin-rune,.rune-container.daily-rune.odin-rune *,.rune-container.daily-rune.odin-rune :after,.rune-container.daily-rune.odin-rune :before{-webkit-tap-highlight-color:transparent!important;-webkit-touch-callout:none!important;border:none!important;box-shadow:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;outline:none!important;-webkit-outline:none!important;-moz-outline:none!important}.rune-container.daily-rune.odin-rune:hover,.rune-container.daily-rune.odin-rune:hover *{border:none!important;box-shadow:none!important;outline:none!important;transform:none!important;-webkit-transform:none!important;-moz-transform:none!important}.rune-container.daily-rune.odin-rune:focus,.rune-container.daily-rune.odin-rune:focus *,.rune-container.daily-rune.odin-rune:focus-visible,.rune-container.daily-rune.odin-rune:focus-within{border:none!important;box-shadow:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;outline:none!important;-webkit-outline:none!important;-moz-outline:none!important}.rune-container.daily-rune.odin-rune:active,.rune-container.daily-rune.odin-rune:active *{border:none!important;box-shadow:none!important;outline:none!important}.rune-container.daily-rune.odin-rune img:not([alt]),.rune-container.daily-rune.odin-rune img:not([src]),.rune-container.daily-rune.odin-rune img[alt*=null],.rune-container.daily-rune.odin-rune img[alt=""],.rune-container.daily-rune.odin-rune img[src*="Wyrd.png"],.rune-container.daily-rune.odin-rune img[src*=null],.rune-container.daily-rune.odin-rune img[src=""],.rune-container.daily-rune.odin-rune img[src=null],.rune-container.daily-rune.odin-rune img[src=undefined]{clip:rect(0,0,0,0)!important;clip-path:inset(50%)!important;-webkit-clip-path:inset(50%)!important;display:none!important;height:0!important;left:-9999px!important;opacity:0!important;position:absolute!important;top:-9999px!important;visibility:hidden!important;width:0!important}.rune-container.daily-rune.odin-rune :after,.rune-container.daily-rune.odin-rune :before,.rune-container.daily-rune.odin-rune:after,.rune-container.daily-rune.odin-rune:before{content:none!important;display:none!important}.rune-background{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:contain;display:flex;height:100%;justify-content:center;width:100%}.rune-container p{color:#fff;font-family:Montserrat,sans-serif;font-family:var(--main-font);font-size:1.2rem;margin:10px 0 0;text-shadow:1px 1px 2px #000c}.fortune-text,.rune-container p{animation:fadeIn .5s ease-in-out}.fortune-text{background:#181f2a;border:1px solid #ffffff1a;border-radius:15px;box-shadow:0 4px 15px #0000004d;margin:20px auto;max-height:300px;max-width:400px;overflow-x:hidden;overflow-y:auto;padding:20px;position:relative;width:80%;z-index:10}.fortune-text h2{color:gold;font-size:1.5rem;margin:0 0 15px}.fortune-text h2,.fortune-text p{font-family:Montserrat,sans-serif;font-family:var(--main-font)}.fortune-text p{font-size:1rem;line-height:1.5;margin:0}.fortune-text::-webkit-scrollbar{width:8px}.fortune-text::-webkit-scrollbar-track{background:#ffffff1a;border-radius:4px}.fortune-text::-webkit-scrollbar-thumb{background:#ffd70099;border-radius:4px}.fortune-text::-webkit-scrollbar-thumb:hover{background:#ffd700cc}.fortune-text{scrollbar-color:#ffd70099 #ffffff1a;scrollbar-width:thin}@media (max-width:768px){.fortune-text{-webkit-overflow-scrolling:touch;max-height:250px;overscroll-behavior:contain}}.fade-in{animation:fadeIn 1s ease-in}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInScale{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.bottom-navigation{align-items:center;bottom:20px;display:flex;flex-direction:column;left:0;position:fixed;right:0;z-index:100}.theme-buttons{gap:20px;padding:10px}.theme-button,.theme-buttons{display:flex;justify-content:center}.theme-button{align-items:center;background:none;border:none;cursor:pointer;padding:0;transition:transform .2s ease}.theme-button:active{transform:scale(1.1)}.theme-button img{box-shadow:0 2px 10px #0000004d;height:100px;object-fit:contain;transition:all .3s ease;width:100px}.theme-button:hover{transform:scale(1.08)}.theme-options-row{flex-direction:row;flex-wrap:nowrap;gap:16px;margin-bottom:10px}.theme-menu,.theme-options-row{align-items:center;display:flex;justify-content:center}.theme-menu{animation:fadeIn .3s ease-out;background-color:#6a0dade6;border-radius:8px;bottom:140px;box-shadow:0 4px 8px #0000004d;box-sizing:border-box;flex-direction:column;left:50%;max-width:95vw;min-width:150px;padding:16px 18px 10px;position:fixed;transform:translateX(-50%);width:380px;z-index:1000}.theme-option{align-items:center;background-color:#7a30e0;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-family:Montserrat,sans-serif;font-family:var(--main-font);justify-content:center;margin:0;padding:8px 14px;transition:background-color .2s ease;white-space:nowrap}.theme-option img{height:22px;margin-right:7px;vertical-align:middle}.theme-option.danet-option{gap:0}.theme-option.danet-option img{margin-left:7px;margin-right:0}.theme-option:hover{background-color:#6a0dad}.profile-icon{background:#181f2a;border:2px solid #00ffb3;border-radius:50%;height:64px;margin-right:18px;object-fit:contain;width:64px}.menu-button{background:none;border:none;cursor:pointer;left:20px;padding:0;position:absolute;top:20px;transition:transform .3s ease;z-index:100}.menu-image{border-radius:50%;box-shadow:0 2px 10px #0000004d;height:40px;object-fit:contain;transition:all .3s ease;width:40px}.menu-button:hover .menu-image{box-shadow:0 4px 15px #0006;transform:scale(1.1)}.profile-info{align-items:flex-start;display:flex;flex-direction:column;gap:4px}.profile-nik{color:#00ffb3;font-family:Montserrat,sans-serif;font-family:var(--main-font);font-size:1.3rem;font-weight:700}.profile-level{color:gold}.profile-level,.profile-score{font-family:Montserrat,sans-serif;font-family:var(--main-font);font-size:1.1rem}.profile-score{align-items:center;color:#fff;display:flex;gap:6px}.coin-icon-sidebar{height:22px;object-fit:contain;width:22px}.profile-exp{color:#b0ffef;font-size:1.05rem}.profile-btn,.profile-exp{font-family:Montserrat,sans-serif;font-family:var(--main-font)}.profile-btn{background:#00ffb3;border:none;border-radius:8px;color:#181f2a;cursor:pointer;font-size:1.15rem;font-weight:700;margin-top:8px;padding:6px 20px;transition:background .2s}.profile-btn:hover{background:#00e6a0}.profile-modal{align-items:center;background:#181f2a;border-radius:16px;box-shadow:0 4px 32px #0006;color:#fff;display:flex;flex-direction:column;left:50%;min-height:120px;min-width:260px;padding:32px 24px;position:fixed;top:50%;transform:translate(-50%,-50%);z-index:3000}.fortune-wheel-button{background:none;border:none;cursor:pointer;padding:0;position:absolute;right:20px;top:20px;transition:transform .3s ease;z-index:100}.fortune-wheel-image{border-radius:50%;box-shadow:0 2px 10px #0000004d;height:40px;object-fit:contain;transition:all .3s ease;width:40px}.fortune-wheel-button:hover .fortune-wheel-image{box-shadow:0 4px 15px #0006;transform:rotate(30deg)}@media (min-width:768px){.theme-button img{height:120px;width:120px}.theme-button:hover{transform:scale(1.12)}.theme-buttons{gap:30px}.theme-menu{bottom:120px}.fortune-wheel-image,.menu-image{height:45px;width:45px}.fortune-wheel-button,.menu-button{top:30px}.menu-button{left:30px}.fortune-wheel-button{right:30px}}.rating-overlay{background:#000000b3;justify-content:center;left:0;pointer-events:auto;position:fixed;top:0;width:100vw;z-index:9999}.rating-background,.rating-overlay{align-items:center;display:flex;height:100vh}.rating-background{flex-direction:column;justify-content:flex-start;max-height:100vh;overflow:hidden;position:relative;width:100%}.rating-bg-image{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:1}.close-rating{align-items:center;background:#000c;border:2px solid #00ff80;border-radius:50%;box-shadow:0 4px 20px #00ff8066;color:#00ff80;cursor:pointer;display:flex;font-size:42px;font-weight:700;height:60px;justify-content:center;line-height:1;padding:0;position:absolute;right:50px;text-shadow:0 0 10px #00ff80cc;top:20px;transition:all .3s ease;width:60px;z-index:1001}.close-rating:hover{background:#00ff8033;box-shadow:0 6px 25px #00ff8099;color:#fff;text-shadow:0 0 15px #ffffffe6;transform:scale(1.1)}.close-rating:active{transform:scale(.95)}.rating-list{align-items:center;display:flex;flex-direction:column;gap:2px;height:calc(100vh - 150px);margin:0 auto;max-width:800px;overflow-x:hidden;overflow-y:auto;padding-top:80px;position:relative;width:100%;z-index:2}.rating-fade-top{display:none!important}.rating-list ol{align-items:center;display:flex;flex-direction:column;margin:0;padding:0;width:100%}.rating-item{font-size:1rem;margin:0 auto 15px;padding:0 6px;width:260px}.rating-avatar{align-items:center;display:flex;height:40px;justify-content:center;margin:0 8px;width:40px}.rating-avatar img{border:2px solid #00ff804d;border-radius:50%;height:100%;object-fit:cover;width:100%}.rating-header{margin-bottom:20px;position:relative;text-align:center;z-index:3}.rating-header h1{color:#fff;font-size:2.5rem;font-weight:700;margin:0;padding:20px 0 10px;text-shadow:0 0 10px #00ff8080}@media (max-width:600px){.rating-modal{align-items:center!important;background-position:-10px!important;background-size:cover!important;justify-content:flex-start!important;padding:20px 10px 0!important;text-align:center!important}.rating-background{height:100vh!important;max-height:100vh!important;max-width:100vw!important;min-height:0!important;min-height:auto!important;min-width:0!important;min-width:auto!important;overflow:hidden!important;padding:0!important;width:100vw!important}.rating-bg-image{height:100%!important;object-fit:cover!important;width:100%!important}.rating-list{flex-direction:column!important;gap:0!important;height:calc(100vh - 120px)!important;left:0!important;margin:0 auto!important;max-width:260px!important;overflow-x:hidden!important;overflow-y:auto!important;padding:80px 0 0!important;position:relative!important;right:0!important;text-align:center!important;width:100%!important}.rating-item,.rating-list{align-items:center!important;display:flex!important}.rating-item{font-size:.85rem!important;height:auto!important;justify-content:flex-start!important;line-height:1.5!important;margin:0 auto 6px!important;padding:2px 0!important;width:260px!important}.rating-header h1{font-size:2rem!important;padding:15px 0 8px!important}.close-rating{font-size:36px!important;height:50px!important;padding:0!important;right:20px!important;top:15px!important;width:50px!important}.rating-modal>div,.rating-modal>div>div{align-items:center!important;display:flex!important;flex-direction:column!important;text-align:center!important;width:100%!important}}.tasks-overlay{align-items:center;background:#000000b3;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:3000}.tasks-modal{background:#1a2a3a;border-radius:18px;box-shadow:0 8px 32px #0006;flex-direction:column;max-width:95vw;min-height:320px;min-width:320px;padding:32px 24px 24px;position:relative}.close-tasks,.tasks-modal{align-items:center;color:#fff;display:flex}.close-tasks{background:#0000004d;border:none;border-radius:50%;cursor:pointer;font-size:2rem;height:38px;justify-content:center;position:absolute;right:18px;top:16px;width:38px;z-index:2}.tasks-list{display:flex;flex-direction:column;gap:18px;margin-top:18px;width:100%}.task-item{align-items:center;background:#ffffff12;border-radius:8px;display:flex;justify-content:space-between;min-height:48px;padding:10px 14px}.task-desc{flex:1 1 auto;font-size:1.05rem;text-align:left}.task-desc,.task-points-btn{font-family:Montserrat,sans-serif;font-family:var(--main-font)}.task-points-btn{background:#444;border:none;border-radius:8px;color:gold;cursor:not-allowed;font-size:1.1rem;font-weight:700;margin-left:16px;opacity:.7;padding:7px 16px;transition:background .2s,opacity .2s}.task-points-btn.available{background:linear-gradient(90deg,gold 60%,#ffb300);box-shadow:0 2px 8px #ffd70026;color:#222;cursor:pointer;opacity:1}.task-claimed{color:#7fff7f;font-size:.95rem;font-weight:700;margin-left:12px}.tasks-score{color:gold;font-size:1.15rem;font-weight:700;margin-top:18px}.type-row{display:flex;flex-direction:row;gap:10px;justify-content:center;margin-top:6px}.type-btn{background:#fff;border:1px solid #7a30e0;border-radius:4px;color:#6a0dad;cursor:pointer;font-size:.98rem;padding:6px 14px;transition:background .2s}.type-btn:disabled{cursor:not-allowed;opacity:.6}.generate-result-overlay{align-items:center;background:#000000b3;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:4000}.generate-result-modal{align-items:center;background:#1a2a3a;border-radius:18px;box-shadow:0 8px 32px #0006;color:#fff;display:flex;flex-direction:column;max-width:95vw;min-height:220px;min-width:320px;padding:32px 24px 24px;position:relative}.close-generate-result{background:#0000004d;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:2rem;height:38px;position:absolute;right:18px;top:16px;width:38px;z-index:2}.classic-runes-row,.close-generate-result{align-items:center;display:flex;justify-content:center}.classic-runes-row{flex-direction:row;gap:8px;margin:18px 0 8px}.classic-rune{background:#fff;border-radius:8px;box-shadow:0 2px 8px #6a0dad14;color:#6a0dad;font-size:1.15rem;font-weight:700;min-width:70px;padding:10px 18px;text-align:center}.classic-rune-img-wrap,.cross-rune,.pyramid-rune{align-items:center;display:flex;flex-direction:column;height:130px;justify-content:flex-start;position:relative;width:100px}.classic-rune-bg,.cross-rune .classic-rune-bg,.pyramid-rune .classic-rune-bg{display:block;height:100%;object-fit:contain;position:relative;width:100%;z-index:1}.classic-rune-bg[src*="crystal_rune.png"]{transform:scale(1.2)}.cross-rune .classic-rune-bg[src*="crystal_rune.png"]{transform:scale(1.05)}.pyramid-rune .classic-rune-bg[src*="crystal_rune.png"]{transform:scale(1.1)}.classic-rune-img,.cross-rune .classic-rune-img,.pyramid-rune-img{height:100%;left:0;object-fit:contain;pointer-events:none;position:absolute;top:0;transform:scale(.85);width:100%;z-index:3;z-index:2}.classic-layout-content{align-items:stretch;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-start;max-height:100vh;overflow-y:auto;padding:40px 20px 20px;width:100%}.back-btn{background:#6a0dad;border:none;border-radius:8px;box-shadow:0 2px 8px #6a0dad14;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;margin-bottom:40px;margin-top:28px;padding:10px 32px;transition:background .2s}.back-btn:hover{background:#7a30e0}.classic-description{background:#181f2a;border-radius:10px;box-shadow:0 2px 8px #6a0dad14;box-sizing:border-box;color:gold;font-family:Montserrat,sans-serif;font-size:.92rem;-webkit-hyphens:auto;hyphens:auto;line-height:1.6;margin-top:10px;max-width:100%;padding:18px 22px;text-align:justify;width:100%;word-break:break-word}@media (max-width:768px){.classic-description{border-radius:8px;font-size:.9rem;line-height:1.5;margin:10px 10px 0;padding:16px 18px;text-align:justify;width:calc(100% - 20px)}}@media (max-width:480px){.classic-description{border-radius:6px;font-size:.88rem;line-height:1.4;margin:8px 8px 0;padding:14px 16px;text-align:justify;width:calc(100% - 16px)}}.classic-rune-name{color:gold;font-family:Montserrat,sans-serif;font-size:.9rem;margin-top:5px;text-shadow:1px 1px 2px #000c}.cross-layout-content{align-items:stretch;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-start;max-height:100vh;overflow-y:auto;padding:40px 20px 20px;width:100%}.cross-runes-grid{grid-gap:60px;display:grid;gap:60px;grid-template-columns:1fr 1fr 1fr;grid-template-rows:120px 160px 160px 160px;margin:20px auto 30px;padding-bottom:0;position:relative;width:fit-content}.cross-runes-grid:has(.classic-rune-bg[src*="crystal_rune.png"]){gap:70px}.cross-runes-grid.crystal-theme{gap:70px}.pyramid-flex.crystal-theme .pyramid-row{margin-bottom:40px}.cross-rune{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;min-height:100px;min-width:80px;overflow:hidden;position:relative}.cross-rune .classic-rune-bg{display:block;height:120px;object-fit:contain;position:relative;width:90px;z-index:1}.cross-rune .classic-rune-img{height:120px;left:0;object-fit:contain;pointer-events:none;position:absolute;top:0;width:90px;z-index:2}.cross-rune .classic-rune-name{color:#fff;font-family:Montserrat,sans-serif;font-family:var(--main-font);font-size:1.18rem;margin-top:6px;text-align:center;text-shadow:1px 1px 4px #000;width:100%}.cross-pos-0{grid-column:2/3;grid-row:1/2;margin-bottom:60px}.cross-pos-1{grid-column:1/2;grid-row:2/3}.cross-pos-2{grid-column:2/3;grid-row:2/3;margin-bottom:60px}.cross-pos-3{grid-column:3/4;grid-row:2/3}.cross-pos-4{grid-column:2/3;grid-row:3/4;margin-bottom:60px}.cross-pos-5{grid-column:2/3;grid-row:4/5}@media (max-width:600px){.cross-runes-grid{gap:40px;grid-template-columns:1fr 1fr 1fr;grid-template-rows:90px 120px 120px 120px;margin-bottom:30px;margin-top:20px;padding-bottom:0}.cross-runes-grid:has(.classic-rune-bg[src*="crystal_rune.png"]){gap:50px}.cross-runes-grid.crystal-theme{gap:50px}.cross-rune{min-height:90px;min-width:70px}.cross-pos-0,.cross-pos-2,.cross-pos-4{margin-bottom:40px}}.pyramid-layout-content{align-items:stretch;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-start;max-height:100vh;overflow-y:auto;padding:40px 20px 20px;width:100%}.pyramid-runes-grid{grid-gap:0;display:grid;gap:0;grid-template-columns:repeat(5,1fr);grid-template-rows:90px 120px 120px 120px;margin:20px auto 18px;position:relative;width:400px}.pyramid-rune{align-items:center;display:flex;flex-direction:column;height:110px;justify-content:flex-start;position:relative;width:80px}.pyramid-rune .classic-rune-bg,.pyramid-rune-img{height:100%;left:0;object-fit:contain;position:absolute;top:0;width:100%}.pyramid-rune-img{pointer-events:none;z-index:2}.pyramid-rune .classic-rune-bg{z-index:1}.pyramid-pos-0{grid-column:3/4;grid-row:1/2}.pyramid-pos-1{grid-column:2/3;grid-row:2/3}.pyramid-pos-2{grid-column:4/5;grid-row:2/3}.pyramid-pos-3{grid-column:1/2;grid-row:3/4}.pyramid-pos-4{grid-column:5/6;grid-row:3/4}.pyramid-pos-5{grid-column:2/3;grid-row:4/5}.pyramid-pos-6{grid-column:4/5;grid-row:4/5}@media (max-width:600px){.pyramid-runes-grid{grid-template-columns:1fr 1fr 1fr 1fr 1fr;grid-template-rows:40px 70px 70px 70px}.pyramid-rune{min-height:90px;min-width:70px}}.classic-layout-content .classic-rune-bg{height:130px;width:100px}.classic-layout-content .classic-rune-img-wrap{height:140px;width:110px}.sidebar-overlay{background:#00000059;display:flex;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:3000}.sidebar{animation:sidebarIn .25s cubic-bezier(.4,0,.2,1);background:#181f2a;border-bottom-right-radius:18px;border-top-right-radius:18px;box-shadow:2px 0 24px #00000040;display:flex;flex-direction:column;height:100vh;max-width:65vw;padding:40px 24px 24px;width:65vw}@keyframes sidebarIn{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.sidebar-profile{flex-direction:row;margin-bottom:32px}.history-btn,.sidebar-profile{align-items:center;display:flex}.history-btn{background:#00ffb31a;border:1px solid #00ffb3;border-radius:12px;color:#fff;cursor:pointer;font-family:Montserrat,sans-serif;font-family:var(--main-font);font-size:1.25rem;gap:12px;margin-bottom:18px;padding:14px 22px;text-align:left;transition:background .2s}.history-btn:hover{background:#00ffb333}.history-icon{height:32px;object-fit:contain;width:32px}.history-modal{align-items:flex-start;background:#181f2a;border-radius:16px;box-shadow:0 4px 32px #0006;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;max-height:80vh;max-width:95vw;min-height:220px;min-width:320px;overflow-y:auto;padding:32px 24px 24px;position:relative}.close-history{background:#0000004d;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:2rem;height:38px;position:absolute;right:18px;top:16px;width:38px;z-index:2}.close-history,.history-overlay{align-items:center;display:flex;justify-content:center}.history-overlay{bottom:0;left:0;padding:20px;position:fixed;right:0;top:0;z-index:4000}.history-list{display:flex;flex-direction:column;gap:22px;width:100%}.history-date-block{background:#00ffb312;border-radius:10px;box-shadow:0 2px 8px #00ffb30a;padding:12px 10px 10px;width:100%}.history-date{color:#00ffb3;font-size:1.08rem;font-weight:700;margin-bottom:10px}.history-spreads-row{display:flex;flex-wrap:wrap;gap:18px;justify-content:center;padding-left:20px}.history-spread-card{align-items:center;background:#232b3a;border-radius:10px;box-shadow:0 2px 8px #0000001a;display:flex;flex-direction:column;gap:8px;max-width:210px;min-width:170px;padding:12px 16px;position:relative}.history-theme-icon{height:38px;margin-bottom:4px;object-fit:contain;width:38px}.history-spread-info{margin-bottom:4px;text-align:center}.history-spread-type{color:gold;font-size:1.02rem;font-weight:700}.history-spread-theme{color:#b0ffef;font-size:.97rem}.history-details-btn{background:#00ffb3;border:none;border-radius:6px;color:#181f2a;cursor:pointer;font-size:.98rem;font-weight:700;margin-top:6px;padding:4px 16px;transition:background .2s}.history-details-btn:hover{background:#00e6a0}.history-details-modal{align-items:flex-start;background:#232b3a;border-radius:16px;box-shadow:0 4px 32px #0006;color:#fff;display:flex;flex-direction:column;left:50%;max-height:80vh;max-width:95vw;min-height:120px;min-width:320px;overflow-y:auto;padding:32px 24px 24px;position:fixed;top:50%;transform:translate(-50%,-50%);z-index:4100}.close-history-details{background:#0000004d;border:none;border-radius:50%;cursor:pointer;font-size:2rem;height:38px;justify-content:center;position:absolute;right:18px;top:16px;width:38px;z-index:2}.close-history-details,.profile-modal-v2{align-items:center;color:#fff;display:flex}.profile-modal-v2{background:#0e151a;border-radius:24px;box-shadow:0 4px 32px #00ffb32e;flex-direction:column;left:50%;max-height:98vh;max-width:98vw;min-height:600px;min-width:340px;overflow-y:auto;padding:0;position:fixed;top:50%;transform:translate(-50%,-50%);z-index:5000}.close-profile-modal{background:#0000004d;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:2.2rem;height:44px;position:absolute;right:22px;top:18px;width:44px;z-index:2}.profile-bg{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:0}.profile-bg-img{height:100%;object-fit:cover;opacity:.18;width:100%}.profile-content{flex-direction:column;padding:38px 0 0;width:100%;z-index:1}.profile-avatar-img-wrap,.profile-content{align-items:center;display:flex;position:relative}.profile-avatar-img-wrap{height:120px;justify-content:center;overflow:hidden;width:120px}.profile-avatar-img,.profile-avatar-img-overlay{border-radius:50%;height:100%;left:0;object-fit:contain;pointer-events:none;position:absolute;top:0;width:100%}.profile-avatar-img{background:#0000;border:none;border-radius:50%;height:120px;margin-bottom:12px;margin-top:12px;object-fit:contain;width:120px}.profile-username-v2{color:#fff;font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:700;margin:10px 0;text-shadow:2px 2px 4px #00000080}.profile-xp-bar-wrap{align-items:center;display:flex;height:48px;justify-content:center;margin-bottom:8px;margin-top:8px;max-width:420px;position:relative;width:90%}.xp-bar-bg{width:100%;z-index:1}.xp-bar-bg,.xp-bar-fill{height:48px;left:0;position:absolute;top:0}.xp-bar-fill{background:linear-gradient(90deg,#00ffb3 60%,gold);border-radius:24px;opacity:.7;z-index:2}.xp-bar-text{color:#fff;font-size:1.1rem;font-weight:700;position:absolute;right:18px;text-shadow:0 2px 8px #00ffb3;top:50%;transform:translateY(-50%);z-index:3}.profile-xp-label{color:#b0ffef;font-family:Montserrat,sans-serif;font-family:var(--main-font);font-size:1.08rem;margin-bottom:12px}.profile-subscription-block{background:#0000008c;border:2px solid #00ffb3;border-radius:12px;box-shadow:0 2px 8px #00ffb3;margin-bottom:18px;margin-left:auto;margin-right:auto;max-width:90%;padding:18px 22px 12px;text-align:center;width:270px}.profile-subscription-title{color:#fff;font-size:1.18rem;font-weight:700;margin-bottom:6px}.profile-subscription-title,.profile-subscription-type{font-family:Montserrat,sans-serif;font-family:var(--main-font)}.profile-subscription-type{color:gold;font-size:1.08rem;margin-bottom:2px}.profile-subscription-date{color:#b0ffef;font-family:Montserrat,sans-serif;font-family:var(--main-font);font-size:.98rem}.profile-subscription-type.premium{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,gold,#ffed4e);-webkit-background-clip:text;background-clip:text;font-weight:700;text-shadow:0 0 10px #ffd70080}.profile-subscription-type.basic{color:#ccc;font-weight:400}.subscription-end-date{color:#b0ffef;font-size:.9rem;font-weight:400}.profile-subscription-btn{background:linear-gradient(45deg,#00ffb3,#00d4a3);border:none;border-radius:8px;color:#181f2a;cursor:pointer;font-family:Montserrat,sans-serif;font-family:var(--main-font);font-size:.9rem;font-weight:700;letter-spacing:1px;margin-top:8px;padding:8px 16px;text-transform:uppercase;transition:all .2s}.profile-subscription-btn:hover{background:linear-gradient(45deg,#00d4a3,#00ffb3);box-shadow:0 4px 15px #00ffb34d;transform:translateY(-1px)}.profile-loading-overlay{align-items:center;background:#181f2ae6;border-radius:20px;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:10}.profile-loading{color:#00ffb3;font-size:1.2rem;font-weight:700;padding:20px;text-align:center}.profile-inventory-btn{align-items:center;background:none;border:none;border-radius:18px;cursor:pointer;display:flex;justify-content:center;margin:24px 0;overflow:hidden;padding:0;position:relative;transition:transform .15s,box-shadow .15s;width:320px;z-index:1}.profile-inventory-btn:hover{transform:scale(1.02)}.profile-inventory-btn:active{transform:scale(.98)}.inventory-btn-bg{height:90px;left:50%;object-fit:contain;opacity:.95;position:absolute;top:50%;transform:translate(-50%,-50%);width:320px;z-index:0}.profile-sound-row{display:flex;flex-direction:row;gap:38px;justify-content:center;margin-bottom:18px;margin-top:18px}.profile-sound-btn{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:54px;justify-content:center;padding:0;width:54px}.profile-sound-btn img{height:54px;object-fit:contain;width:54px}.pyramid-flex{align-items:center;display:flex;flex-direction:column;gap:0;width:100%}.pyramid-row{display:flex;justify-content:center;margin-bottom:0}.pyramid-row.row-1{gap:0;margin-top:0}.pyramid-row.row-2{gap:60px;margin-top:20px}.pyramid-row.row-3{gap:120px;margin-top:40px}.pyramid-row.row-4{gap:180px;margin-top:40px}@media (max-width:600px){.pyramid-row.row-2{gap:40px;margin-top:15px}.pyramid-row.row-3{gap:80px;margin-top:30px}.pyramid-row.row-4{gap:120px;margin-top:30px}}.inventory-grid{grid-gap:8px;background:#00ffb312;border:2px solid #00ffb3;border-radius:12px;display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(90px,1fr));grid-template-rows:repeat(4,1fr);max-height:55vh;min-width:0;overflow-y:auto;padding:4px 0 0;width:100%}.inventory-item{background:#00000040;border-radius:8px;box-shadow:0 2px 8px #00ffb30a;display:block;height:100px;margin:8px auto;transition:border .2s,box-shadow .2s;width:100px}.inventory-item.selected{border:2px solid gold}.inventory-item.locked{border:2px solid #b0b0b0;filter:grayscale(.7) brightness(.7)}.inventory-item-img{display:block;height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:1}.inventory-item-name{align-items:center;background:#00000073;border-radius:0 0 6px 6px;bottom:0;box-sizing:border-box;display:flex;font-family:Montserrat,sans-serif;font-family:var(--main-font);font-size:1.05rem;gap:4px;justify-content:center;left:0;margin:0;padding:2px 0;position:absolute;text-align:center;text-shadow:0 2px 8px #00ffb3;width:100%;z-index:2}.inventory-lock{height:38px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:38px;z-index:3}.inventory-check{color:#00ffb3;font-size:1.2em;margin-left:2px}@media (max-width:600px){.inventory-modal{border-radius:0 0 24px 24px;left:50%;padding:4px 0;transform:translate(-50%,-50%)}.inventory-grid,.inventory-modal{max-width:100vw;min-width:0;width:100vw}.inventory-grid{padding:0}.inventory-item-img{height:100%;object-fit:cover;width:100%}.inventory-tabs{gap:4px;justify-content:space-between;margin-bottom:8px;margin-top:4px;max-width:100vw;padding:0 2vw;width:100vw}.inventory-tab{flex:1 1;font-size:1rem;min-width:0;padding:6px 8px;text-align:center;white-space:nowrap}}.xp-bar-custom-wrap{align-items:center;display:flex;height:180px;justify-content:flex-start;margin:0 auto 8px;position:relative;width:900px}.xp-bar-custom-bg{height:180px;left:0;object-fit:contain;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.xp-bar-custom-fill{background:linear-gradient(90deg,#00ffb3 60%,gold);border-radius:25px;box-shadow:0 2px 8px #00ffb344;height:50px;left:199px;opacity:.7;position:absolute;top:59px;transition:width .5s;z-index:2}.xp-bar-custom-text{color:#fff;font-size:2.2rem;font-weight:700;position:absolute;right:90px;text-shadow:0 2px 8px #00ffb3;top:62%;transform:translateY(-50%);z-index:3}@media (min-width:769px){.xp-bar-custom-wrap{align-items:center!important;display:flex!important;justify-content:center!important;left:0!important;margin:0 auto 8px!important;position:relative!important;right:0!important}.xp-bar-custom-bg{left:50%!important;position:absolute!important;transform:translateX(-50%)!important}.xp-bar-custom-fill{left:350px!important;position:absolute!important}.xp-bar-custom-text{position:absolute!important;right:90px!important}.xp-bar-custom-fill[style*=left]{left:350px!important}}@media (max-width:900px){.xp-bar-custom-wrap{height:90px;width:99vw}.xp-bar-custom-bg{height:90px}.xp-bar-custom-fill{border-radius:14px;height:28px;left:70px;top:35px}.xp-bar-custom-text{font-size:1.2rem;right:40px;top:55%}}@media only screen and (device-width:430px) and (device-height:932px) and (-webkit-device-pixel-ratio:3),only screen and (width:430px) and (height:932px){.xp-bar-custom-fill{left:90px!important}}.profile-inventory-btn{height:72px;min-height:72px}@media (max-width:600px){.profile-inventory-btn{width:280px}}.daily-rewards-button{background:none;border:none;cursor:pointer;padding:0;position:absolute;right:90px;top:20px;transition:transform .3s ease;z-index:100}.daily-rewards-icon{border-radius:50%;box-shadow:0 2px 10px #0000004d;height:50px;object-fit:contain;transition:all .3s ease;width:50px}.daily-rewards-button:hover .daily-rewards-icon{box-shadow:0 4px 15px #0006;transform:scale(1.1)}@media (min-width:768px){.daily-rewards-button{right:110px;top:30px}.daily-rewards-icon{height:60px;width:60px}}.header-currency{display:flex;gap:15px;left:50%;position:fixed;top:20px;transform:translateX(-50%);z-index:1000}.currency-item{align-items:center;background:#00000080;border-radius:18px;display:flex;gap:4px;padding:8px 12px}.coin-icon,.crystal-icon{height:20px;object-fit:contain;width:20px}.currency-item span{color:#fff;font-size:16px;font-weight:600}.currency-plus-btn{align-items:center;border-radius:50%;display:flex;justify-content:center;min-height:24px;min-width:24px;transition:all .2s ease}.currency-plus-btn:hover{background:#ffffff1a;transform:scale(1.1)}.currency-plus-btn span{font-size:2.1em!important;line-height:1}.rune-flip-container{display:inline-block;height:100%;perspective:800px;width:100%}.rune-flip-inner{height:100%;position:relative;transform-style:preserve-3d;transition:transform .6s cubic-bezier(.4,2,.6,1);width:100%}.rune-flip-inner.flipped{transform:rotateY(180deg)}.rune-flip-back,.rune-flip-front{align-items:center;backface-visibility:hidden;display:flex;height:100%;justify-content:center;position:absolute;width:100%}.rune-flip-front{z-index:2}.rune-flip-back{transform:rotateY(180deg);z-index:1}.rune-bg{height:100%;object-fit:contain;width:100%}.rune-bg[src*="crystal_rune.png"]{transform:scale(1.2)}.rune-image.daily-rune-image{height:100%;object-fit:contain;transform:scale(.85);width:100%;z-index:3}@media (max-width:600px){.rune-flip-container,.rune-flip-inner{height:100%;width:100%}}.spread-description{background:#181f2a;border-radius:10px;box-shadow:0 2px 8px #6a0dad14;color:gold;font-family:Montserrat,sans-serif;font-size:.92rem;max-width:420px;padding:18px 22px;text-align:center}.rune-flip-inner.no-anim{transition:none!important}.runes-library-btn{align-items:center;background:#00ffb31a;border:1px solid #00ffb3;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-family:Montserrat,sans-serif;font-family:var(--main-font);font-size:1.25rem;gap:12px;margin-bottom:18px;padding:14px 22px;text-align:left;transition:background .2s}.runes-library-btn:hover{background:#00ffb333}.runes-library-icon{height:32px;object-fit:contain;width:32px}.referral-btn{align-items:center;background:#00ffb31a;border:1px solid #00ffb3;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-family:Montserrat,sans-serif;font-family:var(--main-font);font-size:1.25rem;gap:12px;margin-bottom:18px;padding:14px 22px;text-align:left;transition:background .2s}.referral-btn:hover{background:#00ffb333}.coming-soon-placeholder{align-items:center;background:#6464641a;border:1px solid #666;border-radius:12px;display:flex;font-size:1.25rem;gap:12px;margin-bottom:18px;opacity:.6;padding:14px 22px;position:relative;text-align:left}.coming-soon-placeholder,.coming-soon-text{color:#fff;font-family:Montserrat,sans-serif;font-family:var(--main-font)}.coming-soon-text{background:#ff6b35;border-radius:8px;font-size:.8rem;font-weight:700;padding:4px 8px;position:absolute;right:12px;text-transform:uppercase;top:-8px}.referral-icon{height:32px;object-fit:contain;width:32px}.subscription-button{background:linear-gradient(45deg,gold,orange);border:none;border-radius:25px;bottom:20px;box-shadow:0 4px 15px #0003;color:#000;cursor:pointer;font-weight:700;padding:12px 24px;position:fixed;right:20px;transition:transform .2s,box-shadow .2s;z-index:100}.subscription-button:hover{box-shadow:0 6px 20px #00000040;transform:translateY(-2px)}.subscription-button:active{box-shadow:0 2px 10px #0003;transform:translateY(1px)}.modal-overlay{align-items:center;background-color:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-content{background:linear-gradient(135deg,#2a1f3d,#1a1a2e);border:1px solid #ffffff1a;border-radius:15px;box-shadow:0 4px 6px #0000001a;color:#fff;max-width:90%;padding:20px;text-align:center;width:400px}.modal-content h2{color:gold;font-size:1.5em;margin-bottom:15px;margin-top:0}.modal-content p{line-height:1.4;margin:10px 0}.modal-content button{background:gold;border:none;border-radius:25px;color:#2a1f3d;cursor:pointer;font-weight:700;margin:10px;padding:10px 20px;transition:all .3s ease}.modal-content button:hover{background:#ffed4a;transform:translateY(-2px)}.modal-content button:active{transform:translateY(0)}.referral-rewards{padding:15px}.reward-item{align-items:center;background:#ffffff1a;border-radius:10px;display:flex;margin-bottom:15px;padding:10px}.reward-icon{height:30px;margin-right:10px;width:30px}.reward-item p{font-size:.9em;margin:0}.referral-note{background:#ffd7001a;border-radius:10px;margin-top:20px;padding:15px}.referral-note p{color:gold;font-weight:700;margin-bottom:10px}.referral-note ul{margin:0;padding-left:20px;text-align:left}.referral-note li{color:#fff;font-size:.9em;margin-bottom:5px}.rating-modal{background-position:-10px!important;background-repeat:no-repeat;background-size:cover!important;bottom:0;flex-direction:column;height:100vh;justify-content:flex-start;left:0;margin:0;overflow-x:hidden;overflow-y:auto;padding:50px 20px 0;position:fixed;right:0;top:0;width:100vw;z-index:1000}.rating-item,.rating-modal{align-items:center;display:flex}.rating-item{background:#00202099;border:1px solid #00ff8033;border-radius:8px;color:#fff;margin:0 auto 8px;padding:4px 6px}@media (max-width:600px){.rating-item{font-size:.85rem;height:auto;line-height:1.5;margin-bottom:23px;padding:3px 0}.rating-avatar{height:32px;margin:0 6px;width:32px}}.rating-position{color:#00ff80;font-weight:700;text-align:center;width:30px}.rating-name{flex:1 1;margin:0 10px}.rating-level{color:#00ff80;margin-right:10px}.rating-experience{align-items:center;color:#00ff80;display:flex;font-weight:500;gap:5px}.current-user{background:#00ff801a;border:1px solid #00ff8066}.rating-separator{color:#00ff80;font-style:italic;padding:10px;text-align:center}.danet-modal-overlay{align-items:center;background:#181f2aeb;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.danet-modal-content{align-items:center;background:#232b3a;border-radius:24px;box-shadow:0 8px 32px #000a;display:flex;flex-direction:column;max-width:420px;padding:32px 24px 24px;position:relative;width:95vw}.close-danet-modal{background:none;border:none;color:#fff;cursor:pointer;font-size:2rem;position:absolute;right:16px;top:16px;z-index:2}.profile-nik-input{background:#181f2ad9;border:2px solid #00ffb3;border-radius:12px;box-shadow:0 2px 12px #00ffb314;color:#fff;font-size:1.2em;outline:none;padding:10px 16px;transition:border .2s,box-shadow .2s;width:320px}.profile-nik-input:focus{border:2px solid gold;box-shadow:0 0 8px #ffd70055}.profile-nik-btn{background:linear-gradient(90deg,#00ffb3,#181f2a);border:none;border-radius:8px;box-shadow:0 2px 8px #00ffb31f;color:#181f2a;cursor:pointer;font-family:inherit;font-size:1.1em;font-weight:700;margin-left:8px;padding:8px 18px;transition:background .2s,color .2s}.profile-nik-btn:hover{background:linear-gradient(90deg,gold,#00ffb3);color:#181f2a}.premium-task{background:#ffd70014;border:2.5px solid gold!important;box-shadow:0 0 12px 0 #ffd70055}.task-unavailable-container{align-items:center;display:flex;flex-direction:column;gap:8px;margin-left:16px}.task-unavailable{color:#aaa;font-size:1.08rem;font-weight:700;margin:0;opacity:.7}.task-premium-icon{display:flex;justify-content:center}.task-premium-icon .premium-badge{background:linear-gradient(45deg,gold,#ffed4e);border-radius:20px;box-shadow:0 2px 8px #ffd7004d;color:#181f2a;font-size:.7rem;font-weight:700;letter-spacing:1px;padding:4px 12px;text-transform:uppercase}.tasks-error{color:#ff6b6b;padding:20px;text-align:center}.tasks-error p{font-size:1.1rem;margin-bottom:15px}.tasks-error button{background:#ff6b6b;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;padding:10px 20px;transition:background .2s}.tasks-error button:hover{background:#ff5252}.tasks-empty{color:#888;padding:40px 20px;text-align:center}.tasks-empty p{font-size:1.1rem;margin:0}@media (max-width:600px){.layout-button{animation:layoutButtonPulseMobile 2s ease-in-out infinite}.layout-button:hover{animation:none;filter:drop-shadow(0 0 18px rgba(0,255,255,.8)) drop-shadow(0 0 30px rgba(0,255,255,.4))}.layout-image{width:220px}.type-btn.generate-layout-btn{font-size:1rem;padding:10px 16px;transform:scale(1.02)}.type-btn.generate-layout-btn:hover{transform:scale(1.05)}}@keyframes layoutButtonPulseMobile{0%{filter:drop-shadow(0 0 12px rgba(0,255,255,.6)) drop-shadow(0 0 20px rgba(0,255,255,.3));transform:scale(1.1)}50%{filter:drop-shadow(0 0 15px rgba(0,255,255,.8)) drop-shadow(0 0 25px rgba(0,255,255,.4));transform:scale(1.15)}to{filter:drop-shadow(0 0 12px rgba(0,255,255,.6)) drop-shadow(0 0 20px rgba(0,255,255,.3));transform:scale(1.1)}}.main-content{align-items:center;display:flex;height:100vh;justify-content:center;overflow:hidden;position:relative;width:100%}.type-btn.generate-layout-btn{animation:generateLayoutPulse 2s ease-in-out infinite;border:2px solid #6a0dad;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:400;margin-top:40px;overflow:visible;padding:10px 16px;transform:scale(1.02);transition:all .3s ease}.type-btn.generate-layout-btn:hover{animation:generateLayoutPulse 1s ease-in-out infinite;transform:scale(1.05)}.type-btn.generate-layout-btn.theme-love{background:linear-gradient(135deg,#ff6b9d,#ff8fab);border-color:#ff6b9d;filter:drop-shadow(0 0 15px rgba(255,107,157,.6)) drop-shadow(0 0 25px rgba(255,107,157,.3))}.type-btn.generate-layout-btn.theme-love:hover{filter:drop-shadow(0 0 20px rgba(255,107,157,.8)) drop-shadow(0 0 35px rgba(255,107,157,.4))}.type-btn.generate-layout-btn.theme-finance{background:linear-gradient(135deg,gold,#ffed4e);border-color:gold;color:#222;filter:drop-shadow(0 0 15px rgba(255,215,0,.6)) drop-shadow(0 0 25px rgba(255,215,0,.3))}.type-btn.generate-layout-btn.theme-finance:hover{filter:drop-shadow(0 0 20px rgba(255,215,0,.8)) drop-shadow(0 0 35px rgba(255,215,0,.4))}.type-btn.generate-layout-btn.theme-career{background:linear-gradient(135deg,#4facfe,#00f2fe);border-color:#4facfe;filter:drop-shadow(0 0 15px rgba(79,172,254,.6)) drop-shadow(0 0 25px rgba(79,172,254,.3))}.type-btn.generate-layout-btn.theme-career:hover{filter:drop-shadow(0 0 20px rgba(79,172,254,.8)) drop-shadow(0 0 35px rgba(79,172,254,.4))}@keyframes generateLayoutPulse{0%{transform:scale(1.05)}50%{transform:scale(1.08)}to{transform:scale(1.05)}}.layout-loading-indicator{margin:20px 0;padding:20px}.layout-loading-text{font-size:1.3rem}@keyframes layoutLoadingGradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.layout-loading-overlay{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000b3;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:9999}.layout-loading-indicator{animation:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:none;border:none;box-shadow:none;margin:0;padding:40px;text-align:center}.layout-loading-text{-webkit-text-fill-color:#0000;animation:layoutLoadingGradient 3s ease-in-out infinite;background:linear-gradient(45deg,#00ffb3,#4facfe,#00ffb3);-webkit-background-clip:text;background-clip:text;background-size:200% 200%;font-size:2rem;font-weight:600;margin:0;text-shadow:0 0 20px #00ffb380}.classic-rune-img[src*="Algiz.png"]:not([style*="scaleX(-1)"]):not([style*=transform]),.cross-rune img[src*="Algiz.png"]:not([style*="scaleX(-1)"]):not([style*=transform]),.pyramid-rune img[src*="Algiz.png"]:not([style*="scaleX(-1)"]):not([style*=transform]),.rune-container.daily-rune img[src*="Algiz.png"]:not([style*="scaleX(-1)"]):not([style*=transform]){transform:scale(.7)!important}.rune-container.daily-rune img[src*="Algiz.png"]:not([style*="scaleX(-1)"]):not([style*=transform]){transform:scale(.75)!important}.classic-rune-img[src*="Algiz.png"]:not([style*="scaleX(-1)"]):not([style*=transform]),.cross-rune .classic-rune-img[src*="Algiz.png"]:not([style*="scaleX(-1)"]):not([style*=transform]),.pyramid-rune-img[src*="Algiz.png"]:not([style*="scaleX(-1)"]):not([style*=transform]){transform:scale(.6)!important}.rune-card-img.rune-reversed,.rune-detail-img.rune-reversed,.rune-reversed{transform:scaleX(-1) scaleY(-1)!important}.rune-container.daily-rune img.rune-image.daily-rune-image.rune-reversed[src*="Algiz.png"],.rune-container.daily-rune img.rune-image.daily-rune-image.rune-reversed[src*="Berkana.png"],.rune-container.daily-rune img[src*="Algiz.png"].rune-reversed,.rune-container.daily-rune img[src*="Algiz.png"][style*="scaleX(-1)"],.rune-container.daily-rune img[src*="Algiz.png"][style*=transform],.rune-container.daily-rune img[src*="Berkana.png"].rune-reversed,.rune-container.daily-rune img[src*="Berkana.png"][style*="scaleX(-1)"],.rune-container.daily-rune img[src*="Berkana.png"][style*=transform]{transform:scale(.75) scaleX(-1) scaleY(-1)!important}.classic-rune-img[src*="Algiz.png"].rune-reversed,.classic-rune-img[src*="Algiz.png"][style*="scaleX(-1)"],.classic-rune-img[src*="Algiz.png"][style*=transform],.classic-rune-img[src*="Berkana.png"].rune-reversed,.classic-rune-img[src*="Berkana.png"][style*="scaleX(-1)"],.classic-rune-img[src*="Berkana.png"][style*=transform],.cross-rune img[src*="Algiz.png"].rune-reversed,.cross-rune img[src*="Algiz.png"][style*="scaleX(-1)"],.cross-rune img[src*="Algiz.png"][style*=transform],.cross-rune img[src*="Berkana.png"].rune-reversed,.cross-rune img[src*="Berkana.png"][style*="scaleX(-1)"],.cross-rune img[src*="Berkana.png"][style*=transform],.pyramid-rune img[src*="Algiz.png"].rune-reversed,.pyramid-rune img[src*="Algiz.png"][style*="scaleX(-1)"],.pyramid-rune img[src*="Algiz.png"][style*=transform],.pyramid-rune img[src*="Berkana.png"].rune-reversed,.pyramid-rune img[src*="Berkana.png"][style*="scaleX(-1)"],.pyramid-rune img[src*="Berkana.png"][style*=transform]{transform:scale(.6) scaleX(-1) scaleY(-1)!important}@supports (-webkit-touch-callout:none){.inventory-modal{-webkit-overflow-scrolling:touch;border-radius:0;bottom:0;height:100vh;left:0;max-height:none;max-width:none;overflow-y:scroll;padding-bottom:20px;right:0;top:0;transform:none;width:100vw}.inventory-items-grid{grid-gap:16px;-webkit-overflow-scrolling:touch!important;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));max-height:none;overflow-y:auto!important;overscroll-behavior:contain!important;padding:16px 16px 100px;touch-action:pan-y!important;width:100%}.inventory-item{background:#0000004d;border:2px solid #00ffb3;border-radius:16px;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;min-height:120px;padding:16px;text-align:center;transition:all .3s ease}.App,body{-webkit-overflow-scrolling:touch;overflow:auto!important}.App{height:auto;min-height:100vh}}@media (max-width:768px){.inventory-modal{-webkit-overflow-scrolling:touch;border-radius:0;bottom:0;height:100vh;left:0;max-height:none;max-width:none;overflow-y:scroll;padding-bottom:20px;right:0;top:0;transform:none;width:100vw}.inventory-items-grid{-webkit-overflow-scrolling:touch!important;max-height:none;overflow-y:auto!important;overscroll-behavior:contain!important;padding-bottom:100px;touch-action:pan-y!important}.App,body{-webkit-overflow-scrolling:touch;height:auto;min-height:100vh;overflow:auto!important}}.inventory-items-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));height:auto;max-height:none;overflow-y:auto!important;padding:16px;scroll-behavior:smooth;width:100%}.inventory-item{background:#0000004d;border:2px solid #00ffb3;border-radius:16px;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;min-height:120px;overflow:hidden;padding:16px;position:relative;text-align:center;transition:all .3s ease}.inventory-item:hover{border-color:#00ffb3;box-shadow:0 8px 25px #00ffb34d;transform:translateY(-2px)}.inventory-item.selected{border-color:gold;box-shadow:0 0 16px gold}.inventory-item-image{border-radius:8px;display:block;height:60px;margin:0 auto 8px;object-fit:cover;width:60px}.inventory-item-name{color:#fff;font-size:.9rem;font-weight:600;line-height:1.2;margin-bottom:8px}.inventory-item-description{color:#ccc;flex-grow:1;font-size:.8rem;line-height:1.3;margin-bottom:12px}.inventory-item-button{background:linear-gradient(135deg,#00ffb3,#00d4aa);border:none;border-radius:8px;color:#000;cursor:pointer;font-size:.8rem;font-weight:600;margin-top:auto;padding:8px 16px;transition:all .3s ease;width:100%}.inventory-item-button:hover{background:linear-gradient(135deg,#00d4aa,#00ffb3);transform:translateY(-1px)}.inventory-item-button:disabled{background:#666;color:#ccc;cursor:not-allowed;transform:none}.inventory-item-button.equipped{background:linear-gradient(135deg,#4caf50,#45a049);color:#fff}.inventory-item-button.buy{background:linear-gradient(135deg,gold,#ffed4e);color:#000}.inventory-item-price{align-items:center;color:gold;display:flex;font-size:.8rem;gap:4px;justify-content:center;margin-top:8px}.inventory-item-price img{height:16px;width:16px}.inventory-item.rare{border-color:#4facfe}.inventory-item.epic{border-color:#a855f7}.inventory-item.legendary{border-color:gold;box-shadow:0 0 15px #ffd7004d}@media (max-width:480px){.inventory-items-grid{gap:12px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));padding:12px}.inventory-item{min-height:100px;padding:12px}.inventory-item-image{height:50px;width:50px}.inventory-item-name{font-size:.8rem}.inventory-item-description{font-size:.7rem}}@supports (-webkit-touch-callout:none){.App,body{height:auto!important;min-height:100vh!important;position:relative!important}.App,.inventory-modal,body{-webkit-overflow-scrolling:touch!important;overflow:auto!important}.inventory-modal{border-radius:0!important;bottom:0!important;height:100vh!important;left:0!important;max-height:100vh!important;position:fixed!important;right:0!important;top:0!important;transform:none!important;width:100vw!important;z-index:9999!important}.inventory-items-grid{-webkit-overflow-scrolling:touch!important;height:auto!important;max-height:none!important;max-width:100%!important;overflow:auto!important;padding-bottom:200px!important;width:100%!important}}@media only screen and (device-width:430px) and (device-height:932px) and (-webkit-device-pixel-ratio:3),only screen and (max-width:430px) and (max-height:932px) and (min-width:420px) and (min-height:920px){.App,body{height:auto!important;max-height:none!important;position:relative!important}.App,.inventory-modal,body{-webkit-overflow-scrolling:touch!important;min-height:100vh!important;overflow:auto!important;overflow-x:hidden!important;overflow-y:auto!important}.inventory-modal{border-radius:0!important;bottom:0!important;height:100vh!important;height:auto!important;left:0!important;max-height:100vh!important;max-height:none!important;position:fixed!important;right:0!important;top:0!important;transform:none!important;width:100vw!important;z-index:9999!important}.inventory-items-grid{-webkit-overflow-scrolling:touch!important;display:block!important;max-width:100%!important;min-height:auto!important;overflow:auto!important;overflow-x:hidden!important;overflow-y:auto!important;padding-bottom:200px!important;width:100%!important}.inventory-item,.inventory-items-grid{height:auto!important;max-height:none!important;position:relative!important}.inventory-item{min-height:140px!important;overflow:visible!important}.inventory-tabs{height:auto!important;max-height:none!important;overflow:visible!important;position:relative!important;z-index:10!important}}@supports (-webkit-touch-callout:none){.inventory-modal:not([style*="display: none"])~*,.inventory-modal:not([style*="display: none"])~.App{display:none!important;opacity:0!important;visibility:hidden!important}.inventory-modal{background:#000!important;border-radius:0!important;bottom:0!important;height:100vh!important;left:0!important;max-height:100vh!important;padding:0!important;position:fixed!important;right:0!important;top:0!important;transform:none!important;z-index:99999!important}.inventory-items-grid,.inventory-modal{-webkit-overflow-scrolling:touch!important;margin:0!important;max-width:100vw!important;overflow:auto!important;width:100vw!important}.inventory-items-grid{display:block!important;height:auto!important;max-height:none!important;padding:20px 20px 200px!important;position:relative!important}.inventory-modal:not([style*="display: none"])+*,.inventory-modal:not([style*="display: none"])~*{display:none!important;opacity:0!important;visibility:hidden!important}.App,body{height:auto!important;min-height:100vh!important;position:relative!important}.App,.inventory-modal,body{-webkit-overflow-scrolling:touch!important;overflow:auto!important}.inventory-modal{border-radius:0!important;bottom:0!important;height:100vh!important;left:0!important;max-height:100vh!important;position:fixed!important;right:0!important;top:0!important;transform:none!important;width:100vw!important;z-index:9999!important}.inventory-items-grid{-webkit-overflow-scrolling:touch!important;height:auto!important;max-height:none!important;max-width:100%!important;overflow:auto!important;padding-bottom:200px!important;width:100%!important}.inventory-item{overflow:visible!important}.inventory-item,html{position:relative!important}body,html{-webkit-overflow-scrolling:touch!important;height:auto!important;min-height:100vh!important;overflow:auto!important}.App,body{position:relative!important}.App{height:auto!important;min-height:100vh!important}.App,.inventory-modal{-webkit-overflow-scrolling:touch!important;overflow:auto!important}.inventory-modal{border-radius:0!important;bottom:0!important;height:100vh!important;left:0!important;max-height:100vh!important;position:fixed!important;right:0!important;top:0!important;transform:none!important;width:100vw!important;z-index:9999!important}.inventory-items-grid{-webkit-overflow-scrolling:touch!important;height:auto!important;max-height:none!important;max-width:100%!important;overflow:auto!important;padding-bottom:200px!important;width:100%!important}.inventory-item{overflow:visible!important;position:relative!important}}.inventory-items-grid{-webkit-overflow-scrolling:touch!important;height:auto!important;max-height:none!important;overflow:auto!important;overscroll-behavior:contain!important;touch-action:pan-y!important;will-change:scroll-position!important}@media (max-width:768px){.inventory-items-grid{-webkit-overflow-scrolling:touch!important;height:auto!important;max-height:none!important;overflow:auto!important;overscroll-behavior:contain!important;touch-action:pan-y!important;will-change:scroll-position!important}}@supports (-webkit-touch-callout:none){.inventory-items-grid{-webkit-overflow-scrolling:touch!important;height:auto!important;max-height:none!important;overflow:auto!important;overscroll-behavior:contain!important;touch-action:pan-y!important;will-change:scroll-position!important}}.inventory-items-grid,.shop-items-grid{-webkit-overflow-scrolling:touch!important;height:auto!important;max-height:none!important;overflow:auto!important;overscroll-behavior:contain!important;touch-action:pan-y!important;will-change:scroll-position!important}@media (max-width:768px){.inventory-items-grid,.shop-items-grid{-webkit-overflow-scrolling:touch!important;height:auto!important;max-height:none!important;overflow:auto!important;overscroll-behavior:contain!important;touch-action:pan-y!important;will-change:scroll-position!important}}