@import"https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700&display=swap";html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}:root{--header-h: 64px;--footer-h: 76px;--plum:#5B2747;--border:#ececf3}html,body,#root{height:100%}body{margin:0;background:#fff}.app-shell{min-height:100dvh;display:flex;flex-direction:column;background:#fff}.app-header{height:var(--header-h);position:sticky;top:0;z-index:50;background:#fff;border-bottom:1px solid var(--border)}.app-header-inner{height:100%;max-width:1320px;margin:0 auto;padding:0 18px;display:flex;align-items:center;justify-content:space-between}.app-main{flex:1;overflow-y:auto;overflow-x:hidden;background:#fff}.app-main-inner{max-width:1320px;margin:0 auto;padding:18px}.app-footer{height:var(--footer-h);position:sticky;bottom:0;z-index:60;background:#fff;border-top:1px solid var(--border)}.app-footer-inner{height:100%;max-width:1320px;margin:0 auto;padding:0 18px;display:flex;align-items:center;justify-content:space-between;gap:12px}.app-footer-inner>.footer-actions,.app-footer-inner>.fnol-footer-actions{width:100%;display:flex;justify-content:space-between;align-items:center}.brand-logo{height:54px;width:auto;object-fit:contain;display:block}.hdr-actions{font-weight:700;color:var(--plum);font-size:.95rem;letter-spacing:.5px;text-transform:uppercase}.fnol-single{width:min(1320px,100%);margin:0 auto}.fnol-card-wide{padding:18px}.fnol-card-wide .ant-steps{margin-bottom:14px}@media (max-width: 768px){.fnol-card-wide{padding:12px}}.fnol-page{background:#fff;padding:0}.fnol-card{border:1px solid #ececf3;border-radius:16px;box-shadow:none;padding:16px;background:#fff}.fnol-seg-large .ant-segmented,.fnol-seg-large .ant-segmented-group{height:40px}.fnol-seg-large .ant-segmented-item,.fnol-seg-large .ant-segmented-item-label{height:40px;line-height:40px}.fnol-segmented{background:#f4f4f6!important;padding:4px!important;border-radius:12px!important}:root{--plum:#5B2747;--gold:#E6B97A;--bg:#f6f7fb;--card:#ffffff;--muted:#6b7280;--border:#ececf3}*{font-family:Nunito,sans-serif}body{margin:0;background:var(--bg);font-family:Nunito,sans-serif}.ant-typography,.ant-btn,.ant-input,.ant-select,.ant-picker,.ant-segmented,.ant-steps,.ant-card{font-family:Nunito,sans-serif!important}.fnol-page-wrap{min-height:calc(100vh - 134px);display:flex;align-items:flex-start;justify-content:center;padding:22px 12px}.fnol-shell{width:100%;max-width:980px}.fnol-title-bar{display:flex;align-items:center;justify-content:flex-start;gap:12px;margin:4px 0 14px}.fnol-title-bar h1{margin:0;font-size:26px;letter-spacing:.3px}.fnol-title-underline{width:38px;height:4px;border-radius:4px;background:var(--gold);margin-bottom:6px}.fnol-center-card{background:var(--card);border:1px solid var(--border);border-radius:14px;box-shadow:0 10px 22px #1118270f;padding:18px}.fnol-inner-head{display:flex;justify-content:center;margin-bottom:12px}.fnol-inner-head .pill{width:100%;max-width:460px;border:1px solid rgba(91,39,71,.35);border-radius:10px;padding:10px 12px;text-align:center;color:var(--plum);font-weight:600;background:#fff}.fnol-primary-btn{background:var(--plum)!important;border-color:var(--plum)!important;color:#fff!important;height:52px!important;border-radius:12px!important;font-size:16px!important;font-weight:700!important}.fnol-accent-btn{background:var(--gold)!important;border-color:var(--gold)!important;color:#fff!important;height:46px!important;border-radius:12px!important;font-weight:700!important}.fnol-segmented{background:#f4f4f6!important;border:1px solid var(--border);border-radius:12px;padding:4px!important}.fnol-segmented .ant-segmented-item{border-radius:10px!important;font-weight:600}.fnol-segmented .ant-segmented-item-selected{background:#7b2cbf!important;color:#fff!important}.fnol-segmented .ant-segmented-thumb{background:#5b2747!important}.fnol-note{border-radius:12px;border:1px solid rgba(91,39,71,.25);background:#fff;padding:12px;margin-top:10px}.fnol-note ul{margin:6px 0 0 18px;color:#5b2747}.fnol-sticky-actions{position:sticky;bottom:0;background:#f6f7fbd9;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-top:1px solid var(--border);padding:10px 0 6px;margin-top:14px}.fnol-page{max-width:1100px;margin:0 auto;padding:24px 16px}.fnol-input .ant-input,.fnol-input .ant-picker,.fnol-input .ant-segmented{height:44px}.fnol-input .ant-picker-input>input{height:44px}.fnol-steps .ant-steps-item-title{font-size:13px}.fnol-steps .ant-steps-item-icon{width:28px;height:28px;line-height:28px}.fnol-card{border-radius:14px!important;padding:8px}.fnol-step-title{white-space:nowrap;font-size:13px}@media (max-width: 1200px){.fnol-page{max-width:100%}}@media (max-width: 768px){.fnol-page{padding:12px}.fnol-title-bar h1{font-size:22px}.fnol-center-card{padding:14px}}
