:root{--vlp-navy:#101827;--vlp-navy-2:#172033;--vlp-teal:#0b6b62;--vlp-teal-dark:#07564f;--vlp-gold:#d9a441;--vlp-bg:#f7f8fa;--vlp-surface:#fff;--vlp-border:#dde2e8;--vlp-muted:#5f6b7a;--vlp-shadow:0 18px 60px rgba(16,24,39,.08);--vlp-radius:18px;--vlp-max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body.vlp-site{margin:0;background:var(--vlp-bg);color:var(--vlp-navy);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6}.container{width:min(calc(100% - 40px),var(--vlp-max));margin-inline:auto}a{color:inherit}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.screen-reader-text:focus{position:fixed!important;top:12px;left:12px;width:auto;height:auto;margin:0;padding:10px 14px;clip:auto;background:#fff;z-index:99999}.vlp-header{position:sticky;top:0;z-index:100;background:rgba(247,248,250,.94);backdrop-filter:blur(16px);border-bottom:1px solid rgba(221,226,232,.85)}.admin-bar .vlp-header{top:32px}.vlp-header__inner{height:78px;display:flex;align-items:center;justify-content:space-between;gap:28px}.vlp-brand{display:inline-flex;align-items:center;gap:11px;text-decoration:none}.vlp-brand__mark{width:38px;height:38px;border:2px solid var(--vlp-teal);border-radius:50% 50% 50% 8px;display:grid;place-items:center;transform:rotate(-45deg)}.vlp-brand__mark span{width:12px;height:12px;background:var(--vlp-teal);border-radius:50%;box-shadow:0 0 0 5px rgba(11,107,98,.12)}.vlp-brand__text{display:flex;flex-direction:column;line-height:1}.vlp-brand__text strong{font-size:18px;letter-spacing:-.025em}.vlp-brand__text small{font-size:12px;color:var(--vlp-muted);margin-top:4px;letter-spacing:.02em}.vlp-menu{display:flex;align-items:center;gap:28px;list-style:none;padding:0;margin:0}.vlp-menu a{text-decoration:none;font-weight:650;font-size:14px}.vlp-menu>li>a:not(.vlp-button):hover{color:var(--vlp-teal)}.vlp-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 20px;border-radius:12px;border:1px solid transparent;text-decoration:none;font-weight:750;font-size:14px;cursor:pointer;transition:.2s ease;font-family:inherit}.vlp-button:hover{transform:translateY(-1px)}.vlp-button--primary{background:var(--vlp-teal);color:#fff;box-shadow:0 9px 24px rgba(11,107,98,.18)}.vlp-button--primary:hover{background:var(--vlp-teal-dark);color:#fff}.vlp-button--secondary{background:#fff;border-color:var(--vlp-border);color:var(--vlp-navy)}.vlp-button--light{background:#fff;color:var(--vlp-navy)}.vlp-button--small{min-height:40px;padding:9px 15px;background:var(--vlp-navy);color:#fff!important}.vlp-menu-toggle{display:none;background:none;border:0;width:44px;height:44px;padding:9px}.vlp-menu-toggle span:not(.screen-reader-text){display:block;height:2px;background:var(--vlp-navy);margin:5px 0}.vlp-hero{padding:76px 0 72px;background:radial-gradient(circle at 80% 28%,rgba(11,107,98,.12),transparent 34%),linear-gradient(180deg,#fbfcfd 0%,#f4f6f8 100%);overflow:hidden}.vlp-hero__grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:72px;align-items:center}.vlp-eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:12px;font-weight:800;color:var(--vlp-teal);margin:0 0 14px}.vlp-hero h1{font-size:clamp(45px,5vw,72px);line-height:1.02;letter-spacing:-.052em;margin:0;max-width:820px}.vlp-hero h1 span{color:var(--vlp-teal)}.vlp-lead{font-size:19px;line-height:1.7;color:var(--vlp-muted);max-width:700px;margin:26px 0}.vlp-actions{display:flex;flex-wrap:wrap;gap:12px}.vlp-trust-line{font-size:14px;color:var(--vlp-muted);margin:22px 0 0}.vlp-trust-line span{color:var(--vlp-teal);font-weight:800;margin-right:6px}.vlp-hero__visual{position:relative;min-height:470px;padding:70px 0 0 75px}.vlp-radar{position:absolute;width:330px;height:330px;border-radius:50%;right:10px;top:15px;background:repeating-radial-gradient(circle,rgba(11,107,98,.11) 0 1px,transparent 1px 54px);border:1px solid rgba(11,107,98,.14)}.vlp-radar:before,.vlp-radar:after{content:"";position:absolute;background:rgba(11,107,98,.13)}.vlp-radar:before{width:1px;top:0;bottom:0;left:50%}.vlp-radar:after{height:1px;left:0;right:0;top:50%}.vlp-radar__eye{position:absolute;inset:50% auto auto 50%;width:92px;height:58px;transform:translate(-50%,-50%);border:3px solid var(--vlp-teal);border-radius:80% 8%;rotate:-45deg;display:grid;place-items:center;background:#fff}.vlp-radar__eye span{width:24px;height:24px;border-radius:50%;background:var(--vlp-teal);box-shadow:0 0 0 8px rgba(11,107,98,.13)}.vlp-process-card{position:relative;z-index:2;width:min(100%,330px);background:#fff;border:1px solid var(--vlp-border);border-radius:15px;padding:16px 18px;box-shadow:var(--vlp-shadow);display:flex;align-items:center;gap:14px;margin:0 0 12px}.vlp-process-card:nth-of-type(3){margin-left:36px}.vlp-process-card:nth-of-type(4){margin-left:72px}.vlp-process-card>span{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:#eef7f5;color:var(--vlp-teal);font-weight:800;font-size:12px}.vlp-process-card div{display:flex;flex-direction:column}.vlp-process-card strong{font-size:15px}.vlp-process-card small{color:var(--vlp-muted);font-size:12px;margin-top:2px}.vlp-section{padding:84px 0}.vlp-section--light{background:#fff;border-block:1px solid var(--vlp-border)}.vlp-section--dark{background:var(--vlp-navy);color:#fff}.vlp-section--dark .vlp-eyebrow{color:#72c7bd}.vlp-section-heading{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:36px}.vlp-section-heading h2{font-size:clamp(30px,3.2vw,46px);letter-spacing:-.035em;line-height:1.12;margin:0;max-width:760px}.vlp-section-heading>p{max-width:430px;color:var(--vlp-muted);margin:0}.vlp-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.vlp-feature-grid article{background:var(--vlp-bg);border:1px solid var(--vlp-border);border-radius:var(--vlp-radius);padding:26px}.vlp-feature-icon{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;background:var(--vlp-navy);color:#fff;font-weight:850;margin-bottom:34px}.vlp-feature-grid h3{font-size:18px;margin:0 0 8px}.vlp-feature-grid p{font-size:14px;color:var(--vlp-muted);margin:0}.vlp-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.vlp-info-card{background:#fff;border:1px solid var(--vlp-border);border-radius:var(--vlp-radius);padding:24px;box-shadow:0 8px 30px rgba(16,24,39,.04)}.vlp-info-card__meta{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:26px}.vlp-info-card__meta span,.vlp-record__badges span{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;background:#eef7f5;color:var(--vlp-teal);padding:6px 9px;border-radius:999px}.vlp-info-card h2,.vlp-info-card h3{font-size:22px;line-height:1.2;letter-spacing:-.02em;margin:0 0 10px}.vlp-info-card h2 a,.vlp-info-card h3 a{text-decoration:none}.vlp-info-card p{color:var(--vlp-muted);font-size:14px}.vlp-info-card__activity{color:var(--vlp-navy)!important;font-weight:700}.vlp-text-link{font-weight:800;color:var(--vlp-teal);text-decoration:none;font-size:14px}.vlp-empty-state{grid-column:1/-1;text-align:center;background:#fff;border:1px dashed #c7ced7;border-radius:var(--vlp-radius);padding:58px 24px}.vlp-empty-state__icon{display:block;font-size:34px;color:var(--vlp-teal);margin-bottom:10px}.vlp-empty-state h3,.vlp-empty-state h2{font-size:24px;margin:0 0 8px}.vlp-empty-state p{color:var(--vlp-muted);max-width:620px;margin:0 auto 20px}.vlp-cta{display:flex;justify-content:space-between;align-items:center;gap:50px}.vlp-cta h2{font-size:clamp(30px,3.6vw,48px);line-height:1.1;letter-spacing:-.04em;max-width:800px;margin:0}.vlp-cta p{color:#b9c2cf;max-width:700px}.vlp-page-hero{padding:70px 0 54px;background:#fff;border-bottom:1px solid var(--vlp-border)}.vlp-page-hero--compact{padding:54px 0 40px}.vlp-page-hero h1{font-size:clamp(40px,5vw,64px);letter-spacing:-.045em;line-height:1.05;margin:0}.vlp-page-hero p:not(.vlp-eyebrow){font-size:18px;color:var(--vlp-muted);max-width:760px;margin:18px 0 0}.vlp-form-layout,.vlp-record__layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:48px;align-items:start}.vlp-form-intro{margin-bottom:26px}.vlp-form-intro h2{font-size:30px;letter-spacing:-.03em;margin:0 0 8px}.vlp-form-intro p{color:var(--vlp-muted)}.vlp-submission-form{background:#fff;border:1px solid var(--vlp-border);border-radius:var(--vlp-radius);padding:30px;box-shadow:var(--vlp-shadow)}.vlp-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.vlp-submission-form p{margin:0 0 18px}.vlp-submission-form label,.vlp-submission-form legend{display:block;font-size:13px;font-weight:800;margin-bottom:7px}.vlp-submission-form label span{color:#b42318}.vlp-submission-form label small,.vlp-submission-form legend small{font-weight:500;color:var(--vlp-muted)}.vlp-submission-form input[type=text],.vlp-submission-form input[type=email],.vlp-submission-form input[type=date],.vlp-submission-form input[type=file],.vlp-submission-form select,.vlp-submission-form textarea,.vlp-filters input,.vlp-filters select{width:100%;border:1px solid #cfd6df;border-radius:10px;background:#fff;padding:12px 13px;font:inherit;color:var(--vlp-navy)}.vlp-submission-form input:focus,.vlp-submission-form select:focus,.vlp-submission-form textarea:focus,.vlp-filters input:focus,.vlp-filters select:focus{outline:3px solid rgba(11,107,98,.12);border-color:var(--vlp-teal)}.vlp-submission-form textarea{resize:vertical}.vlp-submission-form p>small{display:block;color:var(--vlp-muted);margin-top:6px}.vlp-contact-fields{border:0;border-top:1px solid var(--vlp-border);padding:22px 0 0;margin:10px 0 0}.vlp-review-note{background:#f5f7fa;border-left:4px solid var(--vlp-gold);padding:14px 16px;border-radius:7px;font-size:13px;margin:4px 0 18px}.vlp-consent{display:flex!important;gap:9px;align-items:flex-start;font-weight:550!important}.vlp-consent input{margin-top:4px}.vlp-honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.vlp-form-notice{margin:0 0 18px;padding:13px 15px;border-radius:10px;font-weight:700;font-size:14px}.vlp-form-notice.is-success{background:#e9f7f2;color:#075b4f}.vlp-form-notice.is-warning{background:#fff6dc;color:#70510a}.vlp-form-notice.is-error{background:#fff0ef;color:#8a1c13}.vlp-sidebar-card,.vlp-sidebar-note{background:#fff;border:1px solid var(--vlp-border);border-radius:var(--vlp-radius);padding:24px;margin-bottom:16px}.vlp-sidebar-card h2{font-size:21px;margin:0 0 9px}.vlp-sidebar-card p,.vlp-sidebar-note p{font-size:14px;color:var(--vlp-muted)}.vlp-check-list{list-style:none;padding:0;margin:16px 0 0}.vlp-check-list li{padding:9px 0 9px 26px;position:relative;border-bottom:1px solid #eef1f4;font-size:14px}.vlp-check-list li:before{content:"✓";position:absolute;left:0;color:var(--vlp-teal);font-weight:900}.vlp-sidebar-note strong{color:var(--vlp-teal)}.vlp-filters{display:grid;grid-template-columns:1.25fr 1fr 1fr auto;gap:12px;align-items:end;background:#fff;border:1px solid var(--vlp-border);border-radius:var(--vlp-radius);padding:18px;margin-bottom:28px}.vlp-filters label span{display:block;font-size:12px;font-weight:800;margin-bottom:5px}.vlp-pagination{margin-top:34px}.vlp-pagination .nav-links{display:flex;gap:8px;justify-content:center}.vlp-pagination .page-numbers{padding:9px 13px;border:1px solid var(--vlp-border);border-radius:9px;background:#fff;text-decoration:none}.vlp-pagination .current{background:var(--vlp-navy);color:#fff;border-color:var(--vlp-navy)}.vlp-record__header{padding:54px 0;background:#fff;border-bottom:1px solid var(--vlp-border)}.vlp-back-link{display:inline-block;color:var(--vlp-muted);text-decoration:none;font-weight:700;font-size:13px;margin-bottom:28px}.vlp-record__badges{display:flex;gap:8px;margin-bottom:18px}.vlp-record__header h1{font-size:clamp(42px,5vw,66px);letter-spacing:-.05em;line-height:1.05;margin:0}.vlp-record__activity{font-size:20px;color:var(--vlp-muted);margin:16px 0 0}.vlp-record__facts{display:flex;gap:42px;margin-top:30px}.vlp-record__facts div{display:flex;flex-direction:column}.vlp-record__facts small{text-transform:uppercase;letter-spacing:.1em;font-size:10px;color:var(--vlp-muted);font-weight:800}.vlp-record__facts strong{margin-top:4px}.vlp-record__layout{padding-top:54px;padding-bottom:80px}.vlp-provenance{background:#fff8e8;border:1px solid #f0ddb0;border-radius:13px;padding:18px 20px;margin-bottom:28px}.vlp-provenance strong{font-size:13px}.vlp-provenance p{font-size:13px;margin:5px 0 0;color:#6b5a30}.vlp-rich-text{font-size:17px}.vlp-rich-text h2{font-size:30px;letter-spacing:-.03em;margin-top:36px}.vlp-rich-text p{margin:0 0 20px}.vlp-rich-text a{color:var(--vlp-teal)}.vlp-narrow{max-width:820px}.vlp-evidence{margin-top:44px;border-top:1px solid var(--vlp-border);padding-top:32px}.vlp-evidence h2{font-size:26px}.vlp-evidence__grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.vlp-evidence__grid a{display:flex;flex-direction:column;background:#fff;border:1px solid var(--vlp-border);border-radius:13px;padding:16px;text-decoration:none}.vlp-evidence__type{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:var(--vlp-teal);font-weight:800}.vlp-evidence__grid strong{font-size:14px;margin:7px 0}.vlp-evidence__grid small{color:var(--vlp-muted)}.vlp-footer{background:#0c1320;color:#fff;padding:62px 0 24px}.vlp-footer__grid{display:grid;grid-template-columns:1.5fr .75fr .75fr;gap:60px}.vlp-brand--footer .vlp-brand__text small{color:#aeb8c5}.vlp-footer__grid>div>p{color:#aeb8c5;max-width:430px;font-size:14px}.vlp-footer h2{font-size:13px;text-transform:uppercase;letter-spacing:.1em;margin:0 0 15px;color:#d7dde5}.vlp-footer ul{list-style:none;padding:0;margin:0}.vlp-footer li{margin:9px 0}.vlp-footer li a{color:#aeb8c5;text-decoration:none;font-size:14px}.vlp-footer li a:hover{color:#fff}.vlp-footer__bottom{border-top:1px solid #253043;margin-top:46px;padding-top:22px;display:flex;justify-content:space-between;gap:20px;color:#8491a2;font-size:12px}@media(max-width:980px){.vlp-hero__grid{grid-template-columns:1fr;gap:30px}.vlp-hero__visual{max-width:570px}.vlp-feature-grid{grid-template-columns:1fr 1fr}.vlp-card-grid{grid-template-columns:1fr 1fr}.vlp-form-layout,.vlp-record__layout{grid-template-columns:1fr}.vlp-filters{grid-template-columns:1fr 1fr}.vlp-footer__grid{grid-template-columns:1fr 1fr}.vlp-footer__grid>div:first-child{grid-column:1/-1}}@media(max-width:760px){.admin-bar .vlp-header{top:46px}.container{width:min(calc(100% - 28px),var(--vlp-max))}.vlp-header__inner{height:68px}.vlp-menu-toggle{display:block}.vlp-navigation{display:none;position:absolute;left:0;right:0;top:68px;background:#fff;border-bottom:1px solid var(--vlp-border);padding:12px 14px 20px}.vlp-navigation.is-open{display:block}.vlp-menu{display:block}.vlp-menu li{margin:4px 0}.vlp-menu a{display:block;padding:11px}.vlp-menu .vlp-button{margin-top:6px}.vlp-hero{padding:52px 0}.vlp-hero h1{font-size:46px}.vlp-lead{font-size:17px}.vlp-hero__visual{min-height:410px;padding-left:8px}.vlp-radar{width:280px;height:280px;right:-40px}.vlp-process-card{width:280px}.vlp-process-card:nth-of-type(3){margin-left:18px}.vlp-process-card:nth-of-type(4){margin-left:36px}.vlp-section{padding:62px 0}.vlp-section-heading{display:block}.vlp-section-heading>p,.vlp-section-heading>.vlp-text-link{display:block;margin-top:14px}.vlp-feature-grid,.vlp-card-grid,.vlp-form-grid,.vlp-filters,.vlp-evidence__grid{grid-template-columns:1fr}.vlp-cta{display:block}.vlp-cta .vlp-button{margin-top:18px}.vlp-page-hero{padding:50px 0 38px}.vlp-page-hero h1{font-size:42px}.vlp-submission-form{padding:20px}.vlp-record__facts{gap:22px;flex-wrap:wrap}.vlp-footer__grid{grid-template-columns:1fr;gap:30px}.vlp-footer__grid>div:first-child{grid-column:auto}.vlp-footer__bottom{display:block}.vlp-footer__bottom span{display:block;margin:6px 0}}@media(max-width:480px){.vlp-brand__text strong{font-size:16px}.vlp-brand__mark{width:34px;height:34px}.vlp-hero h1{font-size:39px}.vlp-actions .vlp-button{width:100%}}
