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{--ink:#1b201d;--ink-2:#4f5a54;--muted:#8b938d;--paper:#f5f1e8;--paper-2:#ebe4d7;--card:#fffdf8;--line:#2e37311f;--brand:#23342e;--brand-2:#0f1916;--wine:#74343c;--gold:#aa865a;--green:#597565;--orange:#b07447;--red:#ad5b58;--blue:#526f91;--shadow:0 18px 46px #1c201d1f;--shadow-soft:0 8px 24px #1c201d14}*{box-sizing:border-box}html,body,#root{min-height:100%;color:var(--ink);background:var(--paper);letter-spacing:0;margin:0}.login-screen{background:linear-gradient(135deg,#14201cdb,#563039d1),url(/assets/images/hero.png) 50%/cover;justify-content:center;align-items:center;min-height:100vh;padding:32px;display:flex}.login-card{width:min(420px,100%);box-shadow:var(--shadow);background:#fffdf8f5;border:1px solid #ffffff4d;border-radius:8px;padding:28px}.login-card h1{margin:0 0 8px;font-size:26px;font-weight:760}.login-card p{color:var(--ink-2);margin:0 0 24px;font-size:13px;line-height:1.65}.admin-shell{background:var(--paper);grid-template-columns:246px 1fr;min-height:100vh;display:grid}.sidebar{color:#fff;background:linear-gradient(#14201c,#263d35 70%,#563039);min-height:100vh;padding:24px 14px;position:sticky;top:0}.brand{padding:0 10px 18px}.brand h1{margin:0;font-size:22px;font-weight:800}.brand p{color:#ffffff9e;margin:8px 0 0;font-size:12px}.nav-menu{gap:6px;display:grid}.nav-link{color:#ffffffb8;text-align:left;cursor:pointer;appearance:none;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;width:100%;min-height:42px;padding:0 12px;font-family:inherit;font-size:14px;font-weight:650;line-height:1;text-decoration:none;display:flex}.nav-link.active{color:#fff;background:#ffffff21}.nav-link:hover{color:#fff;background:#ffffff1a}.main{min-width:0;padding:24px}.topline{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.topline h2{margin:0;font-size:24px;font-weight:760}.topline p{color:var(--ink-2);margin:6px 0 0;font-size:13px}.panel{background:var(--card);border:1px solid var(--line);box-shadow:var(--shadow-soft);border-radius:8px;padding:18px}.grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.metric-card{background:var(--card);border:1px solid var(--line);box-shadow:var(--shadow-soft);border-radius:8px;padding:18px}.metric-card span{color:var(--ink-2);font-size:13px}.metric-card strong{color:var(--brand);margin-top:10px;font-size:26px;font-weight:760;display:block}.poster-panel{background:var(--card);border:1px solid var(--line);box-shadow:var(--shadow-soft);border-radius:8px;grid-template-columns:minmax(300px,420px) minmax(320px,1fr);align-items:start;gap:18px;padding:18px;display:grid}.poster-preview-card{min-width:0}.poster-preview-label{color:var(--ink-2);justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;font-size:13px;font-weight:650;display:flex}.poster-preview{aspect-ratio:375/560;width:min(100%,360px);min-height:500px;box-shadow:var(--shadow-soft);background:#ddd2c0;border-radius:8px;position:relative;overflow:hidden}.poster-preview.empty{background:linear-gradient(135deg,#e8e0d2,#d7c7b2)}.poster-preview img{z-index:0;object-fit:cover;width:100%;height:100%;display:block;position:relative}.poster-preview-shade{z-index:1;pointer-events:none;background:linear-gradient(#0f191614,#0f1916d6);position:absolute;inset:0}.poster-preview-copy{z-index:3;color:#fff;text-shadow:0 10px 24px #0000003d;width:auto;position:absolute;bottom:24px;left:24px;right:24px}.poster-preview-copy>span{color:#ffffffc2;margin-bottom:10px;font-size:12px;font-weight:700;display:block}.poster-preview-copy strong{font-size:32px;font-weight:800;line-height:1.1;display:block}.poster-preview-copy p{color:#ffffffd1;margin:10px 0 0;font-size:14px;line-height:1.7}.poster-preview-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px;display:grid}.poster-preview-actions span{min-width:0;height:40px;color:var(--brand);text-shadow:none;background:#fffffff0;border-radius:8px;place-items:center;font-size:13px;font-weight:760;display:grid}.poster-preview-actions span:first-child{background:var(--gold);color:#fff}.poster-preview-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:16px;display:grid}.poster-preview-stats span{color:#ffffffb8;text-align:center;background:#ffffff26;border:1px solid #ffffff2e;border-radius:8px;min-width:0;padding:14px 8px;font-size:12px;line-height:1.25}.poster-preview-empty{z-index:2;pointer-events:none;color:#23342ea3;place-content:center;gap:8px;font-size:13px;font-weight:650;display:grid;position:absolute;inset:0}.poster-preview-empty .anticon{margin:0 auto;font-size:34px}.poster-form{border-left:1px solid var(--line);min-width:0;padding-left:18px}.poster-submit-row{justify-content:flex-end;display:flex}.thumb{object-fit:cover;background:#e6ded1;border-radius:8px;width:58px;height:58px}.product-thumb,.product-thumb .ant-image-img{object-fit:cover;background:#e6ded1;border-radius:8px;display:block;width:56px!important;height:56px!important}.product-thumb{border:1px solid #2e37311a;overflow:hidden}.avatar{object-fit:cover;background:#e6ded1;border-radius:999px;width:44px;height:44px}.toolbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.ant-table-wrapper .ant-table{background:var(--card)}.ant-table-wrapper .ant-table-tbody>tr>td{vertical-align:middle}@media (width<=980px){.admin-shell{grid-template-columns:1fr}.sidebar{min-height:auto;position:static}.nav-menu,.grid{grid-template-columns:repeat(2,minmax(0,1fr))}.poster-panel{grid-template-columns:1fr}.poster-form{border-left:0;border-top:1px solid var(--line);padding:18px 0 0}}@media (width<=620px){.main{padding:16px}.topline{display:block}.poster-panel{padding:14px}.poster-preview{aspect-ratio:3/4;min-height:280px}.poster-preview-copy{bottom:20px;left:20px;right:20px}.poster-preview-copy strong{font-size:24px}.poster-submit-row{justify-content:stretch}.poster-submit-row .ant-btn{width:100%}}
