.input-section[data-astro-cid-dceidgdz] .container[data-astro-cid-dceidgdz]{padding-left:.25rem;padding-right:.25rem}.input-wrapper[data-astro-cid-dceidgdz]{max-width:600px;margin:0 auto;display:flex;flex-direction:row;align-items:center;gap:1rem;border-radius:8px;padding:1.5rem .75rem 0}.input-description[data-astro-cid-dceidgdz]{text-align:center;font-size:.95rem;color:var(--text-light);max-width:600px;margin:1.25rem auto 0;line-height:1.5}input[data-astro-cid-dceidgdz]{flex-grow:1;padding:1rem;font-size:1.125rem;border:1px solid var(--grey-200);border-radius:16px;background-color:#fff;outline:none;transition:border-color .2s,box-shadow .2s;min-height:52px;box-sizing:border-box}input[data-astro-cid-dceidgdz]::placeholder{font-size:.95rem}input[data-astro-cid-dceidgdz]:focus{border-color:var(--primary);box-shadow:0 0 0 3px #3366ff26}.build-button[data-astro-cid-dceidgdz]{width:52px;height:52px;padding:0;font-size:1.125rem;font-weight:600;background-image:linear-gradient(45deg,#f68,#68f);color:#fff;border:none;border-radius:50%;cursor:pointer;transition:filter .2s;display:flex;align-items:center;justify-content:center;flex-shrink:0}.build-button[data-astro-cid-dceidgdz] .arrow-icon[data-astro-cid-dceidgdz]{stroke:#fff}.build-button[data-astro-cid-dceidgdz]:hover{filter:brightness(1.1)}@media (min-width: 640px){.input-section[data-astro-cid-dceidgdz] .container[data-astro-cid-dceidgdz]{padding-left:1.5rem;padding-right:1.5rem}input[data-astro-cid-dceidgdz]::placeholder{font-size:1.125rem}.input-wrapper[data-astro-cid-dceidgdz]{flex-direction:row;align-items:center;padding:1rem 1rem 0}.input-description[data-astro-cid-dceidgdz]{margin-top:1rem}}.hero[data-astro-cid-bbe6dxrz]{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-top:5vh;padding-left:1rem;padding-right:1rem;padding-bottom:2rem;overflow:hidden;box-sizing:border-box}.hero-content[data-astro-cid-bbe6dxrz]{width:100%;max-width:1000px;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.logo-container[data-astro-cid-bbe6dxrz]{text-align:center;margin-bottom:.5rem}.logo[data-astro-cid-bbe6dxrz]{font-size:3.5rem;font-weight:700;letter-spacing:-.5px;margin-bottom:0;background-image:linear-gradient(45deg,#f36,#36f);-webkit-background-clip:text;background-clip:text;color:transparent}.tagline-display-area[data-astro-cid-bbe6dxrz]{width:100%;max-width:950px;max-height:calc(100vh - 150px);display:flex;flex-direction:column;justify-content:space-between;border-radius:16px;padding:2.5rem;position:relative;overflow:auto}.animation-zone[data-astro-cid-bbe6dxrz]{width:100%;flex-grow:1;min-height:450px;display:flex;align-items:center;position:relative;overflow:hidden;transition:justify-content .6s cubic-bezier(.645,.045,.355,1),flex-direction .1s linear}.animation-zone[data-astro-cid-bbe6dxrz].typing-phase{justify-content:center;flex-direction:row}.animation-zone[data-astro-cid-bbe6dxrz].working-phase{justify-content:center;flex-direction:column}.animation-zone[data-astro-cid-bbe6dxrz].split-layout{justify-content:space-between;flex-direction:row}.text-animator[data-astro-cid-bbe6dxrz]{width:100%;max-width:700px;text-align:center;transition:max-width .6s cubic-bezier(.645,.045,.355,1),transform .6s cubic-bezier(.645,.045,.355,1),opacity .5s ease-out;opacity:0;flex-shrink:0;margin-bottom:0}.animation-zone[data-astro-cid-bbe6dxrz].working-phase .text-animator[data-astro-cid-bbe6dxrz]{margin-bottom:1.5rem}.animation-zone[data-astro-cid-bbe6dxrz].split-layout .text-animator[data-astro-cid-bbe6dxrz]{max-width:48%;text-align:left;margin-bottom:0}.typing-text[data-astro-cid-bbe6dxrz]{font-size:1.6rem;font-weight:500;color:var(--text);line-height:1.45;display:inline;transition:font-size .4s ease-out}.animation-zone[data-astro-cid-bbe6dxrz].split-layout .typing-text[data-astro-cid-bbe6dxrz]{font-size:1.4rem}.cursor[data-astro-cid-bbe6dxrz]{width:10px;height:1.5em;background-color:#3366ff80;margin-left:5px;display:inline-block;vertical-align:text-bottom;opacity:0;transition:opacity 1s}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.animation-zone[data-astro-cid-bbe6dxrz].typing-phase .cursor[data-astro-cid-bbe6dxrz]{opacity:1}.working-animation[data-astro-cid-bbe6dxrz]{display:none;justify-content:center;align-items:center;gap:8px;opacity:0;transition:opacity .3s ease-out}.animation-zone[data-astro-cid-bbe6dxrz].working-phase .working-animation[data-astro-cid-bbe6dxrz]{display:flex;opacity:1}.dot[data-astro-cid-bbe6dxrz]{width:12px;height:12px;border-radius:50%;background-color:var(--primary);animation:bounce 1.4s infinite ease-in-out both}.dot[data-astro-cid-bbe6dxrz]:nth-child(1){animation-delay:-.32s}.dot[data-astro-cid-bbe6dxrz]:nth-child(2){animation-delay:-.16s}@keyframes bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.workflow-container[data-astro-cid-bbe6dxrz]{width:0%;max-width:400px;transition:width .6s cubic-bezier(.645,.045,.355,1),opacity .5s ease-out .1s,transform .6s cubic-bezier(.645,.045,.355,1);opacity:0;transform:translate(20px);display:flex;justify-content:center;align-items:center;flex-shrink:0}.animation-zone[data-astro-cid-bbe6dxrz].split-layout .workflow-container[data-astro-cid-bbe6dxrz]{width:100%;opacity:1;transform:translate(0)}.workflow-image[data-astro-cid-bbe6dxrz]{height:100%;width:100%;aspect-ratio:1/1;background-color:var(--grey-100);border-radius:10px;box-shadow:0 6px 20px #0000001a;background-size:cover;background-position:center center}.input-section-hero-wrapper[data-astro-cid-bbe6dxrz]{width:100%;margin-top:3rem;flex-shrink:0}@media (max-width: 768px){.hero[data-astro-cid-bbe6dxrz]{padding-top:2vh}.logo[data-astro-cid-bbe6dxrz]{font-size:2.5rem;margin-bottom:0}.tagline-display-area[data-astro-cid-bbe6dxrz]{padding:1.5rem;max-height:calc(100vh - 80px)}.animation-zone[data-astro-cid-bbe6dxrz]{min-height:400px}.animation-zone[data-astro-cid-bbe6dxrz].typing-phase,.animation-zone[data-astro-cid-bbe6dxrz].working-phase,.animation-zone[data-astro-cid-bbe6dxrz].split-layout{flex-direction:column;justify-content:center}.animation-zone[data-astro-cid-bbe6dxrz].split-layout .text-animator[data-astro-cid-bbe6dxrz]{max-width:100%;text-align:center;margin-bottom:1.5rem}.animation-zone[data-astro-cid-bbe6dxrz].split-layout .typing-text[data-astro-cid-bbe6dxrz]{font-size:1.3rem}.animation-zone[data-astro-cid-bbe6dxrz].split-layout .workflow-container[data-astro-cid-bbe6dxrz]{max-width:70%;width:100%;margin-top:1rem}.typing-text[data-astro-cid-bbe6dxrz]{font-size:1.3rem}.input-section-hero-wrapper[data-astro-cid-bbe6dxrz]{margin-top:1.5rem}}main[data-astro-cid-j7pv25f6]{min-height:100vh;display:flex;flex-direction:column}
