.gedu2-widget{box-sizing:border-box;max-width:520px;margin:0 auto;padding:5px;font-family:inherit}
.gedu2-widget *{box-sizing:border-box}
.gedu2-widget .gedu2-join{display:block;width:100%;min-height:58px;margin:0;background:var(--gedu-color,#15803d);color:var(--gedu-text,#fff);border:0;border-radius:15px;padding:18px 22px;font:800 18px/1.3 inherit;font-family:inherit;font-size:18px;font-weight:800;line-height:1.3;text-align:center;text-transform:none;white-space:normal;box-shadow:0 5px 0 rgba(0,0,0,.18),0 12px 25px rgba(21,128,61,.2);cursor:pointer;touch-action:manipulation}
.gedu2-widget .gedu2-join:focus-visible{outline:3px solid var(--gedu-color,#15803d);outline-offset:5px}
.gedu2-widget .gedu2-join:disabled{opacity:.7;cursor:wait;animation:none}
.gedu2-widget .gedu2-join:hover,.gedu2-widget .gedu2-join:focus{animation:none;filter:brightness(.96)}
.gedu2-shake{animation:gedu2-soft-shake 5s ease-in-out infinite}
@keyframes gedu2-soft-shake{0%,84%,100%{transform:translateX(0)}87%,93%{transform:translateX(-2px)}90%,96%{transform:translateX(2px)}}
.gedu2-widget .gedu2-consent-label{display:flex;align-items:flex-start;gap:9px;margin:0 0 12px;padding:10px 12px;border-radius:10px;background:#fff9db;color:#24452e;font-size:13px;line-height:1.5;text-align:left;cursor:pointer}
.gedu2-widget .gedu2-consent{flex:0 0 18px;width:18px;height:18px;margin:1px 0 0;accent-color:var(--gedu-color,#15803d)}
.gedu2-widget .gedu2-message{margin:12px 0 0;padding:10px 12px;border-radius:9px;background:#fff9db;color:#24452e;font-size:13px;line-height:1.5;text-align:center;overflow-wrap:anywhere}
.gedu2-widget .gedu2-message:empty{display:none}
.gedu2-dialog{width:calc(100% - 32px);max-width:400px;padding:24px;border:1px solid #dce5df;border-radius:18px;background:#fff;color:#17251d;box-shadow:0 25px 80px #0005;font-family:system-ui,sans-serif}
.gedu2-dialog::backdrop{background:#091b12a8}
.gedu2-dialog h2{font-size:20px;line-height:1.3;margin:0 30px 12px 0;color:#17251d}
.gedu2-dialog p{font-size:14px;line-height:1.6;margin:0 0 18px;color:#43594a}
.gedu2-dialog .gedu2-choice{display:block;width:100%;padding:13px;margin:10px 0 0;border:1px solid #cad7cf;border-radius:10px;background:#f4f8f5;color:#1d4a2d;font-size:14px;font-weight:600;cursor:pointer;min-height:46px}
.gedu2-dialog .gedu2-choice:hover{background:#eaf3ed}
.gedu2-dialog button:focus-visible{outline:3px solid #15803d;outline-offset:3px}
.gedu2-dialog .gedu2-close{position:absolute;right:10px;top:8px;border:0;background:transparent;color:#43594a;padding:8px 12px;font-size:24px;cursor:pointer}
.gedu2-unavailable{padding:12px;background:#fff9db;color:#24452e;border-radius:8px}
@media(prefers-reduced-motion:reduce){.gedu2-shake{animation:none!important}}
