@import"https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&family=Nunito+Sans:ital,wght@0,300;0,400;0,600;0,700;1,400&display=swap";:root{--font-serif: "Libre Baskerville", Georgia, serif;--font-sans: "Nunito Sans", system-ui, sans-serif;--color-text: #333;--color-muted: #666;--color-accent: #3898ec;--color-accent-hover: #2d89d4;--color-bg: #fff;--color-cream: #faf8f6;--color-border: #e8e4e0;--shadow-card: 0 11px 20px 5px rgba(102, 78, 68, .2);--max-width: 940px;--nav-height: 48px;--sticky-bar-height: 70px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-sans);font-size:17px;line-height:1.65;color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased;padding-top:var(--sticky-bar-height)}.sticky-cta-bar{position:fixed;top:0;left:0;right:0;z-index:1000;height:var(--sticky-bar-height);background:#fff;box-shadow:0 1px #0000002e}.sticky-cta-bar__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;max-width:1320px;height:100%;margin:0 auto;padding:0 60px}.sticky-cta-bar__text{margin:0;font-size:1.125rem;font-weight:400;color:#3f4042}.sticky-cta-bar__btn{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;padding:9px 15px;background:var(--color-accent);color:#fff;font-family:var(--font-sans);font-size:1.125rem;font-weight:700;text-decoration:none;text-align:center;white-space:nowrap;transition:background .2s,opacity .2s}.sticky-cta-bar__btn:hover{background:var(--color-accent-hover);color:#fff}img{max-width:100%;height:auto;display:block}a{color:var(--color-accent)}h1,h2,h3{font-family:var(--font-serif);font-weight:700;line-height:1.25;color:#222}h1{font-size:clamp(1.75rem,4vw,2.35rem);margin:0 0 .75rem}h2{font-size:clamp(1.35rem,3vw,1.75rem);margin:2rem 0 1rem}p{margin:0 0 1rem}strong{font-weight:700}.page{max-width:var(--max-width);margin:0 auto;padding:0 20px 80px}.logo-band{text-align:center;padding:20px 20px 12px;border-bottom:1px solid var(--color-border)}.logo-badge{display:inline-block;text-decoration:none;line-height:0}.logo-badge__image{display:block;width:min(100%,202.5px);height:auto;margin:0 auto}.logo-band img,.logo-text,.logo-badge{max-width:202.5px;margin:0 auto}.logo-text{font-family:var(--font-serif);font-size:1.5rem;font-weight:700;color:#1a3a5c;letter-spacing:-.02em;text-decoration:none;display:inline-block}.logo-text span{color:#c0392b}.nav{display:flex;justify-content:center;gap:2rem;padding:14px 20px;border-bottom:1px solid var(--color-border);margin-bottom:2rem}.nav a{color:var(--color-text);text-decoration:none;font-weight:600;font-size:.95rem}.nav a:hover{color:var(--color-accent)}.nav a.is-current{color:#82500f;text-decoration:underline}.site-footer{display:flex;justify-content:center;flex-wrap:wrap;gap:.25rem 1.5rem;width:100%;max-width:1320px;margin:2rem auto 0;padding:0 20px 2rem}.site-footer__link{color:#3f4042;text-decoration:none;font-weight:700;font-size:1rem;padding:.65rem 0}.site-footer__link:hover{color:var(--color-accent)}.site-footer__link.is-current{color:#82500f;text-decoration:underline}.page--sub{padding-bottom:2rem}.about-hero{display:flex;justify-content:space-between;align-items:center;gap:2rem;margin-top:0;margin-bottom:3rem;padding:1.5rem 2rem;background:#ecf7fb;border-radius:4px}.about-hero img{width:120px;height:120px;border-radius:50%;object-fit:cover;flex-shrink:0}.about-hero__text{flex:1}.sub-content{max-width:700px;margin:0 auto 2rem}.sub-content p{margin-bottom:1.25rem}.contact-wrap{max-width:700px;margin:0 auto;padding:3rem 0 1rem}.contact-intro{display:flex;align-items:center;gap:1.5rem;margin-bottom:2.5rem}.contact-intro img{width:100px;height:100px;border-radius:50%;object-fit:cover;flex-shrink:0}.contact-intro__text{font-family:var(--font-serif);font-size:clamp(1.5rem,4vw,2.5rem);line-height:1.25}.contact-intro__text span{display:block;font-family:var(--font-sans);font-size:1rem;font-weight:400;margin-top:.5rem;color:var(--color-text)}.contact-form{display:flex;flex-direction:column;align-items:flex-end;gap:1.5rem;padding:3rem 2rem 2rem;background:#fff;border-radius:30px;box-shadow:var(--shadow-card)}.contact-form__field{width:100%;height:51px;padding:0 1.25rem;border:1px solid #c7f0ff;border-radius:5px;background:#ecf7fb;color:#3f4042;font-family:var(--font-sans);font-size:1rem}.contact-form__field:focus{outline:2px solid var(--color-accent);outline-offset:1px}.contact-form__field--area{height:250px;padding-top:1rem;resize:vertical}.contact-form__row{display:flex;gap:1.5rem;width:100%}.contact-form__submit{width:300px;max-width:100%;height:55px;border:none;border-radius:5px;background:var(--color-accent);color:#fff;font-family:var(--font-sans);font-size:1rem;font-weight:700;cursor:pointer;transition:opacity .2s}.contact-form__submit:hover{opacity:.95}.contact-form__success,.contact-form__fail{margin:1.5rem 0 0;padding:1rem 1.25rem;border-radius:20px;text-align:center}.contact-form__success{background:#eef9ee;color:#1f5f1f}.contact-form__fail{background:#fdeeee;color:#8b1a1a}.legal-page{max-width:760px;margin:0 auto;padding-top:1rem}.legal-page__header{margin-bottom:2.5rem;padding-bottom:1.5rem;border-bottom:1px solid var(--color-border)}.legal-page__header h1{margin-bottom:.5rem}.legal-page__updated{margin:0;font-size:.95rem;color:var(--color-muted)}.legal-prose{font-size:1rem;line-height:1.7}.legal-prose p{margin-bottom:1.1rem}.legal-section{margin-top:2.5rem}.legal-section h2{font-size:clamp(1.2rem,2.5vw,1.45rem);margin:0 0 1rem}.legal-subsection{margin-top:1.75rem}.legal-subsection h3{font-family:var(--font-sans);font-size:1rem;font-weight:700;margin:0 0 .75rem;color:#222}.legal-prose ul{margin:0 0 1.25rem;padding-left:1.35rem}.legal-prose li{margin-bottom:.45rem}.author-block{display:grid;grid-template-columns:1fr auto;gap:1.5rem;align-items:start;margin-bottom:2rem;padding:1.5rem;background:var(--color-cream);border-radius:4px}.author-block strong{font-family:var(--font-serif);font-size:1.1rem}.author-bio{font-size:.95rem;color:var(--color-muted)}.team-card{text-align:center;min-width:120px}.team-card img{width:100px;height:100px;border-radius:50%;object-fit:cover;margin:0 auto .5rem;border:3px solid #fff;box-shadow:0 2px 8px #0000001a}.team-name{font-weight:700;font-size:.95rem}.team-title{font-size:.8rem;color:var(--color-muted)}.hero-meta{text-align:center;margin-bottom:2rem}.pills{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin:1rem 0}.pill{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .85rem;background:#eef4ff;border-radius:999px;font-size:.85rem;font-weight:600;color:#1a3a5c}.pill img{width:16px;height:16px}.last-updated{font-size:.9rem;color:var(--color-muted)}.product-grid{display:grid;gap:1rem;margin:2rem 0}.product-grid--top{grid-template-columns:repeat(3,1fr)}.product-grid--rest{grid-template-columns:repeat(2,1fr)}@media(max-width:768px){.product-grid--top,.product-grid--rest,.author-block{grid-template-columns:1fr}}.product-card{position:relative;display:flex;flex-direction:column;align-items:center;padding:1.25rem 1rem 1rem;background:#fff;border:1px solid var(--color-border);border-radius:6px;color:inherit}.product-card--static{cursor:default}.product-card--featured{border-color:#c5d9f5;background:linear-gradient(180deg,#f8fbff,#fff)}a.product-card--linked{text-decoration:none;transition:box-shadow .2s,transform .2s}a.product-card--linked:hover{box-shadow:var(--shadow-card);transform:translateY(-2px)}.product-card img.product-img{width:130px;height:130px;object-fit:contain;margin-bottom:.75rem}.product-card--featured img.product-img{width:160px;height:160px}.product-name{font-family:var(--font-serif);font-weight:700;font-size:.95rem;text-align:center;margin-bottom:.35rem}.product-stars{height:18px;width:auto;margin:0 auto .25rem}.product-rating{font-size:.85rem;font-weight:600;color:var(--color-muted)}.product-label{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);background:var(--color-accent);color:#fff;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:.25rem .75rem;white-space:nowrap;border-radius:2px}.product-label--sub{background:#5a7a9a;font-size:.65rem}.see-details{margin-top:.5rem;font-size:.8rem;color:var(--color-accent);font-weight:600}.content-block{margin-bottom:2rem}.content-block ul{padding-left:1.25rem;margin:0 0 1rem}.content-block li{margin-bottom:.35rem}.jump-link{margin:1.5rem 0;font-size:1rem}.intro-hero-image{display:block;width:100%;height:auto;margin-top:1.5rem;border-radius:4px}.review-card{position:relative;display:grid;grid-template-columns:1fr 1.2fr;gap:2rem;padding:2rem;margin:2rem 0;background:#fff;box-shadow:var(--shadow-card);border-radius:4px}.review-card--top{align-items:start}.review-card__media{min-width:0}.review-card__rank{margin-bottom:.75rem}.review-card__rank-label{display:block;font-family:var(--font-serif);font-style:italic;font-size:1.05rem;margin-bottom:.5rem}.review-card__rank-title{display:block;font-family:var(--font-serif);font-weight:700;font-style:normal;font-size:clamp(1.45rem,3.5vw,2.1rem);line-height:1.15;letter-spacing:-.02em;color:#222}.review-card__name{font-family:var(--font-serif);font-weight:700;font-size:1.1rem;margin-bottom:1rem}.review-card__image-link{display:block;line-height:0}.review-card__image-link:hover .review-card__image{opacity:.92}.review-card__image{width:100%;max-width:280px;border-radius:4px}.review-card--top .review-card__image{max-width:none}.review-card__badge{display:block;width:100%;max-width:110px;height:auto;margin:1rem auto 0}.review-card--top .review-card__badge{max-width:39%;margin:1rem auto 0}.review-rating{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem}.review-rating__score{font-family:var(--font-serif);font-weight:700;font-size:1.25rem}.review-rating img{height:22px;width:auto}.feature-heading{font-weight:700;margin:1rem 0 .5rem;font-size:.95rem}.feature-list{list-style:none;padding:0;margin:0 0 1rem}.feature-list li{display:flex;gap:.5rem;align-items:flex-start;margin-bottom:.4rem;font-size:.92rem}.feature-list img{width:18px;height:18px;flex-shrink:0;margin-top:3px}.feature-list li strong{font-weight:700;color:#222}.btn-row{display:flex;flex-direction:column;gap:.75rem;margin-top:1.25rem;width:100%}.btn{display:flex;align-items:center;justify-content:center;width:100%;min-height:55px;padding:.85rem 1.5rem;font-family:var(--font-sans);font-size:1.125rem;font-weight:700;text-decoration:none;text-align:center;border:none;cursor:pointer;transition:transform .2s,opacity .2s;box-shadow:1px 1px 3px #00000040}.btn:hover{transform:translateY(-1px);opacity:.95}.btn--primary{background:var(--color-accent);color:#fff}.btn--amazon{background:#f90;color:#111}.btn--disabled{cursor:default;pointer-events:none}.btn--disabled:hover{transform:none;opacity:1}.btn-shell{position:relative;width:100%}.btn--decorative{pointer-events:none;user-select:none}.btn-shell--primary:hover .btn--decorative{transform:translateY(-1px);opacity:.95}.btn-hit-target{position:absolute;top:45%;left:45%;width:10%;height:10%;z-index:1;background:transparent;border:0;cursor:pointer}.review-prose{margin-top:1.5rem}.review-prose h3{font-size:1.1rem;margin:1.5rem 0 .5rem}.review-prose-cta{text-align:center;margin:1.25rem 0 0}.rankings-list{list-style:none;padding:0;margin:1rem 0 2rem}.rankings-list li{padding:.5rem 0;border-bottom:1px solid var(--color-border);font-size:.95rem}.research-links{font-size:.85rem;color:var(--color-muted);margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--color-border)}.research-links a{display:block;word-break:break-all;margin-bottom:.35rem;font-size:.8rem}.footer-author{display:grid;grid-template-columns:auto 1fr;gap:1.25rem;align-items:center;margin-top:3rem;padding:2rem;background:var(--color-cream);border-radius:4px}.footer-author img{width:80px;height:80px;border-radius:50%;object-fit:cover}.text-link{color:#78869a;font-size:.95rem;text-decoration:none;border-bottom:1px solid var(--color-accent);display:inline-block}.text-link:hover{color:var(--color-text)}.text-link strong{font-weight:700}.text-link--lg{font-size:1.25rem;line-height:1.4}.text-link--lg strong{font-size:1.35rem}.bottom-nav-links{display:flex;flex-direction:column;gap:.85rem;margin-top:1.5rem}.disclaimer{font-size:.8rem;color:var(--color-muted);font-style:italic}@media(max-width:768px){:root{--sticky-bar-height: 60px}body{padding-top:0;padding-bottom:calc(var(--sticky-bar-height) + 10px)}.sticky-cta-bar{top:auto;bottom:0;height:auto;min-height:var(--sticky-bar-height);box-shadow:0 -1px #0000002e;padding:10px 20% 12px}.sticky-cta-bar__inner{display:block;max-width:100%;padding:0;margin:0}.sticky-cta-bar__text{display:none}.sticky-cta-bar__btn{display:flex;width:100%;margin:0;padding:12px 15px}.review-card{grid-template-columns:1fr;padding:1.25rem}.review-card--top{gap:1.25rem}.review-card__badge{max-width:90px}.review-card--top .review-card__badge{max-width:110px}.review-rating{justify-content:center}.product-rating{text-align:center;width:100%}.about-hero{flex-direction:column;text-align:center;padding:1.5rem 1.25rem}.contact-form__row{flex-direction:column}.contact-form{padding:2rem 1.25rem 1.5rem}}
