.tk-share-panel{position:fixed;z-index:100110;width:min(410px,calc(100vw - 24px));box-sizing:border-box;padding:20px;border:1px solid #dce7e9;border-radius:20px;background:#fff;color:#203741;box-shadow:0 16px 55px #15394126;font-family:inherit;max-height:calc(100dvh - 24px);overflow:auto}
.tk-share-panel[hidden]{display:none}.tk-share-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.tk-share-heading strong{font-size:18px}.tk-share-panel svg,.tk-share-search svg{width:20px;height:20px;flex:none}.tk-share-close{display:grid;place-items:center;background:transparent;color:inherit;border:0;border-radius:50%;min-width:40px;min-height:40px;cursor:pointer}.tk-share-panel .tk-share-intro{font-size:14px;line-height:1.6;margin:10px 0 16px}.tk-share-panel label{font-size:12px;font-weight:600;display:block;margin-bottom:6px}.tk-share-field{display:flex;gap:8px}.tk-share-field input{min-width:0;width:100%;border:1px solid #cddcde;border-radius:10px;padding:10px;background:#f4f8f8;color:inherit;font:inherit;font-size:14px}.tk-share-copy{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:10px;background:#006887;color:#fff;padding:10px 12px;font:inherit;font-size:13px;cursor:pointer;min-height:44px;white-space:nowrap}.tk-share-copy:disabled{opacity:.65}.tk-share-panel .tk-share-status{font-size:12px;line-height:1.6;margin:12px 0 0;min-height:20px}.tk-share-panel :focus-visible,.tk-share-search:focus-visible{outline:3px solid #0087a5;outline-offset:3px}body.dark .tk-share-panel{background:#183039;color:#e7f3f4;border-color:#36515a}body.dark .tk-share-field input{background:#10262d;border-color:#48636a}.tk-share-copy:hover{background:#00556f}@media(max-width:440px){.tk-share-field{flex-wrap:wrap}.tk-share-copy{width:100%}}@media print{.tk-share-panel,.tk-share-search{display:none!important}}

.tk-results-tools{display:flex;align-items:center;gap:8px;flex-shrink:0}
.tk-results-tools .tk-share-search{display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:39px;height:39px;flex:0 0 39px;padding:3px;margin:0;border:1px solid #e5e9ef;border-radius:11px;background:#f4f6f8;color:#7b8798;cursor:pointer}
.tk-results-tools .tk-share-search svg{display:block;width:17px;height:17px;flex:none;overflow:visible}
.tk-results-tools .tk-share-search:hover{background:#eaf1f4;color:#006887}
body.dark .tk-results-tools .tk-share-search{background:#23262f;border-color:#353945;color:#aeb8c5}
body.dark .tk-results-tools .tk-share-search:hover{color:#8ad2df}
.tk-detailed-results-head:has(.tk-results-tools){gap:12px;flex-wrap:wrap}
