.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}@media(max-width:1024px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}/* Start custom CSS */html { scroll-behavior: smooth; scroll-padding-top: 90px; }.ahs-container * { box-sizing: border-box; }.ahs-container img { max-width: 100%; height: auto; display: block; }.ahs-container { overflow-wrap: break-word; padding: 0px; font-family: system-ui, -apple-system, sans-serif; line-height: 1.6; color: #333; }.ahs-content-image { display: block; margin: 2rem auto; max-width: 100%; height: auto; border-radius: 8px; box-shadow: 0 2px 4px rgba(0,0,0,0.1); }.ahs-toc { background-color: #f9fafb; border: 1px solid #e5e7eb; border-radius: 8px; padding: 1.5rem; margin-bottom: 2.5rem; max-width: 600px; box-shadow: 0 1px 3px rgba(0,0,0,0.05); }.ahs-toc-title { font-size: 1.1rem; font-weight: 700; margin-top: 0 !important; margin-bottom: 1rem !important; color: #111827; display: flex; align-items: center; }.ahs-toc-list { list-style: none !important; padding-left: 0 !important; margin: 0 !important; }.ahs-toc-item { margin-bottom: 0.6rem !important; font-size: 0.95rem; }.ahs-toc-link { color: #ff6600; text-decoration: none !important; font-weight: 500; transition: color 0.15s ease, padding-left 0.15s ease; display: inline-block; }.ahs-toc-link:hover { color: #ff5717; padding-left: 4px; }.ahs-summary-container { margin-bottom: 3rem; padding: 1.5rem; background-color: #f9fafb; border: 1px solid #e5e7eb; border-radius: 12px; }.ahs-summary-section-title { font-size: 1.3rem; font-weight: 700; color: #111827; margin-top: 0; margin-bottom: 1.5rem; text-align: center; }.ahs-summary-list { display: flex; flex-direction: column; gap: 1.25rem; }.ahs-summary-card { background-color: #ffffff; border: 1px solid #e5e7eb; border-radius: 12px; padding: 1.25rem; display: flex; flex-direction: column; position: relative; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); transition: transform 0.2s, box-shadow 0.2s; box-sizing: border-box; text-decoration: none !important; }.ahs-summary-card:hover { transform: translateY(-3px); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08); }.ahs-badge-best-pick { position: absolute; top: 12px; left: 12px; background-color: #f59e0b; color: white !important; padding: 4px 10px; font-size: 11px; font-weight: 700; text-transform: uppercase; border-radius: 4px; box-shadow: 0 2px 4px rgba(0,0,0,0.1); z-index: 10; font-family: system-ui, -apple-system, sans-serif; }.ahs-badge-attraction { position: absolute; top: 12px; left: 12px; background-color: #f59e0b; color: white !important; padding: 4px 10px; font-size: 11px; font-weight: 700; text-transform: uppercase; border-radius: 4px; box-shadow: 0 2px 4px rgba(0,0,0,0.1); z-index: 10; font-family: system-ui, -apple-system, sans-serif; }.ahs-summary-image-wrapper { width: 100%; height: 200px; display: flex; align-items: center; justify-content: center; overflow: hidden; margin-top: 24px; margin-bottom: 1rem; border-radius: 8px; background-color: #fff; border: 1px solid #f3f4f6; padding: 6px; box-sizing: border-box; }.ahs-summary-image { width: 100% !important; height: 100% !important; object-fit: cover !important; border-radius: 6px; }.ahs-summary-card-content { display: flex; flex-direction: column; flex-grow: 1; min-width: 0; }.ahs-summary-card-title { font-size: 1.15rem; font-weight: 700; color: #111827; margin: 0.5rem 0; line-height: 1.3; }.ahs-summary-card-rating { font-size: 0.95rem; color: #f59e0b; margin-bottom: 1rem; display: flex; align-items: center; gap: 4px; justify-content: flex-start; }.ahs-summary-card-actions { display: grid; grid-template-columns: 1fr 1fr; gap: 0.75rem; margin-top: 1rem; }.ahs-summary-card-btn { display: block; text-align: center; background-color: #ff6600; color: #ffffff !important; padding: 12px 8px; border-radius: 100px; font-size: 16px; font-weight: 600; text-decoration: none !important; transition: background-color 0.2s, transform 0.2s; box-sizing: border-box; cursor: pointer; }.ahs-summary-card-btn:hover { background-color: #ff5717; }.ahs-summary-card-details-btn { display: block; text-align: center; background-color: transparent; border: 1px solid #ff6600; color: #ff6600 !important; padding: 12px 8px; border-radius: 100px; font-size: 16px; font-weight: 600; text-decoration: none !important; transition: background-color 0.2s, color 0.15s, border-color 0.15s; box-sizing: border-box; cursor: pointer; }.ahs-summary-card-details-btn:hover { background-color: #ff6600; color: #ffffff !important; }@media (min-width: 641px) { .ahs-summary-card { flex-direction: row; gap: 1.5rem; align-items: center; padding: 1.5rem; } .ahs-summary-image-wrapper { width: 180px; min-width: 180px; height: 140px; margin-top: 0; margin-bottom: 0; } .ahs-summary-image { width: 100% !important; height: 100% !important; object-fit: cover !important; } .ahs-badge-best-pick { top: -8px; left: 16px; } .ahs-badge-attraction { top: -8px; left: 16px; } .ahs-summary-card-actions { margin-top: 0; width: 320px; min-width: 320px; } }h1, .ahs-h1 { font-size: 28px; line-height: 1.2; margin-bottom: 0.5em; }h2, .ahs-h2 { font-size: 24px; line-height: 1.3; margin-bottom: 0.5em; }h3, .ahs-h3 { font-size: 20px; line-height: 1.4; margin-bottom: 0.5em; }@media (min-width: 768px) { h1, .ahs-h1 { font-size: 36px; } h2, .ahs-h2 { font-size: 30px; } h3, .ahs-h3 { font-size: 24px; } }.ahs-table-wrapper { overflow-x: auto; margin-bottom: 2rem; border-radius: 9px; box-shadow: 0 1px 3px rgba(0,0,0,0.1); border: 1px solid #e5e7eb; }.ahs-table { width: 100%; border-collapse: collapse; min-width: 600px; font-size: 0.95rem; font-family: system-ui, -apple-system, sans-serif; }.ahs-table th { background-color: #111827; color: #ffffff; padding: 12px 16px; text-align: left; font-weight: 600; white-space: nowrap; border-bottom: 2px solid #e5e7eb; }.ahs-table td { padding: 12px 16px; border-bottom: 1px solid #e5e7eb; color: #374151; vertical-align: top; }.ahs-table tr:last-child td { border-bottom: none; }.ahs-table tr:nth-child(even) { background-color: #f9fafb; }.ahs-table tr:hover { background-color: #f3f4f6; transition: background-color 0.2s; }.ahs-amazon-product-card { background-color: #ffffff; border: 1px solid #e5e7eb; border-radius: 11px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); font-family: system-ui, -apple-system, sans-serif; line-height: 1.6; overflow: hidden; margin-bottom: 2rem; }.ahs-star-rating, .ahs-key-features li:before { color: #f59e0b; }.ahs-product-title-link, .ahs-heading { color: #111827; }.ahs-row-top { display: flex; flex-direction: row; }.ahs-product-image-col { width: 50%; padding: 20px; }.ahs-product-meta-col { width: 50%; align-items: flex-start; text-align: left; padding: 20px; gap: 10px; display: flex; flex-direction: column; }.ahs-row-middle { padding: 20px; }.ahs-row-bottom { padding: 20px; }.ahs-product-title-link { margin-bottom: 0; }.ahs-star-rating { margin-bottom: 0; }.ahs-key-features { margin-bottom: 0; padding-left: 1.25rem; list-style: none; }.ahs-key-features li { position: relative; margin-bottom: 0.5rem; }.ahs-key-features li:before { content: '\2022'; position: absolute; left: -1.25rem; }.ahs-cta-button { display: block; text-align: center; background-color: #ff6600; color: #ffffff !important; padding: 12px 8px; border-radius: 100px; font-size: 16px; font-weight: 600; text-decoration: none !important; transition: background-color 0.2s; box-sizing: border-box; cursor: pointer; font-family: system-ui, -apple-system, sans-serif; }.ahs-cta-button:hover { background-color: #ff5717; }.ahs-cta-button i { margin-right: 5px; }.ahs-overview-heading { font-size: 1.1em; font-weight: 600; margin-bottom: 0.5em; color: #111827; }.ahs-product-overview-text { font-size: 0.95em; color: #374151; }.ahs-pros-cons-grid { display: flex; flex-direction: row; gap: 24px; width: 100%; box-sizing: border-box; }.ahs-pros-col, .ahs-cons-col { flex: 1; display: flex; flex-direction: column; min-width: 0; }.ahs-icon-circle { width: 56px; height: 56px; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin: 0 auto 12px auto; font-size: 24px; background-color: #fff; border: 3px solid; }.ahs-icon-circle.ahs-pros { border-color: #10b981; color: #10b981; }.ahs-icon-circle.ahs-cons { border-color: #ef4444; color: #ef4444; }.ahs-icon-circle img { width: 60%; height: 60%; object-fit: contain; display: block; }.ahs-review-header { padding: 12px; text-align: center; font-weight: 700; text-transform: uppercase; color: #fff; border-top-left-radius: 8px; border-top-right-radius: 8px; letter-spacing: 0.05em; font-size: 14px; }.ahs-review-header.ahs-pros { background-color: #10b981; }.ahs-review-header.ahs-cons { background-color: #ef4444; }.ahs-review-list { background-color: #fff; border: 1px solid #e5e7eb; border-top: none; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; padding: 16px; margin: 0; list-style: none; flex-grow: 1; box-shadow: 0 2px 4px rgba(0,0,0,0.05); }.ahs-review-list li { margin-bottom: 10px; font-size: 15px; color: #374151; display: flex; align-items: flex-start; line-height: 1.5; }.ahs-review-list li:last-child { margin-bottom: 0; }.ahs-review-list li i { margin-right: 10px; margin-top: 4px; font-size: 14px; flex-shrink: 0; }.ahs-review-list.ahs-pros li i { color: #10b981; }.ahs-review-list.ahs-cons li i { color: #ef4444; }@media (max-width: 768px) { .ahs-row-top { flex-direction: column !important; } .ahs-product-image-col { width: 100% !important; border-bottom: 1px solid #f3f4f6; padding-bottom: 1rem; } .ahs-product-meta-col { width: 100% !important; padding-top: 1rem; align-items: center !important; text-align: center !important; } .ahs-product-title-link { text-align: center !important; } .ahs-key-features { text-align: left; max-width: 95%; margin: 0 auto 10px auto; } .ahs-cta-button { width: 100%; display: block; } .ahs-pros-cons-grid { flex-direction: column !important; } .ahs-pros-col, .ahs-cons-col { width: 100% !important; margin-bottom: 24px; } }/* End custom CSS */