.guide-page-wrap{max-width:760px;margin:0 auto;padding:40px 20px 60px;background:#fff;color:#262626;font-size:14px;line-height:1.5}.guide-hero{padding:8px 0 24px;border-bottom:1px solid #e5e5e5;margin-bottom:32px}.guide-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#c4112f;margin-bottom:12px}.guide-eyebrow .dot{width:6px;height:6px;background:#c4112f;border-radius:50%}.guide-hero h1{font-size:32px;font-weight:500;color:#262626;margin-bottom:12px;line-height:1.25}.guide-hero .lede{font-size:16px;color:#666;max-width:680px;line-height:1.55}.guide-meta{display:flex;gap:18px;margin-top:18px;font-size:12px;color:#666;flex-wrap:wrap}.guide-meta .meta-item{display:inline-flex;align-items:center;gap:6px}.guide-meta svg{stroke:#c4112f;width:14px;height:14px;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.tldr-card{border:1px solid #e5e5e5;border-radius:12px;overflow:hidden;margin-bottom:32px}.tldr-card .card-header{background:#f8f8f8;padding:14px 24px;border-bottom:1px solid #e5e5e5;display:flex;align-items:center;justify-content:space-between}.tldr-card .card-header .label{font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#666}.tldr-card .card-header .scroll-hint{font-size:12px;color:#666}.tldr-table-wrap{overflow-x:auto}.compare-table{width:100%;border-collapse:collapse}.compare-table th,.compare-table td{padding:14px 24px;text-align:left;vertical-align:top;border-bottom:1px solid #e5e5e5;font-size:14px}.compare-table tr:last-child td{border-bottom:none}.compare-table thead th{background:#fff;color:#262626;font-weight:600;font-size:15px;border-bottom:2px solid #e5e5e5}.compare-table thead th.row-label{color:#666;font-weight:600;font-size:12px;text-transform:uppercase;letter-spacing:.5px}.compare-table tbody th{color:#666;font-weight:600;font-size:13px;width:28%;background:#fafafa}.compare-table td .yes{color:#1b7a3d;font-weight:600}.compare-table td .meh{color:#b45309}.compare-table td .neutral{color:#666;font-weight:500}.guide-section{margin-bottom:40px}.guide-section .section-eyebrow{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#c4112f;margin-bottom:8px}.guide-section h2{font-size:24px;font-weight:500;color:#262626;margin-bottom:8px}.guide-section .section-lede{font-size:15px;color:#666;margin-bottom:20px;max-width:720px}.guide-prose p{font-size:15px;color:#262626;margin-bottom:14px;line-height:1.65;max-width:720px}.guide-prose strong{color:#262626;font-weight:600}.pros-cons-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:20px 0 24px}.pros-cons-card{border:1px solid #e5e5e5;border-radius:12px;padding:18px 20px}.pros-cons-card.use{border-left:3px solid #1b7a3d}.pros-cons-card.avoid{border-left:3px solid #b45309}.pros-cons-card h4{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#666;margin-bottom:12px}.pros-cons-card ul{list-style:none;padding:0;margin:0}.pros-cons-card li{font-size:14px;color:#262626;padding:6px 0 6px 22px;position:relative;line-height:1.55}.pros-cons-card.use li::before{content:"✓";position:absolute;left:0;top:6px;color:#1b7a3d;font-weight:700}.pros-cons-card.avoid li::before{content:"−";position:absolute;left:2px;top:6px;color:#b45309;font-weight:700;font-size:16px}.recommend-block{background:#fdf2f4;border:1px solid #f5d8de;border-radius:12px;padding:24px;margin-top:8px}.recommend-block h4{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#c4112f;margin-bottom:4px}.recommend-block .recommend-sub{font-size:14px;color:#666;margin-bottom:18px}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px}.guide-product-card{background:#fff;border:1px solid #e5e5e5;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;text-decoration:none;color:inherit;transition:border-color .15s,box-shadow .15s}.guide-product-card:hover{border-color:#c4112f;box-shadow:0 2px 8px rgba(196,17,47,.08)}.guide-product-card .img-wrap{aspect-ratio:1/1;background:#fafafa;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #f0f0f0;padding:16px}.guide-product-card .img-wrap img{max-width:100%;max-height:100%;object-fit:contain}.guide-product-card .card-body{padding:14px 16px;display:flex;flex-direction:column;flex:1}.guide-product-card .brand{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.4px;color:#666;margin-bottom:4px}.guide-product-card .product-name{font-size:13px;font-weight:500;color:#262626;line-height:1.4;margin-bottom:8px;flex:1}.guide-product-card .badge-row{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px}.guide-product-card .small-badge{font-size:11px;font-weight:600;padding:2px 8px;border-radius:100px;background:#f0f0f0;color:#666}.guide-product-card .small-badge.popular{background:#fdf2f4;color:#c4112f}.guide-product-card .small-badge.allregion{background:#e8f5ec;color:#1b7a3d}.guide-product-card .price-row{display:flex;align-items:baseline;justify-content:space-between;margin-top:auto;padding-top:8px}.guide-product-card .price{font-size:16px;font-weight:600;color:#262626}.guide-product-card .price-unit{font-size:12px;color:#666;font-weight:400}.guide-product-card .price-unavailable{font-size:13px;font-weight:600;color:#b45309}.industry-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px;margin-top:20px}.industry-card{border:1px solid #e5e5e5;border-radius:10px;padding:16px 18px;transition:border-color .15s,background .15s}.industry-card:hover{border-color:#c4112f;background:#fdf2f4}.industry-card .industry-icon{width:38px;height:38px;background:#fdf2f4;border-radius:9px;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.industry-card .industry-icon svg{width:20px;height:20px;stroke:#c4112f;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.industry-card h5{font-size:14px;font-weight:600;color:#262626;margin-bottom:4px}.industry-card .pick{font-size:13px;color:#c4112f;font-weight:600;margin-bottom:4px}.industry-card .why{font-size:12px;color:#666;line-height:1.5}.faq-block{border-top:1px solid #e5e5e5;padding-top:32px;margin-top:16px}.faq-item{border-bottom:1px solid #e5e5e5;padding:18px 0}.faq-item:last-child{border-bottom:none}.faq-item h4{font-size:16px;font-weight:600;color:#262626;margin-bottom:8px}.faq-item p{font-size:14px;color:#666;line-height:1.6;max-width:720px}.final-cta{background:#f8f8f8;border:1px solid #e5e5e5;border-radius:12px;padding:32px 28px;margin-top:40px;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.final-cta .cta-text h3{font-size:18px;font-weight:500;color:#262626;margin-bottom:6px}.final-cta .cta-text p{font-size:14px;color:#666}.final-cta .cta-buttons{display:flex;gap:12px}.guide-page-wrap .btn,.guide-callout .btn{display:inline-flex;align-items:center;gap:6px;border-radius:8px;font-size:13px;font-weight:600;padding:11px 24px;text-decoration:none;border:none;cursor:pointer;font-family:inherit}.guide-page-wrap .btn-primary,.guide-callout .btn-primary{background:#c4112f;color:#fff}.guide-page-wrap .btn-primary:hover,.guide-callout .btn-primary:hover{background:#a50e27}.guide-page-wrap .btn-secondary{background:#fff;color:#c4112f;border:1.5px solid #c4112f;padding:9.5px 22.5px}.guide-page-wrap .btn-secondary:hover{background:#fdf2f4}.guide-callout-link{text-decoration:none;color:inherit;display:block;margin:0 0 24px}.guide-callout{background:linear-gradient(135deg,#fdf2f4 0%,#fff 100%);border:1px solid #f5d8de;border-left:4px solid #c4112f;border-radius:12px;padding:20px 24px;display:flex;align-items:center;gap:20px;flex-wrap:wrap}.guide-callout .icon-wrap{width:48px;height:48px;background:#fdf2f4;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.guide-callout .icon-wrap svg{width:26px;height:26px;stroke:#c4112f;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.guide-callout .text{flex:1;min-width:240px}.guide-callout .eyebrow{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.6px;color:#c4112f;margin-bottom:4px}.guide-callout h3{font-size:17px;font-weight:600;color:#262626;margin-bottom:4px}.guide-callout p{font-size:14px;color:#666;line-height:1.5;margin:0}.guide-callout .cta{flex-shrink:0}@media(max-width:640px){.pros-cons-grid{grid-template-columns:1fr}.guide-hero h1{font-size:24px}.compare-table th,.compare-table td{padding:10px 14px;font-size:13px}.final-cta{flex-direction:column;align-items:flex-start}.guide-callout{flex-direction:column;align-items:flex-start}}