*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{background-color:#f9f9f9;color:#0f0f0f;min-height:100vh;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}button:not([role=switch]),a,input,select,textarea{min-height:44px;font-size:16px}button[role=switch]{min-height:auto!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;outline:none!important;border:none!important;padding:2px!important;box-sizing:content-box!important}input:focus,select:focus,textarea:focus{outline:2px solid #ef4444;outline-offset:2px}@media(max-width:768px){table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}th,td{white-space:nowrap;padding:8px 12px!important}}@media(max-width:640px){.card,.panel,[class*=rounded-lg][class*=bg-white]{border-radius:.5rem;padding:1rem}}@media(max-width:640px){.grid-cols-2,.grid-cols-3{grid-template-columns:1fr!important}.grid-cols-4{grid-template-columns:repeat(2,1fr)!important}}@media(min-width:641px)and (max-width:1024px){.grid-cols-4,.grid-cols-3{grid-template-columns:repeat(2,1fr)!important}}@media(max-width:640px){.flex-row:not(.flex-nowrap){flex-wrap:wrap}.gap-4{gap:.75rem}.gap-6{gap:1rem}.gap-8{gap:1.25rem}}@media(max-width:640px){h1,.text-3xl,.text-4xl{font-size:1.5rem!important}h2,.text-2xl{font-size:1.25rem!important}h3,.text-xl{font-size:1.125rem!important}.text-lg{font-size:1rem!important}}@media(max-width:640px){[class*=fixed][class*=inset-0] [class*=max-w-]{max-width:95%!important;margin:1rem}}@media(max-width:480px){.flex.gap-2:has(button),.flex.gap-3:has(button){flex-direction:column;align-items:stretch}.flex.gap-2:has(button) button,.flex.gap-3:has(button) button{width:100%;justify-content:center}}@media(max-width:640px){input[type=text],input[type=email],input[type=password],input[type=number],input[type=url],select,textarea{width:100%;max-width:100%}}img{max-width:100%;height:auto}video{max-width:100%;height:auto}@media(max-width:1023px){.hide-mobile{display:none!important}}@media(min-width:1024px){.hide-desktop{display:none!important}}@supports (padding: max(0px)){.safe-area-inset{padding-left:max(1rem,env(safe-area-inset-left));padding-right:max(1rem,env(safe-area-inset-right));padding-bottom:max(1rem,env(safe-area-inset-bottom))}}.spinner{border:3px solid #f3f3f3;border-top:3px solid #ef4444;border-radius:50%;width:24px;height:24px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.transition-smooth{transition:all .3s cubic-bezier(.4,0,.2,1)}@media(hover:none){button:active,a:active{transform:scale(.98);opacity:.9}}body{overscroll-behavior-y:contain}.h-screen{height:100vh;height:100dvh}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse-glow{0%,to{box-shadow:0 0 20px #8b5cf64d}50%{box-shadow:0 0 30px #8b5cf699}}.animate-fade-in-up{animation:fadeInUp .5s ease-out forwards}.animate-pulse-glow{animation:pulse-glow 2s infinite}.gradient-text{background:linear-gradient(135deg,#8b5cf6,#6366f1,#10b981);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.analysis-card{background:linear-gradient(135deg,#ffffffe6,#f9fafbf2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(139,92,246,.1);transition:all .3s ease}.analysis-card:hover{border-color:#8b5cf64d;box-shadow:0 10px 40px #8b5cf61a}.copy-btn{transition:all .2s ease}.copy-btn:hover{transform:scale(1.1)}.copy-btn:active{transform:scale(.95)}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.shimmer{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}
