.hp-card{background:transparent!important;background-image:none!important;--r:20px;border:0;border-radius:var(--r);cursor:pointer;display:block;overflow:visible;position:relative;text-align:left;--cta-offset:16px;min-height:360px}.tile-surface{background:radial-gradient(130% 120% at 0 0,#fff 0,#f7faff 52%,#fff 100%),linear-gradient(180deg,rgba(0,0,0,.03),transparent 60%);border:1px solid rgba(14,10,2,.08);border-radius:var(--r);box-shadow:inset 0 8px 24px rgba(2,6,23,.06),inset 0 1px 0 hsla(0,0%,100%,.8);inset:0;pointer-events:none;position:absolute;z-index:0}.hp-card--proto .tile-surface{background:radial-gradient(135% 120% at 0 0,#fff 0,#f1f6ff 55%,#fff 100%),linear-gradient(180deg,rgba(38,101,226,.08),rgba(38,101,226,0) 50%);border-color:rgba(38,101,226,.18)}.hp-card--systems .tile-surface{background:radial-gradient(135% 120% at 0 0,#fff 0,#fbf8ff 55%,#fff 100%),linear-gradient(180deg,rgba(169,66,239,.08),rgba(169,66,239,0) 50%);border-color:rgba(169,66,239,.18)}.hp-card:after,.hp-card:before{background-position:50%;background-repeat:no-repeat;border-radius:calc(var(--r) - 1px);content:"";inset:1px;opacity:0;pointer-events:none;position:absolute;transition:opacity .25s ease;z-index:1}.hp-card:after{background:var(--tile-hover);background-position:50%;background-size:auto calc(100% + 4px)}.hp-card:hover:after{opacity:.25}.hp-card:before{background:var(--tile-active);background-position:50%,50%,50%;background-size:auto,auto,auto calc(100% + 4px)}.hp-card.is-active:before{opacity:1}.hp-card.is-active:after,.hp-card.is-active:hover:after{opacity:0!important}.tile-vector{display:none!important}.hp-wrap{margin:0 auto;max-width:1520px;padding:80px}.hp-head{margin-bottom:40px;text-align:center}.hp-head .hp-pill{align-items:center;background:#fff;border:1px solid #6c94e5;border-radius:56px;color:#2665e2;display:inline-flex;font:700 18px/1.5 Roboto,system-ui,Arial,sans-serif;height:30px;justify-content:center;margin:0 auto 12px;padding:5px 20px}.hp-title{color:#0f172a;font-size:60px;font-weight:700;line-height:1.25;margin:0 0 6px}.hp-subtitle{align-items:center;color:rgba(14,10,2,.6);display:flex;font:400 18px/150% Roboto,system-ui,Arial,sans-serif;justify-content:center;text-align:center}.hp-section{--acc1:#2563eb;--acc2:#60a5fa;--tint:#f7faff;--btnshadow:0 14px 32px -14px rgba(37,99,235,.35)}.hp-section:has(.hp-card[aria-controls^=systems-panel-].is-active){--acc1:#a942ef;--acc2:#6366f1;--tint:#fbf8ff;--btnshadow:0 14px 32px -14px rgba(124,58,237,.35)}.hp-accent{background:linear-gradient(90deg,#2665e2,#c26de6);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;transition:background .35s ease}.hp-cards{display:grid;gap:20px;grid-template-columns:1fr 1fr;margin:24px 0 18px}.tile-body{display:flex;flex-direction:column;gap:6px;inset:0;justify-content:flex-start;padding:80px 40px;position:absolute;z-index:3}.tile-kicker{color:#0a1220;font:600 12px/120% Roboto,system-ui,Arial,sans-serif;letter-spacing:.22em;text-transform:uppercase}.tile-title{color:#0a1220;font:700 50px/1.2 Roboto,system-ui,Arial,sans-serif;margin:0;word-break:break-word}.tile-sub{color:#0a1220bf;font:400 clamp(14px,2vw,18px)/150% Roboto,system-ui,Arial,sans-serif;margin-right:105px;margin-top:20px;max-width:52ch}.hp-card.is-active .tile-kicker,.hp-card.is-active .tile-sub,.hp-card.is-active .tile-title{color:#fff!important}.hp-cta{background-position:50%;background-size:cover;border-radius:12px;bottom:var(--cta-offset);box-shadow:0 18px 44px -18px rgba(0,0,0,.35);display:inline-block;height:100px;pointer-events:auto;position:absolute;right:var(--cta-offset);transition:filter .2s ease,box-shadow .2s ease,transform .25s ease;width:100px;z-index:4}.hp-cta:hover{box-shadow:0 22px 48px -18px rgba(0,0,0,.38);filter:brightness(1.12) saturate(1.05)}.packages-open .hp-card.is-active .hp-cta{transform:rotate(180deg)}.hp-panel{display:none}.hp-panel.is-visible{display:block;padding-bottom:20px}.pkg-head{display:none}.packages{align-items:stretch;display:grid;gap:20px;grid-template-columns:repeat(4,1fr);margin-top:0;padding-top:2px}.fx-card{background:#fff;border:1px solid #7f838a;border-radius:14px;box-shadow:0 6px 22px rgba(2,6,23,.06);display:flex;flex-direction:column;gap:12px;height:100%;overflow:visible;padding:18px 18px 16px;position:relative;transition:transform .2s ease-in-out}.fx-card:hover{transform:translateY(-2px)}.fx-head{display:flex;flex-direction:column;gap:12px}.fx-title-row{align-items:flex-start;display:flex;gap:16px}.fx-ico{display:inline-block;flex:0 0 auto;height:56px;position:relative}.fx-ico-probe{display:block;height:56px;visibility:hidden;width:auto}.fx-ico--mask:after{background-color:currentColor;content:"";inset:0;-webkit-mask:var(--ico) no-repeat center /contain;mask:var(--ico) no-repeat center /contain;position:absolute}[id^=proto-panel-] .fx-ico{color:#2665e2}[id^=systems-panel-] .fx-ico{color:#a942ef}.fx-title{color:#0f172a;display:block;font:800 26px/1.15 Roboto,system-ui,Arial,sans-serif;margin:0;overflow-wrap:anywhere}.fx-sub{color:#475569;font:400 14px/150% Roboto,system-ui,Arial,sans-serif;margin:0}.fx-sep{background:rgba(2,6,23,.1);border:0;height:1px;margin:4px 0}.fx-label{border-radius:0 12px 0 12px;box-shadow:0 4px 12px rgba(0,0,0,.15);color:#fff;font:700 12px/1 Roboto,system-ui,Arial,sans-serif;letter-spacing:.5px;padding:6px 14px;position:absolute;right:0;text-transform:uppercase;top:0;z-index:10}.fx-label--popular{background:linear-gradient(45deg,#2563eb,#60a5fa)}[id^=systems-panel-] .fx-label--popular{background:linear-gradient(45deg,#a942ef,#d79bec)}.fx-label--addon{background:#7f838a}.fx-card:has(.fx-label--popular){background:linear-gradient(#fff,#fff) padding-box,linear-gradient(45deg,#2563eb,#60a5fa) border-box;border:1px solid transparent}[id^=systems-panel-] .fx-card:has(.fx-label--popular){background:linear-gradient(#fff,#fff) padding-box,linear-gradient(45deg,#a942ef,#d79bec) border-box}.fx-card:has(.fx-label--addon){border:1px solid #7f838a}[id^=proto-panel-] .packages .fx-card:nth-child(4),[id^=systems-panel-] .packages .fx-card:nth-child(4){background:#f5f5f5}.fx-points{display:flex;flex-direction:column;gap:8px;list-style:none;margin:0;padding:0}.fx-points li{color:#212044;font:400 16px/150% Roboto,system-ui,Arial,sans-serif;padding-left:28px;position:relative}.fx-points li:before{background-position:50%;background-repeat:no-repeat;background-size:18px 18px;border-radius:50%;content:"";height:20px;left:0;position:absolute;top:2px;width:20px}[id^=proto-panel-] .fx-points li:before{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none"><circle cx="12" cy="12" r="11" stroke="%232665E2" stroke-width="2"/><path d="M6.5 12.5l3.2 3.1 7.8-7.7" stroke="%232665E2" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round"/></svg>')}[id^=systems-panel-] .fx-points li:before{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none"><circle cx="12" cy="12" r="11" stroke="%23A942EF" stroke-width="2"/><path d="M6.5 12.5l3.2 3.1 7.8-7.7" stroke="%23A942EF" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.fx-meta{color:#0f172a;display:flex;flex-direction:column;font:400 14px/150% Roboto,system-ui,Arial,sans-serif;gap:4px;margin-top:2px}.fx-meta>div{align-items:center;display:flex;gap:6px}.fx-meta>div strong{font-size:16px;line-height:1}.fx-btn{--h:40px;align-items:center;background:transparent;border-radius:8px;box-shadow:0 14px 32px -14px rgba(0,0,0,.35);color:#fff;display:inline-flex;font:700 14px/1 Roboto,system-ui,Arial,sans-serif;height:var(--h);isolation:isolate;justify-content:center;margin-top:auto;overflow:hidden;padding:0 18px;position:relative;text-decoration:none;transition:filter .2s ease,transform .15s ease,box-shadow .2s ease}.fx-btn:after{z-index:-2}.fx-btn:after,.fx-btn:before{border-radius:inherit;content:"";inset:0;position:absolute}.fx-btn:before{opacity:0;pointer-events:none;transition:opacity .25s ease;will-change:opacity;z-index:-1}.fx-btn--blue:after{background:#2665e2}.fx-btn--violet:after{background:#a942ef}[id^=proto-panel-] .fx-btn--blue:before{background:linear-gradient(112.14deg,#2665e2,#6c94e5)}[id^=systems-panel-] .fx-btn--violet:before{background:linear-gradient(112.53deg,#a942ef,#d79bec)}.fx-btn:focus-visible:before,.fx-btn:hover:before{opacity:1}@media (max-width:768px){.hp-wrap{display:flex;flex-direction:column;padding:40px 20px 0}.hp-cards{gap:15px;grid-template-columns:1fr}.hp-card{--cta-offset:14px;margin-bottom:10px;min-height:260px}.tile-body{gap:0;padding:20px}.tile-title{font-size:clamp(22px,5.5vw,34px);line-height:1.15}.tile-sub{font-size:14.5px;margin-top:14px;max-width:36ch}.hp-cta{height:70px;width:70px}.packages{grid-template-columns:1fr}.hp-cards{display:contents}.hp-card--proto{order:10}.hp-panels{margin:10px 0;order:40}.hp-card--systems{margin-top:10px;order:30}.hp-section:has(.hp-card--proto.is-active) .hp-panels{margin:10px 0;order:20}.hp-section:has(.hp-card--proto.is-active) .hp-card--systems{margin-top:5px;order:30}.hp-head .hp-pill{font-size:16px;height:36px;padding:10px 18px}.hp-title{font-size:48px;line-height:1.1}.hp-subtitle{font-size:16px}}@media (max-width:480px){.hp-wrap{padding:30px 15px 0}.hp-head{margin-bottom:30px}.hp-title{font-size:38px}.hp-card{--cta-offset:12px;min-height:240px}.tile-body{padding:20px 18px}.tile-title{font-size:26px}.tile-kicker{font-size:10px}.hp-cta{height:60px;width:60px}.fx-card{padding:15px}.fx-title{font-size:22px}.fx-sub{font-size:13px}.fx-points li{font-size:14px}.fx-btn{font-size:13px;height:36px}.tile-sub{font-size:14px;max-width:32ch}}@media (max-width:768px){.hp-cards{display:grid!important;gap:12px;grid-template-columns:1fr 1fr}.hp-card--proto,.hp-card--systems,.hp-panels{order:0!important}.hp-card--systems{margin-top:0!important}.hp-panels{margin-top:16px!important}.hp-card{margin:0;min-height:240px}.tile-body{padding:16px}.tile-title{font-size:clamp(20px,5vw,26px)}.tile-sub{display:none!important}}@media (max-width:480px){.hp-cards{grid-template-columns:1fr 1fr}.tile-title{font-size:clamp(18px,5.5vw,22px)}}@media (max-width:768px) and (orientation:portrait) and (hover:none) and (pointer:coarse){.hp-cards{display:grid!important;gap:12px;grid-template-columns:1fr 1fr}.hp-card--proto,.hp-card--systems,.hp-panels{order:0!important}.hp-card--systems{margin-top:0!important}.hp-panels{margin-top:16px!important}.hp-card{margin:0;min-height:240px}.tile-body{padding:16px}.tile-title{font-size:clamp(20px,5vw,26px)}.tile-sub{display:none!important}}@media (min-width:481px) and (max-width:920px),(orientation:landscape) and (max-height:520px){.tile-sub{display:none!important}.tile-title{font-size:clamp(24px,4.2vw,36px);line-height:1.15}.tile-body{padding:28px 24px}.hp-cards{gap:16px}.hp-card{min-height:280px;--cta-offset:12px}.hp-cta{height:72px;width:72px}.hp-wrap{padding:48px 20px 0}}@media (orientation:landscape) and (max-height:420px){.tile-body{padding:28px 24px}.tile-title{font-size:clamp(22px,3.8vw,32px)}.hp-card{min-height:250px;--cta-offset:10px}.hp-cta{height:64px;width:64px}}@media (max-width:1320px),(orientation:landscape) and (max-height:700px){.tile-title{margin-top:10px}.tile-sub{display:none!important}}@media (max-width:1220px) and (min-width:769px){.packages{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:768px){.packages{grid-template-columns:1fr!important}}