.guides-page [hidden]{display:none!important}
.guides-page h1,.guides-page h2,.guides-page h3{font-family:var(--display);line-height:1.15;letter-spacing:-.035em}
.guide-wrap{width:min(1180px,91%);margin:0 auto;padding-bottom:80px}
.guides-hero{background:var(--forest);color:var(--paper);padding:80px 6%;display:grid;grid-template-columns:1.5fr 1fr;align-items:center;gap:6%}
.guides-hero h1{font-size:clamp(2.7rem,5.4vw,5.4rem);max-width:850px;margin:18px 0 26px}
.guides-hero p:not(.eyebrow){font-size:1.15rem;max-width:530px;line-height:1.7;margin-bottom:30px}
.guides-sun{aspect-ratio:1;border-radius:50%;background:var(--sun);color:var(--forest);display:grid;place-items:center;max-width:350px;transform:rotate(-10deg);box-shadow:18px 18px 0 #ffffff15}
.guides-sun span{font-family:var(--display);font-size:clamp(1.3rem,2.8vw,2.4rem);font-weight:800;line-height:1.18;letter-spacing:-.06em;text-align:center}
.breadcrumbs{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:7px 12px;font-size:.78rem;font-weight:400;padding-top:28px;color:var(--muted)}
.guides-page .breadcrumbs{padding:28px 0 0}
.breadcrumbs a{text-decoration:underline;text-underline-offset:3px}.breadcrumbs a:after{display:none}
.guides-page .breadcrumbs,.guides-page .guide-sidebar nav{position:static;inset:auto;box-shadow:none;border:0;background:transparent}
.guides-page .guide-sidebar nav{padding:0}
.guides-page .breadcrumbs a,.guides-page .guide-sidebar nav a{white-space:normal}
.guide-heading{max-width:950px;padding:55px 0 45px;border-bottom:1px solid var(--line);margin-bottom:48px}
.guide-heading h1{font-size:clamp(2.5rem,4.7vw,4.4rem);margin:15px 0 25px;overflow-wrap:anywhere}
.guide-lede{font-size:1.25rem;line-height:1.65;max-width:810px;color:#35574e}
.guide-meta{font-size:.8rem;color:var(--muted);display:flex;flex-wrap:wrap;gap:8px;margin-top:26px}
.guide-layout{display:grid;grid-template-columns:minmax(0,760px) minmax(200px,270px);gap:8%;align-items:start}
.guide-body{font-size:1.06rem;line-height:1.85;overflow-wrap:break-word}
.guide-body h2{font-size:1.8rem;margin:42px 0 16px;scroll-margin-top:115px}
.guide-body>h2:first-child{margin-top:0}.guide-body h3{font-size:1.25rem;margin-top:30px}
.guide-body p{margin:0 0 23px}.guide-body li{padding-left:4px;margin:9px 0}.guide-body ul,.guide-body ol{padding-left:25px;margin-bottom:26px}
.guide-body a,.guide-product p a,.guide-cta-note a{color:var(--forest);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}
.guide-body a:hover{color:#9d3c1d}.guide-body table{border-collapse:collapse;width:100%;font-size:.95rem}.guide-body th,.guide-body td{padding:12px;border-bottom:1px solid var(--line);text-align:left}
.guide-sidebar{position:sticky;top:120px}.guide-sidebar nav{display:block;font-size:.85rem}.guide-sidebar ol{padding-left:19px}.guide-sidebar li{padding:8px 0;color:var(--muted)}.guide-sidebar a:after{display:none}.guide-sidebar a:hover{text-decoration:underline}
.guide-mini-cta{margin-top:32px;padding:24px;background:#ececdd;border-radius:6px;font-size:.9rem}.guide-mini-cta strong{font-size:1rem}.guide-mini-cta a{text-decoration:underline;font-weight:700}
.guide-sources{border-top:1px solid var(--line);margin-top:45px;padding-top:12px;font-size:.86rem;color:var(--muted)}.guide-sources h2{font-size:1.2rem;margin-top:20px}.guide-sources p{margin-bottom:12px}.guide-sources li{margin:4px 0}
.guide-cta{background:var(--sun);margin-top:70px;padding:45px 6%;border-radius:8px}.guide-cta h2{font-size:clamp(1.8rem,3vw,2.8rem);margin:14px 0 18px}.guide-cta>p{max-width:740px}.guide-cta .button{background:var(--forest);color:var(--paper);margin:12px 0}.guide-cta-note{font-size:.86rem;color:#344f41}
.guide-related,.guide-featured,.guide-directory{padding-top:62px}.guide-related>h2,.guide-featured>h2,.guide-directory>h2{font-size:clamp(1.8rem,3vw,2.7rem);margin:12px 0 30px}
.guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.guide-card{border:1px solid var(--line);border-radius:7px;padding:27px;background:#fffdf7;display:flex;flex-direction:column;position:relative;transition:border-color .15s}
.guide-card:hover{border-color:#789188}.guide-card .eyebrow{font-size:.65rem;letter-spacing:.08em;margin:0 0 15px}.guide-card h3{font-size:1.38rem;margin:0 0 15px;line-height:1.3}.guide-card h3 a:hover{text-decoration:underline;text-underline-offset:4px}.guide-card>p:not(.eyebrow){font-size:.9rem;line-height:1.7;color:var(--muted);margin:0 0 25px}.guide-card-link{margin-top:auto;font-weight:700;font-size:.84rem;display:flex;justify-content:space-between;gap:15px}
.guide-filters{display:grid;grid-template-columns:2fr 1fr;gap:20px;margin:22px 0}.guide-filters label{display:flex;flex-direction:column;gap:8px;font-size:.82rem;font-weight:700}.guide-filters input,.guide-filters select{width:100%;border:1px solid #aab8a8;border-radius:4px;background:#fffdf7;color:var(--forest);min-height:50px;padding:10px 14px;font:inherit;font-size:1rem}.guide-count{font-size:.82rem;color:var(--muted);margin:25px 0}
.guide-product{display:grid;grid-template-columns:1.1fr 1fr;gap:45px;align-items:start}.guide-product img{border-radius:7px;width:100%;height:auto}.guide-product h2{margin-top:0;font-size:1.9rem}.guide-product li{margin-bottom:10px}
@media(max-width:1000px){.guide-layout{grid-template-columns:minmax(0,1fr) 210px;gap:5%}.guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-featured .guide-grid .guide-card:last-child{grid-column:1/-1}.guide-sidebar{top:110px}.guides-page .site-header{gap:18px}.guides-page nav{gap:18px}}
@media(max-width:760px){.guide-wrap{width:89%;padding-bottom:45px}.guides-hero{padding:48px 5.5%;display:block}.guides-hero h1{font-size:2.8rem;line-height:1.08}.guides-sun{display:none}.guides-hero p:not(.eyebrow){font-size:1rem}.guide-heading{padding:32px 0;margin-bottom:30px}.guide-heading h1{font-size:2.45rem}.guide-lede{font-size:1.08rem}.guide-meta{font-size:.73rem;gap:6px}.guide-layout{display:flex;flex-direction:column;gap:25px}.guide-sidebar{position:static;order:-1;width:100%;background:#f0f0e5;padding:20px;border-radius:5px}.guide-sidebar ol{columns:2;margin-bottom:0;font-size:.78rem}.guide-sidebar li{break-inside:avoid;padding:4px 0}.guide-mini-cta{display:none}.guide-body{font-size:1rem;line-height:1.8;min-width:0;width:100%}.guide-body h2{font-size:1.55rem;margin-top:32px}.guide-grid{grid-template-columns:1fr}.guide-card{padding:24px}.guide-featured .guide-grid .guide-card:last-child{grid-column:auto}.guide-featured,.guide-related,.guide-directory{padding-top:42px}.guide-filters{grid-template-columns:1fr;gap:15px}.guide-cta{padding:28px 23px;margin-top:45px}.guide-cta .button{width:100%;justify-content:center}.guide-product{grid-template-columns:1fr;gap:25px}.breadcrumbs{font-size:.72rem}.breadcrumbs>span:last-child{display:none}.breadcrumbs>span:nth-last-child(2){display:none}}
@media(prefers-reduced-motion:reduce){.guide-card{transition:none}}
@media(max-width:360px){.guides-page .site-header{height:80px;flex-wrap:nowrap;padding:0 5%;gap:12px}.guides-page .site-header .wordmark{font-size:1.45rem}.guides-page .site-header .brand-sun{font-size:1.8rem;margin-right:6px}.guides-page .site-header .wordmark small{left:30px;font-size:.58rem;letter-spacing:2.8px}.guides-page .header-cta{font-size:.68rem;padding:10px 9px;white-space:nowrap}.guides-page .menu-toggle{flex-shrink:0;width:24px}.guides-page .guide-heading h1{font-size:2.1rem}}

/* Comparison tables retain readable columns on narrow screens. */
.guide-table-wrap{max-width:100%;overflow-x:auto;margin:1.4rem 0;-webkit-overflow-scrolling:touch}.guide-table-wrap table{min-width:560px}.guide-table-wrap th{vertical-align:top}.guide-table-wrap td{vertical-align:top}.guide-layout,.guide-body{min-width:0}
