@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@500;600;700;800&display=swap";.site-footer{background:linear-gradient(#101826 0%,#0a111d 100%);border:1px solid #e2e8f0f2;border-radius:16px;margin:8px 10px 10px}.site-footer__content{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;max-width:1150px;margin:0 auto;padding:10px 14px;display:flex}.site-footer__text{letter-spacing:.01em;color:#e2e8f0eb;margin:0;font-size:.84rem}.site-footer__actions{align-items:center;gap:9px;display:flex}.site-footer__icon-link{color:#f1f5f9;background:#1e293be6;border:1px solid #64748b70;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;text-decoration:none;transition:transform .16s,background-color .16s;display:inline-flex}.site-footer__icon-link svg{fill:currentColor;width:16px;height:16px}.site-footer__icon-link:hover{background:#334155f2;transform:translateY(-1px)}.site-footer__resume-link{color:#93c5fd;font-size:.86rem;font-weight:600;text-decoration:none}.site-footer__resume-link:hover{text-decoration:underline}.site-footer__hire-btn{letter-spacing:.01em;cursor:pointer;color:#fff;border:0;border-radius:12px;padding:8px 14px;font-weight:600;transition:transform .16s,filter .16s,box-shadow .18s}.site-footer__hire-btn:hover{filter:brightness(1.03);transform:translateY(-1px);box-shadow:0 10px 18px #0f172a33}.site-footer__hire-btn:active{transform:translateY(0)}.site-footer__hire-btn{background:linear-gradient(135deg,#3a81ff 0%,#2b67e4 100%);justify-content:center;align-items:center;min-height:36px;font-weight:700;text-decoration:none;display:inline-flex}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{min-height:100%}body{color:#0f172a;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background:linear-gradient(#eff3f9 0%,#f5f7fb 55%,#f7f9fc 100%);font-family:SF Pro Display,SF Pro Text,Plus Jakarta Sans,Inter,Segoe UI,sans-serif}.app-shell{flex-direction:column;min-height:100vh;display:flex}.app-main{flex:1;padding:14px 12px 2px}.app-loading{color:#475569;justify-content:center;align-items:center;min-height:calc(100vh - 120px);padding:24px;font-size:1rem;font-weight:600;display:flex}@media (width<=768px){.app-main{padding:8px 8px 2px}}
