*{box-sizing:border-box}:root{--porcelain:#f5f7fa;--glaze:#fff;--cobalt:#1f4fa3;--cobalt-deep:#16397a;--cobalt-wash:#e8eff9;--ink:#1e2b3e;--mist:#5e6e85;--line:#d7e0ec;--line-strong:#c3d0e2;--rust:#a8402f;--rust-wash:#f9ece9;--radius:12px;--display:"Fraunces", Georgia, "Times New Roman", serif}body{background:var(--porcelain);color:var(--ink);margin:0;font-family:-apple-system,Segoe UI,Helvetica,Arial,sans-serif;font-size:15px;line-height:1.5}:focus-visible{outline:2px solid var(--cobalt);outline-offset:2px}.shell{max-width:1080px;margin:0 auto;padding:28px 20px 80px}.topbar{flex-wrap:wrap;align-items:baseline;gap:24px;margin-bottom:32px;display:flex}.topbar:after{content:"";background:repeating-linear-gradient(90deg, var(--cobalt) 0 10px, var(--cobalt-wash) 10px 20px);border-radius:2px;flex-basis:100%;height:4px}.topbar h1{font-family:var(--display);letter-spacing:-.01em;align-items:baseline;gap:10px;margin:0;font-size:24px;font-weight:600;display:flex}.topbar h1 .mark{color:var(--cobalt);font-size:15px}.topbar h1 .sub{letter-spacing:.14em;text-transform:uppercase;color:var(--mist);font-family:-apple-system,Segoe UI,Helvetica,Arial,sans-serif;font-size:11px;font-weight:600}.tabs{gap:4px;display:flex}.tabs button{cursor:pointer;color:var(--mist);background:0 0;border:none;border-radius:999px;padding:8px 16px;font-size:15px;transition:background-color .15s,color .15s}.tabs button:hover{color:var(--cobalt-deep);background:var(--cobalt-wash)}.tabs button.active{background:var(--cobalt);color:#fff}.card{background:var(--glaze);border:1px solid var(--line-strong);border-radius:var(--radius);margin-bottom:16px;padding:20px;position:relative;box-shadow:0 1px 2px #1f4fa30d}.card:before{content:"";border:1px solid var(--cobalt-wash);border-radius:calc(var(--radius) - 5px);pointer-events:none;position:absolute;inset:5px}h2,h3{font-family:var(--display);letter-spacing:-.01em;font-weight:600}h2{margin:0 0 12px;font-size:19px}h3{margin:0 0 8px;font-size:16px}.muted{color:var(--mist);font-size:13px}.error-banner{background:var(--rust-wash);color:var(--rust);border-radius:var(--radius);margin-bottom:16px;padding:10px 14px}.notice-banner{background:var(--cobalt-wash);color:var(--cobalt-deep);border-radius:var(--radius);margin-bottom:16px;padding:10px 14px}button.primary,button.ghost,button.danger{cursor:pointer;border:1px solid #0000;border-radius:8px;padding:8px 16px;font-size:14px;transition:background-color .15s,border-color .15s,color .15s}button.primary{background:var(--cobalt);color:#fff}button.primary:hover:not(:disabled){background:var(--cobalt-deep)}button.ghost{border-color:var(--line-strong);color:var(--ink);background:0 0}button.ghost:hover:not(:disabled){border-color:var(--cobalt);color:var(--cobalt-deep);background:var(--cobalt-wash)}button.danger{border-color:var(--line-strong);color:var(--rust);background:0 0}button.danger:hover:not(:disabled){border-color:var(--rust);background:var(--rust-wash)}button:disabled{opacity:.5;cursor:default}.form-grid{grid-template-columns:repeat(2,1fr);gap:14px 18px;display:grid}.form-grid .full{grid-column:1/-1}label.field{color:var(--mist);flex-direction:column;gap:5px;font-size:13px;display:flex}input[type=text],input[type=number],input[type=email],input[type=password],select,textarea{font:inherit;border:1px solid var(--line-strong);color:var(--ink);background:#fff;border-radius:8px;padding:8px 10px}input:focus,select:focus,textarea:focus{border-color:var(--cobalt);box-shadow:0 0 0 3px var(--cobalt-wash);outline:none}textarea{resize:vertical}.checks{flex-wrap:wrap;gap:14px;padding-top:6px;display:flex}.checks label{color:var(--ink);align-items:center;gap:6px;font-size:14px;display:flex}input[type=checkbox]{accent-color:var(--cobalt)}.editor-split{grid-template-columns:1fr 1fr;align-items:start;gap:20px;display:grid}@media (width<=820px){.editor-split,.form-grid{grid-template-columns:1fr}}.preview{background:var(--porcelain);border:1px dashed var(--line-strong);border-radius:var(--radius);white-space:pre-wrap;min-height:220px;padding:16px;font-family:ui-monospace,Menlo,Consolas,monospace;font-size:13px}.vars-row{grid-template-columns:1fr 2fr auto;gap:8px;margin-bottom:8px;display:grid}.profile-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.badge{background:var(--cobalt-wash);color:var(--cobalt);border-radius:999px;padding:3px 10px;font-size:12px}.badge.off{color:var(--mist);background:#e9ecf1}.badge.red{background:var(--rust-wash);color:var(--rust)}.match{gap:16px;display:flex}.match img{object-fit:cover;background:var(--cobalt-wash);border-radius:8px;flex-shrink:0;width:132px;height:96px}.match .body{flex:1;min-width:0}.match-top{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.match-addr{color:var(--ink);font-weight:600;text-decoration:none}.match-addr:hover{color:var(--cobalt-deep);text-decoration:underline}.match-price{font-family:var(--display);color:var(--cobalt);white-space:nowrap;font-size:20px;font-weight:600}.statuses{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.statuses button{cursor:pointer;border:1px solid var(--line-strong);color:var(--mist);background:0 0;border-radius:999px;padding:4px 10px;font-size:12px;transition:background-color .15s,border-color .15s,color .15s}.statuses button:hover{border-color:var(--cobalt);color:var(--cobalt-deep)}.statuses button.current{background:var(--cobalt);color:#fff;border-color:var(--cobalt)}@media (prefers-reduced-motion:no-preference){.card.match{transition:box-shadow .15s,transform .15s}.card.match:hover{transform:translateY(-1px);box-shadow:0 4px 12px #1f4fa31a}}@media (width<=600px){.shell{padding:20px 14px 60px}.match{flex-direction:column}.match img{width:100%;height:160px}.match-top{flex-direction:column;gap:2px}}.health-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px;display:grid}.health-row{justify-content:space-between;padding:3px 0;font-size:14px;display:flex}.errors{color:var(--rust);margin:10px 0 0;padding:0;font-size:13px;list-style:none}.errors li{border-top:1px solid var(--line);padding:3px 0}.sparkline{color:var(--cobalt);margin-top:12px}.login-card{max-width:380px;margin:56px auto 0}.login-card form{flex-direction:column;gap:12px;margin-top:12px;display:flex}.whoami{align-items:center;gap:10px;margin-left:auto;display:flex}
