.under-construction{min-height:70vh;display:flex;align-items:center;justify-content:center;padding:2rem;background:linear-gradient(135deg,#f8fafc,#f1f5f9)}.construction-content{text-align:center;max-width:600px;padding:3rem;background:#fff;border-radius:16px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.construction-image{margin-bottom:2rem;opacity:.9}.construction-content h1{color:#0f172a;font-size:2rem;font-weight:700;margin-bottom:1rem}.construction-content p{color:#64748b;font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.back-home{display:inline-block;padding:.75rem 1.5rem;background:#2563eb;color:#fff;text-decoration:none;border-radius:8px;font-weight:500;transition:all .2s ease}.back-home:hover{background:#1d4ed8;transform:translateY(-1px)}