:root{--rv-accent:#fa8d77;--rv-accent-dark:#dc6e5d;--rv-purple:#6d4bb7;--rv-ink:#29243a;--rv-soft:#f5f3ff}html{scroll-behavior:smooth}body{margin:0;color:var(--rv-ink);font-family:"DM Sans",sans-serif;overflow-x:hidden}h1,h2,h3{font-family:"Playfair Display",serif}.rv-skip{position:fixed;left:1rem;top:.5rem;z-index:10000;transform:translateY(-160%);background:#fff;padding:.75rem 1rem}.rv-skip:focus{transform:none}.rv-header{position:sticky;top:0;z-index:1000;border-bottom:1px solid #eee;background:rgba(255,255,255,.96);backdrop-filter:blur(12px)}.rv-header__inner{width:min(1180px,calc(100% - 2rem));min-height:78px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:2rem}.rv-brand{display:flex;align-items:center;gap:.65rem;color:var(--rv-ink);font-weight:700}.rv-brand__logo{width:46px;height:46px;object-fit:contain}.rv-nav{display:flex;align-items:center;gap:1.35rem}.rv-nav a{color:#4b455d;font-size:.95rem;font-weight:600}.rv-nav a:hover{color:var(--rv-purple)}.rv-nav .rv-account{border:1px solid var(--rv-accent);border-radius:999px;padding:.55rem 1rem}.rv-menu-button{display:none;border:0;background:transparent;font-size:1.35rem}.rv-footer{margin-top:4rem;background:var(--rv-soft);border-top:1px solid #e6ddfb}.rv-footer__intro{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding-bottom:2.5rem;border-bottom:1px solid #ddd2f5}.rv-footer__intro h2{font-size:clamp(2rem,4vw,3rem);margin:.25rem 0}.rv-footer__join,.rv-submit{display:inline-flex;justify-content:center;border:0;border-radius:999px;background:var(--rv-accent);color:#fff;padding:.85rem 1.35rem;font-weight:700}.rv-footer__grid{display:grid;grid-template-columns:2fr 1fr;gap:3rem;padding:2.5rem 0}.rv-book{display:flex;align-items:center;gap:1.25rem}.rv-book img{width:95px;border-radius:.75rem;box-shadow:0 12px 30px rgba(41,36,58,.18)}.rv-book h3{font-size:1.5rem;margin:0}.rv-book a{color:var(--rv-purple);font-weight:700}.rv-footer nav{display:grid;grid-template-columns:repeat(2,1fr);gap:.8rem}.rv-footer nav a{color:var(--rv-ink);font-weight:600}.rv-footer__bottom{display:flex;justify-content:space-between;gap:1rem;border-top:1px solid #ddd2f5;padding-top:1.5rem;color:#625c72;font-size:.9rem}.rv-social{display:flex;gap:1rem}.rv-social a{color:var(--rv-purple);font-size:1.25rem}.rv-eyebrow{color:var(--rv-purple);font-size:.78rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.rv-native-form{display:grid;gap:1rem}.rv-native-form__field{display:grid;gap:.4rem}.rv-native-form__field label{font-weight:700}.rv-native-form__field input,.rv-native-form__field select,.rv-native-form__field textarea{width:100%;box-sizing:border-box;border:1px solid #c8bdd9;border-radius:.75rem;background:#fff;padding:.8rem}.rv-native-form__error{margin:0;color:#991b1b;font-size:.85rem}.rv-native-form__success{color:#166534;font-weight:700}.faster-form__honeypot{position:absolute!important;width:1px!important;height:1px!important;clip:rect(0,0,0,0)!important}.portal-modal[hidden]{display:none}.portal-modal{position:fixed;inset:0;z-index:10001;display:grid;place-items:center;padding:1rem}.portal-modal__backdrop{position:absolute;inset:0;background:rgba(41,36,58,.78)}.portal-modal__dialog{position:relative;width:min(30rem,100%);max-height:calc(100vh - 2rem);overflow:auto;border-radius:1rem;background:#fff;padding:2rem;box-shadow:0 24px 70px rgba(0,0,0,.35)}.portal-modal__close{position:absolute;right:.75rem;top:.75rem;border:0;background:var(--rv-soft);border-radius:99px;width:44px;height:44px;font-size:1.6rem}.portal-modal__logo{display:block;width:72px;height:72px;object-fit:contain;margin:0 auto 1rem}.portal-modal h2{text-align:center}.rv-modal-open{overflow:hidden}.rv-blog-hero,.rv-taxonomy-hero{padding:7rem 1.25rem 4rem;text-align:center;background:linear-gradient(135deg,var(--rv-soft),#fff4f1)}.rv-blog-hero h1,.rv-taxonomy-hero h1{font-size:clamp(2.7rem,7vw,5.5rem);margin:.5rem 0 1rem}.rv-blog-hero>p:last-child,.rv-taxonomy-hero>p:last-child{max-width:46rem;margin:auto;color:#625c72;font-size:1.1rem}.rv-blog-grid-wrap{width:min(1180px,calc(100% - 2rem));margin:auto;padding:4rem 0}.rv-blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.rv-post-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid #eadff0;border-radius:1rem;background:#fff;box-shadow:0 12px 35px rgba(74,54,105,.08)}.rv-post-card__image{display:grid;place-items:center;aspect-ratio:16/10;background:linear-gradient(135deg,var(--rv-soft),#ffeae5);color:var(--rv-purple);font-family:"Playfair Display",serif;font-size:1.5rem}.rv-post-card__image img{width:100%;height:100%;object-fit:cover}.rv-post-card__body{display:flex;flex:1;flex-direction:column;padding:1.35rem}.rv-post-card__tag{color:var(--rv-purple);font-size:.75rem;font-weight:800;text-transform:uppercase}.rv-post-card h3{font-size:1.45rem;margin:.65rem 0}.rv-post-card p{color:#625c72}.rv-post-card__meta{display:flex;justify-content:space-between;gap:1rem;margin-top:auto;padding-top:1rem;border-top:1px solid #eee;color:#7b7488;font-size:.8rem}.rv-pagination{display:flex;justify-content:center;gap:1rem;margin-top:2.5rem}.rv-article__header{max-width:850px;margin:auto;padding:6rem 1.25rem 2.5rem;text-align:center}.rv-article__header h1{font-size:clamp(2.5rem,7vw,5rem);line-height:1.05;margin:.75rem 0 1.25rem}.rv-article__excerpt{font-size:1.2rem;color:#625c72}.rv-article__meta{color:#7b7488}.rv-article__feature{width:min(1000px,calc(100% - 2rem));margin:auto}.rv-article__feature img{width:100%;max-height:650px;object-fit:cover;border-radius:1.25rem}.rv-article__content{width:min(760px,calc(100% - 2rem));margin:auto;padding:3rem 0;font-family:"Playfair Display",serif;font-size:1.1rem;line-height:1.85}.rv-article__content img,.rv-article__content iframe,.rv-article__content video{max-width:100%;height:auto}.rv-author-avatar{width:110px;height:110px;margin:0 auto 1rem;border-radius:50%;object-fit:cover}@media(max-width:900px){.rv-menu-button{display:block}.rv-nav{display:none;position:absolute;top:78px;left:0;right:0;flex-direction:column;align-items:stretch;background:#fff;padding:1.25rem 2rem;border-bottom:1px solid #eee}.rv-nav.is-open{display:flex}.rv-blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.rv-brand span{display:none}.rv-footer__intro,.rv-footer__bottom{align-items:flex-start;flex-direction:column}.rv-footer__grid{grid-template-columns:1fr}.rv-blog-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
/* Normalize Runtime member UI after the generic client stylesheet and imported page CSS. */
.portal-modal{align-items:start;justify-items:center;box-sizing:border-box;overflow-y:auto;padding:50px 16px 40px;font:15px/1.5 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.portal-modal__backdrop{position:fixed;background:rgba(0,0,0,.58)}
.portal-modal__dialog{box-sizing:border-box;width:min(480px,calc(100vw - 32px));max-height:calc(100vh - 90px);border-radius:10px;padding:32px;background:#fff;color:#15171a}
.portal-modal__close{right:18px;top:18px;width:32px;height:32px;border:0;border-radius:50%;padding:0;background:transparent;color:#777;font:300 28px/30px Arial,sans-serif;cursor:pointer}
.portal-modal__close:hover,.portal-modal__close:focus-visible{background:#f4f4f4;color:#222}
.portal-modal__logo{display:block;width:60px;height:60px;margin:12px auto 12px;object-fit:contain}
.portal-modal .faster-members{box-sizing:border-box;max-width:none;margin:0;padding:0;border:0;border-radius:0;background:transparent;color:#15171a;font:15px/1.5 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.portal-modal .faster-members--signed-out h2{margin:0 0 28px!important;color:#15171a!important;font:700 32px/1.15 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;letter-spacing:-.02em!important;text-align:center}
.portal-modal .faster-members--signed-out>p:not(.faster-members__notice){display:none!important}
.portal-modal .faster-members--signed-out .faster-members__signin{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:18px!important;align-items:stretch!important}
.portal-modal .faster-members--signed-out .faster-members__signin label{display:grid!important;gap:6px!important;margin:0!important;color:#303030!important;font:600 13px/1.35 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important}
.portal-modal .faster-members--signed-out .faster-members__signin label span{display:block!important;margin:0!important;color:#303030!important;font:600 13px/1.35 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important}
.portal-modal .faster-members--signed-out input{box-sizing:border-box!important;width:100%!important;height:42px!important;min-height:42px!important;margin:0!important;border:1px solid #aeaeae!important;border-radius:6px!important;padding:0 12px!important;background:#fff!important;color:#15171a!important;font:400 15px/42px system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;box-shadow:none!important}
.portal-modal .faster-members--signed-out input:focus{border-color:#fa8d77!important;outline:2px solid rgba(250,141,119,.25)!important;outline-offset:1px!important}
.portal-modal .faster-members--signed-out button{box-sizing:border-box!important;width:100%!important;height:42px!important;min-height:42px!important;margin:0!important;border:0!important;border-radius:6px!important;padding:0 16px!important;background:#fa8d77!important;color:#fff!important;font:600 15px/42px system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;box-shadow:none!important}
.portal-modal .faster-members--signed-out button:hover{background:#ed7f69!important}
/* Keep every listing card on the same image/body rhythm regardless of source-image dimensions. */
.rv-blog-grid{align-items:start}
.rv-post-card{box-sizing:border-box;height:504px!important;min-width:0}
.rv-post-card__image{box-sizing:border-box;display:block!important;flex:0 0 236px!important;width:100%!important;height:236px!important;min-height:236px!important;max-height:236px!important;aspect-ratio:auto!important;overflow:hidden!important}
.rv-post-card__image img{display:block!important;width:100%!important;height:100%!important;min-width:100%!important;min-height:100%!important;max-width:none!important;max-height:none!important;margin:0!important;aspect-ratio:auto!important;object-fit:cover!important;object-position:center!important}
.rv-post-card__body{box-sizing:border-box;min-width:0;min-height:0;overflow:hidden}
.rv-post-card__tag{display:block;min-height:1.25em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.rv-post-card h3{display:-webkit-box;min-height:2.8em;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:1.4}
.rv-post-card p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-height:1.55}
.rv-post-card__meta{min-width:0}
.rv-post-card__meta span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.rv-article__content style,.rv-article__content script,.rv-article__content link{display:none!important}
@media(max-width:640px){.portal-modal{padding:24px 16px}.portal-modal__dialog{max-height:calc(100vh - 48px);padding:24px}.portal-modal__logo{margin-top:16px}.rv-post-card{height:480px!important}.rv-post-card__image{flex-basis:220px!important;height:220px!important;min-height:220px!important;max-height:220px!important}}
