.catalog-folder-pilot{padding:8px 14px 18px;color:#123252;font-family:Poppins,sans-serif}.catalog-folder-pilot *{box-sizing:border-box}.cfp-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:12px}.cfp-toolbar h2{margin:0;color:#092d52;font-size:28px;font-weight:700}.cfp-toolbar p{margin:3px 0 0;color:#6b8197;font-size:13px}.cfp-create{height:42px;padding:0 18px;border:0;border-radius:9px;background:#0878df;color:#fff;font-weight:700;box-shadow:0 4px 10px rgba(8,120,223,.16)}.cfp-search{display:flex;align-items:center;gap:10px;height:48px;margin-bottom:14px;padding:0 14px;border:1px solid #bdd4eb;border-radius:9px;background:#fff}.cfp-search>i{color:#173b60}.cfp-search input{flex:1;height:100%;border:0;outline:0;color:#173b60;font:500 14px Poppins,sans-serif}.cfp-search button{border:0;background:transparent;color:#d9364f}.cfp-workspace{display:grid;grid-template-columns:minmax(560px,1.55fr) minmax(330px,.8fr);gap:14px;min-height:620px}.cfp-tree,.cfp-details{border:1px solid #c7d9eb;border-radius:12px;background:#fff;overflow:hidden}.cfp-tree{display:flex;flex-direction:column}.cfp-tree-head{display:flex;align-items:center;gap:10px;padding:15px 18px;border-bottom:1px solid #e0e9f2}.cfp-tree-head strong{font-size:17px}.cfp-tree-head span{padding:2px 8px;border-radius:12px;background:#eef4fa;color:#55718d;font-size:11px}.cfp-tree-scroll{flex:1;padding:8px 12px;overflow:auto}.cfp-branch{position:relative}.cfp-children{position:relative;margin-left:22px;padding-left:13px;border-left:1px solid #cfddea}.cfp-row,.cfp-product{display:flex;align-items:center;min-height:52px;margin:2px 0;border:1px solid transparent;border-radius:8px;transition:.15s ease}.cfp-row:hover,.cfp-product:hover,.cfp-row.is-selected,.cfp-product.is-selected{background:#eaf4ff;border-color:#d7e9fb}.cfp-row-main{display:flex;align-items:center;min-width:0;flex:1;gap:11px;padding:8px 10px;border:0;background:transparent;color:#143657;text-align:left}.cfp-row-main span{display:flex;min-width:0;flex-direction:column}.cfp-row-main strong{overflow:hidden;color:#123252;font-size:14px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.cfp-row-main small{color:#71869b;font-size:10px}.cfp-chevron{width:12px;color:#294e70;font-size:10px}.cfp-folder{color:#173b60;font-size:20px}.cfp-row-actions{display:flex;align-items:center;gap:5px;padding-right:8px}.cfp-row-actions button{position:relative;display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;border:1px solid #d7e7f6;border-radius:8px;background:#f1f8ff;color:#0878df}.cfp-row-actions .cfp-more{border-color:transparent;background:transparent;color:#2d5173}.cfp-row-actions .cfp-add{background:#dceeff;font-size:13px}.cfp-tip{position:absolute;right:0;bottom:39px;width:max-content;padding:7px 10px;border-radius:6px;background:#173b60;color:#fff;font-size:11px;font-weight:600;opacity:0;pointer-events:none;transform:translateY(3px);transition:.15s}.cfp-add:hover .cfp-tip,.cfp-add:focus .cfp-tip{opacity:1;transform:none}.cfp-tip:after{position:absolute;right:11px;bottom:-5px;width:10px;height:10px;background:#173b60;content:'';transform:rotate(45deg)}.cfp-products{margin-left:38px;padding-left:12px;border-left:1px solid #d5e1ec}.cfp-product .cfp-row-main>i{width:17px;color:#7187a0;font-size:18px}.cfp-empty{padding:15px 20px;color:#7890a6;font-size:12px}.cfp-tree footer{padding:12px 18px;border-top:1px solid #e4ecf4;color:#70869b;font-size:11px}.cfp-tree footer i{margin-right:6px;color:#39719f}.cfp-details{padding:18px}.cfp-details-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.cfp-details-head small{color:#6a8198;font-size:11px}.cfp-details-head h3{display:flex;align-items:center;gap:10px;margin:8px 0 0;color:#0c3156;font-size:22px}.cfp-details-head h3 i{color:#173b60}.cfp-details-head>span{padding:6px 10px;border-radius:16px;background:#fdebed;color:#c8394a;font-size:11px;font-weight:700}.cfp-details-head>span.active{background:#e5f7ee;color:#168251}.cfp-path{margin:16px 0;padding-bottom:14px;border-bottom:1px solid #dce7f1;color:#0878df;font-size:11px;line-height:1.6}.cfp-details section{padding:8px 0 14px;border-bottom:1px solid #e0e8f0}.cfp-details h4{margin:4px 0 8px;color:#173757;font-size:13px}.cfp-details p{margin:0;color:#637b92;font-size:12px;line-height:1.65}.cfp-details dl{margin:12px 0 0}.cfp-details dl div{display:grid;grid-template-columns:90px 1fr;padding:4px 0;font-size:11px}.cfp-details dt{color:#7890a7;font-weight:500}.cfp-details dd{margin:0;color:#193c5f;font-weight:600}.cfp-chips{display:flex;flex-wrap:wrap;gap:7px}.cfp-chips span{padding:6px 11px;border-radius:15px;background:#e5f2ff;color:#0872d4;font-size:11px}.cfp-chips small{color:#7a8ea3}.cfp-detail-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:18px}.cfp-detail-actions button{height:40px;border:1px solid #0878df;border-radius:7px;background:#fff;color:#0870cf;font-weight:700}.cfp-detail-actions button.primary{background:#0878df;color:#fff}.cfp-detail-empty{display:flex;height:100%;min-height:360px;align-items:center;justify-content:center;flex-direction:column;text-align:center;color:#748a9f}.cfp-detail-empty>i{font-size:48px;color:#173b60}.cfp-detail-empty h3{margin:16px 0 4px}.cfp-detail-empty p{max-width:250px}.mini-sidebar .catalog-folder-pilot{max-width:none}@media(max-width:1050px){.cfp-workspace{grid-template-columns:1fr}.cfp-details{min-height:300px}}@media(max-width:720px){.catalog-folder-pilot{padding:8px}.cfp-toolbar{align-items:stretch;flex-direction:column}.cfp-workspace{min-height:0}.cfp-children{margin-left:9px;padding-left:7px}.cfp-row-actions button:not(.cfp-add):not(.cfp-more){display:none}.cfp-details{padding:14px}}
