@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@400;500;600;700&family=Assistant:wght@400;500;600;700&display=swap');
:root{--voh-night:#151528;--voh-accent:#b78ee1;--voh-paper:#f4effc;--voh-panel:#353051;--voh-ink:#fffaf3;--voh-muted:#c7c1be;--voh-line:rgba(255,255,255,.14);--voh-curve:24px;--voh-depth:0 22px 70px rgba(0,0,0,.24);--voh-ease:240ms ease}
*{box-sizing:border-box}html{scroll-behavior:smooth}body.voh-body{margin:0;background:var(--voh-night);color:var(--voh-ink);font-family:"Assistant",Arial,sans-serif;line-height:1.65}body.voh-body a{color:inherit;text-decoration:none}body.voh-body p{margin:0 0 1rem}body.voh-body h1,body.voh-body h2,body.voh-body h3{font-family:"Cinzel",Georgia,serif;font-weight:500;line-height:1.12;margin:0 0 1rem}body.voh-body h1{font-size:clamp(2.8rem,6vw,5.4rem)}body.voh-body h2{font-size:clamp(2rem,3.5vw,3.1rem)}body.voh-body h3{font-size:1.4rem}
.voh-mast{height:78px;position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:0 max(calc((100% - 1200px)/2),5vw);background:color-mix(in srgb,var(--voh-night) 88%,transparent);backdrop-filter:blur(18px);border-bottom:1px solid var(--voh-line)}
.voh-identity{display:flex;align-items:center;gap:.72rem;font-family:"Cinzel",serif;font-size:1.28rem;letter-spacing:.02em}
.voh-identity span{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:var(--voh-accent);color:var(--voh-night);font-weight:bold}
.voh-nav{display:flex;align-items:center;gap:1.55rem;font-size:.95rem}
.voh-navcall,.voh-solid{background:var(--voh-accent);color:var(--voh-night)!important;padding:.72rem 1.28rem;border-radius:99px;font-weight:700;transition:transform var(--voh-ease)}.voh-navcall:hover,.voh-solid:hover{transform:translateY(-2px)}
.voh-toggle{display:none;border:1px solid var(--voh-line);background:transparent;color:inherit;border-radius:99px;padding:.5rem .9rem;font:inherit}
main{overflow:hidden}.voh-hero{max-width:1200px;margin:0 auto;padding:clamp(3rem,7vw,6rem) clamp(1.2rem,5vw,0rem) 3rem;min-height:calc(100vh - 78px);display:grid;align-items:center;gap:clamp(2rem,5vw,5rem)}
.voh-kicker,.voh-heading p,.voh-label,.voh-final p{font-size:.77rem;letter-spacing:.18em;text-transform:uppercase;color:var(--voh-accent);font-weight:700}
.voh-lead{font-size:clamp(1.08rem,1.8vw,1.28rem);max-width:570px;color:var(--voh-muted)}
.voh-actions{display:flex;flex-wrap:wrap;gap:1rem;margin:2rem 0 1.65rem}.voh-quiet{border:1px solid var(--voh-line);padding:.7rem 1.26rem;border-radius:99px}
.voh-notice{max-width:620px;padding:1rem 1.15rem;border:1px solid color-mix(in srgb,var(--voh-accent) 55%,transparent);background:color-mix(in srgb,var(--voh-accent) 10%,transparent);border-radius:var(--voh-curve);font-size:.9rem;color:var(--voh-paper)}
.voh-split,.voh-frame{grid-template-columns:1.02fr .86fr}.voh-frame .voh-orbit{order:-1}.voh-center{text-align:center;display:flex;flex-direction:column;justify-content:center}.voh-center .voh-lead,.voh-center .voh-notice{margin-left:auto;margin-right:auto}.voh-center .voh-actions{justify-content:center}
.voh-editorial{grid-template-columns:.35fr 1fr .62fr}.voh-year{font-family:"Cinzel",serif;color:var(--voh-accent);font-size:clamp(4rem,9vw,9rem);line-height:.8}
.voh-gallery{grid-template-columns:1fr .7fr}.voh-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.voh-cards b{height:150px;border:1px solid var(--voh-line);border-radius:var(--voh-curve);display:flex;align-items:end;padding:1rem;background:linear-gradient(145deg,transparent,color-mix(in srgb,var(--voh-accent) 20%,transparent))}
.voh-arch{position:relative;text-align:center;display:flex;justify-content:center}.voh-arch>div:not(.voh-halo){position:relative;z-index:1;display:flex;align-items:center;flex-direction:column}.voh-halo{position:absolute;width:min(80vw,780px);height:min(70vw,600px);border-radius:50% 50% 0 0;border:1px solid color-mix(in srgb,var(--voh-accent) 38%,transparent);background:radial-gradient(ellipse at bottom,color-mix(in srgb,var(--voh-accent) 18%,transparent),transparent 68%)}
.voh-orbit{display:grid;justify-items:center;gap:1.25rem}.voh-dial{width:min(330px,70vw);aspect-ratio:1;border-radius:50%;border:1px solid var(--voh-line);display:grid;place-items:center;background:radial-gradient(circle,color-mix(in srgb,var(--voh-accent) 20%,transparent),transparent 64%);box-shadow:var(--voh-depth)}.voh-dial span{font-family:"Cinzel",serif;color:var(--voh-accent);font-size:3.6rem}.voh-orbit article{padding:1rem 1.4rem;border:1px solid var(--voh-line);border-radius:var(--voh-curve);text-align:center}.voh-orbit article p{margin:0;color:var(--voh-muted)}
.voh-heronotes{display:flex;gap:.7rem;flex-wrap:wrap;justify-content:center;margin:1rem 0}.voh-heronotes span{border:1px solid var(--voh-line);border-radius:99px;padding:.52rem .9rem;font-size:.9rem}
.voh-block{max-width:1200px;margin:0 auto;padding:clamp(3.4rem,7vw,5.8rem) clamp(1.2rem,5vw,0rem)}.voh-heading{max-width:680px;margin-bottom:2.6rem}.voh-heading span{color:var(--voh-muted)}
.voh-featuregrid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.1rem}.voh-feature{padding:clamp(1.3rem,3vw,2rem);border-radius:var(--voh-curve);background:var(--voh-panel);border:1px solid var(--voh-line);min-height:190px}.voh-feature small{color:var(--voh-accent);display:block;margin-bottom:1.1rem}.voh-feature p{color:var(--voh-muted);margin:0}.voh-raised{transform:translateY(1.2rem)}
.voh-plans{background:color-mix(in srgb,var(--voh-panel) 42%,transparent);max-width:none;padding-inline:max(calc((100% - 1200px)/2),5vw)}.voh-tiers{display:grid;grid-template-columns:repeat(auto-fit,minmax(238px,1fr));gap:1rem}.voh-tier{position:relative;padding:2rem 1.45rem;border:1px solid var(--voh-line);border-radius:var(--voh-curve);background:color-mix(in srgb,var(--voh-night) 70%,var(--voh-panel))}.voh-tier em{position:absolute;right:1.1rem;top:1.1rem;font-style:normal;font-size:.72rem;color:var(--voh-night);background:var(--voh-accent);padding:.28rem .58rem;border-radius:99px}.voh-tier p,.voh-tier li{color:var(--voh-muted)}.voh-tier ul{padding-left:1.15rem;min-height:105px}.voh-tier a{display:block;border:1px solid var(--voh-accent);border-radius:99px;text-align:center;padding:.72rem;margin-top:1.5rem}.voh-fav{box-shadow:0 0 0 1px var(--voh-accent)}
.voh-quotes{display:grid;grid-template-columns:repeat(auto-fit,minmax(215px,1fr));gap:1rem}.voh-quotes figure{margin:0;padding:1.5rem;border:1px solid var(--voh-line);border-radius:var(--voh-curve)}.voh-quotes blockquote{margin:0 0 1.5rem;font-family:"Cinzel",serif;font-size:1.18rem}.voh-quotes figcaption{display:flex;flex-direction:column;color:var(--voh-muted)}.voh-quotes strong{color:var(--voh-ink)}
.voh-articles{display:grid;grid-template-columns:repeat(3,1fr);gap:1.1rem}.voh-articles article{border-top:1px solid var(--voh-accent);padding:1.45rem 0}.voh-articles span{color:var(--voh-accent)}.voh-articles p{color:var(--voh-muted)}.voh-articles a{text-decoration:underline;text-decoration-color:var(--voh-accent)}
.voh-contact{display:grid;grid-template-columns:.9fr 1fr;gap:clamp(2rem,6vw,6rem);align-items:start}.voh-contactcopy>p:first-child{color:var(--voh-accent);text-transform:uppercase;letter-spacing:.18em;font-size:.77rem}.voh-formnote{border-left:2px solid var(--voh-accent);padding:.8rem 1rem;color:var(--voh-muted);margin-top:2rem}.voh-form{display:grid;gap:1rem;padding:clamp(1.2rem,4vw,2rem);border-radius:var(--voh-curve);background:var(--voh-panel)}.voh-form label{display:grid;gap:.35rem;font-size:.92rem}.voh-form input,.voh-form textarea{width:100%;border:1px solid var(--voh-line);border-radius:12px;background:rgba(0,0,0,.16);padding:.82rem;color:inherit;font:inherit}.voh-form button{border:0;border-radius:99px;background:var(--voh-accent);color:var(--voh-night);font:700 1rem "Assistant",sans-serif;padding:.85rem;cursor:pointer}.voh-result{min-height:1.5rem;margin:0!important;color:var(--voh-accent)}
.voh-accord{display:grid;gap:.72rem;max-width:860px}.voh-accord article{border:1px solid var(--voh-line);border-radius:var(--voh-curve);overflow:hidden}.voh-accord button{width:100%;display:flex;justify-content:space-between;gap:1rem;text-align:left;padding:1.15rem 1.25rem;border:0;background:transparent;color:inherit;font:600 1rem "Assistant",sans-serif;cursor:pointer}.voh-accord button span{color:var(--voh-accent);font-size:1.3rem}.voh-accord div{padding:0 1.25rem 1.1rem;color:var(--voh-muted)}
.voh-final{max-width:1200px;margin:2rem auto 5rem;border-radius:calc(var(--voh-curve) + 10px);padding:clamp(2rem,5vw,3.4rem);background:var(--voh-paper);color:var(--voh-night);display:flex;align-items:center;justify-content:space-between;gap:2rem}.voh-final a{background:var(--voh-night);color:var(--voh-paper)!important;padding:1rem 1.5rem;border-radius:99px;white-space:nowrap}
.voh-foot{border-top:1px solid var(--voh-line);max-width:1200px;margin:auto;padding:3.2rem clamp(1.2rem,5vw,0rem) 2rem;display:grid;grid-template-columns:1.3fr .8fr 1fr;gap:2rem}.voh-footbrand strong{font-family:"Cinzel",serif;font-size:1.45rem}.voh-footbrand p,.voh-legal{color:var(--voh-muted)}.voh-footpages,.voh-footread{display:grid;align-content:start;gap:.55rem}.voh-legal{grid-column:1/-1;border-top:1px solid var(--voh-line);padding-top:1.4rem;font-size:.88rem}
.voh-consent{position:fixed;z-index:30;bottom:1.1rem;left:50%;transform:translateX(-50%);width:min(680px,calc(100% - 2rem));display:flex;align-items:center;gap:1rem;padding:.9rem 1rem .9rem 1.2rem;background:var(--voh-paper);color:var(--voh-night);border-radius:16px;box-shadow:var(--voh-depth)}.voh-consent p{font-size:.9rem;margin:0!important;flex:1}.voh-consent button{border:0;background:var(--voh-night);color:var(--voh-paper);padding:.65rem 1rem;border-radius:99px;font:inherit;cursor:pointer}.voh-consent.voh-gone{display:none}
.voh-reading{max-width:980px;margin:auto;padding:3.4rem clamp(1.2rem,5vw,0rem) 5rem;overflow:visible}.voh-crumb{display:flex;gap:.65rem;color:var(--voh-muted);font-size:.9rem;margin-bottom:3rem}.voh-crumb a{color:var(--voh-accent)!important}.voh-document,.voh-story,.voh-connect,.voh-article{max-width:840px}.voh-date,.voh-intro{color:var(--voh-muted);font-size:1.1rem}.voh-document h2,.voh-prose h2{font-size:1.7rem;margin-top:2.3rem}.voh-document a,.voh-story a,.voh-connect a,.voh-article a{color:var(--voh-accent)!important}.voh-storygrid{display:grid;grid-template-columns:1.15fr .85fr;gap:2rem;margin:3rem 0}.voh-storygrid li{margin-bottom:.72rem}.voh-company{padding:2rem;border-radius:var(--voh-curve);background:var(--voh-panel);margin:2.5rem 0}.voh-related{display:flex;gap:.9rem;flex-wrap:wrap;align-items:center}.voh-related h2{width:100%;font-size:1.7rem}.voh-related a{border:1px solid var(--voh-line);padding:.6rem .9rem;border-radius:99px}.voh-contactcards{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin:3rem 0}.voh-contactcards section{padding:1.5rem;border:1px solid var(--voh-line);border-radius:var(--voh-curve)}.voh-contactcards h2{font-size:1.4rem}.voh-contactnote{padding:1.2rem;background:var(--voh-panel);border-radius:var(--voh-curve)}.voh-prose{max-width:720px;margin-top:2.8rem}.voh-prose p{font-size:1.04rem;color:var(--voh-muted)}.voh-prose aside{margin:2rem 0;padding:1.2rem 1.4rem;background:var(--voh-panel);border-radius:var(--voh-curve)}.voh-readmore{display:grid;gap:.8rem;margin-top:3rem}.voh-readmore h2{font-size:1.8rem}.voh-readmore a{display:grid;padding:1rem 1.1rem;border:1px solid var(--voh-line);border-radius:var(--voh-curve)}.voh-readmore span{color:var(--voh-muted)}
@media(max-width:860px){.voh-toggle{display:block}.voh-nav{display:none;position:absolute;top:78px;left:1rem;right:1rem;padding:1rem;background:var(--voh-panel);border-radius:16px;flex-direction:column;align-items:stretch}.voh-nav.voh-shown{display:flex}.voh-split,.voh-frame,.voh-editorial,.voh-gallery,.voh-contact{grid-template-columns:1fr}.voh-editorial .voh-year{display:none}.voh-hero{min-height:auto}.voh-featuregrid,.voh-articles{grid-template-columns:1fr}.voh-raised{transform:none}.voh-final{margin-left:1.2rem;margin-right:1.2rem;display:block}.voh-final a{display:inline-block;margin-top:1rem}.voh-foot,.voh-storygrid,.voh-contactcards{grid-template-columns:1fr}.voh-consent{display:block}.voh-consent button{margin-top:.7rem}}
