.deeper-study-launcher{position:fixed;right:18px;bottom:22px;z-index:9000;border:1px solid #087f73;border-radius:999px;background:#087f73;color:#fff;padding:11px 16px;font:800 14px/1.2 system-ui,sans-serif;box-shadow:0 10px 28px rgba(15,23,42,.2);cursor:pointer}.deeper-study-launcher:hover{background:#066b62}.deeper-study-launcher:focus-visible,.deeper-study-panel button:focus-visible,.deeper-study-panel a:focus-visible{outline:3px solid #f5b942;outline-offset:3px}.deeper-study-panel{position:fixed;right:18px;bottom:76px;z-index:9001;width:min(390px,calc(100vw - 28px));max-height:min(580px,calc(100vh - 110px));overflow:auto;border:1px solid #a8cfe0;border-radius:18px;background:#fff;color:#10233f;box-shadow:0 18px 48px rgba(15,23,42,.24);font:15px/1.45 system-ui,sans-serif}.deeper-study-panel[hidden]{display:none}.deeper-study-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:18px 18px 12px;border-bottom:1px solid #d8e7ee;background:#f2fbfa;border-radius:18px 18px 0 0}.deeper-study-head h2{margin:0;font-size:20px}.deeper-study-head p{margin:4px 0 0;color:#486176;font-size:13px}.deeper-study-close{border:0;background:transparent;color:#10233f;font-size:24px;line-height:1;cursor:pointer}.deeper-study-context{margin:14px 18px 8px;padding:10px 12px;border-left:4px solid #00a99d;background:#f5fbfd;border-radius:8px;font-weight:700}.deeper-study-actions{display:grid;gap:9px;padding:8px 18px 12px}.deeper-study-actions a{display:grid;grid-template-columns:34px 1fr;gap:9px;align-items:center;border:1px solid #c7dce7;border-radius:12px;padding:11px 12px;color:#0c4a6e;text-decoration:none;background:#fff;font-weight:800}.deeper-study-actions a:hover{background:#eefaff;border-color:#64b9d6}.deeper-study-icon{display:grid;place-items:center;width:32px;height:32px;border-radius:9px;background:#e4f7f4;font-size:17px}.deeper-study-note{margin:0;padding:0 18px 18px;color:#526779;font-size:12px}.deeper-study-panel[data-busy="true"]{opacity:.88}@media(max-width:640px){.deeper-study-launcher{right:10px;bottom:12px}.deeper-study-panel{right:10px;bottom:64px}}
