@charset "UTF-8";.postcard-error-step{display:flex;flex-direction:column;gap:16px;width:100%;max-width:431px;margin:0 auto}.postcard-error-step__header{min-width:0}.postcard-error-step__title{margin:0;font-size:20px;font-weight:700;line-height:1.2;color:#080729}.postcard-error-step__subtitle{margin:6px 0 0;font-size:13px;font-weight:400;line-height:1.35;color:#080729bf}.postcard-error-step__notice{display:flex;align-items:center;gap:18px;min-height:63px;padding:15px 29px 14px 26px;border-radius:18px;background:#f6e6ce}.postcard-error-step__notice-icon{flex-shrink:0;width:28px;height:28px;color:#765625}.postcard-error-step__notice-text{margin:0;font-size:13px;font-weight:400;line-height:1.2;color:#765625}.postcard-error-step__detail{margin:0;padding:12px 16px;border-radius:14px;font-size:13px;line-height:1.35;color:#080729cc;background:#7a4df514;word-break:break-word}.postcard-error-step__actions{display:flex;justify-content:flex-start;padding-top:4px}.postcard-error-step__retry{min-width:200px}@media(max-width:520px){.postcard-error-step{max-width:none}.postcard-error-step__notice{gap:12px;padding:14px 18px}}.greeting-text-card{position:relative;box-sizing:border-box;border-radius:16px;padding:33px 31px 22px;border:1px solid #eae7f3;background:#987abc1a;color:var(--p-surface-900)}.greeting-text-card--compact{padding:16px 20px;border-radius:12px;border:none;background:#987abc1a}.greeting-text-card--template-actions .greeting-text-card__actions{justify-content:space-between;gap:8px;width:100%}.greeting-text-card--template-actions .greeting-text-card__actions-leading,.greeting-text-card--template-actions .greeting-text-card__actions-trailing{display:flex;align-items:center;gap:8px;flex:0 0 auto}.greeting-text-card--template-actions .greeting-text-card__actions-leading{min-width:0}.greeting-text-card--template-actions .greeting-text-card__actions-trailing{margin-left:auto}.greeting-text-card--template-actions .greeting-text-card__btn{border:none;color:#080729}.greeting-text-card--template-actions .greeting-text-card__btn:not(:disabled):hover{background:unset;border-color:transparent;color:#080729}.greeting-text-card--template-actions .greeting-text-card__regenerate-btn-label{white-space:nowrap}@media(max-width:767px){.greeting-text-card--template-actions .greeting-text-card__actions{flex-direction:column;align-items:stretch;gap:8px}.greeting-text-card--template-actions .greeting-text-card__actions-leading,.greeting-text-card--template-actions .greeting-text-card__actions-trailing{width:100%;flex:none;margin-left:0}.greeting-text-card--template-actions .greeting-text-card__actions-trailing{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.greeting-text-card--template-actions .greeting-text-card__actions-trailing .v-button-shell{display:block;width:100%}.greeting-text-card--template-actions .greeting-text-card__actions-trailing .greeting-text-card__btn{width:100%;min-width:0;height:auto;min-height:40px;padding:10px 12px;justify-content:center;gap:6px}.greeting-text-card--template-actions .greeting-text-card__btn--personal{width:100%;min-width:0;height:auto;min-height:48px;padding:12px 14px;justify-content:center;gap:8px}.greeting-text-card--template-actions .greeting-text-card__personal-btn-label,.greeting-text-card--template-actions .greeting-text-card__copy-btn-label,.greeting-text-card--template-actions .greeting-text-card__regenerate-btn-label{position:static;width:auto;height:auto;margin:0;overflow:visible;clip-path:none;white-space:nowrap;border:0}}.greeting-text-card__title{display:flex;align-items:center;gap:6px;margin:0 0 12px;font-weight:600;font-size:15px;line-height:20px;letter-spacing:-.03em;color:var(--p-surface-900)}.greeting-text-card__title--plain{font-weight:700}.greeting-text-card__title-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:6px;color:#1c1c1e;font-size:30px}.greeting-text-card__title-icon-glyph{width:16px;height:16px}.greeting-text-card__body{margin:0 0 16px;font-size:14px;line-height:20px;color:var(--p-surface-900);white-space:pre-wrap}.greeting-text-card__textarea{display:block;box-sizing:border-box;width:100%;margin:0 0 4px;padding:2px 0 8px;resize:none;overflow-y:hidden;border:none;border-radius:0;color:#1c1c1e;font-weight:400;font-size:14px;line-height:20px;letter-spacing:-.03em;background:transparent;font-family:inherit;box-shadow:none}.greeting-text-card__textarea::placeholder{color:#71717a;opacity:.85}.greeting-text-card__textarea:focus{outline:none}.greeting-text-card__actions{position:relative;margin-top:14px;display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.greeting-text-card__actions-start{display:flex;align-items:center;gap:8px;flex-wrap:wrap;min-width:0;flex:1 1 auto}.greeting-text-card__actions-end{flex-shrink:0;margin-left:auto}.greeting-text-card__btn{display:inline-flex;flex-shrink:0;box-sizing:border-box;min-height:40px;align-items:center;gap:6px;padding-block:8px;padding-inline:12px;font-weight:500;font-size:13px;line-height:1.2;border-radius:10px;border-color:#c4c4d0;color:#3f3f46}.greeting-text-card__btn .p-button-label{font-weight:500;font-size:13px;line-height:1.2}.greeting-text-card__btn:not(:disabled):hover{background:#ffffff8c;border-color:#a1a1aa;color:#27272a}.greeting-text-card__btn--personal{padding-inline:14px}.greeting-text-card__btn-icon{width:18px;height:18px;flex-shrink:0}.greeting-text-card__btn-icon--pencil{width:13px;height:17px;object-fit:contain}.greeting-text-card--compact .greeting-text-card__title{margin-bottom:8px}.greeting-text-card--compact .greeting-text-card__body{margin-bottom:16px}.greeting-text-card--compact .greeting-text-card__actions{margin-top:0;justify-content:space-between}.greeting-text-card--compact .greeting-text-card__actions-end{margin-left:auto}.greeting-text-card__emoji-wrap{position:relative;flex-shrink:0}.greeting-text-card__emoji-panel{transform-origin:bottom right;position:absolute;z-index:30;right:0;bottom:calc(100% + 8px);padding:0;border-radius:12px;border:1px solid #e4e1ef;background:#fff;box-shadow:0 8px 28px #1e1b2e1f;overflow:hidden}.greeting-text-card__emoji-panel .v3-emoji-picker{--v3-picker-bg: #ffffff;--v3-picker-fg: #1c1c1e;--v3-picker-border: #e4e1ef;--v3-picker-input-border: #c4c4d0;--v3-picker-input-focus-border: var(--p-primary-color, #7a4df5);--v3-picker-emoji-hover: #f4f4f5;margin:0;width:min(100vw - 32px,288px);max-width:288px;height:320px;border-radius:11px;box-shadow:none}.greeting-text-card__emoji-btn{width:40px;min-width:40px;height:40px;padding:0}.greeting-text-card__emoji-btn .p-button-label{display:flex;align-items:center;justify-content:center}.greeting-text-card__emoji-btn-inner{position:relative;display:flex;align-items:center;justify-content:center;width:22px;height:22px}.greeting-text-card__emoji-btn-plus{position:absolute;top:-5px;right:-5px;width:10px;height:10px;color:#3f3f46}@media(max-width:520px){.greeting-text-card:not(.greeting-text-card--template-actions) .greeting-text-card__actions{flex-direction:row;align-items:center;justify-content:space-between}.greeting-text-card:not(.greeting-text-card--template-actions) .greeting-text-card__actions-start,.greeting-text-card:not(.greeting-text-card--template-actions) .greeting-text-card__actions-end{margin-left:0}.greeting-text-card:not(.greeting-text-card--template-actions) .greeting-text-card__copy-btn{position:relative;width:40px;min-width:40px;height:40px;padding:0;justify-content:center;gap:0}.greeting-text-card:not(.greeting-text-card--template-actions) .greeting-text-card__copy-btn .p-button-label{display:flex;align-items:center;justify-content:center}.greeting-text-card:not(.greeting-text-card--template-actions) .greeting-text-card__copy-btn .greeting-text-card__copy-btn-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.greeting-text-card:not(.greeting-text-card--template-actions) .greeting-text-card__actions-end{width:auto;align-self:flex-end;margin-left:auto}.greeting-text-card:not(.greeting-text-card--template-actions) .greeting-text-card__btn--personal{width:40px;min-width:40px;height:40px;padding:0;justify-content:center;gap:0}.greeting-text-card:not(.greeting-text-card--template-actions) .greeting-text-card__btn--personal .p-button-label{display:flex;align-items:center;justify-content:center}.greeting-text-card:not(.greeting-text-card--template-actions) .greeting-text-card__personal-btn-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}}@media(max-width:420px){.greeting-text-card__emoji-panel{right:auto;left:0}}.greeting-text-card .emoji-fade-enter-active,.greeting-text-card .emoji-fade-leave-active{transition:opacity .2s ease,transform .2s ease}.greeting-text-card .emoji-fade-enter-from,.greeting-text-card .emoji-fade-leave-to{opacity:0;transform:scale(.95) translateY(4px)}.greeting-text-card--regenerating{pointer-events:none}.greeting-text-card__smart-loader.smart-loader.smart-loader--overlay{pointer-events:none;border-radius:inherit;background:#f8f7fc;backdrop-filter:none;-webkit-backdrop-filter:none}.postcard-result-step{display:flex;flex-direction:column;gap:0;min-height:0;width:100%;max-width:431px;margin-inline:auto;padding-block:0;padding-inline:0}.postcard-result-step__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.postcard-result-step__header-text{min-width:0}.postcard-result-step__title{margin:0;font-size:20px;font-weight:700;line-height:1.2;color:#080729}.postcard-result-step__subtitle{margin:11px 0 0;font-size:13px;font-weight:400;line-height:1.2;color:#080729a6}.postcard-result-step__balance{display:inline-flex;flex-shrink:0;align-items:center;gap:5px;min-height:33px;padding-right:2px}.postcard-result-step__balance-icon{display:block;flex-shrink:0;width:18px;height:18px}.postcard-result-step__balance-value{font-size:14px;font-weight:500;line-height:1.2;letter-spacing:.02em;color:#080729}.postcard-result-step__actions{display:flex;flex-direction:column;gap:17px}.postcard-result-step__download{min-height:56px;font-size:14px;font-weight:500;letter-spacing:.02em;border-radius:20px!important}.postcard-result-step__download.v-button{display:inline-flex;align-items:center;justify-content:center;gap:9px}.postcard-result-step__download-icon{display:block;width:17px;height:15px;flex-shrink:0}.postcard-result-step__send-error{margin:0;color:#b42318;font-size:.9rem;text-align:center}.postcard-result-step__secondary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.postcard-result-step__secondary--single{grid-template-columns:1fr}.postcard-result-step__secondary-btn{min-height:48px;padding:0 16px 0 24px!important;font-size:14px;font-weight:400;letter-spacing:.02em;border-radius:20px!important;color:#080729e6!important;--v-button-variant-bg: rgba(8, 7, 41, .05);--v-button-variant-bg-hover: rgba(8, 7, 41, .08);--v-button-variant-bg-active: rgba(8, 7, 41, .12)}.postcard-result-step__secondary-btn.v-button{display:inline-flex;align-items:center;justify-content:space-between;gap:8px;width:100%}.postcard-result-step__secondary-btn--wide{grid-column:1/-1}.postcard-result-step__secondary-label{flex:1 1 auto;min-width:0;text-align:left}.postcard-result-step__secondary-cost{display:inline-flex;flex-shrink:0;align-items:center;gap:6px;font-size:14px;font-weight:400;color:#080729e6}.postcard-result-step__secondary-bolt{display:block;width:10px;height:15px;flex-shrink:0}.postcard-result-step__menu{position:relative;grid-column:1/-1}.postcard-result-step__menu-chevron{display:block;width:18px;height:18px;flex-shrink:0}.postcard-result-step__menu-popup{position:absolute;top:calc(100% + 6px);left:0;z-index:5;display:flex;min-width:100%;flex-direction:column;overflow:hidden;border-radius:12px;background:#fff;box-shadow:0 4px 16px #00000024}.postcard-result-step__menu-option{justify-content:flex-start!important;padding:10px 12px!important;border-radius:0!important;color:var(--p-surface-900)!important;font-size:13px;font-weight:500}.postcard-result-step__more{margin-top:58px}.postcard-result-step__more-title{margin:0 0 16px;font-size:13px;font-weight:700;line-height:1.2;color:#080729}.postcard-result-step__more-list{display:flex;flex-direction:column;gap:10px;margin:0;padding:0;list-style:none}.postcard-result-step__more-list>li{width:100%}.postcard-result-step__more-card{width:100%}.postcard-result-step__more-card.v-button{display:flex;align-items:flex-start;justify-content:flex-start;gap:8px;width:100%;min-height:62px;padding:15px 14px 15px 21px;border:1px solid rgba(8,7,41,.1);border-radius:20px;background:transparent!important;color:#080729e6!important;box-shadow:none;text-align:left;white-space:normal}.postcard-result-step__more-card.v-button:hover:not(:disabled):not(.p-disabled){background:#08072905!important;border-color:#08072924}.postcard-result-step__more-icon-wrap{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:16px;height:20px;margin-top:0}.postcard-result-step__more-icon{color:#080729e6}.postcard-result-step__more-copy{display:flex;flex-direction:column;gap:2px;min-width:0;padding-top:0}.postcard-result-step__more-card-title{font-size:13px;font-weight:500;line-height:1.2;color:#080729e6}.postcard-result-step__more-card-text{font-size:12px;font-weight:400;line-height:1.2;color:#08072999}.postcard-result-step__mobile-back-btn{display:none;margin-top:16px;padding-inline:0}@media(max-width:520px){.postcard-result-step__secondary{grid-template-columns:1fr}}@media(max-width:899px){.postcard-result-step{width:100%;min-width:0;max-width:none}.postcard-result-step__mobile-back-btn{display:inline-flex;width:100%;justify-content:center}}.v-number-stepper{--v-number-stepper-border: var(--color-form-border);--v-number-stepper-divider: var(--v-number-stepper-border);--v-number-stepper-icon: var(--color-filled-field-icon);--v-number-stepper-icon-hover: rgba(8, 7, 41, .55);--v-number-stepper-btn-width: var(--form-field-height-md);display:inline-flex;align-items:stretch;width:196px;min-height:var(--form-field-height-md);border:1px solid var(--v-number-stepper-border);border-radius:var(--form-field-border-radius);background:var(--color-form-bg, #fff);overflow:hidden}.v-number-stepper--full{width:100%}.v-number-stepper>.v-button-shell{flex-shrink:0;border-radius:0!important;display:flex;align-items:stretch}.v-number-stepper__btn{width:var(--v-number-stepper-btn-width);min-width:var(--v-number-stepper-btn-width);min-height:100%;height:100%;border:none!important;border-radius:0!important;box-shadow:none!important;background:transparent!important;color:var(--v-number-stepper-icon)!important}.v-number-stepper__btn:hover:not(:disabled):not(.p-disabled){background:#0807290a!important;color:var(--v-number-stepper-icon-hover)!important}.v-number-stepper__icon{color:inherit}.v-number-stepper__input{flex:1 1 auto;min-width:0;display:flex}.v-number-stepper__input .p-inputtext{width:100%;min-height:100%;height:100%;padding-inline:.5rem;border:none!important;border-left:1px solid var(--v-number-stepper-divider)!important;border-right:1px solid var(--v-number-stepper-divider)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;text-align:center;font-weight:600;color:#080729;appearance:textfield;-moz-appearance:textfield}.v-number-stepper__input .p-inputtext::-webkit-outer-spin-button,.v-number-stepper__input .p-inputtext::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.v-number-stepper__input .p-inputtext:enabled:hover:not(:focus):not(.p-invalid),.v-number-stepper__input .p-inputtext:enabled:focus:not(.p-invalid){background:transparent!important;border-color:var(--v-number-stepper-divider)!important;box-shadow:none!important}.v-number-stepper--size-small{--v-number-stepper-btn-width: var(--form-field-height-sm);min-height:var(--form-field-height-sm)}.v-number-stepper--size-small .v-number-stepper__icon{width:14px;height:14px}.v-number-stepper--size-small .v-number-stepper__input .p-inputtext{min-height:var(--form-field-height-sm);padding-block:var(--form-field-padding-y-sm);font-size:var(--form-field-font-size-sm);line-height:var(--form-field-line-height-sm)}.v-number-stepper--size-medium{--v-number-stepper-btn-width: var(--form-field-height-md);min-height:var(--form-field-height-md)}.v-number-stepper--size-medium .v-number-stepper__icon{width:16px;height:16px}.v-number-stepper--size-medium .v-number-stepper__input .p-inputtext{min-height:var(--form-field-height-md);padding-block:var(--form-field-padding-y-md);font-size:1rem;line-height:1.429rem}.v-number-stepper--size-large{--v-number-stepper-btn-width: var(--form-field-height-lg);min-height:var(--form-field-height-lg)}.v-number-stepper--size-large .v-number-stepper__icon{width:18px;height:18px}.v-number-stepper--size-large .v-number-stepper__input .p-inputtext{min-height:var(--form-field-height-lg);padding-block:var(--form-field-padding-y-lg);font-size:var(--form-field-font-size-lg);line-height:var(--form-field-line-height-lg)}@media(max-width:520px){.v-number-stepper:not(.v-number-stepper--full){width:min(196px,100%)}}.v-select{display:inline-flex}.v-select.w-full{display:flex;width:100%}.v-select.w-full .p-select{width:100%}.v-select--transparent .p-select{background:transparent}.v-select--transparent .p-select:not(.p-disabled):hover:not(.p-focus):not(.p-invalid){background:var(--color-form-accent-hover-bg);border-color:var(--color-form-accent-border)}.v-select--transparent .p-select:not(.p-disabled).p-focus:not(.p-invalid){background:transparent;border:1px solid var(--color-form-accent-focus-border);box-shadow:none;outline:none}.v-select .p-select{width:100%}.v-select .p-select-dropdown{position:relative}.v-select .p-select-dropdown svg{color:#080729}.v-select .p-select-dropdown:before{content:"";position:absolute;inset-inline-start:0;top:50%;transform:translateY(-50%);width:1px;height:75%;background:#7a4df526;pointer-events:none}.v-select-overlay{margin-top:2px}.postcard-extra-fields-step{display:flex;flex-direction:column;gap:16px;width:100%;max-width:100%;min-height:0;margin:0}.postcard-extra-fields-step__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.postcard-extra-fields-step__header-text{min-width:0}.postcard-extra-fields-step__title{margin:0;font-size:20px;font-weight:700;line-height:1.2;color:#080729}.postcard-extra-fields-step__subtitle{margin:6px 0 0;font-size:13px;font-weight:400;line-height:1.2;color:#080729d9}.postcard-extra-fields-step__balance{display:inline-flex;flex-shrink:0;align-items:center;gap:5px;min-height:33px;padding-right:2px}.postcard-extra-fields-step__balance-icon-wrap{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:999px;background:#ffd353}.postcard-extra-fields-step__balance-icon{width:14px;height:14px;color:#080729}.postcard-extra-fields-step__balance-value{font-size:14px;font-weight:500;line-height:1.2;letter-spacing:.02em;color:#080729}.postcard-extra-fields-step__fields{min-width:0}.postcard-extra-fields-step__field-card{display:flex;flex-direction:column;gap:12px;padding:15px 16px 16px;border-radius:18px;background:#edeeff}.postcard-extra-fields-step__field{display:flex;flex-direction:column;align-items:flex-start;gap:10px;width:100%}.postcard-extra-fields-step__field--message{gap:12px}.postcard-extra-fields-step__field-label.v-form-label{font-size:13px;font-weight:500;line-height:1.2;color:#080729d9}.postcard-extra-fields-step__req{color:#080729d9}.postcard-extra-fields-step .v-number-stepper{--v-number-stepper-border: #d6d9ff;--v-number-stepper-divider: #d6d9ff;--v-number-stepper-icon: #b4b8e8;--v-number-stepper-icon-hover: #9499dc;background:#fff}.postcard-extra-fields-step__control{width:100%}.postcard-extra-fields-step__control--textarea :deep(textarea),.postcard-extra-fields-step__control :deep(.p-inputtext),.postcard-extra-fields-step__control :deep(.p-select){border:1px solid #d6d9ff;border-radius:9px;background:#fff;box-shadow:none}.postcard-extra-fields-step__control--textarea :deep(textarea){min-height:96px;padding:10px 14px;font-size:14px;line-height:1.35;color:#080729}.postcard-extra-fields-step__control :deep(.p-inputtext){min-height:40px;padding:10px 14px;font-size:14px;color:#080729}.postcard-extra-fields-step__help{margin:0;font-size:12px;line-height:1.35;color:#0807298c}.postcard-extra-fields-step__toggle{display:flex;flex-direction:column;align-items:flex-start;gap:10px;width:100%}.postcard-extra-fields-step__cta-wrap{align-self:flex-start;margin-top:4px;padding:12px 0;max-width:100%}.postcard-extra-fields-step__cta{max-width:100%;padding:15px 19px}.postcard-extra-fields-step__cta :deep(.p-button){display:inline-flex;align-items:center;gap:7px;min-height:56px;max-width:100%;padding:10px 24px 10px 22px;font-size:14px;font-weight:700}.postcard-extra-fields-step__cta-sparkle{position:relative;flex-shrink:0;width:20px;height:20px}.postcard-extra-fields-step__cta-sparkle-star{position:absolute;display:block;max-width:none}.postcard-extra-fields-step__cta-sparkle-star--main{top:27%;left:2%;width:13px;height:13px}.postcard-extra-fields-step__cta-sparkle-star--top{top:0;right:0;width:9px;height:9px;transform:translateY(15%)}.postcard-extra-fields-step__cta-sparkle-star--bottom{right:9%;bottom:0;width:9px;height:9px}.postcard-extra-fields-step__cta-sparkle-star--left{top:8%;left:0;width:9px;height:9px}.postcard-extra-fields-step__cta-bolt{flex-shrink:0;display:block;width:18px;height:18px}.postcard-extra-fields-step__benefits{display:flex;flex-direction:column;gap:20px;margin:8px 0 0;padding:0;list-style:none}.postcard-extra-fields-step__benefit{display:grid;grid-template-columns:20px minmax(0,1fr);column-gap:11px;align-items:start}.postcard-extra-fields-step__benefit-icon{display:block;width:20px;height:24px;flex-shrink:0;font-size:20px;line-height:1.2}.postcard-extra-fields-step__benefit-copy{min-width:0}.postcard-extra-fields-step__benefit-title{margin:0;font-size:13px;font-weight:700;line-height:1.2;color:#080729}.postcard-extra-fields-step__benefit-text{margin:4px 0 0;font-size:13px;font-weight:400;line-height:1.35;color:#080729a6}@media(max-width:520px){.postcard-extra-fields-step{max-width:none}.postcard-extra-fields-step__cta-wrap{align-self:stretch;margin-left:0;padding-left:0;padding-right:0}.postcard-extra-fields-step__cta{width:100%}.postcard-extra-fields-step__cta :deep(.p-button){width:100%;justify-content:center}}.vue-advanced-cropper{text-align:center;position:relative;-webkit-user-select:none;user-select:none;max-height:100%;max-width:100%;direction:ltr}.vue-advanced-cropper__stretcher{pointer-events:none;position:relative;max-width:100%;max-height:100%}.vue-advanced-cropper__image{-webkit-user-select:none;user-select:none;position:absolute;transform-origin:center;max-width:none!important}.vue-advanced-cropper__background,.vue-advanced-cropper__foreground{opacity:1;background:#000;transform:translate(-50%,-50%);position:absolute;top:50%;left:50%}.vue-advanced-cropper__foreground{opacity:.5}.vue-advanced-cropper__boundaries{opacity:1;transform:translate(-50%,-50%);position:absolute;left:50%;top:50%}.vue-advanced-cropper__cropper-wrapper{width:100%;height:100%}.vue-advanced-cropper__image-wrapper{overflow:hidden;position:absolute;width:100%;height:100%}.vue-advanced-cropper__stencil-wrapper{position:absolute}.vue-simple-handler{display:block;background:#fff;height:10px;width:10px}.vue-handler-wrapper{position:absolute;transform:translate(-50%,-50%);width:30px;height:30px}.vue-handler-wrapper__draggable{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.vue-handler-wrapper--west-north{cursor:nw-resize}.vue-handler-wrapper--north{cursor:n-resize}.vue-handler-wrapper--east-north{cursor:ne-resize}.vue-handler-wrapper--east{cursor:e-resize}.vue-handler-wrapper--east-south{cursor:se-resize}.vue-handler-wrapper--south{cursor:s-resize}.vue-handler-wrapper--west-south{cursor:sw-resize}.vue-handler-wrapper--west{cursor:w-resize}.vue-handler-wrapper--disabled{cursor:auto}.vue-line-wrapper{background:none;position:absolute;display:flex;align-items:center;justify-content:center}.vue-line-wrapper--north,.vue-line-wrapper--south{height:12px;width:100%;left:0;transform:translateY(-50%)}.vue-line-wrapper--north{top:0;cursor:n-resize}.vue-line-wrapper--south{top:100%;cursor:s-resize}.vue-line-wrapper--east,.vue-line-wrapper--west{width:12px;height:100%;transform:translate(-50%);top:0}.vue-line-wrapper--east{left:100%;cursor:e-resize}.vue-line-wrapper--west{left:0;cursor:w-resize}.vue-line-wrapper--disabled{cursor:auto}.vue-bounding-box{position:relative;height:100%;width:100%}.vue-bounding-box__handler{position:absolute}.vue-bounding-box__handler--west-north{left:0;top:0}.vue-bounding-box__handler--north{left:50%;top:0}.vue-bounding-box__handler--east-north{left:100%;top:0}.vue-bounding-box__handler--east{left:100%;top:50%}.vue-bounding-box__handler--east-south{left:100%;top:100%}.vue-bounding-box__handler--south{left:50%;top:100%}.vue-bounding-box__handler--west-south{left:0;top:100%}.vue-bounding-box__handler--west{left:0;top:50%}.vue-draggable-area{position:relative}.vue-preview-result{overflow:hidden;box-sizing:border-box;position:absolute;height:100%;width:100%}.vue-preview-result__wrapper{position:absolute}.vue-preview-result__image{pointer-events:none;position:relative;-webkit-user-select:none;user-select:none;transform-origin:center;max-width:none!important}.vue-rectangle-stencil{position:absolute;height:100%;width:100%;box-sizing:border-box}.vue-rectangle-stencil__preview{position:absolute;width:100%;height:100%}.vue-rectangle-stencil--movable{cursor:move}.vue-circle-stencil{position:absolute;height:100%;width:100%;box-sizing:content-box;cursor:move}.vue-circle-stencil__preview{border-radius:50%;position:absolute;width:100%;height:100%}.vue-circle-stencil--movable{cursor:move}.vue-preview{overflow:hidden;box-sizing:border-box;position:relative}.vue-preview--fill{width:100%;height:100%;position:absolute}.vue-preview__wrapper{position:absolute;height:100%;width:100%}.vue-preview__image{pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;transform-origin:center;max-width:none!important}.vue-simple-line{background:none;transition:border .5s;border-color:#ffffff4d;border-width:0;border-style:solid}.vue-simple-line--south,.vue-simple-line--north{height:0;width:100%}.vue-simple-line--east,.vue-simple-line--west{height:100%;width:0}.vue-simple-line--east{border-right-width:1px}.vue-simple-line--west{border-left-width:1px}.vue-simple-line--south{border-bottom-width:1px}.vue-simple-line--north{border-top-width:1px}.vue-simple-line--hover{opacity:1;border-color:#fff}.p-dialog.vcropper-dialog{border:0;border-radius:30px;background:#f8f7ff;box-shadow:0 5px 10px #0000001a;overflow:hidden}.p-dialog.vcropper-dialog .p-dialog-content{padding:0;background:#f8f7ff;border-radius:30px;overflow:hidden}.vcropper-dialog__panel{display:flex;flex-direction:column;gap:16px;padding:32px;box-sizing:border-box}.vcropper-dialog__title{margin:0;font-size:20px;font-weight:700;line-height:1.2;color:#080729}.vcropper-dialog__body{min-width:0;min-height:0;overflow:hidden}.vcropper-dialog__cropper{width:100%;max-width:100%;height:min(456px,100vh - 220px);min-height:240px;border-radius:20px;overflow:hidden;background:#000}.vcropper-dialog__cropper .vue-advanced-cropper,.vcropper-dialog__cropper .vue-advanced-cropper__background{background:#000}.vcropper-dialog__cropper .vue-simple-handler{width:10px;height:10px;border:0;background:#fff;border-radius:1px}.vcropper-dialog__cropper .vue-simple-line{border-color:#fff}.vcropper-dialog__cropper .vue-bounding-box__handler{width:10px;height:10px}.vcropper-dialog__footer{display:flex;justify-content:flex-end;align-items:center;gap:10px;padding-top:4px}@media(max-width:520px){.vcropper-dialog__panel{padding:24px 20px 20px;gap:12px}.vcropper-dialog__cropper{min-height:200px;border-radius:16px}}.v-upload{display:grid;grid-template-columns:repeat(auto-fill,minmax(104px,1fr));gap:10px;margin:0;padding:0;list-style:none}.v-upload--empty{grid-template-columns:minmax(160px,280px);justify-content:center}.v-upload__tile{position:relative;aspect-ratio:1;min-height:0;border-radius:12px;overflow:hidden;border:1px solid var(--p-surface-200);background:var(--p-surface-100);max-width:150px}.v-upload__tile--add{border-style:dashed;border-color:var(--p-surface-300);background:color-mix(in srgb,var(--p-primary-color) 4%,transparent)}.v-upload__tile--add-disabled,.v-upload--add-disabled .v-upload__tile--add{border-color:var(--p-surface-200);background:var(--p-surface-100)}.v-upload__tile-img{width:100%;height:100%;object-fit:cover;display:block}.v-upload__add{position:relative;display:flex;align-items:stretch;justify-content:stretch;width:100%;height:100%;min-height:0;cursor:pointer;border-radius:inherit;transition:border-color .2s ease,background .2s ease}.v-upload__add--active{border-color:var(--p-primary-color);background:color-mix(in srgb,var(--p-primary-color) 14%,transparent)}.v-upload__add--disabled,.v-upload__add--disabled .v-upload__input{cursor:not-allowed}.v-upload__add--disabled .v-upload__add-icon,.v-upload__add--disabled .v-upload__add-hint{color:var(--p-surface-400)}.v-upload__add:focus-within:not(.v-upload__add--disabled){outline:2px solid var(--p-primary-color);outline-offset:2px}.v-upload__input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.v-upload__add-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:10px 8px;text-align:center;pointer-events:none}.v-upload__add-icon{flex-shrink:0;width:28px;height:28px;color:var(--p-surface-400)}.v-upload__add-hint{font-size:11px;line-height:1.25;color:var(--p-surface-500);text-wrap:balance}.v-upload__remove{position:absolute;top:4px;right:4px;display:flex;align-items:center;justify-content:center;width:26px;height:26px;margin:0;padding:0;border:none;border-radius:999px;cursor:pointer;color:var(--p-surface-0);background:color-mix(in srgb,var(--p-surface-900) 55%,transparent);transition:background .15s ease}.v-upload__remove:hover{background:color-mix(in srgb,var(--p-surface-900) 72%,transparent)}.v-upload__remove:focus-visible{outline:2px solid var(--p-primary-color);outline-offset:2px}.v-upload__remove-icon{width:16px;height:16px}.postcard-upload-step{display:flex;flex-direction:column;gap:16px;min-height:0;width:100%;max-width:431px;margin:0 auto}.postcard-upload-step__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.postcard-upload-step__header-text{min-width:0}.postcard-upload-step__title{margin:10px 0 0;font-size:20px;font-weight:700;line-height:1.2;color:#080729}.postcard-upload-step__subtitle{margin:9px 0 0;font-size:13px;font-weight:400;line-height:1.2;color:#080729}.postcard-upload-step__balance{display:inline-flex;flex-shrink:0;align-items:center;gap:5px;min-height:33px;padding-right:2px}.postcard-upload-step__balance-icon-wrap{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:999px;background:#ffd353}.postcard-upload-step__balance-icon{width:14px;height:14px;color:#080729}.postcard-upload-step__balance-value{font-size:14px;font-weight:500;line-height:1.2;letter-spacing:.02em;color:#080729}.postcard-upload-step__guidelines{display:flex;align-items:stretch;justify-content:space-between;gap:12px;min-height:135px;padding:25px 21px 1px 28px;border-radius:18px;background:#dff1ed;margin-top:10px}.postcard-upload-step__guidelines-copy{display:flex;flex-direction:column;gap:10px;min-width:0}.postcard-upload-step__guidelines-title{margin:0;font-size:13px;font-weight:700;line-height:1.2;color:#080729}.postcard-upload-step__guidelines-list{display:flex;flex-direction:column;gap:0;margin:0;padding:0;list-style:none}.postcard-upload-step__guidelines-item{display:flex;align-items:center;gap:8px;font-size:12px;line-height:20px;color:#080729}.postcard-upload-step__guidelines-check{flex-shrink:0;width:14px;height:14px;color:#1f9d74}.postcard-upload-step__examples{display:flex;flex-shrink:0;align-items:center;gap:10px;padding-bottom:18px}.postcard-upload-step__example{position:relative;width:96px;height:96px;border-radius:12px;overflow:hidden}.postcard-upload-step__example-img{display:block;width:100%;height:100%;object-fit:cover}.postcard-upload-step__example-badge{position:absolute;top:4px;right:4px;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:999px;font-size:12px;line-height:1;pointer-events:none}.postcard-upload-step__example-badge--good{background:#2fbf8d;color:#fff}.postcard-upload-step__example-badge--bad{background:#f04444;color:#fff}.postcard-upload-step__actions{display:flex;justify-content:center;padding-top:4px}.postcard-upload-step__count-error{margin:0;padding:12px 16px;border-radius:14px;font-size:13px;line-height:1.35;color:#080729cc;background:#7a4df514;word-break:break-word}.postcard-upload-step__continue{display:inline-flex;align-items:center;gap:4px;min-width:0}.postcard-upload-step__continue-icon{width:12px;height:12px}.postcard-upload-step__cta{max-width:100%;padding:15px 19px}.postcard-upload-step__cta :deep(.p-button){display:inline-flex;align-items:center;gap:7px;min-height:56px;max-width:100%;padding:10px 24px 10px 22px;font-size:14px;font-weight:700}.postcard-upload-step__cta-bolt{flex-shrink:0;display:block;width:18px;height:18px}.postcard-upload-step .v-upload{width:100%;max-width:100%;aspect-ratio:auto}.postcard-upload-step .v-upload--empty{grid-template-columns:1fr}.postcard-upload-step .v-upload--empty .v-upload__tile{display:flex;width:100%;max-width:none;min-height:321px;aspect-ratio:auto;border:2px dashed #d0d2ec;border-radius:28px;background:#f0f1ff}.postcard-upload-step .v-upload--empty .v-upload__add{display:flex;align-items:center;justify-content:center;width:100%;min-height:321px}.postcard-upload-step .v-upload--empty .v-upload__add-inner{align-items:center;justify-content:center;gap:11px;text-align:center}.postcard-upload-step .v-upload--empty .v-upload__add-icon{display:none}.postcard-upload-step .v-upload--empty .v-upload__add-inner:before{content:"+";font-size:30px;font-weight:300;line-height:1;color:#080729}.postcard-upload-step .v-upload--empty .v-upload__add-hint{font-size:13px;line-height:1.2;color:#080729}.postcard-upload-step .v-upload--empty.v-upload--add-disabled .v-upload__tile--add{border-color:#e0e2ef;background:#e8e9f3}.postcard-upload-step .v-upload--empty.v-upload--add-disabled .v-upload__add-inner:before,.postcard-upload-step .v-upload--empty.v-upload--add-disabled .v-upload__add-hint{color:#9a9ab0}.postcard-upload-step .v-upload--stacked-filled{display:flex;flex-wrap:wrap;gap:10px}.postcard-upload-step .v-upload--stacked-filled .v-upload__tile:not(.v-upload__tile--add){flex:0 0 100px;width:100px;height:100px;max-width:100px;aspect-ratio:1;border:0;border-radius:12px;background:#f0f1ff}.postcard-upload-step .v-upload--stacked-filled .v-upload__remove{top:5px;right:5px;width:22px;height:22px;color:#222;background:#fffc}.postcard-upload-step .v-upload--stacked-filled .v-upload__remove:hover{background:#fffffff2}.postcard-upload-step .v-upload--stacked-filled .v-upload__remove-icon{width:14px;height:14px}.postcard-upload-step .v-upload--stacked-filled .v-upload__tile--add{flex:1 1 100%;width:100%;max-width:none;min-height:180px;aspect-ratio:auto;border:2px dashed #d0d2ec;border-radius:28px;background:#f0f1ff}.postcard-upload-step .v-upload--stacked-filled .v-upload__add{display:flex;align-items:center;justify-content:center;width:100%;min-height:180px}.postcard-upload-step .v-upload--stacked-filled .v-upload__add-inner{align-items:center;justify-content:center;text-align:center}.postcard-upload-step .v-upload--stacked-filled .v-upload__add-icon{display:none}.postcard-upload-step .v-upload--stacked-filled .v-upload__add-inner:before{content:"+";font-size:20px;line-height:1;color:#080729}.postcard-upload-step .v-upload--stacked-filled .v-upload__add-hint{font-size:13px;line-height:1.2;color:#080729}.postcard-upload-step .v-upload--add-disabled .v-upload__tile--add{border-color:#e0e2ef;background:#e8e9f3}.postcard-upload-step .v-upload--add-disabled .v-upload__add-inner:before,.postcard-upload-step .v-upload--add-disabled .v-upload__add-hint{color:#9a9ab0}.postcard-upload-step .v-upload:not(.v-upload--empty):not(.v-upload--stacked-filled){grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.postcard-upload-step .v-upload:not(.v-upload--empty):not(.v-upload--stacked-filled) .v-upload__tile{max-width:none;aspect-ratio:3/4;border-radius:16px}.postcard-upload-step .v-upload:not(.v-upload--empty):not(.v-upload--stacked-filled) .v-upload__tile--add{border:2px dashed #d0d2ec;background:#f0f1ff}.postcard-upload-step .v-upload:not(.v-upload--empty):not(.v-upload--stacked-filled) .v-upload__tile--add .v-upload__add{display:flex;align-items:center;justify-content:center}.postcard-upload-step .v-upload:not(.v-upload--empty):not(.v-upload--stacked-filled) .v-upload__tile--add .v-upload__add-inner{align-items:center;justify-content:center;text-align:center}.postcard-upload-step .v-upload:not(.v-upload--empty):not(.v-upload--stacked-filled) .v-upload__tile--add .v-upload__add-icon{display:none}.postcard-upload-step .v-upload:not(.v-upload--empty):not(.v-upload--stacked-filled) .v-upload__tile--add .v-upload__add-inner:before{content:"+";font-size:20px;line-height:1;color:#080729}.postcard-upload-step .v-upload:not(.v-upload--empty):not(.v-upload--stacked-filled) .v-upload__tile--add .v-upload__add-hint{font-size:12px;color:#080729}@media(max-width:520px){.postcard-upload-step{max-width:none}.postcard-upload-step__guidelines{flex-direction:column;min-height:0}.postcard-upload-step__examples{justify-content:flex-start}}.video-player-bar{display:grid;place-items:center;width:100%;height:100%;min-width:0;min-height:0}.video-player-bar__stage{position:relative;box-sizing:border-box;border-radius:12px;overflow:hidden;background:#1c1428;aspect-ratio:2/3;width:100%;height:auto;max-width:100%;max-height:100%}.video-player-bar__video{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.video-player-bar__overlay{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:10px 10px 12px;background:linear-gradient(to top,rgba(12,8,20,.88) 0%,rgba(12,8,20,.45) 42%,transparent 72%);pointer-events:none}.video-player-bar__title{pointer-events:none;margin-bottom:8px;text-align:center;color:#ffffffeb;font-size:13px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-shadow:0 1px 3px rgba(0,0,0,.45)}.video-player-bar__controls{pointer-events:auto;display:flex;flex-direction:row;align-items:center;gap:10px;min-width:0}.video-player-bar__track-wrap{flex:1;min-width:0;display:flex;align-items:center}.video-player-bar__play{flex-shrink:0;width:44px;height:44px;border:none;border-radius:50%;background:linear-gradient(276.88deg,#7a4df5,#d97fff 87.77%);color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 10px #00000059}.video-player-bar__play-icon{width:20px;height:20px;margin-left:2px}.video-player-bar__track{width:100%;display:flex;flex-direction:column;gap:6px;cursor:pointer;touch-action:none}.video-player-bar__times{display:flex;justify-content:space-between;align-items:center;gap:8px}.video-player-bar__time{color:#ffffffeb;font-size:12px;line-height:1;font-variant-numeric:tabular-nums;text-shadow:0 1px 2px rgba(0,0,0,.4)}.video-player-bar__progress{width:100%;min-width:0;height:5px;border-radius:999px;background:#ffffff47;overflow:hidden}.video-player-bar__progress-value{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#e8d4ff,#c9a6ff 55%,#9b5ef7);transition:width .15s linear;pointer-events:none}.video-player-bar__volume{flex-shrink:0;width:40px;height:40px;border:none;border-radius:50%;background:#8f57ef;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 10px #00000059}.video-player-bar__volume-icon{width:20px;height:20px}@media(max-width:425px){.video-player-bar__overlay{padding:8px 8px 10px}.video-player-bar__title{font-size:11px;margin-bottom:6px}.video-player-bar__controls{gap:8px}.video-player-bar__play{width:40px;height:40px}.video-player-bar__play-icon{width:18px;height:18px}.video-player-bar__time{font-size:10px}.video-player-bar__progress{height:4px}.video-player-bar__volume{width:36px;height:36px}.video-player-bar__volume-icon{width:18px;height:18px}}.postcard-style-preview{display:flex;flex-direction:column;gap:15px;min-height:0}.postcard-style-preview--card{box-shadow:0 2px 8px #0000001a;padding:20px;border-radius:16px;background:#fff}.postcard-style-preview--bare{gap:12px;flex:0 0 auto;width:100%;min-height:0}.postcard-style-preview--bare .postcard-style-preview__media{flex:0 0 auto;width:100%;aspect-ratio:3/4;min-height:0;overflow:hidden}.postcard-style-preview--bare .postcard-style-preview__media--video{aspect-ratio:2/3}.postcard-style-preview--bare .postcard-style-preview__img,.postcard-style-preview--bare .postcard-style-preview__video,.postcard-style-preview--bare .postcard-style-preview__placeholder{border-radius:0;height:100%;max-height:none}.postcard-style-preview__media--blurred .postcard-style-preview__img,.postcard-style-preview__media--blurred .postcard-style-preview__video{filter:blur(5px);transform:scale(1.02)}.postcard-style-preview__img{width:100%;height:100%;max-height:100%;object-fit:cover;display:block;border-radius:12px}.postcard-style-preview__img--result{object-fit:contain;background:#987abc1a}.postcard-style-preview__video{width:100%;min-height:0}.postcard-style-preview__placeholder{width:100%;height:100%;min-height:0;background:linear-gradient(135deg,var(--p-surface-100),var(--p-surface-200))}.postcard-style-preview__text{margin:0;font-size:14px;font-weight:400;line-height:1.45;letter-spacing:-3%;color:var(--p-surface-900);text-align:center}@media(min-width:900px){.postcard-style-preview__media{max-height:none}}.postcard-result-media{display:flex;flex-direction:column;min-height:0}.postcard-result-media--bare{display:flex;flex-direction:column;align-items:center;width:100%;height:100%;max-height:100%;min-height:0;overflow:hidden}.postcard-result-media__viewport{display:flex;flex:1 1 auto;flex-direction:column;width:100%;min-height:0;max-height:100%;aspect-ratio:3/4;overflow:hidden}.postcard-result-media__viewport--video{aspect-ratio:2/3}.postcard-result-media__viewport--swipable{cursor:grab}.postcard-result-media__viewport--swipable:active{cursor:grabbing}.postcard-result-media__stage{display:flex;flex:1 1 auto;flex-direction:column;width:100%;min-height:0;height:100%;overflow:hidden;isolation:isolate}.postcard-result-media__stack{position:relative;flex:1 1 0;width:100%;min-height:0;max-height:100%;overflow:hidden}.postcard-result-media__slide{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:100%;height:100%;min-height:0;overflow:hidden}.postcard-result-media__img{display:block;box-sizing:border-box;width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;object-position:center}.postcard-result-media__img--hidden{opacity:0;position:absolute;pointer-events:none}.postcard-result-media__video{width:100%;height:100%;min-height:0}.postcard-result-media__fallback{display:flex;flex:1 1 auto;align-items:center;justify-content:center;width:100%;min-height:0;padding:16px;font-size:14px;color:var(--p-surface-600);text-align:center}.postcard-result-media__fallback--error{color:var(--p-surface-800);font-weight:600}.postcard-result-media__fallback--overlay{position:absolute;inset:0;background:#f8f7ffb8}.postcard-result-media__dots{display:flex;flex-shrink:0;align-items:center;justify-content:center;gap:6px;width:100%;margin-top:12px;padding-bottom:2px}.postcard-result-media__dot{width:8px;height:8px;margin:0;padding:0;border:none;border-radius:999px;background:#7648f5;cursor:pointer;transition:width .2s ease,height .2s ease,opacity .2s ease;opacity:.45}.postcard-result-media__dot--active{width:16px;height:16px;opacity:1}@media(max-width:899px){.postcard-result-media--bare .postcard-result-media__dots{flex-shrink:0;margin-top:8px}.postcard-result-media--bare .postcard-result-media__viewport--video{flex:0 1 auto;width:100%;height:auto;aspect-ratio:2/3}}.p-dialog:has(.postcard-gen-modal){height:min(700px,100vh - 48px)!important;max-height:min(700px,100vh - 48px)!important}.p-dialog:has(.postcard-gen-modal) .p-dialog-content{display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden!important}.p-dialog:has(.postcard-gen-modal.v-dialog--close-outside){overflow:visible!important}.p-dialog:has(.postcard-gen-modal.v-dialog--close-outside) .p-dialog-content{overflow:visible!important}.postcard-gen-modal{position:relative;display:flex;flex:1 1 auto;flex-direction:column;min-height:0;max-height:100%;width:100%;overflow:hidden;border-radius:30px;background:#f8f7ff;box-shadow:0 4px 10px #0807290d,0 24px 50px -8px #08072926}.postcard-gen-modal--embedded{border-radius:0;background:transparent;box-shadow:none;overflow:visible;max-height:none}.postcard-gen-modal--embedded .postcard-modal-layout,.postcard-gen-modal--embedded .postcard-gen-modal__left-host,.postcard-gen-modal--embedded .postcard-gen-modal__result-host,.postcard-gen-modal--embedded .postcard-gen-modal__result-panel,.postcard-gen-modal--embedded .postcard-gen-modal__steps-scroll,.postcard-gen-modal--embedded .postcard-gen-modal__panel-scroll{overflow:visible;max-height:none;height:auto}.postcard-gen-modal.v-dialog--close-outside{overflow:visible}.postcard-gen-modal__resume-hydrate{display:flex;flex:1 1 auto;align-items:center;justify-content:center;min-height:200px;padding:32px;font-size:15px;font-weight:500;color:var(--p-surface-600)}.postcard-gen-modal .v-dialog__content{position:relative;display:flex;flex:1 1 auto;flex-direction:column;min-height:0;max-height:100%;overflow:hidden!important;padding:28px}.postcard-gen-modal .postcard-modal-layout{flex:1 1 auto;min-height:0;max-height:100%;overflow:hidden}@media(min-width:900px){.postcard-gen-modal .postcard-modal-layout__main,.postcard-gen-modal .postcard-modal-layout__footer{grid-template-columns:minmax(0,403px) minmax(0,1fr);gap:22px}}.postcard-gen-modal .postcard-modal-layout__left{align-items:stretch}.postcard-gen-modal .postcard-modal-layout__footer{margin-top:auto;padding-top:8px}.postcard-gen-modal__back-btn{flex-shrink:0;align-self:flex-start}.postcard-gen-modal__back-btn :deep(.p-button){display:inline-flex;align-items:center;gap:6px;min-height:40px;padding:10px 22px;border:none;border-radius:50px!important;background:#f2f2f7!important;font-size:13px;font-weight:500;line-height:1.2;color:#080729!important;box-shadow:none}.postcard-gen-modal__back-btn :deep(.p-button):hover:not(:disabled):not(.p-disabled){background:#ebebf5!important;color:#080729!important}.postcard-gen-modal__back-btn :deep(.p-button):active:not(:disabled):not(.p-disabled){background:#e2e2ec!important;color:#080729!important}.postcard-gen-modal__back-btn-icon{width:14px;height:14px;flex-shrink:0}.postcard-gen-modal__steps-scroll{flex:1 1 auto;min-height:0;max-height:100%;height:100%;width:100%;border:none;background:transparent;box-shadow:none}.postcard-gen-modal__steps-scroll :deep(.p-scrollpanel){height:100%;max-height:100%}.postcard-gen-modal__steps-scroll :deep(.p-scrollpanel-wrapper){height:100%}.postcard-gen-modal__steps-scroll :deep(.p-scrollpanel-content-container){height:100%;max-height:100%}.postcard-gen-modal__steps-scroll :deep(.p-scrollpanel-content){display:flex;flex-direction:column;justify-content:flex-start;min-height:100%;box-sizing:border-box;padding:8px}.postcard-gen-modal__result-host{position:relative;display:flex;flex:1 1 auto;flex-direction:column;justify-content:center;align-items:stretch;width:100%;min-height:0;height:100%;overflow:auto}.postcard-gen-modal__right-col{display:flex;flex:1 1 auto;flex-direction:column;justify-content:center;width:100%;min-width:0;min-height:0}.postcard-gen-modal__right-col--result{align-self:stretch;height:100%;max-height:100%;justify-content:center}.postcard-gen-modal--content-centered .v-dialog__content{justify-content:center;align-items:center}.postcard-gen-modal--content-centered .postcard-modal-layout{flex:1 1 auto;width:100%;height:100%;max-height:100%;justify-content:center;align-items:center}.postcard-gen-modal--content-centered .postcard-modal-layout__main{flex:0 1 auto;width:100%;max-height:100%;align-items:center}.postcard-gen-modal--content-centered .postcard-modal-layout__left,.postcard-gen-modal--content-centered .postcard-modal-layout__right{align-self:center;align-items:center;justify-content:center}.postcard-gen-modal--content-centered .postcard-gen-modal__right-col{flex:0 1 auto;height:auto;max-height:100%;align-items:center;justify-content:center}.postcard-gen-modal--content-centered .postcard-gen-modal__steps-scroll{flex:0 1 auto;height:auto;max-height:100%}.postcard-gen-modal--content-centered .postcard-gen-modal__steps-scroll :deep(.p-scrollpanel),.postcard-gen-modal--content-centered .postcard-gen-modal__steps-scroll :deep(.p-scrollpanel-wrapper),.postcard-gen-modal--content-centered .postcard-gen-modal__steps-scroll :deep(.p-scrollpanel-content-container){height:auto;max-height:100%}.postcard-gen-modal--content-centered .postcard-gen-modal__steps-scroll :deep(.p-scrollpanel-content){justify-content:center;align-items:center;min-height:0}.postcard-gen-modal__result-preview-col{display:flex;flex-direction:column;width:100%;min-width:0;min-height:0;height:100%;max-height:100%;overflow:hidden}@media(min-width:900px){.postcard-gen-modal__result-preview-col{justify-content:center}}@media(max-width:899px){.p-dialog:has(.postcard-gen-modal){height:100%!important;max-height:100%!important}.p-dialog:has(.postcard-gen-modal.v-dialog--close-outside){overflow:hidden!important}.p-dialog:has(.postcard-gen-modal.v-dialog--close-outside) .p-dialog-content{overflow:hidden!important}.postcard-gen-modal{border-radius:0!important;box-shadow:none!important;overflow:hidden}.postcard-gen-modal.v-dialog--close-outside{overflow:hidden}.postcard-gen-modal .v-dialog__content{padding:16px;justify-content:flex-start!important;align-items:stretch!important}.postcard-gen-modal .postcard-modal-layout{justify-content:flex-start!important;align-items:stretch!important;height:100%;max-height:100%}.postcard-gen-modal .postcard-modal-layout__main{flex:1 1 auto!important;min-height:0;max-height:100%;align-items:stretch!important}.postcard-gen-modal .postcard-modal-layout__main,.postcard-gen-modal .postcard-modal-layout__right{min-width:0;overflow-x:clip}.postcard-gen-modal .postcard-modal-layout__left,.postcard-gen-modal .postcard-modal-layout__right{align-self:stretch!important;align-items:stretch!important;justify-content:flex-start!important}.postcard-gen-modal__right-col{flex:1 1 auto!important;height:100%!important;min-height:0;max-height:100%;justify-content:flex-start!important;align-items:stretch!important}.postcard-gen-modal__steps-scroll{flex:1 1 auto!important;min-height:0;height:100%!important;max-height:100%!important;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y}.postcard-gen-modal--result-mobile .postcard-modal-layout__main{display:flex;flex-direction:column;gap:12px;flex:1 1 auto;min-height:0;overflow:hidden}.postcard-gen-modal--result-mobile .postcard-modal-layout__left{display:flex;flex-direction:column;flex:0 0 30%;min-height:0;max-height:30%;overflow:hidden}.postcard-gen-modal--result-mobile .postcard-gen-modal__result-preview-col{display:flex;flex:1 1 auto;flex-direction:column;width:100%;height:100%;min-width:0;min-height:0;overflow:hidden}.postcard-gen-modal--result-mobile .postcard-result-media--bare{flex:1 1 auto;height:100%;min-height:0;overflow:hidden}.postcard-gen-modal--result-mobile .postcard-result-media__viewport,.postcard-gen-modal--result-mobile .postcard-result-media__stage,.postcard-gen-modal--result-mobile .postcard-result-media__stack{flex:1 1 0;min-height:0;max-height:100%;overflow:hidden}.postcard-gen-modal--result-mobile .postcard-result-media__dots{margin-top:0}.postcard-gen-modal--result-mobile .postcard-modal-layout__right{flex:1 1 auto;min-height:0;overflow:hidden}.postcard-gen-modal--result-mobile .postcard-gen-modal__right-col,.postcard-gen-modal--result-mobile .postcard-gen-modal__right-col--result{height:100%;min-height:0;max-height:100%;justify-content:center}.postcard-gen-modal--result-mobile .postcard-gen-modal__result-host{flex:1 1 auto;height:100%;justify-content:center}.postcard-gen-modal--result-mobile .postcard-result-step__header{margin-bottom:12px}.postcard-gen-modal--result-mobile .postcard-result-step__more{margin-top:20px}.postcard-gen-modal--result-mobile.postcard-gen-modal--result-video .postcard-modal-layout__main{overflow-x:hidden;overflow-y:auto}.postcard-gen-modal--result-mobile.postcard-gen-modal--result-video .postcard-modal-layout__left{flex:0 0 auto;max-height:none;overflow:visible}.postcard-gen-modal--result-mobile.postcard-gen-modal--result-video .postcard-gen-modal__result-preview-col,.postcard-gen-modal--result-mobile.postcard-gen-modal--result-video .postcard-result-media--bare{flex:0 0 auto;height:auto;overflow:visible}.postcard-gen-modal--result-mobile.postcard-gen-modal--result-video .postcard-result-media__viewport,.postcard-gen-modal--result-mobile.postcard-gen-modal--result-video .postcard-result-media__viewport--video{flex:0 0 auto;width:100%;height:auto;max-height:none;aspect-ratio:2/3}.postcard-gen-modal--result-mobile.postcard-gen-modal--result-video .postcard-result-media__stage,.postcard-gen-modal--result-mobile.postcard-gen-modal--result-video .postcard-result-media__stack{flex:none;width:100%;height:100%;min-height:0}.postcard-gen-modal--result-mobile.postcard-gen-modal--result-video .postcard-modal-layout__right{flex:0 1 auto;overflow:visible}.postcard-gen-modal__steps-scroll{overflow-x:clip}.postcard-gen-modal__steps-scroll :deep(.p-scrollpanel-content-container),.postcard-gen-modal__steps-scroll :deep(.p-scrollpanel-content){overflow-x:clip;min-width:0}}@media(min-width:900px){.postcard-gen-modal .postcard-modal-layout__main{align-items:start}.postcard-gen-modal--result .postcard-modal-layout__main{align-items:stretch}.postcard-gen-modal--content-centered .postcard-modal-layout{justify-content:center;align-items:center}.postcard-gen-modal--content-centered .postcard-modal-layout__main{flex:0 1 auto;max-height:100%;align-items:center}.postcard-gen-modal .postcard-modal-layout__left{display:flex;flex-direction:column;align-items:stretch;align-self:stretch;min-height:0;overflow:hidden;padding-top:8px;padding-bottom:4px}.postcard-gen-modal .postcard-modal-layout__left>*{flex:0 0 auto;width:100%;min-height:0}.postcard-gen-modal .postcard-modal-layout__left .postcard-gen-modal__result-preview-col{flex:1 1 auto}.postcard-gen-modal--content-centered .postcard-modal-layout__left{align-self:center;align-items:center;padding-top:0}.postcard-gen-modal--content-centered .postcard-modal-layout__right{align-items:center;justify-content:center}.postcard-gen-modal .postcard-modal-layout__right{min-width:0;overflow:hidden}.postcard-gen-modal--result .postcard-modal-layout__right{flex-direction:column;align-self:stretch;align-items:stretch;height:auto;min-height:0;overflow:hidden}.postcard-gen-modal--result .postcard-gen-modal__right-col--result,.postcard-gen-modal--result .postcard-gen-modal__result-host{flex:1 1 auto;height:auto;min-height:0;justify-content:center}}.postcard-gen-modal--embedded.postcard-gen-modal--result .postcard-modal-layout,.postcard-gen-modal--embedded.postcard-gen-modal--result .postcard-modal-layout__main{height:auto;max-height:none;overflow:visible}.postcard-gen-modal--embedded.postcard-gen-modal--result .postcard-modal-layout__left{flex:0 0 auto;height:auto;max-height:none;overflow:visible}.postcard-gen-modal--embedded.postcard-gen-modal--result .postcard-gen-modal__result-preview-col,.postcard-gen-modal--embedded.postcard-gen-modal--result .postcard-result-media--bare{height:auto;max-height:none;overflow:visible}.postcard-gen-modal--embedded.postcard-gen-modal--result .postcard-result-media__viewport{flex:0 0 auto;width:100%;height:auto;max-height:none}.postcard-gen-modal--embedded.postcard-gen-modal--result .postcard-result-media__viewport--video{aspect-ratio:2/3}.postcard-gen-modal--embedded.postcard-gen-modal--result .postcard-result-media__stage,.postcard-gen-modal--embedded.postcard-gen-modal--result .postcard-result-media__stack{flex:none;width:100%;height:100%;min-height:0}
