.magic-bento-root{--bento-white: oklch(.97 .005 20);--bento-border: oklch(1 0 0 / .12);--bento-background: oklch(.16 .012 22);--bento-glow-soft: oklch(.58 .22 27 / .25)}.magic-bento-root .card-grid{display:grid;gap:.5em;padding:.75em;max-width:72rem;width:100%;margin:0 auto;font-size:clamp(1rem,.9rem + .5vw,1.5rem)}.magic-bento-root .magic-bento-card{display:flex;flex-direction:column;justify-content:flex-start;position:relative;aspect-ratio:4/3;min-height:200px;width:100%;max-width:100%;padding:1.25em;border-radius:20px;border:1px solid var(--bento-border);background:var(--bento-background);font-weight:300;overflow:hidden;transition:all .3s ease;--glow-x: 50%;--glow-y: 50%;--glow-intensity: 0;--glow-radius: 200px}.magic-bento-root .magic-bento-card:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00000040}.magic-bento-root .magic-bento-card__header,.magic-bento-root .magic-bento-card__content{display:flex;position:relative;color:var(--bento-white);z-index:2}.magic-bento-root .magic-bento-card__header{gap:.75em;justify-content:space-between}.magic-bento-root .magic-bento-card__content{flex-direction:column;gap:.5em}.magic-bento-root .magic-bento-card__label{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:#e6867a}.magic-bento-root .magic-bento-card__title{font-weight:500;font-size:1.05rem;margin:0;line-height:1.25}.magic-bento-root .magic-bento-card__description{font-size:.8rem;line-height:1.35;opacity:.88;margin:0}.magic-bento-root .magic-bento-card--text-autohide .magic-bento-card__title,.magic-bento-root .magic-bento-card--text-autohide .magic-bento-card__description{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.magic-bento-root .magic-bento-card--text-autohide .magic-bento-card__title{-webkit-line-clamp:2;line-clamp:2}.magic-bento-root .magic-bento-card--text-autohide .magic-bento-card__description{-webkit-line-clamp:3;line-clamp:3}@media(max-width:767.98px){.magic-bento-root .card-grid{display:flex;flex-wrap:nowrap;gap:.75rem;width:auto;max-width:none;margin-inline:-1.5rem;padding:.5em 1.5rem .75em;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scroll-padding-inline:1.5rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}.magic-bento-root .card-grid::-webkit-scrollbar{display:none}.magic-bento-root .card-grid>*{flex:0 0 min(85vw,18rem);scroll-snap-align:start;min-width:0}.magic-bento-root .magic-bento-card{min-height:200px;aspect-ratio:4/3;width:100%}}@media(min-width:768px){.magic-bento-root .card-grid{display:grid;grid-template-columns:repeat(2,1fr);width:100%;max-width:72rem;margin:0 auto;padding:.75em;overflow-x:visible;scroll-snap-type:none}.magic-bento-root .card-grid>*{flex:unset;scroll-snap-align:unset}}@media(min-width:1024px){.magic-bento-root .card-grid{grid-template-columns:repeat(4,1fr)}.magic-bento-root .magic-bento-card:nth-child(3){grid-column:span 2;grid-row:span 2}.magic-bento-root .magic-bento-card:nth-child(4){grid-column:1 / span 2;grid-row:2 / span 2}.magic-bento-root .magic-bento-card:nth-child(6){grid-column:4;grid-row:3}.magic-bento-root .magic-bento-card--large{aspect-ratio:auto;min-height:100%}}.magic-bento-root .magic-bento-card--border-glow:after{content:"";position:absolute;inset:0;padding:6px;background:radial-gradient(var(--glow-radius) circle at var(--glow-x) var(--glow-y),rgba(var(--glow-color),calc(var(--glow-intensity) * .85)) 0%,rgba(var(--glow-color),calc(var(--glow-intensity) * .4)) 30%,transparent 60%);border-radius:inherit;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;opacity:1;transition:opacity .3s ease;z-index:1}.magic-bento-root .magic-bento-card--border-glow:hover{box-shadow:0 4px 20px #00000059,0 0 30px var(--bento-glow-soft)}.magic-bento-root .particle-container{position:relative;overflow:hidden}.magic-bento-root .particle:before{content:"";position:absolute;inset:-2px;background:rgba(var(--glow-color),.2);border-radius:50%;z-index:-1}.magic-bento-root .particle-container:hover{box-shadow:0 4px 20px #00000040,0 0 30px var(--bento-glow-soft)}.magic-bento-root .global-spotlight{mix-blend-mode:screen;will-change:transform,opacity;z-index:200!important;pointer-events:none}.magic-bento-root .bento-section{position:relative;-webkit-user-select:none;user-select:none}.magic-bento-root .portfolio-bento-card{display:flex;height:100%;min-height:0;width:100%;flex-direction:column}.magic-bento-root .portfolio-bento-card__body{display:flex;min-height:0;flex:1;flex-direction:column;gap:.35em;overflow:hidden}.magic-bento-root .portfolio-bento-card__footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;gap:.4em;padding-top:.5em}.magic-bento-root .portfolio-bento-card__live{margin-left:auto}.magic-bento-root .magic-bento-card--compact{padding:.85em}.magic-bento-root .magic-bento-card--compact .magic-bento-card__label{font-size:.65rem}.magic-bento-root .magic-bento-card--compact .portfolio-bento-card__metric{max-width:42%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px;padding:.2em .45em}.magic-bento-root .magic-bento-card--compact .magic-bento-card__title{font-size:.9rem;-webkit-line-clamp:1;line-clamp:1}.magic-bento-root .magic-bento-card--compact.magic-bento-card--text-autohide .magic-bento-card__description{-webkit-line-clamp:2;line-clamp:2;font-size:.72rem;line-height:1.3}.magic-bento-root .magic-bento-card--compact .portfolio-bento-card__stack{display:none}.magic-bento-root .magic-bento-card--compact .portfolio-bento-card__live{margin-left:0;padding:.35em .65em;font-size:10px}.magic-bento-root .magic-bento-card--large .magic-bento-card__title{font-size:1.15rem}.magic-bento-root .magic-bento-card--large.magic-bento-card--text-autohide .magic-bento-card__description{-webkit-line-clamp:3;line-clamp:3}
