:root{font-family:system-ui,sans-serif;color:#203a34;background:#f5f8f7;font-size:16px}*{box-sizing:border-box}body{margin:0}main{max-width:680px;margin:auto;padding:24px 20px calc(28px + env(safe-area-inset-bottom))}h1{font-size:26px;margin:8px 0}h2{font-size:19px;margin:24px 0 12px}p{line-height:1.5;color:#53645f}label{display:block;font-size:14px;font-weight:600;margin:16px 0 6px}input,select,textarea,button{font:inherit;max-width:100%;border:1px solid #b7c9c3;border-radius:6px;padding:12px;background:white;color:inherit}input,select,textarea{width:100%}textarea{min-height:110px;resize:vertical}button{cursor:pointer;min-height:46px;font-weight:600}button.primary{background:#17695b;color:white;border-color:#17695b}button:active{transform:translateY(2px);background:#c6e4db}button:disabled{opacity:.5;cursor:wait}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #e6ae42;outline-offset:3px}.actions{display:flex;gap:10px;flex-wrap:wrap;margin:18px 0}.notice{padding:12px;background:#e6f0ec;border-left:4px solid #17695b;overflow-wrap:anywhere}.error{background:#fff1ef;border-color:#b33430;color:#8b2727}.entry{padding:16px 0;border-bottom:1px solid #ccd9d4}.entry small,small{display:block;color:#53645f;line-height:1.5}.entry p{white-space:pre-wrap;overflow-wrap:anywhere;margin:6px 0}.secret{overflow-wrap:anywhere;user-select:all;background:#fff5d7;padding:14px}details{margin:20px 0}a{color:#17695b}header{display:flex;align-items:center;justify-content:space-between;gap:12px}nav{display:flex;gap:8px;flex-wrap:wrap;margin:20px 0}nav button[aria-current=true]{background:#d4e9e0;border-color:#17695b}.check{display:flex;gap:10px;align-items:center}.check input{width:auto}code{overflow-wrap:anywhere}
