.bento-section{position:relative;isolation:isolate;overflow:hidden}.bento-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-10}.bento-background__image{width:100%;height:100%;object-fit:cover;object-position:center}.bento-background__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#000;z-index:-5;pointer-events:none}.bento-container{position:relative;z-index:1}.bento-header{text-align:center;margin-bottom:3rem;position:relative;z-index:10;padding:1rem 0}.bento-title{margin-bottom:1rem;color:#fff;font-size:80px;text-shadow:0 8px 32px rgba(0,0,0,.8),0 4px 16px rgba(0,0,0,.9),0 2px 4px rgba(0,0,0,1);-webkit-text-stroke:1px rgba(0,0,0,.5);text-stroke:1px rgba(0,0,0,.5);position:relative;font-weight:800;letter-spacing:-.02em}.bento-title:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:120px;height:3px;background:linear-gradient(90deg,gold,orange,#ff8c00);border-radius:2px;box-shadow:0 2px 8px #ffd70066}.bento-subtitle{font-size:28px;opacity:.95;max-width:700px;margin:0 auto;color:#fff;text-shadow:0 6px 20px rgba(0,0,0,.9),0 3px 12px rgba(0,0,0,.8),0 1px 3px rgba(0,0,0,1);-webkit-text-stroke:.5px rgba(0,0,0,.3);text-stroke:.5px rgba(0,0,0,.3);line-height:1.6;font-weight:500;padding:.5rem 0}.bento-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;position:relative;z-index:5}.bento-card{position:relative;isolation:isolate}.bento-card--small{min-height:400px}.bento-card--large{grid-column:2 / 3;min-height:200px;position:relative}.bento-card .frosted-glass-card{height:100%;position:relative;z-index:10;border-radius:1.2rem;overflow:hidden;background:#000000a6;backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px);border:1px solid rgba(255,255,255,.25);box-shadow:0 12px 48px #0003,inset 0 1px #ffffff1a;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.bento-card:hover .frosted-glass-card{transform:translateY(-8px) scale(1.03);box-shadow:0 20px 64px #00000040,0 0 0 1px #ffd7004d,0 0 20px #ffd70033;border:1px solid rgba(255,215,0,.4)}.bento-card--large:hover .frosted-glass-card{transform:translateY(-12px) scale(1.05);box-shadow:0 32px 80px #0000004d,0 0 0 2px #ffd70080,0 0 40px #ffd70066;border:2px solid rgba(255,215,0,.6)}.bento-card .glass__filter{position:absolute;top:0;left:0;width:100%;height:100%;z-index:11;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);pointer-events:none}.bento-card .glass__overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:12;background:linear-gradient(135deg,#0000001a,#0000000d);pointer-events:none}.bento-card .glass__specular{position:absolute;top:0;left:0;width:100%;height:100%;z-index:13;background:linear-gradient(105deg,transparent 40%,rgba(255,255,255,.1) 45%,transparent 50%);pointer-events:none}.bento-card .glass__content{position:relative;z-index:20;height:100%;padding:2.5rem}.bento-card__inner{height:100%;display:flex;flex-direction:column;gap:.75rem}.bento-card__image-wrapper{width:100%;height:150px;border-radius:.5rem;overflow:hidden;margin-bottom:.5rem}.bento-card__image{width:100%;height:100%;object-fit:cover}.bento-card__icon{display:flex;align-items:center;justify-content:center;width:80px;height:80px;background:linear-gradient(135deg,#ffd70033,#ffa50026,#ff8c001a);border:1px solid rgba(255,215,0,.3);border-radius:1rem;margin-bottom:1rem;transition:all .3s ease}.bento-card:hover .bento-card__icon{transform:rotate(5deg) scale(1.05);box-shadow:0 8px 24px #ffd7004d}.bento-card__icon svg{width:44px;height:44px;color:#fff;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.bento-card__title{margin:0 0 .5rem;color:#fff;font-size:28px;font-weight:700;letter-spacing:-.01em;text-shadow:0 3px 10px rgba(0,0,0,.7);line-height:1.3}.bento-card__tagline{font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;margin:0 0 1rem;background:linear-gradient(135deg,gold,orange,#ff8c00);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;text-shadow:none;display:inline-block;position:relative}.bento-card__tagline:after{content:"";position:absolute;bottom:-4px;left:0;width:100%;height:2px;background:linear-gradient(90deg,#ffd70099,#ffa50066,#ff8c0033);border-radius:1px}.bento-card--small .bento-card__price{font-size:32px;font-weight:700;margin:auto 0 0;background:linear-gradient(135deg,gold,orange 35%,#ffb347,gold 65%,#ff8c00);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;letter-spacing:-.02em;line-height:1;display:block;text-align:center;padding:.75rem 1.5rem;position:relative;border-radius:50px;box-shadow:0 6px 20px #ffd70040;transition:all .3s ease}.bento-card--small .bento-card__price:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#00000080;border:1px solid rgba(255,215,0,.4);border-radius:50px;z-index:-1;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.bento-card:hover .bento-card__price{transform:translateY(-2px);box-shadow:0 8px 24px #ffd70059}.bento-card:hover .bento-card__price:before{border-color:#ffd70099;background:#0009}.bento-card__title--large{font-size:2.5rem;margin:0;font-weight:800;letter-spacing:-.02em;color:#fff;text-align:center}.bento-card__text{opacity:.95;line-height:1.6;color:#fff;font-size:15px;text-shadow:0 3px 10px rgba(0,0,0,.7);background:#0000004d;padding:.875rem 1rem;border-radius:.5rem;border:1px solid rgba(255,255,255,.1);margin-bottom:1rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.bento-card__features{list-style:none;padding:0;margin:0 0 1rem}.bento-card__feature{position:relative;padding:.25rem 0 .25rem 1.5rem;color:#fff;font-size:13px;font-weight:500;text-shadow:0 2px 6px rgba(0,0,0,.7);opacity:.9;line-height:1.4}.bento-card__feature:before{content:"\2713";position:absolute;left:0;top:.25rem;color:#008053;font-weight:700;font-size:14px;background:#00805333;border:1px solid rgba(0,128,83,.4);border-radius:50%;width:18px;height:18px;display:flex;align-items:center;justify-content:center;line-height:1;box-shadow:0 2px 8px #0080534d}.bento-card:hover .bento-card__feature:before{background:#0080534d;transform:scale(1.1);transition:all .2s ease}.bento-card__feature:nth-child(1){animation:slideInFeature .6s ease forwards}.bento-card__feature:nth-child(2){animation:slideInFeature .8s ease forwards}.bento-card__feature:nth-child(3){animation:slideInFeature 1s ease forwards}@keyframes slideInFeature{0%{opacity:0;transform:translate(-20px)}to{opacity:.9;transform:translate(0)}}.bento-card__text--large{font-size:1.125rem;max-width:600px;line-height:1.5;margin-bottom:1rem;text-align:center;width:100%}.bento-card__tagline--large{font-size:18px;margin-bottom:1rem;text-align:center;width:100%}.bento-card__features--large{display:flex;flex-direction:column;gap:.5rem;margin:1rem 0;align-items:center;max-width:500px;width:100%}.bento-card__feature--large{font-size:15px;padding:.5rem 0 .5rem 2rem;text-align:left;width:100%}.bento-card__feature--large:before{width:22px;height:22px;font-size:16px;left:0;top:.4rem;background:#0080534d;border:2px solid rgba(0,128,83,.6)}.bento-card__testimonial{font-size:15px;font-weight:600;text-align:center;color:gold;background:#ffd7001a;border:1px solid rgba(255,215,0,.3);border-radius:.75rem;padding:.75rem 1rem;margin:1rem 0;position:relative;width:100%;max-width:400px}.bento-card__testimonial:before{content:"\2605";position:absolute;top:-8px;left:50%;transform:translate(-50%);background:#000c;color:gold;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;border:1px solid rgba(255,215,0,.4)}.bento-card__button{position:relative;z-index:30;margin-top:.5rem;display:inline-block;transition:all .3s ease}.bento-card__button:hover{transform:translateY(-2px);box-shadow:0 8px 24px #ffd70033}.bento-card__buttons{display:flex;gap:1rem;margin-top:auto;flex-wrap:wrap;padding-top:.5rem;z-index:50;position:relative}.bento-card__buttons--center{justify-content:center;text-align:center}.bento-card__large-content{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;width:100%;height:100%;gap:2rem;max-width:500px;margin:0 auto}.bento-card__large-image-wrapper{width:100%;height:100%;min-height:350px;border-radius:.75rem;overflow:hidden}.bento-card__large-image{width:100%;height:100%;object-fit:cover}@media screen and (max-width: 1199px){.bento-grid{grid-template-columns:repeat(3,1fr)}.bento-card__large-image-wrapper{min-height:250px}}@media screen and (max-width: 989px){.bento-grid{grid-template-columns:repeat(2,1fr)}.bento-card--small:last-of-type:nth-child(3){grid-column:1 / -1}.bento-card--large{grid-column:1 / 3}}@media screen and (max-width: 749px){.bento-grid{grid-template-columns:1fr;gap:1rem}.bento-card--small{min-height:280px}.bento-card--large{grid-column:1 / -1;min-height:250px}.bento-card .glass__content{padding:1.5rem}.bento-title{font-size:2rem}.bento-card__title--large{font-size:1.875rem}.bento-card__large-image-wrapper{min-height:200px}}@media (prefers-reduced-motion: reduce){.bento-card .frosted-glass-card{transition:none}}@media (prefers-color-scheme: dark){.bento-card .frosted-glass-card{background:#0003;border-color:#ffffff1a}.bento-card__icon{background:#ffffff0d}}
/*# sourceMappingURL=/cdn/shop/t/63/assets/section-bento.css.map */
