@import"https://fonts.googleapis.com/css2?family=Orbitron:wght@400;500;600;700;900&family=Rajdhani:wght@300;400;500;600;700&display=swap";.code-analyzer-scope{font-family:Montserrat,ui-sans-serif,system-ui,-apple-system,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.code-analyzer-scope *,.code-analyzer-scope *:before,.code-analyzer-scope *:after{box-sizing:border-box;border-width:0;border-style:solid}.code-analyzer-scope.min-h-screen,.code-analyzer-scope .min-h-screen{min-height:100vh}.code-analyzer-scope.h-screen,.code-analyzer-scope .h-screen{height:100vh}.code-analyzer-scope .h-full{height:100%}.code-analyzer-scope .w-full{width:100%}.code-analyzer-scope .min-w-0{min-width:0}.code-analyzer-scope .w-64{width:16rem}.code-analyzer-scope .max-w-3xl{max-width:48rem}.code-analyzer-scope .max-w-md{max-width:28rem}.code-analyzer-scope .max-w-lg{max-width:32rem}.code-analyzer-scope .max-w-xl{max-width:36rem}.code-analyzer-scope .max-w-2xl{max-width:42rem}.code-analyzer-scope .max-w-4xl{max-width:56rem}.code-analyzer-scope .max-w-6xl{max-width:72rem}.code-analyzer-scope .max-w-\[80vw\]{max-width:80vw}.code-analyzer-scope .max-h-\[80vh\]{max-height:80vh}.code-analyzer-scope .max-h-\[90vh\]{max-height:90vh}.code-analyzer-scope.flex,.code-analyzer-scope .flex{display:flex}.code-analyzer-scope.inline-flex,.code-analyzer-scope .inline-flex{display:inline-flex}.code-analyzer-scope.flex-col,.code-analyzer-scope .flex-col{flex-direction:column}.code-analyzer-scope .flex-row{flex-direction:row}.code-analyzer-scope.flex-1,.code-analyzer-scope .flex-1{flex:1 1 0%}.code-analyzer-scope .flex-shrink-0{flex-shrink:0}.code-analyzer-scope .flex-grow{flex-grow:1}.code-analyzer-scope .items-center{align-items:center}.code-analyzer-scope .items-start{align-items:flex-start}.code-analyzer-scope .items-end{align-items:flex-end}.code-analyzer-scope .justify-center{justify-content:center}.code-analyzer-scope .justify-between{justify-content:space-between}.code-analyzer-scope .justify-end{justify-content:flex-end}.code-analyzer-scope .gap-1{gap:.25rem}.code-analyzer-scope .gap-2{gap:.5rem}.code-analyzer-scope .gap-3{gap:.75rem}.code-analyzer-scope .gap-4{gap:1rem}.code-analyzer-scope .gap-6{gap:1.5rem}.code-analyzer-scope .gap-8{gap:2rem}.code-analyzer-scope .grid{display:grid}.code-analyzer-scope .grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.code-analyzer-scope .grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.code-analyzer-scope .grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.code-analyzer-scope .relative{position:relative}.code-analyzer-scope .absolute{position:absolute}.code-analyzer-scope .fixed{position:fixed}.code-analyzer-scope .sticky{position:sticky}.code-analyzer-scope .inset-0{inset:0}.code-analyzer-scope .top-0{top:0}.code-analyzer-scope .right-0{right:0}.code-analyzer-scope .bottom-0{bottom:0}.code-analyzer-scope .left-0{left:0}.code-analyzer-scope .top-2{top:.5rem}.code-analyzer-scope .right-2{right:.5rem}.code-analyzer-scope .top-4{top:1rem}.code-analyzer-scope .right-4{right:1rem}.code-analyzer-scope .z-10{z-index:10}.code-analyzer-scope .z-20{z-index:20}.code-analyzer-scope .z-40{z-index:40}.code-analyzer-scope .z-50{z-index:50}.code-analyzer-scope .z-\[60\]{z-index:60}.code-analyzer-scope .z-\[100\]{z-index:100}.code-analyzer-scope .z-\[200\]{z-index:200}.code-analyzer-scope .p-1{padding:.25rem}.code-analyzer-scope .p-2{padding:.5rem}.code-analyzer-scope .p-3{padding:.75rem}.code-analyzer-scope .p-4{padding:1rem}.code-analyzer-scope .p-6{padding:1.5rem}.code-analyzer-scope .p-8{padding:2rem}.code-analyzer-scope .px-2{padding-left:.5rem;padding-right:.5rem}.code-analyzer-scope .px-3{padding-left:.75rem;padding-right:.75rem}.code-analyzer-scope .px-4{padding-left:1rem;padding-right:1rem}.code-analyzer-scope .px-6{padding-left:1.5rem;padding-right:1.5rem}.code-analyzer-scope .py-1{padding-top:.25rem;padding-bottom:.25rem}.code-analyzer-scope .py-2{padding-top:.5rem;padding-bottom:.5rem}.code-analyzer-scope .py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.code-analyzer-scope .py-3{padding-top:.75rem;padding-bottom:.75rem}.code-analyzer-scope .py-4{padding-top:1rem;padding-bottom:1rem}.code-analyzer-scope .py-8{padding-top:2rem;padding-bottom:2rem}.code-analyzer-scope .py-12{padding-top:3rem;padding-bottom:3rem}.code-analyzer-scope .py-16{padding-top:4rem;padding-bottom:4rem}.code-analyzer-scope .pt-4{padding-top:1rem}.code-analyzer-scope .pb-4{padding-bottom:1rem}.code-analyzer-scope .pl-4{padding-left:1rem}.code-analyzer-scope .pr-4{padding-right:1rem}.code-analyzer-scope .m-0{margin:0}.code-analyzer-scope .m-auto{margin:auto}.code-analyzer-scope .mx-auto{margin-left:auto;margin-right:auto}.code-analyzer-scope .mt-1{margin-top:.25rem}.code-analyzer-scope .mt-2{margin-top:.5rem}.code-analyzer-scope .mt-4{margin-top:1rem}.code-analyzer-scope .mt-6{margin-top:1.5rem}.code-analyzer-scope .mt-8{margin-top:2rem}.code-analyzer-scope .mb-2{margin-bottom:.5rem}.code-analyzer-scope .mb-4{margin-bottom:1rem}.code-analyzer-scope .mb-6{margin-bottom:1.5rem}.code-analyzer-scope .mb-8{margin-bottom:2rem}.code-analyzer-scope .ml-2{margin-left:.5rem}.code-analyzer-scope .ml-auto{margin-left:auto}.code-analyzer-scope .mr-2{margin-right:.5rem}.code-analyzer-scope .-ml-2{margin-left:-.5rem}.code-analyzer-scope .-mt-1{margin-top:-.25rem}.code-analyzer-scope .text-xs{font-size:.75rem;line-height:1rem}.code-analyzer-scope .text-sm{font-size:.875rem;line-height:1.25rem}.code-analyzer-scope .text-base{font-size:1rem;line-height:1.5rem}.code-analyzer-scope .text-lg{font-size:1.125rem;line-height:1.75rem}.code-analyzer-scope .text-xl{font-size:1.25rem;line-height:1.75rem}.code-analyzer-scope .text-2xl{font-size:1.5rem;line-height:2rem}.code-analyzer-scope .text-3xl{font-size:1.875rem;line-height:2.25rem}.code-analyzer-scope .text-4xl{font-size:2.25rem;line-height:2.5rem}.code-analyzer-scope .font-normal{font-weight:400}.code-analyzer-scope .font-medium{font-weight:500}.code-analyzer-scope .font-semibold{font-weight:600}.code-analyzer-scope .font-bold{font-weight:700}.code-analyzer-scope .text-left{text-align:left}.code-analyzer-scope .text-center{text-align:center}.code-analyzer-scope .text-right{text-align:right}.code-analyzer-scope .leading-relaxed{line-height:1.625}.code-analyzer-scope .leading-tight{line-height:1.25}.code-analyzer-scope .tracking-tight{letter-spacing:-.025em}.code-analyzer-scope .tracking-wide{letter-spacing:.025em}.code-analyzer-scope .uppercase{text-transform:uppercase}.code-analyzer-scope .lowercase{text-transform:lowercase}.code-analyzer-scope .capitalize{text-transform:capitalize}.code-analyzer-scope .truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.code-analyzer-scope .break-words{word-wrap:break-word}.code-analyzer-scope .break-all{word-break:break-all}.code-analyzer-scope .whitespace-pre-wrap{white-space:pre-wrap}.code-analyzer-scope .whitespace-nowrap{white-space:nowrap}.code-analyzer-scope.text-white,.code-analyzer-scope .text-white{color:#fff}.code-analyzer-scope .text-black{color:#000}.code-analyzer-scope .text-gray-300{color:#d1d5db}.code-analyzer-scope .text-gray-400{color:#9ca3af}.code-analyzer-scope .text-gray-500{color:#6b7280}.code-analyzer-scope .text-zinc-300{color:#d4d4d8}.code-analyzer-scope .text-zinc-400{color:#a1a1aa}.code-analyzer-scope .text-zinc-500{color:#71717a}.code-analyzer-scope .text-purple-300{color:#d8b4fe}.code-analyzer-scope .text-purple-400{color:#c084fc}.code-analyzer-scope .text-purple-500{color:#a855f7}.code-analyzer-scope .text-blue-400{color:#60a5fa}.code-analyzer-scope .text-blue-500{color:#3b82f6}.code-analyzer-scope .text-green-400{color:#4ade80}.code-analyzer-scope .text-green-500{color:#22c55e}.code-analyzer-scope .text-yellow-400{color:#facc15}.code-analyzer-scope .text-yellow-500{color:#eab308}.code-analyzer-scope .text-red-400{color:#f87171}.code-analyzer-scope .text-red-500{color:#ef4444}.code-analyzer-scope .text-orange-400{color:#fb923c}.code-analyzer-scope .text-cyan-400{color:#22d3ee}.code-analyzer-scope.bg-black,.code-analyzer-scope .bg-black{background-color:#000}.code-analyzer-scope .bg-white{background-color:#fff}.code-analyzer-scope .bg-transparent{background-color:transparent}.code-analyzer-scope .bg-zinc-800{background-color:#27272a}.code-analyzer-scope .bg-zinc-900{background-color:#18181b}.code-analyzer-scope .bg-zinc-950{background-color:#09090b}.code-analyzer-scope .bg-purple-500{background-color:#a855f7}.code-analyzer-scope .bg-purple-600{background-color:#9333ea}.code-analyzer-scope .bg-purple-700{background-color:#7e22ce}.code-analyzer-scope .bg-blue-500{background-color:#3b82f6}.code-analyzer-scope .bg-blue-600{background-color:#2563eb}.code-analyzer-scope .bg-green-500{background-color:#22c55e}.code-analyzer-scope .bg-green-600{background-color:#16a34a}.code-analyzer-scope .bg-red-500{background-color:#ef4444}.code-analyzer-scope .bg-red-600{background-color:#dc2626}.code-analyzer-scope .bg-yellow-500{background-color:#eab308}.code-analyzer-scope .bg-black\/50{background-color:#00000080}.code-analyzer-scope .bg-black\/80{background-color:#000c}.code-analyzer-scope .bg-black\/90{background-color:#000000e6}.code-analyzer-scope .bg-white\/5{background-color:#ffffff0d}.code-analyzer-scope .bg-white\/10{background-color:#ffffff1a}.code-analyzer-scope .bg-zinc-900\/50{background-color:#18181b80}.code-analyzer-scope .bg-zinc-950\/50{background-color:#09090b80}.code-analyzer-scope .bg-purple-500\/10{background-color:#a855f71a}.code-analyzer-scope .bg-purple-500\/20{background-color:#a855f733}.code-analyzer-scope .bg-purple-600\/10{background-color:#9333ea1a}.code-analyzer-scope .bg-purple-600\/20{background-color:#9333ea33}.code-analyzer-scope .bg-red-500\/10{background-color:#ef44441a}.code-analyzer-scope .bg-red-500\/20{background-color:#ef444433}.code-analyzer-scope .bg-green-500\/10{background-color:#22c55e1a}.code-analyzer-scope .bg-blue-500\/10{background-color:#3b82f61a}.code-analyzer-scope .bg-yellow-500\/10{background-color:#eab3081a}.code-analyzer-scope .border{border-width:1px}.code-analyzer-scope .border-0{border-width:0}.code-analyzer-scope .border-2{border-width:2px}.code-analyzer-scope .border-t{border-top-width:1px}.code-analyzer-scope .border-b{border-bottom-width:1px}.code-analyzer-scope .border-l{border-left-width:1px}.code-analyzer-scope .border-r{border-right-width:1px}.code-analyzer-scope .border-transparent{border-color:transparent}.code-analyzer-scope .border-white{border-color:#fff}.code-analyzer-scope .border-white\/5{border-color:#ffffff0d}.code-analyzer-scope .border-white\/10{border-color:#ffffff1a}.code-analyzer-scope .border-white\/20{border-color:#fff3}.code-analyzer-scope .border-zinc-700{border-color:#3f3f46}.code-analyzer-scope .border-zinc-800{border-color:#27272a}.code-analyzer-scope .border-purple-500{border-color:#a855f7}.code-analyzer-scope .border-purple-500\/20{border-color:#a855f733}.code-analyzer-scope .border-purple-500\/50{border-color:#a855f780}.code-analyzer-scope .border-red-500\/20{border-color:#ef444433}.code-analyzer-scope .border-green-500\/20{border-color:#22c55e33}.code-analyzer-scope .rounded{border-radius:.25rem}.code-analyzer-scope .rounded-md{border-radius:.375rem}.code-analyzer-scope .rounded-lg{border-radius:.5rem}.code-analyzer-scope .rounded-xl{border-radius:.75rem}.code-analyzer-scope .rounded-2xl{border-radius:1rem}.code-analyzer-scope .rounded-3xl{border-radius:1.5rem}.code-analyzer-scope .rounded-full{border-radius:9999px}.code-analyzer-scope .rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.code-analyzer-scope .rounded-b-2xl{border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}.code-analyzer-scope .shadow{box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.code-analyzer-scope .shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.code-analyzer-scope .shadow-xl{box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.code-analyzer-scope .shadow-2xl{box-shadow:0 25px 50px -12px #00000040}.code-analyzer-scope .opacity-0{opacity:0}.code-analyzer-scope .opacity-50{opacity:.5}.code-analyzer-scope .opacity-75{opacity:.75}.code-analyzer-scope .opacity-100{opacity:1}.code-analyzer-scope .backdrop-blur-sm{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.code-analyzer-scope .backdrop-blur-md{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.code-analyzer-scope .backdrop-blur{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.code-analyzer-scope.overflow-hidden,.code-analyzer-scope .overflow-hidden{overflow:hidden}.code-analyzer-scope .overflow-auto{overflow:auto}.code-analyzer-scope .overflow-x-auto{overflow-x:auto}.code-analyzer-scope .overflow-y-auto{overflow-y:auto}.code-analyzer-scope .overflow-y-scroll{overflow-y:scroll}.code-analyzer-scope .hidden{display:none}.code-analyzer-scope .block{display:block}.code-analyzer-scope .inline{display:inline}.code-analyzer-scope .inline-block{display:inline-block}.code-analyzer-scope .cursor-pointer{cursor:pointer}.code-analyzer-scope .cursor-not-allowed{cursor:not-allowed}.code-analyzer-scope .select-none{-webkit-user-select:none;user-select:none}.code-analyzer-scope .pointer-events-none{pointer-events:none}.code-analyzer-scope .transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.code-analyzer-scope .transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.code-analyzer-scope .transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.code-analyzer-scope .transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.code-analyzer-scope .duration-200{transition-duration:.2s}.code-analyzer-scope .duration-300{transition-duration:.3s}.code-analyzer-scope .ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.code-analyzer-scope .translate-x-0{transform:translate(0)}.code-analyzer-scope .-translate-x-full{transform:translate(-100%)}.code-analyzer-scope .translate-y-0{transform:translateY(0)}.code-analyzer-scope .scale-100{transform:scale(1)}.code-analyzer-scope .scale-95{transform:scale(.95)}.code-analyzer-scope .rotate-180{transform:rotate(180deg)}.code-analyzer-scope .hover\:bg-white\/5:hover{background-color:#ffffff0d}.code-analyzer-scope .hover\:bg-white\/10:hover{background-color:#ffffff1a}.code-analyzer-scope .hover\:bg-zinc-700:hover{background-color:#3f3f46}.code-analyzer-scope .hover\:bg-zinc-800:hover{background-color:#27272a}.code-analyzer-scope .hover\:bg-purple-500:hover{background-color:#a855f7}.code-analyzer-scope .hover\:bg-purple-700:hover{background-color:#7e22ce}.code-analyzer-scope .hover\:bg-red-500:hover{background-color:#ef4444}.code-analyzer-scope .hover\:bg-red-700:hover{background-color:#b91c1c}.code-analyzer-scope .hover\:text-white:hover{color:#fff}.code-analyzer-scope .hover\:text-purple-300:hover{color:#d8b4fe}.code-analyzer-scope .hover\:border-purple-500:hover{border-color:#a855f7}.code-analyzer-scope .hover\:border-white\/20:hover{border-color:#fff3}.code-analyzer-scope .hover\:scale-105:hover{transform:scale(1.05)}.code-analyzer-scope .hover\:opacity-100:hover{opacity:1}.code-analyzer-scope .focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.code-analyzer-scope .focus\:ring-2:focus{box-shadow:0 0 0 2px #9333ea80}.code-analyzer-scope .focus\:ring-purple-500:focus{--tw-ring-color: #a855f7}.code-analyzer-scope .focus\:border-purple-500:focus{border-color:#a855f7}.code-analyzer-scope .disabled\:opacity-50:disabled{opacity:.5}.code-analyzer-scope .disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.code-analyzer-scope .group:hover .group-hover\:opacity-100{opacity:1}.code-analyzer-scope .group:hover .group-hover\:scale-105{transform:scale(1.05)}.code-analyzer-scope .group:hover .group-hover\:text-white{color:#fff}@media(min-width:768px){.code-analyzer-scope .md\:hidden{display:none}.code-analyzer-scope .md\:flex{display:flex}.code-analyzer-scope .md\:block{display:block}.code-analyzer-scope .md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.code-analyzer-scope .md\:p-8{padding:2rem}.code-analyzer-scope .md\:px-8{padding-left:2rem;padding-right:2rem}.code-analyzer-scope .md\:relative{position:relative}.code-analyzer-scope .md\:translate-x-0{transform:translate(0)}.code-analyzer-scope .md\:max-w-none{max-width:none}.code-analyzer-scope .md\:w-64{width:16rem}}@media(min-width:1024px){.code-analyzer-scope .lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.code-analyzer-scope .lg\:px-12{padding-left:3rem;padding-right:3rem}}.code-analyzer-scope .w-3{width:.75rem}.code-analyzer-scope .h-3{height:.75rem}.code-analyzer-scope .w-4{width:1rem}.code-analyzer-scope .h-4{height:1rem}.code-analyzer-scope .w-5{width:1.25rem}.code-analyzer-scope .h-5{height:1.25rem}.code-analyzer-scope .w-6{width:1.5rem}.code-analyzer-scope .h-6{height:1.5rem}.code-analyzer-scope .w-8{width:2rem}.code-analyzer-scope .h-8{height:2rem}.code-analyzer-scope .w-10{width:2.5rem}.code-analyzer-scope .h-10{height:2.5rem}.code-analyzer-scope .w-12{width:3rem}.code-analyzer-scope .h-12{height:3rem}.code-analyzer-scope .w-16{width:4rem}.code-analyzer-scope .h-16{height:4rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes spin-gradient{0%{--gradient-angle: 0deg}to{--gradient-angle: 360deg}}.code-analyzer-scope .animate-spin{animation:spin 1s linear infinite}.code-analyzer-scope .animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.code-analyzer-scope .bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.code-analyzer-scope .bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.code-analyzer-scope .from-purple-600{--tw-gradient-from: #9333ea;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 51, 234, 0))}.code-analyzer-scope .to-blue-600{--tw-gradient-to: #2563eb}.code-analyzer-scope .to-purple-600{--tw-gradient-to: #9333ea}.code-analyzer-scope .from-purple-500{--tw-gradient-from: #a855f7;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(168, 85, 247, 0))}.code-analyzer-scope .to-blue-500{--tw-gradient-to: #3b82f6}.code-analyzer-scope .conic-border-container{position:relative;border-radius:1rem;padding:1px;background:conic-gradient(from var(--gradient-angle, 0deg),#9333ea,#3b82f6,#06b6d4,#22c55e,#eab308,#ef4444,#9333ea);animation:spin-gradient 3s linear infinite}.code-analyzer-scope .conic-border-container>*{background:#18181b;border-radius:calc(1rem - 1px)}.code-analyzer-scope .line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.code-analyzer-scope .line-clamp-3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.code-analyzer-scope ::-webkit-scrollbar{width:8px;height:8px}.code-analyzer-scope ::-webkit-scrollbar-track{background:#18181b}.code-analyzer-scope ::-webkit-scrollbar-thumb{background:#3f3f46;border-radius:4px}.code-analyzer-scope ::-webkit-scrollbar-thumb:hover{background:#52525b}.code-analyzer-scope .prose{color:#d4d4d8;max-width:65ch}.code-analyzer-scope .prose-sm{font-size:.875rem;line-height:1.7}.code-analyzer-scope .prose-invert{--tw-prose-body: #d4d4d8;--tw-prose-headings: #ffffff;--tw-prose-links: #a78bfa;--tw-prose-bold: #ffffff;--tw-prose-code: #f87171}.code-analyzer-scope .prose h1,.code-analyzer-scope .prose h2,.code-analyzer-scope .prose h3,.code-analyzer-scope .prose h4{color:#fff;font-weight:600;margin-top:1.5em;margin-bottom:.5em}.code-analyzer-scope .prose h1{font-size:1.5rem}.code-analyzer-scope .prose h2{font-size:1.25rem}.code-analyzer-scope .prose h3{font-size:1.125rem}.code-analyzer-scope .prose h4{font-size:1rem}.code-analyzer-scope .prose p{margin-top:.75em;margin-bottom:.75em}.code-analyzer-scope .prose a{color:#a78bfa;text-decoration:underline}.code-analyzer-scope .prose a:hover{color:#c4b5fd}.code-analyzer-scope .prose strong{color:#fff;font-weight:600}.code-analyzer-scope .prose code{color:#f87171;background-color:#27272a;padding:.125rem .375rem;border-radius:.25rem;font-size:.875em}.code-analyzer-scope .prose code:before,.code-analyzer-scope .prose code:after{content:none}.code-analyzer-scope .prose pre{background-color:#18181b;border-radius:.5rem;padding:1rem;overflow-x:auto;margin:1em 0}.code-analyzer-scope .prose pre code{background-color:transparent;padding:0;color:#e4e4e7}.code-analyzer-scope .prose ul,.code-analyzer-scope .prose ol{padding-left:1.5em;margin:.75em 0}.code-analyzer-scope .prose li{margin:.25em 0}.code-analyzer-scope .prose blockquote{border-left:3px solid #3f3f46;padding-left:1em;margin:1em 0;color:#a1a1aa;font-style:italic}.code-analyzer-scope .prose hr{border-color:#3f3f46;margin:2em 0}.code-analyzer-scope .prose table{width:100%;border-collapse:collapse;margin:1em 0}.code-analyzer-scope .prose th,.code-analyzer-scope .prose td{border:1px solid #3f3f46;padding:.5rem;text-align:left}.code-analyzer-scope .prose th{background-color:#27272a;font-weight:600}.code-analyzer-scope .not-prose{font-size:inherit}.code-analyzer-scope .not-prose *{margin:0}.code-analyzer-scope input,.code-analyzer-scope textarea,.code-analyzer-scope select{background-color:transparent;border:1px solid rgba(255,255,255,.1);color:#fff}.code-analyzer-scope input::placeholder,.code-analyzer-scope textarea::placeholder{color:#71717a}.code-analyzer-scope input:focus,.code-analyzer-scope textarea:focus,.code-analyzer-scope select:focus{outline:none;border-color:#9333ea;box-shadow:0 0 0 2px #9333ea33}.code-analyzer-scope button{font-family:inherit}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Rajdhani,system-ui,sans-serif;background:#000;color:#f5f5f5;min-height:100vh;letter-spacing:.5px;position:relative;overflow-x:hidden}body:before{content:"";position:fixed;inset:0;background:radial-gradient(circle at 20% 30%,rgba(192,192,192,.02) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(192,192,192,.02) 0%,transparent 50%);pointer-events:none;z-index:0}.app{display:flex;flex-direction:column;min-height:100vh;position:relative;z-index:1}.site-header{background:#000c;border-bottom:1px solid rgba(255,255,255,.1);padding:20px 0;position:sticky;top:0;z-index:100;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);animation:slideDown .5s ease-out;transition:all .3s ease;width:100%}@keyframes slideDown{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.site-header-content{width:100%;padding:0 32px;display:flex;align-items:center;justify-content:space-between;gap:32px}.logo{display:flex;align-items:center;text-decoration:none;gap:12px}.logo-image{height:32px;width:auto;object-fit:contain;transition:transform .3s ease,filter .3s ease}.logo:hover .logo-image{transform:scale(1.1) rotate(5deg);filter:brightness(1.2)}.logo-text{font-family:Orbitron,sans-serif;font-size:24px;font-weight:900;background:linear-gradient(135deg,#fff,silver);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:4px}.logo-text-header{font-family:Orbitron,sans-serif;font-size:20px;font-weight:900;color:#fff;text-decoration:none;letter-spacing:4px;transition:color .2s;flex-shrink:0}.logo-text-header:hover{color:silver}.site-nav{display:flex;gap:32px;flex:1;justify-content:center}.site-nav a{color:#909090;text-decoration:none;font-size:13px;font-weight:500;letter-spacing:1px;text-transform:uppercase;transition:color .2s;position:relative}.site-nav a:after{content:"";position:absolute;bottom:-4px;left:0;right:0;height:1px;background:silver;transform:scaleX(0);transition:transform .2s}.site-nav a:hover{color:#e0e0e0}.site-nav a:hover:after{transform:scaleX(1)}.site-nav a.active{color:#e0e0e0}.site-nav a.active:after{transform:scaleX(1)}.site-header-actions{display:flex;align-items:center;gap:16px}.social-link{color:#909090;transition:color .2s;display:flex;align-items:center}.social-link:hover{color:silver}.btn-scan-header{padding:10px 24px;border-radius:2px;border:1px solid #c0c0c0;background:linear-gradient(135deg,#e0e0e0,silver);color:#000;font-weight:700;font-family:Orbitron,sans-serif;font-size:11px;letter-spacing:2px;text-transform:uppercase;cursor:pointer;transition:all .2s}.btn-scan-header:hover{transform:translateY(-1px);box-shadow:0 4px 12px #c0c0c04d}.hero-section{max-width:1400px;margin:0 auto;padding:100px 32px 120px;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start;position:relative;opacity:0;animation:fadeInUp .8s ease-out .2s forwards}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-section:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:600px;height:600px;background:radial-gradient(circle,rgba(192,192,192,.1) 0%,transparent 70%);pointer-events:none;filter:blur(60px)}.hero-content{position:relative;z-index:1}.hero-badge{display:inline-block;padding:6px 16px;background:linear-gradient(135deg,#1a1a1a,#2a2a2a);border:1px solid #404040;border-radius:20px;font-size:11px;font-weight:700;letter-spacing:2px;color:silver;margin-bottom:24px;opacity:0;animation:fadeInScale .6s ease-out .4s forwards;transition:all .3s ease}.hero-badge:hover{transform:scale(1.05);border-color:#606060}@keyframes fadeInScale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.hero-title{margin:0 0 24px;font-family:Orbitron,sans-serif;font-size:56px;font-weight:900;background:linear-gradient(135deg,#fff,#e0e0e0,silver 60%,gray);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:2px;line-height:1.1;filter:drop-shadow(0 0 40px rgba(192,192,192,.2));opacity:0;animation:fadeInUp .8s ease-out .6s forwards;transition:filter .3s ease}.hero-title:hover{filter:drop-shadow(0 0 50px rgba(192,192,192,.3))}.hero-subtitle{margin:0 0 32px;font-size:17px;font-weight:400;color:#a0a0a0;line-height:1.7;letter-spacing:.3px;max-width:540px;opacity:0;animation:fadeInUp .8s ease-out .8s forwards}.btn-hero{padding:16px 48px;border-radius:4px;border:2px solid #c0c0c0;background:linear-gradient(135deg,#e0e0e0,silver);color:#000;font-weight:700;font-family:Orbitron,sans-serif;font-size:13px;letter-spacing:2px;text-transform:uppercase;cursor:pointer;transition:all .3s;box-shadow:0 4px 16px #c0c0c033}.btn-hero:hover{transform:translateY(-2px);box-shadow:0 8px 32px #c0c0c066;background:linear-gradient(135deg,#f0f0f0,#d0d0d0)}.hero-visual{position:relative;z-index:1;width:100%;display:flex;flex-direction:column;align-items:stretch}.hero-result{width:100%;max-height:calc(100vh - 240px);overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;align-self:start;animation:fadeInScale .6s ease-out;scrollbar-width:thin;scrollbar-color:#606060 transparent}.hero-result::-webkit-scrollbar{width:6px}.hero-result::-webkit-scrollbar-track{background:transparent}.hero-result::-webkit-scrollbar-thumb{background:#606060;border-radius:3px;transition:background .3s}.hero-result::-webkit-scrollbar-thumb:hover{background:gray}.scanner-preview{background:linear-gradient(135deg,#0a0a0a,#151515);border:1px solid #2a2a2a;border-radius:8px;padding:32px;opacity:0;animation:fadeInUp .6s ease-out .8s forwards}.preview-header{margin-bottom:28px;text-align:center}.preview-title{font-size:20px;font-weight:700;font-family:Orbitron,sans-serif;color:#fff;letter-spacing:1px;margin-bottom:8px}.preview-subtitle{font-size:13px;color:#909090;letter-spacing:.3px}.preview-items{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.preview-item{display:flex;align-items:center;gap:16px;padding:16px;background:#ffffff05;border:1px solid #2a2a2a;border-radius:6px;transition:all .3s ease;opacity:0;animation:fadeInUp .4s ease-out forwards}.preview-item:nth-child(1){animation-delay:.9s}.preview-item:nth-child(2){animation-delay:1s}.preview-item:nth-child(3){animation-delay:1.1s}.preview-item:nth-child(4){animation-delay:1.2s}.preview-item:nth-child(5){animation-delay:1.3s}.preview-item:nth-child(6){animation-delay:1.4s}.preview-item:hover{background:#ffffff0a;border-color:#404040;transform:translate(4px)}.preview-icon{font-size:24px;flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#6060601a;border-radius:6px}.preview-content{flex:1;min-width:0}.preview-label{font-size:14px;font-weight:600;color:#fff;margin-bottom:4px;letter-spacing:.3px}.preview-detail{font-size:12px;color:#909090;line-height:1.4}.preview-status{font-size:16px;color:#22c55e;flex-shrink:0}.preview-footer{display:flex;justify-content:center;padding-top:16px;border-top:1px solid #2a2a2a}.preview-badge{display:flex;align-items:center;gap:8px;padding:8px 16px;background:#6060601a;border:1px solid #404040;border-radius:20px}.badge-icon{font-size:14px}.badge-text{font-size:12px;font-weight:600;color:#d0d0d0;letter-spacing:.3px}.visual-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.grid-item{background:linear-gradient(135deg,#0d0d0d,#1a1a1a);border:1px solid #2a2a2a;border-left:3px solid #606060;border-radius:4px;padding:32px 24px;text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1);opacity:0;transform:translateY(20px);animation:fadeInUp .6s ease-out forwards}.grid-item:nth-child(1){animation-delay:1s}.grid-item:nth-child(2){animation-delay:1.2s}.grid-item:nth-child(3){animation-delay:1.4s}.grid-item:hover{border-left-color:silver;transform:translateY(-6px) scale(1.02);box-shadow:0 12px 32px #c0c0c033;background:linear-gradient(135deg,#0f0f0f,#1c1c1c)}.grid-item:nth-child(3){grid-column:1 / -1}.stat-number{font-family:Orbitron,sans-serif;font-size:48px;font-weight:900;background:linear-gradient(135deg,#fff,silver);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:8px;transition:all .3s ease;display:inline-block}.grid-item:hover .stat-number{transform:scale(1.1);filter:brightness(1.2)}.stat-label{font-size:12px;color:gray;text-transform:uppercase;letter-spacing:1.5px;font-weight:600}.features-section{max-width:1400px;margin:0 auto;padding:120px 32px;background:linear-gradient(180deg,transparent 0%,rgba(10,10,10,.5) 50%,transparent 100%);opacity:0;transform:translateY(40px);animation:fadeInUp .8s ease-out 1.6s forwards}.section-header{text-align:center;margin-bottom:64px}.section-title{margin:0 0 16px;font-family:Orbitron,sans-serif;font-size:40px;font-weight:900;background:linear-gradient(135deg,#fff,silver);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:2px}.section-subtitle{margin:0;font-size:16px;color:#909090;letter-spacing:.5px}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px}.feature-card{background:linear-gradient(135deg,#0d0d0d,#1a1a1a);border:1px solid #2a2a2a;border-radius:4px;padding:32px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;opacity:0;transform:translateY(30px);animation:fadeInUp .6s ease-out forwards}.feature-card:nth-child(1){animation-delay:.1s}.feature-card:nth-child(2){animation-delay:.2s}.feature-card:nth-child(3){animation-delay:.3s}.feature-card:nth-child(4){animation-delay:.4s}.feature-card:nth-child(5){animation-delay:.5s}.feature-card:nth-child(6){animation-delay:.6s}.feature-card:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:3px;background:linear-gradient(90deg,transparent 0%,#c0c0c0 50%,transparent 100%);transition:left .5s ease}.feature-card:hover:before{left:100%}.feature-card:after{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:radial-gradient(circle,rgba(192,192,192,.1) 0%,transparent 70%);transform:translate(-50%,-50%);transition:width .6s ease,height .6s ease;pointer-events:none}.feature-card:hover:after{width:200%;height:200%}.feature-card:hover{transform:translateY(-6px) scale(1.02);border-color:#505050;box-shadow:0 16px 48px #c0c0c026;background:linear-gradient(135deg,#0f0f0f,#1c1c1c)}.feature-icon{font-size:48px;margin-bottom:16px}.feature-card h3{margin:0 0 12px;font-family:Orbitron,sans-serif;font-size:18px;color:#e0e0e0;letter-spacing:1px}.feature-card p{margin:0;font-size:14px;color:#909090;line-height:1.7;letter-spacing:.3px}.api-section{max-width:1400px;margin:0 auto;padding:120px 32px;background:linear-gradient(180deg,transparent 0%,rgba(10,10,10,.3) 50%,transparent 100%);opacity:0;transform:translateY(40px);animation:fadeInUp .8s ease-out 2s forwards}.api-content{display:grid;grid-template-columns:1fr 1fr;gap:64px;margin:64px auto 0;align-items:start;max-width:1200px}.api-description{text-align:left}.api-description p{font-size:18px;color:#b0b0b0;line-height:1.8;margin-bottom:24px}.api-description ul{list-style:none;padding:0;margin:0}.api-description li{color:#909090;font-size:16px;line-height:1.6;position:relative;padding:12px 0 12px 24px}.api-description li:before{content:"→";position:absolute;left:0;color:silver;font-weight:700}.api-example{text-align:left;padding:32px;background:linear-gradient(135deg,#0a0a0a,#0f0f0f);border:1px solid #2a2a2a;border-radius:8px}.api-example h3{margin:0 0 24px;font-family:Orbitron,sans-serif;font-size:20px;color:#e0e0e0;letter-spacing:1px}.api-cta{margin-top:48px}.btn-secondary{display:inline-block;padding:14px 32px;background:transparent;border:1px solid #404040;border-radius:6px;color:silver;text-decoration:none;font-weight:600;font-size:16px;transition:all .3s ease;cursor:pointer}.btn-secondary:hover{border-color:#606060;color:#e0e0e0;background:#c0c0c00d;transform:translateY(-2px)}.how-it-works-section{max-width:1400px;margin:0 auto;padding:120px 32px}.steps-container{display:flex;justify-content:center;align-items:center;gap:24px;margin-top:64px;max-width:1200px;margin-left:auto;margin-right:auto;flex-wrap:nowrap}.step{flex:1;text-align:center;position:relative;min-width:0}.step-connector{flex:0 0 40px;height:2px;background:linear-gradient(90deg,#404040,#606060,#404040);position:relative;align-self:center}.step-connector:after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:8px;height:8px;background:gray;border-radius:50%}.step-number{width:80px;height:80px;margin:0 auto 20px;background:linear-gradient(135deg,#1a1a1a,#2a2a2a);border:2px solid #606060;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:Orbitron,sans-serif;font-size:24px;font-weight:900;color:silver;transition:all .3s}.step:hover .step-number{border-color:silver;box-shadow:0 0 24px #c0c0c04d;transform:scale(1.1)}.step-content h3{margin:0 0 8px;font-family:Orbitron,sans-serif;font-size:16px;color:#e0e0e0;letter-spacing:1px}.step-content p{margin:0;font-size:13px;color:gray;line-height:1.6;letter-spacing:.3px}.scan-section{max-width:1200px;margin:0 auto;padding:120px 32px}.scan-container{background:linear-gradient(135deg,#0d0d0d,#1a1a1a);border:1px solid #2a2a2a;border-radius:8px;padding:48px;box-shadow:0 8px 48px #0009;position:relative;overflow:hidden}.scan-container:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent 0%,#c0c0c0 50%,transparent 100%)}.scan-header{text-align:center;margin-bottom:40px}.scan-title{margin:0 0 12px;font-family:Orbitron,sans-serif;font-size:32px;font-weight:900;background:linear-gradient(135deg,#fff,silver);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:2px}.scan-subtitle{font-size:15px;color:#909090;line-height:1.6;letter-spacing:.5px;max-width:600px;margin:0 auto}.cta-section{max-width:1400px;margin:0 auto;padding:120px 32px}.cta-content{background:linear-gradient(135deg,#1a1a1a,#0d0d0d);border:1px solid #2a2a2a;border-radius:8px;padding:80px 48px;text-align:center;position:relative;overflow:hidden}.cta-content:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:400px;height:400px;background:radial-gradient(circle,rgba(192,192,192,.1) 0%,transparent 70%);pointer-events:none}.cta-content h2{margin:0 0 16px;font-family:Orbitron,sans-serif;font-size:36px;font-weight:900;background:linear-gradient(135deg,#fff,silver);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:2px;position:relative;z-index:1}.cta-content p{margin:0 0 32px;font-size:16px;color:#909090;letter-spacing:.5px;position:relative;z-index:1}.btn-cta{padding:16px 48px;border-radius:4px;border:2px solid #c0c0c0;background:linear-gradient(135deg,#e0e0e0,silver);color:#000;font-weight:700;font-family:Orbitron,sans-serif;font-size:13px;letter-spacing:2px;text-transform:uppercase;cursor:pointer;transition:all .3s;position:relative;z-index:1;box-shadow:0 4px 16px #c0c0c033}.btn-cta:hover{transform:translateY(-2px);box-shadow:0 8px 32px #c0c0c066;background:linear-gradient(135deg,#f0f0f0,#d0d0d0)}.app-main{flex:1;width:100%}.app-footer{background:#000;border-top:1px solid #1a1a1a;padding:40px 24px;text-align:center;position:relative}.app-footer:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:100%;max-width:600px;height:1px;background:linear-gradient(90deg,transparent 0%,#505050 50%,transparent 100%)}.app-footer-content{max-width:960px;margin:0 auto;display:flex;flex-direction:column;gap:24px;align-items:center}.app-footer-logo{display:flex;align-items:center;justify-content:center;margin-bottom:8px}.footer-logo-image{height:40px;width:auto;object-fit:contain;opacity:.8;transition:all .3s ease}.footer-logo-image:hover{opacity:1;transform:scale(1.1) rotate(-5deg);filter:brightness(1.2)}.app-footer-links{display:flex;gap:24px;justify-content:center;flex-wrap:wrap}.app-footer-links a{color:#b0b0b0;text-decoration:none;font-size:13px;font-weight:500;letter-spacing:1.5px;text-transform:uppercase;transition:color .2s;position:relative}.app-footer-links a:after{content:"";position:absolute;bottom:-4px;left:0;right:0;height:1px;background:silver;transform:scaleX(0);transition:transform .2s}.app-footer-links a:hover{color:#e0e0e0}.app-footer-links a:hover:after{transform:scaleX(1)}.app-footer-text{font-size:11px;color:#505050;font-weight:400;letter-spacing:1px}.scan-form{display:flex;flex-direction:column;gap:24px;padding:0;margin-bottom:0}.scan-form label{display:flex;flex-direction:column;font-size:11px;gap:10px;color:silver;font-weight:600;letter-spacing:2px;text-transform:uppercase}.scan-form input[type=text]{padding:14px 18px;border-radius:2px;border:1px solid #2a2a2a;background:#000c;color:#fff;font-family:Rajdhani,sans-serif;font-size:15px;letter-spacing:1px;transition:all .2s;border-left:2px solid transparent}.scan-form input[type=text]:focus{outline:none;border-color:#3a3a3a;border-left-color:silver;box-shadow:0 0 0 1px #c0c0c01a;background:#000000f2}.scan-form input[type=text]::placeholder{color:#404040;letter-spacing:1px}.scan-form .checkbox{flex-direction:row;align-items:center;gap:10px;color:gray;font-size:11px;font-weight:400}.scan-form input[type=checkbox]{accent-color:#c0c0c0;cursor:pointer}.scan-form button{align-self:flex-start;padding:14px 48px;border-radius:2px;border:1px solid #c0c0c0;background:linear-gradient(135deg,#e0e0e0,silver);color:#000;font-weight:700;font-family:Orbitron,sans-serif;font-size:12px;letter-spacing:3px;text-transform:uppercase;cursor:pointer;transition:all .2s;position:relative;overflow:hidden}.scan-form button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s}.scan-form button:hover:not(:disabled):before{left:100%}.scan-form button:hover:not(:disabled){transform:translateY(-2px) scale(1.02);box-shadow:0 6px 20px #c0c0c066;background:linear-gradient(135deg,#f0f0f0,#d0d0d0)}.scan-form button:active:not(:disabled){transform:translateY(0) scale(.98)}.scan-form button:disabled{opacity:.5;cursor:not-allowed}.loading-state{display:flex;flex-direction:column;align-items:center;gap:20px;padding:60px 32px;margin-top:40px;margin-bottom:32px;background:linear-gradient(135deg,#0d0d0d,#1a1a1a);border:1px solid #2a2a2a;border-radius:4px;animation:fadeInScale .4s ease-out,pulse 2s ease-in-out infinite;position:relative;overflow:hidden}.loading-state:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(192,192,192,.05),transparent);animation:shimmer 2s infinite}@keyframes shimmer{0%{left:-100%}to{left:100%}}.loading-spinner{width:48px;height:48px;border:3px solid #1a1a1a;border-top-color:silver;border-radius:50%;animation:spin 1s linear infinite,pulse 2s ease-in-out infinite;position:relative}.loading-spinner:after{content:"";position:absolute;top:50%;left:50%;width:20px;height:20px;border:2px solid transparent;border-top-color:silver;border-radius:50%;transform:translate(-50%,-50%);animation:spin .5s linear infinite reverse}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(.95)}}.loading-message{margin:0;font-size:13px;color:#909090;letter-spacing:1px;text-transform:uppercase;font-weight:500;animation:fadeIn .3s ease-in}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.error{background:linear-gradient(135deg,#1a0a0a,#200d0d);border:1px solid #b91c1c;border-left:3px solid #b91c1c;padding:16px 20px;border-radius:2px;margin-bottom:32px;font-size:13px;color:#f88;letter-spacing:.5px;animation:shake .5s ease-out,fadeIn .3s ease-out}@keyframes shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-5px)}20%,40%,60%,80%{transform:translate(5px)}}.scan-result{background:linear-gradient(135deg,#0d0d0d,#1a1a1a);border-radius:4px;padding:48px;border:1px solid #2a2a2a;position:relative;box-shadow:0 4px 24px #00000080;display:flex;flex-direction:column;width:100%;animation:fadeInScale .5s ease-out;transition:box-shadow .3s ease}.scan-result:hover{box-shadow:0 8px 32px #000000b3}.scan-result:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,#c0c0c0 50%,transparent 100%)}.result-actions{margin-bottom:32px;display:flex;justify-content:flex-end;gap:12px;flex-wrap:wrap}.btn-view-chart{padding:10px 20px;border-radius:2px;border:1px solid #22c55e;background:linear-gradient(135deg,#1a2e20,#234a2e);color:#4ade80;font-weight:600;font-size:12px;letter-spacing:1px;text-transform:uppercase;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);font-family:Poppins,sans-serif;position:relative;overflow:hidden;text-decoration:none;display:inline-flex;align-items:center;gap:8px}.btn-view-chart svg{transition:transform .3s ease}.btn-view-chart:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#22c55e1a;transform:translate(-50%,-50%);transition:width .6s ease,height .6s ease}.btn-view-chart:hover:before{width:300px;height:300px}.btn-view-chart:hover{border-color:#4ade80;background:linear-gradient(135deg,#234a2e,#2d5a3a);transform:translateY(-2px) scale(1.05);box-shadow:0 4px 12px #22c55e4d;color:#fff}.btn-view-chart:hover svg{transform:scale(1.1)}.btn-view-chart:active{transform:translateY(0) scale(1)}.btn-copy-report{padding:10px 20px;border-radius:2px;border:1px solid #606060;background:linear-gradient(135deg,#1a1a1a,#2a2a2a);color:silver;font-weight:600;font-size:12px;letter-spacing:1px;text-transform:uppercase;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);font-family:Poppins,sans-serif;position:relative;overflow:hidden}.btn-copy-report:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#c0c0c01a;transform:translate(-50%,-50%);transition:width .6s ease,height .6s ease}.btn-copy-report:hover:before{width:300px;height:300px}.btn-copy-report:hover{border-color:silver;background:linear-gradient(135deg,#2a2a2a,#3a3a3a);transform:translateY(-2px) scale(1.05);box-shadow:0 4px 12px #c0c0c033}.btn-copy-report:active{transform:translateY(0) scale(1)}.btn-download-pdf{padding:10px 20px;border-radius:2px;border:1px solid #606060;background:linear-gradient(135deg,#1a1a1a,#2a2a2a);color:silver;font-weight:600;font-size:12px;letter-spacing:1px;text-transform:uppercase;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);font-family:Poppins,sans-serif;position:relative;overflow:hidden}.btn-download-pdf:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#c0c0c01a;transform:translate(-50%,-50%);transition:width .6s ease,height .6s ease}.btn-download-pdf:hover:before{width:300px;height:300px}.btn-download-pdf:hover{border-color:silver;background:linear-gradient(135deg,#2a2a2a,#3a3a3a);transform:translateY(-2px) scale(1.05);box-shadow:0 4px 12px #c0c0c033}.btn-download-pdf:active{transform:translateY(0) scale(1)}.btn-download-pdf:disabled{opacity:.5;cursor:not-allowed;transform:none}.analysis-section{margin-bottom:40px;padding:40px;background:linear-gradient(135deg,#0a0a0a,#151515);border:1px solid #2a2a2a;border-radius:6px;transition:all .3s ease}.analysis-section:hover{border-color:#404040;transform:translateY(-2px)}.analysis-section-title{margin:0 0 24px;font-size:28px;font-weight:800;font-family:Orbitron,sans-serif;letter-spacing:3px;text-transform:uppercase;color:#fff;position:relative;padding-bottom:16px}.analysis-section-title:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:3px;background:linear-gradient(90deg,#606060,transparent)}.summary-section .analysis-section-title{color:#22c55e}.summary-section .analysis-section-title:after{background:linear-gradient(90deg,#22c55e,transparent)}.summary-section{border-left:4px solid #22c55e}.fundamentals-section .analysis-section-title{color:#3b82f6}.fundamentals-section .analysis-section-title:after{background:linear-gradient(90deg,#3b82f6,transparent)}.fundamentals-section{border-left:4px solid #3b82f6}.hype-section .analysis-section-title{color:#f59e0b}.hype-section .analysis-section-title:after{background:linear-gradient(90deg,#f59e0b,transparent)}.hype-section{border-left:4px solid #f59e0b}.section-loader{display:flex;align-items:center;gap:16px;padding:20px 0}.loader-dots{display:flex;gap:6px}.loader-dots span{width:10px;height:10px;background:#606060;border-radius:50%;animation:loaderPulse 1.4s ease-in-out infinite}.loader-dots span:nth-child(1){animation-delay:0s}.loader-dots span:nth-child(2){animation-delay:.2s}.loader-dots span:nth-child(3){animation-delay:.4s}@keyframes loaderPulse{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:1;transform:scale(1);background:gray}}.loader-text{color:gray;font-size:14px;font-family:Rajdhani,sans-serif;letter-spacing:1px}.summary-section .loader-dots span{background:#22c55e}.fundamentals-section .loader-dots span{background:#3b82f6}.hype-section .loader-dots span{background:#f59e0b}.analysis-text{margin:0;font-size:16px;line-height:1.8;color:#d0d0d0;letter-spacing:.3px;font-weight:400}.analysis-text strong{font-weight:700;color:#fff}.result-summary-section{margin-bottom:32px;padding:32px;background:linear-gradient(135deg,#0a0a0a,#151515);border:1px solid #2a2a2a;border-left:3px solid #606060;border-radius:4px}.summary-title{margin:0 0 24px;font-family:Orbitron,sans-serif;font-size:18px;font-weight:700;letter-spacing:2px;color:silver;text-transform:uppercase}.summary-content{display:flex;flex-direction:column;gap:24px}.summary-block{padding-bottom:24px;border-bottom:1px solid #1a1a1a}.summary-block:last-child{border-bottom:none;padding-bottom:0}.summary-block h4{margin:0 0 12px;font-family:Orbitron,sans-serif;font-size:14px;font-weight:600;color:#e0e0e0;letter-spacing:1px;text-transform:uppercase}.summary-block p,.summary-text{margin:0;font-size:15px;line-height:1.8;color:#b0b0b0;letter-spacing:.2px}.metrics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:16px;margin-bottom:32px}.metric-card{background:linear-gradient(135deg,#0f0f0f,#1a1a1a);border:1px solid #2a2a2a;border-radius:4px;padding:20px;text-align:center;transition:all .3s ease}.metric-card:hover{border-color:#404040;transform:translateY(-2px);box-shadow:0 4px 12px #00000080}.metric-label{font-size:11px;color:gray;text-transform:uppercase;letter-spacing:1px;font-weight:600;margin-bottom:8px;display:block}.metric-value{font-family:Orbitron,sans-serif;font-size:20px;font-weight:700;color:#e0e0e0;display:block;word-break:break-word;overflow-wrap:break-word;max-width:100%}.metric-value.positive{color:#4ade80}.metric-value.negative{color:#f87171}.security-good{display:flex;align-items:center;gap:12px;padding:16px;background:linear-gradient(135deg,#0a1a0a,#151f15);border:1px solid #2a4a2a;border-radius:4px;color:#4ade80;font-size:14px;font-weight:500}.check-icon{font-size:20px;font-weight:700}.security-details{display:flex;flex-direction:column;gap:8px;margin-top:16px}.security-detail{display:flex;align-items:center;gap:8px;font-size:13px;padding:8px 12px;border-radius:4px;background:#2a2a2a80}.security-detail.good{color:#4ade80}.security-detail.warning{color:#fbbf24}.narrative-text{font-size:15px;line-height:1.8;color:#b0b0b0;letter-spacing:.2px;margin:0}.reasoning-text{font-size:14px;line-height:1.8;color:#a0a0a0;letter-spacing:.2px;margin:0}.topics-line{font-size:15px;line-height:1.8;color:#b0b0b0;letter-spacing:.2px;padding:16px 20px;background:linear-gradient(135deg,#0f0f0f,#1a1a1a);border:1px solid #2a2a2a;border-radius:4px;border-left:3px solid #606060}.topic-item{color:silver;font-weight:500;transition:color .2s ease}.topic-item:hover{color:#e0e0e0}.topic-separator{color:#606060;margin:0 4px}.risk-badge{display:inline-block;padding:4px 12px;border-radius:12px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:1px}.risk-high{background:#7f1d1d;color:#fca5a5}.risk-medium{background:#78350f;color:#fcd34d}.risk-low{background:#1e3a2a;color:#86efac}.result-header{display:flex;justify-content:space-between;align-items:flex-start;gap:32px;margin-bottom:32px;padding-bottom:32px;border-bottom:1px solid #1a1a1a;position:relative;flex-shrink:0}.result-header:after{content:"";position:absolute;bottom:-1px;left:0;width:120px;height:1px;background:silver}.result-header-main{flex:1}.result-header-main h2{margin:0 0 8px;font-family:Orbitron,sans-serif;font-size:32px;background:linear-gradient(135deg,#fff,#a0a0a0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:700;letter-spacing:2px;line-height:1.3}.result-header-main h2 .symbol{font-size:.75em;color:gray;font-weight:500}.result-header-main .ca{font-size:11px;color:#606060;word-break:break-all;font-weight:400;letter-spacing:1px;font-family:Courier New,monospace;text-transform:uppercase;margin:0}.result-header-aside{display:flex;flex-direction:column;align-items:flex-end;gap:16px}.score-display{display:flex;flex-direction:column;align-items:center;gap:8px}.score-loading{position:relative;width:100px;height:100px;display:flex;align-items:center;justify-content:center}.score-loading .loader-dots{display:flex;gap:6px;align-items:center;justify-content:center}.score-loading .loader-dots span{width:8px;height:8px;border-radius:50%;background:var(--accent-color);animation:loaderPulse 1.4s ease-in-out infinite}.score-loading .loader-dots span:nth-child(2){animation-delay:.2s}.score-loading .loader-dots span:nth-child(3){animation-delay:.4s}.score-circle-container{position:relative;width:100px;height:100px}.score-circle{width:100%;height:100%;transform:rotate(-90deg)}.score-circle-bg{transition:stroke .3s ease}.score-circle-progress{transition:stroke-dashoffset 1s ease-out}.score-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.score-number{font-family:Orbitron,sans-serif;font-size:32px;font-weight:900;color:#fff;display:block;line-height:1}.score-label{font-size:12px;color:gray;font-weight:500}.score-label-text{font-size:10px;color:#606060;text-transform:uppercase;letter-spacing:1px;font-weight:600}.verdict-block{display:flex;flex-direction:column;align-items:flex-end;gap:10px}.pill{padding:8px 20px;border-radius:2px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:2px;font-family:Orbitron,sans-serif}.pill-green{background:#22c55e26;border:1px solid #22c55e;border-left:3px solid #22c55e;color:#4ade80}.pill-yellow{background:#c0c0c026;border:1px solid #c0c0c0;border-left:3px solid #c0c0c0;color:#e0e0e0}.pill-red{background:#f8717126;border:1px solid #f87171;border-left:3px solid #f87171;color:#fca5a5}.cached-tag{font-size:9px;padding:4px 10px;border-radius:2px;background:#00000080;border:1px solid #2a2a2a;color:#606060;letter-spacing:1px}.result-section{margin-top:40px;padding-top:32px;border-top:1px solid #151515;position:relative;flex-shrink:0;opacity:0;transform:translateY(20px);animation:fadeInUp .5s ease-out forwards}.result-section:nth-of-type(1){animation-delay:.1s}.result-section:nth-of-type(2){animation-delay:.2s}.result-section:nth-of-type(3){animation-delay:.3s}.result-section:nth-of-type(4){animation-delay:.4s}.result-section:nth-of-type(5){animation-delay:.5s}.result-section:nth-of-type(6){animation-delay:.6s}.result-section:first-of-type{border-top:none;padding-top:0;margin-top:0}.result-section:before{content:"";position:absolute;top:-1px;left:0;width:80px;height:1px;background:#404040}.result-section h3{margin:0 0 16px;font-family:Orbitron,sans-serif;font-size:13px;color:silver;font-weight:700;letter-spacing:3px;text-transform:uppercase}.result-section p{line-height:1.8;color:#b0b0b0;font-size:15px}.result-section .notes{font-size:15px;font-weight:400;letter-spacing:.3px;line-height:1.8}.result-section .reasoning{font-size:12px;color:#606060;margin-top:16px;padding-top:16px;border-top:1px solid #0d0d0d;font-style:normal;letter-spacing:.5px}.entities{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px}.entities>div{background:linear-gradient(135deg,#0a0a0a,#151515);padding:20px;border-radius:2px;border:1px solid #2a2a2a;border-left:3px solid #505050;transition:border-left-color .2s}.entities>div:hover{border-left-color:silver}.entities h4{margin:0 0 12px;font-size:10px;text-transform:uppercase;color:silver;letter-spacing:2px;font-weight:700;font-family:Orbitron,sans-serif}.entities ul{margin:0;padding-left:0;list-style:none;font-size:13px;color:#909090}.entities li{margin-bottom:8px;padding-left:12px;position:relative;letter-spacing:.5px}.entities li:before{content:"—";position:absolute;left:0;color:#404040}.summary-pre,.debug-pre{background:linear-gradient(135deg,#0a0a0a,#0f0f0f);border-radius:2px;padding:20px;font-size:11px;overflow-x:auto;border:1px solid #2a2a2a;border-left:3px solid #404040;color:#909090;font-family:Courier New,monospace;line-height:1.7;letter-spacing:.3px}.market-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:16px;margin-bottom:16px}.stat{display:flex;flex-direction:column;gap:6px;padding:16px;background:linear-gradient(135deg,#0a0a0a,#151515);border:1px solid #2a2a2a;border-left:3px solid #606060;border-radius:2px}.stat-label{font-size:10px;color:gray;text-transform:uppercase;letter-spacing:1px;font-weight:600}.stat-value{font-size:18px;color:#e0e0e0;font-weight:600;font-family:Orbitron,sans-serif;letter-spacing:.5px}.stat-value.positive{color:#4ade80}.stat-value.negative{color:#fca5a5}.dex-link{display:inline-block;color:silver;text-decoration:none;font-size:13px;letter-spacing:.5px;padding:8px 16px;background:linear-gradient(135deg,#0a0a0a,#151515);border:1px solid #2a2a2a;border-radius:2px;transition:all .2s}.dex-link:hover{border-color:#606060;background:linear-gradient(135deg,#151515,#202020)}.socials-list{display:flex;gap:12px;flex-wrap:wrap}.social-item{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;background:linear-gradient(135deg,#0a0a0a,#151515);border:1px solid #2a2a2a;border-radius:2px;color:silver;text-decoration:none;font-size:13px;letter-spacing:.5px;transition:all .2s}.social-item:hover{border-color:#606060;background:linear-gradient(135deg,#151515,#202020)}.tweets-list{display:flex;flex-direction:column;gap:16px}.tweet-item{display:flex;flex-direction:column;gap:12px;padding:16px;background:linear-gradient(135deg,#0a0a0a,#151515);border:1px solid #2a2a2a;border-radius:6px;transition:all .2s}.tweet-item:hover{border-color:#404040;background:linear-gradient(135deg,#151515,#1a1a1a)}.tweet-content{display:flex;flex-direction:column;gap:8px}.tweet-text{margin:0;color:#b0b0b0;font-size:14px;line-height:1.6;word-wrap:break-word}.tweet-date{font-size:12px;color:#606060}.tweet-stats{display:flex;gap:16px;font-size:12px;color:#606060}.tweet-link{align-self:flex-start;padding:8px 16px;background:transparent;border:1px solid #404040;border-radius:4px;color:#3b82f6;text-decoration:none;font-size:13px;font-weight:500;transition:all .2s}.tweet-link:hover{border-color:#3b82f6;background:#3b82f61a;color:#60a5fa}.security-risks{display:flex;flex-direction:column;gap:12px}.risk-item{display:flex;gap:12px;align-items:flex-start;padding:12px;background:linear-gradient(135deg,#1a0a0a,#200d0d);border:1px solid #b91c1c;border-left:3px solid #b91c1c;border-radius:2px}.risk-level{font-size:10px;padding:4px 8px;background:#b91c1c4d;border-radius:2px;color:#fca5a5;text-transform:uppercase;letter-spacing:1px;font-weight:700;white-space:nowrap}.risk-description{font-size:13px;color:#f88;letter-spacing:.5px;line-height:1.6}.red-flags-list{margin:0;padding-left:24px;list-style:none}.red-flags-list li{margin-bottom:12px;padding-left:20px;position:relative;color:#f88;font-size:14px;line-height:1.6;letter-spacing:.3px}.red-flags-list li:before{content:"⚠";position:absolute;left:0;color:#fca5a5}.confidence-indicator{display:flex;flex-direction:column;gap:12px}.confidence-level{display:inline-block;padding:8px 16px;border-radius:4px;font-size:11px;font-weight:700;letter-spacing:2px;font-family:Orbitron,sans-serif}.confidence-high{background:#22c55e33;border:1px solid #22c55e;color:#4ade80}.confidence-medium{background:#d4af3733;border:1px solid #d4af37;color:#d4af37}.confidence-low{background:#f8717133;border:1px solid #f87171;color:#fca5a5}.confidence-note{margin:0;font-size:13px;color:#909090;line-height:1.6;letter-spacing:.3px}.docs-page{min-height:calc(100vh - 200px);background:#000;padding-top:48px;flex:1}.docs-container{max-width:1000px;margin:0 auto;padding:48px 32px}.docs-header{text-align:center;margin-bottom:64px;padding-bottom:32px;border-bottom:1px solid #2a2a2a}.docs-header h1{margin:0 0 16px;font-family:Orbitron,sans-serif;font-size:48px;font-weight:900;background:linear-gradient(135deg,#fff,silver);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:2px}.docs-subtitle{margin:0;font-size:18px;color:#909090;letter-spacing:1px}.docs-section{margin-bottom:64px}.docs-section h2{margin:0 0 24px;font-family:Orbitron,sans-serif;font-size:32px;color:#e0e0e0;letter-spacing:1px;border-bottom:2px solid #2a2a2a;padding-bottom:12px}.docs-section h3{margin:24px 0 12px;font-family:Orbitron,sans-serif;font-size:20px;color:silver;letter-spacing:1px}.docs-section p{margin:0 0 16px;font-size:15px;color:#b0b0b0;line-height:1.8;letter-spacing:.3px}.docs-section ul{margin:16px 0;padding-left:24px}.docs-section li{margin-bottom:8px;font-size:15px;color:#b0b0b0;line-height:1.7}.docs-section li strong{color:#e0e0e0}.docs-step{display:flex;gap:24px;margin-bottom:32px;padding:24px;background:linear-gradient(135deg,#0d0d0d,#1a1a1a);border:1px solid #2a2a2a;border-left:3px solid #606060;border-radius:4px}.step-number-doc{width:48px;height:48px;flex-shrink:0;background:linear-gradient(135deg,#1a1a1a,#2a2a2a);border:2px solid #606060;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:Orbitron,sans-serif;font-size:20px;font-weight:900;color:silver}.step-content-doc h3{margin:0 0 12px}.verdict-card{background:linear-gradient(135deg,#0d0d0d,#1a1a1a);border:1px solid #2a2a2a;border-radius:4px;padding:24px;margin-bottom:24px}.verdict-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #2a2a2a}.verdict-header h3{margin:0;font-family:Orbitron,sans-serif;font-size:24px;letter-spacing:2px}.verdict-confirmed h3{color:#4ade80}.verdict-partial h3{color:#d4af37}.verdict-unverified h3{color:#fca5a5}.verdict-badge{padding:4px 12px;border-radius:4px;font-size:11px;font-weight:700;letter-spacing:1px;text-transform:uppercase}.verdict-confirmed .verdict-badge{background:#22c55e33;border:1px solid #22c55e;color:#4ade80}.verdict-partial .verdict-badge{background:#d4af3733;border:1px solid #d4af37;color:#d4af37}.verdict-unverified .verdict-badge{background:#f8717133;border:1px solid #f87171;color:#fca5a5}.verdict-note{margin-top:16px;padding:12px;background:#0006;border-left:3px solid #404040;border-radius:2px;font-size:13px;color:#909090}.confidence-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;margin-top:24px}.confidence-card{background:linear-gradient(135deg,#0d0d0d,#1a1a1a);border:1px solid #2a2a2a;border-radius:4px;padding:24px;text-align:center}.confidence-card h3{margin:16px 0 8px}.source-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;margin-top:24px}.source-card{background:linear-gradient(135deg,#0d0d0d,#1a1a1a);border:1px solid #2a2a2a;border-radius:4px;padding:24px}.source-card h3{margin:0 0 12px;color:silver}.source-card a{display:inline-block;margin-top:12px;color:silver;text-decoration:none;font-size:13px;letter-spacing:1px;transition:color .2s}.source-card a:hover{color:#e0e0e0}.code-block{background:linear-gradient(135deg,#0a0a0a,#0f0f0f);border:1px solid #2a2a2a;border-left:3px solid #404040;border-radius:4px;padding:20px;overflow-x:auto;font-family:Courier New,monospace;font-size:13px;color:#909090;line-height:1.6;margin:16px 0}.warning-box-doc{background:linear-gradient(135deg,#1a0a0a,#200d0d);border:1px solid #b91c1c;border-left:3px solid #b91c1c;border-radius:4px;padding:24px;margin-top:24px}.warning-box-doc h3{margin:0 0 16px;color:#f88}.warning-box-doc ul{margin:0;padding-left:24px}.warning-box-doc li{margin-bottom:12px;color:#faa}.api-info-box{background:linear-gradient(135deg,#0d0d0d,#1a1a1a);border:1px solid #2a2a2a;border-left:3px solid #606060;border-radius:4px;padding:24px;margin:24px 0}.api-info-box h3{margin:0 0 16px;color:#e0e0e0;font-family:Orbitron,sans-serif;font-size:18px}.api-info-box p{margin:0 0 16px;color:#b0b0b0;line-height:1.6}.api-info-box ul{margin:16px 0 0;padding-left:24px}.api-info-box li{margin-bottom:12px;color:#909090;line-height:1.6}.faq-item{background:linear-gradient(135deg,#0d0d0d,#1a1a1a);border:1px solid #2a2a2a;border-radius:4px;padding:24px;margin-bottom:20px}.faq-item h3{margin:0 0 12px;color:#e0e0e0}.faq-item p{margin:0}@media(max-width:768px){.docs-container{padding:32px 20px}.docs-header h1{font-size:36px}.docs-section h2{font-size:24px}.docs-step{flex-direction:column;gap:16px}.confidence-grid,.source-grid{grid-template-columns:1fr}}.warning-box{background:linear-gradient(135deg,#1a1a0a,#201a0d);border:1px solid #d4af37;border-left:3px solid #d4af37;border-radius:2px;padding:20px}.warning-box h3{margin:0 0 12px;color:#d4af37;font-size:16px}.warning-box p{margin:0;color:#c0a060;font-size:14px;line-height:1.7}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:linear-gradient(135deg,#0a0a0a,#1a1a1a);border-left:1px solid #2a2a2a}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#505050,gray,#505050);border-radius:2px;border:1px solid #404040}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#707070,#a0a0a0,#707070);box-shadow:0 0 8px #c0c0c04d}::-webkit-scrollbar-corner{background:#0a0a0a}*{scrollbar-width:thin;scrollbar-color:#606060 #0a0a0a}@media(max-width:1024px){.hero-section{grid-template-columns:1fr;padding:80px 32px;gap:48px;align-items:center;text-align:center}.hero-content{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%}.hero-title{font-size:42px;text-align:center}.hero-subtitle{text-align:center;margin-left:auto;margin-right:auto}.hero-scanner{width:100%;max-width:600px;margin:0 auto}.hero-visual{width:100%;display:flex;justify-content:center;align-items:center}.scanner-preview{padding:24px}.preview-title{font-size:18px}.preview-items{gap:12px}.preview-item{padding:12px}.visual-grid{grid-template-columns:repeat(3,1fr);width:100%;max-width:600px}.grid-item:nth-child(3){grid-column:auto}.hero-result{width:100%;max-width:100%}.steps-container{flex-direction:column;gap:32px;text-align:center}.step{flex:1 1 auto;text-align:center}.step-content{text-align:center}.step-connector{display:none}.features-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.section-header{text-align:center}}@media(max-width:768px){.site-header{padding:16px 20px}.site-header-content{gap:16px;justify-content:space-between}.logo{justify-content:flex-start}.site-nav{display:none}.logo-text{font-size:20px;letter-spacing:3px}.site-header-actions{justify-content:flex-end;gap:12px}.social-link{display:none}.hero-section{padding:60px 20px;text-align:center}.hero-content{text-align:center;align-items:center;width:100%}.hero-badge{margin-left:auto;margin-right:auto}.hero-title{font-size:36px;letter-spacing:1px;text-align:center}.hero-subtitle{font-size:15px;text-align:center;margin-left:auto;margin-right:auto}.hero-scanner{width:100%;max-width:100%;margin:0 auto}.btn-hero{width:100%;max-width:300px;margin:0 auto}.scanner-preview{padding:20px}.preview-title{font-size:16px}.preview-subtitle{font-size:12px}.preview-items{gap:10px}.preview-item{padding:12px;gap:12px}.preview-icon{font-size:20px;width:36px;height:36px}.preview-label{font-size:13px}.preview-detail{font-size:11px}.visual-grid{grid-template-columns:1fr;gap:16px;width:100%;max-width:100%}.hero-result{width:100%;max-width:100%;max-height:none}.section-title{font-size:32px;text-align:center}.section-subtitle,.section-header{text-align:center}.features-section,.api-section,.how-it-works-section,.scan-section,.cta-section{padding:60px 20px;text-align:center}.api-content{grid-template-columns:1fr;gap:48px}.scan-container{padding:32px 20px;text-align:center}.scan-header{text-align:center}.scan-title{font-size:24px;text-align:center}.scan-subtitle{font-size:14px;text-align:center}.scan-form{width:100%;max-width:100%}.scan-form button{width:100%}.cta-content{padding:60px 24px;text-align:center}.cta-content h2{font-size:28px;text-align:center}.cta-content p{text-align:center}.btn-cta{width:100%;max-width:300px;margin:0 auto}.scan-result{padding:24px 20px;width:100%}.result-header{flex-direction:column;gap:20px;text-align:center;align-items:center}.result-header-main{text-align:center;width:100%}.result-header-main h2{font-size:24px;letter-spacing:2px;text-align:center}.result-header-aside{align-items:center;width:100%}.score-display{align-items:center}.verdict-block{align-items:center;width:100%;justify-content:center}.result-actions{justify-content:center;flex-wrap:wrap;gap:12px}.btn-view-chart,.btn-copy-report,.btn-download-pdf{width:100%;max-width:200px}.analysis-section{padding:24px 16px;margin-bottom:24px}.analysis-section-title{font-size:22px;letter-spacing:2px;text-align:center;margin-bottom:20px}.analysis-text{font-size:15px;line-height:1.7;text-align:left}.result-summary-section{padding:24px 16px;text-align:center}.summary-title{text-align:center}.summary-block{text-align:left}.summary-block h4{text-align:center}.metrics-grid{grid-template-columns:1fr;gap:12px}.metric-card{text-align:center}.topics-line{text-align:center;padding:12px 16px;font-size:14px}.socials-list{justify-content:center;flex-wrap:wrap}.entities{grid-template-columns:1fr;text-align:center}.app-footer-content{text-align:center}.app-footer-links,.app-footer-logo{justify-content:center}.btn-scan-header{font-size:10px;padding:8px 16px;width:auto}.feature-card{padding:24px;text-align:center}.stat-number{font-size:36px}.score-circle-container{width:80px;height:80px}.score-number{font-size:24px}.result-section,.result-section h3{text-align:center}.narrative-text,.reasoning-text,.security-risks,.security-details{text-align:left}.how-it-works-section,.step-content{text-align:center}.features-grid{grid-template-columns:1fr;gap:20px}}@media(max-width:480px){.hero-title{font-size:28px;letter-spacing:1px}.hero-subtitle{font-size:14px}.section-title{font-size:24px}.scan-result{padding:20px 16px}.result-header-main h2{font-size:20px}.score-circle-container{width:70px;height:70px}.score-number{font-size:20px}.metrics-grid{grid-template-columns:1fr;gap:10px}.metric-card{padding:16px}.metric-value{font-size:18px}.summary-block p{font-size:14px}.btn-view-chart{width:100%;font-size:11px;padding:12px 16px}.btn-copy-report,.btn-download-pdf{flex:1;font-size:11px;padding:12px 16px}.result-actions{flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:center}.topics-line{font-size:13px;padding:10px 12px}.site-header{padding:12px 16px}.site-header-content{gap:12px}.logo-image{height:24px}.logo-text{font-size:16px;letter-spacing:2px}.btn-scan-header{font-size:9px;padding:6px 12px}.site-header-actions{gap:8px}.hero-section,.features-section,.api-section,.how-it-works-section,.scan-section,.cta-section{padding:40px 16px}.api-content{grid-template-columns:1fr;gap:32px}.scan-container,.grid-item{padding:24px 16px}.stat-number{font-size:32px}.feature-card{padding:20px}}
