*{box-sizing:border-box}html,body{min-height:100%;margin:0}.boot-shell{color:#07142f;background:#f6faf9;min-height:100vh;font-family:Arial,Helvetica,sans-serif}.boot-header{background:linear-gradient(108deg,#004e48,#00665a 60%,#004b46);justify-content:center;align-items:center;height:58px;padding:0 max(24px,50% - 580px);display:flex;position:relative}.boot-brand{color:#fff;letter-spacing:-.7px;font-size:22px;font-weight:900}.boot-brand span{color:#ff781f}.boot-utility{gap:8px;display:flex;position:absolute;right:max(24px,50% - 580px)}.boot-utility-left{left:max(24px,50% - 580px);right:auto}.boot-utility i{border:1.5px solid #ffffffd1;border-radius:9px;width:36px;height:36px;display:block}.boot-main{gap:13px;width:min(1120px,100% - 32px);margin:18px auto 0;display:grid}.boot-main>strong,.boot-label{justify-self:center}.boot-main>strong{font-size:16px}.boot-heading{gap:8px;width:min(430px,72%);display:grid}.boot-line{background:#e3eeec;border-radius:999px;width:65%;height:11px;animation:1.25s ease-in-out infinite boot-pulse;display:block}.boot-line-wide{width:100%;height:22px}.boot-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.boot-cards-four{grid-template-columns:repeat(4,minmax(0,1fr))}.boot-cards span,.boot-profile-block,.boot-listing,.boot-hero,.boot-search{background:linear-gradient(100deg,#eef5f4 30%,#f8fbfa 48%,#eef5f4 66%) 0 0/240% 100%;border:1px solid #d9e5e3;border-radius:12px;animation:1.4s linear infinite boot-shimmer}.boot-cards span{height:126px}.boot-profile-block{height:210px}.boot-hero{height:168px}.boot-search{height:62px}.boot-listing{height:146px}.boot-chips{gap:8px;display:flex;overflow:hidden}.boot-chips span{background:#e3eeec;border-radius:18px;flex:0 0 108px;height:36px}.boot-label{color:#55716c;font-size:13px}@keyframes boot-pulse{50%{opacity:.42}}@keyframes boot-shimmer{to{background-position-x:-240%}}@media (max-width:700px){.boot-header{height:60px;padding:0 4px}.boot-brand{font-size:16px}.boot-utility{right:8px}.boot-utility-left{left:8px;right:auto}.boot-utility i{width:42px;height:42px}.boot-main{gap:10px;width:calc(100% - 24px);margin:14px auto 0}.boot-heading{width:76%}.boot-cards,.boot-cards-four{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.boot-cards span{height:104px}.boot-hero{height:152px}.boot-search{height:58px}.boot-listing{height:154px}.boot-profile-block{height:176px}}@media (prefers-reduced-motion:reduce){.boot-line,.boot-cards span,.boot-profile-block,.boot-listing,.boot-hero,.boot-search{animation:none}}.server-not-found{color:#07142f;background:#f4faf8;min-height:100vh;padding:24px;font-family:Arial,Helvetica,sans-serif}.server-not-found-brand{color:#006b5b;width:min(720px,100%);margin:0 auto;font-size:25px;font-weight:800;text-decoration:none;display:block}.server-not-found-brand span{color:#ff781f}.server-not-found section{text-align:center;background:#fff;border:1px solid #d9e5e3;border-radius:18px;width:min(720px,100%);margin:15vh auto 0;padding:40px 28px;box-shadow:0 8px 28px #05363014}.server-not-found section>strong{color:#008572;font-size:64px;line-height:1}.server-not-found h1{margin:16px 0 8px;font-size:clamp(28px,6vw,42px)}.server-not-found p{color:#58706d;font-size:17px}.server-not-found nav{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:26px;display:flex}.server-not-found nav a{color:#006b5b;border:1px solid #008572;border-radius:10px;padding:11px 17px;font-weight:700;text-decoration:none}.server-not-found nav a:first-child{color:#fff;background:#008572}
