.process[data-astro-cid-mgw5rrsx]{position:relative;overflow:hidden;background:#f6fbfe}.process-bg[data-astro-cid-mgw5rrsx]{position:absolute;inset:0;pointer-events:none;z-index:0}.process-aqua[data-astro-cid-mgw5rrsx]{position:absolute;inset:0;background:radial-gradient(ellipse 90% 60% at 15% 20%,rgba(130,186,215,.35) 0%,transparent 55%),radial-gradient(ellipse 70% 50% at 88% 30%,rgba(108,165,204,.28) 0%,transparent 50%),radial-gradient(ellipse 80% 45% at 50% 100%,rgba(51,117,177,.12) 0%,transparent 60%),linear-gradient(180deg,#eef6fb,#fff 42%,#e4f0f8)}.process-waves[data-astro-cid-mgw5rrsx]{position:absolute;left:0;right:0;bottom:0;width:100%;height:38%;min-height:180px;opacity:.85}.process-drop[data-astro-cid-mgw5rrsx]{position:absolute;filter:drop-shadow(0 8px 24px rgba(51,117,177,.15))}.process-drop-1[data-astro-cid-mgw5rrsx]{width:clamp(72px,10vw,110px);height:clamp(72px,10vw,110px);top:6%;right:8%;transform:rotate(18deg);opacity:.55;animation:dropDrift 14s ease-in-out infinite}.process-drop-2[data-astro-cid-mgw5rrsx]{width:clamp(48px,7vw,72px);height:clamp(48px,7vw,72px);bottom:28%;left:5%;transform:rotate(-12deg);opacity:.4;animation:dropDrift 11s ease-in-out infinite reverse;animation-delay:-3s}.process-drop-3[data-astro-cid-mgw5rrsx]{width:clamp(36px,5vw,52px);height:clamp(36px,5vw,52px);top:38%;left:14%;transform:rotate(8deg);opacity:.32;animation:dropDrift 16s ease-in-out infinite;animation-delay:-6s}@keyframes dropDrift{0%,to{transform:translateY(0) rotate(var(--r, 18deg))}50%{transform:translateY(-14px) rotate(calc(var(--r, 18deg) + 4deg))}}.process-drop-1[data-astro-cid-mgw5rrsx]{--r: 18deg}.process-drop-2[data-astro-cid-mgw5rrsx]{--r: -12deg}.process-drop-3[data-astro-cid-mgw5rrsx]{--r: 8deg}.process-bubble[data-astro-cid-mgw5rrsx]{position:absolute;border-radius:50%;background:radial-gradient(circle at 32% 28%,#fffffff2,#ffffff59 28%,#82bad733 55%,#3375b114);border:1px solid rgba(255,255,255,.65);box-shadow:inset -4px -6px 12px #3375b114,0 8px 20px #6ca5cc33;animation:bubbleFloat 8s ease-in-out infinite}.process-bubble-1[data-astro-cid-mgw5rrsx]{width:88px;height:88px;top:18%;left:6%;animation-duration:9s}.process-bubble-2[data-astro-cid-mgw5rrsx]{width:52px;height:52px;top:12%;right:22%;animation-duration:7s;animation-delay:-2s}.process-bubble-3[data-astro-cid-mgw5rrsx]{width:64px;height:64px;bottom:22%;right:10%;animation-duration:10s;animation-delay:-4s}.process-bubble-4[data-astro-cid-mgw5rrsx]{width:36px;height:36px;bottom:38%;left:28%;opacity:.85;animation-duration:6s;animation-delay:-1s}.process-bubble-5[data-astro-cid-mgw5rrsx]{width:24px;height:24px;top:52%;right:4%;opacity:.7;animation-duration:5s;animation-delay:-3s}@keyframes bubbleFloat{0%,to{transform:translate(0) scale(1)}33%{transform:translate(6px,-10px) scale(1.03)}66%{transform:translate(-4px,-6px) scale(.98)}}.process-spark[data-astro-cid-mgw5rrsx]{position:absolute;width:14px;height:14px;background:linear-gradient(90deg,transparent 42%,rgba(255,255,255,.9) 50%,transparent 58%),linear-gradient(0deg,transparent 42%,rgba(255,255,255,.9) 50%,transparent 58%);opacity:0;animation:sparkle 4s ease-in-out infinite}.process-spark-1[data-astro-cid-mgw5rrsx]{top:22%;left:42%;animation-delay:0s}.process-spark-2[data-astro-cid-mgw5rrsx]{top:48%;right:18%;animation-delay:1.2s;width:10px;height:10px}.process-spark-3[data-astro-cid-mgw5rrsx]{bottom:32%;left:18%;animation-delay:2.4s;width:12px;height:12px}.process-spark-4[data-astro-cid-mgw5rrsx]{top:30%;right:38%;animation-delay:3.1s;width:8px;height:8px}@keyframes sparkle{0%,to{opacity:0;transform:scale(.6) rotate(0)}45%{opacity:.85;transform:scale(1) rotate(45deg)}55%{opacity:.5;transform:scale(.9) rotate(45deg)}}.process-inner[data-astro-cid-mgw5rrsx]{position:relative;z-index:1}.process-head[data-astro-cid-mgw5rrsx]{max-width:620px;margin:0 auto 4rem;text-align:center;display:flex;flex-direction:column;align-items:center}.process-head[data-astro-cid-mgw5rrsx] .eyebrow[data-astro-cid-mgw5rrsx]{justify-content:center}.process-head[data-astro-cid-mgw5rrsx] h2[data-astro-cid-mgw5rrsx]{margin-top:1.2rem}.process-head[data-astro-cid-mgw5rrsx] p[data-astro-cid-mgw5rrsx]{margin-top:1.2rem;font-size:1rem;line-height:1.7;max-width:480px}.ways-grid[data-astro-cid-mgw5rrsx]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.6rem}.way[data-astro-cid-mgw5rrsx]{display:flex;flex-direction:column;background:#ffffffe0;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.7);box-shadow:0 1px #ffffffe6 inset,0 20px 40px -28px #1f548533;border-radius:var(--radius-md);overflow:hidden;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease,background .35s ease;animation:wayIn .7s ease both;animation-delay:calc(var(--i) * .1s)}@keyframes wayIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.way[data-astro-cid-mgw5rrsx]:hover{transform:translateY(-6px);background:#fffffff5;box-shadow:0 1px #fff inset,var(--shadow-card);border-color:#3375b140}.way-image[data-astro-cid-mgw5rrsx]{aspect-ratio:4 / 3;overflow:hidden;background:var(--blue-100)}.way-image[data-astro-cid-mgw5rrsx] img[data-astro-cid-mgw5rrsx]{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.way[data-astro-cid-mgw5rrsx]:hover .way-image[data-astro-cid-mgw5rrsx] img[data-astro-cid-mgw5rrsx]{transform:scale(1.05)}.way-body[data-astro-cid-mgw5rrsx]{padding:1.8rem;display:flex;flex-direction:column;gap:.7rem;flex:1}.way-head[data-astro-cid-mgw5rrsx]{display:flex;align-items:baseline;gap:.9rem}.way-num[data-astro-cid-mgw5rrsx]{font-family:var(--font-display);font-variation-settings:"opsz" 144;font-style:italic;font-weight:300;font-size:1.8rem;color:var(--blue-300);line-height:1}.way-head[data-astro-cid-mgw5rrsx] h3[data-astro-cid-mgw5rrsx]{font-family:var(--font-display);font-size:1.5rem;font-weight:500;color:var(--blue-900);letter-spacing:-.015em}.way-highlight[data-astro-cid-mgw5rrsx]{font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;color:var(--blue-500);font-weight:600}.way[data-astro-cid-mgw5rrsx] p[data-astro-cid-mgw5rrsx]{font-size:.95rem;line-height:1.65;flex:1}.way-action[data-astro-cid-mgw5rrsx]{display:inline-flex;align-items:center;gap:.5rem;margin-top:.6rem;padding-top:1rem;border-top:1px solid rgba(31,84,133,.12);font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.14em;color:var(--blue-700);transition:color .3s ease,gap .3s ease}.way[data-astro-cid-mgw5rrsx]:hover .way-action[data-astro-cid-mgw5rrsx]{color:var(--blue-500);gap:.8rem}@media(max-width:860px){.ways-grid[data-astro-cid-mgw5rrsx]{grid-template-columns:1fr}.process-drop-1[data-astro-cid-mgw5rrsx]{right:2%;opacity:.35}.process-bubble-1[data-astro-cid-mgw5rrsx]{width:60px;height:60px}}@media(prefers-reduced-motion:reduce){.process-drop[data-astro-cid-mgw5rrsx],.process-bubble[data-astro-cid-mgw5rrsx],.process-spark[data-astro-cid-mgw5rrsx]{animation:none}.way[data-astro-cid-mgw5rrsx]{backdrop-filter:none;-webkit-backdrop-filter:none}}.bid-form-section[data-astro-cid-qhzlbtkp]{padding:clamp(3rem,6vw,5rem) 0;background:linear-gradient(180deg,#fff,#f4f9fc)}.form-card[data-astro-cid-qhzlbtkp]{background:var(--white);border-radius:var(--radius-md);overflow:hidden;box-shadow:var(--shadow-soft);border:1px solid rgba(31,84,133,.1)}.form-grid[data-astro-cid-qhzlbtkp]{display:grid;grid-template-columns:.85fr 1.15fr;gap:0}.form-copy[data-astro-cid-qhzlbtkp]{padding:2.4rem;background:#102338;color:var(--white);display:flex;flex-direction:column;gap:1rem;justify-content:center}.form-label[data-astro-cid-qhzlbtkp]{font-size:.72rem;letter-spacing:.28em;text-transform:uppercase;color:var(--blue-200);font-weight:600}.form-copy[data-astro-cid-qhzlbtkp] h2[data-astro-cid-qhzlbtkp]{font-family:var(--font-body);font-size:clamp(1.3rem,2vw,1.7rem);font-weight:600;line-height:1.2;color:var(--white)}.form-copy[data-astro-cid-qhzlbtkp] p[data-astro-cid-qhzlbtkp]{font-size:.95rem;line-height:1.6;color:#ffffffc7}.form-copy[data-astro-cid-qhzlbtkp] p[data-astro-cid-qhzlbtkp] a[data-astro-cid-qhzlbtkp]{color:var(--blue-200);font-weight:500;border-bottom:1px dotted currentColor}.form-copy[data-astro-cid-qhzlbtkp] p[data-astro-cid-qhzlbtkp] a[data-astro-cid-qhzlbtkp]:hover{color:var(--white)}.form-perks[data-astro-cid-qhzlbtkp]{list-style:none;padding:0;margin:.4rem 0 0;display:flex;flex-direction:column;gap:.6rem}.form-perks[data-astro-cid-qhzlbtkp] li[data-astro-cid-qhzlbtkp]{display:inline-flex;align-items:center;gap:.6rem;font-size:.9rem;color:#ffffffe6}.form-perks[data-astro-cid-qhzlbtkp] svg[data-astro-cid-qhzlbtkp]{color:var(--blue-200);flex-shrink:0}.bid-form[data-astro-cid-qhzlbtkp]{background:var(--white);padding:2.4rem;display:flex;flex-direction:column;gap:.9rem}.row[data-astro-cid-qhzlbtkp]{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.field[data-astro-cid-qhzlbtkp]{display:flex;flex-direction:column;gap:.35rem}.field[data-astro-cid-qhzlbtkp]>span[data-astro-cid-qhzlbtkp]{font-size:.7rem;letter-spacing:.18em;text-transform:uppercase;color:var(--ink);font-weight:600}.field[data-astro-cid-qhzlbtkp] input[data-astro-cid-qhzlbtkp],.field[data-astro-cid-qhzlbtkp] select[data-astro-cid-qhzlbtkp],.field[data-astro-cid-qhzlbtkp] textarea[data-astro-cid-qhzlbtkp]{font-family:var(--font-body);font-size:.92rem;color:var(--ink);padding:.7rem .85rem;border:1px solid rgba(16,35,56,.18);border-radius:6px;background:var(--white);outline:none;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.field[data-astro-cid-qhzlbtkp] textarea[data-astro-cid-qhzlbtkp]{resize:vertical;min-height:70px}.field[data-astro-cid-qhzlbtkp] input[data-astro-cid-qhzlbtkp]:focus,.field[data-astro-cid-qhzlbtkp] select[data-astro-cid-qhzlbtkp]:focus,.field[data-astro-cid-qhzlbtkp] textarea[data-astro-cid-qhzlbtkp]:focus{border-color:var(--blue-700);box-shadow:0 0 0 3px #1f54851f}.form-submit[data-astro-cid-qhzlbtkp]{align-self:flex-start;margin-top:.5rem;display:inline-flex;align-items:center;gap:.6rem;padding:.95rem 1.6rem;border-radius:6px;font-family:var(--font-body);font-weight:600;font-size:.9rem;letter-spacing:.04em;text-transform:uppercase;background:#102338;color:var(--white);border:none;cursor:pointer;transition:background .2s ease,transform .2s ease}.form-submit[data-astro-cid-qhzlbtkp]:hover{background:var(--blue-700);transform:translateY(-1px)}.hp[data-astro-cid-qhzlbtkp]{display:none}@media(max-width:860px){.form-grid[data-astro-cid-qhzlbtkp]{grid-template-columns:1fr}.form-copy[data-astro-cid-qhzlbtkp],.bid-form[data-astro-cid-qhzlbtkp]{padding:2rem}}@media(max-width:520px){.row[data-astro-cid-qhzlbtkp]{grid-template-columns:1fr}}
