.draft-action{padding:10px 12px 0;border-top:1px solid var(--line);background:#fbfcfb}.draft-action button{width:100%;min-height:48px;border:1px solid #b7d3c6;border-radius:11px;background:var(--soft);color:#104c39;font-weight:850}.draft-action span{margin-right:5px;font-size:17px}.draft-wrap{position:fixed;z-index:55;inset:0;overflow:hidden}.draft-backdrop{position:absolute;inset:0;width:100%;height:100%;border:0;background:rgba(10,22,17,.52)}.draft-sheet{position:absolute;left:0;right:0;bottom:0;display:flex;flex-direction:column;max-height:calc(100dvh - 10px);overflow:hidden;padding:10px 0 0;border-radius:22px 22px 0 0;background:#fff;box-shadow:0 -12px 36px rgba(14,37,27,.18)}.draft-sheet>.sheet-handle{flex:none}.draft-header{display:flex;flex:none;align-items:center;justify-content:space-between;gap:12px;padding:0 16px 10px;border-bottom:1px solid var(--line)}.draft-eyebrow{margin:0;color:var(--green);font-size:10px;font-weight:850;letter-spacing:.08em}.draft-header h2{margin:0;font-size:20px}.draft-close{flex:none;min-width:64px;min-height:44px;padding:0 10px;border:0;border-radius:11px;background:#eef1ef;color:#425149;font-size:13px;font-weight:800}.draft-source{flex:none;max-height:170px;overflow-y:auto;padding:11px 16px;background:#f8faf9}.draft-source span{display:inline-block;padding:2px 8px;border-radius:99px;background:var(--soft);color:var(--green);font-size:10px;font-weight:800}.draft-source p{margin:4px 0 0}.draft-source-title{font-size:13px;font-weight:800;line-height:1.5}.draft-source small{display:block;margin-top:8px;color:var(--amber);font-size:10px;font-weight:800}.draft-source #draft-angle{color:#55625c;font-size:12px;line-height:1.55}.draft-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;flex:none;padding:10px 16px;border-bottom:1px solid var(--line)}.draft-tabs button{min-width:0;min-height:46px;border:1px solid var(--line);border-radius:11px;background:#fff;color:#68746f;font-size:13px;font-weight:800}.draft-tabs button[aria-selected="true"]{border-color:var(--green);background:var(--green);color:#fff}.draft-content{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:16px 16px calc(20px + env(safe-area-inset-bottom));-webkit-overflow-scrolling:touch}.draft-panel h3{margin:0 0 5px;font-size:17px}.draft-help{margin:0 0 12px;color:var(--muted);font-size:11px}.draft-post{margin:0;padding:14px;border:1px solid var(--line);border-radius:13px;background:#f8faf9;color:#26342e;font-size:15px;line-height:1.75;white-space:pre-wrap}.draft-count{margin:7px 2px 13px;text-align:right;color:var(--muted);font-size:11px}.draft-count.over{color:#b23b32;font-weight:800}.draft-buttons{display:grid;grid-template-columns:1.35fr 1fr;gap:8px}.draft-buttons button,.note-copy{min-height:48px;border-radius:11px;font-weight:800}.draft-copy,.note-copy{border:0;background:var(--green);color:#fff}.draft-alternate{border:1px solid #cdd8d2;background:#fff;color:#315047}.note-section{margin:0 0 14px;padding:13px;border:1px solid var(--line);border-radius:13px;background:#fbfcfb}.note-section h3{margin:0 0 7px;color:var(--green);font-size:13px}.note-section p,.note-section li{font-size:13px;line-height:1.65}.note-section p{margin:0}.note-section ol,.note-section ul{margin:0;padding-left:21px}.note-copy{width:100%;margin-top:2px}@media(min-width:600px){.draft-sheet{left:50%;right:auto;bottom:24px;width:min(560px,calc(100% - 32px));max-height:calc(100dvh - 48px);transform:translateX(-50%);border-radius:22px}.draft-content{padding-bottom:20px}}@media(max-width:360px){.draft-header{padding-left:12px;padding-right:12px}.draft-source,.draft-tabs,.draft-content{padding-left:12px;padding-right:12px}.draft-header h2{font-size:18px}.draft-source{max-height:150px}.draft-tabs button{font-size:12px}.draft-post{padding:12px;font-size:14px}.draft-buttons{gap:6px}.draft-buttons button{font-size:12px}}
