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}html,body,#root{width:100%;min-height:100%;margin:0;background:#f5f0e7}body{color:#241f1a}button{font-family:inherit}.login-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(135deg,#07151bf2,#261f16e0),radial-gradient(circle at 24% 18%,rgba(201,167,60,.24),transparent 34%),#07151b}.login-panel{width:min(420px,100%);padding:34px;border:1px solid rgba(201,167,60,.28);border-radius:8px;background:#fffdf7;box-shadow:0 24px 70px #00000047}.login-brand{margin-bottom:28px}.login-brand h2{margin:6px 0 8px}.admin-layout{min-height:100vh;background:#f4f6f8}.admin-sider{position:sticky;top:0;height:100vh;overflow:auto;border-right:1px solid rgba(255,255,255,.08);box-shadow:6px 0 24px #07151b14}.brand{padding:26px 22px 20px;border-bottom:1px solid rgba(255,255,255,.08)}.brand .ant-typography{color:#fffdf7;margin:4px 0 10px}.brand-eyebrow{color:#c9a73c!important;font-size:12px;font-weight:900;letter-spacing:0}.admin-header{position:sticky;top:0;z-index:8;height:auto;min-height:84px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 24px;border-bottom:1px solid #e6e8eb;background:#fffffff0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.admin-header h3{margin:2px 0 0}.admin-content{padding:20px 24px 34px;background:#f4f6f8}.loading-wrap{min-height:420px;display:grid;place-items:center}.section-stack,.preview-stack{width:100%}.section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px}.section-head h3{margin:3px 0 4px}.dashboard-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:24px;border:1px solid #e7eaf0;border-radius:8px;background:linear-gradient(120deg,#07151bf0,#3b1f18db),#07151b;color:#fff;box-shadow:0 14px 36px #10182814}.dashboard-hero h2,.dashboard-hero .ant-typography{color:#fff}.dashboard-hero h2{margin:6px 0 8px}.dashboard-eyebrow{color:#d2b13e!important;font-size:12px;font-weight:900}.metric-card,.admin-card{border-color:#e7eaf0;border-radius:8px;box-shadow:0 10px 28px #1018280f}.metric-card .ant-statistic-title{color:#667085;font-weight:700}.quick-action{width:100%;min-height:92px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:8px;padding:18px;border:1px solid #e7eaf0;border-radius:8px;background:#fff;color:inherit;text-align:left;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.quick-action:hover{border-color:#c9a73c;box-shadow:0 12px 26px #9d7a161f;transform:translateY(-1px)}.config-form .ant-form-item{margin-bottom:18px}.field-full,.field-compact{width:100%}.hidden-file{display:none}.upload-field{display:grid;gap:12px}.asset-preview{width:100%;min-height:168px;max-height:360px;display:grid;place-items:center;overflow:hidden;border:1px solid #eadfcb;border-radius:8px;background:#fbf8f0}.asset-preview .ant-image,.asset-preview img{max-width:100%;max-height:360px}.asset-preview img{width:auto;height:auto;object-fit:contain}.asset-preview.wide{min-height:190px}.asset-preview.long{min-height:260px;max-height:520px;align-items:start}.asset-preview.long .ant-image,.asset-preview.long img{max-height:520px}.video-preview{width:100%;max-height:320px;border-radius:8px;background:#07151b}.sub-card{border-color:#eadfcb}.preview-card{overflow:hidden}.phone-preview{overflow:hidden;border-radius:18px;border:10px solid #111;background:#061923}.phone-preview img,.phone-placeholder{width:100%;height:260px;display:block;object-fit:contain;background:#07151b}.phone-copy{display:grid;gap:8px;padding:16px;background:#fffdf7}.phone-copy h3{margin:0;font-size:22px;line-height:1.2}.phone-copy p{margin:0;color:#766b5c}.record-filters{margin-bottom:16px}.ant-table-wrapper{max-width:100%}.ant-table-cell .ant-input{min-width:110px}@media(max-width:1400px){.preview-stack{margin-top:18px}}@media(max-width:840px){.admin-header{align-items:flex-start;flex-direction:column}.admin-content{padding:14px}.asset-preview,.asset-preview.long{max-height:340px}}
