@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=JetBrains+Mono:wght@400;500;600&display=swap";:root{--font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--font-mono: "JetBrains Mono", "Monaco", "Menlo", "Ubuntu Mono", "Consolas", "Courier New", monospace}*{font-family:var(--font-sans)}body{font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"kern" 1,"liga" 1,"calt" 1}.app-container{min-height:100vh;background-color:#f9fafb}.app-header{background-color:#fff;box-shadow:0 1px 2px #0000000d;border-bottom:1px solid #e5e7eb}.max-width-7xl{max-width:80rem}.max-width-2xl{max-width:42rem}.max-width-6xl{max-width:72rem}.py-12{padding-top:3rem;padding-bottom:3rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-0\.5{margin-top:.125rem}.space-y-4>*+*{margin-top:1rem}.space-y-6>*+*{margin-top:1.5rem}.space-y-1>*+*{margin-top:.25rem}.space-y-8>*+*{margin-top:2rem}.space-x-1>*+*{margin-left:.25rem}.space-x-8>*+*{margin-left:2rem}.flex-wrap{flex-wrap:wrap}.justify-between{justify-content:space-between}.flex-col{flex-direction:column}.min-w-0{min-width:0}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.text-base{font-size:1rem;line-height:1.5rem}.text-left{text-align:left}.text-gray-500{color:#6b7280}.text-gray-800{color:#1f2937}.text-blue-300{color:#93c5fd}.text-green-400{color:#4ade80}.text-yellow-300{color:#fde047}.text-green-600{color:#059669}.text-green-700{color:#047857}.text-green-800{color:#065f46}.text-yellow-600{color:#d97706}.text-yellow-700{color:#b45309}.text-yellow-800{color:#92400e}.text-red-600{color:#dc2626}.text-purple-600{color:#9333ea}.text-purple-700{color:#7c3aed}.text-purple-800{color:#6b21a8}.text-blue-800{color:#1e40af}.text-blue-900{color:#1e3a8a}.text-gray-100{color:#f3f4f6}.text-gray-300{color:#d1d5db}.bg-gray-100{background-color:#f3f4f6}.bg-gray-700{background-color:#374151}.bg-gray-800{background-color:#1f2937}.bg-gray-900{background-color:#111827}.bg-blue-50{background-color:#eff6ff}.bg-blue-600{background-color:#2563eb}.bg-gray-300{background-color:#d1d5db}.bg-green-50{background-color:#f0fdf4}.bg-green-100{background-color:#dcfce7}.bg-yellow-50{background-color:#fffbeb}.bg-yellow-100{background-color:#fef3c7}.bg-red-100{background-color:#fee2e2}.bg-purple-50{background-color:#faf5ff}.bg-purple-100{background-color:#f3e8ff}.bg-red-500{background-color:#ef4444}.bg-yellow-500{background-color:#eab308}.bg-green-500{background-color:#22c55e}.modern-tab-container{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:16px;padding:6px;box-shadow:0 2px 8px #0000000a,0 1px 3px #0000000f}.modern-tab-button{position:relative;padding:12px 20px;border-radius:12px;background:transparent;border:none;transition:all .3s cubic-bezier(.4,0,.2,1);font-weight:500;color:#64748b;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.modern-tab-button:hover{background:#ffffffb3;color:#334155;transform:translateY(-1px);box-shadow:0 4px 12px #00000014}.modern-tab-button.active{background:linear-gradient(135deg,#fff,#f8fafc);color:#0f172a;box-shadow:0 4px 16px #0000001a,0 2px 6px #0000000f;transform:translateY(-2px)}.modern-tab-button.active:before{content:"";position:absolute;bottom:-2px;left:50%;transform:translate(-50%);width:40px;height:3px;background:linear-gradient(90deg,#3b82f6,#1d4ed8);border-radius:2px;opacity:.8}.border-l{border-left-width:1px}.border-r{border-right-width:1px}.border-gray-300{border-color:#d1d5db}.border-blue-200{border-color:#bfdbfe}.border-blue-600{border-color:#2563eb}.border-green-200{border-color:#bbf7d0}.border-yellow-200{border-color:#fde68a}.border-purple-200{border-color:#e9d5ff}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.rounded-b-xl{border-bottom-left-radius:.75rem;border-bottom-right-radius:.75rem}.rounded-tl-lg{border-top-left-radius:.5rem}.rounded-tr-lg{border-top-right-radius:.5rem}.rounded-tl-xl{border-top-left-radius:.75rem}.rounded-tr-xl{border-top-right-radius:.75rem}.w-2{width:.5rem}.w-3{width:.75rem}.w-8{width:2rem}.w-16{width:4rem}.h-1{height:.25rem}.h-2{height:.5rem}.h-3{height:.75rem}.h-8{height:2rem}.h-16{height:4rem}.min-h-96{min-height:24rem}.min-h-\[400px\]{min-height:400px}.sm\:min-h-\[600px\]{min-height:600px}.max-h-64{max-height:16rem}.inset-0{inset:0}.top-2{top:.5rem}.right-2{right:.5rem}.bottom-0{bottom:0}.left-0{left:0}.right-0{right:0}.z-10{z-index:10}.transform{transform:translate(var(--tw-transform-x, 0),var(--tw-transform-y, 0)) rotate(var(--tw-transform-rotate, 0)) skew(var(--tw-transform-skew-x, 0)) skewY(var(--tw-transform-skew-y, 0)) scaleX(var(--tw-transform-scale-x, 1)) scaleY(var(--tw-transform-scale-y, 1))}.-translate-y-1\/2{transform:translateY(-50%)}.duration-200{transition-duration:.2s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.animate-fadeIn{animation:fadeIn .3s ease-out}.animate-slideIn{animation:slideIn .2s ease-out}@keyframes pulse{50%{opacity:.5}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.hover\:bg-gray-100:hover{background-color:#f3f4f6}.hover\:bg-gray-200:hover{background-color:#e5e7eb}.hover\:bg-blue-100:hover{background-color:#dbeafe}.hover\:bg-green-100:hover{background-color:#dcfce7}.hover\:bg-white\/80:hover{background-color:#fffc}.hover\:text-gray-700:hover{color:#374151}.hover\:text-blue-800:hover{color:#1e40af}.hover\:border-gray-300:hover{border-color:#d1d5db}.hover\:bg-gray-600:hover{background-color:#4b5563}.hover\:text-white:hover{color:#fff}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-ring-inset-shadow)}.focus\:ring-blue-500:focus{--tw-ring-color: #3b82f6}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.opacity-75{opacity:.75}.opacity-90{opacity:.9}.list-decimal{list-style-type:decimal}.list-inside{list-style-position:inside}.line-through{text-decoration-line:line-through}.no-underline{text-decoration-line:none}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.break-words{overflow-wrap:break-word;word-break:break-word}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}.from-gray-50{--tw-gradient-from: #f9fafb;--tw-gradient-to: rgb(249 250 251 / 0);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-gray-100{--tw-gradient-to: #f3f4f6}.to-blue-100{--tw-gradient-to: #dbeafe}.from-white{--tw-gradient-from: #ffffff;--tw-gradient-to: rgb(255 255 255 / 0);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-gray-50{--tw-gradient-to: #f9fafb}.to-blue-600{--tw-gradient-to: #2563eb}.prose{color:var(--tw-prose-body);max-width:65ch}.prose :where(p):not(:where([class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose :where(a):not(:where([class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose :where(strong):not(:where([class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(ol):not(:where([class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.prose :where(ul):not(:where([class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.prose :where(h1):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-size:2.25em;font-weight:800;line-height:1.1111111;margin-top:0;margin-bottom:.8888889em}.prose :where(h2):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-size:1.5em;font-weight:700;line-height:1.3333333;margin-top:2em;margin-bottom:1em}.prose :where(h3):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-size:1.25em;font-weight:600;line-height:1.6;margin-top:1.6em;margin-bottom:.6em}.prose :where(h4):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-size:1.125em;font-weight:600;line-height:1.6;margin-top:1.5em;margin-bottom:.5em}.prose :where(code):not(:where([class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose :where(code):not(:where([class~=not-prose] *)):before,.prose :where(code):not(:where([class~=not-prose] *)):after{content:"`"}.prose :where(pre):not(:where([class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}.prose :where(pre code):not(:where([class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose :where(pre code):not(:where([class~=not-prose] *)):before,.prose :where([class~=not-prose] pre code):after{content:none}.prose :where(blockquote):not(:where([class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-left-width:.25rem;border-left-color:var(--tw-prose-quote-borders);quotes:"“""”""‘""’";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.prose :where(thead th):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders);padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.prose :where(tbody td):not(:where([class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders);padding:.5714286em}.prose :where(tbody tr:last-child td):not(:where([class~=not-prose] *)){border-bottom-width:0}.max-w-none{max-width:none}.terminal-container{background:linear-gradient(135deg,#1e293b,#334155);border-radius:16px;overflow:hidden;box-shadow:0 8px 32px #0000001f,0 2px 8px #00000014;border:1px solid rgba(255,255,255,.1)}.terminal-header{background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:12px 16px;border-bottom:1px solid rgba(0,0,0,.05);display:flex;align-items:center;justify-content:space-between}.terminal-dots{display:flex;gap:6px}.terminal-dot{width:12px;height:12px;border-radius:50%;box-shadow:inset 0 1px 2px #0000001a}.terminal-dot.red{background:linear-gradient(135deg,#ef4444,#dc2626)}.terminal-dot.yellow{background:linear-gradient(135deg,#eab308,#d97706)}.terminal-dot.green{background:linear-gradient(135deg,#22c55e,#16a34a)}.terminal-title{font-family:var(--font-mono);font-size:.875rem;font-weight:500;color:#64748b;letter-spacing:-.025em}.copy-button{background:#ffffffe6;border:1px solid rgba(0,0,0,.1);border-radius:8px;padding:6px 12px;font-size:.75rem;font-weight:500;color:#64748b;transition:all .2s ease;cursor:pointer}.copy-button:hover{background:#fff;color:#374151;transform:translateY(-1px);box-shadow:0 2px 8px #0000001a}.package-manager-tabs{background:linear-gradient(135deg,#f1f5f9,#e2e8f0);display:flex;border-bottom:1px solid rgba(0,0,0,.05)}.pm-tab{flex:1;padding:12px 16px;background:transparent;border:none;border-right:1px solid rgba(0,0,0,.05);cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:500;font-size:.875rem;color:#64748b}.pm-tab:last-child{border-right:none}.pm-tab:hover{background:#ffffffb3;color:#374151}.pm-tab.active{background:linear-gradient(135deg,#fff,#f8fafc);color:#1e293b;position:relative}.pm-tab.active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#3b82f6,#1d4ed8)}.terminal-content{background:linear-gradient(135deg,#1e293b,#334155);padding:16px 20px;font-family:var(--font-mono);font-size:1rem;line-height:1.6}.terminal-prompt{color:#22c55e;font-weight:600;margin-right:8px;font-size:1rem}.terminal-command{color:#e2e8f0;font-weight:500;font-size:1rem;font-family:var(--font-mono)}.pm-icon{width:1.25rem;height:1.25rem;transition:all .3s ease;filter:grayscale(.2) opacity(.9)}.pm-icon:hover{filter:grayscale(0) opacity(1);transform:scale(1.05)}.pm-tab .pm-icon{filter:grayscale(.4) opacity(.8)}.pm-tab:hover .pm-icon,.pm-tab.active .pm-icon{filter:grayscale(0) opacity(1)}.npm-icon{filter:grayscale(.3) opacity(.8)}.npm-icon:hover,.tab-button:hover .npm-icon,.tab-button.active .npm-icon{filter:hue-rotate(0deg) saturate(1.2) brightness(1.1)}.yarn-icon{filter:grayscale(.3) opacity(.8)}.yarn-icon:hover,.tab-button:hover .yarn-icon,.tab-button.active .yarn-icon{filter:hue-rotate(10deg) saturate(1.3) brightness(1.1)}.pnpm-icon{filter:grayscale(.3) opacity(.8)}.pnpm-icon:hover,.tab-button:hover .pnpm-icon,.tab-button.active .pnpm-icon{filter:hue-rotate(-10deg) saturate(1.4) brightness(1.2)}.bun-icon{filter:grayscale(.3) opacity(.8)}.bun-icon:hover,.tab-button:hover .bun-icon,.tab-button.active .bun-icon{filter:hue-rotate(20deg) saturate(1.3) brightness(1.1)}.tab-button{position:relative;overflow:hidden;min-width:fit-content;border:none!important;background:transparent;border-radius:12px;transition:all .3s cubic-bezier(.4,0,.2,1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.tab-button:hover{background:#ffffffb3!important;transform:translateY(-1px);box-shadow:0 4px 12px #00000014!important}.tab-button.active{background:linear-gradient(135deg,#fff,#f8fafc)!important;box-shadow:0 4px 16px #0000001a,0 2px 6px #0000000f!important;transform:translateY(-2px)}.tab-button.active:after{content:"";position:absolute;bottom:-2px;left:50%;transform:translate(-50%);width:40px;height:3px;background:linear-gradient(90deg,#3b82f6,#1d4ed8);border-radius:2px;opacity:.8}.tab-button .flex{align-items:center;gap:.5rem}@media (max-width: 640px){.pm-icon{width:1rem;height:1rem}}.header-link-icon{width:1.5rem;height:1.5rem;transition:all .2s ease;opacity:.8}.header-link-icon:hover{opacity:1;transform:scale(1.1)}.header-link{display:flex;align-items:center;padding:.5rem;border-radius:.5rem;transition:all .2s ease;background-color:#fffc;border:1px solid rgba(229,231,235,.5)}.header-link:hover{background-color:#f3f4f6e6;border-color:#9ca3af80;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.card{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1.5rem;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.input{display:block;width:100%;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;line-height:1.25rem;color:#374151;background-color:#fff;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.textarea{resize:vertical;min-height:80px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;border:1px solid transparent;border-radius:.375rem;font-size:.875rem;font-weight:500;text-align:center;text-decoration:none;cursor:pointer;transition:all .15s ease-in-out}.btn-primary{background-color:#3b82f6;color:#fff;border-color:#3b82f6}.btn-primary:hover{background-color:#2563eb;border-color:#2563eb}.btn-primary:focus{outline:none;box-shadow:0 0 0 3px #3b82f61a}.btn-secondary{background-color:#fff;color:#374151;border-color:#d1d5db}.btn-secondary:hover{background-color:#f9fafb;border-color:#9ca3af}.btn-danger{background-color:#dc2626;color:#fff;border-color:#dc2626}.btn-danger:hover{background-color:#b91c1c;border-color:#b91c1c}.btn:disabled{opacity:.5;cursor:not-allowed}.alert{display:flex;align-items:flex-start;padding:.75rem 1rem;border:1px solid;border-radius:.375rem;font-size:.875rem}.alert-success{background-color:#f0fdf4;border-color:#bbf7d0;color:#166534}.alert-error{background-color:#fef2f2;border-color:#fecaca;color:#991b1b}.loading-spinner{display:inline-block;width:1rem;height:1rem;border:2px solid #e5e7eb;border-radius:50%;border-top-color:#3b82f6;animation:spin 1s ease-in-out infinite}@keyframes spin{to{transform:rotate(360deg)}}.progress-bar{width:100%;height:.5rem;background-color:#e5e7eb;border-radius:.25rem;overflow:hidden}.progress-bar-fill{height:100%;background-color:#3b82f6;border-radius:.25rem;transition:width .3s ease}.code-block{font-family:var(--font-mono);font-feature-settings:"liga" 1,"calt" 1}.code-inline{display:inline-block;padding:.125rem .25rem;background-color:#f3f4f6;border-radius:.25rem;font-family:var(--font-mono);font-size:.875em;font-weight:500;color:#374151;font-feature-settings:"liga" 1,"calt" 1}.tab-button{position:relative;overflow:hidden}.tab-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.tab-button:hover:before{left:100%}.terminal{font-family:var(--font-mono);font-feature-settings:"liga" 1,"calt" 1}.group:hover .group-hover\:text-gray-500{color:#6b7280}.group:hover .group-hover\:text-gray-700{color:#374151}.-mb-px{margin-bottom:-1px}.p-3{padding:.75rem}.p-8,.sm\:p-8{padding:2rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.pr-10{padding-right:2.5rem}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.inline{display:inline}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.clearfix:after{content:"";display:table;clear:both}.nextjs-guide{background-color:#fff;border-radius:.75rem;border:1px solid #e5e7eb;overflow:hidden}.nextjs-guide-header{background:linear-gradient(135deg,#f9fafb,#f3f4f6);padding:.5rem 1rem;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;gap:.75rem}.nextjs-guide-icon{flex-shrink:0;width:3rem;height:3rem}.nextjs-guide-title{flex:1}.nextjs-guide-title h3{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:.25rem}.nextjs-guide-title p{font-size:.875rem;color:#4b5563}.nextjs-guide-content{padding:1.5rem}.nextjs-guide-steps{display:flex;flex-direction:column;gap:2rem}.nextjs-step{position:relative;display:flex;align-items:baseline;gap:.75rem}.nextjs-step-number{flex-shrink:0;width:2rem;height:2rem;background-color:#2563eb;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.875rem}.nextjs-step-content{flex:1;min-width:0}.nextjs-step-title{font-size:1.125rem;font-weight:600;color:#111827;margin-bottom:.75rem}.nextjs-step-description{color:#4b5563;margin-bottom:1rem}.nextjs-info-box{margin-top:1.5rem;padding:1.25rem;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:1px solid #0ea5e9;border-radius:.75rem;display:flex;flex-direction:row;align-items:flex-start;gap:1rem;box-shadow:0 4px 6px -1px #0ea5e91a,0 2px 4px -1px #0ea5e90f;position:relative;overflow:hidden}.nextjs-info-box:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,#0ea5e9,#0284c7)}.nextjs-info-icon{flex-shrink:0;width:1.5rem;height:1.5rem;color:#0ea5e9;margin-top:.125rem;filter:drop-shadow(0 1px 2px rgba(14,165,233,.3))}.nextjs-info-content{flex:1;min-width:0}.nextjs-info-content h5{font-weight:600;color:#0c4a6e;margin-bottom:.5rem;font-size:1rem;letter-spacing:-.025em}.nextjs-info-content p{font-size:.875rem;color:#0369a1;line-height:1.6;margin:0}.nextjs-info-content ul{margin:.75rem 0 0;padding-left:1.25rem;color:#0369a1;font-size:.875rem;line-height:1.6}.nextjs-info-content li{margin-bottom:.375rem;position:relative}.nextjs-info-content li::marker{color:#0ea5e9}.nextjs-more-steps{border-top:1px solid #e5e7eb;padding-top:1.5rem;text-align:center;color:#6b7280}.nextjs-loading-dots{display:inline-flex;align-items:center;gap:.5rem}.nextjs-loading-dot{width:.5rem;height:.5rem;background-color:#d1d5db;border-radius:50%;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.nextjs-loading-dot:nth-child(2){animation-delay:.2s}.nextjs-loading-dot:nth-child(3){animation-delay:.4s}.nextjs-more-steps p{margin-top:.5rem;font-size:.875rem}.code-block-container{position:relative;border-radius:.75rem;overflow:hidden;box-shadow:0 4px 16px #0000001a,0 2px 8px #0000000f;border:1px solid rgba(255,255,255,.1);background:linear-gradient(135deg,#1e293b,#334155)}.code-block-title{background:linear-gradient(135deg,#374151,#4b5563);color:#f8fafc;padding:.75rem 1rem .75rem 4rem;font-size:.875rem;font-weight:600;font-family:var(--font-mono);letter-spacing:-.025em;border-bottom:1px solid rgba(255,255,255,.1);position:relative}.code-block-title:before{content:"";position:absolute;left:1rem;top:50%;transform:translateY(-50%);width:.5rem;height:.5rem;background:#22c55e;border-radius:50%;box-shadow:1rem 0 #eab308,2rem 0 #ef4444}.code-block-content{background:linear-gradient(135deg,#1e293b,#334155);color:#e2e8f0;padding:1.25rem;overflow-x:auto;position:relative;font-family:var(--font-mono);min-height:3rem}.code-block-content.with-title{border-top:none}.code-block-content.without-title{border-radius:.75rem}.code-block-copy-button{position:absolute;top:1rem;right:1rem;padding:.5rem;background:#ffffff1a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.2);border-radius:.375rem;color:#e2e8f0;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:10;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem}.code-block-copy-button:hover{background:#fff3;border-color:#ffffff4d;color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.code-block-copy-button:active{transform:translateY(0);box-shadow:0 2px 6px #0000001a}.code-block-copy-button svg{width:.875rem;height:.875rem;transition:all .2s ease}.code-block-copy-button:hover svg{transform:scale(1.1)}.code-block-pre{font-size:.875rem;color:#e2e8f0;margin:0;white-space:pre-wrap;word-break:break-word;line-height:1.6;font-family:var(--font-mono);font-feature-settings:"liga" 1,"calt" 1}.code-block-code{color:#e2e8f0;font-family:var(--font-mono);font-feature-settings:"liga" 1,"calt" 1}.code-block-code.language-bash .token.comment{color:#6b7280;font-style:italic}.code-block-code.language-bash .token.string{color:#fbbf24}.code-block-code.language-bash .token.variable{color:#60a5fa}.code-block-code.language-javascript .token.keyword{color:#c084fc}.code-block-code.language-javascript .token.string{color:#34d399}.code-block-code.language-javascript .token.function{color:#fbbf24}.code-block-content::-webkit-scrollbar{height:.5rem}.code-block-content::-webkit-scrollbar-track{background:#0000001a;border-radius:.25rem}.code-block-content::-webkit-scrollbar-thumb{background:#fff3;border-radius:.25rem}.code-block-content::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.playground-container{display:flex;flex-direction:column;gap:2rem;max-width:100%}.playground-header{background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 16px #0000000a,0 2px 8px #00000005}.playground-header-content{display:flex;justify-content:space-between;align-items:flex-start;gap:1.5rem}.playground-title-section{display:flex;align-items:center;gap:1rem;flex:1}.playground-icon-wrapper{display:flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:1rem;box-shadow:0 4px 12px #3b82f64d}.playground-main-icon{width:1.75rem;height:1.75rem;color:#fff;filter:drop-shadow(0 1px 2px rgba(0,0,0,.1))}.playground-title{font-size:1.75rem;font-weight:700;color:#0f172a;margin:0 0 .25rem;letter-spacing:-.025em}.playground-subtitle{font-size:1rem;color:#64748b;margin:0;line-height:1.5}.playground-header-actions{display:flex;align-items:center;gap:1rem;flex-shrink:0}.playground-project-info{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem;padding:.75rem 1rem;background:linear-gradient(135deg,#f1f5f9,#e2e8f0);border-radius:.75rem;border:1px solid #cbd5e1}.playground-project-label{font-size:.75rem;color:#64748b;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.playground-project-name{font-size:.875rem;font-weight:600;color:#1e293b;font-family:var(--font-mono)}.playground-config-btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #cbd5e1;border-radius:.75rem;color:#475569;font-weight:500;font-size:.875rem;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 4px #0000000d}.playground-config-btn:hover{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-color:#94a3b8;color:#334155;transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.playground-config-icon{width:1rem;height:1rem;transition:transform .3s ease}.playground-config-btn:hover .playground-config-icon{transform:rotate(90deg)}.playground-status{position:relative;padding:1.5rem;border-radius:1rem;border:1px solid;overflow:hidden;transition:all .3s ease}.playground-status-ready{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border-color:#22c55e;box-shadow:0 4px 16px #22c55e1a}.playground-status-loading{background:linear-gradient(135deg,#fffbeb,#fef3c7);border-color:#f59e0b;box-shadow:0 4px 16px #f59e0b1a}.playground-status:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,currentColor 0%,transparent 100%)}.playground-status-ready:before{background:linear-gradient(180deg,#22c55e,#16a34a)}.playground-status-loading:before{background:linear-gradient(180deg,#f59e0b,#d97706)}.playground-status-content{display:flex;align-items:center;gap:1rem}.playground-status-indicator{position:relative;display:flex;align-items:center;justify-content:center;width:3rem;height:3rem}.playground-status-dot{width:1rem;height:1rem;border-radius:50%;position:relative;z-index:2}.playground-status-dot-ready{background:linear-gradient(135deg,#22c55e,#16a34a);box-shadow:0 0 0 4px #22c55e33;animation:pulse-ready 2s infinite}.playground-status-dot-loading{background:linear-gradient(135deg,#f59e0b,#d97706);box-shadow:0 0 0 4px #f59e0b33;animation:pulse-loading 1.5s infinite}.playground-status-rings{position:absolute;inset:0}.playground-status-ring{position:absolute;inset:0;border:2px solid;border-radius:50%;opacity:0}.playground-status-ready .playground-status-ring{border-color:#22c55e;animation:ring-ready 2s infinite}.playground-status-loading .playground-status-ring{border-color:#f59e0b;animation:ring-loading 1.5s infinite}.playground-status-ring:nth-child(2){animation-delay:.5s}.playground-status-text{flex:1}.playground-status-title{font-size:1.125rem;font-weight:600;margin:0 0 .25rem;letter-spacing:-.025em}.playground-status-ready .playground-status-title{color:#166534}.playground-status-loading .playground-status-title{color:#92400e}.playground-status-description{font-size:.875rem;margin:0;line-height:1.5}.playground-status-ready .playground-status-description{color:#15803d}.playground-status-loading .playground-status-description{color:#a16207}.playground-tabs-container{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:1rem;padding:.5rem;border:1px solid #e2e8f0;box-shadow:0 2px 8px #0000000a}.playground-tabs-nav{display:flex;gap:.25rem}.playground-tab{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1rem;background:transparent;border:none;border-radius:.75rem;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);font-weight:500;color:#64748b;position:relative;overflow:hidden}.playground-tab:hover{background:#ffffffb3;color:#334155;transform:translateY(-1px);box-shadow:0 4px 12px #00000014}.playground-tab-active{background:linear-gradient(135deg,#fff,#f8fafc);color:#0f172a;box-shadow:0 4px 16px #0000001a,0 2px 6px #0000000f;transform:translateY(-2px)}.playground-tab-active:after{content:"";position:absolute;bottom:-2px;left:50%;transform:translate(-50%);width:2rem;height:3px;background:linear-gradient(90deg,#3b82f6,#1d4ed8);border-radius:2px}.playground-tab-icon{width:1.25rem;height:1.25rem;transition:all .3s ease}.playground-tab:hover .playground-tab-icon{transform:scale(1.1)}.playground-tab-active .playground-tab-icon{color:#3b82f6}.playground-tab-text{font-size:.875rem;font-weight:500;transition:all .3s ease}.playground-tab-description{background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #93c5fd;border-radius:.75rem;overflow:hidden}.playground-tab-description-content{padding:1rem 1.25rem;position:relative}.playground-tab-description:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,#3b82f6,#1d4ed8)}.playground-tab-description-text{font-size:.875rem;color:#1e40af;margin:0;line-height:1.6;font-weight:500}.playground-content{min-height:24rem;background:#fff;border:1px solid #e2e8f0;border-radius:1rem;overflow:hidden;box-shadow:0 4px 16px #0000000a}.playground-content-ready{padding:1.5rem}.playground-loading{display:flex;align-items:center;justify-content:center;min-height:24rem;background:linear-gradient(135deg,#f9fafb,#f3f4f6)}.playground-loading-content{text-align:center;max-width:20rem}.playground-loading-spinner{width:3rem;height:3rem;border:3px solid #e2e8f0;border-radius:50%;border-top-color:#3b82f6;animation:spin 1s linear infinite;margin:0 auto 1.5rem}.playground-loading-title{font-size:1.25rem;font-weight:600;color:#374151;margin:0 0 .5rem;letter-spacing:-.025em}.playground-loading-text{font-size:.875rem;color:#6b7280;margin:0;line-height:1.5}@keyframes pulse-ready{0%,to{box-shadow:0 0 0 4px #22c55e33}50%{box-shadow:0 0 0 8px #22c55e1a}}@keyframes pulse-loading{0%,to{box-shadow:0 0 0 4px #f59e0b33}50%{box-shadow:0 0 0 8px #f59e0b1a}}@keyframes ring-ready{0%{opacity:0;transform:scale(.8)}50%{opacity:1}to{opacity:0;transform:scale(1.4)}}@keyframes ring-loading{0%{opacity:0;transform:scale(.8)}50%{opacity:1}to{opacity:0;transform:scale(1.4)}}.database-playground-container{display:flex;flex-direction:column;gap:1.5rem;max-width:100%}.database-operations-card{background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 16px #0000000a,0 2px 8px #00000005;position:relative;overflow:hidden}.database-operations-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#3b82f6,#1d4ed8,#7c3aed)}.database-operations-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}.database-operations-icon{width:1.5rem;height:1.5rem;color:#3b82f6;filter:drop-shadow(0 1px 2px rgba(59,130,246,.3))}.database-operations-title{font-size:1.125rem;font-weight:600;color:#0f172a;margin:0;letter-spacing:-.025em}.database-operations-tabs{margin-bottom:1.5rem}.database-operations-nav{display:flex;flex-wrap:wrap;gap:.5rem;padding:.5rem;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:.75rem;border:1px solid #e2e8f0}.database-operation-tab{flex:1;min-width:0;padding:.75rem 1rem;border-radius:.5rem;border:1px solid transparent;background:#fff;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.database-operation-tab:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.database-operation-tab-content{display:flex;align-items:center;justify-content:center;gap:.5rem;position:relative;z-index:2}.database-operation-tab:hover .database-operation-tab-icon{transform:scale(1.1)}.database-operation-tab-name{font-weight:500;font-size:.875rem;transition:color .3s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#6b7280}.database-operation-tab-icon{width:1rem;height:1rem;transition:transform .3s ease;color:#9ca3af}.database-operation-tab-blue{border-color:#e2e8f0}.database-operation-tab-blue.active{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.database-operation-tab-blue .database-operation-tab-name{color:#1e40af}.database-operation-tab-blue .database-operation-tab-icon{color:#3b82f6}.database-operation-tab-green{border-color:#e2e8f0}.database-operation-tab-green.active{background:linear-gradient(135deg,#dcfce7,#bbf7d0);border-color:#22c55e;box-shadow:0 0 0 3px #22c55e1a}.database-operation-tab-green .database-operation-tab-name{color:#166534}.database-operation-tab-green .database-operation-tab-icon{color:#22c55e}.database-operation-tab-yellow{border-color:#e2e8f0}.database-operation-tab-yellow.active{background:linear-gradient(135deg,#fef3c7,#fde68a);border-color:#f59e0b;box-shadow:0 0 0 3px #f59e0b1a}.database-operation-tab-yellow .database-operation-tab-name{color:#92400e}.database-operation-tab-yellow .database-operation-tab-icon{color:#f59e0b}.database-operation-tab-red{border-color:#e2e8f0}.database-operation-tab-red.active{background:linear-gradient(135deg,#fee2e2,#fecaca);border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.database-operation-tab-red .database-operation-tab-name{color:#991b1b}.database-operation-tab-red .database-operation-tab-icon{color:#ef4444}.database-operation-tab-purple{border-color:#e2e8f0}.database-operation-tab-purple.active{background:linear-gradient(135deg,#f3e8ff,#e9d5ff);border-color:#a855f7;box-shadow:0 0 0 3px #a855f71a}.database-operation-tab-purple .database-operation-tab-name{color:#6b21a8}.database-operation-tab-purple .database-operation-tab-icon{color:#a855f7}.database-operation-description-card{background:linear-gradient(135deg,#f9fafb,#f3f4f6);border:1px solid #e5e7eb;border-radius:.75rem;padding:1rem;margin-bottom:1rem}.database-operation-description-content{display:flex;flex-direction:column;gap:.5rem}.database-operation-description-header{display:flex;align-items:center;gap:.5rem}.database-operation-description-icon{width:1.25rem;height:1.25rem;transition:color .3s ease}.database-operation-description-icon-blue{color:#3b82f6}.database-operation-description-icon-green{color:#22c55e}.database-operation-description-icon-yellow{color:#f59e0b}.database-operation-description-icon-red{color:#ef4444}.database-operation-description-icon-purple{color:#a855f7}.database-operation-description-title{font-size:1rem;font-weight:600;color:#0f172a;margin:0}.database-operation-description-text{font-size:.875rem;color:#6b7280;margin:0;line-height:1.5}@media (max-width: 640px){.database-operations-nav{flex-direction:column;gap:.25rem}.database-operation-tab{flex:none}.database-operation-tab-content{justify-content:flex-start}}.database-config-results-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1.5rem}@media (min-width: 1024px){.database-config-results-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.database-config-card{background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 16px #0000000a,0 2px 8px #00000005;height:fit-content}.database-config-title{font-size:1rem;font-weight:600;color:#0f172a;margin:0 0 1rem;letter-spacing:-.025em}.database-config-fields{display:flex;flex-direction:column;gap:1rem}.database-config-field{display:flex;flex-direction:column;gap:.25rem}.database-config-label{font-size:.875rem;font-weight:500;color:#374151;letter-spacing:-.025em}.database-config-input{width:100%;padding:.75rem 1rem;border:2px solid #e2e8f0;border-radius:.75rem;font-size:.875rem;color:#374151;background:#fff;transition:all .3s cubic-bezier(.4,0,.2,1);box-sizing:border-box}.database-config-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f61a;transform:translateY(-1px)}.database-config-textarea{resize:vertical;min-height:6rem;font-family:var(--font-mono);line-height:1.5}.database-config-hint{font-size:.75rem;color:#6b7280;margin-top:.25rem;line-height:1.4}.database-config-execute{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.database-results-card{background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 16px #0000000a,0 2px 8px #00000005}.database-results-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.database-results-title{font-size:1rem;font-weight:600;color:#0f172a;margin:0;letter-spacing:-.025em}.database-code-toggle{display:flex;align-items:center;gap:.25rem;padding:.5rem .75rem;background:#fff;border:1px solid #d1d5db;border-radius:.5rem;font-size:.75rem;font-weight:500;color:#374151;cursor:pointer;transition:all .3s ease}.database-code-toggle:hover{background:#f9fafb;border-color:#9ca3af;transform:translateY(-1px)}.database-code-toggle-icon{width:.75rem;height:.75rem}.database-execute-button{width:100%;padding:.875rem 1.25rem;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:none;border-radius:.75rem;color:#fff;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);margin-bottom:0;display:flex;align-items:center;justify-content:center;gap:.5rem;box-shadow:0 4px 12px #3b82f64d}.database-execute-button:hover:not(:disabled){background:linear-gradient(135deg,#2563eb,#1e40af);transform:translateY(-2px);box-shadow:0 8px 20px #3b82f666}.database-execute-button:disabled{opacity:.7;cursor:not-allowed;transform:none}.database-execute-button-danger{background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 4px 12px #ef44444d}.database-execute-button-danger:hover:not(:disabled){background:linear-gradient(135deg,#dc2626,#b91c1c);box-shadow:0 8px 20px #ef444466}.database-execute-icon{width:1rem;height:1rem}.database-loading-spinner{width:1rem;height:1rem;border:2px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:spin 1s linear infinite}.database-code-section{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #e5e7eb}.database-output-section{display:flex;flex-direction:column;gap:1rem}.database-alert{display:flex;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;border-radius:.75rem;font-size:.875rem;line-height:1.5;position:relative;overflow:hidden}.database-alert:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%}.database-alert-success{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border:1px solid #bbf7d0;color:#166534}.database-alert-success:before{background:linear-gradient(180deg,#22c55e,#16a34a)}.database-alert-error{background:linear-gradient(135deg,#fef2f2,#fee2e2);border:1px solid #fecaca;color:#991b1b}.database-alert-error:before{background:linear-gradient(180deg,#ef4444,#dc2626)}.database-alert-icon{width:1rem;height:1rem;flex-shrink:0;margin-top:.125rem}.database-alert-content{flex:1;min-width:0}.database-result-container{margin-top:.75rem}.database-result-wrapper{background:linear-gradient(135deg,#f9fafb,#f3f4f6);border:1px solid #e5e7eb;border-radius:.75rem;padding:1rem}.database-result-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.database-result-title{font-size:.875rem;font-weight:600;color:#374151;margin:0}.database-result-copy{font-size:.75rem;color:#2563eb;cursor:pointer;transition:color .3s ease}.database-result-copy:hover{color:#1d4ed8}.database-result-content{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:.75rem;max-height:16rem;overflow-y:auto}.database-result-pre{font-size:.875rem;color:#111827;white-space:pre-wrap;word-break:break-word;margin:0;font-family:var(--font-mono);line-height:1.5}.database-examples-card{background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 16px #0000000a,0 2px 8px #00000005}.database-examples-title{font-size:1rem;font-weight:600;color:#0f172a;margin:0 0 1rem;letter-spacing:-.025em}.database-examples-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem}@media (min-width: 768px){.database-examples-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.database-example-button{padding:.75rem;border-radius:.75rem;border:1px solid;text-align:left;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.database-example-button:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000001a}.database-example-button-green{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border-color:#bbf7d0}.database-example-button-blue{background:linear-gradient(135deg,#eff6ff,#dbeafe);border-color:#bfdbfe}.database-example-button-purple{background:linear-gradient(135deg,#faf5ff,#f3e8ff);border-color:#e9d5ff}.database-example-button-yellow{background:linear-gradient(135deg,#fffbeb,#fef3c7);border-color:#fde68a}.database-example-title{font-weight:500;margin-bottom:.25rem}.database-example-title-green{color:#166534}.database-example-title-blue{color:#1e40af}.database-example-title-purple{color:#6b21a8}.database-example-title-yellow{color:#92400e}.database-example-description{font-size:.875rem;line-height:1.4}.database-example-description-green{color:#15803d}.database-example-description-blue{color:#2563eb}.database-example-description-purple{color:#7c3aed}.database-example-description-yellow{color:#a16207}@media (max-width: 768px){.playground-header-content{flex-direction:column;align-items:stretch;gap:1rem}.playground-header-actions{flex-direction:column;align-items:stretch}.playground-project-info{align-items:flex-start}.playground-tabs-nav{flex-direction:column}.playground-tab{justify-content:flex-start}}.config-form-container{max-width:42rem;margin:0 auto;padding:1rem}.config-form-card{background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:1.5rem;overflow:hidden;box-shadow:0 8px 32px #00000014,0 4px 16px #0000000a}.config-form-header{background:linear-gradient(135deg,#f1f5f9,#e2e8f0);padding:2rem;border-bottom:1px solid #cbd5e1;position:relative;overflow:hidden}.config-form-header:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#3b82f6,#1d4ed8,#7c3aed)}.config-form-header-content{display:flex;align-items:center;gap:1.5rem}.config-form-icon-wrapper{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:1.25rem;box-shadow:0 8px 24px #3b82f64d;flex-shrink:0}.config-form-main-icon{width:2rem;height:2rem;color:#fff;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.config-form-title-section{flex:1}.config-form-title{font-size:2rem;font-weight:700;color:#0f172a;margin:0 0 .5rem;letter-spacing:-.025em}.config-form-subtitle{font-size:1rem;color:#64748b;margin:0;line-height:1.6}.config-form-mode-selector{padding:0 2rem 1rem;background:linear-gradient(135deg,#fff,#f8fafc)}.config-form-tabs{display:flex;gap:.5rem;background:linear-gradient(135deg,#f8fafc,#f1f5f9);padding:.5rem;border-radius:1rem;border:1px solid #e2e8f0}.config-form-tab{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1rem;background:transparent;border:none;border-radius:.75rem;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);font-weight:500;color:#64748b;position:relative;overflow:hidden}.config-form-tab:hover{background:#ffffffb3;color:#334155;transform:translateY(-1px);box-shadow:0 4px 12px #00000014}.config-form-tab-active{background:linear-gradient(135deg,#fff,#f8fafc);color:#0f172a;box-shadow:0 4px 16px #0000001a,0 2px 6px #0000000f;transform:translateY(-2px)}.config-form-tab-active:after{content:"";position:absolute;bottom:-2px;left:50%;transform:translate(-50%);width:2rem;height:3px;background:linear-gradient(90deg,#3b82f6,#1d4ed8);border-radius:2px}.config-form-tab-icon{width:1.125rem;height:1.125rem;transition:all .3s ease}.config-form-tab:hover .config-form-tab-icon{transform:scale(1.1)}.config-form-tab-active .config-form-tab-icon{color:#3b82f6}.config-form-error{margin:0 2rem 1.5rem;background:linear-gradient(135deg,#fef2f2,#fee2e2);border:1px solid #fca5a5;border-radius:.75rem;overflow:hidden;position:relative}.config-form-error:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,#ef4444,#dc2626)}.config-form-error-content{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem}.config-form-error-icon{width:1.5rem;height:1.5rem;color:#ef4444;flex-shrink:0;margin-top:.125rem}.config-form-error-text{flex:1}.config-form-error-title{font-size:1rem;font-weight:600;color:#991b1b;margin:0 0 .25rem}.config-form-error-message{font-size:.875rem;color:#b91c1c;margin:0;line-height:1.5}.config-form-form{padding:0 2rem 2rem}.config-form-json-section,.config-form-fields-section{margin-bottom:2rem}.config-form-fields-section{display:flex;flex-direction:column;gap:1.5rem}.config-form-field{display:flex;flex-direction:column;gap:.5rem}.config-form-label{font-size:.875rem;font-weight:600;color:#374151;letter-spacing:-.025em}.config-form-input-wrapper{position:relative}.config-form-input{width:100%;padding:.875rem 1rem;border:2px solid #e2e8f0;border-radius:.75rem;font-size:.875rem;color:#374151;background:linear-gradient(135deg,#fff,#f9fafb);transition:all .3s cubic-bezier(.4,0,.2,1);font-family:var(--font-sans)}.config-form-input:focus{outline:none;border-color:#3b82f6;background:#fff;box-shadow:0 0 0 4px #3b82f61a,0 4px 12px #0000000d;transform:translateY(-1px)}.config-form-input-with-button{padding-right:3rem}.config-form-input-button{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;background:transparent;border:none;border-radius:.5rem;cursor:pointer;transition:all .3s ease;color:#6b7280}.config-form-input-button:hover{background:#3b82f61a;color:#3b82f6;transform:translateY(-50%) scale(1.1)}.config-form-input-button-icon{width:1rem;height:1rem}.config-form-textarea-wrapper{position:relative}.config-form-textarea{width:100%;padding:1rem;border:2px solid #e2e8f0;border-radius:.75rem;font-size:.875rem;color:#374151;background:linear-gradient(135deg,#fff,#f9fafb);transition:all .3s cubic-bezier(.4,0,.2,1);font-family:var(--font-mono);resize:vertical;min-height:16rem;line-height:1.6}.config-form-textarea:focus{outline:none;border-color:#3b82f6;background:#fff;box-shadow:0 0 0 4px #3b82f61a,0 4px 12px #0000000d}.config-form-field-hint{font-size:.75rem;color:#6b7280;margin:0;line-height:1.5}.config-form-submit{width:100%;padding:1rem 1.5rem;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:none;border-radius:.875rem;color:#fff;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 16px #3b82f64d}.config-form-submit:hover:not(:disabled){background:linear-gradient(135deg,#2563eb,#1e40af);transform:translateY(-2px);box-shadow:0 8px 24px #3b82f666}.config-form-submit:active:not(:disabled){transform:translateY(0);box-shadow:0 4px 16px #3b82f64d}.config-form-submit:disabled{opacity:.7;cursor:not-allowed;transform:none}.config-form-submit-loading{background:linear-gradient(135deg,#6b7280,#4b5563)}.config-form-submit-content{display:flex;align-items:center;justify-content:center;gap:.75rem}.config-form-submit-icon{width:1.25rem;height:1.25rem;transition:transform .3s ease}.config-form-submit:hover:not(:disabled) .config-form-submit-icon{transform:scale(1.1)}.config-form-submit-spinner{width:1.25rem;height:1.25rem;border:2px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:spin 1s linear infinite}.config-form-help{margin:2rem;background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #93c5fd;border-radius:.875rem;overflow:hidden;position:relative}.config-form-help:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,#3b82f6,#1d4ed8)}.config-form-help-content{padding:1.5rem}.config-form-help-title{font-size:1rem;font-weight:600;color:#1e40af;margin:0 0 1rem;letter-spacing:-.025em}.config-form-help-list{list-style:none;padding:0;margin:0;counter-reset:step-counter}.config-form-help-list li{font-size:.875rem;color:#1e40af;margin-bottom:.75rem;padding-left:2rem;position:relative;line-height:1.5;counter-increment:step-counter}.config-form-help-list li:before{content:counter(step-counter);position:absolute;left:0;top:0;width:1.5rem;height:1.5rem;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600;box-shadow:0 2px 8px #3b82f64d}.config-form-help-list li:last-child{margin-bottom:0}@media (max-width: 640px){.config-form-container{padding:.5rem}.config-form-header{padding:1.5rem}.config-form-header-content{flex-direction:column;text-align:center;gap:1rem}.config-form-icon-wrapper{width:3rem;height:3rem}.config-form-main-icon{width:1.5rem;height:1.5rem}.config-form-title{font-size:1.5rem}.config-form-form{padding:0 1.5rem 1.5rem}.config-form-help{margin:1.5rem}.config-form-tabs{flex-direction:column}}.min-h-screen{min-height:100vh}.w-full{width:100%}.from-slate-50{--tw-gradient-from: #f8fafc;--tw-gradient-to: rgb(248 250 252 / 0);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.via-blue-50{--tw-gradient-to: rgb(239 246 255 / 0);--tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to)}.to-indigo-100{--tw-gradient-to: #e0e7ff}.max-w-7xl{max-width:80rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.py-8{padding-top:2rem;padding-bottom:2rem}.mb-12{margin-bottom:3rem}.inline-flex{display:inline-flex}.items-center{align-items:center}.justify-center{justify-content:center}.w-20{width:5rem}.h-20{height:5rem}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.from-blue-500{--tw-gradient-from: #3b82f6;--tw-gradient-to: rgb(59 130 246 / 0);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.rounded-2xl{border-radius:1rem}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.w-10{width:2.5rem}.h-10{height:2.5rem}.text-white{color:#fff}.text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:text-5xl{font-size:3rem;line-height:1}.font-bold{font-weight:700}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-gray-900{--tw-gradient-from: #111827;--tw-gradient-to: rgb(17 24 39 / 0);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.via-blue-800{--tw-gradient-to: rgb(30 64 175 / 0);--tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to)}.to-purple-800{--tw-gradient-to: #6b21a8}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.text-transparent{color:transparent}.mb-4{margin-bottom:1rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.max-w-3xl{max-width:48rem}.mx-auto{margin-left:auto;margin-right:auto}.leading-relaxed{line-height:1.625}.bg-white\/80{background-color:#fffc}.backdrop-blur-sm{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.rounded-3xl{border-radius:1.5rem}.shadow-2xl{box-shadow:0 25px 50px -12px #00000040}.border{border-width:1px}.border-white\/20{border-color:#fff3}.overflow-hidden{overflow:hidden}.border-b{border-bottom-width:1px}.border-gray-200\/50{border-color:#e5e7eb80}.from-white\/90{--tw-gradient-from: rgba(255, 255, 255, .9);--tw-gradient-to: rgba(255, 255, 255, 0);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-gray-50\/90{--tw-gradient-to: rgba(249, 250, 251, .9)}.flex{display:flex}.flex-1{flex:1 1 0%}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.font-semibold{font-weight:600}.text-sm{font-size:.875rem;line-height:1.25rem}.sm\:text-base{font-size:1rem;line-height:1.5rem}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-300{transition-duration:.3s}.text-blue-600{color:#2563eb}.bg-white{background-color:#fff}.border-b-2{border-bottom-width:2px}.border-blue-500{border-color:#3b82f6}.shadow-sm{box-shadow:0 1px 2px #0000000d}.text-gray-600{color:#4b5563}.hover\:text-gray-800:hover{color:#1f2937}.hover\:bg-white\/50:hover{background-color:#ffffff80}.space-x-3>*+*{margin-left:.75rem}.w-5{width:1.25rem}.h-5{height:1.25rem}.hidden{display:none}.sm\:block{display:block}.px-2{padding-left:.5rem;padding-right:.5rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.bg-blue-100{background-color:#dbeafe}.text-blue-700{color:#1d4ed8}.text-xs{font-size:.75rem;line-height:1rem}.rounded-full{border-radius:9999px}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.mt-6{margin-top:1.5rem}.bg-red-50{background-color:#fef2f2}.border-red-200{border-color:#fecaca}.rounded-xl{border-radius:.75rem}.p-6{padding:1.5rem}.items-start{align-items:flex-start}.space-x-4>*+*{margin-left:1rem}.flex-shrink-0{flex-shrink:0}.w-6{width:1.5rem}.h-6{height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-red-800{color:#991b1b}.mb-2{margin-bottom:.5rem}.text-red-700{color:#b91c1c}.sm\:p-8{padding:2rem}.mb-6{margin-bottom:1.5rem}.block{display:block}.text-gray-900{color:#111827}.relative{position:relative}.h-80{height:20rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.font-mono{font-family:var(--font-mono)}.bg-gray-50{background-color:#f9fafb}.border-gray-200{border-color:#e5e7eb}.focus\:border-blue-500:focus{border-color:#3b82f6}.focus\:ring-4:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-blue-100:focus{--tw-ring-color: #dbeafe}.resize-none{resize:none}.mt-3{margin-top:.75rem}.w-4{width:1rem}.h-4{height:1rem}.space-x-2>*+*{margin-left:.5rem}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.gap-6{gap:1.5rem}.lg\:col-span-2{grid-column:span 2 / span 2}.text-blue-500{color:#3b82f6}.text-red-500{color:#ef4444}.px-4{padding-left:1rem;padding-right:1rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.pr-12{padding-right:3rem}.absolute{position:absolute}.right-3{right:.75rem}.top-1\/2{top:50%}.transform{transform:translate(var(--tw-transform-translate-x),var(--tw-transform-translate-y)) rotate(var(--tw-transform-rotate)) skew(var(--tw-transform-skew-x)) skewY(var(--tw-transform-skew-y)) scaleX(var(--tw-transform-scale-x)) scaleY(var(--tw-transform-scale-y))}.-translate-y-1\/2{--tw-transform-translate-y: -50%;transform:translate(var(--tw-transform-translate-x),var(--tw-transform-translate-y)) rotate(var(--tw-transform-rotate)) skew(var(--tw-transform-skew-x)) skewY(var(--tw-transform-skew-y)) scaleX(var(--tw-transform-scale-x)) scaleY(var(--tw-transform-scale-y))}.p-2{padding:.5rem}.text-gray-400{color:#9ca3af}.hover\:text-gray-600:hover{color:#4b5563}.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}.text-green-500{color:#22c55e}.text-purple-500{color:#a855f7}.text-orange-500{color:#f97316}.text-cyan-500{color:#06b6d4}.text-indigo-500{color:#6366f1}.text-pink-500{color:#ec4899}.mt-8{margin-top:2rem}.pt-6{padding-top:1.5rem}.border-t{border-top-width:1px}.disabled\:bg-gray-400:disabled{background-color:#9ca3af}.cursor-not-allowed{cursor:not-allowed}.from-blue-600{--tw-gradient-from: #2563eb;--tw-gradient-to: rgb(37 99 235 / 0);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-purple-600{--tw-gradient-to: #9333ea}.hover\:from-blue-700:hover{--tw-gradient-from: #1d4ed8;--tw-gradient-to: rgb(29 78 216 / 0);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:to-purple-700:hover{--tw-gradient-to: #7c3aed}.hover\:scale-\[1\.02\]:hover{--tw-transform-scale-x: 1.02;--tw-transform-scale-y: 1.02;transform:translate(var(--tw-transform-translate-x),var(--tw-transform-translate-y)) rotate(var(--tw-transform-rotate)) skew(var(--tw-transform-skew-x)) skewY(var(--tw-transform-skew-y)) scaleX(var(--tw-transform-scale-x)) scaleY(var(--tw-transform-scale-y))}.active\:scale-\[0\.98\]:active{--tw-transform-scale-x: .98;--tw-transform-scale-y: .98;transform:translate(var(--tw-transform-translate-x),var(--tw-transform-translate-y)) rotate(var(--tw-transform-rotate)) skew(var(--tw-transform-skew-x)) skewY(var(--tw-transform-skew-y)) scaleX(var(--tw-transform-scale-x)) scaleY(var(--tw-transform-scale-y))}.hover\:shadow-xl:hover{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.border-2{border-width:2px}.border-white\/30{border-color:#ffffff4d}.border-t-white{border-top-color:#fff}.animate-spin{animation:spin 1s linear infinite}.mt-12{margin-top:3rem}.from-blue-50{--tw-gradient-from: #eff6ff;--tw-gradient-to: rgb(239 246 255 / 0);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-indigo-50{--tw-gradient-to: #eef2ff}.p-8{padding:2rem}.max-w-4xl{max-width:56rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-center{text-align:center}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.gap-4{gap:1rem}.p-4{padding:1rem}.border-blue-100{border-color:#dbeafe}.hover\:shadow-md:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.w-12{width:3rem}.h-12{height:3rem}.mb-3{margin-bottom:.75rem}.mb-1{margin-bottom:.25rem}.font-medium{font-weight:500}.text-gray-700{color:#374151}.underline{text-decoration-line:underline}.hover\:text-blue-700:hover{color:#1d4ed8}.config-input-focus{transition:all .3s ease}.config-input-focus:focus{transform:translateY(-2px);box-shadow:0 10px 25px -5px #3b82f626}.config-tab-button{position:relative;overflow:hidden}.config-tab-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.config-tab-button:hover:before{left:100%}.gradient-border{background:linear-gradient(#fff,#fff) padding-box,linear-gradient(45deg,#3b82f6,#8b5cf6,#06b6d4) border-box;border:2px solid transparent}.glass-effect{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6}@keyframes shimmer{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}.animate-shimmer{animation:shimmer 2s linear infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200px 100%}@media (max-width: 640px){.sm\:text-5xl{font-size:2.5rem;line-height:1}.sm\:text-base{font-size:.875rem;line-height:1.25rem}.sm\:block{display:none}.sm\:p-8{padding:1.5rem}.sm\:px-6,.lg\:px-8{padding-left:1rem;padding-right:1rem}.lg\:grid-cols-2{grid-template-columns:repeat(1,minmax(0,1fr))}.lg\:col-span-2{grid-column:span 1 / span 1}.md\:grid-cols-2{grid-template-columns:repeat(1,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(2,minmax(0,1fr))}}.firebase-config-container{min-height:100vh;width:100%;background:linear-gradient(to bottom right,#f8fafc,#eff6ff,#e0e7ff)}.firebase-config-wrapper{max-width:80rem;margin:0 auto;padding:2rem 1rem}.firebase-config-header{margin-bottom:3rem;animation:fadeIn .3s ease-out}.firebase-config-header-content{background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 16px #0000000a,0 2px 8px #00000005;display:flex;align-items:center;gap:1.5rem}.firebase-config-header-icon{flex-shrink:0;width:4rem;height:4rem}.firebase-config-header-text{flex:1}.firebase-config-title{font-size:1.25rem;font-weight:700;color:#111827;margin:0 0 .25rem;letter-spacing:-.025em}.firebase-config-description{font-size:.875rem;color:#4b5563;margin:0;line-height:1.5}.firebase-config-card{background-color:#fffc;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:1.5rem;box-shadow:0 25px 50px -12px #00000040;border:1px solid rgba(255,255,255,.2);overflow:hidden;animation:slideIn .2s ease-out}.firebase-config-tabs-container{border-bottom:1px solid rgba(229,231,235,.5);background:linear-gradient(to right,#ffffffe6,#f9fafbe6)}.firebase-config-tabs-nav{display:flex}.firebase-config-tab{flex:1;padding:1.5rem 2rem;font-weight:600;font-size:.875rem;transition:all .3s cubic-bezier(.4,0,.2,1);color:#4b5563;background:transparent;border:none;cursor:pointer;position:relative;overflow:hidden}.firebase-config-tab:hover{color:#1f2937;background-color:#ffffff80}.firebase-config-tab-active{color:#2563eb;background-color:#fff;border-bottom:2px solid #3b82f6;box-shadow:0 1px 2px #0000000d}.firebase-config-tab-content{display:flex;align-items:center;justify-content:center;gap:.75rem}.firebase-config-tab-icon{width:1.25rem;height:1.25rem}.firebase-config-tab-badge{display:none;padding:.25rem .5rem;background-color:#dbeafe;color:#1d4ed8;font-size:.75rem;border-radius:9999px}.firebase-config-error-wrapper{margin:1.5rem;animation:fadeIn .3s ease-out}.firebase-config-error{background-color:#fef2f2;border:1px solid #fecaca;border-radius:.75rem;padding:1.5rem}.firebase-config-error-content{display:flex;align-items:flex-start;gap:1rem}.firebase-config-error-icon-wrapper{flex-shrink:0}.firebase-config-error-icon{width:1.5rem;height:1.5rem;color:#ef4444}.firebase-config-error-text{flex:1}.firebase-config-error-title{font-size:1.125rem;font-weight:600;color:#991b1b;margin-bottom:.5rem}.firebase-config-error-message{color:#b91c1c}.firebase-config-form{padding:1.5rem 2rem;width:100%;box-sizing:border-box}.firebase-config-json-section{animation:fadeIn .3s ease-out}.firebase-config-field{margin-bottom:1.5rem;width:100%;box-sizing:border-box}.firebase-config-label{display:block;font-size:1.125rem;font-weight:600;color:#111827;margin-bottom:.75rem}.firebase-config-textarea-wrapper{position:relative;width:100%;box-sizing:border-box}.firebase-config-textarea{width:100%;height:20rem;padding:1.5rem;font-size:.875rem;font-family:var(--font-mono);background-color:#f9fafb;border:2px solid #e5e7eb;border-radius:.75rem;transition:all .3s cubic-bezier(.4,0,.2,1);resize:none;box-sizing:border-box;overflow-x:auto;white-space:pre;word-wrap:break-word}.firebase-config-textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f61a;transform:translateY(-2px);box-shadow:0 10px 25px -5px #3b82f626}.firebase-config-field-hint{margin-top:.75rem;font-size:.875rem;color:#4b5563;display:flex;align-items:center;gap:.5rem}.firebase-config-hint-icon{width:1rem;height:1rem}.firebase-config-form-section{animation:fadeIn .3s ease-out;width:100%;box-sizing:border-box}.firebase-config-fields-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1.5rem;width:100%;box-sizing:border-box}.firebase-config-field-full{grid-column:span 1 / span 1;width:100%;box-sizing:border-box}.firebase-config-field-label{display:block;font-size:.875rem;font-weight:600;color:#111827;margin-bottom:.75rem;display:flex;align-items:center;gap:.5rem}.firebase-config-field-icon{width:1rem;height:1rem}.firebase-config-field-icon-blue{color:#3b82f6}.firebase-config-field-icon-green{color:#22c55e}.firebase-config-field-icon-purple{color:#a855f7}.firebase-config-field-icon-orange{color:#f97316}.firebase-config-field-icon-cyan{color:#06b6d4}.firebase-config-field-icon-indigo{color:#6366f1}.firebase-config-field-icon-pink{color:#ec4899}.firebase-config-field-required{color:#ef4444}.firebase-config-input-wrapper{position:relative;width:100%;box-sizing:border-box}.firebase-config-input{width:100%;padding:.75rem 1rem;background-color:#fff;border:2px solid #e5e7eb;border-radius:.75rem;transition:all .3s cubic-bezier(.4,0,.2,1);box-sizing:border-box;font-size:.875rem;line-height:1.25rem}.firebase-config-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f61a;transform:translateY(-2px);box-shadow:0 10px 25px -5px #3b82f626}.firebase-config-input-with-button{padding-right:3rem}.firebase-config-input-button{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);padding:.5rem;color:#9ca3af;background:transparent;border:none;cursor:pointer;transition:all .3s ease}.firebase-config-input-button:hover{color:#4b5563}.firebase-config-input-button-icon{width:1.25rem;height:1.25rem}.firebase-config-submit-section{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.firebase-config-submit{width:100%;padding:1rem 2rem;font-size:1.125rem;font-weight:600;color:#fff;background:linear-gradient(to right,#2563eb,#9333ea);border:none;border-radius:.75rem;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.firebase-config-submit:hover:not(:disabled){background:linear-gradient(to right,#1d4ed8,#7c3aed);transform:scale(1.02);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.firebase-config-submit:active:not(:disabled){transform:scale(.98)}.firebase-config-submit:disabled{background-color:#9ca3af;cursor:not-allowed}.firebase-config-submit-content{display:flex;align-items:center;justify-content:center;gap:.75rem}.firebase-config-submit-icon{width:1.25rem;height:1.25rem}.firebase-config-submit-spinner{width:1.25rem;height:1.25rem;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin 1s linear infinite}.firebase-config-help{margin-top:3rem;background:linear-gradient(to right,#eff6ff,#eef2ff);border-radius:1rem;padding:2rem;animation:fadeIn .3s ease-out}.firebase-config-help-wrapper{max-width:56rem;margin:0 auto}.firebase-config-help-title{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:1.5rem;text-align:center}.firebase-config-help-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem}.firebase-config-help-step{background-color:#fff;border-radius:.75rem;padding:1rem;text-align:center;box-shadow:0 1px 2px #0000000d;border:1px solid #dbeafe;transition:all .3s ease}.firebase-config-help-step:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.firebase-config-help-step-icon-wrapper{width:3rem;height:3rem;background:linear-gradient(to bottom right,#3b82f6,#9333ea);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto .75rem}.firebase-config-help-step-icon{width:1.5rem;height:1.5rem;color:#fff}.firebase-config-help-step-number{font-size:.875rem;font-weight:500;color:#2563eb;margin-bottom:.25rem}.firebase-config-help-step-text{font-size:.875rem;color:#374151}.firebase-config-help-footer{margin-top:1.5rem;text-align:center}.firebase-config-help-footer p{font-size:.875rem;color:#4b5563}.firebase-config-help-link{color:#2563eb;text-decoration:underline;font-weight:500}.firebase-config-help-link:hover{color:#1d4ed8}@media (max-width: 640px){.firebase-config-header-content{flex-direction:column;text-align:center;gap:1rem}.firebase-config-header-icon{width:3rem;height:3rem}}@media (min-width: 640px){.firebase-config-wrapper{padding:2rem 1.5rem}.firebase-config-tab{font-size:1rem}.firebase-config-tab-badge{display:block}.firebase-config-form{padding:2rem}.firebase-config-help-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1024px){.firebase-config-wrapper{padding:2rem}.firebase-config-fields-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.firebase-config-field-full{grid-column:span 2 / span 2}.firebase-config-help-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}.framework-selector-container{max-width:800px;margin:0 auto;padding:2rem 0}.framework-selector-header{text-align:center;margin-bottom:3rem}.framework-selector-title{font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:.5rem;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.framework-selector-subtitle{color:#6b7280;font-size:1.1rem;max-width:600px;margin:0 auto}.framework-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}.framework-card{position:relative;background:#fff;border-radius:1rem;padding:2rem;border:2px solid #e5e7eb;transition:all .3s ease;cursor:pointer;overflow:hidden}.framework-card-available{border-color:#d1d5db}.framework-card-available:hover{border-color:#3b82f6;transform:translateY(-4px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.framework-card-selected{border-color:#3b82f6;background:linear-gradient(135deg,#eff6ff,#dbeafe);box-shadow:0 20px 25px -5px #3b82f61a,0 10px 10px -5px #3b82f60a}.framework-card-disabled{border-color:#e5e7eb;background:#f9fafb;cursor:not-allowed;opacity:.6}.framework-logo-container{position:relative;display:flex;justify-content:center;margin-bottom:1.5rem}.framework-logo{width:80px;height:80px;transition:all .3s ease}.framework-logo-active{filter:none}.framework-logo-selected{transform:scale(1.1);filter:drop-shadow(0 0 20px rgba(59,130,246,.3))}.framework-logo-disabled{filter:grayscale(100%) brightness(.7)}.framework-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100px;height:100px;background:radial-gradient(circle,rgba(59,130,246,.2) 0%,transparent 70%);border-radius:50%;animation:framework-pulse 2s infinite;pointer-events:none}@keyframes framework-pulse{0%,to{opacity:.5;transform:translate(-50%,-50%) scale(1)}50%{opacity:.8;transform:translate(-50%,-50%) scale(1.1)}}.framework-info{text-align:center}.framework-name{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.framework-description{color:#6b7280;font-size:.9rem;margin-bottom:1rem}.framework-status{display:inline-flex;align-items:center;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:500}.framework-status.available{background:#dcfce7;color:#166534}.framework-status.coming-soon{background:#fef3c7;color:#92400e}.framework-overlay{position:absolute;inset:0;background:#f9fafbcc;display:flex;align-items:center;justify-content:center;border-radius:1rem}.framework-coming-soon-text{font-size:1rem;font-weight:600;color:#6b7280;opacity:.8}.framework-selected-info{background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #bfdbfe;border-radius:1rem;padding:1.5rem;margin-top:2rem;animation:framework-slideIn .5s ease-out}@keyframes framework-slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.framework-selected-content{display:flex;align-items:center;gap:1rem}.framework-selected-icon{font-size:2rem}.framework-selected-title{font-size:1.25rem;font-weight:600;color:#1e40af;margin-bottom:.25rem}.framework-selected-description{color:#3730a3;font-size:.9rem}@media (max-width: 640px){.framework-selector-title{font-size:1.5rem}.framework-grid{grid-template-columns:1fr}.framework-card{padding:1.5rem}}@keyframes documentation-fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes documentation-slideIn{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.documentation-animate-fadeIn{animation:documentation-fadeIn .3s ease-out}.documentation-animate-slideIn{animation:documentation-slideIn .2s ease-out}.documentation-scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.documentation-scrollbar-hide::-webkit-scrollbar{display:none}.documentation-tab-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.documentation-tab-button:hover:before{left:100%}.documentation-tab-button{position:relative;overflow:hidden}.documentation-tab-button.active{color:#2563eb;background-color:#fff;border-bottom:2px solid #2563eb;border-radius:.5rem .5rem 0 0}.documentation-tab-button.active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:#2563eb;border-radius:1px 1px 0 0}.documentation-tab-button:hover{color:#1f2937;background-color:#fffc;border-radius:.5rem .5rem 0 0}.documentation-tab-button{background-color:transparent;border:none;border-radius:.5rem .5rem 0 0}.config-converter-container{max-width:1200px;margin:0 auto}.config-converter-header{text-align:center;margin-bottom:2rem}.config-converter-title{font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.config-converter-description{color:#6b7280;font-size:1rem}.config-converter-grid{display:grid;grid-template-columns:1fr 1.5fr;gap:2rem;margin-bottom:2rem}.config-converter-input-section,.config-converter-output-section{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;overflow:hidden}.config-converter-section-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;background:#f9fafb;border-bottom:1px solid #e5e7eb;min-height:3rem}.config-converter-section-title{font-size:1rem;font-weight:600;color:#374151;line-height:1.5;margin:0}.config-converter-actions{display:flex;gap:.5rem;align-items:center}.config-converter-button{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;border-radius:.375rem;font-size:.875rem;font-weight:500;transition:all .2s ease;border:none;cursor:pointer;height:2.25rem;min-width:fit-content}.config-converter-button-primary{background:#3b82f6;color:#fff}.config-converter-button-primary:hover:not(:disabled){background:#2563eb;transform:translateY(-1px)}.config-converter-button-primary:disabled{background:#9ca3af;cursor:not-allowed}.config-converter-button-secondary{background:#f3f4f6;color:#374151;border:1px solid #d1d5db}.config-converter-button-secondary:hover{background:#e5e7eb;border-color:#9ca3af}.config-converter-textarea{width:100%;padding:1rem 1.5rem;border:none;outline:none;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.75rem;line-height:1.5;resize:vertical;min-height:300px}.config-converter-textarea:focus{box-shadow:inset 0 0 0 2px #3b82f6}.config-converter-output{background:#f8fafc;color:#1f2937}.config-converter-code-output{padding:1rem 1.5rem;min-height:300px;display:flex;align-items:center;justify-content:center}.config-converter-code-output .code-block-code{font-size:.75rem!important;line-height:1.4}.config-converter-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;min-height:250px}.config-converter-placeholder-content{text-align:center;color:#6b7280}.config-converter-info{background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #bfdbfe;border-radius:.75rem;padding:1.5rem}.config-converter-info-header{display:flex;align-items:center;margin-bottom:1rem}.config-converter-info-title{font-size:1.125rem;font-weight:600;color:#1e40af;margin-left:.5rem}.config-converter-info-list{list-style:none;padding:0;margin:0}.config-converter-info-list li{position:relative;padding-left:1.5rem;margin-bottom:.5rem;color:#3730a3;font-size:.875rem}.config-converter-info-list li:before{content:"✓";position:absolute;left:0;color:#22c55e;font-weight:700}.config-converter-info-list code{background:#3b82f61a;padding:.125rem .375rem;border-radius:.25rem;font-size:.8rem;color:#1e40af}.config-converter-framework-tabs{display:flex;gap:0;border-radius:.5rem;overflow:hidden;border:1px solid #e5e7eb}.config-converter-tab{display:flex;align-items:center;padding:.75rem 1rem;background:#f9fafb;color:#6b7280;border:none;cursor:pointer;transition:all .2s ease;font-size:.875rem;font-weight:500;white-space:nowrap;border-right:1px solid #e5e7eb}.config-converter-tab:last-child{border-right:none}.config-converter-tab:hover{background:#f3f4f6;color:#374151}.config-converter-tab-active{background:#3b82f6!important;color:#fff!important}.config-converter-tab-active:hover{background:#2563eb!important;color:#fff!important}.config-converter-tab img{width:1rem;height:1rem;margin-right:.5rem;flex-shrink:0}@media (max-width: 768px){.config-converter-grid{grid-template-columns:1fr;gap:1rem}.config-converter-section-header{flex-direction:column;align-items:flex-start;gap:1rem}.config-converter-actions{width:100%;justify-content:flex-end}.config-converter-framework-tabs{width:100%}.config-converter-tab{flex:1;justify-content:center}}
