/**
 * LuggageRate buying-guide template
 * Answer-first layout — compact comparison on desktop, stacked cards on mobile.
 */

/* ---- Shell / header ---- */
.luggagerate-buying-guide-template .the-post > .article.luggagerate-guide-article .entry-header,
.luggagerate-buying-guide-template .luggagerate-guide-article .entry-header.luggagerate-guide__header {
    display: block !important;
    flex-direction: column !important;
    flex-wrap: nowrap !important;
    margin-top: 0 !important;
    margin-bottom: 1.25rem !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    gap: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
}

.luggagerate-buying-guide-template .the-post > .article.luggagerate-guide-article .entry-header > *,
.luggagerate-buying-guide-template .luggagerate-guide-article .entry-header.luggagerate-guide__header > * {
    flex-basis: auto !important;
    flex-grow: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
}

.luggagerate-buying-guide-template .luggagerate-guide__header .entry-title {
    display: block;
    width: 100%;
    margin: 0 0 0.75rem !important;
}

.luggagerate-guide {
    max-width: 100%;
}

/* Restore readable page padding when LiteSpeed UCSS drops parent theme rules */
.luggagerate-buying-guide-template .the-post > .article .post-inner.luggagerate-guide,
.luggagerate-buying-guide-template .luggagerate-guide.post-inner {
    padding-top: 1.25rem !important;
    padding-left: 1.15rem !important;
    padding-right: 1.15rem !important;
    box-sizing: border-box;
}

.luggagerate-buying-guide-template .the-post > .article .post-inner.luggagerate-guide > :first-child,
.luggagerate-buying-guide-template .luggagerate-guide.post-inner > :first-child {
    margin-top: 0.5rem !important;
}

@media (min-width: 641px) {
    .luggagerate-buying-guide-template .the-post > .article .post-inner.luggagerate-guide,
    .luggagerate-buying-guide-template .luggagerate-guide.post-inner {
        padding-left: 2rem !important;
        padding-right: 2rem !important;
    }
}

/* ---- Updated badge (matches review template) ---- */
.luggagerate-guide-badges {
    display: flex;
    flex-wrap: wrap;
    gap: 0.4rem;
    list-style: none;
    margin: 0 0 0.75rem;
    padding: 0;
}

.luggagerate-guide-badge {
    margin: 0;
    padding: 0.25rem 0.55rem;
    border: 1px solid #d1d5db;
    border-radius: 0.25rem;
    background: #f8fafc;
    font-size: 0.75rem;
    font-weight: 600;
    line-height: 1.3;
    color: #1f2937;
}

.luggagerate-guide-badge--updated {
    border-color: #64748b;
    color: #334155;
}

.luggagerate-buying-guide-template .screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important;
}

.luggagerate-guide__direct-answer {
    margin: 0.4rem 0 0;
    font-size: 1.125rem;
    line-height: 1.55;
    color: #1f2937;
    max-width: 40rem;
    font-weight: 500;
}

.luggagerate-guide__header + .luggagerate-guide-rule-box,
.luggagerate-guide__header + .luggagerate-guide-top3,
.luggagerate-guide__header + .luggagerate-guide-methodology,
.luggagerate-guide__header + .luggagerate-guide-products,
.luggagerate-guide__header + .luggagerate-guide__body,
.luggagerate-guide__header + .luggagerate-guide__body-layout {
    margin-top: 0.15rem;
}

.luggagerate-guide__body > .single-content-wrapper > .entry-content > :first-child {
    margin-top: 0;
}

/*
 * Theme centers .entry-content > * with content-width + margin:auto.
 * Header is forced full-width, so body looked indented — match review template.
 */
