html{scroll-behavior:smooth}main{flex:1;padding:3rem 5rem}@media (max-width: 768px){main{padding:2rem}}@media (max-width: 480px){main{padding:.8rem}}.container{max-width:1200px;margin:0 auto;padding:0 1rem;width:100%}.profile img{width:clamp(100px,20vw,160px);aspect-ratio:1 / 1;border-radius:50%;object-fit:cover;margin-top:2rem;margin-bottom:2rem}.section#hero{display:flex;flex-direction:column;justify-content:center;width:100%;min-height:70vh}.section#hero h1{font-size:3rem;margin-bottom:0}.section#hero h2{font-size:1.2rem;font-weight:400}.section#hero p{font-size:1rem;font-weight:300;max-width:30rem;margin-top:1.2rem;margin-bottom:1.2rem}.social-links{display:inline-flex;margin-top:.5rem;margin-bottom:1rem;gap:.8rem}.social-links span{font-size:1.5rem}.social-links a{color:inherit}.hero-buttons .p-button{border-radius:2rem;padding:1rem 1.5rem;margin-right:.6rem;background:linear-gradient(270deg,#80008026,#0000ff26,#ff000026);background-size:400% 400%;animation:auroraIdle 12s ease infinite;color:#fff;border:1px solid rgba(255,255,255,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .4s ease}.hero-buttons .p-button:hover{background:linear-gradient(270deg,#c800ff73,#00b4ff73,#ff646473,#00ffb473);background-size:500% 500%;animation:auroraActive 6s ease infinite;transform:scale(1.03)}@keyframes auroraIdle{0%{background-position:50% 50%}25%{background-position:100% 30%}50%{background-position:20% 70%}75%{background-position:80% 100%}to{background-position:50% 50%}}@keyframes auroraActive{0%{background-position:0% 50%}25%{background-position:100% 20%}50%{background-position:50% 100%}75%{background-position:20% 0%}to{background-position:0% 50%}}.section#about{display:flex;flex-direction:column}.section#about .profile img{width:clamp(100px,20vw,140px);aspect-ratio:1 / 1;border-radius:50%;object-fit:cover}.section#about h3{font-size:1rem;margin-bottom:.2rem}.section#about h4{font-size:.9rem;margin:0;font-weight:400;font-style:italic}.section#about p{font-size:.9rem}.section#about .bio{display:inline-flex;gap:4rem}.section#about .bio p{font-size:1rem;margin:0}.glass-aurora-container{position:relative;padding:2rem 1rem;border-radius:1.5rem;background:#1202251f;border:1px solid rgba(255,255,255,.15);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-image:linear-gradient(120deg,#8000802e,#00b4ff2e,#ff50502e);background-size:300% 300%;animation:auroraPanel 18s ease infinite;box-shadow:0 0 25px #8000ff26}@keyframes auroraPanel{0%{background-position:50% 50%}25%{background-position:80% 30%}50%{background-position:20% 70%}75%{background-position:100% 100%}to{background-position:50% 50%}}.p-timeline{max-width:700px}.p-timeline-event-opposite{font-size:15px;max-width:190px}.p-timeline-event-marker{width:16px;height:16px;border-radius:50%;border:1.5px solid rgba(255,255,255,.3);background:linear-gradient(120deg,#c800ff4d,#00b4ff4d,#ff64be4d);background-size:300% 300%;animation:markerAurora 6s ease infinite;box-shadow:0 0 1px #c800ff99,0 0 2px #00b4ff99,0 0 4px #ff64be99}.p-timeline-event-connector{flex:1;width:1px;margin:0 auto;background:linear-gradient(180deg,#c800ff4d,#00b4ff4d,#ff64be4d);background-size:300% 300%;animation:connectorAurora 10s ease infinite}@keyframes markerAurora{0%{background-position:50% 0%}50%{background-position:100% 100%}to{background-position:50% 0%}}@keyframes connectorAurora{0%{background-position:50% 100%}50%{background-position:0% 0%}to{background-position:50% 100%}}.timeline-item{display:flex;flex-direction:column;gap:.5rem}.timeline-header{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.timeline-description{margin-top:.5rem;font-size:.95rem;font-weight:300;color:#ffffffd9;max-height:none;opacity:1;overflow:visible;transform:none;transition:none}.project-table-wrapper{max-width:1200px}.project-table{border-radius:1.2rem;overflow:hidden;color:#fff;font-size:.9rem}.project-table .p-datatable-thead>tr>th{background:transparent;border:none;color:#fffc;font-weight:600;text-align:left}.project-table .p-datatable-tbody>tr{background:transparent;transition:background .3s ease}.project-table .p-datatable-tbody>tr:hover{background:#c800ff1a}.project-table .p-datatable-tbody td{padding:1rem}.project-subtitle{font-style:italic;color:#ffffffb3}.project-description{margin:0;color:#ffffffd9}.project-tools{display:flex;flex-wrap:wrap;gap:.4rem}.tool-tag{font-size:.75rem;padding:.3rem .6rem;border-radius:.9rem;background:#ffffff1f;border:1px solid rgba(255,255,255,.2);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff}.project-links-container{display:flex;flex-direction:column;gap:.5rem;align-items:flex-start}.project-link-button{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem .8rem;border-radius:1rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;text-decoration:none;font-size:.8rem;font-weight:500;transition:background .3s ease,transform .2s ease}.project-link-button:hover{background:#fff3;transform:translateY(-1px)}.project-link-button img{width:16px;height:16px;border-radius:4px}.top-bar .p-button{background:transparent;border:none;padding:0;color:#fff;font-size:1.1rem;font-weight:600;position:relative;cursor:pointer;background:linear-gradient(90deg,#c800ffcc,#00b4ffcc,#ff5078cc);background-size:300% 300%;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:textAurora 8s ease infinite;transition:filter .3s ease}.top-bar .p-button:after{content:"";position:absolute;left:0;bottom:-4px;width:100%;height:3px;border-radius:3px;background:linear-gradient(90deg,#c800ffcc,#00b4ffcc,#ff5078cc);background-size:300% 300%;transition:filter .3s ease}.top-bar .p-button:hover{filter:brightness(1.4) drop-shadow(0 0 6px rgba(255,200,255,.5))}.top-bar .p-button:hover:after{filter:brightness(1.6) drop-shadow(0 0 10px rgba(200,0,255,.6))}@keyframes textAurora{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes projectAurora{0%{background-position:50% 50%}25%{background-position:100% 30%}50%{background-position:20% 70%}75%{background-position:80% 100%}to{background-position:50% 50%}}.aurora{position:fixed;top:0;left:0;width:100vw;height:100vh;overflow:hidden;z-index:-1;background:#07071f}.aurora div{position:absolute;opacity:.2;width:0;height:0;pointer-events:none;filter:blur(150px);mix-blend-mode:screen}.colour-1{box-shadow:0 0 15vmax 25vmax purple;animation:hueRotate 50s linear infinite,colour1Anim 20s ease-in-out infinite}.colour-2{box-shadow:0 0 15vmax 25vmax #00f;animation:hueRotate 30s linear infinite,colour2Anim 30s ease-in-out infinite}.colour-3{box-shadow:0 0 15vmax 25vmax red;animation:hueRotate 40s linear infinite,colour3Anim 25s ease-in-out infinite}@keyframes hueRotate{0%{filter:hue-rotate(0deg)}to{filter:hue-rotate(360deg)}}@keyframes colour1Anim{0%{top:0vh;left:50vw}25%{top:20vh;left:10vw}50%{top:80vh;left:70vw}75%{top:60vh;left:90vw}to{top:0vh;left:50vw}}@keyframes colour2Anim{0%{top:40vh;left:100vw}25%{top:80vh;left:60vw}50%{top:20vh;left:0vw}75%{top:60vh;left:20vw}to{top:40vh;left:100vw}}@keyframes colour3Anim{0%{top:100vh;left:50vw}25%{top:80vh;left:80vw}50%{top:20vh;left:30vw}75%{top:40vh;left:10vw}to{top:100vh;left:50vw}}@font-face{font-family:primeicons;font-display:block;src:url(/assets/primeicons-DMOk5skT.eot);src:url(/assets/primeicons-DMOk5skT.eot?#iefix) format("embedded-opentype"),url(/assets/primeicons-C6QP2o4f.woff2) format("woff2"),url(/assets/primeicons-WjwUDZjB.woff) format("woff"),url(/assets/primeicons-MpK4pl85.ttf) format("truetype"),url(/assets/primeicons-Dr5RGzOO.svg?#primeicons) format("svg");font-weight:400;font-style:normal}.pi{font-family:primeicons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pi:before{--webkit-backface-visibility:hidden;backface-visibility:hidden}.pi-fw{width:1.28571429em;text-align:center}.pi-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}@media (prefers-reduced-motion: reduce){.pi-spin{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.pi-folder-plus:before{content:""}.pi-receipt:before{content:""}.pi-asterisk:before{content:""}.pi-face-smile:before{content:""}.pi-pinterest:before{content:""}.pi-expand:before{content:""}.pi-pen-to-square:before{content:""}.pi-wave-pulse:before{content:""}.pi-turkish-lira:before{content:""}.pi-spinner-dotted:before{content:""}.pi-crown:before{content:""}.pi-pause-circle:before{content:""}.pi-warehouse:before{content:""}.pi-objects-column:before{content:""}.pi-clipboard:before{content:""}.pi-play-circle:before{content:""}.pi-venus:before{content:""}.pi-cart-minus:before{content:""}.pi-file-plus:before{content:""}.pi-microchip:before{content:""}.pi-twitch:before{content:""}.pi-building-columns:before{content:""}.pi-file-check:before{content:""}.pi-microchip-ai:before{content:""}.pi-trophy:before{content:""}.pi-barcode:before{content:""}.pi-file-arrow-up:before{content:""}.pi-mars:before{content:""}.pi-tiktok:before{content:""}.pi-arrow-up-right-and-arrow-down-left-from-center:before{content:""}.pi-ethereum:before{content:""}.pi-list-check:before{content:""}.pi-thumbtack:before{content:""}.pi-arrow-down-left-and-arrow-up-right-to-center:before{content:""}.pi-equals:before{content:""}.pi-lightbulb:before{content:""}.pi-star-half:before{content:""}.pi-address-book:before{content:""}.pi-chart-scatter:before{content:""}.pi-indian-rupee:before{content:""}.pi-star-half-fill:before{content:""}.pi-cart-arrow-down:before{content:""}.pi-calendar-clock:before{content:""}.pi-sort-up-fill:before{content:""}.pi-sparkles:before{content:""}.pi-bullseye:before{content:""}.pi-sort-down-fill:before{content:""}.pi-graduation-cap:before{content:""}.pi-hammer:before{content:""}.pi-bell-slash:before{content:""}.pi-gauge:before{content:""}.pi-shop:before{content:""}.pi-headphones:before{content:""}.pi-eraser:before{content:""}.pi-stopwatch:before{content:""}.pi-verified:before{content:""}.pi-delete-left:before{content:""}.pi-hourglass:before{content:""}.pi-truck:before{content:""}.pi-wrench:before{content:""}.pi-microphone:before{content:""}.pi-megaphone:before{content:""}.pi-arrow-right-arrow-left:before{content:""}.pi-bitcoin:before{content:""}.pi-file-edit:before{content:""}.pi-language:before{content:""}.pi-file-export:before{content:""}.pi-file-import:before{content:""}.pi-file-word:before{content:""}.pi-gift:before{content:""}.pi-cart-plus:before{content:""}.pi-thumbs-down-fill:before{content:""}.pi-thumbs-up-fill:before{content:""}.pi-arrows-alt:before{content:""}.pi-calculator:before{content:""}.pi-sort-alt-slash:before{content:""}.pi-arrows-h:before{content:""}.pi-arrows-v:before{content:""}.pi-pound:before{content:""}.pi-prime:before{content:""}.pi-chart-pie:before{content:""}.pi-reddit:before{content:""}.pi-code:before{content:""}.pi-sync:before{content:""}.pi-shopping-bag:before{content:""}.pi-server:before{content:""}.pi-database:before{content:""}.pi-hashtag:before{content:""}.pi-bookmark-fill:before{content:""}.pi-filter-fill:before{content:""}.pi-heart-fill:before{content:""}.pi-flag-fill:before{content:""}.pi-circle:before{content:""}.pi-circle-fill:before{content:""}.pi-bolt:before{content:""}.pi-history:before{content:""}.pi-box:before{content:""}.pi-at:before{content:""}.pi-arrow-up-right:before{content:""}.pi-arrow-up-left:before{content:""}.pi-arrow-down-left:before{content:""}.pi-arrow-down-right:before{content:""}.pi-telegram:before{content:""}.pi-stop-circle:before{content:""}.pi-stop:before{content:""}.pi-whatsapp:before{content:""}.pi-building:before{content:""}.pi-qrcode:before{content:""}.pi-car:before{content:""}.pi-instagram:before{content:""}.pi-linkedin:before{content:""}.pi-send:before{content:""}.pi-slack:before{content:""}.pi-sun:before{content:""}.pi-moon:before{content:""}.pi-vimeo:before{content:""}.pi-youtube:before{content:""}.pi-flag:before{content:""}.pi-wallet:before{content:""}.pi-map:before{content:""}.pi-link:before{content:""}.pi-credit-card:before{content:""}.pi-discord:before{content:""}.pi-percentage:before{content:""}.pi-euro:before{content:""}.pi-book:before{content:""}.pi-shield:before{content:""}.pi-paypal:before{content:""}.pi-amazon:before{content:""}.pi-phone:before{content:""}.pi-filter-slash:before{content:""}.pi-facebook:before{content:""}.pi-github:before{content:""}.pi-twitter:before{content:""}.pi-step-backward-alt:before{content:""}.pi-step-forward-alt:before{content:""}.pi-forward:before{content:""}.pi-backward:before{content:""}.pi-fast-backward:before{content:""}.pi-fast-forward:before{content:""}.pi-pause:before{content:""}.pi-play:before{content:""}.pi-compass:before{content:""}.pi-id-card:before{content:""}.pi-ticket:before{content:""}.pi-file-o:before{content:""}.pi-reply:before{content:""}.pi-directions-alt:before{content:""}.pi-directions:before{content:""}.pi-thumbs-up:before{content:""}.pi-thumbs-down:before{content:""}.pi-sort-numeric-down-alt:before{content:""}.pi-sort-numeric-up-alt:before{content:""}.pi-sort-alpha-down-alt:before{content:""}.pi-sort-alpha-up-alt:before{content:""}.pi-sort-numeric-down:before{content:""}.pi-sort-numeric-up:before{content:""}.pi-sort-alpha-down:before{content:""}.pi-sort-alpha-up:before{content:""}.pi-sort-alt:before{content:""}.pi-sort-amount-up:before{content:""}.pi-sort-amount-down:before{content:""}.pi-sort-amount-down-alt:before{content:""}.pi-sort-amount-up-alt:before{content:""}.pi-palette:before{content:""}.pi-undo:before{content:""}.pi-desktop:before{content:""}.pi-sliders-v:before{content:""}.pi-sliders-h:before{content:""}.pi-search-plus:before{content:""}.pi-search-minus:before{content:""}.pi-file-excel:before{content:""}.pi-file-pdf:before{content:""}.pi-check-square:before{content:""}.pi-chart-line:before{content:""}.pi-user-edit:before{content:""}.pi-exclamation-circle:before{content:""}.pi-android:before{content:""}.pi-google:before{content:""}.pi-apple:before{content:""}.pi-microsoft:before{content:""}.pi-heart:before{content:""}.pi-mobile:before{content:""}.pi-tablet:before{content:""}.pi-key:before{content:""}.pi-shopping-cart:before{content:""}.pi-comments:before{content:""}.pi-comment:before{content:""}.pi-briefcase:before{content:""}.pi-bell:before{content:""}.pi-paperclip:before{content:""}.pi-share-alt:before{content:""}.pi-envelope:before{content:""}.pi-volume-down:before{content:""}.pi-volume-up:before{content:""}.pi-volume-off:before{content:""}.pi-eject:before{content:""}.pi-money-bill:before{content:""}.pi-images:before{content:""}.pi-image:before{content:""}.pi-sign-in:before{content:""}.pi-sign-out:before{content:""}.pi-wifi:before{content:""}.pi-sitemap:before{content:""}.pi-chart-bar:before{content:""}.pi-camera:before{content:""}.pi-dollar:before{content:""}.pi-lock-open:before{content:""}.pi-table:before{content:""}.pi-map-marker:before{content:""}.pi-list:before{content:""}.pi-eye-slash:before{content:""}.pi-eye:before{content:""}.pi-folder-open:before{content:""}.pi-folder:before{content:""}.pi-video:before{content:""}.pi-inbox:before{content:""}.pi-lock:before{content:""}.pi-unlock:before{content:""}.pi-tags:before{content:""}.pi-tag:before{content:""}.pi-power-off:before{content:""}.pi-save:before{content:""}.pi-question-circle:before{content:""}.pi-question:before{content:""}.pi-copy:before{content:""}.pi-file:before{content:""}.pi-clone:before{content:""}.pi-calendar-times:before{content:""}.pi-calendar-minus:before{content:""}.pi-calendar-plus:before{content:""}.pi-ellipsis-v:before{content:""}.pi-ellipsis-h:before{content:""}.pi-bookmark:before{content:""}.pi-globe:before{content:""}.pi-replay:before{content:""}.pi-filter:before{content:""}.pi-print:before{content:""}.pi-align-right:before{content:""}.pi-align-left:before{content:""}.pi-align-center:before{content:""}.pi-align-justify:before{content:""}.pi-cog:before{content:""}.pi-cloud-download:before{content:""}.pi-cloud-upload:before{content:""}.pi-cloud:before{content:""}.pi-pencil:before{content:""}.pi-users:before{content:""}.pi-clock:before{content:""}.pi-user-minus:before{content:""}.pi-user-plus:before{content:""}.pi-trash:before{content:""}.pi-external-link:before{content:""}.pi-window-maximize:before{content:""}.pi-window-minimize:before{content:""}.pi-refresh:before{content:""}.pi-user:before{content:""}.pi-exclamation-triangle:before{content:""}.pi-calendar:before{content:""}.pi-chevron-circle-left:before{content:""}.pi-chevron-circle-down:before{content:""}.pi-chevron-circle-right:before{content:""}.pi-chevron-circle-up:before{content:""}.pi-angle-double-down:before{content:""}.pi-angle-double-left:before{content:""}.pi-angle-double-right:before{content:""}.pi-angle-double-up:before{content:""}.pi-angle-down:before{content:""}.pi-angle-left:before{content:""}.pi-angle-right:before{content:""}.pi-angle-up:before{content:""}.pi-upload:before{content:""}.pi-download:before{content:""}.pi-ban:before{content:""}.pi-star-fill:before{content:""}.pi-star:before{content:""}.pi-chevron-left:before{content:""}.pi-chevron-right:before{content:""}.pi-chevron-down:before{content:""}.pi-chevron-up:before{content:""}.pi-caret-left:before{content:""}.pi-caret-right:before{content:""}.pi-caret-down:before{content:""}.pi-caret-up:before{content:""}.pi-search:before{content:""}.pi-check:before{content:""}.pi-check-circle:before{content:""}.pi-times:before{content:""}.pi-times-circle:before{content:""}.pi-plus:before{content:""}.pi-plus-circle:before{content:""}.pi-minus:before{content:""}.pi-minus-circle:before{content:""}.pi-circle-on:before{content:""}.pi-circle-off:before{content:""}.pi-sort-down:before{content:""}.pi-sort-up:before{content:""}.pi-sort:before{content:""}.pi-step-backward:before{content:""}.pi-step-forward:before{content:""}.pi-th-large:before{content:""}.pi-arrow-down:before{content:""}.pi-arrow-left:before{content:""}.pi-arrow-right:before{content:""}.pi-arrow-up:before{content:""}.pi-bars:before{content:""}.pi-arrow-circle-down:before{content:""}.pi-arrow-circle-left:before{content:""}.pi-arrow-circle-right:before{content:""}.pi-arrow-circle-up:before{content:""}.pi-info:before{content:""}.pi-info-circle:before{content:""}.pi-home:before{content:""}.pi-spinner:before{content:""}
