:root{
  font-family:"Noto Sans CJK JP","Noto Sans JP","Hiragino Kaku Gothic ProN","Yu Gothic",system-ui,sans-serif;
  color:#18243c;background:#050506;font-synthesis:none;
  --ink:#18243c;--muted:#68758a;--soft:#f6f8fc;--line:#e8edf5;--accent:#4e67d3;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;min-width:320px;font-weight:500}
body,button,input{font-family:inherit}
button{cursor:pointer}
a{color:inherit;text-decoration:none}
img,svg{display:block}
h1,h2,h3,p{margin-top:0}
[hidden]{display:none!important}
.wrap{width:min(1180px,calc(100% - 64px));margin-inline:auto}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.eyebrow,.step-tag{color:#75819a;font-size:11px;font-weight:800;letter-spacing:.16em}
.site-header{position:sticky;top:0;z-index:10;background:rgba(255,255,255,.89);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 1px 0 rgba(33,57,100,.06)}
.header-inner{height:82px;display:flex;align-items:center;gap:36px}
.header-inner.wrap{width:min(1320px,calc(100% - 64px))}
.brand{display:inline-flex;align-items:center;gap:9px;white-space:nowrap;flex:none}
.brand-logo{width:175px;height:61px;object-fit:cover;object-position:center;flex:none}
.brand-divider{height:28px;width:1px;background:#d8dfeb;flex:none}
.brand-service{font-size:18px;font-weight:850;letter-spacing:-.07em;line-height:1;color:#233355}
.brand-service small{display:block;font-size:9px;font-weight:750;letter-spacing:.035em;color:#7987a3;margin-top:5px}
.header-nav{display:flex;align-items:center;gap:27px;margin-left:auto;white-space:nowrap}
.header-nav a,.text-link{background:none;border:0;color:#35425b;font-size:12px;font-weight:750;transition:color .2s}
.header-nav a:hover,.text-link:hover,.button-plain:hover,.feature-link:hover,.text-arrow:hover{color:var(--accent)}
.header-actions{display:flex;align-items:center;gap:20px}
.account-name{font-size:12px;font-weight:750;color:#777;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;background:#25345a;color:#fff;border:1px solid transparent;border-radius:10px;font-size:14px;font-weight:800;text-align:center;line-height:1.2;transition:background .2s,color .2s,transform .2s,box-shadow .2s}
.button:hover{background:#344979;color:#fff;transform:translateY(-2px)}
.button:disabled{opacity:.45;cursor:not-allowed}
.button-small{height:42px;padding:0 19px;font-size:12px;gap:12px}
.header-actions .button-small{background:linear-gradient(110deg,#3d69d4,#7653b9);box-shadow:0 7px 18px rgba(71,89,184,.18);border-radius:999px}
.header-actions .button-small:hover{box-shadow:0 10px 25px rgba(71,89,184,.28)}
.button-large{height:60px;padding:0 28px;font-size:15px}
.button-wide{width:100%;height:52px;margin-top:8px}
.button-secondary{background:#fff;color:#303030;border-color:#d9d9d7}
.button-secondary:hover{background:#f4f4f2;color:#202020}
.button-danger{background:#b6353f;border-color:#b6353f}
.button-danger:hover{background:#982a33}
.button-plain{display:inline-flex;align-items:center;color:#444;font-size:13px;font-weight:750}
.page-view{min-height:calc(100vh - 200px)}

.hero{position:relative;isolation:isolate;display:flex;align-items:center;overflow:hidden;min-height:min(750px,calc(100svh - 82px));background:#eaf0fa}
.hero::before{content:"";position:absolute;inset:-14px;z-index:-2;background:url('/hero-background.jpg') center 55%/cover no-repeat;filter:blur(7px) saturate(.95);transform:scale(1.025)}
.hero::after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(248,250,255,.97) 0%,rgba(248,250,255,.89) 34%,rgba(248,250,255,.54) 61%,rgba(248,250,255,.13) 100%),linear-gradient(0deg,rgba(255,255,255,.5),transparent 28%)}
.hero-content{padding-block:105px 118px}
.hero-copy{max-width:1140px}
.hero-kicker{display:inline-flex;align-items:center;gap:10px;color:#365184;font-size:12px;font-weight:800;letter-spacing:.045em}
.hero-kicker span{width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,#4f7be2,#9b5ed1);box-shadow:0 0 0 5px rgba(89,112,218,.12)}
.hero h1{font-size:clamp(51px,6vw,83px);font-weight:900;line-height:1.23;letter-spacing:-.085em;margin:29px 0 26px;color:#152546}
.hero h1 span{background:linear-gradient(105deg,#2753a1 4%,#5874d4 48%,#7d50b7 96%);background-clip:text;-webkit-background-clip:text;color:transparent}
.hero p{font-size:17px;line-height:1.9;color:#425270;margin-bottom:38px;font-weight:600}
.hero-actions{display:flex;align-items:center;gap:29px;flex-wrap:wrap}
.hero-actions .button-large{height:62px;min-width:232px;background:linear-gradient(110deg,#3d69d4,#7653b9);border-radius:12px;box-shadow:0 14px 30px rgba(72,91,187,.25)}
.hero-actions .button-large:hover{box-shadow:0 18px 35px rgba(72,91,187,.34)}
.hero .button-plain{color:#34476e;gap:6px}
.hero-caption{display:block;color:#617291;font-size:11px;font-weight:700;letter-spacing:.08em;margin-top:24px}
.about-section{display:grid;grid-template-columns:1.05fr .95fr;gap:9%;align-items:start;padding-block:132px 126px}
.about-heading h2{font-size:clamp(36px,4.4vw,59px);font-weight:850;letter-spacing:-.075em;line-height:1.37;margin:21px 0 0}
.about-copy{padding-top:27px}
.about-copy p{font-size:15px;line-height:2.2;color:#68758a;margin:0 0 20px}
.about-copy .about-lead{font-size:21px;font-weight:800;color:#243451;line-height:1.6;margin-bottom:15px}
.landing-section{padding-block:105px 140px}
.mobile-break{display:none}
.section-heading h2,.feature-copy h2,.last-cta h2{font-size:clamp(34px,4vw,52px);letter-spacing:-.07em;line-height:1.3;font-weight:850;margin:19px 0 12px}
.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:48px;margin-top:58px}
.steps-grid article{display:block;position:relative;padding-top:22px}
.steps-grid article::before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#6a8ce5,#dfd9f8 60%,transparent)}
.step-no{display:block;background:linear-gradient(135deg,#3d69d4,#9b6ad3);background-clip:text;-webkit-background-clip:text;color:transparent;font-size:32px;font-weight:850;line-height:1.4;margin-bottom:14px}
.steps-grid h3{font-size:20px;letter-spacing:-.04em;margin:0 0 10px}
.steps-grid p{font-size:13px;color:#748096;line-height:1.8;margin:0}
.landing-feature{overflow:hidden;background:linear-gradient(115deg,#f2f6ff 0%,#f8f7ff 56%,#f3efff 100%);padding-block:120px}
.feature-grid{display:grid;grid-template-columns:1fr .85fr;align-items:center;gap:9%}
.feature-copy{max-width:650px}
.feature-copy p{font-size:15px;color:#65738d;line-height:2;max-width:550px}
.feature-link,.text-arrow{display:inline-flex;align-items:center;gap:7px;color:#4160b9;font-size:13px;font-weight:800;margin-top:18px}
.feature-visual{position:relative;height:340px;display:grid;place-items:center}
.feature-visual::before{content:"";position:absolute;width:290px;height:290px;border-radius:50%;background:radial-gradient(circle at 30% 25%,#d8e6ff,#d8d9ff 55%,#e7d8fa);filter:blur(6px)}
.visual-orbit{position:absolute;border:1px solid rgba(84,105,177,.18);border-radius:50%;transform:rotate(-26deg)}
.orbit-one{width:360px;height:200px}.orbit-two{width:250px;height:340px;transform:rotate(39deg)}
.visual-core{position:relative;width:178px;height:178px;border-radius:34px;background:linear-gradient(145deg,#73a6ee,#6c68cf 55%,#ab6ecd);transform:rotate(-12deg);box-shadow:25px 29px 55px rgba(77,89,176,.28),inset 0 2px 2px rgba(255,255,255,.7)}
.visual-core::after{content:"";position:absolute;inset:16px;border:1px solid rgba(255,255,255,.28);border-radius:23px}
.last-cta{position:relative;overflow:hidden;background:linear-gradient(120deg,#243d79 0%,#4754a8 55%,#7851ad 100%);color:#fff;padding-block:96px}
.last-cta::before{content:"";position:absolute;width:400px;height:400px;right:10%;top:-230px;border-radius:50%;background:rgba(255,255,255,.08);filter:blur(10px)}
.last-cta .wrap{position:relative}
.last-cta .eyebrow{color:#ced6ff}
.last-cta h2{margin:16px 0 28px}
.button-light{background:#fff;color:#324c9d;border-color:#fff}
.button-light:hover{background:#eff2ff;color:#324c9d}
.site-footer{padding-block:46px;background:#fff}
.footer-inner{display:flex;align-items:end;justify-content:space-between;gap:22px}
.footer-inner .brand-logo{width:145px;height:51px}
.footer-inner .brand-divider{height:22px}
.footer-inner .brand-service{font-size:16px}
.footer-inner p,.footer-inner>span{font-size:11px;color:#8a95a7;margin:12px 0 0}

.auth-page{display:grid;grid-template-columns:1fr 420px;align-items:center;gap:90px;padding-block:100px}
.auth-intro h1{font-size:clamp(40px,4.5vw,62px);letter-spacing:-.07em;line-height:1.25;margin:20px 0 13px}
.auth-intro>p{color:#777;font-size:14px;line-height:1.9}
.auth-decoration{display:none}
.auth-form-wrap{padding:0}
.auth-form h2{font-size:24px;letter-spacing:-.05em;margin-bottom:32px}
.auth-form label{display:block;font-size:12px;font-weight:800;margin:20px 0 8px}
.auth-form input{display:block;width:100%;height:51px;padding:0 15px;background:var(--soft);border:1px solid transparent;border-radius:3px;outline:none;font-size:14px;color:var(--ink)}
.auth-form input:focus,.name-input:focus,.domain-input:focus-within{border-color:#889ddc}
.auth-form input::placeholder,.name-input::placeholder{color:#a1a1a1}
.auth-switch{text-align:center;font-size:12px;color:#777;margin:19px 0 0}
.auth-switch a{color:#2e4dad;font-weight:800}
.form-error{color:#b43a42;font-size:12px;font-weight:700;min-height:19px;margin:12px 0}
.notice{padding:14px 0;color:#a0691d;font-size:12px;line-height:1.7}

.workspace{padding-block:60px 100px}
.page-heading{display:flex;align-items:end;justify-content:space-between;gap:22px;margin-bottom:46px}
.page-heading h1,.detail-heading h1{font-size:clamp(34px,4vw,50px);line-height:1.25;letter-spacing:-.07em;margin:16px 0 9px}
.page-heading p,.detail-heading p{font-size:13px;color:#777;margin:0;line-height:1.8}
.account-pill{font-size:11px;font-weight:700;color:#888;white-space:nowrap}
.my-server{padding:0;border-top:1px solid var(--line)}
.my-server-inner{display:flex;align-items:center;gap:20px;padding:28px 0}
.server-mark{width:54px;height:54px;flex:none;display:grid;place-items:center;background:#f4f4f2;color:#52435f;font-size:23px;font-weight:900}
.server-mark.vanilla{color:#54815c}
.server-mark.paper{background:#fff9e7}
.server-mark.purpur{background:#f4edf8;color:#8e4aa7}
.server-mark.fabric{background:#f0f5fa;color:#4b6a82}
.server-mark img,.server-mark svg{width:40px;height:40px}
.server-primary{flex:1;min-width:0}
.server-primary h2{font-size:21px;letter-spacing:-.04em;margin:0 0 4px;overflow-wrap:anywhere}
.server-primary p{font-size:12px;color:#777;margin:0}
.server-status{display:inline-flex;align-items:center;gap:7px;font-size:11px;font-weight:800;color:#268057;white-space:nowrap}
.server-status:before{content:"";width:7px;height:7px;border-radius:50%;background:currentColor}
.server-status.stopped{color:#929292}
.server-status.starting,.server-status.queued,.server-status.downloading,.server-status.restarting{color:#b38130}
.server-status.failed{color:#b23e45}
.my-server-footer{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:0 0 28px 74px}
.my-server-footer span{display:block;color:#999;font-size:11px;margin-bottom:5px}
.my-server-footer code{font-size:14px;color:#444;font-weight:750;overflow-wrap:anywhere}
.my-server-footer .button{height:42px;padding:0 17px;font-size:12px;gap:13px}
.empty-server{background:var(--soft);min-height:250px;padding:45px;display:flex;align-items:flex-start;justify-content:center;flex-direction:column}
.empty-icon{display:none}
.empty-server h2{font-size:23px;letter-spacing:-.05em;margin-bottom:7px}
.empty-server p{color:#777;font-size:13px;margin-bottom:23px}
.empty-server .button{height:46px;padding:0 20px;font-size:12px}
.legacy-note{font-size:12px;color:#a36a23;margin:0 0 18px}
.server-list{display:grid}
.help-row{display:flex;justify-content:space-between;align-items:end;gap:30px;border-top:1px solid var(--line);padding-top:33px;margin-top:68px}
.help-row h2{font-size:19px;margin:12px 0}
.help-row p{color:#777;font-size:12px;line-height:1.8;max-width:610px;margin:0}
.help-row .text-arrow{white-space:nowrap}

.create-page{max-width:900px;padding-block:42px 105px}
.back-link{display:inline-flex;color:#777;font-size:12px;font-weight:700;margin-bottom:48px}
.back-link:hover{color:#333}
.wizard-top{display:flex;align-items:center;gap:25px}
.wizard-progress{display:flex;gap:5px;align-items:center;margin-left:auto}
.wizard-progress span{width:38px;height:2px;background:#ddd}
.wizard-progress span.active,.wizard-progress span.done{background:#252525}
#wizard-counter{font-size:11px;font-weight:700;color:#999}
.wizard-step{min-height:325px;padding-top:69px}
.wizard-step h1{font-size:clamp(38px,5vw,62px);letter-spacing:-.07em;line-height:1.25;margin:19px 0 14px}
.wizard-step>p{font-size:14px;color:#777;margin-bottom:37px}
.name-input{display:block;width:100%;max-width:680px;height:66px;padding:0 0 7px;border:0;border-bottom:2px solid #dededc;border-radius:0;outline:0;font-size:21px;font-weight:750;color:#222;background:#fff}
.name-input:focus{border-bottom-color:#252525}
.software-options{display:grid;grid-template-columns:repeat(2,1fr);column-gap:35px;max-width:780px}
.software-card{display:flex;align-items:center;gap:14px;position:relative;min-height:95px;padding:13px 0;border-bottom:1px solid var(--line);cursor:pointer}
.software-card:hover .software-text strong{color:var(--accent)}
.software-card input,.version-card input{position:absolute;opacity:0;pointer-events:none}
.software-art{width:48px;height:48px;flex:none;display:grid;place-items:center;background:#f4f4f2;color:#555;font-size:20px;font-weight:900}
.software-art.paper{background:#fff8e1}
.software-art.purpur{background:#f4edf8;color:#8e4aa7}
.software-art.fabric{background:#f0f5fa;color:#4b6a82}
.software-art.pumpkin,.server-mark.pumpkin{background:#332719}
.software-art.vanilla{background:#eff4ec}
.software-art svg,.software-art img{width:36px;height:36px}
.software-text{flex:1}
.software-text strong{display:block;font-size:17px;letter-spacing:-.04em}
.software-text small{display:block;color:#888;font-size:11px;margin-top:4px}
.software-check{display:none;color:#222;font-size:17px;font-weight:850;margin-right:4px}
.software-card:has(input:checked) .software-check{display:block}
.version-options{display:grid;grid-template-columns:repeat(3,1fr);column-gap:30px;max-height:260px;overflow:auto}
.version-card{display:flex;align-items:center;justify-content:space-between;position:relative;min-height:58px;border-bottom:1px solid var(--line);cursor:pointer;font-size:16px;font-weight:750}
.version-card:hover{color:var(--accent)}
.version-card span{width:15px;height:15px;border:1px solid #bbb;border-radius:50%}
.version-card:has(input:checked) span{border:5px solid #252525}
.eula-check{display:flex;align-items:center;gap:9px;color:#777;font-size:12px;margin-top:30px}
.eula-check input{width:16px;height:16px;accent-color:#222}
.eula-check a{text-decoration:underline}
.wizard-actions{display:flex;justify-content:flex-end;align-items:center;gap:20px;margin-top:15px}
.button-back{background:none;border:0;color:#777;font-size:13px;font-weight:750;padding:14px}
.wizard-actions .button{min-width:190px}
.wizard-footnote{color:#999;font-size:11px;margin-top:48px}
.create-unavailable{padding-block:70px}
.create-unavailable h1{font-size:38px;letter-spacing:-.06em}
.create-unavailable p{font-size:14px;color:#777;line-height:1.8}
.create-unavailable .button{height:48px;padding:0 20px;font-size:12px}
.domain-field{max-width:680px;margin-top:28px}
.domain-field label{display:block;font-size:11px;font-weight:800;color:#777;margin-bottom:9px}
.domain-input{display:flex;align-items:center;border-bottom:1px solid #dededc}
.domain-input input{width:100%;min-width:0;height:45px;background:none;border:0;outline:0;font-size:14px;font-weight:700}
.domain-input span{white-space:nowrap;color:#888;font-size:12px}

.detail-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:25px;margin-bottom:36px}
.detail-heading h1{overflow-wrap:anywhere}
.detail-heading .server-status{margin-top:20px}
.presence-info{display:inline-flex;align-items:center;gap:7px;font-size:11px;color:#3f8060;margin-bottom:23px}
.presence-info:before{content:"";width:7px;height:7px;border-radius:50%;background:#4fa975}
.connection-card{background:var(--soft);display:flex;justify-content:space-between;align-items:center;gap:25px;padding:29px 33px}
.connection-card small,.data-card small{display:block;font-size:11px;color:#888;font-weight:700}
.connection-card code{display:block;font-size:clamp(20px,3vw,31px);font-weight:850;color:#222;margin:8px 0;overflow-wrap:anywhere}
.connection-card p{font-size:11px;color:#888;margin:0}
.connection-card .button{height:42px;padding:0 18px;font-size:12px;white-space:nowrap}
.control-card{display:flex;gap:9px;flex-wrap:wrap;margin-top:21px}
.control-card .button{height:41px;padding:0 15px;font-size:12px;gap:7px}
.control-card .button-delete{margin-left:auto;color:#a53c43;border-color:#d7b3b6}
.control-card .button-delete:hover{background:#f8eeee}
.detail-error{color:#b63e45;font-size:12px;margin-top:20px}
.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:45px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:45px;padding-block:26px}
.data-card strong{display:block;font-size:18px;letter-spacing:-.03em;margin:8px 0}
.data-card .meta-sub{font-size:11px;color:#999}
.usage-meter{display:block;width:100%;max-width:300px;height:5px;border:0;appearance:none;background:#eee;margin:12px 0 7px}
.usage-meter::-webkit-progress-bar{background:#eee}
.usage-meter::-webkit-progress-value{background:#343434}
.usage-meter::-moz-progress-bar{background:#343434}
.detail-note{display:flex;justify-content:space-between;gap:18px;margin-top:24px;color:#888;font-size:11px;line-height:1.8}
.detail-note b{color:#555}

.toast{position:fixed;bottom:26px;left:50%;transform:translateX(-50%);z-index:100;background:#222;color:#fff;padding:13px 18px;font-size:12px;max-width:calc(100vw - 32px);text-align:center}
.dialog{border:0;border-radius:5px;box-shadow:0 25px 80px rgba(0,0,0,.16);padding:30px;max-width:430px;width:calc(100% - 32px);color:#222}
.dialog::backdrop{background:rgba(0,0,0,.42)}
.dialog-icon{font-size:27px;font-weight:900;color:#b63e45}
.dialog h2{font-size:21px;letter-spacing:-.04em;margin:12px 0 8px}
.dialog p{font-size:12px;color:#777;line-height:1.8}
.dialog-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:24px}
.dialog-actions .button{height:42px;padding:0 17px;font-size:12px}
.logs-dialog{max-width:850px}
.logs-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}
.logs-heading h2{margin:0}
.logs-heading .button{padding:9px 15px;font-size:11px}
.logs-dialog pre{max-height:65vh;overflow:auto;background:#1c1c1c;color:#eee;padding:18px;font-size:11px;line-height:1.5;white-space:pre-wrap;overflow-wrap:anywhere}

@media(max-width:800px){
  .auth-page{gap:40px;grid-template-columns:1fr 360px}
  .hero h1{font-size:clamp(48px,7vw,65px)}
  .header-inner{gap:20px}
  .header-nav{gap:16px}
  .header-actions{gap:13px}
  .brand-logo{width:145px;height:53px}
}
@media(max-width:700px){
  .wrap{width:min(100% - 36px,540px)}
  .header-inner,.header-inner.wrap{height:68px;gap:10px;width:min(100% - 30px,540px)}
  .brand-logo{width:136px;height:48px}
  .brand-divider,.brand-service{display:none}
  .header-nav{display:none}
  .header-actions{margin-left:auto;gap:9px}
  .header-actions .text-link{font-size:11px}
  .account-name{display:none!important}
  .button-small{height:38px;padding:0 13px;font-size:11px;gap:7px}
  .hero{min-height:min(710px,calc(100svh - 68px))}
  .hero::before{background-position:59% center;filter:blur(6px) saturate(.9)}
  .hero::after{background:linear-gradient(90deg,rgba(248,250,255,.96),rgba(248,250,255,.65)),linear-gradient(0deg,rgba(255,255,255,.45),transparent 40%)}
  .hero-content{padding-block:82px 90px}
  .hero-kicker{font-size:10px}
  .hero h1{font-size:clamp(34px,9.8vw,53px);margin:24px 0 20px;line-height:1.3}
  .hero p{font-size:14px;line-height:1.9;margin-bottom:29px}
  .desktop-break{display:none}
  .hero-actions{gap:17px}
  .hero-actions .button-large{height:54px;min-width:190px;padding:0 19px;font-size:13px;gap:12px}
  .button-plain{font-size:12px}
  .about-section{grid-template-columns:1fr;gap:15px;padding-block:85px 70px}
  .about-heading h2{font-size:clamp(35px,9vw,48px)}
  .about-copy{padding-top:5px}
  .about-copy .about-lead{font-size:17px}
  .about-copy p{font-size:13px;line-height:2}
  .landing-section{padding-block:70px 90px}
  .mobile-break{display:block}
  .section-heading h2,.feature-copy h2,.last-cta h2{font-size:35px}
  .last-cta h2{font-size:clamp(24px,7.5vw,35px)}
  .steps-grid{display:grid;grid-template-columns:1fr;gap:27px;margin-top:37px}
  .steps-grid article{padding-top:15px}
  .step-no{font-size:25px;margin-bottom:8px}
  .steps-grid h3{font-size:16px}.steps-grid p{font-size:12px}
  .landing-feature{padding-block:80px}
  .feature-grid{grid-template-columns:1fr}
  .feature-copy p{font-size:13px}
  .feature-visual{display:none}
  .last-cta{padding-block:75px}
  .site-footer{padding-block:32px}
  .footer-inner{align-items:start;flex-direction:column}
  .footer-inner .brand-logo{width:136px;height:48px}
  .auth-page{display:block;padding-block:60px 85px}
  .auth-intro h1{font-size:39px}
  .auth-form-wrap{margin-top:45px}
  .workspace{padding-block:40px 75px}
  .page-heading{align-items:start;display:block;margin-bottom:32px}
  .page-heading h1{font-size:35px}
  .account-pill{display:block;margin-top:18px}
  .my-server-inner{gap:13px;padding:20px 0}
  .server-mark{width:45px;height:45px;font-size:18px}
  .server-mark img,.server-mark svg{width:34px;height:34px}
  .server-primary h2{font-size:17px}
  .server-status{font-size:10px}
  .my-server-footer{padding:0 0 22px 58px;align-items:stretch;flex-direction:column;gap:15px}
  .my-server-footer .button{width:100%}
  .empty-server{padding:30px;min-height:250px}
  .help-row{display:block;margin-top:46px}
  .create-page{padding-block:33px 75px}
  .back-link{margin-bottom:37px}
  .wizard-top .eyebrow{font-size:9px}
  .wizard-progress span{width:25px}
  .wizard-step{min-height:320px;padding-top:55px}
  .wizard-step h1{font-size:clamp(35px,9vw,48px)}
  .wizard-step>p{font-size:12px;margin-bottom:26px}
  .name-input{height:58px;font-size:17px}
  .software-options{grid-template-columns:1fr}
  .software-card{min-height:72px}
  .software-art{width:40px;height:40px}
  .software-art img,.software-art svg{width:31px;height:31px}
  .software-text strong{font-size:15px}
  .version-options{grid-template-columns:repeat(2,1fr);max-height:290px;gap:0 18px}
  .version-card{font-size:14px;min-height:53px}
  .wizard-actions .button{min-width:160px;height:53px;font-size:13px;padding:0 15px}
  .detail-heading h1{font-size:36px}
  .connection-card{display:block;padding:24px}
  .connection-card .button{width:100%;margin-top:23px}
  .control-card{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
  .control-card .button{width:100%;min-width:0;padding:0 4px;white-space:nowrap;font-size:11px}
  .control-card .button-delete{grid-column:3;margin-left:0}
  .detail-grid{gap:20px}
  .detail-note{display:block}
  .detail-note span{display:block;margin-bottom:8px}
}
@media(max-width:360px){
  .header-actions .guest-nav.text-link{display:none}
  .brand-logo{width:125px;height:45px}
  .hero h1{font-size:34px}
  .version-options{column-gap:10px}
  .detail-grid{grid-template-columns:1fr}
}
.software-note{font-size:11px!important;color:#999!important;margin:18px 0 0!important}
.software-card:hover .software-text strong{color:inherit}

/* One-screen cover. The management pages keep the lighter workspace style. */
.header-actions{margin-left:auto}
.home-active{background:#080b1c}
.home-active .site-header{position:absolute;top:0;left:0;width:100%;background:linear-gradient(180deg,rgba(7,9,29,.88),rgba(7,9,29,.17));box-shadow:none}
.home-active .brand-service{color:#fff}
.home-active .brand-service small{color:#b9c0c9}
.home-active .header-actions .text-link{color:#e8eaee}
.home-active .header-actions .text-link:hover{color:#b9a6ff}
.home-active .header-actions .button-small{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.34);color:#fff;box-shadow:none}
.home-active .header-actions .button-small:hover{background:rgba(255,255,255,.2);box-shadow:none}
.home-active .site-footer{display:none}
.home-active .page-view{min-height:100svh}
.home-active .hero{min-height:100svh;background:#080b1c}
.home-active .hero::before{z-index:0;background-position:center 54%;filter:blur(6px);transform:scale(1.025)}
.home-active .hero::after{z-index:1;background:linear-gradient(180deg,rgba(7,9,31,.72),rgba(17,18,64,.55) 47%,rgba(7,9,31,.8)),linear-gradient(90deg,rgba(10,12,44,.38),rgba(50,34,113,.22))}
.home-active .hero-content{position:relative;z-index:2;display:flex;justify-content:center;text-align:center;padding-block:172px 115px}
.home-active .hero-copy{max-width:1080px}
.home-active .hero h1{color:#fff;font-size:clamp(58px,6.8vw,99px);line-height:1.16;letter-spacing:-.085em;margin:0 0 28px}
.home-active .hero h1 span{background:linear-gradient(100deg,#f9f8ff 0%,#90b9ff 35%,#b58cff 65%,#f9f8ff 100%);background-size:220% 100%;background-clip:text;-webkit-background-clip:text;color:transparent;animation:headline-gradient 6s ease-in-out infinite alternate}
.home-active .hero p{color:#e0e3f0;font-size:18px;line-height:1.85;font-weight:550;margin:0 auto 39px;max-width:700px}
.home-active .hero-actions{justify-content:center}
.home-active .hero-actions .button-large{height:66px;min-width:277px;background:linear-gradient(110deg,#6288f2,#9c70ed);border-radius:9px;color:#fff;box-shadow:0 15px 35px rgba(73,67,171,.3)}
.home-active .hero-actions .button-large:hover{background:linear-gradient(110deg,#779aff,#ae83f7);box-shadow:0 19px 40px rgba(73,67,171,.4)}
.home-active .hero-caption{color:#c2c8de;font-size:11px;letter-spacing:.05em;margin-top:27px}
.home-active .hero-caption span{padding-inline:8px;color:#838cac}
@keyframes headline-gradient{from{background-position:0% 50%}to{background-position:100% 50%}}
@media(prefers-reduced-motion:reduce){.home-active .hero h1 span{animation:none}}

@media(max-width:800px){
  .home-active .hero h1{font-size:clamp(50px,7vw,72px)}
}
@media(max-width:700px){
  .home-active .hero{min-height:100svh}
  .home-active .hero::before{background-position:61% center;filter:blur(5px)}
  .home-active .hero::after{background:linear-gradient(180deg,rgba(7,9,31,.79),rgba(17,18,64,.62) 55%,rgba(7,9,31,.72))}
  .home-active .hero-content{padding-block:152px 94px}
  .home-active .hero h1{font-size:clamp(35px,10.8vw,54px);line-height:1.24;margin:0 0 25px}
  .home-active .hero p{font-size:14px;line-height:1.85;margin-bottom:32px}
  .home-active .hero-actions .button-large{width:min(100%,320px);height:58px;min-width:0;font-size:14px}
  .home-active .hero-caption{font-size:10px;margin-top:25px}
}
@media(max-width:360px){
  .home-active .hero h1{font-size:35px}
  .home-active .hero-caption span{padding-inline:5px}
}

/* Public rules use the same quiet, dark palette as the creation flow. */
.rules-page{max-width:1020px;padding-block:106px 130px}
.rules-intro .eyebrow{color:#a9b7ef}
.rules-intro h1{font-size:clamp(40px,5vw,66px);font-weight:850;letter-spacing:-.075em;line-height:1.25;margin:18px 0 17px;color:#fff}
.rules-intro p{font-size:16px;line-height:1.8;color:#b9c3e0;margin:0}
.rules-list{list-style:none;margin:70px 0 34px;padding:0}
.rules-list li{display:grid;grid-template-columns:58px 1fr;gap:22px;padding:28px 0;border-top:1px solid rgba(191,204,255,.18)}
.rules-list li:last-child{border-bottom:1px solid rgba(191,204,255,.18)}
.rules-list li>span{font-size:13px;font-weight:800;letter-spacing:.06em;color:#a6aaf5;padding-top:6px}
.rules-list h2{font-size:21px;font-weight:800;letter-spacing:-.035em;color:#fff;margin:0 0 7px}
.rules-list p{font-size:14px;line-height:1.85;color:#b9c3e0;margin:0;max-width:760px}
.rules-closing{font-size:13px;line-height:1.8;color:#aeb8d4}
.rules-nav[aria-current="page"]{color:#aebcff!important}
@media(max-width:700px){
  .header-actions .guest-nav.button-small{display:none!important}
  .header-inner,.header-inner.wrap{gap:8px}
  .header-actions{gap:11px}
  .brand-logo{width:108px;height:39px}
  .rules-page{padding-block:64px 92px}
  .rules-intro h1{font-size:clamp(34px,9vw,48px)}
  .rules-intro p{font-size:13px}
  .rules-list{margin-top:48px}
  .rules-list li{grid-template-columns:34px 1fr;gap:12px;padding:22px 0}
  .rules-list h2{font-size:17px}
  .rules-list p{font-size:12px}
}

/* Registration and the three creation steps continue the cover's palette. */
.flow-active:not(.home-active){color:#f6f7ff;background:radial-gradient(circle at 78% 6%,#252c73 0%,#111735 44%,#090d20 100%)}
.flow-active:not(.home-active) .site-header{background:rgba(9,13,34,.76);box-shadow:0 1px 0 rgba(202,210,255,.08)}
.flow-active:not(.home-active) .brand-service{color:#fff}
.flow-active:not(.home-active) .brand-service small{color:#b8c0d9}
.flow-active:not(.home-active) .header-actions .text-link{color:#e1e5f8}
.flow-active:not(.home-active) .header-actions .button-small{background:linear-gradient(110deg,#6489f4,#9874e9);border:0;color:#fff;box-shadow:0 8px 24px rgba(59,64,170,.27)}
.flow-active .site-footer{display:none}
.auth-active .auth-page{min-height:calc(100svh - 82px);padding-block:85px 110px}
.auth-active .auth-intro h1{color:#fff}
.auth-active .auth-intro>p{color:#bbc3df}
.auth-active .auth-intro .eyebrow,.create-active .wizard-top .eyebrow{color:#a9b7ef}
.auth-active .auth-form h2{color:#fff}
.auth-active .auth-form label{color:#d8def2}
.auth-active .auth-form input{background:rgba(255,255,255,.065);border:1px solid rgba(190,200,255,.13);border-radius:9px;color:#fff}
.auth-active .auth-form input:focus{border-color:#a3a6ff;box-shadow:0 0 0 3px rgba(118,124,235,.16)}
.auth-active .auth-form input::placeholder{color:#8b95b5}
.auth-active .auth-switch{color:#aeb7d5}
.auth-active .auth-switch a{color:#b4c3ff}
.auth-active .auth-form .button-wide{background:linear-gradient(110deg,#6489f4,#9874e9);border:0;box-shadow:0 12px 28px rgba(59,64,170,.24)}
.auth-active .notice{color:#e0bd8e}
.create-active .create-page{max-width:1020px;min-height:calc(100svh - 82px);padding-block:39px 92px}
.create-active .back-link{color:#aeb9dc;margin-bottom:50px}
.create-active .back-link:hover{color:#fff}
.create-active .wizard-top{max-width:840px;margin-inline:auto}
.create-active .wizard-progress span{width:55px;height:3px;background:rgba(185,199,255,.21);border-radius:99px}
.create-active .wizard-progress span.active,.create-active .wizard-progress span.done{background:linear-gradient(90deg,#749bff,#b18bfb)}
.create-active #wizard-counter{color:#aeb9db}
.create-active .wizard-step{text-align:center;min-height:380px;padding-top:70px}
.create-active .step-tag{color:#aebaff}
.create-active .wizard-step h1{color:#fff;font-size:clamp(43px,5.5vw,68px);margin:18px 0 14px}
.create-active .wizard-step>p{color:#bac4df;font-size:14px;margin-bottom:36px}
.create-active .name-input{margin-inline:auto;text-align:center;height:77px;background:transparent;color:#fff;border-bottom:1px solid rgba(196,207,255,.35);font-size:25px}
.create-active .name-input:focus{border-bottom-color:#a6aaff}
.create-active .name-input::placeholder{color:#8792b5}
.create-active .domain-field{margin:27px auto 0;text-align:left}
.create-active .domain-field label{color:#aeb9d9}
.create-active .domain-input{border-bottom-color:rgba(196,207,255,.35)}
.create-active .domain-input:focus-within{border-bottom-color:#a6aaff}
.create-active .domain-input input{color:#fff}
.create-active .domain-input span{color:#aeb9d9}
.create-active .software-options{max-width:840px;margin-inline:auto;gap:14px}
.create-active .software-card{min-height:100px;padding:16px 18px;background:rgba(255,255,255,.055);border:1px solid rgba(188,199,255,.13);border-radius:13px;text-align:left;transition:background .18s,border-color .18s,transform .18s}
.create-active .software-card:hover{background:rgba(255,255,255,.09);transform:translateY(-2px)}
.create-active .software-card:has(input:checked){background:linear-gradient(110deg,rgba(97,120,240,.27),rgba(151,101,222,.2));border-color:rgba(165,169,255,.77)}
.create-active .software-art{width:54px;height:54px;border-radius:10px}
.create-active .software-text strong{color:#fff;font-size:18px}
.create-active .software-text small{color:#aeb8d4;font-size:12px}
.create-active .software-check{color:#bec7ff}
.create-active .software-note{color:#aeb8d4!important;text-align:center}
.create-active .version-options{max-width:790px;margin-inline:auto;gap:12px;max-height:290px}
.create-active .version-card{min-height:63px;padding:0 18px;background:rgba(255,255,255,.055);border:1px solid rgba(188,199,255,.13);border-radius:10px;text-align:left;color:#f5f6ff;transition:background .18s,border-color .18s}
.create-active .version-card:hover{background:rgba(255,255,255,.09);color:#fff}
.create-active .version-card:has(input:checked){background:linear-gradient(110deg,rgba(97,120,240,.27),rgba(151,101,222,.2));border-color:rgba(165,169,255,.77)}
.create-active .version-card span{border-color:#8d98bd}
.create-active .version-card:has(input:checked) span{border-color:#b8b8ff}
.create-active .software-card:has(input:focus-visible),.create-active .version-card:has(input:focus-visible){outline:2px solid #b4baff;outline-offset:3px}
.create-active .eula-check{justify-content:center;color:#c3cce5}
.create-active .eula-check input{accent-color:#848cf7}
.create-active .eula-check a{color:#c3ceff}
.create-active .wizard-actions{justify-content:center;gap:22px;margin-top:32px}
.create-active .button-back{color:#bdc7e4}
.create-active .button-back:hover{color:#fff}
.create-active .wizard-actions .button,.create-active .create-unavailable .button{min-width:225px;height:60px;background:linear-gradient(110deg,#6489f4,#9874e9);border:0;color:#fff;box-shadow:0 12px 28px rgba(59,64,170,.24)}
.create-active .wizard-actions .button:hover,.create-active .create-unavailable .button:hover{background:linear-gradient(110deg,#799bff,#aa87f2)}
.create-active .wizard-footnote{color:#a3aecb;text-align:center;margin-top:35px}
.create-active .create-unavailable{text-align:center;padding-block:95px}
.create-active .create-unavailable h1{color:#fff}
.create-active .create-unavailable p{color:#bdc6df}
.create-active .create-unavailable .button{margin-top:15px}
@media(max-width:700px){
  .auth-active .auth-page{min-height:calc(100svh - 68px);padding-block:58px 88px}
  .create-active .create-page{min-height:calc(100svh - 68px);padding-block:31px 75px}
  .create-active .back-link{margin-bottom:36px}
  .create-active .wizard-top{gap:13px}
  .create-active .wizard-progress span{width:29px}
  .create-active .wizard-step{min-height:310px;padding-top:54px}
  .create-active .wizard-step h1{font-size:clamp(35px,9vw,48px)}
  .create-active .wizard-step>p{font-size:12px;margin-bottom:29px}
  .create-active .name-input{height:66px;font-size:20px}
  .create-active .software-options{grid-template-columns:1fr;gap:9px}
  .create-active .software-card{min-height:75px;padding:10px 14px}
  .create-active .software-art{width:46px;height:46px}
  .create-active .software-text strong{font-size:16px}
  .create-active .software-text small{font-size:11px}
  .create-active .version-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;max-height:310px}
  .create-active .version-card{min-height:56px;padding:0 12px;font-size:14px}
  .create-active .wizard-actions{gap:10px;margin-top:28px}
  .create-active .wizard-actions .button{min-width:185px;height:55px}
  .create-active .wizard-footnote{margin-top:31px}
}

/* The Discord welcome path is deliberately sparse: one action per step. */
.auth-active .auth-page{grid-template-columns:minmax(0,1fr) minmax(340px,460px);gap:clamp(50px,7vw,140px);max-width:1100px}
.auth-active .auth-intro h1{font-size:clamp(43px,5.2vw,70px);line-height:1.2;margin:22px 0 22px}
.auth-active .auth-intro>p{font-size:16px;line-height:2;max-width:500px}
.auth-steps{width:100%}
.auth-step{display:grid;grid-template-columns:43px minmax(0,1fr);gap:15px;padding:30px 0 33px;border-top:1px solid rgba(185,199,255,.2)}
.auth-step:last-of-type{border-bottom:1px solid rgba(185,199,255,.2)}
.auth-step-number{color:#aebaff;font-size:12px;font-weight:800;letter-spacing:.15em;padding-top:6px}
.auth-step h2{color:#fff;font-size:23px;letter-spacing:-.055em;margin:0 0 8px}
.auth-step p{color:#b7c0db;font-size:13px;line-height:1.8;margin:0 0 18px}
.auth-link{display:inline-flex;align-items:center;gap:9px;color:#c8d2ff;font-size:14px;font-weight:750;border-bottom:1px solid rgba(200,210,255,.5);padding-bottom:4px;transition:color .2s,border-color .2s}
.auth-link:hover{color:#fff;border-color:#fff}
.discord-button{height:62px;margin:5px 0 0;border:0;border-radius:11px;background:#6878eb;box-shadow:0 12px 28px rgba(47,57,165,.28);gap:12px;font-size:15px}
.discord-button:hover{background:#7b87f5;box-shadow:0 16px 33px rgba(47,57,165,.34)}
.discord-button span:last-child{margin-left:auto}
.discord-button.is-disabled{opacity:.45;cursor:not-allowed;pointer-events:none}
.auth-feedback{margin:19px 0 0;padding:13px 16px;border-left:3px solid #b1baff;background:rgba(155,166,244,.1);color:#edf0ff;font-size:13px;line-height:1.75}

/* Dark site palette. The photo itself is only blurred; its colors are untouched. */
body{background:#050506}
.site-header,.home-active .site-header,.flow-active:not(.home-active) .site-header{background:linear-gradient(105deg,#101947 0%,#232b78 56%,#4a2e8c 100%);box-shadow:0 1px 0 rgba(255,255,255,.09)}
.site-header .brand-service{color:#fff}
.site-header .brand-service small{color:#e1e5ff}
.site-header .brand-divider{background:rgba(255,255,255,.32)}
.site-header .header-actions .text-link,.site-header .account-name{color:#f2f3ff}
.site-header .header-actions .button-small{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.27);box-shadow:none;color:#fff}
.site-header .header-actions .button-small:hover{background:rgba(255,255,255,.22);box-shadow:none}
.flow-active:not(.home-active){background:#050506}
.home-active,.home-active .hero{background:#050506}
.home-active .hero::before{inset:27% -16px -16px;z-index:0;background-position:center 74%;filter:blur(8px);transform:scale(1.025);mask-image:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.5) 42%,#000 83%);-webkit-mask-image:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.5) 42%,#000 83%)}
.home-active .hero::after{display:none}
.home-active .hero p,.home-active .hero-caption{text-shadow:0 1px 10px rgba(0,0,0,.8)}
.workspace{color:#f5f5fc}
.workspace .eyebrow{color:#acb7ef}
.workspace .page-heading p,.workspace .detail-heading p,.workspace .empty-server p,.workspace .help-row p{color:#aeb3c5}
.workspace .account-pill,.workspace .my-server-footer span,.workspace .connection-card small,.workspace .data-card small,.workspace .data-card .meta-sub,.workspace .detail-note{color:#aeb3c5}
.workspace .my-server,.workspace .help-row,.workspace .detail-grid{border-color:#31323e}
.workspace .my-server-footer code,.workspace .connection-card code{color:#fff}
.workspace .server-primary p,.workspace .connection-card p{color:#b3b7c9}
.workspace .empty-server,.workspace .connection-card{background:#171821}
.workspace .back-link{color:#c0c5da}
.workspace .back-link:hover{color:#fff}
.workspace .presence-info{color:#8ed1aa}
.workspace .button{background:linear-gradient(110deg,#617df2,#9165e3);color:#fff;border:0}
.workspace .button:hover{background:linear-gradient(110deg,#7690fb,#a076ed)}
.workspace .button-secondary{background:#252633;color:#ececfa;border:1px solid #3b3d52}
.workspace .button-secondary:hover{background:#34364b;color:#fff}
.workspace .button-delete{color:#ffbec2;border-color:#754247;background:#332126}
.workspace .button-delete:hover{background:#4b2c33}
.workspace .server-mark{background:#252633}
.workspace .server-mark.paper{background:#fff8e1}
.workspace .server-mark.purpur{background:#f4edf8}
.workspace .server-mark.fabric{background:#f0f5fa}
.workspace .server-mark.bedrock,.create-active .software-art.bedrock{background:#d5e3e8}
.workspace .server-mark.crossplay,.create-active .software-art.crossplay{background:#e4ddf2}
.workspace .secondary-connection{margin-top:10px}
.workspace .usage-meter,.workspace .usage-meter::-webkit-progress-bar{background:#363845}
.workspace .usage-meter::-webkit-progress-value{background:#8c89f5}
.workspace .usage-meter::-moz-progress-bar{background:#8c89f5}
.workspace .detail-note b{color:#e7e9ff}
.workspace .detail-grid{row-gap:35px}
.workspace .data-card{min-width:0}
.workspace .resource-meter{height:8px;max-width:none;margin-top:16px}
.hero p,.auth-intro>p,.wizard-step>p,.page-heading p,.detail-heading p{font-weight:600}
.site-footer{background:#050506;color:#e7e9fb;border-top:1px solid #252633}
.site-footer .brand-service{color:#fff}
.site-footer .brand-service small,.site-footer p,.site-footer .footer-inner>span{color:#afb3c5}
@media(max-width:700px){
  .home-active .hero::before{inset:33% -16px -16px;background-position:58% 76%;filter:blur(7px)}
  .auth-active .auth-page{display:block;padding-top:60px}
  .auth-active .auth-intro h1{font-size:clamp(35px,9.5vw,50px);margin:14px 0 15px}
  .auth-active .auth-intro>p{font-size:13px;line-height:1.9}
  .auth-steps{margin-top:50px}
  .auth-step{grid-template-columns:35px minmax(0,1fr);gap:10px;padding:22px 0 25px}
  .auth-step h2{font-size:20px}
  .auth-step p{font-size:12px}
}

/* Keep the cover, sign-in, and server controls aligned across screen sizes. */
.site-header .header-inner{height:74px}
.site-header .brand-logo{width:138px;height:48px}
.site-header .brand-logo{opacity:0}
.logo-ready .site-header .brand-logo{opacity:1}
.site-header .brand-service{font-size:17px}
.site-header .header-actions{visibility:hidden}
.session-ready .site-header .header-actions{visibility:visible}
.loading-view{display:grid;place-items:center;color:#aeb7d5;font-size:13px}
.site-footer .brand-logo{width:120px;height:43px}
.home-active .header-actions .guest-nav.text-link,
.auth-active .header-actions .guest-nav{display:none!important}
.home-active .hero-content{padding-block:110px 68px}
.home-active .hero::before{inset:20% -16px -16px}
.home-active .hero::before{opacity:0;transition:opacity .55s ease}
.home-active.hero-photo-ready .hero::before{opacity:1}
.auth-active .auth-page{
  display:block;
  width:min(640px,calc(100% - 64px));
  min-height:calc(100svh - 74px);
  padding-block:90px 110px;
  text-align:center;
}
.auth-active .auth-intro h1{margin:16px 0 14px}
.auth-active .auth-intro>p{margin-inline:auto}
.auth-steps{max-width:530px;margin:57px auto 0;text-align:left}
.create-active .create-page{min-height:calc(100svh - 74px)}
.auth-step{grid-template-columns:38px minmax(0,1fr);gap:14px;padding-block:24px}
.auth-step h2{font-size:21px}
.auth-step p{margin-bottom:12px}
.discord-button{margin-top:14px}
.button:focus-visible,.text-link:focus-visible,.auth-link:focus-visible,.back-link:focus-visible{
  outline:2px solid #b5c1ff;
  outline-offset:4px;
}
.workspace .detail-heading h1{margin-bottom:11px}
.workspace .control-card .button{min-height:44px}

@media(max-width:700px){
  .site-header .header-inner,.site-header .header-inner.wrap{height:64px}
  .site-header .brand-logo{width:116px;height:41px}
  .home-active .hero-content{padding-block:104px 58px}
  .home-active .hero::before{inset:24% -16px -16px}
  .auth-active .auth-page{width:calc(100% - 36px);padding-block:54px 75px}
  .auth-active .auth-page{min-height:calc(100svh - 64px)}
  .create-active .create-page{min-height:calc(100svh - 64px)}
  .auth-active .auth-intro h1{margin:12px 0 13px}
  .auth-steps{margin-top:41px}
  .auth-step{grid-template-columns:32px minmax(0,1fr);gap:12px;padding-block:21px}
  .auth-step h2{font-size:19px}
  .auth-step p{margin-bottom:10px}
  .auth-step .discord-button{margin-left:-44px;width:calc(100% + 44px)}
  .create-active .wizard-top{justify-content:center;gap:17px}
  .create-active .wizard-top .eyebrow{display:none}
  .create-active .wizard-progress{margin-left:0}
  .create-active #wizard-counter{white-space:nowrap}
  .workspace .my-server-footer{padding-left:0}
  .workspace .detail-heading{display:flex;flex-direction:column;gap:13px}
  .workspace .detail-heading .server-status{margin-top:0}
  .workspace .control-card{grid-template-columns:repeat(2,minmax(0,1fr))}
  .workspace .control-card .button{min-height:47px}
  .workspace .control-card .button-delete{grid-column:1/-1}
}
@media(max-width:360px){
  .home-active .hero h1{font-size:33px}
  .create-active .domain-input span{font-size:11px}
  .create-active #wizard-step-3 h1{font-size:29px;white-space:nowrap}
}
@media(prefers-reduced-motion:reduce){
  .site-header .brand-logo,.home-active .hero::before{transition:none}
}

/* The address is also the server's displayed name. */
.create-active .domain-field{max-width:640px}
.create-active .domain-field label{font-size:12px}
.create-active .domain-input input{height:72px;font-size:clamp(19px,3vw,26px);font-weight:800;letter-spacing:.01em}
.create-active .domain-input input::placeholder{color:#7783a8}
.create-active .domain-input span{font-size:clamp(11px,1.8vw,15px);font-weight:750}
.create-active .address-hint{display:block;margin-top:12px;color:#9aa6c8;font-size:11px}

/* Edition artwork is framed from the current icons shown by Minecraft. */
.edition-art{display:block;width:100%;height:100%;background-size:280% auto;background-repeat:no-repeat;background-position:84% 19%;border-radius:3px}
.edition-art.java{background-image:url('/minecraft-java-icon.jpg')}
.edition-art.bedrock{background-image:url('/minecraft-bedrock-icon.jpg')}
.create-active .software-art.vanilla,.create-active .software-art.bedrock,.workspace .server-mark.vanilla,.workspace .server-mark.bedrock{background:#302d2c}
.create-active .software-art.crossplay img,.workspace .server-mark.crossplay img{width:85%;height:85%;object-fit:contain}
.software-recommendation{display:inline-flex;align-items:center;vertical-align:middle;margin-left:10px;padding:4px 7px;border-radius:4px;background:#748cf2;color:#fff;font-size:10px;font-weight:850;letter-spacing:0}

/* A quiet, full-page checkpoint while the Minecraft process becomes reachable. */
.startup-page{display:grid;place-items:center;min-height:calc(100svh - 74px);padding-block:76px 110px;color:#fff}
.startup-content{width:min(100%,640px);text-align:center}
.startup-name{display:block;min-height:26px;margin-bottom:28px;color:#b5c3fa;font-size:15px;font-weight:800;overflow-wrap:anywhere}
.startup-progress{position:relative;width:min(100%,340px);height:3px;margin:0 auto 44px;overflow:hidden;background:#303342;border-radius:99px}
.startup-progress span{position:absolute;inset:0 auto 0 0;width:42%;background:linear-gradient(90deg,#688cff,#ad80f4);border-radius:99px;animation:startup-slide 1.5s ease-in-out infinite alternate}
.startup-page h1{margin:0 0 17px;font-size:clamp(32px,5vw,56px);font-weight:900;letter-spacing:-.07em;line-height:1.35}
.startup-page p{margin-inline:auto}
.startup-page #startup-description{max-width:550px;margin-bottom:29px;color:#b9bfd1;font-size:14px;font-weight:600;line-height:1.9}
.startup-state{color:#aab8ef;font-size:13px;font-weight:800;letter-spacing:.02em}
.startup-page #startup-action{min-width:220px;margin-top:19px;background:linear-gradient(110deg,#6489f4,#9874e9);border:0}
@keyframes startup-slide{from{transform:translateX(-110%)}to{transform:translateX(360%)}}
@media(max-width:700px){.startup-page{min-height:calc(100svh - 64px);padding-block:55px 82px}.startup-name{margin-bottom:25px}.startup-progress{margin-bottom:35px}.startup-page #startup-description{font-size:13px}}
@media(prefers-reduced-motion:reduce){.startup-progress span{animation:none;width:100%}}

/* Server controls use a compact sidebar and keep each task in its own view. */
.server-layout{display:grid;grid-template-columns:154px minmax(0,1fr);align-items:start;gap:clamp(25px,4vw,70px)}
.server-panel{min-width:0}
.server-tabs{position:sticky;top:102px;display:grid;gap:4px}
.server-tabs button{width:100%;padding:13px 14px;text-align:left;color:#9fa5ba;background:transparent;border:0;border-radius:6px;font-size:13px;font-weight:800}
.server-tabs button:hover{color:#fff;background:#1b1d27}
.server-tabs button[aria-selected="true"]{color:#fff;background:#252b4d;box-shadow:inset 3px 0 #8d99ff}
.server-tabs button:focus-visible{outline:2px solid #9faaff;outline-offset:2px}
.panel-heading{margin-bottom:30px}
.panel-heading h1{margin:0 0 10px;font-size:clamp(32px,4vw,48px);font-weight:900;letter-spacing:-.06em}
.panel-heading p{margin:0;color:#aeb3c5;font-size:13px;line-height:1.7}
.console-output{height:min(54svh,570px);min-height:290px;overflow:auto;margin:0;padding:22px;background:#101115;color:#d2dbdf;border:1px solid #30323c;border-radius:6px;white-space:pre-wrap;overflow-wrap:anywhere;font:12px/1.65 ui-monospace,SFMono-Regular,Consolas,monospace}
.console-heading{display:flex;align-items:end;justify-content:space-between;gap:18px}
.console-tools{display:flex;align-items:center;gap:17px;flex:none;padding-bottom:4px}
.console-tools button{font-size:12px;color:#bbc7ff}
.console-shortcuts{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0 0}
.console-shortcuts button{padding:8px 12px;border:1px solid #363c56;border-radius:6px;background:#21283c;color:#dce2ff;font-size:12px;font-weight:700}
.console-shortcuts button:hover:not(:disabled){background:#303b5e;border-color:#697cc5}
.console-shortcuts button:disabled{opacity:.42;cursor:not-allowed}
.console-form{display:flex;align-items:center;gap:12px;margin-top:13px;background:#191a22;border:1px solid #343747;border-radius:6px;padding:6px 6px 6px 16px}
.console-form:focus-within{border-color:#8798ee;box-shadow:0 0 0 3px rgba(120,139,246,.13)}
.console-form>span{color:#8d99ff;font:700 18px ui-monospace,monospace}
.console-form input{min-width:0;flex:1;height:42px;background:transparent;border:0;outline:0;color:#fff;font-size:13px}
.console-form .button{height:42px;min-width:72px;padding:0 16px;font-size:12px}
.console-feedback{min-height:1.6em;margin:9px 2px 0;color:#aeb9d9;font-size:12px;line-height:1.6}
.panel-empty{padding:34px 0;color:#aeb3c5;border-top:1px solid #30323d;font-size:13px}
.player-row{display:flex;align-items:center;gap:17px;padding:17px 0;border-top:1px solid #30323d}
.player-row strong{min-width:0;flex:1;overflow-wrap:anywhere;font-size:15px}
.player-head{width:45px;height:45px;flex:none;display:grid;place-items:center;background:#252b36;border-radius:4px;color:#8994aa}
.player-head img{width:45px;height:45px;image-rendering:pixelated;border-radius:4px}
.player-actions{display:flex;gap:7px;flex-wrap:wrap}
.player-actions .button{min-height:36px;padding:0 12px;font-size:11px}
.world-download{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:26px 0;border-top:1px solid #30323d}
.world-download strong{font-size:16px}
.world-download p{margin:9px 0 0;color:#aeb3c5;font-size:12px;line-height:1.7}
.world-download .button{min-height:44px;padding:0 20px;white-space:nowrap;font-size:12px}
.player-limit{display:flex;align-items:center;justify-content:center;gap:14px;margin:20px 0;color:#c3cce5;font-size:13px;font-weight:800}
.player-limit select{min-width:85px;padding:8px 11px;background:#202331;color:#fff;border:1px solid #505570;border-radius:6px;font:inherit}
.player-limit select:focus-visible{outline:2px solid #a6b3ff;outline-offset:2px}
@media(max-width:800px){.server-layout{grid-template-columns:118px minmax(0,1fr);gap:25px}.server-tabs button{padding:12px 10px}}
@media(max-width:700px){.server-layout{display:block}.server-tabs{position:static;display:flex;overflow-x:auto;gap:3px;margin:0 -18px 30px;padding-inline:18px;border-bottom:1px solid #30323d}.server-tabs button{width:auto;flex:none;padding:12px 15px;border-radius:0;white-space:nowrap}.server-tabs button[aria-selected="true"]{background:none;box-shadow:inset 0 -3px #8d99ff}.player-row{flex-wrap:wrap}.player-actions{width:100%;padding-left:62px}.world-download{align-items:flex-start;flex-direction:column}.world-download .button{width:100%}}
@media(max-width:700px){.console-heading{align-items:start;flex-direction:column;gap:9px}.console-tools{padding:0}.console-output{height:42svh;min-height:250px;padding:14px}.console-form{gap:7px;padding-left:10px}.console-form .button{min-width:61px;padding:0 11px}}

/* Compact dark control screen with a clear sidebar and borderless information blocks. */
#detail-view.workspace.wrap{width:100%;max-width:none;min-height:calc(100svh - 74px);padding:0;background:#080808;color:#f5f5f5}
.detail-active .site-footer{display:none}
#detail-view>.back-link{display:none}
#detail-view .server-layout{grid-template-columns:188px minmax(0,1fr);gap:0;min-height:calc(100svh - 74px)}
#detail-view .server-tabs{position:sticky;top:74px;align-self:start;align-content:start;grid-auto-rows:min-content;min-height:calc(100svh - 74px);padding:30px 13px;background:#030303;border:0}
#detail-view .server-tabs button{min-height:42px;padding:0 14px;border:0;border-radius:999px;color:#dedede;background:transparent;font-size:13px;font-weight:760}
#detail-view .server-tabs button:hover{color:#fff;background:#282828}
#detail-view .server-tabs button[aria-selected="true"]{color:#151515;background:#fff;box-shadow:none}
#detail-view .server-panel{width:100%;max-width:1120px;margin-inline:auto;padding:40px clamp(22px,3.6vw,56px) 78px}
#detail-view .detail-heading{align-items:end;margin:0;gap:22px}
#detail-view .detail-heading .eyebrow{color:#a9a9a9;letter-spacing:.09em}
#detail-view .detail-heading h1{font-size:clamp(31px,3vw,46px);line-height:1.2;letter-spacing:-.045em;margin:8px 0 10px}
#detail-view .detail-heading p{color:#aaa;font-size:12px}
#detail-view .detail-heading .server-status{margin:0 0 8px}
#detail-view .world-name-button{display:inline-flex;align-items:center;gap:11px;max-width:100%;padding:0;border:0;background:transparent;color:#fff;font:inherit;letter-spacing:inherit;cursor:pointer;text-align:left;overflow-wrap:anywhere}
#detail-view .world-name-button:hover{color:#dce0ff}
#detail-view .world-name-button span{flex:none;color:#a8a8a8;font-size:18px;font-weight:400}
#detail-view .world-name-button:focus-visible{outline:2px solid #aeb6ff;outline-offset:5px}
#detail-view .world-name-form{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:12px 0 8px}
#detail-view .world-name-form input{min-width:180px;flex:1;height:48px;padding:0 13px;border:0;border-radius:5px;outline:0;background:#303030;color:#fff;font-size:19px;font-weight:800}
#detail-view .world-name-form input:focus{box-shadow:0 0 0 2px #9daafa}
#detail-view .world-name-form .button{height:48px;padding:0 16px;border:0}
#detail-view .world-name-form small,#detail-view .world-name-form [role="alert"]{width:100%;font-size:11px;color:#bcbcbc}
#detail-view .world-name-form [role="alert"]{color:#ffb9b9}
#detail-view .presence-info{display:flex;margin:19px 0 22px;color:#9ccea9;font-size:11px}
.workspace .expiry-warning{display:flex;flex-wrap:wrap;gap:5px 15px;margin:0 0 16px;padding:15px 18px;border-radius:5px;background:#302314;color:#f3d5a9;font-size:12px;line-height:1.6}
.workspace .expiry-warning strong{font-size:13px;color:#ffe3bc}
.workspace .expiry-extended{background:#173024;color:#b9e8c7}
.workspace .expiry-extended strong{color:#d8f7df}
#dashboard-view .expiry-warning{margin-left:74px;margin-right:0}
#detail-view .detail-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
#detail-view .data-card,#detail-view .connection-card{min-width:0;min-height:112px;padding:19px 21px;border:0;border-radius:6px;background:#171717;box-shadow:none}
#detail-view .data-card small,#detail-view .connection-card small{color:#b9b9b9;font-size:11px;font-weight:750}
#detail-view .data-card strong{margin:10px 0 4px;color:#fff;font-size:clamp(22px,2.5vw,31px);line-height:1.2;font-weight:850}
#detail-view .data-card strong em{color:#aaa;font-size:14px;font-style:normal;font-weight:700}
#detail-view .data-card .meta-sub{color:#b6b6b6;font-size:11px}
#detail-view .connection-card{display:block;min-height:0;grid-column:1/-1}
#detail-view .connection-card h2{margin:0 0 5px;color:#ddd;font-size:13px;font-weight:800}
#detail-view .connection-line{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 0}
#detail-view .connection-line+.connection-line{border-top:1px solid #303030}
#detail-view .connection-line>div{min-width:0}
#detail-view .connection-card code{display:block;margin:6px 0 0;color:#fff;font-size:clamp(15px,1.7vw,20px);line-height:1.35;letter-spacing:-.03em;overflow-wrap:anywhere}
#detail-view .connection-card .button{min-height:31px;height:31px;width:auto;margin:5px 0 0;padding:0 11px;border:0;border-radius:4px;background:#444;color:#fff;font-size:11px}
#detail-view .connection-card .button:hover{background:#555}
#detail-view .connection-line .button{flex:none;margin:0}
#detail-view .detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:10px 0 0;padding:0;border:0}
#detail-view .detail-grid .data-card{min-height:111px}
#detail-view .usage-meter{max-width:none;height:5px;margin:10px 0 0;border-radius:4px;overflow:hidden;background:#303030}
#detail-view .usage-meter::-webkit-progress-bar{background:#303030}
#detail-view .usage-meter::-webkit-progress-value{background:#8c8cff}
#detail-view .usage-meter::-moz-progress-bar{background:#8c8cff}
#detail-view .server-actions{margin-top:36px}
#detail-view .server-actions h2{margin:0 0 14px;font-size:18px;letter-spacing:-.03em}
#detail-view .control-card{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0}
#detail-view .control-card .button{width:100%;min-height:52px;height:auto;padding:9px 12px;border:0;border-radius:6px;font-size:13px;font-weight:850;white-space:normal}
#detail-view .control-card .action-start{background:#377754;color:#fff}
#detail-view .control-card .action-restart{background:#6176dc;color:#fff}
#detail-view .control-card .action-stop{background:#3a3a3a;color:#eee}
#detail-view .control-card .button:disabled{opacity:.35}
#detail-view .detail-danger{display:flex;justify-content:flex-end;margin-top:32px}
#detail-view .detail-danger .button-delete{height:36px;padding:0 12px;border:0;background:transparent;color:#e0a5a5;font-size:11px}
#detail-view .detail-danger .button-delete:hover{background:#3b2b2b}
#detail-view .detail-note{border-top:0;color:#aaa;margin-top:12px;font-size:11px}
@media(max-width:900px){#detail-view .server-layout{grid-template-columns:148px minmax(0,1fr)}#detail-view .server-tabs{padding-inline:8px}}
@media(max-width:700px){#detail-view.workspace.wrap{min-height:calc(100svh - 64px)}#detail-view .server-layout{display:block;min-height:0}#detail-view .server-tabs{position:sticky;top:64px;z-index:5;display:flex;min-height:0;overflow-x:auto;gap:5px;margin:0;padding:9px 16px;scrollbar-width:none}#detail-view .server-tabs button{width:auto;flex:none;min-height:37px;padding:0 14px;white-space:nowrap}#detail-view .server-panel{padding:26px 16px 60px}#detail-view .detail-heading{align-items:start}#detail-view .detail-heading h1{font-size:32px}#detail-view .detail-summary{gap:8px}#detail-view .data-card,#detail-view .connection-card{padding:16px;min-height:105px}#detail-view .detail-grid{gap:8px;margin-top:8px}#detail-view .control-card{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}#detail-view .control-card .action-stop{grid-column:1/-1}#detail-view .world-name-form input{flex-basis:100%}}
@media(max-width:360px){#detail-view .data-card strong{font-size:21px}#detail-view .connection-line{gap:8px}#detail-view .connection-line .button{padding-inline:8px}}
@media(max-width:700px){#detail-view .connection-line{display:block}#detail-view .connection-line .button{margin-top:9px}#detail-view .connection-card code{font-size:16px}}
@media(max-width:700px){#dashboard-view .expiry-warning{margin-left:0}}

#plugins-content .panel-heading{margin-bottom:22px}
.plugin-list{display:grid;gap:9px}
.plugin-row{display:flex;align-items:center;gap:18px;min-width:0;padding:18px;background:#171717;border-radius:6px}
.plugin-icon{width:56px;height:56px;flex:none;object-fit:contain;border-radius:10px}
.plugin-icon-fallback{display:grid;place-items:center;background:#334270;color:#fff;font-weight:800;font-size:15px;letter-spacing:.02em}
.plugin-info{min-width:0;flex:1}
.plugin-title{display:flex;align-items:baseline;flex-wrap:wrap;gap:9px}
.plugin-title strong{font-size:16px;font-weight:850;color:#f6f6f6}
.plugin-title span{font-size:11px;color:#999}
.plugin-info p{margin:6px 0 7px;color:#c4c4c4;font-size:12px;line-height:1.6}
.plugin-info a{color:#9daeff;font-size:11px;text-decoration:none}
.plugin-info a:hover{text-decoration:underline}
.plugin-row>.button{min-width:118px;height:40px;padding:0 12px;font-size:12px;white-space:nowrap}
.plugin-row>.button:disabled{opacity:.58;cursor:default}
.plugin-dialog{background:#1b1b1b;color:#fff;box-shadow:0 25px 80px rgba(0,0,0,.55)}
.plugin-dialog p{color:#c7c7c7;font-size:13px}
.plugin-dialog .button-secondary{background:#383838;color:#fff}
@media(max-width:700px){.plugin-row{flex-wrap:wrap;gap:12px;padding:16px}.plugin-icon{width:44px;height:44px}.plugin-info{flex-basis:calc(100% - 60px)}.plugin-row>.button{width:100%}}

#world-content .panel-heading{margin-bottom:18px}
#world-content .world-download{border-top:0;border-bottom:1px solid #303030;padding:20px 0 27px}
.world-browser{padding-top:28px}
.world-browser-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:16px}
.world-browser-head strong{font-size:17px;color:#fff}
.world-browser-head p{margin:6px 0 0;color:#aaa;font-size:12px}
.world-browser-head .button{min-height:39px;padding:0 15px;font-size:12px}
.world-breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:14px;color:#888;font-size:12px}
.world-breadcrumbs button{padding:5px 0;border:0;background:transparent;color:#b9c2ff;font:inherit;cursor:pointer;overflow-wrap:anywhere}
.world-breadcrumbs button:last-child{color:#eee}
.world-entries{display:grid;gap:5px}
.world-entry{min-width:0;border-radius:5px;background:#171717}
.world-folder{display:flex;align-items:center;gap:12px;width:100%;min-height:54px;padding:10px 16px;border:0;background:transparent;color:#eee;text-align:left;cursor:pointer}
.world-folder:hover,.world-entry-actions a:hover,.world-entry-actions button:hover{background:#262626}
.world-folder strong,.world-file-name strong{min-width:0;flex:1;font-size:12px;overflow-wrap:anywhere}
.world-folder>span:first-child,.world-file-name>span{color:#a7b1ff;font-size:20px}
.world-folder>span:last-child{color:#888}
.world-entry-file{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:54px;padding:9px 16px}
.world-file-name{display:flex;align-items:center;gap:12px;min-width:0;flex:1;color:#eee}
.world-file-name small{flex:none;color:#999;font-size:11px}
.world-entry-actions{display:flex;gap:5px;flex:none}
.world-entry-actions a,.world-entry-actions button,.world-preview button{display:inline-flex;align-items:center;min-height:31px;padding:0 9px;border:0;border-radius:4px;background:#303030;color:#e5e5e5;font-size:11px;text-decoration:none;cursor:pointer}
.world-message{padding:15px 0;color:#aaa;font-size:12px}
.world-error{color:#ffb6b6}
.world-preview{margin-top:20px;background:#171717;border-radius:5px;overflow:hidden}
.world-preview>div{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:13px 15px;color:#fff;font-size:12px}
.world-preview pre{max-height:360px;margin:0;padding:15px;overflow:auto;border-top:1px solid #303030;color:#ddd;font-size:12px;line-height:1.6;white-space:pre-wrap;overflow-wrap:anywhere}
@media(max-width:700px){.world-browser-head{align-items:flex-start}.world-entry-file{align-items:flex-start;flex-direction:column}.world-entry-actions{align-self:flex-end}.world-file-name{width:100%}.world-file-name small{margin-left:auto}}

#files-content .panel-heading,#access-content .panel-heading{margin-bottom:18px}
.file-safety-note{padding:13px 16px;border:1px solid #3b4261;border-radius:8px;background:#1b2031;color:#c9d0ea;font-size:12px;line-height:1.7}
.plugin-editor{overflow:hidden;border:1px solid #3b4261;border-radius:10px;background:#141824;box-shadow:0 16px 35px #080b1670}
.editor-top{display:flex;align-items:center;gap:18px;padding:15px 18px;border-bottom:1px solid #30374f}
.editor-top .text-link{white-space:nowrap;color:#cbd5ff}
.editor-top .text-link:hover{color:#fff}
.editor-file-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#bfc9ff;font:600 13px ui-monospace,SFMono-Regular,Consolas,monospace}
.editor-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px 18px;background:#1c2335}
.editor-toolbar>div{display:flex;flex-direction:column;min-width:0;gap:4px}
.editor-toolbar strong{font-size:13px;color:#ecf1ff}
.editor-toolbar strong[data-dirty="true"]{color:#ffe0a5}
.editor-toolbar small{color:#a9b5db;font-size:11px;overflow-wrap:anywhere}
.editor-toolbar .button{flex:none;min-height:38px}
.editor-toolbar .button:disabled{opacity:.72;color:#e4e9fb}
.editor-buttons{display:flex;align-items:center;gap:8px;flex:none}
.editor-body{display:grid;grid-template-columns:54px minmax(0,1fr);border-top:1px solid #30374f;border-bottom:1px solid #30374f}
#plugin-editor-lines,#plugin-editor-text{box-sizing:border-box;height:min(62vh,680px);min-height:380px;margin:0;padding:14px 12px;font:13px/22px ui-monospace,SFMono-Regular,Consolas,monospace;tab-size:2}
#plugin-editor-lines{overflow:hidden;text-align:right;user-select:none;background:#111624;color:#657397;border-right:1px solid #30374f}
#plugin-editor-text{width:100%;resize:vertical;overflow:auto;border:0;outline:0;background:#151a28;color:#edf1ff;white-space:pre;caret-color:#9aaeff}
#plugin-editor-text:focus{box-shadow:inset 0 0 0 2px #7488d7}
#plugin-editor-text[readonly]{color:#bdc5d8;background:#161b28}
.editor-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 18px;color:#9daac9;font-size:11px}
.editor-message{min-height:20px;margin:0;padding:0 18px 16px;color:#bbc7e4;font-size:12px;line-height:1.6}
.share-card{margin:18px 0;padding:20px;border:1px solid #333a50;border-radius:9px;background:#171b29}
.share-card h2{margin:0 0 7px;color:#f2f4ff;font-size:17px}
.share-card p{margin:0 0 16px;color:#adb7d4;font-size:12px;line-height:1.7}
.share-form{display:flex;align-items:end;gap:10px;flex-wrap:wrap}
.share-form label{display:flex;flex:1;min-width:190px;flex-direction:column;gap:7px;color:#c4cce1;font-size:12px}
.share-form input,.share-form select{box-sizing:border-box;width:100%;height:42px;padding:0 12px;border:1px solid #434c68;border-radius:6px;background:#101522;color:#fff;font:inherit;font-size:13px}
.share-form input:focus,.share-form select:focus{outline:2px solid #8399ed;outline-offset:2px}
.share-form .button{height:42px;white-space:nowrap}
.share-list-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:15px}
.share-list-head h2{margin:0}
.share-list-head .button{font-size:11px;min-height:36px}
.share-person{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 0;border-top:1px solid #30374f}
.share-person>div{display:flex;flex-direction:column;gap:5px;min-width:0}
.share-person strong{color:#fff;font-size:13px;overflow-wrap:anywhere}
.share-person small{color:#a6b1d0;font-size:11px;overflow-wrap:anywhere}
.share-note{margin:18px 0;color:#aeb8d3;font-size:12px;line-height:1.7}
.shared-create{margin:26px 0 0}
@media(max-width:700px){.editor-top,.editor-toolbar{padding:12px}.editor-top{gap:10px}.editor-file-name{font-size:11px}.editor-toolbar{align-items:flex-start}.editor-toolbar .button{font-size:11px;padding-inline:10px}.editor-buttons{flex-wrap:wrap;justify-content:flex-end}.editor-body{grid-template-columns:42px minmax(0,1fr)}#plugin-editor-lines,#plugin-editor-text{padding:10px 6px;font-size:12px;line-height:20px;min-height:330px}.editor-footer{align-items:flex-start;flex-direction:column;gap:4px;padding:9px 12px}.editor-message{padding:0 12px 12px}.share-card{padding:15px}.share-form{align-items:stretch}.share-form .button{width:100%}.share-list-head{align-items:flex-start;flex-direction:column}.share-list-head .button{width:100%}}
