#showAnimation{background:var(--color-bg-light);font-family:Inter,sans-serif;height:100%;left:0;margin:0;overflow:hidden;position:absolute;top:0;transition:background-color .3s ease;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;width:100%;z-index:-1}body.dark-mode #showAnimation{background:var(--color-bg-dark)}.hero{height:100%;margin-bottom:0;overflow:hidden;position:relative;width:100%}.rect{align-items:center;background-color:transparent;border:1px solid rgba(122,104,83,.3);border-radius:3px;display:flex;height:26px;justify-content:center;position:absolute;transform-origin:center;transition:border-color .3s ease;width:26px}body.dark-mode .rect{border-color:#d5cab44d}.highlight{background-color:transparent;border:2px solid rgba(122,104,83,.5);border-radius:3px;box-shadow:0 0 8px #7a685333;height:26px;position:absolute;transition:border-color .3s ease,box-shadow .3s ease;width:26px}body.dark-mode .highlight{border-color:#d5cab480;box-shadow:0 0 8px #d5cab433}.cross{align-items:center;color:#7a6853b3;display:flex;font-size:25px;height:25px;justify-content:center;opacity:0;pointer-events:none;position:absolute;transition:color .3s ease;width:25px}body.dark-mode .cross{color:#d5cab4b3}.hero-title{color:var(--color-accent);font-family:Inter,sans-serif;font-size:3rem;pointer-events:none;position:relative;text-align:center;top:40%;transition:color .3s ease;z-index:1000}body.dark-mode .hero-title{color:var(--color-accent-dark)}.cross-counter{bottom:20px;color:var(--color-accent);font-family:Inter,sans-serif;font-size:2rem;font-weight:700;pointer-events:none;position:absolute;right:20px;transition:color .3s ease;z-index:1000}body.dark-mode .cross-counter{color:var(--color-accent-dark)}.decrypted-text[data-v-2c391167]{color:inherit;font-family:Playfair Display,serif;font-size:3rem;font-weight:700;line-height:1.1;margin:0}@media(max-width:768px){.decrypted-text[data-v-2c391167]{font-size:2.25rem}}.decrypted-text .char[data-v-2c391167]{display:inline-block;font-variant-numeric:tabular-nums;min-width:.5em;text-align:center}.project-content .project-title-wrapper{margin-bottom:2rem;width:100%}.project-content .project-hero{align-items:center;display:flex;height:25vh;justify-content:center;margin-bottom:2.5rem;max-height:240px;overflow:hidden;position:relative}.project-content .project-hero #showAnimation{height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.project-content .project-info>h1:first-child{display:none}.project-content .project-info h1{margin-bottom:2rem}.project-content .project-info h2,.project-content .project-info h3{margin-bottom:1.5rem}.project-content .project-info p:not(:last-child){margin-bottom:1rem}.project-content .project-info a{color:inherit}.project-content .project-info .row:not(:last-child){margin-bottom:3.1rem}
