:root{font-family:Arial,sans-serif;color:#1b2921;background:#f5f3ed}*{box-sizing:border-box}[hidden]{display:none!important}body{margin:0}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer;border:1px solid #ccd2c7;background:transparent;color:inherit;padding:12px 18px;min-height:44px}button:disabled{opacity:.55;cursor:wait}header{display:flex;justify-content:space-between;align-items:center;padding:24px 5%;border-bottom:1px solid #d5d8ce}.brand{font-size:26px;letter-spacing:3px}.brand span{display:block;font-size:11px;letter-spacing:1px;margin-top:5px}nav{display:flex;align-items:center;gap:20px;font-size:14px}main{max-width:1280px;margin:auto;padding:36px 5% 70px}.eyebrow{font-size:12px;letter-spacing:2px;color:#64725e}h1{font:400 48px Georgia,serif;margin:16px 0}h2{font:400 30px Georgia,serif;margin:0}p{line-height:1.6}.auth-card{max-width:470px;margin:45px auto;background:white;border:1px solid #dadfd4;padding:32px}label{display:flex;flex-direction:column;gap:8px;font-size:14px;margin-bottom:18px}input,select,textarea{width:100%;min-width:0;min-height:46px;padding:12px;border:1px solid #bac4b4;border-radius:0;background:white;color:#1b2921;font-size:16px}.primary{background:#1b3225;color:white;border-color:#1b3225}.auth-card .primary{width:100%}.auth-actions{display:grid;gap:8px;margin-top:20px}.auth-actions button{border:0;text-decoration:underline;font-size:14px}.small{font-size:13px;color:#61705b;line-height:1.6}#notice:not(:empty),#formMessage:not(:empty){padding:16px;background:#e4eadb;border-left:3px solid #7b8f67;margin-bottom:22px;line-height:1.5}.heading{display:flex;justify-content:space-between;align-items:center;gap:20px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:32px 0}.stats>div{background:#e7ebdf;padding:24px}.stats strong{display:block;font-size:34px}.stats span{display:block;font-size:14px;margin-top:8px}.filter-bar{display:flex;gap:20px;align-items:end}.filter-bar label:first-child{flex:1}.filter-bar button{margin-bottom:18px}.product-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.item{background:white;border:1px solid #d6dcd0;overflow:hidden}.item img{width:100%;height:240px;object-fit:cover}.item-body{padding:20px}.item h3{margin:0 0 10px;font-size:18px}.item p{font-size:14px}.item-actions{display:flex;gap:8px;flex-wrap:wrap}.item-actions button{font-size:14px;padding:10px 13px}.state{font-size:12px;display:inline-block;background:#e8ede1;padding:5px 9px;margin-bottom:12px}dialog{border:1px solid #ced5c8;width:min(900px,calc(100% - 24px));max-height:92dvh;padding:28px;background:#f5f3ed;overscroll-behavior:contain}dialog::backdrop{background:#111c16aa;backdrop-filter:blur(4px)}body:has(dialog[open]){overflow:hidden}.editor-heading,.editor-footer{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px}.editor-heading button{font-size:26px}.editor-grid{display:grid;grid-template-columns:1fr 1.3fr;gap:28px}#imagePreview{width:100%;max-height:380px;object-fit:contain;background:white}.two{display:grid;grid-template-columns:1fr 1fr;gap:14px}.check{display:flex;flex-direction:row;align-items:center}.check input{width:20px;min-height:20px}.editor-footer{justify-content:flex-end;margin:20px 0 0;border-top:1px solid #ccd2c7;padding-top:22px}footer{padding:25px 5%;border-top:1px solid #d5d8ce;font-size:13px}button:hover{filter:brightness(.94)}:focus-visible{outline:2px solid #8b6e3e;outline-offset:3px}@media(max-width:720px){header{padding:20px 5%}.brand{font-size:22px}nav{gap:10px;flex-wrap:wrap;justify-content:flex-end}h1{font-size:38px}.heading{align-items:start;flex-direction:column}.stats{gap:8px}.stats>div{padding:18px 12px}.stats span{font-size:12px}.stats strong{font-size:28px}.filter-bar{flex-wrap:wrap;gap:12px}.filter-bar label:first-child{flex-basis:100%}.filter-bar label{margin-bottom:6px}.filter-bar button{margin-bottom:6px}.product-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:22px}.item img{height:200px}.item-body{padding:14px}.item h3{font-size:16px}.editor-grid{grid-template-columns:1fr}dialog{padding:20px;max-height:96dvh}.auth-card{padding:24px;margin-top:20px}#imagePreview{max-height:250px}}@media(max-width:430px){.product-list{grid-template-columns:1fr}.item img{height:280px}.two{grid-template-columns:1fr;gap:0}.editor-footer{flex-wrap:wrap}.editor-footer button{flex:1}.stats{grid-template-columns:1fr}.stats>div{display:flex;align-items:center;gap:15px}.stats span{margin:0;font-size:14px}}