.luggagerate-buying-guide-template .luggagerate-guide__content.entry-content > *,
.luggagerate-buying-guide-template .luggagerate-guide__body .single-content-wrapper > * {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.luggagerate-buying-guide-template .luggagerate-guide__content.entry-content .alignwide,
.luggagerate-buying-guide-template .luggagerate-guide__content.entry-content .alignfull {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    left: auto !important;
    right: auto !important;
}

.luggagerate-buying-guide-template .luggagerate-guide__header,
.luggagerate-buying-guide-template .luggagerate-guide__direct-answer,
.luggagerate-buying-guide-template .luggagerate-guide-rule-box,
.luggagerate-buying-guide-template .luggagerate-guide-top3,
.luggagerate-buying-guide-template .luggagerate-guide-methodology,
.luggagerate-buying-guide-template .luggagerate-guide-products,
.luggagerate-buying-guide-template .luggagerate-guide__body-layout,
.luggagerate-buying-guide-template .luggagerate-guide__body,
.luggagerate-buying-guide-template .luggagerate-guide-considerations,
.luggagerate-buying-guide-template .luggagerate-guide-faq,
.luggagerate-buying-guide-template .luggagerate-guide-final {
    width: 100%;
    max-width: 100%;
    clear: both;
}

/* ---- Shared CTA (mirrors review CTA; self-contained) ---- */
.luggagerate-guide-cta,
.luggagerate-buying-guide-template .luggagerate-review-cta {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 44px;
    padding: 0.65rem 1.15rem;
    border-radius: 0.375rem;
    font-size: 0.9375rem;
    font-weight: 700;
    line-height: 1.25;
    text-decoration: none !important;
    text-align: center;
    transition: background-color 0.15s ease, color 0.15s ease, border-color 0.15s ease;
    box-sizing: border-box;
}

.luggagerate-guide-cta,
.luggagerate-buying-guide-template .luggagerate-review-cta--primary {
    background: #111827;
    color: #fff !important;
    border: 2px solid #111827;
}

.luggagerate-guide-cta:hover,
.luggagerate-buying-guide-template .luggagerate-review-cta--primary:hover {
    background: #374151;
    border-color: #374151;
    color: #fff !important;
}

.luggagerate-guide-cta--compact {
    min-height: 38px;
    padding: 0.45rem 0.75rem;
    font-size: 0.8125rem;
    white-space: nowrap;
}

.luggagerate-guide-cta:focus-visible,
.luggagerate-buying-guide-template .luggagerate-review-cta:focus-visible {
    outline: 3px solid #1d4ed8;
    outline-offset: 2px;
}

/* ---- Rule / requirement box ---- */
.luggagerate-guide-rule-box {
    margin: 0 0 1.35rem;
    padding: 0.85rem 1rem;
    border: 1px solid #e5e7eb;
    border-left: 3px solid #1f2937;
    background: #f8fafc;
    box-sizing: border-box;
}

.luggagerate-guide-rule-box__heading {
    margin: 0 0 0.55rem;
    font-size: 1.05rem;
    line-height: 1.3;
    font-weight: 700;
    color: #111827;
}

.luggagerate-guide-rule-box__body {
    margin: 0 0 0.65rem;
    font-size: 1.0625rem;
    line-height: 1.55;
    color: #374151;
}

/*
 * Zosia sets dl { display: flex; flex-wrap: wrap } from 481px,
 * which places nested .__row divs side-by-side and smashes labels/values.
 * Force an intentional fact grid instead.
 */
.luggagerate-guide-rule-box__list {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1px;
    margin: 0 !important;
    padding: 0;
    border: 1px solid #e5e7eb;
    border-radius: 0.25rem;
    background: #e5e7eb;
    overflow: hidden;
    flex-wrap: nowrap;
}

.luggagerate-guide-rule-box__row {
    display: flex !important;
    flex-direction: column;
    flex-basis: auto !important;
    flex-grow: 0 !important;
    gap: 0.15rem;
    margin: 0 !important;
    padding: 0.55rem 0.7rem;
    border: 0 !important;
    background: #fff;
    box-sizing: border-box;
    min-width: 0;
}

.luggagerate-guide-rule-box__row:only-child,
.luggagerate-guide-rule-box__row:nth-child(odd):last-child {
    grid-column: 1 / -1;
}

.luggagerate-guide-rule-box__row dt,
.luggagerate-guide-rule-box__row dd {
    flex-basis: auto !important;
    flex-grow: 0 !important;
    width: auto !important;
    max-width: none !important;
    margin: 0 !important;
    margin-left: 0 !important;
    padding: 0 !important;
    padding-left: 0 !important;
}

.luggagerate-guide-rule-box__row dt {
    font-size: 0.6875rem;
    font-weight: 600;
    line-height: 1.3;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #6b7280;
}

.luggagerate-guide-rule-box__row dd {
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.35;
    color: #111827;
    overflow-wrap: anywhere;
}

.luggagerate-guide-rule-box__meta {
    margin: 0.65rem 0 0;
    font-size: 0.8125rem;
    line-height: 1.4;
    color: #6b7280;
}

.luggagerate-guide-rule-box__source {
    font-weight: 600;
    color: #1d4ed8;
    text-decoration: underline;
}

/* ---- Top-three comparison ---- */
.luggagerate-guide-top3 {
    margin: 0 0 1.35rem;
}

.luggagerate-guide-top3__heading,
.luggagerate-guide-products__heading,
.luggagerate-guide-considerations__heading,
.luggagerate-guide-final__heading {
    margin: 0 0 0.7rem;
    font-size: 1.2rem;
    line-height: 1.3;
    color: #111827;
}

.luggagerate-guide-methodology {
    margin: 0 0 1.35rem;
}

.luggagerate-guide-methodology__details {
    border: 1px solid #e5e7eb;
    background: #fafafa;
    padding: 0;
}

.luggagerate-guide-methodology__summary {
    cursor: pointer;
    list-style: none;
    padding: 0.75rem 1rem;
    font-size: 1rem;
    font-weight: 650;
    line-height: 1.4;
    color: #374151;
}

.luggagerate-guide-methodology__summary::-webkit-details-marker {
    display: none;
}

.luggagerate-guide-methodology__summary::before {
    content: '+';
    display: inline-block;
    width: 1rem;
    margin-right: 0.35rem;
    font-weight: 700;
    color: #6b7280;
}

.luggagerate-guide-methodology__details[open] .luggagerate-guide-methodology__summary::before {
    content: '–';
}

.luggagerate-guide-methodology__body {
    padding: 0 1rem 0.95rem;
    font-size: 1.0625rem;
    line-height: 1.55;
    color: #374151;
}

/* Match post-body h2 (theme --h2-font-size / heading styles), not the compact guide chrome. */
.luggagerate-guide-faq__heading {
    margin-top: 0;
    margin-bottom: 0.85rem;
    color: #111827;
}

.luggagerate-guide-top3__award {
    display: inline-block;
    margin: 0 0 0.2rem;
    padding: 0.1rem 0.4rem;
    border: 1px solid #d1d5db;
    background: #fff;
    font-size: 0.6875rem;
    font-weight: 700;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #374151;
}

.luggagerate-guide-top3__name {
    display: block;
    font-weight: 700;
    color: #111827;
}

.luggagerate-guide-top3__desktop {
    display: block;
    width: 100%;
    overflow-x: visible;
}

.luggagerate-guide-top3__table {
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
    font-size: 0.875rem;
}

.luggagerate-guide-top3__table th,
.luggagerate-guide-top3__table td {
    padding: 0.65rem 0.5rem;
    border-bottom: 1px solid #e5e7eb;
    text-align: left;
    vertical-align: middle;
    overflow-wrap: anywhere;
}

.luggagerate-guide-top3__table thead th {
    font-size: 0.75rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    color: #6b7280;
    background: #f9fafb;
    border-bottom: 1px solid #d1d5db;
}

.luggagerate-guide-top3__product {
    width: 18%;
    font-weight: 600;
}

.luggagerate-guide-top3__table th:nth-child(2),
.luggagerate-guide-top3__table td:nth-child(2) {
    width: 16%;
}

.luggagerate-guide-top3__table th:nth-child(3),
.luggagerate-guide-top3__table td:nth-child(3) {
    width: 14%;
}

.luggagerate-guide-top3__table th:nth-child(4),
.luggagerate-guide-top3__table td:nth-child(4) {
    width: 10%;
}

.luggagerate-guide-top3__table th:nth-child(5),
.luggagerate-guide-top3__table td:nth-child(5) {
    width: 12%;
}

.luggagerate-guide-top3__table th:nth-child(6),
.luggagerate-guide-top3__table td:nth-child(6) {
    width: 10%;
}

.luggagerate-guide-top3__cta-cell {
    width: 20%;
    text-align: right;
}

.luggagerate-guide-top3__mobile {
    display: none;
    list-style: none;
    margin: 0;
    padding: 0;
}

.luggagerate-guide-top3-card {
    margin: 0 0 0.85rem;
    padding: 1rem;
    border: 1px solid #e5e7eb;
    background: #fff;
}

.luggagerate-guide-top3-card__header {
    margin: 0 0 0.75rem;
}

.luggagerate-guide-top3-card__name {
    margin: 0.25rem 0 0;
    font-size: 1.05rem;
    font-weight: 700;
    line-height: 1.35;
    color: #111827;
}

.luggagerate-guide-top3-card__cta {
    margin: 0 0 0.85rem;
}

.luggagerate-guide-top3-card__cta .luggagerate-guide-cta,
.luggagerate-guide-top3-card__cta .luggagerate-review-cta {
    width: 100%;
}

.luggagerate-guide-top3-card__facts {
    display: block !important;
    margin: 0 !important;
    padding: 0;
}

.luggagerate-guide-top3-card__facts > div {
    display: grid !important;
    grid-template-columns: 6.5rem minmax(0, 1fr);
    flex-basis: auto !important;
    flex-grow: 0 !important;
    gap: 0.25rem 0.65rem;
    margin: 0 !important;
    padding: 0.35rem 0;
    border-top: 1px solid #f3f4f6;
}

.luggagerate-guide-top3-card__facts dt,
.luggagerate-guide-top3-card__facts dd {
    flex-basis: auto !important;
    flex-grow: 0 !important;
    width: auto !important;
    max-width: none !important;
    margin: 0 !important;
    margin-left: 0 !important;
    padding: 0 !important;
    padding-left: 0 !important;
}

.luggagerate-guide-top3-card__facts dt {
    font-size: 0.75rem;
    font-weight: 600;
    color: #6b7280;
}

.luggagerate-guide-top3-card__facts dd {
    font-size: 0.875rem;
    color: #111827;
}

/* ---- Considerations / final (methodology uses compact details above) ---- */
.luggagerate-guide-considerations,
.luggagerate-guide-final {
    margin: 0 0 1.35rem;
    padding: 0.95rem 1.05rem;
    border: 1px solid #e5e7eb;
    background: #fff;
}

.luggagerate-guide-methodology__body > :first-child,
.luggagerate-guide-considerations__body > :first-child,
.luggagerate-guide-final__body > :first-child {
    margin-top: 0;
}

.luggagerate-guide-methodology__body > :last-child,
.luggagerate-guide-considerations__body > :last-child,
.luggagerate-guide-final__body > :last-child {
    margin-bottom: 0;
}

.luggagerate-guide-considerations__body,
.luggagerate-guide-final__body {
    font-size: 1.0625rem;
    line-height: 1.6;
    color: #374151;
}

.luggagerate-guide-final {
    border-left: 3px solid #111827;
    background: #fafafa;
}

.luggagerate-guide-final__actions {
    margin-top: 0.85rem;
}

/* ---- Detailed product cards ---- */
.luggagerate-guide-products {
    margin: 0 0 1.35rem;
}

.luggagerate-guide-products__list {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.luggagerate-guide-product {
    border: 1px solid #e5e7eb;
    background: #fff;
    padding: 0.9rem 1rem;
}

.luggagerate-guide-product__layout {
    display: grid;
    grid-template-columns: minmax(110px, 170px) minmax(0, 1fr);
    gap: 0.9rem 1.15rem;
    align-items: start;
}

.luggagerate-guide-product__layout--no-media {
    grid-template-columns: minmax(0, 1fr);
}

.luggagerate-guide-product__figure {
    margin: 0;
    background: #f9fafb;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 120px;
}

.luggagerate-guide-product__image {
    display: block;
    width: 100%;
    height: auto;
    max-height: 200px;
    object-fit: contain;
}

.luggagerate-guide-product__image-link {
    display: block;
    text-decoration: none !important;
    color: inherit;
}

.luggagerate-guide-product__image-link:hover .luggagerate-guide-product__image,
.luggagerate-guide-product__image-link:focus-visible .luggagerate-guide-product__image {
    opacity: 0.92;
}

.luggagerate-guide-product__image-link:focus-visible {
    outline: 3px solid #1d4ed8;
    outline-offset: 2px;
}

.luggagerate-guide-product__meta {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0.35rem 0.65rem;
    margin: 0 0 0.4rem;
}

.luggagerate-guide-product__award {
    display: inline-block;
    margin: 0 !important;
    padding: 0.15rem 0.45rem;
    border: 1px solid #d1d5db;
    background: #f8fafc;
    font-size: 0.6875rem;
    font-weight: 700;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #374151;
}

.luggagerate-guide-product__best-for {
    font-size: 0.875rem;
    line-height: 1.3;
    color: #6b7280;
}

.luggagerate-buying-guide-template .luggagerate-guide-product__name,
.luggagerate-guide-product__name {
    margin: 0 0 0.4rem !important;
    font-size: 1.2rem;
    line-height: 1.3;
    color: #111827;
}

.luggagerate-guide-product__title-link {
    color: inherit !important;
    text-decoration: none !important;
}

.luggagerate-guide-product__title-link:hover,
.luggagerate-guide-product__title-link:focus-visible {
    color: #1d4ed8 !important;
    text-decoration: underline !important;
}

.luggagerate-guide-product__title-link:focus-visible {
    outline: 3px solid #1d4ed8;
    outline-offset: 2px;
}

.luggagerate-buying-guide-template .luggagerate-guide-product__recommendation,
.luggagerate-guide-product__recommendation {
    margin: 0 0 0.7rem !important;
    font-size: 1.0625rem;
    line-height: 1.55;
    color: #374151;
    font-weight: 500;
}

.luggagerate-guide-product__specs {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0.35rem 0.75rem;
    margin: 0 0 0.75rem !important;
    padding: 0.55rem 0.65rem;
    background: #f8fafc;
    border: 1px solid #eef2f7;
    box-sizing: border-box;
}

.luggagerate-guide-product__specs:empty {
    display: none !important;
}

.luggagerate-guide-product__spec {
    display: flex !important;
    flex-direction: column;
    flex-basis: auto !important;
    flex-grow: 0 !important;
    gap: 0.1rem;
    margin: 0 !important;
    padding: 0;
    border: 0;
    min-width: 0;
}

.luggagerate-guide-product__spec dt,
.luggagerate-guide-product__spec dd {
    flex-basis: auto !important;
    flex-grow: 0 !important;
    width: auto !important;
    max-width: none !important;
    margin: 0 !important;
    margin-left: 0 !important;
    padding: 0 !important;
    padding-left: 0 !important;
}

.luggagerate-guide-product__spec dt {
    font-size: 0.6875rem;
    font-weight: 600;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #6b7280;
}

.luggagerate-guide-product__spec dd {
    font-size: 0.9375rem;
    font-weight: 600;
    line-height: 1.35;
    color: #111827;
    overflow-wrap: anywhere;
}

.luggagerate-guide-product__proscons {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0.65rem 1rem;
    margin: 0 0 0.85rem;
}

.luggagerate-guide-product__pros,
.luggagerate-guide-product__cons {
    margin: 0;
    padding: 0 0 0 0.95rem;
    list-style: disc;
}

.luggagerate-guide-product__pros {
    color: #0f766e;
}

.luggagerate-guide-product__cons {
    color: #b45309;
}

.luggagerate-guide-product__pros li,
.luggagerate-guide-product__cons li {
    margin: 0 0 0.25rem;
    font-size: 0.9375rem;
    line-height: 1.45;
    color: #374151;
}

.luggagerate-guide-product__actions {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0.55rem 0.85rem;
}

.luggagerate-guide-product__review-link {
    font-size: 0.9375rem;
    font-weight: 600;
    color: #1d4ed8;
    text-decoration: underline;
}

/* ---- Full guide body + TOC ---- */
.luggagerate-guide__body-layout {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    gap: 1.25rem;
    margin: 0 0 1.5rem;
    align-items: start;
    width: 100%;
    position: relative;
}

.luggagerate-guide-toc {
    margin: 0 0 0.5rem;
    position: relative;
    z-index: 3;
    pointer-events: auto;
}

.luggagerate-guide__body {
    margin: 0;
    min-width: 0;
    max-width: 100%;
    position: relative;
    z-index: 1;
}

.luggagerate-guide__content {
    min-width: 0;
}

.luggagerate-guide-toc__toggle {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    min-height: 44px;
    padding: 0.6rem 0.9rem;
    border: 1px solid #d1d5db;
    border-radius: 0.375rem;
    background: #fff;
    font-size: 0.9375rem;
    font-weight: 600;
    color: #111827;
    cursor: pointer;
    text-align: left;
}

.luggagerate-guide-toc__toggle:focus {
    outline: none;
}

.luggagerate-guide-toc__toggle:focus-visible {
    outline: 3px solid #0f766e;
    outline-offset: 2px;
}

.luggagerate-guide-toc__chevron::before {
    content: "▾";
    display: inline-block;
    margin-left: 0.5rem;
}

.luggagerate-guide-toc__toggle[aria-expanded="true"] .luggagerate-guide-toc__chevron::before {
    content: "▴";
}

.luggagerate-guide-toc__panel {
    margin-top: 0.5rem;
    padding: 0.85rem 0.75rem;
    border: 1px solid #e5e7eb;
    background: #fafafa;
}

.luggagerate-guide-toc__panel[hidden] {
    display: none !important;
}

.luggagerate-guide-toc__title {
    margin: 0 0 0.55rem;
    padding: 0 0.35rem;
    font-size: 0.6875rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    color: #6b7280;
}

.luggagerate-guide-toc__list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: grid;
    gap: 0.1rem;
}

.luggagerate-guide-toc__list li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.luggagerate-guide-toc__list a {
    position: relative;
    z-index: 1;
    display: block;
    padding: 0.4rem 0.5rem 0.4rem 0.65rem;
    border-left: 2px solid transparent;
    border-radius: 0 0.25rem 0.25rem 0;
    color: #374151;
    text-decoration: none;
    font-size: 0.8125rem;
    font-weight: 500;
    line-height: 1.35;
    pointer-events: auto;
    cursor: pointer;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease;
}

.luggagerate-guide-toc__list a:hover,
.luggagerate-guide-toc__list a:focus {
    color: #0f766e;
    background: #f0fdfa;
    border-left-color: #99f6e4;
    text-decoration: none;
}

.luggagerate-guide-toc__list a.is-active,
.luggagerate-guide-toc__list a[aria-current="location"] {
    color: #0f766e;
    font-weight: 600;
    background: #f0fdfa;
    border-left-color: #0f766e;
}

.luggagerate-guide-toc__list a:focus {
    outline: none;
}

.luggagerate-guide-toc__list a:focus-visible {
    outline: 2px solid #0f766e;
    outline-offset: 1px;
}

/* Offset for sticky header / CTA when jumping to anchors */
.luggagerate-buying-guide-template .entry-content h2[id],
.luggagerate-buying-guide-template #luggagerate-guide-considerations-heading,
.luggagerate-buying-guide-template #luggagerate-guide-faq-heading,
.luggagerate-buying-guide-template #luggagerate-guide-final-heading {
    scroll-margin-top: max(5.5rem, calc(var(--luggagerate-sticky-offset, 0px) + 0.75rem));
}

