:root{color-scheme:light}.dark{color-scheme:dark}.orb{position:fixed;width:34rem;height:34rem;border-radius:999px;filter:blur(80px);opacity:.26;pointer-events:none}.orb-one{top:-17rem;left:-12rem;background:#60a5fa}.orb-two{right:-14rem;top:18rem;background:#a78bfa}.tool-glass{border:1px solid rgba(255,255,255,.64);background:linear-gradient(135deg,rgba(255,255,255,.82),rgba(255,255,255,.5));box-shadow:0 24px 80px rgba(15,23,42,.12);backdrop-filter:blur(18px)}.dark .tool-glass{border-color:rgba(255,255,255,.1);background:linear-gradient(135deg,rgba(30,41,59,.76),rgba(15,23,42,.5));box-shadow:0 24px 80px rgba(0,0,0,.25)}.glow-border{position:relative;isolation:isolate}.glow-border:before{content:'';position:absolute;z-index:-1;inset:-1px;border-radius:inherit;background:linear-gradient(120deg,#60a5fa,transparent 38%,#a78bfa);opacity:.62}.tool-card-animate{animation:rise .5s ease-out both}.tool-card-animate:nth-child(2){animation-delay:.06s}.tool-card-animate:nth-child(3){animation-delay:.12s}.tool-card-animate:nth-child(4){animation-delay:.18s}@keyframes rise{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
