html{scroll-behavior:smooth}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#09090b}::-webkit-scrollbar-thumb{background:#27272a}::-webkit-scrollbar-thumb:hover{background:#52525b}.content-section{animation:.2s ease-in-out fadeIn}@keyframes fadeIn{from{opacity:0}to{opacity:1}}

body.installer-theme{background:radial-gradient(circle at top left,rgba(6,182,212,.15),transparent 32%),radial-gradient(circle at top right,rgba(139,92,246,.16),transparent 28%),#09090b;}
.installer-theme aside{background:linear-gradient(180deg,rgba(8,14,28,.98),rgba(9,9,11,.96));box-shadow:0 0 0 1px rgba(34,211,238,.08) inset;}
.installer-theme .nav-btn.active{background:linear-gradient(90deg,rgba(6,182,212,.18),rgba(139,92,246,.16))!important;border-color:rgba(34,211,238,.22)!important;box-shadow:0 10px 30px rgba(6,182,212,.12);}
.installer-theme .nav-btn:hover{border-color:rgba(34,211,238,.14);}
.installer-theme main .border{border-radius:20px;}
.installer-theme .content-section .bg-dark-surface\/80,.installer-theme .content-section .bg-dark-surface\/40{background:linear-gradient(180deg,rgba(15,23,42,.7),rgba(24,24,27,.86))!important;box-shadow:0 16px 50px rgba(0,0,0,.2);}
.installer-theme a[class*=bg-brand-orange]{box-shadow:0 12px 30px rgba(6,182,212,.22);}
.installer-theme img{filter:drop-shadow(0 28px 50px rgba(6,182,212,.12));}
.installer-note a{font-weight:600;}
