@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-duration:initial}}}.pointer-events-none{pointer-events:none}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.z-20{z-index:20}.z-\[-1\]{z-index:-1}.container{width:100%}.mx-auto{margin-inline:auto}.line-clamp-1{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.block{display:block}.flex{display:flex}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.h-\[55px\]{height:55px}.h-\[152px\]{height:152px}.h-full{height:100%}.max-h-\[500px\]{max-height:500px}.min-h-\[50vh\]{min-height:50vh}.min-h-\[152px\]{min-height:152px}.min-h-screen{min-height:100vh}.w-\[55px\]{width:55px}.w-full{width:100%}.flex-1{flex:1}.shrink-0{flex-shrink:0}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.cursor-pointer{cursor:pointer}.resize{resize:both}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-hidden{overflow:hidden}.overflow-x-hidden{overflow-x:hidden}.scroll-smooth{scroll-behavior:smooth}.border{border-style:var(--tw-border-style);border-width:1px}.border-0{border-style:var(--tw-border-style);border-width:0}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.bg-\[\#111424\]{background-color:#111424}.bg-transparent{background-color:#0000}.object-cover{object-fit:cover}.text-center{text-align:center}.text-left{text-align:left}.text-\[9px\]{font-size:9px}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.whitespace-pre-wrap{white-space:pre-wrap}.text-\[\#e5729f\]{color:#e5729f}.uppercase{text-transform:uppercase}.italic{font-style:italic}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.opacity-60{opacity:.6}.drop-shadow-\[0_2px_4px_rgba\(0\,0\,0\,0\.9\)\]{--tw-drop-shadow-size:drop-shadow(0 2px 4px var(--tw-drop-shadow-color,#000000e6));--tw-drop-shadow:var(--tw-drop-shadow-size);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.duration-300{--tw-duration:.3s;transition-duration:.3s}@media (hover:hover){.group-hover\:opacity-90:is(:where(.group):hover *){opacity:.9}.hover\:underline:hover{text-decoration-line:underline}}@layer utilities{*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;overflow-y:scroll}body{color:#fff;background:linear-gradient(#1e1418 0%,#0a0708 100%) fixed;width:100%;min-height:100vh;font-family:system-ui,-apple-system,sans-serif;overflow-x:hidden}#sakura-canvas{z-index:-1;pointer-events:none;width:100vw;height:100vh;display:block;position:fixed;top:0;left:0}.navbar{z-index:1000;-webkit-backdrop-filter:blur(10px);background:#1e0f1980;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;width:100%;height:70px;padding:0 10%;transition:background .3s,border-color .3s,box-shadow .3s;display:flex;position:fixed;top:0;left:0}.nav-logo{letter-spacing:1px;color:#ffd7e1;font-size:1.75rem;font-weight:700}.nav-logo a{color:inherit;text-decoration:none}.nav-links{gap:3rem;font-size:1.4rem;list-style:none;display:flex}.nav-links a{color:#fffc;font-weight:500;text-decoration:none;transition:color .3s}.nav-links a:hover{color:#f26e8c}.content-wrapper{z-index:1;width:100%;position:relative}.banner-container{z-index:0;pointer-events:none;width:100%;height:550px;position:absolute;top:0;left:0;-webkit-mask-image:linear-gradient(#000 50%,#0000 100%);mask-image:linear-gradient(#000 50%,#0000 100%)}.banner-image{object-fit:cover;object-position:center 30%;opacity:.5;width:100%;height:100%}.portfolio-main{z-index:10;flex-direction:column;gap:6rem;max-width:1200px;margin:0 auto;padding:450px 2rem 80px;display:flex;position:relative}.profile-header{text-align:left;flex-direction:column;gap:1.5rem;width:100%;display:flex}.profile-title-row{align-items:center;gap:1.5rem;display:flex}.avatar-container{z-index:2;background:#d8daee;border:2px solid #080707;border-radius:24px;flex-shrink:0;justify-content:center;align-items:center;width:110px;height:110px;display:flex;position:relative;overflow:hidden}.avatar-container img{object-fit:cover;width:100%;height:100%}.avatar-placeholder{color:#fff6;font-size:.8rem}.profile-name{color:#e5729f;letter-spacing:-.5px;font-family:serif,system-ui;font-size:3.2rem;font-weight:700;line-height:1}.profile-bio{color:#ffffffe6;letter-spacing:.05em;background:#0003;border-left:2px solid #e5729f;border-radius:0 8px 8px 0;max-width:800px;margin-top:1rem;padding:1rem;font-family:Times New Roman,Times,serif;font-size:1.25rem;font-style:italic;line-height:1.8}.portfolio-section{text-align:left;width:100%}.section-header{letter-spacing:.5px;margin-bottom:.5rem;font-family:serif,system-ui;font-size:2.2rem;font-weight:700}.section-divider{border:none;border-top:1px solid #ffffff1a;margin-bottom:1.5rem}.status-rows-container{flex-direction:column;gap:2rem;width:100%;display:flex}.top-activity-row{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:stretch;gap:1.5rem;display:grid}.games-list{flex-direction:column;gap:.75rem;margin-top:.5rem;display:flex}.game-item{background:#0003;border:1px solid #ffffff0d;border-radius:8px;align-items:center;gap:1rem;padding:.5rem;transition:background .2s;display:flex}.game-item:hover{background:#ffffff0d}.game-image{object-fit:cover;border:1px solid #ffffff1a;border-radius:6px;flex-shrink:0;width:55px;height:55px}.game-info h4{color:#ffffffe6;margin-bottom:.1rem;font-size:.95rem;font-weight:600}.game-info p{color:#fff9;font-size:.85rem;line-height:1.3}.projects-row{width:100%}.project-list{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-top:.5rem;display:grid}.project-item{flex-direction:column;gap:.3rem;display:flex}.project-item h4{color:#ffffffe6;font-size:1rem;font-weight:600}.status-box{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;gap:.5rem;padding:1.5rem;display:flex}.status-box h3{color:#e5729f;margin-bottom:.2rem;font-family:serif,system-ui;font-size:1.1rem;font-weight:600}.status-text{color:#ffffffb3;font-size:.95rem;line-height:1.5}.spotify-widget-container{border-radius:12px;display:flex;overflow:hidden}.spotify-iframe{border-radius:12px;width:100%;height:100%;min-height:152px}.podium-gold{background:#ffffff0d;border:1px solid #eab3084d;box-shadow:0 0 15px #eab3081a}.text-gold{color:#facc15}.podium-silver{background:#ffffff0d;border:1px solid #d1d5db4d;box-shadow:0 0 15px #d1d5db0d}.text-silver{color:#d1d5db}.podium-bronze{background:#ffffff0d;border:1px solid #fb923c4d;box-shadow:0 0 15px #fb923c0d}.text-bronze{color:#fb923c}.podium-row{border-radius:.75rem;align-items:center;gap:1.5rem;padding:1rem;display:flex}.podium-number{text-align:center;width:4rem;font-family:serif;font-size:3.75rem;font-weight:700}.link-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;height:80px;text-decoration:none;transition:transform .2s;display:flex;overflow:hidden}.playlist-grid{grid-template-columns:repeat(auto-fit,minmax(285px,2fr));gap:1.55rem;width:100%;display:grid}.spotify-embed{width:100%;height:255px!important}.page-container{max-width:1000px;min-height:100vh;margin:0 auto;padding:150px 2rem 4rem}.page-title{text-align:center;color:#e5729f;margin-bottom:3rem;font-size:2.5rem;font-weight:700}.games-grid{max-w:1200px;grid-template-columns:repeat(auto-fill,270px);justify-content:center;gap:2.5rem;width:100%;margin:0 auto;padding:2rem 0;display:grid}.game-card{cursor:pointer;background:#1a1a1a66;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;gap:.25rem;padding:1rem 1rem .75rem;transition:transform .3s;display:flex}.game-card.is-playing{border-color:#f472b666;box-shadow:0 10px 30px -10px #f472b626}.game-card:hover{border-color:#fff3;transform:translateY(-8px)}.game-art-wrapper{aspect-ratio:2/3;border-radius:12px;width:100%;position:relative;overflow:hidden}.game-art{object-fit:contain;background-color:#0003;width:100%;height:100%}.game-title{color:#fff;text-align:center;margin-top:.25rem;font-size:1.3rem;font-weight:700}.game-info-box{text-align:center;flex-direction:column;gap:.25rem;display:flex}.projects-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2.5rem;display:grid}.project-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;text-decoration:none;transition:transform .3s,border-color .3s;display:flex;overflow:hidden}.project-card:hover{border-color:#fff3;transform:translateY(-5px)}.project-art{aspect-ratio:16/9;object-fit:cover;border-bottom:1px solid #ffffff0d;width:100%}.project-info{flex-direction:column;gap:.5rem;padding:1.5rem;display:flex}.project-title{color:#fff;font-size:1.25rem;font-weight:700}.project-desc{color:#fff9;font-size:.95rem;line-height:1.5}.project-tags{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.tag{color:#f26e8c;background:#f26e8c1a;border-radius:999px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.gallery-wrapper{justify-content:center;align-items:center;width:100%;max-width:900px;height:clamp(300px,50vw,500px);margin:0 auto;display:flex;position:relative}.gallery-slide-window{background:#0006;border:1px solid #ffffff1a;border-radius:16px;width:100%;height:100%;overflow:hidden;box-shadow:0 10px 30px #00000080}.gallery-track{width:100%;height:100%;transition:transform .4s cubic-bezier(.25,1,.5,1);display:flex}.gallery-slide{width:100%;min-width:100%;height:100%}.gallery-image{object-fit:cover;object-position:left center;width:100%;height:100%;display:block}.gallery-control-btn{z-index:20;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:#fff;cursor:pointer;background:#11142499;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.25rem;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.gallery-control-btn:hover{background:#f26e8c;border-color:#0000;transform:translateY(-50%)scale(1.1)}.gallery-control-btn.left{left:-25px}.gallery-control-btn.right{right:-25px}.gallery-dots{justify-content:center;gap:.5rem;display:flex}.gallery-dots .dot{cursor:pointer;background:#fff3;border-radius:50%;width:8px;height:8px;transition:background .3s,transform .3s}.gallery-dots .dot.active{background:#f26e8c;transform:scale(1.2)}.gallery-meta{flex-direction:column;gap:.5rem;margin-top:2rem;display:flex}.site-footer{-webkit-backdrop-filter:blur(10px);z-index:100;background:#1e0f1980;border-top:1px solid #ffffff0d;width:100%;margin-top:auto;padding:2.5rem 0;position:relative}.footer-content{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;max-width:1000px;margin:0 auto;padding:0 2rem;display:flex}.footer-basics{flex-direction:column;gap:.3rem;display:flex}.footer-name{color:#ffffffe6;font-size:1rem;font-weight:600}.footer-tagline{color:#ffffff80;font-size:.85rem}.footer-socials{align-items:center;gap:1.25rem;display:flex}.social-link{color:#fff9;font-size:1.25rem;transition:color .3s,transform .3s;display:flex}.social-link:hover{color:#f26e8c;transform:translateY(-3px)}}@media (max-width:768px){.navbar{padding:0 10%!important}.nav-links{list-style:none;display:flex;gap:1rem!important;font-size:1rem!important}.banner-container{width:100%;height:500px}.banner-image{object-position:75% center}.portfolio-main{padding-top:410px}.profile-bio{border-top:2px solid #e5729f;border-left:none;border-radius:8px}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}
