.Home-module__g21JLG__container{color:#fff;background:linear-gradient(135deg,#0f0f1e 0%,#1a1a2e 100%);min-height:100vh;padding:0}.Home-module__g21JLG__loginContainer{justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.Home-module__g21JLG__loginBox{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:2px solid #ff00664d;border-radius:16px;width:100%;max-width:450px;padding:3rem;box-shadow:0 20px 60px #00000080}.Home-module__g21JLG__loginHeader{text-align:center;margin-bottom:2rem}.Home-module__g21JLG__loginHeader h1{background:linear-gradient(135deg,#f06,#0f9);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 .5rem;font-size:2rem}.Home-module__g21JLG__loginHeader p{color:#aaa;margin:0;font-size:1rem}.Home-module__g21JLG__loginForm{flex-direction:column;gap:1.5rem;display:flex}.Home-module__g21JLG__inputGroup{flex-direction:column;gap:.5rem;display:flex}.Home-module__g21JLG__inputGroup label{color:#0f9;text-transform:uppercase;letter-spacing:1px;font-size:.9rem;font-weight:600}.Home-module__g21JLG__passwordInput{color:#fff;background:#ffffff0d;border:2px solid #ffffff1a;border-radius:8px;padding:1rem;font-size:1rem;transition:all .3s}.Home-module__g21JLG__passwordInput:focus{background:#ffffff14;border-color:#f06;outline:none;box-shadow:0 0 20px #f063}.Home-module__g21JLG__passwordInput::placeholder{color:#666}.Home-module__g21JLG__errorMessage{color:#f66;text-align:center;background:#ff00001a;border:1px solid #ff00004d;border-radius:8px;padding:.75rem;font-size:.9rem}.Home-module__g21JLG__loginButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f06,#cc0052);border:none;border-radius:8px;padding:1rem;font-size:1rem;font-weight:700;transition:all .3s}.Home-module__g21JLG__loginButton:hover{transform:translateY(-2px);box-shadow:0 8px 24px #f066}.Home-module__g21JLG__loginFooter{text-align:center;border-top:1px solid #ffffff1a;margin-top:1.5rem;padding-top:1.5rem}.Home-module__g21JLG__warningText{color:#f60;margin:0;font-size:.9rem;font-weight:600}.Home-module__g21JLG__header{text-align:center;background:#0000004d;border-bottom:2px solid #f06;padding:2rem 1rem 1rem}.Home-module__g21JLG__headerTop{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto 1rem;padding:0 2rem;display:flex}.Home-module__g21JLG__logoutButton{color:#f06;cursor:pointer;background:#f063;border:1px solid #f06;border-radius:8px;padding:.5rem 1rem;font-size:.9rem;font-weight:600;transition:all .2s}.Home-module__g21JLG__logoutButton:hover{background:#ff00664d;transform:translateY(-2px)}.Home-module__g21JLG__subtitleRow{text-align:center}.Home-module__g21JLG__title{background:linear-gradient(135deg,#f06,#0f9);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:3rem;font-weight:700}.Home-module__g21JLG__subtitle{color:#aaa;margin:.5rem 0 0;font-size:1.2rem}.Home-module__g21JLG__warningBanner{color:#fff;background:#f60;border-radius:8px;max-width:600px;margin:1rem auto 0;padding:.75rem;font-size:.9rem}.Home-module__g21JLG__main{max-width:1400px;margin:0 auto;padding:2rem}.Home-module__g21JLG__statsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:3rem;display:grid}.Home-module__g21JLG__statCard{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:1rem;padding:1.5rem;transition:transform .2s,box-shadow .2s;display:flex}.Home-module__g21JLG__statCard:hover{border-color:#ff00664d;transform:translateY(-4px);box-shadow:0 8px 24px #f063}.Home-module__g21JLG__statIcon{opacity:.8;font-size:2.5rem}.Home-module__g21JLG__statContent h3{color:#aaa;text-transform:uppercase;letter-spacing:1px;margin:0;font-size:.9rem}.Home-module__g21JLG__statValue{color:#0f9;margin:.5rem 0 0;font-size:2rem;font-weight:700}.Home-module__g21JLG__statTime{color:#0f9;margin:.5rem 0 0;font-size:.9rem}.Home-module__g21JLG__navGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:3rem;display:grid}.Home-module__g21JLG__navCard{cursor:pointer;color:inherit;background:#ffffff0d;border:2px solid #ffffff1a;border-radius:12px;padding:2rem;text-decoration:none;transition:all .3s;position:relative;overflow:hidden}.Home-module__g21JLG__navCard:hover{background:#ff00660d;border-color:#f06;transform:translateY(-6px);box-shadow:0 12px 32px #ff00664d}.Home-module__g21JLG__navCard h2{color:#fff;margin:0 0 .5rem;font-size:1.4rem}.Home-module__g21JLG__navCard p{color:#aaa;margin:0;font-size:.95rem;line-height:1.5}.Home-module__g21JLG__badge{color:#fff;background:#f06;border-radius:12px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;position:absolute;top:1rem;right:1rem}.Home-module__g21JLG__infoSection{margin-bottom:3rem}.Home-module__g21JLG__infoSection h2{color:#fff;margin:0 0 1.5rem;font-size:2rem}.Home-module__g21JLG__infoGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.Home-module__g21JLG__infoCard{background:#00ff990d;border:1px solid #0f93;border-radius:12px;padding:1.5rem}.Home-module__g21JLG__infoCard h3{color:#0f9;margin:0 0 .75rem;font-size:1.1rem}.Home-module__g21JLG__infoCard p{color:#ccc;margin:0;font-size:.9rem;line-height:1.6}.Home-module__g21JLG__infoCard code{color:#f06;background:#ffffff1a;border-radius:4px;padding:.15rem .4rem;font-size:.85rem}.Home-module__g21JLG__apiSection{margin-bottom:3rem}.Home-module__g21JLG__apiSection h2{color:#fff;margin:0 0 1.5rem;font-size:2rem}.Home-module__g21JLG__endpointsList{flex-direction:column;gap:1rem;display:flex}.Home-module__g21JLG__endpoint{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;flex-wrap:wrap;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex}.Home-module__g21JLG__method{color:#000;background:#0f9;border-radius:4px;padding:.25rem .75rem;font-size:.8rem;font-weight:700}.Home-module__g21JLG__endpoint code{color:#0f9;font-family:Courier New,monospace;font-size:1rem;font-weight:600}.Home-module__g21JLG__desc{color:#aaa;flex:1;font-size:.9rem}.Home-module__g21JLG__footer{text-align:center;color:#aaa;border-top:1px solid #ffffff1a;padding:2rem;font-size:.9rem}.Home-module__g21JLG__footer p{margin:.5rem 0}@media (max-width:768px){.Home-module__g21JLG__title{font-size:2rem}.Home-module__g21JLG__statsGrid,.Home-module__g21JLG__navGrid,.Home-module__g21JLG__infoGrid{grid-template-columns:1fr}.Home-module__g21JLG__header{padding:2rem 1rem}.Home-module__g21JLG__main,.Home-module__g21JLG__statCard,.Home-module__g21JLG__navCard,.Home-module__g21JLG__infoCard{padding:1rem}}@media (prefers-color-scheme:light){.Home-module__g21JLG__container{color:#000;background:linear-gradient(135deg,#f0f0f0 0%,#e0e0e0 100%)}.Home-module__g21JLG__header{background:#ffffff80}.Home-module__g21JLG__statCard,.Home-module__g21JLG__navCard,.Home-module__g21JLG__infoCard,.Home-module__g21JLG__endpoint{background:#0000000d;border-color:#0000001a}.Home-module__g21JLG__subtitle,.Home-module__g21JLG__statContent h3,.Home-module__g21JLG__navCard p,.Home-module__g21JLG__desc,.Home-module__g21JLG__footer{color:#666}.Home-module__g21JLG__infoCard{background:#00ff991a}.Home-module__g21JLG__infoCard p{color:#333}}
