.contactButton{color:#000;cursor:pointer;background-color:#0f0;border:none;border-radius:5px;padding:10px 20px;font-size:1rem;transition:background-color .3s,transform .2s}.contactButton:hover{background-color:green;transform:scale(1.05)}.contactButton:active{transform:scale(.95)}.footer{color:#fff;text-align:center;background-color:#000;width:100%;margin-top:100px;position:relative;bottom:0;left:0}.footerContent{justify-content:space-between;align-items:center;width:90%;max-width:1200px;margin:0 auto;display:flex}.linkedin{justify-content:center;align-items:center;width:100px;height:100px;display:flex}.centerText{align-items:center;gap:8px;margin:30px;font-size:1rem;display:flex}.email{color:#fff;margin-top:5px;font-size:1rem}@media (hover:hover) and (pointer:fine){.footer a:hover{text-underline-offset:4px;text-decoration:underline}}@media (max-width:900px){.footerContent{text-align:center;flex-direction:column;align-items:center}.linkedin,.contactButton{justify-content:center;width:100%}.contactButton,.email{margin-bottom:10px}.centerText{white-space:normal;text-align:center}}
.projects-section{width:100%;max-width:1100px;margin:80px auto 120px;padding:0 16px}.projects-heading{text-align:left;flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:40px;display:flex}.projects-heading p,.project-terminal-label{color:#2ecc71;font-size:.8rem}.projects-heading h2,.project-page h1,.project-page h2{color:#111;font-size:1.6rem}.projects-heading .projects-intro{color:#333;max-width:760px;font-size:.85rem;line-height:1.8}.projects-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.project-card{color:#f4f4f4;background:#0b0b0b;border:4px solid #111;grid-template-rows:auto 1fr;min-height:100%;display:grid;overflow:hidden}.project-card:hover{border-color:#2ecc71}.project-card-visual{background:#181818;min-height:180px;position:relative}.project-card-visual img{object-fit:cover}.project-card-icon{background:#111;border:3px solid #2ecc71;justify-content:center;align-items:center;width:76px;height:76px;display:flex;position:absolute;top:20px;left:20px}.project-card-icon img{object-fit:contain}.project-card-body{flex-direction:column;gap:14px;padding:24px;display:flex}.project-card-body h3{color:#2ecc71;font-size:1.1rem}.project-card-body p,.project-page p,.project-page li{font-size:.85rem;line-height:1.8}.project-card-status{color:#ccc;font-size:.75rem}.project-tags{flex-wrap:wrap;gap:8px;display:flex}.project-tags span{color:#f4f4f4;border:1px solid #2ecc71;padding:6px 8px;font-size:.7rem}.project-card-link,.project-page-link{color:#2ecc71;margin-top:auto;font-size:.8rem}.project-back-link{color:#2ecc71;background:#0b0b0b;border:2px solid #2ecc71;margin-bottom:24px;padding:12px 16px;font-size:.95rem;display:inline-flex}.project-back-link:hover{color:#0b0b0b;background:#2ecc71}.project-page{width:min(1100px,100vw - 32px);margin:56px auto 0}.project-page-shell{color:#111;background:#fff}.project-page-hero{color:#f4f4f4;background:#0b0b0b;border:5px solid #111;grid-template-columns:minmax(0,1fr) minmax(260px,420px);gap:28px;padding:32px;display:grid}.project-page-hero h1,.project-page-hero h2{color:#2ecc71}.project-page-icon{background:#111;border:3px solid #2ecc71;width:92px;height:92px;margin-bottom:20px;display:flex}.project-page-icon img{object-fit:contain}.project-page-image{background:#181818;align-self:stretch;min-height:280px;position:relative}.project-page-image img{object-fit:cover}.project-page-content{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:32px;display:grid}.project-page-panel{border:4px solid #111;padding:24px}.project-page-wide-panel{border:4px solid #111;margin-top:24px;padding:24px}.project-page-panel ul,.project-page-wide-panel ul{flex-direction:column;gap:10px;margin-top:16px;padding-left:18px;display:flex}.project-feature-list{columns:2;display:block}.project-feature-list li{break-inside:avoid;margin-bottom:10px}.project-screenshot-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:24px;display:grid}.project-phone-shot{background:#111;border:4px solid #111;min-height:380px;position:relative}.project-phone-shot img{object-fit:cover;object-position:top}.project-page-actions{flex-wrap:wrap;gap:16px;margin-top:24px;display:flex}.legal-page{width:min(900px,100vw - 32px);margin:56px auto}.legal-page h1,.legal-page h2{margin-bottom:16px}.legal-page section{border-bottom:2px solid #111;padding:24px 0}.legal-page p,.legal-page li{font-size:.9rem;line-height:1.8}.legal-page ul{padding-left:22px}@media (max-width:800px){.projects-grid,.project-page-hero,.project-page-content,.project-screenshot-strip{grid-template-columns:1fr}.project-page-hero{padding:20px}.project-card-visual,.project-page-image{min-height:220px}.project-feature-list{columns:1}.project-phone-shot{min-height:520px}}
