.cdg-layer{position:fixed;inset:0;z-index:12000;background:rgba(6,25,20,.72);backdrop-filter:blur(10px);display:grid;place-items:center;padding:22px;box-sizing:border-box}.cdg-modal{width:min(860px,100%);max-height:94vh;overflow:auto;background:#f7faf8;border:1px solid rgba(255,255,255,.2);border-radius:22px;box-shadow:0 30px 90px rgba(0,0,0,.34);color:#18362d}.cdg-modal>header{padding:25px 28px 20px;background:linear-gradient(135deg,#0d392d,#15513f);color:#fff;border-radius:22px 22px 0 0}.cdg-kicker{font-size:10px;font-weight:900;letter-spacing:.13em;opacity:.76}.cdg-modal>header h2{margin:7px 0 6px;font-size:25px;line-height:1.15}.cdg-modal>header p{margin:0;opacity:.78;font-size:13px;line-height:1.5}.cdg-modal>main{padding:22px 28px 28px}.cdg-progress{display:flex;align-items:center;justify-content:space-between;background:#eaf1ed;border-radius:10px;padding:9px 12px;margin-bottom:13px;color:#557068;font-size:12px}.cdg-progress b{color:#183e31}.cdg-list{display:grid;gap:12px}.cdg-question{background:#fff;border:1px solid #dbe7e1;border-radius:14px;padding:16px}.cdg-question-title{display:flex;gap:11px;align-items:flex-start;margin-bottom:12px}.cdg-question-title>span{display:grid;place-items:center;flex:0 0 28px;width:28px;height:28px;border-radius:8px;background:#dcece4;color:#176046;font-weight:900;font-size:12px}.cdg-question-title b{font-size:14px;line-height:1.5;color:#203d34}.cdg-options{display:grid;gap:7px}.cdg-options label{cursor:pointer}.cdg-options input{position:absolute;opacity:0;pointer-events:none}.cdg-options label>span{display:flex;align-items:center;gap:10px;border:1px solid #dce7e2;background:#fbfdfc;border-radius:10px;padding:10px 11px;color:#456159;font-size:13px;transition:.15s}.cdg-options label>span i{display:grid;place-items:center;width:24px;height:24px;border-radius:7px;background:#edf4f0;font-style:normal;font-weight:900;color:#54746a}.cdg-options input:checked+span{border-color:#3c8c6c;background:#edf8f2;color:#194b39;box-shadow:0 0 0 2px rgba(60,140,108,.08)}.cdg-options input:checked+span i{background:#2f775b;color:#fff}.cdg-submit{position:sticky;bottom:-28px;margin:18px -28px -28px;padding:16px 28px 20px;background:rgba(247,250,248,.96);border-top:1px solid #dbe6e1;display:flex;align-items:center;justify-content:space-between;gap:14px;backdrop-filter:blur(8px)}.cdg-submit p{margin:0;color:#70857e;font-size:11px}.cdg-submit button,.cdg-state button{border:0;border-radius:10px;background:#1e684e;color:#fff;padding:11px 16px;font:800 12px system-ui;cursor:pointer}.cdg-submit button:disabled{opacity:.45;cursor:not-allowed}.cdg-error{color:#a33b3f;font-size:12px;font-weight:700;margin-top:9px}.cdg-state{text-align:center;padding:38px 15px;color:#71847e}.cdg-state h3{font-size:20px;color:#22453a;margin:8px 0}.cdg-state p{max-width:560px;margin:8px auto 16px;line-height:1.55}.cdg-state-icon{display:grid;place-items:center;margin:0 auto 12px;width:52px;height:52px;border-radius:50%;background:#dff1e8;color:#206a4f;font-size:24px;font-weight:900}.cdg-state.bad .cdg-state-icon{background:#f6e3e4;color:#9b4044}.cdg-spinner{width:34px;height:34px;margin:0 auto 14px;border:3px solid #dce9e3;border-top-color:#2e7458;border-radius:50%;animation:cdgspin .8s linear infinite}@keyframes cdgspin{to{transform:rotate(360deg)}}@media(max-width:680px){.cdg-layer{padding:0;align-items:end}.cdg-modal{max-height:96vh;border-radius:18px 18px 0 0}.cdg-modal>header{padding:21px 18px 17px;border-radius:18px 18px 0 0}.cdg-modal>header h2{font-size:21px}.cdg-modal>main{padding:16px 15px 20px}.cdg-question{padding:13px}.cdg-submit{bottom:-20px;margin:15px -15px -20px;padding:14px 15px 16px;display:grid}.cdg-submit button{width:100%}}
