:root{--bg:#f7fbff;--surface:#fff;--surface-strong:#eef6ff;--text:#17304d;--muted:#5f748c;--heading:#061b33;--primary:#0757d8;--primary-dark:#083f9f;--primary-soft:#dcecff;--line:#d8e6f5;--shadow:0 20px 55px #0f40781f;--radius:8px;--max-width:1120px;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 12% 8%,#0757d81a,#0000 28rem),linear-gradient(#f7fbff 0%,#fff 48%,#edf6ff 100%);min-width:320px;margin:0}body,button,input,textarea{font:16px/1.6 inherit}a{color:inherit}img,video{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{color:var(--heading);letter-spacing:0;line-height:1.05}h1{max-width:13ch;font-size:clamp(2.15rem,5.4vw,4.1rem)}.typing-text{display:inline}.typing-text:after{background:var(--primary);content:"";width:.08em;height:.82em;margin-left:.08em;animation:.9s steps(2,start) infinite caret-blink;display:inline-block;transform:translateY(.08em)}h2{max-width:13ch;font-size:clamp(2rem,5vw,3.8rem)}h3{font-size:1.12rem}ul{margin:0;padding:0}.site-shell{min-height:100vh;overflow:clip}.site-header{z-index:20;width:min(100% - 2rem, var(--max-width));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;padding:.85rem 0;display:flex;position:sticky;top:0}.brand-mark{border-radius:var(--radius);background:var(--primary);color:#fff;place-items:center;width:2.65rem;height:2.65rem;font-weight:800;text-decoration:none;display:inline-grid;box-shadow:0 12px 28px #0757d83d}.site-header nav{overflow-x:auto}.site-header ul{gap:.4rem;list-style:none;display:flex}.site-header a{text-decoration:none}.site-header nav a{color:var(--muted);border-radius:999px;padding:.45rem .75rem;font-size:.9rem;font-weight:700;transition:background-color .18s,color .18s;display:block}.site-header nav a:hover,.site-header nav a:focus-visible{background:var(--primary-soft);color:var(--primary-dark)}.section-sidebar{top:50%;right:max(1rem, calc((100vw - var(--max-width)) / 2 - 6.25rem));z-index:15;gap:.4rem;display:none;position:fixed;transform:translateY(-50%)}.section-sidebar a{min-height:2rem;color:var(--muted);justify-content:flex-end;align-items:center;gap:.55rem;font-size:.78rem;font-weight:800;text-decoration:none;transition:color .18s,transform .18s;display:flex}.section-sidebar a span{background:#ffffffe6;border:1px solid #0757d861;border-radius:50%;order:2;width:.55rem;height:.55rem;transition:background-color .18s,box-shadow .18s,transform .18s}.section-sidebar a:hover,.section-sidebar a:focus-visible,.section-sidebar a.active{color:var(--primary-dark);transform:translate(-.2rem)}.section-sidebar a:hover span,.section-sidebar a:focus-visible span,.section-sidebar a.active span{background:var(--primary);transform:scale(1.15);box-shadow:0 0 0 .32rem #0757d81f}.section-sidebar a.active{pointer-events:none}.section-band{padding:clamp(4.5rem,10vw,8rem) 0}.scroll-section{opacity:0;transition:opacity .62s,transform .62s;transform:translateY(1.4rem)}.scroll-section.is-visible{opacity:1;transform:translateY(0)}.section-band.tinted{background:linear-gradient(#dcecff8f,#fffc),repeating-linear-gradient(90deg,#0757d80f 0 1px,#0000 1px 84px)}.section-inner{width:min(100% - 2rem, var(--max-width));margin:0 auto}.lazy-fallback{color:var(--muted);text-align:center}.lazy-fallback span{border:1px solid var(--line);border-radius:var(--radius);background:#ffffffc7;align-items:center;min-height:2.5rem;padding:.5rem .85rem;font-weight:800;display:inline-flex}.hero-section{align-items:center;min-height:calc(100svh - 4.5rem);padding-top:clamp(3rem,7vw,6rem);display:grid}.hero-grid,.split-layout,.media-layout,.contact-layout{gap:clamp(2rem,6vw,5rem);display:grid}.hero-copy{gap:1.35rem;display:grid}.eyebrow{color:var(--primary);letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;font-weight:800}.hero-summary,.section-heading p,.content-stack,.contact-layout p{color:var(--muted);max-width:42rem;font-size:clamp(1rem,2vw,1.12rem)}.hero-actions,.contact-actions{flex-wrap:wrap;gap:.75rem;display:flex}.button{border-radius:var(--radius);border:1px solid #0000;justify-content:center;align-items:center;min-height:2.9rem;padding:.7rem 1.05rem;font-weight:800;text-decoration:none;transition:transform .18s,box-shadow .18s,background-color .18s;display:inline-flex}.button:hover,.button:focus-visible{transform:translateY(-2px)}.button.primary{background:var(--primary);color:#fff;box-shadow:0 14px 30px #0757d83d}.button.secondary{border-color:var(--line);color:var(--primary-dark);background:#fff}.hero-visual{isolation:isolate;place-items:center;min-height:22rem;display:grid;position:relative}.hero-visual:before{content:"";aspect-ratio:1;z-index:-1;background:linear-gradient(90deg,#0000 49%,#0757d81f 50%,#0000 51%),linear-gradient(#0000 49%,#0757d81f 50%,#0000 51%);border:1px solid #0757d829;border-radius:50%;width:min(85%,29rem);animation:18s linear infinite rotate-slow;position:absolute}.photo-hero:before{background:linear-gradient(135deg,#dcecffb8,#ffffff3d),repeating-linear-gradient(90deg,#0757d81a 0 1px,#0000 1px 58px);border-radius:28% 72% 64% 36%/42% 34% 66% 58%;width:min(82%,28rem)}.photo-placeholder{border-radius:var(--radius);color:var(--primary-dark);text-align:center;box-shadow:var(--shadow);background:linear-gradient(135deg,#ffffffe6,#dcecffc2),repeating-linear-gradient(135deg,#0757d81a 0 1px,#0000 1px 18px);border:0;align-content:center;place-items:center;gap:.35rem;display:grid;position:relative;overflow:hidden}.photo-placeholder:before{border-radius:calc(var(--radius) - 2px);content:"";border:0;position:absolute;inset:1rem}.photo-placeholder span{font-size:1rem;font-weight:900;position:relative}.photo-placeholder small{color:var(--muted);font-weight:750;position:relative}.photo-placeholder img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.profile-photo{aspect-ratio:4/5;width:min(74vw,22rem);animation:5s ease-in-out infinite float}.resume-preview{border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;border:1px solid #0757d82e;text-decoration:none;display:block;position:relative;overflow:hidden}.resume-preview img{object-fit:cover;object-position:top center;width:100%;height:100%;transition:transform .22s}.resume-preview span{color:#fff;background:#0757d8f0;border-radius:999px;padding:.42rem .7rem;font-size:.78rem;font-weight:850;position:absolute;bottom:.85rem;right:.85rem;box-shadow:0 10px 22px #061b333d}.resume-preview:hover img,.resume-preview:focus-visible img{transform:scale(1.03)}.resume-preview:focus-visible{outline:2px solid var(--primary);outline-offset:4px}.download-hint{color:var(--primary-dark);font-size:.92rem;font-weight:800}.signal-card{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffdb;gap:.1rem;padding:.8rem .9rem;display:grid;position:absolute}.signal-card span{color:var(--primary-dark);font-size:1.4rem;font-weight:900;line-height:1}.signal-card small{color:var(--muted);font-weight:700}.signal-card.uptime{bottom:12%;left:0}.signal-card.api{top:14%;right:0}.section-heading{gap:.9rem;margin-bottom:2rem;display:grid}.content-stack{gap:1rem;display:grid}.check-list,.skills-grid ul{gap:.7rem;list-style:none;display:grid}.check-list li,.skills-grid li{padding-left:1.35rem;position:relative}.check-list li:before,.skills-grid li:before{background:var(--primary);content:"";border-radius:50%;width:.48rem;height:.48rem;position:absolute;top:.62rem;left:0}.card-grid,.skills-grid,.interest-grid{gap:1rem;display:grid}.project-card,.skill-panel,.interest-card,.media-frame{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);background:#ffffffd6}.project-card,.skill-panel,.interest-card{align-content:start;gap:1rem;padding:1.25rem;transition:transform .18s,border-color .18s;display:grid}.project-card,.skill-panel{min-height:16rem}.project-card:hover,.skill-panel:hover,.interest-card:hover{border-color:#0757d859;transform:translateY(-4px)}.project-card p,.interest-card p{color:var(--muted)}.interest-card h3{margin-bottom:.45rem}.interest-photo{aspect-ratio:4/3;min-height:12rem}.football-feature{border-radius:var(--radius);box-shadow:var(--shadow);background:linear-gradient(135deg,#ffffffeb,#dcecffb8);border:1px solid #0757d82e;align-items:center;gap:clamp(1.5rem,5vw,3rem);margin-bottom:1rem;padding:clamp(1.25rem,4vw,2rem);display:grid}.football-copy{gap:.8rem;display:grid}.football-copy h3{max-width:11ch;font-size:clamp(1.75rem,4vw,2.8rem)}.football-copy p:not(.eyebrow){color:var(--muted);max-width:36rem}.football-stack{isolation:isolate;min-height:clamp(24rem,56vw,33rem);position:relative}.football-photo{aspect-ratio:16/10;width:min(84%,22rem);transition:transform .22s,opacity .22s,filter .22s,box-shadow .22s;position:absolute}.football-stack:hover .football-photo{opacity:.48;filter:saturate(.72);box-shadow:0 12px 28px #061b331a}.football-stack:hover .football-photo.photo-1{transform:translate(-2rem,-1.2rem)rotate(-10deg)scale(.92)}.football-stack:hover .football-photo.photo-2{transform:translate(2rem,-1.6rem)rotate(6deg)scale(.92)}.football-stack:hover .football-photo.photo-3{transform:translate(-2rem,1.6rem)rotate(-4deg)scale(.92)}.football-stack:hover .football-photo.photo-4{transform:translate(2.2rem,1.8rem)rotate(8deg)scale(.92)}.football-stack .football-photo:hover,.football-stack .football-photo:focus-within{z-index:20;opacity:1;filter:none;transform:translateY(-1rem)rotate(0)scale(1.18);box-shadow:0 28px 70px #061b3342}.football-photo.photo-1{z-index:3;aspect-ratio:3/4;width:min(58%,16rem);top:0;left:0;transform:rotate(-8deg)}.football-photo.photo-2{z-index:4;aspect-ratio:3/4;width:min(58%,16rem);top:5%;left:28%;transform:rotate(5deg)}.football-photo.photo-3{z-index:3;aspect-ratio:3/4;width:min(58%,16rem);top:38%;left:8%;transform:rotate(-3deg)}.football-photo.photo-4{z-index:5;top:49%;left:32%;transform:rotate(7deg)}.tag-list{flex-wrap:wrap;gap:.45rem;margin-top:auto;list-style:none;display:flex}.tag-list li{background:var(--primary-soft);color:var(--primary-dark);border-radius:999px;padding:.32rem .6rem;font-size:.78rem;font-weight:800}.media-layout{align-items:center}.media-frame,.photo-grid{overflow:hidden}.photo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.media-photo{aspect-ratio:1;min-height:10rem}.media-photo:first-child{aspect-ratio:auto;grid-row:span 2}.platform-video{aspect-ratio:16/9;background:linear-gradient(135deg,#061b33f5,#0757d8d6),repeating-linear-gradient(90deg,#ffffff1f 0 1px,#0000 1px 72px);width:100%}.media-meta{gap:.2rem;padding:1rem;display:grid}.media-meta span{color:var(--heading);font-weight:850}.media-meta small{color:var(--muted)}.contact-section{padding-bottom:4rem}.contact-layout{border-radius:var(--radius);box-shadow:var(--shadow);background:linear-gradient(135deg,#fff 0%,#eef6ff 100%);border:1px solid #0757d82e;align-items:center;padding:clamp(1.25rem,5vw,2.25rem)}.contact-actions{font-style:normal}.icon-link{border:1px solid var(--line);border-radius:var(--radius);width:3rem;height:3rem;color:var(--primary-dark);background:#fff;place-items:center;text-decoration:none;transition:transform .18s,border-color .18s,box-shadow .18s,background-color .18s;display:inline-grid}.icon-link:hover,.icon-link:focus-visible{background:var(--primary-soft);border-color:#0757d859;transform:translateY(-2px);box-shadow:0 12px 26px #0757d829}.icon-link:focus-visible{outline:2px solid var(--primary);outline-offset:3px}.icon-link svg{fill:currentColor;width:1.35rem;height:1.35rem}.reveal{animation:.65s both reveal-up}.delay-1{animation-delay:.1s}.delay-2{animation-delay:.2s}.delay-3{animation-delay:.3s}.delay-4{animation-delay:.4s}@keyframes reveal-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-.9rem)}}@keyframes rotate-slow{to{transform:rotate(360deg)}}@keyframes caret-blink{0%,45%{opacity:1}46%,to{opacity:0}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}.typing-text:after{display:none}}@media (width>=720px){.hero-grid,.split-layout,.media-layout,.contact-layout,.football-feature{grid-template-columns:minmax(0,1.05fr) minmax(18rem,.95fr)}.card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.interest-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.skills-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-actions{justify-self:end}}@media (width>=1280px){.section-sidebar{display:grid}}@media (width<=719px){.site-header{align-items:flex-start}.site-header nav a{white-space:nowrap;padding-inline:.6rem}.hero-section{min-height:auto}.signal-card{width:min(100%,18rem);margin-top:-.5rem;position:static}.hero-visual{gap:.75rem}.photo-grid{grid-template-columns:1fr}.media-photo:first-child{grid-row:auto}.football-feature{margin-bottom:1rem}.football-stack{min-height:36rem}.football-photo{width:min(82%,18rem)}.football-photo.photo-1{top:0;left:0}.football-photo.photo-2{top:5.5rem;left:22%}.football-photo.photo-3{top:13rem;left:0}.football-photo.photo-4{top:22rem;left:18%}}
