.catalog{max-width:1240px;margin:auto}.catalog-intro{color:#77756e;margin:8px 0 24px;max-width:720px}.catalog-tools{display:flex;gap:14px;align-items:center;flex-wrap:wrap;margin-bottom:24px}.catalog-tools .search{flex:1;min-width:220px}.catalog-tools select{max-width:240px}.catalog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:18px}.catalog-card{background:#fff;border:1px solid #e3e2da;border-radius:12px;padding:20px;display:flex;flex-direction:column;gap:12px;text-align:left;min-width:0;cursor:pointer;color:inherit}.catalog-card:hover{border-color:#719c88;background:#fafcf9}.catalog-card.package{background:linear-gradient(145deg,#edf5ed,#fff 80%)}.catalog-card h2{font-size:20px;margin:0}.catalog-card p{color:#73766e;line-height:1.5;margin:0;flex:1}.catalog-kicker{font-size:12px;letter-spacing:.02em;color:#45715d;font-weight:650}.catalog-price{font-size:21px;font-weight:650;color:#165f4b;margin-top:8px}.catalog-meta{font-size:13px;color:#83857b}.catalog-status{font-size:12px;border-radius:20px;padding:4px 9px;background:#f6efdf;color:#836b35;display:inline-block;width:fit-content}.catalog-status.active{background:#e8f2eb;color:#17634c}.catalog-detail-top{display:flex;gap:24px;justify-content:space-between;align-items:start;flex-wrap:wrap;margin:20px 0 28px}.catalog-detail-top h1{margin:10px 0}.catalog-price-box{padding:22px 28px;background:#edf3ea;border-radius:12px;min-width:220px}.catalog-columns{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(260px,1fr);gap:24px}.catalog-section{border:1px solid #e3e2da;background:#fff;border-radius:12px;padding:22px;margin-bottom:18px}.catalog-section h2{font-size:20px;margin:0 0 16px}.catalog-section p,.catalog-section li{line-height:1.65;white-space:pre-line;overflow-wrap:anywhere}.catalog-section h3{font-size:14px;color:#77796f;margin:18px 0 5px}.catalog-component{display:flex;justify-content:space-between;gap:16px;padding:12px 0;border-bottom:1px solid #efefe8}.catalog-component:last-child{border:0}.catalog-component small{display:block;color:#7e8075;margin-top:4px}.catalog-alert{padding:15px 18px;background:#f7f2e8;border:1px solid #e8dfca;border-radius:12px;color:#776438;margin-bottom:22px;line-height:1.5}.catalog-editor .fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.catalog-editor textarea{min-height:90px;resize:vertical}.catalog-editor .catalog-section{margin-bottom:18px}.catalog-editor details>summary{font-size:16px;font-weight:600;cursor:pointer}.catalog-editor details[open]>summary{margin-bottom:20px}.catalog-editor .catalog-actions{position:sticky;bottom:16px;display:flex;gap:12px;align-items:center;padding:16px;background:#fffffff5;border:1px solid #e0e3da;border-radius:14px;z-index:2}.catalog-component-edit{display:grid;grid-template-columns:1fr 70px 2fr;gap:12px;align-items:center;padding:10px 0;border-bottom:1px solid #eee}.catalog-source-edit{border-bottom:1px solid #e7e7e0;padding:12px 0}.catalog-source-edit input{margin:5px 0}.catalog-source-edit small{color:#85857c}.catalog-section a{color:#08644c;overflow-wrap:anywhere}.catalog-source-list{padding-left:18px}.catalog-source-list li{margin:10px 0}.catalog-editor .field label{display:block;margin-bottom:7px}.catalog-empty{padding:60px 20px;text-align:center}.catalog-checks{display:flex;flex-wrap:wrap;gap:16px;margin:16px 0}
@media(max-width:760px){.catalog-grid{grid-template-columns:1fr}.catalog-columns{grid-template-columns:1fr;gap:0}.catalog-section{padding:20px}.catalog-detail-top{gap:12px}.catalog-price-box{width:100%}.catalog-editor .fields{grid-template-columns:1fr}.catalog-component-edit{grid-template-columns:1fr 65px}.catalog-component-edit input:last-child{grid-column:1/-1}.catalog-tools select{max-width:none;flex:1}.catalog-editor .catalog-actions{bottom:90px}.catalog-card{padding:21px}}
.catalog-tools select{border:1px solid #dedfd7;border-radius:10px;background:#fff;padding:11px 13px;font-size:14px;min-height:44px}.catalog-tools .segmented{overflow-x:auto;max-width:100%;scrollbar-width:none}.catalog-tools .filter{white-space:nowrap}
.catalog-editor .field[hidden]{display:none}.catalog-editor .fields:has(>.field:only-child){grid-template-columns:1fr}.catalog-section:empty{display:none}.catalog-detail-top h1{font-size:clamp(26px,3vw,36px)}.catalog-section h3:first-of-type{margin-top:0}.catalog-source-list small,.catalog-source-list p{font-size:13px}.catalog-price-box small{font-size:12px}.catalog-editor>details{background:#fdfdfb}.catalog-card:focus-visible{outline:3px solid #aacdbb;outline-offset:3px}
