.bento-section{--mb-border:#2a2433;--mb-bg:#110e17;--glow-color:139,92,246;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative}.card-grid{gap:.75em;width:100%;max-width:56em;margin-inline-start:auto;margin-inline-end:auto;padding:.25em;font-size:max(1rem,min(.9rem + .5vw,1.4rem));display:grid}@media (min-width:1024px){.card-grid{max-width:68em}}@media (min-width:1280px){.card-grid{max-width:78em}}.magic-bento-card{border:1px solid var(--mb-border);background:var(--mb-bg);--glow-x:50%;--glow-y:50%;--glow-intensity:0;--glow-radius:200px;border-radius:20px;flex-direction:column;justify-content:space-between;gap:1em;width:100%;max-width:100%;min-height:280px;padding:1.4em;font-weight:300;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;position:relative;overflow:hidden}.magic-bento-card:hover{border-color:rgba(var(--glow-color),.5);transform:translateY(-3px);box-shadow:0 14px 34px #00000059}.magic-bento-card__header,.magic-bento-card__content{z-index:2;color:var(--white,#fff);display:flex;position:relative}.magic-bento-card__header{justify-content:space-between;align-items:flex-start;gap:.75em}.magic-bento-card__content{flex-direction:column;gap:.4em}.magic-bento-card__icon{z-index:2;aspect-ratio:1.5;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.magic-bento-card__icon img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%;display:block;transform:scale(1.08)}.magic-bento-card__label{letter-spacing:.06em;text-transform:uppercase;color:rgba(var(--glow-color),1);background:rgba(var(--glow-color),.1);border:1px solid rgba(var(--glow-color),.28);white-space:nowrap;border-radius:999px;align-self:flex-start;margin-bottom:.5em;padding:.4em .7em;font-size:.62em;font-weight:600}.magic-bento-card__title{color:#fff;margin:0 0 .1em;font-size:1.18em;font-weight:600;line-height:1.2}.magic-bento-card__description{color:var(--text-secondary,#d9ecff);opacity:.72;margin:0;font-size:.84em;line-height:1.45}.magic-bento-card--text-autohide .magic-bento-card__title,.magic-bento-card--text-autohide .magic-bento-card__description{text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.magic-bento-card--text-autohide .magic-bento-card__title{-webkit-line-clamp:1;line-clamp:1}.magic-bento-card--text-autohide .magic-bento-card__description{-webkit-line-clamp:2;line-clamp:2}@media (max-width:599px){.card-grid{grid-template-columns:1fr;width:100%}.magic-bento-card{min-height:190px}}@media (min-width:600px){.card-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.card-grid{grid-template-columns:repeat(4,1fr)}.magic-bento-card:nth-child(3){grid-area:span 2/span 2}.magic-bento-card:nth-child(4){grid-area:2/1/span 2/span 2}.magic-bento-card:nth-child(6){grid-area:3/4}.magic-bento-card:first-child,.magic-bento-card:nth-child(2),.magic-bento-card:nth-child(5),.magic-bento-card:nth-child(6){min-height:340px}}.magic-bento-card--border-glow:after{content:"";background:radial-gradient(var(--glow-radius)circle at var(--glow-x)var(--glow-y),rgba(var(--glow-color),calc(var(--glow-intensity)*.8))0%,rgba(var(--glow-color),calc(var(--glow-intensity)*.4))30%,transparent 60%);border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;opacity:1;z-index:1;padding:6px;transition:opacity .3s;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.magic-bento-card--border-glow:hover{box-shadow:0 4px 20px #2e184e66,0 0 30px rgba(var(--glow-color),.2)}.particle-container{position:relative;overflow:hidden}.particle:before{content:"";background:rgba(var(--glow-color,139,92,246),.2);z-index:-1;border-radius:50%;position:absolute;top:-2px;bottom:-2px;left:-2px;right:-2px}.global-spotlight{mix-blend-mode:screen;will-change:transform,opacity;pointer-events:none;z-index:200!important}
