.feature-card{position:relative;overflow:hidden;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.feature-card:hover{transform:translateY(-6px);border-color:#8068ff80;box-shadow:0 24px 70px #00000040}.feature-card .feature-icon{position:absolute;right:25px;top:25px;width:58px;height:58px;border:1px solid #ffffff1a;border-radius:17px;display:grid;place-items:center;background:linear-gradient(145deg,#795dff24,#00b8ff12);box-shadow:inset 0 1px #ffffff12,0 12px 35px #0003}.feature-card .feature-icon svg{width:28px;height:28px;fill:none;stroke:#a995ff;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 12px #795dff80)}.feature-card:nth-child(2) .feature-icon svg{stroke:#6bcfff}.feature-card:nth-child(3) .feature-icon svg{stroke:#8d76ff}.feature-card h3{margin-top:102px}.download-button{gap:10px;position:relative;overflow:hidden}.download-button:before{content:"";position:absolute;inset:-2px;background:linear-gradient(110deg,transparent 20%,#ffffff38 48%,transparent 75%);transform:translateX(-120%);transition:transform .55s ease}.download-button:hover:before{transform:translateX(120%)}.download-button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.download-meta{display:block;color:#777e91;font-size:12px;margin-top:12px}.download-meta strong{color:#aaa0d8;font-weight:600}.site-header .header-download{min-height:38px;padding:0 14px;border-radius:11px;background:#7357ff;color:#fff;font-size:12px;font-weight:700;display:inline-flex;align-items:center;gap:7px}.site-header .header-download svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2}.download-strip{margin:-55px 0 95px;border:1px solid #7d5bff55;border-radius:22px;padding:24px 26px;display:flex;align-items:center;justify-content:space-between;gap:25px;background:linear-gradient(135deg,#7657ff18,#00b8ff0b)}.download-strip h3{margin:0 0 5px;font-size:20px}.download-strip p{margin:0;color:var(--muted);font-size:13px}.download-strip .button{white-space:nowrap}@media (width<=800px){.site-header .header-download{display:none}.feature-card .feature-icon{width:50px;height:50px}.download-strip{margin:-25px 0 70px;align-items:flex-start;flex-direction:column}.download-strip .button{width:100%}.feature-card h3{margin-top:70px}}
