#hero{display:flex;flex-direction:column;justify-content:center;gap:.5rem;padding:0rem 20rem;width:100%;height:100vh;background-color:var(--surface)}#name{font-size:48px;font-weight:700;margin:0;color:var(--text)}#title{font-size:24px;font-weight:400;margin:0;color:var(--text)}#tagline{font-size:18px;color:var(--text);margin-top:6px;margin-bottom:24px;max-width:520px;line-height:1.6}#cta{display:flex;gap:16px}.button{padding:10px 18px;border-radius:10px;text-decoration:none;font-size:16px;transition:opacity .2s}.button{background:var(--accent);color:var(--text);padding:.7rem 1.5rem;border-radius:14px;font-weight:600;border:2px solid var(--surface);box-shadow:3px 3px 0 var(--surface);transition:.2s}.button:hover{transform:translate(-2px,-2px);box-shadow:5px 5px 0 var(--surface)}@media screen and (max-width:768px){#hero{display:block;padding-top:10%}}#about{padding:1rem 20rem;width:100%;height:60vh;background:linear-gradient(180deg,var(--surface) 0%,var(--accent) 100%);text-align:left}#about h2{font-size:32px;margin-bottom:1rem;color:var(--text)}.about-text{font-size:18px;line-height:1.7;margin-bottom:3rem;color:var(--text);max-width:650px}@media screen and (max-width:768px){#about{display:block;padding-top:10%}}#skills-layout{padding:1rem 20rem;width:100%;height:55vh;background:linear-gradient(0deg,var(--surface) 0%,var(--accent) 100%);text-align:left}#skills-layout h2{font-size:32px;margin-bottom:1rem;color:var(--text)}#skills{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,20rem))}.subtext{font-size:18px;line-height:1.7;margin-bottom:3rem;color:var(--text);max-width:650px}.skills-card{background-color:var(--surface-alt, #f9f9f9);border-radius:12px;padding:1.5rem;box-shadow:0 4px 12px #0000000d;transition:transform .2s,box-shadow .2s;width:15rem}.skills-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000001a}.skills-card h3{margin-bottom:.75rem;margin-top:0rem;color:var(--text);font-size:1.25rem}.skills-card ul{list-style:none;padding:0;margin:0}.skills-card li{padding:4px 0;font-size:1rem;font-weight:600;color:var(--text)}@media screen and (max-width:768px){#skills{grid-template-columns:1fr;gap:1rem}}#projects{padding:1rem 20rem;width:100%;height:135vh;background:linear-gradient(180deg,var(--surface) 0%,var(--accent) 100%);text-align:left}#projects h2{font-size:2rem;margin-bottom:1rem;color:var(--text)}.projects-text{margin-bottom:2rem;color:var(--text-alt)}.projects-grid{display:grid;grid-template-columns:repeat(2,.325fr);gap:2rem}.project-card{background-color:var(--surface-alt, #f9f9f9);border-radius:12px;padding:1rem;box-shadow:0 4px 12px #0000000d;transition:transform .2s,box-shadow .2s;display:flex;flex-direction:column}.project-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000001a}.project-card h3{margin-top:.5rem;font-size:1.25rem;color:var(--text)}.project-card p{margin:.5rem 0;color:var(--text-alt);font-size:.95rem}.project-card .line{margin-top:auto}.project-card a{color:var(--accent-alt, #3b82f6);text-decoration:none;font-weight:600}.project-card a:hover{text-decoration:underline}.project-img{width:100%;height:auto;border-radius:8px}@media screen and (max-width:768px){.projects-grid{grid-template-columns:1fr;gap:1rem}}#contact{padding:1rem 20rem;width:100%;height:50vh;background:linear-gradient(0deg,var(--surface) 0%,var(--accent) 100%);text-align:left;display:flex;align-items:center}#contact h2{font-size:32px;margin-bottom:1rem;color:var(--text)}.contact-text{font-size:18px;line-height:1.7;margin-bottom:2rem;color:var(--text);max-width:650px}.contact-btn{display:inline-block;background:var(--text);color:var(--surface);padding:.75rem 1.5rem;border-radius:8px;font-weight:600;text-decoration:none;margin-bottom:1.5rem;transition:opacity .2s}.contact-btn:hover{opacity:.8}.contact-links{font-size:16px;color:var(--text)}.contact-links a{color:var(--text);text-decoration:none;font-weight:500}.contact-links span{margin:0 8px}.contact-links a:hover{text-decoration:underline}@media screen and (max-width:768px){#contact{padding:4rem 2rem;height:auto}}/*! tailwindcss v4.1.17 | MIT License | https://tailwindcss.com */@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}}}.container{width:100%}.block{display:block}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.border{border-style:var(--tw-border-style);border-width:1px}.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)}:root{--primary:#aec9ff;--primary-dark:#7aa8ff;--accent:#d9e4ff;--surface:#f7f9fc;--text:#1a1a1a}body{scrollbar-width:none;-ms-overflow-style:none;background-attachment:fixed;font-family:Inter,sans-serif;overflow:hidden auto}@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}html,body{margin:0;width:100%;height:100%}
