/* Item-level privacy controls. */
.privacy-editor{padding:13px;margin:13px 0;border:1px solid #e6dfe8;border-radius:17px;background:linear-gradient(135deg,#faf7ff,#fff)}.privacy-editor-head{display:flex;align-items:center;gap:9px;margin-bottom:10px}.privacy-editor-head>span{display:grid;place-items:center;width:31px;height:31px;border-radius:11px;background:#eee8fa;color:#725aae}.privacy-editor-head strong,.privacy-editor-head small{display:block}.privacy-editor-head strong{font-size:10px}.privacy-editor-head small{margin-top:2px;color:var(--muted);font-size:7px}.privacy-editor label{margin:8px 0!important;font-size:9px!important}.privacy-editor select,.privacy-editor input{margin-top:5px!important;background:#fff!important}.privacy-editor p{margin:6px 0 0;color:#82738d;font-size:8px;line-height:1.55}.privacy-sheet-body{max-height:82vh;overflow:auto;padding:10px 18px 25px}.privacy-badge{display:inline-flex!important;width:auto!important;margin-left:5px;padding:3px 6px;border-radius:99px;background:#eee8fa;color:#725aae;font-size:6px;font-weight:800}.privacy-badge.private{background:#f2ecef;color:#8a6070}.privacy-badge.scheduled{background:#edf5ff;color:#517b9d}
