.auvofc-section{background:radial-gradient(120% 80% at 50% 0,#2a1659 0,#160a35 60%,#0f0727 100%);box-sizing:border-box;container-name:auvofc;container-type:inline-size;padding:clamp(56px,8vw,96px) clamp(16px,4vw,24px);width:100%}.auvofc-inner{gap:clamp(24px,3vw,32px);margin:0 auto;max-width:1280px}.auvofc-header,.auvofc-inner{display:flex;flex-direction:column}.auvofc-header{align-items:center;gap:16px;margin-bottom:8px;text-align:center}.auvofc-title{color:#fff;font-family:Inter,sans-serif;font-size:clamp(30px,4.5vw,48px);font-weight:700;margin:0;text-align:center}.auvofc-description{color:hsla(0,0%,100%,.72);font-family:Roboto,sans-serif;font-size:16px;font-weight:400;margin:0;max-width:540px;text-align:center}.auvofc-grid{display:grid;gap:clamp(16px,2vw,24px);grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.auvofc-item{background:linear-gradient(180deg,hsla(0,0%,100%,.04),hsla(0,0%,100%,.01));border:1px solid rgba(143,116,220,.28);border-radius:20px;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;gap:18px;min-width:0;padding:clamp(20px,3vw,32px);position:relative}.auvofc-item--hero{align-items:center;display:flex;flex-direction:row;gap:clamp(20px,2.5vw,32px);grid-column:1/-1;padding:clamp(20px,2.6vw,32px)}.auvofc-media{background:linear-gradient(140deg,#4f3aa8,#2e1c6c);border-radius:16px;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.08);flex:0 0 96px;height:96px;overflow:hidden;width:96px}.auvofc-media-img{display:block;height:100%;object-fit:cover;width:100%}.auvofc-body{display:flex;flex:1 1 0;flex-direction:column;gap:8px;min-width:0}.auvofc-eyebrow{color:#baff54;font-size:12px;font-weight:700;letter-spacing:.02em;line-height:16px}.auvofc-heading{color:#a38df2;font-size:clamp(20px,2vw,24px);font-weight:700;letter-spacing:-.005em;line-height:1.25}.auvofc-heading,.auvofc-text{margin:0;overflow-wrap:anywhere;word-break:break-word}.auvofc-text{color:#c2bfcb;font-size:clamp(14px,1.3vw,16px);font-weight:400;line-height:1.55}.auvofc-lead{color:hsla(0,0%,100%,.92);font-size:clamp(14px,1.2vw,15px);font-weight:500;line-height:1.5;margin:0;overflow-wrap:anywhere;word-break:break-word}.auvofc-tag{align-items:center;align-self:flex-start;background:rgba(143,116,220,.08);border:1px solid rgba(143,116,220,.5);border-radius:999px;color:#c8b8ff;display:inline-flex;font-size:11px;font-weight:700;letter-spacing:.08em;line-height:16px;padding:6px 14px;text-transform:uppercase}.auvofc-pills{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:0;min-width:0;padding:0}.auvofc-pills--stack{align-items:stretch;flex:0 0 clamp(220px,22vw,260px);flex-direction:column;width:clamp(220px,22vw,260px)}.auvofc-pills--stack .auvofc-pill{justify-content:flex-start;white-space:normal}.auvofc-pill{align-items:center;background:rgba(143,116,220,.06);border:1px solid rgba(143,116,220,.45);border-radius:999px;color:hsla(0,0%,100%,.92);display:inline-flex;font-size:13px;font-weight:500;gap:8px;line-height:18px;padding:8px 14px;white-space:nowrap}.auvofc-check{color:#b89dff;flex-shrink:0}.auvofc-item--hero .auvofc-pill{border-color:#a38df2;color:#baff54}.auvofc-item--hero .auvofc-check{color:#baff54}.auvofc-item--primary .auvofc-tag{border-color:#6d26c2;color:#fff}.auvofc-item--primary .auvofc-pill{border-color:#a38df2;color:#a38df2}.auvofc-item--primary .auvofc-check{color:#dcffa9}.auvofc-item--lime .auvofc-pill,.auvofc-item--lime .auvofc-tag{border-color:#dcffa9;color:#baff54}.auvofc-item--lime .auvofc-check{color:#6d26c2}.auvofc-cta{align-items:center;align-self:flex-start;border-radius:999px;display:inline-flex;font-size:14px;font-weight:600;height:44px;justify-content:center;line-height:20px;margin-top:6px;padding:0 22px;text-decoration:none;transition:background-color .18s ease,color .18s ease,transform .18s ease}.auvofc-cta--primary{background:#6f34df;border:1px solid #6f34df;color:#fff}.auvofc-cta--primary:hover{background:#5f2bc2;border-color:#5f2bc2;color:#fff;transform:translateY(-1px)}.auvofc-cta--lime{background:#baff54;border:1px solid #baff54;color:#1f0a52}.auvofc-cta--lime:hover{background:#cfff86;border-color:#cfff86;color:#1f0a52;transform:translateY(-1px)}.auvofc-cta:focus-visible{outline:2px solid #c4a8ff;outline-offset:3px}@container auvofc (max-width: 1180px){.auvofc-item--hero{flex-wrap:wrap;row-gap:20px}.auvofc-media{flex:0 0 88px;height:88px;width:88px}.auvofc-body{flex:1 1 0;min-width:0}.auvofc-pills--stack{flex:1 1 100%;flex-direction:row;flex-wrap:wrap;width:100%}.auvofc-pills--stack .auvofc-pill{white-space:nowrap}}@container auvofc (max-width: 900px){.auvofc-grid{grid-template-columns:minmax(0,1fr)}.auvofc-item{border-radius:18px}.auvofc-item--hero{align-items:flex-start}.auvofc-body{flex:1 1 100%;width:100%}.auvofc-media{border-radius:14px;flex:0 0 72px;height:72px;width:72px}.auvofc-pills--stack{align-items:stretch;flex:1 1 100%;flex-direction:column;width:100%}.auvofc-pills--stack .auvofc-pill{white-space:normal}.auvofc-cta{align-self:stretch;width:100%}}@container auvofc (max-width: 480px){.auvofc-item{gap:14px}.auvofc-pills,.auvofc-pills--stack{gap:6px}.auvofc-pill{font-size:12px;padding:7px 12px}.auvofc-tag{font-size:10px;padding:5px 12px}.auvofc-eyebrow{font-size:11px}}@media (max-width:480px){.auvofc-item{gap:14px}.auvofc-pill{font-size:12px;padding:7px 12px}}