/* ---- Desktop TOC sticky sidebar ---- */
@media (min-width: 1100px) {
    .luggagerate-guide__body-layout {
        grid-template-columns: minmax(200px, 230px) minmax(0, 1fr);
        gap: 1.75rem;
    }

    .luggagerate-guide-toc {
        position: sticky;
        top: 5.5rem;
        margin: 0;
        align-self: start;
        max-height: calc(100vh - 6.5rem);
        overflow-x: hidden;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: thin;
        scrollbar-color: #cbd5e1 transparent;
    }

    .luggagerate-guide-toc::-webkit-scrollbar {
        width: 4px;
    }

    .luggagerate-guide-toc::-webkit-scrollbar-track {
        background: transparent;
    }

    .luggagerate-guide-toc::-webkit-scrollbar-thumb {
        background: #cbd5e1;
        border-radius: 4px;
    }

    .luggagerate-guide-toc::-webkit-scrollbar-thumb:hover {
        background: #94a3b8;
    }

    .luggagerate-guide-toc__toggle {
        display: none !important;
    }

    .luggagerate-guide-toc__panel {
        margin-top: 0;
        display: block !important;
        padding: 0.9rem 0.65rem;
        background: transparent;
        border: none;
        border-right: 1px solid #e5e7eb;
        border-radius: 0;
    }

    .luggagerate-guide-toc__panel[hidden] {
        display: block !important;
    }
}

