.bento-section{position:relative}.bento-section__header{text-align:center;opacity:0;max-width:36rem;margin-bottom:clamp(2.5rem,5vw,4rem);margin-left:auto;margin-right:auto;transform:translate(-16px,-12px)}.section-in-view .bento-section__header{animation:.5s ease-out both fadeInUpLeft}.bento-section__title{color:#fff;letter-spacing:-.02em;margin:0 0 1rem;font-family:Source Code Pro,monospace;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600;line-height:1.25}.bento-section__line{opacity:.9;background:linear-gradient(90deg,#0de9ff,#ff47f3);border-radius:2px;width:4rem;height:3px;margin:0 auto}.bento-grid{grid-template-columns:1fr;grid-auto-rows:minmax(10rem,auto);align-items:stretch;gap:1rem;display:grid}@media (min-width:640px){.bento-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media (min-width:1024px){.bento-grid{grid-template-columns:repeat(3,1fr);grid-auto-rows:minmax(11rem,auto);gap:1.5rem}}.bento-card{color:#fff;opacity:0;background:linear-gradient(145deg,#080310eb 0%,#0c0818f2 50%,#080310eb 100%);border:1px solid #0de9ff1f;border-radius:1.25rem;flex-direction:column;min-height:0;padding:clamp(1.5rem,4vw,2rem);font-family:DM Sans,system-ui,sans-serif;font-size:.9375rem;transition:transform .35s cubic-bezier(.34,1.2,.64,1),border-color .3s,box-shadow .35s;display:flex;position:relative;overflow:hidden;transform:translate(-16px,-12px)}.section-in-view .bento-card{animation:.5s ease-out both fadeInUpLeft}.bento-card:before{content:"";opacity:0;pointer-events:none;z-index:0;background:linear-gradient(125deg,#0000 0% 40%,#ffffff08 50%,#0000 60% 100%) 100% 100%/200% 200%;transition:opacity .4s,background-position .6s;position:absolute;inset:0}.bento-card:hover{border-color:#0de9ff59;transform:translateY(-4px);box-shadow:0 12px 40px #0de9ff1a,inset 0 0 0 1px #0de9ff14}.bento-card:hover:before{opacity:1;background-position:-100% -100%}.bento-card:active{transform:translateY(-2px)}.bento-card--highlighted{background:linear-gradient(145deg,#080310f5 0%,#0de9ff14 50%,#080310f5 100%);border-color:#0de9ff38}.bento-card--highlighted:hover{border-color:#0de9ff80;box-shadow:0 16px 48px #0de9ff26,inset 0 0 0 1px #0de9ff1f}.bento-card__content,.bento-card__image-wrap{z-index:1;position:relative}.bento-card__content{flex-direction:column;flex:1;min-height:0;display:flex}.bento-card__title{color:#fff;letter-spacing:-.01em;margin:0 0 .5rem;font-size:clamp(.9375rem,1.5vw,1.125rem);font-weight:600;line-height:1.35}.bento-card__description{color:#ffffffc7;flex:1;margin:0;font-size:clamp(.8125rem,1.25vw,.9375rem);line-height:1.55}.bento-card__cta{margin-top:.875rem}.bento-card__image-wrap{background:linear-gradient(#080310,#080310) padding-box padding-box,linear-gradient(135deg,#0de9ff,#005badcc) border-box;border:2px solid #0000;border-radius:50%;flex-shrink:0;width:4rem;min-width:4rem;height:4rem;min-height:4rem;transition:box-shadow .3s;overflow:hidden}.bento-card:hover .bento-card__image-wrap{box-shadow:0 0 20px #0de9ff40}@media (min-width:640px){.bento-card__image-wrap{width:4.5rem;min-width:4.5rem;height:4.5rem;min-height:4.5rem}}.bento-card--with-image .bento-card__content{flex:1;min-width:0}.bento-card__icons{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.75rem;display:flex}.bento-card__icons img{object-fit:contain;opacity:.9;width:24px;height:24px;transition:opacity .2s,transform .2s}.bento-card:hover .bento-card__icons img{opacity:1}@media (min-width:640px){.bento-card__icons img{width:26px;height:26px}}.bento-card__cta a:not(.button-87){color:#0de9ff;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;transition:color .2s,gap .2s;display:inline-flex}.bento-card__cta a:not(.button-87):hover{color:#5df4ff;gap:.75rem}.bg-accent{color:#fff;background:linear-gradient(90deg,#0de9ff,#005bad);border:none}
