.bg-grid-white{background-size:40px 40px;background-image:linear-gradient(to right,rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(to bottom,rgba(255,255,255,.03) 1px,transparent 1px);mask-image:linear-gradient(to bottom,black 40%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,black 40%,transparent 100%)}.terminal-card{@apply bg-slate-900/80 backdrop-blur-md border border-white/10 rounded-lg;box-shadow:0 0 0 1px #ffffff0d}.terminal-header{@apply flex items-center gap-2 px-4 py-2 border-b border-white/10 bg-white/5;}.scanlines{background:linear-gradient(to bottom,#fff0,#fff0 50%,#0000001a 50%,#0000001a);background-size:100% 4px;pointer-events:none}.font-mono-tech{font-family:Fira Code,Courier New,Courier,monospace;letter-spacing:-.02em}.cursor-blink:after{content:"▋";animation:blink 1s step-end infinite;@apply text-emerald-500 ml-1;}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.react-pdf__Page__textContent{user-select:text;-webkit-user-select:text;line-height:1;opacity:1!important}.react-pdf__Page__textContent span{color:transparent!important;cursor:text}.react-pdf__Page__textContent span::selection{background:#3b82f64d;color:transparent}.onboarding-wizard{display:flex;flex-direction:column;height:100%;padding:2rem;background:linear-gradient(135deg,#0f172a,#1e293b)}.wizard-progress{display:flex;justify-content:center;gap:1rem;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #334155}.progress-step{padding:.5rem 1rem;border-radius:9999px;font-size:.75rem;font-weight:500;color:#64748b;background:#1e293b;transition:all .3s ease}.progress-step.active{color:#fff;background:#3b82f6;box-shadow:0 0 20px #3b82f666}.progress-step.done{color:#10b981;background:#10b9811a}.wizard-step{flex:1;display:flex;flex-direction:column;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.wizard-step h2{font-size:1.5rem;font-weight:600;color:#fff;margin-bottom:.5rem;text-align:center}.wizard-subtitle{font-size:.875rem;color:#94a3b8;text-align:center;margin-bottom:2rem}.wizard-options{display:flex;flex-direction:column;gap:1rem;max-width:500px;margin:0 auto;width:100%}.wizard-option{display:flex;flex-direction:column;align-items:center;padding:1.5rem;background:#1e293b;border:2px solid #334155;border-radius:1rem;cursor:pointer;transition:all .2s ease}.wizard-option:hover{border-color:#3b82f6;background:#1e3a5f}.wizard-option.selected{border-color:#3b82f6;background:#3b82f61a;box-shadow:0 0 20px #3b82f633}.option-icon{font-size:2rem;margin-bottom:.5rem}.option-title{font-size:1rem;font-weight:600;color:#fff;margin-bottom:.25rem}.option-desc{font-size:.75rem;color:#94a3b8}.wizard-form{display:flex;flex-direction:column;gap:1.5rem;max-width:400px;margin:0 auto;width:100%}.wizard-form label{display:flex;flex-direction:column;gap:.5rem;font-size:.875rem;color:#94a3b8}.wizard-form select,.wizard-form input{padding:.75rem 1rem;background:#1e293b;border:1px solid #334155;border-radius:.5rem;color:#fff;font-size:.875rem;transition:all .2s ease}.wizard-form select:focus,.wizard-form input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f633}.wizard-profiles{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;max-width:800px;margin:0 auto;width:100%}.wizard-profile{display:flex;flex-direction:column;padding:1rem;background:#1e293b;border:2px solid #334155;border-radius:.75rem;cursor:pointer;transition:all .2s ease;text-align:left}.wizard-profile:hover{border-color:#3b82f6}.wizard-profile.selected{border-color:#3b82f6;background:#3b82f61a}.profile-name{font-size:.875rem;font-weight:600;color:#fff;margin-bottom:.25rem}.profile-tooltip{font-size:.75rem;color:#64748b}.wizard-actions{display:flex;justify-content:center;gap:1rem;margin-top:auto;padding-top:2rem}.btn-primary{padding:.75rem 2rem;background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:.5rem;color:#fff;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .2s ease}.btn-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 15px #3b82f666}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.btn-secondary{padding:.75rem 2rem;background:transparent;border:1px solid #334155;border-radius:.5rem;color:#94a3b8;font-weight:500;font-size:.875rem;cursor:pointer;transition:all .2s ease}.btn-secondary:hover{border-color:#64748b;color:#fff}article,.blog-post-content{max-width:800px;margin:0 auto;line-height:1.8;color:#e2e8f0;font-size:1.1rem}article h1{font-size:2.5rem;color:#fff;margin-bottom:1.5rem;text-align:center}article h2{font-size:1.8rem;border-left:5px solid #3b82f6;padding-left:15px;margin-top:2.5rem;color:#f8fafc}article h3{font-size:1.4rem;color:#93c5fd;margin-top:2rem;margin-bottom:1rem;font-weight:700}article p{margin-bottom:1.5rem}article a{color:#60a5fa;text-decoration:underline;text-underline-offset:4px}article ul{list-style:none;padding:0}article ul li{background:#1e293b;margin-bottom:12px;padding:15px;border-radius:10px;border:1px solid #334155;position:relative;color:#cbd5e1}article strong{color:#fff;font-weight:700}article table{width:100%;border-collapse:collapse;margin:2rem 0;color:#e2e8f0;font-size:.95rem}article th,article td{border:1px solid #334155;padding:12px;text-align:left}article th{background-color:#1e293b;color:#60a5fa;font-weight:700}article tr:nth-child(2n){background-color:#1e293b80}
