body.vesper-v2{background:#fff}.vr-page,.vr-post-page{background:#fff;color:var(--ink)}.vr-eyebrow{color:var(--teal2);font-size:12px;font-weight:900;letter-spacing:.15em;margin:0 0 12px;text-transform:uppercase}.vr-eyebrow--light{color:#87e4dc}.vr-intro{background:#fff;border-bottom:1px solid var(--line);padding:68px 0 60px}.vr-intro__inner{margin-left:auto;margin-right:auto;max-width:920px;text-align:center}.vr-intro h1{font-size:clamp(42px,5.5vw,68px);letter-spacing:-.045em;margin:0 auto 18px;max-width:850px}.vr-intro__copy{color:var(--muted);font-size:18px;line-height:1.7;margin:0 auto;max-width:720px}.vr-library{background:#f8fafb;padding:72px 0 92px}.vr-library__heading{align-items:end;display:flex;justify-content:space-between;margin-bottom:30px}.vr-library__heading h2{font-size:clamp(32px,4vw,46px);letter-spacing:-.035em;margin:0}.vr-grid{display:grid;gap:24px;grid-template-columns:repeat(3,minmax(0,1fr))}.vr-card{background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 10px 30px rgba(13,42,60,.06);display:flex;flex-direction:column;min-width:0;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.vr-card:hover{box-shadow:0 16px 38px rgba(13,42,60,.1);transform:translateY(-3px)}.vr-card__media{aspect-ratio:16/9;background:#eaf2f4;display:block;overflow:hidden}.vr-card__media img{display:block;height:100%;object-fit:cover;width:100%}.vr-card__placeholder{background:linear-gradient(135deg,#edf6f6,#d8e8eb);color:var(--navy);display:grid;font-weight:900;height:100%;letter-spacing:.13em;place-items:center;text-transform:uppercase;width:100%}.vr-card__body{display:flex;flex:1;flex-direction:column;padding:24px}.vr-card__meta{color:#72838c;display:flex;flex-wrap:wrap;font-size:12px;font-weight:700;gap:8px 12px;margin-bottom:12px}.vr-card__meta span{color:var(--teal2);letter-spacing:.07em;text-transform:uppercase}.vr-card h3{font-size:25px;letter-spacing:-.025em;margin:0 0 12px}.vr-card h3 a:hover{color:var(--teal2)}.vr-card__summary{color:var(--muted);font-size:15px;line-height:1.65;margin-bottom:18px}.vr-card__summary p{margin:0}.vr-card__summary img{display:none}.vr-link{color:var(--navy)!important;font-weight:900;margin-top:auto}.vr-link:hover{color:var(--teal2)!important}.vr-empty{background:#fff;border:1px dashed #b9cbd1;border-radius:16px;padding:46px 24px;text-align:center}.vr-empty h2{margin-bottom:8px}.vr-empty p{color:var(--muted);margin:0}.vr-pagination{display:flex;gap:20px;justify-content:center;margin-top:42px}.vr-pagination a{background:#fff;border:1px solid var(--line);border-radius:9px;color:var(--navy);font-weight:800;padding:10px 15px}.vr-cta{background:linear-gradient(135deg,var(--navy),var(--navy2));color:#fff;padding:58px 0}.vr-cta__inner{align-items:center;display:flex;gap:40px;justify-content:space-between}.vr-cta h2{color:#fff;font-size:clamp(30px,4vw,44px);margin:0 0 8px}.vr-cta p:not(.vr-eyebrow){color:#c8dbe1;margin:0;max-width:700px}.vr-post__header{background:#fff;border-bottom:1px solid var(--line);padding:60px 0 54px}.vr-post__header-inner{max-width:900px}.vr-back{color:var(--muted)!important;display:inline-block;font-size:14px;font-weight:800;margin-bottom:26px}.vr-back:hover{color:var(--teal2)!important}.vr-post__header h1{font-size:clamp(42px,5.5vw,68px);letter-spacing:-.045em;margin:0 0 18px}.vr-post__description{color:var(--muted);font-size:20px;line-height:1.6;margin:0 0 20px;max-width:800px}.vr-post__meta{color:#71828b;display:flex;font-size:14px;font-weight:700;gap:10px}.vr-post__image-wrap{margin-top:40px;max-width:1060px}.vr-post__image{border:1px solid var(--line);border-radius:18px;box-shadow:0 16px 38px rgba(11,34,53,.08);display:block;max-height:520px;object-fit:cover;width:100%}.vr-post__section{padding:64px 0 86px}.vr-post__layout{align-items:start;display:grid;gap:62px;grid-template-columns:minmax(0,760px) 285px;justify-content:center}.vr-post__body{color:#324b5b;font-size:18px;line-height:1.8;min-width:0}.vr-post__body h2{font-size:34px;letter-spacing:-.03em;margin:48px 0 15px}.vr-post__body h3{font-size:25px;margin:34px 0 11px}.vr-post__body p{margin:0 0 22px}.vr-post__body ol,.vr-post__body ul{margin:0 0 26px;padding-left:24px}.vr-post__body li{margin-bottom:8px}.vr-post__body a{color:var(--teal2)!important;text-decoration:underline}.vr-post__body img{border-radius:14px;height:auto;max-width:100%}.vr-post__body blockquote{background:#f2f8f8;border-left:4px solid var(--teal);border-radius:0 12px 12px 0;color:var(--navy);margin:32px 0;padding:22px 26px}.vr-post__tags{border-top:1px solid var(--line);font-size:14px;margin-top:46px;padding-top:22px}.vr-post__tags a{margin-left:6px}.vr-sidebar{position:sticky;top:110px}.vr-sidebar__card{background:#f8fafb;border:1px solid var(--line);border-radius:16px;padding:26px}.vr-sidebar__card h2{font-size:24px;margin:0 0 11px}.vr-sidebar__card p:not(.vr-eyebrow){color:var(--muted);margin:0 0 20px}.vr-sidebar__card .button{width:100%}@media(max-width:960px){.vr-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.vr-post__layout{grid-template-columns:1fr}.vr-sidebar{position:static}.vr-sidebar__card{max-width:520px}.vr-cta__inner{align-items:flex-start;flex-direction:column}}@media(max-width:650px){.vr-intro{padding:52px 0 46px}.vr-library{padding:54px 0 68px}.vr-grid{grid-template-columns:1fr}.vr-post__header{padding:46px 0 42px}.vr-post__image-wrap{margin-top:26px}.vr-post__section{padding:46px 0 66px}.vr-post__body{font-size:17px}.vr-post__body h2{font-size:29px}.vr-cta{padding:48px 0}}