@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600;700&family=IBM+Plex+Mono:wght@500;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Cinzel:wght@700;900&family=Fraunces:opsz,wght@9..144,400;9..144,600;9..144,700;9..144,900&family=Public+Sans:wght@400;500;600;700&display=swap";.cui-root{--surface-page: #f6f5f1;--surface-card: #ffffff;--structural: #0a1628;--structural-2: #0f1f38;--structural-ink: #f0ede6;--structural-ink-dim: #8ea0b8;--ink: #14171c;--ink-dim: #545b68;--border: #e2e0d9;--border-structural: rgba(240, 237, 230, .14);--accent: #c8891f;--accent-bright: #f0b429;--accent-ink: #14171c;--critical: #b83020;--critical-bg: #fbeae7;--good: #2f6b4d;--good-bg: #e8f2ec;--font-display: "IBM Plex Sans", system-ui, sans-serif;--font-mono: "IBM Plex Mono", ui-monospace, monospace;background:var(--surface-page);color:var(--ink);font-family:var(--font-display);min-height:100vh}.cui-root,.cui-root *,.cui-root *:before,.cui-root *:after{box-sizing:border-box;border-radius:0!important}.cui-root button{font-family:inherit;cursor:pointer}.cui-root :focus-visible{outline:2px solid var(--accent-bright);outline-offset:2px}@media (prefers-reduced-motion: reduce){.cui-root *{transition:none!important;animation:none!important}}.cui-preview-banner{background:var(--structural-2);color:var(--structural-ink-dim);font-family:var(--font-mono);font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;text-align:center;padding:.55rem 1rem;border-bottom:2px solid var(--accent)}.cui-preview-banner strong{color:var(--accent-bright)}.cui-header{background:var(--structural);border-bottom:3px solid var(--accent);display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:.9rem 1.25rem;flex-wrap:wrap}.cui-brand{display:flex;align-items:center;gap:.7rem}.cui-brand-mark{width:36px;height:36px;flex-shrink:0;background:var(--accent);color:var(--accent-ink);display:flex;align-items:center;justify-content:center}.cui-brand-text{line-height:1.25}.cui-brand-shopname{font-size:.95rem;font-weight:700;letter-spacing:.01em;color:var(--structural-ink)}.cui-tabs{display:flex;align-items:center;gap:.3rem;background:var(--structural-2);border:1px solid var(--border-structural);padding:.25rem;overflow-x:auto}.cui-tab{display:flex;align-items:center;gap:.4rem;background:transparent;border:none;color:var(--structural-ink-dim);font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:.5rem .85rem;white-space:nowrap;transition:background .15s,color .15s}.cui-tab:hover:not(.active){color:var(--structural-ink)}.cui-tab.active{background:var(--accent);color:var(--accent-ink)}.cui-utility{display:flex;align-items:center;gap:.6rem}.cui-icon-btn{background:transparent;border:1px solid transparent;color:var(--structural-ink-dim);padding:.45rem;display:flex;transition:color .15s,border-color .15s}.cui-icon-btn:hover{color:var(--structural-ink);border-color:var(--border-structural)}.cui-main{background:var(--surface-page);padding:1.75rem;max-width:1180px;margin:0 auto}.cui-stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.cui-stat-card{background:var(--surface-card);border:1px solid var(--border);padding:1.1rem 1.25rem}.cui-stat-label{font-family:var(--font-mono);font-size:.62rem;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-dim)}.cui-stat-value{font-size:1.5rem;font-weight:700;margin-top:.4rem;font-variant-numeric:tabular-nums;display:flex;align-items:center;gap:.5rem}.cui-stat-delta{font-size:.72rem;color:var(--good);margin-top:.3rem;font-family:var(--font-mono)}.cui-status-dot{width:8px;height:8px;background:var(--good);flex-shrink:0}.cui-panel{background:var(--surface-card);border:1px solid var(--border)}.cui-panel-head{display:flex;justify-content:space-between;align-items:center;padding:.9rem 1.1rem;border-bottom:1px solid var(--border)}.cui-panel-head h3{font-size:.85rem;letter-spacing:.02em;margin:0}.cui-settings-body{padding:.4rem 1.1rem}.cui-toggle-row{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1rem 0;border-bottom:1px solid var(--border)}.cui-toggle-row:last-child{border-bottom:none}.cui-toggle-title{display:flex;align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;color:var(--ink)}.cui-toggle-desc{font-size:.76rem;color:var(--ink-dim);margin-top:.3rem;line-height:1.5}.cui-switch{position:relative;width:40px;height:22px;flex-shrink:0;background:var(--border);border:none;padding:0}.cui-switch.on{background:var(--accent)}.cui-switch-knob{position:absolute;top:2px;left:2px;width:18px;height:18px;background:var(--surface-card);transition:left .15s}.cui-switch.on .cui-switch-knob{left:20px}.cui-locked-pill{font-family:var(--font-mono);font-size:.65rem;letter-spacing:.06em;text-transform:uppercase;color:var(--ink-dim);border:1px solid var(--border);padding:.35rem .6rem;flex-shrink:0}.cui-scope-note{padding:1.1rem;font-size:.82rem;color:var(--ink-dim);line-height:1.7}.cui-btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;font-family:inherit;font-weight:700;font-size:.78rem;letter-spacing:.03em;padding:.6rem 1.1rem;border:1px solid transparent;cursor:pointer;transition:background .15s,color .15s,border-color .15s}.cui-btn-primary{background:var(--accent);color:var(--accent-ink)}.cui-btn-primary:hover{background:var(--accent-bright)}.cui-btn-secondary{background:transparent;border-color:var(--accent);color:var(--accent)}.cui-btn-secondary:hover{background:var(--accent);color:var(--accent-ink)}.cui-btn-ghost{background:transparent;border-color:var(--border);color:var(--ink-dim)}.cui-btn-ghost:hover{border-color:var(--ink-dim);color:var(--ink)}.cui-btn-danger{background:transparent;border-color:var(--critical);color:var(--critical)}.cui-btn-danger:hover{background:var(--critical);color:#fff}.cui-btn:disabled{opacity:.55;cursor:not-allowed}.cui-btn-ghost-dark{background:transparent;border-color:var(--border-structural);color:var(--structural-ink-dim)}.cui-btn-ghost-dark:hover{border-color:var(--structural-ink-dim);color:var(--structural-ink)}.cui-field{display:flex;flex-direction:column;gap:.35rem}.cui-label{font-family:var(--font-mono);font-size:.62rem;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-dim)}.cui-input,.cui-select{background:var(--surface-card);border:1px solid var(--border);color:var(--ink);font-size:.82rem;padding:.55rem .75rem;font-family:inherit;width:100%}.cui-input:focus,.cui-select:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)}.cui-input::-moz-placeholder{color:var(--ink-dim);opacity:.7}.cui-input::placeholder{color:var(--ink-dim);opacity:.7}.cui-checkbox-row{display:flex;align-items:center;gap:.55rem;font-size:.8rem;color:var(--ink)}.cui-checkbox{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;border:1px solid var(--border);background:var(--surface-card);flex-shrink:0;cursor:pointer;position:relative}.cui-checkbox:checked{background:var(--accent);border-color:var(--accent)}.cui-checkbox:checked:after{content:"";position:absolute;left:5px;top:1px;width:4px;height:9px;border:solid var(--accent-ink);border-width:0 2px 2px 0;transform:rotate(45deg)}.cui-checkbox:focus-visible{outline:2px solid var(--accent-bright);outline-offset:2px}@media (max-width: 860px){.cui-header{justify-content:center}.cui-toggle-row{flex-direction:column;align-items:flex-start;gap:.75rem}}.mkt-root{--surface: #f6f5f1;--structural: #0a1628;--structural-2: #0f1f38;--ink: #14171c;--ink-dim: #545b68;--structural-ink: #f0ede6;--structural-ink-dim: #8ea0b8;--border: #e2e0d9;--border-structural: rgba(240, 237, 230, .14);--accent: #c8891f;--accent-bright: #f0b429;--accent-ink: #14171c;--font-display: "Fraunces", serif;--font-body: "Public Sans", system-ui, sans-serif;background:var(--surface);color:var(--ink);font-family:var(--font-body);min-height:100vh;overflow-x:hidden}.mkt-root,.mkt-root *,.mkt-root *:before,.mkt-root *:after{box-sizing:border-box;border-radius:0!important}.mkt-root h1,.mkt-root h2,.mkt-root h3{font-family:var(--font-display);text-wrap:balance;margin:0}.mkt-root p{margin:0}.mkt-root a{color:inherit}.mkt-root button{font-family:inherit;cursor:pointer;border:none}.mkt-root :focus-visible{outline:2px solid var(--accent-bright);outline-offset:3px}@media (prefers-reduced-motion: reduce){.mkt-root *{animation:none!important;transition:none!important}}.mkt-wrap{max-width:1180px;margin:0 auto;padding:0 1.75rem}.mkt-nav{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;padding:.9rem 1.75rem;background:var(--structural);border-bottom:3px solid var(--accent)}.mkt-nav-brand{display:flex;align-items:center}.mkt-nav-brand img{height:64px;width:auto;display:block}.mkt-nav-links{display:flex;align-items:center;gap:2.25rem;list-style:none;margin:0;padding:0}.mkt-nav-links a{font-size:.78rem;letter-spacing:.05em;color:var(--structural-ink-dim);text-decoration:none;transition:color .2s}.mkt-nav-links a:hover{color:var(--structural-ink)}.mkt-nav-cta{background:var(--accent);color:var(--accent-ink);font-size:.72rem;letter-spacing:.08em;font-weight:700;padding:.55rem 1.1rem;transition:background .2s}.mkt-nav-cta:hover{background:var(--accent-bright)}.mkt-hero{position:relative;padding:4.5rem 0 3.5rem;background:linear-gradient(160deg,var(--structural-2),var(--structural));color:var(--structural-ink)}.mkt-hero-inner{max-width:1180px;margin:0 auto;padding:0 1.75rem;display:grid;grid-template-columns:1.15fr .85fr;gap:3rem;align-items:center}.mkt-hero-inner>*{min-width:0}.mkt-hero-eyebrow{font-family:var(--font-body);font-size:.68rem;letter-spacing:.4em;text-transform:uppercase;color:var(--accent-bright);margin-bottom:1.25rem;font-weight:700}.mkt-hero h1{font-size:clamp(2.4rem,5vw,3.6rem);font-weight:600;line-height:1.08;letter-spacing:-.01em}.mkt-hero h1 .accent{font-style:italic;font-weight:400}.mkt-hero-sub{margin-top:1.5rem;font-size:1.02rem;line-height:1.75;color:var(--structural-ink-dim);max-width:480px;font-weight:300}.mkt-hero-actions{display:flex;align-items:center;gap:1.5rem;margin-top:2.25rem}.mkt-btn-primary{background:linear-gradient(135deg,var(--accent),var(--accent-bright));color:var(--accent-ink);font-size:.82rem;font-weight:700;letter-spacing:.03em;padding:.85rem 1.9rem;transition:transform .2s,box-shadow .2s}.mkt-btn-primary:hover{transform:translateY(-1px);box-shadow:0 8px 24px #f0b42940}.mkt-btn-ghost{font-size:.8rem;color:var(--structural-ink-dim);text-decoration:none;border-bottom:1px solid var(--border-structural);padding-bottom:2px;transition:color .2s,border-color .2s}.mkt-btn-ghost:hover{color:var(--structural-ink);border-color:var(--structural-ink-dim)}.mkt-hero-stage{position:relative;display:flex;align-items:center;justify-content:center;padding:2rem}.mkt-hero-glow{position:absolute;top:-20%;right:-20%;bottom:-20%;left:-20%;z-index:0;background:radial-gradient(circle at center,rgba(240,180,41,.14),transparent 65%);animation:mkt-pulse 6s ease-in-out infinite}@keyframes mkt-pulse{0%,to{opacity:.7}50%{opacity:1}}.mkt-hero-plaque{position:relative;z-index:1;min-width:0;max-width:100%;padding:1.1rem;background:var(--surface);border:2px solid var(--accent);box-shadow:0 24px 60px #00000059}.mkt-hero-plaque img{display:block;width:100%;max-width:280px;height:auto}.mkt-hero-lines{position:absolute;bottom:0;left:0;right:0;height:1px;background:#c8891f59}.mkt-section{padding:5rem 0}.mkt-section-head{max-width:560px;margin-bottom:3rem}.mkt-section-eyebrow{font-size:.62rem;letter-spacing:.4em;text-transform:uppercase;color:var(--accent);margin-bottom:.9rem;font-weight:700}.mkt-section h2{font-size:clamp(1.7rem,3vw,2.3rem);font-weight:600}.mkt-section-desc{margin-top:1rem;color:var(--ink-dim);font-size:.92rem;line-height:1.7;font-weight:300}.mkt-spec-list{border-top:1px solid var(--border)}.mkt-spec-row{position:relative;display:grid;grid-template-columns:220px 1fr;gap:2rem;padding:2rem 0;border-bottom:1px solid var(--border);align-items:baseline}.mkt-spec-ghost{position:absolute;right:0;top:50%;transform:translateY(-50%);font-family:var(--font-display);font-size:5rem;font-weight:600;color:transparent;-webkit-text-stroke:1px rgba(200,137,31,.18);line-height:1;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mkt-spec-num{font-size:.62rem;letter-spacing:.15em;color:var(--accent);text-transform:uppercase;font-weight:700}.mkt-spec-name{font-size:1.15rem;font-weight:600;margin-top:.5rem;color:var(--ink)}.mkt-spec-desc{color:var(--ink-dim);font-size:.92rem;line-height:1.75;font-weight:300;max-width:560px}.mkt-why-section{padding:5rem 0;border-top:1px solid var(--border)}.mkt-why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1180px;margin:2rem auto 0;padding:0 1.75rem}.mkt-why-card{padding:2rem;border:1px solid var(--border);border-top:3px solid var(--accent);background:var(--surface)}.mkt-why-icon{color:var(--accent);margin-bottom:1rem}.mkt-why-title{font-family:var(--font-display);font-size:1rem;font-weight:600;margin-bottom:.75rem;color:var(--ink)}.mkt-why-text{font-size:.85rem;color:var(--ink-dim);line-height:1.8;font-weight:300}.mkt-manifesto{padding:7rem 0;border-top:1px solid var(--border)}.mkt-manifesto-inner{max-width:720px;margin:0 auto;padding:0 1.75rem;text-align:center}.mkt-manifesto-title{font-family:Cinzel,serif;font-size:clamp(2.1rem,5vw,3.4rem);font-weight:900;line-height:1.2;letter-spacing:.01em;color:var(--ink);margin:.75rem 0 3rem}.mkt-manifesto-title .accent{color:var(--accent);text-transform:uppercase}.mkt-manifesto-body{text-align:left;font-size:.95rem;line-height:2.2;color:var(--ink);font-weight:600;margin-bottom:3.5rem}.mkt-manifesto-body:last-of-type{margin-bottom:0}.mkt-manifesto-signoff{margin-top:3.5rem;padding-top:2rem;border-top:1px solid rgba(200,137,31,.3);font-family:Cinzel,serif;font-size:clamp(1.1rem,2.2vw,1.5rem);font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--accent)}.mkt-cta-band{background:linear-gradient(160deg,var(--structural-2),var(--structural));color:var(--structural-ink);padding:5rem 0;text-align:center}.mkt-cta-band h2{font-size:clamp(1.8rem,3.5vw,2.5rem);font-weight:600;max-width:620px;margin:0 auto;color:var(--structural-ink)}.mkt-cta-band .mkt-hero-actions{justify-content:center;margin-top:2.25rem}.mkt-footer{padding:2.5rem 0;display:flex;align-items:center;justify-content:space-between;background:var(--structural);color:var(--structural-ink)}.mkt-footer-brand{display:flex;align-items:center;gap:.6rem}.mkt-footer-brand img{height:26px;width:auto}.mkt-footer-brand span{font-size:.72rem;color:var(--structural-ink-dim)}.mkt-footer-links{display:flex;gap:1.5rem;list-style:none;margin:0;padding:0}.mkt-footer-links a{font-size:.72rem;color:var(--structural-ink-dim);text-decoration:none}.mkt-footer-links a:hover{color:var(--structural-ink)}@media (max-width: 860px){.mkt-hero{padding-top:3rem}.mkt-hero-inner{grid-template-columns:1fr}.mkt-hero-stage{order:-1}.mkt-nav-links{display:none}.mkt-spec-row{grid-template-columns:1fr;gap:.5rem}.mkt-spec-ghost{display:none}.mkt-why-grid{grid-template-columns:1fr}.mkt-manifesto-body{text-align:left}.mkt-footer{flex-direction:column;gap:1rem;text-align:center}}.vp-landing{--surface: #f6f5f1;--surface-card: #ffffff;--structural: #0a1628;--structural-2: #0f1f38;--structural-ink: #f0ede6;--structural-ink-dim: #8ea0b8;--ink: #14171c;--ink-dim: #545b68;--border: #e2e0d9;--border-structural: rgba(240, 237, 230, .14);--accent: #c8891f;--accent-bright: #f0b429;--accent-ink: #14171c;background:var(--surface);color:var(--ink);font-family:Public Sans,system-ui,sans-serif;overflow-x:hidden}.vp-landing,.vp-landing *,.vp-landing *:before,.vp-landing *:after{box-sizing:border-box;border-radius:0!important}.vp-landing :focus-visible{outline:2px solid var(--accent-bright);outline-offset:2px}@media (prefers-reduced-motion: reduce){.vp-landing *{transition:none!important;animation:none!important}}.vp-nav{position:sticky;top:0;z-index:100;display:flex;justify-content:space-between;align-items:center;padding:.9rem 1.75rem;background:var(--structural);border-bottom:3px solid var(--accent)}.vp-nav-brand{display:flex;align-items:center;gap:.75rem}.vp-nav-logo-img{width:42px;height:42px;-o-object-fit:contain;object-fit:contain;display:block}.vp-nav-name{font-family:Cinzel,serif;font-size:1rem;font-weight:700;letter-spacing:.12em;color:var(--structural-ink)}.vp-nav-name span{color:var(--accent-bright)}.vp-nav-tag{font-size:.5rem;letter-spacing:.4em;color:var(--structural-ink-dim);text-transform:uppercase;margin-top:1px}.vp-nav-links{display:flex;align-items:center;gap:2rem;list-style:none;margin:0;padding:0}.vp-nav-links a,.vp-nav-links button{color:var(--structural-ink-dim);text-decoration:none;font-size:.7rem;letter-spacing:.15em;text-transform:uppercase;transition:color .2s;background:none;border:none;cursor:pointer;font-family:inherit}.vp-nav-links a:hover,.vp-nav-links button:hover{color:var(--structural-ink)}.vp-nav-btn{background:var(--accent);border:none;color:var(--accent-ink)!important;padding:.5rem 1.1rem;font-family:Public Sans,sans-serif;font-weight:700;font-size:.68rem!important;letter-spacing:.06em;transition:background .2s}.vp-nav-btn:hover{background:var(--accent-bright)}.vp-hero{position:relative;min-height:80vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:5rem 2rem;overflow:hidden;background:linear-gradient(160deg,var(--structural-2),var(--structural));color:var(--structural-ink)}.vp-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 70% 55% at 50% 40%,rgba(240,180,41,.12) 0%,transparent 70%);pointer-events:none}.vp-hero-lines{position:absolute;bottom:0;left:0;right:0;height:1px;background:#c8891f59}.vp-hero-logo{width:150px;height:150px;-o-object-fit:contain;object-fit:contain;margin-bottom:1.5rem;filter:drop-shadow(0 0 40px rgba(240,180,41,.3));animation:vp-float 5s ease-in-out infinite}@keyframes vp-float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.vp-hero-eyebrow{font-size:.6rem;letter-spacing:.5em;text-transform:uppercase;color:var(--accent-bright);margin-bottom:1rem;font-weight:700}.vp-hero-title{font-family:Cinzel,serif;font-size:clamp(3rem,7vw,5.5rem);font-weight:900;line-height:1;letter-spacing:.05em;color:var(--structural-ink)}.vp-hero-title .gold{color:var(--accent-bright)}.vp-hero-sub{font-size:clamp(.85rem,1.5vw,1rem);color:var(--structural-ink-dim);max-width:480px;line-height:1.8;margin:1.5rem auto 2.5rem;font-weight:400}.vp-cta-btn{display:inline-block;background:linear-gradient(135deg,var(--accent),var(--accent-bright));color:var(--accent-ink);font-family:Public Sans,sans-serif;font-weight:700;font-size:.78rem;letter-spacing:.05em;text-transform:uppercase;padding:.9rem 2.4rem;text-decoration:none;transition:transform .2s,box-shadow .2s;border:none;cursor:pointer}.vp-cta-btn:hover{transform:translateY(-2px);box-shadow:0 12px 30px #f0b4294d}.vp-stripe{height:3px;background:var(--accent)}.vp-sec-label{font-size:.62rem;letter-spacing:.4em;text-transform:uppercase;color:var(--accent);margin-bottom:.9rem;text-align:center;font-weight:700}.vp-sec-title{font-family:Fraunces,serif;font-size:clamp(1.7rem,3vw,2.3rem);font-weight:600;text-align:center;margin-bottom:.75rem;color:var(--ink)}.vp-sec-desc{text-align:center;color:var(--ink-dim);font-size:.9rem;max-width:520px;margin:0 auto 3.5rem;line-height:1.75;font-weight:300}.vp-tiers-wrap{padding:6rem 1.75rem;background:var(--surface)}.vp-tiers-inner{max-width:1180px;margin:0 auto}.vp-tiers-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3rem}.vp-tier{background:var(--surface-card);border:1px solid var(--border);padding:2.25rem 1.75rem;position:relative;display:flex;flex-direction:column}.vp-tier:before{content:"";position:absolute;top:0;left:0;width:3px;height:100%;background:var(--accent);opacity:0;transition:opacity .2s}.vp-tier:hover{border-color:var(--accent)}.vp-tier:hover:before{opacity:1}.vp-tier.featured{border-color:var(--accent)}.vp-tier.featured:before{opacity:1}.vp-tier-badge{position:absolute;top:1rem;right:1rem;background:var(--accent);color:var(--accent-ink);font-family:Public Sans,sans-serif;font-size:.55rem;font-weight:700;letter-spacing:.08em;padding:.25rem .55rem;text-transform:uppercase}.vp-tier-num{font-size:.6rem;letter-spacing:.3em;color:var(--accent);text-transform:uppercase;margin-bottom:.4rem;font-weight:700}.vp-tier-name{font-family:Fraunces,serif;font-size:1.3rem;font-weight:600;margin-bottom:.2rem;color:var(--ink)}.vp-tier-price{font-size:1.7rem;font-weight:700;color:var(--ink);font-family:Fraunces,serif;margin-bottom:.3rem}.vp-tier-price span{font-size:.75rem;color:var(--ink-dim);font-family:Public Sans,sans-serif;font-weight:300}.vp-tier-tagline{font-size:.74rem;color:var(--ink-dim);font-style:italic;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid var(--border);line-height:1.5}.vp-tier-features{list-style:none;margin:0 0 1.5rem;padding:0;flex:1}.vp-tier-features li{font-size:.8rem;color:var(--ink);padding:.4rem 0 .4rem 1.1rem;position:relative;font-weight:400;line-height:1.5;border-bottom:1px solid var(--border)}.vp-tier-features li:last-child{border:none}.vp-tier-features li:before{content:"—";position:absolute;left:0;font-size:.7rem;top:.35rem;color:var(--accent)}.vp-tier-discount{font-size:.72rem;color:var(--ink);background:#c8891f14;border:1px solid rgba(200,137,31,.3);padding:.6rem .75rem;margin-bottom:1.25rem;line-height:1.5}.vp-add-label{font-size:.58rem;letter-spacing:.2em;text-transform:uppercase;color:var(--ink-dim);margin:1rem 0 .4rem;font-weight:700}.vp-tier-addons{list-style:none;margin:0 0 1.5rem;padding:0}.vp-tier-addons li{font-size:.8rem;color:var(--ink-dim);padding:.3rem 0 .3rem 1.1rem;position:relative;line-height:1.5}.vp-tier-addons li:before{content:"—";position:absolute;left:0;font-size:.7rem;top:.3rem;color:var(--accent)}.vp-tier-btn{display:block;text-align:center;padding:.75rem;font-family:Public Sans,sans-serif;font-weight:700;font-size:.72rem;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;border:1px solid var(--accent);color:var(--accent);transition:background .2s,color .2s;background:none;cursor:pointer;width:100%}.vp-tier-btn:hover,.vp-tier.featured .vp-tier-btn{background:var(--accent);color:var(--accent-ink);border-color:var(--accent)}.vp-why-section{background:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:6rem 1.75rem}.vp-why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1100px;margin:0 auto}.vp-why-card{padding:2rem;border:1px solid var(--border);border-top:3px solid var(--accent);background:var(--surface-card)}.vp-why-icon{color:var(--accent);margin-bottom:1rem}.vp-why-title{font-family:Fraunces,serif;font-size:.9rem;font-weight:600;margin-bottom:.75rem;color:var(--ink)}.vp-why-text{font-size:.8rem;color:var(--ink-dim);line-height:1.8;font-weight:300}.vp-manifesto{padding:7rem 1.75rem;background:var(--surface);border-bottom:1px solid var(--border)}.vp-manifesto-inner{max-width:720px;margin:0 auto;text-align:center}.vp-manifesto-title{font-family:Cinzel,serif;font-size:clamp(2.1rem,5vw,3.4rem);font-weight:900;line-height:1.2;letter-spacing:.01em;color:var(--ink);margin:.75rem 0 3rem}.vp-manifesto-title .gold{color:var(--accent);text-transform:uppercase}.vp-manifesto-body{text-align:left;font-size:.95rem;line-height:2.2;color:var(--ink);font-weight:600;margin-bottom:1.5rem}.vp-manifesto-body:last-of-type{margin-bottom:0}.vp-manifesto-signoff{margin-top:3.5rem;padding-top:2rem;border-top:1px solid rgba(200,137,31,.3);font-family:Cinzel,serif;font-size:clamp(1.1rem,2.2vw,1.5rem);font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--accent)}.vp-cta-section{padding:5rem 1.75rem;text-align:center;background:linear-gradient(160deg,var(--structural-2),var(--structural));color:var(--structural-ink)}.vp-cta-inner{max-width:700px;margin:0 auto}.vp-cta-section .vp-sec-label{color:var(--accent-bright)}.vp-cta-section h2{font-family:Fraunces,serif;font-size:clamp(1.7rem,3vw,2.4rem);margin-bottom:1rem;color:var(--structural-ink);font-weight:600}.vp-cta-section p{color:var(--structural-ink-dim);font-size:.9rem;line-height:1.8;margin-bottom:2.25rem;font-weight:300}.vp-footer{padding:2rem 1.75rem;display:flex;flex-direction:column;gap:1rem;background:var(--structural);border-top:3px solid var(--accent)}.vp-footer-row{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.vp-footer-brand{display:flex;align-items:center;gap:.5rem}.vp-footer-logo{width:28px;height:28px;-o-object-fit:contain;object-fit:contain;display:block}.vp-footer-name{font-family:Cinzel,serif;font-size:.8rem;font-weight:700;color:var(--structural-ink)}.vp-footer-name span{color:var(--accent-bright)}.vp-footer-copy{font-size:.65rem;color:var(--structural-ink-dim);letter-spacing:.06em}.vp-footer-links{display:flex;align-items:center;gap:1.25rem;flex-wrap:wrap}.vp-footer-links a,.vp-footer-links button{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--structural-ink-dim);text-decoration:none;background:none;border:none;cursor:pointer;font-family:Public Sans,sans-serif;transition:color .2s}.vp-footer-links a:hover,.vp-footer-links button:hover{color:var(--structural-ink)}.vp-footer-legal{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.vp-footer-legal a{font-size:.62rem;color:var(--structural-ink-dim);text-decoration:underline;text-underline-offset:2px;transition:color .2s;font-family:Public Sans,sans-serif}.vp-footer-legal a:hover{color:var(--structural-ink)}@media (max-width: 900px){.vp-tiers-grid,.vp-why-grid{grid-template-columns:1fr}.vp-nav{padding:1rem 4%}.vp-nav-links{display:none}}
