@font-face{font-family:Minecraft;src:url(/fonts/mojangles.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}.server-motd-container{background:linear-gradient(145deg,rgba(15,15,15,.95),rgba(5,5,5,.98));border:2px solid rgba(0,255,135,.3);border-radius:16px;padding:24px;margin:32px 0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 32px rgba(0,0,0,.3);transition:all .3s cubic-bezier(.4,0,.2,1)}.server-motd-container:hover{border-color:rgba(0,255,135,.5);box-shadow:0 12px 48px rgba(0,255,135,.2);transform:translateY(-2px)}.motd-header{justify-content:space-between;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;flex-direction:row;flex-wrap:nowrap}.motd-header,.motd-header h3{display:flex;align-items:center;gap:12px}.motd-header h3{font-size:1.5rem;font-weight:700;background:linear-gradient(135deg,#00ff87,#00d9ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0}.motd-badge{background:linear-gradient(135deg,#00ff87,#00d9ff);color:#0a0f1a;padding:6px 16px;border-radius:20px;font-size:.75rem;font-weight:700;letter-spacing:1px;box-shadow:0 4px 12px rgba(0,255,135,.3)}.motd-content{background:rgba(10,15,25,.6);border:1px solid rgba(0,255,135,.15);border-radius:12px;padding:20px;min-height:80px;display:flex;align-items:center;justify-content:center}.motd-content.loading{flex-direction:column;gap:12px;color:rgba(255,255,255,.6)}.motd-display{width:100%;font-family:Minecraft,Courier New,monospace;font-size:1.1rem;line-height:1.6;color:#ffffff;text-align:center;word-wrap:break-word;white-space:pre-wrap}.motd-spinner{width:40px;height:40px;border:3px solid rgba(0,255,135,.2);border-top-color:#00ff87;border-radius:50%;animation:motd-spin 1s linear infinite}@keyframes motd-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.motd-display span{display:inline;white-space:pre-wrap}.motd-display .mc-black{color:#000000}.motd-display .mc-dark-blue{color:#0000AA}.motd-display .mc-dark-green{color:#00AA00}.motd-display .mc-dark-aqua{color:#00AAAA}.motd-display .mc-dark-red{color:#AA0000}.motd-display .mc-dark-purple{color:#AA00AA}.motd-display .mc-gold{color:#FFAA00}.motd-display .mc-gray{color:#AAAAAA}.motd-display .mc-dark-gray{color:#555555}.motd-display .mc-blue{color:#5555FF}.motd-display .mc-green{color:#55FF55}.motd-display .mc-aqua{color:#55FFFF}.motd-display .mc-red{color:#FF5555}.motd-display .mc-light-purple{color:#FF55FF}.motd-display .mc-yellow{color:#FFFF55}.motd-display .mc-white{color:#FFFFFF}.motd-display .mc-bold{font-weight:700}.motd-display .mc-italic{font-style:italic}.motd-display .mc-underline{text-decoration:underline}.motd-display .mc-strikethrough{text-decoration:line-through}.motd-display .mc-obfuscated{animation:mc-obfuscate .5s infinite}@keyframes mc-obfuscate{0%,to{opacity:1}50%{opacity:.3}}@media (max-width:768px){.server-motd-container{padding:20px 16px;margin:24px 0}.motd-header h3{font-size:1.25rem}.motd-badge{font-size:.7rem;padding:4px 12px}.motd-display{font-size:1rem}.motd-content{padding:16px;min-height:60px}}@media (max-width:480px){.server-motd-container{padding:16px 12px}.motd-header{flex-direction:column;gap:12px}.motd-display{font-size:.95rem}}