.menu-config-icon{width:18px;position:relative;max-height:100%;overflow:hidden}.nav-label{position:relative;transition:color .5s ease}.nav-item:hover .nav-label{color:#e5e5e5}.nav-item{width:80px;height:48px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:0px}.navigation-bar{width:100%;position:fixed;bottom:0;left:0;background-color:#000;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:16px 30px;box-sizing:border-box;gap:0px;text-align:left;font-size:14px;color:#5c5c5c;font-family:Onest;z-index:1000}.navigation-bar .active{font-weight:500;color:#e5e5e5}.nav-icon{width:24px;height:24px;object-fit:contain;transition:filter .5s,opacity .5s;filter:none;opacity:1}.nav-item.active .nav-icon,.nav-item:hover .nav-icon{filter:brightness(0) invert(1);opacity:.9}.clickerscreen{width:100%;position:relative;background-color:#0b0b0b;height:580px;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;font-size:12px;color:#e5e5e5;font-family:Onest,sans-serif}.main-content{display:flex;height:568px;padding:10px;flex-direction:column;align-items:center;flex-shrink:0;align-self:stretch}.header{align-self:stretch;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;font-size:16px;color:#5c5c5c;margin-top:40px;margin-bottom:0}.title-icon{width:320px;height:49px;position:relative}.subtitle{align-self:stretch;position:relative;display:flex;flex-direction:column;margin-bottom:0}.p{margin-bottom:0;margin-top:10px;color:#5c5c5c;font-size:16px;font-weight:400}.p1{margin-top:0;color:#ff7a00;font-size:16px;font-weight:400}.statusbar{align-self:center;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px}.statbox{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:2px 8px;gap:4px;height:40px;min-width:86px;border-radius:10px;border:1px solid #5c5c5c}.statbox.active{border-color:#ff7a00;color:#ff7a00}.header-icon{width:24px;height:24px;object-fit:contain}.counter{font-size:14px;line-height:1.2;color:inherit}.question{width:46px;height:46px;padding:8px;border-radius:10px;border:1px solid #5c5c5c;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.question img{width:24px;height:24px;object-fit:contain}.target-wrapper{position:relative;width:320px;height:320px;margin-top:00px;display:flex;align-items:center;justify-content:center}.target{position:absolute;width:12px;height:12px;top:20px;left:50%;transform:translate(-50%);z-index:2}.icon{position:absolute;width:100%;height:100%;border-radius:50%;transition:filter .3s ease}.icon:hover{filter:brightness(0) invert(1);opacity:.9}.icon.rotating{animation:spin360 1s linear infinite}@keyframes spin360{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (hover: none){.icon:hover{filter:none;opacity:1}}@media (max-width: 360px){.statusbar{flex-wrap:wrap;justify-content:space-between}.statbox,.question{margin-bottom:4px}}.score-popup{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:24px;font-weight:700;animation:rise .8s ease-out forwards;color:#0c6;pointer-events:none;z-index:1000}@keyframes rise{0%{opacity:0;transform:translate(-50%,-50%) scale(.8)}30%{opacity:1;transform:translate(-50%,-60%) scale(1.1)}to{opacity:0;transform:translate(-50%,-80%) scale(1)}}.bonus-popup{position:absolute;top:55%;left:50%;transform:translate(-50%,-50%);font-size:14px;color:#4caf50;font-weight:600;pointer-events:none;z-index:10;animation:fadeOut .8s ease-out forwards}.icon.disabled{filter:grayscale(1) brightness(.4);pointer-events:none}.energy-timer-inside{position:absolute;bottom:28px;left:50%;transform:translate(-50%);display:flex;align-items:center;color:#888;font-size:14px;font-weight:400;font-family:inherit;pointer-events:none}.energy-icon{width:16px;height:16px;margin-right:4px}.plus-one{margin-right:4px}.divider{margin:0 4px}.cooldown{font-family:monospace}.otklikscreen{display:flex;flex-direction:column;min-height:100vh;background-color:#121212;color:#fff;font-family:Onest,sans-serif;padding:20px;box-sizing:border-box}.subtitle{font-size:20px;font-weight:600;margin-bottom:20px}.subtitle-group{margin-bottom:20px}.subtitle1,.subtitle3{font-size:16px;color:#ff7a00;margin-bottom:5px}.subtitle2{font-size:14px;color:#e5e5e5}.container-parent{margin-top:20px}.container1 textarea.label{width:100%;height:120px;background:transparent;border:1px solid #696969;border-radius:12px;padding:12px;font-size:14px;color:#fff;resize:none}.energy-parent{display:flex;flex-direction:column;align-items:center;margin-top:16px;gap:8px}.energy{background-color:transparent;border:2px solid #ff7a00;border-radius:12px;padding:10px 20px;color:#fff;font-size:16px;cursor:pointer}.energy:hover{background-color:#ff7a00;color:#000}.label1{font-size:14px;color:#969696}.label1 .span{color:#ff7a00}.screen{background-color:#121212;color:#fff;padding:20px;font-family:Onest,sans-serif;min-height:100vh}.top-stats{display:flex;justify-content:space-between;margin-bottom:20px}.tabs{display:flex;justify-content:space-around;margin-bottom:20px}.tabs button{padding:10px 20px;background:transparent;border:1px solid white;color:#fff;cursor:pointer}.tabs button.active{border-color:orange;color:orange}.tab-content{padding:10px}.card{border:1px solid #696969;border-radius:12px;padding:20px;margin-top:10px}.card .highlight{background-color:orange;color:#000;margin-top:10px}.hint{font-size:12px;color:#969696;margin-top:10px}.costs{display:flex;gap:10px;margin:10px 0}.profile-subpage{padding:20px;background-color:#121212;color:#e5e5e5;min-height:100vh;font-family:Onest,sans-serif}.profile-subpage .header{font-size:22px;font-weight:700;margin-bottom:10px}.profile-subpage .description{font-size:14px;color:#969696;margin-bottom:20px}.profile-subpage label{display:block;margin-top:12px;margin-bottom:4px;font-size:14px}.profile-subpage input,.profile-subpage select{width:100%;padding:8px;border-radius:8px;border:none;margin-bottom:10px;background-color:#1e1e1e;color:#fff}.profile-subpage .primary{margin-top:20px;background-color:#ff7a00;border:none;color:#fff;padding:10px 15px;border-radius:20px;cursor:pointer}.profile-subpage .cancel{margin-top:10px;background:none;border:1px solid #ff7a00;color:#ff7a00;padding:10px 15px;border-radius:20px;cursor:pointer}.profile-subpage .faq{margin-top:20px;font-weight:700}.profile-subpage .disclaimer{margin-top:10px;font-size:12px;color:#969696}.profile-subpage .contact{margin-top:20px;font-size:13px}.profile-subpage .add-direction{background-color:#333;border:1px solid #696969;color:#fff;padding:8px 12px;border-radius:10px;margin-top:10px;cursor:pointer}@font-face{font-family:Onest;src:url(/fonts/Onest-VariableFont_wght.woff2) format("woff2");font-weight:100 900;font-style:normal;font-display:swap}*{margin:0;padding:0;box-sizing:border-box;outline:none;-webkit-tap-highlight-color:transparent}html,body{min-height:100vh;background-color:#121212;color:#fff;font-family:Onest,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overscroll-behavior:none;touch-action:manipulation;scroll-behavior:smooth}
