.ai-summary-offer{margin-top:14px}
.ai-summary-offer__button{display:inline-flex;min-height:42px;align-items:center;gap:10px;padding:8px 13px;border:1px solid #b8cdf0;border-radius:11px;background:#f6f9ff;color:#174ea6;font:inherit;cursor:pointer;text-align:left;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease}
.ai-summary-offer__button:hover{border-color:#7eaae9;background:#eef5ff;box-shadow:0 7px 18px rgba(37,99,235,.10)}
.ai-summary-offer__button strong,.ai-summary-offer__button small{display:block}
.ai-summary-offer__button strong{font-size:13px;line-height:1.25}
.ai-summary-offer__button small{margin-top:2px;color:#64748b;font-size:11px;font-weight:650;line-height:1.35}
.ai-summary-offer__icon{display:grid;flex:none;width:28px;height:28px;border-radius:9px;background:#2563eb;color:#fff;font-size:14px;font-weight:900;place-items:center}
.ai-summary-panel{margin:0 20px 20px;padding:20px;border:1px solid #cfe0f7;border-radius:16px;background:linear-gradient(135deg,#f7faff,#fff 58%);box-shadow:0 12px 28px rgba(37,99,235,.07)}
.ai-summary-panel[hidden]{display:none}
.ai-summary-panel__head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}
.ai-summary-panel h3{margin:0 0 4px;color:#172033;font-size:20px;line-height:1.35}
.ai-summary-panel__intro{max-width:720px;margin:0;color:#64748b;font-size:13px;line-height:1.6}
.ai-summary-panel__price{flex:none;padding:7px 10px;border-radius:999px;background:#eaf2ff;color:#1d4ed8;font-size:12px;font-weight:900;white-space:nowrap}
.ai-summary-panel fieldset{margin:18px 0 0;padding:0;border:0}
.ai-summary-panel fieldset:disabled{opacity:.65}
.ai-summary-panel fieldset:disabled .ai-summary-panel__language span{cursor:wait}
.ai-summary-panel legend{margin-bottom:8px;color:#334155;font-size:12px;font-weight:850}
.ai-summary-panel__languages{display:flex;flex-wrap:wrap;gap:8px}
.ai-summary-panel.is-unlocked .ai-summary-panel__languages{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));max-width:760px}
.ai-summary-panel__language{position:relative;display:inline-flex;align-items:center}
.ai-summary-panel__language input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}
.ai-summary-panel__language span{display:inline-flex;min-height:38px;align-items:center;padding:0 12px;border:1px solid #cad7e8;border-radius:10px;background:#fff;color:#53647d;font-size:12px;font-weight:800;cursor:pointer}
.ai-summary-panel.is-unlocked .ai-summary-panel__language span{width:100%;min-height:44px;justify-content:center;padding:0 16px}
.ai-summary-panel__language input:checked+span{border-color:#2563eb;background:#eaf2ff;color:#1d4ed8;box-shadow:inset 0 0 0 1px #2563eb}
.ai-summary-empty{margin-top:16px;padding:15px 16px;border:1px solid #cfe0f7;border-radius:12px;background:#f5f9ff;color:#334155}
.ai-summary-empty[hidden]{display:none}
.ai-summary-empty strong{display:block;color:#1f2d45;font-size:14px;line-height:1.45}
.ai-summary-empty p{margin:4px 0 0;color:#64748b;font-size:12px;line-height:1.6}
.ai-summary-panel__actions{display:flex;align-items:center;gap:12px;margin-top:16px}
.ai-summary-panel__generate{min-height:44px;padding:0 17px;border:1px solid #2563eb;border-radius:11px;background:#2563eb;color:#fff;font:800 13px/1.3 inherit;cursor:pointer;box-shadow:0 9px 20px rgba(37,99,235,.18)}
.ai-summary-panel__generate:disabled{cursor:wait;opacity:.7}
.ai-summary-panel__trust{margin:0;color:#71829c;font-size:11px;line-height:1.5}
.ai-summary-status{margin-top:18px;padding:15px;border:1px solid #d7e3f2;border-radius:12px;background:#fff}
.ai-summary-status[hidden]{display:none}
.ai-summary-status__row{display:flex;align-items:center;justify-content:space-between;gap:16px;color:#334155;font-size:12px;font-weight:800}
.ai-summary-status__row strong{color:#2563eb;font-variant-numeric:tabular-nums}
.ai-summary-status progress{display:block;width:100%;height:7px;margin-top:10px;overflow:hidden;border:0;border-radius:99px;background:#e7eef7;appearance:none}
.ai-summary-status progress::-webkit-progress-bar{border-radius:99px;background:#e7eef7}
.ai-summary-status progress::-webkit-progress-value{border-radius:99px;background:#2563eb}
.ai-summary-status progress::-moz-progress-bar{border-radius:99px;background:#2563eb}
.ai-summary-status__hint{margin:8px 0 0;color:#71829c;font-size:11px;line-height:1.5}
.ai-summary-error{margin-top:16px;padding:12px 13px;border:1px solid #fecdd3;border-radius:11px;background:#fff1f2;color:#9f1239;font-size:12px;line-height:1.6}
.ai-summary-error[hidden]{display:none}
.ai-summary-error strong{display:block;margin-bottom:2px;color:#881337}
.ai-summary-error.is-membership{border-color:#fde68a;border-color:oklch(0.924 0.12 95.746);background:#fffbeb;background:oklch(0.987 0.022 95.277);color:#92400e;color:oklch(0.473 0.137 46.201)}
.ai-summary-error.is-membership strong{color:#78350f;color:oklch(0.414 0.112 45.904)}
.ai-summary-result{margin-top:19px;border-top:1px solid #dbe5f1;padding-top:18px}
.ai-summary-result[hidden]{display:none}
.ai-summary-result__notice{margin:0 0 13px;padding:10px 12px;border-radius:10px;background:#ecfdf3;color:#047857;font-size:11px;font-weight:750;line-height:1.5}
.ai-summary-result__section+ .ai-summary-result__section{margin-top:18px}
.ai-summary-result h4{margin:0 0 8px;color:#1f2d45;font-size:14px}
.ai-summary-result p{margin:0;color:#4c5f7c;font-size:13px;line-height:1.75}
.ai-summary-result ul,.ai-summary-result ol{margin:0;padding-left:21px;color:#4c5f7c;font-size:13px;line-height:1.7}
.ai-summary-result li+li{margin-top:5px}
.ai-summary-result__chapters time{display:inline-block;min-width:48px;margin-right:8px;color:#2563eb;font-size:11px;font-weight:900;font-variant-numeric:tabular-nums}
.ai-summary-result__tools{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}
.ai-summary-result__tools button{min-height:40px;padding:0 13px;border:1px solid #a9c2e6;border-radius:9px;background:#fff;color:#174ea6;font:800 12px/1 inherit;cursor:pointer}
.ai-summary-result__disclaimer{margin-top:13px!important;color:#8290a7!important;font-size:11px!important;line-height:1.55!important}
.ai-summary-offer__button:focus-visible,.ai-summary-panel__language input:focus-visible+span,.ai-summary-panel__generate:focus-visible,.ai-summary-result__tools button:focus-visible{outline:3px solid rgba(37,99,235,.28);outline-offset:2px}
@media(max-width:740px){.ai-summary-panel{margin:0 16px 16px;padding:17px}.ai-summary-panel__head{flex-direction:column;gap:10px}.ai-summary-panel__price{align-self:flex-start}.ai-summary-panel__actions{align-items:stretch;flex-direction:column}.ai-summary-panel__generate{width:100%}.ai-summary-panel__trust{width:100%}.ai-summary-offer__button{width:100%}.ai-summary-panel__language{flex:1}.ai-summary-panel__language span{width:100%;justify-content:center}.ai-summary-panel.is-unlocked .ai-summary-panel__languages{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){.ai-summary-offer__button,.ai-summary-status progress::-webkit-progress-value{transition:none}}
