.pageBackground{color:#1e293b;background-color:#f8fafc;min-height:calc(100vh - 120px);padding:32px 0 64px}.container{max-width:1200px;margin:0 auto;padding:0 20px}.breadcrumb{color:#64748b;align-items:center;gap:8px;margin-bottom:24px;font-size:14px;display:flex}.breadcrumbLink{color:#0f2b5c;text-decoration:none;transition:color .2s}.breadcrumbLink:hover{color:#2563eb}.breadcrumbSeparator{color:#cbd5e1}.breadcrumbCurrent{color:#64748b;font-weight:500}.headerCard{background-color:#fff;border-left:6px solid #0f2b5c;border-radius:16px;margin-bottom:32px;padding:32px 40px;box-shadow:0 4px 6px -1px #0000000d}.mainTitle{color:#0f2b5c;margin:0 0 12px;font-size:32px;font-weight:700}.shortDesc{color:#475569;margin:0;font-size:16px;line-height:1.6}.gridContainer{grid-template-columns:1fr 340px;align-items:start;gap:32px;display:grid}@media (max-width:900px){.gridContainer{grid-template-columns:1fr}}.contentCard{background-color:#fff;border-radius:16px;padding:36px;box-shadow:0 4px 6px -1px #0000000d}.sectionTitle{color:#0f2b5c;align-items:center;gap:10px;margin:0 0 24px;font-size:20px;font-weight:600;display:flex}.accentLine{background-color:#2563eb;border-radius:2px;width:4px;height:20px;display:inline-block}.bulletList{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.bulletItem{color:#334155;align-items:flex-start;gap:12px;font-size:15px;line-height:1.6;display:flex}.checkIcon{color:#2563eb;background-color:#eff6ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:2px;font-size:12px;font-weight:700;display:flex}.bulletText{flex:1}.backButton{color:#0f2b5c;background-color:#e2e8f0;border-radius:8px;padding:10px 16px;font-size:15px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block}.backButton:hover{color:#0f2b5c;background-color:#cbd5e1}.sidebar{width:100%}.relatedCard{background-color:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:28px;box-shadow:0 4px 6px -1px #0000000d}.relatedTitle{color:#0f2b5c;border-bottom:2px solid #f1f5f9;margin:0 0 16px;padding-bottom:12px;font-size:18px;font-weight:700}.relatedList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.relatedItemLink{color:#334155;background-color:#f8fafc;border-radius:8px;justify-content:space-between;align-items:center;padding:12px 14px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.relatedItemLink:hover{color:#2563eb;background-color:#eff6ff;padding-left:18px}.arrowIcon{color:#94a3b8;font-size:16px;transition:transform .2s}.relatedItemLink:hover .arrowIcon{color:#2563eb;transform:translate(4px)}
