.admin-shell{font-family:var(--font-geist-sans),-apple-system,system-ui,sans-serif;color:#1c1a17;background:#f4f1ea;-webkit-font-smoothing:antialiased}.admin-shell button,.admin-shell input,.admin-shell select,.admin-shell textarea{font-family:inherit}.admin-shell ::-webkit-scrollbar{width:11px;height:11px}.admin-shell ::-webkit-scrollbar-thumb{background:#d9d3c7;border-radius:6px;border:3px solid transparent;background-clip:padding-box}.admin-shell ::-webkit-scrollbar-track{background:transparent}@keyframes admin-spin{to{transform:rotate(1turn)}}@keyframes admin-pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes admin-shim{0%{background-position:-460px 0}to{background-position:460px 0}}.admin-spin{animation:admin-spin .9s linear infinite}.admin-pulse{animation:admin-pulse 1.6s ease-in-out infinite}.admin-shimmer{background:linear-gradient(90deg,#f0ede7,#faf8f3 50%,#f0ede7);background-size:460px 100%;animation:admin-shim 1.3s linear infinite}.admin-eyebrow{font-family:var(--font-geist-mono),ui-monospace,monospace;font-size:10px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:#9a9389}.legal-rte-content{min-height:520px;max-height:70vh;overflow-y:auto;padding:14px 16px;font-size:13.5px;line-height:1.6;color:#33302b;outline:none}.legal-rte-content:focus{outline:none}.legal-rte-content>*+*{margin-top:10px}.legal-rte-content{counter-reset:h2 h3 h4 h5 h6}.legal-rte-content h2{counter-increment:h2;counter-reset:h3 h4 h5 h6;font-size:18px;font-weight:600;letter-spacing:-.01em;margin-top:22px}.legal-rte-content h3{counter-increment:h3;counter-reset:h4 h5 h6;font-size:15.5px;font-weight:600;margin-top:18px}.legal-rte-content h4{counter-increment:h4;counter-reset:h5 h6}.legal-rte-content h4,.legal-rte-content h5{font-size:14px;font-weight:600;margin-top:14px}.legal-rte-content h5{counter-increment:h5;counter-reset:h6}.legal-rte-content h6{counter-increment:h6;font-size:14px;font-weight:600;margin-top:14px}.legal-rte-content h2:before{content:counter(h2)}.legal-rte-content h3:before{content:counter(h2) "." counter(h3)}.legal-rte-content h4:before{content:counter(h2) "." counter(h3) "." counter(h4)}.legal-rte-content h5:before{content:"(" counter(h5,lower-alpha) ")"}.legal-rte-content h6:before{content:"(" counter(h6,lower-roman) ")"}.legal-rte-content :is(h2,h3,h4,h5,h6):before{display:inline-block;margin-right:9px;font-family:var(--font-geist-mono),ui-monospace,monospace;font-size:.8em;font-weight:600;color:#b5651d}.legal-rte-content p{margin:0}.legal-rte-content ol,.legal-rte-content ul{padding-left:24px}.legal-rte-content ul{list-style:disc}.legal-rte-content ol{list-style:decimal}.legal-rte-content li{margin:2px 0}.legal-rte-content li>p{margin:0}.legal-rte-content a{color:#2c5cc5;text-decoration:underline}.legal-rte-content strong{font-weight:700}.legal-rte-content code,.legal-rte-content pre{font-family:var(--font-geist-mono),ui-monospace,monospace}.legal-rte-content div{border-left:2px solid #e4dfd5;padding-left:10px;color:#6b6459}.legal-rte-content .ProseMirror-selectednode{outline:2px solid #2c5cc5}