@font-face{font-family:Atkinson;src:url('fonts/atkinson-400.woff2')}@font-face{font-family:Atkinson;src:url('fonts/atkinson-700.woff2');font-weight:700}
*{box-sizing:border-box}body{margin:0;font-family:Atkinson,system-ui,sans-serif;color:#16181d}button,input{font:inherit}button,label{cursor:pointer}.shell{width:min(100% - 40px,720px);margin:60px auto}.identity{display:flex;align-items:center;gap:16px}.identity h1{margin:0;font-size:25px;line-height:1.15}.identity p,.scope{margin:4px 0 0;color:#666d78;font-size:16px}.scope{margin-top:24px}.app-icon{display:grid;place-items:center;width:52px;height:52px;border-radius:13px;font-weight:700;font-size:21px}.section{margin-top:38px}.section-heading{display:flex;align-items:center;gap:10px;margin-bottom:16px}.section h2{font-size:18px;margin:0}.step{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;font-size:13px;font-weight:700}.collections{border:0;margin:0;padding:0}.collections legend{position:absolute;clip:rect(0,0,0,0)}.collection{position:relative;display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:14px}.collection input{position:absolute;opacity:0}.collection-copy{display:grid}.collection-copy strong{font-size:17px}.collection-copy small,.selected-collection small{color:#6d7380;font-size:15px;margin-top:3px}.collection-mark{width:20px;height:20px;border-radius:50%}.selected-label{font-size:13px;font-weight:700}.add-action,.change,.deny,.allow{border:0;background:none}.add-action{width:100%;display:flex;justify-content:space-between;margin-top:10px}.selected-collection{display:flex;align-items:center;justify-content:space-between;margin-top:32px}.selected-collection>div{display:grid}.section-kicker{font-size:13px;text-transform:uppercase;letter-spacing:.08em;font-weight:700;margin-bottom:7px}.permission-groups fieldset{border:0;padding:0;margin:0}.permission-groups legend{font-weight:700}.permission-groups label{display:flex;align-items:center;gap:12px}.permission-groups input{width:19px;height:19px}footer{display:flex;align-items:center;justify-content:flex-end;gap:14px;margin-top:38px}.deny,.allow{min-height:46px;padding:0 19px;font-weight:700}.allow span{margin-left:10px}
/* Calm decision workspace */
.calm{background:#f5f6f8}.calm .shell{background:#fff;border:1px solid #e0e3e8;border-radius:20px;padding:38px 42px;box-shadow:0 18px 50px rgba(22,30,46,.08)}.calm .app-icon{color:#fff;background:#4154c7}.calm .step{background:#e9ecff;color:#3042b3}.calm .collection{min-height:78px;padding:15px 17px;border:1px solid #dfe3e9;border-radius:12px;margin-bottom:10px}.calm .collection:hover{border-color:#9fa8d9}.calm .collection-mark{border:2px solid #a8afbb}.calm .collection.selected{border-color:#5265d4;background:#f3f5ff;box-shadow:0 0 0 1px #5265d4}.calm .collection.selected .collection-mark{border:6px solid #5265d4;background:#fff}.calm .selected-label{color:#4154c7}.calm .add-action{padding:13px 3px;color:#4f5865}.calm .selected-collection{padding:18px 20px;border-radius:12px;background:#f3f5ff;border:1px solid #d8ddff}.calm .change{color:#4154c7;font-weight:700}.calm .permission-groups{display:grid;gap:10px}.calm .permission-groups fieldset{display:grid;grid-template-columns:90px 1fr;align-items:center;padding:17px 18px;border:1px solid #e2e5ea;border-radius:11px}.calm input{accent-color:#4154c7}.calm footer{padding-top:25px;border-top:1px solid #e6e8ec}.calm .deny{color:#a13939}.calm .allow{color:#fff;background:#4154c7;border-radius:9px;box-shadow:0 5px 13px rgba(65,84,199,.2)}
/* System settings */
.system{background:#eceef1;color:#202124}.system .shell{width:min(100% - 40px,820px);background:#fafafa;border:1px solid #cfd3d8;border-radius:10px;padding:30px 34px;box-shadow:0 12px 30px rgba(0,0,0,.1)}.system .app-icon{border-radius:10px;color:#fff;background:linear-gradient(145deg,#377ad8,#1c4e9b)}.system .identity h1{font-size:22px}.system .scope{margin-top:16px}.system .section{margin-top:28px}.system .step{color:#fff;background:#3976c5}.system .section-heading{margin-bottom:10px}.system .collection{min-height:64px;padding:10px 14px;border-top:1px solid #dfe1e5;background:#fff}.system .collection:last-child{border-bottom:1px solid #dfe1e5}.system .collection-mark{border:2px solid #858b94}.system .collection.selected{background:#e8f1fe}.system .collection.selected .collection-mark{border:6px solid #2871c7;background:#fff}.system .selected-label{padding:3px 8px;border-radius:4px;color:#245f9f;background:#d4e7ff}.system .add-action{padding:13px 14px;color:#1e64ac;border-bottom:1px solid #dfe1e5}.system .selected-collection{margin-top:24px;padding:14px 16px;background:#fff;border-block:1px solid #dfe1e5}.system .change{color:#1769ba}.system .permission-groups{border-top:1px solid #dfe1e5}.system .permission-groups fieldset{display:grid;grid-template-columns:100px 1fr;align-items:center;min-height:62px;padding:10px 15px;background:#fff;border-bottom:1px solid #dfe1e5}.system input{accent-color:#2871c7}.system footer{margin-top:28px}.system .deny{border:1px solid #b8bdc5;border-radius:6px;background:#fff}.system .allow{border:1px solid #1d5f9e;border-radius:6px;color:#fff;background:#2871c7}
/* Editorial consent */
.editorial{background:#f3efe6;color:#181713}.editorial .shell{width:min(100% - 48px,780px);margin-top:48px;padding:0 14px}.editorial .identity{padding-bottom:25px;border-bottom:3px solid #181713}.editorial .app-icon{width:58px;height:58px;border-radius:50%;color:#f3efe6;background:#181713}.editorial .identity h1{font-family:Atkinson,serif;font-size:30px}.editorial .identity p{color:#656057}.editorial .scope{max-width:480px;font-size:18px;color:#3e3b35}.editorial .section{margin-top:46px}.editorial .section-heading{align-items:baseline;gap:14px}.editorial .section h2{font-size:23px}.editorial .step{width:auto;height:auto;color:#b3482d;background:none;font-size:14px}.editorial .step::after{content:'—';margin-left:8px}.editorial .collection{min-height:82px;padding:18px 4px;border-bottom:1px solid #b8b1a4}.editorial .collection:first-of-type{border-top:1px solid #b8b1a4}.editorial .collection-mark{border:2px solid #797269}.editorial .collection.selected .collection-mark{border:6px solid #b3482d;background:#f3efe6}.editorial .collection.selected .collection-copy strong{color:#9f3d27}.editorial .selected-label{color:#9f3d27;text-transform:uppercase;letter-spacing:.06em}.editorial .add-action{padding:17px 4px;border-bottom:1px solid #b8b1a4;color:#444038}.editorial .selected-collection{padding:21px 0;border-block:1px solid #b8b1a4}.editorial .change{color:#9f3d27;font-weight:700;border-bottom:1px solid}.editorial .permission-groups{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid #b8b1a4}.editorial .permission-groups fieldset{min-height:132px;padding:20px 14px;border-right:1px solid #b8b1a4}.editorial .permission-groups fieldset:last-child{border-right:0}.editorial .permission-groups label{align-items:flex-start;margin-top:20px}.editorial input{accent-color:#b3482d}.editorial footer{justify-content:space-between;padding-top:25px;border-top:3px solid #181713}.editorial .deny{padding-left:0;color:#4d4840}.editorial .allow{padding-inline:23px;color:#f7f2e9;background:#181713}
@media(max-width:560px){.shell,.system .shell,.editorial .shell{width:100%;margin:0;min-height:100vh}.calm .shell,.system .shell{border:0;border-radius:0;padding:25px 20px;box-shadow:none}.editorial .shell{padding:26px 22px}.identity h1,.editorial .identity h1{font-size:22px}.app-icon,.editorial .app-icon{width:46px;height:46px}.scope,.editorial .scope{margin-top:18px;font-size:16px}.section,.editorial .section{margin-top:32px}.collection{grid-template-columns:22px minmax(0,1fr)}.selected-label{display:none}.calm .collection{padding-inline:14px}.permission-groups,.editorial .permission-groups{grid-template-columns:1fr}.calm .permission-groups fieldset,.system .permission-groups fieldset{grid-template-columns:78px 1fr}.editorial .permission-groups fieldset{display:grid;grid-template-columns:68px 1fr;align-items:center;min-height:68px;padding:12px 4px;border-right:0;border-bottom:1px solid #b8b1a4}.editorial .permission-groups fieldset:last-child{border-bottom:0}.editorial .permission-groups label{margin-top:0}.selected-collection{margin-top:24px}footer{position:sticky;bottom:0;margin-inline:-20px;padding:16px 20px;background:inherit}.editorial footer{margin-inline:0;padding-inline:0}.deny,.allow{min-height:48px}.picker footer{margin-top:28px}}
