@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Instrument+Serif:ital@0;1&display=swap";:root{color:#f0f4f6;font-synthesis:none;--ink:#f0f4f6;--muted:#b1bfc7;--blue:#2176ff;--line:#3e494e;background:#171d20;font-family:DM Sans,sans-serif;font-weight:400}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{margin:0}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}a,button,input,textarea{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline-offset:6px;outline:3px solid #2176ff}.shell{width:min(1240px,100% - 112px);margin-inline:auto}header{justify-content:space-between;align-items:center;height:120px;display:flex}.brand{letter-spacing:-1.2px;align-items:center;gap:12px;font-size:26px;font-weight:700;display:flex}.brand-light{font-weight:450}nav{align-items:center;gap:38px;font-size:15px;font-weight:550;display:flex}.nav-contact{border-bottom:1px solid var(--ink);padding:10px 0}.nav-contact span{margin-left:20px}.hero{grid-template-columns:1.45fr 1fr;align-items:center;gap:55px;padding:100px 0 105px;display:grid}.eyebrow{letter-spacing:1.5px;align-items:center;gap:10px;margin:0 0 30px;font-size:12px;font-weight:600;display:flex}.status-dot{background:var(--blue);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #31393c}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-3px;margin-bottom:26px;font-size:clamp(48px,5.1vw,76px);font-weight:450;line-height:1.07}.serif{font-family:Instrument Serif,Georgia,serif;font-style:italic;font-weight:400}.hero-description{max-width:460px;color:var(--muted);margin-bottom:32px;font-size:19px;line-height:1.7}.button{border:1px solid var(--blue);background:var(--blue);color:#fff;cursor:pointer;border-radius:4px;justify-content:space-between;align-items:center;gap:40px;padding:16px 22px;font-size:15px;font-weight:550;transition:background .15s,transform .15s;display:inline-flex}.button:hover{background:#173bc0;transform:translateY(-1px)}.button:disabled{cursor:wait;opacity:.65}.quiet{color:var(--muted);margin:22px 0 0;font-size:13px}.legacy{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#20282d;padding:70px 0}.section-top{justify-content:space-between;align-items:baseline;display:flex}.archive-label{letter-spacing:1px;color:var(--muted);border:1px solid #52616a;border-radius:3px;padding:6px 9px;font-size:11px}.legacy-intro{grid-template-columns:1fr 1fr;align-items:start;gap:100px;margin:5px 0 54px;display:grid}h2{letter-spacing:-1.8px;margin-bottom:24px;font-size:clamp(36px,3.6vw,52px);font-weight:450;line-height:1.14}.legacy-intro p,.contact-copy>p:not(.eyebrow){color:var(--muted);font-size:17px;line-height:1.8}.legacy-intro .retired{color:#b1bfc7;margin:22px 0 0;font-size:13px}.retired span{vertical-align:middle;margin-right:7px;font-size:20px}.milestones{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.milestones article{border-top:1px solid #52616a;flex-direction:column;padding-top:22px;display:flex}.number{color:#fdca40;margin-bottom:28px;font-size:12px}h3{letter-spacing:-.5px;margin-bottom:16px;font-size:21px;font-weight:550}.milestones p{color:var(--muted);margin-bottom:25px;font-size:15px;line-height:1.8}.milestones a{text-underline-offset:5px;margin-top:auto;font-size:14px;font-weight:550;-webkit-text-decoration:underline #52616a;text-decoration:underline #52616a}.milestones a span{margin-left:8px}.archive-note{color:#a9bac4;max-width:830px;margin:40px 0 0;font-size:12px;line-height:1.7}.contact{grid-template-columns:1fr 1fr;gap:100px;padding-top:95px;padding-bottom:70px;display:grid}.contact-copy>p:not(.eyebrow){max-width:355px}.contact-decoration{color:var(--blue);font-size:65px;font-weight:400}form{padding-top:5px}.form-row{grid-template-columns:1fr 1fr;gap:18px;display:grid}label{flex-direction:column;gap:11px;margin-bottom:22px;font-size:14px;font-weight:550;display:flex}input,textarea{width:100%;color:var(--ink);background:#252e33;border:1px solid #52616a;border-radius:3px;padding:13px 14px;font-size:16px;font-weight:400}input::placeholder,textarea::placeholder{color:#a5b4be}input:focus,textarea:focus{outline:2px solid var(--blue);outline-offset:2px}textarea{resize:vertical;min-height:145px}.privacy{color:var(--muted);margin-bottom:24px;font-size:12px;line-height:1.7}.honeypot{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.feedback{color:#fdca40;min-height:24px;margin:18px 0 0;font-size:14px;line-height:1.6}.feedback.error{color:#ffb580}footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding-top:28px;padding-bottom:30px;display:flex}footer .brand{font-size:20px}footer>span{color:var(--muted);font-size:12px}.skip-link{z-index:10;background:#fff;padding:12px;position:absolute;top:-100px;left:16px}.skip-link:focus{top:10px}@media (width>=1500px){.hero{padding-top:125px;padding-bottom:130px}}@media (width<=1050px){.shell{width:calc(100% - 64px)}.hero{gap:30px;padding:65px 0 80px}.hero h1{font-size:54px}.legacy-intro,.contact{gap:45px}.milestones{gap:25px}}@media (width<=760px){.shell{width:calc(100% - 40px)}header{height:90px}.brand{gap:8px;font-size:22px}.brand img{width:38px}nav{gap:18px;font-size:13px}.nav-contact span{margin-left:6px}.hero{grid-template-columns:1fr;gap:40px;padding:45px 0 60px}.hero h1{letter-spacing:-2px;font-size:clamp(43px,9vw,64px)}.hero-description{max-width:520px;font-size:17px}.eyebrow{letter-spacing:1.2px;font-size:10px}.legacy{padding:45px 0}.archive-label{font-size:9px}.legacy-intro{grid-template-columns:1fr;gap:5px;margin-bottom:35px}.legacy-intro h2{margin-bottom:20px}.milestones{grid-template-columns:1fr;gap:30px}.milestones article{padding-top:15px}.number,.milestones p{margin-bottom:15px}.contact{grid-template-columns:1fr;gap:24px;padding-top:55px;padding-bottom:40px}.contact-decoration{display:none}.contact-copy>p:not(.eyebrow){max-width:none}footer{flex-wrap:wrap}footer>span:last-child{display:none}.quiet{font-size:12px}}@media (width<=390px){nav{gap:12px}nav>a:first-child{display:none}.form-row{grid-template-columns:1fr;gap:0}.hero h1{font-size:41px}.section-top{gap:10px}.archive-label{white-space:nowrap}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--jet:#31393c;--blue:#2176ff;--bell:#33a1fd;--gold:#fdca40;--orange:#f79824}body{background:radial-gradient(at 80% 12%,#2176ff0c,#0000 45%),#171d20}::selection{background:var(--gold);color:#171d20}a:focus-visible,button:focus-visible{outline-color:var(--gold)}.brand img{transition:transform .45s cubic-bezier(.2,.8,.2,1),filter .45s}.brand:hover img{filter:drop-shadow(0 0 10px #33a1fd65);transform:rotate(-12deg)scale(1.1)}nav a{transition:color .2s}nav a:hover{color:var(--gold)}h1 .serif{color:var(--bell)}.hero-copy>*{animation:.8s both arrive}.hero-copy>:nth-child(2){animation-delay:80ms}.hero-copy>:nth-child(3){animation-delay:.16s}.hero-copy>:nth-child(4){animation-delay:.24s}.hero-copy>:nth-child(5){animation-delay:.32s}.status-dot{background:var(--gold);box-shadow:0 0 0 4px #fdca4012}.button{background:var(--gold);border-color:var(--gold);color:#171d20;transition:background .2s,transform .2s,box-shadow .2s;box-shadow:0 0 #fdca4000}.button:hover{background:var(--orange);border-color:var(--orange);transform:translateY(-3px);box-shadow:0 8px 28px #f7982420}.button span,.nav-contact span,.milestones a span{transition:transform .25s;display:inline-block}.button:hover span,.nav-contact:hover span,.milestones a:hover span{transform:translate(3px,-3px)}.button:active{transform:translateY(0)}.motion-toggle{color:#c3d0d8;cursor:pointer;white-space:nowrap;background:0 0;border:0;padding:8px 0 8px 8px;font-size:12px}.motion-toggle:hover{color:var(--gold)}.motion-toggle span{color:var(--gold);margin-left:6px}.milestones article{border:1px solid var(--jet);background:#252e33;border-radius:10px;padding:24px 20px;transition:transform .35s,border-color .35s,background .35s}.milestones article:hover,.milestones article:focus-within{border-color:var(--bell);background:#29343a;transform:translateY(-6px)}.milestones article:nth-child(2):hover{border-color:var(--gold)}.milestones article:nth-child(3):hover{border-color:var(--orange)}.milestones a{color:var(--bell);line-height:1.6}.milestones a:hover{color:var(--gold)}.archive-label{color:var(--gold);background:#fdca4008;border-color:#fdca4040}.contact-decoration{color:var(--orange);transition:transform .4s;display:inline-block}.contact-copy:hover .contact-decoration{transform:translate(8px,-8px)}input,textarea{transition:border-color .2s,background .2s,box-shadow .2s}input:hover,textarea:hover{border-color:#8d9ca5}input:focus,textarea:focus{outline-color:var(--bell);background:#29343a;box-shadow:0 0 0 5px #33a1fd0d}.skip-link{background:var(--gold);color:#171d20}.reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(22px)}.reveal.in-view{opacity:1;transform:translateY(0)}.milestones article.reveal.in-view:hover,.milestones article.reveal.in-view:focus-within{transform:translateY(-6px)}.motion-paused *,.motion-paused :before,.motion-paused :after{animation-play-state:paused!important}.motion-paused .reveal{opacity:1;transition:none;transform:none}@keyframes flow{to{stroke-dashoffset:-100px}}@keyframes arrive{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (width<=760px){.contact-decoration{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition:none!important;animation:none!important}.reveal{opacity:1;transform:none}}.vsphp-logo{object-fit:contain;width:72px;height:72px;margin-bottom:22px;display:block}.projects{padding-top:24px;padding-bottom:90px}.project-availability{color:var(--bell);letter-spacing:1.3px;font-size:11px}.projects-intro{grid-template-columns:1fr 1fr;gap:100px;margin-bottom:30px;display:grid}.projects-intro>p{color:var(--muted);font-size:17px;line-height:1.8}.project-grid{grid-template-columns:1fr 1fr;gap:28px;display:grid}.project-card{border:1px solid #3e494e;border-top:2px solid var(--bell);background:#20282d;border-radius:12px;flex-direction:column;padding:32px;transition:opacity .7s,transform .35s,border-color .35s;display:flex}.project-card:nth-child(2){border-top-color:var(--gold)}.project-card:hover,.project-card:focus-within,.project-card.reveal.in-view:hover,.project-card.reveal.in-view:focus-within{border-color:var(--bell);transform:translateY(-5px)}.project-card:nth-child(2):hover,.project-card:nth-child(2):focus-within{border-color:var(--gold)}.project-meta{color:var(--bell);letter-spacing:1px;justify-content:space-between;align-items:start;gap:15px;margin-bottom:36px;font-size:11px;line-height:1.7;display:flex}.project-card:nth-child(2) .project-meta{color:var(--gold)}.project-index{font-variant-numeric:tabular-nums;opacity:.7}.project-card h3{letter-spacing:-1px;margin-bottom:12px;font-size:clamp(27px,2.6vw,36px);font-weight:500}.project-card p{color:var(--muted);font-size:16px;line-height:1.8}.project-card .project-tagline{color:#eef3f6;margin-bottom:20px;font-size:18px}.project-bottom{flex-direction:column;gap:24px;margin-top:auto;padding-top:16px;display:flex}.project-status{color:#b1bfc7;font-size:12px}.project-bottom a{color:var(--bell);border-top:1px solid #3e494e;justify-content:space-between;gap:15px;padding-top:20px;font-size:15px;font-weight:550;display:flex}.project-card:nth-child(2) .project-bottom a{color:var(--gold)}.project-bottom a span{transition:transform .25s}.project-bottom a:hover span{transform:translate(3px,-3px)}@media (width<=1050px){.projects-intro{gap:45px}.project-card{padding:24px}nav{gap:22px}}@media (width<=760px){.projects{padding-top:0;padding-bottom:55px}.projects-intro,.project-grid{grid-template-columns:1fr;gap:20px}.projects-intro{gap:0}.project-meta{margin-bottom:25px}nav{gap:14px}nav a[href=\#legacy]{display:none}}@media (width<=390px){nav a[href=\#projects]{display:inline}}@media (prefers-reduced-motion:reduce){.project-card:hover,.project-card:focus-within,.project-card.reveal.in-view:hover,.project-card.reveal.in-view:focus-within{transform:none}}@media (width<=480px){header.shell{flex-wrap:wrap;gap:18px;height:auto;padding-block:24px}header nav{justify-content:space-between;width:100%}}.site-scene{isolation:isolate;position:relative}.site-scene>header,.site-scene>main,.site-scene>footer{z-index:1;position:relative}.hero{flex-direction:column;justify-content:center;align-items:stretch;gap:65px;min-height:min(760px,100svh - 120px);padding-top:100px;padding-bottom:65px;display:flex}.hero-copy{max-width:850px}.hero h1{letter-spacing:-.055em;font-size:clamp(52px,6.5vw,94px)}.hero-description{max-width:490px}.hero-bottom{justify-content:space-between;align-items:center;gap:24px;margin-top:20px;display:flex}.hero-explore{color:#b1bfc7;align-items:center;gap:20px;font-size:13px;display:inline-flex}.hero-explore span{color:var(--gold);transition:transform .25s}.hero-explore:hover{color:var(--gold)}.hero-explore:hover span{transform:translateY(4px)}.motion-toggle{background:#171d2080;border:1px solid #53616a80;border-radius:30px;min-height:44px;padding:10px 14px}.motion-paused .hero-copy>*{animation:none}.projects{padding-top:65px}@media (width<=760px){.hero{gap:70px;min-height:680px;padding-top:70px;padding-bottom:55px}.hero h1{font-size:clamp(46px,9vw,68px)}.hero-copy{max-width:650px}.projects{padding-top:35px}}@media (width<=480px){.hero{gap:45px;min-height:600px;padding-top:40px}.hero h1{font-size:clamp(40px,10.5vw,50px)}.hero-bottom{gap:12px}}.ribbon-scene.svelte-vb1aij{pointer-events:none;z-index:0;height:950px;position:absolute;inset:0 0 auto;overflow:hidden;-webkit-mask-image:linear-gradient(#000 0% 73%,#0000 100%);mask-image:linear-gradient(#000 0% 73%,#0000 100%)}.ribbon-field.svelte-vb1aij{transition:transform .7s cubic-bezier(.2,.7,.2,1),opacity .4s;position:absolute;inset:0}.ribbon-art.svelte-vb1aij{stroke-linecap:round;stroke-linejoin:round;width:clamp(1050px,125vw,2000px);max-width:none;height:auto;animation:20s ease-in-out infinite svelte-vb1aij-ribbon-drift;position:absolute;top:40%;left:64%;overflow:visible;transform:translate(-50%,-50%)rotate(-17deg)}.ribbon-glow.svelte-vb1aij{stroke:url(#ribbon-palette);stroke-width:15px;opacity:.18;filter:blur(4px)}.ribbon-body.svelte-vb1aij{stroke:url(#ribbon-palette);stroke-width:9px;opacity:.12}.ribbon-edge.svelte-vb1aij{stroke:url(#ribbon-palette);stroke-width:.3px;opacity:.65}.ribbon-current.svelte-vb1aij{stroke:#33a1fd;stroke-width:1.4px;stroke-dasharray:14 86;opacity:.7;animation:18s linear infinite svelte-vb1aij-ribbon-flow}.ribbon-warmth.svelte-vb1aij{stroke:#f79824;stroke-width:5px;stroke-dasharray:5 95;stroke-dashoffset:-52px;opacity:.2;animation:22s linear infinite svelte-vb1aij-ribbon-flow-warm}.ribbon-trail.svelte-vb1aij{stroke:#fdca40;stroke-width:.5px;stroke-dasharray:2 48;opacity:.85;animation:18s linear infinite svelte-vb1aij-ribbon-flow}.ribbon-veil.svelte-vb1aij{background:linear-gradient(90deg,#171d20d9 0%,#171d20b3 35%,#171d2030 70%,#171d2014),linear-gradient(#171d2040,#0000 25% 65%,#171d20);position:absolute;inset:0}.ribbon-dormant.svelte-vb1aij .ribbon-art:where(.svelte-vb1aij),.ribbon-dormant.svelte-vb1aij use:where(.svelte-vb1aij){animation-play-state:paused}@keyframes svelte-vb1aij-ribbon-flow{to{stroke-dashoffset:-100px}}@keyframes svelte-vb1aij-ribbon-flow-warm{to{stroke-dashoffset:-152px}}@keyframes svelte-vb1aij-ribbon-drift{0%,to{transform:translate(-50%,-50%)rotate(-17deg)scale(1)}50%{transform:translate(-48%,-47%)rotate(-12deg)scale(1.03)}}@media (width<=760px){.ribbon-art.svelte-vb1aij{width:1000px;animation:none;top:40%;left:67%;transform:translate(-50%,-50%)rotate(-35deg)}.ribbon-glow.svelte-vb1aij{display:none}.ribbon-warmth.svelte-vb1aij{animation:none}.ribbon-field.svelte-vb1aij{transform:none!important}.ribbon-veil.svelte-vb1aij{background:linear-gradient(90deg,#171d20cf,#171d2066),linear-gradient(#171d2040,#0000 30%,#171d20 95%)}}@media (prefers-reduced-motion:reduce){.ribbon-art.svelte-vb1aij,use.svelte-vb1aij{animation:none!important}.ribbon-field.svelte-vb1aij{transition:none;opacity:1!important;transform:none!important}}
