:root{--home-feature2-featureslist-text:#e0e0e0;--home-feature2-featureslist-icon:#0099ff;--home-feature2-featureslist-font-size:0.8rem;--home-feature2-featureslist-focus-outline:#c8a24e;--home-feature2-featureslist-body-bg:#0a0a0a}html[data-theme=light]{--home-feature2-featureslist-text:#374151;--home-feature2-featureslist-icon:#8b6914;--home-feature2-featureslist-font-size:0.8rem;--home-feature2-featureslist-focus-outline:#8b6914;--home-feature2-featureslist-body-bg:#ffffff}html[data-theme=sunset]{--home-feature2-featureslist-text:#fff5f5;--home-feature2-featureslist-icon:#ff9068;--home-feature2-featureslist-font-size:0.8rem;--home-feature2-featureslist-focus-outline:#ff9068;--home-feature2-featureslist-body-bg:#1a0f0f}html[data-theme=ocean]{--home-feature2-featureslist-text:#e0f2fe;--home-feature2-featureslist-icon:#c8a24e;--home-feature2-featureslist-font-size:0.8rem;--home-feature2-featureslist-focus-outline:#c8a24e;--home-feature2-featureslist-body-bg:#0a1a2e}html[data-theme=forest]{--home-feature2-featureslist-text:#f0fdf4;--home-feature2-featureslist-icon:#c8a24e;--home-feature2-featureslist-font-size:0.8rem;--home-feature2-featureslist-focus-outline:#c8a24e;--home-feature2-featureslist-body-bg:#0a1a0a}@media (prefers-color-scheme:dark){html[data-theme=auto]{--home-feature2-featureslist-text:#e0e0e0;--home-feature2-featureslist-icon:#0099ff;--home-feature2-featureslist-focus-outline:#c8a24e;--home-feature2-featureslist-body-bg:#0a0a0a}}@media (prefers-color-scheme:light){html[data-theme=auto]{--home-feature2-featureslist-text:#374151;--home-feature2-featureslist-icon:#8b6914;--home-feature2-featureslist-focus-outline:#8b6914;--home-feature2-featureslist-body-bg:#ffffff}}body{background-color:var(--home-feature2-featureslist-body-bg);transition:background-color .3s cubic-bezier(.4,0,.2,1)}.home-feature2-featureslist{margin-bottom:10px;display:flex;flex-direction:column;align-items:center;margin-top:auto;padding-top:10px}.home-feature2-featureitem{display:flex;align-items:center;gap:8px;margin-bottom:6px;color:var(--home-feature2-featureslist-text);font-size:var(--home-feature2-featureslist-font-size);justify-content:center;transition:color .3s cubic-bezier(.4,0,.2,1)}.home-feature2-featureitem i{color:var(--home-feature2-featureslist-icon);font-size:1rem;width:16px;transition:color .3s cubic-bezier(.4,0,.2,1)}@media (min-width:480px){.home-feature2-featureitem{font-size:.85rem}}@media (min-width:768px){.home-feature2-featureitem{font-size:var(--home-feature2-featureslist-font-size)}}@media (min-width:1024px){.home-feature2-featureslist{padding-top:12px}}@media (min-width:1440px){.home-feature2-featureitem{font-size:.9rem;gap:10px}.home-feature2-featureitem i{font-size:1.1rem}}@media (min-width:2560px){.home-feature2-featureitem{font-size:1rem;gap:12px;margin-bottom:8px}.home-feature2-featureitem i{font-size:1.25rem;width:20px}}@media (prefers-reduced-motion:reduce){.home-feature2-featureitem,.home-feature2-featureitem i{transition-duration:.01ms!important}}