*{box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;margin:0;padding:0}body{background-color:#f5f7fa;color:#333;line-height:1.6}.container{margin:0 auto;max-width:1200px;padding:0 20px}.header{background-color:#fff;box-shadow:0 2px 4px #0000001a;margin-bottom:2rem;padding:1rem 0}.header .container{align-items:center;display:flex;justify-content:space-between}.logo{color:#1da1f2;font-size:1.5rem}.nav a{color:#333;font-weight:500;margin-left:1.5rem;text-decoration:none;transition:color .3s}.nav a:hover{color:#1da1f2}.main{min-height:calc(100vh - 250px)}.footer{background-color:#2c3e50;color:#fff;margin-top:3rem;padding:2rem 0 1rem}.footer-content{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2rem}.footer-section h4{color:#1da1f2;margin-bottom:1rem}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:.5rem}.footer-section a{color:#bdc3c7;text-decoration:none;transition:color .3s}.footer-section a:hover{color:#1da1f2}.copyright{border-top:1px solid #34495e;color:#95a5a6;padding-top:1rem;text-align:center}.btn{background:linear-gradient(135deg,#1da1f2,#0d8bd9);border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-block;font-size:1.1rem;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .3s}.btn:hover{box-shadow:0 4px 12px #1da1f266;transform:translateY(-2px)}.card{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;margin-bottom:2rem;padding:2rem}.text-center{text-align:center}.highlight{color:#1da1f2;font-weight:600}
