*{box-sizing:border-box}body{margin:0;font-family:Inter,Arial,sans-serif;background:#f5f1e9;color:#132520}.sidebar{position:fixed;inset:0 auto 0 0;width:270px;background:#10231f;padding:26px;display:flex;flex-direction:column;gap:10px}.sidebar img{width:170px;margin-bottom:18px}.sidebar a{color:#d9efe7;text-decoration:none;padding:13px 14px;border-radius:14px;font-weight:800}.sidebar a:hover{background:rgba(255,255,255,.08)}.panel{margin-left:270px;padding:32px;max-width:1180px}.panel-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.panel-head span{color:#2c8b6f;font-weight:900;text-transform:uppercase;letter-spacing:.13em}.panel-head h1{font-size:42px;margin:4px 0}.save,.row-title button,.login-card button{border:0;border-radius:999px;background:#1b7c63;color:white;padding:14px 22px;font-weight:900;cursor:pointer}.card{background:white;border:1px solid #e5ded1;border-radius:28px;padding:24px;margin-bottom:22px;box-shadow:0 18px 55px rgba(18,36,33,.07)}.card h2{margin-top:0}.grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}label{display:grid;gap:7px;font-weight:800;color:#27423b;margin-bottom:14px}input,textarea{width:100%;border:1px solid #ddd4c6;border-radius:14px;padding:13px 14px;font:inherit;background:#fffaf2}textarea{min-height:90px}.repeat{display:grid;grid-template-columns:1fr 1.2fr 1.6fr 1.6fr auto;gap:12px;align-items:end;border:1px dashed #d8cebf;border-radius:22px;padding:16px;margin-bottom:14px}.row-title{display:flex;justify-content:space-between;align-items:center;gap:12px}.danger{background:#8d2525;color:white;border:0;border-radius:12px;padding:12px 15px;font-weight:900}.hint{background:#f5f1e9;border-left:4px solid #1b7c63;border-radius:14px;padding:14px}.login-body{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at 30% 20%,#dff4e3,transparent 35%),#10231f}.login-card{width:min(420px,92vw);background:white;border-radius:30px;padding:30px;display:grid;gap:12px;box-shadow:0 25px 80px rgba(0,0,0,.25)}.login-card img{width:190px}.login-card h1{margin:0}.error{background:#ffe8e8;color:#8d2525;padding:12px;border-radius:14px;font-weight:800}@media(max-width:900px){.sidebar{position:static;width:auto}.panel{margin:0;padding:18px}.grid,.repeat{grid-template-columns:1fr}.panel-head{align-items:flex-start;gap:14px;flex-direction:column}}
.ok{color:#0f9f6e;font-weight:800}.err{color:#d92d20;font-weight:800}.url-note{display:block;color:#667085;margin-top:6px;word-break:break-all}.hint b{color:#111827}
.upload-field small{font-weight:700;color:#667085;line-height:1.45}.media-preview{width:100%;max-width:230px;height:120px;object-fit:cover;border-radius:16px;border:1px solid #e5ded1;background:#f5f1e9;margin-top:8px}.upload-field input[type=file]{padding:10px;background:#fff;border-style:dashed}.upload-field input[type=file]::file-selector-button{border:0;border-radius:10px;background:#10231f;color:white;padding:9px 12px;font-weight:800;margin-right:10px;cursor:pointer}