@media (max-width: 1099px) {
    .luggagerate-guide__body-layout {
        grid-template-columns: minmax(0, 1fr);
    }
}

/* ---- FAQ ---- */
.luggagerate-guide-faq {
    margin: 0 0 1.5rem;
}

.luggagerate-guide-faq__item {
    margin: 0 0 0.5rem;
    border: 1px solid #e5e7eb;
    background: #fff;
}

.luggagerate-guide-faq__question {
    cursor: pointer;
    list-style: none;
    padding: 0.85rem 1rem;
    font-size: 1.0625rem;
    font-weight: 650;
    line-height: 1.4;
    color: #111827;
}

.luggagerate-guide-faq__question::-webkit-details-marker {
    display: none;
}

.luggagerate-guide-faq__answer {
    padding: 0 1rem 1rem;
    font-size: 1.0625rem;
    line-height: 1.6;
    color: #374151;
}

.luggagerate-guide-faq__answer > :first-child {
    margin-top: 0;
}

.luggagerate-guide-faq__answer > :last-child {
    margin-bottom: 0;
}

/* ---- Author box (guide variant; shared classes with reviews) ---- */
.luggagerate-buying-guide-template .luggagerate-author-box {
    margin: 1.5rem 0 0;
    padding: 1.15rem;
    border: 1px solid #e5e7eb;
    background: #fafafa;
}

