.get-started-module__WJTLzq__navbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:100;background:#fffffcbf;border:1px solid #ffd6a566;border-radius:99px;justify-content:space-between;align-items:center;width:90%;max-width:1000px;padding:.75rem 2rem;display:flex;position:fixed;top:1.5rem;left:50%;transform:translate(-50%);box-shadow:0 8px 30px #00000005}.get-started-module__WJTLzq__navLogo{color:var(--charcoal);font-size:1.25rem;font-weight:300;text-decoration:none}.get-started-module__WJTLzq__navLogoScript{color:var(--powder-blush-400)}.get-started-module__WJTLzq__navLinks{align-items:center;gap:2rem;display:flex}.get-started-module__WJTLzq__navLink{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.12em;color:var(--charcoal-soft);font-size:.75rem;font-weight:500;text-decoration:none;transition:color .3s}.get-started-module__WJTLzq__navLink:hover{color:var(--powder-blush-400)}.get-started-module__WJTLzq__hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:50vh;padding-top:18vh;padding-bottom:3vh;display:flex;position:relative;overflow:hidden}.get-started-module__WJTLzq__heroFloral{opacity:.2;mix-blend-mode:multiply;z-index:1;pointer-events:none;background-image:url(/images/border-acacia-flowers.png);background-position:top;background-repeat:repeat-x;background-size:500px;width:100%;height:60vh;position:absolute;top:0;left:0;-webkit-mask-image:linear-gradient(#000 40%,#0000 100%);mask-image:linear-gradient(#000 40%,#0000 100%)}.get-started-module__WJTLzq__heroContent{z-index:2;max-width:680px;animation:1.1s cubic-bezier(.25,.46,.45,.94) forwards get-started-module__WJTLzq__fade-in-up;position:relative}@keyframes get-started-module__WJTLzq__fade-in-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.get-started-module__WJTLzq__heroLabel{margin-bottom:2rem}.get-started-module__WJTLzq__heroScript{color:var(--powder-blush);font-size:.35em;font-family:var(--font-script);text-align:left;text-shadow:1px 1px 10px #ffadad66;line-height:.5;display:block;transform:rotate(-5deg)translateY(.8em)translate(-.3em)}.get-started-module__WJTLzq__heroTitle{margin-bottom:2rem;font-size:clamp(3.5rem,11vw,8rem);line-height:1}.get-started-module__WJTLzq__heroWord{color:var(--periwinkle);font-family:var(--font-serif);letter-spacing:-.04em;text-shadow:0 10px 40px #bdb2ff80;font-style:italic;font-weight:300;line-height:.85;display:block}.get-started-module__WJTLzq__heroSubtitle{font-family:var(--font-serif);color:var(--text-muted);margin-top:1.5rem;font-size:clamp(1rem,2.2vw,1.25rem);font-style:italic;font-weight:300;line-height:1.8}.get-started-module__WJTLzq__stepsSection{background:var(--white)}.get-started-module__WJTLzq__stepsInner{max-width:900px;margin:0 auto}.get-started-module__WJTLzq__stepsGrid{flex-direction:column;gap:1.5rem;margin-top:2.5rem;display:flex}.get-started-module__WJTLzq__step{background:var(--cream);border:1px solid #b87a6c1a;border-radius:10px;align-items:flex-start;gap:1.5rem;padding:1.5rem 2rem;display:flex}.get-started-module__WJTLzq__stepNum{background:linear-gradient(135deg, var(--powder-blush-400), var(--powder-blush-500));width:2.25rem;height:2.25rem;color:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:.15rem;font-size:.85rem;font-weight:600;display:flex}.get-started-module__WJTLzq__stepTitle{font-family:var(--font-serif);color:var(--charcoal);margin-bottom:.5rem;font-size:1.15rem;font-weight:400;display:block}.get-started-module__WJTLzq__stepBody{font-family:var(--font-serif);color:var(--text-body);margin:0;font-size:.95rem;font-style:italic;line-height:1.75}.get-started-module__WJTLzq__formSection{background:var(--cream-warm)}.get-started-module__WJTLzq__formWrap{max-width:820px;margin:0 auto}.get-started-module__WJTLzq__form{flex-direction:column;gap:2rem;display:flex}.get-started-module__WJTLzq__formHeader{margin-bottom:.5rem}.get-started-module__WJTLzq__formTitle{color:var(--charcoal);margin-bottom:.5rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:300}.get-started-module__WJTLzq__formSubtitle{font-family:var(--font-serif);color:var(--text-muted);font-size:1rem;font-style:italic}.get-started-module__WJTLzq__row{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.get-started-module__WJTLzq__field{flex-direction:column;gap:.5rem;display:flex}.get-started-module__WJTLzq__label{font-family:var(--font-sans);letter-spacing:.12em;text-transform:uppercase;color:var(--charcoal-soft);font-size:.75rem;font-weight:500}.get-started-module__WJTLzq__req{color:var(--powder-blush-400)}.get-started-module__WJTLzq__opt{color:var(--text-muted);text-transform:none;letter-spacing:0;font-weight:400}.get-started-module__WJTLzq__input,.get-started-module__WJTLzq__select,.get-started-module__WJTLzq__textarea{font-family:var(--font-serif);color:var(--charcoal);background:var(--white);appearance:none;border:1px solid #b87a6c33;border-radius:4px;outline:none;width:100%;padding:.85rem 1rem;font-size:1rem;font-weight:300;transition:border-color .3s,box-shadow .3s}.get-started-module__WJTLzq__input::placeholder,.get-started-module__WJTLzq__textarea::placeholder{color:var(--text-muted);font-style:italic}.get-started-module__WJTLzq__input:focus,.get-started-module__WJTLzq__select:focus,.get-started-module__WJTLzq__textarea:focus{border-color:var(--powder-blush-400);box-shadow:0 0 0 3px #c65e6014}.get-started-module__WJTLzq__select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%239a9a9a' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:2.5rem}.get-started-module__WJTLzq__textarea{resize:vertical;min-height:160px;line-height:1.7}.get-started-module__WJTLzq__dropzone{background:var(--white);text-align:center;cursor:pointer;border:1.5px dashed #b87a6c59;border-radius:8px;flex-direction:column;align-items:center;gap:.5rem;padding:2rem 1.5rem;transition:border-color .3s,background .3s;display:flex}.get-started-module__WJTLzq__dropzone:hover{border-color:var(--powder-blush-400);background:var(--powder-blush-900)}.get-started-module__WJTLzq__dropzoneIcon{color:var(--powder-blush-400);font-size:1.5rem}.get-started-module__WJTLzq__dropzoneText{font-family:var(--font-serif);color:var(--charcoal-soft);font-size:1rem}.get-started-module__WJTLzq__dropzoneBrowse{color:var(--powder-blush-400);text-underline-offset:3px;text-decoration:underline}.get-started-module__WJTLzq__dropzoneHint{color:var(--text-muted);font-size:.8rem;font-style:italic}.get-started-module__WJTLzq__fileInput{display:none}.get-started-module__WJTLzq__fileErrorMsg{color:var(--powder-blush-500);margin-top:.5rem;font-size:.85rem}.get-started-module__WJTLzq__fileList{flex-direction:column;gap:.4rem;margin-top:.75rem;list-style:none;display:flex}.get-started-module__WJTLzq__fileItem{color:var(--text-body);background:var(--white);border:1px solid #b87a6c1f;border-radius:4px;align-items:center;gap:.5rem;padding:.4rem .75rem;font-size:.85rem;display:flex}.get-started-module__WJTLzq__fileName{flex:1;font-style:italic}.get-started-module__WJTLzq__fileSize{color:var(--text-muted);font-size:.78rem}.get-started-module__WJTLzq__fileRemove{color:var(--powder-blush-400);cursor:pointer;background:0 0;border:none;padding:0 .25rem;font-size:1.1rem;line-height:1;transition:color .2s}.get-started-module__WJTLzq__fileRemove:hover{color:var(--powder-blush-500)}.get-started-module__WJTLzq__privacyNote{font-family:var(--font-serif);color:var(--text-muted);border-top:1px solid #b87a6c1a;padding-top:1.5rem;font-size:.85rem;font-style:italic;line-height:1.7}.get-started-module__WJTLzq__errorBanner{color:var(--powder-blush-500);background:var(--powder-blush-900);border:1px solid var(--powder-blush-600);border-radius:4px;padding:.85rem 1rem;font-size:.9rem}.get-started-module__WJTLzq__submitBtn{align-self:flex-start}.get-started-module__WJTLzq__arrow{transition:transform .3s;display:inline-block}.get-started-module__WJTLzq__submitBtn:hover .get-started-module__WJTLzq__arrow{transform:translate(5px)}.get-started-module__WJTLzq__successPage{background:var(--cream);flex-direction:column;min-height:100vh;display:flex}.get-started-module__WJTLzq__successInner{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;max-width:620px;margin:0 auto;padding:clamp(6rem,15vh,10rem) 2rem 4rem;display:flex}.get-started-module__WJTLzq__successFlower{color:var(--powder-blush-300);margin-bottom:2rem;font-size:3.5rem;animation:4s ease-in-out infinite get-started-module__WJTLzq__soft-pulse;display:block}@keyframes get-started-module__WJTLzq__soft-pulse{0%,to{opacity:.6}50%{opacity:1}}.get-started-module__WJTLzq__successTitle{color:var(--charcoal);margin-bottom:1.5rem;font-size:clamp(2.2rem,5vw,3.2rem);font-weight:300;line-height:1.2}.get-started-module__WJTLzq__successText{font-family:var(--font-serif);color:var(--text-body);margin-bottom:1rem;font-size:1.1rem;line-height:1.85}.get-started-module__WJTLzq__successSubtext{font-family:var(--font-serif);color:var(--text-muted);margin-bottom:2.5rem;font-size:.95rem;font-style:italic;line-height:1.7}.get-started-module__WJTLzq__footer{background:var(--cream-warm);text-align:center;padding:4rem 2rem}.get-started-module__WJTLzq__footerInner{max-width:400px;margin:0 auto}.get-started-module__WJTLzq__footerBrand{color:var(--powder-blush);margin-bottom:1rem;font-size:2rem;display:block}.get-started-module__WJTLzq__footerText{color:var(--text-muted);letter-spacing:.1em;text-transform:uppercase;font-size:.85rem}@media (max-width:768px){.get-started-module__WJTLzq__navbar{width:95%;padding:.6rem 1rem}.get-started-module__WJTLzq__navLinks{gap:.75rem}.get-started-module__WJTLzq__navLink{font-size:.65rem}.get-started-module__WJTLzq__row{grid-template-columns:1fr}}@media (max-width:480px){.get-started-module__WJTLzq__navLink{display:none}}
