html[data-local-prototype="false"]:not([data-authenticated="true"]) [data-beta-notes-open]{display:none}
.beta-feedback-header,.beta-feedback-footer{min-height:44px}.beta-feedback-header{border:1px solid var(--line);border-radius:999px;background:var(--card);padding:8px 12px;color:var(--forest);font-weight:700}.app-footer{display:flex;justify-content:center;padding:26px}.beta-feedback-footer{padding:8px 12px}.beta-feedback-action{text-align:left}
.beta-notes-backdrop{position:fixed;inset:0;z-index:130;display:grid;place-items:end;background:rgba(16,35,30,.52)}
.beta-notes-backdrop[hidden]{display:none}
.beta-notes-panel{width:min(460px,100%);max-height:min(760px,calc(100dvh - 20px));overflow:auto;background:var(--card);border-radius:20px 20px 0 0;padding:22px;box-shadow:0 -18px 60px rgba(16,35,30,.25)}
.beta-notes-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:16px}
.beta-notes-head h2{font:700 26px/1.1 "Fraunces",serif;margin:0 0 5px}
.beta-notes-head p{margin:0;color:var(--muted);font-size:12px;line-height:1.45}
.beta-notes-close{flex:none;width:44px;height:44px;border:1px solid var(--line);border-radius:50%;background:var(--card);color:var(--ink);font-size:24px;cursor:pointer}
.beta-notes-form{display:grid;gap:13px}
.beta-notes-form label{display:grid;gap:6px;font-size:11px;font-weight:700}
.beta-notes-form select,.beta-notes-form textarea{width:100%;border:1px solid var(--line);border-radius:10px;background:#faf9f5;color:var(--ink);padding:12px;font:16px/1.45 "DM Sans",sans-serif}
.beta-notes-consent{grid-template-columns:22px 1fr!important;align-items:start}.beta-notes-consent input{width:20px;height:20px;margin:0}
.beta-notes-form textarea{min-height:128px;resize:vertical}
.beta-notes-context{display:flex;justify-content:space-between;gap:10px;color:var(--muted);font-size:11px}
.beta-notes-context strong{color:var(--ink)}
.beta-notes-submit{min-height:46px}
.beta-notes-status{min-height:20px;margin:0;color:var(--forest);font-size:12px}
.beta-notes-history{border-top:1px solid var(--line);margin-top:19px;padding-top:16px}
.beta-notes-history h3{font:700 17px "Fraunces",serif;margin:0 0 10px}
.beta-note-list{display:grid;gap:9px;margin:0;padding:0;list-style:none}
.beta-note-list li{border:1px solid var(--line);border-radius:10px;padding:11px;background:#faf9f5}
.beta-note-list strong,.beta-note-list small{display:block}
.beta-note-list strong{font-size:12px}.beta-note-list p{margin:5px 0;font-size:12px;line-height:1.45}.beta-note-list small{color:var(--muted);font-size:10px}
body.beta-notes-open{overflow:hidden}
@media(max-width:760px){.beta-feedback-header{font-size:11px;padding:7px 9px}.beta-notes-panel{padding:18px 17px calc(18px + env(safe-area-inset-bottom));max-height:calc(100dvh - 8px)}.beta-notes-head h2{font-size:23px}}
@media(prefers-reduced-motion:reduce){.beta-notes-panel{transition:none!important}}

