.boost-features{--boost-features-bg:var(--boost-bg);--boost-features-card-bg:var(--boost-card-bg);--boost-features-card-shadow:var(--boost-card-shadow);--boost-features-card-shadow-lg:var(--boost-card-shadow-lg);--boost-features-glass-bg:var(--boost-glass-bg);--boost-features-glass-border:var(--boost-glass-border);--boost-features-accent:var(--boost-accent);--boost-features-icon-circle-bg:var(--boost-icon-circle-bg);position:relative;padding:3rem 0.5rem;background:var(--boost-features-bg)}.boost-features__container{max-width:var(--boost-container-wide,1200px);margin:0 auto;padding:0 0.5rem}.boost-features__grid{display:grid;grid-template-columns:1fr;max-width:100%;min-width:0;gap:var(--boost-preset-item-gap,1.5rem)}.boost-features__list{display:grid;grid-template-columns:1fr;gap:1.5rem;max-width:100%;min-width:0;margin:0 auto}.boost-features__list .boost-features__item{display:flex;min-width:0;gap:1.5rem;align-items:flex-start}.boost-features__list .boost-features__icon{flex-shrink:0;margin-bottom:0}.boost-features--align-center .boost-features__list .boost-features__item{flex-direction:column;align-items:center;text-align:center}.boost-features--align-center .boost-features__list .boost-features__icon{justify-content:center}.boost-features--align-left .boost-features__list .boost-features__item{text-align:left}.boost-features--align-right .boost-features__list .boost-features__item{flex-direction:row-reverse;text-align:right}.boost-features__item{min-width:0;overflow-wrap:anywhere;transition:transform 0.3s}.boost-features__grid .boost-features__item{display:flex;flex-direction:column}.boost-features__item:hover{transform:translateY(-4px)}.boost-features--style-cards .boost-features__item{background:var(--boost-preset-item-bg,var(--boost-features-card-bg));border-radius:var(--boost-preset-item-radius,20px);padding:var(--boost-preset-item-padding,1.5rem 1.25rem);box-shadow:var(--boost-preset-item-shadow,var(--boost-features-card-shadow));border:var(--boost-preset-item-border,none)}.boost-features--style-cards .boost-features__item:hover{box-shadow:var(--boost-features-card-shadow-lg)}.boost-features--style-bordered .boost-features__item{border:var(--boost-preset-item-border,1px solid var(--boost-border));border-radius:var(--boost-preset-item-radius,16px);padding:var(--boost-preset-item-padding,1.5rem 1.25rem);background:var(--boost-preset-item-bg,var(--boost-transparent));box-shadow:var(--boost-preset-item-shadow,none)}.boost-features--style-bordered .boost-features__item:hover{border-color:var(--boost-features-accent)}.boost-features--style-elevated .boost-features__item{background:var(--boost-preset-item-bg,var(--boost-features-glass-bg));border:var(--boost-preset-item-border,1px solid var(--boost-features-glass-border));border-radius:var(--boost-preset-item-radius,20px);padding:var(--boost-preset-item-padding,1.5rem 1.25rem);box-shadow:var(--boost-preset-item-shadow,none);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.boost-features--style-minimal .boost-features__item{padding:var(--boost-preset-item-padding,2rem 1rem);background:var(--boost-preset-item-bg,var(--boost-transparent));border:var(--boost-preset-item-border,none);border-radius:var(--boost-preset-item-radius,0);box-shadow:var(--boost-preset-item-shadow,none)}.boost-features__item-image{margin:-1.5rem -1.25rem 1.25rem;overflow:hidden;border-radius:20px 20px 0 0}.boost-features__item-image .boost-features__img{display:block;width:100%;height:180px;object-fit:cover}.boost-features--style-bordered .boost-features__item-image{margin:-1.5rem -1.25rem 1.25rem;border-radius:16px 16px 0 0}.boost-features--style-minimal .boost-features__item-image{margin:-2rem -1rem 1.5rem;border-radius:0}.boost-features--style-elevated .boost-features__item-image{margin:-1.5rem -1.25rem 1.25rem;border-radius:20px 20px 0 0}.boost-features__icon{width:100%;margin-bottom:1.5rem;flex-shrink:0}.boost-features__icon .boost-styled-icon{display:flex;align-items:center;justify-content:center;overflow:hidden;width:var(--icon-container-size,56px);height:var(--icon-container-size,56px);border-radius:var(--icon-radius,16px)}.boost-features__icon .boost-styled-icon svg{width:var(--icon-size,28px);height:var(--icon-size,28px)}.boost-features--icon-top .boost-features__icon,.boost-features--icon-center .boost-features__icon{display:flex;justify-content:center}.boost-features--icon-top.boost-features--align-left .boost-features__icon{justify-content:flex-start}.boost-features--icon-top.boost-features--align-right .boost-features__icon{justify-content:flex-end}.boost-features--icon-left .boost-features__icon{display:flex;justify-content:flex-start}.boost-features--icon-right .boost-features__icon{display:flex;justify-content:flex-end}.boost-features--icon-gradient .boost-features__icon > svg{width:56px;height:56px;padding:14px;background:linear-gradient(135deg,var(--boost-features-accent),var(--boost-primary));color:var(--boost-text-inverse);border-radius:16px}.boost-features--icon-circle .boost-features__icon > svg{width:56px;height:56px;padding:14px;background:var(--boost-features-icon-circle-bg);color:var(--boost-features-accent);border-radius:50%}.boost-features--icon-outline .boost-features__icon > svg{width:56px;height:56px;padding:14px;background:var(--boost-transparent);border:2px solid var(--boost-features-accent);color:var(--boost-features-accent);border-radius:16px}.boost-features--icon-flat .boost-features__icon > svg{width:48px;height:48px;color:var(--boost-features-accent)}.boost-features__item .boost-badge{margin-bottom:0.75rem}.boost-features__item-title{font-size:1.25rem;font-weight:700;color:var(--boost-text);margin:0 0 0.5rem}.boost-features__item-desc{font-size:0.95rem;color:var(--boost-text-muted);margin:0;line-height:1.6}.boost-features--align-center .boost-features__item{text-align:center}.boost-features--align-center .boost-features__item-link{justify-content:center}.boost-features--align-left .boost-features__item{text-align:left}.boost-features--align-right .boost-features__item{text-align:right}.boost-features--align-right .boost-features__item-link{justify-content:flex-end}.boost-features__item-link{display:inline-flex;align-items:center;gap:0.5rem;margin-top:1rem;color:var(--boost-features-accent);font-weight:600;font-size:0.9rem;text-decoration:none;transition:gap 0.2s}.boost-features__grid .boost-features__item-link{margin-top:auto;padding-top:1rem}.boost-features__item-link:hover{gap:0.75rem}.boost-features__item-link svg{width:16px;height:16px}.boost-features__carousel{position:relative;padding:0 0.5rem}.boost-features__carousel-item{display:flex;min-width:0}.boost-features__carousel-item .boost-features__item{width:100%;flex:1;display:flex;flex-direction:column}.boost-features__carousel-item .boost-features__item-link{margin-top:auto;padding-top:1rem}@media (min-width:768px){.boost-features{padding-left:2rem;padding-right:2rem}.boost-features__container{padding:0 1rem}.boost-features__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--boost-preset-item-gap,2rem)}.boost-features__carousel{padding:0 1rem}.boost-features--style-cards .boost-features__item,.boost-features--style-elevated .boost-features__item{padding:var(--boost-preset-item-padding,2.5rem 2rem)}.boost-features--style-bordered .boost-features__item{padding:var(--boost-preset-item-padding,2rem 1.5rem)}.boost-features__item-image{margin:-2.5rem -2rem 1.5rem}.boost-features--style-bordered .boost-features__item-image{margin:-2rem -1.5rem 1.5rem}.boost-features--style-elevated .boost-features__item-image{margin:-2.5rem -2rem 1.5rem}.boost-features__item-image .boost-features__img{height:200px}}@media (min-width:1024px){.boost-features__carousel{padding:0 2rem}}.boost-overlay-backdrop{position:absolute;pointer-events:none;z-index:0;font-size:clamp(0.625rem,var(--boost-overlay-backdrop-fluid-size,12vw),14rem);font-weight:900;line-height:1;white-space:nowrap;display:block;inline-size:max-content;max-inline-size:none;overflow:visible;opacity:.06;color:var(--boost-text);letter-spacing:-.02em}.boost-overlay-backdrop--bottom-left{bottom:0;left:0}.boost-overlay-backdrop--bottom-right{bottom:0;right:0;text-align:right}.boost-overlay-backdrop--top-left{top:0;left:0}.boost-overlay-backdrop--top-right{top:0;right:0;text-align:right}.boost-overlay-backdrop--center{top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}[data-scheme="dark"] .boost-overlay-backdrop{color:var(--boost-text)}.boost-overlay-annotation{position:absolute;pointer-events:none;z-index:1;font-family:"Caveat",cursive;font-size:1rem;color:var(--boost-features-accent);opacity:.85;line-height:1.4;max-width:160px;transform:rotate(-3deg)}.boost-overlay-annotation--left,.boost-overlay-annotation--right{position:relative;left:auto;right:auto;top:auto;transform:rotate(-2deg);margin:1rem auto;text-align:center}.boost-overlay-annotation--top-right{right:2rem;top:1rem;transform:rotate(2deg)}.boost-overlay-annotation--bottom-left{left:2rem;bottom:1.5rem;transform:rotate(-4deg)}@media (min-width:768px){.boost-overlay-backdrop{font-size:clamp(0.625rem,var(--boost-overlay-backdrop-fluid-size,15vw),14rem)}.boost-overlay-annotation{font-size:clamp(1rem,2.5vw,1.5rem);max-width:220px}.boost-overlay-annotation--left{position:absolute;left:1rem;top:50%;transform:translateY(-50%) rotate(-5deg);margin:0;text-align:inherit}.boost-overlay-annotation--right{position:absolute;right:1rem;top:50%;transform:translateY(-50%) rotate(3deg);margin:0;text-align:inherit}}