*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:#1a1a2e;color:#e0e0e0;line-height:1.6}a{color:#5dade2}a:hover{color:#85c1e9}.hero{text-align:center;padding:4rem 1.5rem 3rem;background:linear-gradient(135deg,#16213e,#0f3460);border-bottom:3px solid #533483}.hero h1{font-size:2.5rem;color:#fff;margin-bottom:.5rem}.tagline{font-size:1.1rem;color:#a0a0b8}main{max-width:960px;margin:0 auto;padding:2rem 1.5rem 4rem}section{margin-bottom:3rem}section>h2{font-size:1.8rem;color:#fff;margin-bottom:1.5rem;padding-bottom:.4rem;border-bottom:2px solid #533483}.server-grid{display:flex;flex-direction:column;gap:1.5rem}.server-card{background:#16213e;border:1px solid #2a2a4a;border-radius:10px;overflow:hidden;transition:border-color .2s}.server-card:hover{border-color:#533483}.server-card img{width:100%;height:220px;object-fit:cover;display:block;background:#0f0f1f}.card-body{padding:1.25rem 1.5rem 1.5rem}.card-body h3{font-size:1.4rem;color:#fff;margin-bottom:.4rem}.card-body .subtitle{font-size:.9rem;color:#a0a0b8;font-weight:400}.card-body .description{color:#b0b0c8;margin-bottom:1rem}.info-row{display:flex;gap:2rem;flex-wrap:wrap}.info-item{display:flex;flex-direction:column;gap:.15rem}.info-item .label{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:#888}.info-item .value{font-family:SF Mono,Fira Code,Fira Mono,Menlo,Consolas,monospace;font-size:.95rem;color:#fff;background:#0f0f1f;padding:.3rem .6rem;border-radius:5px}.info-item .address{cursor:pointer;transition:background .2s}.info-item .address:hover{background:#533483}.guide-note{background:#2a1a3e;border-left:4px solid #533483;padding:.75rem 1rem;margin-bottom:2rem;border-radius:0 6px 6px 0;color:#c8b8d8}.steps{display:flex;flex-direction:column;gap:2rem}.step{display:flex;gap:1.25rem;align-items:flex-start}.step-number{flex-shrink:0;width:40px;height:40px;background:#533483;color:#fff;font-size:1.2rem;font-weight:700;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-top:.15rem}.step-content h3{font-size:1.15rem;color:#fff;margin-bottom:.3rem}.step-content p{color:#b0b0c8;margin-bottom:.5rem}.step-content ul{color:#b0b0c8;margin:.5rem 0;padding-left:1.25rem}.step-content li{margin-bottom:.3rem}.step-img{width:100%;max-width:560px;border-radius:8px;border:1px solid #2a2a4a;margin-top:.75rem;display:block;background:#0f0f1f}footer{text-align:center;padding:2rem 1.5rem;color:#666;border-top:1px solid #2a2a4a}.toast{position:fixed;bottom:2rem;left:50%;transform:translate(-50%) translateY(1rem);background:#533483;color:#fff;padding:.6rem 1.5rem;border-radius:6px;font-size:.9rem;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s}.toast.show{opacity:1;transform:translate(-50%) translateY(0)}@media(max-width:600px){.hero h1{font-size:1.8rem}.tagline{font-size:1rem}.server-card img{height:160px}.info-row{gap:1rem}.step{gap:.75rem}.step-number{width:32px;height:32px;font-size:1rem}}
