body{height:100vh;margin:0;background-color:#e2e9f0}header,footer{position:fixed;left:0;width:100%;height:2rem;font-size:1rem}header{top:0}header fa-icon{color:#feb95f;font-size:1.2rem;margin:.5rem 0 0 .5rem}footer{bottom:0;display:flex;justify-content:space-between;align-items:center}section{margin:0;height:100vh}.flex{display:flex;align-items:stretch;flex-direction:column;height:100vh}.line{flex:1 1 auto;display:flex;align-items:stretch;flex-direction:row;flex-wrap:wrap;overflow:scroll}.primary,.secondary{display:flex;justify-content:center;align-items:stretch;align-content:center}@media (min-width: 768px){.primary,.secondary{flex:1 1}}.titlepage,.coverpage{display:flex;justify-content:center;align-items:stretch;align-content:center;flex:1 1}.mosaic{max-height:98vh;width:auto;height:100%;display:block;margin-right:auto;margin-left:auto;max-width:90vw}.blue{background-color:#102a43}.gray{background-color:#cddbe9}.primary h2,.secondary h2{color:#faf9f6;font-size:3rem}.primary ul li,.secondary ul li{color:#faf9f6;font-size:1.5rem}.titlepage h2,.coverpage h2{color:#faf9f6;font-size:3rem}.arrow-right,.arrow-left{width:2rem;height:2rem;position:relative;overflow:hidden}.arrow-right:before,.arrow-left:before{content:"";display:block;width:1.5rem;height:1.5rem;position:absolute;background:#feb95f}.arrow-right:before{top:0;left:0;transform:rotate(45deg);transform-origin:0 0}.arrow-left:before{top:0;right:0;transform:rotate(-45deg);transform-origin:100% 0}.disabled:before{background:#0000!important}.pointer{cursor:pointer}.unlock-scroll{overflow-y:auto!important;touch-action:pan-y!important}.titlepage ul li,.coverpage ul li{color:#feb95f;font-size:1.5rem}.ul-pointer li{cursor:pointer;position:relative;text-decoration:none;padding:5px 0;transition:color .3s ease}.ul-pointer li:after{content:"";position:absolute;left:0;bottom:0;width:0;height:2px;background:#e5a34d;transition:width .3s ease}.ul-pointer li:hover{color:#e5a34d}.ul-pointer li:hover:after{width:100%}.author-profile{display:flex;align-items:stretch;justify-content:center;width:100%;padding:20px;text-align:center}.author-info{max-width:600px;padding:40px;border-radius:10px}.author-photo{height:auto;border-radius:50%;border:2px solid #0077b6;transition:transform .3s ease}.author-photo:hover{transform:scale(1.05)}.author-name{font-size:24px;margin-bottom:20px}.author-description{font-size:18px;color:#faf9f6;line-height:1.6}.author-link{color:#feb95f;text-decoration:none;position:relative;transition:color .3s ease}.author-link:hover,.author-link:focus{color:#e5a34d;outline:none}.author-link:hover:after,.author-link:focus:after{width:100%}.author-link:after{content:"";position:absolute;left:0;bottom:-2px;width:0;height:2px;background-color:#e5a34d;transition:width .3s ease}.author-link:active{color:#cc8d3b}.instagram-link{font-size:16px;color:#feb95f;text-decoration:none;display:inline-flex;align-items:center;gap:8px}.instagram-link:hover{text-decoration:underline}.instagram-link i{font-size:20px}@media (max-width: 768px){.author-info{padding:20px}.author-photo{width:120px;height:120px}.author-name{font-size:20px}.author-description,.instagram-link{font-size:14px}.instagram-link i{font-size:18px}}h2{text-align:center}.titlepage,.coverpage{min-height:100vh}.titlepage>app-page,.coverpage>app-page{align-content:center}.author-profile>app-page{align-content:center}.thirdtitle{margin-bottom:5rem}
