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)}@-ms-viewport{width:device-width}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}mark{padding:.2em;background-color:#feffe6}html,body,#root{min-height:100%;margin:0}body{background:#f5f7fb}.auth-page{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:40px 20px;overflow:hidden;background:radial-gradient(circle at 25% 20%,rgba(18,111,140,.18),transparent 28%),radial-gradient(circle at 78% 74%,rgba(245,193,108,.22),transparent 28%),#f6f8fb}.motion-bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.motion-bg .line{position:absolute;width:42vw;height:1px;background:linear-gradient(90deg,transparent,rgba(18,111,140,.32),transparent);animation:drift-line 10s ease-in-out infinite alternate}.line-a{top:18%;left:4%}.line-b{right:-8%;bottom:28%;animation-delay:-4s}.line-c{left:25%;bottom:12%;animation-delay:-7s}.motion-bg .dot{position:absolute;width:7px;height:7px;border-radius:50%;background:#126f8c;opacity:.35;animation:float-dot 7s ease-in-out infinite}.dot-a{top:22%;right:22%}.dot-b{left:18%;bottom:24%;animation-delay:-2s}.dot-c{right:15%;bottom:16%;animation-delay:-5s}.auth-shell{position:relative;z-index:1;width:min(470px,100%);display:block;padding:36px;background:#ffffffd1;border:1px solid #d9dee7;border-radius:8px;box-shadow:0 24px 70px #18202f21;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand-minimal{display:flex;align-items:flex-start;gap:14px;margin-bottom:36px}.brand-logo{flex:0 0 auto;display:grid;place-items:center;width:48px;height:48px;border-radius:8px;background:#126f8c;color:#fff;font-size:28px;font-weight:800}.brand-minimal strong,.brand-minimal span{display:flex}.brand-minimal strong{color:#18202f;font-size:26px;line-height:1.2}.brand-minimal span{max-width:330px;margin-top:8px;color:#697386;font-size:14px;line-height:1.5}.auth-card{padding:0;background:transparent}.auth-title{margin-bottom:28px}.auth-title .ant-typography{margin-bottom:4px}.auth-title h2.ant-typography{font-size:32px}.auth-footer{margin-top:16px;text-align:center}.hint{margin-bottom:16px}.workspace{min-height:100vh}.logo{height:64px;display:flex;align-items:center;padding:0 20px;color:#126f8c;font-size:18px;font-weight:700;border-bottom:1px solid #edf0f5}.topbar{height:64px;padding:0 24px;background:#fff;border-bottom:1px solid #edf0f5;display:flex;align-items:center;justify-content:space-between}.page{padding:24px}.metrics{margin-top:20px;margin-bottom:20px}.account-tabs{margin-top:18px}.page-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.page-heading h3.ant-typography{margin-bottom:4px}.create-account-form{padding:16px;margin-bottom:18px;background:#f8fafc;border:1px solid #edf0f5;border-radius:8px}.permission-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px 14px;width:100%}.permission-grid .ant-checkbox-wrapper{margin-inline-start:0;padding:8px 10px;background:#fff;border:1px solid #edf0f5;border-radius:6px}.product-thumb{object-fit:cover;border-radius:6px}.drawer-stack{width:100%}.drawer-footer-actions{width:100%;justify-content:flex-end}.product-create-tabs{margin-top:4px}.product-create-tabs .ant-tabs-content-holder{min-height:300px}.product-image-preview{object-fit:cover;border:1px solid #edf0f5;border-radius:8px}.audit-toolbar{margin-bottom:18px}.audit-search{width:280px}.full-input{width:100%}@media (max-width: 760px){.auth-page{padding:18px;align-items:flex-start}.auth-shell{padding:24px}.auth-card{padding:0}.workspace{display:block}.workspace .ant-layout-sider{width:100%!important;max-width:100%!important;min-width:100%!important}.topbar{padding:0 14px}.page{padding:16px}.page-heading{display:block}.page-heading .ant-space{margin-top:14px}.audit-search{width:100%}}@keyframes drift-line{0%{transform:translate3d(-18px,-8px,0) rotate(-8deg)}to{transform:translate3d(22px,14px,0) rotate(6deg)}}@keyframes float-dot{0%,to{transform:translateZ(0)}50%{transform:translate3d(18px,-22px,0)}}
