.mlb-create-flow{--mlb-green: #58cc02;--mlb-green-dark: #46a302;--mlb-blue: #1cb0f6;--mlb-blue-dark: #1593cf;--mlb-purple: #7152c8;--mlb-yellow: #ffc800;--mlb-red: #ff4b4b;--mlb-bg: #f7f9fb;--mlb-surface: #ffffff;--mlb-text: #0e294a;--mlb-text-soft: #52677d;--mlb-border: #dfe5ec;--mlb-space-1: 4px;--mlb-space-2: 8px;--mlb-space-3: 12px;--mlb-space-4: 16px;--mlb-space-5: 24px;--mlb-space-6: 32px;--mlb-cf-radius: 18px;--mlb-cf-focus: 0 0 0 4px rgba(28, 176, 246, .28)}.mlb-create-flow [hidden],.mlb-create-flow[hidden]{display:none!important}div#ays-pd-box_id div#ays-pd-container_id div.ays-pd-content .mlb-modal-overlay .ays-pd-save-groups-block.mlb-create-host{width:min(100%,760px);max-height:min(100dvh - 32px,820px);padding:0!important;overflow:hidden;display:flex;flex-direction:column;border-radius:22px!important}div#ays-pd-box_id .mlb-create-host .mlb-create-flow{display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:100%;min-height:0;max-height:inherit;text-align:left;color:var(--mlb-text)}.mlb-create-flow .mlb-create-legacy{display:none!important}.mlb-create-flow__header{display:grid;grid-template-columns:48px minmax(0,1fr) 48px;align-items:center;gap:var(--mlb-space-2);min-height:64px;padding:var(--mlb-space-3) var(--mlb-space-3) var(--mlb-space-2);background:var(--mlb-surface);border-bottom:1px solid var(--mlb-border)}.mlb-create-flow__nav-btn{-webkit-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;padding:0;border:0;border-radius:14px;background:transparent;color:var(--mlb-text-soft);cursor:pointer;transition:background .15s ease,color .15s ease}.mlb-create-flow__nav-btn:hover{background:var(--mlb-bg);color:var(--mlb-text)}.mlb-create-flow__nav-btn:focus-visible{outline:none;box-shadow:var(--mlb-cf-focus)}.mlb-create-flow__nav-btn.is-invisible{visibility:hidden;pointer-events:none}.mlb-create-flow__nav-icon{display:flex;align-items:center;justify-content:center}div#ays-pd-box_id .mlb-create-flow__nav-icon svg{width:22px!important;height:22px!important;min-width:22px;flex:none;display:block}.mlb-create-flow__title-wrap{display:flex;flex-direction:column;align-items:center;gap:6px;min-width:0}.mlb-create-flow__step-text{margin:0;margin-bottom:0!important;font-size:1.2em!important;font-weight:800;color:var(--mlb-text);line-height:1.2;text-align:center}.mlb-create-progress{width:min(100%,240px);height:12px;overflow:hidden;border-radius:999px;background:#e5e9ee}.mlb-create-progress__fill{display:block;height:100%;width:0;border-radius:inherit;background:var(--mlb-green);transition:width .2s ease}.mlb-create-flow__content{overflow-y:auto;overscroll-behavior:contain;padding:var(--mlb-space-5) clamp(16px,4vw,32px) var(--mlb-space-6);background:var(--mlb-surface);min-height:0}.mlb-create-step__title{margin:0 0 var(--mlb-space-2);font-size:clamp(20px,3vw,24px);font-weight:800;line-height:1.25;color:var(--mlb-text)}.mlb-create-step__title:focus{outline:none}.mlb-create-step__sub{margin:0 0 var(--mlb-space-4);font-size:16px;line-height:1.5;color:var(--mlb-text-soft);max-width:60ch}.mlb-create-sublabel{margin:var(--mlb-space-4) 0 var(--mlb-space-2);font-size:16px;font-weight:800;color:var(--mlb-text)}.mlb-create-choice-group{display:flex;flex-direction:column;gap:var(--mlb-space-3);margin:var(--mlb-space-4) 0 0}.mlb-create-flow .mlb-create-choice{position:relative;display:flex;align-items:center;gap:14px;width:100%;min-height:78px;padding:14px 52px 14px 16px;border:2px solid var(--mlb-border);border-bottom-width:5px;border-radius:var(--mlb-cf-radius);background:var(--mlb-surface);color:var(--mlb-text);text-align:left;cursor:pointer;box-sizing:border-box;transition:border-color .15s ease,background-color .15s ease,transform .12s ease}.mlb-create-flow .mlb-create-choice:hover{border-color:#84d8ff;background:#f4fbff}.mlb-create-flow .mlb-create-choice:active{transform:translateY(3px);border-bottom-width:2px}.mlb-create-flow .mlb-create-choice.is-selected,.mlb-create-flow .mlb-create-choice[aria-pressed=true],.mlb-create-flow .mlb-create-choice:has(input:checked){border-color:var(--mlb-blue);background:#e8f7ff}.mlb-create-flow .mlb-create-choice:focus-visible,.mlb-create-flow .mlb-create-choice:has(input:focus-visible){outline:none;box-shadow:var(--mlb-cf-focus)}.mlb-create-choice__icon{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:14px;background:var(--mlb-bg)}.mlb-create-choice__text{display:flex;flex-direction:column;gap:3px;min-width:0}.mlb-create-choice__title{font-size:17px;font-weight:800;line-height:1.25}.mlb-create-choice__sub{font-size:14px;font-weight:600;line-height:1.4;color:var(--mlb-text-soft)}.mlb-create-choice__check{position:absolute;right:14px;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:var(--mlb-blue);color:#fff;opacity:0;transition:opacity .15s ease}.mlb-create-flow .mlb-create-choice.is-selected .mlb-create-choice__check,.mlb-create-flow .mlb-create-choice[aria-pressed=true] .mlb-create-choice__check,.mlb-create-flow .mlb-create-choice:has(input:checked) .mlb-create-choice__check{opacity:1}.mlb-create-flow .mlb-create-choice.is-blocked{background:var(--mlb-bg);border-style:dashed;color:var(--mlb-text-soft);cursor:not-allowed}.mlb-create-flow .mlb-create-mode-cards{display:grid;grid-template-columns:1fr;gap:var(--mlb-space-3);margin:0 0 var(--mlb-space-4);padding:0;border:0;min-inline-size:0}.mlb-create-flow .mlb-create-choice--mode input[type=radio]{position:absolute;width:1px;height:1px;margin:0;padding:0;opacity:.001;pointer-events:none}@media(min-width:641px){.mlb-create-flow .mlb-create-mode-cards{grid-template-columns:repeat(3,minmax(0,1fr))}.mlb-create-flow .mlb-create-choice--mode{flex-direction:column;align-items:flex-start;gap:10px;padding:16px;min-height:118px}.mlb-create-flow .mlb-create-choice--mode .mlb-create-choice__check{top:14px;transform:none}}.mlb-create-field{margin:0 0 var(--mlb-space-4)}.mlb-create-label{display:block;margin:0 0 var(--mlb-space-2);font-size:15px;font-weight:800;color:var(--mlb-text)}div#ays-pd-box_id .mlb-create-flow input[type=text],div#ays-pd-box_id .mlb-create-flow textarea,div#ays-pd-box_id .mlb-create-flow select{box-sizing:border-box;width:100%;min-height:52px;padding:13px 15px;border:2px solid var(--mlb-border);border-bottom-width:4px;border-radius:16px;background:#fff;color:var(--mlb-text);font-size:16px;font-weight:600;line-height:1.4;box-shadow:none;margin:0}div#ays-pd-box_id .mlb-create-flow textarea{min-height:180px;line-height:1.55;resize:vertical;font-weight:500}div#ays-pd-box_id .mlb-create-flow input[type=text]:focus,div#ays-pd-box_id .mlb-create-flow textarea:focus,div#ays-pd-box_id .mlb-create-flow select:focus{border-color:var(--mlb-blue);outline:none;box-shadow:0 0 0 4px #1cb0f629}div#ays-pd-box_id .mlb-create-flow input[aria-invalid=true],div#ays-pd-box_id .mlb-create-flow textarea[aria-invalid=true],div#ays-pd-box_id .mlb-create-flow select[aria-invalid=true]{border-color:var(--mlb-red)}.mlb-create-flow .ays-pd-ai-count{margin:6px 2px 0;font-size:14px;font-weight:700;color:var(--mlb-text-soft);text-align:right}.mlb-create-flow .ays-pd-ai-count-over{color:var(--mlb-red)}.mlb-create-flow .mlb-create-hint,.mlb-create-flow .ays-pd-ai-hint{margin:var(--mlb-space-2) 0 0;font-size:14px;font-weight:600;line-height:1.5;color:var(--mlb-text-soft);max-width:62ch}.mlb-create-flow .ays-pd-ai-send-note,.mlb-create-flow .ays-pd-ai-photos-help{display:none}.mlb-create-flow .mlb-create-error{display:flex;align-items:flex-start;gap:8px;margin:var(--mlb-space-2) 0 0;padding:10px 12px;border-radius:12px;background:#fff0f0;color:#b42318;font-size:14px;font-weight:700;line-height:1.45}.mlb-create-flow .mlb-create-error:empty,.mlb-create-flow .ays-pd-ai-error:empty{display:none}.mlb-create-flow .ays-pd-ai-error{margin:var(--mlb-space-2) 0 0;padding:10px 12px;border-radius:12px;background:#fff0f0;color:#b42318;font-size:14px;font-weight:700}.mlb-create-flow__actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.5fr);gap:10px;padding:var(--mlb-space-3) var(--mlb-space-4);background:var(--mlb-surface);border-top:1px solid var(--mlb-border)}.mlb-create-flow__actions--single{grid-template-columns:minmax(0,1fr)}.mlb-create-flow .mlb-create-primary{-webkit-appearance:none;appearance:none;box-sizing:border-box;min-height:52px;padding:12px 22px;border:0;border-radius:16px;background:var(--mlb-green);box-shadow:0 5px 0 var(--mlb-green-dark);color:#fff;font-size:16px;font-weight:800;line-height:1.2;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,filter .12s ease}.mlb-create-flow .mlb-create-primary:hover{filter:brightness(1.03)}.mlb-create-flow .mlb-create-primary:active{transform:translateY(4px);box-shadow:0 1px 0 var(--mlb-green-dark)}.mlb-create-flow .mlb-create-primary:focus-visible{outline:4px solid rgba(28,176,246,.28);outline-offset:3px}.mlb-create-flow .mlb-create-primary:disabled{background:#a7b2bf;box-shadow:0 5px #8a95a3;color:#fff;cursor:wait;transform:none;filter:none}.mlb-create-flow .mlb-create-secondary{-webkit-appearance:none;appearance:none;box-sizing:border-box;min-height:52px;padding:12px 18px;border:2px solid var(--mlb-border);border-bottom-width:4px;border-radius:16px;background:var(--mlb-bg);color:var(--mlb-text-soft);font-size:16px;font-weight:800;cursor:pointer;transition:background .15s ease,color .15s ease,transform .12s ease}.mlb-create-flow .mlb-create-secondary:hover{background:#eef2f6;color:var(--mlb-text)}.mlb-create-flow .mlb-create-secondary:active{transform:translateY(2px);border-bottom-width:2px}.mlb-create-flow .mlb-create-secondary:focus-visible{outline:none;box-shadow:var(--mlb-cf-focus)}.mlb-create-flow .mlb-create-secondary:disabled{color:#9aa5b1;background:var(--mlb-bg);cursor:wait}.mlb-create-flow .mlb-create-mini-btn{-webkit-appearance:none;appearance:none;min-height:44px;padding:8px 16px;border:2px solid rgba(28,176,246,.45);border-radius:12px;background:#fff;color:var(--mlb-blue-dark);font-size:14px;font-weight:800;cursor:pointer;transition:background .15s ease,border-color .15s ease}.mlb-create-flow .mlb-create-mini-btn:hover{background:#1cb0f614}.mlb-create-flow .mlb-create-mini-btn:focus-visible{outline:none;box-shadow:var(--mlb-cf-focus)}.mlb-create-flow .mlb-create-mini-btn--danger{border-color:#ff4b4b80;color:#c22525}.mlb-create-flow .mlb-create-mini-btn--danger:hover{background:#ff4b4b12}.mlb-create-icon{margin:var(--mlb-space-4) 0 0}.mlb-create-flow .mlb-create-icon-picker{-webkit-appearance:none;appearance:none;position:relative;display:flex;align-items:center;gap:14px;width:100%;min-height:92px;padding:14px 56px 14px 14px;border:2px dashed rgba(28,176,246,.55);border-radius:var(--mlb-cf-radius);background:#1cb0f60d;color:var(--mlb-text);text-align:left;cursor:pointer;box-sizing:border-box;transition:background .15s ease,border-color .15s ease}.mlb-create-flow .mlb-create-icon-picker:hover,.mlb-create-flow .mlb-create-icon-picker:active{background:#1cb0f61a;border-color:var(--mlb-blue)}.mlb-create-flow .mlb-create-icon-picker:focus-visible{outline:none;box-shadow:var(--mlb-cf-focus)}.mlb-create-flow .mlb-create-icon-picker.has-icon{border-style:solid;background:#fff}.mlb-create-icon-picker__preview{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:16px;background:var(--mlb-bg);overflow:hidden;color:var(--mlb-blue)}.mlb-create-icon-picker__preview img{display:block;width:100%;height:100%;object-fit:contain;filter:none}div#ays-pd-box_id .mlb-create-icon-picker__symbol svg{width:28px!important;height:28px!important;min-width:28px;flex:none;display:block}.mlb-create-icon-picker__text{display:flex;flex-direction:column;gap:3px;min-width:0}.mlb-create-icon-picker__label{font-size:16px;font-weight:800;line-height:1.3;overflow-wrap:anywhere}.mlb-create-icon-picker__optional{font-size:13px;font-weight:700;color:var(--mlb-text-soft)}.mlb-create-icon-picker__optional.is-ready{color:var(--mlb-green-dark)}.mlb-create-icon-picker__badge{position:absolute;right:14px;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:var(--mlb-blue);color:#fff}.mlb-create-icon__actions{display:flex;gap:var(--mlb-space-2);margin:var(--mlb-space-2) 0 0}.mlb-create-flow .mlb-create-dropzone{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:var(--mlb-space-5) var(--mlb-space-4);border:2px dashed rgba(28,176,246,.55);border-radius:var(--mlb-cf-radius);background:#1cb0f60d;text-align:center;cursor:pointer;transition:background .15s ease,border-color .15s ease}.mlb-create-flow .mlb-create-dropzone:hover,.mlb-create-flow .ays-pd-ai-drop-active.mlb-create-dropzone{background:#1cb0f61a;border-color:var(--mlb-blue)}.mlb-create-flow .mlb-create-dropzone__label{margin:0;font-size:17px;font-weight:800;color:var(--mlb-text);cursor:pointer}.mlb-create-flow .mlb-create-dropzone__sub{margin:0;font-size:14px;font-weight:600;color:var(--mlb-text-soft)}div#ays-pd-box_id .mlb-create-flow .ays-pd-ai-file-input{width:1px;height:1px;position:absolute;opacity:.001;pointer-events:none}.mlb-create-flow .mlb-create-file-card{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin:var(--mlb-space-3) 0 0;padding:12px 14px;border:2px solid var(--mlb-border);border-radius:14px;background:var(--mlb-bg);font-size:15px;font-weight:700;color:var(--mlb-text)}.mlb-create-flow .mlb-create-file-card>span:first-child{display:none}.mlb-create-flow .ays-pd-ai-file-name{overflow-wrap:anywhere}.mlb-create-file-card__ready{color:var(--mlb-green-dark);font-weight:800;white-space:nowrap}.mlb-create-flow .ays-pd-ai-file-remove{-webkit-appearance:none;appearance:none;margin-left:auto;min-height:44px;padding:8px 14px;border:2px solid rgba(255,75,75,.5);border-radius:12px;background:#fff;color:#c22525;font-size:14px;font-weight:800;cursor:pointer}.mlb-create-flow .ays-pd-ai-file-remove:focus-visible{outline:none;box-shadow:var(--mlb-cf-focus)}.mlb-create-file-details,.ays-pd-ai-privacy-details{margin:var(--mlb-space-3) 0 0;border:1px solid var(--mlb-border);border-radius:12px;background:var(--mlb-bg);padding:0}.mlb-create-file-details summary,.ays-pd-ai-privacy-details summary{padding:12px 14px;font-size:14px;font-weight:800;color:var(--mlb-text-soft);cursor:pointer;border-radius:12px;list-style-position:inside}.mlb-create-file-details summary:focus-visible,.ays-pd-ai-privacy-details summary:focus-visible{outline:none;box-shadow:var(--mlb-cf-focus)}.mlb-create-file-details>:not(summary),.ays-pd-ai-privacy-details>:not(summary){margin:0;padding:0 14px 12px;font-size:14px;line-height:1.55;color:var(--mlb-text-soft)}.mlb-create-flow .mlb-create-photo-buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--mlb-space-2)}.mlb-create-flow .ays-pd-ai-photos-btn{-webkit-appearance:none;appearance:none;min-height:52px;padding:12px 18px;border:2px solid var(--mlb-border);border-bottom-width:4px;border-radius:16px;background:#fff;color:var(--mlb-text);font-size:16px;font-weight:800;cursor:pointer;transition:background .15s ease,border-color .15s ease,transform .12s ease}.mlb-create-flow .ays-pd-ai-photos-btn:hover{border-color:#84d8ff;background:#f4fbff}.mlb-create-flow .ays-pd-ai-photos-btn:active{transform:translateY(2px);border-bottom-width:2px}.mlb-create-flow .ays-pd-ai-photos-btn:focus-visible{outline:none;box-shadow:var(--mlb-cf-focus)}.mlb-create-flow .ays-pd-ai-photos-count{margin:var(--mlb-space-3) 0 0;font-size:15px;font-weight:800;color:var(--mlb-text)}.mlb-create-flow .ays-pd-ai-photos-list{counter-reset:mlb-photo;display:grid;grid-template-columns:repeat(auto-fill,minmax(132px,1fr));gap:var(--mlb-space-3);margin:var(--mlb-space-3) 0 0;padding:0;list-style:none}.mlb-create-flow .ays-pd-ai-photo-item{counter-increment:mlb-photo;position:relative;display:flex;flex-direction:column;gap:6px;margin:0;padding:8px;border:2px solid var(--mlb-border);border-radius:14px;background:var(--mlb-surface)}.mlb-create-flow .ays-pd-ai-photo-item:before{content:counter(mlb-photo);position:absolute;top:2px;left:2px;z-index:1;display:inline-flex;align-items:center;justify-content:center;min-width:26px;height:26px;border-radius:999px;background:var(--mlb-blue);color:#fff;font-size:14px;font-weight:800}.mlb-create-flow .ays-pd-ai-photo-thumb{display:block;width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:10px;background:var(--mlb-bg)}.mlb-create-flow .ays-pd-ai-photo-meta{display:none}.mlb-create-flow .ays-pd-ai-photo-controls{display:flex;gap:4px}.mlb-create-flow .ays-pd-ai-photo-ctrl{-webkit-appearance:none;appearance:none;flex:0 0 auto;min-width:40px;min-height:40px;padding:6px 10px;border:2px solid var(--mlb-border);border-radius:10px;background:#fff;color:var(--mlb-text-soft);font-size:14px;font-weight:800;cursor:pointer}.mlb-create-flow .ays-pd-ai-photo-ctrl:last-child{flex:1 1 auto;color:#c22525;border-color:#ff4b4b73}.mlb-create-flow .ays-pd-ai-photo-ctrl:disabled{color:#b6bfc9;border-color:var(--mlb-border);cursor:default}.mlb-create-flow .ays-pd-ai-photo-ctrl:focus-visible{outline:none;box-shadow:var(--mlb-cf-focus)}.mlb-create-flow .ays-pd-ai-photo-note{margin:var(--mlb-space-4) 0 0}.mlb-create-flow .ays-pd-ai-photo-note .ays-pd-ai-label{display:block;margin:0 0 var(--mlb-space-2);font-size:15px;font-weight:800;color:var(--mlb-text)}.mlb-create-flow .mlb-create-langs{display:grid;grid-template-columns:1fr;gap:var(--mlb-space-3);align-items:end;margin:var(--mlb-space-4) 0 0}.mlb-create-flow .ays-pd-ai-lang-field{display:flex;flex-direction:column;gap:var(--mlb-space-2);min-width:0}.mlb-create-flow .ays-pd-ai-label{font-size:15px;font-weight:800;color:var(--mlb-text)}.mlb-create-flow .mlb-language-swap{-webkit-appearance:none;appearance:none;justify-self:center;display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border:2px solid var(--mlb-border);border-bottom-width:4px;border-radius:16px;background:#fff;color:var(--mlb-blue-dark);cursor:pointer;transition:background .15s ease,transform .12s ease}.mlb-create-flow .mlb-language-swap:hover{background:#f4fbff}.mlb-create-flow .mlb-language-swap:active{transform:translateY(2px);border-bottom-width:2px}.mlb-create-flow .mlb-language-swap:focus-visible{outline:none;box-shadow:var(--mlb-cf-focus)}@media(min-width:641px){.mlb-create-flow .mlb-create-langs{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)}.mlb-create-flow .mlb-language-swap{margin-bottom:4px}}.mlb-create-summary{display:flex;flex-direction:column;gap:var(--mlb-space-2);margin:var(--mlb-space-4) 0 0}.mlb-create-summary__row{display:grid;grid-template-columns:minmax(72px,auto) minmax(0,1fr) auto;align-items:center;gap:var(--mlb-space-3);padding:12px 14px;border:2px solid var(--mlb-border);border-radius:14px;background:var(--mlb-bg)}.mlb-create-summary__label{margin:0;font-size:13px;font-weight:800;text-transform:none;color:var(--mlb-text-soft)}.mlb-create-summary__value{margin:0;font-size:16px;font-weight:800;color:var(--mlb-text);overflow-wrap:anywhere}.mlb-create-privacy{margin:var(--mlb-space-5) 0 0;padding:var(--mlb-space-4);border:2px solid var(--mlb-border);border-radius:var(--mlb-cf-radius);background:var(--mlb-bg)}.mlb-create-privacy__notice{display:flex;gap:10px;align-items:flex-start;margin:0 0 var(--mlb-space-2);font-size:15px;font-weight:700;line-height:1.5;color:var(--mlb-text);max-width:62ch}.mlb-create-privacy__lock{flex:0 0 auto}.mlb-create-privacy__warn{margin:0 0 var(--mlb-space-2);font-size:14px;font-weight:600;line-height:1.5;color:var(--mlb-text-soft);max-width:62ch}.mlb-create-flow .ays-pd-ai-privacy-details .ays-pd-ai-privacy-title{padding-top:4px;font-weight:800;color:var(--mlb-text)}.mlb-create-flow .mlb-create-consent{display:flex;align-items:flex-start;gap:12px;margin:var(--mlb-space-3) 0 0;padding:12px;border:2px solid var(--mlb-border);border-radius:14px;background:#fff;font-size:15px;font-weight:700;line-height:1.5;color:var(--mlb-text);cursor:pointer}div#ays-pd-box_id .mlb-create-flow .mlb-create-consent input[type=checkbox]{flex:0 0 auto;width:26px;height:26px;margin:0;accent-color:var(--mlb-green);cursor:pointer}div#ays-pd-box_id .mlb-create-flow .mlb-create-consent input[type=checkbox]:focus-visible{outline:none;box-shadow:var(--mlb-cf-focus);border-radius:6px}.mlb-create-flow .mlb-create-quota{margin-top:var(--mlb-space-3)}.mlb-create-step--success{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:var(--mlb-space-2);min-height:240px}.mlb-create-success__emoji{margin:0}.mlb-create-success__count{margin:0;font-size:17px;font-weight:700;color:var(--mlb-text-soft)}.mlb-create-flow.is-submitting .mlb-create-flow__content{pointer-events:none}@media(max-width:640px){.mlb-modal-overlay.mlb-create-overlay{padding:0}div#ays-pd-box_id div#ays-pd-container_id div.ays-pd-content .mlb-modal-overlay .ays-pd-save-groups-block.mlb-create-host{width:100%;height:100dvh;max-height:100dvh;border-radius:0!important;border:0!important}div#ays-pd-box_id .mlb-create-host .mlb-create-flow{height:100dvh;max-height:100dvh}.mlb-create-flow__header{min-height:66px;padding:max(8px,env(safe-area-inset-top)) 12px 8px}.mlb-create-flow__content{padding:22px 16px 32px}.mlb-create-flow__actions{padding:12px 16px max(12px,env(safe-area-inset-bottom))}.mlb-create-flow__actions button{min-height:50px;font-size:16px}.mlb-create-flow .mlb-create-photo-buttons{flex-direction:column;align-items:stretch}.mlb-create-flow .mlb-create-photo-btn--capture{order:-1;background:var(--mlb-blue);border-color:var(--mlb-blue-dark);border-bottom-color:var(--mlb-blue-dark);color:#fff}.mlb-create-flow .mlb-create-photo-btn--capture:hover{background:var(--mlb-blue-dark)}.mlb-create-flow .ays-pd-ai-photos-list{grid-template-columns:repeat(auto-fill,minmax(104px,1fr))}}@media(max-width:360px){.mlb-create-flow__content{padding:18px 12px 28px}.mlb-create-flow .mlb-create-choice{padding:12px 44px 12px 12px;min-height:70px}.mlb-create-choice__icon{width:40px;height:40px}}@media(prefers-reduced-motion:reduce){.mlb-create-flow *,.mlb-create-flow *:before,.mlb-create-flow *:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.mlb-create-flow .mlb-has-icon{display:inline-flex;align-items:center;justify-content:center;gap:8px}.mlb-create-flow .mlb-create-icon-label{line-height:1.2}.mlb-create-flow .mlb-create-choice__check{width:26px;height:26px;background:transparent;color:var(--mlb-blue)}.mlb-create-flow .mlb-create-icon-picker__optional.is-ready,.mlb-create-flow .mlb-create-file-card__ready{gap:6px}.mlb-create-flow .mlb-create-privacy__lock{display:inline-flex;align-items:center;color:var(--mlb-text-soft)}.mlb-create-success__emoji{display:flex;justify-content:center;color:var(--mlb-green)}
