html{-webkit-font-smoothing:antialiased;font-size:100%}*,:after,:before{box-sizing:border-box}::selection{background:#004494;color:#F5F5F0}a{color:inherit;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px;transition:background .1s}a:hover{background:#1f1d1d15}body{--color:hsla(360,5%,15%,1);--accent:#B8860B;--padding-h:6vw;background:white;color:var(--color);font-family:Georgia,Times New Roman,serif;font-size:18px;line-height:1;margin:0;padding:0;min-height:100vh}.container,.div,.image,.svg,blockquote,button,canvas,code,h1,h2,h3,h4,h5,h6,input,p,textarea{margin:0;padding:0;position:relative}iframe{width:100%;margin-top:12px;margin-bottom:12px}iframe,img{mix-blend-mode:multiply}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}h1,h2,h3,h4,h5{line-height:1.1}h1{font-size:40px;margin-bottom:.5rem;text-align:center}h1,h2{font-weight:400}h2{font-size:28px;margin-top:3rem;margin-bottom:1.5rem}h3{font-size:24px;margin-top:2rem;margin-bottom:1rem}h3,h4{font-weight:400}h4{font-size:20px;margin-top:1.5rem;margin-bottom:.75rem}h2 sup,h3 sup,h4 sup{font-size:1vmax}h2 a,h3 a,h4 a{text-decoration:none}p{margin-top:0;margin-bottom:16px;line-height:1.5}strong{font-weight:600}blockquote{border-left:4px solid #b8860b;margin-left:0;margin-right:0;font-style:italic;opacity:.9}blockquote,ul{padding-left:24px;margin-bottom:16px;line-height:1.5}ul{list-style-type:disc}ol{padding-left:24px;margin-bottom:16px}li,ol{line-height:1.5}li{margin-bottom:12px;padding-left:8px}li:last-child{margin-bottom:0}sup{font-size:.7em;line-height:0}sup a{color:#B8860B;text-decoration:none;padding:2px 4px;border-radius:3px;transition:background .15s;font-weight:400}sup a:hover{background:#B8860B20}.container{display:flex;flex-direction:column;max-width:920px;margin:0 auto;padding:2rem var(--padding-h);width:100%;box-sizing:border-box}.container>h1{order:1;margin-bottom:.5rem}.subtitle{order:2;font-size:24px;line-height:1.4;margin-bottom:.75rem;color:var(--color);opacity:.8}.authors,.subtitle{font-weight:400;text-align:center}.authors{order:3;font-size:18px;line-height:1.5;margin-bottom:1.5rem;opacity:.7}.affiliations{display:none}.affiliation-label{color:#B8860B;margin-right:6px}.hero-image{order:4;width:100%;height:400px;background:linear-gradient(135deg,#211d1d20,#B8860B20);border-radius:8px;display:flex;align-items:center;justify-content:center;margin-top:2rem;margin-bottom:3rem;overflow:hidden;position:relative}.hero-image img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-image figcaption{position:absolute;bottom:0;left:0;right:0;padding:12px 16px;background:linear-gradient(0deg,rgba(0,0,0,.7),transparent);color:white;font-size:15px;line-height:1.4}.image-caption{margin-top:8px;margin-bottom:16px;font-size:15px;color:#666;text-align:left;line-height:1.5}.toc{display:none}.content{order:6;max-width:100%;position:relative}.content img{max-width:100%;height:auto;display:block;border-radius:8px}.content-image{width:100%;height:400px;border-radius:8px;overflow:hidden;margin-top:24px;margin-bottom:0}.content-image img{width:100%;height:100%;object-fit:cover;object-position:center}.content section:first-child,.content section:first-child h2{margin-top:0}.content h2{margin-top:3rem;margin-bottom:1.5rem}.prologue{font-style:italic;margin-top:32px}.prologue,.prologue p:last-child{margin-bottom:0}.initial{float:left;font-size:3.5em;line-height:.9;margin-right:.1em;margin-top:.05em}.three-stars-separator{text-align:center;margin:48px 0;font-size:12px;letter-spacing:8px}.eu-stars-separator{display:flex;justify-content:center;margin:64px 0 48px}.eu-stars{width:120px;height:120px;fill:#B8860B}.sidenote{display:none}.mobile-pdf-link{display:block;margin-bottom:32px;text-align:left}.endnotes-section{display:block;margin-top:48px}.endnotes-list{list-style:none;counter-reset:endnote-counter;padding:0;margin:0}.endnotes-list a{word-break:break-word;overflow-wrap:anywhere}.endnote-item{counter-increment:endnote-counter;display:flex;margin-bottom:16px;line-height:1.5}.endnote-item:before{content:counter(endnote-counter) ".";font-weight:400;margin-right:8px;min-width:24px;color:#B8860B}.endnote-content{flex:1 1}.endnote-back{margin-left:8px;text-decoration:none;opacity:.5;transition:opacity .15s}.endnote-back:hover{opacity:1;background:transparent}.endnotes-section a{color:inherit}.endnotes-section .endnote-back{color:#B8860B}.principle{margin-top:2rem;position:relative}.principle-number{font-size:24px;font-weight:400;letter-spacing:.02em;opacity:1;line-height:1.1;display:inline;color:#B8860B;margin-right:8px}.principle-content{position:relative}.principle-content p:last-child{margin-bottom:0}.principle-content h3{margin-top:0}.postscript-section{margin-top:64px;padding-top:32px;border-top:1px solid #211d1d20}.about-authors-section{margin-top:48px}.author-bio{margin-bottom:32px}.author-name{font-weight:700;margin-top:0;margin-bottom:8px}.eu-stars-container{display:flex;justify-content:center;align-items:center;margin:4rem 0 2rem;opacity:.3}.eu-stars{width:100px;height:auto}.grid-box{display:none}.not-found-button{display:inline-block;padding:12px 32px;background:#B8860B;color:white;text-decoration:none;border-radius:4px;font-size:18px;font-weight:400;transition:opacity .15s}.not-found-button:hover{opacity:.9;background:#B8860B}@media print{@page{margin:.75in;size:letter}body{font-size:11pt;line-height:1.4;color:black;background:white}.container{max-width:100%;padding:0}.grid-box,.sidenote,.toc{display:none}.endnotes-section{display:block;page-break-before:always}a,sup a{color:black}a{text-decoration:underline}iframe,img{mix-blend-mode:normal}h1{font-size:24pt}h1,h2{page-break-after:avoid}h2{font-size:16pt;margin-top:24pt}h3{font-size:13pt;page-break-after:avoid}.principle{page-break-inside:avoid}.postscript-section{page-break-before:always}}@media (min-width:1280px){body{--padding-h:2rem}.container{max-width:100%;padding:4rem var(--padding-h);position:relative}h1{font-size:72px}.container>h1{max-width:1000px}.authors,.container>h1,.subtitle{margin-left:auto;margin-right:auto}.authors,.subtitle{max-width:800px}.hero-image{max-width:1400px;margin-left:auto;margin-right:auto}.content{max-width:660px;margin:0 auto;position:relative}.sidenote{display:inline;float:right;clear:right;width:200px;margin:.3rem calc(-1 * 200px - 5rem) 1rem 5rem;font-size:15px;line-height:1.5;color:var(--color);position:relative}.sidenote-number{font-weight:400;color:#B8860B;margin-right:6px}.sidenote a{color:inherit;word-break:break-word;overflow-wrap:break-word}@keyframes sidenoteHighlight{0%{background-color:#ffeb3b80}to{background-color:transparent}}.sidenote-highlighted{animation:sidenoteHighlight 2s ease-out;border-radius:4px}.sidenote:target{background-color:#ffeb3b40;border-radius:4px;transition:background-color .5s ease-out}.endnotes-section,.mobile-pdf-link{display:none}h2,h3,h4{z-index:1;background:white}.principle,.principle-content,h2,h3,h4{position:relative}.principle-number{left:-48px;width:40px;text-align:right;padding-right:4px;margin-right:0}.principle-number,.toc{position:absolute;top:0}.toc{display:block;left:calc(-1 * 200px - 5rem);width:200px}.toc-list{list-style:none;padding:0;margin:0}.toc-item{margin-bottom:12px}.toc-item-level-2{padding-left:0}.toc-item-level-3{padding-left:16px}.toc-link{color:var(--color);text-decoration:none;font-size:15px;line-height:1.2;display:block;opacity:.6;transition:opacity .15s,color .15s}.toc-link:hover{opacity:1;background:transparent}.toc-link-active{color:#B8860B;opacity:1}.toc-item-level-3 .toc-link{font-size:14px}.toc-item-pdf{margin-top:16px;padding-top:16px;position:relative}.toc-item-pdf:before{content:"";position:absolute;top:0;left:0;width:40px;height:1px;background-color:rgba(0,0,0,.25)}}