/* Extensions share the theme palette and native WordPress markup. */
#primary-nav{gap:18px}#primary-nav>ul{gap:18px}.more-tech{position:relative;flex-shrink:0}.more-tech-toggle{display:flex;align-items:center;gap:8px;border:0;background:none;font-size:inherit;font-weight:600;padding:12px 0}.more-tech-toggle span{transition:rotate .18s}.more-tech-toggle[aria-expanded=true] span{rotate:180deg}
#more-tech-menu{position:absolute;z-index:100;right:0;top:calc(100% + 10px);width:330px;padding:16px;border:1px solid var(--line);border-radius:10px;background:var(--paper);box-shadow:0 14px 35px #1925231a}
#primary-nav #more-tech-menu ul{display:grid;grid-template-columns:1fr 1fr;gap:4px;list-style:none;padding:0;margin:0}#primary-nav #more-tech-menu a{display:block;padding:12px;border-radius:5px;font-size:13px;color:var(--ink)}#primary-nav #more-tech-menu a:hover{background:#edf2e5;color:var(--accent)}#primary-nav #more-tech-menu ul ul{display:block;padding-left:8px}#primary-nav #more-tech-menu ul ul a{font-size:11px;padding:8px}
#primary-nav>.menu>li{position:relative}#primary-nav .sub-menu{display:none;position:absolute;z-index:99;top:100%;left:0;min-width:190px;padding:12px;background:var(--paper);border:1px solid var(--line);border-radius:6px}#primary-nav li:hover>.sub-menu,#primary-nav li:focus-within>.sub-menu{display:block}#primary-nav .sub-menu a{display:block;padding:10px}
.chips ul{display:flex;list-style:none;flex-wrap:wrap;gap:7px;padding:0;margin:0}.chips li a{display:block}.footer-top{grid-template-columns:1.6fr repeat(5,minmax(0,1fr));gap:24px}.footer-top>div{min-width:0}.footer-top a{overflow-wrap:anywhere}
.review-card:not(.compact){border-bottom:3px solid var(--accent);padding-bottom:16px}.review-card-link{margin:0 0 13px}.deal-card:not(.compact){background:#f0f3e9;padding:14px;border:1px solid #dce4d4;border-radius:10px}.deal-card-details{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-bottom:15px}.deal-price{font-size:21px;letter-spacing:-.5px}.deal-saving{font-size:10px;background:var(--lime);border-radius:4px;padding:4px 7px}.deal-card-details small{display:block;width:100%;color:var(--muted);font-size:10px}.deal-card-details del{font-size:12px;color:var(--muted)}
.author-profile{display:flex;gap:22px;align-items:flex-start;padding:26px;background:#f0f3e9;border:1px solid var(--line);border-radius:10px;margin:30px 0}.author-profile img{width:64px;height:64px;flex-shrink:0;border-radius:50%}.author-profile h2{font-size:17px;margin:0 0 8px}.author-name{font-weight:700;font-size:17px}.author-profile p{margin:10px 0;font-size:14px;line-height:1.7;white-space:normal}.author-links{display:flex;flex-wrap:wrap;gap:16px;font-size:12px;color:var(--accent)}.breadcrumbs{flex-wrap:wrap;line-height:1.6}.breadcrumbs [aria-current]{overflow-wrap:anywhere}.article-toc .toc-subheading{padding-left:12px;font-size:11px}
.newsletter{display:flex;align-items:center;justify-content:space-between;gap:32px;padding:36px;background:#edf2e5;border:1px solid var(--line);border-radius:10px;margin:40px 0 60px}.newsletter h2{font-size:32px;margin:12px 0}.newsletter p{font-size:14px;margin-bottom:0;max-width:620px}.newsletter .button{flex-shrink:0}
.product-search{padding-bottom:30px;margin-bottom:35px;border-bottom:1px solid var(--line)}.product-search h2{font-size:25px}.product-search>p{font-size:13px;color:var(--muted)}.product-search-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.product-search-grid article{padding:20px;border:1px solid var(--line);border-radius:8px}.product-search-grid h3{font-size:19px;line-height:1.35;margin:12px 0}.product-search-grid .compare-product-name{display:none}.category-art{height:100%;display:grid;place-items:center;background:linear-gradient(135deg,#e6eddf,#c6d3c0);color:var(--accent);font-size:clamp(16px,3vw,34px);font-weight:700}.compare-tabs{flex-wrap:wrap}
@media(max-width:1100px){.header-inner{gap:20px}#primary-nav{gap:12px;font-size:12px}#primary-nav>ul{gap:12px}.footer-top{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-top>div:first-child{grid-column:1/-1}}
@media(min-width:801px) and (max-width:1050px){.header-inner{flex-wrap:wrap;padding:20px 0}#primary-nav{order:3;flex-basis:100%;justify-content:space-between}.search-toggle{margin-left:auto}}
@media(max-width:800px){#primary-nav{align-items:flex-start}#more-tech-menu{right:auto;left:0}#primary-nav .sub-menu{position:static;display:block;border:0;min-width:0;padding:0 0 0 12px}.product-search-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.newsletter{display:block}.newsletter .button{margin-top:20px}.article-toc .toc-subheading{padding-left:0}}
@media(max-width:540px){.more-tech{flex-basis:100%}#more-tech-menu{position:static;width:100%;margin-top:8px;box-shadow:none}.footer-top{grid-template-columns:repeat(2,minmax(0,1fr))}.product-search-grid{grid-template-columns:1fr}.author-profile{padding:20px;gap:14px}.author-profile img{width:45px;height:45px}.newsletter{padding:26px}.newsletter h2{font-size:27px}.compare-tabs a{flex:0 1 auto}.review-card-link{min-height:34px}}
@media(prefers-reduced-motion:reduce){.more-tech-toggle span{transition:none}}
#primary-nav>a:nth-child(-n+3){font-weight:800}
.more-tech-toggle span{font-size:0;width:7px;height:7px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;rotate:45deg;margin:0 3px 3px 0}.more-tech-toggle[aria-expanded=true] span{rotate:225deg;margin-bottom:0}

/* Public author profile and social links. */
.author-profile>img{width:112px;height:112px;object-fit:cover;border:3px solid #fff;box-shadow:0 0 0 1px var(--line)}.author-profile-copy{min-width:0;flex:1}.author-profile .author-name{font-size:23px;line-height:1.25}.author-profile .author-role{margin:7px 0 12px;color:var(--accent);font-weight:600;font-size:13px}.author-biography{max-width:780px;overflow-wrap:anywhere}.author-links{gap:8px;margin-top:16px}.author-links a{display:inline-flex;align-items:center;gap:7px;min-height:40px;padding:9px 12px;border:1px solid #cbd5c3;border-radius:6px;background:#fff;line-height:1.3;font-weight:600}.author-links a:hover{background:#e5eddb;border-color:var(--accent)}.author-profile .author-edit{font-size:12px;margin:18px 0 0}.author-edit a{text-decoration:underline;text-underline-offset:3px}.author-byline-avatar{border-radius:50%;width:40px;height:40px;object-fit:cover;flex-shrink:0}@media(max-width:540px){.author-profile{flex-direction:column}.author-profile>img{width:88px;height:88px}.author-links a{min-height:44px}.author-profile .author-name{font-size:21px}}

/* Author archive: editorial portrait and biography, distinct from article author boxes. */
.author-page{padding-top:42px;padding-bottom:64px}.author-hero{display:grid;grid-template-columns:minmax(260px,.85fr) minmax(0,2.15fr);border:1px solid #304039;border-radius:24px;overflow:hidden;background:radial-gradient(ellipse at 100% 0,#213c32 0,transparent 65%),#101a17;color:#fff;isolation:isolate}.author-hero-portrait{position:relative;min-width:0;min-height:590px;overflow:hidden;background:#243b32}.author-hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 28%;display:block}.author-hero-portrait:after{content:"";position:absolute;inset:40% 0 0;background:linear-gradient(transparent,rgba(5,14,10,.9));pointer-events:none}.author-portrait-caption{position:absolute;bottom:32px;left:26px;right:22px;z-index:1;display:flex;flex-direction:column;align-items:flex-start;gap:14px;font-size:10px;line-height:1.6;font-weight:700;letter-spacing:1.6px;text-transform:uppercase}.author-portrait-mark{display:grid;place-items:center;padding:7px;border-radius:9px;background:var(--lime);color:#15261b}.author-hero-portrait-empty{display:grid;place-items:center;background:radial-gradient(circle at 30% 25%,#496e52,transparent 70%),#1b3025}.author-hero-initial{font-size:clamp(100px,12vw,190px);font-weight:700;color:#dce9cf}.author-hero-content{padding:clamp(30px,3.6vw,56px);align-self:center;min-width:0}.author-hero-eyebrow{display:flex;align-items:center;gap:10px;color:var(--lime);font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;margin:0 0 24px}.author-hero-eyebrow>span{height:7px;width:7px;border-radius:50%;background:currentColor}.author-hero h1{font-size:clamp(38px,5.2vw,72px);font-weight:800;letter-spacing:-.055em;line-height:1.04;margin:0 0 20px;overflow-wrap:anywhere;color:#fff}.author-hero-meta{display:flex;flex-wrap:wrap;gap:14px;align-items:center;font-size:14px;line-height:1.6;margin-bottom:28px;color:#edf3e8}.author-hero-divider{color:var(--lime)}.author-hero a{color:inherit}.author-hero a:hover{color:var(--lime)}.author-hero-bio{font-size:16px;line-height:1.9;color:#bdccc3;overflow-wrap:anywhere}.author-hero-bio p{line-height:inherit;margin:0 0 16px}.author-hero-bio p:last-child{margin-bottom:0}.author-hero-guidance{font-style:italic}.author-hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:22px;margin-top:32px}.author-hero .author-articles-button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:52px;padding:15px 23px;background:var(--lime);color:#14241c;border:1px solid transparent;border-radius:8px;font-size:13px;font-weight:700;line-height:1.4}.author-hero .author-articles-button:hover{background:#eff8b6;color:#14241c}.author-articles-button>span{font-size:23px;line-height:1}.author-profile-edit{font-size:12px;display:inline-flex;align-items:center;gap:8px;min-height:44px}.author-hero-socials{display:flex;align-items:center;gap:18px;margin-top:28px}.author-connect-label{color:#a9b9af;text-transform:uppercase;letter-spacing:1.4px;font-size:10px}.author-hero-social-list{display:flex;flex-wrap:wrap;gap:8px;min-width:0}.author-social-button,.author-social-edit{display:inline-flex;align-items:center;gap:9px;min-height:44px;padding:10px 12px;border:1px solid #415047;border-radius:8px;font-size:12px;line-height:1.3}.author-social-button:hover,.author-social-edit:hover{background:#25382d;border-color:#a0b785}.author-social-button svg{flex-shrink:0}.author-social-edit{border-style:dashed}.author-social-edit>span{font-size:18px;line-height:1}.author-hero a:focus-visible{outline:2px solid var(--lime);outline-offset:4px}.author-article-section{scroll-margin-top:28px}.author-article-section>.section-heading{margin-bottom:28px}@media(max-width:1000px){.author-hero{grid-template-columns:minmax(220px,.85fr) minmax(0,1.65fr)}.author-hero-content{padding:30px}.author-hero-bio{font-size:15px}.author-hero-socials{align-items:flex-start;flex-direction:column;gap:12px}}@media(max-width:780px){.author-page{padding-top:24px}.author-hero{grid-template-columns:minmax(0,1fr);border-radius:16px}.author-hero-portrait{min-height:0;height:clamp(290px,65vw,460px)}.author-hero-photo{object-position:50% 30%}.author-portrait-caption{bottom:24px;left:24px}.author-hero-content{padding:28px 24px 32px}.author-hero h1{font-size:clamp(36px,9vw,56px)}.author-hero-eyebrow{margin-bottom:18px}.author-hero-meta{margin-bottom:22px}.author-hero-actions{gap:14px;margin-top:26px}.author-hero .author-articles-button{padding:14px 18px}.author-article-section .section-heading h2{font-size:25px}}@media(prefers-reduced-motion:reduce){.author-page{scroll-behavior:auto}}

/* Homepage discovery, practical reading and publication information. */
.home-section-intro{max-width:680px;color:var(--muted);font-size:15px;margin:-4px 0 25px}.home-topic-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.home-topic{padding:23px;border:1px solid var(--line);border-radius:var(--radius);background:#f1f4eb;transition:background .2s,border-color .2s}.home-topic:hover{background:#eaf0dd;border-color:#b7c7a1}.home-topic h3{font-size:21px;margin:0 0 10px;display:flex;justify-content:space-between;gap:16px}.home-topic p{font-size:13px;color:var(--muted);margin:0;line-height:1.6}.home-topics .eyebrow{display:block;margin-bottom:12px}.home-help .story-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-publication{margin-top:55px;padding:36px;background:var(--ink);color:var(--paper);border-radius:var(--radius)}.home-publication-heading{max-width:660px}.home-publication .eyebrow{color:var(--lime)}.home-publication h2{font-size:clamp(27px,3vw,38px);line-height:1.15;margin:16px 0}.home-publication p{color:#c8d3cc;font-size:14px}.home-publication-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-top:28px}.home-publication-grid a{border-top:1px solid #526059;padding-top:22px}.home-publication-grid h3{font-size:19px;line-height:1.3;color:#f6f9ed;letter-spacing:-.02em}.home-publication-grid a:hover h3{color:var(--lime)}.home-publication-grid p{margin-bottom:0}.home-search{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:center;padding:32px 0;margin-top:22px;border-bottom:1px solid var(--line)}.home-search h2{font-size:24px;margin-bottom:10px}.home-search p{color:var(--muted);margin-bottom:0;font-size:14px}.site-footer-expanded .footer-top{grid-template-columns:minmax(200px,1.5fr) repeat(4,minmax(0,1fr));gap:30px}.site-footer-expanded h2{font-size:14px;letter-spacing:0;margin:0 0 18px}.site-footer-expanded .footer-brand p{font-size:13px;max-width:260px;line-height:1.7}.site-footer-expanded nav ul{list-style:none;padding:0;margin:0}.site-footer-expanded nav a{display:block;line-height:1.5;padding:5px 0;margin:0;font-size:12px}.site-footer-expanded .footer-email{overflow-wrap:anywhere;font-size:12px}.site-footer-expanded .cookie-notice-reopen{margin-top:10px}.site-footer-expanded .footer-brand nav{margin-top:18px}
@media(max-width:1000px){.site-footer-expanded .footer-top{grid-template-columns:repeat(4,minmax(0,1fr))}.site-footer-expanded .footer-brand{grid-column:1/-1}.site-footer-expanded .footer-brand p{max-width:480px}}
@media(max-width:800px){.home-topic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-publication-grid{grid-template-columns:1fr;gap:12px}.home-search{grid-template-columns:1fr;gap:20px}.home-help .story-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:540px){.home-topic-grid,.home-help .story-grid{grid-template-columns:1fr}.home-topic{padding:20px}.home-publication{padding:26px 22px;margin-top:35px}.home-section-intro{font-size:14px}.site-footer-expanded .footer-top{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 20px}.home-help .section-heading{align-items:flex-start;gap:12px}.home-help .section-heading h2{max-width:65%}}
/* Reader account forms and navigation. */
#primary-nav .reader-nav{display:flex;gap:12px;align-items:center;border-left:1px solid var(--line);padding-left:15px;white-space:nowrap}#primary-nav .reader-nav a.reader-signup{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 18px;border:1px solid transparent;border-radius:7px;background:var(--ink);color:#fff;font-weight:700;line-height:1.2;text-decoration:none;transition:background-color .15s ease}#primary-nav .reader-nav a.reader-signup:hover{background:var(--accent);color:#fff}#primary-nav .reader-nav a.reader-signup:focus-visible{color:#fff;outline:3px solid var(--accent);outline-offset:3px}.reader-account{max-width:560px;border:1px solid var(--line);background:#fff;padding:30px;border-radius:var(--radius)}.reader-account p{font-size:15px}.reader-form{display:grid;gap:12px}.reader-form>label{font-weight:600;font-size:14px}.reader-form>input{width:100%;min-width:0;padding:13px;border:1px solid #b9c5b9;border-radius:6px;font:inherit}.reader-check{display:flex;gap:10px;align-items:flex-start;margin:8px 0;line-height:1.6;font-size:13px!important}.reader-check input{margin-top:5px;flex-shrink:0}.reader-form .button{margin-top:8px;padding:15px}.reader-trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.reader-notice{padding:16px;background:#edf3df;border-left:3px solid var(--accent)}.reader-error{padding:16px;background:#fff1ee;border-left:3px solid #a33322}.reader-links,.reader-actions{display:flex;gap:18px;flex-wrap:wrap;margin-top:22px;font-size:14px;align-items:center}.reader-note{color:var(--muted);font-size:13px!important;margin:24px 0 0!important}.reader-account dt{font-weight:700;font-size:13px}.reader-account dd{margin:4px 0 16px;overflow-wrap:anywhere}.reader-welcome{font-size:22px!important;font-weight:700}.reader-actions .button{color:#fff;text-decoration:none}@media(max-width:1100px){#primary-nav{flex-wrap:wrap}#primary-nav .reader-nav{padding-left:0;border:0}}@media(max-width:540px){.reader-account{padding:22px 18px}.reader-links{gap:12px}}
.article-tags{margin:30px 0;padding:22px 0;border-top:1px solid var(--line)}.article-tags>strong{display:block;font-size:14px;margin-bottom:12px}.article-tags ul{display:flex;flex-wrap:wrap;gap:9px;list-style:none;margin:0;padding:0}.article-body .article-tags li{margin:0;padding:0}.article-body .article-tags a{display:block;padding:7px 14px;border:1px solid #cbd5c4;border-radius:999px;background:#eef3e6;font-size:13px;line-height:1.6;color:var(--accent);text-decoration:none;overflow-wrap:anywhere}.article-body .article-tags a:hover{background:var(--ink);color:white;border-color:var(--ink)}