.tecnico-scope *,.tecnico-scope *:before,.tecnico-scope *:after{box-sizing:border-box;margin:0;padding:0}html.tecnico-scope{font-family:Inter,system-ui,sans-serif}html.tecnico-scope.dark{color-scheme:dark}html.tecnico-scope body{min-height:100vh}html.tecnico-scope.dark body{background:#0a0a0e;color:#fff}html.tecnico-scope body{background:#f8f8fc;color:#111}.tecnico-scope .hidden{display:none!important}.tecnico-scope .min-h-screen{min-height:100vh}.tecnico-scope .flex{display:flex}.tecnico-scope .items-center{align-items:center}.tecnico-scope .justify-center{justify-content:center}.tecnico-scope .text-center{text-align:center}.tecnico-scope .mx-auto{margin-left:auto;margin-right:auto}.tecnico-scope .mb-4{margin-bottom:1rem}.tecnico-scope .text-sm{font-size:.875rem}.tecnico-scope .font-bold{font-weight:700}.tecnico-scope .font-medium{font-weight:500}.tecnico-scope .font-semibold{font-weight:600}.tecnico-scope .gap-2{gap:.5rem}.tecnico-scope .gap-3{gap:.75rem}.tecnico-scope .gap-4{gap:1rem}.tecnico-scope .gap-6{gap:1.5rem}.tecnico-scope .px-4{padding-left:1rem;padding-right:1rem}.tecnico-scope .px-6{padding-left:1.5rem;padding-right:1.5rem}.tecnico-scope .py-1{padding-top:.25rem;padding-bottom:.25rem}.tecnico-scope .py-3{padding-top:.75rem;padding-bottom:.75rem}.tecnico-scope .py-10{padding-top:2.5rem;padding-bottom:2.5rem}.tecnico-scope .mt-20{margin-top:5rem}.tecnico-scope .mb-1{margin-bottom:.25rem}.tecnico-scope .mb-2{margin-bottom:.5rem}.tecnico-scope .mb-6{margin-bottom:1.5rem}.tecnico-scope .mb-8{margin-bottom:2rem}.tecnico-scope .w-full{width:100%}.tecnico-scope .w-8{width:2rem}.tecnico-scope .h-8{height:2rem}.tecnico-scope .h-6{height:1.5rem}.tecnico-scope .h-12{height:3rem}.tecnico-scope .h-14{height:3.5rem}.tecnico-scope .max-w-sm{max-width:24rem}.tecnico-scope .max-w-4xl{max-width:56rem}.tecnico-scope .max-w-7xl{max-width:80rem}.tecnico-scope .max-w-none{max-width:none}.tecnico-scope .block{display:block}.tecnico-scope .inline-block{display:inline-block}.tecnico-scope .inline-flex{display:inline-flex}.tecnico-scope .flex-1{flex:1 1 0%}.tecnico-scope .flex-col{flex-direction:column}.tecnico-scope .justify-between{justify-content:space-between}.tecnico-scope .sticky{position:sticky}.tecnico-scope .top-0{top:0}.tecnico-scope .top-14{top:3.5rem}.tecnico-scope .z-50{z-index:50}.tecnico-scope .overflow-y-auto{overflow-y:auto}.tecnico-scope .overflow-x-auto{overflow-x:auto}.tecnico-scope .rounded-md{border-radius:.375rem}.tecnico-scope .rounded-xl{border-radius:.75rem}.tecnico-scope .rounded-full{border-radius:9999px}.tecnico-scope .border{border-width:1px}.tecnico-scope .border-2{border-width:2px}.tecnico-scope .border-b{border-bottom-width:1px}.tecnico-scope .border-r{border-right-width:1px}.tecnico-scope .border-t-transparent{border-top-color:transparent}.tecnico-scope .space-y-1>*+*{margin-top:.25rem}.tecnico-scope .space-y-4>*+*{margin-top:1rem}.tecnico-scope .space-y-6>*+*{margin-top:1.5rem}.tecnico-scope .select-none{user-select:none}.tecnico-scope .cursor-pointer{cursor:pointer}.tecnico-scope .text-xs{font-size:.75rem}.tecnico-scope .text-2xl{font-size:1.5rem}.tecnico-scope .uppercase{text-transform:uppercase}.tecnico-scope .tracking-wider{letter-spacing:.05em}.tecnico-scope .underline{text-decoration:underline}.tecnico-scope .no-underline{text-decoration:none}@keyframes spin{to{transform:rotate(360deg)}}.tecnico-scope .animate-spin{animation:spin 1s linear infinite}.tecnico-scope .text-gray-400{color:#9ca3af}.tecnico-scope .text-gray-500{color:#6b7280}.tecnico-scope .text-gray-600{color:#4b5563}.tecnico-scope .text-gray-700{color:#374151}.tecnico-scope .text-gray-900{color:#111827}.tecnico-scope .text-red-400{color:#f87171}.tecnico-scope .text-red-500{color:#ef4444}.tecnico-scope .bg-red-500\/10{background:#ef44441a}.tecnico-scope .border-red-400\/20{border-color:#f8717133}html.tecnico-scope.dark .text-gray-400,html.tecnico-scope.dark .text-gray-500{color:#fff6}html.tecnico-scope.dark .text-gray-600{color:#ffffff80}html.tecnico-scope.dark .text-gray-700{color:#ffffffb3}html.tecnico-scope.dark .text-gray-900{color:#fff}.tecnico-scope #auth-loading{display:flex;align-items:center;justify-content:center;min-height:100vh}.tecnico-scope #auth-loading .spinner{width:2rem;height:2rem;border:2px solid #6C63FF;border-top-color:transparent;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 1rem}.tecnico-scope #auth-loading p{font-size:.875rem;color:#6b7280}html.tecnico-scope.dark #auth-loading p{color:#ffffff80}.tecnico-scope header.tech-header{position:sticky;top:0;z-index:50;height:3.5rem;display:flex;align-items:center;backdrop-filter:blur(12px);border-bottom:1px solid rgba(108,99,255,.1);padding:0 1.5rem}html.tecnico-scope.dark header.tech-header{background:#111318f2}.tecnico-scope header.tech-header{background:#f5f5fbf2}.tecnico-scope header .header-inner{max-width:80rem;margin:0 auto;width:100%;display:flex;align-items:center;justify-content:space-between}.tecnico-scope header .logo-link{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:inherit}.tecnico-scope header .logo-link img{height:1.5rem}.tecnico-scope header .logo-link span{font-weight:700}.tecnico-scope header .badge-interno{font-size:.625rem;font-family:monospace;background:#ef44441a;color:#ef4444;padding:.125rem .5rem;border-radius:9999px}.tecnico-scope header .header-right{display:flex;align-items:center;gap:.75rem}.tecnico-scope header .header-right span{font-size:.875rem;color:#6b7280}html.tecnico-scope.dark header .header-right span{color:#fff9}.tecnico-scope header .header-right a,.tecnico-scope header .header-right button{font-size:.75rem;background:none;border:none;cursor:pointer;color:#9ca3af}.tecnico-scope header .header-right a:hover{color:#6c63ff}.tecnico-scope .btn-logout{color:#f87171!important;font-weight:500}.tecnico-scope .btn-theme{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:.375rem}.tecnico-scope .btn-theme:hover{background:#0000000d}html.tecnico-scope.dark .btn-theme:hover{background:#ffffff0d}.tecnico-scope .btn-theme svg{width:1rem;height:1rem}html.tecnico-scope.dark .sun-icon{display:block}html.tecnico-scope.dark .moon-icon,.tecnico-scope .sun-icon{display:none}.tecnico-scope .moon-icon{display:block}.tecnico-scope aside.tech-sidebar{width:16rem;border-right:1px solid rgba(108,99,255,.08);min-height:calc(100vh - 3.5rem);position:sticky;top:3.5rem;overflow-y:auto;padding:1rem}html.tecnico-scope.dark aside.tech-sidebar{background:#15171e;border-color:#ffffff0f}.tecnico-scope aside.tech-sidebar{background:#fafaff}.tecnico-scope aside h3{font-size:.625rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#9ca3af;margin-bottom:.5rem}html.tecnico-scope.dark aside h3{color:#ffffff4d}.tecnico-scope aside nav>div+div{margin-top:1.5rem}.tecnico-scope aside ul{list-style:none;padding:0;margin:0}.tecnico-scope aside a{display:block;font-size:.875rem;padding:.25rem .5rem;border-radius:.375rem;color:#374151;text-decoration:none;transition:background .15s}html.tecnico-scope.dark aside a{color:#ffffffb3}.tecnico-scope aside a:hover{background:#6c63ff0d}html.tecnico-scope.dark aside a:hover{background:#ffffff0d}.tecnico-scope aside a.active{background:#6c63ff1a!important;color:#6c63ff!important;font-weight:600}.tecnico-scope main.tech-main{flex:1;max-width:56rem;margin:0 auto;padding:2.5rem 1.5rem}.tecnico-scope article h1{font-family:Libre Baskerville,Georgia,serif;font-size:2rem;font-weight:700;margin-bottom:1.5rem;line-height:1.15;letter-spacing:-.025em}.tecnico-scope article h2{font-family:Libre Baskerville,Georgia,serif;font-size:1.5rem;font-weight:600;margin-top:2.5rem;margin-bottom:1rem;letter-spacing:-.02em;line-height:1.25}.tecnico-scope article h3{font-size:1.125rem;font-weight:600;margin-top:2rem;margin-bottom:.75rem;letter-spacing:-.015em}.tecnico-scope article p{margin-bottom:1rem;line-height:1.75;color:#374151;font-size:.9375rem}html.tecnico-scope.dark article p{color:#ffffffc7}.tecnico-scope article ul,.tecnico-scope article ol{margin-bottom:1rem;padding-left:1.5rem}.tecnico-scope article li{margin-bottom:.5rem;line-height:1.6;color:#374151}html.tecnico-scope.dark article li{color:#ffffffb3}.tecnico-scope article a{color:#6c63ff;text-decoration:underline}.tecnico-scope article pre{border-radius:.75rem;padding:1rem;overflow-x:auto;font-size:.8rem;margin-bottom:1.5rem;font-family:JetBrains Mono,monospace}html.tecnico-scope.dark article pre{background:#ffffff0a;color:#ffffffd9}.tecnico-scope article pre{background:#f1f1f8;color:#1a1a2e}.tecnico-scope article code{font-family:JetBrains Mono,monospace;font-size:.85em}.tecnico-scope article table{width:100%;border-collapse:collapse;margin-bottom:1.5rem;font-size:.875rem}.tecnico-scope article th{text-align:left;padding:.5rem .75rem;font-weight:600;border-bottom:2px solid rgba(108,99,255,.15)}.tecnico-scope article td{padding:.5rem .75rem;border-bottom:1px solid rgba(0,0,0,.05)}html.tecnico-scope.dark article td{border-color:#ffffff0d}.tecnico-scope article .warning{background:#ef44441a;border:1px solid rgba(239,68,68,.2);border-radius:.75rem;padding:1rem;font-size:.875rem;margin-bottom:1.5rem}.tecnico-scope .grid-2col{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.tecnico-scope .grid-3col{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem}.tecnico-scope .card{border:1px solid rgba(108,99,255,.1);border-radius:.75rem;padding:1.25rem}html.tecnico-scope.dark .card{background:#ffffff05;border-color:#ffffff0f}.tecnico-scope .card{background:#6c63ff05}.tecnico-scope .card h4{font-weight:600;margin-bottom:.5rem}.tecnico-scope .card p{font-size:.875rem;margin:0}.tecnico-scope .tech-input{width:100%;padding:.75rem 1rem;border-radius:.75rem;border:1px solid rgba(108,99,255,.1);background:#6c63ff0a;font-size:.875rem;color:#111;outline:none;transition:border-color .15s}html.tecnico-scope.dark .tech-input{background:#ffffff0d;border-color:#ffffff1a;color:#fff}.tecnico-scope .tech-input::placeholder{color:#9ca3af}html.tecnico-scope.dark .tech-input::placeholder{color:#ffffff4d}.tecnico-scope .tech-input:focus{border-color:#6c63ff;box-shadow:0 0 0 1px #6c63ff}.tecnico-scope .tech-btn{width:100%;padding:.875rem;border-radius:.75rem;border:none;font-weight:700;font-size:.875rem;color:#fff;background:linear-gradient(90deg,#6c63ff,#ff6584);cursor:pointer}.tecnico-scope .tech-label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.25rem}html.tecnico-scope.dark .tech-label{color:#ffffffb3}.tecnico-scope .error-box{font-size:.875rem;color:#f87171;background:#f871711a;border:1px solid rgba(248,113,113,.2);border-radius:.75rem;padding:.75rem 1rem}.tecnico-scope .btn-hamburger{display:none;width:2rem;height:2rem;align-items:center;justify-content:center;border-radius:.375rem;background:none;border:none;cursor:pointer;color:inherit}.tecnico-scope .btn-hamburger svg{width:1.25rem;height:1.25rem}.tecnico-scope .btn-hamburger:hover{background:#0000000d}html.tecnico-scope.dark .btn-hamburger:hover{background:#ffffff0d}.tecnico-scope .sidebar-overlay{display:none;position:fixed;inset:0;background:#00000080;z-index:40}.tecnico-scope .sidebar-overlay.open{display:block}@media(max-width:1024px){.tecnico-scope .btn-hamburger{display:flex}.tecnico-scope aside.tech-sidebar{position:fixed;top:3.5rem;left:0;bottom:0;z-index:45;transform:translate(-100%);transition:transform .25s ease;min-height:auto}.tecnico-scope aside.tech-sidebar.open{transform:translate(0)}.tecnico-scope main.tech-main{padding:1.5rem 1rem}.tecnico-scope article h1{font-size:1.5rem}.tecnico-scope article h2{font-size:1.25rem}.tecnico-scope .grid-2col,.tecnico-scope .grid-3col{grid-template-columns:1fr}}.tecnico-scope .mermaid{margin:1.5rem 0;text-align:center}.tecnico-scope .mermaid svg{max-width:100%}@media print{aside,#tech-sidebar,#sidebar-overlay,#sidebar-toggle,.tech-topbar,header,.tecnico-scope #logout-btn,.tecnico-scope #theme-toggle,.tecnico-scope #auth-loading{display:none!important}.tecnico-scope .tech-shell,.tecnico-scope .tech-main,.tecnico-scope main,.tecnico-scope article{display:block!important;max-width:100%!important;margin:0!important;padding:0!important}.tecnico-scope #auth-content{display:block!important}html.tecnico-scope body{background:#fff!important;color:#111!important}.tecnico-scope pre{white-space:pre-wrap!important;word-break:break-word;border:1px solid #ddd}.tecnico-scope table{font-size:10.5px;page-break-inside:auto}.tecnico-scope tr,.tecnico-scope img,.tecnico-scope .mermaid{page-break-inside:avoid}.tecnico-scope h1,.tecnico-scope h2,.tecnico-scope h3{page-break-after:avoid}.tecnico-scope a{color:#111!important;text-decoration:none}}html.tecnico-scope.tecnico-scope,html.tecnico-scope.tecnico-scope body{margin:0;padding:0}
