*{box-sizing:border-box}body{margin:0;background:#f3f6f2;color:#173e3a;font:16px/1.65 system-ui,-apple-system,"Segoe UI",sans-serif}header{padding:18px 24px;display:flex;justify-content:space-between;align-items:center;background:#103c39;color:white;position:sticky;top:0;z-index:5}.brand{color:inherit;text-decoration:none;font-weight:900;letter-spacing:2px}.brand span{font-weight:400;font-size:12px;color:#e2e6b3}main{max-width:740px;margin:auto;padding:24px 18px 60px}h1{font-size:30px;line-height:1.35;margin:8px 0 12px}h2{font-size:20px}p{margin:8px 0 18px}.muted{color:#637670;font-size:14px}.card{background:#fff;padding:24px;border:1px solid #dce5df;border-radius:22px;margin:16px 0;box-shadow:0 8px 30px #193e3910}.hero{background:#e4ebc8;border-color:#d2ddac}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.action{text-align:start;background:white;color:#173e3a;border:1px solid #dce5df;min-height:104px;font-size:18px;display:flex;flex-direction:column;justify-content:center;gap:4px}.action small{font-size:12px;color:#687770}.action.danger{background:#fff4ed;border-color:#edcfbb}.action.haircut{background:#f0f1fc}.emoji{font-size:26px}button,.button{border:0;border-radius:12px;padding:12px 18px;background:#15574e;color:white;cursor:pointer;font:inherit;font-weight:650;min-height:46px;text-decoration:none}button:disabled{opacity:.5;cursor:wait}.quiet{background:transparent;color:inherit;border:1px solid #8aaba0}.secondary{background:#e9eeea;color:#244f48}.row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.spread{justify-content:space-between}label{display:block;font-size:14px;font-weight:650;margin:16px 0 6px}input,textarea,select{width:100%;padding:12px;border:1px solid #acbfb5;border-radius:10px;background:#fff;font:inherit;color:#143e38}textarea{min-height:110px;resize:vertical}input[type=file]{font-size:13px}input:focus,textarea:focus,button:focus-visible{outline:3px solid #c4dca7;outline-offset:2px}form button[type=submit]{width:100%;margin-top:22px}.pill{display:inline-block;border-radius:30px;padding:3px 11px;background:#e5f0e4;font-size:12px}.pill.pending,.pill.review{background:#fff0c8;color:#795616}.pill.rejected{background:#fbe3df;color:#8c3a2c}.record{border-bottom:1px solid #e2e9e1;padding:14px 0}.record:last-child{border:0}.error{color:#aa322a;background:#fff0e9;padding:12px;border-radius:10px}.hide{display:none!important}#toast{position:fixed;bottom:22px;left:50%;transform:translateX(-50%);background:#103c39;color:white;border-radius:12px;padding:12px 22px;max-width:92%;box-shadow:0 5px 20px #0003;display:none;z-index:20}.step{font-size:13px;font-weight:bold;color:#54705f}.wide{grid-column:1/-1}.cable{display:grid;grid-template-columns:2fr 1fr auto;gap:8px;margin:10px 0}.cable input{min-width:0}.notice{border-inline-start:4px solid #cfaa52;padding:12px 16px;background:#fff9e7;border-radius:8px}.toolbar{margin:22px 0}.ltr{direction:ltr;text-align:start}a{color:#1b6559}@media(max-width:400px){h1{font-size:26px}.card{padding:18px}.grid{gap:8px}.action{padding:14px;font-size:16px}header{padding:15px 18px}}

/* Galaxy palette inspired by the supplied reference. */
:root{color-scheme:dark}
body{background:#090d20;background-image:radial-gradient(ellipse at 85% 0%,#633f933d,transparent 55%),radial-gradient(ellipse at 0% 75%,#16889a22,transparent 50%);background-attachment:fixed;color:#f0ecff;min-height:100vh}
header{background:#0d1028ed;border-bottom:1px solid #7163a34d;backdrop-filter:blur(12px)}
.brand span{color:#8be0e5}
.card{background:#15182f;border-color:#383052;box-shadow:0 12px 36px #03061155}
.hero{background:linear-gradient(125deg,#303775,#472b67 60%,#283951);border-color:#8771b0;box-shadow:0 10px 40px #65439930}
.hero .step{color:#bceef3}.step{color:#c4b1f3}.muted{color:#b2b7ce}
button,.button{background:linear-gradient(120deg,#7353bc,#6146a1);color:#fff}
button:hover:not(:disabled),.button:hover{filter:brightness(1.12)}
.quiet{background:transparent;color:#e9e3ff;border-color:#6c6488}
.secondary{background:#252641;color:#ddd5fa;border:1px solid #484262}
.action{background:linear-gradient(145deg,#202640,#1b1d34);color:#f1ecff;border-color:#494362;box-shadow:0 5px 18px #03061125}
.action .emoji{color:#8ce0e7}.action small{color:#b8bfd8}
.action.haircut{background:linear-gradient(145deg,#393057,#27203f);border-color:#8666aa}.action.haircut .emoji{color:#dbb7f4}
.action.danger{background:linear-gradient(145deg,#473025,#30242c);border-color:#a4784d}.action.danger .emoji{color:#f6c478}
input,textarea,select{background:#0e1328;color:#f3efff;border-color:#666080}input::placeholder,textarea::placeholder{color:#9ca2be}
input:focus,textarea:focus,select:focus,button:focus-visible{outline:3px solid #75dce7;outline-offset:2px}
input[type=file]::file-selector-button{background:#343052;color:#ece7ff;border:1px solid #625b80;border-radius:6px;padding:8px;margin-inline-end:10px}
.pill{background:#193e45;color:#a4edf0}.pill.pending,.pill.review{background:#49391f;color:#ffda94}.pill.rejected{background:#492637;color:#ffc0d0}
.record{border-color:#38344e}.error{color:#ffc8d7;background:#422538}
.notice{background:#352d24;color:#f2d7a5;border-inline-start-color:#e4b66c}
#toast{background:#30234e;color:#f4efff;border:1px solid #9074bd;box-shadow:0 8px 30px #0006}
a{color:#91e3ed}
