.navbar{z-index:10;background:#fff;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:1.25rem 2rem;display:flex;position:sticky;top:0}.navbar-logo{color:#000;font-size:1.5rem;font-weight:700;text-decoration:none;transition:color .2s}.navbar-logo:hover,.logo-dot{color:#5c7bff}.navbar-left{align-items:center;gap:1.5rem;display:flex}.navbar-icon{color:#333;cursor:pointer;justify-content:center;align-items:center;text-decoration:none;transition:color .2s;display:flex}.navbar-icon:hover{color:#5c7bff}.navbar-toggle{color:#333;cursor:pointer;background:0 0;border:none;padding:.5rem;font-size:1.5rem;transition:color .2s;display:none}.navbar-toggle:hover{color:#5c7bff}.theme-toggle{border-radius:0;padding:.5rem;box-shadow:none!important;background:0 0!important;border:none!important}@media (width>=1024px){.navbar{padding:1.5rem 3rem}.navbar-logo{font-size:1.7rem}.navbar-left{gap:2rem}.navbar-icon{font-size:1.3rem}}@media (width>=1440px){.navbar{padding:1.5rem 4rem}.navbar-logo{font-size:1.8rem}.navbar-left{gap:2.5rem}}@media (width<=1023px){.navbar-toggle{justify-content:center;align-items:center;display:flex}.navbar-left{background:#fff;border-bottom:1px solid #f0f0f0;flex-direction:column;gap:1rem;width:60px;max-height:0;transition:max-height .3s;position:absolute;top:100%;left:auto;right:0;overflow:hidden;box-shadow:-2px 4px 12px #0000000f;padding-left:2.5rem!important}.navbar-left.active{max-height:300px;padding:1.5rem}.navbar-icon{border-bottom:1px solid #f0f0f0;justify-content:flex-start;width:100%;padding:.75rem 0;font-size:1.1rem}.navbar-icon:last-child{border-bottom:none}}@media (width<=1023px) and (width>=800px){.navbar{padding:1.2rem 1.8rem}.navbar-logo{font-size:1.4rem}}@media (width<=799px) and (width>=600px){.navbar{padding:1.1rem 1.5rem}.navbar-logo{font-size:1.3rem}}@media (width<=599px) and (width>=481px){.navbar{padding:1rem 1.25rem}.navbar-logo{font-size:1.15rem}}@media (width<=480px){.navbar{padding:1rem}.navbar-logo{font-size:clamp(1rem,4vw,1.2rem)}.navbar-toggle{padding:.4rem;font-size:1.3rem}.navbar-left.active{max-height:400px}.navbar-icon{padding:.75rem 0;font-size:1rem}}@media (height<=500px) and (orientation:landscape){.navbar{padding:.75rem 1rem}.navbar-logo{font-size:clamp(.9rem,3vw,1.1rem)}.navbar-toggle{padding:.3rem;font-size:1.2rem}.navbar-left.active{max-height:250px;padding:1rem}.navbar-icon{padding:.5rem 0;font-size:.95rem}}@media (hover:none) and (pointer:coarse){.navbar-toggle,.navbar-icon{min-width:44px;min-height:44px}.navbar-toggle:active,.navbar-icon:active{color:#5c7bff}}.navbar-toggle:focus-visible,.navbar-icon:focus-visible,.navbar-logo:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #5c7bff}.home-container{text-align:center;background-color:#0000;flex-direction:column;justify-content:center;align-items:center;height:70vh;padding:1.5rem 1.5rem 1rem 20px;font-family:Mulish,sans-serif;display:flex;position:relative;overflow-y:auto}.home-header h1{color:#000;margin-bottom:.75rem;font-size:clamp(2rem,6vw,3.2rem);font-weight:700}.home-description p{color:#444;max-width:550px;margin:0 auto;font-size:clamp(1rem,3.5vw,1.2rem);line-height:1.5}.home-divider{background:#5c7bff;width:70px;height:2px;margin:1.5rem auto}.home-actions{flex-direction:column;gap:.875rem;width:100%;max-width:340px;display:flex}.home-btn{color:#000;cursor:pointer;background:#fff;border:1.5px solid #e0e0e0;border-radius:20px;justify-content:center;align-items:center;gap:8px;padding:.875rem 1.5rem;font-size:1.125rem;font-weight:600;transition:all .2s;display:flex}.home-btn-ai{color:#fff;background:#5c7bff;border-color:#5c7bff}.home-btn-ai:hover{background:#4a6ae0;transform:translateY(-1px);box-shadow:0 8px 16px #5c7bff33}.home-btn-player:hover{background:#f8f9ff;border-color:#5c7bff;transform:translateY(-1px)}@media (width<=480px){.home-container{gap:.75rem;height:70vh;min-height:auto;padding:.8rem 1rem .5rem;overflow:hidden}.home-header h1{margin-bottom:.3rem;font-size:clamp(1.3rem,5vw,1.8rem)}.home-description p{max-width:100%;font-size:clamp(.9rem,3vw,1rem);line-height:1.4}.home-divider{width:50px;height:1.5px;margin:.75rem auto}.home-actions{gap:.6rem;max-width:100%;margin-top:.3rem}.home-btn{border-radius:18px;min-height:44px;padding:.7rem 1rem;font-size:.9rem}.home-btn svg{font-size:1.1em}.robot-icon{font-size:1.3rem;top:-22px}}@media (width<=600px) and (width>=481px){.home-container{gap:1.2rem;height:auto;min-height:70vh;padding:1.5rem 1.2rem}.home-header h1{margin-bottom:.6rem;font-size:clamp(1.5rem,5vw,2rem)}.home-description p{max-width:100%;font-size:clamp(.95rem,3.2vw,1.1rem);line-height:1.5}.home-divider{width:60px;height:2px;margin:1.2rem auto}.home-actions{gap:.875rem;max-width:320px}.home-btn{min-height:46px;padding:.875rem 1.4rem;font-size:1rem}.robot-icon{font-size:1.5rem;top:-28px}}@media (width<=900px) and (width>=601px){.home-container{gap:1.5rem;height:auto;min-height:73vh;padding:2rem 1.5rem}.home-header h1{margin-bottom:.7rem;font-size:clamp(1.8rem,5.5vw,2.5rem)}.home-description p{max-width:100%;font-size:clamp(1rem,3.2vw,1.15rem);line-height:1.6}.home-divider{width:65px;height:2px;margin:1.3rem auto}.home-actions{gap:.875rem;max-width:350px}.home-btn{min-height:48px;padding:.9rem 1.5rem;font-size:1.05rem}.robot-icon{font-size:1.6rem;top:-32px}}@media (height<=500px) and (orientation:landscape){.home-container{gap:.5rem;height:auto;min-height:auto;padding:.75rem 1rem}.home-header h1{margin-bottom:.3rem;font-size:clamp(1rem,4vw,1.5rem)}.home-description p{font-size:clamp(.8rem,2vw,.95rem);display:none}.home-divider{width:40px;height:1px;margin:.5rem auto}.home-actions{gap:.6rem}.home-btn{border-radius:18px;min-height:40px;padding:.6rem 1rem;font-size:.9rem}.robot-icon{font-size:1.2rem;top:-20px}}@media (hover:none) and (pointer:coarse){.home-btn{min-height:50px}.home-btn:active{transform:scale(.98)}}.home-header{display:inline-block;position:relative}.animated-i{transform-origin:50%;display:inline-block}.robot-icon{color:#5c7bff;pointer-events:none;font-size:1.8rem;position:absolute;top:-35px;left:50%;transform:translate(-50%)}.range-container{background:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:50vh;padding:2rem 1.5rem;font-family:Mulish,sans-serif;display:flex}.back-btn{color:#666;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;font-size:1rem;font-weight:500;display:flex;position:absolute;top:2rem;left:2rem}.back-btn:hover,.ai{color:#5c7bff}.range-card{text-align:center;background:#fff;border:1px solid #f0f0f0;border-radius:24px;width:100%;max-width:480px;padding:2.5rem 2rem;box-shadow:0 10px 30px #00000008}.range-title{color:#000;margin-bottom:.75rem;font-size:2rem;font-weight:700}.range-description{color:#666;margin-bottom:1.5rem;font-size:1rem}.range-divider{background:#5c7bff;width:60px;height:2px;margin:0 auto 2rem}.range-inputs{gap:1.5rem;margin-bottom:1.5rem;display:flex}.input-group{text-align:left;flex:1}.input-group label{color:#333;margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.range-input{text-align:center;border:1.5px solid #e0e0e0;border-radius:16px;width:100%;padding:.875rem;font-size:1.125rem}.range-input:focus{border-color:#5c7bff;outline:none;box-shadow:0 0 0 3px #5c7bff1a}.range-error{color:#e53935;margin-bottom:1.5rem;font-size:.875rem}.start-btn{color:#fff;cursor:pointer;background:#5c7bff;border:none;border-radius:60px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem;font-size:1.125rem;font-weight:600;display:inline-flex}.start-btn:hover:not(:disabled){background:#4a6ae0;transform:translateY(-1px);box-shadow:0 8px 20px #5c7bff40}.start-btn:disabled{cursor:not-allowed;opacity:.6;background:#ccc}@media (width<=480px){.range-container{justify-content:flex-start;min-height:100vh;padding:1.5rem .75rem 1rem}.back-btn{align-self:flex-start;margin-bottom:1.5rem;font-size:.95rem;position:static}.range-card{border-radius:20px;max-width:100%;padding:1.5rem 1rem}.range-title{margin-bottom:.5rem;font-size:clamp(1.3rem,5vw,1.8rem)}.range-description{color:#666;margin-bottom:1.2rem;font-size:.9rem;line-height:1.5}.range-divider{width:50px;height:1.5px;margin:0 auto 1.5rem}.range-inputs{flex-direction:column;gap:1rem;margin-bottom:1.2rem}.input-group label{margin-bottom:.4rem;font-size:.8rem}.range-input{border-radius:14px;min-height:44px;padding:.75rem;font-size:1rem}.range-error{margin-bottom:1.2rem;font-size:.8rem}.start-btn{border-radius:20px;min-height:40px;padding:.9rem;font-size:.8em}}@media (width<=600px) and (width>=481px){.range-container{justify-content:flex-start;min-height:100vh;padding:2rem 1rem 1.2rem}.back-btn{align-self:flex-start;margin-bottom:1.5rem;position:static}.range-card{border-radius:22px;max-width:100%;padding:2rem 1.5rem}.range-title{margin-bottom:.6rem;font-size:clamp(1.5rem,5vw,1.9rem)}.range-description{margin-bottom:1.3rem;font-size:.95rem}.range-divider{width:55px;height:2px;margin:0 auto 1.8rem}.range-inputs{flex-direction:column;gap:1.1rem;margin-bottom:1.3rem}.input-group label{margin-bottom:.45rem;font-size:.85rem}.range-input{min-height:46px;padding:.8rem;font-size:1.05rem}.range-error{margin-bottom:1.3rem;font-size:.85rem}.start-btn{min-height:46px;padding:.95rem;font-size:1.05rem}}@media (width<=900px) and (width>=601px){.range-container{justify-content:flex-start;min-height:100vh;padding:2.5rem 1.5rem 1.5rem}.back-btn{align-self:flex-start;margin-bottom:2rem;position:static}.range-card{border-radius:23px;max-width:100%;padding:2.3rem 1.8rem}.range-title{margin-bottom:.7rem;font-size:clamp(1.7rem,5vw,2rem)}.range-description{margin-bottom:1.4rem;font-size:.98rem}.range-divider{width:58px;height:2px;margin:0 auto 1.9rem}.range-inputs{flex-direction:column;gap:1.2rem;margin-bottom:1.4rem}.range-input{min-height:48px;padding:.85rem;font-size:1.1rem}.range-error{margin-bottom:1.4rem;font-size:.875rem}.start-btn{min-height:48px;padding:1rem;font-size:1.1rem}}@media (height<=600px) and (orientation:landscape){.range-container{justify-content:center;min-height:auto;padding:1rem 1.5rem}.back-btn{margin-bottom:1rem;position:static}.range-card{padding:1.5rem}.range-title{margin-bottom:.4rem;font-size:clamp(1.2rem,4vw,1.6rem)}.range-description{margin-bottom:1rem;font-size:.85rem}.range-divider{width:45px;height:1.5px;margin:0 auto 1.2rem}.range-inputs{gap:.8rem;margin-bottom:1rem}.range-input{min-height:40px;padding:.7rem;font-size:.95rem}.range-error{margin-bottom:1rem;font-size:.8rem}.start-btn{min-height:40px;padding:.85rem;font-size:.95rem}}@media (hover:none) and (pointer:coarse){.range-input{min-height:48px}.start-btn{min-height:50px}.start-btn:active:not(:disabled){transform:scale(.98)}}.ai-guesser-container{background:#fff;justify-content:center;align-items:center;min-height:50vh;padding:2rem 1.5rem;font-family:Mulish,sans-serif;display:flex}.ai-guesser-card{text-align:center;background:#fff;border:1px solid #f0f0f0;border-radius:32px;width:100%;max-width:600px;padding:2.5rem 2rem;box-shadow:0 20px 40px #0000000a}.ai-title{color:#000;margin-bottom:1rem;font-size:2rem;font-weight:700}.target-section{text-align:left;margin-bottom:2rem}.target-section label{color:#333;margin-bottom:.5rem;font-size:.9rem;font-weight:600;display:block}.target-input-group{gap:.5rem;display:flex}.target-input{text-align:center;border:1.5px solid #e0e0e0;border-radius:16px;flex:1;padding:.875rem 1rem;font-size:1.2rem}.randomize-btn{color:#5c7bff;cursor:pointer;background:#fff;border:1.5px solid #e0e0e0;border-radius:16px;padding:0 1.2rem;font-size:1.2rem}.ai{color:#5c7bff!important}.guess-number{color:#5c7bff;font-size:5rem;font-weight:700}.message-box{background:#fafafa;border-radius:20px;min-height:3rem;margin-bottom:1.5rem;padding:.75rem;font-size:1.1rem}.log-box{background:#fafafa;border:1px solid #eee;border-radius:16px;max-height:180px;margin-bottom:1.5rem;padding:1rem;font-size:.9rem;overflow-y:auto}.log-entry{color:#555;border-bottom:1px dashed #eee;padding:.25rem 0}.action-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.primary-btn,.secondary-btn,.outline-btn{cursor:pointer;border:none;border-radius:60px;align-items:center;gap:8px;padding:.875rem 1.75rem;font-size:1rem;font-weight:600;display:inline-flex}.secondary-btn{color:#5c7bff;background:#fff;border:1.5px solid #5c7bff}.player-guesser-container{background:#fff;justify-content:center;align-items:center;min-height:50vh;padding:2rem 1.5rem;font-family:Mulish,sans-serif;display:flex}.player-guesser-card{text-align:center;background:#fff;border:1px solid #f0f0f0;border-radius:32px;width:100%;max-width:550px;padding:2.5rem 2rem;box-shadow:0 20px 40px #0000000a}.player-title{color:#000;margin-bottom:1rem;font-size:2rem;font-weight:700}.range-display{color:#666;background:#f8f9ff;border-radius:40px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:1rem;display:inline-block}.secret-reveal{color:#333;margin-bottom:1rem;font-size:1.25rem}.secret-reveal span{color:#5c7bff;font-size:2rem;font-weight:700}.feedback-box{color:#333;background:#fafafa;border-radius:20px;min-height:4rem;margin-bottom:2rem;padding:1rem;font-size:1.2rem;font-weight:500}.feedback-box.success{color:#2e7d32;background:#e8f5e9}.guess-input-area{gap:.5rem;margin-bottom:1.5rem;display:flex}.guess-input{text-align:center;border:2px solid #e0e0e0;border-radius:20px;flex:1;padding:1rem 1.2rem;font-size:1.5rem}.guess-submit-btn{color:#fff;cursor:pointer;background:#5c7bff;border:none;border-radius:20px;padding:0 1.5rem;font-size:1.5rem}.stats{justify-content:space-around;margin-bottom:1.5rem;font-size:1.2rem;font-weight:600;display:flex}.history-box{background:#fafafa;border:1px solid #eee;border-radius:20px;margin-bottom:1.5rem;padding:1.25rem}.history-box h3{color:#666;margin-bottom:.75rem;font-size:1rem;font-weight:600}.history-list{max-height:180px;overflow-y:auto}.history-item{border-bottom:1px dashed #ddd;align-items:center;padding:.5rem 0;display:flex}.history-guess{color:#5c7bff;width:50px;font-size:1.3rem;font-weight:700}.history-result{color:#555}.action-buttons{justify-content:center;gap:1rem;display:flex}.primary-btn,.outline-btn{cursor:pointer;border:none;border-radius:60px;padding:.875rem 1.75rem;font-size:1rem;font-weight:600}.primary-btn{color:#fff;background:#5c7bff}.outline-btn{color:#333;background:#fff;border:1.5px solid #e0e0e0}.contact-container{background-color:#fff;justify-content:center;align-items:center;min-height:70vh;padding:2rem;font-family:Mulish,sans-serif;display:flex;overflow: !important}.contact-card{text-align:center;background:#fff;border:1px solid #f0f0f0;border-radius:32px;width:100%;max-width:500px;padding:3rem 2rem;box-shadow:0 20px 40px #0000000a}.contact-icon{color:#5c7bff;margin-bottom:1rem}.contact-card h1{color:#000;margin-bottom:.75rem;font-size:2rem;font-weight:700}.contact-message{color:#555;margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.contact-email{color:#5c7bff;border:1.5px solid #5c7bff;border-radius:60px;margin-bottom:2rem;padding:.75rem 1.5rem;font-size:1.2rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.contact-email:hover{color:#fff;background:#5c7bff;transform:translateY(-1px);box-shadow:0 8px 16px #5c7bff33}.contact-back{color:#888;font-size:.95rem;text-decoration:none;transition:color .2s;display:block}.contact-back:hover{color:#5c7bff}@media (width<=799px) and (width>=600px){.contact-container{min-height:70vh;padding:2rem 1.25rem}.contact-card{border-radius:28px;max-width:450px;padding:2.5rem 1.5rem}.contact-icon{margin-bottom:.9rem}.contact-card h1{margin-bottom:.7rem;font-size:1.75rem}.contact-message{margin-bottom:1.6rem;font-size:1rem;line-height:1.5}.contact-email{margin-bottom:1.6rem;padding:.65rem 1.3rem;font-size:1.05rem}.contact-back{font-size:.9rem}}@media (width<=599px) and (width>=481px){.contact-container{min-height:70vh;padding:2rem 1rem}.contact-card{border-radius:24px;max-width:100%;padding:2.2rem 1.4rem;box-shadow:0 15px 30px #00000008}.contact-icon{margin-bottom:.8rem}.contact-card h1{margin-bottom:.6rem;font-size:1.6rem}.contact-message{margin-bottom:1.4rem;font-size:.95rem;line-height:1.5}.contact-email{border:1.3px solid #5c7bff;margin-bottom:1.4rem;padding:.6rem 1.2rem;font-size:1rem}.contact-back{font-size:.85rem}}@media (width<=480px){.contact-container{min-height:70vh;padding:1.5rem 1rem}.contact-card{border-radius:22px;max-width:100%;padding:2rem 1.2rem;box-shadow:0 12px 24px #00000008}.contact-icon{margin-bottom:.75rem;font-size:2.2rem}.contact-card h1{margin-bottom:.5rem;font-size:clamp(1.4rem,5vw,1.75rem);font-weight:700}.contact-message{color:#555;margin-bottom:1.2rem;font-size:.9rem;line-height:1.5}.contact-email{color:#5c7bff;word-break:break-all;border:1.3px solid #5c7bff;border-radius:50px;justify-content:center;align-items:center;min-height:44px;margin-bottom:1.2rem;padding:.6rem 1.1rem;font-size:.95rem;font-weight:600;display:inline-flex}.contact-email:active{color:#fff;background:#5c7bff;transform:scale(.98)}.contact-back{color:#888;font-size:.8rem;text-decoration:none;transition:color .2s;display:block}.contact-back:active{color:#5c7bff}}@media (height<=600px) and (orientation:landscape){.contact-container{min-height:70vh;padding:1.5rem 1rem}.contact-card{border-radius:20px;padding:1.8rem 1.2rem}.contact-icon{margin-bottom:.6rem;font-size:2rem}.contact-card h1{margin-bottom:.4rem;font-size:clamp(1.2rem,4vw,1.6rem)}.contact-message{margin-bottom:1rem;font-size:.85rem;line-height:1.4}.contact-email{margin-bottom:1rem;padding:.55rem 1rem;font-size:.9rem}.contact-back{font-size:.75rem}}@media (hover:none) and (pointer:coarse){.contact-email{min-width:100%;min-height:48px}.contact-email:active{color:#fff;background:#5c7bff;transform:scale(.96);box-shadow:0 6px 12px #5c7bff26}.contact-back:active{color:#5c7bff;font-weight:600}}.contact-email:focus-visible,.contact-back:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #5c7bff}.notfound-container{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:50vh;font-family:Mulish,sans-serif;display:flex}.notfound-container h1{color:#5c7bff;margin:0;font-size:6rem}.footer{color:#888;flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;width:100%;margin-top:2rem;padding:1rem;font-size:clamp(.75rem,2vw,.875rem);display:flex}.brand-mayo{color:#000;white-space:nowrap;font-weight:700}.brand-name{color:#5c7bff;white-space:nowrap;font-weight:700;text-decoration:none;transition:color .2s}.brand-name:hover{color:#5c7bff}.github-link{color:#333;justify-content:center;align-items:center;transition:color .2s;display:flex}.github-link:hover{color:#333}@media (width>=600px){.footer{gap:1rem;margin-top:3rem;padding:1.5rem;font-size:clamp(.8rem,1.8vw,.875rem)}}@media (width>=800px){.footer{gap:1.2rem;margin-top:3.5rem;padding:2rem}}@media (width<=380px){.footer{gap:.5rem;margin-top:1.5rem;padding:.75rem;font-size:.7rem}}@media (height<=500px) and (orientation:landscape){.footer{gap:.8rem;margin-top:1rem;padding:.75rem;font-size:clamp(.65rem,1.5vw,.8rem)}}@media (prefers-reduced-motion:reduce){.brand-name,.github-link{transition:none}}@media print{.footer{margin-top:2rem;font-size:.875rem}.github-link{display:none}}*{box-sizing:border-box}.preloader{z-index:9999;background:#fff;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:fixed;top:0;left:0}.preloader-content{flex:1;justify-content:center;align-items:center;display:flex}.preloader-image{object-fit:cover;border:2px solid #f0f0f0;border-radius:50%;width:180px;height:180px;animation:1.8s ease-in-out infinite blink;box-shadow:0 4px 12px #5c7bff26}@keyframes blink{0%,to{opacity:1}50%{opacity:.4}}.preloader-footer{color:#888;font-size:.875rem;position:absolute;bottom:2rem}@media (width<=480px){.preloader-image{width:140px;height:140px}}html.dark .navbar{background:#0a0e27;border-bottom-color:#1e2440}html.dark .navbar-logo{color:#f0f4ff}html.dark .navbar-logo:hover{color:#5c7bff}html.dark .navbar-icon{color:#b0b8d4}html.dark .navbar-icon:hover{color:#5c7bff}html.dark .navbar-toggle{color:#b0b8d4}html.dark .navbar-toggle:hover{color:#5c7bff}html.dark .navbar-left{background:#0a0e27;border-bottom-color:#1e2440;box-shadow:-2px 4px 12px #0000004d}html.dark .navbar-icon{border-bottom-color:#1e2440}html.dark .home-header h1{color:#f0f4ff}html.dark .home-description p{color:#b0b8d4}html.dark .home-divider{background:#5c7bff}html.dark .home-btn{color:#f0f4ff;background:#1a1f3a;border-color:#2d3a5c}html.dark .home-btn-ai{color:#fff;background:#5c7bff;border-color:#5c7bff}html.dark .home-btn-ai:hover{background:#4a6ae0}html.dark .home-btn-player:hover{color:#5c7bff;background:#2d3a5c;border-color:#5c7bff}html.dark .robot-icon{color:#5c7bff}html.dark .range-container{background:0 0}html.dark .range-card{background:#0a0e27;border-color:#1e2440;box-shadow:0 10px 30px #0003}html.dark .range-title{color:#f0f4ff}html.dark .range-description{color:#b0b8d4}html.dark .range-divider{background:#5c7bff}html.dark .input-group label{color:#b0b8d4}html.dark .range-input{color:#f0f4ff;background:#1a1f3a;border-color:#2d3a5c}html.dark .range-input:focus{border-color:#5c7bff;box-shadow:0 0 0 3px #5c7bff33}html.dark .range-error{color:#e53935}html.dark .start-btn{color:#fff;background:#5c7bff}html.dark .start-btn:hover:not(:disabled){background:#4a6ae0}html.dark .back-btn{color:#b0b8d4}html.dark .back-btn:hover{color:#5c7bff}html.dark .ai-guesser-container{background:0 0}html.dark .guess-label{color:#f0f4ff}html.dark .ai-guesser-card{background:#0a0e27;border-color:#1e2440;box-shadow:0 20px 40px #0003}html.dark .ai-title{color:#f0f4ff}html.dark .ai-guesser-card .range-display{color:#b0b8d4;background:#1a1f3a}html.dark .target-section label{color:#b0b8d4}html.dark .target-input{color:#f0f4ff;background:#1a1f3a;border-color:#2d3a5c}html.dark .target-input:focus{border-color:#5c7bff;box-shadow:0 0 0 3px #5c7bff33}html.dark .randomize-btn{color:#5c7bff;background:#1a1f3a;border-color:#2d3a5c}html.dark .guess-number{color:#5c7bff}html.dark .message-box{color:#f0f4ff;background:#1a1f3a}html.dark .log-box{background:#1a1f3a;border-color:#2d3a5c}html.dark .log-entry{color:#b0b8d4;border-bottom-color:#2d3a5c}html.dark .stats{color:#f0f4ff}html.dark .primary-btn{color:#fff;background:#5c7bff}html.dark .secondary-btn{color:#5c7bff;background:0 0;border-color:#5c7bff}html.dark .outline-btn{color:#b0b8d4;background:0 0;border-color:#2d3a5c}html.dark .outline-btn:hover{color:#5c7bff;background:#1a1f3a;border-color:#5c7bff}html.dark .player-guesser-container{background:0 0}html.dark .player-guesser-card{background:#0a0e27;border-color:#1e2440;box-shadow:0 20px 40px #0003}html.dark .player-title{color:#f0f4ff}html.dark .player-guesser-card .range-display{color:#b0b8d4;background:#1a1f3a}html.dark .secret-reveal{color:#f0f4ff}html.dark .secret-reveal span{color:#5c7bff}html.dark .feedback-box{color:#f0f4ff;background:#1a1f3a}html.dark .feedback-box.success{color:#e8f5e9;background:#1b5e20}html.dark .guess-input{color:#f0f4ff;background:#1a1f3a;border-color:#2d3a5c}html.dark .guess-input:focus{border-color:#5c7bff;box-shadow:0 0 0 3px #5c7bff33}html.dark .guess-submit-btn{color:#fff;background:#5c7bff}html.dark .history-box{background:#1a1f3a;border-color:#2d3a5c}html.dark .history-box h3{color:#b0b8d4}html.dark .history-item{border-bottom-color:#2d3a5c}html.dark .history-guess{color:#5c7bff}html.dark .history-result{color:#b0b8d4}html.dark .player-guesser-card .primary-btn{color:#fff;background:#5c7bff}html.dark .player-guesser-card .outline-btn{color:#b0b8d4;background:0 0;border-color:#2d3a5c}html.dark .contact-container{background:0 0}html.dark .contact-card{background:#0a0e27;border-color:#1e2440}html.dark .contact-card h1{color:#f0f4ff}html.dark .contact-message{color:#b0b8d4}html.dark .contact-email{color:#5c7bff;border-color:#5c7bff}html.dark .contact-email:hover{color:#fff;background:#5c7bff}html.dark .contact-back{color:#888}html.dark .contact-back:hover,html.dark .notfound-container h1{color:#5c7bff}html.dark .notfound-container h2{color:#f0f4ff}html.dark .notfound-container a{color:#5c7bff}html.dark .footer{color:#888}html.dark .brand-mayo{color:#f0f4ff}html.dark .github-link{color:#b0b8d4}html.dark .github-link:hover{color:#5c7bff}html.dark body,html.dark .app-wrapper,html.dark .preloader{background:#0a0e27}html.dark .preloader-footer{color:#888}html.dark{--matrix-number-color:#b4b4c833}html.dark .preloader-image{border-color:#2d3a5c;box-shadow:0 4px 12px #5c7bff33}.app-wrapper{flex-direction:column;min-height:100vh;display:flex}.app-main{flex:1}*{box-sizing:border-box;margin:0;padding:0}body{color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;font-family:Mulish,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}
