.stadhem-ok-element{--stadhem-ok-fg: var(--text-body, #2d2e2e);--stadhem-ok-heading: var(--text-title, #2a3664);--stadhem-ok-muted: #404040;--stadhem-ok-border: var(--neutral-500, #a4a09c);--stadhem-ok-focus: var(--primary, #0e1940);--stadhem-ok-bg-input: var(--light, #ffffff);--stadhem-ok-bg-cta: var(--primary, #0e1940);--stadhem-ok-bg-cta-hover: var(--primary-d-2, #0a1230);--stadhem-ok-fg-cta: #ffffff;--stadhem-ok-radius: 8px;--stadhem-ok-height: 64px;--stadhem-ok-font-size: 18px;--stadhem-ok-font-body: "Manrope", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--stadhem-ok-font-heading: "DM Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;display:flex;flex-direction:column;gap:8px;width:100%;max-width:512px;color:var( --stadhem-ok-fg );font-family:var( --stadhem-ok-font-body )}.stadhem-ok-element__eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:16px;line-height:1.3}.stadhem-ok-element__eyebrow-tag{display:inline-block;padding:4px 10px;font-weight:700;letter-spacing:.04em;background:var( --stadhem-ok-fg );color:#fff;border-radius:999px;text-transform:uppercase;font-size:14px}.stadhem-ok-element__eyebrow-text{color:var( --stadhem-ok-fg );font-weight:500}.stadhem-ok-element__form{display:flex;flex-direction:column;gap:12px;width:100%}.stadhem-ok-element--inline .stadhem-ok-element__form{flex-direction:row;align-items:flex-end;gap:8px}.stadhem-ok-element__input-wrap{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:8px}.stadhem-ok-element__label{display:block;font-size:18px;font-weight:700;line-height:1.3;color:var( --stadhem-ok-fg )}.stadhem-ok-element__input-row{position:relative}.stadhem-ok-element__input{display:block;width:100%;height:64px;margin:0;padding:0 20px;box-sizing:border-box;background:var( --stadhem-ok-bg-input );border:1px solid var( --stadhem-ok-border );border-radius:var( --stadhem-ok-radius );color:var( --stadhem-ok-fg );font-family:inherit;font-size:18px;font-weight:400;line-height:1.3;transition:border-color .15s ease,outline-color .15s ease;-webkit-appearance:none;appearance:none}.stadhem-ok-element__input:focus,.stadhem-ok-element__input:focus-visible{outline:2px solid var( --stadhem-ok-focus );outline-offset:0;border-color:var( --stadhem-ok-focus );box-shadow:none}.stadhem-ok-element__ort{position:absolute;top:50%;left:calc(20px + 6.4ch);transform:translateY(-50%);pointer-events:none;max-width:calc(100% - 20px - 7.2ch);color:var( --stadhem-ok-fg );font-size:18px;font-weight:700;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;opacity:0;transition:opacity .18s ease}.stadhem-ok-element--has-ort .stadhem-ok-element__ort{opacity:1}.stadhem-ok-element__cta{flex:0 0 auto;display:inline-flex;width:100%;align-items:center;justify-content:center;padding:0 24px;min-height:64px;height:64px;border:2px solid var( --stadhem-ok-bg-cta );border-radius:var( --radius-full, 999px );background:var( --stadhem-ok-bg-cta );color:var( --stadhem-ok-fg-cta );font-family:inherit;font-weight:700;font-size:var( --text-m, 18px );letter-spacing:.02em;cursor:pointer;transition:background-color .15s ease,transform .06s ease}.stadhem-ok-element--inline .stadhem-ok-element__cta{width:auto}.stadhem-ok-element__cta:hover{background:var( --stadhem-ok-bg-cta-hover );border-color:var( --stadhem-ok-bg-cta-hover )}.stadhem-ok-element__cta:active{transform:translateY(1px)}.stadhem-ok-element__cta:focus-visible{outline:2px solid var( --stadhem-ok-fg );outline-offset:2px}.stadhem-ok-element__error{margin:8px 0 0;color:#af0827;font-size:16px;font-weight:400;line-height:1.5}.stadhem-ok-element--invalid .stadhem-ok-element__input{border-color:#af0827}.stadhem-ok-element--invalid .stadhem-ok-element__input:focus,.stadhem-ok-element--invalid .stadhem-ok-element__input:focus-visible{outline-color:#af0827;border-color:#af0827}body.stadhem-ok-picker-open{overflow:hidden}.stadhem-ok-picker{position:fixed;inset:0;z-index:9999;background:#00000080;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.stadhem-ok-picker[hidden]{display:none}.stadhem-ok-picker__modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:min(calc(100% - 32px),560px);background:#f6f5f4;border-radius:10px;padding:72px 40px 80px;box-shadow:0 2px 4px #00000026;color:var(--text-body, #2d2e2e);box-sizing:border-box;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:18px}@media (max-width: 600px){.stadhem-ok-picker__modal{padding:48px 22px 56px}.stadhem-ok-picker__title{font-size:26px;margin-bottom:12px}.stadhem-ok-picker__subtitle{font-size:16px;margin-bottom:24px}.stadhem-ok-dropdown__trigger,.stadhem-ok-dropdown__option{min-height:64px;padding:18px 20px;font-size:18px}.stadhem-ok-picker__cta{margin-top:28px;font-size:17px}}@media (max-width: 420px){.stadhem-ok-picker__modal{padding:44px 16px 48px;border-radius:8px}.stadhem-ok-picker__close{top:12px;right:12px}.stadhem-ok-picker__title{font-size:22px;line-height:1.2}.stadhem-ok-picker__subtitle{font-size:15px;margin-bottom:20px}.stadhem-ok-dropdown__trigger,.stadhem-ok-dropdown__option{min-height:60px;padding:14px 16px;font-size:17px}.stadhem-ok-picker__cta{height:56px;font-size:16px;letter-spacing:.03em}}@media (max-width: 540px){.stadhem-ok-element--inline .stadhem-ok-element__form{flex-direction:column;align-items:stretch}.stadhem-ok-element--inline .stadhem-ok-element__cta{width:100%}}.stadhem-ok-picker__close{position:absolute;top:20px;right:20px;width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:1px solid transparent;cursor:pointer;font-size:28px;line-height:1;color:var(--text-body, #2d2e2e);border-radius:999px;padding:0}.stadhem-ok-picker__close:hover{background:#26262614}.stadhem-ok-picker__title{margin:0 0 16px;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:32px;line-height:1.2;font-weight:600;color:var(--text-title, #2a3664)}.stadhem-ok-picker__subtitle{margin:0 0 32px;font-size:18px;line-height:1.5;color:#404040}.stadhem-ok-picker__subtitle b,.stadhem-ok-picker__subtitle strong{font-weight:700;color:var(--text-body, #2d2e2e)}.stadhem-ok-dropdown{position:relative;width:100%}.stadhem-ok-dropdown__trigger{display:flex;width:100%;min-height:72px;align-items:center;justify-content:space-between;gap:12px;padding:22px 24px;margin:0;background:#fff;border:1px solid #a59c94;border-radius:8px;color:var(--text-body, #2d2e2e);font-family:inherit;font-size:20px;font-weight:700;line-height:1.4;text-align:left;cursor:pointer;transition:border-color .15s ease}.stadhem-ok-dropdown__trigger:focus,.stadhem-ok-dropdown__trigger:focus-visible{outline:2px solid var(--primary, #0e1940);outline-offset:0;border-color:var(--primary, #0e1940)}.stadhem-ok-dropdown[data-open=true] .stadhem-ok-dropdown__trigger{border-color:var(--primary, #0e1940);border-bottom-color:transparent;border-radius:8px 8px 0 0;outline:none}.stadhem-ok-dropdown__label{flex:1 1 auto;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stadhem-ok-dropdown__chevron{flex:0 0 auto;display:inline-flex;transition:transform .18s ease}.stadhem-ok-dropdown[data-open=true] .stadhem-ok-dropdown__chevron{transform:rotate(180deg)}.stadhem-ok-dropdown__list{position:absolute;left:0;right:0;top:100%;z-index:5;list-style:none;margin:0;padding:0;background:#fff;border:1px solid var(--primary, #0e1940);border-top:0;border-radius:0 0 8px 8px;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.stadhem-ok-dropdown__list[hidden]{display:none}.stadhem-ok-dropdown__option{display:block;width:100%;min-height:72px;padding:22px 24px;margin:0;background:transparent;border:0;border-bottom:1px solid #a59c94;color:var(--text-body, #2d2e2e);font-family:inherit;font-size:20px;font-weight:700;line-height:1.4;text-align:left;cursor:pointer;transition:background-color .12s ease}.stadhem-ok-dropdown__list li:last-child .stadhem-ok-dropdown__option{border-bottom:0}.stadhem-ok-dropdown__option:hover{background:#f6f5f4}.stadhem-ok-dropdown__option:focus,.stadhem-ok-dropdown__option:focus-visible{outline:none;background:#eceae6}.stadhem-ok-dropdown__option[aria-selected=true]{background:#f6f5f4}.stadhem-ok-picker__cta{display:inline-flex;width:100%;align-items:center;justify-content:center;height:64px;margin-top:40px;padding:0 24px;border:2px solid var(--primary, #0e1940);border-radius:var( --radius-full, 999px );background:var(--primary, #0e1940);color:#fff;font-family:inherit;font-size:var( --text-m, 18px );font-weight:700;letter-spacing:.02em;cursor:pointer;transition:background-color .15s ease,transform .06s ease}.stadhem-ok-picker__cta:hover{background:var(--primary-d-2, #0a1230);border-color:var(--primary-d-2, #0a1230)}.stadhem-ok-picker__cta:active{transform:translateY(1px)}.stadhem-ok-picker__cta:disabled{background:var(--primary-l-2, #696a86);border-color:var(--primary-l-2, #696a86);cursor:not-allowed;transform:none}.stadhem-ok-picker__cta:focus-visible{outline:2px solid #ffffff;outline-offset:2px}
