html,body,#app-support,.main,.page{min-height:100%}.main{max-width:none}.page{max-width:none;width:100%;padding:0;gap:0}body{min-height:100dvh;padding:0;background:none;overflow:auto;overflow-y:auto}.support-page{height:100%;min-height:100%;padding:20px;display:grid;place-items:start center;align-content:start;overscroll-behavior:contain}.support-card{background:transparent;position:relative}.support-kicker{font-size:clamp(18px,2.6vw,28px);line-height:1;margin-bottom:38px}.support-brand{text-align:center;font-size:clamp(24px,3.2vw,36px);letter-spacing:1px;margin-bottom:16px;padding:20px}.support-copy{max-width:360px;margin:0 auto;text-align:center;font-family:Hero,system-ui,sans-serif;font-size:clamp(14px,1.9vw,20px);line-height:1.35;-webkit-text-stroke:.15px currentColor}.support-link{color:var(--accent)}.support-question{text-align:center;font-family:Hero,system-ui,sans-serif;font-size:clamp(15px,2vw,22px);line-height:1.25;margin-bottom:14px;-webkit-text-stroke:.15px currentColor}.support-footer{margin-top:40px;text-align:center;font-family:Hero,system-ui,sans-serif;font-size:clamp(16px,2.2vw,22px);line-height:1.25;-webkit-text-stroke:.15px currentColor}.support-footer-link{cursor:pointer;display:inline-block;margin-top:6px;color:var(--accent)}input,textarea{background:var(--card);border-radius:var(--radius-L);box-shadow:var(--shadow);width:100%;border:none;padding:10px 16px;font-size:14px;outline:none;font-family:Hero,system-ui,sans-serif;color:var(--text)}input:focus,textarea:focus{box-shadow:var(--shadow-accent)}input::placeholder,textarea::placeholder{font-family:Hero,system-ui,sans-serif;color:#999}@media(max-width:700px){.support-page{min-height:100%;padding:0}.support-card{width:min(100%,360px);border-radius:20px;padding:16px 14px 18px}.support-close{top:18px;right:18px;width:46px;height:46px;min-height:46px;font-size:36px}.support-kicker{font-size:clamp(16px,4vw,22px);margin-bottom:22px}.support-section{margin-top:24px}.support-footer{margin-top:26px}.support-tag{min-height:30px;padding:0 12px}}@font-face{font-family:Hero;src:url(/font/Hero-Regular.ttf);font-weight:400;font-display:swap}@font-face{font-family:Aqum Two;src:url(/font/Aqum2classic.otf);font-weight:400;font-display:swap}:root{--bg: #f6f6f5;--card: #ffffff;--text: #1a1a1a;--muted: #6f6f6f;--accent: #f08dcc;--accent-hover: #e07bbd;--dark: #121212;--border: rgba(0, 0, 0, .06);--shadow: 0 6px 16px rgba(0, 0, 0, .08);--shadow-accent: 0 4px 16px #f08dcc66;--radius-S: 30px;--radius-L: 999px}button{border-radius:var(--radius-L);background:var(--card);font-size:16px;font-weight:600;font-family:Aqum Two,system-ui,sans-serif;cursor:pointer;transition:all .3s ease;display:block;margin:0 auto;box-shadow:var(--shadow);border:none}button:hover{transform:scale(1.02);box-shadow:0 8px 20px #0000001f}button:active:not(:disabled){transform:scale(.98);opacity:.9}button:disabled{opacity:.6;cursor:not-allowed}button svg,button img{width:18px;height:18px;margin:auto}.modal{display:none;position:fixed;z-index:5000;left:0;top:0;width:100%;height:100%;overflow-y:hidden;overflow-x:hidden;background-color:#00000080;animation:fadeIn .3s ease-in-out;-webkit-overflow-scrolling:touch;pointer-events:auto;overscroll-behavior:contain}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fontHero{font-family:Hero,system-ui,sans-serif;-webkit-text-stroke:.2px currentColor}.modal.active{display:block}.modal-content{border-radius:20px;background-color:var(--bg);padding:40px 20px 20px;border:none;box-shadow:var(--shadow);width:var(--modal-width, 90%);max-width:var(--modal-max-width, 450px);position:relative;animation:slideDown .3s ease-out;max-height:calc(100vh - 100px);overflow-y:auto;margin:50px auto}@keyframes slideDown{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Aqum Two,system-ui,sans-serif;background:var(--bg);color:var(--text);min-height:100vh}a{color:inherit;text-decoration:none}img{width:100%;height:100%;object-fit:cover;display:block}.page{display:flex;flex-direction:column;min-height:100vh;padding:2px 16px 64px;gap:40px;max-width:1400px;margin:0 auto;width:100%}.pageFull{max-width:100vw;width:100vw;padding:0;margin:0;gap:0}.main{display:flex;flex-direction:column;gap:32px;max-width:1054px;width:100%;margin:0 auto}.mainFull{max-width:100vw;width:100vw;margin:0;gap:0}@media(max-width:600px){.page{max-width:100vw;padding:2px 6px 32px;gap:18px}.main{max-width:100vw;gap:16px}.modal-content{padding:24px 12px 12px;max-width:98vw;margin:24px auto}}input{background:var(--card);border-radius:var(--radius-L);box-shadow:var(--shadow);width:100%;border:none;padding:10px 16px;font-size:14px;outline:none;font-family:Hero,system-ui,sans-serif;color:var(--text)}input:focus{box-shadow:var(--shadow-accent)}input::placeholder{font-family:Hero,system-ui,sans-serif;color:#999}._button_fx08z_1{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:44px;padding:8px;border-radius:var(--radius-L);font-family:Aqum Two,system-ui,sans-serif;font-size:18px;font-weight:600;line-height:1;border:1px solid transparent;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,border-color .2s ease,color .2s ease}._label_fx08z_17{display:inline-flex;align-items:center}._icon_fx08z_22{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}._primary_fx08z_29{background:var(--card);color:var(--text);box-shadow:var(--shadow)}._primary_fx08z_29:hover:not(:disabled){transform:scale(1.02);box-shadow:0 8px 20px #0000001f}._accent_fx08z_40{background-color:var(--accent);color:#fff}._accent_fx08z_40:hover:not(:disabled){background:var(--accent-hover)}._secondary_fx08z_49{background-color:#f0f0f0;color:#333;border:1px solid #ddd}._secondary_fx08z_49:hover:not(:disabled){background:#f2f2f0;border-color:#0000001f}._button_fx08z_1:active:not(:disabled){transform:scale(.96);opacity:.96}._round_fx08z_65:active:not(:disabled){transform:scale(.96);opacity:.96}._button_fx08z_1:disabled{transform:none;box-shadow:none}._round_fx08z_65{width:36px;height:36px;min-height:36px;padding:0;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;overflow:hidden}._none_fx08z_87{background:none;border:none;text-align:left;font-size:40px;cursor:pointer;color:#999;font-family:inherit;box-shadow:none}._none_fx08z_87:hover:not(:disabled){box-shadow:none}._menu_fx08z_101{background:none;border:none;width:100%;min-height:0;padding:12px 16px;border-radius:0;justify-content:center;gap:2px;font-size:15px;text-align:center;cursor:pointer;color:#222;font-family:inherit;box-shadow:none}._menu_fx08z_101:hover:not(:disabled){box-shadow:none;color:var(--accent)}._supportRequestPage_hryov_1{width:100%;max-width:100%;display:flex;flex-direction:column;gap:12px;padding:2px 0 0}._headerRow_hryov_10{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}._errorOverlay_hryov_16{min-height:20px;color:#ff4d4f;text-align:center;font-weight:700;font-size:14px;font-family:Zen Kaku Gothic Antique,system-ui,sans-serif}._title_hryov_24{margin:0;font-size:clamp(22px,5.2vw,30px);line-height:1;font-family:Hero,system-ui,sans-serif}._closeButton_hryov_31{flex-shrink:0;width:52px;height:52px;min-height:52px;border-radius:50%;background:#ffffffeb;box-shadow:0 12px 32px #00000014;color:#111;font-size:42px}._lead_hryov_43{margin:0;max-width:100%}._form_hryov_48{display:flex;flex-direction:column;gap:18px}._section_hryov_54{display:flex;flex-direction:column;gap:10px}._section_hryov_54 label{font-size:12px;font-family:Hero,system-ui,sans-serif;-webkit-text-stroke:.1px currentColor}._section_hryov_54 h3{font-size:16px;margin-bottom:0;font-family:Hero,system-ui,sans-serif;-webkit-text-stroke:.1px currentColor}._field_hryov_73,._messageField_hryov_74{width:100%;max-width:100%;font-size:10px;padding:9px 12px;font-family:Hero,system-ui,sans-serif}._messageField_hryov_74{min-height:108px}._messageField_hryov_74::placeholder{font-family:Hero,system-ui,sans-serif;color:#999}._supportRequestPage_hryov_1 ._field_hryov_73:focus,._supportRequestPage_hryov_1 ._messageField_hryov_74:focus,._supportRequestPage_hryov_1 ._field_hryov_73:focus-visible,._supportRequestPage_hryov_1 ._messageField_hryov_74:focus-visible{box-shadow:var(--shadow-accent)}._uploadBox_hryov_98{width:100%;align-items:stretch;gap:10px;padding:10px}._uploadControls_hryov_105{width:100%;justify-content:flex-start;flex-wrap:wrap;gap:8px}._uploadControls_hryov_105 span{font-size:12px}._uploadControls_hryov_105 button{padding:8px 12px;font-size:12px}._uploadBox_hryov_98 .photoThumb{width:88px;height:88px}._actions_hryov_126{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}._actionButton_hryov_132{width:100%;min-width:0;min-height:38px;padding:8px 12px;font-size:14px}._banner_hryov_140{margin-bottom:0}._successState_hryov_145{display:flex;flex-direction:column;gap:10px;padding-top:6px;padding-right:8px}._successTitle_hryov_153{margin:0;font-size:clamp(24px,5.2vw,32px);line-height:1.05;font-family:Hero,system-ui,sans-serif;color:var(--accent);letter-spacing:-.02em}._successText_hryov_162{margin:0;font-size:14px;line-height:1.4;color:#7d7d7d;text-transform:uppercase;font-weight:700;letter-spacing:.03em}._successEmail_hryov_172{margin:0;font-size:15px;line-height:1.35;color:#a0a0a0;word-break:break-word}@media(max-width:560px){._supportRequestPage_hryov_1{gap:10px}._title_hryov_24{font-size:clamp(20px,8vw,26px)}._closeButton_hryov_31{width:44px;height:44px;min-height:44px;font-size:34px}._actions_hryov_126{grid-template-columns:1fr}}._container_pd3of_1{background:var(--card);border-radius:24px;padding:28px;box-shadow:var(--shadow)}._progress_pd3of_8{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-bottom:24px}._progressStep_pd3of_15{border:1px solid #e7e7e7;border-radius:999px;padding:8px 10px;font-size:12px;text-align:center;color:var(--muted);background:#fafafa}._progressStepActive_pd3of_25{color:#fff;background:var(--accent);border-color:var(--accent)}._progressStepDone_pd3of_31{color:#177a35;border-color:#bce8c8;background:#eaf9ef}._grid_pd3of_37{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}._stepTwoRow_pd3of_43{grid-template-columns:repeat(5,1fr);justify-content:start;align-items:end}._stepTwoRow_pd3of_43 ._input_pd3of_49,._stepTwoRow_pd3of_43 ._customSelectButton_pd3of_50{width:100%;max-width:none}._stepThreeRow_pd3of_55{display:grid;grid-template-columns:max-content 220px;justify-content:start;align-items:end;width:100%;box-sizing:border-box}._stepThreeRow_pd3of_55 ._input_pd3of_49,._stepThreeRow_pd3of_55 ._select_pd3of_65{width:100%;max-width:none}._stepThreeRow_pd3of_55 ._roomCountGroup_pd3of_70{flex-wrap:wrap;max-width:100%}._group_pd3of_75{display:flex;flex-direction:column;gap:12px;max-width:100%}._stepSection_pd3of_82+._stepSection_pd3of_82{margin-top:40px}._fullWidth_pd3of_86{grid-column:1 / -1}._label_pd3of_90{font-size:13px;color:#474747}._input_pd3of_49,._select_pd3of_65{width:min(100%,360px);max-width:360px;border-radius:16px;border:none;padding:11px 14px;background:#fff;color:var(--text);font-size:16px;font-family:Hero,system-ui,sans-serif;font-weight:600;outline:none;box-shadow:0 0 30px -8px #00000040}._addressInput_pd3of_111{width:100%;max-width:none}._textarea_pd3of_116{width:100%;border-radius:16px;border:none;padding:11px 14px;background:#fff;color:var(--text);font-size:13px;font-family:Hero,system-ui,sans-serif;font-weight:600;outline:none;box-shadow:0 0 30px -8px #00000040}._input_pd3of_49:focus,._textarea_pd3of_116:focus,._select_pd3of_65:focus{box-shadow:0 0 30px -8px #00000040}._inputError_pd3of_136,._textareaError_pd3of_137,._selectError_pd3of_138{box-shadow:0 0 0 2px #d9363e33,0 0 24px -10px #d9363e73,0 0 30px -12px #0003}._inputError_pd3of_136:focus,._textareaError_pd3of_137:focus,._selectError_pd3of_138:focus{box-shadow:0 0 0 2px #d9363e42,0 0 26px -10px #d9363e80,0 0 30px -12px #0003}._textarea_pd3of_116{min-height:130px;resize:vertical}._descTextarea_pd3of_153{resize:none;overflow-y:hidden}._error_pd3of_158{color:#d9363e;font-size:12px}._choiceGroupError_pd3of_163{box-shadow:0 0 0 2px #d9363e33,0 0 24px -10px #d9363e73,0 0 30px -12px #0003;border-radius:16px}._stepTitle_pd3of_168{font-size:24px;margin-bottom:8px}._sectionTitle_pd3of_173{font-size:20px;margin-bottom:4px}._stepDescription_pd3of_178{color:var(--muted);margin-bottom:20px;font-size:14px}._nav_pd3of_184{margin-top:24px;display:flex;justify-content:space-between;gap:12px}._nextButtonWrap_pd3of_191{display:inline-flex;align-items:center;gap:8px}._errorHintWrap_pd3of_197{position:relative;display:inline-flex;align-items:center}._errorHintIcon_pd3of_203{width:22px;height:22px;min-width:22px;border-radius:999px;background:#ff4d4f1f;color:#ff4d4f;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;cursor:default;box-shadow:0 0 18px -6px #00000059}._errorHintPopup_pd3of_219{position:absolute;left:50%;bottom:calc(100% + 8px);transform:translate(-50%);z-index:5;min-width:220px;max-width:280px;padding:10px;border-radius:10px;background:#fff;color:#d9363e;box-shadow:0 0 20px -8px #00000059;border:1px solid #ffd4d4;font-size:12px;line-height:1.35;display:none}._errorHintWrap_pd3of_197:hover ._errorHintPopup_pd3of_219{display:block}._housingTypeGroup_pd3of_242{display:flex;flex-wrap:wrap;width:fit-content;max-width:100%;justify-content:flex-start;gap:12px}._housingTypeButton_pd3of_251{margin:0;display:inline-flex;align-items:center;justify-content:center;width:auto;min-width:0;border-radius:999px;border:none;background:#fff;color:var(--text);box-shadow:0 0 30px -8px #00000040;padding:8px 14px;font-size:16px;font-family:Hero,system-ui,sans-serif;font-weight:600;white-space:nowrap}._housingTypeButton_pd3of_251:hover{transform:none;box-shadow:0 0 30px -8px #00000040}._housingTypeButtonActive_pd3of_275{background:#fff;color:var(--accent);box-shadow:0 0 18px #f08dcc59}._housingTypeButtonActive_pd3of_275:hover{box-shadow:0 0 18px #f08dcc59}._roomCountGroup_pd3of_70{display:flex;flex-wrap:wrap;gap:12px}._roomCountButton_pd3of_291{margin:0;height:44px;min-width:80px;border-radius:999px;border:none;background:#fff;color:var(--text);box-shadow:0 0 30px -8px #00000040;padding:0;font-size:16px;font-family:Hero,system-ui,sans-serif;font-weight:600}._roomCountButton_pd3of_291:hover{transform:none;box-shadow:0 0 30px -8px #00000040}._roomCountButtonActive_pd3of_311{background:#fff;color:var(--accent);box-shadow:0 0 18px #f08dcc59}._roomCountButtonActive_pd3of_311:hover{box-shadow:0 0 18px #f08dcc59}._stepSelectGroup_pd3of_321{min-width:0}._customSelect_pd3of_50{position:relative;width:100%}._customSelectButton_pd3of_50{width:100%;height:40px;margin:0;display:flex;align-items:center;justify-content:flex-start;border:none;border-radius:16px;padding:11px 44px 11px 14px;background:#fff;color:var(--text);text-align:left;font-family:Hero,system-ui,sans-serif;font-size:14px;font-weight:600;line-height:1.2;outline:none;box-shadow:0 0 30px -8px #00000040;cursor:pointer;transition:box-shadow .2s ease,border-radius .2s ease}._customSelectValue_pd3of_353{display:block;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._customSelectButton_pd3of_50:hover{transform:none;box-shadow:0 0 30px -8px #00000040}._customSelectButton_pd3of_50:focus{box-shadow:0 0 30px -8px #00000040}._customSelectButton_pd3of_50._selectError_pd3of_138:hover,._customSelectButton_pd3of_50._selectError_pd3of_138:focus{box-shadow:0 0 0 2px #d9363e42,0 0 26px -10px #d9363e80,0 0 30px -12px #0003}._customSelectButton_pd3of_50:disabled{cursor:not-allowed;color:#8a8a8a;background:#f5f5f5}._customSelectButtonOpen_pd3of_382{border-bottom-left-radius:10px;border-bottom-right-radius:10px}._customSelectPlaceholder_pd3of_387{color:#8a8a8a}._stepSelectArrow_pd3of_391{position:absolute;right:14px;top:50%;transform:translateY(-50%);color:#7a7a7a;font-size:14px;pointer-events:none;transition:transform .2s ease}._customSelectButtonOpen_pd3of_382 ._stepSelectArrow_pd3of_391{transform:translateY(-50%) rotate(180deg)}._customSelectMenu_pd3of_406{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:7;display:flex;flex-direction:column;gap:4px;max-height:260px;overflow-y:auto;padding:8px;border-radius:14px;background:#fff;box-shadow:0 0 30px -10px #00000059}._customSelectOption_pd3of_423{width:100%;margin:0;border:none;border-radius:10px;padding:10px 12px;background:#fff;color:var(--text);text-align:left;font-family:Hero,system-ui,sans-serif;font-size:14px;font-weight:600;line-height:1.2;cursor:pointer;box-shadow:none}._customSelectServiceAction_pd3of_440{width:100%;margin:0 0 4px;border:none;padding:6px 12px 10px;border-bottom:1px solid #ececec;background:transparent;color:#8a8a8a;font-family:Hero,system-ui,sans-serif;font-size:12px;font-weight:600;line-height:1.2;text-align:left;cursor:pointer;box-shadow:none}._customSelectServiceAction_pd3of_440:hover{transform:none;box-shadow:none;color:#666}._customSelectOption_pd3of_423:hover{transform:none;box-shadow:none;background:#f7f7f7}._customSelectOptionActive_pd3of_469{background:#f1f1f1}._customSelectEmpty_pd3of_473{padding:10px 12px;color:var(--muted);font-size:14px;font-family:Hero,system-ui,sans-serif;font-weight:600;line-height:1.2}._selectHint_pd3of_482{color:var(--muted);font-size:12px}._featureGrid_pd3of_487{display:flex;flex-wrap:wrap;align-items:center;gap:12px}._uploadBox_pd3of_494{border:1px dashed rgba(0,0,0,.25);border-radius:16px;padding:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;transition:background-color .2s ease,border-color .2s ease}._uploadBoxDragActive_pd3of_506{background:#fff4fb;border-color:var(--accent)}._uploadControls_pd3of_511{display:flex;align-items:center;justify-content:center;align-self:center;width:fit-content;margin:0 auto;gap:12px;flex-wrap:nowrap}._fileInput_pd3of_522{display:none}._uploadButton_pd3of_526{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:10px 16px;background:#ffe7f6;color:#9b4e7f;cursor:pointer;box-shadow:0 0 30px -8px #00000040;font-size:13px;font-family:Aqum Two,system-ui,sans-serif;font-weight:400}._uploadHint_pd3of_541{font-size:13px;color:var(--muted)}._photoThumbGrid_pd3of_546{display:flex;align-items:center;justify-content:flex-start;gap:10px;flex-wrap:wrap;width:100%}._photoThumb_pd3of_546{width:128px;height:128px;border-radius:10px;overflow:hidden;position:relative;background:#f5f5f5;box-shadow:0 0 30px -8px #00000040;cursor:grab}._photoThumb_pd3of_546:active{cursor:grabbing}._photoThumbDragging_pd3of_570{opacity:.65}._photoOverlay_pd3of_574{position:absolute;inset:0;z-index:2;background:#00000073;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;opacity:0;transition:opacity .2s ease;pointer-events:none;text-align:center;padding:10px}._photoThumb_pd3of_546:hover ._photoOverlay_pd3of_574{opacity:1;pointer-events:auto}._photoOverlayText_pd3of_597{font-size:12px;line-height:1.2}._photoRemoveButton_pd3of_602{margin:0;width:28px;height:28px;min-width:28px;border-radius:999px;border:none;background:#fff;color:#111;box-shadow:none;font-size:16px;font-weight:700;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}._photoRemoveButton_pd3of_602:hover{transform:none;box-shadow:none}._mainPhotoBadge_pd3of_626{position:absolute;top:8px;left:8px;z-index:1;border-radius:999px;padding:4px 8px;font-size:11px;color:#fff;background:#ff4da6;box-shadow:0 0 12px -4px #00000059}._photoThumb_pd3of_546 img{width:100%;height:100%;object-fit:cover}._featureChip_pd3of_645{display:flex;align-items:center;gap:8px;border:1px solid #e4e4e4;border-radius:999px;padding:8px 12px;cursor:pointer;background:#fff}._featureChip_pd3of_645 input{width:16px;height:16px}._featureChipActive_pd3of_661{border-color:var(--accent);background:#fff2fa}._preview_pd3of_666{border:1px solid #ececec;border-radius:16px;padding:16px;display:grid;gap:10px;margin-top:16px}._previewRow_pd3of_675{display:flex;justify-content:space-between;gap:12px;border-bottom:1px dashed #e6e6e6;padding-bottom:8px}._previewRow_pd3of_675:last-child{border-bottom:none}._previewKey_pd3of_687{color:var(--muted)}._submitError_pd3of_691{margin-top:12px;color:#d9363e}._priceFieldWrap_pd3of_696{width:220px}._success_pd3of_700{display:grid;gap:12px;text-align:center;padding:24px 8px}._successTitle_pd3of_707{font-size:28px}._addressSuggestion_pd3of_711{margin-top:12px;border:1px solid #f2d7e9;border-radius:16px;background:#fff7fc;padding:14px;display:grid;gap:10px;width:100%;box-sizing:border-box}._addressSuggestionError_pd3of_723{border-color:transparent;box-shadow:0 0 0 1px #ff4d4f,0 0 30px -8px #00000040}._addressSuggestionTitle_pd3of_728{margin:0;color:#5c3650;font-size:13px}._addressSuggestionGrid_pd3of_734{display:flex;flex-wrap:wrap;gap:8px}._addressSuggestionItem_pd3of_740{display:inline-flex;align-items:center;border-radius:999px;background:#ffeafb;color:#8a4d72;padding:6px 10px;font-size:12px;line-height:1.2}._addressSuggestionValue_pd3of_751{border-radius:12px;background:#fff;border:1px solid #f3e3ee;padding:9px 11px;font-size:14px;color:#3d3d3d;word-break:break-word}._addressSuggestionActions_pd3of_761{display:flex;align-items:center;flex-wrap:wrap;gap:10px}._addressSuggestionActions_pd3of_761 ._button_pd3of_768{min-width:0}._addressConfirmButton_pd3of_772{padding:8px 14px;min-width:0;font-size:13px}._addressConfirmedBadge_pd3of_778{display:inline-flex;align-items:center;border-radius:999px;background:#eaf9ef;color:#177a35;border:1px solid #bce8c8;padding:7px 12px;font-size:12px;line-height:1.2}@media(max-width:900px){._container_pd3of_1{padding:20px}._grid_pd3of_37,._stepTwoRow_pd3of_43,._stepThreeRow_pd3of_55{grid-template-columns:1fr}._progress_pd3of_8{grid-template-columns:repeat(3,1fr)}._featureGrid_pd3of_487{grid-template-columns:1fr}._priceFieldWrap_pd3of_696{width:100%}._addressSuggestionActions_pd3of_761{flex-direction:column;align-items:stretch}._addressSuggestionActions_pd3of_761 ._button_pd3of_768{width:100%}}
