.boost-features{position:relative;padding:3rem 2rem;background:var(--boost-bg)}.boost-features__container{max-width:var(--boost-container-wide,1200px);margin:0 auto;padding:0 1rem}.boost-features__grid{display:grid;gap:var(--boost-preset-item-gap,2rem)}.boost-features__list{display:grid;gap:1.5rem;max-width:100%;margin:0 auto}.boost-features__list .boost-features__item{display:flex;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{transition:transform 0.3s,box-shadow 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-card-bg));border-radius:var(--boost-preset-item-radius,20px);padding:var(--boost-preset-item-padding,2.5rem 2rem);box-shadow:var(--boost-preset-item-shadow,0 4px 20px rgba(0,0,0,0.06));border:var(--boost-preset-item-border,none)}.boost-features--style-cards .boost-features__item:hover{box-shadow:0 10px 30px rgba(0,0,0,0.1)}.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,2rem 1.5rem);background:var(--boost-preset-item-bg,transparent);box-shadow:var(--boost-preset-item-shadow,none)}.boost-features--style-bordered .boost-features__item:hover{border-color:var(--boost-accent,var(--boost-primary))}.boost-features--style-elevated .boost-features__item{background:var(--boost-preset-item-bg,rgba(255,255,255,0.1));border:var(--boost-preset-item-border,1px solid rgba(255,255,255,0.2));border-radius:var(--boost-preset-item-radius,20px);padding:var(--boost-preset-item-padding,2.5rem 2rem);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,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:-2.5rem -2rem 1.5rem;overflow:hidden;border-radius:20px 20px 0 0}.boost-features__item-image .boost-features__img{display:block;width:100%;height:200px;object-fit:cover}.boost-features--style-bordered .boost-features__item-image{margin:-2rem -1.5rem 1.5rem;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:-2.5rem -2rem 1.5rem;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-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:rgba(var(--boost-accent-rgb,37,99,235),0.1);color:var(--boost-accent);border-radius:50%}.boost-features--icon-outline .boost-features__icon > svg{width:56px;height:56px;padding:14px;background:transparent;border:2px solid var(--boost-accent);color:var(--boost-accent);border-radius:16px}.boost-features--icon-flat .boost-features__icon > svg{width:48px;height:48px;color:var(--boost-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-accent,var(--boost-primary));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 2rem}.boost-features__carousel-item{display:flex}.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 (max-width:1024px){.boost-features__grid{grid-template-columns:repeat(2,1fr) !important}.boost-features__carousel{padding:0 1rem}}@media (max-width:768px){.boost-features{padding-left:0.5rem;padding-right:0.5rem}.boost-features__container{padding:0 0.5rem}.boost-features__grid{grid-template-columns:1fr !important;gap:1.5rem}.boost-features__list{grid-template-columns:1fr !important}.boost-features__carousel{padding:0 0.5rem}.boost-features__item{padding:1.5rem 1.25rem}.boost-features__item-image{margin:-1.5rem -1.25rem 1.25rem}.boost-features__item-image .boost-features__img{height:180px}}.boost-overlay-backdrop{position:absolute;pointer-events:none;z-index:0;font-size:clamp(5rem,15vw,14rem);font-weight:900;line-height:1;white-space:nowrap;overflow:hidden;opacity:.06;color:var(--boost-text);letter-spacing:-.02em;max-width:100%;text-overflow:clip}.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:clamp(1rem,2.5vw,1.5rem);color:var(--boost-accent);opacity:.85;line-height:1.4;max-width:220px;transform:rotate(-3deg)}.boost-overlay-annotation--left{left:1rem;top:50%;transform:translateY(-50%) rotate(-5deg)}.boost-overlay-annotation--right{right:1rem;top:50%;transform:translateY(-50%) rotate(3deg)}.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 (max-width:768px){.boost-overlay-backdrop{font-size:clamp(3rem,12vw,8rem)}.boost-overlay-annotation{font-size:1rem;max-width:160px}.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}}