@import"https://fonts.googleapis.com/css2?family=Poppins:wght@800&display=swap";@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap";@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@900&display=swap";@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@800&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Work+Sans:wght@800&display=swap";@import"https://fonts.googleapis.com/css2?family=Urbanist:wght@800&display=swap";@import"https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@800&display=swap";@import"https://fonts.googleapis.com/css2?family=Barlow:wght@800&display=swap";@import"https://fonts.googleapis.com/css2?family=Source+Sans+3:wght@800&display=swap";:root{--brand-bg: #ffffff;--brand-gray: #f5f5f5;--brand-text: #333333;--g2: #ffffff;--g3: #d5f3f1;--g1: #ffffff;--g0: #d5f3f1;--pill-uni: #fff3d8;--pill-policy: #eaf5ff;--pill-pref: #dff7e9}body,button,input,select,textarea{margin:0;font-family:Helvetica,Helvetica Neue,Arial,sans-serif;color:var(--brand-text);background:linear-gradient(90deg,var(--g3) 0%,var(--g2) 25%,var(--g1) 60%,var(--g0) 100%)}a{color:#424242;text-decoration:none}.navbar{background:linear-gradient(90deg,var(--g3) 0%,var(--g2) 25%,var(--g1) 60%,var(--g0) 100%);padding:1.2rem 1.5rem;display:flex;gap:2rem;align-items:baseline;border-bottom:2px solid #e2e2e2}.logo{display:flex;align-items:center;gap:.55rem;font-size:2rem;font-weight:700;color:#424242;text-decoration:none;position:relative;top:5px}.navlink{font-size:1rem;font-weight:500;letter-spacing:.5px}.logo-img{height:2rem;width:auto;display:block}.navbar{gap:3rem}.logo:hover,.navlink:hover{color:#55555560}.evaluation-card{background:#fff;border-radius:8px;padding:1rem 1.25rem;margin-bottom:1.5rem;box-shadow:0 1px 4px #0000000a}.card-toggle{all:unset;display:flex;justify-content:space-between;width:100%;cursor:pointer;font-size:.9rem;padding-bottom:.25rem;border-bottom:1px solid rgba(0 0 0 / .08)}.card-toggle:hover{opacity:.8}.toggle-icon{font-size:1.1rem;line-height:1}.header-content{display:flex;flex-direction:column;gap:4px;text-align:left;flex:1 1 auto}.header-line{font-size:1.05rem;display:flex;flex-wrap:wrap;align-items:center;gap:4px}.pipe{font-weight:700;font-size:1.3rem;line-height:.9;margin:0 6px}.pill{padding:2px 6px;border-radius:4px;font-size:.9rem}.pill-uni{background:var(--pill-uni)}.pill-policy{background:var(--pill-policy)}.pill-pref{background:var(--pill-pref)}.evaluator-line,.instruction-line,.feedback-line{font-size:.85rem;text-align:left;margin-top:2px}.card-body{margin-top:1rem;display:flex;gap:1rem;overflow-x:hidden}.mid-divider{width:3px;background:#000;flex-shrink:0;margin:0 .75rem}.policy-block{flex:0 1 540px;background:#fff;border-radius:6px;padding:.75rem}.policy-heading{margin:0 0 .4rem;font-size:.85rem}.video-stack{display:flex;flex-direction:column;gap:.5rem}.video-container{position:relative;width:100%;max-width:540px}.video-container video{width:100%;height:auto;border-radius:4px;background:#000}.video-caption{position:absolute;bottom:4px;left:4px;background:#000000b3;color:#fff;padding:2px 6px;font-size:.8rem;font-weight:600;border-radius:3px;pointer-events:none}body{display:flex;justify-content:center;min-width:320px;min-height:100vh}body{display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.navbar{width:99vw;align-self:stretch;padding-left:5rem}html,body{overflow-x:hidden}.navlink{font-size:.95rem;font-weight:600;color:#424242;position:relative;transition:color .15s}.navlink:hover{color:#55555560}.navlink.active:after{content:"";position:absolute;left:0;bottom:-6px;width:100%;height:3px;background:#424242;border-radius:2px}.loader{display:inline-block;width:30px;height:30px;border:3px solid #ccc;border-top-color:#0073a8;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 1200px){:root{--scale: calc(100vw / 1200)}#zoom-wrapper{transform:scale(var(--app-scale));transform-origin:top left;width:calc(100% / var(--app-scale));height:calc(100% / var(--app-scale))}.navbar{display:none}html,body{margin:0;overflow-x:hidden}}.home-wrap{max-width:1200px;margin:3rem auto;padding:0 1rem;text-align:center}.paper-title{font-size:3rem;font-weight:700;margin:0 0 1rem}.subtitle{font-weight:400}.author-line{font-size:.95rem;color:#666;margin:.75rem auto;max-width:1000px;line-height:1.4;text-align:center}.footnotes{display:flex;flex-wrap:wrap;justify-content:center;gap:.25rem 1rem;list-style:decimal inside;padding:0;margin:0 auto 2rem;font-size:.8rem;color:#888;max-width:550px}.footnotes li{white-space:nowrap}.link-grid{display:flex;flex-wrap:nowrap;justify-content:center;gap:1.5rem;max-width:900px;margin:0 auto}.link-card{display:flex;flex-direction:column;align-items:center;justify-content:center;width:110px;height:110px;border-radius:8px;background:#fff;box-shadow:0 2px 6px #0000001a;font-size:.8rem;font-weight:600;color:#333;transition:transform .2s}.link-card:hover{transform:translateY(-4px)}.icon{font-size:2.6rem;margin-bottom:.4rem}.body-section{margin-top:4.5rem;font-size:1rem;line-height:1.6;color:#444;text-align:left}.body-section p{margin:1.1rem 0;font-size:1.15rem;line-height:1.6;max-width:1200px;margin-left:auto;margin-right:auto}.body-img{display:block;width:100%;max-width:1100px;margin:3rem auto;border-radius:8px;box-shadow:0 4px 12px #00000026}.body-video{display:block;width:100%;max-width:900px;margin:2rem auto;border-radius:8px;box-shadow:0 4px 12px #00000026}.body-pdf{display:block;width:100%;max-width:900px;height:600px;margin:2rem auto;border-radius:8px;box-shadow:0 4px 12px #00000026}.body-section a{color:#0073a8;text-decoration:underline;font-weight:600}.tldr-wrap{background:var(--brand-gray);border-left:6px solid #f59749;box-shadow:0 2px 6px #0000001a;border-radius:6px;padding:1.2rem 1.4rem;margin:3rem auto 2.5rem;max-width:900px}.tldr-title{font-size:1.8rem;font-weight:800;margin:0 0 .6rem;color:#424242}.method-figure{display:block;width:100%;max-width:1200px;margin:3.5rem auto;border-radius:8px;box-shadow:0 4px 12px #00000026}.tldr-wrap a{color:#0073a8;text-decoration:underline;font-weight:600}.tldr-wrap a:hover{color:#005e85}.process-card{margin:1rem auto;max-width:1000px;padding:.5rem}.card-content{display:flex;align-items:center;gap:2rem;padding:1.5rem;border:1px solid #ddd;border-radius:12px;background:#fff;box-shadow:0 4px 6px #0000001a;transition:transform .2s ease}.card-content:hover{transform:translateY(-4px)}.card-content.reverse{flex-direction:row-reverse}.process-img-wrap{flex:1;min-width:300px}.process-img{width:100%;height:auto;border-radius:8px}.process-text{flex:1}.process-text h3{margin-top:0;margin-bottom:1rem;color:#2a2a2a}.process-text p{margin:0;line-height:1.6;color:#444}.resources-section{padding:4rem 0}.resources-section h2{text-align:center;margin-bottom:3rem}.resources-container{display:flex;justify-content:space-between;gap:2rem;max-width:1200px;margin:0 auto;padding:0 1rem}.resource-card{flex:1;padding:2rem;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;text-align:center}.resource-icon{width:100px;height:100px;margin:0 auto 1.5rem}.resource-icon img{width:100%;height:100%;object-fit:contain}.resource-card h3{margin-bottom:1rem;font-size:1.5rem}.resource-card p{margin-bottom:1.5rem;color:#666;line-height:1.6}.resource-link{color:#007bff;text-decoration:none;font-weight:500}.resource-link:hover{text-decoration:underline}.section-title{text-align:left;margin-left:3rem}.lb-table{width:100%;border-collapse:separate;border-spacing:0;margin:1.5rem auto;font-size:1.05rem;box-shadow:0 2px 8px #0000001a;border-radius:8px;overflow:hidden}.lb-table thead th{background:#f59749;color:#fff;font-weight:600;padding:12px 10px;text-align:left}.lb-table tbody td{padding:10px}.lb-table .right{text-align:right;padding-right:10x}.lb-table tbody tr:nth-child(2n){background:#fafafa}.lb-table tbody tr:hover{background:#fff3e6}.lb-filter{text-align:right;margin:.5rem 0 .6rem;font-size:.95rem}.lb-table th.right{text-align:right}.lb-table th.center{text-align:center}.lb-table td.right{text-align:right;padding-right:10px}.lb-table td.center{text-align:center}.lb-table td.oss-cell{text-align:right;padding-right:50px;width:150px}.analysis-container{max-width:1200px;margin:0 auto;padding-top:1rem}.policy-card{border:1px solid #ddd;border-radius:8px;background:#fff;padding:1rem;margin-bottom:1.25rem;box-shadow:0 1px 4px #0000000f}.policy-card:nth-child(2n){background:#fafafa}.policy-header{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.policy-summary{font-size:.92rem;margin:.75rem 0 1.25rem;white-space:pre-wrap}.policy-full{font-size:.85rem;white-space:pre-wrap}.full-title{font-weight:600;margin:.5rem 0}.hidden{display:none!important}.episode-search{margin:1rem 0 .5rem;padding:.45rem .6rem;width:100%;border:1px solid #ccc;border-radius:4px;font-size:.85rem}.episode-list{max-height:400px;overflow-y:auto;border-top:1px solid #eee;padding-top:.75rem}.episode-item{margin-bottom:.9rem;white-space:pre-wrap;font-size:.7rem;line-height:1.4}.hover-ref{color:#1a73e8;text-decoration:underline;cursor:pointer}.hover-ref.missing-video{text-decoration:dotted underline;cursor:default}.toggle-button{background-color:#1a73e8;color:#fff;border:none;border-radius:4px;padding:.2rem .65rem;font-size:1rem;cursor:pointer;transition:background-color .2s}.toggle-button:hover{background-color:#155ab6}#video-popup{position:fixed;bottom:1rem;right:1rem;background:#fff;border:1px solid #ccc;border-radius:10px;padding:1rem;box-shadow:0 2px 8px #0003;max-width:320px;z-index:9999}#video-popup.hidden{display:none}#video-popup video{width:100%;border-radius:8px}#popup-prompt{font-size:.9rem;margin-bottom:.4rem;color:#555}#popup-speed{font-size:.65rem;color:#888;margin-bottom:.3rem;margin-left:.2rem}.analysis-title{font-size:1.5rem;font-weight:600;margin-bottom:.3rem;text-align:center;padding-top:2rem}.analysis-updated{font-size:.95rem;color:#555;margin-bottom:1.1rem;text-align:center}.policy-card .toggle-button{font-size:1.25rem;padding:.15rem .7rem;background-color:#f59749;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background .15s}.policy-card .toggle-button:hover{background-color:#d97811}.policy-card .toggle-button{width:24px;height:24px;border-radius:50%;padding:0;display:inline-flex;align-items:center;justify-content:center;font-size:1.4rem;font-weight:700;line-height:1;background:#f59749;color:#fff;border:none;cursor:pointer;transition:background .15s,transform .15s}.policy-card .toggle-button:hover{background:#d97811;transform:scale(1.08)}.submit-wrap{max-width:1000px;margin:2rem auto;padding:0 1rem;text-align:center}.form-frame{position:relative;width:100%;padding-top:56.25%;overflow:hidden;border-radius:8px;box-shadow:0 1px 8px #0000001f}.form-frame iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.submit-wrap{max-width:1000px;margin:2.5rem auto;padding:0 1rem;text-align:center}.submit-blurb{max-width:720px;margin:0 auto 1.5rem;line-height:1.45;font-size:1rem}.submit-iframe{width:100%;min-height:2200px;border:none;border-radius:8px}.challenge-wrap{max-width:1000px;margin:2.5rem auto;padding:0 1rem}.challenge-title{text-align:center;margin-bottom:1rem}.challenge-desc{line-height:1.5;font-size:1rem;max-width:760px;margin:0 auto 2rem;text-align:left}.challenge-desc ul{margin:.75rem 0 1.25rem 1.5rem;padding-left:0}.challenge-desc li{margin-bottom:.4rem}.challenge-desc a{color:#1a73e8;text-decoration:underline}.challenge-iframe{width:100%;min-height:1200px;border:none;border-radius:8px;padding-top:1rem}.timeline{margin:.75rem 0 1.75rem 1.2rem;padding-left:0}.timeline li{margin-bottom:.45rem;line-height:1.45}.splash-container{position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden;z-index:9999;will-change:transform}.splash-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;filter:brightness(80%);pointer-events:none}.splash-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:13vw;font-weight:700;font-family:Urbanist,Helvetica Neue,Helvetica,Arial,sans-serif;background:linear-gradient(90deg,var(--g0) 0%,var(--g1) 25%,var(--g2) 60%,var(--g3) 100%);-webkit-background-clip:text;background-clip:text;color:transparent;letter-spacing:2px;margin:0;opacity:0;animation:fadeIn 1s ease-out .3s forwards}@keyframes fadeIn{to{opacity:1}}.slide-up{transform:translateY(-100vh)!important;transition:transform .8s ease-in-out}.splash-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000040;pointer-events:none}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.no-scroll{overflow:hidden}
