*{box-sizing:border-box}:root{--primary:#f277a5;--navbar-height:72px;--page-height:calc(100vh - var(--navbar-height));--section-pad:2rem 3rem;--section-pad-mobile:2.5rem 1.5rem;--panel:#0d0d0d;--panel-dark:#1a0d14;--pink-line:#f277a54d;--dash:repeating-linear-gradient(to right, #f277a54d 0 4px, transparent 4px 10px)}html{scroll-behavior:smooth;max-width:100%;font-family:Courier New,Courier,monospace}html,body,#root{width:100%;margin:0}body{overflow-x:hidden}.site-layout{min-height:100vh}.site-main,.page-section{width:100%}.site-footer{min-height:240px}.page-section{height:var(--page-height);scroll-margin-top:var(--navbar-height)}.section-pad{padding:var(--section-pad)}.split{display:flex}.center-column{flex-direction:column;justify-content:center;display:flex}.center-box{justify-content:center;align-items:center;display:flex}.center-row{align-items:center;display:flex}.clean-list{margin:0;padding:0;list-style:none}.img-block{display:block}.cover-img{object-fit:cover;width:100%;height:100%;display:block}.ui-button{justify-content:center;align-items:center;display:flex}@media (width<=768px){.page-section{height:auto}.section-pad{padding:var(--section-pad-mobile)}.split{flex-direction:column}}.section-label{color:var(--primary);text-transform:uppercase;letter-spacing:.08em;text-underline-offset:.25rem;margin:0;font-size:.9rem;font-weight:800;text-decoration:underline}.section-heading{letter-spacing:-.04em;margin:1.4rem 0 .3rem;font:clamp(1rem,2.5vw,3rem)/1.3 "Press Start 2P",Courier New,Courier,monospace}.section-heading span{color:var(--primary)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=768px){.section-heading{margin:.75rem 0 0;font-size:clamp(1.7rem,6.4vw,2.3rem)}}.about-section{color:#111;background:#ebddd0}.about-image,.about-text{min-height:var(--page-height)}.about-image{width:40%}.about-image img{max-width:80%;max-height:90%}.about-text{width:60%;padding-right:3rem}.about-description{margin:.75rem 0 0;font-size:.9rem;line-height:1.3}.about-description-mobile,.about-image-mobile{display:none}.typing-cursor{background:var(--primary);vertical-align:-.1em;width:.55ch;height:1em;margin-left:1px;animation:.8s step-end infinite about-cursor-blink;display:inline-block}@keyframes about-cursor-blink{50.01%,to{opacity:0}}.about-details,.about-detail-card{gap:1rem;display:flex}.about-details{margin-top:1.5rem}.about-detail-card{min-width:11rem;color:inherit;border:1px solid #00000038;align-items:center;gap:.75rem;padding:.85rem 1rem;text-decoration:none;box-shadow:0 0 8px #f277a559}.about-detail-card:hover{box-shadow:0 0 8px var(--primary)}.about-detail-card span,.about-detail-card strong{display:block}.about-detail-card span{color:var(--primary);text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;font-weight:800}.about-detail-card strong{margin-top:.15rem;font-size:.85rem;font-weight:400}.about-detail-card svg{flex-shrink:0;font-size:1.1rem}@media (width<=768px){.about-section{padding:var(--section-pad-mobile)}.about-image,.about-text{min-height:unset;width:100%}.about-image,.about-description-desktop{display:none}.about-image-mobile{width:100%;margin:.5rem 0;display:block}.about-image-mobile img{width:75%;margin-inline:auto}.about-text{padding-right:0}.about-details{flex-direction:column}.about-detail-card{min-width:unset;width:100%}.about-detail-card strong,.about-detail-card span{font-size:clamp(.5rem,3vw,.9rem)}.about-detail-link{justify-content:space-between}.section-label,.about-description{font-size:clamp(.75rem,4.3vw,1.25rem)}.about-description-mobile{min-height:6.5em;display:block}}.contact-section{--muted:#0000004d;color:#111;background:#f8e5dc;gap:2rem}.contact-left{width:40%}.contact-form,.contact-field{flex-direction:column;display:flex}.contact-form{border:1px solid gray;border-radius:10px;gap:.85rem;margin-top:.5rem;padding:1rem}.contact-field-row{gap:.85rem;display:flex}.contact-field-row .contact-field{flex:1}.contact-field{gap:.35rem}.contact-field label{letter-spacing:.06em;font-size:.75rem;font-weight:700}.contact-field input,.contact-field textarea{border:1px solid var(--muted);font:inherit;resize:none;background:#fff6;border-radius:5px;outline:none;padding:.6rem .8rem;font-size:.7rem;transition:border-color .2s}.contact-field :is(input,textarea)::placeholder{color:var(--muted)}.contact-field :is(input,textarea):focus{border-color:var(--primary)}.contact-field :is(input,textarea):focus::placeholder{color:#0000}.contact-submit{background:var(--primary);color:#000;font:inherit;letter-spacing:.1em;cursor:pointer;border:1px solid #000;border-radius:5px;gap:.6rem;padding:.75rem 1.5rem;font-size:.8rem;font-weight:800;transition:opacity .2s}.contact-submit:hover{opacity:.85}.contact-submit:disabled{opacity:.6;cursor:not-allowed}.contact-right img{width:100%;display:block}.contact-status{border-radius:4px;margin:0;padding:.5rem .75rem;font-size:.78rem}.contact-status--success{color:#1a7a45;background:#00c8641a;border:1px solid #00c8644d}.contact-status--error{color:#a02020;background:#dc32321a;border:1px solid #dc32324d}@media (width<=768px){.contact-left{width:100%}}.hero-section{color:#fff;background:#000;position:relative;overflow:hidden}.hero-text{z-index:2;width:45%;min-height:var(--page-height);padding-left:3rem;position:relative}.hero-eyebrow{margin:0;font-size:1.5rem;font-weight:600;line-height:1}.hero-heading{margin:0;font:400 clamp(2.25rem,5.2vw,5rem)/1.1 "Press Start 2P",Courier New,Courier,monospace}.hero-heading span{transform-origin:0;display:block;transform:scaleX(.92)}.hero-heading-first{color:var(--primary);margin-top:.4rem}.hero-heading-last{color:#fff}.hero-description{max-width:34rem;margin:1.5rem 0 1rem;font-size:1.1rem;line-height:1.6}.hero-description span{color:var(--primary);margin-right:.5rem}.hero-button{text-transform:uppercase;letter-spacing:.04em;justify-content:center;align-items:center;gap:1rem;min-width:10rem;padding:.8rem 1.4rem;font-size:.85rem;text-decoration:none;display:inline-flex}.hero-button-primary{background:var(--primary);color:#000;outline-offset:-3px;outline:1px solid #000;margin-right:1rem}.hero-button-secondary{color:#fff;outline:1px solid var(--primary)}.hero-button-primary:hover,.hero-button-secondary:hover{box-shadow:0 0 8px #f277a5bf}.hero-socials{color:gray;text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:1.25rem;margin-top:1.75rem;font-size:.75rem;display:flex}.hero-socials a{color:gray}.hero-image{z-index:1;height:100%;position:absolute;top:0;right:0}.hero-image img{width:auto;height:100%;display:block}@media (width<=768px){.hero-section{flex-direction:column;display:flex}.hero-image{order:-1;width:100%;height:auto;position:relative}.hero-image img{object-position:center top;width:100%;height:auto}.hero-text{width:100%;min-height:unset;flex-shrink:0;padding:1.25rem}.hero-eyebrow{font-size:clamp(.9rem,5.5vw,1.75rem)}.hero-heading{font-size:clamp(2rem,11vw,3rem)}.hero-description{font-size:clamp(.75rem,4.3vw,1.25rem)}.hero-actions{flex-direction:column;gap:.8rem;display:flex}.hero-button{width:100%;min-width:unset}.hero-button,.hero-socials{font-size:clamp(.5rem,3vw,.9rem)}.hero-button-primary{margin-right:0}}.project-card{background:#000;border:2px solid #000;border-radius:10px;flex-direction:column;height:100%;display:flex;overflow:hidden}.project-card-mobile-summary,.project-card--mobile-only{display:none}.project-card-window{background:var(--panel);border-bottom:1px solid var(--pink-line);justify-content:flex-end;align-items:center;gap:.6rem;padding:.4rem .6rem;display:flex}.project-card-window span{color:var(--primary);font-size:.65rem}.project-card-window span:first-child{transform:translateY(-.2rem)}.project-card-window span:nth-child(2){transform:translateY(.1rem)}.project-card-image{aspect-ratio:16/9;background:var(--panel);border-bottom:1px solid var(--pink-line);position:relative;overflow:hidden}.project-card-carousel-button{z-index:1;width:1.25rem;height:1.5rem;color:var(--primary);font:inherit;cursor:pointer;background:#0d0d0dbf;border:1px solid #f277a580;place-items:center;padding:0;font-size:1.4rem;line-height:1;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.project-card-carousel-button--previous{left:.65rem}.project-card-carousel-button--next{right:.65rem}.project-card-carousel-button:hover,.project-card-github:hover{background:var(--primary);color:#000}.project-card-carousel-button:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.project-card-carousel-dots{gap:.35rem;display:flex;position:absolute;bottom:.65rem;left:50%;transform:translate(-50%)}.project-card-carousel-dot{border:1px solid var(--primary);background:#0d0d0dbf;width:.45rem;height:.45rem}.project-card-carousel-dot--active{background:var(--primary)}.project-card-body{flex-direction:column;flex:1;padding:1.2rem;display:flex}.project-card-title{color:#fff;margin:0 0 .5rem;font-size:1.05rem}.project-card-description{color:#ffffffa6;flex:1;margin:0 0 1rem;font-size:.85rem;line-height:1.4}.project-card-stack{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.project-card-pill{color:var(--primary);white-space:nowrap;border:1px solid #f277a566;border-radius:4px;padding:.25rem .6rem;font-size:.7rem}.project-card-actions{gap:.6rem;display:flex}.project-card-demo{background:var(--primary);color:#000;letter-spacing:.04em;flex:1;gap:.5rem;padding:.7rem 1rem;font-size:.78rem;font-weight:700;text-decoration:none;transition:opacity .2s}.project-card-demo:hover{opacity:.85}.project-card-demo--disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.project-card-github{border:1px solid var(--primary);width:44px;color:var(--primary);flex-shrink:0;text-decoration:none;transition:background .2s,color .2s}@media (width<=768px){.project-card{height:auto}.project-card--mobile-only{display:flex}.project-card:not(.project-card--expanded) .project-card-mobile-summary{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-rows:auto 1fr;padding:0;display:grid}.project-card-mobile-main{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;min-height:8.5rem;display:grid}.project-card-mobile-summary:focus-visible{outline:2px solid var(--primary);outline-offset:-4px}.project-card:not(.project-card--expanded)>:not(.project-card-mobile-summary){display:none}.project-card-mobile-image{background:var(--panel);border-right:1px solid var(--pink-line);min-width:0;display:block;overflow:hidden}.project-card-mobile-content{flex-direction:column;justify-content:center;min-width:0;padding:1rem;display:flex}.project-card-mobile-title{color:#fff;margin-bottom:.75rem;font-size:1rem;font-weight:700;line-height:1.1}.project-card-mobile-stack{flex-wrap:wrap;gap:.4rem;display:flex}.project-card-mobile-stack .project-card-pill{text-overflow:ellipsis;max-width:100%;overflow:hidden}.project-card-window-close{color:var(--primary);font:inherit;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;font-size:.65rem;display:inline-flex}.project-card-window-close:focus-visible{outline:1px solid var(--primary);outline-offset:2px}}.projects-section{background:linear-gradient(180deg, var(--primary) 0%, #fac8da 100%);position:relative;overflow:hidden}.projects-section>*{z-index:1;position:relative}.projects-section:before,.projects-section:after,.projects-big-stars{z-index:0;pointer-events:none;position:absolute;inset:0}.projects-section:before,.projects-section:after{content:""}.projects-section:before{opacity:.9;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='210' height='100'%3E%3Crect width='3.5' height='3.5' fill='%23fff' fill-opacity='.95'/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='170' height='150'%3E%3Crect width='3.5' height='3.5' fill='%23fff' fill-opacity='.8'/%3E%3C/svg%3E");background-position:0 25px,35px 50px;background-repeat:repeat}.projects-section:after{opacity:.75;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='310' height='250' shape-rendering='crispEdges'%3E%3Crect x='3.5' y='0' width='3.5' height='3.5' fill='%23fff' fill-opacity='.38'/%3E%3Crect x='0' y='3.5' width='3.5' height='3.5' fill='%23fff' fill-opacity='.38'/%3E%3Crect x='3.5' y='3.5' width='3.5' height='3.5' fill='%23fff' fill-opacity='.9'/%3E%3Crect x='7' y='3.5' width='3.5' height='3.5' fill='%23fff' fill-opacity='.38'/%3E%3Crect x='3.5' y='7' width='3.5' height='3.5' fill='%23fff' fill-opacity='.38'/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='210' height='160' shape-rendering='crispEdges'%3E%3Crect x='3.5' y='0' width='3.5' height='3.5' fill='%23fff' fill-opacity='.38'/%3E%3Crect x='0' y='3.5' width='3.5' height='3.5' fill='%23fff' fill-opacity='.38'/%3E%3Crect x='3.5' y='3.5' width='3.5' height='3.5' fill='%23fff' fill-opacity='.9'/%3E%3Crect x='7' y='3.5' width='3.5' height='3.5' fill='%23fff' fill-opacity='.38'/%3E%3Crect x='3.5' y='7' width='3.5' height='3.5' fill='%23fff' fill-opacity='.38'/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='280' height='280' shape-rendering='crispEdges'%3E%3Crect x='3.5' y='0' width='3.5' height='3.5' fill='%23fff' fill-opacity='.32'/%3E%3Crect x='0' y='3.5' width='3.5' height='3.5' fill='%23fff' fill-opacity='.32'/%3E%3Crect x='3.5' y='3.5' width='3.5' height='3.5' fill='%23fff' fill-opacity='.9'/%3E%3Crect x='7' y='3.5' width='3.5' height='3.5' fill='%23fff' fill-opacity='.32'/%3E%3Crect x='3.5' y='7' width='3.5' height='3.5' fill='%23fff' fill-opacity='.32'/%3E%3C/svg%3E");background-position:20px 20px,90px 70px,280px 180px;background-repeat:repeat}.big-pixel-star{--pixel:3.5px;width:var(--pixel);height:var(--pixel);background:var(--primary);transform-origin:50%;animation:big-pixel-star-pulse 2s steps(4, end) var(--pulse-delay,0s) infinite;box-shadow: calc(var(--pixel) * -1) 0 0 var(--primary), calc(var(--pixel) * 1) 0 0 var(--primary), 0 calc(var(--pixel) * -1) 0 var(--primary), 0 calc(var(--pixel) * 1) 0 var(--primary),  calc(var(--pixel) * -1) calc(var(--pixel) * -1) 0 #fff, calc(var(--pixel) * 1) calc(var(--pixel) * -1) 0 #fff, calc(var(--pixel) * -1) calc(var(--pixel) * 1) 0 #fff, calc(var(--pixel) * 1) calc(var(--pixel) * 1) 0 #fff,  0 calc(var(--pixel) * -2) 0 #fff, 0 calc(var(--pixel) * -3) 0 #fff, 0 calc(var(--pixel) * 2) 0 #fff, 0 calc(var(--pixel) * 3) 0 #fff,  calc(var(--pixel) * -2) 0 0 #fff, calc(var(--pixel) * -3) 0 0 #fff, calc(var(--pixel) * 2) 0 0 #fff, calc(var(--pixel) * 3) 0 0 #fff;position:absolute}.big-pixel-star--one{--pulse-delay:1s;top:70%;left:65%}.big-pixel-star--two{--pulse-delay:.5s;top:30%;left:2%}.big-pixel-star--three{--pulse-delay:.25s;top:96%;left:96%}.big-pixel-star--four{top:5%;left:50%}.big-pixel-star--five{top:95%}.big-pixel-star--six{top:85%;left:35%}.big-pixel-star--seven{top:35%;left:99%}@keyframes big-pixel-star-pulse{0%,to{opacity:.85;transform:scale(.5)}45%{opacity:1;transform:scale(1.28)}70%{opacity:.95;transform:scale(1)}}.projects-header,.projects-view-all{align-items:center;display:flex}.projects-header{justify-content:space-between;margin-bottom:1.2rem}.projects-label{color:#000;background:var(--primary)}.projects-view-all{color:gray;letter-spacing:.05em;gap:.5rem;font-size:.75rem;text-decoration:none;transition:color .2s}.projects-view-all:hover{color:#000}.projects-grid{grid-template-columns:repeat(3,1fr);gap:1.75rem;display:grid}@media (width<=1024px){.projects-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.big-pixel-star--one{top:80%;left:97%}.big-pixel-star--three{top:60%;left:0}.big-pixel-star--four{left:80%}.big-pixel-star--five{top:97%;left:30%}.projects-view-all{display:none}.projects-grid{grid-template-columns:1fr;gap:.7rem}}.resume-modal{z-index:100;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#000000d9;padding:1.5rem;animation:.15s ease-out modal-fade;position:fixed;inset:0}.resume-modal>div{border:1px solid var(--primary);background:#000;outline:none;width:100%;max-width:30rem;animation:.18s ease-out modal-pop;box-shadow:0 0 24px #f277a540}@keyframes modal-fade{0%{opacity:0}to{opacity:1}}@keyframes modal-pop{0%{opacity:0;transform:scale(.96)translateY(6px)}to{opacity:1;transform:scale(1)translateY(0)}}.resume-modal .titlebar{border-bottom:1px solid var(--primary);color:var(--primary);justify-content:space-between;padding:.6rem .9rem}.resume-modal .titlebar>span{letter-spacing:.05em;font-size:.8rem;font-weight:700}.resume-modal .titlebar>div{gap:.7rem;font-size:.85rem}.resume-modal .titlebar button{color:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:.95rem}.resume-modal .body{color:#ffffffd9;padding:1.75rem 1.5rem 1rem;font-size:.85rem;line-height:1.55}.resume-modal h2{color:#fff;margin:0;font-size:1.25rem;font-weight:800}.resume-modal p{margin:.5rem 0}.resume-modal .body:after{content:"";background:var(--primary);width:1.6rem;height:2px;margin:.7rem 0;display:block}.resume-modal .actions{gap:.75rem;padding:.25rem 1.5rem 1.25rem}.resume-modal .actions button{border:1px solid var(--primary);color:#fff;letter-spacing:.03em;text-transform:uppercase;cursor:pointer;background:0 0;flex:1;gap:.5rem;padding:.7rem .9rem;font-family:inherit;font-size:.78rem;transition:box-shadow .15s}.resume-modal .actions .primary{background:var(--primary);color:#000;font-weight:700}.resume-modal .actions button:hover{box-shadow:0 0 10px var(--primary)}@media (width<=480px){.resume-modal .body{text-align:center;padding-top:1.5rem}.resume-modal .actions{flex-direction:column}}.site-navbar{z-index:10;width:100%;height:var(--navbar-height);background:#000;padding:.25rem;position:sticky;top:0}.navbar-inner{border:1px solid #ffffff1f;justify-content:space-between;align-items:center;width:100%;height:100%;padding:0 1rem;display:flex}.navbar-logo{color:#fff;text-decoration:none}.navbar-links,.resume-section{align-items:center;gap:1.5rem;display:flex}.nav-link{color:#fff;text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;text-decoration:none;position:relative}.nav-link.active{color:var(--primary);text-shadow:0 0 8px var(--primary)}.nav-link.active:after{content:"";background:var(--primary);width:100%;height:2px;box-shadow:0 0 8px var(--primary);position:absolute;top:calc(100% + .35rem);left:0}.resume-section{background:var(--primary);color:#000;text-transform:uppercase;cursor:pointer;border:0;align-items:center;gap:.5rem;padding:.5rem 1.5rem;font-family:inherit;font-size:.8rem;text-decoration:none;display:flex}.resume-section:hover{box-shadow:0 0 8px var(--primary)}.mobile-menu-button,.mobile-navbar-menu{display:none}@media (width<=768px){.navbar-inner{padding:0 .5rem}.navbar-links{display:none}.resume-and-menu{align-items:center;gap:.4rem;display:flex}.mobile-menu-button{border:1px solid var(--primary);color:#fff;cursor:pointer;background:0 0;justify-content:center;align-items:center;padding:.35rem .65rem;font-family:inherit;font-size:1rem;display:inline-flex}.mobile-navbar-menu{top:var(--navbar-height);z-index:30;border:1px solid var(--primary);background:#000;flex-direction:column;padding:.5rem;display:flex;position:absolute;left:.25rem;right:.25rem}.mobile-nav-link{color:#fff;text-transform:uppercase;border-bottom:1px solid var(--primary);align-items:center;gap:.25rem;padding:.85rem .75rem;font-size:.65rem;text-decoration:none;display:flex}.mobile-nav-link:last-child{border-bottom:none}.mobile-nav-link.active{color:var(--primary)}}.footer-cat-container{flex:1 1 0;align-items:flex-end;display:flex;overflow:hidden}.footer-cat-canvas{width:100%;image-rendering:pixelated;image-rendering:crisp-edges;display:block}@media (width<=768px){.footer-cat-container{display:none}}.footer-root{background:#000;position:relative;overflow:hidden}.footer-grid-bg{z-index:0;background-image:linear-gradient(#ffffff12 1px,#0000 1px),linear-gradient(90deg,#ffffff12 1px,#0000 1px);background-size:20px 20px;position:absolute;inset:0}.footer-inner{z-index:1;border-block:2px solid #ffffff1a;align-items:stretch;display:flex;position:relative}.footer-section-label{color:var(--primary);letter-spacing:.1em;text-transform:uppercase;margin:0 0 1.2rem;font-size:.7rem;font-weight:700}.footer-stats-col,.footer-contact-col{flex-direction:column;padding:1.4rem 2rem 1rem;display:flex}.footer-stats-col{flex:none;width:fit-content;padding-bottom:0}.footer-stats{gap:3rem;display:flex}.footer-stat{flex-direction:column;gap:.4rem;display:flex}.footer-stat-value{color:var(--primary);align-items:center;font:clamp(1.1rem,2.5vw,1.6rem)/1 "Press Start 2P",Courier New,Courier,monospace;display:flex}.footer-stat-label{color:#fff9;letter-spacing:.05em;text-transform:uppercase;white-space:pre-line;font-size:.7rem;line-height:1.5}.footer-stat-star,.footer-stat-infinity{position:relative;top:-.25em}.footer-stat-star{font-size:clamp(1.4rem,2.25vw,2.3rem);line-height:.7em}.footer-stat-infinity{font-size:clamp(2.5rem,4vw,3.75rem);font-weight:800;line-height:.5}.footer-contact-arrow,.footer-terminal-cta{text-decoration:none;transition:color .2s}.footer-contact-arrow{color:#ffffff80;font-size:1rem;line-height:.5}.footer-contact-arrow:hover,.footer-terminal-cta:hover{color:var(--primary)}.footer-terminal{border:1px solid var(--primary);font-size:.78rem;line-height:1.7}.footer-terminal-titlebar,.footer-terminal-controls,.footer-terminal-prompt,.footer-bottom,.footer-bottom p{display:flex}.footer-terminal-titlebar{background:var(--primary);color:#000;letter-spacing:.05em;justify-content:space-between;align-items:center;padding:0 .6rem;font-size:.72rem;font-weight:700}.footer-terminal-controls{gap:.5rem;font-size:.65rem}.footer-terminal-body{background:var(--panel-dark);color:#ffffffe0;padding:.85rem 1rem}.footer-terminal-body p{margin:0}.footer-terminal-cta{color:#fff;font-weight:700}.footer-terminal-prompt{color:#ffffff80;align-items:center;gap:.4rem;margin-top:.6rem;font-size:.7rem}.footer-terminal-cursor{background:var(--primary);vertical-align:middle;width:8px;height:14px;animation:1.1s step-end infinite blink;display:inline-block}@keyframes blink{50%{opacity:0}}.footer-bottom{color:#ffffff73;justify-content:space-between;align-items:center;padding:.75rem 2rem;font-size:.7rem}.footer-bottom p{gap:.4rem;margin:0}.footer-heart{color:var(--primary);flex-shrink:0}@media (width<=768px){.footer-inner{flex-direction:column}.footer-stats-col{padding:1.75rem 1.5rem 1.25rem}.footer-contact-col{border-top:2px solid #ffffff1a;padding:1.5rem 1.5rem 1.25rem}.footer-bottom{text-align:center;flex-direction:column;gap:.4rem;padding:.75rem 1.5rem}.footer-stat-infinity{line-height:.4}}.skills-section{--line:#ffffff14;--muted:#fff9;color:#fff;background:#000}.skills-left{border-right:1px solid var(--line);width:40%;position:relative}.skills-description{margin:.75rem 0;line-height:1.6}.skills-image{object-fit:cover;width:90%;-webkit-mask-image:linear-gradient(#000 90%,#0000 100%),linear-gradient(90deg,#0000 0%,#000 4%),linear-gradient(270deg,#0000 0%,#000 4%);mask-image:linear-gradient(#000 90%,#0000 100%),linear-gradient(90deg,#0000 0%,#000 4%),linear-gradient(270deg,#0000 0%,#000 4%);-webkit-mask-composite:source-in;mask-composite:intersect}.skills-right{flex:1;gap:1rem;padding-left:2.5rem}.skills-window{border:1px solid var(--primary);border-radius:10px;overflow:hidden}.skills-window-titlebar,.skills-window-tabs,.skills-icon-grid,.skills-soft-item,.skills-soft-bar-wrap,.skills-exploring{display:flex}.skills-window-titlebar{border-bottom:1px solid var(--primary);justify-content:space-between}.skills-tab{color:#ffffff59;font:inherit;letter-spacing:.1em;cursor:pointer;background:0 0;border:0;border-right:1px solid #f277a533;padding:.55rem 1rem;font-size:.7rem;transition:color .15s,background .15s}.skills-tab:hover{color:#ffffffb3}.skills-tab[data-active=true]{color:var(--primary);background:#f277a512;border-bottom:2px solid #000;margin-bottom:-1px}.skills-window-controls{color:var(--muted);word-spacing:.5rem;align-items:center;padding:0 .9rem;font-size:.7rem;display:flex}.skills-window-body{max-height:55vh;padding:.5rem 1rem 0;overflow-y:auto}.skills-category{background:var(--dash) left top / 100% 1px no-repeat;flex-direction:column;gap:.3rem;padding:1rem 0;display:flex}.skills-category:first-child{background:0 0;padding-top:.7rem}.skills-category-label,.skills-soft-content h3,.skills-exploring span{color:var(--primary);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.7rem;font-weight:700}.skills-icon-grid{flex-wrap:wrap;gap:.5rem;padding-top:.6rem}.skills-icon-item{flex-direction:column;align-items:center;gap:.4rem;width:4rem;display:flex}.skills-icon-item span{color:#ffffffa6;text-align:center;font-size:.6rem}.skills-soft-item{align-items:center;gap:.9rem;padding:.75rem 0}.skills-soft-item+.skills-soft-item{background:var(--dash) left top / 100% 1px no-repeat}.skills-icon{background:var(--panel-dark);border:1px solid #f277a566;border-radius:6px;flex-shrink:0;place-items:center;width:2.8rem;height:2.8rem;display:grid}.skills-soft-content{flex:1}.skills-soft-content p{color:#ffffff8c;margin:.2rem 0 0;font-size:.65rem;line-height:1.5}.skills-soft-bar-wrap{align-items:center}.skills-soft-bar-track{background:#ffffff1a;width:6.5rem;height:.5rem}.skills-soft-bar-fill{background:var(--primary);height:100%}.skills-soft-bar-wrap>span{min-width:2.2rem;color:var(--primary);text-align:right;font-size:.65rem}.skills-exploring{border:1px solid #ffffff1a;border-radius:10px;align-items:baseline;gap:1rem;padding:.75rem 1rem}.skills-exploring p{color:#ffffff80;margin:0;font-size:.7rem}@media (width<=768px){.skills-window-body{max-height:45vh}.skills-left{border-right:0;border-bottom:1px solid var(--line);width:100%;margin-bottom:1.25rem;padding:0 0 1.25rem}.skills-image{display:none}.skills-right{padding:0}.skills-soft-bar-track{width:4.5rem}.skills-description{margin-bottom:0}.skills-exploring{flex-direction:column;align-items:flex-start;gap:.35rem}}
