body{font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.logo-container{display:flex;align-items:center}.logo-svg{width:48px;height:48px;margin-right:12px}.logo-text{font-size:2.1rem;font-weight:700;letter-spacing:.01em;line-height:1.1;color:#f1f5f9}.nav-link{color:#cbd5e1;font-weight:500;transition:color .2s ease-in-out,border-color .2s ease-in-out;padding-bottom:6px;border-bottom:2px solid transparent}.nav-link:hover{color:#fff;border-bottom-color:#0ea5e980}.nav-link.active{color:#fff;border-bottom:2px solid #0ea5e9}input[type=number]:focus,select:focus{border-color:#0ea5e9;box-shadow:0 0 0 2px #0ea5e94d;outline:none}.btn{padding:.6rem 1.2rem;font-size:.9rem;font-weight:600;border-radius:.375rem;transition:all .2s ease-in-out;display:inline-flex;align-items:center;justify-content:center}.btn-action-highlight{background-color:#0891b2;color:#fff;height:42px;font-size:1rem;padding:.75rem 1.5rem;box-shadow:0 4px 14px #0891b263}.btn-action-highlight:hover{background-color:#06b6d4;box-shadow:0 6px 20px #0891b280;transform:translateY(-1px)}.btn-primary{background-color:#0ea5e9;color:#fff;height:40px}.btn-primary:hover{background-color:#0284c7}.btn-neutral{background-color:#64748b;color:#fff}.btn-neutral:hover{background-color:#475569}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.news-item-container:not(:last-child){border-bottom:1px solid #e2e8f0;padding-bottom:1rem;margin-bottom:1rem}.spinner-main{border:3px solid rgba(0,0,0,.1);width:20px;height:20px;border-radius:50%;border-left-color:#0ea5e9;animation:spin 1s ease infinite;display:inline-block;margin-right:.5rem}@keyframes spin{to{transform:rotate(360deg)}}.section-title{padding-bottom:.5rem;border-bottom-width:1px;border-color:#e2e8f0;color:#1e293b}.content-card{background-color:#fff;padding:1.5rem;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}
