﻿@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&family=Nanum+Myeongjo:wght@400;700;800&family=Open+Sans:wght@300;400;500;600;700;800&family=Pacifico&family=Playball&display=swap");@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/all.min.css");html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:1rem;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:unset;color:unset}button{background:none;color:inherit;border:none;padding:0;font:inherit;cursor:pointer;outline:inherit}*{box-sizing:border-box}.grow{flex-grow:1}.page{padding:1rem;max-width:60rem;width:100%;box-sizing:border-box}.page.expand{width:100%}.page.full{max-width:100%}.page.large{max-width:100rem}.page.center{text-align:center}@media only screen and (min-width:640px){.page{padding:1.5rem}}.page h1{font-size:2rem;font-weight:600;margin-bottom:1rem}.page h2{font-weight:500;font-size:1.5rem;margin-bottom:1rem}.page h3{font-weight:500;font-size:1.25rem;margin-bottom:1rem}.page hr{margin:1rem 0}.page .page-body{display:flex;flex-direction:column;gap:1.5rem}b{font-weight:700}.text-xs{font-size:0.75rem;line-height:1rem}.text-sm{font-size:0.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.link-primary{color:#dc2626}.link-primary:hover{color:#c62020}.link-secondary{color:#5e8ef7}.link-secondary:hover{color:#3874f5}.avatar{flex-shrink:0;object-fit:cover;width:6rem;height:6rem;border-radius:999px}.avatar-xl{flex-shrink:0;object-fit:cover;width:9rem;height:9rem;border-radius:999px}#footer{background:#020202;display:flex;flex-direction:column;gap:2.5rem;justify-content:space-between;padding:1.5rem}@media only screen and (min-width:768px){#footer{flex-direction:row}}#footer nav header{font-size:1.2rem;font-weight:700;margin-bottom:1.2rem}#footer nav p,#footer nav a{opacity:0.5;line-height:1.5;font-weight:300}#footer nav a:hover{opacity:1}#footer .footer-networks-icons{display:flex;gap:0.75rem;font-size:1.5rem}#footer .footer-about{max-width:40rem}#footer .footer-about .footer-copyright{margin-top:2rem}@media only screen and (min-width:768px){#footer .footer-about .footer-copyright{text-align:right}}.header{padding:1rem 1.5rem;background:#020202}.header .navbar{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1.5rem}.header .navbar .logo{display:flex}.header .navbar .logo img{height:1.75rem}@media only screen and (min-width:420px){.header .navbar .logo img{height:2rem}}.header .navbar .menu{display:none;flex-direction:row;gap:1.5rem;text-transform:uppercase;z-index:100}@media only screen and (min-width:768px){.header .navbar .menu{display:flex}}.header .navbar .menu li{opacity:0.5}.header .navbar .menu li:hover,.header .navbar .menu li.active{opacity:1}.header .mobile-menu-toggle{font-size:1.75rem}@media only screen and (min-width:768px){.header .mobile-menu-toggle{display:none}}.header .mobile-menu{position:fixed;top:0;left:0;right:0;bottom:0;background:#020202;padding:1.5rem;z-index:1000}@media only screen and (min-width:768px){.header .mobile-menu{display:none}}.header .mobile-menu .close-button{font-size:2.5rem;display:flex;margin-left:auto}.header .mobile-menu>ul{display:flex;flex-direction:column;align-items:stretch;font-size:1.5rem}.header .mobile-menu>ul>li>.mobile-menu-item{display:flex;flex-direction:row;justify-content:space-between;padding:1rem 0;border-bottom:1px solid #fafafa}.header .mobile-menu>ul>li>.mobile-menu-item a{display:inline-block;width:100%}.header .mobile-menu>ul>li .menu-item-toggle{font-size:1.5rem}.header .mobile-menu>ul>li .menu-item-toggle.open{transform:rotate(180deg)}.header .mobile-menu>ul>li>ul{display:flex;flex-direction:column;gap:0.5rem;padding:1rem 0;padding-left:0.5rem;border-bottom:1px solid #fafafa;font-size:1.25rem}.header .mobile-menu>ul>li>ul>li>a{display:inline-block;width:100%}.header .sub-navbar{display:none;flex-wrap:wrap;margin-top:0.5rem;flex-direction:row;justify-content:flex-end;gap:1rem;align-items:center}@media only screen and (min-width:768px){.header .sub-navbar{display:flex}}.header .sub-navbar li{opacity:0.5}.header .sub-navbar li:hover,.header .sub-navbar li.active{opacity:1}.lang-selector{position:relative;display:flex}.lang-selector .flag{height:1.5rem}@media only screen and (min-width:768px){.lang-selector .flag{height:1rem}}.lang-selector>form{display:none}.lang-selector>div{position:absolute;right:0;top:100%;display:flex;flex-direction:column;gap:1rem;background-color:rgba(0,0,0,0.85);padding:1rem;z-index:100}.lang-selector button{display:flex;flex-direction:row;text-transform:capitalize;align-items:center;gap:0.75rem;font-size:1.25rem}@media only screen and (min-width:768px){.lang-selector button{font-size:1rem;gap:0.5rem}}.lang-selector button:hover{text-decoration:underline}.pagination{display:flex;flex-direction:row;justify-content:center}.pagination a{color:#fafafa;padding:1rem 0.5rem;margin:0.1rem;border-radius:0.5rem}@media only screen and (min-width:640px){.pagination a{padding:1rem}}.pagination a.current{color:#121212;background-color:#fafafa;pointer-events:none;cursor:default}.pagination a.elided{cursor:default}.pagination a:hover:not(.current){color:#121212;background-color:#fafafa}.richtext{line-height:1.5}.richtext>p:not(:last-child),.richtext>ol:not(:last-child),.richtext>ul:not(:last-child){margin-bottom:1rem}.richtext i{font-style:italic}.richtext ul li{display:list-item;list-style-type:disc;margin-left:1.5rem}.richtext ul li li{list-style-type:circle}.richtext ol li{display:list-item;list-style-type:decimal;margin-left:1.5rem}.richtext ol li li{list-style-type:lower-latin}.richtext a{color:#5e8ef7}.richtext a:hover{color:#3874f5}.richtext img{width:auto;max-width:100%;object-fit:cover}.richtext img.right{display:block;margin-left:auto}.richtext img.full-width{width:100%;height:auto}.richtext code{display:block;padding:1rem;font-family:monospace;background:rgba(255,255,255,0.05);font-size:0.9rem;overflow-wrap:anywhere}.event-preview{display:flex;flex-direction:column;background-color:#1f1f1f;color:#fafafa;border-radius:0.5rem;overflow:hidden}.event-preview .event-image{width:100%;height:auto;object-fit:cover}.event-preview .event-info{padding:1rem}.event-preview .event-info .event-title{font-size:1.5rem;font-weight:500}.event-preview .event-info .event-date{margin-top:0.25rem;opacity:0.75;font-size:0.9rem}.event-preview .event-info .event-location{margin-top:0.25rem;opacity:0.9rem}.event-preview .event-info .event-summary{font-weight:300;margin-top:1rem}.article-card{display:flex;flex-direction:column;width:auto;max-width:22rem;background-color:#1f1f1f;border-radius:0.5rem;text-align:left}.article-card .header-card{display:flex;flex-direction:column;margin-bottom:1rem}.article-card .header-card a img.article-picture{width:100%;height:12rem;object-fit:cover;border-radius:0.5rem 0.5rem 0 0}.article-card .header-card .article-header{display:flex;flex-direction:row;justify-content:space-between;margin:1rem 1rem 0 1rem;color:#fafafa}.article-card .header-card .article-header .article-author-reading{display:flex;flex-direction:column;gap:0.25rem}.article-card .header-card .article-header .source-picture{height:1.75rem}.article-card .middle-card{margin:0 1rem 1rem 1rem;color:#fafafa}.article-card .middle-card .title{font-weight:bold;margin-bottom:1rem}.article-card .footer-card{font-size:0.75rem;display:flex;flex-flow:row wrap;margin:0 1rem 1rem 1rem;gap:0.25rem}.article-card .footer-card>a{display:inline-block;background-color:#121212;border-radius:1.5rem;color:#fafafa;padding:0.5rem 0.75rem}.article-card .footer-card>a span.P::before,.article-card .footer-card>a span.O::before,.article-card .footer-card>a span.A::before,.article-card .footer-card>a span.L::before,.article-card .footer-card>a span.C::before{font-family:"Font Awesome 6 Free";margin-right:0.5rem;font-weight:900}.article-card .footer-card>a span.P::before{content:"\f007"}.article-card .footer-card>a span.O::before{content:"\f1ad"}.article-card .footer-card>a span.A::before{content:"\f02e"}.article-card .footer-card>a span.L::before{content:"\f041"}.article-card .footer-card>a span.C::before{content:"\f57d"}.article-card .footer-card>a:hover{background-color:#020202}.submenu-container{display:none;width:100%;overflow-x:auto;white-space:nowrap;border-bottom:1px solid #454545}.submenu-container ul.submenu{display:flex;list-style-type:none;padding:0;margin:0}.submenu-container ul.submenu li{display:inline-block;font-size:0.75rem;padding:1rem}.submenu-container ul.submenu li:hover,.submenu-container ul.submenu li:active{background-color:#1f1f1f}@media only screen and (max-width:768px){.submenu-container{display:revert;overflow-x:scroll}}.tv-tabs{display:flex;gap:1rem;border-bottom:2px solid #e0e0e0;margin-bottom:2rem}.tv-tabs__tab{padding:.75rem 1.5rem;text-decoration:none;color:#666;border-bottom:3px solid transparent;margin-bottom:-2px;transition:all .2s}.tv-tabs__tab:hover,.tv-tabs__tab--active{color:#000;border-bottom-color:#e63232}.tv-filters{display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:2rem}.tv-filters__group{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.tv-filters__label{font-size:.85rem;color:#888;white-space:nowrap}.tv-filters__pills{display:flex;gap:.5rem;flex-wrap:wrap}.pill{display:inline-block;padding:.35rem .9rem;border-radius:999px;font-size:.85rem;text-decoration:none;border:1px solid #444;color:#aaa;transition:all .2s}.pill:hover{border-color:#888;color:#fff}.pill--active{background:#e63232;border-color:#e63232;color:#fff}.video-card{display:block;text-decoration:none;color:inherit;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,0.1);transition:transform .2s,box-shadow .2s}.video-card__thumbnail img{width:100%;aspect-ratio:16 / 9;object-fit:cover;display:block}.video-card__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;color:#888;font-size:.85rem}.video-card__footer{display:flex;justify-content:space-between;align-items:center;margin-top:.75rem}.video-card__info{padding:.75rem}.video-card__title{font-size:1rem;margin:0 0 .5rem;line-height:1.3}.video-card:hover{transform:translateY(-4px);box-shadow:0 6px 16px rgba(0,0,0,0.15)}.video-card__stats{display:flex;gap:1rem}.video-card__views,.video-card__likes,.video-card__duration{font-size:.85rem;color:#888;display:flex;align-items:center;gap:.3rem}.video-card__views i,.video-card__likes i,.video-card__duration i{font-size:.8rem}.video-card__title-row{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:.5rem}.video-card__title{font-size:1rem;margin:0;line-height:1.3;flex:1}.video-card__channel-logo{width:28px;height:28px;object-fit:contain;flex-shrink:0}.video-player{position:relative;cursor:pointer;display:block}.video-player img{width:100%;aspect-ratio:16 / 9;object-fit:cover;border-radius:8px;display:block}.video-player__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:transparent;border:none;cursor:pointer;padding:0;line-height:1;pointer-events:none;transition:transform .2s}.video-player__play i{font-size:5rem;color:#ff0000;filter:drop-shadow(0 2px 6px rgba(0,0,0,0.5));transition:color .2s}.video-player:hover .video-player__play{transform:translate(-50%,-50%) scale(1.1);transition:transform .2s}.video-player:hover .video-player__play i{color:#cc0000}@media only screen and (min-width:420px){.about-page{padding:2rem}}.about-page .brochure{margin-top:2rem;margin-bottom:1.5rem;text-align:center}@media only screen and (min-width:420px){.about-page .brochure{margin-bottom:0}}.about-page .brochure img.brochure-image{width:75%;height:auto;object-fit:contain}.about-page .brochure .brochure-description{margin-top:0.25rem}@media only screen and (min-width:420px){.about-page .brochure img.brochure-image{width:auto;height:16rem}}.error-page{padding:1rem;text-align:center;flex-grow:1;display:flex;flex-direction:column;justify-content:center}.error-page>h1{font-size:4rem;font-weight:700}.events-page .event-list{display:flex;flex-direction:column;gap:2rem}.events-page .future-events-heading,.events-page .past-events-heading{margin-top:3rem}.event-page>.event-image{width:100%;height:auto;max-height:32rem;object-fit:cover;margin-bottom:1.5rem}.event-page .event-info,.event-page .event-contact{display:flex;flex-direction:column;gap:0.25rem}.event-page .event-info h2,.event-page .event-contact h2{margin-bottom:0.25rem;font-weight:500;font-size:1.5rem}.home-page>.home-page-articles{display:flex;flex-direction:column;align-items:stretch;gap:1.5rem;max-width:65rem}.home-page>.home-page-articles .catchphrase{display:block;font-style:italic;font-size:1.75rem;margin:1rem 0}.home-page>.home-page-articles .catchphrase:hover{text-decoration:underline}.home-page>.home-page-articles .home-page-card{cursor:pointer;position:relative;height:28rem}.home-page>.home-page-articles .home-page-card>img{width:100%;height:100%;object-fit:cover}.home-page>.home-page-articles .home-page-card>div{position:absolute;top:0;bottom:0;left:0;right:0;display:flex;font-size:1.5rem;font-weight:600;flex-direction:column;justify-content:flex-end;gap:1rem;align-items:center;text-align:center;padding:2rem;background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 20%,rgba(0,0,0,0.7) 60%,rgba(0,0,0,0.8) 80%)}.home-page>.home-page-articles .home-page-card>div .source-icon{height:2rem}.home-page>.home-page-articles .home-page-card>div .date{font-size:0.8rem}.home-page>.home-page-articles .home-page-card>div .tags{display:none;justify-content:center;flex-flow:row wrap;gap:0.5rem;font-size:0.8rem}@media only screen and (min-width:640px){.home-page>.home-page-articles .home-page-card>div .tags{display:flex}}.home-page>.home-page-articles .home-page-card>div .tags>a{display:inline-block;background-color:rgba(18,18,18,0.5);border-radius:1.5rem;color:#fafafa;padding:0.5rem 0.75rem}.home-page>.home-page-articles .home-page-card>div .tags>a span.P::before,.home-page>.home-page-articles .home-page-card>div .tags>a span.O::before,.home-page>.home-page-articles .home-page-card>div .tags>a span.A::before,.home-page>.home-page-articles .home-page-card>div .tags>a span.L::before,.home-page>.home-page-articles .home-page-card>div .tags>a span.C::before{font-family:"Font Awesome 6 Free";margin-right:0.5rem;font-weight:900}.home-page>.home-page-articles .home-page-card>div .tags>a span.P::before{content:"\f007"}.home-page>.home-page-articles .home-page-card>div .tags>a span.O::before{content:"\f1ad"}.home-page>.home-page-articles .home-page-card>div .tags>a span.A::before{content:"\f02e"}.home-page>.home-page-articles .home-page-card>div .tags>a span.L::before{content:"\f041"}.home-page>.home-page-articles .home-page-card>div .tags>a span.C::before{content:"\f57d"}.home-page>.home-page-articles .home-page-card>div .tags>a:hover{background-color:rgba(18,18,18,0.8)}@media only screen and (min-width:420px){.home-page>.home-page-articles .home-page-card>div{font-size:2rem}}.methodology-page .methodology{width:100%;min-width:0;box-sizing:border-box}.methodology-page .methodology .subtitle{font-size:1.1rem;font-weight:400;color:#9ca3af;margin-top:-0.5rem;margin-bottom:1.5rem;line-height:1.5}.methodology-page .methodology h2,.methodology-page .methodology h3{margin:2rem 0 2rem 0}.methodology-page .methodology h3 strong{font-weight:bold}.methodology-page .methodology dt h3::before{content:"- "}.methodology-page .methodology p,.methodology-page .methodology ul,.methodology-page .methodology ol{margin-bottom:1rem}.methodology-page .methodology ul,.methodology-page .methodology ol{list-style-position:inside}.methodology-page .methodology ul{list-style-type:circle}.methodology-page .methodology ol{list-style-type:decimal}.methodology-page .methodology p.center,.methodology-page .methodology div.center{text-align:center}.methodology-page .methodology #methodology-button-tabs{display:flex;flex-wrap:wrap;margin-bottom:1rem}.methodology-page .methodology #methodology-button-tabs button.btn-item{flex:1 1 50%;max-width:50%;box-sizing:border-box;padding:0.75rem 0.25rem;background-color:#1a1a1a;font-size:0.85rem;white-space:normal;word-break:break-word;text-align:center;line-height:1.3}@media only screen and (min-width:600px){.methodology-page .methodology #methodology-button-tabs button.btn-item{flex:1 1 0;max-width:none;padding:1rem 0;font-size:1rem}}.methodology-page .methodology #methodology-button-tabs button.btn-item:hover{background-color:#c00000}.methodology-page .methodology #methodology-button-tabs button.btn-item.active{background-color:#1a1a1a;color:white;border:1px solid #c00000;box-shadow:inset 0 0 10px rgba(0,123,255,0.3)}.methodology-page .methodology #methodology-button-tabs button.btn-item.active:hover{background-color:#c00000}.methodology-page .methodology svg{width:100%!important;height:auto!important;display:block;max-width:100%}.methodology-page .methodology #classification .citation{margin:2rem 0 2rem 0}.methodology-page .methodology #classification .citation .line1{font-size:2rem}.methodology-page .methodology #classification .citation .line2{font-size:3rem}.methodology-page .methodology #classification .citation .author{margin:1rem 0 1rem 0;color:#ffffff;font-size:1.5rem;background-color:#b73f65;padding:0.5rem;width:20%}.methodology-page .methodology #classification .talktext p.center{margin-bottom:0}.methodology-page .methodology #classification #strangeness-concept{margin-bottom:1rem}.methodology-page .methodology #classification #strangeness-concept,.methodology-page .methodology #classification #robustess-concept{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}@media only screen and (min-width:480px){.methodology-page .methodology #classification #strangeness-concept,.methodology-page .methodology #classification #robustess-concept{flex-direction:row}}.methodology-page .methodology #classification #strangeness-concept div.left,.methodology-page .methodology #classification #robustess-concept div.left{flex:0 0 100%;max-width:100%;box-sizing:border-box}@media only screen and (min-width:480px){.methodology-page .methodology #classification #strangeness-concept div.left,.methodology-page .methodology #classification #robustess-concept div.left{flex:0 0 20%;max-width:20%}}.methodology-page .methodology #classification #strangeness-concept div.right,.methodology-page .methodology #classification #robustess-concept div.right{flex:0 0 100%;max-width:100%;box-sizing:border-box}@media only screen and (min-width:480px){.methodology-page .methodology #classification #strangeness-concept div.right,.methodology-page .methodology #classification #robustess-concept div.right{flex:0 0 80%;max-width:80%}}.methodology-page .methodology #classification .highlight{padding:0.5rem;background-color:#bf9000;color:#fafafa}.methodology-page .methodology #classification .highlight-text{background-color:purple;color:#fafafa}.methodology-page .methodology #hypothesis{width:100%;min-width:0}.methodology-page .methodology #hypothesis>*{width:100%;min-width:0;box-sizing:border-box}.methodology-page .methodology #hypothesis div.center{width:100%;min-width:0}.methodology-page .methodology #hypothesis .table-scroll-wrapper{display:block;width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;box-sizing:border-box}.methodology-page .methodology #hypothesis table{border-collapse:separate;line-height:1.25;margin-bottom:1.5rem}.methodology-page .methodology #hypothesis table caption{caption-side:top;font-size:1.5em;font-weight:bold;padding:15px;background-color:#2c3e50;color:#fafafa;white-space:nowrap;text-align:left}.methodology-page .methodology #hypothesis table thead tr{background:#0b0b0b;font-weight:600}.methodology-page .methodology #hypothesis table thead tr th{padding:0.5em;vertical-align:middle;white-space:nowrap}.methodology-page .methodology #hypothesis table tbody tr,.methodology-page .methodology #hypothesis table tfoot{background:#1f1f1f}.methodology-page .methodology #hypothesis table tbody tr:hover,.methodology-page .methodology #hypothesis table tfoot:hover{background:#151515}.methodology-page .methodology #hypothesis table tbody tr td,.methodology-page .methodology #hypothesis table tfoot td{padding:0.5em;vertical-align:middle}.methodology-page .methodology #hypothesis table tbody tr td.border-left,.methodology-page .methodology #hypothesis table tbody tr td:not(:first-child),.methodology-page .methodology #hypothesis table tfoot td.border-left,.methodology-page .methodology #hypothesis table tfoot td:not(:first-child){border-left:1px solid #3d3d3d}.methodology-page .methodology #hypothesis table tbody tr:not(:first-child) td,.methodology-page .methodology #hypothesis table tfoot:not(:first-child) td{border-top:1px solid #3d3d3d}.methodology-page .methodology img.picture{width:80px;height:80px}@media only screen and (min-width:600px){.methodology-page .methodology img.picture{width:150px;height:150px}}.methodology-page .methodology .talk-bubble{margin:40px 5px 40px 5px;display:inline-block;position:relative;width:200px;max-width:calc(100% - 10px);height:auto;background-color:lightyellow;box-sizing:border-box}@media only screen and (max-width:500px){.methodology-page .methodology .talk-bubble{width:130px}}.methodology-page .methodology .border{border:8px solid #666}.methodology-page .methodology .round{border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px}.methodology-page .methodology .tri-right.border.btm-left-in:before{content:' ';position:absolute;width:0;height:0;left:30px;right:auto;top:auto;bottom:-40px;border:20px solid;border-color:#666 transparent transparent #666}.methodology-page .methodology .tri-right.btm-left-in:after{content:' ';position:absolute;width:0;height:0;left:38px;right:auto;top:auto;bottom:-20px;border:12px solid;border-color:lightyellow transparent transparent lightyellow}.methodology-page .methodology .tri-right.border.btm-right-in:before{content:' ';position:absolute;width:0;height:0;left:auto;right:30px;bottom:-40px;border:20px solid;border-color:#666 #666 transparent transparent}.methodology-page .methodology .tri-right.btm-right-in:after{content:' ';position:absolute;width:0;height:0;left:auto;right:38px;bottom:-20px;border:12px solid;border-color:lightyellow lightyellow transparent transparent}.methodology-page .methodology .talktext{padding:1em;line-height:1.5em;text-align:left}@media only screen and (max-width:500px){.methodology-page .methodology .talktext{padding:0.5rem;line-height:1rem}}.methodology-page .methodology .talktext p{color:black;-webkit-margin-before:0rem;-webkit-margin-after:0rem}.articles-page .author-header{display:flex;flex-direction:column;align-items:center}.articles-page .author-header .avatar{margin-bottom:1rem}.articles-page .author-header h1{font-weight:500}.articles-page .author-header .biography{width:75%;margin-bottom:1.5rem}.articles-page .author-header .author-links{margin-bottom:1.5rem;justify-content:center}.articles-page h1+.articles-list{margin-top:1.5rem}.articles-page .source-logo{height:auto;width:auto;max-height:4rem;margin-bottom:1rem}@media only screen and (min-width:420px){.articles-page .source-logo{max-height:6rem}}.articles-page .articles-count{margin-bottom:1.5rem}.articles-page .press-briefing-categories{display:flex;flex-direction:column;gap:2.5rem}.articles-page .articles-list{display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap;gap:1.5rem}.articles-page .pagination{margin-top:1.5rem}.article-page{padding:0;display:flex;flex-direction:column;align-items:center;text-align:text;line-height:1.5;background-color:#1f1f1f;color:#fafafa}.article-page .article-image{width:60rem;max-width:100%;max-height:75vh;object-fit:cover}.article-page .article-header,.article-page .article-content,.article-page .article-footer{position:relative;padding:1.5rem;background-color:#2e2e2e;color:#fafafa}@media only screen and (min-width:50rem){.article-page .article-header,.article-page .article-content,.article-page .article-footer{max-width:50rem;border-top:1.5rem solid #1f1f1f;border-left:1.5rem solid #1f1f1f;border-right:1.5rem solid #1f1f1f}.article-page .article-content{border-top-width:0}.article-page .article-content::before,.article-page .article-footer::before{display:none}}@media only screen and (min-width:50rem){.article-page .article-header{margin-top:-5rem}}.article-page .article-header>h3{font-weight:600}.article-page .article-header .article-info{display:flex;flex-direction:column;gap:0.5rem;margin-bottom:1rem}.article-page .article-header .article-info .date-reading-share{display:flex;flex-direction:row;justify-content:space-between}.article-page .article-header .article-info .date-reading-share .share-links{display:flex;flex-direction:row;flex-wrap:wrap;gap:0.5rem}@media only screen and (min-width:640px){.article-page .article-header .article-info .date-reading-share .share-links{gap:1rem}}.article-page .article-header .article-info .date-reading-share .share-links a:hover{filter:contrast(10%)}.article-page .article-header .tags{display:flex;flex-flow:row wrap;gap:0.5rem}.article-page .article-header .tags>a{display:inline-block;background-color:#121212;border-radius:1.5rem;color:#fafafa;padding:0.5rem 0.75rem}.article-page .article-header .tags>a span.P::before,.article-page .article-header .tags>a span.O::before,.article-page .article-header .tags>a span.A::before,.article-page .article-header .tags>a span.L::before,.article-page .article-header .tags>a span.C::before{font-family:"Font Awesome 6 Free";margin-right:0.5rem;font-weight:900}.article-page .article-header .tags>a span.P::before{content:"\f007"}.article-page .article-header .tags>a span.O::before{content:"\f1ad"}.article-page .article-header .tags>a span.A::before{content:"\f02e"}.article-page .article-header .tags>a span.L::before{content:"\f041"}.article-page .article-header .tags>a span.C::before{content:"\f57d"}.article-page .article-header .tags>a:hover{background-color:#020202}.article-page .article-content{margin-top:0}.article-page .article-content h3,.article-page .article-content p:not(:last-child),.article-page .article-content figure:not(:last-child),.article-page .article-content blockquote:not(:last-child),.article-page .article-content iframe:not(:last-child){margin-bottom:1.5rem}.article-page .article-content iframe{max-width:100%;max-height:30vh}@media only screen and (min-width:640px){.article-page .article-content iframe{max-width:100%;max-height:unset}}.article-page .article-content h3{font-size:1.5rem}.article-page .article-content a{color:#5e8ef7;margin-left:0.25rem}.article-page .article-content a:hover{text-decoration:underline}.article-page .article-content em{font-style:italic}.article-page .article-content strong{font-weight:bold}.article-page .article-content ol{list-style-type:decimal;margin-left:1rem}.article-page .article-content ol li{margin-bottom:1rem}.article-page .article-content ul{list-style-type:'- ';margin-left:1rem}.article-page .article-content ul li{margin-bottom:1rem}.article-page .article-content>p a{max-width:100%;word-break:break-all}.article-page .article-content figure{display:block}.article-page .article-content figure img{display:block;margin:auto;object-fit:contain;max-width:100%!important;max-height:400px}.article-page .article-content figure figcaption{display:block;font-size:0.75rem;text-align:center;font-style:italic}.article-page .article-content iframe{display:block;margin:auto;margin-bottom:1.5rem}.article-page .article-content .wp-block-my-credits-block-credits{font-style:italic}.article-page .article-content .wp-block-quote{font-size:1.25rem;position:relative;padding:1.5rem 0}.article-page .article-content .wp-block-quote p{margin:0;padding:1rem}.article-page .article-content .wp-block-quote ::after{position:absolute;bottom:0;right:0;width:2rem;height:2rem;content:' ';background-image:url("/static/img/svg/blockquote-right.svg?f4e53487dcfc");background-repeat:no-repeat;background-size:contain}.article-page .article-content .wp-block-quote ::before{position:absolute;top:0;left:0;width:2rem;height:2rem;content:' ';background-image:url("/static/img/svg/blockquote-left.svg?f4e53487dcfc");background-repeat:no-repeat;background-size:contain}@media only screen and (min-width:420px){.article-page .article-content .wp-block-quote{font-size:1.5rem;padding:4rem}.article-page .article-content .wp-block-quote ::before{top:1.5rem;left:1.5rem;width:3rem;height:3rem}.article-page .article-content .wp-block-quote ::after{bottom:1.5rem;right:1.5rem;width:3rem;height:3rem}}.article-page .article-footer{width:100%}@media only screen and (min-width:50rem){.article-page .article-footer{border-bottom:1.5rem solid #1f1f1f}}.article-page .article-footer .author{display:flex;flex-direction:column;gap:0.5rem}.article-page .article-footer .author .author-name{font-size:2rem}.article-page .article-footer .author .author-links{margin-top:0.5rem}.author-links{display:flex;flex-direction:row;align-items:center;gap:1rem}.author-links a:hover{filter:contrast(10%)}.person-page{display:flex;flex-direction:column;justify-content:center;align-items:center}.person-page .person-infos{display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:60rem;margin-top:1.5rem;margin-bottom:1.5rem}@media only screen and (max-width:420px){.person-page .person-infos{width:90%}}.person-page .person-infos>.picture{display:flex;flex-direction:column;align-items:center}.person-page .person-infos>.picture .flag{position:relative;right:-3.125rem;bottom:2rem;margin-bottom:-1rem}.person-page .person-infos>.name-grade{align-self:center;margin-bottom:1rem}.person-page .person-infos>.name-grade h1{font-weight:500;text-align:center}.person-page .person-infos>.job-university-companies{display:flex;flex-direction:column;margin-top:0.5rem;margin-bottom:0.5rem}.person-page .person-infos>.job-university-companies .job,.person-page .person-infos>.job-university-companies .university,.person-page .person-infos>.job-university-companies .companies{align-self:center;text-align:center}.person-page .person-infos>.organizations{display:flex;flex-direction:row;gap:0.5rem;margin-top:1rem;margin-bottom:1rem}.person-page .person-infos>.organizations .organization{background-color:#393939;padding:0.5rem 0.75rem;border-radius:1.5rem;color:#fff}.person-page .person-infos>.organizations .organization:hover{background-color:#be0000;cursor:pointer}.person-page .person-infos>.links{display:flex;flex-direction:row;justify-content:center;gap:0.5rem;margin-top:1rem;margin-bottom:1rem}.person-page .person-infos>.links a:hover{filter:contrast(10%)}.person-page .person-infos>.biography{margin-top:0.5rem;margin-bottom:1rem}.person-page .person-infos>.biography p{text-align:center}.person-page .person-infos>.papers{margin-bottom:1.5rem}.person-page .person-infos>.papers,.person-page .person-infos>.citations{width:95%}.person-page .person-infos>.papers .paper span:before,.person-page .person-infos>.papers .citation span:before,.person-page .person-infos>.citations .paper span:before,.person-page .person-infos>.citations .citation span:before{content:"« "}.person-page .person-infos>.papers .paper span:after,.person-page .person-infos>.papers .citation span:after,.person-page .person-infos>.citations .paper span:after,.person-page .person-infos>.citations .citation span:after{content:" »"}.person-page .person-infos>.papers .paper:nth-child(even),.person-page .person-infos>.papers .citation:nth-child(even),.person-page .person-infos>.citations .paper:nth-child(even),.person-page .person-infos>.citations .citation:nth-child(even){background:#393939}.person-page .person-infos>.papers .paper:hover,.person-page .person-infos>.papers .citation:hover,.person-page .person-infos>.citations .paper:hover,.person-page .person-infos>.citations .citation:hover{background:#be0000}.person-page .person-acticles{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:1.5rem}@media only screen and (max-width:420px){.person-page .person-acticles{width:90%}}.person-page .person-acticles>.articles{display:flex;flex-direction:column;align-items:center}.person-page .person-acticles>.articles .articles-count{margin-bottom:1.5rem}.person-page .person-acticles>.articles .articles-list{display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap;gap:1.5rem}.person-page .person-acticles>.articles .pagination{margin-top:1.5rem}.person-page .person-acticles>.articles .read-link{margin-top:1.5rem;margin-bottom:1.5rem}.bg-header{background-color:#181015;background-image:url("/static/img/report/bg_header.jpg?f4e53487dcfc");background-size:cover;width:100%;color:#ffffff;font-family:"Open sans",Helvetica,Arial;font-weight:300}.report-page{width:100%}.report-page .report{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 248px);text-align:center}.report-page .report div#title{font-size:2.75rem;margin-bottom:0.5rem;color:#ffffff;margin-bottom:2.5rem;padding:0 2rem}.report-page .report div#subtitle{font-size:1.125rem;color:rgba(255,255,255,0.75);margin-bottom:2rem;padding:0 2rem}.report-page .report div#btns{display:flex;flex-direction:row;gap:0.5rem;margin-bottom:2rem;padding:0 2rem}.report-page .report div#btns a{font-size:1rem;font-weight:bold;text-transform:uppercase;border-radius:0.25rem;padding:1rem 2rem;cursor:pointer}.report-page .report div#btns #btn-more-info{display:inline-flex;align-items:center;justify-content:center;color:rgba(255,255,255,0.5);outline:0.2rem solid rgba(255,255,255,0.5);outline-offset:-0.2rem;padding:0.5em 1em;text-align:center;min-height:2.5em}.report-page .report div#btns #btn-more-info:hover{outline:0.2rem solid #fff;outline-offset:-0.2rem;color:#fff}.report-page .report div#btns #btn-check{color:rgba(255,239,215,0.75);background-image:linear-gradient(to bottom,#ff9b22 0%,#ff8c00 100%)}.report-page .report div#btns #btn-check:hover{color:#fff;background-image:linear-gradient(to bottom,#ff8c00 0%,#ff9b22 100%)}.report-page .report div#content{width:100%;background-color:rgba(0,0,0,0.5);padding:2rem;color:#ffffff;font-size:1.25rem;font-weight:bolder}@media only screen and (min-width:420px){.team-page{padding:2rem}}.team-page .team-page-people{display:flex;flex-direction:column;align-items:center}.team-page .team-page-people .title-section{display:flex;flex-direction:row;justify-content:space-around;width:100%}.team-page .team-page-people .title-section .red-line{align-self:center;flex-grow:1;border:0.15rem solid #dc2626;border-radius:5px}.team-page .team-page-people .title-section h3{margin-top:2rem;margin-bottom:2rem;padding-left:1rem;padding-right:1rem;text-align:center;font-weight:600}.team-page .team-page-people .people-section{display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap;gap:1.5rem}.team-page .team-page-people .people-section .person-card{display:flex;flex-direction:column;width:12rem;padding-top:2rem;padding-bottom:2rem;background-color:#1f1f1f;border-radius:0.5rem;cursor:pointer}@media only screen and (max-width:420px){.team-page .team-page-people .people-section .person-card{width:20rem}}.team-page .team-page-people .people-section .person-card .picture{display:flex;flex-direction:column;align-items:center}.team-page .team-page-people .people-section .person-card .picture .flag{position:relative;right:-3.125rem;bottom:2rem;margin-bottom:-1rem}.team-page .team-page-people .people-section .person-card .infos{display:flex;flex-direction:column;margin:0 1rem 0 1rem;color:#fafafa}.team-page .team-page-people .people-section .person-card .infos .name-grade,.team-page .team-page-people .people-section .person-card .infos .companies,.team-page .team-page-people .people-section .person-card .infos .university,.team-page .team-page-people .people-section .person-card .infos .organizations{text-align:center;margin-bottom:0.5rem}.team-page .team-page-people .people-section .person-card .infos .name-grade{font-weight:600}.team-page .team-page-people .people-section .person-card .infos .organizations{display:flex;justify-content:center;flex-flow:row wrap;gap:0.5rem}.team-page .team-page-people .people-section .person-card .infos .organizations .organization{display:inline-block;background-color:#393939;padding:0.5rem 0.75rem;border-radius:1.5rem;color:#fafafa}.team-page .team-page-people .people-section .person-card .infos .organizations .organization:hover{background-color:#be0000;cursor:pointer}.team-page .team-page-people .people-section .person-card .links{display:flex;flex-direction:row;justify-content:center;margin:0.5rem 1rem 0 1rem;gap:0.5rem}.team-page .team-page-people .people-section .person-card .links a:hover{filter:contrast(10%)}@use '../components/tv/tv-tabs' as *;@use '../components/tv/video-card' as *;.tv-container{max-width:1200px;margin:0 auto;padding:2rem}.video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media (max-width:1024px){.video-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.video-grid{grid-template-columns:1fr}}.video-detail{display:grid;grid-template-columns:2fr 1fr;grid-template-areas:'player meta' 'description description';gap:1.5rem}@media (max-width:768px){.video-detail{grid-template-columns:1fr;grid-template-areas:'player' 'meta' 'description'}}.video-detail__topbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.video-detail__back{display:flex;align-items:center;gap:.5rem;color:#888;text-decoration:none;font-size:.9rem;transition:color .2s}.video-detail__back:hover{color:#fff}.video-detail__channel{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:#888;font-size:.9rem;transition:color .2s}.video-detail__channel img{width:32px;height:32px;object-fit:contain}.video-detail__channel:hover{color:#fff}.video-detail__channel-logo{width:40px;height:40px;object-fit:contain}.video-detail__player{grid-area:player}.video-detail__meta{grid-area:meta}.video-detail__title{font-size:1.4rem;margin:0 0 .75rem}.video-detail__stats{display:flex;flex-wrap:wrap;gap:1.25rem;margin-bottom:1.25rem;color:#888;font-size:.9rem}.video-detail__stats span{display:flex;align-items:center;gap:.35rem}.video-detail__stats span i{font-size:.85rem}.video-detail__description{grid-area:description;line-height:1.8;color:#ffffff}.video-detail__description a{color:#e63232;word-break:break-all}.video-detail__description a:hover{text-decoration:underline}.tv-empty{color:#888;font-style:italic;grid-column:1 / -1}html{font-size:16px;font-family:'Open sans',Arial,sans-serif;color:#fafafa;background-color:#121212}body{min-height:100vh;display:flex;flex-direction:column}.page-wrapper{overflow:hidden;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex-grow:1}