.pedagogy-overlay{position:fixed;inset:0;z-index:145;display:none;place-items:center;padding:18px;background:rgba(3,31,22,.88);backdrop-filter:blur(12px);overflow:auto}.pedagogy-overlay.open{display:grid;animation:pedagogyIn .25s ease}.pedagogy-card{width:min(980px,100%);max-height:calc(100vh - 28px);overflow:auto;display:grid;grid-template-columns:.68fr 1.32fr;border-radius:28px;background:#fff;box-shadow:0 36px 100px rgba(0,0,0,.42)}.pedagogy-visual{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:36px;text-align:center;color:#fff;background:radial-gradient(circle at 50% 30%,rgba(168,212,63,.24),transparent 38%),#083d2b}.pedagogy-visual img{width:min(240px,80%);height:240px;object-fit:contain;filter:drop-shadow(0 18px 34px rgba(0,0,0,.25))}.pedagogy-visual span{margin-top:12px;color:#ffd14f;font-size:.75rem;font-weight:950;letter-spacing:.1em;text-transform:uppercase}.pedagogy-visual strong{margin-top:9px;font:700 1.5rem/1.15 Georgia,serif}.pedagogy-visual p{max-width:280px;margin:10px 0 0;color:#d8e9e1;line-height:1.5}.pedagogy-form{padding:clamp(25px,4vw,44px)}.pedagogy-form h2{margin:8px 0 10px;color:#083d2b;font:700 clamp(2rem,4vw,3.1rem)/1 Georgia,serif}.pedagogy-form>p:not(.kicker){margin:0 0 20px;color:#68756f;line-height:1.5}.pedagogy-form fieldset{margin:0 0 17px;padding:0;border:0}.pedagogy-form legend{margin-bottom:9px;color:#244b3c;font-size:.86rem;font-weight:900}.pedagogy-choices{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.pedagogy-choices.compact{grid-template-columns:repeat(3,1fr)}.pedagogy-choices button{min-height:48px;border:1px solid #d7e4dd;border-radius:13px;padding:10px 12px;background:#f8fbf9;color:#244b3c;font-weight:850;cursor:pointer;text-align:left;transition:.18s}.pedagogy-choices.compact button{text-align:center}.pedagogy-choices button:hover{border-color:#a8d43f;transform:translateY(-1px)}.pedagogy-choices button.selected{border-color:#1d754e;background:#e9f6ed;box-shadow:0 0 0 2px rgba(29,117,78,.1);color:#083d2b}.pedagogy-note{display:block;color:#244b3c;font-size:.86rem;font-weight:900}.pedagogy-note span{color:#7a8781;font-weight:600}.pedagogy-note textarea{width:100%;min-height:86px;margin-top:8px;resize:vertical;border:1px solid #d7e4dd;border-radius:13px;padding:12px;font:inherit}.pedagogy-actions{display:flex;gap:10px;margin-top:18px}.pedagogy-actions button{border:0;border-radius:13px;padding:13px 16px;font-weight:900;cursor:pointer}.pedagogy-later{background:#edf3ef;color:#315144}.pedagogy-submit{margin-left:auto;background:#ffd14f;color:#083d2b}.pedagogy-submit:disabled{opacity:.45;cursor:not-allowed}.pedagogy-privacy{display:block;margin-top:12px;color:#78857f;line-height:1.4}@keyframes pedagogyIn{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}@media(max-width:760px){.pedagogy-card{grid-template-columns:1fr}.pedagogy-visual{display:grid;grid-template-columns:90px 1fr;padding:16px;text-align:left}.pedagogy-visual img{grid-row:1/4;width:80px;height:90px}.pedagogy-visual span,.pedagogy-visual strong,.pedagogy-visual p{margin-left:10px}.pedagogy-visual p{font-size:.8rem}.pedagogy-form{padding:23px 18px}.pedagogy-choices{grid-template-columns:1fr}.pedagogy-choices.compact{grid-template-columns:repeat(3,1fr)}}@media(prefers-reduced-motion:reduce){.pedagogy-overlay.open,.pedagogy-choices button{animation:none;transition:none}}
