:root{--primary-color:#2563eb;--secondary-color:#64748b;--success-color:#10b981;--danger-color:#ef4444;--light-bg:#f8fafc;--dark-text:#1e293b;--gray-100:#f1f5f9;--gray-200:#e2e8f0;--gray-300:#cbd5e1;--gray-400:#94a3b8;--gray-500:#64748b;--gray-600:#475569;--gray-700:#334155;--gray-800:#1e293b;--gray-900:#0f172a}body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;color:var(--gray-800);min-height:100vh;display:flex;flex-direction:column;background-color:#fff;line-height:1.6}main{flex:1}.navbar-brand{font-weight:700;font-size:1.5rem;color:var(--gray-900)!important}.min-vh-75{min-height:75vh}.card{border:1px solid var(--gray-200);border-radius:8px;transition:border-color .2s ease;box-shadow:none}.card:hover{border-color:var(--gray-300);transform:none}.btn{border-radius:6px;padding:.75rem 1.5rem;font-weight:500;transition:all .2s ease;font-size:.95rem}.btn-primary{background-color:var(--primary-color);border:1px solid var(--primary-color);color:#fff;font-weight:500}.btn-primary:hover{background-color:#1d4ed8;border-color:#1d4ed8;transform:none;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.form-control,.form-select{border-radius:6px;border:1px solid var(--gray-300);padding:.75rem;background-color:#fff}.form-control:focus,.form-select:focus{border-color:var(--primary-color);box-shadow:0 0 0 3px rgba(37,99,235,.1);outline:0}.alert{border-radius:6px;border:1px solid var(--gray-200);background-color:var(--gray-50)}.badge{padding:.35em .65em;border-radius:6px}.spinner-border{width:3rem;height:3rem}.form-check.card{cursor:pointer;transition:all .3s ease}.form-check.card:hover{background-color:var(--light-bg);border-color:var(--primary-color)}.form-check-input:checked~.form-check-label{color:var(--primary-color);font-weight:600}#imagePreview img{border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1)}#results img{border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.progress{height:8px;border-radius:4px;background-color:#e0e0e0}.progress-bar{background:linear-gradient(90deg,var(--primary-color) 0,var(--secondary-color) 100%)}.table{font-size:.95rem}.table th{border-top:none;font-weight:600;color:var(--dark-text);background-color:var(--light-bg)}footer{margin-top:auto}@media (max-width:768px){.display-4{font-size:2rem!important;line-height:1.2}.display-5{font-size:1.5rem!important;line-height:1.3}h1{font-size:2rem!important}h2{font-size:1.5rem!important}h3{font-size:1.25rem!important}.container{padding-left:1rem;padding-right:1rem}.card{margin-bottom:1rem}.card-body{padding:1.25rem}.btn{padding:.875rem 1.5rem;font-size:1rem;min-height:48px;width:100%;margin-bottom:.5rem}.btn-group .btn,.btn-sm{width:auto;min-height:44px}.form-control,.form-select{font-size:16px;min-height:48px;padding:.875rem 1rem}.hero-section{min-height:auto!important;padding:3rem 0!important}.min-vh-75{min-height:auto}.code-block{padding:1rem;font-size:.85rem;overflow-x:auto}.table-responsive{font-size:.875rem}.modal-dialog{margin:.5rem}.modal-content{border-radius:12px}img{max-width:100%;height:auto}.pricing-card{margin-bottom:1.5rem}.stat-card{margin-bottom:1rem}.py-5{padding-top:2rem!important;padding-bottom:2rem!important}.my-5{margin-top:2rem!important;margin-bottom:2rem!important}.floating-element,.pixelpanda-illustration{display:none}}.fade-in{animation:fadeIn .5s ease-in}@keyframes fadeIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.loading-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,.9);display:flex;align-items:center;justify-content:center;z-index:9999}.navbar-custom{background:#0a0a0a!important;border-bottom:1px solid rgba(255,255,255,.1);padding:1.25rem 0;box-shadow:none;z-index:1000}.navbar-custom .navbar-brand{font-size:1.75rem!important;font-weight:700!important;color:#fff!important;text-decoration:none}.navbar-custom .nav-link{color:#9ca3af!important;font-weight:600!important;font-size:1.125rem!important;margin:0 1.5rem;padding:.75rem 0!important;transition:color .15s ease;border:none;background:0 0}.navbar-custom .nav-link:hover{color:#fff!important}.navbar-custom .btn-signin{background:0 0;color:#9ca3af!important;padding:.75rem 0;border:none;font-weight:600!important;font-size:1.125rem!important;transition:color .15s ease;text-decoration:none;display:inline-block}.navbar-custom .btn-signin:hover{background:0 0;color:#fff!important}.navbar-custom .text-warning{color:#f59e0b!important}.navbar-custom .dropdown-menu{background:#1a1a1a;border:1px solid rgba(255,255,255,.1);border-radius:8px;box-shadow:0 10px 40px rgba(0,0,0,.5);padding:.5rem 0;min-width:280px;margin-top:.5rem}.navbar-custom .dropdown-item{color:#9ca3af;font-size:.875rem;padding:1rem 1.5rem;font-weight:500;border:none;background:0 0;line-height:1.4}.navbar-custom .dropdown-item strong{color:#fff;font-weight:600;font-size:.95rem;display:block;margin-bottom:.25rem}.navbar-custom .dropdown-item small{color:#6b7280;font-size:.8rem;line-height:1.3}.navbar-custom .dropdown-item:hover{background-color:rgba(255,255,255,.05);color:#fff}.navbar-custom .dropdown-item:hover strong{color:#fff}.navbar-custom .navbar-toggler{border-color:rgba(255,255,255,.2)}.navbar-custom .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.8%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.nav-cta-btn{display:inline-flex;align-items:center;padding:.6rem 1.25rem;background:linear-gradient(135deg,#10b981 0,#059669 100%);color:#fff!important;font-weight:600;font-size:.95rem;border-radius:8px;text-decoration:none;transition:all .2s ease;box-shadow:0 2px 8px rgba(16,185,129,.3)}.nav-cta-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(16,185,129,.4);color:#fff!important}.tools-dropdown .tools-toggle{font-weight:400!important;font-size:1rem!important;color:#6b7280!important;padding:.75rem 0!important}.tools-dropdown .tools-toggle:hover{color:#111827!important}.tools-menu{min-width:200px!important;border-radius:8px!important;padding:.5rem 0!important;box-shadow:0 4px 12px rgba(0,0,0,.15)!important;border:1px solid #e5e7eb!important;margin-top:.25rem!important}.tools-header .dropdown-header{padding:.5rem 1rem!important;font-weight:500!important;color:#9ca3af!important;font-size:.75rem!important;text-transform:uppercase!important;letter-spacing:.05em!important;margin-bottom:0!important}.tool-item{display:flex!important;align-items:center!important;padding:.5rem 1rem!important;text-decoration:none!important;color:#374151!important;transition:background-color .15s ease!important;border-radius:0!important;font-size:.875rem!important;font-weight:400!important}.tool-item:hover{background-color:#f9fafb!important;color:#111827!important}.tool-item i{color:#6b7280;font-size:.875rem}.tool-item:hover i{color:#374151}.navbar-custom .dropdown-toggle::after{border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent;margin-left:.5rem}@media (max-width:991px){.navbar-custom{padding:1rem .5rem}.navbar-custom .navbar-collapse{border-top:1px solid rgba(255,255,255,.1);margin-top:.75rem;padding-top:.75rem}.navbar-custom .navbar-brand{font-size:1.5rem;font-weight:700;color:#fff!important}.navbar-custom .nav-link{font-size:1rem;font-weight:600;margin:0 .5rem;padding:.5rem 0!important;color:rgba(255,255,255,.8)!important}.navbar-custom .btn-signin{font-size:1rem!important;font-weight:600!important;padding:.5rem 0;background:0 0;color:rgba(255,255,255,.8)!important}.tools-menu{min-width:180px!important;max-width:90vw!important}.tool-item{padding:.75rem 1rem!important;font-size:.9rem!important}.mobile-bottom-nav{display:flex!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important;background:#0a0a0a!important;border-top:1px solid rgba(255,255,255,.1)!important;padding:.5rem 0 calc(.5rem + env(safe-area-inset-bottom))!important;z-index:1020!important;box-shadow:0 -2px 12px rgba(0,0,0,.4)!important;justify-content:space-around!important;align-items:center!important}.mobile-bottom-nav .nav-item{flex:1!important;text-align:center!important}.mobile-bottom-nav .nav-link{display:flex!important;flex-direction:column!important;align-items:center!important;padding:.5rem!important;color:rgba(255,255,255,.5)!important;text-decoration:none!important;font-size:.65rem!important;font-weight:500!important;background:0 0!important;border:none!important;border-radius:8px!important;margin:0!important}.mobile-bottom-nav .nav-link i{font-size:1.25rem!important;margin-bottom:.25rem!important}.mobile-bottom-nav .nav-link.active{color:#f59e0b!important}.mobile-bottom-nav .nav-link:active{transform:scale(.95);background:rgba(255,255,255,.05)!important}}@media (max-width:480px){.display-4{font-size:1.75rem!important}.display-5{font-size:1.35rem!important}h1{font-size:1.75rem!important}h2{font-size:1.35rem!important}.container{padding-left:.75rem;padding-right:.75rem}.card-body{padding:1rem}.navbar-custom .navbar-brand{font-size:1.5rem!important}.btn{font-size:.9rem;padding:.75rem 1.25rem}.navbar-custom .nav-link{font-size:1rem!important;padding:.5rem 0!important}}.navbar-user-avatar{width:32px;height:32px;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:.875rem;font-weight:600;flex-shrink:0}@media (max-width:991px){.navbar-user-avatar{width:36px;height:36px;font-size:1rem}}