bento-grid{display:block;width:var(--bento-width, 100%);height:var(--bento-height, auto);box-sizing:border-box}.bento-simple__grid{width:var(--bento-width, 100%);height:var(--bento-height, auto)}.bento-grid__render-root{width:100%;height:100%}.bento-grid__wrap{display:grid;width:100%;height:100%;min-width:0;min-height:0;box-sizing:border-box;align-items:stretch;justify-items:stretch}.bento-grid__item{min-width:0;min-height:0;position:relative;overflow:visible;box-sizing:border-box;width:min(var(--bento-item-w, 100%),100%);height:min(var(--bento-item-h, 100%),100%);justify-self:start;align-self:start}.bento-simple{--bento-effect: 253, 62, 28;--bento-accent-soft: rgba(var(--bento-effect), .3);--bento-content-bg: rgba(var(--color-background), .82);--bento-radius: 16px}.bento-simple__card{position:relative;z-index:0;isolation:isolate;width:min(var(--bento-item-w, 100%),100%);height:min(var(--bento-item-h, 100%),100%);border-radius:var(--bento-radius, 16px);overflow:hidden;box-sizing:border-box}.bento-simple__card--link{display:block;color:inherit;text-decoration:none;cursor:pointer}.bento-simple__card--link.bento-simple__card{width:var(--bento-item-w, 100%);height:var(--bento-item-h, 100%)}.bento-simple__media{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(var(--color-foreground),.04);z-index:0;isolation:isolate}.bento-simple__image{width:100%;height:100%;object-fit:cover;display:block;position:relative;z-index:0}.bento-simple__placeholder{width:100%;height:100%;display:block;position:relative;z-index:0}.bento-simple__tint{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--bento-tint, rgba(0, 0, 0, 0));pointer-events:none;z-index:2}.bento-simple__content{position:absolute;left:0;right:0;bottom:0;display:flex;flex-direction:column;gap:6px;padding:16px;background:var(--bento-content-bg);color:var(--bento-text-color, rgb(var(--color-foreground)));font-weight:var(--bento-text-weight, 600);box-sizing:border-box;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:3}.bento-simple__card--muted .bento-simple__content{background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;color:var(--bento-text-color, #fff)}.bento-simple__card--muted .bento-simple__title,.bento-simple__card--muted .bento-simple__subtitle,.bento-simple__card--muted .bento-simple__stylized{color:inherit}.bento-simple__card--muted .bento-simple__image,.bento-simple__card--muted .bento-simple__placeholder{filter:brightness(var(--bento-tint-brightness, 1))}.bento-simple__title{margin:0;font-size:1.5rem;line-height:1.15;font-weight:var(--bento-text-weight, 600)}.bento-simple__subtitle{margin:0;font-size:1.125rem;line-height:1.4;color:inherit;display:flex;flex-wrap:wrap;column-gap:.35em;row-gap:0;align-items:baseline;font-weight:var(--bento-text-weight, 600)}.bento-simple__subtitle-text{min-width:0}.bento-simple__stylized{font-weight:var(--bento-text-weight, 600);line-height:1.2;font-size:inherit;color:inherit;display:inline-block}.bento-simple__highlight{position:relative;display:inline-block;z-index:0}.bento-simple__highlight:after{content:"";position:absolute;left:-.1em;right:-.1em;bottom:.1em;height:.35em;background:var(--bento-accent-soft);border-radius:999px;z-index:-1}.bento-simple__title-wrapper{margin-bottom:1rem}.bento-grid__error{border:1px solid rgba(0,0,0,.15);border-radius:10px;background:#ff00000f;padding:12px;font-size:14px;line-height:1.4;color:rgba(var(--color-foreground),.9)}.bento-grid__error-title{font-weight:700;margin-bottom:6px}.bento-grid__error-msg code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}
/*# sourceMappingURL=/cdn/shop/t/82/assets/bento-grid.css.map */
