.blog-category-page-module-scss-module__sQNujq__page{background:linear-gradient(180deg, var(--blog-page-bg-start) 0%, var(--blog-page-bg-mid) 42%, var(--blog-page-bg-end) 100%)}.blog-category-page-module-scss-module__sQNujq__main{padding:8.5rem 0 5rem}.blog-category-page-module-scss-module__sQNujq__breadcrumb{color:var(--blog-meta-text);align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.85rem;display:flex}.blog-category-page-module-scss-module__sQNujq__breadcrumb a{color:inherit}.blog-category-page-module-scss-module__sQNujq__breadcrumb a:hover{color:var(--color-primary)}.blog-category-page-module-scss-module__sQNujq__header{margin-bottom:2.5rem}.blog-category-page-module-scss-module__sQNujq__header h1{letter-spacing:-.03em;margin:0 0 .6rem;font-size:clamp(2rem,5vw,3rem);font-weight:800}.blog-category-page-module-scss-module__sQNujq__header p{max-width:42rem;color:var(--color-text-muted);margin:0;font-size:1.02rem;line-height:1.7}.blog-category-page-module-scss-module__sQNujq__emptyState{text-align:center;color:var(--color-text-muted);padding:3rem 0;font-size:1rem}.blog-category-page-module-scss-module__sQNujq__grid{gap:1.8rem;display:grid}@media (min-width:1024px){.blog-category-page-module-scss-module__sQNujq__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.6rem}}
.button-module-scss-module__WBuRGq__button{letter-spacing:-.01em;border:1.5px solid #0000;border-radius:999px;outline:none;justify-content:center;align-items:center;gap:.6rem;min-height:3.5rem;padding:.95rem 1.65rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:background-color .18s,color .18s,border-color .18s,transform .18s,box-shadow .18s;display:inline-flex}.button-module-scss-module__WBuRGq__button:hover{box-shadow:var(--shadow-medium);transform:translateY(-1px)}.button-module-scss-module__WBuRGq__button:focus-visible{box-shadow:0 0 0 4px var(--focus-ring-color);outline:0}.button-module-scss-module__WBuRGq__primary{border-radius:var(--radius-lg);background:var(--gradient-primary-button);color:var(--color-on-primary);box-shadow:var(--shadow-button-primary);padding:.95rem 1.45rem;font-weight:800}.button-module-scss-module__WBuRGq__primary:hover{background:var(--gradient-primary-button-hover);box-shadow:var(--shadow-button-primary-hover)}.button-module-scss-module__WBuRGq__secondary{border-radius:var(--radius-lg);color:var(--color-base-dark);border-color:var(--color-outline-variant);background:0 0}.button-module-scss-module__WBuRGq__secondary:hover{border-color:var(--color-base-dark);background:var(--color-surface-low)}.button-module-scss-module__WBuRGq__ghost{border-radius:var(--radius-lg);color:var(--color-on-primary);border-color:var(--border-ghost);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:0 0}.button-module-scss-module__WBuRGq__icon{width:1rem;height:1rem}
.home-page-module-scss-module__FyE-ia__page{overflow-x:clip}
.bridge-section-module-scss-module__cihDya__section{background:var(--color-surface);padding:clamp(3rem,6vw,5.5rem) 0}.bridge-section-module-scss-module__cihDya__header{text-align:center;max-width:600px;margin:0 auto 3rem}.bridge-section-module-scss-module__cihDya__label{color:var(--color-primary);letter-spacing:.18em;text-transform:uppercase;margin-bottom:.75rem;font-size:.72rem;font-weight:800;display:inline-block}.bridge-section-module-scss-module__cihDya__headline{letter-spacing:-.03em;color:var(--color-on-surface);margin:0 0 .75rem;font-size:clamp(1.7rem,3.5vw,2.5rem);font-weight:900}.bridge-section-module-scss-module__cihDya__hl{color:var(--color-primary)}.bridge-section-module-scss-module__cihDya__sub{max-width:510px;color:var(--color-text-muted);margin:0 auto;font-size:.95rem}.bridge-section-module-scss-module__cihDya__flow{grid-template-columns:1fr auto 1.4fr auto 1fr;align-items:center;gap:1.25rem;max-width:900px;margin-inline-start:auto;margin-inline-end:auto;display:grid}.bridge-section-module-scss-module__cihDya__col{flex-direction:column;align-self:start;gap:.625rem;display:flex}.bridge-section-module-scss-module__cihDya__colLeft,.bridge-section-module-scss-module__cihDya__colRight{opacity:0;transition:opacity .45s,transform .45s}.bridge-section-module-scss-module__cihDya__colLeft.bridge-section-module-scss-module__cihDya__visible,.bridge-section-module-scss-module__cihDya__colRight.bridge-section-module-scss-module__cihDya__visible{opacity:1;transform:none}.bridge-section-module-scss-module__cihDya__colLeft{transform:translate(-18px)}.bridge-section-module-scss-module__cihDya__colRight{transform:translate(18px)}.bridge-section-module-scss-module__cihDya__colLabel{color:var(--color-text-muted);letter-spacing:.1em;text-transform:uppercase;margin:0 0 .25rem;font-size:.68rem;font-weight:700}.bridge-section-module-scss-module__cihDya__inputCard{border:1.5px solid var(--color-primary);background:var(--color-surface);border-radius:10px;align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex;box-shadow:0 0 0 4px #2b4bb912}.bridge-section-module-scss-module__cihDya__inputIcon{color:var(--color-primary);flex-shrink:0}.bridge-section-module-scss-module__cihDya__inputText{color:var(--color-on-surface);font-size:.88rem;font-weight:500}.bridge-section-module-scss-module__cihDya__cursor{background:var(--color-primary);width:1.5px;height:.9rem;margin-left:1px;animation:1s step-end infinite bridge-section-module-scss-module__cihDya__blink;display:inline-block}@keyframes bridge-section-module-scss-module__cihDya__blink{0%,to{opacity:1}50%{opacity:0}}.bridge-section-module-scss-module__cihDya__steps{flex-direction:column;gap:.45rem;display:flex}@keyframes bridge-section-module-scss-module__cihDya__stepIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.bridge-section-module-scss-module__cihDya__step{background:var(--color-surface);border:.5px solid var(--card-border);box-shadow:var(--card-shadow-soft);border-radius:8px;align-items:center;gap:.625rem;padding:.6rem .875rem;animation:.25s both bridge-section-module-scss-module__cihDya__stepIn;display:flex}.bridge-section-module-scss-module__cihDya__stepVisible{animation:.25s both bridge-section-module-scss-module__cihDya__stepIn}.bridge-section-module-scss-module__cihDya__stepHidden{visibility:hidden;pointer-events:none;border:none;height:0;margin:0;padding-top:0;padding-bottom:0;animation:none;overflow:hidden}.bridge-section-module-scss-module__cihDya__stepIcon{color:var(--color-primary);flex-shrink:0}.bridge-section-module-scss-module__cihDya__stepLabel{color:var(--color-on-surface);flex:1;font-size:.84rem;font-weight:600}.bridge-section-module-scss-module__cihDya__badgeDone{color:#15803d;white-space:nowrap;background:#dcfce7;border-radius:20px;flex-shrink:0;padding:2px 8px;font-size:.69rem;font-weight:700}.bridge-section-module-scss-module__cihDya__badgeLoading{color:#9ca3af;white-space:nowrap;background:#f3f4f6;border-radius:20px;flex-shrink:0;padding:2px 8px;font-size:.69rem;font-weight:700;animation:1s ease-in-out infinite bridge-section-module-scss-module__cihDya__pulse}@keyframes bridge-section-module-scss-module__cihDya__pulse{0%,to{opacity:1}50%{opacity:.35}}.bridge-section-module-scss-module__cihDya__arrowWrap{color:var(--color-primary);opacity:.45;justify-content:center;align-items:center;display:flex}.bridge-section-module-scss-module__cihDya__arrowH{display:block}.bridge-section-module-scss-module__cihDya__arrowV{display:none}.bridge-section-module-scss-module__cihDya__outputCard{border:1.5px solid var(--color-primary);background:var(--color-surface);border-radius:12px;flex-direction:column;gap:.5rem;padding:1.25rem;display:flex;box-shadow:0 0 0 4px #2b4bb912}.bridge-section-module-scss-module__cihDya__outputIcon{color:var(--color-primary)}.bridge-section-module-scss-module__cihDya__outputTitle{color:var(--color-on-surface);font-size:.95rem;font-weight:800}.bridge-section-module-scss-module__cihDya__outputList{flex-direction:column;gap:.3rem;margin:0;padding:0;list-style:none;display:flex}.bridge-section-module-scss-module__cihDya__outputList li{color:var(--color-text-muted);font-size:.8rem;font-weight:500}.bridge-section-module-scss-module__cihDya__publishBadge{width:-moz-fit-content;width:fit-content;color:var(--color-primary);background:#eff6ff;border-radius:20px;margin-top:.25rem;padding:3px 10px;font-size:.7rem;font-weight:700}@media (max-width:900px){.bridge-section-module-scss-module__cihDya__flow{grid-template-columns:1fr;gap:.75rem}.bridge-section-module-scss-module__cihDya__colLeft,.bridge-section-module-scss-module__cihDya__colRight{transform:translateY(12px)}.bridge-section-module-scss-module__cihDya__arrowWrap{justify-content:center}.bridge-section-module-scss-module__cihDya__arrowH{display:none}.bridge-section-module-scss-module__cihDya__arrowV{display:block}}
.comparison-table-section-module-scss-module__y1o7DG__section{background:var(--color-surface);padding:clamp(3.5rem,6vw,6rem) 0}.comparison-table-section-module-scss-module__y1o7DG__header{text-align:center;max-width:52rem;margin:0 auto 3rem}.comparison-table-section-module-scss-module__y1o7DG__label{color:var(--color-primary);letter-spacing:.18em;text-transform:uppercase;margin-bottom:.75rem;font-size:.72rem;font-weight:800;display:inline-block}.comparison-table-section-module-scss-module__y1o7DG__headline{letter-spacing:-.04em;color:var(--color-on-surface);margin:0 0 .75rem;font-size:clamp(1.7rem,3.5vw,2.5rem);font-weight:900}.comparison-table-section-module-scss-module__y1o7DG__sub{color:var(--color-text-muted);margin:0;font-size:.98rem;font-weight:500}.comparison-table-section-module-scss-module__y1o7DG__cards{grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-bottom:3rem;display:grid}.comparison-table-section-module-scss-module__y1o7DG__card{border:.5px solid var(--card-border);background:var(--color-surface);box-shadow:var(--card-shadow-soft);border-radius:14px;flex-direction:column;padding:1.5rem;display:flex}.comparison-table-section-module-scss-module__y1o7DG__cardHighlight{border:2px solid var(--color-primary);background:#eff6ff;box-shadow:0 8px 24px #2b4bb91a}.comparison-table-section-module-scss-module__y1o7DG__cardHead{align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.comparison-table-section-module-scss-module__y1o7DG__toolName{color:var(--color-on-surface);font-size:1rem;font-weight:700}.comparison-table-section-module-scss-module__y1o7DG__badge{background:var(--color-primary);color:#fff;white-space:nowrap;border-radius:20px;padding:3px 10px;font-size:.68rem;font-weight:700}.comparison-table-section-module-scss-module__y1o7DG__problem{color:var(--color-text-muted);margin:0 0 1rem;font-size:.85rem;font-weight:500}.comparison-table-section-module-scss-module__y1o7DG__points{flex-direction:column;flex:1;gap:.625rem;margin:0;padding:0;list-style:none;display:flex}.comparison-table-section-module-scss-module__y1o7DG__point{color:var(--color-text-muted);align-items:flex-start;gap:.45rem;font-size:.82rem;display:flex}.comparison-table-section-module-scss-module__y1o7DG__iconCheck{color:#16a34a;flex-shrink:0;margin-top:.1rem}.comparison-table-section-module-scss-module__y1o7DG__iconX{color:#f87171;flex-shrink:0;margin-top:.1rem}.comparison-table-section-module-scss-module__y1o7DG__verdict{border-top:.5px solid var(--color-outline-variant);margin-top:1.25rem;padding-top:1rem}.comparison-table-section-module-scss-module__y1o7DG__verdictBlue{letter-spacing:.05em;text-transform:uppercase;color:var(--color-primary);font-size:.72rem;font-weight:700}.comparison-table-section-module-scss-module__y1o7DG__verdictRed{letter-spacing:.05em;text-transform:uppercase;color:#f87171;font-size:.72rem;font-weight:700}.comparison-table-section-module-scss-module__y1o7DG__tableWrap{-webkit-overflow-scrolling:touch;border:.5px solid var(--card-border);box-shadow:var(--card-shadow-soft);border-radius:14px;overflow-x:auto}.comparison-table-section-module-scss-module__y1o7DG__table{border-collapse:collapse;background:var(--color-surface);width:100%;min-width:560px}.comparison-table-section-module-scss-module__y1o7DG__table thead tr{background:var(--color-surface-low);border-bottom:1px solid var(--color-outline-variant)}.comparison-table-section-module-scss-module__y1o7DG__table th{letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-muted);text-align:center;padding:.875rem 1.25rem;font-size:.72rem;font-weight:700}.comparison-table-section-module-scss-module__y1o7DG__table th:first-child{text-align:left;width:40%}.comparison-table-section-module-scss-module__y1o7DG__table tbody tr{border-bottom:.5px solid var(--color-outline-variant)}.comparison-table-section-module-scss-module__y1o7DG__table tbody tr:last-child{border-bottom:none}.comparison-table-section-module-scss-module__y1o7DG__table tbody tr:hover td{background:#2b4bb903}.comparison-table-section-module-scss-module__y1o7DG__table td{text-align:center;color:var(--color-on-surface);padding:.875rem 1.25rem;font-size:.88rem}.comparison-table-section-module-scss-module__y1o7DG__table td:first-child{text-align:left}.comparison-table-section-module-scss-module__y1o7DG__colSolytix{background:#eff6ff!important;font-weight:600!important}thead .comparison-table-section-module-scss-module__y1o7DG__colSolytix{color:var(--color-primary)!important}.comparison-table-section-module-scss-module__y1o7DG__featureCell{color:var(--color-on-surface);font-size:.88rem;font-weight:600}.comparison-table-section-module-scss-module__y1o7DG__cellTrue{color:#16a34a;justify-content:center;align-items:center;display:inline-flex}.comparison-table-section-module-scss-module__y1o7DG__cellFalse{color:#fca5a5;justify-content:center;align-items:center;display:inline-flex}.comparison-table-section-module-scss-module__y1o7DG__cellPartial{color:var(--color-text-muted);font-size:.8rem;font-weight:500;display:inline-block}.comparison-table-section-module-scss-module__y1o7DG__cellFree{color:#16a34a;font-size:.88rem;font-weight:700;display:inline-block}.comparison-table-section-module-scss-module__y1o7DG__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.comparison-table-section-module-scss-module__y1o7DG__closing{text-align:center;max-width:560px;color:var(--color-text-muted);justify-content:center;align-items:center;gap:.5rem;margin:2rem auto 0;font-size:.88rem;font-weight:500;display:flex}.comparison-table-section-module-scss-module__y1o7DG__closingIcon{color:var(--color-primary);flex-shrink:0;font-size:.9rem}.comparison-table-section-module-scss-module__y1o7DG__ctaArea{flex-direction:column;align-items:center;gap:.5rem;margin-top:2.5rem;display:flex}.comparison-table-section-module-scss-module__y1o7DG__ctaBtn{min-width:260px;border-radius:10px!important;justify-content:center!important;padding:.875rem 2rem!important;font-size:.95rem!important}.comparison-table-section-module-scss-module__y1o7DG__ctaNote{color:var(--color-text-muted);margin:0;font-size:.78rem;font-weight:500}@media (max-width:900px){.comparison-table-section-module-scss-module__y1o7DG__cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.comparison-table-section-module-scss-module__y1o7DG__section{padding:3.5rem 0}.comparison-table-section-module-scss-module__y1o7DG__cards{grid-template-columns:1fr}}
.featured-blogs-section-module-scss-module__i98UDW__section{background:var(--color-surface);padding:clamp(3.5rem,6vw,6rem) 0}.featured-blogs-section-module-scss-module__i98UDW__header{text-align:center;max-width:40rem;margin:0 auto 2.75rem}.featured-blogs-section-module-scss-module__i98UDW__label{color:var(--color-primary);letter-spacing:.18em;text-transform:uppercase;margin-bottom:.75rem;font-size:.72rem;font-weight:800;display:inline-block}.featured-blogs-section-module-scss-module__i98UDW__title{letter-spacing:-.04em;color:var(--color-on-surface);margin:0 0 .75rem;font-size:clamp(1.65rem,3.2vw,2.35rem);font-weight:900}.featured-blogs-section-module-scss-module__i98UDW__description{color:var(--color-text-muted);margin:0;font-size:.98rem;font-weight:500}.featured-blogs-section-module-scss-module__i98UDW__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.featured-blogs-section-module-scss-module__i98UDW__card{border-radius:var(--radius-lg);background:var(--bg-soft-solid);border:1px solid var(--color-outline-variant);flex-direction:column;transition:box-shadow .2s,border-color .2s;display:flex;overflow:hidden}.featured-blogs-section-module-scss-module__i98UDW__card:hover{box-shadow:var(--shadow-medium);border-color:#2f66e840}.featured-blogs-section-module-scss-module__i98UDW__imageLink{aspect-ratio:16/9;background:var(--color-base-dark);display:block;position:relative;overflow:hidden}.featured-blogs-section-module-scss-module__i98UDW__image{object-fit:inherit;transition:transform .28s;display:block}.featured-blogs-section-module-scss-module__i98UDW__imageLink:hover .featured-blogs-section-module-scss-module__i98UDW__image{transform:scale(1.03)}.featured-blogs-section-module-scss-module__i98UDW__cardBody{flex-direction:column;flex:1;gap:.5rem;padding:1.25rem 1.25rem 1.35rem;display:flex}.featured-blogs-section-module-scss-module__i98UDW__tag{color:var(--color-primary);letter-spacing:.04em;text-transform:uppercase;background:#2f66e81a;border-radius:.375rem;align-self:flex-start;padding:.2rem .55rem;font-size:.68rem;font-weight:700}.featured-blogs-section-module-scss-module__i98UDW__meta{color:var(--color-text-muted);align-items:center;gap:.4rem;font-size:.78rem;font-weight:600;display:flex}.featured-blogs-section-module-scss-module__i98UDW__dot{background:var(--color-text-muted);opacity:.6;border-radius:50%;width:3px;height:3px}.featured-blogs-section-module-scss-module__i98UDW__cardTitle{letter-spacing:-.02em;color:var(--color-on-surface);margin:.15rem 0 0;font-size:1.05rem;font-weight:800}.featured-blogs-section-module-scss-module__i98UDW__titleLink{color:inherit;text-decoration:none;transition:color .16s}.featured-blogs-section-module-scss-module__i98UDW__titleLink:hover{color:var(--color-primary)}.featured-blogs-section-module-scss-module__i98UDW__excerpt{color:var(--color-text-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin:0;font-size:.86rem;font-weight:500;display:-webkit-box;overflow:hidden}.featured-blogs-section-module-scss-module__i98UDW__readMore{color:var(--color-primary);align-items:center;gap:.35rem;margin-top:.35rem;font-size:.82rem;font-weight:700;text-decoration:none;transition:gap .18s;display:inline-flex}.featured-blogs-section-module-scss-module__i98UDW__readMore:hover{gap:.55rem}.featured-blogs-section-module-scss-module__i98UDW__footer{justify-content:center;margin-top:2.25rem;display:flex}.featured-blogs-section-module-scss-module__i98UDW__viewAll{color:var(--color-primary);align-items:center;gap:.4rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:gap .2s,opacity .2s;display:inline-flex}.featured-blogs-section-module-scss-module__i98UDW__viewAll:hover{opacity:.8;gap:.6rem}@media (max-width:900px){.featured-blogs-section-module-scss-module__i98UDW__grid{grid-template-columns:1fr;max-width:28rem;margin:0 auto}}
.faq-section-module-scss-module__UuEuKW__section{background:var(--bg-soft-solid);padding:clamp(3.5rem,6vw,6rem) 0}.faq-section-module-scss-module__UuEuKW__header{text-align:center;max-width:48rem;margin:0 auto 3rem}.faq-section-module-scss-module__UuEuKW__label{color:var(--color-primary);letter-spacing:.18em;text-transform:uppercase;margin-bottom:.75rem;font-size:.72rem;font-weight:800;display:inline-block}.faq-section-module-scss-module__UuEuKW__headline{letter-spacing:-.04em;color:var(--color-on-surface);margin:0;font-size:clamp(1.8rem,3.6vw,2.5rem);font-weight:900}.faq-section-module-scss-module__UuEuKW__list{flex-direction:column;gap:.5rem;max-width:720px;margin:0 auto;display:flex}.faq-section-module-scss-module__UuEuKW__item{background:var(--color-surface);border:.5px solid var(--card-border);border-radius:10px;transition:border-color .18s;overflow:hidden}.faq-section-module-scss-module__UuEuKW__item:hover{border-color:var(--card-border-hover)}.faq-section-module-scss-module__UuEuKW__itemOpen{border-color:#2b4bb94d}.faq-section-module-scss-module__UuEuKW__itemOpen:hover{border-color:#2b4bb959}.faq-section-module-scss-module__UuEuKW__trigger{all:unset;box-sizing:border-box;cursor:pointer;text-align:left;align-items:flex-start;gap:.875rem;width:100%;padding:1.25rem 1.5rem;display:flex}.faq-section-module-scss-module__UuEuKW__trigger:focus-visible{outline:2px solid var(--color-primary);outline-offset:-2px;border-radius:10px}@media (hover:hover){.faq-section-module-scss-module__UuEuKW__trigger:hover .faq-section-module-scss-module__UuEuKW__question{color:var(--color-primary)}}.faq-section-module-scss-module__UuEuKW__triggerBody{flex-direction:column;flex:1;gap:.35rem;min-width:0;display:flex}.faq-section-module-scss-module__UuEuKW__question{color:var(--color-on-surface);font-size:.94rem;font-weight:700;transition:color .15s}.faq-section-module-scss-module__UuEuKW__itemOpen .faq-section-module-scss-module__UuEuKW__question{color:var(--color-primary)}.faq-section-module-scss-module__UuEuKW__preview{color:var(--color-text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;font-style:italic;font-weight:400;overflow:hidden}.faq-section-module-scss-module__UuEuKW__icon{width:1.5rem;height:1.5rem;color:var(--color-text-muted);flex-shrink:0;justify-content:center;align-items:center;margin-top:.1rem;transition:color .15s;display:flex}.faq-section-module-scss-module__UuEuKW__itemOpen .faq-section-module-scss-module__UuEuKW__icon{color:var(--color-primary)}.faq-section-module-scss-module__UuEuKW__answerWrap{grid-template-rows:0fr;margin:0;transition:grid-template-rows .22s;display:grid}.faq-section-module-scss-module__UuEuKW__answerOpen{grid-template-rows:1fr}.faq-section-module-scss-module__UuEuKW__answer{color:var(--color-text-muted);margin:0;padding:0 1.5rem;font-size:.875rem;font-weight:400;overflow:hidden}.faq-section-module-scss-module__UuEuKW__answer>span{border-top:.5px solid var(--color-outline-variant);padding:1rem 0 1.25rem;display:block}@media (max-width:640px){.faq-section-module-scss-module__UuEuKW__trigger{padding:1rem 1.25rem}.faq-section-module-scss-module__UuEuKW__answer{padding:0 1.25rem}}
.feature-highlight-section-module-scss-module__8n9HEG__section{background:var(--bg-soft-solid);padding:clamp(3.5rem,6vw,6rem) 0}.feature-highlight-section-module-scss-module__8n9HEG__container{flex-direction:column;align-items:center;gap:2.5rem;display:flex}.feature-highlight-section-module-scss-module__8n9HEG__header{text-align:center}.feature-highlight-section-module-scss-module__8n9HEG__label{color:var(--color-primary);letter-spacing:.18em;text-transform:uppercase;margin-bottom:.75rem;font-size:.72rem;font-weight:800;display:inline-block}.feature-highlight-section-module-scss-module__8n9HEG__headline{letter-spacing:-.04em;color:var(--color-on-surface);margin:0 0 .6rem;font-size:clamp(1.7rem,3.5vw,2.5rem);font-weight:900}.feature-highlight-section-module-scss-module__8n9HEG__sub{color:var(--color-text-muted);margin:0;font-size:.98rem}.feature-highlight-section-module-scss-module__8n9HEG__grid{grid-template-columns:1.5fr 1fr;align-items:center;gap:2.5rem;width:100%;display:grid}.feature-highlight-section-module-scss-module__8n9HEG__videoCol{width:100%}.feature-highlight-section-module-scss-module__8n9HEG__videoWrap{aspect-ratio:16/9;background:#0f172a;border-radius:14px;position:relative;overflow:hidden;box-shadow:0 20px 50px #0f172a26}.feature-highlight-section-module-scss-module__8n9HEG__video{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.feature-highlight-section-module-scss-module__8n9HEG__posterBtn{cursor:pointer;background:0 0;border:0;width:100%;height:100%;padding:0;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.feature-highlight-section-module-scss-module__8n9HEG__playIcon{color:#fff;background:#0f172aa6;border-radius:999px;justify-content:center;align-items:center;width:4rem;height:4rem;padding-left:.25rem;transition:background .2s,transform .2s;display:inline-flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 24px #0f172a59}.feature-highlight-section-module-scss-module__8n9HEG__posterBtn:hover .feature-highlight-section-module-scss-module__8n9HEG__playIcon{background:#0f172acc;transform:translate(-50%,-50%)scale(1.05)}.feature-highlight-section-module-scss-module__8n9HEG__proofCol{flex-direction:column;display:flex}.feature-highlight-section-module-scss-module__8n9HEG__proofTitle{color:var(--color-on-surface);letter-spacing:-.02em;margin:0;font-size:1.35rem;font-weight:700}.feature-highlight-section-module-scss-module__8n9HEG__stats{flex-direction:column;display:flex}.feature-highlight-section-module-scss-module__8n9HEG__statBlock{border-bottom:.5px solid var(--color-outline-variant);flex-direction:column;gap:.2rem;padding:1rem 0;display:flex}.feature-highlight-section-module-scss-module__8n9HEG__statBlock:first-child{padding-top:0}.feature-highlight-section-module-scss-module__8n9HEG__statBlock:last-child{border-bottom:none}.feature-highlight-section-module-scss-module__8n9HEG__statNumber{letter-spacing:-.03em;color:var(--color-primary);font-size:2.75rem;font-weight:800}.feature-highlight-section-module-scss-module__8n9HEG__statDesc{color:var(--color-text-muted);font-size:.85rem;font-weight:500}.feature-highlight-section-module-scss-module__8n9HEG__outcomes{flex-direction:column;gap:.625rem;margin:0;padding:0;list-style:none;display:flex}.feature-highlight-section-module-scss-module__8n9HEG__outcomeItem{color:var(--color-on-surface);align-items:center;gap:.5rem;font-size:.88rem;font-weight:600;display:flex}.feature-highlight-section-module-scss-module__8n9HEG__checkIcon{color:#16a34a;flex-shrink:0}.feature-highlight-section-module-scss-module__8n9HEG__ctaArea{flex-direction:column;gap:.5rem;margin-top:1.5rem;display:flex}.feature-highlight-section-module-scss-module__8n9HEG__ctaBtn{border-radius:10px!important;justify-content:center!important;width:100%!important;min-height:3rem!important;padding:.9rem 1.25rem!important;font-size:.95rem!important}.feature-highlight-section-module-scss-module__8n9HEG__ctaNote{text-align:center;color:var(--color-text-muted);margin:0;font-size:.75rem;font-weight:500}.feature-highlight-section-module-scss-module__8n9HEG__viewAllRow{justify-content:center;display:flex}.feature-highlight-section-module-scss-module__8n9HEG__viewAllLink{color:var(--color-primary);align-items:center;gap:.4rem;font-size:.88rem;font-weight:700;text-decoration:none;transition:gap .2s,opacity .2s;display:inline-flex}.feature-highlight-section-module-scss-module__8n9HEG__viewAllLink:hover{opacity:.75;gap:.6rem}@media (max-width:900px){.feature-highlight-section-module-scss-module__8n9HEG__grid{grid-template-columns:1fr;gap:2rem}.feature-highlight-section-module-scss-module__8n9HEG__proofTitle{font-size:1.2rem}.feature-highlight-section-module-scss-module__8n9HEG__statNumber{font-size:2.25rem}}@media (max-width:640px){.feature-highlight-section-module-scss-module__8n9HEG__section{padding:3.5rem 0}.feature-highlight-section-module-scss-module__8n9HEG__headline{font-size:1.65rem}}
