:root{--max-width:1600px;--border-radius:12px;--font-mono:ui-monospace,Menlo,Monaco,"Cascadia Mono","Segoe UI Mono","Roboto Mono","Oxygen Mono","Ubuntu Monospace","Source Code Pro","Fira Mono","Droid Sans Mono","Courier New",monospace;--foreground-rgb:0,0,0;--background-start-rgb:214,219,220;--background-end-rgb:255,255,255;--primary-glow:conic-gradient(from 180deg at 50% 50%,#16abff33 0deg,#0885ff33 55deg,#54d6ff33 120deg,#0071ff33 160deg,transparent 360deg);--secondary-glow:radial-gradient(#fff,hsla(0,0%,100%,0));--tile-start-rgb:239,245,249;--tile-end-rgb:228,232,233;--tile-border:conic-gradient(#00000080,#00000040,#00000030,#00000020,#00000010,#00000010,#00000080);--callout-rgb:238,240,241;--callout-border-rgb:172,175,176;--card-rgb:180,185,188;--card-border-rgb:131,134,135}@media (prefers-color-scheme:dark){:root{--foreground-rgb:255,255,255;--background-start-rgb:0,0,0;--background-end-rgb:0,0,0;--primary-glow:radial-gradient(rgba(1,65,255,.4),rgba(1,65,255,0));--secondary-glow:linear-gradient(to bottom right,rgba(1,65,255,0),rgba(1,65,255,0),rgba(1,65,255,.3));--tile-start-rgb:2,13,46;--tile-end-rgb:2,5,19;--tile-border:conic-gradient(#ffffff80,#ffffff40,#ffffff30,#ffffff20,#ffffff10,#ffffff10,#ffffff80);--callout-rgb:20,20,20;--callout-border-rgb:108,108,108;--card-rgb:100,100,100;--card-border-rgb:200,200,200}}*{box-sizing:border-box;padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,html{max-width:100%;overflow-x:hidden;scroll-behavior:smooth;line-height:1.6}h1,h2,h3,h4,h5,h6{line-height:1.2;margin-bottom:.5em}h2{text-align:center;font-size:1.8rem;font-weight:600;color:#1e293b}main{padding:0;max-width:100%;margin:0 auto}a{color:#667eea;cursor:pointer;text-decoration:none;transition:color .2s ease}a:hover{color:#5a67d8;text-decoration:underline}.divider{margin:3rem auto;width:100%;max-width:20rem;border:none;height:1px;background:linear-gradient(90deg,transparent,#e2e8f0,transparent)}h1{font-size:2.5rem;margin:2rem 0;font-weight:600;color:#1e293b}.textCenter,h1{text-align:center}.container{padding:1rem;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.1)}.container,.projects{display:flex;align-items:center}.projects{justify-content:center;flex-wrap:wrap;gap:1rem}.justifyEvenly{justify-content:space-evenly}.flexWrap{flex-wrap:wrap}.projects>div{margin:.5rem}.link{color:#667eea!important}.flex{display:flex;align-items:center}.justifyCenter{justify-content:center}.justifyBetween{justify-content:space-between}.justifyAround{justify-content:space-around}.background{background-size:cover!important;background-position:50%!important;padding:2rem;border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.1)}@media (prefers-reduced-motion:no-preference){*{scroll-behavior:smooth}}a:focus,button:focus,input:focus,select:focus,textarea:focus{outline:2px solid #667eea;outline-offset:2px}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:50px;padding:12px 32px;color:#fff;font-weight:600;font-size:1rem;transition:all .3s ease;cursor:pointer;box-shadow:0 4px 16px rgba(102,126,234,.3)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(102,126,234,.4)}@media (prefers-color-scheme:dark){html{color-scheme:dark}}iframe{aspect-ratio:16/9;width:100%;border-radius:8px}