:root{--teal:#005E79;--purple:#5A247A;--aqua:#46B5C4;--gray:#636162;--text:#18343B;--warm:#FCFAF5;--sand:#F4EFE6;--pale:#EAF7F7;--white:#fff;--border:#D8E3E5;--radius:16px;--shadow:0 8px 28px rgba(24,52,59,.08);--container:1240px;--reading:760px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background:var(--warm);font-family:"Source Sans 3","Segoe UI",Arial,sans-serif;font-size:18px;line-height:1.62}img{max-width:100%;height:auto}a{color:var(--teal);text-underline-offset:3px}h1,h2,h3,h4{font-family:Lora,Georgia,serif;line-height:1.15;color:var(--text);margin:0 0 18px}h1{font-size:clamp(2.5rem,6vw,5rem);letter-spacing:-.03em}h2{font-size:clamp(2rem,4vw,3.3rem);letter-spacing:-.02em}h3{font-size:1.45rem}p{margin:0 0 1.1em}.rvc-container{width:min(calc(100% - 40px),var(--container));margin-inline:auto}.rvc-reading{max-width:var(--reading)}.rvc-skip-link{position:absolute;left:-9999px;top:8px;background:#fff;padding:10px 14px;z-index:9999}.rvc-skip-link:focus{left:8px}.rvc-site-header{position:sticky;top:0;background:rgba(252,250,245,.96);backdrop-filter:blur(14px);border-bottom:1px solid rgba(0,94,121,.12);z-index:50}.rvc-header-inner{min-height:92px;display:flex;align-items:center;gap:28px}.rvc-brand{flex:0 1 300px;min-width:190px}.custom-logo,.rvc-site-logo{display:block;max-height:68px;max-width:300px;width:auto}.rvc-logo-link{display:inline-flex;align-items:center;text-decoration:none}.rvc-brand-text{display:flex;flex-direction:column;text-decoration:none;color:var(--text);line-height:1.1}.rvc-brand-text strong{font-family:Lora,Georgia,serif;font-size:1.5rem}.rvc-brand-text span{font-size:.78rem;margin-top:5px;color:var(--teal)}.rvc-primary-nav{margin-left:auto;display:flex;align-items:center;gap:24px}.rvc-menu{display:flex;align-items:center;gap:22px;list-style:none;padding:0;margin:0}.rvc-menu a{text-decoration:none;color:var(--text);font-weight:650;font-size:.96rem}.rvc-menu a:hover,.rvc-menu .current-menu-item>a{color:var(--teal)}.rvc-header-actions,.rvc-actions{display:flex;gap:10px;flex-wrap:wrap}.rvc-menu-toggle{display:none;border:1px solid var(--teal);background:transparent;color:var(--teal);border-radius:10px;padding:9px 14px;font-weight:700}.rvc-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:11px 20px;border-radius:11px;background:var(--teal);color:#fff;text-decoration:none;font-weight:750;border:2px solid var(--teal);transition:.2s ease}.rvc-button:hover{transform:translateY(-1px);box-shadow:0 6px 20px rgba(0,94,121,.18);color:#fff}.rvc-button-small{min-height:42px;padding:8px 14px;font-size:.92rem}.rvc-button-purple{background:var(--purple);border-color:var(--purple)}.rvc-button-secondary{background:transparent;color:var(--teal)}.rvc-button-secondary:hover{background:var(--teal);color:#fff}.rvc-button-light{background:#fff;color:var(--teal);border-color:#fff}.rvc-home-hero{overflow:hidden;background:linear-gradient(135deg,var(--warm) 0%,#f8fbf9 56%,var(--pale) 100%);padding:clamp(70px,8vw,118px) 0;border-bottom:1px solid rgba(0,94,121,.08)}.rvc-hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:center;gap:clamp(42px,6vw,86px)}.rvc-hero-copy{max-width:760px}.rvc-eyebrow,.rvc-kicker{font-weight:800;letter-spacing:.11em;text-transform:uppercase;color:var(--teal);font-size:.82rem;margin-bottom:14px}.rvc-lead{font-size:clamp(1.18rem,2vw,1.5rem);max-width:700px;color:#35545b}.rvc-hero-visual{min-height:440px;position:relative;display:grid;place-items:center}.rvc-hero-art{min-height:420px;width:100%;position:relative}.rvc-hero-photo{width:min(100%,560px);aspect-ratio:4/3;border-radius:32px 32px 90px 32px;overflow:hidden;box-shadow:0 24px 60px rgba(24,52,59,.14);position:relative;z-index:2}.rvc-hero-photo img{width:100%;height:100%;object-fit:cover}.rvc-hero-accent{position:absolute;width:160px;height:160px;border-radius:50%;background:rgba(70,181,196,.22);right:-35px;bottom:5px;z-index:1}.rvc-hero-visual.has-photo:before{content:"";position:absolute;width:120px;height:120px;border-radius:30px;background:rgba(90,36,122,.10);left:1%;top:2%;transform:rotate(10deg)}.rvc-orb{position:absolute;border-radius:50%}.rvc-orb-one{width:330px;height:330px;background:rgba(70,181,196,.28);right:10%;top:5%}.rvc-orb-two{width:230px;height:230px;background:rgba(90,36,122,.13);right:45%;top:38%}.rvc-bridge-line{position:absolute;right:5%;bottom:14%;width:90%;height:150px;border-top:10px solid var(--teal);border-radius:50% 50% 0 0;transform:rotate(-6deg);opacity:.85}.rvc-section{padding:clamp(56px,7vw,96px) 0}.rvc-section-pale{background:var(--pale)}.rvc-section-sand{background:var(--sand)}.rvc-section-head{max-width:780px;margin-bottom:34px}.rvc-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.rvc-card{background:#fff;border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;box-shadow:0 8px 28px rgba(24,52,59,.06);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.rvc-card:hover{transform:translateY(-3px);box-shadow:0 16px 36px rgba(24,52,59,.10);border-color:#c5dadd}.rvc-card-image{display:block;aspect-ratio:16/10;overflow:hidden;background:var(--pale)}.rvc-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.rvc-card:hover .rvc-card-image img{transform:scale(1.025)}.rvc-person-image{aspect-ratio:4/3}.rvc-card-body{padding:26px}.rvc-card h3 a{text-decoration:none;color:var(--text)}.rvc-meta{color:#587077;font-size:.95rem}.rvc-text-link{font-weight:750;text-decoration:none}.rvc-verified{font-size:.86rem;color:#667d83}.rvc-split{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.rvc-split.is-reversed>div:first-child{order:2}.rvc-split-media img{border-radius:var(--radius);box-shadow:var(--shadow)}.rvc-step-list{display:grid;gap:16px}.rvc-step-list>div{background:#fff;border:1px solid var(--border);border-radius:16px;padding:22px 22px 20px 72px;position:relative;box-shadow:0 6px 20px rgba(24,52,59,.04)}.rvc-step-list span{position:absolute;left:20px;top:20px;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--pale);color:var(--teal);font-weight:800}.rvc-step-list p{margin:4px 0 0;color:#526b72}.rvc-community-feature,.rvc-newsletter{border-radius:24px;padding:clamp(30px,5vw,58px);display:flex;align-items:center;justify-content:space-between;gap:40px;background:#fff;border:1px solid var(--border);box-shadow:0 10px 34px rgba(24,52,59,.06)}.rvc-community-feature.has-image{display:grid;grid-template-columns:1.05fr .95fr;padding:0;overflow:hidden}.rvc-community-feature.has-image .rvc-community-copy{padding:clamp(34px,5vw,64px)}.rvc-community-media{height:100%;min-height:390px}.rvc-community-media img{width:100%;height:100%;object-fit:cover}.rvc-newsletter-placeholder{min-width:290px;padding:22px;border:1px dashed var(--aqua);border-radius:14px;background:var(--pale);display:grid;gap:4px}.rvc-newsletter-placeholder span{font-size:.9rem;color:#5b7379}.rvc-final-cta,.rvc-section-cta{background:var(--teal);color:#fff}.rvc-final-cta h2,.rvc-section-cta h2{color:#fff}.rvc-page-hero{padding:clamp(50px,7vw,88px) 0 48px;background:var(--pale)}.rvc-page-hero h1{font-size:clamp(2.6rem,5vw,4.8rem)}.rvc-entry-content>*:first-child{margin-top:0}.rvc-entry-content h2{margin-top:1.4em}.rvc-featured-image{margin:0 0 30px}.rvc-featured-image img{border-radius:var(--radius)}.rvc-detail-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,1fr);gap:56px}.rvc-detail-sidebar{display:grid;align-content:start;gap:18px}.rvc-info-box{background:#fff;border:1px solid var(--border);border-radius:14px;padding:20px}.rvc-info-box p{margin:.4em 0 0}.rvc-faq{background:#fff;border:1px solid var(--border);border-radius:14px;padding:18px 20px}.rvc-faq summary{font-weight:800;cursor:pointer}.rvc-site-footer{background:#14343d;color:#dbe8e9;padding:64px 0 22px}.rvc-site-footer a{color:#fff}.rvc-site-footer h2{color:#fff}.rvc-footer-grid{display:grid;grid-template-columns:1.3fr .8fr 1fr;gap:40px}.rvc-footer-name{font-size:2rem}.rvc-footer-menu{list-style:none;margin:0;padding:0;display:grid;gap:8px}.rvc-footer-bottom{border-top:1px solid rgba(255,255,255,.16);margin-top:36px;padding-top:18px;font-size:.9rem}.rvc-post-list-item{padding:25px 0;border-bottom:1px solid var(--border)}
@media(max-width:1080px){.rvc-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rvc-menu-toggle{display:block;margin-left:auto}.rvc-primary-nav{display:none;position:absolute;left:0;right:0;top:100%;background:var(--warm);padding:22px max(20px,calc((100% - var(--container))/2));border-bottom:1px solid var(--border);box-shadow:var(--shadow)}.rvc-primary-nav.is-open{display:block}.rvc-menu{align-items:flex-start;flex-direction:column;gap:14px}.rvc-header-actions{margin-top:20px}.rvc-hero-grid{grid-template-columns:1fr}.rvc-hero-art{min-height:280px;max-width:620px}.rvc-footer-grid{grid-template-columns:1fr 1fr}.rvc-footer-contact{grid-column:1/-1}}
@media(max-width:700px){body{font-size:17px}.rvc-container{width:min(calc(100% - 30px),var(--container))}.rvc-header-inner{min-height:78px}.custom-logo,.rvc-site-logo{max-height:58px;max-width:230px}.rvc-card-grid,.rvc-split,.rvc-detail-grid{grid-template-columns:1fr}.rvc-split.is-reversed>div:first-child{order:0}.rvc-community-feature,.rvc-newsletter{align-items:flex-start;flex-direction:column}.rvc-newsletter-placeholder{min-width:0;width:100%}.rvc-footer-grid{grid-template-columns:1fr}.rvc-footer-contact{grid-column:auto}.rvc-hero-art{min-height:230px}.rvc-hero-visual{min-height:260px}.rvc-hero-photo{border-radius:22px 22px 54px 22px}.rvc-orb-one{width:220px;height:220px}.rvc-orb-two{width:150px;height:150px}.rvc-bridge-line{height:100px}.rvc-actions .rvc-button{width:100%}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

.rvc-section-footer{margin-top:28px}.rvc-start-section{background:linear-gradient(180deg,var(--warm),#fff)}.rvc-start-grid{align-items:start}.rvc-story-section{background:var(--sand)}.rvc-story-grid{display:grid;grid-template-columns:minmax(300px,.9fr) minmax(0,1.1fr);gap:clamp(42px,6vw,86px);align-items:center}.rvc-story-media img,.rvc-story-placeholder{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:26px;box-shadow:var(--shadow)}.rvc-story-placeholder{display:grid;place-content:center;text-align:center;background:linear-gradient(145deg,var(--pale),#fff);border:1px solid var(--border);color:var(--teal)}.rvc-story-placeholder span{letter-spacing:.18em;font-size:.85rem;font-weight:800}.rvc-story-placeholder strong{font-family:Lora,Georgia,serif;font-size:3rem;color:var(--purple)}.rvc-eyebrow-light{color:#d9f4f3}.rvc-lead-light{color:#e9f5f5}.rvc-footer-heading{font-family:"Source Sans 3","Segoe UI",Arial,sans-serif;font-size:1rem;text-transform:uppercase;letter-spacing:.08em;color:#b8d7da;margin-bottom:16px}.rvc-footer-brand .rvc-logo-link{background:var(--warm);padding:12px 14px;border-radius:14px;display:inline-flex;margin-bottom:16px}.rvc-footer-logo{display:block;max-width:260px;max-height:86px;width:auto}.rvc-footer-descriptor{max-width:340px}.rvc-social-links{display:flex;flex-wrap:wrap;gap:10px 16px;margin-top:20px}.rvc-social-links a{font-size:.92rem;text-decoration:none}.rvc-footer-bottom a{text-decoration:none}.rvc-footer-bottom a:hover{text-decoration:underline}
@media(max-width:900px){.rvc-story-grid,.rvc-community-feature.has-image{grid-template-columns:1fr}.rvc-community-media{min-height:300px}.rvc-story-media{max-width:650px}.rvc-hero-visual{min-height:340px}.rvc-hero-photo{max-width:600px}}

/* v0.3 visual refinement */
.rvc-site-header{box-shadow:0 1px 0 rgba(24,52,59,.03)}
.rvc-header-inner{min-height:100px}
.rvc-brand{flex-basis:340px}.custom-logo,.rvc-site-logo{max-height:76px;max-width:340px}
.rvc-primary-nav{gap:18px}.rvc-menu{gap:20px}.rvc-menu a{position:relative}.rvc-menu a:after{content:"";position:absolute;left:0;right:100%;bottom:-7px;height:2px;background:var(--aqua);transition:right .18s ease}.rvc-menu a:hover:after,.rvc-menu .current-menu-item>a:after{right:0}
.rvc-home-hero{padding:0;background:linear-gradient(90deg,var(--warm) 0%,var(--warm) 42%,#f7fbfa 62%,var(--pale) 100%)}
.rvc-hero-grid{min-height:630px;grid-template-columns:minmax(0,.92fr) minmax(470px,1.08fr);gap:clamp(38px,5vw,72px)}
.rvc-hero-copy{padding:82px 0}.rvc-hero-copy h1{font-size:clamp(3.3rem,5.6vw,5.45rem);max-width:720px}
.rvc-hero-copy .rvc-actions{margin-top:28px}.rvc-hero-visual{align-self:stretch;min-height:630px;place-items:stretch}
.rvc-hero-photo{width:100%;height:100%;aspect-ratio:auto;border-radius:0;box-shadow:none}.rvc-hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(252,250,245,.28),transparent 28%);pointer-events:none}.rvc-hero-photo img{height:100%;min-height:630px}
.rvc-hero-visual.has-photo:before{width:150px;height:150px;left:-48px;top:45px;border-radius:50%;background:rgba(90,36,122,.08);z-index:3}.rvc-hero-accent{width:180px;height:180px;right:34px;bottom:28px;background:rgba(70,181,196,.18);z-index:3}
.rvc-section-head{display:flex;flex-direction:column;align-items:flex-start}.rvc-section-head h2{max-width:760px}
.rvc-card-grid{gap:24px}.rvc-card{position:relative}.rvc-service-card{border-top:4px solid var(--aqua)}.rvc-team-card{border-top:4px solid rgba(90,36,122,.68)}.rvc-event-card{border-top:4px solid var(--teal)}.rvc-resource-card{border-top:4px solid #b78536}
.rvc-card-placeholder{width:100%;height:100%;min-height:190px;position:relative;display:grid;place-items:center;overflow:hidden;background:linear-gradient(145deg,#eff8f8,#e6f2f4)}
.rvc-card-placeholder span{width:76px;height:76px;border-radius:24px;display:grid;place-items:center;background:rgba(0,94,121,.12);color:var(--teal);font-family:Lora,Georgia,serif;font-size:2.2rem;font-weight:700;position:relative;z-index:2}
.rvc-card-placeholder i,.rvc-card-placeholder b{position:absolute;border-radius:50%;display:block}.rvc-card-placeholder i{width:150px;height:150px;right:-26px;top:-35px;background:rgba(70,181,196,.22)}.rvc-card-placeholder b{width:110px;height:110px;left:-22px;bottom:-28px;background:rgba(90,36,122,.10)}
.rvc-person-placeholder{background:linear-gradient(145deg,#f3eef7,#edf7f7)}.rvc-person-placeholder span{border-radius:50%;background:rgba(90,36,122,.11);color:var(--purple)}
.rvc-card-body{min-height:220px;display:flex;flex-direction:column}.rvc-card-body .rvc-text-link{margin-top:auto;align-self:flex-start}
.rvc-start-section{background:linear-gradient(180deg,var(--warm),#fff)}.rvc-start-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:72px}.rvc-step-list>div{transition:transform .18s ease,border-color .18s ease}.rvc-step-list>div:hover{transform:translateX(4px);border-color:#bfd7db}
.rvc-community-feature{background:linear-gradient(140deg,#fff,#f8fbfa)}.rvc-community-copy h2{max-width:620px}.rvc-community-media{position:relative}.rvc-community-media:after{content:"";position:absolute;inset:0;box-shadow:inset 26px 0 50px rgba(24,52,59,.08);pointer-events:none}
.rvc-story-section{background:var(--sand)}.rvc-story-grid{display:grid;grid-template-columns:minmax(360px,.9fr) minmax(0,1.1fr);gap:64px;align-items:center}.rvc-story-media img,.rvc-story-placeholder{width:100%;aspect-ratio:4/3;border-radius:28px;object-fit:cover;box-shadow:var(--shadow)}.rvc-story-placeholder{display:grid;place-items:center;align-content:center;background:linear-gradient(145deg,var(--pale),#fff);color:var(--teal)}.rvc-story-placeholder span{letter-spacing:.14em;font-weight:800}.rvc-story-placeholder strong{font-family:Lora,Georgia,serif;font-size:4rem;color:var(--purple)}
.rvc-newsletter{background:linear-gradient(120deg,#fff,var(--pale));border-color:#cbe2e4}.rvc-final-cta{text-align:center}.rvc-final-cta .rvc-reading{margin-inline:auto}.rvc-final-cta .rvc-button{margin-top:8px}
.rvc-section-footer{margin-top:30px}.rvc-text-link span{transition:transform .15s ease;display:inline-block}.rvc-text-link:hover span{transform:translateX(3px)}
.rvc-footer-logo{max-width:280px;max-height:100px;object-fit:contain;object-position:left center;filter:none;opacity:1}.rvc-footer-descriptor{max-width:360px;color:#c8d9dc}.rvc-social-links{display:flex;flex-wrap:wrap;gap:12px}.rvc-social-links a{text-decoration:none;font-weight:700;font-size:.92rem}.rvc-footer-heading{font-size:1.25rem;margin-bottom:16px}
.rvc-page-hero{background:linear-gradient(135deg,var(--pale),#f7fbfa)}
.rvc-main{min-height:60vh}
@media(max-width:1180px){.rvc-header-inner{min-height:88px}.rvc-brand{flex-basis:280px}.rvc-menu{gap:14px}.rvc-menu a{font-size:.9rem}.rvc-hero-grid{grid-template-columns:1fr 1fr;min-height:560px}.rvc-hero-visual,.rvc-hero-photo img{min-height:560px}}
@media(max-width:980px){.rvc-menu-toggle{display:inline-flex;margin-left:auto}.rvc-primary-nav{display:none;position:absolute;left:0;right:0;top:100%;background:var(--warm);padding:24px 20px 28px;border-bottom:1px solid var(--border);box-shadow:0 18px 30px rgba(24,52,59,.10)}.rvc-primary-nav.is-open{display:block}.rvc-menu{display:grid;gap:0}.rvc-menu li{border-bottom:1px solid rgba(0,94,121,.10)}.rvc-menu a{display:block;padding:13px 4px}.rvc-menu a:after{display:none}.rvc-header-actions{margin-top:18px}.rvc-hero-grid{grid-template-columns:1fr;min-height:auto}.rvc-hero-copy{padding:70px 0 34px}.rvc-hero-visual{min-height:420px;margin-inline:-20px}.rvc-hero-photo img{min-height:420px}.rvc-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rvc-story-grid,.rvc-community-feature.has-image,.rvc-start-grid,.rvc-split,.rvc-detail-grid{grid-template-columns:1fr}.rvc-story-media{max-width:720px}.rvc-footer-grid{grid-template-columns:1fr 1fr}.rvc-footer-brand{grid-column:1/-1}}
@media(max-width:640px){body{font-size:17px}.rvc-container{width:min(calc(100% - 32px),var(--container))}.rvc-header-inner{min-height:80px}.rvc-brand{min-width:0;flex:1}.custom-logo,.rvc-site-logo{max-width:230px;max-height:58px}.rvc-brand-text strong{font-size:1.25rem}.rvc-brand-text span{font-size:.68rem}.rvc-home-hero{background:linear-gradient(180deg,var(--warm),#f8fbfa)}.rvc-hero-copy{padding:54px 0 28px}.rvc-hero-copy h1{font-size:clamp(2.7rem,13vw,4rem)}.rvc-hero-visual{min-height:310px}.rvc-hero-photo img{min-height:310px}.rvc-hero-accent{width:100px;height:100px;right:18px}.rvc-card-grid{grid-template-columns:1fr}.rvc-card-body{min-height:0}.rvc-community-feature,.rvc-newsletter{padding:28px}.rvc-community-feature.has-image .rvc-community-copy{padding:30px}.rvc-community-media{min-height:280px}.rvc-footer-grid{grid-template-columns:1fr}.rvc-footer-brand{grid-column:auto}.rvc-actions,.rvc-header-actions{align-items:stretch}.rvc-actions .rvc-button{flex:1 1 100%}.rvc-story-grid{gap:34px}.rvc-section{padding:54px 0}}

/* v0.4 preview/recovery refinements */
.rvc-preview-pill{display:inline-flex;align-items:center;min-height:30px;padding:5px 10px;border-radius:999px;background:#fff4cf;border:1px solid #e3c66b;color:#624d13;font-size:.72rem;font-weight:850;letter-spacing:.09em;text-transform:uppercase;margin:0 0 14px}
.rvc-button-disabled{opacity:.72;cursor:not-allowed;pointer-events:none}
.rvc-footer-preview-note{display:inline-flex;margin:0 0 14px;padding:4px 9px;border:1px solid rgba(255,255,255,.35);border-radius:999px;color:#fff;font-size:.68rem;font-weight:850;letter-spacing:.1em}
.rvc-dev-detail-visual{overflow:hidden;border-radius:var(--radius);border:1px solid var(--border);aspect-ratio:16/9;background:var(--pale)}
.rvc-dev-detail-visual .rvc-card-placeholder{min-height:100%;height:100%}
.rvc-split-media>.rvc-card-placeholder{min-height:320px;border-radius:var(--radius);border:1px solid var(--border)}
.rvc-footer-brand .rvc-logo-link{background:var(--warm);padding:12px 14px;border-radius:14px}
.rvc-footer-logo{filter:none!important;opacity:1!important}
.rvc-card-status{display:inline-flex;align-self:flex-start;margin:0 0 10px;padding:4px 8px;border-radius:999px;background:var(--pale);color:var(--teal);font-size:.76rem;font-weight:800}
.rvc-preview-media .rvc-card-placeholder{height:100%;min-height:390px}

/* v0.5.0 responsive typography controls */
.rvc-hero-size-compact .rvc-hero-copy h1{font-size:clamp(2.45rem,3.6vw,3.65rem)}
.rvc-hero-size-recommended .rvc-hero-copy h1{font-size:clamp(2.7rem,4.25vw,4.35rem)}
.rvc-hero-size-large .rvc-hero-copy h1{font-size:clamp(3rem,5vw,5.15rem)}
.rvc-section-size-compact .rvc-section h2,.rvc-section-size-compact .rvc-entry-content h2{font-size:clamp(1.8rem,2.6vw,2.45rem)}
.rvc-section-size-recommended .rvc-section h2,.rvc-section-size-recommended .rvc-entry-content h2{font-size:clamp(1.95rem,3vw,3rem)}
.rvc-section-size-large .rvc-section h2,.rvc-section-size-large .rvc-entry-content h2{font-size:clamp(2.1rem,3.6vw,3.45rem)}
.rvc-page-title-size-compact .rvc-page-hero h1{font-size:clamp(2.25rem,3.5vw,3.35rem)}
.rvc-page-title-size-recommended .rvc-page-hero h1{font-size:clamp(2.45rem,4.1vw,4rem)}
.rvc-page-title-size-large .rvc-page-hero h1{font-size:clamp(2.7rem,5vw,4.75rem)}
.rvc-body-size-compact{font-size:17px}
.rvc-body-size-recommended{font-size:18px}
.rvc-body-size-comfortable{font-size:19px}

@media(max-width:640px){
  .rvc-hero-size-compact .rvc-hero-copy h1{font-size:clamp(2.25rem,10vw,3rem)}
  .rvc-hero-size-recommended .rvc-hero-copy h1{font-size:clamp(2.45rem,11vw,3.35rem)}
  .rvc-hero-size-large .rvc-hero-copy h1{font-size:clamp(2.65rem,12vw,3.7rem)}
  .rvc-page-title-size-compact .rvc-page-hero h1{font-size:clamp(2.1rem,9vw,2.8rem)}
  .rvc-page-title-size-recommended .rvc-page-hero h1{font-size:clamp(2.3rem,10vw,3.15rem)}
  .rvc-page-title-size-large .rvc-page-hero h1{font-size:clamp(2.5rem,11vw,3.5rem)}
}

/* v0.6.0 reusable Page Sections refinements */
.rvc-faq-list{display:grid;gap:12px;margin-top:22px}.rvc-faq{padding:0;overflow:hidden}.rvc-faq summary{list-style:none;padding:18px 52px 18px 20px;position:relative}.rvc-faq summary::-webkit-details-marker{display:none}.rvc-faq summary:after{content:"+";position:absolute;right:20px;top:50%;transform:translateY(-50%);width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:var(--pale);color:var(--teal);font-size:1.15rem;line-height:1}.rvc-faq[open] summary:after{content:"−"}.rvc-faq>div{padding:0 20px 18px;color:#47636a}.rvc-faq>div p:last-child{margin-bottom:0}.rvc-section .rvc-split-media:empty{display:none}

/* v0.7.0 structured directories and detail-page polish */
.rvc-archive-hero .rvc-lead{margin-top:18px}.rvc-directory-section{background:linear-gradient(180deg,var(--warm),#fff)}.rvc-directory-grid{align-items:stretch}.rvc-empty-state{max-width:760px;padding:28px 30px;border:1px solid var(--border);border-radius:var(--radius);background:#fff}.rvc-empty-state h2,.rvc-empty-state p:last-child{margin-bottom:0}.rvc-event-directory{background:linear-gradient(180deg,#fff,var(--warm))}.rvc-event-group+.rvc-event-group{margin-top:clamp(64px,8vw,110px);padding-top:clamp(48px,6vw,78px);border-top:1px solid var(--border)}.rvc-past-events .rvc-card{background:#fbfbfa}.rvc-card-status.is-past{background:#eef0f0;color:#596b70}.rvc-event-card .rvc-card-status{margin-right:6px}.rvc-back-link{margin:0 0 24px}.rvc-detail-action{margin-top:30px}.rvc-inline-info{margin-top:28px}.rvc-resource-check-note{margin-top:28px;padding:14px 16px;border-left:4px solid var(--aqua);background:var(--pale);font-size:.95rem}.rvc-detail-page .rvc-featured-image img{width:100%;max-height:620px;object-fit:cover}.rvc-detail-sidebar>.rvc-button{width:100%}.rvc-entry-content ul,.rvc-entry-content ol,.rvc-reading ul,.rvc-reading ol{padding-left:1.35em}.rvc-entry-content li+li,.rvc-reading li+li{margin-top:.35em}
@media(max-width:640px){.rvc-empty-state{padding:22px}.rvc-event-group+.rvc-event-group{margin-top:58px;padding-top:42px}}


/* v0.8.1 logo QA correction: preserve transparent original artwork and restore footer logo card */
.rvc-brand .rvc-logo-link{background:transparent!important;padding:0!important;border-radius:0!important}
.rvc-site-logo,.rvc-footer-logo{background:transparent!important}
.rvc-footer-brand .rvc-logo-link{background:var(--warm)!important;padding:12px 14px!important;border-radius:14px!important;margin-bottom:18px;line-height:0}
.rvc-footer-menu{list-style:none;margin:0;padding:0;display:grid!important;grid-template-columns:1fr!important;gap:10px!important;align-items:start!important}
.rvc-footer-menu li{margin:0!important;padding:0!important;border:0!important}
.rvc-footer-menu a{display:inline-block!important;padding:0!important;color:#fff;text-decoration:none;font-weight:700;line-height:1.35;white-space:normal}
.rvc-footer-menu a:hover,.rvc-footer-menu .current-menu-item>a{text-decoration:underline;color:#fff}
@media(max-width:760px){.rvc-card-grid{grid-template-columns:1fr!important}.rvc-footer-grid{grid-template-columns:1fr!important}.rvc-footer-brand{grid-column:auto!important}}

/* v0.8.4 homepage hero composition.
   The photo is a full-height layer behind the right side of the hero.
   A separate Warm White gradient layer sits above the photo but below the copy,
   so the text remains fully protected while the page background feathers into the image. */
.rvc-site-header{background:rgba(244,239,230,.97);border-bottom-color:rgba(0,94,121,.16)}
@media(min-width:981px){
  .rvc-home-hero.has-hero-photo{position:relative;overflow:hidden;background:var(--warm)}
  .rvc-home-hero.has-hero-photo .rvc-hero-grid{position:relative;display:block;min-height:630px}
  .rvc-home-hero.has-hero-photo .rvc-hero-grid:after{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;background:linear-gradient(90deg,var(--warm) 0%,var(--warm) var(--rvc-hero-fade-start,34%),rgba(252,250,245,.98) var(--rvc-hero-fade-20,39.58%),rgba(252,250,245,.84) var(--rvc-hero-fade-45,46.56%),rgba(252,250,245,.52) var(--rvc-hero-fade-70,53.53%),rgba(252,250,245,.18) var(--rvc-hero-fade-88,58.55%),rgba(252,250,245,0) var(--rvc-hero-fade-end,61.90%),rgba(252,250,245,0) 100%)}
  .rvc-home-hero.has-hero-photo .rvc-hero-copy{position:relative;z-index:3;width:min(47%,620px);max-width:none;padding:82px 0}
  .rvc-home-hero.has-hero-photo .rvc-hero-visual{position:absolute;inset:0 0 0 auto;width:72%;min-height:0;display:block;overflow:hidden;z-index:1}
  .rvc-home-hero.has-hero-photo .rvc-hero-photo{position:absolute;inset:0;width:100%;height:100%;aspect-ratio:auto;border-radius:0;box-shadow:none;overflow:hidden;background:transparent}
  .rvc-home-hero.has-hero-photo .rvc-hero-photo:after{display:none}
  .rvc-home-hero.has-hero-photo .rvc-hero-photo img{width:100%;height:100%;min-height:0;display:block;object-fit:cover;object-position:right center;background:transparent}
  .rvc-home-hero.has-hero-photo .rvc-hero-visual.has-photo:before{z-index:2}
  .rvc-home-hero.has-hero-photo .rvc-hero-accent{z-index:2}
}
@media(min-width:981px) and (max-width:1180px){
  .rvc-home-hero.has-hero-photo .rvc-hero-grid{min-height:560px}
  .rvc-home-hero.has-hero-photo .rvc-hero-copy{width:min(49%,570px);padding:68px 0}
  .rvc-home-hero.has-hero-photo .rvc-hero-visual{width:70%}
}
@media(max-width:980px){
  .rvc-home-hero.has-hero-photo{background:linear-gradient(180deg,var(--warm),#f8fbfa)}
  .rvc-home-hero.has-hero-photo .rvc-hero-grid{display:grid;grid-template-columns:1fr;min-height:auto;gap:0}
  .rvc-home-hero.has-hero-photo .rvc-hero-grid:after{display:none}
  .rvc-home-hero.has-hero-photo .rvc-hero-copy{position:relative;z-index:2;width:auto;max-width:760px;padding:70px 0 34px}
  .rvc-home-hero.has-hero-photo .rvc-hero-visual{position:relative;inset:auto;width:auto;min-height:420px;margin-inline:-20px;display:grid;overflow:hidden;z-index:1}
  .rvc-home-hero.has-hero-photo .rvc-hero-photo{position:absolute;inset:0;width:100%;height:100%;margin:0;border-radius:0;box-shadow:none;overflow:hidden}
  .rvc-home-hero.has-hero-photo .rvc-hero-photo:after{display:none}
  .rvc-home-hero.has-hero-photo .rvc-hero-photo img{width:100%;height:100%;min-height:0;object-fit:cover;object-position:center center}
}
@media(max-width:640px){
  .rvc-home-hero.has-hero-photo .rvc-hero-copy{padding:54px 0 28px}
  .rvc-home-hero.has-hero-photo .rvc-hero-visual{min-height:310px;margin-inline:-16px}
}


/* v0.8.6: desktop hero feather width and horizontal position are driven independently by bounded Home Page admin controls. */


/* v0.8.8 Homepage story rich-text rendering */
.rvc-story-text p:last-child,.rvc-story-text ul:last-child,.rvc-story-text ol:last-child,.rvc-story-text blockquote:last-child{margin-bottom:0}
.rvc-story-text ul,.rvc-story-text ol{padding-left:1.3em}
.rvc-story-text blockquote{margin:1.25em 0;padding:.15em 0 .15em 1.1em;border-left:4px solid var(--aqua);color:#35545b}

/* v0.8.10 homepage event-image presentation controls */
.rvc-home-events{display:grid;gap:34px}
.rvc-home-event-item{display:grid;grid-template-columns:minmax(0,390px) minmax(0,540px);align-items:center;max-width:930px;position:relative;isolation:isolate}
.rvc-home-event-item.no-event-image{grid-template-columns:minmax(0,390px);max-width:390px}
.rvc-home-event-item .rvc-event-card{position:relative;z-index:2;width:100%;align-self:center}
.rvc-home-event-media{display:block;position:relative;z-index:1;width:100%;min-width:0;aspect-ratio:16/9;overflow:hidden;background:#fff;border:1px solid var(--border);border-left:0;border-radius:0 var(--radius) var(--radius) 0;box-shadow:0 10px 30px rgba(24,52,59,.08);text-decoration:none;transform-origin:left center}
.rvc-home-event-media img{display:block;width:100%;height:100%;object-fit:contain;background:#fff}
.rvc-home-event-item--static .rvc-home-event-media{opacity:1;visibility:visible;transform:translateX(0);clip-path:inset(0 0 0 0)}
.rvc-home-event-item--reveal .rvc-home-event-media{opacity:0;visibility:hidden;transform:translateX(-54px);clip-path:inset(0 100% 0 0);pointer-events:none;transition:clip-path .42s cubic-bezier(.2,.72,.2,1),transform .42s cubic-bezier(.2,.72,.2,1),opacity .16s ease,visibility 0s linear .42s}
.rvc-home-event-item--reveal:hover .rvc-home-event-media,.rvc-home-event-item--reveal:focus-within .rvc-home-event-media{opacity:1;visibility:visible;transform:translateX(0);clip-path:inset(0 0 0 0);pointer-events:auto;transition-delay:0s}
.rvc-home-event-item--reveal .rvc-event-card{box-shadow:0 10px 32px rgba(24,52,59,.08)}
.rvc-home-event-media:focus-visible{outline:3px solid var(--purple);outline-offset:4px}
@media(max-width:980px){.rvc-home-event-item,.rvc-home-event-item.no-event-image{grid-template-columns:1fr;max-width:720px}.rvc-home-event-media{border-left:1px solid var(--border);border-top:0;border-radius:0 0 var(--radius) var(--radius);aspect-ratio:16/9}.rvc-home-event-item--reveal .rvc-home-event-media{opacity:1;visibility:visible;transform:none;clip-path:inset(0);pointer-events:auto;transition:none}}
@media(prefers-reduced-motion:reduce){.rvc-home-event-item--reveal .rvc-home-event-media{transition:none}}


/* v0.9.0 About + Community page architecture */
.rvc-page-hero-editorial{position:relative;overflow:hidden;background:linear-gradient(135deg,var(--pale),#f7fbfa 68%,var(--sand))}.rvc-page-hero-editorial:after{content:"";position:absolute;width:180px;height:180px;border-radius:50%;right:8%;top:18%;background:rgba(70,181,196,.13);pointer-events:none}.rvc-page-hero-editorial .rvc-container{position:relative;z-index:1}.rvc-page-hero-editorial .rvc-kicker{margin-bottom:12px}.rvc-page-content>.rvc-container.rvc-entry-content:not(:empty){padding-top:clamp(44px,6vw,72px)}.rvc-page-content>.rvc-container.rvc-entry-content:empty{display:none}
.rvc-feature-cards-section{background:var(--pale)}.rvc-feature-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.rvc-feature-card{position:relative;background:var(--white);border:1px solid var(--border);border-radius:var(--radius);padding:28px;box-shadow:0 8px 24px rgba(24,52,59,.05)}.rvc-feature-index{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;margin-bottom:18px;background:var(--pale);color:var(--teal);font-weight:800}.rvc-feature-card h3{margin-bottom:10px}.rvc-feature-card p:last-of-type{margin-bottom:18px}.rvc-feature-card .rvc-text-link{font-weight:750}
.rvc-timeline-section{background:var(--sand)}.rvc-timeline-list{position:relative;max-width:980px;margin-top:10px}.rvc-timeline-list:before{content:"";position:absolute;left:151px;top:18px;bottom:18px;width:2px;background:rgba(0,94,121,.22)}.rvc-timeline-item{position:relative;display:grid;grid-template-columns:120px 28px minmax(0,1fr);gap:20px;align-items:start;padding:16px 0 30px}.rvc-timeline-marker{width:14px;height:14px;border-radius:50%;background:var(--teal);border:4px solid var(--sand);box-shadow:0 0 0 2px rgba(0,94,121,.25);margin:7px auto 0;z-index:1}.rvc-timeline-period{font-weight:800;color:var(--teal);letter-spacing:.04em;text-align:right;padding-top:2px}.rvc-timeline-copy{background:rgba(255,255,255,.72);border:1px solid rgba(0,94,121,.13);border-radius:14px;padding:20px 22px}.rvc-timeline-copy h3{margin-bottom:8px}.rvc-timeline-copy p:last-child{margin-bottom:0}
@media(max-width:900px){.rvc-feature-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rvc-timeline-list:before{left:12px}.rvc-timeline-item{grid-template-columns:28px minmax(0,1fr);gap:14px}.rvc-timeline-period{grid-column:2;text-align:left;padding:0}.rvc-timeline-marker{grid-row:1/3;grid-column:1}.rvc-timeline-copy{grid-column:2}}
@media(max-width:640px){.rvc-feature-card-grid{grid-template-columns:1fr}.rvc-feature-card{padding:24px}.rvc-page-hero-editorial:after{width:120px;height:120px;right:-32px;top:24%}.rvc-timeline-copy{padding:18px}}


/* v0.9.1 reusable Upcoming Events image presentation */
.rvc-page-section-events{margin-top:8px}


/* v0.10.0 structured directory/detail polish + keyboard navigation refinements */
:where(a,button,summary,input,select,textarea):focus-visible{outline:3px solid var(--purple);outline-offset:3px}
.rvc-menu-toggle:focus-visible,.rvc-button:focus-visible{outline-color:var(--purple);outline-offset:4px}
.rvc-page-hero,.rvc-section{scroll-margin-top:110px}
.rvc-archive-hero{padding-bottom:clamp(44px,5vw,64px)}
.rvc-archive-hero .rvc-lead{max-width:760px}
.rvc-directory-toolbar{max-width:780px;margin:-18px 0 32px;padding:16px 18px;border-left:4px solid var(--aqua);background:rgba(234,247,247,.72);border-radius:0 12px 12px 0;color:#456168}
.rvc-directory-toolbar p{margin:0}
.rvc-directory-grid .rvc-card{height:100%}
.rvc-team-directory-grid .rvc-person-image{aspect-ratio:4/3}
.rvc-detail-section{background:linear-gradient(180deg,var(--warm),#fff)}
.rvc-detail-section>.rvc-container>.rvc-back-link{margin-bottom:30px}
.rvc-detail-grid{grid-template-columns:minmax(0,1.8fr) minmax(300px,.82fr);gap:clamp(36px,5vw,64px);align-items:start}
.rvc-detail-main{min-width:0}
.rvc-detail-media{margin:0 0 34px;border-radius:var(--radius);overflow:hidden;background:#fff;border:1px solid var(--border);box-shadow:0 10px 30px rgba(24,52,59,.07)}
.rvc-detail-page .rvc-detail-media img{display:block;width:100%;max-height:none;aspect-ratio:16/9;object-fit:cover;border-radius:0}
.rvc-detail-team .rvc-team-detail-media{max-width:680px}
.rvc-detail-team .rvc-team-detail-media img{aspect-ratio:4/3;object-position:center top}
.rvc-detail-event .rvc-event-detail-media img{aspect-ratio:auto;max-height:720px;object-fit:contain;background:#fff}
.rvc-detail-sidebar{position:sticky;top:126px;gap:14px}
.rvc-info-box{box-shadow:0 5px 18px rgba(24,52,59,.035)}
.rvc-info-box strong{display:block;color:var(--teal);font-size:.86rem;letter-spacing:.045em;text-transform:uppercase}
.rvc-info-box p{overflow-wrap:anywhere}
.rvc-info-box-status{border-color:rgba(70,181,196,.45);background:var(--pale)}
.rvc-detail-status{margin:-4px 0 28px}.rvc-detail-status span{display:inline-flex;padding:6px 11px;border-radius:999px;background:#eef0f0;color:#596b70;font-size:.82rem;font-weight:800}
.rvc-resource-verification-banner{display:grid;grid-template-columns:auto 1fr;gap:2px 14px;align-items:baseline;max-width:920px;margin:0 0 34px;padding:18px 20px;border:1px solid rgba(0,94,121,.18);border-left:5px solid var(--aqua);border-radius:12px;background:var(--pale)}
.rvc-resource-verification-banner strong{color:var(--teal);text-transform:uppercase;letter-spacing:.06em;font-size:.8rem}.rvc-resource-verification-banner span{font-weight:800}.rvc-resource-verification-banner p{grid-column:1/-1;margin:5px 0 0;color:#49666d;font-size:.94rem}
.rvc-past-events{opacity:.94}
@media(max-width:980px){
  .rvc-detail-grid{grid-template-columns:1fr;gap:34px}
  .rvc-detail-sidebar{position:static;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}
  .rvc-detail-sidebar>.rvc-button{grid-column:1/-1;width:auto;justify-self:start}
}
@media(max-width:640px){
  .rvc-archive-hero{padding-top:44px}
  .rvc-directory-toolbar{margin-top:-10px;padding:14px 16px}
  .rvc-detail-section>.rvc-container>.rvc-back-link{margin-bottom:22px}
  .rvc-detail-sidebar{grid-template-columns:1fr}
  .rvc-detail-sidebar>.rvc-button{grid-column:auto;width:100%}
  .rvc-detail-media{margin-bottom:26px}
  .rvc-resource-verification-banner{grid-template-columns:1fr;gap:4px}.rvc-resource-verification-banner p{grid-column:auto}
}


/* v0.11.0 editable Events directory */
.rvc-event-directory-items{margin-top:4px}.rvc-event-directory-items .rvc-home-event-item{max-width:930px}
