.dd.svelte-1fd3ybn{width:100%;min-width:0;display:flex;position:relative}.dd__btn.svelte-1fd3ybn,.dd-native.svelte-1fd3ybn{border:1px solid var(--line-strong);background:var(--paper);width:100%;min-height:40px;color:var(--ink);font:inherit;text-align:left;white-space:nowrap;cursor:pointer;border-radius:10px;align-items:center;gap:8px;padding:0 10px 0 12px;font-size:15px;font-weight:600;transition:border-color .15s,box-shadow .15s,background-color .15s;display:inline-flex}.dd-native.svelte-1fd3ybn{appearance:none;background:var(--paper) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M6 9l6 6 6-6' stroke='%236E6B78' stroke-width='2.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat right 12px center;padding-right:36px}.dd__btn.svelte-1fd3ybn:hover,.dd-native.svelte-1fd3ybn:hover{border-color:var(--ink-3)}.dd__btn[aria-expanded=true].svelte-1fd3ybn,.dd__btn.svelte-1fd3ybn:focus-visible,.dd-native.svelte-1fd3ybn:focus-visible{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-soft);outline:none}.dd__btn[aria-invalid=true].svelte-1fd3ybn,.dd-native[aria-invalid=true].svelte-1fd3ybn{border-color:var(--danger)}.dd__v.svelte-1fd3ybn{text-overflow:ellipsis;overflow:hidden}.dd__chev.svelte-1fd3ybn{color:var(--ink-3);flex-shrink:0;margin-left:auto;transition:transform .2s}.dd__btn[aria-expanded=true].svelte-1fd3ybn .dd__chev:where(.svelte-1fd3ybn){transform:rotate(180deg)}.dd__menu.svelte-1fd3ybn{z-index:120;background:var(--paper);border:1px solid var(--line);transform-origin:0 0;border-radius:12px;min-width:max(200px,100%);max-height:300px;padding:6px;animation:.16s cubic-bezier(.2,.9,.3,1.2) both svelte-1fd3ybn-dd-in;position:absolute;top:calc(100% + 6px);left:0;overflow:auto;box-shadow:0 18px 40px -16px #00000059,0 2px 6px #0000000f}.dd__menu[hidden].svelte-1fd3ybn{display:none}.dd__menu.is-up.svelte-1fd3ybn{transform-origin:0 100%;top:auto;bottom:calc(100% + 6px)}@keyframes svelte-1fd3ybn-dd-in{0%{opacity:0;transform:scale(.96)translateY(-4px)}}.dd__opt.svelte-1fd3ybn{min-height:36px;color:var(--ink-2);cursor:pointer;border-radius:8px;align-items:center;gap:10px;padding:0 10px;font-size:14px;font-weight:700;display:flex}.dd__opt.is-active.svelte-1fd3ybn{background:var(--wash);color:var(--ink)}.dd__opt[aria-selected=true].svelte-1fd3ybn{color:var(--ink);font-weight:800}.dd__lbl.svelte-1fd3ybn{flex:1}.dd__tick.svelte-1fd3ybn{width:16px;color:var(--brand-deep);visibility:hidden;flex-shrink:0}.dd__opt[aria-selected=true].svelte-1fd3ybn .dd__tick:where(.svelte-1fd3ybn){visibility:visible}.contact.svelte-19eh4q4{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);align-items:start;gap:clamp(28px,5vw,64px);padding:14px 16px;display:grid}.contact.svelte-19eh4q4 h1:where(.svelte-19eh4q4){letter-spacing:-.03em;font-size:clamp(28px,3.2vw,38px);font-weight:800;line-height:1.1}.contact__lead.svelte-19eh4q4{color:var(--ink-2);margin-top:8px;font-size:17px}.contact__why.svelte-19eh4q4{flex-direction:column;gap:14px;margin:24px 0 0;padding:0;list-style:none;display:flex}.contact__why.svelte-19eh4q4 li:where(.svelte-19eh4q4){align-items:flex-start;gap:12px;display:flex}.contact__why.svelte-19eh4q4 b:where(.svelte-19eh4q4){font-size:15px;display:block}.contact__why.svelte-19eh4q4 small:where(.svelte-19eh4q4){color:var(--ink-3);font-size:13.5px;line-height:1.5;display:block}.contact__ico.svelte-19eh4q4{background:var(--wash);width:30px;height:30px;font-family:var(--font-mono);color:var(--brand-deep);border-radius:9px;flex-shrink:0;place-items:center;font-size:14px;display:grid}.contact__bulle.svelte-19eh4q4{align-items:center;gap:12px;margin-top:28px;display:flex}.contact__bulle.svelte-19eh4q4 p:where(.svelte-19eh4q4){font-family:var(--font-hand);color:var(--brand-deep);font-size:22px;font-weight:700;line-height:1.1;transform:rotate(-2deg)}.contact__card.svelte-19eh4q4{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-lg);padding:clamp(18px,3vw,28px)}.contact-form.svelte-19eh4q4{flex-direction:column;gap:16px;margin-top:24px;display:flex}.field.svelte-19eh4q4{flex-direction:column;gap:6px;min-width:0;display:flex}.field.svelte-19eh4q4>label:where(.svelte-19eh4q4){color:var(--ink-2);font-size:13px;font-weight:800}.input.svelte-19eh4q4{border-radius:var(--radius-sm);border:1px solid var(--line-strong);background:var(--paper);width:100%;min-height:40px;color:var(--ink);font:inherit;padding:0 12px;font-size:15px;transition:border-color .15s,box-shadow .15s}.input--lg.svelte-19eh4q4{min-height:48px;font-size:16px}textarea.input.svelte-19eh4q4{resize:vertical;min-height:88px;padding:10px 12px}.input.svelte-19eh4q4:focus{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-soft);outline:none}.input[aria-invalid=true].svelte-19eh4q4{border-color:var(--danger);animation:.35s svelte-19eh4q4-contact-shake}.err.svelte-19eh4q4{color:var(--danger);font-size:13px;font-style:normal;font-weight:700}.contact-form__error.svelte-19eh4q4{border-radius:var(--radius-sm);background:var(--danger-soft);padding:10px 12px}.fine.svelte-19eh4q4{color:var(--ink-3);text-align:center;font-size:13px}.contact-sent.svelte-19eh4q4{background:var(--pistachio);border-radius:16px;align-items:center;gap:16px;padding:20px;display:flex}.contact-sent.svelte-19eh4q4 h2:where(.svelte-19eh4q4){font-size:20px;font-weight:800}.contact-sent.svelte-19eh4q4 h2:where(.svelte-19eh4q4):focus{outline:none}.contact-sent.svelte-19eh4q4 p:where(.svelte-19eh4q4){color:var(--ink-2);margin-top:4px}.contact-sent__again.svelte-19eh4q4{border-radius:var(--radius-sm);min-height:44px;margin-top:12px;padding:0 14px;font-size:14px}.contact-sent__again.svelte-19eh4q4:hover{transform:none}@keyframes svelte-19eh4q4-contact-shake{25%{transform:translate(-4px)}75%{transform:translate(4px)}}@media (width<=860px){.contact.svelte-19eh4q4{grid-template-columns:minmax(0,1fr)}.contact__bulle.svelte-19eh4q4{display:none}}
