@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Outfit:wght@400;500;600;700;800;900&display=swap');
:root{--blue:#2449ed;--navy:#14234a;--orange:#fb651f;--ice:#edf4ff;--muted:#59647c}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:#fff;color:var(--navy);font-family:'DM Sans',Arial,sans-serif;font-size:16px}.wrap{max-width:1260px;margin:auto;padding-left:44px;padding-right:44px}a{color:inherit;text-decoration:none}.header{height:118px;display:flex;align-items:center;justify-content:space-between}.brand{font-family:Outfit,Arial,sans-serif;font-weight:900;font-size:38px;letter-spacing:-2px;line-height:.9;position:relative}.brand span{color:var(--blue)}.brand b{font-size:34px;color:var(--orange);margin-left:4px}.brand small{display:block;font-family:'DM Sans',Arial,sans-serif;font-size:9px;letter-spacing:2px;margin-top:10px;font-weight:700}.header-cta{font-size:14px;color:var(--muted)}.header-cta span{margin-left:18px;color:var(--navy);font-weight:700;border-bottom:1px solid var(--navy);padding-bottom:5px}.hero{display:grid;grid-template-columns:1.05fr 1fr;min-height:625px;align-items:center;padding-top:40px;padding-bottom:64px;gap:25px}.eyebrow{font-size:12px;font-weight:800;letter-spacing:2px;margin:0 0 25px}.spark{color:var(--orange);font-size:22px;vertical-align:middle;margin-right:8px}h1,h2,h3,p{margin-top:0}h1{font-family:Outfit,Arial,sans-serif;font-size:76px;line-height:1.02;letter-spacing:-3.4px;font-weight:800;margin-bottom:26px}h1>span{color:var(--blue);white-space:nowrap}.intro{font-size:17px;line-height:1.75;max-width:430px;color:var(--muted);margin-bottom:27px}.intro strong{color:var(--navy)}.button{border:0;background:var(--blue);color:white;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;gap:28px;padding:19px 23px;font:700 15px 'DM Sans',Arial,sans-serif;cursor:pointer;transition:background .2s,transform .2s}.button:hover{background:#1738c8;transform:translateY(-2px)}.button span{font-size:23px;line-height:18px}.subnote{font-size:12px;margin-top:17px;color:var(--muted)}.hero-art{position:relative;isolation:isolate;aspect-ratio:1;background:var(--ice);border-radius:50% 46% 45% 48%;margin-left:4px}.rocket{width:100%;height:100%;object-fit:contain;position:relative;z-index:2;animation:flight 3.5s ease-in-out infinite;filter:drop-shadow(0 20px 22px #2449ed15)}@keyframes flight{0%,100%{transform:translate(-3px,5px) rotate(-2deg)}45%{transform:translate(4px,-7px) rotate(1deg)}48%{transform:translate(2px,-6px) rotate(0deg)}51%{transform:translate(5px,-9px) rotate(2deg)}54%{transform:translate(3px,-8px) rotate(0deg)}57%{transform:translate(6px,-10px) rotate(1deg)}}.orbit{position:absolute;inset:10%;border:1px solid #cbd9f7;border-radius:50%;transform:rotate(-30deg) scaleX(1.18) scaleY(.8)}.orbit-two{inset:20%;transform:rotate(40deg) scaleX(1.2)}.art-caption{position:absolute;top:7%;left:2%;transform:rotate(-8deg);z-index:3}.art-caption span{display:block;font-size:10px;letter-spacing:2px;font-weight:800}.art-caption strong{font:700 32px Outfit,sans-serif;letter-spacing:-1px}.art-star{position:absolute;z-index:3;color:var(--orange)}.star-one{right:2%;top:16%;font-size:49px}.star-two{left:3%;bottom:25%;font-size:43px;color:var(--blue)}.star-three{right:5%;bottom:25%;font-size:28px}.sticker{position:absolute;z-index:3;bottom:2%;right:2%;background:var(--orange);color:white;transform:rotate(-9deg);padding:19px 22px;font-size:11px;line-height:1.5;font-weight:700;letter-spacing:1px;box-shadow:4px 5px 0 #14234a}.sticker strong{font-size:23px;font-family:Outfit,sans-serif}.motion{position:absolute;left:4%;bottom:0;border:0;background:transparent;color:var(--muted);font-size:12px;cursor:pointer;padding:10px;z-index:4}.paused .rocket{animation-play-state:paused}.service-ribbon{background:var(--blue);color:white;padding:24px 20px;overflow:hidden}.service-ribbon>div{display:flex;justify-content:center;align-items:center;gap:34px;font-family:Outfit,Arial,sans-serif;font-weight:500;font-size:19px;white-space:nowrap}.service-ribbon span{color:#ffad77;font-size:23px}.inquiry-section{display:grid;grid-template-columns:.9fr 1.15fr;gap:88px;padding-top:95px;padding-bottom:78px}.inquiry-copy{padding-top:24px}.inquiry-copy .eyebrow{font-size:11px;color:var(--blue)}h2{font:800 57px/1.07 Outfit,Arial,sans-serif;letter-spacing:-2px;margin-bottom:24px}h2 span{color:var(--blue)}.inquiry-copy>p:not(.eyebrow){font-size:16px;line-height:1.8;color:var(--muted);max-width:355px}.services{margin-top:36px}.services article{display:flex;gap:16px;margin-bottom:27px}.number{font-size:12px;color:var(--blue);border:1px solid #d8e0fa;border-radius:50%;width:33px;height:33px;flex-shrink:0;display:grid;place-items:center;font-weight:700}.services h3{font-size:17px;margin:2px 0 7px}.services p{font-size:14px;line-height:1.6;color:var(--muted);max-width:310px;margin:0}.little-note{border-top:1px solid #e2e6ef;padding-top:23px;font-size:13px;line-height:1.9;color:var(--muted);margin-top:35px}.little-note strong{display:block;color:var(--navy)}.form-card{padding:32px;background:#f6f8fd;border:1px solid #e5eaf5;border-radius:18px}.form-heading{display:flex;justify-content:space-between;align-items:center}.form-heading h3{font:700 28px Outfit,Arial,sans-serif;margin:0;letter-spacing:-.5px}.form-heading>span{font-size:34px;color:var(--orange)}.form-description{font-size:14px;color:var(--muted);margin:5px 0 27px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px;margin-bottom:20px}label,legend{font-size:13px;font-weight:700}label>span,legend>span{color:var(--blue)}label>small{font-size:11px;color:var(--muted);font-weight:400}input,select,textarea{display:block;width:100%;margin-top:8px;border:1px solid #dce2ef;border-radius:7px;background:white;padding:13px 12px;color:var(--navy);font:14px 'DM Sans',Arial,sans-serif;min-width:0}input::placeholder,textarea::placeholder{color:#8b94a8}textarea{resize:vertical;line-height:1.5}input:focus,select:focus,textarea:focus{outline:2px solid var(--blue);outline-offset:2px}fieldset{padding:0;border:0;margin:0 0 21px;min-width:0}legend{margin-bottom:11px}.choices{display:flex;flex-wrap:wrap;gap:8px}.choices label{position:relative;cursor:pointer}.choices input{position:absolute;opacity:0;width:1px;height:1px}.choices span{display:block;border:1px solid #dce2ef;background:#fff;color:var(--muted);font-size:12px;font-weight:500;padding:9px 12px;border-radius:6px}.choices input:checked+span{color:var(--blue);border-color:var(--blue);background:#e9eeff}.choices input:focus-visible+span{outline:2px solid var(--blue);outline-offset:2px}.submit{width:100%;justify-content:space-between;margin-top:22px}.form-note{font-size:11px;color:var(--muted);text-align:center;margin:12px 0 0;line-height:1.5}.success{margin-top:20px;background:#e8eeff;padding:18px;border-radius:8px;font-size:14px;line-height:1.6}.success p{margin:6px 0}.success a{font-weight:700;text-decoration:underline;color:var(--blue)}.error{font-size:13px;color:#a32120;margin:9px 0 0}.closing{display:flex;align-items:center;justify-content:center;gap:65px;padding-top:40px;padding-bottom:55px}.closing p{text-align:center;font:500 29px/1.4 Outfit,sans-serif;letter-spacing:-.5px;margin:0}.closing strong{font-weight:700}.closing>span{font-size:36px;color:var(--orange)}footer{border-top:1px solid #e5e8f1;display:flex;align-items:center;justify-content:space-between;min-height:113px;color:var(--muted);font-size:12px}.footer-brand{font-size:29px;color:var(--navy)}.footer-brand b{font-size:25px}footer p{margin:0}:focus-visible{outline:3px solid var(--orange);outline-offset:5px}@media(min-width:1450px){.hero{min-height:680px}}@media(max-width:1050px){h1{font-size:60px}.hero{min-height:560px}.inquiry-section{gap:40px}.service-ribbon>div{gap:20px;font-size:16px}.form-card{padding:24px}}@media(max-width:760px){.wrap{padding-left:23px;padding-right:23px}.header{height:96px}.brand{font-size:31px}.brand small{font-size:7px}.header-cta{font-size:0}.header-cta span{font-size:13px;margin:0}.hero{grid-template-columns:1fr;padding-top:24px;padding-bottom:40px;gap:30px}.eyebrow{font-size:10px;margin-bottom:20px}h1{font-size:clamp(46px,9.5vw,68px);letter-spacing:-2px}.intro{font-size:16px}.hero-art{width:85%;max-width:430px;justify-self:center}.hero-copy .button{font-size:14px;gap:18px}.subnote{font-size:11px}.service-ribbon{padding:18px}.service-ribbon>div{flex-wrap:wrap;gap:12px 20px;font-size:14px}.service-ribbon span{font-size:16px}.service-ribbon span:last-child{display:none}.inquiry-section{grid-template-columns:1fr;padding-top:45px;gap:25px;padding-bottom:30px}.inquiry-copy{padding:0}h2{font-size:46px}.inquiry-copy>p:not(.eyebrow){max-width:none}.services{margin-top:26px}.services article{margin-bottom:20px}.little-note{display:none}.form-card{padding:23px 18px}.form-heading h3{font-size:25px}.field-grid{gap:15px 12px}.closing{gap:22px;padding-top:30px;padding-bottom:38px}.closing p{font-size:23px}.closing>span{font-size:23px}footer{flex-wrap:wrap;gap:15px;padding-top:25px;padding-bottom:25px}footer p{display:none}.motion{font-size:11px;left:-6%}.sticker{padding:13px 17px}.sticker strong{font-size:20px}}@media(max-width:380px){.field-grid{grid-template-columns:1fr}h1{font-size:42px}.form-card{padding:20px 14px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.rocket{animation:none}.button{transition:none}}

label,legend{font-size:14px}.choices span{font-size:14px}.form-note{font-size:12px}.brand small{font-size:10px;letter-spacing:1.3px}

.engine-rocket{animation:none;overflow:visible;display:block}.engine-rocket image{pointer-events:none}

.location-grid{grid-template-columns:1.2fr 1.2fr .8fr}.form-trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.submit:disabled{opacity:.7;cursor:wait;transform:none}#submit-error{line-height:1.6;padding:12px;border:1px solid #ebc3c1;border-radius:7px;background:#fff3f2}@media(max-width:540px){.location-grid{grid-template-columns:1fr 1fr}.location-grid>label:first-child{grid-column:1/-1}}

/* 16px prevents automatic input-focus zoom on iOS without disabling user zoom. */
.form-card input,.form-card select,.form-card textarea{font-size:16px;line-height:1.4}
.submission-confirmation{position:relative;isolation:isolate;overflow:hidden;min-height:600px;padding:58px 34px;border-radius:22px;color:#fff;background:radial-gradient(ellipse at 10% 0%,#9061ff 0,transparent 54%),radial-gradient(ellipse at 100% 100%,#1575ff 0,transparent 60%),linear-gradient(145deg,#703bd2,#3337cb 58%,#2449ed);box-shadow:0 22px 58px #4439bd26;text-align:center;align-self:start}
.submission-confirmation:not([hidden]){display:grid;place-items:center}
.submission-confirmation::before,.submission-confirmation::after{content:"";position:absolute;width:320px;height:320px;border:1px solid #ffffff24;border-radius:50%;z-index:-1;pointer-events:none}
.submission-confirmation::before{top:-165px;right:-115px;box-shadow:0 0 0 38px #ffffff07,0 0 0 76px #ffffff05}
.submission-confirmation::after{bottom:-200px;left:-95px;box-shadow:0 0 0 42px #ffffff07}
.confirmation-content{max-width:400px;margin:auto}.confirmation-logo{display:block;width:min(100%,300px);height:auto;margin:0 auto 38px;filter:brightness(0) invert(1)}
.confirmation-check{width:74px;height:74px;margin:0 auto 26px;border:1px solid #ffffff66;background:#ffffff17;border-radius:50%;display:grid;place-items:center;font-size:38px;line-height:1}
.confirmation-eyebrow{font-size:12px;font-weight:700;letter-spacing:2px;color:#e4e5ff;margin-bottom:15px}
#success-title{font:700 clamp(28px,3vw,38px)/1.16 Outfit,Arial,sans-serif;letter-spacing:-.8px;color:white;margin-bottom:19px}
.confirmation-message{font-size:17px;line-height:1.7;color:#f4f3ff;margin:0}
@media(max-width:760px){.submission-confirmation{min-height:510px;padding:42px 25px}.confirmation-logo{max-width:260px}}
