*{margin:0;padding:0;box-sizing:border-box}:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-height:100vh;width:100%;overflow-x:hidden}#root{width:100%;min-height:100vh}a{text-decoration:none;color:inherit}button{border:none;background:none;font-family:inherit;cursor:pointer}h1,h2,h3,h4,h5,h6{margin:0;font-weight:inherit;font-size:inherit}body{background:linear-gradient(135deg,#667eea,#764ba2);color:#333;cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Ctext y='24' font-size='24'%3E🤔%3C/text%3E%3C/svg%3E"),auto}a,button,.admin-card,.btn{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Ctext y='24' font-size='24'%3E🤔%3C/text%3E%3C/svg%3E"),auto}.emoji-rain{animation:emojiFall 3s ease-in forwards;will-change:transform}@keyframes emojiFall{0%{opacity:1;transform:translateY(0) rotate(0) scale(1)}to{opacity:0;transform:translateY(100vh) rotate(720deg) scale(.5)}}.app{min-height:100vh;display:flex;flex-direction:column}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.header{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.2);padding:2rem 0;text-align:center}.title{font-family:Impact,Arial Black,Helvetica Neue,sans-serif;font-size:3rem;font-weight:900;color:#fff;margin-bottom:.5rem;text-shadow:0 4px 8px rgba(0,0,0,.5);letter-spacing:.05em;text-transform:uppercase}.subtitle{font-size:1.2rem;color:#ffffffe6;font-weight:300}.main{flex:1;padding:4rem 0}.section{background:#fff;border-radius:20px;padding:3rem;margin-bottom:2rem;box-shadow:0 20px 40px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.primary-section{margin-bottom:3rem}.admin-section{background:#2d3748;color:#a0aec0;border:1px solid #4a5568;box-shadow:0 10px 25px #0000004d}.admin-section .section-title{color:#e2e8f0}.admin-section .section-description{color:#a0aec0}.admin-section .icon-wrapper{background:#4a5568;box-shadow:0 5px 15px #0000004d}.server-section{background:#2d3748;color:#a0aec0;border:1px solid #4a5568;box-shadow:0 10px 25px #0000004d}.server-section .section-title{color:#e2e8f0}.server-section .section-description{color:#a0aec0}.server-section .icon-wrapper{background:#4a5568;box-shadow:0 5px 15px #0000004d}.section:hover{transform:translateY(-5px);box-shadow:0 25px 50px #00000026}.section-header{text-align:center;margin-bottom:2rem}.icon-wrapper{display:inline-flex;align-items:center;justify-content:center;width:100px;height:100px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;margin-bottom:1.5rem;box-shadow:0 10px 30px #667eea4d}.service-logo{border-radius:50%;object-fit:cover}.admin-icon,.server-icon{font-size:2.5rem}.section-title{font-size:2.5rem;font-weight:600;color:#2d3748;margin-bottom:1rem}.section-description{font-size:1.1rem;color:#718096;max-width:600px;margin:0 auto;line-height:1.6}.admin-warning{font-weight:700;color:#e53e3e}.primary-section{background:#fff;color:#2d3748;border:3px solid #667eea;box-shadow:0 25px 50px #667eea33}.primary-section .section-title,.primary-section .section-description{color:#2d3748}.primary-section .icon-wrapper{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 15px 40px #667eea66}.action-buttons{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;border-radius:12px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s ease;border:none;cursor:pointer;min-width:200px;justify-content:center}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;box-shadow:0 15px 40px #667eea66;font-weight:700;font-size:1.2rem}.btn-primary:hover{transform:translateY(-3px);box-shadow:0 20px 50px #667eea80;background:linear-gradient(135deg,#5a67d8,#6b46c1)}.btn-secondary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;box-shadow:0 10px 30px #667eea4d}.btn-secondary:hover{transform:translateY(-2px);box-shadow:0 15px 40px #667eea66}.btn-icon{font-size:1.2rem}.admin-grid{display:flex;flex-wrap:wrap;gap:1.5rem;margin-top:2rem;justify-content:center}.admin-card{flex:0 1 calc((100% - 3rem) / 3);min-width:220px;max-width:320px;background:#4a5568;border:1px solid #718096;border-radius:16px;padding:2rem 1.5rem;text-decoration:none;color:#e2e8f0;transition:all .3s ease;text-align:center;display:block}.admin-card:hover{background:#2d3748;border-color:#a0aec0;transform:translateY(-5px);box-shadow:0 15px 30px #0000004d}.admin-card-icon{font-size:2rem;margin-bottom:1rem}.admin-card h3{font-size:1.3rem;font-weight:600;margin-bottom:.5rem;color:#e2e8f0}.admin-card p{color:#a0aec0;font-size:.9rem}.server-urls{margin-top:2rem;text-align:center}.url-label{color:#a0aec0;font-size:.9rem;margin-bottom:.5rem;font-weight:500}.copyable-url{background:#4a5568;border:1px solid #718096;border-radius:8px;padding:.75rem 1rem;color:#e2e8f0;font-family:Courier New,monospace;font-size:.9rem;cursor:pointer;transition:all .3s ease;display:inline-block;-webkit-user-select:all;user-select:all;max-width:100%;word-break:break-all}.copyable-url:hover{background:#2d3748;border-color:#a0aec0;transform:translateY(-1px);box-shadow:0 5px 15px #0003}.copyable-url:active{transform:translateY(0);background:#1a202c}.footer{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid rgba(255,255,255,.2);padding:2rem 0;text-align:center;color:#fffc}@media (min-width: 1025px){.container{padding:0 2rem}.header{padding:3rem 0}.title{font-size:3.5rem;font-weight:900}.subtitle{font-size:1.3rem}.main{padding:5rem 0}.section{padding:4rem 3rem;margin-bottom:3rem}.section-title{font-size:2.75rem}.section-description{font-size:1.2rem}.admin-grid{gap:2rem}.admin-card{flex:0 1 calc((100% - 4rem) / 3);padding:2.5rem 2rem}.btn{min-width:250px;padding:1.25rem 2.5rem;font-size:1.15rem}}@media (max-width: 1024px) and (min-width: 769px){.container{padding:0 1.5rem}.header{padding:2.5rem 0}.title{font-size:3rem;font-weight:900}.main{padding:3rem 0}.section{padding:3rem 2.5rem;margin-bottom:2rem}.admin-grid{gap:1.5rem}.admin-card{flex:0 1 calc((100% - 1.5rem)/2);max-width:360px}}@media (max-width: 768px) and (min-width: 501px){.container{padding:0 1.25rem}.header{padding:2rem 0}.title{font-size:2.75rem;font-weight:900}.subtitle{font-size:1.15rem}.main{padding:2.5rem 0}.section{padding:2.5rem 2rem;margin-bottom:2rem}.section-title{font-size:2.25rem}.section-description{font-size:1.05rem}.admin-grid{gap:1.25rem}.admin-card{flex:0 1 calc((100% - 1.25rem)/2);padding:1.75rem 1.5rem;max-width:320px}.btn{min-width:220px;padding:1.1rem 2rem;font-size:1.05rem}}@media (max-width: 480px){.container{padding:0 1rem}.header{padding:1.5rem 0}.title{font-size:2.5rem;font-weight:900;margin-bottom:.5rem}.subtitle{font-size:1.1rem}.main{padding:1.5rem 0}.section{padding:2rem 1.5rem;margin-bottom:1.5rem;border-radius:16px}.section-title{font-size:2rem;margin-bottom:.75rem}.section-description{font-size:1rem;margin-bottom:1.5rem}.icon-wrapper{width:90px;height:90px;margin-bottom:1.25rem}.admin-icon,.server-icon{font-size:2.25rem}.admin-grid{flex-direction:column;gap:1rem;margin-top:1.5rem}.admin-card{flex:1 1 100%;width:100%;max-width:none;padding:1.5rem 1rem;border-radius:12px}.admin-card-icon{font-size:1.75rem;margin-bottom:.75rem}.admin-card h3{font-size:1.1rem;margin-bottom:.25rem}.admin-card p{font-size:.85rem}.btn{min-width:auto;width:100%;max-width:300px;padding:1rem 1.5rem;font-size:1rem;border-radius:10px}.action-buttons{flex-direction:column;align-items:center;gap:.75rem}.footer{padding:1.5rem 0}}@media (max-width: 480px){.container{padding:0 .75rem}.header{padding:1rem 0}.title{font-size:2rem;font-weight:900;line-height:1.2}.subtitle{font-size:1rem}.main{padding:1rem 0}.section{padding:1.5rem 1rem;margin-bottom:1rem;border-radius:12px}.section-title{font-size:1.75rem;margin-bottom:.5rem}.section-description{font-size:.95rem;margin-bottom:1.25rem}.icon-wrapper{width:80px;height:80px;margin-bottom:1rem}.admin-icon,.server-icon{font-size:2rem}.admin-grid{flex-direction:column;gap:.75rem;margin-top:1.25rem}.admin-card{flex:1 1 100%;max-width:none;width:100%;padding:1.25rem 1rem;border-radius:10px}.admin-card-icon{font-size:1.5rem;margin-bottom:.5rem}.admin-card h3{font-size:1rem;margin-bottom:.25rem}.admin-card p{font-size:.8rem}.btn{padding:.875rem 1.25rem;font-size:.95rem;border-radius:8px;min-height:48px}.btn-icon{font-size:1.1rem}.footer{padding:1rem 0;font-size:.9rem}}@media (hover: none) and (pointer: coarse){.section:hover{transform:none;box-shadow:0 20px 40px #0000001a}.admin-card:hover{transform:none;background:#f7fafc;border-color:#e2e8f0;box-shadow:none}.btn-primary:hover,.btn-secondary:hover{transform:none}.admin-card:active{background:#fff;border-color:#667eea;transform:scale(.98)}.btn:active{transform:scale(.98)}}@media (max-width: 500px) and (orientation: landscape){.header{padding:1rem 0}.title{font-size:2rem}.main{padding:1rem 0}.section{padding:1.5rem 1rem}.admin-grid{justify-content:center}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.service-logo{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}
