*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,html{height:100%}body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;line-height:1.2}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}ol,ul{list-style:none}canvas,img,picture,svg,video{display:block;height:auto;max-width:100%}button,input,select,textarea{color:inherit;font:inherit}button{background:none;border:none;cursor:pointer;padding:0}a{color:inherit;text-decoration:none}table{border-collapse:collapse;border-spacing:0}fieldset{border:none;margin:0}fieldset,legend{padding:0}textarea{resize:vertical}[hidden]{display:none!important}:focus-visible{outline:2px solid var(--aws-orange,#f90);outline-offset:2px}:focus:not(:focus-visible){outline:none}:root{--bg-primary:#fff;--bg-secondary:#f5f5f5;--text-primary:#232f3e;--text-secondary:#666;--aws-orange:#f90;--aws-blue:#232f3e;--success:#10b981;--error:#ef4444;--border-color:#e5e7eb;--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-300:#d1d5db;--gray-400:#9ca3af;--gray-500:#6b7280;--gray-600:#4b5563;--gray-700:#374151;--gray-800:#1f2937;--gray-900:#111827;--green-100:#dcfce7;--green-800:#166534;--green-200:#bbf7d0;--yellow-100:#fef3c7;--yellow-800:#92400e;--yellow-200:#fde68a;--red-100:#fee2e2;--red-800:#991b1b;--red-200:#fecaca}[data-theme=dark]{--bg-primary:#1a1a1a;--bg-secondary:#2d2d2d;--text-primary:#fff;--text-secondary:#ccc;--border-color:#374151;--gray-50:#111827;--gray-100:#1f2937;--gray-200:#374151;--gray-300:#4b5563;--gray-400:#9ca3af;--gray-500:#6b7280;--gray-600:#4b5563;--gray-700:#374151;--gray-800:#1f2937;--gray-900:#111827;--green-900:#14532d;--green-200:#bbf7d0;--yellow-900:#78350f;--yellow-200:#fde68a;--red-900:#7f1d1d;--red-200:#fecaca}body{background-color:var(--bg-primary);color:var(--text-primary);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;transition:background-color .3s ease,color .3s ease}.container{margin:0 auto;max-width:1200px;padding:0 1rem}.mx-auto{margin-left:auto;margin-right:auto}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.py-4{padding-bottom:1rem;padding-top:1rem}.py-5{padding-bottom:1.25rem;padding-top:1.25rem}.py-8{padding-bottom:2rem;padding-top:2rem}.py-12{padding-bottom:3rem;padding-top:3rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mt-0\.5{margin-top:.125rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-8{margin-top:2rem}.mt-auto{margin-top:auto}.mx-4{margin-left:1rem;margin-right:1rem}.pt-5{padding-top:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem}.text-lg,.text-xl{line-height:1.75rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-white{color:#fff}.text-gray-400{color:var(--gray-400)}.text-gray-500{color:var(--gray-500)}.text-gray-600{color:var(--gray-600)}.text-gray-700{color:var(--gray-700)}.text-gray-800{color:var(--gray-800)}.text-gray-900{color:var(--gray-900)}.text-aws-orange{color:var(--aws-orange)}.text-green-600{color:#16a34a}.text-green-700{color:#15803d}.text-green-800{color:var(--green-800)}.text-red-600{color:#dc2626}.text-red-700{color:#b91c1c}.text-red-800{color:var(--red-800)}.text-yellow-600{color:#ca8a04}.text-yellow-800{color:var(--yellow-800)}.text-blue-600{color:#2563eb}.text-green-200{color:var(--green-200)}.text-yellow-200{color:var(--yellow-200)}.text-red-200{color:var(--red-200)}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-full{border-radius:9999px}.shadow-sm{box-shadow:0 1px 2px #0000000d}.shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.shadow-xl{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.shadow-2xl{box-shadow:0 25px 50px -12px #00000040}.hover\:shadow-lg:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.hover\:shadow-md:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.hover\:shadow-xl:hover{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.bg-white{background-color:#fff}.bg-gray-50{background-color:var(--gray-50)}.bg-gray-100{background-color:var(--gray-100)}.bg-gray-200{background-color:var(--gray-200)}.bg-gray-700{background-color:var(--gray-700)}.bg-gray-800{background-color:var(--gray-800)}.bg-gray-900{background-color:var(--gray-900)}.bg-green-100{background-color:var(--green-100)}.bg-green-500{background-color:#22c55e}.bg-green-900{background-color:var(--green-900)}.bg-yellow-100{background-color:var(--yellow-100)}.bg-yellow-900{background-color:var(--yellow-900)}.bg-red-50{background-color:#fef2f2}.bg-red-100{background-color:var(--red-100)}.bg-red-500{background-color:#ef4444}.bg-red-900{background-color:var(--red-900)}.bg-blue-50{background-color:#eff6ff}.bg-blue-200{background-color:#bfdbfe}.bg-emerald-50{background-color:#ecfdf5}.bg-rose-50{background-color:#fff1f2}.bg-aws-orange\/10{background-color:#ff99001a}.border{border-width:1px}.border-b{border-bottom-width:1px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-2{border-width:2px}.border-gray-100{border-color:#f3f4f6}.border-gray-200{border-color:var(--gray-200)}.border-gray-300{border-color:var(--gray-300)}.border-gray-600{border-color:var(--gray-600)}.border-gray-700{border-color:var(--gray-700)}.border-aws-orange{border-color:var(--aws-orange)}.border-blue-200{border-color:#bfdbfe}.border-red-200{border-color:#fecaca}.border-yellow-200{border-color:#fde68a}.cursor-pointer{cursor:pointer}.cursor-move{cursor:move}.transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-shadow{transition-duration:.15s;transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.w-full{width:100%}.h-full{height:100%}.h-screen{height:100vh}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.max-w-2xl{max-width:42rem}.space-y-1>*+*{margin-top:.25rem}.space-y-2>*+*{margin-top:.5rem}.space-y-4>*+*{margin-top:1rem}.space-y-6>*+*{margin-top:1.5rem}.list-none{list-style:none}.list-disc{list-style-type:disc}.list-inside{list-style-position:inside}.text-center{text-align:center}.overflow-y-auto{overflow-y:auto}.overflow-hidden{overflow:hidden}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.inset-0{bottom:0;left:0;right:0;top:0}.z-10{z-index:10}.z-20{z-index:20}.z-50{z-index:50}.min-h-screen{min-height:100vh}.leading-tight{line-height:1.25}.leading-relaxed{line-height:1.625}.uppercase{text-transform:uppercase}.tracking-wider{letter-spacing:.05em}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.min-w-0{min-width:0}.transform{transform:translateZ(0)}.hover\:scale-105:hover{transform:scale(1.05)}.hover\:scale-110:hover{transform:scale(1.1)}.active\:scale-95:active{transform:scale(.95)}.active\:scale-100:active{transform:scale(1)}.active\:scale-\[0\.98\]:active{transform:scale(.98)}.hover\:rotate-90:hover{transform:rotate(90deg)}svg{display:inline-block;flex-shrink:0;vertical-align:middle}.w-3 svg,svg.w-3{height:.75rem;width:.75rem}.w-3\.5 svg,svg.w-3\.5{height:.875rem;width:.875rem}.w-4 svg,svg.w-4{height:1rem;width:1rem}.w-5 svg,svg.w-5{height:1.25rem;width:1.25rem}.w-6 svg,svg.w-6{height:1.5rem;width:1.5rem}.w-7 svg,svg.w-7{height:1.75rem;width:1.75rem}.w-8 svg,svg.w-8{height:2rem;width:2rem}.w-9 svg,svg.w-9{height:2.25rem;width:2.25rem}.w-10 svg,svg.w-10{height:2.5rem;width:2.5rem}.w-11 svg,svg.w-11{height:2.75rem;width:2.75rem}.w-12 svg,svg.w-12{height:3rem;width:3rem}.text-aws-orange svg,svg.text-aws-orange{color:var(--aws-orange)}svg.text-aws-orange circle,svg.text-aws-orange line,svg.text-aws-orange path,svg.text-aws-orange polygon,svg.text-aws-orange rect{stroke:currentColor}.text-gray-400 svg,svg.text-gray-400{color:var(--gray-400)}svg.text-gray-400 circle,svg.text-gray-400 line,svg.text-gray-400 path,svg.text-gray-400 polygon,svg.text-gray-400 rect{stroke:currentColor}.text-gray-500 svg,svg.text-gray-500{color:var(--gray-500)}svg.text-gray-500 circle,svg.text-gray-500 line,svg.text-gray-500 path,svg.text-gray-500 polygon,svg.text-gray-500 rect{stroke:currentColor}.text-gray-600 svg,svg.text-gray-600{color:var(--gray-600)}svg.text-gray-600 circle,svg.text-gray-600 line,svg.text-gray-600 path,svg.text-gray-600 polygon,svg.text-gray-600 rect{stroke:currentColor}.text-gray-700 svg,svg.text-gray-700{color:var(--gray-700)}svg.text-gray-700 circle,svg.text-gray-700 line,svg.text-gray-700 path,svg.text-gray-700 polygon,svg.text-gray-700 rect{stroke:currentColor}.text-white svg,svg.text-white{color:#fff}svg.text-white circle,svg.text-white line,svg.text-white path,svg.text-white polygon,svg.text-white rect{stroke:currentColor}.text-green-600 svg,svg.text-green-600{color:#16a34a}svg.text-green-600 circle,svg.text-green-600 line,svg.text-green-600 path,svg.text-green-600 polygon,svg.text-green-600 rect{stroke:currentColor}.text-green-700 svg,svg.text-green-700{color:#15803d}svg.text-green-700 circle,svg.text-green-700 line,svg.text-green-700 path,svg.text-green-700 polygon,svg.text-green-700 rect{stroke:currentColor}.text-red-600 svg,svg.text-red-600{color:#dc2626}svg.text-red-600 circle,svg.text-red-600 line,svg.text-red-600 path,svg.text-red-600 polygon,svg.text-red-600 rect{stroke:currentColor}.text-red-700 svg,svg.text-red-700{color:#b91c1c}svg.text-red-700 circle,svg.text-red-700 line,svg.text-red-700 path,svg.text-red-700 polygon,svg.text-red-700 rect{stroke:currentColor}.text-yellow-600 svg,svg.text-yellow-600{color:#ca8a04}svg.text-yellow-600 circle,svg.text-yellow-600 line,svg.text-yellow-600 path,svg.text-yellow-600 polygon,svg.text-yellow-600 rect{stroke:currentColor}.text-blue-600 svg,svg.text-blue-600{color:#2563eb}svg.text-blue-600 circle,svg.text-blue-600 line,svg.text-blue-600 path,svg.text-blue-600 polygon,svg.text-blue-600 rect{stroke:currentColor}[data-theme=dark] .bg-gray-100,[data-theme=dark] .bg-gray-50,[data-theme=dark] .bg-white{background-color:var(--gray-800)}[data-theme=dark] .bg-gray-200,[data-theme=dark] .bg-gray-700{background-color:var(--gray-700)}[data-theme=dark] .bg-gray-800{background-color:var(--gray-800)}[data-theme=dark] .bg-gray-900{background-color:var(--gray-900)}[data-theme=dark] .bg-green-100,[data-theme=dark] .bg-green-900{background-color:var(--green-900)}[data-theme=dark] .bg-yellow-100,[data-theme=dark] .bg-yellow-900{background-color:var(--yellow-900)}[data-theme=dark] .bg-red-100,[data-theme=dark] .bg-red-50,[data-theme=dark] .bg-red-900{background-color:var(--red-900)}[data-theme=dark] .bg-blue-50{background-color:var(--gray-800)}[data-theme=dark] .bg-blue-200{background-color:var(--gray-700)}[data-theme=dark] .text-gray-300{color:var(--gray-300)}[data-theme=dark] .text-gray-400,[data-theme=dark] .text-gray-500{color:var(--gray-400)}[data-theme=dark] .text-gray-600{color:var(--text-secondary)}[data-theme=dark] .text-gray-700,[data-theme=dark] .text-gray-800{color:var(--gray-200)}[data-theme=dark] .text-gray-900,[data-theme=dark] .text-white{color:#fff}[data-theme=dark] .text-green-200{color:var(--green-200)}[data-theme=dark] .text-yellow-200{color:var(--yellow-200)}[data-theme=dark] .text-red-200{color:var(--red-200)}[data-theme=dark] .border-gray-200{border-color:var(--gray-700)}[data-theme=dark] .border-gray-300,[data-theme=dark] .border-gray-600{border-color:var(--gray-600)}[data-theme=dark] .border-gray-700{border-color:var(--gray-700)}[data-theme=dark] .bg-gray-600{background-color:var(--gray-600)}.hover\:bg-gray-300:hover{background-color:var(--gray-300)}.hover\:bg-gray-600:hover{background-color:var(--gray-600)}.hover\:bg-orange-600:hover{background-color:#ea580c}.hover\:bg-gray-100:hover{background-color:var(--gray-100)}.hover\:bg-gray-200:hover{background-color:var(--gray-200)}.hover\:bg-white\/80:hover{background-color:#fffc}.hover\:text-gray-600:hover{color:var(--gray-600)}.hover\:text-gray-700:hover{color:var(--gray-700)}.hover\:text-gray-200:hover{color:var(--gray-200)}.hover\:text-aws-orange:hover{color:var(--aws-orange)}.hover\:border-aws-orange:hover{border-color:var(--aws-orange)}[data-theme=dark] .hover\:bg-gray-300:hover,[data-theme=dark] .hover\:bg-gray-600:hover{background-color:var(--gray-600)}[data-theme=dark] .hover\:text-gray-200:hover,[data-theme=dark] .hover\:text-gray-700:hover{color:var(--gray-200)}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.from-white{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}.from-green-50{--tw-gradient-from:#f0fdf4;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(240,253,244,0))}.from-red-50{--tw-gradient-from:#fef2f2;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,86%,97%,0))}.to-gray-50{--tw-gradient-to:var(--gray-50)}.to-emerald-50{--tw-gradient-to:#ecfdf5}.to-rose-50{--tw-gradient-to:#fff1f2}.from-aws-orange{--tw-gradient-from:var(--aws-orange);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(255,153,0,0))}.to-orange-600{--tw-gradient-to:#ea580c}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{box-shadow:0 0 0 2px #ff990080}.focus\:ring-aws-orange:focus{--tw-ring-color:var(--aws-orange)}.focus\:border-aws-orange:focus{border-color:var(--aws-orange)}.focus\:border-transparent:focus{border-color:transparent}.sticky{position:sticky}.top-0{top:0}.pointer-events-none{pointer-events:none}.pointer-events-all{pointer-events:all}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}@media(min-width:768px){.md\:grid-cols-2{display:grid;gap:1.5rem;grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.lg\:grid-cols-3{display:grid;gap:1.5rem;grid-template-columns:repeat(3,minmax(0,1fr))}}.fill-gray-900{fill:var(--gray-900)}.fill-gray-600{fill:var(--gray-600)}.fill-white{fill:#fff}.stroke-gray-300{stroke:var(--gray-300)}[data-theme=dark] .fill-gray-900{fill:#fff}[data-theme=dark] .fill-gray-600{fill:var(--gray-300)}[data-theme=dark] .fill-white{fill:#fff}[data-theme=dark] .stroke-gray-300{stroke:var(--gray-300)}[data-theme=dark] .stroke-gray-700{stroke:var(--gray-700)}.bg-black{background-color:#000}.bg-opacity-50{background-color:#00000080}.bg-opacity-60{background-color:#0009}.backdrop-blur-sm{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--gray-300);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--gray-400)}[data-theme=dark] ::-webkit-scrollbar-thumb{background:var(--gray-600)}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:var(--gray-500)}.active-class{background-color:#ff99001a;color:var(--aws-orange)}.drop-shadow-sm{filter:drop-shadow(0 1px 1px rgba(0,0,0,.05))}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.vue-flow__node{overflow:visible}.vue-flow__edge-path{transition:stroke-width .2s,stroke .2s}.vue-flow__handle{background:#f90;border:2px solid #fff;height:8px;width:8px}.vue-flow__edge:hover{z-index:1000}.vue-flow__edge:hover .vue-flow__edge-path{stroke:#f90;stroke-width:4}
