/*!
 * «SUMMARY BOX FOR WIKIPEDIA LINKS» - WordPress (WP) plugin
 * 
 * v1.0.0 :: 07 Aug 2023, 23 Oct 2023 
 * Based on «WIKIPEDIA PREVIEW BOXES» 12/2021 (version for all types of websites), MIT-License
 * Code refactoring, more custom params, WP plugin created, review process
 * License GPL3 (adapted to WP)
 *
 * v1.0.1 :: 25 Nov 2023
 * -update allowed tags in the summary box eg. <sup>
 * -update version & some texts
 * 
 * v1.0.2 :: 05 Apr 2024
 * -updating for WP 6.5 compatibility
 * -some minor text updates
 *
 * v1.0.3 :: 21 Jul 2024
 * -update for WP 6.6 compatibility
 *
 * v1.0.4 :: 22 Nov 2024
 * -update for WP 6.7 compatibility
 *
 * v1.1.0 :: 19 Mar 2025
 * -fixed a critical error on PHP 8.3+, missing get_plugin_data()
 *
 * Project page: https://su-pa.net/wikiPrevBox/
 * Dominik Fehr, wikinick@su-pa.net
 */@font-face{font-family:Wiki_SegoeWP-Semilight;src:url('SegoeWP-Semilight.woff2') format('woff2')}@font-face{font-family:wiki-w;src:url('wiki-W.woff2') format('woff2');font-weight:100}a.wikiLink,a.wikiLink::after{display:inline-block;cursor:pointer}a.wikiLink{white-space:nowrap!important;text-decoration:none!important;margin-right:.6em}a.wikiLink_rtl{margin-right:0;margin-left:.6em}a.wikiLink::after{font-family:wiki-w,Garamond,serif;padding:0;font-size:.7em;position:absolute;background:0 0;content:'W'!important;margin:-.25em 0 auto -1px;color:inherit}.wikiPreviewBox{position:absolute;background-color:#fff;font-family:Wiki_SegoeWP-Semilight,'Segoe UI',Frutiger,Myriad,Tahoma,Geneva,Verdana,sans-serif;font-size:.9em;height:auto;max-width:100%;-webkit-box-shadow:0 30px 90px -20px rgb(0 0 0/30%),0 0 1px #a2a9b1;box-shadow:0 30px 90px -20px rgb(0 0 0/30%),0 0 1px #a2a9b1;cursor:pointer;opacity:0;transition:all .4s;z-index:1;color:#262421;overscroll-behavior:none}.wikiPreviewBox::-webkit-scrollbar{width:0!important}.wikiPreviewBox img{width:100%;margin:0;padding:0;object-fit:cover;max-height:250px;object-position:50% 15%}.wikiPreviewBox>p{margin:0;line-height:1.4em;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;padding:10px;font-size:inherit;color:#262421}.wikiPreviewBox ul{list-style-type:none;list-style-image:url(bullet.gif);padding:0 10px 10px 12px;margin-left:20px}.wikiPrevOpa{opacity:1}[class^=wikiBoxfooter_]{margin:0 auto 20px 10px;max-width:83%;line-height:1.3em;display:inline-block;color:#262421}.wikiBoxfooter_rtl{direction:rtl;margin:0 10px 20px auto;width:100%;display:block}.wikiBoxfooter_ltr{direction:ltr;margin:0 auto 20px 10px;display:block}.wikiArrow_ltr{display:inline-block;transform:rotate(-45deg);font-weight:100}.wikiArrow_rtl{display:inline-block;transform:rotate(225deg);font-weight:100}[class^=wikiBoxfooter_] a{text-decoration:none;font-weight:700;color:#3863c1}.wikiPreviewBox a::after,[class^=wikiBoxfooter_] a::after{content:''!important;padding:0}[class^=wikiBoxLogo-w_]{font-family:wiki-w;font-size:1.7em!important;display:inline-block;color:#262421;position:absolute;bottom:4px}.wikiBoxLogo-w_ltr{right:8px}.wikiBoxLogo-w_rtl{left:8px}