/* Somjade Reviews v2. Navigation, footer, backdrop and font use /css/style.css. */
body.rv-page{--rv-text:var(--sj-cream,#fff4e4);--rv-muted:var(--sj-cream-muted,#ead6c0);--rv-gold:var(--sj-gold,#f3bd70);--rv-gold-light:var(--sj-gold-light,#ffe1ac);--rv-line:var(--sj-line,rgba(243,189,112,.34));--rv-panel:#2c160f;--rv-panel-raised:#371c13;--rv-header-height:81px}
.rv-page [hidden]{display:none!important}
.rv-main,.rv-main *,.rv-main *::before,.rv-main *::after{box-sizing:border-box}
.rv-main{position:relative;color:var(--rv-text);font:400 1.125rem/1.9 'Trirong',Tahoma,sans-serif;letter-spacing:0;overflow-wrap:anywhere}
.rv-main :where(h1,h2,h3,p){margin:0;padding:0;font-family:inherit;text-shadow:none}
.rv-main :where(h1,h2,h3){color:var(--rv-gold-light);font-weight:500}
.rv-main :where(p){font-size:inherit}
.rv-main :where(button,input,select){font:inherit}
.rv-main a{text-underline-offset:5px}
.rv-main :is(a,button,input,select,summary):focus-visible{outline:3px solid var(--rv-gold-light);outline-offset:4px}
.rv-main button,.rv-main summary{cursor:pointer}
.rv-container{width:min(1160px,calc(100% - 40px));margin-inline:auto}
.rv-skip{position:fixed;top:-100px;left:20px;z-index:1400;padding:12px 18px;background:#ffe1ac;color:#1f0e09;border-radius:8px}
.rv-skip:focus{top:12px;color:#1f0e09}
.rv-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:12px;padding:24px 0 18px;color:var(--rv-muted);font-size:.9375rem}
.rv-breadcrumb a{color:var(--rv-gold);text-decoration:none}
.rv-hero{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);align-items:center;gap:clamp(24px,4vw,56px);padding:36px 32px;margin-bottom:42px;background:var(--rv-panel);border:1px solid var(--rv-line);border-radius:20px}
.rv-hero-copy{min-width:0}
.rv-eyebrow{margin-bottom:12px;color:var(--rv-gold);font-size:1rem;line-height:1.75}
.rv-hero h1{font-size:clamp(2rem,3.8vw,3.1rem);line-height:1.5;margin-bottom:22px}
.rv-hero h1 span{color:var(--rv-text)}
.rv-intro{color:var(--rv-muted);font-size:1.125rem;line-height:1.95;margin-bottom:28px}
.rv-hero-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap}
.rv-main .rv-button{display:inline-flex;justify-content:center;align-items:center;gap:14px;min-height:48px;padding:12px 22px;border:1px solid var(--rv-gold-light);border-radius:10px;background:linear-gradient(135deg,var(--rv-gold-light),var(--rv-gold));color:#1f0e09;font-size:1rem;font-weight:600;line-height:1.6;text-decoration:none;box-shadow:0 8px 20px rgba(243,189,112,.1)}
.rv-main .rv-button:hover{background:#ffe6bb;color:#1f0e09}
.rv-text-link{color:var(--rv-gold-light);font-size:1rem;text-decoration:underline}
.rv-hero-note{padding:30px;min-width:0;border:1px solid var(--rv-line);border-radius:14px;background:var(--rv-panel-raised)}
.rv-quote-large{display:block;height:54px;color:var(--rv-gold);font:80px/.95 Georgia,serif}
.rv-hero-note p{color:var(--rv-gold-light);font-size:clamp(1.35rem,2.05vw,1.8rem);line-height:1.75;margin-bottom:20px}
.rv-note-rule{width:42px;height:1px;background:var(--rv-gold);margin-bottom:18px}
.rv-hero-note>span:not(.rv-quote-large){display:block;color:var(--rv-muted);font-size:1rem;line-height:1.85}
.rv-hero-note .rv-note-brand{margin-top:20px;color:var(--rv-gold)}
.rv-library{padding-bottom:44px}
.rv-section-heading{display:flex;justify-content:space-between;align-items:end;flex-wrap:wrap;gap:16px;margin-bottom:26px}
.rv-section-heading .rv-eyebrow{margin-bottom:6px}
.rv-section-heading h2{font-size:clamp(1.5rem,2.35vw,2rem);line-height:1.65;scroll-margin-top:100px}
.rv-total,.rv-result{color:var(--rv-muted);font-size:.9375rem}
.rv-tools{display:flex;gap:18px;align-items:end;margin-bottom:20px}
.rv-tools label{display:block;min-width:0}
.rv-tools label>span{display:block;font-size:1rem;color:var(--rv-text);margin-bottom:8px}
.rv-search{flex:1}
.rv-sort{width:205px;flex-shrink:0}
.rv-tools input,.rv-tools select{width:100%;min-height:50px;padding:10px 14px;border:1px solid #b38a59;border-radius:10px;background:#2c160f;color:var(--rv-text);font-size:1rem;line-height:1.6;color-scheme:dark}
.rv-tools input::placeholder{color:#d9c7b2;opacity:1}
.rv-filters{display:flex;gap:10px;flex-wrap:wrap;margin:18px 0}
.rv-filters button{min-height:46px;padding:9px 16px;border:1px solid #ad8456;border-radius:999px;background:#371c13;color:var(--rv-text);font-size:1rem;line-height:1.5}
.rv-filters button span{font-size:.875rem;margin-left:7px}
.rv-filters button:hover{border-color:var(--rv-gold-light)}
.rv-filters button[aria-pressed=true]{background:var(--rv-gold);color:#1f0e09;border-color:var(--rv-gold);font-weight:600}
.rv-result{margin:24px 0 18px}
.rv-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;align-items:start}
.rv-card{display:flex;flex-direction:column;min-width:0;min-height:360px;padding:26px 24px;border:1px solid var(--rv-line);border-radius:14px;background:var(--rv-panel);scroll-margin-top:100px}
.rv-card-top{display:flex;justify-content:space-between;align-items:start;gap:12px;margin-bottom:16px}
.rv-category{display:inline-block;padding:5px 10px;border:1px solid rgba(243,189,112,.22);border-radius:6px;color:var(--rv-gold-light);background:#432217;font-size:.875rem;line-height:1.6}
.rv-quote{color:var(--rv-gold);font:48px/.9 Georgia,serif}
.rv-excerpt{color:var(--rv-text);font-size:1.125rem;line-height:1.95;margin:0 0 20px;white-space:pre-line}
.rv-full{margin-bottom:24px}
.rv-full summary{width:fit-content;padding:5px 0;min-height:40px;color:var(--rv-gold-light);border-bottom:1px solid #b38a59;font-size:1rem;list-style:none}
.rv-full summary::-webkit-details-marker{display:none}
.rv-full[open] summary{margin-bottom:16px}
.rv-full[open] summary span{display:none}
.rv-full-text{padding:16px;color:var(--rv-text);border-left:2px solid var(--rv-gold);border-radius:0 8px 8px 0;background:#432217;font-size:1.0625rem;line-height:1.95}
.rv-card-footer{margin-top:auto;padding-top:20px;border-top:1px solid var(--rv-line)}
.rv-person{display:flex;align-items:center;gap:12px}
.rv-avatar{flex-shrink:0;display:grid;place-items:center;width:40px;height:40px;border:1px solid #b38a59;border-radius:50%;color:var(--rv-gold-light);background:#432217;font-size:1rem}
.rv-person strong{display:block;color:var(--rv-text);font-size:1rem;font-weight:500}
.rv-person time{display:block;color:var(--rv-muted);font-size:.875rem}
.rv-main .rv-source{display:inline-block;padding-block:8px;margin-top:10px;color:var(--rv-gold);font-size:.9375rem;text-decoration:underline}
.rv-pagination{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:32px}
.rv-pagination button{min-width:46px;min-height:46px;padding:8px 14px;border:1px solid #ad8456;border-radius:9px;color:var(--rv-text);background:#371c13;font-size:1rem}
.rv-pagination button[aria-current=page]{color:#1f0e09;background:var(--rv-gold);border-color:var(--rv-gold)}
.rv-pagination button:disabled{opacity:.5;cursor:default}
.rv-context{max-width:850px;margin:32px auto 0;color:var(--rv-muted);font-size:.9375rem;line-height:1.9;text-align:center}
.rv-empty{padding:40px 24px;border:1px solid var(--rv-line);border-radius:14px;color:var(--rv-text);background:var(--rv-panel);text-align:center}
.rv-empty h3{font-size:1.5rem;margin-bottom:14px}
.rv-empty p{color:var(--rv-muted);font-size:1.0625rem;margin-bottom:24px}
.rv-empty-mark{color:var(--rv-gold);font:70px/1 Georgia,serif}
.rv-cta{display:flex;align-items:center;justify-content:space-between;gap:32px;padding:32px;margin-bottom:54px;border:1px solid var(--rv-line);border-radius:20px;background:var(--rv-panel)}
.rv-cta h2{font-size:clamp(1.5rem,2.35vw,2rem);line-height:1.65;margin-bottom:18px}
.rv-cta p:not(.rv-eyebrow){color:var(--rv-muted);font-size:1rem}
.rv-cta-links{display:flex;flex-direction:column;align-items:center;gap:20px;flex-shrink:0}
.rv-preview-banner{padding:10px 20px;background:#432217;color:#ffe1ac;border-bottom:1px solid #b38a59;font:1rem/1.7 'Trirong',Tahoma,sans-serif;text-align:center}
/* Shared mobile drawer stays below its close button in the sticky header. */
body.rv-page #mobile-nav.sj-mobile-nav{top:var(--rv-header-height);height:calc(100dvh - var(--rv-header-height));padding-bottom:40px}
body.rv-page #mobile-overlay.sj-mobile-overlay{top:var(--rv-header-height)}
body.rv-page.menu-open #header.sj-site-header{z-index:1203}
@media(min-width:992px){body.rv-page #mobile-nav.sj-mobile-nav,body.rv-page #mobile-overlay.sj-mobile-overlay{display:none}}
@media(max-width:991px){
  body.rv-page{--rv-header-height:71px}
  .rv-hero{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:24px;padding:28px}
  .rv-hero h1{font-size:2.2rem}
  .rv-hero-note{padding:24px}
  .rv-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .rv-cta{gap:24px;padding:28px}
}
@media(max-width:767px){
  body.rv-page{--rv-header-height:67px}
  .rv-container{width:calc(100% - 32px)}
  .rv-breadcrumb{font-size:.875rem;padding-top:18px}
  .rv-hero{grid-template-columns:1fr;padding:26px 22px;margin-bottom:32px}
  .rv-hero h1{font-size:clamp(1.85rem,6.6vw,2.5rem)}
  .rv-eyebrow{font-size:.9375rem}
  .rv-intro{font-size:1.0625rem}
  .rv-desktop-break{display:none}
  .rv-hero-note{padding:24px}
  .rv-hero-note p{font-size:1.5rem}
  .rv-hero-note .rv-note-brand{margin-top:12px}
  .rv-tools{flex-wrap:wrap;gap:16px}
  .rv-search{flex-basis:100%}
  .rv-sort{width:100%}
  .rv-filters{gap:8px}
  .rv-filters button{font-size:.9375rem;padding:9px 13px}
  .rv-grid{grid-template-columns:1fr;gap:18px}
  .rv-card{min-height:0;padding:24px 22px}
  .rv-context{text-align:left}
  .rv-cta{display:block;padding:26px 22px;margin-bottom:36px}
  .rv-cta-links{align-items:start;margin-top:24px}
}
@media(prefers-reduced-motion:reduce){.rv-page *,.rv-page *::before,.rv-page *::after{scroll-behavior:auto!important;transition:none!important}}
