.scale-o-compare-section{overflow:visible}.scale-o-compare{--stc-line: #d7e2ee;width:100%;overflow:visible;font-family:var(--font-stack-header);font-style:var(--font-style-header)}.scale-o-compare *:not(svg):not(path):not(circle):not(line):not(polyline):not(rect){font-family:inherit!important}.scale-o-compare__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.scale-o-compare__container{width:100%;max-width:var(--stc-max-width);margin:0 auto;padding:0 var(--stc-pad-x)}.scale-o-compare__header{max-width:720px;margin:0 auto var(--stc-header-gap);text-align:var(--stc-header-align)}.scale-o-compare__header--left{margin-left:0;margin-right:auto}.scale-o-compare__header--right{margin-left:auto;margin-right:0}.scale-o-compare__header--mini{margin-bottom:20px}.scale-o-compare__eyebrow{display:block;margin:0 0 10px;color:var(--stc-accent);font-size:var(--stc-eyebrow-size);font-weight:500;letter-spacing:.12em;line-height:1.5;text-transform:uppercase}.scale-o-compare__heading{margin:0;color:var(--stc-heading);font-size:var(--stc-heading-size);font-weight:var(--font-weight-header);line-height:1.2;letter-spacing:var(--heading-letter-spacing)}.scale-o-compare__description{margin:10px 0 0;color:var(--stc-text);font-size:var(--stc-desc-size);line-height:1.55}.scale-o-compare__board{padding-top:18px}.scale-o-compare__mobile{display:none}@media(max-width:767px){.scale-o-compare__board--desktop{display:none!important}.scale-o-compare__mobile{display:block;margin-top:8px}.scale-o-compare__picker{display:grid;gap:10px;margin-bottom:16px}.scale-o-compare__picker-card{position:relative;display:flex;align-items:center;gap:12px;padding:12px 14px 12px 12px;border:1.5px solid #d7e2ee;border-radius:14px;background:#fff;cursor:pointer;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.scale-o-compare__picker-card.is-selected,.scale-o-compare__picker-card.is-featured.is-selected{border-color:var(--stc-accent);background:var(--stc-highlight-bg, #e8f3fc);box-shadow:0 0 0 1px color-mix(in srgb,var(--stc-accent) 35%,transparent)}.scale-o-compare__picker-photo{flex-shrink:0;width:52px;height:52px;overflow:hidden;border-radius:10px;background:#f3f7fb}.scale-o-compare__picker-photo img{width:100%;height:100%;object-fit:cover;display:block}.scale-o-compare__picker-fallback{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:var(--stc-accent)}.scale-o-compare__picker-fallback-svg{width:24px;height:24px}.scale-o-compare__picker-body{min-width:0;flex:1;display:flex;flex-direction:column;gap:4px;padding-right:8px}.scale-o-compare__picker-badge{display:inline-flex;align-items:center;gap:4px;width:fit-content;padding:2px 8px;border-radius:999px;background:var(--stc-accent);color:#fff;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;line-height:1.4}.scale-o-compare__picker-badge svg{width:10px;height:10px}.scale-o-compare__picker-title{color:var(--stc-heading);font-size:14px;font-weight:600;line-height:1.3}.scale-o-compare__picker-input{position:absolute;opacity:0;pointer-events:none}.scale-o-compare__picker-radio{flex-shrink:0;width:20px;height:20px;border:2px solid #c5d3e3;border-radius:50%;background:#fff;position:relative}.scale-o-compare__picker-card.is-selected .scale-o-compare__picker-radio{border-color:var(--stc-accent)}.scale-o-compare__picker-card.is-selected .scale-o-compare__picker-radio:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:50%;background:var(--stc-accent)}.scale-o-compare__mobile-matrix{overflow:hidden;border:1px solid #d7e2ee;border-radius:14px;background:#fff;box-shadow:0 8px 22px #102a430d}.scale-o-compare__mobile-matrix-head{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);border-bottom:1px solid #e4ecf5}.scale-o-compare__mobile-matrix-corner,.scale-o-compare__mobile-matrix-tech{display:flex;align-items:center;min-height:52px;padding:10px 12px}.scale-o-compare__mobile-matrix-corner{color:#556474;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;background:#f8fafc}.scale-o-compare__mobile-matrix-tech{justify-content:center;background:var(--stc-highlight-bg, #e8f3fc)}.scale-o-compare__mobile-matrix-logo{width:40px;height:40px;object-fit:contain;border-radius:8px;background:#fff}.scale-o-compare__mobile-matrix-name{color:var(--stc-heading);font-size:12px;font-weight:700;text-align:center;line-height:1.25}.scale-o-compare__mobile-row{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);border-bottom:1px solid #eef3f8}.scale-o-compare__mobile-row:last-child{border-bottom:0}.scale-o-compare__mobile-feature,.scale-o-compare__mobile-value{display:flex;align-items:center;min-height:52px;padding:10px 12px}.scale-o-compare__mobile-feature{gap:8px;background:#fff}.scale-o-compare__mobile-feature-icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;color:#7b8da3}.scale-o-compare__mobile-feature-icon img,.scale-o-compare__mobile-feature-svg{width:18px;height:18px}.scale-o-compare__mobile-feature-title{color:var(--stc-heading);font-size:13px;font-weight:500;line-height:1.35}.scale-o-compare__mobile-value{justify-content:flex-start;background:var(--stc-highlight-bg, #e8f3fc)}.scale-o-compare__mobile-value .scale-o-compare__cell{gap:6px;font-size:13px;font-weight:600}.scale-o-compare__mobile-value .scale-o-compare__mark{width:18px;height:18px;color:var(--stc-accent)}.scale-o-compare__mobile-value .scale-o-compare__cell--cross .scale-o-compare__mark,.scale-o-compare__mobile-value .scale-o-compare__cell--negative .scale-o-compare__mark,.scale-o-compare__mobile-value .scale-o-compare__cell--required .scale-o-compare__mark,.scale-o-compare__mobile-value .scale-o-compare__cell--high .scale-o-compare__mark{color:#c2410c}.scale-o-compare__mobile-value .scale-o-compare__value{color:var(--stc-heading)}}.scale-o-compare__board-wrap{overflow-x:auto;padding-top:20px;border:1px solid var(--stc-line);border-radius:var(--stc-radius);background:var(--stc-card-bg);box-shadow:0 10px 28px #102a430f;-webkit-overflow-scrolling:touch}.scale-o-compare__board-wrap:focus-visible{outline:2px solid var(--stc-accent);outline-offset:3px}.scale-o-compare__board-table{width:100%;min-width:980px;border-collapse:separate;border-spacing:0;table-layout:fixed}.scale-o-compare__col--criteria{width:20%}.scale-o-compare__corner{position:sticky;left:0;z-index:3;width:20%;padding:16px 14px;vertical-align:bottom;text-align:center;background:var(--stc-card-bg);color:var(--stc-heading);font-size:11px;font-weight:600;letter-spacing:.08em;line-height:1.4;text-transform:uppercase;border-bottom:1px solid var(--stc-line)}.scale-o-compare__head{position:relative;padding:0;vertical-align:top;font-weight:inherit;border-left:1px solid var(--stc-line);border-bottom:0;background:var(--stc-card-bg);overflow:visible}.scale-o-compare__head--featured{background:var(--stc-highlight-bg);border-left:0;box-shadow:inset 2px 0 0 var(--stc-highlight),inset -2px 0 0 var(--stc-highlight),inset 0 2px 0 var(--stc-highlight)}.scale-o-compare__board .scale-o-compare__card{height:100%;border:0;border-radius:0;box-shadow:none;background:transparent}.scale-o-compare__board .scale-o-compare__photo{border-radius:0}.scale-o-compare__board .scale-o-compare__card-body{display:flex;align-items:center;justify-content:center;min-height:3.6em;padding:10px 8px 12px;background:transparent;border-bottom:1px solid var(--stc-line);overflow:visible}.scale-o-compare__board .scale-o-compare__card--featured .scale-o-compare__card-body{background:transparent}.scale-o-compare__board .scale-o-compare__card-title{display:block!important;-webkit-box-orient:unset!important;-webkit-line-clamp:unset!important;overflow:visible!important;min-height:0!important;max-height:none!important;margin:0;max-width:100%;color:var(--stc-heading);font-size:12.5px;font-weight:700;line-height:1.35;text-align:center;white-space:normal!important;overflow-wrap:break-word;word-break:normal;-webkit-hyphens:manual;hyphens:manual}.scale-o-compare__board .scale-o-compare__mini-feature{position:sticky;left:0;z-index:2;background:var(--stc-card-bg)}.scale-o-compare__board .scale-o-compare__mini-td{border-left:1px solid var(--stc-line)}.scale-o-compare__board .scale-o-compare__mini-td--featured{border-left:0;box-shadow:inset 2px 0 0 var(--stc-highlight),inset -2px 0 0 var(--stc-highlight)}.scale-o-compare__board .scale-o-compare__mini-row:last-child .scale-o-compare__mini-td--featured{box-shadow:inset 2px 0 0 var(--stc-highlight),inset -2px 0 0 var(--stc-highlight),inset 0 -2px 0 var(--stc-highlight);border-bottom-right-radius:var(--stc-radius)}.scale-o-compare__board .scale-o-compare__mini-td .scale-o-compare__cell{justify-content:center;min-width:0}.scale-o-compare__cards{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(260px,1fr);gap:16px;overflow-x:auto;padding:22px 4px 8px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.scale-o-compare__cards--stack{grid-auto-flow:row;grid-auto-columns:1fr;overflow:visible;scroll-snap-type:none}.scale-o-compare__card{position:relative;display:flex;flex-direction:column;min-width:0;scroll-snap-align:start;background:var(--stc-card-bg);border:1px solid var(--stc-card-border);border-radius:var(--stc-radius);box-shadow:0 10px 28px #102a430f;overflow:visible}.scale-o-compare__card--featured{border-color:color-mix(in srgb,var(--stc-highlight) 45%,var(--stc-card-border));box-shadow:0 16px 36px #0c7fdf24}.scale-o-compare__badge{position:absolute;top:12px;left:12px;z-index:2;margin:0;padding:6px 12px;border-radius:999px;background:var(--stc-highlight);color:#fff;font-size:10px;font-weight:600;letter-spacing:.08em;line-height:1.3;text-transform:uppercase}.scale-o-compare__recommend{position:absolute;top:0;left:50%;z-index:3;display:inline-flex;align-items:center;gap:6px;margin:0;padding:7px 14px;border-radius:999px;transform:translate(-50%,-50%);background:var(--stc-highlight);color:#fff;font-size:11px;font-weight:700;letter-spacing:.06em;line-height:1.2;text-transform:uppercase;white-space:nowrap;box-shadow:0 8px 18px #0c7fdf47}.scale-o-compare__recommend svg{width:12px;height:12px;flex-shrink:0}.scale-o-compare__photo{position:relative;aspect-ratio:var(--stc-image-ratio, 4 / 3);background:#eef4fb;overflow:hidden;border-radius:var(--stc-radius) var(--stc-radius) 0 0}.scale-o-compare__photo picture,.scale-o-compare__photo img,.scale-o-compare__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block}.scale-o-compare__photo img{object-fit:cover;object-position:center}.scale-o-compare__placeholder{display:flex;align-items:center;justify-content:center;color:var(--stc-accent);background:linear-gradient(180deg,#f4f9ff,#e7f1fb)}.scale-o-compare__placeholder-svg{width:36px;height:36px;opacity:.7}.scale-o-compare__card-body{display:flex;flex-direction:column;flex:1;padding:16px 16px 18px}.scale-o-compare__card--featured .scale-o-compare__card-body{background:linear-gradient(180deg,#fff 0%,var(--stc-highlight-bg) 100%)}.scale-o-compare__card-copy{display:flex;flex-direction:column;gap:8px;min-height:88px}.scale-o-compare__card-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin:0;min-height:2.6em;color:var(--stc-heading);font-size:14px;font-weight:var(--font-weight-header);line-height:1.3;text-align:center}.scale-o-compare__card--featured .scale-o-compare__card-title{color:var(--stc-highlight)}.scale-o-compare__card-text{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin:8px 0 0;min-height:2.9em;color:var(--stc-text);font-size:12px;line-height:1.45;text-align:center}.scale-o-compare__facts{display:flex;flex-direction:column;flex:1;gap:0;margin:0;padding:0;list-style:none;border-top:1px solid var(--stc-line)}.scale-o-compare__fact{display:grid;grid-template-columns:8px minmax(0,1fr) minmax(92px,auto);align-items:center;column-gap:8px;min-height:42px;padding:0;border-bottom:1px solid var(--stc-line)}.scale-o-compare__fact:last-child{border-bottom:0}.scale-o-compare__bullet{width:6px;height:6px;border-radius:50%;background:var(--stc-accent)}.scale-o-compare__fact-label{color:var(--stc-heading);font-size:12px;font-weight:500;line-height:1.3}.scale-o-compare__fact .scale-o-compare__cell{min-width:92px;justify-content:flex-end}.scale-o-compare__card--featured .scale-o-compare__value{font-weight:600}.scale-o-compare__card-cta{display:inline-flex;align-items:center;justify-content:center;margin-top:4px;min-height:40px;padding:8px 16px;border-radius:999px;background:var(--stc-accent);color:#fff;text-decoration:none;font-size:13px;font-weight:600}.scale-o-compare__matrix{margin-top:28px}.scale-o-compare__th-recommend{display:flex;align-items:center;justify-content:center;gap:4px;width:fit-content;margin:0 auto 8px;padding:4px 10px;border-radius:999px;background:var(--stc-highlight);color:#fff;font-size:10px;font-weight:700;letter-spacing:.06em;line-height:1.2;text-transform:uppercase}.scale-o-compare__th-recommend svg{width:10px;height:10px}.scale-o-versus-section{width:100%;margin-top:24px;padding:24px 0 0;background:#fff}.scale-o-versus-section__header{max-width:720px;margin:0 auto var(--stc-header-gap, 36px);text-align:center}.scale-o-versus-section__eyebrow{display:block;margin:0 0 10px;color:var(--stc-accent, #0c7fdf);font-size:var(--stc-eyebrow-size, 13px);font-weight:500;letter-spacing:.12em;line-height:1.5;text-transform:uppercase}.scale-o-versus-section__heading{margin:0;color:var(--stc-heading);font-size:var(--stc-heading-size, 28px);font-weight:var(--font-weight-header);line-height:1.2;letter-spacing:var(--heading-letter-spacing)}.scale-o-versus-section__description{margin:10px auto 0;max-width:42ch;color:var(--stc-text);font-size:var(--stc-desc-size, 16px);line-height:1.55}.scale-o-versus-rows__legend{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;margin:22px 0 0}.scale-o-versus-rows__pill{display:inline-flex;align-items:center;gap:7px;min-height:32px;padding:5px 12px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.08em;line-height:1.2;text-transform:uppercase}.scale-o-versus-rows__pill svg{width:11px;height:11px;flex-shrink:0}.scale-o-versus-rows__pill--win{background:var(--stc-highlight, #0c7fdf);color:#fff}.scale-o-versus-rows__pill--lose{background:#fff;color:#465568;border:1px solid #e8c9c5}.scale-o-versus-rows__pill--lose svg{color:#c24b3f}.scale-o-versus-table-wrap{max-width:1020px;margin:0 auto;overflow-x:auto;-webkit-overflow-scrolling:touch;border:1px solid #dce8f4;border-radius:18px;background:#fff;box-shadow:0 10px 28px #102a430f}.scale-o-versus-mobile{display:none}.scale-o-versus-table-wrap:focus-visible{outline:2px solid var(--stc-accent, #0c7fdf);outline-offset:3px}.scale-o-versus-table{width:100%;min-width:640px;border-collapse:collapse;table-layout:fixed}.scale-o-versus-table__th,.scale-o-versus-table__feature,.scale-o-versus-table__td{padding:14px 16px;vertical-align:middle;border-bottom:1px solid #e8eef5;text-align:left}.scale-o-versus-table__th{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;line-height:1.3}.scale-o-versus-table__th--win{width:33%;text-align:center;color:var(--stc-highlight, #0c7fdf);background:#eef6fd;border-left:1px solid #dce8f4;vertical-align:bottom;padding-top:12px;padding-bottom:12px}.scale-o-versus-table__th--feature{width:34%;color:var(--stc-heading, #1a2b4a);background:#f8fbff;vertical-align:bottom}.scale-o-versus-table__th--lose{width:33%;text-align:center;color:#c24b3f;background:#fff7f6;border-left:1px solid #dce8f4;vertical-align:bottom;padding-top:12px;padding-bottom:12px}.scale-o-versus-table__head-cell{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:8px;min-height:100%}.scale-o-versus-table__head-photo{width:100%;max-width:180px;margin:0 auto;aspect-ratio:4 / 3;border-radius:12px;overflow:hidden;background:#fff;border:1px solid color-mix(in srgb,var(--stc-highlight, #0c7fdf) 12%,#dce8f4)}.scale-o-versus-table__th--lose .scale-o-versus-table__head-photo{border-color:#f0d7d3}.scale-o-versus-table__head-photo picture,.scale-o-versus-table__head-photo img{display:block;width:100%;height:100%}.scale-o-versus-table__head-photo img{object-fit:cover}.scale-o-versus-table__head-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#fdeeee;color:#c24b3f}.scale-o-versus-table__head-placeholder .scale-o-compare__icon-svg{width:28px;height:28px}.scale-o-versus-table__head-title{margin:0;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;line-height:1.25}.scale-o-versus-table__th--win .scale-o-versus-table__head-title{color:var(--stc-highlight, #0c7fdf)}.scale-o-versus-table__th--lose .scale-o-versus-table__head-title{color:#c24b3f}.scale-o-versus-table__row:last-child .scale-o-versus-table__feature,.scale-o-versus-table__row:last-child .scale-o-versus-table__td{border-bottom:0}.scale-o-versus-table__feature{background:#fff}.scale-o-versus-table__feature-title{color:var(--stc-heading, #1a2b4a);font-size:15px;font-weight:700;line-height:1.3}.scale-o-versus-table__td{text-align:center;background:#fff}.scale-o-versus-table__td--win{background:#f8fbff;border-left:1px solid #e8eef5}.scale-o-versus-table__td--lose{background:#fffcfb;border-left:1px solid #e8eef5}.scale-o-versus-table__td .scale-o-compare__cell{justify-content:center;width:100%;font-size:14px;font-weight:500;line-height:1.45}.scale-o-versus-table__td--win .scale-o-compare__cell{color:#3d5a7a}.scale-o-versus-table__td--lose .scale-o-compare__cell{color:#7a5a56}.scale-o-versus-table__td .scale-o-compare__mark{width:22px;height:22px}.scale-o-versus-table__td .scale-o-compare__mark svg{width:11px;height:11px}.scale-o-versus-table__td-label{display:none}.scale-o-compare__banner--versus{margin-top:28px;padding:22px 24px;border-radius:16px;background:#e8f3fc;box-shadow:none}.scale-o-compare__banner--versus .scale-o-compare__banner-heading{font-size:20px}.scale-o-compare__banner--versus .scale-o-compare__banner-text{font-size:15px;color:var(--stc-text)}@media(hover:hover){.scale-o-versus-table__row:hover .scale-o-versus-table__feature,.scale-o-versus-table__row:hover .scale-o-versus-table__td{background:#f3f9ff}.scale-o-versus-table__row:hover .scale-o-versus-table__td--lose{background:#fff5f4}}@media(min-width:900px){.scale-o-versus-section{margin-top:40px;padding:48px 0 28px}.scale-o-versus-section__header{margin-bottom:var(--stc-header-gap, 40px)}.scale-o-versus-section__heading{font-size:var(--stc-heading-size-desktop, 44px)}.scale-o-versus-table{min-width:760px}.scale-o-versus-table__feature-title{font-size:16px}.scale-o-versus-table__td .scale-o-compare__cell{font-size:15px}}@media(max-width:767px){.scale-o-versus-table-wrap--desktop{display:none!important}.scale-o-versus-mobile{display:block;margin-top:4px}.scale-o-versus-mobile__cards{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(118px,1fr);gap:10px;overflow-x:auto;padding:2px 2px 14px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.scale-o-versus-mobile__card{position:relative;display:flex;flex-direction:column;align-items:center;gap:8px;min-height:148px;padding:12px 10px 14px;border:1.5px solid #d7e2ee;border-radius:14px;background:#fff;scroll-snap-align:start;cursor:pointer;text-align:center}.scale-o-versus-mobile__card.is-selected{border-color:var(--stc-accent);box-shadow:0 0 0 1px color-mix(in srgb,var(--stc-accent) 35%,transparent);background:#f5faff}.scale-o-versus-mobile__card-photo{display:flex;align-items:center;justify-content:center;width:100%;height:64px;overflow:hidden;border-radius:10px;background:#f3f7fb}.scale-o-versus-mobile__card-photo img{width:100%;height:100%;object-fit:cover}.scale-o-versus-mobile__card-fallback{display:inline-flex;color:#7b8da3}.scale-o-versus-mobile__card-fallback .scale-o-compare__icon-svg{width:28px;height:28px}.scale-o-versus-mobile__card-title{color:#556474;font-size:12px;font-weight:700;letter-spacing:.02em;text-transform:uppercase;line-height:1.25}.scale-o-versus-mobile__card.is-selected .scale-o-versus-mobile__card-title,.scale-o-versus-mobile__card.is-featured .scale-o-versus-mobile__card-title{color:var(--stc-accent)}.scale-o-versus-mobile__card-badge{display:inline-flex;align-items:center;gap:3px;padding:2px 8px;border-radius:999px;background:#e8f3fc;color:#0a5aa0;font-size:10px;font-weight:700;line-height:1.3}.scale-o-versus-mobile__card-badge svg{width:10px;height:10px;color:#e6b422}.scale-o-versus-mobile__input{position:absolute;opacity:0;pointer-events:none}.scale-o-versus-mobile__list{display:grid;gap:8px}.scale-o-versus-mobile__item{border:1px solid #e4ecf5;border-radius:12px;background:#fff;overflow:hidden}.scale-o-versus-mobile__summary{display:flex;align-items:center;gap:10px;padding:12px;list-style:none;cursor:pointer}.scale-o-versus-mobile__summary::-webkit-details-marker{display:none}.scale-o-versus-mobile__icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;color:var(--stc-accent)}.scale-o-versus-mobile__icon-svg{width:20px;height:20px}.scale-o-versus-mobile__mark{flex-shrink:0}.scale-o-versus-mobile__mark .scale-o-compare__cell{gap:0}.scale-o-versus-mobile__mark .scale-o-compare__value{display:none}.scale-o-versus-mobile__mark .scale-o-compare__mark{width:20px;height:20px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}.scale-o-versus-mobile__mark .scale-o-compare__cell--check .scale-o-compare__mark{background:#22a06b;color:#fff}.scale-o-versus-mobile__mark .scale-o-compare__cell--cross .scale-o-compare__mark,.scale-o-versus-mobile__mark .scale-o-compare__cell--negative .scale-o-compare__mark,.scale-o-versus-mobile__mark .scale-o-compare__cell--required .scale-o-compare__mark,.scale-o-versus-mobile__mark .scale-o-compare__cell--high .scale-o-compare__mark{background:#e11d48;color:#fff}.scale-o-versus-mobile__mark .scale-o-compare__mark svg{width:11px;height:11px}.scale-o-versus-mobile__copy{min-width:0;flex:1;display:flex;flex-direction:column;gap:2px}.scale-o-versus-mobile__point{color:var(--stc-heading);font-size:14px;font-weight:700;line-height:1.3}.scale-o-versus-mobile__value{color:#556474;font-size:12px;line-height:1.35}.scale-o-versus-mobile__chevron{flex-shrink:0;color:#94a3b8;transition:transform .18s ease}.scale-o-versus-mobile__item[open] .scale-o-versus-mobile__chevron{transform:rotate(180deg)}.scale-o-versus-mobile__impact{padding:0 12px 12px 70px;color:#556474;font-size:12px;line-height:1.45}.scale-o-versus-rows__legend{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){.scale-o-versus-table__row{transition:none}}.scale-o-compare__mini-wrap{overflow-x:auto;border:1px solid var(--stc-line);border-radius:var(--stc-radius);background:var(--stc-card-bg);box-shadow:0 8px 24px #102a430d;-webkit-overflow-scrolling:touch}.scale-o-compare__mini-wrap:focus-visible{outline:2px solid var(--stc-accent);outline-offset:3px}.scale-o-compare__mini-table{width:100%;min-width:560px;border-collapse:collapse;table-layout:auto}.scale-o-compare__mini-th,.scale-o-compare__mini-feature,.scale-o-compare__mini-td{padding:12px 14px;font-size:13px;line-height:1.35}.scale-o-compare__mini-th{background:#f5f9fd;color:var(--stc-heading);font-weight:600;text-align:center;border-bottom:1px solid var(--stc-line)}.scale-o-compare__mini-th--criteria{text-align:left;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.scale-o-compare__mini-th--featured,.scale-o-compare__mini-td--featured{background:var(--stc-highlight-bg);color:var(--stc-highlight)}.scale-o-compare__mini-feature{text-align:left;color:var(--stc-heading);font-weight:500;border-bottom:1px solid var(--stc-line)}.scale-o-compare__mini-td{text-align:center;border-bottom:1px solid var(--stc-line);border-left:1px solid var(--stc-line)}.scale-o-compare__mini-row:last-child .scale-o-compare__mini-feature,.scale-o-compare__mini-row:last-child .scale-o-compare__mini-td{border-bottom:0}.scale-o-compare__note{margin:10px 0 0;color:var(--stc-text);font-size:12px;line-height:1.5;text-align:center}.scale-o-compare__cell{display:inline-flex;align-items:center;justify-content:flex-end;gap:6px;min-width:0;color:var(--stc-heading);font-size:12px;line-height:1.3}.scale-o-compare__mini-td .scale-o-compare__cell,.scale-o-compare__cell--text-only{justify-content:center}.scale-o-compare__cell--text-only .scale-o-compare__value{font-weight:inherit}.scale-o-compare__cell--text-only.scale-o-compare__cell--featured .scale-o-compare__value{font-weight:700}.scale-o-compare__mark{flex-shrink:0;width:18px;height:18px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#edf2f7;color:#667888}.scale-o-compare__mark svg{width:10px;height:10px;display:block}.scale-o-compare__dash{font-size:11px;font-weight:600;line-height:1}.scale-o-compare__cell--check .scale-o-compare__mark{background:#e7f7ee;color:#1f9d5c}.scale-o-compare__cell--cross .scale-o-compare__mark{background:#fdeeee;color:#d15b4c}.scale-o-compare__cell--dash .scale-o-compare__mark{background:#f8f0e4;color:#c4842a}.scale-o-compare__cell--featured .scale-o-compare__value{font-weight:600}.scale-o-compare__banner{display:flex;flex-direction:column;align-items:flex-start;gap:14px;margin-top:24px;padding:18px 20px;border-radius:var(--stc-radius);background:var(--stc-matrix-bg)}.scale-o-compare__banner-icon{width:40px;height:40px;border-radius:50%;background:var(--stc-accent);color:#fff;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.scale-o-compare__banner-icon svg,.scale-o-compare__icon-svg{width:18px;height:18px}.scale-o-compare__banner-heading{margin:0;color:var(--stc-heading);font-size:16px;font-weight:var(--font-weight-header);line-height:1.3}.scale-o-compare__banner-text{margin:0;color:var(--stc-heading);font-size:14px;line-height:1.5}.scale-o-compare__cta{display:inline-flex;align-items:center;gap:8px;padding:12px 20px;border-radius:999px;background:var(--stc-accent);color:#fff;text-decoration:none;font-size:14px;font-weight:500;line-height:1.2;box-shadow:0 8px 20px #0c7fdf47;transition:background .2s ease,transform .2s ease}.scale-o-compare__cta:hover,.scale-o-compare__card-cta:hover{background:var(--stc-accent-hover)}.scale-o-compare__cta:focus-visible,.scale-o-compare__card-cta:focus-visible{outline:2px solid var(--stc-accent);outline-offset:3px}@media(min-width:768px){.scale-o-compare__heading,.scale-o-versus-section__heading{font-size:var(--stc-heading-size-desktop)}.scale-o-compare__cards{grid-auto-flow:unset;grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible;padding:22px 0 0;scroll-snap-type:none}.scale-o-compare__banner{flex-direction:row;align-items:center;padding:16px 22px}.scale-o-compare__banner-copy{flex:1}}@media(min-width:992px){.scale-o-compare__heading{white-space:nowrap}}@media(min-width:1100px){.scale-o-compare__cards{grid-template-columns:repeat(4,minmax(0,1fr))}.scale-o-compare__mini-table,.scale-o-compare__board-table{min-width:0}}@media(prefers-reduced-motion:reduce){.scale-o-compare__cta,.scale-o-compare [data-stc-animate]{transition:none!important;animation:none!important;transform:none!important}.scale-o-compare [data-stc-animate]{opacity:1!important}}.scale-o-compare[data-animate=true] [data-stc-animate]{opacity:0;transform:translateY(12px);transition:opacity .4s ease,transform .4s ease}.scale-o-compare[data-animate=true] [data-stc-animate].is-visible{opacity:1;transform:none}
/*# sourceMappingURL=/cdn/shop/t/14/assets/scale-o-tech-compare.css.map */
