@import url(https://fonts.googleapis.com/css2?family=Trispace:wght@100..800&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.container{max-width:1200px;padding:20px;text-align:center}.link{color:inherit}.link,.link:hover{text-decoration:none!important}.link:hover{color:#6c00a7;cursor:pointer}.font-trispace{font-family:Trispace,sans-serif;font-optical-sizing:auto;font-style:normal;font-variation-settings:"wdth" 100;font-weight:300}.title-rkb{cursor:pointer;margin-bottom:10px;padding:4px 4px 0}.title-rkb:hover{color:#6c00a7}header{margin-bottom:20px}.grid-layout{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));padding:20px}.grid-item{background-color:#fff;border:1px solid #eaeaea;padding:20px;text-align:center}.grid-item img{height:auto;width:50px}h3{font-size:1.2rem;margin-top:10px}p{color:#333;font-size:.9rem}footer{margin-top:20px}.social-icons{font-size:2rem}.social-icons i{color:#333;margin:0 10px}@media (max-width:768px){.grid-layout{grid-template-columns:1fr}}.format-essay{color:#333;font-size:1.15rem;font-weight:500;line-height:1.8;text-align:justify}.format-essay p{margin-bottom:1.2em}.format-poem{border-left:2px solid #ccc;color:#333;font-size:1.15rem;font-weight:500;line-height:1.6;margin-left:10px;padding-left:15px;text-align:left}.format-poem p{margin:0}.format-poem p:empty{height:1.5em}.navbar{align-items:center;display:flex;flex-direction:column;font-family:Trispace,sans-serif;font-optical-sizing:auto;font-style:normal;font-variation-settings:"wdth" 100;font-weight:300;justify-content:space-between;padding:10px}.navbar-header{font-size:1rem;margin-bottom:10px}.navbar-menu{align-items:center;display:flex;font-size:.8rem;gap:20px;justify-content:space-between;list-style:none;margin:0;padding:0}.navbar-item{color:inherit;text-decoration:none}.navbar-item:hover{color:#6c00a7;cursor:pointer;text-decoration:none}.navbar-menu li{cursor:pointer}.navbar-top-row{align-items:center;display:flex;justify-content:center;position:relative;width:100%}.hamburger-btn{background:none;border:none;cursor:pointer;display:none;font-size:1.8rem;left:0;position:absolute;top:50%;transform:translateY(-50%)}.navbar-subtitle{display:inline-block;font-size:13px;margin-bottom:10px}@media (max-width:768px){.hamburger-btn{display:block}.navbar-menu{align-items:flex-start;display:none;flex-direction:column;padding-left:10px;text-align:left;width:100%}.navbar-menu.mobile-open{display:flex}.hide-on-mobile{display:none}.navbar-menu li{border-bottom:1px solid #eee;padding:10px 0;width:100%}}textarea{resize:none}.text{color:#fff;font-size:20px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);white-space:nowrap}.svg-inline--fa{vertical-align:-.2em}.rounded-social-buttons{text-align:center}.rounded-social-buttons .social-button{border:.125rem solid #0000;border-radius:1.6875rem;color:#fefefe;cursor:pointer;display:inline-block;font-size:1.5625rem;font-weight:400;height:3.125rem;line-height:2em;margin-bottom:.25rem;margin-right:.25rem;padding:0;position:relative;text-align:center;text-decoration:none;transition:all .5s ease;width:3.125rem}.rounded-social-buttons .social-button:focus,.rounded-social-buttons .social-button:hover{transform:rotate(1turn)}.fa-facebook-f,.fa-instagram,.fa-linkedin,.fa-tiktok,.fa-youtube,.rounded-social-buttons .fa-twitter{font-size:25px}.rounded-social-buttons .social-button.facebook{background:#3b5998}.rounded-social-buttons .social-button.facebook:focus,.rounded-social-buttons .social-button.facebook:hover{background:#fefefe;border-color:#3b5998;color:#3b5998}.rounded-social-buttons .social-button.twitter{background:#55acee}.rounded-social-buttons .social-button.twitter:focus,.rounded-social-buttons .social-button.twitter:hover{background:#fefefe;border-color:#55acee;color:#55acee}.rounded-social-buttons .social-button.linkedin{background:#007bb5}.rounded-social-buttons .social-button.linkedin:focus,.rounded-social-buttons .social-button.linkedin:hover{background:#fefefe;border-color:#007bb5;color:#007bb5}.rounded-social-buttons .social-button.tiktok{background:#000}.rounded-social-buttons .social-button.tiktok:focus,.rounded-social-buttons .social-button.tiktok:hover{background:#fefefe;border-color:#000;color:#000}.rounded-social-buttons .social-button.youtube{background:#b00}.rounded-social-buttons .social-button.youtube:focus,.rounded-social-buttons .social-button.youtube:hover{background:#fefefe;border-color:#b00;color:#b00}.rounded-social-buttons .social-button.instagram{background:#125688}.rounded-social-buttons .social-button.instagram:focus,.rounded-social-buttons .social-button.instagram:hover{background:#fefefe;border-color:#125688;color:#125688}footer.copyright{border-top:1px solid #ddd;color:#555;font-size:.85rem;margin:10px 0 0;padding:10px;text-align:center}@media (max-width:768px){footer.copyright{font-size:.75rem;padding:15px}}.poem-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1200px;padding:40px 20px}.poem-card{background-color:#fff;border:1px solid #00000008;border-radius:16px;box-shadow:0 10px 30px #0000000d;display:flex;flex-direction:column;height:450px;overflow:hidden;padding:25px;position:relative;text-align:left;transition:transform .3s cubic-bezier(.175,.885,.32,1.275),box-shadow .3s ease}.poem-card:hover{box-shadow:0 20px 40px #6c00a726;transform:translateY(-8px)}.poem-card h3{border-bottom:1px solid #eee;color:#2c3e50;font-size:1.5rem;font-weight:600;margin-bottom:15px;margin-top:0;padding-bottom:10px}.poem-link{display:block;text-decoration:none!important}.poem-link,.poem-link:hover{color:inherit}.poem-image{border-radius:12px;height:180px;margin-bottom:15px;object-fit:cover;width:100%}.poem-text{flex-grow:1;overflow:hidden;position:relative}.poem-text p{color:#555;margin:0 0 10px}.poem-text:after{background:linear-gradient(180deg,#fff0,#fff);content:"";height:80px;pointer-events:none;right:0}.poem-text:after,.read-more{bottom:0;left:0;position:absolute}.read-more{background-color:#fff;color:#6c00a7;display:inline-block;font-size:.9rem;font-weight:700;letter-spacing:1px;margin-top:15px;padding-right:20px;padding-top:10px;text-transform:uppercase;z-index:2}@media (max-width:768px){.poem-grid{grid-template-columns:1fr}}.selected{border:2px solid #f0f0f5;border-radius:10px}.container{color:#000;font-family:Courier New,Courier,monospace;margin:0 auto;max-width:1400px;padding:40px 20px;width:95%}header{margin-bottom:40px;text-align:center}header h1{font-size:2rem;letter-spacing:3px}header h2{font-size:1.5rem;letter-spacing:2px;margin-top:10px}.content{display:flex;gap:20px;justify-content:space-evenly;width:100%}.sidebar{align-self:flex-start;border-radius:10px;margin-left:0;margin-right:40px;margin-top:80px;max-width:250px;min-width:200px;position:-webkit-sticky;position:sticky;top:40px}.person-section{display:flex;flex:1 1;flex-direction:column;gap:50px;grid-template-columns:1fr}.person{border:1px solid #000;border-radius:12px;padding:40px}.person h3{font-size:2.2rem;margin-bottom:15px;text-align:left}.person .date{color:#777;font-size:1.1rem;margin-bottom:25px;text-align:left}.person .description{color:#000;font-size:1.8rem;line-height:1.8;text-align:left}@media (max-width:768px){.container{padding:20px}.person-section{grid-template-columns:1fr}}.sidebar{padding:15px;width:25%}.sidebar h3{margin-bottom:10px}.sidebar ul{list-style-type:none;padding:0}.sidebar ul li{margin-bottom:15px}.sidebar ul li a{color:#007bff;display:block;font-size:1.2rem!important;text-decoration:none}.sidebar ul li a:hover{text-decoration:underline}.person{gap:15px;margin-bottom:40px}.person img{border-radius:8px}.person img.small{max-width:250px}.person img.medium,.person img.small{display:block;height:auto;margin:0 auto;object-fit:contain;width:100%}.person img.medium{max-width:450px}.person img.large{margin:0 auto;max-width:800px}.person img.full,.person img.large{display:block;height:auto;object-fit:cover;width:100%}.person img.auto{display:block;height:auto;margin:0 auto;max-width:100%;object-fit:contain}.person img.aspect-portrait{aspect-ratio:3/4;object-fit:cover}.person img.aspect-landscape{aspect-ratio:16/9;object-fit:cover}.layout-top{align-items:center;display:flex;flex-direction:column}.layout-top .text-content{margin-top:35px;width:100%}.layout-bottom{align-items:center;display:flex;flex-direction:column}.layout-bottom .text-content{margin-bottom:35px;width:100%}.layout-left{grid-gap:40px;grid-template-columns:minmax(200px,40%) 1fr}.layout-left,.layout-right{align-items:center;display:grid;gap:40px}.layout-right{grid-gap:40px;grid-template-columns:1fr minmax(200px,40%)}@media (max-width:768px){.layout-left,.layout-right{grid-template-columns:1fr;grid-template-rows:auto 1fr}.layout-right img{order:-1}.content{flex-direction:column}.sidebar{margin-bottom:20px;max-width:none;position:relative;width:100%}.person img.large,.person img.medium,.person img.small{max-width:100%}.layout-left,.layout-right{grid-template-columns:1fr;grid-template-rows:auto 1fr}.layout-right img{order:-1}}.effect-rounded{border-radius:15px;box-shadow:0 4px 12px #00000026}.effect-vintage{border:10px solid #fff;box-shadow:0 4px 10px #0003;filter:sepia(60%) contrast(1.1)}.effect-black-and-white{border-radius:8px;filter:grayscale(100%)}.effect-hover-zoom{transition:transform .3s ease}.effect-hover-zoom:hover{transform:scale(1.05)}.card-grid{align-items:stretch;display:flex;flex-wrap:wrap;gap:40px;justify-content:center;width:100%}.post-card{background:#fff;border:1px solid #e0e0e0;border-radius:4px;cursor:pointer;display:flex;flex:1 1 350px;flex-direction:column;font-family:Courier New,Courier,monospace;max-width:450px;overflow:hidden;transition:transform .2s,box-shadow .2s}.post-card:hover{box-shadow:0 12px 24px #00000014;transform:translateY(-4px)}.post-card-img-placeholder{background-color:#f5f5f5;border-bottom:1px solid #e0e0e0;height:250px;width:100%}.post-card-img-placeholder img{height:100%;object-fit:cover;width:100%}.post-card-content{display:flex;flex-direction:column;padding:25px}.post-card-header{align-items:center;color:#888;display:flex;font-size:.95rem;justify-content:space-between;margin-bottom:20px}.post-card-title{color:#000;font-size:1.6rem;font-weight:400;line-height:1.3;margin:0 0 15px}.post-card-excerpt{color:#555;font-size:1.1rem;line-height:1.6;margin:0}.back-button{background:none;border:none;color:#007bff;cursor:pointer;font-family:inherit;font-size:1.2rem;margin-bottom:30px;padding:0;text-decoration:underline}.person .image-figure,.person .image-figure img{display:block;margin:0 auto}.image-credit{color:#777;font-family:Courier New,Courier,monospace;font-size:.85rem;font-style:italic;margin-top:8px;text-align:center}.image-credit a{border-bottom:1px dotted #999;color:#777;text-decoration:none}.image-credit a:hover{border-bottom-color:#007bff;color:#007bff}.post-card-img-placeholder{position:relative}.post-card-credit{background:#0000008c;bottom:0;color:#fff;font-size:.75rem;font-style:italic;left:0;line-height:1.2;opacity:0;padding:6px 10px;position:absolute;right:0;text-align:right;transition:opacity .2s ease}.post-card-credit a{border-bottom:1px dotted #fff9;color:#fff;text-decoration:none}.post-card:hover .post-card-credit{opacity:1}
/*# sourceMappingURL=main.a0885967.css.map*/