@import"https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,500;9..144,600&family=Source+Sans+3:wght@400;600;700;800&display=swap";:root{--bg: #FBF3F1;--bg-card: #FFFFFF;--bg-dark: #3A1620;--text: #2B1A1D;--text-muted: #7C6469;--text-light: #FBF3F1;--accent: #9C1F3C;--accent-hover: #7C1830;--accent-light: #F6DEE3;--border: #EFDDDC;--green: #3F7A4E;--green-light: #E9F4EB;--tag-bg: #F5E6DE;--img-bg: #F3E3E1}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-family:"Source Sans 3",-apple-system,sans-serif;color:var(--text);background:var(--bg);line-height:1.6;-webkit-font-smoothing:antialiased}body{min-height:100vh}a{color:var(--accent);text-decoration:none}a:hover{color:var(--accent-hover)}h1,h2,h3,h4{font-family:Fraunces,serif;line-height:1.2;color:var(--text)}img{max-width:100%;height:auto}.container{max-width:800px;margin:0 auto;padding:0 24px}.site-header{border-bottom:1px solid var(--border);padding:18px 0;position:sticky;top:0;background:var(--bg);z-index:100}.site-header .container{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}.site-logo{display:flex;align-items:center;gap:10px;text-decoration:none}.site-logo-icon{width:36px;height:36px;border-radius:9px;background:var(--accent);display:flex;align-items:center;justify-content:center;font-size:17px;color:#fff}.site-logo-text{font-family:Fraunces,serif;font-size:21px;color:var(--text)}.site-nav{display:flex;gap:4px;flex-wrap:wrap}.site-nav a{padding:7px 14px;border-radius:7px;font-size:13px;font-weight:600;color:var(--text-muted);text-decoration:none;transition:all .15s}.site-nav a:hover,.site-nav a.active{background:var(--accent-light);color:var(--accent)}.site-footer{border-top:1px solid var(--border);margin-top:48px;padding:32px 0;text-align:center;font-size:12px;color:var(--text-muted);line-height:1.8}.site-footer a{color:inherit;text-decoration:underline;text-decoration-color:var(--border);text-underline-offset:2px}.site-footer a:hover{color:var(--accent)}.tag{display:inline-block;padding:3px 10px;border-radius:4px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.tag--accent{background:var(--accent-light);color:var(--accent)}.tag--green{background:var(--green-light);color:var(--green)}.hero{padding:12px 0 32px;display:flex;gap:36px;align-items:center;flex-wrap:wrap}.hero__copy{flex:1 1 320px;min-width:280px}.hero-eyebrow{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--accent);margin:0 0 12px}.hero h1{font-size:36px;margin:0 0 14px;line-height:1.15}.hero p{font-size:17px;color:var(--text-muted);max-width:520px;line-height:1.65}.product-photo{display:inline-flex;flex-direction:column;align-items:center;gap:6px;text-decoration:none;flex-shrink:0}.product-photo img{display:block;border-radius:14px;border:1px solid var(--border);background:var(--img-bg);object-fit:cover}.product-photo--hero{margin:0 auto}.product-photo--hero img{width:280px;height:280px;box-shadow:0 20px 40px #2b1a1d24}.product-photo--thumb img{width:96px;height:96px}.product-photo__credit{font-size:10px;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted)}.product-photo:hover .product-photo__credit{color:var(--accent)}.product-strip{display:flex;gap:20px;flex-wrap:wrap;align-items:flex-start;margin:18px 0 8px}.product-strip .product-photo{width:96px}.product-photo__name{font-size:11px;color:var(--text);text-align:center;line-height:1.35;max-width:100px}.claim-box{background:var(--bg-card);border:1px solid var(--border);border-left:4px solid var(--accent);border-radius:8px;padding:16px 20px;margin:24px 0;font-size:14px;color:var(--text-muted)}.claim-box strong{color:var(--text)}.btn{display:inline-block;padding:11px 24px;background:var(--accent);color:#fff;border-radius:7px;font-weight:700;font-size:14px;text-decoration:none;transition:background .2s;white-space:nowrap;border:none;cursor:pointer}.btn:hover{background:var(--accent-hover);color:#fff}.btn--outline{background:transparent;color:var(--accent);border:1.5px solid var(--accent)}.btn--outline:hover{background:var(--accent-light);color:var(--accent)}.post-card{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:22px 26px;margin-bottom:14px;display:block;transition:border-color .2s,transform .15s,box-shadow .2s;text-decoration:none;color:inherit}.post-card:hover{border-color:var(--accent);transform:translateY(-2px);box-shadow:0 8px 24px #2b1a1d14}.post-card__title{font-family:Fraunces,serif;font-size:19px;margin-bottom:6px;color:var(--text)}.post-card__excerpt{font-size:14px;color:var(--text-muted);line-height:1.6;margin-bottom:8px}.post-card__meta{font-size:12px;color:var(--text-muted)}.capture{background:linear-gradient(135deg,var(--bg-dark) 0%,#56202F 100%);border-radius:14px;padding:30px 32px;margin:32px 0;position:relative;overflow:hidden}.capture__orb{position:absolute;top:-30px;right:-20px;width:140px;height:140px;border-radius:50%;background:#ffffff0f}.capture__title{font-family:Fraunces,serif;font-size:21px;color:var(--text-light);margin-bottom:8px;position:relative;z-index:1}.capture__text{color:#fbf3f1b3;font-size:14px;margin-bottom:16px;line-height:1.55;max-width:440px;position:relative;z-index:1}.capture__form{display:flex;gap:8px;flex-wrap:wrap;position:relative;z-index:1}.capture__form input[type=email]{flex:1;min-width:200px;padding:11px 14px;border-radius:7px;border:none;font-size:14px;font-family:inherit}.capture__note{font-size:11px;color:#fbf3f173;margin-top:10px;position:relative;z-index:1}.disclosure{font-size:12px;color:var(--text-muted);padding:12px 16px;background:var(--tag-bg);border-radius:6px;margin-bottom:24px;line-height:1.5}.compare-table{width:100%;border-collapse:collapse;margin:20px 0 28px;font-size:14px}.compare-table th,.compare-table td{text-align:left;padding:10px 12px;border-bottom:1px solid var(--border)}.compare-table th{font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);font-weight:700}.compare-table td:first-child,.compare-table th:first-child{font-weight:700}.post-body{font-size:16px;line-height:1.8;color:var(--text);margin-bottom:28px}.post-body h2{font-size:24px;margin:32px 0 12px}.post-body h3{font-size:19px;margin:24px 0 10px}.post-body p{margin-bottom:16px}.post-body ul,.post-body ol{margin:0 0 16px 20px}.post-body li{margin-bottom:8px}.post-body strong{color:var(--text)}.faq-item{border-bottom:1px solid var(--border);padding:18px 0}.faq-item h3{font-size:17px;margin-bottom:8px}.faq-item p{font-size:14px;color:var(--text-muted);line-height:1.65}.content-sections section{margin-bottom:28px}.content-sections h2{font-size:20px;margin:0 0 10px}.content-sections p{font-size:15px;line-height:1.7;color:var(--text-muted);margin:0 0 12px}.content-sections ul{margin:0 0 12px;padding-left:20px}.content-sections li{font-size:15px;line-height:1.7;color:var(--text-muted);margin-bottom:6px}.quick-picks{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:18px 0 32px}.quick-pick{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:18px 20px;text-decoration:none;color:inherit;transition:border-color .2s,transform .15s}.quick-pick:hover{border-color:var(--accent);transform:translateY(-2px)}.quick-pick__label{font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:var(--accent);font-weight:700;margin-bottom:6px}.quick-pick__name{font-family:Fraunces,serif;font-size:16px}.table-scroll{overflow-x:auto;margin:0 0 32px;-webkit-overflow-scrolling:touch}.table-scroll .compare-table{min-width:760px;margin:0}.guide-card{background:var(--bg-card);border:1px solid var(--border);border-radius:14px;padding:24px;margin-bottom:20px;display:flex;gap:22px;align-items:flex-start;flex-wrap:wrap;scroll-margin-top:24px}.guide-card__photo{flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:6px;text-decoration:none;margin:0 auto}.guide-card__photo img{width:140px;height:140px;border-radius:12px;border:1px solid var(--border);background:var(--img-bg);object-fit:cover}.guide-card__body{flex:1 1 280px;min-width:240px}.guide-card__body h3{font-family:Fraunces,serif;font-size:20px;margin-bottom:4px}.guide-card__bestfor{font-size:13px;color:var(--accent);font-weight:700;margin-bottom:14px}.guide-card__facts{display:grid;grid-template-columns:1fr 1fr;gap:10px 20px;margin-bottom:16px;font-size:13px}.guide-card__facts>div{display:flex;flex-direction:column;gap:2px}.guide-card__facts dt{font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted)}.guide-card__facts dd{color:var(--text);line-height:1.4}.guide-card__claims{font-size:12px;color:var(--text-muted);line-height:1.5;background:var(--tag-bg);padding:10px 14px;border-radius:8px;margin:4px 0 16px}.guide-card__ctas{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.guide-card__alt{font-size:13px;color:var(--text-muted);text-decoration:underline;text-decoration-color:var(--border);text-underline-offset:2px}.guide-card__alt:hover{color:var(--accent)}.amazon-feature{background:var(--bg-card);border:1px solid var(--border);border-left:4px solid #FF9900;border-radius:8px;padding:18px 22px;margin:24px 0;display:flex;gap:18px;align-items:center;flex-wrap:wrap}.amazon-feature__body{flex:1;min-width:200px}.amazon-feature__eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:#b25900;font-weight:700;margin:0 0 4px}.amazon-feature__name{margin:0 0 6px;font-weight:700;color:var(--text)}.amazon-feature__meta{margin:0 0 12px;font-size:12px;color:var(--text-muted);line-height:1.5}@media(max-width:640px){.hero h1{font-size:28px}.capture{padding:22px}.site-logo-text{font-size:18px}.quick-picks{grid-template-columns:1fr}.guide-card{flex-direction:column}.guide-card__facts{grid-template-columns:1fr}.site-nav{gap:2px}.site-nav a{padding:6px 9px;font-size:12px}}
