html,body,#root{background:#eee5fb;margin:0;padding:0}html,body{overscroll-behavior-y:none;min-height:100%}:root{--vx-purple:#7c3aed;--vx-purple-mid:#9f67f5;--vx-dark:#1a1a1c;--vx-dark-card:#202024;--vx-dark-raised:#262629;--vx-white:#fafafa;--vx-muted:#fafafaad;--vx-dim:#fafafa1a;--vx-border:#fafafa1c;--vx-purple-subtle:#7c3aed24;--vx-purple-border:#7c3aed4d;--vx-web-accent:#c8a9ff;--vx-app-accent:#a98cff}.choice-site{--vx-white:#17151f;--vx-dark-card:#ffffffd6;--vx-muted:#686276;--vx-dim:#261c400f;--vx-border:#2d1f4c1f;--vx-purple-subtle:#7c3aed1a;--vx-purple-border:#7c3aed5c;height:auto;min-height:100dvh;color:var(--vx-white);isolation:isolate;background:#eee5fb;flex-direction:column;font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;display:flex;position:relative;overflow:hidden auto}.choice-site:before{z-index:1;content:"";pointer-events:none;opacity:.24;mix-blend-mode:multiply;-webkit-backdrop-filter:blur(14px);background-image:radial-gradient(#34234d4d .7px,#0000 .85px),radial-gradient(#ffffff4d .6px,#0000 .8px);background-position:0 0,3px 5px;background-size:7px 7px,13px 13px;position:absolute;inset:0}.choice-site:after{z-index:0;content:"";pointer-events:none;filter:blur(100px);opacity:.9;background:#9158e947;border-radius:50%;width:min(60vw,720px);height:260px;position:absolute;top:23%;left:50%;transform:translate(-50%)}.choice-site>*{position:relative}.choice-background{z-index:0;pointer-events:none;filter:blur(82px)saturate(1.14);opacity:1;background:radial-gradient(78% 88% at 92% 2%,#1e1e1e9e 0%,#7c3aed9e 34%,#0000 72%),radial-gradient(82% 78% at 52%,#7c3aed8a 0%,#0000 68%),radial-gradient(74% 88% at 2% 98%,#fafafafa 0%,#e5e5e5e6 42%,#0000 76%),linear-gradient(135deg,#e5e5e5 0%,#7c3aedc2 58%,#1e1e1e9e 100%);inset:-28px;transform:scale(1.1);position:absolute!important}.choice-site>.choice-blob{position:absolute}.choice-blob{pointer-events:none;z-index:0;filter:blur(90px);opacity:0;border-radius:50%;position:absolute}.choice-blob-1{background:#7c3aed6b;width:480px;height:480px;top:-8%;right:-8%}.choice-blob-2{background:#7c3aed52;width:400px;height:400px;bottom:-8%;left:-8%}.choice-blob-3{background:#b184ff4d;width:330px;height:330px;top:12%;left:-15%}.choice-blob-4{background:#7c3aed57;width:370px;height:370px;bottom:5%;right:-14%}.choice-topbar{z-index:1;box-sizing:border-box;-webkit-backdrop-filter:none;background:0 0;border-bottom:0;flex-shrink:0;justify-content:flex-start;align-items:center;width:100%;max-width:1160px;margin:0 auto;padding:clamp(18px,2.4vh,28px) clamp(8px,1.2vw,18px);display:flex;position:relative}.choice-brand{align-items:center;text-decoration:none;transition:opacity .2s;display:inline-flex}.choice-brand:hover{opacity:.55}.choice-brand img{width:clamp(116px,10.6vw,148px);height:auto;display:block}.choice-main{z-index:1;box-sizing:border-box;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:clamp(24px,3.6vh,42px);width:100%;max-width:1160px;min-height:0;margin:0 auto;padding:clamp(20px,3vh,34px) clamp(24px,4vw,64px) clamp(24px,3.2vh,38px);display:flex;position:relative}.choice-hero{text-align:center;flex-shrink:0}.choice-eyebrow{text-transform:uppercase;letter-spacing:3px;color:var(--vx-purple-mid);margin-bottom:clamp(8px,1.2vh,14px);font-size:.66rem;font-weight:600;display:inline-block}.choice-hero h1{letter-spacing:-.055em;color:var(--vx-white);margin:0 0 clamp(8px,1.2vh,14px);font-family:Space Grotesk,Inter,sans-serif;font-size:clamp(2rem,4vw,3.35rem);font-weight:500;line-height:1.04}.choice-hero p{color:var(--vx-muted);max-width:500px;margin:0 auto;font-size:clamp(.88rem,1.1vw,.96rem);line-height:1.65}.choice-options{grid-template-columns:repeat(2,1fr);gap:clamp(18px,2.2vw,30px);width:100%;display:grid}.choice-card{text-align:left;background:var(--vx-dark-card);min-height:clamp(390px,49vh,470px);font:inherit;color:var(--choice-text);appearance:none;cursor:pointer;box-sizing:border-box;-webkit-tap-highlight-color:transparent;will-change:transform;border:1px solid #1e1e1e24;border-radius:22px;outline:none;flex-direction:column;padding:0;transition:transform .3s cubic-bezier(.22,1,.36,1),border-color .3s,box-shadow .3s;display:flex;position:relative;box-shadow:0 2px 4px #1e1e1e14,0 18px 40px #7c3aed2e,0 34px 72px #1e1e1e24,inset 0 1px #fafafab3}.choice-card:before{content:"";background:linear-gradient(90deg, var(--choice-accent), transparent 78%);opacity:.8;border-radius:0 0 3px 3px;height:2px;position:absolute;top:0;left:28px;right:28px}.choice-card--web{--choice-accent:#7c3aed;--choice-text:#1e1e1e;--choice-muted:#1e1e1ead;--choice-line:#1e1e1e24;background:radial-gradient(circle at 88% 8%,#7c3aed21,#0000 28%),linear-gradient(145deg,#fafafa 0%,#e5e5e5 72%)}.choice-card--app{--choice-accent:#fafafa;--choice-text:#fafafa;--choice-muted:#fafafab8;--choice-line:#fafafa33;background:radial-gradient(circle at 88% 8%,#fafafa33,#0000 28%),#7c3aed}.choice-card:hover,.choice-card:focus-visible{border-color:color-mix(in srgb, var(--choice-accent) 58%, #fafafa);box-shadow:0 22px 48px #7c3aed42, 0 0 34px color-mix(in srgb, var(--choice-accent) 24%, transparent), 0 0 0 4px color-mix(in srgb, var(--choice-accent) 12%, transparent), inset 0 1px 0 #ffffffd1;transform:translateY(-4px)}.choice-card:focus-visible{outline:2px solid var(--vx-purple);outline-offset:3px}.choice-card:active{transition-duration:.1s;transform:translateY(1px)}.choice-card-body{box-sizing:border-box;flex-direction:column;gap:clamp(15px,2vh,21px);height:100%;padding:clamp(22px,3vh,32px) clamp(22px,2.8vw,38px);display:flex}.choice-card-header{justify-content:space-between;align-items:center;min-height:20px;display:flex}.choice-card-index{color:var(--choice-accent);letter-spacing:.16em;font-size:.64rem;font-weight:600}.choice-card-visual{background:#ffffff0b;border:1px solid #fafafa1a;border-radius:17px;height:clamp(150px,18vh,178px);transition:border-color .3s,transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:inset 0 1px #fafafa12,0 16px 28px #00000021}.choice-card-visual--web{background:radial-gradient(circle at 86% 12%,#d7b5ff21,#0000 28%),linear-gradient(135deg,#1e1e1eeb,#1e1e1eb8)}.choice-card-visual--app{background:radial-gradient(circle at 16% 16%,#fafafa2e,#0000 26%),linear-gradient(135deg,#1e1e1e94,#7c3aed7a)}.choice-card-visual:after{content:"";pointer-events:none;background:linear-gradient(115deg,#0000 28%,#fafafa0a 50%,#0000 72%);transition:transform .7s;position:absolute;inset:0;transform:translate(-100%)}.choice-card-visual svg{filter:saturate(.82);width:100%;height:100%;display:block}.choice-card:hover .choice-card-visual,.choice-card:focus-visible .choice-card-visual{border-color:color-mix(in srgb, var(--choice-accent) 45%, transparent);transform:translateY(-2px);box-shadow:inset 0 1px #fafafa1c,0 19px 34px #0003}.choice-card:hover .choice-card-visual:after,.choice-card:focus-visible .choice-card-visual:after{transform:translate(100%)}.choice-card-badge{text-transform:uppercase;letter-spacing:1.5px;color:var(--choice-accent);font-size:.6rem;font-weight:600}.choice-card-badge--dark{color:var(--choice-muted)}.choice-card-copy{flex-direction:column;gap:4px;display:flex}.choice-card-title{color:var(--choice-text);letter-spacing:.02em;margin:0;font-family:Space Grotesk,Inter,sans-serif;font-size:clamp(1.28rem,1.9vw,1.65rem);font-weight:500;line-height:1.2}.choice-card-subtitle{max-width:38ch;color:var(--choice-muted);margin-top:3px;font-size:clamp(.82rem,.95vw,.92rem);font-weight:400}.choice-card-features{border-top:1px solid var(--choice-line);flex-direction:column;flex:1;gap:clamp(9px,1.3vh,13px);margin:0;padding:clamp(12px,1.8vh,18px) 0 0;list-style:none;display:flex}.choice-card-features li{color:var(--choice-muted);align-items:center;gap:10px;font-size:clamp(.79rem,.95vw,.88rem);font-weight:500;line-height:1.4;display:flex}.choice-card-features li svg{color:var(--choice-accent);opacity:.95;flex-shrink:0}.choice-card-cta{border-top:1px solid var(--choice-line);justify-content:space-between;align-items:center;margin-top:auto;padding-top:clamp(12px,1.6vh,16px);display:flex}.choice-card-cta-text{color:var(--choice-accent);font-size:clamp(.82rem,1vw,.9rem);font-weight:600;transition:color .2s}.choice-card:hover .choice-card-cta-text{color:var(--choice-text)}.choice-card-cta-arrow{color:var(--choice-accent);align-items:center;transition:transform .3s cubic-bezier(.22,1,.36,1),color .2s;display:flex}.choice-card:hover .choice-card-cta-arrow{color:var(--choice-text);transform:translate(4px)}.choice-footer{z-index:1;text-align:center;color:#352b487a;flex-shrink:0;padding:clamp(10px,1.2vh,16px) 24px;font-size:.72rem;position:relative}@media (width<=860px){.choice-topbar{padding:14px 10px}.choice-main{gap:20px;padding:0 20px}.choice-options{grid-template-columns:1fr}.choice-card{min-height:0}.choice-card-body{gap:14px;padding:20px}.choice-card-visual{height:150px}}@media (prefers-reduced-motion:reduce){.choice-card,.choice-brand,.choice-card-visual,.choice-card-cta-text,.choice-card-cta-arrow{transition:none}.choice-card:hover,.choice-card:focus-visible{transform:none}}.choice-main{max-width:none;padding:clamp(24px,4vh,44px) 24px clamp(28px,4vh,44px)}.choice-panel{box-sizing:border-box;background:#fafafaf5;border:1px solid #1e1e1e14;border-radius:43px;justify-content:center;align-items:center;width:min(720px,100%);min-height:clamp(680px,77vh,820px);padding:clamp(58px,7vh,82px) clamp(38px,5vw,72px);display:flex;box-shadow:0 3px 48px #1e1e1e40,0 22px 80px #7c3aed29}.choice-panel-inner{flex-direction:column;align-items:center;gap:clamp(34px,5.4vh,56px);width:100%;display:flex}.choice-panel-brand{justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.choice-panel-brand img{width:clamp(190px,21vw,228px);height:auto;display:block}.choice-panel .choice-hero{width:100%}.choice-panel .choice-eyebrow{display:none}.choice-panel .choice-hero h1{color:#1e1e1e;letter-spacing:-.06em;max-width:13ch;margin:0 auto 22px;font-size:clamp(2.75rem,5vw,4.25rem);line-height:.98}.choice-panel .choice-hero p{color:#1e1e1e94;max-width:470px;font-size:clamp(1rem,1.35vw,1.15rem);line-height:1.5}.choice-panel .choice-options{flex-direction:column;gap:14px;width:100%;display:flex}.choice-card.choice-option-button{width:100%;min-height:88px;box-shadow:none;border:0;border-radius:18px;overflow:hidden;transform:none}.choice-card.choice-option-button:before{display:none}.choice-option-button--web{--choice-accent:#7c3aed;color:#fafafa;background:#1e1e1e}.choice-option-button--app{--choice-accent:#fafafa;color:#fafafa;background:#7c3aed}.choice-card.choice-option-button:hover,.choice-card.choice-option-button:focus-visible{border:0;transform:translateY(-2px);box-shadow:0 12px 28px #7c3aed3d}.choice-card.choice-option-button:active{transform:translateY(1px)}.choice-option-button .choice-card-body{flex-direction:row;align-items:center;gap:16px;width:100%;height:auto;min-height:88px;padding:16px 22px;display:flex}.choice-option-symbol{color:currentColor;opacity:.9;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:42px;display:inline-flex}.choice-option-symbol svg{width:48px;height:42px}.choice-option-index{width:25px;color:var(--choice-accent);letter-spacing:.08em;flex-shrink:0;font-size:.68rem;font-weight:700}.choice-option-copy{flex-direction:column;flex:1;align-items:flex-start;gap:3px;min-width:0;display:flex}.choice-option-title{color:currentColor;font-family:Space Grotesk,Inter,sans-serif;font-size:1.12rem;font-weight:500;line-height:1.15}.choice-option-description{color:currentColor;opacity:.62;text-align:left;align-items:center;gap:7px;font-size:.78rem;font-weight:400;line-height:1.35;display:inline-flex}.choice-option-description svg{flex-shrink:0;width:12px;height:12px}.choice-option-arrow{color:var(--choice-accent);flex-shrink:0;font-size:1.7rem;font-weight:300;line-height:1;transition:transform .25s}.choice-option-button:hover .choice-option-arrow,.choice-option-button:focus-visible .choice-option-arrow{transform:translate(3px,-3px)}.choice-card.choice-option-button{opacity:1;border-radius:999px;min-height:88px}.choice-card.choice-option-button.choice-option-button--web{color:#fafafa;background:#7c3aed}.choice-card.choice-option-button.choice-option-button--app{color:#fafafa;opacity:.36;background:#1e1e1e}.choice-card.choice-option-button.choice-option-button--app:hover,.choice-card.choice-option-button.choice-option-button--app:focus-visible{opacity:.58}.choice-option-button .choice-card-body{justify-content:center;min-height:96px;padding:18px 40px;position:relative}.choice-option-symbol,.choice-option-index,.choice-option-description{display:none}.choice-option-copy{text-align:center;flex:none;align-items:center}.choice-option-title{font-size:clamp(1.22rem,1.7vw,1.45rem);font-weight:500}.choice-option-arrow{font-size:1.9rem;position:absolute;right:40px}.choice-option-button--web .choice-option-arrow{visibility:hidden}@media (width<=640px){.choice-main{padding:16px 12px 28px}.choice-panel{border-radius:28px;min-height:auto;padding:44px 22px}.choice-panel-brand img{width:168px}.choice-panel-inner{gap:32px}.choice-panel .choice-hero h1{font-size:2.45rem}.choice-option-button .choice-card-body{gap:10px;padding:14px}.choice-option-arrow{right:22px}.choice-option-symbol{width:38px}.choice-option-symbol svg{width:40px;height:34px}.choice-option-index{display:none}.choice-option-title{font-size:1rem}.choice-option-description{font-size:.72rem}}.choice-panel-toolbar{justify-content:flex-start;width:100%;margin-top:-22px;margin-bottom:-18px;display:flex}.choice-panel-back,.contact-back{color:#1e1e1e9e;cursor:pointer;background:#e5e5e5b8;border:0;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font:500 .78rem/1 Inter,system-ui,sans-serif;transition:background .2s,color .2s,transform .2s;display:inline-flex}.choice-panel-back:hover,.choice-panel-back:focus-visible,.contact-back:hover,.contact-back:focus-visible{color:#1e1e1e;background:#e5e5e5;transform:translate(-2px)}.home-actions{flex-direction:column;gap:14px;width:100%;display:flex}.home-action{color:#fafafa;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;width:100%;min-height:82px;padding:18px 60px 18px 28px;font:500 clamp(1.08rem,1.7vw,1.4rem)/1.1 Space Grotesk,Inter,sans-serif;transition:transform .24s,box-shadow .24s,opacity .24s;display:inline-flex;position:relative}.home-action:hover,.home-action:focus-visible{transform:translateY(-2px);box-shadow:0 12px 28px #7c3aed3d}.home-action:active{transform:translateY(1px)}.home-action-primary{background:#7c3aed}.home-action-secondary{opacity:.64;background:#1e1e1e}.home-action-secondary:hover,.home-action-secondary:focus-visible{opacity:.86}.home-action-arrow{font-size:1.7rem;font-weight:300;line-height:1;position:absolute;right:30px}.choice-option-illustration{box-sizing:border-box;object-fit:contain;z-index:1;background:#fafafae0;border-radius:15px;width:58px;height:58px;padding:5px;position:absolute;left:24px}.contact-panel{width:min(820px,100%);min-height:0;padding:clamp(38px,5vw,64px)}.contact-panel-inner{flex-direction:column;gap:28px;width:100%;display:flex}.contact-panel-topline{justify-content:space-between;align-items:center;width:100%;display:flex}.contact-kicker{color:#1e1e1e6b;letter-spacing:.16em;text-transform:uppercase;font-size:.68rem;font-weight:700}.contact-panel .choice-panel-brand{align-self:center}.contact-panel .choice-panel-brand img{width:clamp(150px,17vw,190px)}.contact-heading{text-align:center}.contact-heading h1{color:#1e1e1e;letter-spacing:-.06em;max-width:12ch;margin:0 auto 14px;font:500 clamp(2.25rem,5vw,3.75rem)/.98 Space Grotesk,Inter,sans-serif}.contact-heading p{color:#1e1e1e94;max-width:460px;margin:0 auto;font-size:.96rem;line-height:1.55}.contact-form{flex-direction:column;gap:14px;display:flex}.contact-fields-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.contact-form label{color:#1e1e1e;flex-direction:column;gap:8px;font-size:.8rem;font-weight:600;display:flex}.contact-form input,.contact-form textarea{box-sizing:border-box;color:#1e1e1e;background:#e5e5e5;border:1px solid #0000;border-radius:14px;outline:none;width:100%;font:400 .92rem/1.4 Inter,system-ui,sans-serif;transition:border-color .2s,box-shadow .2s,background .2s}.contact-form input{min-height:52px;padding:14px 16px}.contact-form textarea{resize:vertical;min-height:128px;padding:14px 16px}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#1e1e1e6b}.contact-form input:focus,.contact-form textarea:focus{background:#fafafa;border-color:#7c3aedb8;box-shadow:0 0 0 4px #7c3aed1f}.contact-submit{border-radius:14px;margin-top:4px}.contact-success{color:#1e1e1e;text-align:center;background:#e5e5e5;border-radius:18px;flex-direction:column;align-items:center;gap:10px;padding:26px;display:flex}.contact-success span{color:#1e1e1e94;font-size:.9rem}.contact-success .home-action{width:auto;min-height:48px;margin-top:8px;padding:14px 26px;font-size:.9rem}@media (width<=640px){.choice-panel-toolbar{margin-top:-10px;margin-bottom:-12px}.home-action{min-height:70px;padding-right:52px}.home-action-arrow{right:22px}.choice-option-illustration{border-radius:12px;width:46px;height:46px;padding:4px;left:14px}.contact-panel{padding:32px 22px}.contact-panel-topline{align-items:flex-start}.contact-fields-row{grid-template-columns:1fr}}.project-choice-main{width:100%;min-height:0;padding:clamp(82px,12vh,132px) 24px clamp(42px,7vh,76px);position:relative}.project-choice-back{z-index:2;color:#1e1e1e94;cursor:pointer;background:#fafafabd;border:0;border-radius:999px;align-items:center;gap:8px;padding:8px 13px;font:500 .8rem/1 Inter,system-ui,sans-serif;transition:background .2s,color .2s,transform .2s;display:inline-flex;position:absolute;top:clamp(24px,5vh,54px);left:clamp(24px,7vw,104px)}.project-choice-back:hover,.project-choice-back:focus-visible{color:#1e1e1e;background:#fafafa;transform:translate(-2px)}.project-choice-stage{justify-content:center;align-items:center;gap:clamp(12px,3vw,46px);width:100%;display:flex}.project-choice-arrow{color:#fafafae6;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:48px;height:64px;padding:0;font:300 4rem/.7 Inter,sans-serif;transition:color .2s,transform .2s;display:inline-flex}.project-choice-arrow:hover,.project-choice-arrow:focus-visible{color:#fafafa;transform:scale(1.12)}.project-card{box-sizing:border-box;background:#fafafa;border:1px solid #1e1e1e14;border-radius:34px;flex-direction:column;justify-content:space-between;align-items:center;width:min(408px,100vw - 150px);min-height:520px;padding:30px 34px 34px;animation:.35s both project-card-in;display:flex;box-shadow:0 4px 18px #1e1e1e1f,0 24px 60px #1e1e1e33,0 0 70px #7c3aed42}@keyframes project-card-in{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.project-card-art{justify-content:center;align-items:center;width:100%;height:232px;display:flex}.project-card-art img{object-fit:contain;width:224px;height:218px;display:block}.project-card-art svg{width:208px;height:208px;display:block}.project-card-copy{text-align:center;width:100%}.project-card-copy h1{color:#1e1e1e;letter-spacing:-.055em;margin:0 0 9px;font:400 clamp(2.2rem,4.5vw,3.25rem)/.95 Georgia,Times New Roman,serif}.project-card-copy p{color:#1e1e1e75;max-width:250px;margin:0 auto;font-size:.74rem;line-height:1.35}.project-card-continue{color:#fafafa;cursor:pointer;background:#1e1e1e;border:0;border-radius:999px;min-width:124px;min-height:42px;padding:10px 24px;font:600 .82rem/1 Inter,system-ui,sans-serif;transition:background .2s,color .2s,transform .2s}.project-card-continue:hover,.project-card-continue:focus-visible{color:#fafafa;background:#7c3aed;transform:translateY(-2px)}@media (width<=640px){.project-choice-main{padding:82px 12px 38px}.project-choice-stage{gap:2px}.project-choice-arrow{width:28px;font-size:3rem}.project-card{border-radius:28px;width:min(330px,100vw - 82px);min-height:460px;padding:22px 22px 26px}.project-card-art{height:194px}.project-card-art img{width:188px;height:184px}.project-card-art svg{width:174px;height:174px}}.project-card{border-radius:43px;width:min(604px,100vw - 220px);min-height:653px;padding:38px 52px 44px}.project-card-art{height:302px;margin-top:-6px}.project-card-art img{width:325px;height:270px}.project-card-art svg{width:238px;height:238px}.project-card-copy h1{font-size:clamp(2.8rem,4.5vw,4.15rem)}.project-card-copy p{max-width:330px;font-size:.9rem}.project-card-continue{min-width:154px;min-height:52px;font-size:.92rem}@media (width<=640px){.project-card{border-radius:32px;width:min(100%,100vw - 76px);min-height:580px;padding:28px 24px 32px}.project-card-art{height:242px;margin-top:-4px}.project-card-art img{width:250px;height:224px}.project-card-art svg{width:198px;height:198px}.project-card-copy h1{font-size:2.55rem}.project-card-copy p{font-size:.78rem}}.choice-site{height:100dvh;min-height:100dvh;overflow:hidden}.choice-main{overflow:hidden}@media (height<=900px){.project-choice-main{padding-top:72px;padding-bottom:28px}.project-card{min-height:min(653px,100dvh - 140px)}.contact-panel{padding-top:28px;padding-bottom:28px}.contact-panel-inner{gap:16px}.contact-panel .choice-panel-brand img{width:140px}.contact-heading h1{margin-bottom:8px;font-size:clamp(2rem,4vw,2.8rem)}.contact-form{gap:9px}.contact-form input{min-height:44px;padding:10px 14px}.contact-form textarea{min-height:82px;padding:10px 14px}.contact-submit{min-height:58px}}@media (width<=640px) and (height<=850px){.choice-footer{display:none}.project-choice-main{padding-top:66px;padding-bottom:18px}.project-card{min-height:min(580px,100dvh - 88px)}}.contact-site{height:auto;min-height:100dvh;overflow:hidden auto}.contact-site .choice-main{justify-content:flex-start;overflow:visible}.contact-site .contact-panel{flex-shrink:0}.contact-site .contact-panel-topline{justify-content:flex-start;align-self:stretch}@media (width<=640px){.choice-site{height:auto;min-height:100dvh;overflow:hidden auto}.choice-main{flex:none;overflow:visible}.choice-background{min-height:100%}.project-choice-main{padding-top:78px}.project-choice-back{top:max(18px, env(safe-area-inset-top));z-index:10;position:fixed;left:20px}}@font-face{font-family:Space Grotesk;src:url(/fonts/SpaceGrotesk-Regular.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Space Grotesk;src:url(/fonts/SpaceGrotesk-Medium.otf)format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Space Grotesk;src:url(/fonts/SpaceGrotesk-SemiBold.otf)format("opentype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter-Regular.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter-Medium.otf)format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter-SemiBold.otf)format("opentype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Michroma;src:url(/fonts/Michroma.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}:root{--bg:#121212;--surface:#1e1e1eb8;--surface-solid:#1e1e1e;--surface-light:#2a2a2a;--text:#fafafa;--text-muted:#a3a3a3;--primary:#7c3aed;--primary-light:#9f67f5;--primary-dim:#7c3aed29;--primary-ghost:#7c3aed1f;--border:#ffffff1a;--border-strong:#ffffff2e;--radius:22px;--radius-sm:12px;--shadow:0 24px 60px #00000073;--shadow-card:0 30px 80px #0000008c}*{box-sizing:border-box}body{color:var(--text);-webkit-font-smoothing:antialiased;overscroll-behavior-y:none;background:#eee5fb;margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;line-height:1.6}.brand span,.footer-brand span,.hero h1,.step-title,.brand-header h1{letter-spacing:-.02em;font-family:Space Grotesk,Inter,sans-serif;font-weight:500}#root{min-height:100vh}.site{flex-direction:column;min-height:100vh;display:flex}.site-header{z-index:100;-webkit-backdrop-filter:blur(18px);background:#121212b8;border-bottom:1px solid #ffffff14;position:sticky;top:0;box-shadow:0 10px 40px #00000080}.header-inner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:14px 24px;display:flex}.brand{color:var(--text);align-items:center;gap:12px;text-decoration:none;display:flex}.brand span{letter-spacing:-.6px;font-size:1.35rem;font-weight:800}.main-nav{align-items:center;gap:32px;display:flex}.main-nav a{color:var(--text-muted);font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s}.main-nav a:hover{color:var(--primary)}.main-nav .nav-cta{background:var(--primary);color:#fff;border-radius:10px;padding:10px 20px;font-size:.9rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s}.main-nav .nav-cta:hover{background:var(--primary-light);color:#fff;transform:translateY(-1px);box-shadow:0 6px 18px #7c3aed59}.main-nav .nav-switch{color:var(--text-muted);cursor:pointer;font:inherit;background:0 0;border:1px solid #ffffff24;border-radius:10px;padding:9px 14px;font-size:.85rem;font-weight:500;transition:color .2s,border-color .2s,background .2s}.main-nav .nav-cta:focus-visible,.main-nav .nav-cta:active{background:var(--primary);color:#fff}.hero{background:url(/hero-banner.svg) 50%/cover no-repeat;min-height:340px;margin:0;padding:0;position:relative}.hero-visual{justify-content:center;align-items:center;display:flex}.hero-visual img,.hero-visual svg{max-width:100%;height:auto}.main{z-index:2;flex:1;margin-top:-80px;padding:0 24px 60px;position:relative}.main-success{background:radial-gradient(circle at 50% 35%,#7c3aed1f 0%,#0000 50%);justify-content:center;align-items:center;min-height:100vh;margin-top:0;padding:24px;display:flex}.form-layout{max-width:860px;margin:0 auto}.form-card{background:var(--surface);-webkit-backdrop-filter:blur(22px);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-card);padding:40px}.brand-header{text-align:center;margin-bottom:10px}.brand-header img{width:auto;height:56px}.brand-header h1{letter-spacing:-.4px;margin:16px 0 10px;font-size:1.7rem;font-weight:700}.brand-header p{color:var(--text-muted);margin:0;font-size:1rem}.success-header h1{letter-spacing:-.03em;margin:0 0 10px;font-size:2rem;font-weight:500}.success-header p{margin:0 0 28px}.step-meta{margin:36px 0 30px}.step-counter{color:var(--primary);text-transform:uppercase;letter-spacing:1px;align-items:center;gap:8px;margin-bottom:14px;font-size:.78rem;font-weight:700;display:inline-flex}.step-counter:before{content:"";background:var(--primary);border-radius:50%;width:6px;height:6px}.progress-bar{border-radius:3px;gap:6px;height:5px;display:flex;overflow:hidden}.progress-segment{background:var(--border);border-radius:3px;flex:1;transition:background .35s}.step-title{letter-spacing:-.3px;margin:0 0 8px;font-size:1.55rem;font-weight:700}.step-description{color:var(--text-muted);margin:0 0 34px;font-size:1.02rem}.field-group{margin-bottom:24px;animation:.35s fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.field-label{color:var(--text);margin-bottom:8px;font-size:.98rem;font-weight:600;display:block}.field-hint{color:var(--text-muted);margin-top:-4px;margin-bottom:10px;font-size:.85rem;display:block}.field-error{color:#dc2626;margin-top:6px;font-size:.85rem}input[type=text],input[type=email],input[type=tel],input[type=url],input[type=number],input[type=date],input[type=file],select,textarea{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-light);width:100%;color:var(--text);padding:14px 16px;font-family:inherit;font-size:1rem;transition:border-color .2s,box-shadow .2s,background .2s}input::placeholder,textarea::placeholder{color:#9ca3af}input[type=file]{cursor:pointer;padding:12px 16px}input[type=file]::file-selector-button{background:var(--primary-dim);border:1px solid var(--primary);color:var(--primary);cursor:pointer;border-radius:8px;margin-right:14px;padding:8px 14px;font-family:inherit;font-weight:600}select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%23FAFAFA' viewBox='0 0 16 16'%3E%3Cpath d='M8 11L3 6h10z'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;padding-right:40px}input:focus,select:focus,textarea:focus{border-color:var(--primary);background:var(--surface-light);box-shadow:0 0 0 4px var(--primary-dim);outline:none}textarea{resize:vertical;min-height:110px}.options{flex-wrap:wrap;gap:12px;display:flex}.option-label{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-light);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;padding:12px 18px;font-size:.96rem;font-weight:500;transition:all .18s;display:inline-flex}.option-label:hover{border-color:var(--primary)}.option-label input[type=radio],.option-label input[type=checkbox]{width:18px;height:18px;accent-color:var(--primary);margin:0}.option-label:has(input:checked){background:var(--primary-ghost);border-color:var(--primary);color:var(--primary)}.file-dropzone{background:var(--surface-light);border:1px dashed var(--border-strong);cursor:pointer;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:42px 24px;transition:all .2s;display:flex}.file-dropzone:hover{border-color:var(--primary);background:#7c3aed14}.file-dropzone input[type=file]{display:none}.file-dropzone-icon{color:var(--primary);font-size:2rem;line-height:1}.file-dropzone-text{color:var(--text);font-weight:600}.file-dropzone-hint{color:var(--text-muted);text-align:center;font-size:.85rem}.file-list{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.file-chip{background:var(--primary-ghost);border:1px solid var(--primary);color:var(--text);border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:.9rem;display:inline-flex}.file-chip button{color:var(--text);cursor:pointer;background:0 0;border:none;padding:0 2px;font-size:1.1rem;line-height:1}.file-chip button:hover{color:var(--primary)}.file-selected{color:var(--text-muted);margin-top:10px;font-size:.9rem}.form-nav{justify-content:space-between;gap:16px;margin-top:42px;display:flex}.btn{border:1px solid var(--border);color:var(--text);cursor:pointer;background:0 0;border-radius:12px;padding:14px 28px;font-family:inherit;font-size:1rem;font-weight:600;transition:all .2s}.btn:hover{border-color:var(--border-strong);transform:translateY(-1px)}.btn-primary{background:var(--primary);border-color:var(--primary);color:#fff;box-shadow:0 4px 18px #7c3aed40}.btn-primary:hover{background:var(--primary-light)}.btn:disabled{opacity:.45;cursor:not-allowed;transform:none}.success-view{text-align:center}.success-view h2{margin:0 0 10px;font-size:1.7rem}.success-view>p{color:var(--text-muted);margin:0 0 28px}.summary{background:var(--surface-light);border:1px solid var(--border);border-radius:var(--radius-sm);text-align:left;max-height:420px;padding:22px 28px;line-height:1.6;overflow-y:auto}.summary-row{border-bottom:1px solid var(--border);flex-direction:column;gap:4px;padding:14px 0;display:flex}.summary-row:last-child{border-bottom:none}.summary-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.6px;font-size:.82rem;font-weight:600}.copy-row{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:24px;display:flex}.copy-row .btn{flex:1;min-width:160px}.site-footer{-webkit-backdrop-filter:blur(22px);color:#fff;background:#121212db;border-top:1px solid #ffffff0a;padding:80px 24px 48px;position:relative;overflow:hidden;box-shadow:0 -24px 70px #7c3aed1f}.site-footer:after{content:"";opacity:.14;filter:drop-shadow(0 0 80px #7c3aed8c);pointer-events:none;background:url(/logo-mark.svg) 50%/contain no-repeat;width:480px;height:480px;position:absolute;bottom:-12%;right:-5%}.footer-inner{grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;max-width:1200px;margin:0 auto;display:grid}.footer-brand{color:#fff;align-items:center;gap:12px;margin-bottom:16px;text-decoration:none;display:flex}.footer-brand img{width:auto;height:52px}.footer-brand span{letter-spacing:-.4px;font-size:1.3rem;font-weight:800}.footer-col p{color:#9ca3af;max-width:280px;font-size:.95rem;line-height:1.6}.footer-col h4{color:#9ca3af;text-transform:uppercase;letter-spacing:.8px;margin:0 0 18px;font-size:.82rem;font-weight:700}.footer-col a{color:#d4d4d4;margin-bottom:12px;font-size:.95rem;text-decoration:none;transition:color .2s;display:block}.footer-col a:hover{color:var(--primary-light)}.footer-bottom{max-width:1200px;color:var(--text-muted);text-align:center;border-top:1px solid #ffffff14;margin:64px auto 0;padding-top:32px;font-size:.85rem}@media (width<=960px){.hero{padding:70px 24px 30px}.hero h1{font-size:2.1rem}.main-nav{display:none}.form-card{padding:36px}.footer-inner{grid-template-columns:1fr 1fr}}@media (width<=640px){.hero{padding:60px 20px 30px}.hero h1{font-size:1.9rem}.hero p{font-size:1rem}.form-card{border-radius:18px;padding:26px}.step-indicator{gap:8px}.step-pill{gap:6px}.form-nav{flex-direction:column-reverse}.btn{justify-content:center;width:100%}.options{flex-direction:column}.option-label{width:100%}.footer-inner{grid-template-columns:1fr}}.site{--bg:#e5e5e5;--surface:#fafafaf5;--surface-solid:#fafafa;--surface-light:#e5e5e5;--text:#1e1e1e;--text-muted:#1e1e1e9e;--border:#1e1e1e24;isolation:isolate;min-height:100dvh;color:var(--text);background:#eee5fb;position:relative;overflow-x:hidden}.site:before{z-index:1;content:"";pointer-events:none;opacity:.24;mix-blend-mode:multiply;-webkit-backdrop-filter:blur(14px);background-image:radial-gradient(#34234d4d .7px,#0000 .85px),radial-gradient(#ffffff4d .6px,#0000 .8px);background-position:0 0,3px 5px;background-size:7px 7px,13px 13px;position:absolute;inset:0}.site-background{z-index:0;pointer-events:none;filter:blur(82px)saturate(1.14);background:radial-gradient(78% 88% at 92% 2%,#1e1e1e9e 0%,#7c3aed9e 34%,#0000 72%),radial-gradient(82% 78% at 52%,#7c3aed8a 0%,#0000 68%),radial-gradient(74% 88% at 2% 98%,#fafafafa 0%,#e5e5e5e6 42%,#0000 76%),linear-gradient(135deg,#e5e5e5 0%,#7c3aedc2 58%,#1e1e1e9e 100%);position:absolute;inset:-28px;transform:scale(1.1)}.site>:not(.site-background){z-index:2;position:relative}.site-header{box-shadow:none;-webkit-backdrop-filter:none;background:0 0;border-bottom:0;position:relative;top:auto}.header-inner{max-width:1100px;padding:22px 24px}.brand img{width:auto;height:66px}.main-nav{margin-left:auto;display:flex}.main-nav .nav-switch{color:#1e1e1e;border-color:#1e1e1e29}.main-nav .nav-switch:hover,.main-nav .nav-switch:focus-visible{color:#1e1e1e;background:#fafafa80;border-color:#7c3aed80}.hero{display:none}.main{justify-content:center;align-items:center;margin-top:0;padding:34px 24px 54px;display:flex}.form-layout{width:100%;max-width:860px}.form-card{background:#fafafaf5;border:1px solid #1e1e1e14;border-radius:42px;padding:clamp(32px,5vw,58px);box-shadow:0 3px 48px #1e1e1e33,0 22px 80px #7c3aed24}.form-card-brand{justify-content:center;margin-bottom:clamp(30px,4vh,46px);display:flex}.form-card-brand img{width:clamp(150px,18vw,198px);height:auto;display:block}.step-counter{color:var(--primary)}.progress-segment{background:#1e1e1e1f}.progress-segment.active{background:var(--primary)}.step-title,.field-label,.brand-header h1,.success-header h1{color:#1e1e1e}.step-description,.field-hint,.brand-header p,.success-header p{color:var(--text-muted)}input[type=text],input[type=email],input[type=tel],input[type=url],input[type=number],input[type=date],input[type=file],select,textarea{color:#1e1e1e;background:#e5e5e5;border-color:#1e1e1e1f}input:focus,select:focus,textarea:focus{border-color:var(--primary);background:#fafafa;box-shadow:0 0 0 4px #7c3aed24}.option-label{color:#1e1e1e;background:#e5e5e5;border-color:#1e1e1e1f}.file-dropzone{background:#e5e5e5;border-color:#1e1e1e38}.btn{color:#1e1e1e;background:0 0;border-color:#1e1e1e24}.btn-primary{border-color:var(--primary);background:var(--primary);color:#fafafa;box-shadow:0 6px 20px #7c3aed42}.btn-icon{border-radius:999px;justify-content:center;align-items:center;height:44px;padding:0;display:inline-flex;width:62px!important}.btn-back-choice{color:#1e1e1e;background:#e5e5e5;flex:0 0 62px}.btn-back-choice:hover,.btn-back-choice:focus-visible{border-color:var(--primary);color:var(--primary);background:#fafafa}.form-nav{align-items:center}.form-submit-error{color:#b91c1c;text-align:center;margin:14px 0 0;font-size:.9rem}.site-footer{box-shadow:none;background:0 0;border-top:0;padding:18px 24px 24px}.site-footer .footer-inner{display:none}.site-footer .footer-bottom{color:#1e1e1e7a;border-top:0;max-width:none;margin:0;padding:0}@media (width<=640px){.header-inner{padding:16px}.brand img{height:54px}.main{padding:18px 12px 32px;display:block;overflow:visible}.form-card{-webkit-backdrop-filter:none;background:#fafafafa;border-radius:28px;padding:28px 22px}.form-card-brand{margin-bottom:28px}.form-card-brand img{width:156px}.site{touch-action:pan-y;overflow:hidden visible}.site:before{-webkit-backdrop-filter:none;opacity:.16}.site-background{filter:none;inset:0;transform:none}.form-nav{gap:10px;margin-top:22px}.form-nav .btn{box-shadow:none;transition:background-color .15s,border-color .15s,color .15s}.form-nav .btn:hover,.form-nav .btn:focus-visible{transform:none}}@media (width>=861px){.main{padding-top:18px;padding-bottom:24px}.form-card{padding:30px 42px}.form-card-brand{margin-bottom:20px}.form-card-brand img{width:142px}.step-meta{margin:20px 0 18px}.step-counter{margin-bottom:9px;font-size:.7rem}.step-title{margin-bottom:5px;font-size:1.35rem}.step-description{margin-bottom:20px;font-size:.9rem}.field-group{margin-bottom:13px}.field-label{margin-bottom:5px;font-size:.86rem}input[type=text],input[type=email],input[type=tel],input[type=url],input[type=number],input[type=date],input[type=file],select,textarea{padding:10px 13px;font-size:.9rem}textarea{min-height:76px}.options{gap:8px}.option-label{gap:8px;padding:8px 12px;font-size:.84rem}.option-label input[type=radio],.option-label input[type=checkbox]{width:15px;height:15px}.form-nav{margin-top:22px}.btn{padding:11px 22px;font-size:.9rem}.btn-icon{height:44px;width:56px!important}.btn-back-choice{flex-basis:56px}}
