.wvr-recommendation{--wvr-accent:#b38b45;--wvr-navy:#10213a;--wvr-bg:#f7f5ef;--wvr-text:#182235;--wvr-muted:#657083;--wvr-border:#d9d5ca;--wvr-soft:#eeeadf;box-sizing:border-box;display:grid;grid-template-columns:minmax(150px,190px) minmax(0,1fr);gap:clamp(22px, 3vw, 38px);margin:2.75rem 0;padding:clamp(24px, 3.3vw, 40px);border:1px solid var(--wvr-border);border-top:4px solid var(--wvr-accent);border-radius:0;background:var(--wvr-bg);color:var(--wvr-text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;box-shadow:0 18px 48px rgb(16 33 58 / .08)}.wvr-recommendation,.wvr-recommendation *{box-sizing:border-box}.wvr-recommendation__media{align-self:start;min-width:0}.wvr-recommendation__image{display:block;width:100%;aspect-ratio:3 / 4;object-fit:cover;border:1px solid rgb(16 33 58 / .16);border-radius:0;background:#fff;box-shadow:0 12px 28px rgb(16 33 58 / .16)}.wvr-recommendation__content{min-width:0;align-self:center}.wvr-recommendation__label{margin:0 0 .65rem;color:var(--wvr-accent);font-size:.73rem;font-weight:750;letter-spacing:.115em;line-height:1.35;text-transform:uppercase}.wvr-recommendation__title{margin:0;color:var(--wvr-navy);font-size:clamp(1.55rem, 3vw, 2.35rem);font-weight:750;letter-spacing:-.035em;line-height:1.08}.wvr-recommendation__byline{margin:.55rem 0 0;color:var(--wvr-muted);font-size:.92rem;font-weight:650}.wvr-recommendation__description{margin-top:1rem;color:var(--wvr-text);font-size:1rem;line-height:1.7}.wvr-recommendation__description>:first-child,.wvr-recommendation__why>div>:first-child{margin-top:0}.wvr-recommendation__description>:last-child,.wvr-recommendation__why>div>:last-child{margin-bottom:0}.wvr-recommendation__why{margin-top:1.2rem;padding:.9rem 1rem;border-left:3px solid var(--wvr-accent);background:var(--wvr-soft);color:var(--wvr-text);font-size:.92rem;line-height:1.6}.wvr-recommendation__why strong{display:block;margin-bottom:.2rem;color:var(--wvr-navy);font-size:.74rem;font-weight:750;letter-spacing:.07em;text-transform:uppercase}.wvr-recommendation__footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:1.35rem;padding-top:1.15rem;border-top:1px solid var(--wvr-border)}.wvr-recommendation__source{color:var(--wvr-muted);font-size:.79rem;font-weight:650;letter-spacing:.025em}.wvr-recommendation__button{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:44px;padding:.72rem 1.05rem;border:1px solid var(--wvr-navy);border-radius:0;background:var(--wvr-navy);color:#fff!important;font-size:.86rem;font-weight:750;line-height:1.2;text-decoration:none!important;transition:transform 160ms ease,background-color 160ms ease,border-color 160ms ease}.wvr-recommendation__button:hover,.wvr-recommendation__button:focus-visible{border-color:var(--wvr-accent);background:var(--wvr-accent);color:#fff!important;transform:translateY(-1px)}.wvr-recommendation__button:focus-visible{outline:3px solid color-mix(in srgb,var(--wvr-accent) 36%,transparent);outline-offset:3px}.wvr-recommendation__disclosure{margin:.85rem 0 0;color:var(--wvr-muted);font-size:.75rem;font-style:italic;line-height:1.55}.wvr-theme-dark{--wvr-bg:#111a29;--wvr-text:#edf1f6;--wvr-muted:#aeb8c6;--wvr-border:#2a3749;--wvr-soft:#172236;box-shadow:0 18px 48px rgb(0 0 0 / .28)}.wvr-theme-dark .wvr-recommendation__title,.wvr-theme-dark .wvr-recommendation__why strong{color:#fff}@media (prefers-color-scheme:dark){.wvr-theme-auto{--wvr-bg:#111a29;--wvr-text:#edf1f6;--wvr-muted:#aeb8c6;--wvr-border:#2a3749;--wvr-soft:#172236;box-shadow:0 18px 48px rgb(0 0 0 / .28)}.wvr-theme-auto .wvr-recommendation__title,.wvr-theme-auto .wvr-recommendation__why strong{color:#fff}}body.dark-mode .wvr-theme-auto,body.is-dark-mode .wvr-theme-auto,html[data-theme="dark"] .wvr-theme-auto,html.dark .wvr-theme-auto{--wvr-bg:#111a29;--wvr-text:#edf1f6;--wvr-muted:#aeb8c6;--wvr-border:#2a3749;--wvr-soft:#172236;box-shadow:0 18px 48px rgb(0 0 0 / .28)}body.dark-mode .wvr-theme-auto .wvr-recommendation__title,body.dark-mode .wvr-theme-auto .wvr-recommendation__why strong,body.is-dark-mode .wvr-theme-auto .wvr-recommendation__title,body.is-dark-mode .wvr-theme-auto .wvr-recommendation__why strong,html[data-theme="dark"] .wvr-theme-auto .wvr-recommendation__title,html[data-theme="dark"] .wvr-theme-auto .wvr-recommendation__why strong,html.dark .wvr-theme-auto .wvr-recommendation__title,html.dark .wvr-theme-auto .wvr-recommendation__why strong{color:#fff}@media (max-width:680px){.wvr-recommendation{grid-template-columns:1fr;padding:22px}.wvr-recommendation__media{max-width:190px}.wvr-recommendation__footer{align-items:stretch;flex-direction:column}.wvr-recommendation__button{width:100%}}