*{margin:0;padding:0;box-sizing:border-box}:root{font-family:"Source Serif 4","DM Serif Text",serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#f9f9f9;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.source-serif-4{font-family:"Source Serif 4",serif;font-optical-sizing:auto;font-weight:700;font-style:normal}body{margin:0;padding:0;min-width:320px;min-height:100vh;width:100%;background-image:url(backgroundStars.png);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed}#root{width:100%;min-height:100vh}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#f9f9f9}a:hover{color:#747bff}button{background-color:#f9f9f9}}.navbar{display:flex;justify-content:space-between;align-items:center;padding:.8rem 2rem;background-color:transparent;position:fixed;top:0;left:0;right:0;width:100vw;z-index:100;box-sizing:border-box;margin:0}.navbar-left{display:flex;align-items:center;gap:2rem}.navbar-right{display:flex;align-items:center;gap:1.5rem}.logo-link{display:flex;align-items:center;justify-content:center;line-height:0}.logo{height:60px;max-height:60px;width:auto;display:block;transition:opacity .3s ease}.logo-link:hover .logo{opacity:.6;filter:drop-shadow(#fc51e5 0 6px 12px)}.nav-link{text-decoration:none;color:#000;font-family:Inter,sans-serif!important;font-optical-sizing:auto;font-weight:600!important;font-style:normal;font-size:1rem;transition:color .2s ease}.nav-link:hover{color:#fc51e5!important}.social-icon{font-size:25px;color:#000;transition:color .3s ease}.social-link:hover .social-icon{color:#fc51e5}.navbar-scrolled{background-color:#ffffffeb;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 2px 12px #00000014}.nav-link-active{text-decoration:underline!important;text-underline-offset:4px}@media(max-width:768px){.navbar{padding:1rem}.navbar-left{gap:1rem}.nav-link{font-size:.8rem}.social-icon{font-size:20px}.logo{height:50px;max-height:50px}}.projects-background{min-height:100vh;background-image:url(/backgroundStars.png);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed}.projects-background:before{content:"";position:fixed;inset:0;background:#ffffffb3;z-index:0}.projects-page{min-height:100vh;padding:8rem 2rem 4rem;max-width:1200px;margin:0 auto;position:relative;z-index:1}.projects-title{font-family:"Source Serif 4",serif;font-size:4rem;font-weight:700;text-align:center;margin-bottom:3rem;color:#000}.projects-list{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.project-card{border-radius:12px;overflow:hidden;background:#fff;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease;border:1px solid rgba(255,98,234,.3);box-shadow:0 4px 20px #00000040,0 0 0 1px #ff62ea1a}.project-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000001f}.project-card:hover .project-hero-img{filter:brightness(.85)}.project-hero{width:100%;height:280px;position:relative;display:flex;align-items:flex-end}.project-hero-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:filter .25s ease}.project-hero-overlay{position:absolute;inset:0;background:linear-gradient(to top,#000000d9,#00000080,#0000004d)}.project-hero-text{position:relative;z-index:1;padding:1.5rem}.project-hero-text h2{font-family:"Source Serif 4",serif;font-size:2rem;font-weight:600;color:#fff;margin-bottom:4px}.project-date{font-family:Inter,sans-serif;font-size:.85rem;color:#ffffffbf}.project-body{padding:1.25rem 1.5rem}.project-description{font-family:Inter,sans-serif;font-size:1rem;color:#555;line-height:1.6;margin-bottom:1rem}.project-tags{display:flex;gap:8px;flex-wrap:wrap}.project-tag{padding:4px 12px;background:#ff62ea26;border:.5px solid rgba(255,98,234,.4);border-radius:6px;font-family:Inter,sans-serif;font-size:.85rem;color:#ff62ea}@media(max-width:768px){.projects-page{padding:6rem 1rem 2rem;background-attachment:scroll}.projects-title{font-size:2.5rem}.projects-list{grid-template-columns:1fr}.project-hero{height:200px}.project-hero-text h2{font-size:1.5rem}}@media(max-width:480px){.projects-title{font-size:1.75rem}}.redbubble-page{min-height:100vh;min-width:100vw;background-color:#f9f9f9;padding:8rem 2rem 4rem;position:relative;inset:0;overflow-y:auto;z-index:1}.redbubble-header{display:flex;justify-content:center;align-items:center;margin-bottom:2rem}.redbubble-title-image{max-width:800px;width:100%;height:auto}.redbubble-content{max-width:1200px;margin:0 auto}.redbubble-description{font-family:Inter,sans-serif;font-size:1.1rem;line-height:1.6;text-align:center;color:#555;margin-bottom:2rem;max-width:800px;margin-left:auto;margin-right:auto}.shop-button{display:block;width:fit-content;margin:0 auto 4rem;padding:1rem 3rem;background-color:#4155ea;color:#fff;text-decoration:none;border-radius:8px;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;transition:background-color .3s ease,transform .2s ease}.shop-button:hover{background-color:#ff62ea;color:#fff;transform:translateY(-2px)}.design-section{margin-bottom:4rem}.design-section h2{font-family:"Source Serif 4",serif;font-size:2rem;font-weight:600;margin-bottom:2rem;color:#333}.designs-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.design-card{display:block;overflow:hidden;border-radius:12px;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 4px 8px #0000001a}.design-card:hover{transform:scale(1.05);box-shadow:0 8px 16px #00000026}.design-card img{width:100%;height:100%;object-fit:cover;aspect-ratio:1;display:block}@media(max-width:768px){.redbubble-page{padding:6rem 1rem 2rem}.redbubble-title-image{max-width:400px}.designs-row{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem}.design-section h2{font-size:1.5rem}.redbubble-description{font-size:.9rem}}.home-hero{display:flex;justify-content:center;align-items:center;min-height:100vh;width:100%;background-image:url(/backgroundStars.png);background-size:cover;background-position:center;background-attachment:fixed}.home-logo{max-width:600px;width:80%;height:auto}.home-intro{min-height:100vh;background-color:#f9f9f9;color:#000;display:flex;justify-content:center;align-items:center;padding:4rem 2rem}.intro-content{max-width:800px;text-align:center}.intro-content h2{font-family:"Source Serif 4",serif;font-size:3rem;margin-bottom:.5rem;color:#000}.intro-content p{font-family:Inter,sans-serif;font-size:1.2rem;line-height:1.8;color:#000}.profile-drawing{max-width:500px;width:80%;height:auto}.intro-tags{display:flex;justify-content:center;gap:10px;margin-bottom:2rem;flex-wrap:wrap}.intro-tag{padding:4px 16px;background:#ff62ea26;border:.5px solid rgba(255,98,234,.4);border-radius:6px;font-family:Inter,sans-serif;font-size:1rem;color:#ff62ea}.divider{background-color:#f9f9f9;width:100%;height:auto;margin:0;padding:0 2rem;display:block}.home-faq{min-height:100vh;background-color:#f9f9f9;display:flex;justify-content:center;align-items:center;padding:4rem 2rem;margin-top:-8rem}.faq-content{max-width:700px;width:100%;text-align:center}.faq-title{font-family:"Source Serif 4",serif;font-size:2.5rem;color:#000;margin-bottom:3rem}.faq-list{display:flex;flex-direction:column;gap:2.5rem;text-align:left}.faq-item h3{font-family:"Source Serif 4",serif;font-size:1.4rem;color:#000;margin-bottom:.5rem}.faq-item p{font-family:Inter,sans-serif;font-size:1rem;line-height:1.8;color:#555}.footer{background-color:#f9f9f9;padding:2rem;text-align:center;border-top:.5px solid #e0e0e0}.footer p{font-family:Inter,sans-serif;font-size:.9rem;color:#999;margin-bottom:4px}.footer-name{color:#555;font-weight:500}.footer-divider{width:100px;height:auto;margin-bottom:1rem;display:block;margin-left:auto;margin-right:auto}@media(max-width:768px){.home-hero{background-position:center center;background-attachment:scroll}.home-logo{max-width:400px;width:90%}.profile-drawing{max-width:300px;width:90%}.intro-content h2{font-size:2rem}.intro-content p{font-size:1rem}.home-intro{padding:2rem 1rem}.divider{padding:2rem 0rem}.faq-title{font-size:1.8rem}.faq-item h3{font-size:1.2rem}.faq-item p{font-size:1rem}}
