.site-content{margin:24px 0;min-width:0}.site-content-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.site-content-heading h2{margin:0}.site-content-heading p{margin:8px 0 14px}.site-content-toolbar{display:flex;align-items:flex-end;gap:16px;margin:20px 0}.site-content-toolbar label{flex:1;max-width:360px}.site-content label{display:flex;flex-direction:column;gap:8px;font-size:14px;min-width:0}.site-content input,.site-content select,.site-content textarea{box-sizing:border-box;width:100%;min-width:0;max-width:100%;padding:11px;border:1px solid var(--line,#ddd);border-radius:8px;font:inherit;background:var(--surface,#fff);color:inherit}.site-content textarea{resize:vertical}.site-content button{white-space:normal;max-width:100%;min-height:44px;overflow-wrap:anywhere}.site-content fieldset{min-width:0;border:1px solid var(--line,#ddd);border-radius:10px;padding:20px;margin:22px 0}.site-content legend{font-weight:700;padding:0 7px}.site-content-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.site-content-wide{grid-column:1/-1}.site-content .site-content-check{display:flex;flex-direction:row;align-items:flex-start;gap:10px;margin:15px 0;line-height:1.5}.site-content-check input{flex:0 0 20px;width:20px;height:20px;margin-top:1px;accent-color:var(--primary,#ed7014)}.site-content-notice{padding:14px 16px;border:1px solid #b8d8c8;border-radius:8px;background:#eff8f2;color:#28513b}.site-content-warning{padding:10px 12px;background:#fff2d7;color:#6c4815;border-radius:6px}.site-project-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.site-project-card{display:grid;grid-template-columns:120px minmax(0,1fr);gap:16px;border:1px solid var(--line,#ddd);border-radius:10px;padding:14px;min-width:0}.site-project-card h3{margin:0 0 10px}.site-project-card p{font-size:13px;margin:10px 0}.site-project-card button{margin-top:12px}.site-project-thumb{min-height:120px;background:#edeae3;border-radius:6px;overflow:hidden}.site-project-thumb img{width:100%;height:100%;max-height:180px;object-fit:cover;display:block}.site-project-badges{display:flex;flex-wrap:wrap;gap:6px}.site-project-badges span{font-size:12px;padding:4px 7px;border-radius:5px;background:#f1efe9}.site-project-badges .site-content-warning{background:#fff2d7}.site-photo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin:20px 0}.site-photo-card{min-width:0;border:1px solid var(--line,#ddd);padding:12px;border-radius:8px}.site-photo-card>img{width:100%;height:210px;object-fit:cover;background:#edeae3;border-radius:5px}.site-photo-card label{margin:12px 0}.site-photo-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.site-photo-actions button{font-size:13px}.site-cover{display:flex;align-items:flex-start;flex-direction:column;gap:10px;margin-top:20px}.site-cover img{width:100%;max-width:300px;height:190px;object-fit:cover;border-radius:7px;background:#edeae3}.site-photo-upload{display:grid;gap:14px;border-top:1px solid var(--line,#ddd);padding-top:20px}.site-project-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.site-editorial-preview{padding:14px;background:#f6f4f0;border-radius:7px;margin-top:18px}.site-editorial-preview p{white-space:pre-wrap}.site-content h2,.site-content h3,.site-content label,.site-content p{overflow-wrap:anywhere}.site-content [readonly]{background:#f2f1ed}.site-content fieldset[disabled]{opacity:.72}@media(max-width:700px){.site-content-heading,.site-content-toolbar{flex-direction:column;align-items:stretch;gap:10px}.site-content-toolbar label{max-width:none}.site-content-grid,.site-project-list,.site-photo-grid{grid-template-columns:minmax(0,1fr)}.site-project-card{grid-template-columns:82px minmax(0,1fr);gap:12px;padding:12px}.site-project-thumb{min-height:100px}.site-content fieldset{padding:14px 12px}.site-project-actions{flex-direction:column}.site-project-actions button,.site-content-heading>button{width:100%}.site-content-wide{grid-column:auto}.site-photo-card>img{height:190px}.site-content input[type=file]{padding:9px 5px;font-size:12px}.site-photo-actions{grid-template-columns:minmax(0,1fr)}.site-content .site-content-check{font-size:13px}}

.site-content .site-file-button{position:relative;display:flex;justify-content:center;align-items:center;padding:12px 18px;min-height:44px;box-sizing:border-box;border:1px solid var(--line,#ddd);border-radius:8px;cursor:pointer;font-weight:600}.site-content .site-file-input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.site-content .site-file-button:focus-within{outline:2px solid var(--primary,#ed7014);outline-offset:2px}
