.admin-layout{min-height:100vh}.admin-sider{overflow:auto;height:100vh;position:fixed;left:0;top:0;bottom:0;z-index:100;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:2px 0 8px #00000026}.admin-logo{height:64px;display:flex;align-items:center;justify-content:center;background:#ffffff1a;transition:all .3s ease}.admin-logo h2{color:#fff;margin:0;font-weight:600;font-size:20px;letter-spacing:.5px}.admin-layout>.ant-layout{margin-left:200px;transition:margin-left .3s cubic-bezier(.4,0,.2,1)}.admin-layout>.ant-layout-has-sider{margin-left:200px}.admin-sider.ant-layout-sider-collapsed~.ant-layout,.admin-layout:has(.ant-layout-sider-collapsed)>.ant-layout{margin-left:80px}.admin-header{background:#fff;padding:0 24px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 8px #0000000f;position:sticky;top:0;z-index:90;height:64px;line-height:64px}.admin-header-left{font-size:20px;cursor:pointer;transition:all .3s ease;color:#000000d9;display:flex;align-items:center;height:64px}.admin-header-left:hover{color:#1890ff;transform:scale(1.1)}.admin-header-right{display:flex;align-items:center;gap:16px}.admin-user-info{display:flex;align-items:center;gap:12px;cursor:pointer;padding:8px 12px;border-radius:8px;transition:all .3s ease}.admin-user-info:hover{background:#0000000a}.admin-user-name{font-weight:500;color:#000000d9}.admin-content{margin:24px;padding:24px;background:#f5f5f5;border-radius:12px;min-height:calc(100vh - 112px)}@media(max-width:992px){.admin-layout>.ant-layout{margin-left:0!important}.admin-sider{position:fixed;z-index:1000;transform:translate(-100%)}.admin-sider:not(.ant-layout-sider-collapsed){transform:translate(0)}.admin-header{padding:0 16px}.admin-content{margin:16px;padding:16px}}@media(max-width:768px){.admin-content{margin:12px;padding:16px;border-radius:8px}.admin-user-name{display:none}.admin-header{padding:0 12px}}@media(max-width:576px){.admin-content{margin:8px;padding:12px}.admin-header-left{font-size:18px}}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.admin-sider::-webkit-scrollbar{width:6px}.admin-sider::-webkit-scrollbar-track{background:#0000001a}.admin-sider::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:3px}.admin-sider::-webkit-scrollbar-thumb:hover{background:#ffffff80}.admin-login-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#008080cc,#4fd1c5cc);padding:20px}.admin-login-card{width:100%;max-width:400px;box-shadow:0 10px 40px #0000001a;border-radius:12px}.admin-login-header{text-align:center;margin-bottom:32px}.admin-login-header h2{margin-bottom:8px;background:linear-gradient(135deg,#008080cc,#4fd1c5cc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.dashboard-container{background:transparent}.dashboard-title{margin-bottom:24px!important;color:#000000d9;font-weight:600}.stats-row{margin-bottom:24px}.stat-card{border-radius:12px;border:none;box-shadow:0 2px 8px #00000014;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden;background:#fff}.stat-card:hover{box-shadow:0 4px 16px #0000001f;transform:translateY(-4px)}.stat-card .ant-statistic-title{font-size:14px;color:#000000a6;margin-bottom:8px;font-weight:500}.stat-card .ant-statistic-content{font-size:28px;font-weight:600}.stat-card .ant-card-body{padding:24px}.orders-card{border-radius:12px;border:none;box-shadow:0 2px 8px #00000014;background:#fff}.orders-card .ant-card-head{border-bottom:1px solid #f0f0f0;padding:16px 24px}.orders-card .ant-card-head-title{font-size:18px;font-weight:600;color:#000000d9}.orders-card .ant-card-body{padding:0}.orders-card .ant-table{font-size:14px}.orders-card .ant-table-thead>tr>th{background:#fafafa;font-weight:600;color:#000000d9}.empty-state{text-align:center;padding:60px 20px}.empty-state-icon{font-size:64px;color:#d9d9d9;margin-bottom:16px}.empty-state-title{font-size:18px;font-weight:600;color:#000000d9;margin-bottom:8px}.empty-state-description{font-size:14px;color:#00000073;margin-bottom:24px}.error-state{text-align:center;padding:60px 20px}.error-state-icon{font-size:64px;color:#ff4d4f;margin-bottom:16px}.error-state-title{font-size:18px;font-weight:600;color:#000000d9;margin-bottom:8px}.error-state-description{font-size:14px;color:#00000073;margin-bottom:24px}.skeleton-card{border-radius:12px;border:none;box-shadow:0 2px 8px #00000014;background:#fff}@media(max-width:768px){.stat-card .ant-statistic-content{font-size:24px}.stat-card .ant-card-body{padding:16px}.orders-card .ant-card-head{padding:12px 16px}.orders-card .ant-card-head-title{font-size:16px}.dashboard-title{font-size:20px!important}}@media(max-width:576px){.stat-card .ant-statistic-content{font-size:20px}.stat-card .ant-card-body{padding:12px}.empty-state,.error-state{padding:40px 16px}.empty-state-icon,.error-state-icon{font-size:48px}}@media(max-width:992px){.orders-card .ant-table-wrapper{overflow-x:auto}}.products-container{background:transparent}.products-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;flex-wrap:wrap;gap:16px}.products-title{margin:0!important;color:#000000d9;font-weight:600}.products-actions{display:flex;gap:12px;flex-wrap:wrap}.products-search{min-width:280px}.products-table-card{border-radius:12px;border:none;box-shadow:0 2px 8px #00000014;background:#fff}.products-table-card .ant-table{font-size:14px}.products-table-card .ant-table-thead>tr>th{background:#fafafa;font-weight:600;color:#000000d9;padding:16px}.products-table-card .ant-table-tbody>tr>td{padding:16px}.products-table-card .ant-table-tbody>tr:hover{background:#fafafa}.product-image{width:60px;height:60px;object-fit:cover;border-radius:8px;border:1px solid #f0f0f0;transition:transform .3s ease}.product-image:hover{transform:scale(1.5);box-shadow:0 4px 12px #00000026;z-index:10}.action-buttons{display:flex;gap:8px}.action-buttons .ant-btn{border-radius:6px}.products-empty-state{text-align:center;padding:80px 20px}.products-empty-icon{font-size:72px;color:#d9d9d9;margin-bottom:16px}.products-empty-title{font-size:18px;font-weight:600;color:#000000d9;margin-bottom:8px}.products-empty-description{font-size:14px;color:#00000073;margin-bottom:24px}.products-error-state{text-align:center;padding:80px 20px}.products-error-icon{font-size:72px;color:#ff4d4f;margin-bottom:16px}.products-error-title{font-size:18px;font-weight:600;color:#000000d9;margin-bottom:8px}.products-error-description{font-size:14px;color:#00000073;margin-bottom:24px}@media(max-width:768px){.products-header{flex-direction:column;align-items:flex-start}.products-title{font-size:20px!important}.products-actions{width:100%;flex-direction:column}.products-search{width:100%;min-width:auto}.products-table-card .ant-table{font-size:13px}.products-table-card .ant-table-thead>tr>th,.products-table-card .ant-table-tbody>tr>td{padding:12px 8px}.product-image{width:50px;height:50px}.action-buttons{flex-direction:column;gap:4px}.action-buttons .ant-btn{width:100%}}@media(max-width:576px){.products-empty-state,.products-error-state{padding:60px 16px}.products-empty-icon,.products-error-icon{font-size:56px}.product-image{width:40px;height:40px}}.orders-container{background:transparent}.orders-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;flex-wrap:wrap;gap:16px}.orders-title{margin:0!important;color:#000000d9;font-weight:600}.orders-filters{display:flex;gap:12px;flex-wrap:wrap}.orders-table-card{border-radius:12px;border:none;box-shadow:0 2px 8px #00000014;background:#fff}.orders-table-card .ant-table{font-size:14px}.orders-table-card .ant-table-thead>tr>th{background:#fafafa;font-weight:600;color:#000000d9;padding:16px}.orders-table-card .ant-table-tbody>tr>td{padding:16px}.orders-table-card .ant-table-tbody>tr:hover{background:#fafafa}.status-select{min-width:120px}.status-select .ant-select-selector{border-radius:6px}.orders-empty-state{text-align:center;padding:80px 20px}.orders-empty-icon{font-size:72px;color:#d9d9d9;margin-bottom:16px}.orders-empty-title{font-size:18px;font-weight:600;color:#000000d9;margin-bottom:8px}.orders-empty-description{font-size:14px;color:#00000073}.orders-error-state{text-align:center;padding:80px 20px}.orders-error-icon{font-size:72px;color:#ff4d4f;margin-bottom:16px}.orders-error-title{font-size:18px;font-weight:600;color:#000000d9;margin-bottom:8px}.orders-error-description{font-size:14px;color:#00000073;margin-bottom:24px}@media(max-width:768px){.orders-header{flex-direction:column;align-items:flex-start}.orders-title{font-size:20px!important}.orders-filters{width:100%}.orders-table-card .ant-table{font-size:13px}.orders-table-card .ant-table-thead>tr>th,.orders-table-card .ant-table-tbody>tr>td{padding:12px 8px}}@media(max-width:576px){.orders-empty-state,.orders-error-state{padding:60px 16px}.orders-empty-icon,.orders-error-icon{font-size:56px}.status-select{min-width:100px}}.site-settings{padding:24px}.site-settings h1{margin-bottom:8px;color:#1a1a1a}.site-settings .ant-tabs-card>.ant-tabs-nav .ant-tabs-tab{background:#fafafa;border-color:#d9d9d9}.site-settings .ant-tabs-card>.ant-tabs-nav .ant-tabs-tab-active{background:#fff;border-bottom-color:#fff}.site-settings .ql-editor{min-height:300px}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}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}
