:root{color-scheme:light;--gap: 14px}*{box-sizing:border-box}body{margin:0;font:15px/1.5 Work Sans,system-ui,sans-serif;background:#faf1e2;color:#2d291e}.wrap{max-width:760px;margin:0 auto;padding:clamp(20px,5vw,56px) clamp(16px,4vw,24px) 64px}header.top{display:flex;flex-direction:column;gap:6px;margin-bottom:22px;padding-bottom:18px;border-bottom:1px solid oklch(89% .02 78)}header.top .title-row{display:flex;align-items:center;gap:12px}header.top .bars{display:flex;gap:3px;align-items:flex-end;flex:none}header.top .bars span{width:6px;border-radius:3px;background:#55815b}header.top .bars span:nth-child(2){background:#315837;height:38px}header.top .bars span:nth-child(1){height:30px}header.top .bars span:nth-child(3){height:24px}h1{font-weight:700;font-size:clamp(22px,4vw,30px);margin:0;letter-spacing:-.01em}header.top p{margin:0;font-size:14px;color:#6a6253;padding-left:27px}.noted{background:#ede5c7;border:1px solid oklch(80% .06 85);border-radius:14px;padding:18px 20px;margin-bottom:26px}.noted .head{display:flex;align-items:center;gap:10px;margin-bottom:10px}.noted .badge{width:26px;height:26px;border-radius:50%;background:#315837;color:#ede5c7;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;flex:none}.noted h2{margin:0;font-size:16px;font-weight:700;color:#352d19}.noted ol{margin:0;padding-left:22px;display:flex;flex-direction:column;gap:8px;font-size:14px;color:#352d19}form{display:flex;flex-direction:column;gap:18px}fieldset{border:1px solid oklch(89% .02 78);border-radius:14px;padding:20px;background:#fff9f1;display:flex;flex-direction:column;gap:14px;margin:0}legend{font-weight:600;font-size:15px;padding:0 6px;color:#16361c}.grid-auto{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}label{display:flex;flex-direction:column;gap:6px;font-size:13.5px;font-weight:500}label.row{flex-direction:row;align-items:center;gap:10px;font-size:14px;padding:10px 12px;background:#f5ebdd;border-radius:9px;border:1px solid oklch(89% .02 78)}input,textarea,select{padding:10px 12px;border:1px solid oklch(82% .025 75);border-radius:9px;font:inherit;font-size:14px;background:#fdfaf4;color:inherit}input[type=checkbox]{width:17px;height:17px;accent-color:oklch(42% .07 148)}textarea{resize:vertical}.item-row{display:grid;grid-template-columns:1.3fr 1fr auto;gap:10px;align-items:center;background:#f5ebdd;border:1px solid oklch(89% .02 78);border-radius:10px;padding:10px}.item-row select,.item-row input{padding:9px 10px;font-size:13.5px}.item-row button{padding:8px 12px;border:1px solid oklch(82% .025 75);border-radius:8px;background:transparent;color:#6a6253;font:inherit;font-size:13px;cursor:pointer}.item-row button:disabled{opacity:.4;cursor:default}.add-item{align-self:flex-start;padding:9px 16px;border:1px dashed oklch(56% .075 148);border-radius:8px;background:transparent;color:#16361c;font:inherit;font-size:13.5px;font-weight:500;cursor:pointer}.upload-field{display:flex;flex-direction:column;gap:8px}.upload-btn{display:inline-flex;align-items:center;gap:8px;align-self:flex-start;padding:8px 14px;border:1px solid oklch(82% .025 75);border-radius:8px;background:#fdfaf4;color:#2d291e;font:inherit;font-size:13.5px;font-weight:500;cursor:pointer}.file-list{display:flex;flex-direction:column}.file-row{display:flex;align-items:center;gap:8px;padding:7px 0;border-bottom:1px solid oklch(89% .02 78);position:relative}.file-row .marker{width:6px;height:6px;border-radius:50%;background:#55815b;flex:none}.file-row .marker.uploading{opacity:.35}.file-row .name{flex:1;font-size:13.5px;color:#16361c;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-row .remove{border:0;background:transparent;color:#6a6253;font-size:15px;line-height:1;cursor:pointer;padding:2px 4px;flex:none}.file-row .remove:hover{color:#bd413f}.file-row .progress{position:absolute;left:14px;bottom:0;height:2px;background:#315837;transition:width .4s ease}button[type=submit]{padding:14px 20px;border:0;border-radius:10px;background:#315837;color:#fcf8f1;font:inherit;font-size:15.5px;font-weight:600;cursor:pointer;box-shadow:0 2px 8px #31583740}button:disabled{opacity:.6;cursor:default}.ok{color:#2c6330}.err{color:#a8372a}.hp{position:absolute;left:-9999px;width:1px;height:1px;opacity:0}