.luggagerate-buying-guide-template .luggagerate-author-box__inner {
    display: grid;
    grid-template-columns: 96px minmax(0, 1fr);
    gap: 1rem;
    align-items: start;
}

.luggagerate-buying-guide-template .luggagerate-author-box__heading {
    margin: 0 0 0.35rem;
    font-size: 1.125rem;
}

.luggagerate-buying-guide-template .luggagerate-author-box__name {
    margin: 0 0 0.5rem;
    font-weight: 700;
}

.luggagerate-buying-guide-template .luggagerate-author-box__experience {
    margin: 0 0 0.65rem;
    font-size: 0.9375rem;
    line-height: 1.55;
    color: #374151;
}

.luggagerate-buying-guide-template .luggagerate-author-box__links {
    margin: 0;
    font-size: 0.875rem;
}

.luggagerate-buying-guide-template .luggagerate-author-box__photo {
    display: block;
    width: 96px;
    height: 96px;
    border-radius: 0;
    object-fit: cover;
}

.luggagerate-buying-guide-template .luggagerate-guide-related {
    margin: 1.5rem 0;
}

/* ---- Responsive ---- */
@media (max-width: 900px) {
    .luggagerate-guide-top3__desktop {
        display: none;
    }

    .luggagerate-guide-top3__mobile {
        display: block;
    }

    .luggagerate-guide-product {
        padding: 0 0 1.15rem;
        overflow: hidden;
    }

    .luggagerate-guide-product__layout {
        grid-template-columns: 1fr;
        gap: 0;
    }

    .luggagerate-guide-product__media {
        max-width: none;
        width: 100%;
    }

    .luggagerate-guide-product__figure {
        width: 100%;
        min-height: 200px;
        border-radius: 0;
        border-bottom: 1px solid #e5e7eb;
    }

    .luggagerate-guide-product__image {
        width: 100%;
        max-height: none;
        min-height: 200px;
        max-height: 280px;
        object-fit: contain;
        background: #f9fafb;
    }

    .luggagerate-guide-product__body {
        padding: 1rem 1.15rem 0;
    }

    .luggagerate-guide-product__proscons {
        grid-template-columns: 1fr;
    }

    .luggagerate-guide-product__actions {
        flex-direction: column;
        align-items: stretch;
        gap: 0.65rem;
    }

    .luggagerate-guide-product__actions .luggagerate-guide-cta,
    .luggagerate-guide-product__actions .luggagerate-review-cta {
        width: 100%;
        box-sizing: border-box;
    }

    .luggagerate-guide-product__review-link {
        display: block;
        width: 100%;
        text-align: center;
        padding: 0.65rem 0;
    }

    .luggagerate-guide-final__actions .luggagerate-guide-cta,
    .luggagerate-guide-final__actions .luggagerate-review-cta {
        width: 100%;
        box-sizing: border-box;
    }

    .luggagerate-guide-rule-box__list {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 600px) {
    .luggagerate-buying-guide-template .luggagerate-author-box__inner {
        grid-template-columns: 72px minmax(0, 1fr);
    }

    .luggagerate-guide__direct-answer {
        font-size: 1.0625rem;
    }

    .luggagerate-buying-guide-template .luggagerate-guide-products__list {
        gap: 1.15rem;
    }

    .luggagerate-buying-guide-template .luggagerate-guide {
        overflow-x: clip;
    }

    /* Full-bleed recommendation cards across the mobile viewport */
    .luggagerate-buying-guide-template .luggagerate-guide-product {
        width: 100vw;
        max-width: 100vw;
        margin-left: calc(50% - 50vw);
        margin-right: 0;
        border-left: 0;
        border-right: 0;
        border-radius: 0;
        box-sizing: border-box;
    }

    .luggagerate-guide-product__image {
        min-height: 220px;
        max-height: 320px;
    }

    .luggagerate-guide-product__body {
        padding: 1rem 1.15rem 0;
    }
}
