body.rg-body{background:var(--color-bg, #F4E9D6);color:var(--color-navy, #354B5E)}.rg-main{background:#f4e9d6}.rg-hero{background:var(--gradient-hero, linear-gradient(135deg, #FDF5E9 0%, #fff7f2 50%, #F0E6D8 100%));padding:72px 24px 48px;text-align:center;position:relative;overflow:hidden}.rg-hero-inner{max-width:800px;margin:0 auto}.rg-hero-eyebrow{font-size:12px;color:var(--color-teal, #3f6c67);font-weight:700;text-transform:uppercase;letter-spacing:.14em;margin:0 0 16px}.rg-hero h1{font-size:52px;font-weight:800;line-height:1.08;letter-spacing:-.02em;margin:0 0 18px;color:var(--color-navy, #354B5E)}.rg-tx-red{color:#c1535e}.rg-tx-orange{color:var(--color-brand-text, #9d6219)}.rg-hero p{font-size:17px;line-height:1.55;color:var(--color-text-muted, #374151);max-width:640px;margin:0 auto 28px}.rg-jump-row{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;max-width:720px;margin:0 auto}.rg-jump{display:inline-block;padding:8px 16px;background:#fff;border:1px solid rgba(53,75,94,.16);border-radius:9999px;font-size:13px;font-weight:700;color:var(--color-navy, #354B5E);text-decoration:none;transition:border-color .2s,background .2s,transform .15s}.rg-jump:hover{border-color:var(--color-brand, #dc9435);background:var(--color-gold-pale, #FDF5E9);transform:translateY(-1px)}.rg-jump:focus-visible{outline:3px solid var(--color-border-focus, #ff8a3d);outline-offset:2px}.rg-print-btn{display:inline-flex;align-items:center;gap:8px;margin-top:22px;min-height:44px;padding:10px 20px;background:#fff;border:1px solid rgba(53,75,94,.16);border-radius:9999px;font-family:inherit;font-size:14px;font-weight:700;color:var(--color-navy, #354B5E);cursor:pointer;transition:border-color .2s,background .2s}.rg-print-btn:hover{border-color:var(--color-brand, #dc9435);background:var(--color-gold-pale, #FDF5E9)}.rg-print-btn:focus-visible{outline:3px solid var(--color-border-focus, #ff8a3d);outline-offset:2px}.rg-print-btn svg{flex-shrink:0}.rg-container{max-width:880px;margin:0 auto;padding:48px 24px 72px;width:100%;box-sizing:border-box}.rg-section{margin-bottom:56px;scroll-margin-top:90px}.rg-section:last-child{margin-bottom:0}.rg-section-title{font-size:30px;font-weight:800;line-height:1.15;letter-spacing:-.02em;color:var(--color-navy, #354B5E);margin:0 0 12px}.rg-section-sub{font-size:16px;line-height:1.6;color:var(--color-text-muted, #4b5563);margin:0 0 24px;max-width:680px}.rg-section p{font-size:15px;line-height:1.65;color:var(--color-text-muted, #4b5563)}.rg-section strong{color:var(--color-navy, #354B5E);font-weight:700}.rg-section p a{color:var(--color-brand-text, #9d6219);text-underline-offset:2px}.rg-section p a:hover{color:var(--color-brand-cta-bg-hover, #965d15)}.rg-ingredients{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:24px 0 0}.rg-ingredient{background:#fff;border:1px solid rgba(53,75,94,.08);border-radius:4px;padding:18px 20px;box-shadow:0 1px #354b5e0f,0 10px 24px -20px #354b5e59}.rg-ingredient h3{font-size:15px;font-weight:800;color:var(--color-navy, #354B5E);margin:0 0 8px}.rg-ingredient p{font-size:14px;line-height:1.6;margin:0}.rg-method{background:#fff;border:1px solid rgba(53,75,94,.08);border-radius:4px;margin-bottom:18px;padding:24px 26px;box-shadow:0 1px #354b5e0f,0 10px 24px -20px #354b5e59;scroll-margin-top:90px}.rg-method-head{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap;margin-bottom:4px}.rg-method-head h3{font-size:20px;font-weight:800;color:var(--color-navy, #354B5E);margin:0}.rg-method-tag{display:inline-block;padding:3px 12px;border-radius:9999px;font-size:12px;font-weight:700;background:var(--color-gold-pale, #FDF5E9);color:var(--color-brand-text, #9d6219);border:1px solid rgba(220,148,53,.35)}.rg-method-best{font-size:14px;color:var(--color-text-muted, #4b5563);margin:0 0 16px}.rg-method-best b{color:var(--color-navy, #354B5E)}.rg-steps{list-style:none;counter-reset:rg-step;margin:0 0 16px;padding:0}.rg-steps li{counter-increment:rg-step;position:relative;padding:0 0 12px 44px;font-size:15px;line-height:1.55;color:var(--color-text-muted, #4b5563)}.rg-steps li:last-child{padding-bottom:0}.rg-steps li:before{content:counter(rg-step);position:absolute;left:0;top:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--color-gold-pale, #FDF5E9);border:1px solid rgba(220,148,53,.35);color:var(--color-brand-text, #9d6219);font-size:13px;font-weight:800}.rg-method-time{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700;color:var(--color-teal, #3f6c67);margin:0}.rg-method-time svg{flex-shrink:0}.rg-compare-table{width:100%;border-collapse:collapse;margin:18px 0;font-size:14px;background:#fff;border:1px solid rgba(53,75,94,.08);border-radius:4px;overflow:hidden}.rg-compare-table th,.rg-compare-table td{padding:10px 12px;text-align:left;border-bottom:1px solid rgba(53,75,94,.08);vertical-align:top}.rg-compare-table th{background:#fdf5e9;font-weight:700;color:var(--color-navy, #354B5E);letter-spacing:.02em}.rg-compare-table td:first-child{font-weight:700;color:var(--color-navy, #354B5E);white-space:nowrap}.rg-compare-table tbody tr:last-child td{border-bottom:none}.rg-compare-table tr:hover td{background:#fdf5e980}.rg-note{background:var(--color-gold-pale, #FDF5E9);border:1px solid rgba(220,148,53,.3);border-radius:4px;padding:16px 20px;margin:20px 0 0}.rg-note p{margin:0;font-size:14px}.rg-source{display:block;margin-top:18px;font-size:13px;font-style:normal;color:var(--color-text-muted, #6b7280)}.rg-cta{text-align:center;padding:40px 24px;background:#fff;border:1px solid rgba(53,75,94,.08);border-radius:4px;box-shadow:0 1px #354b5e0f,0 10px 24px -20px #354b5e59}.rg-cta h2{font-size:26px;font-weight:800;color:var(--color-navy, #354B5E);margin:0 0 10px}.rg-cta p{font-size:15px;color:var(--color-text-muted, #4b5563);margin:0 auto 22px;max-width:520px}.rg-cta-row{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.rg-cta-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 24px;border-radius:9999px;font-size:15px;font-weight:700;text-decoration:none;transition:background .2s,border-color .2s}.rg-cta-btn--primary{background:var(--color-brand-cta-bg, #a8661a);color:#fff;border:1px solid var(--color-brand-cta-bg, #a8661a)}.rg-cta-btn--primary:hover{background:var(--color-brand-cta-bg-hover, #965d15)}.rg-cta-btn--secondary{background:#fff;color:var(--color-navy, #354B5E);border:1px solid rgba(53,75,94,.2)}.rg-cta-btn--secondary:hover{border-color:var(--color-brand, #dc9435);background:var(--color-gold-pale, #FDF5E9)}.rg-cta-btn:focus-visible{outline:3px solid var(--color-border-focus, #ff8a3d);outline-offset:2px}@media(max-width:768px){.rg-hero{padding:56px 20px 40px}.rg-hero h1{font-size:38px}.rg-container{padding:36px 20px 56px}.rg-ingredients{grid-template-columns:1fr}.rg-section-title{font-size:26px}.rg-compare-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.rg-compare-table{min-width:560px}}@media(max-width:480px){.rg-hero h1{font-size:30px}.rg-hero p{font-size:15px}.rg-method{padding:20px 18px}.rg-method-head h3{font-size:18px}}[data-theme=dark] body.rg-body,[data-theme=dark] .rg-main{background:var(--color-bg, #121212)}[data-theme=dark] .rg-hero{background:linear-gradient(135deg,#1a1510,#1e1814,#1a1510)}[data-theme=dark] .rg-hero h1{color:var(--color-text, #e5e5e5)}[data-theme=dark] .rg-tx-red{color:#e88791}[data-theme=dark] .rg-tx-orange{color:#f0a950}[data-theme=dark] .rg-hero p{color:var(--color-text-muted, #9ca3af)}[data-theme=dark] .rg-jump,[data-theme=dark] .rg-print-btn{background:var(--color-bg-card, #1e1e1e);border-color:var(--color-border, #333);color:var(--color-text, #e5e5e5)}[data-theme=dark] .rg-jump:hover,[data-theme=dark] .rg-print-btn:hover{border-color:#f0a950;background:#f0a95014}[data-theme=dark] .rg-section-title{color:var(--color-text, #e5e5e5)}[data-theme=dark] .rg-section-sub,[data-theme=dark] .rg-section p{color:var(--color-text-muted, #9ca3af)}[data-theme=dark] .rg-section strong{color:var(--color-text, #e5e5e5)}[data-theme=dark] .rg-section p a{color:#f0a950}[data-theme=dark] .rg-section p a:hover{color:#e5a040}[data-theme=dark] .rg-ingredient,[data-theme=dark] .rg-method,[data-theme=dark] .rg-cta{background:var(--color-bg-card, #1e1e1e);border-color:var(--color-border, #333);box-shadow:none}[data-theme=dark] .rg-ingredient h3,[data-theme=dark] .rg-method-head h3,[data-theme=dark] .rg-cta h2{color:var(--color-text, #e5e5e5)}[data-theme=dark] .rg-ingredient p,[data-theme=dark] .rg-method-best,[data-theme=dark] .rg-steps li,[data-theme=dark] .rg-cta p{color:var(--color-text-muted, #9ca3af)}[data-theme=dark] .rg-method-best b{color:var(--color-text, #e5e5e5)}[data-theme=dark] .rg-method-tag{background:#f0a9501f;color:#f0a950;border-color:#f0a95059}[data-theme=dark] .rg-steps li:before{background:#f0a9501f;border-color:#f0a95059;color:#f0a950}[data-theme=dark] .rg-method-time{color:#7fb3ae}[data-theme=dark] .rg-compare-table{background:var(--color-bg-card, #1e1e1e);border-color:var(--color-border, #333)}[data-theme=dark] .rg-compare-table th{background:#26201a;color:var(--color-text, #e5e5e5)}[data-theme=dark] .rg-compare-table td{border-bottom-color:var(--color-border, #333);color:var(--color-text-muted, #9ca3af)}[data-theme=dark] .rg-compare-table td:first-child{color:var(--color-text, #e5e5e5)}[data-theme=dark] .rg-compare-table tr:hover td{background:#f0a9500d}[data-theme=dark] .rg-note{background:#f0a95014;border-color:#f0a9504d}[data-theme=dark] .rg-source{color:var(--color-text-muted, #9ca3af)}[data-theme=dark] .rg-cta-btn--secondary{background:var(--color-bg-card, #1e1e1e);color:var(--color-text, #e5e5e5);border-color:var(--color-border, #333)}[data-theme=dark] .rg-cta-btn--secondary:hover{border-color:#f0a950;background:#f0a95014}.rgp-lead{font-size:14px;line-height:1.6;color:var(--pl-fg-2, #4b5563);margin:0 0 14px}.rgp-methods{display:flex;flex-direction:column;gap:12px;margin:0 0 16px}.rgp-method{border-left:3px solid var(--pl-brand, #dc9435);padding:2px 0 2px 14px}.rgp-method b{display:block;font-size:14px;font-weight:800;color:var(--pl-navy, #354B5E);margin-bottom:2px}.rgp-method b .rgp-when{font-weight:600;color:var(--pl-fg-2, #6b7280);font-size:12.5px}.rgp-method p{margin:0;font-size:13.5px;line-height:1.55;color:var(--pl-fg-2, #4b5563)}.rgp-more{display:inline-flex;align-items:center;gap:6px;min-height:44px;font-size:14px;font-weight:700;color:var(--color-brand-text, #9d6219);text-decoration:underline;text-underline-offset:2px}.rgp-more:hover{color:var(--color-brand-cta-bg-hover, #965d15)}.rgp-more svg{flex-shrink:0}[data-theme=dark] .rgp-lead,[data-theme=dark] .rgp-method p{color:var(--pl-fg-2, #9ca3af)}[data-theme=dark] .rgp-method b{color:var(--pl-fg, #e5e5e5)}[data-theme=dark] .rgp-method b .rgp-when{color:var(--pl-fg-2, #9ca3af)}[data-theme=dark] .rgp-more{color:#f0a950}[data-theme=dark] .rgp-more:hover{color:#e5a040}@media print{.rgp-panel{display:none!important}}#reading-together-note{margin-top:16px}#reading-together-note .ob-upgrade-note__text a{color:var(--color-brand-text, #9d6219);text-underline-offset:2px}#reading-together-note .ob-upgrade-note__text a:hover{color:var(--color-brand-cta-bg-hover, #965d15)}[data-theme=dark] #reading-together-note .ob-upgrade-note__text a{color:#f0a950}[data-theme=dark] #reading-together-note .ob-upgrade-note__text a:hover{color:#e5a040}
