:root{color:#10201e;font-synthesis:none;text-rendering:optimizelegibility;background:#f4f7f5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer;border:0}button:disabled{cursor:not-allowed;opacity:.55}.shell{background:linear-gradient(#0f766e17,#f4f7f500 280px),#f4f7f5;min-height:100vh}.topbar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffc2;border-bottom:1px solid #d8e2de;justify-content:space-between;align-items:center;gap:16px;padding:18px clamp(16px,4vw,40px);display:flex}.brand{gap:2px;display:grid}.brand strong{font-size:18px}.brand span,.muted{color:#5d6f69}.container{width:min(920px,100%);margin:0 auto;padding:28px clamp(16px,4vw,32px) 48px}.panel{background:#fff;border:1px solid #d6e0dc;border-radius:8px;gap:20px;padding:clamp(20px,4vw,32px);display:grid;box-shadow:0 18px 45px #182a2614}.stack{gap:16px;display:grid}.split{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.action-button,.primary,.secondary,.guardian{text-align:left;border-radius:8px;min-height:48px}.action-button{color:#10201e;background:#f8fbf9;border:1px solid #cddbd6;gap:8px;padding:20px;display:grid}.action-button strong{font-size:20px}.action-button:hover,.guardian:hover{background:#eef8f5;border-color:#0f766e}.primary{color:#fff;background:#0f766e;justify-content:center;align-items:center;padding:0 18px;font-weight:700;display:inline-flex}.secondary{color:#17322f;background:#fff;border:1px solid #cbd8d3;justify-content:center;align-items:center;padding:0 18px;font-weight:700;display:inline-flex}.field{gap:8px;display:grid}.field label{font-weight:700}.field input{background:#fff;border:1px solid #b9cac4;border-radius:8px;width:100%;min-height:52px;padding:0 14px}.notice,.error,.success{border-radius:8px;padding:14px 16px}.notice{color:#29435d;background:#f2f7fc;border:1px solid #c7d7e8}.error{color:#8a1f1f;background:#fff5f5;border:1px solid #efb7b7}.success{color:#0c5f58;background:#eefaf6;border:1px solid #a9d8ca}.guardian{color:#10201e;background:#fff;border:1px solid #d6e0dc;gap:4px;width:100%;padding:16px;display:grid}.status-word{color:#0f766e;font-size:clamp(34px,8vw,64px);font-weight:900;line-height:1}@media (width<=640px){.topbar{flex-direction:column;align-items:flex-start}.split{grid-template-columns:1fr}}
