.apostilla-widget{max-width:560px;margin:2rem auto;padding:1.5rem 1.5rem 1.75rem;border:1px solid #e3e6ea;border-radius:14px;background:#fff;box-shadow:0 6px 24px rgba(20,40,80,.06);font-size:16px}
.apw__title{margin:0 0 1rem;font-size:1.35rem;line-height:1.25}
.apw__q{margin:0 0 .75rem;font-weight:600}
.apw__opts{display:flex;flex-direction:column;gap:.5rem}
.apw__opt{text-align:left;padding:.7rem .9rem;border:1px solid #cfd6de;border-radius:10px;background:#f7f9fb;cursor:pointer;transition:.15s}
.apw__opt:hover{border-color:#15b1f9;background:#eef7fe}
.apw__progress{margin-top:.9rem;font-size:.85rem;color:#7a8694}
.apw__row{display:flex;flex-direction:column;gap:.35rem;margin:0 0 .8rem}
.apw__label{font-size:.92rem;color:#384350;font-weight:500}
.apw__row input,.apw__row textarea{width:100%;padding:.6rem .7rem;border:1px solid #cfd6de;border-radius:9px;font:inherit;background:#fff}
.apw__row input[type=checkbox]{width:auto}
.apw__row input:focus,.apw__row textarea:focus{outline:none;border-color:#15b1f9;box-shadow:0 0 0 3px rgba(21,177,249,.15)}
.apw__err{border-color:#e5484d!important;box-shadow:0 0 0 3px rgba(229,72,77,.15)}
.apw__result{margin:.6rem 0 1rem;padding:.7rem .9rem;background:#eef7fe;border-radius:10px;font-size:1.05rem}
.apw__submit{width:100%;padding:.8rem 1rem;border:0;border-radius:10px;background:#15b1f9;color:#fff;font-weight:600;font-size:1rem;cursor:pointer;transition:.15s}
.apw__submit:hover{background:#0d96d6}
.apw__submit:disabled{opacity:.6;cursor:default}
.apw__contact{margin:.75rem 0}
.apw__success{padding:1rem;background:#e9f9ee;border:1px solid #b6e9c6;border-radius:10px;color:#1d7a3d;font-weight:600;text-align:center}
.apw__error{margin-top:.7rem;padding:.7rem;background:#fdecec;border:1px solid #f3b9bb;border-radius:9px;color:#b3262a;font-size:.92rem}
