*{box-sizing:border-box}:root{--green: #355E3B;--green-dark: #25452B;--green-light: #ffe6d4;--cream: #F7F4EE;--gold: #D8A23A;--text: #2D2D2D;--muted: #6B6B6B;--white: #FFFFFF}body{margin:0;font-family:Raleway,sans-serif;background:#fff;color:var(--text)}.publication-modal-backdrop{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px;background:#f0f2f5b8}.publication-modal{position:relative;width:min(600px,100%);max-height:90vh;overflow-y:auto;background:#fff;border-radius:16px;box-shadow:0 6px 14px #00000038}.publication-modal-close{position:absolute;top:12px;right:15px;z-index:1;background:transparent;border:none;font-size:28px;cursor:pointer}
