/*! tailwindcss v4.2.4 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.block{display:block}.inline{display:inline}.italic{font-style:italic}.underline{text-decoration-line:underline}}.login-page{background:#f8fafc;justify-content:center;align-items:center;min-height:100vh;display:flex}.login-form{background:#fff;border-radius:8px;flex-direction:column;gap:1rem;width:100%;max-width:360px;padding:2rem;display:flex;box-shadow:0 4px 6px #0000001a}.login-form h1{text-align:center;color:#1e293b;margin:0 0 .5rem;font-size:1.5rem}.login-form .error{color:#dc2626;text-align:center;font-size:.875rem}body{color:#1e293b;background:#f8fafc;margin:0;font-family:system-ui,-apple-system,sans-serif}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.loading{text-align:center;padding:4rem}.empty{color:#94a3b8;text-align:center;padding:2rem}.app-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:1rem 0;display:flex}.app-header h1{margin:0;font-size:1.25rem;font-weight:600}.top-nav{flex:1;gap:.25rem;margin:0 1.5rem;display:flex}.nav-link{color:#475569;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none}.nav-link:hover{background:#f1f5f9}.nav-link.active{color:#2563eb;background:#eff6ff}.btn{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;transition:all .15s}.btn:hover{background:#f1f5f9}.btn-primary{color:#fff;background:#3b82f6;border-color:#3b82f6}.btn-primary:hover{background:#2563eb}.btn-danger{color:#dc2626;border-color:#fecaca}.btn-danger:hover{background:#fef2f2}.btn-sm{padding:.25rem .5rem;font-size:.75rem}.btn-active{color:#16a34a;background:#dcfce7;border-color:#bbf7d0}.btn-inactive{color:#d97706;background:#fef3c7;border-color:#fde68a}input[type=text],input[type=password],textarea,select{box-sizing:border-box;border:1px solid #e2e8f0;border-radius:6px;width:100%;padding:.5rem;font-size:.875rem}input:focus,textarea:focus,select:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 2px #3b82f633}label{color:#475569;margin-bottom:.75rem;font-size:.875rem;font-weight:500;display:block}label input,label textarea,label select{margin-top:.25rem}.toolbar{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.filter-input{width:200px!important}.slider-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem;display:grid}.card{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1rem;transition:box-shadow .15s}.card:hover{box-shadow:0 4px 6px #00000012}.card-header{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.card-header h3{margin:0;font-size:1rem;font-weight:600}.country-badge{color:#3b82f6;background:#eff6ff;border-radius:4px;padding:.125rem .5rem;font-size:.75rem;font-weight:600}.card-desc{color:#64748b;margin-bottom:.75rem;font-size:.875rem}.card-footer{justify-content:space-between;align-items:center;display:flex}.image-count{color:#94a3b8;font-size:.75rem}.card-actions{gap:.5rem;display:flex}.modal-overlay{z-index:50;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal{background:#fff;border-radius:8px;width:100%;max-width:480px;padding:1.5rem}.modal h2{margin:0 0 1rem;font-size:1.25rem}.form-actions{justify-content:flex-end;gap:.5rem;margin-top:1rem;display:flex}.detail-header{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.detail-header h2{flex:1;margin:0;font-size:1.25rem}.detail-desc{color:#64748b;margin-bottom:1.5rem}.dropzone{text-align:center;cursor:pointer;color:#94a3b8;border:2px dashed #cbd5e1;border-radius:8px;margin-bottom:1rem;padding:2rem;transition:all .15s}.dropzone:hover,.dropzone-active{color:#3b82f6;background:#eff6ff;border-color:#3b82f6}.image-grid{flex-wrap:wrap;gap:1rem;display:flex}.draggable-item{width:200px}.draggable-item.dragging{opacity:.5}.image-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}.image-card img{object-fit:cover;width:100%;height:140px}.image-info{padding:.5rem}.filename{color:#94a3b8;text-overflow:ellipsis;white-space:nowrap;margin-bottom:.5rem;font-size:.75rem;display:block;overflow:hidden}.image-actions,.edit-actions{gap:.25rem;display:flex}.image-edit{flex-direction:column;gap:.5rem;display:flex}.promo-list{flex-direction:column;gap:.75rem;display:flex}.promo-row.dragging{opacity:.6}.promo-card{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;grid-template-columns:1.5rem 120px 1fr auto;align-items:center;gap:1rem;padding:.75rem 1rem;transition:box-shadow .15s;display:grid}.promo-card:hover{box-shadow:0 4px 6px #00000012}.promo-drag{cursor:grab;color:#94a3b8;-webkit-user-select:none;user-select:none;text-align:center;font-size:1.25rem}.promo-drag:active{cursor:grabbing}.promo-thumb{background:#f1f5f9;border-radius:6px;width:120px;height:80px;overflow:hidden}.promo-thumb img{object-fit:cover;width:100%;height:100%}.promo-thumb-placeholder{color:#94a3b8;justify-content:center;align-items:center;height:100%;font-size:.75rem;display:flex}.promo-body h3{margin:0 0 .25rem;font-size:1rem;font-weight:600}.promo-actions{align-items:center;gap:.5rem;display:flex}.promo-edit-section{background:#fff;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:1rem;padding:1rem}.promo-edit-section h3{color:#475569;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .75rem;font-size:.875rem;font-weight:600}.active-toggle{cursor:pointer;align-items:center;gap:.5rem;margin:0;font-size:.875rem;display:flex}.active-toggle input{width:auto;margin:0}.error{color:#dc2626;margin:0 0 .75rem;font-size:.875rem}.promo-image-uploader{flex-direction:column;gap:.75rem;display:flex}.promo-image-preview{background:#f1f5f9;border-radius:6px;max-width:100%;max-height:280px;overflow:hidden}.promo-image-preview img{object-fit:contain;max-width:100%;max-height:280px;margin:0 auto;display:block}.rte{background:#fff;border:1px solid #e2e8f0;border-radius:6px}.rte-toolbar{z-index:5;background:#f8fafc;border-bottom:1px solid #e2e8f0;border-radius:6px 6px 0 0;flex-wrap:wrap;align-items:center;gap:.5rem;padding:.5rem;display:flex;position:sticky;top:0}.rte-group{border-right:1px solid #e2e8f0;align-items:center;gap:.125rem;padding:0 .375rem;display:flex}.rte-group:last-child{border-right:none}.rte-btn{cursor:pointer;color:#475569;background:0 0;border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;min-width:1.75rem;padding:.25rem .5rem;font-size:.8125rem;line-height:1.25rem;display:inline-flex}.rte-btn:hover:not(:disabled){background:#e2e8f0}.rte-btn.active{color:#1d4ed8;background:#dbeafe;border-color:#bfdbfe}.rte-btn:disabled{opacity:.4;cursor:not-allowed}.rte-btn code{background:0 0;font-size:.75rem}.rte-color{display:inline-block;position:relative}.rte-color:hover .rte-color-menu,.rte-color:focus-within .rte-color-menu{display:grid}.rte-color-menu{z-index:10;background:#fff;border:1px solid #e2e8f0;border-radius:6px;grid-template-columns:repeat(5,1.25rem);gap:.25rem;margin-top:.25rem;padding:.5rem;display:none;position:absolute;top:100%;left:0;box-shadow:0 4px 12px #0000001a}.rte-swatch{cursor:pointer;border:1px solid #cbd5e1;border-radius:3px;width:1.25rem;height:1.25rem;padding:0}.rte-swatch:hover{transform:scale(1.15)}.rte-swatch-clear{color:#94a3b8;background:#fff;font-size:.875rem;line-height:1}.rte-color-input{cursor:pointer;border:1px solid #cbd5e1;border-radius:3px;grid-column:1/-1;width:100%;height:1.5rem;padding:0}.rte-content{min-height:300px;padding:.75rem 1rem;font-size:.9375rem;line-height:1.6}.rte-content .ProseMirror{outline:none;min-height:280px}.rte-content .ProseMirror p{margin:0 0 .75rem}.rte-content .ProseMirror h1{margin:1.25rem 0 .5rem;font-size:1.75rem;font-weight:700}.rte-content .ProseMirror h2{margin:1rem 0 .5rem;font-size:1.375rem;font-weight:700}.rte-content .ProseMirror h3{margin:1rem 0 .5rem;font-size:1.125rem;font-weight:600}.rte-content .ProseMirror ul,.rte-content .ProseMirror ol{margin:0 0 .75rem;padding-left:1.5rem}.rte-content .ProseMirror blockquote{color:#475569;border-left:3px solid #e2e8f0;margin:0 0 .75rem;padding-left:1rem;font-style:italic}.rte-content .ProseMirror a{color:#2563eb;text-decoration:underline}.rte-content .ProseMirror code{background:#f1f5f9;border-radius:3px;padding:.125rem .375rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.875em}.rte-content .ProseMirror pre{color:#e2e8f0;background:#0f172a;border-radius:6px;margin:0 0 .75rem;padding:.75rem 1rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.875em;overflow-x:auto}.rte-content .ProseMirror pre code{color:inherit;background:0 0;padding:0}.rte-content .ProseMirror hr{border:none;border-top:2px solid #e2e8f0;margin:1rem 0}.rte-content .ProseMirror img{border-radius:4px;max-width:100%;height:auto;margin:.5rem 0}.rte-content .ProseMirror img.ProseMirror-selectednode{outline:2px solid #2563eb}.rte-content .ProseMirror ul[data-type=taskList]{padding-left:.25rem;list-style:none}.rte-content .ProseMirror ul[data-type=taskList] li{align-items:flex-start;gap:.5rem;display:flex}.rte-content .ProseMirror ul[data-type=taskList] li>label{-webkit-user-select:none;user-select:none;flex-shrink:0;margin:0}.rte-content .ProseMirror ul[data-type=taskList] li>label>input{width:auto;margin:.25rem 0 0}.rte-content .ProseMirror ul[data-type=taskList] li>div{flex:1}.rte-content .ProseMirror mark{border-radius:2px;padding:0 2px}@media (width<=640px){.container{padding:0 .75rem}.app-header{flex-wrap:wrap;gap:.5rem;padding:.75rem 0}.app-header h1{order:1;font-size:1rem}.app-header>button{order:2;margin-left:auto}.top-nav{flex-basis:100%;order:3;gap:.25rem;margin:0}.nav-link{text-align:center;flex:1;padding:.5rem .75rem;font-size:.8125rem}.toolbar{flex-wrap:wrap;gap:.5rem}.filter-input{width:100%!important}.promo-card{grid-template-columns:1.5rem 1fr;grid-template-areas:"drag thumb""drag body""drag actions";gap:.5rem .75rem;padding:.75rem}.promo-drag{grid-area:drag;align-self:start;padding-top:.5rem}.promo-thumb{grid-area:thumb;width:100%;height:140px}.promo-body{grid-area:body}.promo-actions{flex-wrap:wrap;grid-area:actions}.promo-actions .btn{flex:1;min-width:0}.detail-header{flex-wrap:wrap;gap:.5rem}.detail-header h2{flex-basis:100%;order:-1;font-size:1.1rem}.detail-header .btn,.detail-header .btn-primary,.detail-header .btn-danger{flex:1}.detail-header .active-toggle{flex-basis:100%;justify-content:flex-start}.promo-edit-section{padding:.75rem}.promo-image-preview,.promo-image-preview img{max-height:200px}.modal-overlay,.modal{padding:1rem}.draggable-item{width:calc(50% - .5rem)}.image-card img{height:110px}.rte-toolbar{gap:.25rem;padding:.375rem;position:relative}.rte-group{border-right:none;padding:0 .25rem}.rte-btn{min-width:1.5rem;padding:.25rem .375rem;font-size:.75rem}.rte-content{min-height:240px;padding:.625rem .75rem;font-size:.875rem}.rte-color-menu{grid-template-columns:repeat(7,1.25rem)}}@media (width>=641px) and (width<=900px){.promo-card{grid-template-columns:1.5rem 100px 1fr auto}.promo-thumb{width:100px;height:70px}.draggable-item{width:calc(33.333% - .667rem)}}
