.v4-root{--v4-paper:#ffffff;--v4-slate:#152233;--v4-burgundy:#5c1a2a;--v4-burgundy-deep:#45111e;--v4-cool-grey:#4a5160;--v4-cream-grey:#b8bfc9;--v4-slate-grey:#6e7b91;--v4-offwhite:#fafaf7;--v4-line:rgba(21,34,51,0.1);--v4-rose:#c9a0a8;--v4-font-display:"Source Serif 4","Source Serif Pro",Georgia,"Times New Roman",serif;--v4-font-sans:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;background:var(--v4-paper);color:var(--v4-slate);font-family:var(--v4-font-sans);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"cv02","cv03","cv04","cv11";font-optical-sizing:auto}.v4-container{max-width:1080px;margin:0 auto;padding-left:1.5rem;padding-right:1.5rem}@media (min-width:768px){.v4-container{padding-left:2.5rem;padding-right:2.5rem}}.v4-section{padding-top:4rem;padding-bottom:4rem}.v4-section-slate{background:var(--v4-slate);color:var(--v4-offwhite)}.v4-section-slate .v4-eyebrow{color:var(--v4-slate-grey)}.v4-section-slate .v4-h2{color:var(--v4-offwhite)}.v4-section-slate .v4-lead{color:var(--v4-cream-grey)}.v4-eyebrow{font-family:var(--v4-font-sans);font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.18em;color:var(--v4-slate-grey);margin:0 0 1rem;display:inline-block}.v4-h1{font-size:clamp(2.25rem,5.5vw,4.25rem);line-height:1.05;letter-spacing:-.02em;margin:0 0 1.5rem}.v4-h1,.v4-h2{font-family:var(--v4-font-display);font-weight:400;color:var(--v4-slate)}.v4-h2{font-size:clamp(1.75rem,3.4vw,2.5rem);line-height:1.15;letter-spacing:-.015em;margin:0}.v4-h2-underline{display:block;width:36px;height:3px;background:var(--v4-burgundy);margin-top:1rem;border-radius:0}.v4-h2-underline-center{margin-left:auto;margin-right:auto}.v4-lead{font-family:var(--v4-font-sans);line-height:1.6;color:var(--v4-cool-grey);margin:1.125rem 0 0}.v4-italic-close,.v4-lead{font-size:1rem;max-width:540px}.v4-italic-close{font-family:var(--v4-font-display);font-style:italic;font-weight:400;line-height:1.55;text-align:center;margin:2rem auto 0}.v4-italic-close,.v4-section-slate .v4-italic-close{color:var(--v4-slate-grey)}.v4-cta{display:inline-flex;align-items:center;gap:.5rem;background:var(--v4-burgundy);color:var(--v4-offwhite);font-family:var(--v4-font-sans);font-size:13px;font-weight:500;padding:.875rem 1.625rem;border-radius:1px;text-decoration:none;border:.5px solid var(--v4-burgundy-deep);cursor:pointer;transition:background .15s ease;letter-spacing:.06em;text-transform:none}.v4-cta:hover{background:var(--v4-burgundy-deep)}.v4-cta-arrow{transition:transform .2s ease;font-size:1em;line-height:1}.v4-cta:hover .v4-cta-arrow{transform:translateX(2px)}.v4-cta-small{padding:.625rem 1.125rem;font-size:12px}.v4-header{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.96);backdrop-filter:saturate(180%) blur(8px);-webkit-backdrop-filter:saturate(180%) blur(8px);border-bottom:.5px solid var(--v4-line)}.v4-header-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-top:1rem;padding-bottom:1rem}.v4-wordmark{font-family:var(--v4-font-display);font-weight:400;font-size:17px;letter-spacing:-.005em;color:var(--v4-slate);text-decoration:none;flex-shrink:0}.v4-nav{display:none;gap:1.75rem;flex:1;justify-content:center}.v4-nav a{color:var(--v4-cool-grey);text-decoration:none;font-size:13px;font-weight:400;letter-spacing:0;transition:color .15s ease}.v4-nav a:hover{color:var(--v4-slate)}@media (min-width:768px){.v4-nav{display:flex}}.v4-header-right{display:flex;align-items:center;gap:1.25rem;flex-shrink:0}.v4-header-cta-desktop{display:none}@media (min-width:768px){.v4-header-cta-desktop{display:inline-flex}}.v4-locale-wrap{position:relative}.v4-locale-trigger,.v4-locale-wrap{display:inline-flex;align-items:center}.v4-locale-trigger{gap:.4rem;background:transparent;border:none;padding:.5rem;margin:-.5rem;min-width:44px;min-height:44px;cursor:pointer;color:var(--v4-slate-grey);font-family:var(--v4-font-sans);font-size:12px;letter-spacing:.06em;transition:color .15s ease}.v4-locale-trigger:hover{color:var(--v4-slate)}.v4-locale-globe{width:14px;height:14px;flex-shrink:0}.v4-locale-code{font-weight:500}.v4-locale-menu{position:absolute;top:calc(100% + .5rem);right:0;margin:0;padding:.375rem 0;list-style:none;background:var(--v4-paper);border:.5px solid var(--v4-line);box-shadow:0 8px 24px -8px rgba(21,34,51,.12);min-width:168px;z-index:60}.v4-locale-option{display:flex;align-items:baseline;gap:.75rem;width:100%;padding:.625rem 1rem;background:transparent;border:none;font-family:var(--v4-font-sans);font-size:13px;text-align:left;cursor:pointer;color:var(--v4-cool-grey);transition:background .12s ease,color .12s ease}.v4-locale-option:hover{background:var(--v4-line);color:var(--v4-slate)}.v4-locale-option.is-active{color:var(--v4-slate);font-weight:500}.v4-locale-option-code{font-weight:500;letter-spacing:.06em;color:inherit;min-width:24px}.v4-locale-option-full{color:var(--v4-slate-grey)}.v4-locale-option.is-active .v4-locale-option-full{color:var(--v4-cool-grey)}.v4-mobile-locale{margin:1.5rem 1.5rem 0;display:flex}.v4-mobile-trigger{display:inline-flex;align-items:center;justify-content:center;background:transparent;border:none;color:var(--v4-slate);padding:.5rem;margin:-.5rem;cursor:pointer;min-width:44px;min-height:44px;border-radius:4px;transition:background .15s ease}.v4-mobile-trigger:hover{background:var(--v4-line)}@media (min-width:768px){.v4-mobile-trigger{display:none}}.v4-mobile-overlay{position:fixed;inset:0;background:rgba(21,34,51,.32);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);z-index:40;animation:v4FadeIn .18s ease}.v4-mobile-drawer{position:fixed;top:0;right:0;bottom:0;width:min(86vw,360px);background:var(--v4-paper);z-index:50;display:flex;flex-direction:column;padding:1rem 0;border-left:.5px solid var(--v4-line);animation:v4SlideIn .22s cubic-bezier(.32,.72,0,1);box-shadow:-10px 0 30px -10px rgba(21,34,51,.12)}.v4-mobile-drawer-header{display:flex;justify-content:flex-end;padding:.5rem 1.25rem}.v4-mobile-close{background:transparent;border:none;color:var(--v4-slate);padding:.5rem;cursor:pointer;min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;transition:background .15s ease}.v4-mobile-close:hover{background:var(--v4-line)}.v4-mobile-nav{display:flex;flex-direction:column;padding:1rem 1.5rem;gap:.25rem}.v4-mobile-nav a{font-family:var(--v4-font-display);font-weight:400;font-size:1.5rem;line-height:1.2;color:var(--v4-slate);text-decoration:none;padding:.875rem 0;border-bottom:.5px solid var(--v4-line);letter-spacing:-.01em;transition:color .15s ease}.v4-mobile-nav a:last-child{border-bottom:none}.v4-mobile-nav a:hover{color:var(--v4-burgundy)}.v4-mobile-cta{margin:1rem 1.5rem 0}@keyframes v4FadeIn{0%{opacity:0}to{opacity:1}}@keyframes v4SlideIn{0%{transform:translateX(100%)}to{transform:translateX(0)}}.v4-hero{padding-top:3rem;padding-bottom:3.5rem}@media (min-width:768px){.v4-hero{min-height:calc(100svh - 70px);padding-top:5.5rem;padding-bottom:5.5rem;display:flex;align-items:center}.v4-hero>.v4-container{width:100%}}.v4-hero-grid{display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:center}@media (min-width:880px){.v4-hero-grid{grid-template-columns:1.05fr 1fr;gap:3.5rem}}.v4-hero h1{margin-bottom:1.25rem}.v4-hero-sub{font-family:var(--v4-font-sans);font-size:1.0625rem;line-height:1.55;color:var(--v4-cool-grey);max-width:520px;margin:0 0 2rem}.v4-hero-cta-row{display:flex;margin-bottom:1rem}.v4-hero-smallprint{font-family:var(--v4-font-sans);font-style:italic;font-size:13px;line-height:1.55;color:var(--v4-slate-grey);max-width:520px;margin:0}.v4-hero-video{position:relative;background:var(--v4-slate);aspect-ratio:16/10;display:flex;align-items:center;justify-content:center;overflow:hidden}.v4-hero-video:before{content:"";position:absolute;top:0;bottom:0;left:0;width:4px;background:var(--v4-burgundy);z-index:2}.v4-hero-video iframe,.v4-hero-video video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border:0}.v4-hero-video-player{position:absolute;inset:0;cursor:pointer}.v4-hero-video-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:56px;height:56px;padding:0;border:0;border-radius:50%;background:var(--v4-offwhite);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:3;transition:transform .18s ease,background .18s ease}button.v4-hero-video-play:hover{transform:translate(-50%,-50%) scale(1.06)}.v4-hero-video-play:after{content:"";width:0;height:0;border-style:solid;border-width:8px 0 8px 12px;border-color:transparent transparent transparent var(--v4-slate);margin-left:3px}.v4-hero-video-progress{position:absolute;left:0;right:0;bottom:0;height:3px;background:rgba(255,255,255,.18);z-index:3}.v4-hero-video-progress-bar{height:100%;width:0;background:var(--v4-burgundy);transition:width .1s linear}.v4-hero-video-fs{position:absolute;bottom:.75rem;right:.75rem;width:32px;height:32px;padding:0;border:0;border-radius:4px;background:rgba(20,24,28,.55);color:var(--v4-offwhite);display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:.85;z-index:4;transition:opacity .15s ease}.v4-hero-video-fs:hover{opacity:1}.v4-hero-video-fs svg{width:16px;height:16px}.v4-quoteband{background:var(--v4-burgundy);color:var(--v4-offwhite);padding:2.375rem 1.5rem;text-align:center}@media (min-width:768px){.v4-quoteband{padding:2.375rem 2.5rem}}.v4-quoteband-quote{font-family:var(--v4-font-display);font-style:italic;font-weight:400;font-size:clamp(1.0625rem,2vw,1.25rem);line-height:1.55;color:var(--v4-offwhite);max-width:580px;margin:0 auto 1rem;letter-spacing:-.005em}.v4-quoteband-attr{font-family:var(--v4-font-sans);font-size:12px;color:var(--v4-rose);letter-spacing:.04em;margin:0}.v4-patterns-grid{display:grid;grid-template-columns:1fr;gap:1rem;margin:2.5rem 0 1.5rem}@media (min-width:768px){.v4-patterns-grid{grid-template-columns:repeat(3,1fr);gap:.875rem}}.v4-pattern-card{background:var(--v4-paper);border:.5px solid var(--v4-line);border-top:2px solid var(--v4-slate);padding:1.5rem 1.25rem;transition:border-color .2s ease}@media (min-width:768px){.v4-pattern-card{padding:1.75rem 1.5rem}}.v4-pattern-name{font-family:var(--v4-font-display);font-weight:400;font-size:1.25rem;line-height:1.2;letter-spacing:-.005em;color:var(--v4-slate);margin:0 0 .75rem}.v4-pattern-description{font-family:var(--v4-font-sans);font-size:.9375rem;line-height:1.55;color:var(--v4-cool-grey);margin:0}.v4-stats-grid{display:grid;grid-template-columns:1fr;gap:2.25rem;margin:3rem 0 2rem}@media (min-width:768px){.v4-stats-grid{grid-template-columns:repeat(3,1fr);gap:2.5rem}}.v4-stat-figure{font-family:var(--v4-font-display);font-weight:400;font-size:clamp(3.25rem,6.5vw,5rem);line-height:1;letter-spacing:-.03em;color:var(--v4-offwhite);margin:0 0 .875rem;font-feature-settings:"tnum" 1,"lnum" 1}.v4-stat-figure-unit{font-size:.45em;color:var(--v4-slate-grey);margin-left:.06em}.v4-stat-statement{font-family:var(--v4-font-sans);font-size:.9375rem;line-height:1.55;color:var(--v4-cream-grey);max-width:280px;margin:0}.v4-stats-source{margin:2rem 0 0;font-family:var(--v4-font-sans);font-size:.78rem;letter-spacing:.01em;color:var(--v4-slate-grey)}.v4-stats-source a{color:inherit;text-decoration:underline;text-underline-offset:2px}.v4-testi-grid{display:grid;grid-template-columns:1fr;gap:1rem;margin-top:2.5rem}@media (min-width:768px){.v4-testi-grid{grid-template-columns:repeat(3,1fr);gap:.875rem}}.v4-testi-card{background:var(--v4-paper);border:.5px solid var(--v4-line);border-top:2px solid var(--v4-burgundy);padding:1.5rem 1.25rem 1.25rem;display:flex;flex-direction:column}@media (min-width:768px){.v4-testi-card{padding:1.75rem 1.5rem 1.5rem}}.v4-testi-quote{font-family:var(--v4-font-display);font-weight:400;font-size:.9375rem;line-height:1.55;color:var(--v4-slate);margin:0 0 1.5rem;flex-grow:1;letter-spacing:-.003em}.v4-testi-quote:before{content:"\201C"}.v4-testi-quote:after{content:"\201D"}.v4-testi-foot{display:flex;align-items:center;gap:.75rem}.v4-testi-avatar{width:30px;height:30px;border-radius:50%;background:var(--v4-burgundy);color:var(--v4-offwhite);display:flex;align-items:center;justify-content:center;font-family:var(--v4-font-display);font-size:11px;font-weight:400;letter-spacing:.02em;flex-shrink:0}.v4-testi-name{font-size:12px;font-weight:500;color:var(--v4-slate);margin:0}.v4-testi-meta,.v4-testi-name{font-family:var(--v4-font-sans);line-height:1.3}.v4-testi-meta{font-size:11px;color:var(--v4-slate-grey);margin:.125rem 0 0}.v4-deliverables-inner{position:relative;padding-left:1.625rem}@media (min-width:768px){.v4-deliverables-inner{padding-left:2.375rem}}.v4-deliverables-inner:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--v4-burgundy)}.v4-deliverables-list{margin:2.5rem 0 0;display:grid;grid-template-columns:1fr;gap:2rem}.v4-deliverable{display:grid;grid-template-columns:auto 1fr;gap:1.5rem;align-items:baseline}@media (min-width:768px){.v4-deliverable{grid-template-columns:4rem 1fr;gap:2.5rem}}.v4-deliverable-num{font-family:var(--v4-font-display);font-weight:400;font-size:clamp(1.75rem,3vw,2.5rem);line-height:1;color:var(--v4-burgundy);letter-spacing:-.02em;font-feature-settings:"tnum" 1,"lnum" 1}.v4-deliverable-title{font-family:var(--v4-font-display);font-weight:400;font-size:1.25rem;line-height:1.25;letter-spacing:-.005em;color:var(--v4-slate);margin:0 0 .5rem}.v4-deliverable-body{font-family:var(--v4-font-sans);font-size:.9375rem;line-height:1.6;color:var(--v4-cool-grey);margin:0;max-width:560px}.v4-faq-list{margin:2.5rem 0 0;border-top:.5px solid var(--v4-line)}.v4-faq-item{border-bottom:.5px solid var(--v4-line)}.v4-faq-q{display:flex;align-items:baseline;justify-content:space-between;gap:1.5rem;padding:1.5rem 0;font-family:var(--v4-font-display);font-weight:400;font-size:1.125rem;line-height:1.35;letter-spacing:-.005em;color:var(--v4-slate);cursor:pointer;list-style:none}.v4-faq-q::-webkit-details-marker{display:none}@media (min-width:768px){.v4-faq-q{font-size:1.25rem;padding:1.75rem 0}}.v4-faq-icon{font-family:var(--v4-font-sans);font-size:1.5rem;line-height:1;color:var(--v4-burgundy);font-weight:300;transition:transform .2s ease;flex-shrink:0}.v4-faq-item[open] .v4-faq-icon{transform:rotate(45deg)}.v4-faq-a{font-family:var(--v4-font-sans);font-size:.9375rem;line-height:1.6;color:var(--v4-cool-grey);margin:0 0 1.75rem;max-width:720px}.v4-closing{background:var(--v4-slate);color:var(--v4-offwhite);text-align:center;padding-top:5rem;padding-bottom:5rem}.v4-closing-h2{font-family:var(--v4-font-display);font-weight:400;font-size:clamp(1.625rem,3vw,2.25rem);line-height:1.2;letter-spacing:-.015em;color:var(--v4-offwhite);max-width:540px;margin:0 auto}.v4-closing-cta-wrap{margin-top:2.5rem}.v4-closing-smallprint{font-family:var(--v4-font-sans);font-style:italic;font-size:13px;color:var(--v4-slate-grey);margin:1.25rem auto 0;max-width:560px;line-height:1.55}.v4-footer{border-top:.5px solid var(--v4-line);padding:1.375rem 0;background:var(--v4-paper)}.v4-footer-inner{display:flex;flex-direction:column;align-items:flex-start;gap:.75rem}@media (min-width:768px){.v4-footer-inner{flex-direction:row;justify-content:space-between;align-items:center}}.v4-footer-author{display:flex;align-items:center;gap:.625rem}.v4-footer-avatar{width:22px;height:22px;border-radius:50%;background:var(--v4-burgundy);color:var(--v4-offwhite);display:flex;align-items:center;justify-content:center;font-family:var(--v4-font-display);font-size:9px;font-weight:400;letter-spacing:.02em;flex-shrink:0;overflow:hidden}.v4-footer-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.v4-footer-author-line,.v4-footer-legal,.v4-footer-meta{font-family:var(--v4-font-sans);font-size:11px;color:var(--v4-slate-grey)}.v4-footer-legal{margin-top:.625rem;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.v4-footer-legal-item{display:inline-flex;align-items:center;gap:.5rem}.v4-footer-legal a{color:var(--v4-slate-grey);text-decoration:none;transition:color .15s ease}.v4-footer-legal a:hover{color:var(--v4-slate)}.v4-footer-legal-sep{color:var(--v4-line)}.v4-scan-input{width:100%;height:3rem;padding:0 1.25rem;border:.5px solid var(--v4-line);border-radius:2px;background:#fff;color:var(--v4-slate);font-family:var(--v4-font-sans);font-size:15px}.v4-scan-input::-moz-placeholder{color:var(--v4-slate-grey)}.v4-scan-input::placeholder{color:var(--v4-slate-grey)}.v4-scan-input:focus{outline:none;border-color:var(--v4-burgundy)}.v4-scan-card{background:#fff;border:.5px solid var(--v4-line);border-radius:2px}.v4-scan-track{height:4px;background:rgba(21,34,51,.08);border-radius:2px;overflow:hidden}.v4-scan-fill{height:100%;background:var(--v4-burgundy);transition:width .7s ease}.v4-scan-tag{font-family:var(--v4-font-sans);font-size:11px;letter-spacing:.04em;color:var(--v4-slate-grey)}