.hero{position:relative;overflow:hidden}.hero:before,.hero:after{content:"";position:absolute;pointer-events:none;border-radius:50%;filter:blur(50px)}.hero:before{width:280px;height:280px;left:-100px;top:130px;background:rgba(139,92,246,.12)}.hero:after{width:240px;height:240px;right:-80px;bottom:70px;background:rgba(236,72,153,.1)}.hero-copy{position:relative;z-index:1}.hero-quick-actions{gap:14px;margin-top:38px}.quick-card{position:relative;min-width:190px;grid-template-columns:44px 1fr;column-gap:11px;padding:15px 34px 15px 12px;border-radius:13px;background:linear-gradient(145deg,rgba(30,37,67,.88),rgba(17,22,42,.92));border-color:rgba(167,139,250,.24);box-shadow:0 10px 28px rgba(0,0,0,.12);overflow:hidden}.quick-card:before{content:"";position:absolute;inset:0;background:linear-gradient(110deg,rgba(167,139,250,.1),transparent 55%);opacity:0;transition:.25s}.quick-card:hover{border-color:rgba(167,139,250,.7);box-shadow:0 15px 32px rgba(99,102,241,.2);transform:translateY(-5px)}.quick-card:hover:before{opacity:1}.quick-card>span{position:relative;display:grid;place-items:center;grid-row:span 2;width:40px;height:40px;border-radius:12px;background:linear-gradient(135deg,#8b5cf6,#ec4899);color:#fff;font-size:16px;box-shadow:0 7px 18px rgba(139,92,246,.3)}.quick-card:nth-child(2)>span{background:linear-gradient(135deg,#ec4899,#a855f7)}.quick-card:nth-child(3)>span{background:linear-gradient(135deg,#38bdf8,#2563eb)}.quick-card b,.quick-card small{position:relative}.quick-card b{font-size:12px;align-self:end}.quick-card small{font-size:10px;margin-top:3px}.quick-card em{position:absolute;right:13px;top:50%;transform:translateY(-50%);color:#c4b5fd;font-size:16px;font-style:normal;transition:.2s}.quick-card:hover em{right:9px;color:#fff}.hero-actions .button{padding-left:23px;padding-right:23px}.hero-actions .text-link{padding:12px 2px}.trust-row{margin-top:30px}@media(max-width:580px){.hero-quick-actions{gap:10px;margin-top:30px}.quick-card{min-width:0;width:100%;padding-right:32px}.hero-actions .button{width:100%}}
