@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#203640;--muted:#5f7076;--line:#dae0dc;--cream:#f6f6f2;--gold:#b98742}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font:16px/1.65 'DM Sans',Arial,sans-serif;background:#fff}a{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,Arial,sans-serif;line-height:1.18;letter-spacing:-.035em}h1{font-size:clamp(2.6rem,4.6vw,4.8rem);font-weight:700}h2{font-size:clamp(2rem,3vw,3rem)}h3{font-size:1.28rem}.shell{width:min(1160px,calc(100% - 48px));margin:auto}.site-header{background:#fff;border-bottom:1px solid #e5e7e4;position:relative;z-index:2}.header-inner{display:flex;align-items:center;gap:38px;min-height:82px}.brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;white-space:nowrap;font-family:Manrope,sans-serif;font-weight:600;letter-spacing:-.04em;font-size:1.12rem}.brand strong{font-weight:800}.mark{display:grid;place-items:center;width:36px;height:36px;background:var(--ink);color:#efc58a;font-size:1.15rem;border-radius:8px;font-weight:800}.site-header nav{display:flex;gap:26px;margin-left:auto;align-items:center}.site-header nav a{text-decoration:none;color:#45565b;font-size:.9rem;font-weight:600;white-space:nowrap}.site-header nav a:hover,.site-header nav a[aria-current]{color:#a76c2e}.header-action{border:1px solid var(--ink);padding:9px 17px;text-decoration:none;font-size:.88rem;font-weight:700;white-space:nowrap}.header-action:hover,.button:hover{background:#34505c;color:white}.hero{background:#f1ebe3 url('/assets/review-hero.png') center center/cover no-repeat;min-height:610px;display:flex;align-items:center}.hero-content{padding-top:42px;padding-bottom:48px}.hero-content>*{max-width:590px}.hero h1{margin-bottom:23px}.hero p:not(.eyebrow){font-size:1.13rem;line-height:1.65;max-width:500px;color:#36484c}.eyebrow{text-transform:uppercase;letter-spacing:.18em;color:#91652f;font-size:.78rem;font-weight:800;margin-bottom:21px}.hero-actions{display:flex;gap:25px;align-items:center;margin-top:32px}.button{display:inline-flex;align-items:center;gap:23px;background:var(--ink);color:white;text-decoration:none;padding:14px 23px;font-weight:700;font-size:.92rem;transition:.2s}.text-link{font-weight:700;text-underline-offset:5px;font-size:.92rem}.section{padding-top:94px;padding-bottom:94px}.intro{display:grid;grid-template-columns:1.1fr 1fr;gap:110px;align-items:center}.intro h2{margin-bottom:0}.intro>p{font-size:1.1rem;color:var(--muted)}.soft{background:var(--cream)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:32px}.section-heading h2{margin-bottom:0}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{display:flex;flex-direction:column;min-height:270px;padding:27px;background:white;border:1px solid #e2e4df;text-decoration:none;transition:transform .2s,border-color .2s}.card:hover{transform:translateY(-3px);border-color:var(--gold)}.card-number,.category span{color:#9b6d32;font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.card h3{margin:38px 0 9px}.card p{color:var(--muted);margin-bottom:22px}.card-more{margin-top:auto;font-weight:700;font-size:.86rem}.empty{display:flex;align-items:center;gap:26px;padding:30px;border:1px solid var(--line)}.empty-icon{font-size:3rem;color:var(--gold)}.empty h3{margin-bottom:6px}.empty p{margin-bottom:0;color:var(--muted)}.empty a{margin-left:auto;min-width:max-content}.dark{background:var(--ink);color:#f8f8f4}.dark .eyebrow{color:#ebbe81}.split{display:grid;grid-template-columns:1fr 1fr;gap:110px}.split h2{max-width:500px}.button-light{background:#edc58f;color:#203640;margin-top:20px}.criteria{border-top:1px solid #60747a}.criteria>div{display:flex;gap:28px;border-bottom:1px solid #60747a;padding:18px 0}.criteria span{color:#edc58f}.criteria p{margin:0;font-size:1.08rem}.disclosure{display:flex;align-items:center;gap:27px;padding-top:35px;padding-bottom:35px}.disclosure strong{white-space:nowrap}.disclosure p{font-size:.88rem;color:var(--muted);margin:0}.disclosure a{white-space:nowrap;font-size:.87rem;font-weight:700}footer{background:#f1f3f1;padding-top:60px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:70px}.footer-grid p{max-width:380px;color:var(--muted);font-size:.9rem;margin-top:20px}.footer-grid h2{font-size:.9rem;letter-spacing:0}.footer-grid a:not(.brand){display:block;text-decoration:none;color:#506168;font-size:.87rem;margin:8px 0}.footer-grid a:hover{text-decoration:underline}.footer-bottom{border-top:1px solid #d5ddd8;padding:22px 0;margin-top:55px;color:#68767a;font-size:.78rem}.inner-hero{padding:90px 0 82px;background:#f6f6f2;border-bottom:1px solid var(--line)}.inner-hero h1{max-width:840px;margin-bottom:18px}.lead{max-width:770px;font-size:1.2rem;color:#54666b}.prose{max-width:810px}.prose h2{font-size:1.65rem;margin:38px 0 13px}.prose h2:first-child{margin-top:0}.prose p{font-size:1.08rem;color:#475b61}.prose a{color:#98632b}.steps{max-width:940px}.steps article{display:flex;gap:55px;padding:30px 0;border-bottom:1px solid var(--line)}.steps article:first-child{border-top:1px solid var(--line)}.steps article>span{font:700 1rem Manrope;color:#a16c32}.steps h2{font-size:1.5rem}.steps p{color:var(--muted);font-size:1.05rem;margin-bottom:0}.search-label{display:block;font-weight:700;margin-bottom:10px}input[type=search]{width:100%;max-width:650px;padding:15px 19px;border:1px solid #aebbb7;border-radius:0;font:inherit;background:#fff;color:var(--ink)}input:focus{outline:2px solid #9d6e39;outline-offset:2px}.hint{font-size:.88rem;color:var(--muted)}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:42px}.category{padding:26px;background:var(--cream);scroll-margin-top:30px}.category h2{font-size:1.5rem;margin-top:36px}.category p,.note{color:var(--muted)}.note{margin-top:38px}.notice{border-left:4px solid var(--gold);padding:24px 30px;background:var(--cream)}.notice h2{margin-top:0}.editor-note{font-size:.9rem!important}
@media(max-width:1000px){.header-inner{flex-wrap:wrap;gap:10px 25px;padding:14px 0}.site-header nav{order:3;width:100%;margin:0;overflow:auto;gap:25px}.header-action{margin-left:auto}.hero{background-position:57% center}.hero-content>*{max-width:520px}.intro,.split{gap:45px}.disclosure{flex-wrap:wrap}.disclosure p{flex:1 1 60%}}@media(max-width:680px){.shell{width:min(100% - 36px,1160px)}.header-inner{min-height:0}.brand{font-size:.91rem}.mark{width:31px;height:31px}.header-action{padding:6px 9px;font-size:.77rem}.site-header nav{gap:20px;padding:8px 0 2px}.site-header nav a{font-size:.84rem}.hero{min-height:0;background-image:none;background-color:#eee8e1;display:block}.hero:before{content:'';display:block;height:245px;background:url('/assets/review-hero.png') 76% 45%/auto 280px no-repeat}.hero-content{padding-top:23px;padding-bottom:45px}.hero h1{font-size:clamp(2.5rem,10vw,3.8rem)}.hero p:not(.eyebrow){font-size:1rem}.hero-actions{flex-wrap:wrap;gap:16px}.section{padding-top:60px;padding-bottom:60px}.intro,.split,.cards,.footer-grid,.category-grid{grid-template-columns:1fr;gap:18px}.section-heading{align-items:start;flex-direction:column}.card{min-height:220px}.card h3{margin-top:26px}.empty{align-items:flex-start;flex-direction:column}.empty a{margin-left:0}.disclosure{display:block}.disclosure p{margin:10px 0}.footer-grid{gap:25px}.footer-bottom{margin-top:36px}.inner-hero{padding:62px 0 55px}.lead{font-size:1.05rem}.steps article{gap:22px}.prose p{font-size:1rem}}@media(max-width:380px){.header-action{display:none}.hero:before{background-position:78% center}}
.featured-review{display:flex;align-items:center;gap:28px;padding:22px;border:1px solid var(--line);text-decoration:none;background:#fff}.featured-review:hover{border-color:var(--gold);background:#faf9f6}.featured-review img{width:115px;height:115px;object-fit:contain}.featured-review span{display:flex;flex-direction:column;gap:9px}.featured-review small{color:#896235;font-size:.79rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.featured-review strong{font:700 clamp(1.15rem,2vw,1.55rem)/1.3 Manrope,sans-serif}.featured-review em{font-style:normal;font-weight:700;text-decoration:underline;text-underline-offset:4px}.featured-review[hidden]{display:none}.review-top{padding:24px 0;display:flex;justify-content:space-between;color:var(--muted);font-size:.85rem}.breadcrumb{text-decoration:none;font-weight:700}.review-hero{display:grid;grid-template-columns:1.15fr .85fr;gap:65px;align-items:center;padding:35px 0 85px}.review-hero h1{font-size:clamp(2.7rem,4vw,4.3rem)}.review-copy>p:not(.eyebrow):not(.micro){font-size:1.14rem;color:var(--muted)}.review-copy .button{margin-top:15px}.micro{color:var(--muted);font-size:.8rem;max-width:440px;margin-top:13px}.review-image{display:grid;place-items:center;min-height:430px;background:linear-gradient(135deg,#e7e4dc,#f6f5f1);padding:45px;border:1px solid #e5e1d7;transition:transform .2s}.review-image:hover{transform:translateY(-3px)}.review-image img{width:min(100%,350px);aspect-ratio:1;object-fit:contain;mix-blend-mode:multiply}.review-layout{display:grid;grid-template-columns:minmax(0,730px) 250px;gap:95px;padding-bottom:100px}.review-main section{border-top:1px solid var(--line);padding:36px 0}.review-main h2{font-size:clamp(1.7rem,2.5vw,2.2rem)}.review-main p,.review-main li{font-size:1.04rem;color:#4b5b60}.review-main a:not(.button){color:#8b5825}.review-list{display:grid;gap:15px}.review-list>div{padding:20px 24px;background:#f6f6f2}.review-list p{margin:7px 0 0}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:32px}.two-col h3{font-size:1.12rem}.two-col ul{padding-left:21px}.review-main details{border-top:1px solid var(--line);padding:16px 0}.review-main details:last-child{border-bottom:1px solid var(--line)}.review-main summary{cursor:pointer;font-weight:700}.review-main details p{margin:12px 0 0}.review-end{background:#203640;color:white;padding:35px}.review-end h2{font-size:1.7rem}.review-end p{color:#e3e8e6}.review-end .button{background:#edc58f;color:#203640}.review-sidebar{align-self:start;position:sticky;top:25px;border-top:3px solid var(--gold);padding-top:23px}.review-sidebar h3{font-size:1rem}.review-sidebar a{display:block;text-decoration:none;padding:7px 0;color:#4b5b60;font-size:.88rem}.review-sidebar a:hover{text-decoration:underline}.review-sidebar p{font-size:.8rem;color:var(--muted);border-top:1px solid var(--line);padding-top:17px}@media(max-width:800px){.review-hero{gap:25px}.review-layout{grid-template-columns:1fr;gap:20px}.review-sidebar{display:none}.review-image{min-height:300px;padding:30px}}@media(max-width:680px){.review-top span{display:none}.review-hero{display:flex;flex-direction:column-reverse;padding:5px 0 50px}.review-image{width:100%;min-height:230px;padding:22px}.review-image img{width:min(210px,70%)}.review-hero h1{font-size:2.6rem}.two-col{grid-template-columns:1fr;gap:8px}.featured-review{gap:14px;padding:14px}.featured-review img{width:78px;height:78px}.featured-review strong{font-size:1rem}.featured-review small{font-size:.7rem}}
#review-results{display:grid;gap:15px;margin-top:34px}.john-hero{display:grid;grid-template-columns:1fr 1fr;gap:52px;align-items:center;padding:34px 0 82px}.john-copy h1{font-size:clamp(2.5rem,4vw,4.25rem)}.john-copy>p:not(.eyebrow):not(.micro){font-size:1.14rem;color:var(--muted)}.john-copy .button{margin-top:18px}.john-photo{margin:0;background:#f2f3f1;overflow:hidden}.john-photo img{width:100%;height:450px;object-fit:cover;object-position:55% center;display:block}.john-photo figcaption{font-size:.78rem;color:var(--muted);padding:10px 13px}.product-feature{display:flex;gap:22px;align-items:center;padding:18px;border:1px solid var(--line);text-decoration:none!important;color:var(--ink)!important;margin-top:22px}.product-feature:hover{border-color:var(--gold);background:#faf9f6}.product-feature img{width:100px;height:100px;object-fit:contain}.product-feature span{display:flex;flex-direction:column;gap:8px}.product-feature strong{font:700 1.2rem Manrope,sans-serif}.product-feature small{font-size:.86rem;color:var(--muted)}@media(max-width:800px){.john-hero{gap:22px}.john-photo img{height:370px}}@media(max-width:680px){.john-hero{display:flex;flex-direction:column-reverse;align-items:stretch;padding:10px 0 50px}.john-photo img{height:245px}.john-copy h1{font-size:2.45rem}.product-feature img{width:75px;height:75px}}
.john-photo a{display:block}.john-photo a:focus-visible{outline:3px solid #b98742;outline-offset:-3px}.john-photo a:hover img{filter:brightness(.93)}
/* The supplied ClickBank-themed image has a dark text field on the left. */
.hero{background-color:#08234c;background-image:linear-gradient(90deg,rgba(4,26,61,.58) 0%,rgba(4,26,61,.26) 39%,transparent 62%),url('/assets/review-hero.png');background-position:center center;background-size:cover}.hero h1,.hero .eyebrow,.hero p:not(.eyebrow),.hero .text-link{color:#fff}.hero .eyebrow{color:#f4c882}.hero .button{background:#f2c982;color:#17304c}.hero .button:hover{background:#ffe1ac;color:#17304c}.hero .text-link{text-decoration-color:#e5c894}@media(max-width:680px){.hero{background-image:none;background-color:#08234c}.hero:before{height:225px;background-image:url('/assets/review-hero.png');background-size:auto 260px;background-position:78% center}.hero-content{background:#08234c}.hero h1,.hero p:not(.eyebrow),.hero .text-link{color:#fff}}
/* Editorial headline and controls remain separate from the supplied photo collage. */
.hero{display:flex;flex-direction:column-reverse;min-height:0;background:#102a46}.hero::before{content:'';display:block;width:100%;height:clamp(270px,28vw,410px);background-image:linear-gradient(rgba(8,21,38,.53),rgba(8,21,38,.53)),url('/assets/review-hero.png');background-position:center 52%;background-size:cover;background-repeat:no-repeat}.hero-content{padding-top:60px;padding-bottom:62px}.hero-content>*{max-width:720px}.hero h1{font-size:clamp(2.6rem,4vw,4.1rem);margin-bottom:16px}.hero p:not(.eyebrow){max-width:650px}.hero-actions{margin-top:25px}@media(max-width:680px){.hero{display:flex;flex-direction:column-reverse;background:#102a46}.hero::before{height:190px;background-image:linear-gradient(rgba(8,21,38,.58),rgba(8,21,38,.58)),url('/assets/review-hero.png');background-position:47% 52%;background-size:cover}.hero-content{padding-top:42px;padding-bottom:45px}.hero h1{font-size:clamp(2.25rem,9vw,3.2rem)}}
/* Restore the earlier over-image hero composition; only subdue the new image. */
.hero{display:flex;flex-direction:row;align-items:center;min-height:610px;background-color:#102a46;background-image:linear-gradient(90deg,rgba(4,16,34,.83) 0%,rgba(4,16,34,.67) 36%,rgba(4,16,34,.43) 70%,rgba(4,16,34,.34) 100%),url('/assets/review-hero.png');background-size:cover;background-position:center center}.hero::before{content:none;display:none}.hero-content{padding-top:65px;padding-bottom:65px}.hero-content>*{max-width:590px}.hero h1{font-size:clamp(2.6rem,4.6vw,4.8rem)}.hero p:not(.eyebrow){max-width:510px}@media(max-width:680px){.hero{display:flex;flex-direction:row;min-height:560px;background-color:#102a46;background-image:linear-gradient(90deg,rgba(4,16,34,.86),rgba(4,16,34,.72)),url('/assets/review-hero.png');background-size:cover;background-position:45% center}.hero::before{content:none;display:none}.hero-content{background:transparent;padding-top:60px;padding-bottom:60px}.hero h1{font-size:clamp(2.4rem,10vw,3.8rem)}}
/* New purpose-built image: clear navy negative space at left. */
.hero{background-image:linear-gradient(90deg,rgba(5,20,44,.27),rgba(5,20,44,.04) 58%,transparent),url('/assets/review-hero.png');background-position:center center}.hero-content>*{max-width:570px}@media(max-width:680px){.hero{display:flex;flex-direction:column-reverse;min-height:0;background:#0a2244}.hero::before{content:'';display:block;width:100%;height:220px;background:url('/assets/review-hero.png') 78% center/auto 250px no-repeat}.hero-content{padding-top:35px;padding-bottom:44px;background:#0a2244}.hero-content>*{max-width:100%}}
