*{box-sizing:border-box;margin:0;padding:0}body{color:#333;background-color:#f4f7f6;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.construction-container{justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex;position:relative;overflow:hidden}.background-pattern{opacity:.15;z-index:1;background-image:url(/background.svg);background-position:50%;background-size:cover;position:absolute;inset:0}.construction-content{z-index:2;text-align:center;background:#fff;border-top:6px solid #2e7d32;border-radius:16px;width:100%;max-width:600px;padding:3rem 2rem;position:relative;box-shadow:0 10px 25px #0000000d}.construction-header{margin-bottom:2rem}.logo-agri{max-width:100%;height:auto;margin:0 auto;display:block}.construction-message{border-top:1px solid #eee;border-bottom:1px solid #eee;margin-bottom:3rem;padding:2rem 0}@keyframes driveAndBump{0%{transform:translate(-15px)rotate(-3deg)}50%{transform:translate(15px)rotate(3deg)}to{transform:translate(-15px)rotate(-3deg)}}.icon-tractor{color:#f57f17;margin-bottom:1rem;animation:3s ease-in-out infinite driveAndBump}.construction-message h2{color:#333;margin-bottom:1rem;font-size:1.5rem}.construction-message p{color:#555;max-width:90%;margin:0 auto;font-size:1.05rem;line-height:1.6}.construction-actions{flex-direction:column;align-items:center;gap:1rem;display:flex}.construction-actions p{color:#666;font-size:.95rem}.support-button{color:#fff;background-color:#2e7d32;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:background-color .2s,transform .1s;display:flex}.support-button:hover{background-color:#1b5e20}.support-button:active{transform:scale(.98)}@media (width<=480px){.construction-content{padding:2rem 1.5rem}.construction-message h2{font-size:1.25rem}.construction-message p{max-width:100%;font-size:1rem}}
