@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/569ce4b8f30dc480-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_5cfdac{font-family:Geist,Geist Fallback;font-style:normal}.__variable_5cfdac{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background:#fafafa;color:#222;line-height:1.65;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}main{max-width:1200px;margin:0 auto;padding:20px 30px 60px}header{background:linear-gradient(135deg,#ff6f61,#e85c50);color:#fff;text-align:center;padding:120px 20px 80px;border-radius:0 0 60px 60px;box-shadow:0 10px 30px rgba(232,92,80,.3);position:relative;overflow:hidden}header h1{font-size:3.4rem;font-weight:700;letter-spacing:1.5px;margin-bottom:.2em;text-shadow:0 2px 8px rgba(0,0,0,.2)}header p{font-size:1.4rem;margin-bottom:40px;font-weight:500;letter-spacing:.8px}header .btn{display:inline-block;background-color:#fff;color:#e85c50;padding:14px 36px;font-size:1.1rem;font-weight:600;border-radius:30px;box-shadow:0 8px 15px rgba(232,92,80,.4);text-decoration:none;transition:all .3s ease}header .btn:focus,header .btn:hover{background-color:#f85a47;color:white;box-shadow:0 10px 20px rgba(248,90,71,.7);outline:none}section{padding:60px 20px;margin:0 auto 80px;max-width:1100px;animation:fadeUp .8s ease forwards;opacity:0;transform:translateY(30px)}section:nth-of-type(2){animation-delay:.15s}section:nth-of-type(3){animation-delay:.3s}section:nth-of-type(4){animation-delay:.45s}h2{font-size:2.8rem;color:#222;font-weight:700;margin-bottom:40px;letter-spacing:.03em;border-bottom:3px solid #ff6f61;display:inline-block;padding-bottom:10px}#about p{font-size:1.2rem;max-width:700px;margin:0 auto;color:#444;line-height:1.75}#projects{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:32px;gap:32px}.project{background:#fff;border-radius:16px;box-shadow:0 8px 20px rgba(0,0,0,.05);overflow:hidden;display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}.project:focus-within,.project:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 12px 30px rgba(0,0,0,.12)}.project img{width:100%;height:200px;object-fit:cover;transition:transform .4s ease}.project:hover img{transform:scale(1.05)}.project h3{font-size:1.5rem;margin:20px;color:#333;font-weight:700}.project p{margin:0 20px 20px;color:#555;font-size:1.1rem;flex-grow:1}.project a{margin:0 20px 20px;font-weight:600;color:#ff6f61;text-decoration:none;font-size:1.05rem;align-self:flex-start;transition:color .3s ease}.project a:focus,.project a:hover{text-decoration:underline;color:#e85c50;outline:none}#contact{background-color:#1e1e1e;color:white;padding:80px 20px;text-align:center;border-radius:24px;max-width:600px;margin:0 auto 80px}#contact h2{font-size:2.8rem;margin-bottom:40px;font-weight:700;color:#fff}.contact-list{display:flex;justify-content:center;gap:40px;flex-wrap:wrap}.contact-row{display:flex;align-items:center;gap:12px;font-size:1.2rem;font-weight:600;opacity:0;transform:translateY(20px);animation:fadeUp .8s ease forwards;color:white;cursor:pointer;transition:color .3s ease}.contact-row:first-child{animation-delay:.2s}.contact-row:nth-child(2){animation-delay:.4s}.contact-row:nth-child(3){animation-delay:.6s}.contact-row svg{color:#ff6f61;min-width:24px;min-height:24px}.contact-row a{color:white;text-decoration:none;transition:color .3s ease}.contact-row a:hover,.contact-row:hover{color:#ff6f61}footer{text-align:center;padding:40px 20px;background:#1e1e1e;color:white;font-weight:500;font-size:1rem;letter-spacing:.04em;border-radius:0 0 24px 24px;box-shadow:inset 0 1px 5px rgba(255,255,255,.07);animation:fadeIn 1s ease forwards}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:768px){main{padding:20px 15px 40px}header h1{font-size:2.4rem}header p{font-size:1.1rem}header .btn{padding:12px 30px;font-size:1rem}section{padding:40px 10px;margin-bottom:50px}h2{font-size:2rem;margin-bottom:30px}#projects{grid-template-columns:1fr;gap:24px}.project img{height:180px}.contact-list{gap:25px}.contact-row{font-size:1.1rem}}