:root{--accent: #FF6100;--highlight: #FFF597;--bg-warm: #f6f5f4;--green-h: #2E7D32;--green: #4CAF50;--border: rgba(0,0,0,.1);--border-soft: rgba(0,0,0,.06);--text: rgba(0,0,0,.95);--text-soft: rgba(0,0,0,.6);--bg: #ffffff}body{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:16px;color:var(--text);background:var(--bg);line-height:1.6;-webkit-font-smoothing:antialiased}h1{font-size:36px;font-weight:700;color:var(--text);line-height:1.1;margin-bottom:16px;letter-spacing:-.02em}h2{font-size:24px;font-weight:700;color:var(--text);line-height:1.25;margin-top:48px;margin-bottom:16px;letter-spacing:-.01em}p{font-size:16px;color:var(--text);line-height:1.6;margin-bottom:20px}strong{font-weight:600;color:var(--text)}mark{background:var(--highlight);color:var(--text);padding:0 2px}a{color:var(--accent)}.byline-row{display:flex;align-items:center;gap:12px;margin-top:20px;margin-bottom:40px}.byline{font-size:14px;color:var(--text-soft);font-weight:400}.reason-image{margin:24px 0;border-radius:8px;overflow:hidden;border:1px solid var(--border-soft)}.cmp{border:1px solid var(--border);border-radius:8px;overflow:hidden;margin:24px 0;background:#fff}.cmp-compare{display:grid;grid-template-columns:1fr 1fr}.cmp-compare .cmp-col{padding:20px}.cmp-compare .cmp-col-head{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;margin-bottom:10px;padding-bottom:8px;border-bottom:2px solid}.cmp-compare .cmp-col-bad .cmp-col-head{color:#c44;border-color:#e8c4c4}.cmp-compare .cmp-col-good .cmp-col-head{color:var(--green-h);border-color:var(--green)}.cmp-compare .cmp-item{font-size:14px;line-height:1.5;padding:6px 0;color:var(--text-soft);border-bottom:1px solid #f0f0f0}.cmp-compare .cmp-item:last-child{border-bottom:none}.cmp-compare .cmp-item strong{color:var(--text);font-weight:600}.cmp-icon-grid{padding:20px}.cmp-icon-grid .ig-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.cmp-icon-grid .ig-card{background:var(--bg-warm);border-radius:8px;padding:14px 12px;text-align:center}.cmp-icon-grid .ig-icon{width:32px;height:32px;color:var(--green-h);margin:0 auto 8px}.cmp-icon-grid .ig-label{font-size:13px;font-weight:600;color:var(--text);line-height:1.3}.split-section{max-width:640px;margin:48px auto 0;background:#f6f9f6;border:1px solid rgba(46,125,50,.2);border-radius:16px;overflow:hidden;display:flex;align-items:stretch}.split-section .split-content{flex:1;padding:48px 44px;display:flex;flex-direction:column;justify-content:center;text-align:left}.split-section .headline{font-size:22px;font-weight:800;letter-spacing:-.025em;color:#1a1a1a;line-height:1.15;margin-bottom:10px}.split-section .subheadline{font-size:14px;font-weight:400;color:#5a6b5c;line-height:1.55;margin-bottom:24px}.split-section .bullet-list{list-style:none;padding:0;margin-bottom:28px}.split-section .bullet-list li{display:flex;align-items:flex-start;gap:10px;padding:8px 0;font-size:14px;font-weight:500;color:#1a1a1a;line-height:1.5}.split-section .bullet-check{flex-shrink:0;width:20px;height:20px}.split-section .cta-btn{display:inline-block;background:#ff6100;color:#fff;font-size:16px;font-weight:700;padding:14px 32px;border:none;border-radius:8px;cursor:pointer;text-decoration:none;transition:background .15s ease;white-space:nowrap;align-self:flex-start}.split-section .cta-btn:hover{background:#e55600}.split-section .footer-microcopy{font-size:13px;color:#5a6b5c;margin-top:14px;font-weight:500}.split-section .footer-microcopy .pipe{margin:0 8px;color:#e0e8e0}@media(max-width:640px){h1{font-size:28px}h2{font-size:20px}.container{padding:0 20px}.cmp-compare{grid-template-columns:1fr}.cmp-icon-grid .ig-row{grid-template-columns:1fr 1fr}.split-section{flex-direction:column;margin:24px 12px 0}.split-section .split-image{flex:1;height:280px;overflow:hidden}.split-section .split-image img{width:100%;height:100%;object-fit:cover;object-position:center 75%;transform:scale(1.4);transform-origin:55% 70%}.split-section .split-content{padding:24px 20px}.split-section .headline{font-size:20px}.tp-review{padding:16px 18px}.tp-review .tp-avatar{width:36px;height:36px}.tp-review .tp-initials{width:36px;height:36px;font-size:13px}.tp-review .tp-body{font-size:14px}}:root{--accent:#FF6100;--highlight:#FFF597;--bg-warm:#f6f5f4;--bg-soft:#F6F9F6;--green:#2E7D32;--green-h:#1B5E20;--text:rgba(0,0,0,.95);--text-soft:#5A6B5C;--text-muted:#a39e98;--border:rgba(0,0,0,.1);--border-soft:rgba(0,0,0,.06);--border-light:#E0E8E0}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:16px;font-weight:400;line-height:1.6;color:var(--text);background:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.container{max-width:720px;margin:0 auto;padding:0 24px}.hero{padding:48px 0 32px}.hero h1{font-size:42px;font-weight:800;letter-spacing:-.025em;line-height:1.1;margin-bottom:16px}.hero h1 mark{background:var(--highlight);border-radius:2px;padding:0 4px;color:var(--text)}.hero .subhead{font-size:18px;font-weight:400;line-height:1.5;color:var(--text-soft);margin-bottom:24px}.editor-byline{display:flex;align-items:center;gap:12px;margin-top:20px;padding-top:20px;border-top:1px solid var(--border-soft)}.editor-avatar{width:44px;height:44px;border-radius:50%;object-fit:cover;flex-shrink:0}.editor-info{display:flex;flex-direction:column;gap:1px}.editor-name{font-size:14px;font-weight:700;color:var(--text)}.editor-title{font-size:13px;color:var(--text-muted)}.reason{padding:32px 0;border-top:1px solid var(--border-soft)}.reason:first-of-type{border-top:none}.reason h2{font-size:26px;font-weight:700;letter-spacing:-.02em;line-height:1.2;margin-bottom:14px}.reason p{font-size:16px;font-weight:400;line-height:1.65;color:var(--text);margin-bottom:14px}.reason-image{margin:20px 0;border-radius:10px;overflow:hidden;border:1px solid var(--border-soft)}.reason-image img{width:100%;height:auto;display:block}.cmp{margin:20px 0;border-radius:10px;overflow:hidden;border:1px solid var(--border-soft)}.cmp-timeline{display:flex;flex-direction:column;gap:0}.cmp-tc{border-radius:8px;overflow:hidden;border:1px solid var(--border-soft)}.cmp-tc-head{background:var(--green-h);color:#fff;padding:10px 16px;font-size:13px;font-weight:700;letter-spacing:.02em}.cmp-tc-body{padding:12px 16px;font-size:15px;line-height:1.55;color:var(--text)}.cmp-timeline .cmp-tc{margin-bottom:8px}.cmp-timeline .cmp-tc:last-child{margin-bottom:0}.cmp-table{width:100%;border-collapse:separate;border-spacing:0}.cmp-table th{background:var(--green-h);color:#fff;font-size:13px;font-weight:700;padding:10px 16px;text-align:left}.cmp-table td{padding:10px 16px;font-size:15px;line-height:1.5;border-top:1px solid var(--border-soft)}.cmp-table tr:nth-child(2n) td{background:var(--bg-warm)}.cmp-icon-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:16px}.cmp-icon-item{text-align:center;padding:12px 8px;border-radius:8px;background:var(--bg-warm);font-size:13px;font-weight:600;color:var(--text)}.cmp-icon-swatch{width:100%;height:32px;border-radius:6px;margin-bottom:6px;border:1px solid var(--border-soft)}.tp-review{background:#f9f9f9;border:1px solid #c8c8c8;border-radius:8px;padding:20px 24px;margin:24px 0 8px;box-shadow:0 2px 6px #0000001a}.tp-review .tp-header{display:flex;align-items:center;gap:12px;margin-bottom:12px}.tp-review .tp-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;flex-shrink:0}.tp-review .tp-initials{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;color:#fff;flex-shrink:0}.tp-review .tp-name{font-size:15px;font-weight:700;color:#1b1b21}.tp-review .tp-date{font-size:13px;color:#6b6b6b;margin-left:auto}.tp-review .tp-stars{display:inline-flex;gap:2px;margin-bottom:14px}.tp-review .tp-star{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;background:#00b67a;border-radius:2px;font-size:13px;color:#fff;line-height:1}.tp-review .tp-body{font-size:15px;line-height:1.6;color:#3a3a3a}.split-section{max-width:640px;margin:24px auto;background:var(--bg-soft);border:2px dashed var(--green-h);border-radius:16px;overflow:hidden;display:flex;align-items:stretch}.split-section .split-image{flex:0 0 48%;overflow:hidden;display:flex;align-items:center;justify-content:center}.split-section .split-image img{width:100%;height:100%;object-fit:cover;object-position:center 75%;display:block}.split-section .split-content{flex:1;padding:36px 32px;display:flex;flex-direction:column;justify-content:center;text-align:left}.badge{display:inline-block;background:#ffd600;color:#1a1a1a;font-size:11px;font-weight:700;letter-spacing:.04em;padding:4px 10px;border-radius:4px;text-transform:uppercase;margin-bottom:14px;align-self:flex-start}.split-section .headline{font-size:24px;font-weight:800;letter-spacing:-.025em;color:var(--text);line-height:1.15;margin-bottom:10px}.split-section .subheadline{font-size:15px;font-weight:400;color:var(--text-soft);line-height:1.55;margin-bottom:20px}.bullet-list{list-style:none;padding:0;margin-bottom:24px}.bullet-list li{display:flex;align-items:flex-start;gap:10px;padding:6px 0;font-size:15px;font-weight:500;color:var(--text);line-height:1.5}.bullet-check{flex-shrink:0;width:20px;height:20px;margin-top:1px}.cta-btn{display:inline-block;background:var(--accent);color:#fff;font-size:16px;font-weight:700;padding:14px 32px;border:none;border-radius:6px;cursor:pointer;text-decoration:none;transition:background .15s ease;white-space:nowrap;align-self:flex-start}.cta-btn:hover{background:#e55600}.footer-microcopy{font-size:13px;color:var(--text-muted);margin-top:14px;font-weight:500}.footer-microcopy .pipe{margin:0 8px;color:var(--border-light)}@media(max-width:640px){.hero{padding:32px 0 24px}.hero h1{font-size:32px}.hero .subhead{font-size:16px}.reason h2{font-size:22px}.split-section{flex-direction:column;margin:12px}.split-section .split-image{flex:1;height:280px;overflow:hidden}.split-section .split-image img{width:100%;height:100%;object-fit:cover;object-position:center 75%;transform:scale(1.4);transform-origin:55% 70%}.split-section .split-content{padding:24px 20px}.split-section .headline{font-size:20px}.cmp-icon-grid{grid-template-columns:repeat(3,1fr)}.tp-review .tp-avatar{width:36px;height:36px}.tp-review .tp-initials{width:36px;height:36px;font-size:13px}.tp-review .tp-body{font-size:14px}}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media(prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/38/compiled_assets/styles.css.map */
