@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;600;700;800;900&display=swap');

:root{--ink:#171c19;--paper:#f3f1e9;--red:#da4935;--line:#d9d9ce;--muted:#73786e;--dark-muted:#a4afa4}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--ink);color:var(--paper);font-family:'DM Sans',Arial,sans-serif;line-height:1.6}button,a,summary{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #fa8b61;outline-offset:5px}.shell{width:min(1320px,89%);margin:auto}.paper{background:var(--paper);color:var(--ink)}.dark-section{background:var(--ink)}.eyebrow,.tiny-label{font-family:'Manrope',Arial,sans-serif;font-size:11px;letter-spacing:2px;font-weight:700;line-height:1.6}.eyebrow{color:#d5aa90;display:flex;align-items:center;gap:10px}.dark-label{color:#8c533d}.eyebrow i,.live-dot{display:inline-block;width:6px;height:6px;border-radius:100%;background:#f18b66;box-shadow:0 0 14px #ee7253}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:'Manrope',Arial,sans-serif;font-weight:500;line-height:1.08;letter-spacing:-2px}h1 em,h2 em,h3 em{font-family:Georgia,'Times New Roman',serif;font-weight:400}h2{font-size:clamp(36px,4vw,59px);margin:20px 0 25px}p{font-size:16px;line-height:1.75}.skip{position:fixed;top:-100px;z-index:30;background:var(--paper);color:var(--ink);padding:15px}.skip:focus{top:0}.reading-progress{height:2px;background:#e65d40;position:fixed;top:0;left:0;z-index:50;width:0}header{position:sticky;top:0;z-index:20;background:#171c19f5;border-bottom:1px solid #ffffff16;backdrop-filter:blur(18px)}.nav{height:89px;display:flex;justify-content:space-between;align-items:center;gap:30px}.brand{display:flex;gap:11px;align-items:center;font-family:Manrope,Arial,sans-serif;font-size:19px;font-weight:800;line-height:1;letter-spacing:.3px}.brand small{display:block;font-size:11px;font-weight:500;letter-spacing:5.6px;margin-top:8px}.brand-icon{display:block;width:47px;height:47px;background:white;border-radius:50%;overflow:hidden}.brand-icon img{display:block;width:100%;height:100%;object-fit:contain}.nav nav{display:flex;gap:30px;font-size:13px;color:#c1c7bc}.nav nav a:hover{color:white}.nav-cta{padding:12px 19px;border:1px solid #70766b;border-radius:3px;font-size:12px;display:flex;gap:20px;align-items:center}.hero{position:relative;height:min(800px,calc(100svh - 89px));min-height:660px;overflow:hidden}.hero-image{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center 42%}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#111711eb 0%,#151b15bb 29%,#161c1640 58%,#171c1905 80%),linear-gradient(0deg,#11170fde,transparent 24%)}.hero-content{position:relative;padding-top:90px}.hero-content h1{font-size:clamp(60px,6.5vw,98px);line-height:.99;letter-spacing:-4.8px;margin:29px 0 27px}.hero h1 em{color:#f4b79b}.hero-content p{font-size:18px;color:#dddccd;line-height:1.6}.actions{display:flex;align-items:center;gap:30px;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;background:#d94b34;padding:16px 24px;color:#fff;border-radius:2px;font-size:13px;font-weight:600;transition:background .2s,transform .2s}.button:hover{background:#be3926;transform:translateY(-2px)}.button span{font-size:21px}.quiet-link{font-size:12px;border-bottom:1px solid #dadac680;padding-bottom:7px}.hero-bottom{position:absolute;bottom:25px;left:5.5%;display:flex;justify-content:space-between;font-size:9px;letter-spacing:1.3px;color:#dbd8c5}.chapter-bar{background:#242c24}.chapter-bar>.shell{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:78px}.chapter-bar span{font-size:9px;letter-spacing:1.7px;color:#c6b39c}.chapter-bar a{font-size:12px;display:flex;align-items:center;gap:30px}.chapter-bar b{font-size:9px;color:#898e7f;font-weight:400}.intro{padding:95px 0}.intro-grid{display:grid;grid-template-columns:.65fr 1fr 1.13fr;gap:55px;align-items:center}.portrait{height:280px;position:relative;overflow:hidden}.portrait img{width:100%;height:100%;object-fit:cover;object-position:62% center;transform:scale(1.1)}.portrait span{position:absolute;bottom:0;left:0;right:0;font-size:8px;letter-spacing:1px;padding:14px 10px;background:linear-gradient(transparent,#141914dc);text-align:center;color:white}.intro h2{font-size:44px;margin-bottom:0}.intro-copy p{font-size:14px;color:#606959;margin-bottom:15px}.signature{font-family:Georgia,serif;font-size:28px;font-style:italic;margin-top:23px}.underline{font-size:11px;border-bottom:1px solid #9d9f92;padding-bottom:5px;display:inline-block;margin-top:14px}.science{padding:100px 0}.section-top{display:flex;justify-content:space-between;gap:70px;align-items:end;margin-bottom:52px}.section-top h2{margin-bottom:0}.section-top>p{max-width:355px;color:var(--dark-muted);font-size:15px}.paper .section-top>p{color:#67705f}.science-grid{display:grid;grid-template-columns:1.22fr 1fr;gap:70px;align-items:center}.science-visual{border:1px solid #485044;background:radial-gradient(ellipse at center,#36382a44,#1d241e 80%);border-radius:4px;overflow:hidden}.visual-toolbar{display:flex;justify-content:space-between;align-items:center;padding:22px 24px;border-bottom:1px solid #ffffff15;font-size:9px;letter-spacing:1.4px}.visual-toolbar>span{display:flex;align-items:center;gap:9px}.motion-control{background:none;border:0;color:#b4beaa;font-size:11px;letter-spacing:0;padding:5px}.tissue{display:block;width:100%;height:auto}.visual-caption{font-size:10px;color:#8f9a87;padding:20px 25px;border-top:1px solid #ffffff15}.light-rays{stroke-dasharray:7 13;animation:lightFlow 2s linear infinite}.photons{animation:photonFlow 2.7s ease-in-out infinite}.cell-pulse{animation:cellPulse 3s ease-in-out infinite}.science-visual[data-stage="1"] .light-rays,.science-visual[data-stage="1"] .photons{opacity:.2}.science-visual[data-stage="1"] .cell-pulse{opacity:1}.science-visual[data-stage="2"] .cells{fill:#e2b274;opacity:.8}.science-step{border:0;border-top:1px solid #414b3d;background:none;text-align:left;color:inherit;display:flex;gap:21px;padding:23px 0;width:100%;opacity:.5;transition:opacity .3s}.science-step.active{opacity:1}.science-step>span{font-size:11px;color:#ec9b72;padding-top:4px}.science-step h3{font-size:23px;letter-spacing:-.7px;margin-bottom:13px}.science-step p{font-size:14px;color:#a4afa0}.source-link{font-size:12px;color:#d4b599;border-bottom:1px solid #877867;padding-bottom:6px;display:inline-block;margin-top:20px}.evidence{padding:90px 0}.evidence-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.evidence h2{font-size:42px}.evidence p{color:#68725f;font-size:14px}.evidence-notes details{border-top:1px solid #cdd1c1;padding:20px 0}.evidence-notes summary{font-size:15px;display:flex;gap:18px;align-items:center;cursor:pointer;list-style:none}.evidence-notes summary span{font-size:10px;color:#a56a4d}.evidence-notes summary b,.faq summary b{font-weight:400;margin-left:auto;font-size:20px}.evidence-notes details p{padding:15px 0 0 34px;font-size:13px}.evidence-notes a{text-decoration:underline}.wavelength-section{padding:100px 0 0;background:#111713}.wave-console{border:1px solid #414c3d;background:#1a221a;border-radius:4px;overflow:hidden}.wave-top{display:flex;justify-content:space-between;padding:20px 28px;color:#9ea991}.tiny-label{font-size:9px;letter-spacing:1.5px}.wave-tabs{display:grid;grid-template-columns:repeat(5,1fr);border-block:1px solid #424c3e}.wave-tabs button{background:transparent;color:#9aa48f;border:0;border-right:1px solid #424c3e;padding:21px 5px;font-size:26px;font-family:Manrope,Arial,sans-serif;transition:background .3s,color .3s}.wave-tabs button:last-child{border-right:0}.wave-tabs small{font-size:12px}.wave-tabs button.selected{background:#db573a;color:white}.wave-body{display:grid;grid-template-columns:1.65fr 1fr;align-items:center;padding:35px;gap:50px}.wave-chart svg{width:100%;display:block}.wave-chart-footer{display:flex;justify-content:space-between;font-size:8px;letter-spacing:1px;color:#8d9b83}.wave-info{border-left:1px solid #424c3e;padding-left:35px}.wave-number{font-size:76px;line-height:1;font-family:Manrope,Arial,sans-serif;letter-spacing:-5px;color:#e99f7b}.wave-number span{font-size:20px;letter-spacing:0;margin-left:6px}.wave-info h3{font-size:21px;letter-spacing:-.5px;margin:19px 0 12px}.wave-info p{font-size:13px;color:#a7b29d}.console-note{font-size:10px;color:#8e9d83;border-top:1px solid #424c3e;padding:17px 28px}.spotlight{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:80px;padding:95px 0}.spotlight-number{position:relative;font-size:clamp(100px,12vw,180px);letter-spacing:-12px;line-height:1;text-align:center;color:#e3aa87;font-family:Manrope,Arial,sans-serif}.spotlight-number span{font-size:30px;letter-spacing:-1px;margin-left:7px}.orbit-line{position:absolute;inset:-55px 8%;border:1px solid #a9714544;border-radius:100%;transform:rotate(-25deg);pointer-events:none}.spotlight h3{font-size:39px;margin:17px 0 20px;letter-spacing:-1.4px}.spotlight p{font-size:14px;color:#a6b09f;margin-bottom:15px}.experience{padding:100px 0 65px}.experience-image{height:460px;position:relative;overflow:hidden;border-radius:3px}.experience-image>img{width:100%;height:100%;object-fit:cover;object-position:center 45%}.experience-image>div{position:absolute;left:30px;bottom:30px;background:#f3f1e9f5;color:#283024;display:flex;gap:20px;padding:17px 28px;align-items:center}.experience-image strong{font-size:55px;font-weight:400;line-height:1}.experience-image span{font-size:10px;letter-spacing:1.5px}.experience-bottom{display:grid;grid-template-columns:1fr 1fr;gap:100px;margin-top:25px}.experience-bottom p{font-size:13px;color:#68715e}.experience-bottom aside{border-left:1px solid #cdd2c1;padding-left:25px}.draft-label{font-size:9px;letter-spacing:1.5px;color:#976444;font-weight:700}.verdict{background:#e4e7da;color:#263020;padding:65px 0}.verdict-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.verdict-art{height:540px;position:relative;background:radial-gradient(ellipse,#d0d9c0,transparent 70%);display:flex;align-items:center;justify-content:center}.verdict-art>img{max-width:75%;height:80%;object-fit:contain;mix-blend-mode:multiply}.verdict-art>.eyebrow{position:absolute;left:20px;top:15px;color:#6f795e}.art-caption{position:absolute;bottom:7px;font-size:8px;letter-spacing:1px;color:#7c866e}.verdict h2{font-size:51px}.quote{font-family:Georgia,serif;font-size:23px;line-height:1.5;color:#526043;margin:25px 0}.verdict-note{border-block:1px solid #bcc5ad;padding:17px 0;margin-bottom:25px}.verdict-note p{font-size:12px;color:#6b755c;margin-top:5px}.micro{font-size:11px;color:#7a836f;margin-top:18px;line-height:1.7}.panels{padding:100px 0}.filter-row{display:flex;justify-content:space-between;align-items:center;border-block:1px solid #ccd1c0;padding:16px 0;margin-bottom:30px;gap:15px}.filter-row>div{display:flex;gap:9px}.filter-row button{border:1px solid transparent;padding:9px 14px;background:transparent;color:#6b765f;border-radius:2px;font-size:12px}.filter-row button.selected{background:#293322;color:white}.filter-row>span{font-size:11px;color:#758068}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.product-card{border:1px solid #d4d9c9;background:#f8f8f1;display:flex;flex-direction:column;border-radius:3px;overflow:hidden}.product-image{height:290px;background:#e9ecdf;position:relative;display:flex;align-items:center;justify-content:center;padding:35px}.product-image img{height:100%;max-width:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .5s}.product-card:hover .product-image img{transform:translateY(-5px)}.product-number{position:absolute;top:17px;left:19px;font-size:11px;color:#7d896e}.product-status{position:absolute;right:14px;top:15px;font-size:8px;letter-spacing:1px;background:#ffffffba;padding:5px 8px;color:#657352}.product-copy{padding:22px;display:flex;flex-direction:column;flex:1}.product-brand{font-size:9px;letter-spacing:1.8px;color:#92694b}.product-copy h3{font-size:24px;letter-spacing:-.7px;margin:8px 0 14px}.product-copy p{font-size:13px;color:#728063;margin-bottom:17px}.product-copy a{font-size:12px;display:flex;justify-content:space-between;border-top:1px solid #d5dcca;padding-top:15px;margin-top:auto}.product-more{border-top:1px solid #d5dcca;margin-top:5px;margin-bottom:15px;padding-top:10px}.product-more summary{cursor:pointer;font-size:11px;list-style:none;color:#637354}.product-more p{font-size:11px;margin-top:8px}.pending{background:transparent;border-style:dashed;min-height:390px;justify-content:center;padding:35px}.pending>span{font-family:Georgia,serif;font-size:68px;color:#b7c0a9}.pending h3{font-size:24px;letter-spacing:-.5px;margin:20px 0 14px}.pending p{font-size:13px;color:#7e8b6d}.pending small{font-size:9px;letter-spacing:1.3px;color:#87957b;margin-top:25px}.buying{padding:85px 0}.buying-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:60px}.buying article{border-top:1px solid #536044;padding-top:25px}.buying article>span{color:#bd9e7b;font-size:9px;letter-spacing:1px}.buying h3{font-size:26px;letter-spacing:-.8px;margin:17px 0}.buying p{font-size:14px;color:#a4b294}.faq{padding:100px 0}.faq-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px}.faq details{border-bottom:1px solid #cbd5c0;padding:22px 0}.faq details:first-child{padding-top:0}.faq summary{list-style:none;cursor:pointer;font-size:15px;display:flex;gap:20px;align-items:center}.faq details p{font-size:13px;margin-top:15px;color:#6a795c}summary::-webkit-details-marker{display:none}.last-call{padding:90px 0;text-align:center;background:radial-gradient(ellipse at 50% 115%,#6e3225,#202b1e 65%)}.last-call .eyebrow{justify-content:center;font-size:9px}.last-call h2{font-size:70px;margin:25px 0 35px}footer{background:#111810;padding:55px 0 25px}.footer-top{display:flex;justify-content:space-between;gap:45px;align-items:start}.footer-top>p{font-size:14px;color:#8f9f81}.footer-top>div{display:flex;flex-direction:column;gap:10px;font-size:12px;color:#b7c2a7}.footer-disclosure{border-top:1px solid #35422d;margin-top:40px;padding-top:25px}.footer-disclosure p{font-size:11px;color:#839475;margin-bottom:13px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;font-size:9px;letter-spacing:1px;color:#718562;margin-top:25px}.motion-paused *{animation-play-state:paused!important}@keyframes lightFlow{to{stroke-dashoffset:-40}}@keyframes photonFlow{0%,100%{transform:translateY(0);opacity:.3}50%{transform:translateY(45px);opacity:1}}@keyframes cellPulse{50%{opacity:.35}}
@media(min-width:1600px){.hero-bottom{left:calc((100% - 1320px)/2)}}
@media(max-width:1000px){.nav nav{gap:17px}.intro-grid{grid-template-columns:.8fr 1.2fr;gap:35px}.intro-copy{grid-column:2}.portrait{grid-row:span 2;height:360px}.intro h2{font-size:42px}.section-top{gap:40px}.science-grid{gap:35px}.evidence-grid{gap:40px}.spotlight{gap:35px}.verdict-grid{gap:35px}.verdict h2{font-size:42px}.product-grid{grid-template-columns:repeat(2,1fr)}.faq-grid{gap:45px}.hero-content h1{font-size:75px}.hero-content{padding-top:85px}}
@media(max-width:700px){.shell{width:88%}.nav{height:74px;gap:15px}.brand{font-size:15px;gap:8px}.brand small{font-size:8px;letter-spacing:4.6px}.brand-icon{width:37px;height:37px}.nav nav{display:none}.nav-cta{font-size:10px;padding:10px 12px;gap:10px}.hero{height:760px;min-height:0;max-height:none}.hero-image{object-position:61% center}.hero-shade{background:linear-gradient(0deg,#121b11 4%,#151c13dc 30%,#151c1330 68%,#151c1350)}.hero-content{padding-top:310px}.hero-content .eyebrow{font-size:8px;letter-spacing:1.2px}.hero-content h1{font-size:56px;letter-spacing:-2.6px;margin:20px 0}.hero-content p{font-size:15px;line-height:1.5}.hero-content .actions{gap:16px;margin-top:20px}.button{font-size:11px;padding:13px 16px;gap:17px}.quiet-link{font-size:10px}.hero-bottom{left:6%;bottom:18px;font-size:7px;letter-spacing:.6px}.hero-bottom span:first-child{display:none}.chapter-bar>.shell{min-height:67px;gap:18px;overflow:auto}.chapter-bar span{display:none}.chapter-bar a{font-size:10px;white-space:nowrap;gap:12px}.intro,.science,.evidence,.experience,.panels,.faq{padding:60px 0}.intro-grid{grid-template-columns:.7fr 1fr;gap:25px}.portrait{height:205px;grid-row:auto}.intro h2{font-size:31px;letter-spacing:-1px}.intro .eyebrow{font-size:8px}.intro-copy{grid-column:1/-1}.intro-copy p{font-size:15px}.section-top{display:block;margin-bottom:30px}.section-top>p{max-width:none;margin-top:23px}.eyebrow{font-size:9px;letter-spacing:1.4px}h2{font-size:37px;letter-spacing:-1.5px}.science-grid,.evidence-grid,.wave-body,.spotlight,.verdict-grid,.experience-bottom,.faq-grid{grid-template-columns:1fr;gap:30px}.science-step h3{font-size:23px}.evidence h2{font-size:35px}.wavelength-section{padding-top:60px}.wave-top{padding:17px}.tiny-label{font-size:7px}.wave-tabs button{font-size:20px;padding:17px 0}.wave-tabs small{font-size:9px}.wave-body{padding:23px;gap:25px}.wave-info{border-left:0;border-top:1px solid #424c3e;padding:20px 0 0}.wave-number{font-size:62px}.console-note{padding:15px 20px;font-size:9px}.spotlight{padding:75px 0 55px;gap:60px}.spotlight-number{font-size:112px;letter-spacing:-7px}.orbit-line{inset:-24px 13%}.spotlight h3{font-size:35px}.experience-image{height:300px}.experience-image>img{object-position:60% center}.experience-image>div{left:15px;bottom:15px;padding:10px 17px;gap:13px}.experience-image strong{font-size:40px}.experience-image span{font-size:8px}.experience-bottom{gap:22px}.experience-bottom aside{padding-left:17px}.verdict{padding:40px 0 55px}.verdict-art{height:350px}.verdict h2{font-size:37px}.quote{font-size:22px}.filter-row{display:block}.filter-row>div{gap:3px;margin-bottom:12px}.filter-row button{padding:8px 9px;font-size:10px}.product-grid{gap:13px}.product-image{height:220px;padding:35px 15px 20px}.product-status{top:36px;left:12px;right:auto;font-size:6px}.product-number{left:14px;top:13px}.product-copy{padding:17px}.product-copy h3{font-size:20px}.product-copy p{font-size:12px}.product-copy a{font-size:10px}.product-brand{font-size:8px}.pending{padding:20px;min-height:310px}.pending h3{font-size:21px}.buying{padding:55px 0}.buying-grid{grid-template-columns:1fr;gap:30px}.faq-grid{gap:25px}.last-call{padding:65px 0}.last-call h2{font-size:48px}.last-call .eyebrow{font-size:7px}.footer-top{flex-wrap:wrap;gap:25px}.footer-top>p{font-size:12px}.footer-top>div{width:100%;flex-direction:row;flex-wrap:wrap;gap:20px;font-size:11px}.footer-bottom{flex-wrap:wrap;font-size:8px}.visual-toolbar{padding:15px;font-size:8px}.visual-caption{font-size:9px;padding:16px}.motion-control{font-size:10px}}
@media(max-width:390px){.hero-content h1{font-size:49px}.product-grid{grid-template-columns:1fr}.product-image{height:280px}.product-status{top:15px;left:auto;right:15px;font-size:8px}.intro-grid{grid-template-columns:1fr}.portrait{max-width:220px}.intro-copy{grid-column:auto}.hero-content .actions{flex-wrap:wrap}.hero{height:800px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}


/* Editorial redesign. Preserve the approved dark logo lockup. */
:root{--ink:#1e2633;--paper:#fff;--red:#ed3838;--line:#ebebeb;--muted:#676767;--dark-muted:#676767}
body{background:#fff;color:#1c1717;font-family:Roboto,Arial,sans-serif}h1,h2,h3,.brand,.eyebrow,.tiny-label,.wave-tabs button,.wave-number,.spotlight-number{font-family:Roboto,Arial,sans-serif}h1,h2,h3{font-weight:700;color:#1e2633;letter-spacing:-1.2px}h1 em,h2 em,h3 em{font-family:inherit;font-style:normal;font-weight:inherit}p{line-height:1.75}.shell{width:min(1320px,92%)}.paper{background:#fff;color:#1c1717}.dark-section{background:#f6f6f6;color:#1c1717}.eyebrow,.dark-label{color:#ce2929;font-size:12px;letter-spacing:1.6px}.eyebrow i,.live-dot{background:#ed3838;box-shadow:0 0 14px #ed383855}h2{font-size:46px;line-height:1.16;margin-top:19px}h2 em{color:#ed3838}.reading-progress{background:#ed3838;height:3px}header{background:#171e19fa;border-bottom:1px solid #ffffff18;color:#f8f7f3}.nav{height:111px}.brand{font-size:27px;gap:17px;letter-spacing:0;font-weight:800;color:#f8f7f3}.brand small{font-size:14px;letter-spacing:7px;font-weight:500;margin-top:12px}.brand-icon{width:66px;height:66px;border-radius:50%}.nav nav{font-size:15px;gap:30px;color:#f2f2ed}.nav nav a:hover{color:#ff8c8c}.nav-cta{font-size:14px;border-radius:30px;border:0;background:#ed3838;padding:13px 23px;color:white;font-weight:600}.hero{height:700px;min-height:650px}.hero-image{object-position:center 39%}.hero-shade{background:linear-gradient(90deg,#101319eb 0%,#101319b0 37%,#10131930 68%,#1013190a),linear-gradient(0deg,#11151bbb,transparent 25%)}.hero-content{padding-top:92px}.hero-content .eyebrow{color:#ffb5a9;font-size:11px}.hero-content h1{color:white;font-size:78px;line-height:1.06;letter-spacing:-2.3px;font-weight:900;margin-top:27px}.hero h1 em{color:#fff}.hero-content p{font-size:20px;color:#f2f2f2}.hero-bottom{left:4%;color:#e3e3e3;font-size:10px}.button{border-radius:40px;background:linear-gradient(135deg,#ed3838,#b52030);font-size:15px;padding:15px 27px;font-weight:700;box-shadow:0 5px 18px #ed383828}.button:hover{background:#c42630}.quiet-link{font-size:14px;color:white}.chapter-bar{background:#fff;color:#1e2633;border-bottom:1px solid #ebebeb}.chapter-bar>.shell{min-height:84px}.chapter-bar span{color:#ed3838;font-size:10px}.chapter-bar a{font-size:14px;font-weight:600;gap:22px}.chapter-bar b{color:#ed3838;font-size:11px}.intro{padding:90px 0}.intro-grid{grid-template-columns:.65fr 1fr 1.2fr;gap:45px}.portrait{height:300px;border-radius:30px}.portrait span{font-size:9px;padding:22px 12px}.intro h2{font-size:43px}.intro-copy p{font-size:17px;color:#515151}.signature{color:#1e2633}.underline{font-size:13px;border-color:#ed3838;color:#ce2929}.byline{display:flex;gap:12px;align-items:center;color:#e0e0e0;font-size:12px;margin:22px 0 0}.byline span+span:before{content:'•';padding-right:12px;color:#ff8c8c}.science{padding:95px 0;background:#f6f6f6}.section-top{gap:70px;margin-bottom:47px}.section-top>p,.paper .section-top>p{font-size:17px;color:#676767;max-width:390px}.science-grid{grid-template-columns:1.15fr 1fr;gap:55px}.science-visual{border:0;border-radius:30px;background:radial-gradient(ellipse at center,#343630,#171e19 80%);color:#fff;box-shadow:10px 12px 80px #00000014}.visual-toolbar{padding:25px;font-size:10px}.visual-caption{font-size:11px;color:#b3bcb0}.science-step{border-color:#dedede;opacity:1;padding:25px 0}.science-step>span{color:#ed3838;font-size:13px}.science-step h3{font-size:27px}.science-step p{font-size:16px;color:#676767}.science-step.active h3{color:#d32e35}.science-step.active{border-top:2px solid #ed3838}.source-link{font-size:13px;color:#cc3036;border-color:#e7aaaa}.evidence{padding:90px 0}.evidence-grid{gap:70px}.evidence h2{font-size:43px}.evidence p{font-size:17px;color:#676767}.evidence-notes details{background:#f7f7f7;border:0;border-radius:15px;padding:22px;margin:12px 0}.evidence-notes summary{font-size:16px;font-weight:600}.evidence-notes summary span{color:#ed3838}.evidence-notes details p{font-size:15px;padding-left:0}.wavelength-section{padding-top:90px;background:#f6f6f6}.wave-console{background:#fff;border:0;border-radius:30px;box-shadow:10px 12px 80px #00000010}.wave-top{color:#676767;padding:25px 30px}.tiny-label{font-size:10px}.wave-tabs{border-color:#ededed}.wave-tabs button{font-size:29px;color:#1e2633;border-color:#ededed;font-weight:700}.wave-tabs button.selected{background:#ed3838}.wave-body{background:#fff}.wave-chart{background:#19211c;border-radius:20px;padding:20px}.wave-chart-footer{color:#afbdac}.wave-info{border-color:#ebebeb}.wave-number{color:#ed3838;font-weight:700}.wave-info h3{font-size:24px}.wave-info p{font-size:15px;color:#676767}.console-note{border-color:#ebebeb;color:#737373;font-size:12px}.spotlight{padding:80px 0;gap:65px}.spotlight-number{color:#ed3838;letter-spacing:-8px;font-size:145px}.orbit-line{border-color:#ed383825}.spotlight h3{font-size:40px;line-height:1.15}.spotlight h3 em{color:#ed3838}.spotlight p{font-size:16px;color:#676767}.experience{padding:90px 0 70px}.experience-image{border-radius:30px;height:470px}.experience-image>div{border-radius:18px;background:#fff;color:#1e2633}.experience-image strong{color:#ed3838}.experience-bottom{gap:65px}.experience-bottom p{font-size:15px;color:#676767}.experience-bottom aside{border-color:#ededed}.draft-label{color:#a74529;font-size:10px}.verdict{background:#fff4f3;color:#1c1717;padding:65px 0}.verdict-grid{gap:65px}.verdict-art{background:radial-gradient(ellipse,#f2d2cd,transparent 65%);border-radius:30px}.verdict-art>.eyebrow{color:#cb3030}.art-caption{color:#79706d;font-size:9px}.verdict h2{font-size:49px}.quote{font-family:Roboto,Arial,sans-serif;font-size:23px;font-weight:500;color:#323844}.verdict-note{border-color:#e8d8d5}.verdict-note p{font-size:14px;color:#766763}.micro{font-size:12px;color:#737373}.panels{padding:95px 0}.filter-row{border-color:#ebebeb;margin-bottom:40px}.filter-row button{border-radius:25px;color:#676767;font-size:13px;padding:10px 18px}.filter-row button.selected{background:#ed3838}.filter-row>span{font-size:12px;color:#676767}.product-grid{gap:35px}.product-card{border:0;background:#fff;border-radius:30px;box-shadow:10px 12px 70px #00000010}.product-image{background:#f5f5f5;height:310px;padding:42px 30px}.product-number{color:#676767;font-size:12px}.product-status{border-radius:6px;color:#b7262e;background:#fff;font-size:9px}.product-copy{padding:27px 30px 30px}.product-brand{font-size:11px;color:#ce2929;background:#ffeded;border-radius:5px;padding:4px 10px;align-self:start;letter-spacing:.5px;font-weight:600}.product-copy h3{font-size:29px;line-height:1.2;margin:14px 0}.product-copy p{font-size:16px;color:#676767}.product-copy a{font-size:14px;border-color:#ebebeb;color:#c42930;font-weight:600}.product-more{border-color:#ebebeb;margin-top:0}.product-more summary{color:#676767;font-size:13px}.product-more p{font-size:13px}.pending{border:1px dashed #d8d8d8;background:#fafafa;box-shadow:none}.pending>span{font-family:Roboto,Arial,sans-serif;font-weight:700;color:#d8d8d8}.pending h3{font-size:25px}.pending p,.pending small{color:#777}.buying{background:#f6f6f6;padding:85px 0}.buying-grid{gap:45px}.buying article{background:#fff;border:0;border-radius:25px;padding:30px;box-shadow:0 5px 40px #00000005}.buying article>span{color:#ed3838;font-size:11px}.buying h3{font-size:27px}.buying p{font-size:16px;color:#676767}.faq{padding:90px 0}.faq-grid{gap:70px}.faq details{border-color:#ebebeb}.faq summary{font-size:17px;font-weight:600;color:#1e2633}.faq details p{font-size:16px;color:#676767}.faq summary b{color:#ed3838}.last-call{background:#f6f6f6;color:#1e2633;padding:80px 0}.last-call h2{font-size:65px}.last-call .eyebrow{font-size:11px}.last-call h2 em{color:#ed3838}footer{background:#171e19;color:#f3f2ed}.footer-top>p{color:#bfc4bc;font-size:16px}.footer-top>div{color:#e2e4df;font-size:14px}.footer-disclosure{border-color:#ffffff20}.footer-disclosure p{color:#aeb6aa;font-size:12px}.footer-bottom{color:#aeb6aa;font-size:10px}
@media(min-width:1600px){.hero-bottom{left:calc((100% - 1320px)/2)}}
@media(max-width:1100px){.nav nav{gap:17px}.nav nav a{font-size:13px}.brand{font-size:23px}.brand small{font-size:12px;letter-spacing:6px}.brand-icon{width:57px;height:57px}.intro-grid{grid-template-columns:.75fr 1.2fr}.intro-copy{grid-column:2}.portrait{grid-row:span 2;height:350px}.hero-content h1{font-size:67px}.science-grid{gap:30px}.verdict h2{font-size:42px}.product-grid{gap:25px}.section-top{gap:40px}}
@media(max-width:700px){.shell{width:89%}.nav{height:90px}.brand{font-size:20px;gap:11px}.brand small{font-size:10px;letter-spacing:5.4px;margin-top:9px}.brand-icon{width:49px;height:49px}.nav-cta{font-size:11px;padding:10px 15px;gap:10px}.hero{height:750px;min-height:0}.hero-content{padding-top:308px}.hero-content h1{font-size:49px;letter-spacing:-1.5px;line-height:1.07}.hero-content .eyebrow{font-size:8px;letter-spacing:1px}.hero-content p{font-size:17px}.hero-shade{background:linear-gradient(0deg,#111820 3%,#121820ef 32%,#1013192b 70%)}.hero-image{object-position:61% center}.hero-bottom{left:5.5%;font-size:8px}.button{font-size:12px;padding:13px 19px}.quiet-link{font-size:11px}.byline{font-size:10px;margin-top:18px}.chapter-bar>.shell{min-height:68px}.chapter-bar a{font-size:11px;gap:12px}.intro,.science,.evidence,.experience,.panels,.faq{padding:60px 0}.intro-grid{grid-template-columns:.7fr 1fr;gap:23px}.portrait{height:210px;grid-row:auto;border-radius:22px}.intro h2{font-size:30px;letter-spacing:-.6px}.intro-copy{grid-column:1/-1}.intro-copy p{font-size:16px}.section-top{margin-bottom:32px}.section-top>p,.paper .section-top>p{font-size:16px}.eyebrow,.dark-label{font-size:10px}h2{font-size:35px;letter-spacing:-.8px}.science-grid,.evidence-grid,.wave-body,.spotlight,.experience-bottom,.verdict-grid,.faq-grid{grid-template-columns:1fr;gap:30px}.science-visual{border-radius:22px}.science-step h3{font-size:25px}.science-step p{font-size:16px}.evidence h2{font-size:33px}.evidence-notes details{padding:19px}.evidence-notes summary{font-size:15px}.wavelength-section{padding-top:60px}.wave-console{border-radius:22px}.wave-top{padding:20px}.tiny-label{font-size:8px}.wave-tabs button{font-size:22px}.wave-tabs small{font-size:10px}.wave-body{padding:20px}.wave-chart{padding:12px;border-radius:14px}.wave-info{padding-top:24px}.wave-number{font-size:64px}.console-note{font-size:11px;padding:17px 20px}.spotlight{padding:65px 0;gap:55px}.spotlight-number{font-size:108px;letter-spacing:-5px}.spotlight h3{font-size:33px}.experience-image{height:320px;border-radius:22px}.experience-image>div{border-radius:12px}.experience-bottom p{font-size:14px}.verdict{padding:45px 0}.verdict-art{height:360px}.verdict h2{font-size:36px}.quote{font-size:21px}.filter-row button{font-size:10px;padding:9px 11px}.product-grid{grid-template-columns:1fr;gap:30px}.product-card{border-radius:25px}.product-image{height:310px;padding:40px 30px}.product-status{top:17px;right:15px;left:auto;font-size:9px}.product-copy{padding:25px}.product-copy h3{font-size:28px}.product-copy p{font-size:16px}.product-copy a{font-size:14px}.pending{min-height:280px;padding:27px}.pending h3{font-size:26px}.buying{padding:55px 0}.buying-grid{gap:20px}.buying article{padding:26px}.faq summary{font-size:16px}.last-call{padding:65px 0}.last-call h2{font-size:45px}.last-call .eyebrow{font-size:8px}.footer-top>p{font-size:13px}.footer-top>div{font-size:12px}.footer-bottom{font-size:9px}}
@media(max-width:390px){.brand{font-size:17px}.brand-icon{width:43px;height:43px}.brand small{font-size:9px;letter-spacing:4.3px}.nav-cta{padding:10px 11px;font-size:10px}.hero-content h1{font-size:43px}.hero{height:760px}.intro-grid{grid-template-columns:1fr}.portrait{max-width:230px}.intro-copy{grid-column:auto}.intro h2{font-size:36px}}

/* New author photo: preserve the full session composition. */
.portrait.bio-session{height:auto;aspect-ratio:1856/2304}.portrait.bio-session img{transform:none;object-position:center;object-fit:cover}.portrait.bio-session span{padding:30px 8px 12px;font-size:8px}.portrait.bio-session small{display:block;font-size:8px;font-weight:400;letter-spacing:.2px;opacity:.8;margin-top:4px}

/* Scroll-led science chapter: sticky illustration, natural document scrolling. */
.science-grid{align-items:start;position:relative}.science-visual{position:sticky;top:135px;align-self:start}.science-step{cursor:default;min-height:340px;padding:45px 0;border-top:1px solid #dedede;transition:opacity .25s}.science-step.active{border-top:1px solid #ed3838}.science-step h3{transition:color .25s}.science-step .study-context{font-size:13px;margin-top:17px;color:#737373}.science-steps{padding-top:30px;padding-bottom:130px}.science-step p{max-width:480px}.visual-caption small{display:block;font-size:10px;margin-top:7px;opacity:.75}.tissue{transition:transform .55s,opacity .55s;transform-origin:72% 62%}.science-visual[data-stage="1"] .tissue{transform:scale(1.17)}.science-visual[data-stage="2"] .tissue{transform:scale(1)}.science-visual[data-stage="2"] .light-rays,.science-visual[data-stage="2"] .photons{opacity:.18}.science-visual[data-stage="2"] .cells{fill:#c87259;opacity:.45}.science-learn{padding:65px 0 80px}.science-learn-inner{background:#fff3f1;border-radius:30px;padding:45px;display:flex;justify-content:space-between;align-items:center;gap:45px}.science-learn h2{font-size:36px;margin:15px 0}.science-learn p{color:#676767;max-width:650px;font-size:16px}.science-learn .button{flex-shrink:0;max-width:320px}
@media(max-width:1000px){.science-learn-inner{flex-direction:column;align-items:start}.science-visual{top:125px}.science-learn .button{max-width:none}}
@media(max-width:700px){.science-grid{display:block}.science-visual{top:98px;z-index:5;border:5px solid #f6f6f6;margin:0 -5px;box-shadow:0 8px 18px #00000013}.science-visual .tissue{height:clamp(120px,23svh,190px);width:100%}.visual-toolbar{padding:10px 14px;font-size:8px}.visual-caption{padding:9px 14px;font-size:10px}.visual-caption small{font-size:8px;margin-top:3px}.science-steps{padding-top:30px;padding-bottom:40px}.science-step{min-height:340px;padding:35px 0;scroll-margin-top:380px}.science-step h3{font-size:25px}.science-step p{font-size:16px}.science-learn{padding:35px 0 50px}.science-learn-inner{padding:28px;border-radius:22px;gap:24px}.science-learn h2{font-size:29px}.science-learn .button{font-size:12px;max-width:100%}}
@media(max-height:600px) and (max-width:700px){.science-visual .tissue{height:100px}.visual-caption small{display:none}.science-visual{top:94px}}
/* Information-led science panels replace the decorative cell illustration. */
.science-visual{background:#fff;color:#1e2633;box-shadow:0 12px 50px #1826330c;border:1px solid #e5e7ea;border-radius:24px}.science-visual .visual-toolbar{border-color:#e8eaed;color:#485365;font-size:10px;padding:19px 23px}.science-visual .motion-control{color:#667185}.science-scenes{padding:26px 24px 20px;min-height:430px}.science-scene[hidden]{display:none}.scene-heading>span{font-size:10px;letter-spacing:1.3px;color:#a13a3f;font-weight:700}.scene-heading h3{font-size:23px;line-height:1.25;letter-spacing:-.5px;margin:10px 0 23px;color:#1e2633}.tissue-map{height:218px;position:relative;padding-top:44px;overflow:hidden;border-radius:8px;background:#fafbfc}.tissue-layer{position:relative;border-top:1px solid #d3c0bd}.tissue-layer span{position:absolute;left:17px;top:13px;color:#6d5555;font-size:12px;z-index:1}.skin-layer{height:42px;background:#eed4ce}.dermis-layer{height:65px;background:#f3e5df}.deeper-layer{height:67px;background:#f8f1ed}.tissue-map svg{position:absolute;inset:0;width:100%;height:100%}.beam-label,.reflection-label,.absorption-label{position:absolute;font-size:10px;z-index:2;color:#9f343d;background:#ffffffd9;padding:3px 7px;border-radius:3px}.beam-label{top:8px;left:43%}.reflection-label{top:19px;left:15%}.absorption-label{right:8%;top:125px}.scene-takeaway{display:grid;grid-template-columns:105px 1fr;gap:16px;border-top:1px solid #e9ebee;padding-top:17px;margin-top:20px;font-size:12px;line-height:1.6;color:#637081}.scene-takeaway b{font-size:11px;color:#293646}.mechanism-flow{display:grid;gap:0}.mechanism-node{display:flex;align-items:center;gap:15px;padding:13px 17px;border:1px solid #e2e6eb;border-radius:9px;background:#fafbfc}.node-index{font-size:12px;color:#8c96a4}.mechanism-node strong{font-size:15px;display:block;font-weight:600}.mechanism-node small{display:block;font-size:11px;color:#6f7887;margin-top:3px}.mechanism-node.focal{background:#fff4f3;border-color:#e9b8b5}.mechanism-connector{height:20px;padding-left:25px;font-size:14px;color:#bd4b50;line-height:20px}.trial-context{display:flex;flex-wrap:wrap;gap:8px 20px;font-size:10px;color:#6e7885;margin-bottom:20px}.trial-context span:first-child{color:#c03a41;font-weight:700}.trial-comparison{display:grid;grid-template-columns:1fr 1fr;gap:12px}.trial-group{border:1px solid #e2e6eb;background:#f8f9fb;border-radius:10px;padding:20px 16px;min-height:167px}.active-treatment{background:#fff3f1;border-color:#e8b6b2}.group-type{font-size:9px;letter-spacing:1px;color:#657285;font-weight:700}.trial-group h4{font-size:16px;font-weight:500;margin:13px 0 20px;line-height:1.4}.trial-group h4 small{font-size:11px}.trial-result{display:flex;gap:8px;align-items:center;line-height:1.35}.result-symbol{font-size:24px;color:#a44b51}.trial-result strong{font-size:13px;font-weight:600}.trial-footnote{font-size:10px;color:#7c8695;line-height:1.6;margin-top:15px}.science-visual .visual-caption{border-color:#e8eaed;color:#475367;font-size:11px}.science-visual .visual-caption small{color:#85909d}.science-scene:not([hidden]) .delivery-lines{stroke-dasharray:260;stroke-dashoffset:260;animation:deliveryReveal 1.5s ease forwards}.science-scene:not([hidden]) .mechanism-node,.science-scene:not([hidden]) .trial-group{animation:scienceReveal .45s ease both}.science-scene:not([hidden]) .mechanism-node:nth-child(3){animation-delay:.12s}.science-scene:not([hidden]) .mechanism-node:nth-child(5){animation-delay:.24s}.science-scene:not([hidden]) .trial-group:nth-child(2){animation-delay:.12s}@keyframes deliveryReveal{to{stroke-dashoffset:0}}@keyframes scienceReveal{from{opacity:.2;transform:translateY(5px)}to{opacity:1;transform:none}}
@media(max-width:700px){.science-visual{border:1px solid #e4e7eb;border-radius:16px;margin:0;top:98px}.science-visual .visual-toolbar{padding:10px 14px;font-size:8px}.science-scenes{padding:12px 14px;min-height:278px}.scene-heading>span{font-size:8px}.scene-heading h3{font-size:17px;margin:5px 0 10px;letter-spacing:-.25px}.tissue-map{height:145px;padding-top:30px}.skin-layer{height:30px}.dermis-layer{height:42px}.deeper-layer{height:43px}.tissue-layer span{font-size:10px;top:8px;left:10px}.beam-label,.reflection-label,.absorption-label{font-size:8px;padding:1px 3px}.beam-label{top:5px}.reflection-label{left:10%;top:13px}.absorption-label{top:85px;right:3%}.scene-takeaway{font-size:10px;grid-template-columns:76px 1fr;gap:8px;margin-top:11px;padding-top:9px}.scene-takeaway b{font-size:9px}.mechanism-node{padding:7px 10px;gap:9px}.mechanism-node strong{font-size:12px}.mechanism-node small{font-size:9px}.mechanism-connector{height:12px;line-height:12px;font-size:11px;padding-left:16px}.node-index{font-size:10px}.trial-context{font-size:8px;margin-bottom:10px;gap:5px}.trial-comparison{gap:8px}.trial-group{padding:10px;min-height:110px}.group-type{font-size:8px;letter-spacing:.5px}.trial-group h4{font-size:12px;margin:8px 0 10px}.trial-result strong{font-size:10px}.result-symbol{font-size:20px}.trial-footnote{font-size:8px;margin-top:8px}.science-visual .visual-caption{padding:8px 14px;font-size:9px}.science-visual .visual-caption small{display:none}.science-step{min-height:390px;padding-top:35px}}
@media(prefers-reduced-motion:reduce){.science-scene .delivery-lines{stroke-dashoffset:0!important}}
/* Scroll-led wavelength reading guide. */
.spectrum-story{display:grid;grid-template-columns:1.15fr 1fr;gap:70px;align-items:start}.spectrum-display{position:sticky;top:135px;background:#fff;border:1px solid #e5e7ea;border-radius:24px;padding:28px;box-shadow:0 12px 45px #1e263309}.spectrum-top{display:flex;justify-content:space-between;gap:15px;font-size:9px;letter-spacing:1px;color:#6b7584}.spectrum-reading{display:flex;justify-content:space-between;align-items:end;gap:15px;margin:30px 0 40px}.spectrum-reading strong{font-size:78px;line-height:1;font-weight:700;letter-spacing:-3px;color:#ed3838}.spectrum-reading strong span{font-size:21px;letter-spacing:0;margin-left:6px}.spectrum-reading>span{font-size:13px;color:#495465;padding-bottom:5px}.spectrum-regions{display:grid;grid-template-columns:30% 70%;font-size:9px;letter-spacing:.5px;color:#667180;margin-bottom:26px}.spectrum-regions span:last-child{text-align:center}.spectrum-track{position:relative;height:19px;border-radius:5px;background:linear-gradient(90deg,#f04c42 0%,#cb2837 30%,#586271 30%,#b6bbc4 100%)}.spectrum-marker{position:absolute;top:-10px;height:39px;border-left:2px solid #202836;transition:left .6s ease}.spectrum-marker span{position:absolute;bottom:45px;left:0;transform:translateX(-50%);background:#202836;border-radius:4px;color:#fff;padding:3px 5px;font-size:10px}.spectrum-scale{display:flex;justify-content:space-between;font-size:9px;color:#798392;margin-top:15px}.spectrum-fact{margin-top:30px;padding:20px;background:#f7f8fa;border-radius:12px;min-height:105px}.spectrum-fact>span{font-size:10px;letter-spacing:1px;color:#b1353f;font-weight:700}.spectrum-fact p{font-size:15px;line-height:1.6;color:#4f5a6c;margin-top:8px}.spectrum-progress{display:flex;gap:6px;margin-top:24px}.spectrum-progress i{height:3px;flex:1;background:#e5e7ec}.spectrum-progress i.active{background:#ed3838}.spectrum-note{font-size:10px;color:#86909d;line-height:1.6;margin-top:17px}.wavelength-stops{padding:30px 0 100px}.wavelength-stop{min-height:310px;border-top:1px solid #dddfe3;padding:34px 0}.wavelength-stop>span{font-size:10px;letter-spacing:1.3px;color:#8c6570}.wavelength-stop h3{font-size:32px;line-height:1.2;margin:17px 0}.wavelength-stop h3 em{font-style:normal;font-family:inherit}.wavelength-stop p{font-size:17px;color:#677180;max-width:460px}.wavelength-stop.active{border-color:#ed3838}.wavelength-stop.active h3{color:#d7353b}
@media(max-width:1000px){.spectrum-story{gap:35px}.spectrum-reading strong{font-size:65px}}
@media(max-width:700px){.spectrum-story{display:block}.spectrum-display{top:98px;z-index:5;padding:17px;border-radius:17px}.spectrum-top{font-size:7px}.spectrum-reading{margin:15px 0 24px}.spectrum-reading strong{font-size:44px;letter-spacing:-1px}.spectrum-reading strong span{font-size:15px}.spectrum-reading>span{font-size:11px}.spectrum-regions{font-size:8px;margin-bottom:22px}.spectrum-track{height:12px}.spectrum-marker{top:-7px;height:26px}.spectrum-marker span{bottom:31px;font-size:8px}.spectrum-scale{font-size:8px;margin-top:11px}.spectrum-fact{margin-top:13px;padding:11px;min-height:62px}.spectrum-fact>span{font-size:8px}.spectrum-fact p{font-size:12px;margin-top:4px}.spectrum-progress{margin-top:12px}.spectrum-note{font-size:8px;margin-top:10px}.wavelength-stops{padding:25px 0 35px}.wavelength-stop{min-height:355px;padding:30px 0}.wavelength-stop h3{font-size:28px}.wavelength-stop p{font-size:16px}}
@media(prefers-reduced-motion:reduce){.spectrum-marker{transition:none}}
/* Ten equally weighted comparison cards. */
.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}.product-card{display:flex;flex-direction:column;scroll-margin-top:135px;overflow:hidden}.product-image{height:310px;background:#f6f7f7}.product-image img{max-height:245px;object-fit:contain}.product-copy{display:flex;flex-direction:column;flex:1;padding:30px}.product-copy h3{font-size:30px;margin:10px 0}.panel-description{min-height:84px}.panel-specs{margin:10px 0 24px}.panel-specs>div{display:grid;grid-template-columns:108px 1fr;gap:20px;border-bottom:1px solid #ebedef;padding:13px 0;line-height:1.55;font-size:13px}.panel-specs dt{color:#74808b}.panel-specs dd{margin:0;color:#263240;font-weight:500}.panel-pricing{margin-top:auto;border-top:1px solid #ebedef;padding-top:22px}.panel-pricing>span{font-size:10px;letter-spacing:1.2px;color:#727a84;font-weight:600}.panel-pricing>strong{display:block;font-size:27px;letter-spacing:-.6px;color:#1e2633;margin:8px 0}.product-copy .entry-price-link{display:block;border:0;padding:0;font-size:12px;color:#6d747d;font-weight:400;margin:0}.panel-pricing p{font-size:13px;margin:12px 0 22px;color:#697480}.product-copy .panel-buy{display:flex;justify-content:space-between;align-items:center;border:0;border-radius:28px;background:#ed3838;color:#fff;padding:15px 22px;margin:0;font-size:14px;font-weight:700}.product-copy .panel-buy:hover{background:#c72b30}.panel-source{font-size:10px;color:#85909b;text-align:center;margin-top:12px}.product-status{font-size:9px;letter-spacing:.6px}.filter-row{flex-wrap:wrap;gap:15px}.filter-row>div{display:flex;flex-wrap:wrap;gap:8px}
@media(max-width:700px){.product-grid{grid-template-columns:1fr;gap:25px}.product-copy{padding:24px}.product-image{height:260px}.product-image img{max-height:210px}.panel-description{min-height:0}.panel-specs>div{grid-template-columns:90px 1fr;gap:12px}.product-copy h3{font-size:27px}.panel-pricing>strong{font-size:25px}}

.science-article{background:#fff;padding:50px 0 90px}.science-article>.shell{max-width:820px}.science-article h1{font-size:56px;line-height:1.1;margin:20px 0 28px}.science-article .standfirst{font-size:22px;color:#676767}.science-article section{padding-top:45px;scroll-margin-top:130px}.science-article h2{font-size:34px;margin:0 0 22px}.science-article h3{font-size:25px;margin:30px 0 15px}.science-article p,.science-article li{font-size:19px;line-height:1.8;color:#454545;margin-bottom:20px}.science-article p a{color:#c92b32;text-decoration:underline}.article-toc{display:flex;flex-wrap:wrap;gap:20px;border-block:1px solid #eee;padding:20px 0;margin-top:30px;color:#c92b32;font-size:14px}@media(max-width:700px){.science-article h1{font-size:37px}.science-article h2{font-size:28px}.science-article p,.science-article li{font-size:17px}.science-article .standfirst{font-size:19px}}

/* One brand per row, with a clear first choice. */
.product-grid{grid-template-columns:minmax(0,1fr);gap:38px}.product-card{display:grid;grid-template-columns:290px minmax(0,1fr);border:1px solid #e5e7eb;border-radius:26px}.product-card.top-choice{border:2px solid #ed3838}.choice-banner{grid-column:1/-1;background:#ed3838;color:white;padding:18px 26px;display:flex;align-items:center;gap:20px}.choice-banner strong{font-size:32px;line-height:1}.choice-banner>span{font-size:15px;font-weight:800;letter-spacing:1px}.choice-banner small{margin-left:auto;font-size:12px;opacity:.94}.product-image{height:auto;min-height:450px;display:flex;align-items:center;justify-content:center;padding:100px 24px 45px}.product-image>img{width:100%;height:auto;max-height:340px;object-fit:contain}.product-image .product-number{position:absolute;top:22px;left:22px;display:flex;align-items:center;justify-content:center;width:65px;height:65px;border-radius:16px;background:#1e2633;color:#fff;font-size:29px;font-weight:900;line-height:1;opacity:1}.top-choice .product-number{background:#ed3838}.product-image .product-status{top:auto;bottom:20px;left:20px;right:20px;text-align:center;font-size:10px}.product-copy{display:grid;grid-template-columns:minmax(0,1fr) 240px;column-gap:28px;grid-template-areas:'brand brand' 'model model' 'desc desc' 'specs price' 'specs buy' 'specs source';padding:30px 34px}.brand-logo{grid-area:brand;width:210px;max-width:100%;height:62px;display:flex;align-items:center;justify-content:flex-start;margin-bottom:15px}.brand-logo img{max-width:100%;max-height:54px;width:auto;height:auto;object-fit:contain}.brand-logo-dark{background:#19221c;border-radius:10px;padding:12px 17px;justify-content:center}.product-copy h3{grid-area:model;font-size:30px}.panel-description{grid-area:desc;min-height:0;margin-bottom:18px}.panel-specs{grid-area:specs;margin:0}.panel-pricing{grid-area:price;margin-top:0;border-top:0;padding-top:13px}.panel-pricing>strong{font-size:23px}.product-copy .panel-buy{grid-area:buy;align-self:end}.panel-source{grid-area:source}.panel-specs>div{grid-template-columns:95px 1fr;gap:12px}.panel-pricing p{margin-bottom:16px}
@media(max-width:1000px){.product-card{grid-template-columns:220px minmax(0,1fr)}.product-copy{grid-template-columns:1fr;grid-template-areas:'brand' 'model' 'desc' 'specs' 'price' 'buy' 'source';padding:25px}.panel-pricing{margin-top:18px}.choice-banner small{display:none}}
@media(max-width:700px){.product-card{grid-template-columns:minmax(0,1fr)}.choice-banner{padding:16px 20px;gap:14px}.choice-banner strong{font-size:28px}.choice-banner>span{font-size:12px}.product-image{min-height:280px;padding:50px 30px 45px}.product-image>img{max-height:210px;max-width:75%}.product-image .product-number{width:57px;height:57px;font-size:26px;left:17px;top:17px}.brand-logo{height:55px;width:190px}.brand-logo img{max-height:45px}.product-copy h3{font-size:27px}.product-copy{padding:24px}.panel-pricing>strong{font-size:26px}}

/* WordPress integration */
.brand-icon{background:#fff}.brand-icon img{display:block;width:100%;height:100%;object-fit:contain}.product-card[hidden]{display:none!important}.about-photo img{height:100%;width:100%;object-fit:cover}.admin-bar header{top:32px}.wp-content-page{max-width:850px;margin:auto;padding:75px 25px}.wp-content-page h1{font-size:48px;line-height:1.1;margin-bottom:30px}.wp-content-page p{margin:18px 0}.home-intro{padding:100px 0;background:#f6f6f6}.home-intro h1{font-size:72px;max-width:900px;line-height:1.04;margin:25px 0}.home-intro p{font-size:22px;max-width:700px;color:#637080;margin-bottom:35px}.home-links{padding:65px 0;display:grid;grid-template-columns:1fr 1fr;gap:30px}.home-link{padding:40px;border:1px solid #eee;border-radius:25px}.home-link h2{font-size:35px;margin-bottom:20px}.home-link p{margin-bottom:25px}.home-link a{color:#cd3038;font-weight:700}.home-portrait{width:100%;max-height:440px;object-fit:cover;object-position:center 25%;border-radius:24px;margin-top:30px}@media(max-width:700px){.home-intro{padding:55px 0}.home-intro h1{font-size:44px}.home-links{grid-template-columns:1fr}.admin-bar header{top:46px}}


/* Team review: readable offers and complete mobile photography */
.panel-source{font-weight:600;color:#c32d34;line-height:1.6}
.experience-bottom{grid-template-columns:1fr}
.experience-bottom>p{max-width:850px}
@media(max-width:700px){
.intro-grid{grid-template-columns:1fr;text-align:left}
.portrait.bio-session{width:min(100%,340px);max-width:340px;margin-inline:auto;justify-self:center;grid-column:1/-1}
.portrait.bio-session img{object-position:center;transform:none}
.intro h2{font-size:36px}
.experience-image{height:auto;min-height:0;overflow:hidden;display:flex;flex-direction:column}
.experience-image>img.hero-image{position:relative;display:block;width:100%;height:auto;aspect-ratio:auto;object-fit:contain;transform:none}
.experience-image>div{position:static;display:flex;align-items:center;gap:16px;width:100%;padding:15px 20px;border-radius:0}
.experience-image>div strong{font-size:40px;line-height:1}
.experience-image>div span{font-size:11px}
}

/* Compact mobile editorial hero */
.hero-mobile-copy,.hero-mobile-actions,.nav-mobile-label{display:none}
@media(max-width:700px){
.nav{height:68px;gap:12px}
.nav .brand{font-size:16px;gap:9px}
.nav .brand-icon{width:39px;height:39px}
.nav .brand small{font-size:8px;letter-spacing:3.8px;margin-top:6px}
.nav .nav-cta{padding:10px 13px;font-size:11px;gap:8px}
.nav-desktop-label{display:none}
.nav-mobile-label{display:inline}
.hero-editorial-mobile{display:flex;flex-direction:column;height:auto;min-height:0;max-height:none;background:#171c19;padding:30px 0 26px;overflow:hidden}
.hero-editorial-mobile .hero-shade,.hero-editorial-mobile .hero-bottom,.hero-editorial-mobile .hero-content>.actions,.hero-editorial-mobile .hero-desktop-copy{display:none}
.hero-editorial-mobile .hero-mobile-copy{display:block}
.hero-editorial-mobile .hero-content{order:0;padding:0;position:relative}
.hero-editorial-mobile .hero-content>.eyebrow{font-size:9px;letter-spacing:1.2px;line-height:1.5}
.hero-editorial-mobile .hero-content h1{font-size:38px;line-height:1.08;letter-spacing:-1px;margin:16px 0;color:#fff}
.hero-editorial-mobile h1 em{display:block;font:inherit;color:#ff514e}
.hero-editorial-mobile .hero-content p{font-size:16px;line-height:1.55;color:#d5d9d5}
.hero-editorial-mobile .byline{display:flex;align-items:center;flex-wrap:wrap;gap:8px;font-size:12px;margin:16px 0 20px;color:#c1c9c1}
.hero-editorial-mobile .byline span:before{content:none}.hero-editorial-mobile .byline .hero-mobile-copy{display:inline}.hero-editorial-mobile .byline>span+span:before{content:"·";display:inline;margin-right:8px;color:#ff514e}
.hero-editorial-mobile>.hero-image{order:1;position:static;display:block;width:89%;height:auto;max-height:none;aspect-ratio:auto;object-fit:contain;object-position:center;margin:0 auto;border-radius:18px;transform:none}
.hero-editorial-mobile .hero-mobile-actions{order:2;display:flex;flex-direction:column;align-items:stretch;gap:15px;margin:20px auto 0}
.hero-mobile-actions .button{display:flex;width:100%;justify-content:space-between;padding:15px 21px;font-size:15px;min-height:52px}
.hero-mobile-actions .quiet-link{align-self:center;font-size:13px;color:#d9dfd9;padding-bottom:3px}
}
@media(max-width:360px){.nav .brand{font-size:14px}.nav .brand-icon{width:34px;height:34px}.nav .nav-cta{font-size:10px;padding:9px 10px}.hero-editorial-mobile .hero-content h1{font-size:34px}}

/* Irradiance editorial section */
.irradiance{padding:85px 0;border-top:1px solid #e4e4e4}.irradiance-grid{display:grid;grid-template-columns:1.08fr 1fr;gap:55px;align-items:start}.irradiance-photo{margin:0}.irradiance-photo img{display:block;width:100%;height:auto;border-radius:30px}.irradiance-photo figcaption{font-size:12px;color:#737373;line-height:1.5;margin-top:12px}.irradiance-copy p{font-size:17px;color:#656565;line-height:1.7}.irradiance-unit{margin-bottom:23px}.irradiance-unit strong{display:block;font-size:45px;color:#ef3438;letter-spacing:-1px;line-height:1.2}.irradiance-unit sup{font-size:.5em}.irradiance-unit>span{display:block;font-size:10px;letter-spacing:1.5px;color:#747474;margin-top:8px}.irradiance-personal{border-left:3px solid #ef3438;padding-left:20px;margin:27px 0}.irradiance-personal h3{font-size:26px;letter-spacing:-.5px;margin-bottom:12px}.irradiance-points>div{display:flex;gap:17px;padding:17px 0;border-top:1px solid #dedede}.irradiance-points>div>span{color:#ef3438;font-size:12px;padding-top:5px}.irradiance-points p{font-size:15px}.irradiance-points strong{color:#232b37}.irradiance .source-link{color:#db3035;font-size:13px}
@media(max-width:700px){.irradiance{padding:55px 0}.irradiance-grid{grid-template-columns:1fr;gap:28px}.irradiance-photo img{border-radius:22px}.irradiance-copy p{font-size:16px}.irradiance .section-top{gap:20px}.irradiance-personal h3{font-size:25px}}


/* Publication expansion: shared navigation, magazine home and reading layouts. */
.site-header .nav{height:94px;gap:32px}.site-header .brand{flex-shrink:0;font-size:24px}.site-header .brand-icon{width:58px;height:58px}.site-header .brand small{font-size:12px;letter-spacing:6.6px}.site-header .site-menu{display:flex;align-items:center;gap:28px;font-size:15px;color:#f6f6f3}.site-header .site-menu>a{font-size:15px;font-weight:600;white-space:nowrap}.site-menu details{position:relative}.site-menu summary{display:flex;align-items:center;gap:8px;cursor:pointer;list-style:none;font-size:15px;font-weight:600}.site-menu summary::-webkit-details-marker{display:none}.guide-dropdown{position:absolute;top:calc(100% + 24px);left:-26px;width:256px;background:white;border:1px solid #e7e7e7;border-radius:18px;box-shadow:0 16px 40px #0003;padding:12px;color:#1e2633}.guide-dropdown a{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-radius:9px;font-size:15px!important}.guide-dropdown a:hover{color:#e52c33!important;background:#fff0f0}.guide-dropdown .all-guides{border-top:1px solid #eee;border-radius:0;margin-top:5px;color:#d6232b;font-weight:700}.site-header .site-menu .request-link{background:#f33337;color:white;padding:13px 20px;border-radius:50px;display:flex;gap:16px;align-items:center;font-size:14px}.site-menu .request-link:hover{background:#d52730}.menu-toggle{display:none}.screen-reader-text{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.hub,.editorial-page{background:#fff;color:#1e2633}.hub h1,.hub h2,.hub h3,.editorial-page h1,.editorial-page h2,.editorial-page h3,.site-footer h2,.site-footer h3{font-family:Roboto,Arial,sans-serif;font-weight:800;font-style:normal}.hub em,.editorial-page em,.site-footer h2 em{font-family:inherit;font-weight:inherit;font-style:normal;color:#f33337}.hub .eyebrow,.editorial-page .eyebrow{font-family:Roboto,Arial,sans-serif;color:#d9252e;font-size:12px;font-weight:700;letter-spacing:1.8px}.hub .button,.editorial-page .button,.site-footer .button{background:#f33337;border:0;border-radius:50px;font-size:15px;padding:16px 25px;font-weight:700;line-height:1.5;letter-spacing:0}.hub .button:hover,.editorial-page .button:hover,.site-footer .button:hover{background:#cf252f}.text-link{display:inline-flex;gap:18px;align-items:center;font-weight:700;font-size:15px;line-height:1.5;border-bottom:1px solid #dfb9bb;padding-bottom:7px}.text-link:hover{color:#d9252e}.hub-hero{background:#171c19;color:white;padding:64px 0 70px;overflow:hidden}.hub-hero-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:44px;align-items:center}.hub-hero .eyebrow{color:#fd9292;font-size:11px}.hub-hero h1{font-size:clamp(48px,4.5vw,72px);line-height:1.03;letter-spacing:-2.4px;margin:25px 0}.hub-hero h1 em{color:#ff5559}.hub-hero-copy>p{font-size:18px;line-height:1.7;color:#d5d9d5;max-width:510px}.hub-actions{display:flex;gap:22px;align-items:center;flex-wrap:wrap;margin:28px 0}.hub-hero .text-link{font-size:14px;border-color:#8b5555}.hero-index{display:flex;gap:34px;margin-top:36px;padding-top:22px;border-top:1px solid #ffffff25;color:#b8c0b9;font-size:11px}.hero-index strong{font-size:25px;color:white;margin-right:8px;font-weight:700}.hub-hero-art{position:relative;isolation:isolate}.hub-hero-art img{display:block;width:100%;height:auto;aspect-ratio:16/10;object-fit:contain;background:#151918;border-radius:28px;box-shadow:0 22px 90px #0004}.hero-art-label{display:block;margin-top:18px;text-align:center;font-size:9px;letter-spacing:1.4px;color:#d0c5c5}.category-strip{background:#f8f8f8;border-bottom:1px solid #e9e9e9}.category-strip>.shell{display:flex;align-items:center;justify-content:space-between;gap:26px;padding:22px 0}.category-strip>.shell>span{font-size:9px;color:#7b7b7b;font-weight:700;letter-spacing:1.2px}.category-strip a{font-size:14px;font-weight:700;display:flex;gap:13px}.category-strip a span{color:#e52c33}.hub-section{padding:94px 0}.hub-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:55px;margin-bottom:42px}.hub-heading h2{font-size:clamp(37px,3.4vw,52px);line-height:1.08;letter-spacing:-1.4px;margin:17px 0 0}.hub-heading>p,.hub-heading>div+div{max-width:420px}.hub-heading p{font-size:17px;line-height:1.7;color:#656b70}.hub-heading>div+div .text-link{margin-top:17px;font-size:14px}.featured-guides{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.featured-guide{border:1px solid #ededed;border-radius:24px;overflow:hidden;background:#fff;box-shadow:0 12px 44px #1e263308}.featured-image{display:block;overflow:hidden;aspect-ratio:16/9}.featured-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .4s}.featured-guide:hover .featured-image img{transform:scale(1.025)}.featured-copy{padding:27px 27px 30px}.story-tag{display:inline-block;font-size:10px;letter-spacing:1.2px;font-weight:800;color:#d9252e;background:#fff0f0;border-radius:4px;padding:5px 9px;line-height:1.5}.featured-copy h3,.featured-copy h2{font-size:28px;letter-spacing:-.5px;line-height:1.17;margin:18px 0 12px}.featured-copy p{font-size:16px;line-height:1.6;color:#656b70;margin-bottom:24px}.featured-copy .text-link{font-size:13px}.hub-about{background:#f5f5f5;padding:90px 0}.hub-about-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px;align-items:center}.hub-about figure{position:relative;max-width:440px;margin:0}.hub-about figure img{display:block;width:100%;height:520px;object-fit:cover;object-position:center 35%;border-radius:30px}.hub-about figcaption{position:absolute;bottom:0;left:0;right:0;padding:55px 20px 23px;text-align:center;color:white;font-size:11px;font-weight:600;letter-spacing:1.5px;background:linear-gradient(transparent,#15201dd9);border-radius:0 0 30px 30px}.hub-about h2{font-size:62px;line-height:1.05;letter-spacing:-1.8px;margin:22px 0 28px}.hub-about p{font-size:18px;line-height:1.8;color:#62696d;margin-bottom:18px;max-width:630px}.hub-about .text-link{margin-top:14px}.monthly-list{border-top:1px solid #e7e7e7}.monthly-row{display:grid;grid-template-columns:62px 105px 1fr 1fr 125px;align-items:center;gap:26px;padding:24px 22px;border-bottom:1px solid #e7e7e7}.monthly-first{background:#fff4f3;border:1px solid #ffc8c8!important;border-radius:18px;margin-bottom:8px}.monthly-rank{font-size:43px;font-weight:800;letter-spacing:-2px;color:#a0a5a9;line-height:1}.monthly-first .monthly-rank{color:#ed3137}.monthly-image{height:115px}.monthly-image img{display:block;width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.monthly-name h3{font-size:26px;letter-spacing:-.5px;line-height:1.1;margin:8px 0}.monthly-name p{font-size:14px;color:#6a6e72}.monthly-name .story-tag{font-size:8px;background:#f33337;color:#fff}.monthly-note{font-size:14px!important;line-height:1.7;color:#646b70;max-width:250px}.monthly-link{font-size:13px;font-weight:700;display:flex;gap:17px;align-items:center;justify-content:flex-end;color:#cc252e}.ranking-note{font-size:12px!important;color:#767d82;margin-top:22px;max-width:840px}.hub-journal{background:#f6f6f6}.story-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.story-card{background:white;border-radius:24px;overflow:hidden;box-shadow:0 10px 50px #13263809;border:1px solid #ececec;display:flex;flex-direction:column}.story-image{display:block;aspect-ratio:16/9;overflow:hidden;background:#ececec}.story-image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .4s}.story-card:hover .story-image img{transform:scale(1.025)}.story-copy{padding:25px;display:flex;flex-direction:column;flex:1}.story-copy h3{font-size:25px;line-height:1.2;letter-spacing:-.5px;margin:17px 0 15px}.story-copy h3 a:hover{color:#d9252e}.story-copy p{font-size:15px;line-height:1.7;color:#687077;margin-bottom:23px}.story-copy .story-tag{align-self:flex-start;font-size:8px}.rlb-author{display:flex;align-items:center;gap:11px;font-size:12px;line-height:1.4}.rlb-author>img{width:38px;height:38px;border-radius:50%;object-fit:cover;object-position:center 32%;flex-shrink:0}.rlb-author>span>a{font-weight:700}.rlb-author small{display:block;font-size:9px;color:#7e858a;margin-top:3px}.story-copy .rlb-author{margin-top:auto;padding-top:16px;border-top:1px solid #eee}.rlb-read{margin-left:auto;font-size:10px;color:#858b8f;white-space:nowrap}.story-copy .rlb-author small{display:none}.newsletter-section{padding:95px 0;background:#171c19;color:white}.newsletter-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.newsletter-section .eyebrow{color:#fb9095;font-size:10px}.newsletter-section h2{font-size:54px;line-height:1.07;letter-spacing:-1.3px;margin:20px 0 25px}.newsletter-section h2 em{color:#ff585e}.newsletter-section p{color:#bbc5be;font-size:17px;max-width:480px}.site-footer{padding:0!important;background:#121714}.footer-lead{display:flex;justify-content:space-between;align-items:center;gap:40px;padding:75px 0;border-bottom:1px solid #ffffff20}.site-footer .eyebrow{font-size:10px;color:#a9b4ac;letter-spacing:1.8px}.footer-lead h2{font-size:43px;line-height:1.06;letter-spacing:-1px;margin:20px 0 0}.footer-lead h2 em{color:#f76a70}.footer-lead .button{font-size:14px}.footer-columns{display:grid;grid-template-columns:1.7fr 1fr 1fr 1fr;gap:45px;padding:55px 0}.footer-columns h3{font-size:13px;color:#fff;letter-spacing:0;margin:0 0 22px;font-weight:700}.footer-columns>div>a:not(.brand){display:block;font-size:12px;color:#b3beb7;margin:11px 0}.footer-columns>div>a:hover{color:#fff}.footer-brand .brand{font-size:22px}.footer-brand .brand-icon{width:55px;height:55px}.footer-brand .brand small{font-size:11px;letter-spacing:6px}.footer-brand p{font-size:13px;color:#aab7ae;line-height:1.8;margin-top:23px}.footer-small p{font-size:11px;line-height:1.8;color:#99a79e;max-width:1050px}.footer-small a{text-decoration:underline}.site-footer .footer-bottom{margin-top:30px;padding:25px 0;border-top:1px solid #ffffff20;display:flex;justify-content:space-between;gap:25px;font-size:9px;color:#9eaba3}.collection-intro{padding-top:75px;padding-bottom:65px}.collection-intro h1{font-size:clamp(44px,5vw,70px);line-height:1.06;letter-spacing:-1.8px;margin:22px 0 26px;max-width:1000px}.collection-intro>p,.archive-description{max-width:760px;font-size:19px;color:#687077;line-height:1.75}.collection-body{padding-top:15px}.guide-collection{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.journal-search{display:flex;max-width:630px;margin-top:30px;border:1px solid #dadddf;border-radius:12px;overflow:hidden}.journal-search input{flex:1;min-width:0;border:0;padding:17px 20px;font:inherit;background:#fafafa;color:#1e2633}.journal-search button{border:0;background:#f33337;color:white;padding:14px 25px;font-size:14px;font-weight:700}.article-heading{padding-top:40px;max-width:1100px;padding-bottom:34px}.breadcrumbs{display:flex;gap:10px;font-size:11px;color:#898e93;margin-bottom:32px;flex-wrap:wrap}.breadcrumbs a:hover{color:#d9252e}.article-heading h1{font-size:clamp(38px,4.4vw,66px);line-height:1.07;letter-spacing:-1.6px;margin:20px 0 26px;max-width:1050px}.article-deck{font-size:20px!important;color:#6b7276;line-height:1.6;max-width:900px}.article-meta{display:flex;align-items:center;justify-content:space-between;margin-top:27px;gap:25px;max-width:1000px}.article-meta>.rlb-author{font-size:14px}.article-meta .rlb-author>img{width:44px;height:44px}.article-meta .rlb-read{font-size:12px;margin-left:22px}.article-meta>span{font-size:12px;color:#858b8f}.article-cover{max-width:1100px;margin-top:0;margin-bottom:0}.article-cover img{display:block;width:100%;height:auto;object-fit:contain;border-radius:26px}.article-layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:65px;max-width:1100px;padding-top:65px;padding-bottom:65px;align-items:start}.article-sidebar{position:sticky;top:125px;border-top:3px solid #f33337;padding-top:22px}.article-sidebar .eyebrow{font-size:9px;letter-spacing:1px}.article-sidebar h2{font-size:28px;line-height:1.1;letter-spacing:-.6px;margin:15px 0}.article-sidebar p{font-size:14px;line-height:1.8;color:#71777b;margin-bottom:20px}.article-sidebar .button{font-size:11px;padding:13px 17px;width:100%;gap:8px}.sidebar-about{display:block;font-size:12px;margin-top:18px;color:#626b71}.prose{font-size:19px;line-height:1.85;color:#38434c;min-width:0}.prose>p,.prose section>p,.prose article>p{font-size:18px;line-height:1.85;margin:0 0 22px}.prose a{color:#c32630;text-decoration:underline;text-underline-offset:3px}.prose a:hover{color:#93141c}.prose h2{font-size:34px;line-height:1.16;letter-spacing:-.7px;color:#202936;margin:50px 0 23px;scroll-margin-top:115px}.prose h3{font-size:24px;line-height:1.3;letter-spacing:-.3px;margin:30px 0 15px;color:#202936;scroll-margin-top:115px}.prose ul,.prose ol{padding-left:24px;margin:18px 0 28px;font-size:17px;line-height:1.8}.prose li{margin-bottom:11px}.prose strong{font-weight:700;color:#202936}.prose .article-intro,.prose>p:first-child{font-size:20px;line-height:1.8;color:#283540}.prose .article-toc{display:block;position:static;background:#f5f5f5;border:1px solid #e7e7e7;border-left:4px solid #f33337;border-radius:15px;padding:26px 30px;margin:32px 0 45px}.prose .article-toc>strong,.prose .article-toc p{font-size:16px;line-height:1.5;margin:0;font-weight:700}.prose .article-toc ol,.prose .article-toc ul{display:grid;grid-template-columns:1fr 1fr;gap:10px 25px;padding-left:19px;margin:17px 0 0;list-style:decimal}.prose .article-toc li{font-size:14px;line-height:1.6;margin:0;padding-left:2px}.prose .article-toc a{text-decoration:none;color:#4e5a65}.prose .article-toc a:hover{color:#d9252e}.prose .guide-cta{display:block;background:#fff0ef;border:1px solid #f7d4d4;border-radius:16px;padding:26px 28px;margin:26px 0 34px}.prose .guide-cta h2,.prose .guide-cta h3{margin:0 0 15px;font-size:25px;line-height:1.2}.prose .guide-cta p{font-size:16px;line-height:1.75;margin:0 0 17px}.prose .guide-cta p:last-child{margin-bottom:0}.prose .button,.prose .guide-cta>a,.prose .guide-cta .button{display:inline-flex;text-decoration:none;color:white;background:#ed333c;padding:13px 21px;border-radius:50px;font-size:14px;line-height:1.5;align-items:center;gap:20px}.table-scroll,.comparison-table{max-width:100%;overflow-x:auto;border:1px solid #e2e5e6;border-radius:13px;margin:24px 0;overscroll-behavior-inline:contain}.comparison-table .table-scroll{border:0;margin:0;border-radius:0}.prose table{border-collapse:collapse;width:100%;font-size:13px;line-height:1.6;min-width:580px}.prose table caption{text-align:left;background:#f4f4f4;padding:15px;color:#697279;font-size:11px}.prose table th,.prose table td{padding:14px 16px;text-align:left;vertical-align:top;border-bottom:1px solid #e7e9eb}.prose table thead{background:#17231d;color:#fff}.prose table thead th{font-weight:600}.prose table tbody th{min-width:170px;font-weight:600;color:#273641}.prose table tbody tr:nth-child(even){background:#f9f9f9}.prose table a{text-decoration:none}.prose .device-card{border:1px solid #e1e4e6;border-radius:22px;padding:29px 30px 31px;margin:28px 0 40px;background:#fff;box-shadow:0 10px 30px #15263406;scroll-margin-top:115px;overflow:hidden}.prose .device-card h2,.prose .device-card h3{font-size:27px;line-height:1.2;letter-spacing:-.4px;margin:0 0 24px;display:flex;gap:14px;align-items:center}.device-rank{flex-shrink:0;width:46px;height:46px;border-radius:12px;background:#ed333c;color:white;display:inline-flex;align-items:center;justify-content:center;font-size:22px;font-weight:800;letter-spacing:-.5px}.prose .device-card p{font-size:16px;line-height:1.8;margin:0 0 15px}.prose .device-specs{background:#f6f6f6;border-radius:12px;padding:20px;margin:18px 0 23px}.prose .device-specs p{font-size:14px;line-height:1.7;margin-bottom:8px}.prose .device-specs p:last-child{margin-bottom:0}.prose .device-specs dl,.prose .device-card dl{font-size:14px;line-height:1.7;display:grid;grid-template-columns:130px 1fr;gap:8px 16px}.prose .device-specs dt{font-weight:700}.prose .device-specs dd{margin:0}.prose .device-card .buy-link{display:inline-flex;background:#ed333c;border-radius:50px;color:white;text-decoration:none;padding:12px 20px;font-size:14px;font-weight:700}.device-product-image{display:flex;justify-content:center;align-items:center;background:#fafafa;min-height:190px;margin:0 0 20px;border-radius:13px;overflow:hidden}.device-product-image img{display:block;max-width:100%;width:auto;max-height:255px;object-fit:contain;mix-blend-mode:multiply}.prose blockquote{margin:30px 0;border-left:4px solid #f33337;padding:10px 24px;background:#fafafa}.prose blockquote p{font-size:20px;line-height:1.7}.article-end{background:#f5f5f5;border-radius:20px;padding:30px;margin-top:50px}.prose .article-end h2{font-size:28px;margin:0 0 18px}.prose .article-end p{font-size:16px;margin-bottom:20px}.related-section{padding-top:25px;padding-bottom:80px}.related-section h2{font-size:40px;margin-top:14px}.policy-page{padding-bottom:80px}.policy-content{max-width:850px;margin:0 auto}.policy-content h2:first-child{margin-top:15px}.about-page-photo{max-width:850px;margin-top:5px;margin-bottom:45px}.about-page-photo img{display:block;width:100%;height:480px;object-fit:cover;object-position:center 31%;border-radius:26px}.search-results article{border-top:1px solid #e5e5e5;padding:30px 0}.search-results h2{font-size:32px;letter-spacing:-.7px;margin:14px 0}.search-results p{font-size:17px;color:#677078;max-width:750px}.editorial-page input,.editorial-page select,.editorial-page textarea,.newsletter-section input{font:inherit}.editorial-page input:focus-visible,.editorial-page textarea:focus-visible,.newsletter-section input:focus-visible{outline:3px solid #f77e82;outline-offset:3px}.editorial-page .rlbf-form input,.editorial-page .rlbf-form textarea,.editorial-page .rlbf-form select{width:100%;padding:13px 16px;border:1px solid #cdd2d5;border-radius:9px;background:#fff;color:#1e2633}.editorial-page .rlbf-form input[type=checkbox]{width:auto}.editorial-page .rlbf-form label{display:block;font-size:14px;font-weight:600;margin-bottom:7px}.editorial-page .rlbf-form p{margin:20px 0}.editorial-page .rlbf-form button,.newsletter-section .rlbf-form button{border:0;border-radius:40px;background:#f33337;color:white;font-size:15px;font-weight:700;padding:15px 25px;cursor:pointer}.newsletter-section .rlbf-form{max-width:520px}.newsletter-section .rlbf-form input[type=email]{border:1px solid #627068;background:#fff;color:#1e2633;border-radius:10px;padding:17px;width:100%;font-size:16px}.newsletter-section .rlbf-form label{display:block;font-size:14px;color:#e1e7e2;margin-bottom:10px}.newsletter-section .rlbf-form p{font-size:12px;line-height:1.8;margin:15px 0;color:#bbc5be}.newsletter-section .rlbf-form a{color:#fff;text-decoration:underline}.newsletter-section .rlbf-form button{width:100%;font-size:16px}.newsletter-section .rlbf-form input[type=checkbox]{accent-color:#f33337;margin-right:9px}.rlbf-form-message{padding:18px 20px;border:1px solid #a9c6ad;background:#f0f8f0;color:#23472b;border-radius:12px;margin:20px 0;font-size:15px;line-height:1.6}.rlbf-form-message.is-error{background:#fff1f1;border-color:#e49a9a;color:#8e2630}.page-numbers{display:inline-block;margin:20px 6px 0 0;border:1px solid #ddd;border-radius:7px;padding:8px 16px;font-size:14px}.page-numbers.current{background:#f33337;color:#fff;border-color:#f33337}
@media(min-width:1600px){.hub-hero-art img{aspect-ratio:16/10}.hub-hero h1{font-size:72px}}
@media(max-width:1150px){.site-header .brand{font-size:21px}.site-header .brand-icon{width:49px;height:49px}.site-header .brand small{font-size:10px;letter-spacing:5.9px}.site-header .site-menu{gap:20px}.site-header .site-menu>a,.site-menu summary{font-size:13px}.site-header .site-menu .request-link{font-size:12px;padding:12px 16px}.hub-hero-grid{gap:30px}.hub-hero h1{font-size:53px}.hub-hero-copy>p{font-size:16px}.hero-index{gap:22px}.hub-about-grid{gap:65px}.monthly-row{grid-template-columns:50px 85px 1fr 1fr 100px;gap:20px}.monthly-note{font-size:12px!important}.story-copy{padding:22px}.story-copy h3{font-size:23px}.footer-columns{gap:30px}.article-layout{grid-template-columns:210px minmax(0,1fr);gap:40px}.newsletter-grid{gap:60px}.category-strip>.shell{gap:15px}.category-strip>.shell>span{display:none}}
@media(max-width:1050px){.site-header .nav{height:76px}.menu-toggle{display:flex;align-items:center;gap:9px;color:#fff;border:1px solid #647068;border-radius:30px;padding:9px 14px;background:transparent;font-size:12px}.site-header .site-menu{display:none;position:absolute;top:100%;left:0;right:0;background:#171c19;padding:20px 5.5% 30px;max-height:calc(100dvh - 76px);overflow:auto;border-bottom:1px solid #465149}.menu-open .site-header .site-menu{display:flex;flex-direction:column;gap:0;align-items:stretch}.site-header .site-menu>a,.site-menu summary{font-size:16px;padding:14px 0}.site-menu summary{justify-content:space-between}.guide-dropdown{position:static;width:auto;box-shadow:none;background:#26332b;border:0;padding:7px 14px;margin:0 0 10px;color:#f0f4ef}.guide-dropdown a{font-size:14px!important}.guide-dropdown a:hover{background:#354639!important;color:#fff!important}.guide-dropdown .all-guides{color:#ff8b91;border-color:#526157}.site-header .site-menu .request-link{font-size:14px;justify-content:center;margin-top:15px;padding:14px 20px}.hub-hero-grid{grid-template-columns:1fr 1fr;gap:30px}.hub-hero h1{font-size:47px}.hub-hero-art img{aspect-ratio:4/5;object-position:58% center}.hero-index span{font-size:10px}.hub-actions{gap:18px}.hub .button{font-size:13px}.featured-guides{gap:20px}.featured-copy{padding:23px}.featured-copy h3{font-size:24px}.featured-copy .text-link{font-size:12px}.hub-about-grid{gap:50px}.hub-about h2{font-size:53px}.hub-about figure img{height:480px}.story-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-collection{grid-template-columns:repeat(2,minmax(0,1fr))}.monthly-row{grid-template-columns:42px 75px 1fr 110px}.monthly-note{display:none}.newsletter-grid{gap:45px}.newsletter-section h2{font-size:45px}.footer-columns{grid-template-columns:1.5fr 1fr 1fr}.footer-columns>div:last-child{grid-column:2/4;display:flex;flex-wrap:wrap;column-gap:22px;align-items:center}.footer-columns>div:last-child h3{margin:0}.footer-columns>div:last-child a{margin:0;font-size:11px}.article-sidebar{display:none}.article-layout{display:block;max-width:820px;padding-top:45px}.article-heading,.article-cover{max-width:1000px}}
@media(max-width:800px){.hub-hero{padding:42px 0 40px}.hub-hero-grid{grid-template-columns:1fr;gap:28px}.hub-hero h1{font-size:58px;letter-spacing:-1.7px;margin:20px 0}.hub-hero-copy>p{font-size:18px;max-width:620px}.hub-hero-art img{aspect-ratio:16/9;object-fit:contain;background:#131514;border-radius:20px}.hero-index{margin-top:24px;padding-top:18px}.hero-art-label{font-size:8px;letter-spacing:1.1px;margin-top:14px}.hub-actions{margin:24px 0 0}.category-strip>.shell{flex-wrap:wrap;justify-content:flex-start;gap:14px 28px;padding:19px 0}.category-strip a{font-size:12px}.hub-section{padding:66px 0}.hub-heading{gap:25px;margin-bottom:32px;align-items:flex-start}.hub-heading h2{font-size:39px;letter-spacing:-1px}.hub-heading p{font-size:15px}.hub-heading>p,.hub-heading>div+div{max-width:290px}.featured-guides{grid-template-columns:1fr}.featured-guide{display:grid;grid-template-columns:1fr 1fr;border-radius:20px}.featured-image{height:100%;aspect-ratio:auto}.featured-image img{object-fit:contain;background:#171c19}.featured-copy h3{font-size:25px}.featured-copy p{font-size:14px;margin-bottom:16px}.hub-about{padding:65px 0}.hub-about-grid{gap:35px;grid-template-columns:.8fr 1fr}.hub-about h2{font-size:44px}.hub-about p{font-size:16px}.hub-about figure img{height:420px}.hub-about .eyebrow{font-size:9px}.newsletter-grid{grid-template-columns:1fr;gap:35px}.newsletter-section{padding:65px 0}.newsletter-section h2{font-size:46px}.newsletter-section .rlbf-form{max-width:none}.footer-lead{padding:55px 0}.footer-lead h2{font-size:36px}.footer-columns{grid-template-columns:1fr 1fr;gap:32px}.footer-brand{grid-column:1/-1}.footer-columns>div:last-child{grid-column:auto;display:block}.footer-columns>div:last-child h3{margin:0 0 22px}.footer-columns>div:last-child a{margin:11px 0;font-size:12px}.site-footer .footer-bottom>span:nth-child(2){display:none}.guide-collection .featured-guide{display:block}.guide-collection .featured-image{aspect-ratio:16/9}.guide-collection .featured-copy h2{font-size:27px}.collection-intro{padding-top:48px;padding-bottom:42px}.collection-intro h1{font-size:48px}.collection-intro>p{font-size:17px}.article-heading{padding-top:30px;padding-bottom:28px}.article-heading h1{font-size:44px;letter-spacing:-1px}.article-deck{font-size:18px!important}.article-cover img{border-radius:20px}.article-meta>.rlb-author{font-size:12px}.article-meta .rlb-read{font-size:10px;margin-left:5px}.article-meta>span{font-size:10px}.article-content .article-toc{padding:23px}.about-page-photo img{height:400px}.related-section{padding-bottom:60px}}
@media(max-width:600px){.site-header .nav{height:70px}.site-header .brand{font-size:19px;gap:9px}.site-header .brand-icon{width:44px;height:44px}.site-header .brand small{font-size:9px;letter-spacing:5.3px;margin-top:7px}.site-header .site-menu{max-height:calc(100dvh - 70px)}.menu-toggle{padding:8px 11px;font-size:11px;gap:7px}.menu-toggle svg{width:19px}.hub-hero{padding:34px 0}.hub-hero h1{font-size:46px;letter-spacing:-1.4px}.hub-hero .eyebrow{font-size:9px;letter-spacing:1.2px}.hub-hero-copy>p{font-size:16px;line-height:1.75}.hub-actions{gap:20px}.hub-actions .text-link{font-size:12px}.hero-index{gap:28px}.hero-index strong{font-size:22px}.hero-index span{font-size:10px}.hub-hero-grid{gap:22px}.hero-art-label{font-size:7px;letter-spacing:.7px}.category-strip>.shell{gap:12px 22px}.category-strip a{font-size:11px;gap:10px}.hub-heading{display:block;margin-bottom:28px}.hub-heading h2{font-size:36px;line-height:1.08;margin-top:15px}.hub-heading>p,.hub-heading>div+div{max-width:none;margin-top:22px}.hub-heading>.text-link{margin-top:22px}.hub .eyebrow,.editorial-page .eyebrow{font-size:10px;letter-spacing:1.4px}.hub-section{padding:55px 0}.featured-guide{display:block;border-radius:20px}.featured-image{aspect-ratio:16/9}.featured-copy{padding:25px}.featured-copy h3{font-size:28px}.featured-copy p{font-size:16px;line-height:1.7}.featured-copy .text-link{font-size:13px}.featured-guides{gap:27px}.hub-about{padding:55px 0}.hub-about-grid{grid-template-columns:1fr;gap:33px}.hub-about figure{width:100%;max-width:420px;margin:auto}.hub-about figure img{height:auto;aspect-ratio:4/4.3;object-position:center 32%;border-radius:24px}.hub-about figcaption{border-radius:0 0 24px 24px}.hub-about h2{font-size:45px;margin:17px 0 23px}.hub-about p{font-size:16px;line-height:1.85}.hub-about .text-link{font-size:13px}.monthly-row{grid-template-columns:35px 58px minmax(0,1fr);gap:14px;padding:23px 13px}.monthly-rank{font-size:32px;letter-spacing:-1px}.monthly-image{height:94px;grid-row:span 2}.monthly-name h3{font-size:22px;margin:5px 0}.monthly-name p{font-size:12px}.monthly-name .story-tag{font-size:7px;letter-spacing:.7px}.monthly-link{grid-column:3;font-size:12px;justify-content:flex-start;margin-top:-10px}.monthly-first{border-radius:16px}.ranking-note{font-size:11px!important;line-height:1.8}.story-grid{grid-template-columns:1fr;gap:26px}.story-copy{padding:26px}.story-copy h3{font-size:27px}.story-copy p{font-size:16px}.story-copy .rlb-author{font-size:12px}.newsletter-section h2{font-size:43px}.newsletter-section p{font-size:16px}.newsletter-section{padding:55px 0}.footer-lead{display:block;padding:50px 0 38px}.footer-lead h2{font-size:40px}.footer-lead .button{margin-top:27px;font-size:13px}.footer-columns{padding:38px 0 30px;gap:32px}.footer-columns>div:last-child{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:12px 22px}.footer-columns>div:last-child h3{width:100%;margin:0 0 5px}.footer-columns>div:last-child a{margin:0;font-size:11px}.footer-brand p{font-size:12px}.footer-brand .brand{font-size:20px}.footer-brand .brand-icon{width:48px;height:48px}.footer-brand .brand small{font-size:10px;letter-spacing:5.5px}.footer-small p{font-size:10px}.site-footer .footer-bottom{font-size:8px;gap:15px}.collection-intro h1{font-size:40px;letter-spacing:-1.1px}.collection-intro>p{font-size:17px}.collection-body{padding-top:5px}.guide-collection{grid-template-columns:1fr;gap:25px}.journal-search input{font-size:15px;padding:15px}.journal-search button{font-size:12px;padding:13px 19px}.article-heading h1{font-size:37px;line-height:1.1;letter-spacing:-1px}.article-deck{font-size:17px!important;line-height:1.75}.breadcrumbs{font-size:10px;gap:8px;margin-bottom:26px}.article-meta{flex-direction:column;align-items:flex-start;gap:15px;margin-top:23px}.article-meta .rlb-author{width:100%}.article-meta .rlb-author small{font-size:8px}.article-meta>.rlb-author{font-size:12px}.article-meta .rlb-read{margin-left:auto;font-size:10px}.article-meta>span{font-size:11px}.article-cover img{border-radius:17px}.article-layout{padding-top:32px;padding-bottom:40px}.prose{font-size:17px;line-height:1.8}.prose>p,.prose section>p,.prose article>p{font-size:17px;line-height:1.85;margin-bottom:21px}.prose .article-intro,.prose>p:first-child{font-size:18px}.prose h2{font-size:29px;line-height:1.2;margin:38px 0 20px;letter-spacing:-.6px;scroll-margin-top:92px}.prose h3{font-size:23px;line-height:1.25;scroll-margin-top:92px}.prose ul,.prose ol{font-size:16px;padding-left:21px}.prose .article-toc{padding:22px 20px;border-radius:13px;margin:28px 0 35px}.prose .article-toc ol,.prose .article-toc ul{grid-template-columns:1fr;gap:9px}.prose .article-toc li{font-size:14px}.prose .guide-cta{padding:23px 21px;border-radius:14px}.prose .guide-cta p{font-size:16px}.prose .guide-cta .button{font-size:13px;display:flex;justify-content:center}.prose .device-card{padding:24px 21px;margin:25px 0 32px;border-radius:19px;scroll-margin-top:95px}.prose .device-card h2,.prose .device-card h3{font-size:24px;gap:12px;align-items:flex-start}.device-rank{width:39px;height:39px;font-size:19px;border-radius:10px}.prose .device-card p{font-size:16px}.prose .device-specs{padding:17px;margin:17px 0 21px}.prose .device-specs p{font-size:13px}.prose .device-specs dl,.prose .device-card dl{grid-template-columns:1fr;gap:4px}.prose .device-specs dd{margin-bottom:9px}.device-product-image{min-height:150px}.device-product-image img{max-height:220px}.prose .device-card .buy-link{font-size:13px;padding:13px 18px}.prose table{font-size:12px;min-width:580px}.prose table th,.prose table td{padding:12px 13px}.prose .article-end{padding:25px 23px}.prose .article-end h2{font-size:26px}.related-section h2{font-size:33px;letter-spacing:-.7px}.policy-page{padding-bottom:55px}.policy-content h2{font-size:28px}.about-page-photo img{height:340px;object-position:50% 29%;border-radius:20px}.search-results h2{font-size:27px}.search-results p{font-size:16px}}
@media(prefers-reduced-motion:reduce){.featured-image img,.story-image img{transition:none}.featured-guide:hover .featured-image img,.story-card:hover .story-image img{transform:none}}

.rlbf-field{margin:0 0 22px}.rlbf-field>label{display:block;font-size:14px;font-weight:600;margin-bottom:9px}.rlbf-help{font-size:12px!important;line-height:1.7!important;color:#747c80;margin:7px 0 12px!important}.rlbf-consent>label{display:flex!important;gap:11px;align-items:flex-start;font-size:13px!important;font-weight:400!important;line-height:1.7!important}.rlbf-consent input{flex-shrink:0;width:18px!important;height:18px;margin-top:4px;accent-color:#f33337}.rlbf-consent .rlbf-help{margin-left:29px!important}.rlbf-notice{padding:20px;border:1px solid #c7d6c9;background:#f3faf3;color:#28462e;border-radius:12px;margin:24px 0}.rlbf-error{border-color:#e5acac;background:#fff0f0;color:#8d2230}.rlbf-field-error{color:#a1202e!important;font-size:13px!important}.rlbf-honeypot{display:none!important}.newsletter-section .rlbf-form-shell{background:#ffffff06;border:1px solid #4d5a52;border-radius:22px;padding:30px}.newsletter-section .rlbf-field{margin-bottom:22px}.newsletter-section .rlbf-consent label{font-size:12px!important;color:#cad4cc}.editorial-page .rlbf-form-shell{margin:30px 0 75px;padding:30px;border:1px solid #e5e5e5;background:#fafafa;border-radius:20px}.editorial-page .rlbf-help{font-weight:400}.newsletter-section .rlbf-help{color:#bac7be}.newsletter-section .rlbf-form button{margin-top:2px}@media(max-width:600px){.newsletter-section .rlbf-form-shell{padding:23px}.editorial-page .rlbf-form-shell{padding:23px;margin-bottom:50px}.rlbf-consent>label{font-size:12px!important}.rlbf-field>label{font-size:14px}}

.hub-hero h1,.newsletter-section h2,.site-footer h2,.site-footer h3{color:#fff}

@media(min-width:801px){.featured-guides .featured-guide{display:flex;flex-direction:column}.featured-guides .featured-copy{display:flex;flex-direction:column;flex:1}.featured-guides .featured-copy .text-link{margin-top:auto;align-self:flex-start}}

/* Keep thumbnail wrappers fluid and preserve the image width/height aspect hint.
   WordPress lazy images with sizes="auto" need that hint for size containment. */
.featured-image,
.guide-collection .featured-image,
.story-image {
 width:100%;
 height:auto;
 aspect-ratio:auto;
 align-self:start;
 flex-shrink:0;
}
.featured-image img,
.story-image img,
.article-cover img {
 display:block;
 width:100%;
 max-width:100%;
 height:auto;
 object-fit:contain;
}
.featured-guide:hover .featured-image img,
.story-card:hover .story-image img {
 transform:none;
}

.rlb-dates{display:flex;flex-wrap:wrap;gap:5px 16px;color:#6b7378;font-size:12px;line-height:1.6}.story-copy .rlb-dates{margin:0 0 16px}.article-meta .rlb-dates{margin:0}.policy-page .article-heading .rlb-dates{margin-top:20px}@media(max-width:600px){.article-meta .rlb-dates{flex-basis:100%;font-size:12px}}
