html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}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]{cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}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{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}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{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}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{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[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{color:#1f2937;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f5f5}html,body,#root{min-height:100%;margin:0}body{background:#f5f5f5}.login-page{background:#f5f5f5;place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{width:min(440px,100%)}.business-registration-card{width:min(640px,100%)}.scrollbar-hidden{scrollbar-width:none;-ms-overflow-style:none}.scrollbar-hidden::-webkit-scrollbar{display:none}.ant-table-wrapper .ant-table-thead>tr>th,.ant-table-wrapper .ant-table-tbody>tr>td{vertical-align:middle}.ant-table-wrapper .ant-table-thead>tr>th:not(.ant-table-cell-align-center):not(.ant-table-cell-align-right),.ant-table-wrapper .ant-table-tbody>tr>td:not(.ant-table-cell-align-center):not(.ant-table-cell-align-right){text-align:left}.gallery-manager{background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:100%;padding:12px}.gallery-manager__toolbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.gallery-grid{grid-auto-flow:dense;grid-template-columns:repeat(auto-fill,minmax(112px,1fr));gap:6px;margin-bottom:12px;display:grid}.gallery-tile,.gallery-add-tile,.gallery-empty-drop{border-radius:8px;overflow:hidden}.gallery-tile{aspect-ratio:1;background:#f3f4f6;position:relative}.gallery-tile--featured{grid-area:span 2/span 2}.gallery-tile .ant-image,.gallery-tile__image{min-height:100%;display:block;width:100%!important;height:100%!important}.gallery-tile__image img,.gallery-tile .ant-image-img{object-fit:cover;width:100%;height:100%;display:block}.gallery-tile__badge{z-index:2;position:absolute;top:8px;left:8px}.gallery-tile__delete{opacity:0;z-index:2;transition:opacity .16s;position:absolute;top:8px;right:8px;box-shadow:0 4px 14px #00000038}.gallery-tile:hover .gallery-tile__delete,.gallery-tile:focus-within .gallery-tile__delete{opacity:1}.gallery-add-tile,.gallery-empty-drop{color:#4b5563;cursor:pointer;background:#f9fafb;border:1px dashed #cbd5e1;justify-content:center;align-items:center;display:flex}.gallery-add-tile{aspect-ratio:1;flex-direction:column;gap:8px;min-height:112px}.gallery-empty-drop{text-align:center;flex-direction:column;gap:8px;width:100%;min-height:220px;padding:24px}.gallery-empty-drop .anticon{color:#9ca3af;font-size:34px}@media (width<=640px){.gallery-manager__toolbar{flex-direction:column;align-items:flex-start}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-tile__delete{opacity:1}}
