html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{margin:.67em 0;font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:#0000}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring{outline:1px dotted buttontext}[type=button]:-moz-focusring{outline:1px dotted buttontext}[type=reset]:-moz-focusring{outline:1px dotted buttontext}[type=submit]:-moz-focusring{outline:1px dotted buttontext}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;white-space:normal;max-width:100%;padding:0;display:table}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template,[hidden]{display:none}
:root{--bg-primary:#0a0a0a;--bg-secondary:#1a1a1a;--text-primary:#e8e8e8;--text-secondary:#b8b8b8;--accent-primary:#ff6b6b;--accent-secondary:#d82558;--accent-glow:#ff9f43;--transition-normal:.25s ease-out;--radius-lg:12px;--space-lg:1.5rem}*{box-sizing:border-box}html{scroll-behavior:smooth;width:100%;height:100%;margin:0;padding:0}@media screen and (max-width:768px){html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}}body{color:#e8e8e8;-webkit-overflow-scrolling:touch;background:#0a0a0a;width:100%;min-height:100vh;font-family:Varela Round,sans-serif;line-height:1.6;overflow-x:hidden;margin:0!important;padding:0!important}@media screen and (max-width:768px){body{font-size:16px}}.container{padding-left:var(--bs-gutter-x,.75rem)!important;padding-right:var(--bs-gutter-x,.75rem)!important;margin-left:auto!important;margin-right:auto!important}#__next{width:100%;min-height:100vh;margin:0;padding:0}main{background:linear-gradient(135deg,#0a0a0a 0%,#1a1a1a 100%);flex-direction:column;min-height:100vh;display:flex;position:relative;margin:0!important;padding:0!important}main:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 30%,#ff6b6b08 0%,#0000 50%),radial-gradient(circle at 80% 70%,#4ecdc408 0%,#0000 50%),radial-gradient(circle at 40% 80%,#ff9f4305 0%,#0000 50%);position:absolute;inset:0}.index-bio{flex:1;grid-template-columns:1fr 400px;align-items:center;gap:2rem;max-width:1200px;min-height:calc(100vh - 140px);margin:0 auto;padding:1.5rem 2rem;display:grid}@media screen and (max-width:1279px){.index-bio{text-align:center;grid-template-columns:1fr;gap:1.5rem;min-height:calc(100vh - 120px);padding:1rem 1.5rem}}@media screen and (min-width:600px) and (max-width:959px){.index-bio{gap:1rem;min-height:auto;padding:1.5rem 1rem}}@media screen and (max-width:599px){.index-bio{gap:.5rem;min-height:auto;padding:1rem}}@media screen and (max-width:320px){.index-bio{gap:.25rem;padding:.25rem .5rem}}.index-bio .bio-container{position:relative}@media screen and (min-width:960px) and (max-width:1279px){.index-bio .bio-container{grid-order:2}}.index-bio .bio-container .bio-heading{-webkit-text-fill-color:#0000;text-shadow:0 0 10px #ff6b6b80;background:linear-gradient(135deg,#ff6b6b 0%,#c44569 100%);-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-family:Special Elite,serif;font-size:3rem;font-weight:700;position:relative}@media screen and (min-width:960px) and (max-width:1279px){.index-bio .bio-container .bio-heading{margin-bottom:.5rem;font-size:2.5rem}}@media screen and (min-width:600px) and (max-width:959px){.index-bio .bio-container .bio-heading{margin-bottom:.5rem;font-size:2.2rem}}@media screen and (max-width:599px){.index-bio .bio-container .bio-heading{margin-bottom:.25rem;font-size:1.8rem;line-height:1.2}}@media screen and (max-width:320px){.index-bio .bio-container .bio-heading{font-size:1.6rem}}.index-bio .bio-container .bio-heading:after{content:"█";color:#ff6b6b;-webkit-text-fill-color:#ff6b6b;margin-left:.25rem;animation:1.5s infinite cursor-blink}@media screen and (max-width:599px){.index-bio .bio-container .bio-heading:after{margin-left:2px}}.index-bio .bio-container p{color:#b8b8b8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#25252580;border:1px solid #333;border-radius:12px;margin-bottom:1rem;padding:1.5rem;font-size:1rem;line-height:1.6;position:relative}@media screen and (min-width:960px) and (max-width:1279px){.index-bio .bio-container p{padding:1rem 1.5rem;font-size:1rem;line-height:1.65}}@media screen and (min-width:600px) and (max-width:959px){.index-bio .bio-container p{margin-bottom:.5rem;padding:1rem;font-size:.95rem;line-height:1.6}}@media screen and (max-width:599px){.index-bio .bio-container p{border-radius:8px;margin-bottom:.5rem;padding:.5rem 1rem;font-size:.9rem;line-height:1.55}}@media screen and (max-width:320px){.index-bio .bio-container p{padding:.25rem .5rem;font-size:.85rem;line-height:1.5}}.index-bio .bio-container p:before{content:"";opacity:.3;background:linear-gradient(135deg,#ff6b6b 0%,#c44569 100%);border-radius:12px 12px 0 0;height:1px;position:absolute;top:0;left:0;right:0}@media screen and (max-width:599px){.index-bio .bio-container p:before{border-radius:8px 8px 0 0}}.index-bio .bio-container a{color:#ff6b6b;font-weight:500;text-decoration:none;transition:all .25s ease-out;position:relative}@media screen and (max-width:599px){.index-bio .bio-container a{padding:2px 0;display:inline-block}}.index-bio .bio-container a:hover{color:#ff6b6b;text-shadow:0 0 10px #ff6b6b80}.index-bio .bio-container a:after{content:"";background:linear-gradient(135deg,#ff6b6b 0%,#c44569 100%);width:0;height:2px;transition:width .25s ease-out;position:absolute;bottom:-2px;left:0}@media screen and (max-width:599px){.index-bio .bio-container a:after{height:2px;bottom:-1px}}.index-bio .bio-container a:hover:after{width:100%}.index-bio .bio-container:before{content:"> ";color:#ff6b6b;opacity:.6;font-family:JetBrains Mono,Fira Code,Consolas,monospace;font-size:1.1rem;position:absolute;top:-30px;left:0}@media screen and (min-width:960px) and (max-width:1279px){.index-bio .bio-container:before{display:none}}.index-bio .bio-container:after{content:"";background:linear-gradient(135deg,#ff6b6b 0%,#c44569 100%);border-radius:1px;width:50px;height:2px;position:absolute;bottom:-15px;left:0}@media screen and (min-width:960px) and (max-width:1279px){.index-bio .bio-container:after{display:none}}.index-bio .author-photo{object-fit:cover;object-position:center;border-radius:16px;transition:all .4s ease-out;position:relative;box-shadow:0 8px 24px #00000080;width:350px!important;height:350px!important}@media screen and (max-width:1279px){.index-bio .author-photo{margin:0 auto;display:block}}@media screen and (min-width:960px) and (max-width:1279px){.index-bio .author-photo{width:300px!important;height:300px!important}}@media screen and (min-width:600px) and (max-width:959px){.index-bio .author-photo{width:260px!important;height:260px!important}}@media screen and (max-width:599px){.index-bio .author-photo{border-radius:12px;width:220px!important;height:220px!important}}@media screen and (max-width:360px){.index-bio .author-photo{width:200px!important;height:200px!important}}@media screen and (max-width:320px){.index-bio .author-photo{width:180px!important;height:180px!important}}.index-bio .author-photo:before{content:"";z-index:-1;opacity:.3;background:linear-gradient(135deg,#ff6b6b 0%,#c44569 100%);border-radius:16px;transition:all .4s ease-out;position:absolute;inset:-4px}@media screen and (max-width:599px){.index-bio .author-photo:before{border-radius:12px;inset:-3px}}@media (hover:hover){.index-bio .author-photo:hover{transform:translateY(-4px)rotate(1deg);box-shadow:0 0 20px #ff6b6b4d}.index-bio .author-photo:hover:before{opacity:.6;inset:-6px}}@media (hover:none){.index-bio .author-photo:active{transform:scale(.98)}}.tech-grid{pointer-events:none;z-index:-1;opacity:.3;background-image:linear-gradient(#3333331a 1px,#0000 1px),linear-gradient(90deg,#3333331a 1px,#0000 1px);background-size:50px 50px;position:fixed;inset:0}@media screen and (max-width:768px){.tech-grid{opacity:.15;background-size:30px 30px}}@media screen and (max-width:480px){.tech-grid{opacity:.1;background-size:25px 25px}}@keyframes cursor-blink{0%,50%{opacity:1}51%,to{opacity:0}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#1a1a1a}::-webkit-scrollbar-thumb{background:#ff6b6b;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#ff6b6b}::selection{color:#e8e8e8;background:#ff6b6b4d}::selection{color:#e8e8e8;background:#ff6b6b4d}.footer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10;background:#1a1a1ae6;border-top:1px solid #444;width:100%;padding:2rem 0;position:relative}.footer .footer-content{text-align:center;max-width:1200px;margin:0 auto;padding:0 1.5rem}@media screen and (max-width:599px){.footer .footer-content{padding:0 1rem}}.footer .footer-section{margin-bottom:1.5rem}.footer .footer-section:last-child{margin-bottom:0}.footer .footer-tagline{color:#ff6b6b;letter-spacing:1px;text-shadow:0 0 10px #ff6b6b80;margin:0;font-family:Special Elite,serif;font-size:1.1rem;font-weight:600}@media screen and (max-width:599px){.footer .footer-tagline{font-size:1rem}}.footer .footer-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;display:flex}@media screen and (max-width:599px){.footer .footer-links{gap:.25rem}}.footer .footer-link{color:#b8b8b8;text-transform:lowercase;letter-spacing:.5px;font-family:Special Elite,serif;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .25s ease-out}.footer .footer-link:hover{color:#ff6b6b;text-shadow:0 0 10px #ff6b6b80;transform:translateY(-1px)}@media screen and (max-width:599px){.footer .footer-link{font-size:.85rem}}.footer .footer-separator{color:#888;margin:0 .25rem;font-size:.8rem}@media screen and (max-width:599px){.footer .footer-separator{margin:0 2px}}.footer .footer-copyright{color:#888;margin:0;font-family:Varela Round,sans-serif;font-size:.85rem;font-style:italic}@media screen and (max-width:599px){.footer .footer-copyright{font-size:.8rem}}
.navbar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1000;border-bottom:1px solid #444;position:sticky;top:0;box-shadow:0 4px 12px #0006;background:linear-gradient(135deg,#0a0a0a 0%,#1a1a1a 100%)!important}.navbar:before{content:"";opacity:.3;background:linear-gradient(135deg,#ff6b6b 0%,#c44569 100%);height:1px;position:absolute;top:0;left:0;right:0}.navbar-brand{text-shadow:0 0 10px #ff6b6b80;border-radius:8px;padding:.5rem 1rem;font-family:Special Elite,serif;font-weight:700;transition:all .25s ease-out;position:relative;color:#e8e8e8!important;font-size:1.8rem!important;text-decoration:none!important}.navbar-brand:hover{text-shadow:0 0 10px #ff6b6b80;color:#ff6b6b!important}.navbar-toggler{border-radius:4px;padding:.25rem .5rem;transition:all .25s ease-out;border:1px solid #555!important}.navbar-toggler:focus{box-shadow:0 0 0 2px #ff6b6b4d!important}.navbar-toggler:hover{background:#ff6b6b1a;border-color:#ff6b6b!important}.navbar-toggler .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28232, 232, 232, 0.8%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='m4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")!important}.navbar-nav .nav-link{border-radius:4px;margin:0 .25rem;font-family:Special Elite,serif;font-size:1rem;transition:all .25s ease-out;position:relative;color:#b8b8b8!important;padding:.5rem 1rem!important;text-decoration:none!important}.navbar-nav .nav-link:hover{background:#ff6b6b1a;transform:translateY(-1px);color:#ff6b6b!important}.navbar-nav .nav-link:before{content:">";opacity:0;color:#ff6b6b;transition:all .15s ease-out;position:absolute;left:.25rem}.navbar-nav .nav-link:hover:before{opacity:1;left:.5rem}.dropdown-menu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);overflow:hidden;box-shadow:0 8px 24px #00000080;background:#252525!important;border:1px solid #444!important;border-radius:8px!important;margin-top:.5rem!important}.dropdown-menu:before{content:"";opacity:.5;background:linear-gradient(135deg,#ff6b6b 0%,#c44569 100%);height:1px;position:absolute;top:0;left:0;right:0}.dropdown-menu .dropdown-item{border:none;font-family:Special Elite,serif;transition:all .15s ease-out;position:relative;color:#b8b8b8!important;background:0 0!important;padding:.5rem 1rem!important}.dropdown-menu .dropdown-item:hover{color:#ff6b6b!important;background:#ff6b6b1a!important}.dropdown-menu .dropdown-item:not(:last-child){border-bottom:1px solid #333}.dropdown-toggle:after{border:.3em solid #0000;border-top-color:currentColor;border-bottom:0;transition:transform .15s ease-out}.dropdown-toggle[aria-expanded=true]:after{transform:rotate(180deg)}@keyframes cursor-blink{0%,50%{opacity:1}51%,to{opacity:0}}@media screen and (max-width:599px){.navbar-brand{font-size:1.5rem!important}.navbar-nav .nav-link{border-bottom:1px solid #333;border-radius:0;padding:1rem 1.5rem!important}.navbar-nav .nav-link:hover{background:#ff6b6b1a;transform:none}.dropdown-menu{box-shadow:none;background:#1a1a1a!important;border:none!important;border-radius:0!important;margin-top:0!important}.dropdown-menu .dropdown-item{border-bottom:1px solid #333;padding-left:2rem!important}.dropdown-menu .dropdown-item:hover{background:#ff6b6b1a!important}}.navbar-collapse.show{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a1a1af2;border:1px solid #333;border-radius:8px;margin-top:.5rem;padding:1rem}@media screen and (max-width:599px){.navbar-collapse.show{background:#1a1a1a;border:none;border-radius:0;margin-top:0;padding:0}}
.book-component{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#25252599;border:1px solid #333;border-radius:12px;flex-direction:row;gap:1.5rem;width:100%;max-width:800px;margin:1.5rem auto;padding:1.5rem;transition:all .25s ease-out;display:flex;position:relative}.book-component:before{content:"";border-radius:inherit;z-index:-1;opacity:0;background:linear-gradient(135deg,#ff6b6b 0%,#c44569 100%);transition:opacity .25s ease-out;position:absolute;inset:0}.book-component:hover:before{opacity:.1}.book-component:before{content:"";opacity:.2;background:linear-gradient(135deg,#ff6b6b 0%,#c44569 100%);border-radius:12px 12px 0 0;height:1px;position:absolute;top:0;left:0;right:0}.book-component:hover{border-color:#444;transform:translateY(-4px);box-shadow:0 4px 12px #0006}.book-component:hover .book-cover{transform:scale(1.05)rotate(2deg);box-shadow:0 0 20px #ff6b6b4d}@media screen and (min-width:960px) and (max-width:1279px){.book-component{text-align:center;flex-direction:column;max-width:600px}}@media screen and (min-width:600px) and (max-width:959px){.book-component{text-align:center;flex-direction:column;gap:1rem;max-width:500px;padding:1rem}}@media screen and (max-width:599px){.book-component{gap:1rem;max-width:100%;margin:1rem 0;padding:1rem}}@media screen and (max-width:360px){.book-component{gap:.5rem;padding:.5rem}}.book-component .book-cover{object-fit:cover;border-radius:8px;flex-shrink:0;width:210px;height:160px;transition:all .4s ease-out;box-shadow:0 2px 4px #0000004d}.book-component .book-cover:hover{cursor:pointer}@media screen and (min-width:960px) and (max-width:1279px){.book-component .book-cover{align-self:center;height:200px}}@media screen and (min-width:600px) and (max-width:959px){.book-component .book-cover{height:180px}}@media screen and (max-width:599px){.book-component .book-cover{height:130px}}@media screen and (max-width:360px){.book-component .book-cover{height:110px}}.book-component .book-info{flex-direction:column;flex:1;justify-content:center;display:flex}@media screen and (min-width:960px) and (max-width:1279px){.book-component .book-info{text-align:center;align-items:center}}.book-component .book-info .book-title{color:#e8e8e8;text-shadow:0 0 10px #ff6b6b80;margin-bottom:.5rem;font-family:Special Elite,serif;font-size:1.4rem;font-style:italic;font-weight:600;line-height:1.3}@media screen and (min-width:600px) and (max-width:959px){.book-component .book-info .book-title{font-size:1.2rem}}@media screen and (max-width:599px){.book-component .book-info .book-title{font-size:1rem}}@media screen and (max-width:360px){.book-component .book-info .book-title{font-size:.9rem}}.book-component .book-info .icon{color:#ff6b6b;margin-right:.5rem;font-size:1.2rem;transition:all .15s ease-out;display:inline-block}.book-component .book-info .icon:hover{color:#ff6b6b;text-shadow:0 0 10px #ff6b6b80}.book-component .book-info .book-press{color:#b8b8b8;margin-bottom:.25rem;font-family:Cormorant,serif;font-size:1rem;font-style:italic}@media screen and (min-width:600px) and (max-width:959px){.book-component .book-info .book-press{font-size:.9rem}}@media screen and (max-width:599px){.book-component .book-info .book-press{font-size:.85rem}}@media screen and (max-width:360px){.book-component .book-info .book-press{font-size:.8rem}}.book-component .book-info .book-notes{color:#b8b8b8;margin-bottom:.25rem;font-family:Varela Round,sans-serif;font-size:.9rem;line-height:1.5}@media screen and (min-width:600px) and (max-width:959px){.book-component .book-info .book-notes{font-size:.8rem}}@media screen and (max-width:599px){.book-component .book-info .book-notes{font-size:.75rem}}@media screen and (max-width:360px){.book-component .book-info .book-notes{font-size:.7rem}}.book-component .book-info .book-date{color:#888;margin-top:auto;font-family:JetBrains Mono,Fira Code,Consolas,monospace;font-size:.8rem}.book-component .book-info .book-date:before{content:"> ";color:#ff6b6b;opacity:.7}@media screen and (min-width:600px) and (max-width:959px){.book-component .book-info .book-date{font-size:.7rem}}@media screen and (max-width:599px){.book-component .book-info .book-date{font-size:.65rem}}@media screen and (max-width:360px){.book-component .book-info .book-date{font-size:.6rem}}.book-component:after{content:"";opacity:.3;background:linear-gradient(135deg,#ff6b6b 0%,#c44569 100%);border-radius:1px;width:40px;height:2px;position:absolute;bottom:-1px;right:1rem}@media screen and (min-width:600px) and (max-width:959px){.book-component:after{display:none}}
.contact-page{justify-content:center;align-items:center;min-height:calc(100vh - 80px);padding:2rem;display:flex}.contact-page .contact-container{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#252525b3;border:1px solid #333;border-radius:16px;width:100%;max-width:600px;padding:3rem;position:relative}.contact-page .contact-container:before{content:"";opacity:.4;background:linear-gradient(135deg,#ff6b6b 0%,#c44569 100%);border-radius:16px 16px 0 0;height:1px;position:absolute;top:0;left:0;right:0}.contact-page .contact-container .contact-title{text-align:center;-webkit-text-fill-color:#0000;text-shadow:0 0 10px #ff6b6b80;background:linear-gradient(135deg,#ff6b6b 0%,#c44569 100%);-webkit-background-clip:text;background-clip:text;margin-bottom:3rem;font-family:Special Elite,serif;font-size:3rem;font-weight:700}@media screen and (min-width:960px) and (max-width:1279px){.contact-page .contact-container .contact-title{font-size:2.5rem}}@media screen and (min-width:600px) and (max-width:959px){.contact-page .contact-container .contact-title{font-size:2rem}}.contact-page .contact-container .contact-form .form-field{margin-bottom:1.5rem}.contact-page .contact-container .contact-form .form-field .contact-input .MuiOutlinedInput-root{color:#e8e8e8;background:#1a1a1a4d;border-radius:8px;font-family:Varela Round,sans-serif}.contact-page .contact-container .contact-form .form-field .contact-input .MuiOutlinedInput-root fieldset{border-color:#333;transition:border-color .25s ease-out}.contact-page .contact-container .contact-form .form-field .contact-input .MuiOutlinedInput-root:hover fieldset{border-color:#444}.contact-page .contact-container .contact-form .form-field .contact-input .MuiOutlinedInput-root.Mui-focused fieldset{border-width:2px;border-color:#ff6b6b}.contact-page .contact-container .contact-form .form-field .contact-input .MuiInputLabel-root{color:#b8b8b8;font-family:Special Elite,serif}.contact-page .contact-container .contact-form .form-field .contact-input .MuiInputLabel-root.Mui-focused{color:#ff6b6b}.contact-page .contact-container .contact-form .form-field .field-error{color:#eb4d4b;margin-top:.25rem;font-family:JetBrains Mono,Fira Code,Consolas,monospace;font-size:.8rem;display:block}.contact-page .contact-container .contact-form .contact-submit-btn{color:#e8e8e8;cursor:pointer;background:#ff6b6b1a;border:2px solid #ff6b6b;border-radius:8px;width:100%;margin-top:1.5rem;padding:1rem 2rem;font-family:Special Elite,serif;font-size:1.2rem;font-weight:600;transition:all .25s ease-out;position:relative}.contact-page .contact-container .contact-form .contact-submit-btn:hover:not(:disabled){color:#0a0a0a;background:#ff6b6b;transform:translateY(-2px);box-shadow:0 0 20px #ff6b6b4d}.contact-page .contact-container .contact-form .contact-submit-btn:disabled{opacity:.6;cursor:not-allowed}.contact-page .contact-container .contact-form .contact-submit-btn:before{content:"> ";opacity:0;transition:all .15s ease-out}.contact-page .contact-container .contact-form .contact-submit-btn:hover:not(:disabled):before{opacity:1}.contact-page .contact-container .contact-form .form-error{color:#eb4d4b;text-align:center;margin-top:1rem;font-family:JetBrains Mono,Fira Code,Consolas,monospace;font-size:.9rem;display:block}.contact-page .contact-container .success-container{text-align:center;padding:2rem}.contact-page .contact-container .success-container .success-message{color:#20bf6b;text-shadow:0 0 10px #20bf6b80;margin:0;font-family:Cormorant,serif;font-size:1.3rem;font-style:italic;line-height:1.6}@media screen and (min-width:600px) and (max-width:959px){.contact-page .contact-container .success-container .success-message{font-size:1.1rem}.contact-page{padding:1rem}.contact-page .contact-container{padding:1.5rem}}@media screen and (max-width:599px){.contact-page{padding:.5rem}.contact-page .contact-container{padding:1rem}}.footer{margin-top:2rem}
.gallery-subtitle{color:#b8b8b8;text-align:center;max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-family:Varela Round,sans-serif;font-size:1.1rem;font-style:italic;line-height:1.6}@media screen and (min-width:600px) and (max-width:959px){.gallery-subtitle{margin-bottom:2rem;font-size:1rem}}.gallery{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;margin-bottom:3rem;display:grid}@media screen and (min-width:960px) and (max-width:1279px){.gallery{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem}}@media screen and (min-width:600px) and (max-width:959px){.gallery{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.5rem}}@media screen and (max-width:599px){.gallery{grid-template-columns:1fr;gap:.5rem}}.gallery .gallery-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#2525254d;border:1px solid #333;border-radius:12px;width:100%;padding:0;transition:all .25s ease-out;display:block;position:relative;overflow:hidden}.gallery .gallery-item:hover{border-color:#ff6b6b;transform:translateY(-6px)scale(1.02);box-shadow:0 4px 12px #0006}.gallery .gallery-item:hover .gallery-image{filter:brightness(1.1)contrast(1.1);transform:scale(1.1)}.gallery .gallery-item:hover:before{opacity:1}.gallery .gallery-item:hover:after{opacity:1;transform:translate(-50%,-50%)scale(1)}.gallery .gallery-item:before{content:"";opacity:0;z-index:2;background:linear-gradient(135deg,#ff6b6b1a 0%,#ff6b6b0d 100%);border-radius:12px;transition:all .25s ease-out;position:absolute;inset:0}.gallery .gallery-item:after{content:"▶ VIEW";color:#ff6b6b;opacity:0;z-index:3;letter-spacing:1px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-shadow:0 0 10px #ff6b6b80;background:#0a0a0ae6;border:1px solid #ff6b6b;border-radius:4px;padding:.25rem .5rem;font-family:JetBrains Mono,Fira Code,Consolas,monospace;font-size:.85rem;font-weight:700;transition:all .4s ease-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.8)}.gallery .gallery-image{object-fit:cover;width:100%;height:250px;transition:all .4s ease-out;display:block}@media screen and (min-width:960px) and (max-width:1279px){.gallery .gallery-image{height:220px}}@media screen and (min-width:600px) and (max-width:959px){.gallery .gallery-image{height:200px}}@media screen and (max-width:599px){.gallery .gallery-image{height:200px}}.image-modal-bootstrap .modal-dialog{max-width:90vw}@media screen and (max-width:599px){.image-modal-bootstrap .modal-dialog{max-width:95vw}}.image-modal-bootstrap .modal-content{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0a0af2;border:2px solid #ff6b6b;border-radius:12px}.image-modal-bootstrap .modal-backdrop{background-color:#000000e6}.image-modal-bootstrap h5{color:#ff6b6b;text-shadow:0 0 10px #ff6b6b80;font-family:Special Elite,serif;font-weight:600}.image-modal-bootstrap .custom-close-btn{color:#ff6b6b;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-shadow:0 0 10px #ff6b6b80;background:#0a0a0ae6;border:2px solid #ff6b6b;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;font-weight:700;transition:all .25s ease-out;display:flex}.image-modal-bootstrap .custom-close-btn:hover{color:#ff6b6b;text-shadow:0 0 10px #ff6b6b80;background:#ff6b6b33;transform:scale(1.1)}.image-modal-bootstrap .custom-close-btn:focus{outline:none;box-shadow:0 0 0 .2rem #ff6b6b80}@media screen and (max-width:599px){.image-modal-bootstrap .custom-close-btn{width:35px;height:35px;font-size:1.2rem}}.image-modal-bootstrap .custom-nav-btn{color:#ff6b6b;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10;text-shadow:0 0 10px #ff6b6b80;background:#0a0a0ae6;border:2px solid #ff6b6b;border-radius:8px;justify-content:center;align-items:center;width:50px;height:60px;font-size:1.5rem;font-weight:700;transition:all .25s ease-out;display:flex}.image-modal-bootstrap .custom-nav-btn:hover{color:#ff6b6b;text-shadow:0 0 10px #ff6b6b80;background:#ff6b6b33;transform:scale(1.1)}.image-modal-bootstrap .custom-nav-btn:focus{outline:none;box-shadow:0 0 0 .2rem #ff6b6b80}@media screen and (min-width:960px) and (max-width:1279px){.image-modal-bootstrap .custom-nav-btn{width:45px;height:55px;font-size:1.3rem}}@media screen and (min-width:600px) and (max-width:959px){.image-modal-bootstrap .custom-nav-btn{width:40px;height:50px;font-size:1.2rem}}@media screen and (max-width:599px){.image-modal-bootstrap .custom-nav-btn{width:35px;height:45px;font-size:1rem}}.image-modal-bootstrap .custom-prev-btn{left:30px}@media screen and (min-width:960px) and (max-width:1279px){.image-modal-bootstrap .custom-prev-btn{left:25px}}@media screen and (min-width:600px) and (max-width:959px){.image-modal-bootstrap .custom-prev-btn{left:20px}}@media screen and (max-width:599px){.image-modal-bootstrap .custom-prev-btn{left:15px}}.image-modal-bootstrap .custom-next-btn{right:30px}@media screen and (min-width:960px) and (max-width:1279px){.image-modal-bootstrap .custom-next-btn{right:25px}}@media screen and (min-width:600px) and (max-width:959px){.image-modal-bootstrap .custom-next-btn{right:20px}}@media screen and (max-width:599px){.image-modal-bootstrap .custom-next-btn{right:15px}}
.page-content{min-height:calc(100vh - 80px);padding:2rem}@media screen and (min-width:600px) and (max-width:959px){.page-content{padding:1.5rem}}@media screen and (max-width:599px){.page-content{padding:1rem}}.page-content .page-container{max-width:1400px;margin:0 auto}@media screen and (min-width:600px) and (max-width:959px){.page-content .page-container{padding:0 1rem}}@media screen and (max-width:599px){.page-content .page-container{padding:0 .5rem}}.page-content .page-title{text-align:center;-webkit-text-fill-color:#0000;text-shadow:0 0 10px #ff6b6b80;background:linear-gradient(135deg,#ff6b6b 0%,#c44569 100%);-webkit-background-clip:text;background-clip:text;margin-bottom:3rem;font-family:Special Elite,serif;font-size:3.5rem;font-weight:700}@media screen and (min-width:960px) and (max-width:1279px){.page-content .page-title{font-size:2.8rem}}@media screen and (min-width:600px) and (max-width:959px){.page-content .page-title{margin-bottom:2rem;font-size:2.2rem}}@media screen and (max-width:599px){.page-content .page-title{margin-bottom:1.5rem;font-size:1.8rem}}@media screen and (max-width:360px){.page-content .page-title{margin-bottom:1rem;font-size:1.6rem}}.page-content .writing-section{margin-bottom:3rem}.page-content .writing-section .section-title{color:#e8e8e8;text-shadow:0 0 10px #ff6b6b80;margin-bottom:2rem;font-family:Special Elite,serif;font-size:2rem;font-weight:600;position:relative}.page-content .writing-section .section-title:before{content:"> ";color:#ff6b6b;opacity:.8}.page-content .writing-section .section-title:after{content:"";background:linear-gradient(135deg,#ff6b6b 0%,#c44569 100%);border-radius:1px;width:60px;height:2px;position:absolute;bottom:-8px;left:0}@media screen and (min-width:960px) and (max-width:1279px){.page-content .writing-section .section-title{font-size:1.8rem}}@media screen and (min-width:600px) and (max-width:959px){.page-content .writing-section .section-title{margin-bottom:1.5rem;font-size:1.5rem}}@media screen and (max-width:599px){.page-content .writing-section .section-title{margin-bottom:1rem;font-size:1.2rem}}@media screen and (max-width:360px){.page-content .writing-section .section-title{margin-bottom:1rem;font-size:1.1rem}}.page-content .writing-section .books-grid,.page-content .writing-section .projects-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:2rem;display:grid}@media screen and (min-width:960px) and (max-width:1279px){.page-content .writing-section .books-grid,.page-content .writing-section .projects-grid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media screen and (min-width:600px) and (max-width:959px){.page-content .writing-section .books-grid,.page-content .writing-section .projects-grid{grid-template-columns:1fr;gap:1.5rem}}@media screen and (max-width:599px){.page-content .writing-section .books-grid,.page-content .writing-section .projects-grid{grid-template-columns:1fr;gap:1.5rem}}@media screen and (max-width:360px){.page-content .writing-section .books-grid,.page-content .writing-section .projects-grid{gap:1rem}}.page-content .writing-section .book-praise{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#2525254d;border:1px solid #333;border-radius:12px;margin-top:3rem;padding:2rem}.page-content .writing-section .book-praise .praise-heading{color:#e8e8e8;text-align:center;text-shadow:0 0 10px #ff6b6b80;margin-bottom:1.5rem;font-family:Special Elite,serif;font-size:1.8rem;font-weight:600}@media screen and (min-width:600px) and (max-width:959px){.page-content .writing-section .book-praise .praise-heading{font-size:1.5rem}}.page-content .writing-section .book-praise .praise-quote{background:#1a1a1a4d;border-left:3px solid #ff6b6b;border-radius:8px;margin-bottom:1.5rem;padding:1.5rem;position:relative}.page-content .writing-section .book-praise .praise-quote:before{content:"\"";color:#ff6b6b;opacity:.3;font-family:Cormorant,serif;font-size:3rem;position:absolute;top:-10px;left:1rem}.page-content .writing-section .book-praise .praise-quote p{color:#e8e8e8;margin-bottom:1rem;font-family:Cormorant,serif;font-size:1rem;font-style:italic;line-height:1.7}@media screen and (min-width:600px) and (max-width:959px){.page-content .writing-section .book-praise .praise-quote p{font-size:.9rem}}.page-content .writing-section .book-praise .praise-quote cite{color:#ff6b6b;font-family:Special Elite,serif;font-size:.9rem;font-style:normal;font-weight:600}.page-content .writing-section .book-praise .praise-quote cite:before{content:"— "}@media screen and (min-width:600px) and (max-width:959px){.page-content .writing-section .book-praise .praise-quote cite{font-size:.8rem}}.page-content .writing-section .book-praise .reviews-heading{color:#e8e8e8;text-align:center;margin:2rem 0 1.5rem;font-family:Special Elite,serif;font-size:1.4rem;font-weight:600}@media screen and (min-width:600px) and (max-width:959px){.page-content .writing-section .book-praise .reviews-heading{font-size:1.2rem}}.page-content .writing-section .book-praise .reviews-list{padding:0;list-style:none}.page-content .writing-section .book-praise .reviews-list li{color:#e8e8e8;background:#0a0a0a33;border-left:2px solid #ff6b6b;border-radius:4px;margin-bottom:1rem;padding:1rem;font-family:Varela Round,sans-serif;font-size:.9rem;line-height:1.5}.page-content .writing-section .book-praise .reviews-list li:before{content:"▶ ";color:#ff6b6b;margin-right:.25rem}.page-content .writing-section .book-praise .reviews-list li a{color:#ff6b6b;text-decoration:none;transition:all .25s ease-out}.page-content .writing-section .book-praise .reviews-list li a:hover{color:#ff6b6b;text-shadow:0 0 10px #ff6b6b80}@media screen and (min-width:600px) and (max-width:959px){.page-content .writing-section .book-praise .reviews-list li{font-size:.8rem}}.page-content .writing-section .publications-list{padding:0;list-style:none}.page-content .writing-section .publications-list li{color:#e8e8e8;background:#1a1a1a4d;border-left:3px solid #ff6b6b;border-radius:4px;margin-bottom:1rem;padding:1rem;font-family:Varela Round,sans-serif;font-size:.95rem;line-height:1.6}.page-content .writing-section .publications-list li:before{content:"▶ ";color:#ff6b6b;margin-right:.25rem;font-weight:600}.page-content .writing-section .publications-list li a{text-decoration:none;transition:all .25s ease-out;color:#ff6b6b!important}.page-content .writing-section .publications-list li a:hover{text-shadow:0 0 10px #ff6b6b80;color:#ff6b6b!important}.page-content .writing-section .publications-list li em,.page-content .writing-section .publications-list li i{color:#b8b8b8;font-style:italic}@media screen and (min-width:600px) and (max-width:959px){.page-content .writing-section .publications-list li{padding:.5rem;font-size:.85rem}}@media screen and (max-width:599px){.page-content .writing-section .publications-list li{font-size:.8rem}}.page-content .writing-section .certificates-gallery{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:2rem;display:grid}@media screen and (min-width:960px) and (max-width:1279px){.page-content .writing-section .certificates-gallery{grid-template-columns:repeat(3,1fr);gap:1rem}}@media screen and (min-width:600px) and (max-width:959px){.page-content .writing-section .certificates-gallery{grid-template-columns:repeat(2,1fr);gap:1rem}}@media screen and (max-width:599px){.page-content .writing-section .certificates-gallery{grid-template-columns:1fr;gap:.5rem}}.page-content .writing-section .certificates-gallery .certificate-link{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#2525254d;border:1px solid #333;border-radius:8px;width:100%;padding:0;transition:all .25s ease-out;display:block;overflow:hidden}.page-content .writing-section .certificates-gallery .certificate-link:hover{border-color:#ff6b6b;transform:translateY(-4px);box-shadow:0 4px 12px #0006}.page-content .writing-section .certificates-gallery .certificate-link:hover .certificate-image{transform:scale(1.05)}.page-content .writing-section .project-card{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#25252599;border:1px solid #333;border-radius:12px;flex-direction:row;gap:1.5rem;width:100%;max-width:800px;margin:1.5rem auto;padding:1.5rem;transition:all .25s ease-out;display:flex;position:relative}.page-content .writing-section .project-card:before{content:"";border-radius:inherit;z-index:-1;opacity:0;background:linear-gradient(135deg,#ff6b6b 0%,#c44569 100%);transition:opacity .25s ease-out;position:absolute;inset:0}.page-content .writing-section .project-card:hover:before{opacity:.1}.page-content .writing-section .project-card:before{content:"";opacity:.2;background:linear-gradient(135deg,#ff6b6b 0%,#c44569 100%);border-radius:12px 12px 0 0;height:1px;position:absolute;top:0;left:0;right:0}.page-content .writing-section .project-card:hover{border-color:#444;transform:translateY(-4px);box-shadow:0 4px 12px #0006}.page-content .writing-section .project-card:hover .project-image-button .project-cover{transform:scale(1.05)rotate(2deg);box-shadow:0 0 20px #ff6b6b4d}@media screen and (min-width:960px) and (max-width:1279px){.page-content .writing-section .project-card{text-align:center;flex-direction:column;max-width:600px}}@media screen and (min-width:600px) and (max-width:959px){.page-content .writing-section .project-card{text-align:center;flex-direction:column;gap:1rem;max-width:500px;padding:1rem}}@media screen and (max-width:599px){.page-content .writing-section .project-card{gap:1rem;max-width:100%;margin:1rem 0;padding:1rem}}@media screen and (max-width:360px){.page-content .writing-section .project-card{gap:.5rem;padding:.5rem}}.page-content .writing-section .project-card:after{content:"";opacity:.3;background:linear-gradient(135deg,#ff6b6b 0%,#c44569 100%);border-radius:1px;width:40px;height:2px;position:absolute;bottom:-1px;right:1rem}@media screen and (min-width:600px) and (max-width:959px){.page-content .writing-section .project-card:after{display:none}}.page-content .writing-section .project-card .project-info{flex-direction:column;flex:1;justify-content:center;display:flex}@media screen and (min-width:960px) and (max-width:1279px){.page-content .writing-section .project-card .project-info{text-align:center;align-items:center}}.page-content .writing-section .project-card .project-info .project-title{color:#e8e8e8;text-shadow:0 0 10px #ff6b6b80;margin-bottom:.5rem;font-family:Special Elite,serif;font-size:1.4rem;font-style:italic;font-weight:600;line-height:1.3}@media screen and (min-width:600px) and (max-width:959px){.page-content .writing-section .project-card .project-info .project-title{font-size:1.2rem}}@media screen and (max-width:599px){.page-content .writing-section .project-card .project-info .project-title{font-size:1rem}}@media screen and (max-width:360px){.page-content .writing-section .project-card .project-info .project-title{font-size:.9rem}}.page-content .writing-section .project-card .project-info .icon{color:#ff6b6b;margin-right:.5rem;font-size:1.2rem;transition:all .15s ease-out;display:inline-block}.page-content .writing-section .project-card .project-info .icon:hover{color:#ff6b6b;text-shadow:0 0 10px #ff6b6b80}.page-content .writing-section .project-card .project-info .project-notes{color:#b8b8b8;margin-bottom:.25rem;font-family:Varela Round,sans-serif;font-size:.9rem;line-height:1.5}@media screen and (min-width:600px) and (max-width:959px){.page-content .writing-section .project-card .project-info .project-notes{font-size:.8rem}}@media screen and (max-width:599px){.page-content .writing-section .project-card .project-info .project-notes{font-size:.75rem}}@media screen and (max-width:360px){.page-content .writing-section .project-card .project-info .project-notes{font-size:.7rem}}.page-content .writing-section .project-card .project-info .project-date{color:#888;margin-top:auto;font-family:JetBrains Mono,Fira Code,Consolas,monospace;font-size:.8rem}.page-content .writing-section .project-card .project-info .project-date:before{content:"> ";color:#ff6b6b;opacity:.7}@media screen and (min-width:600px) and (max-width:959px){.page-content .writing-section .project-card .project-info .project-date{font-size:.7rem}}@media screen and (max-width:599px){.page-content .writing-section .project-card .project-info .project-date{font-size:.65rem}}@media screen and (max-width:360px){.page-content .writing-section .project-card .project-info .project-date{font-size:.6rem}}.page-content .writing-section .project-image-button{cursor:pointer;box-shadow:none;border:none;outline:none;margin:0;padding:0;display:block;background:0 0!important}.page-content .writing-section .project-image-button:focus{box-shadow:none;outline:none}.page-content .writing-section .project-image-button:hover{background:0 0!important}.page-content .writing-section .project-image-button .project-cover{object-fit:cover;border-radius:8px;flex-shrink:0;width:210px;height:160px;transition:all .4s ease-out;box-shadow:0 2px 4px #0000004d}@media screen and (min-width:960px) and (max-width:1279px){.page-content .writing-section .project-image-button .project-cover{align-self:center;height:200px}}@media screen and (min-width:600px) and (max-width:959px){.page-content .writing-section .project-image-button .project-cover{height:180px}}@media screen and (max-width:599px){.page-content .writing-section .project-image-button .project-cover{height:130px}}@media screen and (max-width:360px){.page-content .writing-section .project-image-button .project-cover{height:110px}}.page-content .writing-section .certificate-image{object-fit:contain;object-position:center;background:#0a0a0a80;width:100%;height:250px;transition:all .4s ease-out}@media screen and (min-width:600px) and (max-width:959px){.page-content .writing-section .certificate-image{height:220px}}@media screen and (max-width:599px){.page-content .writing-section .certificate-image{height:200px}}.page-content .writing-section .publications-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:2rem;display:grid}@media screen and (min-width:960px) and (max-width:1279px){.page-content .writing-section .publications-grid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media screen and (min-width:600px) and (max-width:959px){.page-content .writing-section .publications-grid{grid-template-columns:1fr;gap:1rem}}@media screen and (max-width:599px){.page-content .writing-section .publications-grid{grid-template-columns:1fr;gap:.5rem}}.page-content .writing-section .reading-list{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#2525254d;border:1px solid #333;border-radius:12px;margin-top:2rem;padding:2rem}.page-content .writing-section .reading-list .bullet-list{margin:0;padding:0;list-style:none}.page-content .writing-section .reading-list .bullet-list li{color:#e8e8e8;background:#1a1a1a66;border-left:3px solid #ff6b6b;border-radius:4px;margin-bottom:1rem;padding:1rem;font-family:Varela Round,sans-serif;font-size:1rem;line-height:1.6;transition:all .25s ease-out}.page-content .writing-section .reading-list .bullet-list li:hover{background:#1a1a1a99;transform:translate(4px)}.page-content .writing-section .reading-list .bullet-list li:before{content:"▶ ";color:#ff6b6b;margin-right:.25rem;font-weight:600}.page-content .writing-section .reading-list .bullet-list li a{font-weight:600;text-decoration:none;transition:all .25s ease-out;color:#ff6b6b!important}.page-content .writing-section .reading-list .bullet-list li a:hover{text-shadow:0 0 10px #ff6b6b80;color:#ff6b6b!important}.page-content .writing-section .reading-list .bullet-list li em,.page-content .writing-section .reading-list .bullet-list li i{color:#b8b8b8;font-style:italic;font-weight:500}@media screen and (min-width:600px) and (max-width:959px){.page-content .writing-section .reading-list .bullet-list li{padding:.5rem;font-size:.9rem}}@media screen and (max-width:599px){.page-content .writing-section .reading-list .bullet-list li{font-size:.85rem}}.page-content .writing-section .teaching-institution{margin-bottom:2rem}.page-content .writing-section .teaching-institution .institution-name{color:#e8e8e8;text-shadow:0 0 10px #ff6b6b80;margin-bottom:1rem;padding-left:1.5rem;font-family:Special Elite,serif;font-size:1.5rem;font-weight:600;position:relative}.page-content .writing-section .teaching-institution .institution-name:before{content:">> ";color:#ff6b6b;opacity:.8;font-weight:700;position:absolute;top:0;left:0}.page-content .writing-section .teaching-institution .institution-name:after{content:"";background:linear-gradient(135deg,#ff6b6b 0%,#c44569 100%);border-radius:1px;width:40px;height:1px;position:absolute;bottom:-4px;left:1.5rem}@media screen and (min-width:960px) and (max-width:1279px){.page-content .writing-section .teaching-institution .institution-name{font-size:1.3rem}}@media screen and (min-width:600px) and (max-width:959px){.page-content .writing-section .teaching-institution .institution-name{font-size:1.2rem}}.page-content .writing-section .teaching-institution .reading-list{margin-top:1rem}.page-content .writing-section .digital-projects-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:2rem;display:grid}@media screen and (min-width:960px) and (max-width:1279px){.page-content .writing-section .digital-projects-grid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media screen and (min-width:600px) and (max-width:959px){.page-content .writing-section .digital-projects-grid{grid-template-columns:1fr;gap:1.5rem}}@media screen and (max-width:599px){.page-content .writing-section .digital-projects-grid{grid-template-columns:1fr;gap:1.5rem}}.page-content .writing-section .digital-projects-grid .project-card{height:100%}.page-content .writing-section .digital-projects-grid .project-card .project-link{height:100%;color:inherit;text-decoration:none;transition:all .25s ease-out;display:block}.page-content .writing-section .digital-projects-grid .project-card .project-link:hover{transform:translateY(-4px)}.page-content .writing-section .digital-projects-grid .project-card .project-link:hover .project-content{background:#25252580;border-color:#ff6b6b}.page-content .writing-section .digital-projects-grid .project-card .project-link:hover .project-content .project-title{text-shadow:0 0 10px #ff6b6b80}.page-content .writing-section .digital-projects-grid .project-card .project-link .project-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#2525254d;border:1px solid #333;border-radius:12px;flex-direction:column;justify-content:space-between;height:100%;padding:2rem;transition:all .25s ease-out;display:flex}.page-content .writing-section .digital-projects-grid .project-card .project-link .project-content .project-title{color:#e8e8e8;margin-bottom:1rem;font-family:Special Elite,serif;font-size:1.8rem;font-weight:700;transition:all .25s ease-out;position:relative}.page-content .writing-section .digital-projects-grid .project-card .project-link .project-content .project-title:before{content:"> ";color:#ff6b6b;opacity:.8}@media screen and (min-width:960px) and (max-width:1279px){.page-content .writing-section .digital-projects-grid .project-card .project-link .project-content .project-title{font-size:1.6rem}}@media screen and (min-width:600px) and (max-width:959px){.page-content .writing-section .digital-projects-grid .project-card .project-link .project-content .project-title{font-size:1.4rem}}.page-content .writing-section .digital-projects-grid .project-card .project-link .project-content .project-description{color:#b8b8b8;flex-grow:1;margin-bottom:1.5rem;font-family:Varela Round,sans-serif;font-size:1rem;line-height:1.6}@media screen and (min-width:600px) and (max-width:959px){.page-content .writing-section .digital-projects-grid .project-card .project-link .project-content .project-description{font-size:.9rem}}.page-content .writing-section .digital-projects-grid .project-card .project-link .project-content .project-tech{margin-top:auto}.page-content .writing-section .digital-projects-grid .project-card .project-link .project-content .project-tech .tech-indicator{color:#ff6b6b;background:#ff6b6b1a;border:1px solid #ff6b6b4d;border-radius:4px;padding:.25rem .5rem;font-family:JetBrains Mono,Fira Code,Consolas,monospace;font-size:.85rem;font-weight:600;display:inline-block}@media screen and (min-width:600px) and (max-width:959px){.page-content .writing-section .digital-projects-grid .project-card .project-link .project-content .project-tech .tech-indicator{font-size:.75rem}.page-content .writing-section .digital-projects-grid .project-card .project-link .project-content{padding:1.5rem}}@media screen and (max-width:599px){.page-content .writing-section .digital-projects-grid .project-card .project-link .project-content{padding:1rem}}a{text-decoration:none;transition:all .25s ease-out;color:#ff6b6b!important}a:hover{text-shadow:0 0 10px #ff6b6b80;color:#ff6b6b!important}a:visited{color:#ff6b6b!important}
.list-history-container{border:1px solid #ccc;border-radius:5px;width:80%;margin-top:2%;margin-left:7%;padding:2rem}.list-history-container h1{margin-bottom:1rem;font-family:Special Elite,serif;font-size:2rem}.list-history-container h3{margin-top:2rem;font-family:Special Elite,serif;font-size:1.5rem}.list-history-container a{color:#8b0000}.list-history-container .delete-selected-button{color:#fff;cursor:pointer;background-color:#8b0000;border:none;border-radius:5px;margin:.5rem;padding:.5rem 1rem;font-size:1rem}.list-history-container .delete-selected-button:hover{background-color:#000}.list-history-container .list-history-table,.list-history-container .categories-table{border-collapse:collapse;text-align:left;table-layout:fixed;border-radius:5px;width:100%;font-family:Varela Round,sans-serif}.list-history-container .list-history-table button,.list-history-container .categories-table button{color:#8b0000;cursor:pointer;background-color:#0000;border:none;font-size:1.5rem}.list-history-container .list-history-table button:hover,.list-history-container .categories-table button:hover{color:#fff}.list-history-container .list-history-table th,.list-history-container .list-history-table td,.list-history-container .categories-table th,.list-history-container .categories-table td{border-bottom:1px solid #ccc;padding:1rem}.list-history-container .list-history-table th,.list-history-container .categories-table th{color:#fff;background-color:#8b0000;font-size:1.2rem}.list-history-container .list-history-table tr,.list-history-container .categories-table tr{cursor:pointer}.list-history-container .list-history-table tr:hover,.list-history-container .list-history-table tr.selected,.list-history-container .categories-table tr:hover,.list-history-container .categories-table tr.selected{color:#fff;background-color:#daa520}.list-history-container .add-category-form{border:1px solid #8b0000;border-radius:8px;flex-direction:column;width:50%;margin:2rem;padding:0 1rem 1rem;display:flex}.list-history-container .add-category-form input{border:1px solid #ccc;border-radius:5px;margin-bottom:1rem;padding:.5rem;font-size:1rem}.list-history-container .add-category-form button{color:#fff;cursor:pointer;background-color:#8b0000;border:none;border-radius:5px;width:25%;font-size:1rem}.list-history-container .add-category-form button.cancel-button{background-color:#daa520}.list-history-container .add-category-form button:hover{background-color:#000}.list-history-container .custom-checkbox{accent-color:#8b0000}.edit-category-modal{font-family:Varela Round,sans-serif}.edit-category-modal .edit-category-modal-header{font-family:Special Elite,serif}.edit-category-modal .edit-category-form{padding:1rem}.edit-category-modal .edit-category-form input{width:80%;margin-bottom:1rem}.edit-category-modal .edit-category-form .edit-category-modal-button{color:#fff;background-color:#8b0000;border:none;border-radius:4px;margin-left:1rem;padding:.3rem .8rem;font-family:Varela Round,sans-serif}.edit-category-modal .edit-category-form .edit-category-modal-button:hover{background-color:#000}
.publication-component{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#25252566;border:1px solid #333;border-radius:8px;flex-direction:row;align-items:center;gap:1.5rem;width:100%;max-width:800px;margin:1rem auto;padding:1.5rem;transition:all .25s ease-out;display:flex;position:relative}.publication-component:before{content:"";opacity:.1;background:linear-gradient(135deg,#ff6b6b 0%,#c44569 100%);border-radius:8px 8px 0 0;height:1px;position:absolute;top:0;left:0;right:0}.publication-component:hover{background:#25252599;border-color:#444;transform:translateY(-2px);box-shadow:0 2px 4px #0000004d}.publication-component:hover .icon{text-shadow:0 0 10px #ff6b6b80}@media screen and (min-width:960px) and (max-width:1279px){.publication-component{text-align:left;flex-direction:row;gap:1rem;max-width:600px}}@media screen and (min-width:600px) and (max-width:959px){.publication-component{text-align:center;flex-direction:column;gap:.5rem;max-width:500px;padding:1rem}}@media screen and (max-width:599px){.publication-component{gap:.25rem;max-width:100%;margin:.5rem 0;padding:.5rem}}.publication-component .icon{color:#ff6b6b;opacity:.8;flex-shrink:0;font-size:2rem;transition:all .25s ease-out}.publication-component .icon.no-link{opacity:.05}@media screen and (min-width:600px) and (max-width:959px){.publication-component .icon{font-size:1.5rem}}@media screen and (max-width:599px){.publication-component .icon{font-size:1.3rem}}.publication-component .publication-info{flex-direction:column;flex:1;display:flex}@media screen and (min-width:600px) and (max-width:959px){.publication-component .publication-info{text-align:center;align-items:center}}.publication-component .publication-info .publication-title{color:#e8e8e8;margin-bottom:.25rem;font-family:Special Elite,serif;font-size:1.1rem;font-weight:600;line-height:1.4}@media screen and (min-width:600px) and (max-width:959px){.publication-component .publication-info .publication-title{font-size:1rem}}@media screen and (max-width:599px){.publication-component .publication-info .publication-title{font-size:.9rem}}@media screen and (max-width:360px){.publication-component .publication-info .publication-title{font-size:.8rem}}.publication-component .publication-info .publication-press{color:#b8b8b8;margin-bottom:.25rem;font-family:Cormorant,serif;font-size:.9rem;font-style:italic;line-height:1.3}@media screen and (min-width:600px) and (max-width:959px){.publication-component .publication-info .publication-press{font-size:.8rem}}@media screen and (max-width:599px){.publication-component .publication-info .publication-press{font-size:.75rem}}.publication-component .publication-info .publication-notes{color:#b8b8b8;margin-bottom:.25rem;font-family:Varela Round,sans-serif;font-size:.8rem;line-height:1.4}@media screen and (min-width:600px) and (max-width:959px){.publication-component .publication-info .publication-notes{font-size:.75rem}}@media screen and (max-width:599px){.publication-component .publication-info .publication-notes{font-size:.7rem}}.publication-component .publication-info .publication-date{color:#888;margin-top:auto;font-family:JetBrains Mono,Fira Code,Consolas,monospace;font-size:.7rem}.publication-component .publication-info .publication-date:before{content:"> ";color:#ff6b6b;opacity:.6}@media screen and (min-width:600px) and (max-width:959px){.publication-component .publication-info .publication-date{font-size:.65rem}}@media screen and (max-width:599px){.publication-component .publication-info .publication-date{font-size:.6rem}}.publication-component:after{content:"";opacity:.2;background:linear-gradient(135deg,#ff6b6b 0%,#c44569 100%);width:30px;height:1px;position:absolute;bottom:-1px;right:1rem}@media screen and (min-width:600px) and (max-width:959px){.publication-component:after{display:none}}
.page-content{z-index:2;min-height:100vh;position:relative}.page-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a1a1acc;border:1px solid #444;border-radius:12px;max-width:1200px;margin:2rem auto;padding:2rem 1.5rem}@media screen and (max-width:599px){.page-container{margin:1rem;padding:1.5rem 1rem}}.page-title{color:#e8e8e8;text-align:center;text-shadow:0 0 10px #ff6b6b80;margin-bottom:1rem;font-family:Special Elite,serif;font-size:2.5rem;font-weight:700}@media screen and (max-width:599px){.page-title{font-size:2rem}}.lexicon-note{color:#b8b8b8;text-align:center;background:#2525254d;border:1px solid #333;border-radius:8px;margin-bottom:1.5rem;padding:1rem;font-size:1rem;line-height:1.6}.lexicon-note a{color:#ff6b6b;text-decoration:none;transition:color .25s ease-out}.lexicon-note a:hover{color:#d82558;text-shadow:0 0 10px #ff6b6b80}.form-container{background:#252525b3;border:1px solid #444;border-radius:8px;padding:1.5rem;position:relative}.form-container:before{content:"";border-radius:inherit;z-index:-1;opacity:0;background:linear-gradient(135deg,#ff6b6b 0%,#c44569 100%);transition:opacity .25s ease-out;position:absolute;inset:0}.form-container:hover:before{opacity:.1}@media screen and (max-width:599px){.form-container{padding:1rem}}.contributor-section{background:#0a0a0a4d;border:1px solid #333;border-radius:4px;margin-bottom:1.5rem;padding:1rem}.contributor-section label{color:#ff6b6b;text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem;font-family:Special Elite,serif;font-size:.9rem;font-weight:700;display:block}.contributor-section input{color:#e8e8e8;background:#1a1a1acc;border:1px solid #333;border-radius:4px;width:100%;padding:.5rem;font-family:Varela Round,sans-serif;font-size:.9rem;transition:all .25s ease-out}.contributor-section input:focus{text-shadow:0 0 10px #ff6b6b80;background:#1a1a1a;border-color:#ff6b6b;outline:none}.contributor-section input::placeholder{color:#888;font-style:italic}.when-form{color:#e8e8e8;text-align:justify;background:#0a0a0a33;border:1px solid #333;border-radius:8px;margin-bottom:1.5rem;padding:1.5rem;font-family:Special Elite,serif;font-size:1.1rem;line-height:2}.when-form input[type=text]{color:#d82558;font-family:Special Elite,serif;font-size:inherit;font-weight:inherit;letter-spacing:inherit;box-sizing:border-box;background:0 0;border:none;border-bottom:2px dotted #ff6b6b;min-width:60px;margin:0 2px;padding:2px 4px;transition:all .25s ease-out;display:inline}.when-form input[type=text]:focus{text-shadow:0 0 10px #ff6b6b80;background:#ff6b6b1a;border-bottom-color:#d82558;outline:none}.when-form input[type=text]:valid{color:#20bf6b;border-bottom-color:#20bf6b}.when-form input[type=text]::placeholder{color:#888;opacity:.7;font-style:italic;font-weight:400}@media screen and (max-width:599px){.when-form{padding:1rem;font-size:1rem;line-height:1.8}}.button-holder{justify-content:center;margin-top:1.5rem;display:flex}.button-holder button{color:#e8e8e8;cursor:pointer;text-transform:uppercase;letter-spacing:1px;background:linear-gradient(135deg,#ff6b6b 0%,#c44569 100%);border:none;border-radius:4px;padding:1rem 2rem;font-family:Special Elite,serif;font-size:1rem;font-weight:700;transition:all .25s ease-out}.button-holder button:hover{text-shadow:0 0 10px #ff6b6b80;transform:translateY(-2px);box-shadow:0 8px 24px #00000080}.button-holder button:active{transform:translateY(0)}.button-holder button:focus{outline-offset:2px;outline:2px solid #ff6b6b}.poem-header{text-align:center;border-bottom:1px solid #333;margin-bottom:2rem;padding-bottom:1.5rem}.poem-header .poem-title{color:#e8e8e8;-webkit-text-fill-color:#0000;text-shadow:0 0 10px #ff6b6b80;background:linear-gradient(135deg,#ff6b6b 0%,#c44569 100%);-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-family:Special Elite,serif;font-size:3.5rem;font-weight:700}@media screen and (min-width:960px) and (max-width:1279px){.poem-header .poem-title{font-size:2.8rem}}@media screen and (min-width:600px) and (max-width:959px){.poem-header .poem-title{font-size:2.2rem}}@media screen and (max-width:599px){.poem-header .poem-title{font-size:1.8rem}}@media screen and (max-width:360px){.poem-header .poem-title{font-size:1.6rem}}.poem-header .poem-subtitle{color:#b8b8b8;margin-bottom:1.5rem;font-size:1rem;font-style:italic;line-height:1.6}@media screen and (max-width:599px){.poem-header .poem-subtitle{font-size:.9rem}}.contributors-marquee{background:#0a0a0a4d;border:1px solid #333;border-radius:8px;padding:.5rem 0;overflow:hidden}.contributors-marquee .contributors-text{color:#b8b8b8;white-space:nowrap;letter-spacing:.5px;margin:0;font-family:Special Elite,serif;font-size:.9rem;font-weight:500}@media screen and (max-width:599px){.contributors-marquee .contributors-text{font-size:.8rem}}.poem-container{background:#252525b3;border:1px solid #444;border-radius:8px;padding:2rem;position:relative}.poem-container:before{content:"";border-radius:inherit;z-index:-1;opacity:0;background:linear-gradient(135deg,#ff6b6b 0%,#c44569 100%);transition:opacity .25s ease-out;position:absolute;inset:0}.poem-container:hover:before{opacity:.1}@media screen and (max-width:599px){.poem-container{padding:1.5rem}}.poem-text{font-family:Special Elite,serif}.poem-text .when-line{color:#e8e8e8;text-indent:-1.5rem;margin-bottom:1rem;padding-left:2.5rem;font-size:1.1rem;line-height:1.8;transition:all .25s ease-out;position:relative}.poem-text .when-line:hover{color:#d82558;text-shadow:0 0 10px #ff6b6b80;padding-left:3rem}.poem-text .when-line:first-child{color:#ff6b6b;margin-bottom:1.5rem;font-size:1.3rem;font-weight:700}.poem-text .when-line:first-child:hover{color:#ff6b6b}.poem-text .when-line span{color:#d82558;font-weight:600;transition:color .15s ease-out}.poem-text .when-line span:hover{color:#ff6b6b}@media screen and (min-width:960px) and (max-width:1279px){.poem-text .when-line{font-size:1rem;line-height:1.7}}@media screen and (min-width:600px) and (max-width:959px){.poem-text .when-line{text-indent:-1rem;padding-left:1.5rem;font-size:.95rem;line-height:1.6}.poem-text .when-line:hover{padding-left:2rem}}@media screen and (max-width:599px){.poem-text .when-line{text-indent:-.8rem;padding-left:1.3rem;font-size:.9rem;line-height:1.5}.poem-text .when-line:first-child{font-size:1.1rem}.poem-text .when-line:hover{padding-left:1.7rem}}
.page-content{z-index:2;min-height:100vh;position:relative}.page-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a1a1acc;border:1px solid #444;border-radius:12px;max-width:1200px;margin:2rem auto;padding:2rem 1.5rem}@media screen and (max-width:599px){.page-container{margin:1rem;padding:1.5rem 1rem}}.page-title{color:#e8e8e8;text-align:center;text-shadow:0 0 10px #ff6b6b80;margin-bottom:1rem;font-size:2.5rem;font-weight:700}@media screen and (max-width:599px){.page-title{font-size:2rem}}.poem-attribution{color:#b8b8b8;text-align:center;margin-bottom:1.5rem;font-size:.9rem;font-style:italic}.swift-poem-container{background:#252525b3;border:1px solid #444;border-radius:8px;margin-bottom:1.5rem;padding:1.5rem;position:relative}.swift-poem-container:before{content:"";border-radius:inherit;z-index:-1;opacity:0;background:linear-gradient(135deg,#ff6b6b 0%,#c44569 100%);transition:opacity .25s ease-out;position:absolute;inset:0}.swift-poem-container:hover:before{opacity:.1}@media screen and (max-width:599px){.swift-poem-container{padding:1rem}}.c{color:#e8e8e8;width:80%;margin-top:.75rem;padding-left:1rem;font-family:Special Elite,serif}.c .swift-line{color:#e8e8e8;text-indent:-1.5rem;padding-left:1.5rem}@media screen and (max-width:599px){.c .swift-line{text-indent:-1rem;padding-left:1rem;font-size:.75rem}}.swift-poem-title{color:#ff6b6b;margin-bottom:1rem;font-family:Special Elite,serif}.swift-button-holder{text-align:center;margin:1rem}.swift-button{color:#e8e8e8;cursor:pointer;text-transform:lowercase;letter-spacing:1px;background:linear-gradient(135deg,#ff6b6b 0%,#c44569 100%);border:none;border-radius:4px;margin-left:1rem;padding:.5rem 1rem;font-family:Special Elite,serif;transition:all .25s ease-out}.swift-button:hover{text-shadow:0 0 10px #ff6b6b80;transform:translateY(-2px);box-shadow:0 8px 24px #00000080}.swift-button:active{transform:translateY(0)}.taper-note{color:#b8b8b8;width:80%;margin-top:3rem;font-family:Cormorant,serif;font-size:.9rem;line-height:1.6}.taper-note a{color:#ff6b6b;text-decoration:none;transition:color .25s ease-out}.taper-note a:hover{color:#d82558;text-shadow:0 0 10px #ff6b6b80}
.poem-page{justify-content:center;align-items:center;min-height:calc(100vh - 80px);padding:2rem;display:flex}.poem-page .poem-container{text-align:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#252525b3;border:1px solid #333;border-radius:16px;max-width:800px;padding:3rem 2rem;position:relative}.poem-page .poem-container:before{content:"";opacity:.4;background:linear-gradient(135deg,#ff6b6b 0%,#c44569 100%);border-radius:16px 16px 0 0;height:1px;position:absolute;top:0;left:0;right:0}.poem-page .poem-container .poem-title{-webkit-text-fill-color:#0000;text-shadow:0 0 10px #ff6b6b80;background:linear-gradient(135deg,#ff6b6b 0%,#c44569 100%);-webkit-background-clip:text;background-clip:text;margin-bottom:3rem;font-family:Special Elite,serif;font-size:3.5rem;font-weight:700;position:relative}@media screen and (min-width:960px) and (max-width:1279px){.poem-page .poem-container .poem-title{font-size:2.8rem}}@media screen and (min-width:600px) and (max-width:959px){.poem-page .poem-container .poem-title{margin-bottom:2rem;font-size:2.2rem}}@media screen and (max-width:599px){.poem-page .poem-container .poem-title{margin-bottom:1.5rem;font-size:1.8rem}}@media screen and (max-width:360px){.poem-page .poem-container .poem-title{margin-bottom:1rem;font-size:1.6rem}}.poem-page .poem-container .poem-content{margin-bottom:2rem;position:relative}.poem-page .poem-container .poem-content .poem-line{color:#e8e8e8;margin:0;font-family:Cormorant,serif;font-size:1.5rem;font-weight:500;line-height:1.6}@media screen and (min-width:960px) and (max-width:1279px){.poem-page .poem-container .poem-content .poem-line{font-size:1.1rem}}@media screen and (min-width:600px) and (max-width:959px){.poem-page .poem-container .poem-content .poem-line{font-size:.9rem}}.poem-page .poem-container .poem-content .poem-line .emoji-slot{margin:0 .25rem;font-size:1.8em;line-height:1;display:inline-block;position:relative}@media screen and (min-width:960px) and (max-width:1279px){.poem-page .poem-container .poem-content .poem-line .emoji-slot{font-size:1.3em}}@media screen and (min-width:600px) and (max-width:959px){.poem-page .poem-container .poem-content .poem-line .emoji-slot{font-size:1em}}.poem-page .poem-container .poem-content .poem-line .emoji-slot:hover{filter:drop-shadow(0 0 15px #ff6b6b99);transform:scale(1.2)rotate(5deg)}.poem-page .poem-container .poem-meta .poem-status{color:#888;opacity:.7;letter-spacing:1px;font-family:JetBrains Mono,Fira Code,Consolas,monospace;font-size:.9rem}.poem-page .poem-container .poem-meta .poem-status:before{content:"> ";color:#ff6b6b}.poem-attribution{color:#b8b8b8;text-align:center;margin-bottom:2rem;font-family:Varela Round,sans-serif;font-size:1rem;font-style:italic}.poem-interface{flex-direction:column;align-items:center;gap:2rem;display:flex}.poem-interface .poem-button{color:#ff6b6b!important;border-color:#ff6b6b!important;padding:.5rem 1.5rem!important;font-family:Special Elite,serif!important;font-weight:600!important;transition:all .25s ease-out!important}.poem-interface .poem-button:hover{text-shadow:0 0 10px #ff6b6b80;background-color:#ff6b6b1a!important;border-color:#ff6b6b!important}.poem-interface .poem-display{text-align:center;width:100%;max-width:800px;min-height:400px}.poem-interface .poem-display p{color:#e8e8e8;margin:.5rem 0;transition:opacity .3s}.poem-interface .poem-display p:first-child{opacity:1}.poem-interface .poem-display p:not(:first-child){opacity:.8}@media screen and (min-width:600px) and (max-width:959px){.poem-interface .poem-display{max-width:100%;padding:0 .5rem}}@keyframes emoji-glow{0%{filter:drop-shadow(0 0 5px #ff6b6b4d)}to{filter:drop-shadow(0 0 20px #ff6b6bb3)}}
.error-page{justify-content:center;align-items:center;min-height:calc(100vh - 80px);padding:2rem;display:flex}.error-page .error-container{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#25252580;border:1px solid #333;border-radius:16px;max-width:600px;padding:3rem;position:relative}.error-page .error-container:before{content:"";opacity:.3;background:linear-gradient(135deg,#ff6b6b 0%,#c44569 100%);border-radius:16px 16px 0 0;height:1px;position:absolute;top:0;left:0;right:0}.error-page .error-container .error-code{-webkit-text-fill-color:#0000;text-shadow:0 0 10px #ff6b6b80;background:linear-gradient(135deg,#ff6b6b 0%,#c44569 100%);-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-family:Special Elite,serif;font-size:8rem;font-weight:700}@media screen and (min-width:960px) and (max-width:1279px){.error-page .error-container .error-code{font-size:6rem}}@media screen and (min-width:600px) and (max-width:959px){.error-page .error-container .error-code{font-size:4rem}}.error-page .error-container .error-code:after{content:"█";color:#ff6b6b;-webkit-text-fill-color:#ff6b6b;margin-left:.5rem;font-size:.5em;animation:1.5s infinite cursor-blink}.error-page .error-container .error-title{color:#e8e8e8;margin-bottom:1.5rem;font-family:Special Elite,serif;font-size:2.5rem}@media screen and (min-width:960px) and (max-width:1279px){.error-page .error-container .error-title{font-size:2rem}}@media screen and (min-width:600px) and (max-width:959px){.error-page .error-container .error-title{font-size:1.5rem}}.error-page .error-container .error-message{color:#b8b8b8;margin-bottom:2rem;font-size:1.1rem;line-height:1.8}@media screen and (min-width:600px) and (max-width:959px){.error-page .error-container .error-message{font-size:1rem}}.error-page .error-container .error-home-link{color:#e8e8e8;background:#ff6b6b1a;border:2px solid #ff6b6b;border-radius:8px;padding:1rem 2rem;font-family:Special Elite,serif;font-size:1.2rem;text-decoration:none;transition:all .25s ease-out;display:inline-block;position:relative}.error-page .error-container .error-home-link:hover{color:#0a0a0a;background:#ff6b6b;transform:translateY(-2px);box-shadow:0 0 20px #ff6b6b4d}.error-page .error-container .error-home-link:before{content:"> ";opacity:0;transition:all .15s ease-out}.error-page .error-container .error-home-link:hover:before{opacity:1}.error-page .error-container:after{content:"ERROR_404_NOT_FOUND";color:#ff6b6b;opacity:.4;letter-spacing:2px;font-family:JetBrains Mono,Fira Code,Consolas,monospace;font-size:.8rem;position:absolute;bottom:-30px;left:50%;transform:translate(-50%)}@media screen and (min-width:600px) and (max-width:959px){.error-page .error-container:after{display:none}}
