*{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:1rem 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;filter:drop-shadow(0 6px 12px rgba(0,0,0,.9))}.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;filter:drop-shadow(0 6px 12px rgba(4,4,4,.9))}.nav-link:hover{color:#fc51e5!important;filter:drop-shadow(#fc51e5 0 6px 12px)}.social-icon{font-size:25px;color:#000;transition:color .3s ease;filter:drop-shadow(0 8px 15px rgb(0,0,0))}.social-link:hover .social-icon{color:#fc51e5;filter:drop-shadow(0 8px 15px #fc51e5)}@media(max-width:768px){.navbar{padding:1rem}.navbar-left{gap:1rem}.nav-link{font-size:.9rem}}.projects-background{min-height:100vh;background-image:url(/backgroundStars.png);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed}.projects-page{min-height:100vh;padding:8rem 2rem 4rem;max-width:1400px;margin:0 auto}.projects-title{font-family:"Source Serif 4",serif;font-size:4rem;font-weight:700;text-align:center;margin-bottom:4rem;color:#000}.projects-list{display:flex;flex-direction:column;gap:3rem}.project-block{display:flex;gap:3rem;align-items:center;background:#fff;padding:2.5rem;border-radius:16px;box-shadow:0 4px 12px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.project-block:hover{transform:translateY(-5px);box-shadow:0 8px 20px #00000026}.project-content{flex:1}.project-content h2{font-family:Inter,sans-serif;font-size:2rem;font-weight:600;margin-bottom:1rem;color:#222}.project-description{font-family:Inter,sans-serif;font-size:1.1rem;line-height:1.6;color:#555;margin-bottom:1.5rem}.project-tech{font-family:Inter,sans-serif;font-size:.95rem;color:#666;margin-bottom:1.5rem}.project-tech strong{color:#333}.project-link{display:inline-block;padding:.75rem 1.5rem;background-color:#4155ea;color:#fff;text-decoration:none;border-radius:8px;font-family:Inter,sans-serif;font-weight:600;transition:background-color .3s ease}.project-link:hover{background-color:#ff62ea;color:#fff}.project-image{width:300px;height:300px;flex-shrink:0}.project-image img{width:100%;height:100%;object-fit:cover;border-radius:12px}@media(max-width:968px){.project-block{flex-direction:column}.project-image{width:100%;max-width:400px}.projects-title{font-size:3rem}}@media(max-width:768px){.projects-page{padding:6rem 1rem 2rem}.projects-title{font-size:2.5rem}.project-block{padding:1.5rem}}.redbubble-page{min-height:100vh;min-width:100vw;background-color:#f9f9f9;padding:8rem 2rem 4rem;position:fixed;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}}.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:2rem;color:#000}.intro-content p{font-family:Inter,sans-serif;font-size:1.2rem;line-height:1.8;color:#000}@media(max-width:768px){.home-logo{max-width:400px;width:90%}.intro-content h2{font-size:2rem}.intro-content p{font-size:1rem}.home-intro{padding:2rem 1rem}}
