:root{--primary-hue:200;--accent-hue:30;--page:oklch(98% .012 var(--primary-hue));--surface:oklch(100% 0 0);--surface-soft:oklch(95% .025 var(--primary-hue));--text:oklch(23% .035 var(--primary-hue));--muted:oklch(48% .03 var(--primary-hue));--line:oklch(86% .035 var(--primary-hue));--primary:oklch(43% .13 var(--primary-hue));--primary-dark:oklch(32% .11 var(--primary-hue));--accent:oklch(62% .16 var(--accent-hue));--primary-soft:oklch(92% .04 var(--primary-hue));--accent-soft:oklch(94% .045 var(--accent-hue));--sans:"Inter", ui-sans-serif, system-ui, sans-serif;--serif:"Literata", ui-serif, Georgia, serif;--body-font:var(--sans);--heading-font:var(--serif);--radius:.375rem;--section-gap:3.5rem}html[data-fontpair=manrope-sourceserif]{--sans:"Manrope", sans-serif;--serif:"Source Serif 4", serif}html[data-fontpair=inter-literata]{--sans:"Inter", sans-serif;--serif:"Literata", serif}html[data-fontpair=golos-ptserif]{--sans:"Golos Text", sans-serif;--serif:"PT Serif", serif}html[data-fontpair=plex]{--sans:"IBM Plex Sans", sans-serif;--serif:"IBM Plex Serif", serif}html[data-density=airy]{--section-gap:4rem}html[data-density=dense]{--section-gap:3rem}html[data-radius=sm]{--radius:.125rem}html[data-radius=md]{--radius:.375rem}html[data-radius=lg]{--radius:.5rem}html[data-palette=warm]{--page:oklch(97% .025 var(--primary-hue));--surface-soft:oklch(93% .055 var(--primary-hue));--text:oklch(25% .045 var(--primary-hue));--line:oklch(84% .055 var(--primary-hue));--primary:oklch(43% .15 var(--primary-hue));--accent:oklch(60% .18 var(--accent-hue));--accent-soft:oklch(91% .07 var(--accent-hue))}html[data-palette=cool]{--page:oklch(97% .018 var(--primary-hue));--surface:oklch(99% .008 var(--primary-hue));--surface-soft:oklch(92% .04 var(--primary-hue));--text:oklch(22% .055 var(--primary-hue));--primary:oklch(40% .16 var(--primary-hue));--accent:oklch(58% .17 var(--accent-hue))}html[data-palette=graphite]{--page:oklch(92% .012 var(--primary-hue));--surface:oklch(98% .008 var(--primary-hue));--surface-soft:oklch(87% .025 var(--primary-hue));--text:oklch(18% .025 var(--primary-hue));--muted:oklch(42% .025 var(--primary-hue));--line:oklch(75% .03 var(--primary-hue));--primary:oklch(34% .1 var(--primary-hue));--primary-dark:oklch(22% .07 var(--primary-hue));--accent:oklch(62% .2 var(--accent-hue));--accent-soft:oklch(88% .07 var(--accent-hue))}html[data-palette=civic]{--page:oklch(96% .025 95);--surface:oklch(99% .012 95);--surface-soft:oklch(91% .04 var(--primary-hue));--text:oklch(24% .045 var(--primary-hue));--primary:oklch(39% .13 var(--primary-hue));--accent:oklch(57% .14 var(--accent-hue));--accent-soft:oklch(91% .055 var(--accent-hue))}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:var(--page);font-family:var(--body-font);text-rendering:optimizelegibility;margin:0;font-size:1rem;line-height:1.68}.skip-link{z-index:100;color:#fff;background:var(--primary-dark);padding:.6rem .8rem;position:fixed;top:.5rem;left:.5rem;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}a{color:var(--primary);text-underline-offset:.18em}a:hover{color:var(--accent)}h1,h2,h3{font-family:var(--heading-font);overflow-wrap:normal;hyphens:auto;word-break:normal;text-wrap:balance;line-height:1.13}code,a[href^="http://"],a[href^="https://"],a[href^=mailto\:]{overflow-wrap:anywhere}.shell{width:min(100% - 2rem,72rem);margin-inline:auto}.site-header{background:var(--surface);border-bottom:1px solid var(--line)}.header-inner{justify-content:space-between;align-items:center;gap:1rem;min-height:4rem;display:flex}.wordmark{color:var(--primary-dark);font-family:var(--heading-font);font-size:1.3rem;font-weight:800;line-height:1;text-decoration:none}.site-header nav,.site-footer nav,.breadcrumbs,.pagination{flex-wrap:wrap;gap:1rem;display:flex}.site-header nav a,.site-footer nav a,.pagination a{color:var(--text);font-size:.88rem;font-weight:650;text-decoration:none}.brand-row{justify-content:space-between;align-items:center;min-height:4.4rem;display:flex}.header-about{color:var(--muted);font-size:.85rem}.header-author{color:var(--text);align-items:center;gap:.5rem;font-size:.86rem;font-weight:650;text-decoration:none;display:flex}.header-author img{object-fit:cover;border-radius:50%;width:28px;height:28px}.category-nav{border-top:1px solid var(--line)}.category-nav>div{flex-wrap:wrap;gap:.35rem .9rem;padding-block:.55rem;display:flex}.category-nav a{flex:none;font-size:.82rem}html[data-header=tabs] .site-header{z-index:10;position:sticky;top:0}html[data-header=tabs] .category-nav>div{padding-bottom:0}html[data-header=tabs] .category-nav a{border-bottom:2px solid #0000;padding:0 .1rem .55rem}html[data-header=tabs] .category-nav a:hover{border-color:var(--accent)}.intro{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1.5rem;min-height:0;padding:.7rem 0;display:grid;overflow:hidden}.intro h1{letter-spacing:-.035em;margin:.05rem 0 .25rem;font-size:clamp(1.6rem,3vw,2.2rem)}.intro__brief{max-width:75ch;color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.94rem;line-height:1.45;display:-webkit-box;overflow:hidden}.eyebrow{color:var(--primary);font-family:var(--sans);letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:.7rem;font-weight:800}.author-chip{color:var(--text);white-space:nowrap;align-items:center;gap:.65rem;font-size:.86rem;font-weight:700;text-decoration:none;display:flex}.author-chip img,.article-meta :is(img,svg),.author-box>:is(img,svg),.portrait{border-radius:50%;flex:none}.author-chip img,.article-meta img,.author-box>img,.portrait{object-fit:cover}.author-chip img{width:40px;height:40px}.article-meta :is(img,svg){width:32px;height:32px}.home-section{margin-top:min(var(--section-gap), 2.75rem);scroll-margin-top:1rem}.section-heading{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:1rem;margin-bottom:.75rem;display:flex}.section-heading h2{margin:0;font-size:clamp(1.25rem,2vw,1.6rem)}.section-heading p{max-width:65ch;color:var(--muted);margin:.25rem 0 0}.section-heading>a{flex:none;font-size:.9rem;font-weight:700}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.article-card,.featured-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.article-card__image,.featured-card__image{background:var(--surface-soft);display:block}.article-card__image img{aspect-ratio:3/2;object-fit:cover;width:100%;height:auto;display:block}.featured-card__image{aspect-ratio:16/10;max-height:300px}.featured-card__image img{object-fit:cover;width:100%;height:100%;display:block}.article-card__body{padding:1rem}.featured-card__body{padding:clamp(1.15rem,3vw,2.25rem)}.card-meta{color:var(--muted);justify-content:space-between;align-items:baseline;gap:.8rem;font-size:.75rem;display:flex}.card-meta a{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;font-weight:750;display:block;overflow:hidden}.card-meta time{flex:none}.article-card h3{margin:.65rem 0 .5rem;font-size:clamp(1.15rem,2.6vw,1.45rem)}.article-card h3 a,.featured-card h2 a{color:var(--text);text-decoration:none}.article-card h3 a:hover,.featured-card h2 a:hover{color:var(--accent)}.article-card p,.featured-card p{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.9rem;line-height:1.55;display:-webkit-box;overflow:hidden}.featured-card p{-webkit-line-clamp:2}.article-card .verdict,.featured-card .verdict{color:var(--text);border-top:2px solid var(--primary);-webkit-line-clamp:2;margin:.65rem 0;padding-top:.55rem}.featured-card{grid-template-columns:minmax(0,30rem) minmax(0,1fr);display:grid}.featured-card h2{margin:.65rem 0;font-size:clamp(1.5rem,2.4vw,2rem)}.directory-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.directory-grid a{min-height:7rem;color:var(--text);background:var(--surface);border:1px solid var(--line);border-top:4px solid var(--primary);flex-direction:column;justify-content:space-between;padding:1rem;text-decoration:none;display:flex}.directory-grid span{color:var(--muted);font-size:.78rem}.review-stack{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:.75rem;display:grid}html[data-cards=textDense] .article-card{grid-template-columns:8.5rem minmax(0,1fr);display:grid}html[data-cards=textDense] .article-card__image img{height:100%;min-height:9rem}html[data-cards=textDense] .article-card__body{padding:.8rem}html[data-cards=textDense] .article-card h3{margin:.4rem 0;font-size:1.08rem}html[data-cards=textDense] .article-card p{-webkit-line-clamp:2}html[data-cards=dateFirst] .article-card{grid-template-columns:minmax(0,1fr) 6.5rem;display:grid}html[data-cards=dateFirst] .article-card__image{margin:.8rem .8rem .8rem 0}html[data-cards=dateFirst] .article-card__image img{height:100%;min-height:6rem}html[data-cards=dateFirst] .card-meta{justify-content:flex-start}html[data-cards=dateFirst] .card-meta time{color:var(--text);font-weight:750}html[data-layout=magazine] .latest-section .card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}html[data-layout=magazine] .latest-section .article-card:first-child{grid-column:span 2;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}html[data-layout=magazine] .latest-section .article-card:first-child .article-card__image{grid-area:1/1;margin:0}html[data-layout=magazine] .latest-section .article-card:first-child .article-card__image img{height:100%}html[data-layout=magazine] .latest-section .article-card:first-child .article-card__body{grid-area:1/2;align-self:center}html[data-layout=magazine] .latest-section .article-card:first-child h3{font-size:1.8rem}html[data-layout=list] .shell{width:min(100% - 2rem,78rem)}html[data-layout=list] .intro{border-bottom:3px solid var(--text);min-height:6.5rem}html[data-layout=list] .featured-card{grid-template-columns:16rem 1fr}html[data-layout=list] .featured-card__body{padding:1rem 1.25rem}html[data-layout=list] .latest-section .card-grid,html[data-layout=list] .category-section .card-grid{border-top:2px solid var(--text);grid-template-columns:1fr;gap:0}html[data-layout=list] .latest-section .article-card,html[data-layout=list] .category-section .article-card{border-width:0 0 1px;border-radius:0;grid-template-columns:9rem minmax(0,1fr);display:grid}html[data-layout=list] .latest-section .article-card__image img,html[data-layout=list] .category-section .article-card__image img{height:100%;min-height:7rem}html[data-layout=list] .home-section{margin-top:2.5rem}html[data-layout=directory] .latest-section .card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}html[data-layout=directory] .latest-section .article-card{grid-template-columns:9rem minmax(0,1fr);display:grid}html[data-layout=directory] .latest-section .article-card__image img{height:100%;min-height:9rem}html[data-layout=review] .featured{grid-template-columns:minmax(0,1.5fr) minmax(18rem,.7fr);gap:1rem;display:grid}html[data-layout=review] .featured .section-heading{grid-column:1/-1;margin-bottom:0}html[data-layout=review] .featured-card{border-top:5px solid var(--primary);grid-template-columns:.9fr 1.1fr}html[data-layout=review] .featured-card h2,html[data-layout=list] .featured-card h2{font-size:clamp(1.35rem,2.4vw,2rem)}html[data-layout=review] .review-stack{grid-template-columns:1fr;margin:0}html[data-layout=review] .prose table{border-top:4px solid var(--accent)}.start-here ol{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;padding:0;list-style:none;display:grid}.start-here a{height:100%;color:var(--text);background:var(--primary-soft);border-left:3px solid var(--primary);padding:1rem;text-decoration:none;display:block}.start-here strong,.start-here span{display:block}.start-here span{color:var(--muted);margin-top:.3rem;font-size:.88rem}.category-section .compact p{-webkit-line-clamp:2}.pagination{justify-content:center;margin-top:2rem}.pagination a{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);place-items:center;width:2.3rem;height:2.3rem;display:grid}.pagination a[aria-current=page]{color:#fff;background:var(--primary);border-color:var(--primary)}.page-heading{max-width:52rem;padding:1.5rem 0 2rem}.page-heading h1{letter-spacing:-.035em;margin:.3rem 0 1rem;font-size:clamp(1.8rem,4vw,2.6rem)}.page-heading>p{color:var(--muted)}.text-page{max-width:68ch}.text-page h2{margin-top:2.4rem;font-size:1.5rem}.text-page p{font-size:1.06rem}.profile{grid-template-columns:auto 1fr;align-items:start;gap:1.25rem;display:grid}.article-shell{grid-template-columns:minmax(0,15rem) minmax(0,47.5rem);justify-content:center;column-gap:2rem;display:grid}.article-shell>:not(.article-content){grid-column:2;width:100%;max-width:47.5rem}.breadcrumbs{color:var(--muted);flex-wrap:wrap;align-items:center;gap:.3rem .55rem;padding-top:.75rem;font-size:.78rem;overflow:hidden}.breadcrumbs>*{white-space:nowrap;flex:none;display:inline-flex}.breadcrumbs a{color:var(--muted);text-decoration:none}.breadcrumbs span:last-child{text-overflow:ellipsis;white-space:nowrap;flex:8rem;min-width:0;display:block;overflow:hidden}.article-header{padding:.65rem 0 .75rem}.article-header h1{letter-spacing:-.035em;margin:.55rem 0 .7rem;font-size:clamp(1.75rem,3.4vw,2.6rem)}.article-meta{color:var(--muted);align-items:center;gap:.7rem;font-size:.82rem;display:flex}.article-meta p,.article-meta span{margin:0;display:block}.article-meta span:first-child{color:var(--text);font-weight:700}.hero{width:min(100%,47.5rem);margin:0 auto}.hero__image{aspect-ratio:2;border-radius:var(--radius);max-height:380px;overflow:hidden}.hero img{object-fit:cover;width:100%;height:100%;display:block}.hero figcaption{color:var(--muted);margin-top:.4rem;font-size:.76rem}.summary-box,.toc{margin:1.25rem 0;padding:1.2rem 1.4rem}.summary-box{background:var(--primary-soft);border-left:3px solid var(--primary)}.no-hero .summary-box{margin-top:0}.summary-box h2,.toc h2{margin:0 0 .7rem;font-size:1.35rem}.summary-box ul,.toc ol{margin:0;padding-left:1.25rem}.summary-box li,.toc li{margin:.35rem 0}.toc{background:var(--surface);border:1px solid var(--line);border-left:3px solid var(--primary);display:block}.toc a{color:var(--text);font-size:.88rem;font-weight:500;line-height:1.35;text-decoration:none;display:block}.toc a:hover{color:var(--accent)}.toc li{margin:.45rem 0}.article-content{grid-column:1/-1;grid-template-columns:minmax(0,15rem) minmax(0,47.5rem);justify-content:center;align-items:start;column-gap:2rem;display:grid}.article-content .toc{grid-column:1;max-height:calc(100vh - 2rem);margin-top:.5rem;position:sticky;top:1rem;overflow-y:auto}.prose{grid-column:2;width:100%;max-width:72ch;padding-top:.5rem;font-size:clamp(1.02rem,2vw,1.1rem)}.prose h2{margin:3.2rem 0 1rem;scroll-margin-top:1rem;font-size:clamp(1.5rem,3vw,1.9rem)}.prose h3{margin:2.2rem 0 .7rem;font-size:clamp(1.2rem,2.4vw,1.4rem)}.prose p{margin:0 0 1.25rem}.prose ul,.prose ol{margin:0 0 1.5rem;padding-left:1.5rem}.prose table{border-collapse:collapse;width:100%;margin:0;font-size:.88rem;display:table}.prose .table-wrap{background:linear-gradient(90deg, transparent, var(--page) 70%) 100% 0 / 2.5rem 100% no-repeat local, radial-gradient(farthest-side at 100% 50%, oklch(0% 0 0/.18), transparent) 100% 0 / .9rem 100% no-repeat scroll;margin:2rem 0;overflow-x:auto}.prose th,.prose td{border:1px solid var(--line);text-align:left;min-width:9rem;padding:.7rem}.prose th{background:var(--surface-soft)}.prose th:first-child,.prose td:first-child{min-width:7rem}.prose a[href^=http]:after{content:"↗";margin-left:.15em;font-size:.75em}.prose li.check{list-style:none;position:relative}.prose li.check:before{content:"";border:1.5px solid var(--primary);border-radius:2px;width:.85em;height:.85em;position:absolute;top:.42em;left:-1.5rem}.prose li.check.done:before{background:var(--primary)}.prose blockquote{border-left:3px solid var(--primary);font-family:var(--serif);background:0 0;margin:2rem 0;padding:.1rem 0 .1rem 1.25rem;font-size:1.05em}.prose blockquote p:last-child{margin-bottom:0}.faq,.related,.author-box,.prev-next{margin-top:3.5rem}.faq>h2,.related>h2{font-size:1.8rem}.faq section{border-top:1px solid var(--line);padding:1rem 0}.faq h3,.faq p{margin:0}.faq p{color:var(--muted);margin-top:.45rem}.prev-next{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.prev-next a{background:var(--surface);border:1px solid var(--line);padding:1rem;text-decoration:none}.prev-next a:only-child{grid-column:1/-1}.prev-next .next{text-align:right}.prev-next span,.prev-next strong{display:block}.prev-next span{color:var(--muted);font-size:.76rem}.prev-next strong{color:var(--text);margin-top:.25rem}.related .card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.related .article-card{grid-template-columns:7.5rem minmax(0,1fr);display:grid}.related .article-card__image{grid-area:1/1}.related .article-card__image img{height:100%;min-height:8rem}.related .article-card__body{grid-area:1/2;padding:.75rem}.related .article-card h3{margin:.4rem 0 .3rem;font-size:1.05rem}.related .article-card p{-webkit-line-clamp:2;font-size:.8rem}.related .card-meta,.related .card-meta time{display:block}.author-box{background:var(--surface);border:1px solid var(--line);grid-template-columns:auto 1fr;gap:1.1rem;padding:1.3rem;display:grid}.author-box h2{margin:.2rem 0 .5rem}.author-box p{color:var(--muted);margin:0 0 .5rem}.site-footer{color:var(--muted);background:var(--surface);border-top:1px solid var(--line);margin-top:5rem;font-size:.86rem}.footer-inner{grid-template-columns:1fr 1.3fr 1fr;gap:2rem;padding-block:2.5rem;display:grid}.footer-inner div{flex-direction:column;align-items:flex-start;gap:.35rem;display:flex}.footer-inner strong{color:var(--text)}.footer-inner p{margin:0}.site-footer.slim .footer-inner{justify-content:space-between;align-items:center;display:flex}.about-categories span{color:var(--muted)}.empty{color:var(--muted);border:1px dashed var(--line);padding:2rem}.not-found{max-width:38rem}.error-code{color:var(--primary);font-weight:850}.button{color:#fff;background:var(--primary);padding:.7rem 1rem;text-decoration:none;display:inline-block}@media (width<=63.99rem){.article-shell{display:block}.article-shell>:not(.article-content),.article-content{width:100%;max-width:47.5rem;margin-inline:auto}.article-content{display:block}.article-content .toc{border-bottom:1px solid var(--line);position:static}.article-content .toc a{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}}@media (width>=40rem){.about-categories{columns:2;gap:2rem;padding:0;list-style:none}}@media (width<=51.99rem){.card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.featured-card{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr 1fr}.footer-inner>div:first-child{grid-column:1/-1}html[data-layout=magazine] .latest-section .card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}html[data-layout=review] .featured{grid-template-columns:1fr}html[data-layout=review] .featured .section-heading{grid-column:auto}.directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=40rem){.shell{width:min(100% - 1.25rem,72rem)}.header-inner{flex-wrap:wrap;justify-content:flex-start;gap:.6rem;min-height:0;padding-top:.75rem}.header-inner nav{gap:.5rem;width:100%}.header-inner nav,.category-nav>div{scrollbar-width:none;flex-wrap:nowrap;padding-bottom:.6rem;overflow-x:auto;mask-image:linear-gradient(90deg,#000 calc(100% - 2rem),#0000)}.header-inner nav::-webkit-scrollbar,.category-nav>div::-webkit-scrollbar{display:none}.header-inner nav a,.category-nav a{background:var(--surface-soft);border:1px solid var(--line);white-space:nowrap;border-radius:999px;flex:none;padding:.28rem .55rem;font-size:.8rem}.intro{grid-template-columns:1fr;gap:.35rem;min-height:0;padding:.45rem 0}.intro h1{margin:0 0 .15rem;font-size:1.6rem}.intro__brief{display:none}.author-chip img{width:28px;height:28px}.author-chip{gap:.45rem;font-size:.78rem}.home-section{margin-top:2rem}.card-grid{grid-template-columns:1fr}.article-card{grid-template-columns:7.5rem minmax(0,1fr);display:grid}.article-card__image img{height:100%;min-height:9.2rem}.article-card__body{padding:.75rem}.article-card h3,html[data-cards=textDense] .article-card h3,html[data-layout=magazine] .latest-section .article-card:first-child h3{margin:.45rem 0 .3rem;font-size:1.1rem}.article-card p{-webkit-line-clamp:2;font-size:.8rem}.card-meta{display:block}.card-meta time{margin-top:.1rem;display:block}.featured-card__image{aspect-ratio:16/9;max-height:200px}.featured-card__body{padding:.8rem 1rem}.featured-card h2{font-size:1.35rem}.section-heading{align-items:start}.section-heading>a{font-size:.78rem}.start-here ol,.prev-next,.related .card-grid,.profile,.author-box{grid-template-columns:1fr}.portrait{width:90px;height:90px}.footer-inner,.site-footer.slim .footer-inner{flex-direction:column;align-items:flex-start;display:flex}.article-header{padding-top:.55rem}.article-header h1{font-size:1.6rem}.hero__image{max-height:210px}.summary-box,.toc{padding:1rem}.prose{font-size:1rem}.section-heading p{-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:100%;display:-webkit-box;overflow:hidden}.section-heading:has(p)>div{flex:100%;min-width:0}.brand-row{min-height:3.6rem}.category-nav>div{gap:.45rem}.directory-grid,html[data-layout=directory] .latest-section .card-grid,html[data-layout=magazine] .latest-section .card-grid{grid-template-columns:1fr}.prose th,.prose td{min-width:8rem}.prose th:first-child,.prose td:first-child{min-width:6rem}html[data-layout=magazine] .latest-section .article-card:first-child{grid-column:auto;grid-template-columns:7.5rem minmax(0,1fr)}html[data-layout=list] .featured-card{grid-template-columns:1fr}}
