:root{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans JP,"Apple Color Emoji","Segoe UI Emoji";line-height:1.5}*{box-sizing:border-box}body{margin:0;background:#f6f7f9;color:#111}.wrap{max-width:880px;margin:0 auto;padding:16px;display:grid;gap:16px}.pageHeader{display:flex;align-items:center;gap:10px}.pageHeader h1{margin:0;line-height:1;font-size:28px}.logo{width:28px;height:28px;border-radius:6px;display:inline-block}.note{margin:0;line-height:1.6;color:#333}.noteTop{margin-top:10px;font-size:14px}.noteSub{margin-top:6px;font-size:12px;color:#777}.help{padding:10px 12px;border:1px solid #e7e7e7;border-radius:12px;background:#fff}.help summary{cursor:pointer;font-weight:600;list-style:none}.help summary::-webkit-details-marker{display:none}.help summary:after{content:"＋";float:right}.help[open] summary:after{content:"－"}.help section{margin-top:14px}.help h2{font-size:16px;margin:14px 0 6px}.help p{margin:6px 0}.help .note{font-size:13px;color:#555}.ruleList{list-style:none;padding:0;margin:0}.ruleList li{display:flex;align-items:center;gap:8px;margin:6px 0;font-size:14px;flex-wrap:wrap}.ruleList code{background:#f5f5f5;padding:2px 6px;border-radius:6px}.ruleList .arrow{opacity:.6}.card{background:#fff;border:1px solid #e7e7e7;border-radius:12px;padding:12px}.card h2{margin:0 0 8px;font-size:16px}textarea{width:100%;border:1px solid #d8d8d8;border-radius:10px;padding:10px;font-size:14px;resize:vertical}.btns{margin-top:10px;display:flex;gap:10px;flex-wrap:wrap}button{border:1px solid #111;background:#111;color:#fff;padding:10px 12px;border-radius:10px;cursor:pointer;font-weight:600}button.ghost{background:#fff;color:#111}.toast{min-height:1.2em;margin:8px 0 0;color:#0a6}.footer{text-align:center;color:#777;font-size:12px}.footer a,.footer small{color:#666;text-decoration:underline;display:inline-block;margin:4px 2px}.sep{margin:0 4px}@media(max-width:600px){.wrap{padding:12px}.pageHeader h1{font-size:24px}}@media(max-width:480px){.sep{display:none}.footer a,.footer small{display:block;margin:4px 0}}
