*{box-sizing:border-box}html,body{min-height:100%;display:flex;flex-direction:column}#root{flex:1;display:flex;flex-direction:column}body{margin:0;background:#f8fafc;color:#0f172a}a{color:inherit}img{max-width:100%;display:block}.footer{background-color:#f1f5f9;padding:20px 0;margin-top:auto;text-align:center;border-top:1px solid #e2e8f0}.footer-content{display:flex;flex-direction:column;align-items:center;gap:8px;font-size:14px;color:#64748b}.footer-content a{color:#64748b;text-decoration:none;transition:color .2s}.footer-content a:hover{color:#0f172a}
