@font-face{font-family:DM Sans;src:local("DM Sans");font-display:swap}*{box-sizing:border-box}body{margin:0;background:#f8f5ed;color:#173d33;font:16px/1.55 "DM Sans",system-ui,sans-serif}header{background:#173d33;color:#fff;padding:20px max(5vw,20px);display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}a{color:#205e4d;text-underline-offset:4px}header a{color:white}.brand{font-size:36px;font-weight:850;text-decoration:none;letter-spacing:-2px}.brand small{font-size:13px;font-weight:500;letter-spacing:.04em;margin-left:14px}nav{display:flex;align-items:center;gap:22px;flex-wrap:wrap}nav form{margin:0}nav button{background:transparent;color:white;border-color:#76968a}main{max-width:1100px;margin:40px auto;padding:0 22px 70px}h1{font-size:clamp(28px,5vw,42px);letter-spacing:-1px;line-height:1.15}h2{margin-top:0;font-size:24px}h3{font-size:18px}.panel{background:#fffdf8;border:1px solid #dddcd0;border-radius:18px;padding:28px;margin:24px 0;box-shadow:0 4px 16px #173d3304}.narrow{max-width:500px;margin:60px auto}label{display:block;font-weight:600;margin:0 0 16px}input,textarea,select{display:block;width:100%;font:inherit;padding:12px;border:1px solid #aab8ae;border-radius:8px;background:white;color:#173d33;margin-top:6px}textarea{resize:vertical}.check{display:flex;gap:10px;align-items:center;font-weight:500}.check input{width:20px;height:20px;margin:0;accent-color:#22644e}button,.button{font:inherit;font-weight:650;border:1px solid #829c90;border-radius:9px;padding:11px 18px;background:#fff;color:#173d33;cursor:pointer;display:inline-block;text-decoration:none;min-height:44px}.primary{background:#eb6b4c;color:#142f28;border-color:#eb6b4c}button:hover,.button:hover{filter:brightness(.96)}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #eb6b4c;outline-offset:3px}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.menu-row{display:grid;grid-template-columns:2fr 1fr 1fr;gap:12px;border-bottom:1px solid #e5e5d9;margin-bottom:16px}.actions,.category-row{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.actions{margin-top:20px}.category-row>form:first-child{flex:1}.category-row form{min-width:180px}.notice{padding:16px 20px;border-radius:10px;background:#e1f0e5;border:1px solid #afcdb9}.error{background:#ffede5;border-color:#e79a84}.danger{border-color:#d6a49a}.danger button,button.danger{color:#9b3625}.preview{width:100%;height:240px;object-fit:contain;background:#f0efe8;border-radius:10px;margin-bottom:12px}.prewrap,pre{white-space:pre-wrap;overflow-wrap:anywhere}.badge{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#5c7767}hr{border:0;border-top:1px solid #dddcd0;margin:28px 0}form+form{margin-top:12px}section[id]{scroll-margin-top:20px}@media(max-width:650px){header{padding:16px 20px}nav{gap:12px;font-size:14px}.grid,.menu-row{grid-template-columns:1fr}.panel{padding:20px}.menu-row{gap:0}main{margin-top:28px}.brand small{font-size:12px}.actions form,.actions button{width:100%}.preview{height:190px}}
