/* Permanent buying guides share the site's palette and compact deal controls. */
.guide-hub-heading{max-width:850px;padding:32px 0 38px}.guide-hub-heading h1,.guide-hero h1{font-size:clamp(34px,4.2vw,56px);letter-spacing:-2px;line-height:1.12}.guide-hub-heading>p:last-child{max-width:690px;font-size:17px;line-height:1.8;color:#566653}
.guide-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.guide-card{display:flex;flex-direction:column;align-items:flex-start;gap:14px;padding:26px;border:1px solid var(--line);border-radius:14px;background:white;transition:transform .15s,border-color .15s}.guide-card:hover{border-color:#71874f;transform:translateY(-3px)}.guide-card .guide-icon{width:64px;height:64px;border-radius:14px;padding:8px;background:#eef2e5}.guide-card-tech .guide-icon{background:#e9eef2}.guide-card-beauty .guide-icon{background:#f5e8e8}.guide-card-category{font-size:11px;color:#596553}.guide-card h3{font-size:23px;line-height:1.25;letter-spacing:-.6px;margin:0}.guide-card p{font-size:14px;line-height:1.75;color:#566653;margin:0}.guide-card-cta{margin-top:auto;padding-top:8px;font-size:13px;font-weight:700;display:flex;justify-content:space-between;align-self:stretch}.guide-teaser{margin:35px 0 50px;padding-top:30px;border-top:1px solid var(--line)}.guide-teaser>h2{margin-bottom:24px}.guide-method{max-width:800px;margin:45px 0;line-height:1.9;font-size:15px}.guide-method h2{margin-bottom:18px}.guide-method a,.guide-body a,.guide-byline a{text-decoration:underline;text-underline-offset:3px}
.guide-hero{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:55px;align-items:center;padding:25px 0 30px}.guide-hero .eyebrow{margin-bottom:18px}.guide-standfirst{font-size:18px;line-height:1.75;max-width:760px;color:#52624d}.guide-byline{font-size:12px;line-height:1.9;color:#5e6c58;margin-bottom:0}.guide-hero-art{height:240px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;border-radius:90px 18px 18px 18px;background:#e8eddc}.guide-hero-art.guide-card-tech{background:#e7ecec}.guide-hero-art.guide-card-beauty{background:#f0e5e2}.guide-hero-art .guide-icon{width:114px;height:114px}.guide-hero-art span{font-size:10px;text-align:center;line-height:1.8;letter-spacing:2px}.guide-quick{border-left:4px solid #879c54;padding:24px 28px;margin:0 0 35px;background:#edf2df;border-radius:0 10px 10px 0}.guide-quick .eyebrow{margin-bottom:12px}.guide-quick>p:last-child{max-width:960px;font-size:17px;line-height:1.75;margin:0}
.guide-layout{display:grid;grid-template-columns:215px minmax(0,1fr);gap:48px}.guide-toc nav{position:sticky;top:24px;border-left:1px solid #d0d8c6;padding-left:17px}.guide-toc h2{font-size:15px;letter-spacing:0;margin-bottom:15px}.guide-toc a{display:block;padding:7px 0;font-size:13px;line-height:1.5;color:#53654b}.guide-toc a:hover{text-decoration:underline}.guide-body{max-width:890px;min-width:0;font-size:16px;line-height:1.85}.guide-body section{margin-bottom:36px;scroll-margin-top:24px}.guide-body h2{font-size:28px;line-height:1.3;margin-bottom:19px;letter-spacing:-.65px}.guide-body h3{font-size:20px;line-height:1.45;margin:26px 0 12px}.guide-body p{margin-bottom:19px}.guide-body ul,.guide-body ol{padding-left:23px}.guide-body li{margin-bottom:10px;padding-left:4px}.guide-table-wrap{max-width:100%;overflow-x:auto;margin:22px 0;border:1px solid var(--line);border-radius:9px;background:#fff}.guide-table-wrap table{border-collapse:collapse;width:100%;min-width:580px;font-size:13px;line-height:1.65}.guide-table-wrap caption{text-align:left;font-size:12px;padding:14px;background:#f0f3e8;color:#526047}.guide-table-wrap th,.guide-table-wrap td{padding:15px 13px;text-align:left;vertical-align:top;border-bottom:1px solid var(--line)}.guide-table-wrap thead{background:#e6ecd9}.guide-table-wrap tbody th{font-weight:600;min-width:145px}.guide-table-wrap tr:last-child td,.guide-table-wrap tr:last-child th{border-bottom:0}.guide-small{font-size:12px;line-height:1.8;color:#56634e}.guide-checklist{list-style:'✓  '}.guide-empty,.guide-review-note{border:1px solid var(--line);padding:20px;border-radius:8px;background:white}.guide-empty p{margin-bottom:8px}.guide-faq{border-bottom:1px solid var(--line);padding:16px 0}.guide-faq summary{cursor:pointer;font-weight:600;line-height:1.6}.guide-faq p{margin:13px 0 0}.guide-sources{font-size:13px;line-height:1.85;border-top:1px solid var(--line);padding-top:28px}.guide-offers{display:grid;gap:12px}.guide-offers .offer-card{grid-template-columns:90px minmax(0,1fr)}.guide-offers .offer-photo{grid-row:1/3}.guide-offers .offer-pricing{grid-column:2;grid-row:2;text-align:left}.guide-offers .offer-copy{grid-column:2;grid-row:1}.guide-offers .offer-footer{grid-column:1/-1}.guide-offers .offer-title{font-size:16px}.guide-offers .offer-summary{font-size:12px}.guide-offers .offer-price-line{justify-content:flex-start}.guide-offers .offer-price{font-size:23px}.guide-offers .offer-check{font-size:10px}.guide-offers .deal-actions{margin:0}
@media(max-width:950px){.guide-layout{grid-template-columns:1fr;gap:25px}.guide-toc nav{position:static;display:flex;flex-wrap:wrap;gap:7px 20px}.guide-toc h2{width:100%;margin:0}.guide-toc a{padding:2px 0}.guide-body{max-width:none}.guide-hero{gap:25px;grid-template-columns:minmax(0,1fr) 150px}.guide-hero-art{height:190px}.guide-cards{gap:12px}.guide-card{padding:20px}.guide-card h3{font-size:20px}}
@media(max-width:640px){.guide-cards{grid-template-columns:1fr}.guide-card{gap:10px;padding:20px}.guide-card .guide-icon{width:54px;height:54px}.guide-hub-heading{padding:20px 0 28px}.guide-hero{display:block;padding-top:18px}.guide-hero-art{display:none}.guide-hero h1,.guide-hub-heading h1{font-size:35px;letter-spacing:-1.4px}.guide-standfirst{font-size:16px}.guide-quick{padding:20px;margin-bottom:27px}.guide-quick>p:last-child{font-size:15px}.guide-body{font-size:15px;line-height:1.8}.guide-body h2{font-size:25px}.guide-body h3{font-size:19px}.guide-toc nav{display:block}.guide-toc h2{margin-bottom:9px}.guide-toc a{padding:6px 0}.guide-table-wrap table{min-width:560px}.guide-teaser .section-heading{align-items:flex-start;flex-direction:column;gap:10px}.guide-teaser h2{font-size:25px}.guide-offers .offer-card{grid-template-columns:65px minmax(0,1fr)}.guide-offers .offer-photo{width:65px}.guide-offers .offer-photo img{width:65px}.guide-offers .offer-title{font-size:15px}}
@media(prefers-reduced-motion:reduce){.guide-card{transition:none}.guide-card:hover{transform:none}}

/* Keep recommendations compact within the article column. */
.guide-offers .offer-card{grid-template-columns:90px minmax(0,1fr);grid-template-rows:auto auto auto}.guide-offers .offer-photo{grid-column:1;grid-row:1;width:90px;height:90px}.guide-offers .offer-copy{grid-column:2;grid-row:1}.guide-offers .offer-meta{grid-column:1/-1;grid-row:2;border:0;padding:0}.guide-offers .offer-footer{grid-column:1/-1;grid-row:3}.guide-offers .offer-card h3{font-size:17px;margin:0}.guide-offers p{margin-bottom:0}.guide-offers .offer-check{margin:0 auto 0 0}.guide-offers .offer-card .offer-price{font-size:24px}.guide-offers .button{text-decoration:none}.guide-offers .offer-pricing{gap:4px 9px}.guide-offers .offer-price-note{margin:2px 0 0}
@media(max-width:640px){.guide-offers .offer-card{grid-template-columns:65px minmax(0,1fr)}.guide-offers .offer-photo{width:65px;height:74px}.guide-offers .offer-photo img{width:100%}.guide-offers .offer-card h3{font-size:15px}}

@media(max-width:640px){.guide-table-wrap::before{content:'Scroll across to compare →';display:block;font-size:12px;padding:10px 14px;background:#e6ecd9;color:#3e5435}}
