/* МОО «ЕДИНСТВО» — Donations 1.0
 * Автор и правообладатель: Ланцет Семён Борисович
 * License: proprietary / all rights reserved
 */
.edn-public,.edn-studio{--edn-blue:#163a63;--edn-blue2:#1f5f95;--edn-soft:#eef4f9;--edn-border:#d7e2ec;--edn-text:#20364b;max-width:1180px;margin:0 auto;padding:26px 20px 50px;color:var(--edn-text)}
.edn-head,.edn-studio-head{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;margin-bottom:20px}.edn-head span,.edn-studio-head span,.edn-section-head span{font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:#4e7ea7}.edn-head h1,.edn-studio-head h1{margin:5px 0 7px;font:600 clamp(30px,4vw,44px)/1.05 Georgia,"Times New Roman",serif;color:var(--edn-blue)}.edn-head p,.edn-studio-head p{margin:0;max-width:760px;color:#617487;line-height:1.55}.edn-head--detail{padding-bottom:18px;border-bottom:1px solid var(--edn-border)}
.edn-grid,.edn-admin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.edn-card,.edn-admin-grid>article,.edn-form-card,.edn-section,.edn-manage,.edn-empty,.edn-summary,.edn-inline-card{background:#fff;border:1px solid var(--edn-border);border-radius:14px;box-shadow:0 10px 30px rgba(22,58,99,.06)}.edn-card,.edn-admin-grid>article{padding:18px}.edn-card h2,.edn-admin-grid h2{margin:10px 0 8px;font:600 23px/1.15 Georgia,"Times New Roman",serif}.edn-card h2 a{color:var(--edn-blue);text-decoration:none}.edn-card p,.edn-admin-grid p{color:#64788b;line-height:1.5}.edn-card-top,.edn-admin-top,.edn-admin-actions,.edn-head-actions,.edn-inline-actions{display:flex;align-items:center;gap:9px;justify-content:space-between;flex-wrap:wrap}.edn-card-top>a,.edn-project,.edn-link,.edn-back,.edn-ledger a{color:var(--edn-blue2);font-weight:800;text-decoration:none}.edn-status{display:inline-flex;padding:5px 8px;border-radius:999px;background:#edf3f8;color:var(--edn-blue);font-size:10px;font-weight:900}.edn-status--active{background:#e7f3ec;color:#245f40}.edn-status--paused{background:#fff2d9;color:#8a5e16}.edn-status--completed{background:#e8edf2;color:#43596d}
.edn-money{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:14px 0 0}.edn-money div{padding:10px;border-radius:10px;background:var(--edn-soft)}.edn-money dt{font-size:10px;color:#6c8194}.edn-money dd{margin:4px 0 0;font-weight:900;color:var(--edn-blue)}.edn-money--large{grid-template-columns:repeat(4,minmax(0,1fr))}.edn-money--large dd{font-size:18px}.edn-progress{height:8px;margin-top:14px;border-radius:999px;background:#dfe9f2;overflow:hidden}.edn-progress i{display:block;height:100%;background:linear-gradient(90deg,#1f5f95,#4d8fc5)}.edn-progress--large{height:11px}.edn-progress-caption{display:flex;justify-content:space-between;gap:12px;margin:7px 0 0;font-size:11px;color:#657b8e}.edn-link{display:inline-block;margin-top:14px}
.edn-summary,.edn-section,.edn-manage,.edn-form-card,.edn-empty{padding:18px;margin-bottom:16px}.edn-section h2,.edn-form-card h2,.edn-manage h2{margin:0 0 12px;color:var(--edn-blue);font:600 24px/1.15 Georgia,"Times New Roman",serif}.edn-text{line-height:1.65;color:#465d71}.edn-muted{color:#6b7e90}.edn-section-head{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:12px}.edn-section-head h2{margin:3px 0 0}.edn-section-head>b{display:grid;place-items:center;min-width:34px;height:34px;border-radius:50%;background:var(--edn-soft);color:var(--edn-blue)}.edn-ledger{display:grid;gap:9px}.edn-ledger article{display:grid;grid-template-columns:110px 150px minmax(180px,1fr);gap:12px;padding:11px 0;border-top:1px solid #e6edf3;align-items:start}.edn-ledger article:first-child{border-top:0}.edn-ledger time{color:#72879a}.edn-ledger strong{color:var(--edn-blue)}.edn-ledger p,.edn-ledger a{grid-column:3;margin:2px 0 0;font-size:12px}
.edn-form,.edn-manage{display:grid;gap:14px}.edn-form-card,.edn-inline-card{display:grid;gap:12px}.edn-form-grid{display:grid;gap:12px}.edn-form-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.edn-form-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.edn-form-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.edn-form label,.edn-inline-card label{display:grid;gap:6px}.edn-form label>span,.edn-inline-card label>span{font-size:11px;font-weight:800;color:#435a6e}.edn-form input,.edn-form textarea,.edn-form select,.edn-inline-card input,.edn-inline-card textarea,.edn-inline-card select{width:100%;min-height:42px;padding:9px 10px;border:1px solid #ccd9e4;border-radius:9px;background:#f9fbfd;color:#1f3447}.edn-check{display:flex!important;grid-auto-flow:column;justify-content:start;align-items:center;gap:8px!important}.edn-check input{width:17px!important;min-height:17px!important}.edn-savebar{display:flex;justify-content:flex-end}.edn-inline-card{padding:14px;margin-bottom:10px}.edn-inline-card--new{background:#f7fafc}.edn-delete{margin-top:18px}.edn-totals{background:#f8fbfd}
@media(max-width:900px){.edn-grid,.edn-admin-grid{grid-template-columns:1fr}.edn-form-grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}.edn-money--large{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.edn-public,.edn-studio{padding:18px 12px 38px}.edn-head,.edn-studio-head{display:block}.edn-head-actions{margin-top:12px}.edn-form-grid--2,.edn-form-grid--3,.edn-form-grid--4,.edn-money,.edn-money--large{grid-template-columns:1fr}.edn-ledger article{grid-template-columns:1fr}.edn-ledger p,.edn-ledger a{grid-column:1}.edn-card,.edn-form-card,.edn-section,.edn-manage,.edn-summary,.edn-inline-card{border-radius:11px}}
