.home{background:radial-gradient(circle at 50% 0,#242d4c 0,#0e1320 42%,#080b12 100%);color:#f5f7ff;min-height:100vh}.home header{background:#090d16dd;border-bottom:1px solid #252c3e}.home main{min-height:calc(100vh - 150px)}.home .hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#171d32,#222a49);border:1px solid #343c60;box-shadow:0 22px 60px #0005}.home .hero:before{content:'';position:absolute;width:300px;height:300px;border-radius:50%;background:#704cff55;filter:blur(65px);top:-190px;left:calc(50% - 150px)}.home .hero>*{position:relative}.hero-icon{width:56px;height:56px;display:grid;place-items:center;margin:0 auto 15px;border-radius:18px;background:linear-gradient(135deg,#8b5cff,#4e65ff);box-shadow:0 12px 35px #6955ff66}.home .hero p{color:#b7bfd4}.home .search{background:#0c111e;border:1px solid #39415b;box-shadow:0 12px 35px #0005}.home .search input{color:#fff;background:transparent}.home .search button{background:linear-gradient(135deg,#8c5cff,#5268ff)}.home .categories a{color:#cbd2e5;background:#151b29;border-color:#30384d;border-radius:14px;transition:.2s}.home .categories a:hover{transform:translateY(-2px);border-color:#7165ff;color:#fff}.home .categories a.on{color:#fff;background:linear-gradient(135deg,#7d56fa,#4f67ff);border-color:transparent}.home .card{background:linear-gradient(160deg,#181e2d,#111621);border-color:#2c3448;box-shadow:0 15px 40px #0005;transition:.25s}.home .card:hover{transform:translateY(-5px);border-color:#6459d9}.home .placeholder{background:linear-gradient(135deg,#282348,#172c45)}.home .cardbody span{color:#b7a9ff;background:#2c2653}.home .card h2{color:#fff}.home .card p{color:#98a2b8}.home .btn{background:linear-gradient(135deg,#8058ff,#5369ff);box-shadow:0 9px 22px #554cff35}.home footer{color:#69748c;border-top:1px solid #202638}
