@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;600;700&family=DM+Sans:wght@300;400;500;600&display=swap");.vp,.vp *{box-sizing:border-box;margin:0;padding:0}.vp{font-family:DM Sans,sans-serif;color:#0A1628;background:#fff;width:100%;overflow-x:hidden}.vp-nav{background:#0A1628;padding:1rem 2.5rem;display:flex;align-items:center;justify-content:space-between}.vp-logo{color:#C9A84C;font-family:Playfair Display,serif;font-size:1.2rem;font-weight:700;letter-spacing:2px}.vp-logo span{color:rgba(255,255,255,.4);font-weight:300;font-size:.65rem;display:block;letter-spacing:4px;margin-top:2px;font-family:DM Sans,sans-serif}.vp-nav-links{display:flex;gap:1.5rem;align-items:center}.vp-nav-links a{color:rgba(255,255,255,.6);text-decoration:none;font-size:.8rem}.vp-nav-links a.active{color:#C9A84C}.vp-cta-sm{background:#C9A84C;color:#0A1628!important;padding:.45rem 1.1rem;border-radius:3px;font-size:.8rem;font-weight:500}.vp-hero{background:linear-gradient(135deg,#0A1628 60%,#0d2818);padding:3.5rem 2.5rem 0;position:relative;overflow:hidden}.vp-hero:after{right:0;width:40%;background:repeating-linear-gradient(135deg,transparent,transparent 18px,rgba(42,122,79,.06) 0,rgba(42,122,79,.06) 36px)}.vp-hero:after,.vp-hero:before{content:"";position:absolute;top:0;height:100%}.vp-hero:before{left:0;width:100%;background:radial-gradient(ellipse at 80% 30%,rgba(201,168,76,.05) 0,transparent 60%)}.vp-breadcrumb{color:rgba(255,255,255,.3);font-size:.72rem;letter-spacing:1px;margin-bottom:1.2rem;position:relative;z-index:1}.vp-breadcrumb span{color:#C9A84C}.vp-hero-tag{color:#2ea864;font-size:.7rem;letter-spacing:3px;margin-bottom:.7rem}.vp-hero h1,.vp-hero-tag{position:relative;z-index:1}.vp-hero h1{font-family:Playfair Display,serif;color:#fff;font-size:2.6rem;font-weight:700;line-height:1.2;max-width:620px}.vp-hero h1 em{color:#C9A84C;font-style:normal}.vp-hero-sub{color:rgba(255,255,255,.55);font-size:.93rem;max-width:540px;line-height:1.85;margin-top:.9rem;position:relative;z-index:1}.vp-hero-pills{display:flex;gap:.6rem;flex-wrap:wrap;margin-top:1.5rem;position:relative;z-index:1}.vp-pill{background:rgba(201,168,76,.12);border:1px solid rgba(201,168,76,.25);color:#C9A84C;border-radius:20px}.vp-pill,.vp-pill-green{font-size:.72rem;letter-spacing:1px;padding:4px 12px}.vp-pill-green{background:rgba(42,122,79,.2);border:1px solid rgba(42,122,79,.4);color:#2ea864;border-radius:20px}.vp-hero-bar{display:flex;gap:0;margin-top:2.5rem;border-top:1px solid rgba(255,255,255,.08);flex-wrap:wrap;position:relative;z-index:1}.vp-hero-stat{padding:1.1rem 2rem 1.1rem 0;border-right:1px solid rgba(255,255,255,.08);margin-right:2rem}.vp-hero-stat:last-child{border-right:none}.vp-stat-num{color:#C9A84C;font-family:Playfair Display,serif;font-size:1.7rem;font-weight:700}.vp-stat-lbl{color:rgba(255,255,255,.35);font-size:.68rem;letter-spacing:1.5px;margin-top:2px}.vp-s{padding:3.5rem 2.5rem}.vp-tag{color:#C9A84C}.vp-tag,.vp-tag-green{font-size:.7rem;letter-spacing:3px;margin-bottom:.5rem}.vp-tag-green{color:#2a7a4f}.vp-h2{font-family:Playfair Display,serif;font-size:1.8rem;color:#0A1628;font-weight:700;line-height:1.3}.vp-sub{color:#777;font-size:.9rem;line-height:1.8}.vp-bg-light{background:#F8F6F1}.vp-bg-green-light{background:#f0faf4}.vp-main-layout{display:grid;grid-template-columns:1fr 300px;grid-gap:3rem;gap:3rem;align-items:start}.vp-main-layout>*{min-width:0}.vp-sidebar{position:-webkit-sticky;position:sticky;top:1rem}.vp-sidebar-card{background:#0A1628;padding:1.8rem;border-radius:4px;margin-bottom:1.2rem}.vp-sidebar-title{color:#C9A84C;font-family:Playfair Display,serif;font-size:1rem;margin-bottom:.5rem}.vp-sidebar-text{color:rgba(255,255,255,.55);font-size:.82rem;line-height:1.6;margin-bottom:1.2rem}.vp-sidebar-btn{background:#C9A84C;color:#0A1628;border-radius:3px;font-weight:500;margin-bottom:.6rem}.vp-sidebar-btn,.vp-sidebar-btn-wa{display:flex;align-items:center;justify-content:center;text-align:center;padding:.7rem;font-size:.85rem;text-decoration:none;min-height:44px;line-height:1.35}.vp-sidebar-btn-wa{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);color:rgba(255,255,255,.7);border-radius:3px}.vp-sidebar-info{background:#F8F6F1;padding:1.4rem;border-radius:4px;border-left:3px solid #c9a84c;margin-bottom:1.2rem}.vp-sidebar-info-title{font-weight:500;font-size:.85rem;color:#0A1628;margin-bottom:.5rem}.vp-sidebar-info ul{list-style:none}.vp-sidebar-info ul li{font-size:.8rem;color:#555;padding:.35rem 0;border-bottom:1px solid #e8e4dc;display:flex;gap:.5rem;align-items:flex-start}.vp-sidebar-info ul li:before{content:"";width:4px;height:4px;background:#C9A84C;border-radius:50%;flex-shrink:0;margin-top:7px}.vp-alert{background:#fff9f0;border:1px solid #f0d090;border-left:4px solid #c9a84c;padding:1.1rem 1.4rem;border-radius:0 4px 4px 0;margin:1.2rem 0}.vp-alert-title{font-weight:500;font-size:.88rem;color:#0A1628;margin-bottom:.3rem}.vp-alert-text{color:#666;font-size:.82rem;line-height:1.6}.vp-alert-green{background:#f0faf4;border:1px solid #a0ddb8;border-left:4px solid #2a7a4f;padding:1.1rem 1.4rem;border-radius:0 4px 4px 0;margin:1.2rem 0}.vp-alert-green .vp-alert-title{color:#2a7a4f}.vp-cost-compare{display:grid;grid-template-columns:1fr auto 1fr;grid-gap:0;gap:0;align-items:stretch;margin:1.5rem 0;border:1px solid #e0dbd0;border-radius:4px;overflow:hidden}.vp-cost-compare>*{min-width:0}.vp-cost-left{background:#fff5f5;padding:1.8rem}.vp-cost-right{background:#f0faf4;padding:1.8rem}.vp-cost-vs{background:#0A1628;display:flex;align-items:center;justify-content:center;padding:0 1.2rem}.vp-cost-vs span{color:#C9A84C;font-family:Playfair Display,serif;font-size:1.1rem;font-weight:700;writing-mode:vertical-rl;-webkit-text-orientation:mixed;text-orientation:mixed;letter-spacing:3px}.vp-cost-label{font-size:.68rem;letter-spacing:2px;margin-bottom:.5rem;font-weight:500}.vp-cost-left .vp-cost-label{color:#c0392b}.vp-cost-right .vp-cost-label{color:#2a7a4f}.vp-cost-title{font-family:Playfair Display,serif;font-size:1.1rem;font-weight:700;margin-bottom:.5rem}.vp-cost-left .vp-cost-title{color:#c0392b}.vp-cost-right .vp-cost-title{color:#2a7a4f}.vp-cost-items{list-style:none}.vp-cost-items li{font-size:.8rem;padding:.35rem 0;border-bottom:1px solid rgba(0,0,0,.06);display:flex;gap:.5rem;align-items:flex-start;line-height:1.4}.vp-cost-left .vp-cost-items li{color:#555}.vp-cost-left .vp-cost-items li:before{content:"✗";color:#c0392b;flex-shrink:0;font-weight:700}.vp-cost-right .vp-cost-items li{color:#444}.vp-cost-right .vp-cost-items li:before{content:"✓";color:#2a7a4f;flex-shrink:0;font-weight:700}.vp-cost-amount{margin-top:.8rem;font-family:Playfair Display,serif;font-size:1.4rem;font-weight:700}.vp-cost-left .vp-cost-amount{color:#c0392b}.vp-cost-right .vp-cost-amount{color:#2a7a4f}.vp-cost-amount-sub{font-size:.72rem;color:#777;margin-top:.2rem;font-family:DM Sans,sans-serif}.vp-risk-matrix{width:100%;border-collapse:collapse;margin-top:1.2rem;font-size:.82rem;table-layout:fixed}.vp-risk-matrix th{background:#0A1628;color:#C9A84C;padding:.7rem 1rem;text-align:left;font-size:.7rem;letter-spacing:1px;font-weight:500}.vp-risk-matrix td{padding:.75rem 1rem;border-bottom:1px solid #e8e4dc;vertical-align:top;overflow-wrap:anywhere;word-break:break-word}.vp-risk-matrix tr:nth-child(2n) td{background:#F8F6F1}.vp-risk-area{font-weight:500;color:#0A1628;font-size:.87rem}.vp-risk-desc{color:#666;font-size:.77rem;margin-top:.15rem;line-height:1.5}.vp-risk-high{background:#fcebeb;color:#A32D2D}.vp-risk-high,.vp-risk-med{font-size:.68rem;padding:3px 8px;border-radius:2px;font-weight:600;white-space:nowrap}.vp-risk-med{background:#faeeda;color:#854F0B}.vp-risk-low{background:#eaf3de;color:#3B6D11;font-size:.68rem;padding:3px 8px;border-radius:2px;font-weight:600;white-space:nowrap}.vp-risk-dept{color:#555;font-size:.78rem}.vp-scope-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.2rem;gap:1.2rem;margin-top:1.2rem}.vp-scope-card{border:1px solid #e0dbd0;border-radius:4px;overflow:hidden;min-width:0}.vp-scope-head{background:#0A1628;padding:.9rem 1.2rem;display:flex;align-items:center;gap:.8rem}.vp-scope-num{color:rgba(201,168,76,.4);font-family:Playfair Display,serif;font-size:1.6rem;font-weight:700;line-height:1}.vp-scope-title{color:#C9A84C;font-weight:500;font-size:.92rem;line-height:1.3}.vp-scope-body{padding:1.1rem 1.2rem}.vp-scope-body p{color:#666;font-size:.8rem;line-height:1.6;margin-bottom:.6rem}.vp-scope-checks{list-style:none}.vp-scope-checks li{display:flex;gap:.5rem;font-size:.77rem;color:#555;padding:.25rem 0}.vp-scope-checks li:before{content:"→";color:#C9A84C;flex-shrink:0}.vp-tiers{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:1px;gap:1px;background:#e0dbd0;border:1px solid #e0dbd0;border-radius:4px;overflow:hidden;margin-top:1.2rem}.vp-tier{background:#fff;padding:1.8rem 1.5rem;min-width:0}.vp-tier-tag{font-size:.68rem;letter-spacing:2px;margin-bottom:.3rem}.vp-tier-name{font-family:Playfair Display,serif;font-size:1.2rem;font-weight:700;color:#0A1628;margin-bottom:.3rem}.vp-tier-ideal{font-size:.75rem;color:#999;margin-bottom:.8rem;line-height:1.4}.vp-tier-divider{height:1px;background:#e8e4dc;margin:.8rem 0}.vp-tier-items{list-style:none}.vp-tier-items li{display:flex;gap:.5rem;font-size:.78rem;color:#555;padding:.3rem 0;border-bottom:1px solid #f5f2ee;align-items:flex-start;line-height:1.4}.vp-tier-items li:before{content:"✓";color:#2a7a4f;flex-shrink:0;font-size:.75rem}.vp-tier-items li.na{color:#bbb}.vp-tier-items li.na:before{content:"—";color:#ccc}.vp-tier-cta{display:flex;align-items:center;justify-content:center;text-align:center;padding:.65rem;border-radius:3px;font-size:.82rem;font-weight:500;text-decoration:none;margin-top:1rem;cursor:pointer;border:none;font-family:DM Sans,sans-serif;width:100%;min-height:44px;line-height:1.35}.vp-tier-cta.gold{background:#C9A84C;color:#0A1628}.vp-tier-cta.outline{background:#fff;border:1.5px solid #c9a84c;color:#9A7030}.vp-tier.featured{background:#0A1628}.vp-tier.featured .vp-tier-name{color:#C9A84C}.vp-tier.featured .vp-tier-ideal{color:rgba(255,255,255,.35)}.vp-tier.featured .vp-tier-divider{background:rgba(255,255,255,.1)}.vp-tier.featured .vp-tier-items li{color:rgba(255,255,255,.55);border-bottom-color:rgba(255,255,255,.07)}.vp-tier.featured .vp-tier-items li:before{color:#2ea864}.vp-tier.featured .vp-tier-items li.na{color:rgba(255,255,255,.2)}.vp-tier-badge{display:inline-block;background:rgba(201,168,76,.15);border:1px solid rgba(201,168,76,.3);color:#C9A84C;font-size:.65rem;letter-spacing:1px;padding:2px 8px;border-radius:2px;margin-bottom:.5rem}.vp-who-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1px;gap:1px;background:#e0dbd0;border:1px solid #e0dbd0;border-radius:4px;overflow:hidden;margin-top:1.2rem}.vp-who-item{background:#fff;padding:1.3rem 1.4rem;min-width:0}.vp-who-icon{font-size:1.3rem;margin-bottom:.5rem}.vp-who-title{font-weight:500;font-size:.88rem;color:#0A1628;margin-bottom:.3rem}.vp-who-desc{color:#777;font-size:.77rem;line-height:1.6}.vp-who-trigger{color:#C9A84C;font-size:.72rem;margin-top:.4rem;font-weight:500}.vp-deliverables{background:#0A1628;border-radius:4px;padding:2rem;margin:1.5rem 0}.vp-deliv-label{color:#2ea864;font-size:.7rem;letter-spacing:2px;margin-bottom:.3rem}.vp-deliv-title{color:#fff;font-family:Playfair Display,serif;font-size:1.3rem;font-weight:700;margin-bottom:1rem}.vp-deliv-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:1px;gap:1px;background:rgba(255,255,255,.07)}.vp-deliv-item{background:#0d1e36;padding:1.1rem 1.2rem;display:flex;gap:.8rem;align-items:flex-start;min-width:0}.vp-deliv-dot{width:6px;height:6px;background:#2ea864;border-radius:50%;flex-shrink:0;margin-top:5px}.vp-deliv-item-title{color:#fff;font-weight:500;font-size:.87rem;margin-bottom:.2rem}.vp-deliv-item-text{color:rgba(255,255,255,.4);font-size:.77rem;line-height:1.5}.vp-process{display:grid;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));grid-gap:0;gap:0;background:#0A1628;border-radius:4px;overflow:hidden}.vp-step{padding:1.5rem 1.3rem;border-right:1px solid rgba(255,255,255,.07);min-width:0}.vp-step:last-child{border-right:none}.vp-step-num{color:#C9A84C;font-family:Playfair Display,serif;font-size:2rem;font-weight:700;opacity:.35;line-height:1;margin-bottom:.7rem}.vp-step-title{color:#fff;font-weight:500;font-size:.87rem;margin-bottom:.35rem}.vp-step-text{color:rgba(255,255,255,.43);font-size:.77rem;line-height:1.6}.vp-step-days{display:inline-block;background:rgba(42,122,79,.2);border:1px solid rgba(42,122,79,.35);color:#2ea864;font-size:.63rem;letter-spacing:1px;padding:2px 7px;border-radius:2px;margin-top:.5rem}.vp-faq-item{border-bottom:1px solid #e8e4dc;padding:1.1rem 0}.vp-faq-q{font-weight:500;font-size:.9rem;color:#0A1628;padding-right:2rem;position:relative}.vp-faq-q:after{content:"+";position:absolute;right:0;top:0;color:#C9A84C;font-size:1.2rem;font-weight:300}.vp-faq-a{color:#777;font-size:.83rem;line-height:1.7;margin-top:.5rem}.vp-related{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));grid-gap:1px;gap:1px;background:#e0dbd0;border:1px solid #e0dbd0}.vp-rel-item{background:#fff;padding:1.4rem;min-width:0}.vp-rel-num{color:#C9A84C;font-size:.68rem;letter-spacing:2px;margin-bottom:.3rem}.vp-rel-title{font-weight:500;font-size:.87rem;color:#0A1628;margin-bottom:.3rem;line-height:1.4}.vp-rel-link{color:#C9A84C;font-size:.77rem;text-decoration:none}.vp-cta-strip{background:#0d2818;padding:3rem 2.5rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1.5rem;border-top:1px solid rgba(42,122,79,.2)}.vp-cta-strip>*{min-width:0}.vp-cta-strip>div:last-child{display:flex;align-items:center;gap:.8rem;flex-wrap:wrap}.vp-cta-strip h3{font-family:Playfair Display,serif;color:#fff;font-size:1.5rem}.vp-cta-strip p{color:rgba(255,255,255,.45);font-size:.85rem;margin-top:.3rem}.vp-btn-gold{background:#C9A84C;color:#0A1628;border-radius:3px;font-weight:500}.vp-btn-gold,.vp-btn-outline-w{padding:.7rem 1.6rem;font-size:.88rem;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;min-width:210px;min-height:44px;text-align:center}.vp-btn-outline-w{border:1px solid rgba(201,168,76,.4);color:#C9A84C;border-radius:3px}@media (max-width:1100px){.vp-cta-strip,.vp-hero,.vp-s{padding-left:1.75rem;padding-right:1.75rem}.vp-main-layout{grid-template-columns:1fr;gap:2rem}.vp-sidebar{position:static}.vp-deliv-grid,.vp-scope-grid,.vp-tiers{grid-template-columns:1fr}.vp-process{grid-template-columns:repeat(2,minmax(0,1fr))}.vp-step:nth-child(2n){border-right:none}.vp-cta-strip{align-items:flex-start}}@media (max-width:720px){.vp-cta-strip,.vp-hero,.vp-s{padding-left:1rem;padding-right:1rem}.vp-hero{padding-top:2.75rem}.vp-hero h1{font-size:1.9rem}.vp-hero h1,.vp-hero-sub{max-width:100%}.vp-cost-compare,.vp-deliv-grid,.vp-main-layout,.vp-process,.vp-related,.vp-scope-grid,.vp-tiers{grid-template-columns:1fr}.vp-cost-vs{display:none}.vp-risk-matrix{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}.vp-risk-matrix,.vp-risk-matrix tbody,.vp-risk-matrix thead,.vp-risk-matrix tr{white-space:nowrap}.vp-hero-bar{flex-wrap:wrap}.vp-hero-stat{width:calc(50% - 1rem);margin-right:0;padding-right:1rem}.vp-alert,.vp-alert-green,.vp-deliverables,.vp-sidebar-card,.vp-sidebar-info{padding:1.2rem}.vp-faq-q{padding-right:1.5rem}.vp-cta-strip{padding-top:2.25rem;padding-bottom:2.25rem;flex-direction:column;align-items:stretch}.vp-btn-gold,.vp-btn-outline-w{display:block;width:100%;text-align:center}.vp-cta-strip>div:last-child{flex-direction:column;align-items:stretch}.vp-btn-outline-w{margin-left:0;margin-top:0}}@media (max-width:520px){.vp-breadcrumb,.vp-hero-tag,.vp-tag,.vp-tag-green{letter-spacing:2px}.vp-h2,.vp-hero h1{font-size:1.55rem;line-height:1.25}.vp-hero-stat{width:100%;border-right:none;padding:1rem 0}.vp-cost-left,.vp-cost-right,.vp-rel-item,.vp-tier{padding-left:1rem;padding-right:1rem}}