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}}
.budget{background-color:#f9f9f9;min-height:100vh;padding:2rem 0}.budget-container{width:100%;max-width:100%;margin:0 auto;padding:0 2rem}.budget-form{width:100%;max-width:100%;margin:0 auto;padding:0}.budget-form-card{background-color:#fff;border-radius:1rem;margin-bottom:2rem;padding:2rem;box-shadow:0 4px 6px #0000001a}.budget-list{width:100%;max-width:100%;margin:0 auto;padding:0}.budget-list-card{background-color:#fff;border-radius:1rem;padding:2rem;box-shadow:0 4px 6px #0000001a}.budget-layout{background-color:#f9f9f9;grid-template-columns:240px 1fr;min-height:100vh;display:grid}@media (max-width:768px){.budget-layout{grid-template-columns:1fr}}.budget-main{padding:.5rem 2rem 2rem;overflow-y:auto}.budget-nav{background-color:#fff;border-right:1px solid #e0ffff;padding:1.5rem 0}@media (max-width:768px){.budget-nav{z-index:100;border-top:1px solid #e0ffff;border-right:none;padding:.5rem 0;position:fixed;bottom:0;left:0;right:0}}.budget-nav-header{margin-bottom:2rem;padding:0 1.5rem}@media (max-width:768px){.budget-nav-header{display:none}}.budget-nav-title{color:teal;font-size:1.5rem;font-weight:600}.budget-nav-list{margin:0;padding:0;list-style:none}@media (max-width:768px){.budget-nav-list{justify-content:space-around;display:flex}}.budget-nav-item{color:#4a4a4a;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;width:100%;padding:.75rem 1.5rem;transition:all .2s;display:flex}@media (max-width:768px){.budget-nav-item{text-align:center;flex-direction:column;padding:.5rem}}.budget-nav-item:hover{color:teal;background-color:#e0ffff}.budget-nav-item.active{color:#fff;background-color:teal}.budget-nav-item.active:hover{background-color:#066}.budget-nav-icon{margin-right:.75rem;font-size:1.25rem}@media (max-width:768px){.budget-nav-icon{margin-bottom:.25rem;margin-right:0}}.budget-nav-label{font-size:.875rem;font-weight:500}.budget-nav-reminders{background:linear-gradient(135deg,#0080800d 0%,#40e0d00d 100%)!important;border-radius:.75rem!important;margin-top:2rem!important;margin-left:1rem!important;margin-right:1rem!important;padding:1.5rem!important;box-shadow:0 2px 8px #0080801a!important}@media (max-width:768px){.budget-nav-reminders{display:none}}.budget-nav-reminders-header{text-align:center;margin-bottom:1.25rem}.budget-nav-reminders-title{color:teal;text-transform:uppercase;letter-spacing:.5px;justify-content:center;align-items:center;gap:.5rem;margin:0;font-size:.9rem;font-weight:600;display:flex}.budget-nav-reminders-icon{opacity:.8;font-size:.9rem}.budget-nav-reminders-list{background:linear-gradient(145deg,#fff 0%,#f8fffe 100%);border:2px dotted #00808033;border-radius:1rem;flex-direction:column;gap:.75rem;margin:0;padding:1.25rem;list-style:none;display:flex;position:relative;box-shadow:inset 0 1px 3px #0080800d}.budget-nav-reminders-list:after{content:"";background:linear-gradient(90deg,#0000 0%,#0080801a 20%,#00808033 50%,#0080801a 80%,#0000 100%);border-radius:2px;width:80%;height:2px;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}.budget-nav-reminders-item{background-color:#fff!important;border:1px solid #0080801a!important;border-radius:.5rem!important;padding:1rem!important;transition:all .3s!important;position:relative!important;overflow:hidden!important;box-shadow:0 1px 3px #0000001a!important}.budget-nav-reminders-item:before{content:"";background:linear-gradient(teal 0%,#40e0d0 100%);width:4px;height:100%;transition:width .3s;position:absolute;top:0;left:0}.budget-nav-reminders-item:hover{border-color:#00808033;transform:translateY(-2px);box-shadow:0 4px 12px #00808026}.budget-nav-reminders-item:hover:before{width:6px}.budget-nav-reminders-content{align-items:center;gap:.75rem;display:flex}.budget-nav-reminders-icon{color:teal;opacity:.7;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;font-size:1rem;display:flex}.budget-nav-reminders-text{flex-direction:column;flex:1;min-width:0;display:flex}.budget-nav-reminders-title{color:#4a4a4a;word-wrap:break-word;margin-bottom:.25rem;font-size:.8rem;font-weight:500;line-height:1.3}.budget-nav-reminders-date{color:teal;text-transform:uppercase;letter-spacing:.3px;background-color:#0080801a;border-radius:.25rem;width:fit-content;padding:.2rem .5rem;font-size:.7rem;font-weight:600;display:inline-block}.budget-authenticated-user{justify-content:flex-end;padding:1rem;display:flex}.budget-logout-button{color:#fff;cursor:pointer;background-color:teal;border:none;border-radius:.5rem;padding:.5rem 1rem;font-weight:500;transition:all .2s}.budget-logout-button:hover{background-color:#066}.budget-logout-button:focus{outline:none;box-shadow:0 0 0 2px #00808033}.budget-supabase-auth{background-color:#fff;border:1px solid #e0ffff;border-radius:.5rem;max-width:24rem;margin:2rem auto;padding:2rem;box-shadow:0 4px 6px -1px #0000001a}.budget-supabase-auth h2{color:teal;text-align:center;margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}.budget-input-group{margin-bottom:1.5rem}.budget-input-label{color:teal;margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.budget-input-field{background-color:#fff;border:1px solid #e0ffff;border-radius:.5rem;width:100%;padding:.5rem 1rem;transition:all .2s}.budget-input-field:focus{border-color:#40e0d0;outline:none;box-shadow:0 0 0 2px #40e0d01a}.budget-input-field::placeholder{color:#e5e5e5}.budget-input-amount{position:relative}.budget-input-amount:before{content:"$";color:teal;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.budget-input-amount input{padding-left:1.75rem}.budget-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:768px){.budget-grid{grid-template-columns:repeat(2,1fr)}}.budget-checkbox{background-color:#f9f9f9;border:1px solid #e0ffff;border-radius:.5rem;align-items:center;gap:.5rem;margin-top:1rem;margin-bottom:1rem;padding:1rem;display:flex}.budget-checkbox input[type=checkbox]{appearance:none;cursor:pointer;border:2px solid teal;border-radius:.25rem;width:1.25rem;height:1.25rem;transition:all .2s;position:relative}.budget-checkbox input[type=checkbox]:checked{background-color:teal;border-color:teal}.budget-checkbox input[type=checkbox]:checked:after{content:"✓";color:#fff;font-size:.875rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.budget-checkbox input[type=checkbox]:focus{outline:none;box-shadow:0 0 0 2px #00808033}.budget-checkbox label{color:#4a4a4a;font-size:.875rem}.budget-button{color:#fff;cursor:pointer;background-color:teal;border:none;border-radius:.5rem;width:100%;padding:.75rem 1rem;font-weight:500;transition:all .2s}.budget-button:hover{background-color:#066}.budget-button:focus{outline:none;box-shadow:0 0 0 2px #00808033}.budget-button:disabled{cursor:not-allowed;background-color:#00e6e6}.budget-button-loading{justify-content:center;align-items:center;gap:.75rem;display:flex}.budget select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23008080'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:1rem;padding-right:2.5rem}.budget-expense-list{max-width:100%;margin:0 auto}.budget-filters{background-color:#fff;border:1px solid #e0ffff;border-radius:.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1.5rem;padding:1rem;display:grid}.budget-sort{background-color:#fff;border:1px solid #e0ffff;border-radius:.5rem;gap:1rem;margin-bottom:1.5rem;padding:1rem;display:flex}.budget-sort-button{color:teal;cursor:pointer;background-color:#fff;border:1px solid #e0ffff;border-radius:.5rem;padding:.5rem 1rem;font-weight:500;transition:all .2s}.budget-sort-button:hover{background-color:#e0ffff}.budget-sort-button.active{color:#fff;background-color:teal;border-color:teal}.budget-expense-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem;display:grid}.budget-expense-card{background-color:#fff;border:1px solid #e0ffff;border-radius:.5rem;transition:transform .2s;overflow:hidden;box-shadow:0 2px 4px #0000000d}.budget-expense-card:hover{transform:translateY(-2px)}.budget-expense-header{background-color:#e0ffff;justify-content:space-between;align-items:center;padding:1rem;display:flex}.budget-expense-amount{color:teal;font-size:1.25rem;font-weight:600}.budget-expense-type{border-radius:1rem;padding:.25rem .75rem;font-size:.875rem;font-weight:500}.budget-expense-type.shared{color:#fff;background-color:teal}.budget-expense-type.personal{color:teal;background-color:#fff;border:1px solid teal}.budget-expense-details{padding:1rem}.budget-expense-details h3{color:#4a4a4a;margin-bottom:.5rem;font-size:1.125rem;font-weight:500}.budget-expense-details p{color:#4a4a4a;margin-bottom:.25rem;font-size:.875rem}.budget-expense-details p:last-child{margin-bottom:0}.budget-empty-state{text-align:center;color:#4a4a4a;background-color:#fff;border:1px solid #e0ffff;border-radius:.5rem;padding:3rem}.budget-loading{text-align:center;color:teal;padding:2rem}.budget-error{text-align:center;color:#dc2626;background-color:#fee2e2;border:1px solid #fca5a5;border-radius:.5rem;padding:2rem}.budget-summary-container{margin-top:2rem;overflow-x:auto}.budget-summary-table{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%;margin:1rem 0}.budget-summary-table th:first-child,.budget-summary-table td:first-child{width:40%}.budget-summary-table th:not(:first-child),.budget-summary-table td:not(:first-child){width:30%}.budget-summary-header{text-align:left;color:#4a4a4a;border-bottom:2px solid #e5e5e5;padding:1rem;font-weight:600}.budget-summary-header:not(:first-child){text-align:right}.budget-summary-category-row{cursor:pointer}.budget-summary-category-row td.budget-summary-category-group{color:#fff;background-color:teal;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;padding:1rem;font-weight:600;position:relative}.budget-summary-collapse-arrow{font-size:.8em;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.budget-summary-subtotal-row{background-color:#f8f9fa;font-weight:500}.budget-summary-subtotal-row .budget-summary-category{padding-left:1.5rem;font-style:italic}.budget-summary-row{transition:background-color .2s}.budget-summary-row:hover{background-color:#e0ffff}.budget-summary-row.budget-summary-clickable{cursor:pointer}.budget-summary-category{color:#4a4a4a;padding:.75rem 1rem}.budget-summary-expense-meta{color:#666;margin-top:.25rem;font-size:.875rem}.budget-summary-amount{text-align:right;color:#4a4a4a;min-width:120px;padding:.75rem 1rem;font-family:monospace}.budget-summary-divider{background-color:#e5e5e5;height:1px}.budget-summary-total{background-color:#f9f9f9}.budget-summary-total .budget-summary-category,.budget-summary-total .budget-summary-amount{padding:1rem;font-size:1.1em}.budget-summary-joint-total{background-color:#e5e5e5}.budget-summary-joint-total .budget-summary-amount{font-weight:600;text-align:center!important}.budget-modal-title{color:teal;margin-bottom:1rem}.budget-modal-empty-text{text-align:center;color:#666;font-style:italic}.budget-modal-actions{text-align:center;margin-top:1.5rem}.budget-modal-close-button{color:#fff;cursor:pointer;background-color:teal;border:none;border-radius:4px;padding:.5rem 1rem}.budget-modal-close-button:hover{background-color:#066}.budget-month-selector{align-items:center;gap:1rem;margin:1.5rem 0;display:flex}.budget-month-selector .budget-input-label{color:#4a4a4a;font-weight:500}.budget-year-overview{width:100%;max-width:100%}.budget-year-header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}@media (max-width:768px){.budget-year-header{flex-direction:column;align-items:flex-start;gap:1rem}}.budget-year-selector{align-items:center;gap:1rem;display:flex}.budget-year-selector .budget-input-label{color:#4a4a4a;font-weight:500}.budget-year-selector .budget-input-field{min-width:120px}.budget-year-summary{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.budget-summary-card{text-align:center;background-color:#fff;border:1px solid #e0ffff;border-radius:.5rem;padding:1.5rem;box-shadow:0 2px 4px #0000001a}.budget-summary-card h3{color:teal;margin:0 0 .5rem;font-size:1rem;font-weight:500}.budget-summary-card .budget-summary-amount{color:#4a4a4a;margin:0;font-size:1.5rem;font-weight:600}.budget-charts-container{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:1200px){.budget-charts-container{grid-template-columns:1fr 1fr}}.budget-chart-section{background-color:#fff;border:1px solid #e0ffff;border-radius:.5rem;padding:1.5rem;box-shadow:0 2px 4px #0000001a}.budget-chart-title{color:teal;text-align:center;margin:0 0 1.5rem;font-size:1.125rem;font-weight:600}.budget-chart-wrapper{width:100%;height:400px;position:relative}.budget-chart-wrapper canvas{max-height:400px!important}.budget-loading{text-align:center;color:teal;padding:3rem;font-size:1.125rem}
.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}
.todo-container{border:1px solid #ccc;border-radius:8px;margin:.5rem 2% 2%;padding:3rem;box-shadow:0 2px 4px #0000001a}.todo-container .todo-title{font-family:Special Elite,serif}.todo-container .edit-list-container{align-items:center;padding:.2rem;font-family:Varela Round,sans-serif;display:flex}.todo-container .edit-list-container .edit-list-button{color:#8b0000;background-color:#0000;border:none}.todo-container .todo-form{border:1px solid #ccc;border-radius:8px;width:60%;margin-bottom:1rem;padding:1rem;font-family:Varela Round,sans-serif}@media screen and (min-width:600px) and (max-width:959px){.todo-container .todo-form{width:80%}}@media screen and (max-width:599px){.todo-container .todo-form{width:100%}}.todo-container .todo-form.minimized{color:#fff;text-align:center;cursor:pointer;background-color:#8b0000;border:none;border-radius:4px;width:175px;margin-top:1rem;margin-bottom:1rem;padding:.3rem .8rem;font-family:Varela Round,sans-serif}.todo-container .todo-form.minimized:hover{background-color:#000}.todo-container .todo-form.minimized .task-form-open-close-btn{color:#fff}.todo-container .todo-form.minimized .task-form-open-close-btn:hover{color:#fff;cursor:pointer}.todo-container .todo-form .text-input{width:70%;margin:.5rem}@media screen and (min-width:600px) and (max-width:959px){.todo-container .todo-form .text-input{width:50%;margin:.2rem}}@media screen and (max-width:599px){.todo-container .todo-form .text-input{width:60%;margin:.1rem}}.todo-container .todo-form select{margin-left:.5rem}.todo-container .todo-form small{margin:.5rem;font-family:Varela Round,sans-serif}.todo-container .todo-form small a{color:#8b0000;text-decoration:none}.todo-container .todo-form small a:hover{color:#daa520}.todo-container .todo-form button{color:#fff;background-color:#8b0000;border:none;border-radius:4px;padding:.3rem .8rem;font-family:Varela Round,sans-serif}.todo-container .todo-form button:hover{background-color:#000}.todo-container .todo-form button:disabled{color:#000;cursor:not-allowed;background-color:#a9a9a9}.todo-container .minimized-task-form{width:25%}.todo-container .minimized-task-form button.minimized{color:#fff;cursor:pointer;background-color:#8b0000;border:none;border-radius:4px;margin-top:1rem;margin-bottom:1rem;padding:.3rem .8rem;font-family:Varela Round,sans-serif}.todo-container .minimized-task-form button.minimized:hover{background-color:#000}@media screen and (min-width:960px) and (max-width:1279px){.todo-container .minimized-task-form{width:40%}}@media screen and (min-width:600px) and (max-width:959px){.todo-container .minimized-task-form{width:50%}.todo-container .minimized-task-form button{width:auto}.todo-container .minimized-task-form span{display:none}}@media screen and (max-width:599px){.todo-container .minimized-task-form{width:60%}.todo-container .minimized-task-form span{display:none}}.todo-container .task-form-open-close-btn:hover{color:#8b0000;cursor:pointer}.todo-container .todo-list{font-family:Varela Round,sans-serif}.todo-container .todo-list .todo-list-item{border-radius:6px;margin:.2rem;padding:.2rem}.todo-container .todo-list .todo-list-item button{cursor:pointer;border:none;border-radius:4px;margin-left:.5rem;font-family:Varela Round,sans-serif}.todo-container .todo-list .todo-list-item .edit-task-button{color:#daa520;background-color:#0000}.todo-container .todo-list .todo-list-item .finish-task-button{color:#008b8b;background-color:#0000}.todo-container .todo-list .todo-list-item.selected{background-color:#d3d3d3}.todo-container .selected-task-buttons button{color:#fff;cursor:pointer;background-color:#8b0000;border:none;border-radius:4px;margin:.2rem .2rem .5rem;padding:.3rem .8rem;font-family:Varela Round,sans-serif}.todo-container .selected-task-buttons button:hover{background-color:#000}.todo-container .random-task-button{color:#fff;cursor:pointer;background-color:#8b0000;border:none;border-radius:4px;margin-top:1rem;margin-bottom:1rem;padding:.3rem .8rem;font-family:Varela Round,sans-serif}.todo-container .random-task-button:hover{background-color:#000}.todo-container .random-task{margin:1.5rem;font-family:Varela Round,sans-serif;font-size:1.2rem}.todo-container .random-task .current-task{margin-left:1.5rem;font-family:Special Elite,serif;font-size:1.5rem;font-weight:700}.todo-container .random-task button{background-color:#0000;border:none}.todo-container .random-task .save-button{color:#8b0000}.todo-container .random-task .save-button:hover{color:#daa520}.todo-container .random-task .save-button:disabled{color:#a9a9a9;cursor:not-allowed}.todo-container .random-task .done-button{color:#008b8b;margin-right:.5rem}.todo-container .random-task .done-button:hover{color:#daa520}.todo-container .completed-tasks{margin:1.5rem;font-family:Varela Round,sans-serif;font-size:1.2rem}.todo-container .completed-tasks .completed-task{cursor:pointer;text-decoration:line-through}.todo-container .completed-tasks .completed-task.show-button .back-to-list-button{display:inline-block}.todo-container .completed-tasks .completed-task .back-to-list-button{cursor:pointer;color:#daa520;background-color:#0000;border:none;margin-left:.5rem;display:none}.todo-container .bottom-button{color:#fff;cursor:pointer;background-color:#8b0000;border:none;border-radius:4px;margin-top:1rem;margin-left:1rem;padding:.3rem .8rem;font-family:Varela Round,sans-serif}.todo-container .bottom-button.most-recent-list-button{background-color:#daa520}.todo-container .bottom-button.new-list-button{background-color:#008b8b}.todo-container .list-select{border-radius:4px;margin-left:1rem;padding:.3rem .8rem}.todo-container .completed-list-success-message{border:1px solid #8b0000;border-radius:8px;flex-direction:column;align-items:center;width:50%;margin:1rem;padding:1rem;font-family:Varela Round,sans-serif;display:flex}.todo-container .completed-list-success-message .fa{color:#daa520}.todo-container .completed-list-success-message .congrats-cat{border-radius:8px;width:90%;margin-bottom:1rem}.supabase-auth{border:1px solid #ccc;border-radius:8px;flex-direction:column;justify-content:center;width:50%;margin-top:5%;margin-left:25%;padding:3rem;display:flex;box-shadow:0 2px 4px #0000001a}.supabase-auth h2{text-align:center;font-family:Special Elite,serif}.authenticated-user{border:1px solid #ccc;border-radius:8px;flex-direction:row;justify-content:space-between;align-items:center;width:30%;margin-top:1%;margin-left:68%;padding:.5rem;font-family:Varela Round,sans-serif;display:flex;box-shadow:0 2px 4px #0000001a}.authenticated-user a{color:#8b0000;font-family:Varela Round,sans-serif}@media screen and (min-width:600px) and (max-width:959px){.authenticated-user{width:50%;margin-left:48%}}@media screen and (max-width:599px){.authenticated-user{width:50%;margin-left:48%}}.authenticated-user .user-avatar{border-radius:50%;width:50px;height:50px;margin-right:1rem}.authenticated-user .logout-button{color:#fff;cursor:pointer;background:#8b0000;border:none;border-radius:5px;width:25%;height:50%;padding:.5rem 1rem;font-size:1rem}@media screen and (min-width:600px) and (max-width:959px){.authenticated-user .logout-button{width:30%;height:40%;padding:.3rem .5rem;font-size:.8rem}}.edit-list-modal{font-family:Varela Round,sans-serif}.edit-list-modal .edit-list-modal-header{font-family:Special Elite,serif}.edit-list-modal .edit-list-form{padding:1rem}.edit-list-modal .edit-list-form input{width:80%;margin-bottom:1rem}.edit-list-modal .edit-list-form .edit-list-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-list-modal .edit-list-form .edit-list-modal-button:hover{background-color:#000}.edit-task-modal{font-family:Varela Round,sans-serif}.edit-task-modal .edit-task-modal-header{font-family:Special Elite,serif}.edit-task-modal .edit-task-form{padding:1rem}.edit-task-modal .edit-task-form input{width:80%;margin-bottom:1rem}.edit-task-modal .edit-task-form .edit-task-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-task-modal .edit-task-form .edit-task-modal-button:hover{background-color:#000}.edit-task-modal .edit-task-form .delete-task-button{cursor:pointer;color:#fff;background-color:#8b0000;border:none;border-radius:4px;margin-left:1rem;padding:.3rem .8rem;font-family:Varela Round,sans-serif}.edit-categories-link{color:#8b0000;text-align:right;margin-top:.2rem;font-size:.8rem;text-decoration:none;display:block}.edit-categories-link:hover{color:#daa520}
.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}}
